@font-face {
    font-family: "Century Gothic";
    src: url("fonts/CenturyGothic/CenturyGothic.eot");
    src: url("fonts/CenturyGothic/CenturyGothic.eot?#iefix") format("embedded-opentype"),
		url("fonts/CenturyGothic/CenturyGothic.woff") format("woff"),
		url("fonts/CenturyGothic/CenturyGothic.otf") format("otf"),
		url("fonts/CenturyGothic/CenturyGothic.ttf") format("truetype"),
		url("fonts/CenturyGothic/CenturyGothic.svg#CenturyGothic") format("svg");
	font-weight: normal;
	font-style: normal;
}
body {
    color: #101010;
}
body .container {
    width: 100%;
    max-width: 1240px;
	padding: 0px;
}
p {
    margin: 0 0 1em;
	margin-top: 1em;
}
.font-14, .font-14 p, .font-14 a, .font-14 h4 {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: -0.25px;
}
.font-16, .font-16 p, .font-16 a, .font-16 h4 {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: -0.25px;
}
.font-bold {
	font-weight: bold;
}

.wpb_wrapper ul {
    padding-left: 20px;
}

.single.single-post .img-single-post {
    text-align: left;
}
.rightsliderbar .widget-title {
    padding-top: 0px;
	font-family: 'Lato', sans-serif;
    font-size: 26px;
    font-weight: 900;
    color: #101010;
    line-height: 36px;
    letter-spacing: 0;
}
.widget_recent_post ul li {
    list-style: none;
}
.widget_recent_post ul li .link-box-post-st {
    margin-top: 15px;
    display: block;
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
}
.widget_recent_post ul li .detail-excerpt-box-posts {
    margin-bottom: 30px;
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 10px;
}
.widget_recent_post ul li:last-child .detail-excerpt-box-posts {
	border-bottom: none;
	margin-bottom: 10px;
}
.color-blue {
	color: #013e7f;
}


.padding-top-10-ct {
    padding-top: 10px;
}
.padding-top-20-ct {
    padding-top: 20px;
}
.padding-top-30-ct {
    padding-top: 30px;
}
.padding-top-40-ct {
    padding-top: 40px;
}
.padding-top-60-ct {
    padding-top: 60px;
}

.padding-bottom-10-ct {
    padding-bottom: 10px;
}
.padding-bottom-20-ct {
    padding-bottom: 20px;
}
.padding-bottom-30-ct {
    padding-bottom: 30px;
}
.padding-bottom-40-ct {
    padding-bottom: 40px;
}

.no-padding {
	padding: 0;
}
.no-padding-bottom-ct {
    padding-bottom: 0px;
}
.no-padding-top-ct {
    padding-top: 0px;
}

.margin-top-10-ct {
	margin-top: 10px;
}
.margin-top-15-ct {
	margin-top: 15px;
}
.margin-top-20-ct {
	margin-top: 20px;
}
.margin-top-35-ct {
	margin-top: 35px;
}
.margin-top-40-ct {
	margin-top: 40px;
}

body .no-margin-bottom {
	margin-bottom: 0px;
}
body .margin-bottom-10-ct {
	margin-bottom: 10px;
}
body .margin-bottom-20-ct {
	margin-bottom: 20px;
}
body .margin-bottom-30-ct {
	margin-bottom: 30px;
}
body .margin-bottom-40-ct {
	margin-bottom: 40px;
}


.max-width-850 {
    max-width: 850px;
    margin: 0 auto;
}
.max-width-630 {
    max-width: 630px;
    margin: 0 auto;
}


.text-uppercase {
	text-transform: uppercase;
}







#header nav a, #header i {
    color: #fff;
}
#header .col-1 {
    padding-top: 15px;
    padding-bottom: 15px;
}
.section-heading .main-title-section {
    font-size: 14px;
    font-weight: bold;
    color: #999999;
    letter-spacing: 2px;
    padding-bottom: 0;
    font-family: "Century Gothic",sans-serif;
    letter-spacing: -0.25px;
    text-transform: uppercase;
    line-height: 26px;
}
.icon-block-description h4 {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: -0.25px;
}
.icon-block {
    padding-top: 10px;
    padding-bottom: 10px;
}
.full-width-img img {
	width: 100%;
	height: auto;
}
#gallery.gallery-home [class*='col-'] {
	padding: 20px;
}

.testimonial.bigtest.testimonial-home q {
    font-size: 18px;
    font-style: italic;
    line-height: 26px;
    color: #101010;
    letter-spacing: -0.25px;
    padding-left: 90px;
    display: block;
}
.testimonial.testimonial-home footer {
    font-size: 14px;
    line-height: 26px;
    letter-spacing: -0.25px;
    color: #101010;
    font-weight: bold;
}
p#copyright {
    text-align: center;
}
.section-heading h2.text-center:after {
    margin-left: auto;
    margin-right: auto;
}
ul.ul-field-form-contact li {
    list-style: none;
    padding: 10px;
}
ul.ul-field-form-contact li label {
    display: none;
}
ul.ul-field-form-contact li.full-width-form {
    width: 100%;
    clear: left;
}
li.full-width-form textarea {
    width: 100%;
}
div#contact {
	background-image: url(../images/bg-contact-home.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: auto 100%;
    background-color: #fcfcfc;
}
ul.ul-field-form-contact li input, ul.ul-field-form-contact li textarea {
    border: none;
    background: #fff;
    font-family: "Century Gothic",sans-serif;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: -0.25px;
    border-radius: 0px;
    width: 100%;
	color: #999999;
}
ul.ul-field-form-contact li input[type="submit"] {
	width: auto;
    background: #013e7f;
    padding-left: 30px;
    padding-right: 30px;
    color: #fff;
}
ul.ul-field-form-contact li input::-webkit-input-placeholder, ul.ul-field-form-contact li textarea::-webkit-input-placeholder {
    border: none;
    background: #fff;
    font-family: "Century Gothic",sans-serif;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: -0.25px;
    border-radius: 0px;
    width: 100%;
	color: #999999;
}

ul.ul-field-form-contact li input:-moz-placeholder, ul.ul-field-form-contact li textarea:-moz-placeholder { /* Firefox 18- */
    border: none;
    background: #fff;
    font-family: "Century Gothic",sans-serif;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: -0.25px;
    border-radius: 0px;
    width: 100%;
	color: #999999; 
}

ul.ul-field-form-contact li input:-ms-input-placeholder, ul.ul-field-form-contact li textarea:-ms-input-placeholder {  
    border: none;
    background: #fff;
    font-family: "Century Gothic",sans-serif;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: -0.25px;
    border-radius: 0px;
    width: 100%;
	color: #999999;
}
div#widget-footer {
    background: #013e7f;
    color: #fff;
}
#widget-footer .widget-title {
    font-size: 16px;
    font-weight: bold;
    color: #999999;
    padding-bottom: 0;
    font-family: "Century Gothic",sans-serif;
    letter-spacing: -0.25px;
    text-transform: uppercase;
    line-height: 26px;
    padding-top: 0;
    margin-bottom: 10px;
}
.widget-content-footer p {
    margin: 0px;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 0;
    margin-bottom: 20px;
}
.widget-content-footer p:last-child {
    margin-bottom: 0px;
}
.widget-content-footer p a {
    color: #fff;
    font-weight: bold;
}
.widget-content-footer p a:hover, .widget-content-footer p a:focus {
	color: #d50000;
    text-decoration: none;
}
.sologan-footer h2 {
    color: #fff;
    font-family: "Century Gothic",sans-serif;
    font-weight: 400;
    font-size: 28px;
    line-height: 49px;
    letter-spacing: -0.5px;
    text-align: right;
}
.sologan-footer {
    clear: left;
	margin-top: 40px;
}






.icon-top .icon-block-description {
    padding-top: 0;
}

.button-default .vc_btn3.vc_btn3-size-md {
    padding-top: 11px;
    padding-bottom: 11px;
    padding-left: 16px;
    padding-right: 16px;
    box-shadow: none;
    background-image: none;
	font-size: 14px;
    font-weight: bold;
    font-family: 'Lato', sans-serif;
}
.button-default .vc_btn3.vc_btn3-size-md:hover {
    border: none;
    color: #fff;
    opacity: 0.7;
}
blockquote.testimonial.testimonial-home {
    border-left: none;
}
body div.pp_overlay {
    z-index: 9999;
}



div#detail-content-scroll {
    padding-bottom: 0px;
}
.max-width-900 {
    text-align: center;
}
.max-width-900>.wpb_wrapper {
    display: inline-block;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}
.contact-form-max-width {
    text-align: center;
}
.contact-form-max-width .gform_wrapper {
    max-width: 700px;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
}
.contact-form-max-width .gform_wrapper li.hidden_label input {
    border: none;
    background: #fff;
    font-family: "Century Gothic",sans-serif;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: -0.25px;
    border-radius: 0px;
    width: 100%;
    color: #999999;
}
.contact-form-max-width .gform_wrapper ul.gform_fields li.hidden_label textarea {
    border: none;
    background: #fff;
    font-family: "Century Gothic",sans-serif;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: -0.25px;
    border-radius: 0px;
    width: 100%;
    color: #999999;
}
.contact-form-max-width .gform_wrapper ul.gform_fields li.hidden_label.gfield_error textarea, .contact-form-max-width .gform_wrapper li.hidden_label.gfield_error input {
	border: 1px solid #999!important;
}
.contact-form-max-width .gform_wrapper .gform_footer {
    padding-top: 0px;
    text-align: center;
}
.contact-form-max-width .gform_wrapper .gform_footer input.gform_button {
    border-radius: 0;
    margin-right: 0px;
	width: auto;
    background: #013e7f;
    padding-left: 30px;
    padding-right: 30px;
    color: #fff;
	border: none;
    font-family: "Century Gothic",sans-serif;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: -0.25px;
}
.contact-form-max-width .gform_wrapper ul.gform_fields li.hidden_label textarea::-webkit-input-placeholder, .contact-form-max-width .gform_wrapper li.hidden_label input::-webkit-input-placeholder {
    font-family: "Century Gothic",sans-serif;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: -0.25px;
    color: #999999;
}
.contact-form-max-width .gform_wrapper ul.gform_fields li.hidden_label textarea:moz-placeholder, .contact-form-max-width .gform_wrapper li.hidden_label input:-moz-placeholder { /* Firefox 18- */
    font-family: "Century Gothic",sans-serif;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: -0.25px;
    color: #999999;
}
.contact-form-max-width .gform_wrapper ul.gform_fields li.hidden_label textarea::-moz-placeholder, .contact-form-max-width .gform_wrapper li.hidden_label input::-moz-placeholder {  /* Firefox 19+ */
    font-family: "Century Gothic",sans-serif;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: -0.25px;
    color: #999999;
}
.contact-form-max-width .gform_wrapper ul.gform_fields li.hidden_label textarea:-ms-input-placeholder, .contact-form-max-width .gform_wrapper li.hidden_label input:-ms-input-placeholder {  
    font-family: "Century Gothic",sans-serif;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: -0.25px;
    color: #999999; 
}

.contact-form-max-width .gform_wrapper div.validation_error {
	background: none;
    border: none;
    color: #101010;
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 0;
    padding: 0;
    clear: both;
    text-align: center;
    margin-top: 20px;
    font-style: italic;
}
.contact-form-max-width .gform_wrapper li.gfield.gfield_error, .contact-form-max-width .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
	background: none;
    margin-bottom: 0px!important;
    border: none;
    padding-bottom: 0px;
    padding-top: 0px;
}
.contact-form-max-width .gform_wrapper .top_label li.gfield.gfield_error.gf_left_half {
	padding-right: 0px;
}
.contact-form-max-width .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container {
	margin-top: 0px;
}
.contact-form-max-width .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
    padding-right: 0px;
    color: #101010;
    font-weight: normal;
    position: relative;
    bottom: 0;
    margin-top: 0px;
    padding-top: 0px!important;
}
.contact-form-max-width .gform_confirmation_message {
    color: #101010;
    text-align: center;
    padding-bottom: 20px;
    font-size: 18px;
    margin-top: 30px;
}


.custom-row-padding-30 .vc_column_container>.vc_column-inner {
    padding-left: 30px;
    padding-right: 30px;
}
.vc_row.custom-row-padding-30 {
    margin-left: -30px;
    margin-right: -30px;
}

.custom-row-padding-20 .vc_column_container>.vc_column-inner {
    padding-left: 20px;
    padding-right: 20px;
}
.vc_row.custom-row-padding-20 {
    margin-left: -20px;
    margin-right: -20px;
}

.vc_row.wpb_row.vc_row-fluid.max-width-800 {
    display: inline-block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
.max-width-800>.child-maxwidth-800 {
    max-width: 800px;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    float: none;
}
.child-maxwidth-800 {
	text-align: left;
}
aside#text-4 {
    margin-top: 35px;
}
ul.account-link-header li a:hover {
    text-decoration: none;
}
@media only screen and (min-width: 641px) {
	.contact-form-max-width .gform_wrapper ul.gform_fields li.gfield.gf_right_third {
		padding-right: 0px;
	}
	.contact-form-max-width .gform_wrapper ul.gform_fields li.gfield.field-message {
		padding-right: 0px;
	}
	
	
}