/*
 * Template Name: Static Min 
 * Description : Override Parent Theme;
 */


/* ======== START CUSTOMZE CSS HERE ======== */

.main-wrap {
    position: relative;
}

#social-share-wrapper.sticky {
    position: absolute !important;
    bottom: 0 !important;
    top: auto !important;
}

.main-menu {
    margin-bottom: 0px;
}

.header {
    background: #dcdddf !important;
}

.main-row {
    overflow: hidden;
}

.row-container {
    overflow: hidden;
    position: relative;
}

.container-wrap {
    max-width: 1200px;
    margin: auto;
    position: relative;
    z-index: 10;
}

.wrap-content {
    position: relative;
    overflow: hidden;
}

.block-margin-tb {
    margin: 50px 0px;
}

.block-margin-tb-lg {
    margin: 150px 0px;
}

.block-margin-t-lg {
    margin-top: 100px;
}

.block-margin-t-sm {
    margin-top: 40px;
}

.block_padding_200 {
    padding-top: 231px;
    padding-right: 223px;
    padding-left: 50px;
    padding-bottom: 147px
}

.block_bg_200 {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
}

.block_padding_200 h1 {
    font-size: 58px;
}

.btn-round-more {
    padding: 11px 37px 11px 36px;
    border: 1px solid #000;
    border-radius: 10px;
    margin-top: 22px;
    max-width: 165px;
    font-size: 15px;
    display: block;
    text-transform: uppercase;
}

.full_bg_100 {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 50px 0px;
}

.hr-vertical-dot {
    position: relative;
    z-index: 9999;
}

.hr-vertical-dot:before {
    position: absolute;
    top: 30px;
    left: -120px;
    height: 4px;
    width: 380px;
    background: #2d468e;
    content: "";
    z-index: 999;
}

.hr-vertical-dot:after {
    position: absolute;
    top: 27px;
    left: -130px;
    height: 11px;
    width: 11px;
    background: #2d468e;
    border-radius: 100%;
    content: "";
    z-index: 999;
}

.hr-horizontal-dot {
    position: absolute;
    left: 50%;
}

.hr-horizontal-dot:before {
    height: calc(100vh) !important;
    width: 1px;
    background: #cccccc;
    content: "";
    top: 0;
    z-index: 1;
    position: absolute;
}

.hr-horizontal-dot:after {
    height: 6px;
    width: 6px;
    background: #1b204c;
    border-radius: 100%;
    content: "";
    top: 0px;
    left: -1.6px;
    z-index: 1;
    position: absolute;
}

.btn-dl-link {
    background: #d93923;
    padding: 10px;
    color: #fff;
    margin-top: 20px;
    display: inline-block;
    font-weight: 900;
    font-size: 18px;
}


/*===== PADDING ======*/

.block_padding_t75 {
    padding-top: 75px;
}

.block_padding_tb50100 {
    padding: 50px 100px
}

.block_padding_b2050 {
    padding: 0px 50px 20px;
}

.block_padding_50 {
    padding: 0px 50px;
}

.block_padding_100 {
    padding: 0px 100px;
}

.block_padding_10050 {
    padding-right: 50px;
    padding-left: 100px;
    padding-top: 57px;
    padding-bottom: 10px;
}

.block_padding_50100 {
    padding-right: 100px;
    padding-left: 50px;
    padding-top: 57px;
    padding-bottom: 10px;
}

.block_padding_10025 {
    padding-right: 25px;
    padding-left: 100px;
}

.block_padding_25100 {
    padding-right: 100px;
    padding-left: 25px;
}

.block_padding_15025 {
    padding-right: 25px;
    padding-left: 150px;
}

.block_padding_25150 {
    padding-right: 150px;
    padding-left: 25px;
}

.block_padding_150 {
    padding: 0px 150px;
}


/* ==== FONT SIZE ==== */

.font-14 {
    font-size: 14px;
}

.font-16 {
    font-size: 16px;
}

.font-26 {
    font-size: 26px;
}

.font-36 {
    font-size: 36px;
}

.font-46 {
    font-size: 46px;
}

.font-58 {
    font-size: 58px;
    line-height: 1.2;
}

.font-80 {
    font-size: 80px;
}


/* =====FONT COLOR ==== */

.text-white {
    color: #fff;
}

.text-black {
    color: #000;
}

.text-1670d5 {
    color: #1670d5;
}

.text-808080,
.text-808080 p {
    color: #808080;
}


/* ===== MARGIN ===== */

.margin-tp-20 {
    margin-top: 20px;
}

.margin-tp-30 {
    margin-top: 30px;
}

.margin-tp-50 {
    margin-top: 50px;
}

.margin-tp-66 {
    margin-top: 66px;
}

.margin-tp-100 {
    margin-top: 100px;
}

.margin-bt-20 {
    margin-bottom: 20px;
}


/* ===== ALIGN =====*/

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


/* ===== FONT BOLD ===== */

.bold {
    font-weight: 900;
}


/* ======= BG COLOR =======*/

.bg-color-f2f2f2 {
    background-color: #f2f2f2;
}


/* ====== BORDER ========= */

.block-border-bt-ccc {
    border-bottom: 1px solid #ccc;
}


/* ======== OVERRIDE PARENT CSS =======*/

.main-menu {
    float: none;
}

.inline.dim {
    color: #000 !important;
    opacity: 1 !important;
}

#advert-btn {
    color: #000 !important;
    text-transform: uppercase;
}

.btn-bg-white {
    background: #fff;
    margin-top: 80px;
}

.desktop-view .owl-dots {
    position: absolute;
    width: 100%;
    z-index: 1;
    bottom: 68px;
}

.owl-theme .owl-dots .owl-dot span {
    background: none;
    border: 2px solid #c4df9b;
    height: 12px;
    width: 12px;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #c4df9b;
}

.animated {
    left: 50%;
    position: relative;
    transition-delay: 1s;
    transition: 1s ease-in-out;
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
    width: auto !important;
}

.animate {
    left: 0;
    opacity: 1;
    z-index: 2;
}

.removeanimate {
    left: -500px;
}

ul.block-list {
    list-style: none;
    position: relative;
    margin-top: 50px;
    color: #808080;
    font-size: 13px;
}

ul.block-list li {
    padding-left: 30px;
    margin-bottom: 20px;
    position: relative;
}

ul.block-list li:before {
    height: 20px;
    width: 20px;
    border: 1px solid #c5c5c5;
    content: "";
    position: absolute;
    left: 3px;
    top: 3px;
    border-radius: 100%;
}

ul.block-list li:after {
    height: 4px;
    width: 4px;
    content: "";
    position: absolute;
    left: 11px;
    top: 11px;
    border-radius: 100%;
    background: #000;
}

ul.before-footer-list {
    list-style: none;
    position: relative;
}

ul.before-footer-list li {
    display: inline;
    padding: 0px 20px;
    border-left: 1px solid #adadad;
}

ul.before-footer-list li:first-child {
    padding-left: 0px;
    border-left: 0;
}

ul.before-footer-list li a {
    color: #adadad;
}

.after-list-logo {
    position: relative;
    text-align: right;
    background-repeat: no-repeat;
    background-position: -30px center;
}

.after-list-logo img {
    display: inline-block;
}

ul.foot-right-icon {
    list-style: none;
    position: relative;
    text-align: right;
}

ul.foot-right-icon li {
    display: inline;
    margin-left: 10px;
}

ul.foot-right-icon li a {
    font-size: 30px;
    color: #e6e8e9;
}

ul.foot-left-icon {
    list-style: none;
    position: relative;
    text-align: left;
    margin-top: 10px;
}

ul.foot-left-icon li {
    display: inline;
    margin-right: 10px;
}

ul.foot-left-icon li a {
    color: #929597;
}

.mobile-view {
    display: none;
}

#content-carousel .owl-nav {
    position: absolute;
    top: 40%;
    width: 100%;
    margin: 0px;
}

#content-carousel .owl-nav .owl-prev {
    position: absolute;
    top: -20px;
    left: -90px;
    background: none;
}

#content-carousel .owl-nav .owl-next {
    position: absolute;
    top: -20px;
    right: -50px;
    background: none;
}

.block-icon-left {
    height: 100px;
    width: 40px;
    content: "";
    position: absolute;
    background-repeat: no-repeat;
    background-position: center center;
}

.block-icon-right {
    height: 100px;
    width: 40px;
    content: "";
    position: absolute;
    background-repeat: no-repeat;
    background-position: center center;
}

#content-carousel img {
    -webkit-box-shadow: 0px 13px 26px -9px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 13px 26px -9px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 13px 26px -9px rgba(0, 0, 0, 0.75);
}

.jssorb21 div,
.jssorb21 div:hover,
.jssorb21 .av {
    cursor: pointer;
    border-radius: 100%;
    background: none;
    border: 1px solid #c4df9b;
}

.jssorb21 div:hover,
.jssorb21 .av:hover {
    background-color: #c4df9b;
}

.jssorb21 .av {
    background-color: #c4df9b;
}

.jssorb21 .dn,
.jssorb21 .dn:hover {
    background-color: #c4df9b;
}

.slide_bg {
    width: 100%;
    height: 300px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.owl-content .owl-stage-outer {
    overflow: inherit;
}

iframe {
    width: 100%;
}

.float-left-img {
    position: absolute;
    /* top: 200%; */
    top: 32%;
    left: 0;
    webkit-transform: translateX(-24%) translateY(-50%);
    -moz-transform: translateX(-24%) translateY(-50%);
    -ms-transform: translateX(-24%) translateY(-50%);
    transform: translateX(-24%) translateY(-50%);
}

.float-right-img {
    position: absolute;
    /* top: 200%; */
    top: 32%;
    right: 0;
    webkit-transform: translateX(0%) translateY(-50%);
    -moz-transform: translateX(0%) translateY(-50%);
    -ms-transform: translateX(0%) translateY(-50%);
    transform: translateX(0%) translateY(-50%);
    width: 14vw;
}

.table-wrap {
    display: table;
}

.table-row-wrap {
    display: table-row;
}

.table-cell-wrap {
    display: table-cell;
}

.v-top {
    vertical-align: middle;
}

#social-share-wrapper {
    position: fixed;
    /*bottom: 0;*/
    top: 0;
    right: 0px;
    height: 100%;
    z-index: 50;
    background: transparent;
    width: auto;
    -webkit-transition: 0.75s ease-in-out;
    -moz-transition: 0.75 ease-in-out;
    -o-transition: 0.75s ease-in-out;
    -ms-transition: 0.75s ease-in-out;
    transition: 0.75s ease-in-out;
}

#social-share-wrapper a {
    background: transparent;
    margin: 0px auto;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    cursor: pointer;
    text-decoration: none;
    display: block;
    opacity: 0.85;
}

#social-share-wrapper a img {
    width: 35px;
    height: auto;
}

.content-view .owl-stage-outer {
    padding-left: 130px;
    margin-left: -130px;
}

.content-view .owl-item:not(.active) {
    opacity: 0;
}

ul.block-list li span {
    border-bottom: 1px solid #ebebeb;
    position: absolute;
    height: 5px;
    width: 77px;
    left: 0;
    bottom: -10px;
}

ul.block-list li:last-child span {
    display: none;
}

span.line-dot {
    position: relative;
}

span.line-dot:before {
    position: absolute;
    top: 50px;
    left: 0px;
    height: 1px;
    width: 150px;
    background: #dadada;
    content: "";
    z-index: 999;
}

span.line-dot:after {
    position: absolute;
    top: 47.1px;
    left: 0px;
    height: 6px;
    width: 6px;
    background: #000;
    border-radius: 100%;
    content: "";
    z-index: 999;
}


/*
@media screen and (min-width: 1000px) and (max-width: 1920px) {
  #social-share-wrapper {
    top: 40% !important;
  }
}*/

.block-wrapper-footer {
    padding: 0px 20px;
}

header[role="banner"] .right.inline {
    width: 248px !important;
}

header[role="banner"] .right img.inline {
    width: 150px;
    height: auto;
}

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

@media screen and (max-width: 1024px) {
    .after-list-logo {
        background-position: -200px center;
    }
}

@media screen and (max-width: 992px) {
    .block-wrapper-footer {
        margin: 50px 0px !important;
    }
    .content_page_wrapper img {
        /* width: 50%;*/
    }
    #social-share-wrapper {
        top: 7px;
    }
    .block_height_auto {
        display: none;
    }
    .desktop-view {
        display: none !important;
    }
    .mobile-view {
        display: block !important;
    }
    .mobile-view .btn-bg-white {
        margin-top: 30px;
    }
    .block_padding_10050,
    .block_padding_50100,
    .block_padding_25100,
    .block_padding_10025,
    .block_padding_15025,
    .block_padding_25150 {
        padding: 50px 20px;
        margin-bottom: 20px;
    }
    .block_padding_200 {
        padding: 50px;
    }
    .hr-vertical-dot:after,
    .hr-vertical-dot:before {
        left: 0;
    }
    .float-content {
        display: none;
    }
    /*.hr-horizontal-dot{
        display: none
    }*/
    ul.before-footer-list {
        padding: 0px 50px;
        text-align: center;
    }
    .footer-icon {
        padding: 0px 50px;
    }
    ul.foot-right-icon li:first-child {
        margin-left: 0px;
    }
    .after-list-logo {
        background-image: none !important;
        text-align: center;
        padding: 0px 50px;
    }
    .car-block .slide_bg {
        width: 100%;
        height: 300px;
    }
    .block-margin-tb-lg,
    {
        margin: 50px 0px;
    }
    .front-wrapper-grid {
        margin-top: -100px;
    }
}

@media screen and (max-width:767px) {
    .main-row.top-margin {
        margin-top: 30px;
    }
    #social-share-wrapper {
        position: absolute;
        top: 300px !important;
        z-index: 3;
    }
    #social-share-wrapper.home-social {
        /* top: 210px !important; */
    }
}

@media screen and (max-width: 699px) {
    .block_padding_100 {
        padding: 0 20px;
    }
    .front-grid .col-xs-6 {
        float: none;
        width: 100%;
    }
    .content_page_wrapper .col-xs-6 {
        float: none;
        width: 100%;
    }
    .hr-horizontal-dot {
        display: none
    }
    .full_bg_100 .block_padding_10050 {
        margin-bottom: 0px;
    }
    .block_padding_b2050 {
        padding: 0px 20px 20px;
    }
    ul.foot-left-icon,
    ul.foot-right-icon {
        text-align: center;
    }
    .footer-icon .col-xs-6 {
        float: none;
        width: 100%;
    }
    img.inline {
        /* margin-top: 10px !important; */
    }
    #advert-btn {
        /* margin-top: 15px; */
    }
}

@media screen and (max-width: 690px) {
    header[role="banner"] .right.inline {
        padding: 0;
        line-height: 63px;
        text-align: unset;
    }
    header[role="banner"] .ad-banner-masthead p {
        line-height: 63px;
    }
    header[role="banner"] .ad-banner-masthead p.inline.dim {
        display: inline-block;
        line-height: inherit !important;
        padding-right: 25px;
        width: auto;
        text-align: left;
    }
}

@media screen and (max-width: 620px) {
    header[role="banner"] .ad-banner-masthead p.inline.dim {
        font-size: 11px;
    }
    header[role="banner"] .ad-banner-masthead img {
        width: auto;
        height: 35px;
    }
}

@media screen and (max-width: 530px) {
    /*header[role="banner"] .right.inline {
        width: 260px !important;
    }NATH*/
    header[role="banner"] .ad-banner-masthead img {
        width: auto;
        height: 27px;
    }
}

@media screen and (max-width: 480px) {
    .head-title {
        font-size: 38px;
    }
    .block_padding_10050,
    .block_padding_50100,
    .block_padding_25100,
    .block_padding_10025,
    .block_padding_15025,
    .block_padding_25150 {
        padding: 20px;
        margin-bottom: 0px;
    }
    .car-block .slide_bg {
        width: 100%;
        height: 200px;
    }
    #content-carousel .owl-nav .owl-prev {
        top: -40px;
    }
    #content-carousel .owl-nav .owl-next {
        top: -40px;
    }
    .footer-icon,
    ul.before-footer-list {
        padding: 0px 20px;
    }
    .footer-icon .col-xs-6 {
        padding: 0px
    }
}

@media screen and (max-width: 424px) {
    .main-row.top-margin {
        margin-top: 21px;
    }
    /*header[role="banner"] .right.inline {
        width: 200px !important;
        margin-top: 15px;
    }NATH*/
    header[role="banner"] .ad-banner-masthead p.inline.dim {
        line-height: 10px !important;
    }
    /*#advert-btn {
        margin-top: 20px;
    }NATH*/
    header[role="banner"] .ad-banner-masthead img {
        width: auto;
        height: auto;
        margin-left: -5px;
    }
}

@media screen and (max-width: 380px) {
    .car-block {
        padding-left: 40px;
        padding-right: 40px;
    }
    .block-icon-left,
    .block-icon-right {
        height: 50px;
        width: 35px;
        background-size: 100%;
    }
    #content-carousel .owl-nav .owl-prev {
        left: -50px;
    }
    #content-carousel .owl-nav .owl-next {
        right: -20px;
    }
    #social-share-wrapper {
        position: absolute;
        top: 273px !important;
        z-index: 3;
    }
    /*header[role="banner"] .right.inline {
        width: 155px !important;
    }NATH
    #advert-btn {
        margin-top: 10px;
    }*/
}
/*
     FILE ARCHIVED ON 05:07:55 Apr 27, 2020 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 15:31:49 Jul 03, 2023.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 1333.204
  exclusion.robots: 0.174
  exclusion.robots.policy: 0.166
  RedisCDXSource: 1.155
  esindex: 0.007
  LoadShardBlock: 1312.713 (3)
  PetaboxLoader3.datanode: 807.444 (4)
  load_resource: 216.552
  PetaboxLoader3.resolve: 179.74
*/