/* general css */
body {
  background: #fff!important;
}

/* home page, transparent */
body.home .header-area {
    background-color: rgba(255,255,255,.9);
    position: fixed;
    top: 0;
    left: 0;
   	right: 0;
   	width: 100%;
   	z-index: 9999;
}

/* Sub pages */
body:not(.home) .header-area {
  	background: #fff;
}

/* Sticky menu */
.is-sticky.header-area {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 9999;
}
#sp-header {
    background: #466233!important;
}

/*** Logo ***/
.header-area .logo {
  padding: 14px 0;
}

/*** Menu ***/
.home #sp-header {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    background: none!important;
    box-shadow: none;
}
.home #sp-header.header-sticky {
    background-color:#466233!important;
}

/*** Logo ***/
.header-area .logo {
	padding: 14px 0;
}

/*** Menu ***/
.sp-megamenu-parent > li > a {
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
}
.sp-megamenu-parent > li.active > a:before, 
.sp-megamenu-parent > li:hover > a:before {
	border-color: currentColor;
}
body .sp-megamenu-parent > li > a {
    font-weight: 700!important;
    text-transform: uppercase;
    position: relative;
    color: #fff;
}
#offcanvas-toggler {
    display: block;
    height: 73px;
    line-height: 73px;
    font-size: 20px;
}
#offcanvas-toggler > .fa {
    color: #fff!important;
}

/*** Canvas Menu ***/
.offcanvas-menu .sp-module-content {
  	width: 100%;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li {
	line-height: 45px;
	border-bottom: 1px solid #E8EEF3;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li:first-child {
	border-top: 1px solid #E8EEF3;	
}

/**** Button ****/
.tp-caption a.btn-slider {
     display: inline-block;
     padding:10px 50px;
     vertical-align: middle;
     -webkit-transform: translateZ(0);
     transform: translateZ(0);
     box-shadow: 0 0 1px rgba(0, 0, 0, 0);
     -webkit-backface-visibility: hidden;
     backface-visibility: hidden;
     -moz-osx-font-smoothing: grayscale;
     position: relative;
     -webkit-transition-property: color;
     transition-property: color;
     -webkit-transition-duration: 0.3s;
     transition-duration: 0.3s;
 }
 .tp-caption a.btn-slider:before {
     content: "";
     position: absolute;
     z-index: -1;
     top: 0;
     bottom: 0;
     left: 0;
     right: 0;
     background: #f9f9f9;
     -webkit-transform: scaleY(1);
     transform: scaleY(1);
     -webkit-transform-origin: 50%;
     transform-origin: 50%;
     -webkit-transition-property: -webkit-transform;
     transition-property: -webkit-transform;
     transition-property: transform;
     transition-property: transform, -webkit-transform;
     -webkit-transition-duration: 0.3s;
     transition-duration: 0.3s;
     -webkit-transition-timing-function: ease-out;
     transition-timing-function: ease-out;
 }
.tp-caption a.btn-slider:hover,
.tp-caption a.btn-slider:focus,
.tp-caption a.btn-slider:active {
     color: #342f31; 
 }
.tp-caption a.btn-slider:hover:before,
.tp-caption a.btn-slider:focus:before,
.tp-caption a.btn-slider:active:before {
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
} 
.tp-caption a.btn-slider{
     border: 2px solid #fff;
     display: inline-block;
     text-align: center;
     float: left;
     color: #342f31;
     font-size: 20px;
     text-transform: uppercase;
     letter-spacing: 2px;
     font-weight: 700;
     -webkit-transition-duration: 1000ms;
     transition-duration: 1000ms;
}
.tp-caption a.btn-slider:hover {
    border: 2px solid transparent;
}
.sppb-btn-custom {
    padding: 18px 33px!important;
}

/**** Title ****/
.at-title h3 {
    font-size: 40px;
    line-height: 54px;
    font-weight: 700;
    letter-spacing: 0px;
}
.at-title-bottom h1 {
    font-size: 50px;
    line-height: 57px;
    font-weight: 700;
    letter-spacing: 5px
}
 
/*** Slider ***/
#at-slider {
  z-index: 20!important;
}
.at-slider h3 {
    font-size: 80px;
    font-weight: 800;
}
.at-slider h4 {
    font-size: 30px;
    font-weight: 800;
}

/*** About ***/
#at-about {
  z-index: 2!important;
  position: inherit!important;
}
#at-about-bottom {
  position: inherit!important;
  z-index: 1;
}
.at-about-sub-center,
.at-about-sub-right {
    padding: 20px;
}
.at-about-sub-center h3 {
    color: #3f2f20;
    font-size: 28px;
    margin-top: 20px;
    line-height: 34px;
    font-weight: 700;
    letter-spacing: 0px;
}
.at-about-sub-right h3 {
    color: #fff;
    font-size: 28px;
    margin-top: 20px;
    line-height: 34px;
    font-weight: 700;
    letter-spacing: 0px;
}
.at-about-sub-right .sppb-addon-text {
    color: #fff;
}
.at-about-sub-left {
    margin-top: 50px;
}
.at-about-bottom h3 {
    font-size: 28px;
    line-height: 64px;
    font-weight: 700;
    letter-spacing: 0px;
}

/*** New ****/
.at-new-item h3 {
    font-size: 28px;
    line-height: 40px;
    font-weight: 700;
    margin-top: 20px;
    letter-spacing: 0px;
}
#k2Container .itemAuthorLatest a:hover,
#k2Container .catItemTitle a:hover{
    color: #466233;
}
/**** Event ****/
#at-event .sppb-row-container {
    padding: 25px 25px 20px 0;
    background-color: #e8e8e8;
}
.at-event-title h3 {
    font-size: 28px;
    line-height: 34px;
    font-weight: 700;
    letter-spacing: 0px;
}
.at-event-time h3 {
    font-size: 28px;
    line-height: 34px;
    font-weight: 700;
    letter-spacing: 0px;
}
#at-event-2 .sppb-row-container {
    padding: 25px 25px 20px 0;
    background-color: #f9f9f9;
}

/*** Testimonial-2 ****/
#at-Testimonial-2 .tp-simpleresponsive .tp-caption {
    text-align: center!important;
    font-size: 16px;
    font-weight: 400;
    font-style: italic;
    line-height: 30px;
}
#at-Testimonial-2 .tp-caption img {
    border-radius: 50px!important;
}
#at-Testimonial-2 .tp-caption.medium_light_black, 
#at-Testimonial-2 .medium_light_black {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0px;
}
#at-Testimonial-2 .tp-caption.medium_light_white, 
#at-Testimonial-2 .medium_light_white {
    color:#b9b5b5!important;
}

/*** Testimonial ***/
.at-testimonial {
    position: relative;
    z-index: 1;
}
.at-testimonial:before {
    content: "";
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 60%;
    position: absolute;
    z-index: -1;
}

/*** Portfolio ***/
#at-portfolio .sppb-row > div:first-child {
	 padding: 0;
}
.at-portfolio p {
	 color: #fff;
}
.at-portfolio-top {
	 padding: 40px;
}
.at-portfolio-top p {
	 color: #000;
}
.at-portfolio-top ul {
	 padding-left: 0;
}
.at-portfolio-top ul li {
	 list-style: none;
}
.at-portfolio-top ul li:before {
    content: "\f101";
    font-family: FontAwesome;
    margin-right: 10px;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a {
    background: none;
    color: #b0b0b0;
    font-size: 24px;
    position: relative;
    padding: 11px;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a:after {
    content: "";
    position: absolute;
    bottom: 0;
    height: 6px;
    width: 70px;
    left: 0;
    right: 0;
    margin: 0 auto;
    opacity: 0;
    visibility: hidden;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a {
	  background: none;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a:after {
    visibility: inherit;
    opacity: 1;
}

/*** Contact ***/
.at-contact-us ul {
  	padding-left: 0;
}
.at-contact-us ul li {
  	list-style: none;
  	margin: 20px 0;
  	font-size: 18px;
  	color: #fff;
}
.at-contact-us ul li em {
  	margin-right: 10px;
  	color: #555;
}
.creativecontactform_body {
    padding: 5px 15px 10px 0px !important;
}
.at-contact-us ul li strong {
  	display: none;
}
/*** Contact Form ***/
.creativecontactform_wrapper,
.creativecontactform_wrapper:hover {
  	background: none!important;
  	border: 0!important;
  	box-shadow: none!important;
}
.creativecontactform_header {
  	display: none!important;
}
form .creativecontactform_input_element, 
form .creativecontactform_input_element.closed:hover {
  	box-shadow: none!important;
}
form .creativecontactform_error .creativecontactform_input_element, 
form .creativecontactform_error .creativecontactform_input_element:hover {
  	box-shadow: none!important;
}
.creativecontactform_field_name {
  	color: #fff!important;
}
.creativecontactform_submit_wrapper,
.creative_field_box_wrapper_0 .creativecontactform_field_box_inner,
.creative_field_box_wrapper_0 .creativecontactform_field_box_textarea_inner {
  	width: 100%;
}
.creativecontactform_field_box:nth-child(-n+3) {
  	width: 32%;
  	float: left;
  	margin-right: 2%; 
}
.creativecontactform_field_box:nth-child(3n) {
  	margin-right: 0;
}
.powered_by.powered_by_1 {
  	opacity: 0!important;
}
.creativecontactform_send:hover,
.creativecontactform_wrapper input.creativecontactform_send,
.creativecontactform_wrapper input.creativecontactform_send:hover {
    border: 0!important;
    float: left;
    border: medium none;
    color: #151515;
    font-size: 18px;
    padding: 12px 30px;
    text-transform: uppercase;
    border-radius: 4px;
    margin-top: 20px;
}
.creativecontactform_wrapper [type=button] {
  	background: #222;
  	color: #fff!important;
    text-shadow: none;
}

/*** Bottom ***/
#sp-bottom {
    padding: 60px 0 30px;
    font-size: 18px;
    line-height: 1.6;
}

/*** Footer ***/
#sp-bottom .sp-module .sp-module-title {
    font-weight: 700;
    font-size: 19px;
    margin: 0 0 30px;
}
#sp-footer a {
    color:#002937!important;
}

/*** Responsive ***/
@media (max-width: 992px) {
	#sp-logo,
	#sp-menu {
		width: 50%;
	}
	.at-slider-color i {
		width: 45px;
		height: 45px;
	}
}

/* Screen min 1024px */
@media (min-width: 1024px) {
  .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full {
      right: -45px!important;
  }
}
/* Screen min 980px and max 1199px */
@media (min-width: 980px) and (max-width: 1199px) {
  .sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    padding: 0 7px!important;
  }
  #at-event-2 h3,
  #at-event h3,
  #at-event .sppb-addon-content,
  #at-event-2 .sppb-addon-content {
    padding-left: 30px!important;

  }

}

/* Screen min 768px and max 980px */
@media (min-width: 768px) and (max-width: 980px) {
  .at-slider-color i {
      width: 35px;
      height: 35px;
  }
  .tp-caption a.btn-slider {
      font-size:12px!important;
  }
  .at-slider h3 {
      font-size: 60px!important;
  }
  #at-event-2 h3,
  #at-event h3,
  #at-event .sppb-addon-content,
  #at-event-2 .sppb-addon-content {
    padding-left: 30px!important;

  }

}
  /* Screen min 767px */
@media (max-width: 767px) {
  .at-slider-color i {
      width: 25px;
      height: 25px;
      line-height: 25px!important;
  }
  .tp-caption a.btn-slider {
      font-size:12px!important;
  }
  .header-area .logo {
      padding: 21px 0!important;
  }
  div.k2ItemsBlock ul li {
      width: 100%!important;
  }
  .at-slider h3 {
      font-size: 60px!important;
  }
  #at-event-2 h3,
  #at-event h3,
  #at-event .sppb-addon-content,
  #at-event-2 .sppb-addon-content {
    padding-left: 30px!important;

  }

}
