*{
    padding: 0;
    margin: 0;
}

h1, h2, h3, h4, h5, h6{
    font-family: "Montserrat", serif;
    margin: 0;
}

p{
    font-size: 1.125rem;
    line-height: 1.5rem;
    margin: 0;
    color: #333333;
    font-family: "Inter", sans-serif;
}

a{
    text-decoration: none;
    display: inline-block;
    color: #000000;
}

body{
    font-family: "Inter", sans-serif;
}

h1{
    font-size: 4.375rem;
    line-height: 5.938rem;
    font-weight: 700;
    margin: 0;
    color: #004E62;
    padding-bottom: 1.25rem;
}

h2{    
    font-size: 3.625rem;
    line-height: 4.375rem;
    font-weight: 700;
    margin: 0;
    padding-bottom: 1.125rem;
}

.btn.btn-primary{
    background-image: linear-gradient(to right, #b08050, #777c44, #407250, #02625f, #004e62);
    padding: 10px 32px;
    border-radius: 30px;
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    border: 0;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
}

.btn.btn-primary:hover{
    background-image: linear-gradient(to right, #407250, #02625f, #004e62, #b08050, #777c44);
}

.navbar-toggler{
    border: 0;
    padding: 0;
}

.navbar-toggler:focus{
    outline: 0;
    box-shadow: none;
}

.header{
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    z-index: 9;
}

.header nav.navbar {
    border-radius: 50px;
    background: #FFF;
    padding: 10px 30px;
    margin: -40px 0 0;
    border-bottom: double;
}

.topbar-header{
    background: #004E62;
    height: 100px;
    padding-top: 20px;
}

.topbar-header a{
    color: #FFFFFF;
}

.topbar-header .social li a{
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #FFFFFF;
    text-align: center;
    line-height: 30px;
}

section{
    padding: 76px 0;
}

.banner-wrapper{
    z-index: 0;
    height: 100vh;
}

.banner-wrapper::after{
    content: '';
    display: inline-block;
    width: 100%;
    height: 100%;
    background-color: #FFFFFF;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.8;
    z-index: -1;
}

.enquiry-form{
    background-color: #004E62;
    border-radius: 20px;
    padding: 40px 40px;
}

.enquiry-form h4{
    font-size: 3rem;
    line-height: 3.75rem;
    font-weight: 600;
    margin: 0;
    padding: 0 0 32px;
    color: #FFFFFF;
}

.enquiry-form .form-control{
    background-color: #FFFFFF;
    border-radius: 10px;
    height: 54px;
}

.enquiry-form .form-control:focus{
    outline: 0;
    box-shadow: none;
    border-color: #004E62;
}

.enquiry-form .form-group label{
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
}

.enquiry-form .btn.btn-primary{
    max-width: 130px;
    margin: 0 auto;
    display: block;
}

.category-inner{
    background: #004E62;
    border-radius: 50px;
}

.down-arrow{
    width: 152px;
    height: 152px;
    background: #004E62;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: -60px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.down-arrow a{
    width: 110px;
    height: 110px;
    border-radius: 50%;
    text-align: center;
    line-height: 100px;
    border: 2px #FFFFFF solid;
}

.category-inner{
    padding: 120px 130px 98px;
}

.category-card{
    background: #F0F4F9;
    border-radius: 20px;
    min-height: 320px;
}

.category-card figure {
    max-height: 250px;
    overflow: hidden;
}

.category-card figure .img-fluid{
    width: 100%;
    height: 100%;
    object-fit: scale-down;
}

.owl-theme .owl-nav [class*='owl-']{
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 45px;
    padding: 0;
    font-size: 20px;
    color: #004E62;
    background-color: #FFFFFF;
    border: 4px #B08050 solid;
    border-radius: 50%;
    position: absolute;
    top: -70px;
    right: 0;
}

.owl-theme .owl-nav [class*='owl-prev']{
    right: 60px;
}

.owl-theme .owl-nav [class*='owl-']:hover{
    background-color: #b08050;
}

.whychoose-right {
    padding: 40px 70px;
    border: 1px #E7E7E7 solid;
    border-radius: 20px;
}

.left-side-block {
    border-right: 1px #D9D9D9 solid;
    padding: 120px 0 0;
}

.right-side-block{
    padding: 50px 0 0;
    height: 100%;
}

.caption-text h5{
    font-size: 22px;
    line-height: 28px;
    font-weight: 500;
    margin: 0;
}

.caption-text p{
    font-size: 12px;
    line-height: 18px;
    font-weight: 400;
}

.what-we-do-wrapper .heading{
    margin-bottom: 77px;
}

.what-we-block{
    z-index: 0;
}

.what-we-block h5{
    font-size: 24px;
    line-height: 32px;
    background-color: #FFFFFF;
    position: absolute;
    left: -20px;
    top: 70%;
    text-transform: uppercase;
    font-weight: 600;
}

.what-we-block::after{
    content: '';
    display: inline-block;
    width: 410px;
    height: 242px;
    border: 4px #004E62 solid;
    position: absolute;
    top: 130px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: -1;
}

.what-we-block figure{
    width: 340px;
    height: 293px;
    margin: 0 auto 112px;
    border-radius: 8px;
    background-image: linear-gradient(to bottom, #004e62, #02625f, #407250, #777c44, #b08050);
}

.footer{
    padding: 106px 0 30px;
}

.footer-links h5{
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
    position: relative;
    margin: 0 0 60px;
    color: #FFFFFF;
    text-transform: uppercase;
}

.footer-links h5::after{
    content: '';
    display: inline-block;
    width: 60px;
    height: 2px;
    background: #FFFFFF;
    position: absolute;
    bottom: -10px;
    left: 0;
}

.footer-links li:not(:first-child){
    margin-top: 22px;
}

.footer-links li a{
    color: #FFFFFF;
    font-size: 18px;
    line-height: 22px;
}

/* .footer-links .contact-detail li:first-child a{
    font-size: 34px;
    line-height: 42px;
    font-weight: 700;
} */

.copyrights{
    margin-top: 80px;
    padding-top: 23px;
    border-top: 2px #FFFFFF solid;
}

@media screen and (min-width:1500px) {
.container{
    max-width: 1400px;
}
    
}

@media screen and (max-width:1280px) {

.what-we-block figure {
    width: 280px;
    height: 260px;
}

h1{
    font-size: 2rem;
    line-height: 3rem;
}

.enquiry-form h4 {
    font-size: 2rem;
    line-height: 3rem;
}

.category-inner{
    padding: 120px 50px 98px;
}

.what-we-block::after {
    width: 330px;
    height: 210px;
}
    
}

@media screen and (min-width:992px) {

.navbar-nav .nav-item:not(:first-child){
    margin-left: 20px;
}

.navbar-nav .nav-item .nav-link{
    color: #000000;
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    text-transform: uppercase;
}
    
}

@media screen and (max-width:767px) {

.banner-wrapper{
    height: 100%;
    padding: 200px 0 60px;
}

h1{
    font-size: 2rem;
    line-height: 3rem
}

h2{
    font-size: 1.5rem;
    line-height: 2rem;
}

.down-arrow{
    width: 80px;
    height: 80px;
    top: -30px;
}

.what-we-block figure {
    width: 300px;
    height: 250px;
}

.what-we-block::after {
    width: 350px;
    height: 190px;
}

.what-we-block h5 {
    font-size: 18px;
    line-height: 22px;
    left: 0;
    top: 66%;
}

.down-arrow a{
    width: 60px;
    height: 60px;
    line-height: 55px;
}

.down-arrow a svg {
    width: 20px;
    height: 28px;
}

.whychoose-right {
    padding: 20px 10px;
    margin: 40px 0 0;
}

section{
    padding: 40px 0;
    overflow: hidden;
}

.caption-text span svg{
    width: 30px;
    height: 45px;
}

.caption-text h5 {
    font-size: 14px;
    line-height: 18px;
}
    
.category-inner{
    padding: 100px 25px 50px;
}

.enquiry-form{
    margin-top: 50px;
}
    
}