body {
    font-family: 'Roboto', sans-serif;
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

a{
    text-decoration: none !important;
}

#header {
    background-color: #252058;
}

#header .main-menu {
    padding-top: 43px;
    padding-left: 30px;
    transition: all 300ms;
    -webkit-transition: all 300ms;
}

#header .menu-close{
    position: absolute;
    right: 50px;
    top: 50px;
}

#header .main-menu ul li {
    display: inline-block;
    margin-right: 60px;
}

#header .main-menu ul li a{
    font-size: 18px;
    color: #ffffff;
    font-weight: 300;
    display: inline-block;
    margin-left: 20px;
}

#header .logo-container:before {
    content: "";
    position: absolute;
    background-color: #ffffff;
    height: 100%;
    width: 200%;
    left: -200%;
    top: 0;
}

#hero {
    background-image: url("../img/hero-bg.jpg");
    background-size: cover;
    padding-top: 90px;
    padding-bottom: 60px;
    background-position: center;
    background-repeat: no-repeat;
}

#hero h2{
    font-size: 50px;
    font-weight: 200;
    color: #ffffff;
}

#marine-hero{
    background-image: url("../img/hero-bg-mt.jpg");
    background-size: cover;
    padding-top: 90px;
    padding-bottom: 200px;
}

#marine-hero h2{
    font-size: 50px;
    font-weight: 200;
    color: #ffffff;
}

#search-form{
    background-color: #41C7F5;
    padding-top: 40px;
    padding-bottom: 40px;
}

#search-form .button-tag{
    width: 200px;
    padding-top: 25px;
    padding-bottom: 30px;
    background-color: #41C7F5;
    position: absolute;
    left: 12px;
    font-size: 15px;
    color: #ffffff;
    top: -150px;
}

#search-form .search-sbmt-btn{
    font-size: 14px;
    color: #ffffff;
    font-weight: 400;
    padding-top: 6px;
}

#search-form .form-control{
    height: 70px;
    border: 0;
    border-radius: 0;
    font-size: 24px;
    text-indent: 20px;
    font-weight: 200;
}

#search-form .man-radio{
    position: absolute;
    top: -190px;
    left: 0;
}

#aboutus {
    background-image: url("../img/about-bg.webp");
    background-size: cover;
    background-position: center;
    max-width: 100%;
    background-repeat: no-repeat;
}

#aboutus .col-lg-4{
    background-color: #41C7F5;
    padding-top: 80px;
    padding-bottom: 200px;
    padding-left: 30px;
    padding-right: 30px;
}

#aboutus h3{
    font-size: 40px;
    font-weight: 300;
    color: #ffffff;
}

#aboutus p{
    font-size: 15px;
    color: #00445B;
    line-height: 20px;
}

#aboutus .read-more-btn{
    background-color: #252058;
    padding: 10px 25px;
    display: inline-block;
    font-size: 15px;
    color: #ffffff;
}

h3.section-title{
    color: #252058;
    font-size: 47px;
    font-weight: 300;
    text-align: center;
}

h3.section-title b{
    font-weight: 500;
}

#our-services{
    padding-top: 80px;
    padding-bottom: 80px;
}

#our-partners{
    padding-top: 80px;
}


#our-services h4{
    font-size: 23px;
    color: #252058;
    font-weight: 300;
    line-height: 30px;
}

#we-ship{
    padding-top: 100px;
    padding-bottom: 100px;
    background-color: #F1FBFF;
}

#our-partners .partner-list{
    background-color: #F1FBFF;
    padding-top: 70px;
    padding-bottom: 90px;
}

#our-partners .card{
    height: 130px !important;
    border: 0;
    border-radius: 0;
    text-align: center;
}

#our-partners .card img{
    width: 100px;
    display: inline-block;
}

.card-deck {
    justify-content: space-between;
}

.card-deck .card {
    margin: 0 0 1rem;
}
@media (min-width: 576px) and (max-width: 767.98px) {
    .card-deck .card {
        -ms-flex: 0 0 48.7%;
        flex: 0 0 48.7%;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .card-deck .card {
        -ms-flex: 0 0 32%;
        flex: 0 0 32%;
    }
}

@media (min-width: 992px)
{
    .card-deck .card {
        -ms-flex: 0 0 15%;
        flex: 0 0 16%;
    }
}


#footer{
    margin-top: -90px;
    background-color: #41C7F5;
}

#footer .top{
    padding-top: 100px;
    padding-bottom: 100px;
    background-color: #252058;
    color: #ffffff;

}

#footer .top h3{
    font-size: 40px;
    font-weight: 300;
    color: #ffffff;
}

#footer .top h6{
    font-size: 17px;
    font-weight: 400;
    color: #ffffff;
}

#footer .top h3 b{
    font-weight: 500;
}

#footer .bottom{
    padding-bottom: 100px;
    padding-top: 80px;
}

#footer address{
    line-height: 20px;
}

#footer .bottom a,#footer address{
    color: #ffffff;
    font-size: 15px;
    display: block;
    margin-bottom: 15px;
}

#footer .bottom h3{
    font-size: 26px;
    color: #ffffff;
    font-weight: 500;
}

#copyright{
    padding: 20px;
    text-align: center;
    font-size: 14px;
    color: #B9B9B9;
}

#cover{
    padding-top: 70px;
    padding-bottom: 70px;
}

#cover h2{
    text-align: center;
    font-size: 48px;
    color: #ffffff;
    font-weight: 300;
}

#our-story{
    padding-top: 80px;
    padding-bottom: 180px;
}

#our-story h4{
    font-size: 20px;
    color: #252058;
    line-height: 25px;
    font-weight: 300;
}

#our-story p{
    font-size: 16px;
    color: #252058;
    line-height: 25px;
}

.cover-text{
    font-size: 22px;
    color: #252058;
    font-weight: 300;
    text-align: center;
}

.services-bt p{
    font-size: 16px;
    color: #252058;
    font-weight: 400;
    line-height: 26px;
}

.contact-cards .col-lg-4 > div{
    min-height: 400px;
    padding-top: 70px;
    padding-bottom: 70px;
    background-color: #F1FBFF;
}

.contact-cards .col-lg-4 > div img{
    margin-bottom: 20px;
}

.get-in-touch{
    padding-bottom: 150px;
}

.get-in-touch .form-control{
    height: 65px;
    border: thin #C1C1C1 solid;
    border-radius: 0;
}

.get-in-touch input[type=submit]{
    background-color: #41C7F5;
    color: #ffffff;
    font-size: 15px;
    padding: 15px 30px;
    border: 0;
    outline: none;
}

#header .menu-open{
    position: absolute;
    width: 100px;
    right: 20px;
    top: 40%;
}

#header .main-menu.shw{
    right: 0;
}



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

    #header .main-menu{
        padding-top: 30px;
    }

} */

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

    .cover-text p{
        font-size: 18px;
        text-align: left;
    }


    #footer .top h3{
        font-size: 22px;
    }

    #footer .top h6{
        font-size: 14px;
    }

    h3.section-title{
        font-size: 27px;
    }

    #header{
        background-color: #ffffff;
    }

    #header .main-menu{
        width: 300px;
        position: fixed;
        height: 100%;
        right: -300px;
        top: 0;
        z-index: 1;
        background-color: #252058;
        padding-top: 100px;
    }

    #header .main-menu li{
        display: block;
        width: 100%;
        margin-bottom: 30px;
    }

    #header .main-menu li a{
        display: block;
        width: 100%;
    }

}


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

    #header {
        background-color: #ffffff;
    }

    #hero h2{
        font-size: 34px;
    }

    #hero{
        padding-top: 50px;
        padding-bottom: 150px;
    }

    #search-form .search-sbmt-btn{
        font-size: 14px;
        color: #ffffff;
        font-weight: 400;
        padding-top: 10px;
        padding-bottom: 20px;
        background-color: #252058;
        width: 100%;
    }

    #search-form .search-sbmt-btn img{
        width: 20px;
        margin-right: 20px;
    }

    #search-form .search-sbmt-btn span{
        display: inline-block !important;
    }

}
