@charset "utf-8";
/* CSS Document */

/***********
1. Fonts
***********/

@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&display=swap" rel="stylesheet');

/*********************************
2. Body and some general stuff
*********************************/

*
{
	margin: 0;
	padding: 0;
	-webkit-font-smoothing: antialiased;
	-webkit-text-shadow: rgba(0,0,0,.01) 0 0 1px;
	text-shadow: rgba(0,0,0,.01) 0 0 1px;
}
body
{
	font-family:  'Playfair Display', serif;
	font-size: 15px;
	letter-spacing: 1px;
	font-weight: normal;
	background: #FFFFFF;
	color: #151515;
}
div
{
	display: block;
	position: relative;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
ul
{
	list-style: none;
	margin-bottom: 0px;
}
p
{
	font-family:  'Playfair Display', serif;
	font-size: 19px;
	line-height: 1.3;
	font-weight: 400;
	color: #151515;
	-webkit-font-smoothing: antialiased;
	-webkit-text-shadow: rgba(0,0,0,.01) 0 0 1px;
	text-shadow: rgba(0,0,0,.01) 0 0 1px;
}
p a
{
	display: inline;
	position: relative;
	color: inherit;
	border-bottom: solid 1px #f27563;
	font-weight: 600;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}
a, a:hover, a:visited, a:active, a:link
{
	text-decoration: none;

}
p a:active
{
	position: relative;
	color: #f27563;
}
p a:hover
{
	color: #ffffff;
	background: #f27563;
	padding: 4px;
}
p a:hover::after
{
	opacity: 0.2;
}
::selection
{
	background: #f27563;
	color: #FFFFFF;
}
p::selection
{
	background: #f27563;
	color: #FFFFFF;
}
h1{font-size: 36px;}
h2{font-size: 24px;}
h3{font-size: 18px;}
h4{font-size: 14px;}
h5{font-size: 11px;}
h1, h2, h3, h4, h5, h6
{
	font-family:  'Playfair Display', serif;
	-webkit-font-smoothing: antialiased;
	-webkit-text-shadow: rgba(0,0,0,.01) 0 0 1px;
	text-shadow: rgba(0,0,0,.01) 0 0 1px;
}
h1::selection, 
h2::selection, 
h3::selection, 
h4::selection, 
h5::selection, 
h6::selection
{
	
}
::-webkit-input-placeholder
{
	font-size: 14px !important;
	font-weight: bold !important;
	color: #151515 !important;
}
:-moz-placeholder /* older Firefox*/
{
	font-size: 14px !important;
	font-weight: bold !important;
	color: #151515 !important;
}
::-moz-placeholder /* Firefox 19+ */ 
{
	font-size: 14px !important;
	font-weight: bold !important;
	color: #151515 !important;
} 
:-ms-input-placeholder
{ 
	font-size: 14px !important;
	font-weight: bold !important;
	color: #151515 !important;
}
::input-placeholder
{
	font-size: 14px !important;
	font-weight: bold !important;
	color: #151515 !important;
}
.form-control
{
	color: #db5246;
}
section
{
	display: block;
	position: relative;
	box-sizing: border-box;
}
.clear
{
	clear: both;
}
.clearfix::before, .clearfix::after
{
	content: "";
	display: table;
}
.clearfix::after
{
	clear: both;
}
.clearfix
{
	zoom: 1;
}
.float_left
{
	float: left;
}
.float_right
{
	float: right;
}
.trans_200
{
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}
.trans_300
{
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.trans_400
{
	-webkit-transition: all 400ms ease;
	-moz-transition: all 400ms ease;
	-ms-transition: all 400ms ease;
	-o-transition: all 400ms ease;
	transition: all 400ms ease;
}
.trans_500
{
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}
.fill_height
{
	height: 100%;
}
.super_container
{
	width: 100%;
	overflow: hidden;
}
.prlx_parent
{
	overflow: hidden;
}
.prlx
{
	height: 130% !important;
}
.nopadding
{
	padding: 0px !important;
}

.icon-whats
{
    margin-right: 10px;
}

.consulta-link
{
	font-size: 28px;
	font-weight: 600;
	color: #ffffff;
}

.consulta-link :hover
{
	color: #151515;
}

.font-size {
    font-size: 11px;
    margin: -3px;
    padding-top: 20px;
    padding-bottom: 14px;
    padding-left: 24px;
    padding-right: 25px;
}

.margin-top {
    margin-top: 25px;
}

.margin-bottom {
    margin-bottom: -4px;
}

.margin-left {
    margin-left: 0px;
}

.color-1
{
	background-color: #f73e4d;
}

.color-2
{
	background-color: #d43577;
}

.color-3
{
	background-color: #c3b627;
}

.color-4
{
	background-color: #37a252;
}

.color-5
{
	background-color: #00988f;
}

.color-6
{
	background-color: #03d2e0;
}

.color-7
{
	background-color: #a98d78;
}

.color-8
{
	background-color: #302e29;
}

.icon-head-color
{
	color: #ffffff;
}

.icon-head-color :hover
{
	color: #151515 ;
}

.contact_form_section {
    width: 100%;
    height: 100%;
    background: #f7f7f7;
}

#cuadro-alerta-envios {
    background: #13b500;
    padding: 100px;
}

.tit-alerta-envios {
    font-size: 45px;
    color: #FFFFFF;
    font-weight: 200;
	line-height: 50px;
}

.txt-alerta-envios {
    font-size: 20px;
    color: #FFFFFF;
    font-weight: 400;
    line-height: 25px;
}

.txt-alerta-envios-little {
    font-size: 18px;
    color: #FFFFFF;
    font-weight: 200;
    line-height: 18px;
}



.alquiler_title {
    font-size: 70px;
    color: #646464;
    line-height: normal;
    font-weight: 600;
    letter-spacing: -2px;
}

.alquiler_subtitle {
    font-size: 22px;
    line-height: normal;
    margin-bottom: 15px;
    letter-spacing: 9px;
    font-weight: 200;
}

.catalog_title {
    font-size: 36px;
    font-weight: 200;
    color: #ffffff;
    margin-top: 75px;
    margin-bottom: -100px;
    z-index: 1;
}

.trabajos {
    background-color: #a2d6ca;
	-webkit-box-shadow: 2px 1px 44px 5px rgba(0,0,0,0.21);
	-moz-box-shadow: 2px 1px 44px 5px rgba(0,0,0,0.21);
	box-shadow: 2px 1px 44px 5px rgba(0,0,0,0.21);
}

.link-invert
{
	text-decoration: none;
}

.link-invert a:hover
{
	color: #2A2A2A !important;

}

.contact_form_section
{
	width: 100%;
	height: 100%;
	background: #f7f7f7;
}

.contact_form_padding
{
	padding-left: 35px;
	padding-right: 35px;
}

.btn-block {
	cursor:pointer;
}

.modal-dialog{
	background: #ffffff;
}

.iframe-video {
	width: 100%;
	height: 190px;
	border:none;
}

.head-idioma {
    padding: 10px;
    color: #ffffff;
    width: 80px;
    border: solid 1px #820405;
    margin: 20px;
    font-size: 14px;
    font-weight: 300;
	left: -17px
}

.head-idioma a:hover
{
	color: #1a1a1a;
}

.video_background {
    bottom: 0px;
    width: 100%;
    height: 630px;
    z-index: -1000;
    object-fit: cover;
    object-position: center;
    position: absolute;
    left: 0;
}

.video {
	position: fixed;
	top: 50%; left: 50%;
	z-index: 1;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	transform: translate(-50%, -50%);
}

.portadas_text {
    color: #151515;
    font-weight: 400;
    margin-top: 0px;
    padding-left: 25px;
    padding-right: 25px;
    margin-bottom: 10px;
    font-size: 12px;
    line-height: 20px;
}

.no-margin {
margin-left: -5px;
margin-right: -5px;
margin-bottom: -85px;
}

.img-contacto
{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-position-x: center;
background-color:#000000;
}

.img-discos {
    width: 50%;
    height: auto;
}

.txt-discos {
    font-size: 15px;
    padding-left: 90px;
    padding-right: 90px;
    line-height: 20px;
    font-weight: 400;
    color: #5a5858;
}

/*********************************
Modal
*********************************/

.modal-content-image {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
	pointer-events: auto;
	background-color: #ffffff;
	border: 1px solid rgba(0,0,0,.2);
	border-radius: .3rem;
	outline: 0;
}

.modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	display: none;
	overflow: hidden;
	outline: 0;
	background-color: #161616;
}

.modal-header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 15px 15px 0px 15px;
	border-bottom: 1px solid #e9ecef;
	border-top-left-radius: .3rem;
	border-top-right-radius: .3rem;
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
    color: #151515;
    font-weight: 100;
    font-size: 46px;
    letter-spacing: -2px;
}

.close {
	float: right;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1;
	color: #151515;
	text-shadow: 0 1px 0 #fff;
	opacity: 0.5;
	filter:alpha(opacity=5);
}

button.close {
	padding: 0;
	background-color: transparent;
	border: 0;
	-webkit-appearance: none;
}

.modal-header .close {
	padding: 1rem;
	margin: -1rem -1rem -1rem auto;
}

.close:not(:disabled):not(.disabled) {
	cursor: pointer;
}

.modal-body {
	position: relative;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: 1.5rem;
	color: #000000;
	letter-spacing: 1px;
}

/*********************************
9. Contact
*********************************/

.contact
{
	padding-top: 0px;
	margin-top: -30px;
}
.contact_title
{
	font-size: 36px;
	font-weight: 200;
	color: #151515;
}
.contact_form_container
{
	margin-top: 70px;
	margin-bottom: 70px;
}
.input_field
{
	width: 100%;
	border: solid 2px transparent;
	margin-bottom: 24px;
	height: 42px;
	padding-left: 22px;
	box-sizing: border-box;
	border-bottom: solid 4px #f1f0f0;
	background:none;
}
.input_field:focus
{
	outline: none !important;
	border: solid 3px #f27563;
	background:#f1f0f0;
}
.text_field {
    width: 100%;
    height: 110px;
	background: #f1f0f0;
	border:none;
    padding-left: 22px;
    margin-bottom: 10px;
    margin-top: 5px;
}
.text_field:focus
{
	outline: none !important;
	border: solid 3px #f27563;
	background:#f1f0f0;
}

/*********************************
11. Google Map
*********************************/

#google_map
{
	width: 100%;
	height: auto;
	margin-top: 5px;
}
.map_container
{
	width: 100%;
	height: 100%;
	overflow: hidden;
}
#map
{
	width: 100%;
	height: calc(100% + 30px);
	bottom: -5px;
}

/*********************************
3. Milestones
*********************************/
.milestones
{
	width: 100%;
	padding-top: 118px;
	padding-bottom: 107px;
}
.milestones_background
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	background-attachment: fixed;
}
.milestone
{
	width: 100%;
}
.milestone_icon {
    display: inline-block;
    width: 110px;
    height: 110px;
    margin: 15px;
}
.milestone_icon img
{
	width: 100%;
}
.milestone_counter {
    font-size: 52px;
    font-weight: 500;
    color: #ffffff;
    line-height: 1;
    margin-top: 20px;
    letter-spacing: -2px;
}
.milestone_text {
    font-size: 24px;
    font-weight: 400;
    color: #FFFFFF;
	line-height: 30px;
}

/*********************************
3.4 Hamburger
*********************************/

.hamburger_container
{
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 20px;
	display: none;
	cursor: pointer;
}
.hamburger_container i
{
	font-size: 24px;
	padding: 10px;
	color: #3a3a3a;
}
.hamburger_container:hover i
{
	color: #f27563;
}


/*********************************
8. Elements
*********************************/

.elements
{
	width: 100%;
	padding-top: 109px;
	padding-bottom: 106px;
}
.elements_title
{
	font-size: 24px;
	font-weight: 500;
	color: #151515;
}

/*********************************
8.3 Accordions
*********************************/

.elements_accordions
{
	
}
.accordion_container
{
	margin-bottom: 5px;
	margin-top: 15px;
}
.accordion
{
	height: 40px;
	width: 100%;
	background: #585858;
	color:#FFFFFF;
	padding-left: 30px;
	cursor: pointer;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}
.accordion.active
{
	background: #f27563;
	color: #FFFFFF;
}
.accordion:active
{
	background: #f27563 !important;
	color: #FFFFFF;
}
.accordion::after
{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 0;
	right: 0;
	width: 62px;
	height: 100%;
	content: '+';
	background: #f27563;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: 500;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}
.accordion.active::after
{
	content: '-';
}
.accordion:hover
{
	background: #787878;
}
.accordion_panel
{
	padding-left: 5px;
	padding-right: 5px;
	max-height: 0;
	overflow: hidden;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}
.accordion_panel p
{
    font-family:  'Playfair Display', serif;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 400;
    padding-top: 15px;
    color: #969696;
}

/*********************************
3. Fancybox
*********************************/
.single-image img{
	width:256px;
	height:auto;
}

.gallery-image img {
    width: 233px;
    height: 233px;
    float: left;
    margin: 3px;
    padding: 3px;
    border: 1px solid #D8D8D8;

}

	.gallery-image img:hover {
	background-color:#FFFFFF;
	opacity: 0.5;
    /* Firefox */
    -moz-transition: all 1s ease-out;
    /* WebKit */
    -webkit-transition: all 1s ease-out;
    /* Opera */
    -o-transition: all 1s ease-out;
    /* Standard */
    transition: all 1s ease-out;
}

.fancyOther2{
	cursor:pointer;
}


/*********************************
3. Boton Flotantes WhatsApp
*********************************/

.ir-arriba {
	display:none;
	padding:32px;
	background-image: url(../images/whatsapp-icon.png);
	cursor:pointer;
	position: fixed;
	bottom:20px;
	right:20px;
}


.ir-arriba:hover
{
	opacity: 0.6;
    /* Firefox */
    -moz-transition: all 1s ease-out;
    /* WebKit */
    -webkit-transition: all 1s ease-out;
    /* Opera */
    -o-transition: all 1s ease-out;
    /* Standard */
    transition: all 1s ease-out;
}


/*********************************
3. Owl Carousel
*********************************/
		
#owl-demo .item{
  margin: 3px;
}
#owl-demo .item img{
  display: block;
  width: 100%;
  height: auto;
}		

/*********************************
3. Header
*********************************/

.header
{
	position: fixed;
	top: 30px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 1318px;
	height: 104px;
	background: #ffffff;
	/*opacity: 0.9;
	filter: alpha(opacity=90);*/
	z-index: 10;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}
.header.scrolled
{	
	top: 15px;
	opacity: 1;
	filter: alpha(opacity=1);
	-webkit-box-shadow: -4px 45px 30px -35px rgba(0,0,0,0.20);
	-moz-box-shadow: -4px 45px 30px -35px rgba(0,0,0,0.20);
	box-shadow: -4px 45px 30px -35px rgba(0,0,0,0.20);
}

.header_content
{
	width: calc(100% - 180px);
	height: 100%;
}
.header_content::before
{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: '';

}

/*********************************
3.1 Logo
*********************************/

.logo_container {
    width: 185px;
    height: 130px;
    display: block;
    margin-right: auto;
    margin-left: auto;
}
.logo span
{
	font-family:  'Playfair Display', serif;
	font-size: 30px;
	font-weight: bold;
	color: #3a3a3a;
	vertical-align: middle;
	text-transform: uppercase;
	margin-left: 3px;
}

/*********************************
3.2 Main Nav
*********************************/

.main_nav_container {
    display: inline-block;
    margin-left: auto;
    padding-right: 65px;
}
.main_nav
{
	margin-top: 7px;
}
.main_nav_item
{
	display: inline-block;
	margin-right: 0px;
}
.main_nav_item:last-child
{
	margin-right: 0px;
}
.main_nav_item a
{
    font-family:  'Playfair Display', serif;
    font-size: 22px;
    letter-spacing: 0px;
    font-weight: 500;
    color: #151515;
    padding: 10px;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
    text-transform: uppercase;
}

.main_nav_item a:hover
{
	color: #FFFFFF;
	background: #a2d6ca;
}

/*********************************
3.3 Header Side
*********************************/

.header_side
{
	width: 180px;
	height: 100%;
	background-color:#f27563;
	margin-right: -1px;
	/*opacity: 0.9;
	filter: alpha(opacity=90);*/
}

.header_side img {
    width: 50px;
    height: 50px;
}
.header_side span {
    display: block;
    position: relative;
    font-size: 22px;
    font-weight: lighter;
    color: #2B2B2B;
    padding-left: 12px;
}

/*********************************
3.4 Hamburger
*********************************/

.hamburger_container
{
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 20px;
	display: none;
	cursor: pointer;
}
.hamburger_container i
{
	font-size: 24px;
	padding: 10px;
	color: #3a3a3a;
}
.hamburger_container:hover i
{
	color: #f27563;
}

/*********************************
4. Menu
*********************************/

.menu_container
{
	position: fixed;
	top: 0;
	right: -100vw;
	width: 100vw;
	height: 100vh;
	background: #FFFFFF;
	z-index: 12;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	visibility: hidden;
	opacity: 0;
}
.menu_container.active
{
	visibility: visible;
	opacity: 1;
	right: 0;
}
.menu
{
	position: relative;
	top:150px;
	left: 0;
}
.menu_list
{
	-webkit-transform: translateY(3.5rem);
	-moz-transform: translateY(3.5rem);
	-ms-transform: translateY(3.5rem);
	-o-transform: translateY(3.5rem);
	transform: translateY(3.5rem);
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 1000ms 600ms ease;
	opacity: 0;
}
.menu_container.active .menu_list
{
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	-o-transform: translateY(0px);
	transform: translateY(0px);
	opacity: 1;
	text-align-last: center;
}
.menu_item
{
	margin-bottom: -15px;
}
.menu_item a {
    font-family:  'Playfair Display', serif;
    font-size: 28px;
    font-weight: 300;
    color: #3a3a3a;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
}
.menu_item a:hover
{
	color: #f27563;
}
.menu_close_container
{
	position: absolute;
	top: 86px;
	right: 79px;
	width: 21px;
	height: 21px;
	cursor: pointer;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.menu_close
{
	top: 9px;
	width: 21px;
	height: 3px;
	background: #3a3a3a;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}
.menu_close::after
{
	display: block;
	position: absolute;
	top: -9px;
	left: 9px;
	content: '';
	width: 3px;
	height: 21px;
	background: #3a3a3a;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}
.menu_close_container:hover .menu_close,
.menu_close_container:hover .menu_close::after
{
	background: #f27563;
}

/*********************************
4.1 Menu Social
*********************************/

.menu_social_container
{
	margin-top: 100px;
	-webkit-transform: translateY(3.5rem);
	-moz-transform: translateY(3.5rem);
	-ms-transform: translateY(3.5rem);
	-o-transform: translateY(3.5rem);
	transform: translateY(3.5rem);
	-webkit-transition: all 1000ms 1000ms ease;
	-moz-transition: all 1000ms 1000ms ease;
	-ms-transition: all 1000ms 1000ms ease;
	-o-transition: all 1000ms 1000ms ease;
	transition: all 1000ms 1000ms ease;
	opacity: 0;
	padding-left: 4px;
}
.menu_social_item
{
	display: inline-block;
	margin-right: 30px;
}
.menu_social_item a i
{
	color: #3a3a3a;
}
.menu_social_item a i:hover
{
	color: #f27563;
}
.menu_container.active .menu_social_container
{
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	-o-transform: translateY(0px);
	transform: translateY(0px);
	opacity: 1;
}

/*********************************
4.2 Menu copyright
*********************************/

.menu_copyright
{
	margin-top: 60px;
	-webkit-transform: translateY(3.5rem);
	-moz-transform: translateY(3.5rem);
	-ms-transform: translateY(3.5rem);
	-o-transform: translateY(3.5rem);
	transform: translateY(3.5rem);
	-webkit-transition: all 1000ms 1200ms ease;
	-moz-transition: all 1000ms 1200ms ease;
	-ms-transition: all 1000ms 1200ms ease;
	-o-transition: all 1000ms 1200ms ease;
	transition: all 1000ms 1200ms ease;
	opacity: 0;
	padding-left: 3px;
}
.menu_container.active .menu_copyright
{
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	-o-transform: translateY(0px);
	transform: translateY(0px);
	opacity: 1;
}

/*********************************
5. Home
*********************************/

.home
{
	width: 100%;
	height: 100vh;
}

/*********************************
5.1 Hero Slider
*********************************/

.hero_slider_container
{
	width: 100%;
	height: 100%;
}
.hero_slide
{
	width: 100%;
	height: 100%;
}
.hero_slide_background
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.hero_slide_container
{
	width: 100%;
	height: 100vh;
}
.hero_slide_content
{
	max-width: 80%;
	-webkit-transform: translateY(30px);
	-moz-transform: translateY(30px);
	-ms-transform: translateY(30px);
	-o-transform: translateY(30px);
	transform: translateY(30px);
}
.hero_slide_content h1
{
	font-size: 72px;
	font-weight: lighter;
	color: #FFFFFF;
	font-weight: 200;
	text-shadow:rgb(2, 2, 2) 5px 4px 9px
	
}
.hero_slide_content h1 span {
    background-color: #000000a6;
    opacity: 0.8;
    filter: alpha(opacity=80);
    padding-left: 13px;
    padding-right: 13px;
    margin-left: 0px;
    margin-right: 9px;
    padding: 15px;
    opacity: 0.7;
    line-height: 90px;
    font-size: 45px;
}

.tit-destacado {
    background: #f27563;
    padding: 10px;
    color: #FFFFFF;
    font-size: 35px!important;
    text-align: center;
    margin-bottom: 30px;
    margin-top: 30px;
    font-weight: lighter;
}

.animated
{
	-webkit-animation-duration : 1s !important;
	animation-duration : 1s !important;
	-webkit-animation-delay : 500ms;
	animation-delay : 500ms;
}
.animate-out
{
	-webkit-animation-delay : 0ms;
	animation-delay : 0ms;
}

/*********************************
5.2 Hero Slider Navigation
*********************************/

.hero_slider_nav {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(calc(-50% + 30px));
    width: 45px;
    height: 50px;
    background: #FFFFFF;
    opacity: 0.5;
    filter: alpha(opacity=50);
    z-index: 9;
    cursor: pointer;
}
.hero_slider_nav:hover
{
	background: #f27563;
}
.hero_slider_nav:hover span
{
	color: #FFFFFF;
}
.hero_slider_nav span {
    display: block;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 100;
    color: #151515;
    margin-top: -5px;
}
.hero_slider_left
{
	left: 4.32%;
}
.hero_slider_right
{
	right: 4.32%;
}

/*********************************
6. Hero Boxes
*********************************/

.hero_boxes
{
	width: 100%;
	height: 0px;
	z-index: 9;
	padding-top: 0px;
	margin-top: 3%;
	margin-bottom: 3%;
}
.hero_boxes_inner
{
	width: 100%;
}
.hero_box {
    width: 100%;
    height: 0px;
    color: #f27563;
    margin-bottom: 290px;
    position: inherit;
    margin-top: 0px;
}
.hero_box img
{
	width: 62px;
	height: auto;
	margin-top: -6px;
}
.svg path
{
	fill: #f27563;
}
.hero_box svg
{
	width: 62px;
	height: auto;
}
.hero_box:hover svg path
{
	fill: #FFFFFF;
}
.hero_box_content
{
	padding-left: 13px;
	padding-top: 11px;
	margin-top: -6px;
}
.hero_box_title {
    font-size: 40px;
    font-weight: 200;
    margin-bottom: 15px;
    letter-spacing: -1px;
}
.hero_box_text {
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 7px;
    letter-spacing: 0px;
	text-align: justify;
}

.hero_box_link
{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-left: 3px;
}
.hero_box_link:hover
{
	color: #151515;
}

/*********************************
7. Page Section
*********************************/

.page_section {
    padding-top: 65px;
    padding-bottom: 40px;
}
.section_title
{

}
.section_title h1 {
	display: block;
    color: #1a1a1a;
    font-weight: 600;
    padding-top: 5px;
	padding-bottom: 15px;
    font-size: 45px;
    letter-spacing: 0px;
    text-transform: uppercase;
}

.section_title h1::before
{
	display: block;
	position: absolute;
	top: 60px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 100px;
	height: 4px;
	content: '';
	background: #f27563;
}

.section_title_invert h1 {
	display: block;
    color: #ffffff;
    font-weight: 600;
    padding-top: 15px;
    font-size: 45px;
    letter-spacing: 0px;
    text-transform: uppercase;
}

.section_title_invert::before
{
	display: block;
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 100px;
	height: 4px;
	content: '';
	background: #f27563;
}

/*********************************
8. Buttons
*********************************/

.button
{
	cursor: pointer;
}
.button:hover
{
	box-shadow: 0px 10px 20px rgba(0,0,0,0.2);
}
.button a
{
	font-size: 14px;
	line-height: 48px;
	font-weight: 700;
	text-transform: uppercase;
}
.button_1
{
	width: 202px;
	height: 48px;
}

/*********************************
9. Popular
*********************************/

.popular
{

}
.course_boxes
{
	margin-top: 68px;
}
.card
{
	display: block;
	background: #f8f9fb;
	border: none;
	margin-bottom:30px;
}
.card-img-top
{
	border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.card-body
{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 15px;
}
.card-title
{
	font-family:  'Playfair Display', serif;
	font-size: 24px;
	font-weight: 100;
	margin-top: 30px;
	padding-top: 10px;
}
.card-title a
{
	font-size: 22px;
	font-weight: bold;
	color: #151515;
	line-height: 1.2;
}
.card-title a:hover
{
	color: #151515;
}
.card-text
{
	font-size: 14px;
	font-weight: 600;
	color: #8e8e8e;
	margin-top: -12px;
	padding-bottom: 10px;
}
.price_box
{
	width: 100%;
	height: 45px;
	background: #eaebec;
	padding-left: 35px;
}
.course_author_image
{
	width: 46px;
	height: 46px;
	border-radius: 50%;
	overflow: hidden;
}
.course_author_name
{
	font-size: 14px;
	font-weight: bold;
	color: #151515;
	padding-left: 20px;
	margin-top: 7px;
}
.course_author_name span
{
	color: #151515;
}
.course_price
{
	width: 80%;
	height: 45px;
	background: #151515;
	margin-left: auto;
}
.course_price span {
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 400;
    margin-top: 0px;
    letter-spacing: 1px;
}
.course_price span :hover
{
	color: #363636;
	font-weight: 500;
}
.link-redes {
    color: #151515;
}
.link-redes :hover
{
	color: #f27563;
}


/*********************************
10. Register
*********************************/

.register
{
	width: 100%;
	margin-top:95px;
}
.register_section
{
	width: 100%;
	height: 100%;
	background: #151515;
}
.register_content
{
	width: 522px;
}
.register_title
{
	color: #151515;
	margin-bottom: 16px;
	line-height: 1.3;
	letter-spacing: -1px;

}

.register_title-invert {
    color: #797676;
    margin-bottom: 16px;
    line-height: 1.3;
    letter-spacing: 5px;
    font-size: 18px;
    font-weight: 300;
    text-transform: uppercase;
}

.register_title:last-child
{
	margin-bottom: 0px;
}
.register_title	span
{
	color: #151515;
}
.register_text
{
	color: #151515;
	font-weight: 400;
	margin-top: 10px;
	padding-left: 25px;
	padding-right: 25px;
	margin-bottom: 0px;
}
.register_button
{
	background: #f27563;
	margin-top: 65px;
}
.register_button a
{
	color: #FFFFFF;
}

.productos_background
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.productos_section
{
	width: 100%;
	height: 100%;
	background: #555555;
}


/*********************************
11. Search
*********************************/

.search_section
{
	width: 100%;
	height: 100%;
	background: #ffffff;
}
.search_content
{
	width: 522px;
}
.search_background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.04;
    border-bottom: solid 10px #1a1a1a;
}
.search_title
{
	color: #151515;
}

/*********************************
11.1 Search Form
*********************************/

.search_form
{
	margin-top: 25px;
}

input:last-of-type
{
	margin-bottom: 0px;
}
.input_field:focus
{
	outline: none !important;
	border: solid 3px #f27563;
}

.text_field contact_form_message 
{
	box-sizing: border-box;
	border-bottom: solid 4px #f1f0f0;
	padding-left: 25px;
	margin-bottom: 24px;
	background:none;
}

.search_submit_button
{
	width: 100%;
	height: 48px;
	background: #f27563;
	color: #FFFFFF;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 28px;
	border: none;
	cursor: pointer;
}
.search_submit_button:hover
{
	box-shadow: 0px 10px 20px rgba(0,0,0,0.2);
	background: #a2d6ca;
}
.search_submit_button:focus
{
	outline: solid 2px #f27563;
}

/*********************************
12. Services
*********************************/

.services
{
	padding-bottom: 0px;
}
.services_row
{
	margin-top: 65px;
}
.service_item
{
	margin-bottom: 41px;
}
.service_item h3
{
	font-family:  'Playfair Display', serif;
	font-size: 28px;
	font-weight: bold;
	color: #151515;
	margin-bottom: 13px;
}
.service_item p
{
	font-size: 16px;
	font-weight: 300;
	line-height: 25px;
	color: #aaaaaa;
	max-width: 100%;
	margin-bottom: 0px;
}
.icon_container {
    max-width: max-content;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
    padding: 15px;
    text-align: center;
    line-height: 40px;
    border-bottom: solid 1px #e2e2e2;
}
.icon_container img
{
	height: 250px;
}
.redes {
    margin-left: auto;
    margin-right: auto;
    width: fit-content;
}

/*********************************
13. Testimonials
*********************************/

.testimonials
{
	width: 100%;
	background: #151515;
}
.testimonials_background_container
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.testimonials_background
{
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	opacity: 0.27;
}
.testimonials .section_title h1
{
	color: #FFFFFF;
}
.testimonials_slider_container
{
	padding-left: 30px;
	padding-right: 30px;
	margin-top: 56px;
}
.testimonials_item
{
	width: 100%;
	padding-bottom: 75px;
}
.quote
{
	font-size: 36px;
	color: #f27563;
}
.testimonials_text {
    margin-bottom: 0px;
    line-height: 20px;
}
.testimonial_user
{
	margin-top: 43px;
}
.testimonial_image
{
	width: 98px;
	height: 98px;
	border-radius: 50%;
	overflow: hidden;
}
.testimonial_image img
{
	width: 100%;
	height: auto;
}
.testimonial_name
{
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #f6af03;
	margin-top: 21px;
}
.testimonial_title {
    font-size: 18px;
    font-weight: 600;
    color: #FFFFFF;
    margin-top: 25px;
    margin-bottom: 5px;
}
.testimonials_slider .owl-dots
{
	display: -webkit-box !important;
	display: -moz-box !important;
	display: -ms-flexbox !important;
	display: -webkit-flex !important;
	display: flex !important;
	flex-direction: row !important;
	justify-content: center;
	align-items: center;
}
.testimonials_slider .owl-dot span
{
	width: 8px !important;
	height: 8px !important;
	border: solid 2px #FFFFFF;
	background: transparent !important;
}
.testimonials_slider .owl-dot.active span
{
	width: 16px !important;
	height: 16px !important;
	border: none;
	background: #f27563 !important;
}

/*********************************
14. Events
*********************************/

.event_title {
    font-weight: 200;
    font-size: 50px;
    color: #151515;
    letter-spacing: -2px;
}

.event_content p {
    font-weight: 200;
    font-size: 22px;
    color: #151515;
    margin-top: 15px;
    margin-bottom: 15px;
}
.event_image
{

}
.event_image img
{
	width: 100%;
}

/*********************************
15. Footer
*********************************/

#footer {
background: #000000;
padding: 60px 0;
color: #fff;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-position-x: center;
background-position-y: center;
}

#footer .copyright {
  text-align: center;
}

#footer .credits {
  padding-top: 10px;
  text-align: center;
  font-size: 13px;
  color: #ccc;
}

.logo-footer {
    width: 160px;
    margin-left: auto;
    margin-right: auto;
}

/*********************************
15.1 Newsletter
*********************************/

.newsletter
{
	padding-bottom: 85px;
	border-bottom: solid 2px #4d4e4e;
}
.newsletter_form_container
{
	width: 60%;
	margin-top: 48px;
}
.newsletter_email
{
	width: calc(100% - 164px);
	height: 42px;
	border: none;
	padding-left: 27px;
	font-weight: bold;
	color: #151515;
}
.newsletter_email:focus
{
	outline: solid 2px #f27563;
}
.newsletter_submit_btn
{
	width: 164px;
	height: 42px;
	border: none;
	background: #f27563;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
}
.newsletter_submit_btn:focus
{
	border: solid 2px #FFFFFF;
}

/*********************************
15.2 Footer Content
*********************************/

.footer_content 
{
	padding-top: 80px;
	padding-bottom: 83px;
	border-bottom: solid 2px #4d4e4e;
}
.footer_content .logo_container
{
	padding-left: 0px;
}
.footer_content .logo span
{
	color: #FFFFFF;
}
.footer_about_text
{
	margin-top: 24px;
	margin-bottom: 0px;
	padding-right: 20px;
}
.footer_column_title
{
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 15px;
}
.footer_column_content
{
	margin-top: 32px;
}
.footer_list_item
{
	margin-bottom: 11px;
}
.footer_list_item a
{
	font-size: 12px;
	color: #ffffff;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}
.footer_list_item a:hover
{
	color: #f27563;
}
.footer_contact_item
{
	font-size: 14px;
	font-weight: lighter;
	color: #151515;
	margin-bottom: 22px;
}
.footer_contact_item:last-child
{
	margin-bottom: 0px;
}
.footer_contact_icon
{
	display: inline-block;
	width: 24px;
	height: 24px;
	vertical-align: middle;
	margin-right: 10px;
}
.footer_contact_icon img
{
	width: 100%;
}

/*********************************
15.3 Footer Copyright
*********************************/

.footer_bar
{
	padding-top: 19px;
	padding-bottom: 19px;
}
.footer_social .menu_social_item a i
{
	color: #FFFFFF;
}
.footer_social .menu_social_item a i:hover
{
	color: #f27563;
}
.footer_social .menu_social_item:last-child
{
	margin-right: 0px;
}
