@charset "UTF-8";

/*
Theme Name: BVS THEME
Theme URI: https://facebook.com/jatindersingh0009
Author: Jatinder Singh
Author URI: https://facebook.com/jatindersingh0009
Description: BVS THEME for COURIER
Version: 1.1
Text Domain: bvstheme
*/

li.nav-item.current-active a {
    color: #000;
}
.service-form p{
    margin-bottom: 0px !important;
}
.service-form .input-group > p {
    width:100%;
}
.service-form label {
    color: #353535 !important;
    font-size: 14px;
    font-weight: bold;
}
.contact-form input[type='submit'] {
    background: var(--dark-color);
    border: none;
    border-radius: 100px;
    color: var(--white-color);
    font-weight: var(--font-weight-bold);
    text-transform: uppercase;
    padding: 16px;
    transition: all 0.6s ease-out;
	width: 200px;margin: 0 auto;
}

.contact-form input[type='submit']:hover {
    background: var(--primary-color);
}

/*quote form css start */

#quote_form .lead {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.7;
    font-family: 'Barlow Semi Condensed', sans-serif;
    color: #06131a;
    margin-bottom: 20px;
}

.btttn .wpcf7-spinner {
    margin: 0px !important;position: absolute;
}
#quote_form .feature-left {
    margin-bottom: 40px;
}

#quote_form .feature-left .feature-icon {
    font-size: 50px;
    color: #4cbec5;
    display: inline-block;
    float: left;
    padding-right: 40px;
    padding-top: 7px;
}

#quote_form .feature-left .feature-content {
    font-size: 20px;
}

#quote_form .feature-left:last-child {}
#quote_form textarea.form-control {
    height: 90px;
}

#quote_form .required {}

#quote_form .form-group {
    margin-bottom: 5px;
}

#quote_form select.form-control:not([size]):not([multiple]) {
    height: 56px;
    color: #50595e;
}

#quote_form .hero-section .form-control {
    border: 1px solid #8c897d;
    height: 58px;
}

#quote_form .form-control {
    border-radius: 0px;
    font-size: 14px;
    font-weight: 500;
    width: 100%;
    height: 56px;
    padding: 14px 18px;
    line-height: 1.42857143;
    border: 1px solid #d2d8db;
    background-color: #fff;
    text-transform: capitalize;
    letter-spacing: 0px;
    margin-bottom: 0px;
    -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 1);
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, 1);
    -webkit-appearance: none;
}

#quote_form .form-control:focus {
    color: #06131a !important;
    outline: 0;
    box-shadow: 0 0 0 0.1rem rgb(234, 231, 222);
    border-color: #06131a;
}

#quote_form input::-webkit-input-placeholder {
    color: #50595e !important;
}

#quote_form textarea::-webkit-input-placeholder {
    color: #50595e !important;
}

#quote_form .input-group-addon {
    background-color: transparent;
    border: 1px solid #eee;
    border-radius: 0px;
    position: absolute;
    right: 16px;
    top: 16px;
    font-size: 12px;
}

#quote_form .focus {
    border: 1px solid #d2d8db;
}

#quote_form .focus:focus {
    border: 1px solid #06131a;
}
#quote_form .input-group-addon i {
    color: #63480f;
}

#quote_form .btn-select {
    font-size: 14px;
}

#quote_form select option {
    margin: 40px;
    background: rgba(255, 255, 255, 1);
    color: #50595e;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
    position: relative;
}

#quote_form select.form-control {
    position: relative;
}

#quote_form select {
    -moz-appearance: none;
    border-radius: 0px;
    font-size: 14px;
    font-weight: 700;
    width: 100%;
    padding: 14px;
    line-height: 1.42857143;
    border: 1px solid #e0e5e9;
    background-color: #fff;
    text-transform: capitalize;
    -webkit-appearance: none;
    -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
}

#quote_form .select {
    position: relative;
    display: block;
    line-height: 2.2;
    overflow: hidden;
}

#quote_form select {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0 0 0 .5em;
    cursor: pointer;
    color: #50595e;
    font-size: 16px;
}

#quote_form .select::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    padding: 10px 17px 0px 0px;
    background: transparent;
    pointer-events: none;
    font-family: 'FontAwesome';
    content: "\f107";
    font-size: 16px;
}

#quote_form .select:hover::after {
    color: #50595e;
}

#quote_form .select::after {
    -webkit-transition: .25s all ease;
    -o-transition: .25s all ease;
    transition: .25s all ease;
}

#quote_form select option {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
    padding: 10px;
    width: 100%;
    background-color: #fff;
    font-family: 'Barlow Semi Condensed', sans-serif;
}

#quote_form .input-group>.custom-select:not(:last-child),
#quote_form .input-group>.form-control:not(:last-child) {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
#quote_form .service-form {
    background-color: #fafbfb;
    border: 1px solid #e4e8ea;
    padding: 0px 40px 20px 40px;
}

#quote_form .service-form-group {
    position: relative;
}
.quote_btnn{
	margin-top:15px;
}
#quote_form .form-icon {
    position: absolute;
    right: 14px;
    bottom: 15px;
    font-size: 13px;
}
#quote_form .btn {
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 10px 26px;
    letter-spacing: 0px;
    border-radius: 0px;
    line-height: 2;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    word-wrap: break-word;
    white-space: normal !important;
}

.wpcf7-radio .wpcf7-list-item{
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    width: 50%;
    padding: 0 10px;
    letter-spacing: 0px;
    border-radius: 0px;
    line-height: 2;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    word-wrap: break-word;
    white-space: normal !important;
    /* color: #fff; */
    background-color: #fff;
    /* border-color: #51585e; */
    position: relative;
    /*display: inline-flex;*/ text-align:center;
    vertical-align: middle;
    margin: 0px;
    border: 1px solid #d2d8db;
}
.wpcf7-radio .wpcf7-list-item label span.wpcf7-list-item-label{
    /*font-size:20px;*/ color: #212529;
}
.addrss {
    color: #212529;
    font-size: 14px;
    padding: 5px 0;
}
.addrss a{
	color: #212529;
    font-size: 14px;
}
.addrss a:hover{
color: #F37C00
}
.btn-group.btn-group-toggle {
    display: unset;
}
span.wpcf7-not-valid-tip {
    font-size: 12px;
    padding: 0;
    margin: 0;
}
/*
span.wpcf7-list-item.first {
    border-right: 1px solid #000;
}*/
#quote_form .btn-default {
    background-color: #717275;
    color: #fff;
    border: 2px solid #717275;
}

#quote_form .btn-default:hover {
    background-color: #F37C00;
    color: #FFF;
    border: 2px solid #F37C00;
}
.ttitle{
    text-align: center;
}

.whenbtns.btn-group, .whenbtns.btn-group-vertical {
    display: unset;
    /* vertical-align: middle;*/
}
#testimonials .carousel-control-next, #testimonials .carousel-control-prev {
    bottom: 0.5rem;
}
#testimonials .carousel-control-next-icon, #testimonials .carousel-control-prev-icon {
    width: 2rem;
    height: 2rem;
}

#about .carousel-control-next, #about .carousel-control-prev {
    bottom: 0.5rem;
}
#about .carousel-control-next-icon, #about .carousel-control-prev-icon {
    width: 2rem;
    height: 2rem;
}

#about .team-thumb.bg-warning .text-white {
    color: #fff!important;font-size: 21px;
    padding-bottom: 20px;
}

.hiddenn{ display:none ;}


#quote_form{
    padding-top: 0rem; 
   padding-bottom: 0rem
}
.btttn{
    text-align:center;
}

.btttn .wpcf7-spinner {
   
    /*width: auto; 
   
    margin: 0px; */
}

#quote_form .btn-default.focus,
#quote_form .btn-default:focus {
    background-color: #F37C00;
    color: #FFF;
    border: 2px solid #F37C00;
}

#quote_form .space-medium{padding-top:80px; padding-bottom:80px;}
#about .bg-warning, #testimonials .bg-warning {
    background-color: #ffc107b0!important;
}

 #testimonials .carousel-inner .text-muted {
    color: #f0f0f1!important;
}
a.my_read {
    cursor: pointer;
}
.section-padding .carousel-control-prev {
	right: 40px; }
/* quote form css end */



/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 999; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 10%;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
}

/* The Close Button */
.myclose {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;text-align: right;cursor:pointer;
}

.myclose:hover,
.myclose:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.popcontent p {
    color: #212529;
    font-weight: 400;
}
@media only screen and (min-width: 320px) and (max-width: 365px) {
	#hero h1, #hero h3, #hero h6{
		font-size:10px;
	}
}
@media only screen and (min-width: 366px) and (max-width: 480px) {
	#hero h1, #hero h3, #hero h6{
		font-size:13px;
	}
}
@media only screen and (min-width: 481px) and (max-width: 659px) {
	#hero h1, #hero h3, #hero h6{
		font-size:18px;
	}
}
@media only screen and (min-width: 991px) and (max-width: 1399px) {
.wpcf7-radio .wpcf7-list-item{
width:100%;
}
}
#services .image-popup2 img{ width:200px !important; height:200px !important}
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 767px) {
    img.loggo{
        height:65px !important;
    }
	.contact-form {
    padding: 30px 0;
}
	#services .image-popup2 img{ height:200px !important; width:100% !important }
}