/* 

Avalon Template 

https://templatemo.com/tm-513-avalon

*/

* {
    margin: 0;
    padding: 0;
    font-family: 'Open Sans', arial, sans-serif;
}

body {
	overflow-x: hidden;
	background-color: #f1f2f2;
}
.center {
  margin-left: auto;
  margin-right: auto;
}
table {

  width: 100%;
 
}

#logo{
  margin-left: -40px;
}

ul {
	list-style: none;
	margin: 0px;
}

p {
	font-size: 1.5px;
	font-family: Futura,Trebuchet MS,Arial,sans-serif;
	color: #99cb4f;
}

.p1{
 font-size: 1.5px;
	font-family: Futura;
	color:#f4bc51;
    

}

h4 {
font-family: Futura,Trebuchet MS,Arial,sans-serif;
color: #99cb4f;
min-height: 14px;
font-size: 14px;


}



.white-border-button a {
	padding: 14px 20px;
	background-color: transparent;
	border: 1px solid #99cb4f;
	border-radius: 20px;
	color: #99cb4f;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: 600;
	text-decoration: none;
	transition: all 0.5s;
}

.pink-button a {
	padding: 14px 20px;
	background-color: #b94e5e;
	border-radius: 30px;
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 700;
	text-decoration: none;
	transition: all 0.5s;
}

.white-button a {
	padding: 14px 20px;
	background-color: #fff;
	border-radius: 30px;
	color: #121212;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 700;
	text-decoration: none;
	transition: all 0.5s;
}


.banner .col-md-8 {
	padding-left: 0px;
	padding-right: 5px;
}

.banner .col-md-4 {
	padding-right: 0px;
	padding-left: 5px;
}


.banner .left-banner-content {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	
	background-position: center center;
	min-height: 680px;
	height: 680px;
}

.banner .left-banner-content1 {
	padding-top: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	
	background-position: center center;
	min-height: 680px;
	height: 680px;
}


.left-banner-content h6 {
	font-size: 14px;
	font-weight: 700;
	color: #fff;
}

.left-banner-content h1 {
	font-size: 64px;
	font-weight: 300;
	color: #fff;
	line-height: 70px;
}

.left-banner-content .line-dec {
	width: 60px;
	height: 3px;
	margin-top: 20px;
	margin-bottom: 30px;
	background-color: #f4bc51;
}

.left-banner-content .white-border-button {
	margin-top: 52px;
}



.right-banner-content {
	padding: 70px 20px;
	background-color: #e6e7e8;
	text-align: center;		
	min-height: 680px;
	height: 680px;
}
.right-banner-content h2 {
	font-size: 35px;
	text-transform: uppercase;
	font-weight: 700;
	color: #99cb4f;
	margin-bottom: 5px;
	font-family: Futura
}

.right-banner-content .line-dec {
	width: 85%;
	height: 5px;
	background-color: #6c6f70;
	margin: 30px auto;
}

.right-banner-content span {
	font-size: 14px;
    text-align: center;
	color: #499447;
	letter-spacing: 0.5px;
	font-family: Futura
		margin: 50px auto;
	
}



.right-banner-content em {
	font-style: normal;
	font-weight: 700;
}

.right-banner-content p {
    	font-family: Futura;
	font-size: 13px;
	color: #499447;
}

.right-banner-content .social-icons {
	margin-top: 40px;
	padding: 0;
	list-style: none;
}

.right-banner-content .social-icons li {
	display: inline-block;
	margin: 0px 3px;
}

.right-banner-content .social-icons li a {
	width: 36px;
	height: 36px;
	text-align: center;
	display: inline-block;
	line-height: 36px;
	background-color: #6c6f70;
	border-radius: 50%;
	transition: all 0.5s;
	color: #ffff;
	font-size: 17px;
}

.right-banner-content .social-icons li a:hover {
	background-color: #499447;
}




.best-offer {
	margin-top: 10px;
}

.best-offer .col-md-4 {
	padding-left: 0px;
	padding-right: 5px;
}

.best-offer .col-md-8 {
	padding-right: 0px;
	padding-left: 5px;
}

.best-offer-left-content {
	
	
        background-color: #eaf5da;
	padding-top: 40px;
	min-height: 590px;
	height: 590px;
        padding-right: 40px;
        padding-left: 40px;

}

.best-offer-left-content .icon {
	text-align: center;
	margin: 0 auto;
	width: 140px;
	height: 140px;
	line-height: 140px;
	background-color: transparent;
	border: 1px solid #fff;
	border-radius: 50%;
}


.best-offer-left-content ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.best-offer-left-content h3 {
	display: block;
	font-size: 15px;
	color: #7a7a7a;
	font-weight: 300;
	margin-bottom: 10px;
font-family: Futura,Trebuchet MS,Arial,sans-serif;

}
.best-offer-left-content h2 {
	margin-top: -4px;
	font-size: 32px;
	font-weight: 300;
	color: #499447;
	line-height: 36px;
        font-family: Futura,Trebuchet MS,Arial,sans-serif;
}




.best-offer-right-content {
	background-color: #e3e3e3;
	padding-top: 40px;
	min-height: 590px;
	height: 590px;
        padding-right: 40px;
        padding-left: 40px;

}

.best-offer-right-content h2 {
	margin-top: -11px;
	font-size: 32px;
	font-weight: 300;
	color: #499447;
	line-height: 36px;
        font-family: Futura,Trebuchet MS,Arial,sans-serif;
}

.best-offer-right-content em {
	font-style: normal;
	color: #499447;
	font-weight: 700;
        font-family: Futura;
        font-family: Futura,Trebuchet MS,Arial,sans-serif; 

}

.best-offer-right-content p {
	margin: 18px 0px;
}

.best-offer-right-content ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.best-offer-right-content h4 {
	
	font-size: 1`													px;
	text-align: justify;
        text-justify: inter-word;
	color: #6c6f70;
	
	margin-bottom: 30px;
        font-family: Futura,Trebuchet MS,Arial,sans-serif;
 
}

.best-offer-right-content .pink-button {
	margin-top: 45px;
}





.projects-holder .mix {
  display: none;
}

.events {
	margin-top: 10px;
	padding-top: 100px;
	padding-bottom: 100px;
	text-align: center;
	background-image: url(../img/events-bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.events .filter-categories {
  list-style: none;
  margin-top: 0px;
  padding-right: 0px;
  text-align: center;
  margin-bottom: 60px;
}

.events .filter-categories li {
  display: inline;
  text-align: center;
  margin: 8px 0px;
}

.events .filter-categories li {
  display:block;
  transition: all 0.5s;
  text-align: center;
  text-decoration:none;
  text-transform:uppercase;
  letter-spacing: 0.5px;
  color:#121212;
  font-size: 17px!important;
  font-weight: 600;
  display: inline-block;
  max-width: 200px;
  width: 200px;
  height: 70px;
  line-height: 70px;
  background-color: #fff;
  cursor: pointer;
}

.filter-categories ul li.active span {
  color: #f4bc51;
}

.project-item {
	width: 100%;
}

.event-list {
	background-color: #fff;
}

.event-list ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.event-list ul li {
	display: block;
	text-align: left;
	margin-bottom: 5px;
}

.event-list ul li:last-child {
	margin-bottom: 0px;
}

.event-list ul .first-child{
	background-color: #eee;
}

.event-list ul .second-child{
	background-color: #ddd;
}

.event-list ul .third-child{
	background-color: #eee;
}

.event-list ul .fourth-child{
	background-color: #ddd;
}

.event-list ul .fivth-child{
	background-color: #eee;
}

.event-list ul li .date span {
	background-color: #f4bc51;
	width: 80px;
	height: 80px;
	text-align: center;
	line-height: 25px;
	margin-right: 0px;
}

.event-list .event-item {
	margin: 0;
	padding: 0;
	list-style: none;
}

.event-list .event-item li {
	display: inline-block;
	padding: 10px;
}

.event-list .event-item li:last-child {
	float: right;
	margin-top: 30px;
	margin-right: 20px;
}

.event-list .event-item .time span{
	text-align: center;
	margin-left: 50px;
	color: #4a4a4a;
	font-weight: 300;
	font-size: 15px;
	display: inline-block;
}

.event-list ul li .date span {
	padding-top: 15px;
	margin-top: 0px;
	font-size: 18px;
	display: block;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
}

.event-list h4 {
	width: 300px;
	margin-top: 0px;
	font-size: 18px;
	text-transform: uppercase;
	color: #121212;
	font-weight: 700;
	margin-bottom: 5px;
	display: inline-block;
}

.event-list .web span {
	font-size: 13px;
	font-weight: 600;
	color: #b94e5e;
	display: inline-block;
}

.event-list .design span {
	font-size: 13px;
	font-weight: 600;
	color: #e86859;
	display: inline-block;
}

.event-list .app span {
	font-size: 13px;
	font-weight: 600;
	color: #f4bc51;
	display: inline-block;
}


.event-list .white-button a:hover {
	background-color: #f4bc51;
	color: #fff;
}

.event-list {
	transition: all 0.5s;
	height: 545px;
}





.testimonial {
	margin-top: 10px;	
}

.testimonial .col-md-8 {
	padding-left: 5px;
	padding-right: 0px;
}

.testimonial .col-md-4 {
	padding-right: 5px;
	padding-left: 0px;
}



#owl-testimonial {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	background-color: #ffff;
	
	background-size: cover;
	background-position: center center;
	min-height: 200px;
	height: 200px;
}

#owl-testimonial .item {
	text-align: center;
}

#owl-testimonial .item img {
	width: 130px;
}

#owl-testimonial .item span {
	margin-top: 28px;
	display: block;
	color: #e86859;
	font-size: 13px;
	font-style: italic;
	font-weight: 300;
}

#owl-testimonial .item h4 {
	font-size: 17px;
	text-transform: uppercase;
	font-weight: 700;
	color: #121212;
}

#owl-testimonial .item p {
	font-size: 17px;
	font-style: italic;
	color: #4a4a4a;
	padding: 0px 120px;
	font-weight: 300;
	line-height: 28px;
	letter-spacing: 0.5px;
}

.owl-pagination {
	margin-top: 15px;
	margin-left: -30px;
  opacity: 1;
  display: inline-block;
  position: absolute;
  text-align: center;
  z-index: 9999;
}


.owl-page span {
	text-align: center;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0px 5px;
  filter: alpha(opacity=50);
  opacity: 0.5;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #99cb4f;
}





footer {
	height: 80px;
	margin-top: 10px;	
	background-color: #231f20;
	text-align: center;
}

footer p {
	font-size: 15px;
	color: #FFFFFF;
	line-height: 80px;
	margin-bottom: 0px;
}

footer p em {
	font-weight: 700;
	font-style: normal;
}
