@charset "utf-8";
/* CSS Document */


@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700;800&family=Teko:wght@300;400;500;600;700&display=swap');

*{margin:0; padding:0;}
body{font-family: 'Open Sans', sans-serif;}
h1, h2, h3, h4, h5, h6{font-family: 'Teko', sans-serif;}
a{-webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease;}
ul, ol{list-style:none; padding-left: 0;}
img{max-width:100%;}
p{font-size:16px; line-height:26px; color:#6d6d6d;}
.style_none{list-style:none; margin-bottom:0;}
.clearfix{clear: both;}
.style_none{list-style:none;}
.mt30{margin-top: 30px;}
ul.tick{ list-style: none; padding: 0;}
ul.tick li{position:relative; padding-left:25px; font-size: 16px; line-height: 36px;}
ul.tick li:before{  
    font-family: 'Font Awesome 5 Free'; font-weight: bold;
    content: '\f00c';
    position:absolute; top:0; left:0;
    color:#2f7880;
}

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

.navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .show>.nav-link {
    color: #2f7880 !important;
    font-weight: 600;
}

.readmore{margin-top: 30px;}
.readmore a{text-decoration: none; color: #fff; background: #cc0000; display: inline-block; padding: 15px 36px; font-size: 18px;  font-weight: bold; }
.readmore a:hover{background: #000; color: #fff;}
.title{position: relative; margin-bottom:25px;}
.title h1{font-size: 54px; color: #000; font-weight: 600; line-height: 50px;}
.title h1 span{display: block;}
.title_center{text-align: center;}
.title p{font-size: 30px !important; color: #000; letter-spacing: 5px; font-family: 'Teko', sans-serif; text-transform: uppercase;}
.tagline{color: #2f7880; font-size: 20px; font-weight: bold;}
.container{max-width:1170px;}






/*************************************
        Header Start
*************************************/
.header-wrap{position: absolute; top: 20px; left: 0; width: 100%; z-index: 99;}
.header-wrap .navbar{background:rgb(179 172 172 / 18%); padding:0;}
.navbar-nav li{padding: 25px 15px; position: relative;}

.navbar-expand-lg .navbar-nav .nav-link{padding: 0; font-size: 14px; font-weight: bold;}
.navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .show>.nav-link{color: #ffad6f; font-weight: 600; }
.navbar-expand-lg .navbar-nav .nav-link{color: #fff;}
.navbar-expand-lg .navbar-nav > .nav-link:hover, .navbar-nav li:hover > a, .navbar-expand-lg .navbar-nav .menu-item:hover > a{color: #2f7880 !important;}
.navbar-light .navbar-toggler{display: none;}
.header-wrap .col-lg-2{padding-left: 0;}
.account-btn{float: right; margin-left: 10px;}
.account-btn a{
    text-decoration: none;
    background: #e83729;
    display: inline-block;
    color: #fff;
    box-shadow: 0px 10px 15px rgb(0 0 0 / 20%);
    font-family: 'Teko', sans-serif;
    font-size:30px;
    font-weight: bold; text-transform: uppercase; 
    padding: 12px 40px;
    width: 100%;
    text-align: center;
}

.account-btn a i{color: #c1add1; font-size: 16px; padding-right: 5px;}
.account-btn a:hover{background: #fff; color: #000; margin-top: 6px;}
.account-btn a:hover i{color: #fff;}
.close-toggler{display: none;}
.navbar .navbar-collapse{ 
    justify-content: flex-end;
}

.header-wrap .conInfo {
    padding-left: 52px;
    position: relative;
    font-size: 16px;
    line-height: 27px;
    margin-bottom: 15px;

}
.header-info{display: flex; justify-content: flex-end;}
.header-wrap .phonewrp {
    padding-left: 68px; 
}
.header-wrap .phonewrp:before {
    content: "";
    background: url(../images/phone_icon.png) no-repeat;
    width: 49px;
    height: 48px;
    position: absolute;
    top: 5px;
    left: 0;
}
.emailInfo:before {
    content: "";
    background: url(../images/email.png) no-repeat !important;
    width: 49px;
    height: 48px;
    position: absolute;
    top: 5px;
    left: 0;
}

.sub-menu{position: absolute;
    background: #2f7880;
    min-width: 220px;
    top: 100%;
    display: none;
    left: 0;}
.sub-menu li{padding: 0;}
.sub-menu li a{padding: 10px 15px !important;}
.sub-menu li a:hover{background: #fff; color: #000 !important;}
.sub-menu li:last-child{padding-right: 0 !important;}
.navbar-nav li:hover .sub-menu{display: block;}
.navbar-nav li:last-child{padding-right: 44px;}
.order_fixbtn{position: fixed;
   position: fixed;
    top: -10px;
    display: none;
    left: 50%;
    z-index: 999;
    margin-left: -99px;}
.order_fixbtn i{padding-right: 6px;}
.sticky {
    top: 0;
    position: fixed !important;
    width: 100%;
    z-index: 99;
    height: 160px; 
    background: #eeeba5; padding-top: 15px;
    -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease;
}

/* .news-letter .wpcf7{max-width: 660px; margin: 0 auto;} */
.header-wrap .conInfo span {
    font-size: 16px; 
    color: #fff; 
    display: block;
    font-weight: 600;
}
.header-wrap .phonewrp a {
    font-size: 28px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
}
.header-wrap .phonewrp a:hover{color: #e9e9e9;}
.header-wrap .phonewrp{border-right: 1px solid #fff; padding-right: 30px; margin-left: 30px;}
.header-wrap .phonewrp + .phonewrp{border: none; padding-right: 0;}
.logo{position: absolute; top: 10px; z-index: 100; margin-left: 30px;}
.emailInfo a{font-size: 18px !important;}
.balanc-thing-image img{width: 100%;}
.owl-nav button{ background: #e1e2e5 !important;
    color: #5e73a7 !important;
    width: 35px;
    height: 35px;
    border-radius: 100%;}

.current-menu-item a.nav-link {
    color: #ffaa60!important;
   
}

.navbar-nav>li>a+i {
    display: none;
    position: absolute;
    right: 15px;
    top: 7px;
    font-size: 24px;
    cursor: pointer;
    color: #0b3c5d;
    background: #fff;
    width: 26px;
    height: 26px;
    text-align: center;
    line-height: 26px;
    z-index: 1000;
}
.paginationWrp a {
    display: inline-block;
    width: 50px;
    height: 50px;
    text-align: center;
    text-decoration: none;
    line-height: 50px;
    color: #593e08;
    border: 1px solid #593e08;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin: 3px;
}

.paginationWrp a:hover, .paginationWrp a.active {
    background: #593e08;
    color: #ffffff;
}

.page_section{
    min-height: 200px;
    margin-top: 40px;

}

/*********************************************
    remove this if any problem regarding headin position
**********************************************/

/*********************************************
    Custom slider options
**********************************************/
.tp-banner-container {
    position: relative;
    z-index: 1;
    padding: 0;
    width: 100%;
}
.tp-banner {
    position: relative;
    width: 100%;
}
.tp-caption {
    line-height:20px !important
}
.tp-caption a {
    color: inherit !important;
}
.tp-bullets.simplebullets.round .bullet {
    border: 3px #fff solid;
    border-radius: 50%;
    background-image: none !important;
}
.tparrows {
    width: auto !important;
    height: auto !important;
    background-image: none !important;
}
.tp-arr-allwrapper {
    margin: 0 10px;
    width: 50px;
    height: 60px;
    background: rgba(255,255,255,0.5);
}
.tp-arr-allwrapper:hover .tp-arr-iwrapper {
    color: #fff;
}
.tp-leftarrow .tp-arr-allwrapper {
}
.tp-rightarrow .tp-arr-allwrapper {
}
.tp-arr-iwrapper {
    color: #000;
    text-align: center;
    font-size: 30px;
    font-family: 'Font Awesome 5 Free';
  font-weight: 900;
    line-height: 60px;
}
.tp-leftarrow .tp-arr-iwrapper {
}
.tp-leftarrow .tp-arr-iwrapper:before {
    content: "\f104";
}
.tp-rightarrow .tp-arr-iwrapper:before {
    content: "\f105";
}
.tp-rightarrow .tp-arr-iwrapper {
}
.slide-h1 {
    margin: 5px 0 !important;
    padding: 0 0 10px !important;
    padding-bottom: 5px !important;
    color: #444;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 57px;
}
.slide-h2 {
    margin: 5px 0 !important;
    padding: 0 0 10px !important;
    padding-bottom: 5px !important;
    color: #555;
    font-weight: bold;
    font-size: 55px;
    line-height: 100%;
}
.big-font {
    text-transform: uppercase;
    font-weight: 800;
    font-size: 60px;
}
.large-desc {
    font-size: 16px;
}
.slide-h3 {
    color: #fff;
    font-size: 31px;
    line-height: 100%;
}
.slide-h3 span {
    text-transform: uppercase;
    font-weight: bold;
}
.slide-head {
    text-transform: uppercase;
    font-weight: 900;
    font-size: 30px;
}
.slide-desc {
    font-size: 22px;
    line-height: 150%;
}
.main-title {
    text-transform: uppercase;
    font-weight: 800;
    font-size: 70px;
}
.icon-cont {
    padding: 15px 40px;
    border-radius: 10px;
    text-align: center;
}
.icon-cont:after {
    position: absolute;
    bottom: -10px;
    left: 40%;
    z-index: 5;
    display: inline-block;
    width: 0;
    height: 0;
    border-width: 10px 10px 0 10px;
    border-style: solid;
    content: "";
}
.icon-cont i {
    margin-bottom: 10px;
    color: #fff;
    font-size: 50px;
}
.icon-cont span {
    display: block;
    padding: 0 0 5px;
    color: #fff;
    text-align: center;
    font-size: 18px;
}
a.wit-btn {
    background: #fff;
    color: #333 !important;
    text-transform: uppercase;
}
.wit-line {
    width: 5%;
    height: 1px;
    background: #fff;
}
.vert-line {
    min-height: 270px;
    width: 1px;
    background: #fff;
}
.subTxt {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 17px;
    color: #333;
}
.large-title {
    color: #222;
    font-size: 60px;
    font-weight: 800;
    text-transform: uppercase !important;
}
.large-light-title {
    color: #787878 !important;
    font-size: 70px;
    font-weight: lighter;
    text-transform: uppercase;
    letter-spacing:2px
}
.large-text {
    font-size: 20px;
    color: #000;
    font-weight: lighter;
}
.larger-text {
    font-size: 24px;
    font-weight: lighter;
    text-transform: uppercase;
}
.witTxt {
    color: #fff !important;
}
.light-font {
    font-weight: lighter !important;
    font-size: 50px;
}
.black-bg{
    background:rgba(0,0,0,.63);
    color:#a8a8a8;
    text-transform:none;
}
.lft-list {
    padding: 10px;
    font-size: 18px;
    color: #fff;
}
.wit-border {
    border: 1px #fff solid;
    padding: 15px 60px;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
}
.rounded-bord {
    margin-right: 15px;
    border: 1px #fff solid;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 13px;
    border-radius: 50%;
}
#vertical-ticker{
    height:120px;
    overflow:hidden;
}
#vertical-ticker li{
    padding:15px 20px;
    display:block;
    text-align:center;
}
.to-bottom i.fa{
    font-size: 30px;
    border:2px #a8a8a8 solid;
    padding:20px 22px;
    border-radius:50%;
    -webkit-animation: bounce 2s infinite linear;
    animation: bounce 2s infinite linear;
}



.slidertext1{color:#fff; font-size:105px; line-height: 70px !important; font-weight:bold !important; padding:15px 0; text-transform:uppercase !important; text-shadow: 0 0 10px rgba(0, 0, 0, 0.15); font-family: 'Teko', sans-serif; text-align:left;}
.slidertext1 span{color: #fff;}
.small_text{color: #fff; letter-spacing: 7px; font-family: 'Teko', sans-serif; font-size: 30px !important; font-weight: 100 !important; text-shadow: none !important;}
.slidertext2{color:#fff;  font-size:32px; font-weight:600; padding:15px 0; text-transform:inherit !important; font-family: 'Open Sans', sans-serif; text-align:left; line-height:26px !important;}
.slidertext3 span{display: block; margin-top: 12px;}
.slidertext4 a{color:#fff !important; font-size:22px; border-radius: 0px; box-shadow: 0px 11px 19px rgb(0 0 0 / 32%); font-weight:bold; padding:18px 50px; font-family: 'Open Sans', sans-serif; text-transform:uppercase !important; text-align:left; background:#2f7880; }
.slidertext4 a:hover{background:#fff; color: #000 !important; border-color: #ffc501;}
 

 .slidertext1, .slidertext2, .slidertext3, .slidertext4{margin-left: 0 !important;}


@-webkit-keyframes bounce {
    0% {
        transform:translateY(0%);
    }
    50% {
        transform:translateY(-30%);
    }
    100% {
        transform:translateY(0);
    }
}

/* Mozilla Firefox 15 below */
@-moz-keyframes bounce {
  0% {
        transform:translateY(0%);
    }
    50% {
        transform:translateY(-30%);
    }
    100% {
        transform:translateY(0);
    }
}

/* Opera 12.0 */
@-o-keyframes bounce {
    0% {
        transform:translateY(0%);
    }
    50% {
        transform:translateY(-30%);
    }
    100% {
        transform:translateY(0);
    }
}

/* W3, Opera 12+, Firefox 16+ */
@keyframes bounce {
    0% {
        transform:translateY(0%);
    }
    50% {
        transform:translateY(-30%);
    }
    100% {
        transform:translateY(0);
    }
}

 
 .tpfeatures-lists{
    margin-top: -100px;
    position: relative;
    z-index: 9;
}
.tpfeatures-lists .link-tpfeatures{text-decoration:none; color:#000;}
.tp-features-item {
    padding:30px 30px 30px 30px;
    box-shadow: 0px 10px 20px 0px rgb(130 132 134 / 8%);
    background: #ffffff;
    transition: all 0.3s ease-out 0s;
    border: 1px solid #e3e6e7;
}
.tp-features-item{
    padding: 30px 30px 30px 30px;
    box-shadow: 0px 10px 20px 0px rgba(130, 132, 134, 0.08);
    background: $white;
    transition: all 0.3s ease-out 0s;
    border: 1px solid $border;
    & .tpfeatures-icon{
        height: 75px;
        line-height: 94px;
        width: 75px;
        background: #e3e6e7;
        border-radius: 50%;
        transition: all 0.3s ease-out 0s;
        margin: 0 auto;
        margin-bottom: 20px;
        & i{
            font-size: 36px;
            color: $white;
            transition: all 0.3s ease-out 0s;
            display: inline-block;
        }
    }
    & span{
        @media #{$lg} {
            font-size: 22px;
        }
        font-size: 30px;
        line-height: 1;
        font-weight: 500;
        display: block;
        color: #242429;
    }
}

.item-active{
    background: $primary-color;
    padding: 55px 30px 50px 30px;
    transform: translateY(-10px);
    border-color: $primary-color;
    & span {
        color: $white;
        letter-spacing: 1px;
    }
    & .tpfeatures-icon {
        background: $white;
    }
    & .tpfeatures-icon i {
        color: $primary-color;
    }
    
}

.tp-features-item:hover {
    background:#2f7880;
    padding: 55px 30px 30px 30px;
    transform: translateY(-10px);
    border-color: #2f7880;
}

.tp-features-item:hover span {
    color: #fff; 
}
.tp-features-item{text-align: center;}
.tpfeatures-icon{width: 75px; height: 75px; line-height: 75px; border-radius: 100%; background: #e7e7e7; display: inline-block;}
.tp-features-item span{display: block; font-size: 26px; margin-top: 15px; font-weight: 600; text-transform: uppercase; font-family: 'Teko', sans-serif;}
.tp-features-item:hover .tpfeatures-icon {
    background:#fff;
}
.black-logo{display: none;}
.tp-features-item:hover .white-logo{display: none;}
.tp-features-item:hover .black-logo{display: block; display: inline-block;}
.tp-features-item:hover .tpfeatures-icon i {
    color: $primary-color;
    animation: scale-up-one infinite 1.5s linear;
}


//schedule-area
.schedule-area{
    position: relative;
}

.schedule-shape-bg{
    @media #{$md} {
        top: -12%;
    }
    @media #{$sm} {
        top: -3%;
    }
    @media #{$xs} {
        display: none;
    }
    position: absolute;
    z-index: -1;
    top: -22%;
    left: 0;
    right: 0;
    text-align: center;
}

.schedule-shape-one{
    @media #{$xs} {
        display: none;
    }
    position: absolute;
    z-index: -1;
    top: 0;
    animation-duration: 2.10s;
    animation-fill-mode: both;
    animation-iteration-count: infinite;
    animation-name: dot-bounce;
}

.schedule-shape-two{
    @media #{$xs} {
        display: none;
    }
    position: absolute;
    z-index: -1;
    right: 0;
    top: 0;
    animation-duration: 2.10s;
    animation-fill-mode: both;
    animation-iteration-count: infinite;
    animation-name: dot-bounce;
}

.tab-content.current {
    text-align: center;
}

.futexo-tab-all {
    max-width: 160px;
    @media #{$xxl} {
        width: 155px;
    } 
}

.futexo-classes-tab{
    & .tab-content.current{
        display: flex;
        @media #{$md, $sm, $xs}{
            overflow-x: scroll;
        }
    }
}

.futexo-tab-all{
    flex: 0 0 auto;
    margin: 0 1px;
}


.futexo-tab-all h5,
.futexo-tab-all .schedule-icon {
    background-color: #000000;
    color: #fff;
    text-align: center;
    padding: 50px 0;
    text-transform: capitalize;
    font-size: 30px;
    line-height: 0;
    font-weight: 500;
}

.futexo-tab-all ul li {
    @media #{$xxl} {
        padding: 25px 25px;
    } 
    @media #{$lg,$md,$sm,$xs} {
        padding: 25px 15px;
    }
    @media #{$xs} {
        padding: 25px 10px;
    }
    height: 100px;
    border: 1px solid $border;
    text-align: center;
    width: 100%;
    overflow: hidden;
    transition: all .4s;
    padding: 25px 30px;
    border-top: 0;
    font-size: 16px;
    font-family: $roboto;
    color: $body-text;
    background: $white;
    &:first-child{
        border-top: 1px solid $border;
    }
}

.futexo-tab-all ul li span {
    text-transform: capitalize;
    color: $heading-color;
    font-weight: 500;
    font-family: $teko;
    font-size: 30px;
    display: block;
}

.futexo-tab-d{
    & .schedule-icon{
        padding: 30px 0;
        display: block;
        margin-bottom: 8px;
        & i{
            font-size: 40px;
        }
    }
    & ul li{
        background: $primary-color;
        & .time{
            color: $white;
            position: relative;
            top: 15px;
        }
    }
}  



.welcome-one__call {
  position: relative;
  display: flex;
  align-items: center; 
  margin-top: 20px;
}

.welcome-one__call .readmore{margin-right:  30px;}
.welcome-one__call-icon {
  height: 60px;
  width: 60px;
  background-color: #eee;
  font-size: 18px;
  color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  margin-top: 10px;
}

 

.welcome-one__call-content {
  margin-left: 10px;
}

.welcome-one__call-content p {
  font-size: 14px !important;
  margin: 0;
  line-height: 18px !important;
  color: #747f8e !important;
}

.welcome-one__call-content a {
  font-size: 24px;
  color: #183862;
  text-decoration: none; font-weight: 600;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-weight: bold;
}

.welcome-one__call-content a:hover {
  color: #000;
}






.about-wrap{padding: 80px 0;}
.about_left{padding-right: 30px;}
.about-wrap p{font-size: 18px; color: #000; margin-top: 15px; line-height: 30px;}
.welcome-one__left {
  position: relative;
  display: block;
  margin-right: 40px;
  z-index: 3;
  margin-left: 50px;
}

.welcome-one__img-box {
  position: relative;
  display: block;
}

.welcome-one__img {
  position: relative;
  display: block;
  overflow: hidden;
}

.welcome-one__img:after {
  position: absolute;
  top: 0;
  left: -100%;
  display: block;
  content: "";
  width: 50%;
  height: 100%;
  background: linear-gradient(to right,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 0.3) 100%);
  transform: skewX(-25deg);
  z-index: 1;
}

.welcome-one__img-box:hover .welcome-one__img:after {
  -webkit-animation: shine 1.5s;
  animation: shine 1.5s;
}

.welcome-one__img img {
  width: 100%;
}

.welcome-one__small-img {
  position: absolute;
  bottom: -60px;
  right: -60px;
  z-index: 2;
}

.welcome-one__small-img:before {
  position: absolute;
  top: -32px;
  left: 0;
  right: 0;
  content: "";
  height: 12px;
  background-color: #2f7880;
}

.welcome-one__small-img img {
  width: auto;
}

.welcome-one__experience {
  position: absolute;
  top: 80px;
  left: -60px;
  height: 172px;
  width: 172px;
  background-color: #fff;
  border: 1px solid #dee3e8;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  flex-direction: column;
  z-index: 2;
}

.welcome-one__experience:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
  background-image: url(../images/welcome-one-bdr-shape.png);
  background-repeat: no-repeat;
  background-position: center center;
}

.welcome-one__experience::after {
  position: absolute;
  bottom: -50px;
  left: -1px;
  right: 0;
  content: "";
  width: 0;
  border-left: 60px solid transparent;
  border-top: 50px solid #d2d2d2;
}

.welcome-one__experience h3 {
  font-size: 62px;
  color: #2f7880;
  font-weight: 700;
  line-height: 42px;
}

.welcome-one__experience p {
  margin: 0;
  color: #2f7880;
  line-height: 22px;
  font-weight: bold;
}

 


/*************************************
        Gallery Start
*************************************/
 .gallery-wrap{margin-top: 40px;}
.gallery-wrap .col-lg-3{padding: 0;}
.gallery-wrap .col-lg-6{padding: 0;}
.galleryImg{overflow: hidden;}
.galleryImg img {
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    width: 100%;
}
 .galleryImg:hover img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.inner-gallery{padding: 70px 0 !important; margin-top: 0;}
.inner-gallery .col-lg-3{padding:0 15px;}
.inner-gallery .galleryImg{margin: 15px 0;}

/*++++++++++++++++++++=
     Info
+++++++++++++++++++==*/
.info-wrp{padding:0px 0 60px 0;}
.section01{background: #2f7880; min-height: 137px; padding: 30px; border-radius: 40px 0 0 0;}
.numberImg{text-align: right;}
.info-wrp p{font-size: 14px; color: #fff; margin-bottom: 0; font-weight: bold; text-decoration: underline; text-transform: uppercase; letter-spacing: 0px;}
.phone_num a{font-size: 34px; text-decoration: none; color: #fff; font-weight: bold;}
.section02{background: #e7e7e7; border-radius: 0px 40px 0 0;}
.con_text a{font-size: 30px; color: #002659 !important;}
.section02 p{color: #002659;}
.phone_num a:hover{color: #002659 !important;}
.con_text a:hover{color: #2f7880 !important;}
.info-wrp .col-lg-6:first-child{padding-right: 0;}
.info-wrp .col-lg-6:last-child{padding-left: 0;}





/*++++++++++++++++++++=
balance-thing-text-box
+++++++++++++++++++==*/
.balance-thing-wrap {
    padding: 60px 0;
}
.balance-thing-text-box{
    padding:60px;
    background: #a14f06:    
    margin-left: 70px;
    position: relative;
}
.hover_text{color: #eee;
    font-family: 'Teko', sans-serif;
    transform: rotate(
-90deg
);
    
    position: absolute;
    bottom: 145px;
    left: -233px;
    font-size: 70px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 10px;}

.balance-thing-text-box .small-heading h6{
    color: #000;
}
.balance-thing-text-box .main-heading h2{
    color: #000;
    font-size: 60px;
    line-height: 60px;
}
.balance-thing-text-box p{
    color: #000;
}
.balance-thing-wrap .readmore{margin-left: -100px; margin-top:18px !important; }

.events-section {
    background: url(../images/eventsbg.jpg);
    padding: 80px 0;
    text-align: center;
    background-size: cover !important;
    background-position: center center;
}
 
 .balance-thing-wrap p{font-size: 18px; line-height: 30px; margin-bottom: 0;}
.balance-thing-wrap .title h1{color: #000;}
.events-section .title p{font-size: 36px !important; font-weight: 600; letter-spacing: 8px !important; color: #000;}
.events-section h1{font-size: 100px; line-height: 90px; text-transform: uppercase; color: #000;}
.events-section h1 span{display: block;}
.events-text-box .title span {
    color: #000;
}




/*++++++++++++++++++++++++++
.blogs-wrap 
+++++++++++++++++++++++++*/
.blogs-wrap{
    padding: 80px 0;
}
.blogs-image{
    margin-bottom: 15px;
}
.blogs-text-box p{
    color: #9e9e9e;
}



/*++++++++++++++++++++++
footer
++++++++++++++++++++++++*/
footer{
    background-size: cover !important;
    background-position: center center;
}
.news-letter {
    padding: 60px 0;
    border-bottom: 2px solid #444547;
}
.news-letter .news-letter-text p span{
    display: block;
    font-size: 24px;
    font-weight: normal;
    
}
.news-letter .news-letter-text p{font-size: 36px; line-height: 36px; font-weight: bold !important; margin-bottom: 0; color: #fff;
    font-weight: 500;} 
.news-letter-field{
    background: #fff;
    padding: 10px;
    border-radius: 5px;
    align-content: center;
    display: flex;
}
.ex-small-heading{color: #fff; margin-bottom: 36px;position: relative;}
.news-letter-field i{
    color: #e1e2e5;
    font-size: 40px;
}
.ex-small-heading:after{content: ""; background: #2f7880; width: 40px; height: 2px; position: absolute; bottom: -15px; left: 0;}
.news-letter-field input,
.news-letter-field input:focus{
    border: none;
    box-shadow: none;

}

.social_media li{display: inline-block; padding: 0 2px;}
.social_media li a{text-decoration: none; background: #272c3f; color: #fff; border-radius: 100%; width: 40px; height: 40px; display: block; line-height: 40px; text-align: center;}
.social_media li:nth-child(1) a{background: #3a589b;}
.social_media li:nth-child(2) a{background: #108fd2;}
.social_media li:nth-child(3) a{background: #cd2f80;}
.social_media li:nth-child(4) a{background: #de0705;}
.wpcf7-form-control-wrap{width:100%;}


.news-letter-field .btn{
    font-weight: 600;
    font-size: 20px;
    color: #fff;
    background: #2f7880;
    padding: 9px 40px; 
}
/*++++++++++++++++++++++
both 2 down are for contact for text color up margin left is given for button
++++++++++++++++++++++++*/
.wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output {
    border-color: #dc3232;
    color: blanchedalmond !important;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #ffb900;
    color: #ffb900 !important;
}
.news-letter-field .btn:hover{background: #000;}
.footer-text {
    padding: 40px 0 20px;
}
.footer-logo-box p{
    color: #bcc5d0;
    font-size: 14px;
    margin-top: 15px;
}
.social-icons ul{
    list-style: none;
    padding: 0;
    display: flex;
    margin-top: 24px;
    margin-bottom: 20px;
}
.social-icons ul li{
    margin: 0 3px;
}
.quick-links {
    margin-bottom: 30px;
}
.quick-links ul{
    list-style: none;
    margin-bottom: 0;
    padding: 0;
}
.quick-links ul li {
    margin-bottom: 5px;
}
.quick-links ul li i{
    color: #bcc5d0;
    margin-right: 5px;
}
.quick-links ul li a{
    color: #bcc5d0;
    text-decoration: none;
    font-size: 14px;
    font-weight: 400;
    padding: 0;
}
.news-letter-field .wpcf7-spinner{display:none;}
.quick-links ul li a:hover{color: #2f7880;}
.footer-info ul li{
    display: flex;
    margin-bottom: 15px;
}
.footer-contact-detail p{
    margin-bottom: 0;
    font-size: 12px;
    font-weight: 400;
    color: #bcc5d0;
}
.quick-links ul li .icon-box i{
    background: #2f7880;
    color: #fff;
    padding: 8px;
    font-size: 20px;
    margin-right: 15px;
    width: 35px;
    text-align: center;
}
.footer-info ul li a{
    color: #fff;
} 
.daily-timing ul li{
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #5b595a;
    color: #ffffff;
    font-size: 12px;
    font-weight: 400;
    padding-bottom: 5px;
    margin-bottom: 5px;
}
.daily-timing ul li:last-child{
    border-bottom: none;
}
.copy-right{
    background: rgba(0, 0, 0, .7);
    padding: 15px 0;
}
.copy-right p{
    margin-bottom: 0;
    color: #a2a2a2;
    font-size: 14px;
}
.blogs-wrap .owl-nav button{margin: 0 5px;}
.blogs-wrap .owl-nav{ position: absolute;
    left: -388px;
    top: 60%;}
.blogs-wrap .title p{font-size: 30px !important; font-weight: 600;}
.blogs-wrap .title h1{font-size: 83px;}



.news-letter .form-control{padding-top: 14px;}
.news-letter-field i { 
    padding-top: 6px;
    padding-left: 18px;
}

.icon-box{margin-top: 6px;}

 

/*********************************************
        Page Title css
*********************************************/
.pagetitle-wrap{background: url(../images/slider3.jpg) no-repeat top; background-size: cover; padding: 200px 0 30px 0; text-align: center; position: relative;}
.pagetitle-wrap h1{margin-bottom: 0; margin-top: 10px; font-size: 48px; color: #fff; font-weight: bold;}
.breadcrumb-list ul {
    margin: 0;
    padding: 0;
}
.breadcrumb-list ul li {
    display: inline-block;
    margin-right: 30px;
    position: relative;
    color: #fff;
    font-weight: 700;
}
.breadcrumb-list li:last-child{margin-right: 0px;}
.breadcrumb-list ul li:after {
    position: absolute;
    content: "";
    right: -20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 10px;
    width: 2px;
    background-color: #fff;
    opacity: 0.5;
    font-family: 'Font Awesome\ 5 Free';
    font-weight: 900;
    font-size: 10px;
}
.breadcrumb-list li:last-child:after{display: none;}

.breadcrumb-list ul li a{color: #2f7880; text-decoration: none;}




/*ProductWWrap*/
.ProductWWrap{padding: 50px 0px; position: relative;}
.product-item{
    border: 2px solid;
    border-color: #f0f0f0;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    position: relative;
    margin-bottom:25px;
    text-align: center;
    padding: 35px 0px 0px;
}
.product-item .product-img {
    position: relative;
    overflow: hidden;
}
.product-item .product-img img {
    position: relative;
    -webkit-transition: all 3.5s ease 0s;
    -o-transition: all 3.5s ease 0s;
    transition: all 3.5s ease 0s;
    z-index: -1;
}
.product-item  .product-badge {
    position: absolute;
    top: -1px;
    right: 18px;
    z-index: 99;
}
.product-badge ul {
    margin: 0;
    padding: 0;
}
.product-badge li {
    list-style: none;
    display: inline-block;
    font-size: 13px;
    font-weight: 700;
    background-color: #2f7880;;
    color:white;
    padding: 1px 12px;
    text-transform: uppercase;
    border-radius: 15px 0px 15px 0px;
}
.product-badge li:first-child {
    margin-top: 0;
}
.product-hover-action {
    position: absolute;
    top: 60%;
    left: 0;
    right: 0;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.product-item .product-hover-action {
    top: 70%;
}
.product-hover-action ul {
    margin: 0;
    padding: 0;
    display: inline-block;
    -webkit-box-shadow:  0 1px 6px 0 rgba(54, 56, 61, 0.15);
    box-shadow: 0 1px 6px 0 rgba(54, 56, 61, 0.15);
}
.product-item .product-hover-action ul {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.product-hover-action li {
    height: 50px;
    width: 50px;
    line-height: 50px;
    font-size: 14px;
    text-align: center;
    float: left;
    margin-right: 0px;
    margin-top: 0;
    list-style: none;
    border-right: 1px solid #d1dae0;
}
.product-item .product-hover-action ul li {
    border-radius: 100%;
    margin: 0 5px;
}
.product-hover-action li a {
    display: block;
    background-color:#2f7880;
    font-weight: 700;
    color: #fff;
}
.product-item .product-hover-action ul li a {
    border-radius:3px ;
    -webkit-box-shadow: 0 1px 6px 0 rgba(54, 56, 61, 0.15);
    box-shadow: 0 1px 6px 0 rgba(54, 56, 61, 0.15);
}
.product-item .product-info {
    padding: 30px 30px 20px;
    background: #f7f7f9;
}
.product-item .product-title {
    font-size: 24px;
    margin-bottom:10px;
}
.product-item .product-title a{text-decoration: none; color: #000;}
.product-item .product-price {
    font-size: 20px;
    color: #2f7880;
    font-weight:600;
}

.product-item .product-price del {
    font-size: 16px;
    opacity: 0.6;
}


.product-item:hover {
    -webkit-box-shadow: 0 16px 32px 0 rgba(7, 28, 31, 0.1);
    box-shadow: 0 16px 32px 0 rgba(7, 28, 31, 0.1);
}
 
.product-item:hover .product-hover-action {
    top: 55%;
    opacity: 1;
    visibility: visible;
}

.product-price{font-size: 20px;
    color: #2f7880;
    font-weight: 600;
    vertical-align: top;
    padding-bottom: 0px; }


    


/*pagination-area*/
.pagination-area{margin-top: 25px; position: relative;}
.pagination-area ul {
    margin: 0;
    padding: 0;
}
.pagination-area ul li {
    list-style: none;
    display: inline-block;
    margin-right: 10px;
}
.pagination-area ul li a {
    height: 50px;
    text-decoration: none;
    color: #000;
    width: 50px;
    line-height: 46px;
    border: 2px solid #eee;
    text-align: center;
    display: block;
}
.pagination-area ul li:hover a, .pagination-area ul li.active a {
    background-color: #2f7880;
    border-color: #2f7880;
    color:#fff;
}








/*main-event*/
.main-event{padding: 50px 0px; position: relative;}
 .main-event .filter-post {
    position: relative; 
    margin:0px 0 50px 0;
    width: 100%;
}
.main-event .featured-post {
  
    position: relative;
 
    overflow: hidden;
}
.featured-post img {
    transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    width: 100%;
}
.main-event .featured-post .date-time {
    padding: 18px 27px;
    background-color: #2f7880;
    text-align: right;
    display: inline-block;
    position: absolute;
    bottom: 0;
    right: 0;
}
.main-event .featured-post .date-time h2 {
    color: #fff;
 
    font-size: 24px;
    line-height: 32px;
}
.main-event .filter-post:after {
    content: "";
    position: absolute;
    bottom: -53px;
    left: 0;
    width: 100%;
    height: 4px;
    border-bottom:2px solid #f6f7f8;
}
.main-event .content-post {
    overflow: hidden;
}
.main-event .content-post h2 a { 
    font-size: 28px;
    color: #191919;
    text-decoration: none;
    letter-spacing: 1.2px;
}
.main-event .content-post p.content-meta {
    margin-top: 20px;
}
.main-event .content-post p a { 
    font-size: 14px;
    line-height: 28px;
    text-decoration: none;
    color: #595959;
}

.main-event .content-post p a:hover {
    color: #2f7880;
}
.main-event .content-phone ul {
    list-style-type: none;
    margin-top: 24px;
}
.main-event .content-phone ul li {
    position: relative;
    display: inline-block;
    margin-right: 20px;
}
.main-event .content-phone ul li a {
    text-decoration: none; 
    font-size: 14px;
    line-height: 28px;
    color: #595959;
}
.main-event .content-phone ul li a i {
    color: #2f7880;
}
.main-event .content-phone ul li.map:after {
    content: "";
    position: absolute;
    right: -12px;
    bottom: 5px;
    width: 2px;
    height: 14px;
    background-color: #dbdbdb;
}
.main-event .content-post h3.content-price {
    margin-top: 10px;
}
.main-event .content-post h3 a { 
    line-height: 50px;
    color: #2f7880;
}
.elm-btn{position: relative; margin-top: 25px;}
.elm-btn a{ text-decoration: none;
    background: #2f7880;
    display: inline-block;
    color: #fff;
    box-shadow: 0px 10px 15px rgb(0 0 0 / 20%);
    font-family: 'Teko', sans-serif;
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 14px 40px;
   
    text-align: center;
}


/**************************
    Contact Us
***************************/
.contact-form h2 {
    font-size: 40px;
    margin-bottom: 30px; 
    color: #2f7880;
    font-weight: bold;
}
.contactWrp .form-control {
    height: 55px;
    color: #f68820;
    border: 1px solid #d7d7d7;
    background-color: transparent; 
    font-size: 14px;
    padding: 10px 20px;
    width: 100%;
}
.contactWrp .form-group .form-control {
    background-color: #f9fbfe;
}
.contactWrp .form-group {
    margin-bottom: 30px;
} 
.contact-info .top-title {
    color: #fff;
    display: block;
    margin-bottom: 5px;
}
.contact-info .address{padding: 0;}
.contact-info .address .location span {
    display: block;
    font-size: 18px;
    font-weight: 700; 
    color: #fff;
}
.contact-info .address li a {
    color: #fff; text-decoration: none;
    display: block;
}
.contact-info .address li span {
    display: block;
    font-size: 18px;
    font-weight: 700; 
    color: #fff;
}
.contact-info .address li {
    position: relative;
    margin-bottom: 20px;
    color: #fff;
}
.contact-info h2{font-weight: bold; color: #fff;}
.contact-info {
    margin-left: 50px; 
    box-shadow: 0px 10px 15px rgb(0 0 0 / 20%);
    background: #2f7880;
    padding: 48px; border-radius: 5px;
}


.submit_btn {border: none;
    text-decoration: none;
    color: #fff;
    background: #2f7880;
    box-shadow: 0px 10px 15px rgb(0 0 0 / 20%);
    display: inline-block;
    padding: 20px 38px; 
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
}
.submit_btn:hover{background: #000;}
textarea.form-control {
    height: 160px !important;   
}
.innerContent{padding: 60px 0;}



.blog-details-desc .article-content h3 {
    margin-bottom: 13px;
    margin-top: 25px;
    font-size: 30px;
    font-weight: 600;
    line-height: 1.5;
}
.blog-details-desc .article-content {
    margin-top: 30px;
}
.blog-details-desc .article-content .entry-meta {
    margin-bottom: -10px;
}
.blog-details-desc .article-content .entry-meta ul {
    padding-left: 0;
    margin-bottom: 0;
    list-style-type: none;
}
.blog-details-desc .article-content .entry-meta ul li {
    position: relative;
    display: inline-block;
    color: #000000;
    margin-right: 21px;
    font-size: 15px;
}
.blog-details-desc .article-content .entry-meta ul li::before {
    content: '';
    position: absolute;
    top: 11px;
    right: -15px;
    width: 6px;
    height: 1px;
    background: #a53d35;
}
.blog-details-desc .article-content .entry-meta ul li span {
    display: inline-block;
    color: #000000;
    font-weight: 500;
}
.blog-details-desc .article-content .entry-meta ul li a {
    display: inline-block;
    transition: all 0.5s;
    text-decoration: none;
    color: #666666;
}
.blog-details-desc .article-content .entry-meta ul li:last-child:before{display: none;}

.widget-area .widget {
    margin-bottom: 35px;
    -webkit-box-shadow: 0px 0px 29px 0px rgb(102 102 102 / 8%);
    box-shadow: 0px 0px 29px 0px rgb(102 102 102 / 8%);
    background-color: #ffffff;
    padding: 25px;
}
.widget-area .widget_categories ul li {
    position: relative;
    margin-bottom: 12px;
    color: #666666;
    padding-left: 17px;
    font-size: 15px;
    font-weight: 600;
}
.widget-area .widget_categories ul li::before {
    background: #2f7880;
    position: absolute;
    height: 10px;
    width: 10px;
    content: '';
    left: 0;
    top: 6px;
}

.widget-area .widget_categories ul li a {
    display: inline-block;
    color: #000000; transition: all 0.5s;
    text-decoration: none;
}
.widget-area .tagcloud a {
    display: inline-block; text-decoration: none;
    color: #000000;
    font-weight: 600;
    font-size: 14px !important;
    padding: 7px 10px;
    border: 1px dashed #2f7880;
    margin-top: 10px;
    margin-right: 10px;
}
.widget-area .tagcloud a:hover {
    background-color: #2f7880;
    color: #ffffff;
    border-color: #2f7880;
}


.call_action{background: #fff; border: 1px solid #dfdfdf; border-bottom: 8px solid #bb7232; padding:30px 20px; text-align: center;}
.phone_number{margin-top: 15px; }
.phone_number a{font-size: 33px; font-family: 'Teko', sans-serif; letter-spacing: 2px; font-weight: bold; margin-top: 20px; text-decoration: none; color: #000;}
.phone_number span{font-size: 16px; display: block; letter-spacing: 3px; text-transform: uppercase;}


.weeken_img {
    overflow: hidden;
}

.weeken_img:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: -270px;
    content: "";
    background-color: rgba(0, 0, 0, 0.6);
    width: 0;
    height: 130%;
    -webkit-transform: skewX(
-36.01deg
);
    -ms-transform: skewX(-36.01deg);
    transform: skewX(
-36.01deg
);
    -webkit-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    z-index: 0;
}

.weeken_img .image_overlay {
    font-size: 18px;
    color: #FFFFFF;
    position: absolute;
    bottom: 0;
    right: 0px;
    top: inherit;
    left: 0px;
    z-index: 1;
    background-color: transparent;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,000000+100&0+0,1+100 */
background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#000000',GradientType=0 ); /* IE6-9 */

    padding: 50px 20px 25px 30px;
}
.weeken_img_text a {
    font-size: 24px;
    color: #fff;
    text-decoration: none;
}
.weeken_img:hover:before {
    width: 230%;
}
.image_overlay .readmore{margin-top: 10px;}
.image_overlay .readmore a{padding: 11px 26px; font-size: 14px;}
.image_overlay .readmore a:hover{background: #fff; color: #000;}
.image_overlay p{font-size: 14px; color: #fff;}
.weeken_img{margin: 15px 0;}





/*********************************************
        Store css
*********************************************/
.store-wrap{padding: 60px 0; background: url(../images/report-bg.jpg) no-repeat top; background-size: cover;}
.store-wrap .readmore{margin-top: 40px;} 
.reportImg img, .report_hover img{box-shadow: 0px 10px 20px rgb(0 0 0 / 6%);}
.left_sec{position: relative;}
.store_hover{position: absolute; bottom:-100px; left: 80px;  -webkit-animation: moveBounce 5s linear infinite;
    animation: moveBounce 5s linear infinite;}
/* .right_sec{display: table; height: 100%;}
.storepb{display: table-cell; vertical-align: middle;}  */
.storeSec{margin-top: 100px; display: block;}
.float-right{float: right;}
.storeSec-wrap .reportImg{text-align: right;}
.storeSec-wrap .report_hover{bottom: 70px;} 
.storeSec-wrap .right_sec{padding-right: 140px;}
.storeSec-wrap .reportpb{display: inline-block;}

div#storemapper #storemapper-left, div#storemapper #storemapper-right{width: 50%;}


.ays-pb-modal .ays-pb-close-button-delay{display: inline-block;
    background: #ed3f36;
    color: #fff !important;
    padding: 10px 20px;
    border-radius: 4px;
    margin-bottom: 10px;
    transform: scale(1) !important;
}

.ays-pb-modal_2 .ays_fa-close-button:before{color: #fff;}
.cli-bar-message {
    font-weight: bold !important;
}


 .news-letter-Form{position: relative;}
    .news-letter-Form .form-group{margin-bottom:20px;}
    .news-letter-Form .form-group .form-control{height: 55px;}
    .news-letter-Form .submit_btnn{
      text-decoration: none;
      color: #fff;
      background: #b96d2a;
      box-shadow: 0px 10px 15px rgb(0 0 0 / 20%);
      display: inline-block;
      padding: 15px 40px;
      font-size: 16px;
      font-weight: bold;}
      .news-letter-Form .submit_btnn:hover{background:#000;}
/*********************************************
        Media Screen css
*********************************************/
@media screen and (max-width: 1440px) { 

}


@media screen and (max-width: 1200px) { 
    .filter-content .align-items-center{align-items: inherit !important;}
    .main-event .content-post p.content-meta, .main-event .content-phone ul{margin: 0;}
    .content-address{margin-bottom: 0;}
    .main-event .filter-post{padding-top: 30px;}
.logo img{width: 150px;}
.navbar-nav li {
    padding: 25px 7px;
}
.logo{top: 31px;}
.slidertext1, .slidertext2, .slidertext3, .small_text, .slidertext4, .slidertext5 {margin-left:100px !important}
.welcome-one__call{display: block;}
.welcome-one__call{display: none;}
.balance-thing-wrap .readmore{margin-left: 0;}
.balance-thing-wrap .title h1{font-size: 44px;}
.balance-thing-wrap p{font-size: 16px;}
.balance-thing-text-box{padding: 30px; margin-left: 0;}
.hover_text{display: none;}

}




@media screen and (max-width: 990px) { 
    
.tp-banner-container{margin-top: 95px;}
    .header-wrap {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    padding: 10px 0;
    background: #FFFFFF;
}
    .header-wrap, .sticky{background:url(../images/OZAN-Dot-Pattern-1.jpg)}
    .sub-menu{position: static;}
    .pagetitle-wrap{padding:40px 0 30px 0; margin-top: 95px;}
    .about-wrap{padding-top: 40px;}  
    .order_fixbtn{display: block;}
    .navbar-nav li a+i {
    display: block;
}
.navbar-nav li{padding:0 !important;}
.navbar-nav li:hover .sub-menu {
    display: none;
}
    .storeImg{margin-bottom: 30px;}
    .store-wrap .readmore{margin-top: 20px;}
    .storeSec{margin-top: 20px;}
    .right_sec{margin-bottom: 50px;}
    .content-title{margin-top: 20px;}
.contact-info {margin-left: 0; margin-top: 50px;}
    .section01, .section02{border-radius: 0;}
    .info-wrp .col-lg-6:first-child{padding: 0 15px;}
    .info-wrp .col-lg-6:last-child{padding: 0 15px;}
    .balance-thing-image, .balanc-thing-image{text-align: center; margin-bottom: 30px;}
.logo{position: static;}
.news-letter-text{text-align: center; margin-bottom: 30px;}
    .header-info, .account-btn{display: none;}
    
    .current-menu-item a.nav-link, .navbar-light .navbar-nav .nav-link:hover{
    color: #ffffff!important;
    background: #2f7880;
}

.navbar-collapse {
    position: fixed;
    top: 0px;
    bottom: 0;
    left: 100%;
    width: 60%;
    padding-right: 1rem;
    padding-left: 1rem;
    overflow-y: auto;
    visibility: hidden;
    background-color: rgba(0,0,0,0.8);
    transition: visibility .3s ease-in-out, -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out, visibility .3s ease-in-out;
    transition: transform .3s ease-in-out, visibility .3s ease-in-out, -webkit-transform .3s ease-in-out;
    z-index: 10000;
}
.about-wrap{text-align: center;}
.navbar-collapse.show {
    visibility: visible;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}
.navbar-light .navbar-toggler{display: block; position: absolute;
    top: 60px;
    right: 46px;
    background: #fff;}
.close-toggler {
    background: none;
    color: #fff;
    padding: 5px;
    border: none;
    margin-top: 10px;
    font-size: 24px;
    position: absolute; top: 0; right: 15px;
    display: block;
}
.sticky{ height: auto;}
.navbar-nav > li {
    display: block;
}

.navbar-light .navbar-nav .nav-link {
    color: #fff;
    padding: 10px 16px 10px 10px;
    border-bottom: 1px solid rgba(255,255,255,0.2);
}
.navbar-nav{padding-top: 70px;}
.navbar-light .navbar-nav .nav-link:hover {
    background: #2f7880;
    color: #fff;
}

.sub-menu{background: #fff;}
.sub-menu li a{color: #000 !important;}


.about_left{padding-right: 0;} 
.hover_dashRight, .hover_dashLeft, .report_hover, .bannerbox:after, .bannerbox:before{display: none;}
.banner-wrap h1{font-size: 50px;} 
.navbar-nav li{padding: 0;}
.info-wrp, .balance-thing-wrap .readmore, .events-section{}
.navbar-expand-lg .navbar-nav > .nav-link:hover, .navbar-nav li:hover > a, .navbar-expand-lg .navbar-nav .menu-item:hover > a{color: #fff !important; background: #2f7880 !important;}
    .sticky{padding-top:10px !important;}
.tp-arr-iwrapper{font-size: 18px;
    line-height: 41px;}
    .tp-arr-allwrapper{width: 30px; height: 40px; margin: 0;}

}



@media screen and (max-width: 767px) { 
    .tp-banner-container{margin-top: 82px;}
    .tparrows.hidearrows{opacity: 1 !important;}
    .slidertext1, .slidertext2, .slidertext3, .slidertext4, .slidertext5, .small_text{margin-left: 70px !important;}
    .logo{margin-left: 0;}
    .news-letter{padding-top: 20px;}
 .tpfeatures-lists{margin-top: -50px;}
.tp-features-item{margin-bottom: 20px;}
.tp-features-item{font-size: 16px; line-height: 26px;}
.welcome-one__experience{display: none;}
.welcome-one__small-img{position: static; margin-top: 30px;}
.welcome-one__small-img:before{display: none;}
.gallery-wrap{margin-top: 0;}
.events-section h1{font-size: 50px; line-height: 42px;}
.events-section .title p{font-size: 24px !important;}
.galleryImg{margin-bottom: 30px;}
.slidertext1{margin-top: 0 !important; line-height: 40px !important;}
.main-event .featured-post .date-time{padding: 10px 15px;}
.elm-btn a{font-size: 16px; padding: 12px 28px;}
.main-event .content-post h2 a{font-size: 20px; letter-spacing: inherit;}
.main-event .featured-post .date-time h2{font-size: 20px; line-height: 14px;}
.tp-features-item span{font-size: 18px;}
.tpfeatures-icon img{width: 30px;}
.tpfeatures-icon{width: 56px; height: 56px; line-height: 56px;}
.tp-features-item{padding: 12px;}
.tp-features-item:hover{padding: 20px 12px 25px 12px;}
 .order_fixbtn{margin-left: -22px;}
    .order_fixbtn a{font-size: 10px !important; padding: 11px 14px !important; margin-top:40px;}
    .ays-pb-modal .ays-pb-close-button-delay{margin-right: 85px !important;}


}


@media screen and (max-width: 480px) {

.logo{left: 0px; margin-left: 0;}
    .pagetitle-wrap{padding:40px 0 30px 0; margin-top: 82px;}
    .footer-text .col-xl-2 .quick-links ul{column-count: 2;}
    .about_left h1{font-size: 36px; line-height: 36px;}
    .about-wrap p{font-size: 18px;}
    .tagline{font-size: 16px;}
    .title{margin-bottom: 20px;}
    .events-section h1{font-size: 42px;}
    .news-letter-field{display: block;}
    .news-letter-field .btn{width: 100%;}
    .news-letter-field i{display: none;}
    .tp-features-item span{margin-top: 7px;}
    .footer-logo-box img{text-align: center;}
    .footer_logo{text-align: center;}
    .tp-features-item {
    padding: 12px 12px 6px 12px;
}
.slidertext1, .slidertext2, .slidertext3, .slidertext4, .slidertext5, .small_text{margin-left: 60px !important;}
.tp-features-item:hover{padding: 20px 12px 17px 12px;}
    .about-wrap {
    padding-top: 15px;
}
    .tpfeatures-lists {
    margin-top: -30px;
}
    .logo img, .sticky img{
    width: 125px !important;
}
    .news-letter-field input, .news-letter-field input:focus{border: 1px solid #ddd; height: 44px; margin-bottom: 10px;}
    .blogs-wrap .title h1 {
    font-size: 60px;
}
.news-letter .news-letter-text p{font-size: 25px;}
.news-letter .news-letter-text p span{font-size: 18px;}
    .phone_num a{font-size: 30px;}
    .pagetitle-wrap h1{font-size: 32px;} 
  
.phonenum{font-size: 18px;}    
.readmore a{font-size: 14px; padding: 16px 26px;}
.footer_nav{text-align: left !important; padding-left: 0;} 
.navbar-light .navbar-toggler{top: 24px; right: 20px;} 
.navbar-toggler-icon{width: 1em; height: 1em;}
}




.blogs-image{position: relative;}
.blogs-image .readmore{margin-top:0;}
.blogs-image .readmore{position: absolute; 
    left: 50%; 
    text-align: center;
    width: 100%;
	transform: translate(-50%,-50%); 
	top: 70%;
	opacity:0;
    visibility: hidden;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}



.blogs-image:hover .readmore{top: 50%; opacity:1;
    visibility: visible;}

.blogs-image:before{content:""; background:rgb(0 0 0 / 35%); position:absolute; top:0; left:0; width:100%; height:100%; opacity:0;}
.blogs-image:hover:before{opacity:1;} 

@media screen and (max-width: 375px) { 
.readmore {font-size: 14px;} 
.tp-features-item span {
    font-size: 14px;
}
.tpfeatures-icon img {
    width: 25px;
}
.tpfeatures-icon {
    width: 45px;
    height: 45px;
    line-height: 45px;
}

.ays-pb-modal .ays-pb-close-button-delay{margin-right:50px !important;}

}


@media screen and (max-width: 320px) { 

}

 .my-button {
      background-color: #007bff;
      color: white;
      padding: 10px 20px;
      border: none;
      cursor: pointer;
      font-size: 16px;
    }

    .rectangular-button {
      width: 200px;
      border-radius: 8px;
    }

    .round-button {
      width: 60px;
      height: 60px;
      border-radius: 50%;
      display: flex; /* For centering content if needed */
      justify-content: center;
      align-items: center;
    }