::selection{background: #ffd36a; color: #222933;}

* {
	-webkit-transition: 300ms;
	-moz-transition: 300ms;
	-o-transition: 300ms;
	transition: 300ms;
}
body {
	font-family: 'Open Sans', sans-serif;
	position: relative;
	font-weight:400;
	background: #fff;
	font-size: 15px;
	color:#232323;
}

body  section{
	padding: 75px 0;
}

a:hover,
a:focus {
	outline:none;
	outline-offset: 0;
	text-decoration:none;
	color:#232323;
}

a {color:#ffd36a;}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Oswald', sans-serif;
}

img {width:100%; pointer-events: none;}
.right_ {text-align: right;}
.center {text-align: center;}
.justify {text-align: justify;}
.justifyc {text-align: justify;text-align-last: center;}

.big_ {font-size: 3em;}

.clr_00 {color: #ffd36a;}

.imgc { display: block; margin-right: auto; margin-left: auto; text-align: center; }
.upp_ { text-transform: uppercase; }
.no_marg {margin-left: 0; margin-right: 0;}
.no_padd {padding-left: 0; padding-right: 0;}

.vertical-middle{ width: 100%; height: 100%; display: table; }
.vertical-middle div{ display: table-cell; vertical-align: middle; }

.dly1{ animation-delay: 0.2s;}
.dly2{ animation-delay: 0.4s;}
.dly3{ animation-delay: 0.6s;}
.dly4{ animation-delay: 0.8s;}
.dly5{ animation-delay: 1.0s;}
.dly6{ animation-delay: 1.2s;}
.dly7{ animation-delay: 1.4s;}
.dly8{ animation-delay: 1.6s;}
.dly9{ animation-delay: 1.8s;}
.dly10{ animation-delay: 2.0s;}
.dly11{ animation-delay: 2.2s;}
.dly12{ animation-delay: 2.4s;}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: 0px auto transparent;
    outline-offset: -2px;
}
button.active.focus, button.active:focus, button.focus, button:active.focus, button:active:focus, button:focus {
    outline: 0px auto transparent;
    outline-offset: -2px;
}
a.active.focus, a.active:focus, a.focus, a:active.focus, a:active:focus, a:focus {
    outline: 0px auto transparent;
    outline-offset: -2px;
}

hr {margin: 20px auto;border-top: 5px solid #ddd;width: 200px; }

.btn { line-height: 1; }

.zoomInBIG { animation-name: zoomInBIG; }
@keyframes zoomInBIG {
	from { opacity: 0; transform: scale3d(2, 2, 2); }
	50% { opacity: 1; }
}

.no_drop {cursor: no-drop;}
.no_item { width: 250px; opacity: 0.5; }

/*====================
======Header CSS=====
======================*/

#navigation .navbar {
  background: #fff;
  border-radius: 0;
  border-bottom: 0;
  box-shadow: rgba(0, 0, 0, 0.298039) 0px 0px 3px;
  padding-bottom: 0;
}

#navigation .navbar-toggle{ margin-top: 20px; background-color: #333; }
#navigation .navbar-brand h1{ padding: 0; margin: 0; }
#navigation .navbar-nav.navbar-right li { padding: 0 1px; }
#navigation .navbar-nav.navbar-right { margin: 20px 0 0; }

#navigation .navbar-nav.navbar-right li a {
	color: #43484E;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	padding: 0;
	text-transform: uppercase;
	-webkit-transition: all .9s ease 0s;
	-moz-transition: all .9s ease 0s;
	-o-transition: all .9s ease 0s;
	transition: all .9s ease 0s;
	padding: 6px 15px;
}

#navigation .navbar-inverse .navbar-nav  .active  a,  
#navigation .navbar-inverse .navbar-nav  .active  a:focus, 
#navigation .navbar-nav.navbar-right li a:hover {
	color: #222933;
	background-color: #ffd36a;
}
#navigation .btn-warning {
    color: #000;
    background-color: #ffd36a;
    border-color: #ffd36a;
    font-size: 13px;
    letter-spacing: 3px;
    text-transform: uppercase;
    margin: 15px 2px 0;
	font-weight: 600;
}
#navigation .btn-warning:hover,
#navigation .btn-warning:focus {
	color: #fff;
    background-color: #232323;
    border-color: #232323;
}
#mySidebar .btn-warning {
    color: #fff;
    background-color: #232323;
    border-color: #232323;
    text-transform: uppercase;
    margin: 15px 2px 0;
	font-weight: 600;
}

#mySidebar .btn-warning span{
    font-size: 20px;
    letter-spacing: 5px;
}
#mySidebar .btn-warning:hover,
#mySidebar .btn-warning:focus {
	color: #fff;
    background-color: #000;
    border-color: #000;
}
/* --- DROPDOWN HOVER & SUBMENU --- */
.main-navbar-nav li > .dropdown-menu {
	-webkit-transition: 900ms;
	-moz-transition: 900ms;
	-o-transition: 900ms;
	transition: 900ms;
	min-width: 225px;
	border: none;}
.main-navbar-nav li > .dropdown-menu > li > a {
	padding: 5px 10px;
	position: relative;
	color: #ffd36a;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
    letter-spacing: 3px;
	text-transform: uppercase;
    font-weight: 600;
}
.main-navbar-nav li > .dropdown-menu > li > a:hover,
.main-navbar-nav li > .dropdown-menu > li > a:focus {
	color: #222933;
    background-color: #ffd36a;}
.main-navbar-nav li > .dropdown-menu > li > a i {
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -8px;
	font-size: 16px;}

@media screen and (min-width: 993px) {
	.main-navbar-nav .dropdown:hover > 
	.dropdown-menu {display: block;background: #222933;}
	.main-navbar-nav .dropdown:hover > 
	.dropdown-menu .dropdown:hover .dropdown-menu {
		left: 225px;top: 0;margin-top: -2px;border-radius: 0;}
	}
@media screen and (max-width: 992px) {.main-navbar-nav > li {border-bottom: 1px solid #f3f3f3;}.main-navbar-nav > li:last-child {border-bottom: none;}.main-navbar-nav > li > a {padding-top: 12px;padding-bottom: 12px;}}

.navbar-nav {float: right;}
.navbar-inverse .navbar-nav>li>a {
	color: #43484E;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
    letter-spacing: 5px;
	text-transform: uppercase;
	-webkit-transition: all .9s ease 0s;
	-moz-transition: all .9s ease 0s;
	-o-transition: all .9s ease 0s;
	transition: all .9s ease 0s;
	padding: 20px 15px;
    font-weight: 600;
}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover { color: #222933; background-color: #ffd36a; }

.logo {width: 120px;padding: 10px;}

/* SIDE MENU */

.openbtn {
    cursor: pointer;
    background-color: #ffd36a;
    color: white;
    width: 40px;
    height: 35px;
    border: none;
    position: fixed;
    right: 10px;
    top: 10px;
    z-index: 1030;
    box-shadow: 0 0 3px #00000080;
	-webkit-transition: 300ms;
	-moz-transition: 300ms;
	-o-transition: 300ms;
	transition: 300ms;
}
.openbtn:hover { background-color: #ffd36a; }
.openbtn.scrolled {top: 47px;}
.openbtn.scrolled {top: 10px;}

#main { transition: margin-right .5s; }

.sidebar {
	height: 100%;
    width: 0;
    position: fixed;
    z-index: 1030;
    top: 0;
    left: 0;
    background: linear-gradient(0deg, #ffd36a , #222933);
    overflow-x: hidden;
    transition: 0.5s;
    padding: 0;
	font-size: 30px;
}
.sidebar .closebtn a {color: #fff;}
.sidebar .closebtn a:hover {color: #fff;}

.sidebar .closebtn {
	position: absolute;
	top: 5px;
	right: 5px;
	font-size: 35px;
	margin: 0;
	background: #ffd36a;
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 1.5;
	font-weight: 200;
}


#mySidebar {color: #fff;}
#mySidebar ul li { display: block; margin: 0;line-height: 2;}
#mySidebar ul {padding: 0;margin: 0 15px;}
#mySidebar hr {margin: 10px 0;border-top: 2px solid #ffd36a;width: 95%;}

#mySidebar a {color: #fff;}

#mySidebar ul li a {color: #fff;text-transform: uppercase; font-size: 20px; letter-spacing: 5px;}
#mySidebar p a:hover, #mySidebar ul li a:hover {color: #ffd36a;}

#mySidebar .btn-danger {
    background-color: transparent;
    border-color: transparent;
    width: 100%;
    height: auto;
    border-radius: 0;
    text-align: left;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 5px;
    font-size: 20px;
    border: none;
    color: #fff;
    box-shadow: none;
    line-height: 3;
}
#mySidebar .btn-danger:hover {background-color: transparent;color: #ffd36a}

#mySidebar .btn-danger i {
	position: absolute;
    right: 15px;
    margin: 0;
	line-height: 3;
	letter-spacing: 5px; font-size: 20px;
	-webkit-transition: -webkit-transform .8s ease-in-out;
    transition:         transform .8s ease-in-out;
	-moz-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}
#mySidebar .btn-danger:focus i,#mySidebar  .btn-danger:hover i {
	-moz-transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg);
}

.sub_sm  { padding: 0 0 0 30px; text-transform: uppercase; letter-spacing: 5px; font-size: 15px; }

.show_ {display: none;}

/*======================
====Main Slider CSS=====
=======================*/
#home{
  padding: 0;
  overflow: hidden;
  position:relative
}

#main-carousel .carousel-inner .item {
	background-size:cover;
	height: 100%;
	background-position: 50% 50%;
	background-repeat:no-repeat;
}

#main-carousel .carousel-indicators { bottom:15px }

#main-carousel .carousel-indicators li{
	background: rgba(0, 0, 0, 0);
	border: 3px solid #ffd36a;
    width: 20px;
    height: 20px;
	margin: 5px;
	text-indent: -9999px;
	display: inline-block;
}

.carousel-indicators .active{
	background-color: #ffd36a !important;
	width: 50px!important;
}

.slider-content { height: 100%; }

#main-carousel .carousel-caption {
	display: table;
	height: 100%;
	width: 100%;
	min-height: 100%;
	left: 0;
	top: 0;
	z-index: 11;
	background: rgb(0 0 0 / 80%);
}

#main-carousel .carousel-caption > div{
    vertical-align: middle;
    display: table-cell;
}

#main-carousel .carousel-inner h2 {
	color: #f6f6f6;
	display: inline-block;
	font-size: 55px;
	font-weight: 800;
	margin: 10% 0 20px;
	text-shadow: none;
	text-transform: uppercase;
}

#main-carousel .carousel-inner p {
	color: #f6f6f6;
	font-size: 24px;
	font-weight: 300;
	margin-bottom: 59px;
	margin-top: 0;
	text-shadow:none;
}

#main-carousel .carousel-left{ left:-50px; }
#main-carousel .carousel-right{ right:-50px; }

#main-carousel:hover .carousel-left{
	left:0px;
	-webkit-transition: 300ms;
	-moz-transition: 300ms;
	-o-transition: 300ms;
	transition: 300ms;
}

#main-carousel:hover .carousel-right{
	right:0px;
	-webkit-transition: 300ms;
	-moz-transition: 300ms;
	-o-transition: 300ms;
	transition: 300ms;
}

#main-carousel .carousel-left,
#main-carousel .carousel-right{
	padding: 15px;
	z-index: 12;
	font-size: 60px;
	color: rgba(255, 255, 255, 0.52);
	top: 50%;
	position: absolute;
	margin-top: -60px;
	text-align: center;
	-webkit-transition: 300ms;
	-moz-transition: 300ms;
	-o-transition: 300ms;
	transition: 300ms;
}

.carousel-right { right:65px }
.carousel-left { left:65px }
#main-carousel .carousel-left:hover, #main-carousel .carousel-right:hover{ color: #F6F6F6; }

/* CARRUSEL FADE */
.c_fade .carousel-inner .item { opacity: 0; transition-property: opacity; }
.c_fade .carousel-inner .active { opacity: 1; }
.c_fade .carousel-inner .active.left, .c_fade .carousel-inner .active.right { left: 0; opacity: 0; z-index: 1; }
.c_fade .carousel-inner .next.left, .c_fade .carousel-inner .prev.right { opacity: 1; }
.c_fade .carousel-control { z-index: 1; }
/*
WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."
now override the 3.3 new styles for modern browsers & apply opacity
*/
@media all and (transform-3d), (-webkit-transform-3d) {
    .c_fade .carousel-inner > .item.next,
    .c_fade .carousel-inner > .item.active.right {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .c_fade .carousel-inner > .item.prev,
    .c_fade .carousel-inner > .item.active.left {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .c_fade .carousel-inner > .item.next.left,
    .c_fade .carousel-inner > .item.prev.right,
    .c_fade .carousel-inner > .item.active {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
}
/**/
.img_cy { position: absolute; right: 0; bottom: 0; }

footer {background: #232323;padding: 20px 0;color: #fff;}
footer p {margin: 0;}
footer a {color: #fff;}
footer a:hover {color: #ffd36a;}

.img_sl {width: 80%; padding: 30px;}
.isl {display: inline-block; width: 140px;padding: 20px;}

.btn-success {
    color: #232323;
    background-color: #ffd36a;
    border-color: #ffd36a;
    padding: 10px 30px;
    border-radius: 2em;
    font-weight: 600;
}
.btn-success:focus,
.btn-success:hover {
    color: #fff;
    background-color: #e0a836;
    border-color: #e0a836;
    padding: 10px;
    border-radius: 0;
}

#tab_custom .nav>li>a { padding: 10px 15px; }
#tab_custom .nav-tabs>li>a {
	border-radius: 0;
	border-top: 3px solid transparent;
	font-weight:bold;
	color: #bbb;
}
#tab_custom .nav-tabs>li>a:hover {
	background: #232323;
	color: #fff;
}

#tab_custom .tab-content {
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 20px;
}

#tab_custom .custom ul li {
    list-style-image: url(../img/bullet.svg);
    padding: 0 0 5px 0;
}

#tab_custom .nav-tabs>li.active>a,
#tab_custom  .nav-tabs>li.active>a:hover,
#tab_custom  .nav-tabs>li.active>a:focus {
    color: #232323!important;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    border-top: 3px solid #232323;
}
.b_right {border-right: 1px solid #ddd;}
.sec {border-bottom: 1px solid #ddd;padding: 25px 0;}
.sec i{color: #781D42;}

#tab_custom .btn-primary {
    color: #fff;
	margin: 0 15px;
    background-color: #232323;
    border-color: #232323;
    width: 50px;
    height: 50px;
    border-radius: 50%;
	-webkit-transition: 300ms;
	-moz-transition: 300ms;
	-o-transition: 300ms;
	transition: 300ms;
}

#tab_custom .btn-primary:hover, 
#tab_custom .btn-primary:focus, 
#tab_custom .btn-primary:active, 
#tab_custom .btn-primary.active, 
#tab_custom .open .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #232323;
    border-color: #232323;
}

.vr_ {
    display: inline-block;
    width: 250px;
    padding: 10px;
	margin: 0 10px 20px;
    border: 1px solid #ddd;
    box-shadow: 0 20px 20px -20px #ffd36a;
    border-radius: 5px;
	position: relative;
}
.vr_ img {border-radius: 10px;width: 70%;}

.vr_ button { position: absolute; top: 0; right: 0; left: 0; width: fit-content; opacity: 0;}
.vr_:hover button { position: absolute; top: 155px; right: 0; left: 0; width: fit-content; opacity: 1;}

.vr_ .btn-info {
    color: #232323;
    background-color: #ffd36a;
    border-color: #ffd36a;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 2em;
	-webkit-transition: 900ms;
	transition: 900ms;
}
.vr_ .btn-info:focus, .vr_ .btn-info:hover {
    color: #ffd36a;
    background-color: #232323;
    border-color: #232323;
}
.vr_ .price {
    position: absolute;
    background: #ffd36a;
    color: #232323;
    padding: 5px 2px 5px 5px;
    top: 15px;
    left: -10px;
    font-size: 10px;
}
.vr_ .price:before {
    content: "\A";
    border-style: solid;
    border-width: 0 10px 10px 0;
    border-color: transparent #e0a836 transparent transparent;
    position: absolute;
    left: 0px;
    top: 24px;
}
.vr_ .price:after {
    content: "\A";
    border-style: solid;
    border-width: 0 15px 25px 0;
    border-color: transparent #ffd36a transparent transparent;
    position: absolute;
    right: -15px;
    top: 0;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

#top_ {
    background: url(../img/bg_top.svg);
    background-position: 0 45%;
    background-size: cover;
    padding: 10vh 0 2vh;
	position: relative;
}
#top_ > .bg_overlay {
    background: linear-gradient(0deg, #fff 15%, rgb(255 211 106 / 75%) 100%);
    opacity: 0.95;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
}
#top_ h2 { text-transform: uppercase; font-size: 5em; font-style: italic; padding: 0 15px;}

.container, .row { position: relative; }

.info_ span { display: block; margin: 0 0 0 10px; border-right: 1px solid #ddd; padding: 0 10px 0 0; }

#general {padding: 0 0 75px;}
#general1 {padding: 75px 0 ;}
/* #general hr { margin: 10px auto; border-top: 2px solid #838383; width: 100%; } */

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #3a3e47;
}
.table-striped > tbody > tr:nth-child(2n+1) > td, .table-striped > tbody > tr:nth-child(2n+1) > th {
   background-color: #3a3e47;
    padding: 5px 10px;
    border: 2px solid #fff;
    color: #fff;
}
.table>tbody>tr>td, 
.table>tbody>tr>th, 
.table>tfoot>tr>td, 
.table>tfoot>tr>th, 
.table>thead>tr>td, 
.table>thead>tr>th {
    border-top: 2px solid #ffe7ae;
}

.espacios_ {width: 100px; display: inline-table; text-align: center; padding: 10px;}
.espacios_ h4{font-size: 15px;}

.prc_ {
    background: #ffd36a;
    width: fit-content;
    padding: 10px;
    position: absolute;
    z-index: 10;
    right: 0;
    top: -50px;
    box-shadow: 10px 10px 20px -15px #000;
    font-size: 30px;
    letter-spacing: 2px;
    font-weight: 700;
}
.prc_:before {
    content: "\A";
    border-style: solid;
    border-width: 0 25px 64px 0;
    border-color: transparent #ffd36a transparent transparent;
    position: absolute;
    left: -25px;
    top: 0px;
}

.carousel-wrap {
	margin: 0 auto;
	padding: 0 5%;
	width: 100%;
	position: relative;
}
/* fix blank or flashing items on carousel */
.owl-carousel .item {
  position: relative;
  z-index: 100; 
  -webkit-backface-visibility: hidden; 
}
/* end fix */
.owl-nav > div {
  margin-top: -26px;
  position: absolute;
  top: 50%;
  color:gray;
}
.owl-nav i {
    font-size: 30px;
    margin: 10px 0 0;
	color: #3a3e47;
}
.owl-nav i:focus,
.owl-nav i:hover {
	color: #ffd36a;
}
.owl-nav .owl-prev {
  left: -30px;
}
.owl-nav .owl-next {
  right: -30px;
}
.carousel-wrap .item{
  display:inline-flex;
  align-items:center;
  /* height: 90px; */
}

.tz-gallery .lightbox img { width: 100%; border-radius: 0; position: relative; }
.tz-gallery .lightbox:before {
    position: absolute;
    top: 50%;
    left: 0;
    opacity: 0;
    color: #fff;
    font-size: 50px;
    font-family: "FontAwesome";
    content: "\f002";
    pointer-events: none;
    z-index: 9000;
    transition: 0.4s;
    right: 0;
    margin: -30px 0 0 0;
}
.tz-gallery .lightbox:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-color: rgb(79 94 126 / 80%);
    content: '';
    transition: 0.4s; 
}
.tz-gallery .lightbox:hover:after, .tz-gallery .lightbox:hover:before { opacity: 1; }
.baguetteBox-button { background-color: transparent !important; }

.servs_ {
	width: 390px;
	padding: 20px;
	display: inline-table;
	text-align: center;
	position: relative;
}
.servs_ .btn-info{
    position: absolute;
    right: 0;
    width: 35%;
    bottom: 15px;
    font-size: 20px;
    letter-spacing: 5px;
    padding: 10px 0;
    box-shadow: -5px -5px 5px rgb(0 0 0 / 30%);
}
.servs_:hover .btn-info{ right: 125px; }
.servs_ img {-webkit-transition: 900ms;transition: 900ms;transform: rotate(0deg) scale(1);}
.servs_:hover img {transform: rotate(-3deg) scale(0.8);}

.video_yt {
    width: 100%;
    box-shadow: 0 30px 20px -20px #ffd36a;
    margin: 10px auto;
    position: relative;
	background: #232323;
}

.cont_ h3 {
    margin: 0 0 15px;
    background: #3a3e47;
    padding: 10px;
    color: #fff;
    border-radius: 0 1em 1em 0;
    text-align: center;
    text-transform: uppercase;
}
.cont_ i {width: 30px;}
.cont_ a {color: #232323;}
.cont_ a:hover {color: #7a8295;} 

#about_ {padding: 70px 0 0;}

.img_pp {width: 370px;position: relative;float: right;}
.img_pp .bg {
    background: linear-gradient(45deg, transparent, #a1a1a1);
    width: 400px;
    height: 450px;
    position: absolute;
    z-index: -1;
    border-radius: 44% 56% 56% 44% / 58% 42% 58% 42% ;
}
.img_pp .txt_01 {
	color: #424242;
    font-weight: 100;
    position: absolute;
    top: 0;
    font-size: 8em;
    text-transform: uppercase;
    right: 75%;
    text-shadow: -30px 20px 0px rgb(0 0 0 / 5%);
}
.img_pp .txt_02 {
	color: #2e2e2e;
    font-weight: 600;
    position: absolute;
    top: 120px;
    font-size: 10em;
    text-transform: uppercase;
    right: 80%;
    text-shadow: -40px 30px 0px rgb(0 0 0 / 5%);
}

.hrr {
    margin: 0;
    height: 3px;
    width: 99%;
    background: linear-gradient(45deg, transparent, #000);
    border: none;
}

#social_of {
    position: absolute;
    float: left;
}
#social_of .btn {
    border-radius: 50%;
    display: block;
    margin: 0 0 10px;
    width: 50px;
    height: 50px;
	font-size: 20px;
}
#social_of .ig, #social_of .tt, #social_of .yt, #social_of .fb, #social_of .wa {
    color: #545454;
    background: transparent;
    border: 3px solid #545454;
	box-shadow: 0 0 5px rgb(0 0 0 / 50%);
}
#social_of .fb:hover { color: #fff; background: #1877f2; border: 3px solid #1877f2; }
#social_of .wa:hover { color: #fff; background: #25d366; border: 3px solid #fff; }
#social_of .yt:hover { color: #fff; background: #ff0000; border: 3px solid #ff0000; }
#social_of .tt:hover {color: #000;background: linear-gradient(135deg, #fe2c55 50%, #00f2ea 50%);border: 3px solid #000;}
#social_of .ig:hover { color: #fff; background: #833ab4; border: 3px solid #833ab4; }

#about_1 {padding: 20px 0 0;}
#about_1 .ttl {
    position: relative;
    font-size: 6em;
    left: -95px;
    letter-spacing: 20px;
	color: #ffd36a;
}

.spc_ { padding: 75px 85px 0; }

.container, .row {position:relative;}
#skills_ {
	background: url(../img/bg_me.jpg);
	background-position: 50% 50%;
	background-size: cover;
	background-attachment: fixed;
	padding: 100px 0;
	color: #fff;
	position: relative;
}
#skills_ > .bg_overlay {
    background: linear-gradient(#606d8b, #000);
    opacity: 0.95;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
}
.skills_ {width: 200px;display: inline-block; padding: 20px;}
.skills_ .data {font-size: 30px;}

.data_of {
	width: 350px;
	display: inline-block;
	padding: 10px;
}

.dof_01 { font-size: 26px; line-height: 3; text-align: right;}
.dof_01 a{ color: #000;}
.dof_01 a:hover{ color: #616c88;}
.dof_img { border-left: 2px solid #bbb; }

.dof_01 .btn {
}
.dof_01 .btn {
    border-radius: 50%;
    display: inline-block;
    margin: 0 0;
    width: 50px;
    height: 50px;
}

#contact_ {
	background: url(../img/bg_me.jpg);
	background-position: 50% 50%;
	background-size: cover;
	padding: 100px 0;
	color: #fff;
	position: relative;
}
#contact_ > .bg_overlay {
    background: linear-gradient(#ffd36a, #2f3440);
    opacity: 0.95;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
}
#contact_ h2 {
    font-size: 4em;
    text-transform: uppercase;
    letter-spacing: 10px;
}
#contact_ form{
    width: 60%;
    margin: 0 auto;
}
#contact_ .form-control {
    height: auto;
    padding: 20px;
    font-size: 16px;
    line-height: 1;
    color: #fff;
    background-color: transparent;
    border: none;
    border-bottom: 2px solid #fff;
    box-shadow: none;
    margin: 0 0 15px;
    border-radius: 0;
    text-transform: uppercase;
    letter-spacing: 8px;
    text-align: center;
    -webkit-transition: 900ms;
    transition: 900ms;
}
#contact_ .form-control:hover,
#contact_ .form-control:focus {
	box-shadow: none;
	border-bottom: 2px solid rgb(255 255 255 / 30%);
}
#contact_ .form-control::-webkit-input-placeholder{color:#fff;}

#contact_ .btn-primary {
    color: #fff;
    background-color: transparent;
    border-color: #fff;
    border: 2px solid #fff;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 10px;
    text-transform: uppercase;
    padding: 10px 30px;
    border-radius: 2em;
    margin: 25px auto;
    display: block;
}
#contact_ .btn-primary:focus,
#contact_ .btn-primary:hover {
    background-color: rgb(0 0 0 / 20%);
    border-color: #fff;
}
 .img_cn { width: 200px; display: inline-table; padding: 50px; color:#FFF;}
 .img_cn a, .img_cn a:hover {color:#fff;}
.img_cn img {display: initial; -webkit-transition: 1900ms; transition: 1900ms;}
.img_cn:hover img {
	transform: rotate(-10deg);
	-webkit-transform: rotate(-10deg);
}

form .arrow_ {text-align: center;} 
form:hover .arrow_ {
	animation: shakeimg 5000ms infinite;
	transform: translate3d(0, 0, 0);
}
@keyframes shakeimg {
  10%, 90% {
    transform: translate3d(0, -2px, 0);
  }
  20%, 80% {
    transform: translate3d(0, 2px, 0);
  }
  
  30%, 50%, 70% {
    transform: translate3d(0, -2px, 0);
  }
  40%, 60% {
    transform: translate3d(0, 2px, 0);
  }
}

.exus_01 * {
  -webkit-transition: all 2000ms ease;
  transition: all 2000ms ease;
}
.exus_01 {
	position: relative;
    overflow: hidden;
    margin: 10px 5px;
    min-width: 230px;
    max-width: 350px;
    width: 100%;
    color: #232323;
    text-align: left;
	border: 1px solid #ddd;
	border-radius: 5px;
    background-color: #fff;
    display: inline-block;
    box-shadow: 0 20px 20px -20px #000;
}
.exus_01 img { max-width: 100%; vertical-align: top; transform: scale(1.3); -webkit-transform: scale(1.3); }
.exus_01:hover img { transform: scale(1); -webkit-transform: scale(1); }
.exus_01 figcaption {
  width: 100%;
  background-color: #fff;
  padding: 25px;
  position: relative;
}
.exus_01 figcaption:before {
  position: absolute;
  content: '';
  bottom: 100%;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 40px 400px;
  border-color: transparent transparent #fff transparent;
}
.exus_01 p {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 350px;
}
.exus_01:hover:before,
.exus_01.hover:before {
  bottom: 0;
  box-shadow: 0 0 0px white;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.exus_01 .btn-info {
    color: #232323;
    background-color: #ffd36a;
    border-color: #ffd36a;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 2em;
	-webkit-transition: 900ms;
	transition: 900ms;
}
.exus_01 .btn-info:focus, .exus_01 .btn-info:hover {
    color: #ffd36a;
    background-color: #232323;
    border-color: #232323;
}
.exus_01 button {position: absolute;bottom: 0;right: 15px;width: fit-content;opacity: 0;}
.exus_01:hover button {position: absolute;bottom: 100px;width: fit-content;opacity: 1;}

/************ MODALS STYLE ************/
.modal-open .modal {background: #fff;}
body.modal-open { overflow: visible;padding-right: 0!important; } /*EVITA QUE SALTE LA PÁGINA AL ABRIR MODAL*/

/* CUSTOM SCROLL BAR */
/* width */
body.modal-open ::-webkit-scrollbar {width: 0em;}
/* Track */
body.modal-open ::-webkit-scrollbar-track {background: #ddd;}
/* Handle */
body.modal-open ::-webkit-scrollbar-thumb {background: linear-gradient(45deg, #3d640f, #8ec74b);}

.modal-dialog {
	position: absolute;
    width: 100%;
    margin: 0 auto;
}
.modal-content {
    border: 0px solid #FFF;
    border-radius: 0;
    -webkit-box-shadow: 0 0 0 #FFF;
    box-shadow: 0 0 0 #FFF;
}
.modal-header {
    padding: 15px;
    border-bottom: 0px solid #fff;
    background: #485464;
    text-align: center;
	text-transform: uppercase;
}
.modal-title {
    font-size: 44px;
    letter-spacing: 10px;
	color: #fff;
}
.close {
    position: absolute;
    right: 20px;
    top: -10px;
    font-size: 5em;
    font-weight: 100;
    color: #fff;
    text-shadow: 0 0 5px #0006;
    opacity: 0.5;
}
.close:hover, .close:focus {
    color: #fff;
    opacity: 1;
}
.btn-info {
    color: #232323;
    background-color: #ffd36a;
    border-color: #ffd36a;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 2em;
	-webkit-transition: 900ms;
	transition: 900ms;
}
.btn-info:focus, .btn-info:hover {
    color: #ffd36a;
    background-color: #232323;
    border-color: #232323;
}
.img_news { width: 350px; float: left; margin: 5px 15px 5px 0; }

#htr_ {
	background: url(../img/bg_htr.jpg);
    background-position: 0 45%;
    background-size: cover;
    padding: 100px 0;
	position: relative;
	background-attachment: fixed;
}
#htr_ > .bg_overlay {
    background: #ffd36a;
    opacity: 0.9;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
}

#htr_ p  { font-size: 20px; font-weight: 600; }

.hr_ { margin: 20px 0; border-top: 5px solid #ddd; width: 200px; }

.b_htr * {
	-webkit-transition: 1000ms;
	transition: 1000ms;
}
.b_htr {
	width: 240px;
	display: inline-table;
	padding: 10px;
	position: relative;
}
.b_htr h4{
    font-size: 22px;
    text-transform: uppercase;
    color: #767676;
}
.b_htr img {opacity: 1;}
.b_htr:hover img {
	opacity: 0.5;
	transform: scale(0.8);
	-webkit-transform: scale(0.8)
}
.b_htr button { position: absolute; top: 0; right: 0; left: 0; opacity: 0;margin: 0 auto;}
.b_htr:hover button { position: absolute; top: 35%; right: 0; left: 0; opacity: 1;}

.b_htr .btn-info {
	width: 60px;
	height: 60px;
    color: #fff;
    font-size: 25px;
    padding: 0 0 0 4px;
    background-color: #ffd36a;
    border-color: #ffd36a;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 2em;
	-webkit-transition: 900ms;
	transition: 900ms;
}
.b_htr .btn-info:focus, .b_htr .btn-info:hover {
    color: #fff;
    background-color: #232323;
    border-color: #232323;
}

#vid_01.modal, #vid_02.modal, #vid_03.modal, #vid_04.modal, #vid_05.modal, #vid_06.modal { background: rgb(0 0 0 / 90%); }
#vid_01 .modal-content, #vid_02 .modal-content, #vid_03 .modal-content, #vid_04 .modal-content, #vid_05 .modal-content, #vid_06 .modal-content {background-color: transparent;padding: 10% 0 0;}
#vid_01 .video_yt, #vid_02 .video_yt, #vid_03 .video_yt, #vid_04 .video_yt, #vid_05 .video_yt, #vid_06 .video_yt {width: 50%;}
#vid_01 button, #vid_02 button , #vid_03 button, #vid_04 button, #vid_05 button, #vid_06 button {
    background: transparent;
    color: #fff;
    border: none;
    font-size: 55px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 10;
    top: 10%;
    opacity: 0.5;
    font-weight: 100;
}
#vid_01 button:hover, #vid_02 button:hover, #vid_03 button:hover, #vid_04 button:hover, #vid_05 button:hover, #vid_06 button:hover {opacity: 1;}

.alert_ {
    width: 180px;
    position: fixed;
    top: 10%;
    right: -140px;
    z-index: 1029;
}
.alert_:hover {
    right: -51px;
}
.copy_ {
	width: fit-content;
    margin: 10px auto;
    display: inline-block;
    position: relative;
    line-height: 25px;
    text-align: center;
    text-decoration: none;
    padding: 10px 15px;
    color: #000;
    background: #ffd36a;
    cursor: pointer;
    border-radius: 2em 0 0 2em;
	box-shadow: 0 0 5px rgb(0 0 0 / 50%);
}
.copy_:hover { background: #ffd36a; color: #000; }
.copy_ img {width: 13px;margin: -2px 10px 0 0;animation: blinking 2s linear infinite;}
@keyframes blinking {  50% { opacity: 0.2; } }


#video_hm {
    background: url(../img/bg_top.svg);
    background-position: 50% 50%;
    background-size: cover;
	background-attachment: fixed;
    padding: 10vh 0;
	position: relative;
	color: #fff;
}
#video_hm > .bg_overlay {
    background: rgb(0 0 0 / 90%);
    opacity: 0.95;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
}
#video_hm h2 {text-transform: uppercase;font-size: 3em;margin: 30px auto;}
#video_hm .btn-danger {
    background-color: #f44336;
    border-color: #f44336;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    margin: 0 auto;
    display: block;
}
#video_hm .btn-danger i { font-size: 4em;}
#video_hm .btn-danger:focus, #video_hm .btn-danger:hover {
    background-color: #b71f13;
    border-color: #b71f13;
}

#video_vi .btn-danger {
    background-color: #f44336;
    border-color: #f44336;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    margin: 75px auto;
    display: block;
}
#video_vi .btn-danger i { font-size: 4em;}
#video_vi .btn-danger:focus, #video_hm .btn-danger:hover {
    background-color: #b71f13;
    border-color: #b71f13;
}

.maps_ {border-top: 5px solid #ffd36a;margin: 20px 0;border-bottom: 0;border-right: 0;border-left: 0;box-shadow: 0 20px 20px -20px rgb(0 0 0 / 50%);}

#vende {
    padding: 50px 0 ;
    background: #43484e;
    color: #fff;
}
#vende h2 {
    font-size: 4em;
    text-transform: uppercase;
    letter-spacing: 10px;
}
#vende form{
    width: 60%;
    margin: 0 auto;
}
#vende .form-control {
    height: auto;
    padding: 20px;
    font-size: 16px;
    line-height: 1;
    color: #fff;
    background-color: transparent;
    border: none;
    border-bottom: 2px solid #fff;
    box-shadow: none;
    margin: 0 0 15px;
    border-radius: 0;
    text-transform: uppercase;
    letter-spacing: 8px;
    text-align: center;
    -webkit-transition: 900ms;
    transition: 900ms;
}
#vende .form-control:hover,
#vende .form-control:focus {
	box-shadow: none;
	border-bottom: 2px solid rgb(255 255 255 / 30%);
}
#vende .form-control::-webkit-input-placeholder{color:#fff;}

#vende .btn-primary {
    color: #fff;
    background-color: transparent;
    border-color: #fff;
    border: 2px solid #fff;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 10px;
    text-transform: uppercase;
    padding: 10px 30px;
    border-radius: 2em;
    margin: 25px auto;
    display: block;
}
#vende .btn-primary:focus,
#vende .btn-primary:hover {
    background-color: rgb(0 0 0 / 20%);
    border-color: #fff;
}

.wa_ {width: 340px; margin: 0 auto;display: block;position: relative;}
.wa_ .btn-success {
    display: block;
    width: 75px;
    height: 75px;
    text-align: center;
    letter-spacing: 0;
    padding: 0;
    background: rgb(0 0 0 / 70%);
    border: none;
    color: #fff;
    border-radius: 50%;
    position: absolute;
    top: 140px;
    left: 0;
    right: 0;
    margin: 0 auto;
	opacity: 0;
}
.wa_:hover .btn-success {opacity: 1;}
.wa_ .btn-success i { font-size: 45px;}

.wa_ .btn-success:focus,
.wa_ .btn-success:hover {
	background: #25d366;
	border: #25d366;
}
.wa_ img {padding: 10px;}


.btn-danger {
    display: block;
    width: 75px;
    height: 75px;
    text-align: center;
    letter-spacing: 0;
    padding: 0;
    background: transparent;
    border: none;
    color: #232323;
    border-radius: 50%;
    margin: 35px auto 0;
}
.btn-danger i { font-size: 45px;}
.btn-danger:focus,
.btn-danger:hover {
	background: #25d366;
	border: #25d366;
	box-shadow: 0 0 5px rgb(0 0 0 / 50%);
}

.spc_mkt {margin: 25% 0 0;}

#bg_sec {
	background: url(../img/bg_sec.svg);
	background-size: cover;
	background-position: 50% 50%;
	background-attachment: fixed;
	padding: 50px 0;
	color: #000;
}
#bg_sec hr {
    margin: 20px 0;
    border: 5px solid #fff;
    width: 115px;
}
#bg_sec h2 {
    font-size: 45px;
    font-weight: 400;
	margin: 85px 0 30px;
}
#bg_sec h3 {
    font-weight: 400;
    margin: 30px 0;
}
#bg_sec a {color: #000;}
#bg_sec a:hover {color: #fff;}
.map_bg {
    border: 0;
    box-shadow: 0 0 60px -20px rgb(0 0 0 / 50%);
    border-radius: 10px;
    margin: 10px 0;
}

#tab_custom .btn_ {
    display: block;
    width: 40px;
    height: 40px;
    padding: 0;
    margin: 0 0 20px;
    font-size: 20px;
    background: #000;
    color: #fff;
    border: none;
    border-radius: 50%;
}
#tab_custom .btn_:hover,
#tab_custom .btn_:focus {
    background: #fff;
    color: #000;
	box-shadow: 0 0 5px #000;
}

.cons_ {float: left;width: 100%;border-bottom: 1px solid #ddd;margin: 0 0 5px;}
.cons_ img {
    float: left;
    width: 190px;
    margin: 10px 15px 15px 0;
}
.cons_ p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
}

.news_sm {margin: 0 0 20px;}
.news_sm p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
}

#cotiza_ h2 {
    font-size: 2.5em;
    text-transform: uppercase;
    letter-spacing: 3px;
    text-align: center;
    margin: 50px 0;
}
#cotiza_ form{
    width: 60%;
    margin: 0 auto;
}
#cotiza_ .form-control {
    height: auto;
    padding: 20px;
    font-size: 16px;
    line-height: 1;
    color: #232323;
    background-color: transparent;
    border: none;
    border-bottom: 2px solid #232323;
    box-shadow: none;
    margin: 0 0 15px;
    border-radius: 0;
    text-transform: uppercase;
    letter-spacing: 8px;
    text-align: center;
    -webkit-transition: 900ms;
    transition: 900ms;
}
#cotiza_ .form-control:hover,
#cotiza_ .form-control:focus {
	box-shadow: none;
	border-bottom: 2px solid rgb(0 0 0 / 30%);
}
#cotiza_ .form-control::-webkit-input-placeholder{color:#232323;}

#cotiza_ .btn-primary {
    color: #232323;
    background-color: transparent;
    border-color: #232323;
    border: 2px solid #232323;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 10px;
    text-transform: uppercase;
    padding: 10px 30px;
    border-radius: 2em;
    margin: 25px auto;
    display: block;
}
#cotiza_ .btn-primary:focus,
#cotiza_ .btn-primary:hover {
    background-color: #ffd36a;
    border-color: #232323;
}

.ttl_ { margin: 0; }
.ttl_01 {font-family: 'Open Sans', sans-serif;text-transform: uppercase;font-weight: 600;margin: 20px 0 10px;}
.radio-custom-label {
/*   display: block; */
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  font-size: 15px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin: 10px 0 10px 10px;
}

.radio-inline+.radio-inline, .checkbox-inline+.checkbox-inline { margin-top: 0; margin: 10px 0 10px 10px; }
/* Hide the browser's default radio button */
.radio-custom-label input { position: absolute; opacity: 0; }
/* Create a custom radio button */
.radio-custom {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px; 
  width: 25px;
  border: 2px solid #000;
  border-radius: 50%;
  -webkit-transition: all 600ms ease-in-out;
  -moz-transition: all 600ms ease-in-out;
  -o-transition: all 600ms ease-in-out;
}
/* On mouse-over, add a grey background color */
.radio-custom-label:hover input ~ .radio-custom {
  	border-color: #ddd;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
/* When the radio button is checked, add a blue background */
.radio-custom-label input:checked ~ .radio-custom {
  background-color: transparent;
  border: 2px solid #ffd36a;
}
/* Create the indicator (the dot/circle - hidden when not checked) */
.radio-custom:after { content: ""; position: absolute; display: none; }
/* Show the indicator (dot/circle) when checked */
.radio-custom-label input:checked ~ .radio-custom:after { display: block; }
/* Style the indicator (dot/circle) */
.radio-custom-label .radio-custom:after {
	top: 12px;
    left: 4px;
    width: 6px;
    height: 13px;
    content: '';
    border-top: 2px solid #232323;
    border-right: 2px solid #232323;
	-webkit-transform: scaleX(-1) rotate(135deg);
	   -moz-transform: scaleX(-1) rotate(135deg);
	    -ms-transform: scaleX(-1) rotate(135deg);
	        transform: scaleX(-1) rotate(135deg);
	-webkit-transform-origin: left top;
	   -moz-transform-origin: left top;
	    -ms-transform-origin: left top;
	        transform-origin: left top;
  	-webkit-animation: check 0.5s;
	   -moz-animation: check 0.5s;
	     -o-animation: check 0.5s;
	        animation: check 0.5s;
}
@-webkit-keyframes check { 0% { width: 0; height: 0;} 25% { width: 6px; height: 0;} 50% { width: 6px; height: 14px;}}
@-moz-keyframes check { 0% { width: 0; height: 0;} 25% { width: 6px; height: 0;} 50% { width: 6px; height:14px;}}	
@-ms-keyframes check { 0% { width: 0; height: 0;} 25% { width: 6px; height: 0;} 50% { width: 6px; height: 14px;}}
@keyframes check { 0% { width: 0; height: 0;} 25% { width: 6px; height: 0;} 50% { width: 6px; height: 14px;}}


.props_ {
	width: 250px;
	display: inline-block;
	padding: 20px;
	position: relative;
}
.props_ img {opacity: 1;}
.props_:hover img {opacity: 0.5;}
.props_ h3{
    position: absolute;
    right: 0;
    left: 0;
    bottom: 25px;
    font-size: 40px;
    text-shadow: 0 3px #c3c3c3;
    z-index: 156;
}

.consul_ {
	width: 250px;
	display: inline-block;
	padding: 20px;
	position: relative;
}
.consul_ img {opacity: 1;}
.consul_:hover img {opacity: 0.5;}
.consul_ h3{
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    font-size: 40px;
    text-shadow: 0 3px #c3c3c3;
    z-index: 156;
}

.mkt_1 {
	display: inline-block;
	width: 500px;
	padding: 10px;
}

.m_6 { margin: 60px 0; }
.cns_ {
    width: fit-content;
    display: inline-block;
    padding: 20px 50px;
    margin: 2px 0;
    background: #232323;
    color: #ffd36a;
    font-size: 20px;
    border-radius: 10px;
}

.img_htr {
    width: 330px;
    float: right;
    margin: 10px 0 -25px 10px;
}

.owl_ {margin: 85px 0 0;}
.owl-theme .owl-controls .owl-page span{
	width: 20px;
	height: 20px;
	background: transparent;
	border: 3px solid #fff
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{background: #fff}

.example_ {position: relative;}
.phrase_ {
    background: #000;
    padding: 10px;
    color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    width: fit-content;
    margin: 0 auto;
    top: -40px;
    border-radius: 5px;
    font-size: 11px;
}
.phrase_:after {
    content: "▼";
    font-size: 35px;
    color: black;
    position: absolute;
    left: 50%;
    top: 15px;
    transform: translateX(-50%);
    z-index: 0;
}


#sended {
	padding: 27vh 0;
	background: linear-gradient(#ddd, #ffd36a);
}
#sended  h2 {
    font-size: 3em;
    margin: 3rem 0;
    font-weight: 800;
    font-style: italic;
    text-transform: uppercase;
}

#sended .btn-default {
    color: #fff;
    background-color: #232323;
    border-color: #232323;
    border-radius: 50%;
    padding: 10px;
    width: 80px;
    height: 80px;
    font-size: 20px;
    box-shadow: 0 0 5px rgb(0 0 0 / 60%);
	-webkit-transition: 300ms;
	-moz-transition: 300ms;
	-o-transition: 300ms;
	transition: 300ms;
}
#sended .btn-default:hover,
#sended .btn-default:focus {
	color: #fff;
    background-color: #111;
    border-color: #111;
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
}
#sended .btn-default i {
	-webkit-transition: -webkit-transform .8s ease-in-out;
          transition:         transform .8s ease-in-out;
}
#sended .btn-default:hover i {
	-moz-transform: scale(1.5) rotate(-360deg);
	-webkit-transform: scale(1.5) rotate(-360deg);
	transform: scale(1.5) rotate(-360deg);
}
.logo_ {
    width: 300px;
    padding: 10px;
}


#preloader__ {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9999;
	background: radial-gradient( #ffd36a, #000000);
}
.box_load { position: absolute; top: 45%; left: 0; right: 0;transform: rotate(90deg); -webkit-transform: rotate(90deg); }
.load_1 {
    animation: anim_load 700ms linear infinite;
    -webkit-animation: anim_load 700ms linear infinite;
}
.load_2 {
    animation: anim_load 500ms linear infinite;
    -webkit-animation: anim_load 500ms linear infinite;
}
.load_3 {
    animation: anim_load 900ms linear infinite;
    -webkit-animation: anim_load 900ms linear infinite;
}
@-keyframes anim_load {
	0%	{
			margin: 0 auto 10px;
			width: 10px;
			background: #fff;
			height: 10px;
			border-radius: 5em;
		}
	50%	{
			margin: 0 auto 10px;
			width: 50px;
			background: #fff;
			height: 10px;
			border-radius: 5em;
		}
	100%{
			margin: 0 auto 10px;
			width: 10px;
			background: #fff;
			height: 10px;
			border-radius: 5em;
		}
}
@-webkit-keyframes anim_load {
    0%	{
			margin: 0 auto 10px;
			width: 10px;
			background: #fff;
			height: 10px;
			border-radius: 5em;
		}
	50%	{
			margin: 0 auto 10px;
			width: 50px;
			background: #fff;
			height: 10px;
			border-radius: 5em;
		}
	100%{
			margin: 0 auto 10px;
			width: 10px;
			background: #fff;
			height: 10px;
			border-radius: 5em;
		}
}
@-moz-keyframes anim_load {
    0%	{
			margin: 0 auto 10px;
			width: 10px;
			background: #fff;
			height: 10px;
			border-radius: 5em;
		}
	50%	{
			margin: 0 auto 10px;
			width: 50px;
			background: #fff;
			height: 10px;
			border-radius: 5em;
		}
	100%{
			margin: 0 auto 10px;
			width: 10px;
			background: #fff;
			height: 10px;
			border-radius: 5em;
		}
}