

html,
body {
    background-color: #fff;
    font-size: 0.875rem;
    color: #797979;
    width: 100%;
    padding: 0;
    margin-left: 0;
    margin-right: 0;
    font-weight: 400;
    width:100%;
    font-family: 'Raleway', sans-serif;
}
.preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fefefe;
    z-index: 99999;
    height: 100%;
    width: 100%;
    overflow: hidden !important;
}

.loaded {
    width: 60px;
    height: 60px;
    position: absolute;
    left: 50%;
    top: 50%;
    background-image: url(../images/loading.gif);
    background-repeat: no-repeat;
    background-position: center;
    -moz-background-size: cover;
    background-size: cover;
    margin: -20px 0 0 -20px;
}
img {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-drag: none;
    
}
a,
a:hover,
a:active,
a:focus {
    text-decoration: none;
    outline: none;
}
a,
button,
a span {
    -webkit-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}
a{
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
}
.btn.extra-width {
    padding: 13px 40px;
}
.btn:focus,
.btn:active {
    outline: inherit;
}
*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /*    direction: rtl;*/
}
p {
    margin: 0 0 15px;

}

.clear {
    clear: both;
}

img {
    max-width: 100%;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
    outline: none;
}
/*.form-control {
    border: 1px solid rgba(0, 0, 0, 0.08);
    font-size: 16px;
    height: 45px;
}*/
.form-control {
    display: inline-block;
    height: 35px;
    padding: 6px 25px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #000;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.form-control:focus {
    border-color: #bcefeb;
}

h1,
h2,
h3 {
    font-weight: 400;
    margin: 0;
    font-family: 'Montserrat', sans-serif;
}
h4,
h5 {
    font-weight: 400;
    margin: 0;
    line-height: 2rem;
    font-family: 'Montserrat', sans-serif;
}
h1 {
    font-size: 3.75rem;
    line-height: 5.5rem;
    color:#fff;
    letter-spacing: .4rem;
}
h2 {
    font-size:1.875rem;
    line-height: 3rem;
    text-transform: uppercase;

}
h3 {
    font-size:1.375rem;
    line-height: 2.5rem;  
    text-transform: uppercase;
}
h4 {
    font-size: 1rem;
    line-height: 2rem;
    margin-bottom: 1rem;
    text-transform: uppercase;
}
h5 {
    font-size: 1.125rem;
    margin-bottom: 1rem;
    color:#223d61;
    text-transform: uppercase;
}
h6 {
    font-size: 1rem;
    margin-bottom: .9rem;
}
p {
    line-height: 2rem;
    font-size: 0.875rem;
}
p:last-child {
    margin-bottom: 0px;
}
/*.home-wrap h1,*/
.home-wrap h2,
.home-wrap h3,
.home-wrap h4,
.home-wrap h5,
.home-wrap p {
    color: #ffffff;
}
.text {
    color: #333333;
}
.colorstext {
    color: #5e9a28;
}
.coloricon i {
    color: #5e9a28;
}
.colorsbg {
    background: #5e9a28;
    color: #ffffff;
}

.lightbg {
    background-color: #f9f9f9;
}
.bg-grey{
    background-color: #ddd;
}
.transition {
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}
.outofsectiontext{
    margin-top: 40px;
}

/*Section*/
.sections {
    padding-top:85px;
    padding-bottom: 60px;
    overflow: hidden;
}
.sections.footer {
    padding-bottom: 80px;
}
section .subtitle h5 {
    margin-top: 10px;
    font-size: 1.3rem;
}
.parallax-section {
    max-width: 100%;
    color: #ffffff;
}
section .title-half h2 {
    font-size: 3rem;
    line-height: 4rem;
    font-weight: 300;
    margin-bottom: 1.4rem;
}
section .subtitle-half h5 {
    font-weight: 100;
    font-size: 17px;
}
ul{
    margin:0;
    padding:0;
    list-style:none;
}

.heading {
    margin-bottom: 4rem;
}
.overlay {
    background-color: rgba(41, 34, 38, 0.4);
    width: 100%;
    height: 670px;
}
.map-overlay {
    background-color: rgba(117, 0, 163, 0.5);
    width: 100%;
    height:auto;
}
.video_overlay {
    background-color: rgba(41, 39, 34, 0.75);
    width: 100%;
    height: auto;
}

.no-padding {
    padding: 0 !important;
    margin:0 !important;
}
.fluid-blocks-col {
    padding: 70px 40px 0 80px;
}
.fluid-blocks-col-right {
    padding: 70px 80px 0 40px;
}

/*Separator*/
.separator {
    height: 1px;
    width: 170px;
    margin: 20px 0px;
    background: #eeeeee;
    position: relative;
}
.separator:after {
    position: absolute;
    left:0;
    bottom:0;
    height: 2px;
    width: 50px;
    background: #7500a3;
    content:"";

}
.separator2 {
    height: 1px;
    width:93%;
    margin: 20px 0px;
    background: #eeeeee;
    position: relative;
}
.separator2:after {
    position: absolute;
    left:0;
    bottom:0;
    height: 2px;
    width: 70px;
    background: #7500a3;
    content:"";
}


.separator3 {
    height: 2px;
    width: 30px;
    margin:20px auto;
    background: #5e9a28;
}
.separator4 {
    height: 2px;
    width: 30px;
    margin:20px 0px;
    background: #f38181;
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open > .dropdown-toggle.btn-primary.focus,
.open > .dropdown-toggle.btn-primary:focus ,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary.focus,
.btn-primary:focus,
.btn-primary.disabled,
.btn-primary.disabled:hover {
    color: #ffffff;
    background-color: #5e9a28;
    border-color: #5e9a28;
}



.btn {
    display: inline-block;
    min-width: 150px;
    line-height: 30px;
    height: 50px;
    text-align: center;
    color: #fff;
    letter-spacing: 1px;
    margin: 0;
    font-size:0.8125rem;
    border-radius: 0px;
    margin-top: 20px;
    background-color: #7500a3;
    transition: .5s;
    border: 1px solid #7500a3;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
}

.btn:hover {
    background-color:#002060;
    color: #fff;
    text-decoration: none;
    border: 1px solid #002060;
}

.btn-primary {
    background-color: #9f3182;
    transition: .5s;
    padding: 9px 30px;
    border: 1px solid #9f3182;
}

.btn_news_color{
    color:#5e9a28;
    border-color: #5e9a28;
}

.btn-md{
    border:1px solid #5e9a28;
    color:#5e9a28;
    padding: 10px 45px 10px 0px;
}


.btn-larg{
    border: 1px solid #fff;
    color:#fff;
    padding: 6px 30px;
}

.margin-top-20 {
    margin-top: 20px;
}
.margin-bottom-20 {
    margin-bottom: 20px;
}
.margin-top-40 {
    margin-top: 40px;
}
.margin-bottom-40 {
    margin-bottom: 40px;
}
.margin-top-60 {
    margin-top: 60px;
}
.margin-80 {
    margin-top: 80px;
    margin-bottom: 80px;
}
.margin-bottom-60 {
    margin-bottom: 60px;
}
.margin-top-80 {
    margin-top: 80px;
}
.margin-bottom-80 {
    margin-bottom: 80px;
}
.padding-top-20 {
    padding-top: 1.33rem;
}
.padding-bottom-20 {
    padding-bottom: 1.33rem;
}
.padding-top-40 {
    padding-top: 2.66rem;
}
.padding-bottom-40 {
    padding-bottom: 2.66rem;
}
.padding-top-60 {
    padding-top: 5rem;
}
.padding-bottom-60 {
    padding-bottom: 5rem;
}
.padding-bottom-0 {
    padding-bottom: 0;
}
/*padding*/
.padding-twenty {
    padding: 10px 0;
}
.padding-fourty {
    padding: 20px 0;
}
.padding-sixty {
    padding: 30px 0;
}
.padding-eighty {
    padding: 40px 0;
}
h1 span {
    color: #5e9a28;
    font-weight: 400;
}

/*for placeholder changes*/

input::-webkit-input-placeholder {
    color: #ddd;
}
input::-moz-placeholder {
    color: #ddd;
}
input::-ms-input-placeholder {
    color: #ddd;
}

/* navbar section */
.menu-scroll {
    padding-top: 0px;
    padding-bottom: 0px;
    position: fixed;
    top: 0; 
    left: 0; 
    right: 0; 
    z-index: 300;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-color: #33745269;
    -webkit-transition:all .3s;
    -moz-transition:all .3s;
    transition:all .3s;
    height: 75px;
}


.main_menu_bg{
    margin-top: 0px;
    background-color: transparent;
}
.main_menu_bg .navbar-default {
    background-color: transparent; 
    border-color: transparent; 
    transition: all .6s;
    margin: 15px auto;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus{
    color:#002060;
    background: transparent;
}

/*NAVBAR COLOR*/
.main_menu_bg .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus{
    color: #9f3182;
    padding-bottom: 19.5px;
    border-bottom: 5px solid #9f3182;
    background: transparent;
}

.main_menu_bg .navbar-nav>li>a {
    padding-top: 15px;
    padding-bottom: 20px;
    text-transform: uppercase;
    font-size: 0.875rem;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
}
.navbar-brand {
    padding: 0px 15px;
}
.navbar-brand>img {
    max-width: 100%;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus{
    background-color:transparent;
    color:#f5c239;
}

.dropdown-menu {
    min-width: 160px;
    padding: 0px;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: transparent;
    -webkit-background-clip: padding-box;
    background-clip: padding-box; 
    border: 0px solid #ccc; 
    border: 0px solid rgba(0,0,0,.15); 
    border-radius: 0px; 
    -webkit-box-shadow: 0 0px 0px rgba(0,0,0,.175); 
    box-shadow: 0 0px 0px 
}

.dropdown-menu .navbar-form .form-group input[type="text"]{
    background-color:rgba(57, 97, 34, 0.68);
    border: 1px solid #7500a3;
    color:#7500a3;
    width: 300px;
}
.dropdown-menu .navbar-form .form-group .form-control::-webkit-input-placeholder{
    color: #7500a3;
    opacity: 1; 
}
.dropdown-menu .navbar-form {
    margin-right: -30px;
}


.culmn{
    width:100%;
    overflow: hidden;
}
/*heading title all area*/
.head_title{
    margin-bottom:30px;
}
.head_title h3{
    color:#413d4b;
    margin-bottom:30px;
    
}
.head_title p{
    font-family: 'playfair_displayregular';
}

/*client title all area*/
.client_title{
    margin-bottom:1px;
}
.client_title h3{
    color:#413d4b;
}
.client_title p{
    font-family: 'playfair_displayregular';
}

/*home section*/
.home{    
    background: url(../images/banner_electric.png) no-repeat 100% 100%;  
    background-size:cover;
}

.home .main_home{
    padding-top: 250px;
}


.home .main_home h1{
    color: #fff;
    margin-bottom:20px;
}
.home .main_home p{
    color: #fff;
    max-width: 60%;
    margin: 0 auto;
    padding-bottom: 30px;
    font-size:1.125rem;
}



.home .owl-theme .owl-nav {
    margin-top: 80px;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-dots .owl-dot span {
    background: #002060;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #9f3182;
}
.owl-theme .owl-dots .owl-dot span {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    transform: rotate(45deg);
}

/* NavTab CSS */
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus{
    border:0px;
}
.nav-tabs {
    border-bottom: 0px solid transparent;
    
}
.nav-tabs>li>a:hover{
    border-color:transparent;
}

/*service section css*/
.service .nav-tabs>li>a{
    text-align: center;
    color: #444444;
    width: 250px;
    height: 180px;
    margin-left:30px;
    background: url(../images/stabmenubg.png) no-repeat top center;
    border:0px;
    transition: all 0.6s;
}
.service_tabe_menu.nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus{
    background: url(../images/stabmenubghvgrid.png) no-repeat top center;
    width:250px;
    height: 180px;
    color:#fff;

}
.service_tabe ul li a:hover{
    background: url(../images/stabmenubghvgrid.png) no-repeat top center;
    color:#fff;
}
.service_tabe ul li a i{
    font-size:2rem;
    margin-top:40px;
    margin-bottom:25px;
}
.service .tab-content{
    margin-top:100px;   
}

.single_tab_img {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}


/*features section css*/
.single_features_text p{
    margin-bottom: 40px;
    display: inline-block;
    margin-top: 10px;
}
.single_features_text ul li{
    font-size:0.875rem;
    margin-bottom:15px;
}
.single_features_text ul li span{
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
}

.single_features_text a{
    margin-top:35px;
    background: transparent;
    color:#444444;
    border:1px solid #ddd;
    font-size:0.8125rem;
    padding-top: 0.8em;
}



/*about section css*/

.about .main_about_content .single_about{
    transition: all 0.6s;
    overflow: hidden;
}


.about .main_about_content .single_about .single_about_img img{
    width:100%;
    height: 100%;
    margin-left: 10%;    
}

.about .single_about .single_ab_icon {
    width: 15%;
    float:left;
    position: relative;
}
.about .single_about .single_ab_icon i{
    width: 100px;
    height: 105px;
    background: url(../images/iconbg1.png) no-repeat center center;
    line-height: 100px;
    text-align: center;
    color: #9f3182;
    font-size: 2rem;
    transition: all 0.6s;

}

.about .single_about:hover .single_ab_icon i {
    background: url(../images/icon_bkg_about_3.png) no-repeat center center;
    color: #fff;
    width: 110%;
    font-size: 2.3rem;

}

.about .single_about:hover .single_ab_icon:before{
    opacity: 1;
}

.about .single_about .single_ab_text{
    width:70%;
    float:left;
    margin-left:20px;
}
.about .single_ab_mision li{
    margin-bottom:10px;
}
.arrow {
    width: 40px;
    height: 40px;
    color: #0b0b0b;
}
.left-arrow::before,
.right-arrow::before {
  content: "";
  position: absolute;
  top: 50%;
  width: 0;
  height: 0;
}

.left-arrow::before {
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-right: 20px solid #002060;
  transform: translateY(-50%);
  left: 20px;
  
}

.right-arrow::before {
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #002060;
  transform: translateY(-50%);
  right: 20px;
}


/*Features section css*/
.features .owl-theme .owl-dots .owl-dot span {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    transform: rotate(0deg);
    border: 1px solid #ddd;
}

/*  Sección TEAM  */
.team{
    color:#fff;
    flex-wrap: wrap;
    padding-left: 0%;
}
.team .single_team_content{
    margin-top:15px;
    transition: all .6s;
    display: flex;   
}
#team .primera_fila{
    width: 100%;
    height: 250px; /* Establece aquí la altura deseada para las imágenes */
    transition: 0.6s;
    border-radius: 60%;
    border: 3px solid #9f3182;
    object-fit: cover;
    margin-left: 6px; 
    justify-content: end;  
}
.team .single_team_content .single_team_img img{
    width: 100%;
    height: 250px; /* Establece aquí la altura deseada para las imágenes */
    transition: 0.6s;
    border-radius: 60%;
    border: 3px solid #9f3182;
    object-fit: cover;
    margin-left: 3.9px; 
    justify-content: center;
}
.team .single_team_content .single_team_img{
    position: relative;    
}
.team .single_team_content:hover .single_team_img img{
    transform: scale(1.05);
}
.team .single_team_content:hover .single_team_text_overlay{
    opacity: 0.9;
    text-align: center;
    margin-right: 4%;
    top: 30%;
    position: absolute;
    width: 40%;
    margin-left: 30%;
    font-size: small;
}
.team .single_team_content .single_team_text_overlay{
    position:absolute;
    margin-right: 4%;
    top: 30%;
    background: #9f3182;
    padding: 10px 20px;
    width: 40%;
    opacity:0;
    transition: all 0.6s;
    margin-left: 17%;
    text-align: center;
}
.team .single_team_content .single_team_text_overlay h4 {
    margin-bottom: .0rem;
    font-size: small;
    line-height: 1.2; /* Ajusta el espaciado vertical */
    text-align: center;   
}
.team .single_team_content .single_team_text_overlay p {
    font-size: small;   
    line-height: 1.2; /* Ajusta el espaciado vertical */
    text-align: center;
}


/* Cuadro Texto, Alineacion de margenes */
#gui_vill h4,
#gui_vill p,
#gui_vill a,
#nic_den h4,
#nic_den p,
#nic_den a,
#di_aba h4 , #di_aba p, #di_aba a ,
#fa_mo h4 , #fa_mo p, #fa_mo a , 
#gui_me h4 , #gui_me p, #gui_me a ,
#j_pis h4 , #j_pis p, #j_pis a ,
#pa_gaet h4 , #pa_gaet p, #pa_gaet a,
#ig_con h4 , #ig_con p, #ig_con a, 
#ben_gue h4 , #ben_gue p, #ben_gue a 
{
    margin-top: 5px;
    margin-bottom: 5px;
}



#gui_vill_img {
    margin-left: 118%;  
}
#gui_vill {
    top: 24.5%;
    margin-left: 55%;
    width: 33%;    
}

#nic_den_img {
    margin-left: 5%;
}
#nic_den{
    top: 25%;
    margin-left: 8%;
    width: 31%;
}

#di_aba_img {
    margin-left: 47%;
}
#di_aba {
    margin-left: 39.5%;
    top: 24%;
    width: 45%;
}

#gui_me_img{
    margin-left: 26%;
}
#gui_me {
    top: 24.5%;
    margin-left: 24%;
    margin-right: 12%;
    width: 49%;
}

#fa_mo_img {
    margin-right: 40%;
}
#fa_mo {
    margin-left: 9.2%;
    top: 30.5%;
    width: 49%;     
}

#pa_gaet{
    margin-left: 14%;
    top: 35%;
    width: 60%;
}
#pa_gaet_img{
    margin-left: 2.5%;    
}

#ig_con{
    margin-left: 12%;
    width: 67%;
    top: 35%;
}

#ben_gue {
    width: 66%;
    margin-left: 11%;
    top: 34%;
}


#j_pis {
    top: 33.5%;
    margin-left: 12.5%;
    width: 65%;
}

#cargo {
    color: #002060;
    text-align: center;
}



/*clogo section css*/
.main_clogo{
    padding-top: 1%;
} 
#logo_fila {
    margin-left: 9.5%;
}
#logo_sec{
    padding-top: 1%;
    margin-right: 5%;

}
#logo_fin{
    margin-top: 1.2%;
}



/*contact section css*/
.contact .single_contact_info{
    margin-bottom:45px;
    overflow: hidden;
}
.contact .single_info_icon {
    width:15%;
    float: left;    
}
.contact .single_info_icon i{
    width:60px;
    height: 60px;
    line-height: 56px;
    color: #9f3182;
    background: url(../images/info_iconbg.png) no-repeat;
    font-size: 1.5rem;
    padding-left: 18px;
    margin-top: 10px;
    transition: all 0.6s;
}
.contact .single_info_text {
    float:left;
    width:50%;
}
.contact .single_contact_info .single_info_icon {
    width: 15%;
    float:left;
    position: relative;
}
.contact .single_contact_info:hover .single_info_icon i {
    background: url(../images/icon_bkg_contact.png) no-repeat  ;
    color: #fff;
    width: 85%;
    font-size: 1.8rem;
    transition: all 0.4s;
    padding-left: 20%;   
}

/*maps section css*/

.main_maps{
    width:100%;
    height: 100%;
}
.main_maps .map_canvas_icon{
    position:absolute;
    left:35%;
    top:25%;
    cursor:pointer;
}
.main_maps i{
    color:#fff;
    font-size:2rem;
}
.main_maps h2{
    color:#fff;
}
#map_canvas{
    height: 160px; 
    width: 60%;    
    
}
#map {
    height: 300px; /* Ajusta la altura según tus necesidades */
    width: 83%; /* Ajusta el ancho según tus necesidades */
    margin-left: 8.7%;
    
}

/*footer widget*/

.footer_widget{
    background: #1a1a1a;
    color:#fff;
    background-size: cover;
}
.footer_widget .main_widget{
    padding: 40px 15px 20px 15px; 
    /*padding: 55px 15px 80px 15px; */
    overflow: hidden;
}
.single_widget{
    margin-bottom:30px;
}
.single_widget ul li{
    margin-bottom:10px;
}
.single_widget ul li a{
    width:100%;
    display:block;
    overflow: hidden;
    font-size:0.875rem;
    color:#fff;
    line-height: 1.4rem;
}
.single_widget ul li a:hover{
    color:#7500a3;
}
.footer_logo{
    margin-bottom: 20px;
}
.single_widget li.single_latest_news{
    margin-bottom: 20px;
}
.footer_subcribs_area .navbar-form {
    padding: 0;
}
.footer_subcribs_area .form-control {
    font-size: 14px;
    border: 1px solid #a199b4;
    color:#a199b4;
    border-radius:0px;
    width: 100%;
    display: inline-block;
    height: 45px;
    background-color:transparent;
    line-height: 20px;
}
.footer_subcribs_area .form-group{
    position:relative;
}
.footer_subcribs_area .submit_btn{
    background: transparent;
    border: 0px solid #ccc;
    color: #ededed;
    padding: 5px 10px;
    border-radius: 0px;
    height: 45px;
    outline: none;
    width: 25%;
    transition: all .6s;
    margin-left: 5px;
    position: absolute;
    right: 0;
    top: 0;
}
.footer_subcribs_area .submit_btn:hover{
    color: #fff;
}
.footer_subcribs_area .submit_btn:before {
    content: "\f178";
    font-family: 'Fontawesome';
    text-align: center;
    font-size:1rem;
}

/*footer section*/
.footer{
    background: #000000;
}
.footer .main_footer{
    overflow: hidden;
    padding: 40px 0px;
}
.footer .flowus{
    text-align: right;
    
}
.footer .flowus a i{
    color:#fff;
    font-size:1rem;
    padding: 5px;
    border:1px solid #fff;
    border-radius: 0;
    width:30px;
    height:30px;
    text-align: center;
    line-height: 18px;
    margin-right:5px;
    margin-top:10px;
}
.footer .flowus a i:hover{
    color:#7500a3;
    border:1px solid #7500a3;
}
.copyright_text{
    text-align: left;
}
.copyright_text p{
    color:#fff;
    line-height: 25px;
    max-width: 100%;
    padding-top: 15px;
}
.copyright_text p i{
    padding:0px 10px;
    color:#ff0000;
}
.copyright_text p a{
    padding:0px 10px;
    color:#9f3182;
    text-shadow:#ffffff;
}


/* scrollup */

.scrollup{
    width: 30px;
    height: 30px;
    border-radius: 15px;
    opacity: .3;
    position: fixed;
    bottom: 20px;
    right: 25px;
    color: #ffffff;
    cursor: pointer;
    background-color: #000000;
    z-index: 1000;
    transition: opacity .5s, background-color .5s;
    -moz-transition: opacity .5s, background-color .5s;
    -webkit-transition: opacity .5s, background-color .5s;
}

.scrollup:hover {
    background: #7500a3;
    opacity: 1;
}

.scrollup i {
    font-size: 13px;
    position: absolute;
    opacity: 1;
    color: #fff;
    left: 50%;
    top: 50%;
    margin-top: -7px;
    margin-left: -6px;
    text-decoration: none;
}


/* Movil L  */
@media  (max-width: 425px) {
    
    .team .row{
        margin-right: 0%;
        
    }
    .team .single_team_content{
        margin-top:10px;
        transition: all .6s;
        align-content: center;        
    }
    
    .team .single_team_content .single_team_img img{
        width: 130%;
        height: 170px; /* Establece aquí la altura deseada para las imágenes */
        transition: 0.6s;
        border-radius: 52%;
        border: 3px solid #9f3182;
        object-fit: cover;   
    }  
    .team .single_team_content:hover .single_team_img img{
        transform: scale(1.06);
    }  
    .team .single_team_content:hover .single_team_text_overlay{
        opacity: 0.9;
        text-align: center;
        margin-left: 25%;
        top: 30%;
        position: absolute;
        
    }
    .team .single_team_content .single_team_text_overlay{
        position:absolute;
        top: 33%;
        background: #9f3182;
        padding:  20px;
        width:60%;
        opacity:0;
        transition: all 0.6s;
        font-size: 1px;
        align-content: center;
        
    }
    .team .single_team_content .single_team_text_overlay h4 {
        margin-right: 10%;
        font-size: 10px;
        line-height: 1; /* Ajusta el espaciado vertical */
    }
    .team .single_team_content .single_team_text_overlay p {
        font-size: small;   
        line-height: 0,5; /* Ajusta el espaciado vertical */
        top: 0%;
        font-size: 8px;
    } 

    #gui_vill_img{
        margin-left: 3%;
    }
    #gui_vill{
        margin-left: 18%;
        top: 16%;
        width: 51%;
        height: 74%;
        padding-top: 1%;
    }
    
    
    #nic_den_img {
        margin-left: 5%;
    }
    #nic_den{
        top: 16%;
        margin-left: 18%;
        width: 55%;
        height: 74%;
        padding-top: 1%;
        /* padding-bottom: 3%; */
    }

    #di_aba_img{
        margin-left: 3%;

    }
    #di_aba{
        margin-left: 18%;
        width: 51%;
        height: 73%;
        padding-top: 0%;
        top: 16%;
    }

    #gui_me_img{
        margin-left: 0%;
    }
    #gui_me{
        top: 16%;        
        width: 53%;
        height: 73.5%;
        margin-left: 15%;
        padding-top: 1%;
        
    }

    #pa_gaet_img {
        margin-left: 1%;
    }
    
    #pa_gaet{
        margin-left: 17%;
        width: 50%;
        top: 29%;
        height: 50%;
        padding-top: 1%;
    }
    
    #j_pis{
        width: 50%;
        height: 52%;
        margin-left: 135px;
        padding-top: 1%;
        top: 27%;
        
    }
    #j_pis_img{
        margin-left: 100px;        
    }
    #ig_con_img{
        margin-left: 3%;
    }
    #ig_con{
        width: 57%;
        height: 47%;
        margin-left: 14.3%;
        top: 29%;
        padding-top: 1%;
    }
    #ben_gue{
        width: 63%;
        margin-left: 12%;
        top: 27%;
        padding-top: 1%;
        height: 50%;
    }
   
    #fa_mo {
        width: 50%;
        height: 68%;
        margin-left: 18%;
        top: 19%;
        padding-top: 1%;
    }
    #fa_mo_img {
        margin-left: 3%;
    }

    /* Contacto CSS */
    .contact .single_info_text {
        float:left;
        width:50%;
    }

    /* About */
    .about .main_about_content .single_about .single_about_img img{
        width:100%;
        height: 100%;
        margin-left: 0%;
    }
    .about .single_about .single_ab_icon {
        width: 16%;
        float:left;
        position: relative;

    }
    .about .single_about .single_ab_icon i{
        width: 100px;
        height: 105px;
        margin-top: 10px;
        background: url(../images/info_iconbg.png) no-repeat center center;
        line-height: 100px;
        text-align: center;
        color: #9f3182;
        font-size: 1rem;
        transition: all 0.6s;
        
    }    
    .about .single_about:hover .single_ab_icon i {
        background: url(../images/icon_bkg_contact.png) no-repeat center center;
        color: #fff;
        width: 100px;
        height: 105px;
        margin-top: 10px;
        font-size: 1rem;
        
        
    }
    .about .single_about:hover .single_ab_icon:before{
        opacity: 1;
    }  
    .about .single_about .single_ab_text{
        width:70%;
        float:left;
        margin-left: 43px;
    }
    .about .single_ab_mision li{
        margin-bottom:10px;
    }
    
    /* Service Tab */
    .service .nav-tabs>li>a{
        text-align: center;
        color: #444444;
        width: 73px;
        height: 180px;
        margin-left: 2%;
        left: 0%;
        background: url(../images/stabmenubg.png) no-repeat top center;
        border:0px;
        transition: all 0.6s;
    }
    .service_tabe_menu.nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus{
        background: url(../images/stabmenubghvgrid.png) no-repeat top center;
        width: 73px;
        height: 180px;
        margin-left: 2%;
        left: 0%;
        color:#fff;
    }
    .service .nav-tabs>li{
        font-size: 8px;
    }
    .service_tabe ul li a:hover{
        background: url(../images/stabmenubghvgrid.png) no-repeat top center;
        color:#fff;
        width: 73px;
        height: 180px;
        margin-left: 2%;
        left: 0%;
    }
    .service_tabe ul li a i{
        font-size:1.8rem;
        margin-top:40px;
        margin-bottom:25px;
    }
    .service .tab-content{
        margin-top:1px;
        
    }
    
    #panel_menu {
        width: 100%;
        align-content: center;
        padding-left: 11.5%;
        justify-items: center;
           
    }

    /* Separador overlay */
    .home .owl-theme .owl-nav {
        margin-top: 50px;
        text-align: center;
    }
    .home .main_home{
        padding-top: 150px;
    }
    h1 {
        font-size: 3rem;
    }

    /* Logos Clientes */
    #logo_fila{    
        width: 45%;
        height: 35%;
        margin-left: 0px;
        margin-top: 2%;
    }
    
    #logo_fin {
        padding-left: 110px;
        width: 70%;
        height: 40%;
    }
  }

@media (min-width: 768px) and (max-width: 991px) {
    /* Estilos para tabletas */
    .team {
        padding-left: 2%;
    }
    .team .single_team_content{
        margin-top:10px;
        transition: all .6s;
        align-content: center;        
    }
    
    .team .single_team_content .single_team_img img{
        width: 90%;
        height: 250px; /* Establece aquí la altura deseada para las imágenes */
        transition: 0.6s;
        border-radius: 52%;
        border: 3px solid #9f3182;
        object-fit: cover;   
    }  
    .team .single_team_content:hover .single_team_img img{
        transform: scale(1.06);
    }  
    .team .single_team_content:hover .single_team_text_overlay{
        opacity: 0.9;
        text-align: center;
        margin-left: 25%;
        top: 30%;
        position: absolute;
        
    }
    .team .single_team_content .single_team_text_overlay{
        position:absolute;
        top: 33%;
        background: #9f3182;
        padding:  20px;
        width:30%;
        opacity:0;
        transition: all 0.6s;
        font-size: 1px;
        align-content: center;
        
    }
    .team .single_team_content .single_team_text_overlay h4 {
        margin-right: 10%;
        font-size: small;
        line-height: 1; /* Ajusta el espaciado vertical */
    }
    .team .single_team_content .single_team_text_overlay p {
        font-size: small;   
        line-height: 0,5; /* Ajusta el espaciado vertical */
        top: 0%;
        font-size: 10px;
    }   
    .team .single_team_content  h4  {
        width: 100%; /* Ajusta el ancho de la superposición de texto según tus necesidades */
        font-size: 100%        
    }

    #gui_vill_img{
        position: relative;
        right: 180px;
    }
    #gui_vill{
        margin-left: 44%;
        top: 18%;
    }
    
    #nic_den_img {
        margin-left: 5%;
    }
    #nic_den{
        top: 17%;
        margin-left: 15.5%;
        width: 34%;
    }

    #di_aba_img{
        margin-left: 3%;

    }
    #di_aba{
        margin-left: 6.2%;
    }

    #gui_me_img{
        margin-left: 0%;
    }
    #gui_me{
        top: 19.5%;        
        width: 40%;
        margin-left: 9%;
        
    }

    #pa_gaet_img {
        margin-left: 1%;
    }
    
    #pa_gaet{
        margin-left: 4.5%;
        width: 50%;
        top: 31%;
    }
    
    #j_pis{
        width: 50%;
        margin-left: 6%;
        
    }
    #j_pis_img{
        margin-left: 3%;        
    }
    #ig_con_img{
        margin-left: 3%;
    }
    #ig_con{
        width: 50%;
        margin-left: 5.5%;
    }
    #ben_gue{
        width: 50%;
        margin-left: 5.5%;
        top: 28.3%;
    }
    #fa_mo {
        width: 50%;
        margin-left: 5.8%;
        top: 26.5%;
    }
    #fa_mo_img {
        margin-left: 3%;
    }

    /* Contacto CSS */
    .contact .single_info_text {
        float:left;
        width:50%;
    }

    /* About */
    .about .main_about_content .single_about .single_about_img img{
        width:100%;
        height: 100%;
        margin-left: 10%;
    }
    .about .single_about .single_ab_icon {
        width: 15%;
        float:left;
        position: relative;
    }
    .about .single_about .single_ab_icon i{
        width: 100px;
        height: 105px;
        background: url(../images/iconbg1.png) no-repeat center center;
        line-height: 100px;
        text-align: center;
        color: #9f3182;
        font-size: 2rem;
        transition: all 0.6s;
    }    
    .about .single_about:hover .single_ab_icon i {
        background: url(../images/icon_bkg_about_3.png) no-repeat center center;
        color: #fff;
        width: 150%;
        font-size: 2.3rem;
    }
    .about .single_about:hover .single_ab_icon:before{
        opacity: 1;
    }  
    .about .single_about .single_ab_text{
        width:70%;
        float:left;
        margin-left:50px;
    }
    .about .single_ab_mision li{
        margin-bottom:10px;
    }
    
    /* Service Tab */
    .service .nav-tabs>li>a{
        text-align: center;
        color: #444444;
        width: 80px;
        height: 180px;
        background: url(../images/stabmenubg.png) no-repeat top center;
        border:0px;
        transition: all 0.6s;
    }
    .service_tabe_menu.nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus{
        background: url(../images/stabmenubghvgrid.png) no-repeat top center;
        width:80px;
        height: 300px;
        color:#fff;
    }
    .service .nav-tabs>li{
        font-size: 8px;
    }
    .service_tabe ul li a:hover{
        background: url(../images/stabmenubghvgrid.png) no-repeat top center;
        color:#fff;
    }
    .service_tabe ul li a i{
        font-size:1.8rem;
        margin-top:40px;
        margin-bottom:25px;
    }
    .service .tab-content{
        margin-top:10px;
        
    }
    
    #panel_menu {
        width: 0%;
        align-content: center;
        padding-left: 18%;   
    }

    /* Separador overlay */
    .home .owl-theme .owl-nav {
        margin-top: 50px;
        text-align: center;
    }
    .home .main_home{
        padding-top: 150px;
    }

    /* Logos Clientes */
    #logo_fila{    
        width: 40%;
        height: 30%;
    }
    #logo_fin {
        padding-left: 5%;
        width: 35%;
        height: 30%;
    }
  }
 
  /* Movil S  */
  @media (max-width: 320px) {
    .team .row{
        margin-right: 0%;
        
    }
    .team .single_team_content{
        margin-top:10px;
        transition: all .6s;
        align-content: center;        
    }
    
    .team .single_team_content .single_team_img img{
        width: 130%;
        height: 170px; /* Establece aquí la altura deseada para las imágenes */
        transition: 0.6s;
        border-radius: 52%;
        border: 3px solid #9f3182;
        object-fit: cover;   
    }  
    .team .single_team_content:hover .single_team_img img{
        transform: scale(1.06);
    }  
    .team .single_team_content:hover .single_team_text_overlay{
        opacity: 0.9;
        text-align: center;
        margin-left: 25%;
        top: 30%;
        position: absolute;
        
    }
    .team .single_team_content .single_team_text_overlay{
        position:absolute;
        top: 33%;
        background: #9f3182;
        padding:  20px;
        width:60%;
        opacity:0;
        transition: all 0.6s;
        font-size: 1px;
        align-content: center;
        
    }
    .team .single_team_content .single_team_text_overlay h4 {
        margin-right: 10%;
        font-size: 10px;
        line-height: 1; /* Ajusta el espaciado vertical */
    }
    .team .single_team_content .single_team_text_overlay p {
        font-size: small;   
        line-height: 0,5; /* Ajusta el espaciado vertical */
        top: 0%;
        font-size: 8px;
    } 

    #gui_vill_img{
        margin-left: 3%;
    }
    #gui_vill{
        margin-left: 18%;
        top: 16%;
        width: 51%;
        height: 74%;
        padding-top: 1%;
    }
    
    
    #nic_den_img {
        margin-left: 5%;
    }
    #nic_den{
        top: 16%;
        margin-left: 18%;
        width: 55%;
        height: 74%;
        padding-top: 1%;
        /* padding-bottom: 3%; */
    }

    #di_aba_img{
        margin-left: 3%;

    }
    #di_aba{
        margin-left: 18%;
        width: 51%;
        height: 73%;
        padding-top: 0%;
        top: 16%;
    }

    #gui_me_img{
        margin-left: 0%;
    }
    #gui_me{
        top: 16%;        
        width: 53%;
        height: 73.5%;
        margin-left: 15%;
        padding-top: 1%;
        
    }

    #pa_gaet_img {
        margin-left: 1%;
    }
    
    #pa_gaet{
        margin-left: 17%;
        width: 50%;
        top: 29%;
        height: 50%;
        padding-top: 1%;
    }
    
    #j_pis{
        width: 50%;
        height: 52%;
        margin-left: 140px;
        padding-top: 1%;
        top: 27%;
        
    }
    #j_pis_img{
        margin-left: 100px;        
    }
    #ig_con_img{
        margin-left: 3%;
    }
    #ig_con{
        width: 57%;
        height: 47%;
        margin-left: 14.3%;
        top: 29%;
        padding-top: 1%;
    }
    #ben_gue{
        width: 63%;
        margin-left: 12%;
        top: 27%;
        padding-top: 1%;
        height: 50%;
    }
   
    #fa_mo {
        width: 50%;
        height: 68%;
        margin-left: 18%;
        top: 19%;
        padding-top: 1%;
    }
    #fa_mo_img {
        margin-left: 3%;
    }

    /* Contacto CSS */
    .contact .single_info_text {
        float:left;
        width:50%;
    }

    /* About */
    .about .main_about_content .single_about .single_about_img img{
        width:100%;
        height: 100%;
        
    }
    .about .single_about .single_ab_icon {
        width: 4.6%;
        float:left;
        position: relative;
        


    }
    
    .about .single_about .single_ab_icon i{
        width: 100px;
        height: 105px;
        margin-top: 10px;
        background: url(../images/info_iconbg.png) no-repeat center center;
        line-height: 100px;
        text-align: center;
        color: #9f3182;
        font-size: 1rem;
        transition: all 0.6s;
       
        
    }    
    .about .single_about:hover .single_ab_icon i {
        background: url(../images/icon_bkg_contact.png) no-repeat center center;
        color: #fff;
        width: 100px;
        height: 105px;
        margin-top: 10px;
        font-size: 1rem;
        
    }
    .about .single_about:hover .single_ab_icon:before{
        opacity: 1;
    }  
    .about .single_about .single_ab_text{
        width:70%;
        float:left;
        margin-left: 70px;
        
    }
    .about .single_ab_mision li{
        margin-bottom:10px;
    }
    
    /* Service Tab */
    .service .nav-tabs>li>a{
        text-align: center;
        color: #444444;
        width: 62px;
        height: 185px;
        margin-left: 0%;
        /* left: 0%; */
        background: url(../images/stabmenubg.png) no-repeat top center;
        border:0px;
        transition: all 0.6s;
    }
    .service_tabe_menu.nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus{
        background: url(../images/stabmenubghvgrid.png) no-repeat top center;
        width: 62px;
        height: 185px;
        margin-left: 0%;
        left: 0%;
        color:#fff;
    }
    .service .nav-tabs>li{
        font-size: 8px;
        text-align: center;
        
    }
    .service_tabe ul li a:hover{
        background: url(../images/stabmenubghvgrid.png) no-repeat top center;
        color:#fff;
        width: 62px;
        height: 185px;
        margin-left: 0%;
        left: 0%;
    }
    .service_tabe ul li a i{
        font-size:1.8rem;
        margin-top:40px;
        margin-bottom:25px;
    }
    .service .tab-content{
        margin-top:1px;

        
    }
    
    #panel_menu {
        width: 100%;
        align-content: center;
        padding-left: 5.5%;
        justify-items: center;
        
           
    }

    /* Separador overlay */
    .home .owl-theme .owl-nav {
        margin-top: 50px;
        text-align: center;
    }
    .home .main_home{
        padding-top: 150px;
        
    }
    .home .main_home h1 {
        font-size: 1.8rem;
    }
    

    /* Logos Clientes */
    #logo_fila{    
        width: 45%;
        height: 35%;
        margin-left: 0px;
        margin-top: 2%;
    }
    
    #logo_fin {
        padding-left: 110px;
        width: 70%;
        height: 40%;
    }

    
    
}

