/*Default css*/
body{
  margin: 0;
  padding: 0;
 font-family: 'Arial';

}
/*font-family: 'Lato', sans-serif;*/
/* Default CSS */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, span, video {
   margin: 0;
   padding: 0;
   border: 0;
   outline: 0;
   font-size: 100%;
   background: transparent;
}
p a{
  background: transparent !important;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
   display: block;
}

audio,
canvas,
video {
   display: inline-block;
}
a{
  outline: none !important;
}
audio:not([controls]) {
   display: none;
   height: 0;
}

[hidden] { display: none; }

code, kbd, pre, samp {
   font-family: monospace, serif;
   font-size: 1em;
}

pre {
   white-space: pre;
   white-space: pre-wrap;
   word-wrap: break-word;
}

blockquote:before, blockquote:after,
q:before, q:after {
   content: '';
   content: none;
}

ins {
   background-color: #ff9;
   color: #000;
   text-decoration: none;
}

mark {
   background-color: #A7F4F6;
   color: #555;
}

del { text-decoration: line-through; }

abbr[title], dfn[title] {
   border-bottom: 1px dotted;
   cursor: help;
}

table {
   border-collapse: collapse;
   border-spacing: 0;
}
button{
  outline: none !important;
}
input
{
    outline:none !important;
}

h1,h2,h3,h4,h5,h6,p{
  margin:0;
  padding:0;
}
ul{
  margin:0;
  padding: 0;
  list-style: none;
}
a{
  margin:0;
  padding:0;
  text-decoration: none;
}
a:hover{
  text-decoration: none;
}

p {
  font-size: 15px;
  font-weight: 400;
  color: #000;
}



@font-face {
    font-family: 'Arial';
    src: url('../fonts/ArialBoldItalic.woff2') format('woff2'),
        url('../fonts/ArialBoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Arial';
    src: url('../fonts/ArialMT.woff2') format('woff2'),
        url('../fonts/ArialMT.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


/**************************************/
/************ Header  Area*************/
/************************************/


.header_area {
  background-color: #FFF;
  padding: 30px 0px;
}
.logo {
  overflow: hidden;
}

.logo a img {
  width: 349px;
  height: auto;
}
.menu_area {

}
.menu_area ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
}
.menu_area ul li {}
.menu_area ul li a {
  color: #000;
  font-size: 17px;
  font-weight: 400;
  padding: 0px 20px;
  display: inline-block;
}

.banner_area {
  background: url('../images/banner/banner_1.png') no-repeat scroll 0 0 / 100% 100%;
  overflow: hidden;
  height: 780px;
}
.header-banner_content_area {
  width: 47%;
  float: right;
  padding-top: 133px;
}
.banner_content h4 {
  color: #FFF;
  font-size: 21px;
  font-weight: 400;
  line-height: 33px;
  position: relative;
}

.banner_content h4::after {
  position: absolute;
  content: " ";
  background-color: #FFF;
  width: 33px;
  height: 6px;
  left: 0;
  top: -18px;
}

.qatar_content_area {
  background: #FFF;
  padding-top: 85px;
  overflow: hidden;
  padding-bottom: 60px;
}

.QATAR_full_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.qatar_left_area {
  margin-right: 28px;
}

.qatar_left_area p {
  font-size: 15px;
  font-weight: 400;
  color: #000000;
}
.qatar_right_content h4 {
  color: #000;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}
.qatar_right_item p {
  margin-bottom: 18px;
}

.west_content_area {
  background: url('../images/banner/banner_2.png') no-repeat scroll 0 0 / 100% 100%;
  overflow: hidden;
  padding-top: 30px;
  padding-bottom: 50px;
}

.west_top_content h4 {
  color: #000;
  font-size: 30px;
  font-weight: 400;
  line-height: 39px;
  padding-bottom: 40px;
}
.new_bottom_content {
  padding-top: 445px;
}

.property_area {
  background: #DEDAD1;
  padding-top: 80px;
  padding-bottom: 80px;
  overflow: hidden;
}

.property_0_number {}

.property_0_number strong {
  position: relative;
  color: #191516;
  font-size: 85px;
  line-height: 67px;
  font-weight: 700;
}
.property_0_number strong::after {
  position: absolute;
  content: " ";
  background-color: #000;
  width: 29px;
  height: 7px;
  left: -39px;
  top: 17px;
}

.property_0_content h4 {
  color: #000;
  font-size: 30px;
  font-weight: 400;
  line-height: 39px;
  width: 92%;
}


.property_bottom_text {
  margin-top: 20px;
}
.property_single_item {
  overflow: hidden;
}
.property_area .container-fluid {
  width: 100%;
  padding-right: 0px;
  padding-left: 0px;
  margin-right: auto;
  margin-left: auto;
}

.property_top_img img {
  width: 100%;
  height: auto;
}
.new_first_item {
  width: 53%;
  float: right;
}

.property_bottom_text {
    width: 53%;
}
.headssome_area {
  padding-top: 74px;
}
.headssome_area h4 {
  font-weight: bold;
  font-style: italic;
  font-size: 24px;
  line-height: 33px;
}

.exterior_area .container-fluid {
  padding-left: 0px;
}
.exterior_area {
  overflow: hidden;
  background: #DEDAD1;
  padding-top: 30px;
  padding-bottom: 15px;
}
.exter_left_iimg {
  overflow: hidden;
}
.exter_left_iimg img {
  width: 100%;
  height: auto;
}

.exter_right_bottom_img {
  overflow: hidden;
} 


.exter_right_bottom_img img {
  width: 100%;
  height: auto;
}

.exter_left_number strong {
  position: relative;
  color: #191516;
  font-size: 85px;
  line-height: 67px;
  font-weight: 900;
  padding-left: 31px;
}

.exter_left_number strong::after {
  position: absolute;
  content: " ";
  background-color: #000;
  width: 91px;
  height: 8px;
  left: 137px;
  top: 44px;
}

.exter_left_number_content h4 {
  font-size: 39px;
  color: #191516;
  line-height: 35px;
  font-weight: 400;
}

.exter_left_number_content small {
  font-size: 20px;
  padding-bottom: 3px;
  display: block;
}
.exter_left_number_content {
  padding-bottom: 51px;
}

.exter_right_area {
  padding-right: 95px;
}

.pillar_section_area {
  overflow: hidden;
  background: #DEDAD1;
  padding-bottom: 70px;
  padding-top: 5px;
}


.pillar_left_img {
  overflow: hidden;
}

.pillar_left_img img {
  width: 100%;
  height: auto;
}

.pillar_left_content {
  padding-top: 35px;
}

.pillar_moddle_text p {
  font-size: 21px;
}

.pillar_right_img {
  overflow: hidden;
}

.pillar_right_img img {
  width: 100%;
  height: auto;
}

.offices_area {
 overflow: hidden;
  background: #DEDAD1;
  padding-bottom: 50px;
  padding-top: 30px;

}
.offices_area .exter_left_number strong {

  padding-left: 0px;
}
.tower_top h3 {
  color: #000;
  font-size: 19px;
  padding-bottom: 23px;
}
.offices_area .exter_left_number_content {
  padding-bottom: 0px;
}
.samrya_tower_grounfd {
  overflow: hidden;
  height: 800px;
}

.samrya_tower_ground_small .container-fluid {
  padding-left: 0px;
}
.samrya_tower_ground_small {
  overflow: hidden;
  background: #DEDAD1;
  padding-top: 56px;
  padding-bottom: 56px;
}
.samrya_left_small {
  overflow: hidden;
}
.samrya_left_small img {
  width: 100%;
  height: auto;
}
.samrya_right_content p {
  width: 52%;
  margin-bottom: 30px;
}

.samrya_tower_grounfd_new {
  padding-top: 70px;
  padding-bottom: 70px;
  overflow: hidden;
  background: #DEDAD1;
}

.new_sit_img {
  overflow: hidden;
  text-align: right;
}
.new_sit_img img {
  width: 70%;
  height: auto;
}
.samrya_tower_grounfd_new .container-fluid {
  padding-right: 0px;
}

.prime_location p {
  padding-bottom: 20px;
}

.prime_location small{
  margin-bottom: 30px;
}

.prime_location_right_bottm{
  color: #000;
  font-size: 21px;
  font-weight: 400;
  line-height: 33px;
  padding-top: 110px;

}

.samrya_tower_city {
  overflow: hidden;
  height: 517px;
}

.google_map_area {
  overflow: hidden;
  background: #DEDAD1;
}
.google_map_area iframe {
  width: 100%;
  height: 600px;
}


.footer_btn {
  padding-top: 70px;
  padding-bottom: 70px;
  overflow: hidden;
  background: #DEDAD1;
}

.footer_button {
  text-align: center;
}
.footer_button a {
  display: inline-block;
  background: #000;
  color: #FFF;
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 13px 45px;
  -webkit-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
}
.footer_button a:hover {
  background: #FFF;
  color: #000;
  -webkit-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
}


.nav-bars {
  display: none;
}

.nav-bars .fa.fa-bars {
  color: #000;
  font-size: 23px;
  cursor: pointer;
}