/* Enter Your Custom CSS Here */
#header-outer {
    padding-top: 0!important;
    height: 130px!important;
}

.sub-menu {
	top: 130px!important;
}

.slider-home h2 {
	color: #1a2674!important;
  text-align:center;
}

#header-outer.transparent header#top nav > ul > li > a {
	opacity: 1!important;
}

.texto-servicios {
	padding: 40px;
}

.marco-texto {
	padding: 20%;
}



#footer-outer[data-cols="1"] #copyright li a i:after {
	border: 0px!important;
}

#nectar_fullscreen_rows >#footer-outer.wpb_row .full-page-inner-wrap {
    color: #000000!important;
}

#social {
    margin-left: -5px;
}

#footer-outer .row {
    padding: 25px 0px!important;
    margin-bottom: 0px;
}

.wpcf7-form p {
    padding-bottom:0!important;
}




/* RESPONSIVE */
@media only screen and (min-width: 1222px) and (max-width: 1314px) {
/*
  #header-outer[data-format="default"] #social-in-menu {
    margin: 0 30px 0 0px!important;
    top: -80px!important;
    float: right!important;
}*/


 #header-outer .row .col.span_9 {
    float: right!important;
    width: 78%!important;
    text-align: right!important;
}
}

@media only screen and (min-width: 1000px) and (max-width: 1298px) {

  /*
 #header-outer[data-format="default"] #social-in-menu {
    margin: 0 60px 0 0px!important;
   top: -80px!important; 
    float: right!important;
}
*/

#header-outer[data-format="default"] #social-in-menu {
    margin: 20px 0 0 30px;
    top: 0!important; 
    /* width: 100%; */
    position: absolute;
    right: 20px;
}
  
 #header-outer .row .col.span_9 {
    float: right!important;
    width: 85%!important;
    text-align: right!important;
     padding-top: 50px!important;
}
 header#top nav > ul > li:not(#social-in-menu) > a {
    padding-top: 0px!important;
    padding-bottom: 0px!important;
}   
  
}


@media only screen and (min-width: 1000px) and (max-width: 1314px) {
  .container {
  	padding: 0 30px!important;
  }
}

@media only screen and (min-width: 1000px) and (max-width: 1020px) {
header#top nav > ul > li > a {
    font-size: 15px!important;
}
}