@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i');

body {
    margin: 0;
    padding: 0;
    list-style: none;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
}

.header {
    background-color: #005a90;
    font-family: 'Roboto', sans-serif;
}

.social a {
    font-size: 25px;
    line-height: 35px;
    text-align: right;
    display: inline-block;
}

.mobile-logo-img, mobile-logo-img img {
    display: none;
}

.social {
    text-align: right;
}

.contact-cont {
    background-color: #005a90;
    text-align: right;
    padding: 5px 0;
    position: relative;
    top: 16px;
}

.contact-text ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.contact-text ul li a {
    float: right;
    padding: 5px;
    font-size: 23px;
    color: #fff;
}

.contact-text ul li.add i {
    color: #e51e0f;
    margin-right: 5px;
}

.contact-text ul li p {
    float: right;
    margin: 0;
}
.contact-text a {
    color:#fff!important;
}

.nav-bg {
    background: #005a90;
}

.logo-img {
    position: relative;
    top: 0;
}

.container > .navbar-header {
    position: relative;
    top: -44px;
    margin-right: 0;
    margin-left: 0;
}

.navbar-brand {
    height: auto;
    padding: 0;
}

.navbar-nav-new li a {
    color: #fff;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    padding: 5px 0;
    padding-right: 20px;
    text-transform: uppercase;
}

.navbar-nav-new li:last-child a {
    padding-right: 0;
}

.navbar-nav-new li a:hover, .navbar-nav-new li a:focus {
    color: #fff;
    /* font-size: 16px; */
    background: transparent;
}

.navbar-new {
    padding: 0;
    margin-bottom: 0px;
    display: block;
    background-color: #005a90;
    border-radius: 0;
    position: relative;
    top: 20px;
}

ul.navbar-nav-new {
    margin-top: 0;
    border-top: 2px solid #0077e6;
    text-align: left;
    padding-top: 10px;
    margin-right: 0;
}

.contact-text strong {
    font-size: 18px;
    float: right;
    color: #fff;
    padding-right: 0;
    margin: 10px 0;
}

.three-boxes {
    padding: 20px 10px;
    background: #000 url('../img/tb-bg.jpg') no-repeat center center;
    background-size: cover;
    position: relative;
}

.blue-box {
    background-color: #005a90;
    border: 5px solid #0b3e6e;
    height: 140px;
    width: 100%;
    position: relative;
    font-weight: 700;
    font-size: 25px;
}

.blue-box h3 {
    color: #fff;
    font-weight: 700;
    font-size: 25px;
    display: block;
    text-align: center;
    margin: 0;
    display: block;
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
}

.blue-box h3 span {
    margin-left: 10px;
}

.three-boxes .open > .dropdown-menu {
    width: 100%;
    border-radius: 0;
    background-color: #005a90;
    margin-top: 0;
    border-left: 5px solid #0b3e6e;
    border-right: 5px solid #0b3e6e;
    border-bottom: 5px solid #0b3e6e;
}

.three-boxes .open > .dropdown-menu > li > a {
    line-height: 2;
    font-size: 22px;
    color: #fff;
}

.three-boxes .open > .dropdown-menu > li > a:hover {
    color: #000;
}

.contant {
    margin: 30px 0;
}

.contant h1:after {
    content: '';
    margin: 5px auto 0;
    width: 60px;
    height: 2px;
    background-color: #dddddd;
    display: block;
}

.contant-text {
    padding: 0 5px;
}

.contant-text-right h3 {
    margin-top: 0;
    line-height: 32px;
    color: #000;
    font-size: 24px;
    margin-bottom: 0;
    font-weight: 700;
}

.contant-text-right p {
    font-size: 16px;
    color: #000;
    margin-bottom: 20px;
    line-height: 21px;
}

.contant-text-right p {
    margin-top: 5px;
}

.carousel-inner img {
    width: 100%;
}

#carousel-example-generic .content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-66%, -50%);
}

#carousel-example-generic .content h1 {
    color: #fff;
    font-size: 42px;
    line-height: 60px;
}

.carousel-control .fa-angle-right, .carousel-control .fa-angle-left {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
}

.carousel-control .fa-angle-left {
    left: 50%;
    width: 38px;
    height: 38px;
    margin-top: -15px;
    font-size: 50px;
    color: #fff;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 53px;
}

.carousel-control .fa-angle-right {
    right: 50%;
    width: 38px;
    height: 38px;
    margin-top: -15px;
    font-size: 50px;
    color: #fff;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 53px;
}

.carousel-control {
    opacity: 1;
    filter: alpha(opacity=100);
}

.mb50 {
    margin-bottom: 50px;
}

.py-5 {
    padding: 50px 0;
}

.footer {
    background-image: url(../img/footer.png);
    background-size: cover;
    color: #FFFFFF;
    padding: 30px 0;
    font-family: 'Roboto', sans-serif;
}

.mobilePhone {
    display: none;
}

.interiorTitle {
    color: #fff;
    font-size: 32px;
    margin: 0;
}

.scrolling-wrap {
    width: 100%;
    height: 90px;
    overflow: hidden;
}

.scrolling {
    width: 100%;
    height: 92px;
}

.footer a {
    color: #FFFFFF;
}

/*==========================================
			Responsive CSS
==========================================*/
@media only screen and (max-width: 1200px) {
    .navbar-nav-new li a {
        padding-right: 10px;
        font-size: 14px;
    }
}



@media only screen and (max-width: 992px) {

    .contact-text strong {
        font-size: 14px;
    }

    .navbar-nav-new li a {
        font-size: 13px;
        padding: 5px 8px;
        position: relative;
        right: 0;
        top: 0;
    }

    .top_add ul li {
        font-size: 12px;
    }

    .top_add strong {
        font-size: 18px;
    }
    .navbar-header {
        max-width: 135px;
    }
    .logo-img {
        /* top: -46px; */
        padding-left: 0px;
    }

    #carousel-example-generic .content h1 {
        font-size: 28px;
        line-height: 36px;
    }

    .blue-box {
        height: 100px;
        margin-bottom: 15px;
        font-size: 5vw;
    }
    .blue-box h3 {
        font-size: 5vw;
    }
    
    .navbar > .container .navbar-brand {
        margin-left: -28px;
    }

    .three-boxes .open > .dropdown-menu {
        margin-top: -17px;
    }
}

@media only screen and (max-width: 768px) {
    .navbar-toggle {
        margin-top: 0;
        top: 5px;
    }
    .navbar-header {
      max-width: 100%;
    }
    .navbar-nav-new li a:hover,
    .navbar-nav-new li a:focus {
        color: #fff;
    }

    .navbar-new {
        height: auto;
        padding-bottom: 0;
        border: none;
    }

    .navbar .navbar-toggle .icon-bar {
        background-color: #fff;
        width: 25px;
        height: 4px;
    }

    .navbar-nav-new li {
        width: 100%;
        border-right: 0;
        border-bottom: 1px solid #0b3e6e;
    }

    .navbar-nav-new li a {
        font-size: 16px;
        margin-left: 22px;
        text-align: center;
        padding: 15px 0;
        color: #fff;
        top: 0;
    }

    .navbar-nav {
        margin-bottom: 0px;
    }

    .container > .navbar-header {
        top: 4px;
        height: 100px;
    }

    #carousel-example-generic .content h1 {
        font-size: 20px;
        line-height: 26px;
    }

    .list .blueCont {
        margin-bottom: 4px;
    }

    .logo-img img {
        display: none;
    }

    .mobile-logo-img {
        top: -13px;
        left: 40%;
        z-index: 1;
        position: absolute;
    }

    .mobile-logo-img, .mobile-logo-img img {
        display: block;
        top: -6px;
        left: 5px;
        width: auto;
    }

    .contact-cont {
        float: left;
    }

    .contact-text ul li {
        float: left;
    }

    .top_add {
        position: absolute;
        top: 68%;
        left: 32%;
    }

    .top_add ul li {
        display: inline-block;
        padding: 0 6px;
    }

    .top_add ul li:last-child {
        display: none;
    }

    .top_add ul li:nth-child(1) {
        font-size: 16px;
        border-right: 1px solid #fff;
    }

    .top_add ul li:nth-child(2) strong {
        font-size: 16px;
    }

    .social a:nth-child(3) {
        color: #005a8f;
    }

    .header {
        display: block;
    }

    /*.navbar-collapse {
        position:relative;
        top:0;
    }*/
    .navbar-collapse.in {
        position: relative;
        top: 0;
        z-index: 1;
        background-color: #005a90;
        z-index: 999;
        color: #fff;
        transition: none;
    }

    #first-slider h1 {
        /* text-align:center; */
    }

    .contant {
        margin: 11px 0;
    }

    .text-icon {
        font-size: 9px;
        margin-top: 2px;
        display: block;
        color: #FFFFFF;
    }

    .mobilePhone {
        display: block;
        float: right;
        margin-top: 3px;
        font-size: 30px;
        position: relative;
        top: 5px;
    }

    a.mobilePhone {
        color: #fff;
    }

    ul.navbar-nav-new {
        border: none;
    }

    .navbar > .container .navbar-brand {
        margin-left: 0;
    }
}

@media only screen and (max-width: 480px) {
    #carousel-example-generic .content h1 {
        font-size: 18px;
        line-height: 20px;
    }

    .top_bar {
        display: none;
    }

    .navbar-new {
        /* background-color:#367c2b; */
        height: auto;
    }

    #carousel-example-generic .content {
        transform: translate(-66%, -50%);
    }

    .container {
        padding-left: 0;
        padding-right: 0;
    }

    .banner-img img {
        min-height: 330px;
    }

    .contant {
        margin: 10px 0;
    }

    .contant-text p {
        text-align: left;
    }

    .contact-text ul li p {
        display: none;
    }

    .row {
        margin-right: 0px;
        margin-left: 0px;
    }

    .contant-text h5 {
        text-align: center;
    }

    .border {
        border-bottom: 1px solid #000;
    }

    .top_add {
        left: 25%;
    }

    .second-col ul li {
        float: left;
        width: 50%;
        line-height: 26px;
    }

    .hosted-content .listings-wrapper .listings-list .category-banner h3 {
        line-height: 1.5em !important;
    }

    .hosted-content .listings-wrapper .listings-list .listing-banner h2 {
        line-height: 1em;
        font-size: 2em;
    }

    .interiorTitle {
        font-size: 26px;
        line-height: 48px;
    }

    .blue-box {
        height: 68px;
    }
}

h3 .interiorTitle {
    color: #fff;
}


.thankyou {
    padding: 100px 0;
}