/*
 Theme Name:   NBC
 Description:  Sitio web creado para NBC
 Author:       Peru Creativo
 Author URI:   http://perucreativo.com/
 Template:     Divi
 Version:      2.0.0
*/



/* 	BODY
================================================== */
body{
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	line-height: 25px;
}

header{
	background: red;
}

h2{
	font-size: 45px;
	font-weight: bolder;
}


#products h2{
	font-size: 34px;
}

h3{
	font-size: 32px;
	font-weight: bolder;
}


.text-center{
	text-align: center;
}

.text-right{
	text-align: right;
}

.et_pb_fullwidth_header{
	padding-top: 200px;
}

.single-title .et_pb_fullwidth_header{ 
	padding-top: 275px;
}


/* 	MENU
================================================== */
.et_header_style_left #et-top-navigation nav>ul>li{
	padding-bottom: 35px;
}

#top-menu li a{
	border-radius: 5px;
	border: 1px solid #fafafa;
	padding:10px !important;
}

#top-menu li.current-menu-item a,
#top-menu li:hover > a{
	background: #f9f1d1;
	border: 1px solid #ffd229;
	border-radius: 5px;
}

#top-menu li.current-menu-item .submenu a,
#top-menu li:hover .submenu a{
	background: none !important;
	border: none !important;
	border-radius: 5px;
}


#et-secondary-nav .menu-item-has-children>a:first-child:after, #top-menu .menu-item-has-children>a:first-child:after {
    position: relative;
    top: 2px;
    right: 0;  
}

 #top-menu-nav>ul>li>a:hover{
	opacity: 1;
 }

#pc-telefono{
	font-size: 16px;
	/*margin-top: 20px;*/
	text-align: right;
}

#pc-telefono a{
	background: url(img/icon-phone.png) no-repeat center left;
	color: #303030;
	display: inline-block;
	font-size: 18px;
	height: 33px;
	line-height: 32px;
	margin-bottom: 10px;
	padding-left: 40px;
}


/* 	HOME
================================================== */
.soluciones-texto{
	min-height: 175px;
}

.et_pb_blurb_position_left .et_pb_main_blurb_image, .et_pb_blurb_position_right .et_pb_main_blurb_image{
	width: 75px;
}


/* 	PRODUCTS
================================================== */		
#products .et_pb_text_inner h2{
	min-height: 90px;
}

/* 	COLUMNS
================================================== */
.ten-columns .et_pb_module {width: 10%; float: left;}
.nine-columns .et_pb_module {width: 11.11%; float: left;}
.eight-columns .et_pb_module {width: 12.5%; float: left;}
.seven-columns .et_pb_module {width: 14.28%; float: left;}
.six-columns .et_pb_module {width: 16.66%; float: left;}
.five-columns .et_pb_module {width: 20%; float: left;}




/* 	BLOG
================================================== */
#blog-page .entry-featured-image-url  { 
	max-width: 46%; 
	vertical-align: bottom; 
	text-align: center; 
	float: left; 
	margin-right: 4%;
}


.post-content p{
	margin-bottom: 20px;
}

.et_pb_posts a.more-link{
	border: 1px solid #ff6f00;
	cursor: pointer;
	display: inline-block;
    color: #fff;
    padding: 10px;
    background: #ff6f00;
    border: none;
    font-size: 14px;	
    text-transform: capitalize;
}

.et_pb_posts a.more-link:hover{
	border: 1px solid #ff6f00;
	cursor: pointer;
	display: inline-block;
    color: #ff6f00;
    padding: 10px;
    background: #fff;

}



/* 	CONTACT
================================================== */		
.et_pb_row.om-row-no-padding{
	padding: 0 !important;
}

#et_pb_contact_nombre_1{
	background: url(img/name-icon.png) no-repeat 10px center #eee;
	padding-left: 45px;
}

#et_pb_contact_telefono_1{
	background: url(img/telephone-icon.png) no-repeat 10px center #eee;
	padding-left: 45px;
}


#et_pb_contact_correo_1{
	background: url(img/email-icon.png) no-repeat 10px center #eee;
	padding-left: 45px;
}

#et_pb_contact_empresa_1{
	background: url(img/empresa-icon.png) no-repeat 10px center #eee;
	padding-left: 45px;	
}

#et_pb_contact_mensaje_1{
	background: url(img/message-icon.png) no-repeat 10px 15px #eee;
	padding-left: 45px;	
}

.et_pb_contact_captcha_question:before{
	content: "Protección antispam, complete la suma de ";
}

/* 	FOOTER
================================================== */
#footer-bottom{
	display: none;
}

#menu-footer a{
	color: #353535 !important;
}

#footer-widgets .footer-widget li:before{
	border: none;
	content: "-";
	font-size: 20px;
	padding-right: 10px;
	position: relative;
	top: 0 !important;
}





/* 	MEDIA QUERIES
================================================== */

/* Large desktop */
@media (min-width: 1200px) { 

	.et_header_style_left .logo_container{
		top: 15px;
	}

	#pc-telefono.pc-mobile{
		display: none;
	}
	

}

@media (min-width: 980px) and (max-width: 1440px) { 

	#pc-telefono.pc-mobile{
		display: none;
	}

}
 
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) { 

	h2,
	.et_pb_fullwidth_slider_0.et_pb_slider .et_pb_slide_description .et_pb_slide_title {
	font-size: 36px;
	font-weight: bold;
}


.five-columns .et_pb_module {width: 100%; float: left;}

	#pc-telefono{
		display: none;
	}

	#main-header{
		margin-top: 20px;
	}

	.et_header_style_left .logo_container #logo{
		height: 55px;
		width: 188px;
		max-height: 100%;
		max-width: 100%;
	}

	#pc-telefono.pc-mobile{
		display: block;
		margin-top: 0;
		margin-bottom: 20px;
		text-align: center;
	}


}
 
/* Landscape phone to portrait tablet */
@media (max-width: 767px) { 


.five-columns .et_pb_module {width: 100%; float: left;}


	#pc-telefono{
		display: none;
	}


	#pc-telefono.pc-mobile{
		display: block;
		margin-top: 0;
		margin-bottom: 20px;
		text-align: center;
	}

}
 
/* Landscape phones and down */
@media (max-width: 480px) { 
.five-columns .et_pb_module {width: 100%; float: left;}


	h2,
	.et_pb_fullwidth_slider_0.et_pb_slider .et_pb_slide_description .et_pb_slide_title {
		font-size: 30px;
		font-weight: bold;
		line-height: 1.1em;
	}

		#pc-telefono{
		display: none;
	}

	#main-header{
		margin-top: 20px;
	}

	.et_header_style_left .logo_container #logo{
		height: 55px;
		width: 188px;
		max-height: 100%;
		max-width: 100%;
	}

	#footer-bottom .pc-third{
		text-align: center;
		width: 100%;
	}


	#mc-embedded-subscribe-form input[type="email"]{
		border-radius: 10px;
		font-size: 16px;
		width: 90%;
	}

	#mc-embedded-subscribe-form input[type="submit"]{
	 	border-radius: 10px;
		margin-top: 20px;
	}

	#pc-telefono.pc-mobile{
		display: block;
		margin-top: 0;
		margin-bottom: 20px;
		text-align: center;
	}


}

