*{padding:0;margin:auto;font-family: 'archivoi';font-size: 14px;}
html {overflow-y: scroll;}
@font-face {font-family: 'cerapro';src: url('../fonts/CeraPRO-Black.ttf');}
@font-face {font-family: 'archivoi';src: url('../fonts/Archivo-Italic.ttf');}
@font-face {font-family: 'archivosemibold';src: url('../fonts/Archivo-SemiBoldItalic.ttf');}
@font-face {font-family: 'archivo';src: url('../fonts/Archivo-Regular.ttf');}
h1, h2, h3, h4, h5, h6{font-family: 'cerapro';}
a:hover, a:focus, a:active{
	background:rgba(0,0,0,0) !important;
	outline:none !important;
	text-decoration:none !important;
	box-shadow:0 0 0 0 black !important;
}
.thumb{border-radius:0px;padding:0px;border:0px;background:rgba(255,255,255,0);}
.row, .row .col{margin:0px;}
.text-transform{text-transform: uppercase;}
img {
    pointer-events: none;
}
/**/
header{
    background:#679CDD;
    background-size:cover;
	padding:0;
}
header .call{display:none;}
header .topheading .logoholder{padding:0px;}
header .topheading .logoholder .logo{
    width: 100%;
    padding: 10px;
}
header .topheading .logoholder .logo img{
	height: auto;
    max-width: 100%;
    max-height: 70px;
}
header .topheading .call {display: none;}
header .topheading .logoholder button {
    border: solid 1px black;
    border-radius: 0;
    position: absolute;
    right: 0px;
    top: 20px;
	display:none;
}
header .topheading .logoholder button span {
    background: none;
    border-top: solid 1px black;
    height: 1px;
    width: 2em;
    margin-left: 0px;
    -webkit-transition: all .2s ease-in;-moz-transition: all .2s ease-in;-o-transition: all .2s ease-in;transition: all .2s ease-in;
}
header .topheading .logoholder button span::before {
    content: "";
	border-top: solid 1px black;
	height: 1px;
	width: 2em;
	position: absolute;
	margin: -8px 0px 0px -20px;
}
header .topheading .logoholder button span::after {
    content: "";
	border-top: solid 1px black;
	height: 1px;
	width: 2em;
	position: absolute;
	margin: 6px 0px 0px -20px;
}
header .topheading .more{padding:0px;}
header .links{
	padding-right:0;
}
header .links .top{
	padding:21px 0 0;
}
header .links .top *{
	color: #fff;
	font-family: 'archivoi';
	font-size: 13px;
}
header .links .top b{
	color: #C08736;
}
header .links .top .l *{
    display: inline-block;
	margin:0;
}
header .links ul{
	padding:0 5px;
	background:#fff;
}
header .links ul li{text-align: center;padding:0px;}
header .links ul li:after{
	content: "";
}
header .links ul li a{
	color: #C08736;
    display: block;
    position: relative;
    padding: 10px 5px;
    font-size: 18px;
	text-transform:uppercase;
	font-family: 'cerapro';
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
header .links ul li.active a{
	color:#679CDD !important;
}
header .navbar .navbar-toggler{display: none;}
header .navbar .navbar-brand{margin: 0;background: #fff !important;padding: 10px;}
header .navbar button span {
    background: none;
    border-top: solid 1px white;
    height: 1px;
    width: 2em;
    margin-left: 0px;
    -webkit-transition: all .2s ease-in;-moz-transition: all .2s ease-in;-o-transition: all .2s ease-in;transition: all .2s ease-in;
}
header .navbar button span::before {
    content: "";
	border-top: solid 1px black;
	height: 1px;
	width: 2em;
	position: absolute;
	margin: -8px 0px 0px -20px;
}
header .navbar button span::after {
    content: "";
	border-top: solid 1px black;
	height: 1px;
	width: 2em;
	position: absolute;
	margin: 6px 0px 0px -20px;
}
header .navbar .navbar-brand img{height: 90px;}
header .links .navbar-brand:hover, header .navbar .navbar-brand:active, header .navbar .navbar-brand:focus {background: #fff !important;}

header .topheading .more .top a:hover, header .topheading .more .top a:active, header .topheading .more .top a:focus, 
header .links ul li a:hover, header .links ul li a:active, header .links ul li a:focus{
	color:#679CDD !important;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
header .links ul li a.hireus:hover,
header .links ul li a.hireus:focus,
header .links ul li a.hireus:active{
	border:solid 1px #C08736!important;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
header .links ul li:hover ul,
header .links ul li:focus ul,
header .links ul li:active ul{
    height: 250px;
	padding:10px 0px;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
header .links ul li ul li a:hover,
header .links ul li ul li a:active,
header .links ul li ul li a:focus{
	color: #74C1ED;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
/**/
.home{padding: 50px;}
.slider{
	position: relative;
	z-index: 25;
	background:#FDFBFC;
}
.slider,
.slider .heroSlider .rsOverflow, 
.slider .royalSlider.heroSlider {
    height: 80vh !important;
}
.slider .rsMinW.rsHor .rsArrowLeft .rsArrowIcn {
	background: url('../images/p.png') center no-repeat;
	background-size: contain;
}
.slider .rsMinW.rsHor .rsArrowRight .rsArrowIcn {
	background: url('../images/n.png') center no-repeat;
	background-size: contain;
}
.slider .rsMinW .rsTabs {
    bottom: 20px;
    width: 62vh;
	position: absolute;
	text-align: left;
    padding: 0px 0px 0px 15px;
}
.slider .rsMinW .rsTab {
    padding: 0px 10px;
	min-width: 20px;
	margin-right: 4px;
	border: 1px solid rgba(217, 217, 221,.2);
	background: rgba(217, 217, 221,.2);
}
.slider .rsMinW .rsTab.rsNavSelected {
	border: 1px solid rgba(217, 217, 221,.2);
	background: rgba(217, 217, 221,.2);
}
.slider .rsMinW .rsTab.rsNavSelected:after {
	content: "";
	position: absolute;
    background: white;
    height: 2px;
    width: 11px;
    margin: -1px 0px 0px -11px;
}
.slider .rsMinW .rsArrow, .slider .rsMinW .rsArrowIcn {
	height: 50px;width:50px;
}
.slider .rsMinW .rsArrowLeft {
    right: auto;
	bottom: 25%;
	left: 25px;
}
.slider .rsMinW .rsArrowRight {
    right: 25px;
    bottom: 25%;
	left: auto;
}
.slider .infoBlock {
	max-width: 100%;
    top: auto;
    bottom: 5%;
    left: auto;
    right: 0;
    width: 100%;
    overflow: visible;
    color: #3D3E41;
}
.slider .infoBlock a{
	text-decoration:none;
}
.slider .infoBlock h2,
.slider .infoBlock h3{
	text-transform: none;
}
.slider .infoBlock h2{
	color: #679CDD;
    text-shadow: 0 0 8px #000;
}

.rsMinW, .rsMinW .rsOverflow, .rsMinW .rsSlide, .rsMinW .rsVideoFrameHolder, .rsMinW .rsThumbs {
    background: #F7F7F5 !important;
    color: #FFF;
}
.slider .infoBlock .goto:hover,
.slider .infoBlock .goto:focus,
.slider .infoBlock .goto:active{
	background: #fff;
	color:#C08736;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
/**/
.about-us{
	overflow:hidden;
}
.about-us .dt .col{
	margin:auto 0;
}
.about-us .dt .info h3{
	color:#679DDD;
	font-size:23px;
}
.about-us .dt .info h3 b{
	font-family: 'cerapro';
	display:block;
	font-size:23px;
	color:#C08736;
}
.about-us .dt .info .stt{
	font-family: 'futura';
	color:#C08736;
	width:90%;
	margin:0;
}
.about-us .dt .info .stt span,
.about-us .dt .info .stt span *{
	color:#000;
	display:inline-block;
}
.about-us .dt .info .rw{
	width:90%;
	margin:0;
}
.about-us .dt .info .thumb_ img{
	margin: 0 0 0 65px;
}
/**/
.services .row .col{
	background:#679DDD;
	color:#fff;
	padding:0;
}
.services .row .col2{
	background:#C08736;
}
.services .row .col .rwtop{
	padding:30px 20px 20px;
}
.services .row .col .rw{
	padding: 0 0 0 15px;
    width: 90%;
    margin: 0;
}
.services .row .col .lnk{
	color:#000;
	font-family: 'archivo';
}
.services .row .col .btm{
	color: #7AA7E0;
    font-size: 140px;
    margin: 0;
    line-height: .7;
    position: absolute;
    right: 20px;
    bottom: 40px;
}
.services .row .col2 .btm{
	color:#C18D51;
}
.services .row .col .rwtop{
	min-height: 370px;
    position: relative;
    display: block;
    color: #fff;
}
.services .row .col .rwbottom{
	height: 370px;
}
/**/
.projects{
	padding:60px 20px 20px;
}
.projects .tp{
    margin: 0 0 -10px;
}
.projects h2{
	margin: 0;
    color: #C18D51;
    letter-spacing: 8px;
    font-size: 40px;
}
.projects .rw{
	width:80%;
}
.projects .thumb{
	position:relative;
}
.projects .slider .infoBlock{
	bottom: -3%;
}
.projects .slider .infoBlock h2,
.projects .slider .infoBlock h3{
	padding: 0;
    color: #fff;
    text-shadow: 0 0 5px #000;
    font-size: 25px;
    text-align: right;
    margin: 0;
}
.projects .slider .infoBlock a{
	display:block;
}
/**/
.homecontacts .col{
	padding:30px;
}
.homecontacts .col h3{
	line-height: .7;
	color: #679DDD;
}
.homecontacts .col h3 b{
	color: #C08736;
    font-weight: normal;
    text-transform: none;
}
.homecontacts .col h3 span,
.homecontacts .col h3 span *{
	text-transform: none;
    margin: 0;
    display: block;
    line-height: 2;
}
.homecontacts .clients h3{
	color:#fff;
	margin:0;
}
.homecontacts .clients h3 span{
	color:#000;
}
.homecontacts .quote{
	background:url('../images/contact.jpg') center;
	background-size:cover;	
	padding:80px 30px 30px;
}
.homecontacts .quote .frm .form-group{
	padding:0 10px 30px;
	margin:0;
}
.homecontacts .quote .frm .dets{
	width: 100%;
    padding: 15px;
    border: 0;
}
.homecontacts .quote .frm .btnholder{
    padding:0 15px;
}
.btn-send{
	font-family: 'cerapro';
	color: #fff !important;
	background: #C08736 !important;
	border:solid 1px #C08736 !important;
	border-radius:0;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.homecontacts .clients{
	background:url('../images/clients.jpg') center;
	background-size:cover;
	padding:80px 50px 30px;
}
.homecontacts .clients .list{
	background: #fff;
    padding: 15px;
    margin: 0 auto;
    width: 90%;
}

.homecontacts .clients .list .visibleNearby{
	height: 245px !important;
    background: #fff !important;
}
.homecontacts .clients .affiliation .visibleNearby{
	height: 120px !important;
    background: #fff !important;
}
.homecontacts .clients .list .visibleNearby img{
	height: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    width: auto !important;
}
.homecontacts .clients .list .visibleNearby .rsGCaption{
	padding:0;
}
.homecontacts .clients .list .visibleNearby .rsGCaption .rw{
    padding: 0;
	width:100%;
}


.btn-send:hover,
.btn-send:focus,
.btn-send:active{
	background: #679DDD !important;
	border:solid 1px #679DDD !important;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
/**/
.topbanner{
	padding:100px 30px;
}
.topbanner h1{
	font-family: 'cerapro';
    color: #fff;
    font-size: 70px;
    text-shadow: 0 0 5px #000;
}
.profile{
	padding:30px 30px 0 0;
}
.profile .dt .thumb{
	padding:30px 30px 0 0;
	position:relative;
	display:flex;
	margin: 0;
}
.profile .dt .thumb img{
	margin:auto 0 0 0;
}
.profile .dt .thumb:after{
	content: "";
    background: black;
    width: 93%;
    height: 90%;
    position: absolute;
    left: 7%;
    z-index: -1;
    top: 0;
}
.profile .dt .info{
	padding:0 15px 0 30px;
}
/**/

.contact{
	background:#f7f7f7;
    z-index: 1;
    position: relative;
	padding:30px 0 0;
}
.contact .tt{
	padding:0 30px;
}
.contact .tt h2{
	position: relative;
    display: inline-block;
    z-index: 1;
}
.contact h4{
	margin:0;
}
.contact .col{
	margin:0;
}
.contact .map-canvas{
	position:relative;
	padding-right:0;
}
#map-canvas{
	height:600px;
	padding:0 ;
}
#map-canvas iframe{height:100%;}
.contact .mail{
	padding-left:0;
}
.contact .mail .rw *{
	margin:0;
}
.contact .mail .frm{
	background:#f7f7f7;
	border-left: 0;
    padding: 15px 30px;
}
.contact .mail .frm .row{
	margin:0 -15px;
}
.contact .mail .frm .dets{
	width: 100%;
    padding: 10px;
    border:solid 1px #f8f9fa;
    margin: 0 0 15px;
}
.btn-send{
	background: #BD842C;
    border: solid 1px #BD842C !important;
    color: #fff;
    border-radius: 0;
    padding: 9px 50px;
    -webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in;
}
.btn-send:hover,
.btn-send:hover,
.btn-send:hover{
	background: #fff;
    border: solid 1px #fff;
    color: #BD842C;
    -webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in;
}
/**/
.footer{
	background:url('../images/header.jpg') center;
    background-size:cover;
	padding:15px 15px 20px;
	color:#fff;
}
.footer b,
.footer a{
	color:#000 !important;
}
/**/
label.error{color:#fb5b5b;}
.warning{color:#fb5b5b;}
@media screen and (max-width: 1030px){
		
}

