/* Global */

body {
	font-family:'Arial', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height:20px;
	color: #343434;
	background-color:#ffffff;
	overflow-x:hidden;
}
::selection {
	background: #7cb289;
	color:#fff;
}
::-moz-selection {
	background: #7cb289; /* Firefox */
	color:#fff;
}
img {
	max-width: 100%;
}
a:link {
	color: #7dfff6;
	text-decoration: none;
}
a:hover {
	color:#7dfff6;
}
a:visited {
	color: #7dfff6;
	text-decoration: none;
}

.fright{float:right;
}
.fleft{float:left;
}

.grid_12 a{
		color:#C73A12;

}


/* Navigation */

.menu {
	position:relative;
	top:0px;
	width:100%;
	height:83px;
	background:url(../images/menu_bg.jpg) repeat left top;
	z-index:9999;
}
#logo {
	margin-bottom:0;
	margin-left:-5px;
	margin-top:15px;
	text-transform: uppercase;
}

#nav {
	text-align: right;
}
.navigation{
	float: right;
	list-style: none;
	margin: 0;
}
ul.navigation {
	margin:0;
	padding:0;
}
.navigation li{
	float: left;
	text-align:left;
	padding:30px 0 26px 0;
	margin-left:30px;
	text-transform:uppercase;
	background:none;
	font-family: 'Maven Pro', sans-serif;
	font-weight:400;
	font-size:14px;
	line-height:20px;
	color:#9b9b9b;
	transition: background 0.3s ease-in-out;
	-moz-transition: background 0.3s ease-in-out;
	-webkit-transition: background 0.3s ease-in-out;
	-o-transition: background 0.3s ease-in-out;
}
.navigation li:first-child{margin-left:0;}
.navigation li:hover,
.navigation .active {
	cursor:pointer;
	color: #fff;
}



/* General Slides */ 

.slide{
	background-attachment: fixed;
	width:100%;
	height:100%;
	position: relative;
	padding:0;
}
h1 {
	margin:0 0 15px 0;
	text-transform:uppercase;
	text-align:left;
	background:none;
	font-family: 'Maven Pro', sans-serif;
	font-size: 91px;
	line-height: 84px;
	color:#343434;
	font-weight: 700;
}

h4 {
	margin:0;
	padding:0 0 4px 0;
	text-transform:uppercase;
	font-family: 'Maven Pro', sans-serif;
	font-weight:400;
	font-size:24px;
	font-style:normal;
	line-height:30px;
	color:#343434;
}
h5 {
	margin:0;
	padding:0 0 4px 0;
	text-transform:none;
	font-family: 'Arial', sans-serif;
	font-weight:400;
	font-size:18px;
	line-height:20px;
	color:#343434;
}
img.icon_img {
	float:left;
	margin-right:20px;
	margin-top:20px;
	margin-bottom:25px;
}

.effect_2 {
	background:url(../images/effect_2.png) repeat left top;
	position:relative;
	top:0;
	bottom:-57px;
	height:100%;
	z-index:999 !important;
}

/* ____________________________________ Slide 1 ____________________________________ */ 

.padding_slide1 {padding:188px 0 210px 0;
}

#slide1{
	background-image:url(../images/slide1_bg.jpg);
	background-size: cover !important;
	width:100%;
	text-align:left;
}
.mac_block {
	position:relative;
}
.mac_block img {
	position:absolute;
	top:-80px;
	left:-159px;
	z-index:10;
}
.filtr_bg {
	float:right;
	position:relative;
	z-index:100;
	width:620px;
	font-size:16px;
	line-height:21px;
	color:#2b2b2b;
}
#slide1 h1 {
	margin:0;
	padding:0;
	text-transform:uppercase;
	text-align:left;
	font-family: 'Maven Pro', sans-serif;
	font-size: 59px;
	line-height: 55px;
	color:#2b2b2b;
	font-weight: 900;
}
#slide1 h2 {
	margin:0;
	padding:9px 0 15px 0;
	text-transform:uppercase;
	text-align:left;
	font-family: 'Maven Pro', sans-serif;
	font-size: 39px;
	line-height: 56px;
	color:#454444;
	font-weight: 700;
}



/* ____________________________________ Slide 2 ____________________________________ */ 

#slide2 {
	background:url(../images/slide2_bg.jpg) repeat left top;
	padding:86px 0 69px;
}
#slide2 h5 {padding:0 0 13px;}

/* _________________ SKILLS ________________ */
#skills_block p {
	padding:0 0 7px 0;
}

#skills_block li {
	background:#388580;
	width:99%;
	height:41px;
	margin-bottom:11px;
}
#skills_block li span {
	display:block;
	background:#343434;
	margin-top:-1px;
	padding:0;
	height:41px;
}
.skill1 {width:60%;
}
.skill2 {width:80%;
}
.skill3 {width:45%;
}


/* _________________________ //SKILLS _______________________ */

/* ___________________________________ //Slide 2 ___________________________________ */ 







/* ____________________________________ Slide 4 ____________________________________ */ 

#slide4 {
	background:url(../images/slide4_bg.jpg) repeat left top;
	padding:86px 0 69px;
}



/* _________________ PORTFOLIO ________________ */
.gallery-list .grid_3 {width:235px !important;}

#slide4 .hover_img {
	overflow:hidden;
	position:relative;
	height:211px;
	width:235px;
	background:#343434;
}

.portfolio_zoom, .portfolio_link {
	width:40px;
	height:40px;
	position:absolute;
	bottom:33px;
	background-repeat:no-repeat;
	transition: bottom 0.7s ease-in-out;
	-moz-transition: bottom 0.7s ease-in-out;
	-webkit-transition: bottom 0.7s ease-in-out;
	-o-transition: bottom 0.7s ease-in-out;
}
.portfolio_zoom {
	bottom:-60px;
	left:81px;
	background-image:url(../images/zoom.png);
	background-position:0 0;
	z-index:302;
}
.portfolio_link {
	bottom:-60px;
	right:74px;
	background-image:url(../images/link.png);
	background-position:0 0;
	z-index:303;
}
.portfolio_zoom:hover, .portfolio_link:hover {
	background-position:0 -40px;
	background-color:#7cb289;
	z-index:310;
}
.portfolio_zoom a, .portfolio_link a {
	display:block;
	width:54px;
	height:54px;
	text-indent:-9999px;
}
.hover_img:hover .portfolio_zoom, 
.hover_img:hover .portfolio_link {
	bottom:33px;
}
.item_description {
	position:absolute;
	top:-122px;
	left:0;
	right:0;
	padding:25px 21px;
	text-align:center;
	color:#7e7e7e;
	transition: all 0.7s ease-in-out;
	-moz-transition: all 0.7s ease-in-out;
	-webkit-transition: all 0.7s ease-in-out;
	-o-transition: all 0.7s ease-in-out;
}
.hover_img:hover .item_description {
	top:0;
}

.item_description p {
	padding:0 0 9px 0;
	margin:0 0 13px;
	border-bottom:1px solid #464646;
	font-family: 'Maven Pro', sans-serif;
	font-size: 16px;
	color: #7cb289;
	line-height: 26px;
	font-weight: 400;
	text-transform:uppercase;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}


/* _________ FILTER ________ */
#filters {margin-bottom:37px;margin-top:34px;}
#filters li {display:inline-block;}
#filters li a {
	display:block;
	margin:0 10px 10px 0;
	padding:10px 21px;
	text-transform:uppercase;
	font-family:'Arial';
	font-weight:400;
	font-size:16px;
	line-height:26px;
	color:#3e3e3e;
	background:#7cb289;
	border-bottom:1px solid #343434;
	transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
}
#filters li a:hover,
#filters li a.selected {
	text-decoration:none;
	color:#fff;
	background:#343434;
}

.isotope-item {
  z-index: 2;
}
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
          transition-property:         transform, opacity;
}

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
          transition-duration: 0s;
}

.isotope.infinite-scrolling {
  -webkit-transition: none;
     -moz-transition: none;
          transition: none;
}
.element {
  overflow: hidden;
  position: relative;
}
.element img {max-width:100%;
}

/* ________ //FILTER _______ */

/* ________________ //PORTFOLIO _______________ */

/* ___________________________________ //Slide 4 ___________________________________ */ 







/* ____________________________________ Slide 6 ____________________________________ */ 
#slide6 {
	background:url(../images/slide6_bg.jpg) repeat left top;
	padding:86px 0 69px;
}
#slide6 h5 {margin-bottom:39px;
}
.serv_block {
	display:block;
	position:relative;
	margin-bottom:13px;
	font-family: 'Arial', sans-serif;
	color:#3e3e3e;
}

.iconimg, .iconimg_h {
	float:left;
	margin-right:15px;
	position:absolute;
}

.iconimg_h {
	opacity:0;
	filter: alpha(opacity=0);
	/* safari / chrome */
	-webkit-animation-name:rotater;
	-webkit-animation-duration:500ms;
	-webkit-animation-iteration-count:1;
	-webkit-animation-timing-function: ease-out;

	/* mozilla */
	-moz-transform: scale(0);
	-moz-transition-duration:500ms;
	-moz-transition-timing-function: ease-out;

	/* opera */
	-o-transform: scale(0);
	-o-transition-duration:500ms;
	-o-transition-timing-function: ease-out;

	/* ie */
	-ms-transform: scale(0);
	-ms-transform-duration:500ms;
	-ms-transform-timing-function: ease-out;
}

.serv_block:hover .iconimg {
	opacity:0;
	filter: alpha(opacity=0);
	/* safari / chrome */
	-webkit-animation-name:rotater;
	-webkit-animation-duration:900ms;
	-webkit-animation-iteration-count:1;
	-webkit-animation-timing-function: ease-out;

	/* mozilla */
	-moz-transform: scale(2);
	-moz-transition-duration:900ms;
	-moz-transition-timing-function: ease-out;

	/* opera */
	-o-transform: scale(2);
	-o-transition-duration:900ms;
	-o-transition-timing-function: ease-out;

	/* ie */
	-ms-transform: scale(2);
	-ms-transform-duration:900ms;
	-ms-transform-timing-function: ease-out;
}
.serv_block:hover .iconimg_h {
	opacity:1;
	filter: alpha(opacity=100);
	/* safari / chrome */
	-webkit-animation-name:rotater;
	-webkit-animation-duration:900ms;
	-webkit-animation-iteration-count:1;
	-webkit-animation-timing-function: ease-out;

	/* mozilla */
	-moz-transform: scale(1);
	-moz-transition-duration:900ms;
	-moz-transition-timing-function: ease-out;

	/* opera */
	-o-transform: scale(1);
	-o-transition-duration:900ms;
	-o-transition-timing-function: ease-out;

	/* ie */
	-ms-transform: scale(1);
	-ms-transform-duration:900ms;
	-ms-transform-timing-function: ease-out;
}

.serv_block p {
	margin:0;
	padding:0 17px 15px 54px;
	text-transform:uppercase;
	font-family: 'Maven Pro', sans-serif;
	font-weight:400;
	font-size:28px;
	line-height:40px;
	color:#3e3e3e;
}



/* ___________________________________ //Slide 6 ___________________________________ */






/* ____________________________________ Slide 8 ____________________________________ */

#slide8 {
	background:url(../images/slide8_bg.jpg) repeat left top;
	padding:86px 0 0;
}

/*#slide8 .container {margin-bottom:80px;}*/


/* ______________ CONTACT_FORM ______________ */
::-webkit-input-placeholder { opacity:1 !important; color:#3e3e3e !important;
}
:-moz-placeholder {opacity:1 !important; color:#3e3e3e !important;
}
::-moz-placeholder { opacity:1 !important; color:#3e3e3e !important;
}
:-ms-input-placeholder { opacity:1 !important; color:#3e3e3e !important;
}

.contact_form input[type="text"],
.contact_form textarea {
	width:93%;
	margin:22px 0 0 0;
	padding:17px 10px 17px 21px;
	background: #c4a53f;
	font-family:Arial;
	font-weight:400;
	font-size:14px;
	line-height:20px;
	border:1px solid #c4a53f;
	color:#3e3e3e;
}
.contact_form input[type="text"]:first-child {margin-top:0;
}
.contact_form textarea {
	resize: none;
	margin-top:0;
	height: auto;
    min-height: 164px;
}

.contact_btn {
	width:130px;
	border:none;
	text-transform:uppercase;
	margin:0 17px 20px 0;
	padding:17px 0;
	font-size: 16px;
	line-height: 20px;
	color: #fff;
	font-family: 'Maven Pro', sans-serif;
	font-weight:300;
	text-align: center;
	vertical-align: middle;
	background:#3e3e3e;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}

.contact_btn:hover,
.send_btn {
	background:#fff;
	color:#3e3e3e;
}

#note .notification_ok {
	margin-top:20px;
	padding:7px 10px;
	text-align:center;
	text-transform:uppercase;
	background:#444;
	font-family: 'Maven Pro', sans-serif;
	font-weight:400;
	font-size:14px;
	color:#fff;
}
#note .notification_error {
	font-family: 'Maven Pro', sans-serif;
	font-weight:400;
	font-size:16px;
	color:#f00;
}
/* _____________ //CONTACT_FORM _____________ */

/* ____________ CONTACT_DETAILS _____________ */
.contact_det_block {margin-top:-5px;
}

ul.foot_block_intouch {
	margin:0;
	padding:0;
}

.foot_block_intouch li {
	margin-right:40px;
	padding-bottom:15px !important;
	display:inline-block;
}
.foot_block_intouch li a {
	color:#3e3e3e;
	line-height:21px;
	font-size:14px;
	padding:0 0 0 20px;
	margin:0;
}

.foot_block_intouch li a:hover {color:#343434;text-decoration:none;}

.foot_block_intouch li.touch_phone p {
	background:url(../images/contact_icon.png) no-repeat 0 0;
}
.foot_block_intouch li.touch_clock p {
	background:url(../images/contact_icon.png) no-repeat 0 -190px;
}
.foot_block_intouch li.touch_mail a {
	background:url(../images/contact_icon.png) no-repeat 0 -103px;
}
.foot_block_intouch li.touch_site a {
	background:url(../images/contact_icon.png) no-repeat 0 -295px;
	display:block;
	height:20px;
}
.foot_block_intouch li.touch_adress p {
	background:url(../images/contact_icon.png) no-repeat 0 -325px;
}
.foot_block_intouch li.facebook a {
	background:url(../images/contact_icon.png) no-repeat 0 -413px;
	display:block;
	height:15 px;
}
.foot_block_intouch li.twitter a {
	background:url(../images/contact_icon.png) no-repeat 0 -496px;
	display:block;
	height:15px;
}




/* ___________ //CONTACT_DETAILS ____________ */
#map_block {
	margin:0;
}

/* ____________________________________ //Slide 8 ____________________________________ */

/* ____________________________________ FOOTER ____________________________________ */
#footer {
	background:url(../images/menu_bg.jpg) repeat left top;
	padding:27px 0 23px;
}
.copyright {
	float:left;
	text-transform:uppercase;
	font-family: 'Maven Pro', sans-serif;
	font-weight:300;
	color:#979797;
}
.copyright a {
	color:#fff;
}
.copyright a:hover {text-decoration:none;color:#7cb289;
}

/* _____________ BACK_TOP ___________ */
#back_top {
	float:right;
}
#back_top a.button {
	cursor:pointer;
	position:relative;
	z-index:300;
	display:block;
	background:url(../images/back_top_bg.png) no-repeat top right;
	margin:0;
	padding-right:20px;
	width:93px;
	height:20px;
	text-transform:uppercase;
	font-family: 'Maven Pro', sans-serif;
	font-weight:300;
	color:#979797;
}
#back_top a.button:hover {text-decoration:none;}
/* ____________ //BACK_TOP __________ */

/* ___________________________________ //FOOTER ___________________________________ */
/* Style The Dropdown Button */
.dropbtn {
    background-color:#3D3C3A;
    color: #9b9b9b;
    padding: 10px;
    font-size: 18px;
    margin-top:18px;
    cursor: pointer;
    margin-left:30px;
    min-width: 100px;
    
    border: 2px;
    border-style: solid;
    border-color: #333333;
    border-radius: 6px;
}
.flag {
    display: inline-block;
    height: 20px;
    width: 25px;
    text-align: right;
    float: right;
    margin-left:5px;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 125px;
    margin-left: 29px;
    border: 2px;
    border-style: solid;
    border-color: #3D3C3A;
    border-radius: 6px;
    text-align: left;
  /*  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);*/
    
}

/* Links inside the dropdown */
.dropdown-content a {
    color: black;
    padding: 2px 10px;
    text-decoration: none;
    display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #f1f1f1;}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
    display: block; 
}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {
    background-color:darkgray;
    color:#3D3C3A;
}

@media only screen and (max-width: 599px) {
    .dropbtn {        
        background-color: #3D3C3A;
    color: #9b9b9b;
    padding:2px;
    font-size: 14px;
    
    cursor: pointer;
    margin-left:95px;
        margin-top:3px;
        
    }
    .dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9; 
   margin-left: 90px;
    text-align: left;
        font-size:14px;
        
}
    .dropdown-content a {
    color: black;
    padding: 3px 2px;
    text-decoration: none;
    display: block;
        max-width:140px;
}
    .flag {
    display: inline-block;
    height: 20px;
    width: 25px;
    text-align: right;
    float: right;
    
}
    .dropdown:hover .dropbtn {
    background-color:#3D3C3A;
    color:darkgray;
}
    
    
}

.contacts {
	text-align: right;
}
.contacts i {
	color: #9b9b9b;
}
.contacts a:hover {
	text-decoration: underline;
}

@media only screen and (max-width: 1023px) {
	#logo {
		display: none;
	}
}
@media only screen and (max-width: 766px) {
	.contacts {
		display: none;
	}
}











