/*!
 * 
 */

@import url(menu.css);
@import url(slider.css);
@import url(slick.css);
@import url(popup.css);
@import url(simplelightbox.css);
@import url(jquery.ccpicker.css);

html, body {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
	font-size: 14px;
	color: #26201b;
	font-family: 'tt_commonsmedium', Helvetica, Arial, sans-serif;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0px;
    padding: 0px;
}
img {
    max-width: 100%;
    width: auto \9;
    height: auto;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}


@font-face {
    font-family: 'tt_commonsregular';
    src: url('../fonts/ttcommons-regular-webfont.woff2') format('woff2'),
         url('../fonts/ttcommons-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'tt_commons_boldbold';
    src: url('../fonts/ttcommons-bold-webfont.woff2') format('woff2'),
         url('../fonts/ttcommons-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'tt_commonsmedium';
    src: url('../fonts/ttcommons-medium-webfont.woff2') format('woff2'),
         url('../fonts/ttcommons-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'tt_commonsdemibold';
    src: url('../fonts/ttcommons-demibold-webfont.woff2') format('woff2'),
         url('../fonts/ttcommons-demibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


p{
	font-size: 16px;
	line-height: 24px;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
.clrfix {
	clear: both;
	display: block;
}
li.clrfix {
	clear: both !important;
	margin: 0 !important;
	padding: 0 !important;
	width: 100% !important;
	float: none !important;
	display: block !important;
	min-height: 0 !important;
}

.nopaddingL {
	padding-left:0 
}
.nopaddingR {
	padding-right:0 
}

ol, ul {
    margin-bottom: 0;
}
ul,li,h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0;
	text-align:left;
}
a, a:hover, a:focus, :hover {
	text-decoration:none;
	transition: 0.5s;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  opacity: 1;
}
::-moz-placeholder { /* Firefox 19+ */
  opacity: 1;
}
:-ms-input-placeholder { /* IE 10+ */
  opacity: 1;
}
:-moz-placeholder { /* Firefox 18- */
  opacity: 1;
}

.display-desktop {
	display: block;
}
.display-mobile {
	display: none;
}

.text-center {
	text-align: center;
}


#wrapper {
	width: 100%;
	margin: 0;
	padding: 0;
}
.container {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}


/*===== Start Header ==================*/
header {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 12;
    display: block;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
header.sticky-header {
    background-color: #ffffff;
}
header .container {
	width: 95%;
	padding: 10px 0;
	position: relative;
}

/*---- Sticky Header -----*/
header.sticky-header {
	background:#fff;
	position:fixed;
	top:0;
	left:0;
	right:0;
	z-index: 2;
	box-shadow:0 0 12px #ccc;
}
header .logo-col {
	width: 20%;
	float: left;
}
header #cssmenu {
	width: 60%;
	float: left;
	padding: 20px 0 0 0;
	text-align: center;
}
header .call {
	padding: 25px 0 0 0;
	
}
header.sticky-header .logow {
	display: none;
}
header .logoc {
	display: none;
}
header.sticky-header .logoc {
	display: block;
}
/*===== End Header ==================*/

section:focus {
	outline: none !important;
}
/* --- about --- */
.aboutsection {
	margin: 0;
	padding: 40px 0;
}
.aboutsection h2 {
	margin: 0;
	padding: 10px 0 0 0;
	font-size: 44px;
	color: #6a203c;
	font-family: 'tt_commonsdemibold', Helvetica, Arial, sans-serif;
	text-align: center;
	position: relative;
}
.aboutsection h2:before {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%);
	width: 50px;
	height: 4px;
	background: #d2b77f;
	content: '';
}
.aboutinn {
	width: 90%;
	margin: 0 auto;
	padding: 0 100px;
	text-align: center;
	background: url(../images/hoh.png) no-repeat left center;
}
.aboutinn p {
	margin: 0 0 20px 0;
	padding: 0;
}
.dowbtn, a.dowbtn {
	margin: 0;
	padding: 10px 20px;
	display: inline-block;
	color: #fff;
	font-size: 16px;
	font-family: 'tt_commonsdemibold', Helvetica, Arial, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	background: #811a40;
	border: solid 1px #811a40;
}
.dowbtn:hover, a.dowbtn:hover {
	color: #811a40;
	background: #fff;
}
.dowbtn img, a.dowbtn img {
	display: inline-block;
	margin: 0 0 0 10px;
	padding: 0;
}

.aboutbuilding {
	margin: 0;
	padding: 70px 0;
	background: url(../images/building-bg1.jpg) no-repeat;
	background-size: cover;
}
.aboutbuilding ul {
	margin: 0;
	padding: 0;
	text-align: center;
}
.aboutbuilding ul li {
	margin: 0;
	padding: 0 20px;
	list-style: none;
	display: inline-block;
	position: relative;
}
.aboutbuilding ul li:nth-child(1):before {
	position: absolute;
	top: 55%;
	left: -20px;
	width: 50px;
	height: 1px;
	background: #b8a277;
	content: '';
}
.aboutbuilding ul li:nth-child(1):after {
	position: absolute;
	top: 55%;
	right: -10px;
	width: 30px;
	height: 1px;
	background: #b8a277;
	content: '';
}
.aboutbuilding ul li:nth-child(2):before {
	position: absolute;
	top: 55%;
	left: -10px;
	width: 30px;
	height: 1px;
	background: #b8a277;
	content: '';
}
.aboutbuilding ul li:nth-child(2):after {
	position: absolute;
	top: 55%;
	right: -20px;
	width: 50px;
	height: 1px;
	background: #b8a277;
	content: '';
}

/* --- project --- */
.pro-section {
	margin: 0;
	padding: 50px 0;
	background: #f3f3f3;
}
.pro-section h2 {
	width: 55%;
	margin: 0 0 30px 0;
	padding: 0;
	font-size: 44px;
	color: #6a203c;
	font-family: 'tt_commonsdemibold', Helvetica, Arial, sans-serif;
	line-height: 50px;
	position: relative;
}
.pro-section h2:before {
	position: absolute;
	top: 5px;
	left: -20px;
	width: 3px;
	height: 30px;
	background: #d2b77f;
	content: '';
}
.hoh-project {
	margin: 0;
	padding: 20px 0 0 0;
	position: relative;
}
.hoh-project .slick-slide {
	margin: 0 30px 0 0;
	padding: 20px 0;
}
.hoh-project .slick-slide img {
	display: inline-block;
}
.hoh-project .slick-prev, 
.hoh-project .slick-next {
	width: 50px;
	height: 40px;
	z-index: 1;
	top: -40px;
	border: solid 1px #d2b77f;
}
.hoh-project .slick-prev {
	right: 100px;
	left: auto;
	background: url(../images/back.png) no-repeat center center;
}
.hoh-project .slick-prev:hover {
	background: #6a203c url(../images/back-h.png) no-repeat center center;
}
.hoh-project .slick-next {
	right: 30px;
	background: url(../images/next.png) no-repeat center center;
}
.hoh-project .slick-next:hover {
	background: #6a203c url(../images/next-h.png) no-repeat center center;
}
.hoh-project .slick-prev:hover, 
.hoh-project .slick-next:hover {
	border: solid 1px #6a203c;
}

.pr-box {
	margin: 0;
	padding: 0;
	position: relative;
	/* background: #000; */
}
.pr-box .prthum {}
.pr-box .prthum img {
	/* opacity: 0.5; */
}
.pr-box .show-info {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 20px;
	color: #fff;
	font-size: 18px;
	font-family: 'tt_commonsregular', Helvetica, Arial, sans-serif;
	text-align: center;
}
.pr-box .show-info h4 {
	margin: 0 0 20px 0;
	padding: 0;
	font-weight: normal;
	color: #333;
	font-size: 24px;
	font-family: 'tt_commonsmedium', Helvetica, Arial, sans-serif;
	text-align: center;
}
.pr-box .show-info h4 span {
	display: inline-block;
	margin: 0;
	padding: 7px 10px 5px 10px;
	background: #fff;
}
.pr-box .show-info p.plus {
	text-align: right;
}
.pr-box:hover .show-info {
	display: none;
}
.pr-box .show-details {
	position: absolute;
	bottom: -50px;
	left: 0;
	width: 100%;
	height: 0;
	padding: 0;
	color: #26201b;
	font-size: 14px;
	font-family: 'tt_commonsregular', Helvetica, Arial, sans-serif;
	line-height: 24px;
	background: #fff;
	transition: .5s ease;
}
.pr-box:hover .show-details {
	height: 100%;
	bottom: 0;
}
.pr-box:hover {
	box-shadow: 0 0 10px 5px rgba(0,0,0,0.2);
}
.pr-box .show-details h4 {
	margin: -20px 0 20px 0;
	padding: 0;
	font-weight: normal;
	color: #fff;
	font-size: 24px;
	font-family: 'tt_commonsmedium', Helvetica, Arial, sans-serif;
}
.pr-box .show-details h4 span {
	display: inline-block;
	margin: 0;
	padding: 7px 10px 5px 10px;
	background: #6a203c;
}
.pro-more {
	padding: 0 20px 20px 20px;
}
.pro-more p {
	margin: 0 0 15px 0;
	padding: 0;
}
.pro-more p.locat {
	margin: 0 0 20px 0;
	padding: 0;
}
.pro-more h5 {
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 24px;
	color: #6a203c;
	font-family: 'tt_commonsmedium', Helvetica, Arial, sans-serif;
	font-weight: normal;
}
.pro-more p span {
	color: #6a203c;
}
.pro-more a.price {
	color: #262121;
	font-size: 15px;
	text-decoration: none;
	font-family: 'tt_commons_boldbold', Helvetica, Arial, sans-serif;
}
.pro-more a.viewbtn {
	display: inline-block;
	float: right;
	margin: -25px 0 0 0;
	padding: 0;
	width: 50px;
	height: 50px;
	color: #fff;
	font-size: 16px;
	font-family: 'tt_commonsdemibold', Helvetica, Arial, sans-serif;
	text-align: center;
	line-height: 50px;
	background: #6a203c;
	border-radius: 50%;
}

/* --- experience --- */
.experience-section {
	margin: 0;
	padding: 50px 0;
	overflow: hidden;
}
.experience-section h2 {
	margin: 0 0 30px 0;
	padding: 0;
	font-size: 44px;
	color: #6a203c;
	font-family: 'tt_commonsdemibold', Helvetica, Arial, sans-serif;
	line-height: 50px;
	position: relative;
}
.experience-section h2:before {
	position: absolute;
	top: 5px;
	left: -20px;
	width: 3px;
	height: 30px;
	background: #d2b77f;
	content: '';
}

/*---- tabs ----*/
.gallery {
	
}
.gallery ul.resp-tabs-list {
    margin: -70px 100px 0 0;
    padding: 0;
	text-align: right;
}
.gallery .resp-tabs-list li {
	display: inline-block;
    font-size: 14px;
	color: rgba(0,0,0,0.5);
	font-family: 'tt_commons_boldbold', Helvetica, Arial, sans-serif;
    padding: 0;
    margin: 0 0 0 30px;
    list-style: none;
    cursor: pointer;
	position: relative;
	text-align: center;
}
.gallery .resp-tabs-list li span {
	display: block;
}
.gallery .resp-tabs-list li img {
	position: relative;
	top: 0;
    left: 0;
	margin: 0 0 5px 0;
}
.gallery .resp-tabs-list li img:nth-child(2) {
	display: none;
}
.gallery .resp-tabs-container {
    padding: 30px 0 0 0;
}
.gallery h2.resp-accordion {
    cursor: pointer;
    padding: 5px;
    display: none;
}
.gallery .resp-tab-active {
	border-bottom: none;
	position: relative;
	color: #6a203c !important;
}
.gallery .resp-tab-active img:nth-child(1) {
	display: none;
}
.gallery .resp-tab-active img:nth-child(2) {
	display: inline-block!important;
}
.gallery .resp-content-active, .resp-accordion-active {
    display: block;
}
.gallery .resp-tab-content {
    display: none;
    padding: 0 0 50px 0;
}
.gallery .resp-tab-content {}
.gallery h2.resp-accordion {
	font-size: 16px;
	font-weight: normal;
    margin: 0;
    padding: 5px 10px 0 10px;
	border-bottom: 2px solid #6a203c;
}
.gallery h2.resp-tab-active {
    margin-bottom: 0px !important;
    padding: 5px 10px 10px 10px0 !important;
}
.gallery h2.resp-tab-title:last-child {
    border-bottom: 12px solid #6a203c !important;
    background: blue;
}
.gallery .resp-arrow {
    width: 0;
    height: 0;
    float: right;
    margin-top: 6px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #6a203c;
	margin: 8px 15px 0 0;
}
.gallery h2.resp-tab-active span.resp-arrow {
    border: none;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #6a203c;
	border-bottom: 6px solid #6a203c;
    background: transparent;
}

/*------ Accordion styles ------*/
.gallery h2.resp-tab-active {
    /*background: #DBDBDB; !important;*/
	border-bottom: none;
}
.gallery .resp-easy-accordion h2.resp-accordion {
    display: block;
}
.gallery .resp-easy-accordion .resp-tab-content {
    border: 1px solid #709f27;
}
.gallery .resp-easy-accordion .resp-tab-content:last-child {
    border-bottom: 1px solid #709f27;/* !important;*/
}
.gallery .resp-tab-content-active {
    display: block;
}
.gallery h2.resp-accordion:first-child {
    
}
/*---- end tabs -----*/

.gallery .slick-track {
	padding: 0 0 30px 0;
}
.gallery .slick-slide {
	margin: 0;
	padding: 0;
}
.gallery .slick-slide img {}
.gallery .slick-prev, 
.gallery .slick-next {
	width: 50px;
	height: 40px;
	z-index: 1;
	top: auto;
	bottom: -50px;
	border: solid 1px #d2b77f;
}
.gallery .slick-prev {
	right: 100px;
	left: auto;
	background: url(../images/back.png) no-repeat center center;
}
.gallery .slick-prev:hover {
	background: #6a203c url(../images/back-h.png) no-repeat center center;
}
.gallery .slick-next {
	right: 30px;
	background: url(../images/next.png) no-repeat center center;
}
.gallery .slick-next:hover {
	background: #6a203c url(../images/next-h.png) no-repeat center center;
}
.gallery .slick-prev:hover, 
.gallery .slick-next:hover {
	border: solid 1px #6a203c;
}

.gathum, .vothum {
	margin: 0;
	padding: 0;
	position: relative;
}
.gathum a, .vothum a {
	color: #333;
	text-decoration: none;
}
.gatitle {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #fff;
	margin: 0;
	padding: 5px;
	z-index: 2;
}
.gathum .overlay,
.gathum .vothum {
	display: none;
}
.gathum .overlay img,
.vothum .overlay img {
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.gathum:hover .overlay,
.vothum:hover .overlay {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	margin: 0;
	padding: 0;
}
.gathum:hover .gatitle,
.vothum:hover .gatitle {
	color: #fff;
	background: transparent;
}

/* --- location --- */
.locatlist {
	width: 35%;
	float: left;
	margin: 0;
	padding: 0;
	background: #ffeecb;
}
.maparea {
	width: 65%;
	float: left;
	margin: 0;
	padding: 0;
}
.locatlist h2 {
	margin: 0 0 30px 0;
    padding: 0;
    font-size: 44px;
    color: #6a203c;
    font-family: 'tt_commonsdemibold', Helvetica, Arial, sans-serif;
    line-height: 50px;
    position: relative;
}
.locatlist .locatinn {
	padding: 50px 50px 50px 0;
	margin: 0 0 0 10%;
	color: #26201b;
	font-size: 14px;
	font-family: 'tt_commonsmedium', Helvetica, Arial, sans-serif;
}
.locatlist h5 {
	margin: 0 0 10px 0;
    padding: 0;
    font-size: 24px;
    color: #6a203c;
    font-family: 'tt_commonsdemibold', Helvetica, Arial, sans-serif;
    line-height: 30px;
    position: relative;
}
.locatinn .colleft {
	width: 50%;
	float: left;
	margin: 0;
	padding: 0 20px 0 0;
}
.locatinn .colright {
	width: 50%;
	float: left;
	margin: 0;
	padding: 0 0 0 20px;
}
.locatinn ul {
	margin: 0 0 30px 0;
	padding: 0;
}
.locatinn ul li {
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
	list-style: none;
	background: url(../images/bullet.png) no-repeat 0 3px;
}
.locatinn ul li:last-child {
	margin: 0;
}
.locatinn ul li span {
	color: #999;
	display: block;
}
.maparea iframe {
	width: 100%;
	height: 100%;
}
a.fullmap {
	display: inline-block;
	margin: 0;
	padding: 10px;
	color: #6a203c;
	font-size: 20px;
    font-family: 'tt_commonsdemibold', Helvetica, Arial, sans-serif;
	text-decoration: none;
	border: solid 2px #6a203c;
	text-align: center;
}
a.fullmap img {
	margin: 0 0 10px 0;
}


/* --- invest weith us --- */
.invest-section {
	margin: 0;
	padding: 50px 0;
	background: #f3f3f3;
}
.invest-section h2 {
    margin: 0 0 30px 0;
    padding: 10px 0 0 0;
    font-size: 44px;
    color: #6a203c;
    font-family: 'tt_commonsdemibold', Helvetica, Arial, sans-serif;
    text-align: center;
    position: relative;
}
.invest-section h2:before {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%);
    width: 50px;
    height: 4px;
    background: #d2b77f;
    content: '';
}
ul.investlist {
	margin: 0;
	padding: 0;
	text-align: center;
}
ul.investlist li {
	width: 100px;
	margin: 0 40px;
	padding: 0;
	display: inline-block;
	list-style: none;
	color: #26201b;
	font-size: 18px;
	text-align: center;
	vertical-align: top;
}
ul.investlist li img {
	margin: 0 0 20px 0;
	padding: 0;
}
ul.investlist li span {
	font-size: 30px;
	display: block;
	margin: 0 0 10px 0;
	padding: 0;
	font-family: 'tt_commons_boldbold', Helvetica, Arial, sans-serif;
	text-align: center;
}


/* --- testimonial --- */
.se-testimonial {
	margin: 0;
	padding: 50px 0;
}
.se-testimonial h2 {
    margin: 0 0 30px 0;
    padding: 0;
    font-size: 44px;
    color: #6a203c;
    font-family: 'tt_commonsdemibold', Helvetica, Arial, sans-serif;
    text-align: center;
    position: relative;
}
.se-testimonial h4 {
    margin: 0 0 20px 0;
    padding: 0;
    font-size: 28px;
    color: rgba(0,0,0,0.4);
    font-family: 'tt_commonsmedium', Helvetica, Arial, sans-serif;
    text-align: center;
    position: relative;
	font-weight: normal;
	font-style: italic;
}

.quotes {
	margin: 0;
	padding: 0;
	position: relative;
}
.quotes .slick-slide {
	margin: 0 20px;
	padding: 40px 0 50px 0;
}
.quotes .clientbox {
	margin: 0;
	padding: 0;
	position: relative;
	background: #fff;
	box-shadow: 0 0 10px 5px rgba(0,0,0,0.1);
	/* transition: 0s; */
}
.quotes .clientbox:before {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 26px;
	height: 21px;
	background: url(../images/quote1.png) no-repeat;
	content: '';
	opacity: 1;
}
.quotes .clientbox:hover:before {
	position: absolute;
	top: -30px;
	left: 50%;
	width: 70px;
	height: 56px;
    transform: translate(-50%);
	background: url(../images/quote2.png) no-repeat;
	content: '';
	opacity: 1;
}
.quotes .clientbox p {
	transition: 0s;
}
.quotes .clientbox.txt {}
.quotes .clientbox.txt .txtinn {
	padding: 40px 30px 80px 30px;
	text-align: center;
	transition: 0s;
}
.quotes .clientbox.video {
	padding: 0;
	color: #fff;
	background: #000;
}
.quotes .clientbox.video img {
	opacity: 0.5;
}
.quotes .clientbox.video .pic img,
.quotes .clientbox.video a.playbtn img {
	opacity: 1;
}
.quotes .clientbox.video .playbtn {
	opacity: 1;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.quotes .clientbox .name {
	position: absolute;
	bottom: 20px;
	left: 20px;
	font-size: 14px;
	text-align: left;
}
.quotes .clientbox .name span {
	display: block;
	color: #d2b77f;
}
.quotes .clientbox .pic {
	position: absolute;
	bottom: -40px;
	left: 50%;
    transform: translate(-50%);
	border-radius: 50%;
	padding: 5px;
	border: solid 1px #d2b77f;
}
.quotes .clientbox .pic img {
	width: 70px;
	border-radius: 50%;
}
.quotes .clientbox .pic img:nth-child(2) {
	display: none;
}
.quotes .clientbox:hover .pic img:nth-child(1) {
	display: none
}
.quotes .clientbox:hover .pic img:nth-child(2) {
	display: inline-block;
}
.quotes .clientbox:hover.txt {
	color: #fff;
	background: #6a203c;
}
.quotes .clientbox:hover .pic {
	border: solid 1px #fff;
}

.quotes .slick-dots li button {
    width: 30px;
    height: 4px;
    border-radius: 0;
}
.quotes .slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 4px;
    background: #d2d7e1;
	border-radius: 0;
}
.quotes .slick-dots li.slick-active button:before {
    opacity: 1;
    background: #6a203c;
}

/* --- popup form --- */
.enquirnowbtn {
	position: fixed;
	bottom: 50px;
	right: 10px;
}
.popupfrm ul {
	margin: 0;
	padding: 0;
}
.popupfrm ul li {
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
	position: relative;
}
.popupfrm ul li:last-child {
	margin: 0;
}
.popupfrm input::-webkit-input-placeholder,
.popupfrm textarea::-webkit-input-placeholder {
	color: #999999;
	transition: ease 0.5s;
	-webkit-transition: ease 0.5s;
	-moz-transition: ease 0.5s;
}
.popupfrm input::-moz-placeholder,
.popupfrm textarea::-moz-placeholder {
	color: #999999;
	transition: ease 0.5s;
	-webkit-transition: ease 0.5s;
	-moz-transition: ease 0.5s;
}
.popupfrm input:-ms-input-placeholder,
.popupfrm textarea:-ms-input-placeholder {
	color: #999999;
	transition: ease 0.5s;
	-webkit-transition: ease 0.5s;
	-moz-transition: ease 0.5s;
}
.popupfrm input:-moz-placeholder,
.popupfrm textarea:-moz-placeholder {
	color: #999999;
	transition: ease 0.5s;
	-webkit-transition: ease 0.5s;
	-moz-transition: ease 0.5s;
}
.popupfrm input:focus::-webkit-input-placeholder,
.popupfrm textarea:focus::-webkit-input-placeholder {
    opacity: 0;
}
.popupfrm input:focus::-moz-placeholder,
.popupfrm textarea:focus::-moz-placeholder {
    opacity: 0;
}
.popupfrm input:focus:-moz-placeholder,
.popupfrm textarea:focus:-moz-placeholder {
    opacity: 0;
}
.popupfrm input:focus::-ms-input-placeholder,
.popupfrm textarea:focus::-ms-input-placeholder {
    opacity: 0;
}
.popupfrm label {
	display: block;
	margin: 0;
	padding: 0;
	color: #333;
	font-size: 16px;
	font-family: 'tt_commonsmedium', Helvetica, Arial, sans-serif;
}
/*.contactquery .input ~ label {
    display: block;
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 0%;
    -webkit-transition: width 0.5s;
    -moz-transition: width 0.5s;
    transition: width 0.5s;
    margin-bottom: 0;
}
.contactquery .input:focus ~ label, 
.contactquery .input:active ~ label {
    width: 100%;
    border-bottom: 1px solid #00a1a3;
    bottom: 0px;
}*/
.popupfrm input[type="text"] {
    border: 0 none;
    border-bottom: solid 1px #cdcdcd;
    outline: none;
    width: 100%;
    margin: 0;
    padding: 7px 0;
    background: transparent;
	font-size: 16px;
    color: rgba(0,0,0,0.5);
    font-family: 'tt_commonsmedium', Helvetica, Arial, sans-serif;
}
.popupfrm input[type="text"]:focus {
	outline: none;
	/* border-bottom: 1px solid #00a1a3; */
}
.popupfrm input[type="submit"] {
	margin: 0;
	padding: 10px 40px 10px 20px;
    background: #6a203c url(../images/submit.png) no-repeat 88% 7px;
	color: #fff;
	font-size: 16px;
	font-family: 'tt_commonsmedium', Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	display: inline-block;
    border: 0 none;
	outline: none;
	cursor: pointer;
	transition: 0.3s;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
}
.popupfrm input[type="submit"]:focus {
	outline: none;
}
.popupfrm .cc_code .cc-picker-flag {
    width: 16px!important;
}
.cc_code {
	display: flex!important;
	align-items: center;
    border-bottom: solid 1px #cdcdcd;
}
.cc_code select {
	margin-right: 7px;
	width: 90px;
}
.cc-picker-code-filter,
.cc-picker-code-list {
	z-index: 99999 !important;
}
.errormsg {
	position: absolute;
	bottom: -15px;
    left: 0;
	padding: 1px 5px;
	display: none;
	color: #fff;
	font-size: 13px;
	font-family: 'tt_commonsmedium', Helvetica, Arial, sans-serif;
	background: #ff0000;
}
.errormsg:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-bottom: 8px solid #ff0000;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    top: -8px;
}


/* --- footer --- */
footer {
	margin: 0;
	padding: 50px 0 30px 0;
	background: #f1f1f1;
}
footer .logocol {
	width: 20%;
	float: left;
	margin: 0;
	padding: 0;
}
footer .textcol {
	width: 80%;
	float: left;
	margin: 0;
	padding: 0;
	color: #666;
}
footer .textcol p {
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 14px;
	line-height: 20px;
}
footer .textcol p a {
	color: #6a203c;
}
footer .footermenu {
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
	border-bottom: solid 1px #1c1a16;
}
footer .footermenu .footerlinks {
	width: 80%;
	float: left;
	margin: 0;
	padding: 10px 0 0 0;
}
footer .footermenu .sociallinks {
	width: 20%;
	float: left;
	margin: 0;
	padding: 0;
	text-align: right;
}
footer .footermenu .footerlinks a {
	display: inline-block;
	margin: 0 30px 0 0;
	padding: 0;
	color: #1c1a16;
	font-size: 14px;
	font-family: 'tt_commons_boldbold', Helvetica, Arial, sans-serif;
	text-transform: uppercase;
}
footer .footermenu .footerlinks a:hover {
	color: #6a203c;
}
footer .footermenu .sociallinks a {
	display: inline-block;
	margin: 0 0 0 5px;
	padding: 0;
}
footer .copy {
	width: 50%;
	float: left;
	margin: 0;
	padding: 0;
}
footer .madeby {
	width: 50%;
	float: left;
	margin: 0;
	padding: 0;
	text-align: right;
}
footer .madeby a {
	color: #666;
	text-decoration: none;
}
footer .madeby a:hover {
	color: #6a203c;
	text-decoration: none;
}
header.sticky-header p {
    color: brown;
    font-size: 19px;
    padding: 0px !important;
}
li.video_call label {
    float: right;
    width: 95%;
}