@charset "utf-8";
/* CSS Document */

.wrap {
	width: 100%;
	min-width:1024px;
	font-family:'Lato', 'Josefin Sans', Arial, sans-serif;
	font-size: 16px;
}

h2 {
	margin: 70px auto 40px auto;
	padding: 0px;
	text-align: center;
	text-transform: uppercase;
	color: #ca1922;
	font-size: 45px;
	letter-spacing:2pt;
	font-family: 'Lato', 'Josefin Sans', Arial, sans-serif;
}

.slide {
	width:100%;
	min-width:1024px;
	}
	
.slide_1 {
	position:relative;
	height:auto;
	width:100%;
	overflow:hidden;
	}

.big_menu {
	width:100%;
	position:fixed;
	z-index:4999;
	background:rgba(255,255,255,0.7);
	}		
	
.slide_1 .menu {
	width:1024px;
	height:85px;
	margin:auto;
	}

.slide_1 .menu .logo {
	display:block;
	width:25%;
	height:85px;
	margin-left:23px;
	float:left;
	background-image:url(../images/log%D0%BE.svg);
	background-repeat:no-repeat;
	background-size:250px;
	background-position:center;
	}	
	
.slide_1 .menu a {
	display:block;
	height:100%;
	padding-left:8px;
	padding-right:8px;
	float:left;
	text-transform:uppercase;
	color:rgba(0,0,0,0.80);
	font-family:'Josefin Sans', 'Lato', Arial, san-serif;
	font-size:16;
	font-weight:bold;
	line-height:85px;
	transition:color 0.5s;
	}
	
.slide_1 .menu a:hover {
	color:#D01C27;
	font-size:17px;
	}
	
.slide_1 .menu a:nth-child(2) {
	margin-left:15px;
	}
	
.rslides /*плагин для первого слайдера*/{ 
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li /*плагин для первого слайдера*/{ 
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child /*плагин для первого слайдера*/{ 
  position: relative;
  display: block;
  float: left;
  }

.rslides img /*плагин для первого слайдера*/{ 
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
  
  .centered-btns_tabs,
.transparent-btns_tabs,
.large-btns_tabs /*плагин для первого слайдера*/{
  margin-top: 10px;
  text-align: center;
  }

.centered-btns_tabs li,
.transparent-btns_tabs li,
.large-btns_tabs li /*плагин для первого слайдера*/{ 
  display: inline;
  float: none;
  _float: left;
  *float: left;
  margin-right: 5px;
  }

.centered-btns_tabs a,
.transparent-btns_tabs a,
.large-btns_tabs a /*настройки для точечек первого слайдера*/{ 
  text-indent: -9999px;
  overflow: hidden;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  border:2px solid #C9C9C9;
  background: #C9C9C9;
  background: rgba(0,0,0, .2);
  display: inline-block;
  _display: block;
  *display: block;
  width: 15px;
  height: 15px;
  }

.centered-btns_here a,
.transparent-btns_here a,
.large-btns_here a /*точки первого слайдера при активности*/{ 
  background:#FFF;
  } /*slider & menu*/

.button_box {
	height:80px;
	}
	
.cta_button {
	display:block;
	width:330px;
	height:60px;
	margin:auto;
	margin-top:12px;
	text-align:center;
	line-height:60px;
	background:#CA1922;
	border:1px #CA1922 solid;
	border-radius:5px;
	}
	
.cta_text {
	text-transform:uppercase;
	color:#FFF;
	font-family:'Lato', 'Josefin Sans', Arial, san-serif;
	font-size:24px;
	transition:font-size 0.3s;
	}
	
.cta_text:hover {
	font-size:27px;
	} /*button*/
	
.slide_2 {
	width:1024px;
	height:700px;
	margin:auto;
	margin-top:-5px;
	}

.services_icons {
	margin:auto;
	margin-top:20px;
	width:200px;
	height:200px;
	}
	
.interior, .landscaping, .exterior, .floor, .video, .vid360 {
	width:300px;
	height:300px;
	margin-bottom:40px;
	margin-left:19px;
	margin-right:19px;
	float:left;
	background-color:#FFFFFF;
	box-shadow: 0 1px 15px 2px #888888;
	-webkit-box-shadow: 0 3px 15px -1px #888888;
	}
	
h3 {
	margin:auto;
	padding-top:5px;
	text-align:center;
	text-transform:uppercase;
	color:#cc2830;
	font-family:'Lato', 'Josefin Sans', Arial, sans-serif;
	font-size: 23px;
	font-weight:400;
	}
	
.interior:hover {
	box-shadow: 0 1px 15px -1px #888888;
	-webkit-box-shadow: 0 1px 10px -2px #888888;
	-webkit-transform: scale(0.99);
 	-moz-transform: scale(1.0);
	-o-transform: scale(1.0);
}

.landscaping:hover {
	box-shadow: 0 1px 15px -1px #888888;
	-webkit-box-shadow: 0 1px 10px -2px #888888;
	-webkit-transform: scale(0.99);
 	-moz-transform: scale(1.0);
	-o-transform: scale(1.0);
}

.exterior:hover {
	box-shadow: 0 1px 15px -1px #888888;
	-webkit-box-shadow: 0 1px 10px -2px #888888;
	-webkit-transform: scale(0.99);
 	-moz-transform: scale(1.0);
	-o-transform: scale(1.0);
}

.floor:hover {
	box-shadow: 0 1px 15px -1px #888888;
	-webkit-box-shadow: 0 1px 10px -2px #888888;
	-webkit-transform: scale(0.99);
 	-moz-transform: scale(1.0);
	-o-transform: scale(1.0);
}

.video:hover {
	box-shadow: 0 1px 15px -1px #888888;
	-webkit-box-shadow: 0 1px 10px -2px #888888;
	-webkit-transform: scale(0.99);
 	-moz-transform: scale(1.0);
	-o-transform: scale(1.0);
}

.vid360:hover {
	box-shadow: 0 1px 15px -1px #888888;
	-webkit-box-shadow: 0 1px 10px -2px #888888;
	-webkit-transform: scale(0.99);
 	-moz-transform: scale(1.0);
	-o-transform: scale(1.0);
} /*services*/
		
.slide_3 {
	height:400px;
	}
	
.feedback_block {
	height:300px;
	background-color:#848484;
	}
	
.arrows {
	height:200px;
	width:1024px;
	margin:auto;
	padding-top:50px;
	}
	
#arrow_left {
	height:50px;
	width:40px;
	margin-top:70px;
	float:left;
	background-repeat:no-repeat;
	cursor:pointer;
	opacity:0.5;
}

#arrow_right {
	height:50px;
	width:40px;
	margin-top:70px;
	float:right;
	background-repeat:no-repeat;
	cursor:pointer;
	opacity:0.5;
}

#arrow_left:hover {
	opacity:100;
	}

#arrow_right:hover {
	opacity:100;
	}

.feedback_text {
	position:relative;
	height:190px;
	width:920px;
	margin:auto;
	margin-top:10px;
	text-align:center;
	overflow:hidden;
	}

.feedback_line {
	position:absolute;
	width:5520px;
	height:200px;
	left:0px;
	}
	
.feedback {
	display:block;
	position:absolute;
	width:920px;
	height:170px;
	font-family:'Josefin Sans', 'Lato', Arial, san-serif;
	font-size:25px;
	font-weight:500;
	color:rgba(255,255,255,1.00);
	}
	
.small_text {
	padding-top:20px;
	}

.feedback_author {
	height:30px;
	width:920px;
	margin:0 auto;
	margin-top:20px;
	text-align:center;
	font-family:'Josefin Sans', 'Lato', Arial, san-serif;
	font-size:23px;
	font-weight:300;
	color:rgba(255,255,255,1.00);
	}
	
.dots {
	display:block;
	height:27px;
	width:150px;
	margin:0 auto;
}

.dot {
	height:15px;
	width:15px;
	margin:3px;
	float:left;
	background-color:#C9C9C9;
	border:2px solid #C9C9C9;
	border-radius:10px;
	opacity:0.5;
}

.dot:hover {
	opacity:100;
	}
	
.activedots {
	background-color:transparent;
	} /*feedbacks*/
	
.slide_4 {
	height:2870px;
	margin:auto;
	}

.portfolio_pics {
	display:block;
	width:1024px;
	margin:auto;
	}

.pics {
	width:252px;
	height:252px;
	float:left;
	margin:2px;
	overflow:hidden;
	-moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    -webkit-transition: all 1s ease-out;
	}

.innercaption {
	width:100%;
	height:100%;
	text-align:center;
	line-height:252px;
	vertical-align:middle;
	cursor:pointer;
	opacity:0;
	background-image:url(../images/pixel.png);
	color:rgba(255,255,255,1.00);
	font-family: 'Josefin Sans', 'Lato', Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	}
	 
.innercaption:hover { 
 	opacity:1;
 	}
	
.pics:hover{
 -webkit-transform: scale(1.03);
 -moz-transform: scale(1.03);
 -o-transform: scale(1.03);
 }

.picback {
	display:none;
    width:100%;
    height:100%;
    background-color: rgba(0,0,0,0.8);
    overflow:hidden;
    position:fixed;
    top:0px;
	z-index:5000;
	}

.portfolio_pic {
	display:none;
	width:1024px;
	height:585px;
	top:50%;
	left:50%;
	position:absolute;
	margin-top:-291px;
	margin-left:-512px;
	
	}
	
.close_button {
	position:absolute;
	width:50px;
	height:50px;
	border-radius:30px;
	background-color:#000000;
	opacity:0.8;
	right:15px;
	top:15px;
	background-image:url(../images/Close_icon.png);
	background-size:20px;
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
	}
	
.close_button:hover {
	background-color:#3E3E3E;
	}
	
.loader_pic {
	width:40px;
	height:40px;
	background-color:transparent;
	top:50%;
	left:50%;
	position:absolute;
	margin-top:-17px;
	margin-left:-17px;
	}
	
.loadimg {
	position:absolute;
	width:100%;
	height:100%;
	}	 /*portfolio*/

.slide_5 {
	height:670px;
	}

#about_me {
	height:10px;
	}
		
.big_about_me {
	width:1024px;
	height:470px;
	margin:auto;
	}
	
.text_about_me {
	width:720px;
	height:470px;
	margin-right:4px;
	margin-top:5px;
	text-align:center;
	float:left;
	color:#848484;
	font-family: 'Josefin Sans', 'Lato', Arial, sans-serif;
	font-size:27px;
	}
	
.photo {
	height:470px;
	width:300px;
	float:left;
	background-image:url(../images/face.jpg);
	-moz-transition: all 5s ease-out;
	 -o-transition: all 5s ease-out;
 	-webkit-transition: all 5s ease-out;
	}
	
.photo:hover{
	-webkit-transform: rotateZ(5deg);
    -ms-transform: rotateZ(5deg);
    transform: rotateZ(5deg);
 } /*about me*/
	
.slide_6 {
	height:750px;
	}
	
.big_contact_me {
	height:750px;
	margin:auto;
	background-color:#848484;
	}
	
.contact_me_area {
	width:1024px;
	height:750px;
	margin:auto;
	}
	
.how_contact {
	margin:auto;
	padding-top:50px;
	padding-bottom:-100px;
	text-align:center;
	color:#2A2A2A;
	font-family:'Lato', 'Josefin Sans', Arial, sans-serif;
	font-size: 22px;
	font-weight:300;
	
	}
	
.contact_me_titles {
	padding-top:50px;
	text-align:center;
	font-family:'Josefin Sans', 'Lato', Arial, sans-serif;
	color:#FFFFFF;
	font-size:30px;
	font-weight:900;
	text-transform:uppercase;
	}
	
.contact_me_title_border {
	width:950px;
	height:30px;
	margin:auto;
	}
	
.chat_me {
	width:20%;
	float:left;
	}
	
.write_me_now {
	width:60%;
	float:left;
	}	

.join_me {
	width:20%;
	float:left;
	}
	
.chat_me_box {
	width:270px;
	margin-top:60px;
	text-align:center;
	float:left;
	}
	
.chat_me_box_text {
	display:block;
	margin-bottom:10px;
	font-family:'Josefin Sans','Lato', Arial, sans-serif;
	font-size:24px;
	font-weight:100;
	color:rgba(255,255,255,1.00);
	}
	
.gmail, .viber, .skype {
	display:block;
	width:100px;
	height:100px;
	margin:auto;
	margin-bottom:10px;
	}
	
.gmail {
	background-image:url(../images/Social%20icons/Gmail.png);
	}
	
.viber {
	background-image:url(../images/Social%20icons/Viber.png);
	}
	
.skype {
	background-image:url(../images/Social%20icons/Skype.png);
	cursor:pointer;
	}

.skype_click {
	display:block;
	height:160px;
	width:270px;
	cursor:pointer;
}
	
.write_me_now_box {
	width:500px;
	height:440px;
	margin-top:60px;
	float:left;
	}
	
.contact_form {
	width:435px;
	height:405px;
	margin:auto;
	padding-top:15px;
	padding-bottom:0px;
	font-family:'Josefin Sans', 'Lato', Arial, sans-serif;
	font-size:19px;
	font-weight:500;
	color:#777777;
	background-color:#e6e4e4;
	}	
	
.form_div {
	margin-bottom:10px;
	padding-left:30px;
	padding-right:30px;
	}
	
input {
	width:370px;
	height:25px;
	padding-left:3px;
	font-family:'Lato', Arial, sans-serif;
	font-size:17px;
	color:#777777;
	}
	
input:focus {
	outline:1px solid rgba(173,173,173,1.00);
	}
	
textarea {
	height:170px;
	width:370px;
	padding-left:3px;
	font-family:'Lato', Arial, sans-serif;
	font-size:16px;
	color:#777777;
	}
	
textarea:focus {
	outline:1px solid rgba(173,173,173,1.00);
	}
	
.send_button {
	width:130px;
	height:35px;
	color:#FFFFFF;
	background-color:rgba(173,173,173, 1.0);
	border:3px solid;
	text-align:center;
	line-height:35px;
	border-radius:10px;
	font-family:'Lato', Arial, sans-serif;
	font-weight:300;
	float:right;
	cursor:pointer;
	}
	
.send_button:hover {
	width:135px;
	border:2px solid;
	border-radius:40px;
	border-color:#8E8E8E;
	cursor:pointer;
}

.join_me_box {
	width:220px;
	height:460px;
	margin-top:60px;
	margin-left:10px;
	float:left;
	}
	
.facebook, .behance, .twitter, .linkedin, .vk, .instagram, .pinterest, .youtube {
	display:block;
	width:100px;
	height:100px;
	margin:auto;
	margin-bottom:7px;
	margin-left:7px;
	float:left;
	cursor:pointer;
	} /*contact me*/ 
	
.slide_7 {
	height:110px;
	margin-top:1px;
	background-color:#848484;
	}
	
.footer {
	width:1024px;
	margin:auto;
	padding-top:45px;
	text-align:center;
	font-family:'Josefin Sans', 'Lato', Arial, sans-serif;
	font-size:24px;
	color:#FFFFFF;
	} /*footer*/
	
.sorry {
	margin:auto;
	padding-top:50px;
	text-align:center;
	text-transform:uppercase;
	color:#848484;
	font-family:'Lato', 'Josefin Sans', Arial, sans-serif;
	font-size: 23px;
	font-weight:400;
	}

.video_text {
	width:250px;
	height:250px;
	float:left;
	margin:2px;
	overflow:hidden;
	}

.cta_button_video {
	display:block;
	width:230px;
	height:60px;
	margin:auto;
	margin-top:12px;
	text-align:center;
	line-height:60px;
	background:#CA1922;
	border:1px #CA1922 solid;
	border-radius:5px;
	}

.cta_text_video {
	text-transform:uppercase;
	color:#FFF;
	font-family:'Lato', 'Josefin Sans', Arial, san-serif;
	font-size:12px;
	transition:font-size 0.3s;
	}
	
.cta_text_video:hover {
	font-size:13px;
	}

.spinner {
  width: 40px;
  height: 40px;
  background-color: #FFF;
  margin: 0 auto;
  -webkit-animation: sk-rotateplane 1.2s infinite ease-in-out;
  animation: sk-rotateplane 1.2s infinite ease-in-out;
}

@-webkit-keyframes sk-rotateplane {
  0% { -webkit-transform: perspective(120px) }
  50% { -webkit-transform: perspective(120px) rotateY(180deg) }
  100% { -webkit-transform: perspective(120px) rotateY(180deg)  rotateX(180deg) }
}

@keyframes sk-rotateplane {
  0% { 
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg) 
  } 50% { 
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg) 
  } 100% { 
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}

