.bg1{
    background: #264387 !important;
}
.bg2{
    background: #02AAEB !important;
}
.color1{
    color: #264387 !important;
}
.color2{
    color: #02AAEB !important;
}
h1, h2, h3, h4, h5, h6{
	font-family: 'Montserrat', sans-serif;
}
body, p{
	font-family: 'Poppins', sans-serif;
}
body{
	background: #f3f3f3;
	/*background: #fff;*/
}
.img-fluid{
    width: 100% !important;
}
.navbar{
	/*box-shadow: unset;*/
    background: #264387 !important;
    transition: all .5s linear .1s;
    /*position: absolute;*/
    width: 100%;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #264387;
}
.navbar-nav .nav-link {
    /*font-weight: 500;*/
    padding: 9px 20px !important;
    /*color: rgba(255, 255, 255, 0.56)!important;*/
    /*color: #9e9e9e!important;*/
}
.navbar-light .navbar-nav .nav-link:hover {
    color: #264387 !important;
}
.navbar-dark .navbar-toggler {
    border: 0;
}

.shadow-sm {
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
}
.shadow{
	box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
}
.bg-white{
    background: #fff;
}
.text-white{
    color: #fff !important;
}
.color-white{
    background: #fff;
}
.handy-service-title{
    padding: 10px;
    background: #02AAEB;
    color: #fff;
    margin-right: 5px;
}
.handy-service{
    border: solid 1px #ddd;
    margin-top: -1px;
    margin-right: -1px;
    overflow: hidden;
    display: block;
    background: #fff;
    padding-top: 15px;
    padding-bottom: 15px;
    transition: 0.5s;
}
.handy-service:hover{
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
    z-index: 9;
    transition: 0.5s;
}

.handy-service a{
    display: block;
    text-decoration: none;
}
.handy-service img{
    display: block;
    height: 90px;
    margin: 0 auto;
}
.handy-service h6{
    color: #333;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0;
    margin: 10px 0;
    padding-bottom: 0;
    text-transform: uppercase;
}
/*footer css*/
footer{
    background: #222222;
}
.f_nav .nav-link{
    font-size: 14px;
    padding: 5px 0;
    color: #5a5a5a;
    transition: 0.5s;
}
.f_nav .nav-link:hover{
    color: #02aaeb;
    transition: 0.5s;
}
/*end of footer css*/
/*emergency call section*/
.emergency_contact {
    position: relative;
    background: url(../../img/banner/emergency_bg.jpg);
    background-size: cover;
    background-position: 0vh;
    padding: 100px 0px;
}
.emergency_contact h1 {
    font-size: 36px;
    line-height: 46px;
    color: #fff;
    text-align: center;
    font-weight: 700;
}
.emergency_contact h1 span {
    color: #f8fc00;
}

.emergency_call{
    background: #fff;
    text-align: center;
    font-size: 21px;
    border-radius: 5px;
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, .07);
    position: absolute;
    width: 90%;
    margin-bottom: 20px;
    bottom: -155px;
    font-weight: 700;
}
.emergency_call a{
    color: #284388;
    padding: 22px;
    display: inline-block;
}
.emergency_call a:hover{
    text-decoration: none;
}
/*page banner*/
.page_banner {
    position: relative;
    /*background: url(../../img/banner/emergency_bg.jpg);*/
    background: rgba(0, 0, 0, 0.41);
    background-size: cover;
    background-position: 0vh;
    padding: 120px 0px;
}
.page_banner h1 {
    font-size: 36px;
    line-height: 46px;
    color: #fff;
    text-align: center;
    font-weight: 700;
}
.page_banner h1 span {
    color: #f8fc00;
}

.page_btn{
    background: #fff;
    text-align: center;
    font-size: 21px;
    border-radius: 5px;
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, .07);
    position: absolute;
    width: 90%;
    bottom: -152px;
    font-weight: 700;
}

.page_btn a{
    color: #284388;
    padding: 22px;
    display: inline-block;
    width: 100%;
}
.page_btn a:hover{
    text-decoration: none;
}
.multisteps-form__panel .form-control[readonly]{
    background-color: #ffffff;
}
/*why choose us*/
.why-choose-us{
    background: url(../../img/banner/why-choose-us.jpg);
    background-size: cover;
    background-position: 0vh;
    padding: 100px 0px;
}
.why-choose-us p{
    color: #656565;
    font-weight: 300;
}
.why-choose-us img{
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.05);
    border-radius: 50%;
}
/*custom form*/
.custom-file-control, .form-control, .is-focused .custom-file-control, .is-focused .form-control {
    background-image: linear-gradient(0deg,#2e3d78 2px,rgba(0,150,136,0) 0),linear-gradient(0deg,rgba(0,0,0,.26) 1px,transparent 0);
    /*background-image: linear-gradient(0deg,#e73744 2px,rgba(0,150,136,0) 0),linear-gradient(0deg,rgba(0,0,0,.26) 1px,transparent 0);*/
}
.is-focused [class*=" bmd-label"], .is-focused [class^=bmd-label] {
    color: 	#2e3d78;
    /*color: 	#E73744;*/
}
.for-mobile{
	display: none;
}.btn-outline-primary.custom-file-control:before, .btn.btn-outline-primary {
    border-color: currentColor;
    color: #264387;
    background-color: transparent;
    border: 1px solid #264387;
}
.btn-outline-primary.active.custom-file-control:before, .btn-outline-primary.custom-file-control:active:before, .btn-outline-primary.custom-file-control:focus:before, .btn-outline-primary.custom-file-control:hover:before, .btn-outline-primary.focus.custom-file-control:before, .btn.btn-outline-primary.active, .btn.btn-outline-primary.focus, .btn.btn-outline-primary:active, .btn.btn-outline-primary:focus, .btn.btn-outline-primary:hover, .open>.btn-outline-primary.dropdown-toggle.custom-file-control:before, .open>.btn.btn-outline-primary.dropdown-toggle {
    color: #ffffff;
    background-color: hsl(222, 56%, 34%);
    border-color: #264387;
}
.btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .show>.btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #264387;
    border-color: #264387;
}
.btn-outline-primary.focus, .btn-outline-primary:focus {
    box-shadow: 0 0 0 0.2rem rgba(38, 67, 135, 0.47);
}
.btn-outline-primary:not(:disabled):not(.disabled).active:focus, .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(38, 67, 135, 0.47);
}

.book-ser-section{
   min-height: calc(100vh - 237px);
}
/*big radio button*/
.handy_radio label{
    line-height: 2;
    padding-left: 17px;
    display:block;
}
.handy_radio span{
    float:right;
}
.handy_radio .custom-control-label:after, .handy_radio .custom-control-label:before{
        width: 1.5rem;
        height: 1.5rem;
}
.handy_radio .custom-control-label:before{
        border: 1px solid #264387;
}
.custom-control-input:active~.custom-control-label:before {
    color: #fff;
    background-color: #264387;
    box-shadow: none;
}
.custom-radio .custom-control-input:checked~.custom-control-label:before {
    background-color: #264387;
}
.custom-checkbox .custom-control-input:checked~.custom-control-label:before {
    background-color: #264387;
}
.gj-datepicker .btn{
    margin: 1px !important;
    border-right: 0 !important;
    border-top: 0 !important;
    border-color: #bdbdbd !important;
}

.service_box p{
    font-size: 14px;
}
/*review css*/
.handy_link{
    color: #000;
    font-size: 14px;
}
.handy_link:hover{
    color: #02AAEB;
}
.review_bg{
    background: #02aaeb;
    
}
.review_box{
    background: #fff;
    padding: 15px;
    border-radius: 5px;
    margin-bottom: 20px;
    position: relative;
    height: 210px;
}
.star_a{
    color: #F8A92A;
}
.star_b{
    color: #c7c7c7;
}
.review_box p{
    font-size: 14px;
}
.text_review:before{
    content: "\f10d";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 15px;
    color: gainsboro;
    margin-right: 6px;
}
.text_review:after{
    content: "\f10e";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 15px;
    color: gainsboro;
    margin-left: 6px;
}
.review_profile{
    width: 60px !important;
    margin-right: 15px;
    border-radius: 50px;
}
.review_box h5{
    text-transform: uppercase;
    margin-top: 4px;
}
.review_box h5{
    text-transform: capitalize;
}
.owl-carousel .owl-nav{
    position: absolute;
    top: 33%;
    width: 100%;
    font-size: 28px;
}
.owl-carousel .owl-prev{
    float:left;
 }
.owl-carousel .owl-next{
    float:right;
}
.owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent !important;
    color: #02aaeb;
    text-decoration: none;
}
.owl-theme .owl-nav{
    color: #02aaeb;
}
.font-14{
    font-size: 14px;
}
/*end of review css*/
.handy_guarantee{
    background: #223c77;
    padding: 15px;
    min-height: 160px;
}
.handy_guarantee p{
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 1px;
}
.d-flex {
    display: -ms-flexbox!important;
    display: flex!important;
}
.flex-fill {
    -ms-flex: 1 1 auto!important;
    flex: 1 1 auto!important;
}
.overflow-hidden{
    overflow: hidden;
}
.contact-icons .position-absolute{
    opacity: 0.1;
    right: -10px;
    bottom: -10px;
}
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #6f6f6f !important;
    border-color: #6f6f6f !important;
}
.options_btn{
    max-height: 400px;
    overflow: auto;
}
.footer-whatsapp{
    width: 50px;
    position: fixed;
    right: 20px;
    bottom: 20px;
}
/*Mobile devices*/
 @media only screen and (max-width : 768px) {
   .for-mobile{
   	display: block;
   }
   .for-computer{
   	display: none;
   }
   .mobile-center{
   	text-align: center;
   }
   .handy-service img{
    height: 60px;
    }
    .handy-service h6{
        font-size: 11px;
    }
    .page_btn{
        position: unset;
        width: 100%;
        margin-bottom: 20px;
    }
    .page_banner h1 {
        font-size: 22px;
    }
    .why-choose-us{
        background: unset;
    }
    .page_banner {
        padding: 40px 0px;
    }
    .m_reverse{
        text-align: center;
            flex-direction: column-reverse;
    }
    .m_reverse img{
        width: 63% !important;
        margin-bottom: 19px;
    }
   
  
	 
}
/* Medium Devices, Desktops 
 @media only screen and (max-width : 992px) {
 	.ser-box-bg img{
	width: 100%;
	}
}
/* Large Devices, Wide Screens */
 @media only screen and (max-width : 1200px) {

}
 @media only screen and (max-width : 1888px) {
}


https://demo.hasthemes.com/hmend-preview/hmend/index-2.html