/***************************************************************************************************************
||||||||||||||||||||||||||||       MASTER STYLESHEET FOR Factory Press      ||||||||||||||||||||||||||||||||||||
****************************************************************************************************************
||||||||||||||||||||||||||||              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:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic,900,900italic);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,300italic,400italic,700,700italic);
@import url(../assets/bootstrap/css/bootstrap.min.css);
@import url(../assets/font-awesome/css/font-awesome.min.css);
@import url(../assets/revolution/css/settings.css);
@import url(../assets/revolution/css/layers.css);
@import url(../assets/revolution/css/navigation.css);
@import url(../assets/jquery-ui-1.11.4/jquery-ui.css);
@import url(../assets/owl.carousel-2/assets/owl.carousel.css);
@import url(../assets/owl.carousel-2/assets/owl.theme.default.min.css);
@import url(../assets/animate.min.css);
@import url(../assets/fancyapps-fancyBox/source/jquery.fancybox.css);
@import url(../assets/flaticon/flaticon.css);
@import url(../assets/Polyglot-Language-Switcher-master/css/polyglot-language-switcher.css);
@import url(../assets/nouislider/nouislider.css);
@import url(../assets/nouislider/nouislider.pips.css);
@import url(../assets/bootstrap-touch-spin/jquery.bootstrap-touchspin.css);
/* ==============================
   2. Global styles
   ============================== */
body {
font-family: 'Poppins', sans-serif;
  font-size: 14px;
  line-height: 26px;
}


p{
	font-family: 'Poppins', sans-serif;
	  font-size: 17px;
	
}

img {
  max-width: 100%;
}
a,
a:hover,
a:focus {
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Roboto', sans-serif;
}
@media (min-width: 1200px) {
  .container {
    padding: 0;
  }
}
.pl-30 {
  padding-left: 30px;
}
.pt0 {
  padding-top: 0 !important;
}
.pb0 {
  padding-bottom: 0 !important;
}
.mb0 {
  margin-bottom: 0 !important;
}

.thm-btn {
  border: none;
  outline: none;
  background: #92c800;
  font-size: 16px;
  line-height: 65px;
  
  color: #fff;
  text-transform: uppercase;
  font-family: 'Roboto Condensed', sans-serif;
  display: inline-block;
  transition: all .5s ease !important;
  position: relative;
  padding: 0 33px;
}
.thm-btn:hover {
  background: #015d2c;
  color: #fff;
}
.thm-btn i {
  font-size: 14px;
  color: #fff;
}
.thm-btn.thm-blue-bg {
  background: #015d2c;
}
.thm-btn.thm-blue-bg:hover {
  background: #92c800;
  color: #fff;
}
.animate-3 {
  transition: all 0.3s ease;
}
.animate-5 {
  transition: all 0.5s ease;
}
.animate-7 {
  transition: all 0.7s ease;
}
.animate-3-all * {
  transition: all 0.3s ease;
}
.animate-5-all * {
  transition: all 0.5s ease;
}
.animate-7-all * {
  transition: all 0.7s ease;
}
.section-padding {
  padding: 70px 0;
}
.section-padding.page-title {
  padding-bottom: 30px;
}
.section-title {
  margin-bottom: 14px;
}
.section-title h2 {
  background: url(../img/resources/section-title-bg.png)
  margin: 0;
}
.section-title h2 span {
 
  display: inline-block;
  font-size: 28px;
  line-height: 26px;
  font-weight: 500;
  color: #272727;
  padding: 10px 35px;
  padding-left: 0;
}
.section-title.text-center h2 span {
  padding: 5px 35px;
}
.accrodion-grp {
  box-shadow: 0 0px 10px 0.5px rgba(0, 0, 0, 0.07);
}
.accrodion {
  border-bottom: 1px solid #F4F4F4;
  padding: 21px 20px;
}
.accrodion:last-child {
  border: none;
}
.accrodion h4,
.accrodion p {
  margin: 0;
  padding: 0;
}
.accrodion.active .accrodion-title h4:before {
  content: '\f068 ';
  background: #015d2c;
  color: #92c800;
  height: 60px;
  line-height: 60px;
}
.accrodion .accrodion-title {
  cursor: pointer;
  position: relative;
}
.accrodion .accrodion-title h4 {
  font-size: 18px;
  font-weight: 500;
}
.accrodion .accrodion-title h4:before {
  content: '\f067 ';
  font-family: 'FontAwesome';
  font-weight: normal;
  font-size: 14px;
  width: 35px;
  height: 40px;
  line-height: 40px;
  background: #F4F4F4;
  color: #9E9E9E;
  display: inline-block;
  text-align: center;
  transition: all 0.5s ease;
  margin-right: 15px;
}
.accrodion .accrodion-content {
  padding-left: 50px;
}
.accrodion .accrodion-content p {
  margin: 0;
  margin-top: -10px;
  font-size: 14px;

  font-weight: 300;
  line-height: 26px;
}
.page-navigation {
  margin-top: 50px;
}
.page-navigation li {
  display: inline;
}
.page-navigation li a,
.page-navigation li span {
  width: 46px;
  height: 46px;
  line-height: 44px;
  background: #fff;
  color: #CDCDCD;
  font-size: 20px;
  display: inline-block;
  border: 1px solid #E2E2E2;
  margin-right: 5px;
  text-align: center;
  transition: all .3s ease;
}
.page-navigation li a i,
.page-navigation li span i {
  font-size: 16px;
  color: #CDCDCD;
}
.page-navigation li span,
.page-navigation li a:hover {
  background: #FF8C04;
  color: #fff;
  border-color: #FF8C04;
}
.home-google-map .google-map {
  width: 100%;
  height: 500px;
}
.mixit-gallery .mix {
  display: none;
}
ul.gallery-filter li:hover span,
ul.gallery-filter li.active span {
  background: #015d2c;
  color: #92c800;
  border-color: #015d2c;
}
ul.gallery-filter li span {
  display: block;
  font-size: 16px;
  color: #9E9E9E;
  font-weight: 500;
  border: 1px solid #F4F4F4;
  line-height: 48px;
  padding-left: 19px;
  padding-right: 19px;
  transition: all 0.5s ease;
  cursor: pointer;
  background: url(../img/resources/gallery-filter-pattern.jpg) repeat top left;
}
ul.post-pagination li:hover a,
ul.post-pagination li.active a {
  background: #015d2c;
  color: #92c800;
  border-color: #015d2c;
}
ul.post-pagination li a {
  display: block;
  font-size: 18px;
  color: #272727;
  font-weight: 700;
  border: 1px solid #F4F4F4;
  line-height: 50px;
  padding-left: 20px;
  padding-right: 20px;
  transition: all 0.5s ease;
  cursor: pointer;
  background: url(../img/resources/gallery-filter-pattern.jpg) repeat top left;
}
/* ==============================
   3. Header styles
   ============================== */
.top-bar {
  background: #F4F4F4;
  padding: 5px 0;
}
#polyglotLanguageSwitcher a.current:link,
#polyglotLanguageSwitcher a.current:visited,
#polyglotLanguageSwitcher a.current:active {
  background-color: transparent;
  border: none;
  border-radius: 0;
  height: auto;
  font-size: 14px;
  font-weight: 300;
  color: #6B6B6B;
}
#polyglotLanguageSwitcher {padding: 7px 0;}
#polyglotLanguageSwitcher span.trigger {
  top: 13px;
  right: 5px;
}
.top-bar .top-info {
  display: inline-block;
}
.top-bar .top-info ul,
.top-bar .top-info li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.top-bar .top-info ul li {
  display: inline-block;
  color: #6B6B6B;
  font-weight: 300;
  font-size: 14px;
  margin-left: 45px;
  line-height: 43px;
}
.top-bar .top-info i {
  font-weight: normal;
  font-size: 18px;
  margin-right: 5px;
}
.top-bar .top-info span {
  color: #92c800;
}
.top-bar .social {
  margin-left: 50px;
  display: inline-block;
}
.top-bar .social ul,
.top-bar .social li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.top-bar .social ul li {
  display: inline-block;
  margin-left: 6px;
}
.top-bar .social ul li a {
  display: block;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background: #fff;
  font-size: 16px;
  color: #272727;
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.05);
  transition: all 0.5s ease;
}
.top-bar .social ul li a:hover {
  background: #92c800;
  color: #fff;
}
header.header {
  padding-top: 9px;
  padding-bottom: 9px;
}
header.header .logo {
  position: relative;
}
header.header .logo:before {
  /*content: '';
  background: url(../img/resources/header-shape.png) 0 0 no-repeat;
  width: 333px;
  height: 18px;
  position: absolute;
  top: -53px;
  left: -45px;*/
}
header.header .single-header-right {
  display: inline-block;
  vertical-align: middle;
  margin-left: 75px;
}
header.header .single-header-right:first-child {
  margin-left: 0;
}
header.header .single-header-right .icon-box,
header.header .single-header-right .content-box {
  display: table-cell;
  vertical-align: middle;
}
header.header .single-header-right .icon-box {
  width: 40px;
  text-align: center;
}
header.header .single-header-right .icon-box i {
  font-size: 38px;
  color: #13314C;
  position: relative;
  top: 5px;
}
header.header .single-header-right .content-box {
  padding-left: 15px;
}
header.header .single-header-right .content-box b {
  font-size: 20px;
  color: #40454A;
	font-size: 16px;
	color: #40454A;
	margin: 0;
	font-weight: normal;
}
header.header .single-header-right .content-box p {
  font-size: 16px;
  color: #40454A;
  margin: 0;
}
header.header .single-header-right .icon-btn {
  background: none;
  outline: none;
  border: none;
  background: #F5F5F5;
  width: 65px;
  height: 65px;
  color: #272727;
  font-size: 30px;
  line-height: 63px;
  border: 1px solid #F5F3F3;
  display: inline-block;
  vertical-align: top;
  margin-right: 6px;
  text-align: center;
}
header.header .single-header-right .icon-btn + .tooltip > .tooltip-inner {
  background-color: #92c800;
  line-height: 50px;
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  padding: 0 30px;
  border-radius: 0;
}
header.header .single-header-right .icon-btn + .tooltip > .tooltip-inner:before {
  content: '\f0ed';
  font-family: 'FontAwesome';
  color: #fff;
  font-size: 14px;
  margin-right: 5px;
}
header.header .single-header-right .icon-btn + .tooltip.top .tooltip-arrow {
  border-top-color: #92c800;
  margin-left: -15px;
  border-width: 15px 15px 0;
}
header.header .single-header-right .thm-btn {
  display: inline-block;
  vertical-align: top;
}
.mainmenu-wrapper {
  background: #015d2c;
}
.mainmenu-wrapper.stricky-fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
}
.mainmenu-wrapper.stricky-fixed.static {
  position: relative;
}
.mainmenu-wrapper .nav-header {
  background: #015d2c;
}
.mainmenu-holder .nav-header,
.mainmenu-holder .nav-footer {
  display: inline-block;
}
.mainmenu-holder .nav-header > ul,
.mainmenu-holder .nav-footer > ul,
.mainmenu-holder .nav-header > ul > li,
.mainmenu-holder .nav-footer > ul > li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.mainmenu-holder .nav-footer > ul > li,
.mainmenu-holder .nav-header > ul > li {
  display: inline-block;
}
.mainmenu-holder .nav-header > ul > li {
  position: relative;
  line-height: 50px;
  padding: 15px 0;
  margin-left: -4px;
}
.mainmenu-holder .nav-header > ul > li > a {
  display: block;
  color: #FFFFFF;
  font-size: 16px;
  font-family: 'Roboto Condensed', sans-serif;
  text-transform: uppercase;
  padding: 0 42px;
  transition: all 0.3s ease;
  letter-spacing: .04em;
  font-weight: bold;
  position: relative;
}
.mainmenu-holder .nav-header > ul > li > a:before {
  content: '';
  position: absolute;
  top: 0;
  right: -2px;
  width: 2px;
  height: 100%;
  background: url(../img/resources/menu-border.png) center center no-repeat;
}
.mainmenu-holder .nav-header > ul > li:last-child > a:before {
  display: none;
}
.mainmenu-holder .nav-header > ul > li.active > a {
  background: #92c800;
  color: #fff !important;
}
.mainmenu-holder .nav-header > ul > li.active > a:before {
  display: none;
}
.mainmenu-holder .nav-header > ul > li:hover > a {
  color: #92c800;
}
.mainmenu-holder .nav-header > ul > li > a i {
  font-size: 14px;
  line-height: 0;
}
.mainmenu-holder .nav-header > ul > li.dropdown > a:after {
  content: '\f107';
  font-family: 'FontAwesome';
  font-size: 14px;
  margin-left: 5px;
}
.mainmenu-holder .nav-header > ul > li > ul,
.mainmenu-holder .nav-header > ul > li > ul > li > ul {
  position: absolute;
  top: 100%;
  left: 0;
  width: 295px;
  background: #fff;
  padding: 0;
  margin: 0;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease;
  z-index: 9999;
}
.mainmenu-holder .nav-header > ul > li > ul > li > ul {
  top: 0;
  left: 100%;
}
.mainmenu-holder .nav-header > ul > li:hover > ul,
.mainmenu-holder .nav-header > ul > li > ul > li:hover > ul {
  opacity: 1;
  visibility: visible;
}
.mainmenu-holder .nav-header > ul > li > ul li {
  display: block;
  position: relative;
  line-height: 50px;
}
.mainmenu-holder .nav-header > ul > li > ul li:last-child {
  border-bottom: 0;
}
.mainmenu-holder .nav-header > ul > li > ul li a {
  display: block;
  text-align: left;
  color: #272727;
  font-size: 14px;
  text-transform: none;
  padding: 0px 23px;
  transition: all 0.3s ease;
  font-family: 'Roboto', sans-serif;
  border-bottom: 1px solid #F4F4F4;
  font-weight: bold;
}
.mainmenu-holder .nav-header > ul > li > ul li:hover > a {
  background: #92c800;
  color: #fff;
}
.mainmenu-holder .nav-header .navigation .dropdown-expander {
  width: 35px;
  height: 35px;
  background: #92c800;
  color: #015d2c;
  border: none;
  outline: none;
  line-height: 35px;
  position: absolute;
  top: 7px;
  right: 20px;
}
.mainmenu-holder .nav-footer {
  margin-left: 20px;
}
.mainmenu-holder .nav-footer > ul > li {
  position: relative;
  padding-bottom: 10px;
}
.mainmenu-holder .nav-footer > ul > li > button {
  width: 50px;
  height: 50px;
  font-size: 16px;
  line-height: 50px;
  background: none;
  color: #fff;
  background: #92c800;
  border: none;
  outline: none;
  transition: all 0.3s ease;
}
.mainmenu-holder .nav-footer > ul > li > button:hover {
  background: #92c800;
  color: #fff;
  border-color: #92c800;
}
.mainmenu-holder .nav-footer > ul > li > button i.fa-search {
  position: relative;
  top: -2px;
}
.mainmenu-holder .nav-footer > ul > li .search-box {
  position: absolute;
  width: 250px;
  background: #92c800;
  top: 100%;
  right: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  padding: 10px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease;
}
.mainmenu-holder .nav-footer > ul > li:hover .search-box {
  opacity: 1;
  visibility: visible;
}
.mainmenu-holder .nav-footer > ul > li .search-box form {
  background: #fff;
}
.mainmenu-holder .nav-footer > ul > li .search-box li {
  list-style: none;
}
.mainmenu-holder .nav-footer > ul > li .search-box li input {
  width: 78%;
  background-color: transparent;
  border: none;
  outline: none;
  height: 40px;
}
.mainmenu-holder .nav-footer > ul > li .search-box li button {
  background: none;
  outline: none;
  color: #A9A9A9;
  border: none;
  width: 30px;
  height: 40px;
  margin-right: 5px;
}
.mainmenu-wrapper .search-box {
  width: 330px;
  padding: 15px 0;
}
.mainmenu-wrapper .search-box form {
  width: 100%;
  height: 50px;
  border: 1px solid #2A2A2A;
  background: #252525;
}
.mainmenu-wrapper .search-box form input {
  border: none;
  outline: none;
  text-transform: none;
  background-color: transparent;
  width: 70%;
  float: left;
  line-height: 48px;
  color: #92c800;
  font-size: 16px;
  font-weight: 300;
  padding-left: 20px;
  height: 100%;
}
.mainmenu-wrapper .search-box form input::-webkit-input-placeholder {
  color: #92c800;
}
.mainmenu-wrapper .search-box form input:-moz-placeholder {
  /* Firefox 18- */
  color: #92c800;
}
.mainmenu-wrapper .search-box form input::-moz-placeholder {
  /* Firefox 19+ */
  color: #92c800;
}
.mainmenu-wrapper .search-box form input:-ms-input-placeholder {
  color: #92c800;
}
.mainmenu-wrapper .search-box form button {
  background: none;
  outline: none;
  border: none;
  background: #92c800;
  width: 50px;
  height: 100%;
  color: #fff;
  float: right;
}
/* ==============================
   4. Slider styles
   ============================== */
.rev_slider_wrapper .factory-caption-h1 {
  font-size: 60px;
  color: #fff;
  line-height: 80px;
  font-weight: bold;
}
.rev_slider_wrapper .factory-caption-p {
  font-size: 18px;
  color: #fff;
  line-height: 34px;
}
.rev_slider_wrapper .thm-btn {
  font-size: 14px;
  line-height: 55px;
  padding: 0px 39px;
}
.rev_slider_wrapper .tparrows {
  width: 60px;
  height: 60px;
  border: 3px solid #fff;
  font-size: 18px;
  line-height: 54px;
  color: #fff;
  background: transparent;
  visibility: visible !important;
  opacity: 2 !important;
  margin-top: -80px;
  transition: all 0.5s ease;
}
.rev_slider_wrapper .tparrows:before {
  line-height: 54px;
  font-size: 18px;
  font-weight: bold;
}
.rev_slider_wrapper .tparrows:hover {
  background: #015d2c;
  border-color: #015d2c;
}
.call-to-action {
  background: rgba(1, 47, 93, 0.9);
  background: rgba(30, 30, 30, 0.9);
  padding: 33px 0;
  position: relative;
  z-index: 9;
  margin-top: -101px;
}
.call-to-action.no-margin {
  margin: 0;
  background: #015d2c;
}
.call-to-action p {
  margin: 0;
  font-size: 24px;
  color: #fff;
  line-height: 35px;
}
.call-to-action p a {
  color: #92c800;
  text-decoration: underline;
}
/* ==============================
   5. Our Services styles
   ============================== */
.our-services h3,
.our-services p {
  margin: 0;
}
.our-services h3 {
  font-size: 18px;
  color: #272727;
  font-weight: 500;
  line-height: 26px;
}
.our-services p {
  font-size: 16px;
  font-weight: 300;
  color: #9e9e9e;
  line-height: 26px;
}
.our-services .caption-box-wrapper {
  border-top: 1px solid #F4F4F4;
  margin-top: 35px;
}
.our-services .single-our-service h3 {
  font-size: 22px;
  margin-top: 17px;
  margin-bottom: 11px;
}
.our-services .single-our-service .img-box {
  position: relative;
}
.our-services .single-our-service .img-box:hover .overlay {
  opacity: 1;
}
.our-services .single-our-service .img-box .overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 23, 45, 0.8);
  border-bottom: 3px solid #92c800;
  opacity: 0;
  transition: all 0.5s ease;
}
.our-services .single-our-service .img-box .overlay .box {
  display: table;
  width: 100%;
  height: 100%;
}
.our-services .single-our-service .img-box .overlay .box .box-content {
  display: table-cell;
  vertical-align: bottom;
  text-align: center;
}
.our-services .single-our-service .img-box .overlay .box .box-content a {
  color: #015d2c;
  text-transform: uppercase;
  background: #92c800;
  font-weight: bold;
  font-size: 14px;
  line-height: 45px;
  display: inline-block;
  padding: 0 55px;
  position: relative;
  top: 3px;
  transition: all 0.5s ease;
}
.our-services .single-our-service .img-box .overlay .box .box-content a:before,
.our-services .single-our-service .img-box .overlay .box .box-content a:after {
  content: '';
  background: #92c800;
  position: absolute;
  top: 0;
  width: 45px;
  height: 100%;
  transition: all 0.5s ease;
}
.our-services .single-our-service .img-box .overlay .box .box-content a:before {
  left: -17px;
  transform: skew(-37deg);
}
.our-services .single-our-service .img-box .overlay .box .box-content a:after {
  right: -17px;
  transform: skew(37deg);
}
.our-services .single-our-service-caption-box {
  padding-top: 40px;
}
.our-services .single-our-service-caption-box .img-box,
.our-services .single-our-service-caption-box .content-box {
  display: table-cell;
  vertical-align: middle;
}
.our-services .single-our-service-caption-box .img-box {
  width: 120px;
}
.our-services .single-our-service-caption-box .content-box {
  padding-left: 20px;
}
.our-services.service-page .has-divider {
  border-top: 1px solid #F4F4F4;
  margin-top: 60px;
  padding-top: 60px;
}
.single-service-page .img-box img:first-child {
  margin-right: 2px;
}
.single-service-page .content-box p {
  font-size: 15px;
  color: #000;
  line-height: 30px;
  margin-top: 20px;
  font-weight: 300;
}
.single-service-page .content-box p:last-child {
  padding-bottom: 0px;
  border-bottom: 1px solid #f4f4f4;
  margin-bottom: 40px;
}
.single-service-page .two-col-content {
  padding-bottom: 40px;
  border-bottom: 1px solid #f4f4f4;
  margin-bottom: 40px;
}
.single-service-page .two-col-content .img-box img {
  margin-bottom: 10px;
}
.single-service-page .two-col-content .content-box p,
.single-service-page .two-col-content .content-box p:last-child {
  padding: 0;
  margin: 0;
  border: none;
  margin-bottom: 22px;
}
.single-service-page .two-col-content .content-box p:last-child {
  margin-bottom: 0;
}
.single-service-page .two-col-img-box .box-left {
  width: 54%;
  float: left;
}
.single-service-page .two-col-img-box .box-right {
  width: 44.8%;
  float: right;
  margin-left: 10px;
}
.single-service-page .two-col-img-box img {
  margin-bottom: 10px;
}
.single-service-page .video-box {
  position: relative;
}
.single-service-page .video-box .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  background-color: transparent;
  transition: all 0.5s ease;
}
.single-service-page .video-box .overlay .box {
  display: table;
  width: 100%;
  height: 100%;
}
.single-service-page .video-box .overlay .box .box-content {
  display: table-cell;
  vertical-align: middle;
}
.single-service-page .video-box .overlay .box .box-content a {
  font-size: 62px;
  color: #fff;
  display: inline-block;
}
.single-service-page .video-box:hover .overlay {
  background: rgba(1, 47, 93, 0.5);
}
.single-service-page .single-our-feature {
  padding: 20px 15px !important;
  margin: 0 !important;
}
.single-service-page .single-our-feature .icon-box:before {
  transition: all 0.5s ease;
}
.single-service-page .single-our-feature:hover {
  background: #015d2c;
}
.single-service-page .single-our-feature:hover .icon-box {
  transform: translate3d(0, 0px, 0) !important;
}
.single-service-page .single-our-feature:hover .icon-box:before {
  color: #fff !important;
}
.single-service-page .single-our-feature:hover h3,
.single-service-page .single-our-feature:hover p {
  transform: translate3d(0, 0px, 0) !important;
  color: #fff !important;
}
/* ==============================
   6. Our features styles
   ============================== */
.our-features {
  background: #09325b url(../img/resources/feature-bg.jpg) center center no-repeat;
  position: relative;
}
.our-features:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(1, 93, 44, 0.9);
}
.our-features.in-wrapper {
  background: none;
}
.our-features.in-wrapper:before {
  display: none;
}
.our-features.in-wrapper .container {
  background: #09325B;
}
.our-features .single-our-feature {
  text-align: center;
  color: #fff;
  padding: 100px 0;
  position: relative;
  transition: all 0.5s ease;
}
.our-features .single-our-feature .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  transition: all 0.5s ease;
  opacity: 0;
  border-bottom: 3px solid #92c800;
  overflow-y: hidden;
}
.our-features .single-our-feature .overlay:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(9, 29, 49, 0.9);
  opacity: 1;
  transition: all 0.5s ease;
}
.our-features .single-our-feature .overlay .box {
  display: table;
  width: 100%;
  height: 100%;
}
.our-features .single-our-feature .overlay .box .box-content {
  display: table-cell;
  vertical-align: bottom;
  text-align: center;
}
.our-features .single-our-feature .overlay .box .box-content a {
  color: #015d2c;
  text-transform: uppercase;
  background: #92c800;
  font-weight: bold;
  font-size: 14px;
  line-height: 45px;
  display: inline-block;
  padding: 0 55px;
  position: relative;
  top: 3px;
  transform: translate3d(0, 45px, 0);
  transition: all 0.5s ease;
}
.our-features .single-our-feature .overlay .box .box-content a:before,
.our-features .single-our-feature .overlay .box .box-content a:after {
  content: '';
  background: #92c800;
  position: absolute;
  top: 0;
  width: 45px;
  height: 100%;
  transition: all 0.5s ease;
}
.our-features .single-our-feature .overlay .box .box-content a:before {
  left: -17px;
  transform: skew(-37deg);
}
.our-features .single-our-feature .overlay .box .box-content a:after {
  right: -17px;
  transform: skew(37deg);
}
.our-features .single-our-feature .icon-box {
  width: 98px;
  text-align: center;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  height: 98px;
  line-height: 98px;
  margin-bottom: 36px;
  transform: translate3d(0, 0, 0);
  transition: all 0.5s ease;
}
.our-features .single-our-feature .icon-box:before {
  content: "\f10d";
  font-family: Flaticon;
  font-size: 98px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.our-features .single-our-feature .icon-box i {
  font-size: 54px;
  display: block;
  vertical-align: bottom;
}
.our-features .single-our-feature h3,
.our-features .single-our-feature p {
  margin: 0;
  position: relative;
  transform: translate3d(0, 0, 0);
  transition: all 0.5s ease;
}
.our-features .single-our-feature h3 {
  font-size: 24px;
  font-weight: 500;
  color: #fff;
  margin-bottom: 14px;
}
.our-features .single-our-feature p {
  font-size: 16px;
  color: #92c800;
  font-weight: 300;
  line-height: 26px;
}
.our-features .single-our-feature:hover .icon-box {
  transform: translate3d(0, -20px, 0);
}
.our-features .single-our-feature:hover h3,
.our-features .single-our-feature:hover p {
  transform: translate3d(0, -20px, 0);
  transition: all 0.5s ease;
}
.our-features .single-our-feature:hover .overlay {
  opacity: 1;
}
.our-features .single-our-feature:hover .overlay .box .box-content a {
  transform: translate3d(0, 0px, 0);
}
.no-container.our-features.in-wrapper .container {
  background: none;
}
.no-container.our-features .single-our-feature {
  margin-left: -15px;
  margin-right: -15px;
}
.no-container.our-features .single-our-feature {
  padding-top: 0;
  padding-bottom: 0;
}
.no-container.our-features .single-our-feature .icon-box:before {
  color: #015d2c;
}
.no-container.our-features .single-our-feature .icon-box {
  color: #92c800;
}
.no-container.our-features .single-our-feature .icon-box {
  margin-bottom: 0;
  margin-bottom: 20px;
}
.no-container.our-features .single-our-feature h3 {
  color: #272727;
}
.no-container.our-features .single-our-feature p {
  color: #666;
  font-weight: 300;
}
.no-container.our-features .our-features-wrap {
  padding-bottom: 40px;
  border-bottom: 1px solid #f4f4f4;
  margin-bottom: 40px;
}
.no-container.our-features .single-our-feature .text-box {
  color: #272727;
}
/* ==============================
   7. About section styles
   ============================== */
.about-section .section-title {
  margin-bottom: 34px;
}
.about-section .right-textbox h2 {
  margin: 0;
  color: #272727;
  font-size: 36px;
  line-height: 26px;
  margin-bottom: 30px;
  font-weight: 500;
}
.about-section .right-textbox p {
  font-size: 16px;
  color: #9e9e9e;
  font-weight: 300;
  line-height: 31px;
  margin: 0;
  margin-bottom: 33px;
}
.about-section .right-textbox p:last-child {
  margin-bottom: 0;
}
.about-section .img-box {
  margin-right: -7px;
}
.about-section .img-box img {
  margin-top: 10px;
  margin-right: 7px;
}
.about-section .owl-theme .owl-dots .owl-dot span {
  background: #fff;
  border: 1px solid #fff;
}
.about-section .owl-theme .owl-dots .owl-dot.active span {
  background: transparent;
  border-color: #92c800;
}
.about-section .owl-theme .owl-dots {
  margin-top: -40px;
  position: relative;
}
.about-section.about-page .right-textbox p {
  margin-bottom: 25px;
}
/* ==============================
   8. Team Member styles
   ============================== */
.team-wrapper {

  margin-top: -54px;
  padding-top: 60px;
}
.single-team-member h3,
.single-team-member p {
  margin: 0px;
}



element.style {
    font-size: 3.5em;
}
.single-team-member h3 {
  font-size: 22px;
  color: #272727;
  font-weight: 500;
  margin-top: 18px;
  margin-bottom: -53px;
}
.single-team-member p {
  color: #9e9e9e;
  font-size: 16px;
  font-weight: 300;
  line-height: 157px;
}
.single-team-member p.position {
  color: #92c800;
  font-size: 17px;
  font-weight: 300;
  margin-bottom: -69px;
}
.single-team-member p.info {
  margin-top: 11px;
}
.single-team-member p.info span {
  color: #002E5B;
  font-weight: 300;
}
.single-team-member .img-box {
  position: relative;
  overflow: hidden;
}
.single-team-member .img-box img {
  transition: all 0.5s ease;
  transform: scale(1);
}
.single-team-member .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  transition: all 0.5s ease;
  opacity: 0;
  border-bottom: 0px solid #92c800;
  overflow: hidden;
}
.single-team-member .overlay:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.6);
  opacity: 1;
  transition: all 0.5s ease;
}
.single-team-member .overlay .box {
  display: table;
  width: 100%;
  height: 100%;
}
.single-team-member .overlay .box .box-content {
  display: table-cell;
  vertical-align: bottom;
  text-align: center;
  position: relative;
}
.single-team-member .overlay .box .box-content ul,
.single-team-member .overlay .box .box-content li {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.single-team-member .overlay .box .box-content ul {
  transform: translate3d(0, 45px, 0);
  transition: all 0.5s ease;
}
.single-team-member .overlay .box .box-content ul li {
  display: inline-block;
  margin-left: 6px;
}
.single-team-member .overlay .box .box-content ul li a {
  display: block;
  width: 43px;
  height: 43px;
  text-align: center;
  line-height: 43px;
  background: #fff;
  font-size: 18px;
  color: #272727;
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.05);
  transition: all 0.5s ease;
}
.single-team-member .overlay .box .box-content ul li a:hover {
  background: #92c800;
  color: #fff;
}
.single-team-member:hover .img-box img {
  transform: scale(1.1);
  transition: all 0.5s ease;
}
.single-team-member:hover .overlay {
  opacity: 1;
}
.single-team-member:hover .overlay .box .box-content ul {
  transform: translate3d(0, 0px, 0);
}
/* ==============================
   9. call to action styles
   ============================== */
.call-to-action-home {
  background: #09325b url(../img/resources/call-to-action-bg.jpg) 0 0 no-repeat;
  background-size: cover;
  padding: 78px 0;
  position: relative;
}
.call-to-action-home:before {
  content: '';
  background: rgba(9, 50, 91, 0.9);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.call-to-action-home h3 {
  font-size: 21px;
  font-weight: 500;
  line-height: 48px;
  color: #fff;
  text-align: center;
  position: relative;
}
.call-to-action-home h3 span {
  color: #92c800;
}
/* ==============================
   10. Blog styles
   ============================== */
.single-blog-post {
  box-shadow: 0 0px 10px 0.5px rgba(0, 0, 0, 0.07);
  padding: 25px;
  margin-bottom: 25px;
  padding-right: 10px;
}
.single-blog-post:last-child {
  margin-bottom: 0;
}
.single-blog-post .img-box,
.single-blog-post .content-box {
  display: table-cell;
  vertical-align: middle;
}
.single-blog-post .img-box {
  width: 150px;
  position: relative;
}
.single-blog-post .img-box .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(1, 47, 93, 0.8);
  text-align: center;
  border-bottom: 3px solid #92c800;
  opacity: 0;
  transition: all 0.5s ease;
}
.single-blog-post .img-box .overlay .box {
  display: table;
  width: 100%;
  height: 100%;
}
.single-blog-post .img-box .overlay .box .box-content {
  display: table-cell;
  vertical-align: bottom;
}
.single-blog-post .img-box .overlay .box .box-content a {
  background: #92c800;
  display: inline-block;
  font-size: 12px;
  color: #015d2c;
  font-weight: 900;
  text-transform: uppercase;
  line-height: 34px;
  top: 3px;
  position: relative;
  z-index: 2;
}
.single-blog-post .img-box .overlay .box .box-content a span {
  position: relative;
  z-index: 999;
}
.single-blog-post .img-box .overlay .box .box-content a:before,
.single-blog-post .img-box .overlay .box .box-content a:after {
  content: '';
  background: #92c800;
  position: absolute;
  top: 0;
  width: 45px;
  height: 100%;
  transition: all 0.5s ease;
  z-index: 0;
}
.single-blog-post .img-box .overlay .box .box-content a:before {
  left: -17px;
  transform: skew(-37deg);
}
.single-blog-post .img-box .overlay .box .box-content a:after {
  right: -17px;
  transform: skew(37deg);
}
.single-blog-post .content-box {
  padding-left: 30px;
}
.single-blog-post .content-box h3 {
  margin: 0;
  font-size: 22px;
  color: #272727;
  line-height: 30px;
  margin-bottom: 6px;
  transition: all 0.5s ease;
}
.single-blog-post .content-box h3:hover {
  color: #92c800;
}
.single-blog-post .content-box p {
  margin: 0;
  color: #9e9e9e;
  font-size: 16px;
  font-weight: 300;
}
.single-blog-post .content-box ul,
.single-blog-post .content-box li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.single-blog-post .content-box ul {
  margin-top: 12px;
}
.single-blog-post .content-box ul > li {
  display: inline;
  border-right: 1px solid #D8D8D8;
  padding-right: 17px;
  margin-right: 12px;
}
.single-blog-post .content-box ul > li:last-child {
  padding-right: 0;
  margin-right: 0;
  border: none;
}
.single-blog-post .content-box ul > li > a {
  display: inline-block;
  color: #92c800;
  font-size: 16px;
}
.single-blog-post .content-box ul > li > a i {
  margin-right: 5px;
}
.single-blog-post:hover .img-box .overlay {
  opacity: 1;
}
.news-content .single-blog-post {
  padding: 25px;
  margin-bottom: 60px;
  overflow: hidden;
}
.news-content .single-blog-post .img-box,
.news-content .single-blog-post .content-box {
  display: block;
}
.news-content .single-blog-post .img-box {
  width: auto;
  margin-bottom: 30px;
}
.news-content .single-blog-post .img-box iframe {border: none;}
.news-content .single-blog-post .img-box img {
  width: 100%;
}
.news-content .single-blog-post .content-box {
  padding: 0;
}
.news-content .single-blog-post .content-box p {
  margin-top: 11px;
}
.news-content .single-blog-post .content-box .bottom-box {
  margin-top: 22px;
}
.news-content .single-blog-post .content-box .bottom-box h3 {
  font-size: 30px;
  color: #272727;
  font-weight: bold;
  margin: 0;
  line-height: 55px;
}
.news-content .single-blog-post .content-box .bottom-box .thm-btn {
  line-height: 55px;
  background: #015d2c;
}
.news-content .single-blog-post .content-box .bottom-box .thm-btn:hover {
  background: #92c800;
}
.news-content .single-blog-post .content-box .bottom-box .share-box.has-slide ul {
  transform: translate3d(400px, 0px, 0);
  opacity: 0;
  transition: all 0.5s ease;
}
.news-content .single-blog-post .content-box .bottom-box .share-box ul {
  display: inline-block;
  margin: 0;
}
.news-content .single-blog-post .content-box .bottom-box .share-box ul.share-hide {
  transform: translate3d(400px, 0px, 0);
  opacity: 0;
}
.news-content .single-blog-post .content-box .bottom-box .share-box ul.share-show {
  transform: translate3d(0px, 0px, 0);
  opacity: 1;
}
.news-content .single-blog-post .content-box .bottom-box .share-box ul li {
  width: 55px;
  height: 55px;
  border: 1px solid #EEEEEE;
  display: inline-block;
  padding: 0;
}
.news-content .single-blog-post .content-box .bottom-box .share-box ul li a {
  line-height: 53px;
  text-align: center;
  display: block;
  color: #272727;
  transition: all 0.5s ease;
}
.news-content .single-blog-post .content-box .bottom-box .share-box ul li a i {
  margin: 0;
  font-size: 18px;
}
.news-content .single-blog-post .content-box .bottom-box .share-box ul li a:hover {
  background: #92c800;
  border-color: #92c800;
  color: #fff;
}
.news-content .single-blog-post .content-box .bottom-box .share-box button {
  display: inline-block;
  background: #000;
  width: 55px;
  height: 55px;
  border: none;
  line-height: 55px;
  color: #9E9E9E;
  background: #F4F4F4;
  text-align: center;
  margin-left: 11px;
  font-size: 18px;
  outline: none;
  position: relative;
  z-index: 999;
  transition: all 0.5s ease;
}
.news-content .single-blog-post .content-box .bottom-box .share-box button:hover {
  color: #92c800;
  background: #015d2c;
}
.single-sidebar-box {
  margin-bottom: 50px;
}
.single-sidebar-box .title {
  background: url(../img/resources/sidebar-title-bg.jpg) repeat top left;
  padding-left: 20px;
}
.single-sidebar-box .title h3 {
  font-size: 24px;
  font-weight: 900;
  color: #272727;
  text-transform: uppercase;
  margin: 0;
  line-height: 60px;
}
.single-sidebar-box.search-widget form {
  background: #F4F4F4;
  width: 100%;
  height: 55px;
}
.single-sidebar-box.search-widget form input {
  background: none;
  border: none;
  outline: none;
  width: 70%;
  float: left;
  height: 100%;
  padding-left: 20px;
}
.single-sidebar-box.search-widget form button {
  background: #015d2c;
  color: #92c800;
  font-size: 16px;
  width: 55px;
  border: none;
  outline: none;
  height: 55px;
  line-height: 55px;
  float: right;
  transition: all 0.5s ease;
}
.single-sidebar-box.search-widget form button:hover {
  background: #92c800;
  color: #015d2c;
}
.single-sidebar-box.category-widget ul {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-top: 30px;
}
.single-sidebar-box.category-widget ul li {
  list-style: none;
  border-bottom: 1px solid #F5F5F5;
}
.single-sidebar-box.category-widget ul li:last-child {
  border: none;
}
.single-sidebar-box.category-widget ul li a {
  display: block;
  font-size: 13px;
  line-height: 50px;
  color: #272727;
  transition: all 0.5s ease;
}
.single-sidebar-box.category-widget ul li a:hover {
  color: #92c800;
}
.single-sidebar-box.category-widget ul li a:hover:before {
  background: #92c800;
}
.single-sidebar-box.category-widget ul li a:before {
  content: '';
  width: 8px;
  height: 8px;
  background: transparent;
  border: 1px solid #92c800;
  border-radius: 50%;
  display: inline-block;
  margin-right: 20px;
  transition: all 0.5s ease;
}
.single-sidebar-box.recent-news-widget ul {
  margin: 0;
  padding: 0;
  margin-top: 40px;
}
.single-sidebar-box.recent-news-widget li {
  list-style: none;
  padding-bottom: 12px;
  border-bottom: 1px solid #F4F4F4;
  margin-bottom: 20px;
}
.single-sidebar-box.recent-news-widget li:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border: none;
}
.single-sidebar-box.recent-news-widget .img-box {
  width: 75px;
  display: table-cell;
  vertical-align: middle;
}
.single-sidebar-box.recent-news-widget .content-box {
  padding-left: 27px;
  vertical-align: middle;
  display: table-cell;
}
.single-sidebar-box.recent-news-widget .content-box h4 {
  font-size: 16px;
  color: #272727;
  font-weight: 900;
  margin: 0;
  line-height: 28px;
}
.single-sidebar-box.recent-news-widget .content-box a.date {
  color: #92c800;
  font-size: 16px;
  font-weight: 500;
}
.single-sidebar-box.testimonials-widget .single-testi-carousel {
  margin-top: 40px;
}
.single-sidebar-box.testimonials-widget .single-testi-carousel .box {
  background: url(../img/resources/testi-bg.png) top left no-repeat;
  background-size: 100% 100%;
  padding-top: 24px;
  padding-left: 18px;
  padding-bottom: 30px;
}
.single-sidebar-box.testimonials-widget .single-testi-carousel .box p {
  font-size: 16px;
  color: #272727;
  line-height: 26px;
  margin: 0;
  margin-bottom: 5px;
}
.single-sidebar-box.testimonials-widget .single-testi-carousel .box span {
  color: #92c800;
  font-size: 14px;
}
.single-sidebar-box.testimonials-widget .single-testi-carousel .box span b {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
}
.single-sidebar-box.testimonials-widget .single-testi-carousel img {
  display: block;
  margin-top: 10px;
  width: auto;
  max-width: none;
}
.single-sidebar-box.testimonials-widget .testimonial-carousel {
  position: relative;
}
.single-sidebar-box.testimonials-widget .testimonial-carousel .owl-controls {
  padding: 10px 10px 10px 0;
  position: absolute;
  top: -60px;
  right: -10px;
  display: inline-block;
  background: #fff;
}
.single-sidebar-box.testimonials-widget .testimonial-carousel .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  background: #92c800;
  border: 1px solid #92c800;
}
.single-sidebar-box.testimonials-widget .testimonial-carousel .owl-dots .owl-dot.active span {
  background-color: transparent;
}
.single-sidebar-box.price-filter .range-slider-price {
  margin-top: 50px;
  margin-bottom: 30px;
}
.single-sidebar-box.price-filter button {
  color: #9E9E9E;
  font-size: 14px;
  font-weight: 900;
  background: #F4F4F4;
  border: none;
  outline: none;
  text-transform: uppercase;
  width: 90px;
  height: 35px;
  display: inline-block;
  float: left;
}
.single-sidebar-box.price-filter p {
  display: inline-block;
  float: right;
  margin: 0;
  line-height: 35px;
  font-size: 16px;
  font-weight: 500;
  color: #272727;
  text-transform: capitalize;
}
.single-sidebar-box.price-filter input {
  width: auto;
  border: none;
  outline: none;
  width: 50px;
  font-size: 16px;
  font-weight: 500;
  color: #272727;
}
.single-sidebar-box.price-filter .noUi-connect {
  background: #92c800;
}
.single-sidebar-box.price-filter .noUi-background {
  background: #f4f4f4;
}
.single-sidebar-box.price-filter .noUi-handle {
  background: #015d2c;
  border-radius: 50% !important;
  box-shadow: none;
  border-color: #e0e0e0;
  cursor: pointer;
}
.single-sidebar-box.best-seller > ul {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-top: 37px;
}
.single-sidebar-box.best-seller > ul > li {
  list-style: none;
  border-bottom: 1px solid #f4f4f4;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.single-sidebar-box.best-seller > ul > li:last-child {
  border: none;
  margin: 0;
  padding: 0;
}
.single-sidebar-box.best-seller > ul > li .img-box,
.single-sidebar-box.best-seller > ul > li .text-box {
  display: table-cell;
  vertical-align: middle;
}
.single-sidebar-box.best-seller > ul > li .img-box .box {
  width: 75px;
  height: 75px;
  text-align: center;
  line-height: 75px;
  background: #f4f4f4;
  padding: 0;
}
.single-sidebar-box.best-seller > ul > li .text-box {
  padding-left: 27px;
}
.single-sidebar-box.best-seller > ul > li .text-box h3 {
  font-size: 16px;
  margin: 0;
  line-height: 28px;
  font-weight: bold;
  color: #272727;
}
.single-sidebar-box.best-seller > ul > li .text-box ul.star-box {
  margin: 0;
  padding: 0;
  list-style: none;
}
.single-sidebar-box.best-seller > ul > li .text-box ul.star-box li {
  list-style: none;
  display: inline-block;
  margin-right: 4px;
}
.single-sidebar-box.best-seller > ul > li .text-box ul.star-box li i {
  font-size: 12px;
  color: #92c800;
}
.single-sidebar-box.best-seller > ul > li .text-box .price {
  font-size: 16px;
  color: #015d2c;
  font-weight: 500;
}
.single-sidebar-box.tag-links ul {
  margin: 0;
  padding: 0;
  margin-top: 35px;
}
.single-sidebar-box.tag-links ul li {
  display: inline-block;
  list-style: none;
}
.single-sidebar-box.tag-links ul li a {
  display: block;
  border: 1px solid #f4f4f4;
  font-size: 16px;
  color: #9B9B9B;
  text-transform: capitalize;
  line-height: 30px;
  padding: 0 10px;
  transition: all 0.5s ease;
  margin-right: 4px;
  margin-bottom: 5px;
}
.single-sidebar-box.tag-links ul li a:hover {
  background: #015d2c;
  color: #92c800;
}
.single-sidebar-box.service-link-widget ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.single-sidebar-box.service-link-widget ul li {
  list-style: none;
  margin-bottom: 5px;
}
.single-sidebar-box.service-link-widget ul li.active a {
  background: #015d2c;
  border-color: #92c800;
  color: #fff;
}
.single-sidebar-box.service-link-widget ul li a {
  display: block;
  background: #F4F4F4;
  font-size: 14px;
  color: #272727;
  font-weight: bold;
  line-height: 60px;
  padding-left: 13px;
  border-left: 4px solid transparent;
  transition: all 0.5s ease;
}
.single-sidebar-box.service-link-widget ul li a:hover {
  background: #015d2c;
  border-color: #92c800;
  color: #fff;
}
.single-sidebar-box.broucher-widgets {
  background: #92c800;
  padding: 10px 0;
}
.single-sidebar-box.broucher-widgets .icon-box,
.single-sidebar-box.broucher-widgets .text-box {
  display: table-cell;
  vertical-align: middle;
}
.single-sidebar-box.broucher-widgets .icon-box {
  width: 45px;
  height: 45px;
  background: #015d2c;
  color: #fff;
  text-align: center;
  font-size: 20px;
}
.single-sidebar-box.broucher-widgets .text-box {
  padding-left: 30px;
}
.single-sidebar-box.broucher-widgets .text-box h4 {
  font-size: 18px;
  color: #272727;
  margin: 0;
}
.single-news-page .single-blog-post .content-box p {
  margin-bottom: 30px;
}
.single-news-page .single-blog-post {
  padding: 0;
  box-shadow: none;
}
.comment-box {
  border-top: 1px solid #F9F8F8;
  padding-top: 60px;
  margin-top: 55px;
}
.comment-box .single-comment-box .img-box,
.comment-box .single-comment-box .text-box {
  display: table-cell;
  vertical-align: top;
}
.comment-box .single-comment-box .img-box {
  width: 100px;
}
.comment-box .single-comment-box .text-box {
  padding-left: 20px;
}
.comment-box .single-comment-box .text-box .top-box h2 {
  display: inline-block;
  font-size: 24px;
  color: #272727;
  margin: 0;
  line-height: 24px;
}
.comment-box .single-comment-box .text-box .top-box span {
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  color: #92c800;
}
.comment-box .single-comment-box .text-box .content p {
  margin: 0;
}
.comment-box .single-comment-box .text-box .content a {
  font-size: 16px;
  font-weight: bold;
  color: #92c800;
}
.reply-box {
  border-top: 1px solid #F9F8F8;
  padding-top: 60px;
  margin-top: 55px;
}
.reply-box input,
.reply-box textarea,
.reply-box button {
  width: 100%;
  border: 2px solid #EEEEEE;
  outline: none;
  padding-left: 20px;
}
.reply-box input {
  height: 50px;
  line-height: 50px;
  margin-bottom: 20px;
}
.reply-box input:last-child {
  margin-bottom: 0;
}
.reply-box textarea {
  height: 190px;
  padding-top: 10px;
}
.reply-box button {
  background: #92c800;
  font-size: 16px;
  font-weight: 900;
  color: #fff;
  padding: 0;
  line-height: 50px;
  text-transform: uppercase;
  margin-top: 10px;
  transition: all 0.5s ease;
  border: none;
}
.reply-box button:hover {
  background: #015d2c;
  color: #92c800;
}
/* ==============================
   11. Testimonial styles
   ============================== */
.testimonials-section {
   
}
.testimonials-section .section-title h2 span {
  background: #F4F4F4;
}
.testimonials-section .thm-container {
  position: relative;
}
.testimonials-section .owl-theme .owl-nav {
 
  display: inline-block;
  position: absolute;
  right: 0;
  top: -100px;
  padding-left: 25px;
}
.testimonials-section .owl-theme .owl-nav [class*=owl-] {
  padding: 0;
  background-color: transparent;
  color: #B6B6B6;
  font-size: 14px;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  border: 2px solid #b6b6b6;
  line-height: 31px;
  transition: all 0.5s ease;
}
.testimonials-section .owl-theme .owl-nav [class*=owl-]:hover {
  border-color: #92c800;
  color: #92c800;
}
.single-testimonials .review-text {
  border-radius: 5px;
  padding: 20px 30px;
  background: #F4F4F4;
  margin-bottom: 30px;
  position: relative;
}
.single-testimonials .review-text:before {
  content: '';
  position: absolute;
  bottom: -12px;
  left: 30px;
  width: 0;
  height: 0;
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
  border-top: 16px solid #F4F4F4;
  transform: rotate(135deg);
}
.single-testimonials .review-text p {
  margin: 0;
  font-size: 16px;
  line-height: 34px;
  color: #9e9e9e;
  font-weight: 300;
}
.single-testimonials .info-box .img-box,
.single-testimonials .info-box .content-box {
  display: table-cell;
  vertical-align: middle;
}
.single-testimonials .info-box .content-box {
  padding-left: 25px;
}
.single-testimonials .info-box h3 {
  margin: 0;
  font-size: 16px;
  color: #015d2c;
}
.single-testimonials .info-box h3 span.name {
  font-size: 18px;
  font-weight: 500;
}
.single-testimonials .info-box ul.star {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-top: 5px;
}
.single-testimonials .info-box ul.star li {
  display: inline-block;
  list-style: none;
  color: #92c800;
}
/* ==============================
   12. contact styles
   ============================== */
.contact-section {
  padding-bottom: 60px;
}
.contact-section p.large {
  font-size: 24px;
  line-height: 36px;
  color: #9E9E9E;
}
.contact-section p {
  font-size: 18px;
  line-height: 29px;
  color: #9E9E9E;
  font-weight: 300;
  margin-bottom: 20px;
}
.contact-section p:last-child {
  margin-bottom: 0;
}
.contact-section span.bold {
  color: #272727;
  font-weight: 500;
}
.contact-section span.highlight {
  color: #012f5d;
}
.contact-section a {
  color: #fbca00;
  text-decoration: underline;
}
.contact-section .client-carousel {
  margin-top: 50px;
}
.home-contact-form {
  padding: 20px;
  box-shadow: 0 0px 10px 0.5px rgba(0, 0, 0, 0.07);
}
.home-contact-form input,
.home-contact-form textarea,
.home-contact-form button {
  width: 100%;
  border: none;
  outline: none;
  background-color: transparent;
  padding: 0;
  margin: 0;
}
.home-contact-form input {
  height: 50px;
  background: #F7F7F7;
  margin-bottom: 20px;
  padding-left: 20px;
}
.home-contact-form textarea {
  background: #F7F7F7;
  padding-left: 20px;
  padding-top: 15px;
  height: 175px;
}
.home-contact-form button {
  background: #015d2c;
  text-transform: uppercase;
  color: #fff;
  font-size: 14px;
  font-weight: 900;
  line-height: 50px;
  margin-top: 10px;
  transition: all 0.5s ease;
}
.home-contact-form button:hover {
  background: #92c800;
}
.single-contact-info {
  background: #fbca00;
  padding-top: 28px;
  padding-bottom: 28px;
}
.single-contact-info .icon-box,
.single-contact-info .text-box {
  display: table-cell;
  vertical-align: middle;
}
.single-contact-info .box {
  background: #012f5d;
  color: #fff;
  width: 70px;
  height: 85px;
  text-align: center;
}
.single-contact-info .box i {
  font-size: 38px;
  line-height: 85px;
}
.single-contact-info .text-box {
  padding-left: 30px;
}
.single-contact-info .text-box h3 {
  margin: 0;
  padding: 0;
  font-size: 24px;
  color: #272727;
  font-weight: 500;
  line-height: 30px;
  margin-bottom: 14px;
}
.single-contact-info .text-box p {
  margin: 0;
  font-size: 18px;
  color: #272727;
  line-height: 26px;
  font-weight: 500;
}
/* ==============================
   13. Subscription styles
   ============================== */
.subscription {
  background: #1F1F1F;
  padding-top: 74px;
  padding-bottom: 80px;
}
.subscription h2 {
  margin: 0;
  color: #FFFFFF;
  font-size: 36px;
  line-height: 44px;
  font-weight: 500;
  margin-bottom: 33px;
}
.subscription label {
  font-size: 16px;
  color: #9E9E9E;
  line-height: 29px;
  margin: 0;
  padding: 0;
  display: block;
  font-weight: normal;
}
.subscription input {
  width: 100%;
  background: #212121;
  border: 2px solid #272727;
  height: 55px;
  line-height: 51px;
  outline: none;
  padding-left: 20px;
  color: #fff;
}
.subscription button {
  background: #92c800;
  color: #fff;
  text-align: center;
  border: none;
  outline: none;
  text-transform: uppercase;
  font-weight: 900;
  padding: 0 58px;
  line-height: 55px;
  transition: all 0.5s ease;
}
.subscription button:hover {
  background: #015d2c;
}
.subscription ul.social {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.subscription ul.social li {
  display: inline-block;
  list-style: none;
  margin-left: 20px;
}
.subscription ul.social li a {
  display: block;
  font-size: 24px;
  color: #F4F4F4;
  transition: all 0.5s ease;
}
.subscription ul.social li a:hover {
  color: #92c800;
}
/* ==============================
   14. Footer styles
   ============================== */
.footer {
  background: #012448 url(../img/resources/footer-bg.jpg) no-repeat bottom left;
  background-size: cover;
  padding-top: 70px;
  padding-bottom: 105px;
  position: relative;
}
footer.footer:before {
  content: '';
  position: absolute;
  width:100%;
  height:100%;
  top:0;
  left:0;
  background: rgba(1, 47, 93, 0.9);
  background: rgba(30, 30, 30, 0.9);
}
.footer-widget .title {
  background: url(../img/resources/footer-bg-title-new.png) repeat top left;
 
    padding-left: 12px;
    border-radius: 13px 13px 13px 23px;
    border-bottom: 1px dashed #fff;
	color:#fff;
 
	
 
  
  
  
}
.footer-widget .title h2 {
  text-transform: uppercase;
  font-size: 20px;
  margin: 0;
  color: #F7F7F7;
  line-height: 61px;
  font-weight: 900;
}
.footer-widget ul,
.footer-widget li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer-widget .dtc {
  display: table-cell;
  vertical-align: middle;
}
.footer-widget.about-widget img {
  margin-bottom: 37px;
}
.footer-widget.about-widget p {
  color: #F4F4F4;
  font-size: 18px;
  font-weight: 300;
  margin: 0;
  line-height: 30px;
}
.footer-widget.about-widget a.thm-btn {
  margin-top: 32px;
  padding: 0 54px;
  line-height: 55px;
}
.footer-widget.link-widget .links {
  margin-top: 39px;
  display: inline-block;
  vertical-align: top;
  padding-right: 15px;
  margin-right: 11px;
  border-right: 1px solid #252525;
}
.footer-widget.link-widget .links:last-child {
  border: none;
  padding: 0;
  margin: 0;
  margin-top: 39px;
}
.footer-widget.link-widget .links li {
  display: block;
}
.footer-widget.link-widget .links li:last-child a {
  margin-bottom: 0;
}
.footer-widget.link-widget .links li a {
  font-size: 16px;
  line-height: 25px;
  color: #fff;
  display: block;
  margin-bottom: 10px;
  transition: all 0.5s ease;
}
.footer-widget.link-widget .links li a:hover {
  color: #92c800;
}
.footer-widget.recent-news ul {
  margin-top: 36px;
}
.footer-widget.recent-news li {
  padding-bottom: 12px;
  border-bottom: 1px solid #252525;
  margin-bottom: 20px;
}
.footer-widget.recent-news li:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border: none;
}
.footer-widget.recent-news .img-box {
  width: 75px;
}
.footer-widget.recent-news .content-box {
  padding-left: 27px;
}
.footer-widget.recent-news .content-box h4 {
  font-size: 16px;
  color: #F7F7F7;
  font-weight: 400;
  margin: 0;
  line-height: 28px;
  transition: all 0.5s ease;
}
.footer-widget.recent-news .content-box h4:hover {
  color: #92c800;
}
.footer-widget.recent-news .content-box a.date {
  color: #92c800;
  font-size: 16px;
  font-weight: 500;
}
.footer-widget.contact-widget ul {
  margin-top: 31px;
}
.footer-widget.contact-widget li {
  border-bottom: 1px solid #252525;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.footer-widget.contact-widget li:last-child {
  border: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.footer-widget.contact-widget .icon-box i {
  font-size: 29px;
  color: #92c800;
}
.footer-widget.contact-widget .content {
  padding-left: 30px;
}
.footer-widget.contact-widget .content h3 {
  margin: 0;
  color: #F4F4F4;
  font-size: 16px;
  font-weight: 300;
  line-height: 30px;
}
.bottom-footer {
  background: #252525;
  padding: 23px 0;
  position: relative;
}
.bottom-footer:before {
  /*content: '';
  background: url(../img/theme/footer-shape.png) 0 0 no-repeat;
  width: 332px;
  height: 18px;
  position: absolute;
  top: -18px;
  left: 50%;
  margin-left: -166px;*/
}
.bottom-footer.color2:before {
  background: url(../img/theme/footer-shape2.png) 0 0 no-repeat;
}
.bottom-footer.color3:before {
  background: url(../img/theme/footer-shape3.png) 0 0 no-repeat;
}
.bottom-footer.color4:before{
  background: url(../img/theme/footer-shape4.png) 0 0 no-repeat;
}
.bottom-footer p {
  font-size: 16px;
  color: #F4F4F4;
  line-height: 30px;
  font-weight: 500;
  margin: 0;
}
.bottom-footer p a {
  color: #92c800;
}
.bottom-footer .social {
  margin: 0;
  padding: 0;
  list-style: none;
}
.bottom-footer .social li {
  display: inline-block;
  list-style: none;
}
.bottom-footer .social li a {
  display: block;
  font-size: 18px;
  color: #FFFFFF;
  margin-left: 20px;
}
/* ==============================
   15. Inner banner styles
   ============================== */
.inner-banner {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 125px 0px;
  position: relative;
}
.inner-banner .container {
  position: relative;
}
.inner-banner:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 23, 45, 0.85);
}
.inner-banner h2 {
  font-size: 37px;
  line-height: 9px;
  
  margin: 0;
  color: #fff;
  text-transform: uppercase;
}
/* ==============================
   16. Inner banner styles
   ============================== */
.bread-cumb {
  background: #F4F4F4;
}
.bread-cumb ul {
  margin: 0;
  padding: 0;
}
.bread-cumb ul li {
  display: inline-block;
  list-style: none;
}
.bread-cumb ul li a {
  display: block;
  font-size: 16px;
  color: #9E9E9E;
  line-height: 60px;
  font-weight: 300;
}
.bread-cumb ul li a:after {
  content: '\f105';
  font-family: 'FontAwesome';
  color: #9E9E9E;
  font-size: 16px;
  margin-left: 15px;
  margin-right: 10px;
}
.bread-cumb ul li span {
  display: block;
  font-size: 16px;
  color: #92c800;
  font-weight: 300;
}
/* ==============================
   17. Project content styles
   ============================== */
.project-content ul.gallery-filter {
  margin-bottom: 60px;
}
.project-content ul.post-pagination {
  margin-top: 30px;
}
.project-content .owl-theme .owl-nav {
  background: #fff;
  display: inline-block;
  position: absolute;
  right: 0;
  top: -95px;
  padding-left: 25px;
}
.project-content .owl-theme .owl-nav [class*=owl-] {
  padding: 0;
  background-color: transparent;
  color: #B6B6B6;
  font-size: 14px;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  border: 2px solid #b6b6b6;
  line-height: 31px;
  transition: all 0.5s ease;
}
.project-content .owl-theme .owl-nav [class*=owl-]:hover {
  border-color: #92c800;
  color: #92c800;
}
.single-project-item {
  margin-bottom: 30px;
}
.single-project-item img {
  width: 100%;
}
.single-project-item .img-box {
  position: relative;
}
.single-project-item .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow-y: hidden;
}
.single-project-item .overlay .box {
  display: table;
  width: 100%;
  height: 100%;
}
.single-project-item .overlay .box .top-box {
  display: table;
  width: 100%;
  height: 100%;
  background: rgba(1, 47, 93, 0.8);
  transition: all .5s ease 0s;
  opacity: 0;
  transform: translate3d(0, -100px, 0);
}
.single-project-item .overlay .box .title {
  display: table-cell;
  vertical-align: top;
  text-align: center;
  padding-top: 105px;
}
.single-project-item .overlay .box .title h3 {
  margin: 0;
  font-size: 22px;
  color: #fff;
  font-weight: 500;
}
.single-project-item .overlay .box .bottom-box {
  background: #92c800;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  transition: all .5s ease .5s;
  transform: translate3d(0, 40px, 0);
  opacity: 0;
}
.single-project-item .overlay .box .bottom-box ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.single-project-item .overlay .box .bottom-box ul li {
  list-style: none;
  float: center;
  width: 100%;
  text-align:center;
}
.single-project-item .overlay .box .bottom-box ul li:last-child a {
  border: none;
}
.single-project-item .overlay .box .bottom-box ul li a {
  display: block;
  font-size: 18px;
  color: #fff;
  
  line-height: 70px;

  transition: all 0.5s ease;
}
.single-project-item .overlay .box .bottom-box ul li a:hover {
  background: #015d2c;
}
.single-project-item .img-box:hover .box .top-box {
  opacity: 1;
  transform: translate3d(0, 0px, 0);
}
.single-project-item .img-box:hover .box .bottom-box {
  transform: translate3d(0, 0px, 0);
  opacity: 1;
}
.single-project-content .single-project-carousel {
  margin-bottom: 30px;
  position: relative;
}
.single-project-content .single-project-carousel .owl-nav {
  margin: 0px;
}
.single-project-content .single-project-carousel .owl-nav .owl-prev {
  left: 0;
}
.single-project-content .single-project-carousel .owl-nav .owl-next {
  right: 0;
}
.single-project-content .single-project-carousel .owl-nav [class*=owl-] {
  width: 50px;
  height: 50px;
  font-size: 30px;
  line-height: 50px;
  background: #015d2c;
  padding: 0;
  text-align: center;
  color: #fff;
  border-radius: 0;
  transition: all 0.5s ease;
  position: absolute;
  top: 50%;
  margin: 0;
  margin-top: -25px;
}
.single-project-content .single-project-carousel .owl-nav [class*=owl-]:hover {
  background: #92c800;
}
.single-project-content .single-project-customer-info {
  padding-left: 20px;
  padding-top: 26px;
  padding-bottom: 31px;
  background: #015d2c;
}
.single-project-content .single-project-customer-info ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.single-project-content .single-project-customer-info ul li {
  list-style: none;
  font-size: 16px;
  color: #FFFFFF;
  font-weight: 500;
  line-height: 39px;
}
.single-project-content .single-project-customer-info ul li label {
  font-size: 16px;
  color: #92c800;
  font-weight: 900;
}
.single-project-content .single-project-content h3 {
  font-size: 30px;
  font-weight: 500;
  margin: 0;
  line-height: 25px;
  margin-bottom: 12px;
}
.single-project-content .single-project-content p.tags {
  margin-bottom: 19px;
}
.single-project-content .single-project-content p.tags a {
  color: #92c800;
}
.single-project-content .single-project-content .thm-btn {
  padding: 0 30px;
  line-height: 50px;
  margin-top: 32px;
}
.single-project-content .single-project-content p {
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
  margin: 0;
  color: #9E9E9E;
}
/* ==============================
   18. Shop styles
   ============================== */
.single-shop-item {
  text-align: center;
}
.single-shop-item .img-box {
  background: #F4F4F4;
  padding: 44px 0;
  text-align: center;
  margin-bottom: 18px;
  position: relative;
}
.single-shop-item h3 {
  font-size: 22px;
  line-height: 30px;
  margin: 0;
  color: #272727;
  font-weight: 500;
  transition: all 0.3s ease;
}
.single-shop-item h3:hover {
  color: #92c800;
}
.single-shop-item .price {
  margin-top: 8px;
  margin-bottom: 10px;
}
.single-shop-item .price span {
  font-size: 24px;
  font-weight: bold;
  color: #015d2c;
}
.single-shop-item .star-box {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-top: 5px;
}
.single-shop-item .star-box li {
  list-style: none;
  display: inline-block;
  margin-left: 5px;
  margin-right: 1px;
}
.single-shop-item .star-box li i {
  font-size: 16px;
  color: #92c800;
}
.single-shop-item .thm-btn {
  width: 100%;
  line-height: 55px;
}
.single-shop-item .img-box {
  position: relative;
  overflow: hidden;
}
.single-shop-item .img-box img {
  transition: all 0.5s ease;
  transform: scale(1);
}
.single-shop-item .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  transition: all 0.5s ease;
  opacity: 0;
  border-bottom: 0px solid #92c800;
  overflow: hidden;
}
.single-shop-item .overlay:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.6);
  opacity: 1;
  transition: all 0.5s ease;
}
.single-shop-item .overlay .box {
  display: table;
  width: 100%;
  height: 100%;
}
.single-shop-item .overlay .box .box-content {
  display: table-cell;
  vertical-align: bottom;
  text-align: center;
  position: relative;
}
.single-shop-item .overlay .box .box-content ul,
.single-shop-item .overlay .box .box-content li {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.single-shop-item .overlay .box .box-content ul {
  transform: translate3d(0, 45px, 0);
  transition: all 0.5s ease;
}
.single-shop-item .overlay .box .box-content ul li {
  display: inline-block;
  margin-left: 6px;
}
.single-shop-item .overlay .box .box-content ul li a {
  display: block;
  width: 43px;
  height: 43px;
  text-align: center;
  line-height: 43px;
  background: #fff;
  font-size: 18px;
  color: #272727;
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.05);
  transition: all 0.5s ease;
}
.single-shop-item .overlay .box .box-content ul li a:hover {
  background: #92c800;
  color: #fff;
}
.single-shop-item:hover .img-box img {
  transform: scale(1.1);
  transition: all 0.5s ease;
}
.single-shop-item:hover .overlay {
  opacity: 1;
}
.single-shop-item:hover .overlay .box .box-content ul {
  transform: translate3d(0, 0px, 0);
}
.shop-page .has-divider {
  border-top: 1px solid #F4F4F4;
  margin-top: 50px;
  padding-top: 50px;
}
.shop-page .post-pagination {
  border-top: 1px solid #F4F4F4;
  margin-top: 50px;
  padding-top: 50px;
}
.product-content-box {
  margin-bottom: 80px;
}
.product-content-box .img-box,
.product-content-box .content-box {
  display: table-cell;
  vertical-align: middle;
}
.product-content-box .img-box {
  width: 370px;
  background: #f4f4f4;
  text-align: center;
}
.product-content-box .content-box {
  padding-left: 30px;
}
.product-content-box .content-box h2 {
  margin: 0;
  font-size: 24px;
  color: #272727;
  font-weight: 500;
  line-height: 30px;
}
.product-content-box .content-box .list-inline {
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 0;
  margin-top: 8px;
}
.product-content-box .content-box .list-inline li {
  padding: 0 3px;
}
.product-content-box .content-box .list-inline .fa {
  color: #92c800;
  font-size: 16px;
}
.product-content-box .content-box span {
  font-size: 16px;
  color: #9E9E9E;
}
.product-content-box .content-box .price {
  font-size: 24px;
  color: #015d2c;
  font-weight: bold;
  display: block;
  margin-top: 8px;
  margin-bottom: 28px;
  padding-bottom: 28px;
  border-bottom: 1px solid #F4F4F4;
}
.product-content-box .content-box p {
  color: #9E9E9E;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}
.product-content-box .content-box .location-box {
  margin-top: 28px;
  padding-top: 28px;
  border-top: 1px solid #F4F4F4;
}
.product-content-box .content-box .location-box p {
  font-size: 16px;
  color: #272727;
  margin: 0;
  margin-bottom: 17px;
}
.product-content-box .content-box .location-box input {
  border: 1px solid #f4f4f4;
  outline: none;
  line-height: 38px;
  font-size: 16px;
  padding-left: 10px;
  width: 160px;
}
.product-content-box .content-box .location-box button {
  background: #F4F4F4;
  font-size: 14px;
  line-height: 40px;
  border: none;
  outline: none;
  text-transform: uppercase;
  font-weight: bold;
  color: #9E9E9E;
  padding: 0 18px;
  margin-left: 6px;
}
.product-content-box .content-box .location-box span {
  color: #015d2c;
  font-size: 14px;
  margin-left: 9px;
}
.product-content-box .content-box .add-to-cart-box {
  margin-top: 35px;
}
.product-content-box .content-box .add-to-cart-box input {
  width: 70px;
  font-size: 18px;
  line-height: 47px;
  color: #272727;
  text-align: center;
  background: #F4F4F4;
  border: none;
  outline: none;
}
.product-content-box .content-box .add-to-cart-box .thm-btn {
  line-height: 51px;
  margin-left: 25px;
}
.product-tab-box {
  margin-bottom: 80px;
}
.product-tab-box .tab-title {
  border-bottom: 1px solid #F6F4F4;
}
.product-tab-box .tab-title ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.product-tab-box .tab-title ul li {
  display: inline-block;
  list-style: none;
  margin-right: 6px;
}
.product-tab-box .tab-title ul li.active a {
  background: #015d2c;
  color: #92c800;
}
.product-tab-box .tab-title ul li a {
  display: block;
  color: #9E9E9E;
  font-size: 16px;
  background: #F4F4F4;
  line-height: 45px;
  padding-left: 22px;
  padding-right: 22px;
  transition: all 0.5s ease;
}
.product-tab-box .tab-title ul li a:hover {
  background: #015d2c;
  color: #92c800;
}
.product-tab-box .tab-content {
  margin-top: 35px;
}
.product-tab-box .tab-content p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
  color: #9E9E9E;
}
.review-box .single-review-box {
  border-bottom: 1px solid #F4F4F4;
  margin-bottom: 45px;
  padding-bottom: 45px;
}
.review-box .single-review-box .img-box,
.review-box .single-review-box .text-box {
  display: table-cell;
  vertical-align: top;
}
.review-box .single-review-box .img-box {
  width: 75px;
}
.review-box .single-review-box .text-box {
  padding-left: 30px;
}
.review-box .single-review-box .text-box .top-box {
  margin-bottom: 10px;
}
.review-box .single-review-box .text-box .top-box .title h2 {
  font-size: 18px;
  line-height: 24px;
  color: #272727;
  font-weight: bold;
  margin: 0;
}
.review-box .single-review-box .text-box .top-box .content p {
  margin: 0;
}
.review-box .single-review-box .text-box .top-box .rating-box span {
  color: #015d2c;
  font-size: 14px;
  display: inline-block;
}
.review-box .single-review-box .text-box .top-box .rating-box ul {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  margin-left: 16px;
}
.review-box .single-review-box .text-box .top-box .rating-box ul li {
  list-style: none;
  margin-right: 2px;
  display: inline-block;
}
.review-box .single-review-box .text-box .top-box .rating-box ul li i {
  font-size: 16px;
  color: #92c800;
}
.review-box .single-review-box .text-box .bottom-box ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.review-box .single-review-box .text-box .bottom-box ul li {
  list-style: none;
  display: inline-block;
}
.review-box .single-review-box .text-box .bottom-box ul li a {
  display: block;
  font-size: 14px;
  color: #9E9E9E;
  transition: all 0.5s ease;
  margin-right: 5px;
}
.review-box .single-review-box .text-box .bottom-box ul li a:hover {
  color: #015d2c;
}
.review-form-box .title {
  margin-bottom: 40px;
}
.review-form-box .title h2 {
  text-transform: uppercase;
  font-size: 24px;
  margin: 0;
  color: #272727;
  font-weight: 900;
  display: inline-block;
  background: url(../img/resources/sidebar-title-bg.jpg) repeat top left;
  padding-left: 20px;
  line-height: 60px;
  padding-right: 20px;
}
.review-form-box .add-rating-box h4 {
  margin: 0;
  font-size: 16px;
  color: #9E9E9E;
}
.review-form-box .add-rating-box ul {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-top: 5px;
  margin-bottom: 12px;
}
.review-form-box .add-rating-box ul li {
  list-style: none;
  display: inline-block;
  border-right: 1px solid #F4F4F4;
  line-height: 22px;
  padding-right: 8px;
  padding-left: 4px;
}
.review-form-box .add-rating-box ul li:hover i {
  color: #92c800;
}
.review-form-box .add-rating-box ul li i {
  color: #F4F4F4;
  font-size: 12px;
  transition: all 0.5s ease;
  margin-right: 4px;
}
.review-form-box input {
  width: 100%;
  height: 50px;
  border: 1px solid #f4f4f4;
  margin-bottom: 30px;
  outline: none;
  padding-left: 15px;
  line-height: 50px;
}
.review-form-box textarea {
  width: 100%;
  height: 165px;
  border: 1px solid #f4f4f4;
  outline: none;
  padding-top: 10px;
  padding-left: 15px;
}
.review-form-box .thm-btn {
  line-height: 50px;
  font-size: 14px;
  margin-top: 30px;
}
.related-product-box .title {
  margin-bottom: 60px;
}
.related-product-box .title h2 {
  text-transform: uppercase;
  font-size: 24px;
  margin: 0;
  color: #272727;
  font-weight: 900;
  display: inline-block;
  background: url(../img/resources/sidebar-title-bg.jpg) repeat top left;
  padding-left: 20px;
  line-height: 60px;
  padding-right: 20px;
}
.related-product-box .title a {
  font-size: 14px;
  color: #015d2c;
  text-transform: uppercase;
  font-weight: 900;
  transition: all 0.5s ease;
  line-height: 60px;
}
.related-product-box .title a:hover {
  color: #92c800;
}
/* ==============================
   19. Cart Page styles
   ============================== */
.cart-section {
  position: relative;
  padding: 80px 0px;
}
.cart-section ul {
  margin: 0;
  padding: 0;
}
.cart-section ul li {
  list-style: none;
}
.cart-section .thm-btn {
  line-height: 52px;
}
.cart-section .cart-outer {
  position: relative;
}
.cart-section .table-outer {
  position: relative;
  width: 100%;
  overflow-x: auto;
}
.cart-section .cart-table {
  width: 100%;
  min-width: 900px;
}
.cart-table .cart-header {
  position: relative;
  width: 100%;
  font-family: 'Roboto', sans-serif;
  text-transform: uppercase;
  font-size: 16px;
  border-radius: 7px;
  background: #f5f5f5;
  color: #2f2f31;
}
.cart-table thead tr th {
  line-height: 24px;
  padding: 20px 15px;
  min-width: 120px;
  font-weight: 700;
}
.cart-table thead tr th.prod-column {
  text-align: left;
  padding-left: 40px;
}
.cart-table tbody tr td {
  line-height: 24px;
  padding: 30px 10px 20px;
  min-width: 100px;
  font-family: 'Roboto', sans-serif;
}
.cart-table tbody tr .qty {
  width: 120px;
  padding-right: 20px;
}
.cart-table tbody tr .qty .quantity-spinner {
  background: #f5f5f5;
}
.cart-table tbody tr .prod-column .column-box {
  position: relative;
  min-height: 90px;
  padding-left: 80px;
  padding-top: 15px;
  text-align: left;
}
.cart-table tbody tr .prod-column .column-box .prod-thumb {
  position: absolute;
  left: 0px;
  top: 11px;
  background: #F4F4F4;
  padding: 10px;
}
.cart-table tbody tr .prod-column .column-box .prod-thumb img {
  display: block;
  max-width: 100%;
}
.cart-table tbody tr .prod-column .column-box h3 {
  font-size: 22px;
  color: #2f2f31;
  font-weight: 700;
  margin: 0;
  margin-top: 20px;
  margin-bottom: 5px;
  font-weight: 500;
  color: #272727;
  text-transform: capitalize;
}
.cart-table tbody tr .sub-total {
  font-weight: 700;
  color: #015d2c;
}
.cart-table tbody tr .remove-btn {
  position: relative;
  font-size: 16px;
  color: #282828;
  line-height: 30px;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  transition: all 500ms ease;
}
.cart-table tbody tr .remove-btn .fa {
  position: relative;
  top: 2px;
  padding-right: 10px;
  font-size: 24px;
  line-height: 30px;
}
.cart-table tbody tr .remove-btn:hover {
  color: #ec1c33;
}
.cart-table tbody tr {
  border-bottom: 1px solid #e9e9e9;
}
.cart-table tbody tr td {
  vertical-align: middle;
}
.cart-table tbody tr td .quantity-spinner {
  padding: 5px 0px 5px 20px;
  line-height: 24px;
  height: 34px;
  display: block;
  width: 100%;
  position: relative;
}
.cart-table tbody .available-info {
  position: relative;
  padding-left: 50px;
  color: #9E9E9E;
  font-size: 16px;
}
.cart-table tbody .available-info .icon {
  position: absolute;
  left: 0px;
  top: 5px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 18px;
  color: #ffffff;
  background: #015d2c;
  border-radius: 50%;
}
.cart-section .apply-coupon {
  position: relative;
}
.cart-section .apply-coupon .form-group {
  position: relative;
  float: left;
  margin-right: 10px;
}
.cart-section .apply-coupon .form-group input[type="text"] {
  display: block;
  line-height: 24px;
  padding: 9px 15px;
  border: 1px solid #e0e0e0;
  border-radius: 3px;
  width: 230px;
  background: none;
  font-weight: 500;
  outline: none;
  height: 52px;
}
.cart-section .estimate-form {
  position: relative;
}
.cart-section h3 {
  font-size: 24px;
  font-weight: 700;
  color: #2f2f31;
  margin-bottom: 30px;
}
.cart-section .estimate-form .row {
  margin-left: -7px;
  margin-right: -7px;
}
.cart-section .estimate-form .row .form-group {
  padding: 0px 7px !important;
  margin-bottom: 20px;
}
.cart-section .totals-table {
  position: relative;
  border: 1px solid #e0e0e0;
  font-family: 'Roboto', sans-serif;
  border-radius: 5px;
}
.cart-section .totals-table .col {
  position: relative;
  display: block;
  float: left;
  padding: 10px 15px;
  line-height: 24px;
  width: 50%;
}
.cart-section .totals-table .col-title {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  color: #353535;
  border-right: 1px solid #e0e0e0;
  font-weight: 700;
}
.cart-section .totals-table li {
  position: relative;
  border-bottom: 1px solid #e0e0e0;
}
.cart-section .totals-table li:last-child {
  border-bottom: none;
}
.cart-section .update-cart-box {
  padding-top: 40px;
}
.cart-section .estimate-form h3 {
  text-transform: uppercase;
  font-size: 24px;
  color: #262626;
  margin: 0;
  margin-bottom: 40px;
  margin-top: 80px;
}
.cart-section .cart-total h3 {
  text-transform: uppercase;
  font-size: 24px;
  color: #262626;
  margin: 0;
  margin-bottom: 40px;
  margin-top: 80px;
}
.cart-section .cart-total .thm-btn {
  margin-top: 30px;
}
.cart-section .estimate-form input {
  width: 100%;
  border: 2px solid #F8F8F8;
  outline: none;
  height: 45px;
  padding-left: 15px;
}
.cart-section .estimate-form select {
  width: 100%;
  border: 2px solid #F8F8F8;
  outline: none;
  height: 45px;
  padding-left: 15px;
  color: #9E9E9E;
  font-size: 16px;
  -webkit-appearance: none;
  -ms-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  background: #ffffff url(../img/resources/icon-dropdown.png) 97% center no-repeat;
  cursor: pointer;
}
.cart-section .thm-btn.update-cart {
  border: 1px solid #F5F5F5;
  color: #272727;
  background-color: transparent;
}
/* ==============================
   20. Checkout page styles
   ============================== */
.checkout-section .styled-heading h2 {
  background: url(../img/resources/cart-page-title-bg.png) top center repeat;
  display: inline-block;
  text-transform: uppercase;
  font-size: 24px;
  color: #272727;
  line-height: 30px;
  font-weight: 900;
  line-height: 60px;
  padding-left: 20px;
  padding-right: 20px;
}
.checkout-section.cart-section .billing-info-form form .form-group .field-label {
  color: #9e9e9e;
  font-size: 16px;
  font-weight: 500;
  margin: 0 0 3px;
}
.checkout-section.cart-section .billing-info-form form .form-group input {
  border: 2px solid #f4f4f4;
  color: #9e9e9e;
  font-size: 16px;
  height: 48px;
  padding: 0 20px;
  width: 100%;
}
.checkout-section.cart-section .bottom {
  padding-top: 40px;
}
.checkout-section .column.default-column h3 {
  color: #262626;
  font-size: 24px;
  font-weight: 900;
  text-transform: uppercase;
  margin-bottom: 36px;
}
.checkout-section.cart-section .bottom .totals-table {
  border: 2px solid #f4f4f4;
}
.checkout-section.cart-section .bottom .totals-table li {
  border-bottom: 1px solid #f4f4f4;
}
.checkout-section.cart-section .bottom .totals-table li span.col.col-title {
  border-right: 1px solid #f4f4f4;
  color: #9e9e9e;
  font-size: 16px;
  font-weight: 400;
}
.checkout-section.cart-section .bottom .totals-table li span.col {
  color: #999999;
  font-size: 16px;
}
.checkout-section .payment-options {
  padding-top: 30px;
}
.checkout-section .payment-options .option-block .radio-block.active .icon i {
  color: #92c800;
}
.checkout-section .payment-options .option-block {
  margin-bottom: 10px;
}
.checkout-section .payment-options .option-block .radio-block .icon {
  float: left;
  padding-right: 15px;
}
.checkout-section .payment-options .option-block .radio-block .icon i {
  color: #9e9e9e;
  font-size: 16px;
  line-height: 28px;
}
.checkout-section .payment-options .option-block .radio-block label.radio-label {
  color: #272727;
  font-size: 16px;
  font-weight: normal;
  display: block;
}
.checkout-section .payment-options .text {
  padding-left: 30px;
}
.checkout-section .payment-options .text p {
  color: #9e9e9e;
  font-size: 16px;
  font-weight: 400;
}
.checkout-section.cart-section .thm-btn {
  margin-top: 40px;
}
.checkout-section.cart-section .cart-table {
  width: 100%;
  min-width: auto;
}
/* ==============================
   21. fact section styles
   ============================== */
.fact-counter-section {
  padding-top: 0px;
  padding-bottom: 0px;
}
.fact-counter-section .container {
 
}
.single-fact-counter {
  padding: 59px 33px;
  border-right: 1px 
  margin-left: -15px;
  margin-right: -15px;
}
.single-fact-counter .text-box {
  float: left;
}
.single-fact-counter .text-box .number {
    font-size: 36px;
    color: #015d2c;
    font-weight: bold;
    text-align: center;
    margin: auto;
    display: block;
    padding-bottom: 22px;
}
.single-fact-counter .text-box p {
color: #000;
    font-weight: 600;
  font-size: 16px;
  margin: 0;
}
.single-fact-counter .icon-box {
  width: 65px;
  float: right;
}
.single-fact-counter .icon-box i {
  font-size: 64px;
  color: #92c800;
  display: block;
  margin-top: 10px;
}


/* scroll to top styles */



.scroll-to-top{
  position:fixed;
  bottom:30px;
  right:15px;
  color:#92c800;
  font-size:55px;
  font-weight: normal;
  text-align:center;
  z-index:100;
  cursor:pointer;
  display:none;
  z-index: 99999;   
}


/*=============== Style switcher =============*/
.switcher .switch_btn button {
  width:50px;
  height:50px;
  border:none;
  border-radius:0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  -webkit-border-radius: 0 4px 4px 0;
  -o-border-radius: 0 4px 4px 0;
  -ms-border-radius: 0 4px 4px 0;
  background: #92c800;
  color:#015d2c;
  font-size: 24px;
  outline: none;
}
.switcher .switch_btn {
  position: absolute;
  right: -50px;
  z-index: -1;
}
.switcher {
  position: fixed;
  top:95px;
  z-index: 99;
  /*display: none;*/
}

.switcher .switch_menu {
  display: none;
  width:249px;
  background: #fff;
  position: relative;
  padding-bottom: 30px;
/*  height: 300px;
  overflow: hidden;
  overflow-y: scroll;*/
}
.switcher .switch_menu .switcher_container {
  width:100%;
  padding: 0 10px;
  margin:0 auto;
}
.switcher .switch_menu h5.title {
  color:#fff;
  margin:0;
  line-height: 50px;
  background: #015d2c;
  text-align: center;
  margin-bottom: 20px;
  font-size:18px;
  font-weight: 700;
  text-transform: uppercase;
}
.switcher .switch_menu .switcher_container h5 {
  text-align: center;
  color:#272727;
  font-size:18px;
  text-align: center;
  font-weight: 700;
}
.switcher .switch_menu .switch_body .box {
  cursor: pointer;
  display: inline-block;
  text-align: center;
  margin-top: 10px;
}
.switcher .switch_menu .switch_body #boxed {
  margin-left:25px;
}
.switcher .switch_menu .switch_body .box>div {
  width:100px;
  height:57px;
  background: #f4f4f4;
  border:2px solid #eaeaea;
}
.switcher .switch_menu .switch_body .box>div>span {
  display: block;
  width:70px;
  height:100%;
  margin:0 auto;
  background: #fff;
  border-left:2px solid #eaeaea;
  border-right:2px solid #eaeaea;
}
.switcher .switch_menu .switch_body .box p {
  font-weight: 700;
  font-size: 16px;
  margin-top: 8px;
}
.switcher .switch_menu .switch_body {
  border-bottom:1px solid #f7f7f7;
  padding-bottom: 10px;
}
.switcher .switch_menu .switch_navigation {
  text-align: center;
  border-bottom:1px solid #f7f7f7;
  padding-bottom: 15px;
  margin-top: 10px;
  padding-top: 1px;
}
.switcher .switch_menu .switch_navigation p,
.switcher .switch_menu .switch_navigation p,
.switcher .switch_menu .switch_navigation .onoffswitch {
  display: inline-block;
  margin-left:5px;

}
.switcher .switch_menu .switch_navigation p,
.switcher .switch_menu .switch_navigation p {
  vertical-align: top;
  font-weight: 700;
  font-size: 18px;
  margin-top:12px;
  color:#9e9e9e;
}

.onoffswitch {
    position: relative;
    width: 80px;
    margin-top:4px;
    -webkit-user-select:none; 
    -moz-user-select:none; 
    -ms-user-select: none;
}
.onoffswitch-checkbox {
    display: none;
}
.onoffswitch-label {
    display: block; 
    overflow: hidden; 
    cursor: pointer;
    height: 35px; 
    padding: 0; 
    line-height: 43px;
    border-radius: 43px;
    background-color: #015d2c;
    transition: background-color 0.3s ease-in;
}
.onoffswitch-label:before {
    content: "";
    display: block;
    width: 33px;
    height:33px;
    margin: 0px;
    background: #fac900;
    position: absolute; 
    top: 1px; 
    bottom: 1px;
    right: 46px;
    border-radius: 43px;
    transition: all 0.3s ease-in 0s; 
}
.onoffswitch-checkbox:checked + .onoffswitch-label {
    background-color: #015d2c;
}
.onoffswitch-checkbox:checked + .onoffswitch-label, .onoffswitch-checkbox:checked + .onoffswitch-label:before {
   border-color: #015d2c;
}
.onoffswitch-checkbox:checked + .onoffswitch-label:before {
  right: 1px; 
}
.switcher .box_bg h5 {
  font-size: 20px;
}
.switcher .box_bg {
  text-align: center;
  margin-top: 15px;
  padding-bottom: 27px;
  padding-top:1px;
  border-bottom:1px solid #f7f7f7;
  margin-bottom: 12px;
}
.switcher #styleOptions {
  padding: 0;
}
.switcher #styleOptions li {
  display: inline-block;
  width:50px;
  height:50px;
  margin-right:4px;
  margin-top:5px;
}
.switcher #styleOptions li:last-child {
  margin-right:0;
}
.switcher #styleOptions li a {
  display: block;
  width:100%;
  height:100%;
  position: relative;
  overflow: hidden;
}
.switcher #styleOptions li a span.p_color,
.switcher #styleOptions li a span.s_color {
  position: absolute;
  width: 100%;
  height:150%;
  transform: rotate(45deg);
  -webkit-transform:rotate(45deg);
  -moz-transform:rotate(45deg);
  -ms-transform:rotate(45deg);
  -o-transform:rotate(45deg);
}
.switcher #styleOptions li a span.p_color {
  left: -17px;
  top: -29px;
}
.switcher #styleOptions li a span.s_color {
  right: -17px;
  bottom: -29px;
}
.switcher #styleOptions li a.color1 span.p_color {
  background: #015d2c;
}
.switcher #styleOptions li a.color1 span.s_color {
  background: #fac900;
}
.switcher #styleOptions li a.color2 span.p_color {
  background: #257BD1;
}
.switcher #styleOptions li a.color2 span.s_color {
  background: #E74C3C;
}
.switcher #styleOptions li a.color3 span.p_color {
  background: #34495e;
}
.switcher #styleOptions li a.color3 span.s_color {
  background: #1da055;
}
.switcher #styleOptions li a.color4 span.p_color {
  background: #112633;
}
.switcher #styleOptions li a.color4 span.s_color {
    background: #1782c7;
}

.switcher .switch_menu>p {
  font-weight: 700;
  font-size: 15px;
  background: #1a8bb3;
  color:#fff;
  padding: 18px 18px 20px 18px;
}

/*=================== boxed layout =================*/
.boxed_wrapper.active_boxlayout {
    width: 1350px;
    margin: 0 auto;
    background: #fff;
    overflow-x:hidden;
}
body.bg {
  background: url(../img/resources/pattern.png) repeat;
}





/*=================== new style sheet =================*/

.sec-title {
  position: relative;
}
.sec-title .sub-text {
  position: relative;
  padding-left: 95px;
  display: inline-block;
  line-height: 28px;
  font-size: 14px;
  letter-spacing: 1px;
  font-weight: 600;
  color: #015d2c;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.sec-title .sub-text:after {
  content: "";
  position: absolute;
  border: 0;
  height: 4px;
  width: 50px;
  background-color: #ed3237;
  z-index: 1;
  margin-left: 0;
  left: 24px;
  top: 12px;
}
.sec-title .sub-text:before {
  content: '';
  position: absolute;
  left: 0;
  top: 12px;
  height: 4px;
  width: 12px;
  background-color: #ed3237;
}
.sec-title .sub-text.new {
  color: #ffffff;
  font-size: 15px;
  padding-left: 0;
}
.sec-title .sub-text.new:before {
  display: none;
}
.sec-title .sub-text.new:after {
  display: none;
}
.sec-title .sub-text.new-text {
  padding-left: 0;
  margin-bottom: 7px;
  color: #ffffff;
}
.sec-title .sub-text.new-text:before {
  display: none;
}
.sec-title .sub-text.new-text:after {
  display: none;
}
.sec-title .sub-text.style2:after {
  background-color: #015d2c;
}
.sec-title .sub-text.style2:before {
  background-color: #015d2c;
}
.sec-title .sub-text.style-bg {
  background-color: #1273EB17;
  display: inline-block;
  padding: 6px 25px;
  color: #1273eb;
  border-radius: 30px;
  text-transform: uppercase;
}
.sec-title .sub-text.style-bg:before {
  display: none;
}
.sec-title .sub-text.style-bg:after {
  display: none;
}
.sec-title .sub-text.style4-bg {
  color: #ed3237;
}
.sec-title .sub-text.style4-bg:before {
  background-color: #FD6509;
}
.sec-title .sub-text.style4-bg:after {
  background-color: #FD6509;
}
.sec-title .sub-text.choose {
  font-size: 16px;
  font-weight: 500;
}
.sec-title .title {
  font-size: 36px;
  font-weight: 700;
  line-height: 46px;
  color: #101010;
  margin: 0;
}
.sec-title .title.white-color {
  color: #ffffff;
}
.sec-title .desc {
  font-size: 18px;
  font-weight: 400;
  margin: 0;
}
.sec-title .desc.white-color {
  color: #fff;
}
.sec-title .desc-big {
  font-size: 28px;
  line-height: 48px;
  font-weight: 500;
  margin: 0;
}
.sec-title2 {
  position: relative;
}
.sec-title2 .sub-text {
  margin: 0 0 10px;
  display: block;
  line-height: 28px;
  font-family: 'Livvic', sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #ed3237;
  text-transform: uppercase;
}
.sec-title2 .sub-text.white-color {
  color: #ffffff;
}
.sec-title2 .sub-text.gold-color {
  font-weight: 600;
  color: #F27C1E;
}
.sec-title2 .sub-text.contact {
  color: #1273EB;
}
.sec-title2 .sub-text.orange-color {
  color: #f2541b !important;
}
.sec-title2 .sub-text.style-bg {
  background-color: #1273EB17;
  display: inline-block;
  padding: 6px 25px;
  color: #1273eb;
  border-radius: 30px;
  text-transform: uppercase;
}
.sec-title2 .sub-text.style-bg.white-color {
  color: #ffffff;
}
.sec-title2 .sub-text.style-bg.con-bg {
  background-color: #ed3237;
}
.sec-title2 .title {
  font-size: 36px;
  font-weight: 700;
  line-height: 1.4;
  color: #0a0a0a;
  max-width: 490px;
  margin: 0 auto;
}
.sec-title2 .title.white-color {
  color: #ffffff;
}
.sec-title2 .title.testi-title {
  max-width: unset;
}
.sec-title2 .title.testi-title.new {
  color: #102B3E;
}
.sec-title2 .title.title2 {
  max-width: 550px;
}
.sec-title2 .title.title3 {
  color: #102B3E;
  max-width: 430px;
  margin: 0;
}
.sec-title2 .title.title4 {
  max-width: 660px;
}
.sec-title2 .title.title5 {
  color: #102B3E;
}
.sec-title2 .title.title6 {
  font-weight: 600;
  max-width: unset;
}
.sec-title2 .title.title7 {
  color: #102B3E;
  max-width: unset;
}
.sec-title2 .title.orange-color {
  color: #f2541b !important;
}
.sec-title2 .heading-line {
  position: relative;
  background-color: #ed3237;
  height: 5px;
  width: 90px;
  border-radius: 30px;
  margin: 20px auto;
}
.sec-title2 .heading-line:before {
  background-color: #ed3237;
  content: '';
  position: absolute;
  left: 0;
  top: -2.7px;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  animation-direction: alternate-reverse;
  -webkit-animation-direction: alternate-reverse;
  -webkit-animation-name: watermark-animate;
  animation-name: watermark-animate;
}
.sec-title2 .desc {
  font-size: 18px;
  line-height: 31px;
  font-weight: 400;
  color: #454545;
  max-width: 429px;
  margin: 13px auto 0;
}
.sec-title2 .desc.desc-text {
  max-width: 540px;
}
.sec-title2 .desc.white-color {
  color: #fff;
}
.sec-title2 .desc.desc2 {
  max-width: 700px;
  margin: 0;
}
.sec-title2 .desc-big {
  font-size: 18px;
  line-height: 31px;
  color: #ffffff;
}
.sec-title3 .sub-text {
  font-size: 19px;
  line-height: 1.4;
  font-weight: 700;
  color: #ffffff;
  display: block;
  margin-bottom: 20px;
}
.sec-title3 .title {
  font-size: 42px;
  font-weight: 700;
  color: #fff;
  line-height: 40px;
  margin-bottom: 30px;
}
.sec-title3 .desc {
  font-size: 19px;
  font-weight: 500;
  color: #fff;
  margin: 0;
}
.sec-title4 .sub-text {
  font-size: 16px;
  line-height: 1.4;
  font-weight: 500;
  color: #ed3237;
  margin: 0 0 10px;
  display: block;
  text-transform: uppercase;
}
.sec-title4 .title {
  font-size: 36px;
  line-height: 1.3;
  font-weight: 700;
  color: #101010;
  margin: 0 0 17px;
}
.sec-title4 .heading-line {
  height: 5px;
  width: 90px;
  background: #B9C7F6;
  margin: 0px;
  position: relative;
  border-radius: 30px;
}
.sec-title4 .heading-line:before {
  content: '';
  position: absolute;
  left: 0;
  top: -2.7px;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  background-color: #0D66D5;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  animation-direction: alternate-reverse;
  -webkit-animation-direction: alternate-reverse;
  -webkit-animation-name: watermark-animate;
  animation-name: watermark-animate;
}
.sec-title4 .desc {
  margin: 0;
}
.sec-title4 .desc.desc-big {
  font-size: 20px;
  line-height: 30px;
  margin: 26px 0px 30px 0px;
}
.sec-title5 .logo-icon {
  margin-bottom: 15px;
}
.sec-title5 .logo-icon img {
  width: 71px;
}
.sec-title5 .title {
  font-size: 36px;
  line-height: 1.4;
  font-weight: 700;
  color: #102B3E;
  margin-bottom: 10px;
}
.sec-title5 .title span {
  color: #F9780F;
}
.sec-title5 .desc {
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
  color: #454545;
  max-width: 626px;
  margin: 0 auto;
}
.pt-relative {
  position: relative !important;
}
.sec-title6 .sub-text {
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 32px;
  color: #F24C1A;
  display: block;
  margin-bottom: 5px;
}
.sec-title6 .sub-text.new-text {
  margin-bottom: 10px;
}
.sec-title6 .title {
  font-size: 36px;
  font-weight: 700;
  line-height: 1.4;
  color: #102B3E;
  margin-bottom: 5px;
}
.sec-title6 .title.new-title {
  max-width: 700px;
  margin: 0 auto;
}
.sec-title6 .desc {
  padding-right: 125px;
}


.style2 {
 
  padding-top: 0px;
  padding-bottom: 0px;
}

.sec-title .desc {
    font-size: 16px;
    font-weight: 400;
    margin: 0;
}

.pb-35 {
    padding-bottom: 35px;
}

.pb-38 {
    padding-bottom: 38px;
}

.sec-title .title {
    font-size: 36px;
    font-weight: 700;
    line-height: 46px;
    color: #101010;
    margin: 0;
}
 
.pb-15 {
    padding-bottom: 15px;
}
.margin-0 {
    margin: 0;
}


.readon {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
    cursor: pointer;
    display: inline-block;
    position: relative;
    transition: all 0.4s;
    z-index: 1;
    background-color: transparent;
}
.readon.learn-more {
    padding: 14px 40px 14px 40px;
    background-image: linear-gradient(120deg, #015d2c 10%, #92c800 100%);
    border-radius: 30px 30px 30px 30px;
}

.readon.learn-more.contact-us {
    border-radius: 8px 8px 8px 8px !important;
}



@-webkit-keyframes sk-scaleout {
  0% {
    -webkit-transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 0;
  }
}
@keyframes sk-scaleout {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}
/* ------------------------------------
    33. Animation Part
---------------------------------------*/
/*Pulse Border Animation*/
@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}
@-webkit-keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}
.move-y {
  animation: move-y 2s alternate infinite;
  -webkit-animation: move-y 2s alternate infinite;
}
@keyframes move-y {
  0% {
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
  }
  100% {
    transform: translate3d(0, 10px, 0);
    -webkit-transform: translate3d(0, 10px, 0);
  }
}
.dance3 {
  -webkit-animation: dance3 8s alternate infinite;
}
@keyframes dance3 {
  0% {
    -webkit-transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
.dance {
  -webkit-animation: dance 2s alternate infinite;
}
@keyframes dance {
  0% {
    -webkit-transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
.dance2 {
  -webkit-animation: dance2 4s alternate infinite;
}
@keyframes dance2 {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
  }
  50% {
    -webkit-transform: translate3d(15px, -15px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, -15px, 15px);
  }
}
.watermark-animate {
  -webkit-animation: watermark-animate 8s infinite;
  animation: watermark-animate 8s infinite;
  animation-direction: alternate-reverse;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}
@keyframes watermark-animate {
  0% {
    left: 0;
  }
  100% {
    left: 100%;
  }
}
.rs-rain-animate {
  position: relative;
}
.rs-rain-animate .container {
  position: relative;
  z-index: 1;
}
.rs-rain-animate .line-inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  margin: auto;
  width: calc(100%);
  pointer-events: none;
  overflow: hidden;
  z-index: 0;
  max-width: 1240px;
}
.rs-rain-animate .line-inner .line {
  position: absolute;
  width: 1px;
  height: 100%;
  top: 0;
  left: calc(50%);
  background: #fff;
  z-index: 1;
}
.rs-rain-animate .line-inner .line:after {
  content: "";
  display: block;
  position: absolute;
  height: 80px;
  width: 3px;
  top: -20%;
  left: -1px;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 39%, #1273eb 130%, #1273eb 59%);
  background-color: rgba(0, 0, 0, 0);
  -webkit-animation: rain-line 13s 0s linear infinite;
  animation: rain-line 13s 0s linear infinite;
  animation-delay: 0s;
}
.rs-rain-animate .line-inner .line:nth-child(1) {
  left: 2px !important;
}
.rs-rain-animate .line-inner .line:nth-child(1):after {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
.rs-rain-animate .line-inner .line:nth-child(3) {
  left: unset !important;
  right: 2px;
}
.rs-rain-animate .line-inner .line:nth-child(3):after {
  -webkit-animation-delay: 2.5s;
  animation-delay: 2.5s;
}
.rs-rain-animate .line-inner.style2 .line {
  background: rgba(255, 255, 255, 0.1);
}
.rs-rain-animate .line-inner.style2 .line:after {
  background-color: #fff;
}
.rs-rain-animate .line-inner.orange-dark .line {
  background: rgba(255, 255, 255, 0.1);
}
.rs-rain-animate .line-inner.orange-dark .line:after {
  background-image: linear-gradient(220deg, #f27c1e 0%, #dd4c23 79%);
}
@keyframes rain-line {
  0% {
    top: -20%;
  }
  100% {
    top: 100%;
  }
}
@-webkit-keyframes rain-line {
  0% {
    top: -20%;
  }
  100% {
    top: 100%;
  }
}
.up-down {
  animation: up-down 3s alternate infinite;
  -webkit-animation: up-down 3s alternate infinite;
}
@keyframes up-down {
  0% {
    transform: translateY(10px);
    -webkit-transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
  }
  100% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
  }
}
@-webkit-keyframes up-down {
  0% {
    transform: translateY(30px);
    -webkit-transform: translateY(0);
  }
  50% {
    transform: translateY(-50px);
    -webkit-transform: translateY(-50px);
  }
  100% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
  }
}




.bg18 {
    background: url(../img/shape-bg2.png);
    background-repeat: no-repeat;
    background-size: cover;
}
 
 
 
 
 /**
 * Owl Carousel v2.2.1
 * Copyright 2013-2018 David Deutsch
 * Licensed under  ()
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */ }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-wrapper,
  .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%; }
  .owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    visibility: hidden; }
  .owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.html") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
      transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }
.y-middle {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.y-bottom {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: flex-end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}
.project-item .vertical-middle {
  position: relative;
  z-index: 9;
}
.vertical-middle {
  display: table;
  height: 100%;
  width: 100%;
}
.vertical-middle-cell {
  display: table-cell;
  vertical-align: middle;
}
.readon {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  text-transform: capitalize;
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: all 0.4s;
  z-index: 1;
  background-color: transparent;
}
.readon.learn-more {
  padding: 14px 40px 14px 40px;
background-image: linear-gradient(
250deg
, #086843 19%, #8cc64b 100%)
  border-radius: 30px 30px 30px 30px;
}
.readon.learn-more:hover {
  background-image: linear-gradient(90deg, #ed3237 10%, #d70309 100%);	
  color: #ffffff;
}
.readon.learn-more.sub-con {
  background-image: linear-gradient(250deg, #4e95ed 0%, #ed3237 100%);
  padding: 18px 36px 16px 36px;
  font-size: 14px;
  font-weight: 500;
}
.readon.learn-more.sub-con:hover {
  background-image: linear-gradient(250deg, #ed3237 0%, #4e95ed 100%);
  color: #ffffff;
}
.readon.learn-more.submit {
  background-image: linear-gradient(90deg, #ed3237 0%, #4e95ed 100%);
  padding: 16px 40px 16px 40px;
  font-weight: 500;
  font-size: 16px;
}
.readon.learn-more.submit:hover {
  background-image: linear-gradient(200deg, #ed3237 0%, #4e95ed 100%);
  color: #ffffff;
}
.readon.learn-more.post {
  background-image: linear-gradient(50deg, #ed3237 10%, #0e73e4 100%);
  padding: 12px 30px;
  font-size: 14px;
  font-weight: 500;
}
.readon.learn-more.post:hover {
  background-image: linear-gradient(50deg, #0e73e4 10%, #ed3237 100%);
  color: #fff;
}
.readon.learn-more.pdf i {
  margin-left: 10px;
}
.readon.learn-more.contact-us {
  border-radius: 8px 8px 8px 8px !important;
}
.readon.learn-more.learn-btn {
  background-image: linear-gradient(90deg, #ed3237 0%, #1d62f0 100%);
  border-radius: 3px 3px 3px 3px !important;
}
.readon.learn-more.learn-btn:hover {
  background-image: linear-gradient(180deg, #ed3237 19%, #4e95ed 100%);
}
.readon.learn-more.slider-btn {
background-image: linear-gradient(90deg, #d70309 10%, #ed3237 100%);
  color: #fff;
  padding: 15px 37px;
  border-radius: 8px 8px 8px 8px !important;
}
.readon.learn-more.slider-btn:hover {
background-image: linear-gradient(250deg, #d70309 10%, #ed3237 100%);
  color: #ffffff;
}
.readon.started {
  padding: 14px 40px 14px 40px;
  background-image: linear-gradient(220deg, #f27c1e 0%, #dd4c23 79%); 
  border-radius: 30px 30px 30px 30px;
}
.readon.started:hover {
  background-image: linear-gradient(180deg, #dd4c23 19%, #f27c1e 100%);
  color: #ffffff;
}
.readon.started.get-new:hover {
  background: rgba(0, 0, 0, 0) linear-gradient(79deg, #dd4c23 0%, #f27c1e 63%, #f27c1e);
}
.readon.started.get-ready {
  background-image: linear-gradient(90deg, #ed3237 0, #0e73e4 100%);
  border-radius: 3px;
  text-transform: uppercase;
}
.readon.started.get-ready:hover {
  opacity: 0.9;
}
.readon.started.get-ready2 {
  border-radius: 5px 5px 5px 5px;
}
.readon.started.get-ready3 {
  border-radius: 5px 5px 5px 5px;
  text-transform: uppercase;
  font-weight: 500;
}
.readon.lets-talk {
  padding: 14px 40px 14px 40px;
  background-image: linear-gradient(250deg, #d70309 10%, #ed3237 100%);
  border-radius: 30px 30px 30px 30px;
}
.readon.lets-talk:hover {
background-image: linear-gradient(180deg, #d70309 10%, #ed3237 100%);
  color: #ffffff;
}
.readon.buy-now {
  padding: 10px 40px 10px 40px;
  background-image: linear-gradient(170deg, #ed3237 0%, #4e95ed 100%);
  border-radius: 30px 30px 30px 30px;
  text-transform: uppercase;
  position: relative;
  top: 25px;
}
.readon.buy-now:hover {
  background-image: linear-gradient(360deg, #ed3237 0%, #4e95ed 100%);
  color: #ffffff;
}
.readon.buy-now.get-in {
  padding: 15px 34px;
  border: 1px solid #fff;
  color: #ffffff;
  background: transparent;
}
.readon.buy-now.get-in:hover {
  background: #ed3237;
  color: #ffffff;
  border: 1px solid #ed3237;
}
.readon.buy-now.table-btn {
  background-image: linear-gradient(90deg, #032390 0%, #032390 100%);
  color: #ffffff;
  border-radius: 3px 3px 3px 3px;
  font-weight: 500;
}
.readon.buy-now.table-btn:hover {
  background-image: linear-gradient(90deg, #0d6ada 0%, #0d6ada 100%);
}
.readon.buy-now.sl-btn {
  background: rgba(0, 0, 0, 0) linear-gradient(90deg, #ed3237 0%, #1d62f0 100%);
  color: #ffffff;
  border-radius: 4px;
  font-weight: 500;
  font-size: 18px;
  text-transform: capitalize;
  padding: 17px 28px;
}
.readon.buy-now.sl-btn:hover {
  background-image: linear-gradient(90deg, #0d6ada 0%, #0d6ada 100%);
}
.readon.buy-now.price {
  background-image: linear-gradient(170deg, #ed3237 0%, #4e95ed 100%);
  border-radius: 8px 8px 8px 8px;
}
.readon.buy-now.price:hover {
  background-image: linear-gradient(200deg, #ed3237 0%, #4e95ed 100%);
}
.readon.buy-now.pricing:hover {
  background-image: linear-gradient(170deg, #ed3237 0%, #4e95ed 100%);
  color: #ffffff;
}
.readon.view-more {
  padding: 12px 25px 12px 25px;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  color: #111111;
  background-color: #FFFFFF;
  border-radius: 30px 30px 30px 30px;
}
.readon.discover {
  font-size: 16px;
  font-weight: 500;
  color: #032491;
  padding: 17px 30px 17px 30px;
  background: transparent;
  background-image: linear-gradient(90deg, #ffffff 19%, #ffffff 100%);
  border-radius: 4px 4px 4px 4px;
}
.readon.discover.started {
  padding: 16px 30px 16px 30px;
}
.readon.discover.started:hover {
  background-image: linear-gradient(90deg, #f6f7f9 19%, #f6f7f9 100%);
  color: #032491;
}
.readon.discover:hover {
  background-image: linear-gradient(90deg, #f6f7f9 19%, #f6f7f9 100%);
}
.readon.discover.more {
  background-image: linear-gradient(90deg, #032491 19%, #032491 100%);
  padding: 16px 30px 16px 30px;
  color: #ffffff;
}
.readon.discover.more:hover {
  background-image: linear-gradient(90deg, #0d6ada 19%, #0d6ada 100%);
  color: #ffffff;
}
.readon.qoute-btn {
  font-size: 16px;
  padding: 15px 32px;
  border-radius: 3px;
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
  color: #101010;
  border: 1px solid #f2541b;
  background: transparent;
}
.readon.qoute-btn:hover {
  color: #ffffff;
  background-image: linear-gradient(150deg, #dd4c23 19%, #f27c1e 100%);
}
.readon.reply {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  padding: 3px 20px 6px;
  line-height: 22px;
  border-radius: 30px;
  font-size: 13px;
  font-weight: 500;
  color: #ffffff !important;
  background-image: linear-gradient(50deg, #ed3237 10%, #0e73e4 100%);
  z-index: 1;
  border: none;
}
.readon.reply:hover {
  background-image: linear-gradient(50deg, #0e73e4 10%, #ed3237 100%);
  color: #ffffff;
  opacity: 0.99;
}
/*-- Services Button Css --*/


/*------------------------------------
    30. Project Section CSS
------------------------------------*/
.rs-project.style1 .owl-stage-outer {
  padding-bottom: 70px;
}
.rs-project.style1 .project-item {
  position: relative;
  overflow: visible;
}
.rs-project.style1 .project-item .project-img {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.rs-project.style1 .project-item .project-img img {
  width: 100%;
  transition: 1.3s all ease;
  border-radius: 5px;
}
.rs-project.style1 .project-item .project-content {
  background: #fff;
  box-shadow: 0 6px 25px rgba(0, 0, 0, 0.07);
  position: absolute;
  bottom: -29px;
  left: 35px;
  right: 35px;
  padding: 18px 0;
  border-radius: 5px;
  transition: all 0.5s ease-in-out;
  z-index: 10;
  text-align: center;
}
.rs-project.style1 .project-item .project-content .title {
  font-size: 21px;
  line-height: 30px;
  font-weight: 600;
  margin-bottom: 8px;
}
.rs-project.style1 .project-item .project-content .title a {
  color: #101010;
}
.rs-project.style1 .project-item .project-content .category {
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
  display: block;
}
.rs-project.style1 .project-item .project-content .category a {
  color: #ed3237;
}
.rs-project.style1 .project-item:hover .project-img img {
  transform: scale(1.3);
}
.rs-project.style1 .project-item:hover .project-content {
  bottom: -50px;
}
.rs-project.style1 .owl-nav .owl-next,
.rs-project.style1 .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 30px;
  width: 42px;
  height: 42px;
  line-height: 42px;
  border-radius: 50%;
  background: #ffe9c1;
  text-align: center;
  color: #101010;
  transition: all 0.5s;
  transition-delay: 0.70s;
  opacity: 0;
  visibility: hidden;
}
.rs-project.style1 .owl-nav .owl-next i:before,
.rs-project.style1 .owl-nav .owl-prev i:before {
  content: "\f111";
  font-family: Flaticon;
}
.rs-project.style1 .owl-nav .owl-next:hover,
.rs-project.style1 .owl-nav .owl-prev:hover {
  color: #ed3237;
}
.rs-project.style1 .owl-nav .owl-next {
  right: -50px;
  left: unset;
}
.rs-project.style1 .owl-nav .owl-next i:before {
  content: "\f110";
}
.rs-project.style1:hover .owl-nav .owl-next,
.rs-project.style1:hover .owl-nav .owl-prev {
  left: -50px;
  transition-delay: 0s;
  visibility: visible;
  opacity: 1;
}
.rs-project.style1:hover .owl-nav .owl-next {
  right: -50px;
  left: unset;
}
.rs-project.style2 .project-item {
  position: relative;
  overflow: hidden;
}
.rs-project.style2 .project-item .project-img img {
  width: 100%;
  border-radius: 5px;
}
.rs-project.style2 .project-item .project-content {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 40%;
  text-align: center;
  z-index: 10;
  padding: 25px;
  opacity: 0;
  -webkit-transition: 0.3s all ease-out;
  transition: 0.3s all ease-out;
  border-radius: 5px;
  z-index: 1;
}
.rs-project.style2 .project-item .project-content .title {
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
  margin-bottom: 8px;
}
.rs-project.style2 .project-item .project-content .title a {
  color: #ffffff;
}
.rs-project.style2 .project-item .project-content .category {
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
  display: block;
}
.rs-project.style2 .project-item .project-content .category a {
  color: #ffffff;
}
.rs-project.style2 .project-item .project-content:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  transition: all 0.3s ease 0s;
  border-radius: 5px;
}
.rs-project.style2 .project-item:hover .project-content {
  top: 0;
  opacity: 1;
  z-index: 1;
}
.rs-project.style2 .owl-nav .owl-next,
.rs-project.style2 .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 30px;
  width: 42px;
  height: 42px;
  line-height: 42px;
  border-radius: 50%;
  background: #ffffff;
  text-align: center;
  color: #101010;
  transition: all 0.5s;
  transition-delay: 0.70s;
  opacity: 0;
  visibility: hidden;
}
.rs-project.style2 .owl-nav .owl-next i:before,
.rs-project.style2 .owl-nav .owl-prev i:before {
  content: "\f111";
  font-family: Flaticon;
}
.rs-project.style2 .owl-nav .owl-next:hover,
.rs-project.style2 .owl-nav .owl-prev:hover {
  color: #ed3237;
}
.rs-project.style2 .owl-nav .owl-next {
  right: -50px;
  left: unset;
}
.rs-project.style2 .owl-nav .owl-next i:before {
  content: "\f110";
}
.rs-project.style2:hover .owl-nav .owl-next,
.rs-project.style2:hover .owl-nav .owl-prev {
  left: -50px;
  transition-delay: 0s;
  visibility: visible;
  opacity: 1;
}
.rs-project.style2:hover .owl-nav .owl-next {
  right: -50px;
  left: unset;
}
.rs-project.style3 {
  background-image: linear-gradient(150deg, #ed3237 46%, #0e73e4 100%);
  border-radius: 0px 270px 0px 0px;
  padding: 110px 70px 120px 70px;
}
.rs-project.style3 .project-item {
  position: relative;
  overflow: hidden;
  z-index: 1;
  border-radius: 5px;
}
.rs-project.style3 .project-item .project-img a img {
  transition: 1.3s all ease;
  border-radius: 5px;
}
.rs-project.style3 .project-item .project-content {
  position: absolute;
  padding: 24px 30px;
  opacity: 1;
  z-index: 10;
  top: 0;
  border: none;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: left;
  width: 100%;
}
.rs-project.style3 .project-item .project-content .portfolio-inner {
  position: absolute;
  bottom: 30px;
  right: 40px;
  left: 40px;
  display: flex;
  flex-wrap: wrap;
  transition: all .5s ease;
  width: 100%;
}
.rs-project.style3 .project-item .project-content .portfolio-inner .title {
  margin-top: 8px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
  margin-bottom: 8px;
  transform: translateY(0);
  order: 2;
  flex: 0 0 100%;
}
.rs-project.style3 .project-item .project-content .portfolio-inner .title a {
  color: #ffffff;
}
.rs-project.style3 .project-item .project-content .portfolio-inner .category {
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
  display: block;
  flex: 0 0 100%;
  transform: translateY(0px);
}
.rs-project.style3 .project-item .project-content .portfolio-inner .category a {
  color: #ffffff;
}
.rs-project.style3 .project-item .project-content:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all .3s ease 0s;
  border-radius: 5px;
  background: rgba(0, 0, 0, 0.4);
  opacity: 1;
}
.rs-project.style3 .project-item:hover .project-img a img {
  transform: scale(1.2);
}
.rs-project.style3 .project-item:hover .project-content {
  opacity: 1;
}
.rs-project.style3 .project-item:hover .project-content .portfolio-inner {
  bottom: 50px;
}
.rs-project.style3 .owl-nav .owl-next,
.rs-project.style3 .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 30px;
  width: 42px;
  height: 42px;
  line-height: 42px;
  border-radius: 50%;
  background: #ffffff;
  text-align: center;
  color: #101010;
  transition: all 0.5s;
  transition-delay: 0.70s;
  opacity: 0;
  visibility: hidden;
}
.rs-project.style3 .owl-nav .owl-next i:before,
.rs-project.style3 .owl-nav .owl-prev i:before {
  content: "\f111";
  font-family: Flaticon;
}
.rs-project.style3 .owl-nav .owl-next:hover,
.rs-project.style3 .owl-nav .owl-prev:hover {
  color: #ed3237;
}
.rs-project.style3 .owl-nav .owl-next {
  right: -50px;
  left: unset;
}
.rs-project.style3 .owl-nav .owl-next i:before {
  content: "\f110";
}
.rs-project.style3:hover .owl-nav .owl-next,
.rs-project.style3:hover .owl-nav .owl-prev {
  left: -50px;
  transition-delay: 0s;
  visibility: visible;
  opacity: 1;
}
.rs-project.style3:hover .owl-nav .owl-next {
  right: -50px;
  left: unset;
}
.rs-project.style3.modify1 {
  background-image: unset;
  border-radius: unset;
  padding: 100px 0;
  margin-left: -80px;
}
.rs-project.style3.modify1.mod {
  padding: 120px 0;
}
.rs-project.style3.modify1.mod .project-item .project-img a img {
  width: 380px;
  max-width: 380px;
}
.rs-project.style3.modify1 .owl-nav .owl-next,
.rs-project.style3.modify1 .owl-nav .owl-prev {
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50%;
  background: unset;
  color: #fff;
  border: 1px solid #fff;
  transform: translateY(-50%);
  transition: 0.6s ease all;
  z-index: 9;
  text-align: center;
  visibility: visible;
  opacity: 1;
}
.rs-project.style3.modify1 .owl-nav .owl-next i:before,
.rs-project.style3.modify1 .owl-nav .owl-prev i:before {
  content: "\f111";
  font-family: Flaticon;
  font-size: 18px;
  font-weight: 400;
}
.rs-project.style3.modify1 .owl-nav .owl-next:hover,
.rs-project.style3.modify1 .owl-nav .owl-prev:hover {
  color: #ccc;
}
.rs-project.style3.modify1 .owl-nav .owl-next {
  top: 350px;
  right: 1704px;
}
.rs-project.style3.modify1 .owl-nav .owl-next i:before {
  content: "\f110";
}
.rs-project.style3.modify1 .owl-nav .owl-prev {
  left: -470px;
  top: 350px;
}
.rs-project.style3.modify1.case-style3 {
  margin-left: unset;
  padding: 120px 0;
}
.rs-project.style4 .project-item {
  position: relative;
  overflow: hidden;
}
.rs-project.style4 .project-item .project-img img {
  border-radius: 0px;
  padding-top: 30px;
}
.rs-project.style4 .project-item .project-content {
  position: absolute;
  
  opacity: 0;
  z-index: 1;
  bottom: -150px;
  left: 50%;
  transform: translateX(-50%);
  width: 86%;
  z-index: 9;
  background: #ffffff;
  transition: 0.6s;
}
.rs-project.style4 .project-item .project-content .category {
  margin: 0;
}
.rs-project.style4 .project-item .project-content .category a {
  font-size: 16px;
  color: #0B70E1;
}
.rs-project.style4 .project-item .project-content .title {
  font-size: 20px;
  font-weight: 700;
}
.rs-project.style4 .project-item .project-content .title a {
  color: #0F0F0F;
}
.rs-project.style4 .project-item:hover .project-content {
  opacity: 1;
  bottom: 30px;
}
.rs-project.style4 .project-item:hover .project-content .category {
  margin-bottom: 5px;
}
.rs-project.style4 .project-item:hover .project-content .category a {
  font-size: 16px;
  color: #0B70E1;
}
.rs-project.style4 .project-item:hover .project-content .title {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 0;
}
.rs-project.style4 .project-item:hover .project-content .title a {
  color: #0F0F0F;
}
.rs-project.style5 .project-item {
  position: relative;
  overflow: hidden;
  z-index: 1;
  border-radius: 5px;
  transition: all 0.3s ease;
}
.rs-project.style5 .project-item .project-img img {
  border-radius: 5px;
}
.rs-project.style5 .project-item .project-content {
  opacity: 0;
  visibility: hidden;
}
.rs-project.style5 .project-item .project-content .p-icon {
  position: absolute;
  top: 40px;
  right: 0px;
  bottom: 20px;
  text-align: right;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: #fff;
  border-radius: 50%;
  transition: all 0.3s ease;
  z-index: 11;
}
.rs-project.style5 .project-item .project-content .p-icon a i:before {
  color: #1C1B1B;
}
.rs-project.style5 .project-item .project-content .project-inner {
  position: absolute;
  bottom: 0px;
  left: 25px;
  transition: all 0.3s ease;
}
.rs-project.style5 .project-item .project-content .project-inner .title {
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.rs-project.style5 .project-item .project-content .project-inner .title a {
  color: #ffffff;
}
.rs-project.style5 .project-item .project-content .project-inner .title a:hover {
  color: #ed3237;
}
.rs-project.style5 .project-item .project-content .project-inner .category {
  font-size: 22px;
  line-height: 37px;
  font-weight: 600;
  display: block;
}
.rs-project.style5 .project-item .project-content .project-inner .category a {
  color: #ffffff;
}
.rs-project.style5 .project-item .project-content .project-inner .category a:hover {
  color: #ed3237;
}
.rs-project.style5 .project-item:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #1C232F;
  opacity: 0;
  visibility: hidden;
  transition: .3s all ease;
}
.rs-project.style5 .project-item:hover .project-content {
  opacity: 1;
  visibility: visible;
}
.rs-project.style5 .project-item:hover .project-content .p-icon {
  right: 25px;
}
.rs-project.style5 .project-item:hover .project-content .p-icon a i:before {
  color: #1C1B1B;
}
.rs-project.style5 .project-item:hover .project-content .project-inner {
  bottom: 20px;
}
.rs-project.style5 .project-item:hover:before {
  opacity: 0.5;
  visibility: visible;
}
.rs-project.style6 .project-item {
  position: relative;
  overflow: hidden;
  transition: all 0.3s ease;
}
.rs-project.style6 .project-item .project-img {
  position: relative;
}
.rs-project.style6 .project-item .project-img img {
  border-radius: 5px;
}
.rs-project.style6 .project-item .project-img .plus-icon {
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  border-radius: 50px;
  color: #101010;
  background: #fff;
  position: absolute;
  right: 30px;
  top: 30px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
}
.rs-project.style6 .project-item .project-img .plus-icon i {
  font-size: 14px;
  color: #101010;
}
.rs-project.style6 .project-item .project-content {
  margin-top: 25px;
}
.rs-project.style6 .project-item .project-content .title {
  font-size: 22px;
  font-weight: 600;
  line-height: 1.1;
  margin-bottom: 5px;
}
.rs-project.style6 .project-item .project-content .title a {
  color: #101010;
}
.rs-project.style6 .project-item .project-content .title a:hover {
  color: #ed3237;
}
.rs-project.style6 .project-item .project-content .category {
  font-size: 16px;
  line-height: 27px;
  font-weight: 400;
  display: block;
}
.rs-project.style6 .project-item .project-content .category a {
  color: #ed3237;
}
.rs-project.style6 .project-item:hover .project-img .plus-icon {
  opacity: 1;
  visibility: visible;
}
.rs-project.style6.modify1 .project-item .project-img .plus-icon {
  background: #F9780F;
}
.rs-project.style6.modify1 .project-item .project-img .plus-icon i {
  font-size: 16px;
  font-weight: 300;
  color: #ffffff;
}
.rs-project.style6.modify1 .project-item .project-content {
  margin-top: 25px;
}
.rs-project.style6.modify1 .project-item .project-content .title {
  font-size: 23px;
  font-weight: 700;
  line-height: 46px;
  margin-bottom: 5px;
  text-decoration: underline;
}
.rs-project.style6.modify1 .project-item .project-content .title a {
  color: #101010;
}
.rs-project.style6.modify1 .project-item .project-content .title a:hover {
  color: #ed3237;
}
.rs-project.style6.modify2 .project-item .project-img .plus-icon {
  background: #1273eb;
}
.rs-project.style6.modify2 .project-item .project-img .plus-icon i {
  font-size: 24px;
  line-height: 50px;
  font-weight: 300;
  color: #ffffff;
}
.rs-project.style6.modify2 .project-item .project-content {
  margin-top: 25px;
}
.rs-project.style6.modify2 .project-item .project-content .title {
  font-size: 25px;
  font-weight: 700;
  line-height: 53px;
  margin-bottom: 0;
}
.rs-project.style6.modify2 .project-item .project-content .title a {
  color: #101010;
}
.rs-project.style6.modify2 .project-item .project-content .title a:hover {
  color: #ed3237;
}
.rs-project.style7 .project-item {
  position: relative;
  overflow: hidden;
  border-radius: 5px;
}
.rs-project.style7 .project-item .project-img img {
  transform: scale(1.2);
  transition: 0.6s;
  border-radius: 5px;
}
.rs-project.style7 .project-item .project-content {
  position: absolute;
  padding: 24px 30px;
  opacity: 0;
  z-index: 10;
  top: 0;
  visibility: hidden;
  width: 100%;
  height: 100%;
  text-align: center;
  transform: scale(1.3);
  transition: 0.4s;
}
.rs-project.style7 .project-item .project-content .title {
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
  margin-bottom: 8px;
}
.rs-project.style7 .project-item .project-content .title a {
  color: #ffffff;
}
.rs-project.style7 .project-item .project-content .title a:hover {
  color: #ed3237;
}
.rs-project.style7 .project-item .project-content .category {
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
  display: block;
}
.rs-project.style7 .project-item .project-content .category a {
  color: #ffffff;
}
.rs-project.style7 .project-item .project-content .category a:hover {
  color: #ed3237;
}
.rs-project.style7 .project-item .project-content:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  border-radius: 5px;
}
.rs-project.style7 .project-item:hover .project-img img {
  transform: scale(1);
}
.rs-project.style7 .project-item:hover .project-content {
  visibility: visible;
  opacity: 1;
  transform: scale(1);
}
.rs-project.style7 .project-item:hover .project-content:before {
  opacity: 1;
  visibility: visible;
}
.rs-project.style8 .project-item {
  position: relative;
  border-radius: 5px 5px 5px 5px;
  overflow: hidden;
}
.rs-project.style8 .project-item .project-img {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.rs-project.style8 .project-item .project-img img {
  width: 100%;
  transition: 1.3s all ease;
}
.rs-project.style8 .project-item .project-content {
  position: absolute;
  padding: 17px 25px 15px;
  opacity: 0;
  visibility: hidden;
  z-index: 1;
  left: 0;
  bottom: -100px;
  text-align: left;
  width: 100%;
  z-index: 11;
  transition: 0.6s;
  height: 100%;
}
.rs-project.style8 .project-item .project-content .project-inner {
  position: absolute;
  bottom: -100px;
  transition: 0.5s;
  left: 30px;
}
.rs-project.style8 .project-item .project-content .project-inner .title {
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.rs-project.style8 .project-item .project-content .project-inner .title a {
  color: #ffffff;
}
.rs-project.style8 .project-item .project-content .project-inner .title a:hover {
  color: #ed3237;
}
.rs-project.style8 .project-item .project-content .project-inner .category {
  font-size: 22px;
  line-height: 37px;
  font-weight: 600;
  display: block;
}
.rs-project.style8 .project-item .project-content .project-inner .category a {
  color: #ffffff;
}
.rs-project.style8 .project-item .project-content .project-inner .category a:hover {
  color: #ed3237;
}
.rs-project.style8 .project-item .project-content:before {
  content: '';
  position: absolute;
  bottom: -150px;
  left: 0;
  opacity: 0;
  visibility: hidden;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  transition: all 0.4s;
  border-radius: 5px;
  transition: 0.6s;
}
.rs-project.style8 .project-item:hover .project-img img {
  transform: scale(1.2);
}
.rs-project.style8 .project-item:hover .project-content {
  opacity: 1;
  visibility: visible;
  bottom: 0;
}
.rs-project.style8 .project-item:hover .project-content .project-inner {
  bottom: 30px;
}
.rs-project.style8 .project-item:hover .project-content .project-inner .title {
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.rs-project.style8 .project-item:hover .project-content .project-inner .title a {
  color: #ffffff;
}
.rs-project.style8 .project-item:hover .project-content .project-inner .title a:hover {
  color: #ed3237;
}
.rs-project.style8 .project-item:hover .project-content .project-inner .category {
  font-size: 22px;
  line-height: 37px;
  font-weight: 600;
  display: block;
}
.rs-project.style8 .project-item:hover .project-content .project-inner .category a {
  color: #ffffff;
}
.rs-project.style8 .project-item:hover .project-content .project-inner .category a:hover {
  color: #ed3237;
}
.rs-project.style8 .project-item:hover .project-content:before {
  opacity: 1;
  bottom: 0;
  visibility: visible;
}
.rs-project.style8.modify1 .project-item .project-content {
  z-index: 1;
}
.rs-project.style8.modify1 .project-item .project-content .project-inner .title a {
  color: #ffffff;
}
.rs-project.style8.modify1 .project-item .project-content .project-inner .title a:hover {
  color: #ffffff;
}
.rs-project.style8.modify1 .project-item .project-content .project-inner .category a {
  color: #ffffff;
}
.rs-project.style8.modify1 .project-item .project-content .project-inner .category a:hover {
  color: #f2541b;
}
.rs-project.style9 .project-item {
  position: relative;
  border-radius: 5px 5px 5px 5px;
  overflow: hidden;
}
.rs-project.style9 .project-item .project-content {
  position: absolute;
  width: 100%;
  bottom: -105%;
  left: 40px;
  transition: 0.4s;
}
.rs-project.style9 .project-item .project-content .project-inner .title {
  font-size: 22px;
  line-height: 28px;
  font-weight: 600;
  margin-bottom: 5px;
}
.rs-project.style9 .project-item .project-content .project-inner .title a {
  color: #ffffff;
}
.rs-project.style9 .project-item .project-content .project-inner .title a:hover {
  color: #ed3237;
}
.rs-project.style9 .project-item .project-content .project-inner .category {
  font-size: 16px;
  line-height: 27px;
  font-weight: 400;
  display: block;
  margin-bottom: 25px;
}
.rs-project.style9 .project-item .project-content .project-inner .category a {
  color: #ffffff;
}
.rs-project.style9 .project-item .project-content .project-inner .category a:hover {
  color: #ed3237;
}
.rs-project.style9 .project-item .project-content .p-icon {
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  border-radius: 50px;
  background: #fff;
  font-size: 24px;
}
.rs-project.style9 .project-item .project-content .p-icon i {
  color: #101010;
}
.rs-project.style9 .project-item:before {
  background: #ed3237;
  content: "";
  position: absolute;
  bottom: -105%;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  transition: 0.4s;
}01
.rs-project.style9 .project-item:hover .project-content {
  bottom: 40px;
}
.rs-project.style9 .project-item:hover:before {
  bottom: 0;
  opacity: .8;
  visibility: visible;
}



rs-services.main-home.style1 .services-item {
    text-align: center;
    background-color: #FFFFFF;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0px 0px 48px 0px rgb(162 162 162 / 50%);
    margin: 0px -10px 0px 0px;
    padding: 40px;
}
.rs-services.main-home .services-item {
    margin: 0px 0px 0px 0px;
    padding: 60px 25px 50px 35px;
    background-color: #FFFFFF;
    border-radius: 10px 10px 10px 10px;
}


.form-control{
    height: 50px;
    background: #F7F7F7;
    margin-bottom: 20px;
    padding-left: 20px;
}

