@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Gothic+A1&family=Lato&family=Merriweather&family=Montserrat&family=Playfair+Display&family=Poppins&family=Questrial&family=Syne:wght@500&family=Work+Sans&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat&family=Overpass:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

@font-face {
	font-family: 'Oswald';
}
@font-face {
	font-family: 'Cambria-Font-For-Windows';
	src: url('../fonts/Cambria-Font-For-Windows.ttf');
}
/*-- foter css --*/
.main {
    width: 50%;
    margin: 50px auto;
}

.has-search {
	padding-left: 0;
	margin-top: 45px;
}
.has-search .form-control {
    display: block;
    width: 83%;
    height: 34px;
    padding: 6px 0;
    font-size: 14px;
    border: none;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border-bottom: 1px solid #a7a7a7;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: none;
    font-family: system-ui;
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
}
.has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    line-height: 2.375rem;
    text-align: center;
    pointer-events: none;
    color: #aaa;
    top: 50px;
    right: 30px;
    background: url(../images/search.png) no-repeat 0 0;
    width: 26px;
    height: 25px;
    padding: 0;
    opacity: 0.6;
}
.view-all{
    margin: 33px auto;
    /* position: relative; */
    text-align: center;
    display: block;
    /* margin: 20px 0; */
    border: 2px solid #000;
    width: 12%;
    padding: 9px;
    font-size: 15px;
    font-family: system-ui;
    font-weight: 600;
    color: #000;
}
.footer_background p {
    color: #f1f1f1;
    text-decoration: none;
    font-size: 13px;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
    text-align: justify;
}
.input-group-btn .btn {
    background: #000;
    color: #fff;
    font-family: system-ui;
    font-weight: 500;
}
.footer_background {
    background-color: #212121;
    padding: 50px;
    margin-top: 0;
    color: #fff;
}
.footer_body ul  {
  padding-inline-start: 0;
}

.footer_body h1 {
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 15px;
    text-align: left;
    letter-spacing: 1px;
    font-family: 'Montserrat', sans-serif;
    padding-bottom: 0;
}
.footer_body ul li {
    text-align: left;
    list-style-type: none;
    margin-bottom: 8px;
}

.footer_body li a {
    color: #f1f1f1;
    text-decoration: none;
    font-size: 13px;
    margin-right: 7px;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
}
.footer_body li a:hover {
    color: #6be92e;
    padding-left: 10px;
    cursor: pointer;
    transition: all 0.8s ease;
    -webkit-transition: all 0.8s ease;
}
.footer_body li a i{
    color: #6be92e;
}
.social_icon_links i {
    color: #6be92e;
    width: 24px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    font-size: 16px;
    padding-top: 8px;
}

.social_icon_links li {
	display: inline-block;
}

.newsletter {
    padding: 80px 0;
    background: #f2f2f2;
}

.newsletter .content {
    max-width: 650px;
    margin: 0 auto;
    text-align: center;
    position: relative;
    z-index: 2; }
    .newsletter .content h2 {
        color: #243c4f;
        margin-bottom: 40px; }
        .newsletter .content .form-control {
            height: 50px;
            border-color: #ffffff;
            border-radius:0;
        }
        .newsletter .content.form-control:focus {
            box-shadow: none;
            border: 2px solid #243c4f;
        }
        .newsletter .content .btn {
            min-height: 50px; 
            border-radius:0;
            background: #243c4f;
            color: #fff;
            font-weight:600;
        }
        .top{}
        .section-2-righttext{
           margin-top: 25%;

       }
       .section-3 .col-md-12 {
           padding: 0;
       }
       .section-3 img {
           width: 100%;
       }
       .section-6 p {
        font-size: 18px;
        color: #454040;
        font-family: system-ui;
        font-weight: 500;
        margin-top: 11px;
    }
    .section-6 img {
       width: 100%;
       margin-bottom: 25px;

   }
   .section-6 a:hover {
    text-decoration:none;
}
.section-6 h4 {
    font-family: 'Oswald', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #3a3a3a;
    font-size: 29px;
}

.section-6 .a-readmore {
    text-transform: uppercase;
    line-height: 27px;
    text-decoration: underline;
    color: #000;
    font-family: system-ui;
    font-size: 17px;
}
.get-to-text h3 {
    text-align: center;
    text-transform: uppercase;
    font-family: system-ui;
    margin: 60px 0;
    font-size: 27px;
}
.section-5 img {
    width: 95%;
    margin: 20px auto;
}
.section-7 img {
    margin-top: 30px;
}
.xo-xo-heading h3 {
    text-align: center;
    font-family: system-ui;
    margin: 30px auto;
    position: relative;
    top: 0;
    width: 30%;
    background: #fff;
    z-index: 99;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 2px;
    font-size: 23px;
}
.xo-xo-heading span {
    display: block;
    content: '';
    position: relative;
    width: 45%;
    height: 1px;
    background: #000;
    margin: 0 auto;
    text-align: center;
    top: -7px;
}
.comfortable-h2 {
    font-family: 'Oswald', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #6a6664;
    font-size: 38px;
}

.comfortable-h3 {
    font-family: 'Oswald', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #000;
    font-size: 45px;
}

.comfortable-h3 span {
    color: #dc6662;
}
.social {
    color: #fff;
    padding: 23px 0;
}
.social1{
    color: #fff;
    padding: 0 0;
    float: right;
}
.social a {
    /* FONT-WEIGHT: 700; */
    text-decoration: none;
    color: #000;
    font-size: 12px;
    text-transform: capitalize;
    font-family: system-ui;
    font-weight: 400;
}
.main_header_area {
    background: #fff;
    margin-top: 0;
    height: 51px;
}

.btn-offer {
    background: #fff;
    color: #000 !important;
    height: 30px;
    margin-top: 6px;
    padding: 5px 10px !important;
    border-radius: 0 !important;
    font-family: system-ui;
    font-weight: 500 !important;
    font-size: 13px !important;
}
#myCarousel .carousel-control.left {
    background-image: none;
}
#myCarousel .carousel-control.right {
    right: 0;
    left: auto;
    background-image: none;
}
.section-2 {
	margin:40px 0;
}
#myCarousel .carousel-control.left {
    background-image: none;
}
#myCarousel .carousel-control {
    position: absolute;
    top: 46%;
    bottom: 11%;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #383d3f;
    text-align: center;
    text-shadow: none;
    background-color: rgba(0,0,0,0);
    filter: alpha(opacity=50);
    opacity: .5;
    font-size: 57px;
}
.social1 a {
    text-decoration: none;
    color: #fff;
}
.social1 a:hover{
    text-decoration: none;
    color: #fff;
}
.icn {
    margin-bottom: 0;
    text-align: center;
    color: #fff;
    font-family: system-ui;
    text-transform: capitalize;
    border-radius: 0 0 10px 10px;
    padding-top: 1px;
    text-align: left;
    font-size: 15px;
}
.icn-right {
    margin-bottom: 0;
    text-align: center;
    color: #fff;
    font-family: system-ui;
    text-transform: capitalize;
    border-radius: 0 0 10px 10px;
    padding-top: 0;
    text-align: right;
    font-size: 15px;
}
.top .col-md-4 {
	padding:0;
}

#preloader{overflow:hidden;background-color:#fff;height:100%;left:0;position:fixed;top:0;width:100%;z-index:999999;}
.classy-load{-webkit-animation:2000ms linear 0s normal none infinite running classy-load;animation:2000ms linear 0s normal none infinite running classy-load;background:transparent none repeat scroll 0 0;border-color:#dddddd #dddddd #111111;border-radius:50%;border-style:solid;border-width:2px;height:40px;left:calc(50% - 20px);position:relative;top:calc(50% - 20px);width:40px;z-index:9;}
@-webkit-keyframes classy-load{
    0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}
}
@keyframes classy-load{
    0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}
}


#custom-search-form {
    margin:0;
    margin-top: 5px;
    padding: 0;
}

#custom-search-form .search-query {
    padding-right: 3px;
    padding-right: 4px \9;
    padding-left: 7px;
    padding-left: 4px \9;
    margin-bottom: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 50px;
    border: 1px solid #d5d1cf;
    padding: 12px 20px;
    width: 79%;
    float: right;
    margin-top: 9px;
    font-family: sans-serif;

}

#custom-search-form button {
    border: 0;
    background: none;
    padding: 8px 5px;
    margin-top: 12px;
    position: absolute;
    /* left: 0; */
    margin-bottom: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    float: right;
    right: 89px;
    font-size: 18px;
}

.search-query:focus + button {
    z-index: 3;   
}


.navigation {
    width: 100%;
    display: table;
    position: relative;
    font-family: inherit;
}

.social {
    color: #fff;
    padding: 2px 0 0;
}
.pre-header {
    background: #206617;
    padding: 0 0;
    position: relative;
    z-index: 9999;
    transition: background-color 0.9s ease;
    border-bottom: 1px solid #ebebeb;
}
.social-right {
	float: right;
	padding: 5px 0;
}
.social-right a {
    /* FONT-WEIGHT: 700; */
    text-decoration: none;
    color: #000;
    font-size: 12px;
    text-transform: capitalize;
    font-family: system-ui;
    font-weight: 400;
}
.logo img {
    width: 44%;
    margin: 0 auto;
    display: block;
    margin-top: 0;
    position: relative;
    top: 19px;
}
.icn-yellow {
    text-align: center;
    color: white;
    font-size: 15px;
    margin-bottom: 0;
    font-family: system-ui;
}
.custom-search-form {
    margin-top: 5px;
    width: 85%;
    margin: 23px auto;
    z-index: 9999;
    position: absolute !important;
}
.custom-search-form .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
    height: 44px;
    border-radius: 0;
    border: 1px solid #c3c3c3;
    background: #f2f2f2;
    font-family: system-ui;
}
.custom-search-form .form-control::placeholder {
 color:#000;
}
.input-group-btn {
    position: absolute !important;
    top: 0;
    /* left: 0; */
    right: 0;
}
.input-group-btn .btn-default {
    color: #fff;
    background: #000;
    border-color: #ccc;
    padding: 11px 15px;
}
.right_pannel ul {
    float: right;
    margin-top: 29px;
}
.right_pannel ul li {
    display: inline-block;
    padding-right: 15px;
    font-family: system-ui;
    font-weight: 500;
    margin-right: 11px;
    float: left;
}
.right_pannel li a {
    color: #000;
    font-size: 21px;

}
.riview-button {
    position: fixed;
    padding:10px 20px 15px 20px;
    right: -65px;
    top: 40%;
    transform: rotate(90deg) translate(50%, 50%);
    opacity: 1;
    z-index: 999;
    background:#008080;
    border-radius: 0 0 12px 12px;	
}
.riview-button a {
	color:#fff;
	font-size:18px;
}
.riview-button a:hover {
	color:#fff;
	text-decoration:none;
}
.right_pannel {
    margin-top: 23px;
}
.numeric_value {
    float: right;
    position: relative;
    top: -10px;
    left: -2px;
    font-size: 17px;
    color: red;
}
.cart-header {
    background: url(../images/cart.png) no-repeat 0 0;
    width: 30px;
    height: 30px;
    /* position: absolute; */
}
.col-4 {
    width: 34%;
    float: left;
    text-align: center;
    box-shadow: 0 0 5px #909090;
    text-align: center;
    margin: 49px 10px;
    padding: 0 22px;
}
.packs-text {
    font-weight: 600;
    font-family: system-ui;
    font-size: 20px;
    margin-bottom: 20px;
    letter-spacing: 0;
    padding-top: 10px;
}
.packs_section .col-4 .col-md-6 {
    padding: 0 0;
    height: 180px;
}
.packs_section .col-4 .col-md-6 img{
    width: 80%;
}
.packs_column h6 {
    color: #000;
    font-size: 13px;
    font-family: system-ui;
    font-weight: 600;
}
.col-2 {
    width: 28%;
    float: left;
    margin-top: 47px;
}
.col-2 img {
    margin: 0 auto;
    display: block;
}
.dreams-category h4 {
	text-align: center;
    color: #000;
    font-family: system-ui;
    font-size: 17px;
} 
.section-3 {
   padding: 0 0 50px 0;
}
.brand_section .col-md-2 {
	width:20%;
}
.taxfree_section {
    margin-bottom: 50px;
}
.border_grey {
    border: 1px solid #ececec;
}
.right-border {
    border: 1px solid #ececec;
}
.right-border img {
    float: left;
    padding: 10px 0;
}
.right-border h6 {
    margin-top: 28px;
    font-size: 17px;
    text-align: center;
    font-weight: 600;
    font-family: system-ui;
}
.dreams-category {
    margin-bottom: 30px;
}
.dutyfree_banner {
    background: url(../images/sub-page-banner.jpg) no-repeat 0 0;
    height: 230px;
    padding: 0 0;
    margin-top: 0;
}
.dutyfree_breadcrumb {
    margin-top: 20px;
    margin-bottom: 0;
}
.dutyfree_breadcrumb .breadcrumb {
    padding: 8px 8%;
    margin-bottom: 20px;
    list-style: none;
    background-color: #fff;
    border-radius: 4px;
}
.breadcrumb>li {
    display: inline-block;
}
.breadcrumb li a {
    font-weight: 500;
    color: #000;
    font-family: system-ui;
}
.left_panel_filter {
    border: 1px solid #d9d9d9;
}
.productlist_section h5 {
    font-size: 19px;
    padding-left: 15px;
    font-family: system-ui;
    padding-top: 0;
    color: #6b6b6b;
    padding-bottom: 15px;
    margin: 0 0;
}
.wrapper  .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #fff;
}
.wrapper .panel-default {
    border-color: #fff;
}
.wrapper .panel-default>.panel-heading {
    color: #333;
    background-color: #fff;
    border-color: #ddd;
}
.wrapper .panel-title {
    margin-top: 13px;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
    font-weight: 600;
    font-family: system-ui;
}
.wrapper .panel-body {
    padding: 5px 15px;
}
.wrapper .checkbox label {
    min-height: 27px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
    font-family: system-ui;
    font-size: 14px;
}
.sorting_column .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 5px 12px;
    font-size: 14px;
    line-height: 47px;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    font-family: system-ui;
    font-size: 16px;
    margin-bottom: 10px;

}

.product-list img {
    width: 90%;
    height: 261px;
}
.product-list h4 {
    font-size: 15px;
    font-weight: 500;
    line-height: 1;
    color: #282c3f;
    margin-bottom: 6px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-family: system-ui;
}
.product-list p {
    color: #535766;
    font-size: 14px;
    line-height: 1;
    margin-bottom: 0;
    margin-top: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 400;
    display: block;
    font-family: system-ui;
    line-height: 24px;
}
.product-list-span {
    font-size: 15px;
    color: #282c3f;
    font-weight: 600;
    font-family: system-ui;
}
.product-strike {
    text-decoration: line-through;
    color: #7e818c;
    font-weight: 400;
    margin-left: 5px;
    font-size: 12px;
}
.product-list:hover {
    transition: all 0.5s ease;
}
.product-list a:hover {
    text-decoration: none;
}
.product-list {
    margin-bottom: 30px;
}

.header_area {
    box-shadow: 0 5px 0 5px #f00;
    box-shadow: 0 8px 6px -6px #eaeaea;
    position: fixed;
    z-index: 999;
    width: 100%;
    background: #fff;
    top:0;
}
.quantity-h5 {
    font-family: system-ui;
    /* margin-right: 30px; */
    font-size: 16px;
    font-weight: 500;
}
.quantity-h5 b {
    font-size: 15px;
}
.pdp-title {
    color: #009999;
    padding: 0 20px 0 0;
    font-size: 24px;
    font-weight: 500;
    font-family: system-ui;
    line-height: 1;
}
.pdp-name {
    color: #535665;
    padding: 5px 20px 14px 0;
    font-size: 16px;
    opacity: .8;
    font-family: system-ui;
    font-weight: 400;
    border-bottom: 1px solid #ececec;
    text-align: justify;
    letter-spacing: -0.5px;
}
.stylish h1 {
    color: #282c3f;
    font-weight: 500;
    font-size: 26px;
    font-family: system-ui;
    margin-top: 14px;
    margin-bottom: 20px;
}
.stylish .form-control {
    display: block;
    width: 34%;
    height: 36px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    font-family: system-ui;
    font-weight: 700;
}
.stylish label {
    font-size: 16px;
    font-weight: 600;
    font-family: system-ui;
    margin-bottom: 10px;
}
.product-heading {
    font-size: 16px;
    font-family: system-ui;
    text-transform: uppercase;
    font-weight: 600;
}
.product-para {
    margin: 8px 0;
    display: inline-block;
    width: 90%;
    vertical-align: top;
    line-height: 27px;
    font-size: 15px;
    font-family: system-ui;
}
.btn-buy-now {
    color: #fff;
    background-color: #008080;
    border-color: #008080;
    width: 37%;
    border-radius: 0;
    font-family: system-ui;
    font-size: 16px;
    font-weight: 500;
    padding: 8px;
    margin-right: 15px;
    display: block;
    text-align: center;
    float: left;
    text-transform:uppercase;
}
.btn-buy-now:hover {
    color: #fff;
    background-color: #000;
}
.btn-buy-cart {
    color: #fff;
    background-color: #000;
    border-color: #42a2a2;
    width: 37%;
    border-radius: 0;
    font-family: system-ui;
    font-size: 16px;
    font-weight: 500;
    padding: 8px;
    margin-right: 15px;
    display: block;
    text-align: center;
    float: left;
    text-transform:uppercase;
}
.btn-buy-cart:hover {
    color: #fff;
    background-color: #42a2a2;
}
.similar_heading h4 {
    font-family: system-ui;
    padding: 20px 0 0;
    font-size: 20px;
}

.product-details-column {
    margin-bottom: 30px;
}
.product-details-column img {
    width: 90%;
    height: 350px;
}
.product-details-column h4 {
    font-size: 15px;
    font-weight: 500;
    line-height: 1;
    color: #282c3f;
    margin-bottom: 6px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-family: system-ui;
}
.product-details-column p {
    color: #535766;
    font-size: 14px;
    line-height: 1;
    margin-bottom: 0;
    margin-top: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 400;
    display: block;
    font-family: system-ui;
    line-height: 24px;
}
.product-details-column-span {
    font-size: 15px;
    color: #000;
    font-weight: 600;
    font-family: system-ui;
}
.product-details-strike {
    text-decoration: line-through;
    color: #7e818c;
    font-weight: 400;
    margin-left: 5px;
    font-size: 12px;
}
.login-banner h3 {
    text-align: left;
    font-family: system-ui;
    font-weight: 700;
    font-size: 22px;
    margin-bottom: 20px;
    margin-top: 81px;
}
.login-banner p {
    font-family: system-ui;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 30px;
}
.forgot {
    float: right;
    font-family: system-ui;
    color: #0037ff;
    font-weight: 500;
    font-size: 14px;
}
.login-banner .btn-warning {
    color: #fff;
    background-color: #656565;
    border-color: #656565;
    display: block;
    margin: 0 auto;
    border-radius: 7%;
    font-family: system-ui;
    padding: 8px 18px;
    margin-top: 15px;
}
.login-banner .container-fluid {
    padding-left: 0;
}
.menu {
    background:#345;
    color:#FFF;
    height:2em;
    padding:.5em;
    position:absolute;
    top:50px;
    width:100%;
}
.offer-section {
    margin: 152px 0 25px;
}
.header_bumblebee h3 {
    text-align: center;
    text-transform: capitalize;
    /* font-family: system-ui; */
    /* width: 23%; */
    text-align: center;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
    z-index: 99;
    position: relative;
    /* margin-bottom: 30px; */
    /* color: teal; */
    font-weight: 700;
    font-size: 25px;
    font-family: 'Playfair Display', serif;
    letter-spacing: 1px;
}
.header_bumblebee h3:after {
    content: '';
    position: absolute;
    /* margin-top: 30px; */
    left: 0;
    right: 0;
    background: #0d93cd;
    width: 39px;
    height: 3px;
    margin: 38px auto;
}
.header_bumblebee span {
    /* content: ""; */
    /* position: absolute; */
    /* width: 38%; */
    /* height: 2px; */
    /* background: #008080; */
    /* margin: 0 auto; */
    left: 0;
    /* right: 0; */
    top: 35px;
    color: #0075df;
}
.safari-section img {
    width: 100%;
}


/********************* shopping Demo-1 **********************/
.product-grid {
    font-family: Raleway,sans-serif;
    text-align: center;
    padding: 0 0 40px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    margin-bottom: 0;
    margin-right: 10px;
}
.product-grid .product-image{position:relative;transition:all .3s ease 0s}
.product-grid .product-image a{display:block}
.product-grid .product-image img{width:100%;height:auto}
.product-grid .pic-1{opacity:1;transition:all .3s ease-out 0s}
.product-grid:hover .pic-1{opacity:1}
.product-grid .pic-2{opacity:0;position:absolute;top:0;left:0;transition:all .3s ease-out 0s}
.product-grid:hover .pic-2{opacity:1}
.product-grid .social{width:150px;padding:0;margin:0;list-style:none;opacity:0;transform:translateY(-50%) translateX(-50%);position:absolute;top:60%;left:50%;z-index:1;transition:all .3s ease 0s}
.product-grid:hover .social{opacity:1;top:50%}
.product-grid .social li{display:inline-block}
.product-grid .social li a{color:#fff;background-color:#333;font-size:16px;line-height:40px;text-align:center;height:40px;width:40px;margin:0 2px;display:block;position:relative;transition:all .3s ease-in-out}
.product-grid .social li a:hover{color:#fff;background-color:#ef5777}
.product-grid .social li a:after,.product-grid .social li a:before{content:attr(data-tip);color:#fff;background-color:#000;font-size:12px;letter-spacing:1px;line-height:20px;padding:1px 5px;white-space:nowrap;opacity:0;transform:translateX(-50%);position:absolute;left:50%;top:-30px}
.product-grid .social li a:hover:after,.product-grid .social li a:hover:before{opacity:1}
.product-grid .product-discount-label,.product-grid .product-new-label{color:#fff;background-color:#ef5777;font-size:12px;text-transform:uppercase;padding:2px 7px;display:block;position:absolute;top:10px;left:0}
.product-grid .product-discount-label{background-color:#333;left:auto;right:0}
.product-grid .rating{color:#FFD200;font-size:12px;padding:12px 0 0;margin:0;list-style:none;position:relative;z-index:-1}
.product-grid .rating li.disable{color:rgba(0,0,0,.2)}
.product-grid .product-content{background-color:#fff;text-align:left;padding:12px 0;margin:0 auto;}
.product-grid:hover .product-content{bottom:0}
.product-grid .title {
    font-size: 13px;
    font-weight: 400;
    letter-spacing: .5px;
    text-transform: capitalize;
    margin: 0 0 7px;
    transition: all .3s ease 0s;
    color: #36454f;
}
.money {
    font-size: 14px;
    color: #dd4309;
    font-weight: 500;
    display: inline-block;
    vertical-align: middle;
    font-family: system-ui;
}
.product-content em {
    font-size: 14px;
    color: #969696;
    font-weight: 400;
    font-style: normal;
    margin-right: 3px;
}
.product-grid strike {
    display: block;
    font-family: system-ui;
    color: #969696;
}
.product-grid .title a {
    color: #000;
    font-family: sans-serif;
}
.product-grid .title a:hover, .product-grid:hover .title a {
    color: #2e8b57;
    text-decoration: none;
}
.product-grid .price {
    color: #333;
    font-size: 12px;
    font-family: Montserrat,sans-serif;
    font-weight: 400;
    letter-spacing: .6px;
    margin-bottom: 8px;
    text-align: center;
    transition: all .3s;
    text-decoration: underline;
    text-transform: uppercase;
    float: left;

}
.product-grid .price span{color:#999;font-size:13px;font-weight:400;text-decoration:line-through;margin-left:3px;display:inline-block}
.product-grid .add-to-cart{color:#000;font-size:13px;font-weight:600}
@media only screen and (max-width:990px){.product-grid{margin-bottom:30px}
}

.bumblebee_products .product-grid {
    width: 19%;
    float: left;
    /* padding: 0 10px; */
    margin: 0 6px;
}

/*------------------ image effect css ------------------*/
.column {
	margin: 15px 15px 0;
	padding: 0;
}
.column:last-child {
	padding-bottom: 0;
}
.column::after {
	content: '';
	clear: both;
	display: block;
}
.column div {
	position: relative;
	float: left;
	width: 300px;
	height: 200px;
	margin: 0 0 0 25px;
	padding: 0;
}
.column div:first-child {
	margin-left: 0;
}
.column div span {
	position: absolute;
	bottom: -20px;
	left: 0;
	z-index: -1;
	display: block;
	width: 300px;
	margin: 0;
	padding: 0;
	color: #444;
	font-size: 18px;
	text-decoration: none;
	text-align: center;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	opacity: 0;
}
figure {
	width:100%;
	height:300px;
	margin: 0;
	padding: 0;
	background: #fff;
	overflow: hidden;
}
figure:hover+span {
	bottom: -36px;
	opacity: 1;
}



/* Zoom In #1 */
.hover01 figure img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.hover01 figure:hover img {
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
}

/* Zoom In #2 */
.hover02 figure img {
	width: 300px;
	height: 266px;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	border-radius: 5px;
}
.hover02 figure:hover img {
	width: 350px;
}

/* Zoom Out #1 */
.hover03 figure img {
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.hover03 figure:hover img {
	-webkit-transform: scale(1);
	transform: scale(1);
}

/* Zoom Out #2 */
.hover04 figure img {
	width: 400px;
	height: auto;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.hover04 figure:hover img {
	width: 300px;
}

/* Slide */
.hover05 figure img {
	margin-left: 30px;
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.hover05 figure:hover img {
	margin-left: 0;
}

/* Rotate */
.hover06 figure img {
	-webkit-transform: rotate(15deg) scale(1.4);
	transform: rotate(15deg) scale(1.4);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.hover06 figure:hover img {
	-webkit-transform: rotate(0) scale(1);
	transform: rotate(0) scale(1);
}

/* Blur */
.hover07 figure img {
	-webkit-filter: blur(3px);
	filter: blur(3px);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.hover07 figure:hover img {
	-webkit-filter: blur(0);
	filter: blur(0);
}

/* Gray Scale */
.hover08 figure img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.hover08 figure:hover img {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
}

/* Sepia */
.hover09 figure img {
	-webkit-filter: sepia(100%);
	filter: sepia(100%);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.hover09 figure:hover img {
	-webkit-filter: sepia(0);
	filter: sepia(0);
}

/* Blur + Gray Scale */
.hover10 figure img {
	-webkit-filter: grayscale(0) blur(0);
	filter: grayscale(0) blur(0);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.hover10 figure:hover img {
	-webkit-filter: grayscale(100%) blur(3px);
	filter: grayscale(100%) blur(3px);
}

/* Opacity #1 */
.hover11 figure img {
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.hover11 figure:hover img {
	opacity: .5;
}

/* Opacity #2 */
.hover12 figure {
	background: #1abc9c;
}
.hover12 figure img {
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.hover12 figure:hover img {
	opacity: .5;
}

/* Flashing */
.hover13 figure:hover img {
	opacity: 1;
	-webkit-animation: flash 1.5s;
	animation: flash 1.5s;
}
@-webkit-keyframes flash {
	0% {
		opacity: .4;
	}
	100% {
		opacity: 1;
	}
}
@keyframes flash {
	0% {
		opacity: .4;
	}
	100% {
		opacity: 1;
	}
}

/* Shine */
.hover14 figure {
	position: relative;
}
.hover14 figure::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}
.hover14 figure:hover::before {
	-webkit-animation: shine .75s;
	animation: shine .75s;
}
@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}
@keyframes shine {
	100% {
		left: 125%;
	}
}

/* Circle */
.hover15 figure {
	position: relative;
}
.hover15 figure::before {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 2;
	display: block;
	content: '';
	width: 0;
	height: 0;
	background: rgba(255,255,255,.2);
	border-radius: 100%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	opacity: 0;
}
.hover15 figure:hover::before {
	-webkit-animation: circle .75s;
	animation: circle .75s;
}
@-webkit-keyframes circle {
	0% {
		opacity: 1;
	}
	40% {
		opacity: 1;
	}
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}
@keyframes circle {
	0% {
		opacity: 1;
	}
	40% {
		opacity: 1;
	}
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}
.arrivals-left  {
	width:50%;
   float: left;

}
.arrivals-right {
    width: 43%;
    float: left;
}
.carousel {
    position: relative;
    top: 0;
}
.carousel-inner img {
    width: 100%;
}
.offer-section-2 {
    margin: 0 0 0;
}
.p-about {
    font-size: 16px;
    text-align: justify;
    font-family: system-ui;
    color: #191919;
    padding: 0 17%;
}
.offer-section-2 {
    margin: 16px 0 0;
}
.shop-now {
    display: block;
    margin: 32px auto;
    width: 12%;
    text-align: center;
    color: #000;
    font-size: 16px;
    font-weight: 700;
    border-radius: 50px;
    border: 2px solid #000;
    padding: 12px 22px;
}
.shop-now:hover {
    background:#008080;
    color:#fff;
}

body {
  background: #000;
}
.section-padding{
  padding:60px 0;
}
.brand-carousel {
  background: #eee;
  margin-top: 10%;
}
.owl-dots{
  text-align: center;
}

.owl-dot {
  display: inline-block;
  height: 15px !important;
  width: 15px !important;
  background-color: #222222 !important;
  opacity: 0.8;
  border-radius: 50%;
  margin: 0 5px;
}

.owl-dot.active {
  background-color: #FF170F !important;
}



/* ignore the code below */


.link-area
{
  position:fixed;
  bottom:20px;
  left:20px;  
  padding:15px;
  border-radius:40px;
  background:tomato;
}
.link-area a
{
  text-decoration:none;
  color:#fff;
  font-size:25px;
}
#demo {
    margin-top: 0;
}
.big-heading {
    text-align: center;
    font-size: 30px;
    font-weight: 700;
    color: #1caf86;
    font-family: system-ui;
    line-height: 38px;
    padding:40px 0;
}
.big-heading span {
    font-family: 'system-ui';
    font-style: italic;
    font-size: 34px;
}
.big-heading b {
    font-size: 42px;
    font-family: system-ui;
}
.strong-bum {
    display: block;
    text-align: center;
    position: relative;
    top: -24px;
    font-size: 28px;
    font-family: revert;
}
.insta-section img {
	margin-bottom:25px;
}

.video-heading h3 {
    font-size: 28px;
    font-family: system-ui;
    margin-bottom: 24px;
    font-weight: 700;
}
/*.fa-facebook {
	background:#1876f2 !important;
}
.fa-instagram{
	 background: #f09433; 
background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); 
background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
}
.fa-youtube-play {
	background:#f00;
    }*/
    .whasapp-a {
        font-size: 14px;
        color: #fff;
        font-family: system-ui;
        line-height: 24px;

        position: relative;
        display: block;

    }
/*.fa-whatsapp {
    color: #0bd30b;
    font-size: 16px !important;
    position: relative;
    top: 1px;
    }*/
    .list-li {
       display:block !important;
   }
   .healthy-heading {
    margin: 12px 0;
    font-family: 'Lato';
    font-weight: 600;
    font-size: 20px;
    text-transform: capitalize;
}
.mail {
    color: #fff;
    font-size: 14px;
    font-family: system-ui;
    line-height: 41px;
}
/*.fa-twitter {
    background: #1DA1F2;
    }*/
    .fa-pinterest {
        background: #c31313;
    }
    .newsletter {
        padding: 80px 0;
        background: #f2f2f2;
    }

    .newsletter .content {
        max-width: 650px;
        margin: 0 auto;
        text-align: center;
        position: relative;
        z-index: 2; }
        .newsletter .content h2 {
            color: #243c4f;
            margin-bottom: 40px; }
            .newsletter .content .form-control {
                height: 50px;
                border-color: #ffffff;
                border-radius:0;
            }
            .newsletter .content.form-control:focus {
                box-shadow: none;
                border: 2px solid #243c4f;
            }
            .newsletter .content .btn {
                min-height: 50px; 
                border-radius:0;
                background: #243c4f;
                color: #fff;
                font-weight:600;
            }
            .footer_body .form-control {
                border-radius: 50px;
                height: 42px;
                border-top-right-radius: 50px !important;
                border-bottom-right-radius: 50px !important;
                width:300px !important;
                padding: 10px 12px;
            }
            .footer_body .input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {
                z-index: 2;
                margin-left: -88px;
                border-radius: 50px;
                margin-top: 5px;
                margin-right: 3px;
                background: #008080;

            }

            .healthy_heart h3 {
                text-align: center;
                text-transform: uppercase;
                font-family: system-ui;
                width: 27%;
                text-align: center;
                display: block;
                margin: 0 auto;
                margin-top: 20px;
                background: #fff;
                z-index: 99;
                position: relative;
                margin-bottom: 30px;
                color: teal;
                font-weight: 700;
            }
            .healthy_heart span {
                content: "";
                position: absolute;
                width: 40%;
                height: 2px;
                background: #22c194;
                margin: 0 auto;
                left: 0;
                right: 0;
                top: 35px;
            }
            .whats_app {
                position: fixed;
                left: 24px;
                bottom: 74px;
                z-index: 9999;
                font-size: 38px;
                width: 4%;
                margin: 0 auto;
                border-radius: 10px;
                text-align: center;
                float: right;
                left: 96%;
            }
            .whats_app .fa-whatsapp {
                color: #18c10d;
                font-size: 51px !important;
                position: relative;
                top: 1px;
            }
            .read-more-middle {
                display: block;
                margin: 1px auto;
                width: 10%;
                text-align: center;
                color: #000;
                font-size: 13px;
                font-weight: 700;
                border-radius: 50px;
                border: 2px solid #000;
                padding: 12px 4px;
                margin-bottom: 24px;
            }
            .healthy-section {
               margin-top:10px;
               margin-bottom: 50px;

           }
           .read-more-middle:hover {
            background: #008080;
            color: #fff;
        }
        .social_icon_links {
            margin-top: 20px;
        }
        .l-p {
            text-align: left !important;
        }
        .carousel-indicators .active {
            width: 30px;
            height: 3px;
            margin: 0;
            background-color: #1195ea !important;
        }
        .carousel-indicators {
            bottom: 0 !important;
        }
        #myCarousel .carousel-indicators li {
            display: inline-block;
            width: 10px;
            height: 10px;
            margin: 1px;
            text-indent: -999px;
            cursor: pointer;
            background-color: #000\9;
            background-color: #008080;
            border: 1px solid #008080;
            border-radius: 10px;
        }
        .product_details {
            margin: 100px 0 100px;
        }
        .shipping-b {
            font-size: 16px;
            font-family: system-ui;
        }
        .shipping-ul {
            margin-top: 8px;
            padding-inline-start: 10px;
        }

        .shipping-ul li {
            line-height: 30px;
            font-family: system-ui;
            font-size: 14px;
        }
        /* --------- prod box ---------- */
        .prod-box{height:250px; background-color:#fff;  border-radius:4px; position:relative; margin-top:10px; margin-bottom:10px; font-family:'Open sans', Arial;}
        .prod-box .img-holder{margin-top:3px; text-align:center; height:250px; overflow:hidden; position:relative;}
        .prod-box .item-img-2{display:none;}
        .prod-box .img-holder:hover .item-img-2{display:block;}
        .prod-box .img-holder:hover .item-img-1{display:none;}

        .prod-box .img-holder img{max-height:100%}

        .prod-box .anons{padding:5px; border-top:1px solid #ddd;}
        .prod-box p{margin:0; padding:3px;}
        .prod-box .title{ font-size:16px; max-height:45px; overflow:hidden; font-family:'Open sans', Arial;}
        .prod-box .price{ float:left; color:#D90000;}
        .prod-box .sold{ float:right; color:#999}
        .prod-box .info{width:60%; font-size:12px; color:#666; float:left}

        .prod-box .action{width:39%; float:right; position:relative;}
        .prod-box:hover .blok-hover{bottom:0px; opacity:1;}

        .blok-hover{ position:absolute;  bottom:-36px; left:0; width:100%; height:36px; color:#fff; background-color:rgba(0,90,100,.4); z-index:99; transition: all 200ms ease-in-out 0s;}

        .blok-hover a{color:inherit; display:inline-block; padding:10px; font-size:14px;}
        .blok-hover a:hover{color:yellow}

        .prod-box  .btn{background-color:#FF4000; border-radius:0; font-size:12px; padding:3px;
           -webkit-border-radius:0; -moz-border-radius:0; color:#fff; border:0}

           .prod-box .action .btn {width:100%;}
           .prod-box .action .btn-add{display:none; position:absolute;}
           .prod-box .action:hover .btn-add{display:block}

           .prod-box  .btn-order:hover{background-color:#d90000; color:#fff; }
           .prod-box  .btn-add:hover{background-color:#d90000; color:#fff; }
           .copyright {
              text-align: center;
              background: black;
              color: #f1f1f1;
    text-decoration: none;
    font-size: 13px;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
              padding: 7px 0;
              margin:0;
          }
          .product-list .title a {
            font-size: 13px;
            font-weight: 400;
            letter-spacing: .5px;
            text-transform: capitalize;
            margin: 0 0 7px;
            transition: all .3s ease 0s;
            color: #36454f;
        }
        .product-list strike {
            display: block;
            font-family: system-ui;
            color: #969696;
        }
        .product-list em {
            font-size: 14px;
            color: #969696;
            font-weight: 400;
            font-style: normal;
            margin-right: 3px;
        }
        .money {
            font-size: 14px;
            color: #dd4309;
            font-weight: 500;
            display: inline-block;
            vertical-align: middle;
            font-family: system-ui;
        }
        .productlisting-title {
            text-align: center;
            font-weight: 600;
            font-family: system-ui;
            font-size: 27px;
        }
        .wishlist-span {
            font-family: system-ui;
            /* margin-left: 15px; */
            font-size: 14px;
        }
        .wishlist-span i {
            margin-right: 6px;
        }

        /* Tabs panel */
        .tabbable-panel {
          border:1px solid #eee;
          padding: 10px;
      }

      /* Default mode */
      .tabbable-line > .nav-tabs {
          border: none;
          margin: 0px;
      }
      .tabbable-line > .nav-tabs > li {
          margin-right: 2px;
      }
      .tabbable-line > .nav-tabs > li > a {
          border: 0;
          margin-right: 0;
          color: #737373;
      }
      .tabbable-line > .nav-tabs > li > a > i {
          color: #a6a6a6;
      }
      .tabbable-line > .nav-tabs > li.open, .tabbable-line > .nav-tabs > li:hover {
          border-bottom: 4px solid #fbcdcf;
      }
      .tabbable-line > .nav-tabs > li.open > a, .tabbable-line > .nav-tabs > li:hover > a {
          border: 0;
          background: none !important;
          color: #333333;
      }
      .tabbable-line > .nav-tabs > li.open > a > i, .tabbable-line > .nav-tabs > li:hover > a > i {
          color: #a6a6a6;
      }
      .tabbable-line > .nav-tabs > li.open .dropdown-menu, .tabbable-line > .nav-tabs > li:hover .dropdown-menu {
          margin-top: 0px;
      }
      .tabbable-line > .nav-tabs > li.active {
          border-bottom: 4px solid #f3565d;
          position: relative;
      }
      .tabbable-line > .nav-tabs > li.active > a {
          border: 0;
          color: #333333;
      }
      .tabbable-line > .nav-tabs > li.active > a > i {
          color: #404040;
      }
      .tabbable-line > .tab-content {
          margin-top: -3px;
          background-color: #fff;
          border: 0;
          border-top: 1px solid #eee;
          padding: 15px 0;
      }
      .portlet .tabbable-line > .tab-content {
          padding-bottom: 0;
      }

      /* Below tabs mode */

      .tabbable-line.tabs-below > .nav-tabs > li {
          border-top: 4px solid transparent;
      }
      .tabbable-line.tabs-below > .nav-tabs > li > a {
          margin-top: 0;
      }
      .tabbable-line.tabs-below > .nav-tabs > li:hover {
          border-bottom: 0;
          border-top: 4px solid #fbcdcf;
      }
      .tabbable-line.tabs-below > .nav-tabs > li.active {
          margin-bottom: -2px;
          border-bottom: 0;
          border-top: 4px solid #f3565d;
      }
      .tabbable-line.tabs-below > .tab-content {
          margin-top: -10px;
          border-top: 0;
          border-bottom: 1px solid #eee;
          padding-bottom: 15px;
      }
      .pre-header p {
        font-size: 13px;
        letter-spacing: 0;
        margin-bottom: 0;
        color:#fff;
        font-weight: 600;
    }
    .pre-header i {
       color:#fff;
   }
   .pre-header-right i {
    color: #fff;
    background: transparent !important;
    margin-left: 29px;
    padding-top: 10px;
    margin-right: -16px;
}
.pre-header .btn-primary {
    padding: 6px 22px;
    border-radius: 50px;
    margin: 3px 0;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
}
.pre-header .fa-user-o {
    color: #fff !important;
    margin-right: 5px;
}
.pre-header .btn-register {
    padding: 6px 22px;
    border-radius: 50px;
    margin: 3px 0;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    background-color: #0050a6;
    color: #fff;
}
.pre-header .fa-pencil {
    color: #fff !important;
    margin-right: 5px;
}
.pre-header .btn-register:hover {
    color: #fff;
}
.slider {
    background: url(../images/banner1.jpg) no-repeat 0 0;
    height: 600px;
    padding: 0;
    width: 100%;
}
.slider-content {
    padding: 0 0;
}
.carousel-caption {
    bottom: 28% !important;
    background-color: #00000063;
    text-align: left !important;
    padding: 33px;
    width: 41%;
    left: 10% !important;
    top: 22% !important;
}
.carousel-caption h1 {
    font-size: 34px;
    font-family: 'Monda', sans-serif;
    color: #fff;
    font-weight: 800;
    text-transform: capitalize;
    animation: slide-in-anim 4s ease-out forwards;
    margin-right: 0%;
    transform: translateX(200%);
}

@keyframes slide-in-anim {
  20% {
    opacity: 0;
  }
  60% {
    transform: translateX(-10%);
  }
  75% {
    transform: translateX(0%);
  }
  100% {
    opacity: 1;
    transform: translateX(0%);
  }
}

.change-color{
    color: #26b41c;
}
.changes-color{
    color: #2aec1c;
}
.slider-content h5 {
    color: #fff;
    font-size: 19px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.enquiry-form {
    width: 30%;
    background: #fff;
    padding: 18px;
}
#demo .carousel-caption {
 position: absolute;
 right: 15%;
 top: 17%;
 left: 10%;
 z-index: 10;
    padding: 50px;
 color: #fff;
 text-align: left;
}
.transform-bg {
    background: url(../images/form-img.png) no-repeat 0 0;
    height: 143px;
    background-position: inherit;
    background-size: contain;
    color: #fff;
    text-align: center;
    padding: 20px;
}
.carousel-caption p {
    font-size: 13px;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    padding-bottom: 20px;
}
.slider .btn-primary {
    color: #fff;
    background-color: #013d6e;
    border-color: #013d6e;
    border-radius: 50px;
    width: 100%;
    font-family: system-ui;
    font-size: 15px;
    font-weight: 600;
}

.feature-img-90 {
    width: 80%;
    margin: 40px auto;
    display: block;
}
.feature-section-right {
    padding: 78px 0 30px;
}
.section-heading h2 {
    font-size: 24px;
    text-transform: capitalize;
    font-family: 'Dancing Script', cursive;
    font-weight: 600;
    color: #26b41c;
    margin: 0;
}
.about{
  background-image: url(../images/about.png);
  padding: 18px 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
}
.service{
  background-image: url(../images/service.png);
  padding: 18px 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 64%;
  text-align: center;
  margin: 0 auto;
}
.testimonials{
    background-image: url(../images/testimonial.png);
  padding: 18px 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 64%;
  text-align: center;
  margin: 0 auto;
}
.about h5{
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: #000;
    margin: 0;
    padding: 0;
}
.section-heading h4{
    font-size: 34px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    color: #000;
    margin: 0;
}
.feature-section-right h2 span {
    color: #0075df;
}
.feature-section-right p {
    font-family: 'Raleway', sans-serif;
    font-size: 13px;
    color: #000;
    font-weight: 500;
    text-align: justify;
}
.easylearn-ul li {
    background: url(../images/check.jpg) no-repeat 0 3px;
    /* width: 202px; */
    padding-left: 31px;
    /* line-height: 38px; */
    font-size: 14px;
    font-family: system-ui;
    /* margin-bottom: 7px; */
    padding-bottom: 22px;
}
.easylearn-ul {
    list-style-type: none;
    width: 50%;
    float: left;
}
.app-portion h4 {
    text-transform: uppercase;
    font-family: system-ui;
    letter-spacing: 1px;
    width: 52%;
    float: left;
    line-height: 71px;
}
.item-holder{
  text-align:center;
  float: left;
  width: 33.33%;
}
.item {
    height: 355px;
    background: white;
    margin: 35px auto;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0px 0px 40px 0px rgb(0 0 0 / 10%);
    transition: all 0.5s;
    margin: 30px 7px;
}
.item .image{
  height:150px;
  width:100%;
  background-image:url(https://www.pirabu.com/wp-content/uploads/2018/01/Audi-FAQ-pages.jpg);
  background-size:cover;
  background-position:center top;
  background-repeat:no-repeat;
  transition: all 0.5s;
}
.item .text {
    padding: 82px 1rem 0;
}
.item a {
    font-size: 16px;
    text-decoration: none;
    text-transform: uppercase;
    border: none;
    color: #00db38;
    background-color: rgba(0,0,0,0);
    padding: 0.25rem 0.5rem;
    border-radius: 15px;
    transition: all 0.5s;
    float: left;
    font-weight: 600;
}
/* Hover effect */
.item:hover{
  transform:translateY(-15px);
}
.item:hover .image{
  background-position:center bottom;
}


.text p {
    font-weight: 600;
    min-height: 0;

}


.view-all {
    display: block;
    margin: 0 auto;
    text-align: center;
    background: #2f2f2f;
    width: 8%;
    border-radius: 50px;
    padding: 8px;
    color: #fff;
    border: 2px solid #2f2f2f;
}
.view-all:hover {
    background: #fff;
    color: #000;
    border: 2px solid #000;
    text-decoration: none;
}

.fa-2x {
    margin: 0 auto;
    float: none;
    display: table;
    color: #4ad1e5;
}
.number-section {
    padding: 53px 0 0;
    margin-top: 0;
}
.header-bumblebee-center h3 {
    text-align: center;
    text-transform: uppercase;
    text-align: center;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
    background: #fff;
    z-index: 99;
    position: relative;
    font-size: 23px;
    margin-bottom: 30px;
}
.header-bumblebee-center h3 span {
    color: #0075df;
}
.university-column-left {
    width: 100%;
    float: left;
}
.university-column-left img {
    width: 99px;
    margin: 11px auto;
    display: block;
    height: 99px;
}
.university-column-right {
    width: 100%;
    float: none;
}
.university-column-right h4 {
    font-size: 14px;
    text-transform: uppercase;
    padding: 36px 0px 20px;
    text-align: center;
}
.university-column {
    border: 1px solid #c3c3c3;
    float: left;
    border-radius: 5px;
    margin-bottom: 25px;
    padding: 0 15px;
    width: 100%;
}
.university-column:hover {
    box-shadow: -2px 4px 15px -2px #868686;
    transition: all 0.3s ease;
}
.read-more-blog {
    float: right;
    color: #0061b9;
    font-weight: 600;
    font-size: 14px;
    line-height: 37px;
}
.healthy-section p {
    margin-bottom: 0;
    padding-top: 8px;
    /* text-transform: uppercase; */
    font-size: 15px;
    /* font-family: 'Lato'; */
    color: #929292;
    padding-right: 30px;
    text-align: justify;
}

.healthy-section i {
    color: #2d97ff;
}
.testimonial {
    margin: 56px auto;
    text-align: center;
    position: relative;
    width: 94%;
    background: #fff;
    border-radius: 8px;
    padding: 26px;
    box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 30%);
    height: 290px;
}

.testimonial  p{
    font-size: 15px;
    margin-bottom: 20px;
    color: #01072b;
    line-height: 25px;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    position: relative;
}
.testimonial .pic {
    display: inline-block;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 3px solid #fff;
    margin-bottom: 15px;
}
.testimonial .pic img {
    width: 104px;
    height: 104px;
    padding: 10px !important;
    border: 2px solid #26b41c;
    padding: 0 0;
}
.testimonial .title {
    display: block;
    font-size: 17px;
    font-weight: 600;
    color: #333;
    letter-spacing: 0;
    text-transform: capitalize;
    margin: 0 0 0 0;
    font-family: system-ui;
}
.testimonial .post{
    display: block;
    font-size: 15px;
    color: #736d6d;
    text-transform: capitalize;
}
.owl-theme .owl-controls{ margin-top: 0; }


@media only screen and (max-width: 479px){
    .testimonial .description{ padding: 10px; }
}
.testimonial-section {
    margin: 50px 0 0;
    padding-top: 50px;
}
.testimonial-section .owl-theme .owl-controls .owl-page span {
    display: block;
    width: 10px;
    height: 10px;
    margin: 5px 3px;
    filter: Alpha(Opacity=50);
    opacity: .9;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #848484;
}
.testimonial-section .owl-theme .owl-controls {
    position: relative;
    text-align: center;
    margin-right: 0;
    top: -36px;
}
.mail:hover {
	color: #8ac2ff;
    text-decoration: none;
}
.whasapp-a:hover {
	color: #8ac2ff;
    text-decoration: none;
}
.dutyfree_banner h3 {
    color: #fff;
    text-align: center;
    padding: 86px 0;
}
.university-section {
    margin: 22px 0;
}
.university-section ul {
    border: 1px solid #ddd;
    padding: 0 0;
    background: rgb(221 221 221 / 26%);

}
.university-section ul li {
    padding: 0 0 0;
    line-height: 40px;

}
.university-section ul li:nth-last-child(3) {
    padding: 0 0 0;
}
.university-section .nav-link {
    display: block;
    padding: 0.5rem 1rem;
    color: #000;
    font-weight: 600;
    border-radius: 0 !important;
    border-bottom: 1px solid rgb(179 179 179 / 50%);
}
.no-padding {
    padding: 15px 0 !important;
}
.table-column-10 {
}
.table-column-10 .table th {
    padding: 18px 15px 15px 10px;
    vertical-align: top;
    font-weight: 600;
    color: #0072c0;
    text-transform: uppercase;
    font-size: 15px;
    font-family: system-ui;
    border-bottom: 1px solid #e1e1e1 !important;
    border-bottom-width: 1px !important;
}
.table-column-10 .table td, .table th {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
    font-weight: 500;
}
/*.table-column-10 .table th:nth-last-child(3) {
    width:37%
}
.table-column-10 .table th:nth-last-child(4) {
    width:13%;
    }*/
    .university-section .container-fluid {
        width: 95%;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }
    .blog-details h4 {
        font-size: 21px;
    }
    .blog-details i {
        color: #077bd0;
    }
    .our-app-ul {
        list-style-type: none;
        padding-left: 15px;
    }
    .our-app-ul li {
        line-height: 42px;
    }
    .app-ul-left {
        list-style-type: none;
        float: left;
        width: 100%;
    }
    .app-ul-right {
        list-style-type: none;
        float: left;
        width: 100%;
    }
    .app-ul-left li {
        line-height: 40px;
    }
    .app-ul-right {
     line-height: 40px;
 }
 .coaching-column {
    border: 1px solid #ddd;
    border-radius: 5px;
    text-align: center;
    padding: 10px 30px;
    float: left;
    height: 456px;
}
.coaching-heading  {
    margin: 12px 0;
    font-family: system-ui;
    font-weight: 600;
    font-size: 20px;
    text-transform: capitalize;
}
.coaching-column p {
    text-align: justify;
    font-size: 15px;
    font-family: system-ui;
}
.coaching-column:hover {
    box-shadow: 0 0 24px 0 #ddd;
    border: 1px solid transparent;
    transition: width 4s ease-out;
}
.coaching-column strong {
    font-weight: 600;
    float: left;
    text-align: left;
    font-size: 15px;
    line-height: 21px;
}
.coaching-column ul {
    text-align: left;
}

.coaching-column b {
    float: left;
    display: block;
    width: 100%;
    text-align: left;
    font-weight: 600;
    line-height: 30px;
}
#more {display: none;}
.coaching-column .fa-circle {
    font-size: 9px;
    color: #077bce;
    position: relative;
    top: -2px;
}
#myBtn {
    text-align: left;
    float: left;
    border: none;
    background: transparent;
    font-weight: 500;
    color: #2c67b3;
    font-size: 16px;
}
.hybrid {
	height:auto !important;
}
.inner_contact_us_page_text {
    margin: 30px 0;
}
.inner_contact_us_page_text i {
    display: block;
    margin: 0 auto;
    text-align: center;
    font-size: 30px;
    margin-bottom: 15px;
    color: #097ee0;
}
.inner_contact_us_page_text p {
    font-family: lato;
    font-size: 15px;
    color: #505050;
    font-weight: normal;
    font-style: normal;
    line-height: 22px;
    text-align: center;
}
.contact_details .form-control {
    display: block;
    width: 100%;
    height: 43px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    margin-bottom: 20px;
}
textarea.form-control {
    height: 150px !important;
    width: 98% !important;
}
.contact_details .btn {
    background: #4c4c4c;
    color: #fff;
    width: 25%;
    padding: 8px;
    margin: 0 0;
    display: block;
}
.app-page {
    text-align: center;
}
.add-mobile { }
.pre-header-right  {}
.pre-header .d-flex {}
.app-portion {
}
.university-section .col-md-3 {
	
}

.get-button {
    background: #000;
    border-radius: 0px;
    padding: 0px 18px;
    color: #fff !important;
    transition: .3s all;
}
a.get-button:hover {
    color: #fff !important;
    transition: .3s all;
}
.border-line {
    display: block;
    margin: 0 auto;
    width: 100%;
    border-bottom: 1px solid #a1a1a1;
    position: absolute;
    top: 123px;
    /* display: none; */
    z-index: 99;
}
.carousel-caption a {
    background: #fff;
    padding: 8px 20px;
    color: #000;
    text-decoration: none;
    font-size: 14px;
    font-family: 'Poppins';
    font-weight: 600;
}
.carousel-caption a:hover{
    background-color: transparent;
    color: #fff;
    border: 2px solid #fff;
    text-decoration: none;
    transition: 0.3s all;
}
.dotted-circle {
    height: 84px;
    position: absolute;
    left: 0;
}
.feature-section-right a {
	color: #ffffff;
    font-family: 'Montserrat';
    line-height: 40px;
    background-color: #206617;
    padding: 10px 10px 10px 0;
    font-weight: 600;
}
.feature-section-right a:hover{
    text-decoration: none;
    color: #fff;
}
.futur-a {
    padding: 10px;
    background: #3daf05;
    margin-right: 15px;
}
.solutions-box {
    background: #f8f8f8;
    text-align: center;
    padding: 35px 20px;
    margin-top: 35px;
    overflow: hidden;
    transition: all 0.5s;
    cursor: pointer;
    box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 30%);
}
.solutions-box:hover {
    transform: translateY(-15px);
}
.solutions-box h4 {
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    color: #000;
    font-weight: 600;
    margin-top: 20px;
    text-transform: uppercase;
}
.solutions-box p {
    font-size: 15px;
    margin-bottom: 20px;
    color: #01072b;
    line-height: 25px;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.solutions-box a {
    color: #26b41c;
    font-family: 'Montserrat';
    font-weight: 600;
}
.solutions-box a i{
    margin-left: 10px;
}
/******************  News Slider Demo-10 *******************/
.post-slide10{padding-bottom:0;margin:0 15px;position:relative;background:#fff!important;box-shadow:0 1px 2px rgba(43,59,93,.3);margin-bottom:2em}
.post-slide10 img{width:100%;height:auto}
.post-slide10 .post-date{position:absolute;top:2%;left:8%;padding:3% 5%;background:#e74c3c}
.post-slide10 .month{font-size:14px;color:#fff;font-weight:700;text-transform:uppercase}
.post-slide10 .month:after{content:"";display:block;border:1px solid #fff}
.post-slide10 .date{font-size:14px;color:#fff;display:block;text-align:center;font-weight:700}
.post-slide10 .post-title {
    margin: 25px 0 15px 0;
    font-size: 16px;
    line-height: 27px;
    text-align: center;
}
.post-slide10 .post-title a{font-size:15px;font-weight:700;color:#333;padding:0 15px;display:inline-block;text-transform:uppercase;transition:all .3s ease 0s}
.post-slide10 .post-title a:hover{text-decoration:none;color:#e74c3c}
.post-slide10 .post-description {
    font-size: 14px;
    line-height: 24px;
    color: #727272;
    padding: 0 15px;
    text-align: center;
}
.post-slide10 .read-more {
    color: #333;
    padding: 7px 15px;
    text-transform: capitalize;
    transition: color .2s linear;
    background: #fff;
    margin: 0 auto;
    display: block;
    width: 55%;
    border: 2px solid #1dadd9;
}
.post-slide10 .read-more i{margin-left:10px;font-size:10px}
.post-slide10 .read-more:hover{text-decoration:none;color:#e74c3c}
.owl-controls .owl-buttons {
    margin-top: 20px;
    position: relative;
    display: none;
}
.owl-controls .owl-prev{position:absolute;left:-40px;bottom:230px;padding:8px 17px;background:#333;transition:background .5s ease}
.owl-controls .owl-next{position:absolute;right:-40px;bottom:230px;padding:8px 17px;background:#333;transition:background .5s ease}
.owl-controls .owl-next:after,.owl-controls .owl-prev:after{content:"\f104";font-family:FontAwesome;color:#d3d3d3;font-size:16px}
.owl-controls .owl-next:after{content:"\f105"}
.owl-controls .owl-next:hover,.owl-controls .owl-prev:hover{background:#e74c3c}
@media only screen and (max-width:990px){.post-slide10{margin:0 20px}
.owl-controls .owl-buttons .owl-prev{left:-20px;padding:5px 14px}
.owl-controls .owl-buttons .owl-next{right:-20px;padding:5px 14px}
}
@media only screen and (max-width:767px){.owl-controls .owl-buttons .owl-prev{left:0;bottom:260px}
.owl-controls .owl-buttons .owl-next{right:0;bottom:260px}
}
.futur-left-heading {
	text-align:left !important;
}
.header_bumblebee_left h3 {
    text-align: left;
    text-transform: capitalize;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
    background: #fff;
    z-index: 99;
    position: relative;
    font-weight: 700;
    font-size: 25px;
    font-family: 'Playfair Display', serif;
    letter-spacing: 1px;
}
.header_bumblebee_left h3:after {
    content: '';
    position: absolute;
    /* margin-top: 30px; */
    left: 0;
    right: 0;
    background: #0d93cd;
    width: 39px;
    height: 3px;
    margin: 38px 0;
}
.feature-box {
    position: absolute;
    top: 0;
    padding: 20px;
}
#news-slider10 {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
    margin: 50px 0 30px;
}
.testimonial-heading h3 {
    text-align: center;
    text-transform: capitalize;
    text-align: center;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
    z-index: 99;
    position: relative;
    font-weight: 700;
    font-size: 25px;
    font-family: 'Playfair Display', serif;
    letter-spacing: 1px;
}
.testimonial-heading h3:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    background: #0d93cd;
    width: 39px;
    height: 3px;
    margin: 38px auto;
}
.testimonial span {
    color: #26b41c;
    font-weight: 400;
    font-size: 14px;
}
.contact-us form {
    margin: 40px 18px;
}
.contact-us {
    margin: 25px 0 0;
}
.contact-us iframe {
    margin: 41px 0 0;
}
.contact-us .form-control {
    float: left;
    margin-right: 10px;
    width: 48%;
    margin-bottom: 17px;
    height: 42px;
}
.contact-us .btn-primary {
    color: #fff;
    background-color: #0d93cd;
    border-color: #0d93cd;
    padding: 8px 38px;
    font-weight: 600;
    text-transform: uppercase;
}
.bottom-footer {
    text-align: center;
    list-style-type: none;
}
.bottom-footer li {
    display: inline-block;
    font-size: 14px;
    color: grey;
}
.bottom-footer li a {
    color: grey;
    line-height: 28px;
}
.footerbottom-line {
    border-bottom: 1px solid #2e2e2e;
    display: block;
    width: 100%;
    padding-bottom: 0;
}

.inner-page-ban{
    background-image: url(../images/banner2.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 500px;
    text-align: center;
}

.inner-page-ban h1{
    color: #fff;
    font-size: 36px;
    font-family: 'Cambria-Font-For-Windows';
    font-weight: 700;
    padding-top: 260px;
}
.inner-page-ban p{
    color: #fff;
    font-size: 17px;
    padding-top: 12px;
}


.content-inner {
    padding: 50px 0;
}

.content-inner h2{
    text-align: center;
    text-transform: capitalize;
    text-align: center;
    margin-bottom: 30px;
    font-weight: 700;
    font-size: 25px;
    font-family: 'Playfair Display', serif;
    letter-spacing: 1px;
    color: #000;
}

.content-inner p{
    font-size: 15px;
    margin-bottom: 20px;
    color: #767676;
    line-height: 25px;
    text-align: center;
}


.osnovaniye_karkasa {
  width: 100%;
  border: 1px  solid #cacaca;
}
.pesalvanu {
  margin: 0;
  background: #fff;
  padding: 2em;
  transition: all .3s;
}


.tab-details h2 {
  color: #002f5f;
  font-weight: 600;
  font-size: 16px;
}

#vkladki {
  position: relative;
  border: none;
  display: flex;
  list-style: none;
  background: #edf4fa;
  justify-opisanie_bloka: space-between;
  padding: 0px;
}
.tab-con p{
    font-size: 14px;
    margin-bottom: 20px;
    color: #767676;
    line-height: 25px;
    text-align: justify;
}
.contactor .honest{
    color: #000;
    font-weight: 700;
    font-size: 14px;
}
.contactor li{
    font-size: 14px;
    margin-bottom: 20px;
    color: #767676;
    line-height: 10px;
}
.opisanie_bloka {
  position: relative;
  padding: 0.7em 2em;
  font-size: 16px;
  display: inline-block;
  text-decoration: none;
  font-weight: 500;
  z-index: 3;
  color: #002f5f;
  font-weight: 600;
  font-size: 16px;
}
.opisanie_bloka:hover{
    text-decoration: none;
}
.opisanie_bloka:focus {
    outline: none !important;
}

.pervue_slayd,.vosuye_slayd {
  position: absolute;
  display: inline-block;
  height: 3em;
  transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1.05);
}

.pervue_slayd {
  background-color: #fff ;
  z-index: 2;
}
.vosuye_slayd {
  opacity: 0;
  background: #8ab9ff;
  z-index: 1;
}

.squeeze {
  transform: scale(0.8);
}

.next-decoration h2{
color: #000;
font-weight: 600;
font-size: 24px;
margin-bottom: 20px;
text-align: left;
font-family: 'Lato', sans-serif;
}
.next-decoration p{
font-size: 15px;
margin-bottom: 20px;
color: #767676;
line-height: 25px;
text-align: justify;
}

.testy img{
    width: 100%;
    margin: 0;
}

.testy{
    width: 100%;
}
.contactor{
    margin-left: 10px;
}

.diving-cool{
    background-color: #4b5b6e;
    padding: 30px;
}
.diving-cool-2{
    background-color: #004473;
    padding: 30px;
}
.diving-cool-3{
    background-color: #0062a3;
    padding: 30px;
}
.last-div h4{
    color: #fff;
font-weight: 600;
font-size: 16px;
padding-bottom: 12px;
}

.last-div ul li{
    font-size: 14px;
margin-bottom: 14px;
color: #fff  !important;
line-height: 10px;
}


.last-div .col-md-4{
    padding: 0 !important;
}

.test-shine:after {
  content: "";
  position: absolute;
    top: -50%;
  left: -60%;
  width: 20%;
  height: 200%;
  opacity: 0;
  transform: rotate(30deg);

  background: rgba(255, 255, 255, 0.13);
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0.13) 0%,
    rgba(255, 255, 255, 0.13) 77%,
    rgba(255, 255, 255, 0.5) 92%,
    rgba(255, 255, 255, 0.0) 100%
  );
}

/* Hover state - trigger effect */
.test-shine:hover:after {
  opacity: 1;
  left: 130%;
  transition-property: left, top, opacity;
  transition-duration: 0.7s, 0.7s, 0.15s;
  transition-timing-function: ease;
}

/* Active state */
.test-shine:active:after {
  opacity: 0;
}
.test-shine {
  background-color: #337bb2;
  border-radius: 5px;
position: inherit;
  overflow: hidden;
  display: inline-block;
}


.header_area {
  margin: 0 auto;
  width: 60%;
}

/*====================counter==================*/


.statistics-section{
    background-image: url(../images/banner-2.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 50px 0;
    background-attachment: fixed;
    margin-top: 50px;
}
.text-center{
    display: flex;
}
.text-center h4{
    color: #fff;
    font-size: 50px;
    font-family: "Montserrat", sans-serif;
    font-weight: 800;
    text-align: left;
    margin-bottom: 0;
}

.text-center p{
    color: #6be92e;
    font-size: 14px;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    font-weight: 600;
}

.counter-img{
    width: 30%;
}
.counter-img img{
    width: 55%;
    margin-top: 18px;
    height: 59px;
}


/*====================gallery===================*/


/* -----------------------------------
      Gallery Section
--------------------------------------*/
.portfolio-section {
  padding: 50px 0 0;
}
.gallery {
    background-image: url(../images/gallery.png);
    padding: 18px 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 60%;
    text-align: center;
    margin: 0 auto;
}
.portfolio-menu {
  text-align: center;
}
.control {
  background: #000;
  color: #fff;
  padding: 5px 10px;
  border: 1px solid #343a40;
  border-radius: 3px;
  margin: 5px;
  cursor: pointer;
  -webkit-transition: all 05s ease;
  -moz-transition: all 05s ease;
  -ms-transition: all 05s ease;
  -o-transition: all 05s ease;
  transition: all 0.5s ease;
}
.control:hover {
  background: #343a40;
}
.mixitup-control-active {
  color: #fff;
  background: #343a40;
}
.fancybox-container button:focus {
  outline: 0;
  box-shadow: none;
}
.portfolio-item {
  padding-top: 30px;
}
.pd {
  padding: 0;
  padding: 10px;
}
.pd img {
  height: auto;
  transition: all 0.5s;
  border-radius: 15px;
  width: 100%;
}
.portfolio-item li{
    list-style: none;
}
.portfolio-overlay {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  text-align: center;
  visibility: hidden;
  transition: all 0.5s;
  transform: scale(0);
border-radius: 16px;
}
.portfolio-overlay p,
.portfolio-overlay a {
  position: relative;
  z-index: 4;
}
.portfolio-overlay::before {
  content: "";
  width: 0;
  height: 0;
  border-width: 0;
  position: absolute;
  left: 10%;
  top: 10%;
  transition: 50ms height ease 150ms;
  z-index: 3;
}
.portfolio-overlay::after {
  content: "";
  width: 0;
  height: 0;
  border-width: 0;
  position: absolute;
  right: 10%;
  bottom: 10%;
  transition: 100ms width ease 200ms;
  z-index: 3;
}
.portfolio-item:hover .portfolio-overlay::before {
  width: 80%;
  height: 80%;
  border-top: 1px solid #6be92e;
  border-right: 1px solid #6be92e;
  transition: width 0.1s ease 0.3s, height 0.1s ease 0.5s;
}
.portfolio-item:hover .portfolio-overlay::after {
  width: 80%;
  height: 80%;
  border-bottom: 1px solid #6be92e;
  border-left: 1px solid #6be92e;
  transition: width 0.1s ease 0.6s, height 0.1s ease 0.7s;
}
.portfolio-item li:hover .portfolio-overlay {
  visibility: visible;
  transform: scale(1);
}
.portfolio-overlay .category {
  margin-top: 70px;
  margin-bottom: 20px;
  font-size: 16px;
  color: #fff;
  font-weight: 500;
}
.portfolio-overlay .magnify-icon {
  height: 40px;
  width: 40px;
  border-radius: 20px;
  background: #6be92e;
  margin: 0 5px;
  cursor: pointer;
  display: inline-block;
  transition: all 0.25s;
}
.portfolio-overlay .magnify-icon:hover {
  background: #fff;
}
.portfolio-overlay .magnify-icon p span i {
  font-size: 15px;
  color: #000;
  line-height: 40px;
  cursor: pointer;
}

/*=======================contact us=====================*/
.colmd-6 {
    background: #f2f2f2;
    padding: 35px 60px !important;
    background-size: cover;
}

.maps h2 {
    font-size: 28px;
    letter-spacing: 0;
    font-weight: 600;
    color: #000;
}
.maps p {
    letter-spacing: 0;
    font-size: 14px;
    color: #000;
    font-family: 'Montserrat';
}

#contatti .form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-weight: 400;
    line-height: 1.5;
    color: #000;
    font-size: 14px;
    background-color: transparent;
    background-clip: padding-box;
    border: none;
    border-radius: 0;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    border-bottom: 1px solid #a1a1a1;
    font-family: 'Montserrat';
}

.form-group input, .form-group textarea{
    display: block;
    width: 100%;
    font-weight: 400;
    padding: 0.375rem 0.75rem;
    color: #767575;
    font-size: 14px;
    background-color: transparent;
    background-clip: padding-box;
    border: none;
    border-radius: 0;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    border-bottom: 1px solid #a1a1a1;
    font-family: 'Montserrat';
}


.geta-quotesection{
    overflow: hidden;
}

.geta-quotesection .col-md-6{
    margin: 0;
    padding: 0;
}

.geta-quotesection .btn{
    background-color: #0e9504;
    font-family: 'Montserrat';
    font-size: 14px;
    color: #fff;
    border-radius: 10px;
    padding: 10px 20px;
    font-weight: 600;
}

.geta-quotesection .btn:hover{
    background-color: #26b41c;
    color: #fff;
}
/* =================about page================ */
.about-page-content{
    text-align: center;
}
.about-page-content h3{
    font-size: 30px;
    font-family: 'Raleway', sans-serif;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
}
.about-page-content h5{
    font-size: 15px;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
}
.about-page{
    background-image: url(../images/about-banner.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 80px 0;
}

.change-color{
    color: #2aec1c;
}
.contact-link{
    display: flex;
    justify-content: space-between;
}
.about-contact{
    background-image: url(../images/about-contact.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 80px 0;
}
.contact-link h3{
    font-size: 38px;
    font-family: 'Raleway', sans-serif;
    color: #fff;
    font-weight: 600;
    width: 85%;
}

.contact-link a{
    display: grid;
    margin-top: 23px;
    background-color: #fff;
    color: #000;
    font-size: 18px;
    transition: 0.3s all;
    padding: 8px 26px;
    text-decoration: none;
    font-family: 'Poppins';
    height: 47px;
    font-weight: 800;
    border: 2px solid #00cb06;
    text-align: center;
}
.contact-link a:hover{
    background-color: #00cb06;
    border: 2px solid #ffffff;
    color: #fff;
}
.inner_contact_us_page_text{
    background: #fff;
    font-family: 'Poppins', sans-serif;
    text-align: center;
    padding: 17px 30px;
    border-radius: 10px 10px 0 0;
    box-shadow: 0 0 10px 0 #ddd;
    color: #000;
    height: 138px;
    margin: 50px 15px;
}

.inner_contact_us_page_text p{
    font-size: 15px;
    margin-bottom: 20px;
    color: #01072b;
    line-height: 25px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
}
.inner_contact_us_page_text i{
    color: #26b41c;
}



.contact-form{
    background-image: url(../images/contact-banner.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 30px 0;    
}

.contact-form form{
    width: 50% !important;
    margin: 0 auto;
    border-radius: 2px;
    padding: 35px;
    box-shadow: 0 0 10px 0 #fff;
    background-color: #ffffff0d;
}
.contact-form .w-100 input,
.contact-form .w-100 textarea{
    width: 100% !important;
    background-color: #ffffff0a;
    border: none;
    border-bottom: 1px solid #ddd;
    font-size: 14px;
    margin-bottom: 20px;
    color: #ffffff;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    border-radius: 0;
    height: 50px;
}
.contact-form .w-100 .btn{
    border: none;
    background-color: #02610a;
    margin-bottom: 0;
}

.contact-form .w-100 ::placeholder {
    color: rgb(255, 255, 255);
    opacity: 1; /* Firefox */
  }
  
  .contact-form .w-100 :-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: rgb(255, 255, 255);
  }
  
  .contact-form .w-100 ::-ms-input-placeholder { /* Microsoft Edge */
   color: rgb(255, 255, 255);
  }
.contacts-heading {
    padding-bottom: 30px;
}

.single-program{
    padding: 50px 0;
}
.section-devision-ul li{
    font-size: 15px;
    margin-bottom: 5px;
    color: #01072b;
    line-height: 25px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
}
.section-devision-ul {
    margin-left: 20px;
    margin-top: 30px;
}

.section-devision h3{
    font-size: 20px;
    text-transform: capitalize;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: #011c44;
    margin-top: 40px;
    border-bottom: 1px solid #011c44;
    padding-bottom: 10px;
    text-align: justify;
}

.videos{
    background-image: url(../images/video.png);
    padding: 18px 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 52%;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 40px;
}
.video-details{
    margin-bottom: 40px;
}

.video-img {
    width: 100%;
    margin-bottom: 40px;
 border: 2px solid #036c02;
}
.video-img img{
    width: 100%;
}









































































