/*
  Theme Name:   Planet Child
  Theme URI:    http://theme.helloxpart.com/planet/
  Author:       HelloXpart
  Author URI:   https://themeforest.net/user/helloxpart
  Template:     planet-theme
  Description:  Planet – Logistics, Cargo, Transport & Shipping Company WordPress Child Theme
  Version:      1.15
  License:      GNU General Public License v2 or later
  License URI:  http://www.gnu.org/licenses/gpl-2.0.html
  Tags:         left-sidebar, right-sidebar, custom-background, featured-images, flexible-header, post-formats,  theme-options
  Text Domain:  planet-theme
*/

body {
	background-color: #afc5db!important;
}
div#head_mid {
    background-color: rgba(9,43,71,0.9)!important;
}
div#menu .wrapper {
    background-color: rgba(9,43,71,0.9)!important;
}
#head_mid li.hb, #head_mid li.hb h5 {
    color: #fff!important;
}
#header .h-right ul > li > a {
    color: #213f58!important;
}
#header .h-left small {
    color: #213f58;
}
.rm-layout-expanded .rm-nav > ul > li, .rm-layout-expanded .rm-top-menu > .rm-menu-item {
   padding-left: 10px;
}
.main-navigation ul li {
	width: 100%;
}
.menu-item.fa::before {
	float: left;
	margin: 10px 0px;
	padding-top: 5px;
	color: #fff;
}
.rm-nav li a, .rm-menu-item a {
 padding: 15px 20px 10px !important;
}
.main-navigation ul li.fa.fa-lg a {
	font-family: 'Noto Serif', serif;
	font-size: 0.8em;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-family: 'Alegreya SC', serif!important;
	font-weight: 600!important;
	color: #e00000!important;
}
#our-mission ul > li {
    width: 100%!important;
    padding: 0 0 16px!important;
}
.entry-content-posts li {
    display: block;
	padding-top: 10px;
}
.entry-content-posts ul > li::before {
    content: '\f00c';
    font: normal normal normal 13px/1 FontAwesome;
    color: #e00000;
    margin-right: 10px;
}
.entry-content-posts h4, .entry-content-posts h5, .entry-content-posts h6 {
    margin-top: 30px!important;
	text-transform: uppercase;
}
.entry-content-posts ol li {
    display: list-item;
    list-style-type: decimal;
    line-height: 1.8;
	margin-left: 15px;
}
/* Servicios */
#service .service ul > li::before {
	content: none;
}
.image, .image::after {
	border-bottom: 5px solid #e00000!important;
}
#service .ser-txt {
    background: #fff;
}

/* Carousel */
#quote .q-txt {
    padding: 0px!important;
}
#quote .q-txt > .q-sign {
    padding-top: 0px!important;
}
/* Footer */
#footer .widget > .f-content li {
    display: block;

}

/* Background del tope Celeste
.head-bg {
    background: #afc5db;
} */ 
@media screen and (max-width:768px){
	div#menu .wrapper{background:#e00000!important;}
}

#header {
	background-color: #afc5db;
}

.vc_column-inner {
	background-color: #afc5db;
}

#planet .planet {
	background-color: #afc5db;
}

.rm-container.rm-layout-expanded {
    height: 0px;
}


/* Modal Form */
.modal-content {
    background: #afc5db!important;
}
#exampleModal input.sl1 {
    color: #333!important;
}
span.wpcf7-not-valid-tip {
    color: #da3232!important;
}
#exampleModal input.sl2 {
    padding-bottom: 20px;
}
#exampleModal textarea {
   height: auto!important;
}

.entry-content-posts h4 {
	padding-left: 20px;
}