@font-face {
    font-family: "light";
    src: url("fonts/HelveticaNeueCyrLight.eot");
    src: url("fonts/HelveticaNeueCyrLight.eot?#iefix")format("embedded-opentype"),
    url("fonts/HelveticaNeueCyrLight.woff") format("woff"),
    url("fonts/HelveticaNeueCyrLight.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "medium";
    src: url("fonts/HelveticaNeueCyrMedium.eot");
    src: url("fonts/HelveticaNeueCyrMedium.eot?#iefix")format("embedded-opentype"),
    url("fonts/HelveticaNeueCyrMedium.woff") format("woff"),
    url("fonts/HelveticaNeueCyrMedium.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
#preloader>p {
	display: none;
}

#preloader_preload {
	display: block;
	position: fixed;
	z-index: 99999;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	min-width: 320px;
	background: #fff
		url(../images/logo_262_100.png) center center
		no-repeat;
	background-size: 250px;
}
body {
	overflow-x: hidden;
	font-family: "light", Helvetica, Arial, sans-serif
}

.text-muted {
	color: #777
}

.text-primary {
	color: #fed136
}

p {
	font-size: 14px;
	line-height: 1.75
}

p.large {
	font-size: 16px
}

a, a:hover, a:focus, a:active, a.active {
	outline: 0
}

a {
	color: #fed136
}

a:hover, a:focus, a:active, a.active {
	color: #fec503
}

h1, h2, h3, h4, h5, h6 {
	font-family: "medium", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
}

.img-centered {
	margin: 0 auto
}

.bg-light-gray {
	background-color: #f7f7f7
}

.bg-darkest-gray {
	background-color: #222
}

.btn-primary {
	color: #fff;
	background-color: #fed136;
	border-color: #fed136;
	font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: 700
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active,
	.btn-primary.active, .open .dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #fec503;
	border-color: #f6bf01
}

.btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary
	{
	background-image: none
}

.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary,
	.btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover,
	.btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus,
	.btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active,
	.btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active
	{
	background-color: #fed136;
	border-color: #fed136
}

.btn-primary .badge {
	color: #fed136;
	background-color: #fff
}

.btn-xl {
	color: #fff;
	background-color: #fed136;
	border-color: #fed136;
	font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	border-radius: 3px;
	font-size: 18px;
	padding: 20px 40px
}

.btn-xl:hover, .btn-xl:focus, .btn-xl:active, .btn-xl.active, .open .dropdown-toggle.btn-xl
	{
	color: #fff;
	background-color: #fec503;
	border-color: #f6bf01
}

.btn-xl:active, .btn-xl.active, .open .dropdown-toggle.btn-xl {
	background-image: none
}

.btn-xl.disabled, .btn-xl[disabled], fieldset[disabled] .btn-xl, .btn-xl.disabled:hover,
	.btn-xl[disabled]:hover, fieldset[disabled] .btn-xl:hover, .btn-xl.disabled:focus,
	.btn-xl[disabled]:focus, fieldset[disabled] .btn-xl:focus, .btn-xl.disabled:active,
	.btn-xl[disabled]:active, fieldset[disabled] .btn-xl:active, .btn-xl.disabled.active,
	.btn-xl[disabled].active, fieldset[disabled] .btn-xl.active {
	background-color: #fed136;
	border-color: #fed136
}

.btn-xl .badge {
	color: #fed136;
	background-color: #fff
}

.navbar-default {
	background-color: transparent;
	border-color: transparent
}

.navbar-default .navbar-brand {
	color: #fed136;
	font-family: "Kaushan Script", "Helvetica Neue", Helvetica, Arial,
		cursive
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus,
	.navbar-default .navbar-brand:active, .navbar-default .navbar-brand.active
	{
	color: #fec503
}

.navbar-default .navbar-collapse {
    padding-left: 190px;
    padding-right: 564px;
}

.nav-cont {
	position: relative;
	width: 100%;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
}

.navbar-default .nav-center-cont {
	display: inline-block;
    width: 100%;
    height: 70px;
    float: left;
    border-bottom: 1px solid #fff;
    -webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}

.navbar-default .navbar-toggle {
	background-color: #000;
    border-color: #fff;
    border-radius: 0;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #000;
}

.navbar-default .nav li a {
	font-family: "medium", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 1px;
    color: #fff;
    line-height: 1;
    padding-bottom: 3px;
    padding-top: 3px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}
.navbar-default.navbar-shrink .nav li a {
    color: #000;
    padding-bottom: 1px;
    padding-top: 1px;
}

.navbar-default .nav li a:hover, .navbar-default .nav li a:focus {
	color: #fff;
    outline: 0;
}
.navbar-default.navbar-shrink .nav li a:hover {
    background-color: #000;
}
.navbar-default.navbar-shrink .nav li.active a:focus {
	color: #fff;
	background-color: #000;
}
.navbar-default.navbar-shrink .nav li a:focus {
	color: #000;
	background-color: rgba(0,0,0,0);
}
.navbar-default .navbar-nav>.active>a {
	border-radius: 0;
    color: #fff;
    background-color: rgba(0,0,0,0);
}
.navbar-default.navbar-shrink .navbar-nav>.active>a {
	border-radius: 0;
    color: #fff;
    background-color: #000;
}

.navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus
	{
	color: #fff;
    background-color: #000;
}

@media ( min-width :768px) {
	.navbar-default {
		background-color: transparent;
	    padding: 50px 50px 25px;
	    -webkit-transition: all .3s;
	    -moz-transition: all .3s;
	    transition: all .3s;
	    border: 0;
	}
	.navbar-default .navbar-brand {
		-webkit-transition: all .3s;
	    -moz-transition: all .3s;
	    transition: all .3s;
	    height: 70px;
	    display: inline-block;
	    padding: 0;
	    background-image: url(../images/logo_262_100_w.png);
	    width: 186px;
	    background-repeat: no-repeat;
	    background-size: cover;
	}
	.navbar-default .navbar-nav>.active>a {
		
	}
	.navbar-default.navbar-shrink {
		background-color: #fff;
    	padding: 4px 4px 14px;
	}
	.navbar-default.navbar-shrink .nav-center-cont {
	    border-bottom: 1px solid #000;
	}
	.navbar-default.navbar-shrink .navbar-brand {
		background-image: url(../images/logo_262_100.png);
	}
	.navbar-right {
	    float: right!important;
	    margin-right: 0;
	    position: absolute;
	    right: 0;
	    height: 70px;
	    border-bottom: 1px solid #fff;
	    padding-top: 48px;
	    -webkit-transition: all .3s;
	    -moz-transition: all .3s;
	    transition: all .3s;
	}
	.navbar-default.navbar-shrink .navbar-right {
	    padding-top: 54px;
	}
	.navbar-default .navbar-right li {
	}
	.navbar-default.navbar-shrink .navbar-right li {
	}
}

header {
    width: 100%;
    height: 100vh;
    position: fixed;
    z-index: -1;
    top: 0;
    left: 0;
}

.head-carusel {
	width: 100%;
    height: 100%;
    filter: grayscale(100);
}
.carusel-box {
	overflow: hidden;
}
.head-img-a {
	width: 100vw;
    height: 100vh;
    display: inline-block;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.head-filter-line .head-img-a {
    position: relative;
    left: -194px;
    width: 100vw;
}
div.head-img-a {
    filter: grayscale(100%);
}
.head-carusel .slick-arrow {
	position: absolute;
    top: 77px;
    z-index: 1;
    width: 100px;
    height: calc(100% - 77px);
    border: none;
    background-color: initial;
    color: #fff;
    font-size: 0;
    line-height: 0;
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: 90% center;
    padding: 0;
}
.head-carusel .slick-prev {
	left: 0;
	background-image: url("../images/icons/angle_prev.png");
	background-position: 10% center;
}
.head-carusel .slick-prev i {
	
}
.head-carusel .slick-next {
	right: 0;
	background-image: url("../images/icons/angle_next.png");
}
.head-carusel .slick-arrow:focus {
	outline: initial;
}
.head-carusel .slick-next i {
	
}
.white-box80 {
	position: absolute;
    top: 0;
    left: calc(100% - 571px);
    height: 100%;
    width: 567px;
    display: inline-block;
    z-index: 1;
    background-color: rgba(255,255,255,0.8);
    border-left: 1px solid #fff;
}
.head-filter-line {
	position: absolute;
    height: 100%;
    width: calc(100% - 197px);
    display: inline-block;
    z-index: 0;
    top: 0;
    left: 193px;
    filter: initial;
}
.head-filter-line .carusel-box .box-title {
	display: inline-block;
    position: absolute;
    bottom: 0;
    left: calc(100% - 585px);
    font-size: 24px;
    color: #fff;
    background-color: #000;
    padding: 1px 25px 0;
    transform-origin: 0 100%;
    transform: rotateZ(-90deg) scaleY(0);
}
.head-filter-line .carusel-box.slick-active .box-title {
	transition: all .2s ease-out 1s;
	transform: rotateZ(-90deg) scaleY(1);
}

header .head-bgr {
	position: absolute;
	z-index: 1;
	background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    background-position-x: 0;
    background-position-y: center;
	-webkit-transition: filter .3s;
	-moz-transition: filter .3s;
	transition: filter .3s;
}
header.h-shrink .head-bgr {
    -webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
}
header.h-def .head-cont {
	position: absolute;
	z-index: 2;
    width: inherit;
    height: inherit;
    background-color: rgba(2,2,2,0.3);
    padding-left: 194px;
    padding-right: 568px;
    -webkit-transition: background-color .3s;
	-moz-transition: background-color .3s;
	transition: background-color .3s;
}
header.h-shrink .head-cont {
	background-color: rgba(255,255,255,0.1);
}
header.h-def .head-cont .head-cont-centr {
	display: inline-block;
    width: 0;
    height: inherit;
    background-attachment: fixed;
    background-size: 100%;
    background-position-y: center;
    background-position-x: -65px;
    -webkit-transition: width .1s;
    -moz-transition: width .1s;
    transition: width .1s;
}
header.h-shrink .head-cont .head-cont-centr {
    width: 100%;
    -webkit-transition: width .3s ease-out 0.3s;
    -moz-transition: width .3s ease-out 0.3s;
    transition: width .3s ease-out 0.3s;
}

header .intro-text {
	padding-top: 100px;
	padding-bottom: 50px
}

header .intro-text .intro-lead-in {
	font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial,
		sans-serif;
	font-style: italic;
	font-size: 22px;
	line-height: 22px;
	margin-bottom: 25px
}

header .intro-text .intro-heading {
	font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 50px;
	line-height: 50px;
	margin-bottom: 25px
}

@media ( min-width :768px) {
	header .intro-text {
		padding-top: 300px;
		padding-bottom: 200px
	}
	header .intro-text .intro-lead-in {
		font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial,
			sans-serif;
		font-style: italic;
		font-size: 40px;
		line-height: 40px;
		margin-bottom: 25px
	}
	header .intro-text .intro-heading {
		font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
		text-transform: uppercase;
		font-weight: 700;
		font-size: 75px;
		line-height: 75px;
		margin-bottom: 50px
	}
}

section {
	padding: 100px 0;
	background-color: #fff;
}
#about-sec {
	margin-top: 100vh;
}
.sec-tit-cont {
	position: relative;
    display: inline-block;
    padding: 0;
    width: 100%;
}
.sec-tit-cont .tit-cont-l {
	width: 190px;
    display: block;
    float: left;
    padding: 0px 4px 0px 0;
    height: 16px;
}
.sec-tit-cont .tit-cont-l h2 {
	display: inline-block;
    text-align: right;
    font-size: 14px;
    margin: 0;
    line-height: 1;
    position: absolute;
    top: 0;
    left: 0;
    width: 190px;
    padding-right: 32px;
    padding-left: 4px;
    padding-top: 1px;
}
.sec-tit-cont .tit-cont-c {
	display: inline-block;
    height: 16px;
    width: calc(100% - 754px);
    border-bottom: 1px solid #000;
    float: left;
}
.sec-tit-cont .tit-cont-r {
	display: inline-block;
    width: 564px;
    height: 16px;
}
.sec-desc-cont {
	position: relative;
    display: inline-block;
    padding: 20px 0 10px 192px;
    width: 100%;
}
#services .sec-desc-cont {
    padding: 34px 2px 10px 2px;
}
.sec-desc-cont .desc-cont {
	position: relative;
    display: inline-block;
    padding: 0;
    width: calc(100% - 564px);
    text-align: justify;
    font-size: 20px;
    line-height: 1.75;
    max-height: 500px;
    min-height: 250px;
    overflow: hidden;
}
.sec-desc-cont .img-cont {
	position: relative;
    display: inline-block;
    padding: 0;
    margin-left: 10px;
    width: 550px;
    height: 500px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.sec-desc-cont .desc-cont.desc-r-cont {
    width: 564px;
    max-height: initial;
    min-height: initial;
    overflow: initial;
}
.sec-desc-cont .desc-cont.desc-l-cont {
    width: calc(100% - 564px);
    float: left;
    max-height: initial;
    min-height: initial;
    overflow: initial;
}
.sec-desc-cont .desc-cont ul.l-v-nav {
    list-style: none;
    display: inline-block;
    padding: 0 0 0 192px;
    margin: 0;
    text-align: left;
    width: 100%;
}
.it-bl {
	
}
.sec-desc-cont .desc-cont ul.l-v-nav li {
    padding: 2px 0 0 5px;
    cursor: pointer;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
    line-height: 1;
    margin: 0 0 20px 0;
    height: 26px;
    display: flex;
    display: -webkit-flex;
}
.sec-desc-cont .desc-cont ul.l-v-nav li h4 {
    margin: 0;
    padding: 0;
    font-size: 25px;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 1;
    min-width: fit-content;
    font-family: "light", Helvetica, Arial, sans-serif;
    background-color: #fff;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
}
.line-up-down {
	border-bottom: 1px solid #000;
    width: 0;
    margin-top: 28px;
    -webkit-transition: all .2s ease-out 0.1s;
    -moz-transition: all .2s ease-out 0.1s;
    transition: all .2s ease-out 0.1s;
}
.sec-desc-cont .desc-cont ul.l-v-nav li:hover .line-up-down,
.sec-desc-cont .desc-cont ul.l-v-nav li.l-v-nav-active .line-up-down {
    width: 100%;
}
.sec-desc-cont .desc-cont ul.l-v-nav li:hover h4,
.sec-desc-cont .desc-cont ul.l-v-nav li.l-v-nav-active h4 {
    transform: translateX(20px);
}
.sec-desc-cont .desc-r-txt {
	padding-left: 10px;
    height: 137px;
    overflow: hidden;
}
.read-more-cont {
	display: inline-block;
    width: 100%;
    text-align: center;
}
.sec-desc-cont .desc-cont .read-more-cont {
	display: inline-block;
    width: 100%;
    text-align: right;
}
a.read-more {
	color: #000;
    font-size: 14px;
    display: inline-block;
    text-decoration: none;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-family: "medium", Helvetica, Arial, sans-serif;
}
a.read-more i {
	padding: 0 20px 0 0;
	-webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}
a.read-more:hover i {
	padding: 0 0 0 20px;
}
.sec-desc-cont .desc-cont p {
    text-indent: 60px;
    text-align: inherit;
    font-size: inherit;
    line-height: inherit;
}
.fader-desc-cont {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    display: none;
}
.fader-desc-cont .faderWindLogo {
	position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 101;
    opacity: 0;
    background: rgba(255,255,255,0.8) url(../images/loader_2.gif) center center no-repeat;
    background-size: 150px;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    -o-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}
section h2.section-heading {
	font-size: 40px;
	margin-top: 0;
	margin-bottom: 15px
}

section h3.section-subheading {
	font-size: 16px;
	font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial,
		sans-serif;
	text-transform: none;
	font-style: italic;
	font-weight: 400;
	margin-bottom: 75px
}

#portfolio .zk-cont {
    padding-left: 180px;
    margin-right: -10px;
}
.zk-cont {
    width: 100%;
    padding: 10px 0 0 0;
}
.proj-cont {
	padding: 0 10px 10px 0;
}
.pr-tmpl-1 {
	width: calc(50% - 282px);
}
.pr-tmpl-2 {
	width: 564px;
}
.pr-tmpl-3 {
	width: calc(100% - 564px);
}
.pr-tmpl-3 .proj-img-cont {
	height: 710px;
}
.pr-tmpl-4 {
	width: calc(100% - 564px);
}
.pr-tmpl-4 .fade-desc-cont {
    padding-top: 18%;
}
.pr-tmpl-4 .fade-desc-cont:hover {
    padding-top: 15%;
}
.proj-img-cont {
	height: 350px;
    background-size: cover;
    background-position: center;
    display: inline-block;
    width: 100%;
}
.fade-desc-cont {
	position: relative;
    display: inline-block;
    opacity: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(2,2,2,0.4);
    text-align: center;
    padding-top: 28%;
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    transition: all .25s;
}
.fade-desc-cont:hover {
	opacity: 1;
    padding-top: 25%;
}
.fade-desc-cont a {
	display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.fade-desc-cont h5 {
	color: #fff;
    display: inline-block;
    margin: 5px;
    padding: 0;
    font-size: 40px;
    font-weight: normal;
    text-transform: none;
    line-height: 1;
    font-family: "light", Helvetica, Arial, sans-serif;
}
.fade-desc-cont p {
	display: inline-block;
    width: 100%;
    padding: 0 30px;
    line-height: 1.5;
    color: #fff;
    opacity: 0.75;
    margin: 0 0 15px;
}
.fade-desc-cont span {
	display: inline-block;
    opacity: 0;
    color: #fff;
    font-size: 24px;
    padding: 6px 20px;
    line-height: 1;
    -webkit-transition: all .25s ease-out .2s;
    -moz-transition: all .25s ease-out .2s;
    transition: all .25s ease-out .2s;
    border: 1px solid #fff;
}
.fade-desc-cont:hover span {
	opacity: 1;
}
.fade-desc-cont:hover span:hover {
	background-color: #fff;
	color: #000;
}
.view-all-cont {
	display: inline-block;
    width: 100%;
    text-align: center;
    padding: 20px 15px 30px;
}
.view-all-cont a {
	display: inline-block;
    margin: 0;
    padding: 0 6px;
    font-size: 36px;
    font-weight: normal;
    text-transform: none;
    line-height: 1;
    font-family: "light", Helvetica, Arial, sans-serif;
    color: #333;
    text-decoration: none;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
    border-bottom: 1px solid rgba(0,0,0,0);
}
.view-all-cont a:hover {
	border-bottom: 1px solid #333;
}

#first-sec {
	padding-top: 74px;
}
#first-sec.blog-section {
	padding-bottom: 50px;
}
.ver-line-cont {
	position: relative;
    display: inline-block;
    padding: 4px 0 0;
    margin: 0 0 0 64px;
    width: calc(100% - 64px);
    border-left: 1px solid #000;
}
.ver-menu-cont {
	display: inline-block;
    width: 125px;
    float: left;
    padding: 30px 2px 0;
    min-height: 100vh;
}
.ver-menu {
	list-style: none;
    display: inline-block;
    padding: 0;
    margin: 0;
    text-align: left;
    width: 121px;
    position: fixed;
    z-index: 1;
}
.ver-menu li.ver-m-act, .ver-menu li:hover {
	transform: translateX(0.85em) scaleX(1.2);
}
.ver-menu li.ver-m-act h4, .ver-menu li:hover h4 {
	transform: translateX(0.7em) scaleX(0.8);
}
.ver-menu li {
	padding: 6px 2px;
    cursor: pointer;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
    line-height: 1;
    margin: 0 0 26px 0;
    display: inline-block;
    width: 100%;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    background-color: #000;
    overflow: hidden;
}
.ver-menu li h4 {
	margin: 2px 0 0;
    padding: 0;
    font-size: 16px;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 1;
    font-family: "light", Helvetica, Arial, sans-serif;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
    color: #fff;
}
.ver-imgs-cont {
	display: inline-block;
    width: calc(100% - 125px);
    position: relative;
}
.ver-imgs-cont.pad-top {
	padding-top: 5px;
	margin: 0 -5px;
	width: calc(100% - 115px);
}
.ver-imgs-cont .p-l-r {
	padding: 0 5px;
	margin: 0 0 10px 0;
}
.bg-img-cont {
	display: inline-block;
    width: 100%;
    height: 560px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.fade-img-box {
	/* display: inline-block; */
    /* width: 100%; */
    /* height: 100%; */
}
.fade-img-box h1 {
	font-family: "light", Helvetica, Arial, sans-serif;
    display: inline-block;
    margin: 0;
    padding: 0;
    position: fixed;
    top: 78px;
    left: 2px;
    transform: translateX(-100%) rotateZ(-90deg) translateX(100%);
    transform-origin: 100% 0%;
    font-size: 50px;
    line-height: 1;
    opacity: 0;
    -webkit-transition: all .35s ease-out 0s;
    -moz-transition: all .35s ease-out 0s;
    transition: all .35s ease-out 0s;
}
.fade-img-box h2 {
	font-family: "medium", Helvetica, Arial, sans-serif;
    display: inline-block;
    margin: 0;
    padding: 0;
    position: fixed;
    top: 81px;
    left: 48px;
    transform: translateX(-100%) rotateZ(-90deg) translateX(100%);
    transform-origin: 100% 0%;
    font-size: 18px;
    line-height: 1;
    opacity: 0;
    -webkit-transition: all .35s ease-out .25s;
    -moz-transition: all .35s ease-out .25s;
    transition: all .35s ease-out .25s;
}
.fade-img-box h2 time {
	color: #777;
}
.news-img-cont {
	display: flex;
    justify-content: center;
    flex-direction: column;
    position: relative;
    width: calc(100% - 564px);
    float: left;
    margin-bottom: 10px;
    height: 500px;
    overflow: hidden;
}
.news-img-cont a {
	display: inline-block;
    width: 100%;
    height: 100%;
    opacity: 0.7;
    -webkit-transition: all .15s ease-out .1s;
    -moz-transition: all .15s ease-out .1s;
    transition: all .15s ease-out .1s;
    text-align: center;
}
.news-img-cont a:hover {
    opacity: 1;
}
.news-img-cont a img {
	display: inline-block;
    min-width: 100%;
    min-height: 100%;
}
.news-desc-cont {
	display: flex;
    width: 564px;
    position: relative;
    padding: 0 0 0 10px;
    font-size: 20px;
    line-height: 1.75;
    min-height: 250px;
    overflow: hidden;
    flex-direction: column;
    height: 500px;
    justify-content: flex-end;
}
.news-desc-cont h3 {
	font-family: "light", Helvetica, Arial, sans-serif;
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 40px;
    line-height: 1;
}
.news-desc-cont p {
	font-size: inherit;
    line-height: inherit;
    text-align: justify;
    margin: 0;
}
.news-desc-cont .news-date-cont {
	text-align: left;
    font-size: 16px;
    color: #777;
    padding-right: 20px;
    margin-bottom: 10px;
}
.news-desc-cont .news-date-cont i {
	
}
.news-desc-cont .news-date-cont time {
	
}
.news-desc-cont a.a-r-m {
	color: #000;
    font-size: 14px;
    display: inline-block;
    text-decoration: none;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-family: "medium", Helvetica, Arial, sans-serif;
}
.news-desc-cont a.a-r-m:hover i {
    padding: 0 0 0 20px;
}
.news-desc-cont a.a-r-m i {
    padding: 0 20px 0 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}
.bg-img-cont.h-img {
    height: 300px;
}
.ver-imgs-cont.pad-top.about-tx-bx {
	text-align: justify;
    font-size: 20px;
    line-height: 1.75;
    width: calc(100% - 688px);
    border-right: 1px solid #000;
    padding-right: 10px;
    margin: 40px 0;
}
.article-sec .ver-imgs-cont.pad-top.about-tx-bx {
	font-size: 16px;
	float: left;
}
.article-sec .about-tx-bx p {
    text-indent: 40px;
}
.ver-imgs-cont.pad-top.form-bx {
    font-size: 20px;
    line-height: 1.75;
    width: 559px;
    height: 400px;
    margin: 50px 0;
    padding-left: 10px;
}
.ver-imgs-cont.pad-top.form-bx.for-other {
	height: initial;
    margin: 33px 0 0 0;
}
.ver-imgs-cont.pad-top.form-bx.for-other span.other-title {
	font-family: "light", Helvetica, Arial, sans-serif;
    display: inline-block;
    margin: 0;
    padding: 0;
    font-size: 40px;
    line-height: 1;
    width: 100%;
    border-bottom: 1px solid #000;
}
.ver-imgs-cont.pad-top.form-bx.for-other .other-s-cont {
    display: inline-block;
    margin: 0 -5px;
    padding: 7px 0 0;
    width: calc(100% + 10px);
}
.ver-imgs-cont.pad-top.form-bx.for-other .other-s-cont .proj-img-cont {
	height: 165px;
}
.ver-imgs-cont.pad-top.form-bx.for-other .other-s-cont .fade-desc-cont {
	opacity: initial;
    padding: 5px;
    text-align: initial;
    line-height: 0;
    background-color: rgba(2,2,2,0.5);
}
.ver-imgs-cont.pad-top.form-bx.for-other .other-s-cont .fade-desc-cont h5 {
	font-size: 20px;
    width: 100%;
    margin: 0;
    padding: 0 0 1px 5px;
    border-bottom: 1px solid #fff;
}
.ver-imgs-cont.pad-top.form-bx.for-other .other-s-cont .fade-desc-cont span {
	opacity: 0;
    padding: 1px 0 0 5px;
    font-size: 14px;
    width: 100%;
    border: 0;
    transform: translateY(-100%);
    -webkit-transition: all .15s ease-out 0s;
    -moz-transition: all .15s ease-out 0s;
    transition: all .15s ease-out 0s;
}
.ver-imgs-cont.pad-top.form-bx.for-other .other-s-cont .fade-desc-cont:hover span {
    opacity: 1;
    transform: translateY(0);
}
.about-tx-bx p {
	text-indent: 60px;
    text-align: inherit;
    font-size: inherit;
    line-height: inherit;
}

@media ( min-width :768px) {
	section {
		padding: 0 4px 4px;
	}
}

.service-heading {
	margin: 15px 0;
	text-transform: none
}

#portfolio .portfolio-item {
	margin: 0 0 15px;
	right: 0
}

#portfolio .portfolio-item .portfolio-link {
	display: block;
	position: relative;
	max-width: 400px;
	margin: 0 auto
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover {
	background: rgba(254, 209, 54, .9);
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 0;
	transition: all ease .5s;
	-webkit-transition: all ease .5s;
	-moz-transition: all ease .5s
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover:hover {
	opacity: 1
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content
	{
	position: absolute;
	width: 100%;
	height: 20px;
	font-size: 20px;
	text-align: center;
	top: 50%;
	margin-top: -12px;
	color: #fff
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i
	{
	margin-top: -12px
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3,
	#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4
	{
	margin: 0
}

#portfolio .portfolio-item .portfolio-caption {
	max-width: 400px;
	margin: 0 auto;
	background-color: #fff;
	text-align: center;
	padding: 25px
}

#portfolio .portfolio-item .portfolio-caption h4 {
	text-transform: none;
	margin: 0
}

#portfolio .portfolio-item .portfolio-caption p {
	font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial,
		sans-serif;
	font-style: italic;
	font-size: 16px;
	margin: 0
}

#portfolio * {
	/* z-index: 2 */
}

@media ( min-width :767px) {
	#portfolio .portfolio-item {
		margin: 0 0 30px
	}
}

.timeline {
	list-style: none;
	padding: 0;
	position: relative
}

.timeline:before {
	top: 0;
	bottom: 0;
	position: absolute;
	content: "";
	width: 2px;
	background-color: #f1f1f1;
	left: 40px;
	margin-left: -1.5px
}

.timeline>li {
	margin-bottom: 50px;
	position: relative;
	min-height: 50px
}

.timeline>li:before, .timeline>li:after {
	content: " ";
	display: table
}

.timeline>li:after {
	clear: both
}

.timeline>li .timeline-panel {
	width: 100%;
	float: right;
	padding: 0 20px 0 100px;
	position: relative;
	text-align: left
}

.timeline>li .timeline-panel:before {
	border-left-width: 0;
	border-right-width: 15px;
	left: -15px;
	right: auto
}

.timeline>li .timeline-panel:after {
	border-left-width: 0;
	border-right-width: 14px;
	left: -14px;
	right: auto
}

.timeline>li .timeline-image {
	left: 0;
	margin-left: 0;
	width: 80px;
	height: 80px;
	position: absolute;
	z-index: 100;
	background-color: #fed136;
	color: #fff;
	border-radius: 100%;
	border: 7px solid #f1f1f1;
	text-align: center
}

.timeline>li .timeline-image h4 {
	font-size: 10px;
	margin-top: 12px;
	line-height: 14px
}

.timeline>li.timeline-inverted>.timeline-panel {
	float: right;
	text-align: left;
	padding: 0 20px 0 100px
}

.timeline>li.timeline-inverted>.timeline-panel:before {
	border-left-width: 0;
	border-right-width: 15px;
	left: -15px;
	right: auto
}

.timeline>li.timeline-inverted>.timeline-panel:after {
	border-left-width: 0;
	border-right-width: 14px;
	left: -14px;
	right: auto
}

.timeline>li:last-child {
	margin-bottom: 0
}

.timeline .timeline-heading h4 {
	margin-top: 0;
	color: inherit
}

.timeline .timeline-heading h4.subheading {
	text-transform: none
}

.timeline .timeline-body>p, .timeline .timeline-body>ul {
	margin-bottom: 0
}

@media ( min-width :768px) {
	.timeline:before {
		left: 50%
	}
	.timeline>li {
		margin-bottom: 100px;
		min-height: 100px
	}
	.timeline>li .timeline-panel {
		width: 41%;
		float: left;
		padding: 0 20px 20px 30px;
		text-align: right
	}
	.timeline>li .timeline-image {
		width: 100px;
		height: 100px;
		left: 50%;
		margin-left: -50px
	}
	.timeline>li .timeline-image h4 {
		font-size: 13px;
		margin-top: 16px;
		line-height: 18px
	}
	.timeline>li.timeline-inverted>.timeline-panel {
		float: right;
		text-align: left;
		padding: 0 30px 20px 20px
	}
}

@media ( min-width :992px) {
	.timeline>li {
		min-height: 150px
	}
	.timeline>li .timeline-panel {
		padding: 0 20px 20px
	}
	.timeline>li .timeline-image {
		width: 150px;
		height: 150px;
		margin-left: -75px
	}
	.timeline>li .timeline-image h4 {
		font-size: 18px;
		margin-top: 30px;
		line-height: 26px
	}
	.timeline>li.timeline-inverted>.timeline-panel {
		padding: 0 20px 20px
	}
}

@media ( min-width :1200px) {
	.timeline>li {
		min-height: 170px
	}
	.timeline>li .timeline-panel {
		padding: 0 20px 20px 100px
	}
	.timeline>li .timeline-image {
		width: 170px;
		height: 170px;
		margin-left: -85px
	}
	.timeline>li .timeline-image h4 {
		margin-top: 40px
	}
	.timeline>li.timeline-inverted>.timeline-panel {
		padding: 0 100px 20px 20px
	}
}

.team-member {
	text-align: center;
	margin-bottom: 50px
}

.team-member img {
	margin: 0 auto;
	border: 7px solid #fff
}

.team-member h4 {
	margin-top: 25px;
	margin-bottom: 0;
	text-transform: none
}

.team-member p {
	margin-top: 0
}

aside.clients img {
	margin: 50px auto
}

section#contact {
	background-color: #000;
}
.contact-cont {
	padding: 5px 192px 0px;
    width: 100%;
}
.contact-cont .address-cont {
	text-align: left;
    padding-left: 0;
}
footer .contact-cont .address-cont {
	padding-top: 0px;
    text-align: center;
}
.contact-cont .address-cont p, .contact-cont .phone-cont p {
	color: rgba(255,255,255,0.75);
    font-size: 18px;
    line-height: 1;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}
.contact-cont .address-cont p:hover, .contact-cont .phone-cont p:hover {
	color: #fff;
}
.contact-cont .address-cont p.zk-copy {
	font-size: 14px;
    margin-bottom: 0;
}
.contact-cont .address-cont p.zk-copy:hover {
	color: rgba(255,255,255,0.75);
}
.contact-cont .phone-cont {
	text-align: center;
}
.contact-cont .phone-cont img {
	display: inline-block;
    width: 60px;
    height: auto;
}
footer .contact-cont .phone-cont a.foot-logo-a {
	display: inline-block;
    width: 60px;
    height: 60px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.contact-cont .phone-cont a {
	font-size: inherit;
    color: inherit;
    line-height: inherit;
    text-decoration: none;
    width: 100%;
    display: inline-block;
}
.contact-cont .social-cont{
	text-align: right;
    padding: 6px 0 0 15px;
}

section#contact .section-heading {
	color: #fff
}

section#contact .form-group {
	margin-bottom: 25px
}

section#contact .form-group input, section#contact .form-group textarea
	{
	padding: 20px
}

section#contact .form-group input.form-control {
	height: auto
}

section#contact .form-group textarea.form-control {
	height: 236px
}

section#contact .form-control:focus {
	border-color: #fed136;
	box-shadow: none
}

section#contact ::-webkit-input-placeholder {
	font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	color: #bbb
}

section#contact :-moz-placeholder {
	font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	color: #bbb
}

section#contact ::-moz-placeholder {
	font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	color: #bbb
}

section#contact :-ms-input-placeholder {
	font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	color: #bbb
}

section#contact .text-danger {
	color: #e74c3c
}

footer {
	padding: 0;
    text-align: center;
    background-color: #000;
    border-top: 1px solid #fff;
}
footer .contact-cont {
    padding: 15px 55px;
}

footer span.copyright {
	line-height: 40px;
	font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	text-transform: none
}

footer ul.quicklinks {
	margin-bottom: 0;
	line-height: 40px;
	font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	text-transform: none
}

ul.social-buttons {
	margin-bottom: 0;
    display: inline-block;
}
ul.social-buttons li {
	padding-right: 2px;
    padding-left: 2px;
}
ul.social-buttons li a {
	display: block;
    height: 40px;
    width: 40px;
    opacity: 0.75;
    border-radius: 0;
    font-size: 24px;
    line-height: 40px;
    border: 1px solid #fff;
    color: #fff;
    outline: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    text-align: center;
}

ul.social-buttons li a:hover, ul.social-buttons li a:focus, ul.social-buttons li a:active
	{
	opacity: 1;
}

.btn:focus, .btn:active, .btn.active, .btn:active:focus {
	outline: 0
}

.portfolio-modal .modal-content {
	border-radius: 0;
	background-clip: border-box;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 0;
	min-height: 100%;
	padding: 100px 0;
	text-align: center
}

.portfolio-modal .modal-content h2 {
	margin-bottom: 15px;
	font-size: 3em
}

.portfolio-modal .modal-content p {
	margin-bottom: 30px
}

.portfolio-modal .modal-content p.item-intro {
	margin: 20px 0 30px;
	font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial,
		sans-serif;
	font-style: italic;
	font-size: 16px
}

.portfolio-modal .modal-content ul.list-inline {
	margin-bottom: 30px;
	margin-top: 0
}

.portfolio-modal .modal-content img {
	margin-bottom: 30px
}

.portfolio-modal .close-modal {
	position: absolute;
	width: 75px;
	height: 75px;
	background-color: transparent;
	top: 25px;
	right: 25px;
	cursor: pointer
}

.portfolio-modal .close-modal:hover {
	opacity: .3
}

.portfolio-modal .close-modal .lr {
	height: 75px;
	width: 1px;
	margin-left: 35px;
	background-color: #222;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	z-index: 1051
}

.portfolio-modal .close-modal .lr .rl {
	height: 75px;
	width: 1px;
	background-color: #222;
	transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	z-index: 1052
}

.portfolio-modal .modal-backdrop {
	opacity: 0;
	display: none
}

::-moz-selection {
	text-shadow: none;
    background: #909090;
    color: #fff;
}

::selection {
	text-shadow: none;
    background: #909090;
    color: #fff;
}

img::selection {
	background: 0 0
}

img::-moz-selection {
	background: 0 0
}

body {
	webkit-tap-highlight-color: #909090
}
#go-home {
	position: absolute;
    top: 0;
    width: 0;
    height: 0;
    line-height: 0;
}

@media screen and (max-width: 767px) {
	.nav-cont {
	    position: relative;
	    background-color: #fff;
	    opacity: 0.93;
	}
	.navbar-default .navbar-brand {
	    -webkit-transition: all .3s;
	    -moz-transition: all .3s;
	    transition: all .3s;
	    height: 50px;
	    display: inline-block;
	    padding: 1px;
	    background-image: url(../images/logo_262_100.png);
	    width: 133px;
	    background-repeat: no-repeat;
	    background-size: cover;
	}
	.navbar-nav {
		margin: 0 -15px;
	}
	.navbar-default .nav-center-cont {
    	display: none;
	}
	.navbar-default .navbar-collapse {
	    padding: 15px;
	    text-align: center;
	}
	.navbar-default.navbar-shrink .nav li a {
	    padding-bottom: 15px;
	    padding-top: 15px;
	}
	.navbar-default .nav li a {
	    color: #000;
	    padding-bottom: 15px;
	    padding-top: 15px;
	}
	.navbar-default .nav li a:hover, .navbar-default .nav li a:focus {
	    color: #fff;
	    outline: 0;
	    background-color: #000;
	}
}