
@import url("https://fonts.googleapis.com/css2?family=Hind:wght@400;500;600;700&family=Montserrat:wght@400;700&family=Poppins:wght@300;400;600;700&display=swap");

.wrapperstyle2 html {
  overflow-x: hidden;
}
.wrapperstyle2 body {
  line-height: 1.5;
  font-family: "Hind", serif;
  -webkit-font-smoothing: antialiased;
  font-size: 17px;
  color: rgba(0, 0, 0, 0.65);
}
.wrapperstyle2 h1, .wrapperstyle2 .h1, .wrapperstyle2 h2, .wrapperstyle2 .h2, .wrapperstyle2 h3, .wrapperstyle2 .h3, .wrapperstyle2 h4, .wrapperstyle2 .h4, .wrapperstyle2 h5, .wrapperstyle2 .h5, .wrapperstyle2 h6, .wrapperstyle2 .h6 {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  color: #242424;
}
.wrapperstyle2 h1, .wrapperstyle2 .h1 {
  font-size: 2.5rem;
}
.wrapperstyle2 h2, .wrapperstyle2 .h2 {
  font-size: 2rem;
  font-weight: 600;
  line-height: 42px;
}
.wrapperstyle2 h3, .wrapperstyle2 .h3 {
  font-size: 1.5rem;
}
.wrapperstyle2 h4, .wrapperstyle2 .h4 {
  font-size: 1.3rem;
  line-height: 30px;
}
.wrapperstyle2 h5, .wrapperstyle2 .h5 {
  font-size: 1.25rem;
}
.wrapperstyle2 h6, .wrapperstyle2 .h6 {
  font-size: 1rem;
}
.wrapperstyle2 p {
  line-height: 30px;
}
.wrapperstyle2 .navbar-toggle .icon-bar {
  background: #f75757;
}
.wrapperstyle2 input[type=email], .wrapperstyle2 input[type=password], .wrapperstyle2 input[type=text], .wrapperstyle2 input[type=tel] {
  box-shadow: none;
  height: 45px;
  outline: none;
  font-size: 14px;
}
.wrapperstyle2 input[type=email]:focus, .wrapperstyle2 input[type=password]:focus, .wrapperstyle2 input[type=text]:focus, .wrapperstyle2 input[type=tel]:focus {
  box-shadow: none;
  border: 1px solid #f75757;
}
.wrapperstyle2 .form-control {
  box-shadow: none;
  border-radius: 0;
}
.wrapperstyle2 .form-control:focus {
  box-shadow: none;
  border: 1px solid #f75757;
}
.wrapperstyle2 .py-7 {
  padding: 7rem 0px;
}
.wrapperstyle2 .btn {
  display: inline-block;
  font-size: 14px!important;
  font-size: 0.8125rem !important;
  font-weight: 500 !important;
  padding: 1rem 2.5rem 0.8rem !important;
  text-transform: uppercase;
  border-radius: 0;
  transition: 0.3s;
}
.wrapperstyle2 .btn.btn-icon i {
  font-size: 16px !important;
  vertical-align: middle;
  margin-right: 5px !important;
}
.wrapperstyle2 .btn:focus {
  outline: 0px;
  box-shadow: none;
}
.wrapperstyle2 .btn-main, .wrapperstyle2 .btn-small, .wrapperstyle2 .btn-transparent {
  background: #F9910E !important;
  color: #fff !important;
  transition: all 0.2s ease !important;
}
.wrapperstyle2 .btn-main:hover, .wrapperstyle2 .btn-small:hover, .wrapperstyle2 .btn-transparent:hover {
  background: #D95B05 !important;
  color: #fff !important;
}
.wrapperstyle2 .btn-solid-border {
  border: 2px solid #f75757;
  background: transparent;
  color: #242424;
}
.wrapperstyle2 .btn-solid-border:hover {
  border: 2px solid #f75757;
  background: #f75757;
}
.wrapperstyle2 .btn-transparent {
  background: transparent;
  padding: 0;
  color: #f75757;
}
.wrapperstyle2 .btn-transparent:hover {
  background: transparent;
  color: #f75757;
}
.wrapperstyle2 .btn-large {
  padding: 20px 45px;
}
.wrapperstyle2 .btn-large.btn-icon i {
  font-size: 16px;
  vertical-align: middle;
  margin-right: 5px;
}
.wrapperstyle2 .btn-small {
  padding: 13px 25px 10px;
  font-size: 12px;
}
.wrapperstyle2 .btn-round {
  border-radius: 4px;
}
.wrapperstyle2 .btn-round-full {
  border-radius: 50px !important;
}
.wrapperstyle2 .btn.active:focus, .wrapperstyle2 .btn:active:focus, .wrapperstyle2 .btn:focus {
  outline: 0;
}
.wrapperstyle2 .bg-gray {
  background: #f5f8f9;
}
.wrapperstyle2 .bg-primary {
  background: #f75757;
}
.wrapperstyle2 .bg-primary-dark {
  background: #f52626;
}
.wrapperstyle2 .bg-primary-darker {
  background: #dd0b0b;
}
.wrapperstyle2 .bg-dark {
  background: #242424;
}
.wrapperstyle2 .bg-gradient {
  background-image: linear-gradient(145deg, rgba(19, 177, 205, 0.95) 0%, rgba(152, 119, 234, 0.95) 100%);
  background-repeat: repeat-x;
}
.wrapperstyle2 .section {
  padding: 100px 0;
}
.wrapperstyle2 .section-sm {
  padding: 70px 0;
}
.wrapperstyle2 .section-title {
  margin-bottom: 70px;
}
.wrapperstyle2 .section-title .title {
  font-size: 50px;
  line-height: 50px;
}
.wrapperstyle2 .section-title p {
  color: #666;
  font-family: "Poppins", sans-serif;
}
.wrapperstyle2 .subtitle {
  color: #f75757;
  font-size: 14px;
  letter-spacing: 1px;
}
.wrapperstyle2 .overly, .wrapperstyle2 .hero-img, .wrapperstyle2 .cta, .wrapperstyle2 .slider, .wrapperstyle2 .page-title {
  position: relative;
}
.wrapperstyle2 .overly:before, .wrapperstyle2 .hero-img:before, .wrapperstyle2 .cta:before, .wrapperstyle2 .slider:before, .wrapperstyle2 .page-title:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  background: #000;
}
.wrapperstyle2 .overly-2, .wrapperstyle2 .latest-blog, .wrapperstyle2 .cta-block, .wrapperstyle2 .bg-counter {
  position: relative;
}
.wrapperstyle2 .overly-2:before, .wrapperstyle2 .latest-blog:before, .wrapperstyle2 .cta-block:before, .wrapperstyle2 .bg-counter:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
}
.wrapperstyle2 .text-color {
  color: #f75757;
}
.wrapperstyle2 .text-black {
  color: #242424;
}
.wrapperstyle2 .text-color2 {
  color: #c54041;
}
.wrapperstyle2 .text-color2 {
  color: #b99769;
}
.wrapperstyle2 .text-sm {
  font-size: 14px;
}
.wrapperstyle2 .text-md {
  font-size: 2.25rem;
}
.wrapperstyle2 .text-lg {
  font-size: 3.75rem;
}
.wrapperstyle2 .no-spacing {
  letter-spacing: 0px;
  /* Links */
}
.wrapperstyle2 a {
  color: #242424;
  text-decoration: none;
}
.wrapperstyle2 a:focus, .wrapperstyle2 a:hover {
  color: #f75757;
  text-decoration: none;
}
.wrapperstyle2 a:focus {
  outline: none;
}
.wrapperstyle2 .content-title {
  font-size: 40px;
  line-height: 50px;
}
.wrapperstyle2 .page-title {
  padding: 100px 0;
}
.wrapperstyle2 .page-title .block h1 {
  color: #fff;
}
.wrapperstyle2 .page-title .block p {
  color: #fff;
}
.wrapperstyle2 .page-wrapper {
  padding: 70px 0;
}
.wrapperstyle2 #wrapper-work {
  overflow: hidden;
  padding-top: 100px;
}
.wrapperstyle2 #wrapper-work ul li {
  width: 50%;
  float: left;
  position: relative;
}
.wrapperstyle2 #wrapper-work ul li img {
  width: 100%;
  height: 100%;
}
.wrapperstyle2 #wrapper-work ul li .items-text {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  background: rgba(0, 0, 0, 0.6);
  padding-left: 44px;
  padding-top: 140px;
}
.wrapperstyle2 #wrapper-work ul li .items-text h2 {
  padding-bottom: 28px;
  padding-top: 75px;
  position: relative;
}
.wrapperstyle2 #wrapper-work ul li .items-text h2:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 75px;
  height: 3px;
  background: #fff;
}
.wrapperstyle2 #wrapper-work ul li .items-text p {
  padding-top: 30px;
  font-size: 16px;
  line-height: 27px;
  font-weight: 300;
  padding-right: 80px;
  /*--
   features-work Start 
   --*/
}
.wrapperstyle2 #features-work {
  padding-top: 50px;
  padding-bottom: 75px;
}
.wrapperstyle2 #features-work .block ul li {
  width: 19%;
  text-align: center;
  display: inline-block;
  padding: 40px 0px;
}
.wrapperstyle2 #navbar {
  background: #222328;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.wrapperstyle2 #navbar li {
  padding-left: 15px;
}
@media (max-width: 992px) {
  .wrapperstyle2 #navbar li {
    padding-left: 0;
  }
}
.wrapperstyle2 #navbar .nav-link {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 0.5px;
  transition: all 0.25s ease;
}
.wrapperstyle2 #navbar .nav-link:hover, .wrapperstyle2 #navbar .nav-link:focus, .wrapperstyle2 #navbar .active .nav-link {
  color: #f75757;
}
.wrapperstyle2 #navbar .btn {
  padding: 0.7rem 1.5rem 0.5rem;
  color: #fff;
}
@media (max-width: 992px) {
  .wrapperstyle2 #navbar .btn {
    margin: 15px 0 10px;
  }
}
.wrapperstyle2 .header-top {
  background: #222328;
  color: #919194;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
.wrapperstyle2 .header-top .header-top-socials {
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  padding: 12px 0px;
}
.wrapperstyle2 .header-top .header-top-socials {
  margin-left: -8px;
}
.wrapperstyle2 .header-top .header-top-socials a {
  color: #919194;
  margin-right: 8px;
  font-size: 16px;
  padding: 0 8px;
}
.wrapperstyle2 .header-top .header-top-socials a:hover {
  color: #f75757;
}
.wrapperstyle2 .header-top .header-top-info {
  color: #919194;
  font-size: 16px;
}
.wrapperstyle2 .header-top .header-top-info a span {
  color: #fff;
}
.wrapperstyle2 .header-top .header-top-info a {
  margin-left: 35px;
  color: #919194;
}
.wrapperstyle2 .navbar-toggler {
  padding: 0;
  font-size: 1.5rem;
  color: #fff;
}
.wrapperstyle2 .navbar-toggler:focus {
  outline: 0;
}
.wrapperstyle2 .navbar-brand {
  color: #fff;
  font-weight: 600;
  letter-spacing: 1px;
}
.wrapperstyle2 .navbar-brand span {
  color: #f75757;
}
.wrapperstyle2 .dropdown-menu {
  padding: 0px;
  border: 0;
  border-radius: 0px;
}
@media (max-width: 992px) {
  .wrapperstyle2 .dropdown-menu {
    text-align: center;
    float: left !important;
    width: 100%;
    margin: 0;
  }
}
.wrapperstyle2 .dropdown-menu li:first-child {
  margin-top: 5px;
}
.wrapperstyle2 .dropdown-menu li:last-child {
  margin-bottom: 5px;
}
.wrapperstyle2 .dropdown-toggle::after {
  display: none;
}
.wrapperstyle2 .dropleft .dropdown-menu, .wrapperstyle2 .dropright .dropdown-menu {
  margin: 0;
}
.wrapperstyle2 .dropleft .dropdown-toggle::before, .wrapperstyle2 .dropright .dropdown-toggle::after {
  font-weight: bold;
  font-family: "Font Awesome 5 Free";
  border: 0;
  font-size: 10px;
  vertical-align: 1px;
}
.wrapperstyle2 .dropleft .dropdown-toggle::before {
  content: "\f053";
  margin-right: 5px;
}
.wrapperstyle2 .dropright .dropdown-toggle::after {
  content: "\f054";
  margin-left: 5px;
}
.wrapperstyle2 .dropdown-item {
  padding: 0.8rem 1.5rem 0.55rem;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
}
@media (max-width: 992px) {
  .wrapperstyle2 .dropdown-item {
    padding: 0.6rem 1.5rem 0.35rem;
  }
}
.wrapperstyle2 .dropdown-submenu.active > .dropdown-toggle, .wrapperstyle2 .dropdown-submenu:hover > .dropdown-item, .wrapperstyle2 .dropdown-item.active, .wrapperstyle2 .dropdown-item:hover {
  background: #f75757;
  color: #fff;
}
.wrapperstyle2 ul.dropdown-menu li {
  padding-left: 0px !important;
}
@media (min-width: 992px) {
  .wrapperstyle2 .dropdown-menu {
    transition: all 0.2s ease-in, visibility 0s linear 0.2s, transform 0.2s linear;
    display: block;
    visibility: hidden;
    opacity: 0;
    min-width: 200px;
    margin-top: 15px;
  }
  .wrapperstyle2 .dropdown-menu li:first-child {
    margin-top: 10px;
  }
  .wrapperstyle2 .dropdown-menu li:last-child {
    margin-bottom: 10px;
  }
  .wrapperstyle2 .dropleft .dropdown-menu, .wrapperstyle2 .dropright .dropdown-menu {
    margin-top: -10px;
  }
  .wrapperstyle2 .dropdown:hover > .dropdown-menu {
    visibility: visible;
    transition: all 0.45s ease 0s;
    opacity: 1;
  }
}
.wrapperstyle2 .bg-1 {
  background: url("../images/contact banner1.jpg") no-repeat 50% 50%;
  background-size: cover;
}
.wrapperstyle2 .bg-2 {
  background: url("../images/bg/home-5.jpg");
  background-size: cover;
}
.wrapperstyle2 .slider {
  background: url("../images/fotor8.jpg") no-repeat;
  background-size:cover;
  background-position: 10% 0%;
  padding: 200px 0;
  position: relative;
}
@media (max-width: 768px) {
  .wrapperstyle2 .slider {
    padding: 150px 0;
  }
}
.wrapperstyle2 .slider .block h1 {
  font-size: 70px;
  line-height: 80px;
  font-weight: 600;
  color: #fff;
}
.wrapperstyle2 .slider .block p {
  margin-bottom: 30px;
  color: #b9b9b9;
  font-size: 18px;
  line-height: 27px;
  font-weight: 300;
}
.wrapperstyle2 .slider .block span {
  letter-spacing: 1px;
}
.wrapperstyle2 .intro-item i {
  font-size: 60px;
  line-height: 60px;
}
.wrapperstyle2 .color-one {
  color: #f75757;
}
.wrapperstyle2 .color-two {
  color: #00d747;
}
.wrapperstyle2 .color-three {
  color: #9262ff;
}
.wrapperstyle2 .color-four {
  color: #088ed3;
}
.wrapperstyle2 .bg-about {
  position: absolute;
  content: "";
  left: 0px;
  top: 0px;
  width: 45%;
  min-height: 650px;
  background: url("../images/about/home-8.jpg") no-repeat;
  background-size: cover;
}
.wrapperstyle2 .about-content {
  padding: 20px 0px 0px 80px;
}
.wrapperstyle2 .about-content h4 {
  font-weight: 600;
}
.wrapperstyle2 .about-content h4:before {
  position: absolute;
  content: "\f576";
  font-family: "Font Awesome 5 Free";
  font-size: 30px;
  position: absolute;
  top: 8px;
  left: -65px;
  font-weight: 700;
}
.wrapperstyle2 .counter-item .counter-stat {
  font-size: 50px;
}
.wrapperstyle2 .counter-item p {
  margin-bottom: 0px;
}
.wrapperstyle2 .bg-counter {
  background: url("../images/bg/counter.jpg") no-repeat;
  background-size: cover;
}
.wrapperstyle2 .team-img-hover .team-social li a.facebook {
  background: #6666cc;
}
.wrapperstyle2 .team-img-hover .team-social li a.twitter {
  background: #3399cc;
}
.wrapperstyle2 .team-img-hover .team-social li a.instagram {
  background: #cc66cc;
}
.wrapperstyle2 .team-img-hover .team-social li a.linkedin {
  background: #3399cc;
}
.wrapperstyle2 .team-img-hover {
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.6);
  opacity: 0;
  transition: all 0.2s ease-in-out;
  transform: scale(0.8);
}
.wrapperstyle2 .team-img-hover li a {
  display: inline-block;
  color: #fff;
  width: 50px;
  height: 50px;
  font-size: 20px;
  line-height: 50px;
  border: 2px solid transparent;
  border-radius: 2px;
  text-align: center;
  transform: translateY(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: all 0.3s ease-in-out;
}
.wrapperstyle2 .team-img-hover:hover li a:hover {
  transform: translateY(4px);
}
.wrapperstyle2 .team-item:hover .team-img-hover {
  opacity: 1;
  transform: scale(1);
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
}
.wrapperstyle2 .service-item {
  position: relative;
  padding-left: 80px;
}
.wrapperstyle2 .service-item i {
  position: absolute;
  left: 0px;
  top: 5px;
  font-size: 50px;
  opacity: 0.4;
}
.wrapperstyle2 .cta {
  background: url("../images/fotor6.jpg") fixed 50% 50%;
  background-size: cover;
  padding: 120px 0px;
}
.wrapperstyle2 .cta-block {
  background: url("../images/fotor6.jpg") no-repeat;
  background-size: cover;
}
.wrapperstyle2 .testimonial-item {
  padding: 50px 30px;
}
.wrapperstyle2 .testimonial-item i {
  font-size: 40px;
  position: absolute;
  left: 30px;
  top: 30px;
  z-index: 1;
}
.wrapperstyle2 .testimonial-item .testimonial-text {
  font-size: 20px;
  line-height: 38px;
  color: #242424;
  margin-bottom: 30px;
  font-style: italic;
}
.wrapperstyle2 .testimonial-item .testimonial-item-content {
  padding-left: 65px;
}
.wrapperstyle2 .slick-slide:focus, .wrapperstyle2 .slick-slide a {
  outline: none;
}
.wrapperstyle2 .hero-img {
  background: url("../images/bg/home-5.jpg");
  position: absolute;
  content: "";
  background-size: cover;
  width: 100%;
  height: 100%;
  top: 0px;
}
.wrapperstyle2 .h70 {
  height: 55%;
}
.wrapperstyle2 .lh-45 {
  line-height: 45px;
}
.wrapperstyle2 .pricing-header h1 {
  font-size: 70px;
  font-weight: 300;
}
.wrapperstyle2 .pricing .btn-solid-border {
  border-color: #dedede;
}
.wrapperstyle2 .pricing .btn-solid-border:Hover {
  border-color: #f75757;
}
.wrapperstyle2 .portflio-item .portfolio-item-content {
  position: absolute;
  content: "";
  right: 0px;
  bottom: 0px;
  opacity: 0;
  transition: all 0.35s ease;
}
.wrapperstyle2 .portflio-item:before {
  position: absolute;
  content: "";
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  opacity: 0;
  transition: all 0.35s ease;
  overflow: hidden;
}
.wrapperstyle2 .portflio-item:hover:before {
  opacity: 1;
}
.wrapperstyle2 .portflio-item:hover .portfolio-item-content {
  opacity: 1;
  bottom: 20px;
  right: 30px;
}
.wrapperstyle2 .portflio-item .overlay-item {
  position: absolute;
  content: "";
  left: 0px;
  top: 0px;
  bottom: 0px;
  right: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 80px;
  color: #f75757;
  opacity: 0;
  transition: all 0.35s ease;
}
.wrapperstyle2 .portflio-item:hover .overlay-item {
  opacity: 1;
}
.wrapperstyle2 .contact-form-wrap .form-group {
  padding-bottom: 15px;
  margin: 0px;
}
.wrapperstyle2 .contact-form-wrap .form-group .form-control {
  background: #f5f8f9;
  height: 48px;
  border: 1px solid #EEF2F6;
  box-shadow: none;
  width: 100%;
}
.wrapperstyle2 .contact-form-wrap .form-group-2 {
  margin-bottom: 13px;
}
.wrapperstyle2 .contact-form-wrap .form-group-2 textarea {
  background: #f5f8f9;
  height: 135px;
  border: 1px solid #EEF2F6;
  box-shadow: none;
  width: 100%;
}
.wrapperstyle2 .address-block li {
  margin-bottom: 10px;
}
.wrapperstyle2 .address-block li i {
  font-size: 20px;
  width: 20px;
}
.wrapperstyle2 .social-icons li {
  margin: 0 6px;
}
.wrapperstyle2 .social-icons i {
  margin-right: 15px;
  font-size: 25px;
}
.wrapperstyle2 .google-map {
  position: relative;
}
.wrapperstyle2 .google-map #map {
  width: 100%;
  height: 450px;
  /*=================================================================
   Latest Posts
   ==================================================================*/
}
.wrapperstyle2 .blog-item-content h3 {
  line-height: 36px;
}
.wrapperstyle2 .blog-item-content h3 a {
  transition: all 0.4s ease 0s;
}
.wrapperstyle2 .blog-item-content h3 a:hover {
  color: #f75757 !important;
}
.wrapperstyle2 .lh-36 {
  line-height: 36px;
}
.wrapperstyle2 .tags a {
  background: #f5f8f9;
  display: inline-block;
  padding: 8px 23px;
  border-radius: 38px;
  margin-bottom: 10px;
  border: 1px solid #eee;
  font-size: 14px;
  text-transform: capitalize;
}
.wrapperstyle2 .pagination .nav-links a, .wrapperstyle2 .pagination .nav-links span.current {
  font-size: 20px;
  font-weight: 500;
  color: #c9c9c9;
  margin: 0 10px;
  text-transform: uppercase;
  letter-spacing: 1.2px;
}
.wrapperstyle2 .pagination .nav-links span.current, .wrapperstyle2 .pagination .nav-links a.next, .wrapperstyle2 .pagination .nav-links a.prev {
  color: #242424;
}
.wrapperstyle2 h3.quote {
  font-size: 24px;
  line-height: 40px;
  font-weight: normal;
  padding: 0px 25px 0px 85px;
  margin: 65px 0 65px 0 !important;
  position: relative;
}
@media (max-width: 768px) {
  .wrapperstyle2 h3.quote {
    padding: 0;
    padding-left: 20px;
  }
}
.wrapperstyle2 h3.quote::before {
  content: "";
  width: 55px;
  height: 2px;
  background: #f75757;
  position: absolute;
  top: 25px;
  left: 0;
}
@media (max-width: 768px) {
  .wrapperstyle2 h3.quote::before {
    top: 5px;
    width: 2px;
    height: 35px;
  }
}
.wrapperstyle2 .nav-posts-title {
  line-height: 25px;
  font-size: 18px;
}
.wrapperstyle2 .latest-blog {
  position: relative;
  padding-bottom: 150px;
}
.wrapperstyle2 .mt-70 {
  margin-top: -70px;
}
.wrapperstyle2 .border-1 {
  border: 1px solid rgba(0, 0, 0, 0.05);
}
.wrapperstyle2 .blog-item {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  /*=================================================================
   Single Blog Page
   ==================================================================*/
}
.wrapperstyle2 .post.post-single {
  border: none;
}
.wrapperstyle2 .post.post-single .post-thumb {
  margin-top: 30px;
}
.wrapperstyle2 .post-sub-heading {
  border-bottom: 1px solid #dedede;
  padding-bottom: 20px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 20px;
}
.wrapperstyle2 .post-social-share {
  margin-bottom: 50px;
}
.wrapperstyle2 .post-comments {
  margin: 30px 0;
}
.wrapperstyle2 .post-comments .media {
  margin-top: 20px;
}
.wrapperstyle2 .post-comments .media > .pull-left {
  padding-right: 20px;
}
.wrapperstyle2 .post-comments .comment-author {
  margin-top: 0;
  margin-bottom: 0px;
  font-weight: 500;
}
.wrapperstyle2 .post-comments .comment-author a {
  color: #f75757;
  font-size: 14px;
  text-transform: uppercase;
}
.wrapperstyle2 .post-comments time {
  margin: 0 0 5px;
  display: inline-block;
  color: #808080;
  font-size: 12px;
}
.wrapperstyle2 .post-comments .comment-button {
  color: #f75757;
  display: inline-block;
  margin-left: 5px;
  font-size: 12px;
}
.wrapperstyle2 .post-comments .comment-button i {
  margin-right: 5px;
  display: inline-block;
}
.wrapperstyle2 .post-comments .comment-button:hover {
  color: #f75757;
}
.wrapperstyle2 .post-excerpt {
  margin-bottom: 60px;
}
.wrapperstyle2 .post-excerpt h3 a {
  color: #000;
}
.wrapperstyle2 .post-excerpt p {
  margin: 0 0 30px;
}
.wrapperstyle2 .post-excerpt blockquote.quote-post {
  margin: 20px 0;
}
.wrapperstyle2 .post-excerpt blockquote.quote-post p {
  line-height: 30px;
  font-size: 20px;
  color: #f75757;
}
.wrapperstyle2 .single-blog {
  background-color: #fff;
  margin-bottom: 50px;
  padding: 20px;
}
.wrapperstyle2 .blog-subtitle {
  font-size: 15px;
  padding-bottom: 10px;
  border-bottom: 1px solid #dedede;
  margin-bottom: 25px;
  text-transform: uppercase;
}
.wrapperstyle2 .next-prev {
  border-bottom: 1px solid #dedede;
  border-top: 1px solid #dedede;
  margin: 20px 0;
  padding: 25px 0;
}
.wrapperstyle2 .next-prev a {
  color: #000;
}
.wrapperstyle2 .next-prev a:hover {
  color: #f75757;
}
.wrapperstyle2 .next-prev .prev-post i {
  margin-right: 10px;
}
.wrapperstyle2 .next-prev .next-post i {
  margin-left: 10px;
}
.wrapperstyle2 .social-profile ul li {
  margin: 0 10px 0 0;
  display: inline-block;
}
.wrapperstyle2 .social-profile ul li a {
  color: #4e595f;
  display: block;
  font-size: 16px;
}
.wrapperstyle2 .social-profile ul li a i:hover {
  color: #f75757;
}
.wrapperstyle2 .comments-section {
  margin-top: 35px;
}
.wrapperstyle2 .author-about {
  margin-top: 40px;
}
.wrapperstyle2 .post-author {
  margin-right: 20px;
}
.wrapperstyle2 .post-author > img {
  border: 1px solid #dedede;
  max-width: 120px;
  padding: 5px;
  width: 100%;
}
.wrapperstyle2 .comment-list ul {
  margin-top: 20px;
}
.wrapperstyle2 .comment-list ul li {
  margin-bottom: 20px;
}
.wrapperstyle2 .comment-wrap {
  border: 1px solid #dedede;
  border-radius: 1px;
  margin-left: 20px;
  padding: 10px;
  position: relative;
}
.wrapperstyle2 .comment-wrap .author-avatar {
  margin-right: 10px;
}
.wrapperstyle2 .comment-wrap .media .media-heading {
  font-size: 14px;
  margin-bottom: 8px;
}
.wrapperstyle2 .comment-wrap .media .media-heading a {
  color: #f75757;
  font-size: 13px;
}
.wrapperstyle2 .comment-wrap .media .comment-meta {
  font-size: 12px;
  color: #888;
}
.wrapperstyle2 .comment-wrap .media p {
  margin-top: 15px;
}
.wrapperstyle2 .comment-reply-form {
  margin-top: 80px;
}
.wrapperstyle2 .comment-reply-form input, .wrapperstyle2 .comment-reply-form textarea {
  height: 35px;
  border-radius: 0;
  box-shadow: none;
}
.wrapperstyle2 .comment-reply-form input:focus, .wrapperstyle2 .comment-reply-form textarea:focus {
  box-shadow: none;
  border: 1px solid #f75757;
}
.wrapperstyle2 .comment-reply-form textarea, .wrapperstyle2 .comment-reply-form .btn-main, .wrapperstyle2 .comment-reply-form .btn-transparent, .wrapperstyle2 .comment-reply-form .btn-small {
  height: auto;
}
.wrapperstyle2 .widget {
  margin-bottom: 30px;
  padding-bottom: 35px;
}
.wrapperstyle2 .widget .widget-title {
  margin-bottom: 15px;
  padding-bottom: 10px;
  font-size: 16px;
  color: #333;
  font-weight: 500;
  border-bottom: 1px solid #dedede;
}
.wrapperstyle2 .widget.widget-latest-post .media .media-object {
  width: 100px;
  height: auto;
}
.wrapperstyle2 .widget.widget-latest-post .media .media-heading a {
  color: #242424;
  font-size: 16px;
}
.wrapperstyle2 .widget.widget-latest-post .media p {
  font-size: 12px;
  color: #808080;
}
.wrapperstyle2 .widget.widget-category ul li {
  margin-bottom: 10px;
}
.wrapperstyle2 .widget.widget-category ul li a {
  color: #837f7e;
  transition: all 0.3s ease;
}
.wrapperstyle2 .widget.widget-category ul li a:before {
  padding-right: 10px;
}
.wrapperstyle2 .widget.widget-category ul li a:hover {
  color: #f75757;
  padding-left: 5px;
}
.wrapperstyle2 .widget.widget-tag ul li {
  margin-bottom: 10px;
  display: inline-block;
  margin-right: 5px;
}
.wrapperstyle2 .widget.widget-tag ul li a {
  color: #837f7e;
  display: inline-block;
  padding: 8px 15px;
  border: 1px solid #dedede;
  border-radius: 30px;
  font-size: 14px;
  transition: all 0.3s ease;
}
.wrapperstyle2 .widget.widget-tag ul li a:hover {
  color: #fff;
  background: #f75757;
  border: 1px solid #f75757;
}
.wrapperstyle2 .footer {
  padding-bottom: 10px;
}
.wrapperstyle2 .footer .copyright a {
  font-weight: 600;
}
.wrapperstyle2 .lh-35 {
  line-height: 35px;
}
.wrapperstyle2 .logo {
  color: #242424;
  font-weight: 600;
  letter-spacing: 1px;
}
.wrapperstyle2 .logo span {
  color: #f75757;
}
.wrapperstyle2 .sub-form {
  position: relative;
}
.wrapperstyle2 .sub-form .form-control {
  border: 1px solid rgba(0, 0, 0, 0.06);
  background: #f5f8f9;
}
.wrapperstyle2 .footer-btm {
  border-top: 1px solid rgba(0, 0, 0, 0.06);
}
.wrapperstyle2 .footer-socials li a {
  margin-left: 15px;
}
.wrapperstyle2 .scroll-to-top {
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 999;
  height: 40px;
  width: 40px;
  background: #f75757;
  border-radius: 50%;
  text-align: center;
  line-height: 43px;
  color: white;
  cursor: pointer;
  transition: 0.3s;
  display: none;
}
@media (max-width: 480px) {
  .wrapperstyle2 .scroll-to-top {
    bottom: 15px;
    right: 15px;
  }
}
.wrapperstyle2 .scroll-to-top:hover {
  background-color: #333;
  /*=== MEDIA QUERY ===*/
}
@media (max-width: 992px) {
  .wrapperstyle2 .slider .block h1 {
    font-size: 56px;
    line-height: 70px;
  }
  .wrapperstyle2 .bg-about {
    display: none;
  }
  .wrapperstyle2 section.about {
    border: 1px solid #dee2e6;
    border-left: 0;
    border-right: 0;
  }
  .wrapperstyle2 .footer-socials {
    margin-top: 20px;
  }
  .wrapperstyle2 .footer-socials li a {
    margin-left: 0px;
  }
}
@media (max-width: 768px) {
  .wrapperstyle2 .navbar-toggler {
    color: #fff;
  }
  .wrapperstyle2 .bg-about {
    display: none;
  }
  .wrapperstyle2 .slider .block h1 {
    font-size: 48px;
    line-height: 62px;
  }
  .wrapperstyle2 .blog-item-meta span {
    margin: 6px 0px;
  }
  .wrapperstyle2 .widget {
    margin-bottom: 30px;
    padding-bottom: 0px;
  }
}
@media (max-width: 480px) {
  .wrapperstyle2 .header-top .header-top-info a {
    margin-left: 10px;
    margin-right: 10px;
  }
  .wrapperstyle2 .navbar-toggler {
    color: #fff;
  }
  .wrapperstyle2 .slider .block h1 {
    font-size: 38px;
    line-height: 50px;
  }
  .wrapperstyle2 .content-title {
    font-size: 28px;
    line-height: 46px;
  }
  .wrapperstyle2 .p-5 {
    padding: 2rem !important;
  }
  .wrapperstyle2 h2, .wrapperstyle2 .h2 {
    font-size: 1.3rem;
    font-weight: 600;
    line-height: 36px;
  }
  .wrapperstyle2 .testimonial-item .testimonial-item-content {
    padding-left: 0px;
    padding-top: 30px;
  }
  .wrapperstyle2 .widget {
    margin-bottom: 30px;
    padding-bottom: 0px;
  }
}
@media (max-width: 400px) {
  /*# sourceMappingURL=style.css.map */
  .wrapperstyle2 .header-top .header-top-info a {
    display: block;
  }
  .wrapperstyle2 .navbar-toggler {
    color: #fff;
  }
  .wrapperstyle2 .content-title {
    font-size: 28px;
    line-height: 46px;
  }
  .wrapperstyle2 .bg-about {
    display: none;
  }
  .wrapperstyle2 .p-5 {
    padding: 2rem !important;
  }
  .wrapperstyle2 h2, .wrapperstyle2 .h2 {
    font-size: 1.3rem;
    font-weight: 600;
    line-height: 36px;
  }
  .wrapperstyle2 .testimonial-item .testimonial-item-content {
    padding-left: 0px;
    padding-top: 30px;
  }
  .wrapperstyle2 .text-lg {
    font-size: 3rem;
  }
  .wrapperstyle2 .widget {
    margin-bottom: 30px;
    padding-bottom: 0px;
  }
}


