@charset "utf-8";
/* CSS Document */
body{
	font-family: 'Montserrat', sans-serif;
	font-size: 15px; color: #258eca; background:#fff !important;}

p, input, textarea{
	font-family: 'Lora', serif;
}
.content{ margin-top:20px;}
.container{ width:1000px !important;}
.margin-tb{ margin:20px 0px;}
.text-red{ color:#FF0004;}
/****************
section
*****************/
section{
	background-color: #fff;
	padding: 50px 0;
}

section.darker{
	background-color: #fbfbfb;
}

section header{
	text-align: center;
	margin-bottom: 80px;
}

p{}

address{
	margin-bottom: 50px;
}

address span{
	margin-top:0;
	margin-bottom: 25px;
	font-size: 20px;
	display: block;
}

a{
	color: #337ab7;
}

a:hover,
a:focus{
	color: #337ab7;
}

.logo{
	position: absolute;
	left: 15px;
	top: 15px;
}

.menu-toggle{
	position: fixed;
	right: 15px;
	top: 15px;
	font-size: 30px;
	color: #eee; text-shadow:1px 1px 1px #333;
}

.menu{
	width: 300px;
	display: block;
	background: #f9f8f4;
	min-height: 100%;
	height:auto;
	top: 0;
	right: -300px;
	position: fixed;
	z-index: 100;
	text-align: left;
	transition: right 0.4s;
}

.menu.nav-expanded{
	right: 0;
}

.menu .close{
	color: #333;
	margin-right: 10px;
	margin-top:10px;
    float: right;
    width: 30px;
    height: 30px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    color: #000;
    text-shadow: 0px 1px 0px #FFF;
    opacity: 0.8;background:url(http://www.socialclub.apex-portal.com/assets/images/close.png);
}

.menu h3{
	margin:0px auto;
}

.menu .nav{
	padding: 0 20px; overflow:auto; overflow-style:marquee-line;
}

.menu .nav > li > a{
	color: #337ab7;
}

.menu .nav > li > a:hover,
.menu .nav > li > a:focus{
	background: transparent;
	color: #337ab7;
}

.menu .social-icons{
	margin-top: 50px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}

.menu .social-icons li{
	margin-right: 10px;
	float: none;
	display: inline-block;
}

.menu .social-icons li:last-child{
	margin-right: 0;
}

.menu .social-icons > li > a{
	width: 30px;
	height: 30px;
	line-height: 30px;
}


.jumbotron{
	text-align: center;
	position: relative;
	background: url('../images/bg.jpg');
	background-size: cover;
    min-height:100vh;
}

.jumbotron .mask{
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #FFF;
	opacity: 0.5;
}

.jumbotron p{
	color: #fff;
}

.jumbotron .container{
	margin-top: 20%;
}

.jumbotron h1{
	text-transform: uppercase;
	margin-bottom: 35px;
	font-size:38px;
	line-height:60px;
	text-shadow: 1px 1px 2px #FFFAFA;
}

.header-info{
	position: relative;
	top: 50%; left:-20%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.dropbtn {
    padding: 10px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

.dropbtn:hover, .dropbtn:focus {}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
	margin-right:15px;
    display: none;
    position: relative;
    background-color: #f9f9f9;
    min-width: 100%;
    overflow: auto;
}
.dropdown-content a {
    color: black;
    padding: 10px;
    text-decoration: none;
    display: block;
}

.dropdown a:hover {background-color: #f1f1f1}
.dropdown-content a:hover {background-color: #f1f1f1}

.dropdown:hover .dropdown-content {
    display: block;
}
.show {display:block;}
.icons ul{ list-style:none; padding:15px 0px !important;}
.icons ul li{ margin:5px 0px;}
.icon_logo{ display:block; width:22px; height:22px; margin-right:8px; float:left;}
.sum{ background-image:url(http://www.travel.apex-portal.com/languagetours/spanish/images/logo_10.png); background-size:cover;}
.Gift{ background-image:url(http://www.travel.apex-portal.com/languagetours/spanish/images/a2.png); background-size:cover;}
.dao{ background-image:url(http://www.travel.apex-portal.com/languagetours/images/logo.png); background-size:cover;}
.step{ background-image:url(http://steptravel.club/images/logo.png); background-size:cover;}
.lepet{ background-image:url(http://www.gourmet.apex-portal.com/magazine/images/logo_s.png); background-size:cover;}
.abc{ background-image:url(http://www.travel.apex-portal.com/languagetours/images/ring_wingabc.png); background-size:cover;}
.tcc{ background-image:url(http://www.travel.apex-portal.com/languagetours/spanish/images/logo_t.png); background-size:cover;}
.yac{ background-image:url(http://www.apex-portal.com/artsclub/images/a2.png); background-size:cover;}
.fec{ background-image:url(http://www.apex-portal.com/images/fec.png); background-size:cover;}
.smc{ background-image:url(http://www.apex-portal.com/abc/images/ring_gazette.png); background-size:cover;}
.txttitle3{font-size: 12px;text-shadow: 4px 4px 4px #cad7dd;color: #258eca;}
#about_us h2{color: #258eca; margin-top:0px !important;}
.panel-title {color:#258eca;}
.column-title {
    margin-top: 0;
    padding-bottom: 15px;
    border-bottom: 4px solid #eee;
    margin-bottom: 15px;
    position: relative;
}.column-title::after {
    content: " ";
    position: absolute;
    bottom: -4px;
    left: 0;
    width: 40%;
    border-bottom: 4px solid #45aed6;
}

#how_we_can_help .accordion {
    background-color: #eee;
    cursor: pointer;
    padding: 8px 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 14px;
    transition: 0.4s;
}

#how_we_can_help .accordion.active, #how_we_can_help .accordion:hover {
    background-color: #ddd;
}

#how_we_can_help .accordion:after {
    content: '\02795';
    font-size: 14px;
	font-weight:bold;
    float: left;
    margin-right: 8px;
}

#how_we_can_help .accordion.active:after {
    content: "\2796";
}

#how_we_can_help div.panel {
    padding: 0px 20px; margin:0px !important;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: 0.6s ease-in-out;
    opacity: 0;
}

#how_we_can_help div.panel.show {
    opacity: 1;
    max-height: 500px;  
}
.logo_ml{ padding:55px 0px;}
.partner_h{padding:0px; list-style:none; float:left}
.partner_h li{ padding:10px 0px;}
.ui-menu{ width:263px;}
.scontent{ width:100%; margin:5px;}