/*
Theme Name: Customify Child
Theme URI: https://wp-themes.com/customify
Author: ChildThemeWP.com
Author URI: https://childthemewp.com
Description: My WordPress Customify child theme.
Template: customify
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Version: 1.0.0
Text Domain: customify-child
*/

@media (min-width: 1281px) {

	.seccion-one-banner{
		height: 420px;
		padding-top: 0px !important;
	    padding-bottom: 0px !important;
	   	background-image: url("https://distrisoft.co/wp-content/uploads/2019/09/software-administrativo-contable-distrisoft-banner-one-1300.png") !important;
	    background-position: center !important;
	    background-repeat: no-repeat !important;
	    background-size: cover !important;

	}

	.seccion-two-banner{
		height: 420px;
		padding-top: 0px !important;
	    padding-bottom: 0px !important;
	   	background-image: url("https://distrisoft.co/wp-content/uploads/2019/09/software-administrativo-contable-distrisoft-banner-two-1300.png") !important;
	    background-position: center !important;
	    background-repeat: no-repeat !important;
	    background-size: cover !important;

	}

    .vc_cta3-container.vc_cta3-size-sm {

  		width: 60% !important;
	}
 

}
@media (min-width: 1023px) and (max-width: 1280px) {
  .seccion-one-banner{
		height: 490px;
		padding-top: 0px !important;
	    padding-bottom: 0px !important;
	   	background-image: url("https://distrisoft.co/wp-content/uploads/2019/09/software-administrativo-contable-distrisoft-banner-one-1200.png") !important;
	    background-position: center !important;
	    background-repeat: no-repeat !important;
	    background-size: cover !important;

	}
	.seccion-two-banner{
		height: 490px;
		padding-top: 0px !important;
	    padding-bottom: 0px !important;
	   	background-image: url("https://distrisoft.co/wp-content/uploads/2019/09/software-administrativo-contable-distrisoft-banner-two-1200.png") !important;
	    background-position: center !important;
	    background-repeat: no-repeat !important;
	    background-size: cover !important;

	}

	.vc_cta3-container.vc_cta3-size-sm {

  		width: 60% !important;
	}


}
/* 
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1022px) and (orientation: landscape) {
   .seccion-one-banner{
		height: 490px;
		padding-top: 0px !important;
	    padding-bottom: 0px !important;
	   	background-image: url("https://distrisoft.co/wp-content/uploads/2019/09/software-administrativo-contable-distrisoft-banner-one-1200.png") !important;
	    background-position: center !important;
	    background-repeat: no-repeat !important;
	    background-size: contain !important;

	}
	.seccion-two-banner{
		height: 490px;
		padding-top: 0px !important;
	    padding-bottom: 0px !important;
	   	background-image: url("https://distrisoft.co/wp-content/uploads/2019/09/software-administrativo-contable-distrisoft-banner-two-1200.png") !important;
	    background-position: center !important;
	    background-repeat: no-repeat !important;
	    background-size: contain !important;

	}
  
  	.vc_cta3-container.vc_cta3-size-sm {

  		width: 81% !important;
	}
  
}

@media (min-width: 481px) and (max-width: 767px) {
	
	.seccion-one-banner{
		height: 490px;
		padding-top: 0px !important;
	    padding-bottom: 0px !important;
	   	background-image: url(https://distrisoft.co/wp-content/uploads/2019/09/software-administrativo-contable-distrisoft-movil-banner-one.png) !important;
	    background-position: center !important;
	    background-repeat: no-repeat !important;
	    background-size: cover !important;

	}

	.seccion-two-banner{
		height: 490px;
		padding-top: 0px !important;
	    padding-bottom: 0px !important;
	   	background-image: url(https://distrisoft.co/wp-content/uploads/2019/09/software-administrativo-contable-distrisoft-movil-banner-two.png) !important;
	    background-position: center !important;
	    background-repeat: no-repeat !important;
	    background-size: cover !important;

	}

	.vc_cta3-container.vc_cta3-size-sm {

  		width: 90% !important;
	}


  
}

/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to ut
*/
@media (min-width: 320px) and (max-width: 480px) {
	
	.seccion-one-banner{
		height: 490px;
		padding-top: 0px !important;
	    padding-bottom: 0px !important;
	   	background-image: url(https://distrisoft.co/wp-content/uploads/2019/09/software-administrativo-contable-distrisoft-movil-banner-one.png) !important;
	    background-position: center !important;
	    background-repeat: no-repeat !important;
	    background-size: cover !important;

	}

	.seccion-two-banner{
		height: 490px;
		padding-top: 0px !important;
	    padding-bottom: 0px !important;
	   	background-image: url(https://distrisoft.co/wp-content/uploads/2019/09/software-administrativo-contable-distrisoft-movil-banner-two.png) !important;
	    background-position: center !important;
	    background-repeat: no-repeat !important;
	    background-size: cover !important;

	}

	.vc_cta3-container.vc_cta3-size-sm {

  		width: 90% !important;
	}

	.call-to-action-home{
		font-size: 0.9em !important;
	}
  	
}

.box-shadow{
	box-shadow: rgba(0, 0, 0, 0.56) 0px 0px 22px;
}

.blue-corporate-one{

   background-color: #0473aa !important;
}

.blue-corporate-two{

   	background-color: #235787 !important;
}

.font-white{
	
	color: #fff !important;
}

.font-black{
	font-weight: bold !important;
	color: #2b2b2b !important;
}

.padding-content{

	padding-right: 12% !important;
    padding-left: 12% !important;
}



.background-dark{
	background: #384147 !important;
	color: #fff !important;
}

.title-blog{

    background: #c3c3c3;
    padding-bottom: 9px;
    padding-top: 9px;
    padding: 6px;
    border-bottom: solid #235787;
}

.subtitle-blog{
	padding-bottom: 9px;
    padding-top: 9px;
    padding: 6px;
    border-bottom: 9px solid #c3c3c3;
    background: #235787;
    color: #fff;
}

.boton_action a{
	font-size: .85em;
    text-transform: uppercase;
    letter-spacing: .5px;
    font-weight: 600;	

}

.page-cover-title {

    background-color: rgba(0,0,0,.6) !important;

}

.submit-contact{
	width:100% !important;
}
.video-home figure{
	width: 87%;
    margin-left: auto;
    margin-right: auto;
}