/*
  Theme Name: EstateAgency
  Theme URL: https://bootstrapmade.com/real-estate-agency-bootstrap-template/
  Author: BootstrapMade.com
  License: https://bootstrapmade.com/license/
*/
@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Kanit:400,700|Open+Sans|Raleway:400,700');
 @font-face {
font-family:'DBHelvethaicaXRegular';
src:url('fonts/Helvethaica/db_helvethaica_x_v3.2-webfont.eot');
src:url('fonts/Helvethaica/db_helvethaica_x_v3.2-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/Helvethaica/db_helvethaica_x_v3.2-webfont.woff') format('woff'), url('fonts/Helvethaica/db_helvethaica_x_v3.2-webfont.ttf') format('truetype'), url('fonts/Helvethaica/db_helvethaica_x_v3.2-webfont.svg#DBHelvethaicaXRegular') format('svg');
font-weight:normal;
font-style:normal;
}

/*======================================
//--//-->   STYLES GENERALES
======================================*/

body {
	font-family:DBHelvethaicaXRegular;
	font-size: 25px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
  color: #000000;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #000000;
}

a {
  color: #aaa;
  transition: all .5s ease;
}

a:hover {
  color: #84b524;
  text-decoration: none;
}

.link-two {
  color: #000000;
  transition: all .5s ease;
}

.link-two:hover {
  text-decoration: underline;
  color: #000000;
}

.link-one {
  color: #000000;
  transition: all .5s ease;
}

.link-one:hover {
  color: #000000;
  text-decoration: none;
}

.link-icon {
  color: #000000;
  font-weight: 500;
}

.link-icon span {
  font-size: 14px;
  padding-left: 4px;
  vertical-align: middle;
}

.link-a {
  color: #ffffff;
  text-decoration: none;
}

.link-a:hover {
  color: #ffffff;
  text-decoration: none;
}

.link-a span {
  font-size: 18px;
  vertical-align: middle;
  margin-left: 5px;
}

.text-brand {
  color: #000000;
  font-size: 2rem;
  font-weight: 600;
  }

.color-a {
  color: #000000;
}

/*
.color-b {
  color: #84b524;
}
*/
.color-b {
  color: #84b524;
}

.color-d {
  color: #adadad;
}

.color-text-a {
  color: #333333;
}

.no-margin {
  margin: 0;
}

/*------/ Nav Pills  /------*/

.nav-pills-a.nav-pills .nav-link {
  color: #000000;
  position: relative;
  font-weight: 600;
}

.nav-pills-a.nav-pills .nav-link.active {
  background-color: transparent;
}

.nav-pills-a.nav-pills .nav-link.active:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 100%;
  height: 2px;
  background-color: #84b524;
  z-index: 2;
}

/*------/ Bg Image /------*/

.bg-image {
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-position: center center;
}

/*------/ List a /------*/

.list-a {
  display: inline-block;
  line-height: 2;
  padding: 0;
  list-style: none;
}

.list-a li {
  position: relative;
  width: 50%;
  float: left;
  padding-left: 25px;
  padding-right: 5px;
}

.list-a li:before {
  content: '';
  width: 10px;
  height: 2px;
  position: absolute;
  background-color: #313131;
  top: 15px;
  left: 0;
}

/*------/ Pagination-a /------*/

.pagination-a .pagination .page-link {
  margin: 0 .2rem;
  border-color: transparent;
  padding: .5rem .8rem;
  color: #000000;
}

.pagination-a .pagination .page-link:hover,
.pagination-a .pagination .page-link:active,
.pagination-a .pagination .page-link:focus {
  background-color: #84b524;
}

.pagination-a .pagination .page-link span {
  font-size: 1.2rem;
}

.pagination-a .pagination .next .page-link {
  padding: .4rem .9rem;
}

.pagination-a .pagination .page-item:last-child .page-link {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.pagination-a .pagination .page-item:first-child .page-link {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.pagination-a .pagination .page-item.disabled .page-link {
  padding: .4rem .9rem;
  color: #555555;
}

.pagination-a .pagination .page-item.active .page-link {
  background-color: #84b524;
}

.a {
  color: #84b524;
  font-size: 1.3rem;
}

/*------/ Icon Box /------*/

.icon-box .icon-box-icon {
  display: table-cell;
  vertical-align: top;
  font-size: 36px;
  color: #000000;
  width: 50px;
  padding-top: 8px;
}

.icon-box .icon-box-content {
  padding-top: 18px;
}

/*------/ Space Padding /------*/

.section-t8 {
  padding-top: 8rem;
}

.section-t4 {
  padding-top: 4rem;
}

.section-t3 {
  padding-top: 3rem;
}

.section-b2 {
  padding-bottom: 2rem;
}

.section-tb85 {
  padding: 8rem 0 5rem 0;
}

/*------/ Title /------*/

.title-wrap {
  padding-bottom: 4rem;
}

.title-a {
  font-size: 2.6rem;
  font-weight: 600;
}

.title-link {
  font-size: 1.2rem;
  font-weight: 300;
  padding-top: 1.2rem;
}

.title-link a {
  color: #313131;
}

.title-link span {
  font-size: 20px;
  padding-left: 4px;
  vertical-align: middle;
}

.title-box-d {
  padding-bottom: 1.8rem;
  margin-bottom: 1rem;
  position: relative;
}

.title-box-d .title-d {
  font-weight: 600;
  font-size: 2rem;
}

.title-box-d .title-d:after {
  content: '';
  position: absolute;
  width: 70px;
  height: 4px;
  background-color: #84b524;
  bottom: 20px;
  left: 0;
}

/*------/ Display Table & Table Cell /------*/

.display-table {
  width: 100%;
  height: 100%;
  display: table;
}

.table-cell {
  display: table-cell;
  vertical-align: middle;
}

/*------/ Ul Resect /------*/

.ul-resect ul,
.list-a ul,
.box-comments ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}

/*------/ Overlay /------*/

.overlay-a {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 27%, rgba(0, 0, 0, 0.65) 90%);
}

.overlay {
  position: absolute;
  top: 0;
  left: 0px;
  padding: 0;
  height: 100%;
  width: 100%;
}

/*------/ Owl carousel /------*/

.owl-theme .owl-dots {
  text-align: center;
  margin-top: 18px;
}

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
}

.owl-theme .owl-dots .owl-dot span {
  width: 16px;
  height: 9px;
  margin: 5px 5px;
  background: #000000;
  border: 0px solid #000000;
  display: block;
  transition: all 0.6s ease-in-out;
  cursor: pointer;
  border-radius: 0px;
}

.owl-theme .owl-dots .owl-dot:hover span {
  background-color: #84b524;
}

.owl-theme .owl-dots .owl-dot.active span {
  background-color: #84b524;
  width: 35px;
}

.owl-arrow .owl-nav {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 1.8rem;
}

.owl-arrow .owl-nav .owl-prev,
.owl-arrow .owl-nav .owl-next {
  display: inline-block;
  transition: all 0.6s ease-in-out;
  color: #000000;
}

.owl-arrow .owl-nav .owl-prev.disabled,
.owl-arrow .owl-nav .owl-next.disabled {
  transition: all 0.6s ease-in-out;
  color: #adadad;
}

.owl-arrow .owl-nav .owl-next {
  margin-left: 15px;
}

.nav-arrow-a .owl-arrow .owl-nav {
  font-size: 1.8rem;
  margin-top: -110px;
}

.nav-arrow-a .owl-arrow .owl-nav .owl-next {
  margin-left: 15px;
}

.nav-arrow-b .owl-arrow .owl-nav {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 1.2rem;
}

.nav-arrow-b .owl-arrow .owl-nav .owl-prev,
.nav-arrow-b .owl-arrow .owl-nav .owl-next {
  padding: .7rem 1.5rem !important;
  display: inline-block;
  transition: all 0.6s ease-in-out;
  color: #ffffff;
  background-color: #84b524;
  opacity: .9;
}

.nav-arrow-b .owl-arrow .owl-nav .owl-prev.disabled,
.nav-arrow-b .owl-arrow .owl-nav .owl-next.disabled {
  transition: all 0.6s ease-in-out;
  color: #ffffff;
}

.nav-arrow-b .owl-arrow .owl-nav .owl-prev:hover,
.nav-arrow-b .owl-arrow .owl-nav .owl-next:hover {
  background-color: #26a356;
}

.nav-arrow-b .owl-arrow .owl-nav .owl-next {
  margin-left: 0px;
}

/*------/ Socials /------*/

.socials-a .list-inline-item:not(:last-child) {
  margin-right: 25px;
}

/* Back to top button */

.back-to-top {
  position: fixed;
  display: none;
  background: #84b524;
  color: #fff;
  width: 44px;
  height: 44px;
  text-align: center;
  line-height: 1;
  font-size: 16px;
  border-radius: 50%;
  right: 15px;
  bottom: 15px;
  transition: background 0.5s;
  z-index: 11;
}

.back-to-top i {
  padding-top: 12px;
  color: #fff;
}

/* Prelaoder */

#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  overflow: hidden;
  background: #fff;
}

#preloader:before {
  content: "";
  position: fixed;
  top: calc(50% - 30px);
  left: calc(50% - 30px);
  border: 6px solid #f2f2f2;
  border-top: 6px solid #84b524;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  -webkit-animation: animate-preloader 1s linear infinite;
  animation: animate-preloader 1s linear infinite;
}

@-webkit-keyframes animate-preloader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes animate-preloader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/*======================================
//--//-->   NAVBAR
======================================*/

.navbar-default {
  transition: all .5s ease-in-out;
  background-color: #ed3897;
  padding-top: 28px;
  padding-bottom: 28px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  box-shadow: 1px 2px 15px rgba(100, 100, 100, 0.3);
}

.navbar-default .nav-search {
  color: #000000;
  font-size: 1.5rem;
}

.navbar-default.navbar-reduce {
  box-shadow: 1px 2px 15px rgba(100, 100, 100, 0.3);
}

.navbar-default.navbar-trans,
.navbar-default.navbar-reduce {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.navbar-default.navbar-trans .nav-item,
.navbar-default.navbar-reduce .nav-item {
  position: relative;
  padding-right: 10px;
  padding-bottom: 8px;
  margin-left: 0;
}

.navbar-default.navbar-trans .nav-link,
.navbar-default.navbar-reduce .nav-link {
  font-size: 25px;
  color: #fff;
  font-weight: 400;
  letter-spacing: 0.030em;
  transition: all 0.1s ease-in-out;
  position: relative;
  padding-left: 0;
  padding-right: 0;
}

.nav-link a:hover{
	color:#F00;
}

.navbar-default.navbar-trans .nav-link:before,
.navbar-default.navbar-reduce .nav-link:before {
  content: '';
  position: absolute;
  bottom: 5px;
  left: 0;
  width: 100%;
  height: 2px;
  z-index: 0;
  background-color: #84b524;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: right;
  transform-origin: right;
  transition: opacity .2s ease-out 0.3s, -webkit-transform .2s ease-out;
  transition: transform .2s ease-out, opacity .2s ease-out 0.3s;
  transition: transform .2s ease-out, opacity .2s ease-out 0.3s, -webkit-transform .2s ease-out;
}

.navbar-default.navbar-trans .nav-link:hover,
.navbar-default.navbar-reduce .nav-link:hover {
  color: #000000;
}

.navbar-default.navbar-trans .nav-link:hover:before,
.navbar-default.navbar-reduce .nav-link:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: left;
  transform-origin: left;
}

.navbar-default.navbar-trans .show > .nav-link:before,
.navbar-default.navbar-trans .active > .nav-link:before,
.navbar-default.navbar-trans .nav-link.show:before,
.navbar-default.navbar-trans .nav-link.active:before,
.navbar-default.navbar-reduce .show > .nav-link:before,
.navbar-default.navbar-reduce .active > .nav-link:before,
.navbar-default.navbar-reduce .nav-link.show:before,
.navbar-default.navbar-reduce .nav-link.active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.navbar-default.navbar-trans .nav-link:before {
  background-color: #fff;
}

.navbar-default.navbar-trans .nav-link:hover {
  color: #000000;
}

.navbar-default.navbar-trans .show > .nav-link,
.navbar-default.navbar-trans .active > .nav-link,
.navbar-default.navbar-trans .nav-link.show,
.navbar-default.navbar-trans .nav-link.active {
  color: #fff;
}

.navbar-default.navbar-reduce {
  transition: all .5s ease-in-out;
  padding-top: 19px;
  padding-bottom: 19px;
}

.navbar-default.navbar-reduce .nav-link {
  color: #000000;
}

.navbar-default.navbar-reduce .nav-link:before {
  background-color: #84b524;
}

.navbar-default.navbar-reduce .nav-link:hover {
  color: #000000;
}

.navbar-default.navbar-reduce .show > .nav-link,
.navbar-default.navbar-reduce .active > .nav-link,
.navbar-default.navbar-reduce .nav-link.show,
.navbar-default.navbar-reduce .nav-link.active {
  color: #000000;
}

.navbar-default.navbar-reduce .navbar-brand {
  color: #000000;
}

.navbar-default .dropdown .dropdown-menu {
  border-top: 0;
  border-left: 4px solid #84b524;
  border-right: 0;
  border-bottom: 0;
  -webkit-transform: translate3d(0px, -40px, 0px);
  transform: translate3d(0px, -40px, 0px);
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
  transition: all 0.5s cubic-bezier(0.3, 0.65, 0.355, 1) 0s, opacity 0.31s ease 0s, height 0s linear 0.36s;
  margin: 0;
  border-radius: 0;
  padding: 12px 0;
}

.navbar-default .dropdown .dropdown-menu .dropdown-item {
  padding: 12px 18px;
  transition: all 500ms ease;
  font-size:25px;
  font-weight: 400;
  min-width: 220px;
}

.navbar-default .dropdown .dropdown-menu .dropdown-item:hover {
  background-color: #ffffff;
  color: #84b524;
  transition: all 500ms ease;
}

.navbar-default .dropdown .dropdown-menu .dropdown-item.active {
  background-color: #ffffff;
  color: #84b524;
}

.navbar-default .dropdown:hover .dropdown-menu {
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=1);
}

/*------/ Hamburger Navbar /------*/

.navbar-toggler {
  position: relative;
}

.navbar-toggler:focus,
.navbar-toggler:active {
  outline: 0;
}

.navbar-toggler span {
  display: block;
  background-color: #000000;
  height: 3px;
  width: 25px;
  margin-top: 4px;
  margin-bottom: 4px;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  left: 0;
  opacity: 1;
}

.navbar-toggler span:nth-child(1),
.navbar-toggler span:nth-child(3) {
  transition: -webkit-transform .35s ease-in-out;
  transition: transform .35s ease-in-out;
  transition: transform .35s ease-in-out, -webkit-transform .35s ease-in-out;
}

.navbar-toggler:not(.collapsed) span:nth-child(1) {
  position: absolute;
  left: 12px;
  top: 10px;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  opacity: 0.9;
}

.navbar-toggler:not(.collapsed) span:nth-child(2) {
  height: 12px;
  visibility: hidden;
  background-color: transparent;
}

.navbar-toggler:not(.collapsed) span:nth-child(3) {
  position: absolute;
  left: 12px;
  top: 10px;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  opacity: 0.9;
}

/*======================================
//--//-->   BOX COLAPSE
======================================*/

.box-collapse {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  z-index: 1040;
  background-color: #ffffff;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  transition: all 0.6s ease;
}

.box-collapse .title-box-d {
  top: 30px;
  left: 60px;
  opacity: 0;
  transition: all 1s ease;
  transition-delay: .3s;
}

.box-collapse-wrap {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 6.5rem;
  bottom: 5rem;
  padding-left: 10%;
  padding-right: 10%;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0;
  -webkit-transform: translateY(3rem);
  transform: translateY(3rem);
  transition: opacity 0.5s 0.5s ease, -webkit-transform 0.5s 0.5s ease;
  transition: transform 0.5s 0.5s ease, opacity 0.5s 0.5s ease;
  transition: transform 0.5s 0.5s ease, opacity 0.5s 0.5s ease, -webkit-transform 0.5s 0.5s ease;
}

.box-collapse-open .click-closed {
  visibility: visible;
}

.box-collapse-open .box-collapse {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  box-shadow: 0 0 65px rgba(0, 0, 0, 0.07);
  opacity: 1;
}

.box-collapse-open .box-collapse .title-box-d {
  -webkit-transform: translate(0);
  transform: translate(0);
  opacity: 1;
}

.box-collapse-open .box-collapse-wrap {
  -webkit-transform: translate(0);
  transform: translate(0);
  opacity: 1;
}

.box-collapse-closed .box-collapse {
  opacity: .7;
  transition-delay: 0s;
}

.box-collapse-closed .box-collapse .title-box-d {
  opacity: 0;
  transition-delay: 0s;
}

.box-collapse-closed .box-collapse .form-a {
  opacity: 0;
  transition-delay: 0s;
}

.click-closed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
  z-index: 1035;
  background-color: #000000;
  opacity: .4;
}

.close-box-collapse {
  position: absolute;
  z-index: 1050;
  top: 2rem;
  font-size: 3.5rem;
  line-height: 1;
  color: #000000;
  cursor: pointer;
  transition: all 0.3s ease;
}

.right-boxed {
  right: 4.2857rem;
}

/*======================================
//--//-->   INTRO
======================================*/

.intro {
  height: 100vh;
  position: relative;
  color: #ffffff;
}

.intro .owl-theme .owl-dots {
  position: absolute;
  bottom: 70px;
  right: 50px;
}

.intro .owl-theme .owl-dots .owl-dot span {
  background: #ffffff;
  border: 0px solid #ffffff;
}

.intro .owl-theme .owl-dots .owl-dot:hover span {
  background-color: #84b524;
}

.intro .owl-theme .owl-dots .owl-dot.active span {
  background-color: #84b524;
}

.intro .intro-item {
  padding-top: 2rem;
}

.intro .carousel-item-a {
  position: relative;
  height: 100vh;
}

.intro .carousel-item-a.bg-image {
  background-attachment: scroll;
}

.intro .intro-content {
  position: absolute;
}

.intro .intro-body {
  padding-left: 1rem;
}

.intro .intro-body .price-a {
  color: #ffffff;
  padding: 1rem 1.5rem;
  border: 2px solid #84b524;
  border-radius: 50px;
  text-transform: uppercase;
  letter-spacing: 0.030em;
}

.intro .spacial {
  -webkit-animation-delay: .2s;
  animation-delay: .2s;
  color: #ffffff;
}

.intro .intro-title-top {
  -webkit-animation-delay: .6s;
  animation-delay: .6s;
  margin-bottom: 1rem;
  font-size: .9rem;
  color: #ffffff;
  letter-spacing: .05em;
}

.intro .intro-title {
  transition-duration: 9s !important;
  color: #ffffff;
  font-weight: 700;
  font-size: 2.2rem;
  text-transform: uppercase;
}

.intro .intro-subtitle {
  font-size: 1rem;
  font-weight: 300;
}

.intro .intro-subtitle.intro-price {
  padding-top: 1rem;
  font-size: 1rem;
}

/*------/ Intro Single /------*/

.intro-single {
  padding: 12rem 0 3rem;
}

.intro-single .title-single-box {
  padding: 1rem 0 1rem 2rem;
}

.intro-single .title-single-box {
  border-left: 3px solid #84b524;
}

.intro-single .title-single-box .title-single {
  font-weight: 600;
  font-size: 2.2rem;
}

/*.intro-single .breadcrumb-box {
  padding: 1rem 0 0 .5rem;
}

/.intro-single .breadcrumb {
  background-color: transparent;
  padding-right: 0;
  padding-left: 0;
}*/

/*======================================
//--//-->   CARD GENERAL
======================================*/

.card-box-a,
.card-box-b,
.card-box-d {
  position: relative;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.card-box-a .img-a,
.card-box-a .img-b,
.card-box-b .img-a,
.card-box-b .img-b {
  transition: .8s all ease-in-out;
}

.card-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.card-shadow {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  margin-bottom:15px;
}

.card-shadow:before {
  content: ' ';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 27%, rgba(0, 0, 0, 0.65) 90%);
}

/*======================================
//--//-->   PROPERTY - CARD-A
======================================*/

.card-overlay-a-content {
  transition: all .5s ease-in;
  position: absolute;
  width: 100%;
  bottom: 0px;
  z-index: 2;
}

.card-header-a {
  padding: 0 1rem;
}

.card-header-a .card-title-a {
  color: #ffffff;
  margin-bottom: 0;
  padding-bottom: .7rem;
}

.card-header-a .card-title-a a {
  color: #ffffff;
  text-decoration: none;
}

.card-body-a {
  z-index: 2;
  transition: all .5s ease-in;
  padding: 0rem 1rem 2rem 1rem;
}

.card-body-a .price-box {
  padding-bottom: .5rem;
}

.price-a {
  color: #ffffff;
  padding: .6rem .8rem;
  border: 2px solid #84b524;
  border-radius: 50px;
  text-transform: uppercase;
  letter-spacing: 0.030em;
}

.card-footer-a {
  width: 100%;
  position: absolute;
  z-index: 2;
  background-color: #84b524;
}

.card-info {
  list-style: none;
  margin-bottom: 0;
  padding: .5rem 0;
}

.card-info .card-info-title {
  font-size: 1rem;
  color: #313131;
}

.card-info li span {
  color: #ffffff;
  font-size: .9rem;
}

/*------/ Property Grid /-----*/

.property-grid .grid-option {
  text-align: right;
  margin-bottom: 2rem;
}

.property-grid .grid-option .custom-select {
  border-radius: 0;
  width: 200px;
  border-color: #313131;
}

.property-grid .grid-option .custom-select:hover,
.property-grid .grid-option .custom-select:active,
.property-grid .grid-option .custom-select:focus {
  border-color: #313131;
}

.property-grid .grid-option .custom-select option {
  border-color: #313131;
}

/*------/ Property Single /-----*/

.gallery-property {
  margin-bottom: 3rem;
}

.property-price {
  margin: 0 auto;
}

.property-price .card-header-c {
  padding: 0;
}

.summary-list {
  padding-right: 1rem;
  color: #000000;
}

.summary-list .list {
  padding: 0;
  line-height: 2;
}

.summary-list .list span {
  color: #555555;
}

.property-agent .title-agent {
  font-weight: 600;
}

.property-agent ul {
  line-height: 2;
  color: #000000;
}

.property-agent .socials-a {
  text-align: center;
}

/*======================================
//--//-->   NEWS - CARD-B
======================================*/

.card-header-b {
  padding: 1rem;
  color: #ffffff;
  position: absolute;
  bottom: 20px;
  z-index: 2;
}

.card-header-b .category-b {
  font-size: .9rem;
  background-color: #84b524;
  padding: .3rem .7rem;
  color: #313131;
  letter-spacing: 0.030em;
  border-radius: 50px;
  text-decoration: none;
}

.card-header-b .title-2 {
  margin-bottom: 0;
  padding: .6rem 0;
  font-size: 1.5rem;
}

.card-header-b .title-2 a {
  color: #ffffff;
  text-decoration: none;
}

.card-header-b .date-b {
  color: #d8d8d8;
  font-size: 1rem;
}

/*------/ News Single /------*/

.post-information {
  padding: 3rem 0;
}

.post-content {
  font-size: 1.1rem;
  font-weight: 300;
  line-height: 1.6;
  margin-top: 4rem;
}

.post-content .post-intro {
  font-size: 1.7rem;
  font-weight: 300;
  margin-bottom: 4rem;
  line-height: 1.6;
  color: #000000;
  font-weight: 400;
}

.post-content p {
  margin-bottom: 1.7rem;
}

.post-content .blockquote {
  padding: 1rem 3rem 1.7rem 3rem;
  border-left: 3px solid #84b524;
  color: #000000;
}

.post-content .blockquote footer {
  text-align: left;
  padding: 0;
}

.post-footer {
  padding: 3rem 0 4rem;
}

.post-share .socials {
  display: inline-block;
}

.post-share .socials li {
  margin-left: .6rem;
}

/*------/ Comments /------*/

.box-comments .list-comments li {
  padding-bottom: 3.5rem;
}

.box-comments .list-comments .comment-avatar {
  display: table-cell;
  vertical-align: top;
}

.box-comments .list-comments .comment-avatar img {
  width: 80px;
  height: 80px;
}

.box-comments .list-comments .comment-author {
  font-size: 1.3rem;
}

.box-comments .list-comments .comment-details {
  display: table-cell;
  vertical-align: top;
  padding-left: 25px;
}

.box-comments .list-comments .comment-description {
  padding: .8rem 0 .5rem 0;
}

.box-comments .list-comments a {
  color: #000000;
}

.box-comments .list-comments span {
  display: block;
  color: #2B2A2A;
  font-style: italic;
}

.box-comments .comment-children {
  margin-left: 40px;
}

/*======================================
//--//-->   SERVICES - CARD-C
======================================*/

.card-box-c {
  position: relative;
}

.card-header-c {
  padding: 0 1rem 1rem 1rem;
}

.card-body-c {
  padding: .5rem .5rem 0 .5rem;
}

.card-footer-c {
  padding-left: .5rem;
}

.card-box-ico {

  padding: 1rem 3rem 1rem 2.5rem;
  border: 5px solid #84b524;
}

.card-box-ico span {
  font-size: 4rem;
  color: #000000;
}

.title-c {
  font-size: 2.5rem;
  font-weight: 600;
  margin-left: -40px;
}

/*======================================
//--//-->   AGENTS - CARD-D
======================================*/

.card-box-d .card-overlay-hover {
  transition: all .2s ease-in-out;
  padding: 15px 40px 15px 35px;
}

.card-box-d .title-d {
  transition: .3s ease-in-out;
  font-size: 2rem;
  font-weight: 600;
  margin: 1rem 0;
  -webkit-transform: translateY(-20px);
  transform: translateY(-20px);
  opacity: 0;
}

.card-box-d .content-d {
  opacity: 0;
  transition: .5s ease-in-out;
  -webkit-transform: translateY(-40px);
  transform: translateY(-40px);
}

.card-box-d .info-agents {
  opacity: 0;
  transition: .5s ease-in-out;
}

.card-box-d .card-footer-d {
  transition: .5s ease-in-out;
  -webkit-transform: translateY(40px);
  transform: translateY(40px);
  opacity: 0;
  position: absolute;
  width: 100%;
  bottom: 10px;
  left: 0;
}

.card-box-d .list-inline-item:not(:last-child) {
  margin-right: 25px;
}

.card-box-d:hover .card-overlay-hover {
  background-color: #84b524;
  opacity: .9;
}

.card-box-d:hover .title-d,
.card-box-d:hover .content-d,
.card-box-d:hover .info-agents,
.card-box-d:hover .card-footer-d {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

/*------/ Agent Single /------*/

.agent-info-box .socials-footer {
  margin-top: 2rem;
}

.agent-info-box .socials-footer li {
  margin-right: 1.5rem;
}

/*======================================
//--//-->   ABOUT
======================================*/

.section-about .title-vertical {
  position: absolute;
  letter-spacing: 0;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  top: 50px;
  text-align: left;
  font-size: 1.8rem;
  width: 300px;
  font-weight: 700;
  text-align: right;
}

.about-img-box {
  padding-left: 1rem;
  position: relative;
}

.sinse-box {
  background-color: #84b524;
  padding: 1rem 2rem;
  position: absolute;
  left: 15px;
  bottom: 10px;
}

.sinse-box .sinse-title {
  font-weight: 700;
  letter-spacing: 0.043em;
  font-size: 1rem;
}

.sinse-box .sinse-title span {
  position: absolute;
}

.sinse-box .sinse-title span:after {
  content: ' ';
  width: 35px;
  height: 2px;
  background-color: #000000;
  position: absolute;
  bottom: -15px;
}

.sinse-box p {
  margin-bottom: 0;
  font-size: .7rem;
}

/*======================================
//--//-->   TESTIMONIALS
======================================*/

.testimonials-box {
  padding: 1rem 0;
}

.testimonials-box .testimonial-avatar {
  width: 80px !important;
  display: -webkit-inline-box !important;
  display: -webkit-inline-flex !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  border-radius: 50%;
}

.testimonial-ico {
  text-align: center;
}

.testimonial-ico span {
  font-size: 1.8rem;
  background-color: #84b524;
  color: #ffffff;
  padding: .4rem 1rem;
  border-radius: 50px;
}

.testimonial-text {
  font-style: italic;
  margin-top: 25px;
  padding: 1.5rem 1.5rem;
  background-color: #f3f3f3;
  position: relative;
}

.testimonial-text:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 25px;
  width: 0px;
  height: 0px;
  border-top: 15px solid #f3f3f3;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
}

.testimonial-author-box {
  margin-top: 2rem;
}

.testimonial-author {
  margin-left: 1rem;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 1.2rem;
  color: #000000;
}

/*======================================
//--//-->   FOOTER
======================================*/

.section-footer {
  padding-top: 60px;
  margin-top: 60px;
  background: #f3f3f3;
}

.section-footer ul {
  line-height: 2;
}

.section-footer .item-list-a i {
  font-size: 18px;
  padding-right: 4px;
  color: #84b524;
}

.section-footer .widget-a .w-title-a {
  margin-bottom: 1rem;
}

footer {
  background: #f3f3f3;
  text-align: center;
  padding: 30px 0;
}

footer .copyright-footer {
  border-top: 1px solid #ddd;
  padding-top: 20px;
}

footer .credits {
  font-size: 14px;
}

/*======================================
//--//-->   FORM INPUT
======================================*/

.form-a #sendmessage {
  color: #84b524;
  border: 1px solid #26a356;
  display: none;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

.form-a #errormessage {
  color: red;
  display: none;
  border: 1px solid red;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

.form-a #sendmessage.show,
.form-a #errormessage.show,
.form-a .show {
  display: block;
}

.form-a .validation {
  color: red;
  display: none;
  margin: 4px 0 20px 0;
  font-weight: 400;
  font-size: 13px;
}

.form-a label {
  color: #000000;
  position: relative;
}

.form-a select.form-control-lg:not([size]):not([multiple]) {
  height: 3.5rem;
}

.form-a .form-control {
  border-radius: 0;
  font-size: 1.1rem;
  font-weight: 500;
}

.form-a .form-control.form-control-a {
  height: 3.5rem;
}

.form-a .form-control:focus {
  box-shadow: none;
  border-color: #84b524;
}

/*======================================
//--//-->   BUTTON
======================================*/

.btn {
  transition: .5s ease;
}

.btn.btn-a,
.btn.btn-b {
  border-radius: 0;
  padding: 1rem 3rem;
  letter-spacing: .05rem;
}

.btn.btn-a {
  background-color: #000000;
  color: #ffffff;
}

.btn.btn-a:hover {
  background-color: #84b524;
  color: #000000;
}

.btn.btn-b {
  background-color: #84b524;
  color: #000000;
}

.btn.btn-b:hover {
  background-color: #000000;
  color: #ffffff;
}

.btn.btn-b-n {
  background-color: #84b524;
  color: #ffffff;
  border-radius: 0;
}

.btn.btn-b-n:hover {
  background-color: #26a356;
  color: #ffffff;
}

@media (min-width: 576px) {
  .intro .intro-title {
    font-size: 2.5rem;
  }

  .intro .intro-subtitle.intro-price {
    font-size: 1rem;
  }

  .about-img-box {
    padding-left: 4rem;
  }

  .sinse-box {
    padding: 1.5rem 2.5rem;
    bottom: 20px;
  }

  .sinse-box .sinse-title {
    font-size: 1.3rem;
  }

  .sinse-box p {
    font-size: .8rem;
  }

  .sinse-box p {
    font-size: 1rem;
  }
}

@media (min-width: 768px) {
  .link-a {
    font-size: .9rem;
  }

  .link-a span {
    font-size: 1.5rem;
  }

  .navbar-default.navbar-trans .nav-item,
  .navbar-default.navbar-reduce .nav-item {
    margin-left: 15px;
  }

  .navbar-default .dropdown .dropdown-menu {
    border-top: 4px solid #84b524;
    border-left: 0;
    display: block;
    position: absolute;
    box-shadow: 0 2px rgba(17, 16, 15, 0.1), 0 2px 10px rgba(20, 19, 18, 0.1);
  }

  .box-collapse {
    width: 50%;
  }

  .intro .owl-theme .owl-dots {
    right: 200px;
  }

  .intro .intro-body {
    padding-left: 2rem;
  }

  .intro .intro-title-top {
    font-size: 1rem;
    margin-bottom: 1rem;
  }

  .intro .intro-title {
    font-size: 3.4rem;
  }

  .intro .intro-subtitle {
    font-size: 2rem;
  }

  .intro .intro-subtitle.intro-price {
    padding-top: 2rem;
    font-size: 1.5rem;
  }

  .intro-single .title-single-box .title-single {
    font-size: 2.1rem;
  }

  .grid .card-box-a,
  .grid .card-box-b,
  .grid .card-box-c,
  .grid .card-box-d {
    margin-bottom: 2.5rem;
  }

  .card-box-a:hover .img-a,
  .card-box-a:hover .img-b,
  .card-box-b:hover .img-a,
  .card-box-b:hover .img-b {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }

  .card-box-a .price-a,
  .card-box-b .price-a {
    font-size: .9rem;
  }

  .card-box-a:hover .card-overlay-a-content {
    bottom: 60px;
  }

  .card-box-a:hover .card-body-a {
    padding-bottom: 1rem;
  }

  .card-overlay-a-content {
    bottom: -20px;
  }

  .card-header-a .card-title-a {
    font-size: 1.1rem;
  }

  .card-info .card-info-title {
    font-size: .9rem;
  }

  .card-info li span {
    font-size: .8rem;
  }

  .card-header-b {
    bottom: 0px;
  }

  .card-header-b .title-2 {
    font-size: 1rem;
  }

  .card-header-b .date-b {
    font-size: .9rem;
  }

  .box-comments .list-comments .comment-author {
    font-size: 1.5rem;
  }

  .title-c {
    font-size: 1.8rem;
  }

  .card-box-d .card-overlay-hover {
    padding: 5px 15px 5px 10px;
  }

  .card-box-d .title-d {
    font-size: 1.1rem;
    margin: .5rem 0;
  }

  .card-box-d .content-d {
    font-size: .8rem;
    margin: .5rem 0;
  }

  .card-box-d .card-body-d p {
    margin-bottom: 8px;
    font-size: .8rem;
  }

  .about-img-box {
    padding-left: 5rem;
  }

  .sinse-box {
    padding: 1.5rem 3rem;
  }

  .sinse-box .sinse-title {
    font-size: 1.8rem;
  }
}

@media (min-width: 768px) and (min-width: 768px) {
  .card-box-a:hover .card-overlay-a-content {
    bottom: 60px;
  }
}

@media (min-width: 768px) and (min-width: 992px) {
  .card-box-a:hover .card-overlay-a-content {
    bottom: 64px;
  }
}

@media (min-width: 992px) {
  .link-a {
    font-size: 1rem;
  }

  .link-a span {
    font-size: 18px;
  }

  .list-a li {
    width: 33.333%;
  }

  .intro .intro-title-top {
    font-size: 1rem;
    margin-bottom: 2rem;
  }

  .intro .intro-title {
    font-size: 3.5rem;
  }

  .intro .intro-subtitle.intro-price {
    padding-top: 2.2rem;
  }

  .intro-single .title-single-box .title-single {
    font-size: 2.5rem;
  }

  .card-box-a .price-a,
  .card-box-b .price-a {
    font-size: 1rem;
  }

  .card-overlay-a-content {
    bottom: 0px;
  }

  .card-header-a .card-title-a {
    font-size: 1.6rem;
  }

  .card-info .card-info-title {
    font-size: 1rem;
  }

  .card-info li span {
    font-size: 1rem;
  }

  .card-header-b {
    bottom: 20px;
  }

  .card-header-b .title-2 {
    font-size: 1.6rem;
  }

  .card-header-b .date-b {
    font-size: 1rem;
  }

  .title-c {
    font-size: 2.5rem;
  }

  .card-box-d .card-overlay-hover {
    padding: 5px 40px 5px 35px;
  }

  .card-box-d .title-d {
    font-size: 1.5rem;
    margin: 1rem 0;
  }

  .card-box-d .card-body-d p {
    margin-bottom: 12px;
    font-size: 1rem;
  }

  .sinse-box {
    padding: 3rem 4.5rem;
  }

  .sinse-box .sinse-title {
    font-size: 2.2rem;
  }
}

@media (min-width: 1200px) {
  .card-box-d .card-overlay-hover {
    padding: 15px 40px 5px 35px;
  }

  .card-box-d .title-d {
    font-size: 2rem;
    margin: 1rem 0;
  }
}

@media (max-width: 991px) {
  .property-contact {
    margin-top: 2.5rem;
  }
}

@media (max-width: 768px) {
  .back-to-top {
    bottom: 15px;
  }
}

@media (max-width: 767px) {
  .text-brand {
    font-size: 1.8rem;
  }

  .section-t8 {
    padding-top: 4rem;
  }

  .section-t4 {
    padding-top: 2rem;
  }

  .section-md-t3 {
    padding-top: 3rem;
  }

  .section-tb85 {
    padding: 4rem 0 2.5rem 0;
  }

  .intro-single {
    padding-top: 9rem;
  }

  .card-box-a,
  .card-box-b,
  .card-box-c,
  .card-box-d {
    margin-bottom: 2.5rem;
  }

  .card-box-a .card-overlay-a-content {
    bottom: 65px;
  }

  .card-box-a .card-body-a {
    padding-bottom: 1rem;
  }

  .property-agent {
    margin-top: 2.5rem;
  }

  .card-box-c {
    margin-bottom: 2rem;
  }

  .card-body-c {
    padding: 0;
  }
}

@media (max-width: 575px) {
  .box-collapse .title-box-d {
    left: 35px;
  }

  .box-collapse .title-box-d .title-d {
    font-size: 1.3rem;
  }
}

/*************************
    Header
*************************/
/*.header {
	background-color:#ed3897;
    width: 100%;
    padding: 25px 0;
	background-color:#ed3897;
	box-shadow: 0 3px 5px 0 rgba(0,0,0,.25);

}*/
.header_left {
	float:left;
	width:80%;
	margin-top:10px;
	margin-right:10px;
	margin-left: 10px;
	//padding-bottom: 15px;
}
.header_right {
	float:left;
	width:18%;
	padding-top: 20px;
}
.header_left_logo {
	float:left;
	width:20%;
}
.header_left_menu {
	float:left;
	width:70%;
	padding-top: 25px;
}
.header_left_search {
	float:left;
	width:10%;
	padding-top: 25px;
}
.text_header_1 {
	font-weight: 400;
	font-style: normal;
	color: #000;
	font-size: 25px;
	line-height: 1.2;
	letter-spacing: 0px;
}
@media(max-width:991px ) {
	.header_left {
		text-align:center;
	width:100%;
	margin-right:20px;
	}
	.header_right {
	width:100%;
	padding-top: 10px;
}

}
@media(max-width:767px ) {
.header_left {
 float:left;
 width:100%;
 margin-right:0px;
 text-align:right;
}
.header_center {
 float:left;
 width:100%;
 margin-right:0px;
 text-align:left;
}
.header_right {
 float:left;
 width:100%;
 text-align:center;
 padding-top: 15px;
}
.header_right1 {
 float:left;
 width:100%;
 text-align:center;
 padding-top: 15px;
}
}
@media (max-width: 480px) {
.header {
 padding: 0px 0px 15px 0px;
}
.text_header_3 {
 font-size: 40px;
}
.header_left {
 float:left;
 width:100%;
 margin-right:0px;
 text-align:right;
}
.header_center {
	display:none;
	width:5%;
}
.header_right {
	display:none;
 float:left;
 width:5%;
 text-align:center;
 padding-top: 0px;
 	//display:none;
	//visibility:hidden;

}
.header_right1 {
 float:left;
 width:100%;
 text-align:center;
 padding-top: 15px;
}
}

/*************************
    fixed-top
*************************/
.fixed-top {
    position: fixed;
    top: 0;
    /* right: 0; */
    /* left: 0; */
    z-index: 1030;
}
/*************************
    Slider
*************************/
.slider-all {
	margin-top:137px;
	padding:0px 0px 15px 0px;
}
/*************************
    Footer
*************************/
.footer {
	background-color:#20292f;
}
.footer_img_left{
	float:left;
	width:33%;
	margin-bottom:20px;
}
.footer_img_right{
	float:left;
	width:33%;
}
.footer_nav {
	background-color:#20292f;
	padding:40px 0px 20px 0px;
	
}
.footer_nav_main {
	border-top:1px solid #8b8b8b;
	border-bottom:1px solid #8b8b8b;
	padding:10px 0px;
}
.footer_main {
	background-color:#f40b86;
	padding: 50px 0px 20px 0px;
	background-image:url(img/bg/bg_footer.png);
	background-size: cover;
    background-position: bottom;
}
.footer_left {
    float: left;
    width: 32%;
    margin-right: 15px;
}
.footer_center {
    float: left;
    width: 32%;
}
.footer_right {
    float: left;
    width: 33%;
    padding-top: 0px;
	margin-left:15px;
	text-align:center;
}
.footer_right a {
	color:#FFF;
}
.footer_topic1 {
    position: relative;
    margin: 0 0 40px;
}
.footer_topic1_text {
	/*font-family: 'Raleway', sans-serif;*/
    color: #fff;
    font-size: 30px;
    line-height: 27px;
    //margin-bottom: 50px;
    font-weight: 500;
}
.footer_topic1:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 40px;
    height: 2px;
    margin: -17px auto;
    content: '';
    opacity: 1;
    background: #fdb819;
}
.footer_menu {
	color:#FFF;
}
.footer_menu ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.footer_menu ul li {
    /* border-bottom: 1px dashed #555; */
    padding: 5px 0;
	font-size:25px;
}
.footer_menu ul li a {
    color: #fff;
}
.footer_menu ul li ul li {
    /*list-style-type: circle;*/
    padding: 5px 0px 5px 15px;
}
.footer_menu ul li ul a {
    color: #aaa;
}


.footer-bottom-left {
	font-family: 'Raleway', sans-serif;
	text-align:center;
	width:100%;
	padding:30px 0px;
	color:#fff;
	font-size:17px;
	border-top:1px solid #fff;
	margin-top:50px;
}
.footer-bottom-right {
	float:left;
	width:50%;
	text-align:right;
}
.footer-bottom {
	padding: 1rem 0;
	width: 100%;
}
 @media(max-width:480px ) {
/*.container {
	width: 100%
}*/	 
.footer_img_left{
	display:none;
	float:left;
	width:33%;
	margin-bottom:20px;
}

 .footer-bottom {
 font-size:15px;
 padding: 2rem 0px 8rem 0px;
}

.footer_left {
    float: left;
    width: 100%;
    margin-right: 0px;
	padding:20px;
}
.footer_center {
    float: left;
    width: 100%;
    margin-right: 0px;
	padding:20px;
}
.footer_right {
    float: left;
    width: 100%;
	padding:20px;
	text-align:center;
	margin-left:0px;
}
.footer-bottom-left {
	float:left;
	width:100%;
	color:#FFF;
	text-align:center;
	margin-top:20px;
	margin-bottom:50px;
	
}
.footer-bottom-right {
	float:left;
	width:100%;
	text-align:right;
	text-align:center;
}
.footer_topic1_text {
	text-align:left;
}
.footer_menu {
	margin-bottom:40px;
}

}
@media(max-width:991px ) {
}
@media (max-width: 1080px) {
}
@media (max-width: 991px) {
}
/* Fix Order Bottom */
.fix_order {
	display:none;
}
@media(max-width:480px ) {
.fix_order {
    display: block;
    position: fixed;
    bottom: 0;
    width: 100%;
    overflow: hidden;
    z-index: 999;
    height: 60px;
	
}
.fix_order_width{
	float:left;
	width:50%;
	text-align:center;
	padding:15px 0px 30px 0px;
	color:#FFF;
}
}
/*************************
    logo
*************************/
.logo {
	margin: 0px 0px 0px 0px;
	padding-bottom:0px;
}
.logo img {
	width:100%;
	height:auto;
}
.logo2 {
	padding:20px 0px;
	text-align:center;
}
.logo2 img {
	width:80%;
	height:auto;
}

@media(max-width:991px ) {
 .logo {
 text-align:center;
 display:block;
}
 .logo img {
 text-align:center;
 width:30%;
 height:auto;
 padding:0px 0px 0px 0px;
}
}
@media(max-width:767px ) {
}
@media(max-width:480px ) {
 .logo {
 text-align:center;
}
 .logo img {
 text-align:center;
 width:80%;
 height:auto;
 padding:30px 0px 0px 0px;
}
 .logo2 {
 text-align:center;
}
 .logo2 img {
 text-align:center;
 width:60%;
 height:auto;
 padding:0px 0px 0px 0px;
}
}
/*************************
    Footerdata
*************************/
.footercontent {
	display: inline;
	float: left;
	color: #666666;
	font-size:23px;
	font-family: DBHelvethaicaXRegular;
	width: 100%;
}
.footercontent p {
	display: inline;
	float: left;
	color: #fff;
	font-size:23px;
	font-family: DBHelvethaicaXRegular;
	width: 100%;
}
.footercontent img {
	margin-bottom: 10px;
	max-width: 100%;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
@media(max-width:991px ) {
 .footercontent img {
 width:100%;
 height:auto;
 display:block;
}
}
/*************************
    Background Color
*************************/
.bg_white{
	background-color:#FFF;
}
.bg_black{
	background-color:#000;
}
.bg_glay{
	background-color:#f7f7f7;
}
.bg_red{
	background-color:#c30513;
}
.bg_green{
	background-color:#2a413e;
}
.bg_pink{
	background-color:#ed3997;
}
.bg_blue{
	background-color:#2aa4ef;
}

.border-shadow {
    -webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.18);
    -moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.18);
    box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.18);
}
.bg_line{
	background-color:#00bd00;
}
/*************************
    Follow us
*************************/
.follow_us{
	padding:15px 0px;
}
.follow_us_text{
	color:#FFF;
	font-size:25px;
}
.follow_us_icon {
    width: 36px;
    height: auto;
    padding-right: 0.1rem;
    padding-bottom: 0.3rem;
}
/*************************
    backtotop
*************************/
        #backtop {
	position: fixed;
	right:20px;
	left: auto;
	top:auto;
	bottom: 70px;
	outline: none;
	overflow:hidden;
	color:#fff;
	text-align:center;
	background-color:rgba(255, 107, 53, 0.5);
	height:50px;
	width:50px;
	line-height:40px;
	font-size:14px;
	border-radius:2px;
	cursor:pointer;
	transition:all 0.3s linear;
	z-index:999999;
	opacity:1;
	display:none;
}
#backtop:hover {
	background-color:#ff6b35;
}
#backtop.mcOut {
	opacity:0;
}
/*************************
    product
*************************/
.single-pro {
    margin-top: 30px;
	background-image:url(img/bg/Pty-Team-Bg.png);
}
.product-men img {
    width: 100%;
}
.product-men {
    margin: top;
    margin-top: 2em;
}
/*-- effect --*/
.men-pro-item {
    position: relative;
    box-shadow: 0px 0px 15px 0px #D6D6D6;
    padding-bottom: 20px;
}
.men-thumb-item {
    position: relative;
}
.item-info-product {
    text-align: center;
    margin: 20px 0 0;
}
.men-thumb-item::before {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    opacity: 0;
    z-index: 9;
    visibility: hidden;
    transition: all 0.5s ease-out 0s;
}
.men-thumb-item .pro-image-front {
    opacity: 1;
    visibility: visible;
}
.men-thumb-item img {
    transition: all 0.5s ease-out 0s;
}
.pro-image-back {
    transform: rotateY(180deg);
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
}
.men-thumb-item img {
    transition: all 0.5s ease-out 0s;
}
.men-cart-pro {
    bottom: 0;
    left: 0;
    margin: auto;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    transition: all 0.5s ease-out 0s;
    visibility: hidden;
    z-index: 10;
}
.product-new-top {
    background:#fc636b none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    right: 0;
    padding: 0 10px 1px;
    position: absolute;
    top: 0;
    z-index:99;
}
.inner-men-cart-pro {
    height: 100%;
    position: relative;
    width: 100%;
    transition: all 0.5s ease-out 0s;
}
.inner-men-cart-pro ul {
    left: 0;
    margin: -60px 0 0;
    padding: 0;
    position: absolute;
    top: 45%;
    width: 100%;
    transition: all 0.5s ease-out 0s;
}
.inner-men-cart-pro .link-product-add-cart {
    width: 100%;
    bottom: -40px;
    left: 0;
    position: absolute;
    transition: all 0.5s ease-out 0s;
}
.link-product-add-cart {
    background:#000 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    text-transform: uppercase;
    transition: all 0.5s ease-out 0s;
}
.inner-men-cart-pro > ul > li {
    display: inline-block;
}
.inner-men-cart-pro ul li a {
    color: #fff;
    transition: all 0.5s ease-out 0s;
    display: block;
    width: 40px;
    height: 40px;
    text-align: center;
}
.men-thumb-item:hover {
    cursor: pointer;
}
.men-thumb-item:hover::before {
    opacity: 1;
    visibility: visible;
}
.men-thumb-item:hover .pro-image-front {
    transform: rotateY(180deg);
    opacity: 0;
    visibility: hidden;
}
.men-thumb-item:hover .pro-image-back {
    transform: rotateY(0deg);
    opacity: 1;
    visibility: visible;
    background: #f7f7f7;
}
.men-thumb-item img {
    transition: all 0.5s ease-out 0s;
    padding: 40px 15px 15px;
}
.men-thumb-item:hover .men-cart-pro {
    opacity: 1;
    visibility: visible;
}
.men-thumb-item:hover .inner-men-cart-pro ul {
    margin: 20px 0 0;
}
.inner-men-cart-pro ul li a:hover {
    background: #ffc229 none repeat scroll 0 0;
}
.inner-men-cart-pro .link-product-add-cart {
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    transition: all 0.5s ease-out 0s;
}
.men-thumb-item:hover .inner-men-cart-pro .link-product-add-cart {
    top: 83.5%;
}
.link-product-add-cart:hover {
    background: #2fdab8 none repeat scroll 0 0;
    color: #fff;
}
/*-- //effect --*/
.item-info-product h4 a {
    font-size: 0.9em;
    color: #000;
    text-decoration: none;
    font-weight: 400;
}
.info-product-price {
    margin: 10px 0;
}
.info-product-price span {
    color: #fc636b;
    font-size: 1em;
    font-weight: 600;
    letter-spacing: 1px;
}
.info-product-price del {
    color: #908e8e;
    margin-left: 10px;
    letter-spacing: 1px;
}

@media (max-width: 1080px){
	.product-men {
		padding: 0 10px;
	}
}
@media (max-width: 991px){
.product-men {
		float: left;
		width: 33.333%;
		margin: 25px 0 0;
	}
	}
@media (max-width: 667px){
	.product-men {
		float: left;
		width: 50%;
		margin: 25px 0 0;
	}
}
@media (max-width: 600px){
	.product-men {
		margin: 18px 0 0;
	}
}
@media (max-width: 440px){
	.product-men {
		float: left;
		width: 100%;
	}
}
/* Outline Out */
.hvr-outline-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background: #2fdab8;
}
.hvr-outline-out:before {
  content: '';
  position: absolute;
  border: #2fdab8 solid 4px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: top, right, bottom, left;
  transition-property: top, right, bottom, left;
}
.hvr-outline-out:hover:before,.hvr-outline-out:focus:before,.hvr-outline-out:active:before {
  top: -8px;
  right: -8px;
  bottom: -8px;
  left: -8px;
}
.wed-brand p i {
    text-decoration: line-through;
}
.wed-brand p {
    font-size: 21px;
    color: #000;
    text-align: center;
}
.wed-brand p a{
    color: #fff;
    padding: 9px 0px;
    display: block;
    text-transform: uppercase;
    margin: 25px auto 0;
    font-size: 16px;
    width: 50%;
	text-decoration:none;
}
.wed-brandtwo h4{
    font-size: 20px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 25px;
}
.wed-brandtwo {
    position: absolute;
    top: 36%;
    left: 20%;
}
.wed-brandtwo p {
    font-size: 45px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
}
.new-gd-middle img {
    width: 100%;
}
.new-levis {
    border: 1px solid #D2D2D2;
    background: #fff;
    padding: 45px 28px;
}
.mid-text {
    float: left;
    width: 48%;
    margin: 0 5%;
}
.mid-text h4 {
    font-size: 22px;
    text-transform: uppercase;
    line-height: 1.5em;
	margin-bottom:15px;
}
.mid-text h4 span{
	display:block;
}
.mid-img {
    float: left;
    width: 35%;
    margin: 13% 3% 0;
}
.mid-text a {
    font-size: 16px;
    color: #fff;
    padding: 8px 18px;
}
.new-levis:nth-child(2) {
    margin-top: 35px;
}
.product-men img {
    width: 100%;
}
/*-- //new_arrivals --*/

/*-- cart --*/
.product_list_header {
    float: right;
}
.snipcart-details {
    text-align: center;
	margin:0.5em auto 1em;
    width:77%;
}
.btn-danger.my-cart-btn:focus {
    outline: none;
}
.snipcart-details input.button {
    font-size: 20px;
    color: #fff;
    background: #2fdab8;
    text-decoration: none;
    position: relative;
    border: none;
    border-radius: 0;
    width: 100%;
    text-transform: uppercase;
    padding: .5em 0;
    outline: none;
    letter-spacing: 1px;
    font-weight: 600;
}
.agile_top_brand_left_grid:hover .snipcart-details input.button,.snipcart-details input.button:hover{
    background:#2fdab8;
}
.product_list_header input.button {
    color: #fff;
    font-size: 14px;
    outline: none;
    text-transform: capitalize;
    padding: .5em 2.5em .5em 1em;
    border: 1px solid #fe9126;
    margin: .35em 0 0;
    background: url(../images/cart.png) no-repeat 116px 9px;
}
#PPMiniCart form {
    width: 590px !important;
	padding: 10px 20px 40px !important;
	max-height:450px !important;
}
#PPMiniCart ul {
    width: 548px !important;
}
#PPMiniCart .minicart-item a {
    color: #212121 !important;
    font-size: 1em;
    display: block;
    margin-bottom: .5em;
    text-transform: capitalize;
}
#PPMiniCart .minicart-item {
    min-height:60px !important;
}
#PPMiniCart .minicart-attributes li {
    color: #999;
}
#PPMiniCart .minicart-remove {
    background: #3399cc !important;
    border: 1px solid #3399cc !important;
	opacity: 1 !important;
	outline:none;
}
#PPMiniCart .minicart-submit {
    display: none;
}
#PPMiniCart .minicart-submit:hover{
	background:#fe9126 !important;
	border-color: #5b951a !important;
}
#PPMiniCart .minicart-subtotal {
    padding-left: 25px !important;
	bottom: -17px !important;
}
#PPMiniCart {
    left: 44% !important;
}
.minicart-showing #PPMiniCart form{
    overflow-x: hidden;
    overflow-y: auto;
}
#PPMiniCart .minicart-footer {
    position: relative;
	width: 80%;
}
.product-men {
    margin: top;
    margin-top: 2em;
	background-color:#FFF;
}
button.w3view-cart {
    outline: none;
    border: none;
    background: #17c3a2;
    width: 48px;
    height: 43px;
    font-size: 24px;
    color: #000;
}
/*-- //cart --*/
/*************************
    Topic 1
*************************/
.w3l_head{
	font-size: 2.0em;
    font-weight: bold;
    color: #2a413e;
    text-transform: capitalize;
	position:relative;
	letter-spacing: 3px;
	margin-top:30px;
	margin-bottom:40px;
}
.w3l_head:before,.w3l_head:after{
	content: '';
    background: #2a413e;
    height: 2px;
    width: 20%;
    position: absolute;
}
.w3l_head:before{
	top: -20%;
    left: -8%;
}
.w3l_head:after{
	bottom:0%;
	right:35%;
}

.w3l_head1,.w3ls_head_para1{
	text-align:center;
}
.w3l_head1:before,.w3l_head1:after{
	width:10% !important;
}
.w3l_head1:before {
    left: 35% !important;
}
.w3l_head1:after {
    right: 35% !important;
}
.w3ls_head_para{
	color:#fa3d43;
	text-transform:uppercase;
	letter-spacing:8px;
}
/*************************
    Topic 2
*************************/
h2.topic2_shadow_top {
    font-size: 25px;
    line-height: 1.0;
    font-weight: 400;
    background: url(img/topic/row_heading_bg_red.png) no-repeat;
    color: #fff;
    padding: 8px 25px 15px 30px;
    display: inline-block;
    margin: 0 10px;
    -webkit-clip-path: polygon(0 0, 100% 0, calc(100% - 12px) 46px, 0 46px);
    clip-path: polygon(0 0, 100% 0, calc(100% - 12px) 46px, 0 46px);
}
.topic2_shadow_main {
	position:relative;
	padding-bottom:140px;
}
.topic2_shadow {
	background: none;
	color: #f7f7f7;
	position:absolute;
	font-size: 120px;
	font-weight: 900;
	line-height: 1.1;
	//z-index: -1;
	white-space: nowrap;
	max-width: 1000px;
	overflow: hidden;
}
.topic2_shadow_show {
	position:absolute;
	top:0;
	left:0;
	color: #2c343c;
    font-size: 72px;
    line-height: 72px;
    font-weight: 900;
    background: url(img/topic/row_subheading_bg.png) no-repeat bottom left;
    padding: 0 10px 15px 0;
    margin: 10px 10px 60px;
}
@media (max-width: 991px) {
	.topic2_shadow {
	font-size: 80px;
}
.topic2_shadow_show {
    font-size: 50px;
    line-height: 50px;
    font-weight: 900;
    padding: 0 10px 15px 0;
    margin: 10px 10px 60px;
}
}
@media (max-width: 767px) {
	.topic2_shadow {
	font-size: 60px;
}
.topic2_shadow_show {
    font-size: 50px;
    line-height: 50px;
    font-weight: 900;
    padding: 0 10px 15px 0;
    margin: 10px 10px 60px;
}
}
@media(max-width:480px ) {
	.topic2_shadow_main {
	padding-bottom:70px;
}
	.topic2_shadow {
	font-size: 60px;
}
.topic2_shadow_show {
    font-size: 30px;
    line-height: 30px;
    font-weight: 900;
    padding: 0 10px 15px 0;
    margin: 10px 10px 60px;
}
}
/*************************
    Topic 3
*************************/
.topic3_padding{
	padding:10px 0px 30px 0px;
}
.topic3 {
    position: relative;
    font-size: 40px;
    font-weight: 600;
    color: #212121;
    text-align: center;
    padding-bottom: .4em;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: .3em;
}
.topic3:before {
    width: 11%;
    bottom: 8%;
    left: 44.5%;
}
.topic3:before, .topic3:after {
    position: absolute;
    background: #fff;
    height: 2px;
    content: '';
}
.topic3:after {
    width: 18%;
    right: 41%;
    bottom: 0%;
}
.topic3:before, .topic3:after {
    position: absolute;
    background: #fff;
    height: 2px;
    content: '';
}
.topic3_para {
    text-align: center;
    color: #777;
    line-height: 1em;
}
/*************************
    Topic 4
*************************/
.topic4 {
    text-align: center;
    margin-bottom: 3em;
}
.topic4 h2 {
    display: block;
    color: #000;
    font-size: 45px;
    position: relative;
    padding-bottom: .2em;
}
h2.topic4_text:before {
    content: '';
    background: #ccc;
    height: 1px;
    width: 15%;
    position: absolute;
    bottom: 0%;
    left: 43%;
}
.topic4 h2:before {
    content: '';
    background: #212121;
    height: 1px;
    width: 11%;
    position: absolute;
    bottom: 0%;
    left: 44%;
}
.topic4 h2:after {
    content: '';
    background: #fbb034;
    height: 5px;

    width: 3%;
    position: absolute;
    bottom: -2px;
    left: 550px;
}

@media (max-width: 480px) {
.topic4 h2:after {
    height: 5px;
    width: 8%;
    position: absolute;
    bottom: -2px;
    left: 195px;
}
}
@media (max-width: 568px) {
	h2.topic4_text:before {
    content: '';
    width: 25%;
    position: absolute;
    bottom: 0%;
    left: 37%;
}
.topic4 h2:after {
    height: 5px;
    width: 8%;
    position: absolute;
    bottom: -2px;
    left: 238px;
}
}
@media (max-width: 600px) {
	h2.topic4_text:before {
    content: '';
    width: 25%;
    position: absolute;
    bottom: 0%;
    left: 37%;
}
.topic4 h2:after {
    height: 5px;
    width: 8%;
    position: absolute;
    bottom: -2px;
    left: 238px;
}
}
@media (max-width: 640px) {
	.topic4 h2:after {
    height: 5px;
    width: 6%;
    position: absolute;
    bottom: -2px;
    left: 281px;
}
}
@media (max-width: 667px) {
.topic4 h2:after {
    height: 5px;
    width: 6%;
    position: absolute;
    bottom: -2px;
    left: 290px;
}
}
@media (max-width: 736px) {
.topic4 h2:after {
    height: 5px;
    width: 6%;
    position: absolute;
    bottom: -2px;
    left: 323px;
}
}
@media (max-width: 800px) {
	.topic4 {
    margin-bottom: 2em;
}
.topic4 h2 {
    font-size: 1.8em;
}
}
@media (max-width: 991px) {
	h2.topic4_text:before {
    content: '';
    background: #ccc;
    height: 1px;
    width: 22%;
    position: absolute;
    bottom: 0%;
    left: 39%;
}
.topic4 h2:after {
    height: 5px;
    width: 6%;
    position: absolute;
    bottom: -2px;
    left: 341px;
}
}
@media (max-width: 1080px) {
.topic4 h2:after {
    height: 5px;
    width: 3%;
    position: absolute;
    bottom: -2px;
    left: 462px;
}
}
@media (max-width: 1280px) {
	.topic4 h2 {
    font-size: 2.1em;
}
}
@media (max-width: 1440px) {
	.topic4 h2 {
    font-size: 45px;
}
}
@media (max-width: 414px) {
	.topic4 {
    margin-bottom: 1em;
}
.topic4 h2 {
    font-size: 45px;
}
h2.topic4_text:before {
    content: '';
    width: 32%;
    position: absolute;
    bottom: 0%;
    left: 35%;
}
.topic4 h2:after {
    height: 5px;
    width: 11%;
    position: absolute;
    bottom: -2px;
    left: 166px;
}
}
/*************************
    Topic 5
*************************/

h3.heading {
    font-size: 45px;
    color: #204d74;
    margin-left: 10px;
    text-transform: capitalize;
    font-weight: 600;
	position: relative;
}
h3.heading span {
    font-weight: 300;
}
@media(max-width:767px ) {
	h3.heading {
		margin-top:50px;
		}
}

p.heading {
    padding-left: 118px;
    margin-bottom: 20px;
	font-size:23px;
    font-weight: 600;
	color:#204d74;
	text-transform:capitalize;
}
h3.heading:before {
    content: "";
    width: 60px;
    height: 2px;
    display: block;
    background: #000;
    position: absolute;
    bottom: -8px;
}
h3.heading:after {
    content: "";
    width: 100px;
    height: 2px;
    display: block;
    background: #01aef0;
    position: absolute;
    top: 63px;
}
/*************************
    Archive Page
*************************/
.archive-all {
	background-color:#fff;
}
.archive-main {
	//background-color:#fff;
	padding:40px 0px 20px 0px ;
	text-align:left;
}
.title-section_bg {
	
	background-image:url(assets/img/funfact_bg.jpg);
	background-position:bottom;
	background-size: cover;
	padding:100px 0px 70px 0px;
}
.title-section_bg_oerlay {
	/*background-color: rgba(0,0,0,0.5);
    opacity: 1;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;*/
}
.title-section {
	padding: 0;
	position: relative;
}
.title-section .title-header {
    margin: 0 0 10px;
    font-size: 40px;
    color: #fff;
    line-height: 40px;
	text-align:center;
	}
	.title-topic {
    background: none;
    padding: 10px 0;
    text-transform: none;
    text-shadow: none;
    letter-spacing: 0;
    border-radius: 0;
    text-align: center;
	}
	.title-topic li {
    text-shadow: none;
	display: inline;
}
.title-topic li a {
    color: #fff;
    text-shadow: none;
}
.title-topic > li + li:before {
    padding: 0 5px;
    color: #fff;
    content: "/\00a0";
}
	
@media(max-width:991px ) {
.title-section .title-header {
    font-size: 30px;
    line-height: 30px;
	}
}
/*.title-section .breadcrumb {
	background: none;
	padding: 10px 0;
	text-transform: none;
	text-shadow: none;
	letter-spacing: 0;
	border-radius: 0;
	font: 14px/1.2em Arial, "Helvetica Neue", Helvetica, sans-serif;
	text-align:center;
}
.title-section .breadcrumb>li {
	text-shadow: none;
}
.breadcrumb__t li {
	display: inline;
}
.title-section .breadcrumb a {
	color: #000;
	text-shadow: none;
	font-size: 14px;
}/*
/*************************
    Article Page
*************************/
.content_icon_show {
    position: relative;
	margin-top:0px;
	margin-bottom:40px;
}
.content_icon_show img {
    width: 100%!important;
}
.article-all {
	background-color:#fff;
}
.article-main {
	background-color:#fff;
	padding:30px 0px 0px 0px;
	text-align:left;
}
.relate_main{
	padding:15px;
}
.topic1 {
	margin-bottom: 15px;
}
.topic1 .title {
	line-height: 35px;
	background: #eee;
	margin-bottom: 15px;
 //background-image: url(images/texture_11.png);
	background-image: url(img/fancy1.png);
	background-position:right;
	background-repeat:no-repeat;
}
.topic1 .title span {
	color: #ffffff;
	text-transform: uppercase;
	background: #2a61b8;
	padding: 0 10px;
	line-height: 35px;
	letter-spacing: 1px;
	display: inline-block;
	position: relative;
	font-size:21px;
	font-weight:100;
}
.topic1 .title span:before {
	content: "";
	width: 1px;
	height: 1px;
	position: absolute;
	left: 100%;
	top: 0;
	border-top: 35px solid #2a61b8;
	border-right: 20px solid transparent;
	border-bottom: 0;
	border-left: 0;
}
.post-thumb {
    position: relative;
}
.post-thumb img {
    width: 100%!important;
}
.post-wrap-list > li {
    margin: 0 0 15px;
}
.post-wrap-list .small-post .post-thumb {
    display: table-cell;
    width: 40%;
    padding: 0 20px 0 0;
    float: none;
}
.post-wrap-list .small-post .post-content {
    display: table-cell;
    width: 80%;
    padding: 0;
    float: none;
    vertical-align: top;
}
.post-content {
    overflow: hidden;
}
.post-wrap-list .small-post h4 {
    margin: 0;
    line-height: 1.5;
}
.post-wrap-list .post-content h4 {
    margin: 0;
    font-size: 22px;
    line-height: 1;
}
.post-wrap-list .post-content h4 a {
	color:#000;
}
.post-wrap-list .small-post .post-meta {
    line-height: 2;
}
.post-meta li:last-child {
    margin: 0;
}
.post-meta li {
    display: inline-block;
    margin-right: 10px;
    text-transform: capitalize;
    font-size: 12px;
    color: #999;
}
.post-meta li i {
    margin-right: 5px;
    font-size: 12px;
}
.fa-thumbs-o-up:before {
    content: "\f087";
}
/*************************
    contact-page
*************************/
.wthree_contact_left{
	margin-bottom:50px;
}
h3.subheading-wthree {
    color: #2f2f2f;
    font-size: 27px;
    letter-spacing: 1px;
    font-weight: 500;
    line-height: 33px;
}
/*.wthree_contact_left input[type="text"],
.wthree_contact_left input[type="email"],
.wthree_contact_left textarea {
	outline: none;
	padding: 16px 20px;
	font-size: 25px;
	color: #555;
	width: 100%;
	letter-spacing: 1px;
	//border: none;
	background: none;
	//border-bottom: 2px solid #d8d8d8;
	//box-shadow: -5px 5px 20px rgba(204, 204, 204, 0.59);
	//border-radius: 0px;
}*/

.wthree_contact_left input[type="text"]:nth-child(2),
.wthree_contact_left input[type="email"] {
	//margin: 0.5em 0 0;
}

.wthree_contact_left textarea {
	min-height: 172px;
	//margin: 1em 0em;
	resize: none;
}

.form-group label {
	color: #555;
	font-size: 25px;
	letter-spacing: 1px;
}

.wthree_contact_left button[type="submit"] {
	outline: none;
	margin-left: 20px;
	padding: 0px 30px;
    font-size: 25px;
	font-weight: 500;
	letter-spacing: 2px;
	color: #fff;
	background: #00bce4;
	border: none;
	text-transform: uppercase;
	box-shadow: -7px 7px 10px rgba(0, 0, 0, 0.12);
}

.wthree_contact_left button[type="submit"]:hover {
	background: #2f2f2f;
}

/*************************
    Contact Main
*************************/
.contactimain{
}
.contact-left {
    padding-left: 0;
}
.contact-left input[type="text"], .contact-left input[type="email"], .contact-left textarea {
    outline: none;
    padding: 12px;
    font-size: 25px;
    color: #212121;
    width: 100%;
    border: 1px solid #afafaf;
    margin-bottom: 1em;
    letter-spacing: 1px;
}
.contact-left input[type="submit"]:hover {
    //background: #1cc7d0;
}
.contact-left input[type="submit"] {
    background: #ff3c41;
    border: none;
    font-size: 25px;
    padding: 0px 30px;
    color: #fff;
    text-transform: capitalize;
}
input[type="button"], input[type="submit"] {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.contact-right {
    padding-right: 0;
	//background-color:#1cc7d0;
}
.agile_info_mail_img_info {
    //background: #1cc7d0;
    padding: 1.5em;
}
.address-grid{
}
.address-grid h4, h4.white-w3ls {
    font-size: 1.5em;
    color: #000;
    letter-spacing: 1px;
}
.address-grid p.contacttext {
    font-size: 14px;
    color: #fff;
	margin-top:15px;
	letter-spacing:1px;
	line-height:1.8em;
}
.mail-agileits-w3layouts {
    margin-top: 1.5em;
}
.mail-agileits-w3layouts i {
    color: #fff;
    font-size: 18px;
    float: left;
    width: 40px;
    height: 40px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    text-align: center;
    line-height: 40px;
}

.mail-agileits-w3layouts .contacticon{
    float: left;
    margin-top: 7px;
	margin-right: 10px;
    transform: rotate(45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    border: 1px solid #fff;
}
.contact-right-inner {
    padding-left: 10px;
    float: left;
}
.contact-right-inner a {
    color: #fff;
}
.contact-right-inner a:hover {
    color: #fff;
}
.contact-right-inner span{
    color: #fff;
    font-size: 0.8em;
    line-height: 1em;
    letter-spacing: 1px;
}
.contact-right-inner p {
    color: #fff;
    font-size: 1em;
    line-height: 1.1em;
    letter-spacing: 1px;
	margin:0;
}
.agileits_w3layouts_nav_right.contact {
    float: left;
    margin-top: 1.7em;
}

@media(max-width:991px ) {
.contact-left {
    padding: 0 0 40px 0;
}
.contact-right {
    padding: 0;
}
.contact-right-inner {
    padding-left: 0em;
}

}
/*************************
    Contentdata
*************************/
.contentdata {
	display: inline;
	float: left;
	color: #666666;
	font-size:25px;
	font-family: DBHelvethaicaXRegular;
	width: 100%;
}
.contentdata_font {
	color:#1b273d;
	font-size:70px;
	font-weight:900;
	text-align:center;
	padding:30px 50px;
}
.contentdata table tbody tr td{
	padding:10px;
}
.contentdata_padding {
text-align:left; 
padding:30px 50px ;
}
.contentdata p {
	display: inline;
	float: left;
	color: #111;
	font-size:25px;
	font-family: DBHelvethaicaXRegular;
	width: 100%;
	letter-spacing: 0.5px;
	line-height: 30px;
}
.contentdata img {
	margin-bottom: 10px;
	max-width: 100%;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	height: auto;
}
@media(max-width:480px ) {
.contentdata_padding {
text-align:left; 
padding:75px 50px 50px 50px;
}
}
@media(max-width:991px ) {
 .contentdata img {
 width:100%;
 height:auto;
 display:block;
}
}
/*************************
    Footerdata
*************************/
.footercontent {
	display: inline;
	float: left;
	color: #666666;
	font-size:23px;
	font-family: DBHelvethaicaXRegular;
	width: 100%;
}
.footercontent p {
	display: inline;
	float: left;
	color: #fff;
	font-size:23px;
	font-family: DBHelvethaicaXRegular;
	width: 100%;
}
.footercontent img {
	margin-bottom: 10px;
	max-width: 100%;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
@media(max-width:991px ) {
 .footercontent img {
 width:100%;
 height:auto;
 display:block;
}
}
/*************************
    Text color
*************************/
.text_white {
	color: #fff;
}
.text_black {
	color: #000;
}
.text_red {
	color:#F00;
}
.text_green {
	color:#0F0;
}
.text_blue {
	color:#00F;
}
.text_yellow {
	color:#FF0;
}
.text_pink {
	color:#F0F;
}
.text_gold {
	color:#ffbf00;
}

.text_theme {
	color: #005baa;
}
/*************************
        Padding top
*************************/
.pt-0 { padding-top: 0 }
.pt-10 { padding-top: 10px }
.pt-15 { padding-top: 15px }
.pt-20 { padding-top: 20px }
.pt-25 { padding-top: 25px }
.pt-30 { padding-top: 30px }
.pt-35 { padding-top: 35px }
.pt-40 { padding-top: 40px }
.pt-45 { padding-top: 45px }
.pt-50 { padding-top: 50px }
.pt-55 { padding-top: 55px }
.pt-60 { padding-top: 60px }
.pt-65 { padding-top: 65px }
.pt-70 { padding-top: 70px }
.pt-75 { padding-top: 75px }
.pt-80 { padding-top: 80px }
.pt-85 { padding-top: 85px }
.pt-90 { padding-top: 90px }
.pt-95 { padding-top: 95px }
.pt-100 { padding-top: 100px }
.pt-105 { padding-top: 105px }
.pt-110 { padding-top: 110px }
.pt-115 { padding-top: 115px }
.pt-120 { padding-top: 120px }
.pt-125 { padding-top: 125px }
.pt-130 { padding-top: 130px }
.pt-135 { padding-top: 135px }
.pt-140 { padding-top: 140px }
.pt-145 { padding-top: 145px }
.pt-150 { padding-top: 150px }
.pt-180 { padding-top: 180px }
/*************************
        Padding right
*************************/
.pr-0 { padding-right: 0 }
.pr-10 { padding-right: 10px }
.pr-15 { padding-right: 15px }
.pr-20 { padding-right: 20px }
.pr-30 { padding-right: 30px }
.pr-40 { padding-right: 40px }
.pr-50 { padding-right: 50px }
.pr-60 { padding-right: 60px }
.pr-70 { padding-right: 70px }
.pr-80 { padding-right: 80px }
.pr-90 { padding-right: 90px }
.pr-100 { padding-right: 100px }
.pr-110 { padding-right: 110px }
.pr-120 { padding-right: 120px }
.pr-130 { padding-right: 130px }
.pr-140 { padding-right: 140px }
/*************************
        Padding bottom
*************************/
.pb-0 { padding-bottom: 0 }
.pb-10 { padding-bottom: 10px }
.pb-15 { padding-bottom: 15px }
.pb-20 { padding-bottom: 20px }
.pb-25 { padding-bottom: 25px }
.pb-30 { padding-bottom: 30px }
.pb-35 { padding-bottom: 35px }
.pb-40 { padding-bottom: 40px }
.pb-45 { padding-bottom: 45px }
.pb-50 { padding-bottom: 50px }
.pb-55 { padding-bottom: 55px }
.pb-60 { padding-bottom: 60px }
.pb-65 { padding-bottom: 65px }
.pb-70 { padding-bottom: 70px }
.pb-75 { padding-bottom: 75px }
.pb-80 { padding-bottom: 80px }
.pb-85 { padding-bottom: 85px }
.pb-90 { padding-bottom: 90px }
.pb-95 { padding-bottom: 95px }
.pb-100 { padding-bottom: 100px }
.pb-105 { padding-bottom: 105px }
.pb-110 { padding-bottom: 110px }
.pb-115 { padding-bottom: 115px }
.pb-120 { padding-bottom: 120px }
.pb-125 { padding-bottom: 125px }
.pb-130 { padding-bottom: 130px }
.pb-135 { padding-bottom: 135px }
.pb-140 { padding-bottom: 140px }
.pb-145 { padding-bottom: 145px }
.pb-150 { padding-bottom: 150px }
/*************************
        Padding left
*************************/
.pl-0 { padding-left: 0 }
.pl-10 { padding-left: 10px }
.pl-15 { padding-left: 15px }
.pl-20 { padding-left: 20px }
.pl-30 { padding-left: 30px }
.pl-40 { padding-left: 40px }
.pl-50 { padding-left: 50px }
.pl-60 { padding-left: 60px }
.pl-70 { padding-left: 70px }
.pl-80 { padding-left: 80px }
.pl-90 { padding-left: 90px }
.pl-100 { padding-left: 100px }
.pl-110 { padding-left: 110px }
.pl-120 { padding-left: 120px }
.pl-130 { padding-left: 130px }
.pl-140 { padding-left: 140px }
.pl-150 { padding-left: 150px }

/*************************
        section
*************************/

.section {
    //padding-top: 50px;
    padding-bottom: 50px;
}
.grid-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    //padding-left: 20px;
    //padding-right: 20px;
}
.tag-description {
    color: #fff;
    border-radius: 15px;
    -webkit-box-shadow: 0 3px 12px -1px rgb(7 10 25 / 5%), 0 22px 27px -20px rgb(7 10 25 / 5%);
    box-shadow: 0 3px 12px -1px rgb(7 10 25 / 5%), 0 22px 27px -20px rgb(7 10 25 / 5%);
    position: relative;
    z-index: 1;
    font-size: 17px;
    padding: 10px 0;
    margin-top: 30px;
}
 .tag-overlay {
    //position: absolute;
	/*padding:50px;*/
	padding:5px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    //z-index: -1;
    //background-color: rgba(0,0,0,0.15);
    background-color: rgba(255,255,255,0.75);
    border-radius: 15px;
}
.cover {
    background-repeat: no-repeat!important;
    background-position: center center!important;
    background-size: cover!important;
}

.search_icon{
	color:#FFF;
	font-size:15px;
}
/*************************
    Information
*************************/
.information_box{
	border-left:1px solid #e9ecef; 
	border-bottom:1px solid #e9ecef; 
	border-right:1px solid #e9ecef;
	margin-top:40px;
}
.information_box ul{
	list-style-type:none;
	margin-left:-40px;
	margin-bottom: 0px;
}
.information_box_line{
	border-top:1px solid #e9ecef;
}
.information_box_date{
	padding:6px 10px;
	float:left;
	width:15%;
    font-size: 23px;
	color:#2664ad;
}
.information_box_content{
	padding:6px 10px;
	float:left;
	width:80%;
}
.information_box_icon{
    font-size: 20px;
	color:#333;
}
.information_box_text{
    font-family: DBHelvethaicaXRegular;
    font-size: 23px;
	color:#333;
}
@media(max-width:480px ) {
.information_box_date{
	width:30%;
}
}
/*************************
    Activity
*************************/
.activity{
}
.activity_box{
	border-radius: 10px;
    box-shadow: 0px 0px 8px -3px rgba(0,0,0,0.37);
    background-color: #ffffff;
	margin-bottom:20px;
}
.activity_image{
	width:100%;
	height:250px;
	overflow:hidden;
}
.activity_text{
	padding:15px 20px;
	font-size:23px;
	height:95px;
	overflow:hidden;
}
.activity_read{
	padding:0px 20px 20px 20px;
	font-size:23px;
}
/*************************
    Product left
*************************/

.products-left {
		float: none;
		/*width: 100%;*/
		padding: 0;
	}
	/*-- treeview --*/
.css-treeview label {
    padding: 5px;
    margin: 2px;
    font-size: 0.9em;
    color: #545454;
    letter-spacing: 1px;
}

.css-treeview a {
    padding: 0px 5px 5px 5px;
    margin: 2px;
    font-size: 22px;
    letter-spacing: 1px;
}
.css-treeview ul,
.css-treeview li
{
	list-style: none;
}
.css-treeview li p
{
	/*background: rgba(255,255,255,.95);*/
	background-color:#fff200;
	padding:10px;
	text-align:center;
	border-radius: 5px;
	font-weight:600;
	color:#000;
	margin-top: 25px;
}

.css-treeview input
{
	position: absolute;
	opacity: 0;
}

.css-treeview
{
	-moz-user-select: none;
	-webkit-user-select: none;
	user-select: none;
}

.css-treeview a {
    color: #fff;
    text-decoration: none;
	font-size:20px;
	font-weight:600;
}

.css-treeview a:hover
{
	text-decoration: underline;
}

.css-treeview input + label + ul
{
	margin: 0 0 0 22px;
}

.css-treeview input + label + ul
{
	display: none;
}

.css-treeview label,
.css-treeview label::before
{
	cursor: pointer;
}

.css-treeview input:disabled + label
{
	cursor: default;
	opacity: .6;
}

.css-treeview input:checked:not(:disabled) + label + ul
{
	display: block;
}

.css-treeview label,
.css-treeview label::before
{
	
}
.css-treeview label,
.css-treeview a,
.css-treeview label::before
{
	display: inline-block;
	vertical-align: middle;
}

.css-treeview label
{
	background-position: 18px 0;
}

.css-treeview label::before
{
	content: "";
	width: 16px;
	margin: 0 22px 0 0;
	vertical-align: middle;
	background-position: 0 -32px;
}

.css-treeview input:checked + label::before
{
	background-position: 0 -16px;
}

/* webkit adjacent element selector bugfix */
@media screen and (-webkit-min-device-pixel-ratio:0)
{
	.css-treeview 
	{
		-webkit-animation: webkit-adjacent-element-selector-bugfix infinite 1s;
	}
	
	@-webkit-keyframes webkit-adjacent-element-selector-bugfix 
	{
		from 
		{ 
			padding: 0;
		} 
		to 
		{ 
			padding: 0;
		}
	}
}

.products-left i {
    color: #2fdab8;
	font-size: 15px;
}
.products-right {
    padding-right: 0;
}
.products-right h5 {
    color: #0c0c0c;
    text-transform: uppercase;
    font-size: 1.5em;
    font-weight: 400;
    letter-spacing: 1px;
}
.sort-grid {
    padding: 11px 0;
    border-top: 1px solid #d2d2d2;
    border-bottom: 1px solid #d2d2d2;
    margin: 20px 0;
}
.sorting {
    float: left;
    width: 46%;
}
.sorting h6 {
    float: left;
    font-size: 25px;
    margin: 7px 40px 0 0;
}
.sorting select {
    float: left;
    padding: 3px 13px;
    font-size: 25px;
    color: #999;
}

/*-- //treeview --*/
.css-treeview {
    border: 1px solid #d2d2d2;
	border-radius: 0.25rem;
	/*background-image:url(assets/img/box1.jpg);*/
	background: rgba(27,39,61,.95);
	background-position:center;
	background-size: cover;
	border-radius: 5px;
}
.css-treeview h4,.community-poll h4 {
    color: #2fdab8;
    text-align: center;
    background: #f7f7f7;
    padding: 17px 0;
    font-size: 1.2em;
    font-weight: 700;
    border-bottom: 1px solid #d2d2d2;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.tree-list-pad{
	padding:30px 10px;
}
.community-poll {
    border: 1px solid #d2d2d2;
    margin-top: 30px;
}
.radio {
	position: relative;
	display:inline-block;
	margin-left:15px;
}
.radio:first-child {
	margin-left: 0;
	margin: 0;
}
.radio {
    padding-left: 22px;
    line-height: 28px;
    color: #404040;
    cursor: pointer;
    font-size: 0.95em;
}
.radio  input[type="radio"]{
	position: absolute;
	left: -9999px;
}
.radio-btns label {
  font-size: 14px;
  color: #000;
  padding: 0px 0 0 10px;
  font-weight:600;
  }
.radio i {
	position: absolute;
	top:5px;
	left: 0;
	display: block;
    width: 18px;
    height: 18px;
	outline: none;
  border:3px solid #2fdab8;
  background: #fff;
	cursor:pointer;
}
.radio i {
	border-radius: 50%;
}
.radio input + i:after {
	position: absolute;
	opacity: 0;
	transition: opacity 0.1s;
	-o-transition: opacity 0.1s;
	-ms-transition: opacity 0.1s;
	-moz-transition: opacity 0.1s;
	-webkit-transition: opacity 0.1s;
}
 .radio input + i:after {
	content: '';
	top: 6px;
	left: 7px;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
}
.radio input:checked + i:after{
	opacity: 1;
}

label.checkbox {
	width: 28%;
	floaT: left;
}
/*** normal state ***/
.radio i {
	transition: border-color 0.3s;
	-o-transition: border-color 0.3s;
	-ms-transition: border-color 0.3s;
	-moz-transition: border-color 0.3s;
	-webkit-transition: border-color 0.3s;
}
/*** checked state ***/
.radio input + i:after {
  content: '';
  background: url("../images/tick-mark1.png") no-repeat center;
  top: 1px;
  left: 1px;
  width: 9px;
  height: 9px;
  text-align: center;
}
.radio input:checked + i {
  border:3px solid #2fdab8;
  background: #fff;
}
.swit {
    padding: 30px 30px;
}
.check_box {
    margin-bottom: 5px;
}
.swit label {
    padding: 0 0 0 10px;
    margin: 0;
    font-size: 0.9em;
    color: #545454;
}
.swit input[type="submit"] {
    background: #232323;
    color: #fff;
    font-size: 15px;
    border: none;
    outline: none;
    -webkit-appearance: none;
    padding: 10px 35px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    margin: 19px 0 0;
    letter-spacing: 2px;
    font-weight: 600;
}
.swit input[type="submit"]:hover{
   background:#2fdab8;	
}
ul.social-nav.model-3d-0.footer-social.w3_agile_social.single_page_w3ls {
    float: none;
    margin-top: 2em;
}
/*-- //treeview --*/

 .productName{
	 font-size:40px;
	 color:#000;
	 font-weight: 600;
 }
 
 /*-- //gallery content --*/
 .gal_box{
	 border:1px solid #554bb9;
	 background-color:#554bb9;
	 margin-bottom:20px;
 }
 .gal_box h4{
	 color:#fff;
	 font-size:30px;
	 padding:15px 0px;
	 text-align:center;
	 
	 
 }

/*************************
    Bottom More
*************************/
.button_more{
	text-align:center;
	margin-top:100px;
	margin-bottom:50px;
}
.button_more_label{
	text-decoration: none;
}
.button_more_link{
	font-weight: 600;
    font-style: normal;
    color: #ffffff;
    background-color: #2aa5df;
    border-color: #2a61b8;
	font-size: 20px;
    padding: 17px 60px;
	line-height: 16px;
    border: 1px solid;
    letter-spacing: 1.4px;
    border-radius: 30px;
}
.button_more_link:hover{
color: #2a413e;
  background-color: #fff;
  border-color: #2a61b8;
  
}
/*************************
    background in portfolio page
*************************/
.card-bg {
    min-height: 210px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}