/* 
 Theme Name:     Empresa
 Author:         Victoriam
 Author URI:     http://www.victoriam.mx
 Template:       Divi
 Version:        1.0 
*/ 






/*----------- CoooODIGO CSS PERSONALIZADO --------------------------- */ 

#main-header{
	-webkit-box-shadow: 0px 14px 10px -6px #000000!important; 
	box-shadow: 0px 13px 10px -16px #b6b5b9!important;
		/*position: relative!important;*/
	/*z-index: 1!important;*/
}
#et-main-area{padding-top:52px;}



@keyframes animacion-menu {
  from {}
  to {}
}

/* The element to apply the animation to */
#et-top-navigation {
  
  animation-name: animacion-menu;
  animation-duration: 4s;
}

#main-footer {
        display: none;
}
.container.et_menu_container {
    z-index: 99;
    top: 12px;
    padding-bottom: 40px;
}
#logo{
	margin-top: -30px;
}

@media only screen and (min-width: 981px){
.et_header_style_left #et-top-navigation nav>ul>li>a, .et_header_style_split #et-top-navigation nav>ul>li>a {
    padding-bottom: 0!important;
}
}

/*Call to action rates*/
#ptsBlock_139039 .ptsCol:not(:last-child) {
    background: #fff!important;
}

.ptsCol {
    background: #fff!important;
}

.ptsElInput, .ptsInputShell{
    color: #fff!important;
}
#top-menu, #top-menu-nav {
    margin-top: -11px;
}










 