body {
    font-size: 15px;
    line-height: 1.77; 
    color: #464646;
    background-color: #ffffff;
    font-weight: 400;
}

.black {
color: #000000 !important;
}

.langwrap {
position:absolute;
top: 0;
right: 20px;
width: 100%;
}

.langwrap .language-select form{
padding:10px;
}

a {
cursor:pointer;
}

.gallery-item {
display:inline-block;
overflow:hidden;
width:100%;
}
.gallery-item img{
max-width:100%;
}
.gallery-item :hover {
opacity:0.8;
}

.remodal-prev {
 position:absolute;
 left: 40px;
 top: 46%;

}
.remodal-next {
 position:absolute;
 right: 40px;
 top: 46%;

}

.remodal-next i, .remodal-prev i {
    -webkit-text-stroke: 1px rgba(255,255,255,0.5);
    color: rgba(0,0,0,0.5);
   
}

.remodal:hover .remodal-next, .remodal:hover .remodal-prev {
display:block;
}

.remodal img {
display: inherit !important;
}

#logo_img {
height:80px;
}

.light-gray-bg {
background-color:#fefefe;
}
.lightish-gray-bg {
background-color:#f8f8f8;
}
.language-select {
position:absolute;
right:0; 
top:0px;
}

.language-select form {
padding:0;
margin:0 !important; 
}

.language-select button {
padding:0;
color:#ffffff;
    top: -2px;
    position: relative;
}

.inliners {
display:inline-block; 
}

button:focus {outline:0;}

.navbar-nav {
 float: right;
 margin: 0;
}

.large_dark {
font-weight: 900;
    text-transform: uppercase;
    color:#965D25;
}
.tp-caption.medium_dark {
color:#965D25;
}

.feature-box, .feature-box-2 {
    margin-bottom: 30px;
    font-size: 14px;
    position: relative;
        overflow: hidden;
        box-shadow: 0px 0px 9px rgba(0,0,0,0.05);
        line-height: 1.4;
}

.feature-box h4 {
  z-index: 3;
    position: relative;
        margin-bottom: 20px;
}
.marbot20 {
margin-bottom:20px;
}
.marbot40 {
margin-bottom:40px;
}

.h350 {
height:440px;
}

.service-desc {
background-color:rgba(255,255,255,0.9);
position:relative;
    z-index: 2;
    height:100%;
    padding:10px 20px 20px 20px;
}

.bg-image {
position:fixed;
opacity:0;
height: 100%;
width: 100%;
background-repeat:no-repeat;
background-size:cover;
top: 0;
} 

.header-container {
    z-index: 9999; 
    position: relative;
}

.padprofile {
 padding: 10px 20px 10px 20px;
}

.top-drop {
position:relative;
margin-top:0px;
}

.bg-image {
    position: relative;
    height: 600px;
    width: 100%;
    top: -80px;
    left: 0;
    opacity: 0.7;
    background-size: cover;
    background-position-x: center;
}
.bg-image1 {
    position: relative;
    height: 600px;
    width: 100%;
    top: -80px;
    left: 0;
    opacity: 1;
    background-size: cover;
    background-position-x: center;
}

.image-bg {
    position: relative;
    left: 0;
    background-size: cover;
    background-position-x: center;
}
.martop30 {
margin-top:30px;
}
.service-box {
    background-size: cover;
    background-position: center;
    position:relative;
    width:100%;
    height:190px;
    display:block;
    opacity: 1;
    top:-30px;
    left:0;
    z-index: 0;
    transition: opacity .15s ease-in-out;
   -moz-transition: opacity .15s ease-in-out;
   -webkit-transition: opacity .15s ease-in-out;
   display:block;
 }
 
 .service-icon {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 160px;
    z-index: 4;
 }
 
.feature-box:hover > .service-box {
opacity:1;
}

.feature-box:not(.shadow):hover .icon {
    opacity: 1;
    filter: alpha(opacity=100);
}

.heads {
text-align: center;
    top: 50%;
    position: relative;
    color: #965D25;
    font-size: 50px;
    font-weight: 600;
    text-shadow: 2px 2px 5px #ffffff
}


	.poptrox-overlay {
		-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	}

	.poptrox-popup {
		background: rgba(31, 34, 36, 0.925);
		box-shadow: 0 1em 3em 0.5em rgba(0, 0, 0, 0.25);
		cursor: default;
	}

		.poptrox-popup:before {
			-moz-transition: opacity 0.2s ease-in-out;
			-webkit-transition: opacity 0.2s ease-in-out;
			-ms-transition: opacity 0.2s ease-in-out;
			transition: opacity 0.2s ease-in-out;
			background-image: -moz-linear-gradient(to left, rgba(31,34,36,0.35), rgba(31,34,36,0) 10em, rgba(31,34,36,0)), -moz-linear-gradient(to right, rgba(31,34,36,0.35), rgba(31,34,36,0) 10em, rgba(31,34,36,0));
			background-image: -webkit-linear-gradient(to left, rgba(31,34,36,0.35), rgba(31,34,36,0) 10em, rgba(31,34,36,0)), -webkit-linear-gradient(to right, rgba(31,34,36,0.35), rgba(31,34,36,0) 10em, rgba(31,34,36,0));
			background-image: -ms-linear-gradient(to left, rgba(31,34,36,0.35), rgba(31,34,36,0) 10em, rgba(31,34,36,0)), -ms-linear-gradient(to right, rgba(31,34,36,0.35), rgba(31,34,36,0) 10em, rgba(31,34,36,0));
			background-image: linear-gradient(to left, rgba(31,34,36,0.35), rgba(31,34,36,0) 10em, rgba(31,34,36,0)), linear-gradient(to right, rgba(31,34,36,0.35), rgba(31,34,36,0) 10em, rgba(31,34,36,0));
			content: '';
			display: block;
			height: 100%;
			left: 0;
			position: absolute;
			top: 0;
			width: 100%;
			z-index: 1;
			opacity: 1;
		}

		.poptrox-popup .closer {
			-moz-transition: opacity 0.2s ease-in-out;
			-webkit-transition: opacity 0.2s ease-in-out;
			-ms-transition: opacity 0.2s ease-in-out;
			transition: opacity 0.2s ease-in-out;
			background-image: url("images/close.svg");
			background-position: center;
			background-repeat: no-repeat;
			background-size: 3em;
			height: 5em;
			opacity: 0;
			position: absolute;
			right: 0;
			top: 0;
			width: 5em;
			z-index: 2;
		}

		.poptrox-popup .nav-previous,
		.poptrox-popup .nav-next {
			-moz-transition: opacity 0.2s ease-in-out;
			-webkit-transition: opacity 0.2s ease-in-out;
			-ms-transition: opacity 0.2s ease-in-out;
			transition: opacity 0.2s ease-in-out;
			background-image: url("images/arrow.svg");
			background-position: center;
			background-repeat: no-repeat;
			background-size: 5em;
			cursor: pointer;
			height: 8em;
			margin-top: -4em;
			opacity: 0;
			position: absolute;
			top: 50%;
			width: 6em;
			z-index: 2;
		}

		.poptrox-popup .nav-previous {
			-moz-transform: scaleX(-1);
			-webkit-transform: scaleX(-1);
			-ms-transform: scaleX(-1);
			transform: scaleX(-1);
			left: 0;
		}

		.poptrox-popup .nav-next {
			right: 0;
		}

		.poptrox-popup .caption {
			padding: 2em 2em 0.1em 2em ;
			background-image: -moz-linear-gradient(to top, rgba(16,16,16,0.45) 25%, rgba(16,16,16,0) 100%);
			background-image: -webkit-linear-gradient(to top, rgba(16,16,16,0.45) 25%, rgba(16,16,16,0) 100%);
			background-image: -ms-linear-gradient(to top, rgba(16,16,16,0.45) 25%, rgba(16,16,16,0) 100%);
			background-image: linear-gradient(to top, rgba(16,16,16,0.45) 25%, rgba(16,16,16,0) 100%);
			bottom: 0;
			cursor: default;
			left: 0;
			position: absolute;
			text-align: left;
			width: 100%;
			z-index: 2;
		}

			.poptrox-popup .caption h2, .poptrox-popup .caption h3, .poptrox-popup .caption h4, .poptrox-popup .caption h5, .poptrox-popup .caption h6 {
				margin: 0 0 0.5em 0;
			}

			.poptrox-popup .caption p {
				color: #ffffff;
			}

		.poptrox-popup .loader {
			-moz-animation: spinner 1s infinite linear !important;
			-webkit-animation: spinner 1s infinite linear !important;
			-ms-animation: spinner 1s infinite linear !important;
			animation: spinner 1s infinite linear !important;
			background-image: url("images/spinner.svg");
			background-position: center;
			background-repeat: no-repeat;
			background-size: contain;
			display: block;
			font-size: 2em;
			height: 2em;
			left: 50%;
			line-height: 2em;
			margin: -1em 0 0 -1em;
			opacity: 0.25;
			position: absolute;
			text-align: center;
			top: 50%;
			width: 2em;
		}

		.poptrox-popup:hover .closer,
		.poptrox-popup:hover .nav-previous,
		.poptrox-popup:hover .nav-next {
			opacity: 0.5;
		}

			.poptrox-popup:hover .closer:hover,
			.poptrox-popup:hover .nav-previous:hover,
			.poptrox-popup:hover .nav-next:hover {
				opacity: 1.0;
			}

		.poptrox-popup.loading:before {
			opacity: 0;
		}

		body.touch .poptrox-popup .closer,
		body.touch .poptrox-popup .nav-previous,
		body.touch .poptrox-popup .nav-next {
			opacity: 1.0 !important;
		}

		@media screen and (max-width: 980px) {

			.poptrox-popup .closer {
				background-size: 3em;
			}

			.poptrox-popup .nav-previous,
			.poptrox-popup .nav-next {
				background-size: 4em;
			}

		}

		@media screen and (max-width: 736px) {

			.poptrox-popup:before {
				display: none;
			}

			.poptrox-popup .caption {
				display: none !important;
			}

			.poptrox-popup .closer,
			.poptrox-popup .nav-previous,
			.poptrox-popup .nav-next {
				display: none !important;
			}

		}

/* Wrapper */

	#wrapper {
		-moz-transition: -moz-filter 0.5s ease, -webkit-filter 0.5s ease, -ms-filter 0.5s ease, -moz-filter 0.5s ease;
		-webkit-transition: -moz-filter 0.5s ease, -webkit-filter 0.5s ease, -ms-filter 0.5s ease, -webkit-filter 0.5s ease;
		-ms-transition: -moz-filter 0.5s ease, -webkit-filter 0.5s ease, -ms-filter 0.5s ease, -ms-filter 0.5s ease;
		transition: -moz-filter 0.5s ease, -webkit-filter 0.5s ease, -ms-filter 0.5s ease, filter 0.5s ease;
		position: relative;
	}

		#wrapper:after {
			-moz-pointer-events: none;
			-webkit-pointer-events: none;
			-ms-pointer-events: none;
			pointer-events: none;
			-moz-transition: opacity 0.5s ease, visibility 0.5s;
			-webkit-transition: opacity 0.5s ease, visibility 0.5s;
			-ms-transition: opacity 0.5s ease, visibility 0.5s;
			transition: opacity 0.5s ease, visibility 0.5s;
			background: rgba(36, 38, 41, 0.5);
			content: '';
			display: block;
			height: 100%;
			left: 0;
			opacity: 0;
			position: absolute;
			top: 0;
			visibility: hidden;
			width: 100%;
			z-index: 1;
		}

			body.ie #wrapper:after {
				background: rgba(36, 38, 41, 0.8);
			}

		body.modal-active #wrapper {
			-moz-filter: blur(8px);
			-webkit-filter: blur(8px);
			-ms-filter: blur(8px);
			filter: blur(8px);
		}

			body.modal-active #wrapper:after {
				-moz-pointer-events: auto;
				-webkit-pointer-events: auto;
				-ms-pointer-events: auto;
				pointer-events: auto;
				opacity: 1;
				visibility: visible;
				z-index: 10003;
			}

		#wrapper:before {
			-moz-animation: spinner 1s infinite linear !important;
			-webkit-animation: spinner 1s infinite linear !important;
			-ms-animation: spinner 1s infinite linear !important;
			animation: spinner 1s infinite linear !important;
			-moz-pointer-events: none;
			-webkit-pointer-events: none;
			-ms-pointer-events: none;
			pointer-events: none;
			-moz-transition: top 0.75s ease-in-out, opacity 0.35s ease-out, visibility 0.35s;
			-webkit-transition: top 0.75s ease-in-out, opacity 0.35s ease-out, visibility 0.35s;
			-ms-transition: top 0.75s ease-in-out, opacity 0.35s ease-out, visibility 0.35s;
			transition: top 0.75s ease-in-out, opacity 0.35s ease-out, visibility 0.35s;
			background-image: url("images/spinner.svg");
			background-position: center;
			background-repeat: no-repeat;
			background-size: contain;
			content: '';
			display: block;
			font-size: 2em;
			height: 2em;
			left: 50%;
			line-height: 2em;
			margin: -1em 0 0 -1em;
			opacity: 0;
			position: fixed;
			text-align: center;
			top: 75%;
			visibility: hidden;
			width: 2em;
		}

		body.loading #wrapper:before {
			-moz-transition: opacity 1s ease-out !important;
			-webkit-transition: opacity 1s ease-out !important;
			-ms-transition: opacity 1s ease-out !important;
			transition: opacity 1s ease-out !important;
			-moz-transition-delay: 0.5s !important;
			-webkit-transition-delay: 0.5s !important;
			-ms-transition-delay: 0.5s !important;
			transition-delay: 0.5s !important;
			opacity: 0.25;
			top: 50%;
			visibility: visible;
		}
  
  @media (max-width: 991px) and (min-width: 768px) {
.header:not(.full-width) .main-navigation .navbar-nav {
    float: none !important;
    display:inline-block;
}

.main-navigation.with-dropdown-buttons .navbar-default .navbar-collapse {
    padding-right: 0px;
    text-align: center;
}

}

@media (max-width: 767px) {

.bg-image1 {
    height: 300px;
    top: -40px;
    background-position-x: center;
}

.header-nav {
    position: fixed;
    background-color: #EFEBE7;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 99999;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.5s, visibility 0s 0.5s;
    transition: opacity 0.5s, visibility 0s 0.5s;
}

.header-nav.open {
    visibility: visible;
    opacity: 0.98;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}
.header nav {
    position: relative;
    top: 25%;
    -moz-transform: translatey(-25%);
    -ms-transform: translatey(-25%);
    -o-transform: translatey(-25%);
    -webkit-transform: translatey(-25%);
    transform: translatey(-25%);
}
.header .nav {
text-align:center;
width:100%;
}

.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 40px;
    font-size: 20px;
}


.transparent-header .main-navigation .navbar.navbar-default {
    background-color: rgba(255, 255, 255, 0.9);
    position: absolute;
    width: 100%;
    display: none;
}
.logo {
display:inline-block;
}

.navicon{
    position: absolute;
    height: 26px;
    right: 10px;
    top: 18px;
    visibility: hidden;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.nav-toggle {
    position: absolute;
    top: 10px;
    right: 15px;
    z-index: 999999;
    padding: 10px 35px 16px 0;
    cursor: pointer;
}

.nav-toggle span, .nav-toggle span:before, .nav-toggle span:after {
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}


* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.nav-toggle {
    position: absolute;
    top: 10px;
    right: 15px;
    z-index: 999999;
    padding: 10px 35px 16px 0;
    cursor: pointer;
}



.navicon {
    visibility: visible;
}
.navicon {
    position: absolute;
    height: 26px;
    right: 20px;
    top: 35px;
    visibility: visible;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}


.nav-toggle span, .nav-toggle span:before, .nav-toggle span:after {
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.nav-toggle span:before {
    top: -10px;
}
.nav-toggle span, .nav-toggle span:before, .nav-toggle span:after {
    content: "";
    position: absolute;
    display: block;
    width: 35px;
    height: 3px;
    border-radius: 1px;
    background: #965D25;
    cursor: pointer;
}


.nav-toggle span, .nav-toggle span:before, .nav-toggle span:after {
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.nav-toggle span:after {
    bottom: -10px;
}
.nav-toggle span, .nav-toggle span:before, .nav-toggle span:after {
    content: "";
    position: absolute;
    display: block;
    width: 35px;
    height: 3px;
    border-radius: 1px;
    background: #965D25;
    cursor: pointer;
}

.bg-image {
    height: 300px;
    top: -40px;
    background-position-x: center;
}

}