body {
    font-family: 'Roboto', sans-serif;
    padding: 0 !important;
    margin: 0 !important;
}

a {
    text-decoration: none !important;
    font-size: 14px;
    font-weight: 300;
}

h1 {
    color: #002E57
}

p {
    font-weight: 300;
}

.main-body {
    min-height: 600px;
    height: auto;
}

button {
    text-decoration: none !important;
    font-size: 14px;
    font-weight: 300;
}

/** HEADER START **/

@media screen and (max-width: 768px) {
    .navbar-toggler {
        background-color: rgba(255, 255, 255, 0.6) !important;

    }
    .navbar-collapse {
        padding: 15px;
        background-color: rgba(0,0,0,0.9);
    }

}


#topBacContainer {
    background-color: #fff;
}

#topBar {
    text-align: right;
    padding-top: 7px;
    margin-bottom: 0 !important;
}

#topBar a {
    line-height: 26px;
}

#topBar a img {
    margin-right: 7px;
    width: 21px;
}

nav.navbar {
    height: 100px;
    z-index: 999;
}

nav .navbar-brand img {
    height: 45px;
}

nav .nav-item {
    margin: 0 10px;
}

nav .nav-link {
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    color: #000 !important;
}

#pageHeader {
    height: 350px;
    background-color: #fff;
    padding: 120px 20px 0 0;
    background-image: url("../../images/page-header-bg.png");
    background-repeat: no-repeat;
    background-size: cover;
}

#pageHeader h1 {
    font-size: 38px;
    font-weight: 400;
    color: #fff
}

#pageHeader h1 span {
    display: block;
    color: #fff;
}

#pageHeader h1 span a {
    font-size: 12px;
    color: #fff;
}

#pageContent {
    background-color: #f8f8f8;
}
/** HEADER END **/

/** BANNER START **/

.carousel {
    margin-top: 0px;
    z-index: 1;
}
.carousel-caption {

    height: 180px !important;
    width: 70%;
    padding: 30px;
    top: 50%;
}
.carousel-caption > h5 {
    text-align: right;
    font-size: 35px;
    font-weight: 200;
}
.carousel-caption > p {
    font-size: 48px;
    text-align: right;
    font-weight: 400;
}

/** BANNER END **/

/** HOME **/
#numbers {
    padding-bottom: 40px;
    padding-top: 40px;
    text-align: center;
}

#numbers h3 {
    font-size: 60px;
}

#numbers p {
    font-size: 21px;
    color: #C30E00;
    font-weight: bold;
}

#welcome {
    padding: 0px 0;
    background-color: #fff;
}

#welcome img {
    width: 100%;
}

#welcome .frame {
    padding: 150px;
    min-height: 100%;
}

#welcome .frame h1 {
    font-size: 38px;
    font-weight: 400;
    margin-bottom: 40px;
    line-height: 50px;
    color: #000;
}

#welcome .frame a {
    display: inline-block;
    background-color: #FF9F34;
    color: #000;
    text-align: center;
    padding: 15px 30px;
    margin: 50px 0;
    font-weight: 500;
    letter-spacing: 0em;
    font-size: 18px;
}

#welcome_bottom {
    padding: 50px;
    text-align: center;
}

.welcome_bottom_image {
    margin-bottom: 10px;
    display: block;
    height: 360px;
}

#welcome_bottom a {
    text-align: center;
    color: #fff;
    font-size: 24px;
    display: block;
    padding-top: 160px;
    font-weight: 400;
}
#welcome_bottom span {
    display: block;
    font-size: 14px;
}

.welcome_box {
    margin-top: 30px;
    width: 90%;
    display: inline-block;
    max-height: 500px;
}

.welcome_box .col_1 {
    float: left;
    width: 55%;
}

.welcome_box .col_small.content {
    padding: 160px 30px 30px 30px;
    background-image: url("../../images/box-arrow-next.png");
    background-repeat: no-repeat;
    background-position: 200px 30px;
    font-size: 24px;
}

.welcome_box .col_1 .col_small {
    display: inline-block;
    float: right;
    width: 50%;
    height: 250px;
    background-color: rgba(239,239,239,1);
}

.welcome_box .col_2 {
    width: 45%;
    float: left;
}
.welcome_box .col_2 > img {
    max-height: 500px !important;
}

.welcome_bottom_image.image_1 {
    background-image: url("../../images/image_1.png");
    -webkit-background-size: cover;
    background-size: cover;
}

.welcome_bottom_image.image_2 {
    background-image: url("../../images/image_2.png");
    -webkit-background-size: cover;
    background-size: cover;
}

.welcome_bottom_image.image_3 {
    background-image: url("../../images/image_3.png");
    -webkit-background-size: cover;
    background-size: cover;
}

.agent_section {
    padding: 150px;
    background-size: cover;
    background-image: url("../../images/bottom-banner-pattern.jpg");
}

.agent_section a {
    float: right;
    display: inline-block;
    background-color: #FF9F34;
    color: #000;
    text-align: center;
    padding: 15px 170px;
    margin: 20px 0;
    font-weight: 500;
    letter-spacing: 0em;
    font-size: 18px;
}

#clients {
    padding: 30px 0 0 30px;
    height: 150px;
    text-align: center;
}

#clients h3 {
    font-size: 28px;
    font-weight: 200;
}

#clients a {
    margin: 0 20px;
}

#getOffer {
    padding: 40px 0;
    background-image: url('../../images/get_offer_bg.jpg');
    -webkit-background-size: cover;
    color: #fff;
}

#getOffer .sample_program {
    border: 1px solid #fff;
    line-height: 100px;
    text-align: center;
    font-size: 28px;
}

#getOffer a {
    color: #fff;
    font-size: 24px;
    font-weight: 500;
}

#getOffer p {
    margin-top: 10px;
}

#specialContent {
    min-height: 768px;
    background-image: url('../../images/special_content_bg.jpg');
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
    padding: 70px 0;
}

#specialContent .box-content div {
    padding: 30px;
    background-color: rgba(255,255,255, 0.6);
}

#specialContent .box-content div h5 {
    font-size: 30px;
    font-weight: 400;
    margin-bottom: 20px;
}
#specialContent img {
    width: 100%;
}

#newsBlog {
    padding: 50px 0;
    font-weight: 200;
    background-color: #f3f3f3;
    min-height: 660px;
}

#newsBlog h5 {
    font-size: 29px;
    font-weight: 300;
    margin-bottom: 20px;
}

.news_block {
    float: left;
    width: 33%;
    margin-bottom: 20px;
    box-shadow: 1px 1px 10px #dfdfdf;
    height: 500px;
    background-color: #fff;
}

#newsBlog .image {
    height: 250px;
    width: 100%;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: bottom;
    float: left;
}

#newsBlog .content {
    width: 100%;
    padding: 50px 50px 50px 50px;
    float: left;
}

#newsBlog .content h5 {
    font-size: 21px;
    font-weight: 500;
    color: #000;
}

#newsBlog .content p {
    font-size: 14px;
    font-weight: 200;
    color: #707070;
}

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

    .carousel {
        margin-top: 0px;
    }
    #newsBlog {
        padding: 50px 0;
    }
    .news_block .image {
        float: none;
        display: block !important;
        height: 250px;
        width: 100% !important;
        margin: 0;
    }

    .news_block {
        display: table;
        width: 100%;
        float: none;
        margin-bottom: 20px;
        box-shadow: 1px 1px 10px #dfdfdf;
        background-color: white;
    }

    .news_block .content {
        display: block !important;
        width: 100% !important;
        padding: 20px;
        margin: 0;
    }
}
/** HOME END **/

/** CATEGORIES **/
.category_banner {
    width: 100%;
    height: 300px;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    margin: 20px 0;
}

.sub_categories {
    min-height: 300px;
    padding: 30px 0;
}

.gallery {
    min-height: 600px;
    padding: 30px 0;
}

.gallery a {
    display: inline-block;
    position: relative;
    width: 24%;
    text-align: center;
    line-height:35px;
    padding: 0px;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    background-color: #014D92;
}

.gallery a .product_image {
    width: 100%;
    height:250px;
    -webkit-background-size: cover;
    background-size:cover;
    opacity: 0.7;
    z-index: 0;
}

.gallery a span {
    left: 20px;
    bottom: 10px;
    position: absolute;
    color: #fff;

    z-index: 999;
    font-weight: 400;
}

.gallery a .label_1 {
    bottom: 30px;
}


.gallery a .label_2 {
    font-size: 12px !important;
}

#image_gallery {
    left: 30%; width: 40% !important;
}

.sub_categories div, .sub_categories a {
    display: inline-block;
    position: relative;
    width: 24.5%;
    text-align: left;
    line-height:25px;
    padding: 0 0 0px 0;
    font-size: 16px;
    height: auto;
    font-weight: 500;
    color: #000;
    box-shadow: 1px 1px 7px #e3e3e3;
    border-radius: 5px;
    background-color: #fff;
}

.sub_categories div {
    height: 300px;
}

.sub_categories .link {
    display: block !important;
    float: left;
    width: 100%;
    box-shadow: none;
    padding: 0 10px 0 15px;
    font-size: 13px;
    font-weight: 400;
    color: #002cb3;
    line-height: 18px;
    margin: 0 0 5px 0;
}

.sub_categories .link i {
    margin-right: 10px;
}


.sub_categories h4 {
    padding: 25px 0;
    text-align: center;
}

.sub_categories div .product_image, .sub_categories a .product_image  {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    float: left;
    width: 100%;
    height:180px;
    -webkit-background-size: contain;
    background-size: 70%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-position: center;
    background-repeat: no-repeat;
}

.sub_categories div .product_image .zoom, .sub_categories a .product_image .zoom {
    width: 30px;
    height: 30px;
    position: absolute;
    display: inline;
    bottom: 10px;
    margin: 0;
    right: 10px;
    background-color: rgba(255,255,255, 0.8);
    text-align: center;
    z-index: 999;
}

.sub_categories div span, .sub_categories a span {
    display: inline-block;
    float: left;
    margin: 0 10px 15px 10px
}

.sub_categories span {
    display: block;
}

.sub_categories .more_text {
    display: block;
    font-size: 12px;
    text-align: right;
    margin-top: 40px;
    bottom: 0;
}


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

    nav .navbar-brand img {
        height: 50px;
    }
    .gallery a {
        width: 90%;
        margin: 0 5%;

    }

    #image_gallery {
        left: 5%; width: 90% !important;
        top: 10% !important;
    }

    .sub_categories a {
        width: 90%;
        margin: 0 5%;
    }

    .gallery p {
        padding-left: 5%;
    }

    #pageHeader h1 {
        margin-bottom: 5px;
        font-size: 21px;
        height: 40px;
    }

    #pageHeader h1 span {
        display: block !important;
        width: 100%;
        float: right;
        margin-bottom: 10px !important;
        text-align: left;
    }

    .sub_categories div, .sub_categories a {
        width: 42.5%;
        margin-left: 5%;

    }

    .sub_categories a {
        margin: 0
    }

    .sub_categories div, .sub_categories a {
        display: inline-block !important;
        height: 250px;
        font-size: 12px;
    }
    .sub_categories div .product_image, .sub_categories a .product_image {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        height:145px;
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
    }
}

/** CATEGORIES END **/

/** PAGES **/
#pageContent {
    padding: 0px 0;
}

#pageContent h5 {
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 20px;
}

#pageContent h4 {
    font-size: 21px;
    font-weight: 500;
    margin-bottom: 20px;
}

#pageContent .sub-page-item {
    width: 33%;
    height: 100px;
    display: inline-block;
    padding: 40px 25px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #e8e8e8;
    font-size: 16px;
    color: #000;
    font-weight: 500;
    margin-bottom: 10px;
    text-align: center;
}

#pageContent .sub-page-item:hover {
    background-color: #DE0D00;
    color: #fff;
}

#pageContent img {
    max-width: 100%;
}

#pageContent .zoom img {
    margin: 0;
}

#pageContent table {
    width: 100%;
    padding: 0;
}
figure {
    padding: 0 !important;
    border: none !important;
}
#pageContent table, #pageContent table tbody, #pageContent table tbody tr {
    border: none;
    padding: 0;
}

#pageContent table td {
    width: 50%;
    vertical-align: middle;
    font-size: 24px;
}

#pageContent table td p {
    margin-left: 50px !important;
    margin-right: 50px !important;
    margin-top: 30px;
}

#pageContent table td h4 {
    font-weight: 300;
    font-size: 45px;
    margin: 80px;
    line-height: 60px;
}
.agent_support {
    padding: 30px 30px;
}
.agent_support img {
    max-width: 100%;
}
/** PAGES **/

/** FOOTER START **/

#footer {
    padding: 40px 0;
    color: #fff;
    font-weight: 300;
}

#footer h3 {
    color: #fff;
    font-weight: 300;
}

#footer h4 {
    font-size: 16px;
    color: #fff;
    font-weight: 500;
}

#footer .footer_brand_divider {
    width: 30%;
    height: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: #DE0D00;
    margin: 20px 0;
}

#footer p {
    font-size: 14px;
}

#footer a {
    display: block;
    color: #fff;
}

#footer .support_email {
    background-color: #DE0D00;
    color: #fff;
    padding: 7px 7px 7px 17px;
    margin: 15px 0;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

#footerBottomBar {
    text-align: center;
    padding: 10px 0 20px 0;
    border-top: 1px solid #181818;
}

#footerBottomBar a {
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    margin-right: 10px;
    text-transform: uppercase;
}
/** FOOTER END **/
