/*-- Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
@import url('https://fonts.googleapis.com/css?family=Krub:300,400,500,600,700|Open+Sans:400,600,700');
body a{
    transition:0.5s all;
    -webkit-transition:0.5s all;
    -moz-transition:0.5s all;
    -o-transition:0.5s all;
    -ms-transition:0.5s all;
}
.products-drop-down{
    position: relative;
}
/* .products-dropdown-content {
    display: none;
    top: 32px;
    position: absolute;
    background-color: #f1f1f1;
    z-index: 1;
    min-width: 160px;
    text-align: center;
    max-height: 300px;
    overflow: auto;
} */

.products-dropdown-content {
    display: none;
    top: 32px;
    position: absolute;
    background-color: #f1f1f1;
    z-index: 1;
    min-width: 160px;
    text-align: center;
    max-height: 300px;
    overflow: auto;
    /* width: 240px; */
    width: max-content;
    text-align: left;
    /* padding: 10px; */
}
.products-dropdown-content a {
    padding: 10px 15px !important;
}
.products-dropdown-content a {
    color: white;
    padding: 12px 9px;
    text-decoration: none;
    display: block;
    background-color: #262b2f;
    border-bottom: 2px solid #262b2f;
}
.products-dropdown-content a:hover {
    background-color: black;
    text-decoration: none;
    border-bottom: 2px solid #0088CC;
}

.products-drop-down:hover .products-dropdown-content {display: block;}
.d-none{
    display: none !important;
}
.content{
    background: #fff;
    /*padding: 80px 0px 0px 0px !important;*/
}
.content.p-0{
    padding: 0px !important;
}
.caret{
    margin-left: 6px !important;
}
body.single .content{
    padding: 0px 0px 0px 0px !important;
}
body.single .header{
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
}
h1.hdg{
    font-size: 26px !important;
}
a:hover{
    cursor:  pointer !important;
}
.skype-box{
    margin-left: 14px;
    text-align: center;
}
.skype-box a{
    position: relative;
    top: 1px !important;
}
.skype-box i.skype-icon {
    width: 25px;
    height: 25px;
    padding: 4px;
}
input[type="button"]{
    transition:0.5s all;
    -webkit-transition:0.5s all;
    -moz-transition:0.5s all;
    -o-transition:0.5s all;
    -ms-transition:0.5s all;
}
h1,h2,h3,h4,h5,h6{
    padding:0 0;
    margin:0 0;
    font-family: 'Krub', sans-serif !important;
    font-weight: 800;
    text-shadow: none;
}
body{
    font-family: 'Krub', sans-serif !important;
    font-weight: 400;
}
p{
    padding:0 0;
    margin:0 0;
    font-family: 'open sans', sans-serif !important;
}
.thumbnail{
    border-radius:12px;
    padding: 0 !important;
    box-shadow: rgba(0,0,0,0.07) 0px 3px 6px;
    border: 1px solid #eee;
    overflow: hidden;
   
}
.recent-products-wrapper-home .thumbnail{
min-height: 460px !important;
}
.thumbnail img{
    object-fit: fill;
    object-position: top;
}
.thumbnail.bounce-hover:hover{
    /* transform: scale(1.02); */
    box-shadow: rgba(0,0,0,0.2) 0px 7px 16px;
}
.thumbnail.single-product{
    border-radius:12px;
    padding: 0 !important;
    box-shadow: rgba(0,0,0,0.1) 0px 3px 6px;
    border: 1px solid #eee;
    overflow: hidden;
    width: 470px;
    height: auto;
}
.thumbnail.single-product img{
    object-fit: fill;
    object-position: top;
}
ul{
    padding:0 0;
    margin:0 0;
}
body{
    padding:0 0;
    margin:0 0;
    font-family: 'Open Sans', sans-serif;
}
.header{
    z-index: 9999;
    position: relative;
}
.header-top {
    position: relative !important;
    padding: 9px 0 8px;
    background: #0088cc !important;
}
.top-left {
    float: left;
    position: relative;
}
.top-left a span {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    padding: 2px 0 0 0;
}
.top-left i {
    font-size: 14px;
    border: 2px solid #fff;
    border-radius: 12px;
    padding: 2px 3px 4px 3px;
    margin-right: 7px;
    position: relative;
    top: 0;
    color: #fff;
    display: inline-block;
    vertical-align: top;
}
.top-left i:hover{
    color: #000 !important;
}
.top-left a {
    color: #fff;
    text-transform: capitalize;
    text-decoration: none;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    font-size: 0;
    display: inline-block;
    vertical-align: top;
}
/******************updated service page start*****************************/
.updated_service_section {
    overflow: hidden;
    width: fit-content;
    margin: auto;
}
.updated_grid_4 {
    margin-left: 30px;
    width: 370px;
    float: left;
    color: #a7a7a7;
    transition-duration: 50s !important;
}
[data-aos][data-aos][data-aos-duration="400"], body[data-aos-duration="400"] [data-aos]{
    transition-duration: 1s !important;
    
}
.updated_service_detail {
    margin-top: 42px;
}
.service_icon {
    float: left;
    min-width: 40px;
}
.service_content {
    overflow: hidden;
    padding-left: 15px;
}
.service_content h3 {
    font-size: 16px;
    font-weight: 900;
    color: #333;
}
.service_content p {
    min-height: 140px;
    margin-top: 13px;
}
.service_icon i {
    color: #0fcabf;
    font-size: 36px;
    line-height: 40px;
}
.service_center_img img {
    width: 100%;
}
.updated_service_section {
    padding-top: 70px;
    overflow: hidden;
}
.services-section .container .row {
    margin-left: -30px;
    margin-right: 0;
}
.services-section .container {
    padding: 0;
}
.service_icon img {
    width: 40px;
}
.development_Services_section {
    margin-top: 50px;
    padding: 50px 0 50px 0;
    background: #f4f5f6;
}
.updated_development_heading h1 {
    margin-bottom: 15px;
    margin-top: 50px;
    font-weight: 900;
    font-size: 36px;
    line-height: 40px;
}
.updated_development_heading {
    text-align: center;
}
.updated_development_img {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.updated_development_img img.icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background: white;
    border-radius: 50%;
    padding: 10px;
    filter: drop-shadow(0 0 0.75rem #0088cc);
}

.updated_development_part .updated_development_img {
    width: 100%;
    overflow: hidden;
    position: relative;
    border-radius: 15px;
}
.updated_development_part {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    padding: 20px;
    min-height: 418px;
    margin-bottom: 15px;
    border-radius: 15px;
}
.updated_development_part:hover img.icon {
    transform: rotate(360deg);
    transition: ease 1s;
}
.updated_development_img img.background {
    width: 100%;
    z-index: -2;
}
.updated_development_overlay {
    position: absolute;
    background: black;
    z-index: 0;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    opacity: 0.5;
}
.updated_development_content {
    color: black;
    margin-top: 15px;
}
.updated_development_part {
    width: 370px;
    float: left;
    margin-left: 30px;
}
.updated_development_Services {
    overflow: hidden;
}
@media (max-width: 1199px) and (min-width: 980px){
    .updated_development_part, .updated_grid_4 {
        width: 300px;
    }
    .updated_development_part, .updated_grid_4 {
        margin-left: 20px;
    }
    .services-section .container .row {
        margin-left: -20px;
    }
}
@media (max-width: 979px) and (min-width: 768px){
    .services-section .container .row {
        margin-left: -20px;
    }
    .updated_development_part,.updated_grid_4 {
        width: 236px;
        margin-left: 20px;
    }
    .services-section .container .row {
        margin-left: -20px;
    }
    .service_content p {
        min-height: 240px;
    }
}
@media (max-width: 767px){
    .services-section .container {
        width: 420px;
    }
    .services-section .container .row {
        margin-left: 0;
    }
    .updated_development_part,.updated_grid_4 {
        float: none;
        display: block;
        width: 100%;
        margin-left: 0;
    }
    .service_center_img {
        display: none;
    }
    .updated_development_part{
        margin-top: 25px;
    }
}
@media (max-width: 460px){
    .services-section .container {
        padding-left: 15px;
        padding-right: 15px;
        width: auto;
    }
    .updated_service_detail {
        margin-top: 15px;
    }
    .updated_development_heading h1 {
        font-size: 32px;
    }


    .service_content p {
        /*min-height: 115px;*/
    }
}
/******************updated service page end*****************************/

/******************Log In Form*****************************/

.cart-error{
    margin-right: 5px !important;
    font-weight: normal !important;
    font-size: 17px !important;
}

.cart-return{
    text-align: center;
    min-width: 140px;
    display: inline-block;
    padding: 1.2em 2.4em;
    margin-top: .8em;
    background-color: #0088cc;
    font-size: 1.3rem;
    font-weight: 700;
    border-radius: 8px;
    letter-spacing: 1px;
    color: #ffffff;
    text-transform: uppercase;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
    -webkit-transition: background-color 0.2s;
    transition: all 0.2s ease-in-out !important;
}

.login::before {
    content: '';
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #005a88;
    opacity: 0.2;
    top: 0;
    z-index: -1;
}

.main-agileits::before {
    content: '';
    height: 100%;
    position: absolute;
    overflow: hidden;
    width: 100%;
    background: white;
    top: 0;
    right: 0;
    z-index: -1;
    opacity: 1;
    border-radius: 8px;
}

.main-agileits{
    position: relative;
}


.login {
    z-index: 105;
    background-image: url(/images/login-back.png);
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    background-position: center;
    padding: 70px 20px;
    position: relative;
}



/******************26/09/2018  *****************************/
.top-left a:hover{
    text-decoration: none;
    color: #eee !important;
}
.top-left i:hover{
    text-decoration: none;
    color: #fff !important;
}

/****************** 26/09/2018 ***************************/
.top-right ul li {
    display: inline-block;
    padding: 0em 1em;
}
.top-right ul li a {
    font-size: 14px;
    text-transform: capitalize;
    color: #fff;
    text-decoration: none;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
}
.top-right ul li a:hover{
    color: #eee !important;
}
.top-right ul li.text a {
    color:#fff;
}
.top-right {
    float: right;
    margin-top: 2px;
}
body.bg-transparent .heder-bottom {
    background: transparent !important;
}
body.bg-transparent .header {
    z-index: 9999 !important;
    position: absolute !important;
    top: 0 !important;
    width: 100% !important;
}
body.bg-transparent .cd-hero {
    position: relative !important;
    margin-top: 40px !important;
}
.heder-bottom {
    padding: 1em 0;
    background: #262B2F !important;
}
.logo-nav-left{
    float:left;
}

/*=====service, technology, process of development======*/

.payment-area{
    float: left;
    display: inline-block;
    overflow: hidden;
}
.payment-area h5{
    margin-top: 4px;
    display: inline;
    color: #999;
    margin-right: 15px;
    font-size: 13px;
    float: left;
    margin-bottom: 6px;
    margin-left: 12px;
}
.payment-area-icon{
    float: left;
    display: inline-block;
    overflow: hidden;
    margin-bottom: 15px;
}
.payment-area-icon img{
    height: 14px;
    margin-right: 5px;
    width: auto;
}





.checkout-form-area{
    float: left;
    width: 50%;
    display: inline-block;
    padding-right: 15px;
}
.checkout-detail{
    float: right;
    overflow: hidden;
    width: 50%;
    display: inline-block;
    position: sticky;
    top: 20px;
}




.checkout-form{
    width: 100%;
    margin: 30px auto;
    display: inline-block;

}

.checkout-name{
    display: flex;
}

.checkout-location{
    float: left;
    display: flex;
}

.checkout-field-margin{
    margin-right: 10px;
}

.checkout-field-LS{
    width: 50%;
}
.checkout-field-avgS{
    width: 43% !important;
    min-width: 196px;
}
.checkout-field-MS{
    width: 32% !important;
    min-width: 145px;
}
.checkout-field-SS{
    width: 21% !important;
    min-width: 96px;
}



.glyphicon-menu-right:before {
    top: 0;
    height: 37px !important;
    position: absolute !important;
    padding: 7px !important;
    width: 38px !important;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}
.glyphicon-menu-left:before {
    top: 0;
    height: 37px !important;
    position: absolute !important;
    padding: 7px !important;
    width: 38px !important;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}

.slick-dots li button:before {
    border-radius: 30px;
    display: block !important;
    height: 10px !important;
    width: 10px !important;
    font-size: 11px;
    display: inline-block;
    max-width: max-content !important;
    margin: 5px 4px !important;
    background: #d3d3d3 !important;
    transition: opacity .2s ease;
    line-height: 14px !important;
    opacity: 1 !important;
    color: #d3d3d3 !important;
}

.slick-dots li.slick-active button:before {
    color: #0088cc !important;
}
form div.form-group {
    float: left;
    overflow: hidden;
    width: 100%;
}

form div.form-group .col-sm-2, form div.form-group .col-sm-12{
    padding: 0 !important;
}

.slick-dots li {
    margin: 0 !important;
}


h1.hdg {
    text-align: center;
}


.animated  {
    -webkit-animation-duration : 1000 ms !important  ;
    animation-duration : 1000 ms  !important  ;
    -webkit-animation-fill-mode : both   !important ;
    animation-fill-mode : both  !important  ;
}


.technology-container {
    overflow: hidden;
    padding: 50px 0;
    background-color: #f4f5f6;
}
.services-container {
    overflow: hidden;
    padding: 50px 0;
}

.process-container {
    background-color: #f4f5f6;;
    overflow: hidden;
    padding: 50px 0;
}


h2#tech_container_h2 {
    text-transform: uppercase;
    margin-bottom: 30px;
    padding-top: 2em;
    color:black !important; 
    text-align: center; 
    font-family: 'Krub', sans-serif !important;
}

.heading-bar {
    display: block;
    width: 120px;
    height: 3px;
    background: #262b2f;
    margin: 8px auto;
    clip-path: polygon(5% 0%, 100% 0%, 95% 100%, 0% 100%);
}

h1.hdg {
    font-size: 26px !important;
}

.technology-wrapper {
    position: relative;
    margin-top: 42px;
}
.services-wrapper {
    display: inline-block;
    margin-top: 42px;
    width: 100%;
}


.technology-slider{
    width: 100%;
}

.technology-slider-item{
    padding: 0 20px;
    overflow: hidden;
    transition: all .2s ease-in-out;
}
.technology-slider-item img{
    width: 100%;
    height: auto;

    border-radius: 12px;
    padding: 0 !important;
    box-shadow: rgba(0,0,0,0.07) 0px 3px 6px;
    border: 1px solid #eee;
    overflow: hidden;


    display: block;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}


.technology-slider-item img:focus {
    outline: 0;
}

.technology-slider-item:focus {
    outline: 0;
}




.glyphicon-menu-left{
    position: absolute !important;
    left: -40px !important;
    opacity: 1;
    top: 18% !important;
    width: 38px !important;
    height: 38px !important;
    font-size: 18px !important;
    font-weight: bold !important;
    line-height: 22px !important;
    background: transparent !important;
    color: #0088cc !important;
    border-radius: 4px !important;
    transition: all 0.2s;
    display: inline-block !important;
    cursor: pointer;
}

.glyphicon-menu-right{
    cursor: pointer;
    position: absolute !important;
    right: -40px !important;
    opacity: 1;
    top: 18% !important;
    width: 38px !important;
    height: 38px !important;
    font-size: 18px !important;
    font-weight: bold !important;
    line-height: 22px !important;
    background: transparent !important;
    color: #0088cc !important;
    border-radius: 4px !important;
    transition: all 0.2s;
    display: inline-block !important;
}

.slick-prev:hover ~ .slick-prev:before, .slick-next:hover ~ .slick-next:before {
    background-color: #0088CC !important;
    color: white !important;
}

.slick-prev:before, .slick-next:before {
    content: '' ;
    /*display: none;*/
    width: 38px !important;
    height: 38px !important;
    font-family: 'slick';
    font-size: 40px !important;
    line-height: 1;
    opacity: .75;
    color: #0088CC !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev, .slick-next {
    z-index: 2;
    top: 48% !important;
    position: absolute;
    right: 0 !important;
    opacity: 1;
    top: 37%;
    width: 38px !important;
    height: 38px !important;
    font-size: 0 !important;
    line-height: 22px !important;
    background: transparent !important;
    color: #0088cc !important;
    border-radius: 4px !important;
    transition: all 0.2s;
}
.slick-prev{
    left: -2px !important;
}

.slick-prev:before {
    content: '�';
}

.services-box{
    transition: all .2s ease-in-out;
    float: left;
    box-shadow: rgba(0,0,0,0.07) 0px 3px 6px;
    border-radius: 12px;
    border: 1px solid #eee;
    text-align: center;
    width: 32%;
    background-color: #f4f5f6;
    padding: 40px 20px 90px;
    min-height: 170px;
    position: relative;
    margin-right: 2%;
}

.services-box:nth-child(3){
    margin-right:0;
}

.services-box:hover{
    transform: scale(1.05);
    box-shadow: rgba(0,0,0,0.2) 0px 7px 16p !important;
}

.service-symble{
    /*padding-top: 25px;*/
    width: fit-content;
    margin: auto;
}
.service-symble i {
    background-color: #ff7e00;
    border-radius: 60px;
    color: white;
    font-size: 50px;
    padding: 22px;
    font-family: FontAwesome;
    font-style: normal;
}
.services-box h2{
    margin-top: 30px;
    font-size: 30px;
    text-align: center;
    margin-bottom:5px;
    color: #4a4a4a;
}

.services-box h3{
    letter-spacing: 3px;
    font-size: 15px;
    text-align: center;
    margin-bottom: 10px;
    color: #4a4a4a;
    font-weight: normal;
}

.service-types{
    margin: 0;
    list-style: none;
    padding: 0;
}
.service-types-span{
    width: 48.3%;
    display: inline-block;
    margin-right: 2%;
}
.service-types-span:nth-child(2n){
    margin-right: 0;
}
.application-types-span{
    width: 49%;
    display: inline-block;
    margin-bottom: 25px;
}


.service-types img{
    width: 55%;
    display: block;
    filter: grayscale(100%);
    margin: auto;
}
.service-types h2{
    background: transparent;
    border: 1px solid gray;
    border-radius: 30px;
    color: grey;
    font-size: 10px;
    padding: 2px 8px;
    letter-spacing: 1px;
    margin-top: 0;
    width: 85%;
    margin: auto;
}



.service-types-span:hover img{
    filter: grayscale(0);
}

.service-types-span:hover h2{
    border: 1px solid #ff0202;
    color: #ff0202;
}

.services-box-contact{
    width: 60%;
    background: transparent;
    border: 1px solid #ff0202;
    border-radius: 30px;
    color: #ff0202 !important;
    padding: 6px 40px;
    text-transform: uppercase;
    font-size: 13px;
    text-decoration: none !important;
    display: inline-block;
    transition: all ease-in 0.2s;
    position: absolute;
    right: 0;
    bottom: 30px;
    left: 0;
    margin: 0px auto;
}
a.services-box-contact:hover{
    color: #ff0202 !important;
}

.process-box {
    border-radius: 12px;
    border: 1px solid #eee;
    height: 400px;
    width: 32%;
    float: left;
    margin-right: 2%;
    margin-top: 20px;
    padding: 60px 20px;
    background-color: #ffffff;
    transition: background 1.5s ease;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px !important;
    transition: all ease 0.5s;
}
/*.process-box:nth-child(3n){
    margin-right: 0%;
}*/

.process-wrapper {
    margin-top: 42px;
    overflow: hidden;
    padding: 0px 10px 5px;
}

.process-box-icon{
    margin: 0 auto 1em;
    width: 40%;
}

.process-box-icon img{
    width: 100%;
    height: auto;
    filter: invert(1);
}

.process-box-text{
    width: 100%;
    text-align: center;
}

.process-box-text h3{
    color: #0088cc;
    font-size: 20px;
    margin-bottom: 10px;
}

.process-box-text p{
    text-align: center;
    color: #000;
    font-size: 15px;
}
.process-box:hover > .process-box-icon img {
    filter: none;
}
.process-box:hover > .process-box-text h3 {
    color: #000;
}
.process-box:hover > .process-box-text p {
    color: #fff;
}

.technology-slider-item {
    padding: 0 10px;
}


.technology-slider-item:hover{
    transform: scale(1.05);
    box-shadow: rgba(0,0,0,0.2) 0px 7px 16p !important;
}


.services-box:hover .service-symble > img{
    -webkit-transition: -webkit-transform .8s ease-in-out;
    transition:         transform .8s ease-in-out;

    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}


















/*=====sd======*/
.logo-nav-left a
{
    text-decoration: none;
}
.logo-nav-left a:hover
{
    text-decoration: none;
}
.logo-nav-left a div {
    margin: -46px 0 0 86px;
    color: white;
    text-decoration: none;
    font-size: 16px;
    font-family: 'Krub', sans-serif !important;
    font-weight: 800;
    text-shadow: none;
}
.logo-nav-left a div:hover
{
    text-decoration: none;
}
.logo-nav-left a div:active {
    text-decoration: none;
}
.logo-nav-left a div span {
    margin: 0 -1px 0 0;
    color: red;
    /* margin: -8px; */
}
.logo-nav-left a div span:hover {
    text-decoration: none;
}
.logo-nav-left a div span:active {
    text-decoration: none;
}
/*=====sd======*/
.logo-nav-left h1 a{
    font-size:1.5em;
    color:#fff;
    margin-left: 7px;
    text-decoration:none;
}
.logo-nav-left h1 a span{
    display: block;
    font-size: .2em;
    line-height: 0;
    text-transform: uppercase;
    letter-spacing: 11px;
    color: #fff;
    padding-left: .3em;
}
.logo-nav-left1 {
    float: left;
    margin-left: 10em;
}
@media (max-width: 768px){
    .logo-nav-left1 {
        float: left;
        margin-left: 10em;
    }
}
.logo-nav-left1 ul li>a{
    font-size: 0.95em;
    color: #fff;
    text-decoration: none;
    font-family: 'Open Sans', sans-serif;
    text-transform: capitalize;
    font-weight: 600;
    display: block;
    padding: 5px;
    width: 100%;
    letter-spacing: 0.6px;
}
.navbar-default .navbar-nav > li > a {
    color: #fff;
}
.logo-nav-left1 ul li.active{
    border-bottom: 2px solid #0088CC;
}
.logo-nav-left1 ul li.active a.act{
    color:#fff !important;
}
.logo-nav-left1 ul li{
    transition: all 0.2s;
}
.logo-nav-left1 ul li:hover
{
    border-bottom: solid;
    border-width: 2px;
    border-bottom-color: #0088CC !important;
}
#bs-megadropdown-tabs ul.nav.navbar-nav li
{
    margin-left: 20px;
}
.multi-column-dropdown li a {
    color: #999 !important;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: transparent;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: none;
    margin-top: 1em;
}
.navbar {
    min-height: 50px;
    margin-top: 10px;
    margin-bottom: 10px;
    border: 1px solid transparent;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    color: #fff;
}
.navbar-default {
    background: none;
    border: none;
}
.navbar-collapse {
    padding: 0;
}
ul.multi-column-dropdown h6 {
    font-size: 1.4em;
    color:#222222;
    margin: 0 0 1em;
    padding-bottom: 1em;
    border-bottom: 1px solid #E4E4E4;
    text-transform: capitalize;
}
.multi-column-dropdown li {
    list-style-type: none;
    margin: 7px 0;
    display: block;
    margin-top: 0;
    margin-bottom: 0;
}
.multi-column-dropdown li a {
    display: block;
    clear: both;
    line-height: 1.428571429;
    color: #999 !important;
    white-space: normal;
    font-size: 14px !important;
    padding: 10px 0px !important;
    color: #fff !important;
    border-bottom: 1px solid #767676;
    font-weight:500 !important;
}
.dropdown-menu.columns-3 {
    min-width: 700px;
    padding: 30px 30px;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background: none;
    border: none;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: transparent;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #fff;
}
.multi-gd-img img {
    width: 100%;
}
.search-box {
    margin-top: .6em;
}
.logo-nav-left1 ul li a:hover{
    color: #fff !important;
}
@media (max-width: 480px){
    .checkout-location{
        display: inline-block !important;
    }
    .checkout-field-avgS,.checkout-field-MS,.checkout-field-SS{
        width: 100% !important;
    }

}
/*start search*/
/*--search--*/
.cd-main-header {
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    will-change: transform;
}
.cd-main-header {
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
}
.cd-main-content.nav-is-visible, .cd-main-header.nav-is-visible {
    -webkit-transform: translateX(-260px);
    -moz-transform: translateX(-260px);
    -ms-transform: translateX(-260px);
    -o-transform: translateX(-260px);
    transform: translateX(-260px);
}
.nav-on-left .cd-main-content.nav-is-visible, .nav-on-left .cd-main-header.nav-is-visible {
    -webkit-transform: translateX(260px);
    -moz-transform: translateX(260px);
    -ms-transform: translateX(260px);
    -o-transform: translateX(260px);
    transform: translateX(260px);
}
.cd-header-buttons {
    position: absolute;
    display: inline-block;
    top: 72px;
    right: 22%;
}
.cd-header-buttons li {
    display: inline-block;
}
.cd-search-trigger, .cd-nav-trigger {
    position: relative;
    display: block;
    width: 44px;
    height: 44px;
    overflow: hidden;
    white-space: nowrap;
    color: transparent;
    z-index: 3;
}
.cd-search-trigger::before, .cd-search-trigger::after {
    /* search icon */
    content: '';
    position: absolute;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s;
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.cd-search-trigger::before {
    /* lens */
    top: 11px;
    left: 11px;
    width: 18px;
    height: 18px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 3px solid #fff;
}
.cd-search-trigger::after {
    /* handle */
    height: 3px;
    width: 8px;
    background: #fff;
    bottom: 14px;
    right: 11px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.cd-search-trigger span {
    /* container for the X icon */
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}
.cd-search-trigger span::before, .cd-search-trigger span::after {
    /* close icon */
    content: '';
    position: absolute;
    display: inline-block;
    height: 3px;
    width: 22px;
    top: 50%;
    margin-top: -2px;
    left: 50%;
    margin-left: -11px;
    background: #fff;
    opacity: 0;
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    -moz-transition: opacity 0.3s, -moz-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
}
.cd-search-trigger span::before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.cd-search-trigger span::after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.cd-search-trigger.search-is-visible::before, .cd-search-trigger.search-is-visible::after {
    /* hide search icon */
    -moz-opacity: 0;
    opacity: 0;
}
.cd-search-trigger.search-is-visible span::before, .cd-search-trigger.search-is-visible span::after {
    /* show close icon */
    -moz-opacity: 1;
    opacity: 1;
}
.cd-search-trigger.search-is-visible span::before {
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
}
.cd-search-trigger.search-is-visible span::after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.cd-search {
    position: absolute;
    width: 100%;
    top: 19%;
    left: 0;
    z-index: 3;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-search input {
    border-radius: 0;
    border: none;
    background: rgba(0, 0, 0, 0.75);
    width: 100%;
    padding: 0 5%;
    -webkit-box-shadow: inset 0 1px 0 #e2e3df, 0 3px 6px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 #e2e3df, 0 3px 6px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 #e2e3df, 0 3px 6px rgba(0, 0, 0, 0.05);
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    font-size: 2em;
    padding: 1em 2em;
    color: #fff;
}
.cd-search input::-webkit-input-placeholder {
    color: #fff !important;
}
.cd-search input::-moz-placeholder {
    color: #fff !important;
}
.cd-search input:-moz-placeholder {
    color: #fff !important;
}
.cd-search input:-ms-input-placeholder {
    color: #fff !important;
}
.cd-search input:focus {
    outline: none;
}
.cd-search.is-visible {
    -moz-opacity: 1;
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s;
}
.slick-track{
    margin-bottom: 14px !important;
}
/* Homepage Cards*/
.recent-products-wrapper{
    /* margin-top: 60px; */
    margin-bottom: 20px;
}
.recent-products-wrapper .row{
    display: flex;
}
.recent-products-wrapper .recent-products-box{
    height: auto;
    position: relative;
    min-height: 440px;
    min-height: 480px;
    max-height: 100% !important;
}
.recent-products-box .recent-products-details{
    padding: 22px;
    border-top: 1px solid #eee;
    /* margin-bottom: -18px; */
}
.recent-products-box .recent-products-details h5 a{
    font-size: 22px !important;
    color: #0088cc !important;
    font-weight: 600 !important;
}
.recent-products-box .recent-products-details h5 a:hover{
    text-decoration: underline !important;
}
.recent-products-box .recent-products-details a{
    font-size: 14px !important;
    line-height: 22px !important;
    color: #666 !important;
    font-weight: 400;
}
.price-box{
    z-index: 99 !important;
    clip-path: polygon(0 0, 100% 0, 70% 100%, 0 100%);
    position: absolute;
    top: 0px;
    /* left: 0; */
    width: 114px;
    padding: 10px 30px;
    background: #ff0202cc;
    border-top-left-radius: 12px;
    color: #fff;
    font-size: 22px;
    font-weight: 600;
}
.price-box.sm{
    z-index: 99 !important;
    clip-path: polygon(0 0, 100% 0, 70% 100%, 0 100%);
    position: absolute;
    top: 0px;
    left: 0;
    width: 90px;
    padding: 7px 24px;
    background: #ff0202cc;
    border-top-left-radius: 12px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
}
.cat-box{
    margin-top: -10px;
    margin-bottom: 10px;
    color: #676767;
    font-size: 14px;
    font-weight: 400;
}
.heading-bar{
    display: block;
    width: 120px;
    height: 3px;
    background: #262b2f;
    margin: 8px auto;
    clip-path: polygon(5% 0%, 100% 0%, 95% 100%, 0% 100%);
}
.projects-wrapper{
    margin-top: 42px;
}
.products-slider{
    margin-left: 0 !important;
}
/* Owl Styles */
.owl-stage-outer{
    padding-bottom: 20px !important;
}
.products-slider .owl-nav .owl-prev{
    top: 45% !important;
    left: -40px;
}
.products-slider .owl-nav .owl-next{
    top: 45% !important;
    right: -40px;
}
.owl-nav .owl-prev{
    position: absolute;
    opacity: 1;
    left: -32px;
    top: 37%;
    width: 38px !important;
    height: 38px !important;
    font-size: 50px !important;
    line-height: 22px !important;
    background: transparent !important;
    color: #0088cc !important;
    border-radius: 4px !important;
    transition: all 0.2s;
}
.owl-nav .owl-prev span{
    position: relative !important;
    top: -3px !important;
}
.owl-nav .owl-next{
    position: absolute;
    right: -32px;
    opacity: 1;
    top: 37%;
    width: 38px !important;
    height: 38px !important;
    font-size: 50px !important;
    line-height: 22px !important;
    background: transparent !important;
    color: #0088cc !important;
    border-radius: 4px !important;
    transition: all 0.2s;
}
.owl-nav .owl-next span{
    position: relative !important;
    top: -3px !important;
}
/*.owl-nav .owl-prev:hover,
.owl-nav .owl-next:hover{
    background: #0088CC !important;
    color: #fff !important;
}*/
.owl-theme .owl-dots .owl-dot span{
    background: #d3d3d3 !important;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #0088cc !important;
}
.single-product-slider-slick img{
    background: #fff;
    width: 100%;
    height: 300px;
    object-fit: cover;
    object-position: top;
}
.single-product-slider-nav img{
    background: #fff;
    width: 100%;
    height: 60px;
    object-fit: cover;
    object-position: top;
}
/*-- search-ends --*/
.header-right2{
    float:right;
    margin-top: 18px !important;
    margin-right: 15px;
}
.box.order{
    width: 50%;
}
.box_1 {
    float: right;
}
.box_1 h3 {
    color: #fff;
    font-size: 0.9em;
    margin: 0;
    margin-top: 9px;
    margin-right: 0px;
}
.navbar-default .navbar-toggle .icon-bar{
    background-color: #fff;
}
.navbar-toggle{
    padding: 9px 8px;
    display: none;
}
.total {
    display: inline-block;
    vertical-align: middle;
}
.box_1 a img {
    margin: 3px 0 0 0px;
}
.box_1 p {
    margin: 0;
    color: #fff;
    font-size: 14px;
}
a.simpleCart_empty {
    color:#fff;
    font-size: 13px;
    text-decoration: none;
    text-align: right;
    display: block;
}
a.simpleCart_empty:hover{
    color: #fff !important;
}
/*-- //header --*/
.ban-bottom-w3l {
    padding: 3em 0;
}
.ban-bottom1 {
    float: left;
    width: 48%;
    margin-right:2%
}
.ban-bottom2 {
    float: left;
    width: 48%;
    margin-left:2%
}
.ban-img {
    margin-top: 2.1em;
}
.ban-top{
    position: relative;
    overflow: hidden;
}
.ban-top img {
    -moz-transition: all 1s;
    -o-transition: all 1s;
    -webkit-transition: all 1s;
    transition: all 1s;
    width: 100%;
}
.ban-top:hover img {
    -moz-transform: scale3d(1.1, 1.1, 1);
    -o-transform: scale3d(1.1, 1.1, 1);
    -ms-transform: scale3d(1.1, 1.1, 1);
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
}
.ban-text {
    position: absolute;
    top: 50%;
    left: 25%;
    background: rgba(13, 89, 175, 0.72);
    padding: 1em;
}
.ban-text1 {
    position: absolute;
    top: 40%;
    left: 25%;
    background: rgba(13, 89, 175, 0.72);
    padding: 1em;
}
.ban-text h4 {
    font-size: 2em;
    color: #fff;
}
.ban-text1 h4 {
    font-size: 2em;
    color: #fff;
}
.ban-text2 h4 {
    font-size: 1.5em;
    color: #fff;
}
.ban-text2 span{
    display:block;
    line-height:1.5em;
}
/* Sweep To Top */
.hvr-sweep-to-top {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.hvr-sweep-to-top:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #0088cc;
    border-radius: 50%;
    -webkit-border-radius: 60%;
    -moz-border-radius: 60%;
    -o-border-radius: 60%;
    -ms-border-radius: 60%;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.hvr-sweep-to-top:hover, .hvr-sweep-to-top:focus, .hvr-sweep-to-top:active {
    color: white;
}
.hvr-sweep-to-top:hover:before, .hvr-sweep-to-top:focus:before, .hvr-sweep-to-top:active:before,.services-grid:hover .hvr-sweep-to-top:before{
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}
.ban-text2 {
    position: absolute;
    top: 14%;
    left: 45%;
    background: #1565C0;
    padding: 1.5em;
    border-radius: 60px;
    text-align: center;
    width: 18%;
}
h2.tittle {
    text-align: center;
    font-size: 3em;
    color: #1565C0;
}
.new-arrivals-w3agile {
    padding: 3em 0;
}
.arrivals-grids {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    margin-top: 4em;
}
.grid-arr{
    margin-bottom: 30px !important;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-height: 430px;
    max-height: auto;
}
.grid-arr .women{
    padding: 8px 20px 20px;
    margin-top: -21px;
}
.grid-arr .my-cart-b {
    display: flex;
    margin-top: 0;
    position: absolute;
    bottom: 20px !important;
    align-items: center;
}
.grid-arr .grid-arrival .grid-img{
    border-bottom: 2px solid #eee;
}
.grid-arr .grid-arrival figure {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0 0 20px 0;
    width: 100%;
}
.grid-arr .grid-arrival figure:hover .grid-img + .grid-img{
    right: 100%;
}
.grid-arr .grid-arrival figure > a {
    display: block;
    float: left;
    width: 100%;
    z-index: 1;
}
.grid-arr .grid-arrival figure > a .grid-img {
    width: 100%;
    line-height: 0;
    will-change: right;
    -moz-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
.grid-arr .grid-arrival figure > a .grid-img + .grid-img {
    position: absolute;
    top: 0;
    right: 0;
    -moz-transition: right 0.7s cubic-bezier(0.75, 0, 0.175, 1), opacity 0.7s cubic-bezier(0.75, 0, 0.175, 1);
    -o-transition: right 0.7s cubic-bezier(0.75, 0, 0.175, 1), opacity 0.7s cubic-bezier(0.75, 0, 0.175, 1);
    -webkit-transition: right 0.7s cubic-bezier(0.75, 0, 0.175, 1), opacity 0.7s cubic-bezier(0.75, 0, 0.175, 1);
    transition: right 0.7s cubic-bezier(0.75, 0, 0.175, 1), opacity 0.7s cubic-bezier(0.75, 0, 0.175, 1);
}
.grid-arr .grid-arrival figure > a .grid-img + .grid-img img {
    max-width: none;
}
.grid-product {
    width: 70%;
    margin: 0 auto;
}
.women h6 {
    font-size: 1.4em;
    margin: 0.4em 0;
}
.women h6 a {
    color: #1565C0;
    text-decoration: none;
}
.women p {
    font-size: 1em;
    color: #999;
    margin: 0.9em 0;
}
em.item_price {
    font-style: normal;
    color: #000;
    font-weight: 600;
}
span.size {
    color: #000000;
    font-weight: 600;
}
/*--cart--*/
a:focus {
    outline: thin dotted;
    outline: none;
    outline-offset: -2px;
}
.grid-arrival {
    position: relative;
}
.ribben {
    position: absolute;
    top: 30%;
    left: -3%;
    padding: 0.5em;
    background: #0088cc;
    width: 32%;
}
.ribben1 {
    position: absolute;
    top: 15%;
    left: -3%;
    padding: 0.5em;
    background: #AF1D0D;
    width: 32%;
}
.ribben p{
    font-size:1em;
    color:#fff;
}
.ribben1 p{
    font-size:1em;
    color:#fff;
}
.ribben:after {
    content: '';
    position: absolute;
    top: 85%;
    right: 77%;
    width: 0;
    height: 0;
    border-top: 24px solid #BF8020;
    border-right: 14px solid transparent;
    border-left: 3px solid transparent;
    transform: rotate(97deg);
}
.ribben1:after {
    content: '';
    position: absolute;
    top: 86%;
    right: 78%;
    width: 0;
    height: 0;
    border-top: 24px solid #6D1107;
    border-right: 14px solid transparent;
    border-left: 3px solid transparent;
    transform: rotate(97deg);
}
.ribben2 p{
    font-size:1em;
    color:#fff;
}
.ribben2 {
    position: absolute;
    top: 15%;
    left: -3%;
    padding: 0.5em;
    background: #0D59AF;
    width: 42%;
}
.ribben2:after {
    content: '';
    position: absolute;
    top: 86%;
    right: 83%;
    width: 0;
    height: 0;
    border-top: 24px solid #04448C;
    border-right: 14px solid transparent;
    border-left: 3px solid transparent;
    transform: rotate(97deg);
}
a.my-cart-b {
    text-decoration: none;
}
.cart-btn-box{
    margin-top: 18px;
}
.my-cart-b {
    background: none;
    text-decoration: none;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    background: #0088cc;
    padding: 10px 24px;
    outline: none;
    border: none;
    border-radius: 4px;
    overflow: hidden;
    transition: all 0.2s ease-in-out;
}
.my-cart-b i{
    display: inline-block;
    margin-right: 5px;
}
.my-cart-b.big{
    font-size: 18px;
    padding: 14px 44px;
}
.my-cart-b:hover, .my-cart-b:focus{
    background: #262B2F;
    color: #fff !important;
    box-shadow: rgba(0,0,0,0.4) 0px 2px 3px;
}
.accessories-w3l {
    text-align: center;
    background: url(../images/ban1.jpg) no-repeat 0px 0px;
    min-height: 534px;
    background-size:cover;
    padding: 10em 0;
}
.quantity {
    padding-top: 12px;
    margin-right: 60px;
    margin-bottom: 22px;
}
.quantity h6{
    font-size: 16px;
    color: #eee;
    font-weight: 600;
    margin-bottom: 16px;
}
.quantity input {
    -webkit-appearance: none;
    border: none;
    text-align: center;
    width: 40px;
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    background: transparent;
}
button[class*=btn] {
    width: 30px;
    height: 30px;
    background-color: #E1E8EE;
    border-radius: 6px;
    font-size: 16px;
    border: none;
    font-weight: 800;
    cursor: pointer;
}
button[class*=btn]:hover{
    opacity: 0.8;
}
.minus-btn img {
    margin-bottom: 3px;
}
.plus-btn img {
    margin-top: 2px;
}
button:focus,
input:focus {
    outline:0;
}
h3.tittle {
    font-size: 3em;
    color: #fff;
}
.accessories-w3l span {
    font-size: 5em;
    color: #fff;
    line-height: 2em;
    font-family: 'Cagliostro', sans-serif;
    margin-bottom: .5em;
    display: block;
}
a.button1 {
    font-size: 1em;
    background: #0088cc;
    color: #fff;
    padding: 1em 2em;
    text-decoration: none;
    margin-top: 2em;
}
.slider {
    position: relative;
    text-align: center;
    width: 100%;
}
.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}
.rslides li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
}
.rslides li:first-child {
    position: relative;
    display: block;
    float: left;
}
.rslides li:first-child {
    position: relative;
    display: block;
    float: left;
}
.callbacks_tabs a:after {
    content: "\f111";
    font-size: 0;
    font-family: FontAwesome;
    visibility: visible;
    display: block;
    height: 8px;
    width: 8px;
    display: inline-block;
    border: 2px solid #fff;
    border-radius:50%;
    background:#fff;
}
.callbacks_here a:after{
    border: 2px solid #FFF;
    background:transparent;
}
.callbacks_tabs a{
    visibility:hidden;
}
.callbacks_tabs li{
    display:inline-block;
}
ul.callbacks_tabs.callbacks1_tabs {
    position: absolute;
    bottom: 29px;
    z-index: 999;
    left: 46%;
    display: none;
}
.callbacks_nav {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    top: 73%;
    left: 15%;
    opacity: 0.7;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 61px;
    width: 38px;
    margin-top: -45px;
}
.callbacks_nav.next {
    left: auto;
    background-position: right top;
    right: 15%;
}
.product-agile {
    padding: 5em 0;
}
.full-details{
    padding-bottom: 0px;
    margin-top: 3em !important;
}
h3.tittle1 {
    text-align: center;
    font-size: 2.4em;
    color: #1565C0;
    padding: 30px 0px;
}
.caption {
    margin-top: 4em;
}
.latest-w3 {
    padding: 5em 0;
    background: #F7F7F7;
}
.latest-grids {
    margin-top: 4em;
}
.latest-top {
    position: relative;
    overflow: hidden;
}
.latest-text {
    background: rgba(21, 101, 192, 0.71);
    padding: 1em;
    position: absolute;
    left: 0;
    bottom: -67%;
    text-align: center;
    width: 100%;
    height: 210px;
    -webkit-transition: .5s all;
    transition: .5s all;
    -moz-transition: .5s all;
}
.latest-grid:hover .latest-text {
    bottom: -50%;
}
.latest-text h4{
    color: #FFFFFF;
    font-size: 2em;
    margin: 0;
}
.latest-text2 {
    position: absolute;
    top: 3%;
    left: 80%;
    background: #1565C0;
    padding: 1.5em 0em;
    border-radius: 60px;
    text-align: center;
    width: 17%;
}
.latest-text2 h4 {
    font-size: 1.2em;
    color: #fff;
}
.footer-w3l {
    background: #262B2F;
    padding: 5em 0;
}
.footer-grid h4 {
    font-size: 1.7em;
    color: #fff;
    margin-bottom: .5em;
    font-weight: 400;
}
.footer-grid p {
    font-size: 14px;
    color: #bbb;
    line-height: 22px;
    clear: both;
}
.footer-grid ul li a {
    font-size: 14px;
    color: #bbb;
    line-height: 2em;
    text-decoration:none;
}
.footer-grid i {
    font-size: 12px;
    color: #eee;
    margin-right: 10px;
    line-height: 27px;
    border-radius: 50%;
    border: 1px solid #0088cc;
    width: 30px;
    height: 30px;
    text-align: center;
    vertical-align: middle;
}
.footer-grid ul li  {
    list-style: none;
}
.footer-grid ul li a:hover {
    color: #fff !important;
}
.footer-grid p a {
    color: #eee;
}
.foot ul li:nth-child(2) {
    margin: 1em 0;
}
.cb-footer-title{
    margin-left: -6px;
    margin-bottom: 4px;
}
.cb-footer-title img{
    width: 70px;
}
.cb-footer-title .logo-store-text{
    color: #fff;
    font-size: 27px;
    position: relative;
    top: 3px;
    display: inline-block;
    margin-left: 2px;
    font-weight: 300;
}
.copy-section{
    padding: 8px 0 18px 0;
    text-align: center;
    background: #0088CC !important;
}
.copy-section p {
    font-size: 13px;
    color: #fff;
    font-weight: 400;
}
.copy-left {
    text-align: center;
    border-right: 1px solid #fff;
    margin-top: 0.4em;
    padding-right: 1em;
    display: inline-block;
}
.copy-right{
    text-align: center;
    display: inline-block;
    padding-left: 0.6em;
}
.copy-section  a {
    font-size: 1em;
    color:#fff;
    font-weight: 400;
    text-transform: capitalize;
}
.copy-section a:hover,
.copy-section a:focus,
.copy-section a:visited {
    color: #fff !important;
}
.copy-section a {
    margin: 0 0.3em;
}
.social-icon {
    margin-top: 10px;
    padding-top: 4px;
    border-top: 1px solid #565656;
}
.social-icon a i{
    border: 0;
    margin-right: 0px;
    transition: all 0.2s !important;
}
.social-icon a:hover i{
    color: #0088CC;
}
.news-grid p {
    font-size: 1em;
    line-height: 1.8em;
    color: #777;
    padding-top: 1em;
    width: 90%;
    margin: 0 auto 1em;
}
.news-gr h4 {
    text-align: center;
    font-size: 1.5em;
    color: #222;
}
.new-grid h5 {
    font-size: 1.7em;
    color: #222;
}
.new-grid h6 {
    font-size: 1.2em;
    margin: 1em 0;
    font-weight: 600;
}
.new-grid span {
    font-size: 1em;
    color: #777;
    line-height: 2em;
}
.modal-header {
    min-height: 16.42857143px;
    padding: 6px;
    border-bottom: 1px solid #FFFFFF;
}
.modal-dialog {
    width: 950px;
}
.color-quality-left{
    float:left;
}
.color-quality-right {
    float: left;
    margin-left: 8em;
}
.color-quality ul li {
    display: inline-block;
    margin-right: .5em;
}
.color-quality ul li a {
    font-size: 14px;
    color: #999;
    text-decoration: none;
}
.color-quality ul li a span {
    width: 15px;
    height: 15px;
    display: block;
    background: #ff0000;
    margin: 0 auto .5em;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -o-border-radius: 25px;
    -ms-border-radius: 25px;
}
.color-quality ul li a.brown span {
    background: #00008c;
}
.color-quality ul li a.purple span {
    background: #840084;
}
.color-quality ul li a.gray span {
    background: #ff00ff;
}
.color-quality {
    margin: 1em 0;
}
/*-- quantity-starts --*/
.value-minus,
.value-plus,.value-minus1,
.value-plus1{
    height: 40px;
    line-height: 24px;
    width: 40px;
    margin-right: 3px;
    display: inline-block;
    cursor: pointer;
    position: relative;
    font-size: 18px;
    color: #fff;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    border:1px solid #b2b2b2;
    vertical-align: bottom;
}
.quantity-select .entry.value-minus:before,
.quantity-select .entry.value-plus:before,.quantity-select .entry.value-minus1:before,
.quantity-select .entry.value-plus1:before{
    content: "";
    width: 13px;
    height: 2px;
    background: #000;
    left: 50%;
    margin-left: -7px;
    top: 50%;
    margin-top: -0.5px;
    position: absolute;
}
.quantity-select .entry.value-plus:after,.quantity-select .entry.value-plus1:after{
    content: "";
    height: 13px;
    width: 2px;
    background: #000;
    left: 50%;
    margin-left: -1.4px;
    top: 50%;
    margin-top: -6.2px;
    position: absolute;
}
.value,.value1  {
    cursor: default;
    width: 40px;
    height:40px;
    padding: 8px 0px;
    color: #A9A9A9;
    line-height: 24px;
    border: 1px solid #E5E5E5;
    background-color: #E5E5E5;
    text-align: center;
    display: inline-block;
    margin-right: 3px;
}
.quantity-select .entry.value-minus:hover,
.quantity-select .entry.value-plus:hover,.quantity-select .entry.value-minus1:hover,
.quantity-select .entry.value-plus1:hover{
    background: #E5E5E5;
}
.quantity-select .entry.value-minus,.quantity-select .entry.value-minus1{
    margin-left: 0;
}
/*-- quantity-end --*/
/*--products--*/
.banner1 {
    background: url(../images/b1.jpg) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    min-height: 190px;
    padding: 6em 0 0;
    text-align: center;
}
.banner1 h3 a {
    color: #fff;
    text-decoration: none;
}
.banner1 h3 {
    font-size: 2em;
    color: #fff;
    margin: 0 0 0em;
}
.banner1 h3 span {
    color: #fff;
}
.products-agileinfo {
    padding: 5em 0;
    background: #F9F8F8;
}
.product-agileinfo-grids {
    margin-top: 4em;
}
.categories h3{
    text-align: center;
    font-size: 2.5em;
    padding: .2em;
    background: #0088cc;
    color: #fff;
    margin-bottom: .5em;
}
/*-- treeview --*/
.categories label {
    padding: 5px;
    border-radius: 3px;
    margin: 2px;
    font-size: 1.5em;
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    color: #777;
}
.categories a{
    background: url("../images/icons1.png") no-repeat 10px 9px !important;
    padding: 7px 0 0 31px;
    border-radius: 3px;
    margin: 2px;
    font-size: 15px;
}
.categories ul,
.categories li
{
    list-style: none;
}
.categories input
{
    position: absolute;
    opacity: 0;
}
.categories
{
    font: normal 11px "Segoe UI", Arial, Sans-serif;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}
.categories a {
    color: #777;
    text-decoration: none;
}
.categories a:hover
{
    text-decoration: underline;
}
.categories input + label + ul
{
    margin: 0 0 0 22px;
}
.categories input + label + ul
{
    display: none;
}
.categories label,
.categories label::before
{
    cursor: pointer;
}
.categories input:disabled + label
{
    cursor: default;
    opacity: .6;
}
.categories input:checked:not(:disabled) + label + ul
{
    display: block;
}
.categories label,
.categories label::before
{
    background:url("../images/icons1.png") no-repeat 15px 9px !important;
}
.categories label,
.categories a,
.categories label::before
{
    display: inline-block;
    vertical-align: middle;
}
.categories label
{
    background-position: 18px 0;
}
.categories label::before
{
    content: "";
    width: 16px;
    margin: 0 22px 0 0;
    vertical-align: middle;
    background-position: 0 -32px;
}
.categories input:checked + label::before
{
    background-position: 0 -16px;
}
.ban-bottom-w3l {
    padding-bottom: 0px;
}
.mini-box > h1 {
    margin: 0px;
    font-size: 38px;
}
/* webkit adjacent element selector bugfix */
@media screen and (-webkit-min-device-pixel-ratio:0)
{
    .heder-bottom {
        height: 77px;
        padding-top: 0px;
    }
    .categories
    {
        -webkit-animation: webkit-adjacent-element-selector-bugfix infinite 1s;
    }
    @-webkit-keyframes webkit-adjacent-element-selector-bugfix
    {
        from
        {
            padding: 0;
        }
        to
        {
            padding: 0;
        }
    }
}
/*-- //treeview --*/
.price,.cat-img,.brand-w3l {
    margin-top: 2em;
}
.price h3,.top-rates h3,.brand-w3l h3{
    text-align: center;
    font-size: 2em;
    padding: .2em;
    background: #0088cc;
    color: #fff;
    margin-bottom: .5em;
}
/*-- Slider range --*/
ul.dropdown-menu6 ,ul.dropdown-menu5{
    margin:0;
    position:relative;
}
ul.dropdown-menu6 li {
    list-style:none;
}
ul.dropdown-menu6 li p{
    width:100%;
}
span.amount{
    color:#ffffff;
    font-size:16px;
}
.price input#amount,.price input#amount1 {
    font-size: 18px;
    outline: none;
    background: none;
    word-spacing: 1em;
    color: #000 !important;
    position: absolute;
    left: 0%;
    top: 10px;
    text-align: center;
    width: 100%;
    padding: 4px 0;
}
ul.dropdown-menu6 li a {
    text-decoration: none;
}
.range,.range-two{
    padding: 15px 0 22px 0;
    border-bottom: 1px solid #e5e3db;
}
.top-rates {
    padding-top: 3.5em;
}
.brand-w3l ul li a {
    font-size: 1.1em;
    color: #777;
    text-decoration: none;
    margin-left: 2em;
}
.brand-w3l ul li {
    list-style: none;
    border-bottom: 1px solid #d6d5d5;
    padding: 0.5em 0;
}
.mens-toolbar p {
    color: #000;
    font-size: 1em;
    display: inline-block;
}
.mens-toolbar p  select {
    color: #000;
    font-size: 0.9em;
    outline: none;
    cursor: pointer;
    padding: 0.3em;
    border:none;
}
.mens-toolbar {
    padding: 2em 0;
}
.mens-toolbar p {
    color: #777;
    font-size: 1em;
    display: inline-block;
}
.showing {
    margin: 0 3em;
}
.nav1-tabs > li > a {
    margin-right: 0px;
    line-height: 1.42857143;
    border: 1px solid #FAA43D;
    border-radius: 0;
    background: #FAA43D;
}
.product-agileinfon-grid1 {
    text-align: center;
}
.prod1 {
    margin: 3em 0;
}
.prod2 {
    margin-top: 3em;
}
.prod3 {
    margin: 3em 0;
}
.prod4 {
    margin-top: 3em;
}
/*--products--*/
/*--codes--*/
.typo-w3 {
    /*padding: 5em 0;*/
}
.well {
    font-weight: 300;
    font-size: 14px;
}
.list-group-item {
    font-weight: 300;
    font-size: 14px;
}
li.list-group-item1 {
    font-size: 14px;
    font-weight: 400;
}
/*.services-section p,
.services-section ol li{
    font-size: 16px !important;
    font-weight: 400 !important;
    color: #111 !important;
}*/
.service-img-box img{
    width: 100%;
}
@media (max-width: 768px){
    .service-img-box img{
        width: 80%;
        margin-bottom: 70px;
        margin-top: -20px;
    }
}
.about-section h2{
    text-align: left;
    width: 100%;
    float: left;
}
.about-section p{
    font-size: 16px !important;
    font-weight: 400 !important;
    color: #111 !important;
}
.typo p {
    margin: 0;
    font-size: 14px;
    font-weight: 300;
}
.show-grid [class^=col-] {
    background: #fff;
    text-align: center;
    margin-bottom: 10px;
    line-height: 2em;
    border: 10px solid #f0f0f0;
}
.show-grid [class*="col-"]:hover {
    background: #e0e0e0;
}
.grid_3{
    margin-bottom:2em;
}
.xs h3, h3.m_1{
    color:#000;
    font-size:1.7em;
    font-weight:300;
    margin-bottom: 1em;
}
.grid_4{
    background:none;
    margin-top:50px;
}
.label {
    font-weight: 300 !important;
    border-radius:4px;
}
.grid_5{
    background:none;
    padding:2em 0;
}
.grid_5 h3, .grid_5 h2, .grid_5 h1, .grid_5 h4, .grid_5 h5, h3.hdg, h3.bars {
    margin-bottom: 1em;
    color:#F58703;
}
.tab-content > .active {
    display: block;
    visibility: visible;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 0;
}
.badge-primary {
    background-color: #03a9f4;
}
.badge-success {
    background-color: #8bc34a;
}
.badge-warning {
    background-color: #ffc107;
}
.badge-danger {
    background-color: #e51c23;
}
.grid_3 p{
    line-height: 26px;
    color: #222 !important;
    font-size: 16px !important;
    margin-bottom: 1em;
    font-weight: 400 !important;
}
.bs-docs-example {
    margin: 1em 0;
}
section#tables  p {
    margin-top: 1em;
}
.tab-container .tab-content {
    border-radius: 0 2px 2px 2px;
    border: 1px solid #e0e0e0;
    padding: 16px;
    background-color: #ffffff;
}
.table td, .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 12px;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    font-size: 0.9em;
    color: #999;
}
.tab-content > .active {
    display: block;
    visibility: visible;
}
.label {
    font-weight: 300 !important;
}
.label {
    padding: 4px 6px;
    border: none;
    text-shadow: none;
}
.nav-tabs {
    margin-bottom: 3em;
}
.alert {
    font-size: 0.85em;
}
h1.t-button,h2.t-button,h3.t-button,h4.t-button,h5.t-button {
    line-height:2em;
    margin-top:0.5em;
    margin-bottom: 0.5em;
}
li.list-group-item1 {
    line-height: 2.5em;
}
.input-group {
    margin-bottom: 20px;
}
.in-gp-tl{
    padding:0;
}
.in-gp-tb{
    padding-right:0;
}
.list-group {
    margin-bottom: 48px;
}
ol {
    margin-bottom: 44px;
}
h2.typoh2{
    margin: 0 0 10px;
}
@media (max-width:768px){
    .heder-bottom {
        height: 77px;
        padding-top: 0px;
    }
    .grid_5 {
        padding: 0 0 1em;
    }
    .grid_3 {
        margin-bottom: 0em;
    }
}
@media (max-width:640px){
    .heder-bottom {
        height: 77px;
        padding-top: 0px;
    }
    h1, .h1, h2, .h2, h3, .h3 {
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .grid_5 h3, .grid_5 h2, .grid_5 h1, .grid_5 h4, .grid_5 h5, h3.hdg, h3.bars {
        margin-bottom: .6em;
        margin-top: 10px;
    }
    .progress {
        height: 10px;
        margin-bottom: 10px;
    }
    ol.breadcrumb li,.grid_3 p,ul.list-group li,li.list-group-item1 {
        font-size: 14px;
    }
    .breadcrumb {
        margin-bottom: 10px;
    }
    .well {
        font-size: 14px;
        margin-bottom: 10px;
    }
    h2.typoh2 {
        font-size: 1.5em;
    }
    .label {
        font-size: 60%;
    }
}
@media (max-width:480px){
    .heder-bottom {
        height: 77px;
        padding-top: 0px;
    }
    .table h1 {
        font-size: 26px;
    }
    .table h2 {
        font-size: 23px;
    }
    .table h3 {
        font-size: 20px;
    }
    .label {
        font-size: 53%;
    }
    .alert,p {
        font-size: 14px;
    }
    .pagination {
        margin: 20px 0 0px;
    }
}
@media (max-width: 320px){
    .heder-bottom {
        height: 77px;
        padding-top: 0px;
    }
    .grid_4 {
        margin-top: 18px;
    }
    h3.title {
        font-size: 1.6em;
    }
    .alert, p,ol.breadcrumb li, .grid_3 p,.well, ul.list-group li, li.list-group-item1,a.list-group-item {
        font-size: 13px;
    }
    .alert {
        padding: 10px;
        margin-bottom: 10px;
    }
    ul.pagination li a {
        font-size: 14px;
        padding: 5px 11px;
    }
    .list-group {
        margin-bottom: 10px;
    }
    .well {
        padding: 10px;
    }
    .nav > li > a {
        font-size: 14px;
    }
}
/*--codes--*/
/*--single--*/
.recent-products-sidebar{
    padding-left: 20px;
    margin-top: 60px;
    margin-bottom: 60px;
}
.recent-row{
    margin-left: 0 !important;
}
.recent-products-sidebar h3{
    font-size: 1.5em !important;
    text-align: left !important;
    color: #000000 !important;
    margin-bottom: 0.3em;
    margin-top: 18px !important;
    font-weight: 600 !important;
}
.recent-products-sidebar .recent-grids {
    padding: 20px 0px;
    /* border-bottom: 1px solid #eee; */
    height: 100%;
}
.recent-products-sidebar .recent-grids:last-child{
    border-bottom: 0 !important;
}
.recent-products-sidebar .recent-grids .recent-left {
    float: left;
    width: 100%;
}
.recent-products-sidebar .recent-grids .recent-left img{
    width: 100%;
    height: 200px !important;
    object-fit: cover;
    object-position: top;
}
.recent-products-sidebar .recent-grids .recent-right {
    margin-top: 0 !important;
    width: 100%;
    padding: 20px;
    border-top: 1px solid #eee;
}
.recent-products-sidebar .recent-grids .best2 a {
    font-size: 16px;
    text-decoration: none;
    display: block;
    color: #262b2f;
    font-weight: 600;
}
.recent-products-sidebar .recent-grids span.price-in1 {
    font-size: 15px;
    color: #0088cc;
    font-weight: 600;
    display: block;
}
.main-product-details-top-box {
    padding: 170px 0px 80px;
    margin-top: -16px;
    background: linear-gradient(rgba(44, 52, 59, 0.8), rgba(44, 52, 59, 0.8)), url(/images/ad-block-bg-mini.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
.single-wl3 {
    padding: 0em 0;
}
.single-left {
    float: left;
    width: 50%;
    margin-right: 2%;
    padding-right: 30px;
}
.single-product-slider-nav .slick-slide{
    border: 3px solid transparent;
}
.single-product-slider-nav .slick-slide.slick-current{
    border: 3px solid #0088CC;
}
.slick-slide { -webkit-backface-visibility: hidden !important; }
.vbox-overlay {
    z-index: 99999 !important;
}
.single-right {
    float: left;
    width: 48%;
}
.single-grid{
    padding-left: 0;
}
.single-grid h4 {
    font-size: 2em;
    color: #fff;
    margin-bottom: 0.5em;
}
.description p {
    font-size: 1em;
    line-height: 20px;
    color: #fff;
}
.description span {
    font-size: 16px;
    color: #eee;
    font-weight: 600;
}
p.price {
    font-size: 2em;
    margin: 14px 0;
    color: #ffffff;
    font-weight: 400;
}
p.price .sep{
    color: #aaa !important;
    font-weight: 300;
}
p.price .catagory {
    font-size: 14px;
    font-weight: 400;
    color: #ccc;
    position: relative;
    top: -3px;
}
.color-quality h6 {
    font-size: 1.2em;
    margin: 1em 0;
    font-weight: 600;
}
.women span {
    font-size: 1em;
    color: #000;
    margin: 1em 0;
    display: block;
}
.single-grid1 h3 {
    font-size: 2.5em;
    text-align: center;
    color: #1565C0;
    margin-bottom: 0.3em;
}
.recent-left {
    float: left;
    width: 24%;
}
.recent-right {
    float: right;
    width: 68%;
    margin-top:1em;
}
span.price-in1 {
    font-size: 1.2em;
    color: #AF1D0D;
    font-weight: bold;
    margin-top: 0.5em;
    display: block;
}
.best2 a {
    font-size: 1.5em;
    text-decoration: none;
    display: block;
    margin-bottom: 0.5em;
}
.nav-tabs {
    border-bottom: 1px solid #fff;
}
.left-tab > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: none !important;
    border-radius: 0;
    color: #fff;
    background: #0088cc ;
    padding: 0.5em 1em;
    font-size: 1.2em;
}
.left-tab > li.active > a, .left-tab > li.active > a:hover, .left-tab > li.active > a:focus {
    color: #fff;
    cursor: default;
    background-color: #AF1D0D   ;
    border: none !important;
    border-bottom-color: none !important;
}
.nav > li > a:hover, .nav > li > a:focus {
    background: #AF1D0D   ;
    color: #fff !important;
}
.product-w3agile {
    margin-top: 4em;
}
.product-grids {
    margin-top: 4em;
}
.descr h4 {
    font-size: 2em;
    color: #222;
    margin-bottom: 0.5em;
}
p.quote {
    font-size: 1em;
    color: #777;
    line-height: 1.8em;
    padding: 1em 2em;
    background: #eee;
    margin: 2em 2em;
    border-left: 5px solid #af1d0d;
}
.descr {
    padding-top: 2em;
}
.descr p{
    font-size: 1em;
    color: #777;
    line-height: 1.8em;
}
.descr ul li {
    font-size: 1em;
    font-weight: bold;
    line-height: 1.8em;
}
.video iframe {
    width: 100%;
    height: 410px;
    margin-bottom: 1em;
}
.reviews-left {
    float: left;
    width: 14%;
}
.reviews-right {
    float: right;
    width: 83%;
    border: 1px solid #eee;
    padding: 2em;
}
.reviews-right ul li {
    display: inline-block;
}
.reviews-right ul li a {
    font-size: 1em;
    color: #FDA30E;
    text-transform: uppercase;
    text-decoration: none;
}
.reviews-right ul li:nth-child(2) {
    float: right;
}
.reviews-right ul li a i {
    left: -1em;
}
.reviews-bottom {
    margin-top: 2em;
}
.reviews-bottom p {
    padding: 1em 0;
}
.reviews-bottom input[type="text"], .reviews-bottom input[type="email"], .reviews-bottom textarea {
    outline: none;
    padding: 10px;
    border: 1px solid #D2D2D2;
    font-size: 15px;
    color: #FDA30E;
    width:100%;
}
.reviews-bottom textarea {
    width: 100% !important;
    min-height: 150px;
    margin-bottom:1em;
    resize: none;
}
.reviews-bottom form {
    margin-top: 1em;
}
.reviews-bottom input[type="submit"] {
    outline: none;
    padding: 10px 0;
    background: #AF1D0D;
    border: none;
    width: 20%;
    font-size: 1em;
    color: #fff;
    margin-top: 1em;
    transition: .5s all;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
}
.reviews-bottom input[type="submit"]:hover {
    background: #0088cc;
}
/*--single--*/
/*--mail--*/
.mail-w3ls {
    padding: 0 0 5em 0;
}
.mail-grid i {
    font-size: 1.5em;
    border-radius: 50%;
    border: 2px solid #fbb005;
    padding: 16px;
    color: #fff;
    width: 60px;
    height: 60px;
    background: #fbb005;
    transition: .5s all;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
}
.mail-grid i:hover {
    background: #0d59af;
}
.mail-grids {
    margin-top: 4em;
}
.mail-grid h5 {
    font-size: 1.8em;
    color: #1565c0;
    margin-top: .5em;
}
.mail-grid p {
    font-size: 1em;
    word-break: break-word;
    color: #777;
    margin-top:.5em;
}
/*------------envelope overwrite-----------*/
.glyphicon-envelope:before {
    content: "\f0e0" !important;
    font-family: fontawesome;
    text-align: center;
    display: block;
    font-size: 1em;
    margin-left: 0px;
    padding: 4px 3px !important;
}
/*------------envelope overwrite for footer-----------*/
.footer-grid .glyphicon-envelope:before {
    content: "\f0e0" !important;
    font-family: fontawesome;
    text-align: center;
    display: block;
    font-size: 1em;
    margin-left: 0px;
    padding: 1px 4px 1px 5px !important;
}
.glyphicon-earphone:before {
    content: "\e182";
    padding: 1px 0px 0px 1px !important;
}
.mail-top {
    text-align: center;
}
.map-w3 iframe {
    width: 100%;
    height: 350px;
    border: 7px double #fbb005;
}
.map-w3 {
    margin: 4em 0;
}
.mail-bottom h4 {
    font-size: 2em;
    text-align: center;
    margin-bottom: 1em;
    color: #1565c0;
}
.mail-bottom input[type="text"], .mail-bottom input[type="email"] {
    width: 100%;
}
.mail-bottom textarea {
    resize: none;
    min-height: 200px;
    width: 100%;
    box-sizing: border-box;
    margin: 5px 0 0 0;
}
.mail-bottom input[type="text"], .mail-bottom input[type="email"], .mail-bottom textarea {
    background: none;
    border: 1px solid #D9D9D9;
    color: #A3A3A3;
    padding: 13px 10px;
    font-size: 14px;
    outline: none;
}
.mail-bottom input[type="submit"], .mail-bottom input[type="reset"] {
    outline: none;
    color: #fff;
    font-size: 1em;
    padding: 13px 0;
    width: 100px;
    background: #0088cc;
    border: none;
    transition: .5s all;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
}
.mail-bottom input[type="reset"] {
    color: #08c;
    background: #fff !important;
    font-weight: 600;
}
.mail-bottom input[type="submit"]:hover, .mail-bottom input[type="reset"]:hover {
    background: #1565C0;
}

.contact_field_wrap {
    display: inline-table;
    vertical-align: top;
    width: 100%;
    margin: 0 0 5px 0;
}
div#recaptcha {
    margin-top: 10px;
}
input.error, textarea.error {
    background: #fff7f7 !important;
}
label.error {
    color: red;
    font-size: 11px;
    display: block;
    margin-top: 5px;
}
div#recaptcha.error > div {
    border: 1px solid red;
    border-radius: 4px;
}
img.loading_content {
    width: 34px;
}
div#success_page {
    margin: 20px 0px;
}
/*--mail--*/
/*--login--*/
.login{
    padding:6em 0;
}
.account-grids {
    margin-top: 2em;
}
.main-agileits {
    display: inline-block;
    min-width: 405px;
    max-width: 425px;
    width: 30%;
    margin: 0em auto;
    box-shadow: 0px 0px 15px 0px #D6D6D6;
    -o-box-shadow: 0px 0px 15px 0px #D6D6D6;
    -moz-box-shadow: 0px 0px 15px 0px #D6D6D6;
    -webkit-box-shadow: 0px 0px 15px 0px #4e4d4d;
    padding: 3em;
    border-radius: 8px;
}
.key  input[type="text"] ,.key  input[type="password"]{
    width: 87%;
    padding: 10px 10px;
    font-size: 1.2em;
    border: none;
    border-bottom: none;
    outline: none;
    color: black;
    float: left;
    background: none;
}

form:focus-within input:focus  .key>i{
    background-color: black;
}

/*.key  input[type="text"]:focus + .key i{
    color: #0088cc !important;
}*/


.key i{
    float: left;
    color: #0088cc;
    font-size: 1.1em;
    padding: 13px;
}
.key {
    background: transparent;
    border-bottom: 1px solid #0088cc;
    margin-bottom: 2em;
    display: flex;
}
.form-w3agile h3{
    color: #0088cc;
    font-size: 2.5em;
    text-align: center;
    margin-bottom: 1.5em;
}
h3.account-text{
    color: #1565C0;
    font-size: 2.5em;
    text-align: center;
    margin-bottom: 1.5em;
}
.account-grid h5 {
    font-size: 1.5em;
    color: #AF1D0D;
    margin-bottom: 0.54em;
}
.form-w3agile input[type="submit"] {
    background: #0088cc;
    font-weight: 700;
    color: #FFFFFF;
    text-align: center;
    padding: 10px 0;
    border: none;
    font-size: 1.5rem;
    outline: none;
    width: 32%;
    cursor: pointer;
    margin-bottom: 30px;
    min-width: 140px;
    letter-spacing: 1px;
    border-radius: 8px;
}
.form-w3agile  input[type="submit"]:hover{

    transition:0.5s all;
    -webkit-transition:0.5s all;
    -moz-transition:0.5s all;
    -o-transition:0.5s all;
    -ms-transition:0.5s all;
}
.account-grid input[type="submit"] {
    background: #fdb515;
    color: #FFFFFF;
    text-align: center;
    padding: 10px 0;
    border: none;
    font-size: 1em;
    outline: none;
    width: 32%;
    cursor: pointer;
    margin-bottom:30px;
}
.account-grid  input[type="submit"]:hover{
    background:#AF1D0D;
    transition:0.5s all;
    -webkit-transition:0.5s all;
    -moz-transition:0.5s all;
    -o-transition:0.5s all;
    -ms-transition:0.5s all;
}
.forg a {
    text-decoration: none;
    color: #0088cc;
    font-size:1em;
}
.forg a:hover{
    color: #0088cc !important;
}
.forg-left{
    float:left;
}
.forg-right{
    float:right;
}
.form1 input[type="submit"] {
    margin-bottom:0;
}
/*--//login--*/
/*--checkout--*/
/*--checkout--*/
.cart h2{
    font-size:1.5em;
    margin-bottom:1em;
}
.cart-sec{
    margin-bottom:3em;
}
.cart-item{
    width:20%;
    float:left;
    margin-right:5%;
}
.cart-item img{
    width:100%;
}
.cart-item-info{
    width:75%;
    float:left;
}
.check{
    padding:5em 0;
}
.cart-item-info h3{
    font-size:1em;
    font-weight:600;
}
.cart-item-info h3 a{
    color:#000;
}
.cart-item-info h3 span{
    display:block;
    font-weight:400;
    font-size: 0.85em;
    margin: 0.7em 0;
}
.size_3 {
    width:100%;
}
.delivery {
    margin-top: 3em;
}
.delivery p {
    color: #A6A6A6;
    font-size: 1em;
    font-weight: 400;
    float: left;
}
.delivery span {
    color: #A6A6A6;
    font-size: 1em;
    font-weight: 400;
    float: right;
}
.cart-item-info h4 span{
    font-size:0.65em;
    font-weight:400;
}
.close1,.close2{
    background: url('../images/close_1.png') no-repeat 0px 0px;
    cursor: pointer;
    width: 28px;
    height: 28px;
    position: absolute;
    right: 0px;
    top: 0px;
    -webkit-transition: color 0.2s ease-in-out;
    -moz-transition: color 0.2s ease-in-out;
    -o-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
}
.close3 {
    background: url('../images/close_1.png') no-repeat 0px 0px;
    cursor: pointer;
    width: 28px;
    height: 28px;
    position: absolute;
    right: 0px;
    top: 0px;
    -webkit-transition: color 0.2s ease-in-out;
    -moz-transition: color 0.2s ease-in-out;
    -o-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
}
.cart-header {
    position: relative;
}
.cart-header2 {
    position: relative;
}
.cart-header3 {
    position: relative;
}
a.order {
    background:#00405d;
    padding: 10px 20px;
    font-size: 1em;
    color: #fff;
    text-decoration: none;
    display: block;
    font-weight: 600;
    text-align: center;
    margin:3em 0;
}
a.order:hover{
    background:#615c85;
}
.total-item,.cart-items{
    margin-top:0em;
    padding:5em 0;
}
.total-item h3 {
    color: #333;
    font-size: 1.1em;
    margin-bottom: 1em;
}
.total-item h4{
    font-size:0.8em;
    font-weight:600;
    color:#9C9C9C;
    display:inline-block;
    margin-right:6em;
}
a.cpns{
    background:#ff6978;
    color:#fff;
    padding: 10px;
    font-size: 0.8em;
    font-weight:600;
}
a.cpns:hover{
    background: #615c85;
}
.total-item p{
    font-size:0.9em;
    font-weight:400;
    margin-top:1em;
    color:#727272;
}
.total-item p a:hover{
    color:#333;
    text-decoration:underline;
}
a.continue{
    background:#00405d;
    padding:10px 20px;
    font-size:1em;
    color:#fff;
    text-decoration:none;
    display: block;
    font-weight: 600;
    text-align: center;
    margin-bottom:2em;
}
a.continue:hover{
    background:#615c85;
}
ul.total_price{
    padding: 0;
    margin: 1em 0 0 0;
    list-style: none;
}
ul.total_price li.last_price{
    width: 50%;
    float: left;
}
ul.total_price li.last_price span{
    font-size: 1.1em;
    color: #000;
}
.price-details{
    border-bottom: 1px solid #DDD9D9;
    padding-bottom: 10px;
}
.price-details h3{
    color:#000;
    font-size:1.2em;
    margin-bottom:1em;
}
.price-details span{
    width: 50%;
    float: left;
    font-size: 0.8125em;
    color: #000;
    line-height: 1.8em;
}
.cart-items h2 {
    font-size: 1.5em;
    margin-bottom:2em;
}
a.item_add1 {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-top-right-radius: 0;
    /* border-bottom-right-radius: 50%; */
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    padding: 10px 15px;
    background: url(0) #f54d56;
}
a.item_add1:hover{
    background:rgb(3, 193, 167);
    text-decoration:none;
    color:#fff;
}
.btn_5{
    padding:25px 40px;
    font-size:1.1em;
}
ul.qty{
    padding:0;
    margin:0;
    list-style:none;
}
ul.qty li{
    display: inline-block;
    margin-right: 10%;
}
ul.qty li p{
    font-size:0.8125em;
    color:#555;
}
li.bt-nn h6 {
    font-size: 1.2em;
    text-align: r;
    color: #621622;
    margin: 1em 0;
}

a.cart-return:hover {
    color: white !important;
    text-decoration: none;
}
/* new style  start*/
.wp-page-about-area .about-content {
    margin-bottom: 30px;
}
.wp-page-about-area .about-content .top-title,
.wp-page-about-area .choose-us-content .top-title,
.wp-page-about-area .our-feature .top-title {
    font-size: 15px;
    color: #138f82;
    display: block;
    margin-bottom: 8px;
    font-weight: 500;
}

.wp-page-about-area .about-content h2 {
    font-size: 40px;
    margin-bottom: 20px;
    margin-bottom: 20px;
}

.wp-page-about-area .about-content ul {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    margin-top: 40px;
}

.wp-page-about-area .about-content ul li {
    padding-left: 0;
    margin-bottom: 0;
    list-style-type: none;
    position: relative;
    background-color: #fff;
    box-shadow: 0 0 20px 3px rgba(0, 0, 0, .05);
    padding: 30px;
    /* padding-left: 130px; */
    border-radius: 4px;
    margin-bottom: 30px;
    max-width: 100%;
    transition: all ease .5s;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px !important;
    display: flex;
    gap: 15px;
    align-items: start;
}
.wp-page-about-area .services-list li {
    background-color: #f4f4f4 !important;
    box-shadow: none !important;
}

.wp-page-about-area .about-content ul li i {
    position: absolute;
    top: 30px;
    left: 30px;
    width: 80px;
    height: 80px;
    line-height: 91px;
    text-align: center;
    display: inline-block;
    background: rgba(19, 143, 130, .1);
    font-size: 40px;
    color: #0088cc;
    border-radius: 50px;
}

.wp-page-about-area .about-content ul li h3 {
    font-size: 22px;
}

.wp-page-about-area .about-content p:last-child {
    margin-bottom: 0;
}


.wp-page-about-area .choose-us-img {
    /* margin-bottom: 30px; */
    position: relative;
}

.wp-page-about-area .choose-us-content {
    margin-bottom: 30px;
}

.wp-page-about-area .choose-us-content p {
    margin-bottom: 40px;
}

.wp-page-about-area .choose-us-content ul li {
    padding-left: 20px;
    background-color: #fff;
    box-shadow: 0 0 20px 3px rgba(0, 0, 0, .05);
    position: relative;
    padding: 10px 20px;
    font-weight: 600;
    /* padding-left: 50px; */
    border-radius: 4px;
    transition: all ease .5s;
    cursor: pointer;
    margin-bottom: 24px;
    display: flex;
    align-items: center;
    gap: 23px; 
    height: 44px;}
.wp-page-about-area .choose-us-content ul li i {
    position: absolute;
    top: 15px;
    left: 20px;
    color: #138f82;
    font-size: 16px;
    transition: all ease .5s;
}
.wp-page-about-area img {
    max-width: 430px;
    height: auto;
    width: 100%;
}
.wpe-icons-sec-2-text {
    line-height: 15px;
}

.wp-page-about-area .section-title {
    max-width: 650px;
    margin: -5px auto 50px;
    text-align: center;
    position: relative;
}

.wp-page-about-area .single-features-item {
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px !important;
    padding: 30px;
    margin-bottom: 30px;
    transition: all ease .5s;
    border-radius: 4px;
    height: 310px;
}

.wp-page-about-area .single-features-item i {
    font-size: 70px;
    color: #138f82;
    line-height: 1;
    margin-bottom: 10px;
    display: block;
}

.wp-page-about-area .single-features-item h3 {
    font-size: 22px;
    margin-bottom: 15px;
}

.wp-page-about-area .container h2 {
    font-size: 26px;
}

#top-heading {
    /* padding-top: 30px; */
}

#discription {

    color: #262b2f
}

.wp-page-about-area .services-list h3 {
    color: #0088cc;
    text-decoration: none;
    font-size: 18px;
    font-weight: 800;
    text-transform: uppercase;


}
.wp-page-about-area{
    padding: 0px !important;
}
.wp-page-about-area .services-list p {
    font-size: 0.965em;
    color: #000;
}

.card-heading {
    color: #0088cc;
    text-decoration: none;
    font-size: 18px;
    font-weight: 800;
    text-transform: uppercase;
}

.card-discription {
    font-size: 0.965em;
    color: #000000;
}




/* seervice cards home  */

.services-area-home .single-services-card:hover {
    box-shadow: 0px 10px 30px 5px rgba(44, 44, 44, 0.09);
    transform: translateY(-10px);
}

.services-area-home .single-services-card {
    background-color: #ffffff;
    padding: 21px 25px;
    transition: all ease 0.5s;
    position: relative;
    border-radius: 5px;
    margin-bottom: 30px;
    box-shadow: 0px 10px 30px 5px rgba(44, 44, 44, 0.05);
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px !important;
    min-height: 380px;
    margin-top: 10px;
    position: relative;
}

.services-area-home .single-services-card .services-img {
    /* padding-bottom: 25px; */
    margin-bottom: 22px;
    border-bottom: 1px solid #eeeeee;
    min-height: 75px;
}

.services-area-home .single-services-card h1 {
    font-size: 20px;
    margin-bottom: 12px;
    color: #0088cc;
}
.services-area-home .single-services-card p {
    margin-bottom: 20px;
    margin-top: 12px;
}


.services-area-home .default-btn:hover {
    color: #ffffff;
    border-color: #0088cc;
}
.services-area-home .default-btn:hover::before {
    width: 100%;
    height: 100%;
}

.services-area-home .default-btn::before {
    position: absolute;
    content: "";
    background-color: #0088cc;
    height: 0%;
    width: 0%;
    border-radius: 5px;
    bottom: 0;
    right: 0;
    transition: all ease 0.5s;
    z-index: -1;
}
.services-area-home .default-btn:hover::after {
    width: 100%;
    height: 100%;
}
.services-area-home .default-btn::after {
    position: absolute;
    content: "";
    background-color: #0088cc;
    height: 0%;
    width: 0%;
    border-radius: 5px;
    top: 0;
    left: 0;
    transition: all ease 0.5s;
    z-index: -1;
}


/* .services-area-home  .default-btn {
    background-color: transparent;
    color: #0088cc;
    font-size: 15px;
    font-family: "Jost", sans-serif;
    font-weight: 500;
    padding: 7px 15px;
    border-radius: 5px;
    line-height: 21px;
    position: relative;
    transition: all ease 0.5s;
    display: inline-block;
    border: 1px solid rgba(40, 170, 74, 0.004);
    z-index: 1;
    border: 1px solid #0088cc;
    position: absolute;
    bottom: 40px;
} */

.services-area-home  .default-btn::before {
    position: absolute;
    content: "";
    background-color: #0088cc;
    height: 0%;
    width: 0%;
    border-radius: 5px;
    bottom: 0;
    right: 0;
    transition: all ease 0.5s;
    z-index: -1;
}
.services-area-home .single-services-card .default-btn:hover {
    color: white !important;
}
.services-area-home .default-btn i {
    position: relative;
    top: 5px;
    padding-left: 5px;
    font-size: 20px;
}

.services-area-home .default-btn::after {
    position: absolute;
    content: "";
    background-color: #0088cc;
    height: 0%;
    width: 0%;
    border-radius: 5px;
    top: 0;
    left: 0;
    transition: all ease 0.5s;
    z-index: -1;
}
.services-area-home  .default-btn {
    background-color: transparent;
    color: #0088cc;
    font-size: 15px;
    font-family: "Jost", sans-serif;
    font-weight: 500;
    padding: 7px 15px;
    border-radius: 5px;
    line-height: 21px;
    transition: all ease 0.5s;
    display: inline-block;
    border: 1px solid rgba(40, 170, 74, 0.004);
    z-index: 1;
    border: 1px solid #0088cc;
    position: absolute;
    bottom: 40px;
}
.wp-page-about-area .choose-us-content .list-unstyled li:hover {
    transform: translateY(-5px);
}
.services-area-home .single-services-card .number {
    position: absolute;
    height: 80px;
    width: 80px;
    line-height: 80px;
    right: 0;
    top: 0;
    background-color: #f4f4f4;
    text-align: center;
    font-size: 20px;
    color: #2C2C2C;
    font-weight: 600;
    border-radius: 0 5px 0 50px;
    transition: all ease 0.5s;
    z-index: 1;
}

.services-area-home .single-services-card .number::before {
    position: absolute;
    content: "";
    height: 0;
    width: 0;
    right: 0;
    top: 0;
    border-radius: 0 5px 0 50px;
    background-color: #0088cc;
    transition: all ease 0.5s;
    z-index: -1;
}

.services-area-home .single-services-card:hover {
box-shadow: 0px 10px 30px 5px rgba(44, 44, 44, 0.09);
transform: translateY(-10px);
}

.services-area-home .single-services-card .number::before {
position: absolute;
content: "";
height: 0;
width: 0;
right: 0;
top: 0;
border-radius: 0 5px 0 50px;
background-color: #0088cc;
transition: all ease 0.5s;
z-index: -1;
}
.services-area-home .single-services-card:hover .number::before {
height: 100%;
width: 100%;
}
.services-area-home .single-services-card:hover .number {
color: white;
}

/* home page slider  */


.our-products-slider .card {
    margin: 0 10px;
    padding: 20px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 10px;
    text-align: center;
    height: 100%;
    min-height: 574px;
    box-shadow: rgb(255 0 0 / 29%) 0px 3px 8px;
}

.our-products-slider .slick-prev:before {
    color: black;
    content: "\f053";
}

.our-products-slider .slick-next:before {
    color: black;
    content: "\f054";
}

.our-products-slider span.badge {
    background: #0088CC !important;
}

.our-products-slider .card .card-title {
    font-size: 22px;
    color: #0088cc;
    font-weight: 600;
    text-align: start
}

.our-products-slider .card p {

    text-align: start
}

.our-products-slider .card .category {

    font-weight: 600;
}

.our-products-slider .slick-prev:before {
    content: "\f053";
    position: absolute;
    font-family: 'FontAwesome';
    left: -7px;
    font-size: 21px !important;
    background: white;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.our-products-slider .slick-prev:before {
    content: "\f053";
    position: absolute;
    font-family: 'FontAwesome';
    left: 5px;
    font-size: 21px !important;
    background: white;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.our-products-slider .slick-next:before {
    color: black;
    content: "\f054";
    content: "\f054";
    position: absolute;
    font-family: 'FontAwesome';
    left: -4px;
    font-size: 21px !important;
    background: white;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

/* services page code start  */
.why-choose-us-area .single-features-item {
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px !important;
    padding: 30px;
    margin-bottom: 30px;
    transition: all ease .5s;
    border-radius: 4px;
    height: 100%;
}


.why-choose-us-area .choose-us-content i {
       color : #0088cc !important;
    }

    .why-choose-us-area .single-features-item:hover{
        transform : translateY(10px);
    }

    .why-choose-us-area .single-features-item h3{
    color:#0088cd !important;
    font-size:16px !important;
    }

    .why-choose-us-area{
        background-color:#f4fbff;
        padding:75px 0px 50px 0px;
        
    }
    .wp-page-about-area {
        padding: 60px 0px;
    }
    .our-features-area {
        padding: 60px 0px;
    }
    .why-choose-us-area h2 {
        margin-bottom: 10px;
    }

    .wpe-icons-wrap>img {
        width: 100px;
        height: 100px;
        object-fit: contain;
    }


    .call-to-action {
        background: #f4fbff;
        padding: 30px 0px;
        height: auto;
        position: relative;
        text-align: center;
        padding: 6em 2em;
        /* background: #f4f5f6; */
        /*background: url(/images/contact-cta-bg.jpg);*/
        background-size: contain;
        background-repeat: repeat;
        background-position: center left;
        color: #fff !important;
    }
    .call-to-action-inner {
        display: flex;
        align-items: center;
        justify-content: space-around;
        flex-wrap: wrap;
        flex-grow: 1;
        flex-direction: column;
        gap: 30px;
        text-align: center;
    }
    .call-to-action-inner p {
        color: black;
        max-width: 700px;
        margin: 10px auto;
    }
    .call-to-action>.container {
        display: flex;
        align-items: center;
        height: 100%;
    }
    .cta-btn-title {
        text-align: center;
        min-width: 175px;
        display: inline-block;
        padding: 12px 15px;
        background-color: #0088cc;
        font-size: 1.6rem;
        font-weight: 700;
        border-radius: 8px;
        letter-spacing: 1px;
        color: #ffffff;
        text-transform: uppercase;
        -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
        box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
        -webkit-transition: background-color 0.2s;
        transition: all 0.2s ease-in-out !important;
    }
    
    .call-to-action .link-box a.cta-btn-title:hover{
        background-color: #00a2f3 !important;
        color: white !important;
        text-decoration: none;
    }
    .call-to-action:before {
        /* content: "";
        position: absolute;
        top: 0px;
        left: 0px;
        width: 44%;
        background: #00000000 linear-gradient(125deg, #0088cc, #0088cc 30%, #262B2F 30.1%, #262B2F 35%, #0088ccb3 35.1%, #0136646e 40%, rgb(0 0 0 / 0%) 40.1%);
        height: 100%;
        z-index: 99;
        transform: rotateX(180deg); */
    }
    .call-to-action-inner h2 {
        font-size: 30px !important;
        font-weight: 700;
        line-height: 40px;
        color: black;
    }




  
    .wp-page-about-area .card {
      background-color: #f5f5f5;
      padding: 20px;
      border-radius: 6px;
      box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
      margin-bottom: 20px;
    }

    .wp-page-about-area .card h3 {
      color: #0073b1;
      /* Adjust the color for the heading */
      font-weight: bold;
      margin-top: 0;
    }

    .wp-page-about-area .card p {
      color: #777;
      margin-bottom: 0;
    }

    .wp-page-about-area .circle {
      width: 60px;
      height: 60px;
      background-color: #d4e6e2;
      border-radius: 50%;
      display: inline-block;
      text-align: center;
      line-height: 60px;
      margin-right: 20px;
    }

    .wp-page-about-area .circle .icon {
      border: 2px solid #0073b1;
      width: 20px;
      height: 20px;
      margin: 0 auto;
    }
    .wp-page-about-area .about-area > .container > .row {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        justify-content: center;
    }
    .cbn_video_service_video_wrapper {
        border-radius: 10px;
        overflow: hidden;
        width: 100%;
        height: 100%;
        margin-bottom: 30px;    
    }
    /*DEMO STYlES*/
    .cbn_video_service_video_wrappera:not(.lightbox-close) {
        display:inline-block;
        background: darken(#e74c3c, 10%);
        font-size:42px;
        text-align:center;
        color:#ffffff;
    }
    /*LIGHTBOX STYLE*/
    .lightbox {
        display:none;
        position:fixed;
        z-index: 9999;
        top:0;
        left:0;
        width:100%;
        height:100%;
        background:rgba(0,0,0,0.5);  
        .lightbox-video {
            width: 100%;
            height: calc(100vh - 120px);
        }  
        iframe {
            position:absolute;
            height:100%;
            width:100%;
            left:0;
            right:0;
        }  
        img {
            display:block;
            margin:0 auto;
        }  
        .lightbox-close {
            position: absolute;
            top: 15px;
            right: 15px;
            &:hover {
            text-decoration: none;
            }
        }
        .lightbox-close > i {
            font-size: 30px;
            color: #fff;
        }
        .lightbox-close > i:hover {
            color: #ff0000;
        }
        .lightbox-container {
            height: calc(100vh - 120px);
            width: auto;
            margin: 60px 150px 60px;
            overflow: hidden;
        }
    }
    .cbn_video_service_video_wrapper > .lightbox-toggle > span > i {
        margin-right: 10px;
        color: #ff0000;
    }
    .cbn_video_service_video_wrapper > .lightbox-toggle {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        position: relative;
        border-radius: 6px;
        overflow: hidden;
    }
    .cbn_video_service_video_wrapper > .lightbox-toggle > span {
        position: absolute;
        width: 100%;
        height: 100%;
        background-color: rgb(0 0 0 / 60%);
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 30px;
        color: #fff;
        font-weight: 600;
    }
    .cbn_video_service_video_wrapper > .lightbox-toggle:hover {
        box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    }
    .cbn_video_service_video_wrapper iframe {
        border-radius: 8px;
        border: none;
    }
    .cbn_video_service_video_wrapper:hover {
        box-shadow: rgb(255 0 0 / 24%) 0px 3px 8px;
    }
    @media (max-width: 1024px) {
        .lightbox-container {
            margin: 50px 60px !important;
            height: calc(100vh - 100px) !important;
        }
        .lightbox-video {
            height: calc(100vh - 100px) !important;
        }
    }
    @media (max-width: 768px) {
        .wp-page-about-area .circle {
            margin-bottom: 10px;
        }

        .wp-page-about-area .card {
            text-align: center;
        }

        .wp-page-about-area .card h3,
        .wp-page-about-area .card p {
            text-align: center;
        }
        .lightbox-container {
            margin: 80px 50px !important;
            height: calc(100vh - 160px) !important;
        }
        .lightbox-video {
            height: calc(100vh - 160px) !important;
        }
    }

    @media (max-width: 480px) {
        .wp-page-about-area .circle {
            width: 50px;
            height: 50px;
            line-height: 50px;
        }

        .wp-page-about-area .circle .icon {
            width: 15px;
            height: 15px;
        }
        .lightbox-container {
            margin: 150px 30px !important;
            height: calc(100vh - 300px) !important;
        }
        .lightbox-video {
            height: calc(100vh - 300px) !important;
        }
    }

/* service page code end  */



.portfolio-area .shoting-btn {
    text-align: center;
    margin-bottom: 30px;
}

.portfolio-area .shoting-btn ul {
    padding-left: 0;
    margin-bottom: 0;
}

.portfolio-area .shoting-btn ul li button {
    background-color: transparent;
    border: 1px solid #28aa4a;
    padding: 10px 30px;
    border-radius: 5px;
    transition: all ease 0.5s;
}
.portfolio-card {
    position: relative;
    margin-bottom: 25px;
}
.portfolio-card::before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    left: 0;
    right: 0;
    background: rgba(44, 44, 44, 0.3);
    transform: scaleX(0);
    transition: all ease 0.5s;
}
.portfolio-card .icon {
    position: absolute;
    align-items: center;
    justify-content: center;
    display: flex;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: all ease 0.5s;
}

.portfolio-card .icon .action-icon {
    background-color: #ffffff;
    padding: 15px;
    border-radius: 100%;
}


.products-dropdown-content::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

.products-dropdown-content::-webkit-scrollbar
{
	width: 4px;
	background-color: #F5F5F5;
}

.products-dropdown-content::-webkit-scrollbar-thumb
{
	background-color: #000000;
	border: 2px solid #555555;
}



.products-dropdown-content::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

.products-dropdown-content::-webkit-scrollbar
{
	width: 4px;
	background-color: #F5F5F5;
}

.products-dropdown-content::-webkit-scrollbar-thumb
{
	background-color: #000000;
	border: 2px solid #555555;
}

.wp-expert-bannber {
    width: 100%;
    height: 100%;
    position: relative;
}
.wp-icons-wrap>img {
    max-width: 75px;
    width: 100%;
    height: 75px;
    object-fit: contain;

}
.wp-icons-wrap>img{
    margin-bottom: 15px;
}
.wpe-icons-wrap > img {
    max-width: 71px;
    height: 71px;
    object-fit: contain;
    /* box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    border-radius: 100%; */
}
.wp-page-about-area .about-content ul li:hover {
    transform: translateY(-10px);
}

/* babu changes  start*/

.process-box:hover {
    background: linear-gradient(to top right, #0684c3a8 50%, #1290cf 50%);
    transform: translateY(-10px);
}

.services-img > img {
    max-width: 40px;
    max-height: 40px;
    width: 100% !important;
    height:100%;
    object-fit: contain;
}
.cbn_products_slider {
    margin-top: 50px;
    /* margin-bottom: 30px; */
    margin-left: auto;
    margin-right: auto;
}

.recent-projects-container a.venobox.vbox-item:hover:before {
    content: "Click Here To View";
    background-color: #00000082;
    width: 100%;
    height: 100%;
    position: absolute;
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    display: flex;
    justify-content: center;
    align-items: center;
}
.recent-projects-container a.venobox.vbox-item {
    position: relative;
}
.wp-expert-bannber:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 20%);
    top: 0px;
    left: 0px;
    z-index: 999;
}

.why-choose-us-area > .container > .row {
    display: flex;
    align-items: center;
    padding: 20px 0px;
    flex-wrap: wrap;
    justify-content: center;
}

.list-unstyled > :nth-last-child(1) {
    margin-bottom: 0px !important;
}

.about-area > .container > .row {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.wp-expert-bannber > img {
    width: 100%;
    height: auto;
}
/* babu changes  end*/


.p-w-w-s {
    padding-top: 50px;
    text-align: center;
}


.products-dropdown-content::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

.products-dropdown-content::-webkit-scrollbar
{
	width: 4px;
	background-color: #F5F5F5;
}

.products-dropdown-content::-webkit-scrollbar-thumb
{
	background-color: #000000;
	border: 2px solid #555555;
}

.wpe-icons-wrap+.a>h3 {
    margin-bottom: 10px;
}
.about-area {
    padding: 70px 0px;
}

.wp-page-about-area .about-content ul li:last-child {
    margin-bottom: 0px !important;
}
.right_side_about_area {
    padding: 0px;
}
.wp-page-about-area .right_side_about_area > .container > .row {
    flex-direction: row-reverse;
}
.pt-0 {
    padding: 0px !important;
}


/* about page code start  */
.about-page .section-title,
.about-page .content-title {
    position: relative;
}

.about-page section.about-wrap {
    padding: 80px 0px;
}

.about-page .section-title span,
.about-page .content-title span {
    color: #000000;
    font-weight: 600;
}

.about-page .section-title h2,
.about-page .content-title h2 {
    font-size: 40px;
    line-height: 1.2;
    font-weight: 700;
    margin: 0;
}

.about-page .about-wrap .about-content .content-title p {
    margin: 5px 0 15px;
}

.about-page .progress-bar {
    background-color: #0088cc;
    /* Red color for the progress bar */
}

.about-page .progress {
    height: 8px;
    /* Adjust the height as in the example */
    background-color: #e6e6e6;
    /* Light grey for the background */
}

.about-page .progress-text {
    margin-bottom: 5px;
}


.about-page .feature-card {
    background-color: #fff;
    border-radius: 8px;
    padding: 15px;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    transition: background-color 0.4s ease-in-out;
    position: relative;
    overflow: hidden;
}

.about-page .feature-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background-color: #0088cc;
    transition: all 0.5s ease-in-out;
    z-index: 0;
}

.about-page .feature-card:hover::before {
    left: 0;
}

.about-page .feature-card:hover {
    color: white;
}

.about-page .feature-card * {
    position: relative;
    z-index: 1;
}

.about-page .feature-icon {
    min-width: 70px;
    height: 70px;
    background-color: #0088cc;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    margin-right: 15px;
    transition: all 0.4s ease-in-out;
}
section.why-chose-about-wrap {
padding: 60px 0px;
}
.about-page .why-chose-about-wrap .about-content .content-title p {
margin: 7px 0 20px;
}


.about-page .feature-text h4 {
    font-weight: bold;
    margin: 0 0 5px;
    transition: all 0.4s ease-in-out;
}

.about-page.feature-text p {
    margin: 0;
    color: #666;
    transition: all 0.4s ease-in-out;
}

/* Hover effect for text and icon */
.about-page .feature-card:hover .feature-icon {
    background-color: white;
}

.about-page .feature-card:hover h4,
.about-page .feature-card:hover p {
    color: white;
}


.about-page .feature-icon svg path {
    fill: #ffffff;
}



.about-page .feature-card:hover .feature-icon>svg>path {
    fill: #0088cc;
}

.about-page .feature-icon>svg {
    width: 47px;
    height: 47px;
}
.about-page section.about-wrap .container>.row {
    display: flex;
    align-items: center;
}

.why-chose-about-wrap .container>.row {
    display: flex;
    align-items: center;
}
/* about page code end  */


.cbn_content_hover .vbox-item:hover:before {
    content: "Click Here To View";
    background-color: #00000082;
    width: 100%;
    height: 100%;
    position: absolute;
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    display: flex;
    justify-content: center;
    align-items: center;
}
.cbn_content_hover .vbox-item {
    position: relative;
}



/* main service page code start  */

.service-section-cards-wrap .service-icon>img {
    width: 60px;
}


.service-section-cards-wrap .service-section {
    padding: 50px 0;
    background-color: #f9f9f9;
}

.service-section-cards-wrap .service-box {
    padding: 20px;
    text-align: center;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s;
}

.service-section-cards-wrap .service-box:hover {
    transform: translateY(-10px);
}

.service-section-cards-wrap .service-icon {
    font-size: 50px;
    color: #5bc0de;
    margin-bottom: 20px;
}

.service-section-cards-wrap .service-title {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 15px;
    color: #333;
}

.service-section-cards-wrap .service-text {
    font-size: 16px;
    color: #777;
}

.service-section-cards-row {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
}

.service-section-cards-wrap .service-box {
    /* margin-bottom: 30px; */
    width: 32%;
}

/* main service page code start  */

.about-content .progressbar-wrap {
    margin-top: 15px;
}


.mail-top.cba-mail-top p, .mail-top.cba-mail-top a {
    color: black;
}
.mail-top.cba-mail-top .mail-grid:hover, .mail-top.cba-mail-top .mail-grid:hover{
color: #000;
}

.ban-bottom-w3l-home {
    padding: 50px 0px;
}
.services-area-home {
    padding: 50px 0px;
}
.recent-products-wrapper-home .owl-carousel .owl-stage-outer {
    padding-bottom: 0px !important;
}
/* .container {
    overflow: hidden;
} */
/* new style end  */

.ps-3 {
    padding-left: 25px;
}
.header-right2 > .cart.box_1 > a {
    text-decoration: none !important;
}

/**responsive**/
@media only screen and (min-width:1441px){
    .cd-hero__btn {
        font-size: 1.5rem;
    }
    .cd-hero__content p {
        font-size: 1.8rem;
    }
    .cd-hero__content h1 {
        font-size: 3.5em;
    }
    .cd-hero__content--img img{
        width: 520px !important;
        -webkit-transform: translateX(1%) translateY(-4%) !important;
        -ms-transform: translateX(1%) translateY(-4%) !important;
        transform: translateX(1%) translateY(-4%) !important;
    }
    .cd-hero__content.cd-hero__content--half-width {
        width: 50% !important;
    }
}
@media(max-width:1440px){
    .cd-hero__slider .container{
        position: relative;
    }

    .cd-hero__content.cd-hero__content--half-width{
        width: 50% !important;
        position: relative;
        float: left;
    }
    .cd-hero__content--img img{
        position: relative;
        width: 500px !important;
    }


    .heder-bottom {
        height: 77px;
        padding-top: 0px;
    }
}
@media(max-width:1366px){
    .cd-hero__content.cd-hero__content--half-width.cd-hero__content--img.right-side > img {
        -ms-transform: translateX(0%) translateY(-17%) !important;
        -webkit-transform: translateX(0%) translateY(-17%) !important;
        transform: translateX(0%) translateY(-17%) !important;
    }
    /*    .cd-hero__content.cd-hero__content--half-width.cd-hero__content--img.right-side > img{
            transform: translateX(-59%) translateY(-7%) !important;
    }*/
    .cd-hero__content.cd-hero__content--half-width:first-of-type{
        position: relative;
    }
    .cd-hero__content.cd-hero__content--full-width, .cd-hero__content.cd-hero__content--half-width{
        max-width: 585px;
    }
    .heder-bottom {
        height: 77px;
        padding-top: 0px;
    }
    .accessories-w3l {
        min-height: 482px;
        padding: 7em 0;
    }
    .ribben1 {
        top: 12%;
    }
    .main-agileits {
        width: 31%;
    }
}
@media(max-width:1280px){
    ul.cd-hero__slider li.cd-hero__slide:last-child .cd-hero__content--img img {
        -webkit-transform: translateX(7%) translateY(-17%) !important;
        -ms-transform: translateX(7%) translateY(-17%) !important;
        transform: translateX(7%) translateY(-17%) !important;
    }

    .heder-bottom {
        height: 77px;
        padding-top: 0px;
    }
    .ribben2 {
        top: 15%;
    }
    .main-agileits {
        width: 33%;
    }
    .cd-search {
        top: 17%;
    }
}
@media(max-width:1080px){
    .cd-hero__content.cd-hero__content--half-width{
        width: 50% !important;
    }
    .cd-hero__content--img img{
        width: 400px !important;
    }
    .heder-bottom {
        height: 77px;
        padding-top: 0px;
    }
    .ban-text2 {
        width: 20%;
    }
    .ban-text2 h4 {
        font-size: 1.3em;
    }
    .ban-text h4,.ban-text1 h4 {
        font-size: 1.8em;
    }
    .dropdown-menu.columns-3 {
        left: -205%;
    }
    .ribben2 {
        top: 14%;
        width: 48%;
    }
    .ribben1:after,.ribben:after {
        right: 73%;
    }
    .ribben1 {
        top: 11%;
    }
    .ribben {
        left: -8%;
    }
    .women h6 {
        font-size: 1.3em;
    }
    .ban-text1 {
        left: 21%;
    }
    .accessories-w3l {
        min-height: 382px;
        padding: 6em 0;
    }
    .accessories-w3l span {
        font-size: 4em;
    }
    .latest-text2 {
        left: 73%;
        width: 21%;
    }
    .latest-text {
        height: 175px;
    }
    .ribben2:after {
        top: 85%;
    }
    .best2 a {
        font-size: 1.37em;
    }
    .description p,.descr p,.women p {
        font-size: 0.965em;
    }
    .single-grid1 h3 {
        font-size: 2em;
    }
    .main-agileits {
        width: 39%;
    }
    .video iframe {
        height: 345px;
    }
}
@media(max-width: 1024px){

    .heder-bottom {
        height: 77px;
        padding-top: 0px;
    }
    .dropdown-menu.columns-3 {
        left: -240%;
    }
    .ribben {
        left: -4%;
    }
    .cd-search {
        top: 23%;
    }
    .ban-img {
        margin-top: 1.8em;
    }
    .ribben1 {
        top: 10%;
    }
    .main-agileits {
        width: 41%;
    }
    .cd-header-buttons {
        right: 20%;
    }
    .recent-products-wrapper .recent-products-box {
        min-height: 486px;      
    }
}
@media(min-width: 1003px){
    .services-box-contact{
        padding: 6px 14px;
    }
    .service-types h2{
        min-width: 132px;
    }
}
@media(max-width: 1002px){

    /**New Section Start**/

    .services-box>h3{
        font-size: 10px;
    }
    .services-box-contact{
        padding: 6px 10px;
        min-width: 140px;
    }

    .service-types-span{
        width: auto;
        min-width: 48.3%;
    }

    .services-box{
        padding: 10px 15px 80px;
    }
    .services-box>h2{
        font-size: 24px !important;
        margin-top: 16px;
        font-size: 10px;
    }
    .service-types img{
        width: 60px;
    }
    .service-types h2{
        width: 130px;
    }

    /**End Section Start**/

}
@media(min-width:992px){

    /**New Section Start**/
    .process-box:nth-child(3n) {
        margin-right: 0;
    }
    /**End Section Start**/

}
.dashboard_page ul.nav.tabnav.nav-tabs {
    top: -10px;
}
.user-dashboard-left-sidebar ul{
    display: block;
}

.for_tab_size .col-sm-4{
    min-width: 225px;
}
.cb_clients_logo_wrapper > .logo-item {
    background: #00000029;
    border-radius: 6px;
    padding: 10px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}
.cb_clients_logo_wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 50px;
}
.cb_client_logo_container {
    padding: 50px 0px 70px;
}
.cb_clients_logo_wrapper .bx-viewport > .bxslider > li > img {
    height: 100%;
    width: auto;
    padding: 0px 10px;
}
.cb_clients_logo_wrapper > .bx-wrapper {
    margin-bottom: 0px !important;
    max-width: calc(100% - 100px) !important;
    max-width: 100% !important;
    box-shadow: none;
}
.cb_clients_logo_wrapper > .bx-wrapper ul.bxslider > li {
    margin-right: 60px !important;
    width: auto !important;
    height: 56px;
    opacity: 0.7;
}
@media(max-width:760px){
    ul.nav.tabnav.nav-tabs{
        display: none;
    }
}

@media(min-width:996px){

    /**New Section Start**/
    form div.form-group:last-child .form-control {
        /*margin-bottom: 0 !important;*/
    }

    form div.form-group:last-child {
        margin-bottom: 0 !important;
    }

    /**End Section Start**/

}

@media(max-width:995px){
    /**checkout form**/
    .checkout-form-area {
        width: auto;
        display: inline-block;
        padding-right: 15px;
        display: block;
        max-width: 500px;
    }

    .checkout-detail {
        float: left;
        overflow: hidden;
        width: 100%;
        display: inline-block;
        position: sticky;
        top: 20px;
        max-width: 500px;
        padding-right: 15px;
    }


    /**checkout form**/
}
@media(max-width:991px){
    .logo-nav-left.footer img {
        height: 40px;
        margin: 0px 0 2px -6px !important;
    }
    .logo-nav-left.footer a div {
        display: none;
        margin: 0px !important;
    }
    
}
@media(max-width:991px){

    /**New Section Start**/
    .about-page section.about-wrap .container>.row {
        display: flex;
        align-items: center;
        flex-direction: column;
    }
    .about-page .why-chose-about-wrap .about-content .content-title p {
        margin: 7px 0 0px;
    }
    .why-chose-about-wrap .container>.row {
        display: flex;
        align-items: center;
        flex-direction: column;
    }
    .glyphicon-menu-right{
        top: 8% !important;
    }
    .glyphicon-menu-left{
        left: -37px !important;
        top: 8% !important;
    }

    .process-box:nth-child(2n) {
        margin-right: 0%;
    }

    .process-box {
        width: 48.5%;
    }
    /**End Section Start**/


    .copy-left {
        border-right: 0;
        padding-right: 0;
    }
    .copy-right {
        padding-left: 0;
    }
    .heder-bottom {
        height: 77px;
        padding-top: 0px;
    }
    .logo-nav-left h1 a {
        font-size: 1.1em;
    }
    .logo-nav-left h1 a span {
        letter-spacing: 9px;
    }
    .logo-nav-left1 ul li a {
        font-size: 12px;
    }
    .dropdown-menu.columns-3 {
        left: -355%;
    }
    .top-right ul li a {
        font-size: 0.95em;
    }
    .nav > li > a {
        padding: 10px 10px;
    }
    .logo-nav-left1 {
        float: left;
        margin-left: 1em;
    }
    .cd-header-buttons {
        top: 66px;
        right: 25%;
    }
    .cd-search {
        top: 18%;
    }
    .ban-bottom {
        float: left;
        width: 50%;
    }
    .ban-bottom3 {
        float: left;
        width: 50%;
    }
    .ban-img {
        margin-top: 1.5em;
    }
    .ban-text1 {
        left: 9%;
    }
    .ban-text2 {
        width: 26%;
    }
    .ban-text h4, .ban-text1 h4 {
        font-size: 1.5em;
    }
    .ban-bottom-w3l,.new-arrivals-w3agile,.product-agile,.latest-w3,.footer-w3l,.products-agileinfo, .mail-w3ls,.single-wl3 {
        padding: 4em 0;
    }
    .arrival-grid {
        float: left;
        width: 25%;
    }
    .ribben1 p,.ribben p,.ribben2 p {
        font-size: 0.95em;
    }
    .ribben2 {
        top: 14%;
        width: 60%;
    }
    .ribben {
        left: -5%;
    }
    .ribben2:after {
        top: 84%;
    }
    .ribben1:after {
        right: 67%;
        top: 82%;
    }
    .ribben:after {
        right: 65%;
        top: 82%;
    }
    .accessories-w3l {
        min-height: 370px;
        padding: 5em 0;
    }
    .accessories-w3l span {
        font-size: 3.5em;
    }
    h2.tittle {
        font-size: 2.8em;
    }
    .cap-left {
        float: left;
        width: 25%;
    }
    .latest-grid {
        float: left;
        width: 33.3%;
    }
    .latest-text2 {
        left: 68%;
        width: 29%;
    }
    .latest-text h4,.footer-grid h4,.descr h4,.single-grid h4 {
        font-size: 1.8em;
    }
    .latest-text {
        height: 136px;
    }
    h3.tittle1,h3.tittle {
        font-size: 2.8em;
    }
    .footer-grid {
        float: left;
        width: 25%;
        padding: 0 3px;
    }
    .product-agileinfo-grid {
        float: left;
        width: 35%;
    }
    .product-agileinfon-grid1 {
        float: left;
        width: 65%;
        padding: 0;
    }
    .product-agileinfon-top-left {
        float: left;
        width: 50%;
    }
    .showing {
        margin: 0 1em;
    }
    .categories h3 {
        font-size: 2.2em;
    }
    .categories label {
        font-size: 1.3em;
    }
    .price h3, .top-rates h3, .brand-w3l h3 {
        font-size: 1.8em;
    }
    .product-tab-grid {
        float: left;
        width: 33.3%;
        padding: 0 9px;
    }
    .product-tab1-grid {
        float: left;
        width: 40%;
    }
    .product-tab1-grid1 {
        float: left;
        width: 60%;
    }
    .mail-grid {
        float: left;
        width: 33.3%;
    }

    .map-w3 iframe {
        height: 300px;
    }
    .main-agileits {
        width: 42%;
    }
    .product-grid {
        float: left;
        width: 40%;
    }
    .product-grid1 {
        float: left;
        width: 60%;
    }
    .single-grid1 {
        margin-top: 2em;
    }
    .video iframe {
        height: 232px;
    }
    .new-grid1{
        float: left;
        width: 40%;
    }
    .new-grid {
        float: left;
        width: 60%;
    }
    .modal-dialog {
        width: 669px;
    }
    .color-quality-right {
        float: left;
        margin-left: 1.5em;
    }
    .new-grid span {
        font-size: 0.96em;
    }
    .new-grid h5 {
        font-size: 1.5em;
    }
    ul.multi-column-dropdown h6 {
        margin: 0 0 .5em;
    }
    .total-item, .cart-items {
        margin-top: 0em;
        padding: 4em 0;
    }
    .row-grid:nth-child(2) {
        margin-top: 1em;
    }
    .our-features-area > .container > .row {
        display: flex;
        flex-wrap: wrap;
    }
    .our-features-area > .container > .row > .col-sm-6 {
        margin-bottom: 30px;
        width: 100%;
    }
    .our-features-area > .container > .row > .col-sm-6 > .single-features-item {
        height: 100%;
        margin-bottom: 0px;
    }
    .wp-page-about-area .container p {
        text-align: left !important;
    }
    .cb_clients_logo_wrapper > .bx-wrapper {
        max-width: 100% !important;
    }
}

@media(max-width:970px){

    /**New Section Start**/



    /**End Section Start**/


}

@media(max-width:800px){



    .cd-hero__content.cd-hero__content--half-width.cd-hero__content--img.right-side > img {
        transform: translateX(1%) translateY(-12%) !important;
        -webkit-transform: translateX(1%) translateY(-12%) !important;
        -ms-transform: translateX(1%) translateY(-12%) !important;
    }
    .heder-bottom {
        height: 77px;
        padding-top: 0px;
    }
    .cd-header-buttons {
        top: 66px;
        right: 20%;
    }
    .accessories-w3l {
        min-height: 320px;
        padding: 4em 0;
    }
    .dropdown-menu.columns-3 {
        left: -343%;
    }
    .dropdown-menu.columns-3 {
        min-width: 610px;
        padding: 30px 30px;
    }
    .main-agileits {
        width: 52%;
    }
}
@media(max-width:768px){

    .box.order {
        width: 100%;
    }

    .wp-page-about-area .call-to-action {
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        padding: 50px 15px;
    }
    /**New Section Start**/


    .glyphicon-menu-right{
        right: -27px !important;
        top: 17% !important;
        font-size: 20px !important;
    }
    .glyphicon-menu-left{
        top: 17% !important;
        font-size: 20px !important;
        left: -20px !important;
    }

    /**End Section Start**/

    .products-slider .owl-nav .owl-next{
        right: -25px;
    }
    .products-slider .owl-nav .owl-prev{
        left: -25px;
    }


    .heder-bottom {
        height: 77px;
        padding-top: 0px;
    }
    .cd-search {
        top: 22%;
    }
    .main-agileits {
        width: 54%;
    }
}
@media(max-width:736px){
    .heder-bottom {
        height: 77px;
        padding-top: 0px;
    }
    .navbar-toggle {
        margin-left: 15px;
        float: none;
    }
    .logo-nav-left h1 a span {
        letter-spacing: 7.5px;
    }
    .navbar-collapse {
        max-height: 678px;
    }
    .navbar-nav {
        margin:5.5px 0px;
        text-align: center;
    }
    .navbar-nav .open .dropdown-menu {
        background: #fff;
    }
    .cd-search {
        top: 36%;
    }
    .logo-nav-left1 {
        width: 48%;
        margin-left: 0;
    }
    .dropdown-menu.columns-3 {
        min-width: 263px;
        padding: 30px 30px;
    }
    .multi-gd-img {
        float: left;
        width: 50%;
    }
    .navbar-default {
        background: none;
        border: none;
        text-align: center;
    }
    .ban-text2 {
        width: 28%;
    }
    h2.tittle {
        font-size: 2.5em;
    }
    h3.tittle1, h3.tittle {
        font-size: 2.5em;
    }
    .accessories-w3l span {
        font-size: 3em;
    }
    .caption,.arrivals-grids,.latest-grids,.product-w3agile,.product-agileinfo-grids,.mail-grids,.product-grids {
        margin-top: 3em;
    }
    .ribben2 {
        top: 14%;
        width: 64%;
    }
    .latest-text {
        height: 128px;
        bottom: -60%;
    }
    .product-agileinfo-grid {
        float: left;
        width: 50%;
    }
    .product-agileinfon-grid1 {
        float: left;
        width: 100%;
        margin-top: 2em;
    }
    .ribben:after {
        right: 67%;
        top: 82%;
    }
    .ribben {
        left: -2%;
    }
    .main-agileits {
        width: 57%;
    }
    .login {
        padding: 4em 0;
    }
    .modal-dialog {
        width: 700px;
    }
}
@media(max-width:667px){

    /**New Section Start**/





    .glyphicon-menu-right{
        right: -25px !important;
        top: 10% !important;
    }
    .glyphicon-menu-left{
        top: 10% !important;
        left: -19px !important;
    }

    /**End Section Start**/



    .heder-bottom {
        height: 77px;
        padding-top: 0px;
    }
    .ban-text2 {
        width: 31%;
    }
    .ban-text {
        top: 55%;
    }
    .new-arrivals-w3agile, .product-agile, .latest-w3, .footer-w3l, .products-agileinfo, .mail-w3ls, .single-wl3 {
        padding: 3em 0;
    }
    .arrival-grid,.cap-left {
        float: left;
        width: 50%;
    }
    .ribben:after {
        right: 78%;
        top: 82%;
    }
    .ribben1:after {
        right: 77%;
    }
    .ribben2 {
        top: 14%;
        width: 38%;
    }
    .arrival-grid:nth-child(3),.arrival-grid:nth-child(4) {
        margin-top: 2em;
    }
    .cap-left:nth-child(3),.cap-left:nth-child(4) {
        margin-top: 2em;
    }
    a.button1 {
        font-size: 0.95em;
        padding: 0.5em 1em;
    }
    .accessories-w3l {
        background: url(../images/ban1.jpg) no-repeat -200px 0px;
        background-size: cover;
        min-height: 295px;
    }
    .latest-grid {
        padding: 0 6px;
    }
    .latest-text2 {
        left: 63%;
        width: 30%;
    }
    .latest-text h4, .footer-grid h4, .descr h4, .single-grid h4 {
        font-size: 1.5em;
    }
    .footer-grid {
        float: left;
        width: 100%;
    }
    .footer-grid:nth-child(2) {
        margin: 2em 0;
    }
    .footer-grid:nth-child(4) {
        margin-top: 2em ;
    }
    .banner1 {
        min-height: 125px;
        padding: 3em 0 0;
    }
    .product-tab-grid {
        float: left;
        width: 50%;
    }
    .product-tab-grid:nth-child(3) {
        margin-top: 2em;
    }
    .mail-grid h5 {
        font-size: 1.5em;
    }
    .cd-search {
        top: 45%;
    }
    .main-agileits {
        width: 63%;
    }
    .modal-dialog {
        width: 625px;
    }
    .color-quality-right {
        float: left;
        margin-left: 0.5em;
    }
}
@media(max-width:600px){

    .mini-wrapper {
        width: 80%;
    }


    /**New Section Start**/

    .services-wrapper {
        padding: 15px;
    }


    .services-box-contact{
        bottom: 20px;
    }

    .service-types h2{
        min-width: 145px;
    }

    .service-types img {
        max-width: 100px;
    }

    .services-box{
        width: 100%;
        margin-bottom: 25px;
    }
    .services-box:last-child{
        margin-bottom: 0;
    }

    .service-symble {
        padding-top: 0px;
    }
    .services-box h2 {
        margin-top: 15px;
    }

    .process-box-icon {
        text-align: center;
    }

    .process-box{
        margin-right: 0;
        width: 100%;
        padding: 18px 20px;
        height: 280px;
    }

    .process-box-icon img {
        width: 100px;
    }

    /**End Section Start**/




    .heder-bottom {
        height: 77px;
        padding-top: 0px;
    }
    .cd-header-buttons {
        top: 55px;
        right: 25%;
    }
    .logo-nav-left1 {
        width: 45%;
        margin-top: 0;
    }
    .logo-nav-left {
        margin-top: 0;
    }
    .header-right2 {
        margin-top: .5em;
    }
    .cd-search {
        top: 35%;
    }
    .ban-text2 {
        width: 35%;
    }
    .ban-text h4, .ban-text1 h4 {
        font-size: 1.2em;
    }
    .ban-img {
        margin-top: 1em;
    }
    .ribben2 {
        top: 14%;
        width: 57%;
    }
    .ribben2:after {
        right: 88%;
    }
    .latest-text2 {
        left: 55%;
        width: 35%;
    }
    .ribben1 {
        width: 36%;
    }
    .ribben {
        width: 37%;
    }
    .latest-text {
        height: 105px;
    }
    .copy-left {
        float: none;
        margin-top: 0.6em;
        text-align: center;
    }
    .copy-right {
        float: none;
        margin-top: 1em;
        text-align: center;
    }
    .main-agileits {
        width: 70%;
    }
    p.price {
        font-size: 1.5em;
    }
    .modal-dialog {
        width: 565px;
    }
    .single-left {
        float: left;
        width: 60%;
        margin-right: 0%;
    }
    .single-right {
        width: 100%;
    }
    .product-grid {
        width: 100%;
    }
    .product-grid1 {
        width: 100%;
        margin-top:2em;
    }
    .nav-tabs {
        margin-bottom: 1em;
    }
    p.quote {
        margin: 1em 0em;
    }
  
}
@media(max-width:568px){

    /**New Section Start**/
    .wp-page-about-area .about-content ul li {
    
        flex-direction: column;
        align-items: flex-start;
    }
    .process-box{
        height: 300px;
    }

    .glyphicon-menu-right{
        right: -25px !important;
        top: 9% !important;
    }
    .glyphicon-menu-left{
        top: 9% !important;
        left: -18px !important;
    }

    /**End Section Start**/

    .main-agileits{
        max-width: 360px;
        min-width: auto;
    }


    .heder-bottom {
        height: 77px;
        padding-top: 0px;
    }
    .logo-nav-left1 {
        width: 42%;
        margin-top: 0.3em;
    }
    .cd-search input{
        font-size: 1.2em;
        padding: 0.5em;
    }
    .cd-search {
        top: 51%;
    }
    .ban-text2 {
        width: 38%;
    }
    .ban-text1 {
        left: 6%;
    }
    .latest-grid {
        float: left;
        width: 100%;
    }
    .latest-grid:nth-child(2) {
        margin:2em 0;
    }
    .latest-text {
        height: 256px;
    }
    .latest-text2 {
        left: 80%;
        width: 12%;
    }
    .banner1 {
        min-height: 107px;
        padding: 3em 0 0;
    }
    .accessories-w3l span {
        font-size: 2.5em;
    }
    .main-agileits {
        width: 74%;
    }
    .logo-nav-left h1 a {
        font-size: 1em;
    }
    .total-item, .cart-items {
        margin-top: 0em;
        padding: 3em 0;
    }
    .modal-dialog {
        width: 532px;
    }
}
@media(max-width:480px){

    /**New Section Start**/

    .process-box{
        height: 320px;
    }

    .glyphicon-menu-right{
        right: -28px !important;
        top: 18% !important;
        font-size: 18px !important;
    }
    .glyphicon-menu-left{
        top: 18% !important;
        font-size: 18px !important;
        left: -20px !important;
    }

    /**End Section Start**/



    .heder-bottom {
        height: 77px;
        padding-top: 0px;
    }

    .navbar-header.nav_2{
        position: absolute;
        right: -10px;
        top: -54px;
    }
    .navbar-collapse{
        height: auto;
        background: black;
        width: 100%;
    }
    #bs-megadropdown-tabs ul.nav.navbar-nav{
        margin: 0 !important;
    }
    .jk-slider{
        z-index: -1;
    }
    .navbar.navbar-default{
        z-index: 9999;
    }
    .cd-header-buttons {
        top: 63px;
        right: 26%;
    }
    .ban-bottom {
        width: 100%;
    }
    .ban-text2 {
        width: 22%;
    }
    .ban-bottom3 {
        width: 100%;
        margin-top:2em;
    }
    .latest-text2 {
        left: 78%;
        width: 14%;
    }
    .latest-text {
        height: 210px;
    }
    .accessories-w3l {
        background: url(../images/ban1.jpg) no-repeat -200px 0px;
        background-size: cover;
        min-height: 265px;
    }
    .ribben2:after {
        right: 85%;
    }
    .ribben1:after {
        right: 76%;
    }
    .product-agileinfo-grid {
        float: left;
        width: 70%;
    }
    .ribben {
        width: 35%;
    }
    .ribben:after {
        right: 76%;
    }
    .top-right ul li {
        padding: 0em .5em;
    }
    .top-right ul li {
        padding: 0em .5em;
    }
    .cd-search {
        top: 21%;
    }
    .new-arrivals-w3agile, .product-agile, .latest-w3, .footer-w3l, .products-agileinfo, .mail-w3ls, .single-wl3 {
        padding: 2em 0;
    }
    .caption,.arrivals-grids,.latest-grids,.product-w3agile,.product-agileinfo-grids,.mail-grids,.product-grids {
        margin-top: 2em;
    }
    h2.tittle {
        font-size: 2.3em;
    }
    h3.tittle1, h3.tittle {
        font-size: 2.3em;
    }
    .map-w3 iframe {
        height: 210px;
    }
    .mail-bottom input[type="text"], .mail-bottom input[type="email"] {
        width: 100%;
    }
    .mail-grids {
        margin-top: 2em;
    }
    .main-agileits {
        width: 88%;
        padding: 2em;
    }
    .form-w3agile h3 {
        font-size: 2em;
        margin-bottom: 1em;
    }
    .new-grid1 {
        width: 100%;
    }
    .new-grid {
        width: 100%;
        margin-top:2em;
    }
    .modal-dialog {
        width: 445px;
    }
    .mail-grid {
        float: left;
        width: 100%;
    }
    .mail-grid:nth-child(2) {
        margin: 2em 0;
    }
    .descr ul li {
        font-size: 0.9em;
    }
    .core-slider__carousel .core-slider_arrow__left {
        left: 19px !important;
    }
    .core-slider__carousel .core-slider_arrow__right {
        right: 19px !important;
    }
}
@media(max-width:426px){

    .mini-wrapper .container-fluid {
        padding: 0;
    }

    .mini-wrapper {
        width: 85% !important;
    }
    .recent-products-wrapper .recent-products-box {
        min-height: 450px;
    }
}

@media(max-width:414px){

    /**New Section Start**/

    .process-box{
        height: 340px;
    }


    /**End Section Start**/



    .heder-bottom {
        height: 77px;
        padding-top: 0px;
    }
    .ban-text2 {
        width: 26%;
    }
    .ribben2 {
        top: 14%;
        width: 65%;
    }
    .logo-nav-left1 {
        width: 20%;
        margin-top: 0.3em;
    }
    .cd-header-buttons {
        top: 80px;
        right: 28%;
    }
    .ribben1 {
        width: 45%;
    }
    .ribben {
        width: 42%;
    }
    .latest-text2 {
        left: 78%;
        width: 17%;
    }
    .modal-dialog {
        width: 378px;
    }
    .main-agileits {
        width: 88%;
        padding: 1em;
    }
    .single-left {
        width: 100%;
    }
    .description p, .descr p, .women p {
        font-size: 0.95em;
    }
    .accessories-w3l {
        background: url(../images/ban1.jpg) no-repeat -200px 0px;
        background-size: cover;
        min-height: 205px;
        padding: 2em 0;
    }
    .product-tab1-grid {
        float: left;
        width: 100%;
    }
    .product-tab1-grid1 {
        float: left;
        width: 100%;
    }
}
@media(max-width:384px){
    .service-types h2{
        width: 135px;
    }

    /**New Section Start**/

    .service-types-span{
        margin-right: 0;
        width: auto;
    }


    .process-box{
        height: 350px;
    }


    /**End Section Start**/
    .heder-bottom {
        height: 77px;
        padding-top: 0px;
    }
    .navbar-header.nav_2 {
        float: right;
    }
    .navbar-toggle {
        margin-right: 0px;
    }
    .logo-nav-left1 {
        width: 30%;
        margin-top: 0.3em;
    }
    .cd-header-buttons {
        top: 148px;
        right: 85%;
    }
    .cd-search {
        top: 33%;
    }
    .ban-bottom-w3l, .new-arrivals-w3agile, .product-agile, .latest-w3, .footer-w3l, .products-agileinfo, .mail-w3ls, .single-wl3 {
        padding: 2em 0;
    }
    .ban-text2 {
        width: 28%;
    }
    .accessories-w3l span {
        font-size: 2em;
    }
    .arrival-grid, .cap-left {
        float: left;
        width: 100%;
    }
    .arrival-grid:nth-child(2) {
        margin-top: 2em;
    }
    .ribben1 {
        width: 24%;
    }
    .ribben {
        width: 23%;
    }
    .ribben2 {
        top: 14%;
        width: 40%;
    }
    .latest-text2 {
        left: 78%;
        width: 19%;
    }
    .latest-text {
        height: 177px;
    }
    h2.tittle {
        font-size: 2em;
    }
    .categories label {
        font-size: 1.2em;
    }
    .product-agileinfo-grid {
        width: 100%;
    }
    .top-rates {
        padding-top: 2.5em;
    }
    .categories h3 {
        font-size: 2em;
    }
    .price h3, .top-rates h3, .brand-w3l h3 {
        font-size: 1.7em;
    }
    .brand-w3l ul li a {
        font-size: 1em;
    }
    h3.tittle1, h3.tittle {
        font-size: 2em;
    }
    .product-agileinfon-top-left {
        width: 100%;
    }
    .product-tab-grid:nth-child(2) {
        margin-top: 2em;
    }
    .product-agileinfon-top-left:nth-child(2) {
        margin-top: 2em;
    }
    .product-tab-grid {
        width: 100%;
    }
    .ban-bottom3 {
        margin-top: 1em;
    }
    .my-cart-b {
        font-size: 0.9em;
    }
    .key input[type="text"], .key input[type="password"] {
        width: 84%;
    }
    .left-tab > li > a {
        font-size: 1em;
    }
    .modal-dialog {
        width: 347px;
    }
    .new-grid h5 {
        font-size: 1.4em;
    }
    .heder-bottom {
        padding: 0.3em 0 0.8em;
    }
}
@media(max-width:375px){

    /**New Section Start**/

    .process-box{
        height: 360px;
    }


    /**End Section Start**/


    .heder-bottom {
        height: 77px;
        padding-top: 0px;
    }
    .logo-nav-left1 {
        width: 30%;
        margin-top: 0.3em;
    }
    .accessories-w3l {
        background: url(../images/ban1.jpg) no-repeat -130px 0px;
        background-size: cover;
        min-height: 183px;
        padding: 2em 0;
    }
    .modal-dialog {
        width: 338px;
    }
    .new-grid h6 {
        font-size: 1em;
    }
}
@media(max-width:375px){
    /**New Section Start**/
    .services-box-contact{
        padding: 6px 15px;
        bottom: 15px;
    }


    .glyphicon-menu-right{
        top: 13% !important;
    }
    .glyphicon-menu-left{
        top: 13% !important;
    }

    /**End Section Start**/

    .heder-bottom {
        height: 77px;
        padding-top: 0px;
    }
    .cd-header-buttons {
        top: 132px;
        right: 85%;
    }
}
@media(max-width:350px){
    .click-here-span{
        display: block;
    }

}
@media(max-width:320px){
    /**New Section Start**/

    .process-box{
        height: 380px;
    }


    /**End Section Start**/
    /**New Section Start**/
    .glyphicon-menu-right{
        top: 4% !important;
    }
    .glyphicon-menu-left{
        left: -23px !important;
        top: 4% !important;
    }

    /**End Section Start**/

    /**responsive**/


    .heder-bottom {
        height: 77px;
        padding-top: 0px;
    }
    .ban-bottom,.ban-bottom3,.latest-grid,.single-grid1,.new-grid {
        padding: 0;
    }
    .ban-text2 {
        width: 31%;
    }
    .ribben1 {
        width: 28%;
    }
    .ribben {
        width: 29%;
    }
    .ribben2 {
        top: 14%;
        width: 45%;
    }
    .accessories-w3l span {
        font-size: 1.8em;
    }
    .logo-nav-left1 {
        width: 39%;
        margin-top: 0.3em;
    }
    .price h3, .top-rates h3, .brand-w3l h3 {
        font-size: 1.5em;
    }
    .ui-widget-content {
        margin: 2em auto 2em !important;
    }
    .main-agileits {
        width: 91%;
        padding: 1em;
    }
    .modal-dialog {
        width: 284px;
    }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border: none;
        margin-top: 4em;
    }
    .cd-search {
        top: 37%;
    }
    .cd-header-buttons {
        top: 132px;
        right: 85%;
    }
}
@media (max-width:1024px){
    .core-slider_item {
        width: 1024px !important;
    }
    .cd-hero__content--img img{
        width: 400px !important;
    }
    .cd-hero__btn:nth-of-type(2) {
        margin-left: 1em !important;
    }
    .wp-page-about-area .choose-us-img {
        margin-bottom: 30px;
    }
}
@media (max-width:768px){
    .core-slider_item {
        width: 768px !important;
    }
    .overlay_class{
        left: 197px !important;
    }
    .choose-us-content>.row>.col-lg-6:first-child {

        margin-bottom: 25px;
    }
    .cb_mobile_nav_sub_options_wrapper {
        background-color: #6767678c;
        border-radius: 4px;
        margin-left: 5px;
        padding: 5px 10px 5px 15px;
        list-style: none;
        max-width: 250px;
        min-width: 250px;
    }
    .cb_mobile_nav_sub_options_wrapper > li {
        border-bottom: 1px solid #747474;
    }
    .cb_mobile_nav_sub_options_wrapper > :nth-last-child(1) {
        border: none;
    }
    .cb_mobile_nav_sub_options_wrapper > li > a {
        font-size: 12px !important;
        text-align: left !important;
        padding: 8px 0px !important;
        width: 100% !important;
    }
    .footer-w3l {
        padding-left: 15px;
        padding-right: 15px;
    }
    .ban-bottom-w3ls.container,.services-area-home,.ban-bottom-w3l-home {
        overflow: hidden;
    }
    .cb_clients_logo_wrapper {
        padding: 0px 40px;
    }
}
/*----------dropdown overwrite--------*/
.dropdown-menu{
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 106px;
    margin-top: 22px !important;
    margin: 2px 0 0;
    font-size: 14px;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
ul.multi-column-dropdown {
    position: absolute;
    left: 0;
    padding: 10px 24px 26px 0px;
    width: 180px;
    background: #262B2F;
    z-index: 999;
    box-shadow: rgba(0,0,0,0.3) 0px 6px 8px;
}
.navbar-nav > li > .dropdown-menu{
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.navbar-nav > li > .dropdown-menu:before {
    content: '';
    position: absolute;
    width: 12px;
    height: 12px;
    margin-top: -6px;
    left: 15px;
    top: 0;
    z-index: -1;
    /*background: #fff;*/
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
/*------- other things overwrite----*/
.core-slider_arrow__left {
    background: url(../images/arrow_left.png) no-repeat 11px 12px black !important;
}
.core-slider_arrow{
    border:1px solid black;
}
.core-slider_arrow__right {
    background: url(../images/arrow_right.png) no-repeat 14px 12px black !important;
}
.overlay_class{
    background-color:black !important;
    left:15px;
    top:0;
}
.container_inner:hover .overlay_class {
    bottom: 0;
    height: 241px !important;
    top: 0 !important;
    border-radius: 5px !important;
}
.text_class>h5>a {
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    text-transform: capitalize;
    font-size: 20px;
    font-weight:bold;
}
.text_class>a {
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    text-transform: capitalize;
    font-size: 13px;
}
a:hover {
    color: #0088cc !important;
}
.core-slider_arrow {
    border: 1px dashed #000 !important;
}
.demo-1 {
    width: 100%;
    overflow: hidden;
}
.demo-1 {
    width: 100%;
    overflow: hidden;
    height: 350px;
}
.core-slider__carousel {
    overflow: hidden;
    height: 350px;
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img{
    width: 100%;
    object-fit: cover;
    object-position: center;
    height: 85vh;
}
.logo-nav-left img {
    height: 45px;
    width: auto;
    vertical-align: middle;
    margin: 18px 0 0 -6px;
}
.logo-nav>.logo-nav-left {
    height: 77px;
}
.container>.copy-right>p {
    margin-top: 0.6em;
}
.multi-column-dropdown li:hover{
    border:0 !important;
}
.multi-column-dropdown li a:hover {
    color: #fff !important;
    border-bottom: 1px solid #0088cc !important;
}
.ban-bottom-w3l{
    padding-top: 0;
}
.ban-bottom-w3
{
    font-family: 'Krub', sans-serif !important;
}
/*---------footer social icons overwrite-----------*/
/*------------------- risponsive code for slider--------------*/
.contact-section h2{
    width: 100% !important;
    float: left !important;
    text-align: center !important;
    margin-bottom: 40px !important;
}
/* Mainpage Slider Styles */
/* Slider */
.cd-hero {
    position: relative;
    margin-top: -78px;
    z-index: 0;
}
.cd-hero__slider {
    position: relative;
    height: 420px;
    width: 100%;
    overflow: hidden;
}
.cd-hero__slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* Force Hardware Acceleration */
    -webkit-transform: translateZ(0px);
    transform: translateZ(0px);
    will-change: transform;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.cd-hero__slide.cd-hero__slide--selected {
    /* this is the visible slide */
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}
.cd-hero__slide.cd-hero__slide--move-left {
    /* slide hidden on the left */
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
}
.cd-hero__slide.cd-hero__slide--is-moving,
.cd-hero__slide.cd-hero__slide--selected {
    /* the cd-hero__slide--is-moving class is assigned to the slide which is moving outside the viewport */
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
}
@media only screen and (min-width: 768px) {
    .cd-hero__slider {
        height: 500px;
    }
    .slider-btn {
        width: 90%;
        /*max-width: 442px;*/
        margin: auto !important;
        margin-left: 0;
    }
}

@media only screen and (min-width: 1170px) {
    .cd-hero__content.cd-hero__content--half-width.cd-hero__content--img.right-side > img {
        left: 0;
        transform: translateX(0%) translateY(-10%) !important;
        -webkit-transform: translateX(0%) translateY(-10%) !important;
        -ms-transform: translateX(0%) translateY(-10%) !important;
    }

    .cd-hero__slider {
        height: calc(100vh - 40px);
    }
    .cd-hero__slide {
        display: flex;
        align-items: center;
    }
    .cd-hero__slide > .container {
        margin-top: -70px;
    }
}

@media only screen and (min-width: 1600px) {
    .cd-hero__slider {
        height: 600px;
    }
    .cd-hero__slide {
        display: block;
    }
    .cd-hero__slide > .container {
        margin-top: 0px;
    }
}

/* Slide style */
.cd-hero__slide {
    background-position: center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}
.cd-hero__slide:first-of-type {
    background-color: #2c343b;
}
.cd-hero__slide:nth-of-type(2) {
    background-color: #3d4952;
    background-image: url("../assets/tech-1-mobile.jpg");
}
.cd-hero__slide:nth-of-type(3) {
    background-color: #586775;
    background-image: url("../assets/tech-2-mobile.jpg");
}
.cd-hero__slide:nth-of-type(4) {
    background-color: #2c343b;
    background-image: url("../assets/video-replace-mobile.jpg");
}
.cd-hero__slide:nth-of-type(5) {
    background-color: #2c343b;
    background-image: url(../assets/img.jpg);
}
.cd-hero__content.cd-hero__content--full-width,
.cd-hero__content.cd-hero__content--half-width {
    float: left;
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    left: 0;
    top: 0;
    /* this padding is used to align the text */
    padding-top: 100px;
    text-align: center;
    /* Force Hardware Acceleration */
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    will-change: transform;
}
.cd-hero__content h1, .cd-hero__content p, .cd-hero__btn, .cd-hero__content--img img {
    /* Force Hardware Acceleration */
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    will-change: transform;
}
.cd-hero__content.cd-hero__content--img {
    /* hide image on mobile device */
    display: none;
}
.cd-hero__content--img img {
    float: right !important;
    position: relative;
    /*    left: 40%;
        top: 50%;*/
    max-width: 100%;
    width: 500px;
    height: 340px !important;
    object-fit: contain !important;
    object-position: right !important;
    bottom: auto;
    right: auto;
    float: left;
    -webkit-transform: translateX(3%) translateY(-10%);
    -ms-transform: translateX(3%) translateY(-10%);
    transform: translateX(3%) translateY(-10%);
}
/*.cd-hero__content--img*/
.right-side img{
    float: left !important;
}


.cd-hero__content--img.right-side img{
    object-position: left !important;
}
.cd-hero__content.cd-hero__content--bg-video {
    /* hide video on mobile device */
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.cd-hero__content--bg-video video {
    /* you won't see this element in the html, but it will be injected using javascript */
    display: block;
    min-height: 100%;
    min-width: 100%;
    max-width: none;
    height: auto;
    width: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}
.cd-hero__content h1, .cd-hero__content p {
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    line-height: 1.2;
    margin: 0 0 14px;
    color: #ffffff;
    /*width: 90%;*/
    /*max-width: 400px;*/
}
.cd-hero__content h1 {
    font-size: 2.4rem;
}
.cd-hero__content .product-price{
    font-size: 1.8rem;
    color: #AF2313;
    font-weight: 400;
}
.cd-hero__content p {
    font-size: 1.4rem;
    line-height: 1.4;
}
.cd-hero__btn {
    text-align: center;
    min-width: 140px;
    display: inline-block;
    padding: 1.2em 2.4em;
    margin-top: .8em;
    background-color: #0088cc;
    font-size: 1.3rem;
    font-weight: 700;
    border-radius: 8px;
    letter-spacing: 1px;
    color: #ffffff;
    text-transform: uppercase;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
    -webkit-transition: background-color 0.2s;
    transition: all 0.2s ease-in-out !important;
}
.cd-hero__btn.cd-hero__btn--secondary {
    background-color: rgba(22, 26, 30, 0.8);
    transition: all 0.2s ease-in-out !important;
}
.cd-hero__btn:nth-of-type(2) {
    margin-left: 1em;
}
.cd-hero__btn:hover,
.cd-hero__btn:focus{
    background-color: #0088cccc;
    text-decoration: none !important;
    color: #fff !important;
    transition: all 0.2s ease-in-out !important;
}
.cd-hero__btn.cd-hero__btn--secondary:hover,
.cd-hero__btn.cd-hero__btn--secondary:focus{
    background-color: #161a1e;
    color: #0088cc !important;
    text-decoration: none !important;
    transition: all 0.2s ease-in-out !important;
}
@media only screen and (min-width: 768px) {
    .cd-hero__content h1, .cd-hero__content p{
        width: 100% !important;
    }
    .cd-hero__slide:nth-of-type(2),
    .cd-hero__slide:nth-of-type(3),
    .cd-hero__slide:nth-of-type(4) {
        background-image: none;
    }
    .cd-hero__content.cd-hero__content--full-width,
    .cd-hero__content.cd-hero__content--half-width {
        padding-top: 150px !important;
    }
    .cd-hero__content.cd-hero__content--bg-video {
        display: block;
    }
    .cd-hero__content.cd-hero__content--half-width {
        width: 50%;
    }
    .cd-hero__content.cd-hero__content--half-width:first-of-type {
        left: 0;
    }
    .cd-hero__content.cd-hero__content--half-width:nth-of-type(2) {
        right: 0;
        left: auto;
    }
    .cd-hero__content.cd-hero__content--img {
        display: block;
    }
    .cd-hero__content h1, .cd-hero__content p {
        /*max-width: 520px;*/
    }
    .cd-hero__content h1 {
        font-size: 2.4em;
        font-weight: 300;
    }
    .cd-hero__btn {
        font-size: 1.4rem;
    }
}
.slider-btn {
    margin-left: 0;
}
@media only screen and (min-width: 1170px) {
    ul.cd-hero__slider li.cd-hero__slide:last-child .cd-hero__content--img img{
        -webkit-transform: translateX(4%) translateY(-13%) !important;
        -ms-transform: translateX(4%) translateY(-13%) !important;
        transform: translateX(4%) translateY(-13%) !important;
        width: 500px;
    }
    .cd-hero__content--img img{
        -webkit-transform: translateX(0%) translateY(-3%) !important;
        -ms-transform: translateX(0%) translateY(-3%) !important;
        transform: translateX(0%) translateY(-3%) !important;
    }

    .slider-btn{
        margin: 0 !important;
    }
    .cd-hero__content.cd-hero__content--full-width,
    .cd-hero__content.cd-hero__content--half-width {
        /*        padding-top: 180px;
                padding-left: 260px;*/
        text-align: left !important;
    }
    .cd-hero__content--half-width.right-side{
        padding-left: 0 !important;
    }
    .cd-hero__content--half-width.right-side{
        padding-left: 0px !important;
    }
    .cd-hero__content--img.right-side img {
        left: 0;
    }
    .cd-hero__content--half-width.right-side h2,
    .cd-hero__content--half-width.right-side p,
    .cd-hero__content--half-width.right-side .slider-btn{
        margin-left: 0 !important;
    }
    .cd-hero__content--img{
        margin-right: 0;
    }
    .cd-hero__content h1, .cd-hero__content p {
        margin-bottom: 20px;
    }
    .cd-hero__content h1 {
        font-size: 3.2em;
    }
    .cd-hero__content p {
        font-size: 1.6rem;
    }
}
/* Single slide animation */
@media only screen and (min-width: 768px) {

    ul.cd-hero__slider li.cd-hero__slide:last-child .cd-hero__content--img img{
        -webkit-transform: translateX(7%) translateY(-13%);
        -ms-transform: translateX(7%) translateY(-13%);
        transform: translateX(7%) translateY(-13%);
        width: 500px;
    }

    .cd-hero__content--img img{
        -webkit-transform: translateX(3%) translateY(-13%);
        -ms-transform: translateX(3%) translateY(-13%);
        transform: translateX(3%) translateY(-13%);
    }


    .cd-hero__content.cd-hero__content--half-width {
        opacity: 0;
        -webkit-transform: translateX(40px);
        -ms-transform: translateX(40px);
        transform: translateX(40px);
    }
    .cd-hero__slide--move-left .cd-hero__content.cd-hero__content--half-width {
        -webkit-transform: translateX(-40px);
        -ms-transform: translateX(-40px);
        transform: translateX(-40px);
    }
    .cd-hero__slide--selected .cd-hero__content.cd-hero__content--half-width {
        /* this is the visible slide */
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    .cd-hero__slide--is-moving .cd-hero__content.cd-hero__content--half-width {
        /* this is the slide moving outside the viewport

        wait for the end of the transition on the <li> parent before set opacity to 0 and translate to 40px/-40px */
        -webkit-transition: opacity 0s 0.5s, -webkit-transform 0s 0.5s;
        transition: opacity 0s 0.5s, -webkit-transform 0s 0.5s;
        transition: opacity 0s 0.5s, transform 0s 0.5s;
        transition: opacity 0s 0.5s, transform 0s 0.5s, -webkit-transform 0s 0.5s;
    }
    .cd-hero__slide--from-left.cd-hero__slide--selected .cd-hero__content.cd-hero__content--half-width:nth-of-type(2),
    .cd-hero__slide--from-right.cd-hero__slide--selected .cd-hero__content.cd-hero__content--half-width:first-of-type {
        /* this is the selected slide - different animation if it's entering from left or right */
        -webkit-transition: opacity 0.4s 0.2s, -webkit-transform 0.5s 0.2s;
        transition: opacity 0.4s 0.2s, -webkit-transform 0.5s 0.2s;
        transition: opacity 0.4s 0.2s, transform 0.5s 0.2s;
        transition: opacity 0.4s 0.2s, transform 0.5s 0.2s, -webkit-transform 0.5s 0.2s;
    }
    .cd-hero__slide--from-left.cd-hero__slide--selected .cd-hero__content.cd-hero__content--half-width:first-of-type,
    .cd-hero__slide--from-right.cd-hero__slide--selected .cd-hero__content.cd-hero__content--half-width:nth-of-type(2) {
        /* this is the selected slide - different animation if it's entering from left or right */
        -webkit-transition: opacity 0.4s 0.4s, -webkit-transform 0.5s 0.4s;
        transition: opacity 0.4s 0.4s, -webkit-transform 0.5s 0.4s;
        transition: opacity 0.4s 0.4s, transform 0.5s 0.4s;
        transition: opacity 0.4s 0.4s, transform 0.5s 0.4s, -webkit-transform 0.5s 0.4s;
    }
    .cd-hero__content--full-width h2,
    .cd-hero__content--full-width p,
    .cd-hero__content--full-width .cd-hero__btn {
        -webkit-transform: translateX(100px);
        -ms-transform: translateX(100px);
        transform: translateX(100px);
    }
    .cd-hero__slide--move-left .cd-hero__content--full-width h2,
    .cd-hero__slide--move-left .cd-hero__content--full-width p,
    .cd-hero__slide--move-left .cd-hero__content--full-width .cd-hero__btn {
        -webkit-transform: translateX(-100px);
        -ms-transform: translateX(-100px);
        transform: translateX(-100px);
    }
    .cd-hero__slide--selected .cd-hero__content--full-width h2,
    .cd-hero__slide--selected .cd-hero__content--full-width p,
    .cd-hero__slide--selected .cd-hero__content--full-width .cd-hero__btn {
        /* this is the visible slide */
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    .cd-hero__slide--is-moving .cd-hero__content--full-width h2,
    .cd-hero__slide--is-moving .cd-hero__content--full-width p,
    .cd-hero__slide--is-moving .cd-hero__content--full-width .cd-hero__btn {
        /* this is the slide moving outside the viewport

        wait for the end of the transition on the li parent before set translate to 100px/-100px */
        -webkit-transition: -webkit-transform 0s 0.5s;
        transition: -webkit-transform 0s 0.5s;
        transition: transform 0s 0.5s;
        transition: transform 0s 0.5s, -webkit-transform 0s 0.5s;
    }
    .cd-hero__slide--selected h1 {
        font-weight: 600 !important;
        -webkit-transition: -webkit-transform 0.5s 0.2s;
        transition: -webkit-transform 0.5s 0.2s;
        transition: transform 0.5s 0.2s;
        transition: transform 0.5s 0.2s, -webkit-transform 0.5s 0.2s;
    }
    .cd-hero__slide--selected p {
        -webkit-transition: -webkit-transform 0.5s 0.3s;
        transition: -webkit-transform 0.5s 0.3s;
        transition: transform 0.5s 0.3s;
        transition: transform 0.5s 0.3s, -webkit-transform 0.5s 0.3s;
    }
    .cd-hero__slide--selected .cd-hero__btn {
        -webkit-transition: background-color 0.2s 0s, -webkit-transform 0.5s 0.4s;
        transition: background-color 0.2s 0s, -webkit-transform 0.5s 0.4s;
        transition: transform 0.5s 0.4s, background-color 0.2s 0s;
        transition: transform 0.5s 0.4s, background-color 0.2s 0s, -webkit-transform 0.5s 0.4s;
    }
}

@media only screen and (min-width: 425px) {

    .about-page .feature-card {
       
        align-items: self-start;
        flex-direction: column;
    }
    .about-page .feature-icon {
        min-width: 70px;
        height: 70px;
        background-color: #0088cc;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 8px;
        margin-right: 15px;
        transition: all 0.4s ease-in-out;
        margin-bottom: 20px;
    }
    .about-page .why-chose-about-wrap .about-content .content-title p {
        margin: 7px 0 0px;
    }
}

/* Slider navigation */
.cd-hero__nav {
    position: absolute;
    width: 100%;
    bottom: 10px;
    z-index: 2;
    text-align: center;
    height: auto;
    background-color: transparent;
}
.cd-hero__nav nav, .cd-hero__nav ul, .cd-hero__nav li, .cd-hero__nav a {
    height: 16px;
}
.cd-hero__nav nav {
    display: inline-block;
    position: relative;
    overflow: hidden;
}

.cd-hero__nav ul::after {
    clear: both;
    content: "";
    display: table;
}
.cd-hero__nav li {
    display: inline-block;
}
.cd-hero__nav .cd-selected a {
    background: #0088cc;
}
.cd-hero__nav a {
    display: block;
    position: relative;
    font-size: 16px;
    font-weight: 700;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    display: inline-block;
    background: #728290;
    -webkit-transition: background-color 0.2s;
    transition: background-color 0.2s;
    bottom: 0;
}
.cd-hero__nav a:first-child {
    margin-right: 7px !important;
}
.cd-hero__nav a:nth-child(2) {
    margin-right: 7px !important;
}
.cd-hero__nav a:nth-child(3) {
    margin-right: 7px !important;
}
.cd-hero__nav a:nth-child(4) {
    margin-right: 7px !important;
}
.cd-hero__nav a:nth-child(5)  {
    margin-right: 7px !important;
}
.cd-hero__nav a:nth-child(6)  {
    margin-right: 7px !important;
}
.cd-hero__nav a:nth-child(7) {
    margin-right: 7px !important;
}
.cd-hero__nav a {
    text-decoration: none !important;
}

@media only screen and (min-width: 768px) {

    .cd-hero__nav {
        height: 16px;
    }
    .cd-hero__nav a {
        font-size: 16px;
        text-transform: uppercase;
    }
}
/* contact footer table styles */
.footer-contact-table td{
    vertical-align: top !important;
    padding: 10px 2px !important;
}
.footer-contact-table td.mobile,
.footer-contact-table td.email{
    vertical-align: middle !important;
}
.footer-contact-table td a{
    color: #bbb;
    word-break: break-word;
}
.footer-contact-table td a:hover{
    text-decoration: none;
    color: #fff !important;
}
.logo-nav-left.footer img{
    height: 45px;
    width: auto;
    vertical-align: middle;
    margin: 4px 0 8px -6px !important;
}
.logo-nav-left.footer a div {
    margin: -54px 0 10px 86px !important;
}
/* Testimonials Section Styles */
.testimonials-slider{
    margin-left: 0 !important;
}
.review-box {
    padding: 20px 50px;
    text-align: center;
}
.client-avatar{
    margin-bottom: 10px;
}
.client-avatar img{
    width: 120px !important;
    height: 120px !important;
    border-radius: 50%;
    object-fit: cover;
    object-position: top;
    box-shadow: rgba(0,0,0,0.3) 0px 2px 8px;
    display: block;
    margin: 0 auto;
}
.review-text {
    font-size: 15px;
    margin: 20px;
    color: #262b2f;
}
.review-text > b {
    font-size: 20px;
    display: inline-block;
    margin-bottom: 5px;
}
.client-details {
    font-size: 14px;
}
.client-details span {
    font-weight: bold;
    color: #08c;
}
.animated  {
    -webkit-animation-duration : 1000 ms !important  ;
    animation-duration : 1000 ms  !important  ;
    -webkit-animation-fill-mode : both   !important ;
    animation-fill-mode : both  !important  ;
}
.testimonials-slider .owl-stage-outer {
    padding-bottom: 0px !important;
}
.testimonials-slider .owl-nav{
    display: none;
}.testimonials-slider .owl-dots{
    margin-top: 0px;
}
.popular-products-slider .owl-stage-outer{
    padding: 50px 0px 10px !important;
}
.testimonials-slider .owl-nav .owl-prev{
    position: absolute;
    left: -40px;
    top: 37%;
    width: 38px !important;
    height: 38px !important;
    font-size: 43px !important;
    line-height: 22px !important;
    background: transparent !important;
    color: #0088cc !important;
    border: 2px solid #0088cc !important;
    border-radius: 4px !important;
    transition: all 0.2s;
}
.testimonials-slider .owl-nav .owl-prev span{
    position: relative !important;
    top: -3px !important;
}
.testimonials-slider .owl-nav .owl-next{
    position: absolute;
    right: -40px;
    top: 37%;
    width: 38px !important;
    height: 38px !important;
    font-size: 43px !important;
    line-height: 22px !important;
    background: transparent !important;
    color: #0088cc !important;
    border: 2px solid #0088cc !important;
    border-radius: 4px !important;
    transition: all 0.2s;
}
.testimonials-slider .owl-nav .owl-next span{
    position: relative !important;
    top: -3px !important;
}
.testimonials-slider .owl-nav .owl-prev:hover,
.testimonials-slider .owl-nav .owl-next:hover{
    background: #0088CC !important;
    color: #fff !important;
}
.testimonials-slider.owl-theme .owl-dots .owl-dot span{
    background: #d3d3d3 !important;
}
.testimonials-slider.owl-theme .owl-dots .owl-dot.active span, .testimonials-slider.owl-theme .owl-dots .owl-dot:hover span {
    background: #0088cc !important;
}
.owl-theme .owl-dots .owl-dot span{
    margin: 5px 4px !important;
}
.popular-products-slider .owl-nav .owl-prev {
    top: 42% !important;
    left: -33px !important;
}
.popular-products-slider .owl-nav .owl-next {
    top: 42% !important;
    right: -33px !important;
}
.product-details-text {
    padding: 0px 22px;
}
.product-details-text h1{
    font-size: 26px;
    font-weight: 600;
    color: #0088CC;
    padding: 14px 0px;
}
.product-details-text h2{
    font-size: 24px;
    font-weight: 600;
    color: #0088CC;
    padding: 14px 0px;
}
.product-details-text h3{
    font-size: 22px;
    font-weight: 600;
    color: #0088CC;
    padding: 14px 0px;
}
.product-details-text h4{
    font-size: 20px;
    font-weight: 600;
    color: #0088CC;
    padding: 14px 0px;
}
.product-details-text h5{
    font-size: 18px;
    font-weight: 600;
    color: #0088CC;
    padding: 14px 0px;
}
.product-details-text h6{
    font-size: 16px;
    font-weight: 600;
    color: #0088CC;
    padding: 14px 0px;
}
.product-details-text a{
    font-size: 18px;
    font-style: italic;
    font-weight: 600;
    color: #0088CC;
}
.product-details-text a:hover{
    text-decoration: underline;
    color: #262B2F !important;
}
.product-details-text p{
    font-size: 16px;
    font-weight: 600;
    color: #262B2F;
    line-height: 22px;
    margin: 10px 0px;
}
.product-details-text ul{
    padding-left: 20px !important;
}
.product-details-text ul li{
    list-style: square;
    margin: 10px 0px;
    font-size: 16px;
    font-weight: 600;
    font-style: italic;
}
.recent-projects-container{
    background: #f4f5f6;
}
/* Cart Page Styles */
.content.cart{
    padding: 0 !important;
}
.cart-wrapper{
    padding: 6em 0px 5em !important;
}
.mini-box{
    text-align: center;
    padding: 6em 2em;
    /* background: #f4f5f6; */
    background: url(/images/mini-box-default-mini.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center left;
    color: #fff !important;
}

.cart-title-box h2{
    margin-bottom: 0;
    font-size: 32px;
    color: #262b2f;
}
.quantity.cart {
    padding-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}
.quantity.cart input {
    -webkit-appearance: none;
    border: none;
    text-align: center;
    width: 42px;
    padding-left: 0px !important;
    font-size: 16px;
    color: #262b2f;
    font-weight: 400;
    background: transparent;
}
.quantity.cart button[class*=btn] {
    width: 22px;
    height: 22px;
    background-color: #262b2faa;
    color: #fff;
    border-radius: 4px;
    font-size: 16px;
    border: none;
    font-weight: 800;
    cursor: pointer;
}
.quantity.cart button[class*=btn]:hover{
    opacity: 0.8;
}
.cart-table th{
    color: #262b2f !important;
    font-size: 16px !important;
}
.cart-table tbody tr td{
    color: #262b2f !important;
    font-size: 16px !important;
    vertical-align: middle !important;
    font-weight: 400 !important;
    border: 0 !important;
    border-top: 1px solid #eee !important;
}
.cart-total{
    margin-top: 6em !important;
    min-width: 40% !important;
    float: right;
    clear: both;
    display: inline-block;
}
.cart-total table tr th:first-child{
    background: #f4f5f6 !important;
}
.cart-total table th{
    vertical-align: middle !important;
    padding: 16px !important;
    border: 0 !important;
}
.cart-total table th.total-value{
    color: #262b2f !important;
    font-size: 22px !important;
    font-weight: 800 !important;
    text-align: right !important;
    border: 1px solid #eee !important;
}
.product-img-cart{
    width: 120px;
    height: auto;
    max-height: 120px;
    object-fit: contain;
    object-position: top;
}
.cart-table tfoot{
    width: 30% !important;
    display: inherit;
    float: right;
    position: absolute;
    right: 15px;
    margin-top: 14px;
}
.cart-table tfoot th{
    padding: 15px !important;
}
.cart-table tfoot th:first-child{
    background: #f4f5f6 !important;
    border: 0 !important;
    width: 50%;
}
.cart-table tfoot th:nth-child(2){
    border: 1px solid #eee !important;
}
.cart-btn-box{
    margin-top: 120px;
    float: right;
    margin-right: -12px;
}
.cart-btn-box.single-product-main{
    margin-top: 18px !important;
    float: none !important;
    margin-right: 0px !important;
}
.del-btn{
    background: #E81123 !important;
    padding: 8px 16px !important;
}
.del-btn i{
    margin-right: 0 !important;
}
.btn-default{
    background: #f4f5f6;
    color: #566;
    display: inline-block;
    margin-right: 6px;
}
.btn-default:hover{
    background: #eee;
    color: #0088CC !important;
}
/* Filter gallary Styles */
.filter-search {
    position: absolute;
    right: 47px;
    top: 0px;
}
span.search-icon {
    position: relative;
    color: #777;
    float: left;
    left: 15px;
    top: 4px;
    pointer-events: none;
}
input#filter-products {
    padding: 4px 2px 4px 24px;
    font-size: 14px;
    font-weight: 600;
    color: #262b2f;
    transition: all 0.3s ease;
    width: 160px;
    border: 0;
    border-bottom: 2px solid #eeeeee;
}
input#filter-products:hover{
    border-color: #08c;
}
input#filter-products:focus{
    border-color: #08c;
    width: 220px;
}
input#filter-products:hover + span.search-icon,
input#filter-products:focus + span.search-icon{
    color: #08c !important;
}
.categories.products ul{
    text-align: left !important;
}
.categories.products ul li{
    display: inline-block;
}
.categories.products ul li a{
    background: none !important;
    padding: 5px 14px !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    color: #262b2f !important;
    border-bottom: 2px solid #eee !important;
    border-radius: 0 !important;
    text-decoration: none !important;
    transition: all 0.2s ease;
    cursor: pointer;
}
.categories.products ul li a:hover{
    color: #08c !important;
}
.categories.products ul li a.active{
    color: #08c !important;
    border-bottom-color: #08c !important;
}
.grid-arr .women h6 a{
    color: #0088cc;
    text-decoration: none !important;
    font-size: 18px !important;
    font-weight: 800 !important;
    text-transform: uppercase !important;
}
.grid-arr .grid-arrival figure > a .grid-img img {
    width: 100% !important;
    height: 210px !important;
    object-fit: cover !important;
    object-position: top !important;
}
.zero-product-error{
    text-align: center;
    padding: 40px;
    font-size: 16px;
    font-weight: 400;
    display: none;
}
/* User Dashboard Styles */
.user-dashboard-wrapper{
    padding: 60px 0px;
}
.user-dashboard-left-sidebar .nav-tabs{
    margin-bottom: 1em;
}
.user-dashboard-left-sidebar .period-box{
    padding: 22px 20px;
    text-align: left;
    border-top: 1px solid #eee;
    margin-top: 30px;
    width: 82%;
}
.user-dashboard-left-sidebar .period-box h4{
    font-size: 16px;
    color: #555;
}
.user-dashboard-left-sidebar .period-box > div{
    padding: 4px 0px;
    font-size: 13px !important;
}
.user-dashboard-left-sidebar ul{
    width: 82%;
    border: 1px solid #eee;
    border-radius: 6px;
    box-shadow: rgba(0,0,0,0.06) 0px 2px 6px;
}
.user-dashboard-left-sidebar ul li{
    display: block;
    width: 100%;
}
.user-dashboard-left-sidebar ul li a{
    font-size: 14px;
    font-weight: 600;
    color: #666 !important;
    padding: 12px 18px;
    margin: 0px 0px;
    width: 100%;
    text-decoration: none;
    border: 0 !important;
    border-bottom: 1px solid #f7f7f7 !important;
}
.user-dashboard-left-sidebar ul li a i{
    margin-right: 6px;
    display: inline-block;
}
.user-dashboard-left-sidebar ul li a:hover{
    color: #08c !important;
    background: transparent !important;
}
.user-dashboard-left-sidebar ul li.active a,
.user-dashboard-left-sidebar ul li.active a:hover,
.user-dashboard-left-sidebar ul li.active a:active{
    color: #fff !important;
    background: #08c !important;
    border-radius: 4px;
    box-shadow: rgba(0,0,0,0.2) 0px 3px 4px;
    border-bottom: 0 !important;
}
.nav > li > a:hover, .nav > li > a:focus{
    color: #08c !important;
    background: transparent !important;
}
/* Faq Section Styles */
.faq-section{
    padding: 5em 0px;
    margin-top: 4em;
    background: #f4f5f6;
}
.faq-box{
    margin-top: 3em;
}
.panel-title > a:before {
    float: right !important;
    font-family: FontAwesome;
    content:"\f068";
    padding-right: 5px;
    font-weight: 300 !important;
    font-size: 14px;
    position: relative;
    top: 4px;
}
.panel-title > a.collapsed:before {
    float: right !important;
    content:"\f067";
}
.panel-title > a:hover,
.panel-title > a:active,
.panel-title > a:focus  {
    text-decoration:none;
}
.faq-box h4 a{
    font-weight: 600;
    font-size: 18px;
}
.panel-group .panel {
    border: 0 !important;
    box-shadow: rgba(0,0,0,0.1) 0px 4px 4px !important;
    margin-bottom: 14px;
}
.panel-default > .panel-heading {
    color: #312424;
    background-color: #ffffff;
    border-color: #fff;
    padding: 18px;
}
.panel-group .panel{
    border: 0 !important;
}
/* User History Styles */
.history-table thead{
    background: #f4f5f6;
    box-shadow: rgba(0,0,0,0.1) 0px 2px 7px;
    border-radius: 6px !important;
    overflow: hidden;
}
.history-table thead th{
    border-bottom: 0 !important;
    font-size: 14px !important;
    color: #262b2f !important;
}
.history-table tbody td{
    border-top: 0 !important;
    border-bottom: 1px solid #eee;
    padding: 20px 12px !important;
    color: #262b2f !important;
    font-weight: 400;
    font-size: 14px !important;
}
.history-table tbody tr:last-child td{
    border-bottom: 0 !important;
}
/* User Download Styles */
.downloads-table thead{
    background: #f4f5f6;
    box-shadow: rgba(0,0,0,0.1) 0px 2px 7px;
    border-radius: 6px !important;
    overflow: hidden;
}
.downloads-table thead th{
    border-bottom: 0 !important;
    font-size: 14px !important;
    color: #262b2f !important;
}
.downloads-table tbody td{
    border-top: 0 !important;
    border-bottom: 1px solid #eee;
    padding: 20px 12px !important;
    color: #262b2f !important;
    font-weight: 400;
    font-size: 14px !important;
    vertical-align: middle !important;
}
.downloads-table tbody tr:last-child td{
    border-bottom: 0 !important;
}
/* Edit Info Styles */
.form-wrapper {
    margin: 0 auto;
    width: 80%;
}
label{
    display: block !important;
    width: 100% !important;
}
select{
    height: auto !important;
}
.form-control {
    display: block;
    width: 100%;
    height: auto !important;
    padding: 12px 12px;
    font-size: 14px;
    color: #262b2f;
    background-color: #f4f5f6;
    background-image: none;
    border: 1px solid #eee;
    border-radius: 4px;
    margin-bottom: 16px;
}
.form-control:hover{
    border-color: #08c !important;
}
.form-control:focus{
    border-color: #08c !important;
    background: transparent !important;
    box-shadow: none !important;
    outline: 0 !important;
}
.btn-submit{
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    background: #0088cc;
    padding: 10px 24px;
    outline: none;
    border: none;
    border-radius: 4px;
    overflow: hidden;
    transition: all 0.2s ease-in-out;
}
.btn-submit.big{
    font-size: 18px;
    padding: 14px 44px;
}
.btn-submit:hover, .btn-submit:focus{
    background: #262B2F;
    color: #fff !important;
    box-shadow: rgba(0,0,0,0.4) 0px 2px 3px;
}
.custom-table thead{
    background: #f4f5f6;
    box-shadow: rgba(0,0,0,0.1) 0px 2px 7px;
    border-radius: 6px !important;
    overflow: hidden;
}
.custom-table thead th{
    border-bottom: 0 !important;
    font-size: 14px !important;
    color: #262b2f !important;
}
.custom-table tbody td{
    border-top: 0 !important;
    border-bottom: 1px solid #eee;
    padding: 20px 12px !important;
    color: #262b2f !important;
    font-weight: 400;
    font-size: 14px !important;
    vertical-align: middle !important;
}
.custom-table tbody tr:hover{
    background: #f9f9f9aa !important;
}
.custom-table tbody tr:last-child td{
    border-bottom: 0 !important;
}
.box-header{
    padding: 20px 0px;
}
.order-details-box{
    margin-top: 30px;
}
.mini-wrapper{
    margin: 0 auto;
    width: 50%;
}
.alert i.icon.fa.fa-check {
    margin-right: 10px !important;
}
.table-hover > tbody > tr:hover{
    background: #f9f9f9 !important;
}
.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th{
    background: transparent !important;
}
/* Dashboard card Designs */
.card .card-inner{
    text-align: center;
    padding: 30px;
}
.card .card-inner h3{
    color: #08c;
    font-weight: 400;
    font-size: 54px;
}
.card .card-inner h5{
    color: #262b2f;
    font-weight: 600;
    font-size: 13px;
    text-transform: uppercase;
}
.card .card-footer a{
    display: block;
    text-align: center;
    padding: 8px;
    background: #f4f5f6;
    text-decoration: none;
    color: #777;
    font-weight: 600;
    font-size: 12px;
}
.card .card-footer a:hover{
    background: #f1f1f1;
}
.dashboard-table{
    border-radius: 10px;
    overflow: hidden;
    margin-top: 10px;
}
.dashboard-table th{
    background: #f7f7f7;
    border: 0 !important;
    color: #777 !important;
    padding: 15px !important;
    vertical-align: middle !important;
    font-size: 12px !important;
}
.dashboard-table td{
    vertical-align: middle !important;
    color: #333 !important;
    font-weight: 600;
    font-size: 14px !important;
    border-color: #f2f2f2 !important;
}
.content > .ban-bottom-w3l {
    overflow: hidden;
}
.content > .recent-projects-container {
    overflow: hidden;
    padding-top: 50px;
}
.testimonials-wrapper {
    padding: 50px 0px;
}
/*------------responsive nav style--------------*/
.layout_mobile_menu_shift .menu_icon {
    position: absolute;
    right: 0;
    color: #fff;
    z-index: 1000;
}
.hamburger:hover {
    opacity: 1;
    background: transparent;
}
.hamburger {
    padding: 19px 6px 10px 0;
    display: inline-block;
    cursor: pointer;
    transition-property: opacity,filter;
    transition-duration: 0.15s;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: transparent;
    border: 0;
    margin: 0;
    overflow: visible;
    position: absolute;
    z-index: 990;
    outline: none;
    top: 0;
    right: 17px;
}
.hamburger-box {
    display: inline-block;
    position: relative;
    margin-right: 25px;
    margin-top: 17px;
}
.hamburger--spin .hamburger-inner {
    transition-duration: 0.25s;
    transition-timing-function: cubic-bezier(0.55,0.055,0.675,0.19);
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 30px;
    height: 1px;
    background-color: #fff;
    border-radius: 0px;
    position: absolute;
    transition-property: transform,left;
    transition-duration: 1.15s,0.25s;
    transition-timing-function: ease,ease;
}
.hamburger:hover .hamburger-inner::before {
    left: 0;
    transform: translateX(0);
    transition-delay: 0s;
}
.hamburger--spin .hamburger-inner::before {
    transition: top 0.50s 0.25s ease-in,left 0.25s 0.1s ease-out,opacity 0.1s ease-in,transform 0.22s cubic-bezier(0.55,0.055,0.675,0.19);
}
.hamburger-inner::before, .hamburger-inner::after {
    content: "";
    display: block;
    left: 0;
}
.hamburger-inner::before {
    top: -7px;
}
.hamburger-inner::after {
    bottom: -7px;
}
.hamburger--spin .hamburger-inner::after {
    transition: bottom 0.5s 0.25s ease-in,left 0.25s 0.1s ease-out,transform 0.22s cubic-bezier(0.55,0.055,0.675,0.19);
}
.hamburger:hover .hamburger-inner::after {
    left: 0;
    transform: translateX(0);
    transition-delay: 0s;
}
#main-menu {
    position: fixed;
    top: 42px;
    left: 0px;
    width: 100%;
    max-width: 0px;
    height: 100%;
    z-index: 500;
    overflow: hidden;
}
#main-menu.open {
    pointer-events: all;
    background: rgb(0 0 0 / 95%);
    max-width: 300px;
}
#main-menu.open:before {
    border-radius: 0;
}
#main-menu.open:before {
    transform: translate3d(-50%,-50%,0) scale(3);
}
#main-menu.open .content {
    opacity: 1;
    visibility: visible;
    transition: opacity 1.2s cubic-bezier(.23,1,.32,1),visibility 1.2s cubic-bezier(.23,1,.32,1);
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    background: rgb(0 0 0 / 95%);
    margin-top: 40px;
    padding: 0px 20px 20px !important;
    height: calc(100vh - 130px) !important;
    min-height: auto;
    overflow: auto;
}
.overflow-hidden {
    overflow: hidden;
}
#main-menu .content {
    display: flex;
    flex-direction: column;
    align-items: center;
    opacity: 0;
    visibility: hidden;
    transform: translateZ(0);
    width: 100%;
    min-height: 100%;
    pointer-events: auto;
}
/* .mob-products-drop-down i.fas {
    position: absolute;
    padding: 0px;
    top: 50%;
    right: -8px;
    transform: translate(10px, -50%);
    color: #fff;
    opacity: 0.8;
} */
.mob-products-drop-down i.fas {
    position: relative;
    padding: 0px;
    color: #fff;
    opacity: 0.8;
}
.mob-products-drop-down {
    position: relative;
}

#main-menu .content ul.btm_box > li {
    display: block;
    text-align: left;
    list-style: none;
    position: relative;
    padding: 10px 0px;
}
#main-menu.open .content ul.btm_box li a:nth-child(1) {
    transition-delay: 0s,0.45s,0.45s;
}
#main-menu.open .content li a {
    transition-duration: 500ms,500ms,500ms;
}
#main-menu.open .content li a {
    opacity: 1;
    transform: translate3d(0,0,0) scale3d(1,1,1) rotate(0deg);
}
#main-menu .content li a {
    width: fit-content;
    display: inline-block;
    color: #FFFFFF;
    font-weight: normal;
    font-size: 14px;
    text-decoration: none;
    letter-spacing: 2px;
    transition: color 500ms,transform 500ms ease-out,opacity 500ms ease-out;
    transition-delay: 0s,0s,0s;
    transition-duration: 0.1s,0.1s,0.1s;
    position: relative;
    opacity: 0;
    transform: translate3d(-40px,20px,0) scale3d(0.7,0.7,0.7) rotate(5deg);
    text-align: center;
}
#main-menu.open .content ul.btm_box li:nth-child(2) a {
    transition-delay: 0s,0.50s,0.50s;
}
#main-menu.open .content ul.btm_box li:nth-child(3) a {
    transition-delay: 0s,0.55s,0.55s;
}
#main-menu.open .content ul.btm_box li:nth-child(4) a {
    transition-delay: 0s,0.60s,0.60s;
}
#main-menu.open .content ul.btm_box li:nth-child(5) a {
    transition-delay: 0s,0.65s,0.65s;
}
.hamburger--spin.is-active {
    position: fixed;
    z-index: 9999;
    left: 260px;
    top: 40px;
    right: auto;
}

.hamburger--spin.is-active .hamburger-inner {
    transform: rotate(225deg);
    transition-duration: 0.52s;
    transition-delay: 0.12s;
    transition-timing-function: cubic-bezier(0.215,0.61,0.355,1);
    background-color: #fff;
}
.hamburger--spin.is-active .hamburger-inner::before {
    top: 0;
    left: 0;
    opacity: 0;
    transform: translateX(0);
    transition: top 0.50s ease-out,left 0.50s ease-out,opacity 0.50s 0.12s ease-out;
    background-color: #fff;
}
.hamburger--spin.is-active .hamburger-inner::after {
    bottom: 0;
    left: 0;
    transform: rotate(-90deg);
    transition: bottom 0.5s ease-out,left 0.5s ease-out,transform 0.5s 0.12s cubic-bezier(0.215,0.61,0.355,1);
    background-color: #fff;
}
a.menu_icon {
    display: none;
}
.cbn_ltr_banner_image {
    left: 0px;
    margin-left: -16px;
    bottom: 0px;
}
.cbn_top_name_banner_wrapper {
    position: relative;
    height: 220px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.cbn_rtr_banner_image {
    right: 0px;
    top: 0px;
    transform: rotate(180deg);
}
.cbn_top_name_banner_image {
    position: absolute;
    height: 190px;
    width: auto;
    object-fit: contain;
    opacity: 0.3;
}
.cbn_top_banner_tittle {
    margin: 0px;
    font-size: 38px;
    z-index: 9;
    color: #000;
}
.cbn_top_name_banner_wrapper:before {
    content: "";
    width: 100%;
    height: 100%;
    z-index: 9;
    background: rgb(0 0 0 / 60%);
    left: 0px;
    top: 0px;
    position: absolute;
}
.red_text_color_cb {
    color: #ff0000;
}
#main-menu ul.btm_box {
    width: 100%;
}
#main-menu ul.btm_box > li.mob_bli {
    border-bottom: 1px solid #747474;
}
#main-menu ul.btm_box > :nth-last-child(1) {
    border: none !important;
}

@media (max-width:1200px){
    .wp-page-about-area .single-features-item {

        height: 240px;
    }
    .p-w-w-s {
        padding-top: 50px;
    }
    .wp-page-about-area .container h2,
    .wp-page-about-area .container p {
    
        text-align: center;
    }
    .wp-page-about-area .choose-us-img {
        margin-bottom: 30px;
        
    }

    .about-page section.about-wrap {
        padding: 40px 0px 15px;
    }
    .about-page section.about-wrap .about-content {
        margin-bottom: 40px;
    }
    section.why-chose-about-wrap .about-img-wrap {
        margin-bottom: 30px;
    }
    .service-section-cards-wrap .service-box {

        width: 48%;
    }
    .cbn_top_name_banner_wrapper {
        height: 170px;
    }
    .cbn_top_name_banner_image {
        height: 130px;
    }
    .cbn_top_banner_tittle {
        font-size: 34px;
    }
}
@media (max-width:1024px){
    .cb_clients_logo_wrapper > .bx-wrapper ul.bxslider > li {
        height: 46px;
    }
}
@media (max-width:900px){
    .cd-hero__content.cd-hero__content--half-width.cd-hero__content--img.right-side > img {
        transform: translateX(-1%) translateY(-12%) ;
        -webkit-transform: translateX(-1%) translateY(-12%);
        -ms-transform: translateX(-1%) translateY(-12%);
    }

    .cd-hero__content.cd-hero__content--half-width{
        width: 50% !important;
    }
    .cd-hero__content--img img{
        width: 400px !important;
    }
    .logo-nav-left a div {
        display: none;
    }
    /* .logo-nav-left.footer a div {
        display: block;
    } */
    .logo-nav-left.footer {
        float: none;
    }
    .recent-products-sidebar {
        overflow: hidden;
    }
    .wp-page-about-area .single-features-item {

        height: auto;
    }
}
@media (max-width:800px){
    .cd-hero__content.cd-hero__content--half-width{
        padding-top: 110px !important;
        position: relative;
    }
    .cd-hero__btn--secondary {
        margin-left: 0 !important;
    }
    .cd-hero__btn{
        width: 100% !important;
    }
    .slider-btn a.cd-hero__btn {
        width: 90%;
        margin-top: .8em !important;
        font-size: 14px;
        padding: 10px 4px;
        margin: 0 5px 10px 0 !important;
        text-align: center;
    }
    .cd-hero__content h1, .cd-hero__content p {
        text-align: left;
    }
    .slider-btn {
        margin: 0 !important;
        text-align: left;
    }
    .cd-hero__content--img img {
        left: 0;
        width: 340px !important;
    }


}
@media (max-width:767px){
    .cd-hero__content.cd-hero__content--half-width.cd-hero__content--img.right-side > img{
        transform: translateX(-2%) translateY(-12%) !important;
        -webkit-transform: translateX(-2%) translateY(-12%) !important;
        -ms-transform: translateX(-2%) translateY(-12%) !important;
    }
    .cd-hero__content.cd-hero__content--half-width {
        width: 85% !important;
        margin: auto !important;
        float: unset !important;
        position: relative !important;
    }
    .slider-btn {
        margin-left: 0;
    }
    .box_1 h3 {
        margin-right: 64px;
        position: absolute;
        right: 0;
        margin-top: 7px;
    }
    .container.about-section .grid_3.grid_4 {
        margin-top: 0px;
    }
    .container.about-section .grid_3.grid_4 .col-md-8 p {
        font-size: 13px !important;
        line-height: 24px;
    }
    a.menu_icon {
        display: block;
    }
    .logo-nav {
        position: relative;
    }
    .cart a.simpleCart_empty {
        position: absolute;
        top: 21px;
        right: 120px;
    }
    .logo-nav>.logo-nav-left {
        height: auto;
        margin-top: 0;
    }
    .header-right2 {
        margin-top: 12px !important;
    }
    .logo-nav-left img {
        margin: 12px 0 0 -6px;
    }
    .heder-bottom {
        height: auto;
        padding: 0;
    }
    .logo-nav-left {
        margin-top: 5px;
    }
    .navbar.navbar-default{
        margin-bottom: 0;
        margin-top: 0;
    }
    .hamburger {
        padding: 13px 6px 10px 0;
    }
    .content .single-wl3 {
        overflow: hidden;
    }
    .cd-hero__content h1, .cd-hero__content p {
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
    .slider-btn a.cd-hero__btn {
        max-width: 80%;
        display: inline-block;
        width: 180px !important
    }
    .slider-btn {
        width: fit-content !important;
        margin: auto !important;
        margin-left: 0;
        text-align: center;
    }
    .cbn_top_name_banner_image {
        height: 100px;
    }
    .cbn_top_name_banner_wrapper {
        height: 140px;
    }
    .cbn_top_banner_tittle {
        font-size: 28px;
    }
}
@media (max-width:700px){
    .owl-item .col-lg-12 .review-box {
        padding: 20px 0;
    }
    .owl-item .col-lg-12 .review-box .review-text {
        margin: 20px 0px;
        font-size: 16px;
    }
}
@media (max-width:600px){
    .main-product-details-top-box .single-left {
        width: 100%;
        padding-right: 15px;
        padding-left: 30px;
    }

    .service-section-cards-wrap .service-box {
        width: 100%;

    }
    .services-area-home .single-services-card{
        margin-bottom: 0px;
    }
}

@media (max-width: 470px) {
    .cd-hero__content.cd-hero__content--half-width{
        padding-top: 45px !important;
    }

}

@media (max-width: 450px) {
    .cd-hero__nav{
        bottom: 5px;
    }
    .cd-hero__content.cd-hero__content--half-width{
        padding-top: 50px !important;
    }
    .top-left span {
        display: none !important;
    }
    .top-left a {
        margin: 0;
    }
    .logo-nav-left img {
        height: 32px;
        margin: 15px 0 0 0px;
    }
    .logo-nav-left1 {
        margin-top: 0.3em;
    }
    .header-right2 {
        margin-top: 10px !important;
    }
    .hamburger {
        padding: 10px 6px 10px 0;
    }
    .cart a.simpleCart_empty {
        top: 19px;
    }
    .cbn_top_name_banner_image {
        height: 75px;
    }
    .cbn_top_banner_tittle {
        font-size: 26px;
    }
    .cbn_top_name_banner_wrapper {
        height: 110px;
    }
    .cb_clients_logo_wrapper > .bx-wrapper ul.bxslider > li {
        height: 35px;
        margin-right: 30px !important;
    }
    .cb_clients_logo_wrapper {
        padding: 0px 20px;
    }
}
@media (max-width:400px){
    .mini-box h2 {
        font-size: 15px;
    }
    .mini-box{
        padding: 4em 2em;
    }
    .cd-hero__content.cd-hero__content--half-width{
        padding-top: 60px !important;
    }
}
@media (max-width:374px){
    .top-left a {
        font-size: 12px;
    }
    .top-right ul li a {
        font-size: 12px;
    }
    .owl-item .col-lg-12 .review-box .review-text {
        font-size: 12px;
    }
    .container .owl-item .col-lg-12 {
        padding: 0 !important;
    }
    .three-bar-wrapper {
        margin-top: 0px;
    }
    .cd-hero__content h1 {
        font-size: 18px;
    }
    .cd-hero__content p {
        font-size: 12px;
    }
    .slider-btn a.cd-hero__btn {
        max-width: 100%;
        width: 100% !important;
        display: block;
        width: 155px;
        min-width: 125px !important;
        margin: auto !important;
        margin-top: 7px !important;
        font-size: 10px;
        padding: 10px 10px;
    }
    .single-left{
        padding-right: 3px;
        padding-left: 20px;
    }
}
/*------------------- Support page from style -----------------------------*/

iframe {
    max-width: 100%;
}

form.supportForm input[type="text"], form.supportForm textarea {
    background: none;
    border: 1px solid #D9D9D9;
    color: #A3A3A3;
    padding: 13px 10px;
    font-size: 14px;
    outline: none;
    width: 100%;
}


form.supportForm input[type="submit"] {
    outline: none;
    color: #fff;
    font-size: 1em;
    padding: 13px 0;
    width: 100px;
    background: #0088cc;
    border: none;
    transition: .5s all;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
}


form.supportForm input[type="submit"]:hover {
    background: #1565C0;
}


form.supportForm textarea {
    resize: none;
}


h4.support_main_heading {
    color: #0088cc;
    margin-bottom: 5px;
    font-size: 22px;
}
h3.support_main_subheading {
    font-size: 15px;
    color: #555;
    font-weight: 300;
}

/* The container */
.containerRB {    
    font-weight: 500;
    display: block;
    position: relative;
    padding-left: 25px;
    margin-top: 12px;
    cursor: pointer;
    font-size: 15px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default radio button */
.containerRB input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
    position: absolute;
    top: 3px;
    left: 0;
    height: 15px;
    width: 15px;
    background-color: #eee;
    border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.containerRB:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.containerRB input:checked ~ .checkmark {
    background-color: #2196F3;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.containerRB input:checked ~ .checkmark:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.containerRB .checkmark:after {
    top: 5px;
    left: 5px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: white;
}


@media(max-width:760px){
    .user-dashboard-left-sidebar .period-box {
        z-index: -1;
    }
    /*ul.nav.tabnav.nav-tabs {
        display: none;
        position: absolute;
        z-index: 1 !important;
        background-color: white;
        top: -10px;
    }*/



    ul.nav.tabnav.nav-tabs {
        display: none;
        position: absolute;
        z-index: 1 !important;
        background-color: white;
        top: -24px;
        overflow: hidden;
        min-width: 190px;
    }

    .col-sm-3.user-dashboard-left-sidebar {
        z-index: 2;
        left: 15px;
        background: white;
        display: inline-block;
    }
    .container.user-dashboard-wrapper i.fas.fa-bars {
        left: 15px;
        position: absolute;
        top: 15px;
        z-index: 1;
        font-size: 25px;
        background-color: lightgray;
        padding: 5px 15px;
        display: block !important;
    }


    .container.user-dashboard-wrapper {
        position: relative;
    }

    .container.user-dashboard-wrapper .col-sm-9 {
        padding: 0 65px;
    }

    .mob-size-none{
        display: none;
    }


}

table.table.dashboard-table {
    border-radius: 12px;
    padding: 0 !important;
    box-shadow: rgba(0,0,0,0.07) 0px 3px 6px;
    border: 0px solid #f7f7f7;
    overflow: hidden;
}

@media(max-width:786px) and (min-width: 761px){
    .for_tab_size .col-sm-4:first-child {
        padding-left: 0;
    }
    .col-sm-3.user-dashboard-left-sidebar {
        padding: 0;
        position: absolute;
        left: 0;
        right: 0;
        width: 100% !important;
        top: -90px;
    }
    .user-dashboard-wrapper {
        padding-right: 10px;
    }
    .user-dashboard-wrapper .row {
        position: relative !important;
    }
    .user-dashboard-left-sidebar ul {
        width: 100%;

    }
    .user-dashboard-left-sidebar ul li {
        display: inline;
        width: auto !important;
    }
    .user-dashboard-left-sidebar ul li a {
        padding: 8px 12px;
    }
    ul.nav.tabnav.nav-tabs {
        display: flex;
        justify-content: space-between;
    }
    .mob-size-none{
        display: none;
    }






}
.form-wrapper .col-sm-4 {
    padding: 0 10px;
}
.form-wrapper .col-sm-4:first-child, .form-wrapper .col-sm-4:last-child {
    padding: 0;
}

.form-wrapper .col-sm-6:nth-child(2n) {
    padding-left: 10px;
    padding-right: 0;
}

.form-wrapper .col-sm-6{
    padding-left: 0;
    padding-right: 0;
}


@media(max-width:768px) and (min-width:751px){
    .form-wrapper .col-sm-4 {
        padding: 0 10px;
    }
    .form-wrapper .col-sm-4:first-child, .form-wrapper .col-sm-4:last-child {
        padding: 0;
    }

    .form-wrapper .col-sm-6:nth-child(2n) {
        padding-left: 10px;
        padding-right: 0;
    }
    .form-wrapper .col-sm-6:first-child {
        padding: 0;
    }   
}
@media(max-width:786px){
    .form-wrapper .col-sm-6 {
        width: 50%;
        padding: 0;
        overflow: hidden;
    }
    .form-wrapper .col-sm-6:nth-child(2n) {
        padding-left: 10px;
        padding-right: 0;
    }

    .user-dashboard-wrapper .col-sm-9 div>.row {
        margin-right: 0;
        margin-left: 0;
    }
    .form-wrapper .row .col-sm-6 {
        overflow: hidden;
        float: left;
    }
    .form-wrapper {
        margin: 0 auto;
        width: 100%;
    }
    .mob-size-none {
        display: none  !important;
    }
    .col-sm-3.user-dashboard-left-sidebar {
        z-index: 2;
        left: 0;
        background: white;
        display: inline-block;
        padding: 0;
    }
    .container.user-dashboard-wrapper .col-sm-9 {
        padding: 0 0;
    }
    .col-sm-9.tab_size_table {
        width: 100%;
    }

    .user-dashboard-wrapper>.row {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    .user-dashboard-wrapper {
        padding: 100px 15px 50px 15px !important;
    }

    .user-dashboard-left-sidebar .period-box > div {
        margin-left: 15px;
        padding: 0px !important;
        font-size: 13px !important;
        display: inline !important;
        width: auto !important;
        float: left;
    }

    .user-dashboard-left-sidebar .period-box h4 {
        font-size: 16px;
        color: #555;
        display: inline;
        float: left;
    }

    .user-dashboard-left-sidebar .period-box {
        padding: 12px 0px;
        text-align: left;
        border-top: 1px solid #eee;
        margin-top: 14px;
        width: auto;
        overflow: hidden;
        display: block;
    }

    .row.for_tab_size {
        margin-top: 30px;
    }

    .for_tab_size .col-sm-4 {
        display: inherit;
        overflow: hidden;
        margin-right: 7px;
        min-width: 250px;
        float: left;
    }

}

@media(max-width:760px){

    .user-dashboard-wrapper {
        padding: 60px 15px 50px 15px !important;
    }
}

@media(max-width:600px){
    .form-wrapper .row .col-sm-6 {
        width: 100%;
        overflow: hidden;
        float: left;
    }
    .form-wrapper .col-sm-6:nth-child(2n) {
        padding-left: 0;
        padding-right: 0;
    }
    .user-dashboard-left-sidebar .period-box h4 {
        display: block !important;
        font-size: 16px;
        color: #555;
        display: inline;
        float: none;
    }
    .container.user-dashboard-wrapper .col-sm-9 {
        padding: 0;
    }

    .col-sm-3.user-dashboard-left-sidebar {
        z-index: 2;
        left: 0;
        background: white;
        display: inline-block;
        padding: 0;
    }
    .user-dashboard-left-sidebar .period-box > div {
        margin-left: 0;
        margin-top: 6px;
    }
}

@media(max-width:600px){
    .col-sm-3.user-dashboard-left-sidebar {
        padding: 0;
        left: 0;
    }
    col-xs-12.card.thumbnail {
        max-width: 250px;
    }

}

.container.user-dashboard-wrapper i.fas.fa-bars {
    display: none;
}
.table-responsive{
    overflow-x: auto;
    overflow-y: hidden;
}

@media(max-width:767px){
    .for_tab_size .col-sm-4{
        padding: 0;

    }

    .form-wrapper .col-sm-6:nth-child(2n) {
        padding-left: 10px;
        padding-right: 0;
    }

    .form-wrapper .col-sm-4 {
        padding: 0;
    }
    .form-wrapper .col-sm-4:first-child, .form-wrapper .col-sm-4:last-child {
        padding: 0;
    }



    .form-wrapper .col-sm-6 {
        padding: 0;
        overflow: hidden;
    }
    .for_tab_size .col-sm-4{
        float: none;
    }
    .form-wrapper .row {
        margin-right: 0;
        margin-left: 0;
    }
    .form-wrapper .row .col-sm-4 {
        overflow: hidden;
        padding: 0;
    }
    .form-wrapper {
        padding: 0;
        margin: 0 auto;
        width: 100%;
    }
    .btn-submit.big {
        font-size: 15px;
        padding: 10px 30px;
    }
}
@media(max-width:767px){
    h3.support_main_subheading {
        font-size: 12px;
    }
    h4.support_main_heading {
        font-size: 19px;
        margin-bottom: 8px;
    }

}

.form-wrapper .row {
    margin-bottom: 15px;
}

.form-wrapper .row input, .form-wrapper .row select{
    margin-bottom: 16px;
}

@media(max-width:600px){
    .form-wrapper .col-sm-6:nth-child(2n) {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .form-wrapper .col-sm-4 {
        padding: 0px !important;
    }
    .form-wrapper .col-sm-4:first-child, .form-wrapper .col-sm-4:last-child {
        padding: 0 !important;
    }

    .form-wrapper .col-sm-6:nth-child(2n) {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .form-wrapper .col-sm-6:first-child {
        padding: 0 !important;
    }   
     .cbn_products_slider .owl-nav .owl-prev { 
   
        left: -20px;
    }
    .cbn_products_slider .owl-nav .owl-next {
   
        right: -20px;
    }
    .recent-projects-container .projects-slider .owl-nav .owl-prev  {
      
        left: -15px;
    }
    .recent-projects-container .projects-slider .owl-nav .owl-next {
   
        right: -15px;
    } 
    .recent-projects-container .thumbnail {
        font-size: 0;
        max-width: 400px !important;
        width: 100% !important;
    }
    
} 

.form-wrapper .row {
    margin-right: 0;
    margin-left: 0;
}

form div.col-sm-12{
    padding-left: 0 !important;
}

