

@font-face {
    font-family: "FuturaStd-Medium";
    src: url(../fonts/FuturaStd-Medium.eot);
    src: url("../fonts/FuturaStd-Medium.eot?#iefix") format("embedded-opentype"), 
    url(../fonts/FuturaStd-Medium.woff2) format("woff2"),
    url(../fonts/FuturaStd-Medium.woff) format("woff"),
    url("../fonts/FuturaStd-Medium.svg#Flama-Bold") format("svg");
    font-stretch: normal;
    unicode-range: U+0020-00FE;
}

@font-face {font-family: "FuturaStd-MediumStd-Medium";
  src: url("6e390d15863032277a741e08a6b18ce2.eot"); /* IE9*/
  src: url("6e390d15863032277a741e08a6b18ce2.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
  url("6e390d15863032277a741e08a6b18ce2.woff2") format("woff2"), /* chrome、firefox */
  url("6e390d15863032277a741e08a6b18ce2.woff") format("woff"), /* chrome、firefox */
  url("6e390d15863032277a741e08a6b18ce2.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url("6e390d15863032277a741e08a6b18ce2.svg#FuturaStd-MediumStd-Medium") format("svg"); /* iOS 4.1- */
}
 @font-face {
    font-family: 'Pelita Grande Std Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Pelita Grande Std Regular'), url('Pelita Grande Std-Regular.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Pelita Grande Std Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Pelita Grande Std Italic'), url('Pelita Grande Std-RegularItalic.otf') format('otf');
    }
    

    @font-face {
    font-family: 'Pelita Grande Std Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Pelita Grande Std Bold'), url('Pelita Grande Std-Bold.otf') format('otf');
    }
    

    @font-face {
    font-family: 'Pelita Grande Std Bold Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Pelita Grande Std Bold Italic'), url('Pelita Grande Std-BoldItalic.otf') format('otf');
    }
    

    @font-face {
    font-family: 'Pelita Std Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Pelita Std Regular'), url('Pelita Std-Regular.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Pelita Std Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Pelita Std Italic'), url('Pelita Std-RegularItalic.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Pelita Std Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Pelita Std Bold'), url('Pelita Grande Std-Bold.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Pelita Std Bold Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Pelita Std Bold Italic'), url('Pelita Std-BoldItalic.woff') format('woff');
    }


body {
    background: url(../img/body-bg.jpg);
    background-size: cover;
}
.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 0px !important;
}
input {
    width: 100%;
    margin-bottom: 8px !important;
    height: 46px;
    padding: 6px;
    border-radius: 5px;
    border: 1px solid #ddd8d8;
    color: #000 !important;
}
.number-area {
    text-align: right;
}
select {
    width: 100%;
    margin-bottom: 8px !important;
    height: 42px;
    padding: 6px;
    border-radius: 7px;
    border: none;
    color: #000 !important;
    background: #fff !important;
}

::-webkit-input-placeholder {
    color: #000;
}
::-moz-placeholder {
    color: #000;
}
:-ms-input-placeholder {
    color: #000;
}
:-moz-placeholder {
    color: #000;
}
.formhead {
    margin-top: 6px;
    font-family: "FuturaStd-Medium";
    /* margin-left: 67px; */
    color: #fff;
    text-align: center;
    font-size: 16px;
}
img.img-responsive.round {
    position: relative;
    left: 79px;
    z-index: 2 !important;
    width: 66%;
    height: 459px;
    top: 70px;
}
section.main-section {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.image {
height: 59px;
    font-family: "FuturaStd-Medium" !important;
    text-transform: uppercase;
    color: #fff !important;
    font-size: 19px;
    font-weight: bold;
    background: #82b939;
    letter-spacing: 3px;
}
.main-logo {
    float: left;
    margin-right: 15px;
    padding-top: 10px;
}
.form-group {
    margin-bottom: 0px !important;
}

.number-area h3 {
        font-family: "FuturaStd-Medium"!important;
}
.formarea {
    background: linear-gradient( 
1375deg , #000000c7, #000000ed),url(https://markproperties.pk/abraz-ul-minal/img/abraz-bg.jpeg) !important;
    background-position: 39% 28% !important;
    background-color: #fff;
    padding: 22px;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
   box-shadow: 0px 0px 12px -2px rgb(0 0 0 / 24%);
}




@media screen and (max-width: 767px) {
    h1.coming span.com {
    font-size: 10.5vw !important;
    }
    h1#head {
    font-size: 11vw !important;
    letter-spacing: 3px;
}
ul.cont li {
    width: 62% !important;
}
.mai-heading hr {
    display: none;
}
.mobile-view {
    position: relative;
    top: -10px;
}
img.right-arow {
  display:none;
}
.container.text-center {
    padding: 23px;
}
.mai-heading {
    text-align: center;
    margin-top: 0px !important;
}
span.yellow.fub1 {
    display: none !important;
}
span.yellow.fub1.mobile {
    display: block !important;
}

span#head-room {
    font-size: 10.8vw !important;
}
.mai-heading ul li span {
    font-size: 4.5vw !important;
}
img.arow {
    display: none;
}
h5#book {
    font-family: "FuturaStd-Medium";
    font-size: 7vw !important;
    line-height: 1.3;
}
    span.yellow.fub1 {
    padding: 7px;
    font-size: 5.5vw !important;
        
    }
    .image {
    height: 59px;
    font-family: "FuturaStd-Medium" !important;
    text-transform: uppercase;
    color: #fff !important;
    font-size: 4.5vw !important;
        
    }
section.main-content {
    margin-top: 0px !important;
} 

body {
    background: url(../img/body-bg.jpg);
    background-size: auto !important;
}
.main-image-section video {
    border-radius: 10px;
    height: unset !important;
}
.main-image-section video {
    border-radius: 20px;
    margin-top: 0px !important;
}
.mai-heading h1 {
    font-family: "FuturaStd-Medium";
        font-size: 7.5vw !important;
}
/*h1.coming span {*/
/*    font-size: 1em !important;*/
/*    color: #e01e26;*/
/*    font-weight: bold;*/
/*    padding-left: 7px !important;*/
/*}*/
.owl-wrapper-outer {
    position: relative;
    top: 20px;
}

img.img-responsive.animate-img.full-width {
    width: 28% !important;
    float: unset !important;
    margin: auto !important;
}
    .thank-map iframe {
    height: 400px;
    padding: 20px;
}
.thank-map {
    box-shadow: 0px 0px 12px -2px rgb(0 0 0 / 24%);
    margin-top: 20px;
}
    section.main-section h1 {
        font-size: 2.5em !important;
    }
    section.map iframe {
    border-radius: 20px;
    height: 300px;
}
    img#main-view {
    border-radius: 20px;
    padding: 10px;
}
ul.cont {
    list-style: none;
    font-size: 20px;
}
    div#contact_form {
    display: block !important;
}
    .number-area {
    margin-top: 25px;
    text-align: -webkit-center !important;
    margin-bottom: 23px;
}
   
    .formhead {
    font-size: 16px !important;
    color:#fff !important;
        
    }
   
.left-sec ul li span {
    text-align: left!important;
    
}
    img.img-responsive.main-logo {
    width: 60% !important;
    margin-top: 12px !important;
}
img.img-responsive.logo {
    width: 37% !important;
    margin: auto;
    margin-top: 9px;
}
.formhead {
    margin-top: 6px;
    font-family: "FuturaStd-Medium";
    margin-left: 0px !important;
    color: #000;
    text-align: center !important;
    font-size: 1.2em;
}
   
   
    .formarea {
        float: none;
            width: 90%;
    margin: auto;
    }
    .number-area h3 {
        text-align: center;
    }
    .col-xs-1,
    .col-sm-1,
    .col-md-1,
    .col-lg-1,
    .col-xs-2,
    .col-sm-2,
    .col-md-2,
    .col-lg-2,
    .col-xs-3,
    .col-sm-3,
    .col-md-3,
    .col-lg-3,
    .col-xs-4,
    .col-sm-4,
    .col-md-4,
    .col-lg-4,
    .col-xs-5,
    .col-sm-5,
    .col-md-5,
    .col-lg-5,
    .col-xs-6,
    .col-sm-6,
    .col-md-6,
    .col-lg-6,
    .col-xs-7,
    .col-sm-7,
    .col-md-7,
    .col-lg-7,
    .col-xs-8,
    .col-sm-8,
    .col-md-8,
    .col-lg-8,
    .col-xs-9,
    .col-sm-9,
    .col-md-9,
    .col-lg-9,
    .col-xs-10,
    .col-sm-10,
    .col-md-10,
    .col-lg-10,
    .col-xs-11,
    .col-sm-11,
    .col-md-11,
    .col-lg-11,
    .col-xs-12,
    .col-sm-12,
    .col-md-12,
    .col-lg-12 {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
  
}
@media screen and (max-width: 991px) {
    .formarea {
        float: none !important;
    }
      h3.cal.call-icon {
    display: none;
}

}
@media screen and (max-width: 767px) {
.formarea {
    background: linear-gradient( 
1375deg , #000000c4, #000000d1),url(https://markproperties.pk/abraz-ul-minal/img/abraz-bg.jpeg) !important;
    background-position: 39% 28% !important;
    background-color: #fff;
    padding: 22px;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0px 0px 12px -2px rgb(0 0 0 / 24%);
}    
/* .owl-controls .owl-buttons .owl-prev {*/
/*    left: 14px !important;*/
/*}   */
.owl-controls .owl-buttons .owl-next {
    right: 0px !important;
}
img.img-responsive.abad-logo {
    width: 50%;
}  
.mai-heading h1 {
    line-height: 1.4 !important;
   
}
a.cc-calto-action-ripple {
    margin-top: -7px;
}
section.call-buton {
    text-align: -webkit-center;
}
h3.cal {
    font-family: 'FuturaStd-Medium' !important;
    text-align: -webkit-center;
}
 .abad-logo span {
    float: right;
    margin-top: -57px;
}   
header.mobile {
    padding: 20px;
}    
img.img-responsive.builder-logo {
    width: 70%;
    float: right;
    border-radius: 7px;
   

}    
   header.desktop {
    display: none;
} 
   header.mobile {
    display: block !important;
} 

    img.img-responsive.download-newimage {
        width: 80%;
        margin-top: -3px !important;
        margin: 0 auto;
        margin-bottom: 12px;
        position: relative;
    }
    img.img-responsive.main-logo {
        margin: 0 auto !important;
        float: none;

    }
}
@media screen and (min-width: 992px) and (max-width: 1255px) {
   .formhead {
    font-size: 1vw !important;
}

.number-area h3 {
    float: left;
    margin-left: -61px !important;
    position: relative;
    top: -11px;
}
ul.inlinetext li {
    font-size: 30px !important;
    line-height: 1;
}
.mai-heading ul li span {
    font-size: 15px !important;
    font-family: "FuturaStd-Medium";
}
.main-image-section video {
    border-radius: 10px;
    height: 392px !important;
}
ul.inlinetext li {
    line-height: 1.2;
}
img.img-responsive.main-logo {
    width: 87% !important;
    margin-top: 9px;
        
}
input {
    height: 36px !important;
}
select.form-control {
     height: 36px !important;
}

    input#af-submit-image-1585694427 {
        font-size: 37px;
    }
    .image {
        font-size: 1.7vw;
         height: 44px !important;
    }
    .mai-heading h1 {
    font-family: "FuturaStd-Medium";
    font-size: 2.5vw !important;
}


  
}
@media screen and (max-width: 630px) {
    .number-area {
        margin-top: 70px;
    }
}
@media screen and (max-width: 449px) {
    ul.country-list {
        display: block !important;
    }
}

img.img-responsive.download-newimage {
    width: 70%;
    margin-top: 20px !important;
    margin:auto;
}
img.img-responsive.projects-newimage {
    width: 70%;
        margin:auto;
        margin-top: 14px;
}

input,
button,
select,
textarea {
    line-height: inherit;
    font-family: 'Prompt', sans-serif !important;
    /*font-size: 14px !important;*/
}
input.btn1 {
    width: 80%;
    background-color: #e50000;
    color: #fff !important;
    font-size: 25px;
    height: 77px;
    font-family: "Flama-Bold" !important;
}
img#main-view {
    border-radius: 20px;
}
.mai-heading h1 {
    font-family: "FuturaStd-Medium";
    font-size: 2.4vw;
    line-height: 1.3;
    font-weight: bold;
    letter-spacing: 1px;
}
h1.coming span {
    font-size: 0.7em;
    color: #82b939;
    font-weight: bold;
}
.mai-heading {
    text-align: center;
    margin-top: 34px;
}
ul.inlinetext {
    text-align: left;
}
.mai-heading ul li span {
    position: relative;
    top: -4px;
    color: #312c2c;
    width: 100%;
    /* float: right; */
    /* margin-bottom: 4px; */
    font-size: 1.1vw;
    font-family: "FuturaStd-Medium";
    letter-spacing: 0.5px;
}
span.yellow.fub1 {
        padding: 7px;
    font-size: 1.5vw;
    font-family: "FuturaStd-Medium";

    letter-spacing: 2px;
      

}
ul.inlinetext li {
    list-style: square;
    font-size: 20px;
    color: #82b939;
}
img.img-responsive.animate-img.full-width {
width: 18%;
    margin: 0 auto;
    margin-bottom: 10px;
    /* float: left; */
    border-radius: 51px;
}
.intl-tel-input.allow-dropdown {
    width: 100%;
     margin-bottom: 7px !important;
}
header {
    box-shadow: 0px 0px 12px -2px rgb(0 0 0 / 24%);
    margin-bottom: 13px;
}
img.img-responsive.logo {
   
    margin: auto;
    margin-top: 9px;
   
}
section.main-content {
    margin-top: 50px;
}
/*buton call*/

.number-area {
    text-align: -webkit-right;
    padding: 44px 12px 10px 0px;
}

.call-buton .cc-calto-action-ripple {
	z-index: 99999;
	/*position: fixed;*/
 /*   right: 3rem;*/
 /*   bottom: 55rem;*/
	background: #e01e26;
	width: 4rem;
	height: 4rem;
	padding: 1rem;
	border-radius: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #ffffff;
	-webkit-animation: cc-calto-action-ripple 0.6s linear infinite;
	animation: cc-calto-action-ripple 0.6s linear infinite;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	justify-items: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	text-decoration: none; }
	.call-buton .cc-calto-action-ripple i {
	  -webkit-transition: 0.3s ease;
	  transition: 0.3s ease;
	  font-size: 2.2rem; }
	.call-buton .cc-calto-action-ripple:hover i {
	  -webkit-transform: rotate(135deg);
	  transform: rotate(135deg); }
  
  @-webkit-keyframes cc-calto-action-ripple {
	0% {
	  -webkit-box-shadow: 0 4px 10px rgba(236, 139, 0, 0.2), 0 0 0 0 rgba(236, 139, 0, 0.2), 0 0 0 5px rgba(236, 139, 0, 0.2), 0 0 0 10px rgba(236, 139, 0, 0.2);
	  box-shadow: 0 4px 10px rgba(236, 139, 0, 0.2), 0 0 0 0 rgba(236, 139, 0, 0.2), 0 0 0 5px rgba(236, 139, 0, 0.2), 0 0 0 10px rgba(236, 139, 0, 0.2); }
	100% {
	  -webkit-box-shadow: 0 4px 10px rgba(236, 139, 0, 0.2), 0 0 0 5px rgba(236, 139, 0, 0.2), 0 0 0 10px rgba(236, 139, 0, 0.2), 0 0 0 20px rgba(236, 139, 0, 0);
	  box-shadow: 0 4px 10px rgba(236, 139, 0, 0.2), 0 0 0 5px rgba(236, 139, 0, 0.2), 0 0 0 10px rgba(236, 139, 0, 0.2), 0 0 0 20px rgba(236, 139, 0, 0); } }
  
  @keyframes cc-calto-action-ripple {
	0% {
	  -webkit-box-shadow: 0 4px 10px rgba(236, 139, 0, 0.2), 0 0 0 0 rgba(236, 139, 0, 0.2), 0 0 0 5px rgba(236, 139, 0, 0.2), 0 0 0 10px rgba(236, 139, 0, 0.2);
	  box-shadow: 0 4px 10px rgba(236, 139, 0, 0.2), 0 0 0 0 rgba(236, 139, 0, 0.2), 0 0 0 5px rgba(236, 139, 0, 0.2), 0 0 0 10px rgba(236, 139, 0, 0.2); }
	100% {
	  -webkit-box-shadow: 0 4px 10px rgba(236, 139, 0, 0.2), 0 0 0 5px rgba(236, 139, 0, 0.2), 0 0 0 10px rgba(236, 139, 0, 0.2), 0 0 0 20px rgba(236, 139, 0, 0);
	  box-shadow: 0 4px 10px rgba(236, 139, 0, 0.2), 0 0 0 5px rgba(236, 139, 0, 0.2), 0 0 0 10px rgba(236, 139, 0, 0.2), 0 0 0 20px rgba(236, 139, 0, 0); } }

/*contact popup*/
	.modal-title {
    margin: 0;
    line-height: 1.42857143;
    font-size: 25px !important;
    font-family: 'FuturaStd-Medium';
    text-align: -webkit-center !important;
}
.modal-body {
    position: relative;
    padding: 15px;
    text-align: center !important;
}
.modal-header .close {
    margin-top: -24px !important;
}
ul.cont {
list-style: none;
    font-size: 20px;
    text-align: center !important;
    padding-left: 0px !important
    ;
}
ul.cont li a {
    color: #000;
    font-family: 'FuturaStd-Medium';
}
ul.cont i {
    color: red;
    font-weight: bold;
}

/*floting buton*/
/* floating box style */
.floating-form { /*contact form wrapper*/
    max-width: 323px;
    padding: 30px 30px 10px 30px;
    border: 1px solid #ddd;
    right: -78px;
    position: fixed;
        z-index: 99999;
	}
.contact-opener { /*opener button*/
    position: absolute;
   left: -103px;
    transform: rotate(-90deg); /* rotate button -90deg */
    top: 207px;
    padding: 10px;
    color: #fff;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.43);
    cursor: pointer;
    border-radius: 5px 5px 0px 0px;
    font-size: 20px;
    font-weight: bold;
    font-family: 'FuturaStd-Medium';
}
.contact-opener, .floating-form input[type=button]:hover, .floating-form input[type=submit]:hover {
    background: linear-gradient(to bottom,#82b939 5%,#82b939 100%);
       /*background-color: #000000b5;*/
}
div#contact_form {
    display: none;
}
html {
  scroll-behavior: smooth;
}
header.mobile {
    display: none;
}
.thank-map iframe {
    border-radius: 5px;
}
.thank-map {
    box-shadow: 0px 0px 12px -2px rgb(0 0 0 / 24%);
}


div#testimonials {
    margin-top: 40px;
}

h1.testimonial {
    font-family: 'FuturaStd-Medium';
    color: #141b2c;
    font-size: 50px;
    text-align: center;
}
.post-content {
    margin-left: 10px;
}
section.map {
    margin-top: 13px;
    margin-bottom: 30px;
}
select.form-control {
    height: 42px;
}
ul.inlinetext {
    margin-top: 14px;
}
.owl-controls .owl-buttons .owl-prev {
    background: #e60000;
    position: absolute;
    top: 50%;
    /* left: 1368px; */
    padding: 0 18px 0 15px;
    border-radius: 50px;
    box-shadow: 3px 14px 25px -10px #92b4d0;
    transition: background 0.5s ease 0s;
}
.owl-controls .owl-buttons .owl-next {
background: #e60000;
    position: absolute;
    top: 50%;
    right: -15px;
    padding: 0 15px 0 18px;
    border-radius: 50px;
    box-shadow: -3px 14px 25px -10px #92b4d0;
    transition: background 0.5s ease 0s;
}
.owl-controls .owl-buttons .owl-prev:after, .owl-controls .owl-buttons .owl-next:after {
    content: "\f104";
    font-family: FontAwesome;
    color: #fff;
    font-size: 30px;
}

.owl-controls .owl-buttons .owl-next:after, .owl-controls .owl-buttons .owl-next:after {
    content: "\f105";
    font-family: FontAwesome;
    color: #fff;
    font-size: 30px;
}
.main-image-section {
 /*background: #b2b8c6;*/
    border-radius: 20px;
}
.main-image-section video {
border-radius: 10px;
    height: 507px;
}
.wrapper{
  margin-left: auto;
  margin-right: auto;
}
.col-md-4.main-content {
    padding-left: 0px;
    padding-right: 0px;
}
ul.inlinetext li {
    font-size: 27px;
    line-height: 1;
}

.help-block {
    color: red !important;
    font-size: 1em !important;
    position: relative !important;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin: auto;
    text-align: center;
}
/*.mai-heading h1 {*/
/*    margin-bottom: -18px !important;*/
/*}*/


.placeholder1{color: grey;}
select option:first-child{color: grey; display: none;}
select option{color: #555;} 

.number-area h3 {
    float: left;
    margin-right: 10px;
    font-size: 1.4vw;
    position: relative;
    top: 10px;
    left: 30%;
}
.i4ewOd-pzNkMb-r4nke-LS81yb .di8rgd-TEhSn .SfQLQb-fI6EEc {
   display:none !important;
}
.form-control {
    font-size: 15px !important;
}
.has-feedback .form-control {
    padding-right: 0px !important;
}

h1.coming span.com {
    font-size: 3.5vw;
    text-transform: uppercase;
    letter-spacing: 1px;
}
header.desktop {
    border-bottom: 4px solid #82b939;
}
.mai-heading.thank h1.coming span {
    font-size: 1.3em;
}
h1#head {
    font-size: 5vw;
    letter-spacing: 3px;
}
img.arow {
    position: absolute;
    margin-top: 20px;
}
h5#book {
    font-family: "FuturaStd-Medium";
    font-size: 2vw;
    line-height: 1.3;
}
.card {
    box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px;
    padding: 10px;
    background: #fff;
}
span#head-room {
    font-size: 3.8vw;
}

.iti.iti--allow-dropdown.iti--show-flags {
    width: 100%;
    margin-bottom: 10px;
    position: relative;
}

img.ads-banner {
    width: 100%;
}
span.yellow.fub1.mobile {
    display: none;
}

section.content {
    padding-top: 0px;
    padding-bottom: 50px;
}
img.main-img {
    width: 100%;
}

section.content .row img {
    margin-bottom: 20px;
}

p.content-pera {
    font-size: 19px;
}

img.right-arow {
    position: absolute;
    width: 200px;
    left: 247px;
    top: 61px;
}
.arow {
    position: absolute;
}

img.img-responsive.builder-logo1 {
    width: 35%;
    margin: 0 auto;
}

ul.cont li {
    border: 1px solid #b5b0b0;
    width: 78%;
    border-radius: 20px;
    margin: 0 auto;
    margin-bottom: 10px;
}
img.img-flag {
    width: 11%;
    position: relative;
    top: -2px;
}