@font-face {
	font-family: 'Optima Cn';
    src: url("https://db.onlinewebfonts.com/t/cfe4a3b1749e5d3d00c2e4dfaea9fba7.eot");
    src: url("https://db.onlinewebfonts.com/t/cfe4a3b1749e5d3d00c2e4dfaea9fba7.eot?#iefix") format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/cfe4a3b1749e5d3d00c2e4dfaea9fba7.woff2") format("woff2"),
    url("https://db.onlinewebfonts.com/t/cfe4a3b1749e5d3d00c2e4dfaea9fba7.woff") format("woff"),
    url("https://db.onlinewebfonts.com/t/cfe4a3b1749e5d3d00c2e4dfaea9fba7.ttf") format("truetype"),
    url("https://db.onlinewebfonts.com/t/cfe4a3b1749e5d3d00c2e4dfaea9fba7.svg#Optima Cn") format("svg");
}

.language-btn {
	    height: 25px;
    padding: 10px 10px 0 10px;
    float: left;
 
	font-size: 11px;
	
}

#language-btn-active {
	    height: 25px;
    padding: 10px 10px 0 10px;
    float: left;

	font-weight: bold;
	font-size: 11px;
}


#language-btn-active a:visited {
	color: #428bca
}

#language-btn-active a:link {
	color: #428bca
}

html{
	position: relative;
	height: 100%;
  	min-height: 100%;
}

body{
	margin-bottom:60px;	
	height: 100%;
	font-family: 'Muli', sans-serif;
	overflow-x:hidden;
}

a:focus , a:link, a:active {
	outline:none;	
}

hr.small {
	max-width: 100px;
	margin: 15px auto;
	border-width: 4px;
	border-color: #fff
}

.nav-button-new {
	padding: 0px;
	width: 7px;
	/* margin: 7px; */
}

.dropdown-product {
	left: 12px;
}

/*--------------- POPUP ------------------ */
.close-symbol {
	text-shadow: none;
	top: 0;
}

.modal-outer {
	width: 100%;
	max-width: 700px;
	background-image: url("../images/hope-texture.png");
	background-size: cover;
	background-attachment: scroll;
	background-repeat: no-repeat;
	margin: 0;
	padding: 17px;
	background-position: 50%;	
}

/* .modal-outer .frame {
	opacity: 0;
} */

@media(max-width: 768px) {
  body:before {
    content: "";
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -10;
    background: url('../img/hope-texture.png') no-repeat center center;
    background-size: cover;
  }
  /* .modal-outer {
    background: none;
  }   */
}

.frame {
	max-height: 100%;
	border: 4px solid #d5b962;
	background-color: white;
}

.modal-inner {
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-image:url("../images/popup-new-1.jpg");
	max-width: 780px;
	background-color: #4a99bd;
	background-position: bottom center;
	padding: 15px;
	width: 100%;
	/* height: 620px; */
	height: 545px;
}

.modal-inner-2 {
	padding-top :0;
}

.my-modal {
	text-align: center;
  }

.my-modal:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
  }

.modal-dialog-2 {
	display: inline-block;
	text-align: center;
	vertical-align: middle;
  }

.modal-text-1 {
	color: black;
	font-size: 22px;
	letter-spacing: 0.1px;
	font-weight: 600;
	font-family: 'Muli', sans-serif;
	margin-top: 0;
	margin-bottom: 5px;
	margin-top: 15px;
	line-height: 27px;
}

.modal-text-2 {
	color: black;
	font-size: 22px;
	letter-spacing: 0.1px;
	/* font-weight: 600; */
	font-family: 'Muli', sans-serif;
	margin-top: 0;
	margin-bottom: 5px;
	margin-top: 10px;
	line-height: 27px;
}

/* POPUP in mobile */
/*---------------------------------*/
@media (max-width:768px) {
	.modal-text-2 {
		font-size: 20px;
	}
}

@media (max-width: 991px) {
	.modal-inner {
		height: auto !important;
	}
	.term-and-condition {
		margin-bottom: 75px;
	}
	.hope-logo {
		margin-top: 30px !important;
    margin-bottom: 10px !important;
	}
	.vr-1:after,
	.vr-2:after,
	.vr:after {
		display: none;
	}
	.container-hope {
		max-width: 310px !important;
	}
	.modal-inner {
		margin: 0;
	}
	.container-percentage {
		max-width: 73px;
    text-align: center;
    margin: auto;
    margin-top: 18px;
	}
	.container-value {
		width: 119px;
    text-align: center;
    margin: auto;
    margin-top: 17px;
	}
	.modal-text-1 {
		font-size: 20px !important;
	}
	.modal-text-2 {
		font-size: 18px !important;
	}
}


.modal-text-3 {
	color: black;
	font-size: 20px;
	line-height: 100%;
	font-weight: 600;
	font-family: 'Muli', sans-serif;
	margin-bottom: 15px;
}

.modal-text-4 {
	color: black;
	font-size: 15px !important;
	line-height: 100%;
	font-weight: 600;
	font-family: 'Muli', sans-serif;
	margin-top: 20px ;
    margin-bottom: 10px;
}

.modal-text-5 {
	color: black;
	font-size: 15px !important;
	letter-spacing: 2px;
	line-height: 100%;
	font-family: 'Muli', sans-serif;
	margin-top: 8px;
    margin-bottom: 5px;
}

.ws-button-popup {
	background-color: #008B8B;
	border: 2px solid transparent;
    color: white;
    padding: 7px 17px;
    text-align: center;
    text-decoration: none;
	display: inline-block;
	font-family: "Muli", sans-serif;
    font-size: 13px;
    margin: 2px 2px;
	cursor: pointer;
	text-decoration: none;
    /* transition: all 0.5s ease; */
}

.ws-button-popup:hover {
	border: 2px solid #008B8B;
	background-color: white;
	color: #008B8B;
	cursor: pointer;
}
.ws-button-popup:focus {
	color: white;
	background-color: #008B8B;
	border: 2px solid transparent;
	cursor: pointer;
}

.modal-container {
	position: relative;
    text-align: center;
    color: white;
}

.modal-text {
	color: black;
}

.container-hope {
	position: relative;
	max-width: 600px;
	height: auto;
	width: 100%;
	border: 2px solid white;
	margin-top: 20px;
}

.hope-logo {
	max-width: 120px;
	margin-top: 43px;
	margin-bottom: 36px;
}

.vr-1:after {
	content: "";
	background: white;
	width: 2px;
	position: absolute;
	top: 50%;
	transform: translateY(-46%);
	right: 0;
	height: calc(100% - 45px);
}

.vr-2:after {
	content: "";
	background: white;
	width: 2px;
	position: absolute;
	top: 50%;
	transform: translateY(-45%);
	right: 0;
	height: calc(100% - 43px);
}

.vr:after {
	content: "";
	background: white;
	width: 2px;
	position: absolute;
	top: 50%;
	transform: translateY(-52%);
	right: 0;
	height: calc(100% - 52px);
}

/* /* .promotion-text {
	position: relative;
} */

.promotion-text .text {
	margin-top: 16px;
  margin-bottom: 26px;
} 

.promotion-text .title {
	position: relative
}

.promotion-text .front-title {
	/* position: absolute;
	top: 3px;
	left: 6px; */
	font-family: 'Baskerville';
	font-weight: 400;
	color: white;
	font-size: 19px;
}

.promotion-text .back-title {
	/* position: absolute;
	top: 3px;
	right: 6px; */
	font-family: 'Baskerville';
	font-weight: 600;
	font-size: 8px;
	color: black;
}

.promotion-text h3 {
	font-family: 'Baskerville';
	font-weight: 600;
	font-size: 9px;
	color: black;
}

.promotion-text h1 {
	font-family: 'Baskerville';
	font-weight: 600;
	font-size: 30px;
	color: black;
	height: 23px;
}

.container-value,
.container-percentage {
	position: relative;
	height: 25px;
	margin-top: 17px;
}

.container-percentage .front {
	font-family: 'Baskerville';
	font-weight: 600;
	font-size: 30px;
	color: black;
}

.container-percentage .back {
	position: absolute;
	top: 8px;
	right: 3px;
	font-family: 'Muli', sans-serif;
	font-size: 17px;
	color: black;
}

.container-percentage .back-1-digit {
	position: absolute;
	top: 8px;
	right: 11px;
	font-family: 'Muli', sans-serif;
	font-size: 17px;
	color: black;
}

.container-value .front{
	position: absolute;
	top: 5px;
	left: 8px;
	font-family: 'Baskerville';
	font-weight: 600;
	font-size: 11px;
	color: black;
	height: 23px;
}

.container-value .back{
	position: absolute;
  right: 7px;
	font-family: 'Baskerville';
	font-weight: 600;
	font-size: 30px;
	color: black;
	height: 23px;
}

.term-and-condition {
	font-family: 'Baskerville';
	font-size: 10px;
	color: black;
	text-align: center;
	margin-top: 10px;
}

.text .title {
	 height: 7px;
}


/*-----------CLOSE POPUP---------------*/

.box-new-2 {
	position: relative;
    background-color: white;
    border: none;
    color: #0e76bc;
    padding: 1px 3px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 10px;
	top: -1.7px;
    letter-spacing: 1px;
    border-radius: 2px;
    left: 3px;
}

.box-new {
	position: relative;
    background-color: #0e76bc;
    border: none;
    color: white;
	padding: 1px 4px;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
	letter-spacing: 1px;
	border-radius: 2px;
	top: -2px;
}

.navbar-custom {
	position: auto;
	top: 0;
	left: 0;
	width: 100%;
	margin: 0 auto;
	z-index: 3;
	font-family: 'Muli', sans-serif;
	font-weight: 400;
}

.navbar-custom .nav li a {
	text-transform: uppercase;
	font-size: 1emx;
	letter-spacing: 1px;
	color:#555;
	float:left;
	padding-top:10px;
	padding-bottom:0;
	padding-left: 19px;
	padding-right: 19px;
}

.navbar-nav {
        display: table;
        float: none;
        margin: 0 auto;
        table-layout: fixed;
}

.navbar-custom .nav li {
	width: auto;
}
.navbar-custom .nav li a:after {
	float: none;
	clear: both;
	content: '';
	border: 2px solid rgba(75,151,202,0);
	width: 0px;
	height: 0;
	display: block;
	margin: 10px auto 0 auto;
	-webkit-transition: all 400ms;
    transition: all 400ms;
	line-height: 0px;
}

.navbar-fixed-top .navbar-collapse, 
.navbar-fixed-bottom .navbar-collapse {
	max-height: 370px;
	overflow-y: scroll;
}



.navbar-custom .nav li a:focus, .navbar-custom .nav li a:visited, .navbar-custom .nav li a:active {
	color: #555;
}
.nav-active {
	color: rgba(75,151,202,1);
	text-align:center;
	line-height: 10px;
	font-family: 'Muli', sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing:1px;
	padding-bottom:0;
	/* padding-left: 19px; */
	/* padding-right: 19px; */
	margin-bottom:0;
	margin: 13px 0px 10px !important;
	/* margin: 0 !important; */
}
.nav-active::after {
	border: 2px solid rgba(75,151,202,1);
	float: none;
	clear: both;
	content: '';
	width: 40px;
	height: 0;
	display: block;
	margin: 10px auto 10px auto;
}

@media (max-width: 1024px) {
	.nav-active {
		padding-left: 10px;
		padding-right: 11px;
	}
	.navbar-custom .nav li a {
		padding-left: 10px;
		padding-right: 11px;
	}
}

@media (max-width: 880px) {
	.nav-active {
		padding-left: 9px;
		padding-right: 9px;
	}
	.navbar-custom .nav li a {
		padding-left: 9px;
		padding-right: 9px;
	}
}

@media (max-width: 864px) {
	.nav-active {
		padding-left: 6px;
		padding-right: 6px;
	}
	.navbar-custom .nav li a {
		padding-left: 6px;
		padding-right: 6px;
	}
}

.navbar-custom .nav li.nav-active1 a:hover:after {
	border: 2px solid rgba(75,151,202,0);
	width: 0px;
	height: 0;
	display: block;
	line-height: 0px;
}

.nav-active1 {
	color: rgba(75,151,202,1);
	font-family: 'Muli', sans-serif;
	text-align: center;
	line-height: 10px;
	text-transform: uppercase;
	letter-spacing:1px;
	font-size: 14px;
	padding-bottom:10px;
}
.nav-active1::after{
	border: 2px solid rgba(75,151,202,1);
	float: none;
	clear: both;
	content: '';
	width: 40px;
	height: 0;
	display: block;
	margin: 10px auto 10px auto;
}
.navbar-custom .nav li a:hover{
	color: rgba(75,151,202,1);
	/* line-height: 10px; */
	-webkit-transition: all 250ms;
    transition: all 250ms;
}
.navbar-custom .nav li a:hover:after{
	/* border: 2px solid rgba(75,151,202,1); */
	width: 40px;
	height: 0;
	-webkit-transition: all 250ms;
    transition: all 250ms;
}
.navbar-default .navbar-nav .dropdown-menu>li>a {
	line-height: 10px;
}

.navbar-brand{
	width: 100%;
	height: auto;
	position: relative;
	margin: 0 auto;
	left: 0;
	right: 0;
	display: block;
	text-align: center;
}

.navbar-brand img{
	width: 250px;
	-webkit-transition: all 250ms;
    transition: all 250ms;
}

.nav-background{
	height:150px; 
	width:100%; 
	background-color:transparent;	
}


.nav li img{
	padding-top:60px;
}


.navbar-brand{
	z-index:99;	
}

nav.large:AFTER li a {
	padding: 25px 0;
    transition: all  1s;
}

h1 ,h2 , h3 {
	font-family: 'Optima Cn';text-transform:uppercase; 
}

h4, h5, p{
	font-family: 'Muli', sans-serif;
	font-weight: 400;
	color: #555
}

h2 {
	font-size: 2.5em;
}
h3 {
	font-size: 1.4em;
}

p {
	font-size: 0.9em;
	text-align:justify;
}
.p-justify-center{
	text-align-last:center;
}
@media only screen and (min-width:1000px) {
	p{font-size:15px;}
}
h2::after {
	float: none;
	clear: both;
	content: '';
	border: 2px solid #000;
	width: 40px;
	height: 0;
	display: block;
	margin: 20px auto 20px auto;
}

.dropdown-menu{
	left: 120%;
	transform: translateX(-55%);
	font-size: 12px;
}

.dropdown-menu.columns-4 {
	min-width: 1000px;
}

.multi-column-dropdown {
	list-style: none;
  	margin: 0px;
  	padding: 0px;
}

.multi-column-dropdown li a {
	display: block;
	clear: both;
	line-height: 1.428571429;
	color: #333;
	white-space: normal;
	padding-top: 5px;
    padding-bottom: 0;
    padding-left: 5px;
    padding-right: 5px;
}

.multi-column-dropdown li a:hover {
	text-decoration: none;
	color: #262626;
	background-color: #999;
}

.multi-column-dropdown li a {
	color:#FFF !important;
	float:none !important;
	padding-left: 0px;
	text-align: center;
}

.dropdown-menu li p {
	color:#FFF !important;
	float:none !important;
	padding:5px !important;	 
	text-align: center !important;
	opacity: 0.6;
	display: inline-block;
	display: block;
	margin: auto;
	font-size: 12px;
	letter-spacing: 2px;
}

.columns {
	margin-top: 13px;
}
.first-column {
	margin-top: 50px;
	text-align: center;
}

.second-column {
	border-right: 1px solid #D9D9D9;
	border-left: 1px solid #D9D9D9;
	text-align: center;
	min-height: 285px;
}

.fourth-column {
	border-right: 1px solid #D9D9D9;
	text-align: center;
	min-height: 285px;
}

.fifth-column {
    position: absolute !important;
    text-align: center;
    min-height: 314px;
    margin-top: -12px;
    left: 750px;
    /* background: #008000; */
    /* padding-left: 0px !important; */
    /* border-left: 1px solid #D9D9D9; */
}

.fifth-column-inside {
	/* border-left: 1px solid #D9D9D9; */
	text-align: center;
	min-height: 285px;
	margin-top: 21px;
	/* padding-left: 15px; */
	background: #fff;
	color: #297CBE !important;
}

.fifth-column-inside .multi-column-dropdown li a {
    color: #297CBE !important;
    float: none !important;
    /* padding-left: 0px; */
    text-align: center;
}

.dropdown-menu .fifth-column-inside li p {
    color: #297CBE !important;
    float: none !important;
    padding: 5px !important;
    text-align: center !important;
    opacity: 0.6;
    display: inline-block;
    display: block;
    margin: auto;
    font-size: 12px;
    letter-spacing: 2px;
}


.d-flex{
display:flex;
justify-content: space-between;
}

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    /* min-height: 1px; */
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}

.dropdown-menu li a:hover {
	 color: #555 !important;
}
  
.multi-column-dropdown>li>a:hover, .multi-column-dropdown>li>a:focus {
	background-color: #f5f5f5;
	/* line-height: 20px; */
}

.submenu-row {
	margin-right: -7.5px;
	margin-left: -7.5px;
}

@media only screen and (max-width:991px) {
	.dropdown-menu.columns-4 {
		min-width: 770px;
	}
	.dropdown-menu {
		transform: translateX(-57%);
	}
	.first-column {
		margin-top: 65px;
	}
	.columns {
		margin-top: 13px;
		margin-bottom: 5px;
	}
	.first-column {
		margin-top: 60px;
	}
	.fourth-column {
		min-height: 293px;
	}
	
	.fifth-column{
		min-height: 293px;
	}
	.second-column {
		min-height: 293px;
	}
	.fake-padding{
		padding-top:120px;
	}
	.close-symbol {
		text-shadow: none;
	}
	.popup-body {
		background-image:url(images/home-bg3.jpg);
	}
	/* .modal-bg {
		background-image:url("../images/cf-60x120-2.jpg");
		width: 660px;
		height: 473px;
	} */
	.my-modal {
		text-align: center;
	  }
	.my-modal:before {
		display: inline-block;
		vertical-align: middle;
		content: " ";
		height: 100%;
	  }
	.modal-dialog {
		display: inline-block;
		text-align: center;
		vertical-align: middle;
		display: block;
	  }
}

@media only screen and (max-width:767px) {
	.dropdown-menu {
		margin-left:0;
		width: 300px;
		transform: translateX(0%);
		font-size: 14px;
	}
	.dropdown-menu.columns-4 {
		min-width: 250px;
	}
	.second-column {
		border-right: none;
		border-left: none;
	}
	.fourth-column {
		border-left: none;
	}
	
	.fifth-column{
		position:relative !important;
		left:auto;
	}
	
	 .fifth-column-inside{
		border-left: none;
	}
	
	.dropdown-menu li p {
		font-size: 14px;
		letter-spacing: 1px;
	}
	.first-column {
		margin-top: 15px;
		margin-bottom: 10px;
	}
	.columns {
		min-height: 0px;
	}
}

.dropdown-menu {
	background-color: rgba(14,118,188,0.8);
}
#mainCarousel {width:100%; height:100%; min-height:1460px; max-height:1460px; top:-100px}
@media only screen and (max-width:1270px) {
	#mainCarousel {min-height:1260px; max-height:1260px;}
}
.carousel {height:100%;}
.item, .active {height:100%;}
.carousel-inner {height:100%;}
.fill {width:100%; min-height:100%; background-repeat: no-repeat; background-position:top; -webkit-background-size:contain; -moz-background-size:contain; background-size:contain; -o-background-size:contain;margin-top:100px}

@media only screen and (max-width:1400px) {
	.fill {margin-top:100px;}
}
@media only screen and (max-width:1024px) {
	.fill {margin-top:200px;}
}
@media only screen and (max-width:768px) {
	.fill {-webkit-background-size:cover; -moz-background-size:cover; background-size:cover; -o-background-size:cover;margin-top:0;}
}

.carousel-fade .carousel-inner .item {
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0.1;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
  z-index: 2;
}

.carousel-indicators {
    position: absolute;
    /* top: 650px; */
    left: 50%;
    z-index: 1;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
	list-style: none;
	transform: translateY(-600px);
}

.carousel-indicators li {
    background-color: transparent;
	border: 1px solid #333;
}

.carousel-indicators .active {
    background-color: #333;
}

@media screen and (min-width: 992px){
	.carousel-indicators {
		bottom: 0;
	}
}
	

.bgpic {
    height: 100%;
    padding: 0;
	position: relative;
}

.features {
	clear: both;
	float: none;
	position: relative;
	margin-top: 300px;
}
.features1 {
	clear: both;
	float: none;
	position: relative;
	margin-top: 300px;
}

@media only screen and (min-width:768px) {
	.features1 {
		margin-top: 150px;
	}
}
@media only screen and (min-width:1750px) {
	.features1 {
		margin-top: 250px;
	}
	
	.carousel-indicators {
		transform: translateY(-450px);
	}
}

@media only screen and (max-width:1024px) {
	.carousel-indicators {
		top:600px;	
	}
}
/* @media screen and (min-width: 768px) {
	.my-carousel {
		transform: translateY(-350px);
	}
} */

@media only screen and (max-width:768px) {
	.carousel-indicators {
		top:500px;	
	}
}
.invertcomma {
	margin-top: -40px;
	padding: 0 10px;
}


@media only screen and (min-width:768px) {
.navbar-custom {
	background: 0 0;
	border-bottom: 1px solid transparent
}
.navbar-custom .navbar-brand {
	color: #fff;
	padding: 20px
}
.navbar-custom .navbar-brand:hover, .navbar-custom .navbar-brand:focus {
	color: rgba(255,255,255,.8)
}

.navbar-custom .nav li a {
	
	/*padding: 20px*/
}
.navbar-custom.affix {
    background-color: rgba(255, 255, 255, 0.9);
	z-index: 99999;
	-webkit-transition: all 250ms;
    transition: all 250ms;
  }
  .navbar-custom.affix .navbar-brand img {
	width: 150px;
	-webkit-transition: all 250ms;
    transition: all 250ms;
  }
  .navbar-custom.affix .navbar-header .navbar-brand:hover,
  .navbar-custom.affix .navbar-header .navbar-brand:focus {
  }
  .navbar-custom.affix .nav > li > a,
  .navbar-custom.affix .nav > li > a:focus {
  }
  .navbar-custom.affix .nav > li > a:hover,
  .navbar-custom.affix .nav > li > a:focus:hover {
  }

}
@media only screen and (min-width:1170px) {
.navbar-custom {
	-webkit-transition: background-color .3s;
	-moz-transition: background-color .3s;
	transition: background-color .3s;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}
.navbar-custom.is-fixed {
	position: fixed;
	top: -141px;
	background-color: rgba(255,255,255,.9);
	border-bottom: 1px solid #f2f2f2;
	-webkit-transition: -webkit-transform .3s;
	-moz-transition: -moz-transform .3s;
	transition: transform .3s
}
.navbar-custom.is-fixed .navbar-brand {
	color: #404040
}
.navbar-custom.is-fixed .navbar-brand:hover, .navbar-custom.is-fixed .navbar-brand:focus {
	color: #0085a1
}
.navbar-custom.is-fixed .nav li a {
	/*color: #404040*/
}
.navbar-custom.is-fixed .nav li a:hover, .navbar-custom.is-fixed .nav li a:focus {
	color: #ab8856
}
.navbar-custom.is-visible {
	-webkit-transform: translate3d(0, 100%, 0);
	-moz-transform: translate3d(0, 100%, 0);
	-ms-transform: translate3d(0, 100%, 0);
	-o-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0)
}
}
.intro-header {
	background-color: gray;
	background: no-repeat center center;
	background-attachment: scroll;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	padding-bottom:100px;
}
.intro-header .site-heading, .intro-header .post-heading, .intro-header .page-heading {
	padding: 150px 0 50px;
	color: #ab8856;
}
a:hover{
	text-decoration:none;
}
.home-discover{
	background-color:#0e76bc;
	width:200px;
	height:38px;
	padding-top:8px;
	margin:0 auto;
	font-family: 'Muli', sans-serif;
	color:white;
	display:block;
	text-decoration:none;
	transition: all 0.5s ease;
}
.home-discover:hover{
	background-color:white;
	text-decoration:none;
	color:#0e76bc;
	border:1px solid #0e76bc;
}
.home-button a{
	background-color:#0e76bc;
	width:200px;
	height:38px;
	padding-top:8px;
	margin:0 auto;
	font-family: 'Muli', sans-serif;
	color:white;
	display:block;
	text-decoration:none;
	transition: all 0.5s ease;
}
.home-button a:hover{
	background-color:white;
	text-decoration:none;
	color:#0e76bc;
	border:1px solid #0e76bc;
}
@media only screen and (min-width:768px) {
.intro-header .site-heading, .intro-header .post-heading, .intro-header .page-heading {
	padding-bottom: 300px;
}
}
.intro-header .site-heading, .intro-header .page-heading {
	float:right;
}
.intro-header .site-heading h1, .intro-header .page-heading h1 {
	margin-top: 0;
	font-size: 50px
}

.intro-header .site-heading .subheading {
	font-size: 24px;
	line-height: 1.1;
	display: block;
	font-family: 'Muli', sans-serif;
	font-weight: 300;
	margin: 0 0 10px;
	font-size:19px;
	letter-spacing:8px;
	
	text-transform: uppercase;
}


@media only screen and (min-width:768px) {
.intro-header .site-heading h1, .intro-header .page-heading h1 {
	font-size: 80px
}
}
.intro-header .post-heading h1 {
	font-size: 35px
}
.intro-header .post-heading .subheading, .intro-header .post-heading .meta {
	line-height: 1.1;
	display: block
}
.intro-header .post-heading .subheading {
	font-family: 'Muli', sans-serif;
	font-weight: 300;
	font-size: 24px;
	margin: 10px 0 30px;
	font-weight: 600
}
.intro-header .post-heading .meta {
	font-family: Lora, 'Times New Roman', serif;
	font-style: italic;
	font-weight: 300;
	font-size: 20px
}
.intro-header .post-heading .meta a {
	color: #fff
}
@media only screen and (min-width:768px) {
.intro-header .post-heading h1 {
	font-size: 55px
}
.intro-header .post-heading .subheading {
	font-size: 30px
}
}
.post-preview>a {
	color: #404040
}
.post-preview>a:hover, .post-preview>a:focus {
	text-decoration: none;
	color: #0085a1
}
.post-preview>a>.post-title {
	font-size: 30px;
	margin-top: 30px;
	margin-bottom: 10px
}
.post-preview>a>.post-subtitle {
	margin: 0;
	font-weight: 300;
	margin-bottom: 10px
}
.post-preview>.post-meta {
	color: gray;
	font-size: 18px;
	font-style: italic;
	margin-top: 0
}
.post-preview>.post-meta>a {
	text-decoration: none;
	color: #404040
}
.post-preview>.post-meta>a:hover, .post-preview>.post-meta>a:focus {
	color: #0085a1;
	text-decoration: underline
}
@media only screen and (min-width:768px) {
.post-preview>a>.post-title {
	font-size: 36px
}
}
.section-heading {
	font-size: 36px;
	margin-top: 60px;
	font-weight: 700
}
.caption {
	text-align: center;
	font-size: 14px;
	padding: 10px;
	font-style: italic;
	margin: 0;
	display: block;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px
}

footer {
	padding: 15px 0 15px 0;
	/*height:30px;*/
  	bottom: 0;
	width:100%;
}

footer .list-inline {
	margin: 0;
	padding: 0
}
footer .copyright {
	font-size: 12px;
	text-align: center;
	margin-bottom: 0
}
.floating-label-form-group {
	font-size: 14px;
	position: relative;
	margin-bottom: 0;
	padding-bottom: .5em;
	border-bottom: 1px solid #eee
}
.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: 0 0;
	box-shadow: none!important;
	resize: none
}
.floating-label-form-group label {
	display: block;
	z-index: 0;
	position: relative;
	top: 2em;
	margin: 0;
	font-size: .85em;
	line-height: 1.764705882em;
	vertical-align: middle;
	vertical-align: baseline;
	opacity: 0;
	-webkit-transition: top .3s ease, opacity .3s ease;
	-moz-transition: top .3s ease, opacity .3s ease;
	-ms-transition: top .3s ease, opacity .3s ease;
	transition: top .3s ease, opacity .3s ease
}
.floating-label-form-group::not(:first-child) {
padding-left:14px;
border-left:1px solid #eee
}
.floating-label-form-group-with-value label {
	top: 0;
	opacity: 1
}
.floating-label-form-group-with-focus label {
	color: #0085a1
}
form .row:first-child .floating-label-form-group {
	border-top: 1px solid #eee
}
.btn {
	font-family: 'Muli', sans-serif;
	font-weight: 300;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 800;
	/*letter-spacing: 1px;*/
	border-radius: 0;
	padding: 15px 25px
}
.btn-lg {
	font-size: 16px;
	padding: 25px 35px
}
.btn-default:hover, .btn-default:focus {
	background-color: #0085a1;
	border: 1px solid #0085a1;
	color: #fff
}
.pager {
	margin: 20px 0 0
}
.pager li>a, .pager li>span {
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 800;
	letter-spacing: 1px;
	padding: 15px 25px;
	background-color: #fff;
	border-radius: 0
}
.pager li>a:hover, .pager li>a:focus {
	color: #fff;
	background-color: #0085a1;
	border: 1px solid #0085a1
}
.pager .disabled>a, .pager .disabled>a:hover, .pager .disabled>a:focus, .pager .disabled>span {
	color: gray;
	background-color: #404040;
	cursor: not-allowed
}
::-moz-selection {
color:#fff;
text-shadow:none;
background:#ab8856
}
::selection {
	color: #fff;
	text-shadow: none;
	background: #ab8856;
}
img::selection {
	color: #fff;
	background: 0 0
}
img::-moz-selection {
color:#fff;
background:0 0
}
body {
	webkit-tap-highlight-color: #0085a1
}

.concept-container{
	text-align: justify;
    text-justify: inter-word;
	max-width:340px;
	font-size:14px;
	font-family: 'Muli', sans-serif;
	font-weight: 300;
}

.cc-right{
	max-width:none;
	padding-left:100px;
}

.ccpadding{
	padding-top:160px;
	padding-bottom:160px;	
}

.theme_font{
	font-family: 'Muli', sans-serif;
	font-weight: 300;
}

.theme_darkcolor{
	color:#6d6e70;
}


#title_bottom{
	background-image:url(../images/wood_texture.jpg);
	background-position:bottom;
	width:100%;
	padding-bottom:10px;
	background-color:#999;
	
	position:relative;
	color:#FFF;
	text-align:center;
}

#title_bottom h5{
	margin-top:30px;
	font-size:20px;
	font-weight:400;
	letter-spacing:1px;
}

p{
	color:#6d6e70;	
}

#title_bottom p{
	font-size:15px;
	/*letter-spacing:1px;*/
	line-height:25px;
	color:#FFF;
}


.theme_color{
	color:#6d6d6d;
}


.title-bg{
	text-align:center;
	
	width:115px;
	height:117px;
	background-image:url(../images/title_bg.png);
	
	position:relative;
	left: 15px;
	margin:40px 0 40px 0;
}

.title-bg h4{
	padding-top:48px;
	font-weight:400;
}


.pattern-bg {
	background-position:bottom right;
	background-repeat:no-repeat;
	background-image:url(../images/pattern_bg.png);
	background-color:#f9f9f9;
	
	margin-right:0px;
	margin-left:0px;
	padding-bottom:50px;
}

.padding-bottom{
	padding-bottom:20px;	
}
.fake-padding{
	padding-top:50px;
}

@media (min-width: 375px) and (max-width: 767px) {
	.fake-padding{
		padding-top:0px;
	}
	.padding-bottom{
		padding-bottom:10px;	
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.fake-padding{
		padding-top:120px;
	}
	.padding-bottom{
		padding-bottom:10px;	
	}
}

#bottom-logo{
	width:120px;
	height:30px;
	background-size:cover;
	background-image:url(../images/ecoworld-logo.svg);
	margin:0 auto;
	margin-bottom:20px;
}

.banner_icon{
	position:absolute;
	top:-120px; 
}

.hide_anything{
	display:none;	
}

.con_subheading{
	font-size: 24px;
	line-height: 1.1;
	display: block;
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 400;
	margin: 0 0 10px;
	font-size:19px;
	letter-spacing:8px;
	text-transform: uppercase;
}

h3{
	font-weight:400;	
}

#line1px{
	border-top:1px solid #ab8856 ;
	width:100px;
	height:1px;
	margin: 20px 0 50px 0;
	margin-left:auto;
	margin-right:auto;
}

.show991{
	display:none;
	text-align:center;
}
.header-banner{
	padding-bottom:20px;
	text-align:center;
}
@media (max-width: 991px){
	.show991{
		margin-top:-200px;
	}
}
@media (max-width: 768px){
	.show991{
		margin-top:200px;
	}
}

/** title style h3 **/
.concept-header .phase-2 h3{
	font-size: 30px;
	letter-spacing: 3px;
}

.concept-header .phase-2-title h3{
	font-size: 30px;
	letter-spacing: 2px;
}

.concept-header .phase-1 h3{
	font-size: 30px;
	letter-spacing: 3px;
}

/** remove style "after" **/
.concept-header .phase-1 h3::after {
	border: 0;
}

.concept-header .phase-2 h3::after {
	border: 0;
}
.concept-header .phase-2-title h3::after {
	border: 0;
}
/** CONCEPT PAGE**/
.concept-header h3{
	font-family: 'Optima Cn';
	font-size:35px;
	margin-top:0;
	text-align:center;
}
.concept-header h3::after {
	float: none;
	clear: both;
	content: '';
	border: 2px solid #000;
	width: 40px;
	height: 0;
	display: block;
	margin: 20px auto 20px auto;
}
.concept-h5{
	font-family: 'Optima Cn';
	font-size:30px;
	text-align:left;
	margin-top:0;
}
.concept-h5-line{
	font-family: 'Optima Cn';
	font-size:30px;
	text-align:left;
	margin-top:0;
}
.concept-h5-line::after {
	float: none;
	clear: both;
	content: '';
	border: 2px solid #000;
	width: 40px;
	height: 0;
	display: block;
	margin: 10px 0;
}
@media (max-width: 768px){
	.concept-header h3{
		font-size:29px;
	}
	.concept-h5{
		font-size:25px;
	}
	.concept-h5-line{
		font-size:25px;
	}
	.invertcomma{
		padding:0;
	}
	img .invertcomma{
		height:20px;
		width:24px;
	}
}


@media (max-width: 374px) {
	.concept-header h3{
		font-size:24px;
	}
	.modal-outer {
		width: 90%;
	}
	.modal-inner {
		padding-top: 30px;
	}
	.text-box {
		text-align: center;
	}
	.modal-text-1 {
		color: black;
		font-size: 30px;
		letter-spacing: 3px;
		font-family: 'Muli', sans-serif;
		margin-top: 5px;
		line-height: 1;
		/* font-style: bold; */
	}
	.modal-text-2 {
		color: black;
		font-size: 21px;
		letter-spacing: 1px;
		font-family: 'Muli', sans-serif !important;
		margin-top: 5px;
		margin-bottom: 5px;
	}
	.modal-text-3 {
		color: black;
		font-size: 12px;
		line-height: 100%;
		font-family: 'Muli', sans-serif;
		margin-top: 10px;
		margin-bottom: 30px;
	}
	.modal-text-4 {
		color: black;
		font-size: 12px;
		line-height: 100%;
		font-family: 'Muli', sans-serif;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.modal-text-5 {
		color: black;
		font-size: 10px;
		letter-spacing: 2px;
		line-height: 100%;
		font-family: 'Muli', sans-serif;
		margin-top: 8px;
		margin-bottom: 5px;
	}
}
.concept-p{
	font-size:13px;
	text-align:justify;
}
/** LOCATION **/
.location-button{
	margin-top:15px;
}
.location-p{
	text-align:center;
}
/** Contact **/
.contact-p{
	text-align:center;
}
.contact-p-small{
	font-size:10px;
	text-align:center;
}
.contact-p-m{
	font-size:13px;
	text-align:center;
	margin:2px;
}
/** Connect **/
.connect-p{
	margin-top:0;
	text-align:left;
}
.connect-img img{
	width:100%;
	height:auto;
	max-width:1399px;
}
.master-img{
	width:100%;
	height:auto;
	max-width:800px;
}
.connect-p::before {
	float: none;
	clear: both;
	content: '';
	border: 2px solid #000;
	width: 40px;
	height: 0;
	display: block;
	margin: 10px 0;
}
.concept-list{
	color:#6d6e70;
	margin:0;
	padding:3px 0;
}
/** Product **/
.plan-image img{
	max-width:720px;
	width:100%;
	height:auto;
}
.masterplan-p{
	text-align:center;
}
@media (max-width: 768px){
	.modal-outer {
		width: 90%;
	}
	.masterplan-p{
		text-align:left;
		font-size:16px;
		padding-bottom:0;
		margin-bottom:0;
	}
}
.p_box {
    position: relative;
}
.p_box span {
    background-color: black;
    position:absolute;
	display:block;
	width:15px;
	height:15px;
	left:-20px;
	bottom:4px;
} 
.box1 span{
	background-color:#cc8a80;
}
.box2 span{
	background-color:#b68058;
}
.box3 span{
	background-color:#ebc1db;
}
.box4 span{
	background-color:#f0c297;
}
.box5 span{
	background-color:#8781bd;
}
.box6 span{
	background-color:#ccbfdd;
}
.box7 span{
	background-color:#9fa27b;
}
.box8 span{
	background-color:#00b6b5;
}
.box9 span{
	background-color:#d5c37e;
}
.box10 span{
	background-color:#cfa568;
}
.box11 span{
	background-color:#90acc6;
}

.box12 span{
	background-color:#779ca0;
}
.box13 span{
	background-color:#d1d2d4;
}

/** List **/
.list-column{
	/* min-width: 1000px; */
	transform: translateX(6%);
}

/** Modal Light Box **/
.modal{
	background-color:rgba(255,255,255,0.9);
}
.close{
	position:absolute;
	padding:10px;
	top: 10px;
	right: 17px;
}
/** FOOTER **/
footer a{
	color:#777;
	text-decoration:none;	
}

footer a:link{
	color:#777;
	text-decoration:none;	
}

footer a:hover, footer a:visited, footer a:active {
	color:#999;
	text-decoration:none ;	
}


@media (max-width: 991px){
	
	.hide991{
		display:none;	
	}
	
	.show991{
		display:block;
	}
	
	.ccpadding{
		padding-top:100px;
		padding-bottom:100px;	
	}
	
	.cc-right{
		padding-left:50px;
		padding-right:50px;	
	}
	
	.concept-container{
		max-width:550px;	
	}
	
	.padding20{
		padding-top:20px;	
	}
	
}

@media only screen and (max-width:1024px) {
	.display-none{
		display:none;	
	}
	
	.navbar-custom .nav li a {
		float:none;
		text-align:center;
	}
	
	.banner_icon{
		top:-160px; 
}
	
}

@media only screen and (max-width:768px) {
	#bottom-logo{
		float:none;
		margin-left: auto;
		margin-right: auto;
		margin-top:10px;
	}
	
	footer .copyright{
		text-align:center;	
	}
	
	.site-heading{
		padding-top:300px !important;	
	}
	
	.subheading{
		background-color:rgba(171,136,86,0.8);
		color:#FFF;
		padding:10px;
	}
	
	.hide768{
		display:none;	
	}
	
	.show768{
		display:block;	
	}
	
	.logo_small{
		width: 193px;
  		height: auto;
  		position: absolute;
		margin-left: -98px;
	/* margin-right: auto; */
  		left: 50%;
		margin-top:80px;
	}
	
	.navbar-custom .nav li a {
		padding-top: 10px;
	}
	
	.nav-background{
		height:0px; 
	}
	
	.paddingtop768{
		padding-top:200px;	
	}
	
	.dropdown-menu {
		background-image:none;
	}
	
.navbar-custom .nav li a:after {
	border: 2px solid rgba(75,151,202,0);
	width: 0px;
	height: 0;
	display: block;
	margin: 10px auto 0 auto;
	line-height: 0px;
}

.navbar-custom .nav li a:hover{
	color: rgba(75,151,202,1);
	line-height: inherit;
	-webkit-transition: all 250ms;
    transition: all 250ms;
}
.navbar-custom .nav li a:hover:after {
	border: 2px solid rgba(75,151,202,0);
	width: 0px;
	height: 0;
	display: block;
	margin: 10px auto 0 auto;
	line-height: 0px;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
	background-color: transparent;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
	color: #FFF !important;
	font-size: 1em;
}
.navbar-nav .open .dropdown-menu {
	background-color: rgba(14,118,188,0.8)
}


#mainCarousel {
    min-height: 460px;
    max-height: 460px;
    margin-top: 200px;
	top: 0;
}

.bgpic {
    height: 0;
}

.carousel-indicators {
	display: none;
}

}


@media (min-width: 768px) {
	.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
		background-color: transparent
	}

	.container.navi {
		width: 100%;
	}
	.dropdown:hover .dropdown-menu {
		display: block;
		background-color: rgba(14,118,188,0.8);
	}
	
	
}

@media (max-width: 768px) {
	.nav-active{
		padding-top:10px;
	}
	.navbar-brand img{
		width: 250px;
		padding:5px 15px
	}
	h2{
		font-size:1.7em;
	}
	.p-justify-center{
		text-align-last:center;
	}
}


@media (max-width: 580px){
	
	body{
		height:auto;
		margin-bottom:0;	
	}
	
	.navbar-brand{
		height:30px;	
	}
	
	.navbar-brand img {
		width: 140px;
		padding: 5px 15px;
		margin-top: -70px;
	}
	
	.features{
		margin-top: 140px;
	}
	
	.invertcomma{
		width:11px;	
	}
	
	.features1 #icon-features img{
		width:200px;	
	}
	
	.features1 .show991 #icon-features .invertcomma {
		width: 11px;
	}
	
	.small-pic{
		max-width:200px;	
	}
	.concept-header h3::after{
		margin-top:0;
	}
	
	.concept-h5-line::after{
		margin:0;	
	}
	
	h2::after{
		margin-top:0;	
	}
	
	#mainCarousel{
		margin-top:50px;	
	}
	
	.features1{
		margin-top:250px;
	}
	
	.padding-bottom{
		padding-bottom:20px;	
	}

}

.site-progress {
	/* margin-bottom: 40px; */
}

.site-progress-item {
	margin-bottom: 40px;;
}

.site-progress-img {
	display: inline-block;
	margin-bottom: 6px;
}

.site-progress-title {
	font-weight: bold;
	display: block;
	font-size: 18px;
}

.site-progress-caption {
	font-size: 14px;
}

/** GreenRE Logo */
.green-re {
	display: inline-block;
	margin-left: 15px;
}

@media screen and (max-width: 767px) {
	.green-re {
		display: block;
		margin-left: 0;
		margin-top: 15px;
	}
}

.ws-button {
	background-color: #008B8B;
	border: 2px solid transparent;
    color: white;
    padding: 13px 31px;
    text-align: center;
    text-decoration: none;
	display: inline-block;
	font-family: "Muli", sans-serif;
    font-size: 15px;
    margin: 4px 2px;
	cursor: pointer;
	text-decoration: none;
    transition: all 0.5s ease;
}

.ws-button:hover {
	border: 2px solid #008B8B;
	background-color: white;
	color: #008B8B;
	cursor: pointer;
}
.ws-button:focus {
	color: white;
	background-color: #008B8B;
	border: 2px solid transparent;
	cursor: pointer;
	text-decoration: none;
}


.pdf-button {
	background-color: #0e76bc;
	border: 2px solid transparent;
    color: white;
    padding: 13px 31px;
    text-align: center;
    text-decoration: none;
	display: inline-block;
	font-family: "Muli", sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
    margin: 4px 2px;
	cursor: pointer;
	text-decoration: none;
    transition: all 0.5s ease;
}

.pdf-button:hover {
	border: 2px solid #0e76bc;
	background-color: white;
	color: #0e76bc;
	cursor: pointer;
}
.pdf-button:focus {
	color: white;
	background-color: #0e76bc;
	border: 2px solid transparent;
	cursor: pointer;
	text-decoration: none;
}

.contact-number {
	margin: 7px;
}

/* WhatsApp Button
/* -------------------------------------------------------------------------- */
.whatsapp-btn {
	position: fixed;
	background-color: #25D366;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
	fill: white;
	border-radius: 50%;
	width: 39px;
	height: 39px;
	z-index: 99;
	transition: 100ms cubic-bezier(0.25, 0.46, 0.45, 0.94) all;
	animation: 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94) whatsapp-btn-intro forwards;
	position: fixed;
	bottom: 24px;
	right: 24px;
}
.whatsapp-btn:hover {
	background-color: #19ab50;
}
.whatsapp-btn:focus {
	background-color: #19ab50;
}
.whatsapp-btn svg {
	width: 23px;
	height: 23px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
@keyframes whatsapp-btn-intro {
	0% {
		transform: translateX(100%);
		opacity: 0;
	}
	100% {
		transform: none;
		opacity: 1;
	}
} 

/* Facebook Button */

.facebook-btn {
	position: fixed;
	width: 57px;
	z-index: 99;
	transition: 100ms cubic-bezier(0.25, 0.46, 0.45, 0.94) all;
	animation: 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94) facebook-btn-intro forwards;
	bottom: 25px;
	right: 93px;
}

.facebook-btn:hover {
	background-color: #203d7c;
}
.facebook-btn:focus {
	background-color: #203d7c;
}
/* .facebook-btn svg {
	background-color: #203d7c;
	width: 32px;
	height: 32px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
} */

.facebook-btn img {
	position: absolute;
	bottom: 0px;
	right: -25px;
	max-width: 38px;
	width: 100%;
	height: auto;
}

@keyframes facebook-btn-intro {
	0% {
		transform: translateX(100%);
		opacity: 0;
	}
	100% {
		transform: none;
		opacity: 1;
	}
} 

/* E-Brochure */
/* -----------------------------------------*/ 

.card-container {
	position: relative;
	text-align: center;
}

.e-brochure-img {
	max-width: 200px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 -1px 20px 0 rgba(0, 0, 0, 0.19);
}

.card-container a {
	text-decoration: none;
}

.card-body h5 {
	font-family: 'Optima Cn';
	font-size: 25px;
	text-align: center;
	font-weight: 400;
	text-transform: uppercase;
	margin-top: 20px;
	margin-bottom: 20px;
	letter-spacing: 1px;
}

@media (max-width: 767px) {
	.card-body {
		margin-bottom: 20px;
	}
}

.card-body h5:after {
	content: '';
	float: none;
	clear: both;
	border: 2px solid #000;
	width: 40px;
	height: 0;
	display: block;
	margin: 10px auto 20px auto;
}

@media (min-width: 1200px) {
	.container-e-brochure {
		width: 950px;
	}
}

.container-e-brochure {
	margin-top: 30px !important;
	margin-bottom: 80px !important;
}

.e-brochure-share {
	font-size: 28px !important;
	margin-right: 3px;
	color: rgba(75,151,202,1);
	margin-bottom: 20px;
	/* color: #0e76bc; */
}




/* -------------------------------------------------------------------------- */


#myGlower {
  
    border: 1px solid transparent;    
    -webkit-transition: border 0.1s linear, box-shadow 0.1s linear;
       -moz-transition: border 0.1s linear, box-shadow 0.1s linear;
            transition: border 0.1s linear, box-shadow 0.1s linear;
   
}

#myGlower.active {
    border-color: #e3a30d;
    -webkit-box-shadow: 0 0 5px #e3a30d;
       -moz-box-shadow: 0 0 5px #e3a30d;
            box-shadow: 0 0 5px #e3a30d;
}
.poligon {
    position: relative;
    width: 181px;
    height: 181px;
    background: rgb(57, 150, 194);
    box-sizing: border-box;
    clip-path: polygon(100% 0, 100% 100%, 0 100%, 0 0);
}
.poligon img {
    position: absolute;
    top: 4px;
    left: 4px;
    right: 4px;
    down: 4px;
    width: 173px;
    height: 173px;
    clip-path: polygon(100% 0, 100% 100%, 0 100%, 0 0);
    object-fit: cover;
}