@font-face {
    font-family: 'almoni-dl';
    font-style: normal;
    font-weight: 300;
    src: url(fonts/almoni-dl-aaa-300.eot);
    src: url(fonts/almoni-dl-aaa-300.eot?#iefix) format('embedded-opentype'),
    url(fonts/almoni-dl-aaa-300.woff) format('woff'),
    url(fonts/almoni-dl-aaa-300.ttf) format('truetype');
}
@font-face {
    font-family: 'almoni-dl';
    font-style: normal;
    font-weight: 400;
    src: url(fonts/almoni-dl-aaa-400.eot);
    src: url(fonts/almoni-dl-aaa-400.eot?#iefix) format('embedded-opentype'),
    url(fonts/almoni-dl-aaa-400.woff) format('woff'),
    url(fonts/almoni-dl-aaa-400.ttf) format('truetype');
}
@font-face {
    font-family: 'almoni-dl';
    font-style: normal;
    font-weight: 700;
    src: url(fonts/almoni-dl-aaa-700.eot);
    src: url(fonts/almoni-dl-aaa-700.eot?#iefix) format('embedded-opentype'),
    url(fonts/almoni-dl-aaa-700.woff) format('woff'),
    url(fonts/almoni-dl-aaa-700.ttf) format('truetype');
}
@font-face {
    font-family: 'almoni-dl';
    font-style: normal;
    font-weight: 900;
    src: url(fonts/almoni-dl-aaa-900.eot);
    src: url(fonts/almoni-dl-aaa-900.eot?#iefix) format('embedded-opentype'),
    url(fonts/almoni-dl-aaa-900.woff) format('woff'),
    url(fonts/almoni-dl-aaa-900.ttf) format('truetype');
}
html{
    height: 100%;
    width: 100%;
}
body{
    background: url('../images/bodyBg3.jpg') right top repeat-y;
    background-size: 100% auto;
}
html, body{
    height: 100%;
    font-size: 16px;
    color:#595959;
    font-family: 'almoni-dl' , 'Arial';
    padding: 0!important;
}
header{
    height:56px;
    line-height: 56px;
    box-shadow: 2px 2px 4.2px 0.8px rgba(0, 0, 0, 0.16);
    background:#fff;
    position: sticky;
    top: 0;
    right: 0;
    width: 100%;
    z-index: 9999;
}
footer{
    background: rgba(27,148,192,1);
    background: -moz-linear-gradient(left, rgba(27,148,192,1) 0%, rgba(29,96,134,1) 15%, rgba(27,148,192,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(27,148,192,1)), color-stop(15%, rgba(29,96,134,1)), color-stop(100%, rgba(27,148,192,1)));
    background: -webkit-linear-gradient(left, rgba(27,148,192,1) 0%, rgba(29,96,134,1) 15%, rgba(27,148,192,1) 100%);
    background: -o-linear-gradient(left, rgba(27,148,192,1) 0%, rgba(29,96,134,1) 15%, rgba(27,148,192,1) 100%);
    background: -ms-linear-gradient(left, rgba(27,148,192,1) 0%, rgba(29,96,134,1) 15%, rgba(27,148,192,1) 100%);
    background: linear-gradient(to right, rgba(27,148,192,1) 0%, rgba(29,96,134,1) 15%, rgba(27,148,192,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1b94c0', endColorstr='#1b94c0', GradientType=1 );
    padding: 27px 0;
    overflow: hidden;
}
footer, .push{
    height:242px;
    width: 100%;
}
a{
    display: block;
}

a.inherit {
	color: inherit;
	display: inherit;
}

.wrapper{
    margin:0px auto -242px ;
    min-height: calc(100% - 56px);
    position: relative;
}
/*.accessWrap{
    padding-: 210px;
}*/
.accessWrap svg.icon-access{
    width:14px;
    height:18px;
    margin-left: 5px;
    display: inline-block;
    vertical-align: middle;
    fill:#5d431f;
}
.accessWrap span{
    color:#5d431f;
    line-height: 18px;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
}
.joinUsWrap{
    background: #fff;
    height:72px;
    line-height: 72px;
    text-align: center;
    width:250px;
    position: absolute;
    top:0;
    left:15px;
    border-right:2px solid #f7901e;
    border-left:2px solid #f7901e;
    box-shadow: 3px 4px 7.76px 0.24px rgba(0, 0, 0, 0.16);
    z-index: 1;
}
.joinUsWrap a,
.joinUsWrap a:hover,
.joinUsWrap a:focus{
    text-decoration: none;
}
.joinUsWrap svg.icon-join{
    width:42px;
    height:50px;
    fill:#2389C7;
    display: inline-block;
    vertical-align: middle;
    margin-left: 7px;
}
.architect_contact svg.icon-contact{
    width:35px;
    height:40px;
    margin-bottom: 5px;
    fill:#2389C7;
    display: inline-block;
    vertical-align: middle;
    margin-left: 7px;
}
.joinUsWrap svg.icon-close{
    width:19px;
    height:18px;
    fill:#2589c8;
    display: none;
    vertical-align: middle;
    margin-left: 7px;
}
.in + header .joinUsWrap svg.icon-join{display: none;}
.in + header .joinUsWrap svg.icon-close{display: inline-block;}

.joinUsTxt{
    line-height: 18px;
    display: inline-block;
    vertical-align: middle;
    font-size: 17px;
    text-align: right;
}
.joinUsTxt2{
    vertical-align: middle;
    font-size: 17px;
    text-align: right;
    display: none;
}
.joinUsTxt2 span.color1,
.joinUsTxt span.color1{
    color:#f7901e;
    font-weight: 700;
    display: block;
}
.in + header  .topBtn{
    display: block;
    text-align: center;
    width: 100%;
}
.joinUsTxt span.color2{
    color:#5d431f;
}
.in + header .joinUsTxt{display: none;}
.in + header .joinUsTxt2{display: inline-block;}
.menu{
    padding:0;
    margin:0;
    list-style: none;
    text-align: center;
    padding-top:5%;
    background: rgba(0,0,0,0.71);
    z-index: 9999;
    position: fixed;
    top:-9999px;
    right:0;
    width: 100%;
    height:100%;
    z-index: -100;
    opacity:0;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
    overflow: auto;
}
.hover .menu{
    top:0;
    z-index: 99999;
    opacity:1;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
}
.menu li{
    padding: 15px 0;
}
.menu li a{
    color:#fff;
    font-size: 1.875rem;
    display: inline-block;
}
.menu li a:hover,
.menu li a:focus{
    text-decoration: none;
}

.navbar-toggle {
    position: absolute;
    top: 0;
    right: 0;
    background: #f7901e;
    width: 88px;
    height: 70px;
    border: 0;
    display: block;
    border-radius: 0;
    margin: 0;
    z-index: 999999;
}
.menuHead {
    color: #fff;
    font-size: 1rem;
    line-height: 16px;
    margin-top: 7px;
    display: block;
}
.menuWrapper.hover .menuHead {
    margin-top: 20px;
}
.navbar-toggle .icon-bar {
    height: 2px;
    background: #fff;
    display: block;
    width: 32px;
    margin: 0 auto 10px;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
}
.menuWrapper.hover .navbar-toggle .icon-bar {
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
}
.menuWrapper.hover .navbar-toggle .icon-bar.first {
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-top: 12px;
}
.menuWrapper.hover .navbar-toggle .icon-bar.second {
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-top: -12px;
}

.menuWrapper.hover .navbar-toggle .icon-bar.third {
    display: none;
}
.footerBox{
    position: relative;
}
.footerBox span{
    position: absolute;
    top:13px;
    right:0;
    background: #fff;
    box-shadow: 1px 1px 4.9px 0.1px rgba(0, 0, 0, 0.16);
    color:#1c89bc;
    font-size: 1.875rem;
    height: 52px;
    line-height: 52px;
    padding:0 10px;
    padding-left: 25px;
    display: inline-block;
    vertical-align: middle;
}
.footerBox span.secondHeader{
    top:71px;
    background: #f7901e;
    color: #fff;
    font-size:  1.313rem;
    height: 40px;
    line-height: 40px;
    padding:0 40px;
}
.footerBox svg.icon-coffie{
    width:32px;
    height:36px;
    stroke:#1c89bc;
    stroke-width:2;
    fill:transparent;
    margin-left: 5px;
    display: inline-block;
    vertical-align: middle;
}
.footerBox{overflow: hidden;max-width: 100%;display: inline-block;}
.footerBox img{height: 100%;width: auto;}
.footerContact h3{
    text-align: center;
    font-size: 1.25rem;
    color:#fff;
}
.footerContact ul{
    margin:0;
    padding:0;
    list-style: none;
    text-align: center;
    background: url('../images/divider.png') bottom center no-repeat;
    padding-bottom: 30px;
}
.sitemapLink{
	display: inline-block;
	color:white
}
.footerContact ul li{
    display: inline-block;
    vertical-align: middle;
    padding:0 10px;
    margin-top: 20px;
}
.footerContact ul li a svg{
    fill:#fff;
    opacity: 0.57;;
}
.footerContact ul li a svg.icon-facebook{
    width: 15px;
    height:36px;
}
.footerContact ul li a svg.icon-youtube{
    width: 30px;
    height:38px;
}
.footerContact ul li a svg.icon-instagram{
    width: 22px;
    height:26px;
}
.footerCredits{
    color:#fff;
    text-align: center;
    padding: 25px 0;
}
.footerCredits span{
    display: inline-block;
    vertical-align: middle;
}
.tycoCredit{
    width:74px;
    height:30px;
    margin-left: 15px;
    display: inline-block;
    vertical-align: middle;
	position: relative;
}
.tycoCredit:hover span,
.tycoCredit:focus span {
	left: 100%;
	opacity: 1;
	transition: all .3s;
}
.tycoCredit span {
	white-space: nowrap;
	position: absolute;
	color:white;
	left: 0;
	opacity: 0;
	width: 100%;
	top: 40%;
	font-size:.8em;
	-weblit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	transform: translate(0, -50%);
	transition: all .3s;
}
.mainBanner{
    position: relative;
    width: 100%;
    overflow: hidden;
	background-position: center center;
	background-repeat:no-repeat;
	background-size: cover;
}
.bannerMusk{
    position: absolute;
    top:0;
    right:0;
    width: 100%;
    height:100%;
    background: rgba(27,148,192,0.69);
    background: -moz-linear-gradient(left, rgba(27,148,192,0.69) 0%, rgba(29,96,134,0.69) 15%, rgba(27,148,192,0.69) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(27,148,192,0.69)), color-stop(15%, rgba(29,96,134,0.69)), color-stop(100%, rgba(27,148,192,0.69)));
    background: -webkit-linear-gradient(left, rgba(27,148,192,0.69) 0%, rgba(29,96,134,0.69) 15%, rgba(27,148,192,0.69) 100%);
    background: -o-linear-gradient(left, rgba(27,148,192,0.69) 0%, rgba(29,96,134,0.69) 15%, rgba(27,148,192,0.69) 100%);
    background: -ms-linear-gradient(left, rgba(27,148,192,0.69) 0%, rgba(29,96,134,0.69) 15%, rgba(27,148,192,0.69) 100%);
    background: linear-gradient(to right, rgba(27,148,192,0.69) 0%, rgba(29,96,134,0.69) 15%, rgba(27,148,192,0.69) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1b94c0', endColorstr='#1b94c0', GradientType=1 );
}
.bannerMusk2{
    position: absolute;
    top:0;
    right:0;
    width: 100%;
    height:40%;
    background: rgba(0,0,0,0.5);
    background: -moz-linear-gradient(top, rgba(0,0,0,0.5) 0%, rgba(255,255,255,0) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0.5)), color-stop(100%, rgba(255,255,255,0)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.5) 0%, rgba(255,255,255,0) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,0.5) 0%, rgba(255,255,255,0) 100%);
    background: -ms-linear-gradient(top, rgba(0,0,0,0.5) 0%, rgba(255,255,255,0) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0.5) 0%, rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#ffffff', GradientType=0 );
}
.bannerMusk3{
    position: absolute;
    bottom:0;
    right:0;
    width: 100%;
    height:40%;
    background: rgba(0,0,0,0.5);
    background: -moz-linear-gradient(bottom, rgba(0,0,0,0.7) 0%, rgba(255,255,255,0) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0.7)), color-stop(100%, rgba(255,255,255,0)));
    background: -webkit-linear-gradient(bottom, rgba(0,0,0,0.7) 0%, rgba(255,255,255,0) 100%);
    background: -o-linear-gradient(bottom, rgba(0,0,0,0.7) 0%, rgba(255,255,255,0) 100%);
    background: -ms-linear-gradient(bottom, rgba(0,0,0,0.7) 0%, rgba(255,255,255,0) 100%);
    background: linear-gradient(to top, rgba(0,0,0,0.7) 0%, rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#ffffff', GradientType=0 );
}
.breadCrumbs{
    background: rgba(73,185,239,1);
    background: -moz-linear-gradient(left, rgba(73,185,239,1) 0%, rgba(75,141,181,1) 15%, rgba(73,185,239,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(73,185,239,1)), color-stop(15%, rgba(75,141,181,1)), color-stop(100%, rgba(73,185,239,1)));
    background: -webkit-linear-gradient(left, rgba(73,185,239,1) 0%, rgba(75,141,181,1) 15%, rgba(73,185,239,1) 100%);
    background: -o-linear-gradient(left, rgba(73,185,239,1) 0%, rgba(75,141,181,1) 15%, rgba(73,185,239,1) 100%);
    background: -ms-linear-gradient(left, rgba(73,185,239,1) 0%, rgba(75,141,181,1) 15%, rgba(73,185,239,1) 100%);
    background: linear-gradient(to right, rgba(73,185,239,1) 0%, rgba(75,141,181,1) 15%, rgba(73,185,239,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#49b9ef', endColorstr='#49b9ef', GradientType=1 );
}
.breadcrumb{
    background-color: transparent;
    margin:0;
    padding: 8px 0;
}
.breadcrumb li {
	padding: 10px 0;
}
.breadcrumb li,
.breadcrumb li.active,
.breadcrumb a{
    color:#fff;
	display:inline-block;
}
.breadcrumb>li+li:before{
    color: #fff;
    content: ">";
}
.mainBanner{
    height: 482px;

}
.mainBanner.designerPage{
    height: 100%;

}
.m_card .mainBanner.designerPage{
    margin-top: 78px;
}
.searchModul{
    position: absolute;
    top:100px;
    right:0;
    width: 100%;
}
.searchModul.withHeader{
    top:30px;
}
.searchModul .searchModulInner{
    background: rgba(0,0,0,0.3);
    padding: 15px 30px 30px;
    height: 124px;
	padding-right: 20% !important;
}

@media(max-width: 767px){
	.searchModul .innerTitle{
		text-align: left;
	}
}
.custom_search{
	display: none;
	margin-top:3px;
}
.inputWrap {
    padding: 0;
}

.inputWrap select,
.inputWrap input{
    width:100%;
    height: 41px;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    border:1px solid #adadad;
    padding: 5px;
    direction:rtl;
}
.inputWrap select::-ms-expand {
    display: none;
}
.inputWrap input[type="submit"]{
    background:#f7901e url(../images/search.png) center center no-repeat;
    background-size: 19px 19px;
}
.inputWrap2 select,
.inputWrap select{
    background: #ffffff url(../images/selectBg.png) 15px center no-repeat;
    padding: 5px;
}
#contactUs .inputWrap2 select,
#coffie_student .inputWrap2 select{
    background: #ffffff url(../images/selectBg2.png) 15px center no-repeat;
}
.inputWrap input::-webkit-input-placeholder{color:#202020;}
.inputWrap input:-moz-placeholder{color:#202020;}
.searchModulInner img{
    margin-top: -72px;
    display: inline-block;
}
.searchModulInner span{
    display: inline-block;
    color:#fff;
    margin-bottom: 0;
    margin-top: 5px;
    font-size: 1.375rem;
}
.innerWrapper{
    background: #fff;
    padding:50px 60px 15px;
    margin-top: -185px;
    position: relative;
    margin-bottom: 45px;
    box-shadow: 3px 3px 20.16px 0.84px rgba(0, 0, 0, 0.04);
}
.innerWrapper.higher{
    margin-top: -310px;
    padding:50px;
}
.item{
    border:1px solid #e1e1e1;
    position: relative;
}
.item a{
    color:#595959;
}
.item a:hover,
.item a:focus{
    color:#595959;
    text-decoration: none;
}
.item img{
    max-width: 100%;
}
.item a.plan_color:before{
    content: "";
    position: absolute;
    top: 6px;
    right: -6px;
    width: 6px;
    height: 100%;
    background: #3290cb;
}
.item a.plan_color:after{
    content: "";
    position: absolute;
    bottom: -8px;
    right: -6px;
    height: 8px;
    width: 100%;
    background: #3290cb;
}
.item.lighten_2 a.plan_color:hover:before,
.item.lighten_2 a.plan_color:focus:before,
.item.lighten_2 a.plan_color:hover:after,
.item.lighten_2 a.plan_color:focus:after,
.item.lighten a.plan_color:hover:before,
.item.lighten a.plan_color:focus:before,
.item.lighten a.plan_color:hover:after,
.item.lighten a.plan_color:focus:after,
.item a.plan_color:hover:before,
.item a.plan_color:focus:before,
.item a.plan_color:hover:after,
.item a.plan_color:focus:after{
    background: #f7901e;
}
.item.lighten a.plan_color:before,
.item.lighten a.plan_color:after{
    background: #9fcbe7;
}
.item.lighten_2 a.plan_color:before,
.item.lighten_2 a.plan_color:after{
    background: #d8eaf5;
}
.title{
    width: 100%;
    text-align: center;
    margin: 20px auto 40px;
}
.title svg{
    display: inline-block;
    vertical-align: middle;
    margin-left: 7px;
}
.title h1,
.title h2{
    display: inline-block;
    vertical-align: middle;
    font-size: 1.688rem;
}
.title svg.icon-header1{
    width: 65px;
    height: 63px;
}
.title svg.icon-header2{
    width: 89px;
    height: 63px;
}
.title svg.icon-header3{
    width: 63px;
    height: 66px;
}
.generalTabs_drop .nav-tabs,
.generalTabs .nav-tabs,
.architect .nav-tabs{
    text-align: center;
    border-bottom: 2px solid #f7901e;
}
.generalTabs_drop .nav-tabs > li,
.generalTabs .nav-tabs > li,
.architect .nav-tabs > li{
    float: none;
    display: inline-block;
    padding: 0;
}
.generalTabs_drop .nav-tabs > li > a,
.generalTabs .nav-tabs > li > a,
.architect .nav-tabs > li > a{
    color:#333333;
    border-radius: 0;
    padding: 7px 40px;
    font-size: 1.125rem;
}
.generalTabs .nav-tabs>li.active>a,
.generalTabs .nav-tabs>li.active>a:hover,
.generalTabs .nav-tabs>li.active>a:focus,
.generalTabs_drop .nav-tabs>li.active>a,
.generalTabs_drop .nav-tabs>li.active>a:hover,
.generalTabs_drop .nav-tabs>li.active>a:focus,
.architect .nav-tabs>li.active>a,
.architect .nav-tabs>li.active>a:hover,
.architect .nav-tabs>li.active>a:focus{
    color: #fff;
    cursor: default;
    background-color: #f7901e;
    border: 1px solid #f7901e;
}
.generalTabs_drop .tab-content,/*
.generalTabs .tab-content,*/
.architect .tab-content{
    margin:0 -15px;
    /* float: right; */
}
.generalTabs_drop .tab-pane,
.generalTabs .tab-pane,
.architect .tab-pane{
    padding:50px 0 20px;
    float: right;
    width: 100%;
}
.owl-item .item>img{
    width: 100%;
}
.owl-carousel .owl-item{
    padding:0 15px 15px;
    width:33.3%;
}
.status{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 22;
}
.status:before {
	content: '';
	position: absolute;
	border-top: 40px solid transparent;
	border-bottom: 40px solid transparent;
	border-right: 40px solid #cf4c4c;
	top: -29px;
	left: 28px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transform-origin: top left;
	-moz-transform-origin: top left;
	transform-origin: top left;
}
.status.available:before{border-right-color: #85a93a}
.status .status_title {
	position: absolute;
	top: 50%;
	left: 50%;
	color: #fff;
	font-size: 1.1rem;
	-webkit-transform: translate(12%, 25%) rotate(-45deg);
	-moz-transform: translate(12%, 25%) rotate(-45deg);
	transform: translate(12%, 25%) rotate(-45deg);
}
.status.available .status_title {
	-webkit-transform: translate(22%, 25%) rotate(-45deg);
	-moz-transform: translate(22%, 25%) rotate(-45deg);
	transform: translate(22%, 25%) rotate(-45deg);
}
.profImgWrap{
	position: relative;
}
.profImgWrap .reviewPop{
	position: absolute;
    color: #fff;
	top: 0;
    z-index: 22;
	right: auto;
	bottom: 0;
	width: 110px;
	background: transparent;
	text-shadow: 0 0 6px rgba(0,0,0,.5);
	display: flex;
	line-height: 1;
	align-items: center;
}

.profImgWrap .reviewPop span{
	display: block;
}
.profImgWrap .reviewPop svg{
	margin-right: 3px;
    fill: none;
	display: block;
}
.profImgWrap .tag{
	opacity: .65;
	top: auto;
	bottom: 0;
	z-index: 0;
	-webkit-transform: scaleY(-1);
	-moz-transform: scaleY(-1);
	-ms-transform: scaleY(-1);
	-o-transform: scaleY(-1);
	transform: scaleY(-1);
}
.profImgWrap img{width: 100%}
.thumbImg{
    border-radius: 50%;
    border:1px solid #e1e1e1;
    width:61px;
    height:61px;
    display: block;
    margin: -30px auto 0;
    position: relative;
}
.thumbImg2{
    margin:0;
    margin-left: 10px;
    display: inline-block;
    vertical-align: middle;
}
.thumbImg img{
    width: 100%;
    border-radius: 50%;
}
.itemTxt{
    text-align: center;
    padding: 0 10px 30px 10px;
	min-height:147px;
}
.itemTxt2{
    width:calc(100% - 76px);
    display: inline-block;
    vertical-align: middle;
}
.itemTxt h3{
    font-size: 1.125rem;
}
.itemTxt h3 span{
    color:#f7901e;
}
.item a.at-share-btn {
	display: inline-block;
}
.owl-nav{
    position: absolute;
    top: calc(50% - 7px);
    right: -15px;
    width: calc(100% + 30px);
    height: 19px;
}
.design .owl-nav{
    top: calc(35% - 7px);
}

.owl-theme .owl-nav .owl-prev{
    width:14px;
    height:19px;
    background: url('../images/arrow1.png') top center no-repeat !important;
    background-size: 100% 100% !important;
    position: absolute;
    top:0;
    right:0;
	border:0;
}

.owl-theme .owl-nav .owl-next{
    width:14px;
    height:19px;
    background: url('../images/arrow2.png') top center no-repeat !important;
    background-size: 100% 100% !important;
    position: absolute;
    top:0;
    left:0;
	border:0;
}
.divider{
    line-height: 1px;
	margin-top: 20px;
}
.moreBtn{
    text-align: center;
    margin: 20px 0px;
}
.moreBtn a{
    display: inline-block;
    padding:5px 15px;
    background: #f7901e;
    color:#fff;
    font-size: 0.9375rem;
}
.moreBtn a:hover{
    text-decoration: none;
}
.innerWrapper section{
    padding-bottom:35px;
}
.textWrap{
    margin-top: 10px;
    border-top:2px solid #3290cb;
    padding: 10px 0;
}
.itemTxt2 h3,
.itemTxt2 h3 a,
.itemTxt3 h3 a,
.itemTxt3 h3{
    color:#f7901e;
    font-size: 1.188rem;
    font-weight: bold;
    margin:5px 0;
    height: 35px;
}
.itemTxt2>span{
    height:45px;
    display: block;
}
.itemTxt3{
    font-size:  0.9375rem;
}
.itemTxt3 h3{
    font-size: 1.375rem;
}
.itemTxt3 .date{
    color:#898989;
    font-size: 1.063rem;
}
.itemTxt3 a{
    color: #2589c8;
    text-decoration: underline;
}
.item2{
    position: relative;
}
.item2 img{
    width: 100%;
}
.item2>a{
    position: relative;
}
.item .tag,
.item2 .tag{
    background: rgba(0,0,0,0.7);
    background: -moz-linear-gradient(top, rgba(0,0,0,0.7) 0%, rgba(255,255,255,0) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0.7)), color-stop(100%, rgba(255,255,255,0)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.7) 0%, rgba(255,255,255,0) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,0.7) 0%, rgba(255,255,255,0) 100%);
    background: -ms-linear-gradient(top, rgba(0,0,0,0.7) 0%, rgba(255,255,255,0) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0.7) 0%, rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#ffffff', GradientType=0 );
    height: 100px;
    max-height: 70%;
    width: 100%;
}
.tag{
    position: absolute;
    top: 0;
    right: 0;
    z-index: 22;
}
.tag svg{
    width:20px;
    height:20px;
    fill:#fff;
    margin:10px;
    display: inline-block;
    vertical-align: middle;
}
.tag svg.tag1{
    width:25px;
    height:26px;
}
.tag svg.tag2{
    width:24px;
    height:18px;
}
.tag svg.tag3{
    width:21px;
    height:24px;
}
.tag span{
    display: inline-block;
    vertical-align: middle;
    color:#fff;
    font-size: 1.063rem;
    text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.35);
}
.mainBanner .tag span{
/*    margin:10px;*/
    margin-left: 0;
}
.item2 .tag span{
    font-size: 0.9375rem;
    margin-top: 5px;
}
.item2>a{
    color:#202020;
}
.item2>a:hover{
    text-decoration: none;
}
.moreTabs .nav-tabs{
    text-align: center;
}
.moreTabs .nav-tabs > li > a span,
.moreTabs .nav-tabs > li > a svg{
    fill:#202020;
    color: #202020;
    display:#202020; inline-block;
    vertical-align: middle;
}
.moreTabs .nav-tabs > li.active > a span,
.moreTabs .nav-tabs > li.active > a svg,
.moreTabs .nav-tabs > li > a:hover span,
.moreTabs .nav-tabs > li > a:hover svg,
.moreTabs .nav-tabs > li > a:focus span,
.moreTabs .nav-tabs > li > a:focus svg{
    fill:#ffffff;
    color:#ffffff;
    stroke:#ffffff;
}
.moreTabs .nav-tabs > li{
    float: none;
    display: inline-block;
    padding: 0;
}
.moreTabs .nav-tabs > li > a{
    border-radius: 0;
    line-height: 31px;
    padding: 7px 15px;
    font-size: 1.1rem;
}
.moreTabs .nav-tabs>li>a:focus,
.moreTabs .nav-tabs>li>a:hover{
    background: #2589c8;
    border-color: #2589c8;
}
.moreTabs .nav-tabs>li.active>a, .moreTabs .nav-tabs>li.active>a:hover, .moreTabs .nav-tabs>li.active>a:focus{
    background: #2589c8;
    border: 0;
}
.moreTabs .nav-tabs{
    border-bottom:2px solid #2589c8;
}
.moreTabs .nav-tabs > li > a svg.icon-tab1{
    width:22px;
    height:24px;
}
.moreTabs .nav-tabs > li > a svg.icon-tab2{
    width:31px;
    height:31px;
}
.moreTabs .nav-tabs > li > a svg.icon-tab3{
    width:25px;
    height:25px;
}
.item3{
    padding:15px 0 30px;
    border-bottom: 1px solid #cbcbcb;
}
.item3:last-child{
    border-bottom: 0;
}
.moreTabs .item3 {
	width: 80%;
	margin: auto;
}
.item3 h3{
    color:#f7901e;
    font-size: 1.563rem;
}
.itemTxt3 .imgWrap{
    width:150px;
    margin-left: 20px;
    display: inline-block;
    vertical-align: middle;
}
.itemTxt3 .imgWrap img{
    max-width: 100%;
}
.itemTxt3 .txtWrap_4{
    width:calc(100% - 175px);
    display: inline-block;
    vertical-align: middle;
}
.fileDown{
    padding-top:20px;
}
.fileDown span{
    display: inline-block;
    margin-left: 25px;
}
.fileDown span:last-child{
    margin-left: 0;
}
.fileDown span svg{
    width:18px;
    height: 24px;
    fill:#2f8fcb;
    margin-left: 10px;
}
.fileDown span a{
    display: inline-block;
    color:#595959;
    text-decoration: underline;
}
.divider{
    max-width: 100%;
}
.divider img{
    max-width: 100%;
    border: 0 !important;
}
.topBtn{
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    background: transparent;
    padding: 0;
    border: 0;
    width: 100%;
}
#shortContactForm{
    padding-top: 10px;
    text-align: center;
}
.openContact #shortContactForm {
	display:none;
}
.openContact.in #shortContactForm {
	display:block;
}
.inputWrap2{
    position: relative;
}
.inputWrap2 textarea,
.inputWrap3 select,
.inputWrap2 select,
.inputWrap2 input{
    width:100%;
    height: 41px;
    appearance:none;
    -moz-appearance:none;
    webkit-appearance:none;
    border:1px solid #e1e1e1;
    padding: 5px 10px;
}
.inputWrap2 input[type=submit]{
    background: #f7901e;
    color:#fff;
    border:0;
}
.inputWrap2 label{
    position: absolute;
    top:9px;
    right:20px;
    color:#525252;
    font-weight: normal;
    font-size: 1rem;
    transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
}
.inputWrap2 label sub{
    color:#2589c8;
    font-size: 1.188rem;
    margin-left: 5px;
    bottom: -.3em;
}
.inputWrap2.hover input{
    border-color:#f7901e;
    outline: 0;
}
.inputWrap2.hover label{
    top:-25px;
    right:10px;
    color: #f7901e;
    transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
}
.icon-pen{
    fill:#f7901e;
    width: 24px;
    height:36px;
}
.openContact h3{
    color:#333333;
    font-size: 1.125rem;
    font-weight: bold;
    text-align: center;
}
.openContact h3 svg{
    margin-left: 10px;
}
.openContact h3 svg,
.openContact h3 span{
    display: inline-block;
    vertical-align: middle;
}
.owl-item{
    background: #fff;
}
.area-choose, .field-choose{
    padding:0;
    margin:0;
    list-style: none;
}
.field-choose.marginBottom{
    margin-bottom: 40px;
}
.dropdown-menu.areas,
.dropdown-menu.fields{
    position: static;
    display: block;
    box-shadow: none;
    border-radius: 0;
    width: 100%;
    border: 0;
    border-bottom: 2px solid #f7901e;
    float: none;
    padding: 0;
    margin: 0;
}
.dropdown-menu.fields{
    border-bottom: 2px solid #2589c8;
    margin-bottom: 25px;
}
.floatLink{
    background: #fff;
    box-shadow: 0px 0px 2.76px 0.24px rgba(0, 0, 0, 0.12);
    padding: 10px 20px;
    position: fixed;
    bottom: 200px;
    right:0px;
    width: 114px;
    text-decoration: none;
}
.floatLink .divider{
    display: block;
    width: 100%;
    height: 2px;
    background: url('../images/divider3.png') center center no-repeat;
    background-size:contain;
    margin:10px 0 5px;
}
.floatLink span{
    display: block;
    text-align: center;
    color: #333333;
}
.floatLink:hover,
.floatLink:focus{
    color: #333333;
    text-decoration: none;
}
.icon-contact{
    width:54px;
    height:51px;
    display: block;
    margin: 0 auto;
}
.itemWrap{
    width: 33%;
    padding:0 15px 30px;
    display: inline-block;
}


.itemWrap.result_item {
    float: right;
}

.itemWrap.projectItem {
    display: inline-block;
}



.generalTabs{
    padding-top: 40px;
}
.designerLocation + .generalTabs{
    padding-top: 0;
    float: right;
    width: 100%;
    margin-bottom: 40px;
}
.designerLocation + .generalTabs .nav-tabs > li > a{
    padding: 11px 40px;
}
.icon-loadMore{
    width:24px;
    height: 24px;
}
.profPageVideo{
	max-width: 856px;
	max-height: 448px;
	width: 100%;
	height: 100%;
	min-height: 40vh;
}
.loadMore{
    padding:25px 0;
    text-align: center;
    width: 100%;
	clear:both;
}
.loadMore svg,
.loadMore a{
    display: inline-block;
    vertical-align: middle;
	cursor:pointer;
}
.loadMore a,
.loadMore a:hover,
.loadMore a:focus{
    color:#333333;
    text-decoration: none;
    margin-right: 10px;
    font-size: 0.9375rem;
}
.loadMore.loading svg{
	animation-name: ckw;
	animation-duration: 1s;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear; /* Chrome, Safari, Opera */
	animation-timing-function: linear;
	transform-origin: 50% 50%;
}
.innerTitle{
    font-size: 1.875rem;
    color:#fff;
    text-align: center;
    text-shadow: 1px 2px 5px rgba(0, 0, 0, 0.33);
    margin: 0 0 30px;
}
h1.innerTitle {
	font-weight:bold;
	font-size:1.7rem;
}
h2.innerTitle {
	margin-top: -25px;
	margin-bottom:10px;
}
.innerWrapper.higher .innerTitle{
    margin: 0;
    text-align: right;
    position: absolute;
    top: 0;
    right: 0;
    transform: translateY(-100%);
}
.legoTxt img{
/*    border:1px solid #dbdbdb;*/
    max-width: 100%;

}
.videoWrap{
    position: relative;
    float: right;
    margin-left: 15px;
}
.play{
    width:65px;
    height:65px;
    position: absolute;
    top:calc(50% - 32px);
    right:calc(50% - 32px);
    background: url('../images/play.png') center center no-repeat;
    background-size: cover;
}

.subTitle{
    font-size: 1.5rem;
    text-align: center;
    margin-top: 0;
}
.subTitle .icon-pen{
    vertical-align: middle;
}
.subTitle span{
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
#contactUs,
#coffie_student{
    width: 60%;
    margin:0 auto;
}
.formWrap{
    border-bottom: 1px solid #e5e5e5;
    width: calc(100% - 30px);
    float: right;
    padding-bottom: 30px;
    margin: 0 15px;
    margin-bottom: 30px;
}
#contactDesigner .formWrap{
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}
.inputWrap2 textarea{
    height: 66px;
}
.contactUsWrap{
    background:#fff url("../images/contactPng.png") left bottom no-repeat;
    background-size: 20% auto;
}
.coffieWrap{
    background:#fff url("../images/coffiePng.png") 15px calc(100% - 15px) no-repeat;
    padding: 50px 20% 100px!important;
}
.note{
    color:#a3a3a3;
}
.note sub{
    color:#2589c8;
    font-size: 1.375rem;
    margin-left: 5px;
    bottom: -.3em;
}
/*#pagination {
display:none;
}*/
.page404Content {
    position: absolute;
    top: 30%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}
.header404 {
    line-height: 12.5rem;
    font-size: 12.5rem;
    color: #f7901e;
    font-weight: bold;
}
.noFound, .homeLink {
    text-align: center;
    font-size: 1.25rem;
}
.homeLink a{
    display: inline-block;
    text-decoration: underline;
    color:#1d7dad;
}
.page404Content img{
    margin-left: 10px;
}
.page404Content img,
.textWrap_404{
    display: inline-block;
    vertical-align: middle;
}

.moreDesigns{
    background: #fff;
}
.back{
    position: absolute;
    top:0;
    left:0;
    z-index: 22;
}
.back:hover,
.back:focus{
    text-decoration: none;
}
.back svg{
    width:10px;
    height:15px;
    margin:10px;
    fill:#fff;
    display: inline-block;
    vertical-align: middle;
}
.back span{
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    font-size: 1.063rem;
    text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.35);
    margin: 10px;
    margin-left: 0;
}
.contactUsPop,
.reviewPop{
    position: absolute;
    left:0;
    bottom:20px;
    background: #fff;
    color:#f7901e;
    text-align: center;
    width:131px;
    height: 42px;
    line-height: 42px;
    font-size: 1.125rem;
    border: 0;
	z-index:2;
    box-shadow: 0 0 3px 0 #404040;
}
.reviewPop{
	bottom: 80px;
}
.visible-xs.reviewPop{background: transparent;}
.reviewPop .review_icon{
	width: 25px;
	height: 25px;
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle;
}
.review_icon{
	fill: #f7901e;
	stroke: #fff;
}
.review_body h2{
	color: #f7901e;
	border-bottom: 2px solid #f7901e;
	padding-bottom: 18px;
	margin-bottom: 30px;
}
.review_body h2 .review_icon {
	stroke: #f7901e;
	display: inline-block;
	vertical-align: middle;
	width: 28px;
	height: 28px;
}
.review_body ul{
	list-style: none;
	padding: 0;
}
.review_body ul li{font-size: 1.25rem; margin-bottom: 15px;}
.review_body ul li.strong{font-weight: 700;}
.review_body ul li.rev_desc{font-size: 1.1rem; margin-bottom: 40px;}
.prof_more_info{
	display: block;
	color: #f7901e;
	font-size: 1.4rem;
	text-decoration: underline;
    margin-bottom: 25px;
    margin-top: -20px;
}
.prof_more_info:visited{color: #f7901e;}
.avatar {
	z-index:2;
}
.designerHeader{
    position: absolute;
    right:205px;
    bottom:0;
	z-index:2;
}
.designerHeader h1{
    margin-top:0;
    color:#fff;
    font-size: 1.875rem;
}
.designerLocation{
    background: #f4f4f4;
    padding: 8px 30px;
}
.designerLocation svg{
    width:13px;
    height:20px;
    margin:10px;
    display: inline-block;
    vertical-align: middle;
}
.designerLocation span{
    display: inline-block;
    vertical-align: middle;
    font-size: 1.125rem;
}
.thumbWrap{
    display: inline-block;
    vertical-align: middle;
    border-radius: 50%;
    width: 140px;
    height: 140px;
    background: #fff;
    margin-top: -115px;
    position: relative;
    border: 1px solid #ededed;
    margin-left: 20px;
}
.thumbWrap img{
    border-radius: 50%;
    width: 100%;
    height: 100%;
}
.designerLocation + .generalTabs .tab-content{
    margin:0;
    float: right;
    width: 100%;
}
div.moreDesigns .owl-nav{
    top: calc(50% - 55px);
}
.tabContent{
    background: #fff;
    padding:50px 35px!important;
}
.tabContent:nth-child(3){
    text-align: center;
}
.aboutDesTxt {
    padding-right: 0;
}
.aboutDesImg img{
    max-width: 100%;
}
.linksWrap{
    padding:0 15px;
    float: right;
    width: 100%;
    margin-top: 30px;
}
.linksWrap a{
    display: inline-block;
    color:#f7901e;
    text-decoration: none;
}
.linksWrap a + a{
    margin-right: 10px;
}
.linksWrap a:hover,
.linksWrap a:focus{
    text-decoration: none;
    color:#f7901e;
}
.linksWrap a svg,
.linksWrap a span{
    display: inline-block;
    vertical-align: middle;
}
.linksWrap a span{
    margin-right: 10px;
}
.icon-designer_web{
    width:24px;
    height:19px;
    fill:#4097cf;
}
.icon-designer_facebook{
    width:9px;
    height:17px;
}
.videoWrap_designer{
    position: relative;
}
.videoWrap_designer img{
    width: 100%;
}
.designerV{
    width:80%;
    margin:0 auto;
}
.designerV .textWrap h3{
    color: #f7901e;
    font-size: 1.375rem;
    font-weight: bold;
    margin: 5px 0;
    text-align: right;
}
.designerV .textWrap p{
    text-align: right;
}
.proImgWrap{
    position: relative;
}
.proImgWrap img {
	width:100%;
}
.hoverEl2,
.hoverEl{
    position: absolute;
    top:0;
    right: 0;
    width:100%;
    height: 100%;
    text-align: center;
    color: #fff;
    z-index: 99;
    background: rgba(5,98,153,0.7);
    background: -moz-linear-gradient(top, rgba(5,98,153,0.7) 0%, rgba(2,166,242,0.7) 40%, rgba(2,166,242,0.7) 45%, rgba(2,166,242,0.7) 50%, rgba(2,166,242,0.7) 55%, rgba(2,166,242,0.7) 60%, rgba(5,98,153,0.7) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(5,98,153,0.7)), color-stop(40%, rgba(2,166,242,0.7)), color-stop(45%, rgba(2,166,242,0.7)), color-stop(50%, rgba(2,166,242,0.7)), color-stop(55%, rgba(2,166,242,0.7)), color-stop(60%, rgba(2,166,242,0.7)), color-stop(100%, rgba(5,98,153,0.7)));
    background: -webkit-linear-gradient(top, rgba(5,98,153,0.7) 0%, rgba(2,166,242,0.7) 40%, rgba(2,166,242,0.7) 45%, rgba(2,166,242,0.7) 50%, rgba(2,166,242,0.7) 55%, rgba(2,166,242,0.7) 60%, rgba(5,98,153,0.7) 100%);
    background: -o-linear-gradient(top, rgba(5,98,153,0.7) 0%, rgba(2,166,242,0.7) 40%, rgba(2,166,242,0.7) 45%, rgba(2,166,242,0.7) 50%, rgba(2,166,242,0.7) 55%, rgba(2,166,242,0.7) 60%, rgba(5,98,153,0.7) 100%);
    background: -ms-linear-gradient(top, rgba(5,98,153,0.7) 0%, rgba(2,166,242,0.7) 40%, rgba(2,166,242,0.7) 45%, rgba(2,166,242,0.7) 50%, rgba(2,166,242,0.7) 55%, rgba(2,166,242,0.7) 60%, rgba(5,98,153,0.7) 100%);
    background: linear-gradient(to bottom, rgba(5,98,153,0.7) 0%, rgba(2,166,242,0.7) 40%, rgba(2,166,242,0.7) 45%, rgba(2,166,242,0.7) 50%, rgba(2,166,242,0.7) 55%, rgba(2,166,242,0.7) 60%, rgba(5,98,153,0.7) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#056299', endColorstr='#056299', GradientType=0 );
    opacity: 0;
    transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
}
.hoverEl2{
    width:calc(100% - 30px);
    height: calc(100% - 30px);
    right:15px;
}
.innerHoverEl{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.hoverEl svg{
    width:43px;
    height:34px;
    display: block;
    margin: 0 auto 10px;
}
.galleryItem:hover .hoverEl2,
.galleryItem:focus .hoverEl2,
#projects_designer .item2>a:hover .hoverEl,
#projects_designer .item2>a:focus .hoverEl{
    opacity: 1;
    transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
}
#projects_designer .item2>a:hover h3,
#projects_designer .item2>a:focus h3{
    color:#000;
    transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
}
.fullItem{
    direction:rtl;
    padding:50px 30px;
    width: 35%;
    height:100%;
    background: #fff;
    position: fixed;
    top:0;
    left: -40%;
    z-index: 900;
    box-shadow: 8px 8px 18px 0px rgba(0, 0, 0, 0.2);
    transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
}
.fullItem.open {
    left: 0;
    transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
	overflow: auto;
    -webkit-overflow-scrolling: touch;
    margin-top: 25px;
}
.fullItem .loader {
	display:none;
}
.fullItem.loading .loader {
	display:block;
	margin:auto;
	margin-top:50%;
}
.sk-wave .sk-rect {
	background-color: #49b0e3;
}
.owl-nav {
	z-index:-1;
}
.backBtn,
.backBtn:hover,
.backBtn:focus{
    position: relative;
    color:#2589c8;
    text-decoration: none;
    z-index: 1000000001 !important;
}
.backBtn svg{
    display: inline-block;
    vertical-align: middle;
    width:34px;
    height:15px;
    margin-left: 5px;
}
.backBtn span{
    display: inline-block;
    vertical-align: middle;
    color:#2589c8;
}
.fullItem h4{
    color:#f7901e;
    font-size:  1.375rem;
    font-weight: bold;
    margin:25px 0;
}
.imagesWrap{
    padding:20px 0;
}
.imagesWrap .galleryItem >img{
    width: 100%;
    margin-bottom: 30px;
}
.icon-galleryHover{
    width:32px;
    height:32px;
}
#review_modal .close,
#thanksPop .close,
#contactUsModal .close,
.prof_modal .close{
	position: absolute;
	top: -30px;
	right: -30px;
	color: #ffffff;
	font-size: 50px;
	line-height: 19px;
	font-weight: normal;
	opacity: 1;
	text-shadow: none;
}
.modal{
 padding: 0!important;
	direction: rtl;
}
.checkAvailability .formWrap{
	padding-bottom: 0;
	border-bottom: 0;
	margin-bottom: 0;
}
#review_modal  .modal-content,
#thanksPop  .modal-content{
    border-radius: 0;
}
#thanksPop .modal-dialog{
    width: 400px;
}
.prof_modal .modal-content, #contactUsModal .modal-content{
    border-radius: 0;
    position: relative;
    float: right;
}
.prof_modal .modal-body, #contactUsModal .modal-body{
    float: right;
    width: 100%;
}

.review_modal .modal-title {
	font-size: .8rem;
	color: #2186c6;
	text-align: center;
}
.review_modal .modal-header {border-bottom: 0;}
.review_modal .modal-title svg {
	fill: #2186c6;
	width: 15px;
	height: 17px;
	display: inline-block;
}
.review_modal .project_review {padding:0 66px; text-align: center;}
.review_modal .project_review .owl-nav button{visibility: hidden}
.review_modal .modal-body{min-height: 300px;}
.review_modal h4 {
	color: #f78b14;
	font-size: 1.5rem;
	margin-top: -15px;
	margin-bottom: 15px;
	font-weight: 700;
	text-align: center;
}
.review_modal h4 > span,
.checkAvailability h3 > span {
	position: relative;
	padding-bottom: 15px;
	display: inline-block;
}
.review_modal h4 > span:after,
.checkAvailability h3 > span:after {
	content: '';
	height: 2px;
	width: 70%;
	background: #ededed;
	display: block;
	position: absolute;
	top: 100%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	transform: translateX(-50%);
}
.review_modal .review_details span {
	display: block;
	font-size: 1.1rem;
	line-height: 1.4rem;
	font-weight: 700;
}
.review_modal .project_review h5{color: #f78b14;font-size: 1.1rem; margin: 30px 0 20px;}
.review_modal .project_review .img_wrap {padding-bottom: 8px; border-bottom: 2px solid #2186c6;}
.review_modal .project_review .img_wrap img{width: 100%;}

.review_modal .check_availability {
	width: 187px;
	height: 41px;
	background: #f78b14;
	line-height: 41px;
	font-size: 1rem;
	margin: 15px 0 27px;
	color: #fff;
	display: inline-block;
}

.review_modal .modal-footer {
	text-align: center;
	border-top: 0;
	padding-top: 0;
}
.review_modal .more_info_on_prof{
	color: #f78b14;
	text-decoration: underline;
	margin-bottom: 10px;
	font-size: 1.1rem;
}
.review_modal .owl-theme .owl-nav .owl-prev{margin-right: -75px;}
.review_modal .owl-theme .owl-nav .owl-next{margin-left: -75px;}
.review_modal .owl-theme .owl-nav .owl-prev,
.review_modal .owl-theme .owl-nav .owl-next{
	background: none !important;
	width: 26px;
	height: 50px;
	padding: 0;
}
.review_modal .owl-theme .owl-nav .owl-prev svg,
.review_modal .owl-theme .owl-nav .owl-next svg{
	width: 26px;
	height: 50px;
}
.review_modal .owl-theme .owl-nav .owl-next{
	-webkit-transform: scaleX(-1);
	-moz-transform: scaleX(-1);
	-ms-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	transform: scaleX(-1);
}

.topContact_open .modal-backdrop{
    display: none;
}
.owl-carousel{display: block; opacity: 0; visibility: hidden;}
.owl-carousel.owl-loaded{opacity: 1; visibility: visible;}
.modal-content{
    box-shadow: none;
    border:7px solid #20a9ce;
    background: #fff ;
}
.imgBg{
    width:72px;
    height: 176px;
    position: absolute;
    top:150px;
    left:-72px;
    background:url('../images/popupBg.png') top left no-repeat;
}
.review_modal .imgBg{top: 50px;}

.review_modal .img_wrap .owl-dots{
	position: absolute;
	left: 50%;
	bottom: 20px;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	transform: translateX(-50%);
}
.review_modal .img_wrap .swiper-pagination-bullet {
	background: transparent;
	border: 1px solid #fff;
	width: 12px;
	height: 12px;
	opacity: 1;
}
.review_modal .img_wrap .swiper-pagination-bullet.swiper-pagination-bullet-active{
	background: #fff;
}
#contactUs_pop h3{
    color:#f7901e;
    font-size: 1.5rem;
    font-weight: bold;
    text-align: center;
}
.prof_form h3{
	color:#f7901e;
	font-size: 1.2rem;
	font-weight: bold;
	text-align: center;
}
.phoneWrap{
    padding:0px 0 10px;
    width: 50%;
    margin:0 auto;
    text-align: center;
    border-bottom:1px solid #dfdfdf;
}
.phoneWrap svg{
    width:16px;
    height:16px;
    fill:#2589c8;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}
.phoneWrap a,
.phoneWrap span{
    color:#2589c8;
    font-size: 1.125rem;
    display: inline-block!important;
    vertical-align: middle;
}
.phoneWrap a{
    display: none!important;
}
#contactUs_pop>p{
	text-align: center;
	margin: 10px 0;
	font-size: 1.063rem;
}
.prof_form>p{
	text-align: center;
	margin: 10px 0;
	font-size: 1.063rem;
}
.modal-dialog{
    margin: 50px auto 0;
}
.icon-thanksPop{
    width:44px;
    height:39px;
    margin: 0 auto;
    display: block;
}
#thanksPop .modal-body{
    text-align: center;
    color: #757575;
    font-size: 1.375rem;
    padding:40px;
}
#thanksPop h3{
    color:#f7901e;
    font-size: 1.875rem;

}
.defCol{
    color:#353535;
}
.backToYou{
    color:#f7901e;
    border-top:1px solid #d9d9d9;
    padding:15px 0 0 0;
    margin-top: 15px;
    font-size: 1.125rem;
}
.mfp-wrap{
    z-index: 999999;
}

.mfp-bg{
    z-index: 999999 !important;
}
.mfp-counter{
    direction: ltr;
}

.accessWrap #awbt {
	float: left;
}

.accessWrap #awbt.awbt_title span {
	margin: 0 !important;
}

.accessWrap #awbt svg{
    fill: #5d431f;
    vertical-align: top!important;
	width: 29px !important;
	height: 33px !important;
	margin-top:10px;
}
.defHeader .accessWrap #awbt svg{
    margin-top:8px;
}
.blogItemDate{
	color:#2589c8;
	text-decoration: underline;
}


@keyframes ckw {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}
.projectPageWrapper .thumbImg{
    width: 150px;
    height: 150px;
    margin: -120px auto 0;
}
.projectHeader{
    top: -110px!important;
}
header.defHeader{
    text-align: center;
    font-size: 1.875rem;
    font-weight: bold;
    background: transparent;
    box-shadow: none;
    height:78px;
    z-index: 9999;
}
header.defHeader .joinUsWrap{
    top: -20px;
    left: 0;
}
header.defHeader .container>div{
    background: #fff;
    border-top:8px solid #2589c8;
    padding: 7px 0;
}
header.defHeader svg.icon_visitCard{
    width: 40px;
    height: 25px;
    display: inline-block;
    vertical-align: middle;
    fill: #f7901e;
}
header.defHeader svg.icon-facebook{
    fill: #2589c8;
    width: 8px;
    height:37px;
}
header.defHeader a.facebookLink{
    display: inline-block;
    float: right;
    vertical-align: middle;
    margin-top: 5px;
    margin-left: 5px;
}
header.defHeader span{
    color:#f7901e;
}
/*header.defHeader + .wrapper{
margin-top: 78px;
}*/
header.defHeader .accessWrap{
    position: absolute;
    right: -68px;
    top: 18px;
}
header.defHeader .accessWrap span{
    display: none!important;
}
header.defHeader .accessWrap #awbt svg{
    fill: #2589c8;
}
.dropdown-menu{
    position: relative;
    float: none;
    /*display: block;*/
    background: none;
    box-shadow: none;
    border: 0;
    right: auto;
    left: auto;
    top: auto;
    text-align: center;
}
.dropdown-menu>li{
    padding: 5px 0;
}
.dropdown-menu>li>a{
    font-size: 1.25rem;
    display: block;
}
.dropdown.open>a{
    color: #f7901e;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{
    background-color: transparent;
    color: #f7901e;
    /*border:0;*/
}
.menu li a svg{
    width: 15px;
    height: 15px;
    fill: #fff;
    margin-right: 17px;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    transform: rotate(90deg);
}
.menu li a span.menuArr{
    width: 13px;
    height: 13px;
    display: inline-block;
    background: url("../images/menuArr.png") center center no-repeat;
    background-size: contain;
    margin-right: 10px;
    transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
}
.menu li.open a span.menuArr{
    background: url("../images/menuArr_open.png") center center no-repeat;
    background-size: contain;
    transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
}
.menu li.open a svg{
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
    fill: #f7901e;
}
.addthis_toolbox a{
    display: inline-block;
}
.joinUsWrapWrapper{
    width: 100%;
    height: 56px;
    position: fixed;
    top:0;
    right:0;
    z-index: 999;
}
.joinUsWrapWrapper .container{
    height: 56px;
    position: relative;
}
.joinUsWrapWrapper .container .joinUsWrap{
    z-index: 999;
}
#body img{
    max-width: 100%!important;
    height: auto!important;
}
#addwat_buttons{
    z-index: 9999999!important;
}
.modal-backdrop{
    z-index: 99999;
}
.modal{
    z-index: 999999;
    overflow-y: scroll;
}
.categories-choose{
    padding: 0;
    margin: 0;
    list-style: none;
}
.a2a_default_style{
	float:right !important;
}
.mfp-close {
    cursor: pointer !important;
}
.goTop2{
    display: block!important;
    position: static!important;
    margin: 0 auto;
}
.exitBtn{
    display: block!important;
    position: static!important;
    margin: 0 auto;
	font-size: 40px;
	line-height: 19px;
	font-weight: bold;
	transform: unset;
	padding: 15px;
	padding-top: 16px;
	transform: initial !important;
}
.exitBtn svg.icon-close {
	width: 30px;
	height: 30px;
	fill: #fff;
	position: relative;
	left: 5px;
	bottom: 5px;
}
.callInMobile{
	z-index: 999;
    display: none;
}
.mobile_arch_contact{
    position: fixed;
    z-index: 1999;
    top: 56px;
    right: 0;
    left: 0;
    background-color: #fff;
}
.mobile_arch_contact a{
    text-align: center;
    color: #f7901e;
    font-weight: 700;
    padding: 10px 0;
    font-size: 1.2rem;
}


#review_modal .loader {
	margin: 100px auto 0;
}

#searchForm{
	display: flex;
	flex-direction: column;
}

@media(min-width: 768px){
	#searchForm{
		flex-direction: row;
	}
}

.pswp{
    z-index: 2147483647; /*S> z-index*/
}

@media only screen and (min-width: 1401px) and (max-width: 1600px) {
	.floatLink {
		right: 0;
	}
}

@media only screen and (min-width: 1200px) and (max-width: 1400px) {
	.icon-thinking {
		right: 0 !important;
	}

	.floatLink {
		display: none;
	}

	.logoWrap a {
		padding-right: 20%;
	}
}



@media only screen and (min-width: 768px) {

    .innerWrapper.higher .innerTitle.projectHeader {
        transform: translateY(0);
    }
}

@media only screen and (min-width: 992px) {

    .innerWrapper.higher .innerTitle{
        transform: translateY(-100%);
    }
    .innerWrapper.higher .innerTitle.projectHeader {
        transform: translateY(-100%);
    }
}



@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.boneIcon img {
		max-width: 100%;
		margin-top: 50px;
	}

	.icon-thinking {
		display: none;
	}

	.floatLink {
		display: none;
	}

	.generalTabs .nav-tabs > li > a, .architect .nav-tabs > li > a, .generalTabs_drop .nav-tabs > li > a {
		padding: 7px 30px;
	}

	.page404Content img {
		width: 200px;
	}

	.header404 {
		line-height: 10.5rem;
		font-size: 10.5rem;
	}

	.logoWrap a {
		padding-right: 30%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.footerContact ul {
		padding-bottom: 15px;
	}

	.footerCredits {
		padding: 15px 0;
	}

	.icon-thinking {
		display: none;
	}

	.modal.openContact.in {
		height: 230px;
	}

	.inputWrap2, .inputWrap3 {
		width: 49%;
		margin-bottom: 10px;
	}

	.inputWrap2.defW {
		width: calc(100% - 10px);
	}

	.generalTabs .nav-tabs > li > a, .architect .nav-tabs > li > a {
		padding: 7px 12px;
	}

	.thumbWrap {
		width: 100px;
		height: 100px;
		margin-top: -80px;
	}

	.designerLocation {
		padding: 0px 30px;
	}

	.designerHeader {
		right: 165px;
	}

	.generalTabs_drop .nav-tabs > li > a {
		padding: 7px 10px;
	}

	.mainBanner.innerPage:not(.designerPage) {
		height: 240px;
	}

	.logoWrap a {
		padding-right: 40%;
	}
}

@media only screen and (min-width: 768px) {
	.modal.openContact {
		padding: 0 !important;
		overflow: hidden;
		width: 100%;
		display: block !important;
		position: relative;
		height: 0;
		transition: all .25s ease-in-out;
		-moz-transition: all .25s ease-in-out;
		-webkit-transition: all .25s ease-in-out;
	}

	.modal.openContact.in {
		z-index: 10;
		height: 156px;
		transition: all .25s ease-in-out;
		-moz-transition: all .25s ease-in-out;
		-webkit-transition: all .25s ease-in-out;
	}

	/* .modal-backdrop{display: none;} */
	.inputWrap2, .inputWrap3 {
		width: 19%;
		display: inline-block;
		padding: 0 5px;
	}

	.inputWrap2.col-sm-6 {
		width: 50%;
		margin: 15px 0;
		padding: 0 15px;
	}

	.inputWrap2.col-sm-12 {
		width: 100%;
		margin: 15px 0;
		padding: 0 15px;
	}

	.inputWrap2.defW {
		width: 14%;
	}

	.modal.openContact .modal-dialog {
		width: auto;
	}

	.icon-thinking {
		width: 90px;
		height: 77px;
		position: absolute;
		right: 8%;
		bottom: 0;
		-ms-transform: rotate(7deg);
		-webkit-transform: rotate(7deg);
		transform: rotate(7deg);
		margin-bottom: -4px;
	}

	.openContact .close {
		display: none;
	}

	.modal-open {
		overflow: auto;
		padding-right: 0 !important;
	}

	.modalInnerWrap {
		width: 100%;
		height: 100%;
	}

	.goTop {
		display: none;
	}

	.menu_open header > .container, .menu_open .wrapper, .menu_open footer {
		-webkit-filter: blur(5px);
		filter: blur(5px);
	}
}

@media only screen and (max-width: 767px) {
    .itemWrap {
        width: calc(50% - 2px);
    }
}

@media only screen and (max-width: 992px) {
	.innerWrapper.higher {
		margin-top: -100px;
		float: right;
		width: 100%;
	}

	#contactUs, #coffie_student {
		width: 90%;
	}

	.itemWrap {
		width: calc(50% - 3px);
	}

	.floatLink {
		display: none;
	}

	.thumbWrap {
		width: 100px;
		height: 100px;
		margin-top: -80px;
	}

	.designerLocation {
		padding: 0px 30px;
	}

	.designerHeader {
		right: 165px;
	}

	.fullItem {
		width: 60%;
		left: calc(-60% - 18px);
	}

	.page404Content img {
		width: 200px;
	}

	.header404 {
		line-height: 10.5rem;
		font-size: 10.5rem;
	}

	.logoWrap {
		z-index: 999;
		position: relative;
	}

	.searchModul .searchModulInner {
		padding-right: 15px !important;
	}
}

@media only screen and (max-width: 767px) {
	.mfp-bg {
		z-index: 999999999 !important;
	}

	.moreTabs .nav-tabs.fields > li > a:focus span, .moreTabs .nav-tabs.fields > li > a:hover span {
		color: #202020 !important;
	}

	.modal-dialog {
		margin: 50px auto 0;
		max-width: 80%
	}

	.generalTabs_drop .tab-content, .generalTabs .tab-content, .architect .tab-content {
		margin: 0;
	}

	.page404Content img {
		width: 150px;
	}

	.header404 {
		line-height: 9.5rem;
		font-size: 9.5rem;
	}

	.page404Content {
		width: 80%;
	}

	.mainBanner.innerPage:not(.designerPage) > img {
		height: 160px;
		min-width: 100%;
	}

	.innerWrapper.higher {
		padding: 20px 0;
	}

	.videoWrap {
		float: none;
		margin: 0 auto 15px;
	}

	.videoWrap img {
		width: 100%;
	}

	.mainBanner.innerPage:not(.designerPage) .bannerMusk2 {
		top: auto;
		bottom: 0;
		-ms-transform: rotate(180deg);
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg);
	}

	/*#contactDesigner .modal-body{padding:30px;}*/
	.tabContent {
		padding: 15px 0 !important;
	}

	.m_card .mainBanner.designerPage {
		margin-top: 0px;
	}

	.mainBanner.designerPage img {
		width: 100%;
		height: auto;
	}

	.owl-carousel .owl-item {
		padding: 0 15px 30px
	}

	.moreBtn {
		float: right;
		width: 100%;
	}

	.innerWrapper section {
		width: 100%;
		float: right;
	}

	.topContact_open .modal-backdrop {
		display: block;
	}

	.inputWrap2.col-sm-6, .inputWrap2.col-sm-12 {
		width: 100%;
		margin: 15px 0;
		padding: 0 0px;
	}

	#contactUs_pop .inputWrap2.col-sm-6 {
		width: 50%;
		padding: 0 15px;
	}

	#contactUs_pop .inputWrap2.col-sm-12 {
		width: 100%;
		padding: 0 15px;
	}

	.inputWrap2.pull-left {
		margin: 0;
	}

	.innerWrapper.higher {
		margin-top: 0;
	}

	.icon-thinking {
		display: none;
	}

	.inputWrap2 {
		width: 100%;
	}

	body {
		background: #fff;
	}

	body, html {
		font-size: 14px;
	}

	.menu {
		background: rgba(0, 0, 0, 0.8);
	}

	.menu li a {
		font-size: 1.571rem;
	}

	.menu li {
		padding: 0;
	}

	.logoWrap {
		text-align: center;
	}

    .m_hp .joinUsWrap {
        display: none;     }
	.joinUsWrap {
		width: calc(100% - 30px);
		left: 15px;
		top: 70px;
		border: 1px solid #f7901e;
		box-shadow: none;
		text-align: center;
		height: 55px;
		line-height: 55px;
		padding: 0px 15px;
	}

	.side1 {
		position: absolute;
		width: 100%;
	}

	.accessWrap {
		padding-left: 0px;
		line-height: 45px;
		float: left;
		z-index: 9999;
		position: relative;
	}

	.joinUsWrap svg.icon-join {
		width: 30px;
		height: 30px;
	}

	.accessWrap span {
		display: block;
		margin-top: -13px;
	}

	.accessWrap svg.icon-access {
		margin-left: 10px;
	}

	.navbar-toggle {
		width: 56px;
		height: 56px;
	}

	.navbar-toggle .icon-bar {
		width: 25px;
		margin: 0 auto 7px;
	}

	.menuWrapper.hover .navbar-toggle .icon-bar {
		margin: 0 auto 10px;
	}

	.menuWrapper.hover .menuHead {
		margin-top: 15px;
	}

	.joinUsTxt span.color1 {
		display: inline-block;
	}

	footer, .push {
		height: 458px;
	}

	.wrapper {
		margin: 80px auto -458px;
	}

	.defHeader + .wrapper {
		margin-top: 0;
	}

	.wrapper {
		margin: 0px auto -458px;
	}

	.footerImg {
		text-align: center;
	}

	/*    .mainBanner{height:403px;}*/
	.mainBanner {
		height: 170px;
	}

	.inputWrap input[type="submit"] {
		background-position: 43% center;
	}

	.submitTxt {
		position: absolute;
		width: 100%;
		text-align: center;
		color: #fff;
		line-height: 41px;
		font-weight: 400;
		font-size: 1.875rem;
	}

	.inputWrap {
		margin-bottom: 10px;
	}

	.searchModul {
		top: 96px;
	}

	.searchModul .searchModulInner {
		padding: 15px 30px 20px;
		height: 268px;
	}

	.innerWrapper {
		margin-top: 0;
		padding: 0;
		box-shadow: none;
	}

	.title {
		width: 100%;
		text-align: center;
	}

	.divider {
		width: 100%;
		background: #cbcbca;
		height: 2px;
		float: right;
	}

	.divider img {
		display: none;
	}

	.nav-tabs > li > a {
		margin-left: 0;
		color: #414141;
	}

	.title {
		margin: 10px 0;
	}

	.architect .tab-pane {
		padding: 20px 15px;
	}

	.owl-carousel {
		width: calc(100% - 30px);
		margin: 0 auto;
	}

	.modalInnerWrap {
		width: 85%;
		margin: 70px auto 0;
		background: #fff;
	}

	.inputWrap2 {
		margin-bottom: 25px;
	}

	.openContact .close {
		float: right;
		width: 30px;
		height: 30px;
		color: #fff;
		background: #2d8dca;
		opacity: 1;
		font-weight: normal;
		font-size: 40px;
		line-height: 25px;
	}

	.openContact .icon-pen {
		display: none;
	}

	.openContact h3 {
		margin-top: 40px;
	}

	.inputWrap2.hover label {
		top: -20px;
		right: 0;
	}

	.inputWrap2 label, .inputWrap2 input {
		font-size: 1.143rem;
	}

	.fileDown > span {
		display: block;
	}

	/*.moreTabs .nav-tabs > li > a{line-height: inherit;}*/
	.area-choose-item:hover, .area-choose-item:focus, .field-choose-item:hover, .field-choose-item:focus {
		color: #414141;
		text-decoration: none;
	}

	.moreTabs .nav-tabs > li > a:focus, .moreTabs .nav-tabs > li > a:hover {
		background: transparent;
		border: 0;
	}

	.floatLink {
		display: none;
	}

	.innerWrapper {
		margin-bottom: 0;
	}

	body:not(.m_hp) .joinUsWrap {
		top: 25vh;
        width: auto;
        transform: translateY(-50%);
	}

	body:not(.m_hp) .searchModul {
		top: 86px;
	}

	body:not(.m_hp) .searchModul .searchModulInner {
		height: 272px;
		margin-top: 47px;
	}

	.generalTabs {
		padding-top: 15px;
		padding-bottom: 0 !important;
	}

	.generalTabs .tab-pane, .architect .tab-pane {
		padding: 15px 0 0;
	}

	.loadMore {
		padding: 15px 0;
		float: right;
		width: 100%;
	}

	.item img {
		max-height: 145px;
		width: 100%;
	}

	.contactUsPop {
		bottom: 120px;
	}

	.callInMobile a {
		width: auto;
		height: auto;
		color: #f7901e;
		font-size: 1.125rem;
		padding: 0 30px 0 10px;
	}

	.callInMobile {
		background: url('../images/mobilCall_orange.png') right center no-repeat;
		background-origin: content-box;
		background-size: 20px 20px;
		position: absolute;
		right: 0;
		bottom: 80px;
		background-color: #fff;
		box-shadow: 0 0 3px 0 #404040;
		padding: 10px;
		display: block;
		z-index: 899;
	}

	.designerLocation + .generalTabs {
		padding-top: 20px;
	}

	.generalTabs_drop .area-choose-item {
		display: none !important;
	}

	.generalTabs_drop .area-choose {
		padding: 15px 0;
	}

	.generalTabs_drop .nav-tabs > li > a {
		padding: 7px 10px;
	}

	.generalTabs_drop .tab-pane {
		padding: 15px 0;
	}

	.imgBg {
		display: none;
	}

	#contactDesigner .modal-dialog {
		width: 80%;
	}

	.prof_modal .close {
		right: 0;
		left: -30px;
	}

	.moreTabs .row {
		margin: 0;
	}

	.contactUsWrap, .coffieWrap {
		background: #fff;
	}

	h1.innerTitle {
		margin-top: -55px;
	}

	#thanksPop .modal-dialog {
		max-width: 80%;
	}

	.joinUsWrapWrapper {
		position: relative;
		margin-top: 70px;
		z-index: 9;
	}

	.m_hp .joinUsWrapWrapper {
		margin-top: 0;
	}

	.defHeader .accessWrap #awbt svg {
		margin-top: 11px;
	}

	.categories-choose {
		margin-bottom: 15px;
	}

	.categories-choose .dropdown-menu {
		display: none;
		position: absolute;
		background: #fff;
		margin: 0 15px;
		width: calc(100% - 30px);
		border: solid 1px #ccc9ca;
		border-top: 0;
	}

	.categories-choose .dropdown-menu li {
		display: block;
	}

	.categories-choose .dropdown-menu li a span {
		color: #202020 !important;
	}

	.categories-choose .dropdown-menu li a {
		border: 0;
	}

	.open .dropdown-menu {
		display: block;
	}

	/*.moreTabs .nav-tabs>li.active>a, .moreTabs .nav-tabs>li.active>a:hover, .moreTabs .nav-tabs>li.active>a:focus{background: transparent;}*/
	.categories-choose a.firstA {
		margin: 0 15px;
		padding: 0 15px;
		background: url('../images/selectBg.png') no-repeat 3% center;
		background-size: 15px 9px;
		height: 42px;
		line-height: 42px;
		font-size: 16px;
		color: #f7901e;
		border: solid 1px #ccc9ca;
		appearance: none;
		-moz-appearance: none;
		-webkit-appearance: none;
	}

	.categories-choose .dropdown-menu li a {
		padding: 5px;
		line-height: 25px;
	}

	.container.w100 {
		width: 100%;
		padding: 0;
				margin-top: 43px;
	}

	.container {
		/* padding: 0;*/
	}

	.container .row {
		margin: 0;
	}

	header.defHeader .container > div {
		padding: 0;
		border: none;
	}

	footer {
		position: relative;
		overflow: visible;
		margin-top: 30px;
	}

	.goTop {
		background: #f7901e url("../images/menuArr.png") center center no-repeat;
		display: block;
		width: 50px;
		height: 50px;
		border-radius: 5px;
		position: absolute;
		top: -30px;
		right: calc(50% - 25px);
		-ms-transform: rotate(90deg);
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		z-index: 899;
	}

	.exitBtn {
		background: #f7901e;
		display: block;
		width: 50px;
		height: 50px;
		border-radius: 5px;
		position: absolute;
		top: -30px;
		right: calc(50% - 25px);
		-ms-transform: rotate(90deg);
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		z-index: 99999999;
	}

	.reviewPop {
		background-color: #fff;
		box-shadow: 0 0 3px 0 #404040;
		color: #f7901e;
		line-height: 0;
		width: auto;
	}

	.reviewPop .review_icon {
		width: 20px;
		height: 20px;
		fill: #f7901e;
	}

	.fullItem.open {
		top: -26px;
		z-index: 999999;
	}

	.fullItem.open .gotop {
		display: none;
	}

	.review_modal .check_availability {
		margin-top: -20px;
	}

	.review_modal .project_review {
		padding: 0;
	}

	.review_modal .owl-theme .owl-nav .owl-prev {
		margin- right: -40px;
	}

	.review_modal .owl-theme .owl-nav .owl-next {
		margin- left: -40px;
	}

	.review_modal .modal-header,
	.review_modal .modal-body,
	.review_modal .modal-footer {
		padding: 15px 0;
	}

	.review_modal .owl-carousel .owl-item {
		padding: 0 0 30px;
	}

	.breadCrumbs {
		display: none;
	}

	header {
		box-shadow: none;
	}

	.menuWrapper {
		position: fixed;
		top: 0;
		right: 0;
		z-index: 999999999;
	}

	.accessWrap {
		position: fixed;
		top: 0;
		left: 0;
		z-index: 999;
	}

	.logoWrap {
		position: fixed;
		top: 0;
		right: 0;
		width: 100%;
		background: #fff;
		z-index: 99;
		border-bottom: 1px solid #838071;
	}

	.review_modal h4 {
		font-size: 1.2rem;
		padding: 0 10px;
	}

	.review_modal .close {
		right: 0;
		left: -30px;
	}
}

@media only screen and (max-width: 599px) {
	.title svg.icon-header1 {
		width: 45px;
		height: 45px;
	}

	.title svg.icon-header2 {
		width: 60px;
		height: 45px;
	}

	.title svg.icon-header3 {
		width: 45px;
		height: 45px;
	}

	.dropdown-menu.fields {
		margin-bottom: 0;
	}

	.itemTxt3 .imgWrap {
		display: block;
		margin: 0 auto 10px;
		text-align: center;
	}

	.itemTxt3 .txtWrap_4 {
		width: 100%;
		display: block;
		margin-top: 5px;
	}

	.innerWrapper section {
		padding-bottom: 15px;
	}

	.item img {
		max-height: 145px;
	}

	.generalTabs .nav-tabs > li > a, .architect .nav-tabs > li > a, .designerLocation + .generalTabs .nav-tabs > li > a {
		padding: 7px 20px;
	}

	.moreTabs .nav-tabs > li > a svg {
		display: none;
	}

	.moreTabs .nav-tabs > li > a {
		padding: 10px 10px;
	}

	.generalTabs_drop .nav-tabs > li.active > a, .generalTabs_drop .nav-tabs > li.active > a:hover, .generalTabs_drop .nav-tabs > li.active > a:focus {
		background-color: #f6f6f6;
		color: #414141;
		border: 0;
	}

	.generalTabs_drop .nav-tabs > li {
		display: block;
		float: none;
	}

	.generalTabs_drop .dropdown-menu.areas {
		display: none;
		border-bottom: 0;
		border: 1px solid #afafb0;
		border-top: 0;
	}

	.generalTabs_drop .open .dropdown-menu.areas {
		display: block;
	}

	.generalTabs_drop .area-choose-item {
		display: block !important;
	}

	.area-choose-item, .field-choose-item {
		background: #f6f6f6 url(../images/selectBg.png) 10px center no-repeat;
		border: 1px solid #afafb0;
		color: #414141;
		text-align: right;
		padding: 10px;
	}

	.designerV {
		width: 100%;
	}

	.fullItem {
		width: 80%;
		left: calc(-80% - 18px);
		padding: 30px;
		overflow: auto;
	}

	.linksWrap {
		margin-top: 0px;
		padding: 0;
	}

	.linksWrap a {
		margin-top: 10px;
		display: block;
	}

	.linksWrap a + a {
		margin-right: 0;
	}
}

@media only screen and (max-width: 479px) {
	#contactUs_pop .formWrap {
		padding-bottom: 0px;
		margin-bottom: 0px;
		width: 100%;
		margin: 0;
	}

	#contactUs_pop .formWrap .row {
		margin: 0;
	}

	.menu {
		padding-top: 20%;
	}

	.menu li a {
		font-size: 1.429rem;
	}

	.footerBox img {
		margin-right: -25%;
	}

	.searchModulInner img {
		margin-right: -20px;
		width: 95px;
		margin-top: -50px;
	}

	.searchModul .searchModulInner {
		padding: 15px;
	}

	.submitTxt {
		font-size: 1.143rem;
	}

	.inputWrap input[type="submit"] {
		background-position: 38% center;
	}

	.moreBtn a {
		display: block;
		margin-top: 0;
		font-size: 1.25rem;
		padding: 7px 15px;
	}

	.itemWrap {
		width: 100%;
		float: none;
		padding: 0 0 30px;
	}

	.generalTabs .tab-pane, .architect .tab-pane {
		float: none;
	}

	.generalTabs .tab-content, .architect .tab-content {
		float: none;
	}

	.item img {
		max-height: none;
		width: 100%;
	}

	.innerTitle {
		font-size: 1.571rem;
	}

	.aboutDesImg {
		width: 100%;
		padding: 0;
		text-align: center;
		margin-bottom: 20px;
	}

	.aboutDesTxt {
		width: 100%;
		padding: 0;
	}

	.designerLocation {
		padding: 10px;
	}

	.thumbWrap {
		width: 80px;
		height: 80px;
		margin-top: -70px;
		margin-left: 0px;
	}

	.designerHeader {
		right: 100px;
	}

	.designerHeader h1 {
		font-size: 1.286rem;
	}

	.designerLocation svg {
		margin: 10px 0 10px 5px;
	}

	.designerLocation span {
		font-size: 0.9286rem;
		width: calc(100% - 106px);
	}

	.contactUsPop {
		bottom: 80px;
		height: 30px;
		line-height: 30px;
	}

	.contactUsPop {
		width: 85px;
	}

	.item2 img {
		width: 100%;
	}

	.galleryItem {
		width: 100%;
	}

	.designerLocation + .generalTabs .nav-tabs > li > a {
		padding: 7px 15px;
	}

	.play {
		width: 40px;
		height: 40px;
		top: calc(50% - 20px);
		right: calc(50% - 20px);
	}

	#contactUs_pop .inputWrap2.col-sm-6, #contactUs_pop .inputWrap2.col-sm-12 {
		width: 100%;
		padding: 0;
	}

	.legoTxt img {
		max-width: 100%;
		float: none;
		margin: 0;
		margin-bottom: 15px;
	}

	.page404Content img {
		width: 120px;
	}

	.header404 {
		line-height: 7.5rem;
		font-size: 7.5rem;
	}

	.categories-choose a.firstA {
		margin: 0;
	}

	.categories-choose .dropdown-menu {
		width: 100%;
		margin: 0;
	}

	.generalTabs .nav-tabs > li > a, .architect .nav-tabs > li > a, .designerLocation + .generalTabs .nav-tabs > li > a {
		padding: 7px 15px;
	}
}

@media only screen and (max-width: 360px) {
	.searchModulInner img {
		width: 86px;
	}

	.aboutDesImg img {
		width: 100%;
	}

	h1.innerTitle {
		font-size: 2rem;
	}
}