﻿	/*Main_colors
.style2 .underline:after {
	background-color: #f0ac1e;
}*/


.style2 .mainSliderContainer .Prev, .style2 .mainSliderContainer .Next {
	background-color: #2e3191;
}

/*end color main*/
.arrow-right {
	width: 0;
	height: 0;
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent;
	border-left: 20px solid white;
	position: absolute;
	right: -20px;
	top: 220px;
}

/*title font sizes*/
.sectionTitle {
	font-size: 35px;
	font-family: ubuntu;
}
.obliqueCut {
	padding-top: 85px;
	padding-bottom: 85px;
	position: relative;
}
ul.bundy_logo_list{
	margin-top: 30px;
}
ul.bundy_logo_list li {
	list-style: none;
	margin-bottom: 40px;
	padding-top: 15px;
	height: 60px;
	padding-left: 70px;
	text-align: left;
}
ul.bundy_logo_list li.listbg_log {
	background-image: url(../images/icons/bundy_y_1.png);
	background-size: 50px;
	background-repeat: no-repeat;
	background-position-y: 0px;
}

.fix_h_position {
	text-align: center;
	width: 50%;
	left: 25%
}

/*title font sizes*/

.c_w {
	color: white;
}
.c_b {
	color: black!important;
}
.c_y {
	color: #87d4ed!important;
}
.c_bl {
	color: #2e3191!important;
}
.title_fcs {
	font-size: 40px!important;
	font-weight: 900;
}
.shadow_txt {
	text-shadow: 2px 2px 2px black;
}
.sz_wg{
	font-size: 29px;
	font-weight: 400;
}
.shadow_txt_1 {
	text-shadow: 1px 1px 1px black;
}

.c_no_padding {
	padding: 0!important;
}
.c_pad {
	padding: 0 10%; 
	color: black;
}
.c_pad_2 {
	padding: 20px;
	color: black;
}
.c_pad_3 {
	padding: 0 5%;
	color: black;
}
.c_pad_4 {
	padding: 10px 30px;
}
.c_pad_5 {
	padding: 5px 0px;
}
.c_pad_6 {
	padding: 0px 0px;
}
.c_marg_1 {
	margin-bottom: 75px;
}
.c_marg_b_2 {
	margin-bottom: 25px;
}
.paddingTop5p {
	padding-top:5%;
}
.titl_sml {
	font-size: 22px;
	line-height: 30px;
	font-family: lato;
}
.sectionDescription , .timeline .timeline_box .date, .timeline .timeline_box h4{
	font-family: lato;
}
.titl_big {
	font-size: 24px;
	font-family: ubuntu;
}
.mainSliderContainer .mainSlider .bigText {
	font-family: ubuntu;
}
.fnt_30 {
	font-size: 25px;
}
.btn_user {
	padding: 10px 20px;
	background-color: #009edb;
	border-radius: 10px;
	color:white!important;
}
/** line_css **/
.fixIconPosition {
	padding-bottom: 120px;
}
.line {
	border-bottom: solid 2px black;
}
.doth {
	background-color: black;
	color: black;
	border-radius: 10px;
	font-size: 15px;
	padding: 0 5px;
}
.ctrl_1 .featureBox p {
	line-height: 0px;
}
p.main_ctr_txt, span.main_ctr_txt{
	font-weight: 400!important;
	font-size: 16px!important;
	line-height: 22px!important;
	font-family: lato;
}
ul.main_ctr_txt{
	font-weight: 400!important;
	font-size: 16px!important;
	line-height: 22px!important;
	padding-left: 22px;
}
ul.main_ctr_txt li {
	text-indent: -15px;
}
ul.main_ctr_txt.no_indent li {
	text-indent: 0px;
}
h3.font_hero_special {
	font-size: 22px;
	margin-top: 30px;
}
.fix_line {
	line-height: 19px!important;
}
.bulLineHei {
	line-height: 21px;
}
.btnCtz {
	margin-top: 30px;
}
/** end line css **/

/**vertical text **/
.v_right {
	position: relative;
	right: -46%;
	transform: rotate(90deg);
	top: -450px;
	font-weight: 900;
	opacity: 0.3;
	font-family: ubuntu;
}
.v_right2 {
	position: relative;
	right: -46%;
	transform: rotate(90deg);
	top: 16vh;
	font-weight: 900;
	opacity: 0.3;
	font-family: ubuntu;
}
.v_right3 {
	position: absolute;
	right: -280px;
	transform: rotate(90deg);
	top: 330px;
	font-weight: 900;
	opacity: 0.3;
	font-family: ubuntu;
}
.v_right4 {
	position: absolute;
	right: -150px;
	transform: rotate(-45deg);
	top: 330px;
	font-weight: 900;
	opacity: 0.3;
	font-family: ubuntu;
}
.v_right5 {
	position: absolute;
	right: -150px;
	transform: rotate(-25deg);
	top: -150px;
	font-weight: 900;
	opacity: 1;
	margin-top: 150px;
	font-family: ubuntu;
}
.tp-simpleresponsive .caption, .tp-simpleresponsive .tp-caption {
	font-family: ubuntu;
}

/** end vertical text**/

/**cocinas css**/
.menuStyle3 + .sld_no_mg {
	margin-top: 0px;
}
.Form_kitch input {
	width: 100%;
}
.Form_kitch {
	padding: 15px 10%;
	border: solid 2px black;
	border-radius: 50px;
	background-color: white;
	margin: 0 14%;
	width: 72%;
}
.ttl_form_kitch {
	font-size: 32px;
	font-weight: 900;
	width: 600px;
	margin: auto;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.Form_kitch input, .Form_kitch textarea {
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 400;
	line-height: 34px;
}
.Form_kitch textarea {
	width: 100%;
}
.mt_spec {
	margin-top: 30px;
}
.kitch_bg_1 {
	background-color: #fff;
	background-image: -webkit-linear-gradient(-50.5deg, #f0ac1e 50%, #fff 50%);
}
.mt_kitch_vs {
	margin: 25px 0px;
}
.arrow.left {
	display: none!important;
}
.kitch_girl img{
	width: 100%;
	position: relative;
	top: 10px;
}
.kitch_bg_1 {
	padding-bottom: 0px;
}
.righ_girl {
	margin-top: 50px;
}
.righ_girl .col-md-6{
	padding-bottom: 40px;
}


.Form_kitch input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: black;
}
.Form_kitch input::-moz-placeholder { /* Firefox 19+ */
	color: black;
}
.Form_kitch input:-ms-input-placeholder { /* IE 10+ */
	color: black;
}
.Form_kitch input:-moz-placeholder { /* Firefox 18- */
	color: black;
}
.bn_kitch_txt {
	margin-top: 30px;
}
.kitch_ttl {
	margin-top: 80px!important;
	font-weight: 700;
	margin-bottom: 20px;
	line-height: 38px;
	font-size: 40px;
}
.kitch_fixpad {
	padding: 0px 0px;
	font-size: 26px!important;
	line-height: 42px!important;
}
p.kitch_txt {
	font-size: 21px!important;
	line-height: 42px!important;
}
.kitch_frst_sct .col_frst {
	padding-right: 50px 
}
.kitch_frst_sct .col_scnd {
	padding-left: 50px 
}
.kitch_form_pop {
	background-color: white;
}
.header_blanck {
	height: 150px;
}
.kitch_form_pop_bdy {
	background-image: url("../images/hed_sld/new_sld/bg_com.jpg");
}
.kitch_form_pop_bdy input, .kitch_form_pop_bdy textarea, .form2_pop_bdy input, .form2_pop_bdy textarea {
	width: 100%;
	border: solid 2px black;
	border-radius: 25px;
	background: transparent;
	padding: 15px 30px;
}
.bg_frm_wht {
	background-color: white;
	position: absolute;
	top: -80px;
	box-shadow: 1px -2px 15px #c1c1c1;
	padding: 30px 60px;
	left: -50px;
}
.bg_frm_2 {
	background-color: white;
	top: 90px;
	box-shadow: 1px -2px 15px #c1c1c1;
	padding: 30px 60px;
	position: relative;
	width: 90%;
	margin: auto;
}
.pop_form_2 img{
	position: absolute;
	top: -150px;
	right: 50px;
}
.form2_pop_bdy {
	background: radial-gradient(#333366, #262552fa);
	height: 500px;
}

.resp_btn {
	font-size: 20px;
}
/**end kitch_css*/

/**centros educativos**/
.centr_bg_1 {
	background-image: url(../images/hed_sld/new_sld/parallax_2.jpg);
	
	/* Set a specific height */

	/* Create the parallax scrolling effect */
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.centr_bg_1 p{
	font-size: 48px;
	line-height: 62px;
}
.centr_bg_1 a{
	font-size: 22px;
}
.btn_cnt a {
	font-size: 24px!important;
}

#sAbout_prallx {
	padding-top: 100px;
	padding-bottom: 100px;
	position: relative;
}
.img_cntr_edu img{
	transform: rotate(-25deg);
}
/**end centros universitarios**/


/*text_slds*/
.col_tex_am_f{
	font-size:15px!important;
}

/*end text_sld*/

.timeline .timeline_box_container.mrg_vln {
	margin-bottom: 25px;
}
.mt_1 {
	margin-top: 50px;
}
.mt_2 {
	margin-top: 150px;
}
.m_t-b_1 {
	margin: 0px 0px 70px;
}
.m_t-b_2 {
	margin: 200px 0;
}
.m_t-b_3 {
	margin: 50px 0;
}
.m_t-b_4 {
	margin: 10px 0;
}


.blueSection_2 {
	background: radial-gradient(#333366, #262552fa);
}
.yellowSection_1 {
	background: radial-gradient(#f4bc18 , #f1ac1d );
}
.blueLightSection {
	background: radial-gradient(#6fcce2, #2ab8d6);
}

/*box_css*/
.box_ctm {
	margin-top: 40px;
	box-shadow: 3px 3px 3px 3px grey;
}
.mrgin_selected {
	margin: 0px!important;
	border-bottom: solid 10px #009edb;
}
.mrgin_transparent {
	margin: 0px!important;
	border-bottom: solid 10px transparent;
}
.extra_size {
	font-size: 25px;
}
.txt_why_1, .txt_why_2, .txt_why_3, .txt_why_4, .txt_why_5, .txt_why_6 {
	display: none;
}
.down_arrw {
	background-image: url(../images/prevodown.png);
	margin: 0px;
	height: 30px;
	background-size: 35px;
	background-repeat: no-repeat;
	background-position: center;
}
.expandible_box p, .expandible_box ul {
	padding: 30px 0px 0px 0px;
}
.expandible_box p img {
	width: 100px;
}
.expandible_box img {
	width: 100px;
}
.solutions_img img {
	width: 100px;
	margin-bottom: 40px;
}
.separator_box {
	width: 100%;
	height: 20px;
}

.ctz_frm_2 {
	display: none;
}
/*end box css*/

/*footer*/
.foo_menu, .foo_data {
	line-height: 25px;
}
.foo_menu:hover {
	color: #f0ac1e!important;
}

.log_foo_padd {
	padding: 20px 0px 40px 10px;
} 

.reds_foo a {
	float:right;

}

/*end footer*/



/**sistmas css**/
	/**bundy_lp**/
	.hed_bg_blp {
		background-image: url(../images/hed_sld/restaurant-vintage.jpg);
		background-size: cover;
	}
	.bndy_lp {
		position: relative;
		top: 190px;
		width: 100%;
	}
	.he_lp_section {
		height: 500px;
	}
	/**end bundy_lp**/
	/**bundy_kc**/
	.hed_bg_bkc {
		background-image: url(../images/hed_sld/food-salad-healthy.jpg);
		background-size: cover;
	}
	.hed_bg2_bkc {
		background-image: url(../images/hed_sld/line_c.png);
		background-repeat: no-repeat;
		background-position: center;
	}
	
	.m_t_kc_c {
		margin-top: 250px;
	}
	.pad_n_c {
		padding-bottom: 140px;
	}
	/**end bundy_kc**/
/**end sistmas css**/
/**Cotiza css**/
	.ctrlPadFixer {
		padding-bottom: 140px;
	}
	.bg_ctza {
		background-image: url(../images/Asset.png);
		background-size: cover;
		background-repeat: no-repeat;
	}
	.form_cs {
		background-color: white;
		border-radius: 5px;
		border: solid 1px black;
		margin-top: 40px;
	}
	.form_cs h6 {
		margin-top: 10px;
	}
	
	input[type=submit].submt_btn {
		background-color: #009edb;
		padding: 10px 60px;
		border-radius: 5px;
		border: solid 1px #009edb;
	}

	input[type=button].submt_btn2 {
		background-color: red;
		padding: 10px 60px;
		border-radius: 5px;
		border: solid 1px red;
	}

	.btn_solu_cam {
		color:white;
		background-color:#87d4ed;
		padding: 10px 60px;
		border-radius: 5px;
		text-align: center;
    	padding: 12px 0px;
	}

	.btn_solu_cam:hover {
		color:white;
		background-color:#2a3890;
		padding: 10px 60px;
		border-radius: 5px;
		text-align: center;
    	padding: 12px 0px;
	}

	.ter_btn_solu {
		color:white;
		background-color:#2a3890;
		padding: 10px 60px;
		border-radius: 5px;
		text-align: center;
    	padding: 12px 0px;
	}

	
	.anch_btn_solu {
		float:left;
		width: 18%;
		margin:0% 1% 0% 1%;
	}
	
	.anch_btn_solueng {
		float:left;
		width: 23%;
		margin:0% 1% 0% 1%;
	}

	.ctz_frm {
		width: 100%;
	}
/**end cotiza css**/
/**fonts**/
	.f_2_5 {
		font-size: 22px;
    line-height: 30px;
    font-family: lato;
	}
/**end fonts**/ 
/**form css**/
	.home_frm {
	position: absolute;
	width: 32%;
	bottom: 40px;
	left: 13.8%;
	}
/**end form css**/
/**responsive css**/
	@media (max-width: 1199px) {
		.fixTextSize2, .fixTextSize2T {
			font-size: 28px!important;
		}
		.Form_kitch {
		padding: 15px 2%;
		border: solid 2px black;
		border-radius: 50px;
		background-color: white;
		margin: 0 4%;
		width: 92%;
		}
		.pop_ttl {
			font-size: 15px;
		}
		.arrow-right{
			right: -18px;
			top: 150px;
		}
	}
	@media (max-width: 1070px) and (min-width: 991px) {
		.kitch_girl img {
			top: 75px;
		}
	}
	@media (max-width: 1024px) and (min-width: 160px) {
		.v_right3 {
			display: none;
		}
		.mt_kitch_vs h3 {
			font-size: 12px;
		}
		.bg_frm_wht {
			left: 0px;
			padding: 20px 5px;
		}
		.kitch_form_pop_bdy input, .kitch_form_pop_bdy textarea {
			padding: 15px 10px;
		}
	}
	@media (max-width: 992px) {
		.kitch_girl img {
			position: relative;
			left: -0px;
		}
		
		.kitch_girl img {
			width: 370px;
			margin-bottom: 50px;
		}
		.bn_kitch_txt {
			margin-top: 0px;
		}
		#logo.hidden_lg {
			display: none;
		}
	}
	@media (max-width: 769px) and (min-width: 160px) {
		.v_right, .v_right2, .hide_nsm {
			display: none;
		}
		.Form_kitch {
			margin: 0 5%;
			width: 90%;
			padding: 15px 2%;
		}
		.ttl_form_kitch {
			width: auto;
			font-size: 22px;
		}
		
		.Form_kitch input, .Form_kitch textarea {
			font-size: 18px;
		}
	}
	@media (max-width: 769px) and (min-width: 569px) {
		.ttl_form_kitch, .kitch_ttl {
			font-size: 28px;
		}
		.kitch_girl img {
			width: 450px;
		}
		p.kitch_txt {
			font-size: 18px!important;
			line-height: 32px!important;
		}
	}


	@media (max-width:767px) {

		.padFixMobText {
			padding: 20px 0px;
			padding-left: 0;
			padding-right: 10px;
		}
		#loader img {
			width: 20%!important;
			left: 40%!important;
		}
		.videoFrame {
			width: 100%;
			height: 350px;
		}
		.he_lp_section {
			height: 350px;
		}
		.pad_n_c {
			padding-bottom: 0px;
		}
		.featureBox .text-left {
			color: black;
		}
		.portfolioDetail .featureBox p {
			margin-bottom: 0px;
		}
		.fixTextSize2, .fixTextSize2T {
			font-size: 18px!important;
		}
		.anch_btn_solu {
			width: 48%;
			margin: 4% 1% 0% 1%;
		}
		
		.log_foo_padd {
			padding: 20px 0px 40px 0px;
			text-align: center;
		}
		.reds_foo a {
			float: none;
		}
		.style2 a[class^="soc_"]:before, .style2 a[class*="soc_"]:before {
			margin-right: 15px;
		}
		img.sld_1_img {
			top: 291px;
			width: 350px;
			left: 20%;
		}
		h1.ttl_sld1 {
			font-size: 37px;
			line-height: 30px;
		}
		.know_our_stm.featureBox {
			margin-bottom: 0px;
			margin-left: 50px;
			margin-right: 50px;
			border-left: solid 2px black;
			padding-bottom: 45px;
		}
		.line {
			border-bottom: solid 2px black;
			width: 50%;
			text-align: right;
		}
		.c_pad_2 p.mob_c-t {
			text-align: center;
		}
		.mob_lvl_u {
			margin: 0px 15%;
		}
		.txt_sld_b, .col_tex_am {
			font-size: 18px!important;
		}
		.sz_wg {
			font-size: 25px;
		}
		.foo_color_2 {
			padding: 20px;
		}
		.m_t-b_2 {
			margin: 50px 0;
		}
		h3.kitch_ttl {
			margin-top: 25px!important;
		}
		.resp_btn {
			font-size: 15px!important;
		}
	}
	@media (max-width: 568px) {
		.fixContForm {
			text-align:center;
		}
		.contactForm input[type=text], .contactForm h2, .form_cs h6, .contactForm input[type=email], .contactForm input[type=tel] {
			padding: 10px 10px!important;
			width: 95%;
		}
		h1.ttl_sld1, h1.ttl_sld2, h1.ttl_sld3 {
			margin: 0 10px;
		}
		.c_pad_4 {
			padding: 10px 0px;
		}
		.fixTextSize2, .fixTextSize2T {
			font-size: 15px!important;
		}
		.kitch_girl img {
			width: 300px;
		}
		 .kitch_ttl {
			font-size: 22px;
		}
		p.kitch_txt {
			font-size: 20px!important;
			line-height: 30px!important;
		}
		.pop_form_2 img {
			position: absolute;
			top: -50px;
			right: 4%;
			width: 300px;
		}
		.btn_cnt a {
			font-size: 12px!important;
		}
		.fixMobilPosition {
			left: 14vw;
		}
	}
	@media (max-width: 767px) and (min-width: 160px) {
		.home_frm {
			position: inherit;
			width: 100%;
		}
		.ctrl_f_c1 {
			text-align: center!important;
			display: block!important;
			padding-bottom: 35px;
		}
		.col_separation_pad {
			padding: 0 15px!important;
		}
		.fix_center_mob {
			text-align: center;
		}
		.ttl_mob_ns {
			font-size: 30px;
		}
		.mob_fix_img img {
			width: 300px;
		}
		.featureBox .text-left {
			text-align: center!important;
		}
		.bg_frm_wht{
		position: relative;
		left: 0px;
		padding: 20px 15px;
		margin: 0 15px;
	}
	.arrow-right {
		width: 0;
		height: 0;
		border-top: 19px solid white;
		border-bottom: 20px solid transparent;
		border-left: 20px solid transparent;
		border-right: 20px solid transparent;
		position: absolute;
	}
	.arrow-right {
		right: 300px;
		top: 405px;
	}
	.pop_ttl {
		font-size: 12px;
	}
	}

@media (max-width:426px) {
	.videoFrame {
		width: 100%;
		height: 200px;
	}
	.fixTextSize2, .fixTextSize2T {
		font-size: 12px!important;
		
	}
	h1.ttl_sld1 {
		left: 0px!important;
	}
	.sld_1_img {
		display: none;
	}
	.bn_kitch_txt {
		margin-top: 0px;
	}
	.arrow-right {
		display: none;
	}
	.hidenMobil {
		display: none;
	}
	.fixMobilSize {
		font-size: 12px!important;
		left: 20vw!important;
	}
.anch_btn_solu {
		font-size: 10px;
	}
}
/**end responsive css**/
/**effects css**/
.hov_pulse_img {
	width: 150px;
	height: 150px;
	
}

 .hov_pulse_img_2 {
	width: 80px;
	height: 80px;
	
}

.hov_pulse_img, .sbttle_hvr, .stm_hvr, .hov_pulse_img_2{
	font-family: lato;
}
h6.stm_hvr{
	font-size: 13px;
	padding: 0 40px;
}
h6.stm_hvr2{
	font-size: 13px;
	padding: 0 10px;
}
.hov_pulse:hover .hov_pulse_img {
	width: 130px;
	height: 130px;
	margin-bottom: 20px;
	margin-left: 10px;
}

.hov_pulse_img_2{
	width: 80px;
	height: 80px;
	margin-bottom: 20px;
	margin-left: 10px;
}

.hov_pulse:hover .sbttle_hvr{
	color: #999;
}
.hov_pulse:hover .stm_hvr {
	color: black!important;
}
.dev_nul_ect.devicesSection .laptop img, .dev_nul_ect.devicesSection .tablet img, .dev_nul_ect.devicesSection .phone img {
	opacity: 1;
}
.ttl_tks_1 {
	font-size: 52px;
	font-weight: 700;
	color: #f0ac1e;
}
.tks_1 a {
	font-size: 32px;
}
.ttl_tks_2 {
	font-size: 35px;
	color: white;
}
/**end efects
 css**/
.tx_btn {
	position: absolute;
	top: -220px;
	height: 60px;
	padding: 20px 15px;
}























