*{
    margin: 0;
    padding:0 ;
}
body{
    max-width:100% ;
    font-family: 'Titillium Web', sans-serif !important;   
    overflow-x: hidden;
}
.logo {
    padding: 20px;
    border: 1px solid white;
    background-color: #ffffff;
}
.header1{
    background-image: url(images/banner1.png);
    background-repeat: no-repeat;
    background-position: center;
    width: auto;
    height: 700px;
    background-size: cover;
}
a{
    text-decoration: none !important;
    color: black !important;
}
.call .fa-phone {
    border: 3px solid #3d4196;
    border-radius: 30px;
    padding: 16px;
    margin: 26px 11px;
    font-size: 17px;
    color: #3d4196;
}
.call .have{
    font-size: 16px;
    font-weight: 600;
}
.headericons a{
    padding: 3px;
    font-size: 16px;
    color: black;
}
.headericons i{
    border: 2px solid black;
    border-radius: 500px;
    padding: 8px;
    width: 34px;
    text-align: center;
}
.heading h1 {
    margin-top: 250px;
    font-size: 60px;
    font-weight: 700;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: #ffffff;
    line-height: 62px;
}
.section{
    padding: 20px;
}
.elev{
    text-align: center;
}
.elevating{
    margin-top: 70px;
}
.btn-warning:hover {
    color: #000;
    background-color: #ffca2c;
    border-color: #ffc720;
}
.icon h5{
    font-size: 33px;
    font-weight: 700;
}
.icon p{
    font-weight: 700;
    font-size: 20px;
}
.subject{
    background-color: #262626;
    margin-top: 50px;
    padding: 30px;
    height: 50vh;
}
.sub p{
    font-size: 40px;
    font-weight: 700;
}
.pursuit p{
    color: white;
    width: 80%;
    margin-top: 50px;
}


.powerdes{
    margin: 10px 0px;
    font-size: 18px;
    line-height: 32px;
}

.digital{
    margin-top: 150px;
}
.explor h2{
    font-weight: 700;
}
.sol_box1{
    background-image: url(images/sol1.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: auto;
    padding: 50px;
    color: #ffffff;
    height: 350px;

}
.sol_box2{
    background-image: url(images/sol2.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: auto;
    padding: 50px;
    color: #ffffff;
    height: 350px;

}
.sol_box3{
    background-image: url(images/sol3.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: auto;
    padding: 50px;
    color: #ffffff;
    height: 350px;

}
.sol_box4{
    background-image: url(images/sol4.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: auto;
    padding: 50px;
    color: #ffffff;
    height: 350px;

}
.sol_box5{
    background-image: url(images/sol5.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: auto;
    padding: 50px;
    color: #ffffff;
    height: 350px;

}
.sol_box6{
    background-image: url(images/sol6.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: auto;
    padding: 50px;
    color: #ffffff;
    height: 350px;

}

.why h3{
    margin: 20px 0px 10px 0px;
}

.empowering{
    background-color: #262626;
    color: #ffffff;
    height: 35vh;
}
.empowering .grayimg{
    border: 15px solid white;
    margin-top: 20px;
}
.experience{
    margin-top: 200px;
    margin-bottom: 20px;
}
.footer{
    background-color: #262626;
    padding: 30px;
}


.footerleft hr{
    border: 0px;
    height: 3px !important;
    color: #3b42e0;
}
.footericons a{
    padding: 10px;
    font-size: 22px;
    color:white;
}
.footericons i{
    border: 2px solid white;
    border-radius: 50px;
    padding: 8px;
    color: #ffffff;
}
.footericons i.fa-brands.fa-facebook-f{
    padding: 8px;
    width: 42px;
    text-align: center;
}
.copyright a{
    text-decoration: none;
    color: white;
}
.copyright a:hover{
    color: #ff5907  ;
}
.footerleft p{
    color:#ffffff;
}
button.btn-warning{
    display: none !important;
}

.fa-whatsapp{
    border: 2px solid green !important;
    border-radius: 10px;
    padding: 7px;
    width: 40px;
    text-align: center;
}
.fa-whatsapp:before{
    color: green;
}
.fa-whatsapp{
    border: 2px solid green !important;
    border-radius: 10px;
    padding: 7px;
    width: 40px;
    text-align: center;
}
.fa-whatsapp{
    color: green;
}
.fa-whatsapp:before {
    content: "\f232";
    color: green;
}