@charset "utf-8";

/* CSS Document */
body{ background: #ffffff; margin: 0px; padding: 0px;}
.padding_5{  padding: 0px 5px;}
.padding_10{  padding: 0px 10px;}
.padding_zero{ padding: 0px 0px;}
.raza{ border: 1px solid #821f14;}

div#n2-ss-2 .n2-style-8e8af6e73b1acd260fe63603708d9954-heading {
    background: #821f14 !important;
    opacity: 1;
    padding: 10px 10px 10px 10px;
    box-shadow: none;
    border: 0px solid RGBA(0, 0, 0, 1);
    border-radius: 0px;
}
.wasiqform{width:100% !important;margin: 10px 0px;border: 2px solid #e6e6e6;}
.wasiqform input{width:100% !important;}

.wa11{width:20% !important;background-color: #ffffff; border: 2px solid grey;}
.wa1{width:100% !important;}
.wa1 input{width:100% !important;background-color: #ffffff; border: 2px solid grey;}
.wa1 textarea{width:100% !important;background-color: #ffffff; border: 2px solid grey;}

.addd {
    margin: 40px 0px;
    font-size: 18px;
}
.addd i {
    margin-right: 20px;
    font-size: 30px;
    color: #EC2526;
}
.wad input{margin:10px 0px 10px;}
.wad textarea{margin:10px 0px 10px;}

.top_btun{color:#fff; padding:0px 15px;font-family: 'Heebo', sans-serif;}
:hover.top_btun{color:#fff; text-decoration:none}

/**/
/*headr css start*/
.header {
  padding: 0px 16px;
  background-color: #fff;
  color: #f1f1f1;
  z-index: 9999999;
  
}

.navbar {
    position: relative;
    min-height: 100px !important;
    margin-bottom: 20px;
    border: 1px solid transparent;
}






.tt{margin: 32px 0px;}
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
 background-color: #fff;
  padding: 0px 16px;
  box-shadow: 0px 2px 11px #171616;
  min-height: 80px;
}
.navbar-brand{ float:left; margin-top: -77px;}
.navbar-brand img{ z-index: 2;position: relative; width:250px !important;    margin-top: 20px;}
/*.navbar .navbar-brand:before{ content: "";
  position: absolute;
  left: -450px;
  top: -12px;
  width: 775px;
  height: 96px;
  background-color: #000000;
  z-index: 1;
  clip-path: polygon(0 0, 90% 0, 100% 100%, 0% 100%);}*/
.bg{background:#821f14; text-align:center; color:#fff;font-family: 'Roboto', sans-serif; font-weight: 900; text-transform:uppercase; font-size: 30px;}
.top_bg{border-bottom: 2px solid #171616; padding: 5px 16px; background-color: #821f14;}
.top_address{ font-size: 14px;font-family: 'Heebo', sans-serif; color: #fff;margin-top: 3px;}
.top_social ul{ float: right; margin: 0px; padding: 0px; list-style: none;}
.top_social ul li{ float: left;}
.top_social ul li a{color: #fff; font-size: 14px; margin: 0px 6px;}

.nav-link{ color: #000;font-family: 'Roboto', sans-serif;}
.nav-link:hover{ color:#821f14;} 
.navbar-brand{color:#821f14 !important;font-size: 45px;}

.navbar-toggle{ border:1px solid #821f14;margin-top: -29px; z-index: 33; position: relative;}
.navbar-toggle .icon-bar{ border-bottom:1px solid #821f14; }
.menu ul {list-style:none; margin: 0px 0px; padding: 0px 0px;}
.menu ul li { float:left;display: inline-block; position: relative;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;}
.menu ul li a { color:#000; padding: 0px 12px;font-family: 'Bree Serif', serif; font-weight: 500 !important; text-transform: uppercase;font-size: 16px;
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -ms-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
display: block;}
.menu ul li a:hover{ text-decoration: none; color:#171616;background:#fff !important;}


/*drop down menu css start*/
.menu ul li ul { margin:0px; padding:5px 0px; list-style:none; width:300px; background:#821f14 !important; position:absolute;  display:none;  border-radius: 0px; }
.menu ul li ul a:hover{ background:#821f14 !important; width: 300px;}
.menu ul li:hover ul { display:block; z-index: 15;}
.menu ul ul li { width:100%; float:left;}
.menu ul li ul li a { float:left; width: 100%; text-decoration:none; font-size:18px; color:#fff;font-family: 'Bree Serif', serif; padding: 10px 8px; display: block; margin: 0px; text-align: left;height: auto !important;}
.menu ul li ul li a:hover{background:#171616; color: #171616;}
/*drop down menu css end*/
/*headr css end*/

.menu a{
	height: 25px !important;
  overflow: hidden;
}
.menu a span{
    display: inline-block ;
    position:relative;
    transition: transform 500ms;
    -webkit-transition: -webkit-transform 500ms;
    -moz-transition: transform 500ms; 
    background:#fff !important;
}
.menu a span:after{
    content: attr(data-hover);
    position: absolute !important;
    top: -30px;
    left:0;
    transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
    background:#fff !important;
}
.menu a:hover span,
.menu a:focus span {
    transform: translateY(30px);
    -webkit-transform: translateY(30px);
    -moz-transform: translateY(30px);
   background:#fff !important;
}



/*banner css start*/
.banner{ padding: 0px 0px;}
.banner img{ width: 100%;}
/*banner css end*/



/*About Area Start*/
.dolor_heading{margin: 0px; padding: 0px;}
.dolor_heading h2{ color:#821f14;font-family: 'Bree Serif', serif;  font-weight: 900; margin-bottom: 25px;}
.dolor_heading h2 span{font-family: 'Bree Serif', serif; font-weight: 600; font-size: 20px; color: #171616;}
.dolor_heading p{font-family: 'Poppins', sans-serif;color: #000; font-size: 14px;}

.button_label{ border: 2px solid #821f14; border-radius: 5px; color: #fff; padding: 5px 20px; text-decoration: none; background: #821f14; font-size: 15px;ffont-family: 'Poppins', sans-serif;}
:hover.button_label{ background: #171616; color: #fff; text-decoration: none; border-color:#171616}

.button_label1 {
  border: 2px solid #821f14;
  border-radius: 5px;
  color: #fff;
  /* padding: 8px 20px; */
  text-decoration: none;
  background: #821f14;
  font-size: 15px;
  font-family: 'Montserrat-R';
}
:hover.button_label1{ background: #821f14; color: #fff; text-decoration: none;}
/*About Area Start*/

/** Service start **/
.service_bg{background: #821f14;}
.main_heading h2{color:#fff; font-size: 50px;font-family: 'Bree Serif', serif; font-weight: 900;}
.box{float: left; width: 100%; border: 2px solid #fff; border-radius: 15px; padding: 20px;text-align: center;min-height: 400px;}
.box img{ margin: 0px 0px 30px 0px;}
.box h2{ color: #fff;font-family: 'Rubik', sans-serif; font-weight: 900;font-size: 25px;}
.box p{color: rgb(190, 190, 190);font-family: 'Poppins', sans-serif;}
:hover.box{ background: #171616;transition: background-color 0.55s ease; border: 2px solid #171616;}

/** Service end **/



/** testimonial start **/

.testimonial_heading h2{color:#821f14; font-size: 50px;font-family: 'Bree Serif', serif; font-weight: 900;}
.testimonial{
  text-align: center;
  margin: 20px 30px 40px;
}
.testimonial .pic{
  display: inline-block;
  width: 100px;
  height: 100px;
  border-radius: 25px;
  border: 4px solid #821f14;
  box-shadow: 0 7px rgba(0, 0, 0, 0.1), 0 5px #821f14;
  margin-bottom: 15px;
  overflow: hidden;
}
.testimonial .pic img{
  width: 100%;
  height: auto;
}
.testimonial .description{
  padding: 0 20px 20px;
  font-size: 15px;
  color: #333;
  line-height: 30px;
  border-radius: 25px;
  border-bottom: 4px solid #821f14;
  box-shadow: 0 7px rgba(0, 0, 0, 0.1), 0 5px #238bcc;
  margin-bottom: 25px;
}
.testimonial .title{
  display: block;
  margin: 0 0 7px 0;
  font-size: 20px;
  font-weight: 600;
  color: #821f14;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.testimonial .post{
  display: block;
  font-size: 15px;
  color: #821f14;
  text-transform: capitalize;
}
.owl-theme .owl-controls{ margin-top: 0; }
.owl-theme .owl-controls .owl-page span{
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #821f14;
  opacity: 0.8;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.45);
  transition: all 0.3s ease 0s;
}
.owl-theme .owl-controls .owl-page.active span{ background: #821f14; }
@media only screen and (max-width: 479px){
  .testimonial{ padding: 20px 15px 40px; }
  .testimonial .description{ padding: 0 5px 20px; }
}
/** testimonial end **/

/** form start**/
.email-signature{
  background: #2f3430;
  font-family: 'Poppins', sans-serif;
  padding: 20px;
  box-shadow: 0 20px 20px -20px rgba(0, 0, 0, 0.8);
  position: relative;
}
.email-signature:before,
.email-signature:after{
  content: "";
  background: #821f14;
  width: 15px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.email-signature:after{
  width: 20px;
  height: 70%;
  border-radius: 20px 0 0 20px;
  transform: translateY(-50%);
  top: 50%;
  left: auto;
  right: 0;
}
.email-signature .signature-details{
  width: 55%;
  padding: 35px 0 15px 85px;
  display: inline-block;
  position: relative;
}
.email-signature .signature-icon{
  width: 125px;
  height: 120px;
  border: 3px solid #000;
  border-radius: 15px 15px;
  overflow: hidden;
  transform: translateY(-50%) rotate(45deg);
  position: absolute;
  top: 50%;
  left: 25px;
}
.email-signature .signature-icon img{
  width: 135%;
  height: auto;
  margin: -20px 0 0 -20px;
  transform: rotate(-45deg);
}
.email-signature .inner-content{
  color: #fff;
  background: #821f14;
  text-align: right;
  padding: 10px 20px 10px 10px;
  margin: 0 0 15px;
  border-radius: 0 30px 30px 0;
}
.email-signature .title{
  font-size: 25px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin: 0;
  font-family: 'Roboto', sans-serif;
}
.email-signature .post{
  font-size: 14px;
  font-weight: 400;
  text-transform: capitalize;
  letter-spacing: 1px;
  font-family: 'Roboto', sans-serif;
}
.email-signature .social-icon{
  text-align: right;
  padding: 0;
  margin: 0 15px 0 0;
  list-style: none;
}
.email-signature .social-icon li{
  display: inline-block;
  margin: 0 3px;
}
.email-signature .social-icon li a{
  color: #fff;
  background-color: #EA2027;
  font-size: 13px;
  text-align: center;
  line-height: 28px;
  text-shadow: 2px 2px 1px rgba(0, 0, 0, .4);
  height: 28px;
  width: 28px;
  border-radius: 50%;
  display: block;
  transition: all 0.3s ease 0s;
}
.email-signature .social-icon li:nth-child(2) a{ background: #009432; }
.email-signature .social-icon li:nth-child(3) a{ background: #0652DD; }
.email-signature .social-icon li:nth-child(4) a{ background: #EE5A24; }
.email-signature .social-icon li a:hover{
  color: #EA2027;
  background-color: #fff;
  text-shadow: 2px 2px 1px rgba(0, 0, 0, .2);
}
.email-signature .social-icon li:nth-child(2) a:hover{ color: #0c0c0c; }
.email-signature .social-icon li:nth-child(3) a:hover{ color: #0652DD; }
.email-signature .social-icon li:nth-child(4) a:hover{ color: #EE5A24; }
.email-signature .signature-content{
  width: 44%;
  padding: 30px 10px 25px 20px;
  margin: 0;
  list-style: none;
  vertical-align: top;
  display: inline-block;
}
.email-signature .signature-content li{
  color: #fff;
  font-size: 13px;
  margin: 0 0 10px;
  font-family: 'Bree Serif', serif;
}
.email-signature .signature-content li:last-child{ margin-bottom: 0; }
@media screen and (max-width:767px) {
  .email-signature{ padding: 20px 20px 30px; }
  .email-signature:before{
      width: 100%;
      height: 15px;
  }
  .email-signature:after{
      width: 70%;
      height: 20px;
      border-radius: 20px 20px 0 0;
      transform: translateY(0) translateX(-50%);
      top: auto;
      bottom: 0;
      left: 50%;
      right: auto;
  }
  .email-signature .signature-details{
      width: 100%;
      padding: 150px 0 0;
      margin: 0 0 15px;
  }
  .email-signature .signature-icon{
      transform: translateY(0) translateX(-50%) rotate(45deg);
      top: 25px;
      left: 50%;
  }
  .email-signature .inner-content{
      text-align: center;
      padding: 25px 10px 10px;
      border-radius: 30px;
  }
  .email-signature .social-icon{ text-align: center; }
  .email-signature .signature-content{
      text-align: center;
      width: 100%;
      padding: 15px 15px 5px;
  }
}
.input-group-text{ background-color: #821f14; color: #fff;}
.form-control{font-family: 'Poppins', sans-serif;}
/**form end **/



.align-items-center{align-items: center;}
/*dolor css start*/
.dolor{ float: left; width: 100%;}
.dolor img{ width: 100%;}

/*dolor css end*/

/*blog css start*/
.post-slide{
  background: #fff;
  padding-bottom: 20px;
  margin: 0 15px;
}
.post-slide > img{
  width: 100%;
  height: auto;
}
.post-slide .post-title{
  text-transform: uppercase;
  padding: 0 20px;
}
.post-slide .post-title > a{
  font-size: 20px;
  color: #222;
  display: inline-block;
  transition: all 0.3s ease 0s;
}
.post-slide .post-title > a:hover{
  text-decoration: none;
  color:#e74c3c;
}
.post-slide .post-description{
  font-size: 14px;
  padding: 0 20px;
  margin: 15px 0 25px 0;
}
.post-bar{
  list-style: none;
  padding:10px 20px;
  border-top:1px solid #e8e7e7;
}
.post-bar > li{
  display: inline-block;
  margin: 2px;
  color:#aaaaaa;
  font-size: 14px;
}
.post-bar > li > a{
  color:#aaaaaa;
  transition:0.3s ease;
}
.post-bar > li > a:hover{
  text-decoration: none;
  color:#e74c3c;
}
.post-bar > li i{
  margin-right: 7px;
}
/*blog css end*/

/*team css start*/
.our-team .pic{
  border-top: 5px solid #171616;
  border-bottom: 5px solid #171616;
  border-radius: 50% 50% 50% 0;
  overflow: hidden;
  transition: all 0.5s ease 0s;
}
.our-team:hover .pic{
  border-top-color: #821f14;
  border-bottom-color: #821f14;
  border-radius: 50% 0;
}
.our-team .pic img{
  width: 100%;
  height: auto;
  transition: all 0.5s ease 0s;
}
.our-team .team-content{ padding: 20px 0; }
.our-team .title{
  font-size: 22px;
  font-weight: 700;
  color: #000;
  text-transform: uppercase;
  margin: 0 0 5px 0;
}
.our-team .post{
  display: block;
  font-size: 17px;
  color: #878484;
  text-transform: capitalize;
  margin-bottom: 10px;
}
.our-team .social{
  list-style: none;
  padding: 0;
  margin: 0;
}
.our-team .social li{ display: inline-block; }
.our-team .social li a{
  display: block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  border-radius: 50%;
  border: 1px solid #000;
  background: #fff;
  font-size: 17px;
  color: #821f14;
  text-align: center;
  transition: all 0.5s ease 0s;
}
.our-team:hover .social li a{
  background: #821f14;
  color: #fff;
}
@media only screen and (max-width: 990px){
  .our-team{ margin-bottom: 30px; }
}
/*team css end*/








.footer_bg{ background:  #000; padding: 40px 15px 50px 15px; background-size: 100%;}
.footer_heading{ float: left; width: 100%; padding: 15px 0px;color: #ffffff; font-size: 20px;font-family: 'Bree Serif', serif;}
.f_logo{ float: left; width: 100%; text-align: center; margin-top: 50px;}
.f_logo p{ float: left; width: 100%; margin-top: 10px; color: #fff; font-family: 'Poppins', sans-serif;; font-size: 18px;}
.f_logo span{ font-size: 14px; color: #fff;}

.footer_menu{ float: left; width: 100%; margin-bottom: 10px;color: #fff;}
.footer_menu ul{list-style: none; margin: 0px; padding: 0px;}
.footer_menu ul li{ float: left; width: 100%;color: #cacdd5; font-size: 14px; padding: 6px 0px 6px 0px;}
.footer_menu ul li i{ color: #fff; font-size: 18px;}
.footer_menu ul li a{ text-decoration: none; margin: 0px; padding: 6px 0px 6px 6px;color: #fff; font-size: 14px; font-family: 'Poppins', sans-serif;}

.social_icon{float: left; width: 100%; margin: 0px; padding: 0px; list-style: none;}
.social_icon li{ float: left; width: 45px; height: 45px; text-align: center; background: #fff;padding: 11px; margin-left: 5px;}
.social_icon li a{line-height: 15px; color: #821f14;}
.social_icon li:hover{background: #fff; color: #000;}

.last_footer_area{ float: left; width: 100%; padding: 20px 15px; background: #161616; border-top: 1px solid rgba(255,255,255,.1); }
.f_left_text{float: left; width: 100%; color: #cacdd5;font-family: 'Poppins', sans-serif;font-size: 14px; }
.f_left_text a{ text-decoration: none; color: #821f14; font-size: 14px;}




@media (max-width:769px){
  .header {
  padding: 0px 5px;
  background-color: #fff;
  color: #f1f1f1;
  z-index: 9999999;
}
  .menu_bg{ background: #000000; text-align: left;}
  .menu { width:100%; float:left;  }
  .menu ul { list-style:none;padding: 0px 0px; margin:0px auto; display: inline-block; padding-bottom: 0px; margin-bottom: 0px;}
  .menu ul li { float:left; width: 100%; padding:5px 0px;}
  .menu ul li a { display: block; text-decoration: none; color:#000;font-family: 'Bree Serif', serif;padding: 8px 0px; text-transform: uppercase; text-align: left; font-size: 16px; }
  .menu ul li a:hover{ text-decoration: none; color:#821f14;}

  
  .menu li { float:left; width: 100%; padding:0px 0px;}
  .menu li a { display: block; text-decoration: none; color:#c0cdea;font-family: 'Montserrat-M';padding: 8px 0px; text-transform: uppercase; text-align: left; font-size: 14px; }
  .menu li a:hover{ text-decoration: none; color:#821f14;}
  .menu ul li ul li a { float:left; width: 100%; text-decoration:none; font-size:18px; color:#000000;font-family: 'Bree Serif', serif; padding: 2px 8px; display: block; margin: 0px; text-align: left;height: auto !important;}
  .jhone_text {
    float: left;
    width: 100%;
    text-align: center;
    padding: 50px 0px;
    font-size: 16px;
}
.main_heading p {
  color: #000;
  font-size: 16px;
  font-family: 'Montserrat-R';
  padding: 0px 0px;
}

}
.to_to_top{float: left; z-index: 9999; position: relative; left: 30px; top: -130px; background-color: #821f14; padding: 8px 12px; color: #fff !important;font-family: 'Montserrat-Eb';border-radius: 48% 48%;margin-bottom: -130px;}



/* Style the main comment form container */
#respond {
  padding: 20px;
  background-color: #f9f9f9;
  border-radius: 5px;
}

/* Style the form input fields */
#commentform input[type="text"],
#commentform input[type="email"],
#commentform input[type="url"],
#commentform textarea {
  width: 100%;
  padding: 10px;
  margin-bottom: 15px;
  border: 1px solid #ccc;
  border-radius: 3px;
}

/* Style the submit button */
#commentform #submit {
  background-color: #0073aa;
  color: #fff;
  border: none;
  padding: 10px 20px;
  border-radius: 3px;
  cursor: pointer;
}

/* Add a hover effect for the submit button */
#commentform #submit:hover {
  background-color: #005177;
}
