
/* ===================================
    About
====================================== */

/*
    Theme Name: MegaOne | Gym
    Theme URI:
    Author: Themes Industry
    Author URI:
    Description: One Page Parallax Template
    Tags: one page, multipurpose, parallax, creative, html5
*/

/* ===================================
    Table of Content
====================================== */

/*  - Fonts
    - General
    - Social Icon Hover
    - Header And Navigation
    - Slider
    - About
    - Work
    - Clients
    - Team
    - Price
    - Portfolio
    - Contact Us
    - Schedual
    - Footer
    - Loader
    - Media Queries   */



/*Global Styling*/
@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Montserrat:wght@100..900&display=swap");

.alt-font {    font-family: "Montserrat", sans-serif;}
.main-font {font-family: "Cormorant Garamond", serif;}
body {

    padding: 0;
    margin: 0;
    font-family: "Montserrat", sans-serif;
    font-size: 17px;
    color: #a5a5a5;
    overflow-x: hidden !important;
    overflow-y: auto !important;
    font-weight: 400;
}
body.full-page {
    overflow: hidden !important;
}

html {
    font-size: 16px;
}
ol,ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
a, a:hover, a:focus {
    outline: none;
    text-decoration: none;
    color: inherit;
}
input:focus{
    outline: none;
}

h1,h2,h3,h4,h5,h6 {
    margin: 0;
}
h1 {
    font-size: 60px;
    line-height: 70px;
}
h2 {
    font-size: 56px;
    line-height: 66px;
}
h3 {
    font-size: 30px;
    line-height: 40px;
}
h4 {
    font-size: 20px;
    line-height: 30px;
}
h5{
    font-size: 18px;
}
h6{
    font-size: 16px;
}
p{
    font-size: 17px;
}
p.title {
    font-size: 17px;
}
.block{
    display: block;
}
.italic {
    font-style: italic;
}
button{
    line-height: 1;
}

.opacity-0 {
    opacity: 0 !important;
}

.opacity-1 {
    opacity: 0.1 !important;
}

.opacity-2 {
    opacity: 0.2 !important;
}

.opacity-3 {
    opacity: 0.3 !important;
}

.opacity-4 {
    opacity: 0.4 !important;
}

.opacity-5 {
    opacity: 0.5 !important;
}

.opacity-6 {
    opacity: 0.6 !important;
}

.opacity-7 {
    opacity: 0.7 !important;
}

.opacity-8 {
    opacity: 0.8 !important;
}

.opacity-9 {
    opacity: 0.9 !important;
}

.opacity-10 {
    opacity: 1 !important;
}



/*common font family*/
p, .heading-title > span, .process-wrapp li > .pro-step,
.progress-bars .progress p, .progress-bars .progress .progress-bar span,
.price-table .ammount .dur, .pagination li > a, .counters .count_nums,
.price-table .ammount h2, .price-table ul li, .webcats li a > span,
.getin_form .form-control{
    font-family: "Montserrat", sans-serif;
}

/*fontAwesome*/
.zeus.tparrows.tp-rightarrow::before,
.zeus.tparrows.tp-leftarrow::before,
.price-table ul li > span::before,
.testimonial-quote h3::before,
.testimonial-quote h3::after,
blockquote.blockquote::before{
    font-family:'FontAwesome';
}

/* Helper Classes & Shorcodes */
.padding {
    padding: 50px 0;
}
.padding_top {
    padding-top:7.5rem;
}
.padding_bottom {
    padding-bottom: 7.5rem;
}
.margin_bottom {
    margin-bottom: 7.5rem;
}
.margin_top {
    margin-top: 7.5rem;
}
.padding_half {
    padding: 4.375rem 0;
}
.margin_half {
    margin: 4.375rem 0;
}
.padding_bottom_half {
    padding-bottom: 4.375rem;
}
.margin_bottom_half{
    margin-bottom: 4.375rem;
}
.padding_top_half {
    padding-top: 4.375rem;
}
.heading_space {
    margin-bottom: 40px;
}
.bottom5 {
    margin-bottom: 5px;
}
.bottom10 {
    margin-bottom: 10px;
}
.top10 {
    margin-top: 10px;
}
.bottom15 {
    margin-bottom: 15px;
}
.top15 {
    margin-top: 15px;
}
.top20 {
    margin-top: 20px;
}
.bottom20 {
    margin-bottom: 20px;
}
.bottom25 {
    margin-bottom: 25px;
}
.top25 {
    margin-top: 25px;
}
.bottom30 {
    margin-bottom: 30px;
}
.top30 {
    margin-top: 30px;
}
.bottom35 {
    margin-bottom: 35px;
}
.top40 {
    margin-top: 40px;
}
.bottom40 {
    margin-bottom: 40px;
}
.bottom45 {
    margin-bottom: 45px;
}
.top50 {
    margin-top: 50px;
}
.top60{
    margin-top: 60px;
}
.bottom60{
    margin-bottom: 60px;
}
.bottom0 {
    margin-bottom: 0;
}
.nomargin {
    margin: 0;
}
.nopadding{
    padding: 0;
}
.fontbold{
    font-weight: bold;
}
.fontmedium {
    font-weight: 500;
}
.font-light{
    font-weight: 300;
}
.font-xlight {
    font-weight: 200;
}
.bglight {
    background: #f6f6f6;
}
.bgdefault {
    background: #58b433;
}
.para-color {
    color: #222222;
}
.whitecolor {
    color: #ffffff;
}
.darkcolor {
    color: #0d1619;
}
.extradark-color {
    color: #0d1619;
}
.defaultcolor {
    color: #58b433;
}
section{
    position: relative;
}
.container-padding {
    padding-left: 4.25rem;
    padding-right: 4.25rem;
}
.gradient_bg{
    background: -o-linear-gradient(left, #423f9c 31%, #862359 69%);
    background: -webkit-gradient(linear, left top, right top, color-stop(31%, #423f9c), color-stop(69%, #862359));
    background: linear-gradient(90deg, #423f9c 31%, #862359 69%);
}
.gradient_bg_default{
    background: -o-linear-gradient(left, #00e4ce 31%, #00abc9 69%);
    background: -webkit-gradient(linear, left top, right top, color-stop(31%, #00e4ce), color-stop(69%, #00abc9));
    background: linear-gradient(90deg, #00e4ce 31%, #00abc9 69%);
}
.gradient_bg_alt{
    background: -o-linear-gradient(left, #90A4AE 31%, #607D8B 69%);
    background: -webkit-gradient(linear, left top, right top, color-stop(31%, #90A4AE), color-stop(69%, #607D8B));
    background: linear-gradient(90deg, #90A4AE 31%, #607D8B 69%);
}

/*heading Titles */
.heading-title > span{
    font-size: 18px;
    display: block;
    margin-bottom: 20px;
    text-transform: capitalize;
    color: #0d1619;
}
.whitecolor.heading-title > span{
    color: #fff;
}
.heading-title h2{
    font-weight: 300;
    font-size: 48px;
}


/*img wrap*/
.image {
    overflow: hidden;
}
a.image{
    display: block;
}
.image img {
    width: 100%;
    display: block;
}
.image, .image img {
    position: relative;
}

/*hover on images*/
.hover-effect::before,
.hover-effect::after {
    content: "";
    background: #fff;
    height: 0;
    width: 0;
    z-index: 1;
    position: absolute;
    -webkit-transition-duration: 1.3s;
    -o-transition-duration: 1.3s;
    transition-duration: 1.3s;
}
.hover-effect::before {
    right: 0;
    opacity: 1;
    top: 0;
}
.hover-effect::after {
    bottom: 0;
    opacity: .7;
    left: 0;
}
.hover-effect:hover::after, .hover-effect:hover::before {
    height: 100%;
    opacity: 0;
    width: 100%;
}


/*to align elements center*/
.center-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
/*Back To Top*/
.back-top {
    color: #fff;
    right: 20px;
    font-size: 26px;
    position: fixed;
    z-index: 1600;
    opacity: 0;
    visibility: hidden;
    bottom: 70px;
    background-color: #0E1A23;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    height: 50px;
    width: 50px;
    text-align: center;
    line-height: 50px;
    border-radius: 50%;
}
.back-top-visible {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    visibility: visible;
}
.back-top::before {
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    z-index: -1;
    border-radius: 50%;
    opacity: 0;
    visibility: hidden;
    background-color: #0d1619;
}
.back-top:hover::before, .back-top:focus::before {
    opacity: 1;
    visibility: visible;
    background-color: #A2A092;
}
.back-top:hover, .back-top:focus {
    color: #fff;
}

/* ----- Social Icons ----- */
ul.social-icons-simple li,
ul.social-icons li {
    display: inline-block;
}
ul.social-icons li a {
    height: 36px;
    line-height: 36px;
    width: 36px;
    font-size: 17px;
    border-radius: 50%;
    margin: 0 0.1rem;
    text-align: center;
    display: block;
    color: #ffffff;
    background: #58b433;
}
ul.social-icons.whitebg li a {
    background: #fff;
}
ul.social-icons-simple li a {
    height: 24px;
    line-height: 24px;
    width: 24px;
    margin: 0 8px;
    font-size: 18px;
    text-align: center;
    display: inline-block;
}
ul.social-icons.white li a,
ul.social-icons-simple.white li a{
    color: #fff;
}
ul.social-icons-simple li:last-child a,
ul.social-icons li:last-child a{
    margin-right: 0;
}
ul.social-icons-simple li:first-child a,
ul.social-icons li:first-child a{
    margin-left: 0;
}
ul.social-icons-simple li a:hover,
ul.social-icons-simple li a:focus{
    color: #58b433;
}
ul.social-icons li a:hover,
ul.social-icons li a:focus,
ul.social-icons.white li a:hover,
ul.social-icons.white li a:focus{
    color: #fff;
    -webkit-box-shadow: 0 0 15px 30px #A2A092 inset;
    box-shadow: 0 0 15px 30px #A2A092 inset;
}


.btn {display:inline-block; border:2px solid transparent; letter-spacing: .5px; line-height: inherit; border-radius: 0; text-transform:capitalize; width: auto; font-family: "Montserrat", sans-serif;  font-weight: 400;
    -webkit-transition: all .3s ease-in-out !important;
    -o-transition: all .3s ease-in-out !important;
    transition: all .3s ease-in-out !important;}

/* button size */
.btn.btn-very-small {font-size:9px; padding: 1px 17px; line-height: 22px;}
.btn.btn-small {font-size:11px; padding: 4px 24px;}
.btn.btn-medium {font-size:12px; padding: 6px 25px 5px;}
.btn.btn-large {font-size:13px; padding: 9px 34px !important; line-height: 25px}
.btn.btn-extra-large {font-size:15px; padding: 12px 40px 13px;  line-height: 25px}
.btn-dual .btn {margin: 0 10px; }
.btn i {margin-left: 6px; vertical-align: middle; position: relative; top:-1px}

/* button background */
.btn.btn-white {background:#ffffff; border-color: #ffffff; color: #243445; font-size: 14px;}
.btn.btn-white:hover, .btn.btn-white:focus {background: transparent; color: #fff; font-size: 14px;}

.btn.btn-white-only {background:#ffffff; border-color: #ffffff; color: #232323; font-size: 15px;}
.btn.btn-white-only:hover, .btn.btn-white-only:focus {background: #232323; color: #fff; font-size: 15px;}

.btn.btn-black {background:#000000; border-color: #000000; color: #fff; font-size: 15px;}
.btn.btn-black:hover, .btn.btn-black:focus {background: transparent; color: #000; font-size: 15px;}
.btn.btn-pak {background-color: #439f76; border-color: #FFFFFF; color:#FFFFFF; font-size: 15px;}
.btn.btn-pak:hover, .btn.btn-pak:focus {background-color: #FFFFFF;border-color: #439f76; color: #439f76;font-size: 15px;  }
.btn.btn-sky {background-color: #384141; border-color: #FFFFFF; color:#FFFFFF; font-size: 15px;}
.btn.btn-sky:hover, .btn.btn-sky:focus {background-color: #FFFFFF; border-color: #384141; color: #384141;font-size: 15px;  }
.btn.btn-pink {background-color: #e23939; border-color: #FFFFFF; color:#FFFFFF; font-size: 15px;}
.btn.btn-pink:hover, .btn.btn-pink:focus {background-color: #FFFFFF; border-color: #e23939; color: #e23939;font-size: 15px;  }
.btn.btn-green {background-color: #58b433; border-color: #58b433; color:#FFFFFF; font-size: 15px;}
.btn.btn-green:hover, .btn.btn-green:focus {background: transparent; color: #58b433;font-size: 15px;  }
.btn.btn-blackish {background:#0d1619; border-color: #0d1619; color: #fff;font-size: 15px;}
.btn.btn-blackish:hover, .btn.btn-black:focus {background: transparent; color: #0d1619;font-size: 15px;}
.btn.btn-blue {background:#39c5de; border-color: #39c5de; color: #fff;font-size: 15px;}
.btn.btn-blue:hover, .btn.btn-black:focus {background: transparent; color: #39c5de !important;font-size: 15px;}

.btn.btn-white-blue {background:#ffffff; border-color: #ffffff; color: #484b59;font-size: 15px;}
.btn.btn-white-blue:hover, .btn.btn-black:focus {border-color: #39c5de; background: #39c5de; color: #ffffff !important;font-size: 15px;}

.btn.btn-green-blue {background:#58b433; border-color: #58b433; color: #fff;font-size: 15px;}
.btn.btn-green-blue:hover, .btn.btn-green-blue:focus {background-color: #24c4f4; border-color: #24c4f4; color: #FFFFFF;font-size: 15px;}

/* button transparent */
.btn.btn-transparent-white {background: transparent; border-color: #ffffff; color: #ffffff}
.btn.btn-transparent-white:hover, .btn.btn-transparent-white:focus {background: #ffffff; border-color: #ffffff; color: #232323}
.btn.btn-white-green {background: #FFFFFF; border-color: #ffffff; color: #384141}
.btn.btn-transparent-white:hover, .btn.btn-transparent-white:focus {background: #ffffff; border-color: #ffffff; color: #232323}
.btn.btn-transparent-green {background-color: transparent; border-color: #58b433; color:#58b433; font-size: 15px;}
.btn.btn-transparent-green:hover, .btn.btn-transparent-green:focus {background: #58b433; color: #FFFFFF;font-size: 15px;  }
.btn.btn-transparent-blue {background-color: transparent; border-color: #39c5de; color:#39c5de; font-size: 15px;}
.btn.btn-transparent-blue:hover, .btn.btn-transparent-green:focus {background: #39c5de; color: #FFFFFF;font-size: 15px;  }

.btn.btn-transparent-black {background: transparent; border-color: #000000; color: #000000}
.btn.btn-transparent-black:hover, .btn.btn-transparent-black:focus {background: #000000; border-color: #000000; color: #ffffff}

/*-- gradient btn --*/
.btn.btn-white {background:#ffffff; border-color: #ffffff; color: #232323; font-size: 15px;}
.btn.btn-white:hover, .btn.btn-white:focus {background: transparent; color: #fff; font-size: 15px;}

.btn.btn-white-only {background:#ffffff; border-color: #ffffff; color: #232323; font-size: 15px;}
.btn.btn-white-only:hover, .btn.btn-white-only:focus {background: #232323; color: #fff; font-size: 15px;}

.btn.btn-black {background:#212331; border-color: #FFFFFF; color: #fff; font-size: 15px;}
.btn.btn-black:hover, .btn.btn-black:focus {background: #FFFFFF; color: #212331; font-size: 15px;}
.btn.btn-school {background:#0375b4; border-color: #FFFFFF; color: #fff; font-size: 15px;}
.btn.btn-school:hover, .btn.btn-school:focus {background: #FFFFFF; border-color: #0375b4; color: #0375b4; font-size: 15px;}
.btn.btn-green {background-color: #243445; border-color: #243445; color:#FFFFFF; font-size: 14px;}
.btn.btn-green:hover, .btn.btn-green:focus {background: transparent; color: #243445;font-size: 14px;  }
.btn.btn-blackish {background:#384141; border-color: #384141; color: #fff;font-size: 15px;}
.btn.btn-blackish:hover, .btn.btn-black:focus {background: transparent; color: #384141;font-size: 15px;}
.btn.btn-red {background:#cc2028; border-color: #FFFFFF; color: #fff;font-size: 15px;}
.btn.btn-red:hover, .btn.btn-black:focus {background: #FFFFFF; color: #cc2028;font-size: 15px;}
.btn.btn-x-green {background:#14a76c; border-color: #FFFFFF; color: #fff;font-size: 15px;}
.btn.btn-x-green:hover, .btn.btn-black:focus {background: #FFFFFF; color: #14a76c;font-size: 15px;}
.btn.btn-yellow {background:#f2c900; border-color: #FFFFFF; color: #fff;font-size: 15px;}
.btn.btn-yellow:hover, .btn.btn-yellow:focus {border-color: #f2c900; background: #FFFFFF; color: #f2c900 !important;font-size: 15px;}
.btn.btn-blue {background:#39c5de; border-color: #39c5de; color: #fff;font-size: 15px;}
.btn.btn-blue:hover, .btn.btn-black:focus {background: #0284d0; color: #FFFFFF !important; border-color:#0284d0; font-size: 15px;}

.btn.btn-drk-blue {background:#0284d0; border-color: #0284d0; color: #fff;font-size: 15px;}
.btn.btn-drk-blue:hover, .btn.btn-drk-blue:focus {background: #39c5de; color: #FFFFFF !important; border-color:#39c5de; font-size: 15px;}

.btn.btn-green-blue {background:#58b433; border-color: #58b433; color: #fff;font-size: 15px;}
.btn.btn-green-blue:hover, .btn.btn-green-blue:focus {background-color: #24c4f4; border-color: #24c4f4; color: #FFFFFF;font-size: 15px;}
.btn.btn-black-yellow {background:#212331; border-color: #212331; color: #fff;font-size: 15px;}
.btn.btn-black-yellow:hover, .btn.btn-black-yellow:focus {background-color: #f2c900; border-color: #f2c900; color: #FFFFFF;font-size: 15px;}
.btn.btn-school-yellow {background: #0375b4; border-color: #0375b4; color: #fff;font-size: 15px;}
.btn.btn-school-yellow:hover, .btn.btn-school-yellow:focus {background-color: #f2c900; border-color: #f2c900; color: #FFFFFF;font-size: 15px;}
.btn.btn-blue-pink {background:#384141; border-color: #384141; color: #fff;font-size: 15px;}
.btn.btn-blue-pink:hover, .btn.btn-blue-pink:focus {background-color: #e23939; border-color: #e23939; color: #FFFFFF;font-size: 15px;}
/* button transparent */
.btn.btn-green-gradient {
    background: -o-linear-gradient(left, #58b433, #24c4f4);
    background: -webkit-gradient(linear, left top, right top, from(#58b433), to(#24c4f4));
    background: linear-gradient(90deg, #58b433, #24c4f4); ; border-color: #FFFFFF; color:#FFFFFF; font-size: 15px;}
.btn.btn-green-gradient:hover, .btn.btn-green-gradient:focus {
    background: -o-linear-gradient(left, #24c4f4, #58b433);
    background: -webkit-gradient(linear, left top, right top, from(#24c4f4), to(#58b433));
    background: linear-gradient(90deg, #24c4f4, #58b433);; color: #FFFFFF;font-size: 15px;  }

/* button rounded */
.btn.btn-rounded {border-radius: 50px}
.btn.btn-rounded.btn-very-small {padding: 2px 23px 1px;}
.btn.btn-rounded.btn-small {padding: 5px 29px;}
.btn.btn-rounded.btn-medium {padding: 6px 32px;}
.btn.btn-rounded.btn-large {padding: 9px 38px;}
.btn.btn-rounded.btn-extra-large {padding: 12px 45px 13px;}








/* transitions common*/
a, *::before, *::after,img, span, input, button,
.navbar, .fixedmenu, .tp-bullet, .owl-dot, .owl-prev, .owl-next{
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
i::before,i::after{
    -webkit-transition: all 0s !important;
    -o-transition: all 0s !important;
    transition: all 0s !important;
}

/*-------------------------------*/
/*Navigation Starts */
/*-------------------------------*/
.navbar {
    padding-bottom: 0;
    padding-top: 0;
    z-index: 1000;
}
.center-brand {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
}
.center-brand, .transparent-bg {
    left: 0;
    top: 0;
}
.center-brand, .transparent-bg,
.fixed-bottom, .bg-transparent-light,
.bg-transparent-white,
.bg-invisible, .boxed-nav {
    position: absolute;
    width: 100%;
}
.bg-invisible .container {
    opacity: 0;
    visibility: hidden;
}
.fixed-bottom {
    bottom: 0;
}
.bg-white {
    position: relative;
}
.bg-white,
.boxed-nav .container {
    background: #fff;
}
.boxed-nav {
    top: 20px;

}
.fixedmenu {
    top: 0;
    left: 0;
    right: 0;
    position: fixed;
    margin: 0;
    padding-bottom: 20px;
    padding-top: 20px;
    z-index: 1002;
    -webkit-animation-name: animationFade;
    animation-name: animationFade;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;

    -webkit-box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.35);
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.35);
    background: -o-linear-gradient(left, #423f9c 31%, #862359 69%);
    background: -webkit-gradient(linear, left top, right top, color-stop(31%, #423f9c), color-stop(69%, #862359));
    background: linear-gradient(90deg, #423f9c 31%, #862359 69%);
}
.center-brand.fixedmenu,
.bg-white.fixedmenu,
.bg-transparent-light.fixedmenu,
.bg-transparent-white.fixedmenu,
.bg-invisible.fixedmenu,
.boxed-nav.fixedmenu {
    background: #E5E9ED;
}
.fixed-bottom.fixedmenu{
    bottom: auto;
    -webkit-animation: none;
    animation: none;
}
.bg-invisible.fixedmenu .container {
    opacity: 1;
    visibility: visible;
}
@-webkit-keyframes animationFade {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes animationFade {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.nav-whitebg {
    background: #fff;
    -webkit-transition: all .9s ease;
    -o-transition: all .9s ease;
    transition: all .9s ease;
}
.navbar.sidebar-nav {
    background: #fff;
    border: none;
    display: inline-table;
    width: 290px;
    border-radius: 0;
    position: fixed;
    top: 0;
    z-index: 110;
    height: 100%;
    padding: 3rem 2rem;
    border-right: 1px solid rgba(0,0,0,.07);
    left: 0;
    overflow-x: hidden;
}

.navbar-brand  {
    margin: 16px 0;
    padding: 0;
    width: 180px;
    position: relative;
}
.center-brand .navbar-brand {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0;
}
.navbar-brand > img {
    width: 100%;
}
.navbar.fixedmenu .logo-default,
.navbar  .logo-scrolled{
    display: none;
}
.navbar.fixedmenu .logo-scrolled,
.navbar .logo-default{
    display: inline-block;
}

.navbar.sidebar-nav .navbar-nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
}
.navbar-nav .nav-item {
/*    margin: 16px 5px;*/
    position: relative;
}
.navbar.sidebar-nav .navbar-nav .nav-item {
    margin: 10px 0;
}
.navbar-nav .nav-item:first-child {
    margin-left: 0;
}
.navbar-nav .nav-item:last-child {
    margin-right: 0;
}
.navbar-nav .nav-link {
    margin: 8px 15px !important;
    padding-right: 0px !important;
    padding-left: 1px !important;
    font-weight: 400;
    text-transform: capitalize;
    font-size: 16px;
    line-height: 26.64px;
    font-family: "Cormorant Garamond", serif;
    color: #212331;
    position: relative;
    text-transform: uppercase;
    overflow: hidden;
}
.sidebar-nav .navbar-nav .nav-link {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.square-layout .navbar-nav .nav-link {
    border-radius: 0;
    border: 1px solid transparent;
}
.center-brand .navbar-nav .nav-link,
.transparent-bg .navbar-nav .nav-link,
.fixed-bottom .navbar-nav .nav-link{
    color: #fff;
}
.center-brand.fixedmenu .navbar-nav .nav-link {
    color: #243445;
}
.navbar-nav .nav-link:hover,
.navbar-nav .nav-link:focus,
.sidebar-nav .navbar-nav .nav-link.active{
/*    color: #58b433;*/
/*    border-bottom: 0.1px solid #fff;*/

}
.fixedmenu .navbar-nav .nav-link.active,
.fixedmenu .navbar-nav .nav-link.active:hover,
.fixedmenu .navbar-nav .nav-link.active:focus,
.center-brand.fixedmenu .navbar-nav .nav-link.active{
    color: #243445;
}
.square-layout .navbar-nav .nav-link.active,
.square-layout .navbar-nav .nav-link:hover,
.square-layout .navbar-nav .nav-link:focus{
    border: 1px solid #c1c1c1;
    background: transparent !important;
}
.square-layout .fixedmenu .navbar-nav .nav-link.active,
.square-layout .fixedmenu .navbar-nav .nav-link:hover,
.square-layout .fixedmenu .navbar-nav .nav-link:focus{
   /* border: 0.5px solid #fff;
    background: transparent !important;
    color: #212331 !important;*/
}

.center-brand .navbar-nav .nav-link:first-of-type {
    background: rgba(0,0,0,0);
}

.center-brand .navbar-nav .nav-link:after {
    display: none;
    /*content: "";
    position: absolute;
    background: #fff;
    display: inline-block;
    width: 0;
    height: 0.5px;
    bottom: 0;
    left: 0;
    overflow: hidden;
    -webkit-transition: all 0.5s cubic-bezier(0, 0, 0.2, 1);
    -o-transition: all 0.5s cubic-bezier(0, 0, 0.2, 1);
    transition: all 0.5s cubic-bezier(0, 0, 0.2, 1);*/
}

/* Nav Bottom Line Hover Effect */
.nav-bottom-line .navbar-nav .nav-link::after {
    display: none;
    /*content: '';
    display: block;
    width: 0;
    height: 0.5px;
    background: #fff;
    -webkit-transition: width .3s;
    -o-transition: width .3s;
    transition: width .3s;
    border-radius: 50px;
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;*/
}
.nav-bottom-line .navbar-nav .nav-link.active::after {
    width: 100%;
}


.nav-link {
    display: block;
    padding: .1rem 1rem;
}

/*toggle responsive*/
.navbar-toggler {
    position: relative;
    border: none;
    border-radius: 0;
}
.navbar-toggler:focus,
.navbar-toggler:active {
    outline: 0;
}
.navbar-toggler span {
    display: block;
    background: #fff;
    height: 2px;
    width: 25px;
    margin-top: 4px;
    margin-bottom: 4px;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    position: relative;
    left: 0;
    opacity: 1;
}
.bg-white .navbar-toggler span,
.bg-transparent-light .navbar-toggler span,
.bg-invisible .navbar-toggler span,
.navbar.sidebar-nav .navbar-toggler span,
.boxed-nav .navbar-toggler span {
    background: #212331;
}
.center-brand.fixedmenu .navbar-toggler span {
    background: -o-linear-gradient(left, #643094, #58b433);
    background: -webkit-gradient(linear, left top, right top, from(#643094), to(#58b433));
    background: linear-gradient(90deg, #643094, #58b433);
}
.navbar-toggler span:nth-child(1),
.navbar-toggler span:nth-child(3) {
    -webkit-transition: transform .35s ease-in-out;
    -o-transition: transform .35s ease-in-out;
    -webkit-transition: -webkit-transform .35s ease-in-out;
    transition: -webkit-transform .35s ease-in-out;
    -o-transition: -o-transform .35s ease-in-out;
    transition: transform .35s ease-in-out;
    transition: transform .35s ease-in-out, -webkit-transform .35s ease-in-out;
}
.navbar-toggler:not(.collapsed) span:nth-child(1) {
    position: absolute;
    left: 12px;
    top: 10px;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    opacity: 0.9;
}
.navbar-toggler:not(.collapsed) span:nth-child(2) {
    height: 3px;
    visibility: hidden;
    background-color: transparent;
}
.navbar-toggler:not(.collapsed) span:nth-child(3) {
    position: absolute;
    left: 12px;
    top: 10px;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
    opacity: 0.9;
}


/*-----Side Menu----*/
.side-menu {
    width: 40%;
    position: fixed;
    right: -1px;
    top: 0;
    background: #1A2A37;
    z-index: 1032;
    height: 100%;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    -webkit-transition: -webkit-transform .5s ease;
    transition: -webkit-transform .5s ease;
    -o-transition: -o-transform .5s ease;
    -o-transition: transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease, -webkit-transform .5s ease;
    overflow: auto;
    /*overflow: hidden;*/
}
.side-menu.left {
    left: 0; right: auto;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}
.side-menu.before-side {
    width: 280px;
}
.just-sidemenu .side-menu {
    background: -o-linear-gradient(left, #423f9c, #862359);
    background: -webkit-gradient(linear, left top, right top, from(#423f9c), to(#862359));
    background: linear-gradient(90deg, #423f9c, #862359);
}
.transparent-sidemenu .side-menu {
    background: rgba(0,0,0,.95);
}
.side-menu.side-menu-active,
.side-menu.before-side{
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.pul-menu .side-menu.side-menu-active {
    visibility: visible; opacity: 1;
}
.side-menu .navbar-brand {
    margin: 0 0 2.5rem 0;
}

/*Side overlay*/
#close_side_menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    -webkit-transition: opacity 300ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
    -o-transition: opacity 300ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
    transition: opacity 300ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
    display: none;
    z-index: 1031;
    opacity: 0.4;
}

/*side clode btn*/
.side-menu .btn-close {
    height: 33px;
    width: 33px;
    -webkit-box-shadow: 0 4px 4px -4px rgba(0,0,0,0.15);
    box-shadow: 0 4px 4px -4px rgba(0,0,0,0.15);
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    position: absolute;
    top: 30px;
    right: 15px;
    cursor: pointer;
}
.side-menu.before-side .btn-close{
    display: none;
}
.just-sidemenu #sidemenu_toggle {
    position: fixed;
    z-index: 999;
    /*background: #fff;*/
    right: 0;
    top: 16px;
    border-radius: 2px;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .15);
    box-shadow: 0 0 20px rgba(0, 0, 0, .15);
}
.side-menu .btn-close::before, .side-menu .btn-close::after {
    position: absolute;
    left: 16px;
    content: ' ';
    height: 24px;
    width: 2px;
    background: #fff;
    top: 5px;
}
.side-menu .btn-close:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.side-menu .btn-close:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

/*side open btn*/
.sidemenu_btn {
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    width: 36px;
    padding: 6px;
    margin-right: 1rem;
    position: absolute;
    right: 15px;
}
.sidemenu_btn.left {
    left: 15px;
    right: auto;
}
.sidemenu_btn > span {
    height: 2px;
    width: 100%;
    background: #212331;
    display: block;
}
.center-brand .sidemenu_btn > span,
.transparent-bg .sidemenu_btn > span,
.fixed-bottom .sidemenu_btn > span,
.just-sidemenu .toggle_white.sidemenu_btn > span,
.bg-invisible .sidemenu_btn > span,
.boxed-nav .sidemenu_btn > span {
    background: #fff;
}
.center-brand.fixedmenu .sidemenu_btn > span,
.bg-invisible.fixedmenu .sidemenu_btn > span,
.boxed-nav.fixedmenu .sidemenu_btn > span {
    background: #243445;
}

.center-brand.fixedmenu .shop-details a i {
    color: #243445;
}
.sidemenu_btn > span:nth-child(2) {
    margin: 4px 0;
}

.side-menu .inner-wrapper {
    padding: 3.5rem 5rem;
    height: auto;
    position: relative;
    overflow-y: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.pul-menu.pushwrap .side-menu .inner-wrapper{
    padding: 3.5rem 2.5rem;
}
.side-menu .side-nav {
    margin-bottom: 30px;
    display: block;
}
.side-nav .navbar-nav .nav-item{
    display: block;
    margin: 10px 0; padding: 0 !important;
    opacity: 0;
    -webkit-transition: all 0.8s ease 500ms;
    -o-transition: all 0.8s ease 500ms;
    transition: all 0.8s ease 500ms;

    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
}
.side-nav .navbar-nav .nav-item:first-child {
    -webkit-transition-delay: .1s;
    -o-transition-delay: .1s;
    transition-delay: .1s;
}
.side-nav .navbar-nav .nav-item:nth-child(2){
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s;
}
.side-nav .navbar-nav .nav-item:nth-child(3) {
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s;
}
.side-nav .navbar-nav .nav-item:nth-child(4) {
    -webkit-transition-delay: .4s;
    -o-transition-delay: .4s;
    transition-delay: .4s;
}
.side-nav .navbar-nav .nav-item:nth-child(5) {
    -webkit-transition-delay: .5s;
    -o-transition-delay: .5s;
    transition-delay: .5s;
}
.side-nav .navbar-nav .nav-item:nth-child(6) {
    -webkit-transition-delay: .6s;
    -o-transition-delay: .6s;
    transition-delay: .6s;
}
.side-nav .navbar-nav .nav-item:nth-child(7) {
    -webkit-transition-delay: .7s;
    -o-transition-delay: .7s;
    transition-delay: .7s;
}
.side-nav .navbar-nav .nav-item:nth-child(8) {
    -webkit-transition-delay: .8s;
    -o-transition-delay: .8s;
    transition-delay: .8s;
}
.side-nav .navbar-nav .nav-item:nth-child(9) {
    -webkit-transition-delay: .9s;
    -o-transition-delay: .9s;
    transition-delay: .9s;
}
.side-menu.side-menu-active .side-nav .navbar-nav .nav-item {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}
.side-nav .navbar-nav .nav-link {
    display: inline-table;
    color: #fff;
    padding: 2px 0 3px 0 !important;
    font-size: 1.5rem;
    font-weight: 300;
    line-height: normal;
    position: relative;
    border-radius: 0;
}

.navbar-nav .nav-link.active::after
{
    content: "";
    position: absolute;
    background: #fff;
    display: inline-block;
    width: 0;
    height: 0.5px;
    bottom: 0; left: 0;
    overflow: hidden;
    -webkit-transition: all 0.5s cubic-bezier(0, 0, 0.2, 1);
    -o-transition: all 0.5s cubic-bezier(0, 0, 0.2, 1);
    transition: all 0.5s cubic-bezier(0, 0, 0.2, 1);
    margin-left: 0px;
}
.transparent-sidemenu .side-nav .navbar-nav .nav-link::after {
    display: none;
}
.side-nav .navbar-nav .nav-link:hover::after,
.side-nav .navbar-nav .nav-link:focus::after,
.side-nav .navbar-nav .nav-link.active::after {
    width: 100%;
}
.side-nav .navbar-nav .nav-link.active {
    background: transparent;
}
.transparent-sidemenu .side-nav .navbar-nav .nav-link:hover,
.transparent-sidemenu .side-nav .navbar-nav .nav-link:focus {
    margin-left: 5px;
}
.side-menu p{
    font-size: 13px;
    margin-top: .5rem;
    margin-bottom: 0;
}

/*Header Social Icons*/
.navbar .social-icons li a {
    height: 28px; width: 28px;
    line-height: 28px;
    font-size: 14px;
}
.sidebar-nav .social-icons {
    position: absolute;
    bottom: 30px;
}
.side-menu .social-icons-simple li a:hover,
.side-menu .social-icons-simple li a:focus {
    color: #fff;
}

/*wrapper on opened sidebar*/
.wrapper {
    padding-left: 290px;
}
.wrapper .full-screen {
    width: 100% !important;
}


@media (max-width: 1366px) {
    .center-brand .sidemenu_btn {
        right: 0;
    }
}
@media (max-width: 1200px) {

    .side-menu .inner-wrapper {
        padding: 2rem 3.5rem;
    }

}
@media (min-width: 1025px) and (max-width: 1091px) {
    .navbar-nav.ml-auto {
        margin-right: 30px;
    }
    .sidemenu_btn {
        right: 0;
    }
}
@media (max-width: 1024px) {

    .boxed-nav .sidemenu_btn {
        display: none !important;
    }
    .center-brand .navbar-brand{
        width: 100px;
    }
    .navbar-nav .nav-link {
        font-size: 13px;
    }
}
@media (min-width: 810px) and (max-width: 1024px) {
    .sidemenu_btn {
        position: relative;
    }
}
@media (max-width: 992px) {
    .boxed-nav {
        background: #fff;
    }
    .center-brand .navbar-brand {
        position: relative;
        top: auto;
        margin: 0px 0;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    .navbar-nav .nav-item {
        margin: 5px 0;
    }
    .center-brand .navbar-nav .nav-link,
    .transparent-bg .navbar-nav .nav-link {
        background: #58b433;
        color: #fff;
    }
    .center-brand.fixedmenu .navbar-nav .nav-link,
    .transparent-bg.fixedmenu .navbar-nav .nav-link {
        background: transparent;
    }

    .side-menu {
        width: 50%;
    }
    .side-menu .inner-wrapper {
        padding: 8.5rem 2rem;
    }

    .side-nav .navbar-nav .nav-link {
        font-size: 2rem;
    }

}
@media (max-width: 768px) {
    .center-brand .navbar-brand{
        width: 120px;
    }
    .side-menu {
        width: 55%;
    }
    .side-nav .navbar-nav .nav-link {
        font-size: 1.5rem;
    }
}

@media (max-width: 767px) {
    .navbar.sidebar-nav {
        width: 100%;
        height: auto;
        padding: 0 1rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .wrapper {
        padding-left: 0;
    }
    .sidemenu_btn {
/*        margin-top: 4px;*/
        right: 0;
        position: absolute;
    }
    .side-menu {
        width: 300px;
    }
    .side-nav .navbar-nav .nav-item {
        margin: 0px 0;
    }
    .side-nav p {
        display: none;
    }
    .sidebar-nav .social-icons{
        display: none;
    }
}

/*-------------------------------*/
/*Navigation Ends */
/*-------------------------------*/



/*-------------------------------*/
/* Horizontal Half Blocks*/
/*-------------------------------*/
.half-section{
    width: 100%;
}
.half-section,
.half-section .img-container{
    position: relative;
    overflow: hidden;
}
.half-section .img-container{}

@media (min-width: 768px) and (max-width: 1024px){
    .split-box .padding {
        padding: 3rem 0;
    }
}
@media (max-width: 992px){
    .split-box{
        padding-left: 15px;
        padding-right: 15px;
    }
    .half-section .img-container {
        margin-bottom: 25px;
    }

}
@media screen and (max-width: 767px) {
    #twocopies .half-section:first-of-type .container-fluid {
        border-bottom: 1px solid #ececec;
    }
}


/*-------------------------------*/
/*Horizontal Half Blocks ends*/
/*-------------------------------*/

/*-------------------------------*/
/* Work Process */
/*-------------------------------*/
.process-wrapp {
    overflow: hidden;
    display: table;
    table-layout:fixed;
    margin: 0 15px;
}
.process-wrapp, .process-wrapp li,
.process-wrapp li > .pro-step {
    position: relative;
    z-index: 1;
}
.process-wrapp li {
    text-align: center;
    padding: 40px 40px;
    display: table-cell;
    background-color: #243445;
    width: 33.333333%;
    margin-right: 10px;
}
.process-wrapp li:hover {
    cursor: pointer;
}
.process-wrapp li > .pro-step {
    display: inline-block;
    height: 60px;
    width: 60px;
    line-height: 60px;

/*    border: 1px solid rgba(133, 133, 133, 0.51);
    font-size: 28px;
    -webkit-box-shadow: 0 0 2px 5px rgba(164, 164, 164, 0.56);
    box-shadow: 0 0 2px 5px rgba(204, 204, 204, 0.44);
;
    font-weight: 600;
    color: #858585;*/
    text-align: center;
/*    border-radius: 50%;*/
}
.process-wrapp li p {
    font-size: 16px;
    color: #D0D0D0;
    font-weight: 400;
    line-height: 24px;
    font-family: "Montserrat", sans-serif;
}

.process-wrapp li:hover > .pro-step {
   /* -webkit-box-shadow: 0 0 25px 50px #58b433 inset;
    box-shadow: 0 0 25px 50px #58b433 inset;
    color: #ffffff;*/
}

.process-wrapp li:hover > .services-line{
    background-color: #58b433;
}
.process-wrapp li:hover > .services-heading{
/*    color: #58b433;*/
}

/*process with box */
.process-number {
    background: #fff;
    padding: 0 1rem 2.5rem 1rem;
    position: relative;
    text-align: center;
    border-radius: 5px;
}
.process-number,
.process-number .pro-step {
    -webkit-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear;
}
.process-number:hover {
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .15);
    box-shadow: 0 0 20px rgba(0, 0, 0, .15);
    cursor: pointer;
}
.process-number .pro-step {
    font-weight: bold;
    font-size: 1.75rem;
    font-family: "Cormorant Garamond", serif;
    margin-right: 5px;
    color: #fff;
    line-height: 1;
    background: #58b433;
    height: 50px;
    width: 50px;
    text-align: center;
    line-height: 50px;
    border-radius: 50%;
    display: inline-block;
    margin-top: -50px;
}
.process-number .pro-step::after {
    content: "";
    height: 5px;
    width: 5px;
    border-radius: 50%;
    display: inline-block;
    background: #fff;
    margin-left: 3px;
}
.process-number.even .pro-step{
    background: #643094;
}

/*Process icoin inside*/
.process-number.iconic {
    padding: 2.5rem 1rem;
}
.process-number.iconic > span {
    height: 90px;
    width: 90px;
    border-radius: 50%;
    line-height: 90px;
    display: inline-block;
    text-align: center;
    font-size: 48px;
    background: #58b433;
    color: #fff;
}
.process-number.iconic:hover > span {
    -webkit-box-shadow: 0 0 20px 45px #643094 inset;
    box-shadow: 0 0 20px 45px #643094 inset;
}


@media screen and (max-width: 992px) {
    .process-wrapp {
        text-align: center;
    }
    .process-wrapp li {
        display: inline-block;
        max-width: 300px;
    }
    .process-wrapp li:first-child::before,
    .process-wrapp li:last-child::after {
        opacity: 1;
        visibility: visible;
    }
}


/*-------------------------------*/
/*Work Process ends */
/*-------------------------------*/



/*-------------------------------*/
/*gym sections */
/*-------------------------------*/


.services-line {
    width: 60px; height: 3px; background-color: #fff; margin: 0 auto; margin-bottom: 20px;}

.services-heading {font-size: 24px; font-weight: 500; font-family: "Cormorant Garamond", serif; color: #fff; text-transform: uppercase;}

.counter-num{
    font-size: 42px;

    margin-bottom: 20px;
}
.counter-heading {
    font-size: 16px;
}
.counter-text{
    font-family: "Montserrat", sans-serif;
    color: #fff;
    text-align: center;
    padding: 60px 0px;
}
.bg-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: -1;
    background-color: #58b433;
}






/*=======================
        team section
 ========================*/


.team-text {
    margin: 0 auto;
    margin-top: 20px;
}
.team-name{
    font-size: 30px;
    color: #243445;
    font-weight: 500;
    line-height: 42px;
    font-family: "Cormorant Garamond", serif;
    margin-bottom: 10px;
}
.team-text p {
    font-size: 17px; 
    font-weight: 400;
    font-family: "Montserrat", sans-serif;
    color: #828181;
}

.team-img {overflow: hidden;}
.team-img img {    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.team-item:hover img  {   -webkit-transform: scale(1.1);   -ms-transform: scale(1.1);   transform: scale(1.1);
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.team-item:hover .team-name {
    color: #39526C;
}

/*=======================
     team section ends
 ========================*/

/*=======================
        testimonial
 ========================*/
.bg-testimonial{
    background-size: cover;
    background-position: bottom;
}
.testimonial-content {
    text-align: center;
    max-width: 65%;
    margin: 0 auto;
    color: #FFFFFF;
}
.name-city{ font-size: 16px; margin: 20px 0px;}

.rating i {font-size: 15px;
    color: #f9ce4c;
}
/*=======================
     testimonial ends
 ========================*/

/*=======================
     Personal Traning
 ========================*/

.personal-content {
    text-align: center;
    max-width: 85%;
    margin: 0 auto;
}



/* ===================================
           Additional PAGES
====================================== */

.blog-banner{
/*    background: url("../img/blog-cover.jpg") no-repeat;*/
    padding-top: 190px;
    padding-bottom: 160px;
    background-attachment: inherit;
    background-size: cover;
    background-position: top center;
}

.blog-banner h1{
    margin-bottom: 20px !important;
    font-family: "Cormorant Garamond", serif;
    font-size: 60px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 70px;

}

.blog-banner p{
    font-family: "Montserrat", sans-serif;
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 10px;
    color: #FFFFFF;
    line-height: 34px;
}

/*-- pricing---*/
.price-text {max-width:600px; margin:0 auto}
.pricing-item{
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .12);
    box-shadow: 0 0 10px rgba(0, 0, 0, .05);
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    border-radius: 10px;
}
.startup:hover {background-color: #0d1619!important;}
.startup:hover,
.startup:hover .darkcolor{
    color: #FFFFFF;
}
.startup:hover,
.startup:hover .text-medium-gray
{
    color: #FFFFFF;
}
.startup:hover,
.startup:hover .price span
{color: #FFFFFF;}

.standard:hover {background-color: #58b433!important;}
.standard:hover,
.standard:hover .darkcolor{
    color: #FFFFFF;
}
.standard:hover,
.standard:hover .text-medium-gray
{
    color: #FFFFFF;
}
.standard:hover,
.standard:hover .price span
{color: #FFFFFF;}

.premium:hover {background-color: #0d1619!important;}
.premium:hover,
.premium:hover .darkcolor{
    color: #FFFFFF;
}
.premium:hover,
.premium:hover .text-medium-gray
{
    color: #FFFFFF;
}
.premium:hover,
.premium:hover .price span
{color: #FFFFFF;}

.pricing-item:hover .btn-green, .pricing-item:hover .btn-blue, .pricing-item:hover .btn-blackish {
    background: transparent;
    border-color: #fff;
}
.pricing-item .btn-green:hover, .pricing-item .btn-blue:hover, .pricing-item .btn-blackish:hover,
.pricing-item .btn-green:focus, .pricing-item .btn-blue:focus, .pricing-item .btn-blackish:focus {
    background: #fff;
    border-color: #fff;
    color: #384141;
}

.price-tag {
    margin-top: -10px;
    padding: 10px 0 25px 0;
}
.price .currency {
    font-size: 5.3rem;
    font-weight: 700;
    font-family: "Cormorant Garamond", serif;
    letter-spacing: -2px;
    line-height: 60px;
    padding: 0;
    vertical-align: middle;
}
.price .sign {
    display: inline-block;
    font-size: 20px;
    font-weight: 400;
    vertical-align: super;
}
.price .month {
    font-size: 18px;
    font-weight: 400;
    vertical-align: bottom;
}

.bg-pricing {background: url(../img/bg-pricing.jpg);}

/* ends pricing */






/*=================================
             Portfolio
 ==================================*/
.portfolio-title h2 {
    font-size: 48px;
    margin-bottom: 20px;
    font-weight: 400;
    font-family: "Cormorant Garamond", serif;
    color: #3c3f46;
}
.portfolio-subtitle {
    font-size: 16px;
    margin-bottom: 40px;
    color: #7e8186;
}
.port {text-align: center; margin: 0 auto; max-width: 600px; }
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    background-color: #58b433;
}
.owl-carousel .owl-stage-outer {cursor: pointer;}
.nav-pills .nav-link {margin-left: 10px; border: 1px solid #e1e1e1;
    color: #3c3f46;}
.da-thumbs li {
    margin: 1px;
    width: 33.1%;
    position: relative;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}

.da-thumbs{
    z-index: 1;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.da-thumbs>li{
    display: block;
    position: relative;

}
.da-thumbs >li {
    overflow: hidden;
}

.da-thumbs >li .overlay h4 {
    color: #ffffff;
    font-size: 22px;
    font-family: "Cormorant Garamond", serif;
}
.da-thumbs >li .overlay {
    position: absolute;
    background: rgba(88, 180, 51, 0.81);
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    top: 100%;
    z-index: 2;
}
.nav-pills .nav-link {border-radius: 0px;}
.search-icon {    border: 1px solid white;
    border-radius: 50%;
    display: inline-block;
    color: #ffffff;
    padding: 5px 10px;
    margin-bottom: 10px;
}





/*===================================
               end Portfolio
======================================*/


/* ===================================
            medical form
====================================== */

.form-bg {    background: url("../img/form-bg.jpg") no-repeat;
    background-attachment: inherit;
    background-size: cover;
    background-position: top center;
}
.form-title h2 {font-size: 48px;
    color: #ffffff;
    font-family: "Cormorant Garamond", serif;
    margin-bottom: 20px;
    font-weight: 400;
    text-align: right;
}
.form-control.message {
    height: 100px; line-height: 1.5;}
.appointment-box {max-width: 540px; text-align: left; margin-left: auto;}
.form-para {font-size: 13px;font-family: "Montserrat", sans-serif;  color: #ffffff; margin-bottom: 30px; text-align: right; font-weight:300;}

/*--------------------------------
    From CSS
    --------------------------------*/
.form-control:focus {
    color: #0d1619;
    background-color: #fff;
    border-color: #1A2A37 !important;
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(26, 42, 55, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(26, 42, 55, 0.25);
}

.form-control {
    border: 1px solid #c2c4ca;
    padding: 0 0 0 10px;
    line-height: 50px;
    height: 50px;
    border-radius: 3px;
    color: #0d1619!important;
    font-size: 13px;
    z-index: 9;
}

.form-control {background-color: transparent;}
.select2-container .select2-selection--single .select2-selection__rendered {font-size: 13px; background-color: #6280a37a;  font-weight: 400;}
.form-control:focus {background-color: #42969e00;}
.form-control::-webkit-input-placeholder{
    font-style: normal;
    border-color: #1A2A37 !important;
}
.form-control::-moz-placeholder{
    font-style: normal;
    border-color: #1A2A37 !important;
}
.form-control:-ms-input-placeholder{
    font-style: normal;
    border-color: #1A2A37 !important;
}
.form-control::-ms-input-placeholder{
    font-style: normal;
    border-color: #1A2A37 !important;
}
.form-control::placeholder{
    font-style: normal;
    border-color: #1A2A37 !important;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #24c4f4;
    background: #24c4f4;
    color: #ffffff;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: thick;
}
.m-label {
    right: 20px;
    font-size: 16px;
    color: #a3a8b8;
    margin: 0;
    top: 10px;
}

.select2-container--default .select2-selection--single {border: 1px solid #c2c4ca;}

.form-control[type=text]:focus {
    border-color: #1A2A37;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.form-control[type=text]:focus {
    border-color: #1A2A37;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(26, 42, 55, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(26, 42, 55, 0.25);
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    color: #ffffff;
    background-color: #5679a3;
}

.select2-container--focus .select2-selection {
    border-color: #a1b5f7 !important;
}

.select2-selection__rendered {
    line-height: 50px !important;
    color: #ffffff !important;
}
.select2-container .select2-selection--single {
    height: 50px !important;
}
.select2-container {
    width: 255px!important;}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 13px!important;
    right: 15px;
}
.select2-selection {
    background: transparent !important;
}
.ui-datepicker .ui-datepicker-next-hover{
    top:2px;
    right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover{
    top: 2px;
    left: 2px;
}
.ui-corner-all{
    border-color: #ccc !important;
}

.appoint-card .select2-selection__arrow {
    display: none !important;
}

.appoint-card p {
    font-family: "Montserrat", sans-serif;
    font-size: 17px;
}

.appoint-card {
    padding-left: 50px;
    padding-right: 80px;
    overflow: hidden;
    top: 140px;
    margin-top: -140px;
    -webkit-transition: all .30s linear;
    -o-transition: all .30s linear;
    transition: all .30s linear;
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
}

.perspective--400 {
    -webkit-perspective: 1000px;
    perspective: 1000px;
}

.appoint-card:hover {
    -webkit-transform: rotateX(3deg);
    transform: rotateX(3deg);
}

.appoint-card img {
    position: absolute;
    top: 22px;
    max-width: 300px;
}

.appointment-wrapper i {
    font-size: 30px;
}

.message {height: 100px;}

.message::-webkit-input-placeholder {line-height: 30px;}

.message::-moz-placeholder {line-height: 30px;}

.message:-ms-input-placeholder {line-height: 30px;}

.message::-ms-input-placeholder {line-height: 30px;}

.message::placeholder {line-height: 30px;}
/*type-3*/
.appoint-card.type-3 {
    top: 0;
    margin-top: 0;
}

.calender-line {height:30px; width: 2px; background-color: #bfcbd9; display: inline-block; }
.calender-icon {
    vertical-align: top;
    margin-top: 7px;
    color: #c0cbd9;
    margin-left: 10px;
}
.sex-icon {    vertical-align: top;
    margin-top: 7px;
    margin-left: 30px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: rgb(192, 203, 217) transparent transparent transparent !important;
}
/*===================================
            end contact form
======================================*/

/*===================================
                start map
======================================*/


#google-map {
    height: 400px;
    width: 100%;
}

.col-map #google-map {
    height: 418px;
}

.map {
    /* background: url(../img/map.jpg); */
}

.bg-overlay {position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.bg-color{
    background-color: rgba(2, 132, 208, 0.71);
}

.address-text{
    padding: 7.5rem 0;
}

.map-text {
    font-family: "Montserrat", sans-serif;
    font-size: 40px;
    font-weight: 400;
}


/*===================================
                ends map
======================================*/


/* Sechdule three */

.gallery{
    width: 100% !important;
    height: 600px;
}


.title h2 {color: #0d1619;}
.portfolio-three .filtering .active {
    color: #ff6666;
}
.filtering span {margin: 0px 10px; font-size: 20px;
    color: #0d1619; cursor: pointer;}
.item-img {background-color: #0d1619; border-radius: 10px; padding: 30px 0px;}
.sechdual-timing {
    padding: 10px 30px;
    background-color: #58b43330;
    border-radius: 50px;
    letter-spacing: 2px;
    color: white;
    font-size: 20px;}

.sechdual-category {
    color: #ffffff;
}
.filtering span.active {color: #58b433;}



/*-------------------------------*/
/*rev slider*/
/*-------------------------------*/



.tp-bullet {
    height: 15px;
    width: 15px;
    border-radius: 50%;
    background: rgba(255, 255, 255, .3);
}
.tp-bullet:hover, .tp-bullet:focus{
    background: rgba(255, 255, 255, .6);
}
.tp-bullet::before {
    content: "";
    height: 100%; width: 100%;
    border-radius: 50%;
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);
    position: absolute;
    left: 0; top: 0;
    background: #fff;
    opacity: 0;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
.tp-bullet.selected::before {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}






/*-------------------------------*/
/*OWl Slider*/
/*-------------------------------*/



/*Buttons*/
.owl-nav .owl-prev{
    left: -74px;
}
.owl-nav .owl-next{
    right: -74px;
}
.owl-nav .owl-prev, .owl-nav .owl-next{
    background: #58b433;
    font-size: 36px !important;
    width: 36px;
    height: 36px;
    line-height: 40px!important;
    text-align: center;
    position: absolute;
    top: 40%;
    border-radius: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #fff;
    opacity: 1;
    visibility: visible;
}
.owl-carousel:hover .owl-nav .owl-prev,
.owl-carousel:hover .owl-nav .owl-next {
    opacity: 1;
    visibility: visible;
/*    border: 1px solid;*/
}
#ourteam-slider.owl-carousel:hover .owl-nav .owl-prev {
    left: -74px;
    top: 40%;
}
#ourteam-slider.owl-carousel:hover .owl-nav .owl-next {
    right: -74px;
    top: 40%;
}
.owl-nav .owl-prev:hover, .owl-nav .owl-next:hover,
.owl-nav .owl-prev:focus, .owl-nav .owl-next:focus{
    background: transparent;
}





/*-------------------------------*/
/* Footer*/
/*-------------------------------*/
footer .copyrights{
    font-size: 13px;
}
.footer-logo {
    display: inline-block;
    max-width: 230px;
}
footer ul.social-icons:not(.small) li a {
    height: 35px;
    width: 35px;
    line-height: 35px;
    font-size: 16px;
    border: none;
    background: #0E1A23;
}
footer ul.social-icons li a {
    background: #0E1A23;
}
footer .copyrights > a:hover,
footer .copyrights > a:focus {
    color: #A2A092;
}

/*-------------------------------*/
/* Footer ends*/
/*-------------------------------*/


/*-------------------------------*/
/*PreLoader*/
/*-------------------------------*/
.loader {
    bottom: 0;
    height: 100%;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1111;
    background:#fff;
    overflow-x:hidden;
}
.loader-inner {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.loader-inner > img {
    width: 300px;
    max-width: 300px;
    display: inline-block;
}

.loader-blocks {
    height: 58px;
    width: 58px;
}
.loader span {
    background: -o-linear-gradient(left, #58B433 31%, #58B433 69%);
    background: -webkit-gradient(linear, left top, right top, color-stop(31%, #58B433), color-stop(69%, #58B433));
    background: linear-gradient(90deg, #58B433 31%, #58B433 69%);
    border-radius: 50%;
    display: block;
    height: 12px;
    opacity: 0;
    position: absolute;
    width: 12px;
    animation: load 4.6s ease-in-out infinite;
    -o-animation: load 4.6s ease-in-out infinite;
    -ms-animation: load 4.6s ease-in-out infinite;
    -webkit-animation: load 4.6s ease-in-out infinite;
    -moz-animation: load 4.6s ease-in-out infinite;
}
.loader span.block-1 {
    animation-delay: 1.06s;
    -o-animation-delay: 1.06s;
    -ms-animation-delay: 1.06s;
    -webkit-animation-delay: 1.06s;
    -moz-animation-delay: 1.06s;
    left: 0px;
    top: 0px;
}
.loader span.block-2 {
    animation-delay: 0.97s;
    -o-animation-delay: 0.97s;
    -ms-animation-delay: 0.97s;
    -webkit-animation-delay: 0.97s;
    -moz-animation-delay: 0.97s;
    left: 16px;
    top: 0px;
}
.loader span.block-3 {
    animation-delay: 0.87s;
    -o-animation-delay: 0.87s;
    -ms-animation-delay: 0.87s;
    -webkit-animation-delay: 0.87s;
    -moz-animation-delay: 0.87s;
    left: 31px;
    top: 0px;
}
.loader span.block-4 {
    animation-delay: 0.78s;
    -o-animation-delay: 0.78s;
    -ms-animation-delay: 0.78s;
    -webkit-animation-delay: 0.78s;
    -moz-animation-delay: 0.78s;
    left: 47px;
    top: 0px;
}
.loader span.block-5 {
    animation-delay: 0.69s;
    -o-animation-delay: 0.69s;
    -ms-animation-delay: 0.69s;
    -webkit-animation-delay: 0.69s;
    -moz-animation-delay: 0.69s;
    left: 0px;
    top: 16px;
}
.loader span.block-6 {
    animation-delay: 0.6s;
    -o-animation-delay: 0.6s;
    -ms-animation-delay: 0.6s;
    -webkit-animation-delay: 0.6s;
    -moz-animation-delay: 0.6s;
    left: 16px;
    top: 16px;
}
.loader span.block-7 {
    animation-delay: 0.51s;
    -o-animation-delay: 0.51s;
    -ms-animation-delay: 0.51s;
    -webkit-animation-delay: 0.51s;
    -moz-animation-delay: 0.51s;
    left: 31px;
    top: 16px;
}
.loader span.block-8 {
    animation-delay: 0.41s;
    -o-animation-delay: 0.41s;
    -ms-animation-delay: 0.41s;
    -webkit-animation-delay: 0.41s;
    -moz-animation-delay: 0.41s;
    left: 47px;
    top: 16px;
}
.loader span.block-9 {
    animation-delay: 0.32s;
    -o-animation-delay: 0.32s;
    -ms-animation-delay: 0.32s;
    -webkit-animation-delay: 0.32s;
    -moz-animation-delay: 0.32s;
    left: 0px;
    top: 31px;
}
.loader span.block-10 {
    animation-delay: 0.23s;
    -o-animation-delay: 0.23s;
    -ms-animation-delay: 0.23s;
    -webkit-animation-delay: 0.23s;
    -moz-animation-delay: 0.23s;
    left: 16px;
    top: 31px;
}
.loader span.block-11 {
    animation-delay: 0.14s;
    -o-animation-delay: 0.14s;
    -ms-animation-delay: 0.14s;
    -webkit-animation-delay: 0.14s;
    -moz-animation-delay: 0.14s;
    left: 31px;
    top: 31px;
}
.loader span.block-12 {
    animation-delay: 0.05s;
    -o-animation-delay: 0.05s;
    -ms-animation-delay: 0.05s;
    -webkit-animation-delay: 0.05s;
    -moz-animation-delay: 0.05s;
    left: 47px;
    top: 31px;
}
.loader span.block-13 {
    animation-delay: -0.05s;
    -o-animation-delay: -0.05s;
    -ms-animation-delay: -0.05s;
    -webkit-animation-delay: -0.05s;
    -moz-animation-delay: -0.05s;
    left: 0px;
    top: 47px;
}
.loader span.block-14 {
    animation-delay: -0.14s;
    -o-animation-delay: -0.14s;
    -ms-animation-delay: -0.14s;
    -webkit-animation-delay: -0.14s;
    -moz-animation-delay: -0.14s;
    left: 16px;
    top: 47px;
}
.loader span.block-15 {
    animation-delay: -0.23s;
    -o-animation-delay: -0.23s;
    -ms-animation-delay: -0.23s;
    -webkit-animation-delay: -0.23s;
    -moz-animation-delay: -0.23s;
    left: 31px;
    top: 47px;
}
.loader span.block-16 {
    animation-delay: -0.32s;
    -o-animation-delay: -0.32s;
    -ms-animation-delay: -0.32s;
    -webkit-animation-delay: -0.32s;
    -moz-animation-delay: -0.32s;
    left: 47px;
    top: 47px;
}
@keyframes load {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-97px);
        transform: translateY(-97px);
    }
    15% {
        opacity: 0;
        -webkit-transform: translateY(-97px);
        transform: translateY(-97px);
    }
    30% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    70% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    85% {
        opacity: 0;
        -webkit-transform: translateY(97px);
        transform: translateY(97px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(97px);
        transform: translateY(97px);
    }
}
@-webkit-keyframes load {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-97px);
    }
    15% {
        opacity: 0;
        -webkit-transform: translateY(-97px);
    }
    30% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
    70% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
    85% {
        opacity: 0;
        -webkit-transform: translateY(97px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(97px);
    }
}



/*-------------------------------*/
/*Loader ends*/
/*-------------------------------*/




@media screen and (max-width: 768px){
    .container {
        max-width: 95%;
    }
}

/*Large devices (desktops, less than 1200px)*/
@media (max-width: 1200px) {
    html{
        font-size: 15px;
    }
}

/* Medium devices (tablets, less than 992px)*/
@media (max-width: 992px) {
    html{
        font-size: 14px;
    }
    h2 {
        font-size: 3rem;
    }
    h3 {
        font-size: 1.5rem;
    }
    h4 {
        font-size: 1.125rem;
    }
    p {
        font-size: 14px;
    }
    .heading-title > span{
        font-size: 1rem;
    }
}

/*Small devices (landscape phones, less than 768px)*/
@media (max-width: 768px) {
    html{
        font-size: 13px;
    }
}
@media (max-width: 576px) {
    html{
        font-size: 12px;
    }
}

.buttonBar {
    display: none;
}


 /*Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) {

    .da-thumbs li {
        position: absolute;
        left: 0px;
        top: 0px;
        width: 100%;
        display: block;

    }

    .manage-spacing{
        padding: 0;
    }

}




/* NEW CSS */

.w-700 {font-weight: 700 !important}
.w-600 {font-weight: 600 !important}
.w-500 {font-weight: 500 !important}
.w-400 {font-weight: 400 !important}
.w-300 {font-weight: 300 !important}

.font-Cormorant {font-family: "Cormorant Garamond", serif !important;}
.font-Montserrat {font-family: "Montserrat", sans-serif !important;}

.font-18 {font-size: 18px;}
.font-20 {font-size: 20px; line-height: 30px;}
.font-30 {font-size: 30px; line-height: 40px;}
.font-37 {font-size: 37px !important; line-height: 47px !important;}
.font-40 {font-size: 40px; line-height: 50px;}
.font-60 {font-size: 60px}

.h-52 {height: 52px;}
.h-500 {height: 500px}

.bg-E5E9ED {background-color: #E5E9ED;}
.bg-1A2A37 {background-color: #1A2A37;}
.bg-D1D0CB {background-color: #D1D0CB}
.bg-39526C {background-color: #39526C !important;}

.color-243445 {color: #243445 !important;}
.color-A2A092 {color: #A2A092;}
.color-D0D0D0 {color: #D0D0D0;}
.color-EDEDED {color: #EDEDED;}
.color-828181 {color: #828181 !important;}
.color-39526C {color: #39526C;}
.color-1A2A37 {color: #1A2A37;}

.pt-50 {padding-top: 50px !important;}
.pt-100 {padding-top: 100px;}
.pt-150 {padding-top: 150px;}
.pb-20 {padding-bottom: 20px;}
.pb-50 {padding-bottom: 50px !important;}
.pb-150 {padding-bottom: 150px !important;}

.mt-20 {margin-top: 20px;}
.mt-50 {margin-top: 50px;}
.mt-80 {margin-top: 80px;}
.mt-100 {margin-top: 100px;}

.mb-10 {margin-bottom: 10px;}
.mb-20 {margin-bottom: 20px;}
.mb-30 {margin-bottom: 30px;}
.mb-50 {margin-bottom: 50px;}
.mb-70 {margin-bottom: 70px;}
.mb-100 {margin-bottom: 100px;}
.mb-250 {margin-bottom: 250px;}

.p-0 {padding: 0px;}
.p-50 {padding: 50px;}
.pl-0 {padding-left: 0px;}
.pl-5 {padding-left: 5px !important;}
.pr-0 {padding-right: 0px;}
.pr-15 {padding-right: 15px;}
.pl-pr-0 {padding-left: 0px; padding-right: 0px;}
.pl-pr-5 {padding-left: 5px; padding-right: 5px;}

.h-auto {height: auto;}
section {padding: 80px 0px;}


.history .mb-250:last-child {margin-bottom: 0px;}


.btn-A2A092-border {
    color: #A2A092;
    border-bottom: 0.5px solid #A2A092 ;
    font-size: 14px;
    font-weight: 400;
    font-family: "Montserrat", sans-serif;
    width: fit-content;
    margin-top: 10px;
}
.btn-A2A092 {
    color: #A2A092;
    font-size: 16px;
    font-weight: 400;
    font-family: "Montserrat", sans-serif;
}

.btn-fff-border {
    color: #fff;
    border-bottom: 0.5px solid #fff ;
    font-size: 10px;
    font-weight: 400;
    font-family: "Montserrat", sans-serif;
    width: fit-content;
    margin: 10px auto 0px auto;
}

.border_rectangle {
    position: absolute;
    width: 63%;
    height: 64%;
    border: 3px solid #C1C6CB;
    bottom: 17%;
}
.margin_border {
    margin-left: 5%;
}
.margin_img {
    margin-left: 15%;
}
.about_img {position: relative;}

.btn.btn-green:hover img {filter: brightness(0) saturate(100%) invert(20%) sepia(10%) saturate(1742%) hue-rotate(170deg) brightness(91%) contrast(97%);}
.btn.btn-white:hover img {filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(85deg) brightness(114%) contrast(100%);}

.counter-heading {
    margin-left: auto;
    text-align: center;
    margin-right: auto;
}
.heading_mainc {
    font-size: 56px;
    font-family: "Cormorant Garamond", serif;
    color: #243445;
    line-height:66px;
    font-weight: 500;
}
.margin_heading {
    margin-bottom: 20px;
}
.info {
    color: #828181;
    font-size: 17px;
    font-family: "Montserrat", sans-serif !important;
    line-height: 26px;
    font-weight: 400;
    margin-bottom: 30px;
}

.quick-glimpse {
    margin-top: 10px;
    background-color: #243445;
    text-align: center;
    padding: 25px 20px;

}
.quick-glimpse:hover {
    background-color: #39526C;
    cursor: pointer;
}
.pro-step {
    display: inline-block;
    height: 60px;
    width: 60px;
    line-height: 60px;
    text-align: center;
}
.count-text {
    font-size: 16px;
    color: #D0D0D0;
    font-weight: 400;
    line-height: 24px;
    font-family: "Montserrat", sans-serif;
    height: 96px;
}

blockquote:empty, p:empty {
    display: block;
}

.owl-team-slider .owl-dots{
    margin-top: 40px !important;
}
.owl-team-slider .owl-dots .owl-dot.active span, .owl-team-slider .owl-dots .owl-dot:hover span{
    background: #39526C;
}
.owl-team-slider .owl-dots .owl-dot span{
    background: #CBCBCB !important;
    font-size: 30px;
    padding: 5px;
}

footer a:hover {color: #A2A092;}
footer .footer_panel .address-item>span {
    width: 50px;
    font-size: 30px;
}
footer .footer_panel .address-item>span .icon-footer {
    background-color: #0E1A23;
    border-radius: 50%;
    height: 35px;
    width: 35px;
}
footer .footer_panel .address-item>span .icon-footer i {
    font-size: 18px; 
    text-align: center; 
    width: 35px; 
    height: 35px;
} 
.footer-text {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #EDEDED;
}

.whitecolor {
    font-family: "Cormorant Garamond", serif;
    font-size: 24px;
    font-weight: 500;
}
ul.latest_news li, ul.links li a, ul.hours_links li, .readmorebtn {
    font-size: 14px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
}
ul.links li a {
    color: #ffffff;
    margin-bottom: 10px;
}
ul.hours_links li, ul.links li a, ul.hours_links li>span {
    position: relative;
}
.footer_logo, .footer_logo>img, .readmorebtn, ul.links li a, ul.links li a::before, ul.hours_links li>span {
    display: inline-block;
}

}
ul.latest_news li, ul.links li a, ul.hours_links li, .readmorebtn {
    font-size: 14px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
}
ul.latest_news li {
    padding-bottom: 15px;
    border-bottom: 1px solid #ffffff26;
    margin-bottom: 15px;
}
ul.latest_news li, ul.latest_news li a, ul.hours_links li {
    display: block;
}
ul.latest_news li span.defaultcolor {
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
footer p, ul.latest_news li .date {
    font-size: 14px;
}
.defaultcolor {
    color: #ff6000;
}
ul.hours_links li:first-child {
    padding-top: 0;
}
ul.latest_news li, ul.links li a, ul.hours_links li, .readmorebtn {
    font-size: 14px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
}
ul.links li a:hover {color: #A2A092;}
ul.hours_links li {
    padding: 8px 0;
    z-index: 1;
}
ul.hours_links li, ul.links li a, ul.hours_links li>span {
    position: relative;
}
ul.latest_news li, ul.latest_news li a, ul.hours_links li {
    display: block;
}
.footer-bottom {
    background-color: #0E1A23;
}
.footer-bottom .fb-inner {
    padding-top: 20px;
    padding-bottom: 20px;
}
.footer-bottom span.copyright-text {
    font-size: 14px;
    font-weight: 400;
    font-family: "Montserrat", sans-serif;
    color: #EDEDED;
}
.footer-subscribe-inner input {
    border-radius: 45px;
    background: #E5E9ED;
    height: 35px;
    color: #B3B3B3;
    padding: 0 150px 0 20px;
    width: 100%;
    font-weight: 400;
    margin-bottom: 15px;
}
.footer-subscribe-inner .btn {
    right: 0px;
    border-top-right-radius: 45px;
    border-bottom-right-radius: 45px;
    position: absolute;
    height: 35px;
    line-height: 35px;
    padding: 0 20px;
    overflow: hidden;
    border: 0;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    font-weight: 400;
    font-size: 12px;
    z-index: 0;
}
.footer-subscribe-inner .btn:after {
    content: "";
    background: var(--heading-color);
    position: absolute;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    z-index: -1;
    height: 100%;
    left: -35%;
    top: 0;
    -webkit-transform: skew(30deg);
    transform: skew(30deg);
    -webkit-transition-duration: 0.6s;
    transition-duration: 0.6s;
    -webkit-transform-origin: top left;
    transform-origin: top left;
    width: 0;
}
.footer-subscribe-inner .btn-base {
    color: #fff !important;
    background: #0E1A23;
}
.footer-subscribe-inner .btn:hover, 
.footer-subscribe-inner .btn:focus, 
.footer-subscribe-inner .btn:active {
    background: #A2A092;
}
.bg-whyus {
    background-color: #E5E9ED;
    border-radius: 15px;
    padding: 20px 40px 20px 40px;
}
.bg-img {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.bg-img.box-about {
    padding: 40px 0 ;
    cursor:pointer;  

}
.bg-img.box-about:after,
.bg-img.box-about.active:after {
    position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(to bottom, transparent -10%, #39526C 100%);
  transition: opacity 0.5s ease-out;
  opacity: 0; 
}
.bg-img.box-about:hover:after {opacity: 1;}
.bg-img.box-about img {width: 60px; margin-bottom: 30px;}
.relative {position: relative; z-index: 1}
.box-text img {width: 80px;}
nav ul.dropdown {
    list-style: none;
    position: relative;
    }
    
nav ul.dropdown li {
    display:inline-block;
    }

nav a {
    display:block;
}

nav a:hover { 
}

/* Hide Dropdowns by Default */
nav ul.dropdown ul {
    display: none;
    position: fixed; 
    /*top: 60px;  the height of the main nav */
    background-color: #fff;
}
    
/* Display Dropdowns on Hover */
nav ul.dropdown li:hover > ul {
    display:inherit;
}
    
/* Fisrt Tier Dropdown */
nav ul.dropdown ul li {
    float:none;
    display:list-item;
    position: relative;
    padding: 10px 20px;
    font-size: 18px;
    font-weight: 500;
    color: #58595b;
    font-family: "Cormorant Garamond", serif;
}
nav ul.dropdown ul li:last-child {padding-bottom: 20px;}
nav ul.dropdown ul li a {
    display: inline;
    padding: 0 0 0 0.5rem;
}

/*scroll bar styling*/

::-webkit-scrollbar-track {
    background-color: #A2A092

}

::-webkit-scrollbar {
    width: 7px;
    background: linear-gradient(to right, #1A2A37 -50%, #1A2A37 93%) ;
}

::-webkit-scrollbar-thumb {
    background: linear-gradient(to right, #1A2A37 -50%, #1A2A37 93%) ;
}

::-webkit-scrollbar-thumb:hover {
    background: linear-gradient(to right, #1A2A37 -50%, #1A2A37 93%) ;
}

/*DropDowns*/

.collapse {

}

.sideNavPagesInner {
    margin-left: 30px;
}

.sideNavPagesInner .nav-link {
    font-size: 1.2rem !important;
}

.collapsePagesSideMenu {
    display: flex !important;
}

.collapsePagesSideMenu .fas {
    font-size: 14px;
    margin: auto 10px auto auto;
}

.sideNavPages .nav-item {
    display: block;
    margin: 5px 0;
}

.sideNavPages .nav-link {
    font-size: 1.335rem !important;
    margin-left: 15px !important;
}

.static.dropdown {
    position: static;
}

.dropdown-toggle::after {
    content: "\f107";
    border: none;
    vertical-align: baseline;
    width: auto;
    height: auto;
    line-height: 1;
}

/*.nav-item:hover a.dropdown-toggle::after {*/
/*    color: yellow !important;*/
/*    display: contents;*/
/*}*/

.megamenu {
    width: 100%;
}


.megamenu .mengmenu_border{
    border-right: 1px dashed rgba(146, 146, 146, 0.53);
}


.navbar-nav .dropdown-menu {
    z-index: 5;
    background: #E5E9ED;
    border: none;
    border-radius: 0;
/*    padding: 18px 0;*/
    -webkit-box-shadow: 0 13px 25px -12px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 13px 25px -12px rgba(0, 0, 0, 0.25);
    box-shadow: 0 13px 25px -12px rgba(0, 0, 0, 0.25);
    left: 0;
    top: 45px;
/*    border-top: 1px solid #efefef;*/
    margin-top: 0;
    cursor: default;
    z-index: -1;
}

.menu-top .navbar-nav .dropdown-menu {
    -webkit-box-shadow: 0 0 25px -10px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 0 25px -10px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 25px -10px rgba(0, 0, 0, 0.25);
    bottom: 68px;
}

.dropdown-menu.right-show {
    left: auto !important;
    right: 0 !important;
}

.dropdown-menu .dropdown-item {
    text-transform: uppercase;
    background: transparent;
    font-weight: normal;
    font-size: 16px;
    padding: 0 0 0 0.5rem;
    line-height: 40px;
    display: inline;
    transition: .5s ease-in;
    font-family: "Cormorant Garamond", serif;
}

.dropdown-menu .dropdown-item:hover{
    margin-left: 5px;
}

.right-arrow{
    font-size: 10px;
}

a.dropdown-toggle::after {
    transition: all 0s;
}

.dropdown-menu .dropdown-item,
.dropdown-menu .dropdown-title {
    color: #26313c;
}

.dropdown-item.active {
    color: #24cdd5;
}

.nav-mega .navbar-nav .nav-link:hover,
.nav-mega .navbar-nav .nav-item:hover .nav-link,
.nav-mega .nav-item:hover a.dropdown-toggle::after,
.nav-mega .dropdown-menu .dropdown-item:hover,
.nav-mega .dropdown-menu.megamenu .dropdown-item:hover {
    background: linear-gradient(to right, #FC2548 -50%, #f11fad 93%) ;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}


.dropdown-menu .dropdown-title {
    margin: 1.5rem 0 0.5rem 1rem;
    font-size: 19px;
}


.hover-light:hover {
    color: #fff !important;
}

.hover-underline:hover span {
    text-decoration: underline;
}

.services-main:hover img {
    transform: scale(1.08);
}

.services-main:hover h3 {
    background-image: -webkit-gradient(linear, left top, right top, from(#5192e1), color-stop(51%, #23ced5), to(#5192e1));
    background-clip: border-box;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@colorPrimary', endColorstr='@colorSecondary', GradientType=1);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

@media screen and (min-width: 992px) {
    .navbar-nav .dropdown {
        position: static;
    }

    .navbar .dropdown-menu.lang {min-width: 60px;}
    .navbar .dropdown-menu {
        display: block;
        opacity: 0.4;
        visibility: hidden;
        min-width: 310px;
        transform: scale(1, 0);
        transform-origin: 0 0;
    }
    .navbar.menu-top .dropdown-menu {
        transform-origin: 100% 100%;
    }
    .dropright .dropdown-menu {
        display: block;
        opacity: 0.4;
        visibility: hidden;
        transform: scale(0, 1);
        transform-origin: 0 0;
    }
    .navbar-nav .dropdown:hover>.dropdown-menu,
    .dropright:hover>.dropdown-menu {
        z-index: 1;
        opacity: 1;
        visibility: visible;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}
.dropdown-menu .dropdown-item:hover {
    margin-left: 5px;
    color: #1A2A37;
}
.half-section, .half-section .img-container {
    position: relative;
    overflow: hidden;
}
.half-section {
    width: 100%;
}
.center-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.container-padding {
    padding-left: 4.25rem;
    padding-right: 4.25rem;
}
.heading-title h2 {
    font-family: "Cormorant Garamond", serif;
    color: #243445;
    font-weight: 500;
    font-size: 45px;
    line-height: 55px;
}
.filter-button.active:after{
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to bottom, transparent -10%, #39526C 100%);
    transition: opacity 0.5s ease-out;
}
/*Faq Accordions*/

#accordion .card {
    margin-bottom: 15px;
}

#accordion .card:last-child {
    margin-bottom: 0;
}

.card-header {
    padding: 0;
    background-color: transparent;
    border-bottom: none;
}

.card-header .card-link {
    display: block;
    padding: 1.25rem 1.25rem;
    background: #fff;
    border: none;
    font-size: 24px;
    font-weight: 700;
    color: #1A2A37;
    font-family: "Cormorant Garamond", serif;
}

.card-header .card-link:before {
    content: "\f107";
    float: right;
}

.card-header .card-link.collapsed:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}

.card-body {
    border-top: 1px solid rgba(0, 0, 0, .1);
    padding-top: 1.85rem;
    padding-bottom: 1.35rem;
}

.card-body p:last-child {
    margin-bottom: 0;
}

.dropdown-toggle::after,
.card-header .card-link:before,
blockquote.blockquote::before,
ul.links li a::before,
.form-check label::before {
    font-family: "Font Awesome 5 Free", serif;
    font-weight: 900;
}
/*Accordion ends*/


.decorative-1 {
    position: absolute;
    left: 0px;
    top: 40px;
}
.decorative-2 {
    position: absolute;
    right: 0px;
    top: 30px;
}

/* ===================================
   Our Team
====================================== */

.team-box{
    display: inline-block;
    width: 100%;
/*    padding: 10px;*/
    height: 600px;
    -webkit-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
    position: relative;
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
}

.team-box .team-image{
    position: relative;
    overflow: hidden;
}

.team-box .team-text{
    font-size: 14px;
/*    padding: 1.3rem 0 0 0;*/
}

.team-box .team-text h4, .team-box .team-text h5, .team-box .team-text span, .team-box .team-text .team-social  {
    opacity: 0;
    transition: .25ms;
}

.team-box .team-text h4{
    font-family: "Montserrat", sans-serif;
    font-size: 50px;
    color: #EBEBEB;
    font-weight: 400;
    margin-bottom: 30px;
}

.team-box .team-text h5{
    font-family: "Cormorant Garamond", serif;
    font-size: 40px;
    color: #fff;
    font-weight: 500;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.team-box .team-text span {
    color: #EBEBEB;
    font-size: 14px;
    font-weight: 400;
    font-family: "Montserrat", sans-serif;
}

#team-slider .owl-item.center .item{
    height: 380px;
    transform: scale(1.0);
}

#team-slider .owl-item.center .team-box .team-text h5 {
    font-size: 24px;
}

#team-slider .owl-item.center .item .team-text h4,
#team-slider .owl-item.center .item .team-text h5, 
#team-slider .owl-item.center .item .team-text span, 
#team-slider .owl-item.center .item .team-text .team-social  {
    opacity: 1;
    transition: .5s ease;
}

.control-system .owl-carousel.owl-drag .owl-item  {margin-right: 0px !important; width: 222px !important;}
/*.control-system .owl-carousel .owl-item img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    display: inline-block;
}*/

.control-system .owl-carousel .owl-item img {
    position: relative;
    display: inline-block;
}
.control-system .owl-carousel .owl-item img.img-top {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
}
.control-system .owl-carousel .owl-item:hover img.img-top {
    display: inline;
}
.control-system .team-item .overlay {
    position: absolute;
    width: 100%;
    bottom: 10px;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 999;
}
.control-system .team-item h4 {
    color: #ffffff;
    font-size: 24px;
    font-family: "Cormorant Garamond", serif;
}
.control-system .owl-carousel .owl-item:hover .team-item h4 {
    color: #243445;
}

article.accordion {
    display: block;
    overflow: auto;
}
article.accordion .section
{
    position: relative;
    display: block;
    float: left;
    width: 15%;
    height: 530px;
    color: #fff;
    overflow: hidden;
}
article.accordion .section h2
{
    position: absolute;
    width: 12em;
    height: 2em;
    top: 17.5em;
    left: 1em;
    text-indent: 1em;
    padding: 0;
    margin: 0;
    font-family: "Cormorant Garamond", serif;
    font-weight: 500;
    font-size: 30px !important;
    color: #fff;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

article.accordion .section h2 a
{
    display: block;
    width: 100%;
    font-family: "Cormorant Garamond", serif;
    font-weight: 500;
    font-size: 30px;
    text-decoration: none;
    color: #fff;
    outline: 0 none;
}
article.accordion .section.show {
    width: 85%;
    padding: 15% 50px 50px 80px;
    color: #fff;
}

#trustworthy-material h2
{
    font-family: "Cormorant Garamond", serif;
    font-weight: 500;
    font-size: 40px !important;
    line-height: 50px;
    color: #fff;
}
article.accordion .section,
article.accordion .section h2
{
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
#trustworthy-material h2 {font-size: 40px;}
article.accordion .section.show p {display: block;}
article.accordion .section p {display: none;}

.cbp-l-grid-masonry-projects .cbp-caption-activeWrap {
    background-color: rgba(26, 42, 55, 0.7);
}
.cbp-ready .cbp-item {
    position: relative;
    display: block;
    /*position: absolute;
    top: 0;
    left: 0;
    border: 1px solid rgba(194, 194, 196, 0.6);*/
}
.cbp-l-grid-masonry-projects .cbp-l-caption-buttonLeft, .cbp-l-grid-masonry-projects .cbp-l-caption-buttonRight {
    background-color: #243445;
    border-color: #243445;
    color: #FFFFFF;
    border-radius: 50px;
    font-size: 14px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    padding: 9px 34px !important;
    -webkit-transition: 0.8s ease;
    -o-transition: 0.8s ease;
    transition: 0.8s ease;
}
.portfolio .portfolio-text {
    padding: 15px 20px 20px 20px;
}
.portfolio .portfolio-text h2.heading {
    font-family: "Cormorant Garamond", serif;
    font-weight: 500;
    font-size: 26px;
    text-transform: uppercase;
    line-height: 36px;
    margin-bottom: 0;
    color: #243445;
}
.horizontal-line {
    background-color: #243445;
    width: 100%;
    height: 1px;
    margin-top: 5px;
}
.sub-heading {
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #828181;
}

.services-sec {
    position: relative;
}

.heading-area {
    position: relative;
    transform: translate(60%, 0%);
    z-index: 11;
}
.services-sec h4.heading {
    font-size: 70px;
    font-weight: 700;
    color: #ffffff;
    font-family: "Cormorant Garamond", serif;
}
.services-sec:before {
    content: '';
    width: 750px;
    height: 380px;
    position: absolute;
    background: #1A2A37;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -65%);
}
.services-sec .image-holder {
    margin-top: 30px;
}
.services-sec.padding-top {
    padding-top: 120px;
}

.skill-box {
    padding: 0 80px;
    max-width: 720px;
    margin: 0 auto;
}
.skill-box .main-title p {
    max-width: 100%;
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    font-family: "Montserrat", sans-serif;
}
.skill-box .main-title h1 {
    font-size: 50px;
    font-weight: 500;
    color: #fff;
    font-family: "Cormorant Garamond", serif;
    margin-bottom: 30px;
}


#portfolio_top {
    position: relative;
    overflow: hidden !important;
    background-color: #D1D0CB;
    padding-top: 0;
}
#portfolio_top::before, #portfolio_top::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    background: #fff;
    height: 90px;
    width: 100%;
}
#portfolio_top::after {
    bottom: 0;
}
#portfolio_top::before, #portfolio_top::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    background: #fff;
    height: 90px;
    width: 100%;
}
.small-screen {
    display: none;
}
.text_wrap {
    padding: 50px 2rem 0.5rem 2rem;
}
.portfolio-heading {
    text-align: center;
    margin-top: 65px;
}
.padding_box {
    border: 20px solid #39526C;
}
figure.snip0015 {
    position: relative;
    overflow: hidden;
    width: 100%;
    background-image: -webkit-linear-gradient(190deg, #33c9dd 25%, #33c9dd 50%);
    text-align: center;
    margin-bottom: 0px;
}
figure.snip0015 img {
    opacity: 1;
    width: 100%;
    -webkit-transition: opacity 0.35s;
    -o-transition: opacity 0.35s;
    transition: opacity 0.35s;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease;
}
figure.snip0015 * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
}
figure.snip0015 figcaption {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 3em 3em;
    width: 100%;
    height: 100%;
}
figure.snip0015 figcaption::before {
    position: absolute;
    top: 50%;
    right: 30px;
    bottom: 50%;
    left: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.8);
    border-bottom: 1px solid rgba(255, 255, 255, 0.8);
    content: '';
    opacity: 0;
    background-color: white;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-transition-delay: 0.6s;
    -o-transition-delay: 0.6s;
    transition-delay: 0.6s;
}
.caption_center {
    margin-top: 150px;
}


/* ===================================
    Clients Starts
====================================== */
.slick-dots {
    transform: translateY(-300%);
}
.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #ffffff;
}
.slick-dots li button:before {
    font-size: 12px;
    color: #ffffff;
}
.testimonial-text {
/*    max-width: 650px;*/
    padding: 0 10px;
}
.quote {
    font-size: 20px;
    color: #ffffff;
}

.testimonial-one .testimonial-icon{
    display: block;
    font-size: 28px;
    color: #acacac;
    margin-bottom: 15px;
}
.testimonial-one .testimonial-item .rating{
    margin-top: 5px;
}
.testimonial-one .testimonial-item .rating i{
    font-size: 15px;
    color: #f9ce4c;
}

.testimonial-person {
/*    background: #03b3cb;
    border-radius: 5px;*/
    width: 100%;
    max-width: 190px;/*376*/
    /*height: 309px;506*/
}

.testimonial-person .post {
    /*height: 309px;
    width: 230px;*/
    padding: 0 10px;
}
.testimonial-person .post > img {
    width: 100%;/*
    -webkit-border-radius: 50%;
    border-radius: 50%;*/
}

.testimonial-social-icons i{
    font-size: 20px;
    color: #ffffff;
}

/* owl carousel brands */
.brand-carousel.owl-carousel .owl-item img {
    margin: 0 auto;
    cursor: pointer;
/*    width: 150px;*/
}

/* our partners */
.our-partners-content img {
    display: block;
    margin: 0 auto;
    cursor: pointer;
/*    padding: 30px 20px;
    width: 150px;*/
    max-width: 100%;
}
.p-ab-0 {
    position: absolute;
    top: 0;
    left: 0;
}
.item.testimonial-item.slick-slide.slick-active {width: auto !important;}
.production-image .item.testimonial-item .testimonial-person {padding-top: 127%;}
.production-image .item.testimonial-item.slick-slide.slick-current.slick-active .testimonial-person {
    /*-webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    width: 230px !important; 
    height: 309px;
    max-width: 230px;*/
    padding-top: 0%;
    width: 370px;
    max-width: 370px;
}

.item.testimonial-item .testimonial-text h4 {
    font-family: "Montserrat", sans-serif;
    font-size: 50px;
    color: #EBEBEB;
    font-weight: 400;
    margin-bottom: 10px;
}
.item.testimonial-item .testimonial-text h5 {
    font-family: "Cormorant Garamond", serif;
    font-size: 40px;
    color: #EBEBEB;
    font-weight: 500;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.item.testimonial-item .testimonial-text p {
    color: #EBEBEB;
    font-size: 14px;
    font-weight: 400;
    font-family: "Montserrat", sans-serif;
}

.testimonial-text h4 {
    font-family: "Montserrat", sans-serif;
    font-size: 50px;
    color: #EBEBEB;
    font-weight: 400;
    margin-bottom: 10px;
}
.testimonial-text h5 {
    font-family: "Cormorant Garamond", serif;
    font-size: 40px;
    color: #EBEBEB;
    font-weight: 500;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.testimonial-text p {
    color: #EBEBEB;
    font-size: 14px;
    font-weight: 400;
    font-family: "Montserrat", sans-serif;
}

.feature-item {
    margin: 15px;
    padding: 18px 25px;
    text-align: left;
    background-color: transparent;
    border: solid 2px #243445;
    -webkit-box-shadow: 0px 0px 10px 1px rgba(145, 140, 145, 0.35);
    -moz-box-shadow: 0px 0px 10px 1px rgba(145, 140, 145, 0.35);
    box-shadow: 0px 0px 8px 1px rgba(145, 140, 145, 0.35);
    transition: .8s ease;
}
.feature-item > i.f-icon {
    font-size: 30px;
    /*height: 55px;
    width: 55px;
    line-height: 55px;
    background-color: #243445;*/
    display: inline-block;
    vertical-align: middle;
    text-align: center;
/*    border-radius: 50px;*/
    color: #243445;
    transition: .8s ease;
}
.feature-item .title {
    margin: 1rem 0 .3rem;
    color: #243445;
    font-size: 24px;
    font-weight: 500;
    transition: .8s ease;
    font-family: "Cormorant Garamond", serif;
}
.feature-item p {
    font-family: "Montserrat", sans-serif;
    margin-bottom: 2px;
    font-size: 15px;
    color: #828181;
    transition: .8s ease;
}
.feature-item .r-icon {
    font-size: 16px;
    font-weight: 500;
    display: block;
    text-align: right;
    color: #828181;
}
.feature-item .r-icon i {font-size: 16px; font-weight: 900;}
.feature-item:nth-child(2) {
    margin-top: 23px;
}
.feature-item:hover > i.f-icon {color: #fff;}
.feature-item:hover {
    background-color: #39526C;
    cursor: pointer;
}
.feature-item:hover i.f-icon {
    background-color: #39526C;
}
.feature-item:hover .title, .feature-item:hover p, .feature-item:hover a, .feature-item:hover i{
    color: #fff !important;
}
.sustainability-img {border-radius: 50%;}

/* ===================================
    Portfolio Section
====================================== */

.portfolio-sec .portfolio-heading-area{
    margin-bottom: 100px;
}

.portfolio-sec .portfolio-heading-area .heading{
    margin-bottom: 0;
}

.portfolio-sec .portfolio-carousel{
    overflow: visible;
}

.portfolio-sec .portfolio-carousel .portfolio-image{
    box-shadow: 5px 5px 15px #e2e2e2;
}

.portfolio-sec .portfolio-links{
    height: 50px;
    width: 50px;
    border-radius: 50%;
    background-color: #1A2A37;
    transition: .5s ease;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top:50%;
    transform: translateY(-50%);
    cursor: pointer;
    opacity: 1;
    
}

.portfolio-sec .port-image:hover .portfolio-links {
    visibility: visible;
    opacity: 1;
    transition: .5s ease;
}

.portfolio-sec .portfolio-links:hover{
    background-color: #39526C;
}

.portfolio-sec .portfolio-links i{
    font-size: 18px;
    color: #FFFFFF;
}

.portfolio-sec .portfolio-links#portfolio-arr-left{
    left: -6%;
}

.portfolio-sec .portfolio-links#portfolio-arr-right{
    right: -6%;
}

.portfolio-sec .padding-bottom-half{
    padding-bottom: 80px;
}
.portfolio-sec h2 {
    font-family: "Cormorant Garamond", serif;
    font-weight: 500;
    font-size: 30px;
    color: #1A2A37;
    letter-spacing: -1px;
    margin-top: 10px;
    margin-bottom: 15px;
}
.portfolio-sec .d-text {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #828181;
}

@media (min-width: 1600px) {
    .portfolio-sec .portfolio-links#portfolio-arr-left {
        left: -7%;
    }
    .portfolio-sec .portfolio-links#portfolio-arr-right {
        right: -7%;
    }
}

@media (min-width: 1200px) {
    .portfolio-sec .portfolio-links#portfolio-arr-left {
        left: -4%;
    }
    .portfolio-sec .portfolio-links#portfolio-arr-right {
        right: -4%;
    }
}
.bg-1A2A37 .feature-item {border: solid 2px #fff;}

.contact-us .text-section h2 {
    font-size: 48px;
    color: #1A2A37;
    margin-bottom: 30px;
    font-family: "Cormorant Garamond", serif;
    font-weight: 600;
}
.contact-us .text-section .contact-list li {list-style: none;}
.contact-us .text-section .contact-list li.text {
    font-size: 16px;
    color: #828181;
    font-weight: 400;
    font-family: "Montserrat", sans-serif;
}
.contact-us .text-section .contact-list li.text a {font-weight: 500;}
.contact-us .text-section .contact-list li.text a:hover {color: #1A2A37;}
.contact-us .text-section ul.contact-list {margin-bottom: 25px;}
.contact-us .text-section ul.contact-list:last-child {margin-bottom: 0px;}

/* ===================================
     Portfolio-Section
====================================== */

.portfolio-Section {
  position: relative;
}

.portfolio-Section .navbar {
  position: absolute;
  background-color: transparent !important;
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
  width: 80px;
  height: 40px;
  position: absolute;
  top: 50%;
}

.contact-card.card {
    border: none;
    cursor: pointer;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease;
}
.contact-card.card .card-body {border-top: 0px;}
.contact-card .location-icon {
    font-size: 60px;
    -webkit-transition: 0.8s ease;
    -o-transition: 0.8s ease;
    transition: 0.8s ease;
}
.contact-card.card:hover.contact-card .location-icon {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
}
.contact-card .card-title {
    margin-bottom: 6px;
    -webkit-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
    font-size: 28px;
    color: #1A2A37;
    font-weight: 600;
    line-height: 38px;
    height: 76px;
    font-family: "Cormorant Garamond", serif;
}
.contact-card .card-text {height: 104px;}
/*.contact-card .card-text a {font-weight: 500;}*/
.contact-card .card-text a:hover {color: #1A2A37;}
.h-auto {height: auto !important;}

#map {
    overflow: hidden !important;
}
.mapouter {
    position: relative;
    text-align: right;
    width: 100%;
}
.gmap_canvas {
    overflow: hidden;
    background: none !important;
    height: 100%;
    width: 100%;
}
.form-outer {
    -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, .50);
    box-shadow: 0 0 7px rgba(0, 0, 0, .50);
    background: white;
    padding: 25px;
    position: absolute;
    top: 6.5%;
    right: 9%;
    z-index: 10;
}
#map .main-heading {
    font-size: 45px;
    font-family: "Cormorant Garamond", serif;
    font-weight: 500;
}
.contact-btn {
    background-color: #243445;
    border: 2px solid #243445;
    -webkit-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
    color: #fff;
    border-radius: 25px;
    font-weight: 600;
}
.contact-btn:hover {
    background-color: transparent; 
    border: 2px solid #243445;
    color: #243445 !important;
}

.center-brand .navbar-nav .nav-link:hover:after {
    content: "";
    position: absolute;
    background: #fff;
    display: inline-block;
    width: 100%;
    height: 0.5px;
    bottom: 0; left: 0;
    overflow: hidden;
    -webkit-transition: all 0.5s cubic-bezier(0, 0, 0.2, 1);
    -o-transition: all 0.5s cubic-bezier(0, 0, 0.2, 1);
    transition: all 0.5s cubic-bezier(0, 0, 0.2, 1);
    margin-left: 0px;
}
.dropdown-menu.lang .dropdown-item {padding: 0px;}
.navbar-nav .dropdown em {
    border-right: 1px solid #fff;
    float: left;
}

/* ===================================
      search modal window css
  ==================================== */
.search {vertical-align: sub;}


.open_search {
    cursor: pointer;
    color: #fff;
    display: inline-block;
    position: relative;
    font-size: 16px;
}
.search_block {
    opacity: 0;
    display: none;
    text-align: center;
    height: 0;
    position: fixed;
    top: 50%;
    left: 40%;
    margin-top: -41px;
    margin-left: -150px;
    z-index: 9999;
}
.search_block.visible {
    opacity: 1;
    display: inline-block;
    height: auto;
}
.search_block.visible .search_box {
    opacity: 1;
    top: 0;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.search_block .overlayer {
    background-color: rgb(26, 42, 55);
    position: fixed;
    cursor: url("../../img/overlay-close.png"), auto;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
.search_block input,.search_block select,.search_block textarea {background-color: #1a2a37; font-size: 20px;}
.search_block textarea::-webkit-input-placeholder {color: #FFFFFF !important;}
.search_block textarea::-moz-placeholder {color: #FFFFFF !important;}
.search_block textarea:-ms-input-placeholder {color: #FFFFFF !important;}
.search_block textarea::-ms-input-placeholder {color: #FFFFFF !important;}
.search_block .inner input,.search_block select,.search_block textarea::placeholder {color: #FFFFFF !important;}
.search_block input::-webkit-input-placeholder {
    color: #FFFFFF !important;
}

.search_block input:-moz-placeholder { /* Firefox 18- */
    color: #FFFFFF !important;
}

.search_block input::-moz-placeholder {  /* Firefox 19+ */
    color: #FFFFFF !important;
}

.search_block input:-ms-input-placeholder {
    color: #FFFFFF !important;
}
.form-control:focus{
    box-shadow: none !important;
}
.search_box {
    background-color: #1a2a37;
    opacity: 0;
    display: inline-block;
    padding: 10px;
    position: relative;
    text-align: center;
    top: -120px;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    z-index: 10;
}

.search_box .search_input {
    border: 3px solid #1a2a37;
    border-bottom: 1px solid;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    height: 80px;
    line-height: 2;
    font-family: "Cormorant Garamond", serif;
    min-width: 700px;
    outline: medium none;
    padding: 10px 10px 10px 0px;
    width: 700px;
    -webkit-transition: all 0.45s ease 0s;
    -o-transition: all 0.45s ease 0s;
    transition: all 0.45s ease 0s;
    -webkit-appearance: none;
    border-radius: 0;
}
.search-form .search-input {
    font-size: 30px;
    font-family: "Cormorant Garamond", serif;
    font-weight: 200;
}
#search ::-webkit-input-placeholder {
    color: #FFFFFF;
    opacity: 1;
}
#search ::-moz-placeholder {
    color: #FFFFFF;
    opacity: 1;
}
#search :-ms-input-placeholder {
    color: #FFFFFF;
    opacity: 1;
}
#search ::-ms-input-placeholder {
    color: #FFFFFF;
    opacity: 1;
}
#search ::placeholder {
    color: #FFFFFF;
    opacity: 1;
}

.search_icon {
    background-color: transparent;
    border: medium none;
    color: #FFFFFF;
    font-size: 20px;
    left: 93%;
    line-height: 38PX;
    padding: 8px;
    position: absolute;
    top: 28px;
}
.search_icon:hover {color: #FFFFFF;}
.search_icon:focus {color: #FFFFFF;}
::-webkit-input-placeholder {
    color: #999;
    font-style: normal;
}
:-moz-placeholder {
    /* Firefox 18- */
    color: #999;
    font-style: normal;
}
::-moz-placeholder {
    /* Firefox 19+ */
    color: #999;
    font-style: normal;
}
:-ms-input-placeholder {
    color: #999;
    font-style: normal;
}
input, select, textarea {margin :0;}

.center-brand.fixedmenu .navbar-nav .nav-link.active::after {background-color: #243445;}
.center-brand.fixedmenu .navbar-nav .nav-link:hover:after {background-color: #243445;}
.center-brand.fixedmenu .navbar-nav .dropdown em {border-right: 1px solid #243445;}

.about-founders .rectangle {
    top: 120px;
    right: 0;
    width: 350px;
    height: 400px;
    position: absolute;
    background-color: #243445;
}
.about-founders .text-section {
    margin-top: 60px;
    padding-right: 50px;
}
.about-founders .img-section {
    z-index: 1;
}
.history-heading {
    font-size: 250px; 
    line-height: 250px; 
    font-weight: 500; 
    font-family: "Cormorant Garamond", serif; 
    color: transparent; 
    text-transform: uppercase;
    -webkit-text-stroke: 1px rgb(162, 160, 146);
    position: absolute;
    top: -150px;
    z-index: 9;
}
.history .quick-glimpse {background-color: transparent;}
.history .quick-glimpse:hover {background-color: transparent; cursor: default;}
.icon-rice {width: 60px; margin: auto;}

.terms-conditions {border: 1px solid #39526C; padding: 20px;}

.img-rice {position: absolute; top: 0; right: 0}

#jewelry-slider.owl-carousel .owl-item img {width: 350px !important; margin: auto;}

.owl-split .owl-dots {
    display: flex;
    justify-content: center;
    margin-top: 0px !important;
}
.owl-split .owl-dots .owl-dot span {
    background: #A2A092 !important;
    font-size: 40px;
    padding: 5px;
    margin-left: 10px;
    border-radius: 50%;
    top: -40px;
    position: relative;
}
.owl-split .owl-dots .owl-dot.active span, .owl-split .owl-dots .owl-dot:hover span {
    background: #243445 !important;
}
.people-icon i {margin-bottom: 10px;}

.zoom-img:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.zoom-img {overflow: hidden;}

#production-control-system h2
{
    font-family: "Cormorant Garamond", serif;
    font-weight: 500;
    font-size: 40px !important;
    line-height: 50px;
    color: #243445;
}


.slider {
        position: relative;
        width: 100%;
        display: flex;
        overflow: hidden;
    }

    .slides {
        display: flex;
        transition: transform 1s ease;
        position: relative;
        align-items: flex-end;
        transition: transform 1s ease-in-out; 
        height: 500px;
    }

    .slide-menu {
        padding-left: 20px;
        transition: opacity 0.5s ease-in-out, transform 0.5s ease-in-out;
        z-index: 2;
        cursor: pointer;
    }
    .slide-menu:first-child {padding-left: 0px;}
    .slide-text {
        position: absolute;
        top: 5px;
        right: 0;
        width: 49%;
/*        transform: translateX(-50%);*/
        display: none; /* ซ่อนข้อความทั้งหมด */
    }
    .slide-menu.active .slide-text {
        display: block; /* แสดงเฉพาะข้อความของสไลด์ที่มีคลาส active */
    }
    /* .slide:first-child{
        transition: opacity 1s ease-in-out, transform 1s ease-in-out;
    } */
    
    .slide-menu.fade-right {
        opacity: 0;
        transform: translateX(100%);
    }
    .slide-menu.fade-left {
        transform: translateX(-100%);
        opacity: 0;
    }
    .slide-menu.fade-in-left{
        transform: translateX(0%);
        opacity: 1;
    }
    .slide-menu:nth-child(5){
        z-index: 1;
        /* transform: translateX(-100%);
        opacity: 0; */
    }
    .slide-menu img {
        display: block;
        width: 12.2rem;
        height: auto;
        pointer-events: none;
        user-select: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none; 
        transform: translateX(0);
        opacity: 1;
    }

    .slide-menu.active img {
        width: 27.2rem;
        animation: showactiveslide 1s forwards;

    }
    .slide-menu.display-none{
        display: none;
    }

    @media (max-width: 991px) {
        .slides {height: auto;}
        .slide-menu {padding-left: 0px;}
        .slide-text {right: -105%; width: 100%;}
        .slide-menu img {
            width: 25rem;
        }

        .slide-menu.active img {
            width: 25rem;
        }
    }

    @media (max-width: 480px) {
        .slide-text {top: 20px; right: 0; width: 100%; position: relative;}
        .slide-menu img {
            width: 100%;
        }

        .slide-menu.active img {
            width: 100%;
        }
    }

    @keyframes showactiveslide {
        from {
            transform: scale(0.5);
            transform-origin: bottom right;
        }
        to {
            transform: scale(1);
            transform-origin: bottom right;
        }
    }

.feature-item .title {height: 60px;}
.feature-item p {height: 26px;}
.cbp>* {visibility: visible;}

@media (min-width: 1700px) {
    .jewelry-img .container {max-width: 1650px !important;}
    .hidden-map-lg {display: none !important;}
    .decorative-1.hidden-map-md {top: 0px;}
    .decorative-2.hidden-map-md {top: 0px;}
}
@media (max-width: 1699px) {
    .hidden-map-md {display: none !important;}
}
@media (min-width: 1600px) { 
    .navbar {padding: 1.5rem 12% !important;}
    .navbar-nav .nav-link {margin: 8px 15px !important;}
}
@media (min-width: 1200px) and (max-width: 1599px) {
    .navbar {padding: 1.5rem 0% !important;}
}
@media (min-width: 992px) and (max-width: 1199px) {
    .services-heading {font-size: 19px;}
    .testimonial-person {max-width: 150px;}
    .production-image .item.testimonial-item .testimonial-person {padding-top: 153%;}
    .production-image .item.testimonial-item.slick-slide.slick-current.slick-active .testimonial-person {
    width: 320px;
    max-width: 320px;
    }
    .h-500 {height: 450px;}
/*    .testimonial-text {max-width: 600px;}*/
    .control-system .owl-carousel.owl-drag .owl-item {width: 186px !important;}
    .heading-title h2 {font-size: 26px;}
    .split-box {padding-top: 80px; padding-bottom: 80px;}
    .portfolio-sec .portfolio-links {display: none;}
    .contact-us img {width: 60%;}
    .contact-card .card-title {height: 114px;}
    .height-box-social {height: 295px !important;}
    .contact-card .card-text {height: 180px;}
    .navbar {padding: 1.5rem 0% !important;}
    .navbar-brand {width: 140px !important;}
    .navbar-nav .nav-link {font-size: 14px !important; margin: 8px 8px !important;}
    .slides {height: 410px;}
    .slide-menu img {width: 9rem;}
    .slide-menu.active img {width: 23rem;}
    .slide-text {width: 47%;}
    .testimonial-text h4 {font-size: 40px;}
    .testimonial-text h5 {font-size: 30px; margin-bottom: 5px;}
    .testimonial-text p {font-size: 13px; line-height: 23px;}
}

@media (min-width: 768px) and (max-width: 991px){
    .contact-card .card-text {
        height: 134px
    }
    .height-box-social {
        height: 267px !important;
    }
}

@media (min-width: 992px) {
    .hidden-lg-menu {display: none !important;}
        .navbar-expand-lg .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row;
        margin: 0 0 0 11%;
    }
    .container.megamenu-custom {max-width: 100%;}
}

@media (max-width: 991px) {
    .shop-details {position: absolute; right: 50px;}
    .hidden-xs-menu {display: none;}
    .mt-xs-30 {margin-top: 30px;}
    .mt-sm-50 {margin-top: 50px;}
    .about-founders .rectangle {display: none;}
}

@media (max-width: 991px) and (min-width: 578px) {
    .font-60 {font-size: 46px;}
    .mb-sm-0 {margin-bottom: 0px;}
    .mb-sm-20 {margin-bottom: 20px;}
    .mb-sm-30 {margin-bottom: 30px;}
    .mb-sm-50 {margin-bottom: 50px;}
    .heading_mainc {font-size: 46px;}
    .p-ab-0 {position: relative;}
    .control-system .owl-carousel.owl-drag .owl-item {width: 361px !important;}
    .skill-box {padding: 80px;}
    .heading-title h2 {font-size: 40px;}
    .split-box {padding-top: 80px; padding-bottom: 80px;}
    .portfolio-sec .portfolio-links {display: none;}
    .carousel-control-prev, .carousel-control-next {display: none;}
    .hidden-sm {display: none;}
    .contact-card .card-title {height: auto;}
    .search_box .search_input {min-width: 450px !important; width: 450px !important;}
    .feature-item .title {height: 116px;}
    .feature-item p {height: 26px;}
}


@media (max-width: 575px) {
    .mt-xs-0 {margin-top: 0px;}
    .margin_img {margin-left: 0px;}
    .mb-xs-0 {margin-bottom: 0px;}
    .mb-xs-20 {margin-bottom: 20px;}
    .mb-xs-30 {margin-bottom: 30px;}
    .mb-xs-50 {margin-bottom: 50px;}
    .heading_mainc {font-size: 37px; line-height: 47px;}
    h1 {font-size: 41px; line-height: 51px;}
    .footer-subscribe-inner .btn {right: 15px;}
    .font-60 {font-size: 46px; line-height: 46px;}
    .p-ab-0 {position: relative;}
    .font-40 {font-size: 38px; line-height: 48px;}
    .hidden-xs {display: none;}
/*    .testimonial-text {max-width: 325px;}*/
    article.accordion .section.show {padding: 15% 25px 50px 25px;color: #fff;}
    #trustworthy-material h2 {font-size: 30px; line-height: 40px;}
    #trustworthy-material .accordion p {overflow: auto; height: 370px; width: 235px;}
    article.accordion .section h2 {left: -5px;}
    .control-system .owl-carousel.owl-drag .owl-item {width: 163px !important;}
    .heading-title h2 {font-size: 35px; line-height: 45px;}
    .split-box {padding: 15px;}
    .skill-box {padding: 40px 15px;}
    .feature-item {margin-right: 0px;height: auto;}
    .portfolio-sec .portfolio-links {display: none;}
    .carousel-control-prev, .carousel-control-next {display: none;}
    .contact-card .card-title {height: auto;}
    .form-outer {right: 0; position: relative;}
    .search_box .search_input {min-width: 330px !important; width: 330px !important;}
    .history-heading {font-size: 130px; top: -120px;}
    .history .mb-250 {margin-bottom: 150px;}
    .feature-item .title {height: auto;}
    .feature-item p {height: auto;}
}

.page-link {
    color: #243445;
}

.page-item.active .page-link {
    background-color: #1A2A37;
    border-color: #1A2A37;
}

.page-link:hover {
    color: #243445;
}

.video-banner {
    width: auto !important;
}

.dots {
  text-align: center;
  margin-top: 40px;
}

.dot {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 5px;
  background-color: #a5a5a5;
  border-radius: 50%;
  cursor: pointer;
}

.dot.active {
  background-color: #fff;
}

.why-flex-1 {
    flex: 1;
}