html,
body
{
	width: 100%;
	height: 100%;
	line-height: 2;
}

body
{
	font-family: 'Raleway', sans-serif;
	color: #001A33;
	webkit-tap-highlight-color: #222;
	top:0;
}

/* workaround modal-open padding issue */
body.modal-open
{
	padding-right:0 !important;
}

a
{
	color: #0196fc;
	-webkit-transition: all .35s;
	-moz-transition: all .35s;
	transition: all .35s;
}

a:hover,
a:focus
{
	color: #222;
	outline: 0;
}

input[type="text"]:hover,
input[type="text"]:focus,
input[type="email"]:hover,
input[type="email"]:focus,
textarea:focus,
textarea:hover,
button:focus
{
	outline: none;
}

p
{
	font-size: 16px;
	line-height: 1.7;
	margin-bottom: 20px;
}

section
{
	padding: 70px 0;
}

footer
{
	padding: 45px;
	padding-top: 40px;
	background-color: #e0e0e3;
	background: linear-gradient(#F2F2F2, #D5E4F3);
}

hr {
	margin-top: 1rem;
	margin-bottom: 1rem;
	border: 0;
	border-top: 1px solid rgb(239, 239, 239);
}
/* NAVBAR */

.navbar-toggler
{
	float: right;
}

.navbar-default
{
	border-color: rgba(35,35,35,.05);
	background-color: #0196fc;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
}

.navbar-brand
{
	-webkit-transition: padding .2s ease-in;
	-moz-transition: padding .2s ease-in;
	transition: padding .2s ease-in;
}

.navbar-brand:hover,
.navbar-brand:focus
{
	color: #0196fc;
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover
{
	background-color: #001A33;
}
.navbar-default .navbar-toggle,
.navbar-default .navbar-collapse
{
	border-color: transparent;
}

.navbar-default .nav > li>a,
.navbar-default .nav>li>a:focus
{
	font-size: 17px;
	color: #add0e6;
}

.navbar-default .nav>li>a:hover,
.navbar-default .nav>li>a:focus:hover
{
	color: #007FFF;
}

.navbar-default .nav .nav-link.active,
.navbar-default .nav .nav-link.active:focus
{
	color: #fff !important;
}
/* END NAVBAR */

/* OVERWIEV */
.pd-none
{
	padding: 0;
}

.mg-auto
{
	margin: auto;
}

.mgt-1em
{
	margin-top: 1em;
}

.mgt-2em
{
	margin-top: 2em;
}

.mgt-3em
{
	margin-top: 3em;
}

.mgt-4em
{
	margin-top: 4em;
}

.mgt-13em
{
	margin-top: 13em;
}

.mgr-4em
{
	margin-right: 4em;
}

.font-bold
{
	font-weight: bold;
}

.ps-relative
{
	position: relative;
}

.ps-absolute
{
	position: absolute;
}

.color-white
{
	color: #fff;
}

.color-darkblue
{
	color: #033253;
}

.bg-black
{
	background: #000;
}

.bg-transparent
{
	background: transparent;
}
.dp-block
{
	display: block;
}
.dp-bckinline
{
	display: inline-block;
}
.borderb-2px-blue
{
	border-bottom: solid 2px #0196fc;
}
.section-description
{
	width: 60%;
	margin: auto;
	margin-bottom: 3em;
}
.text-normal
{
	color: #bfb7b7;
	font-size: 16px;
}
.radio-none
{
	border-radius: 0;
}

.color-lightblue
{
	color: #0196fc;
}

.ft-14px
{
	font-size: 14px;
}
.pd-4em
{
	padding: 4em;
}

.no-padding
	{
		padding-left: 0;
		padding-right: 0;

	}
a.no-margin
	{
	margin-left: 0;
	margin-right: 0;
}
/* END OVERWIEV */

#home video
{
	background-color: #333;
}
#about
{
	border-top: 1px solid #0196fc;
	padding-bottom: 0px;
}
/* ABOUT PAGE */
#about-page
{
	padding: 100px 0;
}
.about-page img.img-main
{
	margin: 0 auto;
	margin-bottom: 1em;
	border: 1px solid #efefef;
	padding: 5px;
}
/* END ABOUT PAGE */

.message-contact,
.message-error
{
    display: none;
    position: absolute;
    top: -26px;
}
.message-contact
{
    color: rgb(186, 14, 14);
}
.message-error
{
	color: #bf0000;
}
/* BLOG BOX */
.blog-box .image
{
	float: left;
	margin-right: 20px;
	margin: auto;
}
.blog-box .image img
{
	margin-right: 1em;
	margin-bottom: 1em;
	max-width: 330px;
}
#blog
{
	margin-top: 3em;
}
/* END BLOG BOX*/

section#testimonial
{
background-image: linear-gradient(#CACFD2, #F2F2F2, #D5E4F3);
}

.testimonial .carousel-control.right
{
    right: 0;
    left: auto;
    background-image: none;
    background-image: none;
    background-image: none;
    background-image: none;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.testimonial .carousel-control.left
{
    background-image: none;
    background-image: none;
    background-image: none;
    background-image: none;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.testimonial .carousel-control .icon-next,
.testimonial .carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 85px;
}

.testimonial .testimonials-info img
{
	float: left;
	width: 80px;
	height: auto;
	margin-right: 20px;
}
.testimonial  .testimonials-desc
{
	overflow: hidden;
}
.testimonials .testimonials-info
{
	padding: 20px;
	background: #fff;
	border-bottom: solid 3px #eee;
	transition: all 0.4s ease-in-out;
	min-height: 267px;
}

.testimonials-info.rounded-bottom 
{
	padding: 3em;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.testimonial .testimonials-desc p
{
	margin-bottom: 15px;
	font-size: 14px;
}
.testimonial .testimonials-desc strong,
.testimonial .testimonials-desc span
{
	color: #555;
	display: block;
}

.testimonial .carousel-control .icon-prev::before
{
    position: absolute;
    /*left: -25px;*/
    background-image: url(../image/arrow.png);
}

.carousel-control .icon-next::before
{
    position: absolute;
    right: -25px;
}

/* END TESTIMONIAL */
/* LOGO */
.logo
{
	position: absolute;
	top: 22px;
}

.logo img
{
	width: 165px;
	position: relative;
	top: 2px;
}
/* END LOGO */


.navbar-absolute
{
	position: absolute;
	right: 0;
}

/* CONTACT */




#contact textarea.contact-text
{
	height: 150px;
}

#contact .contact-text
{
	width: 100%;
	border: 1px solid #0196fc;
	padding: 10px 1em;
}

#contact .form-label
{
	position: absolute;
	top: 24px;
	font-size: 17px;
	pointer-events: none;
	z-index: 9;
	transition: 0s;
	will-change: transform;
	-webkit-filter: blur(0);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	padding-left: 1em;
}

#contact .form-label.focus
{
	opacity: 0;
}
/* END CONTACT */

/* ABOUT PAGE */
img.img-main.img-fluid
{
	margin: auto;
	border: 1px solid rgba(147, 145, 130, 0.1);
	padding: 0.3em;
	margin-bottom: 2em;
}
/* END ABOUT PAGE */

/* ABOUT COLAPSE */
.about-colapse p
{
	margin-bottom: 1em;
	margin-bottom: 1em;
	margin-left: 2em;
	color: #737373;
}
.about-colapse button
{
	width: 100%;
	display: block;
	padding: 0.5em;
	text-align: left;
	background: transparent;
	border: none;
	border-bottom: 1px solid #e1e7e8;
}
/* END ABOUT COLAPSE */

button.default-white
{
	display: block;
	margin: auto;
	background: transparent;
	border: 1px solid #555;
	color: #555;
	padding: 5px 1em;
	-webkit-transition: all .35s;
	-moz-transition: all .35s;
	transition: all .35s;
}

button.default-white:hover
{
	background: #333;
	color: #fff;
	-webkit-transition: all .35s;
	-moz-transition: all .35s;
	transition: all .35s;
}

.brand-name
{
	font-size: 49px;
	margin-top: 2.5em;
}

.text-ubold
{
	font-weight: 900;
}

.text-regular
{
	font-weight: 400;
}

.txt-decoration-none:hover
{
	text-decoration: none;
}

.color-gray
{
	color: #888a8a;
}
.contact .telephone
{
	font-weight: 900;
	font-size: 27px;
	font-family: 'Raleway', sans-serif;
}

.contact a.link
{
	color: #fff;
	text-decoration: underline;
}

.contact a.link:hover
{
	color: #0196fc
}

.line
{
	height: 6px;
	background-color: #0196fc;
	width: 60%;
}

/* ABOUT */
#about .description-about p
{
	margin: 0;
}

#about .description-about p:nth-child(2)
{
	color: #867e7e;
}

#about .description-about p:nth-child(3)
{
	color: #b3abab;
}

#about
{
	min-height: 40px;
}

#about .btn-about
{
	padding: 0.6em 1.5em;
	color: #a2a2a2;
	border: 1px solid rgba(255, 255, 255, 0.09);
	font-size: 14px;
    margin-bottom: 2em;
    display: inline-block;
}

#about .btn-about:hover,
#about .btn-about:focus
{
	background-color: rgba(0, 0, 0, 0.34);
	color: #fff;
	text-decoration: none;
	background-color: rgba(0, 0, 0, 0.23);
}
/* END ABOUT */

/* TEAM */
.team .line-description
{
	width: 80%;
	margin-bottom: 40px;
}

.team .box
{
    margin-bottom: 0.5em;
	display: inline-block;
	min-width: 220px;
}

.team .box img
{
	width: 150px;
	height: 150px;
	border-radius: 150px;
}

.team .name
{
	text-align: center;
	color: #333;
	margin-top: 2px;
	line-height: 1.5;
}

.team .title
{
	color: #999;
	display: block;
	font-size: 12px;
	font-style: italic;
	line-height: 1.5;
}

.team .description
{
	font-size: 14px;
	margin: auto;
	line-height: 1.5;
}

.team .media
{
	margin: 1em;
}

.team .media i
{
	color: #333;
	margin: 0 5px;
}
/* END TEAM */

.card-group .card
{
    padding: 0;
    border: none;
}

/*img.card-img-top.img-fluid
{
	height: 230px;
	width: 100%;
}*/
/* MAPS*/
div#map
{
	width: 100%;
	height: 600px;
	display: block;
}
.map-control
{
	background-color: #fff;
	border: 1px solid #ccc;
	box-shadow: 0 2px 2px rgba(33, 33, 33, 0.4);
	font-family: 'Roboto','sans-serif';
	margin: 10px;
/* Hide the control initially, to prevent it from appearing
before the map loads. */

}
/* Display the control once it is inside the map. */
#map .map-control
{
	display: block;
}

.selector-control
{
	font-size: 14px;
	line-height: 30px;
	padding-left: 5px;
	padding-right: 5px;
}
/* END MAPS */

/* responsive nav */
@media(max-width:48em){
	.navbar-default .navbar-nav>.nav-item
	{
		float: none;
		margin-left: .1rem;
	}
	.navbar-default .navbar-nav
	{
		float:none !important;
	}
	.navbar-default .navbar-brand img
	{
		display:inline;
	}
}

@media(min-width:48em) {
	.navbar-default
	{
		border-color: transparent;
		background-color: #fff;
		min-height: 75px;
	}

	.navbar-brand {
		padding: 12px;
	}

	.navbar-default .navbar-brand:hover,
	.navbar-default .navbar-brand:focus
	{
		color: #001A33;
	}

	.navbar-default .nav > li>a,
	.navbar-default .nav>li>a:focus
	{
		padding-left: 20px;
		padding-top: 14px;

	}

	.navbar-default .nav > li>a:hover,
	.navbar-default .nav>li>a:focus:hover
	{
		color: #fff;
	}

	#topNav
	{
		background-color: #0196fc;
	}
}
@media( max-width: 540px ){
	.testimonial .testimonials-info img
	{
		float: none;
		display: block;
		margin: 0 auto;
		margin-bottom: 1em;
	}
	.testimonials-info.rounded-bottom {
		padding: 1.5em;
	}
}

/* WRAPPER MODAL */
.wrapper-clients-modal .carousel-control.right
{
    right: 0;
    left: auto;
    background-image: none;
    background-image: none;
    background-image: none;
    background-image: none;
}
.wrapper-clients-modal .carousel-control.left
{
    background-image: none;
    background-image: none;
    background-image: none;
    background-image: none;
}
.arrow-clients-left
{
	width: 40px;
	position: absolute;
	left: 0;
	top: 50%;
	background: white;
}
.arrow-clients-right
{
    width: 40px;
    position: absolute;
    right: 0;
    top: 50%;
	background: white;
}
/* END WRAPPER MODAL */

li.parsley-required,
li.parsley-type
{
	color: rgb(255, 0, 0);
	font-size: 13px;
}
ul.parsley-errors-list
{
	list-style: none;
	padding: 0;
	margin: 0;
	padding-top: 4px;
}
@media(min-width:34em) {
	.icon-lg
	{
		font-size: 80px;
	}

	header
	{
		min-height: 100%;
	}

	section
	{
		min-height: 600px;
		/*padding: 104px 0;*/
		padding: 95px 0;
	}
}

.list-group-item, .card-footer
{
	background-color:transparent;
}

textarea
{
	resize: none;
}

.call-to-action h2
{
	margin: 0 auto 20px;
}

.btn.btn-primary
{
	background-color: transparent;
	border:1px solid #007FFF;
	-webkit-transition: all .35s;
	-moz-transition: all .35s;
	transition: all .35s;
	color:#007FFF;
}

.btn.btn-primary:hover
{
	opacity: 0.7;
}

.btn-primary-outline
{
	border-color:#007FFF;
	color: #fff;
}
.btn-primary-outline:hover
{
	background-color:#007FFF;
	color: #fff;
}

.btn-xl
{
	padding: 15px 30px;
	font-size: 20px;
}

::-moz-selection
{
	text-shadow: none;
	color: #fff;
	background: #222;
}

::selection
{
	text-shadow: none;
	color: #fff;
	background: #0196fc;
}

img::selection
{
	color: #fff;
	background: 0 0;
}

img::-moz-selection
{
	color: #fff;
	background: 0 0;
}


@media(max-width: 769px){
	

	.logo
	{
		position: initial;
	}

	.logo img
	{
		position: absolute;
		left: 1em;
		top:11px;
	}

	.navbar-absolute
	{
		position: relative;
		left: 2em;
	}
	.container.menu
	{
		margin: 0;
		padding: 0;
	}
	.navbar-default .nav > li>a,
	.navbar-default .nav>li>a:focus
	{
		color: #eaeaea;
	}
	.contact .col-lg-6.col-sm-6
	{
		width: 100%;
	}
	#contact .wrapper-img
	{
		height: 894px;
	}
	#contact .wrapper-img .background
	{
		height: 815px;
	}
	#contact .wrapper-img
	{
		height: 815px;
	}
	.brand-name
	{
		font-size: 36px;
	}
	.contact p
	{
		margin-top: 1em;
	}
	.contact .telephone
	{
		margin-top: 1em !important;
	}
	.testimonial .testimonials-wrap
	{
		padding-left: 0;
		padding-right: 0;
	}

	section#products img.logo-tyrbook
	{
		max-width: 280px !important;
	}

	section#products img.img-cta
	{
		display: none !important;
	}
}

@media(max-width: 375px){
	/* TEAM */
	.team .description
	{
		width: 100%;
	}
}

/* NEW FOOTER */
/* Footer
------------------------------------*/



.footer-v6 .footer {
	padding: 70px 0;
	background: #cacfd2;
	border-top: 1px solid #0196fc;
	background-image: linear-gradient(#CACFD2, #F2F2F2, #D5E4F3);
}

.footer-v6 .footer p {
	color: #777;
}

/*Heading Fotoer*/
.footer-v6 .heading-footer h2{
	text-align: left;
	position: relative;
	padding-bottom: 2px;
	font-size: 1.5rem;
	color: #0196fc;
}


/*Link News*/
.footer-v6 .footer .link-news {
	margin-bottom: 0;
}

.footer-v6 .footer .link-news li {
	padding: 12px 0px;
	border-top: solid 1px #353535;
}

.footer-v6 .footer .link-news li:first-child {
	padding-top: 0;
	border-top: none;
}

.footer-v6 .footer .link-news li a {
	color: #777;
	font-size: 14px;
	margin-bottom: 3px;
	display: inline-block;
}

.footer-v6 .footer .link-news a:hover {
	color: #bbb;
}

.footer-v6 .footer .link-news li small {
	color: #555;
	display: block;
}

/*Link List*/
.footer-v6 .footer-link-list li {
	padding: 9px 0px;
	border-top: solid 1px #333;
}

.footer-v6 .footer-link-list li:first-child {
	padding-top: 0;
	border-top: none;
}

.footer-v6 .footer-link-list li a {
	color: #777;
	font-size: 14px;
	display: inline-block;
}

.footer-v6 .footer-link-list a:hover {
	color: #bbb;
}

/*Contacts*/
.footer-v6 .footer .contacts {
	margin-bottom: 0;
}

.footer-v6 .footer .contacts li {
	color: #555;
}

.footer-v6 .footer .contacts li:before,
.footer-v6 .footer .contacts li:after {
	content: " ";
	display: table;
}

.footer-v6 .footer .contacts li:after {
	clear: both;
}

.footer-v6 .footer .contacts li i {
	float: left;
	width: 30px;
	color: #0196fc;
	padding: 3px 5px;
	text-align: center;
	margin: 4px 10px 0 0;
	display: inline-block;
}

.footer-v6 .footer .contacts li p {
	margin-bottom: 0;
}

.footer-v6 .footer .contacts li a {
	color: #777;
}

.footer-v6 .footer .contacts li a:hover {
	color: #bbb;
}

/*Footer Copyright*/
.footer-v6 .copyright {
	padding: 15px 0;
	background: #0196fc;
}

/*Social Icons*/
.footer-v6 .dark-social {
	margin: 5px 0 0;
}

.footer-v6 .dark-social li {
	margin: 0 6px;
	display: inline-block;
}

.footer-v6 .dark-social li i {
	color: #fff;
}

/*Terms Menu*/
.footer-v6 .copyright .terms-menu {
	margin: 7px 0 0;
}

.footer-v6 .copyright .terms-menu li {
	color: #fff;
	font-size: 13px;
	line-height: 10px;
	margin-right: 2px;
	border-color: #fff;
	padding-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #bbb;
	display: inline-block;
}

.footer-v6 .copyright .terms-menu li:first-child {
	border-left: none;
	padding: 0 7px 0 0;
	line-height: 15px;
}

.footer-v6 .copyright .terms-menu li a {
	color: #fff;
}

.footer-v6 .copyright .terms-menu li a:hover {
	color: #bbb;
}

@media (max-width: 992px) {
	.footer-v6 .copyright .terms-menu,
	.footer-v6 .copyright .dark-social.pull-right {
		text-align: center;
		float: none !important;
	}

	.bolivia
	{
		margin-top:30px;
	}
}

/*Rounded and Circle Classes
------------------------------------*/
.no-rounded {
	border-radius: 0 !important;
}
.rounded {
	border-radius: 4px !important;
}
.rounded-x {
	border-radius: 50% !important;
}
.rounded-2x {
	border-radius: 10px !important;
}
.rounded-3x {
	border-radius: 15px !important;
}
.rounded-4x {
	border-radius: 20px !important;
}
.rounded-sm {
	border-radius: 2px !important;
}
.rounded-md {
	border-radius: 3px !important;
}
.rounded-top {
	border-radius: 4px 4px 0 0 !important;
}
.rounded-left {
	border-radius: 4px 0 0 4px !important;
}
.rounded-right {
	border-radius: 0 4px 4px 0 !important;
}
.rounded-bottom {
	border-radius: 0 0 4px 4px !important;
}
section#service:before
{
	background: url(../image/gridtile.png) repeat;
}

/* SERVICE */

.card 
{
	background-color: #f7f7f9;
}
#service .card .card-img-top
{
	width: 10%;
    margin: auto;
}

#service .card .card-title
{
	text-align: center;
}

#service .card .card-text
{
	text-align: center;
}

/* END SERVICE */
/* clients */
#portfolio .clients-item {
	margin: 0 0 15px;
	right: 0;
}
#portfolio .clients-item .clients-link {
	display: block;
	position: relative;
	max-width: 400px;
	margin: 0 auto;
}
#portfolio .clients-item .clients-link .caption {
	background: rgba(24, 188, 156, 0.9);
	background: rgba(14, 117, 186, 0.74);
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 0;
	transition: all ease 0.5s;
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
}
#portfolio .clients-item .clients-link .caption:hover {
	opacity: 1;
}
#portfolio .clients-item .clients-link .caption .caption-content {
	position: absolute;
	width: 100%;
	height: 20px;
	font-size: 20px;
	text-align: center;
	top: 50%;
	margin-top: -12px;
	color: white;
}
#portfolio .clients-item .clients-link .caption .caption-content i {
	margin-top: -12px;
}
#portfolio .clients-item .clients-link .caption .caption-content h3,
#portfolio .clients-item .clients-link .caption .caption-content h4 {
	margin: 0;
}
#portfolio * {
	z-index: 2;
}
@media (min-width: 767px) {
	#portfolio .clients-item {
		margin: 0 0 30px;
	}
}
.floating-label-form-group {
	position: relative;
	margin-bottom: 0;
	padding-bottom: 0.5em;
	border-bottom: 1px solid #eeeeee;
}
.floating-label-form-group input,
.floating-label-form-group textarea {
	z-index: 1;
	position: relative;
	padding-right: 0;
	padding-left: 0;
	border: none;
	border-radius: 0;
	font-size: 1.5em;
	background: none;
	box-shadow: none !important;
	resize: none;
}
.floating-label-form-group label {
	display: block;
	z-index: 0;
	position: relative;
	top: 2em;
	margin: 0;
	font-size: 0.85em;
	line-height: 1.764705882em;
	vertical-align: middle;
	vertical-align: baseline;
	opacity: 0;

}
.floating-label-form-group:not(:first-child) {
	padding-left: 14px;
	border-left: 1px solid #eeeeee;
}
.floating-label-form-group-with-value label {
	top: 0;
	opacity: 1;
}
.floating-label-form-group-with-focus label {
	color: #18BC9C;
}
form .row:first-child .floating-label-form-group {
	border-top: 1px solid #eeeeee;
}
footer {
	color: white;
}
footer h3 {
	margin-bottom: 30px;
}
footer .footer-above {
	padding-top: 50px;
	background-color: #2C3E50;
}
footer .footer-col {
	margin-bottom: 50px;
}
footer .footer-below {
	padding: 25px 0;
	background-color: #233140;
}

.clients-modal .modal-content {
	border-radius: 0;
	background-clip: border-box;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: none;
	min-height: 100%;
	padding: 100px 0;
	text-align: center;
}
.clients-modal .modal-content h2 {
	/*margin: 0;*/
	font-size: 3em;
}
.clients-modal .modal-content img {
	border: 1px solid #f1f1f1;
	padding: 0.3em;
}
.clients-modal .modal-content .item-details {
	margin: 30px 0;
}
.clients-modal .close-modal {
	position: absolute;
	width: 75px;
	height: 75px;
	background-color: transparent;
	top: 25px;
	right: 25px;
	cursor: pointer;
}
.clients-modal .close-modal:hover {
	opacity: 0.3;
}
.clients-modal .close-modal .lr {
	height: 75px;
	width: 1px;
	margin-left: 35px;
	background-color: #2C3E50;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	/* IE 9 */
	-webkit-transform: rotate(45deg);
	/* Safari and Chrome */
	z-index: 1051;
}
.clients-modal .close-modal .lr .rl {
	height: 75px;
	width: 1px;
	background-color: #2C3E50;
	transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	/* IE 9 */
	-webkit-transform: rotate(90deg);
	/* Safari and Chrome */
	z-index: 1052;
}
.clients-modal .modal-backdrop {
	opacity: 0;
	display: none;
}
button.btn.btn-default {
	border-radius: 0;
}

.carousel .carousel-indicators {
	margin: 10px 0 0;
	overflow: auto;
	position: static;
	text-align: left;
	white-space: nowrap;
	width: 100%;
}
.carousel .carousel-indicators li {
	background-color: transparent;
	-webkit-border-radius: 0;
	border-radius: 0;
	display: inline-block;
	height: auto;
	margin: 0 !important;
	width: auto;
}
.carousel .carousel-indicators li img {
	display: block;
	opacity: 0.5;
}
.carousel .carousel-indicators li.active img {
	opacity: 1;
}
.carousel .carousel-indicators li:hover img {
	opacity: 0.75;
}
.carousel .carousel-outer {
	position: relative;
}
.mCSB_container.mCS_x_hidden.mCS_no_scrollbar_x{
	text-align: center;
}
.mCSB_inside:focus,
.mCSB_container:focus {
	outline: none;
}
.carousel-indicators .active {
	width: 100%;
	height: auto;
	margin: 0;
	background-color: #fff;
}
.carouse-thumbnail {
	height: 65px;
}



.hero-video {
  position: relative;
  height: 100vh;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  overflow: hidden;
}

.bg-video {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
  object-fit: cover;
  z-index: -2;
}

.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(15, 15, 15, 0.6);
  z-index: -1;
}

.hero-content {
  z-index: 1;
  max-width: 720px;
  padding: 20px;
}

.hero-content h1 {
  font-size: 2.8rem;
  line-height: 1.2;
  margin-bottom: 20px;
  font-weight: 700;
}

.hero-content p {
  font-size: 1.2rem;
  margin-bottom: 30px;
  color: #e0e0e0;
}

.cta-button {
  background-color: #0196fc;
  color: white;
  padding: 14px 30px;
  border: none;
  border-radius: 8px;
  font-size: 1rem;
  text-decoration: none;
  transition: background 0.3s ease;
}

.cta-button:hover {
  background-color: #333;
  color:white;
  text-decoration: none;
}

@media (max-width: 600px) {
  .hero-content h1 {
    font-size: 2rem;
  }

  .hero-content p {
    font-size: 1rem;
  }

  .cta-button {
    padding: 12px 24px;
  }
}
/* END HEADER */
.wrapper-boxmodal
{
	margin: 0.2em;
	border-radius: 4px;
	border: 1px solid rgba(204, 204, 204, 0.42);
}





/*mosonty*/
.item {
    float: left;
    position: relative;
    line-height: 1em;
}


.grid-sizer { width: 20%; }
.item { width: 33%; }


@media screen and (max-width: 1224px) {
  /* 10 columns for larger screens */
  .grid-sizer { width: 33.33%; }
  .item { width: 33.33%; }
}

@media screen and (max-width: 720px) {
  /* 10 columns for larger screens */
  .grid-sizer { width: 50%; }
  .item { width: 50%; }
}

@media screen and (max-width: 480px) {
  /* 10 columns for larger screens */
  .grid-sizer { width: 100%; }
  .item { width: 100%; }
}

@media screen and (min-width: 544px) {
.card-deck {
    border-spacing: 1rem 0;
}
}

.image{
    max-width: 100%;
    margin: 0;
    display: block;
}

.image:after {
    clear:both;
}

.overlay {
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    position: absolute;
    top: 0;
    left: 0;
    text-decoration: none;
    color: #fff;
    display: none;
}

.overlay .title {
    text-align: center;
    font-size: 30px;
}

.overlay .description {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgba(0,0,0,0.80);
    width: 100%;
    margin: 0;
}

.overlay .description p {
    margin: 20px;
}

.section-description .card
{
    display: inline-block;
    /*margin-bottom: 65px;*/
	background-color: #f7f7f9;
	border: none;
}

.hosting-plans .card-body,
.bank-info .card-body
{
	padding: 10px;
	text-align: left;
}
.hosting-plans-includes .card-body
{
	text-align: left;
}

.hosting-plans .card-header h4
{
	margin-bottom:0px;
	text-align: center;
}

section#products
{
	background-image: linear-gradient( to right top, #1A87E8, #299fdf, #1ca6e2, #0eade4, #01b4e6, #00bae7, #00c0e8, #00c6e8, #00cce7, #00d2e5, #00d8e1, #00dedd );
}

section#products h2
{
	color: white;
}
section#products h4.tyrbook-subtitle
{
	font-size: 50px; 
	font-weight: bold;	
	color: black;
}

section#products .btn-primary
{
	color: white;
	border-color: white;
}

section#products img.logo-tyrbook
{
	padding-top: 70px;
	padding-bottom: 40px;

	max-width: 350px;
}
section#products img.img-cta
{
	max-width: 700px;
}

section#team
{
background-image: linear-gradient(#CACFD2, #F2F2F2, #D5E4F3);
}

#team-album .card
{
	margin-bottom: 65px;
}
#team-album
{
	text-align: center;
}

#team-album .card.first
{
	margin: 15px 15px;
	max-width: 250px;
}
span.name
{
	font-size: 13px;
    /*position: absolute;*/
    display: block;
    left: 0;
    width: 100%;
    bottom: -20px;
    color: #f7f7f9;
    background-color: rgba(14, 117, 186, 0.73);
    /* visibility: hidden; */
}
.first span.title
{
    margin-top: 8px;
}
span.title
{
	margin-top: 4px;
	left: 0;
	display: block;
	bottom: -36px;
	font-style: italic;
	font-size: 12px;
	text-align: center;
	width: 100%;
	/* visibility: hidden; */
	/* margin: auto; */
}

.card .label {
    position: absolute;
    width: 100%;
}
.card:hover span.name
{
	background-color: #0196fc;
	visibility: visible;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.card:hover span.title
{
	visibility: visible;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}

.card.first
{
	margin-bottom: 6em !important;
}
.card .label.first
{
	left: 0;
	bottom: -52px;
	height: 52px;
}
.card.first span.name
{
    padding: 0.6em;
    top: 11px;
}
ul.list-inline.terms-menu span.btn-languaje
{
	background: #2b2b2b;
	border: none;
	margin: 0 3px;
	color: #fff;
	padding: 4px;
	cursor: pointer;
}
.btn-team
{
	background-color: rgba(0, 153, 255, 0.2);
	border: 1px solid rgba(0, 127, 255, 0.46);
	padding: 0.2em 0.6em;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	display: inline-block;
	margin-left: 8px;
	margin-right: 8px;
	width: 115px;
}
.btn-team:hover
{
    background-color: rgb(14, 117, 186);
    color: #fefefe;
    text-decoration: none;
}

.bank-page .bank-option p 
{
	text-align: center 
}

.height100
{
	height: 100px;
}

