/*
Theme Name: Deal
Author: Elix Tasarım
Author URI: ElixTasarim.Com
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: elix
*/
/* =WordPress Core
-------------------------------------------------------------- */
@import url(http://fonts.googleapis.com/css?family=Open+Sans);
@import url(http://fonts.googleapis.com/css?family=Oswald:400,300);

@font-face {
    font-family: 'PlayFair';
    src: url('./fonts/PlayfairDisplay-Regular-webfont.eot');
    src: url('./fonts/PlayfairDisplay-Regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('./fonts/PlayfairDisplay-Regular-webfont.woff2') format('woff2'),
    url('./fonts/PlayfairDisplay-Regular-webfont.woff') format('woff'),
    url('./fonts/PlayfairDisplay-Regular-webfont.ttf') format('truetype'),
    url('./fonts/PlayfairDisplay-Regular-webfont.svg#PlayFair') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Deal';
    src: url('./fonts/deal/DealFont-webfont.eot');
    src: url('./fonts/deal/DealFont-webfont.eot?#iefix') format('embedded-opentype'),
    url('./fonts/deal/DealFont-webfont.woff2') format('woff2'),
    url('./fonts/deal/DealFont-webfont.woff') format('woff'),
    url('./fonts/deal/DealFont-webfont.ttf') format('truetype'),
    url('./fonts/deal/DealFont-webfont.svg#dealfontregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham-Book';
    src: url('./fonts/Gotham-Book.eot?#iefix') format('embedded-opentype'), url('./fonts/Gotham-Book.otf') format('opentype'),
    url('./fonts/Gotham-Book.woff') format('woff'), url('./fonts/Gotham-Book.ttf') format('truetype'), url('./fonts/Gotham-Book.svg#Gotham-Book') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham-Bold';
    src: url('./fonts/Gotham-Bold.eot?#iefix') format('embedded-opentype'), url('./fonts/Gotham-Bold.otf') format('opentype'),
    url('./fonts/Gotham-Bold.woff') format('woff'), url('./fonts/Gotham-Bold.ttf') format('truetype'), url('./fonts/Gotham-Bold.svg#Gotham-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham-Light';
    src: url('./fonts/Gotham-Light.eot?#iefix') format('embedded-opentype'), url('./fonts/Gotham-Light.otf') format('opentype'),
    url('./fonts/Gotham-Light.woff') format('woff'), url('./fonts/Gotham-Light.ttf') format('truetype'), url('./fonts/Gotham-Light.svg#Gotham-Light') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PlayFair-Italic';
    src: url('./fonts/PlayfairDisplay-Italic.eot?#iefix') format('embedded-opentype'), url('./fonts/PlayfairDisplay-Italic.otf') format('opentype'),
    url('./fonts/PlayfairDisplay-Italic.woff') format('woff'), url('./fonts/PlayfairDisplay-Italic.ttf') format('truetype'), url('./fonts/PlayfairDisplay-Italic.svg#PlayfairDisplay-Italic') format('svg');
    font-weight: normal;
    font-style: normal;
}

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/*START*/

body {
    background: #031f28;
    overflow-x: hidden;
}

.wrapper {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    padding: 0 20px;
}

#logo {
    text-align: center;
    margin-top: 20px;
}

.home-navs {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
    opacity: 0;

}

.creative {
    left: 300px;

}

.production {
    right: 260px;
}

.intro-image-mask {

    overflow: hidden;
    width: 73px;
    height: 70px;
    transform: rotate(45deg);
    margin-left: -3px;
    margin-bottom: 3px;

}

.intro-image-mask img {
    position: relative;
    left: 10px;
    transition: all 0.3s;
    transition-delay: 0.6s;
    transform: rotate(-45deg);
    top: 10px;
}

.intro-line {
    width: 110px;
    display: block;
    transform: rotate(130deg);
    border-top: 2px dotted #6b5746;
    transition: all 1s;
    position: relative;
    top: -15px;
    left: 15px;

}

.intro-navs-text {
    color: #c69c6d;
    font-size: 18px;
    letter-spacing: 3px;
    font-family: 'Solomon Normal';
    position: relative;
    left: 0;
    transition: all 0.3s;
    transition-delay: 0.6s;
}

.intro-navs-text a {
    color: #c69c6d;
}

.intro-image-mask {
    overflow: hidden;
}

.intro-mask {
    margin-left: 60px;
    overflow: hidden;
}

.home-navs:hover > .intro-line {
    transform: rotate(0deg);
    transition: all 1s;
    position: relative;
}

.creative:hover > .intro-line {
    width: 156px;
}

.production:hover > .intro-line {
    width: 232px;
}

.home-navs:hover > .intro-mask .intro-navs-text {
    transition: all 0.1s;
    left: -150px;
}

.home-navs:hover > .intro-image-mask img {
    transition: all .2s;
    top: -110px;
    left: 150px;
}

.intro-navs {
    list-style: none;
    position: absolute;
    padding: 0;
    margin: 0;
    top: 70px;
    opacity: 0;

}

.intro-navs li {
    color: #c7b299;
    float: left;
    font-size: 14px;
    border-left: 1px solid #c7b299;
    letter-spacing: 3px;
    position: relative;
    display: block;
    left: 15px;
    top: 0;
    z-index: 999;
    text-align: center;
    padding: 0 10px;

}

.intro-navs li:first-of-type {
    border-left: none;

}

.intro-navs li a {
    color: #c7b299;
    text-decoration: none;

}

.home-navs:hover .intro-navs {
    top: 32px;
    opacity: 1;
    transition: top 1s 0.4s, opacity 0.5s 1s;

}

.home-navs:hover .intro-navs li {
    transition: all 1s;

}

.ip-slideshow {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 100%;
    z-index: 0;
}

.ip-slideshow canvas {
    position: absolute;

}

#bg-container {
    overflow: hidden;
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;

}

.font-fix {
    font-family: 'Deal';
    visibility: hidden;
    position: absolute;
    font-size: 0;

}

/*PORTFOLIO*/

.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/*New*/

#productions-container {
    position: absolute;
    width: 100%;
    height: 100%;
    padding-bottom: 60px;

}
.i-scroller {

    position: absolute;
    z-index: 99;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #404c51; /* Old browsers */
    background: -moz-linear-gradient(top, #404c51 0%, #031f28 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #404c51), color-stop(100%, #031f28)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #404c51 0%, #031f28 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #404c51 0%, #031f28 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #404c51 0%, #031f28 100%); /* IE10+ */
    background: linear-gradient(to bottom, #404c51 0%, #031f28 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#404c51', endColorstr='#031f28', GradientType=0); /* IE6-9 */
    color: #ffffff;
    border-left: 4px solid #C69C6D;
    box-shadow: 0 0 6px #030810 inset;
}

.i-scroller-header {
    color: white;
    line-height: 50px;
    padding-left: 20px;
    text-transform: uppercase;
    display: inline-block;
    font-family: 'Oswald', sans-serif;

}

.i-arrows {
    float: right;
    margin: 10px;
}

.i-scroller .fa {
    display: block;
    font-size: 16px;
}

.i-scroller .fa-angle-double-up {
    opacity: 0;
    margin-top: -8px;
}


.i-production-colmn {
    width: 20%;
    background: #031f28;
    float: left;
    height: 100%;
    position: relative;
    vertical-align: top;
}
.i-production {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.i-single-production {
    position: relative;
}


.i-production-info {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(12, 41, 56, 0.60);
    opacity: 0;
    position: absolute;
    transition: all 0.33s;
    padding: 10px;
}

.i-single-production a {
    color: #ffffff;
}

.i-single-production:hover .i-production-info {
    opacity: 1;
    transition: all 0.33s;
}

/*PORTFOLIO FOOTER*/
#portfolio-footer {
    width: 100%;
    background: #ffffff;
    position: fixed;
    z-index: 999;
    bottom: 0;
    text-align: center;
    box-shadow: 0 0 1px #000000;
}

#portfolio-footer-navs {
    display: inline-block;
}

#portfolio-footer-navs ul {
    list-style: none;
    padding: 0;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    height: 60px;

}

#portfolio-footer-navs ul li {
    display: inline-block;
    background: #ffffff;
    height: 60px;
    text-align: center;
    line-height: 60px;
    padding: 0 10px;
    cursor: pointer;
    transition: all 0.33s;
    text-transform: uppercase;
    font-size: 12px;

}

#portfolio-footer-navs ul li a {
    color: #000000;
    text-decoration: none;
    display: inline-block;
}

#portfolio-footer-navs .menu-creative-header-container, #portfolio-footer-navs .menu-creative-header-en-container {
    margin: 0;
    padding: 0;
}

.footer-logo {
    padding: 5px 20px;
    float: left;
    position: absolute;
}

.footer-logo img {
    float: left;
    max-height: 50px;
}

.footer-logo a {
    color: #c6b199;
    font-size: 14px;
    text-decoration: none;
}

.dynamic-footer-container {
    max-width: 600px;
    display: table;
    height: 100%;
    width: 100%;
    margin: 0 auto;
    top: 0;
}

.dynamic-footer-content {
    max-width: 600px;
    display: table-cell;
    vertical-align: middle;
    overflow: hidden;

}

.dynamic-footer {
    margin-top: -140px;
    opacity: 0;
}

/*Single Production*/
.elix-slider {
    background: #ffffff;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    overflow: hidden;

}

.elix-slider-container {
    width: 100%;
    height: 100%;

}

.elix-controls {
    position: absolute;
    background: #898989; /* Old browsers */
    top: 50%;
    width: 50px;
    height: 50px;
    margin-top: -25px;
    border-radius: 50px;
    text-align: center;
    z-index: 50;
    color: #ffffff;
    line-height: 50px;
    transition: all 0.33s;
}

.elix-controls::before {
    content: "";
    width: 100%;
    height: 100%;
    background: -moz-linear-gradient(top, rgba(170, 170, 170, 1) 0%, rgba(255, 255, 255, 0) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(170, 170, 170, 1)), color-stop(100%, rgba(255, 255, 255, 0))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(170, 170, 170, 1) 0%, rgba(255, 255, 255, 0) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(170, 170, 170, 1) 0%, rgba(255, 255, 255, 0) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(170, 170, 170, 1) 0%, rgba(255, 255, 255, 0) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(170, 170, 170, 1) 0%, rgba(255, 255, 255, 0) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#aaaaaa', endColorstr='#00ffffff', GradientType=0); /* IE6-9 */
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 50px;
}

.elix-controls:hover {
    background: #cccccc; /* Old browsers */
    font-size: 36px;
    color: #898989;
    transition: all 0.33s;

}

.control-left {
    left: 20px;
}

.control-right {
    right: 20px;
}

.control-close {
    right: 20px;
    top: 20px;
    margin: 0;
    height: 30px;
    width: 30px;
}

.control-close .close-1 {
    width: 15px;
    height: 1px;
    transform: rotate(135deg);
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    background: #ffffff;
    transition: all 0.33s;
}

.control-close .close-2 {
    width: 15px;
    height: 1px;
    transform: rotate(-135deg);
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    background: #ffffff;
    transition: all 0.33s;
}

.control-close:hover div {
    width: 15px;
    transform: rotate(0deg);
    transition: all 0.33s;
    background: #898989;
}

.slide {
    width: 100%;
    height: 100%;
    text-align: center;
    position: absolute;
    opacity: 0;

}

.slide img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    padding-bottom: 60px;
}

.loader {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: none;
}

.interactive-logo {
    enable-background: new 0 0 198.471 266.699;
    width: 150px !important;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;

}

.trianglePath {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #A67C52;
    stroke: #A67C52;
    fill-opacity: 0;
    stroke-miterlimit: 10;
    stroke-dasharray: 300;
    stroke-dashoffset: 300;
}

#main, .hide-onload {
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    overflow: hidden;
}

#main section {
}

/*CONTACTS*/

#map {
    height: 500px;
    width: 720px;
    left: 588px;
    top: 300px;
    position: absolute;

}

#map_canvas {
    width: 100%;
    height: 100%;
    overflow: hidden;

}

#maps-container {
    position: relative;
    width: 100%;
    height: 100%;
    top: 0;
}

#map_mask {
    width: 100%;
    height: 100%;
    position: relative;
    background-position: top;
    background-repeat: no-repeat;
    pointer-events: none;
    z-index: 9;
    top: 0;
    left: 0;
}

.disabler {
    position: absolute;
    z-index: 10;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

}

#dis-shape-1 {
    width: 70%;
    height: 41%;
    left: -7%;
    top: -17%;
    transform: rotate(-25.5deg);
}

#dis-shape-2 {
    right: -10%;
    top: -10%;
    width: 42%;
    height: 30%;
    transform: rotate(34deg);
}

#dis-shape-3 {
    right: -24.5%;
    bottom: 16%;
    width: 52%;
    height: 25%;
    transform: rotate(112deg);
}

#dis-shape-4 {
    left: -14.5%;
    bottom: -10%;
    width: 56%;
    height: 38%;
    transform: rotate(38deg);

}

#map_mask img {
    width: 100%;
}

.contact-container {
    position: relative;
    color: #c6b199;
    font-family: 'PlayFair';
    font-size: 20px;
    padding-top: 100px;
}

.adress {

}

.phone {
    margin: 30px 0;
}

.e-mail {
    color: #ffffff;
    font-size: 32px;
    position: relative;
    float: right;
    padding: 20px 0;
}

.e-mail a {
    color: #ffffff;
    text-decoration: none;
}

.e-mail::before {
    content: "";
    width: 20%;
    right: 0;
    top: 0;
    height: 2px;
    position: absolute;
    background: #c6b199;
}

.e-mail::after {
    content: "";
    width: 100%;
    right: 0;
    bottom: 0;
    height: 2px;
    position: absolute;
    background: #c6b199;
}

.contact-footer {
    position: relative;
}

#contact-replics {
    position: absolute;
    z-index: 9;
    right: 100%;
    margin-right: -46%;
    margin-bottom: -16%;
    bottom: 100%;
    color: white;
    width: 600px;
    width: 100%;
    height: 200px;

}

#contact-replics .replics-container {
    position: relative;
    display: inline-block;
    overflow: hidden;
    width: 100%;
    height: 100%;

}

#contact-replics .replics {
    text-align: center;
    font-family: 'PlayFair';

    width: 100%;
    right: 0;
}

#contact-replics .replics.active {
    display: block;
    opacity: 1;
}

#contact-replics .replics p {
    font-size: 50px;
    color: #c6b199;
    line-height: 1.3em;
}

#contact-replics .replics h3 {
    font-size: 16px;
    color: white;
}

/*CREATIVE*/
#s-1 {

    background-size: cover;
    overflow: hidden;
    width: 100%;
    min-height: 300px;
    position: relative;
    background-position: center;
}

#creative-header {
    padding: 40px 0;
}

#creative-logo {
    width: 94.5px;
    float: left;
	line-height: 0;
    margin-top: 4px;
}

#creative-logo img {
    max-width: 100%;
}

#creative-navs {
    margin-top: 10px;
    float: right;
}

#creative-navs ul {
    list-style: none;
    padding: 0;

}

#creative-navs ul li {
    float: left;
    margin: 0 20px;
    letter-spacing: 2px;
    font-size: 11px;
    font-family: 'Gotham-Book';
    text-align: center;

}

#creative-navs ul li::after {
    content: '';
    width: 0;
    height: 2px;
    background: #c7b299;
    display: block;
    margin: 0 auto;
    left: 0;
    bottom: 0;
    transition: all 0.3s;
}

#creative-navs ul li a {
    color: #c7b299;
    text-decoration: none;
    display: inline-block;
    width: 100%;
    height: 100%;
    padding-bottom: 10px;

}

#creative-navs ul li:hover > a {
    color: #ffffff;
}

#creative-navs ul li:hover::after {
    width: 100%;
    transition: all 0.6s;
}

#creative-navs ul li.current-menu-item a {
    color: #ffffff;
}

#creative-navs ul li.current-menu-item::after {

}

.menu-creative-header-container, .menu-creative-header-en-container {
    display: inline-block;
}

#header_language_list {
    vertical-align: top;
    display: inline-block;
    border: 2px solid #a39784;
    margin-left: 20px;
    position: relative;
    margin-top: -4px;
    padding: 2px;

}

#header_language_list ul {
    list-style: none;
    margin: 0;
    padding: 2px;
    display: block;
    font-size: 0;
    vertical-align: top;
    position: relative;
    cursor: pointer;
}

#creative-navs #header_language_list li {
    margin: 0;
    text-transform: uppercase;
    float: none;
    display: inline-block;
    color: #a39784;
    font-size: 10px;
    position: relative;
    vertical-align: top;
    margin: 0 5px;
}

#creative-navs #header_language_list li a {
    padding-bottom: 0;
}

#creative-navs #header_language_list li.active-item a {
    color: #000000;
}

#creative-navs #header_language_list li:nth-of-type(1)::before {
    left: 0;
}

#creative-navs #header_language_list li:nth-of-type(2)::before {
    right: 0;
}

#creative-navs #header_language_list li:nth-of-type(2):hover li {
    display: none;
}

#creative-navs #header_language_list li::after {
    display: none;
}

.toggler {
    width: 50%;
    height: 100%;
    background: #a39784;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    box-sizing: border-box;
}

/*TESTIMONIALS*/

#testimonials-container {
    height: 300px;
    display: table;
    width: 100%;
}

.testimonials {
    display: table;
    font-family: PlayFair;
    height: 100%;
    vertical-align: middle;
    position: relative;
    margin-left: 50px;

}

.testimonial-item {
    display: none;
    opacity: 0;
    vertical-align: middle;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    margin: auto;
}

.testimonials h2 {
    font-size: 62px;
    color: #ffffff;
}

.testimonials p {
    font-size: 30px;
    color: #c7b299;
}

.testimonials-controls {
    width: 5px;
    display: table-cell;
    font-size: 0;
    vertical-align: middle;

}

.testimonials-control-item {
    margin: 10px;
    background: #c7b299;
    width: 5px;
    height: 5px;
    display: inline-block;
    border-radius: 5px;
    cursor: pointer;
}

.testimonials-controls .active {
    background: #ffffff;
}

.some-clients {
    color: #ffffff;
    top: -30px;
    position: relative;
    font-family: 'Gotham-Bold';
    font-size: 13px;
}

.some-clients::before {
    content: "";
    width: 10px;
    height: 2px;
    background: #c7b299;
    margin-right: 5px;
    display: inline-block;
}

.clients-container {
    background-image: url("img/clients_bg.jpg");
    background-size: cover;
    background-position: center;
}

.clients-logos {
    text-align: center;
    padding: 50px 0;
}

.client-logo {
    display: inline-block;
    width: 100px;
    height: 100px;
    margin: 15px;
    text-align: center;
    line-height: 100px;
}

.client-logo img {
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
}

.revolution {
    text-align: center;
    padding: 50px 0 0 0;
}

.revolution h2 {
    margin: 0;
    color: #ffffff;
    font-size: 30px;
    font-family: 'Gotham-Book';
}

.revolution h3 {
    margin: 0;
    margin-bottom: 30px;
    color: #ffffff;
    font-size: 42px;
    font-family: 'Gotham-Bold';
    position: relative;
}

.revolution h3::after {
    content: '';
    display: block;
    position: absolute;
    top: 60px;
    left: 50%;
    margin-left: -40px;
    width: 80px;
    height: 2px;
    background: #a39784;
}

.revolution p {
    font-size: 20px;
    font-family: 'Gotham-Book';
    color: #a39784;
}

.sign {
    width: 55px;
    margin: 20px auto 0 auto;
}

.sign img {
    max-width: 100%;
}

.no-margin {
    margin: 0 !important;

}

.recent-works-title {
    color: #a39784;
    font-family: 'Gotham-Book';
    font-size: 12px;
}

.recent {
    background: #ffffff;
    width: 33.33333%;
    height: 320px;
    float: left;
    border-left: 1px solid #000000;
}

#s-4 .replics-container {
    position: relative;
    width: 100%;
    height: 280px;
    display: inline-block;
    overflow: hidden;
    text-align: center;
}

#s-4 .replics {
    margin: 50px auto;
    text-align: center;
    font-family: 'PlayFair';
    position: static;
}

#s-4 .replics.active {
    display: inline-block;
    opacity: 1;
}

#s-4 .replics p {
    font-size: 50px;
    color: #c6b199;
    line-height: 1.3em;
}

#s-4 .replics h3 {
    font-size: 16px;
    color: white;
}

.production-link {
    font-family: 'Gotham-Bold';
    margin: 0 auto 70px auto;
    display: block;
    text-align: center;
    line-height: 50px;
}

.production-link a {
    color: #a39784;
    text-decoration: none;
}

.social-media-container {
    text-align: center;
    color: #ffffff;
}

.social-media-container .instagram-pic {
    width: 200px;
    height: 200px;
    background: #a39784;
    display: inline-block;
}

.social-footer-links {
    margin: 80px 0;
    border-bottom: 2px solid #a39784;
    display: inline-block;
    width: 100%;
    height: 100%;
    padding: 0;
    padding: 5px;
    font-size: 12px;
    font-family: 'Gotham-Book';

}

.social-network-title a {
    color: #a39784;
    float: left;
    margin-right: 20px;
    font-size: 12px;
    font-family: 'Gotham-Book';
    text-decoration: none;
    transition: color 0.2s;
}

.social-network-title-white a {
    color: #ffffff;
    margin-left: 20px;
    float: right;
    text-decoration: none;
    transition: color 0.2s;
}

.social-network-title:hover a {
    color: #ffffff;
    transition: color 0.2s;
}

.social-network-title-white:hover a {
    color: #a39784;
    transition: color 0.2s;
}

/*Replics*/
.replics-container {

    width: 100%;
    height: 100%;
    display: inline-block;
    overflow: hidden;

}

.replics {
    margin: 20px 0;
    font-family: 'PlayFair';
    display: block;
    position: relative;

}

.replics.active {
    display: block;
    opacity: 1;
}

.replics p {
    font-size: 34px;
    color: #c6b199;
    line-height: 1.3em;
}

.replics h3 {
    font-size: 16px;
    color: white;
}

.replics-container a {
    text-decoration: none;
    display: inline-block;

}

/*Creative Portfolio*/
.c-portfolio-head {
    padding-top: 40px;
    position: absolute;
    width: 100%;
    z-index: 99;
}

.c-portfolio {
    background-size: cover !important;
    background-position: top center !important;
}

.creative-portfolio {
    vertical-align: top;
}

.creative-portfolio img {
    max-width: 100%;
}

/*PROJECTS*/
.projects {
    background-image: url("./img/stars_bg.jpg");
    background-position: top center;
    background-repeat: no-repeat;
    width: 100%;
    min-height: 900px;
    background-size: cover;
    padding-top: 100px;
}

.project {
    display: inline-block;
    width: calc(100% /3);
    height: 250px;
    overflow: hidden;
    position: relative;

}

.project-thumb-container{
	line-height:0px;
}

.project-cover {
    height: 100%;
    width: 100%;

    background-position: center !important;
    background-size: cover;
    background-repeat: no-repeat;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
}

.project-cover a {
    display: inline-block;
    width: 100%;
    height: 100%;
}

.project-over {

    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 9;
    text-align: center;
    display: table;
    transition: all 0.6s 0.1s;
    -webkit-transition: all 0.6s 0.1s;
    -o-transition: all 0.6s 0.1s;
}

.project-over .title-link {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}

.project-over .title-link h4 {
    font-family: 'PlayFair';
    top: 150px;
    font-size: 30px;
    color: white;
    position: relative;
    opacity: 0;
    transition: all 0.6s 0.1s;
    -webkit-transition: all 0.6s 0.1s;
    -o-transition: all 0.6s 0.1s;
}

.project-over .title-link h5 {
    font-family: Gotham-Book;
    top: 150px;
    color: white;
    position: relative;
    opacity: 0;
    transition: all 0.6s 0.1s;
    -webkit-transition: all 0.6s 0.1s;
    -o-transition: all 0.6s 0.1s;
    padding-bottom: 8px;
}

.project-over a {
    top: 200px;
    text-decoration: none;
    font-family: 'Gotham-Bold';
    font-size: 16px;
    color: #d5c7b1;
    position: relative;
    opacity: 0;
    transition: all 0.6s 0.1s;
    -webkit-transition: all 0.6s 0.1s;
    -o-transition: all 0.6s 0.1s;
}

.project:hover > .project-cover, .project:active > .project-cover, .project:focus > .project-cover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transition: all 0.6s;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;

}

.project:hover > .project-over, .project:active > .project-over, .project:focus > .project-over {
    background: rgba(3, 31, 40, 0.70);
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
}

.project:hover .title-link, .project:active .title-link, .project:focus .title-link {
    display: table-cell;
}

.project:hover .title-link h4, .project:active .title-link h4, .project:focus .title-link h4, .project:hover .title-link h5, .project:active .title-link h5, .project:focus .title-link h5 {
    top: 0;
    opacity: 1;
    transition: all 0.6s 0.1s;
    -webkit-transition: all 0.6s 0.1s;
    -o-transition: all 0.6s 0.1s;
}

.project:hover .title-link a, .project:active .title-link a, .project:focus .title-link a, .hover {
    top: 0;
    opacity: 1;
    transition: all 0.6s 0.1s;
    -webkit-transition: all 0.6s 0.1s;
    -o-transition: all 0.6s 0.1s;
}

/*CADARO*/
.text-box-1 {
    color: #a39784;
    font-family: 'PlayFair';
    font-size: 44px;
    line-height: 50px;
}

.text-box-1 span {
    position: relative;
    top: -10px;
    font-size: 22px;
}

.text-box-1 span.title {
    color: #ffffff;
    font-family: 'Gotham-Book';
}

.text-box-2 h2 .italic {
    color: #ffffff;
    font-size: 24px;
}

.text-box-2 h2 {
    color: #a39784;
    font-size: 38px;
    font-family: Gotham-Book;
    line-height: 50px;
}

.text-box-2 p {
    font-family: 'Gotham-Book';
    font-size: 14px;
    color: #ffffff;
}

.text-box-3 h2 {
    color: #a39784;
    font-family: 'PlayFair';
    font-size: 38px;
    padding: 0;
    margin: 0 0 20px 0;

}

.text-box-3 p {
    color: #ffffff;
    font-size: 14px;
    font-family: 'Gotham-Light';
}

.text-box-3 h3 {
    color: #ffffff;
    font-family: 'Gotham-Book';
    font-size: 18px;

}

.italic {
    font-family: 'PlayFair-Italic';
    color: #ffffff;
    font-size: 32px;
}

.standart-header {
    font-family: 'PlayFair';
    color: #ffffff;
    font-size: 38px;
}

.standart-txt, p.standart-txt {
    font-size: 14px;
    font-family: 'Gotham-Light';
    color: #a39784;
}

.standart-link a {
    display: inline-block;
    font-family: 'Gotham-Bold';
    font-size: 14px;
    color: #a39784;
    text-decoration: none;
    position: relative;
    z-index: 9;
}

.vertical-line {
    height: 80px;
    width: 3px;
    margin-bottom: 10px;
    background: #a39784;;
    display: block;
}

.horizontal-line {
    height: 2px;
    width: 110px;
    background: #a39784;;
    display: block;
    margin-bottom: 10px;
}

.ipad {
    margin-top: -80px;
}

.ring {
    position: relative;
    display: inline-block;
}

.ring::before {
    content: '';
    background-image: url(img/portfolio/cadaro/ring_bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    width: 458px;
    height: 458px;
    top: -140px;
    left: -180px;
    z-index: 0;
}

.ring::after {
    content: '';
    background-image: url(img/portfolio/cadaro/ring_shadow.png);
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    width: 305px;
    height: 21px;
    left: -200px;
    bottom: -4px;
    z-index: 0;
}

.ring img {
    position: relative;
    z-index: 3;
}

.horizontal-slider {
    margin-top: 150px;
    font-size: 0;
    text-align: center;
    margin-bottom: -50%;
    width: 100%;

}

.horizontal-slider .h-slide {
    display: inline-block;
    max-width: 33.3333%;
    display: inline-block;
}

.horizontal-slider::after {
    content: "";
    width: 100%;
    height: 129px;
    background-image: url("img/portfolio/h-slider-shadow.png");
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;

}

.mac-video {
    text-align: center;
    margin-top: 50px;

}

.mac {
    width: 795px;
    height: 465px;
    background-image: url(img/portfolio/mac.png);
    margin: 0 auto;
    background-repeat: no-repeat;
    background-size: 795px 450px;
}

.mac iframe {
    width: 580px;
    height: 326px;
    margin-top: 55px;
}

.c-single-portfolio section {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: top center !important;
}

/*CADARO FOOTER*/
.portfolio-content {

}
.recent-projects {

}

.recent-projects span {
    display: block;
    text-align: center;
}

.recent-projects span a {
    display: inline-block;
    font-family: 'Gotham-Bold';
    font-size: 14px;
    color: #a39784;
    text-decoration: none;
}

.recent-pics {
    margin-top: 40px;
    font-size: 0;
    text-align: center;
}

.recent-img {
    width: 370px;
    height: 220px;
    display: inline-block;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}

img {
    max-width: 100%;
	height:auto;
}

.mobile-navs {
    color: #ffffff;
    font-size: 28px;
    display: none;
}

.mobile-navs-logo {
    display: none;
    text-align: center;
    margin: 30px auto;
}

section {
    width: 100%;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
}

.white-small-bold {
    color: #ffffff;
    font-size: 14px;
    font-family: Gotham-Bold;
}

.fair {
    font-family: 'PlayFair';
}

.culture-festival {
    padding-top: 100px;
    text-align: center;
}

.culture-festival h3 {
    font-family: 'PlayFair';
    padding-top: 80px;
    font-size: 20px;
    color: #221c0e;
    margin-bottom: 40px;
}

.culture-festival .black-h-line {
    width: 60px;
    height: 1px;
    background: #000000;
    margin: 40px auto;
}

.fixed-bg {
    background-attachment: fixed;
}

.full-size-img {
    max-width: none;
    width: 100%;
    height: auto;
}

.no-height {
    mix-height: 0 !important;
}

.september {
    text-align: right;
    max-width: 410px;
    margin-top: -20px;
    margin-bottom: 20px;
}

.negative-img {
    margin: -100px 0;
}

.temples {
    margin-top: 50px;
    text-align: center;
}

/*SERVICES*/
.services #txt-box {
    margin-top: 450px;
    color: #031f28;
}

.services h2 {
    color: #031f28;
    font-size: 56px;
}

.services h3 {
    color: #031f28;
    font-size: 24px;
}

.services p {
    color: #031f28;
    font-family: Gotham-Book;
    font-size: 14px;
    line-height: 1.6em;
    margin: 20px 0;
}

.vertical-line.pull-right {
    position: absolute;
    right: 15px;
    margin-top: -80px;
}

.services .text-box-1 {
    margin-top: 200px;
}

.services .text-box-1 strong {
    font-family: 'Gotham-Bold';
}

.services .text-box-3 {
    margin-top: 150px;
}

.services .text-box-3 h2 {
    color: #ffffff;
}

.services .text-box-3 p {
    color: #ffffff;
    font-family: 'Gotham-Light';
}

.services .text-box-3 p:first-of-type {
    color: #b29988;
    font-family: 'PlayFair';
    font-size: 24px;
    line-height: 30px;
}

.services-macs {
    margin-top: 260px;
    margin-bottom: 20px;
}

.services .text-box-1 .partner {
    color: #d1c4b5;
    font-size: 18px;
    margin-bottom: 10px;
    margin-top: 56px;
    line-height: 18px;
    font-family: 'PlayFair';
}

.services ul {
    margin-top: 250px;
}

.services ul h2 {
    color: #d1c4b5;
    font-family: 'PlayFair';
    font-size: 32px;
}

.services li {
    color: #ffffff;
    font-family: 'Gotham-Book';
}

.underscore_link {
    color: #b29988;
    font-family: 'Gotham-Bold';
    display: inline-block;
}

.services .underscore_link {
    margin: 20px 0;
}

.footer-love {
    margin-top: 50px;
}

.footer-love div:nth-of-type(2) {
    font-family: 'Gotham-Book';
    font-size: 40px;
    line-height: 40px;
    margin: 20px 0;
}

.footer-love div:nth-of-type(3) {
    color: #ffffff;
    font-family: 'PlayFair-Italic';
    font-size: 60px;
    line-height: 60px;
    margin: 20px 0;
}

.footer-love div:nth-of-type(4) {
    font-family: 'Gotham-Book';
    font-size: 25px;
    line-height: 25px;
    margin: 30px 0;
}







/*MEDIA QUERY*/
@media (min-width: 1200px) {

}

@media (max-width: 991px) {


    .testimonials {
        margin-left: 15px;
    }

    .testimonials h2 {
        font-size: 52px;
    }

    .testimonials p {
        font-size: 22px;
    }

    #contact-replics {
        height: 120px;
    }

    #contact-replics .replics p {
        font-size: 26px;

    }

    .services ul {
        margin-top: 40px;
    }

    .services #txt-box {
        font-size: 24px;
    }

    .services .text-box-3 p:first-of-type {
        font-size: 14px;
    }

    .services-macs {
        margin-top: 0px;

    }

    .negative-img {
        margin: 0px 0;
    }

    .services-footer-love {
        min-height: 350px !important;
    }

    .ring {
        margin: 50px;
    }

    .c-single-portfolio section {
        min-height: 500px !important;
    }

    section.no-height {
        min-height: 0 !important;
    }

    .text-box-1 {
        margin-top: 120px !important;
    }

    .text-box-2 {
        margin-top: 150px !important;
        padding: 0 !important;
    }

    .vertical-line {
        height: 50px;
        margin-bottom: 5px;
    }

    .zero-margin {
        margin: 0 !important;
    }

    .text-box-1 {
        color: #a39784;
        font-family: 'PlayFair';
        font-size: 26px;
        line-height: 28px;
    }

    .text-box-1 span {
        position: relative;
        top: -10px;
        font-size: 15px;
    }

    .text-box-1 span.title {
        color: #ffffff;
        font-family: 'Gotham-Book';
    }

    .text-box-2 h2 {
        color: #a39784;
        font-size: 30px;
        font-family: Gotham-Book;
        line-height: 30px;
    }

    .text-box-2 h2 .italic {
        font-size: 20px;
    }

    .text-box-2 p {
        font-family: 'Gotham-Book';
        font-size: 12px;
    }

    .website {
        margin-bottom: 20px;
    }

    .ipad {
        margin: 0 0 50px 0;
    }

    .horizontal-slider {
        display: none;
    }

    .text-box-3 {
        margin: 50px 0 0 0 !important;
    }

    .text-box-3 h2 {

        font-size: 26px;
    }

    .text-box-3 p {
        font-family: 'Gotham-Book';
        font-size: 12px;
    }

    .mac-video {
        text-align: center;
        margin-top: 50px;

    }

    .mac {
        width: 600px;
        height: 351px;
        background-image: url(img/portfolio/mac.png);
        margin: 0 auto;
        background-repeat: no-repeat;
        background-size: 600px 351px;
        margin-bottom: 50px;
    }

    .mac iframe {
        width: 440px;
        height: 247px;
        margin-top: 45px;
    }

    .recent-projects {
        /*margin-top: -30px;*/
	margin-top:15px;
    }

    .recent-img {
        width: 300px;
        height: 178px;
        display: block;
        margin: 0 auto;
        background-size: cover !important;
        background-repeat: no-repeat !important;
    }

    .project {
        width: calc(100% / 3);
        display: inline-block;
        height: 250px;
        overflow: hidden;
        background-position: center !important;
        background-size: cover;
    }

    #creative-navs ul li {
        margin: 0 15px;

    }

    .i-scroller-header {
        font-size: 12px;
        padding-left: 10px;
    }

}

@media (max-width: 767px) {
	
	#maps-container {
    top: 50px;
	}
	.contact-container{padding-top: 80px;}

    /*PRODUCTION RESPONSIVE*/
    #portfolio-footer {
        display: none;

    }
    .slide img {

        padding-bottom: 0px;
    }
    #productions-container {
        position: relative !important;
        width: 100%;
        height: 100%;
        display: block;
        overflow: visible;
    }
    .i-scroller {
        position: relative;
        height: 50px;
        line-height: 50px;

        overflow: hidden;
        top: auto;
    }
    .i-production-colmn {
        text-align: center;
        width: 100%;
        height: 50px;
        display: inline-block;
        position: relative;
        overflow: hidden;
        background: white;

    }
    .i-production-colmn img{
        width: 100%;
    }
    .i-production {
        display: block;
        width: 100%;
        height: 100%;
        position: relative;
        overflow: hidden;
        opacity: 0;
    }
    .i-single-production {
        width: 100%;
        position: relative;
        overflow: hidden;
    }
    .i-scroller-header {
        line-height: 50px;
        text-transform: uppercase;
        display: inline-block;
        padding: 0;
        font-family: 'Oswald', sans-serif;
        color: white;
        font-size: 14px;

    }




    .testimonials {
        margin-left: 15px;
    }

    .testimonials h2 {
        font-size: 42px;
    }

    .testimonials p {
        font-size: 18px;
    }

    .services .text-box-1 .partner {
        margin-top: 20px;
    }

    .services #txt-box {
        margin-top: 0px;
        margin-bottom: 20px;

    }

    .services .italic {
        font-size: 20px;
    }

    .services .text-box-1 h2 {
        font-size: 28px;
    }

    .services .text-box-1 p {
        font-size: 14px !important;
    }

    .temples {
        margin-top: 00px;
    }

    .culture-festival h3 {
        padding-top: 10px;
        margin-bottom: 10px;
    }

    .project {
        width: 100%;
        display: inline-block;
        height: 350px;
        overflow: hidden;
        background-position: center !important;
        background-size: cover;
    }
	
	.project-over .title-link h4{font-size: 22px !important;}
	
	.projects{padding-top: 50px;}

    .mobile-navs {
        display: inline-block;
        z-index: 1000;
        position: fixed;
        right: 15px;
		top: 12px;
    	line-height: 0;
    }

    .mobile-navs-logo {
        display: block;
    }

    .menu-creative-header-container, .menu-creative-header-en-container {
        width: 100%;
    }
	
	#c-portfolio-header{height: 50px; padding-top: 0;}
	
	#creative-logo {
	margin-top: 12px;
    line-height: 0;
	}

    #creative-navs {
        float: none;
        background: #031f28;
        position: fixed;
        width: 100%;
        height: 100%;
        left: 100%;
        top: 0 !important;
        text-align: center;
        z-index: 999;
        margin: 0;
    }

    #creative-navs ul {
        width: 100%;
        height: 100%;
        display: inline-block;
        position: relative;
        text-align: center;
    }

    #creative-navs ul li {
        float: none;
        display: inline-block;
        width: 100%;
        margin: 0;
        /*border-bottom: 1px solid rgba(255,255,255, 0.5);*/
    }

    #creative-navs ul li a {
        padding: 14px 0;
    }

    #creative-navs ul li::after {
        display: none;
    }

    #creative-navs #header_language_list {
        width: 100px;
        margin: 0 auto;
        display: inline-block;
        float: none;
        position: relative;

    }

    #creative-navs #header_language_list ul li {
        width: 50%;
        float: left;
        margin: 0;
        font-size: 18px;
    }

    #creative-navs #header_language_list ul li a {
        padding: 0;
    }

}

@media (max-width: 680px) {

    .interactive-logo {width:100px !important;}

    .testimonials {
        margin-left: 15px;
    }

    .testimonials h2 {
        font-size: 22px;
    }

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

    #c-portfolio-header {
        position: absolute;
        width: 100%;
		height: 50px;
    }

	.c-portfolio-head {padding-top:0;}

    .mac-video {
        text-align: center;
        margin-top: 50px;

    }

    .mac {
        width: 300px;
        height: 176px;
        background-image: url(img/portfolio/mac.png);
        margin: 0 auto;
        background-repeat: no-repeat;
        background-size: 300px 176px;
        margin-bottom: 50px;
    }

    .mac iframe {
        width: 220px;
        height: 120px;
        margin-top: 24px;
    }

    .social-network-title a, .social-network-title-white a {
        float: none;
        display: inline-block;
        width: 100%;
        text-align: center;
        margin: 10px 0;
    }

    .social-footer-links {
        border-top: 2px solid #a39784;
    }

    .project {
        width: 100%;
        display: inline-block;
        height: 300px;
        overflow: hidden;
        background-position: center !important;
        background-size: cover;
    }

    .replics p {
        font-size: 24px !important;
    }

}