/***************************************************************************************************************

==========================================
*/

@import url('https://fonts.googleapis.com/css?family=Roboto:400,500,700');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700');

@import url(../css/bootstrap.min.css);
@import url(../css/bootstrap-select.min.css);
@import url(../css/jquery.bootstrap-touchspin.css);
@import url(../css/jquery.ptTimeSelect.css);

@import url(../css/font-awesome.css);
@import url(../css/flaticon.css);


@import url(../assets/revolution/css/settings.css);
@import url(../assets/revolution/css/layers.css);
@import url(../assets/revolution/css/navigation.css);

@import url(../css/owl.carousel.css);
@import url(../css/jquery.bxslider.css);
@import url(../css/flexslider.css);

@import url(../css/jquery-ui.css);
@import url(../css/jquery.fancybox.css);
@import url(../css/polyglot-language-switcher.css);

@import url(../css/animate.min.css);
@import url(../css/nouislider.css);
@import url(../css/nouislider.pips.css);
@import url(../css/magnific-popup.css);
@import url(../css/hover.css);

/* 
============================================
   2. Global styles
============================================
*/

body {
  
  color:#222222;
  font-size: 16px;
}


.page-title{
  background:url(../image/about_us.jpg) no-repeat;
  margin-top: -105px;
  padding: 200px 0px 120px;
  /* overflow: hidden; */
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
.page-title .clearfix .pull-left{
  position:relative;
  z-index: 10;
}
.page-title .clearfix .pull-right{
  position:relative;
  z-index: 10;
}
.page-title .overlay:before{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.33);
    opacity: 1;
    content: "";
}
.page-title h1{
  font-size: 30px;
  font-weight: 700;
  line-height:30px;
  text-transform:uppercase;
  color:#ffffff;  
}
.page-title p{
  color:#fff;
  margin-top: 14px;
  letter-spacing: 1px;
}
.page-title .path{
  font-size:14px;
  color:#ffffff;
  font-weight:600;
  line-height: 28px;
  padding: 18px 15px 0px;
}

.page-title .path a{
  position:relative;
  font-size: 14px;
  font-weight: 600;
  font-family: 'Open Sans', sans-serif;
  display:inline-block;
  color:#ffffff;
  text-transform: uppercase;
  text-decoration:none;
  transition:.5s;
}

.page-title .path a:hover{
  color: #ba1010;
  transition:.5s;
}


/*
====================================================================
    8. latest-news style
====================================================================
*/
.latest-news{
  padding: 80px 0px 80px;
}
.latest-news .sec-title{}
.latest-news .sec-title h2{
  margin-bottom: 55px;
}
.latest-news .sec-title p{
  max-width:650px;
  margin-bottom: 50px;
  color: #848484;
}

.latest-news .item h4{
  font-weight: 500;
  font-size: 18px;
  padding: 10px 0px 5px;
  color: #222222;
}
.latest-news .item h4 a{
  color: #222222;
  transition:.5s;
}
.latest-news .item h4 a:hover{
  color: #ba1010;
  transition:.5s;
}
.latest-news .item p{
  margin-top: 5px;
  color: #848484;
}
.latest-news .content-box{
      border: 1px solid #ededed;
    padding: 0px 15px 15px;
}
.latest-news .item .image-box{
  position: relative;
}
.latest-news .item .image-box .date{
  height:60px;
  width: 60px;
  background: #ba1010;
  color:#fff;
  text-align: center;
  padding-top: 8px;
  position: absolute;
  bottom: 0px;
}
.latest-news .item .date h5{
  font-size:22px;
  font-weight: 700;
  border-bottom: 1px solid #fff;
  font-family: 'Open Sans', sans-serif;
}
.latest-news .item .date p{
  margin: 0;
  font-size: 12px;
  line-height: 20px;
  text-transform: uppercase;
  color:#fff
}
.latest-news .item .admin-comments{
    margin-bottom: 5px;
    padding: 10px 0px 13px;
    border-bottom: 1px solid #ededed;
}
.latest-news .item .admin-comments .icon{
    margin-right: 16px;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #848484;
}
.latest-news .item .admin-comments .icon:before{
  color: #ba1010;
  margin: 0;
  padding: 0px 10px 0px 0px;
  font-size: 14px;
}
.latest-news .item .admin-comments li{
  display:inline-block;
}



.latest-news .owl-theme .owl-nav {
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: 100%;
    right: 0;
    margin: 0;
    margin-bottom: 54px;
}

.latest-news .owl-theme .owl-nav [class*=owl-] {
    color: #fff;
    border: 2px solid #ba1010;
    font-size: 22px;
    margin: 0;
    padding: 0;
    background-color: #ba1010;
    height: 33px;
    width: 33px;
    line-height: 30px;
    font-weight: 700;
    text-align: center;
    margin-left: 1px;
    display: inline-block;
    -webkit-transition: color .3s ease;
    transition: color .3s ease;
}

.latest-news .owl-theme .owl-nav [class*=owl-]:hover {
    color: #ba1010;
    -webkit-transition: .5s ease;
    transition: .5s ease;
    background: #fff;
}


/* 
==============================================
  10. google map Section style
==============================================
*/
.home-google-map .google-map {
  width: 100%;
  height: 400px;
}
.home-google-map .gmnoprint {
    display: none;
}


/*** 
====================================================================
  11. contact Section style
====================================================================
***/


.default-cinfo .icon_box {
  width: 40px;
}
.default-cinfo li + li {
  margin-top: 10px;
  border-top: 1px solid #f1f1f1;
  padding-top: 12px;
}
.default-cinfo li .icon_box,
.default-cinfo li .text-box {
  display: table-cell;
  vertical-align: top;
}

.default-cinfo li .icon_box i {
  font-size: 20px;
  color: #48c7ec;
  position: relative;
  top: 7px;
}
.default-cinfo .accordion .acc-btn {
  background: #f7f7f7;
  padding: 14px 30px;
  margin: 0;
}

.default-cinfo .accordion-box {
  border: none;
}
.default-cinfo .accordion {
  border: 1px solid #f7f7f7;
}
.default-cinfo .accordion-box .accordion .acc-content b {
  color: #222;
  font-weight: 600;
}

/*form*/

.default-form {
  position: relative;
}


.default-form p {
  color: #fff;
  font-size: 18px;
  line-height: 34px;
  margin-bottom: 20px;
}
.default-form p span {
  color: #ab7442;
  font-size: 20px;
  font-weight: 600;
}


.default-form .form-box{
  position:relative;
}

.comment-form .form-box{
  padding:25px 25px 0px 25px; 
}

.default-form .form-group{
  position:relative;

}
.form-group.style-two{
  margin-bottom:30px;
}
.default-form .comment-form .form-box .form-group{
  margin-bottom:25px;
}

.default-form.form-box .row{
  margin-left:-10px;
  margin-right:-10px; 
}

.default-form.form-box .row .form-group{
  padding:0px 0px;  
}

.default-form .form-group .field-label{
  display:block;
  line-height:24px;
  text-transform:uppercase;
  margin-bottom:10px;
  color:#232323;
  font-weight:500;
  font-size:13px;
}

.default-form .form-group .field-label sup{
  color:#fe824c;
  font-size:14px;
}

.default-form input[type="text"],
.default-form input[type="email"],
.default-form input[type="password"],
.default-form input[type="number"],
.default-form select,
.default-form textarea{
  display:block;
  width:100%;
  line-height:24px;
  height:55px;
  font-size:16px;
  box-shadow: none;
  border: 1px solid rgba(29, 51, 73, 0.38);
  padding:12px 15px;
  border-radius: 0px;
  transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -ms-transition:all 500ms ease;
  -o-transition:all 500ms ease;
}
.default-form textarea{
  height: 120px;
}
.default-form .bootstrap-select {
    border: 1px solid #f4f4f4;
    background: #f7f7f7;
    color: #fe824c;
    padding: 10px 0;
    font-size: 16px;
}
.default-form .btn-group.open .dropdown-toggle {
    box-shadow: none;
}
.default-form .btn-group.open .dropdown-toggle:focus {
  border: none;
  outline: none;
}
.default-form  .bootstrap-select .dropdown-toggle:focus {
  outline: none !important;
}
.default-form  .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
  background-color: #fe824c;
  color: #fff;
}
.default-form .form-control:focus {
  border-color: #fe824c;
  box-shadow: none;
}

.default-form .thm-btn {
  width: 100%;
}


.default-form form input::-webkit-input-placeholder {
  color: #9e9e9e;
}
.default-form form input:-moz-placeholder {
  /* Firefox 18- */
  color: #9e9e9e;
}
.default-form form input::-moz-placeholder {
  /* Firefox 19+ */
  color: #9e9e9e;
}
.default-form form input:-ms-input-placeholder {
  color: #9e9e9e;
}


.default-form .alert-success {
    color: #48c7ec;
    background: none;
    border: none;
    font-size: 18px;
}

/*** 
====================================================================
  consultation Section
====================================================================
***/
.consultation .default-form-area {
    background: #fff;
    padding: 40px 30px 10px;
    border: 1px solid #f4f4f4;
    max-width: 690px;
    margin: 0 auto;
    margin-top: -40px;
    position: relative;
}


/***
==================================================
   12. Team Member styles
==================================================
***/


.testimonials {
  position: relative;
  padding-bottom: 30px;
}



.single-testimonial h3,
.single-testimonial p {
  margin: 0;
}
.single-testimonial h4 {
  font-size: 18px;
  color: #222;
  text-transform: capitalize;
  margin-top: 12px;
  margin-bottom: 6px;
}


.single-testimonial .img-box {
  position: relative;
}
.single-testimonial .img-box img {
  -webkit-transition:all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transform: scale(1);
          transform: scale(1);
}


.testimonials .single-testimonial {
  margin-bottom: 40px;
  border: 1px solid #f4f4f4;
  padding: 30px 10px 26px;
  -webkit-transition:.5s ease-in-out;
  transition: .5s ease-in-out;
}

.testimonials .single-testimonial:hover {
  box-shadow: 0 1px 16px 0 rgba(0, 0, 0, 0), 0 0px 82px 0 rgba(0, 0, 0, 0.05);
  -webkit-transition:.5s ease-in-out;
  transition: .5s ease-in-out;
}



.single-testimonial .author-info {
  overflow: hidden;
  border: 2px solid #f4f4f4;
  padding: 6px 0 9px;
  margin-top: 5px;
}

.single-testimonial p a {
  color: #48c7ec;
  -webkit-transition:.5s ease;
  transition: .5s ease;
}

.single-testimonial .text {
  margin-top: 15px;
  border-bottom: 1px solid #f4f4f4;
  padding-bottom: 22px;
  margin-bottom: 20px;
}
.single-testimonial .text p {
  font-size: 16px;

}

/*
========================================================
  13. latest-gallery styles 
========================================================
*/
.latest-gallery{
  padding:95px 0px 70px;
}
.latest-gallery .single-item {
  padding-bottom: 30px;
}
.latest-gallery .single-item .img-box {
  position: relative;
  overflow: hidden;
}
.latest-gallery .single-item .img-box img {
  width: 100%;
}
.latest-gallery .single-item .title h5 {
  color: #222;
  padding: 25px 0 0;
  font-size: 16px;
  font-weight: 400;
  -webkit-transition:.5s ease;
  transition: .5s ease;
}
.latest-gallery .single-item:hover .title h5 {
  color: #48c7ec;
  -webkit-transition:.5s ease;
  transition: .5s ease;
}

.latest-gallery .single-item .img-box .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(186, 16, 16, 0.82);
    text-align: center;
    opacity: 0;
    transition: all .3s ease;
}

.latest-gallery .single-item .img-box .overlay .social {
    display: table-cell;
    vertical-align: middle;
    position: relative;
}
.latest-gallery .single-item .img-box .overlay .inner {
    display: table;
    width: 100%;
    height: 100%;
    position: relative;
}
.latest-gallery .single-item .social a i:before {
    font-size: 30px;
    color: #fff;
    margin: 0px;
}
.latest-gallery .single-item .social h4 {
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    margin-top: 20px;
    text-transform: uppercase;
}

.latest-gallery .single-item .img-box .overlay .box {
  display: table;
  width: 100%;
  height: 100%;
}
.latest-gallery .single-item .img-box .overlay .box .content {
  display: table-cell;
  vertical-align: bottom;
}
.latest-gallery .single-item .img-box .overlay .top {
  text-align: center;
}
.latest-gallery .single-item .img-box .overlay .top ul {
  margin-bottom: 0;
  margin-bottom: 20%;
}
.latest-gallery .single-item .img-box .overlay .top li a {
  width: 45px;
  height: 45px;
  color: #fff;
  font-size: 16px;
  line-height: 48px;
  text-align: center;
  background: #222;
  display: block;
  border-radius: 50%;
  -webkit-transition:.4s ease;
  transition: .4s ease;
}
.latest-gallery .single-item .img-box .overlay .top li a:hover {
  background: #1f1f1f;
  color: #48c7ec;
}
.latest-gallery .single-item .img-box .overlay .bottom {
  padding: 10px 0px;
  padding-right: 0;
  text-align: center;
}
.latest-gallery .single-item .img-box .overlay .bottom .title h3 {
  margin: 0;
  color: #fff;
  line-height: 30px;
  font-size: 15px;
}
.latest-gallery .single-item:hover .img-box .overlay {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  opacity: 1;
  visibility: visible;
}


.post-filter {
  display: inline-block;
  margin: 0;
  margin-bottom: 50px;
}
.post-filter li {padding: 5px 5px;}

.post-filter li span {
  padding: 7px 20px;
  color: #343434;
  font-size: 14px;
  border: 1px solid #e5e5e5;
  font-weight:500;
  font-family: 'Roboto', sans-serif;
  line-height: 24px;
  display: block;
  padding-right: 16px;
  cursor: pointer;
  -webkit-transition:.5s ease;
  transition: .5s ease;
}
.post-filter li:hover span,
.post-filter li.active span {
  color: #fff;
  background: #ba1010;
  -webkit-transition:.5s ease;
  transition: .5s ease;
}




/*============================= Sidebar Style One ==================*/

.sidebar_styleOne .theme_title,.sidebar_styleTwo .theme_title{
  padding-bottom: 18px;
}
.sidebar_search {
  height: 54px;
  margin-bottom: 35px;
  position: relative;
}
.sidebar_search input {
  width:100%;
  height: 50px;
  border:none;
  border: 1px solid #f1f1f1;
  padding: 0 56px 0 12px;
  color:#9e9e9e;
}
.sidebar_search button {
  width:54px;
  height:100%;
  position: absolute;
  top:0;
  right:0;
  color: #ba1010;
}
.sidebar_categories {
  margin-top:60px;
}
.sidebar_categories ul {
  margin-top:22px;
  margin-bottom: 35px;
}
.sidebar_categories ul li {
  line-height: 48px;
  border-bottom: 1px solid #f1f1f1;
}
.sidebar_categories ul li:last-child {
  border:none;
}
.sidebar_categories ul li a {
  font-weight: normal;
  color: #9e9e9e;
  position: relative;
}
.sidebar_categories ul li a:hover {
  color: #ab7442;
}
.sidebar_categories ul li input[type="checkbox"] {
  float: right;
  position: relative;
  top: 14px;
}
.sidebar_categories ul li a:before {
    content: '\f114';
    font-family: 'FontAwesome';
    margin-right: 10px;
}
.sidebar_categories.archive ul li a:before {
    content: "\f00c";
}
.sidebar_categories ul li a:hover {
  color: #01b2b7;
}
.recent_news_sidebar .theme_title {
  margin-bottom: 40px;
}
.recent_news_sidebar {
  margin-bottom: 62px;
}
.recent_news_sidebar .single_news_sidebar {
  margin-bottom: 29px;
} 
.recent_news_sidebar .img_holder img {
  width:75px;
  height:75px;
  border-radius: 5px;
}
.recent_news_sidebar .post {
  padding-left: 26px;
  width: 72%;
  margin-top: -10px;
}
.recent_news_sidebar .post h6 a {
  font-size: 16px;
  color:#272727;
  line-height: 28px;
  font-weight: 900;
  margin-bottom: 2px;
}
.recent_news_sidebar .post p a {
  font-size: 14px;
}
.recent_news_sidebar .post p a i {
  margin-right: 4px;
  font-size: 16px;
}

.recent_news_sidebar .img_holder {
  position: relative;
}
.recent_news_sidebar .img_holder .opacity {
  position: absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  opacity: 0;
  visibility: hidden;
  border-radius: 5px;
  transform: scale(0.1);
  -webkit-transform:scale(0.1);
  -moz-transform:scale(0.1);
  -ms-transform:scale(0.1);
  -o-transform:scale(0.1);
}
.recent_news_sidebar .img_holder .opacity .icon {
  display: table;
  width:100%;
  height:100%;
}
.recent_news_sidebar .img_holder .opacity .icon span {
  display: table-cell;
  vertical-align: middle;
}
.recent_news_sidebar .img_holder .opacity .icon span a {
  display: block;
  width:45px;
  height:45px;
  margin:0 auto;
  line-height: 45px;
  border-radius: 50%;
  color:#fff;
  text-align: center;
}
.recent_news_sidebar .single_news_sidebar:hover .opacity {
  opacity: 1;
  visibility:visible;
  transform: scale(1);
  -webkit-transform:scale(1);
  -moz-transform:scale(1);
  -ms-transform:scale(1);
  -o-transform:scale(1);
}

.sidebar_tags {margin-bottom: 30px;}
.sidebar_tags ul {
  padding: 15px 0px;
}
.sidebar_tags ul li {
  display: inline-block;
  margin: 0 4px 8px 0;
}
.sidebar_tags ul li a {
  display: block;
  font-weight: normal;
  font-size: 15px;
  color:#9e9e9e;
  line-height: 32px;
  border: 1px solid #f1f1f1;
  background: #fff;
  border-radius: 2px;
  text-align: center;
  padding: 0 14px;
}
.sidebar_tags ul li a:hover {
  color: #ffffff;
  background: #ba1010;
}

.single-sidebar.price-ranger .ui-widget-content {
  background: #f7f7f7;
  border: none;
  height: 2px;
}
.single-sidebar.price-ranger .ui-slider-handle {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 2px solid #222;
  margin-left: -4px;
  outline: none;
  background: #01b2b7;
}
.single-sidebar.price-ranger .ui-slider .ui-slider-range {
  background: #252525;
}
.single-sidebar.price-ranger .ui-slider-horizontal .ui-slider-handle {
  top: -5px;
}
.single-sidebar.price-ranger #slider-range {
  margin-top: 25px;
}
.single-sidebar.price-ranger .ranger-min-max-block {
  margin-top: 20px;
  margin-bottom: 45px;
}
.single-sidebar.price-ranger .ranger-min-max-block input {
  display: inline-block;
}
.single-sidebar.price-ranger .ranger-min-max-block input[type='submit'] {
  width: 80px;
  border: none;
  border-radius: 0px;
  text-align: center;
  outline: none;
  line-height: 35px;
  font-size: 14px;
  margin-right: 37px;
  color: #ffffff;
  font-weight: 700;
  background: #01b2b7;
  text-transform: uppercase;
  border: 2px solid #01b2b7;
}
.single-sidebar.price-ranger .ranger-min-max-block input[type='text'] {
  border: none;
  text-align: center;
  outline: none;
  width: 40px;
  color: #9c9c9c;
  font-weight: 400;
  text-align: right;
}
.single-sidebar.price-ranger .ranger-min-max-block input[type='text'].max {
}
.single-sidebar.price-ranger .ranger-min-max-block span {
  color: #9c9c9c;
  font-weight: 400;
}
.best_sellers .theme_title {
  margin-bottom: 36px;
}
.best_sellers .best_selling_item .text {
  padding-left: 20px;
  margin-top:-3px;
}
.best_sellers .best_selling_item .text h6 {
  font-size: 16px;
  font-weight: 700;
  color:#272727;
}
.best_sellers .best_selling_item .text ul li {
  display: inline-block;
  margin-right:3px;
  font-size: 12px;
  margin-top: 10px;
  color: #01b2b7;
}
.best_sellers .best_selling_item .text span {
  display: block;
  margin-top: 10px;
  color: #01b2b7;
  font-size: 16px;
  font-weight: 400;
  font-family: 'Roboto';
}
.best_sellers .best_selling_item {
  margin:20px 0 20px 0;
  padding-bottom: 17px;
}
.best_sellers .best_selling_item.border {
  border-bottom: 1px solid #f7f7f7;
}
.sidebar_styleTwo .sidebar_categories {
  margin-top: 30px;
}
.sidebar_styleTwo .sidebar_tags {
  margin: 19px 0 51px 0;
}
/*** 
=============================================
    15. page_pagination style
=============================================
***/
. {
  text-align: center;
  padding-top: 20px;
}
.page_pagination li {
  display: inline-block;
  margin:0 4px;
}
.page_pagination li a {
  width: 40px;
  height: 40px;
  line-height: 40px;
  border:1px solid rgba(229, 229, 229, 0.57);
  text-align: center;
  color: #848484;
  font-size: 18px;
}
.page_pagination li a.active,
.page_pagination li a:hover {
  color:#fff;
  background: #ba1010;
}



/*
===================================================
  16. footer style
===================================================
*/
.footer{
  border-top: 1px solid #fff;
  position: relative;
  background-size: cover;
  background-repeat: repeat;
  background-attachment: fixed;
  background-position: center center;
}

.footer p{
   font-family: 'Roboto', sans-serif;
   font-weight:400;
   font-size: 14px;
   color: #fff;
   line-height: 27px;
}
.footer .footer-upper {
    padding: 60px 0px 50px;
}
.footer-widget ul {
    margin: 0;
    padding: 0;
}
.footer-widget ul li {
    list-style: none;
}
.footer-widget.about-widget img {
    margin-bottom: 27px;
}
.footer-widget.about-widget p {
    margin: 0;
}
.footer-widget h3.title {
    font-size: 24px;
    text-transform: capitalize;
    margin: 0;
}
.footer-widget.quick-links ul li a {
    font-size: 14px;
    line-height: 38px;
    tranisition: all .3s ease;
}
.footer-widget.quick-links ul li a:hover {
    color: #d62929;
}

.fact-counter{
  position:relative;
  overflow:hidden;
  color:#ffffff;
}

.fact-counter:before{
  content:'';
  position:absolute;
  left:0px;
  top:0px;
  width:100%;
  height:100%;
  background: rgba(0, 0, 0, 0);
  opacity:0.80;
  z-index:0;
}

.fact-counter .auto-container{
  position:relative;
  z-index:1;
}

.fact-counter .column{
  position:relative;
  margin-bottom:40px;
  text-align:center;
  z-index:5;
}
.fact-counter .item {
  background: rgb(0, 0, 0);
  color: #222;
  border: 1px solid #fff;
  padding: 20px 0px 20px;
}

.fact-counter .column .icon span{
  position:relative;
  top:0px;
  font-size: 50px;
  position: absolute;
  line-height:70px;
  top: -5px;
  left: 0;
  margin-bottom:20px;
  color: #ab7442;
  transition:all 500ms ease;
  -moz-transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -ms-transition:all 500ms ease;
  -o-transition:all 500ms ease;
}

.fact-counter .count-outer{
  margin-top: 10px;
  color: #f8f8f8;
  position: relative;
  font-size: 26px;
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
}
.fact-counter .counter-outer{

  padding: 50px 0px 0px;
}
.fact-counter .counter-outer .item .inner-box{
  position: relative;
}
.fact-counter .counter-outer .item .inner-box .icon-box{
}
.fact-counter .counter-outer .item .inner-box .icon-box i{
  color: #fff;
  line-height: 38px;
}
.fact-counter .counter-outer .item .inner-box .icon-box i:before{
  margin: 0;
  font-size: 34px;
}




/* 
=======================================================
  20. call-to-action styles 
=======================================================
*/

.call-to-action {
  background: #ba1010;
  padding: 18px 0;
  color: #fff;
}
.call-to-action h3 {
  font-size: 34px;
  font-weight: 700;
  margin: 0;
  line-height: 30px;
  margin-bottom: 16px;
}
.call-to-action p {
  margin: 0;
}
.call-to-action a.thm-btn {
    padding: 0px 24px;
    margin: 11px 0;
    border-radius: 25px;
    background: #fff;
    color: #222222;
    letter-spacing: 1px;
    transition:.5s;
}

.call-to-action a.thm-btn.inverse:hover {
  color: #fff;
  border: 2px solid #fff;
  background: #ba1010;
  transition:.5s;
}


/* 
==========================================================
  21. Parallax Style One
==========================================================
*/

.parallax-style-one{
  position:relative;
  padding: 45px 0px 45px;
  background-size:cover;
  background-repeat:repeat;
  background-attachment:fixed;
  background-position:center center;
  color:#ffffff;
}
.parallax-style-one .overlay:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.87);
    opacity: 1;
    content: "";
}
.parallax-style-one .sec-title{
  text-align:center;
  margin-bottom: 40px;
}
.parallax-style-one .sec-title h2{
  font-weight: 700;
  line-height: 39px;
  text-transform: none;
}
.parallax-style-one .sec-title h2:before{
  display: none;
}
.parallax-style-one .sec-title p{
  max-width:650px;
  margin: 0 auto;
  margin-top: 15px;
}

.parallax-style-one .link_btn{
  
}
.parallax-style-one .link_btn li{
    display:inline-block;
    margin: 20px 10px 0px 0px;
}
.parallax-style-one .link_btn li a{
  letter-spacing:1px;
}
.parallax-style-one .link_btn .thm-btn.style-two:hover{
  background: transparent;
  color: #fe824c;
  border:2px solid #fff;
  color:#fff;
}


/*
==================================================
  23. two-column style
==================================================
*/
.two-column{
  padding:100px 0px 0px;
  
}
.two-column .sec-title{
    margin-bottom: 30px;
}
.two-column .sec-title h2{}
.two-column .sec-title p{
  max-width:650px;
  color:#848484;
  margin-top: 20px;
}
.two-column .content-box{
  padding: 20px 0px 50px;
  position:relative;
}

.two-column .content-box p{
  color:#666666;
}
.two-column .content-box .clearfix{
  margin-top: 30px;
}
.two-column .inner-box .image-box{
  position:relative;
  text-align: center;
}
.two-column .inner-box .image-box img{
  width:auto;
  max-width: 100%;
  display:inline-block;
}
.single-choose-item {
  margin-bottom: 26px;
  position: relative;
  background: #fff;
  border: 1px solid #ededed;
  border-left: 1px solid #2098d1;
  border-bottom: 1px solid #2098d1;
  -webkit-transition:.5s;
  transition:.5s;
}
.choose-left-bg {
    float: left;
    height: 100%;
    position: absolute;
    overflow: hidden;
    width: 60px;
    -webkit-transition: .5s;
    transition: .5s;
}
.choose-icon {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
    margin-top: 25px;
    width: 55px;
    height: 55px;
    overflow: hidden;
    text-align: center;
}
.choose-icon i, .choose-icon i:before {
    font-size: 36px;
    color: #fe824c;
    position: relative;
    top: 1px;
    margin: 0;
}
.choose-icon i, .choose-icon i:before {
    font-size: 36px;
    color: #fe824c;
    position: relative;
    top: 1px;
    margin: 0;
}
.choose-text {
    overflow: hidden;
    padding: 26px 0px 38px;
}
.choose-text h4 {
    
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 13px;
    margin-top: 0;
    text-transform: capitalize;
}
.choose-text h4 a{
  color: #222222;
  transition:.5s;
}
.choose-text h4 a:hover{
  color:#fe824c;
  transition:.5s;
}
.choose-text p {
    color: #777777;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 22px;
}


.expart-details{
  padding:100px 0px;
}
.expart-details .single-team-member h3{
  margin-bottom: 8px;
}
.single-team-member{
}
.awards-wrapper {
  margin-left: -13.5px;
  margin-right: -13.5px;
  margin-bottom: 20px;
  margin-top: 25px;
}
.single-award {
  width: 25%;
  float: left;
  padding: 0 13.5px;
}
.single-award .inner {
  background: #ba1010;
  text-align: center;
  color: #fff;
  padding: 25px 0 10px;
}
.single-award .inner i {
  font-size: 40px;
  margin-bottom: 15px;
}
.single-award .inner i:before {
  font-size: 40px;
}
.single-award .inner p {
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 800;
}
.single-award .inner span.block {
  display: block;
  line-height: 15px;
}
.single-award .inner span.number {
  font-size: 36px;
  font-weight: bold;
  display: block;
  margin-top: -3px;
}
.expart-details ul.infos {
  padding: 0;
  margin: 22px 0px 15px;
}
.expart-details ul.infos li {
  list-style: none;
  line-height: 35px;
}
.expart-details ul.infos li span {
  display: table-cell;
  vertical-align: middle;
}
.expart-details ul.infos li span:first-child {
  text-transform: uppercase;
  color: #222E35;
  font-size: 13px;
  font-weight: 600;
}
.expart-details ul.infos li span:last-child {
  padding-left: 40px;
  color: #9C9C9C;
}
.expart-details ul.social {
  margin-top: 25px;
}
.expart-details ul.social li {
  display: inline-block;
}
.expart-details ul.social li a {
  display: block;
  width: 35px;
  height: 35px;
  border-radius: 5px;
  background: #3B3B3B;
  color: #FFFFFF;
  text-align: center;
  line-height: 35px;
  transition: all .3s ease;
}
.expart-details ul.social li:hover a {
   background: #ba1010;
}



/*==============================================
    Mainmenu Area Css
===============================================*/
.mainmenu-area {
  background: rgb(0, 0, 0);
  theme_menu {      box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  background: #fff;  }
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  position: relative;
  z-index: 22;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.main-menu {
  position: relative;
  margin-top: 29px;
  margin-left: 40px;
}
.mainmenu-area.stricky .navigation > li.current > a{
  color:#fff;
}
.mainmenu-area.stricky .navigation > li.current > a:before {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0px;
    width: 100%;
    height: 5px;
    background: #fff;
}

.navbar-collapse {
  padding: 0px
}

.navigation {
  position: relative;
}
.navigation li {
  display: inline-block;
}

.navigation li a {
  padding: 8px 13px 46px;
  text-transform: uppercase;
  color: #fff;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  font-size: 14px;
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
}

.navigation > li:hover > a {
  color: #fff;
}

.navigation > li > ul {
  position: absolute;
  left: 0px;
  top: 100%;
  background: #333;
  width: 230px;
  border-top: 2px solid #ba1010;
  padding: 12px 0px;
  z-index: 999;
  display: none;
}

.navigation > li > ul > li {
  position: relative;
  display: block;
}

.navigation > li > ul > li > a {
  color: #ffffff;
  display: block;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  padding: 12px 20px;
  margin: 0;
  text-transform: uppercase;
  transition: all 500ms ease 0s;
}

.navigation > li > ul > li:hover > a {
  color: #ffffff;

}

/*========= third-menu ===============*/

.navigation > li > ul > li.third-menu ul {
  position: absolute;
  left: 230px;
  top: 0px;
  background: #333;
  width: 200px;
  border-top: 2px solid #fff;
  padding: 12px 0px;
  z-index: 999;
  display: none;
}
.navigation > li > ul > li.third-menu {
  position: relative;
}
.navigation > li > ul > li.third-menu ul a {
  color: #ffffff;
  display: block;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  padding: 12px 20px;
  margin: 0;
  text-transform: capitalize;
  transition: all 500ms ease 0s;
}
.navigation > li > ul > li.third-menu ul a:hover {
  color: #fdc716;
}
.navigation > li > ul > li.third-menu:after {
  position: absolute;
  content: "\f0de";
  font-family: FontAwesome;
  color: #fff;
  font-size: 20px;
  line-height: 40px;
  right: 14px;
  transform: rotate(90deg);
  top: 3px;
}

/*========= mobile-menu ==============*/

.mobile-menu .dropdown-btn {
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 42px;
  border-left: 1px solid #c9aa80;
  cursor: pointer;
  display: block;
  z-index: 5;
}
.mobile-menu .dropdown-btn:after {
  position: absolute;
  content: "\f107";
  font-family: FontAwesome;
  color: #c9aa80;
  font-size: 20px;
  line-height: 40px;
  text-align: center;
  width: 100%;
}

.mobile-menu,
.mobile-menu > li > ul,
.mobile-menu > li > ul > li > ul{
  background: #000;
}

.mobile-menu > li > ul,
.mobile-menu > li > ul > li > ul{
  display: none;
}

.mobile-menu > li > a,
.mobile-menu > li > ul > li > a,
.mobile-menu > li > ul > li > ul > li > a{
  background: #fff;
  padding:10px 20px;
  line-height:22px;
  color: #222;
  display: block;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  border-top: 1px solid #c9aa80;
} 

.mainmenu-area .right-area .link_btn{
  margin-top: 24px;
}

.mainmenu-area .navigation > li.current > a {
    position: relative;
    color: #c9aa80;
}

.mainmenu-area .navigation > li.current > a:before {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0px;
    width: 100%;
    height: 5px;
    background: #c9aa80;
}
.mainmenu-area .navigation > li.current > a:after {
    content: "";
}



/*menu*/

.theme_menu {

  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  background: #fff;
  
}
.theme_menu .menu-column {
  padding: 0;
}

.nav_side_content {
  margin-top: 33px;
  float: left;
  position: relative;
  left: -20px;
}

.nav_side_content .cart_select {
  border-left: 1px solid #ececec;
  padding-left: 5px;
}

/* Mainmenu fixed style */
@-webkit-keyframes menu_sticky {
  0%   {margin-top:-100px;}
  50%  {margin-top: -90px;}
  100% {margin-top: 0;}
}
@keyframes menu_sticky {
  0%   {margin-top:-100px;}
  50%  {margin-top: -90px;}
  100% {margin-top: 0;}
}
.mainmenu-area.stricky-fixed {
  margin: 0;
  position: fixed;
  background: rgb(0, 0, 0);
  top:0;
  left:0;
  width: 100%;
  z-index: 99999;
  -webkit-animation-name: menu_sticky;
  animation-name: menu_sticky;
  -webkit-animation-duration: 0.60s;
  animation-duration: 0.60s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
.mainmenu-area .right-area .link_btn{
  margin-top: 24px;
}

/*** 
====================================================================
    service Section style
====================================================================
***/

.service {
  position: relative;
  padding: 80px 0px 30px;
}
.service.style-2{
  padding:80px 0px 80px;
}
.service .item {
  padding: 4px;
  margin-bottom: 5px;
  border: 1px solid #ededed;
}
.service.style-2 .sec-title{
  margin-bottom: 0px;
}
.service.style-2 .sec-title h2{
  margin-bottom: 0px;
}
.service.style-2 .single-column{
  margin-top: 50px;
}

.service .item:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    top: 98%;
    left: 10%;
    right: 10%;
    height: 15px;
    width: 80%;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
    background: -webkit-radial-gradient(center ellipse, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform, opacity;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    z-index: 9;
}

.service .item:hover:before {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
}

.service .item .img-box {
  position: relative;
  overflow: hidden;
}

.service .item .img-box img {
  width: 100%;
}
.service .item .default-overlay-outer{
  opacity:0;
  top:-100%;
  background: rgba(76, 165, 232, 0.81);
}

.service .item:hover .default-overlay-outer{
  top:0;
  opacity:1;  
}

.service .item .thm-btn {
  padding: 0 25px;
  line-height: 34px; 
}

.service .owl-carousel .owl-stage-outer {
  padding-bottom: 50px;
}

.service .content {padding: 12px 8px;}

.service .content h5 {
  color: #fe824c;
  font-size: 14px;
  }

.service .content h4 {padding: 15px 0;
  font-size: 20px;
  color: #222;
}

.service .content p {

}

.service .owl-theme .owl-nav {
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: 100%;
    right: 0;
    margin: 0;
    margin-bottom: 16px;
}

.service .owl-theme .owl-nav [class*=owl-] {
    color: #fff;
    font-size: 21px;
    margin: 0;
    padding: 0;
    background-color: #01b2b7;
    height: 35px;
    width: 35px;
    line-height: 36px;
    font-weight: 700;
    text-align: center;
    margin-left: 1px;
    display: inline-block;
    -webkit-transition: color .3s ease;
    transition: color .3s ease;
}

.service .owl-theme .owl-nav [class*=owl-]:hover {
    color: #fe824c;
    -webkit-transition: .5s ease;
    transition: .5s ease;
}




/*** 
=============================================
    Brand Area style
=============================================
***/
.brand-area {
  padding-top: 50px;
  padding-bottom: 50px;
  background: #01b2b7;
}

.brand-area .brand .owl-stage-outer{
  z-index:10;   
}
.brand-area .brand .single-item {
  border: 1px dashed #dadada;
  height: 105px;
  -webkit-transition: all 300ms ease-in 0s;
  transition: all 300ms ease-in 0s;
  text-align: center;
}
.brand-area .brand .single-item img {
  display: inline-block;
  max-width: 100% !important;
  opacity: 1;
  padding: 35px 0;
  position: relative;
  -webkit-transition: all 300ms ease-in 0s;
  transition: all 300ms ease-in 0s;
  width: auto !important;
}
.brand-area .brand .single-item:hover{
  border: 1px dashed #fe824c;
}
.brand-area .brand .single-item:hover img{
  opacity: .6;
}
.brand-area .owl-controls {
  display: none;
}


/*** 

====================================================================
  donate Popup
====================================================================

***/
/*============= default-form ===============*/


.default-form {
  position: relative;
}


.default-form .form-box{
  position:relative;
}

.comment-form .form-box{
  padding:25px 25px 0px 25px; 
}

.default-form .form-group{
  position:relative;
  margin-bottom:30px; 
}

.default-form .comment-form .form-box .form-group{
  margin-bottom:25px;
}

.default-form.form-box .row{
  margin-left:-10px;
  margin-right:-10px; 
}

.default-form.form-box .row .form-group{
  padding:0px 0px;  
}

.default-form .form-group .field-label{
  display:block;
  line-height:24px;
  text-transform:uppercase;
  margin-bottom:10px;
  color:#232323;
  font-weight:500;
  font-size:13px;
}

.default-form .form-group .field-label sup{
  color:#ff0000;
  font-size:14px;
}

.default-form p {
  margin-bottom: 6px;
}

.default-form input[type="text"],
.default-form input[type="email"],
.default-form input[type="password"],
.default-form input[type="number"],
.default-form select,
.default-form textarea{
  display:block;
  width:100%;
  line-height:24px;
  height: 50px;
  font-size:16px;
  box-shadow: none;
  border: 1px solid #ba1010;
  padding:12px 15px;
  background: #fff;
  border-radius: 0px;
  transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -ms-transition:all 500ms ease;
  -o-transition:all 500ms ease;
}
.default-form textarea{
  height: 115px;
}
.default-form .bootstrap-select {
    border: 1px solid #f4f4f4;
    background: #f7f7f7;
    color: #a2a2a2;
    padding: 10px 0;
    font-size: 16px;
    height: auto;
}
.default-form .btn-group.open .dropdown-toggle {
    box-shadow: none;
}
.default-form .btn-group.open .dropdown-toggle:focus {
  border: none;
  outline: none;
}



/************************** 
* 11. Project styles 
***************************/
.latest-project {
  background: #f7f7f7;
  padding: 70px 0px 80px;
}
.latest-project .section-title {
  margin-bottom: 37px;
}
.latest-project .text {
  margin-bottom: 15px;
}

.project-cta {
  background: #F7F7F7;
  padding: 30px 0;
}
.project-cta h3 {
  margin: 0;
  font-size: 26px;
  color: #333333;
  line-height: 50px;
}
.project-cta .thm-btn {
  padding-left: 25px;
  padding-right: 25px;
  border: none;
  line-height: 50px;
}
.project-cta .thm-btn:hover {
  color: #fff;
  background: #0D0D0D;
  border-color: #0D0D0D;
}

.single-latest-project-carousel .img-box {
  position: relative;
  overflow: hidden;
}
.single-latest-project-carousel .img-box img {
  width: 100%;
}
.single-latest-project-carousel .img-box .overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  -webkit-transform: translate3d(0, 100px, 0);
  transform: translate3d(0, 100px, 0);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: -webkit-transform .4s ease, opacity .4s ease, visibility .4s ease;
  transition: transform .4s ease, opacity .4s ease, visibility .4s ease;
}
.single-latest-project-carousel .img-box .overlay .box {
  display: table;
  width: 100%;
  height: 100%;
}
.single-latest-project-carousel .img-box .overlay .box .content {
  display: table-cell;
  vertical-align: bottom;
}
.single-latest-project-carousel .img-box .overlay .top {
  text-align: center;
}
.single-latest-project-carousel .img-box .overlay .top a {
  margin-bottom: 24%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 29px;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  line-height: 48px;
  font-size: 18px;
  color: #fff;
  -webkit-transition: background .4s ease, border-color .4s ease;
  transition: background .4s ease, border-color .4s ease;
}
.single-latest-project-carousel .img-box .overlay .top a:hover {
}
.single-latest-project-carousel .img-box .overlay .bottom {
  background: #ba1010;
  padding: 16px 20px;
  padding-right: 0;
}
.single-latest-project-carousel .img-box .overlay .bottom .title h3 {
  margin: 0;
  color: #fff;
  font-size: 18px;
  margin-bottom: 7px;
}
.single-latest-project-carousel .img-box .overlay .bottom .title span {
  color: #fff;

  font-size: 16px;
}
.single-latest-project-carousel .img-box .overlay .bottom a {
  color: #fff;
  width: 50px;
  height: 40px;
  line-height: 40px;
  border-left: 1px solid #5E80BD;
  display: block;
  position: relative;
  text-align: center;
}
.single-latest-project-carousel .img-box .overlay .bottom a:before {
  content: '';
  width: 1px;
  height: 100%;
  background: #2A5391;
  position: absolute;
  top: 0;
  left: -2px;
}
.single-latest-project-carousel:hover .img-box .overlay {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  opacity: 1;
  visibility: visible;
}

.latest-project-carousel .owl-nav {
  margin: 0;
  padding: 0;
}
.latest-project-carousel .owl-nav [class*=owl-] {
  color: #999999;
  font-size: 24px;
  margin: 0;
  padding: 0;
  background-color: transparent;
  padding: 0 5px;
  -webkit-transition: color .3s ease;
  transition: color .3s ease;
  position: absolute;
  bottom: 50%;
  margin: 0;
  margin-bottom: 0;
  width: 40px;
  height: 40px;
  background: rgba(0, 0, 0, 0.67);
  font-size: 16px;
  line-height: 40px;
  text-align: center;
  margin-bottom: -20px;
  color: #fff;
  transition: .5s ease;
}
.latest-project-carousel .owl-nav [class*=owl-]:hover {
  color: #ffffff;
  background: rgb(186, 16, 16);
  transition: .5s ease;
}
.latest-project-carousel .owl-nav .owl-next {
  right: 0;
}
.latest-project-carousel .owl-nav .owl-prev {
  left: 0;
}

.single-project-item h3 {
  margin: 0;
}
.single-project-item .img-box {
  position: relative;
  overflow: hidden;
}
.single-project-item .img-box .overlay {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(53, 99, 169, 0.9);
  -webkit-transform: translate3d(0, 100px, 0);
  transform: translate3d(0, 100px, 0);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: -webkit-transform .4s ease, opacity .4s ease, visibility .4s ease;
  transition: transform .4s ease, opacity .4s ease, visibility .4s ease;
}
.single-project-item .img-box .overlay .box {
  display: table;
  width: 100%;
  height: 100%;
}
.single-project-item .img-box .overlay .box .content {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.single-project-item .img-box .overlay .box .content ul.list-inline li a {
  width: 45px;
  height: 45px;
  color: #48c7ec;
  border-radius: 50%;
  text-align: center;
  background: rgba(0, 0, 0, 0.84);
  display: block;
  text-align: center;
  line-height: 48px;
  font-size: 16px;
  -webkit-transition: background .4s ease, color .4s ease;
  transition: background .4s ease, color .4s ease;
}
.single-project-item .img-box .overlay .box .content ul.list-inline li a:hover {
  background: #333;
  border-color: #333;
  color: #fff;
}
.single-project-item:hover .img-box .overlay {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  opacity: 1;
  visibility: visible;
}
.single-project-item h3 {
  font-size: 20px;
  line-height: 24px;
  color: #333333;

}
.single-project-item h3:hover {
  color: #3563a9;
}
.single-project-item h3 a {
  color: inherit;
}
.single-project-item span {
  color: #999999;
  line-height: 24px;
}
.single-project-item .text-box {
  margin-top: 25px;
  padding-bottom: 23px;
}

.project-page .masonary-layout {
  margin-bottom: 20px;
}







/*** 

====================================================================
  Why Choose Us Section
====================================================================

***/

.why-choose-us{
  position:relative;
  padding: 80px 0px 50px;
}

.why-choose-us.style-three{
  position:relative;
  padding:120px 0px 0px;
}

.why-us-column{
  position:relative;
  margin-top: 40px;
  margin-bottom: 20px;
  z-index:1;
}

.why-us-column .inner-box{
  position:relative;
  padding-right:25px;
}

.style-two .why-us-column .inner-box{
  text-align:center;
  padding-right:0px;
  max-width:90%;
  margin:0 auto;
}

.style-three .why-us-column .inner-box{
  padding-right:0px;
  padding-left:115px;
}
.style-three .why-us-column .inner-box .text{
  font-family: 'Open Sans', sans-serif;
  color: #848484;
}
.why-us-column .inner-box .icon-box{
  position:absolute;
  right:20px;
  top:0px;
  font-size:32px;
  line-height:32px;
  color: #ba1010;
}
.why-us-column .inner-box .icon-box span:before{
  font-size: 35px;
}
.style-two .why-us-column .inner-box .icon-box{
  position:relative;
  left:0px;
  right:0px;
  width:40px;
  margin:0 auto 20px; 
}

.style-three .why-us-column .inner-box .icon-box{
  position:absolute;
  left:0px;
  top:10px;
  right:auto;
  width:88px;
  height:88px;
  font-size:36px;
  line-height:50px;
  padding:18px 10px;
  text-align:center;
  border:1px solid #f44122;
  border-radius:50%;  
}

.why-us-column .inner-box .count{
  position:absolute;
  left:0px;
  top: -46px;
  font-size:72px;
  color: rgba(186, 16, 16, 0.14);
  font-weight:800;
}

.style-two .why-us-column .inner-box .count{
  left:20px;
  top:50px; 
}

.why-us-column .inner-box h3{
  position:relative;
  font-size: 18px;
  color:#222222;
  font-weight:500;
  text-transform:capitalize;
  margin-bottom:20px;
}

.style-three .why-us-column .inner-box h3{
  margin-bottom:10px; 
}

.why-choose-us .isolated-image{
  position:relative;
  z-index:0;
}


/*** 

====================================================================
  News Section
====================================================================

***/

.news-section{
  position:relative;
  padding: 80px 0px 50px;

  background-color:#ffffff;
}

.news-item{
  position:relative;
  margin-bottom: 24px;
}

.news-item .inner-box{
  position:relative;
  display:block;  
}

.news-item .image-box{
  position:relative;
  display:block;  
}

.news-item .image-box img{
  position:relative;
  display:block;
  width:100%;
}

.news-item .image-box .date{
  position:absolute;
  left:20px;
  top:0px;
  width:54px;
  padding:10px 8px;
  text-align:center;
  background:#222222;
  color:#ffffff;
  font-size:14px;
  line-height:1.2em;
  text-transform:uppercase;
}

.news-item:hover .image-box .date{
  background: #ba1010;
}

.news-item .image-box .date .day{
  display:block;
  font-size:20px;
  font-weight:700;
  border-bottom:1px solid #ffffff;
  margin-bottom:4px;
  line-height:1.6em;
}

.news-item .content-box{
  position:relative;  
}

.news-item .content-box h3{
  position:relative;
  font-size:16px;
  color:#222222;
  font-weight:600;
  margin-bottom:10px; 
}

.news-item .content-box h3 a{
  color:#222222;  
}

.news-item .content-box .text{
  position:relative;
  line-height:1.8em;
  margin-bottom:20px; 
}

.news-item .content-box .post-info{
  position:relative;
  padding-top:15px;
  border-top:1px solid #e0e0e0;
  color:#222222;
  font-size:14px;
  font-weight:500;  
}

.news-item .content-box .post-info li{
  position:relative;
  display:inline-block;
  margin-right:20px;
  color:#222222;  
}

.news-item .content-box .post-info li a{
  color:#222222;  
}

.news-item .content-box .post-info li .icon{
  padding-right:10px;
  font-weight:normal; 
}

.news-item .content-box .post-info li a:hover,
.news-item .content-box h3 a:hover{
  color:#ba1010;  
}



/*
=================================================
  introduce_area
=================================================
*/
.introduce_area{
  padding: 60px 0px 80px;
}
.introduce_area .column{
  margin-top: 50px;
  text-align: center;
}
.introduce_area .column .icon-box{
  width: 90px;
  height: 90px;
  margin: 0 auto;
  border: 1px solid #ccc;
  transform: rotate(45deg);
  transition:.5s;
}
.introduce_area .column:hover .content-box a{

}
.introduce_area .column:hover .icon-box{
  background: #ba1010;
}
.introduce_area .column:hover .icon-box i{
  color: #fff;
}

.introduce_area .column .icon-box i{
  line-height: 90px;
    color: #ba1010;
}
.introduce_area .column .icon-box i:before{
  margin: 0;
  font-size: 40px;
  transform: rotate(-45deg);
  display: block;
}
.introduce_area .column .content-box{
  margin-top: 30px;
}
.introduce_area .column .content-box h2{
  font-size: 20px;
}
  

.introduce_area .column .content-box p{
  margin-top: 8px;
}

.introduce_area .column .content-box a{
  font-size: 14px;
  margin-top: 5px;
  color: #ba1010;
}


.introduce_area .column .content-box a:hover{
 color: #222;
}
.introduce_area .column .content-box i{}




/***
==============================
   8. Team Member styles
============================== 
***/


.our-team {
  position: relative;
  padding: 70px 0 20px;
}



.single-team-member h3,
.single-team-member p {
  margin: 0;
}
.single-team-member h4 {
  font-size: 18px;
  color: #222;
  text-transform: capitalize;
  margin-top: 12px;
  margin-bottom: 6px;
}


.single-team-member .img-box {
  position: relative;
  overflow: hidden;
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.07);
  display: inline-block;
  background: #f7f7f7;
}
.single-team-member .img-box img {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transform: scale(1);
          transform: scale(1);
}


.our-team .single-team-member {
  margin-bottom: 50px;
  text-align: center;
}
.single-team-member .author-info {
  overflow: hidden;
}

.single-team-member a p {
  color: #ba1010;
  -webkit-transition: .5s ease;
  transition: .5s ease;
}

.single-team-member .text {
  margin-top: 10px;
  margin-bottom: 9px;
}
.single-team-member .text p {
  font-size: 14px;
}

.single-team-member .img-box .overlay {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  background: rgba(19, 29, 51, 0.9);
  width: 100%;
  -webkit-transform: scale(0.7,0);
          transform: scale(0.7,0);
  -webkit-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
}
.single-team-member:hover .img-box .overlay {
  -webkit-transform: scale(1,1);
          transform: scale(1,1);
  -webkit-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
}

.single-team-member .inner-box {
    display: table;
    width: 100%;
    height: 100%;
    text-align: center;
}
.single-team-member .link {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    top: -20%;
    -webkit-transition: .2s cubic-bezier(0.4, 0, 1, 1);
    transition: .2s cubic-bezier(0.4, 0, 1, 1);
}
.single-team-member:hover .link {
  top: 0;
  -webkit-transition: .5s cubic-bezier(0.4, 0, 1, 1);
  transition: .5s cubic-bezier(0.4, 0, 1, 1);
  -webkit-transition-delay: .3s;
          transition-delay: .3s;
}


.single-team-member ul.social {
  position: relative;
}
.single-team-member ul.social:before {
  position: absolute;
  content: "";
  height: 1px;
  width: 70px;
  background: #f4f4f4;
  top: 0;
  left: 50%;
  margin-left: -35px;
  -webkit-transition: .5s ease;
  transition: .5s ease;
}
.single-team-member:hover ul.social:before {
  width: 170px;
  background: #ba1010;
  top: 0;
  left: 50%;
  margin-left: -85px;
  -webkit-transition: .5s ease;
  transition: .5s ease;
}
.single-team-member ul.social li a:hover {
  color: #ba1010;
  -webkit-transition: .5s ease;
  transition: .5s ease;
}


.single-team-member .social li {
  padding: 0;
  margin: 0 3px;
}
.single-team-member .social li a {
  color: #ffffff;
  -webkit-transition: color .4s ease;
  transition: color .4s ease;
  font-size: 14px;
}


.single-team-member ul.social li a {
  color: #848484;
  padding: 0 7px;
  border-radius: 50%;
  background: transparent;
  text-align: center;
  line-height: 44px;
  border: 1px solid #fff;
}




.default-form  .bootstrap-select .dropdown-toggle:focus {
  outline: none !important;
}
.default-form  .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
  background-color: #01b2b7;
  color: #fff;
}
.default-form .form-control:focus {
  border-color: #01b2b7;
  box-shadow: none;
}

.select-box .btn:after {
  position: absolute;
  content: "\f107";
  font-family: FontAwesome;
  font-size: 16px;
  color: #f8b864;
  width: 20px;
  right: 15px;
  top: 50%;
  margin-top: -11px;
}

 

.default-form .bootstrap-select {
  background: none;
  border: none;
  box-shadow: none;
  padding: 0px;
}

.default-form .g-select {
  background: none;
  border: none;
  box-shadow: none;
  padding: 0px;
}
.default-form .bootstrap-select.btn-group .dropdown-toggle .filter-option {
  color: #848484;
  padding: 13px 15px;
  border: 1px solid #eee;

}

.default-form .bs-caret {
  display: none;
}

.default-form .dropdown-menu {
    border-radius: 0px;
    padding: 0px;
    top: 50px;
    transform: scaleY(0);
        transform-origin: top center;
    transition: .4s ease;
}
.default-form .bootstrap-select.open .dropdown-menu {
  transform: scaleY(1);
  transition: .4s ease;
}


.default-form .dropdown-menu>li>a {
  padding: 8px 15px;
}

.default-form .dropdown-menu>li>a:focus {
    background-color: #fff;
    color: #222;
}
.default-form .dropdown-menu>li>a:hover {
    background-color: #f8b864 !important;
    color: #fff !important;
}

/*placeholder*/

.default-form form input::-webkit-input-placeholder {
  color: #9e9e9e;
}
.default-form form input:-moz-placeholder {
  /* Firefox 18- */
  color: #9e9e9e;
}
.default-form form input::-moz-placeholder {
  /* Firefox 19+ */
  color: #9e9e9e;
}
.default-form form input:-ms-input-placeholder {
  color: #9e9e9e;
}

.default-form .alert-success {
    color: #f8b864;
    background: none;
    border: none;
    font-size: 18px;
}



/*
============================
  donate-popup
============================
*/
.donate-popup{
  position:fixed;
  left:0px;
  top:-100%;
  width:100%;
  height:100%;
  background:rgba(0,0,0,0.80);
  z-index:99999999;
  visibility:hidden;
  opacity:0;
  overflow:auto;
  transition:all 700ms ease;
  -moz-transition:all 700ms ease;
  -webkit-transition:all 700ms ease;
  -ms-transition:all 700ms ease;
  -o-transition:all 700ms ease;
}

.donate-popup.popup-visible{
  top:0;
  visibility:visible;
  opacity:1;
}

.donate-popup .close-donate{
  position:absolute;
  right:25px;
  top:25px;
  font-size:20px;
  color:#ffffff;
  cursor:pointer;
  z-index:5;
}

.donate-popup .close-donate:hover{
  opacity:0.70; 
}


/*============= donate form area =================*/


.donate-form-area {
  margin-top: 200px;
  margin-bottom: 100px;
  background: #f2f2f2;
  padding:57px;
  border: 3px solid #ba1010;
}
.donate-form-area .section-title{
  margin-bottom: 30px;
}
.donate-form-area .thm-btn{
  margin-top: 30px;
}
.donate-form-area .section-title:before {
  display: none;
}


.donate-form-area h4 {
  margin-bottom: 18px;
}

.donate-form-area h3 {
  font-weight: 700;
  margin-top: 38px;
  margin-bottom: 28px;
}

/*check list*/

.chicklet-list {
  background: #fff;
  padding: 30px 30px 20px;
}

.chicklet-list li {
    padding: 0 5px;
    display: inline-block;
    margin-bottom: 10px;
    position: relative;
}


.chicklet-list input {
    font-size: 1.4em;
    line-height: 1;
    border: 2px solid #3b7840;
    padding: 0.55em 0.55em 0.55em 0.8em;
    color: #3b7840;
}



.chicklet-list input[type=radio] {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
}
.chicklet-list label {
    display: block;
    font-size: 16px;
    font-weight: normal;
    background: #ffffff;
    border: 1px solid #f4f4f4;
    color: #000;
    padding: 8px 27px;
    text-align: center;
    border-radius: 0;
    cursor: pointer;
    -webkit-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
}

.chicklet-list :checked+label {
    background: #f8b864;
    color: #f7f7f7;
    text-shadow: none;
}

.chicklet-list li.other-amount {
    width: 38%;
    float: right;
}

.chicklet-list li span {
    position: absolute;
    left: -30px;
    top: 9px;
    font-size: 16px;
    color: #303030;
}

.chicklet-list input[type="text"] {
  height: 40px;
}

.donate-form-area .form-bg {
  background: #fff;
  padding: 30px 30px 15px;
}
.donate-form-area .default-form .form-group {
  margin-bottom: 15px;
}


.donate-form-area .payment-option {
  position: relative;
  margin-top: 20px;
  margin-bottom: 35px;
}
.donate-form-area .payment-option li {
  display: inline-block;
  font-size: 18px;
  color: #303030;
  font-size: 15px;
  margin-right: 10px;
}

/*
===========================================
  our-services
===========================================
*/
.our-services{
  padding: 80px 0px 40px;
}
.our-services .sec-title h2:before {
  content: "";
  position: absolute;
  bottom: -20px;
  width: 90px;
  left: 0;
  height: 3px;

}

.our-services .single-item {
  margin-bottom: 40px;
  border: 1px solid #f4f4f4;
  padding: 17px 19px 12px;
}
.our-services .single-item .img-holder {
  display: block;
  overflow: hidden;
  position: relative;   
}
.our-services .single-item .img-holder img {
  -webkit-transition: all 0.7s ease;
  transition: all 0.7s ease;
  width: 100%;      
}
.our-services .single-item .img-holder .overlay .box .content a i {
  background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
  border-radius: 3%;
  color: #ffffff;
  display: inline-block;
  font-size: 20px;
  height: 45px;
  line-height: 48px;
  transition: all 500ms ease 0s;
  width: 45px;   
}
.our-services .single-item a h5 {
  color: #3d3d3d;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0 0 16px;
  transition: all 500ms ease;
}
.our-services .single-item .text-holder {
  margin: 18px 0 0;
}
.our-services .single-item .text-holder p{
    
}

.our-services .single-item:hover a h5{
  color: #ba1010;
}
.our-services .single-item:hover .img-holder .overlay{
  -webkit-transform: scale(1);
  transform: scale(1);
}
.our-services .single-item:hover .img-holder img {
  -webkit-transform:scale(1.3);
  transform:scale(1.3);
}
.our-services .single-item .img-holder .overlay .box .content a:hover i{
  background: #152545;
  color: #ba1010;
}




.our-services .item-list .single-item .overlay{
  width: 100%;
  height: 100%;
  position:absolute;
  top:0;
  left:0;
  -webkit-transform: scale(0);
  transform: scale(0);
  border: 2px solid rgba(186, 16, 16, 0.83);
  background-color: rgba(0, 0, 0, 0.77);
  -webkit-transition: all 0.7s ease;
  transition: all 0.7s ease;
}
.our-services .item-list .single-item .overlay .box{
  display: table;
  height: 100%;
  width: 100%;    
}
.our-services .item-list .single-item .overlay .box .content{
  display: table-cell;
  text-align: center;
  vertical-align: middle;    
}

/*** 
=============================================
    know about Area style
=============================================
***/
.Welcome-section {
  padding: 70px 0px 70px;
  background: #f7f7f7;
}
.Welcome-section .sec-title{
  text-align: center;
  margin-bottom: 70px;
}
.Welcome-section .sec-title h2:before {
    content: "";
    position: absolute;
    bottom: -20px;
    width: 90px;
    left: 50%;
    margin-left: -45px;
    height: 3px;
    background: rgb(186, 16, 16);
}
.Welcome-section .sec-title h2:after{
    content: "";
    position: absolute;
    bottom: -19px;
    width: 100%;
    left: 0;
    height: 1px;
    background: rgb(186, 16, 16);
}
.Welcome-section .img-holder .singel-item{
    margin-bottom: 30px;
}
.Welcome-section .img-holder .singel-item img{
    width: 100%;
}
.Welcome-section .text-holder{
    
}
.Welcome-section .text-holder .top-text{
    padding-bottom: 18px;
    
}
.Welcome-section .text-holder .top-text h3 {
    font-size: 36px;
    line-height: 55px;
    text-transform: capitalize;
    margin: -6px 0 13px;
}
.Welcome-section .text-holder .top-text h3 span{
  color: #ba1010;
  font-size: 48px;
}
.Welcome-section .text-holder .bottom-text {
    margin: 0 0 30px;
}
.Welcome-section .text-holder .bottom-text span {
    color: #3452ff;
    font-size: 20px;
    font-weight: 400;
}
.Welcome-section .text-holder .bottom-text p{
    margin-top: 16px;    
}
.Welcome-section .text-holder a.readmore{
    padding: 13px 40px 13px;    
}

/*benifit*/
.benifit-list{
  margin-bottom: 30px;
}
.benifit li {
    position: relative;
    color: #848484;
    padding-left: 20px;
    margin: 15px 0;
}

.benifit li:after {
    position: absolute;
    content: '';
    background: #48c7ec;
    height: 8px;
    width: 8px;
    left: 0;;
    top: 7px;
}

.benifit {margin-bottom: 10px;}

.benifit-list li {
  margin: 8px 0;
  color: #848484;
  font-size: 14px;
}
.benifit-list li i {
    color: #ba1010;
    margin-right: 15px;
    font-weight: 700;
    font-size: 18px;
}



/*****
====================================================================
  about us style
====================================================================
***/

.about-us {
    position: relative;
    background: #fff;
    padding: 80px 0px 40px;
}

.about-us .single-about {
    position: relative;
    padding-bottom: 40px;
}

.about-us .single-about .image {
    position: relative;
}

.about-us .single-about .image img {
    position: relative;
    width: 100%;
}

.about-us .single-about.left-text .content {
    position: relative;
    padding-right: 30px;
}

.about-us .single-about.right-text .content {
    position: relative;
    padding-left: 30px;
}

.about-us .single-about .content h3 {
    position: relative;
    font-size: 24px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    margin-top: 49px;
    margin-bottom: 18px;
    z-index: 55;
}

.about-us .single-about .content p {
    position: relative;
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    line-height: 28px;
    margin-bottom: 11px;
    z-index: 55;
}

.our-services .sec-title h2:after{
    content: "";
    position: absolute;
    bottom: -19px;
    width: 100%;
    left: 0;
    height: 1px;

}

.header-title
        {
          text-align: center;
          color:#f6944a;
        }

        #tip 
        {
            display:none;  
        }

        .fadeIn
        {
          animation-duration: 3s;
        }

        .form-control
        {
        	border-radius:0px;
        	border:1px solid #EDEDED;
        }

        .form-control:focus
        {
        	border:1px solid #f6944a;
        }

        .textarea-contact
        {
        	resize:none; 
        }

        .btn-send
        {
        	border-radius: 0px;
        	border:1px solid #f6944a;
        	background:#f6944a;
        	color:#fff; 
        }

        .btn-send:hover
        {
        	border:1px solid #f6944a;
        	background:#fff;
        	color:#f6944a;
        	transition:background 0.5s;   
        }

        .second-portion
        {
        	margin-top:50px; 
        }

		        @import "//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.min.css";
		@import "http://fonts.googleapis.com/css?family=Roboto:400,500";

		.box > .icon { text-align: center; position: relative; }
		.box > .icon > .image { position: relative; z-index: 2; margin: auto; width: 88px; height: 88px; border: 8px solid white; line-height: 88px; border-radius: 50%; background: #f6944a; vertical-align: middle; }
		.box > .icon:hover > .image { background: #333; }
		.box > .icon > .image > i { font-size: 36px !important; color: #fff !important; }
		.box > .icon:hover > .image > i { color: white !important; }
		.box > .icon > .info { margin-top: -24px; background: rgba(0, 0, 0, 0.04); border: 1px solid #e0e0e0; padding: 50px 0 10px 0; min-height:163px;}
		.box > .icon:hover > .info { background: rgba(0, 0, 0, 0.04); border-color: #e0e0e0; color: white; }
		.box > .icon > .info > h3.title { font-family: "Robot",sans-serif !important; font-size: 16px; color: #222; font-weight: 700; }
		.box > .icon > .info > p { font-family: "Robot",sans-serif !important; font-size: 13px; color: #666; line-height: 1.5em; margin: 20px;}
		.box > .icon:hover > .info > h3.title, .box > .icon:hover > .info > p, .box > .icon:hover > .info > .more > a { color: #222; }
		.box > .icon > .info > .more a { font-family: "Robot",sans-serif !important; font-size: 12px; color: #222; line-height: 12px; text-transform: uppercase; text-decoration: none; }
		.box > .icon:hover > .info > .more > a { color: #fff; padding: 6px 8px; background-color: #63B76C; }
		.box .space { height: 30px; }

		@media only screen and (max-width: 768px)
		{
			.contact-form
			{
				margin-top:25px; 
			}

			.btn-send
			{
				width: 100%;
				padding:10px; 
			}

			.second-portion
			{
				margin-top:25px; 
			}
		}