html{margin: 0px; padding: 0px; overflow-x: hidden;}
body{margin: 0px;padding: 0px;font-family: 'Poppins', sans-serif;overflow-x: hidden;}
a{text-decoration: none;text-transform: uppercase;}
img{max-width: 100%;}
p{font-size: 15px; line-height: 30px;}
.container{max-width: 1150px; margin: auto;}

.topbar{
    float: left;
    width: 100%;
    background-color: #398ca4;
    color: #fff;
    text-align: center;
    padding: 7px;
    font-size: 14px;
}
.topbar a{
    color: #fff;
    margin-right: 10px;
    text-transform: math-auto;
}
.topbar a:hover{}
.header01{
    float: left;
    width: 100%;
    padding: 15px 0px 25px;
    background-color: #fff;
}
.logo01{
    float: left;
    width: 26%;
}
.logo01 img{
    max-height: 100px;
    background-color: #fff;
    padding: 10px;
    margin-bottom: -74px;
    position: relative;
    z-index: 1;
    padding-top: 0px;
}
.menuright{
    float: right;
    width: auto;
    padding-top: 11px;
}
.menuright ul{
    list-style: none;
    margin: 0px;
    padding: 0px;
    float: left;
}
.menuright ul li{
    display: inline-block;
    margin-left: 24px;
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
}
.menuright ul li a{
    color: #000;
}
.menuright ul li a:hover{
    color: #398ca4;
}
.followus{
    float: right;
    margin-left: 40px;
    margin-top: -1px;
}
.followus a{
    vertical-align: middle;
    display: inline-block;
    margin-left: 0px;
    margin-right: 10px;
}
.followus a img{
    height: 27px;
}
.mainbanner01{background-image: url(../images/banner01.jpg);float: left;width: 100%;padding: 70px 0px;text-align: center;background-repeat: no-repeat;background-size: cover;background-position: top center;position: relative;}
.mainbanner01::after{content:'';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: rgb(4 21 64 / 52%);}
.banertxt{
    float: left;
    width: 100%;
    padding-top: 130px;
    padding-bottom: 30px;
    position: relative;
    z-index: 99;
    text-align: center;
}
.banertxt h3{
    font-size: 26px;
    text-transform: uppercase;
    font-weight: 200;
    margin-bottom: 0px;
    padding-bottom: 0px;
    color: #fff;
}
.banertxt h4{
    font-size: 44px;
    max-width: 850px;
    margin: auto;
    margin-top: 18px;
    margin-bottom: 14px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
}
.banertxt p{
    color: #fff;
    font-size: 17px;
    max-width: 700px;
    margin: auto;
    margin-bottom: 15px;
}
.banertxt a{
    background-color: #fff;
    color: #000;
    padding: 9px 20px;
    font-weight: 600;
    display: inline-block;
    margin: 10px 20px;
    margin-left: 0px;
    min-width: 150px;
    text-align: center;
}
.banertxt a:hover{background-color: #398ca4;color: #fff;}
.banertxt a.btn2{background-color: #398ca4;color: #fff;}
.banertxt a.btn2:hover{}

.section01{background-image: url(../images/about_section_top_bg.png);float: left;width: 100%;padding: 60px 0px;background-repeat: no-repeat;background-size: auto;background-position: center top;}
.abtleft01{
    float: left;
    width: 48%;
}
.abtleft01 img{}
.abtright01{
    float: right;
    width: 48%;
}
.abtright01 h2{
    padding-top: 0px;
    margin-top: 0px;
    font-size: 27px;
    font-weight: 400;
    margin-bottom: 6px;
}
.abtright01 h3{
    font-size: 42px;
    text-transform: uppercase;
    margin-top: 0px;
    margin-bottom: 7px;
    line-height: 56px;
    color: #398ca4;
}
.abtright01 p{
    padding-top: 0px;
    margin-top: 0px;
    margin-bottom: 10px;
}
.abtright01 a{background-color: #000;
    color: #fff;
    padding: 9px 20px;
    font-weight: 600;
    display: inline-block;
    margin: 10px 20px;
    margin-left: 0px;
    min-width: 150px;
    text-align: center;}

    .abtright01 a:hover{background-color: #398ca4;
        color: #fff;}

.section02{width: 100%;float: left;height: auto;background-color: #f2f2f4;padding: 40px 0px; background-image: url(../images/contact_page_form_bg.jpg);}
.section02 h3{text-align: center;font-size: 46px;text-transform: uppercase;margin-top: 0px;margin-bottom: 10px;}
.servicebox01{width: 31.3%;float: left;margin: 0px 1%;background-color: #fff;text-align: center;}
.servicebox01 img{}
.servcetxt01{float: none;width: 80%;height: auto;padding: 0px 10%;}
.servcetxt01 p{margin-top: 5px;}
.servicebox01 h4{
    font-size: 27px;
    margin-top: 16px;
    font-weight: 600;
    margin-bottom: 10px;
}
.servicebox01 ul{
    list-style: none;
    margin: 0px;
    padding: 0px;
    padding-left: 0px;
    margin-bottom: 19px;
    min-height: 203px;
}
.servicebox01 ul li{
    font-size: 15px;
    margin-bottom: 7px;
}
.servicebox01 ul li::after{content:'';}
.servicebox01 a{
    background-color: #398ca4;
    color: #fff;
    display: block;
    font-weight: 600;
    padding: 11px;
    font-size: 17px;
}
.servicebox01 a:hover{
    background-color: #000;
    color: #fff;
}
.servicebox02{}
.servicebox02 h4{margin-bottom: inherit;}
.servicebox03{}
.servicebox03 h4{margin-bottom: inherit;}

.section03{
    float: left;
    width: 100%;
    padding: 50px 0px;
}
.projectleft01{
    float: left;
    width: 48%;
}
.projectleft01 img{}
.projectright01{
    width: 48%;
    float: right;
}
.projectright01 h3{
    font-size: 46px;
    text-transform: uppercase;
    margin-top: 0px;
    margin-bottom: 0px;
}
.projectright01 p{
    padding-top: 0px;
    margin-top: 0px;
    margin-bottom: 15px;
}
.projectright01 ul{
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.projectright01 ul li{
    font-size: 15px;
    margin-bottom: 10px;
    position: relative;
    padding-left: 29px;
}
.projectright01 ul li::after{content: '';background-image: url(../images/arrow-icon.png);position: absolute;top: 4px;left: 0;width: 18px;height: 20px;background-repeat: no-repeat;background-size: 100%;}

.projectright01 a{background-color: #398ca4;
    color: #fff;
    padding: 9px 20px;
    font-weight: 600;
    display: inline-block;
    margin: 10px 20px;
    margin-left: 0px;
    min-width: 150px;
    text-align: center;}
.projectright01 a:hover{ background-color: #000; color: #fff;}

.projectimages01{
    float: left;
    width: 100%;
    margin-top: 30px;
}
.projectimages01 ul{
    list-style: none;
    margin: 0px;
    padding: 0px;
    column-count: 3;
}
.projectimages01 ul li{}
.projectimages01 ul li img{}

.section04{background-color: #000;}
.section04 .container{ display: flex;}
.section04 .projectleft01{order: 2;}
.section04 .projectleft01 img{margin-bottom: 15px;}
.section04 .projectright01{}
.section04 .projectright01 h3{
    color: #fff;
}
.section04 .projectright01 p{
    color: #f5f5f5;
    margin-bottom: 10px;
}

.brandslogo01{width: 100%; height: auto; float: left; margin-top: 30px;}
.brandslogo01 ul{list-style: none; margin: 0px; padding: 0px; column-count: 7;}
.brandslogo01 ul li{}
.brandslogo01 ul li img{    border: 1px solid #f5f5f5;}



.footer01{
    float: left;
    width: 100%;
    background-color: #000;
    padding: 30px 0px;
    background-image: url(../images/bg02.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    padding-top: 50px;
}
.contleft01{
    float: left;
    width: 40%;
}
.contleft01 h3{
    color: #398ca4;
    margin-top: 0px;
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.contleft01 ul{
    list-style: none;
    margin: 0px;
    padding: 0px;
    float: left;
    width: 100%;
}
.contleft01 ul li{
    position: relative;
    width: 100%;
    float: left;
    padding-left: 56px;
    margin-bottom: 20px;
}
.contleft01 ul li span{
    color: #398ca4;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 35px;
}
.contleft01 ul li h4{
    color: #fff;
    margin-top: 0px;
    margin-bottom: 0px;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 19px;
}
.contleft01 ul li p{
    margin-top: 0px;
    color: #f5f5f5;
    margin-bottom: 0px;
}
.contleft01 ul li a{
    color: #f5f5f5;
    margin-right: 10px;
    text-transform: math-auto;
}
.contleft01 ul li a:hover{
    color: #398ca4;
}
.contleft01 .followus{ width: 100%;}

.contright01{
    float: right;
    width: 56%;
}
.contright01 h3{
    color: #398ca4;
    margin-top: 0px;
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.contright01 form{
    float: left;
    width: 100%;
}
.contright01 ul{
    list-style: none;
    margin: 0px;
    padding: 0px;
    float: left;
    width: 100%;
}
.contright01 ul li{
    float: left;
    width: 47%;
    position: relative;
    padding-right: 15px;
    margin-bottom: 13px;
}
.contright01 ul li input{
    width: 100%;
    height: 46px;
    padding: 15px;
    font-size: 16px;
    outline: 0px;
    border: 0px;
    font-family: 'Poppins', sans-serif;
}
.contright01 ul li textarea{
    width: 100%;
    height: 90px;
    padding: 15px;
    font-size: 16px;
    outline: 0px;
    border: 0px;
    font-family: 'Poppins', sans-serif;
}
.contright01 ul li button{
    width: 100%;
    background-color: #398ca4;
    padding: 9px;
    border: 1px solid #398ca4;
    color: #000;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    cursor: pointer;
}
.contright01 ul li button:hover{
    background: #000;
    border: 1px solid #fff;
    color: #ffff;
}
.contright01 ul li:nth-child(5){width: 96%;}
.conftmap01{ float: left; width: 100%; margin-top: 30px;}
.conftmap01 iframe{ height: 300px;}


.fotcopy01{    float: left;
    width: 100%;
    text-align: center;
    background-color: #398ca4;
    color: #fff;
    padding: 10px;
    font-size: 14px;}
.fotcopy01 a{ font-weight: 500; color: #fff;}
.fotcopy01 a:hover{color: #000;}

.problam01{ float: left; width: 100%; height: auto; background-color: #2f466e ;}
.problam01img{float: left; width: 50%; height: auto;}
.problam01img img{}
.problam01txt01{float: left;width: 40%;height: auto;padding: 50px;}
.problam01txt01 h3{
    font-size: 42px;
    text-transform: uppercase;
    margin-top: 0px;
    margin-bottom: 7px;
    line-height: 56px;
    color: #fff;
}
.problam01txt01 p{
    color: #f5f5f5;
}
.problam01txt01 a{background-color: #398ca4;
    color: #fff;
    padding: 9px 20px;
    font-weight: 600;
    display: inline-block;
    margin: 10px 20px;
    margin-left: 0px;
    min-width: 150px;
    text-align: center;}

    .problam01txt01 a:hover{background-color: #fff;
        color: #000;}

    .whatsapp01{
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 999;
}
    .whatsapp01 a{
    background-color: #fff;
    display: inline-block;
    padding: 8px 16px;
    border-radius: 5px;
}
    .whatsapp01 a img{
    height: 35px;
}
    .whatsapp01 a:hover{}

@media (max-width:600px){

    .header01{padding: 14px 0px;}
    .topbar{font-size: 15px; display: none;}
    .logo01{width: 100%; text-align: center;}
    .logo01 img{ max-height: 100px;  margin-bottom: -60px;  padding: 10px; padding-top: 0px;}
    .menuright ul{display: none;}
    .followus{width: 100%; margin-left: 0px;}
    .menuright{width: 100%; text-align: center; display: none;}
    .mainbanner01{background-position: center;}
    .banertxt{text-align: center;padding: 0px 7%;width: 86%;}
    .banertxt h3{font-size: 16px;line-height: 28px;}
    .banertxt h4{font-size: 30px;}
    .banertxt p{font-size: 16px;}
    .banertxt a{margin: 5px 2px;padding: 9px 16px;min-width: 107px;}
    .section01{padding: 40px 3%; width: 94%; text-align: center;}
    .abtleft01{width: 100%; margin-bottom: 15px;}
    .abtright01{width: 100%;}
    .abtright01 h3{font-size: 34px; line-height: 46px;}
    .section02{padding: 40px 3%; width: 94%; text-align: center;}
    .section02 h3{font-size: 34px;}
    .servicebox01{width: 100%; margin: 0px 0px 20px;}
    .servicebox02 h4{margin-bottom: 10px;}
    .servicebox01 ul{min-height: 100px;}
    .servicebox01 h4{font-size: 27px;}
    .servicebox03 h4{margin-bottom: 10px;}
    .section03{padding: 40px 3%; width: 94%; text-align: center;}
    .projectleft01{width: 100%; margin-bottom: 15px;}
    .projectright01{width: 100%; }
    .projectright01 h3{font-size: 27px;}
    .section04 .container{display: block;}
    .contleft01{width: 100%;}
    .contleft01 h3{margin-bottom: 12px;}
    .contleft01 ul li{width: 85%;}
    .contleft01 ul li a{display: inline-block;}
    .contright01{width: 100%; margin-top: 15px;}
    .contright01 h3{margin-bottom: 10px; font-size: 24px;}
    .contright01 ul li{width: 100%; padding-right: 0px;}
    .contright01 ul li:nth-child(5){width: 100%;}
    .conftmap01{margin-top: 0px;}
    .conftmap01 iframe{height: 200px;}    
    .footer01{ padding: 20px 5%; padding-top: 35px;     width: 90%;}
    .fotcopy01{width: 96%; padding: 2%;}
    .projectimages01 ul{column-count: 1;}
    .brandslogo01 ul{column-count: 2;}
    .abtright01 h2{font-size: 22px;}
    .problam01txt01{text-align: center; width: 86%; padding: 7%;}
    .problam01txt01 h3{font-size: 37px;}
    .problam01img{width: 100%;}
    .servcetxt01{width: 90%; padding: 0px 5%;}
    


}

