/***************************************************************************************************************
||||||||||||||||||||||||||||       MASTER STYLESHEET FOR positive      ||||||||||||||||||||||||||||||||||||
****************************************************************************************************************
||||||||||||||||||||||||||||              TABLE OF CONTENT                  ||||||||||||||||||||||||||||||||||||
****************************************************************************************************************
****************************************************************************************************************

1. Imported styles
2. Global styles
3. Header styles
4. Slider styles
5. Our Services styles
6. Our features styles
7. About section styles
8. Team Member styles
9. call to action styles
10. Blog styles
11. Testimonial styles
12. contact styles
13. Subscription styles
14. Footer styles
15. Inner banner styles
16. Inner banner styles
17. Project content styles
18. Shop styles
19. Cart Page styles
20. Checkout page styles
21. fact section styles

****************************************************************************************************************
||||||||||||||||||||||||||||            End TABLE OF CONTENT                ||||||||||||||||||||||||||||||||||||
****************************************************************************************************************/

/* ==============================
   1. Imported styles
   ============================== */
/**/

@import url('https://fonts.googleapis.com/css?family=Roboto+Slab');
@import url('https://fonts.googleapis.com/css?family=Hind:400,600,700');
@import url('https://fonts.googleapis.com/css?family=Crimson+Text:400,600,700');

@import url(bootstrap.min.css);
@import url(bootstrap-select.min.css);
@import url(jquery.bootstrap-touchspin.css);

@import url(font-awesome.css);
@import url(flaticon.css);
@import url(icomoon.css);

@import url(../assets/revolution/css/settings.css);
@import url(../assets/revolution/css/layers.css);
@import url(../assets/revolution/css/navigation.css);

@import url(owl.carousel.css);
@import url(jquery.bxslider.css);
@import url(flexslider.css);

@import url(jquery-ui.css);
@import url(jquery.fancybox.css);
@import url(polyglot-language-switcher.css);

@import url(animate.min.css);
@import url(nouislider.css);
@import url(nouislider.pips.css);
@import url(menuzord.css);
@import url(magnific-popup.css);

@import url(imagehover.min.css);






/* ==============================
   2. Global styles
   ============================== */

body {
  font-family: 'Hind', sans-serif;
  color:#252525;
  font-size: 16px;
}

h1,h2,h3,h4,h5,h6,p,ul { margin:0;padding: 0;}
h1,h2,h3,h4,h5 {
  font-family: 'Crimson Text', serif;
  color: #252525;
  font-weight: 400;
} 

/*ul {list-style-type: none;}

p {font-family: 'Hind', sans-serif;font-size: 16px;color: #9e9e9e;line-height: 26px;font-weight: 400;}
a {text-decoration: none; /*display: inline-block;outline: none;}
a:hover,a:focus,a:visited {text-decoration: none; outline: none;}

img {max-width: 100%;display: inline-block;}

button {border:none; outline:none; box-shadow: none; display: block; padding: 0; background: transparent;}
input,textarea {font-family: 'Opne Sans', sans-serif;display: block; font-size: 16px; line-height: 28px; outline: none; box-shadow: none;-webkit-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}*/

.pw-5 {
  padding: 0 5px;
}
.pb-10 {
  padding-bottom: 10px;
}

.boxed_wrapper {
    width: 100%;
    background: #fff;
    overflow-x: hidden;
}
.sec-padd {
  padding: 40px 0;
}
.padd-bot20 {
  padding-bottom: 20px;
}
.sec-padd-top {
  padding-top: 70px;
}
.sec-padd-bottom {
  padding-bottom: 70px;
}
.no-padd {
  padding: 0px;
}
.clear_fix { clear:both;}
.clear_fix:after {
  display: table;
  content: '';
  clear: both;
}
.list_inline li {
  display: inline-block;
}
.social li {
  display: inline-block;
  font-size: 14px;
  padding: 0 2px;
}
.crimson {
  font-family: 'Crimson Text', serif;
}
.social li a {
  color: #9e9e9e;
  font-size: 14px;
  -webkit-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
}
.default_link {
  font-size: 20px;
  text-transform: capitalize;
  color: #fff;
  font-family: 'Crimson Text', serif;
  font-weight: 600;
  -webkit-transition: .5s ease;
  transition: .5s ease;
}
.default_link:hover {
  color: #cd2122;
  -webkit-transition: .5s ease;
  transition: .5s ease;
}

.default_link i {
  margin-left: 3px;
  font-weight: 700;
  font-size: 20px;
  position: relative;
  top: 2px;
  margin-left: 8px;
}
.uppercase {
  text-transform: uppercase;
}
.padd-80 {
  padding-top: 80px;
}
.tran3s {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.center {
  text-align: center;
}


.row-5 {
  margin: 0 -5px;
}
.thm-color {
  color: #cd2122;
}
.thm-bg {
  background: #cd2122;
}


.bold {
  font-weight: 700;
}
.s-bold {
  font-weight: 600;
}
.m-bold {
  font-weight: 600;
}

.float_left {
    float: left;
}
.float_right {
    float: right;
}

.border-bottom {
  border-bottom: 1px solid #f7f7f7;
}

@media (min-width: 1200px) {
  .container {
    padding: 0;
  }
}

.thm-btn {
  position: relative;
  background: #e61e25;
  font-size: 20px;
  line-height: 50px;
  font-weight: 600;
  color: #fff;
  text-transform: capitalize;
  font-family: 'Crimson Text', serif;
  display: inline-block;
  padding: 0 38px;
  -webkit-transition: all .5s cubic-bezier(0.4, 0, 1, 1);
  transition: all .5s cubic-bezier(0.4, 0, 1, 1);

}

.thm-btn:hover {
  background: #2b2020;
  color: #fff;
  -webkit-transition: all .5s cubic-bezier(0.4, 0, 1, 1);
  transition: all .5s cubic-bezier(0.4, 0, 1, 1);
}

.thm-btn-tr {
  position: relative;
  background: transparent;
  font-size: 20px;
  line-height: 46px;
  font-weight: 600;
  color: #252525;
  border: 2px solid #e5e5e5;
  text-transform: capitalize;
  font-family: 'Crimson Text', serif;
  display: inline-block;
  padding: 0 38px;
  -webkit-transition: all .5s cubic-bezier(0.4, 0, 1, 1);
  transition: all .5s cubic-bezier(0.4, 0, 1, 1);
}

.thm-btn-tr:hover {
  background-color: #fff;
  border-color: #cd2122;
  color: #cd2122;
  -webkit-transition: all .5s cubic-bezier(0.4, 0, 1, 1);
  transition: all .5s cubic-bezier(0.4, 0, 1, 1);
}

.thm-btn2 {
  position: relative;
  background: #cd2122;
  font-size: 20px;
  line-height: 46px;
  font-weight: 600;
  color: #fff;
  border: 2px solid #cd2122;
  text-transform: capitalize;
  font-family: 'Crimson Text', serif;
  display: inline-block;
  padding: 0 38px;
  -webkit-transition: all .5s cubic-bezier(0.4, 0, 1, 1);
  transition: all .5s cubic-bezier(0.4, 0, 1, 1);
}

.thm-btn2:hover {
  background-color: #fff;
  border-color: #cd2122;
  color: #cd2122;
  -webkit-transition: all .5s cubic-bezier(0.4, 0, 1, 1);
  transition: all .5s cubic-bezier(0.4, 0, 1, 1);
}



.video-image-box{
  position:relative;  
}

.video-image-box .image{
  position:relative;  
}

.video-image-box img{
  display:block;
  width:100%; 
}

.video-image-box .image .overlay-link{
  position:absolute;
  left:0px;
  top:0px;
  width:100%;
  height:100%;
  color:#ffffff;
  text-align:center;
  background:rgba(0,0,0,0.10);
  transition:all 500ms ease;
  -moz-transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -ms-transition:all 500ms ease;
  -o-transition:all 500ms ease; 
}

.video-image-box .image .overlay-link:hover{
  background:rgba(0,0,0,0.30);  
}

.video-image-box .image .overlay-link .icon{
  position:absolute;
  left:50%;
  top:50%;
  margin-top:-25px;
  margin-left:-25px;
  width: 58px;
  height: 41px;;
  line-height: 43px;
  font-size:60px;
  color: #cd2122;
}








.anim-3 {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.anim-5 {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}


.section-title {
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 10px;
}
.section-title h1 {
  position: relative;
  font-size: 40px;
  text-transform: capitalize;
  font-family: 'Crimson Text', serif;
}
.section-title h2 {
  position: relative;
  font-size: 30px;
  text-transform: capitalize;
  font-family: 'Crimson Text', serif;
}

.section-title h3 {
  position: relative;
  font-size: 24px;
  text-transform: capitalize;
  font-family: 'Crimson Text', serif;
}
.section-title h4 {
  position: relative;
  font-size: 20px;
  text-transform: capitalize;
  font-family: 'Crimson Text', serif;
}
.section-title h1:before {
    content: "";
    position: absolute;
    top: 57px;
    left: 0;
    width: 50px;
    height: 4px;
    background: #cd2122;
}
.section-title.center h1:before {
    left: 50%;
    margin-left: -25px;
}
.section-title h2:before {
    content: "";
    position: absolute;
    top: 40px;
    left: 0;
    width: 50px;
    height: 5px;
    background: #cd2122;
}
.section-title.center h2:before {
    left: 50%;
    margin-left: -25px;
}

.section-title h3:before {
    content: "";
    position: absolute;
    top: 40px;
    left: 0;
    width: 50px;
    height: 4px;
    background: #cd2122;
}
.section-title.center h3:before {
    left: 50%;
    margin-left: -25px;
}
.section-title h4:before {
    content: "";
    position: absolute;
    top: 30px;
    left: 0;
    width: 50px;
    height: 4px;
    background: #cd2122;
}
.section-title.center h4:before {
    left: 50%;
    margin-left: -25px;
}




.scroll-top {
    width: 50px;
    height: 40px;
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 99;
    display: none;
    color: #fff;
    text-align: center;
    background: #cd2122;
}
.scroll-top span:before {
  font-size: 27px;
}
.scroll-top:after {
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
  background: -webkit-radial-gradient(center ellipse, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
}

.preloader{ position:fixed; left:0px; top:0px; width:100%; height:100%;
 z-index:999999; background-color:#ffffff; background-position:center center;
  background-repeat:no-repeat; background-image:url(../images/icons/preloader.gif);}











/* ==============================
   2. header-style
   ============================== */


.header-area {
  position: relative;
  background: #ffffff;
}



.top-bar {
  position: relative;
  line-height: 50px;
  background: #f7f7f7;
  border: 1px solid #eaeaea;
}

.top-bar .top-bar-text li {
  color: #9e9e9e;
  margin-right: 60px;
  display: inline-block;
  font-size: 14px;
}
.top-bar .top-bar-text li i {
    color: #cd2122;
    margin-right: 10px;
    font-size: 16px;
    position: relative;
    top: 1px;
}


.top-bar .login_register{
  padding: 0px 5px;
  border-left: 1px solid #eaeaea;
  border-right: 1px solid #eaeaea;
}

.top-bar .login_register li {
  display: inline-block;
  vertical-align: middle;
  border-left: 1px solid #eaeaea;
  padding: 0px 15px;
  line-height: 20px;
}
.top-bar .login_register li:first-child {
  border: 0px;
}

.top-bar .login_register li a {
  color: #9e9e9e;
  font-size: 16px;
  border-bottom: 1px solid transparent;

}
.top-bar .login_register li a:hover {
  color: #cd2122;
  border-color: #cd2122;
}

.top-bar .login_register li a i {
  font-size: 14px;
  margin-right: 10px;
}




.top-bar .social li a {
  color: #cdcdcd;
}
.top-bar .social li a:hover {
  color: #cd2122;
  -webkit-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
}


.top-bar .social li:last-child {
  padding-right: 0px;
}


/*language switcher*/


#polyglotLanguageSwitcher {
  position: relative;
  display: inline-block;
  position: relative;
  border-right: 1px solid #eaeaea;
}


#polyglotLanguageSwitcher span.trigger:before {
  content: '\f107';
  font-family: FontAwesome;
  position: absolute;
  color:#cdcdcd;
  top: 0;
  right: 0px;
  line-height: 10px;
}
#polyglotLanguageSwitcher a {
  font-family: 'Hind', sans-serif;
  display: inline-block;
  font-size: 14px;
  color:#333;
  font-weight: normal;
}


#polyglotLanguageSwitcher a.current:link, 
#polyglotLanguageSwitcher a.current:visited, 
#polyglotLanguageSwitcher a.current:active {
    position: relative;
    background-color: #f7f7f7;
    border: 0;
    line-height: 42px;
    border-radius: 0;
    color: #9e9e9e;
    text-align: center;
    height: 50px;
    padding: 5px 0px 5px 22px;
}

#polyglotLanguageSwitcher a.current:hover {
    background-color: #f7f7f7;
}

#polyglotLanguageSwitcher ul.dropdown {
  top: 100%;
}



/*logo*/

.main-logo {
  /*margin-top: 5px;*/
}



.header-bottom {
  position: relative;
  z-index: 99;
}
.header-bottom .header-bottom-bg {
  background: #fff;
  z-index: 999;
  padding: 10px 0px;
}

.header-bottom ul.contact-infomation {
  
}
.header-bottom ul.contact-infomation li {
  display: inline-block;
  margin-right: 30px;
}
.header-bottom ul.contact-infomation li.link_btn {
  position: relative;
  bottom: 5px;
}
.header-bottom ul.contact-infomation li.single-info-box {
  position: relative;
  padding-left: 30px;
  top: 5px;
  border-left: 1px solid #eaeaea;
}
.header-bottom ul.contact-infomation li.single-info-box:first-child {
  padding: 0px;
  border: 0px;
}



.header-bottom ul.social,
.header-bottom ul.contact-infomation {
  display: inline-block;
  vertical-align: middle;
}



.header-bottom ul.contact-infomation li h4 {
  
}

.header-bottom ul.contact-infomation li h4 span {
  color: #cd2122;
  margin-right: 10px;
}







.header-bottom ul li.single-info-box .text-holder p {
  line-height: 22px;
  margin: 0;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.header-bottom ul li.single-info-box:hover .text-holder p{
}
.header-bottom ul li.single-info-box .text-holder p span{
  color: #252525;
  font-weight: 600;
  font-family: 'Hind', sans-serif;
  font-size: 14px;
}





.header-bottom ul.social li {
  text-align: center;
  margin-left: 12px;
  margin-top: 4px;
}

.header-bottom ul.social li a {
  height: 42px;
  width: 42px;
  line-height: 42px;
  border: 1px solid #eaeaea;
  border-radius: 50%;
  transition: .5s ease;

}
.header-bottom ul.social li a:hover {
  color: #cd2122;
  transition: .5s ease;
}







/*menu*/

.theme_menu {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  z-index: 99;
  position: relative;
}

.theme_menu .container {
  position: relative;
  color: #545657;
}

.theme_menu .menu-bg {
  position: relative;
  z-index: 999;
}




/*==============================================
    Mainmenu Area Css
===============================================*/



.theme_menu .container {
  position: relative;
}

.theme_menu .menu-bg {
  position: relative;
  z-index: 999;
}



.theme_menu .main-menu {
  padding: 0;
  background: transparent;
}

.main-menu > li.home > a {
  font-family: FontAwesome;
  color: #cd2122;
  background: #0b111e;
  padding: 19px 24px 18px;
  font-size: 20px;
}


.mainmenu-area {
  background: #000
}

.main-menu {
  position: relative;
  background: #fff;
  float: left;
  width: 100%;
}

.navbar-collapse {
  padding: 0px
}

.navigation {
  position: relative;
  font-family: 'Montserrat', sans-serif;
}
.navigation > li {
  display: inline-block;
}

.navigation > li.home > a {
  font-family: FontAwesome;
  color: #cd2122;
  padding: 19px 24px 18px;
  font-size: 20px;
  border-right: 1px solid rgba(255, 255, 255, 0.298039);
  border-left: 1px solid rgba(255, 255, 255, 0.298039);
}

.navigation > li > a {
  padding: 20px 32px;
  text-transform: uppercase;
  color: #fff;
  display: inline-block;
  text-decoration: none;
  font-size: 14px;
  font-weight: 600;
  outline: 0;
  line-height: 1.42857143;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-tap-highlight-color: transparent;
}

.navigation > li:hover > a {
  color: #cd2122;
}

.navigation > li > ul {
  list-style: none;
  margin: 0;
  padding: 0 30px;
  display: none;
  position: absolute;
  z-index: 99;
  min-width: 180px;
  white-space: nowrap;
  background: #cd2122;
  display: none;
  min-width: 250px;
  border-bottom: 3px solid #cd2122;
}

.navigation > li > ul > li {
  position: relative;
  display: block;
}

.navigation > li > ul > li > a {width: 100%;background: transparent;padding: 10px 25px 10px 22px;color: #fff;text-decoration: none;display: inline-block;float: left;clear: both;position: relative;outline: 0;position: relative;padding: 13px 0 12px;color: #ffffff;-webkit-transition: .5s ease-in-out;transition: .5s ease-in-out;font-size: 14px;border-top: 1px solid rgb(219, 50, 51);border-bottom: 1px solid rgb(181, 24, 25);}

.navigation > li > ul > li > a:before {
    position: absolute;
    left: 30px;
    top: 15px;
    font-size: 10px;
    color: #848484;
    content: "\f192";
    font-family: FontAwesome;
    -webkit-transition: .5s ease;
    transition: .5s ease;
    display: none;
}

.navigation > li > ul > li > a:hover:before {
    color: #cd2122;
    -webkit-transition: .5s ease;
    transition: .5s ease;
}



.navigation > li > ul > li:last-child > a {
  border-bottom: 0px;
}

.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 #ffffff;
  cursor: pointer;
  display: block;
  z-index: 5;
}
.mobile-menu .dropdown-btn:after {
  position: absolute;
  content: "\f107";
  font-family: FontAwesome;
  color: #fff;
  font-size: 20px;
  line-height: 40px;
  text-align: center;
  width: 100%;
}

.mobile-menu,
.mobile-menu > li > ul,
.mobile-menu > li > ul > li > ul{
  background: #131d33;
  font-family: 'Hind', sans-serif;
}

.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{
  padding:10px 20px;
  font-family: 'Hind', sans-serif;
  line-height:22px;
  color:#ffffff;
  display: block;
  text-transform: uppercase;
  font-size: 14px;
  border-top: 1px solid #fff;
} 








/*=================== Cart And Search Option ===============*/

.theme_menu .right-column {
    position: absolute;
    right: 0;
}


.main-search {
  margin-top: 14px;
  position: relative;
}



.main-search .btn-default {
  background: none;
  border: none;
  color: #fff;
  box-shadow: none;
}

.btn-default.active, 
.btn-default:active, 
.open>.dropdown-toggle.btn-default {
  background: none;
  color: #fff;
  box-shadow: none;
}
.btn-default.active.focus, 
.btn-default.active:focus, 
.btn-default.active:hover, 
.btn-default:active.focus, 
.btn-default:active:focus, 
.btn-default:active:hover, 
.open>.dropdown-toggle.btn-default.focus, 
.open>.dropdown-toggle.btn-default:focus, 
.open>.dropdown-toggle.btn-default:hover {
    color: #fff;
    background-color: transparent;
    border-color: none;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 0; 
    margin: 0; 
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 0;
    box-shadow: none; 
    -webkit-transition: .5s ease; 
    transition: .5s ease;
}
.bootstrap-select.btn-group .dropdown-menu li a span.text {
    display: inline-block;
    padding: 5px 0;
}

.main-search .search_option {
  display: inline-block;
  width: 30px;
  margin-right: 20px;
}
.main-search .search_option>button {
  width: 30px;
  height:40px;
  border-radius: 50%;
  font-size: 14px;
  color: #ffffff;
}

.main-search .search_option form {
    height: 50px;
    width: 280px;
    padding: 5px;
    border-radius: 4px;
    margin: 0;
    left: auto;
    right: 0;
    border-color: #cd2122;
    top: 51px;
}
.main-search .search_option form input {
  font-family: 'Hind', sans-serif;
  font-weight: normal;
  width:100%;
  height:100%;
  background: transparent;
  color:#9e9e9e;
  border: 1px solid rgba(51, 51, 51, 0.16);
  padding: 0 47px 0 10px;
  font-size: 15px;
  border-radius: 3px;
  box-shadow: inset 0 0 11px 2px rgba(119, 119, 119, 0.25);
}
.main-search .search_option form button {
  display: block;
  width:40px;
  line-height: 40px;
  text-align: center;
  position: absolute;
  top:5px;
  right:5px;
  color:#cd2122;
}
.main-search .cart_select {
  border-left: 1px solid #ececec;
  padding-left: 5px;
}

.theme_menu .link_btn .thm-btn-tr {
    border: 0px;
    color: #fff;
    border-left: 1px solid rgba(255, 255, 255, 0.3);
    border-right: 1px solid rgba(255, 255, 255, 0.3);
    line-height: 65px;
    font-size: 20px;
    font-weight: 400;
}

.theme_menu .link_btn .thm-btn-tr:hover {
  color: #fff;
  background: transparent;
}


/* 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;}
}
.theme_menu.stricky-fixed {
  margin: 0;
  position: fixed;
  background: rgb(255, 255, 255);
  top:0;
  left:0;
  width: 100%;
  z-index: 999;
  -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;
}

.theme_menu.stricky-fixed:before {
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  background: #2b2020;
}



/*** 
=============================================
    Rev Slider Wrapper style
=============================================
***/

/*.rev_slider_wrapper {
  position: relative;
  margin-top: -65px;
  z-index: 9;
}




.rev_slider_wrapper .slide-content-box h1 {
  color: #ffffff;
  font-family: 'Hind', sans-serif;
  font-size: 54px;
  line-height: 60px;
  margin: 14px 0 9px;
  font-weight: 700;
}
.rev_slider_wrapper .slide-content-box p{
  color: #ffffff;
  font-size: 18px;
  line-height: 30px;
  font-family: 'Hind', sans-serif;
  font-weight: 300;
  margin: 0 0 30px;
}
.rev_slider_wrapper .slide-content-box .button a{
  padding: 0px 33px;
  margin-right: 15px;
  transition: all 500ms ease !important;
  -moz-transition: all 500ms ease !important;
  -webkit-transition: all 500ms ease !important;
  -ms-transition: all 500ms ease !important;
  -o-transition: all 500ms ease !important;
}
.rev_slider_wrapper .slide-content-box .button a:hover{
  padding: 0px 22px;
  margin-right: 15px;
  transition: all 500ms ease !important;
  -moz-transition: all 500ms ease !important;
  -webkit-transition: all 500ms ease !important;
  -ms-transition: all 500ms ease !important;
  -o-transition: all 500ms ease !important;
}

.rev_slider_wrapper .slide-content-box .button a.thm-btn-tr {
  padding: 0px 33px;
  color: #fff;
  border-color: #fff;
  transition: .5s ease;
}
.rev_slider_wrapper .slide-content-box .button a.thm-btn-tr:hover {
  padding: 0px 21px;
  color: #fff;
  border-color: #cd2122;
  background-color: #cd2122;
  transition: .5s ease;
}


.rev_slider_wrapper .slide-content-box.last-slide p{
  margin: 0;    
}
.rev_slider_wrapper .slide-content-box.last-slide a{
  margin: 0 8px;    
}

.rev_slider_wrapper .slotholder {
  position: relative;
}

.slotholder:after {
    background: rgba(0, 0, 0, 0.20);
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    pointer-events: none;
}

.tp-bannertimer {
  display: none;
  
}

.rev_slider_wrapper .tparrows {
  background: transparent;
  border: 2px solid #fff;

}*/










/*** 

====================================================================
 consultation style
====================================================================

***/
/*.consultations {
  position: relative;
  background: #cd2122;
  padding-bottom: 40px;
}
.consultations:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 50%;
    height: 100%;
    background-color: rgba(0,0,0,0.65);
    background-image: url(../images/background/5.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 0;
}
.consultations:after {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 50%;
    height: 100%;
    background: rgba(0, 0, 0, 0.85);
    z-index: 0;
}
.consultations .section-title h1 {
  color: #fff;
}
.consultations p {
  color: #ababab;
  font-size: 16px;
}

.consultations .container {
  position: relative;
  z-index: 9;
}

.consultations .default-form h5 {
  color: #fff;
  font-size: 16px;
  margin-bottom: 10px;
}

.consultations .default-form input[type="text"],
.consultations .default-form input[type="email"],
.consultations .default-form input[type="password"],
.consultations .default-form input[type="number"],
.consultations .default-form select,
.consultations .default-form textarea{
  display:block;
  width:100%;
  line-height:24px;
  height:46px;
  font-size:16px;
  box-shadow: 0px 0px 0px 2px rgba(0, 0, 0, 0.04);
  border: 1px solid #d62d2e;
  padding:12px 15px;
  background: #c11d1e;
  border-radius: 0;
  color: #fff;
  transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -ms-transition:all 500ms ease;
  -o-transition:all 500ms ease;
}
.consultations .default-form textarea{
  height: 120px;
}
.consultations .default-form .bootstrap-select {
    border: 1px solid #d62d2e;
    background: #c11d1e;
    color: #fff;
    box-shadow: 0px 1px 0px 1px rgba(0, 0, 0, 0.07);
    border-radius: 0;
    padding: 5px 0;
    font-size: 16px;
}

.consultations .default-form .btn.focus, 
.consultations .default-form .btn:focus, 
.consultations .default-form .btn:hover {
  color: #fff;
}

.consultations .default-form .thm-btn {
  width: auto;
  border: 2px solid transparent;
  line-height: 36px;
}

.consultations .default-form .thm-btn:hover {
  border-color: #fff;
}



.consultations ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff !important;
}
.consultations ::-moz-placeholder { /* Firefox 19+ */
  color: #fff !important;
}
.consultations :-ms-input-placeholder { /* IE 10+ */
  color: #fff !important;
}
.consultations :-moz-placeholder { /* Firefox 18- */
  color: #fff !important;
}



.consultations ul.consultation-info {
  margin-top: 30px;
}
.consultations ul.consultation-info li {
  font-size: 16px;
  color: #9e9e9e;
  margin-bottom: 14px;
}
.consultations ul.consultation-info li span {
  color: #fff;
  font-size: 18px;
  font-family: 'Crimson Text', serif;
}

.consultations ul.consultation-info li i {
  color: #cd2122;
  font-size: 16px;
  margin-right: 10px;
  position: relative;
  top: 2px;
}



.consultations .bootstrap-select.btn-group .dropdown-menu.inner {
    background: #1c1e1d;
}

.consultations .bootstrap-select.btn-group .dropdown-menu.inner li a {
    color: #fff;
}*/





/*** 

====================================================================
  Main Footer
====================================================================

***/

.main-footer{
  padding-top: 60px;
  border-top: 4px solid #cd2122;
  position:relative;
  background-color: #252525;
  color:#9e9e9e;
  padding-bottom: 54px;
  background-size: cover;
  background-repeat: no-repeat;
}



.main-footer:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.80);
    z-index: 0;
}


.footer-top {
  border-bottom: 1px solid rgb(255, 255, 255);
  margin-bottom: 70px;
  padding-bottom: 25px;
}


.footer-top .item {
  padding-bottom: 30px;
  
}
.footer-top .item .icon-holder {
  color: #cd2122;
  position: absolute;
  left: 0;
  font-size: 30px;
  border-right: 1px solid rgba(255, 255, 255, 0.36);
  padding: 23px 0;
  padding-right: 14px;
}

.footer-top .item {
  position: relative;
  padding-left: 60px;
}

.footer-top .item h4 {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.footer-top .item p {
  color: #fff;
}
















.main-footer .section-title{
  margin-bottom: 40px;
}
.main-footer .section-title h3 {
  color: #fff;
}





.main-footer .footer-logo {
  margin-bottom: 40px;
}








.main-footer .about-widget {
  margin-bottom: 40px;
}

.main-footer .about-widget p {
  color: #fff;

}

.main-footer .about-widget h5,
.main-footer .about-widget .social {
  display: table-cell;
  vertical-align: middle;
}

.main-footer .about-widget .social li a {
  margin: 0 5px;
  color: #fff;
  transition: .5s ease;
}
.main-footer .about-widget .social li a:hover {
  color: #cd2122;
  transition: .5s ease;
}


.main-footer .about-widget h5 {
  color: #fff;
  padding-right: 5px;
  font-size: 16px;
  font-family: 'Crimson Text', serif;
  text-transform: uppercase;
  
}


/*footer links*/
.footer-link-widget {margin-bottom: 29px;}
.footer-link-widget .list li{
  position:relative;
  margin-bottom: 13px;
}

.footer-link-widget .list li a{
  position:relative;
  display:block;
  padding-left: 15px;
  color:#fff;
  font-family: 'Hind', sans-serif;
  font-weight: 400;
  font-size: 16px;
  -webkit-transition: .5s ease;
  transition: .5s ease;
  line-height: 24px
}

.footer-link-widget .list li a:hover{
  color: #cd2122;
  -webkit-transition: .5s ease;
  transition: .5s ease;
}


.footer-link-widget .list li a:before {
  content: "\f105";
  position:absolute;
  font-size: 16px;
  font-family: FontAwesome;
  left:0px;
  top: 1px;
  width: 5px;
  height: 5px;
  -webkit-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
}

.footer-link-widget .list li:hover a:before{
  color: #cd2122;
  -webkit-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
}

/*opnening hours*/

/*instagram*/

.intsgram{margin-bottom: 24px;}
.intsgram ul {
  margin-left: -5px;
  margin-right: -5px;
}
.intsgram ul li {
  float: left;
  width: 33.333333333333333333%;
  padding: 5px 4px;
  padding-top: 0px;
}

.intsgram ul li .inner-box {
  display: block;
  overflow: hidden;
  position: relative;
}
.intsgram ul li .inner-box .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(205, 33, 34, 0.9);
  -webkit-transform: translate3d(0, 100px, 0);
  transform: translate3d(0, 100px, 0);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  visibility: hidden;
  -webkit-transition: -webkit-transform .4s ease, opacity .4s ease, visibility .4s ease;
  -webkit-transition: opacity .4s ease, visibility .4s ease, -webkit-transform .4s ease;
  transition: opacity .4s ease, visibility .4s ease, -webkit-transform .4s ease;
  transition: transform .4s ease, opacity .4s ease, visibility .4s ease;
  transition: transform .4s ease, opacity .4s ease, visibility .4s ease, -webkit-transform .4s ease;
}






.intsgram ul li a {
  position: relative;
  font-size: 16px;
  color: #fff;
  width: 100%;
  line-height: 30px;
  height: 100%;
  text-align: center;
}


.main-footer .default-form{
  
}
.main-footer .default-form .form-group {
  margin-bottom: 20px;
}
.main-footer .default-form .thm-btn {
  line-height: 45px;
  color: #fff;
  background: #cd2122;
  padding: 0 25px;
  width: auto;
}
.main-footer .default-form .thm-btn:hover {
  color: #cd2122;
  background: #fff;
}

.main-footer .default-form input[type="text"], 
.main-footer .default-form input[type="email"] {
  height: 45px;

}




/*footer-bottoom*/




.footer-bottom {
  background: #2b2020;
  padding: 15px 0;
}
.footer-bottom .copy-text {
  font-family: 'Hind', sans-serif;
  color: #9e9e9e;
  font-size: 14px;
  margin-top: 8px;
}
.footer-bottom .copy-text a {
  color: #cd2122;
  -webkit-transition: .3s ease;
  transition: .3s ease;
}

.footer-bottom ul li {
  display: inline-block;
  color: #848484;
  margin-top: 7px;
}
.footer-bottom ul li a {
  color: #848484;
  -webkit-transition: color .4s ease;
  transition: color .4s ease;
  margin: 0 4px;
  font-size: 16px;
}
.footer-bottom .social li a:hover {
  -webkit-transition: color .4s ease;
  transition: color .4s ease;
  background: #cd2122;
  color: #fff;
  -webkit-transition: .5s ease;
  transition: .5s ease;
}







/************************** 
* about-us styles 
***************************/
.about-us {
  background: #fff;
}


.about-us .link_btn .sign {
    display: inline-block;
    position: relative;
    left: 50px;
    top: 5px;
}
.about-us .text p {
  margin-bottom: 20px;
}

.about-us h3 {
  font-size: 26px;
  margin-bottom: 15px;
}

.about-us .video-image-box {
  margin-top: 5px;
}

/************************** 
* Inner Banner styles 
***************************/


.inner-banner {
  position: relative;
  background: #a0a19b;
  background-size: cover;
  margin-top: -66px;
  padding: 80px 0 40px;
}

.inner-banner h3 {
  margin: 0;
  font-size: 50px;
  line-height: 60px;
  color: #fff;
  margin-bottom: 14px;
  font-family: 'Crimson Text', serif;
  text-transform: capitalize;
}

.inner-banner p {
  color: #fff;
  font-size: 18px;
}
.inner-banner .box {
  position: relative;
  text-align: center;
}

.breadcumb-wrapper {
  width: 100%;
  background: #fff;
}
.breadcumb-wrapper .breadcumb-area {
  padding: 17px 0;
  border-bottom: 1px solid #f4f4f4;
}
.breadcumb-wrapper ul,
.breadcumb-wrapper li {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 18px;
  color: #cd2122;
  font-family: 'Crimson Text', serif;
}
.breadcumb-wrapper ul.link-list li a {
  color: #cd2122;
  text-transform: capitalize;
  font-size: 18px;
  -webkit-transition: .3s ease;
  transition: .3s ease;
}
.breadcumb-wrapper ul.link-list li a:hover {
  -webkit-transition: .3s ease;
  transition: .3s ease;
}

.breadcumb-wrapper ul.link-list li a i {
  color: #fac012;
  margin-right: 7px;
}

.breadcumb-wrapper ul.link-list li a:after {
  content: "\f105";
  font-family: 'FontAwesome';
  margin: 0 10px;
}
.breadcumb-wrapper a.get-qoute {
  text-transform: capitalize;
  font-weight: 400;
  color: #252525;
  font-family: 'Crimson Text', serif;
  font-size: 18px;
}
.breadcumb-wrapper a.get-qoute i {
  margin-left: 7px;
  color: #252525;
  margin-right: 7px;
  font-size: 14px;
}



/************************** 
 service styles 
***************************/

.service {
  padding-bottom: 20px;
}

.single-service {
  position: relative;
  margin-bottom: 50px;
}

.single-service h4 {
  position: relative;
  font-size: 22px;
  margin: 15px 0 10px;
}

.single-service .default_link {
  color: #cd2122;
  margin-top: 10px;
}


.single-service [class*=' imghvr-'], [class^=imghvr-] {
  background-color: rgba(255, 255, 255, 0.3);
}

.single-service [class*=' imghvr-shutter-in-']:after, 
.single-service [class*=' imghvr-shutter-in-']:before, 
.single-service [class^=imghvr-shutter-in-]:after, 
.single-service [class^=imghvr-shutter-in-]:before {
    background-color: rgba(255, 255, 255, 0.3);
}





/************************** 
* default-blog styles 
***************************/
.blog-section {
  position: relative;
}
.blog-bg {
  background: #2b2020;
}

.blog-sectitle {
  position: absolute;
}

.blog-sectitle .left {
  position: absolute;
  color: #312626;
  font-size: 66px;
  font-weight: 700;
  font-family: 'Crimson Text', serif;
  top: -1px;
  left: -350px;
}
.blog-sectitle .right {
  position: absolute;
  color: #312626;
  font-size: 66px;
  font-weight: 700;
  font-family: 'Crimson Text', serif;
  top: -11px;
  line-height: 90px;
  left: -85px;
  text-align: center;
}







.default-blog-news {
  position: relative;
  display: inline-block;
  transition: .5s ease-in-out;
  margin-bottom: 50px;
}

.default-blog-news:hover {
  box-shadow: 0 15px 16px 0 rgba(0, 0, 0, 0.03), 0 0px 82px 0 rgba(0, 0, 0, 0.02);
  transition: .2s cubic-bezier(0.4, 0, 1, 1);
}

.default-blog-news .lower-content{
  position:relative;
  padding: 18px 0px 20px;
}

.default-blog-news .lower-content:before {
  width: 100%;
  height: 2px;
  position: absolute;
  content: "";
  background: #3b2b2b;
  left: 0;
  bottom: 0;

}

.default-blog-news .lower-content:after {
  width: 100%;
  height: 2px;
  position: absolute;
  content: "";
  background: #cd2122;
  left: 0;
  bottom: 0;
  transform: scaleX(0);
  transition: .5s ease;
}

.default-blog-news:hover .lower-content:after {
  transform: scaleX(1);
  transition: .5s ease;
}


.default-blog-news [class*=' imghvr-'], [class^=imghvr-] {
  background-color: rgba(255, 255, 255, 0.3);
}

.default-blog-news [class*=' imghvr-shutter-in-']:after, 
.default-blog-news [class*=' imghvr-shutter-in-']:before, 
.default-blog-news [class^=imghvr-shutter-in-]:after, 
.default-blog-news [class^=imghvr-shutter-in-]:before {
    background-color: rgba(255, 255, 255, 0.3);
}


.default-blog-news .lower-content .text p{
  margin-bottom:20px; 
}

.default-blog-news .lower-content h4 {
  color:#252525;
  font-weight: 400;
  margin-bottom: 5px;
}

.default-blog-news .lower-content h4 a{
  color: #fff;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease;
  font-size: 22px;
  font-family: 'Crimson Text', serif;
}


.default-blog-news .lower-content .post-meta{
  color: #ababab;
  font-size:16px;
  margin-bottom:10px;
}


/*blog large image*/

.large-blog-news {
  margin-bottom: 60px;
  background: #f7f7f7;
  
}

.large-blog-news .top-content {
  position: relative;
  padding: 26px 30px 10px;
  padding-left: 100px;

}

.large-blog-news .news-date {
  position: absolute;
  left: 30px;
  top: 30px;
  width: 55px;
  height: 55px;
  line-height: 18px;
  padding: 10px 0;
  text-align: center;
  background: #cd2122;
  color: #fff;
}
.large-blog-news .lower-content {
  padding: 0 30px 30px;
}


.large-blog-news .top-content h2{
  color: #252525;
  margin-bottom: 10px;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease;
}
.large-blog-news .top-content h2:hover {
  color: #cd2122;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease;
}


.large-blog-news .top-content .post-meta {
  color: #ababab;
  font-size:16px;
  margin-bottom:10px;
}

.large-blog-news .lower-content .text p{
  margin-bottom:20px; 
}










/*side-bar-blog*/

.blog-sidebar {
  position: relative;
  border-left: 1px solid #f4f4f4;
  padding-left: 30px;
}
.category-style-one {
  position: relative;
}
.category-style-one ul {
  margin-top:22px;
  margin-bottom: 35px;
  padding: 20px 30px;
  background: #f7f7f7;
  border-left: 2px solid #cd2122;
}
.category-style-one ul li {border-bottom: 1px solid #eaeaea;margin: 0;}
.category-style-one ul li:last-child {
  border:none;
}
.category-style-one ul li a {
  font-weight: normal;
  color: #9e9e9e;
  position: relative;
  width: 100%;
  -webkit-transition: .5s ease;
  transition: .5s ease;
  line-height: 40px;
  display: block;
}
.category-style-one ul li a:hover {
  color: #cd2122;
  -webkit-transition: .5s ease;
  transition: .5s ease;
}


/*post-thumb*/


.popular-post {
    position: relative;
}

.popular-post .item {
    position: relative;
    font-size: 14px;
    margin-bottom: 13px;
    min-height: 50px;
    padding: 0px 0px 20px 105px;
    color: #cccccc;
    border-bottom: 1px solid #f1f1f1;
}

.popular-post .item:last-child{
    border-bottom: 0px;
}
.popular-post .item .post-thumb{
    position:absolute;
    left:0px;
    top: 5px;
    width: 90px;
    height: 90px;
}

.popular-post .item .post-thumb figcaption {
  padding: 0;
}


.popular-post .item .post-thumb img{
    width:100%;
    display:block;  
}


.popular-post .item .post-thumb a{
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}


.popular-post .item h4{
    position: relative;
    top: 8px;
    font-size: 20px;
    font-weight: 400;
    margin: 0px 0px 17px;
    line-height: 26px;
    color: #252525;
}


.recent-posts.post-thumb .post .post-info{
    font-size: 14px;
    font-weight:400;
    margin:0px;
    line-height:1.6em;
    color: #9c9c9c;
}
.popular-post .item .post-info {
  color: #9e9e9e;
  font-size: 16px;
}


.inner-title {
  position: relative;
  margin-bottom: 20px;
  margin-top: 45px;
}


.inner-title h4 {
  position: relative;
  font-size: 22px;
  color: #252525;
}


/*archive*/

.sidebar-archive .bootstrap-select {
    background: #f7f7f7;
    color: #9e9e9e;
    padding: 10px 0;
    font-size: 16px;
}
.sidebar-archive .btn-group.open .dropdown-toggle {
    box-shadow: none;
}
.sidebar-archive .btn-group.open .dropdown-toggle:focus {
  border: none;
  outline: none;
}
.sidebar-archive  .bootstrap-select .dropdown-toggle:focus {
  outline: none !important;
}
.sidebar-archive  .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
  background-color: #cd2122;
  color: #fff;
}
.sidebar-archive .form-control:focus {
  border-color: #cd2122;
  box-shadow: none;
}


/*instagram*/
.sidebar-intsgram ul {
  margin-left: -5px;
  margin-right: -5px;
}
.sidebar-intsgram ul li {
  float: left;
  width: 33.333333333333333333%;
  padding: 5px 4px 0px;

}

.sidebar-intsgram ul li .inner-box {
  display: block;
  overflow: hidden;
  position: relative;
}
.sidebar-intsgram ul li .inner-box .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(205, 33, 34, 0.9);
  -webkit-transform: translate3d(0, 100px, 0);
  transform: translate3d(0, 100px, 0);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  visibility: hidden;
  -webkit-transition: -webkit-transform .4s ease, opacity .4s ease, visibility .4s ease;
  -webkit-transition: opacity .4s ease, visibility .4s ease, -webkit-transform .4s ease;
  transition: opacity .4s ease, visibility .4s ease, -webkit-transform .4s ease;
  transition: transform .4s ease, opacity .4s ease, visibility .4s ease;
  transition: transform .4s ease, opacity .4s ease, visibility .4s ease, -webkit-transform .4s ease;
}
.sidebar-intsgram ul li .inner-box .overlay .box {
  display: table;
  width: 100%;
  height: 100%;
}
.sidebar-intsgram ul li .inner-box .overlay .box .content {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.sidebar-intsgram ul li .inner-box .overlay .box .content a {
  font-size: 0;
  color: #fff;
  width: 100%;
  height: 100%;
}
.sidebar-intsgram ul li:hover .inner-box .overlay {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  visibility: visible;
}






/*pacebook feed*/

.facebook-feed {
  position: relative;
  background: #f7f7f7;
  overflow: hidden;
}

.facebook-feed .img-box {
  position: relative;
}

.facebook-feed .overlay {
    position: absolute;
    margin: 10px;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}


.facebook-feed .inner-box {
  position: relative;
  padding-left: 70px;
  margin-bottom: 32px;
}

.facebook-feed .inner-box .logo {
  position: absolute;
  left: 0;
  top: 0;
}
.facebook-feed .inner-box h4 {
  color: #fff;
  font-weight: 600;
  position: relative;
  margin-top: 0px;
  margin-bottom: 3px;
}
.facebook-feed .inner-box .like {
  color: #fff;
}

.facebook-feed .link a {
  color: #58606f;
  background: #fff;
  display: inline-block;
  line-height: 22px;
  font-size: 13px;
  text-align: center;
  padding: 0 10px;
  border: 1px solid #eaeaea;
}
.facebook-feed .link a i.fb-icon {
  color: #fff;
  background: #39579b;
  font-size: 12px;
  padding: 2px 3px 0 4px;
  position: relative;
  top: 2px;
  margin-right: 5px;
}

.facebook-feed .link a i.mail {
  color: #6a7081;
  margin-right: 6px;
}

.facebook-feed .like-people {
  background: #fff;
  margin: 20px 10px;
  padding: 10px;
}







/*single-blog*/




/*---------------- Author -------------*/

.single-blog-post .author {
  position:relative;
  margin-bottom: 2px;
}
.single-blog-post .author img {
  position:absolute;
}
.single-blog-post .author-comment {
  margin-left: 300px;
  padding-left:30px;
}

.single-blog-post .author-comment .quote {
  font-size: 25px;
  color: #e9e9e9;
  margin-bottom: 8px;
}
.single-blog-post .author-comment h5 {
  margin: 16px 0 5px 0;
  font-size: 18px;
}
.single-blog-post .author-comment p.a-title {
  color: #cd2122;
  font-size: 16px;
}



/*share-box*/

.share-box {
  padding: 20px 0px 0px 0px;
  margin-bottom: 0px;
  border-top: 1px solid #eaeaea;
}
.share-box .tag-box span {
  font-size: 14px;
  color: #3F3E3E;
}
.share-box .tag-box a {
  color: #cd2122;
  font-size: 16px;
  -webkit-transition: .3s ease;
  transition: .3s ease;
  line-height: 30px;
  text-transform: capitalize;
}
.share-box .tag-box a:hover {
  color: #cd2122;
  -webkit-transition: .3s ease;
  transition: .3s ease;
}

.share-box .social-box span {
  color: #252525;
  margin-right: 13px;
  font-size: 16px;
}
.share-box .social {
  display: inline-block;
  margin-bottom: 0;
  margin-left: -2.5px;
}
.share-box .social > li {
  padding-right: 0;
  margin: 0;
  padding-left: 0;
}
.share-box .social a {
  width: 40px;
  border-radius: 50%;
  height: 40px;
  color: #BCBCBC;
  text-align: center;
  margin: 0 3px;
  border: 1px solid #eee;
  display: block;
  line-height: 41px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.share-box .social a:hover {
  color: #ffffff;
  background: #cd2122;
  border-color: #cd2122;
}


.share-box .tag-box {
  position: relative;
  top: 5px;
}
.share-box .tag-box li {
    margin: 0;
    display: inline-block;
}





.post-author{
  position:relative;
  color:#777777;
  margin-bottom:50px; 
}


.post-author .inner-box{
  position:relative;
  padding: 33px 35px 12px 155px;
  min-height:160px;
  border: 1px solid #f4f4f4;
}

.post-author .inner-box .author-thumb{
  position:absolute;
  left:35px;
  top:35px;
  width: 85px;
  height: 85px;
  border-radius:2px;
}

.post-author .inner-box .author-thumb img{
  display:block;
  width:100%; 
}

.post-author h4{
  position:relative;
  margin: 0px 0px 16px;
  font-size: 20px;
  text-transform:capitalize;
  color: #252525;
}
.post-author ul li{
  margin: 0;
  margin-top: 10px;
}
.post-author ul li:hover a {
  color: #cd2122;
}


.news .blogList_single_post .post-author h4 .author-designation{
  position:relative;
  color:#a8c41b;
  font-style:italic;
  font-family:'Lato',sans-serif;
}

.post-author .text{
  line-height:1.8em;
  color:#777777;
}

.post-author .text a{
  color:#777777;
  text-decoration:underline;  
}

.post-author .text a:hover{
  color:#a8c41b;  
}




/*review-tab*/

.single-blog .product-review-tab {
  margin: 0 27px;
}
.product-review-tab .item_review_content {
  border-bottom: 1px solid #f7f7f7;
  padding-bottom: 40px;
  margin-bottom: 40px;
  position: relative;
  padding-left: 80px;
}
.product-review-tab .item_review_content .img_holder {
  position: absolute;
  left: 0;
  top: 0;
}
.product-review-tab .add_your_review {
  margin:81px 0 75px 0px;
}

.product-review-tab .add_your_review>span {
  display: block;
  margin: 36px 0 14px 0;
  color: #a2a2a2;
}
.product-review-tab .add_your_review ul,
.product-review-tab .add_your_review ul li {
  display: inline-block;
  color: #a2a2a2;
}
.product-review-tab .add_your_review ul.rating:hover li,
.product-review-tab .add_your_review ul.rating.active li{
  color: #cd2122;
  -webkit-transition: .5s ease;
  transition: .5s ease;
}
.news .blogList_single_post .post .product-review-tab .add_your_review ul.rating li {
  font-size: 12px;
  margin-right: 3px;
  color:#d6d6d6;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.news .blogList_single_post .post .product-review-tab .add_your_review ul.active li {
  color: #ab7442;
}
.news .blogList_single_post .post .product-review-tab .add_your_review ul:hover li{
  color: #ab7442;
}
.product-review-tab .add_your_review ul {
  line-height: 20px;
  border-right: 1px solid #d6d6d6;
  padding-right: 6px;
  margin-right: 5px;
}
.product-review-tab .add_your_review ul.fix_border {
  border:none;
}
.product-review-tab .add_your_review form {
  margin-top:31px;
}
.product-review-tab .add_your_review form label {
  color: #a2a2a2;
  font-size: 16px;
  margin-bottom: 5px;
}
.product-review-tab .add_your_review form input {
  height:54px;
  padding: 0 15px 0 19px;
}
.product-review-tab .add_your_review form textarea {
  max-width: 100%;
  min-height: 165px;
  padding: 15px 17px 5px 19px;
}
.product-review-tab .add_your_review form input,
.product-review-tab .add_your_review form textarea {
    width:100%;
    border:1px solid #f0f0f0;
    margin-bottom: 30px;
    color:#9e9e9e;
    resize: none;
}

.news.single-blog .blogList_single_post .post ul li:before {
  display: none;
}








