/* CSS Document MCR*/
		
@font-face {
    font-family: 'Poppins-Regular';
    src: url('../fonts/Poppins-Regular.ttf');
    src: url('../fonts/Poppins-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
	font-display: swap;

}


@font-face {
    font-family: 'Poppins-Bold';
    src: url('../fonts/Poppins-Bold.ttf');
    src: url('../fonts/Poppins-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}



a[href^=tel] { color: inherit; text-decoration: none; }

h1, h2, h3, h4, h5, h6, .heading, .txt-xxl, .txt-xl, .txt-l, .txt-m, .txt-s, .txt-xs{
margin: 5px 0;
color:#0c39ab;
font-weight:normal;
font-family: 'Poppins-Bold', Arial, Helvetica, sans-serif;
padding-bottom:15px;
}

.txt-xxl{
	font-size:2em;
}
.txt-xl{
	font-size:1.8em;
}
.txt-l{
	font-size:1.6em;
}
.txt-m{
	font-size:1.3em;
}
.txt-s{
	font-size:1.2em;
}
.txt-xs{
	font-size:1em;
}

.heading{
font-size:1.6em;
}

a{
color:#0a229e;
}

body{
	background-color: #0c39ab;
	font-size:2em;
}

div.container {
	background: none;
}

.italic{
	font-style:italic;
}

.uppercase{
text-transform:uppercase;
}

.bold{
font-weight:bold;
}

.logo {
    display: inline;
    vertical-align: text-top;
	float:left;
}


.headcontent h2 {
    color: #0c39ab;
}




div.container.navholder {
	background: none !important;
}

.navbar-nav {
    margin: 0;
    /* background-color: #7bc3ff; */
    border-radius: 0px 0px 10px 10px;
}

.navbar-default {
	background: none;
}

a.navbar-brand {
	color: #0075d7   !important;
	font-family: 'Poppins-Bold', Arial, Helvetica, sans-serif;
	text-transform: none;
	line-height: 200%;
	text-transform: uppercase;
}

a.navbar-brand > span {
    color: #00006e;
    font-size: 28.6px;
}

.navbar-default .navbar-nav>li>a {
	color: #272727;
	font-size: .8em;
}

.navbar-nav>li>a {
    transition: all 1s ease-in;
}

.navbar-nav>.active>a{
	color: #00317e !important;
	background: none !important;
	text-shadow: -2px -2px 0 #ffffff, 2px -2px 0 #ffffff, -2px 2px 0 #ffffff, 2px 2px 0 #ffffff;
}

.navbar-default .navbar-nav>li>a:hover {
	color: #006dd5;
	text-shadow: -2px -2px 0 #ffffff, 2px -2px 0 #ffffff, -2px 2px 0 #ffffff, 2px 2px 0 #ffffff;
}

.navbar{
	border-radius: 0 !important;
	border-width:0 0 1px 0 !important;
	margin: 0 auto 00px auto !important;
}

div.headcontent {
    padding-top: 5px;
	background:none;
	text-align:center;
	
}

div.headcontent .header-phone{
color: #0c39ab;
text-align:right;
font-size: 1.5em;
font-family: 'Poppins-Bold', Arial, Helvetica, sans-serif;
}

div.headcontent p{
font-size: 1em;
color: #272727;
padding: 8px;
border-radius: 5px;
text-align: left;
}

div.headcontent img.img-responsive.cc {
float: right;
margin: 5px 0;
}

.header-second-row {
    width: 100%;
}



.nav-tabs {
border-bottom: 1px solid #ddd;
background: rgba(0, 0, 0, 0.3);
display: inline-block;
padding: 5px 3px 0 5px;
margin-bottom: -9px;
}

div.container.tabmenu {
position: relative;
top: -65px;
}

div.tabholder {
position: relative;
top: -66px;
background: #212E3F;
border-bottom: 4px solid rgba(0,0,0,0.1);
color: #ffffff;
margin-bottom: -40px;
}

div.tabholder h3{
	color:#ffffff;
}

nav .container {
    width: 100%;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus{
	background-color: #212E3F;
	border: 0;
	color:#ffffff;
}

.nav-tabs>li>a {
background-color: #264061;
color: #ffffff;
}

nav.navbar.navbar-default.affix {
    margin: 0 auto 0px auto !important;
    z-index: 16;
    width: 100%;
    transition: all 1s linear;
    box-shadow: 0px 1px 0px 1px #0c39ab;
    background-color: #f6f6f6;
    padding-bottom: 30px;
}

.bannerlogo {
	font-size: 40px;
	position: absolute;
	z-index: 1200;
	color: #333;
	top: 10px;
	text-align: center;
	width: 80%;
	margin: 0 auto;
	left: 0;
	right: 0;
}

div.bannerlogo h1{
	font-size:20pt;
}

div.bannerlogo h2{
	font-size:16pt;
}


div.bannerlogo h1, div.bannerlogo h2{
	color:#ffffff !important;
	text-shadow: 0 1px 2px #000000;
}
div.bannerlogo h1, div.bannerlogo h2{
font-family:'Poppins-Bold', Arial, Helvetica, sans-serif;
}

div.bannerlogo p{
	color:#ffffff;
	text-shadow: 0 1px 2px #000000;
	font-size:14pt;
	margin:0;
}






div.panel-body.services {
background-color: #0c39ab;
height: auto;
border: 6px double #ffffff;
box-shadow: 0px 0px 5px 3px #cccccc;
color:#ffffff;
border-radius: 0px 20px;
}

div.col-lg-3.sdbar div > div{
	float: left;
}

div.sdbar_img {
	width: 265px;
	height: 178px;
	margin: 10px 15px;
	border: 1px solid #dcdcdc;
}

.bg-text{
	/*background-image:url('../images/background-corner-1.png'), url('../images/background-corner-2.png') ;*/
	background-position:top right, bottom left;
	background-repeat:no-repeat;
	background-size:contain;
	min-height: 450px;
}

.bg-txt-light{
    margin: 27px 20px;
    padding: 50px 22px 22px 22px !important;
	text-shadow: 0 0 5px white;
}

.bg-txt-light a{
	color: #0c39ab !important;
}

.bg-txt-dark{
	margin: 27px 20px;
    padding: 50px 22px 22px 22px !important;
    margin: 30px 20px;
    padding: 20px !important;
}

.bg-txt-dark a{
	color: #7bc3ff !important;
}

.lighttxt{
	margin: 20px 0;
    background-color: rgb(255 255 255 / 50%);
	padding: 10px;
}

.lighttxt p, .lighttxt li, .lighttxt a, .lighttxt h1, .lighttxt h2, .lighttxt h3, .lighttxt h4, .lighttxt h5, .lighttxt h6, .lighttxt .heading, .lighttxt label {
	color:#000000;
}


.darktxt p, .darktxt li, .darktxt a, .darktxt h1, .darktxt h2, .darktxt h3, .darktxt h4, .darktxt h5, .darktxt h6, .darktxt .heading, .darktxt label {
	color:#ffffff;
}

.lightmode-bg{
	background-color:#ffffff;
}

.darkmode-solid-bg{
	background-color:#00006e;
}


div.row.text-center.bottomlinks {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#33468c+0,1b2f4c+100 */
	background: #00006e; /* Old browsers */
	/*  background: -moz-linear-gradient(top, #33468c 0%, #0c39ab 100%); /* FF3.6-15 */
	/* background: -webkit-linear-gradient(top, #33468c 0%,#0c39ab 100%); /* Chrome10-25,Safari5.1-6 */
	/* background: linear-gradient(to bottom, #33468c 0%,#0c39ab 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	/* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33468c', endColorstr='#0c39ab',GradientType=0 ); /* IE6-9 */
	border-bottom:1px solid #7bc3ff;
	padding: 10px 20px;
	font-size: 1em;
	height: auto;
	width: 100%;
	margin: 0 auto;
	color:#0c39ab;
}

div.row.text-center.bottomlinks a{
	color:#ffffff;
}

div.row.text-center.copyright {
	background-color: #ffffff;
    color: #108cf4;
	padding: 15px 0 10px 0;
	font-weight: normal;
	margin: 0 auto;
}
div.row.text-center.copyright .copy{
	font-family: 'Poppins-Bold', Arial, Helvetica, sans-serif;
	color: #00006e;
}

div.form-holder {
	width: 95%;
	padding: 25px 15px;
	margin: 10px auto;
	border-radius: 10px;
}

.form-horizontal .form-group {
	margin: 0 0 15px 0;
}

.form-horizontal .control-label {
	text-align: left;
}

.btn-info {
	background-color: #000000;
	border-color: #000000;
}

.btn-info:hover{
	background-color: #7bc3ff;
    border-color: #7bc3ff;
    color: #000000;
}

.form-control:focus {
	border-color: #b0b0b0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #b0b0b0;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #b0b0b0;
}


#schemacss{
	text-align:center;
	margin: 10px 0px;
    clear: both;
    margin: 20px 10px;
    padding: 10px;
}

#schemacss a{
color:#0c39ab;
}

#schemacss h3{
margin:0;
color: #0c39ab;
}

.schema_add_map div {
display: inline;
}

.schema_contact, .schema_contact h3, .schema_contact a {
color:#0c39ab !important;
}


/* parallax */

.parallax-500{
 /* Full height */
  min-height: 500px;

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.parallax{
 /* Full height */
  min-height: 100%;

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}


.header-bg {
    background-image: url(../images/Suffolk-24-7-garage-door-service.jpg);
    overflow: hidden;
    background-position: top;
    background-repeat: no-repeat;
    background-color: #ffffff;
}

.parallax-bg1{
	background-image:url(../images/emergency-garage-door-Suffolk.jpg);
	padding-bottom: 50px;
	overflow:hidden;
	background-color: #fffaec;
	background-position: right;
}

.parallax-bottom{
	background-image:url(../images/Suffolk-24-hour-garage-door-service.jpg);
	overflow:hidden;
	padding: 50px 0;
}

.parallax-bottom-2{
	background-image:url(../images/Suffolk-24-hour-garage-door-service-2.jpg);
	overflow:hidden;
	padding: 200px 20px 100px 20px;
}


.imagecontent-right{
    float: right;
    padding: 5px;
    box-shadow: 0px 0px 5px 0px #7b7b7b;
    margin: 10px 10px 10px 15px;
    max-width: 50%;
	background: #0c39ab;
    box-shadow: 10px 10px 0px #dfdfdf;
	border-radius: 10px;
}

.imagecontent-left {
    float: left;
    padding: 3px;
    box-shadow: 0px 0px 5px 0px #7b7b7b;
    margin: 10px 10px 10px 15px;
    max-width: 50%;
    border: 3px solid #0c2f63;
}

.floatright{
	float: right;
    display: contents;
}

.floatleft{
	float: left;
	display: contents;
}



.margin-auto{
	margin-left:auto;
	margin-right:auto;
}

.footer-item-box {
    padding: 0;
}

.footer-item-box > div {

}

.footer-logo {
    color: #108cf4;
    width: fit-content;
    margin: 0 auto;
    line-height: 200%;
	text-align:left;
	text-transform: uppercase;
}

.footer-logo > span{
	color: #0c39ab;
	font-size: 28.6px;
}

.footer-logo > img{
	vertical-align:middle;
}

.service-list.text-center {
    clear: both;
    margin: 10px;
    padding: 10px;
}

.location-list {
overflow:hidden;
}

.location-list li {
    font-size: 1.2em;
}

.location-list-title {
    background-color: #ffb10045;
    text-align: center;
    padding: 10px 5px;
}

ul.locations li {
    font-size: 1.1em;
    list-style: none;
    text-align: center;
	padding: 3px;
}

.customer-testimonials ul, .customer-testimonials li {
    margin-right: 0;
    margin-left: 0;
	list-style: none;
}

.customer-testimonials{
	overflow:hidden;
	list-style:none;
	padding:0;
}

.customer-testimonials .testimonial-holder {
    box-shadow: 0 8px 6px -6px black;
    background-color: #e5eef7;
    padding: 5px;
	margin:20px 5px;
    font-size: 0.9em;
    border: 1px solid #ccd4dc;
}

.testimonials-title {
    font-weight: bold;
    color: #035cb0;
}

.testimonials-rating{
	color: #035cb0;
}

.testimonial-holder p{
	text-align:left !important;    
}

.testimonial-holder:hover {
    background: #eaeaea;
}

.page-customer-testimonials {
    margin-top: 10px;
	margin-bottom: 20px;
    padding: 20px 10px;
}

.page-customer-testimonials h2 {
    padding: 10px 0px;
    color: #035cb0;
    margin: 10px 20px;
    text-align:center;
}

.page-customer-testimonials .testimonial-holder p{
	font-size:1.2em ;
}

.page-customer-testimonials  .customer-testimonials {
    padding: 0;
}

.page-customer-testimonials .testimonials-comment {
    font-size: 0.8em !important;
}

.testimonials-btn {
    background: #132644;
    width: fit-content;
    text-align: center;
    margin: 0 auto;
    padding: 10px;
    border-radius: 10px;
    box-shadow: 3px 2px 2px 0px #091d2d;
}

.testimonials-btn:hover {
    background: #001321;
}

.testimonials-btn a{
color:#ffffff !important;
}

.news > div {
    background-image: url(../images/bullet.png);
    background-repeat: no-repeat;
    padding: 10px 10px 10px 40px;
    background-position: 10px 10px;
    font-size: 1em;
}

.news > div a{
	display:block;
}



.soc-icons{
	width:fit-content;
	margin:30px auto;
}

.soc-icons > div{
	display:inline-block;
}


.soc-icons img {
    padding: 3px;
}



.locations-list {
    margin: 20px auto;
}

.locations-list li {
    list-style: none;
    padding: 2px;
    text-align:center;
}

.locations-list h5 {
    background-color: #e8e8e8;
    padding: 10px;
}



@media only screen and (max-device-width: 1366px) {
  .parallax-100 {
    background-attachment: scroll;
  }
}


@media (max-width: 319px) {
    .text-left-not-xs, .text-center-not-xs, .text-right-not-xs, .text-justify-not-xs {
        text-align: inherit;
    }
	.hide-xs{display:none;}
    .text-left-xs {
        text-align: left;
    }
    .text-center-xs {
        text-align: center !important;
		float:none !important;
    }
    .text-right-xs {
        text-align: right;
    }
    .text-justify-xs {
        text-align: justify;
    }
	.text-center-xs img {margin:0 auto;}
	.panel-heading.call, .panel-body.promo, .panel-body.service{background:none; background-color:#00699E; text-align:center;}
	.panel-body, .panel-heading{ text-align:center;}
	div.row.text-center.bottomlinks {margin: 0; font-size:16pt;}
	a.navbar-brand.uppercase {height: auto;text-align: center;line-height: 100%;width:150px;}
	div.bannerlogo p{font-size: 9pt;}
	div.bannerlogo h1 {display:none;}
	div.bannerlogo p.banner_quick {display:none;}
	div.bannerlogo h2, div.carousel-caption h2{font-size: 12px;}
	.navbar-brand{font-size: 14px;}
	div.container.tabmenu, div.tabholder {display: none;}
	.carousel-indicators {bottom: 0px;}
	div.headcontent p{display:none;}
	div.headcontent h2{text-align:center;font-size: 12pt;}
	div.headcontent img.img-responsive.cc {float: none;margin: 5px auto;}
	.spheading4{ text-align:center;}
	.logo {
    	width: 18%;
	}
	a.navbar-brand.uppercase {
		font-size: 18pt;
	}
	a.navbar-brand > span {
    	font-size: 33px;
	}
}

@media (min-width: 320px) and (max-width: 399px) {
    .text-left-not-xs, .text-center-not-xs, .text-right-not-xs, .text-justify-not-xs {
        text-align: inherit;
    }
	.hide-xs{display:none;}
    .text-left-xs {
        text-align: left;
    }
    .text-center-xs {
        text-align: center !important;
		float:none !important;
    }
    .text-right-xs {
        text-align: right;
    }
    .text-justify-xs {
        text-align: justify;
    }
	.text-center-xs img {margin:0 auto;}
	.panel-heading.call, .panel-body.promo, .panel-body.service{background:none; background-color:#00699E; text-align:center;}
	.panel-body, .panel-heading{ text-align:center;}
	div.row.text-center.bottomlinks {margin: 0; font-size:16pt;}
	a.navbar-brand.uppercase {height: auto;text-align: center;line-height: 100%;font-size: 15px;}
	div.bannerlogo p{font-size: 9pt;}
	div.bannerlogo h1 {display:none;}
	div.bannerlogo p.banner_quick {display:none;}
	div.bannerlogo h2, div.carousel-caption h2{font-size: 15px;}
	.nav-tabs>li>a{font-size: 12px; padding:10px;}
	.carousel-indicators {bottom: 10px;}
	div.headcontent p{display:none;}
	div.headcontent h2{text-align:center;}
	div.headcontent img.img-responsive.cc {float: none;margin: 5px auto;}
	.spheading4{ text-align:center;}
	.logo {
    	width: 18%;
	}
	a.navbar-brand.uppercase {
		font-size: 18pt;
	}
	a.navbar-brand > span {
    	font-size: 27px;
	}
}

@media (min-width: 400px) and (max-width: 767px) {
    .text-left-not-xs, .text-center-not-xs, .text-right-not-xs, .text-justify-not-xs {
        text-align: inherit;
    }
	.hide-xs{display:none;}
    .text-left-xs {
        text-align: left;
    }
    .text-center-xs {
        text-align: center !important;
		float:none !important;
    }
    .text-right-xs {
        text-align: right;
    }
    .text-justify-xs {
        text-align: justify;
    }
	.text-center-xs img {margin:0 auto;}
	.panel-heading.call, .panel-body.promo, .panel-body.service{background:none; background-color:#00699E; text-align:center;}
	.panel-body, .panel-heading{ text-align:center;}
	div.row.text-center.bottomlinks {margin: 0; font-size:16pt;}
	div.row.text-center.bottomlinks a {font-size:12pt;}
	a.navbar-brand.uppercase {height: auto;text-align: center;line-height: 100%;font-size: 16pt;}
	div.bannerlogo p{font-size: 9pt;}
	div.bannerlogo h1 {font-size: 24px !important;}
	div.bannerlogo h2, div.carousel-caption h2{font-size: 18px;}
	.carousel-indicators {bottom: 20px;}
	div.headcontent p{display:none;}
	div.headcontent h2{text-align:center;}
	div.headcontent img.img-responsive.cc {float: none;margin: 5px auto;}
	.spheading4{ text-align:center;}
	.logo {
    	width: 18%;
	}
	a.navbar-brand.uppercase {
		font-size: 19pt;
	}
	a.navbar-brand > span {
    	font-size: 28px;
	}
	.navbar-header {
    	height: 90px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
    .text-left-not-sm, .text-center-not-sm, .text-right-not-sm, .text-justify-not-sm {text-align: inherit;}
	.hide-sm{display:none;}
    .text-left-sm {text-align: left;}
    .text-center-sm {text-align: center !important;float:none !important;}
    .text-right-sm {text-align: right;}
    .text-justify-sm {text-align: justify;}
	.text-center-sm img {margin:0 auto;}
	div.bannerlogo p{font-size: 11pt;}
	.carousel-indicators {bottom: 30px;}
	div.headcontent h2{font-size: 13pt;}
	.spheading4{     font-size: 13pt;    padding-left: 13px;}
	.navbar-header {
    	height: 90px;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
    .text-left-not-md, .text-center-not-md, .text-right-not-md, .text-justify-not-md {text-align: inherit;}
	.hide-md{display:none;}
    .text-left-md {text-align: left;}
    .text-center-md {text-align: center;}
    .text-right-md {text-align: right;}
    .text-justify-md {text-align: justify;}
	.carousel-indicators {bottom: 40px;margin: 0 auto;width: 62px;}
	.navbar-header {
    	height: 90px;
	}
}
@media (min-width: 1200px) {
    .text-left-not-lg, .text-center-not-lg, .text-right-not-lg, .text-justify-not-lg {text-align: inherit;}
	.hide-lg{display:none;}
    .text-left-lg {text-align: left;}
    .text-center-lg {text-align: center;}
    .text-right-lg {text-align: right;}
    .text-justify-lg {text-align: justify;}
	.carousel-indicators {bottom: 40px;margin: 0 auto;width: 62px;}
}






/*BANNER*/

.bs-slider{
    overflow: hidden;
    max-height: 200px;
    position: relative;
    /*background: #000000;*/
}
.bs-slider:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab;
}
.bs-slider:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
}
.bs-slider .bs-slider-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /*background-color: rgba(0, 0, 0, 0.40);*/
}
.bs-slider > .carousel-inner > .item > img,
.bs-slider > .carousel-inner > .item > a > img {
    margin: auto;
    width: 100% !important;
}

/********************
*****Slide effect
**********************/

.fade {
    opacity: 1;
}
.fade .item {
    top: 0;
    z-index: 1;
    opacity: 0;
    width: 100%;
    position: absolute;
    left: 0 !important;
    display: block !important;
    -webkit-transition: opacity ease-in-out 1s;
    -moz-transition: opacity ease-in-out 1s;
    -ms-transition: opacity ease-in-out 1s;
    -o-transition: opacity ease-in-out 1s;
    transition: opacity ease-in-out 1s;
}
.fade .item:first-child {
    top: auto;
    position: relative;
}
.fade .item.active {
    opacity: 1;
    z-index: 2;
    -webkit-transition: opacity ease-in-out 1s;
    -moz-transition: opacity ease-in-out 1s;
    -ms-transition: opacity ease-in-out 1s;
    -o-transition: opacity ease-in-out 1s;
    transition: opacity ease-in-out 1s;
}






/*---------- LEFT/RIGHT ROUND CONTROL ----------*/
.control-round .carousel-control {
    top: 34%;
    opacity: 0;
    width: 45px;
    height: 45px;
    z-index: 100;
    color: #ffffff;
    display: block;
    font-size: 24px;
    cursor: pointer;
    overflow: hidden;
    line-height: 43px;
    text-shadow: none;
    position: absolute;
    font-weight: normal;
    background: transparent;
    -webkit-border-radius: 100px;
    border-radius: 100px;
}
.control-round:hover .carousel-control{
    opacity: 1;
}
.control-round .carousel-control.left {
    left: 1%;
}
.control-round .carousel-control.right {
    right: 1%;
}
.control-round .carousel-control.left:hover,
.control-round .carousel-control.right:hover{
    color: #fdfdfd;
    background: rgba(0, 0, 0, 0.5);
    border: 0px transparent;
}
.control-round .carousel-control.left>span:nth-child(1){
    left: 45%;
}
.control-round .carousel-control.right>span:nth-child(1){
    right: 45%;
}





/*---------- indicators control ----------*/
.indicators-line > .carousel-indicators{
    right: 45%;
    bottom: 3%;
    left: auto;
    width: 90%;
    height: 20px;
    font-size: 0;
    overflow-x: auto;
    text-align: right;
    overflow-y: hidden;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 1px;
    white-space: nowrap;
}
.indicators-line > .carousel-indicators li{
    padding: 0;
    width: 15px;
    height: 15px;
    border: 1px solid rgb(158, 158, 158);
    text-indent: 0;
    overflow: hidden;
    text-align: left;
    position: relative;
    letter-spacing: 1px;
    background: #ffd600;
    -webkit-font-smoothing: antialiased;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-right: 5px;
    -webkit-transition: all 0.5s cubic-bezier(0.22,0.81,0.01,0.99);
    transition: all 0.5s cubic-bezier(0.22,0.81,0.01,0.99);
    z-index: 10;
    cursor:pointer;
}
.indicators-line > .carousel-indicators li:last-child{
    margin-right: 0;
}
.indicators-line > .carousel-indicators .active{
    margin: 1px 5px 1px 1px;
    box-shadow: 0 0 0 2px #fff;
    background-color: transparent;
    position: relative;
    -webkit-transition: box-shadow 0.3s ease;
    -moz-transition: box-shadow 0.3s ease;
    -o-transition: box-shadow 0.3s ease;
    transition: box-shadow 0.3s ease;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;

}
.indicators-line > .carousel-indicators .active:before{
    transform: scale(0.5);
    background-color: #fff;
    content:"";
    position: absolute;
    left:-1px;
    top:-1px;
    width:15px;
    height: 15px;
    border-radius: 50%;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}



/*---------- slide caption ----------*/
.slide_style_left {
    text-align: left !important;
}
.slide_style_right {
    text-align: right !important;
}
.slide_style_center {
    text-align: center !important;
}

.slide-text {
    left: 0;
    top: 0%;
    right: 0;
    margin: auto;
    padding: 10px;
    position: absolute;
    text-align: left;
    padding: 10px 85px;
    
}

.slide-text > div.banner-text{
    
    padding: 0;
    color: #544c36;
    font-size: 70px;
    font-style: normal;
    line-height: 84px;
    margin-bottom: 30px;
    letter-spacing: 1px;
    display: inline-block;
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
	text-shadow: 2px 2px 5px #dddddd;
	font-family: 'Poppins-Bold', Arial, Helvetica, sans-serif;
}
.slide-text > p {
    padding: 0;
    color: #ffffff;
    font-size: 20px;
    line-height: 24px;
    font-weight: 300;
    margin-bottom: 40px;
    letter-spacing: 1px;
    -webkit-animation-delay: 1.1s;
    animation-delay: 1.1s;
}
.slide-text > a.btn-default{
    color: #000;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    margin-right: 10px;
    text-align: center;
    padding: 17px 30px;
    white-space: nowrap;
    letter-spacing: 1px;
    display: inline-block;
    border: none;
    text-transform: uppercase;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;

}
.slide-text > a.btn-primary{
    color: #ffffff;
    cursor: pointer;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    margin-left: 10px;
    text-align: center;
    padding: 17px 30px;
    white-space: nowrap;
    letter-spacing: 1px;
    background: #00bfff;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    border: none;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
}
.slide-text > a:hover,
.slide-text > a:active {
    color: #ffffff;
    background: #222222;
    -webkit-transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
    transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
}






/*------------------------------------------------------*/
/* banner RESPONSIVE
/*------------------------------------------------------*/

@media (min-width: 992px) and (max-width: 1199px) {
	
	.carousel-inner {
		min-height: 180px;
	}
}

@media (max-width: 991px) {
    .slide-text div.banner-text {
        font-size: 40px;
        line-height: 50px;
        margin-bottom: 20px;
    }
    .slide-text > p {

        font-size: 18px;
    }
	.carousel-inner {
		min-height: 160px;
	}
}


/*---------- MEDIA 480px ----------*/
@media  (max-width: 768px) {
    .slide-text {
        padding: 10px 50px;
    }
    .slide-text div.banner-text {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 10px;
    }
    .slide-text > p {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 20px;
    }
    .control-round .carousel-control{
        display: none;
    }
	.carousel-inner {
		min-height: 140px;
	}

}
@media  (max-width: 480px) {
    .slide-text {
        padding: 10px 30px;
    }
    .slide-text div.banner-text {
        font-size: 15px;
        line-height: 25px;
        margin-bottom: 5px;
    }
    .slide-text > p {
        font-size: 12px;
        line-height: 18px;
        margin-bottom: 10px;
    }
    .slide-text > div > a.btn-default, 
    .slide-text > div > a.btn-primary {
        font-size: 10px;
        line-height: 10px;
        margin-right: 10px;
        text-align: center;
        padding: 10px 15px;
    }
    .indicators-line > .carousel-indicators{
        display: none;
    }
	.carousel-inner {
		min-height: 140px;
	}
}









[data-inviewport] { /* animation */
	padding:10px 0;
}

/* inViewport */

[data-inviewport="scale-in"] { 
  	transition: 2s;
  	transform: scale(0.1);
}
[data-inviewport="scale-in"].is-inViewport { 
  	transform: scale(1);
}


[data-inviewport="fade-rotate"] { 
  	transition: 2s;
  	opacity: 0;
}
[data-inviewport="fade-rotate"].is-inViewport { 
  	transform: rotate(360deg);
  	opacity: 1;
}


[data-inviewport="fade-in"] { 
  	transition: 2s;
  	opacity: 0;
}
[data-inviewport="fade-in"].is-inViewport { 
  	opacity: 1;
}


[data-inviewport="move-up"] { 
  	transition: 1s;
  	opacity: 0;
  	-webkit-transform: translateY(200px);
	transform: translateY(200px);
}
[data-inviewport="move-up"].is-inViewport { 
  	opacity: 1;
  	-webkit-transform: translateY(0px);
	transform: translateY(0px);
	-webkit-animation: moveUp 0.65s ease forwards;
	animation: moveUp 0.65s ease forwards;
}


[data-inviewport="slide-left"] { 
  	transition: 1s;
  	opacity: 0;
	transform: translateX(300px);
}
[data-inviewport="slide-left"].is-inViewport { 
	opacity: 1;
	transform: translateX(0px);
}


[data-inviewport="slide-right"] { 
  	transition: 1s;
  	opacity: 0;
	transform: translateX(-300px);
}
[data-inviewport="slide-right"].is-inViewport { 
	opacity: 1;
	transform: translateX(0px);
}


[data-inviewport="flip"] { 
  	transition: 3s;
  	opacity: 0;
	-webkit-transform: rotateY(-80deg);
	transform: rotateY(-80deg);
}
[data-inviewport="flip"].is-inViewport { 
	opacity: 1;
	
	-webkit-transform: rotateY(0deg);
	transform: rotateY(0deg);
}

[data-inviewport="flip-up"] { 
  	transition: 1s;
  	opacity: 0;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: rotateX(-80deg);
	transform: rotateX(-80deg);
	-webkit-animation: flip .8s ease-in-out forwards;
	animation: flip .8s ease-in-out forwards;
}
[data-inviewport="flip-up"].is-inViewport { 
	opacity: 1;
	
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: rotateX(0deg);
	transform: rotateX(0deg);
	-webkit-animation: flip .8s ease-in-out forwards;
	animation: flip .8s ease-in-out forwards;
	
}




/*Dividers*/

/*  SKEW CLOCKWISE  */
.skew-c{
  width:100%;
  height:100px;
  position:absolute;
  left:0px;
  background: linear-gradient(to left bottom, #00006e 49%, #00000000 50%);
}


/*  SKEW CLOCKWISE  */

.skew-cc {
    width: 100%;
    height: 100px;
    position: absolute;
    left: 0px;
    background: linear-gradient(to right bottom, #00000000 49%, #00006e 50%), linear-gradient(
-50deg
, #ffffff 16px, #00000000 0);
}
/* CSS Document MCR */