/* GLOBAL STYLES
-------------------------------------------------- */
.logo-img-top {
	background: url('../img/7S_logo_web.png') no-repeat !important;
	width: 73px!important;
	height: 55px !important;
	margin-top: 30px !important;
}

section p {
    font-size: 15px;
    font-weight: 400;
    color: #333333;
    line-height: 1.8em;
}

.low_case {
	text-transform: lowercase;
}

.font-big {
	font-size: 40px;
	padding-left: 25px;
}

h5 {
  font-size: 18px;
  font-weight: 200;
  margin-top: 10px;
  line-height: 1.5;
}

h6 {
  font-size: 16px;
  font-weight: 200;
  margin-top: 10px;
  line-height: 1.5;
}

.content-box-edit {
	padding: 0px 0px;
	border-radius: 15px;
	background: #fafafa;
	line-height: 65px;
	width: 250px;
}

.content-box-edit-icon{
	color: #ffffff;
	cursor: pointer;
	text-align: right;
	background: #afafaf;
	width: 250px;
}

.content-box-edit-icon:hover {
	background: #d14836;
	color: #ffffff;
}

.modal-wide {
	width: 95%;	
}

.modal-wide-70 {
	width: 70%;	
}

/***********************************/
/* ---------  Margin   */
/***********************************/

.mt-20 {
	margin-top: 20px;
}

.mt-40 {
	margin-top: 40px;
}

.mt-50 {
	margin-top: 60px;
}

.mt-80 {
	margin-top: 80px;
}

.mt-120 {
	margin-top: 120px;
}

.mt--180 {
	margin-top: -180px;
}

.mb-60 {
	margin-bottom: 60px;
}

.mb-80 {
	margin-bottom: 80px;
}

.pl-10 {
	padding-left: 10px;
}

.pl-30 {
	padding-left: 30px;
}

.font-bold {
  font-weight: 600;
}

.pricing-plan-wide {
    margin: 20px 15px 0 !important;
}

/***********************************/
/* ---------  Slider   */ 
/***********************************/

.header-back.three {
    background: url("../img/header_three.jpg") no-repeat scroll 50% 0 rgba(0, 0, 0, 0);
}

.header-back.four {
    background: url("../img/header_four.jpg") no-repeat scroll 50% 0 rgba(0, 0, 0, 0);
}

/***********************************/
/* ---------  navbar   */
/***********************************/

.navbar.navbar-scroll .navbar-brand {
	margin-top: 10px !important;
}

.navbar-default .navbar-nav > li > a:hover {
   border-bottom: 6px solid #fff;
   color: #fefefe;
}

.navbar-default .navbar-nav > li > a.li-a-vd {
   border-right: 1px dotted #fff;
}

.navbar-default .navbar-nav > li > a.li-a-vl {
   border-right: 1px solid #fff;
}

.navbar-scroll.navbar-default .navbar-nav > li > a.li-a-vd {
   border-right: 1px dotted #cfcfcf;
}

.navbar-scroll.navbar-default .navbar-nav > li > a.li-a-vl {
   border-right: 1px solid #cfcfcf;
}

.carousel-caption h1 {
	line-height: 1.3;
}

.services {
/*    margin-top: 40px;
*/    padding-top: 60px;
/*    background: #fafafa;
*/	padding-bottom: 20px;
	border-bottom: 6px solid #efefef;
}

.services_description {
    padding-top: 30px;
}

.description_hover {
    padding: 20px 15px;
	border-radius: 0px;
/*	background: #ffffff;
*/
}

.description_hover.border-l-l {
	border-left: 1px dotted #00599B;
}

.description_hover:hover, .description_hover:hover p {
	color: #00599B;
	cursor: pointer;
	border-radius: 0px;
	background: #ffffff;
}

.description_hover .bottom_align {
    float: none;
    display: table-cell;
    vertical-align: bottom;
}

.center-block {
	float: none !important
}

.bg-services_description {

}

/***********************************/
/* ---------  icons   */
/***********************************/

.features-icon-big {
	font-size: 60px;
	line-height: 80px;
}	

.features-icon-small {
	font-size: 20px;
	line-height: 30px;
	display: inline-block;
    padding-right: 10px;
    text-align: center;
    width: 32px;
}

.features-icon-mid {
	font-size: 50px;
}

.features-icon-xmid {
	display: inline-block;
	font-size: 30px;
	vertical-align: -4px;
	padding-left: 20px; 
}

.features-icon-xsmall {
	font-size: 12px;
	line-height: 15px;
	display: inline-block;
}

.navy-dot-line {
    border-bottom: 1px dotted #00599b;
    height: 1px;
    margin: 60px auto 0;
    width: 60px;
}

/***********************************/
/* ---------  tables   */
/***********************************/

.pricing-plan.text-left li {
	text-align: left;
	color: #333333;
	font-weight: 400;
}

.pricing-plan.text-left li.li-p-l-light {
	padding-left: 35px;
	background: #fafafa;
	font-size: 15px;
}
.pricing-plan li.li-light {
	background: #fafafa;
}

.pricing-plan.list-futures li {
	text-align: left;
	font-size: 15px;
	color: #333333;
	font-weight: 400;
}

/***********************************/
/************ Rules form ***********/
/***********************************/

.rules_section {
	border-bottom: 6px solid #efefef;
/*	padding-top: 60px;
*/  margin-top: 0px !important;
}


/***********************************/
/********** Contact form ***********/
/***********************************/

.contact_section {
	border-bottom: 6px solid #efefef;
/*	padding-top: 60px;
*/  margin-top: 0px !important;
}

.contact_content_form {
	padding: 10px 20px;
	border-radius: 5px;
	background-color: #fafafa !important;
    margin-top: 10px;
    float: left;
    font-size: 14px;
}

.contact_content_frame {
	border-radius: 5px;
	background-color: #fafafa !important;
}

.contact_content_form p {
    background-color: #fafafa !important;
    line-height: 25px;
    font-weight: bold !important;
    padding: 10px 15px 0px 15px !important;
    font-size: 14px !important;
    text-align: left;
}

#rules_content_form p, #rules_content_form li {
    padding: 2px 25px !important;
	font-weight: 200 !important;
    font-size: 14px !important;
}

.contact_content_form input, .contact_content_form textarea {
  	height: 50px;
    width: 100%;
    padding: 10px;
/*    background-color: #ffffff !important;
*/    font-size: 14px !important;
}

.contact_content_form textarea {
  	height: 200px;
}

.send_wide {
	width: 100% !important;
	margin: 10px 0px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.wide_20_p {
	width: 20% !important;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.vcard-content, .services_rules-content {
    font-size: 14px;
    margin-top: 10px;
	color: #d4d4d4 !importnat;
    line-height: 20px;
    font-family: "Open Sans", sans-serif;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	background-color: #fafafa;
	padding: 15px 5px !important;;
}

.vcard-content .vcard-title, .services_rules-content .services_rules-title {
    padding: 5px;
    text-transform: uppercase;
    font-weight: bold;
    width: 100%;
	background-color: #fafafa;
}

.services_rules-content .services_rules-content-text {
	padding-top: 20px;
	border-top: 3px solid #DDD;
    border-bottom: 1px solid #DDD;
}
	
.services_rules-content .services_rules-content-text a {
    line-height: 25px;
    padding: 0px 25px !important;
    font-size: 14px !important;
}


.vcard-content .vcard-content-text {
	padding-top: 20px;
	border-top: 3px solid #DDD;
    border-bottom: 1px solid #DDD;
}


.vcard-content .vcard-content-input {
	padding-top: 2px;
	border-top: 3px solid #DDD;
    border-bottom: 1px solid #DDD;
    height: 50px;
}

.vcard-content .vcard-content-text p {
    line-height: 20px;
    padding: 0px 5px !important;
    font-size: 14px !important;
}

.vcard-content .p-icon {
    line-height: 20px;
    padding: 0px 5px !important;
}

.vcard-content .contact-p-icon-text {
	float: right;
	padding-right: 45px;
}


.content-box-contact {
	margin-top: 10px;
	padding: 10px 8px;
	color: #ffffff !important;
	border-radius: 5px;
	width: 65%;
	background-color: #279fbb !important;
/*    float: right;
*/    vertical-align: top;
    text-align: center;
    font-weight: 100;
    line-height: 30px;
}

.div_mail_content {
	text-align: center;
	margin-left: auto;
    margin-right: auto;	
}

.div-center {
	margin: 0 auto !important;
}

.section-subscribe .subscribe-input.text-input {
    box-sizing: border-box;
    float: left;
    height: 40px;
}
.section-subscribe input[type="email"] {
    background-color: #ffffff;
    border: 0 none;
    padding: 4px;
}


.footer_section {
    background-color: #383838;
    width: 100%;
    padding: 10px 0px;
}

.footer_section p {
    font-family: "Open Sans",sans-serif;
	font-size: 12px;
	color: #fafafa !important;
	line-height: 30px;
}



/***********************************/
/* ---------  colors   */
/***********************************/

.gray-color {
	color: #e0e0e0;
}

.white-color, .white-color:hover {
	color: #ffffff;
}

.darkgray-back {
	background: #afafaf !important;	
}

.navy-back {
    background-color: #00599b !important;
	color: #ffffff;
}




/***********************************/
/***** color icon settings *********/
/***********************************/

.job-bg{
	background-color: #0066A4 !important;
	color: #fff !important;
	padding: 35px;
	line-height: 2em;
	cursor: default !important;
}

.description_hover.color_bg-0066A4:hover, 
.description_hover.color_bg-0066A4:hover p, 
.description_hover.color_bg-0066A4:hover i
{
	color: #ffffff;
	cursor: pointer;
	border-radius: 0px;
	background-color: #0066A4 !important;
}

.description_hover.color_bg-EAA423:hover, 
.description_hover.color_bg-EAA423:hover p, 
.description_hover.color_bg-EAA423:hover i
{
	color: #ffffff;
	cursor: pointer;
	border-radius: 0px;
	background-color: #EAA423 !important;
}

.description_hover.color_bg-6F599B:hover, 
.description_hover.color_bg-6F599B:hover p, 
.description_hover.color_bg-6F599B:hover i
{
	color: #ffffff;
	cursor: pointer;
	border-radius: 0px;
	background-color: #6F599B !important;
}

.description_hover.color_bg-d14836:hover, 
.description_hover.color_bg-d14836:hover p, 
.description_hover.color_bg-d14836:hover i
{
	color: #ffffff;
	cursor: pointer;
	border-radius: 0px;
	background-color: #d14836 !important;
}


.color-bg-d14836 {
	background-color: #d14836 !important;
} 
.color-font-bg-EAA423 {
	color: #EAA423 !important;
}
.color-bottom-line-bg-EAA423 {
	border-top: 0px !important;
	border-bottom: 1px dotted #EAA423 !important;
}
.color-bottom-line-bg-EAA423:hover, .color-bottom-line-bg-EAA423:hover h3 {
	border-top: 0px !important;
	border-bottom: 1px dotted #EAA423 !important;
	background-color: #EAA423 !important;
	color: #ffffff !important;
	cursor: pointer !important;	
}
.li_hover_bg-EAA423:hover, .li_activ_bg-EAA423  {
    color: #ffffff !important;
	cursor: pointer;
	background-color: #EAA423 !important;
}


