/* Enter Your Custom CSS Here */
.about-us {
  background: #E96656;
	padding-bottom: 4em;
}

.about-us p {
  color: #FFFFFF; 
  font-size: 16px;
}

.focus{
  background: #FFFFFF;
}

.our-team{
  background: #20AA73;
}
.header-content-wrap {
  background: rgba(0, 0, 0, 0);
}

.our-team a:visited {
  color: #404040;
}
.our-team a:hover {
  color: #FFFFFF;
}
.focus a:visited {
  color: #404040;
}
.focus a:hover {
    color: #DD280D;
}


.about-us .big-intro {
  font-size: 40px;
  color: rgba(255, 255, 255, 0.5);
}

.section-header {
    text-align: center;
    padding-bottom: 30px;
}



.header-content-wrap {
    background: rgba(0, 0, 0, 0.2);
}
.red-btn {
    background: #DD2520;
}
.red-btn:hover {
    background-color: #9B2A29;
}

.green-btn {
    background: #82B42D;
}

.green-btn:hover {
    background-color: #007F39;
}

  
.about-us{
	background:#DD280D
}
.our-team {
    background: rgba(248, 193, 2, 0.69);
}
.testimonial {
    background: rgb(126, 181, 36);
}



.green-btn {
    background: #82B42D;
}

.about-us .column {
    margin-bottom: 0px;
}

.alignright {
    margin-top: 20px;
}
h1,h2 {
	font-family: 'Helvetica', 'sans-serif';
	font-weight: 700;
	line-height: 35px;
}

#footer {
    background: rgb(123, 25, 25);
}
b, strong {
    font-size: 20px;
}
body {
	font-family: 'Helvetica', sans-serif !important;
	font-size: 14px;
	color: #808080;
	font-weight: normal;
	overflow-x: hidden;
	line-height: 25px;
	text-align: center;
}
.buttons {
    text-align: center;
    margin-top: 0px;
    margin-bottom: 35px;
}

.custom-button {
    display: inline-block !important;
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
    padding: 13px 35px 13px 35px;
    border-radius: 4px;
    margin: 10px;
    border: none;
}
b, strong {
    font-size: 20px;
    color: #404040;
    
}
#gal-komplet {
	text-align: center;
}
.fb-event {
    background-color: #E3E3E3;
    border: 1px solid;
    overflow: hidden;
    margin: 0 0 5px 0;
    padding: 5px;
    font-family: arial, verdana, courier;
    height: 150px;
    font-size: 11px;
    line-height: 22px;
}

#starsie a {
    color: #404040;
    margin-bottom: 30px;
    font-weight: bold;
    font-size: 17px;
    position: relative;
    text-align: left;
    margin-top: 30px;
    padding-bottom: 5px;
    float: none;
}

#starsie a:before {
    position: absolute;
    margin: auto;
    z-index: 1;
    content: "";
    width: 68.18%;
    height: 2px;
    background: #e96656;
    bottom: -9px;
    left: 0;
}

#starsie a:hover {
        color: #e96656;
}
.widget .widget-title {
    margin-top: 0px;
    text-transform: capitalize;
}

.fb-event {
    background-color: #FFFFFF;
    border: 0px solid;
    text-align: left;
    
}
#EasyFacebookPostFeed[style] {
    border: #ffffff 1px !important;
  
}
element.style {
    border: #ffffff 1px !important;
    width: 700px;
    height: 900px;
    background: #FFFFFF;
}

.fb-event:hover {
    background-color: #f3f3f3;
}
.fb-event {
    background-color: #FFFFFF;
    transition-duration: 1s;
    border: 0px solid;
    text-align: left;
}

#nasTymText {
	margin-left: 20px;
}

.testimonial #text-5 {
	background-color: transparent;
	width:50%;
}

.testimonial #widget_sp_image-4 {
	padding: 5px;
	width: 45%;
	float: left;
}

footer .copyright {
	display: none !important;
	background-color: #7b1919;	
}



