/*
Theme Name:         FS Asesoría Global
Author:             DD Lineal
Author URI:         http://ddlineal.es

License:            GPL v2
License URI:        http://www.gnu.org/licenses/gpl-2.0.html
*/

/*******************
	FONTS
*******************/

@font-face {
    font-family: 'Gotham Black';
    src: url('./fonts/Gotham-Black.woff2') format('woff2'),
        url('./fonts/Gotham-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Book';
    src: url('./fonts/Gotham-Book.woff2') format('woff2'),
        url('./fonts/Gotham-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Light';
    src: url('./fonts/Gotham-Light.woff2') format('woff2'),
        url('./fonts/Gotham-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Medium';
    src: url('./fonts/Gotham-Medium.woff2') format('woff2'),
        url('./fonts/Gotham-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Poppins Light';
    src: url('./fonts/Poppins-Light.woff2') format('woff2'),
        url('./fonts/Poppins-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins Medium';
    src: url('./fonts/Poppins-Medium.woff2') format('woff2'),
        url('./fonts/Poppins-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Royal Puerto';
    src: url('./fonts/ROYALPUERTO-Regular.woff2') format('woff2'),
        url('./fonts/ROYALPUERTO-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Aalto Sans Pro';
    src: url('./fonts/AaltoSansPro-Regular.woff2') format('woff2'),
        url('./fonts/AaltoSansPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Aalto Sans Pro Light';
    src: url('./fonts/AaltoSansPro-Light.woff2') format('woff2'),
        url('./fonts/AaltoSansPro-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Aalto Sans Pro Bold';
    src: url('./fonts/AaltoSansPro-Bold.woff2') format('woff2'),
        url('./fonts/AaltoSansPro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Aalto Sans Pro It';
    src: url('./fonts/AaltoSansPro-RegularIt.woff2') format('woff2'),
        url('./fonts/AaltoSansPro-RegularIt.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Aalto Sans Pro Light It';
    src: url('./fonts/AaltoSansPro-LightIt.woff2') format('woff2'),
        url('./fonts/AaltoSansPro-LightIt.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Aalto Sans Pro Bold It';
    src: url('./fonts/AaltoSansPro-BoldIt.woff2') format('woff2'),
        url('./fonts/AaltoSansPro-BoldIt.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Avenir';
    src: url('./fonts/Avenir-Roman.woff2') format('woff2'),
        url('./fonts/Avenir-Roman.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}





/*******************
	GENERAL THEME
*******************/
.style-dark .services-post .btn-default {
  background: transparent !important;
  color: #fff !important;
}
.submenu-light .menu-horizontal:not(.menu-sub-enhanced) .menu-smart ul a, .submenu-light .menu-horizontal:not(.menu-sub-enhanced) .menu-smart ul a:hover {
  color: #fff !important;
}

.post-content > p {
  margin: 0;
}
h1, h2, h3, h4, h5 {
  line-height: 100% !important;
}

@media only screen and (max-width:968px){
	.no-padding-mobile > .row {
	  padding: 0 !important;
	}
}

@media only screen and (max-width:1220px){
	.limit-width.padding-mobile {
	  padding-left: 30px;
	  padding-right: 30px;
	}
}
@media only screen and (max-width:570px){
	.first-row-background .background-inner {
	  display:none;
	}
}
@media only screen and (max-width:960px){
	.no-padding-top-mobile .row {
	  padding-top: 0px !important;
	}
	.no-padding-bottom-mobile .row {
	  padding-bottom: 0px !important;
	}
	.service-row-brands {
	  border-radius: 0 !important;
	}
}

.title-h.green strong {
  color: #87be55;
}
.title-h.blue strong {
  color: #0297d1;
}
.title-h.blue-light strong {
  color: #45b3e4;
}
.title-h.orange strong {
  color: #d6b300;
}
.no-margin {
  margin: 0 !important;
}
.padding-bottom-50 {
  padding-bottom: 50px;
}
.btn {
  padding: 10px 35px !important;
}

/*******************
	HEADER
*******************/
@media only screen and (max-width:660px){
	.top-menu {
	  display: none;
	}
}
#logo-container-mobile {
  padding-top: 15px;
  padding-bottom: 15px;
}
.navbar-topmenu .menu-item-link:nth-child(1) i {
  margin-left: 0;
}
.navbar-topmenu .menu-item-link i {
  margin-left: 25px;
}
.navbar-topmenu .menu-item-link i::before {
  color: #0297d1;
  font-size: 23px;
}
.navbar-topmenu .menu-item-link i.fa-dropdown {
  display: none;
}
.button-whatsapp,
.button-mobile {
  border-radius: 30px;
  border: 3px solid !important;
  padding: 10px 30px !important;
}
.button-whatsapp span,
.button-mobile span {
  line-height: 130%;
}
.button-whatsapp i::before, 
.button-mobile i::before {
  font-size: 23px;
}
.button-whatsapp {
  border-color: #87be55 !important;
}
.button-mobile {
  border-color: #0297d1 !important;
}
.button-whatsapp span, .button-mobile span {
  text-transform: none;
  font-weight: normal;
}
.submenu-light .menu-horizontal:not(.menu-sub-enhanced) .menu-smart ul a {
  color: #303133 !important;
}
.submenu-light .menu-horizontal:not(.menu-sub-enhanced) .menu-smart ul a, .submenu-light .menu-horizontal:not(.menu-sub-enhanced) .menu-smart ul a:hover {
  color: #303133 !important;
}


/*******************
	SERVICE
*******************/


.service-title {
  padding-left: 60px;
}
.service-title::before {
  background: #87be55;
  height: 30px;
  width: 30px;
  display: block;
  content: '';
  left: 0;
  border-radius: 20px;
  position: absolute;
  margin-top: 7px;
}@media only screen and (max-width:960px){
	.service-title::before {
	  margin-top: 0px;
	}
}
.service-title.blue-light::before{
	background: #45b3e4;
}
.service-title.orange::before{
	background: #d6b300;
}

/*******************
	HOME
*******************/
.row-border-radius {
  border-radius: 70px;
  padding: 20px 20px;
}@media only screen and (max-width:960px){
	.row-border-radius > .row {
	  padding-bottom: 0 !important;
      padding-left: 16px !important;
	}
}
.row-border-radius.margin-bottom-50 {
  padding-top: 0;
}
.row-border-radius-text {
  margin-top: 10px !important;
}
.row-border-radius-image img {
  border-radius: 70px !important;
  height: 80px;
  width: 80px !important;
  margin: 0 auto;
}
@media only screen and (max-width:960px){
	.row-border-radius.background-light-fs {
	  background: transparent;
	}
	.row-border-radius.row-about {
	  background: transparent;
	}
}


.column-border-radius .uncoltable .uncell {
  border-radius: 50px;
  padding-bottom: 35px;
}
.column-border-radius .services-block-image {
  margin-bottom: 20px;
}
.column-border-radius .services-block-image img {
  border-top-right-radius: 50px;
  border-top-left-radius: 50px;
}
.column-border-radius .services-block-icon, 
.column-border-radius .services-block-text,
.column-border-radius .btn-container {
  padding-right: 35px !important;
  padding-left: 35px !important;
}

.services-block-icon .icon-box-icon, 
.services-block-icon .icon-box-contentyes {
  display: table-cell;
  vertical-align: middle;
}
.services-block-icon .icon-box-contentyes {
  padding-left: 15px;
}
.row-about {
  margin-bottom: 40px;
}
.row-about img {
  border-radius: 40px;
}


/*******************
	FOOTER
*******************/
.footer-menu ul li {
  margin-bottom: 10px;
}
.footer-menu ul li a {
  text-transform: none;
}
.footer-menu ul.sub-menu li {
  display: none;
}
.footer-menu .button-whatsapp, 
.footer-menu .button-mobile {
  border-color: #fff !important;
  margin-bottom: 10px;
  margin-top: 10px;
}

@media only screen and (max-width:630px){
	.footer-icon {
	  display: block !important;
	  padding-left: 0 !important;
	  margin-bottom: 10px;
	}
}



/*******************
	ACCESSIBILITY
*******************/
.accessibility-page h1, .accessibility-page h3 {
  font-family: Roboto;
}
.accessibility-page h1 {
  font-size: 38px;
}
.accessibility-page h3 {
  font-size: 25px;
}

/*******************
	CONTACT
*******************/
.row.padding-contact p {
  margin: 0;
}
.row.padding-contact label {
  padding-top: 20px;
  display: block;
}
.padding-contact select, 
.padding-contact input[type="text"], 
.padding-contact input[type="email"], 
.padding-contact textarea {
  width: 100%;
  padding: 15px 30px;
  border-color: #0297d1;
  border-radius: 20px;
  border-width: 2px;
}
.padding-contact textarea {
	height:100px;
}
.padding-contact input::placeholder, .padding-contact textarea::placeholder {
    color: #0297d1 !important;
    opacity: 1;
}
.padding-contact .col {
    padding: 5px 10px 5px 10px !important;
}

.padding-contact label {
    color: #000;
}

.padding-contact input[type="checkbox"] {
    border-color: #0297d1;
    background: transparent;
}
.padding-contact.row-submit input[type="submit"] {
  font-size: 16px;
  background: transparent;
  color: #0297d1;
  padding: 13px 40px;
  width: auto;
  border-radius: 50px;
  border-color: #0297d1;
  margin-top: 15px;
  cursor: pointer;
  line-height: 100%;
  text-transform: none !important;
  font-weight: normal !important;
}@media only screen and (max-width:968px){
	.padding-contact.row-submit input {
		margin-bottom: 40px;
	}
}
.form-white .padding-contact.row-submit input {
    background: transparent !important;
    border: 2px solid;
}
.padding-contact.row-submit{
	text-align:left;
}

.mc4wp-response p {
    color: #fff !important;
    text-align: center;
	font-weight:normal;
}
.contact-map {
    margin-bottom: 0;
}
.contact-text {
  margin-top: 15px !important;
}
.contact-text strong {
  font-size: 18px;
  font-weight: normal;
}