/* here you can put your own css to customize and override the theme */
::-moz-selection {
  color: #fff;
  background: #60A3D6;
}
::selection {
  color: #fff;
  background: #60A3D6;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    padding-left: 10px;
    padding-right: 10px;
}
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
.col-xs-15 {
    width: 20%;
    float: left;
}

.row.no-gutters {
  margin-right: -2px;
  margin-left: -2px;
}
.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
  padding-right: 2px;
  padding-left: 2px;
}

@media (min-width: 768px) {
.col-sm-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}
body {
    background-color: rgba(256,256,256,1);
    background-image: url(images/paper_bg.png);
    background-repeat: repeat;
    background-position: left top;
}

p {
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    font-style: normal;
    margin-bottom: 20px;
}
.row {
    margin-right: -10px;
    margin-left: -10px;
}
.kapsa {
	clear: both;
	display: block;
/*	overflow: hidden;*/
	width: 100%;
	margin: 0;
}
img {
    max-width: 100%;
}
.page-slider {
	margin-top: 0px;
}

div.content-wrap .header_bg {
    position: absolute;
    z-index: 2;
    left: 0;
    top: -20px;
    bottom: 0;
    width: 100%;
    height: 7%;
    opacity: 1;
    background: -moz-linear-gradient(top,#036 0%,transparent 100%);
    background: -webkit-linear-gradient(top,#036 0%,transparent 100%);
    background: linear-gradient(to bottom,#036 0%,transparent 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#003366",endColorstr="transparent",GradientType=0);
}



.titlebar {
	position: relative;
	padding: 0;
    text-align: left;
    background-image: url("../img/titlebar/43.jpg");
    background-repeat: no-repeat !important;
    background-size: cover;
    background-position: center center;
    overflow: hidden;
    z-index: 1;
}
.titlebar .color-overlay {
    position: relative;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    background-image: url(../img/gridtile.png);
/*    background: rgba(19, 29, 51, 0.35);*/
}
.titlebar h1 {
	font-size: 20px;
	margin: 0 0 5px 0;
    color: #FFF;
}
.titlebar p {
	font-size: 20px;
    font-weight: 300;
	margin: 0 0 5px 0;
    color: #FFF;
}
.titlebar .breadcrumb{
	margin-bottom: 0;
}
.boxedeb {
	background: none;
}
.corporate .content-page {
    padding-top: 60px;
    padding-bottom: 40px;
}
.content-page .link, .content-page .link:hover, .content-page .link:active {
  color: #a5c542;
}
.page-404 .number {
  color: #a5c542;
}
.corporate .content-page .recent-work-item {
    background: #d3d6dc;
}
.blog-item.dotted {
    border-bottom: 1px dashed #EBEBEB;
}
.blog-posts h3 a {
    font-size: 24px;
    line-height: 30px;
    font-weight: 800;
}
.blog-posts hr.blog-post-sep {
	margin: 10px 0 20px 0;
    border-top: 1px solid #B5A567;
}
.blog-info {
	margin: 10px 0 !important;
}
.blog-post-items .blog-info {
	margin: 0 !important;
}
.blog-posts {
    position: relative;
}
.blog-posts .blog-info li {
    font-size: 12px;
}
.blog-posts .pagination li {
	margin-left: 0;
	margin-right: 10px;
}
.blog-posts h1,.blog-item h1 {
    font: 300 32px/38px "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    margin-bottom: 20px;
	color: #03243d;
}
.blog-posts h2,.blog-item h2 {
    font: 300 22px/28px "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    margin-bottom: 20px;
    color: #03243d;
}
.blog-posts h3,.blog-item h3 {
    font: 300 20px/26px "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    margin-bottom: 20px;
    color: #03243d;
}
.blog-posts h4,.blog-item h4 {
    font: 600 18px/24px "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    margin-bottom: 20px;
    color: #03243d;
}
.blog-posts p {
    font: 400 16px/24px "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    margin-bottom: 20px;
    color: #000;
}
.blog-post p, .blog-item p {
    margin-bottom: 20px;
}
.blog-posts li,.blog-item p,.blog-item li {
    font: 400 16px/24px "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-style: normal;
    color: #000;
}
.blog-posts li, .blog-item li {
    margin-bottom: 10px;
}
.blog-posts a {
    text-decoration: none;
}
.blog-posts a:hover {
    text-decoration: underline;
}
.larger_underline {
    border-bottom: 3px solid #ef7559 !important;
    padding-bottom: 30px !important;
    margin-bottom: 30px !important;
    color: #666 !important;
}
.blog-posts img {
    display: block;
    max-width: 100%;
    height: auto;
}
.blog-posts .blog-img {
    margin-bottom: 20px;
}
.flexslider .slides img {
    max-width: 100%;
    width: auto;
}
.blog-posts .flex-direction-nav li {
    line-height: 40px;
}
.blog-item li.flex-nav-prev, .blog-item li.flex-nav-next {
    line-height: 40px;
}
.blog-item hr.blog-post-sep {
	margin: 10px 0 20px 0;
}
.blog-tags li i, .blog-info li i {
  color: #044373;
}
.blog-tags li a:hover {
  color: #fff;
  background: #d2b032;
  border: 0;
}
.blog-tags li a:hover:after {
  border-left-color: #d2b032;
}

.product-inner {
	position: relative;
}
.product-inner img.gradient {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.product-inner-img {
    overflow: hidden;
}
.product-details {
	/* position: absolute;
	bottom: 0;
	left: 0; */
	width: 100%;
	padding: 10px 0 0;
	background: none;
	/*opacity: 0.8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";filter: alpha(opacity=80);*/
}
.product-details h3 {
    font: 300 1em/1.4em 'Montserrat', sans-serif;
	color: #f2f0ee;
    padding-top: 0;
    margin: 0;
/*    height: 32px;        */
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.product-details p {
	margin-bottom: 5px;
	color: #656565;
}
.product-inner img {
	margin: 0;
	padding: 0;
	width: 100%;
}

.post_meta_share a { display: inline-block;background: #ececec;color: #555;width: 90px;height: 32px;line-height: 32px;border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;text-align: center;margin-left: 2px; }
.blog-info li.post_meta_share a i { font-size: 16px !important;padding-right: 5px;color: #000; }
.blog-info li.post_meta_share a:hover i { color: #fff; }
.post_meta_share .post_share_facebook:hover { background: #3B5998;color: #fff; }
.post_meta_share .post_share_twitter:hover { background: #4099FF;color: #fff; }
.post_meta_share .post_share_googleplus:hover { background: #d34836;color: #fff; }
.post_meta_share .post_share_linkedin:hover { background: #0e76a8;color: #fff; }

.pre-footer .container { padding-top: 0px; }
.footer-categories { margin: 20px 0 40px 0;padding-left: 20px; }
.footer-categories li{ margin-bottom: 4px; }
.footer-categories a { font-size: 14px;line-height: 20px;color: #999;-webkit-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s; }
.footer-categories a:hover { color: #FFF; }
.alert>p, .alert>ul { margin-bottom: 0; }

/* Flexslider */
.flexslider {
    background: #F3EFE2;
    border: 1px dotted #D6CFB7;
    padding: 4px;
    margin-bottom: 30px;
}
.flex-control-thumbs li {
    width: 20%;
}
.flex-direction-nav li a:hover {
}
.flex-direction-nav a:before {
    color: rgba(245, 185, 32, 0.8);
}
/* Flexslider */

.corporate .content-page.bgwhite {
    background: #FFF;
}
.staticContent .row {
    position: relative;
}
.static:before {
    content: "";
    width: 3000px;
    /* height: 121%; */
    background: none;
    display: block;
    position: absolute;
    right: 75%;
    top: 0px;
    /* bottom: 160px; */
    bottom: -100px;
}
.contentLeft {
    position: relative;
    margin-top: 0px;
    z-index: 1;
    padding-right: 30px;
    padding-bottom: 40px;
}
.contentRight {
    padding-left: 0px;
}

.social-button a {
    color: #FFF;
    border: 0;
}
.social-button a:hover {
    color: #FFF;
}
.social-footer {
    position: relative;
    margin: 10px 0 0;
}
.social-footer:before {
/*    display: block;
    content: "";
    position: absolute;
    left: 50%;
    bottom: -20px;
    background: #999;
    width: 8%;
    height: 1px;
    max-width: 300px;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);*/
}
.social-footer.list-inline>li {
    background: rgba(255, 255, 255, 0.13);
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.social-footer.list-inline>li a {
    padding: 1px;
    line-height: 35px;
}
.social-footer.list-inline>li a i {
    font-size: 16px;
    color: #999;
}
.social-footer.list-inline>li a.icon-facebook:hover i {
    color: #3b5998;
}
.social-footer.list-inline>li a.icon-twitter:hover i {
    color: #55acee;
}
.social-footer.list-inline>li a.icon-youtube:hover i {
    color: #bb0000;
}
.social-footer.list-inline>li a.icon-googleplus:hover i {
    color: #dd4b39;
}
.social-footer.list-inline>li a.icon-instagram:hover i {
    color: #cd486b;
}
.social-footer.list-inline>li a.icon-pinterest:hover i {
    color: #cb2027;
}
.social-footer.list-inline>li a.icon-foursquare:hover i {
    color: #0072b1;
}
.social-footer.list-inline>li a.icon-flickr:hover i {
    color: #ff0084;
}
.social-footer.list-inline>li a.icon-linkedin:hover i {
    color: #007bb5;
}
.close {
    line-height: 16px;
}
.pages {
    text-align: center;
    margin-bottom: 20px;
}
.post-section {
    position: relative;
    display: block;
    clear: both;
}
/* Departmans Block */
.departmans {
    background: none;
    padding: 10px 0 30px;
}
.departmans .thumbnail {
    text-align: center;
    overflow: hidden;
    padding: 30px 10px;
    border: 0;
    margin-bottom: 0;
    text-decoration: none;
}
.departmans .thumbnail.shop {
    background: #DB1759;
}
.departmans .thumbnail.cinema {
    background: #6F5FAA;
}
.departmans .thumbnail.cafe {
    background: #F36A22;
}
.departmans .thumbnail.game {
    background: #FFCA08;
}
.departmans .thumbnail.etkinlik {
    background: #E17070;
}
.departmans .thumbnail.floor {
    background: #338DCC;
}
.departmans .thumbnail .fa {
    font-size: 36px;
    line-height: 54px;
    margin-bottom: 30px;
    color: #FFF;
}
.departmans .thumbnail h3 {
    font-size: 20px;
    font-weight: 300;
    color: #FFF;
}
.hi-icon {
    display: inline-block;
    font-size: 0px;
    cursor: pointer;
    margin: 15px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    text-align: center;
    position: relative;
    z-index: 1;
    color: #fff;
  	box-shadow: 3px 3px 0 rgba(255,255,255,1);
	-webkit-transition: opacity 0.2s, box-shadow 0.2s;
	-moz-transition: opacity 0.2s, box-shadow 0.2s;
	transition: opacity 0.2s, box-shadow 0.2s;
}
.departmans .thumbnail:hover .hi-icon {
    box-shadow: 0 0 0 4px #fff;
}
/* Departmans Block */

/* Brands Section */
.brands {
    padding: 60px 0;
}
/* Brands Section */

/* Hizmetler Section */
.hizmetler {
    padding: 100px 0;
    background-image: url(../img/prheader-bg.jpg);
    background-position: center 0px;
    background-repeat: repeat;
}
.s-icons-wrap {
    position: relative;
}
.s-icons {
    display: block;
    width: 100px;
    height: 100px;
    line-height: 100px;
    border-radius: 100px;
    text-align: center;
    color: #ffffff;
    box-shadow: inset 0 0 0 2px #ffffff;
    margin: 0 auto 25px auto;
}
.s-icons.atm {
   background: url("../img/services-icons/white/atm.png") no-repeat center;
   background-size: 60px 60px;
}
.s-icons.park {
   background: url("../img/services-icons/white/parked-car.png") no-repeat center;
   background-size: 60px 60px;
}
.s-icons.baby {
   background: url("../img/services-icons/white/mother-changing-baby-clothes.png") no-repeat center;
   background-size: 60px 60px;
}
.s-icons.disabled {
   background: url("../img/services-icons/white/disabled.png") no-repeat center;
   background-size: 60px 60px;
}
.s-icons.child {
   background: url("../img/services-icons/white/hobby-horse.png") no-repeat center;
   background-size: 60px 60px;
}
.s-icons.mosque {
   background: url("../img/services-icons/white/mosque.png") no-repeat center;
   background-size: 60px 60px;
}
.s-icons-title {
    font-size: 18px;
    line-height: 28px;
    color: #fff;
    display: block;
}
.s-icons-wrap span.s-icons {
    transition-duration: 0.8s;
    transition-property: transform;
}
.s-icons-wrap:hover span.s-icons {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform:rotate(360deg);
}
.block-title-main h3 span.white {
    color: #FFF;
}
/* Hizmetler Section */

/* Anasayfa İçerikler Section */
.posts {
    padding: 0;
}
.tanitim {
    position: relative;
    background-size: cover !important;
    overflow: hidden !important;
    background-image: url(../img/backgrounds/background-grey.jpg);
    background-position: center !important;
    background-repeat: no-repeat !important;
    padding: 80px 0;
}
.tanitim .block-title-main {
    margin-bottom: 0px;
}
.tanitim .block-title-main h3 {
    font: 400 2.1em/1.5em 'Montserrat', sans-serif;
}
.tanitim .block-title-main p {
    font: 400 1.2em/1.6em 'Montserrat', sans-serif;
}
.tanitim .block-title-main p:last-child {
    margin-bottom: 0;
}
.sectors {
    overflow: hidden;
    background: #EBEBEB;
    padding: 80px 0;
}
.faqs {
    overflow: hidden;
    padding: 80px 0;
}
.galleries {
    overflow: hidden;
    padding: 80px 0;
    background-image: url("https://www.transparenttextures.com/patterns/fake-brick.png");
}
.urunler {
    overflow: hidden;
    padding: 80px 0;
}
.blog-items {
    overflow: hidden;
/*    background: #FFF;  */
    padding: 80px 0;
}
.testimonials {
    overflow: hidden;
    padding: 80px 0;
}
.welcome-hotel {
    overflow: hidden;
    padding: 80px 0;
    background: url(../../pages/img/parallax/welcome.jpg) no-repeat fixed;
    width: 100%;
}
.welcome-hotel .welcome-detail .text h3 {
    font: 400 2.6em/2em 'Montserrat', sans-serif;
    color: #FFF;
    font-weight: 800;
}
.welcome-hotel .welcome-detail .text p {
    font: 400 1.4em/1.8em 'Montserrat', sans-serif;
    margin: 15px 0 0 0;
    color: #FFF;
}
.welcome-hotel .welcome-detail .welcome-img { border-radius: 100%; border: solid 7px #fff;}

/* Anasayfa İçerikler Section */

/* Sosyal Medya Post Section */
.social_posts {
    padding: 80px 0;
}
/* Sosyal Medya Post Section */

/* Sosyal Medya Post Section */
.instagram_feed {
    padding: 80px 0;

}
/* Sosyal Medya Post Section */

.btn-pink {
    color: #fff;
    background-color: #ef7559;
    border-color: #ef7559;
}

/* Hizmetlerimiz Sayfası */
.hizmet_detay {
    overflow: hidden;
    display: block;
    margin-bottom: 20px;
}
.hizmet_detay .icon {
    border-radius: 80px;
    border: 1px solid #000;
    width: 80px;
    height: 80px;
}
.hizmet_detay img {
    max-width: 100%;
    padding: 10px;
}
.hizmet_detay h3 {
    margin: 0;
    padding: 0;
}
.blog-posts .hizmet_detay p {
    font-size: 16px;
}
/* Hizmetlerimiz Sayfası */

.video-container {
    position: relative;
  /*  padding-bottom: 50%;
    padding-top: 60px;
    height: 0;
    overflow: hidden;*/
}
.video-container iframe, .video-container object, .video-container embed, .video-container video {
/*    position: absolute;
    top: 0;
    left: 0;*/
    width: 100%;
    height: 100%;
}
.our-clients .recent-work-item img {
    margin-left: auto;
    margin-right: auto;
}

/* Bayraklar */
.flags {
    margin-top: 0;
}
.flag-wrapper {
  width: 25px;
  display: inline-block;
  position: relative;
  overflow: hidden;
}
.flag-wrapper:after {
  padding-top: 75%;
  /* ratio */
  display: block;
  content: '';
}
.flag-wrapper .flag {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
}
/* Bayraklar */
.btn-social-icon {
    width: 25px;
    height: 25px;
}
.btn-social-icon>:first-child {
    line-height: 25px;
    font-size: 1em;
}
.btn-maincolor {
    background: #ef7559;
    font-size: 12px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    letter-spacing: 2px;
    color: #FFF;
}
.colored {
    color: #044373;
    font-weight: bold;
}
.thumbnail {
    overflow: hidden;
    position: relative;
    background: none;
    font-family: 'Montserrat', sans-serif;
    margin: 0 0 20px 0;
    padding: 0;
    border: 0;
    border-radius: 0;
}
.thumbnail figure {
  overflow: hidden;
  position: relative;
  display: inline-block;
}
.thumbnail img {
    -webkit-transition: opacity 0.8s, -webkit-transform 0.8s;
	transition: opacity 0.8s, transform 0.8s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.thumbnail a:hover img {
    opacity: 0.9;
	-webkit-transform: scale3d(1.1,1.1,1);
	transform: scale3d(1.1,1.1,1);
}
.thumbnail .caption {
    padding: 20px 0;
    background: none;
    text-align: left;
}
.thumbnail a:hover .caption span {
    color: #4ca1bf;
}
.thumbnail .caption h3 {
    position: relative;
    font-size: 20px;
    line-height: 26px;
    font-weight: 600;
    color: #2d2d2d;
    margin-bottom: 10px;
/*    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;*/
}
.thumbnail a:hover .caption h3 {
    color: #25327B;
}
.thumbnail .caption p {
    position: relative;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    margin-bottom: 0;
    color: #000;
/*    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;*/
}
.thumbnail .caption a {
    position: relative;
    font-size: 16px;
    line-height: 22px;
    color: #000;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 0;

/*    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;*/
}
.thumbnail .caption a:hover {
    color: #25327B;
}
.thumbnail .thumb-media {
    position: relative;
}
.thumbnail .thumb-media:before {
    bottom: 0;
    content: "";
    display: block;
    height: 70%;
    width: 100%;
    position: absolute;
    z-index: 1;
    background-image: -webkit-gradient(-180deg,transparent 18%,#31150d 100%);
    background-image: -webkit-linear-gradient(-180deg,transparent 18%,#31150d 100%);
    background-image: -moz-linear-gradient(-180deg,transparent 18%,#31150d 100%);
    background-image: -ms-linear-gradient(-180deg,transparent 18%,#31150d 100%);
    background-image: -o-linear-gradient(-180deg,transparent 18%,#31150d 100%);
    background-image: linear-gradient(-180deg,transparent 18%,#31150d 100%);
}
.thumbnail .thumb-content {
    padding: 0 30px;
    position: absolute;
    top: auto;
    bottom: 25px;
    left: 0;
    z-index: 5;
    right: 0;
}
.thumbnail .thumb-content h3 {
    width: 100%;
    display: block;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 1.6px;
    margin-bottom: 5px;
    position: relative;
}
.thumbnail a {
    color: #ecd079;
}
.thumbnail a:hover {
    color: #FFF;
}
a.scroll-down {
    outline: none;
    color: #888;
}
.mouse {
    position: absolute;
    width: 22px;
    height: 42px;
    bottom: 40px;
    left: 50%;
    margin-left: -12px;
    border-radius: 15px;
    border: 2px solid #fff;
    transform: translateY(0px);
    opacity: 1;
    -webkit-animation: intro 1s;
    animation: intro 1s;
}
.scroll {
    cursor: pointer;
    display: block;
    width: 3px;
    height: 3px;
    margin: 6px auto;
    border-radius: 4px;
    background: #fff;
/*    -webkit-animation: finger 1s infinite;
    animation: finger 1s infinite;*/
    -webkit-animation: 1s ease 0s normal both infinite running exter-bounce;
    animation: 1s ease 0s normal both infinite running exter-bounce;
}
.owl-carousel2 .panel {
    padding: 15px 10px;
    background: rgba(0,0,0,0.3);
    border: none;
}
.owl-carousel2 .panel-body p {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 28px;
    color: #FFF;
    text-align: center;
}
.owl-carousel2 .panel-body p.name {
    color: #FFF;
    margin-bottom: 0;
}
.owl-carousel2 .item {
    margin: 10px;
}
.owl-carousel2 .owl-item:nth-child(3n+1) > .item {
    margin-left: 0;
}
.owl-carousel2 .owl-item:nth-child(3n+3) > .item {
    margin-right: 0;
}
.block-title-main {
    position: relative;
    color: #FFF;
    margin-bottom: 45px;
    text-align: center;
}
.block-title-main h3 a {
    display: inline-block;
    position: relative;
    padding: 0 30px;
    color: #48533f;
    border-bottom: 0;
    font-weight: 300;
}
.block-title-main h3  {
    margin: 0 0 40px 0;
    font-size: 2.2em;
    font-weight: 900;
    font-family: 'Montserrat', sans-serif;
    display: inline-block;
    position: relative;
    padding: 0 30px;
    color: #044373;
    letter-spacing: 2px;
}
.block-title-main.text-white h3  {
    color: #FFF;
}
/*.block-title-main h3:before {
    display: block;
    content: "";
    position: absolute;
    left: 50%;
    bottom: -15px;
    background: url("../img/title-line.png");
    background: #b1aaaa;
    width: 200px;
    height: 1px;
    max-width: 200px;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}*/
.block-title-main h3:after {
    background: rgba(0, 0, 0, 0) url(../img/icon-h1.png) no-repeat scroll center top;
    bottom: -25px;
    content: "";
    display: block;
    height: 14px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
}
.block-title-main.text-white h3:before {
    background: #FFF;
}
.block-title-main p {
    text-align: center;
    font: 300 1.4em/1.6em 'Montserrat', sans-serif;
    letter-spacing: 1.6px;
    color: #2d2c28;
}
.block-title-main.text-white p {
    color: #FFF;
}
/* Single Side Bar */
.sidebar-wrapper .single-sidebar {
    overflow: hidden;
    margin-bottom: 50px;
    position: relative;
}
.single-sidebar .business-enquiry {
    background: #999;
    display: block;
    padding: 28px 30px 30px;
    position: relative;
    overflow: hidden;
    font-family: 'Montserrat', sans-serif;
}
.single-sidebar .business-enquiry h3 {
    color: #ffffff;
    font-size: 20px;
    font-weight: 800;
    margin: 0 0 16px;
}
.single-sidebar .business-enquiry p {
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    margin: 0;
}
.single-sidebar .business-enquiry a {
    background: #ffffff;
    width: 120px;
    display: inline-block;
    color: #232424;
    font-size: 15px;
    font-weight: 700;
    text-transform: capitalize;
    text-align: center;
    border-radius: 5px;
    line-height: 40px;
    margin: 20px 0 0;
    transition: all 500ms ease;
    border: 2px solid #fff;
}
.single-sidebar .business-enquiry a:hover {
    background: #232424;
    color: #fff;
}
.single-sidebar .business-enquiry .fa {
    position: absolute;
    font-size: 100px;
    width: 100px;
    height: 65px;
    color: #a5c542;
    right: -15px;
    top: 70%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
    -webkit-transition: color 0.2s, opacity 0.7s, -webkit-transform 0.6s;
    -moz-transition: color 0.2s, opacity 0.7s, -moz-transform 0.6s;
    transition: color 0.2s, opacity 0.7s, transform 0.6s;
}
.business-enquiry:hover .fa.icons {
	color:#FFF;
}
/* Single Side Bar */

.footer-bar {
    position: relative;
    overflow: hidden;
    background: rgba(0, 0, 0, 1);
    padding: 30px 0px;
}
.newsletter-signup {
    float: left;
    width: 100%;
}
.footer-bar-title {
    display: inline-block;
    max-width: 35%;
    color: #FFF;
    margin: 0px;
   font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    vertical-align: middle;
    padding-right: 20px;
}
.footer-bar-title span {
   color: #e47257;
}
.newsletter-signup form {
    display: inline-block;
    vertical-align: middle;
    width:64%;
}
.newsletter-signup form input {
    height: 40px;
    display: table-cell;
    width: 66%;
    margin-right: 2%;
    font-size: 12px;
    color: #525151;
    font-family: 'Montserrat', sans-serif;
    padding: 10px 20px;
    border: 0;
    webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}
.newsletter-signup form button {
    display: table-cell;
    width: 30%;
    height: 40px;
    padding: 10px;
    background-color: #e47257;
    border: 0 none;
    color: #ffffff;
    font-family: 'Montserrat', sans-serif;
  /*  display: inline-block;             */
    font-size: 12px;
    letter-spacing: 0.5px;
    position: relative;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}
.newsletter-signup form button:hover {
    color: #ffffff;
}
.footer-social-btns {
    float: right;
    text-align: right;
    width: 100%;
}
.social {
    display: inline-block;
    vertical-align: middle;
}
.social a {
    float: left;
    width: 44px;
    height: 44px;
    margin-right: 11px;
    line-height: 44px;
    text-align: center;
    background: rgb(37, 37, 60) none repeat scroll 0% 0%;
    color: rgb(255, 255, 255);
}
.social a i {
    float: left;
    line-height: 42px;
    width: 100%;
}

@-webkit-keyframes exter-bounce {
0% {
 opacity: 0;
 transform: translate3d(0px, -10%, 0px);
}
100% {
 opacity: 1;
 transform: none;
}
}
@keyframes exter-bounce {
0% {
 opacity: 0;
 transform: translate3d(0px, -10%, 0px);
}
100% {
 opacity: 1;
 transform: none;
}
}
.product-image-box {
    margin-bottom: 20px;
}
.grid .grid-item {
    margin-bottom: 4px !important;
}
figure.effect-apollo {
    background: #ae8715 !important;
}

.modal-header {
    background: #443f2d;
    color: #FFF;
}
.modal-title{
    margin-bottom: 10px;
}
.modal-header p {
    margin-bottom: 0;
}

/* 12.1 - Testimonials */

#testimonials { max-width:1680px; margin:auto; }
#testimonials:after { content:""; clear:both; display:block; }
#testimonials figure { width:33.33%; box-sizing:border-box; border-width:10px 15px 25px; border-style:solid; border-color:transparent; position:relative; float:left; }
#testimonials figure .testimonial { padding:40px 40px 5px; text-align:center; background:#FFF; position:relative; border-radius:5px; box-shadow:0 1px 1px rgba(0,0,0,0.15), 0 12px 0 -5px #E5E5E5, 0 12px 1px -4px rgba(0,0,0,0.1), 0 0 1px rgba(0,0,0,0.2), 0 0 10px rgba(0,0,0,0.1); }
#testimonials figure i { font-size:28px; color:#EEE; position:absolute; top:10px; left:10px; }
#testimonials figure h2 { padding:0 40px; font:bold 25px/27px 'Open Sans', sans-serif; text-transform:none; letter-spacing:0; }
#testimonials figure .name { margin-top:-5px; font-size:12px; line-height:17px; font-style:normal; }
#testimonials figure .name span { font-size:10px; }
#testimonials figure:before, #testimonials figure:after { position:absolute; width:40%; height:10px; content:""; left:12px; bottom:2px; background:transparent; transform:skew(-5deg) rotate(-5deg); box-shadow:0 6px 12px rgba(0,0,0,.2); z-index:-1; }
#testimonials figure:after { left:auto; right:12px; transform:skew(5deg) rotate(5deg); }
#testimonials .btn {
    border: 2px solid #FFF;
    box-sizing: border-box;
    background: none;
    color: #FFF;
    padding: 0 25px;
    font: 400 14px/50px 'Montserrat', sans-serif;
    color: #FFF;
    letter-spacing: 1.2px;
    text-align: center;
    overflow: hidden;
    transition: .4s ease !important;
}
#testimonials .btn:hover {
    background: #FFF;
    color: #000;
}

/* 12.2 - Testimonials Cover */

#testimonials figure.cover .testimonial { padding:0; box-shadow:0 0 1px rgba(0,0,0,0.2), 0 0 10px rgba(0,0,0,0.1);background: #000; }
#testimonials figure.cover .testimonial img { width:100%; height:auto; display:block; border-radius:5px 5px 0 0; }
#testimonials figure.cover .testimonial .details { padding:40px; background:top left repeat-x; }
#testimonials figure.cover .testimonial h2, #testimonials figure.cover .testimonial p { padding:0; color:#FFF; }
#testimonials figure.cover:before, #testimonials figure.cover:after { display:none; }

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
    font-weight: 300;
}
.popover {
    width: 180px;
}