body {
   
    font-size: 12px !important;

}
b, strong {
    font-weight: 600 !important;
}
label {font-weight: 500; line-height: 26px;}

h5 {font-weight: 600; font-size: 1.1em !important;}

.carousel-item {
  height: 65vh;
  min-height: 300px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.a20 {line-height: 20px;}
.a25 {line-height: 25px;}
.a30 {line-height: 30px;}
.a35 {line-height: 35px;}
.a40 {line-height: 40px;}



.right {float:right !important;}
.left {float:left !important;}
.m-r5 {margin-right:5px;}
.m-r10 {margin-right:10px;}
.m-r20 {margin-right:20px;}
.m-t5 {margin-top:5px;}
.m-t10 {margin-top:10px;}
.m-t20 {margin-top:20px;}
.m-bt {margin:20px 0 20px 0;}

.mt5 {margin-top: 5px;}
.mt10 {margin-top: 10px;}
.mt15 {margin-top: 15px;}
.mt20{margin-top: 20px;}
.mb5 {margin-bottom: 5px;}
.mb10 {margin-bottom: 10px;}
.mb15 {margin-bottom: 15px;}
.mb20{margin-bottom: 20px;}
.w100 {width:100% !important;}
.w80 {width:80% !important;}
.w70 {width:70% !important;}
.adv {position: absolute; background: #f5f5f5; z-index: 100; padding: 15px; border: 1px solid #e3e3e3;}

.border {
    border: 1px solid #dee2e6!important;
}

.portfolio-item {
  margin-bottom: 30px;
}
.form-control {display:inherit; width:auto;}

.div-w50 {
    width: 50% !important; margin:auto;
}
.div-w95 {
    width: 95% !important; margin:auto;
}

.div-w96 {
    width: 96% !important; margin:auto;
}

.div-w97 {
    width: 97% !important; margin:auto;
}

.div-w98 {
    width: 98% !important; margin:auto;
}

.div-w99 {
    width: 99% !important; margin:auto;
    height: auto;
}

.div-w100 {
    width: 100% !important; margin: auto;
}
.h-50 {min-height:50px !important;}
.h-80 {min-height:80px !important;}
.h-100 {min-height:100px !important;}
.h-120 {min-height:120px !important;}
.h-200 {min-height:200px !important;}
.h-300 {min-height:300px !important;}
.h-600 {min-height:600px !important;}

.bg-dark {
    background-color: #1b242b!important;
    border-bottom: 2px solid #0dd22d !important;
}
.form-control {padding: 2px !important; font-size: 0.9em !important; height:25px !important; margin: 3px;}

.border-right { border-right: 1px solid #ddd;}
.border-left { border-left: 1px solid #ddd;} 
.border-bottom { border-bottom: 1px solid #ddd;}   

.s-form {width: 25% !important; text-align: center; display: inline!important;}
.m-form {width: 65% !important; text-align: left; display: inline!important;}  
.f-from {width: 100% !important;}



