img {
    max-width: 100%
}

::selection {
    background: rgba(243, 109, 80, 1);
    color: #fff
}

::-moz-selection {
    background: rgba(243, 109, 80, 1);
    color: #fff
}

/*iframe {
	display: none;
}*/
.ClearFix {
    clear: both
}

/** {
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}*/

body {
    background: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
}

p {
    font-size: 15px;
    font-weight: lighter;
    line-height: 26px
}

.btnBlck {
    background-color: #394661;
    border: 1px solid #394661;
    color: #fff;
    margin-bottom: 15px;
}

.btnBlck:hover {
    color: #394661;
    border: 1px solid #394661;
    background-color: #fff
}

.btnOrng {
    color: #fff;
    background-color: #ed1c24;
    border: 1px solid #ed1c24
}

.btnOrng:hover {
    color: #ed1c24;
    border: 1px solid #ed1c24;
    background-color: #fff
}

footer .btnFoot {
    background: none repeat scroll 0 0 #ed1c24;
    color: #fff;
    float: left;
    font-family: bebas_neue_regularregular;
    font-size: 18px;
    line-height: 0;
    margin-top: 20px;
    padding: 20px;
    width: initial;
}

header {
    background: #fff;
    border-bottom: 2px solid #2a3138;
}

.logo {
    background: none repeat scroll 0 0 #fff;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    left: 0;
    margin: 0;
    padding: 13px;
    position: absolute;
    top: 0;
    width: 139px;
    z-index: 5;
}

header .container {
    position: relative
}

.about .col-md-4 {
    float: right;
}

.socilMedia {
    /*float: right;*/
    list-style: none;
    margin: 0;
    padding: 0
}

.socilMedia li {
    float: left;
    margin-right: 5px;
    list-style: none
}

.socilMedia li a {
    background: #3e3e3e;
    border-radius: 50%;
    display: block;
    height: 25px;
    margin: 5px 2px;
    padding: 4px 0;
    text-align: center;
    text-decoration: none;
    width: 25px;
    transition: background-color .5s ease;
    -webkit-transition: background-color .5s ease;
    -moz-transition: background-color .5s ease
}

.socilMedia li a:hover {
    background: #fff;
    color: #999
}

.socilMedia li a:hover:before {
    color: #000
}

.socilMedia li a:before {
    color: #a3a3a3;
    font-family: icomoon;
    font-size: 13px
}

.qck_contanct {

    float: right;
    font-size: 18px;
    padding: 10px 0;
}

.nav.fixed {
    position: fixed;
    width: 100%;
    top: 0;
    background: #ed1c24;
    z-index: 100
}

.nav.fixed .container {
    width: 100%;
    display: inline-block;
    text-align: center
}

.fixed.nav ul {
    display: inline-block;
    float: inherit;
    margin: auto;
    vertical-align: bottom
}

.fixed.nav ul li a {
    color: #fff
}

header nav {
    margin: 0;
    padding: 0;
    background: #fff
}

header nav .container ul {
    margin: 0;
    padding: 0;
    float: right
}

header nav .container ul li {
    list-style: none;
    margin: 0 0 0 20px;
    padding: 0;
    float: left
}

header nav .container ul li a {
    color: #fff;
    display: block;
    font-family: bebas_neue_regularregular;
    font-size: 21px;
    margin: 0;
    padding: 5px 15px;
    text-decoration: none;
    position: relative
}

header nav .container ul li a:before {
    background: #fff;
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    position: absolute;
    visibility: hidden;
    width: 100%;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s
}

header nav .container ul li a:hover:before {
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.Banner {
    position: relative
}

.Banner img {
    vertical-align: bottom
}

/*.Ba_Q_ContactWrapp {
 position: absolute;
 left: 0;
 right: 0;
 bottom: 0;
 top: 0;
 z-index: 2
 }*/
.Banner .Ba_Q_ContactWrapp .container {
    position: relative;
    height: 100%
}

/*Slider starts here*/

.callbacks_container {

    position: relative;
    width: 100%;
}

.callbacks {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

.callbacks li {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
}

.callbacks img {
    display: block;
    position: relative;
    z-index: 1;
    height: auto;
    width: 100%;
    border: 0;
}

.callbacks .caption {
    display: block;
    position: absolute;
    z-index: 2;
    font-size: 20px;
    text-shadow: none;
    color: #fff;
    background: #000;
    background: rgba(0, 0, 0, .8);
    left: 0;
    right: 0;
    bottom: 0;
    padding: 10px 20px;
    margin: 0;
    max-width: none;
    opacity: 0;
}

.callbacks_nav {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 52%;
    left: 0;
    opacity: 0.7;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 61px;
    width: 38px;
    background: transparent url("../images/themes.gif") no-repeat left top;
    margin-top: -45px;
}

.callbacks_nav:active {
    opacity: 1.0;
}

.callbacks_nav.next {
    left: auto;
    background-position: right top;
    right: 0;
}

.Ba_Q_BG {

    padding: 15px;
    position: relative;
}

.ENQ_title {
    background: none repeat scroll 0 0 #fff;
    border-top: 8px solid #ed1c24;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    box-shadow: 0 -3px 4px 0 rgba(0, 0, 0, 0.3);
    color: #000;
    font-size: 21px;
    left: 0;
    padding: 18px;
    position: absolute;
    top: -95px;
    z-index: 5;
}

.marginFR-lable {
    margin-bottom: 15px
}

.Ba_Q_BG label {
    display: block;
    width: 100%
}

.Ba_Q_ContactWrapp {
    border-radius: 5px;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3);
    margin-bottom: 40px;
}

.Ba_Q_BG label input[type="text"] {
    background: none repeat scroll 0 0 #f0f0f0;
    border: 1px solid #fff;
    border-radius: 0;
    box-sizing: border-box;
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    padding: 10px;
    width: 100%;
    border-radius: 5px;
}

.Ba_Q_BG label input.error-field {
    border: 1px solid red
}

.Ba_Q_BG label select {
    border: 1px solid #fff;
    border-radius: 5px;
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    padding: 10px;
    width: 100%;
    background: #f0f0f0;
}

.Ba_Q_BG label select.error-field {
    border: 1px solid red
}

.lftBlck {
    float: left;
    padding: 0 15px;
    width: 60%
}

.Ba_Q_BG label textarea {
    background: none repeat scroll 0 0 #f0f0f0;
    border: 0 none;
    border-radius: 0;
    font-family: "Open Sans", sans-serif;
    font-size: 17px;
    height: 93px;
    padding: 7px;
    resize: none;
    width: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.rigtBlck {
    width: 40%;
    float: left;
    padding: 0 15px
}

.Ba_Q_BG label input[type="button"] {
    background: #ed1c24;
    border: 0 none;
    border-radius: 5px;
    color: #fff;
    font-size: 17px;
    padding: 10px;
    text-transform: uppercase;
    vertical-align: middle;
    width: 100px;
}

.SuccessAlerWrapper.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
    margin: 0 15px
}

.modal-content .SuccessAlerWrapper.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
    margin: 0
}

.ongingpjctBG {
    background: #f0f0f0;
}

h2 {
    font-size: 40px;
    font-family: bebas_neue_regularregular;
    color: #626262;
}

.projectBg {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #e8e8e8;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    transition: box-shadow 1s;
    -webkit-ransition: box-shadow 1s;
    -moz-transition: box-shadow 1s;
    -moz-transition: border 1s;
    transition: border 1s;
    -webkit-transition: border 1s;
    margin-bottom: 40px;
}

.projectBg:hover {
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2);
    border: 1px solid rgba(0, 0, 0, 0.2);
}

.imageWrap {
    float: left;
    position: relative;
    width: 50%;
}

.imageDetWrapp {
    background: none repeat scroll 0 0 #fff;
    float: left;
    padding: 15px;
    width: 50%;
    height: 100%;
}

.imageDetWrapp>h4 {
    color: #394661;
    font-family: bebas_neue_regularregular;
    font-size: 24px;
    font-style: normal;
    font-weight: lighter;
    line-height: 1;
    margin-top: 0;
}

.imageDetWrapp>span {
    border-bottom: 1px solid #ddd;
    display: block;
    padding: 5px 0;
    font-size: 13px;
}

.imageDetWrapp span i {
    display: inline-block;
    float: right;
    font-style: normal;
    font-weight: lighter;
    text-align: right
}

.imageDetWrapp nav {
    bottom: 10px;
    box-sizing: border-box;
    padding: 8px;
    position: absolute;
    right: 0;
    width: 40%;
}

.OngoingProject .col-md-4 {
    margin-bottom: 30px
}

footer {
    background: #333;
    /*padding: 20px 0 0*/
}

.Footquotes {
    color: #f85d63;
    margin-top: 15px;
    font-size: 23px
}

.Footquotes span {
    color: #f85d63 font-size: 17px
}

.Footaddress h3 {
    color: #f85d63
}

.Footaddress {
    color: #eee;
    font-weight: lighter;
    line-height: 26px
}

footer>section {
    padding: 10px 0;
    background: #222;
    margin-top: 20px
}

footer .col-md-6>span {
    display: block;
    margin-top: 9px
}

.enquiryWrap label {
    display: block;
    margin-bottom: 15px
}

.enquiryWrap label input[type=text] {
    border: 1px solid #ddd;
    padding: 10px;
    width: 100%;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.window .enquiryWrap label textarea {
    border: 1px solid #ddd;
    padding: 10px;
    width: 100%;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.enquiryWrap label input.error-field[type=text] {
    border: 1px solid red;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;

}

.enquiryWrap label select.error-field {
    border-color: red;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;

}

.modal-title {
    font-family: bebas_neue_regularregular;
    font-size: 28px
}

.enquiryWrap .SuccessAlerWrapper.alert.alert-success {
    margin: 0
}

.enquiryWrap label select {
    border: 1px solid #ddd;
    font-weight: 400;
    padding: 10px;
    width: 100%;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.modal-header {
    background: #ed1c24;
}

.modal-title {
    color: #fff
}

.special-off:before {
    content: '';
    background: transparent url('../images/special-offer-corner.png') no-repeat 100% 10%;
    width: 100%;
    height: 100%;
    z-index: 9;
    display: block;
    position: absolute;
    background-size: 49%;
    transform: rotate(-90deg);
    top: -8%;
}

.special-off1:before {
    content: '';
    background: transparent url('../images/emi-offer.png') no-repeat 100% 9%;
    width: 100%;
    height: 100%;
    z-index: 9;
    display: block;
    position: absolute;
    background-size: 45%;
    transform: rotate(-90deg);
    top: -8%;
    margin-left: 7px;
}

@media screen and (max-width: 800px) {
    .OngoingProject .col-md-4 {
        float: left;
        width: 50%
    }

    footer .row .col-md-4 {
        float: left;
        width: 33.33%
    }

    footer .row .col-md-6 {
        float: left;
        width: 50%
    }

    .Ba_Q_BG .row .col-md-4 {
        float: left;
        width: 33.333%
    }

    .rigtBlck>input[type=button] {
        font-size: 18px;
        white-space: pre-line
    }
}

@media screen and (max-width: 1024px) {
    .imageWrap {
        float: none;
        width: 100%;
    }

    .imageDetWrapp {
        width: 100%;
        float: inherit;
    }

    .imageDetWrapp>span {
        border: none 0;
    }

    .col-md-6 {
        width: 50%;
        float: left;
    }

}

@media screen and (max-width: 768px) {
    .ENQ_title {
        box-shadow: none;
        display: block;
        position: relative;
        top: inherit;
    }

    .Ba_Q_ContactWrapp {
        margin-top: 30px;
    }

    .Ba_Q_BG {
        padding: 0;
    }

    .Ba_Q_BG form {
        padding: 15px;
    }

    .about .col-md-4 {
        float: inherit;
    }

}

@media screen and (max-width: 640px) {
    .col-md-6 {
        float: inherit;
        width: 100%;
    }

    .imageDetWrapp>span {
        border-bottom: 1px solid #ddd;
        display: block;
        padding: 5px 0;
    }

    .imageDetWrapp {

        float: left;
        padding: 15px;
        width: 50%;
    }

    .imageWrap {
        float: left;
        width: 50%;
    }

    /*.Ba_Q_ContactWrapp {
	 background: #2a3138;
	 bottom: inherit;
	 left: inherit;
	 position: relative;
	 right: inherit;
	 top: inherit;
	 z-index: 2
	 }*/
    .Ba_Q_BG {
        position: relative
    }

    .rigtBlck>input[type=button] {
        font-size: 16px;
        white-space: pre-line
    }

    footer .col-md-6>span {
        text-align: center
    }
}

@media screen and (max-width: 600px) {
    footer .socilMedia.pull-right {
        float: inherit !important;
        margin: auto;
        width: 170px
    }

    .Ba_Q_BG {
        bottom: inherit;
        left: inherit;
        padding: 0;
        position: relative;
        right: inherit
    }

    /*.Ba_Q_ContactWrapp {
	 background: #2a3138;
	 bottom: inherit;
	 left: inherit;
	 padding: 15px 0 0;
	 position: relative;
	 right: inherit;
	 top: inherit;
	 z-index: 2
	 }*/
    /*.ENQ_title {
	 background: #2a3138;
	 color: #fff;
	 font-family: bebas_neue_regularregular;
	 font-size: 18px;
	 left: -16px;
	 line-height: 0;
	 padding: 18px;
	 position: absolute;
	 top: -45px
	 }*/
    .rigtBlck>input[type=button] {
        font-size: 23px;
        white-space: pre-line
    }

    .Ba_Q_BG .row .col-md-4 {
        float: inherit;
        margin-bottom: 20px;
        width: inherit
    }

    header {
        background: #fff;
        padding: 15px 0
    }

    .logo {
        left: inherit;
        margin: auto;
        position: inherit;
        right: inherit;
        top: inherit;
        width: 113px
    }

    header .socilMedia {
        display: none
    }

    header nav {
        background: #fff;
        margin: 0;
        padding: 0
    }

    header nav .container ul {
        display: block;
        float: left;
        margin: 0;
        padding: 0;
        text-align: center
    }

    header nav .container ul li {
        border-bottom: 1px solid #ccc;
        float: inherit;
        margin: 0;
        padding: 0;
        /*width: 100%;*/
        display: block
    }

    header nav .container ul li a {
        background: #ddd;
        color: #666;
        padding: 5px 15px
    }

    .OngoingProject .col-md-4,
    footer .row .col-md-4,
    footer .row .col-md-6 {

        width: 100%
    }

    .fixed.nav ul li a {
        color: #666
    }

    .nav.fixed {
        background: inherit;
        position: inherit;
        top: inherit;
        width: 100%;
        z-index: 100
    }

    .fixed.nav ul {
        display: block;
        float: inherit
    }

    .nav.fixed .container {
        display: block;
        text-align: center;
        width: 100%
    }

    a.btn.btnBlck,
    a.btn.btnOrng {
        font-size: 13px;
    }
}

@media screen and (max-width: 520px) {
    .imageWrap {
        float: none;
        width: 100%;
    }

    .imageDetWrapp {
        width: 100%;
        float: inherit;
    }

    .imageDetWrapp>span {
        border: none 0;
    }

    .col-md-6 {
        width: 100%;
        float: inherit;
    }

    .logo {
        box-shadow: none;
    }

    .qck_contanct {
        display: block;
        float: inherit;
        text-align: center;
    }

    .qck_contanct span {
        display: block;
    }

    .qck_contanct span.seperator {
        display: none;
    }

    header nav .container ul li {
        border-bottom: 1px solid #ff373f;
    }

    .fixed.nav ul li a {
        color: #fff;
    }

    header nav .container ul li a {
        background: none repeat scroll 0 0 #ed1c24;
        color: #fff;
        padding: 5px 15px;
    }

    .nav.fixed {
        background: #ed1c24;
    }

    a.btn.btnBlck,
    a.btn.btnOrng,
        {
        font-size: 13px;
    }
}

@media screen and (max-width: 320px) {
    .imageDetWrapp nav {

        box-sizing: border-box;
        margin-top: 15px;
        padding: 0;
        position: inherit;
        width: 100%;
    }
}

#artech-metro-popup h3 {
    color: #ED3136;
    margin-top: 25px;
}

#artech-metro-popup p {
    color: grey;
    font-weight: bold;
}

#artech-metro-popup p:last-of-type {
    margin-bottom: 25px;
}

#artech-metro-popup .modal-body input {
    margin-bottom: 10px;
    padding: 7px;
    width: 70%;
}

#artech-metro-popup .modal-body input#phone3 {
    padding: 7px 0 7px 3em;
}

#artech-metro-popup .modal-body button {
    width: 40%;
    border-radius: 5px;
    margin-top: 15px;
}

#artech-metro-popup .close {
    font-size: 14px;
    background-color: #1ACDD6;
    opacity: 1;
    color: white;
    font-weight: 100;
    width: 61px;
    position: absolute;
    top: 0px;
    right: 0px;
    padding: 5px 7px;
}

#artech-metro-popup .modal-header {
    background: none;
    border: 0px;
    position: relative;
}

input#phone3,
input#phone2,
input#phone {
    padding-left: 3em !important;
}

#SkypeButton_Call_artech-realtors_1_paraElement {
    font-size: 20px !important;
    margin-bottom: 0;
}

#SkypeButton_Call_artech-realtors_1_paraElement a {
    color: #495159;
}

/*#SkypeButton_Call_artech-realtors_1_paraElement a img{
	display: none;
}*/
.projectContents {
    position: absolute;
    z-index: 9;
    color: #fff;
    padding: 20px 10px;
    top: 2em;
    right: 2em;
    border-radius: 5px;
    text-align: left;
    min-width: 270px;
    background: rgba(0, 0, 0, 0.61);
}

.projectContents:before {
    position: absolute;
    content: "";
    border-top: 8px solid #ed1c24;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-bottom: 8px solid #ed1c24;
}

.projectContents h3 {
    margin: 0 0 5px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
}

.projectContents h3 span:first-child {
    background: #25216d;
    padding: 5px;
    display: inline-block;
}

.projectContents h3 .pname {
    display: block;
}

.projectContents p {
    margin-bottom: 0;
    font-weight: 500;
    font-size: 12px;
    text-transform: uppercase;
}

.qck_contanct a {
    color: #495159;
}

.qck_contanct a:hover {
    text-decoration: none;
}

@media screen and (max-width: 63.9375em) and (min-width: 40em) {
    .projectContents {
        top: 6px;
    }
}

@media screen and (max-width: 600px) {
    .projectContents {
        position: initial;
        bottom: initial;
        left: initial;
        background: none;
        min-width: inherit;
        color: #000;
    }

    .projectContents h3 {
        font-size: 15px;
        margin-bottom: 0;
    }

    .projectContents h3 span:first-child {
        background: transparent;
        padding-left: 0;
        padding-bottom: 0;
    }

    .projectContents h3 .pname {
        display: inline-block;
    }

    .projectContents p {
        font-size: 11px;
    }

    .projectContents:before {
        display: none;
    }
}


@media only screen and (max-width: 600px) {
    .nav-web {
        /*display:none;*/
    }

    .menu1 {
        width: 15%;
    }

    .menu2 {
        width: 15%;
    }

    .menu3 {
        width: 40%;
    }

    .menu4 {
        width: 30%;
    }

    header nav .container ul li a {
        font-size: 17px;
    }

    .imageDetWrapp nav {
        position: relative;
        width: 100%;
    }

    a.btn {
        width: 48%;
        margin: 0 0.2em;
    }

    .socilMedia li {
        float: none;
        margin-right: 5px;
        list-style: none;
        text-align: center;
        display: inline-block;
    }

    .socilMedia {
        text-align: center;
    }

}

@media only screen and (max-width: 340px) {

    header nav .container ul li a {
        font-size: 15px;
    }

}

.zoho-forms #crmWebToEntityForm form table tr td {
    background: 0 0 !important;
    width: 100% !important;
    display: block;
    padding-bottom: 0;
}

.zoho-forms #crmWebToEntityForm form table tr td input,
.zoho-forms #crmWebToEntityForm form table tr td select,
.zoho-forms #crmWebToEntityForm form table tr td textarea {
    width: 100% !important;
    border: 1px solid #000;
    box-shadow: none;
    border-radius: 5px;
    background: #e6e6e6;
}
.imageDetWrapp p{font-size:14px;}

@media only screen and (max-width: 600px) {
    .thdLists .thdItem{
        width: 50%!important;
        margin: 0!important;
    }
    .thdLists .thdItem:before{
        top: 7px!important;
    }
    .thdLists .thdItem a{
        padding: 5px 0!important;
    }
}

.tour-link{
    display: none;
}

input#phone3, input#phone2, input#phone{
    padding-left: 6.5em !important;
}
.intl-tel-input .country-list .flag-box, .intl-tel-input .country-list .country-name, .intl-tel-input .country-list .dial-code{
    color: #555;
}
.intl-tel-input.separate-dial-code .selected-dial-code{
    color: #555;
}