/*
Theme Name: Patti Child
Theme URI: http://deliciousthemes.com/
Description: Creative / Portfolio One-Page Theme
Author: Madalin Tudose
Author URI: http://deliciousthemes.com/
Template: patti
Version: 1.4
*/

/* =Imports styles from the parent theme
-------------------------------------------------------------- */
@import url('../patti/style.css');


/* =Theme customization starts here
-------------------------------------------------------------- */

.solutions p{color:#fff}
.solutions h1{color:#fff}
.solutions h2{color:#fff}
.solutions h3{color:#fff}
.solutions h4{color:#fff}
.solutions h5{color:#fff}
.solutions ul{color:#fff}

.aboutgls p{color:#fff}
.aboutgls h1{color:#fff}
.aboutgls h2{color:#fff}
.aboutgls h3{color:#fff}
.aboutgls h4{color:#fff}
.aboutgls h5{color:#fff}
.aboutgls ul{color:#fff}
.uvc-sub-heading{color:#fff}

.careers p{color:#fff}
.careers h1{color:#fff}
.careers h2{color:#fff}
.careers h3{color:#fff}
.careers h4{color:#fff}
.careers h5{color:#fff}
.careers ul{color:#fff}

.contact p{color:#fff}
.contact h1{color:#fff}
.contact h2{color:#fff}
.contact h3{color:#fff}
.contact h4{color:#fff}
.contact h5{color:#fff}
.contact ul{color:#fff}

.infolist {font-family: Open Sans; font-style: normal; font-size: 14px;}

.customlist li {
padding-top: 0px !important;
padding-bottom: 4px !important;
list-style-type: none !important;
border-top: 0 !important;
}

#solutions > div.darker-overlay > div.vc_span12.wpb_column.column_container > div > div:nth-child(2) > div:nth-child(1) > div > div.smile_icon_list_wrap > ul > li > div.icon_list_icon.animated.slideInLeft.delay-03 {
background-color: #fe7e17 !important;
}

.smile_icon_list li .icon_description p {
font-size: 15px !important;
line-height: 1.5 !important;
}

.smile_icon_list li .icon_description h3 {
font-family: Open Sans !important;
font-weight: 400 !important;
font-size: 20px !important;
line-height: 1.846153846 !important;
/* font-weight: bold !important; */
margin-top: 0 !important;
margin-bottom: 0em !important;
clear: none !important;
}

.fa-check {
color: #fe7e17 !important;
}

/* ------------------------------------------------- */

/*.keybenefitslist {
    position: relative;
}*/
 
/*replace the content value with the
corresponding value from the list below*/
 
.keybenefitslist:before {
    content: "\f00c";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #fe7e17;
    font-size: 18px;
    padding-right: 0.5em;
    position: absolute;
    top: 10px;
    left: 0;
}

/* --------------------------------------- */
.glsclarity {
	font-size: 100px;
	line-height: 60px;
	font-weight: 700;
	font-family: Arial;
	color: #ffffff;
	text-decoration: none;
	text-shadow: rgba(0, 0, 0, 0.498039) 5px 5px 5px;
	margin: 0px;
	white-space: nowrap;
	letter-spacing: -1px;
	background-color: transparent;
	border-width: 1px;
	border-color: #ffffff;
	border-style: none;
}

.glsclaritysuper {
	font-size: 40px;
	line-height: 60px;
	font-weight: 700;
	font-family: Arial;
    	color: #ffffff;
	text-decoration: none;
	text-shadow: rgba(0, 0, 0, 0.498039) 5px 5px 5px;
	margin: 0px;
	white-space: nowrap;
	letter-spacing: -2px;
	background-color: transparent;
	border-width: 0px;
	border-color: #ffffff;
	border-style: none;
	vertical-align:super;
}

/*-----------------------------------------------------------*/
.vc_responsive .products_and_key_benefits_row.wpb_row .vc_span4 {
	float: center;
	width: 18.8%;
	padding: 0;
	margin-right: 1.5%;
	min-height: 0;
}

.products_and_key_benefits_row .key_benefits {
	margin: 0 !important;
}

.careers-info li, .contact-info li{
	list-style-type: none !important; 
  	padding: 0 0 10px 0 !important;
}

.contact-info li {
    margin-bottom: 10px !important;
}

.careers-info i{
padding: 0 5px 0 0 !important;
}

.contact-info i {
  color: #fff !important;
  background: transparent !important;
  padding: 0 5px 0 0 !important;
 margin: 0 !important;
}

input[type="text"], input[type="email"], input[type="password"], textarea, select{
	color: #fff !important;
}

.solutions-list{
margin-left: 25px;
}

.solutions-list li{
	padding-bottom: 2px;
}

.section-title-h2:after{
	background: #FE7E17;
	  display: block;
  content: "";
  height: 1px;
  width: 100%;
  margin: 15px 0px 20px;
  position: relative;
}

.solutions-list li:before{
  content: '\f00c';
  font-family: FontAwesome;
  display: inline-block;
color: #FE7E17;
  width: 25px;
  margin-left: -25px;
}
.smile_icon_list.no_bg .icon_list_icon {
    background: #fe7e17 none repeat scroll 0 0 !important;
}
