@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Catamaran:100,200,300,400,500,600,700,800,900&display=swap');
@import url('https://fonts.googleapis.com/css?family=Oswald:200,300,400,500,600,700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap');

@font-face {
  font-family: 'SegoeUI-Semibold';
  src:url('../fonts/SegoeUI-Semibold.eot?#iefix') format('embedded-opentype'),
  	  url('../fonts/SegoeUI-Semibold.woff') format('woff'),
	  url('../fonts/SegoeUI-Semibold.ttf')  format('truetype'),
	  url('../fonts/SegoeUI-Semibold.svg#SegoeUI-Semibold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'SegoeUI-Light';
  src:url('../fonts/SegoeUI-Light.eot?#iefix') format('embedded-opentype'),
  	  url('../fonts/SegoeUI-Light.woff') format('woff'),
	  url('../fonts/SegoeUI-Light.ttf')  format('truetype'),
	  url('../fonts/SegoeUI-Light.svg#SegoeUI-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}


* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	outline: none !important;
}
body {
	font-family: 'Catamaran', sans-serif;
	line-height: 24px;
	color: #231f20;
	font-size: 16px;
	font-weight: normal;
}
.entry-content p, p {
	font-family: 'Catamaran', sans-serif;
	line-height: 25px;
	color: #414042;
	font-size: 16px;
	margin: 0 0 22px;
	font-weight: 300;
	letter-spacing: 0;
}
p strong {
	font-family: 'Catamaran', sans-serif;
	color: #414042;
	font-weight: 500;
}
.position-relative {
	position:relative;
}
a {
	text-decoration: none !important;
}
p:last-child {
	margin-bottom: 0;
}
h1 {
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 0.51rem;
	font-weight: normal;
}
h2, h3, h4, h5, h6 {
	line-height: normal;
	margin: 0;
}
img {
	max-width: 100%;
	vertical-align: middle;
	width: auto;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
li {
	list-style: none;
}
.no-pad, .no-pad p {
	margin: 0 !important;
	padding: 0 !important;
}
.container:after, .clear:after, ul:after, .container-fluid:after {
	clear: both;
	display: table;
	content: "";
}
.clear {
	display: block;
	clear: both;
}
p:empty {
	display: none;
}
.site-inner {
	font-size: 15px;
}
img.centered, .aligncenter {
	margin: 0px;
}
.entry-content ol, .entry-content ul {
	margin-left: 0;
}
.entry-content ol, .entry-content ul {
	margin-bottom: 0;
}
.entry-content ul > li {
	list-style-type: none;
}
.site-inner > .wrap, body .site-inner > .wrapper {
	max-width: 100% !important;
	padding: 0px !important;
	margin: 0 !important;
}
.content article > .entry-header {
	display: none !important;
}
.content-sidebar-wrap > .content {
	padding: 0px !important;
	border-radius: 0px !important;
	margin-bottom: 0px !important;
}

.container, .container-fluid {
	margin: 0 auto;
	padding: 0 35px;
	box-sizing: border-box;
	max-width: 1370px;
}
/*my-css*/

.header-top {
	background: #fff;
	padding: 0 0 15px 0;
	position: relative;
	z-index: 9999;
}
.header-top .serach-social-outer {
    float: right;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items:center;
    -moz-align-items:center;
    -ms-align-items:center;
    align-items:center;
	margin:26px 0 10px 0;
	position:relative;
}
.header-top .serach-social-outer input[type="text"]{
    display: none;
	border:1px solid #000 !important;
	z-index:9999;
	padding:8px 35px 8px 15px;
}
.header-top .serach-social-outer #search-icon {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	padding-right:0 !important;
	width:100%;
	text-align:right;
}
.header-top .serach-social-outer .social-icon ul li a i {
    color: #583e0b;
	position: relative;
    z-index: 9999999;
	font-size:20px;
	margin-top:1px;
}
.header-top .serach-social-outer .social-icon ul li a i:hover{
    color: #9b8f79;
}
.header-top .serach-social-outer #search-icon i {
    position: relative;
    z-index: 999999;
	font-size:20px;
	cursor:pointer;
}
.header-top .serach-social-outer .form-show input[type="text"]{
	display:block;
}
.header-top .serach-social-outer:after, .header-top .serach-social-outer .search-bar:after{
    display: table;
    clear: both;
    content: "";
}
.header-top .serach-social-outer .search-bar form button i{
	position:static;
	float:none;
	width:auto;
	height:auto;
}
.logo {
	display: block;
	float: left;
	margin: 13px 0 0;
}
.logo a img {
    max-width: 52%;
}
#carousel img {
	display: block;
	opacity: .5;
	cursor: pointer;
}
#carousel .flex-active-slide img {
	opacity: 1;
	cursor: default;
}
@font-face {
	font-family: flexslider-icon;
	src: url(fonts/flexslider-icon.eot);
	src: url(fonts/flexslider-icon.eot?#iefix) format('embedded-opentype'), url(fonts/flexslider-icon.woff) format('woff'), url(fonts/flexslider-icon.ttf) format('truetype'), url(fonts/flexslider-icon.svg#flexslider-icon) format('svg');
	font-weight: 400;
	font-style: normal
}
.flex-container a:hover, .flex-slider a:hover {
	outline: 0
}
.flex-control-nav, .flex-direction-nav, .slides, .slides>li {
	margin: 0;
	padding: 0;
	list-style: none
}
.flex-pauseplay span {
	text-transform: capitalize
}
.flexslider {
	margin: 0;
	padding: 0
}
.flexslider .slides>li {
	display: none;
	-webkit-backface-visibility: hidden
}
.flexslider .slides img {
	width: 100%;
	display: block
}
.flexslider .slides:after {
	content: "\0020";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}
html[xmlns] .flexslider .slides {
	display: block
}
* html .flexslider .slides {
	height: 1%
}
.no-js .flexslider .slides>li:first-child {
	display: block
}
.flexslider {
	margin: 0 0 0px;
	position: relative;
	zoom: 1;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: '' 0 1px 4px rgba(0,0,0,.2);
	-moz-box-shadow: '' 0 1px 4px rgba(0,0,0,.2);
	-o-box-shadow: '' 0 1px 4px rgba(0,0,0,.2);
	box-shadow: '' 0 1px 4px rgba(0,0,0,.2)
}
.flexslider .slides {
	zoom: 1
}
.flexslider .slides img {
	height: auto;
	-moz-user-select: none
}
.flex-viewport {
	max-height: 480px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease
}
.loading .flex-viewport {
	max-height: 300px
}
.carousel li {
	margin-right: 5px
}
.flex-direction-nav a {
	text-decoration: none;
	display: block;
	width: 40px;
	height: 40px;
	margin: -20px 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	overflow: hidden;
	opacity: 0;
	cursor: pointer;
	color: rgba(0,0,0,.8);
	text-shadow: 1px 1px 0 rgba(255,255,255,.3);
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}
.flex-direction-nav a:before {
	font-family: flexslider-icon;
	font-size: 40px;
	display: inline-block;
	content: '\f001';
	color: rgba(0,0,0,.8);
	text-shadow: 1px 1px 0 rgba(255,255,255,.3)
}
.flex-direction-nav a.flex-next:before {
	content: '\f002'
}
.flex-direction-nav .flex-prev {
	left: -50px
}
.flex-direction-nav .flex-next {
	right: -50px;
	text-align: right;
	display:none;
}
.flexslider:hover .flex-direction-nav .flex-prev {
	opacity: .7;
	left: 10px
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
	opacity: 1
}
.flexslider:hover .flex-direction-nav .flex-next {
	opacity: .7;
	right: 10px
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
	opacity: 1
}
.flex-direction-nav .flex-disabled {
	opacity: 0!important;
	cursor: default;
	z-index: -1
}
.flex-pauseplay a {
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	opacity: .8;
	z-index: 10;
	overflow: hidden;
	cursor: pointer;
	color: #000
}
.flex-pauseplay a:before {
	font-family: flexslider-icon;
	font-size: 20px;
	display: inline-block;
	content: '\f004'
}
.flex-pauseplay a:hover {
	opacity: 1
}
.flex-pauseplay a.flex-play:before {
	content: '\f003'
}
.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: -40px;
	text-align: center
}
.flex-control-nav li {
	margin: 0 6px;
	display: inline-block;
	zoom: 1
}
.flex-control-paging li a {
	width: 11px;
	height: 11px;
	display: block;
	background: #666;
	background: rgba(0,0,0,.5);
	cursor: pointer;
	text-indent: -9999px;
	-webkit-box-shadow: inset 0 0 3px rgba(0,0,0,.3);
	-moz-box-shadow: inset 0 0 3px rgba(0,0,0,.3);
	-o-box-shadow: inset 0 0 3px rgba(0,0,0,.3);
	box-shadow: inset 0 0 3px rgba(0,0,0,.3);
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px
}
.flex-control-paging li a:hover {
	background: #333;
	background: rgba(0,0,0,.7)
}
.flex-control-paging li a.flex-active {
	background: #000;
	background: rgba(0,0,0,.9);
	cursor: default
}
.flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden
}
.flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0
}
.flex-control-thumbs img {
	width: 100%;
	height: auto;
	display: block;
	opacity: .7;
	cursor: pointer;
	-moz-user-select: none;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease
}
.flex-control-thumbs img:hover {
	opacity: 1
}
.flex-control-thumbs .flex-active {
	opacity: 1;
	cursor: default
}
.thubnail-text {
    background: rgba(0,0,0,0.6);
    padding: 66px 0 23px 0;
    position: relative;
    margin: -197px 0 0 0;
}
.thubnail-text ul li h2 {
    float: left;
    color: #fff;
    max-width: 25px;
    border-right: solid 2px #fff;
    padding-right: 15px;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
	cursor:pointer;
    opacity: 0.2;
}
.thubnail-text ul li h3 {
    float: left;
    color: #fff;
    width: calc(100% - 25px);
    padding-left: 12px;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    font-size: 21px;
    line-height: 28px;
    max-width: 67%;
	padding-top: 4px;
	cursor:pointer;
    opacity: 0.4;
}
.flexslider .slides>li.flex-active-slide h2 {
    color: #fff;
    border-right: solid 2px #fff;
	cursor:pointer;
    opacity: 1;
}
.flexslider .slides>li.flex-active-slide h3 {
    color: #fff;
	cursor:pointer;
	opacity: 1;
}
ul.flex-direction-nav {
    display: none;
}
.banner-slider .slides li {
    position: relative;
}
.banner-slider .slides li h1 {
    max-width: 1000px;
    margin:0 auto 0;
    width: 100%;
	font-size:44px;
	color:#ffffff;
	text-transform:inherit;
	font-weight:300;
	font-family: 'Oswald', sans-serif;
	line-height:normal;
	letter-spacing:0;
	padding:183px 15px 245px;
}
@media screen and (max-width:860px) {
.flex-direction-nav .flex-prev {
	opacity: 1;
	left: 10px
}
.flex-direction-nav .flex-next {
	opacity: 1;
	right: 10px
}
}

.content-section {
    margin: 89px 0 88px 0;
	text-align:center;
	display:block;
} 
.content-section h2 {
	position: relative;
    margin: 0px 0 20px 0;
}
.content-section p {
    font-size: 17px;
}
.content-section h2:before {
    content: "";
    position: absolute;
    bottom: 0;
    border-bottom: solid 1px #978666;
    width: 170px;
}

.grapevine-mills {
    margin: 0px 0 5px 0;
    background: url(../images/grapevine-mills-banner.jpg) center top no-repeat;
    background-size: cover;
    display: block;
    height: 771px;
}

.carrousel__container {
	white-space: nowrap;
}
.carrousel__content[aria-hidden=true] {
	display: none;
}
/* exemple styles */

.news-carrousel__button-container, .images-carrousel__button-container {
	position: absolute;
}
.news-carrousel__button__previous, .images-carrousel__button__previous {
    top: 0px;
    margin-top: -33px;
    right: 18px;
    margin-left: -35px;
}
.news-carrousel__button__next, .images-carrousel__button__next {
    top: 0px;
    margin-top: -33px;
    right: -6px;
}
.news-carrousel__button__button, .images-carrousel__button__button {
	margin: 0;
	padding: 0;
	background: transparent;
}



/* transition slide */
.slide .carrousel__content {
	display: inline-block;
	vertical-align: top;
	visibility: visible;
	width: 100%;
	position: relative;
	-webkit-transition: left .5s ease-in;
	-moz-transition: left .5s ease-in;
	-o-transition: left .5s ease-in;
	-ms-transition: left .5s ease-in;
	transition: left .5s ease-in;
}
.slide .carrousel__content.visibility-off {
	visibility: hidden;
}
.carrouselslide-1-1.slide > div, .carrouselslide-2-1.slide > div, .carrouselslide-3-1.slide > div, .carrouselslide-4-1.slide > div, .carrouselslide-5-1.slide > div {
	left: 0;
}
.carrouselslide-1-2.slide > div, .carrouselslide-2-2.slide > div, .carrouselslide-3-2.slide > div, .carrouselslide-4-2.slide > div, .carrouselslide-5-2.slide > div {
	left: -100%;
}
.carrouselslide-1-3.slide > div, .carrouselslide-2-3.slide > div, .carrouselslide-3-3.slide > div, .carrouselslide-4-3.slide > div, .carrouselslide-5-3.slide > div {
	left: -200%;
}
.carrouselslide-1-4.slide > div, .carrouselslide-2-4.slide > div, .carrouselslide-3-4.slide > div, .carrouselslide-4-4.slide > div, .carrouselslide-5-4.slide > div {
	left: -300%;
}
.carrouselslide-1-5.slide > div, .carrouselslide-2-5.slide > div, .carrouselslide-3-5.slide > div, .carrouselslide-4-5.slide > div, .carrouselslide-5-5.slide > div {
	left: -400%;
}
.slide .carrousel__content[aria-hidden=true] {
	display: inline-block;
}

/* carrousel */
.news-carrousel__control__list__link:focus, .news-carrousel__control__list__link:hover, .news-carrousel__control__list__link:active, .news-carrousel__control__list__link[aria-selected=true], .images-carrousel__control__list__link:focus, .images-carrousel__control__list__link:hover, .images-carrousel__control__list__link:active, .images-carrousel__control__list__link[aria-selected=true] {
	background: #666;
}
.grapevine-outer {
	margin-bottom:5px;
}
.grapevine-outer ul {
    padding: 0;
    margin: 0;
	position:relative;
}

.grapevine-outer ul .owl-nav {
    position: absolute;
    top: 100px;
    width: 100%;
    max-width: 1180px;
    left: 50%;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    padding: 0 35px;
    z-index: 999999999;
    text-align: right;
}
.grapevine-outer .container {
    max-width: 1200px;
}
.grapevine-outer ul .owl-item .item{
    padding: 100px 0;
    background-size: cover !important;
    background-repeat: no-repeat !important;	
	}
.grapevine-outer ul .owl-item .item:after{ clear:both; display:block; content:"";}
.grapevine-outer ul .owl-nav button[type="button"] {
    font-size:30px;
    color:#000000;
    margin: 0 10px 0 0;
}

.content-outer h5 {
    margin: 15px 0 0;
}
.grapevine-outer .owl-item li .listing-outer{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	-webkit-align-items:flex-start;
    -moz-align-items:flex-start;
    -ms-align-items:flex-start;
    align-items:flex-start;
	background-color: rgba(255,255,255,0.85);
    max-width: 430px;
    margin-left: auto;
	padding:43px 33px 123px;
    min-height: 500px;
}
.grapevine-outer .owl-item li h2 {
    color: #583D0A;
    font-size: 45px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 50px;
    padding-right: 9px;
    font-family: 'Oswald', sans-serif;
    border-right: 2px solid #583D0A;
    margin-right: 23px;
	padding-bottom: 20px;
}
.grapevine-outer .owl-item li h3{
    margin: 0;
    line-height: 50px;
    font-family: 'Oswald', sans-serif;
    font-size: 43px;
    font-weight: 300;
    letter-spacing: 0;
    color: #583D0A;
	margin:0 0 40px;
}
.grapevine-outer .owl-item li p {
    font-size: 20px;
    font-weight: normal;
    font-family: 'SegoeUI-Light';
    color: #000000;
    line-height: normal;
    letter-spacing: 0;
}
.grapevine-outer .owl-item li p strong {
    display: block;
	font-family: 'SegoeUI-Semibold';
}
.grapevine-outer .owl-item li h3 strong{
	font-weight:bold;
}
.grapevine-slider {
    margin: 0px;
    background: rgba(255,255,255,0.9);
    position: absolute;
    top: 129px;
    max-width: 370px;
    right: 350px;
    padding: 25px;
    min-height: 500px;
    clear: both;
}
.grapevine-slider .carrousel__content h2 {
    float: left;
    color: #583d0a;
    max-width: 25px;
    border-right: solid 2px #583d0a;
    padding-right: 15px;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    font-size: 45px;
    margin: -9px 0 0 0;
}
.grapevine-slider .carrousel__content h3 {
    float: left;
    color: #583d0a;
    width: calc(100% - 25px);
    padding-left: 12px;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    font-size: 47px;
    line-height: 58px;
    margin-bottom: 28px;
}
.grapevine-slider .carrousel__content p {
    white-space: normal;
    font-size: 16px;
    max-width: 217px;
    margin-left: 40px;
}
.grapevine-slider .carrousel__content p strong {
	display:block;
}

.our-approach {
	margin:0px;
	background: url(../images/banner01.jpg) center top no-repeat;
	padding:95px 0 0 0;
	background-size:cover;
    height: 530px;
}
.our-approach h2 {
    float: left;
    color: #fff;
    max-width: 25px;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    font-size: 43px;
    line-height: 55px;
    position: relative;
    padding-left: 20px;
}
.our-approach h2:before {
	content:"";
	position:absolute;
	height:56px;
	border-left:solid 2px #fff;
    margin-left: -20px;
    top: 13px;
}
.our-approach p {
    color: #fff;
    font-size: 17px;
    max-width: 81%;
    margin-top: 0;
    margin-left: 18%;
}
.our-approach-bottom {
    background: #f5f5f5;
    max-width: 80%;
    margin: auto;
    margin-top: -265px;
	padding:65px 0 0 0;
}
.our-approach-bottom ul {
    list-style: none;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    flex-wrap: wrap;
}
.our-approach-bottom ul li {
    float: left;
    width: 33.33%;
    margin-bottom: 45px;
}
.our-approach-bottom ul li p {
    color: #000;
    font-size: 20px;
    font-weight: normal;
    margin: 0 auto;
}
.our-approach-bottom li img:hover{
    transform: rotate(-5deg);
    transition: .4s;
}
.our-approach-bottom li img{
    transition: .4s;
}

.contact-team {
	margin:25px auto 50px;
	text-align:center;
}
.contact-team h2 {
	color:#343434;
    font-family: 'Oswald', sans-serif;
	font-size:45px;
	font-weight:300;
	margin-bottom: 30px;
}
.contact-team a {
    border: solid 2px #8a7753;
    color: #8a7753;
    text-transform: uppercase;
    padding: 9px 32px 7px;
    font-size: 20px;
    font-weight: 300;
    font-family: 'Catamaran', sans-serif;
    line-height: normal;
}
.contact-team a:hover {
    border: solid 2px #343434;
    color: #fff;
	transition: 1s;
	background:#343434;
}

.footer {
	background:#dbdbdb;
	padding: 25px 0;
    line-height: 25px;
    width: 100%;
}
.footer .footer-left {
    width: 25%;
    float: left;
    color: #989482;
    /*font-family: 'Raleway', sans-serif;
    font-size: 15px;*/
	font-family: 'Catamaran', sans-serif;
	font-size: 13px;
    font-weight: 300;
}
/*.footer .footer-left p {
    margin: 20px 0 0;
    color: #989482;
    display: inline-block;
    line-height: 22px;
}
.footer .footer-left p a {
    color: #414042;
    font-weight: 300;
    font-family: 'Catamaran', sans-serif;
}*/
.footer .footer-right ul {
    padding: 0;
    /*margin: 19px 0 0;*/
	margin: 0;
}
.footer .footer-center {
    width: 50%;
    float: left;
    color: #989482;
    font-family: 'Catamaran', sans-serif;
    font-size: 15px;
    font-weight: 300;
	text-align: center;
}
.footer .footer-right {
    float: right;
}
.footer .footer-right ul {
	list-style:none;
}
.footer .footer-right ul li {
	float:left;
	margin:0 0px 0 17px;
}
.footer .footer-right ul li i.fa-linkedin {
    background: #989482;
    padding: 4px;
    border-radius: 5px;
    color: #fff;
    width: 22px;
    height: 22px;
    text-align: center;
    cursor: pointer;
}
.footer .footer-right ul li i.fa-linkedin:hover {
    background: #000;
    color: #fff;
	transition:2s;
	border-radius:100%;
}


/*---------------About Page Css Start Here----------------*/
.about-head {
	background:#323232;
	padding:12px 0 16px;
    margin-bottom: 45px;
}
.about-head h2 {
	font-size:47px;
	font-weight:300;
    font-family: 'Oswald', sans-serif;
	color:#fff;
	margin:0px;
}



#vertical_tab_nav{
	margin:0px;
}
#vertical_tab_nav ul{
   display: block;
   float: left;
   margin: 0px;
   padding: 0px;
   list-style: none;
   overflow: hidden;
   width: 18%;
}
#vertical_tab_nav li{
	margin-bottom: 30px;
   text-align: left;
   padding: 0px;
}
#vertical_tab_nav li:last-child{
   margin-bottom: 0px;
  border-bottom: 0px;
}
#vertical_tab_nav li a{
   display: block;
   font-size: 20px;
   color: #000;
   font-family: 'SegoeUI-Light';
    opacity: 0.2;
}

#vertical_tab_nav li a:hover {
   color: #9F6969;
   opacity: 1;
}
#vertical_tab_nav li a.selected{
   color: #9F6969;
    opacity: 1;
}
#vertical_tab_nav li strong a.selected{
   color: #9F6969;
    opacity: 1;
}
#vertical_tab_nav div{
    display: block;
    float: left;
    width: 82%;
    padding: 0;
}
#vertical_tab_nav div article{
   display: none;
   margin: 0px;
   color: #000;
   font-size:18px;
   
}
#vertical_tab_nav div article p{
   margin: 0px 0px 20px 0px;
}
.tabing-div {
    width: 100%;
    margin: auto;
    padding: 0 20px;
    max-width: 1310px;
}
.article {
	margin:0px;
}
.article .left-part {
	float:left !important;
	width:31% !important;
}
.article .right-part {
	float:right !important;
	width:66% !important;
}
.article .right-part h3 {
    color: #583D0A;
    font-size: 47px;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    position: relative;
    margin: 0 0 0 15px;
}
.article .right-part h3:before {
    position: absolute;
    content: "";
    border-left: solid 2px #583D0A;
    height: 55px;
    top: 19px;
    margin-left: -15px;
}
.article .right-part h4 {
    color: #583D0A;
    font-size: 28px;
    font-family: 'Oswald', sans-serif;
    font-weight: bold;
    position: relative;
    margin: 0 0 30px 21px;
}
.article .right-part p {
    display: block;
    font-size: 17px;
    color: #000;
    font-family: 'SegoeUI-Light';
    line-height: 23px;
}

/* Home */

.home .content-section p{font-size:1.23em;}
.home-portfolio-description{margin-top: 10px;}
.home-portfolio-description li{list-style:disc;}
.home-portfolio-description ul{margin-left:18px;}
.thubnail-text .container {
    max-width: 1010px;
    padding: 0 15px;
}

/*---------------About Page Css End Here----------------*/

.search-bar label {
    display: none;
}
.search-bar button i.fa-search {
	border: none;
    float: left;
    position: absolute;
    width: 32px;
    height: 32px;
    top: 38px;
}

.search-bar input#s {
    border: solid #fff;
    float: left;
    position: relative;
}
.search-bar button i.fa-linkedin {
    background: #573c09;
    padding: 4px;
    border-radius: 5px;
    color: #fff;
    width: 22px;
    height: 22px;
    text-align: center;
    cursor: pointer;
}
.nav-menu {
    float: left;
    width:48%;
    margin-left:0;
    margin-top: 22px;
}
.search-bar {
    float: right;
    position: relative;
    min-width: 0;
    min-height: 15px;
    margin-right: 20px;
    padding-right: 30px;
}
.social-icon {
    float: right;
}
.ubermenu-skin-white {
    border: none !important;
}
.ubermenu-skin-white .ubermenu-item-level-0 > .ubermenu-target {
    font-weight: normal !important;
    color: #707070 !important;
    text-transform: none;
    border-left: none;
    font-size: 18px !important;
    font-family: 'Catamaran', sans-serif !important;
}
.ubermenu-responsive-default.ubermenu {
    display: block!important;
    position: static; 
}
.ubermenu .ubermenu-submenu-type-stack>.ubermenu-item-normal>.ubermenu-target {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 17px;
    font-weight: 300;
    color: #000000;
    font-family: 'Catamaran', sans-serif;
    border-left: solid 2px #fff;
    padding-left: 15px;
    display: block;
    line-height: 24px;
}
.ubermenu .ubermenu-submenu-type-stack>.ubermenu-item-normal>.ubermenu-target:hover {
	color: #989482;
	border-left:solid 2px #583D0A;
	padding-left:15px;
}
.ubermenu .ubermenu-autocolumn, .ubermenu .ubermenu-submenu-type-stack {
    padding-top: 30px;
    padding-bottom: 10px;
}
.ubermenu .ubermenu-submenu-type-stack>.ubermenu-item.ubermenu-column-auto {
    width: 100%;
    display: block;
    float: none;
    min-width: 0;
    margin: 0 0 18px 0 !important;
}
.ubermenu-content-block.ubermenu-custom-content.ubermenu-custom-content-padded {
    padding: 10px 0 10px 0;
}
.ubermenu .ubermenu-submenu-type-stack>.ubermenu-item.ubermenu-column-auto a {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 17px;
    font-weight: 300;
    color: #000000;
    font-family: 'Catamaran', sans-serif;
    border-left: solid 2px #fff;
    padding-left: 15px;
    display: block;
    line-height: 24px;
}
.ubermenu .ubermenu-submenu-type-stack>.ubermenu-item.ubermenu-column-auto a:hover {
	color: #989482;
	border-left:solid 2px #583D0A;
	padding-left:15px;
}
.ubermenu-item-layout-image_right {
    padding: 0 20px 0 0 !important;
}
.ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target {
	position:relative;
}
.ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target{
	z-index:999;
}
.ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target i {
    font-size: 14px;
    color: #707070;
}
.ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target:hover:before {
    position: absolute;
    content: "";
    left: 37%;
    background: url(../images/menu-arrow.png) center center no-repeat;
    width: 20px;
    height: 18px;
    display: block;
    bottom: -14px;
    transform: rotateX(-37%);
	transition:all ease-in-out 0.35s;
	-webkit-transition:all ease-in-out 0.35s;
	-moz-transition:all ease-in-out 0.35s;
	-ms-transition:all ease-in-out 0.35s;
}
.ubermenu-skin-white .ubermenu-submenu.ubermenu-submenu-drop {
    background: #fff;
    padding: 0 12% 0;
}
.ubermenu-skin-white .ubermenu-item-level-0:hover > .ubermenu-target, .ubermenu-skin-white .ubermenu-item-level-0.ubermenu-active > .ubermenu-target {
    background: none !important;
    color: #111;
}

/*---------------About Page Css Start Here----------------*/
.about-head {
	background:#323232;
	padding:12px 0 16px;
    margin-bottom: 45px;
}
.about-head h2 {
	font-size:47px;
	font-weight:300;
    font-family: 'Oswald', sans-serif;
	color:#fff;
	margin:0px;
}
#vertical_tab_nav{
	margin:0px;
}
#vertical_tab_nav ul{
   display: block;
   float: left;
   margin: 0px;
   padding: 0px;
   list-style: none;
   overflow: hidden;
   width: 18%;
}
#vertical_tab_nav li{
	margin-bottom: 30px;
   text-align: left;
   padding: 0px;
}
#vertical_tab_nav li:last-child{
   margin-bottom: 0px;
  border-bottom: 0px;
}
#vertical_tab_nav li a{
   display: block;
   font-size: 20px;
   color: #000;
   font-family: 'SegoeUI-Light';
    opacity: 0.2;
}

#vertical_tab_nav li a:hover {
   color: #9F6969;
   opacity: 1;
}
#vertical_tab_nav li a.selected{
   color: #9F6969;
    opacity: 1;
}
#vertical_tab_nav li strong a.selected{
   color: #9F6969;
    opacity: 1;
}
#vertical_tab_nav div{
    display: block;
    float: left;
    width: 82%;
    padding: 0;
}
#vertical_tab_nav div article{
   display: none;
   margin: 0px;
   color: #000;
   font-size:18px;
   
}
#vertical_tab_nav div article p{
   margin: 0px 0px 20px 0px;
}
.tabing-div{
    width: 100%;
    margin:0 auto 123px;
    padding: 0 20px;
    max-width: 1400px;
}
.tabing-div:after{
	display:table;
	content:"";
	clear:both;
}
.article {
	margin:0px;
}
.article .left-part {
	float:left !important;
	width:31% !important;
}
.article .right-part {
	float:right !important;
	width:66% !important;
}
.article .right-part h3 {
    color: #583D0A;
    font-size: 47px;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    position: relative;
    margin: 0 0 0 15px;
	line-height:65px;
}
.article .right-part h3:before {
    position: absolute;
    content: "";
    border-left: solid 2px #583D0A;
    height: 55px;
    top: 19px;
    margin-left: -15px;
}
.article .right-part h4 {
    color: #583D0A;
    font-size: 28px;
    font-family: 'Oswald', sans-serif;
    font-weight: bold;
    position: relative;
    margin: 0 0 30px 21px;
}
.article .right-part p {
    display: block;
    font-size: 16px;
    color: #000;
    font-family: 'SegoeUI-Light';
    line-height: 23px;
}
/*---------------About Page Css End Here----------------*/

/*----------------------Project Page Css Start Here--------------------------*/
.project-div {
	margin:-45px 0 41px 0;
	position:relative;
}
.project-div img.project-map-img {
    position: relative;
    /*max-height: 570px;*/
    width: 100%;
}
.project-content {
    background: rgba(255,255,255,1);
    position: absolute;
    top: 121px;
    max-width: 375px;
    width: 100%;
    padding: 36px 55px 36px 36px;
    margin: 0 0 0 25px;
}
.project-content h2 {
 	float: left;
    color: #583d0a;
    max-width: 25px;
    padding-right: 15px;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    font-size: 45px;
	position:relative;
    margin: -12px 0 0 0;
}
.project-content h2:before {
    content: "";
    position: absolute;
    border-right: solid 2px #583d0a;
    height: 55px;
    left: 26px;
    top: 16px;
}
.project-content h3 {
    float: left;
    color: #583d0a;
    width: calc(100% - 25px);
    /*padding-left: 22px;*/
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    font-size: 47px;
    line-height: 58px;
    margin-bottom: 28px;
}
.project-content h4 {
    float: left;
    color: #583d0a;
    width: calc(100% - 25px);
    /*padding-left: 22px;*/
    font-family: 'Oswald', sans-serif;
    font-weight: bold;
    font-size: 25px;
    margin-bottom: 0;
}
.project-content p {
    font-size: 18px;
    /*margin: 0 0 0 48px;*/
    margin:0;
    clear:both;
}
.project-information {
    margin: auto;
    width: 100%;
    max-width: 1334px;
}

.info-list ul li.sec-coloum4 {
    clear: both;
}
.info-list ul {
    padding: 0;
}
.info-list ul li {
    float: left;
    width: calc(37% - 80px);
    margin: 0 30px 40px 0;
    display: flex;
    flex-direction: column;
    justify-content: left;
    flex-wrap: nowrap;
}
.info-list p {
    margin-bottom: 10px;
    font-size: 1.2em;
}
/*.project-information .first-coloum {
    width: 20%;
    float: left;
    margin-right: 83px;
}*/
.project-information .first-coloum h2 {
	color:#343434;
	font-size:47px;
	font-weight:300;
	position:relative;
	padding-bottom:3px;
	font-family: 'Oswald', sans-serif;
}
.project-information .first-coloum h2:before {
	content:"";
	position:absolute;
	width:264px;
	bottom:0;
	left:0;
	border-bottom:solid 1px #735d32;
}

.project-information .sec-coloum {
	width:20%;
	float:left;
    margin-right: 120px;
}
.project-information .sec-coloum h5 {
	color:#000;
	font-size:18px;
	font-weight:normal;
	margin:0px 0 3px 0;
  	font-family: 'SegoeUI-Semibold';
}
.project-information .sec-coloum  p {
    margin: 0px;
    font-size: 17px;
    font-family: 'SegoeUI-Light';
}

.project-information .third-coloum {
	width:21%;
	float:left;
}
.project-information .third-coloum h5 {
	color:#000;
	font-size:18px;
	font-weight:normal;
	margin:0px 0 3px 0;
  	font-family: 'SegoeUI-Semibold';
}
.project-information .third-coloum  p {
    margin-top: 0;
    font-size: 17px;
    font-family: 'SegoeUI-Light';
}

.project-information .fourth-coloum {
	width:21%;
	float:right;
}
.project-information .fourth-coloum h5 {
	color:#000;
	font-size:18px;
	font-weight:normal;
	margin:0px 0 3px 0;
  	font-family: 'SegoeUI-Semibold';
}
.project-information .fourth-coloum  p {
    margin-top: 0;
    font-size: 17px;
    font-family: 'SegoeUI-Light';
}
.other-project {
    margin: auto;
    width: 100%;
   /* max-width: 1334px;*/
}
.other-project h2 {
	color:#343434;
	font-size:47px;
	font-weight:300;
	position:relative;
	padding-bottom:3px;
	font-family: 'Oswald', sans-serif;
}
.other-project h2:before {
	content:"";
	position:absolute;
	width:214px;
	bottom:0;
	left:0;
	border-bottom:solid 1px #735d32;
}
.other-project ul {
	list-style:none;
    padding: 0;
}
.other-project ul li {
	float:left;
	display:block;
}
.other-project ul li a {
    border: solid 2px #583D0A;
	background:#fff;
    width: calc(321px - 12px);
    margin-left: 12px;
    height: 46px;
    display: block;
    text-align: center;
    line-height: 44px;
    color: #583D0A;
    font-size: 17px;
    font-family: 'Catamaran', sans-serif;
    text-transform: uppercase;
    font-weight: 300;
	margin-bottom: 15px;
}
.other-project ul li a:hover,.other-project ul li a.active {
    border: solid 2px #583D0A;
	background:#583D0A;
    color: #fff;
	transition:0.35s;
}
.other-project ul li:nth-child(1) a {
    margin-left: 0;
}
.other-project ul li:nth-child(5) a {
    margin-left: 0;
}
.other-project ul li:nth-child(9) a {
    margin-left: 0;
}
.other-project ul li:nth-child(13) a {
    margin-left: 0;
}

/*project-mesquite*/
/*.project-information .container-fluid {
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}*/
.project-information h5 {
    font-size: 20px;
    color: #000000;
    font-weight:normal;
	font-family: 'SegoeUI-Semibold';
	letter-spacing:0;
	line-height:normal;
}

/*----------------------Project Page Css Start Here--------------------------*/

/*----------------------Service Page Css Start Here--------------------------*/
.service-div li > ul {
    list-style: disc;
    padding-left: 44px;
}
.service-div li > ul > li {
    list-style: disc;
        font-size: 17px;
    font-family: 'SegoeUI-Light';
}
.service-div ul li strong{
	font-weight: bold!important;
	margin:0!important;
}

.service-div {
    margin: 74px auto 70px;
    width: 100%;
    max-width: 1334px;
}
.service-div ul {
	list-style:none;
	padding:0px;
	margin:0;
}
.service-div ul li {
	background:#fafaf8;
	padding:25px 100px 44px 25px;
    margin-bottom: 37px;	
}
.service-div ul li h2 {
    font-size: 47px;
    color: #583D0A;
    font-weight: 300;
    font-family: 'Oswald', sans-serif;
    margin-bottom: 19px;
    position: relative;
    padding-left: 23px;	
}
.service-div ul li h2:before {
	content:"";
	position:absolute;
	left:0px;
	border-left:solid 1px #583d0a;
	height:65px; 
    top: 23px;
}
.service-div ul li p {
    margin-top: 0;
    font-size: 17px;
    font-family: 'SegoeUI-Light';
    margin-left: 26px;
    margin-bottom: 8px;
    color: #000;
    font-weight: normal;
}
.service-div ul li ul li {
    padding: 0;
    margin: 0;
}
.service-div ul li ul li p {
	position:relative;
    padding-left: 52px;
}
.service-div ul li ul li p:before {
    position: absolute;
    content: "";
    background: url(../images/radio-icon.jpg) center center no-repeat;
    width: 18px;
    height: 18px;
    top: 5px;
    left: 26px;
}
.service-div ul li.first-child span {
    margin-top: 0;
    font-size: 17px;
    font-family: 'SegoeUI-Light';
    margin-left: 96px;
    margin-bottom: 8px;
    color: #000;
    font-weight: normal;
}
.service-div ul li strong{
	margin-left:96px;
	font-size: 17px;
    font-family: 'SegoeUI-Light';
    margin-bottom: 8px;
    color: #000;
    font-weight: normal;
}
/*----------------------Service Page Css End Here--------------------------*/

/*Contact-page-css*/

.contact-outer.about-head {
    margin-bottom: 5px;
}
.contact-us-form {
    padding:90px 0 130px;
}
.contact-us-form .forms-div{
    background-color: #fff;
	padding:48px 63px 22px;
}
.contact-us-form .forms-div h2{
	font-weight:300;
	font-size:47px;
	color:#583D0A;
	padding-left:23px;
	position:relative;
	font-family: 'Oswald', sans-serif;
	line-height:normal;
	margin:0;
}
.contact-us-form .forms-div h2:before{
	position:absolute;
	top:12px;
	left:0;
	width:2px;
	height:72px;
	background-color:#583D0A;
	display:block;
	content:"";
}
.contact-us-form .forms-div h2 strong{
	font-weight:bold;
}
.contact-us-form .forms-div p {
    margin: 0 0 0 23px;
    font-size: 23px;
    color: #000;
    font-family: 'SegoeUI-Light';
    font-weight: normal;
}
.contact-us-form .forms-div .gform_wrapper {
    margin: 0;
}
.contact-us-form .forms-div form ul{
	margin:46px 0 0 !important;
	padding:0;
	list-style:none;
}
.contact-us-form .forms-div form ul:after{
	display:block;
	content:"";
	clear:both;
}
.contact-us-form .forms-div form ul li:not(:last-of-type){
	float:left;
	margin-right:20px !important;
	width:calc(25% - 15px);
	width:-webkit-calc(25% - 15px);
	width:-moz-calc(25% - 15px);
	width:-ms-calc(25% - 15px);
	clear:none;
}
.contact-us-form .forms-div form ul li{
	padding:0 !important;
	margin:0 0 4px !important;
	max-width: calc(100% - 0px) !important;
    background-color: transparent !important;
    border: none !important;
}
.contact-us-form .forms-div form ul li:nth-of-type(4){
	margin-right:0 !important;
}
.contact-us-form .forms-div form ul li .ginput_container_text, .contact-us-form .forms-div form ul li .ginput_container_textarea, .contact-us-form .forms-div form ul li .ginput_container_number, .contact-us-form .forms-div form ul li .ginput_container_email{
    margin: 0 !important;
}
.contact-us-form .forms-div form ul li label{
	display:none !important;
}
.contact-us-form .forms-div form ul li input, .contact-us-form .forms-div form ul li textarea{
	width:100% !important;
	outline:none !important;
	border-width:0px 0px 1px 0px !important;
	border:solid #707070;
	padding:11px 4px !important;
	font-size:20px !important;
	font-family: 'Catamaran', sans-serif !important;
	font-weight:300;
	letter-spacing:0 !important;
	line-height:normal !important;
	color:#000;
}
.contact-us-form .forms-div form ul li.gfield_error input{
	border-color:#f00 !important;
}
.contact-us-form .forms-div form ul li input::-webkit-input-placeholder, .contact-us-form .forms-div form ul li textarea::-webkit-input-placeholder{
	color: #000;
}
.contact-us-form .forms-div form ul li input::-moz-placeholder, .contact-us-form .forms-div form ul li textarea::-moz-placeholder{
	color: #000;
}
.contact-us-form .forms-div form ul li input:-ms-input-placeholder, .contact-us-form .forms-div form ul li textarea:-ms-input-placeholder{
	color: #000;
}
.contact-us-form .forms-div form ul li input:-moz-placeholder, .contact-us-form .forms-div form ul li textarea:-moz-placeholder{
	color: #000;
}
.contact-us-form .forms-div form ul li textarea {
    margin: 0;
	height:100px;
}
.contact-us-form .forms-div form .gform_footer {
    padding: 0;
    margin:20px 0 0;
	text-align:center;
}
.contact-us-form .forms-div form input[type="submit"]{
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 300;
    color: #583D0A;
    font-family: 'Catamaran', sans-serif;
    line-height: normal;
    letter-spacing: 0;
    padding: 8px 15px 2px;
    cursor: pointer;
    width: 100%;
    margin: 0 auto;
    max-width: 170px;
	border-color:#583d0a !important;
	outline:none !important;
	transition:all ease-in-out 0.35s;
	-webkit-transition:all ease-in-out 0.35s;
	-moz-transition:all ease-in-out 0.35s;
	-ms-transition:all ease-in-out 0.35s;
}
.contact-us-form .forms-div form input[type="submit"]:hover{
	color:#fff;
	background-color:#583d0a;
}
.contact-us-form .forms-div form .validation_error, .contact-us-form .forms-div form ul li .validation_message{
    display: none !important;
}

div#gform_confirmation_message_1 {
    background: rgba(219,242,183,1);
    text-align: center;
    margin: 50px 0;
    padding: 15px;
    border-radius: 35px;
    border: solid 2px rgb(136, 181, 65);
    font-size: 15px;
}
.contact-us-form #field_1_11 .ginput_container{margin-top:0;}

.contact-us-form li#field_1_10 {
    width: 100%;
}
/*Contact-page-css-end*/



/*Blog Article-css-Start*/
.blog-article-right-part {
    margin: 0px;
}
.blog-article-right-part ul {
	list-style:none;
	padding: 0;
}
.blog-article-right-part ul li {
    margin: 0px 0 25px 0;
    background: #f8f8f8;
    border-radius: 0 0 5px 5px;
    padding: 0 0 20px 0px;
}
.blog-article-right-part ul li a h3 {
    background: #d2d2d2;
    border-radius: 5px 5px 0 0;
    padding: 11px 15px;
    font-size: 18px;
    color: #000;
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 20px;
}
.blog-article-right-part ul li p {
    padding: 0 20px 0 15px;
    font-size: 16px;
    font-weight: 400;
    margin: 0;
    border: 0;
    text-align: left;
}

.search-page p {
    text-align: center;
    border: solid 1px #dbdbdb;
    padding: 25px;
    font-size: 17px;
    font-weight: 500;
    margin: 100px 0 0px 0;
    border-radius: 100px;
}
.search-page {
    margin: 0px;
    min-height: 643px;
}

.defult-page-outer {
	margin: 0px;
    min-height: 617px;
}
.defult-page-outer img {
    width: 50%;
    margin: auto;
    text-align: center;
    display: block;
}
.defult-page-outer p {
    text-align: center;
    padding: 25px;
    font-size: 15px;
    font-weight: 500;
    margin: 0 90px;
}
/*Blog Article-css-End*/



.flex-control-nav {
    display: none;
}

/*mobile-menu-css*/
.slicknav_menu{
	display:none;
}

#vertical_tab_nav select.form-control {
	display:none;	
}
.social-icon ul {
    padding: 0;
}
.tabing-div .container-fluid {
    padding: 0;
}



.top-banner-slider{ position:relative;}
.top-banner-slider ul {
    margin: 0;
    padding: 0;
}
.top-banner-slider .owl-dots{ display:none;}

.top-banner-slider .slides-banner ul li{ background-position:center center; background-repeat:repeat; background-size:cover;}
.top-banner-slider .slides-banner ul li h1{    max-width: 1000px;
    margin:0 auto 0;
    width: 100%;
	font-size:44px;
	color:#ffffff;
	text-transform:inherit;
	font-weight:300;
	font-family: 'Oswald', sans-serif;
	line-height:normal;
	letter-spacing:0;
	padding:183px 15px 245px;
}

.top-banner-slider .thubnail-texts{background: rgba(0,0,0,0.6);
    padding: 66px 0 23px 0;
    position: absolute;
	left:0; width:100%; bottom:0; z-index:99;
    margin:0;}
.top-banner-slider .thubnail-texts .container {
    max-width: 1010px;
    padding: 0 15px;
}
.top-banner-slider .thubnail-texts ul li{ position:relative;}
.top-banner-slider .thubnail-texts ul li h2{    float: left;
    color: #fff;
    max-width: 25px;
    border-right: solid 2px #fff;
    padding-right: 15px;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    cursor: pointer;
    opacity: 0.8;
}
.top-banner-slider .thubnail-texts ul li h3{float: left;
    color: #fff;
    width: calc(100% - 25px);
    padding-left: 12px;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    font-size: 21px;
    line-height: 28px;
    max-width:140px;
    padding-top: 4px;
    cursor: pointer;
    opacity: 0.8;}
.top-banner-slider .thubnail-texts ul .current li h2, .top-banner-slider .thubnail-texts ul .current li h3{ opacity:1;}


/*Responsive*/
@media screen and (max-width:1600px) {
.project-information,.other-project {
    margin: auto;
    width: 100%;
    max-width: 90%;
}
.project-content {
    margin: 0 0 0 -4px;
	top: 25px;
}
.other-project ul li {
    float: left;
    display: block;
    width: calc(33%);
}
.other-project ul li a {
	font-size: 13px;
    width: auto;
    font-weight: bolder;
	margin-left: 12px !important;
}
.project-information h5 {
    font-size: 13px;
}
.info-list ul li p {
    font-size: 1.1em !important;
}
.project-div img.project-map-img {
    height: 390px;
}
.about-head h2 {
    font-size: 34px;
}
.about-head {
    padding: 8px 0;
}
.ubermenu .ubermenu-submenu-type-stack>.ubermenu-item.ubermenu-column-auto {
    margin: 0 0 0px 0 !important;
}
.ubermenu .ubermenu-image:not(.ubermenu-image-lazyload) {
    height: 100% !important;
    max-height: 169px;
}
.ubermenu-content-block.ubermenu-custom-content.ubermenu-custom-content-padded {
    padding: 5px 0 0px 0;
}
.ubermenu .ubermenu-submenu-type-stack>.ubermenu-item.ubermenu-column-auto a {
    font-size: 16px;
}
}
@media screen and (min-width:1200px) and  (max-width:1290px) {
.project-content {
    margin: 0 0 0 -14px; 
	top: 25px;
}
.ubermenu .ubermenu-submenu-type-stack>.ubermenu-item.ubermenu-column-auto {
    margin: 0 0 0px 0 !important;
}
.ubermenu .ubermenu-image:not(.ubermenu-image-lazyload) {
    height: 100% !important;
    max-height: 169px;
}
.ubermenu-content-block.ubermenu-custom-content.ubermenu-custom-content-padded {
    padding: 10px 0 10px 0;
}
}

@media screen and (max-width:1199px) { 
.project-content {
    margin: 0 0 0 6px; 
	top: 25px;
	width:80%;
}
.header-top .serach-social-outer input[type="text"] {
    display: none;
    border: 1px solid #000!important;
    z-index: 9999;
    padding: 8px 35px 8px 15px;
    max-width: 160px;
}
}

@media screen and (max-width:991px) {
.our-approach p {
    max-width: 66%;
    margin-left: 26%;
}
.our-approach-bottom ul {
    padding: 0;
	margin:0;
}
.our-approach-bottom ul li p {
    font-size: 18px;
}
.our-approach-bottom {
    max-width: 90%;
    margin-top: -140px;
    padding: 25px 0 0 0;
}
.footer .footer-center {
    /*width:45%;*/
	width: 100%;
	float: none;
    /*margin-left: 55px;*/
	margin-bottom: 15px;
}
.footer .footer-left {
    width: 100%;
    text-align: center;
    float:none;
	/*line-height: normal;*/
	margin-bottom: 10px;
}
.footer .footer-right {
	float: none;
    text-align: center;
    margin: 0 auto;
    display: table;
}
.service-div ul li {
    padding: 25px 15px 44px;
}

.service-div {
    margin: 30px auto;
}
.service-div ul li:last-of-type {
    margin-bottom: 0;
}

.other-project h2 {
    font-size: 36px;
}
.project-information .first-coloum h2 {
    font-size: 36px;
}
.other-project ul li a {
	margin-left:12px !important;
}
.other-project ul li {
    float: left;
    display: block;
    width: calc(33%);
}
.other-project ul li a {
    font-size: 11px;
    width: auto;
    font-weight: bolder;
}
.slicknav_menu {
    background: #fff !important;
    padding: 0px !important;
}
#carousel .flex-control-nav {
    display: none;
}
.flex-control-nav {
    display: block;
}
#vertical_tab_nav select.form-control {
    border: 1px solid #ccc;
    padding: 15px 15px;
    width: 100%;
    border-radius: 5px;
    font-size: 18px;
    font-weight: 500;
	display: block;
}
.nav-menu {
    width: 51%;
}
}
@media screen and (max-width:959px) {

.header-top .nav-menu{
	display:none;
}
.slicknav_menu {
    display: block;
    background-color: transparent;
    padding: 0;
    position: relative;
}
.slicknav_menu .slicknav_btn {
    margin: 0;
    background-color:transparent;
	padding:0;
}
.slicknav_menu .slicknav_btn .slicknav_menutxt {
    text-transform: uppercase;
    font-family: 'Catamaran', sans-serif;
}
.slicknav_menu .slicknav_btn .slicknav_icon {
    margin-top: 0px;
}
.slicknav_menu .slicknav_nav {
    position: absolute;
    top: 61px;
    left: -15px;
    background-color: #f8f8f8;
    width: calc(100% + 30px);
    z-index: 99999;
    border-top: solid 1px #583D0A;
}
.slicknav_menu .slicknav_nav > li > a {
    padding: 8px 15px;
    margin: 0;
    background-color: transparent !important;
    border-radius: 0 !important;
	position:relative;
	color:#000;
}
.slicknav_menu .slicknav_nav > li > a a:hover {
    color: #583D0A;
    background: none;
}
.slicknav_menu .slicknav_nav > li ul li a {
    background: #1b1f24 !important;
    color: #fff !important;
}
.slicknav_menu .slicknav_nav > li > a a {
    background-color: transparent !important;
    color: #000 !important;
}
.slicknav_menu .slicknav_nav > li > a .slicknav_arrow {
    margin: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    right: 15px;
    width: 20px;
    height: 20px;
    font-size: 0;
}

.slicknav_menu .slicknav_nav > li > a .slicknav_arrow:before {
    width: 100%;
    height: 2px;
    content: "";
    background: #000;
    position: absolute;
    top: 9px;
    left: 0;
}
.slicknav_menu .slicknav_nav > li > a .slicknav_arrow:after {
    width: 2px;
    height: 100%;
    content: "";
    background: #000;
    position: absolute;
    top: 0;
    left: 9px;
}
.slicknav_menu .slicknav_nav > li.slicknav_open > a .slicknav_arrow:after{ display:none;}

.home .content-section p {
    font-size: 1.2em;
}

.header-top {
    padding: 15px 0 ;
}
.logo, .header-top .serach-social-outer{
    margin: 0;
}
.slicknav_menu .slicknav_nav > li ul{
	margin:0;
}
.slicknav_menu .slicknav_nav > li ul li a{
    margin: 0;
    padding: 8px 35px;
    background-color: transparent;
    color: #fff;
	transition:all ease-in-out 0.35s;
	-webkit-transition:all ease-in-out 0.35s;
	-moz-transition:all ease-in-out 0.35s;
	-ms-transition:all ease-in-out 0.35s;
	border-radius:0px;
}
.slicknav_menu .slicknav_nav > li ul li a:hover{
	color:#fff;
	background-color:#5a3c0d;
}


.project-content {
    top: 15px;
    max-width: 80%;
    width: 100%;
    padding: 15px 45px 16px 16px;
    margin: 0 0 0 20px;
}
.contact-us-form .forms-div {
    background-color: #fff;
    padding: 20px 20px 35px;
}

.other-project ul li a {
	margin-left:12px !important;
}
.other-project ul li {
    float: left;
    display: block;
    width: calc(50% - 6px);
}
.other-project ul li a {
    font-size: 13px;
    width: auto;
    font-weight: bolder;
}
.project-information .first-coloum h2:before {
    width: 184px;
}
.project-information .first-coloum h2 {
    font-size: 31px;
}
/* .project-information .first-coloum {
   width: 17%;
    float: left;
    margin-right: 53px;
}*/
.info-list ul li {
    float: left;
    width: calc(34% - 40px);
    margin: 0 30px 40px 0;
    display: flex;
    flex-direction: column;
    justify-content: left;
    flex-wrap: nowrap;
}
.info-list ul li.sec-coloum4 {
    clear: none;
}
.about-head h2 {
    font-size: 33px;
    font-weight: 300;
    font-family: 'Oswald', sans-serif;
    color: #fff;
    margin: 0px;
}
.project-div img.project-map-img {
    height: 230px;
}
.slicknav_nav li {
    border-bottom: solid 1px #e2e2e2;
}
.slicknav_nav li.slicknav_parent.slicknav_open ul li {
    border-bottom: none !important;
}
.slicknav_btn .slicknav_icon-bar+.slicknav_icon-bar {
    margin-top: 5px;
    width: 20px;
}
.social-icon ul {
    margin: 0;
}
.slicknav_menu .slicknav_icon-bar {
    background-color: #583D0A;
    width: 23px;
    height: 2px;
    box-shadow: none;
    margin: 5px;
    display: block;
    width: 30px;
    transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -webkit-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
}

.slicknav_menu .slicknav_btn {
    margin: 0;
    padding: 0;
    background: none;
    position: absolute;
    top: 16px;
    right: 0;
    width: 25px;
	z-index:9999;
}
.header-top .serach-social-outer {
    padding: 0;
    margin: 11px 38px 0 0;
	position:relative; z-index:999;
}
.header-top .logo{ position:relative; z-index:99999;}

.slicknav_menu .slicknav_menutxt {
    text-shadow: none;
}
.slicknav_menu .slicknav_icon-bar {
    background-color: #000 !important;
}
.slicknav_menu .slicknav_icon-bar:nth-child(2) {
    width: 30px;
}
.slicknav_menu .slicknav_icon-bar:nth-child(2) {
    width: 20px; 
}


.slicknav_btn.slicknav_open .slicknav_icon-bar:nth-child(1) {
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    margin: 14px 0 -8px;
    width: 30px;
}
.slicknav_btn.slicknav_open .slicknav_icon-bar:nth-child(2) {
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    margin: 6px 0 0 0px;
    width: 30px;
}
.slicknav_btn.slicknav_open .slicknav_icon-bar:nth-child(3) {
    display: none;
}
.social-icon {
    float: right;
    margin: 1px 0 0 0;
}
.header-top .serach-social-outer #searchform {
    margin: 0;
}
.search-bar{ min-height:40px;}
html {
    margin-top: 0px !important;
}
}
@media screen and (max-width:767px) {
.our-approach h2{
	float:none;
	max-width:175px;
	margin:0 0 15px;
}
.our-approach p {
    max-width: 100%;
    margin: 0 0 0;
}
.our-approach {
    padding: 55px 0;
    height: auto;
}
.our-approach-bottom {
    max-width: 100%;
    margin-top: 0;
    padding: 25px 0;
}
.our-approach-bottom ul li {
    width: 50%;
    margin-bottom: 30px;
}
.footer .footer-left {
    width: 100%;
    float: none;
}
.footer .footer-center {
    width: 100%;
    margin-left: 0;
    float: none;
    text-align: center;
    line-height: normal;
    margin: 10px 0 15px;
}
.our-approach h2 {
    font-size: 35px;
    line-height: 45px;
}
.footer .footer-right {
    float: none;
}
.footer .footer-right ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.footer .footer-right ul li:first-of-type {
    margin: 0;
}
.footer {
    padding: 17px 0;
}
.top-banner-slider .slides-banner ul li h1{
	font-size:33px;
}
.service-div ul li p {
    margin-left: 30px;
}
.service-div ul li strong {
    margin-left: 25px;
}
.service-div ul li ul li p {
    padding-left: 30px;
}
.service-div ul li ul li p:before {
    left: 0;
}
.service-div ul li h2 {
    font-size: 35px;
    line-height: normal;
}
.service-div ul li h2:before {
    top: 50%;
    transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}
#vertical_tab_nav ul {
    float: none;
    width: 100%;
	font-size:0;
    display: none;
}
#vertical_tab_nav div {
    float: none;
    width: 100%;
    margin: 20px 0 0;
}
#vertical_tab_nav ul li {
    display: inline-block;
    margin-right: 25px;
}
.tabing-div {
    margin: 0 auto 20px;
    padding:0 15px;
}

.contact-us-form .forms-div form ul li {
    width: 100% !important;
}

div#gform_confirmation_message_1 {
    border-radius: 8px;
    font-size: 15px;
}

.project-content h3 {
    font-size: 25px;
    line-height: 38px;
    margin-bottom: 8px;
}
.project-content {
    top: 9px;
    max-width: 355px;
    width: 100%;
    padding: 15px 45px 16px 16px;
    margin: 0 0 0 13px;
}
.info-list {
    clear: both;
    display: block;
    width: 100%;
}
.project-information .first-coloum {
    width: 100%;
    float: none;
    margin-right: 0;
}
/*.project-information .container-fluid {
	display:block;
}*/
.info-list ul li {
    width: calc(37% - 6px);
}
.info-list ul {
    padding: 0;
}
.about-head {
    background: #323232;
    padding: 0px 0 0px;
    margin-bottom: 45px;
}
.about-head h2 {
    font-size: 30px;
}

.contact-team h2{ font-size:35px;}
.grapevine-outer .owl-item li h3{ font-size:35px;}
.search-bar input#s {
    position: absolute;
    right: 100%;
    z-index: 99999;
    background: #fff;
}
.footer .footer-left p{ margin:0;}
.container, .container-fluid{ padding:0 15px;}
}
@media screen and (max-width:600px) { 
.other-project ul li {
    width: calc(100%);
}
.other-project ul li a {
    font-size: 15px;
    margin-left: 0 !important;
}
.info-list ul li {
    width: calc(100%);
    margin-left: 0;
}
.project-information h5 {
    font-size: 15px;
}
.info-list ul li p {
    font-size: 15px !important;
}
.project-div img.project-map-img {
    height: 230px;
}
.project-content {
    top: 35px;
}
.top-banner-slider .thubnail-texts {
    padding: 20px 0 20px 0;
    margin: -148px 0 0 0;
}
.tabing-div {
    margin: 0 auto 20px;
}
.header-top .logo {
	z-index:99;
}
}
@media screen and (max-width:480px) {
.top-banner-slider .slides-banner ul li h1 {
    font-size:30px;
    padding: 130px 15px 163px;
    min-height:383px;
}
.banner-slider #slider .flex-viewport .slides li {
    min-height: 215px;
}
.content-section {
    margin: 30px 0;
}
.content-section p {
    font-size: 15px;
}

.grapevine-outer .owl-item li .listing-outer {
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}
.footer .footer-center {
    margin: 10px 0 15px;
    line-height: normal;
}
/* fix long address on mobile */
.footer .footer-center > div > span {
	display: block;
}
.contact-team h2 {
    font-size: 30px;
    line-height: normal;
}
.our-approach-bottom ul li {
    width: 100%;
}
.header-top .logo {
    width: 151px;
	z-index:99;
}
.logo a img {
    max-width: 59%;
}
.service-div ul li h2 {
    font-size: 30px;
}
.service-div ul li p {
    margin-left: 23px;
}
.service-div ul li strong {
    margin-left:10px;
}
.service-div ul li ul li p:before {
    left: 10px;
}
.service-div ul li ul li p {
    padding-left: 40px;
    margin: 0;
}
.service-div ul li ul li{
    margin: 0 0 15px !important;
}
.service-div ul li {
    margin-bottom: 25px;
}
.article .left-part{
    float: none !important;
    width: 100% !important;
	margin:0 !important;
}
.article .left-part img{
	width:100%;
}
.article .right-part {
    float: none !important;
    width: 100% !important;
}
#vertical_tab_nav ul li {
    margin-right: 20px;
}
#vertical_tab_nav li a {
    font-size: 16px;
}
.article .right-part h4 {
    font-size: 24px;
	margin:0 0 30px 17px;
}
.article .right-part h3 {
    font-size: 38px;
    line-height: normal;
}

.contact-us-form .forms-div form ul li input, .contact-us-form .forms-div form ul li textarea {
    font-size: 17px !important;
}
div#gform_confirmation_message_1 {
    border-radius: 8px;
    font-size: 15px;
    margin-bottom: 10px;
}
.contact-us-form .forms-div form ul {
    margin: 16px 0 0px !important;
}
.contact-us-form .forms-div {
    padding: 20px 20px 32px;
}
.logo a img {
    max-width: 80%;
}
.other-project ul li {
    width: calc(100% - 0px);
}
.info-list ul li {
    width: calc(100% - 0px);
	margin-left:0px;
}
.other-project ul li a {
    margin-left: 0 !important;
}
.project-content {
    top: 23px;
    max-width: 100%;
    width: 100%;
    left: 0;
    padding: 20px 85px 20px 15px;
    margin: 0 0 0 0px;
}
.project-div {
    margin: -45px 0 31px 0;
    position: relative;
}
.project-div img.project-map-img {
    position: relative;
    width: 100%;
    height: 215px;
}

.grapevine-outer .owl-item li .listing-outer {
    padding: 23px 15px 48px;
	width:100%;
}
.grapevine-outer .owl-item li h2 {
    padding-bottom: 0;
    margin: 0 0 5px;
}
.grapevine-outer .owl-item li h3{ margin:0 0 20px;}
.contact-team a {
    padding: 7px 25px 5px;
	font-size:17px;
    display: inline-block;
}
.contact-team {
    margin: 40px auto 40px;
}
}

.page-content-error {
    text-align: center;
    background: url(../images/404-img.png) center 0 no-repeat;
    min-height: 500px;
    margin: auto;
    position: relative;
    margin-bottom: 155px;
} 
.page-content-error a {
    position: absolute;
    bottom: 5px;
    font-size: 18px;
    text-transform: uppercase;
    color: #583c0a;
    font-weight: bold;
    left: 42%;
    transform: rotateX(-50%);
}
@media screen and (max-width:425px) { 
.header-top .serach-social-outer input[type="text"] {
    padding: 8px 15px 8px 15px;
    max-width: 100px;
}
.header-top .logo {
    width: 105px;
}
.logo a img {
    max-width: 100%;
}
}

/* 20241211 [WB] Clients page */
.clients__introduction,
.clients__list {
	margin-bottom: 45px;
}
.clients__introduction {
	font-size: 1.2em;
}
.clients__list {
	font-family: 'Catamaran', sans-serif;
	font-size: 1.5em;
}
.clients__list ul {
	padding-left: 0;
	margin: 0;
}
.clients__list ul li {
	margin-bottom: 1.5rem;
}
@media screen and (min-width:601px) {
	.clients__list {
		display:flex;
	}
	.clients__list ul {
		display: table;
		margin-left: auto;
		margin-right: auto;
	}
}