/*
Theme Name: Map Out
Theme URI: http://www.handytweak.com
Author URI: http://www.handytweak.com
Version: 1.0
License: GNU General Public License v2 or later
*/

/*Defualt*/
* {
    -moz-box-sizing: inherit;
    box-sizing: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    font-smoothing: antialiased;
    outline: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

@font-face {
    font-family: 'Cotta';
    src: url('./fonts/Cotta-Regular.woff2') format('woff2'),
        url('./fonts/Cotta-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'reckless_neuebook_italic';
    src: url('./fonts/recklessneue-bookitalic-webfont.woff2') format('woff2'),
         url('./fonts/recklessneue-bookitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'reckless_neuemedium';
    src: url('./fonts/recklessneue-medium-webfont.woff2') format('woff2'),
         url('./fonts/recklessneue-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'playfair_displayregular';
    src: url('./fonts/playfairdisplay-variablefont_wght-webfont.woff2') format('woff2'),
         url('./fonts/playfairdisplay-variablefont_wght-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.story {margin-left:150px;}

.grecaptcha-badge {
    pointer-events: none;
    opacity: 0;
}

.wrapper {margin: 0 auto;max-width: 100%;position: relative;}

.clear:after, .clear:before {content: ""; display: block; height: 0; clear: both; visibility: hidden;}
.clear {zoom: 1;}
.show {display: block !important;}
.hide {display: block !important;}
.left {float: left !important;}
.right {float: right !important;}
input[type=text] {
    /* Remove First */
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.content {
    padding: 0px 50px;
}

.content p {
  font-size: 16pt;
  line-height: 17pt;
}

.content p a {
  color: #000;
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

li {
    margin: 0;
    padding: 0;
}

html, body {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    -webkit-text-size-adjust: 100%;
    width: 100%;
    height: 100%;
    position: relative;
}

.box {
  width:75%;background-color:#c4b9a7;position:absolute; top:0%; right:0px;
  padding: 0px 0px 300px 0px;margin-top: 220px;
}

.box1 {
  width:75%;background-color:#c4b9a7;position:absolute; top:150%; left:0px;
  padding: 0px 0px 300px 0px;
  margin-top: 500px;
}

.box2 {
  width:75%;background-color:#c4b9a7;position:absolute; top:0%; left:0px;
  padding: 0px 0px 300px 0px;margin-top: 220px;
}


body {
    background-color: #e3ded8;
    color: #0d1f2d;
    font-family: 'playfair_displayregular';
    font-size: 13px;
    font-weight: 300;
}

.content .columns {
  position: relative;
  width: 100%;
  display: flex;
}

.content .columns .left {
  float: none !important;
  width: 50%;
  position: relative;
  padding-right: 25px;
}

.content .columns .right {
  float: none !important;
  width: 50%;
  position: relative;
  padding-left: 25px;
}

h1 {
  font-weight: normal;
  font-size: 70px;
  margin: 0px;
  line-height: 70px;
  width: 75%;
  float: right;
  margin: 0px 0px -5px 0px;
  font-family: 'reckless_neuebook_italic';
  position: relative;
  top: 1px;
  z-index: 1;
}

h2 {
  font-weight: normal;
  font-size: 50px;
  margin: 0px;
  line-height: 50px;
  font-family: 'playfair_displayregular';
  position: relative;
  top: 1px;
}

h3 {
  font-weight: normal;
  font-size: 30px;
  margin: 0px;
  line-height: 30px;
  font-family: 'playfair_displayregular';
  position: relative;
}

h2.title_22 {text-align:right;position: absolute;top: 50%;transform: translate(0%,-50%);right: 0px;}

/*Header*/

header {padding: 50px 50px 50px 50px;z-index:5;position: relative;}

header a {float: left;}

header a img {
  width: 140px;
  height: auto;
}

header p.text {
position: absolute;
width: 504px;
top: 54px;
left: 265px;
font-family: 'playfair_displayregular';
font-style: italic;
font-size: 13px;
line-height: 16px;
}

header svg {
    width: 100px;
}

header p.text a {
  text-decoration: none;
  color: #600108;
  float: none;
}

/*Static Menu*/

.menu_wrap {
    float: right;
    margin-top: 14px;
}

#menu-main-menu li a {
    text-decoration: none;
    color: #0d1f2d;
    text-transform: uppercase;
    opacity: 1;
    transition: all 0.2s ease-out;
    font-family: 'playfair_displayregular';
    font-weight: 300;
    font-size: 16px;
}

#menu-main-menu li.current_page_item {
    border-bottom: 2px solid #ac7831;
    padding-bottom: 3px;
}

#overlay_menu .menu-main-menu-container ul li.current_page_item a {

    border-bottom: 2px solid #ac7831;
}

#menu-main-menu {
    overflow: auto;
}

#menu-main-menu li {
    float: left;
    margin-left: 18px;
}

header .menu_button {
  position: relative;
  height: 35px;
  width: 35px;
  float:right;
  cursor: pointer;
  z-index: 4;
  -webkit-transition: opacity .25s ease;
          transition: opacity .25s ease;
    margin-top: 7px;
    display: none;
}

header .menu_button:hover {
    cursor:pointer;
}

header .menu_button:hover {
  opacity: .7;
}

header .menu_button.active .top {
  -webkit-transform: translateY(6px) translateX(0) rotate(45deg);
      -ms-transform: translateY(6px) translateX(0) rotate(45deg);
          transform: translateY(6px) translateX(0) rotate(45deg);
  background: #000;
}
header .menu_button.active .middle {
  opacity: 0;
  background: #000;
}
header .menu_button.active .bottom {
  -webkit-transform: translateY(-8px) translateX(0) rotate(-45deg);
      -ms-transform: translateY(-8px) translateX(0) rotate(-45deg);
          transform: translateY(-8px) translateX(0) rotate(-45deg);
  background: #000;
}

header .menu_button span {
  background: #000;
  border: none;
  height: 3px;
  width: 75%;
  position: absolute;
  top: 8px;
  left: 4px;
  -webkit-transition: all .35s ease;
          transition: all .35s ease;
  cursor: pointer;
}

header .menu_button span:nth-of-type(2) {
  top: 15px;
}

header .menu_button span:nth-of-type(3) {
  top: 22px;
}

#overlay_menu {
    width: 100%;
    height: 100%;
    position: fixed;
    background: #fff;
    z-index:3;
    display: none;
    top:0px;
    left:0px;
}

#overlay_menu .menu-main-menu-container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 200px;
}

#overlay_menu .menu-main-menu-container ul li {
    padding: 5px 0px;
    font-size: 24px;
    text-transform: uppercase;
    text-align: center;
}

#overlay_menu .menu-main-menu-container ul li a {
    text-decoration: none;
    color: #0d1f2d;
    text-transform: uppercase;
    opacity: 1;
    transition: all 0.2s ease-out;
    font-family: 'playfair_displayregular';
    font-weight: 300;
}

#overlay_menu #socials {
    position: absolute;
    bottom: 25px;
    right: 50px;
}

#overlay_menu #socials ul li {
    padding: 10px 10px;
    font-size: 19px;
    text-transform: uppercase;
    text-align: center;
    float: left;
}

#overlay_menu #socials ul li a {
    text-decoration: none;
    color: #0d1f2d;
    text-transform: uppercase;
    opacity: 1;
    transition: all 0.2s ease-out;
}

#overlay_menu #socials ul li a:hover, #overlay_menu .menu-main-menu-container ul li a:hover {
  opacity: 0.7;
}

/*Home*/

@keyframes MOVE-BG1 {
 from {
   transform: rotate(0deg);
 }
 to {
   transform: rotate(-360deg);
 }
}

#foot_logo {
  animation-name: MOVE-BG1;
  animation-duration: 10s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}

@keyframes MOVE-BG {
 from {
   opacity: 0;
 }
 to {
   opacity: 1;
 }
}

.dot_title {
  background-color: #000;
width: 35px;
height: 35px;
display: inline-block;
border-radius: 50%;
position: relative;
top: -2px;
animation-name: MOVE-BG;
animation-duration: 1s;
animation-timing-function: linear;
animation-iteration-count: infinite;
}

.dot_title_2 {
  background-color: #000;
  margin-right: 25px;
width: 25px;
height: 25px;
display: inline-block;
border-radius: 50%;
position: relative;
top: -2px;
animation-name: MOVE-BG;
animation-duration: 1s;
animation-timing-function: linear;
animation-iteration-count: infinite;
}

#main-slider {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
}

#main-slider .logo-main {
    z-index: 1;
    position: absolute;
    width: 320px;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

#main-slider a {
    z-index: 1;
    width: 320px;
    line-height: 0;
    cursor: pointer;
}

#main-slider .title-main {
    color: #808080;
    font-size: 15px;
    font-weight: 700;
    margin: 25px 0px 15px 0px;
}

#main-slider .text-main {
    color: #0d1f2d;
    font-size: 14px;
    font-style: italic;
    font-weight: 400;
    margin: 0px;
}

#main-slider a:hover,#main-slider a img:hover {
  cursor: pointer;
}

#main-slider a img {
  width: 274px;
}

.cb-slideshow,
.cb-slideshow:after {
    position: relative;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 0;
    height: 700px;
    overflow: hidden;
}

.showned {display: block;}
.hidden {display: none;}

.cb-slideshow:after {
    content: '';
    background: transparent url(../images/pattern.png) repeat top left;
}

.cb-slideshow li {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    color: transparent;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: none;
    opacity: 0;
    z-index: 0;
	-webkit-backface-visibility: hidden;
    -webkit-animation: imageAnimation 36s linear infinite 0s;
    -moz-animation: imageAnimation 36s linear infinite 0s;
    -o-animation: imageAnimation 36s linear infinite 0s;
    -ms-animation: imageAnimation 36s linear infinite 0s;
    animation: imageAnimation 36s linear infinite 0s;
}
.cb-slideshow li:nth-child(1) {}
.cb-slideshow li:nth-child(2) {
    -webkit-animation-delay: 6s;
    -moz-animation-delay: 6s;
    -o-animation-delay: 6s;
    -ms-animation-delay: 6s;
    animation-delay: 6s;
}
.cb-slideshow li:nth-child(3) {
    -webkit-animation-delay: 12s;
    -moz-animation-delay: 12s;
    -o-animation-delay: 12s;
    -ms-animation-delay: 12s;
    animation-delay: 12s;
}
.cb-slideshow li:nth-child(4) {
    -webkit-animation-delay: 18s;
    -moz-animation-delay: 18s;
    -o-animation-delay: 18s;
    -ms-animation-delay: 18s;
    animation-delay: 18s;
}
.cb-slideshow li:nth-child(5) {
    -webkit-animation-delay: 24s;
    -moz-animation-delay: 24s;
    -o-animation-delay: 24s;
    -ms-animation-delay: 24s;
    animation-delay: 24s;
}
.cb-slideshow li:nth-child(6) {
    -webkit-animation-delay: 30s;
    -moz-animation-delay: 30s;
    -o-animation-delay: 30s;
    -ms-animation-delay: 30s;
    animation-delay: 30s;
}
/* Animation for the slideshow images */
@-webkit-keyframes imageAnimation {
	0% {
	    opacity: 0;
	    -webkit-animation-timing-function: ease-in;
	}
	8% {
	    opacity: 1;
	    -webkit-transform: scale(1.05);
	    -webkit-animation-timing-function: ease-out;
	}
	17% {
	    opacity: 1;
	    -webkit-transform: scale(1.1);
	}
	25% {
	    opacity: 0;
	    -webkit-transform: scale(1.1);
	}
	100% { opacity: 0 }
}
@-moz-keyframes imageAnimation {
	0% {
	    opacity: 0;
	    -moz-animation-timing-function: ease-in;
	}
	8% {
	    opacity: 1;
	    -moz-transform: scale(1.05);
	    -moz-animation-timing-function: ease-out;
	}
	17% {
	    opacity: 1;
	    -moz-transform: scale(1.1);
	}
	25% {
	    opacity: 0;
	    -moz-transform: scale(1.1);
	}
	100% { opacity: 0 }
}
@-o-keyframes imageAnimation {
	0% {
	    opacity: 0;
	    -o-animation-timing-function: ease-in;
	}
	8% {
	    opacity: 1;
	    -o-transform: scale(1.05);
	    -o-animation-timing-function: ease-out;
	}
	17% {
	    opacity: 1;
	    -o-transform: scale(1.1);
	}
	25% {
	    opacity: 0;
	    -o-transform: scale(1.1);
	}
	100% { opacity: 0 }
}
@-ms-keyframes imageAnimation {
	0% {
	    opacity: 0;
	    -ms-animation-timing-function: ease-in;
	}
	8% {
	    opacity: 1;
	    -ms-transform: scale(1.05);
	    -ms-animation-timing-function: ease-out;
	}
	17% {
	    opacity: 1;
	    -ms-transform: scale(1.1);
	}
	25% {
	    opacity: 0;
	    -ms-transform: scale(1.1);
	}
	100% { opacity: 0 }
}
@keyframes imageAnimation {
	0% {
	    opacity: 0;
	    animation-timing-function: ease-in;
		transform: scale(1.15);
	}
	8% {
	    opacity: 1;
	    transform: scale(1.1);
	    animation-timing-function: ease-out;
	}
	17% {
	    opacity: 1;
	    transform: scale(1.05);
	}
	25% {
	    opacity: 0;
	    transform: scale(1);
	}
	100% { opacity: 0 }
}
/* Show at least something when animations not supported */
.no-cssanimations .cb-slideshow li span{
	opacity: 1;
}
@media screen and (max-width: 1140px) {
	.cb-slideshow li div h3 { font-size: 100px }
}
@media screen and (max-width: 600px) {
	.cb-slideshow li div h3 { font-size: 50px }
}

/*Main Content*/

.intro_content {
    width: 100%;
    padding: 75px 0px;
    overflow: auto;
}

.intro_content .content_wrap {
    width: 60%;
    margin: 0px auto;
    text-align: center;
}

.intro_content .title-main {
    font-family: 'playfair_displayregular';
    font-size: 18px;
    font-weight: 100;
    line-height: 26px;
    margin-bottom: 0px;
    font-weight: 300;
}

#weare {
    float: left;
    height: 130px;
    width: auto;
    margin-right: 26px;
}

.intro_content h1 {
    margin-top: -8px;
}

.intro_content h1 span {
    display: block;
font-size: 23px;
}

/*Portfolio*/

.portFolio {
  margin: 0px 0px 0px 0px;
}

.wrapper.portfolio_wrapper {
    max-width: relative; width: 100%;
}

div.controls {
    padding: 30px 0px;
    text-align: center;
    display: none;
}

div.controls button {
text-decoration: none;
font-size: 12px;
text-transform: uppercase;
border: none;
background: transparent;
}

#projects {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.column {
    -ms-flex: 33.3333%;
    flex: 33.3333%;
    max-width: 33.3333%;
}

a.portfolio_item {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position: relative;
    background: #fff;
    border: 5px solid #fff;
    cursor: pointer;
    transition: all 0.2s ease-out;
    line-height: 0px;
    display: block;
}

a.portfolio_item img {
    width: 100%;
}

.gridzy a img:hover {
    opacity: 0.15;
    transform: scale(1.05);
}

.gridzy a img{
    transition: all 0.5s ease-out;
        transform: scale(1);
    opacity: 1;
}

.gridzy a:hover {
  cursor: pointer;
}

div.content .gridzy a:hover h2, div.content .gridzy a:hover h3  {
    opacity: 1;
}

.lightbox-item {overflow: hidden;}

.gridzy a .portfolio_desc {
  position: absolute;
  top:50%;
  left: 50%;
  transform: translate(-50%,-50%);
    pointer-events: none
}

div.content .gridzy a h2 {
  opacity:0;
  color: black;
  text-align: center;
  width: 100%;
  font-size: 25px;
  font-weight: 300;
  transition: all 0.5s ease-out;
    line-height: 30px;
}

div.content .gridzy a h3 {
  transition: all 0.2s ease-out;
  opacity:0;
  color: black;
  text-align: center;
  width: 100%;
  font-size: 20px;
  font-weight: bold;
    margin: 0px;
}

/*Work*/
div.project {
  margin: 80px 0px 0px 0px;
}

div.about_project {
    float: left;
    width: 35%;
    padding: 0px 5% 0px 0px;
}

div.project_gallery {
    float: left;
    width: 65%;
}

a.gallery_item {
  float: left;
  width: 33.3333%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border:1px solid #fff;
  height: 200px;
  transition: all 0.2s ease-out;
}

a.gallery_item .img {
  opacity:1;
  width:100%;
  height:100%;
  position: relative;
  background-size:cover;
  background-position: 50% 50%;
  transition: all 0.2s ease-out;
}

a.gallery_item:hover .img {
  opacity: 0.5;
}

div.project .page_nav a {
    display: block;
    font-size: 29px;
    line-height: 0;
    float: left;
    width: 30px; height: 30px;
    color: #0d1f2d;
    border: 2px solid #000;
    margin: 0px 5px 0px 0px;
}

div.project .page_nav a.portfolio-back {
    font-size: 15px;
    width: 138px;
    line-height: 24px;
    text-decoration: none;
}

div.project .page_nav a {
    font-size: 27px;
    text-align: center;
}

div.project .page_nav a i.prev {
  margin: -1px 1px 0px 0px;
}

div.project .page_nav a i.next {
  margin: -1px -1px 0px 0px;
}

/*About us*/
/*div.aboutUs {
  margin: 80px 0px 0px 0px;
}*/

div.aboutUs {
  margin: 0px 0px 0px 0px;
}

div.aboutUs .aboutus-area {
  width: 50%;
  float: left;
  padding: 0px 10% 0px 0px;
}

div.aboutUs .photo-area {
  width: 50%;
  float: right;
}

div.aboutUs .photo-area div {
  width: 100%;
  height: 600px;
  background-size: cover;
  background-position: center;
}

/*Contact us*/

.contactdeeds {position: absolute;top: 0px;left: 50px;}
.contactdeeds2 {display:none}

div.contactUs {
  margin: 50px 0px 0px 0px;
}

div.contactUs .contactus-area {
  width: 45%;
  float: left;
  padding: 0px 5% 0px 0px;
}

div.contactUs .map-area {
  width: 55%;
  height: 400px;
  float: left;
}

div.contactUs form.wpcf7-form input[type="email"], div.contactUs form.wpcf7-form input[type="text"], div.contactUs form.wpcf7-form textarea {
  display: block;
  padding: 5px;
  color: #0d1f2d;
  width: 100%;
  border-radius: 0;
  -webkit-appearance: none;
  background-color: transparent;
  font-size: 40px;
  margin: 0px;
  line-height: 40px;
  font-family: 'playfair_displayregular';
  border: none;
  border-bottom: 2px dashed #000;
  padding-bottom: 10px;
  margin-top: 50px;
}

input::placeholder,textarea::placeholder {
    color: #000;
    opacity: 1;
    text-align: right;
}

div.contactUs form.wpcf7-form textarea {
  height: 66px;
  resize: none;
  border-radius: 0;
  -webkit-appearance: none;
}

.wpcf7-submit {
  display: block;
  border: none;
  padding: 5px;
  font-family: 'playfair_displayregular';
  font-size: 40px;
  color: #fff;
  width: 100%;
  border-radius: 0;
  -webkit-appearance: none;
  background: #000;
  padding: 15px 0px 10px 0px;
}

div.thankYou div.content h2 {
    font-size: 35px;
    margin-bottom: 25px;
}

div.thankYou div.content a {
  text-decoration: none;
  font-size: 20px;
  text-transform: uppercase;
  color:#0d1f2d;
}

div.thankYou {
    position: absolute;
    top: 50%;
    text-align: center;
    width: 100%;
}

footer p {
    float: left;
    margin: 30px 0px 0px 0px;
    font-family: 'playfair_displayregular';
    font-weight: 500;
}

footer #socials {
  float: right;
}

footer .footer-content {

    border-top: 1px solid #000;
    margin-top: 30px;
    padding: 0px 0px 40px 0px;

}

footer #socials ul li {
    padding: 25px 10px 0px 10px;
    font-size: 19px;
    text-transform: uppercase;
    text-align: center;
    float: left;
}

footer #socials ul li a:hover {
    opacity: 0.7;
}

footer #socials ul li a {
    transition: all 0.2s ease-out;
    color: #ac7831;
}

.page_nav {
    margin: 10px 0px 0px 0px;
    width: 213px;
}
