@charset "utf-8";
/* CSS Document */

.edu_bronze_list li{
	display:block;
	height:100px;
	line-height:100px;
	vertical-align:middle;
}

.image_wrapper{
    width: 100px;
    height: 100px;
    float: left;	
	margin-right:20px;
}

.additional-content-buy-product:link{
	background: #19d051 !important;
    color: #ffffff !important;
    display: inline-block;
    border-radius: 50em;
    text-transform: uppercase;
    letter-spacing: normal;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    -webkit-transition: all .2s;
    margin-top: 10px;
    margin-left: 5px;
    font-size: 15px !important;
	font-weight:600;
    padding: 5px 5px 5px 5px !important;
	min-width:150px;
	text-align:center;
}

.additional-content-buy-product:visited, .additional-content-buy-product:active{
	color:#fff !important;
}

.additional-content-buy-product:hover, .View-Product-Btn:hover{
	background:#008E1D !important;
	color:#FFFFFF !important;
}

.View-Product-Btn:link, .View-Product-Btn:active, .View-Product-Btn:visited {
	background:#19d051 !important;
    color: #ffffff !important;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: normal;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    -webkit-transition: all .2s;
    margin-top: 10px;
    margin-left: 5px;
    font-size: 12px !important;
	font-weight:600;
    padding: 5px !important;
	text-align:center;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
	max-width:187px;
	margin: 0 auto;
}

.range-column-larger{
	min-height:370px;	
}

@media (min-width: 768px) and (max-width:991px){

.range-column-larger, .range-column3{
	width:50%;
	margin-bottom:40px;
	padding-bottom:40px;
}
}

@media (min-width: 500px) and (max-width:767px){

.range-column-larger, .range-column3{
	width:50% !important;
	margin-bottom:40px;	
	padding-bottom:40px;
}
.more_info_btn{
 margin-bottom:70px;	
}
	
.contact_icon_div, .contact_icon_div .info-post{
	width:100% !important;	
}
.phone_number_wrapper{
	float:none !important;	
}
}

@media (min-width: 0px) and (max-width:499px){
.range-column-larger, .range-column3{
	width:100% !important;
	margin-bottom:40px !important;	
	padding-bottom:40px !important;
}
.more_info_btn{
 margin-bottom:70px;	
}

.Corporate_Paralax_BG{
	background-attachment:inherit !important;
}
	
.contact_icon_div, .contact_icon_div .info-post{
   width:100% !important;	
}
	
.phone_number_wrapper{
   float:none !important;	
}
}


.phone_number_wrapper{
 float:right;
}


.Container004{
	background:#ec3237 !important;
}


#facebook{
	background-color:#FFFFFF !important;	
}

.social-icons-info-page a{
	font-size:24px;
	letter-spacing:10px !important;
	margin-right:5px;
}

.fa-linkedin{
	color:#007bb5;
}

.fa-facebook{
	color:#3b5998;
}

.fa-youtube{
	COLOR:#ff0000;
}

.fa-instagram{
	color:#c32aa3;
	
}

.fa-twitter-square{
	color:#1da1f2;	
}

.social-icons-info-page a:hover{
	color:#000000;	
}

.banner-position{
 margin-top:-10px !important;	
}

.Container016 > h2 > .titleline{
 font-weight:900 !important;
 text-transform:capitalize !important;	
}

.corporate_p{
 font-size:18px !important;	
}

.Edu_Paralax_BG{
	background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(images/Lifestyle/2019/05/Educational_Solutions_BG.jpg) no-repeat;
	background-attachment:fixed;
	min-height: 600px;
	height: auto;
	background-size: cover;
}

.solution_item{
	background-color:#FFFFFF;
	padding:5px;
	text-align:center;
    min-height: 440px;
}

.solution_item p{
 color:#000000 !important;	
}

.inner_corporate_container{
 margin:0 auto;
 max-width:1100px;
 width:100%;
 padding:10px;	
 padding-top:60px;
}

.more_info_btn, .more_info_btn:visited{
	display:block;
	text-align:center;
	padding:5px;
	color:#FFFFFF;
	width:100%;
	height:auto;
	background-color:#ff1200;
	margin-top:10px;
	cursor:pointer;

}


.more_info_btn:hover{
	background:#047586 !important;
	color:#ffffff !important;
}

.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.custom_h3{	
  font-weight: 700;
  color: black;
  font-style: italic;
}

.ls-l .ls-preloaded{
  -webkit-box-shadow: 3px 1px 31px 3px rgba(77,77,77,0.64);
  -moz-box-shadow: 3px 1px 31px 3px rgba(77,77,77,0.64);
  box-shadow: 3px 1px 31px 3px rgba(77,77,77,0.64);
  opacity: 0.8;
  filter: alpha(opacity=80); /* For IE8 and earlier */
}

@media all and (min-width:0px) and (max-width: 1300px){ .ls-l .ls-preloaded{width:120px !important; height:30px !important;}}

.dark_grey_btn{
	display:block;
	text-align:center;
	padding:5px;
	color:#FFFFFF;
	width:100%;
	height:auto;
	background-color:#363636;
	margin-top:10px;
	cursor:pointer;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);
}

.grey_popup_info_card{
	background: #efefef;
    padding: 10px;
    margin-bottom: 20px;
    min-height: 170px;
    border: 1px solid #cacaca;
}