@font-face {
    font-family: 'icomoon';
    src: url('../icons.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'theme';
    src: url('../theme-icons.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.icon {
    font-family: 'icomoon' !important;
    font-weight: normal !important;
    font-style: normal !important;
    display: inline-block;
    min-width: 1em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.theme.icon {
    font-family: 'theme' !important;
}

.custom.icon {
    font-family: 'vamtam-custom-icons' !important;
}

body {
    overflow: hidden;
}

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: 700;
}

del {
    text-decoration: line-through;
}

:disabled {
    cursor: not-allowed;
}

a:hover,
a:active {
    outline: none;
}


.wide .limit-wrapper,
.boxed .boxed-layout {
    width: 1140px;
    max-width: 1140px;
}


html.touch .fixed-header-box {
    -webkit-transform: translate3d(0, 0, 0);
}

.vamtam-cubeportfolio.cbp-slider-edge .cbp-nav-next:after {
    font-family: theme;
    content: "\e606";
}


.cbp-popup-close:after {
    content: "\e0bb";
}

.cbp-popup-next:after {
    content: "\e606";
}

.cbp-popup-prev:after {
    content: "\e607";
}

body .cbp-popup-ready.cbp-popup-lightbox .cbp-popup-next,
body .cbp-popup-ready.cbp-popup-lightbox .cbp-popup-prev,
body .cbp-popup-ready.cbp-popup-lightbox .cbp-popup-close {
    text-align: center;
    background: none;
    width: 70px;
    height: 70px;
}

body .cbp-popup-ready.cbp-popup-lightbox .cbp-popup-next:after,
body .cbp-popup-ready.cbp-popup-lightbox .cbp-popup-prev:after,
body .cbp-popup-ready.cbp-popup-lightbox .cbp-popup-close:after {
    transition: all .3s ease;
    font-family: 'theme';
    font-size: 50px;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    padding: 10px;
    border-radius: 1000%;
    border: none;
    color: #ffffff;
}

body .cbp-popup-ready.cbp-popup-lightbox .cbp-popup-next:hover:after,
body .cbp-popup-ready.cbp-popup-lightbox .cbp-popup-prev:hover:after,
body .cbp-popup-ready.cbp-popup-lightbox .cbp-popup-close:hover:after {
    color: #F0542D;
}


.animated {
    -webkit-animation-fill-mode: both;
    animation-timing-fill-mode: both;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}


.button.button-border,
.button.button-style-3,
.button.accent1.button-border,
.button.accent1.button-style-3 {
    background: transparent;
    box-shadow: none;
    font-style: normal;
    overflow: hidden;
}



.button.button-style-3 span.icon,
.button.accent1.button-style-3 span.icon {
    padding: 0.7em 0.8em !important;
    vertical-align: middle !important;
}

.button.button-style-3 span.icon:first-child,
.button.accent1.button-style-3 span.icon:first-child {
    border-right: solid 1px;
}


.button.accent1.button-style-3 {
    border: none;
    background: #F0542D;
    padding: 0px !important;
}

.button.accent1.button-style-3 span {
    color: #ffffff;
}

.button.accent1.button-style-3 span.icon {
    padding: 0.5em 0.8em !important;
}

.button.accent1.button-style-3 span.icon:first-child {
    border-right: solid 1px;
    border-color: #ffffff;
}

.button.accent1.button-style-3 span.icon:last-child {
    border-left: solid 1px;
    border-color: #ffffff;
}



.button.button-style-3 {
    border: none;
    background: #364352;
    padding: 0px !important;
}

.button.button-style-3 span {
    color: #f5f6f8;
}

.button.button-style-3 span.icon {
    padding: 0.5em 0.8em !important;
}

.button.button-style-3 span.icon:first-child {
    border-right: solid 1px;
    border-color: #f5f6f8;
}

.button.button-style-3 span.icon:last-child {
    border-left: solid 1px;
    border-color: #f5f6f8;
}



.button.button-border:after,
.button.button-style-3:after,
.button.hover-accent1.button-border:after,
.button.hover-accent1.button-style-3:after {
    content: '';
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 0;
    bottom: 0;
    left: 0;
    background: #F0542D;
    transition: all 0.3s;
}

.button.button-border:hover:after,
.button.button-style-3:hover:after,
.button.hover-accent1.button-border:hover:after,
.button.hover-accent1.button-style-3:hover:after {
    height: 100%;
}

.button.button-border:hover,
.button.button-border:hover span,
.button.button-style-3:hover,
.button.button-style-3:hover span,
.button.hover-accent1.button-border:hover,
.button.hover-accent1.button-border:hover span,
.button.hover-accent1.button-style-3:hover,
.button.hover-accent1.button-style-3:hover span {
    border-color: #F0542D;
}

.button.button-style-3:hover span,
.button.hover-accent1.button-style-3:hover span {
    color: #ffffff;
}

.button.button-style-3:hover span.icon,
.button.hover-accent1.button-style-3:hover span.icon {
    border-color: #ffffff;
}

.button.button-style-3:hover span.icon:first-child,
.button.hover-accent1.button-style-3:hover span.icon:first-child {
    color: #ffffff !important;
}

.button.button-style-3:hover span.icon:last-child,
.button.hover-accent1.button-style-3:hover span.icon:last-child {
    color: #ffffff !important;
}

.button.button-border:hover,
.button.button-border:focus,
.button.hover-accent1.button-border:hover,
.button.hover-accent1.button-border:focus {
    background: none;
}

.button.button-border:hover span,
.button.button-border:focus span,
.button.hover-accent1.button-border:hover span,
.button.hover-accent1.button-border:focus span {
    color: #F0542D;
}


body.wpv-not-scrolled.sticky-header-type-half-over .fixed-header-box {
    border: none;
}

body.sticky-header-type-half-over.sticky-header.wpv-not-scrolled .fixed-header-box {
    box-shadow: none;
}

html.touch body.fixed-layout .fixed-header-box {
    top: .5px;
    z-index: 50000000000000;
}

html.touch body.fixed-layout.mfp-zoom-out-cur .fixed-header-box {
    z-index: 50;
}


.ie9 .fixed-header-box .logo-wrapper .logo img {
    position: relative;
    z-index: 3;
}

body.sticky-header.wpv-scrolled header.main-header,
body:not(.sticky-header-type-half-over):not(.sticky-header) header.main-header {
    background-repeat: no-repeat;
    background-position: center top;
    background-attachment: scroll;
    background-color: #ffffff;
    -webkit-background-size: auto;
    -moz-background-size: auto;
    background-size: auto;
}


body.sticky-header-type-half-over.sticky-header.wpv-not-scrolled .layout-standard #main-menu .menu>.menu-item:not(.current-menu-parent):not(.current-menu-item):not(.current-menu-ancestor):not(.current-menu-ancestor):not(:hover)>a,
body.sticky-header-type-half-over.sticky-header.wpv-not-scrolled .layout-standard #main-menu .menu>.menu-item:not(.current-menu-parent):not(.current-menu-item):not(.current-menu-ancestor):not(.current-menu-ancestor):not(:hover)>a:visited,
body.sticky-header-type-half-over.sticky-header.wpv-not-scrolled .layout-logo-text-menu #main-menu .menu>.menu-item:not(.current-menu-parent):not(.current-menu-item):not(.current-menu-ancestor):not(.current-menu-ancestor):not(:hover)>a,
body.sticky-header-type-half-over.sticky-header.wpv-not-scrolled .layout-logo-text-menu #main-menu .menu>.menu-item:not(.current-menu-parent):not(.current-menu-item):not(.current-menu-ancestor):not(.current-menu-ancestor):not(:hover)>a:visited {
    color: #ffffff;
}


#top-nav-text .icon.shortcode {
    vertical-align: middle;
}

header.main-header .sub-menu {
    display: none;
}

::selection {
    color: #ffffff;
    background: #F0542D;
}


body:not(.page-vertical-padding-none):not(.page-vertical-padding-bottom-only) #sub-header.has-background+.wpv-main {
    padding-top: 40px;
}

.no-boxshadow #page {
    box-sizing: border-box;
    border-right: 1px solid #EDEDED;
    border-left: 1px solid #EDEDED;
}

body.page-vertical-padding-bottom-only.no-header-sidebars.no-page-header .page-wrapper,
body.page-vertical-padding-none.no-header-sidebars.no-page-header .page-wrapper {
    padding-top: 0.035px;
}

body.page-vertical-padding-none .page-wrapper>div,
body.page-vertical-padding-none .page-wrapper>article {
    padding-bottom: 0.035px;
}

body.vamtam-limit-wrapper.boxed .page-wrapper>div,
body.vamtam-limit-wrapper.boxed .page-wrapper>article {
    padding-left: 60px;
    padding-right: 60px;
}

.ie9 .boxed-layout img {
    display: inline-block;
}

.toggle pre {
    padding: 0 !important;
    border: none;
}

footer.main-footer input[type=text],
footer.main-footer input[type=tel],
footer.main-footer input[type=email],
footer.main-footer input[type=password],
footer.main-footer input[type=email],
footer.main-footer input[type=search],
footer.main-footer input[type=date],
footer.main-footer input[type=range],
footer.main-footer input[type=number],
footer.main-footer input[type=button],
footer.main-footer input[type=tel],
footer.main-footer textarea,
footer.main-footer select {
    background-color: #474b52;
    color: #c8cbd0;
}

footer.main-footer input[type=text]::-webkit-input-placeholder,
footer.main-footer input[type=tel]::-webkit-input-placeholder,
footer.main-footer input[type=email]::-webkit-input-placeholder,
footer.main-footer input[type=password]::-webkit-input-placeholder,
footer.main-footer input[type=email]::-webkit-input-placeholder,
footer.main-footer input[type=search]::-webkit-input-placeholder,
footer.main-footer input[type=date]::-webkit-input-placeholder,
footer.main-footer input[type=range]::-webkit-input-placeholder,
footer.main-footer input[type=number]::-webkit-input-placeholder,
footer.main-footer input[type=button]::-webkit-input-placeholder,
footer.main-footer input[type=tel]::-webkit-input-placeholder,
footer.main-footer textarea::-webkit-input-placeholder,
footer.main-footer select::-webkit-input-placeholder {
    color: #9297a0;
}

footer.main-footer input[type=text]:-ms-input-placeholder,
footer.main-footer input[type=tel]:-ms-input-placeholder,
footer.main-footer input[type=email]:-ms-input-placeholder,
footer.main-footer input[type=password]:-ms-input-placeholder,
footer.main-footer input[type=email]:-ms-input-placeholder,
footer.main-footer input[type=search]:-ms-input-placeholder,
footer.main-footer input[type=date]:-ms-input-placeholder,
footer.main-footer input[type=range]:-ms-input-placeholder,
footer.main-footer input[type=number]:-ms-input-placeholder,
footer.main-footer input[type=button]:-ms-input-placeholder,
footer.main-footer input[type=tel]:-ms-input-placeholder,
footer.main-footer textarea:-ms-input-placeholder,
footer.main-footer select:-ms-input-placeholder {
    color: #9297a0;
}

footer.main-footer input[type=text]::placeholder,
footer.main-footer input[type=tel]::placeholder,
footer.main-footer input[type=email]::placeholder,
footer.main-footer input[type=password]::placeholder,
footer.main-footer input[type=email]::placeholder,
footer.main-footer input[type=search]::placeholder,
footer.main-footer input[type=date]::placeholder,
footer.main-footer input[type=range]::placeholder,
footer.main-footer input[type=number]::placeholder,
footer.main-footer input[type=button]::placeholder,
footer.main-footer input[type=tel]::placeholder,
footer.main-footer textarea::placeholder,
footer.main-footer select::placeholder {
    color: #9297a0;
}

blockquote p:first-child {
    margin-top: 0;
}

blockquote p:last-child {
    margin-bottom: 0;
}

.loop-wrapper .list-item .post-media {
    width: 280px;
    float: left;
}

.loop-wrapper .list-item .post-media+.post-content-outer {
    padding-left: 310px;
}

.page-content label[for|=pwbox] {
    position: relative;
    top: -3px;
    display: inline-block !important;
    font-size: 0 !important;
}

.page-content label[for|=pwbox] input {
    font-size: 14px !important;
}

.post-article header {
    margin-bottom: 5px !important;
}

.post-article header.sep-text.single .content {
    text-align: left;
    white-space: normal;
}

.post-article header h3 {
    margin: 0;
}

.post-article header h3,
.post-article header h3 a {
    color: #F0542D;
    line-height: 1.3em !important;
}

.post-article header a {
    transition: color .3s ease;
}

.post-article header a:hover {
    text-decoration: none;
    color: #5C6268;
}

.post-article .post-media {
    text-align: center;
}

.header-middle .limit-wrapper .news.scroll-x {
    padding-top: 10px !important;
}

.ie8 .loop-wrapper .page-content {
    margin-bottom: 30px;
}

.loop-wrapper.news .post-article {
    overflow: hidden;
    margin: 0;
    border-bottom: 0px !important;
}


html.touch .loop-wrapper.news .post-actions-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}



.wpv-grid.parallax-bg.parallax-loaded,
.wpv-grid.parallax-bg.video-bg-loaded {
    opacity: 1;
}

.sep-text.centered .content {
    padding-left: .8em;
}

.scrollable-wrapper .portfolios li {
    padding: 0px;
    margin: 0px !important;
}

.portfolios.isotope {
    overflow: hidden;
    margin-bottom: -30px !important;
    padding: 0;
    height: 0;
}

.portfolios.isotope>ul {
    clear: both;
}


.ie8 .services .services-content ul {
    list-style-position: inside;
}


.portfolios,
.services,
.toggle{
    padding-top: 15px;
    padding-bottom: 15px;
}

.loop-wrapper.page-content {
    padding-top: 0;
    padding-bottom: 0;
}


.wp-smiley,
.wp-smiley * {
    border: 0px !important;
}

.sticky {
    outline: none;
}

@media (max-width: 958px) {

    .responsive-layout html {
        background-image: none;
    }

    .responsive-layout.no-header-sidebars.no-page-header .page-wrapper {
        padding-top: 20px;
    }

    .responsive-layout .move-into-slider .icon.shortcode.box {
        padding: 0.1em;
    }

    .responsive-layout .move-into-slider {
        margin-top: 0px;
    }

    .responsive-layout.boxed .boxed-layout {
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        margin: 0 !important;
        padding: 0 !important;
    }

    .responsive-layout .grid-1-2,
    .responsive-layout .grid-1-3{
        float: none !important;
        clear: both !important;
        margin-bottom: 0;
        width: 100% !important;
    }

    .responsive-layout .grid-1-2:last-child,
    .responsive-layout .grid-1-3:last-child {
        margin-bottom: 0;
    }

    .responsive-layout .grid-1-1 {
        margin-bottom: 0;
        float: none;
        clear: both;
    }

    .responsive-layout .grid-1-1:before,
    .responsive-layout .grid-1-1:after {
        content: " ";
        display: table;
    }

    .responsive-layout .grid-1-1:after {
        clear: both;
    }

    .responsive-layout .grid-1-1:before,
    .responsive-layout .grid-1-1:after {
        content: " ";
        display: table;
    }

    .responsive-layout .grid-1-1:after {
        clear: both;
    }

    .responsive-layout .grid-1-1:last-child {
        margin-bottom: 0;
    }

    .responsive-layout .row {
        margin-bottom: 0;
    }

    .responsive-layout .row:last-child {
        margin-bottom: 0;
    }


    .responsive-layout .copyrights {
        padding: 10px 0;
    }

    .responsive-layout .copyrights,
    .responsive-layout .copyrights * {
        text-align: center !important;
    }

    .responsive-layout .copyrights .wpv-grid {
        margin-bottom: 0;
    }

    .responsive-layout .price-wrapper.featured {
        margin-top: 0;
    }

    .responsive-layout.post-type-archive-product .products.vamtam-wc .product,
    .responsive-layout.tax-product_cat .products.vamtam-wc .product {
        margin-bottom: 20px;
    }

    html.csstransforms .responsive-layout.post-type-archive-product .products.vamtam-wc .product span.onsale:before,
    html.csstransforms .responsive-layout.tax-product_cat .products.vamtam-wc .product span.onsale:before {
        border-width: 0 65px 65px 65px;
        left: -28px;
    }


    .responsive-layout.single-portfolio .portfolios>ul>li.has-description {
        margin-bottom: 30px !important;
    }

    .responsive-layout #footer-sidebars {
        overflow: hidden;
    }

    .responsive-layout #footer-sidebars .widget {
        padding: 0 30px !important;
    }

    .responsive-layout footer.main-footer {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .responsive-layout article .loop-wrapper {
        padding: 0 0 20px 0 !important;
    }

    .responsive-layout article .loop-wrapper .list-item header.single {
        padding-top: 20px;
    }

   .responsive-layout .post-article a.single-post-format {
        display: none;
    }

    .responsive-layout .page-wrapper>div,
    .responsive-layout .page-wrapper>article {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }

    .responsive-layout .header-middle {
        margin-bottom: 0;
    }

    .responsive-layout .header-middle>.limit-wrapper,
    .responsive-layout .header-middle>.row .limit-wrapper>.extended-column-inner,
    .responsive-layout .header-middle .header-middle-content {
        padding-right: 30px;
        padding-left: 30px;
    }

    .responsive-layout.boxed .row>div.extended.grid-1-1 {
        margin-right: -15px;
        margin-left: -15px;
        padding-right: 30px;
        padding-left: 30px;
    }

    .responsive-layout #page {
        overflow: hidden;
    }

    .responsive-layout .loop-wrapper.regular .post-article .post-media {
        float: none;
        max-width: 100%;
        width: 100%;
    }

    .responsive-layout .loop-wrapper.regular .post-article .post-media img {
        width: 100%;
    }

    .responsive-layout .loop-wrapper.regular .post-article .post-content-outer {
        padding-left: 5px;
        padding-right: 5px;
    }

    .responsive-layout .loop-wrapper.regular .post-article .post-content-outer.single-post {
        padding-left: 0;
    }

    .responsive-layout .loop-wrapper.news .post-content-wrapper {
        padding: 0px;
        background: none;
    }

    .responsive-layout .sep-text:not(.keep-always) .content {
        display: block;
        white-space: normal;
    }

    .responsive-layout .sep,
    .responsive-layout .sep-2,
    .responsive-layout .sep-3 {
        margin-top: 30px;
    }

    .responsive-layout .wpv-grid.hide-bg-lowres {
        background-image: none !important;
    }

    .responsive-layout .wpv-grid.extended-content.has-horizontal-padding {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }

    .responsive-layout .wpv-grid.extended-content.has-extended-padding {
        padding-left: 0px;
        padding-right: 0px;
    }

    .responsive-layout .wpv-grid.extended-content .extended-column-inner {
        padding: 0 10px;
    }

    .responsive-layout .wpv-hide-lowres {
        display: none;
    }

    .responsive-layout .extended-column-inner {
        padding: 0;
    }
}

@media (max-width: 959px) {

    .responsive-layout header.main-header .logo-wrapper .logo {
        display: table-cell;
    }

    .responsive-layout header.main-header .logo-wrapper {
        padding-left: 70px;
        clear: both;
    }

    .responsive-layout .mp-menu ul li>a {
        font: 600 13px/30px "Raleway";
        -webkit-transition: background 0.3s ease-out, box-shadow 0.3s ease-out;
        transition: background 0.3s ease-out, box-shadow 0.3s ease-out;
        display: block;
        padding: 10px 20px;
        outline: none;
        box-shadow: inset 0 -1px rgba(255, 255, 255, 0.2);
        color: #000000;
    }

    .responsive-layout .mp-menu ul li>a.has-children::after {
        float: right;
        margin-right: -10px;
        color: #000000;
        content: "\e005";
        font-size: 15px;
        font-family: 'theme';
        font-style: normal;
    }

    .responsive-layout .mp-menu ul li>a:hover {
        text-decoration: none;
    }

    .responsive-layout .mp-menu ul li a:not(.mp-back):hover {
        background: transparent;
        color: #F0542D;
    }

}

.panel-set{
  display: none;
}

.custombtn {
    background-color: #262C6B;
    color: #ffffff;
}