/* @override 
	https://qualitasequity.com/css/custom.css */


body {
  border: 0 none;
  font-size: 100%;
  margin: 0;
  outline: 0 none;
  padding: 0;
  vertical-align: baseline;
	font-size: 14px;
	line-height: 25px;
	font-family: 'Ek Mukta', sans-serif;
	font-weight: normal;
	color: #6b6d6f;
	background-color: #fff;
	-webkit-font-smoothing: antialiased !important;
	-webkit-text-size-adjust: 100% !important;
}

::selection{
	background-color: #f3f4f3;
  color:#2a2b2f;
}
::-moz-selection {
	background-color: #f3f4f3;
  color:#2a2b2f;
}


.header-black.affix-top #main-menu .navbar .nav > li > a {color: #2b73b5;}

@media (min-width: 1025px) and (max-width: 1150px) {
    .header-black #main-menu .navbar .nav > li > a { font-size: 12px; margin: 0 0px 17px 12px; }
    .header-1 #main-menu .nav.navbar-nav { margin-right: 10px; }
}

@media (min-width: 1151px) and (max-width: 1250px) {
    .header-black #main-menu .navbar .nav > li > a { font-size: 13px; margin: 0 5px 17px 12px; }
}

@media (min-width: 1151px) {
    .header-1 #main-menu .nav.navbar-nav { margin-right: 20px; }
}

@media (max-width: 1024px) {
    .header-black .hamb-mob-icon {
        color: #000;
    }
}

@media (max-width: 768px) and (orientation:landscape) {
    div.tp-caption .visible-xs {
        display:none !important;
    }
}

/* Google Font */
.language {
	font-family: 'Roboto Slab', serif;
	background-color: rgba(217, 217, 217, 0.09);
}

a {
  color: #4971b1;
	outline: none !important;
  text-decoration: none;
  transition: all .3s ease 0s;
}


h1, h2, h3, h4, h5, h6{
	font-family: 'Playfair Display', serif;
	font-weight:normal;
	color: #2a2b2f;
	margin: 0;
}

p{
	font-family: 'Ek Mukta', sans-serif;
	font-weight:normal;
	color: #7d7d7d;
	margin: 0;
	text-align: justify;
}


h4{
	margin-top: 10px;
	font-weight:800	;
	color: #707070;
}


.detail{
	color: #2c76ba;
}
.destacado p{
	font: 30px 'Playfair Display', serif;
}

.font-black, .font-black a{color: #4e4e4e !important;}

#main-menu .navbar .nav li a {
	font: 14px 'Ek Mukta', sans-serif;
}

.page-title-large2-cont {
  padding-top: 80px;
  padding-bottom: 47px;
}

.page-title{
	font-family: 'Playfair Display', serif;
	font-weight: normal;
	color: #757377;
	border-left: 5px solid #2c75b9;
	padding-left: 5px;
}

.page-title-large4-cont {padding-top: 50px;}
  
.page-title2 {
  margin:50px 0 0 0; 
  font-size: 30px;
  line-height: 30px;
  font-weight: 400;
	color: #7c7a7d;
	text-align: center;
}


.page-title-cont {
 
  padding-bottom:20px;
	border-bottom: 1px solid #e1e1e1;
}

#main-menu .navbar .nav > li > a {
  padding:38px 3px 5px 3px;
  margin: 0 12px 17px 12px;
	border-bottom: 2px solid rgba(45,78,83,0);
	color: #666666;
  letter-spacing:1px;
  z-index: 1;
  text-shadow: none;
  transition: padding .4s ease 0s, border-color .6s ease 0s;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}

.p-140-cont{ padding-top:40px; padding-bottom:40px;}

.header-1 #main-menu .navbar .nav > li.current > a {
	padding:38px 3px 5px 3px;
	margin: 0 12px 17px 12px;
	border-bottom: 2px solid rgba(45,78,83,1);
	color: #2c74b7;
	border-color: #2c76ba;
}
.port-item:hover .port-title-cont2 {
  margin-bottom:0px;
  position: absolute;
  top: 25%;
  transform: translateY(-50%);
  transition: all .27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
}
.port-title-cont2 h3 {
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  color:#fff;
  font-size:20px;
  line-height:25px;
  margin: 15px 0 0;
  display: inline-block;
}

.port-title-cont2 span {
  color:rgba(255,255,255,.7);
  font-weight:normal;
  font-size:13px;
  padding-top: 10px;
  display: inline-block;
  padding-right: 10px;
  line-height: 20px;
  text-align: justify;
  margin-right: 10px;
}
#main-menu .sub,
#main-menu .parent  .sub ,
#main-menu .parent:hover  .sub  {
  display: none;
  margin: 0;
  padding: 0;
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#main-menu .sub a {
    padding: 15px 9px 15px 27px !important;
    border-bottom: 1px solid #e0e1e0;
    background-color: #888888;
}
#main-menu .sub .parent:hover > a {
    color: #757478;
    padding-left: 7px;
}

#main-menu .navbar .nav > li.active > a {
    background: none;
    color: #2c74b7;
}

#main-menu .navbar .nav > li > a.investors {
    margin-top:28px;
    border-bottom: 2px solid #2a2b2f;
	border-color: #a4a7a8;
}

#main-menu .navbar .nav > li > a.investors:hover {
    color: #2c74b7;
    background: rgba(30, 30, 30, 0.21);
}

.affix.header-1 #main-menu .navbar .nav > li > a.investors {
    margin-top: 10px;
    background-color: #ffffff;
    color: #2a2b2f;
}

.affix.header-1 #main-menu .navbar .nav > li > a.investors:hover {
    border-color: #ffffff;
    background: #c7c7c7;
    color: #ffffff;
}

.font-white, .font-white a{
}

#footer6{
	border-top: 1px solid #e1e1e1;
	border-bottom: 10px solid #747377;
}

.cis-text h3 {
  color: #646464;
  font-weight: normal;
  font-size: 18px;
  line-height: 26px;
  margin: 0;
}
.msg-small{
	font-family: 'Ek Mukta', sans-serif;
	font-weight:800;
	text-shadow: 1px 1px 2px #676767;
}
.msg-big{
	font-family: 'Playfair Display', serif;
	font-weight:normal;
	line-height: 12px;
	text-shadow: 1px 1px 2px #878585;
}

.port-view-more {
  display:block;
  padding-top:40px;
  padding-bottom:37px;
  background: #fafbfa;
  font-family: 'Playfair Display', serif;
  font-size:26px;
  line-height:26px;
  font-weight:400;
  transition: all .3s ease 0s;
  color: #2c74b7;
  border-top: 1px solid #e1e1e1;
}
.intro-text{
	margin-bottom: 20px;
	margin-top: 20px;
	background-color: rgba(255, 255, 255, 0.77);
	padding: 25px 15px 10px;
	border-bottom: 2px solid #bbbbbb;
}
.intro-box{
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}
.intro-box ul{
	padding-left: 18px;
}
.criteria-text{
	color: #939493;
	padding-right: 15px;
}
.criteria-text ul{
	list-style-type: circle;
	
}
.criteria-1{
	padding-top: 70px;
}
.criteria-2{
	padding-top: 70px;
}
.criteria-3{
	padding-top: 60px;
}
.value-title{
	font-family: 'Playfair Display', serif;
	font-weight: normal;
	margin-bottom: 10px;
	text-align: center;
	border-bottom: 1px dashed #d2d3d2;
	padding-bottom: 5px;
}
.value-box{
	
}
.qgrowth{
	width: 250px;
	float: left;
	margin-top: 15px;
}
.pri{
	width: 250px;
	
	margin-top: 25px;
}
.pri3{
	width: 250px;
}

.pri2{
	width: 100px;
	
	margin-top: 35px;
}
.cargo{
	color: #2c74b7;
}
.team{
	font-family: 'Playfair Display', serif;
	color: #757377;
	border-left: 5px solid #2c74b7;
	padding-left: 5px;
}
.criteria-image{
	background-color: #e6e6e6;
	border-width: 2px;
	border-color: #747377;
	margin-bottom: 5px;
}
.fes2-title-45 {
	color: #2c74b7;
	font-family: 'Roboto Slab', serif;
	font-size: 30px;
	line-height: 35px;
	font-weight: 400;
	text-align: center;
	
}
#about h5{
	color: #757377;
	font-size: 16px;
}
h5{
	color: #757377;
	font-size: 16px;
}

.trajectory{
	border-top: 1px solid #f8f8f8;
}

.trajectory h3{
	font-family: 'Playfair Display', serif;
	color: #757377;
	font-size: 18px;
	border-left: 5px solid #2c74b7;
	padding-left: 8px;
	margin-bottom: 20px;
	background-color: #fbfbfb;
}

#about .font-32 {font-size:28px !important; line-height:35px !important;
	border-bottom: 1px dashed #d2d3d2;
	padding-bottom: 5px;
}
.method{ padding-top:50px; padding-bottom:50px;
	margin-bottom: 20px;
	background-color: #f4f4f4;
}

.selective{ padding-top:60px; padding-bottom:50px;}

.member h3{
	font-size: 20px;
	line-height: 22px;
	color: #595a59;
}
.member p{
	margin-top: 25px;
}

/* Trasteando el login */

.button.azulqcapital {
	color:#fff;
	background-color: #2c75b9;
}

input, textarea, select, .login-select, .form-control{
	font-family: 'Ek Mukta', sans-serif;  border:none;
	border-bottom: 1px solid #ccc; 
	border-radius: 0px;
 	background:transparent;
	color: #747377;
	font-size: 14px;
	margin: 0;
	outline: medium none;
	padding: 8px 20px 8px 8px;
}
.main-menu-container .container-m-30 {
    padding-right: 80px;
}
#lang-selector{
	font: 11px 'Roboto Slab', serif;
	margin-top: 1px;
	border: 1px solid #ececec;
	padding-left: 3px;
	padding-right: 3px;
}
#lang-selector.menu {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 9999;
}
@media (max-width: 1024px) {
    #lang-selector.menu {
        right: 75px;
    }
}
::-webkit-input-placeholder, .form-control::-webkit-input-placeholder {color: #747377;}
::-moz-placeholder, .form-control::-moz-placeholder {color:#747377; opacity: 1;}/* Firefox 19+*/
:-moz-placeholder, .form-control:-moz-placeholder {color:#747377; opacity: 1;}/* Firefox 18-
:-ms-input-placeholder, .form-control:-ms-input-placeholder {color:#2a2b2f;}


:focus::-webkit-input-placeholder {color: #a6a7a9;}
:focus::-moz-placeholder          {color:#a6a7a9;}/* Firefox 19+*/
:focus:-moz-placeholder           {color:#a6a7a9;}/* Firefox 18- */
:focus:-ms-input-placeholder      {color:#a6a7a9;}

.form-control:focus, .nl-email-input:focus {
  border-color: #2b73b5;
}
.form-control-purple:focus, .nl-email-input-purple:focus {
  border-color:#676bb8;
}
.resetpass{
	font: 12px 'Ek Mukta', serif;
	color: #939393;
	padding-left: 5px;
}
.clients p{
	margin-bottom: 10px;
	font-family: 'Ek Mukta', sans-serif;
}
.clients h3{
	font-family: 'Playfair Display', serif;
	color: #757377;
	font-size: 20px;
	border-left: 5px solid #2c74b7;
	padding-left: 8px;
	margin-bottom: 20px;
	background-color: #fbfbfb;
}
.clients ol{
	font-family: 'Ek Mukta', sans-serif;
	font-weight:normal;
	color: #7d7d7d;
}

#lang-selector .active{opacity:1.0;filter:alpha(opacity=100);}#lang-selector .notactive{opacity:0.4;filter:alpha(opacity=40);}

.logo-img {
  height: 63px;
  max-width: 200%;
}
.logo-2 {
	display: block;
	padding: 15px 0;
	transition: all .4s ease 0s;
}

.logo-img-login{
	height: 53px;
	max-width: 100%;
}
.icono_pdf {
  height: 45px;
  max-width: 200%;
}

.client2-item img{
  height:200px;
}

/*Pruebas de adaptación de los titulares Home
.slogan_box{
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 30px;
	margin-left: 30px;
	max-width: 600px;
}
.slogan {
	text-align: center;
}
.slogan h1{
	color: #ffffff;
	text-shadow: 0 1px 2px #939393;
	text-align: center;
	font-size: 5em;
	padding-bottom: 30px;
	margin-right: 30px;
	margin-left: 30px;
}
.slogan p{
	font-size: 1.4em;
	color: #ffffff;
	text-shadow: 0 1px 2px #939393;
	text-align: center;
}
*/
body#home header {
    background: #fff;
}

.tp-caption {	
	text-align: center;
}
.rev_slider .tp-bgimg.defaultimg {
    background-position: center center !important;
    max-height: 100%;
}
.rev_slider .slotholder:after {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
 
    /* black overlay with 50% transparency */
    background: rgba(0, 0, 0, 0.1);
}

.p-10-cont-color{ padding-top:20px; padding-bottom:10px;
	background-color: #f9f9f9;
}
.legal a{
	font-size: 13px;
	color: #989898;
}
.legal a:hover{
	text-decoration: underline;
}
.cis-cont{
  position: relative;
  padding-left: 0px;
}
.pt-50-cont{ padding-top:50px;}

.slider-inv {
    z-index: 5;
    white-space: nowrap !important;
    line-height: 1.5em !important;
}

@media (min-width: 1024px) {
    .slider-inv {
        font-size: 3.5em !important;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .slider-inv {
        font-size: 3em !important;
    }
}

@media (max-width: 767px) {
    .slider-inv {
        font-size: 2em !important;
    }
    
    .logo-img {
        margin-left:10px;
    }
}