/* ==============================================================

Template name : Gobike - Bike courier responsive html5 template
Categorie : Site template
Author : nce18cex
Version : v1.0.0
Created : 06 August 2016
Last update : 30 August 2016

-----------------------------------------------------------------
CSS structure
-----------------------------------------------------------------

01. Stylesheet
02. General
03. Bg Primary
04. Heading
05. Triangle
06. Top Menu
07. Icon and text
08. Home
09. Form Wizard
10. Content Slide
11. Client
12. Table Price
12.5 Table General
13. Icon Style
14. Testimoni
15. Team
16. Parallax
17. Article
18. Comments
19. Post Layout
20. Rate
21. Footer
22. Twitter Feed
23. Back to top
24. Contact
25. Google Map
26. Gallery
27. Clear spacer
28. Custom left right spacer
29. Custom top spacer
30. Custom bottom spacer
31. Fontawesome
32. Responsive
33. BitSolar

============================================================== */

/*
Stylesheet
=========================== */
@import url('animate.css');
@import url('owl.carousel.css');
@import url('vegas.css');
@import url('validationEngine.jquery.min.css');
@import url('prettyPhoto.css');
@import url('masonry.css');
@import url('https://fonts.googleapis.com/css2?family=Kaushan+Script&display=swap');

/*
General
=========================== */
.fa-stack-3x{font-size: 3em;}
.fa-stack-3x{width: 100%;text-align: center;}
.section{
	padding: 60px 0;
	position: relative;
	background: transparent;
	z-index: 2;
}

.gray{background-color: #f0f2f5;}
.blanco{background-color: #FFFFFF;}
.verdeOscuro{background-color: #193724;}

.no-border{
	border: none;
}

.page-title{
	position: relative;
	text-align: center;
	padding-bottom: 0;
}

.page-title .title{
	margin-bottom: 10px;
	text-transform: uppercase;
}

.page-title span{
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.page-title .title span{
	font-weight: 300;
}

.page-title .triangle{
	margin-top: -35px;
	margin-bottom: -1px;
}

.page-title .breadcrumb{
	background-color: transparent;
	margin-bottom: 0;
	margin-top: 5px;
}

.page-title .breadcrumb li.active{
	color: #fff;
}

.box-form{
	padding: 25px 30px;
	background: #efefef;
}

.box-form.faq{
	padding-bottom: 0;
}

.fixed-bg{
	position:fixed;
	background:url(../images/bg/bg03.jpg) no-repeat center center fixed;
	width:100%;
	height:100%;
}

.login-register-wrapper{
	padding:55px 0 55px 0;
	background-color:#f0f2f5;
	position:relative;
	width:100%;
	height:100%;
}

.login-register{
	background:#fff;
	border-radius:4px;
	overflow:hidden;
	width:500px;
	height:auto;
	margin:0 auto;
	color:#494949;
	padding:0;
}

@media(max-width:800px){
	.login-register{width:100%;}
}

.log-tabs{
	float:none;
	display:block;
	width:100%;
	border:none;
	border-radius:0;
	overflow:hidden;
	margin:0;
	padding:0;
}

.log-tabs li{
	border:none;
	width:50%;
	text-align:center;
	margin:0;
	padding:0;
	border-radius:0;
	border:none;
}

.log-tabs li a{
	color:#fff;
	border-radius:0;
	display:block;
	width:100%;
	margin:0;
	padding:15px 25px 15px 25px;
	border:none;
	font-size:18px;
	line-height:24px;
	font-weight:700;
}

.log-tabs li a:hover,
.log-tabs li a:active,
.log-tabs li a:focus{
	border:none;
}

.log-tabs li.active a,
.log-tabs li.active a:hover,
.log-tabs li.active a:active,
.log-tabs li.active a:focus{
	color:#222222;
	background:none !important;
	border:none;
	margin:0;
}

.log-tabs li a:hover{opacity:0.95;}
.log-tabs-containt{padding:40px 30px 20px 30px;text-align:center;border:none;}
.log-tabs-containt p{margin-bottom:10px;}




.social-log-small,
.social-log-small:focus,
.social-log-small:active{
	color:#fff;
	padding:0;
	display:inline-block;
	font-size:10px;
}

.social-log-small i{
	float: left;
	display: inline-block;
	font-size: 12px;
	line-height: 14px;
	padding: 5px;
	border-right: 1px solid rgba(255, 255, 255, 0.4);
}

.social-log-small span{
	display: inline-block;
	padding: 3px;
	line-height: 14px;
}

.social-log-small:hover{
	color:#fff;
}

.social-log-small.google,
.social-log-small.google:focus,
.social-log-small.google:active{
	background-color:#4285f4;
}




.social-log,
.social-log:focus,
.social-log:active{
	color:#fff;
	padding:0;
	display:inline-block;
	min-width:98px;
	font-size:10px;
    height: 20px;
}

.social-log i{
	float:left;
	display:inline-block;
	font-size:14px;
	/*line-height:21px;*/
	padding: 3px 1px 3px 5px;
	/*border-right:1px solid rgba(255, 255, 255, 0.4);*/
	/*width:30px;*/
	/*height:30px;*/
}

.social-log span{
	display:inline-block;
	padding:5px 5px 3px 3px;
	line-height:10px;
}

.social-log:hover{
	color:#fff;
}

.social-log.google,
.social-log.google:focus,
.social-log.google:active{
	background-color:#4285f4;
	border-radius: 3px;
}

.social-log.facebook,
.social-log.facebook:focus,
.social-log.facebook:active{
	background-color:#3a558c;
}

.social-log.twitter,
.social-log.twitter:focus,
.social-log.twitter:active{
	background-color:#00aeef;
}

.social-log.google:hover{
	background-color:#3367d6;
}

.social-log.facebook:hover{
	background-color:#2a406d;
}

.social-log.twitter:hover{
	background-color:#0291c6;
}

.sparator{
	background:url(../images/sparator-line.png) repeat-x 0 14px;
	display:block;
	width:100%;
	text-align:center;
	font-size:24px;
	line-height:24px;
	margin:30px 0 30px 0;
}

.sparator span{
	display:inline-block;
	background:#fff;
	padding:0 10px 0 10px;
}

.login-register .form-control{
	display: block;
	width: 100%;
	height: 50px;
	padding: 10px 20px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.login-register .form-control::-moz-placeholder {
	color: #777;
	opacity: 1;
}

.login-register .form-control:-ms-input-placeholder {
	color: #777;
}

.login-register .form-control::-webkit-input-placeholder {
	color: #777;
}

.circle-content{
	position:relative;
	width:400px;
	height:400px;
	border-radius:50%;
	background:#fff;
	display:inline-block;
	margin:15% 190px -40px 0;
	padding:80px;
	font-size:14px;
	line-height:28px;
	text-align:center;
}

.circle-content h4{
	line-height:40px;
}

.circle-content p{
	margin-bottom:15px;
}

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}

.ui-dialog .ui-dialog-buttonpane button, .ui-widget .ui-widget{
	border: 1px solid #409c61;
    background: #5cca83 url(images/ui-bg_highlight-soft_60_5cca83_1x100.png) 50% 50% repeat-x;
    font-weight: normal;
    color: #ffffff;
    padding: .4em 1em;
}
 #hora-desde-button,#min-desde-button,#hora-hasta-button,#min-hasta-button{
	border: 1px solid #409c61;
    background: #5cca83 url(images/ui-bg_highlight-soft_60_5cca83_1x100.png) 50% 50% repeat-x;
    font-weight: normal;
    color: #ffffff;
}
#hora-desde-menu,#min-desde-menu,#hora-hasta-menu, #min-hasta-menu{text-align: center;}
#hora-desde-button .ui-menu-item,#min-desde-button .ui-menu-item,
#hora-hasta-button .ui-menu-item,#min-hasta-button .ui-menu-item{padding: 3px 1.3em 3px .1em;}

/*
Bg Primary
=========================== */
.bg-primary{
	color: #fff;
	text-align: center;
	font-size: 16px;
	line-height: 30px;
	letter-spacing: 1px;
}

.bg-primary h1,
.bg-primary h2,
.bg-primary h3,
.bg-primary h4,
.bg-primary h5,
.bg-primary h6{
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 5px;
}

/*
Bg Secondary
=========================== */
.bg-secondary{
	background-color: #1a3725 !important;
	color: #fff !important;
	text-align: center;
	font-size: 16px;
	line-height: 30px;
	letter-spacing: 1px;
}


.bg-secondary h1,
.bg-secondary h2,
.bg-secondary h3,
.bg-secondary h4,
.bg-secondary h5,
.bg-secondary h6{
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 5px;
}

/*
Heading
=========================== */
.heading{
	display: block;
	text-align: center;
	margin-top: -15px;
	margin-bottom: 0;
}

.heading .title{
	font-weight: 300;
	text-transform: none;
	margin-bottom: 0;
}

.heading .title span{
	font-weight: bold;
	font-size: 18px;
	display: block;
	margin-bottom: -5px;
}

.heading.left{
	text-align: left;
}

.heading.right{
	text-align: right;
}

/*
Triangle
=========================== */
.section .triangle{
	position: relative;
	z-index: 2;
}

.section .triangle .left{
	content: "";
	display: block;
	width: 50%;
	height: 85px;
	position: absolute;
	top: 0px;
	left: 0;
	border-left: solid 680px #fff;
}

.section .triangle .right{
	content: "";
	display: block;
	width: 50%;
	height: 85px;
	position: absolute;
	top: 0px;
	right: 0;
	border-right: solid 680px #fff;
	border-top: solid 85px transparent;
}

.dark{
	background: #39434a;
	color: #ced4d8;
}

.dark .fa{
	color: #fff;
}

.dark h1,
.dark h2,
.dark h3,
.dark h4,
.dark h5,
.dark h6{
	color: #f3f5f7;
	box-shadow: none;
}

/*
Top Menu
=========================== */
.top-menu{
	padding: 10px 0;
	border-bottom: solid 1px #efefef;
}

ul.menu-icon{
	padding: 0;
	margin: 0 0 -7px 0;
	list-style: none;
	display: inline-block;
}

ul.menu-icon li{
	float: left;
	display: block;
	margin-left: 6px;
}

ul.menu-icon li a{
	display: table-cell;
	vertical-align: middle;
	height: 25px;
	width: 25px;
	border: solid 1px #dfdfdf;
	text-align: center;
	color: #6a6a6a;
	font-size: 12px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}

.top-menu ul.menu-link{
	float: right;
}

ul.menu-link{
	padding: 0;
	margin: 0 0 -7px 0;
	list-style: none;
	display: inline-block;
}

ul.menu-link li{
	float: left;
	display: block;
	padding: 0 7px;
	position: relative;
}

ul.menu-link li:before{
	content: "|";
	position: absolute;
	right: -4px;
	font-size: 12px;
}

ul.menu-link li:last-child:before{
	display: none;
}

ul.menu-link li a{
	color: #6a6a6a;
}

/*
Icon and text
=========================== */
.col-icon{
	float:left;
	width:100%;
	position:relative;
	margin-bottom:10px;
}

.col-icon.centered{
	text-align:center;
}

.col-icon.pull-right{
	text-align:right;
}

.col-icon.pull-left .fa{
	float:left;
	margin:5px 20px 10px 0;
}

.col-icon.pull-right .fa{
	float:right;
	margin:5px 0 10px 20px;	
}

.col-icon.centered i{
	float:none;
	margin:5px 0 10px 0;
}

.icon-wrapp{
	float:left;
	width:100%;
	position:relative;
	overflow:hidden;
	background:#fff;
	border:1px solid #d5d5d5;
	border-radius:2px;
	-webkit-box-shadow: 0 6px 4px -4px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 6px 4px -4px rgba(0, 0, 0, 0.1);
	box-shadow: 0 6px 4px -4px rgba(0, 0, 0, 0.1);	
}

.icon-boxline{
	float:left;
	width:33.333333%;
	position:relative;
	margin:0 -1px;
	padding:30px 30px 10px 85px;
	border-left:1px solid #d5d5d5;
}

.icon-boxline .fa{
	position:absolute;
	top:30px;
	left:30px;
}

.absolute-left,
.absolute-right{
	position:relative;
	padding-left:45px;
}

.absolute-left p,
.absolute-right p{
	margin-bottom:10px;
}

.absolute-left .fa{
	position:absolute;
	top:5px;
	left:0;
	margin:0;
	padding:0;
}

.absolute-right{
	padding-left:0;
	padding-right:45px;
	text-align:right;
}

.absolute-right .fa{
	position:absolute;
	top:5px;
	right:0;
	margin:0;
	padding:0;
}

/*
Home
=========================== */
.home{
	padding: 65px 0;
	position: relative;
	z-index: 1;
	margin-bottom: -8px;
	color:#fff;
}

.home h1, .home h2, .home h3, .home h4, .home h5, .home h6{
	color:#fff;
}

.home .overlay{
	opacity: 0.3;
	filter: alpha(opacity=30);
}

.bg-home{
	position: absolute !important;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	z-index: -1;
}

.heading-home{
	color: #fff;
	font-size: 36px;
	line-height: 48px;
	font-weight: 300;
	margin-bottom: 50px;
}

.heading-home .title{
	font-size: 60px;
	line-height: 60px;
	font-weight: 700;
	color: #fff;
	text-transform: none;
	margin-bottom: 25px;
}

.home-content{
	color: #fff;
	text-align: center;
	font-size: 24px;
	line-height:36px;
	position: relative;
	z-index: 3;
	letter-spacing: 1px;
	padding:50px 0 70px 0;
}

.home-content .title{
	font-size:72px;
	line-height:92px;
	color: #fff;
	margin-bottom:20px;
}

.home-content .btn{
	padding: 23px 43px 25px 75px;
	text-align: left;
	border-radius: 50px;
	margin: 20px 3px 0;
	font-weight: 400;
}

.home-content .btn .fa{
	position: absolute;
	top: 25px;
	left: 38px;
	font-size: 30px;
	color: #fff;
}

.home-content .btn strong{
	display: block;
}

.home-headline h1{
	color:#fff;
	font-size:180px;
	line-height:180px;
	font-weight:700;
	text-transform:uppercase;
	border-top:10px double #fff;
	border-bottom:10px double #fff;	
	padding-bottom:10px;
	margin-bottom:40px;
}

#typer{
	color:#fff;
	font-size:48px;
	line-height:48px;
	text-transform:uppercase;	
	display:block;
	margin-bottom:40px;
}

.home-minimalist{
	padding:120px 0 80px 0;
	font-size:24px;
	line-height:40px;
}

.home-minimalist h1{
	font-size:72px;
	line-height:92px;
}

.home-minimalist p{
	margin-bottom:40px;
}

.box-link {
	position:relative;
	background:rgba(255,255,255,0.95);
	padding:20px;
	display:block;
	border-radius:5px;
	font-size:34px;
	line-height:48px;
	font-weight:600;
	color:#3a3a3a;
	margin-top:20px;
	overflow:hidden;
}

.box-link span{
	display:block;
	font-size:16px;
	line-height:36px;	
	font-weight:400;
	color:#6a6a6a;
	margin-top:10px;
}

.box-link a{
	color:#3a3a3a;
	position:relative;
	display:block;
	width:100%;
	height:100%;
	z-index:5;
}

.box-link a:hover,
.box-link a:focus,
.box-link a:active{
	text-decoration:none;
	color:#3a3a3a;
}

.box-link i{
	font-size:180px;
	line-height:180px;
	position:absolute;
	right:-40px;
	bottom:-40px;
	color:rgba(58, 58, 58, 0.3);
}

.box-link.bg-primary, .box-link.bg-secondary
.box-link.bg-primary a, .box-link.bg-secondary a
.box-link.bg-primary span, .box-link.bg-secondary span{
	color:#fff !important;
	text-align:left;
}

.box-link.bg-primary i, .box-link.bg-secondary i{
	color:rgba(255, 255, 255, 0.3);
}

/*
Form Wizard
=========================== */
.form-home{
	position: relative;
	/*width: 680px;*/
	width: 350px;
}

.booking-page{
	border:1px solid #ddd;
	margin-bottom:120px;
}

.form-home .steps{
	list-style:none;
	width:100%;
	overflow:hidden;
	margin:0;
	padding:0;
	background: transparent;
}
.form-home .steps li{
	color:#b0b1b3;
	font-size:24px;
	float:left;
	padding:10px;
	transition:all .3s;
	-moz-transition:all .3s;
	-webkit-transition:all .3s;
	-o-transition:all .3s;
}
.form-home .steps li span{
	font-size:11px;
	display:block;
}
.form-home .steps li.current{
	color:#000
}
.form-home .breadcrumb li{
	background:#3a3a3a;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding: 15px 25px;
	margin-left: 10px;
	border-radius: 8px 8px 0px 0px;
}

.form-home .breadcrumb li:before{
	display: none;
}

.form-home .breadcrumb li.current{
	background:#f4f4f3;
	color:#3a3a3a;
	position:relative
}

.form-home legend{
	display: none;
}

.form-home form{
	padding: 25px 30px;
	background: #fff;
	background: rgba(255,255,255,0.95);
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
}

.form-home .btn.next{
	color: #fff;
	float: right;
}

.form-home .form-group.require label:after{
	content: "*";
	position: relative;
	font-weight: bold;
	left: 5px;
}


.form-home .parentFormSignupForm{
	z-index: 5;
	width: 180px;
}


/*
Content Slide
=========================== */
.wrap-slide{
	position: relative;
	margin: auto;
	padding: 0 30px;
}


.wrap-slide .owl-controls{
	position: absolute;
	top: 0;
	font-size: 30px;
	display: block;
	width: 100%;
	margin-top: 50px;
	z-index: -1;
	color: #c2c4c6;
}

.wrap-slide .owl-controls .owl-prev{
	float: left;
	position: relative;
	left: -30px;
}

.wrap-slide .owl-controls .owl-next{
	float: right;
	position: relative;
	right: -30px;
}

.wrap-slide .text-icon-border:hover{
	padding: 40px 30px;
	background: #fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	box-shadow: 0px 2px 3px #bbb;
	margin-bottom: 5px;
}

.wrap-slide .text-icon-border p{
	display: none;
}

.wrap-slide .text-icon-border:hover p{
	display: block;
}

.wrap-single-slide{
	position: relative;
	z-index: 1;
}

.wrap-single-slide .owl-controls .owl-dots{
	display: table;
	margin: 5px auto -8px;
	height: 7px;
}

.wrap-single-slide .owl-controls .owl-dots .owl-dot{
	display: block;
	float: left;
}

.wrap-single-slide .owl-controls .owl-dots .owl-dot span{
	display: block;
	height: 7px;
	width: 7px;
	background-color: #efefef;
	margin: 0 2px;
	background: #565f60;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	cursor: pointer !important;
}

.wrap-single-slide .owl-controls .owl-dots .owl-dot:hover span{
	background: #39434a;
}

/*
Client
=========================== */
.wrap-client .owl-controls{
	position: absolute;
	top: 50%;
	font-size: 30px;
	display: block;
	width: 100%;
	margin-top: -15px;
	z-index: -1;
	color: #c2c4c6;
}

.wrap-client .owl-controls .owl-prev{
	float: left;
	position: relative;
	left: -30px;
}

.wrap-client .owl-controls .owl-next{
	float: right;
	position: relative;
	right: -30px;
}

.wrap-client .client-item{
	text-align: center;
}

.wrap-client .client-item a{
	display: block;
}

.wrap-client .client-item img{
	/*width: auto;*/
	display: table;
	margin: auto;
}

/*
Table Price
=========================== */
.wrap-table-price{
	position: relative;
	border-bottom: solid 1px #d9d9d9;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	margin-bottom: 30px;
}

.wrap-table-price:after{
	content: "";
	position: absolute;
	z-index: -1;
	width: 100%;
	height: 100%;
	bottom: -3px;
	border-bottom: solid 1px #d9d9d9;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
}

.table-price,.table-general,.table-service{
	width: 100%;
	position: relative;
	border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
	-webkit-border-radius: 6px 6px 6px 6px;
}

.table-price th,
.table-price td{
	position: relative;
	padding: 12px 15px;
	border: none !important;
	text-align: center;
}


.title-table th{
	font-weight: 700;
	font-size: 14px;
	color:#3a3a3a;
}

.title-table th span.small{
	display: block;
	font-weight: normal;
	color: #6e6e6e;
	font-size: 12px;
	margin-top: -5px;
}

.table-price td,.table-general td{
	font-size: 16px;
}
.table-service td{
	font-size: 14px;
}

.table-price td span,.table-general td span,.table-service td span{
	font-size: 12px;
}

.table-price th.table-category,
.table-price td.table-category{
	position: relative;
	text-align: left;
	font-size: 14px;
}

.table-price th.table-category:after,
.table-price td.table-category:after{
	content: "";
	position: absolute;
	display: block;
	width: 1px;
	height: 100%;
	top: 0;
	left: 100%;
	background: #d9d9d9;
}

.table-price th.table-category:before,
.table-price td.table-category:before{
	content: "";
	position: absolute;
	display: block;
	width: 1px;
	height: 100%;
	top: 0;
	left: 100%;
	margin-left: -1px;
	background: #fff;
}

.table-price td.table-category{
	padding-left: 30px !important;
	padding-right: 30px !important;
	font-weight: bold;
	width: 245px;
}

.table-price th:first-child .table-child,
.table-price td:first-child .table-child{
	border-left: solid 1px #d9d9d9;
}

.table-price th:last-child .table-child,
.table-price td:last-child .table-child{
	border-right: solid 1px #d9d9d9;
}

.title-table th .table-child{
	background: #f6f7f7;
}

.title-table .table-child:before{
	content: "";
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	border-top: solid 1px #fff;
	top: 0px;
}

.table-child{
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	border-right: solid 1px #efefef;
	border-top: solid 1px #efefef;
	top: 0;
	left: 0;
	z-index: -1;
}

.table-price .title,.table-general .title,.table-service .title{
	margin-bottom: 0;
	text-transform: none;
}

.table-heading{
	font-size: 18px;
	font-weight: 700;
	color:#3a3a3a;
}

.table-heading .table-child{
	background: #fcebeb !important;
	border-top: solid 1px #d9d9d9 !important;
	border-left: solid 1px #d9d9d9 !important;
	border-right: solid 1px #d9d9d9 !important;
}

.table-heading.table-category{
	padding-left: 30px;
}

.table-heading.table-category .table-child{
	border-right: 0;
}

.top .table-child{
	border-bottom: solid 1px #eddddd;
}

.table-heading .table-child:before{
	content: "";
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	border-top: solid 1px #fff;
	border-left: solid 1px #fff;
	border-right: solid 1px #fff;
	top: 0px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}

.table-heading.table-category .table-child:before{
	border-right: none;
}

.table-heading.table-category .table-child:before{
	border-top-right-radius: 0px;
}

.no-border .table-child{
	display: none;
}

.radius-top-left .table-child{
	-webkit-border-top-left-radius: 6px;
	-o-border-top-left-radius: 6px;
	-moz-border-top-left-radius: 6px;
	border-top-left-radius: 6px;
}

.radius-top-right .table-child{
	-webkit-border-top-right-radius: 6px;
	-o-border-top-right-radius: 6px;
	-moz-border-top-right-radius: 6px;
	border-top-right-radius: 6px;
}

.table-price .tr-gray .table-child{
	background: #fdfdfd;
}








/*
Table General
=========================== */
.wrap-table-general{
	position: relative;
	border-bottom: solid 1px #d9d9d9;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	margin-bottom: 30px;
}

.wrap-table-general:after{
	content: "";
	position: absolute;
	z-index: -1;
	width: 100%;
	height: 100%;
	bottom: -3px;
	border-bottom: solid 1px #d9d9d9;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
}

.table-general,.table-service{
	width: 100%;
	position: relative;
	border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
	-webkit-border-radius: 6px 6px 6px 6px;
}

.table-general th,
.table-general td{
	position: relative;
	padding: 12px 15px;
	border-collapse: separate !important;
	border-spacing: 10px !important;
	border: solid #fff 1px !important;
	text-align: center;
}
.table-service th,
.table-service td{
	position: relative;
	padding: 5px 7px;
	border-collapse: separate !important;
	border-spacing: 10px !important;
	border: solid #fff 1px !important;
	text-align: center;
}


.title-table th{
	font-weight: 700;
	font-size: 14px;
	color:#3a3a3a;
}

.title-table th span.small{
	display: block;
	font-weight: normal;
	color: #6e6e6e;
	font-size: 12px;
	margin-top: -5px;
}

.table-general td,.table-general td{
	font-size: 16px;
}

.table-general td span,.table-general td span{
	font-size: 12px;
}

.table-general th.table-category,
.table-general td.table-category{
	position: relative;
	font-size: 14px;
	padding: 0;
	font-weight: bold;
}


.table-general th.table-category:after,
.table-general td.table-category:after{
	content: "";
	position: absolute;
	display: block;
	/*width: 1px;*/
	height: 100%;
	top: 0;
	left: 100%;
	background: #d9d9d9;
}

.table-general th.table-category:before,
.table-general td.table-category:before{
	content: "";
	position: absolute;
	display: block;
	/*width: 1px;*/
	height: 100%;
	top: 0;
	left: 100%;
	/*margin-left: -1px;*/
	background: #fff;
}

.table-general th:first-child .table-child,
.table-general td:first-child .table-child{
	border-left: solid 1px #d9d9d9;
}

.table-general th:last-child .table-child,
.table-general td:last-child .table-child{
	border-right: solid 1px #d9d9d9;
}

/*
Table service
=========================== */

.table-service td,.table-service td{
	font-size: 14px;
}

.table-service td span,.table-service td span{
	font-size: 12px;
}



.table-service th.table-category,
.table-service td.table-category{
	position: relative;
	font-size: 12px;
	padding: 0;
	font-weight: bold;
}


.table-service th.table-category:after,
.table-service td.table-category:after{
	content: "";
	position: absolute;
	display: block;
	/*width: 1px;*/
	height: 100%;
	top: 0;
	left: 100%;
	background: #d9d9d9;
}

.table-service th.table-category:before,
.table-service td.table-category:before{
	content: "";
	position: absolute;
	display: block;
	/*width: 1px;*/
	height: 100%;
	top: 0;
	left: 100%;
	/*margin-left: -1px;*/
	background: #fff;
}

.table-service th:first-child .table-child,
.table-service td:first-child .table-child{
	border-left: solid 1px #d9d9d9;
}

.table-service th:last-child .table-child,
.table-service td:last-child .table-child{
	border-right: solid 1px #d9d9d9;
}

.title-table th .table-child{
	background: #f6f7f7;
}

.title-table .table-child:before{
	content: "";
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	border-top: solid 1px #fff;
	top: 0px;
}

.table-child{
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	border-right: solid 1px #efefef;
	border-top: solid 1px #efefef;
	top: 0;
	left: 0;
	z-index: -1;
}

.table-general .title,.table-service .title{
	margin-bottom: 0;
	text-transform: none;
}

.table-heading{
	font-size: 18px;
	font-weight: 700;
	color:#3a3a3a;
}

.table-heading .table-child{
	background: #fcebeb !important;
	border-top: solid 1px #d9d9d9 !important;
	border-left: solid 1px #d9d9d9 !important;
	border-right: solid 1px #d9d9d9 !important;
}

.table-heading.table-category{
	padding-left: 30px;
}

.table-heading.table-category .table-child{
	border-right: 0;
}

.top .table-child{
	border-bottom: solid 1px #eddddd;
}

.table-heading .table-child:before{
	content: "";
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	border-top: solid 1px #fff;
	border-left: solid 1px #fff;
	border-right: solid 1px #fff;
	top: 0px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}

.table-heading.table-category .table-child:before{
	border-right: none;
}

.table-heading.table-category .table-child:before{
	border-top-right-radius: 0px;
}

.no-border .table-child{
	display: none;
}

.radius-top-left .table-child{
	-webkit-border-top-left-radius: 6px;
	-o-border-top-left-radius: 6px;
	-moz-border-top-left-radius: 6px;
	border-top-left-radius: 6px;
}

.radius-top-right .table-child{
	-webkit-border-top-right-radius: 6px;
	-o-border-top-right-radius: 6px;
	-moz-border-top-right-radius: 6px;
	border-top-right-radius: 6px;
}

.table-general .tr-gray .table-child,.table-service .tr-gray .table-child{
	background: #fdfdfd;
}







/*
Icon Style
=========================== */
.text-icon-border{
	display: block;
	position: relative;
	border: solid 1px transparent;
	text-align: center;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	padding: 0 30px;
}


.text-icon-border p:last-child{
	margin-bottom: 0;
}

.text-icon-border .icon{
	display: table;
	margin: auto;
}

.text-icon-border .icon .fa,.text-icon-border .icon .far, .text-icon-border .icon .fas,.text-icon-border .icon .fal,.text-icon-border .icon .fad{
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.text-icon-border .icon{
	width: 130px;
	height: 130px;
	text-align: center;
	vertical-align: middle;
	margin: auto;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	font-size: 40px;
	background: #dddfe2;
	border: solid 4px #3a3a3a;
	color: #3b3b3b;
}

.text-icon-border.left{
	text-align: left;
	padding-left: 90px;
}

.text-icon-border.left .title{
	margin-top: 0px;
}

.text-icon-border.left .icon{
	position: absolute;
	left: 0;
	top: 0;
}

.text-icon-border.right{
	text-align: right;
	padding-right: 90px;
}

.text-icon-border.right .title{
	margin-top: 0px;
}

.text-icon-border.right .icon{
	position: absolute;
	right: 0;
	top: 0;
}

.text-icon-border .title{
	margin-top: 15px;
	text-transform: none;
}

/*
Testimoni
=========================== */
.item-testimoni{
	position: relative;
	margin-bottom: 20px;
	text-align: center;
}

.item-testimoni blockquote{
	margin-bottom: 15px;
	font-size: 24px;
	line-height: 36px;
	padding: 0;
}

.item-testimoni blockquote:before{
	display: none;
}

.item-testimoni .author{
	text-align: center;
}

.item-testimoni .name{
	margin-bottom: 20px;
}

.item-testimoni .author img{
	width: 80px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	display: block;
	margin: auto;
}

.item-testimoni.box blockquote{
	border: solid 1px #dfdfdf;
	padding: 25px 30px;
	background-color: #fff;
	background-color: rgba(255,255,255,0.5);
	-webkitbox-shadow: 0px 1px 2px #dfdfdf;
	box-shadow: 0px 1px 2px #dfdfdf;
	position: relative;
	margin-bottom: 35px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.item-testimoni.box blockquote:before{
	position: absolute;
	content: "";
	left: 50%;
	margin-left: -21px;
	top: 100%;
	display: inline-block;
	border-left: solid 21px transparent;
	border-right: solid 21px transparent;
	border-bottom: solid 21px transparent;
	border-top: solid 21px #dfdfdf;
}

.item-testimoni.box blockquote:after{
	position: absolute;
	content: "";
	left: 50%;
	top: 100%;
	margin-left: -20px;
	border-left: solid 20px transparent;
	border-right: solid 20px transparent;
	border-bottom: solid 20px transparent;
	border-top: solid 20px #fff;
}

.item-testimoni.border{
	border: solid 1px #dfdfdf;
	padding: 25px 30px 0 30px;
	margin-bottom: 60px;
}

.item-testimoni.border .author img{
	margin-bottom: -40px;
	background: #fff;
	-webkit-box-shadow: 0 10px 6px -6px #777;
	-moz-box-shadow: 0 10px 6px -6px #777;
	box-shadow: 0 10px 6px -6px #777;
}

/*
Team
=========================== */
.team-slide .owl-controls{
	top: 50px;
}

.team-item{
	position: relative;
	display: block;
	text-align: center;
}

.team-item .thumb{
	display: block;
	margin: 0 auto 15px;
	width: 200px;
	height: 200px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	border: solid 5px #3a3a3a;
	background: #eef0f3;
	padding: 15px;
	position: relative;
}

.team-item .thumb img{
	width: 100%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
}

.team-item .name{
	margin-bottom: 0;
	text-align: center;
	text-transform: none;
}

.team-item .name  a{
	color: #3e3e3e;
	text-decoration: none !important;
}

.team-item .option{
	display: block;
	position: absolute;
	width: 100%;
	top: 15px;
	left: 15px;
	width: 160px;
	height: 160px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	color: #fff;
	/* padding-top: 62px; */
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.team-item:hover .option{
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.option ul{
	display: inline-block;
	padding: 0;
	margin: 0;
	list-style: none;
}

.option ul li{
	float: left;
	display: block;
	margin: 0 2px;
}

.option ul li a{
	display: table-cell;
	width:35px;
	height: 35px;
	color: #fff;
	vertical-align: middle;
	border: solid 1px #fff;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
}

.option ul li a:hover{
	background-color: #fff;
}

/*
Parallax
=========================== */
.parallax{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-moz-background-size:cover;
	-webkit-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
	background-position: 0 0;
	background-repeat: no-repeat;
}

.parallax.bg-bot{
	background-position: bottom;
}

.overlay{
	background-color: #000;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	opacity: 0.7;
	filter: alpha(opacity=70);
	z-index: 2;
}

.content-parallax{
	position: relative;
	z-index: 4;
	color: #fff;
}

.content-parallax h1,
.content-parallax h2,
.content-parallax h3,
.content-parallax h4,
.content-parallax h5,
.content-parallax h6{
	color: #fff;
}

/*
Article
=========================== */
.blog-page{
	padding:60px 0 70px 0;
}

.article-post{
	display: block;
	position: relative;
	border-bottom: solid 1px #f2f2f2;
	padding-bottom: 30px;
	margin-bottom: 40px;
}

.article-post:last-child{
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

.article-post .thumb{
	margin-bottom: 15px;
}

.article-post .thumb img{
	width: 100%;
}

.article-post .title{
	text-transform: none;
	margin-bottom: 0;
}

.article-post .title a{
	color: #3a3a3a;
	text-decoration: none !important;
}

.article-post .meta-post{
	margin: 15px 0;
	padding: 10px 0;
	border-top: solid 1px #f2f2f2;
	border-bottom: solid 1px #f2f2f2;
}

.article-post .meta-post ul{
	padding: 0;
	margin: 0 0 -7px 0;
	list-style: none;
	display: inline-block;
}

.article-post .meta-post ul li{
	display: block;
	float: left;
	margin-right: 25px;
}

.article-post .meta-post ul li a{
	color: #a0a0a0;
	text-decoration: none !important;
}

.article-post .meta-post ul li a .fa{
	margin-right: 5px;
}

.article-post p{
	margin-bottom: 10px;
}

.readmore{
	display: table;
}

.readmore .fa{
	font-size: 9px;
}

/*
Comments
=========================== */
.media-object{
	border:1px solid #d5d5d5;
	padding:5px;
	margin-right:15px;
	border-radius:2px;
}

.media-heading a{
	color:#0b0b0b;
}

.media-body{
	border:1px solid #d5d5d5;
	padding:25px 30px 0 30px;
	border-radius:2px;
}

.media,
.media .media{
	margin-bottom:25px;
}

.media .media .media-object{
	background:none;
	border-radius:2px;
}

.media .media .media-body{
	background:none;
}

.reply{
	display:block;
	width:100%;
	text-align:right;
	margin-bottom:30px;
}

/*
Post Layout
=========================== */
.main-post{
	padding-right: 30px;	
}

.main-post.right{
	padding-right: 15px;	
	padding-left: 30px;
}

.sidebar{
	padding-left: 40px;
	padding-right: 40px;
	background: #f9f9f9;
	border: solid 1px #e4e4e4;
	border-radius:4px;
}

.aside{
	padding: 30px 0;
}

.widget{
	display: block;
	position: relative;
	margin-bottom: 25px;
}

.widget .title{
	position: relative;
	text-transform: none;
	display: block;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: dashed 1px #c1c1c1;
}


.widget h5.title{
	padding-bottom: 10px;
}

.widget .title:after{
	content: "";
	display: block;
	height: 3px;
	width: 50px;
	position: absolute;
	left: 0;
	bottom: -2px;
	border-radius: 5px;
}

ul.list-post{
	padding: 0;
	margin: 0;
	list-style: none;
	display: block;
}

ul.list-post > li{
	/*position: relative;
	min-height: 100px;
	display: block;
	padding-bottom: 20px;
	padding-left: 100px;
	border-bottom: solid 1px #ddd;
	margin-bottom: 20px;*/
	position: relative;
	min-height: 100px;
	display: block;
	border-bottom: solid 1px #ddd;
	margin-bottom: 10px;
}

ul.list-post > li:last-child{
	border-bottom: none;
	margin-bottom: 0;
}

ul.list-post > li img{
	left: 0;
	position: absolute;
	top: 0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}

ul.list-post > li .title-post{
	text-transform: none;
	display: block;
	margin-bottom: 0;
}

ul.list-post > li .title-post a{
	color: #3a3a3a;
	text-decoration: none !important;
}




/*-------------------------*/

ul.list-service{
	padding: 0;
	margin: 0;
	list-style: none;
	display: block;
	padding-bottom: 10;
}

ul.list-service li a{
	color: #6a6a6a !important;
}

ul.list-service > li{
	position: relative;
	min-height: 58px;
	display: block;
	border-bottom: solid 1px #ddd;
	margin-bottom: 10px;
}

ul.list-service > li:last-child{
	border-bottom: none;
	margin-bottom: 0;
}

ul.list-service > li img{
	left: 0;
	position: absolute;
	top: 0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}

ul.list-service > li .title-post{
	text-transform: none;
	display: block;
	margin-bottom: 0;
}

ul.list-service > li .title-post a{
	color: #3a3a3a;
	text-decoration: none !important;
}

/*------------------------*/

.tag{
	display:inline-block;
	border:1px solid #d5d5d5;
	border-radius:2px;
	color: #616161;
	text-align:center;
	padding:8px 20px;
	margin-bottom:5px;
}

.tag:hover{
	color: #fff;
	text-decoration: none;
}

.cat{
	display: inline-block;
	width:100%;
	margin:0 0 -7px 0;
	padding:0;
}

.cat li{
	position:relative;
	float:left;
	width:50%;
	margin:0;
	padding:0 20px 0 0;
	list-style:none;
	display: block;
}

.cat.fullwidth li{
	width:100%;
}

.cat li a{
	display:block;
	color:#616161;
	border-bottom:1px dashed #d5d5d5;
	padding-bottom:10px;
	margin-bottom:10px;
}

.cat li span{
	position:absolute;
	top:0;
	right:20px;
}

/*
Rate
=========================== */
ul.rate{
	padding: 0;
	margin: 0 0 -7px 0;
	list-style: none;
	display: inline-block;
}

ul.rate li{
	float: left;
	display: block;
	margin-right: 5px;
}

/*
Footer
=========================== */
footer{
	position:relative;
	z-index:4;
	color:#6a6a6a;
	background-repeat:no-repeat;
	background-position:top center;
}

.main-footer{
	background:#1f2428;
	padding: 60px 0;
	color: #8e8e8e;
}

.main-footer .widget-footer{
	margin-bottom:30px;
}

.main-footer .widget-footer .title{
	color: #aeaeae;
	text-transform: none;
}

.widget-footer .footer-network{
	display:block;
	margin-top:20px;
}

.widget-footer .footer-network a{
	display:inline-block;
	margin-right:5px;
}

.widget-footer .footer-network .icon-circle{
	background:#cfcfcf;
	color:#333941;
}

.widget-footer .footer-network a:hover .icon-circle{
	color:#fff;
}

.widget-footer ul.footer-link{
	padding: 0;
	margin: 0;
	display: block;
}

.widget-footer ul.footer-link li{
	list-style: none;
}

.widget-footer ul.footer-link li:last-child{
	margin-bottom: 0;
}

.widget-footer ul.footer-link li a{
	color: #8e8e8e;
}

.widget-footer .form-subscribe{
	height:40px;
	background:#fff;
	border:1px solid #dddddd;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .035);
		  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .035);
}

.subfooter{
	background:#131719;
	float:left;
	width:100%;
	text-align:center;
	/*color:#575d60;*/
	color:#8c8c8c;
	padding:30px 0;
}

.subfooter p{
	margin-bottom: 0;
}

/*
Twitter Feed
=========================== */
#tweecool ul{
	margin: 0;
	padding: 0;
}

#tweecool ul > li{
	background:url(../images/twitter.png) no-repeat 0 10px;
	display: none;
	list-style: none;
	-webkit-backface-visibility: hidden;
	margin: 0 0 -10px 0;
	padding: 0 0 0 40px;
	min-height: 35px;
}

/*
Back to top
=========================== */
.toTop{
	display:none;
	text-decoration:none;
	z-index:600;
	position:fixed;
	bottom:20px;
	right:20px;
	width:45px;
	height:45px;
	border:none;
	text-align:center;
	background-color:rgba(33, 33, 33, 0.6);
	border-radius:2px;
	color:#fff;
	font-size:16px;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
	padding-top: 8px;
}

.toTop:hover,
.toTop:focus{
	color: #fff;
}

/*
Contact
=========================== */
.contact-detail{
	position:relative;
	display:block;
	border: 1px solid #d5d5d5;
	border-bottom: 3px double #d5d5d5;
	border-radius:2px;
	padding:30px 40px 0 40px;
}

.contact-detail ul{
	position:relative;
	z-index:3;
}

.contact-sparator{
	background:url(../images/contact-bg.png) no-repeat top right;
	position:absolute;
	display:block;
	width:100%;
	height:68px;
	top:-1px;
	right:-1px;
}

.status-progress{
	display: inline-block;
	margin-left: 55px;
	position: relative;
	font-size: 24px;
	top: -20px;
}

/*
Google Map
=========================== */
.map-wrapper{
	display:block;
	width:100%;
	margin:0;
	padding:0;
	position:relative;
	overflow:hidden;
	height: 450px;
}

/*
Gallery
=========================== */
.filter-items{
	display:block;
	margin:0 0 30px 0;
	padding:0;
	text-align:center;
}

.filter-wrapp{
	background:#fff;
	border-bottom:1px solid #d4d4d4;
	padding:15px 20px 10px 20px;
	-webkit-box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.05);
	box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.05);
}

.filter-items li{
	position:relative;
	display:inline-block;
	list-style:none;
	margin:0;
	padding:0;
	color:#2b2b2b;
	font-size:16px;
}

.filter-items li a,
.filter-items li a:hover,
.filter-items li a:focus,
.filter-items li a:active{
	display:block;
	border:1px solid #d5d5d5;
	color:#2b2b2b;
	font-weight:700;
	text-decoration:none;
	padding:10px 20px;
	border-radius:2px;
}

.filter-wrapp li a{
	margin:0 5px 5px 5px;
}

.filter-items li a:hover,
.filter-items li a.active,
.filter-items li a.active:hover,
.filter-items li a.active:focus,
.filter-items li a.active:active{
	color:#fff;
}

.img-wrapper{
	position:relative;
	overflow:hidden;
	cursor:pointer;
	border-radius:0;
}

.img-wrapper.half-column{
	float:left;
	width:50%;
}

.img-caption{
	position:absolute;
	text-align:center;
	vertical-align: center;
	width:90%;
	height:90%;
	left:5%;
	top:5%;
	color:#fff;
}

.img-caption h5{
	position:absolute;
	width:100%;
	left:0;
	top:50%;
	margin:2px 0 0 0;
}

.img-caption a,
.img-caption a:hover,
.img-caption a:active,
.img-caption h5 a{
	color:#fff;
}

.img-caption  .zoomer,
.img-caption  .zoomer:hover{
	background:rgba(255, 255, 255, 0.9);
	position:absolute;
	display:inline-block;
	width:50px;
	height:50px;
	font-size:20px;
	line-height:29px;
	margin-bottom:10px;
	color:#292929;
	border-radius:50%;
	text-align:center;
	overflow:hidden;
	padding-top:10px;
	left:50%;
	top:50%;
	margin:-54px 0 0 -25px;
}

.img-caption  .zoomer:hover,
.img-caption  .zoomer:focus,
.img-caption  .zoomer:active{
	background:rgba(255, 255, 255, 1);
}

.img-categorie{
	position:absolute;
	width:100%;
	left:0;
	top:50%;
	margin:30px 0 0 0;
}

.column-wrapper{
	float:left;
	width:100%;
	border:1px solid #d5d5d5;
}

.img-containt{
	float:left;
	background:#fff;
	width:100%;
	border:1px solid #d5d5d5;
	border-top:none;
	padding-top:20px;
	-webkit-box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.05);
	box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.05);
}

.img-containt.half-column{
	border:none;
	float:left;
	width:50%;
	padding:40px 30px 40px 30px;
	-webkit-box-shadow:none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.img-containt h5{
	margin-bottom:5px;
}

.img-containt h5 a{
	color:#2b2b2b
}

.img-footer{
	float:left;
	width:100%;
	border-top:1px solid #d5d5d5;
	margin:20px 0 0 0;
	padding:0;
	font-size:16px;
	line-height:16px;
	text-align:center;
}

.img-footer li{
	float:left;
	width:50%;
	margin:0;
	padding:20px 10px 20px 10px;
	list-style:none;
}

.img-footer > li + li{
	border-left:1px solid #d5d5d5;
}

.img-containt.half-column .img-footer{
	border:1px solid #d5d5d5;
	margin:10px 0 0 0;
}

.img-containt.half-column .img-footer li{
		padding:15px;
}

.containt-caption{
	position:absolute;
	width:60%;
	background:rgba(255, 255, 255, 0.96);
	left:20%;
	top:50%;
	padding:0;
	text-align:center;
	margin-top:-25%;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.containt-caption:hover{
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.8);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.8);
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.8);
}

.containt-caption .containt{
	padding:30px 30px 10px 30px;
}

.cap-link{
	display:block;
	padding:20px 20px;
	background:rgba(220, 220, 220, 0.3);
	font-weight:700;
	color:#292929;
	font-size:14px;
	line-height:14px;
}

.cap-link:after{
	font-family: 'Font Awesome 5 Light';
	content:"\f178";
	font-size:14px;
	margin-left:5px;
}

.cap-link:hover,
.cap-link:active,
.cap-link:focus{
	text-decoration:none;
	color:#fff;
}


/*
Clear spacer
=========================== */
.margin-clear{
	margin:0;
}

.padding-clear{
	padding:0;
}

.margintop-clear{
	margin-top:0;
}

.paddingtop-clear{
	padding-top:0;
}

.marginbot-clear{
	margin-bottom:0;
}

.paddingbot-clear{
	padding-bottom:0;
}

.marginleft-clear{
	margin-left:0;
}

.paddingleft-clear{
	padding-left:0;
}

.marginright-clear{
	margin-right:0;
}

.paddingright-clear{
	padding-right:0;
}

.padding-top40{
	padding-top:40px;
}

.padding-topt60{
	padding-top:60px;
}

.padding-bot10{
	padding-bottom:10px;
}

.padding-bot20{
	padding-bottom:20px;
}

.padding-bot25{
	padding-bottom:25px;
}

.padding-bot30{
	padding-bottom:30px;
}

.padding-bot40{
	padding-bottom:40px;
}

.padding-bot50{
	padding-bottom:50px;
}

.padding-bot60{
	padding-bottom:60px;
}

.padding-bot70{
	padding-bottom:70px;
}

.margin-mintop10{
	margin-top:-10px;
}

.margin-mintop25{
	margin-top:-25px;
}

.margin-mintop20{
	margin-top:-20px;
}

.margin-mintop30{
	margin-top:-30px;
}

.margin-mintop60{
	margin-top:-60px;
}

.margin-mintop85{
	margin-top:-85px;
}

.margin-mintop110{
	margin-top:-110px;
}

.margin-minbot10{
	margin-bottom:-10px;
}

.margin-minbot20{
	margin-bottom:-20px;
}

.margin-minbot30{
	margin-bottom:-30px;
}

.margin-minbot40{
	margin-bottom:-40px;
}

.margin-minbot50{
	margin-bottom:-50px;
}

.margin-minbot60{
	margin-bottom:-60px;
}

.margin-minbot85{
	margin-bot:-85px;
}

.margin-minbot90{
	margin-bot:-90px;
}

.margin-minbot95{
	margin-bot:-95px;
}

.margin-minbot100{
	margin-bot:-100px;
}

/*
Custom left right spacer
=========================== */
.margin-left10{
	margin-left:10px;
}

.margin-right10{
	margin-right:10px;
}

.margin-left20{
	margin-left:20px;
}

.margin-right20{
	margin-right:20px;
}

/*
Custom top spacer
=========================== */
.margintop5{
	margin-top:5px;
}

.margintop10{
	margin-top:10px;
}

.margintop15{
	margin-top:15px;
}

.margintop20{
	margin-top:20px;
}

.margintop25{
	margin-top:25px;
}

.margintop30{
	margin-top:30px;
}

.margintop35{
	margin-top:35px;
}

.margintop40{
	margin-top:40px;
}

.margintop45{
	margin-top:45px;
}

.margintop50{
	margin-top:50px;
}

.margintop55{
	margin-top:55px;
}

.margintop60{
	margin-top:60px;
}

.margintop80{
	margin-top:80px;
}

.margintop85{
	margin-top:805px;
}

/*
Custom bottom spacer
=========================== */
.marginbot5{
	margin-bottom:5px;
}

.marginbot10{
	margin-bottom:10px;
}

.marginbot15{
	margin-bottom:15px;
}

.marginbot20{
	margin-bottom:20px;
}

.marginbot25{
	margin-bottom:25px;
}

.marginbot30{
	margin-bottom:30px;
}

.marginbot35{
	margin-bottom:35px;
}

.marginbot40{
	margin-bottom:40px;
}

.marginbot45{
	margin-bottom:45px;
}

.marginbot50{
	margin-bottom:50px;
}

.marginbot55{
	margin-bottom:55px;
}

.marginbot60{
	margin-bottom:60px;
}

.marginbot80{
	margin-bottom:80px;
}

/*
Fontawesome
=========================== */
.fa-2x {
	font-size: 2em;
}

.fa-3x {
	font-size: 3em;
}

.fa-4x {
	font-size: 4em;
}

.fa-5x {
	font-size: 5em;
}

.fa-default{
	color:#464646;
}

.icon-circle,
.icon-square{
	background-color:#464646;
	color:#fff;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	-o-border-radius:50%;
	border-radius:50%;
	width:40px;
	height:40px;
	/*border:2px solid transparent;*/
	text-align:center;
	font-size:16px;
	line-height:40px;
	overflow:hidden;
	cursor:pointer;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.icon-square{
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-o-border-radius:4px;
	border-radius:4px;
}

.icon-circle.icon-bordered,
.icon-square.icon-bordered{
	background:none;
	color:#464646;
	border-color:#464646;
}

.icon-circle.icon-bordered:hover,
.icon-square.icon-bordered:hover,
.icon-circle.icon-bordered.fa-primary:hover,
.icon-square.icon-bordered.fa-primary:hover,
.icon-circle.icon-bordered.fa-blue:hover,
.icon-square.icon-bordered.fa-blue:hover,
.icon-circle.icon-bordered.fa-purple:hover,
.icon-square.icon-bordered.fa-purple:hover,
.icon-circle.icon-bordered.fa-pink:hover,
.icon-square.icon-bordered.fa-pink:hover,
.icon-circle.icon-bordered.fa-yellow:hover,
.icon-square.icon-bordered.fa-yellow:hover,
.icon-circle.icon-bordered.fa-green:hover,
.icon-square.icon-bordered.fa-green:hover,
.icon-circle.icon-bordered.fa-red:hover,
.icon-square.icon-bordered.fa-red:hover{
	background:none;
}

.fa-2x.icon-circle,
.fa-2x.icon-square{
	width:56px;
	height:56px;
	font-size: 22px;	
	line-height:54px;
}

.fa-3x.icon-circle,
.fa-3x.icon-square{
	width:76px;
	height:76px;	
	font-size: 34px;
	line-height:74px;
}

.fa-4x.icon-circle,
.fa-4x.icon-square{
	width:96px;
	height:96px;	
	font-size: 40px;
	line-height:94px;
}

.fa-5x.icon-circle,
.fa-5x.icon-square{
	width:120px;
	height:120px;	
	font-size: 50px;
	line-height:118px;
}

.icon-circle.fa-blue,
.icon-circle.fa-purple,
.icon-circle.fa-pink,
.icon-circle.fa-yellow,
.icon-circle.fa-green,
.icon-circle.fa-red,
.icon-square.fa-blue,
.icon-square.fa-purple,
.icon-square.fa-pink,
.icon-square.fa-yellow,
.icon-square.fa-green,
.icon-square.fa-red{
	color:#fff;
}

.icon-circle.fa-primary,
.icon-square.fa-primary{
	color: #fff !important;
}

.icon-circle.icon-bordered.fa-primary,
.icon-circle.icon-bordered.fa-blue,
.icon-circle.icon-bordered.fa-purple,
.icon-circle.icon-bordered.fa-pink,
.icon-circle.icon-bordered.fa-yellow,
.icon-circle.icon-bordered.fa-green,
.icon-circle.icon-bordered.fa-red,
.icon-square.icon-bordered.fa-primary,
.icon-square.icon-bordered.fa-blue,
.icon-square.icon-bordered.fa-purple,
.icon-square.icon-bordered.fa-pink,
.icon-square.icon-bordered.fa-yellow,
.icon-square.icon-bordered.fa-green,
.icon-square.icon-bordered.fa-red{
	background:none;
}

.icon-circle.icon-bordered.fa-default,
.icon-square.icon-bordered.fa-default{
	background-color: transparent !important;
}

/*
Responsive
=========================== */
@media(max-width:1280px){
	.home-headline h1{
		font-size:140px;
		line-height:140px;
	}
	#typer{
		font-size:42px;
		line-height:42px;
	}
}
@media(max-width:920px){
	.top-menu .container{
		padding-left: 30px;
		padding-right: 30px;
	}
	.home-headline h1{
		font-size:90px;
		line-height:90px;
	}
	#typer{
		font-size:32px;
		line-height:32px;
	}
	.wrap-client{
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.wrap-client .owl-controls .owl-prev{
		left: -20px;
	}

	.wrap-client .owl-controls .owl-next{
		right: -20px;
	}
}

@media(min-width:768px){
	.text-right-sm{
		text-align: right;
	}
}

@media(max-width:767px){
	.form-home{
		width: 100%;
	}
	.home-headline h1{
		padding-top:10px;
		font-size:56px;
		line-height:56px;
	}
	#typer{
		font-size:24px;
		line-height:32px;
	}
	.text-right-sm{
		margin-top: 15px;
	}
	
	.content-slide{
		padding: 0 15px;
	}
	
	.content-slide .owl-controls .owl-prev{
		left: -30px;
	}

	.content-slide .owl-controls .owl-next{
		right: 0px;
	}
	
	.top-menu .container{
		padding-left: 5px;
		padding-right: 15px;
	}
	
	/* Force table to not be like tables anymore */
	.table-price, 
	.table-price thead, 
	.table-price tbody, 
	.table-price th, 
	.table-price td, 
	.table-price tr { 
		display: block; 
	}

	/* Hide table headers (but not display: none;, for accessibility) */
	.table-price thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}

	.table-price td { 
		/* Behave  like a "row" */
		border: none;
		position: relative;
		padding-left: 220px; 
		text-align: left;
		border-right: solid 1px #d9d9d9 !important;
		border-left: solid 1px #d9d9d9 !important;
	}

	.table-price td:before { 
		content: attr(data-title); 
		position: absolute;
		top: 0;
		left: 0;
		width: 190px; 
		padding: 13px 15px 13px;
		white-space: normal;
		word-wrap: break-word;
		font-size: 14px;
		/*background-color: #f5f5f5;*/
	}
	
	.table-price td .table-child{
		border-left: none !important;
		border-right: none !important;
	}
	
	.table-category{
		/*width: 100% !important;
		text-align: center !important;
		border: none !important;*/

		width: calc(50% - 2px) !important;
		padding: 0 !important;
		text-align: center !important;
		display: inline-block !important;
	}
	
	.table-price th.table-category:after,
	.table-price th.table-category:before,
	.table-price td.table-category:after,
	.table-price td.table-category:before{
		display: none;
	}

	/* Force table to not be like tables anymore */
	.table-general, 
	.table-general thead, 
	.table-general tbody, 
	.table-general th, 
	.table-general td, 
	.table-general tr { 
		display: block; 
	}

	.table-general th,
	.table-general td{
		position: relative;
		text-align: left;
		padding: 12px 15px;
		padding-left: 40%;
	}
	
	/* Hide table headers (but not display: none;, for accessibility) */
	.table-general thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}

/*
	.table-general td { 
		 Behave  like a "row" 
		border: none;
		position: relative;
		padding-left: 220px; 
		text-align: left;
		border-right: solid 1px #d9d9d9 !important;
		border-left: solid 1px #d9d9d9 !important;
	}*/

	.table-general td:before { 
		content: attr(data-title); 
		position: absolute;
		top: 0;
		left: 0;
		width: 35%; 
		padding: 13px 15px 13px;
		white-space: normal;
		word-wrap: break-word;
		font-size: 14px;
		text-align: left;
		font-weight: bold;
		border-right: solid 2px white;
		/*background-color: #f5f5f5;*/
	}

	.table-general td .table-child{
		border-left: none !important;
		border-right: none !important;
	}
	
	.table-general th.table-category:after,
	.table-general th.table-category:before,
	.table-general td.table-category:after,
	.table-general td.table-category:before{
		display: none;
	}

	/* Force table to not be like tables anymore */
	.table-service, 
	.table-service thead, 
	.table-service tbody, 
	.table-service th, 
	.table-service td, 
	.table-service tr { 
		display: block; 
	}

	.table-service th,
	.table-service td{
		position: relative;
		text-align: left;
		padding: 5px 7px;
		padding-left: 40%;
	}
	
	/* Hide table headers (but not display: none;, for accessibility) */
	.table-service thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	.table-service td:before { 
		content: attr(data-title); 
		position: absolute;
		top: 0;
		left: 0;
		width: 35%; 
		padding: 13px 15px 13px;
		white-space: normal;
		word-wrap: break-word;
		font-size: 13px;
		text-align: left;
		font-weight: bold;
		border-right: solid 2px white;
		/*background-color: #f5f5f5;*/
	}

	.table-service td .table-child{
		border-left: none !important;
		border-right: none !important;
	}
	
	.table-service th.table-category:after,
	.table-service th.table-category:before,
	.table-service td.table-category:after,
	.table-service td.table-category:before{
		display: none;
	}
	
	.no-border,
	.title-table{
		display: none !important;
	}
	
	.main-post{
		padding-right: 15px;	
		padding-bottom: 30px;
		height: auto !important;
	}
	
	.main-post.right{
		padding-right: 15px;	
		padding-left: 15px;
	}
	
	.blog-page{
		padding-bottom: 0;
	}

	.sidebar{
		padding-left: 15px;
		padding-right: 15px;
		background: #f9f9f9;
		border-left: none;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
		height: auto !important;
	}
	
	.blog-page .sidebar{
		padding-bottom: 10px;
	}
	
	.box-form.faq{
		padding-bottom: 5px;
	}
	
	.home-content .title{
		font-size: 36px;
		line-height: 42px;
		margin-bottom: 20px;
	}

	.home-content .btn{
		padding: 13px 33px 15px 65px;
		text-align: left;
		border-radius: 34px;
		margin: 5px 3px 0;
	}
}

@media(max-width:450px){
	.top-menu-mensajero .menu-icon, .top-menu-mensajero .menu-link{
		float: none !important;
		display: inline !important;
		text-align: center !important;
	}
	.top-menu-mensajero .menu-icon li, .top-menu-mensajero .menu-link li{float: none !important;}
}

@media(max-width:360px){
	.top-menu .menu-icon{
		display: none;
	}
	
	.page-title{
		padding-bottom: 55px;
	}
	
	.page-title .triangle{
		display: none;
	}
}

/*
Demo
=========================== */
.demo{
	padding:120px 0 80px 0;
	font-size:24px;
	line-height:40px;
}

.demo h1{
	font-size:72px;
	line-height:92px;
}

.demo p{
	margin-bottom:40px;
}

.demo-img{
	background:#efefef;
	padding:40px;
	display:block;
	margin-bottom:30px;
	border-radius:5px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.demo-img img{
	border-radius:5px;
}

.demo-img:hover{
	padding:0;
-webkit-box-shadow: 1px 13px 12px -12px rgba(0,0,0,0.29);
-moz-box-shadow: 1px 13px 12px -12px rgba(0,0,0,0.29);
box-shadow: 1px 13px 12px -12px rgba(0,0,0,0.29);
}

.demo-containt{
	display:block;
	margin-bottom:60px;
}

.demo-panel{
	background:#f6f6f6;
	width:360px;
	display:none;
	height:100%;
	left:0;
	padding:40px 0; 
	top:0;
	position:fixed;
	_position:absolute;
	z-index:9999;
	border-left:none;
}

a.openpanel{ 
	_background-image:none; 
	padding:10px;
	border-left:none;
	border-radius:0 2px 2px 0;
	color:#fff;
	display:block;
	left:0;
	text-align:center;
	font-size:24px;
	top:165px;
	z-index:99999; 
	position:fixed;
	_position:absolute; 
	border-left:none;
}

a.openpanel{
	text-decoration:none;
}
		
a.active.openpanel{ 
	border-left:none;
	_position:absolute; 
	left:360px;
}

a.openpanel:hover,
a.openpanel:focus,
a.openpanel:active{
	outline:none;
	color:#fff;
}

.demo-col{
	float:left;
	width:100%;
	padding:0 30px;
	margin-bottom:20px;
}

.demo-col h6{
	margin-bottom:15px;
}

.stylechanger{
	float:left;
	width:100%;
	margin:0;
	padding:0;
}

.stylechanger li{
	float:left;
	width:33.333333%;
	list-style:none;
	margin:0 0 15px 0;
	padding:0 10px 0 0;
	text-align:center;
}

.stylechanger li a{
	display:block;
	width:100%;
	height:60px;
	margin-bottom:5px;
	border-radius:2px;
	border:5px solid #fcfcfc;
}

.stylechanger li a:hover,
.stylechanger li a:focus,
.stylechanger li a:active{
	border:5px solid #aeaeae;
}

#color1{ background-color:#de3f3f; }
#color2{ background-color:#35bfd4; }
#color3{ background-color:#8f64a2; }
#color4{ background-color:#d96ba1; }
#color5{ background-color:#e3b041; }
#color6{ background-color:#5cca83; }

/*
BitSolar
=========================== */

@import url('https://fonts.googleapis.com/css2?family=Kaushan+Script&display=swap');
@font-face {
  font-family: 'Kaushan Script';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url("../fonts/Kaushan_Script/Kaushan_Script.ttf");
  src: url("../fonts/Kaushan_Script/Kaushan_Script.ttf") format("truetype");
}


.bitsolar{font-family: 'Kaushan Script', cursive !important; font-size: 1.3em; color: #fed369; }
.bitsolar:hover,.bitsolar:visited,.bitsolar:link{font-family: 'Kaushan Script', cursive; text-decoration: none; color: #fed369;}
a:hover{text-decoration: none;}

.login-link{color: #6a6a6a; padding-bottom: 10px;}
.login-register{padding-bottom: 10px; border-radius: 3px; -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3); box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);}
.tab-content{padding-bottom: 10px; border-radius: 15px; -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3); box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3); border: none;}

.negro{color: #000 !important;}
.letraBlanca{color: #FFF !important;}
.letraNegra{color: #000 !important;}
.letraRoja{color: #ea4335 !important;}

.bold{font-weight: bold !important;}
.ligth{font-weight: 500 !important;}

.espacioLetras1{letter-spacing: 1px;}
.espacioLetras2{letter-spacing: 2px;}
.espacioLetras3{letter-spacing: 3px;}
.espacioLetras4{letter-spacing: 4px;}
.espacioLetras5{letter-spacing: 5px;}
.espacioLetras6{letter-spacing: 6px;}
.espacioLetras7{letter-spacing: 7px;}
.espacioLetras8{letter-spacing: 8px;}
.espacioLetras9{letter-spacing: 9px;}
.espacioLetras10{letter-spacing: 10px;}
.espacioLetras20{letter-spacing: 20px;}

.z10{z-index: 10 !important;}
.z20{z-index: 20 !important;}
.z30{z-index: 30 !important;}
.z40{z-index: 40 !important;}
.z50{z-index: 50 !important;}
.z60{z-index: 60 !important;}
.z70{z-index: 70 !important;}
.z80{z-index: 80 !important;}
.z90{z-index: 90 !important;}

.letra10{font-size: 10px !important;}
.letra11{font-size: 11px !important;}
.letra12{font-size: 12px !important;}
.letra13{font-size: 13px !important;}
.letra14{font-size: 14px !important;}
.letra15{font-size: 15px !important;}
.letra16{font-size: 16px !important;}
.letra17{font-size: 17px !important;}
.letra18{font-size: 18px !important;}
.letra19{font-size: 19px !important;}
.letra20{font-size: 20px !important;}
.letra21{font-size: 21px !important;}
.letra22{font-size: 22px !important;}
.letra23{font-size: 23px !important;}
.letra24{font-size: 24px !important;}
.letra25{font-size: 25px !important;}
.letra26{font-size: 26px !important;}
.letra27{font-size: 27px !important;}
.letra28{font-size: 28px !important;}
.letra29{font-size: 29px !important;}
.letra30{font-size: 30px !important;}
.letra31{font-size: 31px !important;}
.letra32{font-size: 32px !important;}
.letra33{font-size: 33px !important;}
.letra34{font-size: 34px !important;}
.letra35{font-size: 35px !important;}
.letra36{font-size: 36px !important;}
.letra37{font-size: 37px !important;}
.letra38{font-size: 38px !important;}
.letra39{font-size: 39px !important;}
.letra40{font-size: 40px !important;}
.letra41{font-size: 41px !important;}
.letra42{font-size: 42px !important;}
.letra43{font-size: 43px !important;}
.letra44{font-size: 44px !important;}
.letra45{font-size: 45px !important;}

.margen10{margin:10px !important;}
.margen15{margin:15px !important;}
.margen20{margin:20px !important;}
.margen25{margin:25px !important;}
.margen30{margin:30px !important;}

.margenArriba10{margin-top:10px !important;}
.margenArriba15{margin-top:15px !important;}
.margenArriba20{margin-top:20px !important;}
.margenArriba25{margin-top:25px !important;}
.margenArriba30{margin-top:30px !important;}
.margenArriba40{margin-top:40px !important;}
.margenArriba50{margin-top:50px !important;}
.margenArriba60{margin-top:60px !important;}
.margenArriba70{margin-top:70px !important;}
.margenArriba80{margin-top:80px !important;}
.margenArriba90{margin-top:90px !important;}
.margenArriba100{margin-top:100px !important;}

.margenAbajo10{margin-bottom:10px !important;}
.margenAbajo15{margin-bottom:15px !important;}
.margenAbajo20{margin-bottom:20px !important;}
.margenAbajo25{margin-bottom:25px !important;}
.margenAbajo30{margin-bottom:30px !important;}
.margenAbajo40{margin-bottom:40px !important;}
.margenAbajo50{margin-bottom:50px !important;}
.margenAbajo60{margin-bottom:60px !important;}
.margenAbajo70{margin-bottom:70px !important;}
.margenAbajo80{margin-bottom:80px !important;}
.margenAbajo90{margin-bottom:90px !important;}
.margenAbajo100{margin-bottom:100px !important;}

.altoMinimo800{min-height: 800px !important;}
.altoMinimo700{min-height: 700px !important;}
.altoMinimo600{min-height: 600px !important;}
.altoMinimo500{min-height: 500px !important;}
.altoMinimo400{min-height: 400px !important;}
.altoMinimo350{min-height: 350px !important;}
.altoMinimo300{min-height: 300px !important;}
.altoMinimo250{min-height: 250px !important;}
.altoMinimo240{min-height: 240px !important;}
.altoMinimo230{min-height: 230px !important;}
.altoMinimo220{min-height: 220px !important;}
.altoMinimo210{min-height: 210px !important;}
.altoMinimo200{min-height: 200px !important;}
.altoMinimo190{min-height: 190px !important;}
.altoMinimo180{min-height: 180px !important;}
.altoMinimo170{min-height: 170px !important;}
.altoMinimo160{min-height: 160px !important;}
.altoMinimo150{min-height: 150px !important;}
.altoMinimo140{min-height: 140px !important;}
.altoMinimo130{min-height: 130px !important;}
.altoMinimo120{min-height: 120px !important;}
.altoMinimo110{min-height: 110px !important;}
.altoMinimo100{min-height: 100px !important;}
.altoMinimo90{min-height:  90px !important;}
.altoMinimo80{min-height:  80px !important;}
.altoMinimo70{min-height:  70px !important;}
.altoMinimo60{min-height:  60px !important;}
.altoMinimo50{min-height:  50px !important;}
.altoMinimo40{min-height:  40px !important;}
.altoMinimo36{min-height:  36px !important;}
.altoMinimo35{min-height:  35px !important;}
.altoMinimo30{min-height:  30px !important;}
.altoMinimo20{min-height:  20px !important;}
.altoMinimo10{min-height:  10px !important;}

.altoMaximo800{max-height: 800px;}
.altoMaximo700{max-height: 700px;}
.altoMaximo600{max-height: 600px;}
.altoMaximo500{max-height: 500px;}
.altoMaximo400{max-height: 400px;}
.altoMaximo350{max-height: 350px;}
.altoMaximo315{max-height: 315px !important;}
.altoMaximo300{max-height: 300px;}
.altoMaximo250{max-height: 250px;}
.altoMaximo240{max-height: 240px;}
.altoMaximo230{max-height: 230px;}
.altoMaximo220{max-height: 220px;}
.altoMaximo210{max-height: 210px;}
.altoMaximo200{max-height: 200px;}
.altoMaximo190{max-height: 190px;}
.altoMaximo180{max-height: 180px;}
.altoMaximo170{max-height: 170px;}
.altoMaximo160{max-height: 160px;}
.altoMaximo150{max-height: 150px;}
.altoMaximo140{max-height: 140px;}
.altoMaximo130{max-height: 130px;}
.altoMaximo120{max-height: 120px;}
.altoMaximo110{max-height: 110px;}
.altoMaximo100{max-height: 100px;}
.altoMaximo90{max-height: 90px;}
.altoMaximo80{max-height: 80px;}
.altoMaximo70{max-height: 70px;}
.altoMaximo60{max-height: 60px;}
.altoMaximo50{max-height: 50px;}
.altoMaximo40{max-height: 40px;}
.altoMaximo36{max-height: 36px !important;}
.altoMaximo35{max-height: 35px !important;}
.altoMaximo30{max-height: 30px;}
.altoMaximo20{max-height: 20px;}
.altoMaximo10{max-height: 10px;}

.scroll{overflow: scroll !important;}

.ancho100P{width: 100%;}
.ancho90P{width: 90%;}
.ancho80P{width: 80%;}
.ancho70P{width: 70%;}
.ancho60P{width: 60%;}
.ancho50P{width: 50%;}
.ancho40P{width: 40%;}
.ancho30P{width: 30%;}
.ancho20P{width: 20%;}
.ancho10P{width: 10%;}

.bajar1{position: relative; top:1px !important;}
.bajar2{position: relative; top:2px !important;}
.bajar3{position: relative; top:3px !important;}
.bajar5{position: relative; top:5px !important;}
.bajar10{position: relative; top:10px !important;}
.bajar15{position: relative; top:15px !important;}
.bajar20{position: relative; top:20px !important;}
.bajar25{position: relative; top:25px !important;}
.bajar30{position: relative; top:30px !important;}
.bajar35{position: relative; top:35px !important;}
.bajar40{position: relative; top:40px !important;}

.subir1{position: relative; top:-1px !important;}
.subir3{position: relative; top:-3px !important;}
.subir5{position: relative; top:-5px !important;}
.subir10{position: relative; top:-10px !important;}
.subir15{position: relative; top:-15px !important;}
.subir20{position: relative; top:-20px !important;}
.subir30{position: relative; top:-30px !important;}
.subir40{position: relative; top:-40px !important;}
.subir50{position: relative; top:-50px !important;}
.espacioIzq5{padding-left: 5px;}
.espacioIzq5{padding-left: 5px;}
.espacioArriba5{padding-top: 5px;}
.espacioArriba10{padding-top: 10px;}
.espacioArriba15{padding-top: 15px;}
.espacioArriba20{padding-top: 20px;}
.espacioArriba25{padding-top: 25px;}
.espacioArriba30{padding-top: 30px;}
.espacioArriba35{padding-top: 35px;}
.espacioArriba40{padding-top: 40px;}
.espacioArriba45{padding-top: 45px;}
.espacioArriba50{padding-top: 50px;}
.espacioArriba70{padding-top: 70px;}
.espacioArriba90{padding-top: 90px;}

.espacioAbajo5{padding-bottom: 5px;}
.espacioAbajo10{padding-bottom: 10px;}
.espacioAbajo15{padding-bottom: 15px;}
.espacioAbajo20{padding-bottom: 20px;}
.espacioAbajo25{padding-bottom: 25px;}
.espacioAbajo30{padding-bottom: 30px;}
.espacioAbajo35{padding-bottom: 35px;}
.espacioAbajo40{padding-bottom: 40px;}
.espacioAbajo45{padding-bottom: 45px;}
.espacioAbajo50{padding-bottom: 50px;}
.espacioAbajo70{padding-bottom: 70px;}
.espacioAbajo90{padding-bottom: 90px;}

.pushLeft1{position: relative; left:1px !important;}
.pushLeft3{position: relative; left:3px !important;}
.pushLeft5{position: relative; left:5px !important;}
.pushLeft10{position: relative; left:10px !important;}
.pushLeft15{position: relative; left:15px !important;}
.pushLeft20{position: relative; left:20px !important;}
.pushLeft25{position: relative; left:25px !important;}

.pushRight1{position: relative; right:1px !important;}
.pushRight3{position: relative; right:3px !important;}
.pushRight5{position: relative; right:5px !important;}
.pushRight10{position: relative; right:10px !important;}
.pushRight15{position: relative; right:15px !important;}

.bs-padding-0{padding: 0px !important;}
.bs-padding-5{padding: 5px !important;}
.bs-padding-10{padding: 10px !important;}
.bs-padding-20{padding: 20px !important;}
.bs-padding-30{padding: 30px !important;}

.pb1{padding-bottom: 10px !important;}

.bs-responsive{max-width: 100%;height: auto;}

.flotanteIzq{float: left !important;}
.flotanteDer{float: right !important;}

.borde-redondeado-5{-moz-border-radius: 5px;-webkit-border-radius: 5px;-o-border-radius: 5px;border-radius: 5px;}
.borde-redondeado-15{-moz-border-radius: 15px;-webkit-border-radius: 15px;-o-border-radius: 15px;border-radius: 15px;}
.borde-redondeado-20{-moz-border-radius: 20px;-webkit-border-radius: 20px;-o-border-radius: 20px;border-radius: 20px;}

.fondoGris{background-color: #EFEFEF;}
.fondoPuntos{background-image: url('../images/bg/bgPuntos.png');}
.fondoNosotros{background-image: url('../images/bg/bgNosotros.png'); background-repeat: no-repeat; background-position: center;	}
.fondoNaranja{ background-image: url('../images/bg/bgNaranja.png'); border-radius: 15px;}
.letraNaranja{ color: #f7931e;}

@media(min-width:767px){
	.triangulo{
		border-top: 86px solid transparent; 
		border-left: 50vw solid rgb(255, 255, 255); 
		border-right: 50vw solid rgb(255, 255, 255);
		position: relative; 
		top:-20px !important;
	}
	.bajar50{position: relative; top:50px !important;}
	.bajar60{position: relative; top:60px !important;}
	.bajar70{position: relative; top:70px !important;}
}

/*Dashboard*/
.floating-card{min-height: 150px; width:100%; float: left; background-color: #f9f9f9; margin: 15px 0; padding: 10px; border-radius: 3px; -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3); box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);}
.bs-box{width:100%; background-color: #f9f9f9; float: left; margin-bottom: 15px; padding: 10px; border-radius: 3px; -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3); box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);}
.bs-map{width:100%; background-color: transparent; float: left; margin-bottom: 15px; border-top: solid rgba(0, 0, 0, 0.1) 1px; padding: 10px; border-radius: 3px; -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3); box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);}
#salir a {cursor: pointer;}
.pie{font-weight: normal; font-size: 10px;line-height: 13px;}
.tab-content>.active {display: inline-block;}
/* Datos perfil */
.bs-textoImagenEmpresa {background: rgba(0,0,0,.54);bottom: 0;color: #fff;font-size: 9px;font-weight: bold;left: 0;line-height: 9px;position: absolute;padding: 7px 0;text-align: center;width: 100%;}
.bs-enlaceImagenEmpresa {position: relative;display: inline-block;vertical-align: top;overflow: hidden;-webkit-transform: translateZ(0);cursor: pointer;font-size: 5em;}
.bs-imagenEmpresa {-webkit-background-size: 100% 100%;background-size: 100% 100%;border: none;vertical-align: top;height: 100%;width: 100%;}
.oculto{display: none !important;}
.setProgramar,.setPlazo{display: none;}
.bordeIzqGris1{border-left: solid 1px #ddd;}
.bordeDerGris1{border-right: solid 1px #ddd;}
.form-control{margin-bottom: 5px !important;}
/* Tipo de servicio */
.title-table th {font-weight: 700;font-size: 14px;line-height: 25px;color: #3a3a3a;background-color: rgba(91,196,62,0.3);text-transform: uppercase;}
.tr-gris, .tr-gris:before{background-color: #f9f9f9;}
.btnAccionTabla{padding: 5px 0px !important;}
label.require:after {content: "*";position: relative;font-weight: bold;left: 5px;}
.puntero{cursor: pointer !important;}
.cursorMoverH{cursor: move;}
.divMapa{width: 100%; min-height: 350px; height: 570px; }
.divMapDireccion{width: 100%; min-height: 350px; height: 400px; }
.divMapaValidacion{width: 100%; min-height: 100px; height: 420px; }
.divMapaValidacionCreacionServicio{width: 100%; min-height: 100px; }
#divViajes{max-height: 280px; overflow: scroll !important;}
#divUltimosServicios{max-height: 261px; overflow: scroll !important;}
.divGrafico{min-width: 310px; height: 400px; margin: 0 auto;}
.bordeRojo1{border:solid 1px red !important; }
.bordeVerde1{border:solid 1px green !important;}
.bordeBlanco1{border:solid 1px white !important;}
.bordeBlanco2{border:solid 2px white !important;}

.colorVerde{color: #5cca83 !important;}
.colorGris{color: #6a6a6a !important;}
#imgSliderActuales,#serviciosActuales,#testimoniosActuales,#clientesActuales{max-height: 248px; overflow: scroll !important;}
#miembrosActuales,#faqActuales{max-height: 400px; overflow: scroll !important;}
.oflow80{max-height: 80px; overflow: scroll !important;}
.lineaAjustada{line-height: 18px;}
.lineaSuperAjustada{line-height: 16px;}
.pseudoTriangle{background-color: transparent;}
.botonEliminar{position: absolute;right: 2px; top: 4px;}
#listaDirecciones .form-control {margin: 0 !important; padding: 6px 6px; padding-right: 29px; }
.subtitle{line-height: 14px;}
.display-ib{display:inline-block !important;}
.display-b{display:block !important;}
.display-n{display:none !important;}
.alert5{padding: 5px;border: 1px solid transparent;border-radius: 4px;}
.ui-autocomplete{overflow: hidden !important;max-height: 600px !important;}



.cursorMover{cursor: ew-resize !important;}
.elegido{cursor: grab !important;}
.elegido:active{cursor: grabbing !important;}
.cursorDeshabilitado{cursor: not-allowed !important;}

#divTareas .grupoRuta{list-style: none !important; white-space: nowrap; overflow: auto; background-image: url(../images/brand/logo-black.png); background-size: 5px; background-repeat-y: no-repeat; background-repeat-x: repeat; background-position: center; padding:10px 0px; margin:0;}

#divTareasElegidas{overflow: scroll;max-height: 550px;}
#divTareasElegidas .grupoRuta{list-style: none !important; padding: 10px 0px; overflow: auto;}
/*#divTareasElegidas .ui-sortable li{margin: 0px; margin-right: 15px !important;}*/
/*#divTareasElegidas .ui-sortable li:last-child{margin-right: 0px !important;}*/
#divTareasElegidas .paradaRuta{ width: 95%; padding: 3px;}
/*#divTareasElegidas .paradaRuta.bodega{ width: 95%;}*/
.paradaRuta{display: inline-block !important; width: 60%; margin-right: 20px; vertical-align: middle; border: 3px solid !important;border-radius: 15px !important;}
.paradaRuta:last-child{margin-right: 0px !important;}
.paradaRuta label{
	text-align: inherit !important;
	font-weight: normal !important;
	font-size: 12px !important;
	line-height: 20px;
	margin:0px !important;
	border:0px !important;
	cursor: inherit !important;
	border-radius: 10px !important;
}

.bordeVerde{border-color: #5cca83 !important; background-color: #FFF !important;}
.bordeGris{border-color: #6a6a6a !important; background-color: #CDCDCD !important;}

.paradaRuta .ui-state-active, .paradaRuta .ui-widget-content .ui-state-active, .paradaRuta .ui-widget-header .ui-state-active,
.paradaRuta .ui-state-focus, .paradaRuta .ui-widget-content .ui-state-focus, .paradaRuta .ui-widget-header .ui-state-focus{
	background: #409c61 !important;
    color: #ffffff !important;
}
/*
.paradaRuta .ui-state-focus, .paradaRuta .ui-widget-content .ui-state-focus, .paradaRuta .ui-widget-header .ui-state-focus{
	background: inherit !important;
    color: inherit !important;
}*/





