/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/

@import url("../salient/style.css");

/*
font-family:'Akagi Pro W00 Light';
font-family:'Akagi Pro W00 Thin';
*/

/* colours
green color:#9e9908;
*/



/*replace salient default fonts*/
body,
p,
h1,h2,h3,h4,h5,h6,h7,h8,h9,
li,
a,
.swiper-slide .button a {
	/*font-family:'Akagi Pro W00 Thin'!important;	*/
	font-family:'Akagi Pro W00 Light'!important;
	font-weight:normal!important;	
	
}

p {
	font-size:21px!important;
}

nav li a {
	text-transform:none!important;
}

body[data-header-color="dark"] header#top nav ul.sf-menu li a:hover,
body[data-header-color="dark"] header#top nav ul.buttons #search-btn a span:hover {
	color:#fff!important;
}
body[data-header-color="dark"] header#top nav ul.sf-menu li.current-menu-item a:hover {
	color:#009deb!important;	
}

.slider-down-arrow {
	z-index:9999!important;
}

 /*------html body.home #header-outer[data-transparent-header="true"].transparent {stop transparent header on homepage
	background-color:#1F1F1F!important;
	border-bottom:none!important;
}

nav li a {
	color:#fff!important;
	text-transform:none!important;
}
#header-outer.transparent header#top nav > ul.sf-menu > li > a {
	opacity: 1!important;
}
#header-outer.transparent header#top nav > ul.sf-menu > li > a:hover,
#header-outer.transparent header#top nav > ul.sf-menu > li.current-menu-item > a {
	color:#009deb!important;
}
#search-btn > div {
	border-left: 1px solid #fff!important;
}
#search-btn a span {
	color:#fff!important;

}
#header-outer.transparent header#top nav ul.buttons #search-btn a span.icon-salient-search {
		opacity: 1!important;
}
#header-outer.transparent header#top nav ul.buttons #search-btn a:hover span.icon-salient-search {
	color:#009deb!important;
}

---------*/

#search-btn > div { /*--no top menu--*/

	border-left: none!important;
}

 #logo {/*--no top menu--*/

	/*padding-bottom:28px;*/
}


.active_texture {
    background-image: url(img/textures/grid.png);
}


h4,
h3,
h2 {
	font-size:40px;
	line-height:normal!important;
}

.swiper-slide.home-slider .content h2 {
	font-size:40px;
}




/*---HOME FORM---*/


.recaptcha-terms,
.recaptcha-terms a {
	font-size:10px;
	color:#106f9e;
	text-align:center;
	margin-top:30px;
}

.wpcf7 input[type="submit"] {
	
}
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea {
	width:100%;
	padding:15px;
	text-align:center;
	border:none!important;
	border-bottom:1px solid #106f9e!important;;
	background-color:transparent!important;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	color:#106f9e;
}
.your-consent {
	text-align:center;
}
.your-consent .wpcf7-acceptance label span,
.your-consent .wpcf7-acceptance label span a {
	color:#106f9e!important;	
	font-size:14px;
	font-weight:400;
}
.your-consent .wpcf7-acceptance label span a {
	text-decoration:underline;
}

.robot {
	margin:20px auto;
	display:table;
}
.wpcf7-form-control-wrapxxx {
transform:scale(0.77);-webkit-transform:scale(0.77);transform-origin:0 0;-webkit-transform-origin:0 0;"
}
#form-container {
	background-color:#fff;
	text-align:center;
	padding:90px 0px;
	color:#106f9e;
}

::-moz-placeholder {
  opacity: 1;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	text-align:center;
	color:#106f9e;
}
input:focus::-webkit-input-placeholder,
.wpcf7 textarea:focus::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	opacity: 0.2!important;
}
::-moz-placeholder { /* Firefox 19+ */
	text-align:center;
	color:#106f9e;
}
input:focus::-moz-placeholder,
.wpcf7 textarea:focus::-moz-placeholder { /* Firefox 19+ */
	opacity: 0.2!important;
}
:-ms-input-placeholder { /* IE 10+ */
	text-align:center;
	color:#106f9e;
}
input:focus::-ms-input-placeholder,
.wpcf7 textarea:focus::-ms-input-placeholder { /* IE 10+ */
	opacity: 0.2!important;
}
:-moz-placeholder { /* Firefox 18- */
	text-align:center;
	color:#106f9e;
}
input:focus::-moz-placeholder,
.wpcf7 textarea:focus::-moz-placeholder { /* Firefox 18- */
	opacity: 0.2!important;
}


input[type=submit] {
	background-color:#106f9e;

}
div.submit {
	text-align:center;
	padding-left:20px;
}











.home-contact a {
	color:#106f9e;
}
.home-contact a:hover {
	color:#009deb;
}

/*input[type=text],
textarea,
input[type=email],
input[type=search],
input[type=password],
input[type=tel],
input[type=url],
input[type=date]{
	background-color:#c3dbe7;
	font-size:20px;
	border:none!important;
	color:#106f9e!important;
}
input[type=text]:focus,
textarea:focus,
input[type=email]:focus,
input[type=search]:focus,
input[type=password]:focus,
input[type=tel]:focus,
input[type=url]:focus,
input[type=date]:focus {
	background-color:#a8d3e8;
}*/

/*--home icons--*/

#home-icons {
	margin-bottom:10%;
}

.home img.home-icon {
	padding:0px 25px 25px 25px;
	-khtml-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
	margin-top:5px!important;
}
.home .link-icon:hover img.home-icon {
	padding:0px 20px 20px 20px;
	-khtml-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
	margin-top:0px!important;
}


#home-contact h4 {
	margin-bottom:30px;
}
#copyright p {
	font-size:13px!important;
}
.home .container-wrap {
	background-color:#fff1f2!important;
}

/*------ABOUT PAGE------*/

.page-about h2,
.page-about h3,
.page-about #clients h4 {
	
	line-height:normal;
}
.page-about #clients h4 {
	margin-bottom:16px;
}
ul.no-marker {
	margin-top:20px;
}
ul.no-marker li i {
	display: none!important;
}
ul.no-marker li {
	padding-left:0px!important;
	font-size:21px;
	padding:10px 0;
}
ul.no-marker li:after {
  content : "";
  position: absolute;
  left    : 45%;
  bottom  : 0;
  height  : 1px;
  width   : 10%;
	border-bottom:1px solid #fff;

}
ul.no-marker li:last-of-type:after {
  content : "";
	border-bottom:none!important;

}
.page-about div.work-meta,
.page-about div.nectar-love-wrap,
.page-about div.work-info-bg,
.page-about div.work-info,
.page-about div.work-info .vert-center {
	display:none!important;
}


body.page-about .default-style .portfolio-items .col.elastic-portfolio-item {
  background-color: #fff;
}

#team h4 {
	font-size:21px;
}
#team .position,
#team p,
#team a {
	font-size:17px!important;
}
#team a {
	color:#fff;
}
#team a:hover {
	opacity:0.8;
}

/*---portfolio items---*/

.page-work .portfolio-items .col {
	background-color:#e5e5e5!important;
}
.page-work .work-meta h4 {
	font-size:22px!important;
}
.page-work .work-meta p {
	font-size:17px!important;
}

/*down arrow
.swiper-wrapper .slider-down-arrow i.icon-default-style[class^="icon-"] {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background-color:rgba(0,0,0,0.1)!important; 
}*/

/*.page-work .bottom-meta p {
	display:none;
}*/


.single-portfolio div ul.project-attrs li {
	padding: 8px 0px!important;
	border-bottom: 1px solid #e6e6e6!important;
}
.single-portfolio h1 {
	text-transform:none!important;
	letter-spacing:normal!important;
}

.single-portfolio h2 {
	font-size:36px;
	margin-bottom:25px!important;
}
.single-portfolio .figaro-attributes {
	padding-top:20px!important;
}
.single-portfolio .figaro-attributes h4 {
	color:#009deb!important;
	text-transform:none!important;
	letter-spacing:normal!important;
	font-size:16px!important;
	
}
.single-portfolio .figaro-attributes l1 {
	font-size:16px!important;
	
}
.single-portfolio p {
	font-size:16px!important;
}
.single-portfolio #intro p {
	font-size:21px!important;
}
.portfolio-items div.nectar-love-wrap,
.page-work .work-item .work-info .vert-center a,
html body .default-style .portfolio-items.constrain-max-cols .col.elastic-portfolio-item .work-item .work-info a:first-of-type { 
    display: none!important;
}


.page-work .portfolio-items .col .work-item .work-info a.default-linkssssss {
    display: none!important;	
}
.page-work .work-item .work-info .vert-center a:last-of-type {
    display: initial!important;	
}


.portfolio-items .col {
    background-color: #fff;
}

#copyright p {
	padding-bottom:0px;
}


/*-----------------media rules----------------------*/

@media screen and (max-width: 480px) {

} 

/* Extra Small devices (phones, 690px and below) */
@media only screen and (max-width: 690px) { 

.swiper-slide.home-slider .content h2 {
	width:65%;
	line-height:normal!important;
}

}
@media only screen and (max-width: 690px) {

}

@media only screen and (min-width: 768px) {

.swiper-slide.home-slider .content h2 {
	width:40%;
	line-height:normal!important;
}


}
@media screen and (max-width: 1000px) {

.container-wrap,
.project-title {
	padding-top:55px;
}


}

@media screen and (min-width: 1001px) {

.slide-out-widget-area-toggle {
	display:none;
}
.swiper-slide.home-slider .content h2 {
	width:400px!important;
	line-height:normal!important;
}
}
@media only screen and (max-width: 1300px) and (min-width: 1000px), (max-width: 690px) {
.row .col h3,
.row .col h4,
.row .col h5 {
	font-size: 25.2px!important;
	line-height: 30.8px;
}
}