/*********************************************************************************

	Template Name: Korde - Tax Service HTML Template
	Template URI: https://themeforest.net/user/hastech
	Description: Korde is a beautifula and unique tax service html template.
	Author: HasTech
	Author URI: https://hastech.company/
	Version: 1.2

	Note: This is custom css. All custom styles (user styles) declare here.

**********************************************************************************/

.cr-breadcrumb-area {
    background-color: #fafafa;
    background: url(../images/Odessa-Web-Bienvenido_72dpi.png) no-repeat scroll center center;
    background-size: cover;
    position: relative;
}
.imageseguros {
	width: 200px;
	margin-bottom: 10px;
}
.title-seguros  {
	font-size: 35px;
}
.imagescaracteristicas {
	margin-top: 10px;
	margin-bottom: 15px;
	width: 150px;
}
.treslogosodessa {
	margin-top: : -16%;
	margin-bottom: : 0%;
}
.miembroodessa {
	font-size: 32px;
	font-weight: 800px;
	color: #ff8300;
}
.servicios-custom{
	padding: 0 0 64px 0;
}
.p-t-64{
	padding-top: 64px;
}
.n-p-m-r{
	padding-right: 0px;
	margin-right: 0px;
}
.bg-orange{
	background-color: #ff8300;
	color: #fff;
}
.m-t-30{
	margin-top: 30px
}
.t-a-c{
	text-align: center;
}
.c-t-nosotros{
	background: #ff8300;
	color:white;
}
.ahorrojustify{
	text-align: justify;
}
.img-seguros{
	max-width: 130%;
}
.order-lg-orange {
        -ms-flex-order: 1;
        order: 1
        background-color:#ff8300;
}
#main-navigation li.current a {
    color: #ff8300;
    text-decoration: none;
}
#main-navigation li a {
    font-family: 'Montserrat', sans-serif;;
}
.bg--grey--light2 {
  background: #ff8300;
}
.bg--grey--light3 {
  background: #777779;
}


.lateralbox .box-naranja {
		background-color: #bf6623;
		width:90%;
		height:235px;
		opacity:0.4;
		transform: rotate(-8deg);
		border-radius: 25px;
		position: absolute;
	    top: 10px;
	    left: 5%;
	}

.lateralbox .box-naranja-2 {
		background-color: #bf6623;
		width:90%;
		height:235px;
		opacity:0.4;
		transform: rotate(0deg);
		border-radius: 25px;
		position: absolute;
	    top: 10px;
	    left: 5%;
	}

.banner-area.lateralbox {
	margin-top: 50px !important;
}

.lateralbox .banner__single__content .cr-btn {
	margin-bottom: 0px;
}

.lateralbox .banner--animated-content .slick-active .banner__single__content h4 {
	font-size: 16px;
	line-height: 26px;
}

.lateralbox .bg-image--1 {
  background-image: url(/assets/img/Odessa-Web-Bienvenido_150dpi-2.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}



@media all and (min-width:1200px) {
	.box-naranja {
		background-color: #bf6623;
		width:60%;
		height:300px;
		opacity:0.4;
		transform: rotate(-8deg);
		border-radius: 25px;
		position: absolute;
	    top: 60px;
	    left: 20%;
	}

	.box-naranja-2 {
		background-color: #bf6623;
		width:60%;
		height:300px;
		opacity:0.4;
		transform: rotate(0deg);
		border-radius: 25px;
		position: absolute;
	    top: 60px;
	    left: 20%;
	}

	.box-naranja-3 {
		background-color: #bf6623;
	    width: 60%;
	    height: 150px;
	    opacity: 0.5;
	    transform: rotate(-5deg);
	    border-radius: 25px;
	    position: absolute;
	    top: -80px;
	    left: 20%;
	}

	.box-naranja-4 {
		background-color: #bf6623;
		width:60%;
		height:150px;
		opacity:0.5;
		transform: rotate(0deg);
		border-radius: 25px;
		position: absolute;
	    top: -80px;
	    left: 20%;
	}

	.cr-breadcrumb {
		width:100%;
		position: absolute;
	    top: -50px;
	    text-align:center;
	}

	.same-box {
		height: 500px;
		padding-bottom:50px;
	}

	.same-box .taxcalc__calculation {
		padding: 80px 60px;
	}

	.taxcalc__content-2 {
		min-height: 400px;
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.box-naranja {
		background-color: #bf6623;
		width:68%;
		height:300px;
		opacity:0.4;
		transform: rotate(-8deg);
		border-radius: 25px;
		position: absolute;
	    top: 60px;
	    left: 15%;
	}

	.box-naranja-2 {
		background-color: #bf6623;
		width:68%;
		height:300px;
		opacity:0.4;
		transform: rotate(0deg);
		border-radius: 25px;
		position: absolute;
	    top: 60px;
	    left: 15%;
	}

	.box-naranja-3 {
		background-color: #bf6623;
	    width: 60%;
	    height: 150px;
	    opacity: 0.5;
	    transform: rotate(-5deg);
	    border-radius: 25px;
	    position: absolute;
	    top: -80px;
	    left: 20%;
	}

	.box-naranja-4 {
		background-color: #bf6623;
		width:60%;
		height:150px;
		opacity:0.5;
		transform: rotate(0deg);
		border-radius: 25px;
		position: absolute;
	    top: -80px;
	    left: 20%;
	}

	.cr-breadcrumb {
		width:100%;
		position: absolute;
	    top: -50px;
	    text-align:center;
	}

	.same-box {
		height: 560px;
		padding-bottom:50px;
	}

	.same-box .taxcalc__calculation {
		padding: 80px 60px;
	}

	.taxcalc__content-2 {
		min-height: 450px;
	}

}

@media (min-width:481px) and (max-width:991px) {
	.box-naranja {
		background-color: #bf6623;
		width:90%;
		height:300px;
		opacity:0.4;
		transform: rotate(-8deg);
		border-radius: 25px;
		position: absolute;
	    top: 60px;
	    left: 5%;
	}

	.box-naranja-2 {
		background-color: #bf6623;
		width:90%;
		height:300px;
		opacity:0.4;
		transform: rotate(0deg);
		border-radius: 25px;
		position: absolute;
	    top: 60px;
	    left: 5%;
	}
	.header__top__info {
		display: none;
	}
	.box-naranja-3 {
		background-color: #bf6623;
	    width: 60%;
	    height: 120px;
	    opacity: 0.5;
	    transform: rotate(-5deg);
	    border-radius: 25px;
	    position: absolute;
	    top: -60px;
	    left: 20%;
	}

	.box-naranja-4 {
		background-color: #bf6623;
		width:60%;
		height:120px;
		opacity:0.5;
		transform: rotate(0deg);
		border-radius: 25px;
		position: absolute;
	    top: -60px;
	    left: 20%;
	}

	.cr-breadcrumb {
		width:100%;
		position: absolute;
	    top: -50px;
	    text-align:center;
	}
	.same-box .taxcalc__calculation {
		padding: 80px 60px;
	}

	.pg-blogs-area.section-padding--xlg{
		padding-top:0px;
	}

	.taxcalc__content-2 {
		min-height: 560px;
	}
}

@media (max-width:480px) {
	.box-naranja {
		background-color: #bf6623;
		width:90%;
		height:350px;
		opacity:0.4;
		transform: rotate(-8deg);
		border-radius: 25px;
		position: absolute;
	    top: 50px;
	    left: 5%;
	}

	.box-naranja-2 {
		background-color: #bf6623;
		width:90%;
		height:350px;
		opacity:0.4;
		transform: rotate(0deg);
		border-radius: 25px;
		position: absolute;
	    top: 50px;
	    left: 5%;
	}

	.header__top .header__top__info {
		display:none;
	}

	.header__top .social-icons.social-icons--rounded {
		margin-right: 30px;
	}

	.header__top .header__top__inner {
		padding-top:5px;
		padding-bottom:5px;
	}

	a.cr-btn.cr-btn--lg, button.cr-btn.cr-btn--lg, .cr-btn.cr-btn--lg {
	    height: 30px;
	    padding: 2px 10px;
	}

	.box-naranja-3 {
		background-color: #bf6623;
	    width: 95%;
	    height: 130px;
	    opacity: 0.5;
	    transform: rotate(-5deg);
	    border-radius: 25px;
	    position: absolute;
	    top: -70px;
	    left: 3%;
	}

	.box-naranja-4 {
		background-color: #bf6623;
		width:95%;
		height:130px;
		opacity:0.5;
		transform: rotate(0deg);
		border-radius: 25px;
		position: absolute;
	    top: -70px;
	    left: 3%;
	}

	.cr-breadcrumb {
		width:100%;
		position: absolute;
	    top: -50px;
	    text-align:center;
	}

	.cr-breadcrumb-area.section-padding--md {
		padding: 120px 0;
	}

	.imagen-seguros-arriba {
		margin-top:50px;
	}

	.taxcalc__calculation__inner {
		margin-top: 0px;
		padding: 15px;
	}
	.same-box .taxcalc__calculation {
		padding: 50px 30px;
	}
	.pg-blogs-area.section-padding--xlg{
		padding-top:0px;
	}
	.taxcalc__content-2 {
		min-height: 300px;
	}
}

@media (min-width: 480px) and (max-width: 767px) {
	.header__top__button {
		margin-left:20px;
	}
}

.main-logo {
	height:60px;
}

.sticky--header.is-sticky .main-logo {
	height: 50px;
}

.widget p {
	font-size: 14px;
}

.box-box-2 {
	    background-color: rgba(0, 0, 0, 0.43);
	    border-radius: 15px;
	    padding-top:20px;
	    padding-bottom: 20px;
	    -webkit-animation: fadeInUp 0.8s ease-out 1 both 1s;
  -moz-animation: fadeInUp 0.8s ease-out 1 both 1s;
  -ms-animation: fadeInUp 0.8s ease-out 1 both 1s;
  -o-animation: fadeInUp 0.8s ease-out 1 both 1s;
  animation: fadeInUp 0.8s ease-out 1 both 1s;
}

h4.call-to-action-text {
	color: #ffffff;
	font-size:25px;
	margin-bottom:0px;
}


h5.call-to-action-text {
	color: #ffffff;
	margin-bottom:0px;
}

.caracteristicas-section h5 {
	font-size:20px;
	line-height: 30px;
	margin-bottom: 50px;
}

.justificado p {
	text-align: justify;
}

.header__top .cr-btn.cr-btn--lg {
	border-radius: 0px;
}

p.lead {
	font-size: 17px;
    line-height: 30px;
    font-weight: 700;
}

p.lead-2 {
	font-size: 18px;
    line-height: 30px;
}

p.superlead {
	font-size: 20px;
    line-height: 32px;
}

.taxcalc__calculation__inner.taxcalc__calculation__inner-2 {
	margin-top:0px;
}

.color--orange {
	color: #ff8300;
}

.wpb_wrapper {
	padding: 20px 40px;
}

.header__bottom {
	border-bottom: 1px solid #e5e5e5;
}

.imageseguros-2 {
	width: 110px;
	margin-bottom:15px;
}

.modal-dialog.modal-dialog-2 {
	max-width: 250px;
}

@media (max-width:480px) {
	.modal-dialog.modal-dialog-2 {
		max-width: 270px;
		margin-left:50px;
	}
}


.modal-dialog.modal-dialog-2 .modal-body {
	background-color: rgba(66,66,66,0.95);
}

.modal-dialog.modal-dialog-2 .modal-header {
	padding-top:2px;
	padding-bottom:0px;
	background-color: rgba(66,66,66,0.95);
	border-bottom:none;
}

.modal-dialog.modal-dialog-2 .modal-header .close {
	color: #ffffff;
	opacity: 1;
	padding-bottom:13px;
}

.modal-header .close.close-2 {
    padding: 15px;
    margin: -15px -35px -15px auto;
}

.cr-btn.cr-btn--lg {
	cursor: pointer;
}

.footer-area__widgets.section-padding--sm {
	padding-bottom:5px;
}

h1.special-header {
	position: relative;
	top: -13px;
}

.pg-blog p {
	font-size: 19px;
    line-height: 32px;
    text-align: justify;
    margin-bottom: 22px;
}

.pg-blog ul li {
	font-size:18px;
	line-height: 32px;
}

.pg-blog ul {
	margin-bottom:20px;
}

ul.pg-blog-meta li {
	font-size: 15px;
    line-height: 22px;
}

ul.pg-blog-meta {
	margin-bottom:30px;
}

#at4-share {
	display: none;
}

.pg-blog-block h4.small-title {
	margin-bottom:20px;
}

.pg-blog-content h1,
.pg-blog-content h2,
.pg-blog-content h3,
.pg-blog-content h4,
.pg-blog-content h5,
.pg-blog-content h6 {
	margin-top:20px;
}

p.especial-faqs {
	margin-top: 20px;
	font-size: 20px;
}

p.especial-faqs a {
	color: #ff8f1a;
}

.footer--widgets .widget:not(.widget-about) ul li p.especial-faqs a {
	color: #ff8f1a;
}

.footer--widgets .widget:not(.widget-about) ul li p.especial-faqs a:hover {
	color: #ff9b34;
}

/*................estilos de banregio ..............*/

@font-face {
  font-family: fuente_banregio_CHRONICA;
  src: url("https://www.odessatek.com/assets/templates/korde/css/banregio_fonts/chronica/ChronicaPro-Black.ttf");
}

@font-face {
  font-family: fuente_banregio_ROCKWELL;
  src: url("https://www.odessatek.com/assets/templates/korde/css/banregio_fonts/Rockwell/RockwellStd.otf");
}

.banregio_color_txt_1{
	font-family:fuente_banregio_ROCKWELL;
	color: rgb(253 253 253);
}
.banregio_color_txt_3{
	color: #ff8200;
}
.banregio_font_txt_3{
	font-family:fuente_banregio_CHRONICA;
}
body.banregio .custom_style_1{
	font-family:fuente_banregio_CHRONICA;
	font-weight: bold;
	padding: 0.5rem 1rem;
	border-radius: 10px;
	border: solid 2px #FFB74A !important;
    box-shadow: 0 0 14px #fff;
}
body.banregio .custom_style_2{
	display:none;
}
body.banregio .bx3 {
	max-width: 69% !important;
    background-color: rgb(255 255 255 / 70%) !important;
}
body.banregio .hidden{
	display:none;
}

/*................estilos de banregio ..............*/
