
.color-gradient, #sidebar:not(.woocommerce-widget) .wg-title{
    background-color: #215078;
    background-image: -webkit-gradient(linear, left top, right top, from(#215078), to(#3471a5));
    background-image: -webkit-linear-gradient(left, #215078, #3471a5);
    background-image: -moz-linear-gradient(left, #215078, #3471a5);
    background-image: -ms-linear-gradient(left, #215078, #3471a5);
    background-image: -o-linear-gradient(left, #215078, #3471a5);
    background-image: linear-gradient(left, #215078, #3471a5);
}
#wl-wrapper.woocommerce .button, .btn, button, .button, input[type="submit"], th.today.kpkp{
    background-color: #215078;
    background-image: -webkit-gradient(linear, left top, right top, from(#215078), to(#3471a5));
    background-image: -webkit-linear-gradient(left, #215078, #3471a5);
    background-image: -moz-linear-gradient(left, #215078, #3471a5);
    background-image: -ms-linear-gradient(left, #215078, #3471a5);
    background-image: -o-linear-gradient(left, #215078, #3471a5);
    background-image: linear-gradient(left, #215078, #3471a5);
}
#wl-wrapper.woocommerce .button:hover, .btn:hover, button:hover, .button:hover, input[type="submit"]:hover, th.today.kpkp:hover{
    background-color: #3471a5;
    background-image: -webkit-gradient(linear, left top, right top, from(#3471a5), to(#215078));
    background-image: -webkit-linear-gradient(left, #3471a5, #215078);
    background-image: -moz-linear-gradient(left, #3471a5, #215078);
    background-image: -ms-linear-gradient(left, #3471a5, #215078);
    background-image: -o-linear-gradient(left, #3471a5, #215078);
    background-image: linear-gradient(left, #3471a5, #215078);
}
.cms-images-stack li span {
    background-color: #215078;
}
#cms-footer-bottom {
    background-color: #215078;
}
#back_to_top {
    background-color: #215078;
}
.services_list{
     width: 100%;
    display: inline-block;
    text-align: center;
    margin-top: 30px;
}
.a_service{
    width: 20%;
    display: inline-block;
    margin-left: 2%;
    margin-right: 2%;
    margin-bottom: 33px;
    box-shadow: 3px 2px 5px rgb(0 0 0 / 25%);
    border-radius: 6px;
    overflow: hidden;
    transition: 0.5s all ease-in-out;
}
.a_service:hover{
    transform: scale(1.1);
}
.a_service a{
   display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
}
.a_service_inner{
        text-align: center;
    height: 45vh;
    position: relative;
}
.service_back{
    width: 100%;
    height: 100%;
    background-size: cover;
}
.service_desc{
    position: absolute;
    bottom: 0px;
    left: 0px;
    background: rgb(255 255 255 / 71%);
    width: 100%;
    padding: 5px;
}
.service_desc p{
        margin: 0;
    padding: 0;
    color: #3471a5;
    font-family: 'Satisfy', cursive;
    font-size: 23px;
    margin-top: 8px;
}
.desc_effect{
    color: #215078;
    font-size: 24px;
}
.cms-images-stack .btn-stack a {
    background-color: #215078;
    background-image: -webkit-gradient(linear, left top, right top, from(#215078), to(#3471a5));
    background-image: -webkit-linear-gradient(left, #215078, #3471a5);
    background-image: -moz-linear-gradient(left, #215078, #3471a5);
    background-image: -ms-linear-gradient(left, #215078, #3471a5);
    background-image: -o-linear-gradient(left, #215078, #3471a5);
    background-image: linear-gradient(left, #215078, #3471a5);
    padding: 13px 24px;
    border-radius: 10px;
    opacity: 0.75;
    text-decoration: none;
}
.cms-images-stack .btn-stack a:hover {
    color: grey;
    background-color: #3471a5;
    background-image: -webkit-gradient(linear, left top, right top, from(#3471a5), to(#215078));
    background-image: -webkit-linear-gradient(left, #3471a5, #215078);
    background-image: -moz-linear-gradient(left, #3471a5, #215078);
    background-image: -ms-linear-gradient(left, #3471a5, #215078);
    background-image: -o-linear-gradient(left, #3471a5, #215078);
    background-image: linear-gradient(left, #3471a5, #215078);
    opacity: 0.9;
    text-decoration: underline;
}
.wpcf7-form .wpcf7-form-control:not(.wpcf7-submit):hover {
    border-color: #215078 !important;
}
input[type='text']:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, textarea:focus {
    border-color: #215078;
}
.shivani_img{
 box-shadow: 3px 2px 5px rgb(0 0 0 / 25%);
    border-radius: 6px;
    overflow: hidden;
}
.about_desc strong{
    color: #2d2d2d;
}
.div_blank_section{
    background-image: url('imgs/banner-new-3.jpg');
    padding: 250px 30px 120px 30px;
    background-size: cover;
    width: 100%;
    text-align: center;
    background-position: center;
    background-position: top;
}
.div_blank_section_right_side{
    background-position: right;
}
.div_blank_section_about{
    background-image: url('imgs/banner-new-3.jpg');
    background-position: center;
}
.div_blank_section_services{
    background-image: url('studio-black-4.jpg');
    background-position: center;
}
.div_blank_section_gallery{
    background-image: url('imgs/banner-new-1-black.png');
    background-position: center;
}
.div_blank_section_reviews{
    background-image: url('imgs/banner-new-3.jpg');
    background-position: center;
}
.div_blank_section_contact{
    background-image: url('imgs/banner-new-2-black.png');
    background-position: center;
}
.div_blank_section_inner{

}
.div_blank_section_inner h1{
    font-family: 'Satisfy', cursive !important;
    color: #e0e0e0;
    font-size: 60px;
    margin-bottom: 40px;
}
.div_blank_section_inner h1.lefty{
  text-align: left;
  margin-left: 10%;
      margin-bottom: 80px;
}
.div_blank_section_inner h2{
        font-family: 'Josefin Sans', sans-serif !important;
    color: #e2e2e2;
    font-size: 37px;
    margin-top: 50px;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 2px;
    border-bottom: 1px solid white;
    display: inline-block;
    padding-bottom: 10px;
}
.get-contact-form a {
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 400;
    font-size: 18px;
    letter-spacing: 0px;
    color: #212121;
}
.cms-grid-media{
    max-height: 419px;
    overflow-y: hidden;
}
.maps_maps{
    width: 100%;
}
.maps_maps_inner{
    width: 100%;
    margin-bottom: 62px;
}
.font_Satisfy
{
font-family: 'Satisfy', cursive !important;
}
.font_Josefin{
    font-family: 'Josefin Sans', sans-serif !important;
}
body{
    font-family: 'Josefin Sans', sans-serif;
    font-size: 18px;
    line-height: 28px;
    color: rgb(37 36 53);
    letter-spacing: 0px;
    font-weight: 300;
}
h1, h2, h3, h4{
    font-family: 'Satisfy', cursive !important;
}
.btn {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: 300;
    color: white;
}
.cshero-header-navigation .main-navigation .menu-main-menu li a {
    font-family: 'Josefin Sans';
    font-weight: 400;
    letter-spacing: 3px;
    color: #03243e !important;
}
rs-module rs-layer, rs-module .rs-layer {
    font-family: 'Satisfy', cursive !important;
}
.cms-fancyboxes-wraper .cms-fancybox-title {
       font-size: 22px;
    letter-spacing: 1.5px;
    line-height: 31px;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 600;
}
.service_heading{
    font-size: 25px !important;
    line-height: 65px !important;
}
.cms-testimonial-layout1 .cms-testimonial-wrapper .cms-testimonial-content p {
    font-size: 19px;
    line-height: 28px;
}
.cms-testimonial-layout1 .cms-testimonial-wrapper .cms-testimonial-footer span {
        font-family: 'Josefin Sans', sans-serif !important;
    letter-spacing: 4px;
    text-transform: uppercase;
    font-weight: 500;
}
#cms-footer-top ul.menu li {
    font-size: 20px;
    margin-bottom: 11px;
}
.footer_services{

}
.footer_services li{
    font-size: 20px;
    margin-bottom: 11px;
}
.cls_footer_address{
        font-size: 18px;
    line-height: 26px;
}
#cms-footer-top .wg-title {
    letter-spacing: 3px;
}
.full_loader{
    position: fixed;
    width: 100%;
    height: 100%;
    display: inline-block;
    top: 0;
    left: 0;
    background: rgb(255 255 255 / 88%);
    z-index: 99999999999;
}
.full_loader_inner{
        text-align: center;
      margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.loader_img{
        width: 150px;
    margin-bottom: 50px;
}
.lds-ring {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 64px;
  height: 64px;
  margin: 8px;
  border: 8px solid #1f4f77;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #1f4f77 transparent transparent transparent;
}
.lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}
.a_facility{
        display: inline-block;
        width: 32%;
        vertical-align: top;
        padding: 10px 32px;
        margin-bottom: 40px;
}
.a_facility .cms-fancybox-icon{
    float: unset !important;
    text-align: center;
    margin-bottom: 20px;
}
.a_facility .cms-fancybox-right{
    padding: unset !important;
    text-align: center;
}
.a_facility .cms-fancybox-right .cms-fancybox-title{

}
.a_facility .cms-fancybox-right .cms-fancybox-content{

}
.div_small_spacing .cms-fancyboxes-wraper.cms-fancyboxes-deault.icon-gradient .cms-fancybox-right {
    padding-top: 4px;
    padding-left: 80px;
}
#cms-footer-top .wg-title {
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
    font-size: 16px;
    letter-spacing: 2px;
}
#cms-footer-bottom .social-footer-bottom li a {
    font-size: 26px;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.text-right {
    text-align: right !important;
}
.wpcf7-form .wpcf7-form-control:not(.wpcf7-submit) {
    color: rgb(53 59 81);
}
@media (max-width: 767px){
   .a_facility {
    width: 100%;
    }
    .div_blank_section{
        background-image: url('imgs/banner-new-3-mobile.jpg');
        background-position: center;
    }
    .div_blank_section_about{
        background-image: url('imgs/banner-new-3.jpg');
        background-position: center;
    }
    .div_blank_section_services{
        background-image: url('studio-black-4.jpg');
        background-position: center;
    }
    .div_blank_section_gallery{
        background-image: url('imgs/banner-new-1-black.png');
        background-position: center;
    }
    .div_blank_section_reviews{
        background-image: url('imgs/banner-new-3.jpg');
        background-position: center;
    }
    .div_blank_section_contact{
        background-image: url('imgs/banner-new-2-black.png');
        background-position: center;
    }
}
@media (min-width: 993px){
    #cshero-header-inner.h-trans #cshero-header {
        background: rgb(255 255 255 / 71%);
    }
    #cshero-header-inner #cshero-header.header-fixed {
        background-color: #fff !important;
    }
}
@media only screen and (min-width: 300px) and (max-width: 479px) {
    .a_service {
        width: 96%;
    }
    .a_service_inner {
        height: 80vh;
    }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .a_service {
        width: 96%;
    }
    .a_service_inner {
        height: 80vh;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .a_service {
        width: 45%;
    }
    .a_service_inner {
        height: 80vh;
    }
}
