﻿body {
}

.inspiro-slider.slider-fullscreen {
    height: 80vh !important;
}
.heading-text {
    margin-bottom: 30px!important;
     margin-left: 0px!important; 
}
.back-grd-clr {
    background-color: rgba(0, 0, 0, .5);
    width: 500px;
}
.list-icon li {
    margin-bottom: 10px!important;
     margin-left: 0px!important; 
}

#page-title .page-title > h1 {
    font-family: "Poppins",sans-serif;
    font-size: 44px!important;
    line-height: 1.2;
    font-weight: 400;
    margin-bottom: 1rem;
}
.wasfont {
    font-family: Montserrat !important;
    font-size: 16px;
}
.marginleftright {
    margin-right: 8%;
    margin-left: 8%;
}
.img-wit{
    width:100%;
}

.img-width {
    width: 100%;
}
.text-white {
    color: #FFFFFF;
}

.vl {
    border-left: 3px solid #0365AB;
    height: 100px;
}

.paracolour-white {
    text-align: justify !important;
    color: #ffffff !important;
}

.white-text {
    color: #ffffff !important;
}

.margin-leftright {
    margin-left: 10%;
    margin-right: 10%;
}

.margin-left {
    margin-left: 21%;
}

.text-white {
    color: #ffffff !important;
}

.orange-backgrd {
    background-color: #f68d1e;
}

.red-orange {
    background-color: #0365AB!important;
}

.lite-orange {
    background-color: #65C8C6;
}
.backgrd-blue {
    background-color: #0365AB !important;
}
.lite-blue {
    background-color: #65C8C6;
}
.text-lite-orange {
    color: #ef3f23;
}

.text-lite-blue {
    color: #0365AB;
}

.bot-border-blue {
    height: 10px;
    border-bottom: 3px solid #0365AB;
    width: 22%;
    margin-left: 6px;
}
.img-ht {
    height: 361.675px;
}
.bot-border-blueleft {
    height: 10px;
    border-bottom: 3px solid #0365AB;
    width: 15%;
    margin-left: 2px;
}
#header .header-inner #logo, #header #header-wrap #logo {
    float: left;
    font-size: 28px;
    position: relative;
    z-index: 1;
    transition: all .4s ease-in-out;
    height: 80px;
}

.inspiro-slider .slide .slide-captions h2 {
    font-size: 56px !important;
    font-weight: 400;
    line-height: 68px;
    margin-bottom: 30px;
    color: #fff;
}
.text-large{
    font-size:large;
}


@media only screen and (max-width: 600px) {
    #header[data-transparent="true"]:not(.sticky-active) .header-inner {
        background-color: white!important;
    }

    .margin-left {
        margin-left: 8%;
    }

    padding-img{
        padding:40px;
    }

    .m-l-80 {
        margin-left: -22px !important;
    }
    .inspiro-slider .slide .slide-captions h2 {
        font-size: 30px !important;
        font-weight: 400;
        line-height: 45px;
        margin-bottom: 30px;
        color: #fff;
    }
    .img-icon {
        margin-top: 20px;
        float: left;
        width: 25%;
        text-align: left;
    }
    .img-ht {
        height: 320px!important;
    }
    .img-title {
        float: left;
        width: 100%;
        line-height: 1.2em !important;
        font-weight: 500;
        font-size: 25px;
        padding-top: 20px;
        padding-left: 40px;
        text-align: left;
        margin-left: -80px;
    }
    .heading-text.heading-section > h2 {
        position: relative;
        font-size: 30px !important;
        line-height: 37px;
        margin-bottom: 35px;
    }
    .heading-text {
        margin-bottom: 30px!important;
         margin-left: 0px!important; 
    }
    .img-wit {
        width: 25%;
    }
    .mob-padd{
        padding-left:40px;
        padding-right:40px;
    }
    .img-title {
        float: left;
        width: 91%;
        line-height: 1.2em !important;
        font-weight: 500;
        font-size: 17px;
        padding-top: 20px;
        text-align: left;
        margin-left: -60px;
    }

    h3, .h3 {
        font-size: 1.357143em;
        line-height: 1.5em!important;
    }
}
