html,
body {
  width: 100%;
  height: 100%;
	background: #f2f2f2;
		}

body {
  font-family: 'Raleway', 'Helvetica', 'Arial', 'sans-serif'; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 200;
  letter-spacing: 1px; }

p {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 20px; }

#mainNav {
  border-color: rgba(34, 34, 34, 0.05);
  background-color: white;
  -webkit-transition: all .35s;
  -moz-transition: all .35s;
  transition: all .35s;
  font-family: 'Lato', 'Helvetica', 'Arial', 'sans-serif';
  font-weight: 700;
  letter-spacing: 1px; 
  display: block;
  z-index: 100;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.19);
  padding: 6px 20px 6px 18px; }
  #mainNav .navbar-brand {
    color: #fdcc52;
	padding-top: 0;
    font-family: 'Lato', 'Helvetica', 'Arial', 'sans-serif';
    font-weight: 200;
    letter-spacing: 1px; }
	#mainNav .navbar-brand img {
		  height: 32px;
		  margin-top: 2px;
		  vertical-align: top;
		  width: auto;}
    #mainNav .navbar-brand:hover, #mainNav .navbar-brand:focus {
      color: #d61b58; }
  #mainNav .navbar-toggler {
    font-size: 12px;
    padding: 12px 10px;
    color: #333; }
  #mainNav .navbar-nav > li > a,
  #mainNav .navbar-nav > li > span.user-name  {
	margin-left: 18px;
    font-size: 14px;
    font-family: 'Roboto', 'Helvetica', 'Arial', 'sans-serif';
    text-transform: capitalize; }
    #mainNav .navbar-nav > li > a.active {
      color: #d61b58 !important;
      background-color: transparent; }
      #mainNav .navbar-nav > li > a.active:hover {
        background-color: transparent; }
  #mainNav .navbar-nav > li > a,
  #mainNav .navbar-nav > li > a:focus {
    color: #333; }
    #mainNav .navbar-nav > li > a:hover,
    #mainNav .navbar-nav > li > a:focus:hover {
      color: #d61b58; }
	  #mainNav .navbar-nav .login-customer a{
		    border-radius: 5px;
			display: inline-block;
		    border: 1px solid #222222;
			font-size: 12px; }
	  #mainNav .navbar-nav .login-customer a span{
		    padding: 0 5px; }
  @media (min-width: 992px) {
    #mainNav {
      border-color: transparent;
      background-color: transparent; 
	  padding: 5px 45px 5px 45px;
	  display: -webkit-box; 
      display: -webkit-flex; 
      display: -ms-flexbox;
      display: flex; 	  }
      #mainNav .navbar-brand {
        color: fade(white, 70%); }
	  #mainNav .navbar-brand img {
		  height: 40px;
		  width: auto;
		  -webkit-transition: all 200ms ease-in;
		  -webkit-transform: scale(1); 
		  -ms-transition: all 200ms ease-in;
		  -ms-transform: scale(1); 
		  -moz-transition: all 200ms ease-in;
		  -moz-transform: scale(1);
	   	  transition: all 200ms ease-in;
		  transform: scale(1); }
        #mainNav .navbar-brand:hover, #mainNav .navbar-brand:focus {
          color: white; }
      #mainNav .navbar-nav > li > a,
      #mainNav .navbar-nav > li > a:focus {
        color: rgba(255, 255, 255, 0.7); }
        #mainNav .navbar-nav > li > a:hover,
        #mainNav .navbar-nav > li > a:focus:hover {
          color: white; }
		  #mainNav .navbar-nav .login-customer {
		    border-radius: 4px;
			margin-left: 15px;
			background-color: #31bf34;
		    /*border: 1px solid rgba(122, 15, 50, 0.7);*/ }
		  #mainNav .navbar-nav .login-customer a{
		    font-size: 14px;
			border: none; }
			#mainNav .navbar-nav .login-customer a span{
		    padding: 0px 10px; }
      #mainNav.navbar-shrink {
        border-color: rgba(34, 34, 34, 0.1);
        background: /*#202f4c;*/ #fff;
		/*background-image: url("../img/classy-fabric.png");*/
		box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);}
        #mainNav.navbar-shrink .navbar-brand {
          color: #333; }
          #mainNav.navbar-shrink .navbar-brand:hover, #mainNav.navbar-shrink .navbar-brand:focus {
            color: #e52765; }
		#mainNav.navbar-shrink .navbar-nav > li > span.user-name,
        #mainNav.navbar-shrink .navbar-nav > li > a,
        #mainNav.navbar-shrink .navbar-nav > li > a:focus {
		  margin-right: 3px;
		  margin-left: 0;
		  letter-spacing: 0px;
          color: #444; }
		#mainNav.navbar-shrink .navbar-nav > li > span.user-name{
			color: #333;
			font-size: 14px;
			text-transform: capitalize; }
          #mainNav.navbar-shrink .navbar-nav > li > a:hover,
          #mainNav.navbar-shrink .navbar-nav > li > a:focus:hover {
            color: #31bf34; } 
			#mainNav.navbar-shrink .navbar-nav .login-customer {
		    border-radius: 4px;
		    /*border: 1px solid rgba(122, 15, 50, 0.7);*/ }
			#mainNav.navbar-shrink .navbar-nav .login-customer:hover,
			#mainNav.navbar-shrink .navbar-nav .login-customer:focus{
			background-color: #50aa50;
		    /*border: 1px solid rgba(153, 19, 63, 0.7);*/ }
			#mainNav.navbar-shrink .navbar-nav .login-customer  a{
				margin: 0 5px;
		    color: #fff; }
			#mainNav.navbar-shrink .navbar-nav .login-customer  a:hover,
			#mainNav.navbar-shrink .navbar-nav .login-customer  a:focus,
			#mainNav.navbar-shrink .navbar-nav .login-customer  a:focus:hover{
		    margin: 0 5px;
			color: #fff; }}
			
			
#search-tool{
	width: 100%;
	height: 370px;
	position: relative;
}
#search-tool .search-container{
	width: 90%;
	height: 350px;
	border-radius: 8px;
	background: #f2f2f2;
	position: absolute;
	left: 5%;
	top: -40px;
	z-index: 50;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	padding: 20px;
}
#search-tool .search-container > div{
	margin-bottom: 20px;
}
#search-tool label{
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	font-size: 14px;
}
#search-tool input, #search-tool button{
	font-size: 14px;
}
#search-tool input::placeholder{
	color: #999;
}
#search-tool .range-date{
	background: #fff;
}
@media (min-width: 576px) {
	#search-tool{
		height: 290px;
	}
	#search-tool .search-container{
		height: 270px;
	}
}
@media (min-width: 768px) {
	#search-tool{
		width: 100%;
		height: 200px;
		position: relative;
	}
	#search-tool .search-container{
		width: 88%;
		height: 180px;
		border-radius: 8px;
		position: absolute;
		left: 6%;
		top: -40px;
		box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
		padding: 20px;
	}
}
@media (min-width: 992px) {
	#search-tool{
		height: 120px;
	}
	#search-tool .search-container{
		height: 100px;
	}
}


#welcome-text{
	text-align: center;
	font-family: 'Lato', sans-serif;
	padding: 0 15px;
	margin-bottom: 40px;
}
#welcome-text span{
	font-size: 30px;
	vertical-align: bottom;
	margin-left: 2px;
}
#welcome-text ul{
	display: inline-block;
	padding: 14px 24px;
	list-style: none;
	background: #e2e2e2;
	border-radius: 5px;
}
@media (min-width: 768px){
	#welcome-text{
		padding: 0 50px;
	}
}
@media (min-width: 992px){
	#welcome-text{
		padding: 0 100px;
	}
}


#properties{
	padding: 0 15px;
}
#properties .titlebar{
	margin-bottom: 30px;
}
#properties .titlebar h3.title{
	padding: 12px 24px;
	background-color: #ddd;
	border-radius: 5px;
	font-family: 'Roboto', 'Helvetica', 'Arial', 'sans-serif';
	font-weight: 700;
	color: #444;
	font-size: 16px;
	margin: 0;
}
#properties .grid{
	margin-bottom: 60px;
}
#properties .grid .card{
	background-color: #fff;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	height: 300px;
	margin-top: 8px;
	margin-bottom: 20px;
}
#properties .grid .card .card-title{
	padding: 10px;
	text-align: left;
	line-height: 30px;
	margin: 0;
}
#properties .grid .card .card-title span{
	font-family: 'Raleway', 'Helvetica', 'Arial', 'sans-serif';
	font-weight: 500;
	font-size: 14px;
	color: #888;
	text-transform: uppercase;
}
#properties .grid .card .card-title i:before{
	height: 30px;
	float: right;
	vertical-align: middle;
	font-size: 30px;
}
#properties .grid .card .card-title i.flaticon-house:before{
	color: #f0bc08;
}
#properties .grid .card .card-title i.flaticon-department:before{
	color: #7a8fd1;
	color: #45ba17;
}
#properties .grid .card .card-title i.flaticon-store:before{
	color: #8d54cc;
}
#properties .grid .card .card-title i.flaticon-project:before{
	color: #e4710b;
}
#properties .grid .card .card-title i.flaticon-terrain:before{
	color: #45ba17;
}
#properties .grid .card .card-title i.flaticon-other:before{
	color: #e34251;
}
#properties .grid .card .card-photo{
	position: relative;
	height: 160px;
	background-color: #ddd;
	margin: 0;
	overflow:hidden;
}
#properties .grid .card .card-photo img{
	position: absolute;
    max-width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
#properties .grid .card .card-info{
	font-family: 'Lato', 'Helvetica', 'Arial', 'sans-serif';
	border: none;
	background-color: transparent;
}
#properties .grid .card .card-info .location-info{
	color: #888;
	font-size: 14px;
	margin: 6px 12px;
}
#properties .grid .card .card-info .room-info{
	color: #888;
	font-size: 14px;
	margin: 6px 0 6px 12px;
}
#properties .grid .card .card-info .room-info ul{
	padding: 0;
	vertical-align: middle;
	margin: 0;
	list-style: none;
}
#properties .grid .card .card-info .room-info.pr-wrap ul{
	text-align: right;
}
#properties .grid .card .card-info .room-info ul li{
	display: inline-block;
	line-height: 28px;
	margin: 0 6px;
}
#properties .grid .card .card-info .room-info ul li:first-child{
	margin-left: 0;
}
#properties .grid .card .card-info .room-info ul i:before{
	font-size: 15px;
	margin-right: 4px;
}
#properties .grid .card .card-info .room-info ul li.info-price{
	border-radius: 5px;
	margin-right: 10px;
	font-size: 18px;
	padding: 0 8px;
	color: white;
}
#properties .grid .card .card-info .room-info ul li.info-price.house{
	background-color: #f0bc08;
}
#properties .grid .card .card-info .room-info ul li.info-price.department{
	background-color: #7a8fd1;
	background-color: #45ba17;
}
#properties .grid .card .card-info .room-info ul li.info-price.store{
	background-color: #8d54cc;
}
#properties .grid .card .card-info .room-info ul li.info-price.project{
	background-color: #e4710b;
}
#properties .grid .card .card-info .room-info ul li.info-price.terrain{
	background-color: #45ba17;
}
#properties .grid .card .card-info .room-info ul li.info-price.other{
	background-color: #e34251;
}
@media (min-width: 768px) {
	#properties{
		padding: 0 80px;
	}
}


#projects{
	padding: 60px 15px;
	background-color: #f2f2f2;
}
#projects h3{
	font-family: 'Lato', 'Helvetica', 'Arial', 'sans-serif';
	font-weight: 700;
	font-size: 16px;
	color: #555;
	text-align: center;
	text-transform: uppercase;
	margin: 15px;
}
#projects .slider-projects .card{
	margin: 20px 0;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
#projects .slider-projects .card .card-info{
	display: block;
	padding: 18px;
	text-align: justify;
	font-size: 14px;
	width: 100%;
	background-color: transparent;
	border: none;
}
#projects .slider-projects .card .card-title{
	font-family: 'Raleway', 'Helvetica', 'Arial', 'sans-serif';
	font-size: 16px;
	text-align: left;
	color: #31bf34;
}
#projects .slider-projects .card .card-photo{
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	background-color: #444;
}
#projects .slider-projects .card .card-photo img{
	position: static;
    width: 100%;
	height: auto;
}
@media (min-width: 768px) {
	#projects{
		padding: 60px 50px;
	}
	#projects h3{
		font-size: 20px;
	}
}
@media (min-width: 992px) {
	#projects .slider-projects .card{
		margin: 20px 0;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	}
	#projects .slider-projects .card .card-info{
		display: inline-block;
		padding: 14px;
		width: 50%;
		background-color: transparent;
		border: none;
	}
	#projects .slider-projects .card .card-title{
		font-size: 18px;
	}
	#projects .slider-projects .card .card-photo{
		display: inline-block;
		position: relative;
		width: 50%;
		height: 310px;
		overflow:hidden;
	}
	#projects .slider-projects .card .card-photo img{
		position: absolute;
		height: 100%;
		min-height: 300px;
		width: auto;
		left: 50%;
		transform: translateX(-50%);
	}
}
@media (min-width: 1200px) {
	#projects{
		padding: 60px 80px;
	}
	#projects .slider-projects .card .card-info{
		padding: 18px;
		font-size: 16px;
		width: 50%;
	}
	#projects .slider-projects .card .card-title{
		font-size: 20px;
	}
	#projects .slider-projects .card .card-photo{
		width: 50%;
		height: 320px;
	}
}


#slider-brand{
	padding: 60px 0 80px 0;
	background-color: #ddd; 
}
#slider-brand h3{
	font-family: 'Lato', 'Helvetica', 'Arial', 'sans-serif';
	font-weight: 700;
	font-size: 16px;
	color: #555;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 30px;
}
@media (max-width: 575px){
	#slider-brand .carousel-inner .carousel-item{
		display: block;
	}
	#slider-brand .carousel-inner .carousel-item{
		display: none;
	}
	#slider-brand .carousel-inner .active{
		display: block;
	}
}
@media (min-width: 576px) {

    /* show 3 items */
    #slider-brand .carousel-inner .active,
    #slider-brand .carousel-inner .active + .carousel-item,
    #slider-brand .carousel-inner .active + .carousel-item + .carousel-item,
    #slider-brand .carousel-inner .active + .carousel-item + .carousel-item + .carousel-item  {
        display: block;
    }
    
    #slider-brand .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left),
    #slider-brand .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item,
    #slider-brand .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item,
    #slider-brand .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item + .carousel-item {
        transition: none;
    }
    
    #slider-brand .carousel-inner .carousel-item-next,
    #slider-brand .carousel-inner .carousel-item-prev {
      position: relative;
      transform: translate3d(0, 0, 0);
    }
    
    #slider-brand .carousel-inner .active.carousel-item + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: absolute;
        top: 0;
        right: -25%;
        z-index: -1;
        display: block;
        visibility: visible;
    }
    
    /* left or forward direction */
    #slider-brand .active.carousel-item-left + .carousel-item-next.carousel-item-left,
    #slider-brand .carousel-item-next.carousel-item-left + .carousel-item,
    #slider-brand .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item,
    #slider-brand .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item,
    #slider-brand .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }
    
    /* farthest right hidden item must be abso position for animations */
    #slider-brand .carousel-inner .carousel-item-prev.carousel-item-right {
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        display: block;
        visibility: visible;
    }
    
    /* right or prev direction */
    #slider-brand .active.carousel-item-right + .carousel-item-prev.carousel-item-right,
    #slider-brand .carousel-item-prev.carousel-item-right + .carousel-item,
    #slider-brand .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item,
    #slider-brand .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item,
    #slider-brand .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(100%, 0, 0);
        visibility: visible;
        display: block;
        visibility: visible;
    }

}
@media (min-width: 768px) {
	#slider-brand h3{
		font-size: 20px;
	}
}


#container-map{
	padding: 10% 15px;
	height: 105%;
	background-color: #fdfdfd;
}
#container-map h3{
	font-family: 'Lato', 'Helvetica', 'Arial', 'sans-serif';
	font-weight: 700;
	font-size: 16px;
	color: #555;
	text-align: center;
	text-transform: uppercase;
	height: 10%;
	margin: 0;
}
#container-map .wrapper-map{
	height: 72%;
}
#map {
    height: 100%;
}
#container-map ul{
	list-style: none;
	list-style-position: inside;
	padding: 0;
	height: 18%;
	text-align: center;
	margin: 0;
}
#container-map ul li{
	display: inline-block;
	margin: 0 10px;
	font-family: 'Roboto', 'Helvetica', 'Arial', 'sans-serif';
	font-size: 12px;
}
#container-map ul li img{
	width: 24px;
	height: auto;
	margin-right: 4px;
}
@media (min-width: 675px){
	#container-map{
		padding: 10% 15px;
		height: 85%;
	}
	#container-map h3{
		height: 10%;
	}
	#container-map ul{
		height: 10%;
	}
	#container-map .wrapper-map{
		height: 80%;
	}
}
@media (min-width: 768px) {
	#container-map{
		padding: 6% 80px;
		height: 118%;
	}
	#container-map h3{
		font-size: 20px;
	}
	#container-map ul li img{
		width: 28px;
		height: auto;
	}
}
	 
	 

#info-footer{
	padding: 0 20px 45px 20px;
	background-color: #fff;
	text-align: left;
}
#info-footer h4{
	margin-top: 45px;
	font-size: 16px;
	text-transform: uppercase;
}
#info-footer .fab,
.wa-wrapper .fab {
  padding: 15px;
  font-size: 30px;
  width: 60px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
  border-radius: 50%;
}

#info-footer .fab:hover {
    opacity: 0.7;
	color: white;
}
.fa-facebook-f {
  background: #3B5998;
  color: white;
}

.social-icons .fa-whatsapp,
.wa-wrapper .fa-whatsapp {
  background: #128c7e;
  color: white;
}

.fa-instagram {
  background: #125688;
  color: white;
}

#info-footer ul.footer-links{
	padding: 0;
	margin: 10px 0;
	text-align: left;
	list-style: none;
	color: #333;
}
#info-footer ul li{
	display: block;
}
#info-footer ul li a{
	font-family: 'Roboto', 'Helvetica', 'Arial', 'sans-serif';
	font-weight: 900;
	font-size: 12px;
	text-transform: uppercase;
	color: #333;
}
#info-footer ul li a:hover{
	text-decoration: none;
	color: #31bf34;
}
#info-footer .contact-info{
	font-family: 'Raleway', 'Helvetica', 'Arial', 'sans-serif';
	font-size: 14px;
	color: #333;
}
#info-footer .contact-info h5{
	font-size: 14px;
}
.copyright{
	background-color: #fff;
	text-align: center;
	padding: 20px;
	color: #333;
	font-size: 12px;
}
.copyright .copy-text{
	padding: 20px;
	border-top: 1px solid #31bf34;
}
.copyright .copy-text span{
	display: none;
}
@media (min-width: 768px) {
	#info-footer{
		padding: 0 80px 45px 80px;
	}
	.copyright .copy-text span{
		display: inline-block;
	}
}

.whatsapp-fixed{
	position: fixed;
	bottom: 4px;
	left: 6px;
	z-index: 9999;
}


  
.hidden{
     opacity:0;
}
.visible{
     opacity:1;
}




li.btn span {
  font-family: 'Raleway', 'Helvetica', 'Arial', 'sans-serif';
  font-size: 1.5em ;
}

li input[type="radio"]{
	display: none;
}

li input[type="radio"] ~ i.far{
	font-size: 1.5em;
}

li input[type="radio"] ~ i.far.fa-circle{
    color: #b8b8b8;    display: inline;
}
li input[type="radio"] ~ i.far.fa-check-circle{
    display: none;
}
li input[type="radio"]:checked ~ i.far.fa-circle{
    display: none;
}
li input[type="radio"]:checked ~ i.far.fa-check-circle{
    color: #31bf34;    display: inline;
}
li:hover input[type="radio"] ~ i.far {
color: #31bf34;
}

li input[type="checkbox"] ~ i.fa.fa-square-o{
    color: #c8c8c8;    display: inline;
}
li input[type="checkbox"] ~ i.fa.fa-check-square-o{
    display: none;
}
li input[type="checkbox"]:checked ~ i.fa.fa-square-o{
    display: none;
}
li input[type="checkbox"]:checked ~ i.fa.fa-check-square-o{
    color: #31bf34;    display: inline;
}
li:hover input[type="checkbox"] ~ i.fa {
color: #31bf34;
}

div[data-toggle="buttons"] ul{
	padding: 0px;
	margin: 0px;
}

div[data-toggle="buttons"] li.active{
    color: #31bf34;
}

div[data-toggle="buttons"] li {
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: normal;
line-height: 2em;
text-align: left;
white-space: nowrap;
vertical-align: top;
cursor: pointer;
background-color: none;
border: 0px solid 
#c8c8c8;
border-radius: 3px;
color: #c8c8c8;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
}

div[data-toggle="buttons"] li:hover {
color: #31bf34;
}

div[data-toggle="buttons"] li:active, div[data-toggle="buttons"] li.active {
-webkit-box-shadow: none;
box-shadow: none;
}
@media (max-width: 400px){
	div[data-toggle="buttons"] li{
		line-height: 32px;
		font-size: 12px;
	}
}
@media (max-width: 1120px) and (min-width: 768px){
	div[data-toggle="buttons"] li{
		line-height: 2px;
		font-size: 12px;
	}
}

/* #Alizarin Flat Button
==================================================*/
.alizarin-flat-button {
  position: relative;
  vertical-align: top;
  width: 100%;
  height: 60px;
  padding: 0;
  margin-top: 5px;
  font-size: 22px !important;
  color: white;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  background: #45C548;
  border: 0;
  border-bottom: 2px solid #31bf34;
  cursor: pointer;
  -webkit-box-shadow: inset 0 -2px #30C133;
  box-shadow: inset 0 -2px #30C133;
}
.alizarin-flat-button:active {
  top: 1px;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

#video-wrapper{
    position: relative;
    overflow:hidden;
	width: 100%;
    height:425px;
	margin-bottom: 50px;
	
}
#myVideo {
	width: 100%;
    position: absolute;
    top:-100%; left:0; right: 0; bottom:-100%;
    margin: auto;
}
.pattern-overlay {
	width: 100%;
    position: absolute;
    top:-100%; left:0; right: 0; bottom:-100%;
    margin: auto;
	background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAIUlEQVQYV2NkYGD4D8SMQGwMxGdBDBAAc0A0XAamEkMFANtCBmtupB4QAAAAAElFTkSuQmCC) repeat;
}



.hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
}

.hovereffect .overlay {
  position: absolute;
  overflow: hidden;
  width: 80%;
  height: 80%;
  left: 10%;
  top: 10%;
  border-bottom: 1px solid #FFF;
  border-top: 1px solid #FFF;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(0,1);
  -ms-transform: scale(0,1);
  transform: scale(0,1);
}

.hovereffect:hover .overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.hovereffect img {
  display: block;
  position: relative;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}

.hovereffect:hover img {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="0.6" /><feFuncG type="linear" slope="0.6" /><feFuncB type="linear" slope="0.6" /></feComponentTransfer></filter></svg>#filter');
  filter: brightness(0.6);
  -webkit-filter: brightness(0.6);
}

.hovereffect h2 {
  text-transform: uppercase;
  text-align: center;
  position: relative;
  font-size: 17px;
  background-color: transparent;
  color: #FFF;
  padding: 1em 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0,-100%,0);
  transform: translate3d(0,-100%,0);
}

.hovereffect a, .hovereffect p {
  color: #FFF;
  position: absolute;
  top: 50%;
  left: 50%;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  transform: translate(-50%, -50%);
}

.hovereffect p  a{
	position: static;
}

.hovereffect:hover a, .hovereffect:hover p, .hovereffect:hover h2 {
  opacity: 1;
  filter: alpha(opacity=100);
}


/* Important styles */
#menu-wrapper{
	position: relative;
}

#toggle-button {
  display: block;
  width: 24px;
  height: 24px;
}

#toggle-button span:after,
#toggle-button span:before {
  content: "";
  position: absolute;
  left: 0;
  top: -6px;
}
#toggle-button span:after{
  top: 6px;
}
#toggle-button span {
  position: relative;
  top: 14px;
  display: block;
}

#toggle-button span,
#toggle-button span:after,
#toggle-button span:before {
  width: 100%;
  height: 3px;
  background-color: #333;
  transition: all 0.3s;
  backface-visibility: hidden;
  border-radius: 1px;
}

/* on activation */
#toggle-button.on span {
  background-color: transparent;
}
#toggle-button.on span:before {
  transform: rotate(45deg) translate(5px, 5px);
}
#toggle-button.on span:after {
  transform: rotate(-45deg) translate(3px, -4px);
}
#toggle-button.on + #menu-toggle {
  opacity: 1;
  visibility: visible;
}

/* menu appearance*/
#menu-toggle {
  position: absolute;
  color: #333;
  width: 200px;
  left: -88px;
  top: 45px;
  padding: 10px;
  margin: auto;
  font-family: 'Roboto', 'Helvetica', 'Arial', 'sans-serif';
  font-weight: 700;
  font-size: 14px;
  text-transform: capitalize;
  text-align: center;
  border-radius: 4px;
  background: white;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  /* just for this demo */
  opacity: 0;
  visibility: hidden;
  transition: opacity .4s;
}
#menu-toggle:after {
  position: absolute;
  top: -15px;
  left: 85px;
  content: "";
  display: block;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 20px solid white;
}
#menu-toggle ul, li, li a {
  list-style: none;
  display: block;
  margin: 0;
  padding: 0;
}
#menu-toggle li a {
  padding: 5px;
  color: #333;
  text-decoration: none;
}
#menu-toggle li a:hover,
#menu-toggle li a:focus {
  background: #31bf34;
  color: #fff;
  transition: all .2s;
}


.btn.dropdown-toggle{
	line-height: 1.1;
}
.dropdown-menu.open{
	z-index: 10;
}



.slick-prev:before, .slick-next:before{
	color: #888;
}
@media (max-width: 768px){
	.slick-prev.slick-arrow{
		z-index: 10;
		left: 1px;
	}
	.slick-next.slick-arrow{
		z-index: 10;
		right: 1px;
	}
	.slick-dots li button:before{
		font-size: 12px;
	}
}







