body{
    font-family: 'Poppins', sans-serif;
}
.header{

}
.headandnav{
     position: relative;
    top: 65px;
    z-index: 99;
    height: 0px;
}
.homeheroone{
    width:100%;
    background-color: #0c2850;
    min-height: 798px;
    background-image: url(../images/heroone.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 274px;
}
.homeherotwo{
    width:100%;
    background-color: #0c2850;
    min-height: 798px;
    background-image: url(../images/herotwo.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 274px;
    
}
.nav{
    margin-top: 64px;
}
a.mainlink{
    color: #ffffff;
    font-weight: 700;
    font-size: 0.95rem;
}
    a.mainlink:hover{
        text-decoration: underline;
    }
.heromain{
    color: #ffffff;
    text-align: center;
    font-weight: 700;
    font-size: 3.75rem;
    padding-top: 117px;
    padding-bottom: 3px;
}
.herosub{
    color: #ffffff;
    font-weight: 700;
    text-align: center;
    letter-spacing: 10px;
    font-size: 1.2rem;
    line-height: 1.35rem;
    padding-top: 0;
}
.dots{
    margin-top:466px;
}
.dots > .owl-dots, .dots > .owl-dot{
    display: inline-block !important;
    zoom: 1;
    width: 15px;
    height: 15px;
    margin: 5px 7px;
    background: #869791;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 30px;
    border: none;
}
.dots > .owl-dot.active, 
.dots > .owl-dot:hover {
    background: #ffffff; 
}
.whatcanwe{
    width: 100%;
    min-height: 493px;
    background-image: url(../images/bgwhat.png);
    background-repeat: no-repeat;
    background-position: center;
    background-color: #f5f5f5; 
    padding-top: 80px;
}
.whatcol{
    padding-left: 45px;
}
.whatcantitle{
    font-weight: 700;
    color: #295fa7;
    font-size: 1.85rem;
    padding-bottom: 9px;
}
.whatcantext{
    color:#404045;
    line-height: 1.2rem;
    padding-bottom: 4px;
}
.ourprocess{
    width: 100%;
    min-height: 493px;
    background-image: url(../images/bgour.png);
    background-repeat: no-repeat;
    background-position: center;
    background-color: #27416a;
    padding-top: 92px;
}
.processtitle{
    font-weight: 700;
    color: #ffffff;
    font-size: 1.85rem;
    padding-bottom: 9px;
}
.processtext{
    color:#ffffff;
    line-height: 1.2rem;
    padding-bottom: 4px;
}
.btnpara{
    padding-top: 10px;
}
.btncont{
    border: 1px solid white;
    background-color: transparent;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
    font-size: .95rem;
    padding-left: 36px;
    padding-right: 36px;
    padding-top: 14px;
    padding-bottom: 14px;
    border-radius: 26px;
}
.btncont:hover, .btncont:active, .btncont:focus {
    background-color: #ffffff !important;
    border: 1px solid white;
    color: #141414 !important;
    box-shadow: none !important;
}
.aboutus{
    background-color: #343f50;
    width:100%;
    min-height: 493px;
    padding-top: 74px;
}
.abcol{
    padding-top: 52px;
}
.abouttitle{
    font-weight: 700;
    color: #ffffff;
    font-size: 1.85rem;
    padding-bottom: 9px;
}
.abouttext{
    color:#ffffff;
    line-height: 1.2rem;
    padding-bottom: 4px;
}
a.ravelink{
    color: #ffffff;
    text-decoration: underline;
}
    a.ravelink:hover{
        text-decoration: none;
    }
.aboutlist{
    list-style-type: none;
    padding-inline-start: 0 !important;
}
    .aboutlist > li{
        background-image: url(../images/bluetick.png);
        background-position: 1px 6px;
        background-repeat: no-repeat;
        padding-left: 24px;
        padding-bottom: 10px;
        font-size: 1.05rem;
        color: #ffffff;
    }
.portfolio{
    min-height: 780px;
    padding-top: 78px;
}
.portfoliotitle{
    font-weight: 700;
    color: #295fa7;
    font-size: 1.85rem;
    padding-bottom: 9px;
}
.toplink{
    display: inline-block;
    padding-top: 25px;
    padding-bottom: 70px;
}
.imgfsone{
    display: inline-block;
    padding-top: 10px;
}
.imgfstwo{
    display: inline-block;
    padding-top: 55px;
    padding-left: 51px;
    padding-right: 51px;
}
.imgfsthree{
    display: inline-block;
    padding-top: 10px
}
.uls12{
    display: none;
    visibility: hidden;
}
.portfolioslider{
    padding-top: 42px;
}
.textboxs{
    padding-top:31px;
    padding-left: 40px;
    padding-right: 40px;
}
.portfoliosubtitle{
    font-weight: 700;
    color: #295fa7;
    font-size: 1.25rem;
    padding-bottom: 9px;
}
.portfoliosubtext{
    color:#404045;
    line-height: 1.2rem;
    padding-bottom: 4px;
}
.prefooter{
    width: 100%;
    min-height: 206px;
    background-image: url(../images/bgprefooter.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #040e1c;
    padding-top: 71px;
}
.getintouchtitle{
    color: #ffffff;
    font-weight: 700;
    font-size: 1.2rem;
}
.getintouchtext{
    color: #ffffff;
    font-size: 0.95rem;
    padding-top: 9px;
}
.footer{
    background-color: #000106;
    width:100%;
    text-align: center;
    min-height: 49px;
    padding-top: 5px;
}
.footertext{
    color: white;
    text-align: center;
    font-weight: 400;
    font-size: 0.95rem;
    padding-top: 9px;
}
@media screen and (max-width: 1200px) {
    .img-fluidxx{
        max-width: 100%;
        height: auto;
    }
    .uldt{
        display: none;
        visibility: hidden;
    }
    .uls12{
        display: block;
        visibility: visible;
    }
}
@media screen and (max-width: 992px) {
    .whatcanwe{
        width: 100%;
        min-height: 493px;
        background-image: none;
    }
    .whatcol{
        padding-left: 15px;
    }    
    .ourprocess{
        background-image: none;
    }
    .uls12{
        display: none;
        visibility: hidden;
    }
}
@media screen and (max-width: 768px) {
    .nav{
        list-style-type: none;
        margin-top: 17px;
    }
    .homeheroone, .homeherotwo{
        min-height: 560px;
        padding-top: 180px;
    }
    .heromain{
        font-size: 2.15rem;
    }
    .dots{
        margin-top:286px;
    }
    .abcol {
        padding-top: 0;
    }
    .imgfstwo, .imgfsthree{
        padding-top: 20px;
    }
    .prefooter{
        padding-top: 30px;
        padding-bottom: 30px;
    }
}