﻿.row {
    display: flex;
    flex-direction: column !important;
    margin-top: 41px;
}

/*.headerTextMarginTop {
margin-top:50px;
}*/

.page-anchormenu ul {
    height: 100%;
    margin: 0;
    padding: 0;
}

.generalCheckBox {
    -moz-appearance: none;
    -webkit-appearance: none;
    content: none;
    width: 24px;
    height: 24px;
    border-radius: 4px;
    border-width: 1px;
    outline: 1px solid rgba(169, 174, 176, 1);
}
.successMessageHeader {
    font-family: "MuseoSlab";
    font-weight: 600;
    width: 100%;
    display: flex;
    font-size: 65px;
    line-height: 120%;
    padding: 0px;
    margin: 0px;
    text-align: center;
    color: #F2F3F3;
    letter-spacing: -1.95px;
    height: 156px;
}

    .generalCheckBox:checked {
        border: none;
        outline: none;
        background: url(/Dosyalar/DemoRequest/activeCheckBox.svg) 0 0 no-repeat;
    }
.generalRowCenterFlex {
    display: flex;
    justify-content: center;
    align-items: center;
}
.demoRequestBtn {
    cursor: pointer;
    margin-right: 1px;
}
.floatRight {
    float: right;
}

.errorStateBorder {
    outline: 2px solid rgb(160 7 38);
}
.width640 {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    text-align: left;
}
.generalInfoText {
    font-family: "SourceSans";
    font-weight: 400;
    font-size: 15px;
    line-height: 100%;
    color: white;
}
.highLightText {
    color: #68FFED;
    font-family: "SourceSans";
    font-weight: 400;
    font-size: 15px;
    line-height: 100%;
    cursor: pointer;
    text-decoration: underline;
}
.successMessageDescription {
    font-family: "SourceSans";
    font-weight: 400;
    font-size: 20px;
    line-height: 100%;
    /*letter-spacing: 0%;*/
    color: #F2F3F3;
    text-align: center;
    margin: 0px;
    height: 25px;
}
.formInputElement {
    width: 100% !important;
    height: 49px !important;
    padding-top: 12px !important;
    padding-right: 16px !important;
    padding-bottom: 12px !important;
    padding-left: 16px !important;
    border-radius: 8px !important;
    border: 1px solid rgba(169, 174, 176, 1) !important;
    background-color: #000000 !important;
    color: white !important;
    transition: 0.1s !important;
    font-size: 20px !important;
}

.downloadReportBtnContainer {
    margin-left: 28px;
}
.submenuArea {
    margin: 0px;
    display: flex;
    justify-content: center;
}
.requiredLabel {
    font-family: "SourceSans";
    font-weight: 400;
    font-size: 15px;
    line-height: 100%;
    color: #FFFFFF;
    height: 25px;
    float: left;
}
.scrollbar-hide-class {
    scrollbar-width: none;
    -ms-overflow-style: none;
    scroll-behavior: smooth;
}
.textHeaderGeneral {
    font-family: MuseoSlab;
    font-weight: 600;
    font-size: 65px;
    line-height: 120%;
    text-align: center;
    color: white;
    margin-bottom: 30px;

}
.imageDivContentswipers2 {
    width: 90%;
    opacity: 0.45;
    object-fit: cover;
    object-position: center center;
    height: 662px !important;
    border-radius: 42px;
}
    .imageDivContentswipers {
    width: 90%;
    opacity: 0.75;
    object-fit: cover;
    object-position: center center;
    height: 662px !important;
    border-radius: 42px;
}

.imageDivContentswipers3 {
    width: 90%;
    opacity: 0.5;
    object-fit: cover;
    object-position: center center;
    height: 662px !important;
    border-radius: 42px;
}
.validationErrorText {
 
    font-family: "SourceSans";
    font-weight: 400;
    font-size: 12px;
    line-height: 100%;
    color: rgba(224, 104, 111, 1);
    position: absolute;
   
    left: 16px;
    text-align: left;
}

.technologyReportsContainer {
    display: flex;
    flex-wrap: wrap;
    width: 59%;
    margin: auto;
    justify-content: flex-start;
    align-items: center;
    gap: 48px;
    margin-top: 48px;
}

.teknojiReportForm {
    background: black;
    margin-left: 50px;
    margin-right: 50px;
}

.spotifyPlayerContainer {
    max-width: 63%;
    margin: auto;
}

.techReportContainer {
    width: 340px;
    height: 300px;
    border-radius: 24px;
}

.techReportInnerContainer {
    width: 100%;
    height: 100%;
    border-radius: 24px;
}



.imageDivSwipers {
    width: 100%;
    position: absolute;
    z-index: -1;
    display: flex;
    justify-content: center;
    bottom: 273px;
}

.swiperScrollContainer {
    margin-top: 32.6px;
    width: 100%;
    overflow-y: scroll;
    user-select: none;
    cursor: grab;
}


.swiperInnerDivswiper1 {
margin-top:33px;
}
.contentDescription {
    font-family: SourceSans;
    font-weight: 400;
    font-size: 20px;
    line-height: 100%;
    color: white;
    text-align: center;
    width: 67%;
    margin: 0 auto;
}

.titleDescriptionContainer {
    display: flex;
    gap: 30px;
    flex-direction: column;
}

.peopleNameTitleInSwiper {
    font-family: MuseoSlab;
    font-weight: 600;
    font-size: 20px;
    line-height: 100%;
    color:white;
}


.peopleTitleInSwiper {
    font-family: SourceSans;
   font-weight: 400;
    font-size: 20px;
    line-height: 100%;
    color: white;
}

.peopleCompanyNameInSwiper {
    font-family: SourceSans;
    font-weight: 400;
    font-size: 15px;
    line-height: 100%;
    color:white;
}

.peopleSentenceInSwiper {
    font-family: MuseoSlab;
    font-weight: 600;
    font-size: 25px !important;
    line-height: 100%;

    text-align: center;
}

.readLinkTextSwiper {
    font-family: SourceSans;
    font-weight: 400;
    font-size: 20px;
    line-height: 100%;
   margin:0px;
   padding:0px;
    text-align: center;
    color:white;
}

    .titleText {
        font-family: "MuseoSlab";
        font-weight: 600;
        font-size: 65px;
        line-height: 120%;
        color: rgba(255, 255, 255, 1);
        text-align: center;
        padding: 0px;
        margin: 0px;
    }

.descriptionText {
    font-family: "SourceSans";
    font-weight: 400;
    font-size: 20px;
    line-height: 100%;
    color: rgba(255, 255, 255, 1);
    text-align: center;
    padding: 0px;
    margin: 0px;
}



.requiredLabel:after {
    content: ' *';
    color: red;
    position: absolute;
    top: -2px;
    padding-left: 2px;
}

@media (min-width: 992px) {
    .page-anchormenu ul {
        height: 54px;
        display: inline-flex;
    }
}

@media only screen and (max-width: 999px) and (min-width: 1px) {
    .page-anchormenu ul {
        margin: auto !important;
        width: 95% !important;
    }
}

.page-anchormenu ul li {
    display: flex;
    align-items: center;
    white-space: nowrap;
}

    .page-anchormenu ul li:last-child {
        margin-right: 0;
    }
    .page-anchormenu ul li:first-child a {
    padding:0px;
    margin:0px;
    }

.page-anchormenu ul {
   
    display: flex;
  /*  padding-bottom: 5px;*/
    margin: 0px;
    gap: 15px;
}

    @media (min-width: 992px) {
        .page-anchormenu ul li:first-child a {
            border-radius: 40px 0 0 40px
        }

        .page-anchormenu ul li:last-child a {
            border-radius: 0 40px 40px 0;
        }
    }

    .page-anchormenu ul li a {
    padding: 0;
}

.page-anchormenu ul li a {
    opacity: 1 !important;
    -webkit-font-smoothing: antialiased;
    font-weight: 600;
    font-size: 20px;
    padding: 0;
    border-bottom: 0;
    transition: .5s ease;
    margin: 0;
    height: 54px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: transparent;
    text-decoration: none;
    color: #595F61;
    border-radius: 40px;
    font-family: SourceSans;
}

@media (min-width: 992px) {
    .page-anchormenu ul li a {
        padding: 0 10px;
        border-radius: 0;
    }
}

@media (min-width: 1300px) {
    .page-anchormenu ul li a {
        padding: 0 15px;
    }
}

@media only screen and (min-width: 1px) and (max-width: 999px) {
    .page-anchormenu ul li a {
        border-top: none !important;
    }
}

@media only screen and (min-width: 1px) and (max-width: 999px) {
    .page-anchormenu ul li {
        display: block;
        margin: 0;
        margin-bottom: 20px;
    }
}

.page-anchormenu ul li a:hover {
    color: white;
    font-size: 30px;
   font-family: SourceSans;
  /* padding-bottom:15px;*/
}


.generalHeaderText {
    font-family: MuseoSlab;
    font-weight: 600;
    font-size: 65px;
    line-height: 120%;
    color: rgba(255, 255, 255, 1);
    text-align: center;
    padding: 0px;
    margin-left: 0px;
    margin-right:0px;
    margin-top:50px;
    margin-bottom:30px;
}
.wrapperContainer {
    margin-top: -45px;
    display: flex;
}
.page-anchormenu ul li a::after {
    content: "";
    position: absolute;
    top: 60px;
    width: 40px;
    height: 3px;
    background: linear-gradient(to left, #00F4FF, #9867FF);
    opacity: 0;
    transition: 1s cubic-bezier(0.25, 0.1, 0.3, 1.37) !important;
}
/* Hover durumunda çizgiyi görünür yapıyoruz */
.page-anchormenu ul li a:hover::after {
    opacity: 1;
    /* İsterseniz height veya başka efektler de ekleyebilirsiniz */
}


@keyframes bounce {
    from {
        transform: translateY(0px);
        right: auto;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    to {
        transform: translateY(-5px);
        right: auto;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}

@-webkit-keyframes bounce {
    from {
        transform: translateY(0px);
    }

    to {
        transform: translateY(-5px);
    }
}


.load-more-row-hide, .load-more-btn-hide {
    display: none
}

.hover-overlay {
    background-color: #282B30;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    opacity: 0.45;
    transition: opacity 0.3s ease 0s;
}

.text-hover:hover .hover-overlay {
    opacity: 0;
}



@media only screen and (max-width: 999px) and (min-width: 1px) {
    .page-submenu ul {
        position: relative;
        top: 0;
        display: block !important;
    }

    .page-submenu .mobile-menu-link {
        display: none !important;
    }
}

.title-h2 {
    font-weight: 100 !important;
}

.nectar-flickity.nectar-carousel.nectar-carousel:not(.masonry) .flickity-viewport {
    margin: 0 0 60px 0;
}

@media only screen and (max-width: 999px) and (min-width: 1px) {
    .nectar-flickity.nectar-carousel.nectar-carousel:not(.masonry) .flickity-viewport {
        margin: 0 0 30px 0;
    }
}

.wpcf7-form p span {
    color: #586267;
    font-weight: 400;
    font-size: 12px;
    line-height: 1.8em;
}

.wpcf7 {
    padding: 15px;
    border: 1px solid #d9d9d9;
}

.nectar-flickity[data-controls*="arrows_overlaid"] .flickity-prev-next-button:before {
    background-color: rgb(0 201 211 / 1);
}

.nectar-bgcolor {
    background: rgb(0,201,211);
    background: linear-gradient(0deg, rgba(24,24,24,1) 0%, rgba(24,24,24,1) 50%, rgba(0,211,211,0) 50%, rgba(0,211,211,0) 100%);
}

.nectar-flickity[data-controls*="arrows_overlaid"] .previous:after, .nectar-flickity[data-controls*="arrows_overlaid"] .next:after {
    background-color: white !important;
}

.flickity-button-icon path {
    fill: white !important;
}

.wpcf7-form .wpcf7-not-valid-tip {
    padding: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    color: #e62d2d;
}

.right-left-text p {
    font-size: 16px;
}

.yazar-cont {
    position: absolute;
    z-index: 5;
    width: 100%;
    bottom: 0px;
    padding: 0 25px 25px 25px;
    text-align: left;
}

.yazar-isim {
    color: white;
    font-size: 16px;
    line-height: normal;
    margin-bottom: 0;
}

.yazar-baslik {
    color: white;
    font-size: 22px;
    line-height: normal;
    font-weight: 600;
}

@media only screen and (max-width: 999px) and (min-width: 1px) {
    .yazar-cont {
        padding: 0 15px 15px 15px;
    }

    .yazar-isim {
        font-size: 12px;
    }

    .yazar-baslik {
        font-size: 14px;
    }
}

@media only screen and (max-width: 999px) and (min-width: 1px) {
    .nectar-video-bg {
        width: 100% !important;
        height: 100% !important;
    }

    .wpb_row.vc_row-o-full-height.top-level > .col.span_12 {
        min-height: 100% !important;
        height: 100% !important;
        max-height: 100% !important;
    }

    body.using-mobile-browser .wpb_row .nectar-video-wrap {
        position: relative !important;
        opacity: 1 !important;
    }

    .using-mobile-browser .wpb_row.vc_row-o-full-height.top-level {
        min-height: auto !important;
    }

    #flipFrame-mast {
        height: 360px !important;
    }

    .nectar-flickity[data-controls*="arrows_overlaid"] .flickity-prev-next-button.next {
        top: 40%;
    }

    .nectar-flickity[data-controls*="arrows_overlaid"] .flickity-prev-next-button.previous {
        top: 40%;
    }

    .row-bg-wrap, .video-color-overlay {
        display: none;
    }
}

.nectar-fancy-box .box-bg {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.nectar-fancy-box[data-style="hover_desc"] .box-bg:before {
    background: linear-gradient(to bottom,rgba(15,15,15,0),rgba(15,15,15,0) 100%);
}

.swiper-container {
    width: calc(100% - 10px);
}

@media (min-width: 992px) {
    .swiper-container {
        width: 900px !important;
        margin-left: 100px;
        margin-right: 100px;
    }
}

body {
    background-color: #0f0f0f !important;
}

.container-wrap {
    background: #0f0f0f;
}

@media only screen and (max-width: 600px) {
    .displaydesktop-report {
        display: none;
    }
}

@media only screen and (min-width: 600px) {
    .displaymobile-report {
        display: none;
    }
}


.swiper-pagination-bullet {
    border: 1px solid #1da1f2;
}

.swiper-pagination-bullet-active {
    background: #1da1f2
}



.slider-title-wrapper {
    width: 90%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

    .slider-title-wrapper h2 {
        color: white;
        margin-top: 0;
        margin-bottom: 0;
        font-style: normal;
        font-weight: 700;
        font-size: 20px;
        line-height: normal;
    }

    .slider-title-wrapper strong {
        color: white;
        font-weight: 600;
        font-size: 14px;
        line-height: 1;
        margin-bottom: 5px
    }

    .slider-title-wrapper p {
        color: white;
        font-size: 14px;
        padding-bottom: 0;
        margin: 0;
        line-height: 1;
    }

.slider-bottom-wrapper {
    width: 90%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 145px;
}

    .slider-bottom-wrapper h3 {
        text-align: center;
        margin-bottom: auto !important;
        font-weight: 600;
        font-size: 16px;
        line-height: normal;
        letter-spacing: -1px;
        margin-top: auto !important;
        color: white;
    }

.slider-btn-wrapper {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 70%;
}




@media (min-width: 576px) {
    .slider-title-wrapper h2 {
        font-size: 22px;
    }

    .slider-title-wrapper strong {
        font-size: 16px;
    }

    .slider-title-wrapper p {
        font-size: 16px;
    }

    .slider-bottom-wrapper h3 {
        font-size: 18px;
    }

    .slider-btn-wrapper {
        width: 100%;
    }
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.swiper-container-multirow > .swiper-wrapper {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto
}

    .swiper-container-autoheight .swiper-wrapper {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-transition-property: -webkit-transform, height;
        -webkit-transition-property: height, -webkit-transform;
        transition-property: height, -webkit-transform;
        transition-property: transform, height;
        transition-property: transform, height, -webkit-transform
    }

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat
}

    .swiper-button-next.swiper-button-disabled,
    .swiper-button-prev.swiper-button-disabled {
        opacity: .35;
        cursor: auto;
        pointer-events: none
    }

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 20px;
    right: auto
}

@media (min-width: 992px) {
    .swiper-button-prev,
    .swiper-container-rtl .swiper-button-next {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
        left: 200px;
        right: auto
    }
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 20px;
    left: auto
}

@media (min-width: 992px) {
    .swiper-button-next,
    .swiper-container-rtl .swiper-button-prev {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
        right: 200px;
        left: auto
    }
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s;
    transition: .3s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10
}

    .swiper-pagination.swiper-pagination-hidden {
        opacity: 0
    }

.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-white .swiper-pagination-bullet {
    background: #fff
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

    .swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 5px 0;
        display: block
    }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px
}

.swiper-pagination-progress {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

    .swiper-pagination-progress .swiper-pagination-progressbar {
        background: #007aff;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        -webkit-transform: scale(0);
        transform: scale(0);
        -webkit-transform-origin: left top;
        transform-origin: left top
    }

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
    -webkit-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal > .swiper-pagination-progress {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-vertical > .swiper-pagination-progress {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-progress.swiper-pagination-white {
    background: rgba(255, 255, 255, .5)
}

    .swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
        background: #fff
    }

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
    background: #000
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    -o-perspective: 1200px;
    perspective: 1200px
}

    .swiper-container-3d .swiper-cube-shadow,
    .swiper-container-3d .swiper-slide,
    .swiper-container-3d .swiper-slide-shadow-bottom,
    .swiper-container-3d .swiper-slide-shadow-left,
    .swiper-container-3d .swiper-slide-shadow-right,
    .swiper-container-3d .swiper-slide-shadow-top,
    .swiper-container-3d .swiper-wrapper {
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }

    .swiper-container-3d .swiper-slide-shadow-bottom,
    .swiper-container-3d .swiper-slide-shadow-left,
    .swiper-container-3d .swiper-slide-shadow-right,
    .swiper-container-3d .swiper-slide-shadow-top {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        pointer-events: none;
        z-index: 10
    }

    .swiper-container-3d .swiper-slide-shadow-left {
        background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
        background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
        background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
    }

    .swiper-container-3d .swiper-slide-shadow-right {
        background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
        background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
        background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
    }

    .swiper-container-3d .swiper-slide-shadow-top {
        background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
        background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
        background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
    }

    .swiper-container-3d .swiper-slide-shadow-bottom {
        background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
        background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
        background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
    }

.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
    -ms-perspective: 1200px
}

.swiper-container-cube,
.swiper-container-flip {
    overflow: visible
}

    .swiper-container-cube .swiper-slide,
    .swiper-container-flip .swiper-slide {
        pointer-events: none;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        z-index: 1
    }

        .swiper-container-cube .swiper-slide .swiper-slide,
        .swiper-container-flip .swiper-slide .swiper-slide {
            pointer-events: none
        }

@media (min-width: 576px) {

    .one .swiper-slide,
    .two .swiper-slide,
    .three .swiper-slide {
        width: 390px;
    }
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-slide {
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next + .swiper-slide,
.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    transition-property: opacity
}

    .swiper-container-fade .swiper-slide .swiper-slide {
        pointer-events: none
    }

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

    .swiper-zoom-container > canvas,
    .swiper-zoom-container > img,
    .swiper-zoom-container > svg {
        max-width: 100%;
        max-height: 100%;
        -o-object-fit: contain;
        object-fit: contain
    }

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite
}

    .swiper-lazy-preloader:after {
        display: block;
        content: "";
        width: 100%;
        height: 100%;
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
        background-position: 50%;
        background-size: 100%;
        background-repeat: no-repeat
    }

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.swiper-container {
    padding-top: 40px;
    text-align: center;
}

    .swiper-container .swiper-slide {
        padding: 0;
        -webkit-box-shadow: 0 2px 27px 0 rgba(0,0,0,.5);
        box-shadow: 0 2px 27px 0 rgba(0,0,0,.5);
    }

.swiper-container {
    width: 100%;
    padding-bottom: 60px;
}

.swiper-slide img {
    display: block;
    margin: auto;
    width: 100%;
}

.swiper-slide {
    width: 390px;
    height: auto;
    padding: 0 15px;
}

    .swiper-slide img {
        box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
    }

    .swiper-slide .slider-image .preview-icon {
        z-index: -1;
        width: calc(100% - 30px);
    }

    .swiper-slide.swiper-slide-active .slider-image:hover .preview-icon {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        z-index: 1;
    }

.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 0;
}

.swiper-pagination-bullet {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #ee0f6f;
    border-radius: 10px;
    display: inline-block;
    height: 10px;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    width: 26px;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}

.swiper-pagination-bullet-active {
    background: rgba(0, 0, 0, 0) -webkit-linear-gradient(left, #ee0f6f 0%, #f89482 100%) repeat scroll 0 0;
    background: rgba(0, 0, 0, 0) linear-gradient(to right, #ee0f6f 0%, #f89482 100%) repeat scroll 0 0;
    border: medium none;
    height: 12px;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    width: 12px;
}

@media screen and (max-width: 767px) {
    .title-h2 {
        font-size: 38px !important;
        line-height: normal !important;
    }
}

.btn-arrow {
    animation: bounce 1s infinite alternate;
    -moz-animation: bounce 1s infinite alternate;
    -webkit-animation: bounce 1s infinite alternate;
    width: 36px;
    height: 36px;
    position: absolute;
    bottom: 30px;
}

    .btn-arrow img {
        transition: all .1s ease-in-out;
        -moz-transition: all .1s ease-in-out;
        -webkit-transition: all .1s ease-in-out;
    }

        .btn-arrow img:hover {
            transform: scale(1.2);
            -moz-transform: scale(1.2);
            -webkit-transform: scale(1.2);
        }

@media only screen and (max-width: 999px) and (min-width: 1px) {
    .btn-arrow {
        display: none;
    }
}

.nectar-sticky-row-wrap {
    position: sticky;
    z-index: 1000;
}



html:not(.page-trans-loaded) {
    background: #0f0f0f;
}

.spotify-cont {
    display: none;
}

#intro .row-bg {
    background-size: contain !important;
}




.share-container {
    display: flex;
    align-items: center;
    justify-content: center;
    gap:20px;
}

.label {
    font-family: MuseoSlab;
    font-weight: 600;
    font-size: 25px;
    line-height: 100%;
    color:white;
    vertical-align: middle;
}

.share-icons {
    display: flex;
    gap: 10px;
}

    .share-icons a {
        width: 64px;
        height: 50px;
        border-radius: 10px;
        color: #fff;
        border: 2px solid #fff;
        background: transparent;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        font-size: 20px;
        cursor: pointer;
    }

        .share-icons a img {
            margin: 0 !important;
            width: 20px;
            height: 20px;
        }

        .share-icons a i {
            margin-top: 2px;
            color: #fff;
        }

        .share-icons a:hover {
            background-color: rgba(255, 255, 255, 0.1);
        }

.gradient-border {
    border: 2px solid rgba(0, 0, 0, 0);
    border-radius: 24px;
}

    .gradient-border:hover {
        border: 2px solid #9867ff;
        /* border: 1px solid;
    border-image-slice: 1;
    border-width: 4px;
    border-radius: 40px;
    border-image-source: linear-gradient(110deg, #00f4ff, #68ffed, #9867ff); */
    }

.image-non-select {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.page-anchormenu {
    position: relative; /* Normal akışta başlıyor */
    transition: transform 0.3s ease-in-out; /* Yumuşak geçiş için */
    z-index: 9000; /* İçeriklerin üstünde olsun */
    padding: 10px;
    /* Sayfada header altında durabilmesi için,
         projende belki margin-top: 100px vb. veriliyor olabilir.
         Burada örnek olarak margin veriyoruz, sen tasarımına göre düzenle. */
    margin-top: 0px; /* (Örnek) Menü, header'dan sonra 200px aşağıda */
    text-align: center;
    display: flex;
    justify-content: center;
}

.pageElementText {
    font-size: 25px;
    font-family: 'SourceSans';
    color: rgba(89, 95, 97, 1);
}

.pageElementText:hover {
    font-size: 25px;
    font-family: 'SourceSans';
    color: white;
}

    /* Menü sabitlenince (scroll sonrasında) */
    .page-anchormenu.fixed-menu {
        position: fixed;
        top: 90px; /* Header'ın altına sabitleme (yükseklik: 90px) */
        left: 0;
        transition: 0.5s ease;
        backdrop-filter: blur(5px);
        background: #000000b8;
        right: 0;
        transform: translateY(-20px);
        /* İlk anda hafif yukarıda tutabiliriz ki .show eklenince aşağı insin */
    }

        /* .show ile animasyonlu şekilde 0'a iner */
        .page-anchormenu.fixed-menu.show {
            transform: translateY(0);
        }

.submenu-custom {
    z-index: 999;
}

#intro .row-bg {
    background-size: container;
}

@media (min-width:1280px) {
    div.displaymobile {
        display: none;
    }
}

@media (max-width:1280px) {
    div.displaydesktop {
        display: none;
    }
}

.fluid-width-video-wrapper {
    width: 100%;
    position: relative;
    padding: 0;
}

    .fluid-width-video-wrapper iframe, .fluid-width-video-wrapper object, .fluid-width-video-wrapper embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }


.main-content img {
    max-width: 100%;
    height: auto;
}

.col.center {
    text-align: center
}

@media (min-width: 690px) {
    .vc_col-sm-8 {
        width: 66.66666667%;
    }
}

@media (min-width: 690px) {
    .vc_col-sm-2 {
        width: 16.66666667%;
    }
}

.vc_column_container > .vc_column-inner {
    position: relative;
}

input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], textarea {
    padding: 10px;
    width: 100%;
    font-size: 14px;
    font-family: inherit;
    line-height: 24px;
    color: #555;
    background-color: #f1f1f1;
    border: none;
    transition: all .2s ease;
}

.nectar-color-accent-color, body a, label span, body [class^="icon-"].icon-default-style, .blog-recent[data-style*="classic_enhanced"] .post-meta a:hover i, .masonry.classic_enhanced .post .post-meta a:hover i, .comment-list .comment-meta a:hover, .comment-list .comment-meta a:focus, .comment-author a:hover, .comment-author a:focus, .post .post-header h2 a, .post .post-header a:hover, .post .post-header a:focus, #single-below-header a:hover, #single-below-header a:focus, .comment-list .pingback .comment-body > a:hover, [data-style="list_featured_first_row"] .meta-category a, [data-style="list_featured_first_row"] .meta-category a, .nectar-fancy-box[data-style="color_box_hover"][data-color="accent-color"] .icon-default-style, div[data-style="minimal"] .toggle:hover > .toggle-title a, div[data-style="minimal"] .toggle.open > .toggle-title a, #footer-outer #copyright li a i:hover, .ascend .comment-list .reply a, body.material .widget:not(.nectar_popular_posts_widget):not(.recent_posts_extra_widget) li a:hover, body.material #sidebar .widget:not(.nectar_popular_posts_widget):not(.recent_posts_extra_widget) li a:hover, body.material #footer-outer .widget:not(.nectar_popular_posts_widget):not(.recent_posts_extra_widget) li a:hover, #top nav .sf-menu .current_page_item > a .sf-sub-indicator i, #top nav .sf-menu .current_page_ancestor > a .sf-sub-indicator i, .sf-menu > .current_page_ancestor > a > .sf-sub-indicator i, .material .widget .tagcloud a, #single-below-header a:hover [class^="icon-"], .wpcf7-form .wpcf7-not-valid-tip, #header-outer .nectar-menu-label {
    color: #6bd9de;
}

.col {
    position: relative;
    display: block;
    width: 100%
}

.full-page-inner > .container > .span_12, .full-page-inner > .span_12, html body .vc_row-fluid > .span_12 {
    display: flex;
    display: -ms-flexbox;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    float: none
}

@media (min-width: 691px) {
    .col {
        margin-right: 2%
    }
}

.col:last-child {
    margin-right: 0
}

.col.col_last {
    margin-right: 0
}

.compose-mode .vc_row-fluid > .span_12 > .vc_element, .compose-mode .vc_row-fluid > .span_12 > .vc_element > .wpb_column, .full-page-inner > .container > .span_12 > .wpb_column, .full-page-inner > .span_12 > .wpb_column, html body .vc_row-fluid > .span_12 > .wpb_column {
    float: none;
    margin-right: 0;
}

    .compose-mode #nectar_fullscreen_rows .full-page-inner > .container > .span_12 > .vc_element:not([class*=offset-]), .compose-mode .vc_row-fluid > .span_12 > .vc_element:not([class*=offset-]), .compose-mode .vc_row-fluid > .span_12 > .vc_element > .wpb_column:not([class*=offset-]), .full-page-inner > .container > .span_12 > .wpb_column:not([class*=offset-]), .full-page-inner > .span_12 > .wpb_column:not([class*=offset-]), html body .vc_row-fluid > .span_12 > .wpb_column:not([class*=offset-]) {
        margin-left: 0
    }

.full-page-inner > .container > .span_12, .full-page-inner > .span_12, .vc_row-fluid > .span_12 {
    width: auto
}

.vc_row-fluid > .span_12, body[data-col-gap=default] .vc_row-fluid[data-column-margin=default]:not(.full-width-content) .full-page-inner > .container > .span_12 {
    margin-left: -1%;
    margin-right: -1%
}

    .vc_row-fluid > .span_12 .wpb_column, body[data-col-gap=default] .vc_row-fluid[data-column-margin=default]:not(.full-width-content) .full-page-inner > .container > .span_12 .wpb_column:not(.child_column) {
        padding-left: 1%;
        padding-right: 1%
    }

body[data-col-gap*=px] .wpb_wrapper > .wpb_row:last-child:not([data-column-margin*=px]) {
    margin-bottom: 0
}

html body .full-width-content.vc_row-fluid .wpb_column {
    padding: 0
}

.full-width-content.vc_row-fluid .wpb_column .wpb_row, .full-width-content.vc_row-fluid .wpb_column .wpb_wrapper, html body .full-width-content.vc_row-fluid .span_12 {
    margin: 0
}

.vc_row-fluid[data-column-margin=default].full-width-content > .span_12 > .one-fourths:not([class*=vc_col-xs-]), .vc_row-fluid[data-column-margin=none].full-width-content > .span_12 > .one-fourths:not([class*=vc_col-xs-]), body[data-col-gap*=px] .full-width-content .inner_row[data-column-margin=default], body[data-col-gap*=px] .full-width-content .inner_row[data-column-margin=none], body[data-col-gap*=px] .vc_row-fluid.full-width-content .inner_row[data-column-margin=default] > .span_12 > .one-fourths:not([class*=vc_col-xs-]), body[data-col-gap*=px] .vc_row-fluid.full-width-content .inner_row[data-column-margin=none] > .span_12 > .one-fourths:not([class*=vc_col-xs-]), body[data-col-gap*=px] .vc_row-fluid[data-column-margin=default].full-width-content, body[data-col-gap*=px] .vc_row-fluid[data-column-margin=default].full-width-content > .span_12 > .one-fourths:not([class*=vc_col-xs-]), body[data-col-gap*=px] .vc_row-fluid[data-column-margin=none].full-width-content, body[data-col-gap*=px] .vc_row-fluid[data-column-margin=none].full-width-content > .span_12 > .one-fourths:not([class*=vc_col-xs-]) {
    margin-bottom: 0
}

    body[data-col-gap*=px] .full-width-content .inner_row[data-column-margin=default] > .span_12, body[data-col-gap*=px] .full-width-content .inner_row[data-column-margin=none] > .span_12, body[data-col-gap*=px] .vc_row-fluid[data-column-margin=default].full-width-content > .span_12, body[data-col-gap*=px] .vc_row-fluid[data-column-margin=none].full-width-content > .span_12 {
        margin-left: 0;
        margin-right: 0
    }

        body[data-col-gap*=px] .full-width-content .inner_row[data-column-margin=default] > .span_12 > .wpb_column, body[data-col-gap*=px] .full-width-content .inner_row[data-column-margin=none] > .span_12 > .wpb_column, body[data-col-gap*=px] .vc_row-fluid[data-column-margin=default].full-width-content > .span_12 > .wpb_column, body[data-col-gap*=px] .vc_row-fluid[data-column-margin=none].full-width-content > .span_12 > .wpb_column {
            padding-left: 0;
            padding-right: 0
        }

.wpb_column[data-border-radius*=px] .n-sticky > .vc_column-inner > .column-bg-overlay-wrap, .wpb_column[data-border-radius*=px] > .vc_column-inner > .column-bg-overlay-wrap {
    overflow: hidden
}

.ascend .vc_row-fluid .wpb_column.boxed, .material .vc_row-fluid .wpb_column.boxed, .vc_row-fluid .wpb_column.boxed {
    background-color: transparent;
    box-shadow: none
}

.wpb_column.boxed > .vc_column-inner {
    box-shadow: 0 1px 1px rgba(0,0,0,.1);
    background-color: #fff;
    padding: 25px 15px 15px;
    position: relative;
    transition: transform .2s ease,box-shadow .2s ease;
    top: 0
}

.wpb_column.boxed:hover > .vc_column-inner {
    transform: translateY(-4px);
    box-shadow: 0 17px 25px rgba(0,0,0,.13)
}

.vc_row-fluid .wpb_column {
    box-shadow: none
}

.wpb_column[data-shadow=small_depth] > .vc_column-inner > .column-bg-overlay-wrap {
    box-shadow: rgba(0,0,0,.04) 0 1px 0,rgba(0,0,0,.05) 0 2px 7px,rgba(0,0,0,.06) 0 12px 22px
}

.wpb_column[data-shadow=medium_depth] > .vc_column-inner > .column-bg-overlay-wrap {
    box-shadow: 0 30px 60px rgba(0,0,0,.15)
}

.wpb_column[data-shadow=large_depth] > .vc_column-inner > .column-bg-overlay-wrap {
    box-shadow: 0 40px 100px rgba(0,0,0,.15),0 25px 80px rgba(0,0,0,.1)
}

.wpb_column[data-shadow=x_large_depth] > .vc_column-inner > .column-bg-overlay-wrap {
    box-shadow: 0 60px 135px rgba(0,0,0,.14),0 15px 65px rgba(0,0,0,.14)
}

@media only screen and (min-width: 1000px) {
    .wpb_column.has-animation[data-animation=reveal-from-bottom] > .vc_column-inner {
        transform: translateY(101%);
        -webkit-transform: translateY(101%)
    }

    .wpb_column.has-animation[data-animation=reveal-from-top] > .vc_column-inner {
        transform: translateY(-101%);
        -webkit-transform: translateY(-101%)
    }

    .wpb_column.has-animation[data-animation=reveal-from-left] > .vc_column-inner {
        transform: translateX(-120%);
        -webkit-transform: translateX(-120%)
    }

    .wpb_column.has-animation[data-animation=reveal-from-right] > .vc_column-inner {
        transform: translateX(120%);
        -webkit-transform: translateX(120%)
    }
}

body[data-m-animate="1"] .wpb_column.has-animation[data-animation=reveal-from-bottom] > .vc_column-inner {
    transform: translateY(101%);
    -webkit-transform: translateY(101%)
}

body[data-m-animate="1"] .wpb_column.has-animation[data-animation=reveal-from-top] > .vc_column-inner {
    transform: translateY(-101%);
    -webkit-transform: translateY(-101%)
}

body[data-m-animate="1"] .wpb_column.has-animation[data-animation=reveal-from-left] > .vc_column-inner {
    transform: translateX(-120%);
    -webkit-transform: translateX(-120%)
}

body[data-m-animate="1"] .wpb_column.has-animation[data-animation=reveal-from-right] > .vc_column-inner {
    transform: translateX(120%);
    -webkit-transform: translateX(120%)
}

body[data-col-gap] .vc_row-fluid .span_12.col.section-title, body[data-col-gap] .vc_row-fluid .span_12.post-area, body[data-col-gap] .vc_row-fluid .span_12.testimonial_slider {
    margin-left: 0;
    margin-right: 0
}

@media only screen and (max-width: 999px) and (min-width:691px) {
    .full-width-content .wpb_column.col.no-extra-padding_tablet > .vc_column-inner, .wpb_column.col.no-extra-padding_tablet > .n-sticky > .vc_column-inner, .wpb_column.col.no-extra-padding_tablet > .vc_column-inner {
        padding: 0
    }
}

@media only screen and (max-width: 690px) {
    body .full-width-content .wpb_column.col.no-extra-padding_phone > .vc_column-inner, body .wpb_row .full-width-content .wpb_column.col.no-extra-padding_phone > .n-sticky > .vc_column-inner, body .wpb_row .wpb_column.child_column.col.no-extra-padding_phone > .n-sticky > .vc_column-inner, body .wpb_row .wpb_column.col.no-extra-padding_phone > .n-sticky > .vc_column-inner, html body .wpb_column.child_column.col.no-extra-padding_phone > .vc_column-inner, html body .wpb_column.col.no-extra-padding_phone > .vc_column-inner {
        padding: 0
    }

    .col.padding-1-percent[data-border-width*=px] > .vc_column-inner, .col.padding-2-percent[data-border-width*=px] > .vc_column-inner, .col.padding-3-percent[data-border-width*=px] > .vc_column-inner, .col.padding-4-percent[data-border-width*=px] > .vc_column-inner, .col.padding-5-percent[data-border-width*=px] > .vc_column-inner, .col.padding-6-percent[data-border-width*=px] > .vc_column-inner, .col.padding-7-percent[data-border-width*=px] > .vc_column-inner {
        padding: calc(100vw * .09)
    }
}

@media only screen and (max-width: 999px) {
    .full-width-content .col.padding-1-percent > .vc_column-inner {
        padding: calc(100vw * .01)
    }
}

@media (max-width: 999px) and (min-width:691px) {
    .vc_col-xs-12:not([data-t-w-inherits=small_desktop]) {
        width: 100%
    }

    .vc_col-xs-11:not([data-t-w-inherits=small_desktop]) {
        width: 91.66666667%
    }

    .vc_col-xs-10:not([data-t-w-inherits=small_desktop]) {
        width: 83.33333333%
    }

    .vc_col-xs-9:not([data-t-w-inherits=small_desktop]) {
        width: 75%
    }

    .vc_col-xs-8:not([data-t-w-inherits=small_desktop]) {
        width: 66.66666667%
    }

    .vc_col-xs-7:not([data-t-w-inherits=small_desktop]) {
        width: 58.33333333%
    }

    .vc_col-xs-6:not([data-t-w-inherits=small_desktop]) {
        width: 50%
    }

    .vc_col-xs-5:not([data-t-w-inherits=small_desktop]) {
        width: 41.66666667%
    }

    .vc_col-xs-4:not([data-t-w-inherits=small_desktop]) {
        width: 33.33333333%
    }

    .vc_col-xs-3:not([data-t-w-inherits=small_desktop]) {
        width: 25%
    }

    .vc_col-xs-2:not([data-t-w-inherits=small_desktop]) {
        width: 16.66666667%
    }

    .vc_col-xs-1:not([data-t-w-inherits=small_desktop]) {
        width: 8.33333333%
    }

    .vc_col-xs-5\/5:not([data-t-w-inherits=small_desktop]) {
        width: 100%
    }

    .vc_col-xs-4\/5:not([data-t-w-inherits=small_desktop]) {
        width: 80%
    }

    .vc_col-xs-3\/5:not([data-t-w-inherits=small_desktop]) {
        width: 60%
    }

    .vc_col-xs-2\/5:not([data-t-w-inherits=small_desktop]) {
        width: 40%
    }

    .vc_col-xs-1\/5:not([data-t-w-inherits=small_desktop]) {
        width: 20%
    }
}

@media (max-width: 690px) {
    .vc_col-xs-12 {
        width: 100%
    }

    #rapor .vc_col-sm-8 {
        margin-left: 0%;
        margin-right: 0%;
    }

    .vc_col-xs-11 {
        width: 91.66666667%
    }

    .vc_col-xs-10 {
        width: 83.33333333%
    }

    .vc_col-xs-9 {
        width: 75%
    }

    .vc_col-xs-8 {
        width: 66.66666667%
    }

    .vc_col-xs-7 {
        width: 58.33333333%
    }

    .vc_col-xs-6 {
        width: 50%
    }

    .vc_col-xs-5 {
        width: 41.66666667%
    }

    .vc_col-xs-4 {
        width: 33.33333333%
    }

    .vc_col-xs-3 {
        width: 25%
    }

    .vc_col-xs-2 {
        width: 16.66666667%
    }

    .vc_col-xs-1 {
        width: 8.33333333%
    }

    .vc_col-xs-5\/5 {
        width: 100%
    }

    .vc_col-xs-4\/5 {
        width: 80%
    }

    .vc_col-xs-3\/5 {
        width: 60%
    }

    .vc_col-xs-2\/5 {
        width: 40%
    }

    .vc_col-xs-1\/5 {
        width: 20%
    }
}

.vc_col-xs-pull-12 {
    right: 100%
}

.vc_col-xs-pull-11 {
    right: 91.66666667%
}

.vc_col-xs-pull-10 {
    right: 83.33333333%
}

.vc_col-xs-pull-9 {
    right: 75%
}

.vc_col-xs-pull-8 {
    right: 66.66666667%
}

.vc_col-xs-pull-7 {
    right: 58.33333333%
}

.vc_col-xs-pull-6 {
    right: 50%
}

.vc_col-xs-pull-5 {
    right: 41.66666667%
}

.vc_col-xs-pull-4 {
    right: 33.33333333%
}

.vc_col-xs-pull-3 {
    right: 25%
}

.vc_col-xs-pull-2 {
    right: 16.66666667%
}

.vc_col-xs-pull-1 {
    right: 8.33333333%
}

.vc_col-xs-pull-0 {
    right: auto
}

.vc_col-xs-push-12 {
    left: 100%
}

.vc_col-xs-push-11 {
    left: 91.66666667%
}

.vc_col-xs-push-10 {
    left: 83.33333333%
}

.vc_col-xs-push-9 {
    left: 75%
}

.vc_col-xs-push-8 {
    left: 66.66666667%
}

.vc_col-xs-push-7 {
    left: 58.33333333%
}

.vc_col-xs-push-6 {
    left: 50%
}

.vc_col-xs-push-5 {
    left: 41.66666667%
}

.vc_col-xs-push-4 {
    left: 33.33333333%
}

.vc_col-xs-push-3 {
    left: 25%
}

.vc_col-xs-push-2 {
    left: 16.66666667%
}

.vc_col-xs-push-1 {
    left: 8.33333333%
}

.vc_col-xs-push-0 {
    left: auto
}

.vc_col-xs-offset-12 {
    margin-left: 100%
}

.vc_col-xs-offset-11 {
    margin-left: 91.66666667%
}

.vc_col-xs-offset-10 {
    margin-left: 83.33333333%
}

.vc_col-xs-offset-9 {
    margin-left: 75%
}

.vc_col-xs-offset-8 {
    margin-left: 66.66666667%
}

.vc_col-xs-offset-7 {
    margin-left: 58.33333333%
}

.vc_col-xs-offset-6 {
    margin-left: 50%
}

.vc_col-xs-offset-5 {
    margin-left: 41.66666667%
}

.vc_col-xs-offset-4 {
    margin-left: 33.33333333%
}

.vc_col-xs-offset-3 {
    margin-left: 25%
}

.vc_col-xs-offset-2 {
    margin-left: 16.66666667%
}

.vc_col-xs-offset-1 {
    margin-left: 8.33333333%
}

.vc_col-xs-offset-0 {
    margin-left: 0
}

.vc_col-xs-pull-5\/5 {
    right: 100%
}

.vc_col-xs-pull-4\/5 {
    right: 80%
}

.vc_col-xs-pull-3\/5 {
    right: 60%
}

.vc_col-xs-pull-2\/5 {
    right: 40%
}

.vc_col-xs-pull-1\/5 {
    right: 20%
}

.vc_col-xs-pull-0\/5 {
    right: auto
}

.vc_col-xs-push-5\/5 {
    left: 100%
}

.vc_col-xs-push-4\/5 {
    left: 80%
}

.vc_col-xs-push-3\/5 {
    left: 60%
}

.vc_col-xs-push-2\/5 {
    left: 40%
}

.vc_col-xs-push-1\/5 {
    left: 20%
}

.vc_col-xs-push-0\/5 {
    left: auto
}

.vc_col-xs-offset-5\/5 {
    margin-left: 100%
}

.vc_col-xs-offset-4\/5 {
    margin-left: 80%
}

.vc_col-xs-offset-3\/5 {
    margin-left: 60%
}

.vc_col-xs-offset-2\/5 {
    margin-left: 40%
}

.vc_col-xs-offset-1\/5 {
    margin-left: 20%
}

.vc_col-xs-offset-0\/5 {
    margin-left: 0
}

@media (min-width: 690px) {
    .vc_col-sm-5\/5 {
        width: 100%
    }

    .vc_col-sm-4\/5 {
        width: 80%
    }

    .vc_col-sm-3\/5 {
        width: 60%
    }

    .vc_col-sm-2\/5 {
        width: 40%
    }

    .vc_col-sm-1\/5 {
        width: 20%
    }

    .vc_col-sm-12 {
        width: 100%
    }

    .vc_col-sm-11 {
        width: 91.66666667%
    }

    .vc_col-sm-10 {
        width: 83.33333333%
    }

    .vc_col-sm-9 {
        width: 75%
    }

    .vc_col-sm-8 {
        width: 66.66666667%
    }

    .vc_col-sm-7 {
        width: 58.33333333%
    }

    .vc_col-sm-6 {
        width: 50%
    }

    .vc_col-sm-5 {
        width: 41.66666667%
    }

    .vc_col-sm-4 {
        width: 33.33333333%
    }

    .vc_col-sm-3 {
        width: 25%
    }

    .vc_col-sm-2 {
        width: 16.66666667%
    }

    .vc_col-sm-1 {
        width: 8.33333333%
    }

    .vc_col-sm-pull-12 {
        right: 100%
    }

    .vc_col-sm-pull-11 {
        right: 91.66666667%
    }

    .vc_col-sm-pull-10 {
        right: 83.33333333%
    }

    .vc_col-sm-pull-9 {
        right: 75%
    }

    .vc_col-sm-pull-8 {
        right: 66.66666667%
    }

    .vc_col-sm-pull-7 {
        right: 58.33333333%
    }

    .vc_col-sm-pull-6 {
        right: 50%
    }

    .vc_col-sm-pull-5 {
        right: 41.66666667%
    }

    .vc_col-sm-pull-4 {
        right: 33.33333333%
    }

    .vc_col-sm-pull-3 {
        right: 25%
    }

    .vc_col-sm-pull-2 {
        right: 16.66666667%
    }

    .vc_col-sm-pull-1 {
        right: 8.33333333%
    }

    .vc_col-sm-pull-0 {
        right: auto
    }

    .vc_col-sm-push-12 {
        left: 100%
    }

    .vc_col-sm-push-11 {
        left: 91.66666667%
    }

    .vc_col-sm-push-10 {
        left: 83.33333333%
    }

    .vc_col-sm-push-9 {
        left: 75%
    }

    .vc_col-sm-push-8 {
        left: 66.66666667%
    }

    .vc_col-sm-push-7 {
        left: 58.33333333%
    }

    .vc_col-sm-push-6 {
        left: 50%
    }

    .vc_col-sm-push-5 {
        left: 41.66666667%
    }

    .vc_col-sm-push-4 {
        left: 33.33333333%
    }

    .vc_col-sm-push-3 {
        left: 25%
    }

    .vc_col-sm-push-2 {
        left: 16.66666667%
    }

    .vc_col-sm-push-1 {
        left: 8.33333333%
    }

    .vc_col-sm-push-0 {
        left: auto
    }

    .vc_col-sm-offset-12 {
        margin-left: 100%
    }

    .vc_col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .vc_col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .vc_col-sm-offset-9 {
        margin-left: 75%
    }

    .vc_col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .vc_col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .vc_col-sm-offset-6 {
        margin-left: 50%
    }

    .vc_col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .vc_col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .vc_col-sm-offset-3 {
        margin-left: 25%
    }

    .vc_col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .vc_col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .vc_col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 1000px) {
    .vc_col-md-12 {
        width: 100%
    }

    .vc_col-md-11 {
        width: 91.66666667%
    }

    .vc_col-md-10 {
        width: 83.33333333%
    }

    .vc_col-md-9 {
        width: 75%
    }

    .vc_col-md-8 {
        width: 66.66666667%
    }

    .vc_col-md-7 {
        width: 58.33333333%
    }

    .vc_col-md-6 {
        width: 50%
    }

    .vc_col-md-5 {
        width: 41.66666667%
    }

    .vc_col-md-4 {
        width: 33.33333333%
    }

    .vc_col-md-3 {
        width: 25%
    }

    .vc_col-md-2 {
        width: 16.66666667%
    }

    .vc_col-md-1 {
        width: 8.33333333%
    }

    .vc_col-md-pull-12 {
        right: 100%
    }

    .vc_col-md-pull-11 {
        right: 91.66666667%
    }

    .vc_col-md-pull-10 {
        right: 83.33333333%
    }

    .vc_col-md-pull-9 {
        right: 75%
    }

    .vc_col-md-pull-8 {
        right: 66.66666667%
    }

    .vc_col-md-pull-7 {
        right: 58.33333333%
    }

    .vc_col-md-pull-6 {
        right: 50%
    }

    .vc_col-md-pull-5 {
        right: 41.66666667%
    }

    .vc_col-md-pull-4 {
        right: 33.33333333%
    }

    .vc_col-md-pull-3 {
        right: 25%
    }

    .vc_col-md-pull-2 {
        right: 16.66666667%
    }

    .vc_col-md-pull-1 {
        right: 8.33333333%
    }

    .vc_col-md-pull-0 {
        right: auto
    }

    .vc_col-md-push-12 {
        left: 100%
    }

    .vc_col-md-push-11 {
        left: 91.66666667%
    }

    .vc_col-md-push-10 {
        left: 83.33333333%
    }

    .vc_col-md-push-9 {
        left: 75%
    }

    .vc_col-md-push-8 {
        left: 66.66666667%
    }

    .vc_col-md-push-7 {
        left: 58.33333333%
    }

    .vc_col-md-push-6 {
        left: 50%
    }

    .vc_col-md-push-5 {
        left: 41.66666667%
    }

    .vc_col-md-push-4 {
        left: 33.33333333%
    }

    .vc_col-md-push-3 {
        left: 25%
    }

    .vc_col-md-push-2 {
        left: 16.66666667%
    }

    .vc_col-md-push-1 {
        left: 8.33333333%
    }

    .vc_col-md-push-0 {
        left: auto
    }

    .vc_col-md-offset-12 {
        margin-left: 100%
    }

    .vc_col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .vc_col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .vc_col-md-offset-9 {
        margin-left: 75%
    }

    .vc_col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .vc_col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .vc_col-md-offset-6 {
        margin-left: 50%
    }

    .vc_col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .vc_col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .vc_col-md-offset-3 {
        margin-left: 25%
    }

    .vc_col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .vc_col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .vc_col-md-offset-0 {
        margin-left: 0
    }

    .vc_col-md-5\/5 {
        width: 100%
    }

    .vc_col-md-4\/5 {
        width: 80%
    }

    .vc_col-md-3\/5 {
        width: 60%
    }

    .vc_col-md-2\/5 {
        width: 40%
    }

    .vc_col-md-1\/5 {
        width: 20%
    }

    .vc_col-md-pull-5\/5 {
        right: 100%
    }

    .vc_col-md-pull-4\/5 {
        right: 80%
    }

    .vc_col-md-pull-3\/5 {
        right: 60%
    }

    .vc_col-md-pull-2\/5 {
        right: 40%
    }

    .vc_col-md-pull-1\/5 {
        right: 20%
    }

    .vc_col-md-pull-0\/5 {
        right: auto
    }

    .vc_col-md-push-5\/5 {
        left: 100%
    }

    .vc_col-md-push-4\/5 {
        left: 80%
    }

    .vc_col-md-push-3\/5 {
        left: 60%
    }

    .vc_col-md-push-2\/5 {
        left: 40%
    }

    .vc_col-md-push-1\/5 {
        left: 20%
    }

    .vc_col-md-push-0\/5 {
        left: auto
    }

    .vc_col-md-offset-5\/5 {
        margin-left: 100%
    }

    .vc_col-md-offset-4\/5 {
        margin-left: 80%
    }

    .vc_col-md-offset-3\/5 {
        margin-left: 60%
    }

    .vc_col-md-offset-2\/5 {
        margin-left: 40%
    }

    .vc_col-md-offset-1\/5 {
        margin-left: 20%
    }

    .vc_col-md-offset-0\/5 {
        margin-left: 0
    }
}

@media (min-width: 1300px) {
    .vc_col-lg-12 {
        width: 100%
    }

    .vc_col-lg-11 {
        width: 91.66666667%
    }

    .vc_col-lg-10 {
        width: 83.33333333%
    }

    .vc_col-lg-9 {
        width: 75%
    }

    .vc_col-lg-8 {
        width: 66.66666667%
    }

    .vc_col-lg-7 {
        width: 58.33333333%
    }

    .vc_col-lg-6 {
        width: 50%
    }

    .vc_col-lg-5 {
        width: 41.66666667%
    }

    .vc_col-lg-4 {
        width: 33.33333333%
    }

    .vc_col-lg-3 {
        width: 25%
    }

    .vc_col-lg-2 {
        width: 16.66666667%
    }

    .vc_col-lg-1 {
        width: 8.33333333%
    }

    .vc_col-lg-pull-12 {
        right: 100%
    }

    .vc_col-lg-pull-11 {
        right: 91.66666667%
    }

    .vc_col-lg-pull-10 {
        right: 83.33333333%
    }

    .vc_col-lg-pull-9 {
        right: 75%
    }

    .vc_col-lg-pull-8 {
        right: 66.66666667%
    }

    .vc_col-lg-pull-7 {
        right: 58.33333333%
    }

    .vc_col-lg-pull-6 {
        right: 50%
    }

    .vc_col-lg-pull-5 {
        right: 41.66666667%
    }

    .vc_col-lg-pull-4 {
        right: 33.33333333%
    }

    .vc_col-lg-pull-3 {
        right: 25%
    }

    .vc_col-lg-pull-2 {
        right: 16.66666667%
    }

    .vc_col-lg-pull-1 {
        right: 8.33333333%
    }

    .vc_col-lg-pull-0 {
        right: auto
    }

    .vc_col-lg-push-12 {
        left: 100%
    }

    .vc_col-lg-push-11 {
        left: 91.66666667%
    }

    .vc_col-lg-push-10 {
        left: 83.33333333%
    }

    .vc_col-lg-push-9 {
        left: 75%
    }

    .vc_col-lg-push-8 {
        left: 66.66666667%
    }

    .vc_col-lg-push-7 {
        left: 58.33333333%
    }

    .vc_col-lg-push-6 {
        left: 50%
    }

    .vc_col-lg-push-5 {
        left: 41.66666667%
    }

    .vc_col-lg-push-4 {
        left: 33.33333333%
    }

    .vc_col-lg-push-3 {
        left: 25%
    }

    .vc_col-lg-push-2 {
        left: 16.66666667%
    }

    .vc_col-lg-push-1 {
        left: 8.33333333%
    }

    .vc_col-lg-push-0 {
        left: auto
    }

    .vc_col-lg-offset-12 {
        margin-left: 100%
    }

    .vc_col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .vc_col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .vc_col-lg-offset-9 {
        margin-left: 75%
    }

    .vc_col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .vc_col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .vc_col-lg-offset-6 {
        margin-left: 50%
    }

    .vc_col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .vc_col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .vc_col-lg-offset-3 {
        margin-left: 25%
    }

    .vc_col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .vc_col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .vc_col-lg-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 690px) {
    .vc_col-sm-1\/5, .vc_col-sm-2\/5, .vc_col-sm-3\/5, .vc_col-sm-4\/5, .vc_col-sm-5\/5 {
        float: left
    }

    .vc_col-sm-pull-5\/5 {
        right: 100%
    }

    .vc_col-sm-pull-4\/5 {
        right: 80%
    }

    .vc_col-sm-pull-3\/5 {
        right: 60%
    }

    .vc_col-sm-pull-2\/5 {
        right: 40%
    }

    .vc_col-sm-pull-1\/5 {
        right: 20%
    }

    .vc_col-sm-pull-0\/5 {
        right: auto
    }

    .vc_col-sm-push-5\/5 {
        left: 100%
    }

    .vc_col-sm-push-4\/5 {
        left: 80%
    }

    .vc_col-sm-push-3\/5 {
        left: 60%
    }

    .vc_col-sm-push-2\/5 {
        left: 40%
    }

    .vc_col-sm-push-1\/5 {
        left: 20%
    }

    .vc_col-sm-push-0\/5 {
        left: auto
    }

    .vc_col-sm-offset-5\/5 {
        margin-left: 100%
    }

    .vc_col-sm-offset-4\/5 {
        margin-left: 80%
    }

    .vc_col-sm-offset-3\/5 {
        margin-left: 60%
    }

    .vc_col-sm-offset-2\/5 {
        margin-left: 40%
    }

    .vc_col-sm-offset-1\/5 {
        margin-left: 20%
    }

    .vc_col-sm-offset-0\/5 {
        margin-left: 0
    }
}

@media (min-width: 1000px) {
    .vc_col-md-1\/5, .vc_col-md-2\/5, .vc_col-md-3\/5, .vc_col-md-4\/5, .vc_col-md-5\/5 {
        float: left
    }
}

@media (min-width: 1300px) {
    .vc_col-lg-1\/5, .vc_col-lg-2\/5, .vc_col-lg-3\/5, .vc_col-lg-4\/5, .vc_col-lg-5\/5 {
        float: left
    }

    .vc_col-lg-5\/5 {
        width: 100%
    }

    .vc_col-lg-4\/5 {
        width: 80%
    }

    .vc_col-lg-3\/5 {
        width: 60%
    }

    .vc_col-lg-2\/5 {
        width: 40%
    }

    .vc_col-lg-1\/5 {
        width: 20%
    }

    .vc_col-lg-pull-5\/5 {
        right: 100%
    }

    .vc_col-lg-pull-4\/5 {
        right: 80%
    }

    .vc_col-lg-pull-3\/5 {
        right: 60%
    }

    .vc_col-lg-pull-2\/5 {
        right: 40%
    }

    .vc_col-lg-pull-1\/5 {
        right: 20%
    }

    .vc_col-lg-pull-0\/5 {
        right: auto
    }

    .vc_col-lg-push-5\/5 {
        left: 100%
    }

    .vc_col-lg-push-4\/5 {
        left: 80%
    }

    .vc_col-lg-push-3\/5 {
        left: 60%
    }

    .vc_col-lg-push-2\/5 {
        left: 40%
    }

    .vc_col-lg-push-1\/5 {
        left: 20%
    }

    .vc_col-lg-push-0\/5 {
        left: auto
    }

    .vc_col-lg-offset-5\/5 {
        margin-left: 100%
    }

    .vc_col-lg-offset-4\/5 {
        margin-left: 80%
    }

    .vc_col-lg-offset-3\/5 {
        margin-left: 60%
    }

    .vc_col-lg-offset-2\/5 {
        margin-left: 40%
    }

    .vc_col-lg-offset-1\/5 {
        margin-left: 20%
    }

    .vc_col-lg-offset-0\/5 {
        margin-left: 0
    }
}

@media only screen and (min-width : 691px) and (max-width :999px) {
    .vc_col-sm-1[data-t-w-inherits=small_desktop]:not([class*=vc_col-md-]), body .vc_row-fluid .wpb_column[data-t-w-inherits=small_desktop].vc_col-md-1 {
        width: 8.33333333%
    }

    .vc_col-sm-2[data-t-w-inherits=small_desktop]:not([class*=vc_col-md-]), body .vc_row-fluid .wpb_column[data-t-w-inherits=small_desktop].vc_col-md-2 {
        width: 16.66666667%
    }

    .vc_col-sm-3[data-t-w-inherits=small_desktop]:not([class*=vc_col-md-]), body .vc_row-fluid .wpb_column[data-t-w-inherits=small_desktop].vc_col-md-3 {
        width: 25%
    }

    .vc_col-sm-4[data-t-w-inherits=small_desktop]:not([class*=vc_col-md-]), body .vc_row-fluid .wpb_column[data-t-w-inherits=small_desktop].vc_col-md-4 {
        width: 33.33333333%
    }

    .vc_col-sm-5[data-t-w-inherits=small_desktop]:not([class*=vc_col-md-]), body .vc_row-fluid .wpb_column[data-t-w-inherits=small_desktop].vc_col-md-5 {
        width: 41.66666667%
    }

    .vc_col-sm-6[data-t-w-inherits=small_desktop]:not([class*=vc_col-md-]), body .vc_row-fluid .wpb_column[data-t-w-inherits=small_desktop].vc_col-md-6 {
        width: 50%
    }

    .vc_col-sm-7[data-t-w-inherits=small_desktop]:not([class*=vc_col-md-]), body .vc_row-fluid .wpb_column[data-t-w-inherits=small_desktop].vc_col-md-7 {
        width: 58.33333333%
    }

    .vc_col-sm-8[data-t-w-inherits=small_desktop]:not([class*=vc_col-md-]), body .vc_row-fluid .wpb_column[data-t-w-inherits=small_desktop].vc_col-md-8 {
        width: 66.66666667%
    }

    .vc_col-sm-9[data-t-w-inherits=small_desktop]:not([class*=vc_col-md-]), body .vc_row-fluid .wpb_column[data-t-w-inherits=small_desktop].vc_col-md-9 {
        width: 75%
    }

    .vc_col-sm-10[data-t-w-inherits=small_desktop]:not([class*=vc_col-md-]), body .vc_row-fluid .wpb_column[data-t-w-inherits=small_desktop].vc_col-md-10 {
        width: 83.33333333%
    }

    .vc_col-sm-11[data-t-w-inherits=small_desktop]:not([class*=vc_col-md-]), body .vc_row-fluid .wpb_column[data-t-w-inherits=small_desktop].vc_col-md-11 {
        width: 91.66666667%
    }
}

@media only screen and (max-width : 690px) {
    [class*=vc_col-]:not([class*=vc_col-xs]) {
        width: 100%
    }

    .wpb_column:not([class*=vc_col-xs]) {
        width: 100%;
        margin-bottom: 25px
    }
}

@media only screen and (min-width : 1px) and (max-width :999px) {
    .vc_row-fluid .wpb_column[class*=vc_col-xs]:not(.vc_col-xs-12), .vc_row-fluid.full-width-content .col .wpb_row, .vc_row-fluid.full-width-content .col:not(.child_column), .vc_row-fluid.vc_row[data-column-margin=none] .col {
        margin-bottom: 0
    }
}

.full-width-section .row-bg-wrap, .wpb_row .row-bg-wrap {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

:root {
    --mobile-container-width: 88%;
    --scroll-bar-w: 11px;
}

@media only screen and (min-width: 1300px) {
    .container, .post-area.standard-minimal.full-width-content .post .inner-wrap {
        max-width: 1100px
    }
}

@media only screen and (min-width: 1000px) and (max-width:1300px) {
    #author-bio #author-info {
        width: 544px
    }

    #project-meta ul li .nectar-love-wrap.fadein {
        margin-right: 11px;
        padding-right: 11px
    }

    #page-header-bg .span_6 .subheader {
        font-size: 24px
    }

    #boxed .nectar-slider-wrap[data-full-width=false] .swiper-slide .content h2, .nectar-slider-wrap[data-full-width=false] .swiper-slide .content div.ns-heading-el, .nectar-slider-wrap[data-full-width=false] .swiper-slide .content h2 {
        font-size: 32px;
        line-height: 50px
    }

    body .swiper-slide .content p {
        font-size: 20px;
        line-height: 34px
    }

    .nectar-slider-wrap[data-full-width=false] .swiper-slide .content p {
        font-size: 14px;
        line-height: 24px
    }

    .portfolio-items:not(.carousel) .col .work-item.style-2 i {
        line-height: 32px;
        height: 32px;
        width: 32px;
        font-size: 14px
    }

    #top nav > ul > li > a {
        padding-left: 8px
    }

    .sf-sub-indicator {
        left: 6px
    }

    .nectar-slider-wrap[data-full-width=false] .swiper-slide .content p.transparent-bg span, body .swiper-slide .content p.transparent-bg span {
        line-height: 38px
    }
}

@media only screen and (min-width : 691px) and (max-width :999px) {
    .span_1, .span_10, .span_11, .span_12, .span_2, .span_3, .span_4, .span_5, .span_6, .span_7, .span_8, .span_9 {
        width: 100%;
        margin-left: 0
    }

    .col, body .vc_row-fluid .wpb_column {
        margin-bottom: 25px
    }

    #header-outer .col {
        margin-bottom: 0;
        margin-right: 0
    }

    .wpb_column {
        width: 100%
    }

    body .vc_row-fluid .wpb_column[data-t-w-inherits=small_desktop] {
        margin-bottom: 0
    }

        .vc_col-sm-12[data-t-w-inherits=small_desktop]:not([class*=vc_col-md-]), body .vc_row-fluid .wpb_column[data-t-w-inherits=small_desktop].vc_col-md-12 {
            width: 100%
        }

    body .vc_row-fluid [class*=vc_col-][data-t-w-inherits=small_desktop]:first-child:not([class*=offset]) {
        margin-left: 0
    }

    body .vc_row-fluid.full-width-content .vc_col-xs-6 {
        width: 50%
    }

    body .vc_row-fluid .vc_col-xs-12[class*=vc_col-xs-] {
        width: 100%
    }

    .one-fourths.span_3, .one-fourths.vc_col-sm-3:not([class*=vc_col-xs-]), .one-fourths.vc_span3 {
        width: 50%;
        margin-bottom: 2%
    }

        .one-fourths.span_3.clear-both, .one-fourths.vc_col-sm-3.clear-both:not([class*=vc_col-xs-]), .one-fourths.vc_span3.clear-both {
            clear: both
        }

        #footer-outer .one-fourths.span_3.right-edge, .one-fourths.span_3.right-edge, .one-fourths.vc_col-sm-3.right-edge:not([class*=vc_col-xs-]), .one-fourths.vc_span3.right-edge {
            margin-right: 0
        }

    .portfolio-items .col {
        width: 100%;
        margin-left: 0;
        margin-bottom: 8px
    }

    .portfolio-items:not(.carousel) div:nth-child(2n+2) {
        clear: both
    }

    .portfolio-items[data-ps="6"] .col {
        padding: 2%
    }

    body .portfolio-items[data-ps="6"] .work-item .parallaxImg-layers > div .bg-img:after {
        opacity: 1
    }

    body .portfolio-items[data-ps="6"] .wide_tall .work-item .work-meta .inner, body .portfolio-items[data-ps="6"] .work-item .work-meta .inner {
        opacity: 1;
        transform: scale(1);
        -webkit-transform: scale(1)
    }

    .ascend .main-content .col.boxed:hover, .col.boxed:hover, .material .main-content .col.boxed:hover {
        margin-top: 0;
        top: 0;
        transform: none;
        -webkit-transform: none;
        box-shadow: 0 1px 2px rgba(0,0,0,.2)
    }

    #call-to-action .container a {
        margin-top: 20px;
        margin-left: 0
    }

    #ajax-content-wrap .post-area {
        padding-right: 0
    }

    #ajax-content-wrap .contact-info {
        padding-left: 0
    }

    .nectar-google-map {
        max-height: 425px
    }

    #sidebar .recent_projects_widget div a {
        width: 90px
    }

        #sidebar .recent_projects_widget div a:nth-child(3n+3) {
            margin: 2% 2% 0 0
        }

    body #sidebar .recent_projects_widget div a:last-child {
        margin-right: 0
    }

    #author-bio #author-info {
        width: 494px
    }

    #page-header-bg .span_6 h1 {
        font-size: 32px;
        line-height: 38px
    }

    #page-header-bg .span_6 {
        top: auto !important;
        float: none
    }

    .page-header-no-bg #ajax-content-wrap .portfolio-filters {
        margin-top: 15px;
        float: none;
        clear: both;
        height: auto
    }

    #page-header-bg[data-parallax="1"] .project-title .span_6 {
        padding-right: 70px
    }

    .page-header-no-bg .portfolio-filters ul {
        position: absolute;
        width: 100%
    }

    html.js #page-header-bg[data-parallax="0"].not-loaded {
        background-color: #f5f5f5
    }

    #call-to-action .container span {
        display: block
    }

    .main-content .col.span_2 .col.span_2, .main-content .col.span_3 .col.span_2, .main-content .col.span_4 .col.span_2, .main-content .col.span_6 .col.span_2 {
        width: 7%
    }

    .main-content .col.span_2 .col.span_10, .main-content .col.span_3 .col.span_10, .main-content .col.span_4 .span_10, .main-content .col.span_6 .col.span_10 {
        width: 91%
    }

    .testimonial_slider .flickity-page-dots {
        bottom: -35px
    }

    #ajax-content-wrap .span_12 .col.span_6.empty-second {
        width: 49%
    }

    body .swiper-slide .content p i {
        width: 18px;
        font-size: 16px
    }

    .nectar-slider-wrap[data-full-width=false] .swiper-slide .content p.transparent-bg span, body .swiper-slide .content p.transparent-bg span {
        line-height: 29px
    }

    .iosSlider.product-thumbnails .thumb {
        width: 112px
    }

    #footer-widgets .container .row > div:nth-child(2).span_4 {
        margin-right: 0 !important
    }
}

@media only screen and (max-width : 690px) {
    .material:not(.admin-bar) #header-outer[data-using-secondary="1"] {
        top: 0
    }

    body:not([data-hhun="1"]) #header-outer[data-using-secondary="1"]:not(.hidden-secondary) {
        transform: none !important
    }

    .vc_row-fluid [class*=vc_span] {
        width: 100% !important
    }

    body #header-outer[data-full-width=true] header > .container, body #header-secondary-outer[data-full-width=true] > .container, body[data-slide-out-widget-area-style=simple] #header-outer[data-full-width=true] #mobile-menu {
        max-width: 100%;
        padding: 0 18px
    }

    .col {
        margin-bottom: 25px
    }

    .post-area {
        margin-bottom: 0
    }

    .ascend .main-content .col.boxed:hover, .col.boxed:hover, .material .main-content .col.boxed:hover {
        margin-top: 0;
        top: 0;
        transform: none;
        -webkit-transform: none;
        box-shadow: 0 1px 2px rgba(0,0,0,.2)
    }

    #header-outer .col {
        margin-bottom: 0
    }

    .nectar_fullscreen_zoom_recent_projects .project-slide .project-info h2, .nectar_fullscreen_zoom_recent_projects .project-slide .project-info p {
        max-width: 100%
    }

    #fp-nav ul li a, .fp-slidesNav ul li a {
        padding: 11px 11px
    }

        #fp-nav ul li a span, .fp-slidesNav ul li a span {
            height: 6px;
            width: 6px
        }

    #fp-nav.right {
        right: 10px
    }

    .nectar_fullscreen_zoom_recent_projects .dot-nav {
        display: none
    }

    .container .post .post-meta {
        display: none
    }

    #ajax-content-wrap .container .post .post-content {
        padding-left: 0
    }

    .container .post-header {
        font-size: 12px
    }

    .post-content.classic .post-header > span:after {
        height: 9px
    }

    .container .comment-list .comment > div {
        padding: 25px 25px 40px 25px
    }

    #ajax-content-wrap .comment-list .children {
        padding-left: 20px
    }

    .container .comment-list .comment > div img.avatar {
        display: block;
        position: relative;
        height: 40px;
        width: 40px;
        top: 0;
        left: 0;
        margin-bottom: 5px
    }

    body:not(.original) .bypostauthor > .comment-body > .comment-author > img.avatar {
        border-width: 2px
    }

    body:not(.material) .comment-list .children {
        background-image: none
    }

    body.ascend #ajax-content-wrap .comment-list .children {
        margin-left: 0;
        padding-left: 30px
    }

    body.material #ajax-content-wrap .comment-list .comment > div, body.material #ajax-content-wrap .comment-list .pingback > div {
        margin-top: 2.5em
    }

    body.material .comment-list .children {
        border-left: 1px solid rgba(0,0,0,.1)
    }

    body.material .container .comment-list .comment > div {
        padding: 0
    }

    body.material #ajax-content-wrap .comment-list .children {
        margin-left: 0;
        padding-left: 30px
    }

    body.material #ajax-content-wrap .comment-list .comment .comment > div {
        padding-left: 0
    }

    .container #respond h3 {
        font-size: 18px
    }

    .container .comment-list .reply {
        right: 29px;
        top: auto;
        bottom: 29px
    }

    .original .container .comment-list .reply {
        right: 0;
        top: auto;
        bottom: 0;
        margin-top: 20px;
        position: relative
    }

    .container .contact-info {
        padding-left: 0
    }

    html.js #page-header-bg[data-parallax="0"].not-loaded {
        background-color: #f5f5f5
    }

    #page-header-bg .portfolio-filters ul {
        position: absolute;
        width: 100%
    }

    #page-header-bg .span_6 {
        margin-bottom: 15px
    }

    #call-to-action .container a {
        display: block;
        margin-top: 20px;
        margin-left: 0
    }

    #call-to-action {
        font-size: 18px
    }

    #ajax-content-wrap h2 .nectar-button, #ajax-content-wrap h3 .nectar-button, #ajax-content-wrap h4 .nectar-button {
        display: block
    }

    .post-area #pagination, .post-area.masonry #pagination {
        padding-left: 0
    }

    body .portfolio-items[data-ps="6"] .work-item .parallaxImg-layers > div .bg-img:after {
        opacity: 1
    }

    body .portfolio-items[data-ps="6"] .wide_tall .work-item .work-meta .inner, body .portfolio-items[data-ps="6"] .work-item .work-meta .inner {
        opacity: 1;
        transform: scale(1);
        -webkit-transform: scale(1)
    }

    .bottom_controls #portfolio-nav .controls li#next-link a i:after, .bottom_controls #portfolio-nav .controls li#prev-link a i:after {
        display: none
    }

    #search-results .result, .masonry-blog-item {
        width: 100% !important;
        margin-right: 0 !important;
        margin-bottom: 25px;
        margin-left: 0 !important
    }

    .posts-container[data-load-animation=none] article .inner-wrap.animated {
        opacity: 1
    }

    .gallery .gallery-item {
        width: 100% !important
    }

    #author-bio img {
        margin-right: 0;
        width: 60px;
        height: 60px
    }

    .row .blog-recent[data-style=list_featured_first_row].columns-3 .featured .post-featured-img {
        padding-bottom: 75%
    }

    .section-down-arrow i.icon-default-style[class^=icon-] {
        font-size: 16px
    }

    .section-down-arrow {
        bottom: 10px;
        right: 20px
    }

    #contact-map {
        height: 270px
    }

    .nectar-google-map {
        max-height: 270px
    }

    .pp_pic_holder {
        left: 9px;
        width: 96%
    }

    .pp_content {
        width: 100%;
        height: 290px
    }

        .pp_content iframe {
            width: 100%
        }

        .pp_content .pp_inline iframe {
            height: 250px
        }

        .pp_content #pp_full_res img {
            width: 100%;
            height: auto
        }

    #page-header-bg .span_6 h1, .single.single-post .section-title h1, body.search #page-header-bg h1, body.single.single-post .row .col.section-title.span_12 h1 {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 4px
    }

    #page-header-bg .span_6 {
        top: auto !important;
        float: none
    }

    #page-header-bg .author-section .meta-author .avatar {
        display: none
    }

    #ajax-content-wrap .pricing-table > div {
        width: 100%;
        margin: 0 0 25px 0
    }

    #page-header-bg #portfolio-nav ul, .section-title #portfolio-nav ul {
        margin-bottom: 0
    }

    #portfolio-nav ul:first-child {
        z-index: 103
    }

    #portfolio-nav .controls:after {
        content: "";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden
    }

    body .container .portfolio-filters-inline.full-width-content .container {
        padding-left: 0;
        padding-right: 0
    }

    body #full_width_portfolio .project-title.parallax-effect .container, body #page-header-bg .project-title .container {
        padding-bottom: 30px
    }

    body #page-header-bg .section-title {
        padding: 0
    }

    .ascend #ajax-content-wrap .comment-list .reply {
        top: 0
    }

    #customer_details > div {
        width: 100%;
        float: none
    }

    .main-content .col.span_2 .col.span_2, .main-content .col.span_3 .col.span_2, .main-content .col.span_4 .col.span_2, .main-content .col.span_6 .col.span_2 {
        width: 15%
    }

    .main-content .col.span_2 .col.span_10, .main-content .col.span_3 .col.span_10, .main-content .col.span_4 .span_10, .main-content .col.span_6 .col.span_10 {
        width: 83%
    }

    .slider-pagination {
        bottom: 10px
    }

    body .swiper-slide .content p i {
        width: 14px;
        font-size: 12px
    }

    .main-content .col.span_2 .col.span_2 img, .main-content .col.span_3 .col.span_2 img, .main-content .col.span_4 .col.span_2 img, .main-content .col.span_6 .col.span_2 img {
        padding-right: 13px;
        top: -3px
    }

    .nectar-slider-wrap[data-full-width=false] .swiper-slide .content p.transparent-bg span, body .swiper-slide .content p.transparent-bg span {
        line-height: 20px;
        top: -5px;
        left: 4px;
        box-shadow: 4px 0 0 rgba(0,0,0,.5),-4px 0 0 rgba(0,0,0,.5)
    }

    #buddypress .register-section {
        width: 100%;
        margin-bottom: 15px
    }

    .full-width-content.blog-fullwidth-wrap:not(.meta-overlaid) {
        padding: 0 10% !important
    }

    #header-outer[data-full-width=true] header > .container {
        padding: 0
    }

    .nectar-flickity[data-control-style=material_pagination] .flickity-page-dots .dot .nectar-flickity[data-controls=material_pagination] .flickity-page-dots .dot {
        width: 25px
    }
}

@media only screen and (min-width : 1px) and (max-width :999px) {
    .container {
        max-width: var(--mobile-container-width)
    }

        .container .nectar-global-section > .container {
            max-width: 100%
        }

    .n-sticky {
        width: 100%
    }

    #to-top:not(.mobile-enabled) {
        display: none
    }

    div[data-advanced-animation=true]:not([data-persist-animation]) {
        transform: none !important;
        opacity: 1 !important
    }

    body[data-ajax-transitions=true] #ajax-loading-screen[data-method=standard][data-disable-mobile="1"] {
        display: none
    }

    body #header-outer.transparent #top .span_3 #logo[data-supplied-ml-starting-dark=true] img.starting-logo.dark-version, body #header-outer.transparent #top .span_3 #logo[data-supplied-ml-starting=true] img.starting-logo:not(.dark-version):not(.mobile-only-logo), body #header-outer:not(.transparent) #top .span_3 #logo[data-supplied-ml=true] img:not(.mobile-only-logo) {
        display: none !important
    }

    #page-header-bg .span_6, #page-header-bg[data-parallax="1"] .span_6 .inner-wrap, body #header-outer.transparent #top .span_3 #logo[data-supplied-ml-starting-dark=true] img.mobile-only-logo.starting-logo.dark-version, body #header-outer.transparent #top .span_3 #logo[data-supplied-ml-starting=true] img.mobile-only-logo.starting-logo:not(.dark-version), body #header-outer:not(.transparent) #top .span_3 #logo .mobile-only-logo {
        display: block !important
    }

    body #header-outer[data-permanent-transparent="1"][data-transparent-header=true].transparent #top .span_3 #logo .mobile-only-logo {
        opacity: 1 !important
    }

    body[data-hhun="1"] #header-outer[data-mobile-fixed=false].invisible:not(.side-widget-open) {
        transform: none !important;
        pointer-events: auto !important
    }

    #header-outer[data-format=centered-menu-bottom-bar] #top .span_9 #logo, #header-outer[data-format=centered-menu-bottom-bar] #top .span_9 .logo-clone {
        display: none
    }

    #page-header-bg[data-parallax="1"], #page-header-bg[data-parallax="1"] .span_6 {
        padding-right: 0;
        transform: translate(0) !important;
        visibility: visible !important
    }

    #ajax-content-wrap .video-texture {
        display: none
    }

    .full-width-content.parallax_section, .full-width-section.parallax_section {
        background-attachment: scroll !important;
        background-position: center !important
    }

    #page-header-wrap[data-parallax="1"] .page-header-bg-image-wrap .page-header-bg-image, .wpb_row.parallax_section .row-bg.using-image {
        backface-visibility: hidden;
        -webkit-backface-visibility: hidden
    }

    #page-header-wrap #page-header-bg[data-animate-in-effect=zoom-out] .page-header-bg-image {
        transition: none;
        -webkit-transition: none
    }

    .material #header-outer.transparent .bg-color-stripe {
        height: 30vh
    }

    img.img-with-animation[data-animation=fade-in-from-right] {
        padding-left: 0
    }

    img.img-with-animation[data-animation=fade-in-from-left] {
        padding-right: 0
    }

    img.img-with-animation[data-animation=fade-in-from-bottom] {
        bottom: 0
    }

    .img-with-aniamtion-wrap .inner {
        margin: 0 !important
    }

    body .img-with-aniamtion-wrap img {
        max-width: 100%
    }

    body .img-with-aniamtion-wrap:not([data-max-width-mobile=default]) .inner {
        max-width: none !important
    }

    .img-with-aniamtion-wrap.center[data-max-width-mobile="150%"]:not([data-max-width="75%"]):not([data-max-width="50%"]) .inner, .img-with-aniamtion-wrap.right[data-max-width-mobile="125%"]:not([data-max-width="75%"]):not([data-max-width="50%"]) .inner {
        margin-left: -25% !important
    }

    .img-with-aniamtion-wrap.center[data-max-width-mobile="200%"]:not([data-max-width="75%"]):not([data-max-width="50%"]) .inner, .img-with-aniamtion-wrap.right[data-max-width-mobile="150%"]:not([data-max-width="75%"]):not([data-max-width="50%"]) .inner {
        margin-left: -50% !important
    }

    .img-with-aniamtion-wrap.right[data-max-width-mobile="165%"]:not([data-max-width="75%"]):not([data-max-width="50%"]) .inner {
        margin-left: -65% !important
    }

    .img-with-aniamtion-wrap.right[data-max-width-mobile="175%"]:not([data-max-width="75%"]):not([data-max-width="50%"]) .inner {
        margin-left: -75% !important
    }

    .img-with-aniamtion-wrap.right[data-max-width-mobile="200%"] .inner {
        margin-left: -100% !important
    }

    .img-with-aniamtion-wrap[data-max-width-mobile*="%"]:not([data-max-width="75%"]):not([data-max-width="50%"]) img {
        width: 100%
    }

    .img-with-aniamtion-wrap[data-max-width="75%"] .inner {
        max-width: 75%
    }

    .img-with-aniamtion-wrap[data-max-width="50%"] .inner {
        max-width: 50%
    }

    .full-width-section > .col.span_12 {
        margin-bottom: 0
    }

    div[data-bg-mobile-hidden=true] .row-bg.using-image {
        background-image: none !important
    }

    .full-width-section {
        margin-top: 0
    }

    #header-outer #top #logo img, #header-outer[data-transparent-header=true][data-permanent-transparent=false] #logo .dark-version, body[data-bg-header=true] .full-width-content.first-section, body[data-bg-header=true] .full-width-section.first-section, body[data-header-resize="0"] .container-wrap .portfolio-filters-inline.first-section {
        margin-top: 0 !important
    }

    .nectar_fullscreen_zoom_recent_projects .project-slide .project-info h2, .nectar_fullscreen_zoom_recent_projects .project-slide .project-info p {
        max-width: 75%
    }

    body #header-outer[data-format=centered-menu-bottom-bar] #top #logo img, body #header-outer[data-format=centered-menu-under-logo] #top #logo img {
        margin: 0
    }

    #header-outer[data-has-menu=false][data-format=default] #top .span_3, #header-outer[data-has-menu=true] #top .span_3, #header-outer[data-has-menu=true][data-mobile-fixed="1"] #top .span_3, #header-outer[data-has-menu=true][data-ptnm="1"] #top .span_3, body.material #header-outer[data-format=centered-menu-bottom-bar] #top .span_3 {
        text-align: left
    }

    #header-outer[data-transparent-header=true].no-pointer-events.side-widget-open {
        pointer-events: auto
    }

    .material #header-outer[data-transparent-header=true][data-mobile-fixed="1"].transparent {
        overflow: visible
    }

    #header-outer[data-mobile-fixed="1"], #header-outer[data-permanent-transparent="1"][data-mobile-fixed="1"] {
        position: fixed !important
    }

    .material #header-outer[data-mobile-fixed=false][data-using-secondary="1"], .material.admin-bar #header-outer[data-mobile-fixed=false][data-using-secondary="1"] {
        top: 0
    }

    body #header-outer[data-transparent-header=true][data-remove-border=true], body #header-outer[data-transparent-header=true][data-remove-border=true].transparent {
        border: none
    }

    body[data-slide-out-widget-area-style=slide-out-from-right-hover][data-slide-out-widget-area=true][data-user-set-ocm=off] #header-outer header > .container {
        max-width: 100%;
        padding: 0 18px
    }

    .using-mobile-browser .slide-out-hover-icon-effect a {
        pointer-events: auto
    }

    .container-wrap {
        z-index: 11
    }

    .work-item:not([data-custom-content=on]) .work-info-bg {
        display: none
    }

    .style-3 .work-info-bg {
        display: block
    }

    #header-outer[data-permanent-transparent=false] #logo .dark-version, body #top #logo img {
        height: 24px;
        margin-top: -3px;
        top: 3px;
        position: relative
    }

    #header-outer #top #logo img, #header-outer[data-transparent-header=true][data-permanent-transparent=false] #logo .dark-version {
        top: 0
    }

    #header-outer[data-permanent-transparent=false] #logo .dark-version, body.material #header-outer[data-permanent-transparent=false] #logo .dark-version {
        position: absolute
    }

    .ascend #header-outer:not([data-transparent-header=true]) #top #logo img.stnd, .ascend #header-outer:not([data-transparent-header=true]) #top #logo picture.stnd, .material #header-outer:not([data-transparent-header=true]) #top #logo img.stnd, .material #header-outer:not([data-transparent-header=true]) #top #logo picture.stnd, .original #header-outer:not([data-transparent-header=true]) #top #logo img.stnd, .original #header-outer:not([data-transparent-header=true]) #top #logo picture.stnd {
        position: relative
    }

    body:not(.material) #header-outer[data-mobile-fixed="1"] #logo .dark-version, body:not(.material) #header-outer[data-mobile-fixed="1"] #logo .starting-logo {
        top: 6px
    }

    .admin-bar #header-outer, .logged-in.buddypress #header-outer {
        top: 0
    }

    .admin-bar.material-ocm-open #header-outer.transparent {
        top: 46px
    }

    body #header-outer {
        margin-bottom: 0;
        padding: 12px 0
    }

    body.page-template-template-no-header-footer.nectar_using_pfsr #header-outer, body.page-template-template-no-header.nectar_using_pfsr #header-outer {
        padding: 0
    }

    body #header-outer, body[data-hhun="1"]:not(.no-scroll) #header-outer:not([data-transparent-header=true]):not(.detached), body[data-hhun="1"]:not(.no-scroll) #header-outer[data-permanent-transparent=false][data-using-secondary="1"]:not([data-transparent-header=true]) {
        position: relative
    }

    .ascend #header-outer[data-transparent-header=true][data-remove-border=false].transparent, .original #header-outer[data-transparent-header=true][data-remove-border=false].transparent {
        transition: background-color .3s ease,box-shadow .3s ease,margin .25s ease
    }

    #header-outer[data-permanent-transparent="1"].transparent #top .span_9 > .slide-out-widget-area-toggle i {
        color: #fff
    }

    body #slide-out-widget-area.slide-out-from-right-hover {
        z-index: 9999
    }

    #header-outer.transparent.side-widget-open.no-bg-color #top #logo .starting-logo:not(.dark-version) {
        opacity: 1
    }

    #header-outer.transparent.side-widget-open.no-bg-color #top #logo img:not(.starting-logo) {
        opacity: 0
    }

    #slide-out-widget-area {
        top: 0 !important
    }

    #header-outer #logo {
        top: 0;
        left: 0
    }

    #header-space {
        display: none
    }

        #header-space[data-header-mobile-fixed="1"] {
            display: block
        }

    #top #mobile-cart-link, #top .mobile-search, #top .span_9 > .slide-out-widget-area-toggle {
        display: inline-block
    }

    #top .col.span_3 {
        left: 0;
        top: 0;
        z-index: 100;
        width: 100%
    }

    #header-outer[data-format=centered-logo-between-menu] #top .span_3, #header-outer[data-format=centered-menu] #top .span_3, #top .col.span_3 {
        position: relative
    }

    #header-outer #top .col.span_3 {
        line-height: 0
    }

        #header-outer #top .col.span_3 #logo {
            vertical-align: middle
        }

    #top .col.span_9 {
        margin-left: 0;
        margin-bottom: 0;
        width: 100% !important;
        float: none;
        z-index: 100;
        position: static;
        display: flex;
        align-items: center
    }

    #header-outer[data-format=centered-logo-between-menu] .row .col.span_9, #header-outer[data-format=centered-menu] #top .span_9 {
        position: static
    }

    #header-outer[data-format=centered-menu-bottom-bar] #top .span_9, #top .col.span_9 {
        min-height: 0;
        width: auto !important;
        position: absolute !important;
        right: 0;
        top: 0;
        z-index: 2000;
        height: 100%
    }

    #slide-out-widget-area.slide-out-from-right-hover .inner[data-prepend-menu-mobile=true] .off-canvas-menu-container, .owl-carousel[data-enable-animation=true] .owl-stage > .owl-item, body:not(.single-post) #page-header-bg:not(.fullscreen-header) .nectar-particles .span_6 .inner-wrap, body:not(.single-post) #page-header-bg:not(.fullscreen-header) .span_6, body:not(.single-post) #page-header-bg[data-alignment-v=bottom]:not(.fullscreen-header) .span_6 > .inner-wrap, body:not(.single-post) #page-header-bg[data-alignment-v=top]:not(.fullscreen-header) .span_6 > .inner-wrap, body:not([data-m-animate="1"]) img.img-with-animation[data-animation=fade-in-from-bottom], body[data-slide-out-widget-area=true] #top #logo {
        -webkit-transform: none !important;
        transform: none !important
    }

    body[data-slide-out-widget-area=true] #top .span_9 > .slide-out-widget-area-toggle.std-menu {
        left: 0 !important;
        right: auto !important;
        text-align: left;
        z-index: 10000
    }

    body[data-slide-out-widget-area=true] #top .span_3 {
        text-align: center
    }

    body[data-slide-out-widget-area=true] #header-outer[data-has-menu=false] #top .span_3 {
        text-align: left
    }

    #header-outer .slide-out-widget-area-toggle .lines, #header-outer .slide-out-widget-area-toggle .lines-button, #header-outer .slide-out-widget-area-toggle .lines:after, #header-outer .slide-out-widget-area-toggle .lines:before {
        width: 22px
    }

    #header-outer .slide-out-widget-area-toggle.mobile-icon .lines:after {
        top: -6px
    }

    body #header-outer .slide-out-widget-area-toggle.mobile-icon .lines:before {
        top: 6px
    }

    #header-outer[data-mobile-fixed="1"] #top #logo, body[data-slide-out-widget-area=true] #top #logo {
        display: inline-block
    }

    body[data-slide-out-widget-area=true]:not(.material) [data-transparent-header=true][data-mobile-fixed=false] #top #logo {
        position: relative
    }

    body[data-slide-out-widget-area=true] #top .col.span_3 {
        width: 100%
    }

    body #slide-out-widget-area:not(.slide-out-from-right-hover) .slide_out_area_close {
        display: block
    }

    #slide-out-widget-area .widget_nav_menu {
        overflow-y: hidden;
        overflow-x: hidden
    }

    #header-outer #top nav > ul {
        width: auto;
        padding: 15px 0 25px 0;
        margin: 0 auto 0 auto;
        z-index: 100000;
        position: relative
    }

        #header-outer #top nav > ul > li > ul > li {
            opacity: 1;
            transform: none
        }

        #header-outer #top nav > ul > .megamenu > ul > li, #top nav > ul li {
            display: block;
            width: auto;
            margin-left: 0
        }

    #top nav > ul > .megamenu > .sub-menu {
        width: auto !important;
        opacity: 1;
        display: block
    }

    #top nav > ul ul {
        position: relative;
        width: auto;
        top: 0;
        left: 0;
        padding: 0;
        opacity: 1;
        visibility: visible;
        box-shadow: 0 0 0 #fff;
        background-color: transparent;
        float: none
    }

        #top nav > ul ul li {
            padding-left: 20px
        }

    #top nav .sf-menu .sfHover > a {
        color: #ffbaaf
    }

    a > .sf-sub-indicator {
        right: 0;
        position: absolute;
        padding: 16px;
        left: auto;
        top: 0;
        height: auto;
        width: auto
    }

    .swiper-slide .mejs-controls {
        display: none;
        visibility: hidden
    }

    #ajax-content-wrap .mejs-controls {
        display: flex;
        visibility: visible
    }

    #ajax-content-wrap .post-area {
        padding-right: 0;
        margin-bottom: 0
    }

    .slider-nav {
        position: relative;
        max-width: 600px;
        margin: -40px auto 0 auto
    }

    body .slider-nav > span {
        height: 25px;
        width: 25px
    }

    body .slider-nav > .left {
        left: 0
    }

    body .slider-nav > .right {
        left: 30px
    }

    #header-outer #top nav, .slider-nav span span {
        display: none !important
    }

    #pagination {
        margin-bottom: 40px
    }

    .portfolio-items .col .work-item .work-info .custom-content .nectar-button {
        width: auto
    }

    #page-header-bg, #page-header-wrap, body .nectar-button.see-through-2, body .nectar-button.see-through-3 {
        transition: none !important;
        -webkit-transition: none !important
    }

    #ajax-content-wrap .wp-caption {
        width: 100%
    }

    .main-content > div {
        padding-bottom: 0
    }

    #single-meta {
        display: block;
        clear: both;
        margin-bottom: 10px
    }

    #page-header-bg[data-parallax="1"], body #page-header-bg:not(.fullscreen-header) .row, body.single-post #page-header-bg:not(.fullscreen-header) .row, body:not(.single-post) #page-header-bg .nectar-particles .span_6 .row, body:not(.single-post) #page-header-bg:not(.fullscreen-header) .nectar-particles .span_6 > .inner-wrap, body:not(.single-post) #page-header-bg:not(.fullscreen-header) .span_6 {
        top: 0 !important
    }

    body:not(.single-post) #page-header-bg:not(.fullscreen-header) {
        padding-top: 10%;
        padding-bottom: 10%
    }

    body:not(.single-post) #page-header-bg[data-padding-amt=low]:not(.fullscreen-header) {
        padding-top: 5%;
        padding-bottom: 5%
    }

    body:not(.single-post) #page-header-bg[data-padding-amt=high]:not(.fullscreen-header) {
        padding-top: 13%;
        padding-bottom: 13%
    }

    body:not(.single-post) #page-header-bg:not(.fullscreen-header) .span_6 {
        min-height: 40px
    }

        body:not(.single-post) #page-header-bg:not(.fullscreen-header) .span_6.empty-title {
            min-height: 80px
        }

    #page-header-bg[data-parallax="1"], #single-meta, body:not(.single-post) #page-header-bg:not(.fullscreen-header) .nectar-particles .span_6 > .inner-wrap:first-child, body:not(.single-post) #page-header-bg:not(.fullscreen-header) .span_6, body:not(.single-post) #page-header-bg[data-alignment-v=top]:not(.fullscreen-header) .span_6 .inner-wrap, body[data-header-format] #header-secondary-outer {
        position: relative !important
    }

    body:not(.single-post) .nectar-particles svg {
        display: none
    }

    #header-outer:not([data-permanent-transparent="1"]), #page-header-wrap, #top, .full-page-inner-wrap[data-content-pos=full_height] .full-page-inner > .span_12, .vc_text_separator, body:not(.single-post) #page-header-bg:not(.fullscreen-header), body:not(.single-post) #page-header-bg[data-alignment-v=bottom]:not(.fullscreen-header), body:not(.single-post) #page-header-bg[data-alignment-v=top]:not(.fullscreen-header) {
        height: auto !important
    }

    body:not(.single-post) #page-header-bg[data-alignment-v=bottom]:not(.fullscreen-header) {
        padding-top: 16%;
        padding-bottom: 4%
    }

    body:not(.single-post) #page-header-bg[data-alignment-v=bottom][data-padding-amt=low]:not(.fullscreen-header) {
        padding-top: 10%;
        padding-bottom: 2%
    }

    body:not(.single-post) #page-header-bg[data-alignment-v=bottom][data-padding-amt=high]:not(.fullscreen-header) {
        padding-top: 20%;
        padding-bottom: 6%
    }

    body:not(.single-post) #page-header-bg[data-alignment-v=top]:not(.fullscreen-header) {
        padding-top: 4%;
        padding-bottom: 16%
    }

    body:not(.single-post) #page-header-bg[data-alignment-v=top][data-padding-amt=low]:not(.fullscreen-header) {
        padding-top: 2%;
        padding-bottom: 10%
    }

    body:not(.single-post) #page-header-bg[data-alignment-v=top][data-padding-amt=high]:not(.fullscreen-header) {
        padding-top: 6%;
        padding-bottom: 20%
    }

    .related-posts.columns-3 .span_4 {
        margin-right: 0
    }

    #single-meta ul {
        margin-left: 0
    }

    .page-template-template-portfolio-php .portfolio-filters {
        margin-bottom: 0
    }

    #footer-outer #social li {
        width: 33px;
        margin-top: 9px;
        margin-bottom: 9px
    }

    .nectar-recent-posts-slider .recent-post-container {
        max-width: none
    }

    .nectar-recent-posts-slider .flickity-page-dots, .nectar-recent-posts-slider .recent-post-container {
        padding: 0 40px
    }

    .nectar-flickity[data-controls=next_prev_arrows] .flickity-prev-next-button {
        display: none
    }

    .nectar-flickity[data-controls=next_prev_arrows]:not(.masonry) .flickity-slider .cell {
        width: 60%;
        margin-right: 7%
    }

    .full-width-content .nectar-recent-posts-slider .recent-post-container .inner-wrap {
        max-width: 100%
    }

    .span_9 .carousel-heading {
        padding-right: 0 !important
    }

    #page-header-wrap {
        margin-top: 0;
        overflow: visible
    }

    #page-header-bg .span_6, #page-header-bg[data-parallax="1"] .span_6 .inner-wrap {
        opacity: 1 !important
    }

    body #header-outer[data-using-secondary="1"], body.admin-bar #header-outer[data-using-secondary="1"] {
        top: 0
    }

    h1 .nectar-button, h2 .nectar-button, h3 .nectar-button, h4 .nectar-button {
        display: inline-block;
        margin-top: 20px
    }

    body .clients.no-carousel:not(.fade-in-animation) > div {
        opacity: 1
    }

    #page-header-bg[data-parallax="1"] .span_6 .inner-wrap, .nectar-slider-wrap[data-caption-trans=reveal_title] .swiper-slide .content h1 > span span, .nectar-slider-wrap[data-caption-trans=reveal_title] .swiper-slide .content h2 > span span, .swiper-slide .content .buttons, .swiper-slide .content div.ns-heading-el, .swiper-slide .content h1, .swiper-slide .content h2, .swiper-slide .content h3, .swiper-slide .content p {
        transform: none !important;
        -webkit-transform: none !important
    }

    .nectar-slider-wrap[data-caption-trans=reveal_title] .swiper-slide .content h1 .word, .nectar-slider-wrap[data-caption-trans=reveal_title] .swiper-slide .content h1 > span span, .nectar-slider-wrap[data-caption-trans=reveal_title] .swiper-slide .content h2 .word, .nectar-slider-wrap[data-caption-trans=reveal_title] .swiper-slide .content h2 > span span, .owl-carousel[data-enable-animation=true] .owl-controls, .owl-carousel[data-enable-animation=true] .owl-stage > .owl-item, .post-area.masonry:not(.meta_overlaid), .swiper-slide .content .buttons, .swiper-slide .content div.ns-heading-el, .swiper-slide .content h1, .swiper-slide .content h2, .swiper-slide .content h3, .swiper-slide .content p {
        opacity: 1 !important
    }

    .col.has-animation[data-animation=fade-in-from-bottom], .nectar-fancy-box.has-animation[data-animation=fade-in-from-bottom], .wpb_column.has-animation[data-animation=fade-in-from-bottom] {
        bottom: 0 !important
    }

    .parallax_slider_outer.first-section .swiper-container .slider-next, .parallax_slider_outer.first-section .swiper-container .slider-prev {
        margin-top: -30px
    }

    .post-area.col_last:not(.auto_meta_overlaid_spaced) {
        padding-left: 0 !important
    }

    .col.centered-text ul, .col.centered-text ul li, .wpb_column.centered-text ul, .wpb_column.centered-text ul li {
        text-align: left;
        margin-left: 0 !important
    }

    .col.centered-text ul, .wpb_column.centered-text ul {
        margin: 0 !important;
        display: block !important
    }

    #ajax-content-wrap .nectar-fancy-ul[data-animation=true] ul li, .nectar-fancy-ul[data-animation=true] ul li {
        left: 0
    }

    .testimonial_slider .controls ul {
        text-align: center !important
    }

    #page-header-bg[data-parallax="0"] {
        margin-top: -1px
    }

    .wpb_tabs_nav .cta-button {
        top: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        left: 0;
        right: auto
    }

    #footer-widgets .container .row > div:last-child {
        margin-bottom: 0 !important
    }

    .woocommerce .pp_gallery, body .pp_gallery {
        display: none
    }

    .material .span_9 #author-bio {
        margin-bottom: 60px
    }
}

@media only screen and (max-width: 479px) {
    .full-width-content .wpb_column.max_width_phone_420px.left_margin_phone_auto.right_margin_phone_auto {
        width: 320px
    }
}

@media only screen and (min-width: 480px) and (max-width:690px) {
    .iosSlider.product-thumbnails .thumb {
        width: 98px
    }
}

@media screen and (max-width: 782px) {
    .admin-bar #header-outer[data-permanent-transparent="1"][data-mobile-fixed="1"], .admin-bar #header-outer[data-permanent-transparent=false][data-mobile-fixed="1"], .logged-in.buddypress #header-outer[data-permanent-transparent="1"][data-mobile-fixed="1"], .logged-in.buddypress #header-outer[data-permanent-transparent=false][data-mobile-fixed="1"], body.admin-bar #header-outer[data-transparent-header=true][data-mobile-fixed=false] {
        top: 47px
    }

    #header-secondary-outer[data-permanent-transparent="1"] {
        margin-top: 0
    }

    body {
        position: static
    }

    #fp-nav.tooltip_alt {
        display: none
    }
}

@media only screen and (min-device-width: 481px) and (max-device-width:1025px) and (orientation:landscape) {
    #header-outer[data-lhe=animated_underline] #top nav > ul > li:not([class*=button_]) > a:hover .menu-title-text:after {
        display: none
    }

    #to-top {
        display: none
    }

    body .slide-out-hover-icon-effect a {
        pointer-events: auto
    }

    #page-header-wrap #page-header-bg[data-animate-in-effect=zoom-out] .page-header-bg-image {
        transition: none;
        -webkit-transition: none
    }

    #page-header-bg[data-parallax="1"], #page-header-bg[data-parallax="1"] .span_6 {
        position: relative !important
    }

    #page-header-bg[data-parallax="1"] {
        top: 0 !important
    }

    #page-header-bg .span_6 {
        display: block !important;
        opacity: 1 !important
    }

    .swiper-container .slider-right {
        right: 0 !important
    }

    .video-texture {
        display: none
    }

    img.img-with-animation[data-animation=fade-in-from-right] {
        padding-left: 0
    }

    img.img-with-animation[data-animation=fade-in-from-left] {
        padding-right: 0
    }

    .col.has-animation[data-animation=fade-in-from-bottom], .wpb_column.has-animation[data-animation=fade-in-from-bottom], img.img-with-animation[data-animation=fade-in-from-bottom] {
        bottom: 0
    }

    #full_width_portfolio .project-title.parallax-effect, .owl-carousel[data-enable-animation=true] .owl-stage > .owl-item, .parallax_slider_outer.first-section .nectar-slider-wrap, .parallax_slider_outer.first-section .swiper-slide .content {
        transform: none !important;
        -webkit-transform: none !important
    }

    .owl-carousel[data-enable-animation=true] .owl-controls, .owl-carousel[data-enable-animation=true] .owl-stage > .owl-item, .parallax_slider_outer.first-section .swiper-slide .content {
        opacity: 1 !important
    }

    .col.has-animation[data-animation=grow-in], .img-with-animation[data-animation=grow-in], .wpb_column.has-animation[data-animation=grow-in] {
        visibility: visible
    }

    .portfolio-items .col .work-item .work-info a {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        margin: 0;
        width: 100%;
        height: 100%;
        text-indent: -9999px
    }

    .portfolio-items .col .work-item .work-info .custom-content .nectar-button {
        width: auto
    }

    body .portfolio-items[data-ps="6"] .work-item .parallaxImg-layers > div .bg-img:after {
        opacity: 1
    }

    body .portfolio-items[data-ps="6"] .wide_tall .work-item .work-meta .inner, body .portfolio-items[data-ps="6"] .work-item .work-meta .inner {
        opacity: 1;
        transform: scale(1);
        -webkit-transform: scale(1)
    }

    .portfolio-items .col .work-item:not(.style-2):not(.style-3):not(.style-3-alt):not(.style-4) .work-info .vert-center {
        height: 100%;
        top: 0;
        transform: none;
        -webkit-transform: none
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) and (hover:none) and (pointer:coarse) {
    body .parallax_section .row-bg[data-parallax-speed=fixed] {
        background-attachment: scroll !important
    }
}

@media only screen and (max-device-width: 2600px) {
    body[data-ajax-transitions=true].using-mobile-browser #ajax-loading-screen[data-method=standard][data-disable-mobile="1"] {
        display: none
    }

    body.using-mobile-browser.material #slide-out-widget-area.slide-out-from-right {
        overflow-y: scroll
    }

    body.using-mobile-browser .parallax_section .row-bg[data-parallax-speed=fixed] {
        background-attachment: scroll !important
    }

    body.using-mobile-browser .cp-modal-popup-container {
        position: relative;
        z-index: 100000
    }

    body[data-remove-m-video-bgs="1"].using-mobile-browser .nectar-video-wrap video, body[data-remove-m-video-bgs="1"].using-mobile-browser .swiper-slide .video-wrap video {
        display: none
    }

    body[data-remove-m-video-bgs="1"].using-mobile-browser .mobile-video-image {
        display: block
    }

    .using-mobile-browser img.img-with-animation[data-animation=fade-in-from-right] {
        padding-left: 0
    }

    .using-mobile-browser img.img-with-animation[data-animation=fade-in-from-left] {
        padding-right: 0
    }

    .using-mobile-browser .col.has-animation[data-animation=fade-in-from-bottom], .using-mobile-browser .wpb_column.has-animation[data-animation=fade-in-from-bottom], .using-mobile-browser img.img-with-animation[data-animation=fade-in-from-bottom] {
        bottom: 0
    }

    .using-mobile-browser .owl-carousel[data-enable-animation=true] .owl-stage > .owl-item, .using-mobile-browser .parallax_slider_outer .nectar-slider-wrap[data-animate-in-effect=zoom-out].loaded .slide-bg-wrap, .using-mobile-browser .portfolio-items .style-5 .parallaxImg-rendered-layer {
        transform: none !important;
        -webkit-transform: none !important
    }

    .using-mobile-browser #page-header-bg[data-parallax="1"] .span_6, .using-mobile-browser .owl-carousel[data-enable-animation=true] .owl-controls, .using-mobile-browser .owl-carousel[data-enable-animation=true] .owl-stage > .owl-item, body[data-remove-m-video-bgs="1"].using-mobile-browser .mobile-video-image {
        opacity: 1 !important
    }

    .using-mobile-browser .nectar-video-box .play_button_mouse_follow.nectar_video_lightbox {
        top: 50%;
        left: 50%
    }

    .using-mobile-browser #page-header-bg[data-parallax="1"] .span_6 {
        display: block !important
    }

    .using-mobile-browser .slide-out-hover-icon-effect a {
        pointer-events: auto
    }

    .using-mobile-browser .wpb_row.parallax_section .row-bg.using-image.translate {
        backface-visibility: hidden;
        -webkit-backface-visibility: hidden
    }

    body.using-mobile-browser .nectar-video-wrap {
        height: 100%
    }

    body.using-mobile-browser .blurred-wrap.blurred {
        -webkit-filter: blur(0);
        -moz-filter: blur(0);
        -ms-filter: blur(0);
        filter: blur(0)
    }
}

@media only screen and (min-width: 1600px) {
    .full-width-content .post-area .masonry-blog-item, .post-area.full-width-content .masonry-blog-item {
        width: 18%
    }

    body .portfolio-items.constrain-max-cols .col.elastic-portfolio-item.wide {
        width: 50%
    }

    body .portfolio-items.constrain-max-cols .col.elastic-portfolio-item.wide_tall {
        width: 50%
    }

    body .portfolio-items.constrain-max-cols .col.elastic-portfolio-item.tall, body .portfolio-items.constrain-max-cols.masonry-items .col.elastic-portfolio-item.regular {
        width: 25%
    }
}

@media only screen and (min-width: 1300px) and (max-width:1600px) {
    body .default-style .portfolio-items .col.elastic-portfolio-item {
        width: 22.43% !important
    }

    .full-width-content .post-area .masonry-blog-item, .post-area.full-width-content .masonry-blog-item {
        width: 23%
    }

    .full-width-content.blog-fullwidth-wrap:not(.meta-overlaid) {
        padding-left: 2.8% !important
    }
}

@media only screen and (min-width: 990px) and (max-width:1300px) {
    body .portfolio-items.constrain-max-cols.no-masonry .col.elastic-portfolio-item {
        width: 25%
    }
}

@media only screen and (min-width: 470px) and (max-width:990px) {
    .portfolio-items .elastic-portfolio-item {
        width: 50%
    }
}

@media only screen and (max-width: 690px) and (min-width:470px) {
    .format-status .post-content .status-inner, .post.format-aside .aside-inner, .post.link .post-content .link-inner, .post.quote .post-content .quote-inner {
        padding: 50px 10%
    }
}

@media only screen and (max-width: 690px) {
    body[data-remove-m-video-bgs="1"] .nectar-video-wrap video, body[data-remove-m-video-bgs="1"] .swiper-slide .video-wrap video {
        display: none
    }

    body[data-remove-m-video-bgs="1"] .mobile-video-image {
        display: block
    }

    .posts-container[data-load-animation=fade_in] article .inner-wrap, .posts-container[data-load-animation=fade_in] article .inner-wrap.animated, .posts-container[data-load-animation=fade_in_from_bottom] .inner-wrap, .posts-container[data-load-animation=fade_in_from_bottom] .inner-wrap.animated, .posts-container[data-load-animation=perspective] article .inner-wrap, .posts-container[data-load-animation=perspective] article .inner-wrap.animated {
        opacity: 1;
        transform: translateY(0);
        -webkit-transform: translateY(0)
    }

    .post-area.masonry.classic .posts-container:not(.meta-moved) .post-content > .post-meta {
        opacity: 0;
        position: absolute !important
    }

    .material .related-post-wrap h3.related-title {
        padding-top: 60px
    }

    .nectar-recent-posts-slider .inner-wrap {
        max-width: 80%
    }

    .arhchive #page-header-wrap #page-header-bg .subheader {
        display: none
    }
}

@media only screen and (max-width: 470px) {
    .format-status .post-content .status-inner, .post.format-aside .aside-inner, .post.link .post-content .link-inner, .post.quote .post-content .quote-inner {
        padding: 50px 10%
    }

    .full-width-content.blog-fullwidth-wrap:not(.meta-overlaid) {
        padding: 0 10% !important
    }

    body .post-area.auto_meta_overlaid_spaced[data-ams].span_9 {
        margin: 0
    }

    body .auto_meta_overlaid_spaced[data-ams].span_9 .masonry-blog-item {
        padding-left: 0;
        padding-right: 0
    }
}

.nectar_video_player_self_hosted .wpb_wrapper video, .nectar_video_player_self_hosted__overlay {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    margin: 0;
    top: 0;
    left: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    visibility: visible;
    object-fit: cover;
}

.wpb_row .row-bg-wrap .inner-wrap {
    height: 100%;
    width: 100%;
}

body .container-wrap .vc_row-fluid[data-column-margin="none"] > .span_12, html body .vc_row-fluid[data-column-margin="none"] > .span_12, body .container-wrap .vc_row-fluid[data-column-margin="none"] .full-page-inner > .container > .span_12, body .container-wrap .vc_row-fluid[data-column-margin="none"] .full-page-inner > .span_12 {
    margin-left: 0;
    margin-right: 0;
}

body .full-width-section > .col.span_12 {
    float: none;
}

body .full-width-content, body .full-width-section {
    visibility: visible;
}

#header-outer .widget_shopping_cart, #header-outer .widget_shopping_cart .cart_list, .nectar-social.full-width > *, .wpcf7-form-control-wrap {
    display: block !important;
}

.wpcf7-form-control-wrap {
    position: relative;
}



#honeypot-field-url, .um-form input[type=text].apbct_special_field, .wc_apbct_email_id, input[class*=apbct].apbct_special_field, label[id*=apbct_label_id].apbct_special_field {
    display: none !important;
}

button[type=submit], input[type=button], input[type=submit] {
    background-color: #6bd9de;
    padding: 15px 22px !important;
    border: none;
    color: #fff;
    cursor: pointer;
    transition: all .45s cubic-bezier(.25,1,.33,1);
    width: auto;
    font-family: 'Open Sans';
    font-weight: 600;
    font-size: 14px;
    border-radius: 2px;
}

input[type=submit] {
    -webkit-appearance: none;
}

.wpcf7 .wpcf7-submit:disabled {
    cursor: not-allowed;
}

.wpcf7-form .wpcf7-not-valid-tip {
    padding: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    color: #e62d2d;
}

.full-width-content.blog-fullwidth-wrap, .full-width-content.nectar-shop-outer, .nectar-slider-wrap[data-full-width=true], .page-submenu .full-width-content, .page-submenu > .full-width-section, .portfolio-filters-inline.full-width-content, .portfolio-filters-inline.full-width-section:not(.non-fw), .post-area.full-width-content.standard-minimal, .single-product .product[data-gallery-style=left_thumb_sticky][data-gallery-variant=fullwidth] .single-product-wrap, .wpb_row.full-width-content, .wpb_row.full-width-content.has-global-section .wpb_row.full-width-content, .wpb_row.full-width-section .mobile-video-image, .wpb_row.full-width-section .templatera_shortcode > .wpb_row.full-width-section > .row-bg-wrap, body .full-width-section .nectar-parallax-scene, body .full-width-section .row-bg-wrap, body .full-width-section.parallax_section .row-bg-wrap, body .full-width-section > .nectar-shape-divider-wrap, body .full-width-section > .video-color-overlay, body[data-aie=long-zoom-out] .first-section .row-bg-wrap, body[data-aie=long-zoom-out] .top-level.full-width-section .row-bg-wrap, body[data-aie=zoom-out] .first-section .row-bg-wrap, body[data-aie=zoom-out] .top-level.full-width-section .row-bg-wrap, body[data-col-gap] .vc_row-fluid .span_12.post-area.full-width-content.standard-minimal {
    margin-left: -50vw;
    margin-left: calc(-50vw + var(--scroll-bar-w) / 2);
    left: 50%;
    width: 100vw;
    width: calc(100vw - var(--scroll-bar-w));
}

.wpb_row {
    position: relative;
}



.vc_parallax-inner iframe,
.vc_video-bg iframe {
    max-width: 1000%
}

.vc_clearfix:after,
.vc_column-inner::after,
.vc_el-clearfix,
.vc_row:after {
    clear: both
}

.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.modal-footer:before,
.modal-footer:after,
.vc_row:before,
.vc_row:after {
    content: " ";
    /* display: table; */
}

.container:after,
.container-fluid:after,
.row:after,
.vc_row:after {
    clear: both;
}

.vc-composer-icon,
[class*=" vc_arrow-icon-"],
[class^=vc_arrow-icon-] {
    speak: none;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.vc_row:after,
.vc_row:before {
    content: " ";
    /* display: table; */
}

/*nectar addition*/
@media (max-width: 690px) {
    .vc_hidden-xs {
        display: none !important
    }

    .vc_el-clearfix-xs {
        clear: both
    }
}

@media (min-width: 691px) and (max-width: 999px) {
    .vc_hidden-sm {
        display: none !important
    }

    .vc_el-clearfix-sm {
        clear: both
    }
}

@media (min-width: 1000px) and (max-width: 1299px) {
    .vc_hidden-md {
        display: none !important
    }

    .vc_el-clearfix-md {
        clear: both
    }
}

@media (min-width: 1300px) {
    .vc_hidden-lg {
        display: none !important;
    }
}
/*nectar addition end */


.vc_row-fluid::before, .vc_row-fluid::after {
    /* content: ""; */
    /* display: table; */
}

.vc_row-fluid::after {
    clear: both;
}


.vc_pull-right {
    float: right !important;
}

.vc_pull-left {
    float: left !important;
}

.vc_clearfix:before,
.vc_clearfix:after {
    content: " ";
    display: table;
}

.vc_clearfix:after {
    clear: both;
}

.vc_clearfix:before,
.vc_clearfix:after {
    content: " ";
    display: table;
}

.vc_clearfix:after {
    clear: both;
}

.vc_el-clearfix {
    clear: both;
}




.vc_col-lg-1\/5,
.vc_col-lg-2\/5,
.vc_col-lg-3\/5,
.vc_col-lg-4\/5,
.vc_col-lg-5\/5,
.vc_col-md-1\/5,
.vc_col-md-2\/5,
.vc_col-md-3\/5,
.vc_col-md-4\/5,
.vc_col-md-5\/5,
.vc_col-sm-1\/5,
.vc_col-sm-2\/5,
.vc_col-sm-3\/5,
.vc_col-sm-4\/5,
.vc_col-sm-5\/5,
.vc_col-xs-1\/5,
.vc_col-xs-2\/5,
.vc_col-xs-3\/5,
.vc_col-xs-4\/5,
.vc_col-xs-5\/5 {
    position: relative;
    min-height: 1px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: 2.1%;
}

.vc_col-xs-1\/5,
.vc_col-xs-2\/5,
.vc_col-xs-3\/5,
.vc_col-xs-4\/5,
.vc_col-xs-5\/5 {
    float: left
}



@media only screen and (max-width: 1000px) and (min-width: 690px) {
    body .vc_row-fluid.full-width-content .vc_col-xm-4\/5 {
        width: calc(80%)
    }

    body .vc_row-fluid.full-width-content .vc_col-xm-3\/5 {
        width: calc(60%)
    }

    body .vc_row-fluid.full-width-content .vc_col-xm-2\/5 {
        width: calc(40%)
    }

    body .vc_row-fluid.full-width-content .vc_col-xs-1\/5 {
        width: calc(20%)
    }
}


@media (max-width: 690px) {

    body .vc_row-fluid .vc_col-xs-5\/5 {
        width: 100%
    }

    body .vc_row-fluid.full-width-content .vc_col-xm-4\/5 {
        width: calc(80%)
    }

    body .vc_row-fluid.full-width-content .vc_col-xm-3\/5 {
        width: calc(60%)
    }

    body .vc_row-fluid.full-width-content .vc_col-xm-2\/5 {
        width: calc(40%)
    }

    body .vc_row-fluid.full-width-content .vc_col-xs-1\/5 {
        width: calc(20%)
    }
}

@media (min-width: 1000px) and (max-width: 1300px) {
    .vc_col-md-1\/5,
    .vc_col-md-2\/5,
    .vc_col-md-3\/5,
    .vc_col-md-4\/5,
    .vc_col-md-5\/5 {
        float: left
    }

    body .vc_row-fluid .vc_col-md-5\/5 {
        width: 100%
    }

    body .vc_row-fluid .vc_col-md-4\/5 {
        width: 80%;
    }

    body .vc_row-fluid .vc_col-md-3\/5 {
        width: 60%;
    }

    body .vc_row-fluid .vc_col-md-2\/5 {
        width: 40%;
    }

    body .vc_row-fluid .vc_col-md-1\/5 {
        width: 20%;
    }
}

@media (min-width: 1300px) {
    .vc_col-lg-1\/5,
    .vc_col-lg-2\/5,
    .vc_col-lg-3\/5,
    .vc_col-lg-4\/5,
    .vc_col-lg-5\/5 {
        float: left
    }

    body .vc_row-fluid .vc_col-lg-5\/5 {
        width: 100%
    }

    body .vc_row-fluid .vc_col-lg-4\/5 {
        width: 80%;
    }

    body .vc_row-fluid .vc_col-lg-3\/5 {
        width: 60%;
    }

    body .vc_row-fluid .vc_col-lg-2\/5 {
        width: 40%;
    }

    body .vc_row-fluid .vc_col-lg-1\/5 {
        width: 20%;
    }
}




@media (max-width: 767px) {
    .vc_el-clearfix-xs {
        clear: both;
    }
}

@media (min-width: 768px) and (max-width: 1000px) {
    .vc_el-clearfix-sm {
        clear: both;
    }
}

@media (min-width: 1000px) and (max-width: 1199px) {
    .vc_el-clearfix-md {
        clear: both;
    }
}

@media (min-width: 1200px) {
    .vc_el-clearfix-lg {
        clear: both;
    }
}

.vc_visible {
    display: block;
}

.vc_table {
    width: 100%;
    margin-bottom: 20px;
    border-collapse: collapse;
}

.vc_button-2-wrapper,
.vc_pixel_icon {
    display: inline-block;
    vertical-align: middle
}

@font-face {
    font-family: vcpb-plugin-icons;
    src: url(../fonts/vc_icons_v2/fonts/vcpb-plugin-icons.eot?f6ud62);
    src: url(../fonts/vc_icons_v2/fonts/vcpb-plugin-icons.eot?f6ud62#iefix) format('embedded-opentype'),url(../fonts/vc_icons_v2/fonts/vcpb-plugin-icons.ttf?f6ud62) format('truetype'),url(../fonts/vc_icons_v2/fonts/vcpb-plugin-icons.woff?f6ud62) format('woff'),url(../fonts/vc_icons_v2/fonts/vcpb-plugin-icons.svg?f6ud62#vcpb-plugin-icons) format('svg');
    font-weight: 400;
    font-style: normal
}

.vc-composer-icon {
    font-family: vcpb-plugin-icons !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.vc-c-icon-minimize:before {
    content: "\e91c"
}

.vc-c-icon-close:before {
    content: "\e5cd"
}

.vc-c-icon-1-6_4-6_1-6:before {
    content: "\e90e"
}

.vc-c-icon-add_template:before {
    content: "\e903"
}

.vc-c-icon-arrow_back:before {
    content: "\e5c4"
}

.vc-c-icon-arrow_drop_down:before {
    content: "\e5c5"
}

.vc-c-icon-arrow_drop_up:before {
    content: "\e5c7"
}

.vc-c-icon-arrow_forward:before {
    content: "\e5c8"
}

.vc-c-icon-check:before {
    content: "\e5ca"
}

.vc-c-icon-arrow_upward:before {
    content: "\e5d8"
}

.vc-c-icon-arrow_downward:before {
    content: "\e5db"
}

.vc-c-icon-sync:before {
    content: "\e627"
}

.vc-c-icon-search:before {
    content: "\e8b6"
}

.vc-c-icon-1-1:before {
    content: "\e900"
}

.vc-c-icon-1-2_1-2:before {
    content: "\e901"
}

.vc-c-icon-1-3_1-3_1-3:before {
    content: "\e902"
}

.vc-c-icon-1-4_1-2_1-4:before {
    content: "\e904"
}

.vc-c-icon-1-4_1-4_1-4_1-4:before {
    content: "\e905"
}

.vc-c-icon-1-4_3-4:before {
    content: "\e906"
}

.vc-c-icon-1-6_1-6_1-6_1-2:before {
    content: "\e907"
}

.vc-c-icon-1-6_1-6_1-6_1-6_1-6_1-6:before {
    content: "\e908"
}

.vc-c-icon-l_15_15_15_15_15:before {
    content: "\e909"
}

.vc-c-icon-1-6_2-3_1-6:before {
    content: "\e90a"
}

.vc-c-icon-2-3_1-3:before {
    content: "\e90b"
}

.vc-c-icon-5-6_1-6:before {
    content: "\e90c"
}

.vc-c-icon-add_element:before {
    content: "\e90d"
}

.vc-c-icon-add:before {
    content: "\e90f"
}

.vc-c-icon-cog:before {
    content: "\e910"
}

.vc-c-icon-content_copy:before {
    content: "\e911"
}

.vc-c-icon-delete_empty:before {
    content: "\e912"
}

.vc-c-icon-dragndrop:before {
    content: "\e913"
}

.vc-c-icon-fullscreen_exit:before {
    content: "\e914"
}

.vc-c-icon-fullscreen:before {
    content: "\e915"
}

.vc-c-icon-arrow_drop_right:before {
    content: "\e916"
}

.vc-c-icon-layout_default:before {
    content: "\e917"
}

.vc-c-icon-layout_landscape-smartphones:before {
    content: "\e918"
}

.vc-c-icon-layout_landscape-tablets:before {
    content: "\e919"
}

.vc-c-icon-layout_portrait-smartphones:before {
    content: "\e91a"
}

.vc-c-icon-layout_portrait-tablets:before {
    content: "\e91b"
}

.vc-c-icon-mode_edit:before {
    content: "\e91d"
}

.vc-c-icon-row_default_fe:before {
    content: "\e91e"
}

.vc-c-icon-text-block:before {
    content: "\e91f"
}

.vc_txt_align_left {
    text-align: left
}

.vc_txt_align_right {
    text-align: right
}

.vc_txt_align_center {
    text-align: center
}

.vc_txt_align_justify {
    text-align: justify;
    text-justify: inter-word
}

.vc_el_width_50 {
    width: 50%
}

.vc_el_width_60 {
    width: 60%
}

.vc_el_width_70 {
    width: 70%
}

.vc_el_width_80 {
    width: 80%
}

.vc_el_width_90 {
    width: 90%
}

.vc_el_width_100 {
    width: 100%
}




i.icon {
    display: inline-block;
    width: 16px;
    height: 16px;
    line-height: 16px;
    vertical-align: text-top;
    margin-left: 5px
}

.wpb_btn-large i.icon {
    height: 19px;
    margin-left: 9px
}

.wpb_btn-small i.icon {
    height: 15px
}

.wpb_btn-mini i.icon {
    display: none
}



.vc_column_container .vc_btn,
.vc_column_container .wpb_button {
    margin-top: 5px;
    margin-bottom: 5px
}


#content .wpb_alert p:last-child,
#content .wpb_text_column:last-child,
#content .wpb_text_column p:last-child,
.vc_message_box > p:last-child,
.wpb_alert p:last-child,
.wpb_text_column:last-child,
.wpb_text_column p:last-child {
    margin-bottom: 0
}


.vc_message_box-icon > *,
.vc_message_box-icon > .fa {
    font-size: 1.7em;
    line-height: 1
}

.vc_message_box-icon > *,
.vc_toggle_simple .vc_toggle_icon::after,
.vc_toggle_simple .vc_toggle_icon::before {
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%)
}



.wpb_button,
.wpb_content_element,
ul.wpb_thumbnails-fluid > li {
    margin-bottom: 35px
}

.entry-content .twitter-share-button,
.fb_like,
.twitter-share-button,
.wpb_accordion .wpb_content_element,
.wpb_googleplus,
.wpb_pinterest,
.wpb_tab .wpb_content_element {
    margin-bottom: 21.74px
}

.vc_parallax {
    position: relative;
    overflow: hidden
}

    .vc_parallax > * {
        position: relative;
        z-index: 1
    }

    .vc_parallax .vc_parallax-inner {
        pointer-events: none;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        background-attachment: scroll;
        background-color: transparent;
        background-image: inherit;
        background-size: cover;
        z-index: 0;
        background-position: 50% 0
    }

.vc_video-bg-container {
    position: relative
}

.vc_video-bg {
    height: 100%;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 0
}

.vc_row[data-vc-full-width] {
    -webkit-transition: opacity .5s ease;
    -o-transition: opacity .5s ease;
    transition: opacity .5s ease;
    overflow: hidden
}

    .vc_row[data-vc-full-width].vc_hidden {
        opacity: 0
    }


.vc_empty-element > .vc_column-inner {
    min-height: 100px
}


iframe.twitter-share-button {
    margin: 0
}


.wpb_widgetised_column .wpb_wrapper > ul {
    margin: 0
}

    .wpb_widgetised_column .wpb_wrapper > ul > li {
        margin-left: 0;
        background-image: none;
        list-style: none !important
    }

        .wpb_widgetised_column .wpb_wrapper > ul > li:after,
        .wpb_widgetised_column .wpb_wrapper > ul > li:before {
            display: none !important
        }

.wpb_button {
    display: inline-block;
    padding: 4px 10px;
    margin-bottom: 0;
    margin-top: 0;
    font-size: 13px;
    line-height: 18px;
    color: #333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, .75);
    vertical-align: middle;
    cursor: pointer;
    background-color: #f7f7f7;
    border: 1px solid #ccc;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-color: rgba(0, 0, 0, .1)
}



    .wpb_button.active,
    .wpb_button.disabled,
    .wpb_button:active,
    .wpb_button:hover,
    .wpb_button[disabled] {
        background-color: #eaeaea
    }


    .wpb_button:hover {
        color: #333;
        background-color: #e6e6e6;
        -webkit-transition: background-color .1s linear;
        -o-transition: background-color .1s linear;
        transition: background-color .1s linear;
        background-image: none
    }

    .wpb_button:focus {
        outline: dotted thin;
        outline: -webkit-focus-ring-color auto 5px;
        outline-offset: -2px
    }

    .wpb_button.active,
    .wpb_button:active {
        background-color: #e6e6e6;
        background-image: none;
        outline: 0;
        -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
        box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05)
    }

button.wpb_btn-large,
span.wpb_btn-large {
    padding: 9px 14px;
    font-size: 15px;
    line-height: normal;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

    button.wpb_btn-large [class^=icon-],
    span.wpb_btn-large [class^=icon-] {
        margin-top: 1px
    }

button.wpb_btn-small,
span.wpb_btn-small {
    padding: 5px 9px;
    font-size: 11px;
    line-height: 16px
}

    button.wpb_btn-small [class^=icon-],
    span.wpb_btn-small [class^=icon-] {
        margin-top: -1px
    }

button.wpb_btn-mini,
span.wpb_btn-mini {
    padding: 2px 6px;
    font-size: 11px;
    line-height: 14px
}



button.wpb_button::-moz-focus-inner,
input[type=submit].wpb_button::-moz-focus-inner {
    padding: 0;
    border: 0
}

a.wpb_button_a {
    border: none
}

.wpb_content_element .wpb_tabs_nav li.ui-tabs-active a,
.wpb_gallery .wpb_flexslider .flex-caption {
    cursor: default
}

.wpb_call_to_action,
.wpb_call_to_action .wpb_button {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}


.vc_custom_heading a,
.vc_custom_heading a:focus,
.vc_custom_heading a:hover,
.vc_custom_heading a:visited {
    border: none;
    text-decoration: inherit;
    color: inherit
}

.vc_custom_heading a {
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    opacity: 1
}

    .vc_custom_heading a:hover {
        opacity: .85
    }



#content .wpb_call_to_action .wpb_call_text,
.wpb_call_to_action .wpb_call_text {
    margin: 0;
    padding-top: 0
}

.cta_align_bottom {
    text-align: center
}

    .cta_align_bottom .wpb_button {
        position: static;
        margin-top: 21.74px;
        display: inline-block
    }

.cta_no_button .wpb_call_text {
    width: auto;
    float: none
}



.wpb_gmaps_widget .wpb_wrapper {
    background-color: #f7f7f7;
    padding: 5px
}

.wpb_gmaps_widget .wpb_map_wraper iframe {
    margin-bottom: 0;
    padding: 0;
    display: block;
    width: 100%;
    border: none
}

.wpb_gmaps_widget.vc_map_responsive .wpb_map_wraper {
    position: relative;
    padding-bottom: 56.25%;
    height: 0
}

    .wpb_gmaps_widget.vc_map_responsive .wpb_map_wraper iframe {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%
    }

.wpb_accordion_section .wpb_accordion_header a:focus,
.wpb_content_element .wpb_tabs_nav li a:focus,
.wpb_tour_next_prev_nav a:focus {
    outline: 0
}

.wpb_content_element .wpb_tabs_nav,
.wpb_content_element .wpb_tour_tabs_wrapper {
    padding: 0
}

.wpb_content_element .wpb_tabs_nav {
    margin: 0;
    padding-left: 0 !important;
    text-indent: inherit !important
}

#content .wpb_content_element .wpb_tabs_nav {
    margin: 0
}

.wpb_content_element .wpb_tabs_nav li {
    background-color: #FFF;
    white-space: nowrap;
    padding: 0;
    background-image: none;
    list-style: none !important
}

    .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
    .wpb_content_element .wpb_tabs_nav li.ui-tabs-active,
    .wpb_content_element .wpb_tabs_nav li:hover,
    .wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab {
        background-color: #f7f7f7
    }

    .wpb_content_element .wpb_tabs_nav li:after,
    .wpb_content_element .wpb_tabs_nav li:before {
        display: none !important
    }



.wpb_content_element .wpb_accordion_header a {
    border-bottom: none;
    text-decoration: none;
    display: block;
    padding: .5em 1em
}

.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content {
    padding: 1em
}

    .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content .wpb_row:last-child > div > div.wpb_wrapper .wpb_content_element:last-child,
    .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content > .wpb_content_element:last-child,
    .wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab .wpb_row:last-child > div > div.wpb_wrapper .wpb_content_element:last-child,
    .wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab > .wpb_content_element:last-child {
        margin-bottom: 0
    }

.wpb_tabs .wpb_tabs_nav li {
    float: left;
    margin: 0 1px 0 0
}



.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header {
    margin: 0 0 1px;
    padding-top: 0;
    position: relative;
    text-transform: none;
    font-weight: inherit;
    font-size: inherit;
    font-family: inherit;
    line-height: inherit;
    letter-spacing: inherit
}

    .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a {
        padding-left: 1em
    }

.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon,
.wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon {
    display: block;
    width: 16px;
    height: 16px;
    background-image: url(../images/toggle_open.png);
    background-repeat: no-repeat;
    position: absolute;
    right: .7em;
    top: .7em
}

.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon {
    background-image: url(../images/toggle_close.png)
}



.grid_layout-thumbnail .post-thumb,
body ul.wpb_thumbnails-fluid li .entry-content:last-child {
    margin-bottom: 0
}

.wpb_column .wpb_wrapper .wpb_teaser_grid {
    float: none
}

body ul.wpb_thumbnails-fluid li {
    padding: 0;
    margin-left: 0;
    background-image: none;
    list-style: none !important
}

    body ul.wpb_thumbnails-fluid li:after,
    body ul.wpb_thumbnails-fluid li:before {
        display: none !important
    }

.wpb_row .wpb_filtered_grid ul.wpb_thumbnails-fluid,
.wpb_row .wpb_grid ul.wpb_thumbnails-fluid {
    padding: 0;
    overflow: visible !important
}


.wpb_image_grid .wpb_image_grid_ul a {
    display: block
}

.wpb_image_grid .wpb_image_grid_ul img {
    display: block;
    max-width: 100%;
    height: auto
}

.wpb_gallery .theme-default .nivoSlider {
    margin-bottom: 0
}

.wpb_gallery .theme-default .nivo-controlNav {
    padding: 10px 0 3px
}

.wpb_gallery .wpb_flexslider .flex-control-nav {
    bottom: auto;
    top: 100%;
    margin-top: 15px
}

.wpb_gallery .wpb_flexslider .flex-direction-nav a {
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

    .wpb_gallery .wpb_flexslider .flex-direction-nav a:hover {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }

    .wpb_gallery .wpb_flexslider .flex-direction-nav a:before {
        line-height: 1
    }

.wpb_gallery .wpb_flexslider .flex-control-paging {
    z-index: 10
}

#content .wpb_gallery_slides ul.flex-direction-nav,
#content .wpb_gallery_slides ul.slides,
.content .wpb_gallery_slides ul.flex-direction-nav,
.content .wpb_gallery_slides ul.slides,
.wpb_content_element .wpb_gallery_slides ul li,
.wpb_gallery_slides ul.flex-direction-nav,
.wpb_gallery_slides ul.slides,
body .wpb_gallery_slides ul li {
    list-style: none;
    padding: 0;
    background-image: none;
    margin: 0
}

.wpb_video_widget.vc_video-el-width-10 .wpb_wrapper {
    width: 10%
}

.wpb_video_widget.vc_video-el-width-20 .wpb_wrapper {
    width: 20%
}

.wpb_video_widget.vc_video-el-width-30 .wpb_wrapper {
    width: 30%
}

.wpb_video_widget.vc_video-el-width-40 .wpb_wrapper {
    width: 40%
}

.wpb_video_widget.vc_video-el-width-50 .wpb_wrapper {
    width: 50%
}

.wpb_video_widget.vc_video-el-width-60 .wpb_wrapper {
    width: 60%
}

.wpb_video_widget.vc_video-el-width-70 .wpb_wrapper {
    width: 70%
}

.wpb_video_widget.vc_video-el-width-80 .wpb_wrapper {
    width: 80%
}

.wpb_video_widget.vc_video-el-width-90 .wpb_wrapper {
    width: 90%
}

.wpb_video_widget.vc_video-el-width-100 .wpb_wrapper {
    width: 100%
}

.wpb_video_widget .wpb_video_wrapper {
    padding-top: 56.25%;
    position: relative;
    width: 100%
}

    .wpb_video_widget .wpb_video_wrapper > div {
        padding-top: 0 !important;
        position: static
    }

.wpb_video_widget.vc_video-aspect-ratio-169 .wpb_video_wrapper {
    padding-top: 56.25%
}

.wpb_video_widget.vc_video-aspect-ratio-43 .wpb_video_wrapper {
    padding-top: 75%
}

.wpb_video_widget.vc_video-aspect-ratio-235 .wpb_video_wrapper {
    padding-top: 42.55319149%
}

.wpb_video_widget.vc_video-align-left .wpb_wrapper {
    float: left
}

.wpb_video_widget.vc_video-align-center .wpb_wrapper {
    margin: 0 auto
}

.wpb_video_widget.vc_video-align-right .wpb_wrapper {
    float: right
}

.wpb_video_widget .wpb_wrapper {
    position: relative
}

    .wpb_video_widget .wpb_wrapper iframe {
        width: 100%;
        height: 100%;
        display: block;
        position: absolute;
        margin: 0;
        top: 0;
        left: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

.wpb_video_wrapper .fluid-width-video-wrapper {
    padding-top: 0 !important;
    position: static
}



.vc_pie_chart {
    z-index: 0;
    opacity: 0;
    filter: alpha(opacity=0)
}

    .vc_pie_chart.vc_ready {
        opacity: 1;
        filter: alpha(opacity=100)
    }

    .vc_pie_chart .vc_pie_wrapper {
        position: relative;
        margin: 0 auto
    }

    .vc_pie_chart canvas {
        position: relative;
        z-index: 1
    }

    .vc_pie_chart .vc_pie_chart_value,
    .vc_pie_chart_back {
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0
    }

    .vc_pie_chart .vc_pie_chart_value {
        font-size: 200%;
        text-align: center
    }

.vc_pie_chart_back {
    border: 6px solid #f7f7f7;
    border-radius: 50%;
    opacity: .3;
    filter: alpha(opacity=30);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}




.vc_text_separator,
.wpb_separator {
    border-bottom: 1px solid #EBEBEB;
    clear: both;
    height: 1px
}



.vc_sep_width_100,
.wpb_single_image img.vc_img-placeholder {
    width: 100%
}




.vc_chart .vc_chart-legend {
    font-size: 14px;
    margin: 0;
    padding: 0
}

    .vc_chart .vc_chart-legend li {
        line-height: 1.3em;
        list-style: none;
        margin: 0 0 .3em;
        min-height: 1.3em
    }

    .vc_chart .vc_chart-legend span {
        border-radius: .3em;
        display: inline-block;
        height: 1.3em;
        left: 0;
        margin-right: .5em;
        vertical-align: middle;
        width: 1.3em
    }

@media (min-width:768px) {
    .vc_chart .vc_chart-legend {
        display: inline-block;
        vertical-align: middle;
        width: 40%
    }

        .vc_chart .vc_chart-legend li {
            margin-left: 1em
        }

    .vc_chart .vc_chart-with-legend {
        display: inline-block;
        vertical-align: middle;
        width: 60%
    }
}

.vc_line-chart .vc_chart-with-legend {
    width: 75%
}

.vc_line-chart .vc_chart-legend {
    width: 25%
}

.wpb_single_image .wpb_wrapper .vc_single_image-wrapper .zoomImg {
    border-radius: 0
}

.wpb_single_image [class*='_circle'] .vc-zoom-wrapper {
    border-radius: 50%
}

.wpb_single_image [class*='_rounded'] .vc-zoom-wrapper {
    border-radius: 4px
}

.owl-carousel .owl-animated-out {
    z-index: 0
}

.owl-carousel .owl-animated-in {
    z-index: 1
}



@font-face {
    font-family: vc_grid_v1;
    src: url(../fonts/vc_grid/vc_grid_v1.eot?-9hbgac);
    src: url(../fonts/vc_grid/vc_grid_v1.eot?#iefix-9hbgac) format('embedded-opentype'), url(../fonts/vc_grid/vc_grid_v1.woff?-9hbgac) format('woff'), url(../fonts/vc_grid/vc_grid_v1.ttf?-9hbgac) format('truetype'), url(../fonts/vc_grid/vc_grid_v1.svg?-9hbgac#vc_grid_v1) format('svg');
    font-weight: 400;
    font-style: normal
}

[class*=" vc_arrow-icon-"],
[class^=vc_arrow-icon-] {
    font-family: vc_grid_v1;
    font-style: normal;
    font-weight: 400;
    line-height: 1
}

.vc_arrow-icon-minus:before {
    content: "\e61c"
}

.vc_arrow-icon-plus:before {
    content: "\e61d"
}

.vc_arrow-icon-arrow_down:before {
    content: "\e61e"
}

.vc_arrow-icon-arrow_up:before {
    content: "\e61f"
}

.vc_arrow-icon-arrow_01_left:before {
    content: "\e600"
}

.vc_arrow-icon-arrow_01_right:before {
    content: "\e601"
}

.vc_arrow-icon-arrow_02_left:before {
    content: "\e602"
}

.vc_arrow-icon-arrow_02_right:before {
    content: "\e603"
}

.vc_arrow-icon-arrow_03_left:before {
    content: "\e604"
}

.vc_arrow-icon-arrow_03_right:before {
    content: "\e605"
}

.vc_arrow-icon-arrow_04_left:before {
    content: "\e606"
}

.vc_arrow-icon-arrow_04_right:before {
    content: "\e607"
}

.vc_arrow-icon-arrow_05_left:before {
    content: "\e608"
}

.vc_arrow-icon-arrow_05_right:before {
    content: "\e609"
}

.vc_arrow-icon-arrow_06_left:before {
    content: "\e60a"
}

.vc_arrow-icon-arrow_06_right:before {
    content: "\e60b"
}

.vc_arrow-icon-arrow_07_left:before {
    content: "\e60c"
}

.vc_arrow-icon-arrow_07_right:before {
    content: "\e60d"
}

.vc_arrow-icon-arrow_08_left:before {
    content: "\e60e"
}

.vc_arrow-icon-arrow_08_right:before {
    content: "\e60f"
}

.vc_arrow-icon-arrow_09_left:before {
    content: "\e610"
}

.vc_arrow-icon-arrow_09_right:before {
    content: "\e611"
}

.vc_arrow-icon-arrow_10_left:before {
    content: "\e612"
}

.vc_arrow-icon-arrow_10_right:before {
    content: "\e613"
}

.vc_arrow-icon-arrow_11_left:before {
    content: "\e614"
}

.vc_arrow-icon-arrow_11_right:before {
    content: "\e615"
}

.vc_arrow-icon-arrow_12_left:before {
    content: "\e616"
}

.vc_arrow-icon-arrow_12_right:before {
    content: "\e617"
}

.vc_arrow-icon-navicon:before {
    content: "\f0c9"
}

.wpb_animate_when_almost_visible {
    opacity: 0;
    filter: alpha(opacity=0)
}

    .wpb_animate_when_almost_visible:not(.wpb_start_animation) {
        -webkit-animation: none;
        -o-animation: none;
        animation: none
    }

.top-to-bottom,
.wpb_top-to-bottom {
    -webkit-animation: wpb_ttb .7s 1 cubic-bezier(.175, .885, .32, 1.275);
    -o-animation: wpb_ttb .7s 1 cubic-bezier(.175, .885, .32, 1.275);
    animation: wpb_ttb .7s 1 cubic-bezier(.175, .885, .32, 1.275)
}

.bottom-to-top,
.wpb_bottom-to-top {
    -webkit-animation: wpb_btt .7s 1 cubic-bezier(.175, .885, .32, 1.275);
    -o-animation: wpb_btt .7s 1 cubic-bezier(.175, .885, .32, 1.275);
    animation: wpb_btt .7s 1 cubic-bezier(.175, .885, .32, 1.275)
}

.left-to-right,
.wpb_left-to-right {
    -webkit-animation: wpb_ltr .7s 1 cubic-bezier(.175, .885, .32, 1.275);
    -o-animation: wpb_ltr .7s 1 cubic-bezier(.175, .885, .32, 1.275);
    animation: wpb_ltr .7s 1 cubic-bezier(.175, .885, .32, 1.275)
}

.right-to-left,
.wpb_right-to-left {
    -webkit-animation: wpb_rtl .7s 1 cubic-bezier(.175, .885, .32, 1.275);
    -o-animation: wpb_rtl .7s 1 cubic-bezier(.175, .885, .32, 1.275);
    animation: wpb_rtl .7s 1 cubic-bezier(.175, .885, .32, 1.275)
}

.appear,
.wpb_appear {
    -webkit-animation: wpb_appear .7s 1 cubic-bezier(.175, .885, .32, 1.275);
    -o-animation: wpb_appear .7s 1 cubic-bezier(.175, .885, .32, 1.275);
    animation: wpb_appear .7s 1 cubic-bezier(.175, .885, .32, 1.275);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.wpb_start_animation {
    opacity: 1;
    filter: alpha(opacity=100)
}

@-webkit-keyframes wpb_ttb {
    0% {
        -webkit-transform: translate(0, -10%);
        opacity: 0;
        filter: alpha(opacity=0)
    }

    100% {
        -webkit-transform: translate(0, 0);
        opacity: 1;
        filter: alpha(opacity=100)
    }
}

@-moz-keyframes wpb_ttb {
    0% {
        -moz-transform: translate(0, -10%);
        opacity: 0;
        filter: alpha(opacity=0)
    }

    100% {
        -moz-transform: translate(0, 0);
        opacity: 1;
        filter: alpha(opacity=100)
    }
}

@-o-keyframes wpb_ttb {
    0% {
        -o-transform: translate(0, -10%);
        opacity: 0;
        filter: alpha(opacity=0)
    }

    100% {
        -o-transform: translate(0, 0);
        opacity: 1;
        filter: alpha(opacity=100)
    }
}

@keyframes wpb_ttb {
    0% {
        -webkit-transform: translate(0, -10%);
        -ms-transform: translate(0, -10%);
        -o-transform: translate(0, -10%);
        transform: translate(0, -10%);
        opacity: 0;
        filter: alpha(opacity=0)
    }

    100% {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
        opacity: 1;
        filter: alpha(opacity=100)
    }
}

@-webkit-keyframes wpb_btt {
    0% {
        -webkit-transform: translate(0, 10%);
        opacity: 0;
        filter: alpha(opacity=0)
    }

    100% {
        -webkit-transform: translate(0, 0);
        opacity: 1;
        filter: alpha(opacity=100)
    }
}

@-moz-keyframes wpb_btt {
    0% {
        -moz-transform: translate(0, 10%);
        opacity: 0;
        filter: alpha(opacity=0)
    }

    100% {
        -moz-transform: translate(0, 0);
        opacity: 1;
        filter: alpha(opacity=100)
    }
}

@-o-keyframes wpb_btt {
    0% {
        -o-transform: translate(0, 10%);
        opacity: 0;
        filter: alpha(opacity=0)
    }

    100% {
        -o-transform: translate(0, 0);
        opacity: 1;
        filter: alpha(opacity=100)
    }
}

@keyframes wpb_btt {
    0% {
        -webkit-transform: translate(0, 10%);
        -ms-transform: translate(0, 10%);
        -o-transform: translate(0, 10%);
        transform: translate(0, 10%);
        opacity: 0;
        filter: alpha(opacity=0)
    }

    100% {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
        opacity: 1;
        filter: alpha(opacity=100)
    }
}

@-webkit-keyframes wpb_ltr {
    0% {
        -webkit-transform: translate(-10%, 0);
        opacity: 0;
        filter: alpha(opacity=0)
    }

    100% {
        -webkit-transform: translate(0, 0);
        opacity: 1;
        filter: alpha(opacity=100)
    }
}

@-moz-keyframes wpb_ltr {
    0% {
        -moz-transform: translate(-10%, 0);
        opacity: 0;
        filter: alpha(opacity=0)
    }

    100% {
        -moz-transform: translate(0, 0);
        opacity: 1;
        filter: alpha(opacity=100)
    }
}

@-o-keyframes wpb_ltr {
    0% {
        -o-transform: translate(-10%, 0);
        opacity: 0;
        filter: alpha(opacity=0)
    }

    100% {
        -o-transform: translate(0, 0);
        opacity: 1;
        filter: alpha(opacity=100)
    }
}

@keyframes wpb_ltr {
    0% {
        -webkit-transform: translate(-10%, 0);
        -ms-transform: translate(-10%, 0);
        -o-transform: translate(-10%, 0);
        transform: translate(-10%, 0);
        opacity: 0;
        filter: alpha(opacity=0)
    }

    100% {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
        opacity: 1;
        filter: alpha(opacity=100)
    }
}

@-webkit-keyframes wpb_rtl {
    0% {
        -webkit-transform: translate(10%, 0);
        opacity: 0;
        filter: alpha(opacity=0)
    }

    100% {
        -webkit-transform: translate(0, 0);
        opacity: 1;
        filter: alpha(opacity=100)
    }
}

@-moz-keyframes wpb_rtl {
    0% {
        -moz-transform: translate(10%, 0);
        opacity: 0;
        filter: alpha(opacity=0)
    }

    100% {
        -moz-transform: translate(0, 0);
        opacity: 1;
        filter: alpha(opacity=100)
    }
}

@-o-keyframes wpb_rtl {
    0% {
        -o-transform: translate(10%, 0);
        opacity: 0;
        filter: alpha(opacity=0)
    }

    100% {
        -o-transform: translate(0, 0);
        opacity: 1;
        filter: alpha(opacity=100)
    }
}

@keyframes wpb_rtl {
    0% {
        -webkit-transform: translate(10%, 0);
        -ms-transform: translate(10%, 0);
        -o-transform: translate(10%, 0);
        transform: translate(10%, 0);
        opacity: 0;
        filter: alpha(opacity=0)
    }

    100% {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
        opacity: 1;
        filter: alpha(opacity=100)
    }
}

@-webkit-keyframes wpb_appear {
    0% {
        -webkit-transform: scale(.5);
        opacity: .1;
        filter: alpha(opacity=10)
    }

    100% {
        -webkit-transform: scale(1);
        opacity: 1;
        filter: alpha(opacity=100)
    }
}

@-moz-keyframes wpb_appear {
    0% {
        -moz-transform: scale(.5);
        opacity: .1;
        filter: alpha(opacity=10)
    }

    100% {
        -moz-transform: scale(1);
        opacity: 1;
        filter: alpha(opacity=100)
    }
}

@-o-keyframes wpb_appear {
    0% {
        -o-transform: scale(.5);
        opacity: .1;
        filter: alpha(opacity=10)
    }

    100% {
        -o-transform: scale(1);
        opacity: 1;
        filter: alpha(opacity=100)
    }
}

@keyframes wpb_appear {
    0% {
        -webkit-transform: scale(.5);
        -ms-transform: scale(.5);
        -o-transform: scale(.5);
        transform: scale(.5);
        opacity: .1;
        filter: alpha(opacity=10)
    }

    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 1;
        filter: alpha(opacity=100)
    }
}

.vc-spinner::before {
    content: '';
    width: 16px;
    height: 16px;
    display: inline-block;
    pointer-events: none;
    margin-top: 6px;
    background: url(../images/spinner.gif) no-repeat;
    background-position-x: center;
    background-position-y: center
}

.vc-spinner.vc-spinner-complete::before {
    background-image: url(../vc/tick.png)
}

.vc-spinner.vc-spinner-failed::before {
    background-image: url(../vc/remove.png)
}






.vc_row.vc_row-flex > .span_12 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media only screen and (max-width:999px) {
    .vc_row.vc_row-flex > .span_12,
    .vc_row.vc_row-flex > .span_12 > .vc_column_container {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.vc_row.vc_row-flex > .span_12,
.vc_row.vc_row-flex > .span_12 > .vc_column_container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}


    .vc_row.vc_row-flex > .span_12 > .vc_vc_column,
    .vc_row.vc_row-flex > .span_12 > .vc_vc_column_inner {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }


    .vc_row.vc_row-flex > .span_12 > .vc_column_container > .wpb_wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
    }

    .vc_row.vc_row-flex > .span_12 > .vc_column_container > .wpb_wrapper {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

@media (-ms-high-contrast:active), (-ms-high-contrast:none) {
    .vc_row.vc_row-flex > .vc_column_container > .vc_column-inner > * {
        min-height: 1em
    }
}


.vc_row.vc_row-flex > .span_12 > .vc_vc_column > .vc_column_container,
.vc_row.vc_row-flex > .span_12 > .vc_vc_column_inner > .vc_column_container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}

.vc_row.vc_row-flex > .span_12 > .vc_column_container > .vc_column-inner,
.vc_row.vc_row-flex > .span_12 > .vc_column_container > .column-inner-wrap > .column-inner {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.vc_row.vc_row-o-equal-height > .span_12 > .vc_column_container,
.vc_row.vc_row-flex > .span_12 > .vc_column_container > .column-inner-wrap {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.vc_row.vc_row-o-content-top > .span_12 > .vc_vc_column > .vc_column_container > .vc_column-inner,
.vc_row.vc_row-o-content-top > .span_12 > .vc_vc_column_inner > .vc_column_container > .vc_column-inner {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.vc_row.vc_row-o-content-top:not(.vc_row-o-equal-height) > .vc_vc_column > .vc_column_container,
.vc_row.vc_row-o-content-top:not(.vc_row-o-equal-height) > .vc_vc_column_inner > .vc_column_container {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}


.vc_row.vc_row-o-content-bottom:not(.vc_row-o-equal-height) > .vc_vc_column > .vc_column_container,
.vc_row.vc_row-o-content-bottom:not(.vc_row-o-equal-height) > .vc_vc_column_inner > .vc_column_container {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.vc_row.vc_row-o-content-middle > .span_12 > .vc_column_container > .vc_column-inner,
.vc_row.vc_row-flex > .span_12 > .vc_column_container > .column-inner-wrap > .column-inner {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
}

.vc_row.vc_row-o-content-bottom > .span_12 > .vc_column_container > .vc_column-inner {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.vc_row.vc_row-o-content-middle:not(.vc_row-o-equal-height) > .vc_vc_column > .vc_column_container,
.vc_row.vc_row-o-content-middle:not(.vc_row-o-equal-height) > .vc_vc_column_inner > .vc_column_container {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}


@media screen and (max-width: 999px) {
    .vc_row.vc_row-flex > .span_12, .vc_row.vc_row-flex > .span_12 > .vc_column_container,
    .vc_row.vc_row-flex > .span_12 > .vc_column_container > .vc_column-inner,
    .vc_row.vc_row-flex > .span_12 > .vc_column_container > .column-inner-wrap > .column-inner {
        display: block;
    }
}

@media only screen and (max-width: 999px) and (min-width: 690px) {
    .vc_row.vc_row-flex > .span_12, .vc_row.vc_row-flex > .span_12 > .vc_column_container.one-fourths,
    .vc_row.vc_row-flex > .span_12 > .vc_column_container.one-fourths > .vc_column-inner {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
}

.vc_row.vc_row-o-columns-stretch.vc_row-o-full-height > .span_12 {
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
}

.vc_row.vc_row-o-columns-top.vc_row-o-full-height > .span_12 {
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
}

.vc_row.vc_row-o-columns-bottom.vc_row-o-full-height > .span_12 {
    -webkit-align-content: flex-end !important;
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
}

.vc_row.vc_row-o-columns-middle.vc_row-o-full-height > .span_12 {
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
}

.vc_row.vc_row-o-columns-bottom > .span_12::after, .vc_row.vc_row-o-columns-middle > .span_12::after, .vc_row.vc_row-o-columns-top > .span_12::after {
    content: '';
    width: 100%;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    display: block;
}

.vc_row.vc_row-flex.vc_row-o-full-height > .span_12 {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

.vc_row.vc_row-o-equal-height > .span_12 > .vc_column_container > .vc_column-inner {
    width: 100%;
}

.vc_column_container > .vc_column-inner {
    position: relative;
}


@media only screen and (min-width: 1000px) {
    .wpb_row .row-bg-wrap .row-bg {
        transform: translateZ(0) scale(1.006);
    }
}

body .full-width-content, body .full-width-section {
    visibility: visible;
}

#page-header-bg .page-header-bg-image-wrap, .full-width-section .row-bg, .wpb_row .row-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
}

.swiper-general-container-swiper1 {
    width: calc(100vw - 5px);
    margin-top: 120px;
}

.swiper-general-container-swiper2 {
    width: calc(100vw - 5px);
}

.swiper-general-container-swiper3 {
    width: calc(100vw - 5px);
}

.wpb_row.full-width-content, .wpb_row.full-width-section, body.material .wpb_row.full-width-content, body.material .wpb_row.full-width-section {
    margin-bottom: 0;
}

.full-width-section .row-bg-wrap, .wpb_row .row-bg-wrap {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.full-page-inner > .container > .span_12, .full-page-inner > .span_12, .vc_row-fluid > .span_12 {
    width: auto;
}

#rapor .row-bg-wrap {
    width: 100vw;
}

#rapor .row_col_wrap_12 {
    width: 100vw;
}

#rapor .vc_col-sm-8 {
    margin-left: 16%;
    margin-right: 16%;
}

.demoContainerTech {
    width: 100%;
    height: auto;
    padding-top: 100px;
    padding-right: 50px;
    padding-bottom: 100px;
    padding-left: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.innerContainerTech {
    display: flex;
    position: relative;
    justify-content: space-between;
    border-radius: 24px;
    background: linear-gradient(96.75deg, #1D2225 49.99%, #6D808B 160.47%);
    padding-right: 89px;
    padding-left: 89px;
    padding-top: 100px;
    padding-bottom: 100px;
}

.formContainerTech {
    width: 50%;
    height: auto;
    padding-top: 35px;
    padding-right: 30px;
    padding-bottom: 40px;
    padding-left: 30px;
    display: flex;
    gap: 25px;
    border-width: 1px;
    border-radius: 16px;
    background: linear-gradient(111.29deg, #1D2225 49.97%, #6D808B 192.83%);
    border: 1px solid;
    position: relative;
    flex-direction: column;
}

.rowContainerTech {
    display: flex;
    justify-content: space-between;
    width: 100%;
    gap: 30px;
}

.checkBoxrowContainerTech {
    display: flex;
    justify-content: flex-start;
    width: 100%;
    gap: 12px;
    align-items: center;
    text-align: center;
    margin-bottom: 5px;
}

.innerFormContainerTech {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    gap: 30px;
    margin-top: 4.3px;
}

.leftFrameHeaderTextTech {
    font-family: 'MuseoSlab';
    font-weight: 600;
    font-size: 65px;
    line-height: 120%;
    color: #FFFFFF;
    margin: auto;
    letter-spacing: -1.9px;
    padding: 0px;
}

.leftFrameDescriptionTextTech {
    font-family: "SourceSans";
    font-weight: 400;
    font-size: 20px;
    line-height: 20pt;
    color: #F2F3F3;
    margin: auto;
    padding: 0px;
}

.leftFrameContainerTech {
    width: 46%;
    align-self: center;
    padding-top: 100px;
    padding-bottom: 100px;
}

.successMessageContainerTech {
    z-index: 1;
    align-self: flex-start;
    margin: 0px;
    padding: 0px;
    display: flex;
    width: 618px;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    gap: 30px;
}

#recaptcha-widget-4 {
    margin-bottom: 15px;
}

@media (max-width: 870px) {
    .innerContainerTech {
        flex-direction: column;
    }

    .formContainerTech {
        margin: auto;
    }
}

#rapor .vc_col-sm-8 {
    box-sizing: border-box;
    padding: 20px;
    margin: auto;
}
.wpb_raw_code.wpb_raw_html.wpb_content_element {
    margin-bottom: 200px !important;
}

/*.wpb_row.vc_row-fluid.vc_row.submenu-custom.submenuArea {
    overflow: auto !important;
}*/

.vc_col-sm-12.wpb_column.column_container.vc_column_container.col.no-extra-padding.inherit_tablet.inherit_phone {
    margin-bottom: 20px !important;
    margin-top: 20px !important;
}

/*.textHeaderGeneral, .leftFrameHeaderTextTech {
    font-size: 47px !important;
    font-weight: 500 !important;
}*/

.full-page-inner > .container > .span_12, .full-page-inner > .span_12, .vc_row-fluid > .span_12 {
    width: 100% !important;
}

.reportHeaderInfoText {
    font-family: MuseoSlab;
    font-weight: 600;
    font-size: 65px !important;
    line-height: 120%;
    text-align: center;
}
/*teknoloji raporu tablet design*/
@media screen and (max-width: 1265px) {
    .page-anchormenu ul li a {
        opacity: 1 !important;
        -webkit-font-smoothing: antialiased;
        font-weight: 600;
        font-size: 14px;
    }

    .reportHeaderInfoText {
        font-family: MuseoSlab;
        font-weight: 400;
        font-size: 28px !important;
        line-height: 120%;
        text-align: center;
        margin-bottom:20px !important;
    }

    .page-anchormenu ul li a:hover {
        color: white;
        font-size: 16px;
        font-family: SourceSans;
        padding-bottom: 15px;
    }
    .page-anchormenu ul li a::after {
        content: "";
        position: absolute;
        top: 90px;
        width: 40px;
        height: 3px;
        background: linear-gradient(to left, #00F4FF, #9867FF);
        opacity: 0;
        transition: 1s cubic-bezier(0.25, 0.1, 0.3, 1.37) !important;
    }
 
    .imageDivContentswipers3 {
        width: 90%;
        opacity: 0.50;
        object-fit: cover;
        object-position: center center;
        height: 318px !important;
        border-radius: 48px;
    }

    .contentDescription {
        font-family: SourceSans;
        font-weight: 400;
        font-size: 14px;
        line-height: 100%;
        color: white;
        text-align: center;
        width: 67%;
        margin: 0 auto;
    
        }


    .imageDivContentswipers {
        width: 90%;
        opacity: 0.75;
        object-fit: cover;
        object-position: center center;
        height: 415px !important;
        border-radius: 48px;
    }

    .imageDivContentswipers2 {
        width: 90%;
        opacity: 0.45;
        object-fit: contain;
        object-position: center 118px;
        height: 490px !important;
        border-radius: 48px;
    }

    .textHeaderGeneral {
        font-family: MuseoSlab;
        font-weight: 600;
        font-size: 28px;
        line-height: 120%;
        text-align: center;
        color: white;
        margin-bottom: 20px;
        padding-top: 30px !important;
    }

    .peopleNameTitleInSwiper {
        font-family: MuseoSlab;
        font-weight: 600;
        font-size: 15px;
        line-height: 100%;
        color: white;
    }

    .readLinkTextSwiper {
        font-family: SourceSans;
        font-weight: 400;
        font-size: 14px;
        line-height: 100%;
        margin: 0px;
        padding: 0px;
        text-align: center;
        color: white;
    }


    .wpb_raw_code.wpb_raw_html.wpb_content_element {
        margin-bottom: 170px !important;
    }
    .leftFrameHeaderTextTech {
        font-size: 28px !important;
        font-weight: 600 !important;
    }

    .leftFrameDescriptionTextTech {
        font-family: "SourceSans";
        font-weight: 400;
        font-size: 14px;
        line-height: 20pt;
        color: #F2F3F3;
        margin: auto;
        padding: 0px;
        margin-top: 15px;
        width: 80%;
        display: flex;
        line-height: 20px;
        float: left;
    }

    .highLightText {
        color: #68FFED;
        font-family: "SourceSans";
        font-weight: 400;
        font-size: 14px;
        line-height: 100%;
        cursor: pointer;
        text-decoration: underline;
    }

    .generalInfoText {
        font-family: "SourceSans";
        font-weight: 400;
        font-size: 14px;
        line-height: 100%;
        color: white;
    }

    .teknojiReportForm {
        margin-left: 0px !important;
        margin-right: 0px !important;
        margin-bottom: -100px;
    }

    .label {
        font-family: MuseoSlab;
        font-weight: 600;
        font-size: 20px;
        line-height: 100%;
        letter-spacing: 0.1px;
        color: white;
        vertical-align: middle;
    }

    .formInputElement::placeholder {
        font-size: calc(1.25rem / 2);
    }
    .share-container {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 41px;
    }


    .peopleSentenceInSwiper {
        font-family: MuseoSlab;
        font-weight: 600;
        font-size: 20px !important;
        line-height: 100%;
        text-align: center;
    }

    .peopleTitleInSwiper {
        font-family: SourceSans;
        font-weight: 400;
        font-size: 12px;
        line-height: 100% 12px;
        color: white;
    }


    .page-anchormenu ul li a {
        opacity: 1 !important;
        -webkit-font-smoothing: antialiased;
        font-weight: 600;
        font-size: 16px;
    }

    .page-anchormenu ul li {
        display: flex;
        align-items: center;
        width: 100%;
        display: flex;
        white-space: pre-wrap;
    }

    .titleText {
        font-family: "MuseoSlab";
        font-weight: 600;
        font-size: 28px;
    }

    .titleText {
        font-family: "MuseoSlab";
        font-weight: 600;
        font-size: 28px;
    }

    .row {
        display: flex;
        flex-direction: column !important;
        margin-top: -20px;
    }

    .generalHeaderText {
        font-family: MuseoSlab;
        font-weight: 600;
        font-size: 28px;
        line-height: 120%;
        color: rgba(255, 255, 255, 1);
        text-align: center;
        padding: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: -125px;
        margin-bottom: 20px;
        position: relative;
        z-index: 2;
    }

    .teknojiReportForm {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    .demoContainerTech, .innerContainerTech {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .innerContainerTech, .demoContainerTech {
        padding-top: 0px !important;
    }

    .leftFrameContainerTech {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }

    .leftFrameContainerTech {
        width: 100% !important;
    }

    .formContainerTech {
        width: 100% !important;
        padding: 10px !important;
    }

    .leftFrameHeaderTextTech {
        font-size: 28px !important;
        font-weight: 600 !important;
    }

    .row {
        display: flex;
        flex-direction: column !important;
        margin-top: -20px;
    }

    .descriptionText {
        font-family: "SourceSans";
        font-weight: 400;
        font-size: 14px;
    }
}


@media screen and (max-width: 590px) {
    .wpb_raw_code.wpb_raw_html.wpb_content_element {
        margin-bottom: 120px !important;
    }

    .floatRight {
        float: none !important;
    }

    .leftFrameHeaderTextTech {
        font-size: 28px !important;
        font-weight: 600 !important;
        text-align: center;
        float:none;
    }

    .innerContainerTech, .demoContainerTech {
        padding-top: 0px !important;
        padding-bottom: 60px;
    }
    .demoRequestBtn {
        cursor: pointer;
        margin: 0px;
        margin-top: 10px;
        width: 100%;
    }
    .leftFrameDescriptionTextTech {
        font-family: "SourceSans";
        font-weight: 400;
        font-size: 14px;
        line-height: 20pt;
        color: #F2F3F3;
        margin: auto;
        padding: 0px;
        margin-top: 15px;
        width: 100%;
        display: flex;
        line-height: 20px;
        text-align: center;
        float:none;
    }
    .share-container {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        gap: 20px;
    }
    .downloadReportBtnContainer {
        margin: auto;
    }

    #rapor .vc_col-sm-8 {
        box-sizing: border-box;
        padding: 20px;
        margin: auto;
        padding-bottom: 0px;
        margin-bottom: -120px !important;
    }
    .spotifyPlayerContainer {
        max-width: 95%;
        margin: auto;
        overflow: hidden;
        margin-top: -140px;
    }


    .page-anchormenu ul li a::after {
        content: "";
        position: absolute;
        top: 55px;
        width: 40px;
        height: 3px;
        background: linear-gradient(to left, #00F4FF, #9867FF);
        opacity: 0;
        transition: 1s cubic-bezier(0.25, 0.1, 0.3, 1.37) !important;
    }

    .page-anchormenu {
        position: relative;
        transition: transform 0.3s ease-in-out;
        z-index: 9000;
        padding: 10px;
        margin-top: 0px;
        scrollbar-width: none;
        /* width: 80%; */
        -ms-overflow-style: none;
        text-align: center;
        display: flex;
        overflow-y: auto;
        justify-content: center;
    }
    .page-anchormenu ul li {
        display: flex;
        align-items: center;
        width: 100%;
        display: flex;
        white-space: nowrap;
    }

}