/*
1. Header Css
header related custom classes will come here
 */
.top .nav-top-black-background {
  background-color: #faf8fc;
  padding: 10px;
}

.top .fa-envelope-o, .top .mail-id {
  color: #8799a3;
  cursor: pointer;
}

.top .fa-volume-control-phone, .top .phone-number {
  color: white;
}

.top .phone-number, .top .mail-id {
  font-size: 16px;
  font-family: 'Cambay', sans-serif;
  color: #8799a3;
}

.top .phone-number:hover {
  color: #252525;
}

.top .social-icons ul {
  margin-bottom: 0 !important;
}

.top .social-icons ul li {
  display: inline-block;
}

.top .social-icons ul {
  padding-left: 0;
}

.top .social-icons ul li a {
  color: #c6d3dd;
  margin-left: 14px;
}

.top .fa-facebook:hover {
  color: #3b5998;
}

.top .fa-twitter:hover {
  color: #1dcaff;
}

.top .fa-google-plus:hover {
  color: #d34836;
}

.top .fa-linkedin:hover {
  color: #0077b5;
}

@media (min-width: 320px) and (max-width: 425px) {
  .top .facebook-header {
    margin-left: 0 !important;
  }
}

.navbar {
  padding: 0rem 0 0 !important;
}

.navbar .dropdown-menu > .dropdown-item {
  font-size: 14px;
  color: #252525;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  line-height: 30px;
}

.navbar .dropdown-item {
  font-size: 14px;
  color: #252525;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  line-height: 30px;
}

.navbar .angleright {
  margin-left: 26px;
}

.navbar .dropdown-menu > .dropdown-item:hover {
  color: white;
  background-color: #8799a3;
}

.navbar .dropdown-item:hover {
  color: white !important;
  background-color: #8799a3;
}

.navbar .dropdown-menu {
  border-radius: 10px;
}

.navbar .navbar-nav .dropdown-menu {
  top: 95%;
}

.navbar .navbar-nav li.active .menu2 {
  color: #8799a3;
}

.navbar .dropdown-menu > .dropdown-item.active {
  background-color: #0081FF !important;
  color: #fff !important;
}

.navbar .dropdown-menu > .dropdown-item.active {
  background-color: #0081FF !important;
  color: #fff !important;
}

.navbar .dropdown-item.active {
  background-color: #0081FF !important;
  color: #fff !important;
}

.navbar .dropdown-submenu {
  position: relative;
}

.navbar .dropdown-item:focus {
  background-color: #0081FF;
  color: #fff !important;
}

.navbar .dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -8px;
}

.navbar .navbar-nav .dropdown:hover .menu2 {
  color: #8799a3;
}

.navbar .navbar-nav .dropdown .dropdown-menu-main .dropdown-submenu:hover .dropdown-menu {
  display: block;
}

.navbar .dropdown-submenu .active + .dropdown-menu {
  display: block !important;
}

.navbar .navbar-nav .dropdown-main:hover .dropdown-menu-main, .navbar .navbar-nav .dropdown-main .dropdown-menu-main:hover {
  display: block;
}

.navbar button:focus {
  outline: 1px dotted;
  background-color: white;
}

.navbar.bg-light {
  background-color: transparent !important;
}

.navbar .nav_icons {
  color: #fff;
  padding: 6px 0 23px 12px;
}

.navbar .nav_icons .search_image {
  margin-left: 10px;
}

.navbar .nav_icons .cart:after {
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  width: 36px;
  text-align: center;
}

.navbar .input_effects {
  padding: 15px 33px;
  background-color: #efefef;
  border-radius: 23px;
  border-color: #efefef;
  color: #8799a3;
}

.navbar .background_efcts {
  border: 1px solid #eee;
  padding: 10px 10px;
  background-color: rgba(123, 110, 110, 0.631373);
  border-radius: 11px;
}

.navbar .display {
  display: none;
}

.navbar .navbar-nav > li > a {
  text-decoration: none;
}

.navbar .navbar-nav > li {
  padding: 6px 23px 23px 12px;
  color: #fff;
}

.navbar .navbar-nav > li > a {
  font-size: 14px;
  color: #252525;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
}

.navbar .nav_right_icon {
  color: #cdced4;
  position: relative;
  right: 10%;
}

.navbar .text_bold {
  font-size: 50px;
  font-weight: 900;
}

.navbar .nav_icons.cart {
  position: relative;
}

.navbar .noti {
  position: absolute;
  width: 15px;
  height: 15px;
  line-height: 1.7;
  padding: 0 1px 0 5px;
  left: 21px;
  top: 9px;
  border-radius: 50%;
  display: block;
  background-color: #0081ff;
  font-size: 9px;
  color: #fff;
}

.navbar .navbar-toggler {
  border-color: #fff;
}

@media (min-width: 320px) and (max-width: 990px) {
  .navbar .nav_icons .search_image {
    margin-left: 0;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .navbar .navbar-nav > li > a {
    font-size: 14px !important;
  }
}

.navbar .navbar-nav .li-active-color.active a, .navbar .navbar-nav .li-active-color:hover a {
  color: #8799a3;
}

.header-text .header-padding {
  padding: 90px 0 90px 0;
}

.header-text .header-font-30 {
  font-size: 30px;
  font-weight: 900;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
}

.header-text .header-font-22 {
  font-size: 22px;
  color: #fff;
  font-family: 'Cambay', sans-serif;
}

#box {
  box-shadow: 1px 1px 19px 2px rgba(0, 0, 0, 0.15) !important;
}

.header-breadcrumb .remove-padding {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.header-breadcrumb .breadcrumb {
  padding: 0;
  background: #fff;
  margin-bottom: 0 !important;
  border-radius: 0;
}

.header-breadcrumb .breadcrumb li {
  padding: 1.50rem 1rem 1.50rem 0;
}

.header-breadcrumb .breadcrumb .breadcrumb-item.home {
  padding: 1.50rem 2rem;
  border-right: 1px solid #eee !important;
  border-left: 1px solid #eee !important;
}

.header-breadcrumb .breadcrumb li.active {
  color: #636363 !important;
  font-size: 16px;
  font-family: 'Cambay', sans-serif;
}

.header-breadcrumb .breadcrumb li a, .header-breadcrumb .breadcrumb li.first {
  color: #8799A3;
  font-size: 16px;
  font-family: 'Cambay', sans-serif;
}

.header-breadcrumb .breadcrumb li.first {
  color: #8799A3;
}

.header-breadcrumb .breadcrumb li a:hover, .header-breadcrumb .breadcrumb li.first:hover {
  color: #636363;
  text-decoration: none;
  cursor: pointer;
}

.header-breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  color: #c0cad2 !important;
  font-family: FontAwesome;
  content: "\f105";
  margin-right: 12px;
}

.header-breadcrumb .breadcrumb-item.first::before {
  content: none;
}

.header-breadcrumb .breadcrumb-item.first {
  padding-left: 20px;
  margin-top: 1px;
}

.header-breadcrumb .breadcrumb li a.active {
  color: #636363;
  cursor: default;
}

@media (min-width: 320px) and (max-width: 475px) {
  .header-breadcrumb .breadcrumb li {
    padding: 17px !important;
  }
}

@media (min-width: 426px) and (max-width: 767px) {
  .social-icons {
    margin-left: -15px;
  }
}

@media (max-width: 991px) {
  .canavs_search_icons {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}

@media (min-width: 320px) and (max-width: 425px) {
  .search-padding-adjust {
    padding-left: 1.5rem !important;
  }
}

.search_wrap #search-close:before {
  content: '';
  width: 60px;
  height: 60px;
  border: 4px solid #fff;
  position: absolute;
  left: -65%;
  top: -65%;
  border-radius: 50%;
  cursor: pointer;
  outline: none !important;
}

.input-search::-webkit-input-placeholder {
  color: #fff;
  cursor: pointer;
}

.input-search:-moz-placeholder, .input-search::-moz-placeholder {
  color: #fff;
  cursor: pointer;
}

#search-large {
  display: none;
}

#search_large {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(16, 127, 201, 0.6);
  left: 0;
  top: 0;
  margin: 0 auto;
  z-index: 9999;
}

.search_wrap {
  margin: 0 auto;
  max-width: 800px;
  padding-top: 350px;
}

.search_wrap input#search_input {
  background: 0 0;
  border: 0;
  width: 87%;
  line-height: 65px;
  outline: 0 !important;
  color: #fff;
  font-size: 25px;
  padding-left: 10px;
  border-bottom: 1px solid #fff;
}

.search_wrap button#submit_search {
  border: none;
  background: transparent;
}

.search_wrap #search-close {
  background: none;
  position: absolute;
  top: 45%;
  left: 45%;
  border: none;
  cursor: pointer;
  outline: none !important;
}

.email-sec:hover i, .email-sec:hover span {
  color: #252525;
}

.widget-holder {
  visibility: hidden;
  opacity: 0;
  padding: 20px;
  transition: all .3s;
  position: absolute;
  top: 100%;
  margin-top: 0;
  right: 0;
  width: 300px;
  background: #fff;
  border-radius: 11px;
  box-shadow: 0 10px 90px 0 rgba(0, 0, 0, 0.07);
  z-index: 999;
}

.widget-holder form {
  margin: 0;
  padding: 0;
}

.ajax-search-form {
  position: relative;
}

.input_adjust {
  font-size: 14px;
  line-height: 20px;
  color: #8799a3;
  border-radius: 25px;
  background-color: #fff;
  transition: all 300ms;
  padding: 15px 28px;
  border: 2px solid  #eceef2;
  outline: none;
  font-family: 'Work Sans', sans-serif;
}

.input_adjust:focus {
  border: 2px solid  #eceef2 !important;
}

.widget-holder.show {
  opacity: 1;
  visibility: visible;
}

@media (max-width: 991px) {
  .widget-holder {
    left: 0;
  }
}

.display_cancel {
  display: block !important;
}

.search-close {
  position: absolute;
  top: 36%;
  right: 15px;
  color: #f04e4e;
  display: none;
}

.menu_color {
  background-color: #8799a3;
  color: #fff !important;
}

.navbar-toggler {
  border: 1px solid !important;
}

.navbar-toggler .collapse show {
  border: 1px solid !important;
  outline: none !important;
}

@media (min-width: 320px) and (max-width: 991px) {
  .navbar {
    padding: 1rem 0 !important;
  }
}

.navbar-fixed {
  position: fixed;
  top: 0;
  background-color: white !important;
  width: 100%;
  transition: all 1s;
  z-index: 9999;
  box-shadow: 0 20px 80px 0 rgba(0, 0, 0, 0.06);
}

.changed-navbar-position {
  position: relative !important;
}

@media (max-width: 575px) {
  .padding_leftrgt {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}

#image_contacts {
  background: url("../images/photos/contactbackground.png");
  background-size: cover;
  background-position: center;
}

.contact .shift-position {
  margin-top: -15% !important;
  z-index: 999;
}

.contact .form-group {
  margin-bottom: 0rem;
}

.contact .bottom-exact-adjust {
  padding-left: 0;
  padding-right: 0;
}

.contact .error {
  border: 1px solid red;
}

.contact .success {
  border: 1px solid green;
}

.contact .has-error .help-block, .contact .has-error .input-group-addon, .contact .has-error .radio, .contact .has-error .radio-inline {
  color: #f04e4e !important;
  margin-left: 10px !important;
}

.contact .has-error input {
  border-color: #f04e4e;
}

.contact .has-error input:focus {
  border-color: #f04e4e !important;
}

.contact a {
  text-decoration: none;
}

.contact .font-family-cambray {
  font-family: 'Cambay', sans-serif;
}

.contact .font-family-montserrat {
  font-family: 'Montserrat', sans-serif;
}

.contact .heading3 {
  font-family: 'Montserrat', sans-serif;
  color: #252525;
  font-weight: 900;
}

.contact .heading5 {
  font-family: 'Cambay', sans-serif;
  font-size: 24px;
  color: #252525;
  font-weight: 400;
}

.contact .text-sub1 {
  color: #636363;
  font-size: 18px;
  font-family: 'Cambay', sans-serif;
}

.contact .text-sub2 {
  font-size: 18px;
  font-family: 'Cambay', sans-serif;
  font-weight: 700;
  color: #252525;
}

.contact .central-office {
  font-size: 18px;
  font-family: 'Cambay', sans-serif;
  color: #636363;
}

.contact .text-blue-mail {
  color: #0081ff;
  font-family: 'Cambay', sans-serif;
  font-size: 18px;
  cursor: pointer;
}

.contact .form-control {
  border-radius: 30px;
  background-color: #f3f4f6;
  font-family: 'Cambay', sans-serif;
  font-weight: 700;
  color: #8799A3;
  border: 2px solid #F3F4F6;
}

.contact .form-control:focus {
  background-color: white;
  border: 2px solid #f3f4f6 !important;
  box-shadow: none;
}

.contact .sendmessage {
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  color: white !important;
  background-color: #8799a3;
  border: none;
  border-radius: 50px;
  font-weight: 700;
  cursor: pointer;
  outline: none;
}

.contact .sendmessage:hover {
  box-shadow: 3px 15px 20px 1px #d5dbdf;
}

.contact .sendmessage:hover {
  box-shadow: 0 16px 55px -16px #d5dbdf !important;
}

.contact .sendmessage:active {
  box-shadow: 1px -16px 72px -11px #d5dbdf !important;
}

@media (min-width: 320px) and (max-width: 425px) {
  .contact .button-center {
    text-align: center;
  }
}

.contact .map {
  width: 100%;
  height: 463px;
}

.contact .container-fluid {
  padding-right: 0;
  padding-left: 0;
}

@media (min-width: 320px) and (max-width: 425px) {
  .contact h1 {
    font-size: 2.25rem !important;
  }
}

@media (min-width: 426px) and (max-width: 991px) {
  .contact .sendmessage {
    padding: 20px 106px;
  }
}

@media (min-width: 320px) and (max-width: 374px) {
  .contact .sendmessage {
    padding: 20px 86px;
  }
}

@media (min-width: 425px) and (max-width: 767px) {
  .contact .sendmessage {
    padding: 20px 138px;
  }
}

@media (min-width: 375px) and (max-width: 424px) {
  .contact .sendmessage {
    padding: 20px 114px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .contact .sendmessage {
    padding: 20px 166px;
  }
}

/*
2. Footer Css
footer related custom classes will come here
 */
.footer a:hover {
  text-decoration: none;
}

.footer .padding-adjustment {
  padding-top: 69px;
  padding-bottom: 69px;
}

.footer .footer1 ul li, .footer .footer2 p {
  font-size: 18px;
  font-family: 'Cambay', sans-serif;
}

.footer .footer1 ul li {
  list-style-type: none;
  margin-bottom: 7px;
}

.footer .footer1 ul li a {
  color: #636363;
}

.footer .footer1 ul li a:hover {
  color: #8799a3;
  text-decoration: none;
}

.footer .footer1 ul {
  padding-left: 0;
}

.footer {
  background-color: black;
  font-family: 'Montserrat', sans-serif;
}

.footer .text-gray {
  color: #8799a3;
}

.footer .text-gray2 {
  color: #636363;
  cursor: pointer;
}

.footer .footer2, .footer .main-text {
  font-size: 18px;
  font-family: 'Cambay', sans-serif;
  text-align: left;
}

.footer .footer2 .text_border {
  padding-bottom: 18px;
  font-size: 14px;
  border-bottom: 1px solid #464646;
}

.footer .urltext {
  font-family: 'Cambay', sans-serif;
  font-size: 18px;
  color: #8799a3;
}

.footer .twr {
  color: #0081ff;
}

.footer .texttwr {
  color: #636363;
  font-size: 18px;
  font-family: 'Cambay', sans-serif;
}

.footer ::placeholder {
  color: #8799a3;
  font-family: 'Cambay', sans-serif;
  font-size: 14px;
  font-weight: 700;
}

.footer .footer2 .sub_text {
  font-family: 'Cambay', sans-serif;
}

.footer .follow {
  color: #9625a9;
  font-family: 'Cambay', sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.footer .twitter {
  font-weight: 700;
  font-size: 24px;
}

.footer .icons {
  color: #464646;
  font-size: 14px;
  margin-left: 14px;
}

.footer .fa-facebook:hover {
  color: #3b5998;
}

.footer .fa-twitter:hover {
  color: #1dcaff;
}

.footer .fa-google-plus:hover {
  color: #d34836;
}

.footer .fa-linkedin:hover {
  color: #0077B5;
}

.footer .fa-pinterest-p:hover {
  color: #c92228;
}

.footer .adjust_24 {
  padding-left: 0;
  padding-right: 0;
}

.footer .text1 {
  color: #636363;
}

.footer .mail {
  cursor: pointer;
  color: #8799a3;
  font-family: 'Cambay', sans-serif;
}

.footer .img {
  border-radius: 5px;
}

.footer .img:hover {
  opacity: 0.5;
}

.footer .footer2 .text1, .footer .footer2 .text2 {
  color: #636363;
}

.footer .footer2 .text-dark {
  font-size: 14px;
  color: #363636;
  font-family: 'Cambay', sans-serif;
}

.footer .footer2 .social-icons ul li {
  display: inline-block;
}

.footer .footer2 .social-icons ul {
  padding-left: 0;
}

.footer .footer2 .social-icons ul li a {
  color: #464646;
  margin-right: 14px;
}

.footer .footer2 .social-icons ul li a:hover {
  color: #8799a3;
}

.footer .footer3 .text-sub1 {
  font-size: 18px;
  font-family: 'Cambay', sans-serif;
  color: #636363;
}

.footer .footer3 .text-sub1:hover {
  color: #8799A3;
}

.footer .footer3 .text-sub2 {
  font-size: 16px;
  font-family: 'Cambay', sans-serif;
  color: white;
}

.footer .footer3 .text-grey-mail {
  font-size: 18px;
  font-family: 'Cambay', sans-serif;
  color: #8799A3;
  text-decoration: none;
}

.footer .input-group-addon {
  background-color: transparent;
}

.footer .input_icon {
  position: relative;
}

.footer .copy_bg {
  border-top: 1px solid #343a40;
  padding: 10px 0 7px;
  position: relative;
}

.footer .copy_image {
  position: relative;
  top: 5px;
  left: 19px;
}

.footer .text_address {
  font-size: 18px;
  font-family: 'Cambay', sans-serif;
  color: #fff;
}

.footer .copy_text {
  padding: 10px 0;
  color: #464646;
  font-size: 16px;
  font-family: 'Cambay', sans-serif;
}

.footer .social-icons {
  margin-left: -14px;
}

.footer .back_top {
  padding: 5px;
  font-weight: 700;
  cursor: pointer;
}

.footer .input_effects {
  padding: 12px 0 9px 23px;
  border-radius: 50px;
  border: none;
  background-color: #252525;
  font-size: 14px;
  outline: none;
  color: #8799a3;
  font-family: 'Cambay', sans-serif;
  font-weight: 700;
}

.footer .input-group-text, .footer .input-group input:focus {
  border: none;
  background-color: #252525;
}

.footer .back_top a {
  color: #464646;
}

.footer .back_top .fa {
  color: #464646;
  font-size: 18px;
  padding-left: 8px;
}

@media (min-width: 768px) and (max-width: 991px) {
  .footer .copy_image {
    position: relative;
    top: 5px;
  }
}

@media (min-width: 320px) and (max-width: 575px) {
  .footer .footer2, .footer .footer3 {
    padding-top: 30px;
  }
}

@media (min-width: 320px) and (max-width: 575px) {
  .footer .response-margin-increase {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .footer .sub-footer-margin-left-adjust {
    margin-left: 0 !important;
  }
}

@media (min-width: 320px) and (max-width: 1024px) {
  .footer .copy_image {
    left: 0 !important;
  }
}

@media (min-width: 991px) and (max-width: 1199px) {
  .footer .input_effects {
    padding: 15px 37px 12px 18px;
  }
  .footer .message {
    right: 37px;
  }
}

.footer .twitter {
  position: relative;
  left: -9px;
}

#image_cart {
  background: url("../images/photos/cartheader.png");
  background-size: cover;
  background-position: center;
  height: 260px;
}

.cart .top_adjust {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.cart .cart-shadow {
  border-radius: 10px;
  border: 2px solid #f3f4f6;
}

.cart .table thead th {
  border-bottom: 2px solid #f9f9fb;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 14px;
  padding: 2rem 1.5rem;
  border-top: none;
}

.cart .empty_radius {
  border-top-left-radius: 10px;
}

.cart .total_radius {
  border-top-right-radius: 10px;
}

.cart .table {
  margin-bottom: 0;
}

.cart .productname {
  font-size: 18px;
  color: #252525;
  font-family: 'Montserrat', sans-serif;
  font-weight: 800;
}

.cart .producttype {
  font-size: 16px;
  color: #0081ff;
  font-family: 'Cambay', sans-serif;
}

.cart .price {
  font-size: 18px;
  color: #8799a3;
  font-family: 'Montserrat', sans-serif;
  font-weight: 900;
}

.cart .quantity {
  font-size: 16px;
  color: #252525;
  font-family: 'Montserrat', sans-serif;
}

.cart .total {
  font-size: 18px;
  color: #39b54a;
  font-family: 'Montserrat', sans-serif;
  font-weight: 900;
}

.cart .fa-times {
  color: #dae4ea;
  font-size: 16px;
  padding-left: 40px !important;
  cursor: pointer;
}

.cart .fa-times:hover {
  color: #f04e4e;
}

.cart .thead-dark {
  background-color: #252525;
  font-size: 14px;
  color: white;
  font-family: 'Montserrat', sans-serif;
}

.cart .table thead th {
  font-weight: 700 !important;
}

.cart .table td {
  vertical-align: middle;
  border-top: 1px solid #f3f4f6;
  padding: 1.5rem;
}

.cart .quantityborder {
  width: 50%;
  margin: auto;
  text-align: center;
}

.cart .hover-color:hover .fa-times {
  color: #f04e4e;
}

.cart .hover-color:hover .productname {
  color: #8799a3;
}

.cart .background-color {
  background-color: #f9f9fb;
  padding: 14px;
}

.cart .coupon-btn {
  font-size: 16px;
  color: #8799a3;
  font-family: 'Cambay', sans-serif;
  border-radius: 30px;
  padding: 17px 27px;
  border: 3px solid #f3f4f6;
  background-color: #f9f9fb;
  outline: none;
  font-weight: 700;
  margin-left: 119px;
}

.cart .coupon-btn:focus {
  border: 3px solid #f3f4f6;
  background-color: #fff;
}

.cart .coupon-btn::placeholder {
  color: #8799a3;
}

.cart .apply-btn {
  font-size: 14px;
  color: white;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  background-color: #0081ff;
  border-radius: 30px;
  padding: 20px 48px;
  cursor: pointer;
  box-shadow: 2px 2px 36px -6px #0081ff;
}

.cart .apply-btn:hover {
  box-shadow: 0 16px 55px -16px #0081ff !important;
}

.cart .apply-btn:active {
  box-shadow: 1px -16px 72px -11px #0081ff !important;
}

.cart .update-btn {
  font-size: 14px;
  color: white;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  background-color: #8799a3;
  border-radius: 30px;
  padding: 20px 48px;
  cursor: pointer;
  box-shadow: 2px 2px 36px -6px #8799a3;
}

.cart .update-btn:hover {
  box-shadow: 0 16px 55px -16px #8799a3;
}

.cart .adjust_carttotal {
  margin-left: -29px;
}

.cart .update-btn:active {
  box-shadow: 1px -16px 72px -11px #8799a3 !important;
}

.cart .under-text1 {
  font-size: 18px;
  color: #252525;
  font-family: 'Montserrat', sans-serif;
  font-weight: 900;
  text-align: left;
}

.cart .under-text2 {
  font-size: 14px;
  color: #252525;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  text-align: left;
}

.cart .sub1 {
  font-size: 14px;
  color: #8799a3;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
}

.cart .sub2 {
  font-size: 18px;
  color: #39b54a;
  font-family: 'Montserrat', sans-serif;
  font-weight: 800;
}

.cart .checkout-btn {
  cursor: pointer;
  font-size: 14px;
  color: white;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  background-color: #39b54a;
  padding: 20px 96px;
  border-radius: 30px;
  text-align: left;
  box-shadow: 2px 2px 36px -6px #39b54a;
}

.cart .checkout-btn:hover {
  box-shadow: 0 16px 55px -16px #39b54a !important;
}

.cart .checkout-btn:focus {
  box-shadow: 1px -16px 72px -11px #39b54a !important;
}

.cart .btn-default {
  padding: 14px 35px 11px 35px;
  background-color: #fff;
  color: #8799a3;
  border-radius: 30px;
}

.cart .input-group.bootstrap-touchspin {
  border-radius: 30px;
}

.cart .bootstrap-touchspin-down, .cart .bootstrap-touchspin-up {
  background: #fff;
  padding: 14px 15px 11px 15px;
  color: #dae4ea;
}

.cart .bootstrap-touchspin-down:hover, .cart .bootstrap-touchspin-up:hover {
  color: #8799a3;
}

.cart #demo3, .cart #demo2, .cart #demo1 {
  border: none;
  text-align: center;
}

.cart .quantityheader {
  text-align: left;
}

@media (min-width: 320px) and (max-width: 425px) {
  .cart .swal2-popup .swal2-actions {
    height: auto !important;
  }
  .cart .checkout-btn {
    padding: 20px 30px;
  }
  .cart .adjust_carttotal {
    margin-left: 0;
  }
  .cart .responsive-magrin-adjust {
    margin: 0 !important;
  }
  .cart .coupon-btn {
    margin-left: 0;
  }
}

@media (min-width: 426px) and (max-width: 768px) {
  .cart .responsive-magrin-adjust {
    margin: 0 !important;
  }
  .cart .checkout-btn {
    padding: 20px 56px;
    text-align: center;
  }
}

@media (max-width: 768px) {
  .cart .coupon-btn {
    margin-left: 0;
  }
  .cart .apply-btn {
    margin-left: 0;
  }
}

@media (min-width: 769px) and (max-width: 991px) {
  .cart table td img {
    padding: 9px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .cart .coupon-btn {
    padding: 16px;
    margin-left: 108px;
  }
  .cart .coupon-btn:focus {
    padding: 16px;
  }
}

@media (min-width: 320px) and (max-width: 768px) {
  .cart .quantityborder {
    width: 108%;
  }
}

.cart .cursor-pointing {
  cursor: pointer;
}

.cart .table-hash-color {
  color: black;
  padding-left: 40px !important;
}

.cart .demo {
  font-size: 16px;
  color: #252525;
  font-family: 'Montserrat', sans-serif;
  border: 2px solid #eceef2;
  border-left: none;
  font-weight: bold;
  border-right: none;
  width: 56px;
  background-color: #fff;
}

.cart .input-group-addon {
  background: none;
  border: 2px solid #eceef2;
  padding: 14px 15px 11px 15px;
  cursor: pointer;
}

.cart .input-group-addon:nth-child(1) {
  border-right: none;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  color: #bbc7cd;
  font-size: 24px;
}

.cart .bootstrap-touchspin-up1 {
  border-left: none;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  color: #bbc7cd;
  font-size: 24px;
  font-family: 'Montserrat', sans-serif;
}

.cart .bootstrap-touchspin-down1 {
  border-right: none;
  color: #bbc7cd;
  font-size: 24px;
  font-family: 'Montserrat', sans-serif;
}

.cart .bootstrap-touchspin-up1:hover, .cart .bootstrap-touchspin-down1:hover {
  color: #8799a3;
}

.cart .total-heading {
  min-width: 200px;
}

@media (max-width: 1024px) {
  .cart .adjust_carttotal {
    margin-left: 0;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .cart .table td {
    padding: 5px 1rem;
  }
}

@media (max-width: 768px) {
  .cart .coupon-btn {
    margin-left: 0;
  }
  .cart .apply-btn {
    margin-left: 0;
  }
  .cart .input-group-addon {
    padding: 5px 5px 5px 5px;
  }
  .cart .input-group {
    flex-wrap: unset !important;
  }
}

@media (min-width: 769px) and (max-width: 1024px) {
  .cart .checkout-btn {
    padding: 20px 72px;
  }
}

@media (min-width: 769px) and (max-width: 991px) {
  .cart .coupon-btn {
    margin-left: 0;
  }
  .cart .apply-btn {
    margin-left: 0;
  }
  .cart .table td {
    padding: 0 0.5rem !important;
  }
  .cart .input-group-addon {
    padding: 5px 5px 5px 5px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .cart .apply-btn {
    margin-left: 67px;
  }
  .cart .table td {
    padding: 21px 1rem;
  }
}

@media (min-width: 320px) and (max-width: 425px) {
  .swal2-popup .swal2-actions {
    height: auto !important;
    margin-top: 10px;
  }
}

.swal2-popup .swal2-styled:focus {
  box-shadow: none !important;
}

#image_Checkout {
  background-image: url("../images/photos/cartheader.png");
  background-size: cover;
  background-position: center;
}

.bg_color1 {
  padding-bottom: 10px;
  padding-top: 10px;
}

.checkout .border {
  border: 2px solid #f3f4f6;
  padding: 56px;
  border-radius: 11px;
}

.checkout .cursor_line {
  cursor: pointer;
}

.checkout .text_primary {
  color: #0081ff;
}

.checkout .coupon_button {
  color: #fff;
  padding: 20px 50px 20px 50px;
  font-size: 14px;
  font-weight: 700;
  cursor: pointer;
  margin-left: 0.75rem;
}

.checkout .hrline {
  margin-top: 2rem;
  margin-bottom: 2rem;
  border: 0;
  border-top: 2px solid #f0f4f7;
  width: 100%;
}

.checkout .heading {
  color: #252525;
  font-size: 32px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 900;
}

.checkout .display-login {
  display: none;
}

.checkout .display {
  display: none;
}

.checkout .top_text2 {
  font-size: 18px;
  color: #636363;
  font-family: 'Cambay', sans-serif;
}

.checkout .lost-ur-password {
  font-size: 16px;
  font-family: 'Cambay', sans-serif;
  font-weight: 700;
  color: #8799a3;
  cursor: pointer;
}

.checkout .login-button {
  padding: 20px 57px;
  border-radius: 50px;
  background-color: #0081ff;
  font-size: 14px;
  color: white;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  cursor: pointer;
  border-color: #0081ff;
}

.checkout .remember-me-color {
  color: #8799a3;
  font-size: 16px;
  font-family: 'Cambay', sans-serif;
  font-weight: 700;
}

.checkout .product_radius {
  border-top-left-radius: 10px;
}

.checkout .price_radius {
  border-top-right-radius: 10px;
}

.checkout .input_effects {
  padding-left: 24px;
  padding-right: 47px;
  padding-bottom: 18px;
  padding-top: 18px;
  border-radius: 30px;
  font-size: 14px;
  font-family: 'Cambay', 'sans-serif';
  font-weight: 700;
  color: #8799a3;
  background-color: #f3f4f6;
  border: 2px solid #f3f4f6;
  box-shadow: none;
}

.checkout .black {
  color: #252525;
  font-family: 'Montserrat', sans-serif;
}

.checkout .color_x {
  color: #8799a3;
  font-weight: 700;
  font-family: 'Montserrat', sans-serif;
}

.checkout .color_x1 {
  color: #8799a3;
  font-weight: 400;
  font-family: 'Montserrat', sans-serif;
}

.checkout .input_effects:focus {
  background-color: #fff;
  border: 2px solid #f3f4f6;
}

.checkout .text_green {
  color: #39b54a;
  font-weight: 900;
  font-size: 18px;
  font-family: 'Montserrat', sans-serif;
}

.checkout .font_address {
  font-family: 'Cambay', 'sans-serif';
  font-size: 16px;
  font-weight: 700;
  color: #252525;
}

.checkout .remember {
  font-family: 'Cambay', 'sans-serif';
  font-size: 16px;
  color: #8799a3;
  font-weight: 700;
}

.checkout .table thead th {
  border: none;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 14px;
  color: #fff !important;
  background-color: #252525;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  padding-left: 45px;
  padding-right: 3rem;
}

.checkout .table {
  border: none !important;
}

.checkout .table td {
  vertical-align: top;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  padding-right: 3rem;
  padding-left: 44px;
}

.checkout tr:last-child td:first-child {
  border-bottom-left-radius: 16px;
}

.checkout tr:last-child td:last-child {
  border-bottom-right-radius: 16px;
}

.checkout .border_rowcolor {
  border-bottom: 3px solid #fff;
}

.checkout .text_family {
  font-family: 'Cambay', sans-serif;
  font-size: 16px;
  color: #252525;
  font-weight: 700;
}

.checkout .font_headings {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 700;
}

.checkout .products_family {
  font-size: 16px;
  font-family: 'Cambay', sans-serif;
  cursor: pointer;
}

.checkout .products1_family {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  color: #252525;
  font-weight: 900;
}

.checkout .products2_family {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  color: #252525;
  font-weight: 700;
}

.checkout .fa_left {
  font-size: 27px;
  position: absolute;
  top: 12px;
  left: 40px;
}

.checkout .fa_left1 {
  font-size: 27px;
  position: absolute;
  top: 12px;
}

.checkout .custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  background-color: #8799a3 !important;
}

.checkout .custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: none !important;
}

@media (min-width: 320px) and (max-width: 767px) {
  .checkout .bg_color1 {
    padding-bottom: 0;
  }
  .checkout .padding_adjust {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .checkout .effects_textbody1 {
    background-color: #fff;
    padding: 0 !important;
    border-radius: 10px;
  }
  .checkout .button_adjust {
    margin-top: 44px;
    text-align-last: center;
  }
  .checkout .button_adjust1 {
    text-align-last: center;
  }
  .checkout .button_effects {
    margin-left: 0 !important;
    margin-bottom: 10px;
  }
  .checkout .button_effects1 {
    margin-right: 0 !important;
  }
  .checkout .adjust_text {
    margin-left: 0.5rem;
  }
}

.checkout .table-row-color {
  background-color: #f9f9fb;
  margin-top: 3px;
  border-bottom: 3px solid #fff;
}

.checkout .button_effects {
  background-color: #252525;
  color: #fff;
  border-radius: 30px;
  padding: 18px 63px 18px 63px;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 700;
}

.checkout .button_effects1 {
  background-color: #39b54a;
  color: #fff;
  border-radius: 30px;
  padding: 18px 80px 18px 80px;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 700;
}

.checkout .button_adjust {
  text-align: right;
}

.checkout .has-error .help-block, .checkout .has-error .input-group-addon, .checkout .has-error .radio, .checkout .has-error .radio-inline {
  color: #f04e4e !important;
}

.checkout .has-error input {
  border-color: #f04e4e !important;
}

.checkout .has-error textarea {
  border-color: #f04e4e !important;
}

.checkout .has-success textarea {
  border-color: #ddd !important;
}

.checkout .has-success .check {
  display: block;
  color: #39b54a;
}

.checkout .check {
  position: absolute;
  top: 10px;
  right: -2px;
  margin: 44px;
  display: none;
}

.checkout .formGroupExampleInputordernotes {
  resize: vertical;
}

.checkout #prettydropdown-country {
  width: 98%;
}

.checkout .prettydropdown ul {
  border-radius: 50px;
  outline: none;
  font-family: 'Cambay', sans-serif;
  background-color: #f3f4f6;
  border: 1px solid #F3F4F6;
  font-size: 14px;
  color: #8799a3;
  font-weight: 700;
  width: 100%;
}

.checkout .prettydropdown > ul {
  width: 100% !important;
  min-height: 56px  !important;
}

.checkout .prettydropdown > ul:focus {
  background-color: #fff;
  border-top-color: #fff;
}

.checkout .prettydropdown > ul > li {
  padding-left: 1.5rem !important;
  width: 100% !important;
  height: 55px !important;
  line-height: 56px !important;
}

.checkout .prettydropdown.arrow > ul > li.selected:before, .checkout .prettydropdown.arrow > ul > li.selected:after {
  right: 31px;
}

.checkout .font_family {
  font-family: 'Cambay', sans-serif;
  font-size: 18px;
  color: #252525;
  font-weight: 700;
}

.checkout .prettydropdown > ul:focus, .checkout .prettydropdown:not(.disabled) > ul:hover {
  border: 1px solid #f3f4f6;
}

.checkout .prettydropdown.arrow > ul > li.selected:after {
  top: 4px;
  border-top-color: #f3f4f6;
}

@media (min-width: 768px) and (max-width: 1024px) {
  .checkout .heading {
    margin-top: 2rem;
  }
  .checkout .col-padding {
    padding-right: 0;
  }
  .checkout .table-responsive {
    display: table !important;
  }
}

@media (max-width: 425px) {
  .checkout .fa_left {
    font-size: 27px;
    position: absolute;
    top: 12px;
    left: 133px;
  }
}

@media (max-width: 320px) and (max-width: 375px) {
  .checkout .fa_left {
    font-size: 27px;
    position: absolute;
    top: 12px;
    left: 74px;
  }
}

.checkout .button1 {
  font-size: 14px;
  color: #fff !important;
  padding: 20px 53px 20px 62px;
  font-family: 'Montserrat', sans-serif;
  margin-bottom: -14px;
  font-weight: 700;
}

.checkout .custom-control-input:checked ~ .custom-control-indicator {
  color: #fff;
  background-color: #8799a3;
}

.checkout .custom-control {
  display: inline-block;
}

.checkout .custom-control-input:focus ~ .custom-control-indicator {
  box-shadow: 0 0 0 1px #fff, 0 0 0 3px #f0f4f7;
}

.checkout .text_color {
  color: #636363;
  font-size: 16px;
  font-family: 'Cambay', sans-serif;
}

.checkout .color_pay {
  color: #8799A3;
  font-family: 'Cambay', sans-serif;
  font-size: 16px;
  font-weight: 700;
  cursor: pointer;
}

@media (max-width: 320px) {
  .checkout .payments .button_fontsize {
    font-size: 11px;
  }
}

.checkout .para_mrgnlft {
  margin-left: 2rem;
}

.checkout .button_fontsize {
  font-size: 14px;
}

.checkout .color1 {
  color: #252525;
  font-family: 'Cambay', sans-serif;
}

@media (min-width: 320px) and (max-width: 767px) {
  .checkout .background_effects {
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 1px 1px 20px 20px #ececec;
    padding: 20px;
  }
  .checkout .border {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (min-width: 320px) and (max-width: 767px) {
  .checkout .hrline {
    width: 93%;
  }
  .checkout .addline {
    line-height: 36px;
    margin-top: 20px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .checkout .coupon_button {
    padding: 20px 30px 20px 30px;
    margin-left: 0.25rem;
  }
}

.checkout .payment-description {
  display: none;
}

#image_404page {
  background-image: url("../images/photos/404page.png");
  background-size: cover;
  background-position: center;
}

.margin_adjust {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.text {
  font-size: 185px;
  color: #bcc7cd;
  font-family: 'Montserrat', sans-serif;
  font-weight: 800;
}

.link {
  font-size: 42px;
  color: #252525;
  font-weight: 900;
  font-family: 'Montserrat', sans-serif;
  line-height: 54px;
}

@media (min-width: 320px) and (max-width: 425px) {
  .text {
    font-size: 128px;
    text-align: center;
  }
  .link {
    text-align: center;
    font-size: 29px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .text {
    font-size: 166px;
    margin-top: 16px;
  }
  .link {
    font-size: 28px;
  }
}

#image_linkpost {
  background-size: cover;
  background-position: center;
  background-image: url("../images/photos/linkpost.png");
}

.linkpost .top_link {
  padding-top: 5rem;
  padding-bottom: 3rem;
}

.linkpost .text_primary {
  color: #0081ff;
}

.linkpost .albedotext {
  color: #fff;
  font-size: 28px;
  font-weight: 900;
  font-family: 'Montserrat', sans-serif;
}

.linkpost .cursor-line {
  cursor: pointer;
}

.linkpost .background {
  background-color: #8799a3;
  padding: 4.5rem;
  border-radius: 10px;
}

.linkpost .envatotext {
  font-family: 'Cambay', sans-serif;
  font-weight: 700;
  font-size: 16px;
  color: #d7e1e6;
  text-align: center;
  cursor: pointer;
}

.linkpost .logotext {
  font-family: 'Cambay', sans-serif;
  color: #636363;
  font-size: 16px;
  text-align: justify;
}

.linkpost .primary {
  font-size: 12px;
  font-family: 'Montserrat', sans-serif;
  padding: 13px 24px;
  font-weight: 700;
  cursor: pointer;
}

.linkpost .date {
  color: #bbc7cd;
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 900;
}

.linkpost .heading {
  font-size: 28px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 900;
  color: #252525;
}

.linkpost .span_text {
  font-size: 16px;
  font-family: 'Cambay', sans-serif;
  color: #ccd8de;
}

.linkpost .text-graphic {
  color: #8799a3;
}

.linkpost .para_text {
  color: #252525;
  font-size: 18px;
  font-weight: 700;
  font-family: 'Cambay', sans-serif;
}

.linkpost .subscribe {
  font-family: "Cambay", "sans-serif";
  font-size: 16px;
  color: #636363;
}

.linkpost .info_text {
  color: #636363;
  font-size: 18px;
  font-family: 'Cambay', sans-serif;
}

.linkpost .hear_icon {
  color: #f04e4e;
  font-size: 32px;
  cursor: pointer;
}

.linkpost .likes {
  font-size: 16px;
  color: #8799a3;
  font-family: 'Cambay', sans-serif;
}

.linkpost .hrline {
  color: #f0f4f7;
}

.linkpost .tags_family {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  color: #252525;
}

.linkpost .icons {
  color: #bbc7cd;
  font-size: 15px;
  cursor: pointer;
}

.linkpost .news {
  cursor: pointer;
  border: none;
  border-radius: 23px;
  outline: none;
  font-size: 12px;
  color: #fff;
  background-color: #8799a3;
  font-weight: bold;
  font-family: 'Montserrat', sans-serif;
}

.linkpost .news:hover {
  box-shadow: 0px 1px 35px 10px rgba(135, 153, 163, 0.3);
}

.linkpost .text_color {
  color: #8799a3;
  font-size: 16px;
  font-family: 'Cambay', sans-serif;
}

.linkpost .top_tags {
  margin-top: 3rem;
}

.linkpost .fa-facebook:hover {
  color: #3b5998;
}

.linkpost .fa-twitter:hover {
  color: #1dcaff;
}

.linkpost .fa-google-plus:hover {
  color: #d34836;
}

.linkpost .fa-pinterest-p:hover {
  color: #c92228;
}

.linkpost .img_radius {
  border-radius: 50px;
  box-shadow: 2px 1px 72px 10px rgba(37, 37, 37, 0.168627);
}

.linkpost .img_pop {
  border-radius: 6px;
}

.linkpost .hrline {
  border-bottom: 1px solid #f3f4f6;
  margin-bottom: 2rem;
  margin-top: 2rem;
}

.linkpost .hr_lastline {
  margin-bottom: 0rem;
  border-bottom: 1px solid #f3f4f6;
}

.linkpost .hrsearch {
  border-bottom: 1px solid #f3f4f6;
  margin-bottom: 0rem;
  margin-top: 2rem;
}

.linkpost .alignment_top {
  margin-top: 2rem;
}

.linkpost .background_image {
  background-color: #f9f9fb;
  border-radius: 10px;
  padding: 35px;
}

.linkpost .name {
  font-size: 14px;
  font-weight: 700;
  font-family: 'Montserrat', sans-serif;
  cursor: pointer;
  color: #0081ff;
  text-transform: uppercase;
}

.linkpost .lorem_text {
  font-family: 'Cambay', sans-serif;
  font-size: 16px;
  color: #636363;
  text-align: justify;
}

.linkpost .ash-navigate-effects {
  background-color: #fff;
}

.linkpost .input-format1:focus {
  background-color: #fff;
}

.linkpost .addon-effects {
  background-color: #fff !important;
}

.linkpost .form_border {
  border-radius: 50px;
  background-color: #F3F4F6;
  font-family: 'Cambay', sans-serif;
  font-weight: 700;
  color: #8799a3;
}

.linkpost .textarea_border {
  border-radius: 33px;
  padding: 19px 30px 0 30px;
  background-color: #F3F4F6;
  font-family: 'Cambay', sans-serif;
  font-weight: 700;
  color: #8799a3;
}

.linkpost .primary_button {
  padding: 20px 65px 20px 65px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 14px;
  color: #fff;
  cursor: pointer;
}

.linkpost .form-control {
  transition: border-color ease-in-out 0s, box-shadow ease-in-out 0s;
}

.linkpost .form_border:focus {
  background-color: #fff;
  border: 2px solid #eceef2;
}

.linkpost .textarea_border:focus {
  background-color: #fff;
  border: 2px solid #eceef2;
}

.linkpost .form-control {
  border: 2px solid #F3F4F6 !important;
}

.linkpost .form-control:focus {
  box-shadow: 0 0 0 0 #fff;
}

.linkpost .align_margin {
  margin-left: -41px;
}

.linkpost .form-group {
  margin-bottom: 0rem;
}

.linkpost .bottom-exact-adjust {
  padding-left: 0;
  padding-right: 0;
}

.linkpost .error {
  border: 1px solid red;
}

.linkpost .success {
  border: 1px solid green;
}

.linkpost .has-error .help-block, .linkpost .has-error .input-group-addon, .linkpost .has-error .radio, .linkpost .has-error .radio-inline {
  color: #f04e4e !important;
  margin-left: 10px !important;
}

.linkpost .has-error input, .linkpost .has-error .prettydropdown > ul {
  border-color: #f04e4e !important;
}

.linkpost .has-error textarea {
  border-color: #f04e4e !important;
}

.linkpost input[data-bv-result="INVALID"] {
  background-color: #fff;
}

.linkpost a {
  color: #252525;
  text-decoration: none;
}

.linkpost .navigate2:hover a {
  color: #8799a3;
}

.linkpost .navigate1:hover a {
  color: #8799a3;
}

.linkpost .prevbtn {
  transform: rotate(180deg);
}

.linkpost .nextbtn {
  transform: rotate(180deg);
}

.linkpost .left, .linkpost .right1, .linkpost .grid {
  cursor: pointer;
}

.linkpost .button_tag:hover {
  background-color: #0081FF;
  border: 1px solid #0081FF;
  color: #fff;
  box-shadow: 0 20px 42px 0 rgba(0, 129, 255, 0.3);
  cursor: pointer;
}

.linkpost .prev_next {
  background-color: #fff;
  padding: 1px;
  box-shadow: 0 1px 20px 10px rgba(238, 238, 238, 0.57);
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  cursor: pointer;
  border-radius: 5px;
}

.linkpost .heading2 {
  color: #252525;
  font-size: 24px;
  font-weight: 900;
  font-family: 'Montserrat', sans-serif;
}

.linkpost .category-text {
  font-size: 16px;
  color: #636363;
  font-family: 'Cambay', sans-serif;
}

.linkpost .category-right {
  color: #0081ff;
  margin-left: 3px;
}

.linkpost .f-s-10 {
  font-size: 10px;
  color: #fcd846;
}

.linkpost .pri_clr {
  font-size: 16px;
  color: #252525;
  font-weight: 900;
  font-family: 'Montserrat', sans-serif;
}

.linkpost .item_text {
  font-size: 14px;
  color: #bbc7cd;
  font-family: 'Montserrat', sans-serif;
  font-weight: 900;
  margin-top: -3px;
}

.linkpost .nameprimary {
  color: #0081ff;
  font-family: 'Cambay', sans-serif;
  font-size: 14px;
  cursor: pointer;
}

.linkpost .displaylinks {
  display: none;
}

.linkpost .space_top {
  margin-top: 1.75rem;
}

.linkpost .img_pop:hover {
  opacity: 0.5;
}

.linkpost .over .overlay {
  height: 100%;
  background: linear-gradient(to left, rgba(51, 51, 255, 0.65098) 0%, rgba(255, 0, 255, 0.54902) 100%);
  border-radius: 10px;
}

.linkpost .overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: white;
  overflow: hidden;
  height: 0%;
  transition: .5s ease;
  box-shadow: 0 0 20px 0 rgba(204, 204, 204, 0.878431);
}

.linkpost .img_size {
  border-radius: 10px;
}

.linkpost .text1 {
  color: white;
  font-size: 24px;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  font-weight: 900;
  border-radius: 15px;
  padding-top: 75px;
}

.linkpost .readmore_btn {
  background-color: #e91d62;
  padding: 11px 30px;
  border: none;
  border-radius: 30px;
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  cursor: pointer;
  font-family: 'Montserrat', sans-serif;
}

.linkpost .readmore_btn:hover {
  box-shadow: 3px 11px 20px 2px rgba(233, 29, 98, 0.521569);
}

.linkpost .card {
  position: relative;
  word-wrap: normal;
  background-color: #fff;
  background-clip: border-box;
  border-radius: 0.25rem;
  border: none;
}

.linkpost .input-format1 {
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  border-right: none;
  padding: 15px 25px 12px 25px;
  background-color: #f3f4f6;
  color: #8799a3;
  font-size: 16px;
  font-family: "Cambay", sans-serif;
  border-color: #f3f4f6;
}

.linkpost .input-format2 {
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  border-right: none !important;
  padding: 15px 25px 12px 25px;
  background-color: #f3f4f6;
  color: #252525;
  font-size: 16px;
  font-family: "Cambay", sans-serif;
  border-color: #f3f4f6;
  font-weight: 700;
}

.linkpost .input-format2:focus {
  padding: 15px 25px 12px 25px;
  background-color: #fff;
  border-color: #f3f4f6;
}

.linkpost .input-group-addon {
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  background: #f3f4f6;
  cursor: pointer;
  border-color: #f3f4f6;
}

.linkpost .input-format1:focus, .linkpost .input-group-addon:focus {
  border-color: #f3f4f6;
}

.linkpost .button_tag {
  background: none;
  border-radius: 30px;
  border: 1px solid #f0f4f7;
  padding: 11px 13px 7px 13px;
  font-family: "Cambay", "sans-serif";
  color: #8799a3;
  font-size: 14px;
}

.linkpost .button_tag:hover {
  background-color: #0081FF;
  border: 1px solid #0081FF;
  color: #fff;
  cursor: pointer;
}

.linkpost .card-body {
  padding: 0px;
}

@media (min-width: 320px) and (max-width: 767px) {
  .linkpost .background_image {
    padding: 18px;
  }
  .linkpost .align {
    text-align: center;
  }
  .linkpost .align_margin {
    margin-left: 0;
  }
}

@media (min-width: 320px) and (max-width: 991px) {
  .linkpost .top_logo {
    margin-top: 4rem;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .linkpost .align_margin {
    margin-left: -12px;
  }
}

@media (min-width: 320px) and (max-width: 991px) {
  .linkpost .top_link {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}

.linkpost .arrow-prev {
  border-right: 1px solid #eee;
  height: 60px;
  position: relative;
  top: 3px;
}

.linkpost .arrow-next {
  border-left: 1px solid #eee;
  height: 60px;
  position: relative;
  top: 3px;
}

.padd_top {
  padding-top: 1.1rem;
}

#image_Post_gallery {
  background-size: cover;
  background-position: center;
  background-image: url("../images/photos/postgallery.png");
}

.postgallery .top_link {
  padding-top: 5rem;
  padding-bottom: 2rem;
}

.postgallery .albedotext {
  color: #fff;
  font-size: 28px;
  font-weight: 900;
  font-family: 'Montserrat', sans-serif;
}

.postgallery .cursor-line {
  cursor: pointer;
}

.postgallery .background {
  background-color: #8799a3;
  padding: 2.5rem;
  border-radius: 10px;
}

.postgallery .envatotext {
  font-family: 'Cambay', sans-serif;
  font-weight: 700;
  font-size: 16px;
  color: #d7e1e6;
  text-align: center;
  cursor: pointer;
}

.postgallery .logotext {
  font-family: 'Cambay', sans-serif;
  color: #636363;
  font-size: 16px;
  text-align: justify;
}

.postgallery .primary {
  font-size: 12px;
  font-family: 'Montserrat', sans-serif;
  padding: 13px 24px;
  font-weight: 700;
  cursor: pointer;
}

.postgallery .date {
  color: #bbc7cd;
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 900;
}

.postgallery .heading {
  font-size: 28px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 900;
  color: #252525;
}

.postgallery .span_text {
  font-size: 16px;
  font-family: 'Cambay', sans-serif;
  color: #ccd8de;
}

.postgallery .text-graphic {
  color: #8799a3;
}

.postgallery .para_text {
  color: #252525;
  font-size: 18px;
  font-weight: 700;
  font-family: 'Cambay', sans-serif;
}

.postgallery .info_text {
  color: #636363;
  font-size: 18px;
  font-family: 'Cambay', sans-serif;
}

.postgallery .hear_icon {
  color: #8799a3;
  font-size: 32px;
  cursor: pointer;
}

.postgallery .likes {
  font-size: 16px;
  color: #8799a3;
  font-family: 'Cambay', sans-serif;
}

.postgallery .hrline {
  color: #f0f4f7;
}

.postgallery .tags_family {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  color: #252525;
}

.postgallery .icons {
  color: #bbc7cd;
  font-size: 15px;
  cursor: pointer;
}

.postgallery .news {
  cursor: pointer;
  border: none;
  border-radius: 23px;
  outline: none;
  font-size: 12px;
  color: #fff;
  background-color: #8799a3;
  font-weight: bold;
  font-family: 'Montserrat', sans-serif;
}

.postgallery .news:hover {
  box-shadow: 0px 1px 35px 10px rgba(135, 153, 163, 0.3);
}

.postgallery .text_color {
  color: #8799a3;
  font-size: 16px;
  font-family: 'Cambay', sans-serif;
}

.postgallery .top_tags {
  margin-top: 3rem;
}

.postgallery .fa-facebook:hover {
  color: #3b5998;
}

.postgallery .fa-twitter:hover {
  color: #1dcaff;
}

.postgallery .fa-google-plus:hover {
  color: #d34836;
}

.postgallery .fa-pinterest-p:hover {
  color: #c92228;
}

.postgallery .img_radius {
  border-radius: 50px;
  box-shadow: 2px 1px 72px 10px rgba(37, 37, 37, 0.168627);
}

.postgallery .img_pop {
  border-radius: 6px;
}

.postgallery .hrline {
  border-bottom: 1px solid #f3f4f6;
  margin-bottom: 2rem;
  margin-top: 2rem;
}

.postgallery .hr_lastline {
  margin-bottom: 0rem;
  border-bottom: 1px solid #f3f4f6;
}

.postgallery .hrsearch {
  border-bottom: 1px solid #f3f4f6;
  margin-bottom: 0rem;
  margin-top: 2rem;
}

.postgallery .background_image {
  background-color: #f9f9fb;
  border-radius: 10px;
  padding: 35px;
}

.postgallery .name {
  font-size: 14px;
  font-weight: 700;
  font-family: 'Montserrat', sans-serif;
  cursor: pointer;
  color: #0081ff;
  text-transform: uppercase;
}

.postgallery .lorem_text {
  font-family: 'Cambay', sans-serif;
  font-size: 16px;
  color: #636363;
}

.postgallery .form_border {
  border-radius: 50px;
  padding: 18px 30px 14px 30px;
  background-color: #F3F4F6;
  font-family: 'Cambay', sans-serif;
  font-weight: 700;
  color: #8799a3;
}

.postgallery .textarea_border {
  border-radius: 33px;
  padding: 19px 30px 0 30px;
  background-color: #F3F4F6;
  font-family: 'Cambay', sans-serif;
  font-weight: 700;
  color: #8799a3;
}

.postgallery .primary_button {
  padding: 20px 65px 20px 65px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 14px;
  color: #fff;
  cursor: pointer;
}

.postgallery .form-control {
  transition: border-color ease-in-out 0s, box-shadow ease-in-out 0s;
}

.postgallery .form_border:focus {
  background-color: #fff;
}

.postgallery .textarea_border:focus {
  background-color: #fff;
}

.postgallery .form-control {
  border: 2px solid #F3F4F6 !important;
}

.postgallery .form-control:focus {
  box-shadow: 0 0 0 0 #fff;
}

.postgallery .ash-navigate-effects {
  background-color: #fff;
}

.postgallery .addon-effects {
  background-color: #fff !important;
}

.postgallery .input-format2 {
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  border-right: none !important;
  padding: 15px 25px 12px 25px;
  background-color: #f3f4f6;
  color: #252525;
  font-size: 16px;
  font-family: "Cambay", sans-serif;
  border-color: #f3f4f6;
  font-weight: 700;
}

.postgallery .input-format2:focus {
  padding: 15px 25px 12px 25px;
  background-color: #fff;
  border-color: #f3f4f6;
}

.postgallery .form-group {
  margin-bottom: 0rem;
}

.postgallery .bottom-exact-adjust {
  padding-left: 0;
  padding-right: 0;
}

.postgallery .error {
  border: 1px solid red;
}

.postgallery .success {
  border: 1px solid green;
}

.postgallery .has-error .help-block, .postgallery .has-error .input-group-addon, .postgallery .has-error .radio, .postgallery .has-error .radio-inline {
  color: #f04e4e !important;
  margin-left: 10px !important;
}

.postgallery .has-error input, .postgallery .has-error .prettydropdown > ul {
  border-color: #f04e4e !important;
}

.postgallery .has-error textarea {
  border-color: #f04e4e !important;
}

.postgallery a {
  color: #252525;
  text-decoration: none;
}

.postgallery .navigate2:hover a {
  color: #8799a3;
}

.postgallery .navigate1:hover a {
  color: #8799a3;
}

.postgallery .prevbtn {
  transform: rotate(180deg);
}

.postgallery .nextbtn {
  transform: rotate(180deg);
}

.postgallery .left, .postgallery .right1, .postgallery .grid {
  cursor: pointer;
}

.postgallery .text_primary {
  color: #0081ff;
}

.postgallery .prev_next {
  background-color: #fff;
  padding: 1px;
  box-shadow: 0 1px 20px 10px rgba(238, 238, 238, 0.57);
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  cursor: pointer;
  border-radius: 5px;
}

.postgallery .heading2 {
  color: #252525;
  font-size: 24px;
  font-weight: 900;
  font-family: 'Montserrat', sans-serif;
}

.postgallery .category-text {
  font-size: 16px;
  color: #636363;
  font-family: 'Cambay', sans-serif;
}

.postgallery .category-right {
  color: #0081ff;
  margin-left: 3px;
}

.postgallery .f-s-10 {
  font-size: 10px;
  color: #fcd846;
}

.postgallery .pri_clr {
  font-size: 16px;
  color: #252525;
  font-weight: 900;
  font-family: 'Montserrat', sans-serif;
}

.postgallery .item_text {
  font-size: 14px;
  color: #bbc7cd;
  font-family: 'Montserrat', sans-serif;
  font-weight: 900;
}

.postgallery .nameprimary {
  color: #0081ff;
  font-family: 'Cambay', sans-serif;
  font-size: 14px;
  cursor: pointer;
}

.postgallery .img_pop {
  border-radius: 6px;
}

.postgallery .img_pop:hover {
  opacity: 0.5;
}

.postgallery .over .overlay {
  height: 100%;
  background: linear-gradient(to left, rgba(51, 51, 255, 0.65098) 0%, rgba(255, 0, 255, 0.54902) 100%);
  border-radius: 10px;
}

.postgallery .overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: white;
  overflow: hidden;
  height: 0%;
  transition: .5s ease;
  box-shadow: 0 0 20px 0 rgba(204, 204, 204, 0.878431);
}

.postgallery .img_size {
  height: 268px;
  border-radius: 10px;
}

.postgallery .text1 {
  color: white;
  font-size: 20px;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  font-weight: 900;
  border-radius: 15px;
  padding-top: 75px;
}

.postgallery .readmore_btn {
  background-color: #e91d62;
  padding: 11px 30px;
  border: none;
  border-radius: 30px;
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  cursor: pointer;
}

.postgallery .readmore_btn:hover {
  box-shadow: 1px 9px 31px 9px rgba(233, 29, 98, 0.521569);
}

.postgallery .card {
  position: relative;
  word-wrap: normal;
  background-color: #fff;
  background-clip: border-box;
  border-radius: 0.25rem;
  border: none;
}

.postgallery .input-format1 {
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  border-right: none;
  padding: 15px 25px 12px 25px;
  background-color: #f3f4f6;
  color: #8799a3;
  font-size: 16px;
  font-family: "Cambay", sans-serif;
  border-color: #f3f4f6;
}

.postgallery .input-group-addon {
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  background: #f3f4f6;
  cursor: pointer;
  border-color: #f3f4f6;
}

.postgallery .input-format1:focus, .postgallery .input-group-addon:focus {
  border-color: #f3f4f6;
}

.postgallery .subscribe {
  font-family: "Cambay", "sans-serif";
  font-size: 16px;
  color: #636363;
}

.postgallery .align_margin {
  margin-left: -41px;
}

.postgallery .button_tag {
  background: none;
  border-radius: 30px;
  border: 1px solid #f0f4f7;
  padding: 11px 13px 7px 13px;
  font-family: "Cambay", "sans-serif";
  color: #8799a3;
  font-size: 14px;
}

.postgallery .button_tag:hover {
  background-color: #0081FF;
  border: 1px solid #0081FF;
  color: #fff;
  box-shadow: 0 20px 42px 0 rgba(0, 129, 255, 0.3);
  cursor: pointer;
}

.postgallery .card-body {
  padding: 0px;
}

.postgallery .swiper-pagination-bullet {
  height: 5px !important;
}

.postgallery .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
  padding: 0px 9px;
  border-radius: 10px;
}

.postgallery .swiper-pagination-bullet-active {
  background-color: #8799a3 !important;
}

.postgallery .swiper-pagination {
  position: absolute;
  transition: .3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
  top: 89%;
}

.postgallery .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background-color: #474747;
}

.postgallery .swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  border-radius: 11px;
}

.postgallery .shadow {
  box-shadow: -1px 4px 20px 2px #dae0e3;
}

.postgallery .shadow_reply:hover {
  box-shadow: 2px -1px 36px 2px #a4b1b7;
}

.postgallery .shadow_reply {
  box-shadow: -3px 9px 20px 2px #dae0e3;
}

.postgallery .btn-white:hover {
  background-color: #8799a3;
  color: white;
}

.postgallery .btn-white {
  color: #8799a3;
  background-color: white;
  font-size: 12px;
  font-family: 'Montserrat', sans-serif;
  border-radius: 50px;
  float: right;
  font-weight: 700;
}

.postgallery .commentnames {
  color: #252525;
  font-size: 18px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  cursor: pointer;
}

.postgallery .commentnames:hover {
  color: #8799a3;
}

.postgallery .comment-content {
  font-size: 18px;
  font-family: "Cambay", "sans-serif";
  color: #636363;
  text-align: justify;
}

.postgallery .date_comment {
  color: #8799a3;
  font-family: "Cambay", "sans-serif";
  font-size: 16px;
}

@media (min-width: 320px) and (max-width: 767px) {
  .postgallery .background_image {
    padding: 18px;
  }
  .postgallery .align {
    text-align: center;
  }
  .postgallery .second-media {
    display: flow-root !important;
  }
  .postgallery .align_margin {
    margin-left: 0;
  }
  .postgallery .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 4px 4px;
  }
}

@media (min-width: 991px) and (max-width: 1199px) {
  .postgallery .align_margin {
    margin-left: -12px;
  }
}

@media (min-width: 320px) and (max-width: 767px) {
  .postgallery .swiper-pagination {
    top: 84%;
  }
}

@media (min-width: 320px) and (max-width: 991px) {
  .postgallery .top_link {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}

.postgallery .arrow-prev {
  border-right: 1px solid #eee;
  height: 60px;
  position: relative;
  top: 4px;
}

.postgallery .arrow-next {
  border-left: 1px solid #eee;
  height: 60px;
  position: relative;
  top: 4px;
}

.padd_top {
  padding-top: 1.1rem;
}

#image_audio_post {
  background-size: cover;
  background-position: center;
  background-image: url("../images/photos/audiopost.png");
}

.audiopost .top_link {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.audiopost .albedotext {
  color: #fff;
  font-size: 28px;
  font-weight: 900;
  font-family: 'Montserrat', sans-serif;
}

.audiopost .input-format2:focus {
  background-color: #fff;
  border-color: #ffffff;
}

.audiopost .addon-effects {
  background-color: #fff !important;
}

.audiopost .cursor-line {
  cursor: pointer;
}

.audiopost .background {
  background-color: #8799a3;
  padding: 2.5rem;
  border-radius: 10px;
}

.audiopost .envatotext {
  font-family: 'Cambay', sans-serif;
  font-weight: 700;
  font-size: 16px;
  color: #d7e1e6;
  text-align: center;
  cursor: pointer;
}

.audiopost .logotext {
  font-family: 'Cambay', sans-serif;
  color: #636363;
  font-size: 16px;
  text-align: justify;
}

.audiopost .primary {
  font-size: 12px;
  font-family: 'Montserrat', sans-serif;
  padding: 13px 24px;
  font-weight: 700;
  cursor: pointer;
}

.audiopost .primary:focus, .audiopost .primary_button:focus {
  box-shadow: none !important;
}

.audiopost .date {
  color: #bbc7cd;
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 800;
  margin-top: -5px;
}

.audiopost .heading {
  font-size: 28px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 900;
  color: #252525;
}

.audiopost .span_text {
  font-size: 16px;
  font-family: 'Cambay', sans-serif;
  color: #ccd8de;
}

.audiopost .text-graphic {
  color: #8799a3;
}

.audiopost .para_text {
  color: #252525;
  font-size: 18px;
  font-weight: 700;
  font-family: 'Cambay', sans-serif;
}

.audiopost .subscribe {
  font-family: "Cambay", "sans-serif";
  font-size: 16px;
  color: #636363;
}

.audiopost .info_text {
  color: #636363;
  font-size: 18px;
  font-family: 'Cambay', sans-serif;
}

.audiopost .hear_icon {
  color: #f04e4e;
  font-size: 32px;
  cursor: pointer;
}

.audiopost .likes {
  font-size: 16px;
  color: #8799a3;
  font-family: 'Cambay', sans-serif;
}

.audiopost .hrline {
  color: #f0f4f7;
}

.audiopost .tags_family {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  color: #252525;
}

.audiopost .hr_lastline {
  margin-bottom: 0rem;
  border-bottom: 1px solid #f3f4f6;
}

.audiopost .hrsearch {
  border-bottom: 1px solid #f3f4f6;
  margin-bottom: 0rem;
  margin-top: 2rem;
}

.audiopost .icons {
  color: #bbc7cd;
  font-size: 15px;
  cursor: pointer;
}

.audiopost .news {
  cursor: pointer;
  border: none;
  border-radius: 23px;
  outline: none;
  font-size: 12px;
  color: #fff;
  background-color: #8799a3;
  font-weight: 700;
  font-family: 'Montserrat', sans-serif;
}

.audiopost .news:hover {
  box-shadow: 0px 1px 35px 10px rgba(135, 153, 163, 0.3);
}

.audiopost .text_color {
  color: #8799a3;
  font-size: 16px;
  font-family: 'Cambay', sans-serif;
}

.audiopost .top_tags {
  margin-top: 3rem;
}

.audiopost .fa-facebook:hover {
  color: #3b5998;
}

.audiopost .fa-twitter:hover {
  color: #1dcaff;
}

.audiopost .fa-google-plus:hover {
  color: #d34836;
}

.audiopost .fa-pinterest-p:hover {
  color: #c92228;
}

.audiopost .img_radius {
  border-radius: 50px;
  box-shadow: 2px 1px 72px 10px rgba(37, 37, 37, 0.168627);
}

.audiopost .img_pop {
  border-radius: 6px;
}

.audiopost .hrline {
  border-bottom: 1px solid #f3f4f6;
  margin-bottom: 2rem;
  margin-top: 2rem;
}

.audiopost .background_image {
  background-color: #f9f9fb;
  border-radius: 10px;
  padding: 35px;
}

.audiopost .name {
  font-size: 14px;
  font-weight: 700;
  font-family: 'Montserrat', sans-serif;
  cursor: pointer;
  color: #0081ff;
  text-transform: uppercase;
}

.audiopost .lorem_text {
  font-family: 'Cambay', sans-serif;
  font-size: 16px;
  color: #636363;
}

.audiopost .form_border {
  border-radius: 50px;
  background-color: #F3F4F6;
  font-family: 'Cambay', sans-serif;
  font-weight: 700;
  color: #8799a3;
}

.audiopost .alignment_top {
  margin-top: 2rem;
}

.audiopost .textarea_border {
  border-radius: 33px;
  padding: 19px 30px 0 30px;
  background-color: #F3F4F6;
  font-family: 'Cambay', sans-serif;
  font-weight: 700;
  color: #8799a3;
}

.audiopost .primary_button {
  padding: 20px 65px 20px 65px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 14px;
  color: #fff;
  cursor: pointer;
}

.audiopost .form-control {
  transition: border-color ease-in-out 0s, box-shadow ease-in-out 0s;
}

.audiopost .form_border:focus {
  background-color: #fff;
  border: 2px solid #eceef2;
}

.audiopost .textarea_border:focus {
  background-color: #fff;
  border: 2px solid #eceef2;
}

.audiopost .form-control {
  border: 2px solid #F3F4F6 !important;
}

.audiopost .form-control:focus {
  box-shadow: 0 0 0 0 #fff;
}

.audiopost .form-group {
  margin-bottom: 0rem;
}

.audiopost .bottom-exact-adjust {
  padding-left: 0;
  padding-right: 0;
}

.audiopost .error {
  border: 1px solid red;
}

.audiopost .success {
  border: 1px solid green;
}

.audiopost .has-error .help-block, .audiopost .has-error .input-group-addon, .audiopost .has-error .radio, .audiopost .has-error .radio-inline {
  color: #f04e4e !important;
  margin-left: 10px !important;
}

.audiopost .has-error input, .audiopost .has-error .prettydropdown > ul {
  border-color: #f04e4e !important;
}

.audiopost .has-error textarea {
  border-color: #f04e4e !important;
}

.audiopost a {
  color: #252525;
  text-decoration: none;
}

.audiopost .navigate2:hover a {
  color: #8799a3;
}

.audiopost .navigate1:hover a {
  color: #8799a3;
}

.audiopost .prevbtn {
  transform: rotate(180deg);
}

.audiopost .nextbtn {
  transform: rotate(180deg);
}

.audiopost .left, .audiopost .right1, .audiopost .grid {
  cursor: pointer;
}

.audiopost .button_tag:hover {
  background-color: #0081FF;
  border: 1px solid #0081FF;
  color: #fff;
  box-shadow: 0 20px 42px 0 rgba(0, 129, 255, 0.3);
  cursor: pointer;
}

.audiopost .prev_next {
  background-color: #fff;
  padding: 1px;
  box-shadow: 0 1px 20px 10px rgba(238, 238, 238, 0.57);
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  cursor: pointer;
  border-radius: 5px;
}

.audiopost .heading2 {
  color: #252525;
  font-size: 24px;
  font-weight: 900;
  font-family: 'Montserrat', sans-serif;
}

.audiopost .category-text {
  font-size: 16px;
  color: #636363;
  font-family: 'Cambay', sans-serif;
}

.audiopost .category-right {
  color: #0081ff;
  margin-left: 3px;
}

.audiopost .f-s-10 {
  font-size: 10px;
  color: #fcd846;
}

.audiopost .pri_clr {
  font-size: 16px;
  color: #252525;
  font-weight: 900;
  font-family: 'Montserrat', sans-serif;
}

.audiopost .item_text {
  font-size: 14px;
  color: #bbc7cd;
  font-family: 'Montserrat', sans-serif;
  font-weight: 900;
}

.audiopost .nameprimary {
  color: #0081ff;
  font-family: 'Cambay', sans-serif;
  font-size: 14px;
  cursor: pointer;
}

.audiopost .text_primary {
  color: #0081ff;
}

.audiopost .align_margin {
  margin-left: -41px;
}

.audiopost .img_pop:hover {
  opacity: 0.5;
}

.audiopost .over .overlay {
  height: 100%;
  background: linear-gradient(to left, rgba(51, 51, 255, 0.65098) 0%, rgba(255, 0, 255, 0.54902) 100%);
  border-radius: 10px;
}

.audiopost .overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: white;
  overflow: hidden;
  height: 0;
  transition: .5s ease;
  box-shadow: 0 0 20px 0 rgba(204, 204, 204, 0.878431);
}

.audiopost .img_size {
  height: 268px;
  border-radius: 10px;
}

.audiopost .text1 {
  color: white;
  font-size: 24px;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  font-weight: 900;
  border-radius: 15px;
  padding-top: 75px;
}

.audiopost .readmore_btn {
  background-color: #e91d62;
  padding: 11px 30px;
  border: none;
  border-radius: 30px;
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  cursor: pointer;
  font-family: 'Montserrat', sans-serif;
}

.audiopost .readmore_btn:hover {
  box-shadow: 3px 11px 20px 2px rgba(233, 29, 98, 0.521569);
}

.audiopost .card {
  position: relative;
  min-width: 0;
  word-wrap: normal;
  background-color: #fff;
  background-clip: border-box;
  border-radius: 0.25rem;
  border: none;
}

.audiopost .input-format1 {
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  border-right: none;
  padding: 15px 25px 12px 25px;
  background-color: #f3f4f6;
  color: #8799a3;
  font-size: 16px;
  font-family: "Cambay", sans-serif;
  border-color: #f3f4f6;
}

.audiopost .input-format2 {
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  border-right: none !important;
  padding: 15px 25px 12px 25px;
  background-color: #f3f4f6;
  color: #252525;
  font-size: 16px;
  font-family: "Cambay", sans-serif;
  border-color: #f3f4f6;
  font-weight: 700;
}

.audiopost .input-group-addon {
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  background: #f3f4f6;
  cursor: pointer;
  border-color: #f3f4f6;
}

.audiopost .input-format1:focus, .audiopost .input-group-addon:focus {
  border-color: #f3f4f6;
}

.audiopost .button_tag {
  background: none;
  border-radius: 30px;
  border: 1px solid #f0f4f7;
  padding: 11px 13px 7px 13px;
  font-family: "Cambay", "sans-serif";
  color: #8799a3;
  font-size: 14px;
}

.audiopost .button_tag:hover {
  background-color: #0081FF;
  border: 1px solid #0081FF;
  color: #fff;
  cursor: pointer;
}

.audiopost .card-body {
  padding: 0px;
}

.audiopost iframe {
  width: 100%;
  height: 260px;
}

@media (min-width: 320px) and (max-width: 767px) {
  .audiopost .background_image {
    padding: 18px;
  }
  .audiopost .align {
    text-align: center;
  }
  .audiopost .align_margin {
    margin-left: 0;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .audiopost .align_margin {
    margin-left: -12px;
  }
}

@media (min-width: 320px) and (max-width: 991px) {
  .audiopost .top_logo {
    margin-top: 4rem;
  }
}

.audiopost .arrow-prev {
  border-right: 1px solid #eee;
  height: 60px;
  position: relative;
  top: 4px;
}

.audiopost .arrow-next {
  border-left: 1px solid #eee;
  height: 60px;
  position: relative;
  top: 4px;
}

.search-close6 {
  position: absolute;
  top: 50%;
  color: #f04e4e;
  right: 33px;
  display: none;
}

.padd_top {
  padding-top: 1.1rem;
}

#image_video_post {
  background-size: cover;
  background-position: center;
  background-image: url("../images/photos/videopost.png");
}

.videopost .top_link {
  padding-top: 5rem;
  padding-bottom: 2rem;
}

.videopost .albedotext {
  color: #fff;
  font-size: 28px;
  font-weight: 900;
  font-family: 'Montserrat', sans-serif;
}

.videopost .cursor-line {
  cursor: pointer;
}

.videopost .background {
  background-color: #8799a3;
  padding: 2.5rem;
  border-radius: 10px;
}

.videopost .envatotext {
  font-family: 'Cambay', sans-serif;
  font-weight: 700;
  font-size: 16px;
  color: #d7e1e6;
  text-align: center;
  cursor: pointer;
}

.videopost .plyr {
  border-radius: 1rem;
  box-shadow: 0px 5px 110px 3px #cfcfcf;
}

.videopost .plyr__play-large svg {
  cursor: pointer;
}

.videopost .plyr video {
  width: 100%;
  height: auto;
  background: transparent url("../images/photos/plyrimage.png") no-repeat 0 0;
  background-size: cover;
}

.videopost .logotext {
  font-family: 'Cambay', sans-serif;
  color: #636363;
  font-size: 16px;
  text-align: justify;
}

.videopost .primary {
  font-size: 12px;
  font-family: 'Montserrat', sans-serif;
  padding: 13px 24px;
  font-weight: 700;
  cursor: pointer;
}

.videopost .date {
  color: #bbc7cd;
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 900;
}

.videopost .heading {
  font-size: 28px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 800;
}

.videopost .span_text {
  font-size: 16px;
  font-family: 'Cambay', sans-serif;
  color: #ccd8de;
}

.videopost .text-graphic {
  color: #8799a3;
}

.videopost .para_text {
  color: #252525;
  font-size: 18px;
  font-weight: 700;
  font-family: 'Cambay', sans-serif;
}

.videopost .info_text {
  color: #636363;
  font-size: 18px;
  font-family: 'Cambay', sans-serif;
}

.videopost .heart_icon {
  color: #8799a3;
  font-size: 32px;
  cursor: pointer;
}

.videopost .likes {
  font-size: 16px;
  color: #8799a3;
  font-family: 'Cambay', sans-serif;
}

.videopost .hrline {
  color: #f0f4f7;
}

.videopost .tags_family {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  color: #252525;
}

.videopost .icons {
  color: #bbc7cd;
  font-size: 15px;
  cursor: pointer;
}

.videopost .news {
  cursor: pointer;
  border: none;
  border-radius: 23px;
  outline: none;
  font-size: 12px;
  color: #fff;
  background-color: #8799a3;
  font-weight: bold;
  font-family: 'Montserrat', sans-serif;
}

.videopost .news:hover {
  box-shadow: 0px 1px 35px 10px rgba(135, 153, 163, 0.3);
}

.videopost .text_color {
  color: #8799a3;
  font-size: 16px;
  font-family: 'Cambay', sans-serif;
}

.videopost .top_tags {
  margin-top: 3rem;
}

.videopost .fa-facebook:hover {
  color: #3b5998;
}

.videopost .fa-twitter:hover {
  color: #1dcaff;
}

.videopost .fa-google-plus:hover {
  color: #d34836;
}

.videopost .fa-pinterest-p:hover {
  color: #c92228;
}

.videopost .img_radius {
  border-radius: 50px;
  box-shadow: 2px 1px 72px 10px rgba(37, 37, 37, 0.168627);
}

.videopost .addon-effects {
  background-color: #fff !important;
}

.videopost .img_pop {
  border-radius: 6px;
}

.videopost .hrline {
  border-bottom: 1px solid #f3f4f6;
  margin-bottom: 2rem;
  margin-top: 2rem;
}

.videopost .background_image {
  background-color: #f9f9fb;
  border-radius: 10px;
  padding: 35px;
}

.videopost .name {
  font-size: 14px;
  font-weight: 700;
  font-family: 'Montserrat', sans-serif;
  cursor: pointer;
  color: #0081ff;
  text-transform: uppercase;
}

.videopost .lorem_text {
  font-family: 'Cambay', sans-serif;
  font-size: 16px;
  color: #636363;
}

.videopost .form_border {
  border-radius: 50px;
  background-color: #F3F4F6;
  font-family: 'Cambay', sans-serif;
  font-weight: 700;
  color: #8799a3;
}

.videopost .subscribe {
  font-family: "Cambay", "sans-serif";
  font-size: 16px;
  color: #636363;
}

.videopost .textarea_border {
  border-radius: 33px;
  padding: 19px 30px 0 30px;
  background-color: #F3F4F6;
  font-family: 'Cambay', sans-serif;
  font-weight: 700;
  color: #8799a3;
}

.videopost .primary_button {
  padding: 20px 65px 20px 65px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 14px;
  color: #fff;
  cursor: pointer;
}

.videopost .form-control {
  transition: border-color ease-in-out 0s, box-shadow ease-in-out 0s;
}

.videopost .form_border:focus {
  background-color: #fff;
  border: 2px solid #eceef2;
}

.videopost .textarea_border:focus {
  background-color: #fff;
  border: 2px solid #eceef2;
}

.videopost .form-control {
  border: 2px solid #F3F4F6 !important;
}

.videopost .form-control:focus {
  box-shadow: 0 0 0 0 #fff;
}

.videopost .form-group {
  margin-bottom: 0rem;
}

.videopost .bottom-exact-adjust {
  padding-left: 0;
  padding-right: 0;
}

.videopost .error {
  border: 1px solid red;
}

.videopost .success {
  border: 1px solid green;
}

.videopost .has-error .help-block, .videopost .has-error .input-group-addon, .videopost .has-error .radio, .videopost .has-error .radio-inline {
  color: #f04e4e !important;
  margin-left: 10px !important;
}

.videopost .has-error input, .videopost .has-error .prettydropdown > ul {
  border-color: #f04e4e !important;
}

.videopost .has-error textarea {
  border-color: #f04e4e !important;
}

.videopost a {
  color: #252525;
  text-decoration: none;
}

.videopost .navigate2:hover a {
  color: #8799a3;
}

.videopost .navigate1:hover a {
  color: #8799a3;
}

.videopost .prevbtn {
  transform: rotate(180deg);
}

.videopost .nextbtn {
  transform: rotate(180deg);
}

.videopost .left, .videopost .right1, .videopost .grid {
  cursor: pointer;
}

.videopost .prev_next {
  background-color: #fff;
  padding: 1px;
  box-shadow: 0 1px 20px 10px rgba(238, 238, 238, 0.57);
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  border-radius: 5px;
  cursor: pointer;
}

.videopost .heading2 {
  color: #252525;
  font-size: 24px;
  font-weight: 900;
  font-family: 'Montserrat', sans-serif;
}

.videopost .category-text {
  font-size: 16px;
  color: #636363;
  font-family: 'Cambay', sans-serif;
}

.videopost .category-right {
  color: #0081ff;
  margin-left: 3px;
}

.videopost .f-s-10 {
  font-size: 10px;
  color: #fcd846;
}

.videopost .pri_clr {
  font-size: 16px;
  color: #252525;
  font-weight: 900;
  font-family: 'Montserrat', sans-serif;
}

.videopost .item_text {
  font-size: 14px;
  color: #bbc7cd;
  font-family: 'Montserrat', sans-serif;
  font-weight: 900;
  margin-top: -3px;
}

.videopost .nameprimary {
  color: #0081ff;
  font-family: 'Cambay', sans-serif;
  font-size: 14px;
  cursor: pointer;
}

.videopost .img_pop:hover {
  opacity: 0.5;
}

.videopost .hr_lastline {
  margin-bottom: 0rem;
  border-bottom: 1px solid #f3f4f6;
}

.videopost .hrsearch {
  border-bottom: 1px solid #f3f4f6;
  margin-bottom: 0rem;
  margin-top: 2rem;
}

.videopost .over .overlay {
  height: 100%;
  background: linear-gradient(to left, rgba(51, 51, 255, 0.65098) 0%, rgba(255, 0, 255, 0.54902) 100%);
  border-radius: 10px;
}

.videopost .overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: white;
  overflow: hidden;
  height: 0;
  transition: .5s ease;
  box-shadow: 0 0 20px 0 rgba(204, 204, 204, 0.878431);
}

.videopost .img_size {
  height: 268px;
  border-radius: 10px;
}

.videopost .text1 {
  color: white;
  font-size: 24px;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  font-weight: 900;
  border-radius: 15px;
  padding-top: 75px;
}

.videopost .readmore_btn {
  background-color: #e91d62;
  padding: 11px 30px;
  border: none;
  border-radius: 30px;
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  cursor: pointer;
  font-family: 'Montserrat', sans-serif;
}

.videopost .readmore_btn:hover {
  box-shadow: 3px 11px 20px 2px rgba(233, 29, 98, 0.521569);
}

.videopost .card {
  position: relative;
  word-wrap: normal;
  background-color: #fff;
  background-clip: border-box;
  border-radius: 0.25rem;
  border: none;
}

.videopost .input-format1 {
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  border-right: none;
  padding: 15px 25px 12px 25px;
  background-color: #f3f4f6;
  color: #8799a3;
  font-size: 16px;
  font-family: "Cambay", sans-serif;
  border-color: #f3f4f6;
}

.videopost .input-format2 {
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  border-right: none !important;
  padding: 15px 25px 12px 25px;
  background-color: #f3f4f6;
  color: #8799a3;
  font-size: 16px;
  font-family: "Cambay", sans-serif;
  border-color: #f3f4f6;
  font-weight: 700;
}

.videopost .input-group-addon {
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  background: #f3f4f6;
  cursor: pointer;
  border-color: #f3f4f6;
}

.videopost .input-format1:focus, .videopost .input-group-addon:focus {
  border-color: #f3f4f6;
}

.videopost .input-format2:focus, .videopost .input-group-addon:focus {
  background-color: #fff;
}

.videopost .text_primary {
  color: #0081ff;
}

.videopost .button_tag {
  background: none;
  border-radius: 30px;
  border: 1px solid #f0f4f7;
  padding: 11px 13px 7px 13px;
  font-family: "Cambay", "sans-serif";
  font-size: 14px;
  color: #8799a3;
}

.videopost .align_margin {
  margin-left: -41px;
}

.videopost .button_tag:hover {
  background-color: #0081FF;
  border: 1px solid #0081FF;
  color: #fff;
  box-shadow: 0 20px 42px 0 rgba(0, 129, 255, 0.3);
  cursor: pointer;
}

.videopost .card-body {
  padding: 0px;
}

.videopost .swiper-pagination-bullet {
  height: 5px !important;
}

.videopost .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
  padding: 0px 9px;
  border-radius: 10px;
}

.videopost .swiper-pagination-bullet-active {
  background-color: #8799a3 !important;
}

.videopost .swiper-pagination {
  position: absolute;
  transition: .3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
  top: 89%;
}

.videopost .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background-color: #474747;
  opacity: .2;
}

.videopost .swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  border-radius: 11px;
}

.videopost .shadow {
  box-shadow: -1px 4px 20px 2px #dae0e3;
}

.videopost .shadow_reply:hover {
  box-shadow: 2px -1px 36px 2px #a4b1b7;
}

.videopost .shadow_reply {
  box-shadow: -3px 9px 20px 2px #dae0e3;
}

.videopost .btn-white:hover {
  background-color: #8799a3;
  color: white;
}

.videopost .btn-white {
  color: #8799a3;
  background-color: white;
  font-size: 12px;
  font-family: 'Montserrat', sans-serif;
  border-radius: 50px;
  float: right;
  font-weight: 700;
}

.videopost .commentnames {
  color: #252525;
  font-size: 18px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  cursor: pointer;
}

.videopost .commentnames:hover {
  color: #8799a3;
}

.videopost .comment-content {
  font-size: 18px;
  font-family: "Cambay", "sans-serif";
  color: #636363;
  text-align: justify;
}

.videopost .date_comment {
  color: #8799a3;
  font-family: "Cambay", "sans-serif";
  font-size: 16px;
}

@media (min-width: 320px) and (max-width: 767px) {
  .videopost .background_image {
    padding: 18px;
  }
  .videopost .second-media {
    display: flow-root !important;
  }
  .videopost .align_margin {
    margin-left: 0;
  }
  .videopost .align {
    text-align: center;
  }
}

@media (min-width: 991px) and (max-width: 1199px) {
  .videopost .align_margin {
    margin-left: -12px;
  }
}

@media (min-width: 320px) and (max-width: 991px) {
  .videopost .top_link {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}

.videopost .arrow-prev {
  border-right: 1px solid #eee;
  height: 60px;
}

.videopost .arrow-next {
  border-left: 1px solid #eee;
  height: 60px;
}

.videopost .search-close4 {
  position: absolute;
  top: 50%;
  right: 29px;
  color: #f04e4e;
  display: none;
}

@media (min-width: 576px) and (max-width: 767px) {
  .plyr__play-large {
    top: 44% !important;
    left: 46% !important;
    -webkit-transform: none !important;
  }
}

@media (min-width: 320px) and (max-width: 1024px) {
  .video_hide {
    background: none !important;
    height: 100% !important;
  }
}

.display_cancel {
  display: none;
}

.padd_top {
  padding-top: 1.1rem;
}

#image_quote_post {
  background-size: cover;
  background-position: center;
  background-image: url("../images/photos/linkpost.png");
}

.quotepost .top_link {
  padding-top: 5rem;
  padding-bottom: 2rem;
}

.quotepost .bgclr {
  background-color: #0081ff;
  padding: 50px;
  border-radius: 10px;
}

.quotepost .albedotext {
  color: #fff;
  font-size: 24px;
  font-family: 'Coustard', serif;
}

.quotepost .cursor-line {
  cursor: pointer;
}

.quotepost .background {
  background-color: #8799a3;
  padding: 2.5rem;
  border-radius: 10px;
}

.quotepost .envatotext {
  font-family: 'Cambay', sans-serif;
  font-weight: 700;
  font-size: 16px;
  text-align: center;
  cursor: pointer;
  color: #ffff00;
}

.quotepost .logotext {
  font-family: 'Cambay', sans-serif;
  color: #636363;
  font-size: 16px;
  text-align: justify;
}

.quotepost .primary {
  font-size: 12px;
  font-family: 'Montserrat', sans-serif;
  padding: 13px 24px;
  font-weight: 700;
  cursor: pointer;
}

.quotepost .date {
  color: #bbc7cd;
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 900;
  margin-top: -5px;
}

.quotepost .heading {
  font-size: 28px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 900;
  color: #252525;
}

.quotepost .text_primary {
  color: #0081ff;
}

.quotepost .span_text {
  font-size: 16px;
  font-family: 'Cambay', sans-serif;
  color: #ccd8de;
}

.quotepost .text-graphic {
  color: #8799a3;
}

.quotepost .para_text {
  color: #252525;
  font-size: 18px;
  font-weight: 700;
  font-family: 'Cambay', sans-serif;
}

.quotepost .info_text {
  color: #636363;
  font-size: 18px;
  font-family: 'Cambay', sans-serif;
}

.quotepost .heart_icon {
  color: #8799a3;
  font-size: 32px;
  cursor: pointer;
}

.quotepost .likes {
  font-size: 16px;
  color: #8799a3;
  font-family: 'Cambay', sans-serif;
}

.quotepost .hrline {
  color: #f0f4f7;
}

.quotepost .tags_family {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  color: #252525;
}

.quotepost .icons {
  color: #bbc7cd;
  font-size: 15px;
  cursor: pointer;
}

.quotepost .news {
  cursor: pointer;
  border: none;
  border-radius: 23px;
  outline: none;
  font-size: 12px;
  color: #fff;
  background-color: #8799a3;
  font-weight: 700;
  font-family: 'Montserrat', sans-serif;
}

.quotepost .news:hover {
  box-shadow: 0px 1px 35px 10px rgba(135, 153, 163, 0.3);
}

.quotepost .text_color {
  color: #8799a3;
  font-size: 16px;
  font-family: 'Cambay', sans-serif;
}

.quotepost .top_tags {
  margin-top: 3rem;
}

.quotepost .fa-facebook:hover {
  color: #3b5998;
}

.quotepost .fa-twitter:hover {
  color: #1dcaff;
}

.quotepost .fa-google-plus:hover {
  color: #d34836;
}

.quotepost .fa-pinterest-p:hover {
  color: #c92228;
}

.quotepost .img_radius {
  border-radius: 50px;
  box-shadow: 2px 1px 72px 10px rgba(37, 37, 37, 0.168627);
}

.quotepost .img_pop {
  border-radius: 6px;
}

.quotepost .hrline {
  border-bottom: 1px solid #f3f4f6;
  margin-bottom: 2rem;
  margin-top: 2rem;
}

.quotepost .background_image {
  background-color: #f9f9fb;
  border-radius: 10px;
  padding: 35px;
}

.quotepost .name {
  font-size: 14px;
  font-weight: 700;
  font-family: 'Montserrat', sans-serif;
  cursor: pointer;
  color: #0081ff;
  text-transform: uppercase;
}

.quotepost .subscribe {
  font-family: "Cambay", "sans-serif";
  font-size: 16px;
  color: #636363;
}

.quotepost .lorem_text {
  font-family: 'Cambay', sans-serif;
  font-size: 16px;
  color: #636363;
  text-align: justify;
}

.quotepost .form_border {
  border-radius: 50px;
  background-color: #F3F4F6;
  font-family: 'Cambay', sans-serif;
  font-weight: 700;
  color: #8799a3;
}

.quotepost .textarea_border {
  border-radius: 33px;
  padding: 19px 30px 0 30px;
  background-color: #F3F4F6;
  font-family: 'Cambay', sans-serif;
  font-weight: 700;
  color: #8799a3;
}

.quotepost .primary_button {
  padding: 20px 65px 20px 65px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 14px;
  color: #fff;
  cursor: pointer;
}

.quotepost .form-control {
  transition: border-color ease-in-out 0s, box-shadow ease-in-out 0s;
}

.quotepost .form_border:focus {
  background-color: #fff;
  border: 2px solid #eceef2;
}

.quotepost .textarea_border:focus {
  background-color: #fff;
  border: 2px solid #eceef2;
}

.quotepost .form-control {
  border: 2px solid #F3F4F6 !important;
}

.quotepost .form-control:focus {
  box-shadow: 0 0 0 0 #fff;
}

.quotepost .form-group {
  margin-bottom: 0rem;
}

.quotepost .bottom-exact-adjust {
  padding-left: 0;
  padding-right: 0;
}

.quotepost .error {
  border: 1px solid red;
}

.quotepost .success {
  border: 1px solid green;
}

.quotepost .has-error .help-block, .quotepost .has-error .input-group-addon, .quotepost .has-error .radio, .quotepost .has-error .radio-inline {
  color: #f04e4e !important;
  margin-left: 10px !important;
}

.quotepost .has-error input, .quotepost .has-error .prettydropdown > ul {
  border-color: #f04e4e !important;
}

.quotepost .has-error textarea {
  border-color: #f04e4e !important;
}

.quotepost a {
  color: #252525;
  text-decoration: none;
}

.quotepost .navigate2:hover a {
  color: #8799a3;
}

.quotepost .navigate1:hover a {
  color: #8799a3;
}

.quotepost .prevbtn {
  transform: rotate(180deg);
}

.quotepost .nextbtn {
  transform: rotate(180deg);
}

.quotepost .left, .quotepost .right1, .quotepost .grid {
  cursor: pointer;
}

.quotepost .prev_next {
  background-color: #fff;
  padding: 1px;
  box-shadow: 0 1px 20px 10px rgba(238, 238, 238, 0.57);
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  cursor: pointer;
  border-radius: 5px;
}

.quotepost .heading2 {
  color: #252525;
  font-size: 24px;
  font-weight: 900;
  font-family: 'Montserrat', sans-serif;
}

.quotepost .category-text {
  font-size: 16px;
  color: #636363;
  font-family: 'Cambay', sans-serif;
}

.quotepost .category-right {
  color: #0081ff;
  margin-left: 3px;
}

.quotepost .f-s-10 {
  font-size: 10px;
  color: #fcd846;
}

.quotepost .pri_clr {
  font-size: 16px;
  color: #252525;
  font-weight: 900;
  font-family: 'Montserrat', sans-serif;
}

.quotepost .item_text {
  font-size: 14px;
  color: #bbc7cd;
  font-family: 'Montserrat', sans-serif;
  font-weight: 900;
  margin-top: -3px;
}

.quotepost .nameprimary {
  color: #0081ff;
  font-family: 'Cambay', sans-serif;
  font-size: 14px;
  cursor: pointer;
}

.quotepost .img_pop:hover {
  opacity: 0.5;
}

.quotepost .over .overlay {
  height: 100%;
  background: linear-gradient(to left, rgba(51, 51, 255, 0.65098) 0%, rgba(255, 0, 255, 0.54902) 100%);
  border-radius: 10px;
}

.quotepost .overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: white;
  overflow: hidden;
  height: 0%;
  transition: .5s ease;
  box-shadow: 0 0 20px 0 rgba(204, 204, 204, 0.878431);
}

.quotepost .img_size {
  height: 268px;
  border-radius: 10px;
}

.quotepost .align_margin {
  margin-left: -41px;
}

.quotepost .text1 {
  color: white;
  font-size: 20px;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  font-weight: 900;
  border-radius: 15px;
  padding-top: 75px;
}

.quotepost .readmore_btn {
  background-color: #e91d62;
  padding: 11px 30px;
  border: none;
  border-radius: 30px;
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  cursor: pointer;
}

.quotepost .readmore_btn:hover {
  box-shadow: 3px 11px 20px 2px rgba(233, 29, 98, 0.521569);
}

.quotepost .card {
  position: relative;
  word-wrap: normal;
  background-color: #fff;
  background-clip: border-box;
  border-radius: 0.25rem;
  border: none;
}

.quotepost .input-format1 {
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  border-right: none;
  padding: 15px 25px 12px 25px;
  background-color: #f3f4f6;
  color: #8799a3;
  font-size: 16px;
  font-family: "Cambay", sans-serif;
  border-color: #f3f4f6;
}

.quotepost .input-format2 {
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  border-right: none !important;
  padding: 15px 25px 12px 25px;
  background-color: #f3f4f6;
  color: #252525;
  font-size: 16px;
  font-family: "Cambay", sans-serif;
  border-color: #f3f4f6;
  font-weight: 700;
}

.quotepost .hr_lastline {
  margin-bottom: 0rem;
  border-bottom: 1px solid #f3f4f6;
}

.quotepost .hrsearch {
  border-bottom: 1px solid #f3f4f6;
  margin-bottom: 0rem;
  margin-top: 2rem;
}

.quotepost .input-format2:focus {
  padding: 15px 25px 12px 25px;
  background-color: #fff;
  border-color: #f3f4f6;
}

.quotepost .input-group-addon {
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  background: #f3f4f6;
  cursor: pointer;
  border-color: #f3f4f6;
}

.quotepost .input-format1:focus, .quotepost .input-group-addon:focus {
  border-color: #f3f4f6;
}

.quotepost .input-group-addon {
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  background: #f3f4f6;
  cursor: pointer;
  border-color: #f3f4f6;
}

.quotepost .input-format1:focus, .quotepost .input-group-addon:focus {
  border-color: #f3f4f6;
}

.quotepost .addon-effects {
  background-color: #fff !important;
}

.quotepost .button_tag {
  background: none;
  border-radius: 30px;
  border: 1px solid #f0f4f7;
  padding: 11px 13px 7px 13px;
  font-family: "Cambay", "sans-serif";
  color: #8799a3;
  font-size: 14px;
}

.quotepost .button_tag:hover {
  background-color: #0081FF;
  border: 1px solid #0081FF;
  color: #fff;
  box-shadow: 0 20px 42px 0 rgba(0, 129, 255, 0.3);
  cursor: pointer;
}

.quotepost .card-body {
  padding: 0px;
}

.quotepost .swiper-pagination-bullet {
  height: 5px !important;
}

.quotepost .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
  padding: 0px 9px;
  border-radius: 10px;
}

.quotepost .swiper-pagination-bullet-active {
  background-color: #8799a3 !important;
}

.quotepost .swiper-pagination {
  position: absolute;
  transition: .3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
  top: 89%;
}

.quotepost .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background-color: #474747;
  opacity: .2;
}

.quotepost .swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  border-radius: 11px;
}

.quotepost .shadow {
  box-shadow: -1px 4px 20px 2px #dae0e3;
}

.quotepost .shadow_reply:hover {
  box-shadow: 2px -1px 36px 2px #a4b1b7;
}

.quotepost .shadow_reply {
  box-shadow: -3px 9px 20px 2px #dae0e3;
}

.quotepost .btn-white:hover {
  background-color: #8799a3;
  color: white;
}

.quotepost .btn-white {
  color: #8799a3;
  background-color: white;
  font-size: 12px;
  font-family: 'Montserrat', sans-serif;
  border-radius: 50px;
  float: right;
  font-weight: 700;
}

.quotepost .commentnames {
  color: #252525;
  font-size: 18px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  cursor: pointer;
}

.quotepost .commentnames:hover {
  color: #8799a3;
}

.quotepost .comment-content {
  font-size: 18px;
  font-family: "Cambay", "sans-serif";
  color: #636363;
}

.quotepost .date_comment {
  color: #8799a3;
  font-family: "Cambay", "sans-serif";
  font-size: 16px;
}

@media (min-width: 320px) and (max-width: 767px) {
  .quotepost .background_image {
    padding: 18px;
  }
  .quotepost .align {
    text-align: center;
  }
  .quotepost .align_margin {
    margin-left: 0;
  }
  .quotepost .second-media {
    display: flow-root !important;
  }
}

@media (min-width: 991px) and (max-width: 1199px) {
  .quotepost .align_margin {
    margin-left: -12px;
  }
}

@media (min-width: 320px) and (max-width: 991px) {
  .quotepost .top_link {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}

.quotepost .arrow-prev {
  border-right: 1px solid #eee;
  height: 60px;
  position: relative;
  top: 4px;
}

.quotepost .arrow-next {
  border-left: 1px solid #eee;
  height: 60px;
  position: relative;
  top: 4px;
}

.padd_top {
  padding-top: 1.3rem;
}

#image_standard_post {
  background-size: cover;
  background-position: center;
  background-image: url("../images/photos/standardpost.png");
}

.standard_post .top_link {
  padding-top: 5rem;
  padding-bottom: 2rem;
}

.standard_post .albedotext {
  color: #fff;
  font-size: 28px;
  font-weight: 900;
  font-family: 'Montserrat', sans-serif;
}

.standard_post .cursor-line {
  cursor: pointer;
}

.standard_post .background {
  background-color: #8799a3;
  padding: 2.5rem;
  border-radius: 10px;
}

.standard_post .envatotext {
  font-family: 'Cambay', sans-serif;
  font-weight: 700;
  font-size: 16px;
  color: #d7e1e6;
  text-align: center;
  cursor: pointer;
}

.standard_post .logotext {
  font-family: 'Cambay', sans-serif;
  color: #636363;
  font-size: 16px;
  text-align: justify;
}

.standard_post .primary {
  font-size: 12px;
  font-family: 'Montserrat', sans-serif;
  padding: 16px 24px;
  font-weight: 700;
  cursor: pointer;
}

.standard_post .date {
  color: #bbc7cd;
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 900;
}

.standard_post .text_primary {
  color: #0081ff;
  cursor: pointer;
}

.standard_post .quot_name {
  color: #0377e8;
  font-family: 'Montserrat', sans-serif;
  cursor: pointer;
  font-size: 18px;
}

.standard_post .heading {
  font-size: 28px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 900;
  color: #252525;
}

.standard_post .span_text {
  font-size: 16px;
  font-family: 'Cambay', sans-serif;
  color: #ccd8de;
}

.standard_post .text-graphic {
  color: #8799a3;
}

.standard_post .para_text {
  color: #252525;
  font-size: 18px;
  font-weight: 700;
  font-family: 'Cambay', sans-serif;
  text-align: justify;
}

.standard_post .subscribe {
  font-family: "Cambay", "sans-serif";
  font-size: 16px;
  color: #636363;
}

.standard_post .info_text {
  color: #636363;
  font-size: 18px;
  font-family: 'Cambay', sans-serif;
  text-align: justify;
}

.standard_post .hear_icon {
  color: #f04e4e;
  font-size: 32px;
  cursor: pointer;
}

.standard_post .likes {
  font-size: 16px;
  color: #8799a3;
  font-family: 'Cambay', sans-serif;
}

.standard_post .hrline {
  color: #f0f4f7;
}

.standard_post .tags_family {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  color: #252525;
}

.standard_post .icons {
  color: #bbc7cd;
  font-size: 15px;
  cursor: pointer;
}

.standard_post .news {
  cursor: pointer;
  border: none;
  border-radius: 23px;
  outline: none;
  font-size: 12px;
  color: #fff;
  background-color: #8799a3;
  font-weight: bold;
  font-family: 'Montserrat', sans-serif;
}

.standard_post .news:hover {
  box-shadow: 0px 1px 35px 10px rgba(135, 153, 163, 0.3);
}

.standard_post .text_color {
  color: #8799a3;
  font-size: 16px;
  font-family: 'Cambay', sans-serif;
}

.standard_post .top_tags {
  margin-top: 2rem;
}

.standard_post .fa-facebook:hover {
  color: #3b5998;
}

.standard_post .fa-twitter:hover {
  color: #1dcaff;
}

.standard_post .fa-google-plus:hover {
  color: #d34836;
}

.standard_post .fa-pinterest-p:hover {
  color: #c92228;
}

.standard_post .img_radius {
  border-radius: 50px;
  box-shadow: 2px 1px 72px 10px rgba(37, 37, 37, 0.168627);
}

.standard_post .align_margin {
  margin-left: -41px;
}

.standard_post .icon_text {
  position: relative;
  top: 23px;
  left: 27px;
}

.standard_post .text_left {
  margin-left: 60px;
  margin-top: -23px;
  font-size: 24px;
  font-family: 'Coustard', serif;
  color: #252525;
  text-align: justify;
}

.standard_post .m-t-50 {
  margin-left: 60px;
}

.standard_post .designation {
  font-size: 16px;
  font-family: 'Cambay', sans-serif;
  color: #8799a3;
}

.standard_post .img_pop {
  border-radius: 8px;
}

.standard_post .img_pop1 {
  border-radius: 8px;
}

.standard_post .hrline {
  border-bottom: 1px solid #f3f4f6;
  margin-bottom: 2rem;
  margin-top: 2rem;
}

.standard_post .hrsearch {
  border-bottom: 1px solid #f3f4f6;
  margin-bottom: 0rem;
  margin-top: 2rem;
}

.standard_post .image_text {
  position: absolute;
  top: 384px;
  color: #fff;
  font-size: 16px;
  font-style: italic;
  right: 183px;
  font-family: "Cambay", "sans-serif";
}

.standard_post .style {
  font-style: italic;
}

.standard_post .background_image {
  background-color: #f9f9fb;
  border-radius: 10px;
  padding: 35px;
}

.standard_post .ash-navigate-effects {
  background-color: #fff;
}

.standard_post .input-format2 {
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  border-right: none;
  padding: 15px 25px 12px 25px;
  background-color: #f3f4f6;
  color: #252525;
  font-size: 16px;
  font-family: "Cambay", sans-serif;
  border-color: #f3f4f6;
  font-weight: 700;
}

.standard_post .input-format2:focus, .standard_post .input-group-addon:focus {
  border-color: #f3f4f6;
  background-color: #fff;
}

.standard_post .addon-effects {
  background-color: #fff !important;
}

.standard_post .alignment_top {
  margin-top: 2rem;
}

.standard_post .text_top {
  font-size: 14px;
  font-family: "Cambay", "sans-serif";
  color: #fff;
  position: absolute;
  bottom: 35px;
  font-style: italic;
  left: 35px;
}

.standard_post .text_top1 {
  font-size: 14px;
  font-family: "Cambay", "sans-serif";
  color: #959595;
  position: absolute;
  bottom: 19px;
  font-style: italic;
  left: 40px;
  background-color: rgba(0, 0, 0, 0.4);
  padding: 7px;
  border-radius: 33px;
}

.standard_post .list-items-color {
  font-size: 18px;
  font-family: 'Cambay', sans-serif;
  color: #252525;
}

.standard_post .name {
  font-size: 14px;
  font-weight: 700;
  font-family: 'Montserrat', sans-serif;
  cursor: pointer;
  color: #0081ff;
  text-transform: uppercase;
}

.standard_post .lorem_text {
  font-family: 'Cambay', sans-serif;
  font-size: 16px;
  color: #636363;
}

.standard_post .form_border {
  border-radius: 50px;
  background-color: #F3F4F6;
  font-family: 'Cambay', sans-serif;
  font-weight: 700;
  color: #8799a3;
}

.standard_post .textarea_border {
  border-radius: 33px;
  padding: 19px 30px 0 30px;
  background-color: #F3F4F6;
  font-family: 'Cambay', sans-serif;
  font-weight: 700;
  color: #8799a3;
}

.standard_post .primary_button {
  padding: 20px 65px 20px 65px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 14px;
  color: #fff;
  cursor: pointer;
}

.standard_post .form-control {
  transition: border-color ease-in-out 0s, box-shadow ease-in-out 0s;
}

.standard_post .form_border:focus {
  background-color: #fff;
  border: 2px solid #879983;
}

.standard_post .textarea_border:focus {
  background-color: #fff;
  border: 2px solid #879983;
}

.standard_post .form-control {
  border: 2px solid #F3F4F6 !important;
}

.standard_post .form-control:focus {
  box-shadow: 0 0 0 0 #fff;
}

.standard_post .form-group {
  margin-bottom: 0rem;
}

.standard_post .bottom-exact-adjust {
  padding-left: 0;
  padding-right: 0;
}

.standard_post .error {
  border: 1px solid red;
}

.standard_post .success {
  border: 1px solid green;
}

.standard_post .has-error .help-block, .standard_post .has-error .input-group-addon, .standard_post .has-error .radio, .standard_post .has-error .radio-inline {
  color: #f04e4e !important;
  margin-left: 10px !important;
}

.standard_post .has-error input, .standard_post .has-error .prettydropdown > ul {
  border-color: #f04e4e !important;
}

.standard_post .has-error input:focus {
  border-color: #f04e4e !important;
}

.standard_post .has-error textarea {
  border-color: #f04e4e !important;
}

.standard_post a {
  color: #252525;
  text-decoration: none;
}

.standard_post .navigate2:hover a {
  color: #8799a3;
}

.standard_post .navigate1:hover a {
  color: #8799a3;
}

.standard_post .prevbtn {
  transform: rotate(180deg);
}

.standard_post .nextbtn {
  transform: rotate(180deg);
}

.standard_post .left, .standard_post .right1, .standard_post .grid {
  cursor: pointer;
}

.standard_post .button_tag:hover {
  background-color: #0081FF;
  border: 1px solid #0081FF;
  color: #fff;
  box-shadow: 0 20px 42px 0 rgba(0, 129, 255, 0.3);
  cursor: pointer;
}

.standard_post .prev_next {
  background-color: #fff;
  padding: 1px;
  box-shadow: 0 1px 20px 10px rgba(238, 238, 238, 0.57);
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  cursor: pointer;
  border-radius: 5px;
}

.standard_post .heading2 {
  color: #252525;
  font-size: 24px;
  font-weight: 900;
  font-family: 'Montserrat', sans-serif;
}

.standard_post .category-text {
  font-size: 16px;
  color: #636363;
  font-family: 'Cambay', sans-serif;
}

.standard_post .category-right {
  color: #0081ff;
  margin-left: 3px;
}

.standard_post .f-s-10 {
  font-size: 10px;
  color: #fcd846;
}

.standard_post .pri_clr {
  font-size: 16px;
  color: #252525;
  font-weight: 900;
  font-family: 'Montserrat', sans-serif;
}

.standard_post .item_text {
  font-size: 14px;
  color: #bbc7cd;
  font-family: 'Montserrat', sans-serif;
  font-weight: 900;
  margin-top: -3px;
}

.standard_post .nameprimary {
  color: #0081ff;
  font-family: 'Cambay', sans-serif;
  font-size: 14px;
}

.standard_post .img_pop:hover {
  opacity: 0.5;
}

.standard_post .over .overlay {
  height: 100%;
  background: linear-gradient(to left, rgba(51, 51, 255, 0.65098) 0%, rgba(255, 0, 255, 0.54902) 100%);
  border-radius: 10px;
}

.standard_post .overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: white;
  overflow: hidden;
  height: 0%;
  transition: .5s ease;
  box-shadow: 0 0 20px 0 rgba(204, 204, 204, 0.878431);
}

.standard_post .img_size {
  height: 268px;
  border-radius: 10px;
}

.standard_post .fa-check {
  color: #0081ff;
  font-size: 14px;
}

.standard_post .text1 {
  color: white;
  font-size: 24px;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  font-weight: 900;
  border-radius: 15px;
  padding-top: 75px;
}

.standard_post .readmore_btn {
  background-color: #e91d62;
  padding: 11px 30px;
  border: none;
  border-radius: 30px;
  font-size: 12px;
  font-weight: 700;
  font-family: 'Montserrat', sans-serif;
  color: #fff;
  cursor: pointer;
}

.standard_post .readmore_btn:hover {
  box-shadow: 1px 9px 31px 9px rgba(233, 29, 98, 0.521569);
}

.standard_post .card {
  position: relative;
  word-wrap: normal;
  background-color: #fff;
  background-clip: border-box;
  border-radius: 0.25rem;
  border: none;
}

.standard_post .input-group-addon {
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  background: #f3f4f6;
  cursor: pointer;
  border-color: #f3f4f6;
}

.standard_post .button_tag {
  background: none;
  border-radius: 30px;
  border: 1px solid #f0f4f7;
  padding: 11px 13px 7px 13px;
  font-family: "Cambay", "sans-serif";
  color: #8799a3;
  font-size: 14px;
}

.standard_post .button_tag:hover {
  background-color: #0081FF;
  border: 1px solid #0081FF;
  color: #fff;
  cursor: pointer;
}

.standard_post .card-body {
  padding: 0px;
}

.standard_post .hr_lastline {
  margin-bottom: 0rem;
  border-bottom: 1px solid #f3f4f6;
}

@media (min-width: 320px) and (max-width: 425px) {
  .standard_post .background_image {
    padding: 18px;
  }
  .standard_post .align {
    text-align: center;
  }
  .standard_post .align_margin {
    margin-left: 0;
  }
}

@media (max-width: 320px) {
  .standard_post .list-items-adjustment {
    margin: 0 !important;
  }
}

@media (min-width: 1140px) and (max-width: 2560px) {
  .standard_post .list-items-adjustment {
    padding: 0 65px;
  }
}

@media (min-width: 320px) and (max-width: 767px) {
  .standard_post .text_top1 {
    left: 23px;
  }
  .standard_post .align {
    text-align: center;
  }
  .standard_post .text_top {
    bottom: 18px;
  }
  .standard_post .align_margin {
    text-align: center;
    margin-left: 0;
  }
}

@media (max-width: 425px) and (min-width: 320px) {
  .standard_post .background_image {
    padding: 18px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .standard_post .image_text {
    position: absolute;
    top: 360px;
    right: 183px;
  }
  .standard_post .text_top1 {
    position: absolute;
    bottom: 12px;
    left: 40px;
  }
  .standard_post .text_top {
    position: absolute;
    bottom: 78px;
    left: 40px;
  }
}

@media (min-width: 1024px) and (max-width: 1199px) {
  .standard_post .image_text {
    position: absolute;
    top: 315px;
    right: 123px;
  }
  .standard_post .text_top {
    bottom: 154px;
  }
  .standard_post .text_top1 {
    position: absolute;
    bottom: 58px;
    left: 24px;
    padding: 6px;
  }
}

@media (min-width: 992px) and (max-width: 1023px) {
  .standard_post .image_text {
    position: absolute;
    top: 310px;
    right: 118px;
  }
  .standard_post .text_top {
    bottom: 158px;
    left: 40px;
  }
  .standard_post .text_top1 {
    bottom: 56px;
    left: 23px;
  }
}

@media (min-width: 991px) and (max-width: 1199px) {
  .standard_post .align_margin {
    margin-left: -12px;
  }
}

@media (min-width: 320px) and (max-width: 991px) {
  .standard_post .top_link {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}

.standard_post .arrow-prev {
  border-right: 1px solid #eee;
  height: 60px;
  position: relative;
  top: 4px;
}

.standard_post .arrow-next {
  border-left: 1px solid #eee;
  height: 60px;
  position: relative;
  top: 4px;
}

.padd_top {
  padding-top: 1.1rem;
}

/*Shop css
 start
 from here*/
#image_shop_sidebar {
  background-size: cover;
  background-position: center;
  background-image: url("../images/photos/cartheader.png");
}

.shop_sidebar .img_rad {
  border-radius: 5px;
}

.shop_sidebar .heading2 {
  color: #252525;
  font-size: 24px;
  font-weight: 800;
  font-family: 'Montserrat', sans-serif;
}

.shop_sidebar .form-control {
  border: 1px solid #F3F4F6 !important;
}

.shop_sidebar .form_border {
  border-radius: 50px;
  background-color: #F3F4F6;
  font-family: 'Cambay', sans-serif;
  font-weight: 700;
  color: #8799a3;
}

.shop_sidebar .hrline {
  border-bottom: 1px solid #f3f4f6;
  margin-bottom: 2rem;
  margin-top: 2rem;
}

.shop_sidebar .hr_lastline {
  border-bottom: 1px solid #f3f4f6;
  margin-bottom: 2rem;
  margin-top: 2rem;
}

.shop_sidebar .slider-horizontal {
  cursor: pointer;
}

.shop_sidebar .input-group-btn > .btn {
  border: none !important;
}

.shop_sidebar .top {
  margin-top: 2.95rem;
}

.shop_sidebar .new_btn_desc {
  background-color: #39b54a;
  border: none;
  border-radius: 25px;
  font-size: 11px;
  color: #fff;
  padding: 6px 13px;
  position: absolute;
  top: 9%;
  font-weight: 700;
  margin-left: 9%;
  box-shadow: 2px 4px 20px 0 rgba(57, 181, 74, 0.67);
}

.shop_sidebar .img_pop {
  border-radius: 5px;
}

.shop_sidebar .img_pop:hover {
  opacity: 0.5;
}

.shop_sidebar .show_txt {
  font-size: 16px;
  color: #8799a3;
  font-family: 'Cambay', sans-serif;
}

.shop_sidebar .sort_text {
  color: #252525;
  font-size: 14px;
  font-weight: 700;
  margin-left: 3rem;
  font-family: 'Montserrat', sans-serif;
}

.shop_sidebar .hrv_text {
  margin-bottom: 10px;
}

.shop_sidebar .loading {
  font-size: 16px;
  font-family: 'Cambay', 'sans-serif';
  color: #8799a3;
}

.shop_sidebar .star_text {
  font-size: 12px;
  color: #fcd846;
}

.shop_sidebar .price_clr {
  font-size: 16px;
  font-weight: 900;
  color: #39b54a;
  font-family: 'Montserrat', sans-serif;
}

.shop_sidebar .delete_price {
  font-size: 14px;
  font-weight: 400;
  color: #8799a3;
}

.shop_sidebar .sell_btn_desc {
  background-color: #f04e4e;
  border: none;
  border-radius: 25px;
  font-size: 11px;
  color: #fff;
  padding: 6px 13px;
  position: absolute;
  top: 9%;
  margin-left: 9%;
  font-weight: 700;
  box-shadow: 2px 4px 20px 0 #f04e4e;
}

.shop_sidebar .top_btn_desc {
  background-color: #0684ff;
  border: none;
  border-radius: 25px;
  font-size: 11px;
  color: #fff;
  padding: 6px 13px;
  position: absolute;
  top: 9%;
  font-weight: 700;
  margin-left: 9%;
  box-shadow: 2px 4px 20px 0 #0684ff;
}

.shop_sidebar .top_btm {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.shop_sidebar .fea_btn {
  background-color: #ffffff;
  border: none;
  border-radius: 25px;
  font-size: 11px;
  color: #8799a3;
  padding: 6px 13px;
  position: absolute;
  top: 9%;
  font-weight: 700;
  margin-left: 9%;
  box-shadow: 1px 2px 6px 0 #ccc;
  font-family: 'Montserrat', sans-serif;
}

.shop_sidebar .price_del {
  color: #8799a3;
  font-size: 14px;
}

.shop_sidebar .round_box {
  background-color: #fff;
  border-radius: 10px;
  padding: 20px 25px;
}

.shop_sidebar .cata_text {
  color: #252525;
  font-weight: 800;
}

.shop_sidebar .f-s-10 {
  font-size: 10px;
  color: #fcd846;
}

.shop_sidebar .button_tag {
  background: none;
  border-radius: 30px;
  border: 1px solid #f0f4f7;
  padding: 11px 13px 7px 13px;
  font-family: "Cambay", "sans-serif";
  font-size: 14px;
  color: #8799a3;
}

.shop_sidebar .button_tag:hover {
  background-color: #0081FF;
  border: 1px solid #0081FF;
  color: #fff;
  box-shadow: 0 20px 42px 0 rgba(0, 129, 255, 0.3);
  cursor: pointer;
}

.shop_sidebar .first-image {
  position: relative;
}

.shop_sidebar .pri_clr {
  font-size: 14px;
  color: #39b54a;
  font-weight: 800;
  font-family: 'Montserrat', sans-serif;
  line-height: 30px;
}

.shop_sidebar .item_text {
  font-size: 14px;
  color: #252525;
  font-weight: 800;
  font-family: 'Montserrat', sans-serif;
  cursor: pointer;
}

.shop_sidebar .item_text:hover {
  color: #8799a3;
}

.shop_sidebar .card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid #fff;
  border-radius: 0.25rem;
}

.shop_sidebar .input-format2 {
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  border-right: none !important;
  padding: 15px 25px 12px 25px;
  background-color: #f3f4f6;
  color: #252525;
  font-size: 16px;
  font-family: "Cambay", sans-serif;
  border-color: #f3f4f6;
  font-weight: 700;
}

.shop_sidebar .input-format2:focus {
  background-color: #fff;
  border-color: #ffffff;
}

.shop_sidebar .card-body {
  padding: 0px;
}

.shop_sidebar .form-control:focus {
  box-shadow: 0 0 0 0 #fff;
}

.shop_sidebar .ash-navigate-effects {
  background-color: #fff;
}

.shop_sidebar .addon-effects {
  background-color: #fff !important;
}

.shop_sidebar .input-group-addon {
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  background: #f3f4f6;
  cursor: pointer;
  border-color: #f3f4f6;
}

.shop_sidebar .form-control {
  transition: border-color ease-in-out 0s, box-shadow ease-in-out 0s;
}

.shop_sidebar .subscribe {
  font-family: "Cambay", "sans-serif";
  font-size: 16px;
  color: #636363;
}

.shop_sidebar .category-text {
  font-size: 16px;
  color: #636363;
  font-family: 'Cambay', sans-serif;
}

.shop_sidebar .category-right {
  color: #0081ff;
  margin-left: 3px;
}

.shop_sidebar .all_btn {
  background-color: #fff;
  border: 1px solid #f0f4f7;
  border-radius: 27px;
  padding: 12px 19px 9px 19px;
  color: #8799a3;
  font-weight: 400 !important;
  font-family: 'Cambay', sans-serif;
  cursor: pointer;
}

.shop_sidebar .all_btn:hover {
  background-color: #0081ff;
  padding: 12px 19px 9px 19px;
  box-shadow: 4px 3px 20px #0081ff;
  border: 1px solid #0081ff;
  color: #fff;
}

.shop_sidebar .popular_bootom-line {
  border: 1px solid #f3f4f6;
}

.shop_sidebar .middle {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

.shop_sidebar .cart_btn:hover .img_rad {
  opacity: 0.3;
}

.shop_sidebar .cart_btn {
  text-align: center;
  position: relative;
}

.shop_sidebar .cart_btn:hover .middle {
  opacity: 1;
}

.shop_sidebar .ml_left {
  margin-left: -60px;
}

.shop_sidebar .items_names {
  font-size: 18px;
  font-weight: 800;
  font-family: 'Montserrat', sans-serif;
}

.shop_sidebar .fil_btn {
  background-color: #8698a2;
  border: 1px solid #8698a2;
  border-radius: 25px;
  font-size: 14px;
  color: #fff;
  cursor: pointer;
  font-weight: 700;
  font-family: 'Montserrat', sans-serif;
}

.shop_sidebar .fil_btn:hover {
  box-shadow: 1px 6px 49px 6px rgba(134, 152, 162, 0.35);
}

.shop_sidebar .feature_product_text {
  color: #8799a3;
  font-family: 'Cambay', sans-serif;
}

.shop_sidebar #slider {
  font-size: 16px;
  color: #8799a3;
  font-family: 'Cambay', sans-serif;
  font-weight: 700;
  margin-top: 3px;
}

.shop_sidebar .slider-handle {
  background-color: #fff !important;
  background-image: none !important;
  box-shadow: 2px 2px 27px 5px rgba(204, 204, 204, 0.55);
}

.shop_sidebar .slider-selection {
  background-image: linear-gradient(to bottom, #0682fc 0, #0682fc 100%) !important;
}

.shop_sidebar .slider-track {
  background-image: linear-gradient(to bottom, #f3f4f6 0, #f3f4f6 100%) !important;
}

.shop_sidebar .prettydropdown {
  outline: none;
}

.shop_sidebar .prettydropdown > ul {
  border-radius: 24px !important;
  color: #8799a3;
  border: 2px solid #e8eaee;
  font-size: 16px;
}

.shop_sidebar .prettydropdown > ul:focus {
  outline: none !important;
}

.shop_sidebar .prettydropdown.arrow > ul > li {
  font-size: 16px;
  color: #8799a3;
  font-family: 'Cambay', sans-serif;
  font-weight: 700;
}

.shop_sidebar .prettydropdown > ul:focus, .shop_sidebar .prettydropdown:not(.disabled) > ul:hover {
  border-color: #e8eaee !important;
}

.shop_sidebar .prettydropdown.arrow > ul > li.selected:before, .shop_sidebar .prettydropdown.arrow > ul > li.selected:after {
  right: 16px;
}

.shop_sidebar .prettydropdown.arrow > ul > li.selected:before {
  border-top-color: #8799a3 !important;
}

.shop_sidebar #prettydropdown-qty ul > li {
  width: 290px !important;
  padding-left: 20px;
}

.shop_sidebar .cart_style {
  color: #252525;
}

.shop_sidebar .cart_style:hover {
  color: #8799a3;
}

.shop_sidebar .btn_cart {
  background-color: #1cbbb4;
  color: white;
  font-size: 12px;
  padding: 16px 27px;
  border-radius: 50px;
  cursor: pointer;
  font-weight: 700;
  font-family: 'Montserrat', sans-serif;
}

.shop_sidebar .btn_cart:hover {
  box-shadow: 2px 8px 29px 8px rgba(28, 187, 180, 0.24);
}

@media (max-width: 767px) and (min-width: 320px) {
  .shop_sidebar #prettydropdown-qty ul > li {
    width: 225px !important;
    padding-left: 13px !important;
  }
  .shop_sidebar .sort_text {
    margin-left: 6rem;
  }
  .shop_sidebar .ml_left {
    margin-left: 0;
  }
  .shop_sidebar .pagination-boxshadow {
    margin-left: 17px;
    margin-right: 17px;
  }
}

@media (min-width: 1024px) and (max-width: 1439px) {
  .shop_sidebar #prettydropdown-qty ul > li {
    width: 270px !important;
  }
  .shop_sidebar .ml_left {
    margin-left: -74px;
  }
  .shop_sidebar .sort_text {
    margin-left: 1rem;
  }
  .shop_sidebar .round_box {
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0px 15px 145px 10px rgba(0, 0, 0, 0.12);
    padding: 10px 12px;
  }
}

.shop_sidebar .slider.slider-horizontal {
  width: 100% !important;
}

.shop_sidebar .pagination-boxshadow {
  box-shadow: 0 0 42px 9px #e1e1e1;
  padding: 30px 0 14px 0;
  margin-left: 0;
  margin-right: 0;
  border-radius: 5px;
  margin-top: 5rem;
  margin-bottom: 1.25rem;
}

.shop_sidebar .pagination ul {
  float: none;
  display: inline-block;
  overflow: hidden;
}

.shop_sidebar .pagination.center {
  text-align: center;
}

.shop_sidebar .simple-pagination {
  padding: 0 5px 5px 17px !important;
  font-size: 14px;
}

.shop_sidebar .light-theme a, .shop_sidebar .light-theme span, .shop_sidebar .light-theme a:hover, .shop_sidebar .light-theme span:hover, .shop_sidebar .light-theme span.prev {
  color: #252525;
  font-weight: bolder;
  box-shadow: none;
}

.shop_sidebar .light-theme span:hover, .shop_sidebar .light-theme a:hover, .shop_sidebar .pagination ul > li:last-child > a:hover, .shop_sidebar .pagination ul > li:last-child > a > img:hover,
.shop_sidebar .pagination ul > li.disbaled .next:hover {
  color: #8799a3;
}

.shop_sidebar .pagination ul > li > a, .shop_sidebar .pagination ul > li > span {
  border: none;
  color: #252525;
  font-weight: 700;
}

.shop_sidebar .pagination ul > .active > a, .shop_sidebar .pagination ul > .active > span, .shop_sidebar .pagination ul > .active > a, .shop_sidebar .pagination ul > .active > span:hover {
  font-weight: bolder;
  color: #ffffff;
}

.shop_sidebar .light-theme .current {
  box-shadow: none;
  background: #8799a3 !important;
  color: #0e0e0e;
}

.shop_sidebar .pagination ul > li:last-child > a, .shop_sidebar .pagination ul > li:last-child > a > img {
  position: absolute;
  right: 9px !important;
  font-weight: bolder;
  color: #252525;
  top: 1px;
}

.shop_sidebar .light-theme .current.next {
  position: absolute;
  right: 8px;
  background: none !important;
  box-shadow: none;
  color: #252525;
  font-weight: 700;
}

.shop_sidebar .light-theme .current.prev, .shop_sidebar .light-theme li a.prev {
  width: 137px;
  display: flex;
}

.shop_sidebar .light-theme .current.next, .shop_sidebar .light-theme li a.next {
  width: 131px;
  display: flex;
}

.shop_sidebar .light-theme li a.prev {
  top: 2px;
}

.shop_sidebar .pagination ul > li:first-child > .prev {
  position: absolute;
  left: 9px;
  font-weight: bolder;
  background: none !important;
  box-shadow: none;
}

.shop_sidebar .light-theme a {
  background: none !important;
  box-shadow: none !important;
}

.shop_sidebar .light-theme .current {
  border-radius: 50px;
  height: 30px;
  width: 30px;
  padding-top: 2px;
}

.shop_sidebar .light-theme .current.prev {
  color: #252525;
}

@media (min-width: 768px) and (max-width: 991px) {
  .shop_sidebar .pagination ul > li:first-child > a.prev {
    top: 2px;
  }
  .shop_sidebar .right-side-column {
    max-width: 647px;
    margin: auto;
  }
  .shop_sidebar .ml_left {
    margin-left: -104px;
  }
}

@media (min-width: 320px) and (max-width: 767px) {
  .shop_sidebar .pagination ul > li:first-child > .prev {
    position: absolute;
    left: -2px;
  }
  .shop_sidebar .pagination ul > li:last-child > a, .shop_sidebar .pagination ul > li:last-child > a > img {
    position: absolute;
    top: 1px;
    right: 1px !important;
  }
  .shop_sidebar .light-theme .current.next {
    width: 41px;
    top: 0;
    right: 0;
  }
}

.shop_sidebar .prevpage {
  color: #252525 !important;
}

.shop_sidebar samp {
  font-family: "Montserrat", sans-serif;
}

@media (min-width: 768px) and (max-width: 1023px) {
  .shop_sidebar .pagination-boxshadow {
    margin-left: 34px;
    margin-right: 34px;
    margin-bottom: 0;
  }
  .shop_sidebar .top_logo {
    margin-left: 17px;
    margin-top: 0;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .shop_sidebar .ml_left {
    margin-left: -90px;
  }
}

.shop_sidebar .top_logo {
  margin-left: 0;
  margin-top: 0;
}

.shop_sidebar .sort_text {
  margin-left: 0;
}

.shop_sidebar .lazyload {
  display: none;
}

@keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
  }
}

.shop_sidebar .bloglist_pagination #loading img {
  -webkit-animation: rotation 2s infinite linear;
}

/*Shop css
 start
 from here*/
#image_shop_mansory {
  background-size: cover;
  background-position: center;
  background-image: url("../images/photos/cartheader.png");
}

.shop_mansory .mar_bottom {
  margin-bottom: 5rem;
}

.shop_mansory .slider-horizontal {
  margin-top: 34px;
}

.shop_mansory .filter-shop-top {
  margin-top: 38px;
}

.shop_mansory .img_rad {
  border-radius: 10px;
}

.shop_mansory .background_effects {
  background-color: #fff;
  padding: 30px;
  box-shadow: 3px 1px 10px 10px rgba(239, 239, 239, 0.29);
}

.shop_mansory .heading2 {
  color: #252525;
  font-size: 24px;
  font-weight: 900;
  font-family: 'Montserrat', sans-serif;
}

.shop_mansory .form-control {
  border: 1px solid #F3F4F6 !important;
}

.shop_mansory .form_border {
  border-radius: 50px;
  padding: 18px 30px 18px 30px;
  background-color: #F3F4F6;
  font-family: 'Cambay', sans-serif;
  font-weight: 700;
  color: #8799a3;
}

.shop_mansory .hrline {
  border-bottom: 1px solid #f3f4f6;
  margin-bottom: 2rem;
  margin-top: 2rem;
}

.shop_mansory .slider-horizontal {
  cursor: pointer;
}

.shop_mansory .input-group-btn > .btn {
  border: none !important;
}

.shop_mansory .new_btn_desc {
  background-color: #39b54a;
  border: none;
  border-radius: 25px;
  font-size: 11px;
  color: #fff;
  padding: 6px 13px;
  position: absolute;
  top: 9%;
  font-weight: 700;
  margin-left: 9%;
  box-shadow: 2px 4px 20px 0 rgba(57, 181, 74, 0.67);
}

.shop_mansory .show_txt {
  font-size: 16px;
  color: #8799a3;
  font-family: 'Cambay', sans-serif;
}

.shop_mansory .sort_text {
  color: #252525;
  font-size: 14px;
  font-weight: 700;
}

.shop_mansory .slider_top {
  margin-top: 55px;
}

.shop_mansory .hrv_text {
  margin-bottom: 10px;
}

.shop_mansory .loading {
  font-size: 16px;
  font-family: 'Cambay', 'sans-serif';
  color: #8799a3;
}

.shop_mansory .star_text {
  font-size: 12px;
  color: #fcd846;
}

.shop_mansory .price_clr {
  font-size: 16px;
  font-weight: 900;
  color: #39b54a;
  font-family: 'Montserrat', sans-serif;
}

.shop_mansory .delete_price {
  font-size: 14px;
  font-weight: 400;
  color: #8799a3;
  font-family: 'Montserrat', sans-serif;
}

.shop_mansory .sell_btn_desc {
  background-color: #f04e4e;
  border: none;
  border-radius: 25px;
  font-size: 11px;
  color: #fff;
  padding: 6px 13px;
  position: absolute;
  top: 9%;
  margin-left: 9%;
  font-weight: 700;
  box-shadow: 2px 4px 20px 0 #f04e4e;
}

.shop_mansory .top_btn_desc {
  background-color: #0684ff;
  border: none;
  border-radius: 25px;
  font-size: 11px;
  color: #fff;
  padding: 6px 13px;
  position: absolute;
  top: 9%;
  font-weight: 700;
  margin-left: 9%;
  box-shadow: 2px 4px 20px 0 #0684ff;
}

.shop_mansory .fea_btn {
  background-color: #ffffff;
  border: none;
  border-radius: 25px;
  font-size: 11px;
  color: #8799a3;
  padding: 6px 13px;
  position: absolute;
  top: 9%;
  font-weight: 700;
  margin-left: 9%;
  box-shadow: 1px 2px 6px 0 #ccc;
  font-family: 'Montserrat', sans-serif;
}

.shop_mansory .price_del {
  color: #8799a3;
  font-size: 14px;
}

.shop_mansory .round_box {
  background-color: #fff;
  border-radius: 10px;
  padding: 20px 25px;
}

.shop_mansory .cata_text {
  color: #252525;
  font-weight: 800;
}

.shop_mansory .catag_inr_text {
  font-size: 16px;
  font-family: 'Cambay', sans-serif;
}

.shop_mansory .hvr_clr:hover .hvr_text:hover, .shop_mansory .hvr_clr:hover .caret_clr {
  color: #8799a3;
}

.shop_mansory .caret_clr {
  color: #0081ff;
  margin-left: 9px;
}

.shop_mansory .f-s-10 {
  font-size: 10px;
  color: #fcd846;
}

.shop_mansory .pri_clr {
  font-size: 14px;
  color: #39b54a;
  font-weight: 800;
}

.shop_mansory .item_text {
  font-size: 14px;
  color: #252525;
  font-weight: 800;
}

.shop_mansory .hrv_text:hover .item_text {
  color: #8799a3;
}

.shop_mansory .hrv_text:hover .hvr_img {
  opacity: 0.5;
}

.shop_mansory .all_btn {
  background-color: #fff;
  border: 1px solid #f0f4f7;
  border-radius: 27px;
  padding: 12px 19px 9px 19px;
  color: #8799a3;
  font-weight: 400 !important;
  font-family: 'Cambay', sans-serif;
  cursor: pointer;
}

.shop_mansory .all_btn:hover {
  background-color: #0081ff;
  padding: 12px 19px 9px 19px;
  box-shadow: 4px 3px 20px #0081ff;
  border: 1px solid #0081ff;
  color: #fff;
}

.shop_mansory .popular_bootom-line {
  border: 1px solid #f3f4f6;
}

.shop_mansory .middle {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

.shop_mansory .cart_btn:hover .img_rad {
  opacity: 0.3;
}

.shop_mansory .btn_cart:hover {
  box-shadow: 1px -8px 40px 4px rgba(28, 187, 180, 0.501961);
}

.shop_mansory .cart_btn {
  text-align: center;
  position: relative;
}

.shop_mansory .cart_btn:hover .middle {
  opacity: 1;
}

.shop_mansory .text {
  background-color: #1cbbb4;
  color: white;
  font-size: 12px;
  padding: 7px 6px;
  border-radius: 50px;
  cursor: pointer;
  font-weight: 700;
  font-family: 'Montserrat', sans-serif;
}

.shop_mansory .items_names {
  font-size: 18px;
  font-weight: 800;
  font-family: 'Montserrat', sans-serif;
}

.shop_mansory .hvr_img:hover .items_names {
  color: #8799a3;
}

.shop_mansory .prettydropdown.arrow > ul > li.selected:before {
  border-top-color: #8799a3 !important;
}

.shop_mansory .fil_btn {
  background-color: #8799a3;
  border: 1px solid #8698a2;
  border-radius: 25px;
  cursor: pointer;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
}

.shop_mansory .fil_btn:hover {
  background-color: #8698a2;
  color: #fff;
  box-shadow: 1px 6px 49px 6px rgba(134, 152, 162, 0.35);
}

.shop_mansory .feature_product_text {
  color: #8799a3;
  font-family: 'Cambay', sans-serif;
}

.shop_mansory #slider {
  font-size: 16px;
  color: #8799a3;
  font-family: 'Cambay', sans-serif;
  font-weight: 700;
}

.shop_mansory .slider-handle {
  background-color: #fff !important;
  background-image: none !important;
  box-shadow: 2px 2px 27px 5px rgba(204, 204, 204, 0.55);
}

.shop_mansory .slider-selection {
  background-image: linear-gradient(to bottom, #0682fc 0, #0682fc 100%) !important;
}

.shop_mansory .slider-track {
  background-image: linear-gradient(to bottom, #f3f4f6 0, #f3f4f6 100%) !important;
}

.shop_mansory .slider.slider-horizontal {
  width: 100% !important;
}

.shop_mansory .prettydropdown > ul {
  border-radius: 24px !important;
  color: #8799a3;
  border: 2px solid #e8eaee;
  font-size: 16px;
}

.shop_mansory .prettydropdown > ul:focus {
  outline: none !important;
}

.shop_mansory .prettydropdown.arrow > ul > li {
  font-size: 16px;
  color: #8799a3;
  font-family: 'Cambay', sans-serif;
  font-weight: 700;
}

.shop_mansory .prettydropdown > ul:focus, .shop_mansory .prettydropdown:not(.disabled) > ul:hover {
  border-color: #e8eaee !important;
}

.shop_mansory .prettydropdown.arrow > ul > li.selected:before, .shop_mansory .prettydropdown.arrow > ul > li.selected:after {
  right: 16px;
}

.shop_mansory #prettydropdown-qty ul > li {
  width: 230px !important;
  padding-left: 20px;
}

.shop_mansory .cart_style {
  color: #252525;
}

.shop_mansory .cart_style:hover {
  color: #8799a3;
}

.shop_mansory .btn_cart {
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  background-color: #1cbbb4;
}

@media (max-width: 767px) and (min-width: 320px) {
  .shop_mansory #prettydropdown-qty ul > li {
    padding-left: 13px !important;
  }
}

@media (max-width: 991px) {
  .shop_mansory .slider_top {
    margin-top: 100px;
  }
}

@media (max-width: 991px) and (min-width: 768px) {
  .shop_mansory .filter-shop-top {
    margin-top: 80px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .shop_mansory .round_box {
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0px 15px 145px 10px rgba(0, 0, 0, 0.12);
    padding: 10px 12px;
  }
  .shop_mansory #prettydropdown-qty ul > li {
    width: 202px !important;
    padding-left: 20px;
  }
}

/*Shop css
 start
 from here*/
#image_product_description_rightsidebar {
  background-size: cover;
  background-position: center;
  background-image: url("../images/photos/cartheader.png");
}

.product_description {
  /*Change the colour*/
  /*media quries for products pages*/
}

.product_description .icons {
  margin-right: 16px;
  color: #bbc7cd;
  cursor: pointer;
}

.product_description .fa-facebook:hover {
  color: #3b5998;
}

.product_description .fa-twitter:hover {
  color: #1dcaff;
}

.product_description .fa-google-plus:hover {
  color: #d34836;
}

.product_description .fa-pinterest-p:hover {
  color: #c92228;
}

.product_description .first-image {
  position: relative;
}

.product_description .sel_btns {
  background-color: #f04e4e;
  border: none;
  border-radius: 25px;
  font-size: 11px;
  color: #fff;
  padding: 6px 13px;
  position: absolute;
  top: 6%;
  margin-left: 6%;
  font-weight: 700;
  box-shadow: 2px 4px 20px 0 #f04e4e;
  z-index: 99;
}

.product_description .shadow {
  border-radius: 5px;
  margin-left: 3px;
}

.product_description .siz_btn {
  background: none;
  border: none;
  box-shadow: 0px 15px 145px 10px rgba(0, 0, 0, 0.15);
  border-radius: 50%;
  width: 36px;
  height: 36px;
  color: #8799a3;
  margin-right: 4px;
  font-size: 14px;
  font-weight: 700;
  font-family: 'Cambay', sans-serif;
  padding: 10px 5px;
}

.product_description .input-group.bootstrap-touchspin {
  border: 2px solid #eceef2;
  border-radius: 30px;
  margin-left: 18px;
  cursor: pointer;
}

.product_description .input-group-prepend .btn, .product_description .input-group-append .btn {
  z-index: 0;
  box-shadow: none;
}

.product_description .start_icon {
  font-size: 16px;
  color: #fcd846;
}

.product_description .cart_btn {
  background-color: #1cbbb4;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  border-radius: 50px;
}

.product_description .cart_btn:hover {
  box-shadow: 2px 8px 40px 4px rgba(28, 187, 180, 0.501961);
}

.product_description .border {
  border: 2px solid #f3f4f6;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  padding: 10px;
}

.product_description .radius_top {
  border-top-left-radius: 10px !important;
}

.product_description .radius_top_right {
  border-top-right-radius: 10px !important;
}

.product_description .siz_btn {
  background: none;
  border: none;
  box-shadow: 0px 15px 145px 10px rgba(0, 0, 0, 0.15);
  border-radius: 50%;
  width: 36px;
  height: 36px;
  color: #8799a3;
  margin-right: 4px;
  font-size: 14px;
  font-weight: 700;
  font-family: 'Cambay', sans-serif;
  padding: 10px 5px;
  cursor: pointer;
}

.product_description .size button:focus, .product_description .size button.active {
  outline: none;
  background: #8799a3;
  color: #fff;
  cursor: pointer;
}

.product_description .contact1_span {
  color: #252525;
  font-weight: 700;
  font-size: 16px;
  font-family: 'Cambay', sans-serif;
}

.product_description .contact1_text {
  color: #636363;
  font-size: 16px;
  font-family: 'Cambay', sans-serif;
}

.product_description .margin_align {
  margin-left: -20px;
}

.product_description .slider.slider-horizontal {
  width: 100% !important;
}

.product_description .slider-handle {
  background-color: #fff !important;
  background-image: none !important;
  box-shadow: 2px 2px 27px 5px rgba(204, 204, 204, 0.55);
}

.product_description .slider-selection {
  background-image: linear-gradient(to bottom, #0682fc 0, #0682fc 100%) !important;
}

.product_description .slider-track {
  background-image: linear-gradient(to bottom, #f3f4f6 0, #f3f4f6 100%) !important;
}

.product_description #slider {
  font-size: 16px;
  color: #8799a3;
  font-family: 'Cambay', sans-serif;
  font-weight: 700;
  margin-top: 3px;
}

.product_description .fil_btn {
  background-color: #8698a2;
  border: 1px solid #8698a2;
  border-radius: 25px;
  font-size: 14px;
  color: #fff;
  cursor: pointer;
  font-weight: 700;
  font-family: 'Montserrat', sans-serif;
}

.product_description .fil_btn:hover {
  box-shadow: 1px 6px 49px 6px rgba(134, 152, 162, 0.35);
}

.product_description #gallery_01 img {
  border: 2px solid white;
}

.product_description .swiper-pagination-bullet {
  background-color: #8799a3;
}

.product_description .fa-angle-down {
  font-size: 18px;
}

.product_description .fa-angle-right {
  font-size: 18px;
}

.product_description #demo1 {
  font-weight: bold;
  color: #252525;
  font-size: 16px;
}

.product_description .bootstrap-touchspin-up {
  background: #fff;
  border-radius: 30px;
  padding: 11px 18px 11px 24px;
  cursor: pointer;
}

.product_description .bootstrap-touchspin-down {
  background: #fff;
  border-radius: 30px;
  padding: 11px 18px 11px 24px;
  cursor: pointer;
}

.product_description .input-group-btn > .btn {
  border: none !important;
  box-shadow: none;
}

.product_description #demo1 {
  border: none !important;
  text-align: center;
  cursor: pointer;
  background-color: #fff;
}

.product_description .text-gray2 {
  font-size: 18px;
  color: #636363;
  font-family: 'Cambay', sans-serif;
}

.product_description .img-shadow {
  box-shadow: 0px 2px 37px 10px rgba(37, 37, 37, 0.15);
}

.product_description .form_border {
  border-radius: 50px;
  background-color: #F3F4F6;
  font-family: 'Cambay', sans-serif;
  font-weight: 700;
  color: #8799a3;
}

.product_description .textarea_border {
  border-radius: 33px;
  padding: 19px 30px 0 30px;
  background-color: #F3F4F6;
  font-family: 'Cambay', sans-serif;
  font-weight: 700;
  color: #8799a3;
}

.product_description .img_rad {
  border-radius: 10px;
}

.product_description .primary_button {
  padding: 16px 50px 16px 50px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 14px;
  color: #fff;
  cursor: pointer;
}

.product_description .logotext {
  font-family: 'Cambay', sans-serif;
  color: #636363;
  font-size: 16px;
  text-align: justify;
}

.product_description .primary {
  font-size: 12px;
  font-family: 'Montserrat', sans-serif;
  padding: 13px 24px;
  font-weight: 700;
  cursor: pointer;
}

.product_description .hrline {
  border-bottom: 1px solid #f3f4f6;
  margin-bottom: 2rem;
  margin-top: 2rem;
}

.product_description .hr_lastline {
  border-bottom: 1px solid #f3f4f6;
  margin-bottom: 2rem;
  margin-top: 2rem;
}

.product_description .line_clothes {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 2px solid rgba(0, 0, 0, 0.1);
  color: #f3f4f6;
}

.product_description .bootstrap-touchspin .form-control {
  transition: border-color ease-in-out 0s, box-shadow ease-in-out 0s;
  padding: 0.375rem 0.5rem !important;
}

.product_description .form_border:focus {
  background-color: #fff;
  border: 2px solid #eceef2 !important;
  box-shadow: none;
}

.product_description .textarea_border:focus {
  background-color: #fff;
  border: 2px solid #eceef2 !important;
  box-shadow: none;
}

.product_description .form-control {
  border: 2px solid #F3F4F6 !important;
}

.product_description .heading2 {
  color: #252525;
  font-size: 24px;
  font-weight: 900;
  font-family: 'Montserrat', sans-serif;
}

.product_description .news {
  cursor: pointer;
  padding: 13px 20px;
  border: none;
  border-radius: 23px;
  outline: none;
  font-size: 12px;
  color: #fff;
  background-color: #8799a3;
  font-weight: bold;
  box-shadow: 0px 1px 35px 10px rgba(135, 153, 163, 0.3);
}

.product_description .three_reviews {
  cursor: pointer;
}

.product_description .category-text {
  font-size: 16px;
  color: #636363;
  font-family: 'Cambay', sans-serif;
}

.product_description .category-right {
  color: #0081ff;
  margin-left: 3px;
}

.product_description .text {
  color: white;
  font-size: 20px;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  font-weight: 900;
  border-radius: 15px;
  padding-top: 75px;
}

.product_description .over .overlay {
  height: 100%;
  background: linear-gradient(to left, rgba(51, 51, 255, 0.65098) 0%, rgba(255, 0, 255, 0.54902) 100%);
  border-radius: 10px;
}

.product_description .overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: white;
  overflow: hidden;
  height: 0%;
  transition: .5s ease;
  box-shadow: 1px -1px 145px 20px rgba(204, 204, 204, 0.878431);
}

.product_description .readmore_btn {
  background-color: #e91d62;
  padding: 11px 30px;
  border: none;
  border-radius: 30px;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  cursor: pointer;
}

.product_description .card {
  position: relative;
  min-width: 0;
  word-wrap: normal;
  background-color: #fff;
  background-clip: border-box;
  border-radius: 0.25rem;
  border: none;
}

.product_description .media_img_text {
  color: #252525;
  font-size: 18px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
}

.product_description .media_img_text:hover {
  color: #8799a3;
  cursor: pointer;
}

.product_description .item_text {
  font-size: 14px;
  color: #252525;
  font-family: 'Montserrat', sans-serif;
  font-weight: 800;
}

.product_description .addon-effects {
  background-color: #fff !important;
}

.product_description .pri_clr {
  font-size: 16px;
  color: #39b54a;
  font-weight: 900;
  font-family: 'Montserrat', sans-serif;
  line-height: 30px;
}

.product_description .f-s-10 {
  font-size: 16px;
  color: #fcd846;
}

.product_description .img_size {
  height: 268px;
  border-radius: 10px;
}

.product_description .date_year {
  font-size: 16px;
  font-family: 'Cambay', sans-serif;
  color: #8799a3;
}

.product_description .button_tag:hover {
  background-color: #0081FF;
  border: 1px solid #0081FF;
  color: #fff;
  box-shadow: 0 20px 42px 0 rgba(0, 129, 255, 0.3);
  cursor: pointer;
}

.product_description .button_tag {
  background: none;
  border-radius: 30px;
  border: 1px solid #f0f4f7;
  padding: 11px 13px 7px 13px;
  font-family: "Cambay", "sans-serif";
  color: #8799a3;
  font-size: 14px;
}

.product_description .input-format2 {
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  border-right: none !important;
  padding: 15px 25px 12px 25px;
  background-color: #f3f4f6;
  color: #252525;
  font-size: 16px;
  font-family: "Cambay", sans-serif;
  border-color: #f3f4f6;
  font-weight: 700;
}

.product_description .input-format2:focus {
  background-color: #fff;
  border-color: #ffffff;
}

.product_description .input-group-text {
  padding: 0.375rem 0.5rem;
}

.product_description .input-group-text img {
  padding-right: 10px;
}

.product_description .price_del {
  font-size: 14px;
  color: #8799a3;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
}

.product_description .card-body {
  padding: 0px;
}

.product_description .top_btm {
  padding-top: 4rem;
  padding-bottom: 1rem;
}

.product_description .input-group-addon {
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  background: #f3f4f6;
  cursor: pointer;
  border-color: #f3f4f6;
}

.product_description .subscribe {
  font-family: "Cambay", "sans-serif";
  font-size: 16px;
  color: #636363;
}

.product_description .img_pop {
  border-radius: 5px;
}

.product_description .img_pop:hover {
  opacity: 0.5;
}

.product_description .nameprimary {
  color: #0081ff;
  font-family: 'Cambay', sans-serif;
  font-size: 14px;
  cursor: pointer;
}

.product_description #gal1 {
  text-align: center;
}

.product_description .header_black {
  color: #252525;
  font-size: 28px;
  font-weight: 900;
  font-family: 'Montserrat', sans-serif;
}

.product_description .clothes {
  font-size: 16px;
  font-family: "Cambay", "sans-serif";
  color: #8799a3;
}

.product_description .price_clr_shirt {
  color: #39b54a;
  font-weight: 900;
  font-size: 28px;
  font-family: 'Montserrat', sans-serif;
}

.product_description .del_price {
  color: #bcc7cd;
  font-size: 20px;
  font-family: 'Montserrat', sans-serif;
}

.product_description .size_text {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 700;
}

.product_description .color_tag {
  color: #252525;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 700;
}

.product_description .name_color {
  color: #8799a3;
  font-size: 16px;
  font-family: "Cambay", "sans-serif";
}

.product_description .nav-item .nav-link.active {
  font-size: 14px;
  padding: 16px 30px;
  font-weight: bold;
  background: #F9F9FB;
  color: #8799a3;
  font-family: 'Montserrat', sans-serif;
  border: none;
}

.product_description .nav-pills .nav-link {
  border-radius: 0;
}

.product_description .product_reviews_navtabs.nav-tabs {
  border-bottom: 1px solid #F3F4F6;
}

.product_description .nav-tabs {
  border: none;
}

.product_description #home-tab {
  border-top-left-radius: 12px;
  border-top-right-radius: 0;
}

.product_description #contact-tab {
  border-top-right-radius: 12px;
  border-top-left-radius: 0;
}

.product_description #profile-tab {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.product_description .zoomWrapper {
  position: relative !important;
}

.product_description .shadow.zoomGalleryActive {
  opacity: 0.2;
}

.product_description .new_btn_desc {
  background-color: #39b54a;
  border: none;
  border-radius: 25px;
  font-size: 11px;
  color: #fff;
  padding: 6px 13px;
  position: absolute;
  top: 9%;
  font-weight: 700;
  margin-left: 9%;
  box-shadow: 2px 4px 20px 0 rgba(57, 181, 74, 0.67);
}

.product_description .sell_btn_desc {
  background-color: #f04e4e;
  border: none;
  border-radius: 25px;
  font-size: 11px;
  color: #fff;
  padding: 6px 13px;
  position: absolute;
  top: 9%;
  margin-left: 9%;
  font-weight: 700;
  box-shadow: 2px 4px 20px 0 #f04e4e;
}

.product_description .top_btn_desc {
  background-color: #0684ff;
  border: none;
  border-radius: 25px;
  font-size: 11px;
  color: #fff;
  padding: 6px 13px;
  position: absolute;
  top: 9%;
  font-weight: 700;
  margin-left: 9%;
  box-shadow: 2px 4px 20px 0 #0684ff;
}

.product_description .three_reviews {
  font-size: 16px;
  font-family: 'Cambay', sans-serif;
}

.product_description .items_names {
  font-size: 18px;
  font-weight: 900;
  font-family: 'Montserrat', sans-serif;
}

.product_description .swiper-pagination-bullet {
  height: 5px !important;
}

.product_description .swiper-container-horizontal > .swiper-pagination-bullets, .product_description .swiper-pagination-custom, .product_description .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}

.product_description .star_text {
  font-size: 12px;
  color: #fcd846;
}

.product_description .nav-link {
  font-size: 14px;
  padding: 16px 30px;
  font-weight: bold;
  background: #8799A3;
  color: #fff;
  border-right: 2px solid #fff;
  border-top: none;
  border-left: none;
  border-bottom: none;
}

.product_description .swiper-container {
  width: 100%;
  height: 100%;
  padding-bottom: 62px;
  margin-right: 15px;
  margin-left: 16px;
}

.product_description .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: none;
  /* Center slide text vertically */
  display: flex;
  justify-content: center;
  align-items: center;
}

.product_description .swiper-pagination-bullet {
  height: 5px !important;
}

.product_description .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
  padding: 0px 9px;
  border-radius: 10px;
}

.product_description .price_clr {
  font-size: 16px;
  font-weight: 900;
  color: #39b54a;
  font-family: 'Montserrat', sans-serif;
}

.product_description .row-height {
  line-height: 30px;
}

.product_description .head_font {
  font-size: 32px;
  font-family: 'Montserrat', sans-serif;
  color: #252525;
  font-weight: 900;
}

.product_description .bt_f_s {
  font-size: 26px;
  font-family: "Cambay", "sans-serif";
  color: #636363;
}

.product_description .content-heading {
  font-size: 24px;
  color: #252525;
  font-weight: 900;
  font-family: 'Montserrat', sans-serif;
}

.product_description .content-tab {
  font-size: 18px;
  color: #636363;
  font-family: "Cambay", "sans-serif";
}

.product_description .right_caret {
  color: #0081ff;
}

.product_description .nav-tabs .nav-link:hover {
  border-color: #fff;
}

.product_description .tab_background {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background: #F9F9FB;
}

@media (max-width: 425px) {
  .product_description .add_top {
    margin-top: 20px;
  }
}

@media (min-width: 320px) and (max-width: 425px) {
  .product_description .clothes {
    margin-top: 25px;
  }
  .product_description #comments {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .product_description .media {
    display: flow-root;
  }
  .product_description .icons_left {
    margin-left: -23px;
  }
}

@media (max-width: 767px) and (min-width: 576px) {
  .product_description .fourth-image-top-adjustment {
    margin-top: 0.75rem;
  }
  .product_description .icons {
    margin-left: 21px;
    margin-right: 0;
  }
  .product_description .your-rating {
    display: none;
  }
}

@media (max-width: 767px) {
  .product_description .add_top {
    margin-top: 20px;
  }
}

@media (min-width: 320px) and (max-width: 991px) {
  .product_description .border {
    margin-top: -17px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .product_description #demo1 {
    margin-left: -10px !important;
  }
  .product_description .input-group.bootstrap-touchspin .input-group-prepend {
    margin-left: -1px;
  }
  .product_description .input-group.bootstrap-touchspin .input-group-append {
    margin-left: -10px;
  }
}

@media (min-width: 320px) and (max-width: 425px) {
  .product_description .media_img_text {
    margin-top: 20px;
  }
}

@media (min-width: 320px) and (max-width: 576px) {
  .product_description .clothes {
    margin-top: 20px;
  }
  .product_description .your-rating {
    display: none;
  }
}

@media (min-width: 320px) and (max-width: 379px) {
  .product_description .add_line {
    line-height: 30px;
  }
}

@media (min-width: 320px) and (max-width: 425px) {
  .zoomWindow {
    position: absolute;
    width: 200px !important;
    left: 0 !important;
    top: 50px !important;
  }
}

@media (min-width: 426px) and (max-width: 767px) {
  .zoomWindow {
    position: absolute;
    width: 250px !important;
    left: 0 !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .zoomWindow {
    position: absolute;
    width: 300px !important;
    left: 382px !important;
  }
}

/*Shop css
 start
 from here*/
#image_product_reviews {
  background-size: cover;
  background-position: center;
  background-image: url("../images/photos/cartheader.png");
  height: 260px;
}

.product_reviews {
  /*Change the colour*/
  /*media quries for products pages*/
  /*media quries for products pages end */
}

.product_reviews .icons {
  margin-right: 16px;
  color: #bbc7cd;
  cursor: pointer;
}

.product_reviews .add_top {
  margin-left: -87px;
}

.product_reviews .sel_btns {
  background-color: #f04e4e;
  border: none;
  border-radius: 25px;
  font-size: 11px;
  color: #fff;
  padding: 6px 13px;
  position: absolute;
  top: 6%;
  margin-left: 6%;
  font-weight: 700;
  box-shadow: 2px 4px 20px 0 #f04e4e;
  z-index: 99;
}

.product_reviews .first-image {
  position: relative;
}

.product_reviews .fa-facebook:hover {
  color: #3b5998;
}

.product_reviews .fa-twitter:hover {
  color: #1dcaff;
}

.product_reviews .fa-google-plus:hover {
  color: #d34836;
}

.product_reviews .fa-pinterest-p:hover {
  color: #c92228;
}

.product_reviews .shadow {
  border-radius: 5px;
  margin-left: 3px;
}

.product_reviews .siz_btn {
  background: none;
  border: none;
  box-shadow: 0px 15px 145px 10px rgba(0, 0, 0, 0.15);
  border-radius: 50%;
  width: 36px;
  height: 36px;
  color: #8799a3;
  margin-right: 4px;
  font-size: 14px;
  font-weight: 700;
  font-family: 'Cambay', sans-serif;
  padding: 10px 5px;
  cursor: pointer;
}

.product_reviews .size button:focus, .product_reviews .size button.active {
  outline: none;
  background: #8799a3;
  color: #fff;
  cursor: pointer;
}

.product_reviews .input-group.bootstrap-touchspin {
  border: 2px solid #eceef2;
  border-radius: 30px;
  width: 181px;
}

.product_reviews .reviews:hover {
  text-decoration: none !important;
  color: #0081ff;
}

.product_reviews .start_icon {
  font-size: 16px;
  color: #fcd846;
}

.product_reviews .addinfo_bg {
  margin-left: -72px;
}

.product_reviews .cart_btn {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  box-shadow: 0 0 0 0 #fff;
}

.product_reviews .cart_btn:hover {
  box-shadow: 0px 15px 51px 15px rgba(0, 129, 255, 0.3);
}

.product_reviews .contact1_span {
  color: #252525;
  font-weight: 700;
  font-size: 16px;
  font-family: 'Cambay', sans-serif;
}

.product_reviews .contact1_text {
  color: #636363;
  font-size: 16px;
  font-family: 'Cambay', sans-serif;
}

.product_reviews .slider.slider-horizontal {
  width: 100% !important;
}

.product_reviews .slider-handle {
  background-color: #fff !important;
  background-image: none !important;
  box-shadow: 2px 2px 27px 5px rgba(204, 204, 204, 0.55);
}

.product_reviews .slider-selection {
  background-image: linear-gradient(to bottom, #0682fc 0, #0682fc 100%) !important;
}

.product_reviews .slider-track {
  background-image: linear-gradient(to bottom, #f3f4f6 0, #f3f4f6 100%) !important;
}

.product_reviews #slider {
  font-size: 16px;
  color: #8799a3;
  font-family: 'Cambay', sans-serif;
  font-weight: 700;
  margin-top: 3px;
}

.product_reviews .fil_btn {
  background-color: #fff;
  border: 1px solid #8698a2;
  border-radius: 25px;
  padding: 11px 22px;
  font-size: 12px;
  cursor: pointer;
}

.product_reviews .first-image {
  position: relative;
}

.product_reviews .sell_btn_desc {
  background-color: #f04e4e;
  border: none;
  border-radius: 25px;
  font-size: 11px;
  color: #fff;
  padding: 6px 13px;
  position: absolute;
  top: 9%;
  margin-left: 9%;
  font-weight: 700;
  box-shadow: 2px 4px 20px 0 #f04e4e;
}

.product_reviews .top_btn_desc {
  background-color: #0684ff;
  border: none;
  border-radius: 25px;
  font-size: 11px;
  color: #fff;
  padding: 6px 13px;
  position: absolute;
  top: 9%;
  font-weight: 700;
  margin-left: 9%;
  box-shadow: 2px 4px 20px 0 #0684ff;
}

.product_reviews .new_btn_desc {
  background-color: #39b54a;
  border: none;
  border-radius: 25px;
  font-size: 11px;
  color: #fff;
  padding: 6px 13px;
  position: absolute;
  top: 9%;
  font-weight: 700;
  margin-left: 9%;
  box-shadow: 2px 4px 20px 0 rgba(57, 181, 74, 0.67);
}

.product_reviews .three_reviews {
  font-size: 16px;
  font-family: 'Cambay', sans-serif;
}

.product_reviews #gallery_01 img {
  border: 2px solid white;
}

.product_reviews .swiper-pagination-bullet {
  background-color: #8799a3;
}

.product_reviews .fa-angle-down {
  font-size: 18px;
}

.product_reviews .fa-angle-right {
  font-size: 18px;
}

.product_reviews #demo1 {
  font-weight: bold;
  color: #252525;
  font-size: 16px;
}

.product_reviews .bootstrap-touchspin-up {
  background: #fff;
  border-radius: 30px;
  padding: 11px 18px 11px 24px;
  color: #bbc7cd;
  box-shadow: none;
}

.product_reviews .bootstrap-touchspin-down {
  background: #fff;
  border-radius: 30px;
  padding: 11px 18px 11px 24px;
  color: #bbc7cd;
  box-shadow: none;
}

.product_reviews .input-group-btn > .btn {
  border: none !important;
}

.product_reviews #demo1 {
  border: none !important;
  text-align: center;
  cursor: pointer;
  background-color: #fff;
}

.product_reviews .text-gray2 {
  font-size: 18px;
  color: #636363;
  font-family: 'Cambay', sans-serif;
}

.product_reviews .img-shadow {
  box-shadow: 0 2px 37px 10px rgba(37, 37, 37, 0.15);
}

.product_reviews .form_border {
  border-radius: 50px;
  padding: 18px 30px 18px 30px;
  background-color: #F3F4F6;
  font-family: 'Cambay', sans-serif;
  font-weight: 700;
  color: #8799a3;
}

.product_reviews .textarea_border {
  border-radius: 33px;
  padding: 19px 30px 0 30px;
  background-color: #F3F4F6;
  font-family: 'Cambay', sans-serif;
  font-weight: 700;
  color: #8799a3;
}

.product_reviews .primary_button {
  padding: 20px 65px 20px 65px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 14px;
  color: #fff;
  cursor: pointer;
}

.product_reviews .logotext {
  font-family: 'Cambay', sans-serif;
  color: #636363;
  font-size: 16px;
  text-align: justify;
}

.product_reviews .primary {
  font-size: 12px;
  font-family: 'Montserrat', sans-serif;
  padding: 13px 24px;
  font-weight: 700;
  cursor: pointer;
}

.product_reviews .hrline {
  border-bottom: 1px solid #f3f4f6;
  margin-bottom: 2rem;
  margin-top: 2rem;
}

.product_reviews .input-group.bootstrap-touchspin .form-control {
  transition: border-color ease-in-out 0s, box-shadow ease-in-out 0s;
  padding: 11px 0 7px;
}

.product_reviews .form_border:focus {
  background-color: #fff;
  border: 2px solid #eceef2;
  box-shadow: none;
}

.product_reviews .textarea_border:focus {
  background-color: #fff;
  border: 2px solid #eceef2;
  box-shadow: none;
}

.product_reviews .img_rad {
  border-radius: 10px;
}

.product_reviews .form-control {
  border: 2px solid #F3F4F6 !important;
}

.product_reviews .size_text {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 700;
}

.product_reviews .heading2 {
  color: #252525;
  font-size: 24px;
  font-weight: 900;
  font-family: 'Montserrat', sans-serif;
}

.product_reviews .news {
  cursor: pointer;
  padding: 13px 20px;
  border: none;
  border-radius: 23px;
  outline: none;
  font-size: 12px;
  color: #fff;
  background-color: #8799a3;
  font-weight: bold;
  box-shadow: 0px 1px 35px 10px rgba(135, 153, 163, 0.3);
}

.product_reviews .hvr_clr:hover .hvr_text:hover, .product_reviews .hvr_clr:hover .caret_clr {
  color: #8799a3;
}

.product_reviews .catag_inr_text {
  font-size: 16px;
  color: #636363;
  font-family: 'Cambay', sans-serif;
}

.product_reviews .caret_clr {
  color: #0081ff;
  margin-left: 9px;
}

.product_reviews .text {
  color: white;
  font-size: 20px;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  font-weight: 900;
  border-radius: 15px;
  padding-top: 75px;
}

.product_reviews .over .overlay {
  height: 100%;
  background: linear-gradient(to left, rgba(51, 51, 255, 0.65098) 0%, rgba(255, 0, 255, 0.54902) 100%);
  border-radius: 10px;
}

.product_reviews .overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: white;
  overflow: hidden;
  height: 0%;
  transition: .5s ease;
  box-shadow: 1px -1px 145px 20px rgba(204, 204, 204, 0.878431);
}

.product_reviews .readmore_btn {
  background-color: #e91d62;
  padding: 11px 30px;
  border: none;
  border-radius: 30px;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  cursor: pointer;
}

.product_reviews .card {
  background-color: #fff;
  background-clip: border-box;
  border-radius: 0.25rem;
  border: none;
}

.product_reviews .media_img_text {
  color: #252525;
  font-size: 18px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  cursor: pointer;
}

.product_reviews .nav-link {
  border-radius: 0;
}

.product_reviews .media_img_text:hover {
  color: #8799a3;
}

.product_reviews .price_del {
  color: #8799a3;
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
}

.product_reviews .item_text {
  font-size: 14px;
  color: #bbc7cd;
  font-family: 'Montserrat', sans-serif;
  font-weight: 800;
}

.product_reviews .hrv_text:hover .pri_clr {
  color: #8799a3;
}

.product_reviews .pri_clr {
  font-size: 16px;
  color: #252525;
  font-weight: 900;
  font-family: 'Montserrat', sans-serif;
}

.product_reviews .img_size {
  height: 268px;
  border-radius: 10px;
}

.product_reviews .date_year {
  font-size: 16px;
  font-family: 'Cambay', sans-serif;
  color: #8799a3;
}

.product_reviews .hrv_text:hover .hvr_img {
  opacity: 0.5;
}

.product_reviews .button_tag:hover {
  background-color: #0081FF;
  border: 1px solid #0081FF;
  color: #fff;
  box-shadow: 0 20px 42px 0 rgba(0, 129, 255, 0.3);
  cursor: pointer;
}

.product_reviews .button_tag {
  background: none;
  border-radius: 30px;
  border: 1px solid #f0f4f7;
  padding: 11px 13px 7px 13px;
  font-family: "Cambay", "sans-serif";
  color: #8799a3;
}

.product_reviews .input-format2 {
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  border-right: none;
  padding: 15px 25px 12px 25px;
  background-color: #f3f4f6;
  color: #252525;
  font-size: 16px;
  font-family: "Cambay", sans-serif;
  border-color: #f3f4f6;
  font-weight: 700;
}

.product_reviews .input-format2:focus {
  background-color: #fff;
  border-color: #ffffff;
}

.product_reviews .card-body {
  padding: 0px;
}

.product_reviews .input-group-addon {
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  background: #f3f4f6;
  cursor: pointer;
  border-color: #f3f4f6;
}

.product_reviews .subscribe {
  font-family: "Cambay", "sans-serif";
  font-size: 16px;
  color: #636363;
}

.product_reviews .img_pop {
  border-radius: 10px;
}

.product_reviews .nameprimary {
  color: #0081ff;
  font-family: 'Cambay', sans-serif;
  font-size: 14px;
  cursor: pointer;
}

.product_reviews #gal1 {
  text-align: center;
}

.product_reviews .header_black {
  color: #252525;
  font-size: 32px;
  font-weight: 900;
  font-family: 'Montserrat', sans-serif;
}

.product_reviews .top_btm {
  padding-top: 4rem;
  padding-bottom: 1rem;
}

.product_reviews .clothes {
  font-size: 16px;
  font-family: "Cambay", "sans-serif";
  color: #8799a3;
}

.product_reviews .price_clr_shirt {
  color: #39b54a;
  font-weight: 900;
  font-size: 28px;
  font-family: 'Montserrat', sans-serif;
}

.product_reviews .del_price {
  color: #bcc7cd;
  font-size: 20px;
  font-family: 'Montserrat', sans-serif;
}

.product_reviews .color_tag {
  color: #252525;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 700;
}

.product_reviews .name_color {
  color: #8799a3;
  font-size: 16px;
  font-family: "Cambay", "sans-serif";
}

.product_reviews .nav-item .nav-link.active {
  font-size: 14px;
  padding: 16px 30px;
  font-weight: bold;
  background: #F9F9FB;
  color: #869AA5;
  font-family: 'Montserrat', sans-serif;
  border: none;
}

.product_reviews .product_reviews_navtabs.nav-tabs {
  border-bottom: 1px solid #F3F4F6;
}

.product_reviews .nav-tabs {
  border: none;
}

.product_reviews #home-tab {
  border-top-left-radius: 12px;
  border-top-right-radius: 0;
}

.product_reviews #contact-tab {
  border-top-right-radius: 12px;
  border-top-left-radius: 0;
}

.product_reviews #profile-tab {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.product_reviews .zoomWrapper {
  position: relative !important;
}

.product_reviews .shadow.zoomGalleryActive {
  opacity: 0.2;
}

.product_reviews .row-height {
  line-height: 30px;
}

.product_reviews .new_btn {
  background-color: #39b54a;
  border: none;
  border-radius: 25px;
  font-size: 11px;
  color: #fff;
  padding: 6px 13px;
  position: absolute;
  top: 8%;
  font-weight: 700;
  left: 22%;
  box-shadow: 2px 4px 20px 0px rgba(57, 181, 74, 0.67);
}

.product_reviews .border {
  border: 2px solid #f3f4f6;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  padding: 10px;
}

.product_reviews .top_btn {
  background-color: #0684ff;
  border: none;
  border-radius: 25px;
  font-size: 11px;
  color: #fff;
  padding: 6px 13px;
  position: absolute;
  top: 9%;
  font-weight: 700;
  margin-left: 9%;
  box-shadow: 2px 4px 20px 0px #0684ff;
}

.product_reviews .items_names {
  font-size: 18px;
  font-weight: 900;
  font-family: 'Montserrat', sans-serif;
}

.product_reviews .hvr_img:hover .items_names {
  color: #8799a3;
}

.product_reviews .swiper-pagination-bullet {
  height: 5px !important;
}

.product_reviews .swiper-container-horizontal > .swiper-pagination-bullets, .product_reviews .swiper-pagination-custom, .product_reviews .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}

.product_reviews .star_text {
  font-size: 12px;
  color: #fcd846;
}

.product_reviews .nav-link {
  font-size: 14px;
  padding: 16px 30px;
  font-weight: bold;
  background: #8799A3;
  color: #fff;
  border-right: 2px solid #fff;
  border-top: none;
  border-left: none;
  border-bottom: none;
  font-family: 'Montserrat', sans-serif;
}

.product_reviews .swiper-container {
  width: 100%;
  height: 100%;
  padding-bottom: 62px;
  margin-right: 15px;
  margin-left: 16px;
}

.product_reviews .radius_top {
  border-top-left-radius: 10px !important;
}

.product_reviews .radius_top_right {
  border-top-right-radius: 10px !important;
}

.product_reviews .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: none;
  /* Center slide text vertically */
  display: flex;
  justify-content: center;
  align-items: center;
}

.product_reviews .swiper-pagination-bullet {
  height: 5px !important;
}

.product_reviews .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
  padding: 0px 9px;
  border-radius: 10px;
}

.product_reviews .price_clr {
  font-size: 16px;
  font-weight: 900;
  color: #39b54a;
  font-family: 'Montserrat', sans-serif;
}

.product_reviews .head_font {
  font-size: 32px;
  font-family: 'Montserrat', sans-serif;
  color: #252525;
  font-weight: 900;
}

.product_reviews .bt_f_s {
  font-size: 26px;
  font-family: "Cambay", "sans-serif";
  color: #636363;
}

.product_reviews .content-heading {
  font-size: 24px;
  color: #252525;
  font-weight: 900;
  font-family: 'Montserrat', sans-serif;
}

.product_reviews .content-tab {
  font-size: 18px;
  color: #636363;
  font-family: "Cambay", "sans-serif";
}

.product_reviews .right_caret {
  color: #0081ff;
}

.product_reviews .nav-tabs .nav-link:hover {
  border-color: #fff;
}

.product_reviews .tab_background {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background: #F9F9FB;
}

.product_reviews .product_content .icons .fa {
  font-size: 16px;
  color: #bbc7cd;
  margin-right: 10px;
}

.product_reviews .product_content .icons .fa-facebook:hover {
  color: #3B5998;
}

.product_reviews .product_content .icons .fa-twitter:hover {
  color: #0084b4;
}

.product_reviews .product_content .icons .fa-google-plus:hover {
  color: #d34836;
}

.product_reviews .product_content .icons .fa-pinterest-p:hover {
  color: #c8232c;
}

@media (max-width: 767px) and (min-width: 320px) {
  .product_reviews .add_top {
    margin-left: 0;
    margin-top: 1rem !important;
  }
  .product_reviews .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 77px 4px;
  }
}

@media (max-width: 768px) and (min-width: 426px) {
  .product_reviews .zoomWindow {
    width: 250px !important;
    left: 382px !important;
  }
}

@media (max-width: 425px) {
  .product_reviews .zoomWindow {
    left: 35px !important;
    top: 35% !important;
  }
}

@media (min-width: 320px) and (max-width: 425px) {
  .product_reviews .clothes {
    margin-top: 25px;
  }
  .product_reviews #comments {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}

.product_reviews .product_description .car_head_text .fa-angle-down {
  color: #000 !important;
}

.product_reviews .product_description .addinfo_bg .fa-angle-down {
  color: #0081ff !important;
}

@media (min-width: 320px) and (max-width: 425px) {
  .product_reviews .media {
    display: flow-root;
  }
}

@media (min-width: 320px) and (max-width: 991px) {
  .product_reviews .border {
    margin-top: -17px;
  }
}

@media (min-width: 320px) and (max-width: 360px) {
  .product_reviews .img_height {
    margin-top: 1rem;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .product_reviews .height_adjust {
    margin-top: 1rem;
  }
  .product_reviews .icons {
    margin-left: 11px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .product_reviews .add_top {
    margin-left: -44px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .product_reviews .add_top {
    margin-left: 0;
  }
  .product_reviews .input-group.bootstrap-touchspin {
    width: 171px;
  }
}

@media (min-width: 320px) and (max-width: 425px) {
  .product_reviews .media_img_text {
    margin-top: 20px;
  }
}

@media (min-width: 320px) and (max-width: 576px) {
  .product_reviews .clothes {
    margin-top: 20px;
  }
}

@media (min-width: 320px) and (max-width: 379px) {
  .product_reviews .add_line {
    line-height: 30px;
  }
}

/*Shop css
 start
 from here*/
#image_product_addinfo {
  background-size: cover;
  background-position: center;
  background-image: url("../images/photos/cartheader.png");
}

.product_addinfo {
  /*Change the colour*/
  /*media quries for products pages*/
}

.product_addinfo .icons {
  margin-right: 16px;
  color: #bbc7cd;
  cursor: pointer;
}

.product_addinfo .fa-facebook:hover {
  color: #3b5998;
}

.product_addinfo .fa-twitter:hover {
  color: #1dcaff;
}

.product_addinfo .fa-google-plus:hover {
  color: #d34836;
}

.product_addinfo .fa-pinterest-p:hover {
  color: #c92228;
}

.product_addinfo .first-image {
  position: relative;
}

.product_addinfo .sel_btns {
  background-color: #f04e4e;
  border: none;
  border-radius: 25px;
  font-size: 11px;
  color: #fff;
  padding: 6px 13px;
  position: absolute;
  top: 6%;
  margin-left: 6%;
  font-weight: 700;
  box-shadow: 2px 4px 20px 0 #f04e4e;
  z-index: 99;
}

.product_addinfo .shadow {
  border-radius: 5px;
  margin-left: 3px;
}

.product_addinfo .siz_btn {
  background: none;
  border: none;
  box-shadow: 0px 15px 145px 10px rgba(0, 0, 0, 0.15);
  border-radius: 50%;
  width: 36px;
  height: 36px;
  color: #8799a3;
  margin-right: 4px;
  font-size: 14px;
  font-weight: 700;
  font-family: 'Cambay', sans-serif;
  padding: 10px 5px;
}

.product_addinfo .input-group.bootstrap-touchspin {
  border: 2px solid #eceef2;
  border-radius: 30px;
  width: 153px;
  margin-left: 18px;
  cursor: pointer;
}

.product_addinfo .start_icon {
  font-size: 16px;
  color: #fcd846;
}

.product_addinfo .cart_btn {
  background-color: #1cbbb4;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  padding: 11px 22px 11px 22px;
  border-radius: 50px;
  box-shadow: 2px 2px 40px 4px rgba(28, 187, 180, 0.501961);
}

.product_addinfo .cart_btn:hover {
  box-shadow: 2px 8px 40px 4px rgba(28, 187, 180, 0.501961);
}

.product_addinfo .border {
  border: 2px solid #f3f4f6;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  padding: 10px;
}

.product_addinfo .radius_top {
  border-top-left-radius: 10px !important;
}

.product_addinfo .radius_top_right {
  border-top-right-radius: 10px !important;
}

.product_addinfo .siz_btn {
  background: none;
  border: none;
  box-shadow: 0px 15px 145px 10px rgba(0, 0, 0, 0.15);
  border-radius: 50%;
  width: 36px;
  height: 36px;
  color: #8799a3;
  margin-right: 4px;
  font-size: 14px;
  font-weight: 700;
  font-family: 'Cambay', sans-serif;
  padding: 10px 5px;
  cursor: pointer;
}

.product_addinfo .size button:focus, .product_addinfo .size button.active {
  outline: none;
  background: #8799a3;
  color: #fff;
  cursor: pointer;
}

.product_addinfo .contact1_span {
  color: #252525;
  font-weight: 700;
  font-size: 16px;
  font-family: 'Cambay', sans-serif;
}

.product_addinfo .contact1_text {
  color: #636363;
  font-size: 16px;
  font-family: 'Cambay', sans-serif;
}

.product_addinfo .margin_align {
  margin-left: -20px;
}

.product_addinfo .slider.slider-horizontal {
  width: 100% !important;
}

.product_addinfo .slider-handle {
  background-color: #fff !important;
  background-image: none !important;
  box-shadow: 2px 2px 27px 5px rgba(204, 204, 204, 0.55);
}

.product_addinfo .slider-selection {
  background-image: linear-gradient(to bottom, #0682fc 0, #0682fc 100%) !important;
}

.product_addinfo .slider-track {
  background-image: linear-gradient(to bottom, #f3f4f6 0, #f3f4f6 100%) !important;
}

.product_addinfo #slider {
  font-size: 16px;
  color: #8799a3;
  font-family: 'Cambay', sans-serif;
  font-weight: 700;
  margin-top: 3px;
}

.product_addinfo .fil_btn {
  background-color: #8698a2;
  border: 1px solid #8698a2;
  border-radius: 25px;
  padding: 11px 33px;
  font-size: 14px;
  color: #fff;
  cursor: pointer;
  font-weight: 700;
  font-family: 'Montserrat', sans-serif;
}

.product_addinfo .fil_btn:hover {
  box-shadow: 1px 6px 49px 6px rgba(134, 152, 162, 0.35);
}

.product_addinfo #gallery_01 img {
  border: 2px solid white;
}

.product_addinfo .swiper-pagination-bullet {
  background-color: #8799a3;
}

.product_addinfo .fa-angle-down {
  font-size: 18px;
}

.product_addinfo .fa-angle-right {
  font-size: 18px;
}

.product_addinfo #demo1 {
  font-weight: bold;
  color: #252525;
  font-size: 16px;
}

.product_addinfo .bootstrap-touchspin-up {
  background: #fff;
  border-radius: 30px;
  padding: 11px 18px 11px 24px;
  cursor: pointer;
}

.product_addinfo .bootstrap-touchspin-down {
  background: #fff;
  border-radius: 30px;
  padding: 11px 18px 11px 24px;
  cursor: pointer;
}

.product_addinfo .input-group-btn > .btn {
  border: none !important;
  box-shadow: none;
}

.product_addinfo #demo1 {
  border: none !important;
  text-align: center;
  cursor: pointer;
}

.product_addinfo .text-gray2 {
  font-size: 18px;
  color: #636363;
  font-family: 'Cambay', sans-serif;
}

.product_addinfo .img-shadow {
  box-shadow: 0px 2px 37px 10px rgba(37, 37, 37, 0.15);
}

.product_addinfo .form_border {
  border-radius: 50px;
  padding: 18px 30px 18px 30px;
  background-color: #F3F4F6;
  font-family: 'Cambay', sans-serif;
  font-weight: 700;
  color: #8799a3;
}

.product_addinfo .textarea_border {
  border-radius: 33px;
  padding: 19px 30px 0 30px;
  background-color: #F3F4F6;
  font-family: 'Cambay', sans-serif;
  font-weight: 700;
  color: #8799a3;
}

.product_addinfo .primary_button {
  padding: 16px 50px 16px 50px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 14px;
  color: #fff;
  cursor: pointer;
}

.product_addinfo .logotext {
  font-family: 'Cambay', sans-serif;
  color: #636363;
  font-size: 16px;
  text-align: justify;
}

.product_addinfo .primary {
  font-size: 12px;
  font-family: 'Montserrat', sans-serif;
  padding: 13px 24px;
  font-weight: 700;
  cursor: pointer;
}

.product_addinfo .hrline {
  border-bottom: 1px solid #f3f4f6;
  margin-bottom: 2rem;
  margin-top: 2rem;
}

.product_addinfo .hr_lastline {
  border-bottom: 1px solid #f3f4f6;
  margin-bottom: 2rem;
  margin-top: 2rem;
}

.product_addinfo .line_clothes {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 2px solid rgba(0, 0, 0, 0.1);
  color: #f3f4f6;
}

.product_addinfo .form-control {
  transition: border-color ease-in-out 0s, box-shadow ease-in-out 0s;
}

.product_addinfo .form_border:focus {
  background-color: #fff;
  border: 2px solid #879983;
  box-shadow: none;
}

.product_addinfo .textarea_border:focus {
  background-color: #fff;
  border: 2px solid #879983;
  box-shadow: none;
}

.product_addinfo .form-control {
  border: 1px solid #F3F4F6 !important;
}

.product_addinfo .heading2 {
  color: #252525;
  font-size: 24px;
  font-weight: 900;
  font-family: 'Montserrat', sans-serif;
}

.product_addinfo .news {
  cursor: pointer;
  padding: 13px 20px;
  border: none;
  border-radius: 23px;
  outline: none;
  font-size: 12px;
  color: #fff;
  background-color: #8799a3;
  font-weight: bold;
  box-shadow: 0px 1px 35px 10px rgba(135, 153, 163, 0.3);
}

.product_addinfo .three_reviews {
  cursor: pointer;
}

.product_addinfo .category-text {
  font-size: 16px;
  color: #636363;
  font-family: 'Cambay', sans-serif;
}

.product_addinfo .img_pop {
  border-radius: 6px;
}

.product_addinfo .category-right {
  color: #0081ff;
  margin-left: 3px;
}

.product_addinfo .text {
  color: white;
  font-size: 20px;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  font-weight: 900;
  border-radius: 15px;
  padding-top: 75px;
}

.product_addinfo .over .overlay {
  height: 100%;
  background: linear-gradient(to left, rgba(51, 51, 255, 0.65098) 0%, rgba(255, 0, 255, 0.54902) 100%);
  border-radius: 10px;
}

.product_addinfo .overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: white;
  overflow: hidden;
  height: 0%;
  transition: .5s ease;
  box-shadow: 1px -1px 145px 20px rgba(204, 204, 204, 0.878431);
}

.product_addinfo .readmore_btn {
  background-color: #e91d62;
  padding: 11px 30px;
  border: none;
  border-radius: 30px;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  cursor: pointer;
}

.product_addinfo .card {
  position: relative;
  min-width: 0;
  word-wrap: normal;
  background-color: #fff;
  background-clip: border-box;
  border-radius: 0.25rem;
  border: none;
}

.product_addinfo .media_img_text {
  color: #252525;
  font-size: 18px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
}

.product_addinfo .media_img_text:hover {
  color: #8799a3;
  cursor: pointer;
}

.product_addinfo .item_text {
  font-size: 14px;
  color: #252525;
  font-family: 'Montserrat', sans-serif;
  font-weight: 800;
}

.product_addinfo .addon-effects {
  background-color: #fff !important;
}

.product_addinfo .pri_clr {
  font-size: 16px;
  color: #39b54a;
  font-weight: 900;
  font-family: 'Montserrat', sans-serif;
}

.product_addinfo .f-s-10 {
  font-size: 16px;
  color: #fcd846;
}

.product_addinfo .img_size {
  height: 268px;
  border-radius: 10px;
}

.product_addinfo .date_year {
  font-size: 16px;
  font-family: 'Cambay', sans-serif;
  color: #8799a3;
}

.product_addinfo .button_tag:hover {
  background-color: #0081FF;
  border: 1px solid #0081FF;
  color: #fff;
  box-shadow: 0 20px 42px 0 rgba(0, 129, 255, 0.3);
  cursor: pointer;
}

.product_addinfo .button_tag {
  background: none;
  border-radius: 30px;
  border: 1px solid #f0f4f7;
  padding: 11px 13px 7px 13px;
  font-family: "Cambay", "sans-serif";
  color: #8799a3;
  font-size: 14px;
}

.product_addinfo .input-format2 {
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  border-right: none !important;
  padding: 15px 25px 12px 25px;
  background-color: #f3f4f6;
  color: #252525;
  font-size: 16px;
  font-family: "Cambay", sans-serif;
  border-color: #f3f4f6;
  font-weight: 700;
}

.product_addinfo .input-format2:focus {
  background-color: #fff;
  border-color: #ffffff;
}

.product_addinfo .price_del {
  font-size: 14px;
  color: #8799a3;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
}

.product_addinfo .card-body {
  padding: 0px;
}

.product_addinfo .input-group-addon {
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  background: #f3f4f6;
  cursor: pointer;
  border-color: #f3f4f6;
}

.product_addinfo .subscribe {
  font-family: "Cambay", "sans-serif";
  font-size: 16px;
  color: #636363;
}

.product_addinfo .img_pop {
  border-radius: 10px;
}

.product_addinfo .img_pop:hover {
  opacity: 0.5;
}

.product_addinfo .nameprimary {
  color: #0081ff;
  font-family: 'Cambay', sans-serif;
  font-size: 14px;
  cursor: pointer;
}

.product_addinfo #gal1 {
  text-align: center;
}

.product_addinfo .header_black {
  color: #252525;
  font-size: 28px;
  font-weight: 900;
  font-family: 'Montserrat', sans-serif;
}

.product_addinfo .clothes {
  font-size: 16px;
  font-family: "Cambay", "sans-serif";
  color: #8799a3;
}

.product_addinfo .price_clr_shirt {
  color: #39b54a;
  font-weight: 900;
  font-size: 28px;
  font-family: 'Montserrat', sans-serif;
}

.product_addinfo .top_btm {
  padding-top: 4rem;
  padding-bottom: 1rem;
}

.product_addinfo .del_price {
  color: #bcc7cd;
  font-size: 20px;
  font-family: 'Montserrat', sans-serif;
}

.product_addinfo .size_text {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 700;
}

.product_addinfo .color_tag {
  color: #252525;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 700;
}

.product_addinfo .name_color {
  color: #8799a3;
  font-size: 16px;
  font-family: "Cambay", "sans-serif";
}

.product_addinfo .nav-item .nav-link.active {
  font-size: 14px;
  padding: 16px 30px;
  font-weight: bold;
  background: #F9F9FB;
  color: #8799a3;
  font-family: 'Montserrat', sans-serif;
  border: none;
}

.product_addinfo .nav-pills .nav-link {
  border-radius: 0;
}

.product_addinfo .product_reviews_navtabs.nav-tabs {
  border-bottom: 1px solid #F3F4F6;
}

.product_addinfo .nav-tabs {
  border: none;
}

.product_addinfo #home-tab {
  border-top-left-radius: 12px;
  border-top-right-radius: 0;
}

.product_addinfo #contact-tab {
  border-top-right-radius: 12px;
  border-top-left-radius: 0;
}

.product_addinfo #profile-tab {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.product_addinfo .zoomWrapper {
  position: relative !important;
}

.product_addinfo .shadow.zoomGalleryActive {
  opacity: 0.2;
}

.product_addinfo .new_btn_desc {
  background-color: #39b54a;
  border: none;
  border-radius: 25px;
  font-size: 11px;
  color: #fff;
  padding: 6px 13px;
  position: absolute;
  top: 9%;
  font-weight: 700;
  left: 12%;
  box-shadow: 2px 4px 20px 0 rgba(57, 181, 74, 0.67);
}

.product_addinfo .sell_btn_desc {
  background-color: #f04e4e;
  border: none;
  border-radius: 25px;
  font-size: 11px;
  color: #fff;
  padding: 6px 13px;
  position: absolute;
  top: 9%;
  margin-left: 9%;
  font-weight: 700;
  box-shadow: 2px 4px 20px 0 #f04e4e;
}

.product_addinfo .top_btn_desc {
  background-color: #0684ff;
  border: none;
  border-radius: 25px;
  font-size: 11px;
  color: #fff;
  padding: 6px 13px;
  position: absolute;
  top: 9%;
  font-weight: 700;
  margin-left: 9%;
  box-shadow: 2px 4px 20px 0 #0684ff;
}

.product_addinfo .three_reviews {
  font-size: 16px;
  font-family: 'Cambay', sans-serif;
}

.product_addinfo .items_names {
  font-size: 18px;
  font-weight: 900;
  font-family: 'Montserrat', sans-serif;
}

.product_addinfo .swiper-pagination-bullet {
  height: 5px !important;
}

.product_addinfo .swiper-container-horizontal > .swiper-pagination-bullets, .product_addinfo .swiper-pagination-custom, .product_addinfo .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}

.product_addinfo .star_text {
  font-size: 12px;
  color: #fcd846;
}

.product_addinfo .row-height {
  line-height: 30px;
}

.product_addinfo .nav-link {
  font-size: 14px;
  padding: 16px 30px;
  font-weight: bold;
  background: #8799A3;
  color: #fff;
  border-right: 2px solid #fff;
  border-top: none;
  border-left: none;
  border-bottom: none;
}

.product_addinfo .swiper-container {
  width: 100%;
  height: 100%;
  padding-bottom: 62px;
  margin-right: 15px;
  margin-left: 16px;
}

.product_addinfo .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: none;
  /* Center slide text vertically */
  display: flex;
  justify-content: center;
  align-items: center;
}

.product_addinfo .swiper-pagination-bullet {
  height: 5px !important;
}

.product_addinfo .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
  padding: 0px 9px;
  border-radius: 10px;
}

.product_addinfo .price_clr {
  font-size: 16px;
  font-weight: 900;
  color: #39b54a;
  font-family: 'Montserrat', sans-serif;
}

.product_addinfo .head_font {
  font-size: 32px;
  font-family: 'Montserrat', sans-serif;
  color: #252525;
  font-weight: 900;
}

.product_addinfo .bt_f_s {
  font-size: 26px;
  font-family: "Cambay", "sans-serif";
  color: #636363;
}

.product_addinfo .content-heading {
  font-size: 24px;
  color: #252525;
  font-weight: 900;
  font-family: 'Montserrat', sans-serif;
}

.product_addinfo .content-tab {
  font-size: 18px;
  color: #636363;
  font-family: "Cambay", "sans-serif";
}

.product_addinfo .right_caret {
  color: #0081ff;
}

.product_addinfo .nav-tabs .nav-link:hover {
  border-color: #fff;
}

.product_addinfo .tab_background {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background: #F9F9FB;
}

.product_addinfo .product_content .icons .fa {
  font-size: 16px;
  color: #bbc7cd;
  margin-right: 10px;
}

.product_addinfo .product_content .icons .fa-facebook:hover {
  color: #3B5998;
}

.product_addinfo .product_content .icons .fa-twitter:hover {
  color: #0084b4;
}

.product_addinfo .product_content .icons .fa-google-plus:hover {
  color: #d34836;
}

.product_addinfo .product_content .icons .fa-pinterest-p:hover {
  color: #c8232c;
}

@media (max-width: 425px) {
  .product_addinfo .add_top {
    margin-top: 20px;
  }
}

@media (min-width: 320px) and (max-width: 425px) {
  .product_addinfo .clothes {
    margin-top: 25px;
  }
  .product_addinfo #comments {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .product_addinfo .media {
    display: flow-root;
  }
}

@media (max-width: 333px) {
  .product_addinfo .fourth-image-top-adjustment {
    margin-top: 0.75rem;
  }
}

@media (max-width: 767px) and (min-width: 576px) {
  .product_addinfo .fourth-image-top-adjustment {
    margin-top: 0.75rem;
  }
  .product_addinfo .icons {
    margin-left: 11px;
  }
}

@media (max-width: 767px) {
  .product_addinfo .add_top {
    margin-top: 20px;
  }
}

@media (min-width: 320px) and (max-width: 991px) {
  .product_addinfo .border {
    margin-top: -17px;
  }
}

@media (min-width: 1024px) and (max-width: 1199px) {
  .product_addinfo .cart_btn {
    margin-left: 20px;
  }
}

@media (min-width: 320px) and (max-width: 425px) {
  .product_addinfo .media_img_text {
    margin-top: 20px;
  }
}

@media (min-width: 320px) and (max-width: 576px) {
  .product_addinfo .clothes {
    margin-top: 20px;
  }
}

@media (min-width: 320px) and (max-width: 379px) {
  .product_addinfo .add_line {
    line-height: 30px;
  }
}

#image_portfolio {
  background: url(../images/photos/portfolio_headerimg1.png);
  background-size: cover;
  background-position: center;
}

.portfolio {
  margin-left: -15px;
  margin-right: -15px;
}

.portfolio_filter-menu-group li.active, .portfolio_filter-menu-group li:hover {
  background-color: #0081ff;
  padding: 0.6rem 1.5rem;
  color: white;
  border-radius: 25px;
  box-shadow: 2px 2px 36px -6px #0081ff;
}

.portfolio_filter-menu-group li {
  padding: 0.6rem 1.5rem;
  cursor: pointer;
  font-size: 14px;
  color: #252525;
}

[class*=" imghvr-"] > img, [class^=imghvr-] > img {
  vertical-align: -webkit-baseline-middle !important;
}

.grid-item {
  margin-bottom: 23px;
}

.h6font-18 {
  font-size: 18px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .portfolio [class^=imghvr-fade]:hover figcaption div.figcaption2 {
    top: 67%;
    right: 3%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .portfolio [class^=imghvr-fade]:hover figcaption div.figcaption3 {
    position: absolute;
    top: 72%;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .portfolio [class^=imghvr-fade]:hover figcaption div.figcaption3 {
    top: 55%;
  }
}

@media (min-width: 320px) and (max-width: 575px) {
  .portfolio [class^=imghvr-fade]:hover figcaption div.figcaption3 {
    top: 60%;
  }
  .simple-pagination .current.prev {
    border-right: 0 !important;
  }
  .simple-pagination .page-link.next {
    border-left: 0 !important;
  }
}

@media (min-width: 376px) and (max-width: 575px) {
  .portfolio [class^=imghvr-fade]:hover figcaption div.figcaption3 {
    top: 74%;
  }
}

.portfolio [class^=imghvr-] figcaption {
  padding: 0;
}

.portfolio [class^=imghvr-] {
  background-color: #000;
  border-radius: 7px;
}

.portfolio [class^=imghvr-] figcaption {
  background: none;
}

.portfolio [class^=imghvr-fade]:hover > img {
  opacity: 0.3;
}

.portfolio [class^=imghvr-fade]:hover figcaption .figcaption2, .portfolio [class^=imghvr-fade] figcaption .figcaption2 {
  position: absolute;
  top: 69%;
  left: 10%;
  right: 5%;
}

.portfolio [class^=imghvr-fade]:hover figcaption .figcaption1, .portfolio [class^=imghvr-fade] figcaption .figcaption1 {
  position: absolute;
  left: 10%;
  top: 15%;
  color: #8799a3;
}

.portfolio [class^=imghvr-fade]:hover figcaption .figcaption3, .portfolio [class^=imghvr-fade] figcaption .figcaption3 {
  position: absolute;
  top: 76%;
  left: 10%;
}

.pagination-boxshadow {
  box-shadow: 0 0 42px 9px #e1e1e1;
  padding: 30px 0 14px 0;
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 6.5rem;
  border-radius: 5px;
}

.pagination ul {
  float: none;
  display: inline-block;
  overflow: hidden;
}

.pagination.center {
  text-align: center;
}

.simple-pagination {
  padding: 0 5px 5px 17px !important;
  font-size: 14px;
}

.light-theme a, .light-theme span, .light-theme a:hover, .light-theme span:hover, .light-theme span.prev {
  color: #252525;
  font-weight: bolder;
  box-shadow: none;
}

.light-theme span:hover, .light-theme a:hover, .pagination ul > li:last-child > a:hover, .pagination ul > li:last-child > a > img:hover,
.pagination ul > li.disbaled .next:hover {
  color: #8799a3;
}

.pagination ul > li > a, .pagination ul > li > span {
  border: none;
  color: #252525;
  font-weight: 700;
}

.pagination ul > .active > a, .pagination ul > .active > span, .pagination ul > .active > a, .pagination ul > .active > span:hover {
  font-weight: bolder;
  color: #ffffff;
}

.light-theme .current {
  box-shadow: none;
  background: #8799a3 !important;
  color: #0e0e0e;
}

.pagination ul > li:last-child > a, .pagination ul > li:last-child > a > img {
  position: absolute;
  right: 5px !important;
  font-weight: bolder;
  color: #252525;
  top: 1px;
}

.light-theme .current.next {
  position: absolute;
  right: 8px;
  background: none !important;
  box-shadow: none;
  color: #252525;
  font-weight: 700;
}

.light-theme .current.prev, .light-theme li a.prev {
  width: 137px;
  display: flex;
}

.light-theme .current.next, .light-theme li a.next, .light-theme li span.next {
  width: 134px;
  display: flex;
}

.pagination ul > li:first-child > .prev {
  position: absolute;
  left: 9px;
  font-weight: bolder;
  background: none !important;
  box-shadow: none;
}

.light-theme a {
  background: none !important;
  box-shadow: none !important;
}

.light-theme .current {
  border-radius: 50px;
  height: 30px;
  width: 30px;
  padding-top: 2px;
}

.light-theme .current.prev {
  color: #252525;
}

@media (min-width: 768px) and (max-width: 991px) {
  .pagination ul > li:first-child > a.prev {
    top: 2px;
  }
}

@media (min-width: 320px) and (max-width: 767px) {
  .pagination ul > li:first-child > .prev {
    position: absolute;
    left: -2px;
  }
  .pagination ul > li:last-child > a, .pagination ul > li:last-child > a > img {
    position: absolute;
    top: 1px;
    right: 1px !important;
  }
  .light-theme .current.next {
    width: 41px;
    top: 0;
    right: 0;
  }
}

.prevpage {
  color: #252525 !important;
}

samp {
  font-family: "Montserrat",sans-serif;
}

.pagination-set .current.prev, .pagination-set .prev {
  border-right: 1px solid #eee;
  border-radius: 0;
  height: 88px;
  padding-top: 31px;
  position: absolute;
  top: -31px;
}

.pagination-set .page-link.next, .pagination-set span.next {
  border-left: 1px solid #eee;
  border-radius: 0;
  height: 88px;
  padding-top: 31px;
  position: absolute;
  top: -31px;
}

.pagination-set.pagination ul > li:last-child > a > img {
  position: absolute;
  top: 29px;
}

#image_portfolio_masonry, #image_portfolio_grid {
  background: url(../images/photos/portfolio_headerimg1.png);
  background-size: cover;
  background-position: center;
}

.portfolio_masonry-menu-group .list.active, .portfolio_masonry-menu-group .list:hover {
  padding: 0.6rem 1.5rem;
  color: #0081ff;
}

.portfolio_masonry-menu-group .list {
  padding: 0.6rem 1.5rem;
  cursor: pointer;
  font-size: 14px;
}

.portfolio_masonry {
  margin-left: -15px;
  margin-right: -15px;
}

.portfolio_masonry [class^=imghvr-] figcaption {
  padding: 0;
}

.portfolio_masonry [class^=imghvr-] {
  border-radius: 7px;
  background-color: #2b92f6;
}

.portfolio_masonry [class^=imghvr-] figcaption {
  background: none;
}

.portfolio_masonry [class^=imghvr-fade]:hover > img {
  opacity: 0.3;
}

.portfolio_masonry [class^=imghvr-fade]:hover figcaption .figcaption2 {
  position: absolute;
  top: 75%;
  left: 15%;
}

.portfolio_masonry [class^=imghvr-fade]:hover figcaption .figcaption-sub {
  position: absolute;
  left: 15%;
  top: 15%;
}

.portfolio_masonry [class^=imghvr-fade]:hover figcaption .figcaption1, .portfolio_masonry [class^=imghvr-fade] figcaption .figcaption1 {
  position: absolute;
  left: 15%;
  top: 10%;
}

.portfolio_masonry [class^=imghvr-fade]:hover figcaption .figcaption3 {
  position: absolute;
  top: 80%;
  left: 15%;
}

.portfolio_masonry [class^=imghvr-fade]:hover figcaption .figcaption4, .portfolio_masonry [class^=imghvr-fade] figcaption .figcaption4 {
  position: absolute;
  top: 68%;
  left: 15%;
}

.portfolio_grid [class^=imghvr-fade]:hover figcaption .figcaption4 {
  position: absolute;
  top: 73%;
}

@media (min-width: 992px) and (max-width: 1024px) {
  .portfolio_masonry [class^=imghvr-fade]:hover figcaption div.figcaption3 {
    top: 78%;
  }
  .portfolio_grid [class^=imghvr-fade]:hover figcaption div.figcaption4 {
    top: 71% !important;
  }
  .portfolio_masonry [class^=imghvr-fade]:hover figcaption div.figcaption4 {
    top: 64%;
  }
  .portfolio_masonry [class^=imghvr-fade]:hover figcaption div.figcaption2 {
    top: 74%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .portfolio_masonry [class^=imghvr-fade]:hover figcaption div.figcaption1 {
    top: 10%;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .portfolio_masonry [class^=imghvr-fade]:hover figcaption div.figcaption3 {
    top: 64%;
    left: 15%;
  }
  .portfolio_masonry [class^=imghvr-fade]:hover figcaption div.figcaption2 {
    left: 15%;
    top: 60%;
  }
  .portfolio_masonry [class^=imghvr-fade]:hover div.figcaption4 {
    top: 45%;
  }
}

@media (min-width: 320px) and (max-width: 575px) {
  .portfolio_masonry .grid-item {
    padding-right: 0;
  }
  .portfolio_masonry {
    margin-right: 0;
  }
}

@media (min-width: 320px) and (max-width: 320px) {
  .portfolio_masonry [class^=imghvr-fade]:hover figcaption div.figcaption3 {
    top: 78%;
    left: 15%;
  }
  .portfolio_masonry [class^=imghvr-fade]:hover figcaption div.figcaption4 {
    top: 64%;
  }
  .portfolio_grid [class^=imghvr-fade]:hover figcaption div.figcaption4 {
    top: 71%;
  }
  .portfolio_masonry [class^=imghvr-fade]:hover div.figcaption2 {
    top: 75%;
  }
}

.portfolio_grid [class^=imghvr-] figcaption {
  padding: 0;
}

.portfolio_grid [class^=imghvr-] {
  background-color: #000;
  border-radius: 7px;
}

.portfolio_grid .h6-fontweight {
  font-size: 18px;
}

.lazyload {
  display: none;
}

@keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
  }
}

#loading img {
  -webkit-animation: rotation 2s infinite linear;
}

#image_smallimage {
  background: url(../images/photos/portfolio_headerimg1.png);
  background-size: cover;
  background-position: center;
}

.small_text {
  font-family: "Montserrat", sans-serif;
  color: #252525;
  font-weight: 700;
  font-size: 14px;
}

.MeetTeam_section .button_dark-font-family {
  font-family: 'Cambay',sans-serif;
  font-size: 16px;
}

.iconcolor {
  color: #bbc7cd;
  cursor: pointer;
}

.fa-facebook:hover {
  color: #3B5998;
}

.fa-twitter:hover {
  color: #0084b4;
}

.fa-google-plus:hover {
  color: #d34836;
}

.fa-pinterest-p:hover {
  color: #c8232c;
}

.pagination-boxshadow1 {
  box-shadow: 0 0 42px 9px #e1e1e1;
  padding: 30px 0 28px 0;
  margin-bottom: 6rem;
  margin-left: 2px;
  margin-right: 2px;
  border-radius: 5px;
}

.text_hover a {
  color: #252525;
  text-decoration: none;
  font-size: 14px;
}

.text_hover a:hover {
  color: #8799a3;
}

.arrowtext {
  position: relative;
  top: 2px;
}

@media (min-width: 320px) and (max-width: 575px) {
  .pagination-boxshadow1 {
    margin-left: 3px;
    margin-right: 3px;
  }
}

#image_slider {
  background: url(../images/photos/portfolio_headerimg1.png);
  background-size: cover;
  background-position: center;
}

.slider-section * {
  box-sizing: border-box;
}

.slider-section .slider {
  width: 100%;
  margin: 0 auto 6rem auto !important;
}

.slider-section .slick-slide {
  margin: 0 10px;
}

.slider-section .slick-slide img {
  width: 100%;
}

.slider-section .slick-prev:before,
.slider-section .slick-next:before {
  color: black;
}

.slider-section .slick-slide {
  transition: all ease-in-out .3s;
  opacity: 0.5;
}

.slider-section .slick-active {
  opacity: 1;
}

.slider-section .slick-current {
  opacity: 1;
}

.slider-section .slick-prev {
  display: none !important;
}

.slider-section .slick-next {
  display: none !important;
}

.slider-section .slick-dots {
  bottom: -48px !important;
}

.slider-section .slick-dots li button::before {
  background-color: #dae4ea;
  border-radius: 50px !important;
  height: 8px !important;
  content: '' !important;
  text-align: center;
}

.slider-section .slick-active #slick-slide-control01:before, .slider-section .slick-active #slick-slide-control02:before, .slider-section .slick-active #slick-slide-control00:before {
  background-color: #8799A3;
  opacity: 1.5 !important;
}

@media (min-width: 320px) and (max-width: 575px) {
  .slider-section .slider_col_res-padding {
    padding-left: 0;
    padding-right: 0;
  }
}

#image_wideimage {
  background-image: url(../images/photos/portfolio_headerimg1.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.wideimage-section .slider {
  width: 100%;
  margin: 2rem auto 6rem auto !important;
}

.wideimage-section .slick-slide {
  margin: 0 12px;
}

.wideimage-section .slick-slide img {
  width: 100%;
}

.wideimage-section .slick-prev:before,
.wideimage-section .slick-next:before {
  color: black;
}

.wideimage-section .slick-slide {
  transition: all ease-in-out .3s;
  opacity: 0.5;
}

.wideimage-section .slick-active {
  opacity: 1;
}

.wideimage-section .slick-current {
  opacity: 1;
}

.wideimage-section .slick-prev {
  display: none !important;
}

.wideimage-section .slick-next {
  display: none !important;
}

.wideimage-section .slick-dots {
  bottom: -70px !important;
}

.wideimage-section .slick-dots li button::before {
  background-color: #8799A3;
  border-radius: 50px !important;
  height: 5px !important;
  content: '' !important;
  text-align: center;
  opacity: 0.2 !important;
}

.wideimage-section .slick-active #slick-slide-control01:before, .wideimage-section .slick-active #slick-slide-control02:before, .wideimage-section .slick-active #slick-slide-control00:before {
  background-color: #8799A3;
  opacity: 1.5 !important;
}

@media (min-width: 320px) and (max-width: 575px) {
  .wideimage-section .slider_col_res-padding {
    padding-left: 0;
    padding-right: 0;
  }
  .wideimage-section .wide_image {
    height: auto;
  }
  .wideimage-section .wide-slider-res-setting {
    margin-left: 0;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .wideimage-section .section-right {
    position: relative;
    left: -20px;
  }
  .wideimage-section .button_primary {
    padding: 21px 50px 18px 50px;
  }
}

.wideimage-section .fa-check {
  font-size: 16px;
}

.wideimage-section li {
  line-height: 2;
}

#image_single_image {
  background: url(../images/photos/portfolio_headerimg1.png);
  background-size: cover;
  background-position: center;
}

.singleimage-section .fa-check {
  font-size: 16px;
}

.brand-text {
  margin-left: 34px;
}

.singleimage-section li {
  line-height: 2;
}

@media (min-width: 991px) and (max-width: 1199px) {
  .singleimage-section .button_primary {
    padding: 21px 43px 18px 43px;
  }
}

#image_blog_masonry, #image_blog_classic {
  background-size: cover;
  background-position: center;
  background-image: url("../images/photos/blog_masonry_headerimage.png");
}

.blog_masonry .lazyload {
  visibility: hidden;
}

.blog_masonry .lazyload1 {
  display: none;
}

.blog_masonry .post-section {
  margin-top: 5rem;
}

.blog_masonry .bclassic_col_padding {
  padding-left: 0;
  padding-right: 0;
}

.blog_masonry .card {
  border: none;
  border-radius: 15px;
  background: none;
}

.blog_masonry .blog_card {
  box-shadow: -4px -3px 25px #e7e7e7;
  margin-bottom: 40px;
}

.blog_masonry .card-title {
  margin-bottom: 0;
}

.blog_masonry .only-cardbody {
  border-radius: 15px;
}

.blog_masonry .card-body {
  padding: 2.5rem;
  border-left: 1px solid #e9e9e9;
  border-right: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
}

.blog_masonry .w-sm {
  width: 100%;
}

.blog_masonry .blog_carousel-indicators {
  bottom: 25px;
}

.blog_masonry .blog_carousel-indicators li {
  width: 21px;
  height: 5px;
  background-color: #8799a3;
  border-radius: 10px;
  opacity: 0.5;
}

.blog_masonry .blog_carousel-indicators .active {
  background-color: #8799a3;
  opacity: 1;
}

.blog_masonry .date_format, .blog_masonry .date_format-right {
  font-size: 16px;
  color: #bbc7cd;
  font-weight: 800;
}

.blog_masonry .date_format-right {
  font-size: 14px;
}

.blog_masonry .post-title:hover {
  color: #8799a3;
}

.blog_masonry .post-footer {
  color: #bbc7cd;
}

.blog_masonry .quote-background {
  background-color: #0081FF;
}

.blog_masonry .p-24-coustard {
  font-size: 24px;
  font-family: 'Coustard', serif;
}

.blog_masonry .quote-footer {
  color: yellow;
}

.blog_masonry .blog_cardbgcolor {
  background-color: #8799a3;
}

.blog_masonry .classic_wptheme {
  padding: 3rem 2.5rem  2rem 2.5rem;
}

.blog_masonry .quote-link {
  font-size: 16px;
  font-weight: 700;
  font-family: "Cambay", sans-serif;
  color: #bbc7cd;
}

.blog_masonry .blog_card video {
  width: 100%;
  height: auto;
  background: transparent url("../images/photos/video_poster.png") no-repeat 0 0;
  background-size: cover;
}

.blog_masonry .blog_card .plyr__play-large {
  background: transparent;
}

.blog_masonry [class^=imghvr-], .blog_masonry [class*=' imghvr-'] {
  background: none;
  width: 100%;
}

.blog_masonry [class^=imghvr-] figcaption {
  background: none;
}

.blog_masonry [class^=imghvr-] figcaption {
  top: 67%;
  left: -78%;
}

.blog_masonry .classic_textcolor {
  color: #8799a3;
}

.blog_masonry .card-title:hover {
  color: #8799a3;
}

.blog_masonry .standardpost-body {
  margin-top: -17px;
}

.blog_masonry .blog_card iframe {
  width: 100%;
  height: 267px;
  border: none;
}

.blog_masonry .audio-body {
  margin-top: -9px;
}

.blog_masonry .latest-images:hover {
  opacity: 0.5;
  transition: all 0.5s;
  transform: scale(1.1);
}

.blog_masonry .image-zoom {
  transition: all 0.5s;
  width: 100%;
  overflow: hidden;
}

.blog_masonry .image-zoom img {
  width: 100%;
}

.blog_masonry .image-zoom:hover {
  transform: scale(1.1);
}

.blog_masonry .button_primary {
  font-weight: 700;
  font-size: 12px;
  border-radius: 30px;
  padding: 11px 38px;
  outline: none;
  background-color: #0081ff;
  cursor: pointer;
}

.blog_masonry .button_primary:hover {
  box-shadow: 0 16px 55px -16px #0081FF !important;
  outline: none;
  border-color: #0081ff;
}

.blog_masonry .card-body .form-group {
  margin-bottom: 0;
}

.blog_masonry .input_format {
  background-color: #f3f4f6;
  color: #8799a3;
  font-size: 16px;
  font-family: "Cambay", sans-serif;
  border-radius: 30px;
  border: 1px solid #f3f4f6;
}

.blog_masonry .input_format:focus {
  border: 1px solid #f3f4f6;
}

.blog_masonry input[placeholder] {
  font-weight: 700;
}

.blog_masonry .categories-ul {
  margin-bottom: 0;
}

.blog_masonry .category-text {
  font-size: 16px;
  font-weight: 400;
  color: #636363;
  font-family: 'Cambay','sans-serif';
  cursor: pointer;
}

.blog_masonry .category-right {
  color: #0081ff;
  cursor: pointer;
}

.blog_masonry [class^=imghvr-fade]:hover > img, .blog_masonry [class*=' imghvr-']:hover > img {
  opacity: 0.3;
}

.blog_masonry .category-follow {
  font-size: 16px;
  font-weight: 700;
  font-family: "Cambay", sans-serif;
  color: #a340b5;
}

.blog_masonry .pl-0 {
  padding-left: 0;
}

.blog_masonry .comment-post-color {
  color: #8799a3;
  cursor: pointer;
}

.blog_masonry .over .overlay {
  height: 100%;
  background: linear-gradient(to left, rgba(51, 51, 255, 0.65098) 0%, rgba(255, 0, 255, 0.54902) 100%);
  border-radius: 10px;
}

.blog_masonry .overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: white;
  overflow: hidden;
  height: 0;
  transition: .5s ease;
  box-shadow: 0px 0px 20px 0px rgba(204, 204, 204, 0.878431);
}

.blog_masonry .img_size {
  height: 268px;
  border-radius: 10px;
}

.blog_masonry .text {
  font-size: 24px;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  font-weight: 900;
  color: white;
  border-radius: 15px;
  padding-top: 26px;
}

@media (max-width: 320px) {
  .blog_masonry .text {
    font-size: 22px;
  }
}

.blog_masonry .readmore_btn {
  background-color: #e91d62;
  padding: 11px 39px;
  border: none;
  border-radius: 30px;
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  cursor: pointer;
  outline: none;
}

.blog_masonry .readmore_btn:hover {
  box-shadow: 1px 9px 31px 9px rgba(233, 29, 98, 0.521569);
}

.blog_masonry .table tr td {
  padding-right: 0;
  border-top: none;
  padding-left: 0;
}

.blog_masonry .p-14-normal {
  font-size: 14px;
  font-family: 'Cambay', sans-serif;
}

.blog_masonry .button_allnews {
  background-color: #8799a3;
  color: #ffffff;
  font-size: 12px;
  font-weight: 700;
  font-family: 'Montserrat', sans-serif;
  border-radius: 30px;
}

.blog_masonry .button_allnews:hover {
  box-shadow: 0 20px 42px 0 #d4dade;
  cursor: pointer;
}

.blog_masonry .input-format1 {
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  border-right: none;
  padding: 15px 25px 12px 25px;
  background-color: #f3f4f6;
  color: #8799a3;
  font-size: 16px;
  font-family: "Cambay", sans-serif;
  border-color: #f3f4f6;
}

.blog_masonry .input-format1:focus {
  border-color: #f3f4f6;
  background-color: white;
  color: #252525;
  border-right: 0;
}

.blog_masonry .input-group-addon {
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  background: #f3f4f6;
  cursor: pointer;
  border-color: #f3f4f6;
}

.blog_masonry .button_tag {
  background: none;
  border-radius: 30px;
  border: 1px solid #f0f4f7;
  padding: 11px 13px 7px 13px;
  font-family: "Cambay", "sans-serif";
  color: #8799a3;
}

.blog_masonry .button_tag:hover {
  background-color: #0081FF;
  border: 1px solid #0081FF;
  color: #fff;
  box-shadow: 0 20px 42px 0 rgba(0, 129, 255, 0.3);
  cursor: pointer;
}

.blog_masonry .card-columns {
  column-gap: 2.50rem;
}

.blog_masonry .load_row_padding {
  margin-bottom: 4rem;
}

.blog_masonry .image {
  display: block;
  width: 100%;
}

.blog_masonry [class^=imghvr-] .mansory-caption {
  top: 48%;
  left: -67%;
}

@media (min-width: 768px) and (max-width: 991px) {
  .blog_masonry .card-columns {
    column-count: 2;
  }
  .blog_masonry .classic_instagram .insta-allimages img {
    width: 100%;
  }
  .blog_masonry .table tr td {
    width: 20px;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .blog_masonry .post-section {
    column-count: 1;
  }
}

@media (min-width: 320px) and (max-width: 575px) {
  .blog_masonry .video_hide {
    background: none !important;
    height: 100% !important;
  }
  .blog_masonry .lazyload {
    visibility: visible !important;
  }
  .blog_masonry .pagination-boxshadow {
    margin-bottom: 2.5rem;
  }
  .blog_masonry .card-body {
    padding: 1.5rem !important;
  }
}

.blog-classic-section .blog-pagination .prev {
  border-right: 1px solid #eee;
  border-radius: 0;
  height: 114px;
  padding-top: 31px;
  position: absolute;
  top: 0;
}

.blog-classic-section .blog-pagination li span.next {
  width: 134px;
}

.blog-classic-section .blog-pagination .page-link.next, .blog-classic-section .blog-pagination span.next {
  border-left: 1px solid #eee;
  border-radius: 0;
  height: 114px;
  padding-top: 31px;
  position: absolute;
  top: 0;
}

.blog-classic-section .blog-pagination.pagination ul > li:last-child > a > img {
  position: absolute;
  top: 29px;
}

.blog-classic-section .card-body {
  border: 1px solid #fff !important;
}

.blog-classic-section .card-body:hover {
  border: 1px solid #e9e9e9 !important;
}

.form-control:focus {
  background-color: white;
  border: 1px solid #bbc7cd;
}

.blog-classic-section .pagination {
  border-radius: 5px;
}

.blog-classic-section .pagination ul > li:last-child > a {
  top: 31px;
}

@media (min-width: 768px) and (max-width: 991px) {
  .blog-classic-section .light-theme li a.prev {
    top: 32px !important;
  }
  .blog-classic-section .popular-tags {
    margin-bottom: 5rem;
  }
  .blog-classic-section .pagination ul > li:last-child > a {
    top: 32px;
  }
  .blog-classic-section .card-body-res-spacing {
    padding: 1.5rem !important;
  }
}

.blog-classic-section hr {
  border-top: 2px solid #f3f4f6;
}

.blog-classic-section .card:hover .card-body {
  border: none;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}

.carousel-inner, .plyr, .card, .card img {
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}

.cardbody-radius {
  border-radius: 10px !important;
}

.card-body, .card {
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}

.position {
  position: fixed;
  top: 0;
  width: 26%;
}

.position1 {
  position: absolute;
  top: auto;
  bottom: 59px;
  width: 92%;
}

@media (min-width: 992px) and (max-width: 1024px) {
  .blog-classic-section .card-body-res-spacing {
    padding: 2.5rem 0 !important;
  }
}

@media (min-width: 1025px) and (max-width: 1199px) {
  .blog-classic-section .card-body-res-spacing {
    padding: 2.5rem 0 !important;
  }
}

@media (min-width: 320px) and (max-width: 767px) {
  .blog-classic-section .light-theme .current.next, .blog-row .light-theme .current.next {
    top: 32px !important;
  }
  .blog-classic-section .card-body-res-spacing {
    padding: 2.5rem !important;
  }
}

@media (min-width: 991px) and (max-width: 1199px) {
  .position {
    width: 28.5%;
    top: 0;
    bottom: 0;
  }
  .position1 {
    width: 91%;
    bottom: 60px;
  }
}

@media (min-width: 320px) and (max-width: 991px) {
  div.position, div.position1 {
    position: relative;
    top: 0;
    width: 100%;
  }
}

#image_blog_row {
  background-size: cover;
  background-position: center;
  background-image: url("../images/photos/blog_masonry_headerimage.png");
}

.blog-row-top-bottom-spacing {
  padding: 5.5rem 0 3.5rem 0;
}

@media (min-width: 320px) and (max-width: 575px) {
  .blog-row.blog-row-top-bottom-spacing {
    padding: 2.5rem 0 2.5rem 0;
  }
}

.quote-footer, .cursor_line, .carousel-indicators li {
  cursor: pointer;
}

.blog-row .card {
  box-shadow: none;
}

.blog-row .video_icon {
  position: absolute;
  top: 37%;
  margin-left: 9rem;
}

.blog-row .cardbody-set {
  padding: 2.5rem 0 2.5rem 2.5rem !important;
}

.blog-row hr {
  border-top: 2px solid #f3f4f6;
  width: 100%;
}

.blog-row .hr-res-alignment3 {
  margin: 0 36px 0 36px;
  width: 92%;
}

.blog-row .hr-res-alignment4 {
  margin: 2rem 36px 0 36px;
  width: 92%;
}

.blog-row table td .h6-font16-ex-bold:hover {
  color: #8799A3;
  cursor: pointer;
}

.blog-row .light-theme li a.prev {
  top: 31px;
}

.blog-row .pagination ul > li:last-child > a {
  top: 31px;
}

@media (min-width: 768px) and (max-width: 991px) {
  .blog-row .card .card-body-res-spacing {
    padding: 1.5rem !important;
  }
  .blog-row .light-theme li a.prev {
    top: 32px !important;
  }
  .blog-row .pagination ul > li:last-child > a {
    top: 32px;
  }
}

@media (min-width: 320px) and (max-width: 575px) {
  .blog-row .cardbody-set {
    padding: 2.5rem 2.5rem 2.5rem 1.5rem !important;
  }
}

.blog-row .card-body {
  border: 0;
}

.blog-row .blog-advertisement {
  position: relative;
  left: 20px;
}

.blog-row .hr-alignment {
  margin-left: 20px;
}

.blog-row .card-right-side-padding {
  padding: 0 0 0 2.5rem;
}

@media (min-width: 320px) and (max-width: 575px) {
  .blog-row .hr-row-res-alignment {
    margin: 2rem 0 -2.9rem 0;
  }
  .blog-row .hr-res-alignment3 {
    margin: 0 36px 0 36px;
    width: auto;
  }
  .blog-row .hr-res-alignment4 {
    margin: 2rem 36px 0 36px;
    width: auto;
  }
  .blog-row .video_icon {
    margin-left: 7rem;
  }
  .blog-row .card-body {
    padding: 0.25rem;
  }
  .blog-row .card-right-side-padding {
    padding: 0.5rem;
  }
  .blog-row .blog-advertisement {
    left: 0;
  }
  .blog-row .text {
    padding-top: 63px;
  }
  .blog-row .card-body-res-spacing {
    padding: 0.5rem  !important;
  }
  .blog-row .hr-res-alignment {
    margin: 2rem 0 -1.3rem 0;
  }
  .blog-row .hr-res-alignment1 {
    margin: 2rem 0 -2.8rem 0;
  }
  .blog-row .hr-res-alignment2 {
    margin: 2rem 0 -3.3rem 0;
  }
}

@media (min-width: 1025px) and (max-width: 1199px) {
  .blog-row .card-body-res-spacing {
    padding: 2.3rem 0 !important;
  }
}

@media (min-width: 992px) and (max-width: 1024px) {
  .blog-row .card-body-res-spacing {
    padding: 2.5rem 0 !important;
  }
  .blog-row .text {
    font-size: 19px;
    padding-top: 30px;
  }
  .blog-row .video_icon {
    top: 26%;
    margin-left: 7rem;
  }
}

.blog-row video.video {
  width: 100%;
  height: auto;
  background: transparent url("../images/photos/blog_row_videoimg.png") no-repeat 0 0;
  background-size: cover;
  border-radius: 10px;
}

.blog-row .plyr__play-large {
  background: transparent;
}

.blog-row div.plyr {
  border-radius: 10px;
}

.blog-row hr {
  margin: 2rem 0 0 0;
}

.blog-row div.blog_card.blog_card-albedo {
  margin-bottom: 0 !important;
}

.blog-row .hr-adjust {
  padding: 0.5rem 0 0 0;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .blog-row .blog_card hr.hr-carouesl {
    margin: -0.5rem 0 0 0 !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .blog-row {
    margin: 1rem 0 0 0 !important;
  }
}

@media (min-width: 320px) and (max-width: 767px) {
  .blog-row {
    margin: 1.5rem 0 0 0 !important;
  }
}

.blog-row .classic_wptheme {
  padding: 2.25rem;
}

.addon-effects {
  background: none !important;
  border-left: hidden;
}

#subscribe .input-group-prepend input {
  background: none;
  border: none;
}

table td img {
  border-radius: 0 !important;
}

table td .h6-font16-ex-bold {
  font-size: 16px;
}

.input-group-addon img {
  border-top-left-radius: 0;
}

.shop_pagination_top .previous {
  position: relative;
  top: 2px;
}

.shop_pagination_top .pagination .page-link {
  border: 0;
  font-weight: 700;
  outline: none;
  box-shadow: none;
  padding: 9px 9px;
  height: 36px;
  width: 36px;
}

.shop_pagination_top .page-item.page-disable .page-link, .shop_pagination_top .page-item.next .page-link, .shop_pagination_top .page-item.prev .page-link {
  width: 133px;
  background-color: #fff;
}

.shop_pagination_top .page-item.page-disable, .shop_pagination_top .page-item.prev {
  position: absolute;
  left: 30px;
}

.shop_pagination_top .page-item.prev:hover a, .shop_pagination_top .page-item.next:hover a {
  color: #8799a3;
}

.shop_pagination_top .page-item.next {
  position: absolute;
  right: 15px;
  width: 133px;
}

.shop_pagination_top .page-item.next .page-link, .shop_pagination_top .page-item.prev .page-link {
  color: #252525;
}

.shop_pagination_top .page-item.next.disabled .page-link {
  color: #6c757d;
}

@media (min-width: 320px) and (max-width: 575px) {
  .shop_pagination_top .page-item.page-disable, .shop_pagination_top .page-item.prev {
    position: absolute;
    left: 15px;
  }
  .shop_pagination_top .page-item.page-disable .page-link, .shop_pagination_top .page-item.prev .page-link {
    width: auto;
  }
  .shop_pagination_top .page-item.next .page-link {
    width: auto;
    float: right;
  }
}

.search-close2, .search-close3, .search-close4, .search-close5 {
  position: absolute;
  top: 64%;
  right: 61px;
  color: #f04e4e;
  display: none;
}

.search-close5 {
  top: 53%;
  right: 37px;
}

.search-close3 {
  top: 43%;
  right: 21px;
}

.search-close4 {
  top: 41%;
  right: 37px;
}

.display_cancel {
  display: block;
}

.pagination-boxshadow {
  box-shadow: 0 0 42px 0 #e1e1e1 !important;
  padding: 30px 0 14px 0;
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 6.5rem;
  border-radius: 5px;
}

.home_page .albedo-text-set {
  margin-top: -70px;
}

.home_page .bgclr {
  background-color: #728c9b;
  padding: 5px;
  position: relative;
  top: -96px;
}

.home_page .btn_align {
  margin-top: 7px;
}

.home_page .button:hover {
  box-shadow: 0 20px 42px 0 #8799a3;
}

.home_page .perfect {
  font-family: "Montserrat", sans-serif;
  font-size: 24px;
  font-weight: 700;
  color: #fff;
}

.home_page .button {
  background-color: #252525;
  color: #fff;
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
  padding: 20px 45px;
  line-height: 14px;
  border-radius: 30px;
  font-weight: 700;
}

.home_page .button_danger {
  padding: 15px 50px 15px 50px;
}

.home_page .portfolio_masonry {
  margin-left: 0;
  margin-right: 0;
}

.home_page .h3-textcolor {
  color: #636363;
  font-weight: normal;
}

.home_page .list-inline-item:not(:last-child) {
  margin-right: 0;
}

.home_page .li-first-line, .home_page .li-second-line {
  width: 60px;
  border-radius: 10px;
  border: 2px solid #eee;
  position: relative;
  top: -75px;
}

.home_page .li-second-line {
  width: 120px;
  margin-left: -14px;
}

.home_page .li-block1, .home_page .active-class {
  border-radius: 50px;
  border: 1px solid #ffffff;
  height: 65px;
  width: 65px;
  margin-left: 36px;
  position: relative;
  top: 12px;
}

.home_page .active-class {
  border: 1px solid #e1e1e1;
  box-shadow: 0 0 45px 10px #e1e1e1;
}

.home_page .li-block1 img {
  cursor: pointer;
}

.home_page .li-block1:hover {
  border: 1px solid #b7c6ce;
  box-shadow: 0 0 45px 10px #e1e1e1;
}

.home_page .li-block1 img {
  position: relative;
  top: -3px;
  padding: 16px;
  left: -4px;
}

.home_page .section-spacing {
  padding: 2rem 0 4rem 0;
}

.home_page .slide-content h6:hover {
  color: #8799a3;
  cursor: pointer;
}

.home_page .timeline-text {
  position: relative;
  left: -20px;
}

@media (min-width: 768px) and (max-width: 991px) {
  .home_page .real-section.real-res-section {
    background-position: center center;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .home_page .li-first-line {
    width: 50px;
  }
  .home_page .li-second-line {
    width: 90px;
    margin-left: -34px;
  }
  .home_page .real-section.real-res-section {
    background-position: left center;
  }
}

@media (min-width: 451px) and (max-width: 526px) {
  .home_page .li-res-third-data {
    left: 143% !important;
  }
  .home_page .li-res-fourth-data {
    left: 40% !important;
  }
  .home_page .li-res-third {
    left: 41% !important;
  }
  .home_page .li-res-fourth {
    left: 128% !important;
  }
}

@media (min-width: 527px) and (max-width: 767px) {
  .home_page .li-res-fourth {
    left: 103% !important;
  }
}

@media (min-width: 426px) and (max-width: 450px) {
  .home_page .li-res-third {
    top: -207px !important;
    position: relative;
    left: 78% !important;
  }
  .home_page .li-res-third-data {
    top: -131px !important;
    left: 84% !important;
  }
  .home_page .li-res-fourth {
    left: 70% !important;
  }
  .home_page .li-res-fourth-data {
    top: -263px !important;
    left: 129% !important;
  }
  .home_page .li-res-fifth {
    top: -332px !important;
    left: 136% !important;
  }
}

@media (min-width: 426px) and (max-width: 767px) {
  .home_page .timeline {
    overflow: hidden;
  }
  .home_page .timeline .list-inline {
    overflow: scroll;
  }
  .home_page .li-second-line {
    width: 30px;
    margin-left: 9px;
  }
  .home_page .li-first-line {
    width: 32px;
  }
  .home_page .li-res-third {
    left: 25%;
  }
  .home_page .li-res-third-data {
    top: -133px;
    position: relative;
    left: 112%;
  }
  .home_page .li-res-fourth-data {
    position: relative;
    top: -133px;
    left: 30%;
  }
  .home_page .li-res-fourth {
    top: -203px;
  }
  .home_page .li-res-fifth {
    position: relative;
    top: -208px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .home_page .li-second-line {
    width: 30px;
    margin-left: 9px;
  }
  .home_page .li-first-line {
    width: 32px;
  }
  .home_page .service-section .swiper-slide {
    display: block !important;
  }
  .home_page .h6-font16 {
    font-size: 12px;
    position: relative;
    left: 11px;
  }
  .home_page .timeline-text {
    position: relative;
    left: 0;
  }
  .home_page .service-section .swiper-container, .home_page .service-section .swiper-wrapper .swiper-slide {
    height: 751px !important;
  }
  .home_page .service-section div.present-section {
    padding-left: 1rem;
    padding-right: 4rem;
    margin-left: 1.5rem;
    margin-top: 1rem;
  }
  .home_page .service-section .swiper-container-vertical > div.swiper-pagination-bullets {
    top: 65%;
  }
  .home_page .popup-youtube .home_video-icon {
    left: 47%;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .home_page .service-section .swiper-slide {
    display: block !important;
  }
  .home_page .service-section .swiper-container {
    height: 700px !important;
  }
  .home_page .service-section .swiper-wrapper .swiper-slide {
    height: 700px !important;
  }
  .home_page .swiper-container-android > .swiper-pagination-bullets {
    top: 22%;
  }
  .home_page .service-section div.present-section {
    margin-left: 0;
  }
}

@media (min-width: 320px) and (max-width: 425px) {
  .home_page .timeline {
    height: 143px;
    overflow-x: scroll;
    overflow-y: hidden;
  }
  .home_page .timeline ul {
    width: 100%;
    height: 143px;
    border: 1px dotted black;
    overflow-y: hidden;
    border: 0;
  }
  .home_page .li-second-line {
    width: 59px;
  }
  .home_page .li-res-second {
    position: relative;
    top: -73px;
  }
  .home_page .li-res-second-data {
    position: relative;
    top: -134px;
    left: 77%;
  }
  .home_page .li-res-third {
    position: relative;
    top: -207px;
    left: 77%;
  }
  .home_page .li-res-third-data {
    position: relative;
    top: -187%;
    left: 150%;
  }
  .home_page .li-res-fourth {
    position: relative;
    top: -237.5%;
    left: 127%;
  }
  .home_page .li-res-fourth-data {
    position: relative;
    top: -279.5%;
    left: 216%;
  }
  .home_page .li-res-fifth {
    position: relative;
    top: -329%;
    left: 215%;
  }
}

@media (min-width: 320px) and (max-width: 767px) {
  .home_page .service-section .swiper-wrapper .swiper-slide {
    display: block !important;
    height: 824px !important;
  }
  .home_page .service-section .swiper-container {
    height: 824px !important;
  }
  .home_page .service-section .swiper-container-vertical.swiper-container-android > .swiper-pagination-bullets {
    right: 13px;
    top: 59%;
  }
  .home_page .service-section div.present-section {
    margin-left: 0;
    margin-top: 0;
  }
  .home_page .albedo-text {
    position: relative;
    top: -27px;
    padding-bottom: 2.5rem;
  }
  .home_page .section-spacing {
    padding: 2rem 15px 4rem 15px;
  }
}

@media (min-width: 426px) and (max-width: 575px) {
  .home_page .albedo-text {
    padding-bottom: 2.5rem;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .home_page .real-section {
    background-position: top left !important;
    padding: 5rem 0 0.5rem 0 !important;
  }
  .home_page .albedo-text {
    padding-bottom: 0;
  }
}

@media (min-width: 415px) and (max-width: 425px) {
  .home_page .li-res-fourth-data {
    position: relative;
    top: -186.5%;
    left: 141%;
  }
  .home_page .li-res-fifth {
    position: relative;
    top: -256%;
    left: 196%;
  }
}

@media (min-width: 375px) and (max-width: 425px) {
  .home_page .li-res-fourth {
    left: 141%;
  }
}

.home_page .button-font-family {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
}

.home_page .real-section {
  background-image: url("../images/photos/blog_row_laptop.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right top;
  padding: 5rem 0 3rem 0;
}

.home_page .service-section {
  background-color: #f3f4f6;
}

.home_page .service-section .video-image {
  height: 418px;
  width: 100%;
}

.home_page .service-section .present-section {
  margin-left: 3rem;
}

.home_page .full-width .row {
  margin-left: 0;
  margin-right: 0;
}

.home_page .full-width {
  padding-left: 0;
  padding-right: 0;
}

.home_page .home_video-icon {
  position: absolute;
  left: 42%;
  top: 42%;
  z-index: 9;
}

.home_page html {
  overflow-x: hidden;
  overflow-y: auto;
}

.home_page .home-swiper-container {
  overflow: hidden;
}

.home_page .mfp-fade.mfp-bg {
  opacity: 0;
  transition: all 0.15s ease-out;
}

.home_page .mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}

.home_page .mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

.home_page .mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  transition: all 0.15s ease-out;
}

.home_page .mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}

.home_page .mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

.home_page [class^=imghvr-] > img {
  vertical-align: middle;
}

.home_page [class^=imghvr-] {
  border-radius: 7px;
  background-color: #000;
}

.home_page [class^=imghvr-] figcaption {
  background: none;
}

.home_page [class^=imghvr-fade]:hover > img {
  opacity: 0.3;
}

.home_page [class^=imghvr-fade]:hover figcaption .figcaption4, .home_page [class^=imghvr-fade]:hover figcaption .figcaption4 {
  position: absolute;
  top: 73%;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .home_page [class^=imghvr-fade]:hover figcaption div.figcaption4 {
    top: 68%;
  }
}

@media (min-width: 320px) and (max-width: 575px) {
  .home_page .real-section {
    background-position: left bottom;
    padding: 5rem 0 0rem 0;
  }
  .home_page .portfolio_masonry {
    margin-left: -15px;
  }
  .home_page [class^=imghvr-fade]:hover figcaption div.figcaption4 {
    bottom: 5%;
  }
  .home_page .h1-font {
    font-size: 32px;
  }
  .home_page .about_h3setting {
    font-size: 28px;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .home_page [class^=imghvr-fade]:hover figcaption .figcaption4 {
    top: 53% !important;
  }
}

.home_page .overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition: opacity 0.3s;
  opacity: 0.7;
}

.home_page .bg-color-blue {
  background-color: #0081ff;
}

.home_page .about_h3setting {
  color: #636363;
  font-weight: 400;
}

.home_page .date_format {
  font-size: 16px;
  color: #bbc7cd;
  font-weight: 800;
}

.home_page .date-font-family {
  font-family: "Montserrat", sans-serif;
}

.home_page .post-footer {
  color: #bbc7cd;
}

.home_page .swiper-container5 {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.home_page .swiper-slide {
  font-size: 18px;
  /* Center slide text vertically */
  display: flex;
  justify-content: center;
  align-items: center;
}

.home_page .swiper-container-horizontal > .swiper-pagination-bullets {
  position: relative;
  bottom: 0;
  margin-bottom: 5rem;
}

.home_page .swiper-pagination-bullet {
  width: 20px;
  height: 5px;
  border-radius: 5px;
}

.home_page .swiper-pagination-bullet-active {
  background: #8799a3;
  opacity: 1 !important;
}

.home_page .swiper-pagination-bullet {
  background: #8799a3;
}

.home_page .swiper-button-prev, .home_page .swiper-button-next {
  background: none;
}

.home_page .swiper-button-prev {
  position: relative;
  top: 0;
  left: 0;
}

.home_page .swiper-button-next {
  position: relative;
  top: -22px;
  left: 45px;
}

.home_page .latestwork-section .swiper-slide img {
  height: 265px !important;
}

.home_page .service-section .swiper-container {
  width: 100%;
  height: 418px;
}

.home_page .service-section .swiper-slide {
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 418px !important;
}

.home_page .service-section .swiper-container-vertical > .swiper-pagination-bullets {
  right: 68px;
}

.home_page .service-section .swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 11px 0;
}

@media (min-width: 992px) and (max-width: 1024px) {
  .home_page .service-section .video-image {
    height: 418px;
  }
}

.home_page .about_us .skills-section {
  padding: 4.5rem 0 2.5rem 0 !important;
}

.home_page .about_logo, .home_page .about_logo1, .home_page .about_logo2 {
  opacity: 0.3;
}

.home_page .about_logo:hover {
  opacity: 1;
}

.home_page .logo-top-bottom-spacing {
  margin: 4rem 0 3.5rem 0;
}

.home_page time-line {
  display: none;
}

.home_page .skills-section hr, .home_page .logo-section hr {
  border-top: 2px solid #f3f4f6;
}

.home_page .skills-section .progress-percent > span {
  font-size: 14px;
}

.home_page .h6color {
  color: #0081ff !important;
}

.home_page .about_testmonial .coustard-family {
  font-family: "Coustard", 'sans-serif';
  font-size: 16px;
}

@media (min-width: 320px) and (max-width: 767px) {
  .home_page .btn_align {
    margin-top: 36px;
  }
}

.home_page .p-20-normal {
  color: #252525 !important;
}

.margin_bottom {
  margin-bottom: 0;
}

#image_about_us {
  background-size: cover;
  background-position: center;
  background-image: url("../images/photos/about_backgroundimage.png");
}

html {
  overflow-y: auto !important;
  overflow-x: hidden !important;
}

.about_us .swiper-container2 {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.about_us .swiper-slide {
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
}

.about_us .swiper-container-horizontal > .swiper-pagination-bullets {
  position: relative;
  bottom: 0;
  margin-bottom: 5rem;
}

.about_us .swiper-pagination-bullet {
  width: 20px;
  height: 5px;
  border-radius: 5px;
}

.about_us .swiper-pagination-bullet-active {
  background: #8799a3;
  opacity: 1 !important;
}

.about_us .swiper-pagination-bullet {
  background: #8799a3;
}

.about_us .solution-section {
  background-color: #0081ff;
  padding: 4rem 0 3.7rem 0;
}

.about_us .about-first-line:after {
  content: "";
  width: 70%;
  border-radius: 10px;
  border: 2px solid #1a8eff;
  position: absolute;
  top: 35px;
  left: 27%;
}

@media (min-width: 768px) and (max-width: 991px) {
  .about_us .about-first-line:after {
    top: 27px;
    left: 34%;
  }
}

.about_us .product-section {
  padding-top: 5rem;
}

.about_us .video_backgroundimage {
  width: 100%;
  height: 583px;
  background: transparent url("../images/photos/about_videobackgroundimage.png") no-repeat 0 0;
  background-size: cover;
  background-position: center center;
  background-attachment: fixed;
}

.about_us .full-width .row {
  margin-left: 0;
  margin-right: 0;
}

.about_us .full-width {
  padding-right: 0;
  padding-left: 0;
}

.about_us .video-section {
  position: absolute;
  top: 29%;
  z-index: 9;
  left: 12%;
}

.about_us .mfp-fade.mfp-bg {
  opacity: 0;
  transition: all 0.15s ease-out;
}

.about_us .mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}

.about_us .mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

.about_us .mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  transition: all 0.15s ease-out;
}

.about_us .mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}

.about_us .mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

.about_us .h1-fontsize {
  font-size: 50px;
  font-weight: 900;
}

.about_us .about_testmonial {
  background-color: #f3f4f6;
  padding: 4rem 0 0 0;
}

.about_us .about_testmonial .box_padd {
  padding: 35px;
  background-color: #fff;
  position: relative;
  border-radius: 10px;
  box-shadow: 0px 1px 92px 18px rgba(237, 237, 237, 0.55);
}

.about_us .about_testmonial .loading {
  font-size: 16px;
  font-family: 'Cambay','sans-serif';
  color: #8799a3;
}

.about_us .about_testmonial .img_shadow {
  position: absolute;
  top: -33px;
  left: 51px;
  box-shadow: 4px 1px 20px 10px #eaeaea;
}

.about_us .about_testmonial .qt_left {
  font-size: 60px;
  color: #f9f9f9;
}

.about_us .about_testmonial .adjust_quote {
  margin-left: 12px;
}

.about_us .about_testmonial .user_txt {
  font-weight: 700;
  font-size: 14px;
  cursor: pointer;
}

.about_us .about_testmonial .m-b-10 {
  padding-bottom: 5rem;
}

.about_us .about_testmonial .job_txt {
  color: #8799a3;
  font-size: 14px;
  font-weight: 400;
  font-family: "Cambay",'sans-serif';
}

.about_us .about_testmonial .middle_content {
  font-size: 16px;
  color: #252525;
  font-family: 'Coustard','sans-serif';
  text-align: justify;
}

@media (max-width: 768px) {
  .about_us .about_testmonial .adjust_quote {
    margin-left: -22px;
  }
}

@media (min-width: 320px) and (max-width: 425px) {
  .about_us .about_testmonial .top_adjust {
    margin-top: 48px;
  }
}

.about_us .swiper-container3, .about_us .swiper-container4 {
  overflow: hidden;
}

.about_us .about_testmonial .text-font-family {
  font-family: 'Coustard', sans-serif;
  font-weight: normal;
}

@media (min-width: 320px) and (max-width: 575px) {
  .about_us .video_backgroundimage {
    height: 735px;
  }
  .about_us .h1-fontsize {
    font-size: 32px;
  }
  .about_us .video-section {
    top: 12%;
  }
}

@media (min-width: 992px) and (max-width: 1024px) {
  .about_us .p-res-18-normal {
    font-size: 18px;
  }
  .about_us div.project-background {
    padding: 2rem 0rem 3.5rem;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .about_us .product-data-size {
    font-size: 16px;
  }
  .about_us .video-section {
    top: 17%;
  }
  .about_us .h1-font {
    font-size: 40px;
  }
  .about_us div.project-background {
    padding: 2rem 1.5rem 5rem;
  }
  .about_us .top-bottom-res-spacing {
    padding: 1rem 0 0 0;
  }
}

.about_us .skills-section {
  padding: 5rem 0 4rem 0;
}

.about_us .skills-section .slider-percent {
  font-size: 14px;
}

.about_us .slider.slider-horizontal {
  width: 100% !important;
  margin-top: -10px;
}

.about_us #RC .slider-selection {
  background: #7a00ff !important;
}

.about_us #GC .slider-selection {
  background: #f23843;
}

.about_us #BC .slider-selection {
  background: #60bd44;
}

.about_us .slider-handle {
  background-color: #ffffff !important;
  background: none;
  box-shadow: 2px 8px 20px 6px #eaeaea;
}

.about_us .progress-percent {
  margin-top: 1.1rem;
}

.about_us .progress-h6-font14 {
  font-size: 14px;
}

.about_us .slider-track {
  border-radius: 15px;
}

.about_us .slider-selection {
  border-radius: 15px;
}

.about_us .project-background {
  background-size: cover;
  background-position: center;
  background-image: url("../images/photos/about_projectimage.png");
  padding: 4rem 5rem 5rem;
}

.about_us .swiper4-bgcolor .swiper-slide-next {
  box-shadow: 0 1px 40px 14px #e1e1e1;
}

.about_us .swiper-quote-image {
  margin-top: 0.8rem;
}

.about_us .swiper4-bgcolor .card img {
  border-radius: 75px;
}

.about_us .img-shadow {
  box-shadow: 0 1px 40px 14px #e1e1e1;
}

.about_us .swiper4-bgcolor {
  background-color: #eaecee;
  padding: 4rem 0 0 0;
}

.about_us .swiper-wrapper {
  height: auto;
}

.about_us .swiper-wrapper .swiper-slide .text-hover:hover {
  color: #8799a3 !important;
  cursor: pointer;
}

.about_us .about_logo, .about_us .about_logo1, .about_us .about_logo2 {
  opacity: 0.3;
}

.about_us .about_logo:hover {
  opacity: 1;
  cursor: pointer;
}

@media (min-width: 320px) and (max-width: 575px) {
  .about_us .btn-extra-large {
    padding: 21px 64px;
  }
  .about_us .solution-section h3 {
    font-size: 24px;
  }
  .about_us .project-background {
    padding: 2rem 15px 4.5rem 15px !important;
  }
  .about_us .project-background .row h1, .about_us .skills-section h1, .about_us .about_testmonial h1, .about_us .product-section h1, .about_us .solution-section h1, .about_us .swiper4-bgcolor h1 {
    font-size: 32px;
  }
  .about_us .project-background .row p {
    font-size: 18px;
  }
  .about_us .project-background .row {
    margin-left: -15px !important;
    margin-right: -15px !important;
  }
  .about_us .about_testmonial div.job_txt {
    font-size: 12px;
  }
}

.about_us .counter-text {
  color: #252525 !important;
}

@media (max-width: 575px) {
  .margin_top {
    margin-top: 10px;
  }
}

/*home page slider css
 start from
 here*/
.example {
  position: relative;
  top: -72px !important;
}

.tparrows {
  background: #fff !important;
}

.tparrows:before {
  font-size: 18px;
  color: #8799a3 !important;
  display: block;
  line-height: 40px;
  text-align: center;
}

.tparrows:hover {
  background-color: #8799a3 !important;
}

.tparrows:hover:before {
  color: #fff !important;
}

.tp-caption.slider-black-button:hover, .slider-black-button:hover {
  box-shadow: 0 15px 50px 0 rgba(37, 37, 37, 0.5) !important;
}

.tp-caption.slider-black-button:focus, .slider-black-button:active {
  box-shadow: 0 -5px 50px 0 rgba(37, 37, 37, 0.5) !important;
}

.tp-caption.slider-black-button, .slider-black-button {
  box-shadow: 0 10px 30px 0 rgba(37, 37, 37, 0.5) !important;
}

.tp-caption.slider-red-button:hover, .slider-red-button:hover {
  box-shadow: 0 15px 50px 0 rgba(255, 69, 79, 0.5) !important;
}

.tp-caption.slider-red-button:focus, .slider-red-button:active {
  box-shadow: 0 -5px 50px 0 rgba(255, 69, 79, 0.5) !important;
}

.tp-caption.slider-red-button, .slider-red-button {
  box-shadow: 0 10px 30px 0 rgba(255, 69, 79, 0.5) !important;
}

.tp-caption.slider-blue-button:hover, .slider-blue-button:hover {
  box-shadow: 0 15px 50px 0 rgba(0, 129, 255, 0.5) !important;
}

.tp-caption.slider-blue-button:focus, .slider-blue-button:active {
  box-shadow: 0 -5px 50px 0 rgba(0, 129, 255, 0.5) !important;
}

.tp-caption.slider-blue-button, .slider-blue-button {
  box-shadow: 0 -5px 50px 0 rgba(0, 129, 255, 0.5) !important;
}

.tp-caption.slider-red-button:hover, .slider-red-button:hover {
  box-shadow: 0px 10px 30px 0px rgba(37, 37, 37, 0.5) !important;
}

.tp-caption.slider-black-button, .slider-black-button {
  box-shadow: 0 10px 30px 0 rgba(37, 37, 37, 0.5) !important;
}

.tp-caption.slider-black-button:hover, .slider-black-button:hover {
  box-shadow: 0 15px 50px 0 rgba(37, 37, 37, 0.5) !important;
}

.tp-caption.slider-black-button:focus, .slider-black-button:active {
  box-shadow: 0 -5px 50px 0 rgba(37, 37, 37, 0.5) !important;
}

.tp-caption.slider-red-button, .slider-red-button {
  box-shadow: 0 10px 30px 0 rgba(255, 69, 79, 0.5) !important;
}

.tp-caption.slider-red-button:hover, .slider-red-button:hover {
  box-shadow: 0 15px 50px 0 rgba(255, 69, 79, 0.5) !important;
}

.tp-caption.slider-red-button:focus, .slider-red-button:active {
  box-shadow: 0 -5px 50px 0 rgba(255, 69, 79, 0.5) !important;
}

.tp-caption.slider-blue-button, .slider-blue-button {
  box-shadow: 0 -5px 50px 0 rgba(0, 129, 255, 0.5) !important;
}

.tp-caption.slider-blue-button:hover, .slider-blue-button:hover {
  box-shadow: 0 15px 50px 0 rgba(0, 129, 255, 0.5) !important;
}

.tp-caption.slider-blue-button:focus, .slider-blue-button:active {
  box-shadow: 0 -5px 50px 0 rgba(0, 129, 255, 0.5) !important;
}

.tp-caption.slider-white-button, .slider-white-button {
  box-shadow: 0 10px 30px 0 rgba(37, 37, 37, 0.5) !important;
}

.tp-caption.slider-white-button:hover, .slider-white-button:hover {
  box-shadow: 0 15px 50px 0 rgba(37, 37, 37, 0.5) !important;
}

.tp-caption.slider-white-button:focus, .slider-white-button:active {
  box-shadow: 0 -5px 50px 0 rgba(37, 37, 37, 0.5) !important;
}

/*
1. Header Css
header related custom classes will come here
 */
.header .nav-top-black-background {
  background-color: #faf8fc;
  padding: 10px;
}

.header .fa-envelope-o, .header .mail-id {
  color: #8799a3;
  cursor: pointer;
}

.header .fa-volume-control-phone, .header .phone-number {
  color: white;
}

.header .phone-number, .header .mail-id {
  font-size: 16px;
  font-family: 'Cambay', sans-serif;
  color: #8799a3;
}

.header .social-icons ul {
  margin-bottom: 0 !important;
}

.header .social-icons ul li {
  display: inline-block;
}

.header .social-icons ul {
  padding-left: 0;
}

.header .social-icons ul li a {
  color: #c6d3dd;
  margin-left: 14px;
}

.header .fa-facebook:hover {
  color: #3b5998;
}

.header .fa-twitter:hover {
  color: #1dcaff;
}

.header .fa-google-plus:hover {
  color: #d34836;
}

.header .fa-linkedin:hover {
  color: #0077b5;
}

@media (min-width: 320px) and (max-width: 425px) {
  .header .facebook-header {
    margin-left: 0 !important;
  }
}

.navslider .dropdown-menu > .dropdown-item {
  font-size: 14px;
  color: #252525;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  line-height: 30px;
}

.navslider .dropdown-menu > .dropdown-item:hover {
  color: white;
  background-color: #8799a3;
}

.navslider .dropdown-menu {
  border-radius: 10px;
}

.navslider .dropdown-menu > .dropdown-item:active {
  background-color: #0081FF !important;
  color: #fff !important;
}

.navslider button:focus {
  outline: 1px dotted;
  background-color: white;
}

.navslider.bg-light {
  background-color: transparent !important;
}

.navslider .nav_icons {
  color: #fff;
  padding: 6px 0 23px 12px;
}

.navslider .nav_icons .search_image {
  margin-left: 10px;
}

.navslider .nav_icons .cart:after {
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  width: 36px;
  text-align: center;
}

.navslider .input_effects {
  padding: 15px 33px;
  background-color: #efefef;
  border-radius: 23px;
  border-color: #efefef;
  color: #8799a3;
}

.navslider .background_efcts {
  border: 1px solid #eee;
  padding: 10px 10px;
  background-color: rgba(123, 110, 110, 0.631373);
  border-radius: 11px;
}

.navslider .display {
  display: none;
}

.navslider .navbar-nav > li > a {
  text-decoration: none;
}

.navslider .navbar-nav > li {
  padding: 6px 23px 23px 12px;
  color: #fff;
}

.navslider .navbar-nav > li > a {
  font-size: 14px;
  color: #252525;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
}

.navslider .nav_right_icon {
  color: #cdced4;
  position: relative;
  right: 10%;
}

.navslider .text_bold {
  font-size: 50px;
  font-weight: 900;
}

.navslider .nav_icons.cart {
  position: relative;
}

.navslider .noti {
  position: absolute;
  width: 17px;
  height: 17px;
  line-height: 1.7;
  padding-left: 7px;
  left: 21px;
  top: 9px;
  border-radius: 50%;
  display: block;
  background-color: #0081ff;
  font-size: 10px;
  color: #fff;
}

.navslider .navbar-toggler {
  border-color: #fff;
}

@media (min-width: 320px) and (max-width: 990px) {
  .navslider .nav_icons .search_image {
    margin-left: 0;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .navslider .navbar-nav > li > a {
    font-size: 14px !important;
  }
}

.header-text .header-padding {
  padding: 90px 0 90px 0;
}

.header-text .header-font-30 {
  font-size: 30px;
  font-weight: 900;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
}

.header-text .header-font-22 {
  font-size: 22px;
  color: #fff;
  font-family: 'Cambay', sans-serif;
}

.header-breadcrumb .remove-padding {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.header-breadcrumb .breadcrumb {
  padding: 0;
  background: #fff;
  margin-bottom: 0 !important;
  border-radius: 0;
}

.header-breadcrumb .breadcrumb li {
  padding: 1.50rem 1rem 1.50rem 0;
}

.header-breadcrumb .breadcrumb .breadcrumb-item.home {
  padding: 1.50rem 2rem;
  border-right: 1px solid #F3F4F6;
  border-left: 1px solid #F3F4F6;
}

.header-breadcrumb .breadcrumb li a {
  color: #8799A3;
  font-size: 16px;
  font-family: 'Cambay', sans-serif;
}

.header-breadcrumb .breadcrumb li a:hover {
  color: #636363;
  text-decoration: none;
}

.header-breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  color: #dbe4eb;
  font-family: FontAwesome;
  content: "\f105";
  margin-right: 12px;
}

.header-breadcrumb .breadcrumb-item.first::before {
  content: none;
}

.header-breadcrumb .breadcrumb-item.first {
  padding-left: 20px;
}

.header-breadcrumb .breadcrumb li a.active {
  color: #636363;
  cursor: default;
}

@media (min-width: 320px) and (max-width: 475px) {
  .header-breadcrumb .breadcrumb li {
    padding: 17px !important;
  }
}

@media (min-width: 426px) and (max-width: 767px) {
  .social-icons {
    margin-left: -15px;
  }
}

.navslider .pad_btm {
  padding-bottom: 15px !important;
}

.navslider nav {
  padding-top: 0 !important;
  padding-bottom: 4.5rem !important;
}

.navslider .navbar-nav .dropdown .dropdown-menu-main .dropdown-submenu:hover .dropdown-menu {
  display: block;
}

.navslider .navbar-nav .dropdown-main:hover .dropdown-menu-main, .navslider .navbar-nav .dropdown-main .dropdown-menu-main:hover {
  display: block;
}

.navslider .widget-holder {
  top: 51%;
}

@media (max-width: 991px) {
  .navslider nav {
    padding-top: 1rem !important;
    padding-bottom: 5.5rem !important;
  }
}

@media (max-width: 991px) {
  .canavs_search_icons {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}

@media (min-width: 320px) and (max-width: 991px) {
  .search-padding-adjust {
    padding-left: 1.5rem !important;
  }
}

.search_wrap #search-close:before {
  content: '';
  width: 60px;
  height: 60px;
  border: 4px solid #fff;
  position: absolute;
  left: -65%;
  top: -65%;
  border-radius: 50%;
  cursor: pointer;
  outline: none !important;
}

.input-search::-webkit-input-placeholder {
  color: #fff;
  cursor: pointer;
}

.input-search:-moz-placeholder, .input-search::-moz-placeholder {
  color: #fff;
  cursor: pointer;
}

#search-large {
  display: none;
}

#search_large {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(16, 127, 201, 0.6);
  left: 0;
  top: 0;
  margin: 0 auto;
  z-index: 9999;
}

.search_wrap {
  margin: 0 auto;
  max-width: 800px;
  padding-top: 350px;
}

.search_wrap input#search_input {
  background: 0 0;
  border: 0;
  width: 87%;
  line-height: 65px;
  outline: 0 !important;
  color: #fff;
  font-size: 25px;
  padding-left: 10px;
  border-bottom: 1px solid #fff;
}

.search_wrap button#submit_search {
  border: none;
  background: transparent;
}

.search_wrap #search-close {
  background: none;
  position: absolute;
  top: 45%;
  left: 45%;
  border: none;
  cursor: pointer;
  outline: none !important;
}

.navslider .email-sec:hover i, .navslider .phone-sec:hover i {
  color: #252525;
}

.typography {
  font-size: 16px !important;
}

.typography h1, .typography h2, .typography h3, .typography h4, .typography h5, .typography h6, .typography .h1, .typography .h2, .typography .h3, .typography .h4, .typography .h5, .typography .h6 {
  font-weight: 700;
}

.typography .top-spacing {
  margin-top: 45px;
}

.typography .box {
  background: #fff;
  padding: 20px;
  margin: 0 0 30px 0;
  box-shadow: -2px 0px 12px 1px  #e7e7e7;
  border-radius: 5px;
}

.typography p {
  font-size: 18px;
  font-family: 'Cambay', sans-serif;
}

.typography .p-18-black {
  font-weight: 400;
  color: #252525;
  font-family: 'Cambay', 'sans-serif';
}

.typography .fa-check {
  color: #0081ff;
  font-size: 13px;
}

.typography .fa-caret-right {
  color: #0081ff;
}

.typography #accordion .accordion-text {
  font-weight: 700;
  color: #252525;
  font-family: "Montserrat", sans-serif;
}

.typography #accordion .btn-link {
  font-weight: 700;
  font-size: 14px;
  color: #252525;
  font-family: "Montserrat", sans-serif;
}

.typography #accordion .btn-link:hover {
  color: #8799A3;
}

.typography #myTab1 {
  border: none;
}

.typography #myTab1 .nav-item .nav-link {
  font-size: 14px;
  padding: 16px 30px;
  font-weight: bold;
  background: #8799A3;
  color: #fff;
  border-right: 2px solid #fff;
  border-top: none;
  border-left: none;
  border-bottom: none;
}

.typography #myTab1 .nav-item .nav-link.active {
  font-size: 14px;
  padding: 16px 30px;
  font-weight: bold;
  background: #F9F9FB;
  color: #8799a3;
  font-family: 'Montserrat', sans-serif;
  border: none;
}

.typography #pills-tab1 .nav-item .nav-link.active {
  border-radius: 40px;
  font-size: 14px;
  padding: 16px 30px;
  font-weight: bold;
  font-family: 'Montserrat', sans-serif;
  box-shadow: 0 16px 55px -16px #0081FF !important;
  color: #fff;
}

.typography #pills-tab1 .nav-item .nav-link {
  margin-right: 20px;
  border-radius: 40px;
  font-size: 14px;
  padding: 16px 30px;
  font-weight: bold;
  color: #8799a3;
  font-family: 'Montserrat', sans-serif;
  box-shadow: 0 15px 145px 10px rgba(0, 0, 0, 0.15);
}

.typography #pills-tab2 .nav-item .nav-link.active {
  font-size: 14px;
  padding: 16px 30px;
  font-weight: bold;
  background: #F9F9FB;
  color: #8799a3;
  font-family: 'Montserrat', sans-serif;
  border: none;
}

.typography #pills-tab2 .nav-link {
  font-size: 14px;
  padding: 16px 30px;
  font-weight: bold;
  background: #8799A3;
  color: #fff;
  border-right: 2px solid #fff;
  border-top: none;
  border-left: none;
  border-bottom: none;
}

.typography .projects_btn {
  background-color: #1cbbb4;
  color: #fff;
  border: none;
}

.typography .projects_btn:hover {
  box-shadow: 0 15px 50px 0 rgba(28, 187, 180, 0.5);
}

.typography .projects_btn:focus {
  box-shadow: 0 -5px 50px 0 rgba(28, 187, 180, 0.5);
}

.typography .download-now {
  color: white;
  background-color: #6739b6;
  border-color: #6739b6;
  outline: none;
  border: none;
}

.typography .download-now:hover {
  box-shadow: 0 16px 55px -16px #6739b6;
}

.typography .download-now:focus {
  box-shadow: 1px -16px 72px -11px  #6739b6;
}

.typography .btn-yellow {
  border-radius: 30px;
  border: none;
  font-size: 14px;
  color: #252525;
  padding: 17px 38px;
  background-color: #fefb30;
  cursor: pointer;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  outline: none;
}

.typography .btn-yellow:hover {
  box-shadow: 0 10px 30px 0 rgba(254, 203, 22, 0.5);
}

.typography .btn-yellow:active {
  box-shadow: 0px -5px 50px 0px rgba(254, 203, 22, 0.5);
}

.typography .button-dark {
  background-color: #252525;
}

.typography .button-dark:hover {
  box-shadow: 0 15px 50px 0 rgba(37, 37, 37, 0.5);
}

.typography .button-dark:focus {
  box-shadow: 0px -5px 50px 0px rgba(37, 37, 37, 0.5);
}

.typography .add-to-cart {
  color: #fff;
  background-color: #8dc63f;
  outline: none;
}

.typography .add-to-cart:hover {
  box-shadow: 0 15px 50px 0 rgba(141, 198, 63, 0.5);
}

.typography .add-to-cart:focus {
  box-shadow: 0px -5px 50px 0px rgba(141, 198, 63, 0.5);
}

.typography button .fa-check {
  color: #fff;
  font-size: 13px;
}

.typography .thead-primary-color {
  background-color: #0081FF;
  color: #ffffff;
}

.typography tbody {
  font-family: 'Cambay', sans-serif;
}

.typography .style1-progressbar .progress-background {
  background-color: #ef324b;
}

.typography .style1-progressbar .progressbar-head {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 700;
}

.typography .style1-progressbar .progress-bar {
  height: 8px;
  border-radius: 20px;
  border: 0;
  background-color: #fefb30;
}

.typography .style1-progressbar .percentage_text {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  font-family: 'Montserrat', sans-serif;
}

.typography .style1-progressbar .progress {
  background-color: #f35b6d;
  height: 8px;
}

.typography .style2-progressbar .progress-background {
  background: linear-gradient(to right, #6600cc 20%, #0000ff 80%);
}

.typography .style2-progressbar .progressbar-head {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 700;
}

.typography .style2-progressbar .progress-bar {
  height: 8px;
  border-radius: 20px;
  border: 0;
  background-color: #fefb30;
}

.typography .style2-progressbar .percentage_text {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  font-family: 'Montserrat', sans-serif;
}

.typography .style2-progressbar .progress {
  background-color: #6577da;
  height: 8px;
}

.typography .navbar .navbar-nav > li > a {
  font-size: 14px;
  color: #252525;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
}

.typography .navbar .navbar-nav > li > a:hover, .typography .navbar .active a {
  color: #8799A3 !important;
}

.typography .typography-breadcrumb .breadcrumb {
  padding: 0;
  background: #fff;
  border-radius: 0;
  box-shadow: 1px 0px 6px #e7e7e7;
}

.typography .typography-breadcrumb .breadcrumb li {
  padding: 1rem 1rem 1rem 0;
}

.typography .typography-breadcrumb .breadcrumb li a {
  color: #8799A3;
  font-size: 16px;
  font-family: 'Cambay', sans-serif;
}

.typography .typography-breadcrumb .breadcrumb li a:hover {
  color: #636363;
  text-decoration: none;
  font-family: 'Cambay', sans-serif;
}

.typography .typography-breadcrumb .breadcrumb-item.active {
  color: #636363;
  font-family: 'Cambay', sans-serif;
}

.typography .breadcrumb-item + .breadcrumb-item::before {
  color: #dbe4eb;
  font-family: FontAwesome;
  content: "\f105";
  margin-right: 12px;
}

.typography .breadcrumb-item.first::before {
  content: none;
}

.typography .typography-breadcrumb .breadcrumb .breadcrumb-item.home {
  padding: 1rem 2rem;
  border-right: 1px solid #F3F4F6;
  border-left: 1px solid #F3F4F6;
}

.typography .typography-breadcrumb .breadcrumb-item.first {
  padding-left: 20px;
}

.typography .pagination-model1 {
  box-shadow: 1px 0px 6px #e7e7e7;
}

.typography .pagination-model1 .page-link {
  background-color: transparent;
  border: none;
  font-family: 'Cambay', sans-serif;
  font-weight: 700;
  color: #252525;
}

.typography .pagination-model1 .page-link:focus {
  box-shadow: none;
}

.typography .pagination-model1 .page-item.prev:hover .page-link, .typography .pagination-model1 .page-item.next:hover .page-link {
  color: #8799a3;
  background-color: transparent;
  border-color: transparent;
}

.typography .pagination-model1 .page-item.disabled .page-link {
  color: #8799a3;
}

.typography .pagination-model1 .page-item.prev {
  position: absolute;
  left: 0;
}

.typography .pagination-model1 .page-item.next {
  position: absolute;
  right: 0;
}

.typography .pagination-model1 .page-item.active .page-link, .typography .pagination-model1 .page-item.active:hover .page-link {
  border-radius: 30px;
  z-index: 1;
  color: #fff;
  background-color: #0081FF;
  border-color: #0081FF;
}

.typography .pagination-model1 .page-item:hover .page-link {
  z-index: 1;
  color: #252525;
  background-color: #e9ecef;
  border-color: #e9ecef;
  border-radius: 30px;
}

.typography .pagination-model1 .page-item.active .page-link, .typography .pagination-model1 .numbers {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 9px;
  padding-bottom: 7px;
}

.typography .form-control-label {
  font-size: 16px;
  color: #252525;
  font-family: 'Cambay', sans-serif;
  font-weight: 700;
}

.typography .form-control:focus {
  background-color: white;
  border: 2px solid #8799a3;
  box-shadow: none;
}

.typography .remember-me-color {
  color: #252525;
  font-size: 16px;
  font-family: 'Cambay', sans-serif;
  font-weight: 700;
}

.typography .bottom-extra-text {
  font-size: 16px;
  color: #252525;
  font-family: 'Cambay', sans-serif;
  font-weight: 700;
}

@media (min-width: 320px) and (max-width: 425px) {
  .typography #myTab1 .nav-item .nav-link, .typography #myTab1 .nav-item .nav-link.active {
    padding: 12px 15px;
  }
  .typography #pills-tab1 .nav-item .nav-link.active {
    padding: 12px 13px;
  }
  .typography #pills-tab1 .nav-item .nav-link {
    margin-right: 5px;
    padding: 12px 13px;
  }
  .typography #pills-tab2 .nav-item .nav-link.active, .typography #pills-tab2 .nav-item .nav-link {
    padding: 12px 15px;
  }
  .typography .btn-extra-large {
    padding: 21px 55px;
  }
}

@media (max-width: 991px) {
  .typography .table1, .typography .table2 {
    text-align: center;
  }
}

.typography .button_white {
  background-color: white;
  box-shadow: 1px 10px 30px 0 rgba(223, 229, 233, 0.5);
  color: #8799a3;
}

.typography .dropdown:hover .dropdown-menu {
  display: block;
  transition: all .1s ease-out;
}

.typography .carsoual_btm {
  margin-bottom: 7% !important;
}

.typography .list2 a {
  color: #252525;
}

@media (min-width: 320px) and (max-width: 575px) {
  .typography .carsoual_btm {
    margin-bottom: 15% !important;
  }
}

@media (min-width: 576px) and (max-width: 991px) {
  .typography .carsoual_btm {
    margin-bottom: 10% !important;
  }
}

/* common css*/
body {
  font-family: "Montserrat", sans-serif !important;
  color: #252525;
  margin: 0;
  padding: 0 !important;
  background-color: #ffffff !important;
  border-top: none !important;
  line-height: 1.5 !important;
}

h1 {
  font-size: 42px;
}

h2 {
  font-size: 36px;
}

h3 {
  font-size: 32px;
}

h4 {
  font-size: 28px;
}

h5 {
  font-size: 24px;
}

h6 {
  font-size: 20px;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Montserrat",sans-serif;
  font-weight: 900;
}

.p-32 {
  font-weight: 700;
  font-size: 32px;
  font-family: 'Cambay','sans-serif';
}

.p-26-normal {
  font-weight: 400;
  font-size: 26px;
  color: #636363;
  font-family: 'Cambay','sans-serif';
}

.p-26-bold {
  font-weight: 400;
  font-size: 26px;
  color: #252525;
  font-family: 'Cambay','sans-serif';
}

.p-24-bold {
  font-weight: 700;
  font-size: 24px;
  font-family: 'Cambay','sans-serif';
}

.p-24-normal {
  font-weight: 400;
  font-size: 24px;
  color: #636363;
  font-family: 'Cambay','sans-serif';
}

.p-20-normal {
  font-weight: 400;
  font-size: 20px;
  color: #636363;
  font-family: 'Cambay','sans-serif';
}

.p-20-bold {
  font-weight: 400;
  font-size: 20px;
  color: #252525;
  font-family: 'Cambay','sans-serif';
}

.p-18-bold {
  font-size: 18px;
  font-weight: 700;
  font-family: 'Cambay','sans-serif';
}

.p-18-normal {
  font-size: 18px;
  font-weight: 400;
  color: #636363;
  font-family: 'Cambay','sans-serif';
}

.p-18-black {
  font-size: 18px;
  font-weight: 400;
  color: #252525;
  font-family: 'Cambay','sans-serif';
}

.p-16-bold {
  font-size: 16px;
  font-weight: 700;
  font-family: 'Cambay','sans-serif';
}

.p-16-normal {
  font-size: 16px;
  font-weight: 400;
  color: #636363;
  font-family: 'Cambay','sans-serif';
}

.h6-font16 {
  font-size: 16px;
  font-weight: 700;
}

/* common css*/
.form-control {
  padding: 18px 25px 13px 25px;
  border-radius: 30px;
  background-color: white;
  font-family: 'Cambay', sans-serif;
  font-weight: 700;
  color: #8799A3;
  border: 2px solid #F3F4F6;
  font-size: 16px;
}

.form-control:focus {
  background-color: white;
  border: 2px solid #F3F4F6;
  box-shadow: none;
}

.form-background {
  background-color: #F3F4F6;
  color: #8799A3;
}

.btn-small {
  padding: 7px 15px 5px;
  border-radius: 30px;
  font-size: 14px;
  cursor: pointer;
}

.btn-medium {
  padding: 12px 30px;
  border-radius: 30px;
  font-size: 12px;
  cursor: pointer;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
}

.btn-large {
  padding: 18px 55px;
  border-radius: 30px;
  font-size: 14px;
  cursor: pointer;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
}

.btn-extra-large {
  padding: 21px 75px;
  border-radius: 30px;
  font-size: 14px;
  cursor: pointer;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
}

.btn-primary:hover {
  box-shadow: 0 15px 50px 0 rgba(0, 129, 255, 0.5);
  outline: none;
}

.btn-primary {
  box-shadow: 2px 2px 36px -6px #0067cc;
}

.btn-success {
  box-shadow: 2px 2px 36px -6px #39b54a;
}

.btn-secondary {
  box-shadow: 2px 2px 36px -6px #8799a3;
}

.btn-secondary:hover {
  box-shadow: 0 15px 50px 0 rgba(135, 153, 163, 0.5);
  outline: none;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-primary:focus, .btn-primary:active {
  box-shadow: 0 -5px 50px 0 rgba(0, 129, 255, 0.5);
  outline: none;
}

.btn-primary:not(:disabled):not(.disabled):active {
  box-shadow: none !important;
  outline: none;
}

.btn-danger:hover {
  box-shadow: 0 15px 50px 0 rgba(142, 5, 12, 0.5);
  outline: none;
  background-color: #e91d62;
  border-color: #e91d62;
}

.btn-danger:focus, .btn-danger:active {
  box-shadow: 0 -5px 50px 0 rgba(142, 5, 12, 0.5);
  outline: none;
  background-color: #e91d62;
  border-color: #e91d62;
}

.btn-danger:not(:disabled):not(.disabled):active {
  background-color: #e91d62;
  border-color: #e91d62;
  box-shadow: none !important;
  outline: none;
}

.button-dark {
  background-color: #252525;
  box-shadow: 2px 2px 36px -6px #252525;
}

.button-dark:hover {
  box-shadow: 0px 15px 50px 0px rgba(37, 37, 37, 0.5);
}

.button-dark:focus {
  box-shadow: 0px -5px 50px 0px rgba(37, 37, 37, 0.5);
}

.btn-dark:hover {
  box-shadow: 0px 15px 50px 0px rgba(37, 37, 37, 0.5);
}

.btn-dark:focus {
  box-shadow: 0 15px 50px 0 rgba(37, 37, 37, 0.5);
}

.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle:focus {
  box-shadow: none !important;
}

figure.img-item {
  position: relative;
  overflow: hidden;
}

figure.img-item img {
  transition: all 0.5s;
}

figure.img-item:hover img {
  transform: scale(1.1);
}

.textcolor {
  color: #8799a3;
}

.button_primary {
  padding: 21px 65px 18px 65px;
  font-weight: 700;
  font-size: 14px;
  cursor: pointer;
}

.btn-primary:focus {
  box-shadow: 0 -14px 42px 0px rgba(0, 129, 255, 0.3) !important;
}

.button_dark {
  font-family: "Montserrat",sans-serif;
  background-color: #8799a3 !important;
  border-radius: 30px;
  border: none;
  font-size: 14px;
  cursor: pointer;
  color: #fff;
}

.button_success {
  padding: 21px 65px 18px 65px;
  font-size: 14px;
  cursor: pointer;
}

.button_success:focus {
  box-shadow: none !important;
}

.button_white {
  color: #8799a3;
  border-radius: 30px;
  cursor: pointer;
  font-size: 14px;
  border: none;
  background-color: #ffffff;
  box-shadow: 2px 2px 35px 0 #e1e1e1;
}

.button_white:hover {
  box-shadow: -1px 16px 51px 9px #e1e1e1;
}

.button_white:focus {
  box-shadow: 0px -11px 52px 11px #e1e1e1;
}

.button_dark:hover {
  box-shadow: 0 20px 42px 0 #bbc7cd;
}

.button_dark:focus {
  box-shadow: 1px -15px 42px 0 #bbc7cd !important;
}

.button_danger {
  padding: 21px 65px 21px 65px;
  font-size: 14px;
}

.button_danger:focus {
  box-shadow: none !important;
}

.img-radius {
  border-radius: 5px !important;
}

.card-radius {
  border-radius: 0.75rem;
}

.small_hearticon {
  color: #f04e4e;
  cursor: pointer;
}

.top-bottom-spacing {
  margin: 5rem 0 3.5rem 0;
}

.h3-fontweight {
  font-weight: 400 !important;
}

.h1-font, .h2-font, .h3-font, .h4-font, .h5-font, .h6-font {
  font-size: 42px;
  font-weight: 900;
  line-height: 1.3 !important;
}

.h2-font {
  font-size: 36px;
}

.h3-font {
  font-size: 32px;
}

.h4-font {
  font-size: 28px;
}

.h5-font {
  font-size: 24px;
}

.h6-font {
  font-size: 20px;
}

.cursor {
  cursor: pointer;
}

.button-font {
  font-size: 16px;
}

.text-lineheight {
  line-height: 1.5;
}

.blog-card-title {
  font-size: 24px;
}

.input-group > .input-group-prepend:not(:first-child) > .input-group-text {
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
}

.input-group-text, .input-group input {
  background-color: #f3f4f6;
  border: 2px solid #f3f4f6;
}

.input-group-text {
  border-left: none !important;
}

.input-group input:focus {
  border: 2px solid #f3f4f6;
  background: none;
  box-shadow: none;
}

.input-group-text img {
  border-top-left-radius: 0;
}

@media (min-width: 320px) and (max-width: 767px) {
  .nav-top-row {
    margin-left: -25px;
  }
}

.navbar .dropdown-item:focus {
  background-color: #0081FF;
  color: #fff;
}

.btn-sm:focus {
  outline: none;
}

.swiper-pagination-bullet-active {
  outline: none;
}

.preloader {
  height: 95vh;
  width: 95vw;
  overflow: hidden;
  position: fixed;
  background-color: white;
  z-index: 9999999;
  height: 100%;
  width: 100%;
}

.loader {
  height: 20px;
  width: 250px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.loader--dot {
  animation-name: loader;
  animation-timing-function: ease-in-out;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  height: 20px;
  width: 20px;
  border-radius: 100%;
  background-color: black;
  position: absolute;
  border: 2px solid white;
}

.loader--dot:first-child {
  background-color: #8cc759;
  animation-delay: 0.5s;
}

.loader--dot:nth-child(2) {
  background-color: #8c6daf;
  animation-delay: 0.4s;
}

.loader--dot:nth-child(3) {
  background-color: #ef5d74;
  animation-delay: 0.3s;
}

.loader--dot:nth-child(4) {
  background-color: #f9a74b;
  animation-delay: 0.2s;
}

.loader--dot:nth-child(5) {
  background-color: #60beeb;
  animation-delay: 0.1s;
}

.loader--dot:nth-child(6) {
  background-color: #fbef5a;
  animation-delay: 0s;
}

.loader--text {
  position: absolute;
  top: 200%;
  left: 0;
  right: 0;
  width: 4rem;
  margin: auto;
}

.loader--text:after {
  content: "Loading";
  font-weight: bold;
  animation-name: loading-text;
  animation-duration: 3s;
  animation-iteration-count: infinite;
}

@keyframes loader {
  15% {
    transform: translateX(0);
  }
  45% {
    transform: translateX(230px);
  }
  65% {
    transform: translateX(230px);
  }
  95% {
    transform: translateX(0);
  }
}

@keyframes loading-text {
  0% {
    content: "Loading";
  }
  25% {
    content: "Loading.";
  }
  50% {
    content: "Loading..";
  }
  75% {
    content: "Loading...";
  }
}

.col_padding {
  padding-left: 0;
  padding-right: 0;
}
