/*
Theme Name: Design Plus
Theme URI: http://
Description: 
Version: 1.0
Author: Mayur Web Technology
Author URI: http://mayurwebtech.com
Design by: Mayur Technology
URl : http://mayurwebtech.com

*/
/*span.fas {
    line-height: 60px;
}.icon i {
    line-height: 80px !important;
}
.home-box a i {
    line-height: 110px !important;
}*/
.services-img .icon i{line-height: 90px;}
.inner-contact .icon i{    line-height: 80px;}
/*.dropdown-toggle1::after {
   position: relative; top: 0px;font-weight: normal;margin-left: 5px !important;border:0px !important; font-family: "Ionicons"; content:"\f3d0" !important;
}*/
.theme-btn{padding: 12px 15px 8px 15px !important;}
.top-btn1{
  font-size: 18px;
  font-weight: 500;
  width: auto;
  text-transform: uppercase;
  padding: 0px 8px 0px 8px;
  line-height: 30px;
  color: #FFF;
  background: #191B22;
  letter-spacing: 2px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 15px;
  margin-right: 0;
  border: none;
  transition: all ease .6s;
  -moz-transition: all ease .6s;
  -webkit-transition: all ease .6s;
  -o-transition: all ease .6s;
  border-radius: 4px;
  font-family: 'Teko', sans-serif;
}
.top-btn1:hover {
  background: #fec63d;
  color: #FFF;
  transition: all ease .6s;
  -moz-transition: all ease .6s;
  -webkit-transition: all ease .6s;
  -o-transition: all ease .6s;
}
.portfolio_filter_gallery ul li a{font-size:14px !important;font-weight:600 !important;color:#fff !important;}
.has-mega-menu .menu-subs.menu-column-1{max-width:100% !important;display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 100%;
  width: 100%;left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  padding: 15px;}
  .has-mega-menu .menu-subs ul li{}
.has-mega-menu ul li a:after{content:none !important;}  
.has-mega-menu ul li ul{width: 100%;display: block;}
.has-mega-menu ul li ul li{display: block;line-height: 1;}
.has-mega-menu ul li ul li a{
    display: inline-block;
  font-family: inherit;
  font-size: 13px;
  font-weight: var(--font-weight-600);
  line-height: 18px;
  width: 100%;
  padding: 5px 0;
  border: none;
  outline: none;
  color: var(--black-color);
  text-transform: capitalize;
  text-rendering: optimizeLegibility;
  -webkit-transition: color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}

.menu-subs ul{width: 100%;display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 100%;
  width: 100%;}
.list-item{ -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  padding: 0 15px;
  }
.menu  ul  li .menu-subs.menu-mega  .list-item  ul  li {
  display: block;
  line-height: 1;
}  
.menu-subs ul li ul{}
.has-mega-menu li a h4{
      font-family: inherit;
  font-size: 15px;
  font-weight: var(--font-weight-700);
  line-height: 20px;
  padding: 10px 0;
  border: none;
  outline: none;
  color: var(--primary-color);
  text-transform: capitalize;
  text-rendering: optimizeLegibility;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  }
.carousel-item > div {
  float: left;
}
.carousel-by-item [class*="cloneditem-"] {
  display: none;
}
.custom-logo{max-width: 100%;width: 100%;}
.project-item-style .project-item-details-hover .project-item-details-inner .project-item-link-icon a i,.project-item-style .project-item-details .project-item-details-inner .project-item-link-icon a i{line-height: 50px;}
.heading h1 strong {
    color: #EF7F1A;
}
header nav ul li .children li a:after{content:none !important;}
.carousel-item > div {
  float: left;
}
.carousel-by-item [class*="cloneditem-"] {
  display: none;
}
.marker-list li{    color: #010101;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 15px;
    margin-top: 15px;
    font-weight: 500;
    letter-spacing: .5px;
    position: relative;
    padding-left: 20px;}
.marker-list li:after {
    position: absolute;
    top: 1px;
    left: 0;
    display: block;
    content: "\f058";
    font-family: "FontAwesome";
    font-size: 11px;
    color: #652687;
}    
.service-title {
  font-size: 36px;
  font-weight: 600;
  line-height: 38px;
  color: #0957A3;
}
.widget-service-info {
  background-color: #f5f9fb;
  padding: 40px 20px;
  border-radius: 4px;
}
.heading-layout4 h3, .heading-layout4 h4 {
  font-weight: 600;font-size: 20px;
  padding-left: 20px;margin: 0 0 2rem 0;
  color: #0957A3;text-transform:uppercase;
}
.widget-service-info .service-info ul{list-style:none;padding:0px;}
.widget-service-info .service-info ul li.active {
  background-color: #0957A3;
  padding: 13px 10px;
}
.widget-service-info .service-info ul li:hover {
  background-color: #0957A3;
  padding: 13px 10px;
}
.widget-service-info .service-info ul li:hover a {
  color: #ffffff;
}
.widget-service-info .service-info ul li {
  background-color: #ffffff;
  padding: 13px 10px;
  margin-bottom: 2px;
}
.widget-service-info .service-info ul li.active a {
  color: #ffffff;
}
.widget-service-info .service-info ul li a {
  color: #646464;
}
.fw-btn-fill {
  width: 100%;background-color: #000;color: #fff;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 15px;
  font-weight: 500;
  font-size: 16px;
  border: none;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.fw-btn-fill:hover {
  background-color: #0957A3;
  color: #ffffff;
}
.widget-contact-form {
  background-color: #f5f9fb;
  padding: 40px 20px;
  border-radius: 4px;
}
.sidebar-widget-area .widget {
  margin-bottom: 4rem;
}
.single-service-box-layout1 .main-img {
  margin-bottom: 32px;
}
.breadcrumb-item.active{color:#fff !important;}
.service-content h3{font-size: 22px;font-weight: 600;line-height: 30px;margin: 0 0 2rem 0;color: #0957A3;}
.col-12.form-group{margin-bottom:10px;}
.footer-menu a{color:#fff;padding:6px 0px;display: block;}
.nav-item a{position: relative;
display: inline-flex;
align-items: center;
justify-content: space-between;
width: 100%;
text-decoration: none !important;
color: var(--clr-white);
text-transform: capitalize;
font-size: 15px;
font-weight: 600;
line-height: 40px;
overflow: hidden;
padding: 0;
transition: all 0.3s ease-in-out 0s;}
.nav-item a:hover{color: var(--clr-white);}
.home-form p{margin:0px;}
.text-input1{background:#000531;color:#fff;border: 1px solid rgba(8, 188, 233, 0.5);padding: 0.5rem 1rem;border-radius: 10px;    backdrop-filter: blur(4px);    height: 130px;
    width: 100%;}

.top-contact-btn1 a{
    font-size: 15px !important;
    padding: 10px 25px !important;float: left;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 10px 20px;
    line-height: 30px;
    color: #FFF !important;
    background: #B78727;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 0;
    border: none;
    letter-spacing: 1px;
}
.info-icon i{line-height: 90px;}
.contact-address ul li i{    line-height: 50px;}
.top-social-links li a i{line-height:35px;}
.testimonials .carousel-control-prev span,.testimonials .carousel-control-next span{    line-height: 40px;}
input[type=checkbox] + span::before {
    content: ' ';
    position: absolute;
    left: -15px;
    top: 0px;
    width: 20px;
    height: 20px;
    display: block;
    background: #fff;
    border: 1px solid #EF7F1A;
}
input[type=checkbox] + span::after {
    content: ' ';
    position: absolute;
    left: -15px;
    top: 0px;
    width: 20px;
    height: 20px;
    display: block;
    z-index: 1;
    background: var(--primary-color) url(https://testingserverinc.com/uvissoft/wp-content/uploads/2023/11/checkbox-icon.png) no-repeat center center;
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
}
input[type=checkbox]:checked + span::after {
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
input[type=checkbox] + span {
    margin: 0 0 0 0px;
    padding: 0 0 0 15px;
    position: relative;
    cursor: pointer;
    font-size: 14px;
    float: left;
    line-height: 22px;
    font-weight: var(--font-weight-500);
    color: #090909 !important;
}
.contact-page-form label span{color: #090909 !important;}
.contact-page-form p{    margin: 6px 0px;}
.blog-page .blog-content .heading h1{    font-size: 32px;}
.top-btn{padding:0px 8px;}.top-btn a{color:#fff;}.top-btn{margin-top:0px !important;}
.control-round .carousel-control span{line-height: 50px;}
.carousel-showmanymoveone .carousel-control span{line-height: 50px;}
.box9 .icon li a i{line-height: 40px;}
.mobile-top li a i{line-height: 30px;}
/*.address ul li .icon i{line-height: 35px;}*/
.stn {
    padding: 12px 40px 8px 40px !important;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
/*header nav ul li.menu-item-has-children a:after{font-size: 12px;content: "\f107";font-family: 'Font Awesome 6 Free';font-weight: 900;float: right;}
*/.header-2 .links-list{padding:0px 10px !important;}
.cpform{width:100% !important;margin:0px auto;}
.logo img {height: 35px !important;}

}
@media only screen and (min-width: 768px) and (max-width: 867px) {
 .logo img {height: 26px !important;    margin: 15px 0;} 
    .call-now ul li{    font-size: 11px !important;margin: 0 5px 0 0 !important;}
    header nav ul li a {
    padding: 7px 2px 2px 2px;
    line-height: 30px;
    font-size: 13px;
}
}
@media only screen and (min-width: 868px) and (max-width: 1024px) {
 .logo img {height: 35px !important;    margin: 15px 0;} 
    
}
.mobile-top li a i{line-height: 40px;}
.social-links li a i{line-height: 30px;}
header nav ul li.menu-item-has-children ul a:before{content:none !important;}
.left-menu ul li a:before{margin-right: 5px;    content: "\f101";    font-family: 'Font Awesome 5 Free';
    font-weight: 900;    font-size: 12px;}
.left-menu ul li ul.children li ul.children li a:before{margin-right: 5px;    content: "\f105";    font-family: 'Font Awesome 5 Free';
    font-weight: 900;    font-size: 12px;}   

h3 a{color: #D11316;}
.contact-map p{height:100%;}
option {text-transform:capitalize;}
/*.fab{line-height:38px !important;}*/
/*.contact-address .fa,.contact-address .fab,.contact-address .fas,.follow-us .fab{line-height: 50px;}*/
.our-courses p {
    font-size: 14px;
    line-height: 22px;
    min-height: 50px;
}
.screen-reader-response{display:none;}
.wpcf7-response-output {
    float: left;
    width: 100%;
    color: red;
    font-size: 15px;
}
span.wpcf7-not-valid-tip {
    color: red; float: left;
    width: 100%;
}
.fa-long-arrow-up::before {
    content: "\f176";
    line-height: 27px;
}

.reservation form .form-group{float:left;}
.footer1 .online-consultation-btn{display:none;}
/*.service_icon i {
    line-height: 90px !important;
}
.call-icon i {
    line-height: 25px;
}*/
/*.social-links li a i{    line-height: 40px !important;}*/
a#back-to-top i{line-height: 50px;}
span.fas.fa-arrow-left,span.fas.fa-arrow-right {
    line-height: 40px;
}
.about-box > .icon i {
    line-height: 130px !important;
}
/*i.fab.fa-whatsapp {
    line-height: 75px !important;
}*/
/*.box9 .icon li a i{line-height: 40px;}*/
.sidebar1 li a {
    font-weight: 500;width:100%;padding: 10px 15px;
    border-bottom: 1px solid #F0F2F4;
    text-transform: capitalize;
}
.sidebar1 li ul.children li a{padding: 10px 30px;}
.sidebar1 li{border:none !important;padding: 0 !important;}
.sidebar1 li ul.children li ul.children li a{padding: 7px 15px 7px 40px;}
.top-contact-btns{    float: left;margin: 0 0 0 15px;padding: 0;}
.top-contact-btns a{font-size: 14px;
    padding: 10px 25px;
    letter-spacing: 1px;font-weight: 600;
    text-transform: uppercase;line-height: 30px;
    color: #FFF !important;
    background: #025994;
    margin-top: 0px;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 0;
    border: none;transition: all ease .6s;
    -moz-transition: all ease .6s;
    -webkit-transition: all ease .6s;
    -o-transition: all ease .6s;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;}  
input.wpcf7-form-control.has-spinner.wpcf7-submit.thm-btn.main-slider-three__get-quote-btn:after {
    height: 40px;
    width: 40px;
    background-color: var(--brote-primary);
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
    margin-left: 15px;
    -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
    content: "\f105";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    display: inline-block;
    font-size: 35px;
    position: relative;
}
.thm-btn{padding-left: 20px !important;
    padding-right: 20px !important;}
.item-feature li{margin-bottom:10px;}
.pagination span.current {
  background-color: var(--primary-color);
  color: var(--text-color-light);
  transition: all ease .6s;
  -moz-transition: all ease .6s;
  -webkit-transition: all ease .6s;
  -o-transition: all ease .6s;
  border: 1px solid var(--primary-color);
}
.next.page-numbers,.prev.page-numbers{
  width: auto;
  padding: 0px 15px;
  border-radius: 0;
}
.pagination span {
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin: 0 1px;
  font-size: 14px;
  background: var(--light-color);
  color: var(--black-color);
  font-weight: var(--font-weight-600);
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: var(--border-radius-50);
  border: 1px solid var(--text-color-light);
  transition: all ease .6s;
  -moz-transition: all ease .6s;
  -webkit-transition: all ease .6s;
  -o-transition: all ease .6s;
}
.list-item a i{display:none;}
.list-item a:hover{color: var(--primary-color);}
@media only screen and (max-width: 992px) {
.has-mega-menu .menu-subs.menu-column-1{position: absolute;
    display: none;
    top: 0;
    left: 0;
    max-width: none;
    min-width: auto;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 15px;
    padding-top: 15px;
    padding-top: 60px;
    opacity: 1;
    overflow-y: auto;
    visibility: visible;
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
    -webkit-box-shadow: none;
    box-shadow: none;}
    .menu > ul > li .menu-subs > ul > li{width:100%;}
    .menu > ul > li .menu-subs > ul > li a:after{content:none !important;}
.list-item{-webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding: 0px;}
    .list-item a i{display:none;}
}
.contact-page-address .icon, .contact-page-address .info {
  display: table-cell;
  vertical-align: top;
}
.contact-page-address ul li i {
  color: #fff;
  background: #fccb51;
  font-size: 16px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  width: 50px;
  border-radius: 50px;
}
.contact-page-address .info h5 {
  margin: 0;
  padding: 0;
  color: #fccb51;
  font-size: 16px;
  line-height: 25px;
  font-family: 'Rubik', sans-serif;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: capitalize;
}
.contact-page-address .info {
  padding-left: 15px;
}
.form-bg {
  position: relative;
  float: left;width:100%;
  padding: 15px;
  margin-bottom: 15px;
  margin-top: 15px;
  background-color: #fff;
  box-shadow: 0px 4px 60px 20px rgba( 0, 0, 0, 0.1);
  border-radius: 6px;
}
.contact-page-form-bor {
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-size: 14px;
  text-align: left;
  color: #000;
  font-weight: 400;
  margin: 0;
  padding: 0 15px;
  background: #f1ebf3;
  border: 1px solid #e3d8e8;
  font-family: 'Rubik', sans-serif;
  transition: all ease .6s;
  -moz-transition: all ease .6s;
  -webkit-transition: all ease .6s;
  -o-transition: all ease .6s;
  border-radius: 6px;
}
.contact-page-form label {
  font-size: 14px;
  width: 100%;
  color: #000;
  font-weight: 500;
  margin: 0;
  padding: 0 0 10px 0;
  line-height: 20px;
  letter-spacing: normal;
  text-transform: capitalize;
}
.contact-page-form-textar {
  width: 100%;
  height: 100px;
  line-height: 35px;
  font-size: 14px;
  text-align: left;
  color: #000;
  font-weight: 400;
  margin: 0;
  padding: 0 15px;
  background: #f1ebf3;
  border: 1px solid #e3d8e8;
  font-family: 'Rubik', sans-serif;
  transition: all ease .6s;
  -moz-transition: all ease .6s;
  -webkit-transition: all ease .6s;
  -o-transition: all ease .6s;
  border-radius: 6px;
}
.contact-page-form-btn:hover {
  background: #fccb51;
  color: #000;
  transition: all ease .6s;
  -moz-transition: all ease .6s;
  -webkit-transition: all ease .6s;
  -o-transition: all ease .6s;
}
.contact-page-form-btn {
  position: relative;
  font-size: 15px;
  font-weight: 500;
  text-transform: capitalize;
  padding: 15px 25px;
  line-height: 20px;
  color: #fff;
  background: #191B22;
  transition: all ease .6s;
  -moz-transition: all ease .6s;
  -webkit-transition: all ease .6s;
  -o-transition: all ease .6s;
  border: none;
  letter-spacing: 1px;
  border-radius: 6px;
}
#map-section {
  display: block;
  position: relative;
  margin-top: 15px;
  margin-bottom: -20px;
}
.capcha input {
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-size: 14px;
  text-align: left;
  color: #000;
  font-weight: 400;
  margin: 0;
  padding: 0 15px;
  background: #f1ebf3;
  border: 1px solid #e3d8e8;
  font-family: 'Rubik', sans-serif;
  transition: all ease .6s;
  -moz-transition: all ease .6s;
  -webkit-transition: all ease .6s;
  -o-transition: all ease .6s;
  border-radius: 6px;
}
.contact-page-form {
  float: left;
  margin: 15px 0;
  padding: 0 15px;
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
  font-weight: var(--font-weight-400);
}
.cpform{width:600px;margin:0px auto;}
.gallery{background: var(--white-color);text-align:center;position:relative; padding: 1px; border: 1px solid var(--light-colour);}
.gallery:hover {border: 1px solid var(--primary-color);}
.gallery img{width:100%;height:auto}
.gallery:hover img{opacity:.5;}
.gallery .box-content{padding:45px 0;background:rgba(65, 53, 66, .8);position:absolute;top:0;left:0;bottom:0;right:0;opacity:0}
.gallery:hover .box-content{top:15px;left:15px;bottom:15px;right:15px;opacity:1;}
.gallery .box-content .title{font-weight:var(--font-weight-400); color:var(--white-color); line-height:20px; margin:5px 0; padding: 0; position:absolute; bottom:52%; width: 100%; font-size:14px; text-transform:capitalize; letter-spacing:var(--letter-spacing-1);}
.gallery .icon li a{line-height:40px; border-radius:var(--border-radius-50);}
.gallery .icon{list-style:none;padding:0;margin:0;position:absolute;top:50%; text-align: center; width: 100%;}
.gallery .icon li{display:inline-block;opacity:0;transform:translateY(40px)}
.gallery:hover .icon li{opacity:1;transform:translateY(0)}
.gallery:hover .icon li:first-child{transition-delay:.1s}
.gallery:hover .icon li:nth-child(2){transition-delay:.2s}
.gallery .icon li a{display:block; width:40px; height:40px; background:var(--white-color); font-size:12px; color:var(--black-color) ; margin-right:5px; transition:all .35s ease 0s}
.gallery .icon a:hover{background:var(--secondary-color); color:var(--primary-color);}
.gallery .box-content,.gallery .icon li,.gallery img{transition:all .35s ease 0s}
.gallery h4{color:#191B22;}
/*PHOTO GALLERY*/
.blog-card{border:1px solid #ccc;margin:10px 0px;}
.blog-card__content{padding:0px 10px;}
.blog-card__date {
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  font-size: 12px;
  text-align: center;
  text-transform: uppercase;
  line-height: normal;
  font-weight: 600;
  position: absolute;
  top: 15px;
  left: 15px;
  min-width: 60px;
  min-height: 40px;
  z-index: 1;
  line-height: 15px;
}
.blog-card__date__day {
  padding: 5px;
  width: 100%;
  display: block;
  color: #fff;
  background-color: #fccb51;
}
.blog-card__date__month {
  padding: 5px;
  width: 100%;
  display: block;
  color: #000;
  background-color: #e3d8e8;
}
.blog-card__title{color: #fccb51;}
.blog-card__title a{color: #fccb51;}
