.process_box 
{
    margin-bottom: 40px;   
}
.hg_col_eq_last 
{
    /*padding-right: calc((100vw - 1170px) / 3);*/
	padding-right: 20px;
}
.flex-caption
{
	width: 70%;
}	
.flex-caption-wrapper 
{
	bottom: 40px;
}
.kb-category .kb-category--articles li 
{
	display: block!important;
	color: white;
}
.textoServicios 
{
	min-height: 370px!important;
	text-align: center;
}
.grid-ibx__item 
{
	min-height: 450px;
}
.iconoWhats:before {
    content: none;
}
.iconoTelefono:before {
    content:  none;
}
.iconoCorreo:before {
    content:  none;
}
.procesoPericial:after
{
	content: none!important;
}
.iconoWhats, .iconoTelefono, .iconoCorreo {
    width: 65px!important;
    text-align: center;
}
.services_box--boxed .services_box__list li 
{
	color: black;
}
.avisoUl
{
	margin: 2rem;
}
.avisoUl li 
{
	font-weight: bold;
}


/*RAFAEL*/ 

.site-logo img {
    max-height: 130px;
    max-width: 100%;
}

.main-nav > ul > li.menu-item-has-children > a:after {
    content: '';
    opacity: 1;
    position: absolute;
    height: 6px;
    width: 6px;
    bottom: -10px;
    left: 13px;
    background-color: rgb(9 153 210);
    -webkit-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out;
}

.site-header .kl-header-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 300px;
    opacity: 1;
    pointer-events: none;
    background: linear-gradient(to bottom, rgb(0 37 81) 0%, #03306400 100%);
}

.poppins {
    font-family: 'Playfair Display', serif;
}

.fw-semibold {
    font-weight: 400;
}

h1, .page-title {
    font-family: "Playfair Display SC", serif;
    font-size: 2.2rem;
    line-height: 1.4;
    font-weight: 400;
    font-style: normal;
}

.kl-ioscaption--style5 .main_title:not(.has_klios-line)::before {
    content: '';
    position: absolute;
    bottom: -20px;
    width: 50%;
    height: 1px;
    background: #81dbff;
}

h3 {
    font-family: "Playfair Display", serif;
    font-size: 2rem !important;
    line-height: 1.4;
    font-weight: 100;
    font-style: italic;
    margin-top: 20px;
}

.kl-ioscaption--style5 .main_title:not(.has_klios-line)::before {
    width: 50% !important;
    height: 1px !important;
    background: #45caff !important;
}

.kl-ioscaption--style5 .main_title {
    text-shadow: 0px 5px 2px #03306454 !important;
}

.main-nav > ul > li > a {
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    font-family: 'montserrat',sans-serif;
    letter-spacing: 1px;
}

.main-nav > ul > li > a:before {
    content: '';
    opacity: 0;
    position: absolute;
    border-radius: 2px;
    height: 50%;
    width: 100%;
    top: 50%;
    left: 0;
    background-color: #0999d269;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: height .2s ease-in-out;
    transition: height .2s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: -1;
    border-left: 1px solid #3fc8ff;
}

.main-nav ul ul.sub-menu li.active > a, .main-nav ul ul.sub-menu li a:hover {
    color: #323232;
    background: rgb(0 0 0 / 6%);
    border-radius: 0px !important;
    border-left: 6px solid #3fc8ff;
}

.mb-30 {
    margin-bottom: 0px !important;
}

.css3panel-title {
    font-family: 'Playfair Display' !important;
    font-style: italic;
    font-weight: 500 !important;
    line-height: 1 !important;
    font-size: 2.25rem !important;
	text-shadow: 0px 4px 3px #00366394 !important;
}

.css3panel-caption {
    position: absolute;
    bottom: 0% !important;
    color: #FFFFFF;
    z-index: 1;
    width: 100%;
    padding: 50px 100px !important;
    text-align: right;
    background: linear-gradient(0deg, #002249, transparent) !important;
}

.css3p-overlay {
    transition: opacity 1.5s ease-in-out !important;
}

.css3panel-inner { 
    transform: skewX(0deg) !important;
    overflow: hidden;
    box-shadow: 0 0 0 0px rgba(255, 255, 255, 0.7) !important;
}

#footer {
    background: #033064;
    padding: 30px 0;
    color: #ffffff;
    border-top: 8px solid #a3c7dd;
    position: relative;
}

#footer .bottom {
    padding-top: 30px;
    border-top: 1px solid #1882c1;
    color: #8b8c8d;
}

.cnal {
    font-family: 'Playfair Display SC';
    font-size: 1.5rem;
    line-height: 1.4;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 5px;
    text-align: left;
    padding: 0 26px;
}

.btn-element > span, .btn-element > i {
    vertical-align: middle;
    display: inline-block;
    font-family: 'Playfair Display SC';
    letter-spacing: 3px;
    font-weight: 300;
    font-size: 15px;
}

.btn-lined {
    border-width: 1px;
    background: none;
    color: #fff;
    text-shadow: none;
    padding: 10px 20px;
    line-height: 1.6;
    box-shadow: none;
    font-size: 14px;
    font-weight: 300;
    border-style: solid;
    border-radius: 0px;
    border-color: #fff;
    -webkit-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
}

.tbk__subtitle {
    margin-top: 0;
    font-family: 'Playfair Display';
    font-size: 1.35rem !important;
    line-height: 1.5 !important;
    font-weight: 300 !important;
    font-style: normal;
    text-align: center;
}

.kb-category .kb-category--articles li::before {
    border: 4px solid transparent;
    content: '';
    height: 0;
    width: 0;
    pointer-events: none;
    display: inline-block;
    border-left-color: #cd2122;
    margin: 0 0px 0 -12px !important;
    background: none;
    vertical-align: initial;
}

.hg_separator {
    margin-top: 15px;
    margin-bottom: 15px;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #c2dee9;
}

#totop {
    height: 9px;
    opacity: 0;
    position: fixed;
    right: -60px;
    width: 49px;
    z-index: 111;
    display: block;
    bottom: 15%;
    background-repeat: no-repeat;
    background-position: center 15px;
    background-color: #099fdc;
    font-size: 9px;
    font-weight: 900;
    color: #fff;
    text-align: center;
    line-height: 1;
    border-radius: 2px;
    padding: 28px 0 21px 0;
}

#totop:before {
    position: absolute;
    content: "\f077";
    top: 17px;
    left: 50%;
    margin-left: -6px;
    font-size: 13px;
    display: inline-block;
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
    font-weight: 900;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.tbk__subtitle2 {
    margin-top: 0;
    font-family: 'montserrat';
    font-size: 1rem !important;
    line-height: 1.5 !important;
    font-weight: 300 !important;
    font-style: normal;
    text-align: left;
    margin-bottom: 20px;
}

.page-subheader .container {
    padding: 0 15px;
    z-index: 1;
    position: relative;
    top: 20%;
}

.subheader-subtitle {
    color: #fff;
    display: inline-block;
    margin: 0;
    font-weight: 400;
    font-size: 18px;
    font-family: 'montserrat', sans-serif;
    line-height: 1.25;
    text-align: left;
}

.kl-font-alt {
    font-family: 'Playfair Display SC' !important;
    font-weight: 400 !important;
    font-size: 1.6rem !important;
    letter-spacing: 2px;
    color: #0999d2 !important;
}

body {
    font-family: 'montserrat', sans-serif;
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.5;
    color: #535353;
    background-color: #fff;
}

.tbk__title {
    margin-top: 0;
    margin-bottom: 10px;
    font-family: 'Playfair Display';
    font-size: 2rem !important;
    line-height: 1.4;
    font-weight: 100;
    font-style: normal;
    color: #446388;
}

.tbk-symbol--border .tbk__symbol span {
    display: block;
    width: 100%;
    height: 1px;
    background-color: #9de3ff;
    margin: 25px 0 !important;
}

.subheader-maintitle {
    color: #fff;
    line-height: 1;
    margin: 0px 0 20px;
    font-size: 3rem;
    text-shadow: 0 6px 4px #03306452;
}

.kl-flex--classic .flex-caption {
    padding: 40px !important;
    line-height: 1.5 !important;
    color: #ffffff !important;
    border-left: 20px solid #0999d2 !important;
    background: rgb(3 48 100 / 80%) !important;
    font-size: 17px !important;
    text-transform: none !important;
    clear: left !important;
    font-weight: 300 !important;
}

.kl-flex--classic .slick-item--activated .flex-caption-wrapper {
    left: 0px !important;
}

h2 {
    font-family: 'Playfair Display SC';
    font-size: 1.6rem !important;
    line-height: 1.4;
    font-weight: 500;
    font-style: normal;
}

b, strong {
    font-weight: 600;
}

.process_box .number span {
    font-size: 100px;
    font-weight: 100;
    color: #2e527c;
    vertical-align: middle;
    position: relative;
    top: 50%;
    line-height: 1;
    display: block;
    font-family: 'Playfair Display SC';
}

.process_box .content:before {
    position: absolute;
    content: '';
    top: 0;
    width: 2px;
    height: 100%;
    background-color: #0999d2;
}

.process_box[data-align=right] .content:after {
    right: 242px;
    border-right-color: #0999d2;
}

.process_box[data-align=left] .content:after {
    left: 242px;
    border-left-color: #0999d2;
}

.black {
    color: #2e527c !important;
}

.kb_cat--title {
    margin: 0;
    margin-bottom: 10px;
    color: #0999d2;
}

.kb-category .kb-category--articles li::before {
    border: 4px solid transparent;
    content: '';
    height: 0;
    width: 0;
    pointer-events: none;
    display: inline-block;
    border-left-color: #37849f !important;
    margin: 0 5px 0 10px;
    background: none;
    vertical-align: initial;
}

.kb-category .kb-category--articles li {
    border-bottom: dotted 1px #0999d2 !important;
    padding: 10px 0px;
    display: none;
}

.kb-category .kb-category--header {
    border-bottom: solid 3px #0699d2 !important;
}

.col-md-6, .col-lg-3 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 0px;
    padding-left: 0px;
}

h4 {
    font-family: 'Playfair Display';
    font-size: 2rem;
    line-height: 1.25;
    font-weight: 600;
    font-style: oblique;
    text-align: left;
}

.ib2-style3.ib2-text-color-dark-theme:after {
    background: linear-gradient(905deg, #033064de, transparent);
}

.hg_accordion_element.style4 > h3 {
    line-height: 1.4;
    color: #fff;
    font-size: 20px !important;
    font-weight: 600;
    text-shadow: none;
    padding: 14px 20px;
    margin-bottom: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    text-transform: uppercase;
    background-color: #033064;
    font-style: normal;
}

h5 {
    font-family: 'montserrat', sans-serif;
    font-size: 1.3rem;
    line-height: 1.6;
    font-weight: 400;
    font-style: normal;
    margin-bottom: 0px;
    text-transform: none;
    color: #a3a3a3;
}

.hg_accordion_element.style4 .th-accordion {
    border: solid 0px #0999d2;
    border-top: none;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.hg_accordion_element.style4 .th-accordion .acc-group a[aria-expanded="true"]:hover span.acc-icon {
    opacity: 0.5;
}

.hg_accordion_element.style4 .th-accordion .acc-group a span.acc-icon {
    position: absolute;
    right: -20px;
    width: 70px;
    height: 70px;
    opacity: 0.2;
    border: 4px solid #0999d2;
    border-radius: 50%;
    top: -7px;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}

.hg_accordion_element.style4 .th-accordion .acc-group a[aria-expanded="false"] span.acc-icon {
    position: absolute;
    right: 10px;
    width: 40px;
    height: 40px;
    border: 0px solid #0999d2;
    border-radius: 50%;
    top: 8px;
}

.col-lg-7 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 10%;
    padding-left: 10%;
    top: -150px;
}

.hg_accordion_element.style4 .th-accordion .acc-group a:hover {
    background: linear-gradient(90deg, #e3edf1, transparent) !important;
}

.tbk-symbol--line .tbk__symbol span {
    display: inline-block;
    width: 200px;
    height: 1px;
    background-color: #0999d2;
}

.kl-iconbox--sh-square span.kl-iconbox__icon {
    display: inline-block;
    border-radius: 0px;
    vertical-align: middle;
    position: relative;
    z-index: 1;
    padding: 10px;
    background-color: transparent;
    color: #5cb1e3;
}

.btn-fullcolor:hover {
    background-color: #033064;
}

.kl-bg-source__overlay-gloss {
    pointer-events: none;
    position: absolute;
    top: 0;
    left: -43%;
    background-color: #033064;
    width: 100%;
    -webkit-transform: skewX(-45deg);
    -ms-transform: skewX(-55deg);
    transform: skewX(-45deg);
    height: 100%;
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
    opacity: .25;
}

.css3panel-mainimage-wrapper {
     -webkit-transform: skewX(0deg) !important;
    -ms-transform: skewX(0deg)!important;
    transform: skewX(0deg)!important;
}

.kl-slider-loaded .iosSlider .slide-item-bg, .kl-slider-loaded .iosSlider .kl-slide-overlay {
    opacity: 1;
    filter: grayscale(0.5);
}

.col-sm-12, .col-md-4 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 40px;
    padding-left: 40px;
}

.kl-flex--classic .hgSlickNav-arr:hover {
    background-color: #0999d2 !important;
}

.align-items-center {
    -ms-flex-align: center !important;
    align-items: baseline !important;
}

.hg_simple_slider-itemimg, .hg_simple_slider_container {
    height: 600px !important;
}

.btn-lined.lined-custom {
    color: #ffffff;
    border-color: #a3c7dd;
    font-family: 'Playfair Display SC';
    font-weight: 600;
    letter-spacing: 3px;
    background: #38acda;
    box-shadow: 0px 18px 16px -7px #0330646b;
}

.btn-lined.lined-custom:hover {
    background: linear-gradient(180deg, #067db8, #38acda);
    border-color: #a3c7dd;
}

.pb-60 {
    padding-bottom: 60px !important;
    background: #ebf0f3 !important;
   /* margin-top: 80px;*/
}

.kl-fancy-form label {
    color: #0999d2;
    font-size: 10px;
    text-transform: uppercase;
    position: absolute;
    top: 6px;
    left: 16px;
    cursor: text;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    transition: all .25s ease;
    font-weight: 700;
    letter-spacing: 2px;
}

.inline-form .kl-fancy-form label, .contact_form .kl-fancy-form label {
    left: 50px;
}

.services_box--boxed {
    padding: 30px;
    background: #ebf0f363;
    margin: 0;
    position: relative;
    margin-bottom: 30px;
    border-radius: 5px;
    z-index: 1;
}

.col-sm-6 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 0px;
    padding-left: 40px;
}

.services_box--boxed .services_box__title {
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1.3;
    color: #2e527c;
    margin: 0 0 15px;
    vertical-align: middle;
    z-index: 2;
    position: relative;
}

.icon-noun_65754:before {
    content: "\e604";
}

.main-nav ul ul.sub-menu, .main-nav .hg_mega_container {
    position: absolute;
    border-radius: 2px;
    border: 0px solid rgba(255,255,255,.8);
    box-shadow: 0 0 4px rgba(0,0,0,.4);
    background: #f5f5f5;
    padding: 6px 0;
    background: rgb(255 255 255);
}
.h1Heading
{
	
    font-family: "Playfair Display SC", serif;
    font-size: 48px!important;
    line-height: 1.4!important;
    font-weight: 400!important;
    font-style: normal!important;
}

.ib2-custom .ib2-inner {
    padding: 60px;
    position: relative;
    z-index: 1;
}

/*ALF*/
.imagenMapa
{
	max-width: 500px;
}
@media only screen and (max-width: 426px) 
{
	.divParallax
	{
		background:  url(/images/img/bck001.jpg)!important;
		background-position: center;
		background-repeat: no-repeat;
	}
	.title_big, .title_big span
	{
		font-size: 1.3rem!important;
	}
	.tbk__title
	{
		font-size: 1.5rem!important;
	}
	.css3panels-container
	{
		height: 850px!important;
	}
	.imagenMapa
	{
		max-width: 90vw;
	}
	.iosSlider .kl-iosslide-caption .main_title 
	{
        font-size: 50px!important;
    }
	.kl-flex--classic .flex-caption 
	{
		padding: 10px!important;
		font-size: 14px!important;
		font-weight: 100!important;
		line-height: 1.3!important;
	}
	.flex-caption-wrapper
	{
		top: 0;
	}
	.hgSlickNav
	{
		bottom: 100px!important;
		opacity: 1!important;
		display: block!important;
	}
	.page-subheader
	{
		margin-bottom: 3rem;
	}
	.process_box p
	{
		margin-left: 1rem;
	}
	.acordeonRow
	{
		flex-wrap: wrap-reverse;
	}
	.acordeonRow p 
	{
		margin-top: 180px;
		margin-bottom: -5rem;
	}
	.tbk__subtitle
	{
		font-size: 1rem!important;
	}
	
	.services_box--boxed .services_box__list 
	{
        padding-top: 350px !important;
    }
	.bgback
	{
		background-size: cover!important;
		background-attachment: inherit!important;
	}
}


@media only screen and (min-width:768px) and (max-width: 1400px) 
{
	.bgback
	{
		background-size: cover!important;
		background-attachment: inherit!important;
	}
	.divParallax
	{
		background:  url(/images/img/bck001.jpg)!important;
		background-position: center;
		background-repeat: no-repeat;
	}
	.css3panel-title
	{
        font-size: 1.5rem!important;
        margin-right: 10px!important;
    }
	.css3panel-caption
	{
		padding: 50px 0px !important;
	}
	.css3panel:last-child .css3panel-title
	{
		padding-right: 60px
	}
	
	.kl-flex--classic .flex-caption 
	{
		padding: 20px!important;
		font-size: 18px!important;
		font-weight: 100!important;
		line-height: 1.3!important;
	}
	.hgSlickNav
	{
		bottom: 100px!important;
		opacity: 1!important;
		display: block!important;
	}
	.page-subheader
	{
		margin-bottom: 3rem;
	}
	.services_box--boxed .services_box__list 
	{
        padding-top: 385px !important;
    }
	
}
