@font-face {
    font-family: 'CoreSansA45Regular';
    src: url('fonts/CoreSansA45Regular.otf');
    font-weight: normal;
    font-style: normal;

}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: #73b91d;
}
.top-header-row {
    background-color: #73b91d;
}

.main-nav-row {
    background-color: #73b91d;
	background-image: url(../images/bckgnd-main-menu.png);
	background-position: center;
	background-repeat: no-repeat;
}
.main-nav-row .item-inner-main-nav .dropdown-menu {
    background-color: #73b91d!important;
    color: #fff;
}
.main-nav-row .item-inner-main-nav .dropdown-menu li a:hover {
    background-color: #73b91d!important;
    color: #fff;
}
.main-nav-row .item-inner-main-nav .dropdown-menu li {
    border-bottom: solid 1px #ffffff;
}
.header {
    background-color: #73b91d;
}
.navbar-nav {
    display: table;
    float: none !important;
    margin: auto !important;
}
.trabajemos-juntos{
		    background-color: #008fd3;
    color: #fff;
    text-align: center;
    padding: 13px;
    font-weight: bold;
    font-size: 30px;
    margin-bottom: 0px;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    margin-left: 15px;
    margin-right: 15px;
	}
.trabajemos-juntos-1{
		    background-color: #008fd3;
    color: #fff;
    text-align: center;
    padding: 13px;
    font-weight: bold;
    font-size: 30px;
    
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    margin-left: 15px;
    margin-right: 15px;
	margin-bottom: 30px;
	}
@media (max-width: 768px) {
.main-nav-row {
    background-color: #73b91d !important;
    background-image: url(../images/bckgnd-main.png);
    background-position: center;
    background-repeat: no-repeat;
}
}
@media (max-width: 768px) {
.main-nav-row .item-inner-main-nav:hover {
    background-color: #73b91d !important;
    background-image: url(../images/bckgnd-main.png);
    background-position: center;
    background-repeat: no-repeat;
}
}
@media (max-width: 768px) {
.footer {
    background-image: url(../images/bg-fo.png) !important;
    background-position: right;
    background-repeat: no-repeat;
    background-color: transparent !important;
}
}
	.vacantes{
		    font-size: 24px;
    color: #FFFFFF;
    background: #008fd3;
    padding: 10px 50px 10px 50px;
    border-radius: 15px;
    text-decoration: none;
	}
.footer{
	background-image: url(../images/bg-footer.png);
    background-position: right;
    background-repeat: no-repeat;
    background-color: transparent !important;
}
.footer .footer-company-section {
    background-color: transparent !important;
    overflow: auto;
    height: auto;
}

.embed-responsive-16by9 {
    padding-bottom: 0%;
}
.login-button-header {
    background: linear-gradient(to right, rgba(242,180,50,1) 0%, rgba(254,225,62,1) 100%);
}
.col-links-inner-top-header {
    display: none;
}
.input-group-btn>.btn {
    position: relative;
    background: #fff;
    color: #bcbec0;
}
.btn-default {
	color: #FFFFFF;
   background: #008fd3;
	display: inline-block;
	
	    border-color: #2d8e00;
}
.botones{
	display: inline-block;
    width: 120px;
    margin-top: 50px;
	margin-right: 10px;
}
.texto-inicial{
	font-size: 16px;
    line-height: 28px;
    padding-top: 30px;
    color: #666666;
}
.input-group.search-box-container .twitter-typeahead {
    top: 0;
    transform: skew(-12deg);
    border-radius: 5px;
}
.btn-default:active .btn-default:focus .btn-default:hover {
    color: #fff;
    background-color: #15994c;
    border-color: #bcbec0;
}
.top-header-row .item-inner-top-header a:hover {
 background-color: #15994c;
    border-color: #15994c;  
}
.main-nav-row .item-inner-main-nav a:hover {
    background-color: transparent;
	color: #fff;
}
.main-nav-row .item-inner-main-nav:hover {
       background-color: #73b91d;
    background-image: url(../images/bckgnd-main-menu.png);
    background-position: center;
    background-repeat: no-repeat;
}
.main-nav-row .item-inner-main-nav a {
  color: #FFF;
    padding: 9px 15px;
    border-right: none;
    border-radius: 0;
    background-color: transparent;
	font-size: 16px;
}
.middle-header-row {
    padding: 30px 0;
    padding-top: 50px;
}
.middle-header-row .col-sm-3 {
    width: 288px;
    height: 113px;
    padding: 0;
    background: url(../images/bg-logo.png) no-repeat center;
	margin-top: -16px;
}
.middle-header-row .col-sm-3 img, .social-media-text-top-header {
    display: none;
}
.container-item {
    height: auto;
    padding-bottom: 47px!important;
}
.container-item .item-segmentation-img {
    width: 100%;
    height: 190px!important;
    border: thin solid #ddd;
    text-align: center;
    position: relative;
    overflow: hidden;
}
/*Contenido*/
.fondo{
	background-image: url("../images/fondo.png");
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%;
    width: 100%;
    margin-left: 0px;
}
.btngrey{
    text-align: left;
    color: #fff;
    padding-left: 27px;
    line-height: 24px;
    font-weight: 100;
    font-size: 20px;
    margin-top: 9px;
    padding-top: 12px;
}
.h5 {
    font-size: 22px;
    color: #009a48;
    margin-top: 40px;
}
.h6 {
    font-size: 22px;
    color: #009a48;
    margin-top: 40px;
}
.h1 {
    font-size: 36px;
    color: #009a48;
    font-weight: 700;
	margin-top: -8px;
}
.p {
    color: #58595b;
    font-size: 18px;
    line-height: 23px;
    margin-right: 48px;
    margin-left: 40px;
    text-align: justify;
    margin-top: 25px;
}
.p1 {
    color: #58595b;
    font-size: 21px;
    line-height: 30px;
    text-align: center;
}
.p2 {
    color: #58595b;
    font-size: 21px;
    line-height: 30px;
    margin-right: 90px;
    margin-left: 45px;
    text-align: left;
    margin-top: 40px;
}
.strong {
    font-weight: 700;
    color: #009a48;
}
.h2{
    font-size: 24px;
    color: #009a48;
    font-weight: 700;
    text-align: center;
    margin-top: 64px;
    padding-bottom: 100px;
}
.h3 {
    font-size: 20px;
    color: #009a48;
    font-weight: 600;
    text-align: center;
   
    padding-bottom: 21px;
}
.li{
    display: inline;
    float: left;
    text-decoration: none;
    text-align: center;
    font-size: 14px;
    padding: 13px;
    margin-right: 30px;
}
.padd{
    margin-top: 20px;
    padding-bottom: 30px;
    margin-left: 0px;
}
.bordel{
    border-left: 1px solid #939598;
}
.menu{
    margin-top: 100px;
}
.gray{
    background-color: #e6e7e8;
}
.facebook{
    text-align: center;
    background-color: #596ba6;
    color: #fff;
}
.twitter{
    text-align: center;
    background-color: #80b8dd;
    color: #fff;
}
.instagram{
    text-align: center;
    background-color: #dc277b;
    color: #fff;
}
.imagen{
 	width: 30px;
	margin-top: 8px;
	margin-left: -10px;
}
.txt{
    padding: 10px;
    margin-left: 10px;
    margin-top: 3px;
}
.altura{
	height: 65px;
}
.altura1{
	height: 60px;
}
.altura2{
	height: 80px;
}
.altura3{
	height: 640px;
}
.btn-default2 {    
	color: #FFFFFF;
    background: #939598;
    display: inline-block;
    transform: skew(-9deg);
    height: 80px;
    border-radius: 9px;
    position: relative;
    z-index: -1;
    width: 300px;
    margin-left: 55px;
}
.btn-default2:focus{
    color: #fff;
    text-decoration: none;
    background-color: #009a48;
}
.btn-default2:active{
    color: #fff;
    text-decoration: none;
    background-color: #009a48;
}
.btn-default2:hover{
    color: #fff;
    text-decoration: none;
    background-color: #009a48;
}
.to{
	padding-top: 0px;
	margin-left: -40px
}
.to1{
	margin-top: 105px;
	margin-bottom: 200px;
}
.li1{
    display: inline;
    float: left;
    text-decoration: none;
    text-align: center;
    font-size: 14px;
    padding: 12px;
	padding-bottom: 35px;
}
.h22 {
    font-size: 19px;
    color: #009a48;
    font-weight: 700;
    text-align: center;
    margin-top: 95px;
    padding-bottom: 100px;
}
.carousel-caption {
	width: 80%;
    top: 20% !important;
	text-align: left !important;
	padding-top: 0px;
	margin-left: -120px!important;
	}
.carousel-indicators li {
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgba(0,0,0,0);
    border: 1px solid #fff;
    border-radius: 10px;
    display: none;
}
.gris{
    background-color:transparent;
    border-radius: 0px;
	padding-left: 0px;	
}
.black{
	color: #000;
}
* {box-sizing: border-box}

/* Style the tab */
.tab {
    float: left;
    width: 20%;
    height: 300px;
    margin-left: 109px;
    margin-top: 87px;
}

/* Style the buttons that are used to open the tab content */
.tab button {

    display: block;
    background-color: #939598;
    color: #fff;
    padding: 12px 16px;
    width: 100%;
    border: none;
    outline: none;
    text-align: left;
    cursor: pointer;
    transition: 0.3s;
    margin-top: 11px;
    transform: skew(-12deg);
    border-radius: 15px;
    font-weight: 500;
    padding-left: 25px;

}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #009a48;
}

/* Create an active/current "tab button" class */
.tab button.active {
    background-color: #009a48;
}

/* Style the tab content */
.tabcontent {
    float: right;
    width: 60%;
    border-left: none;
    padding-left: 0;
    margin-top: 14px;
    margin-right: 44px;
}
@media (min-width:830px) and (max-width:1024px){
	.p {
    color: #58595b;
    font-size: 18px;
    line-height: 20px;
    margin-right: 53px;
    margin-left: 22px;
    text-align: justify;
}
.h3 {
    font-size: 25px;
    color: #009a48;
    font-weight: 600;
    text-align: center;
    text-align: left;
    padding-bottom: 21px;
}
.h5 {
    font-size: 22px;
    color: #009a48;
    margin-top: 30px;
}
.h2 {
    font-size: 24px;
    color: #009a48;
    font-weight: 700;
    text-align: center;
    margin-top: 30px;
    padding-bottom: 0px;
}
.p2 {
    color: #58595b;
    font-size: 21px;
    line-height: 25px;
    margin-right: 91px;
    margin-left: 22px;
    text-align: left;
    margin-top: 50px;
}
.h6{
    font-size: 22px;
    color: #009a48;
    margin-top: 60px;
}
.li {
    display: inline;
    float: left;
    text-decoration: none;
    text-align: center;
    font-size: 13px;
    padding: 12px;
	margin-right: 15px;
}
	.imagen {
    width: 30px;
    margin-top: 8px;
    margin-left: -30px;
}
	.middle-header-row .col-sm-3 {
    width: 288px;
    height: 80px;
    padding: 0;
    background: url(../images/bg-logo2.png) no-repeat center;
    margin-top: -16px;
}
 .altura3 {
    height: 540px;
}
.tabcontent {
    float: right;
    width: 64%;
    border-left: none;
    padding-left: 20px;
    margin-top: -15px;
    margin-right: 19px;
}
.to {
    padding-top: 0px;
    margin-left: -15px;
}

}
@media (min-width:731px) and (max-width:829px){
.fondo {
    background-color: #fff;
    background-image: none;
}
.tab {
    float: left;
    width: 26%;
    height: 300px;
    margin-left: 28px;
    margin-top: 10px;
}
.tabcontent {
    float: right;
    width: 70%;
    border-left: none;
    padding-left: 0;
    margin-top: -18px;
    margin-right: 15px;
}
.btn-default2 {
    color: #FFFFFF;
    background: #939598;
    display: inline-block;
    transform: skew(-9deg);
    height: 60px;
    border-radius: 9px;
    position: relative;
    z-index: 1;
    width: 210px;
    margin-left: 0;
}
.menu {
    margin-top: 5px;
}
.p {
    color: #58595b;
    font-size: 16px;
    line-height: 21px;
    margin-right: 30px;
    margin-left: 0px;
    text-align: justify;
    margin-top: 15px;
}
.p1 {
    color: #58595b;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
}
.p2 {
    color: #58595b;
    font-size: 18px;
    line-height: 23px;
    margin-right: 91px;
    margin-left: 22px;
    text-align: left;
    margin-top: 28px;
}
.h2 {
    font-size: 19px;
    color: #009a48;
    font-weight: 700;
    text-align: center;
    margin-top: 25px;
    padding-bottom: 30px;
}
.h3 {
    font-size: 28px;
    color: #009a48;
    font-weight: 600;
    text-align: center;
    padding-bottom: 14px;
}
.h5 {
    font-size: 20px;
    color: #009a48;
    margin-top: 40px;
}
.h6 {
    font-size: 18px;
    color: #009a48;
    margin-top: 35px;
}
.h1 {
    font-size: 30px;
    color: #009a48;
    font-weight: 700;
    margin-top: -8px;
}
.li {
    display: inline;
    float: left;
    text-decoration: none;
    text-align: center;
    font-size: 11px;
    padding: 4px;
    margin-right: 15px;
}
.imagen {
    width: 30px;
    margin-top: 8px;
    margin-left: -30px;
}
.middle-header-row .col-sm-3 {
    width: 288px;
    height: 80px;
    padding: 0;
    background: url(../images/bg-logo2.png) no-repeat center;
    margin-top: -16px;
}
.gris {
    background-color: #e5e6e8;
    border-radius: 25px;
    padding-left: 41px;
    margin-left: -16px;
}
li a {
    color: #fff;
    text-decoration: none;
}
.altura3 {
    height: 340px;
}
.altura2 {
    height: 0px;
}
.altura {
    height: 16px;
}
.padd {
    margin-top: 20px;
    padding-bottom: 0px;
    margin-left: 0px;
}
.to {
    padding-top: 10px;
    margin-left: -18px;
    margin-bottom: 30px;
}
}
@media (min-width:650px) and (max-width:730px){
.fondo {
    background-color: #fff;
    background-image: none;
}
.tab {
    float: left;
    width: 24%;
    height: 295px;
    margin-left: 19px;
    margin-top: 10px;
}
.tabcontent {
    float: right;
    width: 70%;
    border-left: none;
    padding-left: 0;
    margin-top: -18px;
    margin-right: 15px;
}
.btn-default2 {
    color: #FFFFFF;
    background: #939598;
    display: inline-block;
    transform: skew(-9deg);
    height: 60px;
    border-radius: 9px;
    position: relative;
    z-index: 1;
    width: 185px;
    margin-left: 0;
}
.menu {
    margin-top: 5px;
}
.p {
    color: #58595b;
    font-size: 16px;
    line-height: 20px;
    margin-right: 30px;
    margin-left: 0px;
    text-align: justify;
}
.p1 {
    color: #58595b;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
}
.p2 {
    color: #58595b;
    font-size: 18px;
    line-height: 23px;
    margin-right: 91px;
    margin-left: 22px;
    text-align: left;
    margin-top: 28px;
}
.h2 {
    font-size: 19px;
    color: #009a48;
    font-weight: 700;
    text-align: center;
    margin-top: 26px;
    padding-bottom: 25px;
}
.h3 {
    font-size: 22px;
    color: #009a48;
    font-weight: 600;
    text-align: center;
    padding-bottom: 6px;
}
.h1 {
    font-size: 32px;
    color: #009a48;
    font-weight: 700;
    margin-top: -8px;
}
.li {
    display: flex;
    float: left;
    text-decoration: none;
    text-align: center;
    font-size: 12px;
    padding: 5px;
}
	.imagen {
    width: 30px;
    margin-top: 8px;
    margin-left: -30px;
}
	.middle-header-row .col-sm-3 {
    width: 288px;
    height: 80px;
    padding: 0;
    background: url(../images/bg-logo2.png) no-repeat center;
    margin-top: -16px;
}
.gris{
    background-color: #e5e6e8;
    border-radius: 25px;
    padding-left: 45px;
}
li a {
    color: #fff;
    text-decoration: none;
}
.altura3 {
    height: 340px;
}
.altura2 {
    height: 0px;
}
.altura {
    height: 5px;
}
.padd {
    margin-top: 20px;
    padding-bottom: 0px;
    margin-left: 0px;
}
.scrolling-wrapper-flexbox {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
	}
.to {
    padding-top: 10px;
    margin-left: -18px;
    margin-bottom: 30px;
}
}
@media (min-width:570px) and (max-width:640px){
.fondo {
    background-color: #fff;
    background-image: none;
}
.tab {
    float: left;
    width: 24%;
    height: 295px;
    margin-left: 19px;
    margin-top: 10px;
}
.tabcontent {
    float: right;
    width: 70%;
    border-left: none;
    padding-left: 0;
    margin-top: -18px;
    margin-right: 15px;
}
.tab button {
    display: block;
    background-color: #939598;
    color: #fff;
    padding: 12px 16px;
    width: 100%;
    border: none;
    outline: none;
    text-align: left;
    cursor: pointer;
    transition: 0.3s;
    margin-top: 5px;
    transform: skew(-12deg);
    border-radius: 15px;
    font-weight: 500;
    padding-left: 25px;
    font-size: 10px;
}
.btn-default2 {
    color: #FFFFFF;
    background: #939598;
    display: inline-block;
    transform: skew(-9deg);
    height: 60px;
    border-radius: 9px;
    position: relative;
    z-index: 1;
    width: 185px;
    margin-left: 0;
}
.menu {
    margin-top: 5px;
}
.p {
    color: #58595b;
    font-size: 14px;
    line-height: 16px;
    margin-right: 30px;
    margin-left: 0px;
    text-align: justify;
    margin-top: 10px;
}
.p1 {
    color: #58595b;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
}
.p2 {
    color: #58595b;
    font-size: 16px;
    line-height: 18px;
    margin-right: 50px;
    margin-left: 6px;
    text-align: left;
    margin-top: 28px;
}
.h2 {
    font-size: 17px;
    color: #009a48;
    font-weight: 700;
    text-align: center;
    margin-top: 26px;
    padding-bottom: 25px;
}
.h3 {
    font-size: 22px;
    color: #009a48;
    font-weight: 600;
    text-align: center;
    padding-bottom: 6px;
}
.h1 {
    font-size: 24px;
    color: #009a48;
    font-weight: 700;
    margin-top: -8px;
}
.h5 {
    font-size: 16px;
    color: #009a48;
    margin-top: 40px;
}
.li {
    display: flex;
    float: left;
    text-decoration: none;
    text-align: center;
    font-size: 12px;
    padding: 5px;
}
	.imagen {
    width: 30px;
    margin-top: 8px;
    margin-left: -30px;
}
	.middle-header-row .col-sm-3 {
    width: 288px;
    height: 80px;
    padding: 0;
    background: url(../images/bg-logo2.png) no-repeat center;
    margin-top: -16px;
}
.gris{
    background-color: #e5e6e8;
    border-radius: 25px;
    padding-left: 45px;
}
li a {
    color: #fff;
    text-decoration: none;
}
.altura3 {
    height: 340px;
}
.altura2 {
    height: 0px;
}
.altura {
    height: 5px;
}
.padd {
    margin-top: 20px;
    padding-bottom: 0px;
    margin-left: 0px;
}
.scrolling-wrapper-flexbox {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
	}
.to {
    padding-top: 10px;
    margin-left: -18px;
    margin-bottom: 30px;
}
}
@media (min-width:430px) and (max-width:569px){
.fondo {
    background-color: #fff;
    background-image: none;
}
.tab {
    float: none;
    width: 91%;
    height: 73px;
    margin-left: 21px;
    margin-top: 0px;
    display: flex;
    padding: 10px;
}
.tabcontent {
    float: right;
    width: 94%;
    border-left: none;
    padding-left: 0;
    margin-top: -18px;
    margin-right: 15px;
}
.tab button {
    display: block;
    background-color: #939598;
    color: #fff;
    padding: 6px 0px;
    width: 100%;
    border: none;
    outline: none;
    text-align: left;
    cursor: pointer;
    transition: 0.3s;
    margin-top: 5px;
    transform: skew(-12deg);
    border-radius: 15px;
    font-weight: 500;
    padding-left: 14px;
    font-size: 10px;
}
.btn-default2 {
    color: #FFFFFF;
    background: #939598;
    display: inline-block;
    transform: skew(-9deg);
    height: 60px;
    border-radius: 9px;
    position: relative;
    z-index: 1;
    width: 185px;
    margin-left: 0;
}
.menu {
    margin-top: 5px;
}
.p {
    color: #58595b;
    font-size: 14px;
    line-height: 16px;
    margin-right: 30px;
    margin-left: 0px;
    text-align: justify;
    margin-top: 10px;
}
.p1 {
    color: #58595b;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
}
.p2 {
    color: #58595b;
    font-size: 16px;
    line-height: 18px;
    margin-right: 50px;
    margin-left: 6px;
    text-align: left;
    margin-top: 28px;
}
.h2 {
    font-size: 17px;
    color: #009a48;
    font-weight: 700;
    text-align: center;
    margin-top: 26px;
    padding-bottom: 25px;
}
.h3 {
    font-size: 22px;
    color: #009a48;
    font-weight: 600;
    text-align: center;
    padding-bottom: 6px;
}
.h1 {
    font-size: 24px;
    color: #009a48;
    font-weight: 700;
    margin-top: -8px;
}
.h5 {
    font-size: 16px;
    color: #009a48;
    margin-top: 40px;
}
.li {
    display: flex;
    float: left;
    text-decoration: none;
    text-align: center;
    font-size: 12px;
    padding: 5px;
}
	.imagen {
    width: 30px;
    margin-top: 8px;
    margin-left: -30px;
}
	.middle-header-row .col-sm-3 {
    width: 288px;
    height: 80px;
    padding: 0;
    background: url(../images/bg-logo2.png) no-repeat center;
    margin-top: -16px;
}
.gris{
    background-color: #e5e6e8;
    border-radius: 25px;
    padding-left: 45px;
}
li a {
    color: #fff;
    text-decoration: none;
}
.altura3 {
    height: 340px;
}
.altura2 {
    height: 0px;
}
.altura {
    height: 5px;
}
.padd {
    margin-top: 20px;
    padding-bottom: 0px;
    margin-left: 0px;
}
.scrolling-wrapper-flexbox {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
	}
.to {
    padding-top: 10px;
    margin-left: -18px;
    margin-bottom: 30px;
}
}
@media (min-width:411px) and (max-width:429px){
.fondo {
    background-color: #fff;
    background-image: none;
}
.tab {
    float: none;
    width: 97%;
    height: 73px;
    margin-left: 3px;
    margin-top: 0px;
    display: flex;
    padding: 10px;
}
.tabcontent {
    float: right;
    width: 94%;
    border-left: none;
    padding-left: 0;
    margin-top: -18px;
    margin-right: 15px;
}
.tab button {
    display: block;
    background-color: #939598;
    color: #fff;
    padding: 6px 0px;
    width: 100%;
    border: none;
    outline: none;
    text-align: center;
    cursor: pointer;
    transition: 0.3s;
    margin-top: 5px;
    transform: skew(-12deg);
    border-radius: 15px;
    font-weight: 500;
    padding-left: 0;
    font-size: 10px;
}
.btn-default2 {
    color: #FFFFFF;
    background: #939598;
    display: inline-block;
    transform: skew(-9deg);
    height: 60px;
    border-radius: 9px;
    position: relative;
    z-index: 1;
    width: 185px;
    margin-left: 0;
}
.menu {
    margin-top: 5px;
}
.p {
    color: #58595b;
    font-size: 12px;
    line-height: 15px;
    margin-right: 30px;
    margin-left: -12px;
    text-align: justify;
    margin-top: 10px;
}
.p1 {
    color: #58595b;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
}
.p2 {
    color: #58595b;
    font-size: 12px;
    line-height: 18px;
    margin-right: 50px;
    margin-left: 6px;
    text-align: left;
    margin-top: 12px;
}
.h2 {
    font-size: 17px;
    color: #009a48;
    font-weight: 700;
    text-align: left;
    margin-top: 18px;
    padding-bottom: 21px;
}
.h3 {
    font-size: 16px;
    color: #009a48;
    font-weight: 600;
    text-align: center;
    padding-bottom: 6px;
}
.h1 {
    font-size: 18px;
    color: #009a48;
    font-weight: 700;
    margin-top: -8px;
    margin-bottom: -3px;
}
.h5 {
    font-size: 12px;
    color: #009a48;
    margin-top: 30px;
}
.h6 {
    font-size: 18px;
    color: #009a48;
    margin-top: 26px;
}
.li {
    display: flex;
    float: left;
    text-decoration: none;
    text-align: center;
    font-size: 12px;
    padding: 5px;
}
	.imagen {
    width: 30px;
    margin-top: 8px;
    margin-left: -30px;
}
	.middle-header-row .col-sm-3 {
    width: 288px;
    height: 80px;
    padding: 0;
    background: url(../images/bg-logo2.png) no-repeat center;
    margin-top: -16px;
}
.gris{
    background-color: #e5e6e8;
    border-radius: 25px;
    padding-left: 45px;
}
li a {
    color: #fff;
    text-decoration: none;
}
.altura3 {
    height: 340px;
}
.altura2 {
    height: 0px;
    margin-top: -15px;
}
.altura {
    height: 5px;
}
.padd {
    margin-top: 20px;
    padding-bottom: 0px;
    margin-left: 0px;
}
.scrolling-wrapper-flexbox {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
	}
.to {
    padding-top: 10px;
    margin-left: -32px;
    margin-bottom: 30px;
}
}
@media (min-width:360px) and (max-width:410px){
.fondo {
    background-color: #fff;
    background-image: none;
}
.tab {
    float: none;
    width: 97%;
    height: 73px;
    margin-left: 3px;
    margin-top: 0px;
    display: flex;
    padding: 10px;
}
.tabcontent {
    float: right;
    width: 94%;
    border-left: none;
    padding-left: 0;
    margin-top: -18px;
    margin-right: 15px;
}
.tab button {
    display: block;
    background-color: #939598;
    color: #fff;
    padding: 6px 0px;
    width: 100%;
    border: none;
    outline: none;
    text-align: center;
    cursor: pointer;
    transition: 0.3s;
    margin-top: 5px;
    transform: skew(-12deg);
    border-radius: 15px;
    font-weight: 500;
    padding-left: 0;
    font-size: 10px;
}
.btn-default2 {
    color: #FFFFFF;
    background: #939598;
    display: inline-block;
    transform: skew(-9deg);
    height: 60px;
    border-radius: 9px;
    position: relative;
    z-index: 1;
    width: 185px;
    margin-left: 0;
}
.menu {
    margin-top: 5px;
}
.p {
    color: #58595b;
    font-size: 12px;
    line-height: 15px;
    margin-right: 30px;
    margin-left: -12px;
    text-align: justify;
    margin-top: 10px;
}
.p1 {
    color: #58595b;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
}
.p2 {
    color: #58595b;
    font-size: 12px;
    line-height: 18px;
    margin-right: 50px;
    margin-left: 6px;
    text-align: left;
    margin-top: 12px;
}
.h2 {
    font-size: 14px;
    color: #009a48;
    font-weight: 700;
    text-align: left;
    margin-top: 18px;
    padding-bottom: 21px;
}
.h3 {
    font-size: 16px;
    color: #009a48;
    font-weight: 600;
    text-align: center;
    padding-bottom: 6px;
}
.h1 {
    font-size: 18px;
    color: #009a48;
    font-weight: 700;
    margin-top: -8px;
    margin-bottom: -3px;
}
.h5 {
    font-size: 12px;
    color: #009a48;
    margin-top: 30px;
}
.h6 {
    font-size: 18px;
    color: #009a48;
    margin-top: 26px;
}
.li {
    display: flex;
    float: left;
    text-decoration: none;
    text-align: center;
    font-size: 12px;
    padding: 5px;
}
	.imagen {
    width: 30px;
    margin-top: 8px;
    margin-left: -30px;
}
	.middle-header-row .col-sm-3 {
    width: 288px;
    height: 80px;
    padding: 0;
    background: url(../images/bg-logo2.png) no-repeat center;
    margin-top: -16px;
}
.gris{
    background-color: #e5e6e8;
    border-radius: 25px;
    padding-left: 45px;
}
li a {
    color: #fff;
    text-decoration: none;
}
.altura3 {
    height: 340px;
}
.altura2 {
    height: 0px;
    margin-top: -15px;
}
.altura {
    height: 5px;
}
.padd {
    margin-top: 20px;
    padding-bottom: 0px;
    margin-left: 0px;
}
.scrolling-wrapper-flexbox {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
	}
.to {
    padding-top: 10px;
    margin-left: -32px;
    margin-bottom: 30px;
}
.txt {
    padding: 10px;
    margin-left: 9px;
    margin-top: 3px;
}
}
@media (min-width:310px) and (max-width:359px){
.fondo {
    background-color: #fff;
    background-image: none;
}
.tab {
    float: none;
    width: 97%;
    height: 73px;
    margin-left: 3px;
    margin-top: 0px;
    display: flex;
    padding: 10px;
}
.tabcontent {
    float: right;
    width: 94%;
    border-left: none;
    padding-left: 0;
    margin-top: -18px;
    margin-right: 15px;
}
.tab button {
    display: block;
    background-color: #939598;
    color: #fff;
    padding: 6px 0px;
    width: 100%;
    border: none;
    outline: none;
    text-align: center;
    cursor: pointer;
    transition: 0.3s;
    margin-top: 5px;
    transform: skew(-12deg);
    border-radius: 15px;
    font-weight: 500;
    padding-left: 0;
    font-size: 10px;
}
.btn-default2 {
    color: #FFFFFF;
    background: #939598;
    display: inline-block;
    transform: skew(-9deg);
    height: 60px;
    border-radius: 9px;
    position: relative;
    z-index: 1;
    width: 185px;
    margin-left: 0;
}
.menu {
    margin-top: 5px;
}
.p {
    color: #58595b;
    font-size: 12px;
    line-height: 15px;
    margin-right: 30px;
    margin-left: -12px;
    text-align: justify;
    margin-top: 10px;
}
.p1 {
    color: #58595b;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
}
.p2 {
    color: #58595b;
    font-size: 12px;
    line-height: 18px;
    margin-right: 50px;
    margin-left: 6px;
    text-align: left;
    margin-top: 12px;
}
.h2 {
    font-size: 12px;
    color: #009a48;
    font-weight: 700;
    text-align: left;
    margin-top: 18px;
    padding-bottom: 21px;
}
.h3 {
    font-size: 16px;
    color: #009a48;
    font-weight: 600;
    text-align: center;
    padding-bottom: 6px;
}
.h1 {
    font-size: 18px;
    color: #009a48;
    font-weight: 700;
    margin-top: -8px;
    margin-bottom: -3px;
}
.h5 {
    font-size: 12px;
    color: #009a48;
    margin-top: 30px;
}
.h6 {
    font-size: 18px;
    color: #009a48;
    margin-top: 26px;
}
.li {
    display: flex;
    float: left;
    text-decoration: none;
    text-align: center;
    font-size: 12px;
    padding: 5px;
}
.imagen {
    width: 30px;
    margin-top: 8px;
    margin-left: -68px;
}
	.middle-header-row .col-sm-3 {
    width: 288px;
    height: 80px;
    padding: 0;
    background: url(../images/bg-logo2.png) no-repeat center;
    margin-top: -16px;
}
.gris{
    background-color: #e5e6e8;
    border-radius: 25px;
    padding-left: 45px;
}
li a {
    color: #fff;
    text-decoration: none;
}
.altura3 {
    height: 340px;
}
.altura2 {
    height: 0px;
    margin-top: -15px;
}
.altura {
    height: 5px;
}
.padd {
    margin-top: 20px;
    padding-bottom: 0px;
    margin-left: 0px;
}
.scrolling-wrapper-flexbox {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
	}
.to {
    padding-top: 10px;
    margin-left: -32px;
    margin-bottom: 30px;
}
.txt {
    padding: 8px;
    margin-left: -16px;
    margin-top: 3px;
}