body {
        color: #333 !important;
font-family: 'Montserrat', sans-serif;
    font-weight: 400  !important;
    font-size: 16px;
    line-height: 24px;
  text-align: left;
  background-color: #fff;
  overflow-x: hidden;
}
.container{
        max-width: 1200px;
}
ul {
    list-style: none;
    padding: 0;
}
a {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
a:hover {
    text-decoration: none;
}
.heading {
    font-size: 2.4rem;
    font-weight: 500;
}
h3 .heading{
    font-weight: bolder;
}
.logo img {
width: 100%;
padding: 10px 0px;
}
.logo {
    width: 120px;
}
header {
    padding: 10px 0px;
}

.header-top {
    padding: 2px 0px;
    background-color: #1f4365;
}
.navbar-nav {
    display: flex;
}
header.about-header {
    z-index: 999;
    position: fixed;
    /*box-shadow: 0 0px 0px rgb(0 0 0 / 18%);*/
    /*-webkit-box-shadow: 0 2px 20px rgb(0 0 0 / 6%);*/
    background-color: transparent;
    width: 100%;
    top: 0px;
}
 header ul{
margin-left: 2rem;
margin-bottom: 0px;
 }


.nav-item {
     padding: 10px 10px;
    position: relative;
    display: inline-block;
}

.nav-item a {
    font-weight: 500;
    padding: 10px 10px;
    font-size: 15px;
    color:#fff;
     text-decoration: none;
     text-transform: uppercase;
}

.nav-item a:hover {
    text-decoration: none;
    color: #000;
}



.dark {
    background: #333333;
    color: azure;
    line-height: 25px;
}





footer img {
    vertical-align: middle;
    width: 85px;
}

a {
    text-decoration: none;
    color: rgb(0, 4, 8);
}

.footer_get {
    position: relative;
    margin: 10px 0px 10px 0px;
}

.footer_get img {
    position: absolute;

}

.footer_get a {
    display: block;
   
}

.footer-bottom {
    background-color: #b5a794;
color: #000;
font-size: 14px;
    border-top: 0.1px solid #b9ab97;
}

.footer-middle-wrap {
    padding: 50px 0px;
}

.inner-footer .box a{
display: block;
padding-bottom: 10px;
font-weight: 500;
}
.services .card {
    background-color: #1f4365;
    color: #fff;
    border-radius: 20px;
    overflow: hidden;
    border: 0px solid black !important;
}

.services .card-text {
    min-height: 200px;
    font-size: smaller;
}

.footer_get {
    font-weight: 500;
}

nav a {
    color: #fff;
}

nav img {
    width: 2.4rem;
}

.containericon>a {
    margin: 5px 10px;
    text-decoration: none;
    -ms-flex-item-align: start;
    align-self: flex-start;
    max-width: 100%;
    list-style: none;
    background-color: #1f4365;
    color: #fff;
    width: 25px;
    height: 25px;
    display: inline-flex;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    -webkit-transition: 120ms linear;
    transition: 120ms linear;
    position: relative;
    -webkit-transition-property: background-color, top, -webkit-box-shadow;
    transition-property: background-color, top, -webkit-box-shadow;
    transition-property: background-color, box-shadow, top;
    transition-property: background-color, box-shadow, top, -webkit-box-shadow;
}


.containericon>a:hover{
  border: 1px solid #fff;
}
.footer-containericon>a {
    /*margin: 0 0.5rem 0.5rem 0;*/
}
.footer-containericon>a{
        margin: 6px;
    text-decoration: none;
    -ms-flex-item-align: start;
    align-self: flex-start;
    max-width: 100%;
    list-style: none;
    margin-top: 1rem;
        background-color:#333333;
    color: #fff;
    width: 30px;
    height: 30px;
    font-size: .8rem;
        display: inline-flex;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    -webkit-transition: 120ms linear;
    transition: 120ms linear;
    position: relative;
    -webkit-transition-property: background-color, top, -webkit-box-shadow;
    transition-property: background-color, top, -webkit-box-shadow;
    transition-property: background-color, box-shadow, top;
    transition-property: background-color, box-shadow, top, -webkit-box-shadow;
}
.footer-containericon>a:last-child {
    margin-right: 0;
}

.footer-containericon>a:hover{
    background-color: #333;
    border:1px solid  #fff;
}
footer .box{
padding-left: 12%;
padding-top: 10px;
}
footer .box1,.box2{
   
    padding-top: 10px;
    }
    .main_rightimg {
position: absolute;
left: 0px;
bottom: 0px;
}
.main_rightimgbg{
    position: absolute;
    bottom: 0px;
    z-index: 9;
    max-width: 250px;
}

.slider_box h4 {
    font-weight: 700;
    font-size: 45px;
    color: #333;
}
.slider_box p {
        font-weight: 500;
    font-size: 16px;
        color: #333;
}
.btn_class{

          -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
    display: inline-block;
    border-radius: 25px;
    background-color: #1f4365;
    border: 1px solid #1f4365;
    color: white;
    font-size: small;
    padding: 5px 30px 5px 30px;
    transition: width 8s;
}
.btn_class i{
          -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
margin-left: 8px;
}
.btn_class:hover {
    border: 1px solid #fff;
   background-color: #333;
    color:#fff;
}
.btn_class:hover i {
          -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
margin-left: 15px;
}
.slider_box {
    padding: 130px 0px;
}
.cover{
    width: 100%;
    bottom: 0;
    z-index: 999;
    left: 0;
    position: absolute;
}

.about_div{
        position: relative;
    box-sizing: border-box;
    overflow: hidden;
padding: 60px 0px;
margin: 0 auto
}
.heading_h2{
    color: #1f4365;
    text-transform: uppercase;
    font-weight: 700;
    font-size:40px; 
    margin-bottom: 20px;
}



footer.inner-footer {
    position: relative;
}
.bg-dark {
    background-color: #333333!important;
}
.ser_card p {
    font-weight: 400;
    font-size: 13px;
    line-height: 1.6;
}
.ser_card h4 {
    margin-bottom: 15px;
}
.ser_card01{
    padding: 10px;
background-color: #1f4365;
}
.ser_card01 {
    padding: 0px;
    background-color: #1f4365;
    margin: 15px;
    width: 47.2%;
    border-radius: 25px;
}
.footer_box{
    padding: 50px 0px;
}
footer.inner-footer {
    margin-top: 50px;
    padding-top: 80px;
}
div.whatsappbro {
    margin: 0;
    padding: 0;
    border: 0;
    position: fixed;
    z-index: 99;
    bottom: 35px;
    right: 0px;
    text-align: center;
    overflow: hidden;
}
.whatsappbro a img {
    animation-name: pulse;
    animation-duration: 1s;
}

a.pulse.green {
    border-radius: 50px;
    display: inline-block;
    padding: 0px;
    margin: 35px;
}
.pulse {
  animation: pulse-animation 2s infinite;
}
@keyframes pulse-animation {
  0% {
    box-shadow: 0 0 0 0px rgba(44,183,65, 0.2);
  }
  100% {
    box-shadow: 0 0 0 20px rgba(0, 0, 0, 0);
  }
}
footer .box a:hover {
    color: #939598;
padding-left: 5px;
}
.footer_get a {
    color: #fff;
margin-left: 25px;
}
.footer_get a:hover {
    color: #939598;
padding-left: 5px;
}
.footer_get i {
    font-size: 17px;
    top: 6px;
    position: absolute;
    color: #ffffff;
    display: inline-block;
}
.btn_redblack div {
    -webkit-transition: all 120ms linear;
    transition: all 120ms linear;
    cursor: pointer;
}

.btn_redblack div:hover {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
}
header.about-header.header-sticky {
    top: 0;
    width: 100%;
    position: fixed;
}
.navbar-toggle:focus {
    outline: 0;
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 30px;
    height: 2px;
    border-radius: 1px;
}
.navbar-toggle .icon-bar {
    background-color: #333;
    border-radius: 0;
}
.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px;
}
span.icon-bar.iconbar_03 {
    text-align: right;
    width: 20px;
    margin-left: 10px;
}
.clos_css span.icon-bar.iconbar_01 {
    transform: rotate( 45deg );
    margin-top: 0px;
}
.clos_css span.icon-bar.iconbar_02 {
    transform: rotate( -45deg );
    margin-top: 0px;
}
.clos_css .icon-bar+.icon-bar {
    margin-top: -1px !important;
}
.clos_css span.icon-bar.iconbar_03 {
    height: 0;
}
.slider_box h5 {
    font-weight: 600;
    color: #333;
    margin-bottom: 15px;
}
.slider_box h5 i {
 vertical-align: middle;
    color: #1f4365;
    margin-right: 6px;
}
.slider_box .btn_class{
    margin-top: 15px;
}
@media (max-width: 767px){
    .navbar-toggle .icon-bar {
    background-color: #000;
}
.navbar-toggle {
    right: 0;
    position: absolute;
}
.navbar-toggle {
    border: 0px solid #000;
    border-radius: 0;
    margin-top: 10px;
}
.navbar-toggle .icon-bar {
    background-color: #fff;
}
header.about-header.header-sticky .navbar-toggle .icon-bar {
    background-color: #000;
}
ul.nav-header {
    width: 100%;
}
}
button.navbar-toggle {
    display: none;
}
@media(max-width: 1200px){
    .nav-item {
    padding: 6px;
}
.class_btn {
    margin-left: 1rem;
    }
}
@media(max-width: 992px) and (min-width: 768px){

.mb-5 {
    margin-bottom: 2rem!important;
}
}
@media(max-width: 767px){
    li.nav-item {
    display: block;
}
    li.nav-item  a{
color: #000;
}
.class_btn {
    margin-left: 1rem;
    }
header ul {
        padding: 25px 0px;
    margin-left: 0rem;
    background-color: #ffff;
    margin-bottom: 0px;
}
    .heading {
    font-size: 2.1rem;
    font-weight: 500;
}
    button.navbar-toggle {
    display: inline-block;
}
    img.slider_image {
    min-height: 250px;
}
.slider_box {
    padding: 20px 0px;
    margin-left: 48%;
}
.slider_box h4 {
    font-size: 26px;
}
.slider_box p {
    margin-bottom: 0;
    font-size: 11px;
 line-height: 1.6;
}
.slider_box h5 {
        margin-top: 5px;
    font-size: 13px;
    margin-bottom: 5px;
}
    .div_abo {
    padding: 60px 0px;
}
    .hide_menu {
    display: none;
}
.logo {
    display: inline-block;
    width: 250px;
}
    section.about_div .vc_column-inner.zindex-0 {
    display: none;
}
.credit_section {
    position: relative;
    z-index: 999;
    padding: 80px 0px;
}

.header-top {
display: none;
}
section#slider .btn_class {
        font-size: 12px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    display: inline-block;
    border-radius: 25px;
    background-color: #1f4365;
    border: 1px solid #1f4365;
    color: white;
    font-size: 11px;
    padding: 2px 20px 2px 20px;
    transition: width 8s;
}
.ser_card01 {
    background-color: #1f4365;
    margin: 0px;
    width: 100%;
    border-radius: 25px;
}
section.services.bg-dark {
    padding: 15px;
}
footer.inner-footer {
    padding-top: 40px;
}
footer .logo img {
    width: 100%;
    margin-bottom: 0px;
}
footer.inner-footer .logo img {
    width: 100%;
    margin-bottom: 0px;
}
footer.inner-footer .logo  {
 margin-bottom: 22px;
}
footer .logo{
        text-align: center;
    margin: 0 auto;
    width: 100%;
}
footer .box {
    padding-left: 15px;
    padding-top: 10px;
}
.footer-containericon {
    text-align: center;
    margin: 0 auto;
    justify-content: center !important;
}
header.about-header.header-sticky {
    z-index: 999;
}
.footer-bottom {
    text-align: center;
}
.ser_card01 {
    margin-bottom: 20px;
}
}
.h5_css{
    color: #333;
    font-weight: 600;
}
.text-body {
    color: #333!important;
}


footer {
    position: relative;
    background-color: #ffffff;
    color: #333;
}
footer .logo {
    border-radius: 3px;
    padding: 20px;
    background-color: #fff;
}
footer .box a {
     color: #fff;
    display: block;
    padding-bottom: 10px;
    font-weight: 500;
}
.pos-rel{
    position: relative;
}
img.wave_02 {
    left: 0px;
    width: 100%;
    bottom: -5px;
    position: absolute;
    right: 0px;
}
li.active a {
    text-decoration: none;
    border-radius: 25px;
    color: #1f4365;
    /*background-color: #1f4365;*/
    border: 0px;
    padding: 4px 15px;
}
.addess_fo i {
    top: 0px;
}
ul.footer-bottom-items {
    margin-bottom: 0;
}



hr{
    border: 1px solid #ddd;
}

.servce_div{
    padding: 60px 0px;
}

.color_white {
    color: #fff;
}
.testimonial-text {
    margin: 0 auto;
    text-align: center;
    max-width: 500px;
    font-size: 15px;
    /* font-weight: 500; */
}
.star_rating01 i {
    color: #dba523;
}

  
    .clients_div{
            padding: 50px 0px;
    }

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}
.zoomIn {
    padding: 15px;
}
#client-slider  .item div.zoomIn::before {
    content: '';
    position: absolute;
    left: 0px;
    bottom: 0px;
    z-index: 1;
    width: 0%;
    height: 1px;
    background: #b9ac97;
    box-shadow: inset 0px 0px 0px #df814e;
    display: block;
    -webkit-transition: all 0.4s cubic-bezier(.5, .24, 0, 1);
    transition: all 0.4s cubic-bezier(.5, .24, 0, 1);
}
#client-slider  figure {
    margin: 0 0 0rem;
}
#client-slider  .owl-carousel .owl-item img {
    display: block;
    width: 100%;
}
#client-slider  .zoomIn img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
#client-slider .item div.zoomIn::after {
    content: '';
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 1;
    width: 0%;
    height: 1px;
    background: #b9ac97;
    -webkit-transition: all 0.4s cubic-bezier(.5, .24, 0, 1);
    transition: all 0.4s cubic-bezier(.5, .24, 0, 1);
}
#client-slider .item div.zoomIn:hover {
    border-left: 1px solid #b9ac97;
    border-right: 1px solid #b9ac97;
}
#client-slider .item div.zoomIn:hover::before {
    width: 100%;
}
#client-slider .item div.zoomIn:hover::after {
    width: 100%;
}
#client-slider .owl-nav .owl-prev {
    position: absolute;
        font-weight: 400;
    /*left: 15px;*/
        left: -50px;
    top: 43%;
    /*opacity: 0;*/
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    /*background: rgb(96 178 144 / 74%) !important;*/
    width: 40px;
    line-height: 0.2;
    cursor: pointer;
    height: 41px;
    position: absolute;
    display: block;
    z-index: 1000;
    border-radius: 0;
        color: #b9ab97;
    font-size: 50px;
}
#client-slider .owl-nav .owl-next {
    position: absolute;
        font-weight: 400;
    /*right: 15px;*/
        right: -50px;
    top: 43%;
    line-height: 0.2;
    /*opacity: 0;*/
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    /*background: rgb(96 178 144 / 74%) !important;*/
    width: 40px;
    cursor: pointer;
    height: 41px;
    position: absolute;
    display: block;
    z-index: 1000;
    border-radius: 0;
        color: #b9ab97;
    font-size: 50px;
}
#client-slider .owl-nav [class*='owl-']:hover {
background: rgb(96 178 144 / 0%) !important;
color: #919396;
}



button.owl-prev:focus {
    outline: 0px dotted !important;
    outline: 0px auto -webkit-focus-ring-color;
}
button.owl-next:focus {
    outline: 0px dotted !important;
    outline: 0px auto -webkit-focus-ring-color;
}

header.about-header.header-sticky.animated {
    padding: 5px 0px;
}
.ser_ul li img{
            padding: 10px;
    background-color: #fff;
    border-radius: 90px;
        -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
}
.ser_ul li:hover img {
        padding: 10px;
    background-color: #ebebeb;
    border-radius: 90px;
    color: #ffff;
    -webkit-transform: translateY(-3px);
    -moz-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
}
img.bg_about {
    right:30%;
    opacity: 0.2;
    position: absolute;
    width: 300px;
    bottom: 0px;
}
.back-to-top {
    /*display: none;*/
    bottom: 20px;
    position: fixed;
    right: 30px;
    text-align: center;
    width: 40px;
    z-index: 1;
}
.back-to-top>i {
    border: 1px solid #fff;
    cursor: pointer;
    width: 30px;
    height: 30px;
    border-radius: 50px;
    position: fixed;
    bottom: 5px;
    right: 15px;
    z-index: 99;
    text-align: center;
    color: #fff;
    background: #000;
    font-size: 20px;
    line-height: 28px;
}
.back-to-top>i:hover{
    background: #333;
}
#slider .item .cover {
    padding: 75px 0;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
 background: rgb(0,0,0,0.2);
    background: -moz-linear-gradient(45deg, rgba(0,0,0) 0%, rgba(11,11,11,0.04926120448179273) 40%);
    background: -webkit-linear-gradient(45deg, rgba(0,0,0) 0%, rgba(11,11,11,0.04926120448179273) 40%);
    background: linear-gradient(45deg, rgba(0,0,0) 0%, rgba(11,11,11,0.04926120448179273) 40%);
    display: flex;
    align-items: flex-end;
}
#slider .item .cover .header-content {
    /*background-color: rgba(185,171,151,0.85);*/
    position: relative;
    padding: 10px 0px;
    /* padding-left: 0px; */
    overflow: hidden;
    border-radius: 5px 5px 5px 5px;
}
#slider .item .cover .header-content h1 {
    font-weight: 700;
    font-size: 50px;
    color: #fff;
}
#slider .item .cover .header-content h2 {
    line-height: 1.1;
    margin-bottom: 0px;
    /*font-weight: 700;*/
    font-size: 62px;
    color: #fff;
        letter-spacing: 4px;
    font-family: 'Abril Fatface', cursive;
    /*font-family: 'Abril Fatface', cursive;*/
}
#slider .owl-item.active h1 {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInDown;
  animation-delay: 0.3s;
}
#slider .owl-item.active h2 {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInLeft;
  animation-delay: 0.3s;
}
#slider .owl-nav .owl-prev {
  position: absolute;
  left: 15px;
  top: 43%;
  opacity: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
    background: rgb(0 0 0 / 74%) !important;
  width: 40px;
      line-height: 0.2;
  cursor: pointer;
  height: 41px;
  position: absolute;
  display: block;
  z-index: 1000;
  border-radius: 30px;
}
#slider .owl-nav .owl-prev span {
  font-size: 1.6875rem;
  color: #fff;
}
#slider .owl-nav .owl-prev:focus {
  outline: 0;
}
#slider .owl-nav .owl-prev:hover {
  background: rgb(0 0 0) !important;
}
#slider .owl-nav .owl-next {
  position: absolute;
  right: 15px;
  top: 43%;
      line-height: 0.2;
  opacity: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
    background: rgb(0 0 0 / 74%) !important;
  width: 40px;
  cursor: pointer;
  height: 41px;
  position: absolute;
  display: block;
  z-index: 1000;
  border-radius: 30px;
}
#slider .owl-nav .owl-next span {
  font-size: 1.6875rem;
  color: #fff;
}
#slider .owl-nav .owl-next:focus {
  outline: 0;
}
#slider .owl-nav .owl-next:hover {
  background: rgb(0 0 0) !important;
}
#slider:hover .owl-prev {
  left: 0px;
  opacity: 1;
}
#slider:hover .owl-next {
  right: 0px;
  opacity: 1;
}

.ser_ul li:hover  img{
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
}
img.left_dot {
    left: 0;
    width: 150px;
    position: absolute;
    top: -70px;
    opacity: 0.4;
}
.servce_div {
    position: relative;
}
.right_dot{
      right: 0;
    width: 100px;
    position: absolute;
    opacity: 0.4;
}


h4.head_sub{
    position: relative;
        padding-left: 47px;
            font-weight: 700;
    text-transform: uppercase;
    font-size: 13px;
        line-height: 26px;
    letter-spacing: 0.5px;
}
h4.head_sub01{
    position: relative;
            font-weight: 700;
    text-transform: uppercase;
    font-size: 13px;
        line-height: 26px;
    letter-spacing: 0.5px;
}
h4.head_sub:before{
        display: block;
    content: "";
    position: absolute;
    width: 36px;
    height: 1px;
    left: 0;
    background-color: #000;
    top: 50%;
}
h2.head_titile{
    text-transform: uppercase;
        font-weight: 600;
    font-size: 42px;
    line-height: 50px;
    color: #333;
    margin-bottom: 25px;
}
.about_image{
    position: relative;
}
img {
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.about_image img{
      width: 100%;  
      /*border: 5px solid #fff;*/
}
.about_image img:hover{
/*box-shadow: 1px 1px 20px 1px rgb(0 0 0 / 12%);*/
}

img.about_02 {
    top: 0px;
    /*left: 60px;*/
/*position: absolute;*/
            -webkit-animation: 3s shakeb infinite;
    animation: 3s shakeb infinite;
}
@-webkit-keyframes shakeb {
  0% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
  50% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
  100% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
}
@keyframes shakeb {
  0% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
  50% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
  100% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
}

.color_white{
    color: #fff !important;
}





.text-right {
    text-align: right;
}





.hr_0{
    margin: 30px;
}
section.portfolio_div {
    margin-top: 50px;
    padding: 60px 0px;
    background-color: #000;
}
footer .nav-item a {
    font-size: 15px;
    color: #000;
        text-transform: none;

    padding: 10px 5px;

}
.menu-footer-menu-container ul li a {
    text-transform: uppercase;
    font-size: 14px;
}
.menu-footer-menu-container ul li {
    margin-left: 8px;
        padding: 3px 0px;
}
.menu-footer-menu-container ul li i{
    margin-right: 8px;
}
h3.widget-title {
    font-weight: 700;
    font-size: 22px;
    text-transform: uppercase;
}
.icon_foot {
    top: 5px;
    position: absolute;
}
.class_sec {
    position: relative;
}
.text_foot {
    margin-left: 25px;
}
.zobtn_social_widget ul li a {
    line-height: 16px;
    display: inline-block;
    height: 35px;
    text-align: center;
    width: 35px;
    border-radius: 50%;
    padding: 8px;
    margin: 8px;
    font-size: 16px;
    background-color: #000;
    color: #fff;
}
p.zobtn-mc-subtitle {
    font-size: 13px;
}
input.form-control.zobtn-mc-email {
    border-radius: 2px;
    font-size: 14px;
    height: 50px;
}
input.zobtn-mc.btn.btn-default.btn-block {
    margin-top: 15px;
    text-transform: uppercase;
    font-size: 13px;
    padding: 10px 40px;
    background-color: black;
    color: #fff;
}
a:hover {
    color: #2c2c2c;
}


@media(max-width: 767px){
    .sb-button {
    display: none;
}
.services-creative-caption {
    padding: 15px;
}
#slider .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    height: -webkit-fill-available;
}
    .ser_ul {
    margin: 0;
    -webkit-box-decoration-break: clone;
    columns: 5;
    display: grid;
    grid-template-columns: repeat(10,1fr);
    /* grid-gap: 1.25rem; */
    grid-auto-flow: dense;
}
    header {
    padding:10px 0px;
}
.logo {
    display: inline-block;
    width: 110px;
}
footer .logo {
    border-radius: 3px;
    padding: 10px 20px;
    background-color: #fff;
    margin-bottom: 10px;
}
}


@media(max-width: 768px){
   
#slider .item .cover .header-content h2 {
    font-weight: 400;
    font-size: 36px;
    color: #fff;
}
#slider .item .cover .header-content {
    margin-bottom: 15px;
}
#slider .item .cover .header-content h1 {
    font-weight: 700;
    font-size: 31px;
    color: #fff;
}
#slider .item .cover {
    padding: 20px 0;
    }
    .about_image {
    position: relative;
    margin-bottom: 90px;
}
h2.head_titile {
    font-weight: 600;
    font-size: 30px;
    line-height: 40px;
    /*color: #000;*/
}


section.widget.zobtn_social_widget {
    margin-bottom: 25px;
}
.text-right {
    text-align: left;
}
}
.nav-item a:hover {
    text-decoration: none;
    color: #b9ab97;
}
section#slider .owl-theme .owl-nav.disabled+.owl-dots {
    position: relative;
    margin-top: -30px;
}
section#slider div.item {
    height: 100vh;
}
ul.nav-header {
    display: inline-block;
    margin-top: 25px;
}
.background-grey {
    background-color: #b9ab97 !important;
}
section#slider .owl-theme .owl-dots .owl-dot span{
    width: 18px;
    height: 5px;
}
section#slider .owl-carousel div.owl-item div.item img {
    transition: transform 9.9s ease;
        transform: scale(1);
}
section#slider .owl-carousel div.owl-item.active div.item img{
    transform: scale(1.2);
}
.b-logo{
    display: none;
}
header.about-header.header-sticky img.b-logo{
    display: inline-block !important;
}
header.about-header.header-sticky img.w-logo{
    display: none !important;
}
header.about-header.header-sticky.animated .logo {
    max-width: 80px;
}
.logo img {
    width: 100%;
    padding: 1px 0px;
}
header.about-header.header-sticky.animated {
    padding: 5px 0px;
    background-color: #b9ac97;
    transition: top .8s ease-in-out;
    box-shadow: 0 12px 6px rgb(0 0 0 / 6%);
}
header.about-header.header-sticky .nav-item a {
    color: #333;
}
header.about-header.header-sticky .nav-item a:hover {
    color: #000;
}
header.about-header.header-sticky ul.nav-header {
    margin-top: 0px;
}

header.about-header.header-sticky div.align-self-center1 {
    align-self: center!important;
}
.sb-button {
    float: right;
    width: 40px;
    height: 40px;
    position: relative;
    top: 34px;
    cursor: pointer;
}
.sb-button_point {
    height: 8px;
}
.fl-wrap {
    float: left;
    width: 100%;
    position: relative;
}
.sb-button_point:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: 25px;
    height: 2px;
    background: #fff;
    margin: -2px 0 0 -2px;
    border-radius: 0;
    transition: all .2s ease-in-out;
}
.sb-button:hover .sb-button_point:nth-child(2):before {
    margin-left: 6px;
}
.hiiden-sidebar-wrap {
    /*display: none;*/
    position: fixed;
    overflow: hidden;
    width: 400px;
    z-index: 19;
    right: 0px;
    top: 90px;
    bottom: 0;
background: rgb(185 171 151 / 95%);
background: rgba(185,171,151,0.95);
    padding: 5px 40px;
/*    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0px, 0px, 0px);*/
        transition: transform .4s ease-in-out,opacity .3s ease;
    transform: translateX(100%);
}
.hiiden-sidebar-wrap.active {
    /*display: inline-block;*/
    right: 0px;
        transform: translateX(0);
    /*transform: translate3d(0px, 0px, 0px);*/
}
.hiiden-sidebar-wrap  ul li {
    color: #fff;
}
.contact-details ul li {
    text-align: left;
    float: left;
    width: 100%;
    font-weight: 400;
    letter-spacing: 1.5px;
    word-spacing: 0;
    text-transform: uppercase;
    margin-bottom: 12px;
    font-size: 12px;
}
.hiiden-sidebar-wrap  ul li a{
color: #333;
    font-weight: 600;
}
.contact-details ul li span {
    float: left;
    padding-bottom: 3px;
    color: #000;
    font-size: 15px;
    width: 100%;
        font-weight: 600;
    text-transform: uppercase;
}
.sb-widget-wrap.fl-wrap.ss {
    display: none;
}
.contact-details {
    text-align: left;
    margin-top: 50px;
}
.sb-widget-wrap {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
}
.sidebar-socials.fl-wrap ul li {
    float: left;
    padding: 10px;
}
header.about-header.header-sticky .sb-button {
    top: 8px;
}
header.about-header.header-sticky .sb-button_point:before {
    background: #000;
    }
    .services-creative {
    min-height: 580px;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}
.services-creative {
    position: relative;
    overflow: hidden;
    text-align: left;
    /* max-width: 370px; */
    margin-left: auto;
    margin-right: auto;
    color: #777777;
    border-left: 1px solid #fff;
    /* box-shadow: 0 0 10px 0 rgb(0 0 0 / 15%); */
}
.services-creative-caption {
    vertical-align: bottom;
    position: absolute;
    bottom: 0;
}
.services-creative-caption {
    text-align: left;
}
.services-creative-caption::before {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    /* background: #ffffff; */
    transform-origin: 100% 50%;
    transform: skewY( -6deg );
    will-change: transform;
    transition: all .3s ease;
    pointer-events: none;
    z-index: -1;
}
.services-creative-title {
    text-align: left;
    font-weight: 400;
    font-size: 20px;
    vertical-align: middle;
}
a.readmore_project {
    display: none;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    color: #fff;
}
h3.services-creative-title a {
  vertical-align: middle;
    font-size: 20px;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    display: inline-block;
}
h3.services-creative-title span{
    vertical-align: middle;
          display: inline-block; 
          margin-left: 10px;
}
h3.services-creative-title span img {
    width: 30px !important;
}
.services-creative:hover {
    /*background: linear-gradient( 180deg ,rgba(46,46,56,0) 0%,#0000009e 100%);*/
    background: linear-gradient( 180deg ,rgba(46,46,56,0) 0%,#b9ab97 100%);
}
.services-creative:hover h3.services-creative-title a {
    /*font-size: 24px;*/
    color: #333;
    font-weight: 500;
}

.padding_50 {
    padding: 60px 0px;
}
.innerheader{
    position: relative;
}


.section_banner {
    position: relative;
    z-index: 11;
}
.top_banner {
    background-image: url(../images/banner1.jpg);
    background-color: lightgray;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 100px 0px;
    position: relative;
        padding-top: 180px;
}
.head_banner {
        color: #fff;
    text-align: center;
    font-weight: 400;
    letter-spacing: 0.5px;
    width: 100%;
    display: block;
    z-index: 9;
    font-size: 13px;
    /* text-transform: uppercase; */
}
.head_banner h2 {
    letter-spacing: 0.5px;
    color: #fff;
    font-weight: 700;
    font-size: 45px;
    text-transform: uppercase;
}
.sub_btn a {
    text-decoration: none;
    color: #fff;
}
.sub_btn span.current {
    color: #fff;
}
.top_banner:after{
    content: '';
    position: absolute;
    background-color: #000;
    width: 100%;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    z-index: 0;
    opacity: 0.4;
}
.btn_01 {
    border: 2px solid;
    padding: 15px 35px;
    cursor: pointer;
    background: transparent;
    -webkit-appearance: none;
    position: relative;
    color: #000;
    float: right;
    margin-top: 15px;
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 700;
    display: inline-block;
}
.btn_01:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    /* background: rgba(0, 0, 0, .4); */
    background: #b9ab97;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.btn_01:hover:before {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
}
.btn_01:hover{
    border: 2px solid #b9ab97;
    color: #333;
}
div.pro02-slider {
    padding: 15px;
}
@media (min-width: 1200px){
.services-creative-caption {
    padding-left: 10%;
    padding-right: 10%;
    padding-bottom: 40px;
}
.about_02{
   padding-left: 20px;
}
#philo-slider{
 padding-right: 30px;
}
}
.mob_slider{
    display: none !important;
}
.show_mob{
    display: none !important;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #b9ac97;
    border: 1px solid #b9ac97;
}
.head_titile  span{
    margin-left: 10px;
    vertical-align: bottom;
}
.head_titile  span img{
width: 45px;
}
@media(max-width: 600px){
    section#slider div.item {
    height: auto;
}
.desk_slider{
    opacity: 0;
    display: none !important;
}
.mob_slider{
    display: block !important;
}
section#aboutus {
    margin-top: 5px !important;
}
.about_image {
    position: relative;
    margin-bottom: 0px;
}
div#philo-slider {
    margin-bottom: 20px;
}
.services-creative {
    min-height: auto;
}
.show_mob{
    display: block !important;
}
.hide_mob{
    display: none !important;
}
.services-creative img{
    position: relative;
}
.services-creative:after{
    content: '';
    position: absolute;
    background-color: #000;
    width: 100%;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    z-index: 0;
    /*opacity: 0.4;*/
    background: #000;
    background: -moz-linear-gradient(35deg,rgba(0,0,0) 0%,rgba(11,11,11,.05926120448179273) 81%);
    background: -webkit-linear-gradient(35deg,rgba(0,0,0) 0%,rgba(11,11,11,.05926120448179273) 81%);
    background: linear-gradient(35deg,rgba(0,0,0) 0%,rgba(11,11,11,.05926120448179273) 81%);
}
.services-creative-caption {
    text-align: left;
    z-index: 9;
}
.services-creative-title {
    text-align: left;
    font-weight: 400;
    font-size: 24px;
    margin-bottom: 20px;
}
h3.services-creative-title a {
    margin-bottom: 12px;
    font-size: 26px;
    color: #fff;
    font-weight: 500;
}
.zoomIn {
    padding: 5px;
}
.text-centerm{
    text-align: center;
}
.text-centerm a {
    float: none;
    text-align: center;
    margin: 0 auto;
}
}


@media(min-width: 992px){
    .container-custom{
        max-width: 100%;
    width: 100%;
    padding: 0 30px;
    }
}
header.nav-item a:hover {
    color: #b9ab97;
}
header.about-header.header-sticky .nav-item a:hover {
    color: #000;
}
.header-content h3 {
    color: #fff;
    font-size: 25px;
    margin-top: 20px;
}

@media(max-width: 600px){
    header.about-header.header-sticky.animated .logo {
    max-width: 60px;
}
.about_div {
    padding: 40px 0px;
}
.square-btn {
    position: relative;
    cursor: pointer;
    padding: 30px 9px 12px;
    margin: 17px;
    min-height: auto;
}
.header-content h3 {
    color: #fff;
    font-size: 20px;
    margin-top: 20px;
}
a.pulse.green {
    border-radius: 50px;
    display: inline-block;
    padding: 0px;
    margin: 20px;
}
.whatsappbro a img {
    width: 40px !important;
}
}
footer .nav-item a:hover{color:#000 !important;}
button.close {
    font-size: 26px;
    background-color: transparent;
    float: right;
    border: 0px;
}