/*

Theme Name: EpicBlog

Theme URI: http://divichild.com

Description: Premium child theme for divi (Elegant Themes)

Author: Guilherme Fonseca | Wordpress Developer

Author URI: http://divichild.com

Template: Divi

Version: 1.0.0

*/
/*TIPOGRAPHY**/
@font-face {
    font-family: 'simplificasimplifica';
    src: url('fonts/simplifica-webfont.eot');
    src: url('fonts/simplifica-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/simplifica-webfont.woff2') format('woff2'),
         url('fonts/simplifica-webfont.woff') format('woff'),
         url('fonts/simplifica-webfont.ttf') format('truetype'),
         url('fonts/simplifica-webfont.svg#simplificasimplifica') format('svg');
    font-weight: normal;
    font-style: normal;

}
.header-home h1{
    font-family: 'simplificasimplifica'!important;
    /*font-size: 93px;*/
}
.container {max-width: 1240px;}
.et_fixed_nav.et_secondary_nav_enabled #main-header {border-bottom: 2px solid #16a085;}

/*****THE CONTENT*****/
/*------FULL HEADER-----*/
.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content {margin: 0px; padding:0px;}

.buy-btn2 {
    padding: 0px 16px;
    word-wrap: break-word;
    color: #fff;
    border-bottom: 4px solid rgba(0, 0, 0, 0.5);
}

.flat-btn {
    padding: 10px 16px;
    word-wrap: break-word;
    color: #fff;
    line-height: 125px;
    border-bottom: 4px solid rgba(0, 0, 0, 0.5);
}

.flat-btn.orange {
    background-color: #fc5a20;
}
.flat-btn.orange:hover {
    background-color: #cc3902;
}

.flat-btn2 {
    padding: 3px 16px;
    word-wrap: break-word;
    color: #fff;
    border-bottom: 4px solid rgba(0, 0, 0, 0.5);
}

.flat-btn2.orange {
    background-color: #fc5a20;
}
.flat-btn2.orange:hover {
    background-color: #cc3902;
}

.flat-btn2 {
    padding: 3px 16px;
    word-wrap: break-word;
    color: #fff;
    border-bottom: 4px solid rgba(0, 0, 0, 0.5);
}

.flat-btn2.green {
    background-color: #16a085;
}
.flat-btn2.green:hover {
    background-color: #1abc9c;
}

/*****BLOG******/
.et_pb_post p {padding-top: 10px;}
/*-----REMOVE DEFAULT META ON INDEX-----*/
#left-area .post-meta {display: none;}

/*----CUSTOM META-----*/
.blog-p-meta {
display: table;
    table-layout: fixed;
    width: 100%;
    background: #f9f9f9;
}
.blog-p-meta span {
	    display: table-cell;
    text-align: center;
    padding: 10px 0;
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: 1.6;
    vertical-align: middle;
    color: #8a8a8a;
}
span.blog-cat ul li {list-style: none;}
div.blog-p-meta > span.blog-cat > ul {display: -webkit-inline-box; padding: 0px!important;}
/*--SOCIAL--*/
#social-links > a {margin-right: 10px;}

#social-links > a > i {
	font-size: 16px!important;
    padding: 7px;
    background: #fff;
}

#social-links > a.facebook > i {color:#3b5996;}
#social-links > a.facebook > i:hover {background:#3b5996;}
#social-links > a.google > i {color:#c3391c;}
#social-links > a.google > i:hover {background:#c3391c;}
#social-links > a.twitter > i {color:#00acee;}
#social-links > a.twitter > i:hover {background:#00acee;}
#social-links > a.linkedin > i {color:#0073b2;}
#social-links > a.linkedin > i:hover {background:#0073b2;}
#social-links > a.email > i {color:#f1c40f;}
#social-links > a.email > i:hover {background:#f1c40f;}

#social-links > a.facebook > i:hover, #social-links > a.google > i:hover, #social-links > a.twitter > i:hover, #social-links > a.linkedin > i:hover, #social-links > a.email > i:hover {color: #fff;}

/*feature thumbnails alongside post titles on blog page*/
#leftblog img{
  max-width: 350px;
  float: left;
  left: 0;
  padding-right: 14px;}
@media only screen and (max-width:780px) {
#leftblog img{
  float:none!important;
  max-width: 100%!important;
  padding-right: 0px!important;
}
}



/*FULL WIDTH CUSTOM BLOG*/

#fullwidthblog .et_pb_post h2 {
    margin-top: -30px!important;
    position: relative;
    width: 80%;
    padding: 10px;
    background: #fff;
    margin: 0 auto;
    text-align: center;
}

/*------CUSTOM MENU-----*/
#mob-custom-menu > div > div > a > span::before {color: #000!important;}
#mob-custom-menu .et_mobile_menu li a {padding: 28px 50%!important;}
#menu-sidebarmenu ul{text-align: center;}
#menu-sidebarmenu {padding:0px;}
#mob-custom-menu > div {padding:0px!important;}
/*--TOP WIDGET AREA---*/
#et-main-area > div.et_pb_section.et_pb_fullwidth_section > div > h2 {display: none;}
#et-main-area > div > h2 {display: none;}
.adwrap {text-align: center;}
/*------------------------------------------------*/
/*-------------[Custom Divi Child Subscribe]------------*/
/*------------------------------------------------*/
#et-main-area > div:nth-child(2) > div.divichild-subscribe-section > div > div > div > div.et_pb_newsletter_form > p.aweber-fields {display: inline-block;}
div.divichild-subscribe-section {
    background: url(images/stripes.png) repeat-x 0 0;
    background-color: #2E7AD1;
    background-position: 50% 100%;
    background-size: auto;
    background-repeat: repeat-x;
	padding: 30px 0px 0px!important;
    }
.divichild-subscribe-section .et_pb_row {padding: 0px!important;}
.divichild-subscribe-section .et_pb_newsletter{padding: 0px 0px;}
.divichild-subscribe-section .et_pb_newsletter_description {padding: 0 0 0 0; width: 50%; margin: 0;}
.divichild-subscribe-section .et_pb_newsletter_description p {padding: 7px 20px 50px 0px; color: #fff;}
 
.divichild-subscribe-section .et_pb_newsletter_form {width: 50%; padding-left: 30px; height:60px;}
.divichild-subscribe-section .et_pb_newsletter_form p {display: inline-block; margin-right: 10px; padding: 0px; padding-bottom:10px;}
.divichild-subscribe-section .et_pb_newsletter_form p input { padding: 5px 4% !important; width: 160px; border-radius: 0px!important;}
.et_pb_newsletter_form p input {font-size: 14px!important;}
.divichild-subscribe-section .et_pb_newsletter_form p:nth-child(2) {display: inline-block;}
.divichild-subscribe-section .et_pb_newsletter_form p:nth-child(3) {display: none;}
.divichild-subscribe-section .et_pb_newsletter_result { padding-top: 19px;}
.divichild-subscribe-section h2.et_pb_subscribed {font-size: 17px; padding-top: 3px;}
 
@media only screen and (max-width: 1110px) {
    .divichild-subscribe-section .et_pb_newsletter_description {width: 35%;}
    .divichild-subscribe-section .et_pb_newsletter_description p {padding: 9px 20px 50px 0px;}
    .divichild-subscribe-section .et_pb_newsletter_form {width: 65%;}
}
 
@media only screen and (max-width: 980px) {
    .divichild-subscribe-section .et_pb_newsletter_description {width: 100%; text-align:center;}
    .divichild-subscribe-section .et_pb_newsletter_description p { text-align: center!important;}
    .divichild-subscribe-section .et_pb_newsletter_form {width: 100%; text-align:center;}
}
 
@media only screen and (max-width: 570px) {
    .divichild-subscribe-section .et_pb_newsletter_form {height:100px; padding-top:17px;}
    .divichild-subscribe-section .et_pb_newsletter_button {margin-left: 0px;}
}
 
@media only screen and (max-width: 550px) {
    .divichild-subscribe-section .et_pb_newsletter_form {height:130px;}
    .divichild-subscribe-section .et_pb_newsletter_button {margin-left: 0px;}
}
 
@media only screen and (max-width: 460px) {
.divichild-subscribe-section .et_pb_newsletter_form {height: 168px;}
.divichild-subscribe-section .et_pb_newsletter_form {width: 63%; margin-left: 17%;}
 
}
 
@media only screen and (max-width: 360px) {
.divichild-subscribe-section .et_pb_newsletter_form {width: 50%; margin-left: 10%;}
.divichild-subscribe-section .et_pb_newsletter_button { margin-left: 20px;}
}
 
/*-------------[End Custom Subscribe]-------------*/
/*````````````````````````````````````````````````*/
/*````````````````````````````````````````````````*/

/*-----CUSTOM DIVI CHILD ABOUT-------*/
#custom-social-links > li.et-social-icon.et-social-facebook > a {
    background: #3b5998;

}
#custom-social-links > li.et-social-icon.et-social-twitter > a {
    background: #00aced;
}
#custom-social-links > li.et-social-icon.et-social-google-plus > a {
    background: #dd4b39;
}
#custom-social-links > li.et-social-icon.et-social-linkedin > a {
    background: #007bb6;
}
#custom-social-links > li.et-social-icon.et-social-instagram > a {
    background: #517fa4;
}
#custom-social-links > li.et-social-icon.et-social-youtube > a {
    background: #a82400;
}
.et_right_sidebar #sidebar {padding-left: 3px;}
.custom-divichild-about {background: #fff;padding: 8px;box-shadow: 2px 2px 4px #ccc; margin-top: 30px;}
.custom-divichild-about img {width: 100%; padding: 10px;}
.custom-divichild-about h4,.custom-divichild-about h5,.custom-divichild-about h4 p {text-align: center;}
.custom-divichild-about h4 {color: #2e373d; font-size: 17px;}
.custom-divichild-about h5 {font-size: 11px;color: #797979; border-bottom: 1px solid;}
.custom-divichild-about p {padding-top: 5px; font-size: 13px; color: #797979;}
#custom-social-links {float: none; margin-top:10px!important; text-align: center; border-bottom: 4px solid rgba(0, 0, 0, 0.4);}
#custom-social-links li {padding: 0px 2px; margin:0px;}
#custom-social-links li a {font-size: 16px; color: #fff; background: #e74c3c; padding:4px 8px 4px 8px;}

/*--CUSTOM POP POSTS--*/
.widgetmeta {
margin-top: -40px;
}
.widgetmeta span {
    font-size: 7px;
}
.pop-posts-title {
    background: #fff;
    width: 80%;
    margin: 0 auto;
    position: relative;
    top: -36px;
    padding: 5px;
    font-size: 12px;
    text-align: center;
}
span.blog-cat > ul > li{margin-left: 2px!important;}
#divichild_popularposts > div > ul > li > div > span.blog-cat > ul > li {margin-left: 2px!important;}
/*-------SIDEBAR--------*/
.et_pb_widget_area_left {padding-right: 5px; border-right: none;}
.et_right_sidebar #main-content .container:before {display: none;}

/*---BTN FOR SIDEBAR MENU WITH BG IMAGE----*/
.asidebtn a {
    border: none;
    padding: 30px 10px 30px 70px;
    color: #fff!important;
    background: #000;
    /*text-transform: lowercase;*/
    font-size: 1.3em;
    line-height: 100%;
    display: block;
}
/*-----FIX DEFAUL EFFECT BTN HOVER-----*/
.nav ul li a:hover, .et_mobile_menu li a:hover, .fullwidth-menu a:hover {opacity: 1!important; background-color:#!important; }
/*-----END DEFAULT EFFETC HOVER-----*/


/*-----CUSTOM BTN MENU WITH BG IMAGE--------*/

li.red a {background:#F15C58 url(images/icons.png) 18px -1708px no-repeat;border-left: 8px solid #E94255;}
li.red a:hover {background-color:#E94255!important; border-left:8px solid #F15C58!important;}

li.green a { background:#13D3DB url(images/icons.png) 18px -2010px no-repeat;border-left: 8px solid #3EBFD0;}
li.green a:hover {background-color:#3EBFD0!important; border-left:8px solid #13D3DB!important;}

li.purple a {background:#B14CE3 url(images/icons.png) 18px -1865px no-repeat;border-left: 8px solid #A043CC;}
li.purple a:hover {background-color:#A043CC!important;border-left:8px solid #B14CE3!important;}

li.orange a {background:#F8AA41 url(images/icons.png) 18px -1559px no-repeat;border-left: 8px solid #E1983A;}
li.orange a:hover {background-color:#E1983A!important;border-left:8px solid #F8AA41!important;}

li.greensea a { background:#1abc9c url(images/icons.png) 8px -1410px no-repeat;border-left: 8px solid #16a085;}
li.greensea a:hover {background-color: #16a085!important;border-left:8px solid #1abc9c!important;}

li.blue a { background:#2980B9 url(images/icons.png) 8px -1410px no-repeat;border-left: 8px solid #216B9C;}
li.blue a:hover {background-color: #216B9C!important;border-left:8px solid #2980B9!important;}

li.brown a { background:#C9902C url(images/icons.png) 8px -1410px no-repeat;border-left: 8px solid #966A1E;}
li.brown a:hover {background-color: #966A1E!important;border-left:8px solid #C9902C!important;}

li.yellow a { background:#F2EF35 url(images/icons.png) 8px -1410px no-repeat;border-left: 8px solid #ADAB2A;}
li.yellow a:hover {background-color: #ADAB2A!important;border-left:8px solid #F2EF35!important;}

li.greenhome2 a { background:#13D3DB url(images/paleman3.png) no-repeat;border-left: 8px solid #3EBFD0;}
li.greenhome2 a:hover {background-color:#3EBFD0!important; border-left:8px solid #13D3DB!important;}

/*--------------MENU CUSTOM BUTTONS--------------*/
.custommenubtn a {
    border: none;
    padding: 16px 10px 26px 10px!important;
    color: #fff!important;
    text-transform: lowercase;
    font-size: 1.3em;
    line-height: 100%;
    display: block;
}
.custommenubtn > a > i {
padding-right: 12px;
    position: relative;
    font-size: 33px;
    bottom: -4px;
}
/*----colors----*/
li.turquoise a {background: #1abc9c; border-left:8px solid #16a085;}
li.turquoise a:hover {background-color:#16a085!important; border-left:8px solid #1abc9c!important;}

li.greensea2 a {background:#16a085; border-left: 8px solid #1abc9c;}
li.greensea2 a:hover {background-color: #1abc9c!important;border-left:8px solid #16a085!important;}

li.sunflower a {background:#f1c40f; border-left: 8px solid #fccd0e;}
li.sunflower a:hover {background-color: #fccd0e!important;border-left:8px solid #f1c40f!important;}

li.orange2 a {background:#f39c12; border-left: 8px solid #E1983A;}
li.orange2 a:hover {background-color: #E1983A!important;border-left:8px solid #f39c12!important;}

li.emerald a {background:#2ecc71; border-left: 8px solid #27ae60;}
li.emerald a:hover {background-color: #27ae60!important;border-left:8px solid #2ecc71!important;}

li.nephiritis a {background:#27ae60; border-left: 8px solid #2ecc71;}
li.nephiritis a:hover {background-color: #2ecc71!important;border-left:8px solid #27ae60!important;}

li.carrot a {background:#e67e22; border-left: 8px solid #d35400;}
li.carrot a:hover {background-color: #d35400!important;border-left:8px solid #e67e22!important;}

li.pumpkin a {background:#d35400; border-left: 8px solid #e67e22;}
li.pumpkin a:hover {background-color: #e67e22!important;border-left:8px solid #d35400!important;}

li.river a {background:#3498db; border-left: 8px solid #2980b9;}
li.river a:hover {background-color: #2980b9!important;border-left:8px solid #3498db!important;}

li.belize a {background: #2980b9; border-left:8px solid #3498db;}
li.belize a:hover {background-color:#3498db!important; border-left:8px solid #2980b9!important;}

li.alizarin a {background: #e74c3c; border-left:8px solid #c0392b;}
li.alizarin a:hover {background-color:#c0392b!important; border-left:8px solid #e74c3c!important;}

li.pomegranate a {background: #c0392b; border-left:8px solid #e74c3c;}
li.pomegranate a:hover {background-color:#e74c3c!important; border-left:8px solid #c0392b!important;}

li.amethyst a {background: #9b59b6; border-left:8px solid #8e44ad;}
li.amethyst a:hover {background-color:#8e44ad!important; border-left:8px solid #9b59b6!important;}

li.wisteria a {background: #8e44ad; border-left:8px solid #9b59b6;}
li.wisteria a:hover {background-color:#9b59b6!important; border-left:8px solid #8e44ad!important;}

li.wet a {background: #34495e; border-left:8px solid #2c3e50;}
li.wet a:hover {background-color:#2c3e50!important; border-left:8px solid #34495e!important;}

li.midnight a {background: #2c3e50; border-left:8px solid #34495e;}
li.midnight a:hover {background-color:#34495e!important; border-left:8px solid #2c3e50!important;}


/* Personalizado desde CSS Hero  */

#mob-custom-menu ul.nav{
	padding-right:0px; 
	padding-bottom:28px; 
}

/*SELECT A SECTION OF CSS BELOW BASED ON THE ALIGNMENT OPTION YOU HAVE CHOSEN*/


/*---------Header with changing words right---------*/
.rw-wrapper-right .et_pb_button {
	float: right !important;
}
.rw-wrapper-right{
	width: 100%;
	position: relative;
	margin: 0 auto 0 auto;
	padding: 10px;
	overflow: hidden;
}
.rw-sentence-right{
	margin: auto;
	/*text-transform: uppercase;*/
	font-weight: 200px;
	text-shadow: 0 0 0 rgba(0,0,0,0.0001);
}
.rw-sentence-right span{
	color: #53BDE0;
	white-space: normal;
	text-align:center-right;
	font-style: italic;
}
.rw-sentence-right > span:first-child{
	display: block;
	font-size: 300%;
}
.rw-words-right{
	width: 100%;
	max-width:1080px;
	height: 100px;
	-webkit-perspective: 800px;
	perspective: 800px;
	
}
.rw-words-right span{
	font-size: 310%;
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 0;
	white-space: normal;
	overflow: hidden;
	text-align:right;
}
.rw-words-1-right span{
	font-size: 310%;
	line-height: 82%;
	color: #E8E8E8;	
	font-style: normal;
	-webkit-animation: rotateWordsFirst 18s linear infinite 0s;
	-ms-animation: rotateWordsFirst 18s linear infinite 0s;
	animation: rotateWordsFirst 18s linear infinite 0s;
}
.rw-words-2-right span{
	font-size: 120%;
	color: #E8E8E8;	
	font-style: italic;
	line-height: 90%;
	-webkit-animation: rotateWordsSecond 18s ease-in infinite 0s;
	-ms-animation: rotateWordsSecond 18s ease-in infinite 0s;
	animation: rotateWordsSecond 18s ease-in infinite 0s;
}
.rw-words-right span:nth-child(2) { 
    -webkit-animation-delay: 3s; 
	-ms-animation-delay: 3s; 
	animation-delay: 3s; 
}
.rw-words-right span:nth-child(3) { 
    -webkit-animation-delay: 6s; 
	-ms-animation-delay: 6s; 
	animation-delay: 6s; 
}
.rw-words-right span:nth-child(4) { 
    -webkit-animation-delay: 9s; 
	-ms-animation-delay: 9s; 
	animation-delay: 9s; 
}
.rw-words-right span:nth-child(5) { 
    -webkit-animation-delay: 12s; 
	-ms-animation-delay: 12s; 
	animation-delay: 12s; 
}
.rw-words-right span:nth-child(6) { 
    -webkit-animation-delay: 15s; 
	-ms-animation-delay: 15s; 
	animation-delay: 15s; 
}
@-webkit-keyframes rotateWordsFirst {
    0% { opacity: 0; -webkit-animation-timing-function: ease-in; width: 100%;}
    5% { opacity: 1; -webkit-animation-timing-function: ease-out; width: 100%;}
    17% { opacity: 1; }
    20% { opacity: 0; }
    100% { opacity: 0; }
}
@-ms-keyframes rotateWordsFirst {
    0% { opacity: 0; -ms-animation-timing-function: ease-in; width: 100%;}
    5% { opacity: 1; -ms-animation-timing-function: ease-out; width: 100%;}
    17% { opacity: 1; }
    20% { opacity: 0; }
    100% { opacity: 0; }
}
@keyframes rotateWordsFirst {
    0% { opacity: 0; -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; width: 100%;}
    5% { opacity: 1; -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; width: 100%;}
    17% { opacity: 1; }
    20% { opacity: 0; }
    100% { opacity: 0; }
}
@-webkit-keyframes rotateWordsSecond {
    0% { opacity: 0; -webkit-transform: translateZ(600px) translateX(-400px);}
    8% { opacity: 1; -webkit-transform: translateZ(0px) translateX(0px);}
    17% { opacity: 1; }
    25% { opacity: 0; }
    100% { opacity: 0; }
}
@-ms-keyframes rotateWordsSecond {
    0% { opacity: 0; -ms-transform: translateZ(600px) translateX(-400px);}
    8% { opacity: 1; -ms-transform: translateZ(0px) translateX(0px);}
    17% { opacity: 1; }
    25% { opacity: 0; }
    100% { opacity: 0; }
}
@keyframes rotateWordsSecond {
    0% { opacity: 0; -webkit-transform: translateZ(600px) translateX(-400px); transform: translateZ(600px) translateX(-400px);}
    8% { opacity: 1; -webkit-transform: translateZ(0px) translateX(0px); transform: translateZ(0px) translateX(0px);}
    17% { opacity: 1; }
    25% { opacity: 0; }
    100% { opacity: 0; }
}
@media screen and (max-width: 1023px){
	.rw-words-right{ height: 75px; }
	.rw-words-1-right span{ font-size: 280%;}
	.rw-words-2-right span { font-size: 160%; }
}
@media screen and (max-width: 560px){
	.rw-words-right{ height: 50px; }
	.rw-words-1-right span{ font-size: 180%;}
	.rw-words-2-right span { font-size: 90%; }
	.rw-sentence-right > span:first-child{ font-size: 80%;}
}
@media screen and (max-width: 400px){
	.rw-words-right{ height: 45px; }
	.rw-words-1-right span{ font-size: 140%;}
	.rw-words-2-right span { font-size: 70%; }
	.rw-sentence-right > span:first-child{ font-size: 60%;}
}
/*-------------------------------------------------*/
/*---------END Header with changing words right---*/
/*-------------------------------------------------*/

/*---------ADD backgroun color for slider text---*/

.et_pb_slide_description h2 {
 
background-color: #1E73BE;
 
border-top-right-radius: 5px;
 
border-top-left-radius: 5px;
 
-moz-border-top-right-radius: 5px;
 
-moz-border-top-left-radius: 5px;
 
-webkit-border-top-right-radius: 5px;
 
-webkit-border-top-left-radius: 5px;
 
padding: 15px;
 
opacity: .6;
 
}
 
.et_pb_slide_content p {
 
background-color: #1E73BE;
 
border-bottom-right-radius: 5px;
 
border-bottom-left-radius: 5px;
 
-moz-border-bottom-right-radius: 5px;
 
-moz-border-bottom-left-radius: 5px;
 
-webkit-border-bottom-right-radius: 5px;
 
-webkit-border-bottom-left-radius: 5px;
 
padding: 15px;
 
opacity: .8;
 
}
)

/*------------------------------------------------*/
/*-----------------[CTA Menu Item]----------------*/
/*-----------------[by GenoQuiroz]----------------*/
/*------------------------------------------------*/
 
/* style the get started cta button */
            .hazte-socio {border-radius: 0px;}
            .hazte-socio a {color: #fff!important;}
            li.hazte-socio {
                margin-top:0px;
				font-size:inherit;				
				background-color:#ed7818; 
                font-weight: 700; 
                text-transform: uppercase; 
                text-align: center; 
                padding: 5px 10px 10px!important;
				border-radius: 3px;
                -moz-transition: all 0.5s; 
                -webkit-transition: all 0.5s;
                transition: all 0.5s;}
            li.hazte-socio:hover {background-color:#fff;}
			li.hazte-socio a:hover {color: #ed7818!important;}
			
/* fixed header button text color */
                 .et-fixed-header #top-menu.hazte-socio a {
                        color: #fff!important;}
        .hazte-socio li.current-menu-ancestor > a, .hazte-socio li.current-menu-item > a {
                    color: #fff !important;}
 
 
 
    @media only screen and (min-width : 981px) {
            li.hazte-socio {height: 28px;}}
			
/* style the get started cta button */
            .acceso-socio {border-radius: 0px;}
            .acceso-socio a {color: #fff!important;}
            li.acceso-socio {
                margin-top:0px;
				font-size:inherit;				
				background-color:#0c71c3; 
                font-weight: 700; 
                text-transform: uppercase; 
                text-align: center; 
                padding: 5px 10px 10px!important;
				border-radius: 3px;
                -moz-transition: all 0.5s; 
                -webkit-transition: all 0.5s;
                transition: all 0.5s;}
            li.acceso-socio:hover {background-color:#fff;}
			li.acceso-socio a:hover {color: #0c71c3!important;}
			
/* fixed header button text color */
                 .et-fixed-header #top-menu.acceso-socio a {
                        color: #fff!important;}
        .acceso-socio li.current-menu-ancestor > a, .acceso-socio li.current-menu-item > a {
                    color: #fff !important;}
 
    @media only screen and (min-width : 981px) {
            li.acceso-socio {height: 28px;}}	

/********************************************************/	

ul.special_bullet_checklist {
list-style-type: none;
}

.green { color: #4D9C2D; }
/*ul.special_bullet_checklist li {
 padding-bottom:3px !important;
}
ul.special_bullet_checklist li:before {
	/*text-indent:-15px;
	padding-left:15px;
	color: #4D9C2D;
	content: "\261e \0020";
	padding-top: 5px !important;
	font-family: 'FontAwesome';
	content: '/xf1b9';
	margin: 10px 5px 0 -15px;
	position-top: 10px;
	color: #666;
	font-size:10px;*/
}	

.et-dropcap {
    font-size: 95px;
    line-height: 0.7;
    color: #4D9C2D;
    /*font-family: Times;*/
    padding-top: 10px;
}
	