/*
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
*/

@font-face {
  font-family: 'NexaBlack';
  src: url('fonts/NexaBlack.eot?#iefix') format('embedded-opentype'),  url('fonts/NexaBlack.otf')  format('opentype'),
	     url('fonts/NexaBlack.woff') format('woff'), url('fonts/NexaBlack.ttf')  format('truetype'), url('fonts/NexaBlack.svg#NexaBlack') format('svg');
  font-weight: normal;
  font-style: normal;}

@font-face {
  font-family: 'NexaRegular';
  src: url('fonts/NexaRegular.eot?#iefix') format('embedded-opentype'),  url('fonts/NexaRegular.otf')  format('opentype'),
	     url('fonts/NexaRegular.woff') format('woff'), url('fonts/NexaRegular.ttf')  format('truetype'), url('fonts/NexaRegular.svg#NexaRegular') format('svg');
  font-weight: normal;
  font-style: normal;}

@font-face {
  font-family: 'NexaLight';
  src: url('fonts/NexaLight.eot?#iefix') format('embedded-opentype'),  url('fonts/NexaLight.otf')  format('opentype'),
	     url('fonts/NexaLight.woff') format('woff'), url('fonts/NexaLight.ttf')  format('truetype'), url('fonts/NexaLight.svg#NexaLight') format('svg');
  font-weight: normal;
  font-style: normal;}

@font-face {
  font-family: 'NexaBold';
  src: url('fonts/NexaBold.eot?#iefix') format('embedded-opentype'),  url('fonts/NexaBold.otf')  format('opentype'),
	     url('fonts/NexaBold.woff') format('woff'), url('fonts/NexaBold.ttf')  format('truetype'), url('fonts/NexaBold.svg#NexaBold') format('svg');
  font-weight: normal;
  font-style: normal;}

body {font-family: 'NexaLight'; font-size:16px; line-height:1.4em!important;}

.bold, strong, b {font-family: 'NexaRegular';}

img.asial {width:150px!important;}

nav {font-family: 'NexaLight'; text-transform:uppercase;}
#header-secondary-outer nav {font-family: 'NexaLight';}

h1 {color:#3b4746; font-size:48px; font-family: 'NexaLight';}
h2 {color:#3b4746; font-size:40px; font-family: 'NexaLight';}
h3 {color:#3b4746; font-size:30px; font-family: 'NexaBold';}
h4 {font-family: 'NexaLight'; text-transform:uppercase;}
h5 {color:#3b4746; font-family: 'NexaBold';}

#home h1 {color:#fff; line-height:1em!important; text-transform:uppercase;}
#home h3 {color:#fff; line-height:1.2em!important;}
#home p {font-size:18px; color:#fff; line-height:1.5em!important;}

#services-content p {font-size:18px; color:#fff; line-height:1.5em!important;}
#services-content h4 {color:#fff;}

.nectar-fancy-ul ul li {padding-bottom:16px;}

.highlights {font-size:12px!important; line-height:1.5em!important;}

.smaller {font-size:12px!important; line-height:1.5em!important;}

.nectar-button {font-family: 'NexaLight'; text-transform:uppercase;}
.nectar-button.medium {letter-spacing: 1px !important;}

.testimonial_slider:not([data-style="multiple_visible"]) blockquote {
    color: rgba(0, 0, 0, 1);
    font-size: 17px;
    text-align: center;}

blockquote {
    font-family: "NexaLight"!important;
    font-size: 22px;
    font-weight: 300;
    letter-spacing: 0.5px;
    line-height: 28px;}

.wpcf7-form p {color:#fff; text-transform:uppercase;}

@media only screen and (max-width: 480px) {
	#home h1 {font-size: 28px!important;}
}
