/*--------------------------------------------------------------------- File Name: style.css ---------------------------------------------------------------------*/


/*--------------------------------------------------------------------- import Fonts ---------------------------------------------------------------------*/

@import url('https://fonts.googleapis.com/css?family=Rajdhani:300,400,500,600,700');
@import url('https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');

/*****---------------------------------------- 1) font-family: 'Rajdhani', sans-serif;
 2) font-family: 'Poppins', sans-serif;
 ----------------------------------------*****/


/*--------------------------------------------------------------------- import Files ---------------------------------------------------------------------*/

@import url(animate.min.css);
@import url(normalize.css);
@import url(icomoon.css);
@import url(font-awesome.min.css);
@import url(meanmenu.css);
@import url(owl.carousel.min.css);
/*@import url(swiper.min.css);*/
@import url(slick.css);
@import url(jquery.fancybox.min.css);
@import url(jquery-ui.css);
@import url(nice-select.css);

/*--------------------------------------------------------------------- skeleton ---------------------------------------------------------------------*/

* {
    box-sizing: border-box !important;
    transition: ease all 0.5s;
}

html {
    scroll-behavior: smooth;
}

body {
    color: #666666;
    font-size: 14px;
    font-family: Poppins;
    line-height: 1.80857;
    font-weight: normal;
    overflow-x: hidden !important;
}

a {
    color: #1f1f1f;
    text-decoration: none !important;
    outline: none !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    letter-spacing: 0;
    font-weight: normal;
    position: relative;
    padding: 0 0 10px 0;
    font-weight: normal;
    line-height: normal;
    color: #111111;
    margin: 0
}

h1 {
    font-size: 24px
}

h2 {
    font-size: 22px
}

h3 {
    font-size: 18px
}

h4 {
    font-size: 16px
}

h5 {
    font-size: 14px
}

h6 {
    font-size: 13px
}

*,
*::after,
*::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: #212121;
    text-decoration: none!important;
    opacity: 1
}

button:focus {
    outline: none;
}

ul,
li,
ol {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

p {
    margin: 20px;
    font-weight: 300;
    font-size: 15px;
    line-height: 24px;
}

a {
    color: #222222;
    text-decoration: none;
    outline: none !important;
}

a,
.btn {
    text-decoration: none !important;
    outline: none !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

img {
    max-width: 100%;
    height: auto;
}

 :focus {
    outline: 0;
}

.paddind_bottom_0 {
    padding-bottom: 0 !important;
}

.btn-custom {
    margin-top: 20px;
    background-color: transparent !important;
    border: 2px solid #ddd;
    padding: 12px 40px;
    font-size: 16px;
}

.lead {
    font-size: 18px;
    line-height: 30px;
    color: #767676;
    margin: 0;
    padding: 0;
}

.form-control:focus {
    border-color: #ffffff !important;
    box-shadow: 0 0 0 .2rem rgba(255, 255, 255, .25);
}

.navbar-form input {
    border: none !important;
}

.badge {
    font-weight: 500;
}

blockquote {
    margin: 20px 0 20px;
    padding: 30px;
}

button {
    border: 0;
    margin: 0;
    padding: 0;
    cursor: pointer;
}

.full {
    float: left;
    width: 100%;
}

.layout_padding {
    padding-top: 90px;
    padding-bottom: 0px;
}

/* header section start */

.header_section {
    width: 100%;
    float: left;
    background-color: #f1f3f4;
    height: auto;
    background-size: 100%;
}

.bg-light {
    /*background-color: transparent !important;*/
}

.header_main {
    width: 100%;
    float: left;
    background: #10e2bd;
    height: 80px;
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
    color: #2b468e;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: #2b468e;
}

.navbar {
    padding: 0px 1rem;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
    font-size: 18px;
    color: #8b8c8e;
}

.logo {
    padding: 0px 0px;
    width: 15%;
    height: 15%;
}

/* header section end */

/* banner section start */

.banner_section {
    width: 100%;
    float: left;
    height: auto;
    background-size: 100%;
    /*padding: 100px;*/
    background-repeat: no-repeat;
    padding-top: 50px;
    padding-bottom: 0px; 
}

.banner_taital {
    width: 100%;
    height: auto;
    background-size: 100%;
    float: left;
    padding: 50px 0px;
}

.outstanding_text {
    width: 100%;
    float: left;
    font-size: 60px;
    color: #252525;
    padding-bottom: 0px;
}

.coffee_text {
    width: 100%;
    float: left;
    font-size: 30px;
    color: #fdfcfa;
    font-weight: bold;
    padding-bottom: 0px;
}

.there_text {
    width: 60%;
    float: left;
    font-size: 23px;
    line-height: 1.5;
    color: #2b468e;
    margin: 0px;
    padding-top: 130px;
    padding-bottom: 20px;
    padding-left: 0px;
}

.learnmore_bt {
    width: 170px;
}

.learnmore_bt a {
    width: 100%;
    float: left;
    padding-right: 0;
    background-color: #252525;
    color: #fff;
    text-align: center;
    margin-right: 12px;
    height: 53px;
    padding: 15px 40px;
    font-size: 14px;
    text-transform: uppercase;
}

.learnmore_bt a:hover {
    background-color: #2b468e;
    color: #fff;
}

#main_slider a.carousel-control-next {
    left: 0px;
    right: -60px;
    top: 80%;
}

#main_slider a.carousel-control-prev {
    left: -60px;
    right: 0px;
    top: 80%;
}

#main_slider .carousel-control-next,
#main_slider .carousel-control-prev {
    width: 5%;
    height: 5%;
    background: transparent;
    opacity: 1;
    font-size: 40px;
    color: #333333;
    margin: 0 auto;
    z-index: 1;
    margin: 0 auto;
    text-align: center;
}

#main_slider .carousel-control-next:focus,
#main_slider .carousel-control-next:hover,
#main_slider .carousel-control-prev:focus,
#main_slider .carousel-control-prev:hover {
    color: #ffffff;
    background-color: transparent;
}
/* banner section end */

/* CarouselPartnera start */
#CarouselPartners a.carousel-control-next {
    left: 0px;
    right: -60px;
    top: 125px;
}

#CarouselPartners a.carousel-control-prev {
    left: -60px;
    right: 0px;
    top: 125px;
}

#CarouselPartners .carousel-control-next,
#CarouselPartners .carousel-control-prev {
    width: 40px;
    height: 40px;
    background: #fff;
    opacity: 1;
    font-size: 30px;
    color: #333333;
    margin: 0 auto;
    z-index: 1;
    margin: 0 auto;
    text-align: center;
}

#CarouselPartners .carousel-control-next:focus,
#CarouselPartners .carousel-control-next:hover,
#CarouselPartners .carousel-control-prev:focus,
#CarouselPartners .carousel-control-prev:hover {
    color: #ffffff;
    background-color: #2b468e;
}
/* CarouselPartnera end*/

/* CarouselBrand start */
#CarouselBrand a.carousel-control-next {
    left: 0px;
    right: -60px;
    top: 125px;
}

#CarouselBrand a.carousel-control-prev {
    left: -60px;
    right: 0px;
    top: 125px;
}

#CarouselBrand .carousel-control-next,
#CarouselBrand .carousel-control-prev {
    width: 40px;
    height: 40px;
    background: #fff;
    opacity: 1;
    font-size: 30px;
    color: #333333;
    margin: 0 auto;
    z-index: 1;
    margin: 0 auto;
    text-align: center;
}

#CarouselBrand .carousel-control-next:focus,
#CarouselBrand .carousel-control-next:hover,
#CarouselBrand .carousel-control-prev:focus,
#CarouselBrand .carousel-control-prev:hover {
    color: #ffffff;
    background-color: #2b468e;
}
/* CarouselBrand end*/

/* about section start */
.about_section {
    width: 100%;
    float: left;
    padding-top: 100px;
    padding-bottom: 10px;
}

.about_taital_main {
    width: 100%;
    float: left;
    padding: 0px 0px;
}

.about_taital {
    width: 100%;
    float: left;
    font-size: 25px;
    color: #2b468e;
    font-weight: bold;
    text-transform: uppercase;
}

.about_taital_01 {
    width: 100%;
    float: left;
    font-size: 18px;
    color: #4c4c4b;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 10px;
}

.about_text {
    width: 100%;
    float: left;
    text-align: justify;
    font-size: 16px;
    color: #4c4c4b;
    margin: 0px;
    padding-top: 10px;
}

.read_bt {
    width: 175px;
    float: left;
    padding-top: 40px;
}

.read_bt a {
    width: 100%;
    float: left;
    font-size: 18px;
    background-color: #252525;
    color: #ffffff;
    text-align: center;
    padding: 8px;
}

.read_bt a:hover {
    color: #ffffff;
    background-color: #2b468e;
}

/* about section end */

/* gallery section start */

.gallery_section {
    width: 100%;
    float: left;
    padding-top: 100px;
    padding-bottom: 10px;
}

.gallery_taital {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 25px;
    color: #2b468e;
    font-weight: bold;
    text-transform: uppercase;
}

.gallery_text {
    width: 100%;
    float: left;
    font-size: 16px;
    text-align: center;
    margin: 0px;
    padding-top: 20px;
    color: #262525;
}

.gallery_section_2 {
    width: 100%;
    float: left;
    padding-top: 50px;
    
}

.image {
    display: block;
    width: 100%;
    height: auto;
}

img.image {
    min-height: 70px;
}

.container_main {
    position: relative;
}

.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: rgb(254, 230, 220, 0.6);
    margin: 0 auto;
}

.container_main:hover .overlay {
    opacity: 1;
}

.text {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 90%;
    text-align: center;
}

.seemore_bt {
    width: 170px;
    margin: 0 auto;
    text-align: center;
    display: flex;
}

.seemore_bt a {
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: #ffffff;
    background-color: #252525;
    padding: 10px 0px;
    margin-top: 40px;
}

.seemore_bt a:hover {
    background-color: #2b468e;
    color: #ffffff;
}

a:hover {
    color: #2b468e;
    text-decoration: underline;
}

/* gallery section end */

/* services section start */
.services_section {
    width: 100%;
    float: left;
    background-image: url(../images/services-bg.png);
    height: auto;
    padding-bottom: 100px;
    background-attachment: fixed;
}

.services_taital {
    width: 100%;
    float: left;
    font-size: 40px;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
}

.services_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #ffffff;
    margin: 0px;
    text-align: center;
}

.house_icon {
    width: 200px;
    height: auto;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}

.house_icon img {
    width: 45px;
    min-height: 50px;
}

.box_main .house_icon .image_2 {
    display: none;
}

.box_main:hover .house_icon .image_2 {
    display: block;
}

.box_main:hover .house_icon .image_1 {
    display: none;
}

.box_main:hover {
    background-color: #ffffff;
}

.box_main {
    width: 100%;
    background-color: #2b468e;
    padding: 40px 30px;
    box-shadow: 0px 0px 18px -6px;
}

.box_main:hover .decorate_text {
    color: #000;
}

.box_main:hover .tation_text {
    color: #000;
}

.box_main:hover .readmore_bt {
    display: block;
}

.box_main:hover .readmore_bt a {
    color: #ffffff;
    background-color: #000;
}

.services_section_2 {
    width: 100%;
    float: left;
    padding-top: 50px;
}

.decorate_text {
    width: 100%;
    font-size: 28px;
    color: #ffffff;
    padding-top: 30px;
    text-align: center;
}

.tation_text {
    width: 100%;
    font-size: 14px;
    color: #ffffff;
    margin: 0px;
    text-align: center;
}

.readmore_bt {
    width: 175px;
    padding-top: 40px;
    margin: 0 auto;
    display: flex;
    display: none;
    padding-bottom: 40px;
}

.readmore_bt a {
    width: 100%;
    float: left;
    font-size: 18px;
    background-color: #070603;
    color: #ffffff;
    text-align: center;
    padding: 8px;
    text-transform: uppercase;
}

.readmore_bt a:hover {
    color: #ffffff;
    background-color: #2b468e;
}

/* services section end */

/* client section start */

.client_section {
    width: 100%;
    float: left;
}

.client_taital {
    width: 100%;
    float: left;
    font-size: 40px;
    color: #2b468e;
    font-weight: bold;
    font-family: 'Poppins', sans-serif;
}

.client_text {
    width: 100%;
    font-size: 16px;
    color: #252525;
    margin: 0 auto;
}

.client_section_2 {
    width: 100%;
    float: left;
    margin-top: 50px;
    padding-bottom: 100px;
}

.testimonial_section_2 {
    width: 100%;
    float: left;
    padding: 0px 40px 30px 40px;
    position: relative;
}

.testimonial_section_2::after {
    content: '';
    position: absolute;
    width: 100px;
    height: 150px;
    border-top: 3px solid #252525;
    border-left: 3px solid #252525;
    top: 12px;
    left: 0px;
    right: initial;
}

.testimonial_section_2::before {
    content: '';
    position: absolute;
    width: 100px;
    height: 150px;
    border-bottom: 3px solid #252525;
    border-right: 3px solid #252525;
    top: 12px;
    left: initial;
    right: 0px;
}

.client_name_text {
    width: 100%;
    float: left;
    font-size: 24px;
    color: #2b468e;
    text-transform: uppercase;
    padding-left: 100px;
    font-weight: bold;
}

.quick_icon {
    text-align: right;
    padding-left: 30px;
}

.customer_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #252525;
    margin: 0px;
}

.carousel-indicators li {
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 55px;
    height: 5px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    background-color: #8b8c8e;
    border-radius: 20px;
}

.carousel-indicators {
    bottom: 0px;
}

.carousel-indicators .active {
    background-color: #2b468e;
}

/* client section end */

/* contact section start */

.contact_section {
    width: 100%;
    float: left;
    padding-top: 100px;
    padding-bottom: 10px;
}

.contact_text {
    width: 100%;
    float: left;
    font-size: 25px;
    text-align: center;
    color: #2b468e;
    font-weight: bold;
    text-transform: uppercase;
}

.contact_section_2 {
    width: 100%;
    float: left;
    padding-top: 30px;
    padding-bottom: 50px;
}

.mail_section {
    width: 100%;
    float: left;
    background-image: url("../images/img-contact.jpg");
    height: 508px;
    padding: 23px 70px;
    background-repeat: no-repeat;
    background-size: cover;
}

.long_text {
    width: 52%;
    margin: 0 auto;
    font-size: 16px;
    text-align: center;
    color: #b2afaf;
    padding-top: 30px;
    display: flex;
}

.email_text {
    width: 100%;
    float: left;
    margin-top: 20px;
}

.email-bt {
    color: #080707;
    width: 100%;
    height: 40px;
    font-size: 16px;
    padding: 20px 40px;
    border: 0px;
    border-radius: 30px;
}

.massage-bt {
    color: #080707;
    width: 100%;
    height: 150px;
    font-size: 16px;
    padding: 30px;
    border: 0px;
    border-radius: 30px;
}

.send_btn {
    width: 150px;
    margin: 0 auto;
    text-align: center;
}

.main_bt a {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    font-size: 16px;
    color: #ffffff;
    background-color: #2b468e;
    padding: 15px 50px 12px 50px;
    border-radius: 30px;
    display: block;
}

.main_bt a {
    color: #ffffff;
    background-color: #2b468e;
}

.main_bt a:hover {
    color: #323131;
    background-color: #ffffff;
}

.padding_0 {
    padding: 0px;
}

/* contact section end */

/* footer section start */

.footer_section {
    width: 100%;
    float: left;
    background-color: #f1f3f4;
    height: auto;
    padding: 40px 0px;
}

.useful_text {
    width: 100%;
    font-size: 22px;
    color: #8b8c8e;
    margin-bottom: 10px;
    font-weight: bold;
}

.footer_text {
    width: 70%;
    float: left;
    font-size: 14px;
    text-align: justify;
    color: #8b8c8e;
    margin: 0px;
}

.footer_menu {
    width: 100%;
    float: left;
}

.footer_menu ul {
    margin: 0px;
    padding: 0px;
}

.footer_menu li {
    font-size: 14px;
    color: #8b8c8e;
}

.footer_menu li a {
    color: #8b8c8e;
}

.footer_menu li a:hover {
    color: #2b468e;
}

.dummy_text {
    width: 30%;
    float: left;
    font-size: 14px;
    color: #ffffff;
    margin: 0px;
}

.location_text {
    width: 100%;
    float: left;
}

.location_text ul {
    margin: 0px;
    padding: 0px;
}

.location_text li {
    font-size: 14px;
    color: #8b8c8e;
    padding: 0px 0px 5px 0px;
}

.location_text li a {
    color: #8b8c8e;
}

.location_text li a:hover {
    color: #2b468e;
}

.padding_left_10 {
    padding-left: 10px;
}


/* footer section end */

/* copyright section start */

.copyright_section {
    width: 100%;
    float: left;
    background-color: #f1f3f4;
    height: auto;
    padding: 0px 0px;
}

.copyright_text {
    width: 100%;
    float: left;
    font-size: 11px;
    color: #252525;
    text-align: center;
    margin-left: 0px;
    /*border: 1px solid black;*/
}

.copyright_text a {
    color: #252525;
}

.copyright_text a:hover {
    color: #2b468e;
}


/* copyright section end */

.margin_top90 {
    margin-top: 90px;
}

/* partners */

.partners {
    padding-top: 16rem;
    padding-bottom: 4rem;
    border-bottom: 1px solid #e5e8e8;
    margin-bottom: 4rem
/*  
    width: 100%;
    float: left;
    padding-top: 150px;
    padding-bottom: 10px;*/
}

.partners-container {
/*    padding-top: 4rem;
    padding-bottom: 4rem;
    border-bottom: 1px solid #e5e8e8;
    margin-bottom: 4rem */  
    width: 100%;
    float: left;
    padding-top: 100px;
    padding-bottom: 0px;
}

.partners_taital {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 25px;
    color: #2b468e;
    font-weight: bold;
    text-transform: uppercase;
}

.partners_text {
    width: 100%;
    float: left;
    font-size: 16px;
    text-align: center;
    margin: 0px;
    padding-top: 20px;
    color: #262525;
}

.partners-carousel {
    padding-left: 40px;
    padding-right: 40px
}

.partner {
    display: block;
    padding-top: .8rem;
    padding-bottom: .8rem
}

.partner img {
    display: block;
    max-width: 75% !important;
    width: auto !important;
    height: auto;
    margin-left: auto;
    margin-right: auto
}
/* partners end*/

/* carouselBrands*/

.carouselBrands {
    margin-bottom: 0;
    padding: 0 40px 30px 40px;
}
/* The controlsy */
.carouselBrands-control {
	left: -12px;
    height: 40px;
	width: 40px;
    background: none repeat scroll 0 0 #222222;
    border: 4px solid #FFFFFF;
    border-radius: 23px 23px 23px 23px;
    margin-top: 90px;
}
.carousel-control.right {
	right: -12px;
}
/* The indicators */
.carouselBrands-indicators {
	right: 50%;
	top: auto;
	bottom: -10px;
	margin-right: -19px;
}
/* The colour of the indicators */
.carouselBrands-indicators li {
	background: #cecece;
}
.carouselBrands-indicators .active {
background: #428bca;
}
/* carouselBrands end*/

.separation_section {
    width: 100%;
    float: left;
    background-color: #fff;
    height: auto;
    padding: 0px 0px;
}
.separation_text {
    width: 100%;
    float: left;
    font-size: 11px;
    color: #252525;
    text-align: center;
    margin-left: 0px;
    /*border: 1px solid black;*/
}
/* sticky-header start*/


.sticky-header.fixed {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1040;
    animation-name: fixedHeader;
    animation-duration: .4s;
    background-color: #fff;
    border-bottom: .1rem solid #f3f3f3;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1)
}

.sticky-header.fixed .navbar {
    width: auto;
    background-color: transparent
}

.sticky-header.fixed .navbar-nav>li>a {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem
}

.sticky-header.fixed .logo,
.sticky-header.fixed .cart-dropdown {
    display: block
}

.sticky-header.fixed-nav {
    position: fixed;
    left: 0;
    right: 0;
    top: 47px;
    height: 38px;
    z-index: 1039;
    animation-name: fixedHeader;
    animation-duration: .4s;
    background-color: white;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    overflow: hidden
}

.sticky-header.fixed-nav .container {
    margin: 0 auto;
    padding-left: 1.5rem
}

@media screen and (max-width: 991px) {
    .sticky-header.fixed-nav {
        top: 0
    }
}

@media screen and (max-width: 575px) {
    .sticky-header.fixed-nav {
        display: none
    }
}
/* sticky-header end*/

/*owl.carousel start*/

.owl-dots .owl-dot,
.owl-nav .owl-prev,
.owl-nav .owl-next {
    outline: none
}

.owl-carousel .member {
    margin-bottom: .5rem
}
.owl-carousel-lazy.owl-carousel {
    display: block
}

.owl-carousel-lazy.owl-carousel .category-slide:first-child,
.owl-carousel-lazy.owl-carousel .owl-item:first-child .category-slide {
    display: flex
}

.owl-carousel-lazy.owl-carousel:not(.owl-loaded)>*:not(:first-child) {
    display: none
}

.home-slider.owl-carousel .owl-nav .owl-prev,
.home-slider.owl-carousel .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 5.2rem;
    font-size: 5.2rem;
    margin: 0;
    line-height: 1;
    color: #bbbbbb;
    background-color: transparent;
    border: 0;
    border-radius: 0;
    transition: all .3s;
    font-weight: 100;
    transform: translateY(-50%)
}

.home-slider.owl-carousel .owl-nav .owl-prev i,
.home-slider.owl-carousel .owl-nav .owl-next i {
    margin-top: -.3rem
}

.home-slider.owl-carousel .owl-nav .owl-prev i::before,
.home-slider.owl-carousel .owl-nav .owl-next i::before {
    margin: 0;
    border-radius: 0
}

.home-slider.owl-carousel .owl-nav .owl-prev {
    left: 1.2rem
}

.home-slider.owl-carousel .owl-nav .owl-next {
    right: 1.2rem
}

.home-slider.owl-carousel .owl-nav .owl-prev:hover,
.home-slider.owl-carousel .owl-nav .owl-next:hover,
.home-slider.owl-carousel .owl-nav .owl-prev:focus,
.home-slider.owl-carousel .owl-nav .owl-next:focus {
    color: #fbc300;
    border-color: transparent;
    background-color: transparent
}

.owl-carousel .product:not(.product-sm) {
    margin-bottom: 0
}

.home-product-tabs {
    margin-bottom: 3.5rem
}

.home-product-tabs .owl-theme .owl-nav .owl-prev {
    left: -4rem
}

.home-product-tabs .owl-theme .owl-nav .owl-next {
    right: -4rem
}

.widget .owl-carousel .owl-nav button.owl-next,
.widget .owl-carousel .owl-nav button.owl-prev {
    padding: 0 .4rem !important;
    font-size: 1.8rem;
    line-height: 1;
    color: #2b2b2d;
    border-radius: 0
}

.widget .owl-carousel .owl-nav i::before {
    width: auto;
    margin: 0
}

.product-single-gallery .owl-theme .owl-nav,
.product-single-gallery .owl-theme .owl-nav {
    font-size: 32px;
    color: #000
}

.product-single-gallery .owl-prev,
.product-single-gallery .owl-next {
    margin: 0 2rem !important;
    transition: all .5s;
    opacity: 0
}


.product-item:hover .prod-full-screen,
.product-item:hover .owl-prev,
.product-item:hover .owl-next {
    opacity: 1
}

.owl-nav-simple.owl-carousel .owl-nav .owl-prev,
.owl-nav-simple.owl-carousel .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 3rem;
    font-size: 3rem;
    margin: 0;
    line-height: 1;
    color: #21293c;
    background-color: transparent;
    border: 0;
    border-radius: 0;
    transition: all .3s;
    font-weight: 100;
    transform: translateY(-50%)
}

.owl-nav-simple.owl-carousel .owl-nav .owl-prev i,
.owl-nav-simple.owl-carousel .owl-nav .owl-next i {
    line-height: 1;
    margin-top: -.3rem
}

.owl-nav-simple.owl-carousel .owl-nav .owl-prev i::before,
.owl-nav-simple.owl-carousel .owl-nav .owl-next i::before {
    margin: 0;
    border-radius: 0
}

.owl-nav-simple.owl-carousel .owl-nav .owl-prev:hover,
.owl-nav-simple.owl-carousel .owl-nav .owl-prev:focus,
.owl-nav-simple.owl-carousel .owl-nav .owl-next:hover,
.owl-nav-simple.owl-carousel .owl-nav .owl-next:focus {
    color: #fbc300
}

.owl-nav-simple.owl-carousel .owl-nav .owl-prev {
    left: 1rem
}

.owl-nav-simple.owl-carousel .owl-nav .owl-next {
    right: 1rem
}

/* +++++++ */
.owl-carousel {
    display: flex;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px)
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
    display: none
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
    background: none;
    color: inherit;
    border: 0;
    padding: 0 !important;
    font: inherit
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .animated {
    animation-duration: 1000ms;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}
.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease
}

.owl-carousel .owl-item .owl-lazy[src^=""],
.owl-carousel .owl-item .owl-lazy:not([src]) {
    max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("../images/owl.video.play.html") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform 100ms ease
}

.owl-carousel .owl-video-play-icon:hover {
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 400ms ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}
/* +++++++ */
/*owl.carousel end*/

/*owl.theme start*/
.owl-theme .owl-nav {
    margin: 0;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    color: #bfbfbf;
    font-size: 2rem
}

.owl-theme .owl-nav [class*='owl-'] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: #bfbfbf;
    margin: 0;
    font-size: 2rem;
    padding: 4px 7px;
    background: transparent;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px
}

.owl-theme .owl-nav [class*='owl-'] i::before {
    margin: 0;
    width: auto
}
/**/
.owl-theme .owl-nav [class*='owl-']:hover {
    background: transparent;
    color: #2b468e;
    text-decoration: none
}
/**/
.owl-theme .owl-nav .owl-prev {
    left: 0
}

.owl-theme .owl-nav .owl-next {
    right: 0
}

.owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 2.5rem
}

.owl-theme .owl-dots {
    line-height: 1;
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline
}

.owl-theme .owl-dots .owl-dot span {
    position: relative;
    width: .8rem;
    height: .8rem;
    margin: 4px 4px;
    background: rgba(0, 0, 0, 0.25);
    display: block;
    -webkit-backface-visibility: visible;
    transition: all .3s ease;
    border: 0.1rem solid rgba(0, 0, 0, 0.1);
    border-radius: 50%
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    border-color: #252525;
    background: #252525
}

.owl-theme .owl-dots .owl-dot.active span::before {
    border-color: #252525;
    opacity: 1;
    visibility: visible;
    transform: scale(1)
}

.owl-theme.owl-theme-light .owl-dots .owl-dot span {
    border-color: rgba(255, 255, 255, 0.1);
    background: rgba(255, 255, 255, 0.4)
}

.owl-theme.owl-theme-light .owl-dots .owl-dot span::before {
    border-color: rgba(255, 255, 255, 0.1)
}

.owl-theme.owl-theme-light .owl-dots .owl-dot.active span,
.owl-theme.owl-theme-light .owl-dots .owl-dot:hover span {
    border-color: #fff;
    background: #fff
}

.owl-theme.owl-theme-light .owl-dots .owl-dot.active span::before {
    border-color: #fff
}

/*owl.theme end*/
@media screen and (min-width: 992px){
    .partners-carousel {
        padding-left: 100px;
        padding-right: 100px;
    }
}


@font-face {
    font-family: 'porto';
    src: url("../fonts/porto6e1d.eot?64334846");
    src: url("../fonts/porto6e1d.eot?64334846#iefix") format("embedded-opentype"), url("../fonts/porto6e1d.woff2?64334846") format("woff2"), url("../fonts/porto6e1d.woff?64334846") format("woff"), url("../fonts/porto6e1d.ttf?64334846") format("truetype"), url("../fonts/porto6e1d.svg?64334846#porto") format("svg");
    font-weight: normal;
    font-style: normal
}

[class^='icon-']::before, [class*=' icon-']::before {
    display: inline-block;
    width: 1em;
    margin-right: .2em;
    margin-left: .2em;
    font-family: 'porto';
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1em;
    text-align: center;
    text-decoration: inherit;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
  }
  
  .icon-cancel::before {content: '\e800';}
  .icon-spin2::before {content: '\e801';}
  .icon-spin3::before {content: '\e802';}
  .icon-spin4::before {content: '\e803';}
  .icon-spin5::before {content: '\e804';}
  .icon-spin6::before {content: '\e805';}
  .icon-firefox::before {content: '\e806';}
  .icon-chrome::before {content: '\e807';}
  .icon-opera::before {content: '\e808';}
  .icon-ie::before {content: '\e809';}
  .icon-phone::before {content: '\e80a';}
  .icon-down-dir::before {content: '\e80b';}
  .icon-cart::before {content: '\e80c';}
  .icon-up-dir::before {content: '\e80d';}
  .icon-mode-grid::before {content: '\e80e';}
  .icon-mode-list::before {content: '\e80f';}
  .icon-compare::before {content: '\e810';}
  .icon-wishlist::before {content: '\e811';}
  .icon-search::before {content: '\e812';}
  .icon-left-dir::before {content: '\e813';}
  .icon-right-dir::before {content: '\e814';}
  .icon-down-open::before {content: '\e815';}
  .icon-left-open::before {content: '\e816';}
  .icon-right-open::before {content: '\e817';}
  .icon-up-open::before {content: '\e818';}
  .icon-angle-left::before {content: '\e819';}
  .icon-angle-right::before {content: '\e81a';}
  .icon-angle-up::before {content: '\e81b';}
  .icon-angle-down::before {content: '\e81c';}
  .icon-down::before {content: '\e81d';}
  .icon-left::before {content: '\e81e';}
  .icon-right::before {content: '\e81f';}
  .icon-up::before {content: '\e820';}
  .icon-angle-double-left::before {content: '\e821';}
  .icon-angle-double-right::before {content: '\e822';}
  .icon-angle-double-up::before {content: '\e823';}
  .icon-angle-double-down::before {content: '\e824';}
  .icon-mail::before {content: '\e825';}
  .icon-location::before {content: '\e826';}
  .icon-skype::before {content: '\e827';}
  .icon-right-open-big::before {content: '\e828';}
  .icon-left-open-big::before {content: '\e829';}
  .icon-down-open-big::before {content: '\e82a';}
  .icon-up-open-big::before {content: '\e82b';}
  .icon-retweet::before {content: '\e82c';}
  .icon-user::before {content: '\e82d';}
  .icon-mail-alt::before {content: '\e82e';}
  .icon-fax::before {content: '\e82f';}
  .icon-lock::before {content: '\e830';}
  .icon-company::before {content: '\e831';}
  .icon-city::before {content: '\e832';}
  .icon-post::before {content: '\e833';}
  .icon-country::before {content: '\e834';}
  .icon-calendar::before {content: '\e835';}
  .icon-doc::before {content: '\e836';}
  .icon-mobile::before {content: '\e837';}
  .icon-clock::before {content: '\e838';}
  .icon-chat::before {content: '\e839';}
  .icon-tag::before {content: '\e83a';}
  .icon-folder::before {content: '\e83b';}
  .icon-folder-open::before {content: '\e83c';}
  .icon-forward::before {content: '\e83d';}
  .icon-reply::before {content: '\e83e';}
  .icon-cog::before {content: '\e83f';}
  .icon-cog-alt::before {content: '\e840';}
  .icon-wrench::before {content: '\e841';}
  .icon-quote-left::before {content: '\e842';}
  .icon-quote-right::before {content: '\e843';}
  .icon-gift::before {content: '\e844';}
  .icon-dollar::before {content: '\e845';}
  .icon-euro::before {content: '\e846';}
  .icon-pound::before {content: '\e847';}
  .icon-rupee::before {content: '\e848';}
  .icon-yen::before {content: '\e849';}
  .icon-rouble::before {content: '\e84a';}
  .icon-try::before {content: '\e84b';}
  .icon-won::before {content: '\e84c';}
  .icon-bitcoin::before {content: '\e84d';}
  .icon-ok::before {content: '\e84e';}
  .icon-chevron-left::before {content: '\e84f';}
  .icon-chevron-right::before {content: '\e850';}
  .icon-export::before {content: '\e851';}
  .icon-star::before {content: '\e852';}
  .icon-star-empty::before {content: '\e853';}
  .icon-plus-squared::before {content: '\e854';}
  .icon-minus-squared::before {content: '\e855';}
  .icon-plus-squared-alt::before {content: '\e856';}
  .icon-minus-squared-alt::before {content: '\e857';}
  .icon-truck::before {content: '\e858';}
  .icon-lifebuoy::before {content: '\e859';}
  .icon-pencil::before {content: '\e85a';}
  .icon-users::before {content: '\e85b';}
  .icon-video::before {content: '\e85c';}
  .icon-menu::before {content: '\e85d';}
  .icon-desktop::before {content: '\e85e';}
  .icon-doc-inv::before {content: '\e85f';}
  .icon-circle::before {content: '\e860';}
  .icon-circle-empty::before {content: '\e861';}
  .icon-circle-thin::before {content: '\e862';}
  .icon-mini-cart::before {content: '\e863';}
  .icon-paper-plane::before {content: '\e864';}
  .icon-attention-alt::before {content: '\e865';}
  .icon-info::before {content: '\e866';}
  .icon-compare-link::before {content: '\e867';}
  .icon-cat-default::before {content: '\e868';}
  .icon-cat-computer::before {content: '\e869';}
  .icon-cat-couch::before {content: '\e86a';}
  .icon-cat-garden::before {content: '\e86b';}
  .icon-cat-gift::before {content: '\e86c';}
  .icon-cat-shirt::before {content: '\e86d';}
  .icon-cat-sport::before {content: '\e86e';}
  .icon-cat-toys::before {content: '\e86f';}
  .icon-tag-line::before {content: '\e870';}
  .icon-bag::before {content: '\e871';}
  .icon-search-1::before {content: '\e872';}
  .icon-plus::before {content: '\e873';}
  .icon-minus::before {content: '\e874';}
  .icon-search-2::before {content: '\e875';}
  .icon-bag-1::before {content: '\e876';}
  .icon-online-support::before {content: '\e877';}
  .icon-shopping-bag::before {content: '\e878';}
  .icon-us-dollar::before {content: '\e879';}
  .icon-shipped::before {content: '\e87a';}
  .icon-list::before {content: '\e87b';}
  .icon-money::before {content: '\e87c';}
  .icon-shipping::before {content: '\e87d';}
  .icon-support::before {content: '\e87e';}
  .icon-bag-2::before {content: '\e87f';}
  .icon-grid::before {content: '\e880';}
  .icon-bag-3::before {content: '\e881';}
  .icon-direction::before {content: '\e882';}
  .icon-home::before {content: '\e883';}
  .icon-magnifier::before {content: '\e884';}
  .icon-magnifier-add::before {content: '\e885';}
  .icon-magnifier-remove::before {content: '\e886';}
  .icon-phone-1::before {content: '\e887';}
  .icon-clock-1::before {content: '\e888';}
  .icon-heart::before {content: '\e889';}
  .icon-heart-1::before {content: '\e88a';}
  .icon-earphones-alt::before {content: '\e88b';}
  .icon-credit-card::before {content: '\e88c';}
  .icon-action-undo::before {content: '\e88d';}
  .icon-envolope::before {content: '\e88e';}
  .icon-chart::before {content: '\e88f';}
  .icon-down-1::before {content: '\e890';}
  .icon-up-1::before {content: '\e891';}
  .icon-eye::before {content: '\e892';}
  .icon-spin1::before {content: '\e893';}
  .icon-twitter::before {content: '\f099';}
  .icon-facebook::before {content: '\f09a';}
  .icon-gplus::before {content: '\f0d5';}
  .icon-linkedin::before {content: '\f0e1';}
  .icon-spinner::before {content: '\f110';}
  .icon-instagram::before {content: '\f16d';}
  .icon-sliders::before {content: '\f1de';}
  .icon-question-circle-o::before {content: '\f29c';}
  .icon-check-empty::before {content: '\f87a';}
  .icon-check::before {content: '\f87b';}
  .icon-docs-inv::before {content: '\e895';}
  .icon-briefcase::before {content: '\e896';}