﻿/*#region Basics*/
body {
    color: #a3a3a3;
    font-size: 15px;
    line-height: 29px;
    font-family: 'Poppins', sans-serif;
    overflow-x: hidden;
}

.fs-0 {
    font-size: 0px;
}

.fs-15 {
    font-size: 15px;
}

.text-right {
    text-align: right;
}

.purple-link, .purple-link a {
    color: #5e67af;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
}

.nd_options_border_radius_0 {
    border-radius: 0;
}

iframe {
    max-width: 100%;
}

h1, h2, h3, h4, h5, h6 {
    line-height: 1;
}

div[data-vc-full-width-init="true"] .nd_options_container {
    width: 100%;
    margin: 0 -15px;
}

.flickr-items iframe {
    visibility: visible !important;
    background-color: #000;
}

.full-width {
    width: 100% !important;
}
.mt-50{
    margin-top:50px;
}
img{
    max-width: 100%;
}
/*#endregion Basics*/
/*#region Logo*/
.nd_options_navigation_4_middle_header {
    background-color: #ffffff;
}
/*#endregion Logo*/

/*#region Navigation*/
.nd_options_navigation_4_container {
    text-transform: uppercase;
}

.nd_options_navigation_4_middle_header a:first-of-type img {
    margin-top: 0px;
    float: left;
    margin-left: 50px;
}
/*#endregion Navigation*/

/*#region Breadcrumb*/
/*#nd_options_breadcrumbs{
    text-transform: uppercase;
}*/
.hide-last-arrow img:last-of-type {
    display: none;
}
/*#endregion Breadcrumb*/

/*#region Home*/
.strong-view.controls-type-sides .wpmslider-controls {
    display: none;
}

.rev_slider .tp-bullet:first-of-type:last-of-type, .rev_slider .tp-revslider-slidesli:first-of-type:last-of-type .rs-slideloop {
    display: none !important;
}

.rev_slider .tp-mask-wrap .tp-caption, .rev_slider .tp-mask-wrap :last-child, .wpb_text_column .rev_slider .tp-mask-wrap .tp-caption, .wpb_text_column .rev_slider .tp-mask-wrap :last-child {
    padding-bottom: 10px !important;
}
/*#endregion Home*/

/*#region Footer*/
.nd_options_footer_4 {
    background-color: #494949;
    border-top: 1px solid #494949;
}

.nd_options_footer_4_copyright {
    background-color: #fff;
}

    .nd_options_footer_4_copyright .nd_options_container {
        border-top: 1px solid #494949;
    }

.nd_options_customizer_fonts .nd_options_footer_4 a, .wpb_widgetised_column .widget h3 {
    color: #f1f1f1;
}
/*#endregion Footer*/

/*#region About*/
.wpcf7-f4-p11-o1 label {
    display: block;
    margin-bottom: 5px;
}

.wpcf7-f4-p11-o1 input, .wpcf7-f4-p11-o1 textarea {
    width: 380px;
    margin-bottom: 5px;
}

.wpcf7 button {
    font-size: 15px;
    outline: 0;
    border: 1px solid #f1f1f1;
    box-sizing: border-box;
    background-color: #444;
    border-width: 0px;
    border-color: #fff;
    border-radius: 3px;
    border-style: solid;
    padding: 10px 20px;
    -webkit-appearance: none;
    color: #ffffff;
    cursor: pointer;
    font-family: 'Raleway', sans-serif;
}

.vc_custom_1513152287105 {
    margin: 0;
}
/*#endregion About*/

/*#region Pagination*/
.pagination {
    margin-top: 30px;
    width: 100%;
    float: left;
    text-align: center;
}

    .pagination li {
        list-style-type: none;
        margin: 0px 10px;
        display: inline-block;
    }

        .pagination li a {
            font-size: 20px;
            font-family: 'Poppins';
        }

        .pagination li.active {
            pointer-events: none;
        }
/*#endregion Pagination*/

/*#region Videos*/
video {
    max-width: 100%;
}

.list-videos a, .video-single a {
    display: inline-block;
    position: relative;
}

.video-single a {
    width: 60px;
    height: 60px;
    background: url(/images/default-source/icons/icon-play-v2.png) center /60px;
}

.list-videos a:before, .list-videos a:after {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    position: absolute;
    height: 60px;
    z-index: 1;
}

.list-videos a:before {
    content: "\f04b";
    font-family: 'FontAwesome';
    font-size: 30px;
    line-height: 60px;
    color: #fff;
    width: 17px;
}

.list-videos a:after {
    content: '';
    width: 60px;
    line-height: 60px;
    border: 2px solid #fff;
    border-radius: 50%;
}

.list-videos a img {
    display: block;
}

.video-background, .video-background .video-background-overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

    .video-background .video-background-overlay {
        background-color: rgba(0, 0, 0, 0.5);
    }

    .video-background video {
        min-width: 100%;
        min-height: 100%;
        max-width: initial;
        max-width: none;
    }
/*#endregion Videos*/

/*#region Testimonials*/
.testimonial-sum .vc_gitem-post-data {
    font-size: 15px;
    line-height: 29px;
    font-family: 'Poppins', sans-serif;
}

.testimonial-sum .vc_gitem-post-data, .testimonial-sum .vc_gitem-post-data-source-post_title a {
    color: #a3a3a3;
    overflow-x: hidden;
}

.testimonial-sum .read-more-testimonial {
    text-transform: uppercase;
    color: #5f6aae;
}

.start_nicdark_framework {
    color: #a3a3a3;
    font-size: 15px;
    line-height: 29px;
    font-family: 'Poppins', sans-serif;
    overflow-x: hidden;
}
/*#endregion Testimonials*/

/*#region Thumnails*/
.small-gallery-thumb {
    margin: 5px 20px 20px 0;
}
/*#endregion Thumnails*/

/*#region Search*/
div.asl_m .probox .promagnifier {
    width: 28px;
    height: 28px;
}

.search-results-crop {
    position: relative;
    max-height: 90px;
    overflow-y: hidden;
    width: 100%;
    display: inline-block;
}

    .search-results-crop:after {
        content: '';
        bottom: 0;
        right: 0;
        position: absolute;
        height: 30px;
        width: 100%;
        background: -moz-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, rgba(30,87,153,0) 0%,rgb(255, 255, 255) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, rgba(30,87,153,0) 0%,rgb(255, 255, 255) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001e5799', endColorstr='#fff',GradientType=0 ); /* IE6-9 */
    }

.search-results-pager li.active {
    font-weight: bold;
}

    .search-results-pager li.active a {
        color: #000;
    }

.no-results h1 {
    text-align: center;
}

.search-results-pager .pagination {
    padding: 0;
}
/*#endregion Search*/

/*#region Caption*/
.wp-caption {
    display: inline-block;
    max-width: none;
}

    .wp-caption img {
        float: none !important;
    }
/*#endregion Caption*/

/*#region Media Query*/
@media only screen and (min-width: 1200px) {
    .menu .menu-item {
        position: relative;
    }

        .menu .menu-item .dropdown-menu {
            position: absolute;
            background: #96ba55;
            list-style: none;
            z-index: -9999;
            padding: 0;
            margin: 0;
            min-width: 200px;
            text-align: left;
            height: 0;
            opacity: 0;
            -webkit-transition: all 1s ease;
            -moz-transition: all 1s ease;
            -o-transition: all 1s ease;
            transition: all 1s ease;
        }

            .menu .menu-item .dropdown-menu li a {
                padding: 10px 10px;
                border-bottom: 1px solid #b1d374;
                display: block;
                color: #fff;
                letter-spacing: 0;
                line-height: 1;
            }

                .menu .menu-item .dropdown-menu li a:hover {
                    background: #5f68b0;
                }

        .menu .menu-item.dropdown:hover > .dropdown-menu {
            height: auto;
            opacity: 1;
            z-index: 9999;
        }
        .menu .menu-item.dropdown-submenu .dropdown-menu {
            left: 100%;
            top: 0;
        }
    .nd_options_navigation_4_sidebar_content{
        display:none;
    }
}

@media (max-width: 1200px) {
    .vc_custom_1511858402724, .vc_custom_1511779517357 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .menu .menu-item .dropdown-menu li a {
        font-size: 18px;
        padding: 3px 0;
    }
    .dropdown-mobile{
        position:relative;
    }
    .dropdown-mobile-caret {
        position: absolute;
        right: -30px;
        padding: 10px 10px;
        display: block;
        color: #fff;
        letter-spacing: 0;
        line-height: 1;
        top: 5px;
    }
    .dropdown-mobile-caret:hover{
        cursor:pointer;
    }
    .dropdown-mobile.dropdown-visible > .dropdown-mobile-caret {
        transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .nd_options_customizer_fonts .strategic-area-list h3.nd_options_first_font {
        font-size: 28px;
    }

    .strategic-area-list .nd_options_position_relative .strategic-area-img {
        width: 60px;
    }

    .strategic-area-list .nd_options_box_sizing_border_box {
        padding-left: 60px !important;
    }
}

@media (min-width: 768px) {
    /*.vc_col-sm-4 {
        width: 33%;
    }

    .vc_col-sm-6 {
        width: 49.5%;
    }*/
}
/*#endregion Media Query*/

/*#region News Popup*/
.news-popup {
    position: absolute;
    top: 0;
    z-index: 1;
    background-color: #fff;
    height: 100%;
    width: 658px;
    -webkit-transition: all .4s;
    transition: all .4s;
    right: -800px;
    overflow-y: scroll;
}

    .news-popup .news-popup-img {
        width: 100%;
        height: 450px;
        background-size: cover;
        background-position: center;
    }

    .news-popup .news-popup-close {
        position: absolute;
        right: 0px;
        top: 0;
        color: #fff;
        background-color: #5f68b0;
        width: 40px;
        height: 40px;
        text-align: center;
        line-height: 40px;
        font-size: 20px;
    }

        .news-popup .news-popup-close:hover {
            cursor: pointer;
        }

    .news-popup .vc_gitem_row .vc_gitem-col {
        padding: 30px;
    }

.news-popup-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -999;
    -webkit-transition: all .4s;
    transition: all .4s;
}

.visible-news-popup.news-popup-wrapper {
    z-index: 999;
    background-color: rgba(0, 0, 0, 0.7);
}

.visible-news-popup .news-popup {
    right: 0;
}

.overflow-hidden {
    overflow: hidden !important;
}

.flyout-content {
    display: table;
}

.flyout-social, .flyout-sum {
    display: table-cell;
    vertical-align: top;
}

.flyout-social {
    width: 100px;
}

    .flyout-social a {
        display: block;
        margin-bottom: 10px;
    }

    .flyout-social a, .news-social a {
        padding-top: 5px;
        color: #fff !important;
        width: 36px;
        height: 36px;
        background: #80715d;
        border-radius: 50%;
        text-align: center;
        font-size: 20px;
        box-sizing: border-box;
    }

.news-social a {
    display: inline-block;
}

    .news-social a + a {
        margin-left: 10px;
    }

.flyout-social p {
    margin-bottom: 10px;
}

@media (max-width:768px) {
    .news-popup {
        width: 100%;
    }
}
/*#endregion News Popup*/
.banner-bg-img {
    padding:0 !important;
}
.banner-bg-img > img{
    width: 100%;
    min-height: 300px;
}
.banner-bg-img-inner{
    left:0 !important;
    position: absolute !important;
    z-index: 1;
    bottom: 70px;
}