body{
    font-family: "Inter", sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Bebas Neue", sans-serif;


}
@font-face {
    font-family: AgencyFB-Bold;
    src: url('assets/fonts/AgencyFB-Bold.ttf') format('ttf');
}

.navbar-nav a.nav-link.active {
    color: #0A3D62 !important;
}

.navbar-nav li.nav-item {
    font-size: 18px;
    line-height: 18px;
    color: #7B7B7B;
    padding-right: 40px;
    font-family: 'Inter';
    font-weight: 400;
}

.icons a.contact-btn {
    font-size: 20px;
    text-decoration: none;
    color: #7B7B7B;
    line-height: 20px;
    font-weight: 400;
    font-family: 'Inter';
}

.icons a.green_btn {
    border: 1px solid #0A3D62;
    text-decoration: none;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 223px;
    height: 50px;
    background: #0A3D62;
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 500;
    font-family: 'Inter';
    border-radius: 8px;
    margin-left: 56px;
}

.icons {
    display: flex;
    align-items: center;
}

header {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 80px;
    padding-left: 80px;
}

.navbar-nav li.nav-item:last-child {
    padding-right: 0 !important;
}
nav.navbar.navbar-expand-lg {
    border-bottom: 1px solid #1e1e1e17;
    padding-bottom: 30px;
}
.banner-title h2 {
    font-size: 80px;
    line-height: 80px;
    color: #1E1E1E;
    text-transform: uppercase;
    font-weight: 400 !important;
}
   
section.hero-section {
    padding-left: 80px;
    padding-right: 80px;
    padding-top: 60px;
}
.banner-row-1 {
    align-items: center;
    padding-bottom: 60px;
}

.banner-para p {
    font-size: 18px;
    line-height: 32px;
    text-align: end;
    width: 90%;
    margin: 0 0 0 auto;
    color: #7B7B7B;
}

.banner-btn {
    text-align: end;
    display: flex;
    justify-content: end;
    margin-top: 37px;
}

.banner-btn a {
    font-size: 20px;
    line-height: 20px;
    text-decoration: none;
    color: #F3F3F3;
    background: #0AC5E4;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 239px;
    height: 50px;
    border-radius: 8px;
}
section.hero-section-2 {
    padding-top: 100px;
    padding-left: 80px;
    padding-right: 80px;
    padding-bottom: 100px;
}
.power-head h2 {
    font-size: 50px;
    line-height: 64px;
    color: #1E1E1E;
}

.power-row-1 {align-items: center;}

.power-para p {
    font-size: 18px;
    line-height: 34px;
    color: #7B7B7B;
    width: 87%;
    margin: 0 0 0 auto;
}

.ser-box {
    border: 1px solid #F3F3F3;
    background: #F3F3F3;
    padding-top: 50px;
    padding-left: 50px;
    padding-right: 48px;
    padding-bottom: 50px;
    border-radius: 20px;
}

.icon-img {
    margin-bottom: 40px;
}

.ser-box-head h2 {
    font-size: 30px;
    line-height: 30px;
    color: #1E1E1E;
    margin-bottom: 0;
}

.ser-box-head {
    margin-bottom: 30px;
}

.ser-box-para p {
    font-size: 16px;
    line-height: 30px;
    color: #7B7B7B;
    font-weight: 400;
    font-family: 'Inter';
}

.power-row-2 {
    padding-top: 80px;
}
.power-row-3 {
    padding-top: 24px;
}
section.hero-section-3 {
    padding-top: 80px;
    background: #F3F3F3;
    padding-left: 80px;
    padding-right: 80px;
    padding-bottom: 80px;
}

.staff-head h2 {
    font-size: 50px;
    line-height: 64px;
    color: #1E1E1E;
    text-align: center;
}
.staff-row-1 {
    padding-bottom: 50px;
}

.staff-img img {
    width: 100%;
}

.staff-box {
    border: 1px solid #fff;
    background: #fff;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 30px;
    border-radius: 20px;
}

.staff-img {
    margin-bottom: 50px;
}

.staff-head-2 h2 {
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 0px;
    color: #1E1E1E;
}

.main-head-staff {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
}

.staff-btn a {
    color: #0A3D62;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 500;
    font-family: 'Inter';
}

.staff-para p {
    font-size: 16px;
    line-height: 30px;
    color: #7B7B7B;
    font-weight: 400;
    font-family: 'Inter';
}
section.hero-section-4 {
    padding-top: 100px;
    padding-bottom: 100px;
    padding-left: 80px;
    padding-right: 80px;
}

.cl-work {
    border: 1px solid #F3F3F3;
    padding-top: 118px;
    padding-bottom: 78px;
    padding-left: 84px;
    padding-right: 94px;
    border-radius: 20px;
}

.work-head h2 {
    font-size: 60px;
    line-height: 70px;
    color: #1E1E1E;
    margin-bottom: 0px;
}

.work-head {
    margin-bottom: 25px;
}

.work-para p {
    font-size: 18px;
    line-height: 30px;
    color: #7B7B7B;
    font-weight: 400;
    font-family: 'Inter';
    margin-bottom: 0px;
}

.work-para {
    margin-bottom: 20px;
}

.work-li ul {
    list-style: none;
}

.work-li li {
    position: relative;
    font-size: 24px;
    line-height: 38px;
    margin-bottom: 40px;
}

.work-li li:before {
    content: '';
    position: absolute;
    left: -42px;
    top: 4px;
    background-image: url(../images/tick-1.png);
    background-repeat: no-repeat;
    width: 34px;
    height: 34px;
    background-position: center;
}

input[type="text"] {
    width: 100%;
    height: 50px;
}

input[type="tel"] {
    width: 100%;
    height: 50px;
}

.footer-form .col-md-6 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.footer-form .col-md-6:first-child {
    padding-right: 10px !important;
}

.footer-form .row {
    margin-bottom: 20px;
}

input[type="email"] {
    height: 50px;
    padding-left: 0;
}

textarea {
    height: 50px;
    background: #f3f3f31f;
    border: unset !important;
    border-radius: 8px;
    padding-left: 0 !important;
    margin-bottom: 20px;
}

.form-head h2 {
    font-size: 50px;
    line-height: 64px;
    color: #fff;
    margin-bottom: 20px;
}

.footer-img img {
    width: 88%;
}

section.footer-sec {
    background: #0A3D62;
    padding-top: 100px;
    padding-left: 80px;
    padding-right: 80px;
    padding-bottom: 100px;
    margin-left: 80px;
    margin-right: 80px;
    border-radius: 20px;
    /* z-index: 1; */
}
input {
    background: #f3f3f31f;
    border: unset !important;
    border-radius: 8px;
}

input::placeholder {
    color: #fff;
    padding-left: 20px;
}
textarea::placeholder {
    color: #fff;
    padding-left: 20px;
    padding-top: 9px;
}

button.btn {
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 223px;
    height: 50px;
    background: #0AC5E4;
}

button.btn:hover {
    background: #0AC5E4;
    color: #ffff;
}

.footer-row {
    align-items: center;
}

section.footer-sec-2 {
    background: #F3F3F3;
    padding-top: 60px;
    /* margin-top: -230px; */
    position: relative;
    /* z-index: -1; */
    padding-left: 80px;
    padding-right: 80px;
    padding-bottom: 70px;
}
section.footer-sec-2:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 560px;
    bottom: 0px;
    left: 0;
    background: #f3f3f3;
    z-index: -1;
}
.footer-logo {
    margin-bottom: 30px;
}

.footer-text p {
    font-size: 16px;
    line-height: 32px;
    color: #7B7B7B;
    width: 87%;
    font-weight: 400;
}

.footer-icoons {
    display: flex;
    margin-top: 30px;
}

.icons a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 34px;
    height: 34px;
    background: #fff;
    border-radius: 5px;
    color: #0A3D62;
    text-decoration: none;
}

.icons {
    margin-right: 10px;
}

.quick h2 {
    font-size: 30px;
    line-height: 20px;
    margin-bottom: 25px;
}

.footer-links ul {
    padding-left: 0 !important;
    list-style: none;
}

.footer-links ul li {
    margin-bottom: 8px;
}

.footer-links ul li a {
    line-height: 28px;
    font-size: 16px;
    text-decoration: none;
    color: #808080;
}

.quick p {
    font-size: 16px;
    line-height: 26px;
    color: #808080;
}

.phone-links ul {
    list-style: none;
    padding-left: 0;
}

.phone-links ul li {
    margin-bottom: 8px;
}

.phone-links ul li a {
    line-height: 28px;
    font-size: 16px;
    text-decoration: none;
    color: #808080;
}
.ft-2 {
    padding-left: 15px;
}

.ft-3 {
    padding-left: 190px;
}

.ft-4 {
    padding-left: 270px;
    text-align: right;
}
section.footer-colophon {
    background: #F3F3F3;
    padding-left: 80px;
    padding-right: 80px;
}

.main-site-info {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px;
    margin-bottom: 10px;
}

.footer-colophon .row {
    border-top: 1px solid #00000024;
}

.copy-right a {
    line-height: 28px;
    font-size: 16px;
    color: #808080;
    text-decoration: none;
}

.colophon-links ul {
    display: flex;
    list-style: none;
    padding-left: 0;
    align-items: center;
}

.colophon-links ul li {
    padding-right: 40px;
}

.colophon-links ul li:last-child {
    padding-right: 0 !important;
}

.colophon-links ul li a {
    line-height: 28px;
    font-size: 16px;
    color: #808080;
    text-decoration: none;
}

.banner-image img {
    width: 100%;
}

.power-img img {
    width: 100%;
}
.work-img img {
    width: 100%;
}


@media only screen and (max-width: 1680px) {

    .banner-title h2 {
    font-size: 70px;
    line-height: 70px !important;
}

.banner-para p {
    font-size: 16px;
    line-height: 30px !important;
}

.ser-box-head h2 {
    font-size: 25px !important;
}

.ser-box-para p {
    font-size: 15px !important;
}

.ser-box {
    padding-left: 30px !important;
    padding-right: 30px !important;
    padding-bottom: 30px !important;
    padding-top: 30px !important;
}

.work-head h2 {
    font-size: 50px !important;
    line-height: 60px !important;
}

.work-para p {
    font-size: 16px !important;
    line-height: 30px !important;
}

.work-li li {
    font-size: 22px !important;
    line-height: 35px !important;
}

.ft-4 {
    padding-left: 220px !important;
    text-align: right;
}

.ft-3 {
    padding-left: 150px !important;
}

/*.ft-2 {*/
/*    padding-left: 150px !important;*/
/*}*/
}

@media only screen and (max-width: 1440px) {

   header {
    padding-left: 40px !important;
    padding-right: 40px !important;
}

section.hero-section {
    padding-left: 40px !important;
    padding-right: 40px !important;
}

section.hero-section-2 {
    padding-left: 40px !important;
    padding-right: 40px !important;
}

section.hero-section-3 {
    padding-left: 40px !important;
    padding-right: 40px !important;
}

section.hero-section-4 {
    padding-left: 40px !important;
    padding-right: 40px !important;
}

.cl-work {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}

.work-li li {
    margin-bottom: 20px !important;
    font-size: 20px !important;
}

section.footer-sec {
    margin-left: 40px !important;
    margin-right: 40px !important;
    padding-left: 40px !important;
    padding-right: 40px !important;
}

.form-head h2 {
    font-size: 40px !important;
    line-height: 54px !important;
}

section.footer-sec-2 {
    padding-left: 40px !important;
    padding-right: 40px !important;
}

.ft-4 {
    padding-left: 170px !important;
}

.ft-3 {
    padding-left: 120px !important;
}

/*.ft-2 {*/
/*    padding-left: 120px !important;*/
/*}*/

section.footer-colophon {
    padding-left: 40px !important;
    padding-right: 40px !important;
}
.banner-title h2 {
    font-size: 60px !important;
    line-height: 60px !important;
}
.icons a.green_btn {
    font-size: 18px !important;
}

.banner-btn a {
    font-size: 18px !important;
}

button.btn {
    font-size: 18px !important;
} 
}

@media only screen and (max-width: 1366px) {

   .power-head h2 {
    font-size: 40px !important;
    line-height: 54px !important;
}

.power-para p {
    font-size: 16px !important;
    line-height: 30px !important;
}

.ser-box-para p {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
} 
}


@media only screen and (max-width: 1280px) {

   header {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

section.hero-section {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

section.hero-section-2 {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

h2 {}

.ser-box-head h2 {
    font-size: 22px !important;
}

.ser-box-head {
    margin-bottom: 15px !important;
}

section.hero-section-3 {
    padding-left: 20px !important;
    padding-right: 20px !important;
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}

.staff-head-2 h2 {
    font-size: 25px !important;
}

.staff-para p {
    font-size: 15px !important;
}

section.hero-section-4 {
    padding-left: 20px !important;
    padding-right: 20px !important;
    padding-bottom: 50px !important;
    padding-top: 50px !important;
}

.work-head h2 {
    font-size: 40px !important;
    line-height: 50px !important;
}

.work-head {
    margin-bottom: 20px !important;
}

section.footer-sec {
    margin-left: 20px !important;
    margin-right: 20px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
}

section.footer-sec-2 {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

section.footer-colophon {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.ft-4 {
    padding-left: 140px !important;
}

.ft-3 {
    padding-left: 90px !important;
}

/*.ft-2 {*/
/*    padding-left: 90px !important;*/
/*}*/
.banner-title h2 {
    font-size: 50px !important;
    line-height: 50px !important;
}

.staff-head h2 {
    font-size: 40px !important;
    line-height: 54px !important;
} 
}

@media only screen and (max-width: 1200px) {

   .icons a.green_btn {
    width: 203px;
    height: 45px;
    font-size: 16px !important;
}

.navbar-nav li.nav-item {
    font-size: 16px !important;
}

.icons a.contact-btn {
    font-size: 17px !important;
}

.ser-box-para p {
    -webkit-line-clamp: 3 !important;
} 
}

@media only screen and (max-width: 1199px) {

    #navbarNav {
        position: fixed;
        top: 0;
        left: 0;
        width: 300px;
        height: 100%;
        background: #F3F3F3;
        padding: 40px 20px;
        transform: translateX(-100%);
        transition: 0.4s ease-in-out;
        z-index: 9999;
        display: block !important;
    }

    #navbarNav.show {
        transform: translateX(0);
    }

    #navbarNav .navbar-nav {
        flex-direction: column;
    }

    #navbarNav .nav-link {
        padding: 10px 0;
}

.icons {
    display: block;
    text-align: center;
}

.icons a.green_btn {
    margin-left: 0 !important;
}

.icons {
    margin-right: 0 !important;
}

.navbar-nav li.nav-item {
    padding-right: 0 !important;
}

#navbarNav .navbar-brand {
    margin-bottom: 50px;
}

.icons a.contact-btn {
    display: none !important;
    margin-top: 10px;
    margin-bottom: 10px;
}
}


@media only screen and (max-width: 991px) {

   .banner-para p {
    font-size: 15px !important;
}

.banner-title h2 {
    font-size: 40px !important;
    line-height: 40px !important;
}

.power-para p {
    font-size: 15px !important;
    line-height: 30px !important;
}

.power-head h2 {
    font-size: 34px !important;
    line-height: 44px !important;
}

.ft-4 {
    padding-left: 70px !important;
}

.ft-3 {
    padding-left: 40px !important;
}

/*.ft-2 {*/
/*    padding-left: 60px !important;*/
/*}*/

.footer-text p {
    font-size: 15px !important;
}

.form-head h2 {
    font-size: 30px !important;
    line-height: 44px !important;
}

section.footer-sec {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}

.work-li li {
    font-size: 15px !important;
}

.cl-work {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
}

.work-para p {
    font-size: 15px !important;
    line-height: 30px !important;
}

.staff-head-2 h2 {
    font-size: 17px !important;
}

.staff-btn a {
    font-size: 13px !important;
}

.ser-box {
    padding-left: 15px !important;
    padding-right: 15px !important;
    padding-bottom: 15px !important;
    padding-top: 15px !important;
}

.ser-box-para p {
    line-height: 28px !important;
    -webkit-line-clamp: 2 !important;
} 
}

@media only screen and (max-width: 768px) {

    .hero-section .col-md-8 {
    flex: 0 0 100% !important;
    width: 100% !important;
}

.hero-section .col-md-4 {
    flex: 0 0 100% !important;
    width: 100% !important;
}

.banner-para p {
    margin-left: 0 !important;
    text-align: center !important;
    margin: 0 auto !important;
}

.banner-title h2 {
    text-align: center !important;
}

.banner-btn {
    justify-content: center !important;
}

.hero-section-2 .col-md-6 {
    width: 100% !important;
}

.power-para p {
    text-align: center !important;
    margin: 0 auto !important;
}

.power-head h2 {
    text-align: center !important;
}

.hero-section-2 .col-md-3 {
    width: 100%;
}

.ser-box {
    margin: 0 auto !important;
    width: 70%;
    margin-bottom: 20px !important;
}

.hero-section-3 .col-md-4 {
    width: 100% !important;
}

.staff-box {
    margin: 0 auto !important;
    margin-bottom: 20px !important;
    width: 70%;
}

.staff-head-2 h2 {
    font-size: 25px !important;
}

.hero-section-4 .col-md-6 {
    width: 100%;
}

.cl-work {
    margin-bottom: 30px;
}

.footer-sec .col-md-6 {
    width: 100% !important;
}

.footer-form .col-md-6 {
    width: 50% !important;
}

.footer-img img {
    margin: 0 auto !important;
    text-align: center !important;
}

.footer-img {
    text-align: center !important;
}

.form-head h2 {
    text-align: center !important;
    margin-top: 30px !important;
}

.footer-sec-2 .col-md-3 {
    width: 100%;
}

.ft-2 {
    padding-left: 15px !important;
}

.ft-3 {
    padding-left: 15px !important;
}

.ft-4 {
    padding-left: 15px !important;
}

section.footer-sec-2 {
    text-align: center !important;
}

.footer-icoons {
    justify-content: center;
    margin-bottom: 30px;
}

.footer-text p {
    width: 100%;
}
button.btn {
    margin: 0 auto;
}
.footer-sec-2 .col-md-4 {
    width: 100%;
    text-align: center;
}

.ft-2 {
    padding-bottom: 30px;
}

.ft-1 {
    padding-bottom: 30px;
}
}

@media only screen and (max-width: 667px) {

   .staff-head h2 {
    font-size: 35px !important;
    line-height: 44px !important;
}

.staff-row-1 {
    padding-bottom: 30px !important;
}

.main-site-info {
    display: block !important;
    text-align: center;
}

.colophon-links ul {
    display: block !important;
}

.colophon-links ul li {
    padding-right: 0 !important;
} 
}


@media only screen and (max-width: 568px) {

   .banner-title h2 {
    font-size: 35px !important;
    line-height: 35px !important;
}

.power-head h2 {
    font-size: 30px !important;
    line-height: 40px !important;
}

.staff-head h2 {
    font-size: 30px !important;
    line-height: 40px !important;
}

.staff-box {
    width: 85% !important;
}

.work-head h2 {
    font-size: 35px !important;
    line-height: 45px !important;
} 
}


@media only screen and (max-width: 480px) {

   .navbar-brand img.logo {
    width: 70%;
}

.ser-box {
    width: 90% !important;
}

.staff-box {
    width: 100% !important;
}

.form-head h2 {
    font-size: 28px !important;
} 
}


@media only screen and (max-width: 425px) {

   .banner-title h2 {
    font-size: 30px !important;
    line-height: 30px !important;
}

.power-head h2 {
    font-size: 25px !important;
    line-height: 35px !important;
}

.ser-box {
    width: 100% !important;
}

.staff-head h2 {
    font-size: 25px !important;
    line-height: 35px !important;
}

.work-head h2 {
    font-size: 30px !important;
    line-height: 40px !important;
}

.form-head h2 {
    font-size: 25px !important;
    line-height: 40px !important;
}

button.btn {
    font-size: 16px !important;
} 
}

@media only screen and (max-width: 375px) {

   .staff-head-2 h2 {
    font-size: 20px !important;
} 
}

a#clos_menu {
    background: #163e60;
    color: #fff;
    text-decoration: none;
    display: flex;
    justify-content: center;
    width: 40px;
    height: 36px;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 20px;
}

a.contact-btn {
    display: none;
}

.navbar-nav li.nav-item {
    margin-bottom: 10px;
}

ul.navbar-nav {
    margin-top: 40px;
    margin-bottom: 20px;
}

.ft-1 {
    text-align: center;
}

.footer-text {
    display: none;
}

.footer-icoons {justify-content: center;}

h2.quick {
    font-size: 30px;
    line-height: 20px;
    margin-bottom: 25px;
}