@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@300;400;600;700;900&display=swap');
body{font-family: 'Source Sans Pro', sans-serif;}
a{font-family: 'Source Sans Pro', sans-serif;}
h1, h2, h3, h4, h5, h6 {font-family: 'Source Sans Pro', sans-serif;}
h3{    font-size: 31px;
    font-weight: 700;
    margin-top: 25px;
    line-height: 22px !important;
   
}
h5{font-family: 'Source Sans Pro';
font-style: normal;
font-weight: 400;
font-size: 28px;
line-height: 35px;
text-transform: capitalize;

color: #000000;
}
a:hover {
    color: #ffffff;}
p{    line-height: 31px !important;
}
.banner-bottom {padding-right: 250px;
    padding-left: 250px;}
    .boxxs {padding-right: 250px;
    padding-left: 250px;}
    .subscribe-section{padding-right: 250px;
    padding-left: 250px;}
    .quote{padding-right: 250px;
    padding-left: 250px;}
a:hover{text-decoration:none !important;}
.site-header {
    height: 650px !important;
    background:#000 !important;
    padding-top: 30px !important;position:relative;
}
.site-logo-link{
    text-align: center;
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    padding-top: 25px;
    padding-bottom: 65px;
}
.line{margin-top: 35px;
    margin-bottom: 35px}
.b-botm{  
    margin-top: -324px;
}
/*.babber-bottom{    position: relative;
   
}*/
.site-header-btn a {
    margin-right: 20px;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 18px;
    text-transform: uppercase;
    color: #fff;
    width: 308px;
    height: auto;
    background: #002B49;
    display: inline-block;
    text-align: center;
    padding: 19px;
    box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
    border-radius: 4px;
    max-width: 100%;
}
.read-more-btn {
        font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 18px;
    text-transform: uppercase;
    width: 239px;
    height: auto;
    background: #BA3635;
    box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
    border-radius: 4px;
    color: #FFFFFF;
    display: inline-block;
    text-align: center;
    padding: 15px;
    max-width: 100%;
}
.main-box{
    background: #fff;
    border-radius: 10px;
    margin-bottom: 3rem;
    -webkit-box-shadow: 0 0 12px 4px #cfcfcf;
    box-shadow: 0 0 12px 4px #cfcfcf;
    width: 100%;
    display: block;
    position: relative;
}
.blog-cont-btn i{margin-left: 16px;}
.box-title{
    height: 55px;
    background: #fff;
    border-radius: 8px 8px 0 0px;
    padding: .5em .5em .5em .5em;
}
.col-md-4{padding-right: 10px;padding-left: 10px;}
.box-title h3 {
    margin-bottom: 0;
    font-size: 15px !important;
    font-weight: 700;
    color: #000;
    line-height: 21px !important;
    margin-top: 0;
}
.img-overlay {
    position: relative;
    display: block;
    height: auto;
}
.link-thumb-img {
    width: 100%;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}
.blog-cont-btn {
    display: block;
    position: absolute;
    top: 32%;
    padding-left: 0.5em;
    text-transform: uppercase;
    font-weight: 500;
}
.img-overlay:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    background: -moz-linear-gradient(top, rgba(0,47,75,0.5) 0%, rgba(220, 66, 37, 0.5) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(220, 66, 37, 0.5)), color-stop(100%,rgba(0,47,75,0.5)));
    background: -webkit-linear-gradient(top, rgba(0,47,75,0.5) 0%,rgba(220, 66, 37, 0.5) 100%);
    background: -o-linear-gradient(top, rgba(0,47,75,0.5) 0%,rgba(220, 66, 37, 0.5) 100%);
    background: -ms-linear-gradient(top, rgba(0,47,75,0.5) 0%,rgba(220, 66, 37, 0.5) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.87) 0%,rgba(75, 75, 75, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002f4b', endColorstr='#00000000',GradientType=0 );
}
a {
    color: #fff;
    text-decoration: none;}
 
.big-subscribe {
   padding: 15px 180px 31px 180px;
  /*  background: #000 !important;*/
    border-radius: 3px;
    margin-top: 34px;
    margin-bottom: 60px;
}
.big-subscribe h3 {
    font-style: normal;
    font-weight:700;
    font-size: 38px !important;
   line-height: 50px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF !important;
}
.big-subscribe p {
    font-family: 'Source Sans Pro';
font-style: normal;
font-weight: 400;
font-size: 18px;
    margin-top: 21px;
line-height: 31px;
/* or 155% */

text-align: center;

/* White */

color: #FFFFFF;

opacity: 0.9;
}
.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #ffffff;
    background-color: transparent;
    background-clip: padding-box;
    border: none;
    border-bottom: 1px solid #e9ecefa8;
    border-radius: 0;height: 52px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.prim-btn {
    margin-right: 20px;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 18px;
    text-transform: uppercase;
    color: #36393E;
    width: auto;
    border:none !important;
    height: 52px;
    background: #fff;
    display: inline-block;
    text-align: center;
    padding: 10px 22px;
    box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
    border-radius: 4px;
    max-width: 100%;
}
    
.quote .form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #000000 !important;
    background-color: transparent;
    background-clip: padding-box;
    border: none;height: auto;
    border-bottom: 1.5px solid #007bff !important;
    border-radius: 0;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.form-control::-webkit-input-placeholder {
  color: #e9ecefa8;
}
.quote .form-control::-webkit-input-placeholder {
  color: #000;
}
.form-row{    padding: 28px 218px;}
.text{margin-bottom: 25px;}
.form-control:focus{box-shadow:none;}
.site-footer{background:#000 !important;}
.footer-content p {
    font-family: 'Source Sans Pro';
font-style: normal;
font-weight: 700;
font-size: 40px;
line-height: 50px;
text-align: center;
text-transform: uppercase;

/* White */

color: #FFFFFF;
}
.footer-content{padding:130px 0px 50px 0px;}
.site-footer-btn a {
  margin-right: 20px;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 18px;
    text-transform: uppercase;
    color: #fff;
    width: 308px;
    height: auto;
    background: #002B49;
    display: inline-block;
    text-align: center;
    padding: 19px;
    box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
    border-radius: 4px;
    max-width: 100%;
}
.site-footer-btn{margin:50px 0px;}
.social a{margin-left: 15px;
    margin-right: 15px;}
.backtohome{margin-top:64px;}
.backtohome a{border: 1px solid white;
    padding: 12px 60px;text-transform:uppercase;    font-size: 19px;
    font-weight: 500;}
hr {
    margin-top: 3rem;
    margin-bottom: 3rem;
    border: 0;
    border-top: 2px solid rgba(0,0,0,.1);
}
@media only screen and (max-width: 768px) {
.big-subscribe h3 {
    font-style: normal;
    font-weight:700;
    font-size: 28px !important;
   line-height: 50px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF !important;
}
.banner-bottom {padding-right: 0px;
    padding-left: 0px;}
    .boxxs {padding-right: 0px;
    padding-left: 0px;}
    .subscribe-section{padding-right: 0px;
    padding-left: 0px;}
    .quote{padding-right: 0px;
    padding-left: 0px;}
    .big-subscribe {
    padding: 60px 10px;}
    .b-botm {
    margin-top: -111px;
}
.prim-btn {
    
    height: 46px;
     margin-top: 20px;
    
}
.site-header {
    height: 485px !important;
    
}
.site-header-btn a{margin-bottom:25px;margin-right:0;}
.site-footer-btn a{margin-bottom:25px;margin-right:0;}
.form-row {
    padding: 28px 28px;
}
.social a {
    margin-left:10px;
    margin-right:10px;
}
.read-more-btn {
    width: 100%;}
    .big-subscribe h3 {
    font-style: normal;
    font-weight: bold;
    font-size: 41px !important;
    line-height: 55px;}
}
@media only screen and (max-width: 1024px) {.big-subscribe {
    padding: 51px 138px;
    background: #000 !important;
    border-radius: 3px;
    margin-top: 60px;
    margin-bottom: 60px;
}}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
   .box-title {
    height: 69px;
    background: #fff;
    border-radius: 8px 8px 0 0px;
    padding: .5em .5em .5em .5em;
}
.big-subscribe {
    padding: 60px 32px;
    background: #000 !important;
    border-radius: 3px;
    margin-top: 60px;
    margin-bottom: 60px;
}
.b-botm {
    margin-top: -218px;
}
.site-header {
    height: 546px !important;}
}