media@import url(https://fonts.googleapis.com/css?family=EB+Garamond|Cardo:400italic);







.name-message{width:100%; padding:10px;}



.sandbox-correct-pronounciation {

  padding: 10em 0 10em 0;

}



.heading-correct-pronounciation {



  margin: auto;

  text-align: center;

  position: relative;

}



.blink {

	

    background-color: #fff;

   font-family:'Roboto', sans-serif;

    font-size: 19px;

    font-weight: 500;

    text-align: center;

    text-transform:;

    line-height: 25px;

    padding: 0 4px 3px;

    border-radius: 10px;

    display: inline-block;

    position: relative;

    transition: all 0.3s;

	color:#da251c;

    animation: clock 1s infinite linear; margin-top:2px;  

      }

	  

	  

	    .blink {

      animation: blinker 2s linear infinite;

  

      }

      @keyframes blinker {  

      50% { opacity: 0.1; }

      }

	  

	  

	  

    @keyframes clock{

    0%{ box-shadow: 1px 0 0 1px #ff6348, 0 0 5px -3px #555; }

    15%{ box-shadow: 1px 1px 0 1px #3742fa, 0 0 5px -2px #555; }

    30%{ box-shadow: 0 1px 0 1px #ff4757, 0 0 5px -2px #555; }

    45%{ box-shadow: -1px 0 0 1px #1e90ff, 0 0 5px -2px #555; }

    60%{ box-shadow: -1px -1px 0 1px #ff6348, 0 0 5px -2px #555; }

    75%{ box-shadow: 0 -1px 0 1px #3742fa, 0 0 5px -2px #555; }

    90%{ box-shadow: -1px -1px 0 1px #ff4757, 0 0 5px -2px #555; }

    100%{ box-shadow: 0 0 0 1px #1e90ff, 0 0 10px -2px #555; }

}

.blink span{color:#da251c; font-size:28px;}

h1 {



  font-size: 1.5em;

  font-weight: normal;


  line-height: 2.2em;

}



em {

  font-family: 'EB Garamond', serif;

  font-size: 3.5em;

  text-transform: uppercase;

  letter-spacing: 0.1em;

  display: block;

  font-style:normal;

  padding-top: 0.1em;

  text-shadow: 0.07em 0.07em 0 rgba(0, 0, 0, 0.1);

  

  &::before, &::after {

  content: "�";

  display: inline-block;

  -webkit-transform: rotate(90deg);

  -moz-transform: rotate(90deg);

  -o-transform: rotate(90deg);

  -ms-transform: rotate(90deg);

  transform: rotate(90deg);

    opacity: 0.2;

  margin: 0 0.6em;

  font-size: 0.5em;

}



}





.bottom {

  font-size: 1.5em;

  letter-spacing: 0.07em;

  font-size: 1em;

  display: block;

}









body{font-family: 'Open Sans', sans-serif;}



.social-links{font-size:16px; font-weight: 600; color:#fff; }

a {

  color: #000;

  transition: 0.5s;

}



a:hover,

a:active,

a:focus {

  color: #a15c3f;

  outline: none;

  text-decoration: none;

}



p {

  padding: 0;

  margin: 0 0 30px 0;

}

.clear{clear:both;}

h1,

h2,

h3,

h4,

h5,

h6 {



  font-weight: 400;

  

  padding: 0;

}



/* Back to top button */



.back-to-top {

  position: fixed;

  display: none;

    background: #f91900;

  color: #fff;

  padding: 6px 12px 9px 12px;

  font-size: 16px;

  border-radius: 2px;

  right: 15px;

  bottom: 15px;

  transition: background 0.5s;

}
.ul-list li {
  font-size: 15px;
  color: #000; font-weight: 500;
  margin-bottom: 10px;
  margin-left: 15px;
  list-style: disc; 
}
.brd{border:1px solid #ccc; background:#a15c3f;}

.property_text h3 a{color:#fff; font-weight:600; }

.brd2{border:4px double #000; padding-top:24px; margin-top:40px; }

.brd2 h3{font-size:18px; text-align:center; padding:10px; }

.mar{margin-left:10px;}

.brd1{border:1px solid #ccc; padding:5px; height:390px;}

.back-to-top:focus {

  background: #50d8af;

  color: #fff;

  outline: none;

}



.back-to-top:hover {

  background: #0c2e8a;

  color: #fff;

}



/*--------------------------------------------------------------

# Top Bar

--------------------------------------------------------------*/







.pricingTable{

    margin: 90px 0px 0px 0px;

    text-align: center;

    border-bottom: 30px solid #1e284a;

    z-index: 1;

    position: relative;

}



.pricingTable:before{

    content: "";

    height: 50%;

    border: 20px solid #1e284a;

    border-right: 20px solid rgba(30,40,74,0.6);

    border-bottom: 20px solid rgba(30,40,74,0.6);

    border-radius: 50%;

    position: absolute;

    top: -20%;

    left: 30px;

    right: 30px;

    z-index: -1;

}



.pricingTable .title{

    padding: 20px 0;

    margin: 0;

    background: #1e284a;

    font-size:19px;

    font-weight: 700;

    color: #ffead8;

    text-transform: uppercase;

    letter-spacing: 1px;

}



.pricingTable .pricing-content{

    padding-bottom: 20px;

    background:#1b55da;

}



.pricingTable .price-value{

    padding-top: 20px;

    margin-bottom: 10px;

    font-size: 50px;

    color: #ffead8;

}



.pricingTable .month{

    display: inline-block;

    font-size: 17px;

}



.pricingTable .pricing-content ul{

    padding: 0 30px;

    margin-bottom: 20px;

    list-style: none;

}



.pricingTable .pricing-content ul li{

    font-size: 17px;

    color: #ffead8;

    line-height:1.7;



    border-bottom: 1px solid #eee1d3;

}

.pricingTable .pricing-content ul li a{

    font-size: 17px;

    color: #fff;



  

}

.pricingTable .pricing-content ul li:last-child{ border-bottom: none; }



.pricingTable .pricingTable-signup{

    display: inline-block;

    padding: 10px 25px;

    background: #1e284a;

    font-size: 17px;

    font-weight: 700;

    color: #e3d1b9;

    letter-spacing: 1px;

    transition: all 0.3s ease 0s;

}



.pricingTable .pricingTable-signup:hover{ box-shadow: 0 8px 6px -3px #333; }



.pricingTable.yellow .pricing-content{ background: #d69320; }



.pricingTable.blue .pricing-content{ background: #339ac2; }



@media only screen and (max-width: 990px){

    .pricingTable{ margin-bottom: 30px; }

}



@media only screen and (max-width: 767px){

    .pricingTable{ margin-top: 120px; }
	
	.section-header h1::before {
    content:normal !important;
    position: absolute;
    display: block;
    width: 50px;
    height: 3px;
    background: #a15c3f;
    bottom: 0;
    left:0 !important;
}

}















#topbar {

    background: #F91901;

  padding: 2px 0;

  font-size: 14px;

}



#topbar .contact-info a {

    line-height: 1;

    color: #fff;

    font-weight: 600;

}



#topbar .contact-info a:hover {

  

}



#topbar .contact-info i {

   

    padding: 4px;

    color: #fff;

}

#topbar .contact-info .fa-phone {

  padding-left: 20px;

  margin-left: 20px;

    border-left: 1px solid #d04536;

}



#topbar .social-links a {

     color: #fff;

  padding: 4px 12px;

  display: inline-block;

  line-height: 1px;

    border-left: 1px solid #d04536;

}



#topbar .social-links a:hover {

       color: #000000;

}



#topbar .social-links a:first-child {

  border-left: 0;

}



/*--------------------------------------------------------------

# Header

--------------------------------------------------------------*/



.section-header2 {

    margin-bottom: 30px; text-align:center;

}



.section-header2 h2 {

    font-size: 55px;

    color: #fff;

    text-transform: uppercase;

    font-weight:bolder;

    position: relative; font-family: 'Vollkorn SC', serif; line-height:1.5;     text-shadow: 0 1px 0 #ccc, 0 2px 0 #ccc, 0 3px 0 #bbb, 0 4px 0 #b9b9b9, 0 5px 0 #aaa, 0 6px 1px rgba(0,0,0,.1), 0 0 5px rgba(0,0,0,.1), 0 1px 3px rgba(0,0,0,.3), 0 3px 5px rgba(0,0,0,.2), 0 5px 10px rgba(0,0,0,.25), 0 10px 10px rgba(0,0,0,.2), 0 20px 20px rgba(0,0,0,.15);

  margin-top:40px;

}



.section-header3 {

    margin-bottom: 30px; text-align:center;

}

.section-header3 h2 {

    font-size: 24px;

    color: #343a40;

    text-transform: uppercase;

    font-weight: 700;

    position: relative;

    padding-bottom:5px;

}



.section-header3 h2{font-family: "Comic Sans MS", cursive, sans-serif;

font-size: 22px;

letter-spacing: 1.6px;

word-spacing:0;

color: #e60d0d;

font-weight: normal;



font-style: normal;

font-variant: normal;

text-transform: none;



    font-weight: 700;

    position: relative;

    padding-bottom: 20px;

}







.section-header1 {

    margin-bottom: 30px; 

}


#contact .section-header1 h2 {color: #fff;}

.section-header1 h2 {

      font-size: 20px;

 

    text-transform: uppercase; font-weight: 600;



    position: relative;

    padding-bottom: 20px; text-align:left;

}

.arro{color:#FF0000; font-size:50px; text-align:center;}

.section-header1 h2::before {

   content: '';

    position: absolute;

    display: block;

    width: 50px;

    height: 3px;

    background: #fff;

    bottom: 0;

    left: 0;

}





#header {

  padding: 20px 0;

  height: 84px;

  transition: all 0.5s;

  z-index: 997;



}



#header #logo h1 {

  font-size: 42px;

  margin: 0;

  padding: 0;

  line-height: 1;

font-family: 'Roboto', sans-serif; 

  font-weight: 700;

}



#header #logo h1 a {

  color: #0c2e8a;

  line-height: 1;

  display: inline-block;

}



#header #logo h1 a span {

  color: #50d8af;

}



#header #logo img {

  padding: 0;

  margin: 0;

}



/*--------------------------------------------------------------

# Intro Section

--------------------------------------------------------------*/

#suggestPost4 {

    height:auto;

    right:-5px;

    position: fixed;

    top: 200px;

    width:57px;

    float: right !important;

    z-index: 99999999 !important;

}



#intro {

  width: 100%;

  height: 60vh;

  position: relative;



  background-size: cover;

}



#intro .intro-content {

  position: absolute;

  bottom: 0;

  top: 0;

  left: 0;

  right: 0;

  z-index: 10;

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-pack: center;

  -webkit-justify-content: center;

  -ms-flex-pack: center;

  justify-content: center;

  -webkit-box-align: center;

  -webkit-align-items: center;

  -ms-flex-align: center;

  align-items: center;

  -webkit-box-orient: vertical;

  -webkit-box-direction: normal;

  -webkit-flex-direction: column;

  -ms-flex-direction: column;

  flex-direction: column;

  text-align: center;

}



#intro .intro-content h2 {

  color: #0c2e8a;

  margin-bottom: 30px;

  font-size: 64px;

  font-weight: 700;

}



#intro .intro-content h2 span {

  color: #50d8af;

  text-decoration: underline;

}



#intro .intro-content .btn-get-started,

#intro .intro-content .btn-projects {

 font-family: 'Roboto', sans-serif; 

  font-size: 15px;

  font-weight: bold;

  letter-spacing: 1px;

  display: inline-block;

  padding: 10px 32px;

  border-radius: 2px;

  transition: 0.5s;

  margin: 10px;

  color: #fff;

}



#intro .intro-content .btn-get-started {

  background: #0c2e8a;

  border: 2px solid #0c2e8a;

}



#intro .intro-content .btn-get-started:hover {

  background: none;

  color: #0c2e8a;

}



#intro .intro-content .btn-projects {

  background: #50d8af;

  border: 2px solid #50d8af;

}



#intro .intro-content .btn-projects:hover {

  background: none;

  color: #50d8af;

}



#intro #intro-carousel {

  z-index: 8;

}



#intro #intro-carousel::before {

  content: '';

  position: absolute;

  height: 100%;

  width: 100%;

  top: 0;

  right: 0;

  left: 0;

  bottom: 0;

  z-index: 7;

}



#intro #intro-carousel .item {

  width: 100%;

  height: 60vh;

  background-size: cover;

  background-position: center;

  background-repeat: no-repeat;

  transition-property: opacity;

}

 

.frm {

    width: 100%;

    padding: 5px;

}



.box{

    background: #000;

    text-align: center;

    color: #fff;

    overflow: hidden;

    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);

    position: relative; border:3px double #fff; }

	.colr-red{color:#0e5ab9; font-weight:bold;}



.box img{

    width: 100%;

    height: 350px;

    opacity: 0.9;

    transition: all 0.45s ease-in-out;

}



.box:hover img{

    opacity: 0.35;

    transform: scale(1.1);

}



.box .box-content{

    width: 180px;

    height: 180px;

    border-radius: 50%;

    background-color: rgba(0, 0, 0, 0.5);

    margin: auto;

    position: absolute;

    top: 0;

    left: 0;

    bottom: 0;

    right: 0;

    z-index: 1;

    transition: all 0.45s ease-in-out;

}



.box:hover .box-content{

    background-color: rgba(0, 0, 0, 0);

}



.box .box-content:before,

.box .box-content:after{

    content: "";

    width: 100%;

    height: 100%;

    border-radius: 50%;

    border: 2px solid #fff;

    border-top-color: transparent;

    border-bottom-color: transparent;

    position: absolute;

    top: 0;

    left: 0;

    z-index: -1;

    transition: all 0.45s ease-in-out 0.3s;

}



.box .box-content:before{

    transform: rotate(45deg);

}



.box .box-content:after{

    transform: rotate(-45deg);

}



.box:hover .box-content:before{

    transform: rotate(22deg);

    transition-delay: 0s;

}



.box:hover .box-content:after{

    transform: rotate(-22deg);

    transition-delay: 0s;

}



.box .icon-top,

.box .icon-bottom{

    width: 100%;

    opacity: 0;

    overflow: hidden;

    position: absolute;

    top: 0;

    transform: translateY(-45%);

    transition: all 0.45s ease-in-out;

}



.box .icon-bottom{

    top: auto;

    bottom: 0;

    transform: translateY(45%);

}



.box:hover .icon-top,

.box:hover .icon-bottom{

    opacity: 1;

    transition-delay: 0.3s;

}



.box .icon-top a,

.box .icon-bottom a{

    display: inline-block;

    font-size: 40px;

    color: #fff;

}



.box .title{

    width: 100%;

    padding: 0 15px;

    margin: 0;

    font-size:18px;

    font-weight: 400;

 

    position: absolute;

    top: 50%; color:#fff;

    transform: translateY(-50%);

}



.box .post{

    display: block;

    font-size: 18px;

    font-weight: 600;

    margin-top: 10px;

}



@media only screen and (max-width:990px){

    .box{ margin-bottom: 20px; }

}



@media only screen and (max-width:479px){

    .box .icon-top a,

    .box .icon-bottom a{ font-size: 30px; }

}

/*--------------------------------------------------------------

# Navigation Menu

--------------------------------------------------------------*/

.icon-bar-1{position: fixed; top: 75%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); z-index: 99999; left: 0}

.icon-bar-1 a:hover{background-color: #000}

.icon-bar-1 a{display: block; text-align: center; transition: all .3s ease; color: #fff; font-size: 1.5em;}

.google{background: #dd4b39; color: #fff; padding: 4px}

.twitter{background: #25d366; color: #fff; padding: 4px}

/* Nav Menu Essentials */



.nav-menu,

.nav-menu * {

  margin: 0;

  padding: 0;

  list-style: none;

}



.nav-menu ul {

  position: absolute;

  display: none;

  top: 100%;

  left: 0;

  z-index: 99;

}



.nav-menu li {

  position: relative;

  white-space: nowrap;

}



.nav-menu > li {

  float: left;

}



.nav-menu li:hover > ul,

.nav-menu li.sfHover > ul {

  display: block;

}



.nav-menu ul ul {

  top: 0;

  left: 100%;

}



.nav-menu ul li {

  min-width: 180px;

}



/* Nav Menu Arrows */



.sf-arrows .sf-with-ul {

  padding-right: 22px;

}



.sf-arrows .sf-with-ul:after {

  content: "\f107";

  position: absolute;

  right: 8px;

  font-family: FontAwesome;

  font-style: normal;

  font-weight: normal;

}



.sf-arrows ul .sf-with-ul:after {

  content: "\f105";

}



/* Nav Meu Container */



#nav-menu-container {

  float: left;

  margin: 0;

}



/* Nav Meu Styling */



.nav-menu a {

  padding:0px 8px 0px 23px;

  text-decoration: none;

  display: inline-block;

  color: #fff;

font-family: 'Roboto', sans-serif; 

  font-weight: 400;

  font-size: 18px;

  outline: none;

  line-height: 45px;



}



.nav-menu li:hover > a,

.nav-menu .menu-active > a {

  color: #50d8af;

}



.nav-menu > li {

  margin-left: 10px;

}



.nav-menu ul {

  margin: 4px 0 0 0;

  padding: 10px;

  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);

  background: #fff;

}



.nav-menu ul li {

  transition: 0.3s;

}



.nav-menu ul li a {


  color: #333;

  transition: 0.3s;

  display: block;

  font-size: 15px;

  text-transform: none; border-bottom: 1px dashed #ccc;

}



.nav-menu ul li:hover > a {

  color: #50d8af;

}



.nav-menu ul ul {

  margin: 0;

}



/* Mobile Nav Toggle */



#mobile-nav-toggle {

position:fixed;

right:0px;

top:0px;

  z-index: 999;

  

  border: 0;

  background: none;

  font-size: 24px;

  display: none;

  transition: all 0.4s;

  outline: none;

  cursor: pointer;

}



#mobile-nav-toggle i {

  color: #fff; background:#f91900; padding:10px;

}



/* Mobile Nav Styling */



#mobile-nav {

  position: fixed;

  top: 0;

  padding-top: 18px;

  bottom: 0;

  z-index: 998;

  background: rgba(52, 59, 64, 0.9);

  left: -260px;

  width: 260px;

  overflow-y: auto;

  transition: 0.4s;

}



#mobile-nav ul {

  padding: 0;

  margin: 0;

  list-style: none;

}



#mobile-nav ul li {

  position: relative;

}



#mobile-nav ul li a {

  color: #fff;

  font-size: 16px;

  overflow: hidden;

  padding: 10px 22px 10px 15px;

  position: relative;

  text-decoration: none;

  width: 100%;

  display: block;

  outline: none;

}



#mobile-nav ul li a:hover {

  color: #fff;

}



#mobile-nav ul li li {

  padding-left: 30px;

}



#mobile-nav ul .menu-has-children i {

  position: absolute;

  right: 0;

  z-index: 99;

  padding: 15px;

  cursor: pointer;

  color: #fff;

}



#mobile-nav ul .menu-has-children i.fa-chevron-up {

  color: #50d8af;

}



#mobile-nav ul .menu-item-active {

  color: #50d8af;

}



#mobile-body-overly {

  width: 100%;

  height: 100%;

  z-index: 997;

  top: 0;

  left: 0;

  position: fixed;

  background: rgba(52, 59, 64, 0.9);

  display: none;

}



/* Mobile Nav body classes */



body.mobile-nav-active {

  overflow: hidden;

}



body.mobile-nav-active #mobile-nav {

  left: 0;

}



body.mobile-nav-active #mobile-nav-toggle {

  color: #fff;

}



/*--------------------------------------------------------------

# Sections

--------------------------------------------------------------*/



/* Sections Header

--------------------------------*/



.section-header {

  margin-bottom: 30px;

}



.section-header h1 {

    font-size: 24px;

    color: #343a40;

    text-transform: uppercase;

    font-weight: 700;

    position: relative;

    padding-bottom: 20px;

}



.section-header h1::before {

  content: '';

  position: absolute;

  display: block;

  width: 50px;

  height: 3px;

background: #a15c3f;

  bottom: 0;

  left:559px;

}



.section-header p {

  padding: 0;

  margin: 0;



}







/* About Section

--------------------------------*/



#about {

  padding: 30px 0 20px 0;

}



#about .about-img {

  overflow: hidden;

}



#about .about-img img {

  margin-left: -15px;

  max-width: 100%;

}





#about .content h3 {

  color: #555;

  font-weight: 300;

  font-size: 18px;

  line-height: 26px;

  font-style: italic;

}



#about .content p {

  line-height: 26px;

}



#about .content p:last-child {

  margin-bottom: 0;

}



#about .content i {

  font-size: 20px;

  padding-right: 4px;

  color: #50d8af;

}



#about .content ul {

  list-style: none;

  padding: 0;

}



#about .content ul li {

  padding-bottom: 10px;

}



/* Services Section

--------------------------------*/

.abt-img {

    box-shadow: 10px 8px #9b9999;

    border: 4px double #ccc;

    padding: 10px;

}

#services {

  padding: 60px 0 0 0;

}



#services .box {

  padding: 28px;

  margin-bottom: 40px;

  box-shadow: 10px 10px 15px rgba(73, 78, 92, 0.1);

  background: #fff;

  transition: 0.4s;

}



#services .box:hover {

  box-shadow: 0px 0px 30px rgba(73, 78, 92, 0.15);

  transform: translateY(-10px);

  -webkit-transform: translateY(-10px);

  -moz-transform: translateY(-10px);

}



#services .box .icon {

  float: left;

}



#services .box .icon i {

  color: #444;

  font-size:48px;

  transition: 0.5s;

  line-height: 0;

  margin-top: 34px;

}



#services .box .icon i:before {

  background: #0c2e8a;

      background: linear-gradient(45deg, #b02921 0%, #f91900 100%);

  background-clip: border-box;

  -webkit-background-clip: text;

  -webkit-text-fill-color: transparent;

}



#services .box h4 {

  

  font-weight: 700;

  margin-bottom: 15px;

  font-size: 20px;

}



#services .box h4 a {

  color: #444;

}

#services .box h4 {

  color: #444;

}





#services .box p {

  font-size: 14px;



  margin-bottom: 0;

  line-height: 24px;

  color: #444;

  text-transform: capitalize; text-align:justify;

}



}



/* Clients Section

--------------------------------*/



#clients {

  padding: 50px 0;

}



#clients img {

    max-width: 100%;

    opacity: 1;

    transition: 0.3s;

    padding: 15px 24px;

}



#clients img:hover {

  opacity: 1;

}



#clients .owl-nav,

#clients .owl-dots {

  margin-top: 5px;

  text-align: center;

}



#clients .owl-dot {

  display: inline-block;

  margin: 0 5px;

  width: 12px;

  height: 12px;

  border-radius: 50%;

  background-color: #ddd;

}



#clients .owl-dot.active {

     background-color: #f91900;

}



/* Our Portfolio Section

--------------------------------*/



#portfolio {

  background: #fff;

  padding: 30px 0;

}



#portfolio .portfolio-overlay {

  position: absolute;

  top: 0;

  right: 0;

  bottom: 0;

  left: 0;

  width: 100%;

  height: 100%;

  opacity: 1;

  transition: all ease-in-out 0.4s;

}



#portfolio .portfolio-item {

  overflow: hidden;

  position: relative;

  padding: 0;

  vertical-align: middle;

  text-align: center;

}



#portfolio .portfolio-item h2 {

  color: #ffffff;

  font-size: 24px;

  margin: 0;

  text-transform: capitalize;

  font-weight: 700;

}



#portfolio .portfolio-item img {

  transition: all ease-in-out 0.4s;

  width: 100%;

}



#portfolio .portfolio-item:hover img {

  -webkit-transform: scale(1.1);

  transform: scale(1.1);

}



#portfolio .portfolio-item:hover .portfolio-overlay {

  opacity: 1;

  background: rgba(0, 0, 0, 0.7);

}



#portfolio .portfolio-info {

  position: absolute;

  top: 50%;

  left: 50%;

  -webkit-transform: translate(-50%, -50%);

  transform: translate(-50%, -50%);

}



/* Testimonials Section

--------------------------------*/



#testimonials {

  padding: 30px 0;

}



#testimonials .testimonial-item {

  box-sizing: content-box;

  padding: 30px 30px 0 30px;

  margin: 30px 15px;

  text-align: center;

  min-height: 350px;

  box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08);

}



#testimonials .testimonial-item .testimonial-img {

  width: 90px;

  border-radius: 50%;

  border: 4px solid #fff;

  margin: 0 auto;

}



#testimonials .testimonial-item h3 {

  font-size: 18px;

  font-weight: bold;

  margin: 10px 0 5px 0;

  color: #111;

}



#testimonials .testimonial-item h4 {

  font-size: 14px;

  color: #999;

  margin: 0;

}



#testimonials .testimonial-item .quote-sign-left {

  margin-top: -15px;

  padding-right: 10px;

  display: inline-block;

  width: 37px;

}



#testimonials .testimonial-item .quote-sign-right {

  margin-bottom: -15px;

  padding-left: 10px;

  display: inline-block;

  max-width: 100%;

  width: 37px;

}



#testimonials .testimonial-item p {

  font-style: italic;

  margin: 0 auto 15px auto;

}



#testimonials .owl-nav,

#testimonials .owl-dots {

  margin-top: 5px;

  text-align: center;

}



#testimonials .owl-dot {

  display: inline-block;

  margin: 0 5px;

  width: 12px;

  height: 12px;

  border-radius: 50%;

  background-color: #ddd;

}



#testimonials .owl-dot.active {

    background-color: #f91900;

}



/* Call To Action Section

--------------------------------*/



#call-to-action {

     background: #343a40;

  background-size: cover;

  padding: 40px 0;

}



#call-to-action .cta-title {

  color: #fff;

  font-size: 28px;

  font-weight: 700;

}



#call-to-action .cta-text {

  color: #fff;

}



#call-to-action .cta-btn {

font-family: 'Roboto', sans-serif; 

  font-weight: 700;

  font-size: 16px;

  letter-spacing: 1px;

  display: inline-block;

  padding: 8px 26px;

  border-radius: 3px;

  transition: 0.5s;

  margin: 10px;

  border: 3px solid #fff;

  color: #fff;

}



#call-to-action .cta-btn:hover {

  background: #50d8af;

  border: 3px solid #50d8af;

}



/* Our Team Section

--------------------------------*/



#team {

  background: #fff;

  padding: 30px 0 0 0;

}



#team .member {

  text-align: center;

  margin-bottom: 20px;

}



#team .member .pic {

  overflow: hidden;

  text-align: center;

}



#team .member .pic img {

  max-width: 100%;

}



#team .member .details {

  background: #50d8af;

  color: #fff;

  padding: 15px;

  border-radius: 0 0 3px 3px;

}



#team .member h4 {

  font-weight: 700;

  margin-bottom: 2px;

  font-size: 18px;

}



#team .member span {

  font-style: italic;

  display: block;

  font-size: 13px;

}



#team .member .social {

  margin-top: 5px;

}



#team .member .social a {

  color: #fff;

}



#team .member .social i {

  font-size: 16px;

  margin: 0 2px;

}



/* Contact Section

--------------------------------*/

.h3-num{    font-family: "Comic Sans MS", cursive, sans-serif;

    font-size: 20px;

    

    word-spacing: 0;

    color: #e60d0d;

    font-weight: normal;

    font-style: normal;

    font-variant: normal;

    text-transform: none;

    font-weight: 700;

    position: relative;

    padding-bottom: 20px;

}

#contact2{margin-top:37px;





}

#contact .contact-info {

  margin-bottom: 20px;

  text-align: center;

}



#contact .contact-info i {

  font-size: 48px;

  display: inline-block;

  margin-bottom: 10px;

     color: #f91900;

}



#contact .contact-info address,

#contact .contact-info p {

  margin-bottom: 0;

  color: #000;

}



#contact .contact-info h3 {

  font-size: 18px;

  margin-bottom: 15px;

  font-weight: bold;

  text-transform: uppercase;

  color: #999;

}



#contact .contact-info a {

  color: #000;

}



#contact .contact-info a:hover {

  color: #50d8af;

}



#contact .contact-address,

#contact .contact-phone,

#contact .contact-email {

  margin-bottom: 20px;

}



#contact #google-map {

  height: 290px;

  margin-bottom: 20px;

}



#contact .form #sendmessage {

  color: #50d8af;

  border: 1px solid #50d8af;

  display: none;

  text-align: center;

  padding: 15px;

  font-weight: 600;

  margin-bottom: 15px;

}



#contact .form #errormessage {

  color: red;

  display: none;

  border: 1px solid red;

  text-align: center;

  padding: 15px;

  font-weight: 600;

  margin-bottom: 15px;

}



#contact .form #sendmessage.show,

#contact .form #errormessage.show,

#contact .form .show {

  display: block;

}



#contact .form .validation {

  color: red;

  display: none;

  margin: 0 0 20px;

  font-weight: 400;

  font-size: 13px;

}



#contact .form input,

#contact .form textarea {

  padding: 10px 14px;

  border-radius: 0;

  box-shadow: none;

  font-size: 15px;

}



#contact .form button[type="submit"] {

    color: #fff;

    background: #f91900;

    border: 2px solid #b62624;

    padding: 5px 10px;

    outline: none;

    cursor: pointer;

}



#contact .form button[type="submit"]:hover {

    background: #000000;

}



/*--------------------------------------------------------------

# Footer

--------------------------------------------------------------*/

#footer {

    background: #7e3a1f;

    padding: 0 0 10px 0;

    font-size: 14px;

}



#footer .copyright {

  text-align: left;

  padding-top: 30px; font-size:16px;

}

#footer .designed {

  text-align: right;

  padding-top: 30px; font-size:16px;

}



#footer .credits {

  text-align: center;

  font-size: 13px;

  color: #555;

}



#footer .credits a {

  color: #0c2e8a;

}



/*--------------------------------------------------------------

# my css

--------------------------------------------------------------*/





div#logo {

    margin-top: -25px;

}



.nav-menu li:hover > a, .nav-menu .menu-active > a {

    color: #fff;

}

#intro #intro-carousel::before {

    content: '';

    background-color: #;

    position: absolute;

    height: 100%;

    width: 100%;

    top: 0;

    right: 0;

    left: 0;

    bottom: 0;

    z-index: 7;

}



h5 {

  display: inline-block;

  padding: 10px;


  border-top-left-radius: 10px;

  border-top-right-radius: 10px;

}



.full-screen {

  background-size: cover;

  background-position: center;

  background-repeat: no-repeat;

}

.carousel-indicators li {

    position: relative;

    -webkit-box-flex: 0;

    -ms-flex: 0 1 auto;

    flex: 0 1 auto;

    width: 15px;

    height: 3px;

    border-radius: 50px;

    height: 15px;

    margin-right: 3px;

    margin-left: 3px;

    text-indent: -999px;

        background-color: #f8f9fa;

}

.carousel-indicators .active {

    background-color: #d42721;

}



#header {

    padding: 20px 0;

    height: 100px;

    transition: all 0.5s;

    z-index: 997;

    position: relative;

        background: rgba(0, 0, 0, 0.51);

}

.carousel {

    position: relative;

    top: -100px;

}

div#logo {

    border-top: 100px solid #3b3b3b;

    border-right: 123px solid transparent;

    margin-top: 0px;

    width: 411px;

    position: absolute;

    top: 0;

}

#header #logo img {

    padding: 0;

    margin: 0;

    min-height: 92px;

    margin-top: 3px;

    margin-bottom: 5px;

 

}

div#logo {

    border-top: 100px solid #3b3b3b;

    border-right: 123px solid transparent;

    margin-top: 0px;

    width: 411px;

    position: absolute;

    top: 0;

    left: 0;

}

img.logo {

    position: absolute;

    top: -100px;

    left: 113px;

}

#mobile-nav-toggle i {

    color: #fff;

}





.warp {

    position: relative;

}

.carousel {

    position: relative;

    top: 0;

}

#header {

    padding: 20px 0;

    height: 100px;

    transition: all 0.5s;

    z-index: 997;

    position: relative;

    background: #000000;

  

}

#about .content h2 {

    color: #fff;

    font-weight: 700;

    font-size: 30px;

font-family: 'Roboto', sans-serif; 

    text-align: center;

}

section#about {

    background: #343a40;

}

#about .content h3 {

    color: #f91900;

    font-weight: 700;

    font-size: 24px;

font-family: 'Roboto', sans-serif; 

    text-align: center;

    letter-spacing: 4px;

}

section.footer-area.section_padding {

    background: #efefef;

        box-shadow: 0px 7px 6px 10px #949698;

}

.footer-area .single-footer-widget ul li {

    margin-bottom: 14px;

}

ul {

    list-style: none;

    margin: 0;

    padding: 0;

}

.footer-area .single-footer-widget ul li a {

    color: #8a8a8a;

    -webkit-transition: 0.5s;

    transition: 0.5s;

}

.section_padding {

    padding: 40px 0px;

    overflow: hidden;

}

.fa {

    display: inline-block;

    font: normal normal normal 14px/1 FontAwesome;

    font-size: inherit;

    text-rendering: auto;

    -webkit-font-smoothing: antialiased;

    -moz-osx-font-smoothing: grayscale;

    font-size: 20px;

}

button.click-btn.btn.btn-default.text-uppercase, {

    color: #fff;

    background: #f91900;

}



i.fa.fa-map-marker.footer, i.fa.fa-phone.footer, i.fa.fa-envelope-o.footer {

    color: #555555;

}



span.footer {

    padding-left: 10px;

    color: #8a8a8a;

}



p.footer {

    color: #8a8a8a;

}

strong.Mittal {

    color: #fff;

}

.carousel-indicators li

{



cursor: pointer;



}

.carousel-caption {

    position: absolute;

    right: 15%;

    bottom: 20px;

    left: 15%;

    z-index: 10;

    padding-top: 20px;

    padding-bottom: 20px;

    color: #fff;

    text-align: center;

    top: 50%;

    left:30%;

    transform: translateX(-50%);

}



.carousel-caption h2 {

    letter-spacing: 10px;

    display: inline-block;

    color: white;

    font-size: 50px;

    background: #0000006b;

    font-weight: 600;

    border-right-style: solid;

    border-bottom-right-radius: 0;

    border-block-start-color: red;

}



span.top_icon {

    font-weight: 600;

}

span.top_icon {

    color: #fff;

}



h3.h3{text-align:center;padding:1.5em 0em;text-transform:capitalize;font-size:1.5em;}



span.line {



    color: #ffffff;

}

button.footer {

    color: #fff;

    background: #f91900;

    border: 2px solid #b62624;

    padding: 5px 10px;

    outline: none;

    cursor: pointer;

}



button.footer:hover {

    background: #000000;

}



select {

    width: 100%;

}

::placeholder

{



color: #495057!important;



}



.single-footer-widget h4 {

    font-weight: 600;

}



.carousel-control-next-icon, .carousel-control-prev-icon {

    display: inline-block;

    width: 30px;

    height: 30px;

    background-size: 100% 100%;

    padding: 10px;

    border-radius: 50px;

  

}













/*--------------------------------------------------------------

# about us

--------------------------------------------------------------*/

section.banner

{

background-image:url('../img/about.jpg');

min-height: 450px;

 width: 100%;

padding: 25px 0px 120px;

background-repeat: no-repeat;

background-size: cover;

background-position: center top;

}

section.banner.about





{

background-image:url('../img/aak_about.jpg');

min-height: 450px;

 width: 100%;

padding: 25px 0px 120px;

background-repeat: no-repeat;

background-size: cover;

background-position: center top;







}

section.banner:before {

    position: absolute;

    content: '';

    left: 0px;

    top: 0px;

    width: 100%;

    height: 100%;

    display: block;

    

}

span.about_mittal {

    color: #da251c;

}

.catr h2 {

    font-size: 24px;

    color: #343a40;

    text-transform: uppercase;

    font-weight: 700;

    position: relative;

    padding-bottom: 20px;

}

.catr1 h2 {

    font-size: 24px;

    color: #343a40;

    text-transform: uppercase;

    font-weight: 700;

    position: relative;

    padding-bottom: 20px;

        color: #ffffff;

}

.box-about {

    padding: 20px 0px;

}

.box-about.top {

    padding-top: 0px;

}



img.img-responsive {

    max-width: 100%;

}

.catr {

    float: left;

    width: 100%;

    margin-left: -7%;

    background: #f91900;

    -ms-transform: skewX(-20deg);

    -webkit-transform: skewX(-20deg);

    transform: skewX(-20deg);

    overflow: hidden;

    box-shadow: 7px 2px 5px 2px #cecece;

    padding: 46px;

}



.catr1

{



  float: right;

    width: 100%;

    margin-right: -7%;

       background: #000000;

    -ms-transform: skewX(20deg);

    -webkit-transform: skewX(-20deg);

    transform: skewX(20deg);

    overflow: hidden;

     box-shadow: -7px 2px 5px 2px #cecece;

  padding: 30px;

}



span.call_us {

    display: block;

    color: #d62827;

}



.catr:hover

{



    cursor: pointer;

    background: #17a2b8;

}





/*--------------------------------------------------------------

#servise

--------------------------------------------------------------*/

section.banner_Restaurant

{

background-image:url('../img/RESTAURANT1.jpg');

min-height: 450px;

 width: 100%;

padding: 25px 0px 120px;

background-repeat: no-repeat;

background-size: cover;

background-position: center top;



}



section.banner_service

{

background-image:url('../img/servise_banner.jpg');

min-height: 450px;

 width: 100%;

padding: 25px 0px 120px;

background-repeat: no-repeat;

background-size: cover;

background-position: center top;

}

section.banner_charges

{

background-image:url('../img/charges.jpg');

min-height: 450px;

 width: 100%;

padding: 25px 0px 120px;

background-repeat: no-repeat;

background-size: cover;

background-position: center top;

}









.our_servise {

    padding-top: 20px;

}

.imge_box h4 {

    margin-left: 0px !important;

    margin: 10px 0px;

    text-align: center;

    color: #444;

    font-weight: 600;

    margin-bottom: 15px;

    font-size: 22px;

}

section#clients {

  background: url(../img/banner-footer.jpg) 50% 0 fixed;
  background-size: auto;
  background-size: cover; background-position: background-position: 50% 66px; ;

}

section#clients:before {
  background: rgba(0,0,0,0.2);
}


h3.cta-title1 {

    text-transform: capitalize;

    font-size: 35px;

    font-weight: 700;

    color: #000000;

    text-align: right;

}



section.banner_hot

{

  background-image:url('../img/hot_banner.jpg');

  min-height: 450px;

 width: 100%;

padding: 25px 0px 120px;

background-repeat: no-repeat;

background-size: cover;

background-position: center top;

}

section.banner_service.office_space

{

  background-image:url('../img/shopping-malls1.jpg');

  min-height: 450px;

 width: 100%;

padding: 25px 0px 120px;

background-repeat: no-repeat;

background-size: cover;

background-position: center top;

}


.section-header h4 {

    margin: 10px 0px;

    color: #444;

    font-weight: 600;

    margin-bottom: 15px;

    font-size: 22px;

}

.section-header h2{color:#fff;}


.hot_bac {

    background-size: cover;

    background-image: url(../img/about.jpg);

    background-repeat: no-repeat;

    background-attachment: fixed;

    min-height: 550px;

    margin-top: 80px;

    background-position: center,top;

    padding: 50px 328px;

}







h4.title.Retail {

    font-size: 16px !important;

}



a.servise_point>a.servise_point {

    font-size: 30px;

}

.box-about.top.Retail {

    min-height: 630px;

    background-image: url('../img/Retail.jpg');

    background-size: cover;

    background-repeat: no-repeat;

    background-position: 50%,80%;

    background-attachment: unset;

}

.box-about.top.Restaurant{

    min-height: 614px;

    background-image: url('../img/Restaurant.jpg');

    background-size: cover;

    background-repeat: no-repeat;

    background-position: 50%,80%;

    background-attachment: unset;

}

.box-about.top.Institutional1 {

    min-height: 695px;

    background-image: url(../img/Institutional_sm.jpg);

    background-size: cover;

    background-repeat: no-repeat;

    background-position: 0%,80%;

    background-attachment: unset;

}

.box-about.top.Pre_Leased {

    min-height: 500px;

    background-image: url(../img/PRELEASEDsm.jpeg);

    background-size: cover;

    background-repeat: no-repeat;

    background-position: 82%,80%;

    background-attachment: unset;

}



.box-about.top.KIRANA {

    min-height: 300px;

    background-image: url('../img/KIRANA.jpg');

    background-size: cover;

    background-repeat: no-repeat;

    background-position: 50%,80%;

    background-attachment: unset;

}

.box-about.top.Corporates {

    min-height: 640px;

    background-image: url('../img/Corporates.jpg');

    background-size: cover;

    background-repeat: no-repeat;

    background-attachment: unset;

}

.box-about.top.industrial {

    min-height: 682px;

    background-image: url('../img/industrial.jpg');

    background-size: cover;

    background-repeat: no-repeat;

    background-attachment: unset;

}

.box-about.top.WAREHOUSE {

    min-height: 605px;

    background-image: url('../img/WAREHOUSE.jpg');

    background-size: cover;

    background-repeat: no-repeat;

    background-attachment: unset;

}



.box-about.on_marign p {

    margin: 0px !important;

    padding: 5px 0px;

}

a.about_button {

    font-weight: 700;

    color: #f91900;

}

section.banner_KIRANA.STORES

{

    background-image: url('../img/KIRANA%20_STORES.jpg');

    min-height: 450px;

    width: 100%;

    padding: 25px 0px 120px;

    background-repeat: no-repeat;

    background-size: cover;

    background-position: center top;

}

section.banner_.CORPORATES

{



    background-image: url('../img/OFFICE%20_SPACE.jpg');

    min-height: 450px;

    width: 100%;

    padding: 25px 0px 120px;

    background-repeat: no-repeat;

    background-size: cover;

    background-position: center top;



}

section.banner_INDUSTRIAL

{



    background-image: url('../img/INDUSTRIAL1.jpg');

    min-height: 450px;

    width: 100%;

    padding: 25px 0px 120px;

    background-repeat: no-repeat;

    background-size: cover;

    background-position: center top;

  

}

section.banner_WAREHOUSE

{



    background-image: url('../img/WAREHOUSE_1.jpg');

    min-height: 450px;

    width: 100%;

    padding: 25px 0px 120px;

    background-repeat: no-repeat;

    background-size: cover;

    background-position: center top;



}

section.banner_PRELEASED{

    background-image: url('../img/PRE%20LEASED.jpeg');

    min-height: 450px;

    width: 100%;

    padding: 25px 0px 120px;

    background-repeat: no-repeat;

    background-size: cover;

    background-position: center top;	



}



textarea#comment {

    width: 100%;

    border: 1px solid #ccc;

    min-height:50px; padding:10px;

}



section.banner_Institutional_plots

{

	

 background-image: url(../img/INSTITUTIONAL.jpg);

    min-height: 450px;

    width: 100%;

    padding: 25px 0px 120px;

    background-repeat: no-repeat;

    background-size: cover;

    background-position: center top;	

	

}



#contact .contact-info {

    border-bottom: 1px solid #ddd;

    margin-bottom: 20px;

    text-align: center;

    box-shadow: 10px 9px 9px #ccc;

}



div#maf {

    padding-right: 0px;

}

.section-header.touch {

    margin-top: 40px;

}

p.SALE_PURCHES {

    font-weight: 500;

    color: #17a2b8 !important;

}

p.Lease_RENT {

    color: #d8200f !important;

}

p.Lease_RENT {

    font-weight: 500;

    color: #051e3a !important;

}

.homr_page {

    background: #efefef;

}

.service_page {

 

}

li.breadcrumb-item a {

    color: #d4231d;

    font-weight: 600;

}



breadcrumb-item.active {

    font-weight: 600;

    color: #000000;

}

strong.SALE_PURCHES {

    color: #007bff;

}



strong.Lease_RENT {

    color: #db2016;

}

.holder { 

  background-color:transparent;

  overflow:hidden;

  padding:10px;



}

.holder .mask {

  position: relative;

  left: 0px;

  top: 10px;

  overflow: hidden;

}

.holder ul {

  list-style:none;

  margin:0;

  padding:0;

  position: relative;

}

.holder ul li {

  padding:10px 0px;

  text-align: justify;

}

.holder ul li a {

   font-size: 14px;

    margin-bottom: 0;

    line-height: 24px;

    color: #444;

    text-transform: capitalize;

  text-decoration:none;

  text-align: justify;

}

ul#ticker01

{



height: 120px !important;

}



.box-about.slide h2 {

    padding-bottom:20px;

    margin-bottom: 0px;

}



















.contact-address.all {



     margin: 0px !important;

    padding: 0px !important;

}

.contact-phone.all {

 

        margin: 0px !important;

         padding: 0px !important;

        border: none !important;

}

.contact-email.all {

 

    margin: 0px !important;

    padding: 0px !important;

}

.contact-address.all h3 {

    font-size: 16px;

    font-weight: 600;

    margin: 0px; color:#fff;

}

.contact-phone.all h3

{
  color:#fff;


   font-size: 16px;

    font-weight: 600;

    margin: 0px; color:#fff;



}

.contact-email.all h3

{

   font-size: 16px;

    font-weight: 600;

    margin: 0px;

    color:#fff;

}

.contact-address.all i {

    font-size: 30px;

    display: inline-block;

    margin-bottom: 4px;

    color: #fff; float:left; padding-right:10px;

}

.contact-phone.all i

{

    font-size: 30px;

    display: inline-block;

    margin-bottom: 4px;

    color: #fff; float:left; padding-right:10px;



}



.contact-email.all i

{

    font-size: 30px;

    display: inline-block;

    margin-bottom: 4px;

    color: #fff; float:left; padding-right:10px;





}

.contact-email.all  a



{



  color: #fff;

}

.contact-phone.all a

{



   color: #fff;

 

}

#contact .form input, .form textarea {

    padding: 6px 10px;

    border-radius: 0;

    box-shadow: none;

    font-size: 15px; border:1px solid #ccc;

}



#contact textarea#comment {

    width: 100%;

    border: 1px solid #ccc;

    min-height: 75px;

}

.contact-address.all address

{



    margin-bottom: 0rem; margin-left:30px; clear:both; color:#fff;





}



.contact-phone.all P {

    margin-bottom: 0px;

}

















@media (min-width: 768px) {

  #contact .contact-address,

  #contact .contact-phone,

  #contact .contact-email {

    padding: 20px 0;

  }



  #contact .contact-phone {

    border-left: 1px solid #ddd;

    border-right: 1px solid #ddd;

  }

}



@media (min-width: 769px) {

  #call-to-action .cta-btn-container {

    display: -webkit-box;

    display: -webkit-flex;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -webkit-align-items: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-box-pack: end;

    -webkit-justify-content: flex-end;

    -ms-flex-pack: end;

    justify-content: flex-end;

  }

}



@media (max-width: 768px) {

  .back-to-top {

    bottom: 15px;

  }



  #header {

    padding: 20px 0;

    height: 100px;

  }



  #header #logo h1 {

    font-size: 34px;

  }



  #header #logo img {

    max-height: 40px;

  }



  #nav-menu-container {

    display: none;

  }



  #mobile-nav-toggle {

    display: inline;

  }



  #about .about-img {

    height: auto;

  }



  #about .about-img img {

    margin-left: 0;

    padding-bottom: 30px;

  }

}



@media (max-width: 767px) {

  #intro .intro-content h2 {

    font-size: 34px;

  }



  #services .box .box {

    margin-bottom: 20px;

  }



  #services .box .icon {

    float: none;

    text-align: center;

    padding-bottom: 15px;

  }



  #services .box h4,

  #services .box p {

    margin-left: 0;

    text-align: center;

  }



  #testimonials .testimonial-item {

    margin: 30px 10px;

  }

  section.banner_service {

    background-image: url(../img/servise_banner.png);

    min-height: auto;

    width: 100%;

    padding: 25px 0px 120px;

    background-repeat: no-repeat;

    background-size: cover;

    background-position: center top;

}

section.banner.about {

    background-image: url(../img/aak_about.jpg);

    min-height: auto;

    width: 100%;

    padding: 25px 0px 120px;

    background-repeat: no-repeat;

    background-size: cover;

    background-position: center top;

}

section.banner_service.office_space {

    background-image: url(../img/shopping-malls1.jpg);

    min-height: auto;

    width: 100%;

    padding: 25px 0px 120px;

    background-repeat: no-repeat;

    background-size: cover;

    background-position: center top;

}

.box-about.top.Retail {

    min-height: 300px;

    background-image: url(../img/Retail.jpg);

    background-size: cover;

    background-repeat: no-repeat;

    background-position: 50%,80%;

    background-attachment: unset;

}

section.banner_Restaurant {

    background-image: url(../img/RESTAURANT1.jpg);

    min-height: auto;

    width: 100%;

    padding: 25px 0px 120px;

    background-repeat: no-repeat;

    background-size: cover;

    background-position: center top;

}

.box-about.top.Restaurant {

    min-height: 300px;

    background-image: url(../img/Restaurant.jpg);

    background-size: cover;

    background-repeat: no-repeat;

    background-position: 50%,80%;

    background-attachment: unset;

}

.section-header h2 {

    font-size: 18px;

    color: #fff;

    text-transform: uppercase;

    font-weight: 700;

    position: relative;

    padding-bottom: 20px;

}

#services {

    padding: 0px 0 0 0;

}

section.banner_hot {

    background-image: url(../img/hot_banner.jpg);

    min-height: auto;

    width: 100%;

    padding: 25px 0px 120px;

    background-repeat: no-repeat;

    background-size: cover;

    background-position: center top;

}



.section-header2 h2 {

    font-size: 40px;

    color: #fff;

    text-transform: uppercase;

    font-weight: bolder;

    position: relative; left:-20px;

    font-family: 'Vollkorn SC', serif;

    line-height: 1.5;

    text-shadow: 0 1px 0 #ccc, 0 2px 0 #ccc, 0 3px 0 #bbb, 0 4px 0 #b9b9b9, 0 5px 0 #aaa, 0 6px 1px rgba(0,0,0,.1), 0 0 5px rgba(0,0,0,.1), 0 1px 3px rgba(0,0,0,.3), 0 3px 5px rgba(0,0,0,.2), 0 5px 10px rgba(0,0,0,.25), 0 10px 10px rgba(0,0,0,.2), 0 20px 20px rgba(0,0,0,.15);

    margin-top: 40px;

}



}



@media (max-width: 576px) {

  #contact #google-map {

    margin-top: 20px;

  }

}


.single-footer-widget ul li{list-style: none;  }
.single-footer-widget ul li a{list-style: none; color: #fff; line-height: 37px; font-size: 15px;} 



.whatapp_btn {
	background: #01e675;
	width: 50px;
	height: 50px;
	font-size: 25px;
	color: #fff;
	font-weight: bold;
	position: fixed;
	left: 8px;
	bottom: 86px;
	cursor: pointer;
	z-index: 999999;
	border-radius: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all 300ms ease-in-out;
	box-shadow: 0px 3px 10px rgb(0 0 0 / 16%), 0px 3px 10px rgb(0 0 0 / 16%);  border: 5px solid #fff;
  }
  .whatapp_btn i {
	font-size: 24px;
  }
  #whatsapp .modal-dialog {
	margin-top: 17%;
  }
  
  .inner-fabs a{
	background:#d73c3b;
	width: 50px;
	height: 50px;
	color: #fff;
	font-size: 20px;
	position: fixed;
	left:8px;
	bottom: 20px;
	cursor: pointer;
	z-index: 999999;
	border-radius: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all 300ms ease-in-out; border:5px solid #fff;
  }
  .inner-fabs.show a{
  width: 45px !important;
  height: 45px !important;
  right: 22px !important;
  transition: all 300ms ease-in-out;
  }
  .inner-fabs.show a:nth-child(1) {
  bottom: 80px;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.16), 0px 3px 10px rgba(0, 0, 0, 0.16);
  }
  .inner-fabs.show a:nth-child(2) {
  bottom: 130px;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.16), 0px 3px 10px rgba(0, 0, 0, 0.16);
  }
  .inner-fabs.show a:nth-child(3) {
  bottom: 180px;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.16), 0px 3px 10px rgba(0, 0, 0, 0.16);
  }
  .inner-fabs.show a:nth-child(4) {
  bottom: 230px !important;
  }
  .returntotop{
  bottom: 150px!important;
  }
  .whatsapp-fixed{
  bottom: 130px!important;
  }
  .mail-envelope{
  bottom: 75px!important;
  }
  .call-fixed{
  
  }
  
  


