/* Add here all your CSS customizations */
hr.divider{
    height: 2px;
    background: black;
    margin-top: 10px;
    margin-bottom: 0px;
}
.feature-box>img{
    width: 60px;
    height: 60px;
    margin-bottom: 20px;
}
.elementor-text-editor{
    color: #000000;
    font-family: "Montserrat", Sans-serif;
    font-size: 50px;
    font-weight: 700;
    line-height: 1.1em;
    letter-spacing: -1.7px;
}
.feature-box-info{
        font-size: 18px;
}
.featurearea >div{
        padding-bottom: 30px;
}
.img-roll{
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #FFFFFF00;
    border-radius: 0px 050px 0px 0px;
}
.rightdivider{
    height: 1px;
    background: black;
    width: 74%;
    margin: 0 auto;
    margin-top: 20px;
    margin-right: 0;
    text-align: right;
    color: #092D62;
}
footer .elementor-text-editor{
    color: #000000;
    font-family: "Montserrat", Sans-serif;
    font-weight: 300;
        font-size: 1rem;
}
footer ul{
    list-style-type: none;
    display: table-footer-group;
}

footer ul li{
    color: #000000;
    font-size: 15px;
    font-family: "Montserrat", Sans-serif;
    font-weight: 300;
}
.sectionheader{
        background-image: url(../images2/Dt.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 24% auto;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 3% 0% 3% 0%;
}
.sectionheader p{
    font-family: "Montserrat", Sans-serif;
    font-size: 61px;
    font-weight: 700;
    line-height: 1.1em;
}
.picturedivider{
    display: flex;
    width: 70%;
    margin: 0 auto;
    margin-right: 0;
    border-top: 40px solid #fe5f5f;
    margin-top: -20px;
    position: relative;
}

.contentheader{
    color: #0D7DAD;
    font-family: "Babs", Sans-serif;
    font-size: 40px;
    font-weight: 400;
    margin-bottom: 25px;
}

.bodyheader{
    display: block;
    font-family: "Montserrat", Sans-serif;
    font-weight: 700;
    line-height: 1.1em;
    letter-spacing: -1.7px;
    font-size: 37px;
    text-align: left;
    color: #fe5f5f;
    align-content: left;
}
.contentbody{
    line-height: 1.5;
    color: #7A7A7A;
    font-size: 1rem;
    font-family: "Montserrat";
    
}

.allbutton{
    font-family: "Babs", Sans-serif;
    font-weight: 500;
    fill: #FFFFFF;
    color: #FFFFFF;
    order: 10;
    display: inline-block;
    flex-grow: 1;
    -webkit-box-ordinal-group: 11;
    -webkit-box-flex: 1;
    text-align: center;
    font-size: 15px;
    line-height: 1;
    border: 0;
    padding: 15px;
    margin-bottom: 20px;
}
.yellowbutton{
    background-color: #fe5f5f;
}
.bluebutton{
    background-color: #1C6B96;
}

.resourcesP{
    font-family: Montserrat;
    color: #000000;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.5;
    padding: 0;
    margin: 0;
}

.resourcesP li{
    font-family: Montserrat;
    color: #000000;
    font-weight: 400;
    font-size: 1.5rem;
    padding: 0;
    margin: 0;
}
.servicesP{
    color: #0D7DAD;
    font-family: "Raleway", Sans-serif;
    font-weight: 700;
    padding: 0;
    margin: 0;
    line-height: 2;
    font-size: 1.5rem;
}
.iconarea{
    font-size: 28px;
    border-radius: 10px 10px 10px 10px;
    background-color: #1C6B96;
    color: #FFFFFF;
    padding: .5em;
    fill: #fff;
    display: inline-block;
    line-height: 1;
    text-align: center;
    font-family: '-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif';
    margin-top:20px;
    margin-bottom: 20px;
}
.bodysplit h5{
    color: #0D7DAD;
    font-family: "Raleway", Sans-serif;
    font-weight: 700;
    padding: 0;
    margin: 0;
    line-height: 1;
    font-size: 1.7rem;
    margin-bottom: 20px;
    text-transform: inherit;
}
.contactarea{
    width: 100%;
    background: #fe5f5f;
    opacity: 0.9;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    opacity: 0.9;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    padding-bottom: 50px;
    margin-left: 0px;
    margin-right: 0px;
}
.contactarea h3{
    color: #1C6B96;
    font-family: "Raleway", Sans-serif;
    font-weight: 800;
    letter-spacing: 0.2px;
    padding: 0;
    margin: 0;
    line-height: 1;
    text-align: center;
    font-size: 2rem;
    margin-top: 25px;
    margin-bottom: 30px;
}

.contactarea hr{
    border-top: 2px solid white;
}
.contactarea p{
    font-family:"Montserrat"; 
        
    font-size: 1.5rem;
    line-height: 1.5;
    color: #ffffff;
}
.contactarea a{
    font-family: "Babs", Sans-serif;
    font-weight: 500;
    fill: #FFFFFF;
    color: #FFFFFF;
    background-color: #1C6B96;
    font-size: 15px;
    padding: 12px 24px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
}
.contactarea .contactbutton{
    line-height: 1;
    
    fill: #fff;
    text-align: center;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    box-shadow: none;
    text-decoration: none;
    align-content: center;
}

.contactarea .contactbutton a:hover{
    background-color: #FFFFFF;
    color: #1C6B96;
    text-decoration: none;
}

.featured-box h4 span{
    color: #fe5f5f;
}