@charset "UTF-8";
/* 元指令建站 */
body {
  color: #565969;
  font-size: 16px;
  font-family: "微软雅黑", "Microsoft Yahei", "Arial", "Verdana", "sans-serif";
  font-weight: 500;
  overflow-x: hidden;
}

img {
  max-width: 100%;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}

/* Shadow and Outline */
a {
  display: inline-block;
  color: #565969;
  text-decoration: none;
}
a:active, a:hover {
  text-decoration: none;
  color: #18c5b8;
}

.clear {
	clear:both;
	height: 1px;
}

p {
  margin:0;
  padding:0;
  line-height:32px;
  font-weight: 300;
}

button,
.btn {
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  border:none;
  outline:none;
}
button:active, button:hover, button:focus,
.btn:active,
.btn:hover,
.btn:focus {
  outline: 0;
}

button:focus,
input:focus,
input:focus,
textarea,
textarea:focus,
.btn:focus {
  outline: 0;
  box-shadow: none;
}

.form-control:focus {
  color: #333333;
  background-color: transparent;
  outline: 0;
  box-shadow: none;
}

.btn:hover,
.btn:focus {
  outline: 0;
  box-shadow: none;
  color: #fff;
}

/* Heading */
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #333333;
  font-weight: 500;
  margin-bottom: 20px;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
}

h1 {
  font-size: 48px;
  line-height: 1.3;
}

h2 {
  font-size: 36px;
  line-height: 1.3;
}

h3 {
  font-size: 28px;
  line-height: 1.3;
}

h4 {
  font-size: 24px;
  line-height: 1.2;
}

h5 {
  font-size: 20px;
  line-height: 1.2;
}

h6 {
  font-size: 16px;
  line-height: 1.2;
}

hr {
  margin: 20px 0;
  border-color: #352323;
}

ul,li {
	margin:0;
	padding:0;
	list-style:none;
}

ol {
  list-style: decimal;
}

ol ol ol {
  list-style: lower-roman;
}

ol ol {
  list-style: lower-alpha;
}

/* Form */
label {
  color: #ddd;
  cursor: pointer;
  font-size: 16px;
  font-weight: 500;
}

*::-moz-selection {
  background: #18c5b8;
  color: #fff;
  text-shadow: none;
}

::-moz-selection {
  background: #18c5b8;
  color: #fff;
  text-shadow: none;
}

::selection {
  background: #18c5b8;
  color: #fff;
  text-shadow: none;
}

/* Placeholder */
*::-moz-placeholder {
  color: #565969;
  font-size: 16px;
  opacity: 1;
}

*::placeholder {
  color: #565969;
  font-size: 16px;
  opacity: 1;
}

@media (min-width: 1400px) {
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1194px;
}
}
@media (min-width: 1680px) {
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1470px;
}
}
/*!
 * Font Awesome Pro 5.12.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
@font-face{font-family:"Font Awesome 5 Pro";font-style:normal;font-weight:400;font-display:auto;src:url(../fonts/fa-regular-400.woff2) format("woff2")}.fal,.far{font-family:"Font Awesome 5 Pro"}.far{font-weight:400}
.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}
.fa-phone-alt:before {
    content: "\f879";
}
.fa-search:before {
    content: "\f002";
}
.fa-calendar-alt:before {
    content: "\f073";
}
.fa-eye:before {
    content: "\f06e";
}
.fa-times:before {
    content: "\f00d";
}
.fa-bars:before {
    content: "\f0c9";
}
.fa-angle-left:before{
	content:"\f104"
}
.fa-angle-right:before{
	content:"\f105"
}
.fa-plus:before {
    content: "\f067";
}
.fa-arrow-right:before {
    content: "\f061";
}
/*!
* metismenu https://github.com/onokumus/metismenu#readme
* A jQuery menu plugin
* @version 3.0.6
* @author Osman Nuri Okumus <onokumus@gmail.com> (https://github.com/onokumus)
* @license: MIT 
*/
.metismenu .arrow {
  float: right;
  line-height: 1.42857;
}
*[dir="rtl"] .metismenu .arrow {
  float: left;
}

/*
 * Require Bootstrap 3.x
 * https://github.com/twbs/bootstrap
*/

.metismenu .glyphicon.arrow:before {
  content: "\e079";
}
.metismenu .mm-active > a > .glyphicon.arrow:before {
  content: "\e114";
}

/*
 * Require Font-Awesome
 * http://fortawesome.github.io/Font-Awesome/
*/

.metismenu .fa.arrow:before {
  content: "\f104";
}
.metismenu .mm-active > a > .fa.arrow:before {
  content: "\f107";
}

/*
 * Require Ionicons
 * http://ionicons.com/
*/

.metismenu .ion.arrow:before {
  content: "\f3d2"
}
.metismenu .mm-active > a > .ion.arrow:before {
  content: "\f3d0";
}
.metismenu .plus-times {
  float: right;
}
*[dir="rtl"] .metismenu .plus-times {
  float: left;
}
.metismenu .fa.plus-times:before {
  content: "\f067";
}
.metismenu .mm-active > a > .fa.plus-times {
  transform: rotate(45deg);
}
.metismenu .plus-minus {
  float: right;
}
*[dir="rtl"] .metismenu .plus-minus {
  float: left;
}
.metismenu .fa.plus-minus:before {
  content: "\f067";
}
.metismenu .mm-active > a > .fa.plus-minus:before {
  content: "\f068";
}
.metismenu .mm-collapse:not(.mm-show) {
  display: none;
}

.metismenu .mm-collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-timing-function: ease;
  transition-duration: .35s;
  transition-property: height, visibility;
}

.metismenu .has-arrow {
  position: relative;
}

.metismenu .has-arrow::after {
  position: absolute;
  content: '';
  width: .5em;
  height: .5em;
  border-width: 1px 0 0 1px;
  border-style: solid;
  border-color: currentColor;
  border-color: initial;
  right: 1em;
  transform: rotate(-45deg) translate(0, -50%);
  transform-origin: top;
  top: 50%;
  transition: all .3s ease-out;
}

*[dir="rtl"] .metismenu .has-arrow::after {
  right: auto;
  left: 1em;
  transform: rotate(135deg) translate(0, -50%);
}

.metismenu .mm-active > .has-arrow::after,
.metismenu .has-arrow[aria-expanded="true"]::after {
  transform: rotate(-135deg) translate(0, -50%);
}

*[dir="rtl"] .metismenu .mm-active > .has-arrow::after,
*[dir="rtl"] .metismenu .has-arrow[aria-expanded="true"]::after {
  transform: rotate(225deg) translate(0, -50%);
}

/*# sourceMappingURL=metisMenu.css.map */
/*--
    - Mixins
-----------------------------------------*/
/*--
    - Margin Top
-----------------------------------------*/
.mt-5 {
  margin-top: 5px;
}

.mt-10 {
  margin-top: 10px;
}

.mt-15 {
  margin-top: 15px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-25 {
  margin-top: 25px;
}

.mt-30 {
  margin-top: 30px;
}

.mt-35 {
  margin-top: 35px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-45 {
  margin-top: 45px;
}

.mt-50 {
  margin-top: 50px;
}

.mt-55 {
  margin-top: 55px;
}

.mt-60 {
  margin-top: 60px;
}

.mt-65 {
  margin-top: 65px;
}

.mt-70 {
  margin-top: 70px;
}

.mt-75 {
  margin-top: 75px;
}

.mt-80 {
  margin-top: 80px;
}

.mt-85 {
  margin-top: 85px;
}

.mt-90 {
  margin-top: 90px;
}

.mt-95 {
  margin-top: 95px;
}

.mt-100 {
  margin-top: 100px;
}

.mt-105 {
  margin-top: 105px;
}

.mt-110 {
  margin-top: 110px;
}

.mt-115 {
  margin-top: 115px;
}

.mt-120 {
  margin-top: 120px;
}

.mt-125 {
  margin-top: 125px;
}

.mt-130 {
  margin-top: 130px;
}

.mt-135 {
  margin-top: 135px;
}

.mt-140 {
  margin-top: 140px;
}

.mt-145 {
  margin-top: 145px;
}

.mt-150 {
  margin-top: 150px;
}

.mt-155 {
  margin-top: 155px;
}

.mt-160 {
  margin-top: 160px;
}

.mt-165 {
  margin-top: 165px;
}

.mt-170 {
  margin-top: 170px;
}

.mt-175 {
  margin-top: 175px;
}

.mt-180 {
  margin-top: 180px;
}

.mt-185 {
  margin-top: 185px;
}

.mt-190 {
  margin-top: 190px;
}

.mt-195 {
  margin-top: 195px;
}

.mt-200 {
  margin-top: 200px;
}

.mt--10 {
  margin-top: -10px;
}

.mt--20 {
  margin-top: -20px;
}

.mt--30 {
  margin-top: -30px;
}

.mt--40 {
  margin-top: -40px;
}

.mt--50 {
  margin-top: -50px;
}

.mt--60 {
  margin-top: -60px;
}

.mt--70 {
  margin-top: -70px;
}

.mt--80 {
  margin-top: -80px;
}

.mt--90 {
  margin-top: -90px;
}

.mt--100 {
  margin-top: -100px;
}

.mt--110 {
  margin-top: -110px;
}

.mt--120 {
  margin-top: -120px;
}

.mt--130 {
  margin-top: -130px;
}

.mt--140 {
  margin-top: -140px;
}

.mt--150 {
  margin-top: -150px;
}

.mt--160 {
  margin-top: -160px;
}

.mt--170 {
  margin-top: -170px;
}

.mt--180 {
  margin-top: -180px;
}

.mt--190 {
  margin-top: -190px;
}

.mt--200 {
  margin-top: -200px;
}

/*--
    - Margin Bottom
-----------------------------------------*/
.mb-5 {
  margin-bottom: 5px;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-15 {
  margin-bottom: 15px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-25 {
  margin-bottom: 25px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-35 {
  margin-bottom: 35px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-45 {
  margin-bottom: 45px;
}

.mb-50 {
  margin-bottom: 50px;
}

.mb-55 {
  margin-bottom: 55px;
}

.mb-60 {
  margin-bottom: 60px;
}

.mb-65 {
  margin-bottom: 65px;
}

.mb-70 {
  margin-bottom: 70px;
}

.mb-75 {
  margin-bottom: 75px;
}

.mb-80 {
  margin-bottom: 80px;
}

.mb-85 {
  margin-bottom: 85px;
}

.mb-90 {
  margin-bottom: 90px;
}

.mb-95 {
  margin-bottom: 95px;
}

.mb-100 {
  margin-bottom: 100px;
}

.mb-105 {
  margin-bottom: 105px;
}

.mb-110 {
  margin-bottom: 110px;
}

.mb-115 {
  margin-bottom: 115px;
}

.mb-120 {
  margin-bottom: 120px;
}

.mb-125 {
  margin-bottom: 125px;
}

.mb-130 {
  margin-bottom: 130px;
}

.mb-135 {
  margin-bottom: 135px;
}

.mb-140 {
  margin-bottom: 140px;
}

.mb-145 {
  margin-bottom: 145px;
}

.mb-150 {
  margin-bottom: 150px;
}

.mb-155 {
  margin-bottom: 155px;
}

.mb-160 {
  margin-bottom: 160px;
}

.mb-165 {
  margin-bottom: 165px;
}

.mb-170 {
  margin-bottom: 170px;
}

.mb-175 {
  margin-bottom: 175px;
}

.mb-180 {
  margin-bottom: 180px;
}

.mb-185 {
  margin-bottom: 185px;
}

.mb-190 {
  margin-bottom: 190px;
}

.mb-195 {
  margin-bottom: 195px;
}

.mb-200 {
  margin-bottom: 200px;
}

.mb--10 {
  margin-bottom: -10px;
}

.mb--20 {
  margin-bottom: -20px;
}

.mb--30 {
  margin-bottom: -30px;
}

.mb--40 {
  margin-bottom: -40px;
}

.mb--50 {
  margin-bottom: -50px;
}

.mb--60 {
  margin-bottom: -60px;
}

.mb--70 {
  margin-bottom: -70px;
}

.mb--80 {
  margin-bottom: -80px;
}

.mb--90 {
  margin-bottom: -90px;
}

.mb--100 {
  margin-bottom: -100px;
}

.mb--110 {
  margin-bottom: -110px;
}

.mb--120 {
  margin-bottom: -120px;
}

.mb--130 {
  margin-bottom: -130px;
}

.mb--140 {
  margin-bottom: -140px;
}

.mb--150 {
  margin-bottom: -150px;
}

.mb--160 {
  margin-bottom: -160px;
}

.mb--170 {
  margin-bottom: -170px;
}

.mb--180 {
  margin-bottom: -180px;
}

.mb--190 {
  margin-bottom: -190px;
}

.mb--200 {
  margin-bottom: -200px;
}

/*--
    - Margin Left
-----------------------------------------*/
.ml-10 {
  margin-left: 10px;
}

.ml-20 {
  margin-left: 20px;
}

.ml-30 {
  margin-left: 30px;
}

.ml-40 {
  margin-left: 40px;
}

.ml-50 {
  margin-left: 50px;
}

.ml-60 {
  margin-left: 60px;
}

.ml-70 {
  margin-left: 70px;
}

.ml-80 {
  margin-left: 80px;
}

.ml-90 {
  margin-left: 90px;
}

.ml-100 {
  margin-left: 100px;
}

.ml-110 {
  margin-left: 110px;
}

.ml-120 {
  margin-left: 120px;
}

.ml-130 {
  margin-left: 130px;
}

.ml-140 {
  margin-left: 140px;
}

.ml-150 {
  margin-left: 150px;
}

.ml-160 {
  margin-left: 160px;
}

.ml-170 {
  margin-left: 170px;
}

.ml-180 {
  margin-left: 180px;
}

.ml-190 {
  margin-left: 190px;
}

.ml-200 {
  margin-left: 200px;
}

/*--
    - Margin Right
-----------------------------------------*/
.mr-10 {
  margin-right: 10px;
}

.mr-20 {
  margin-right: 20px;
}

.mr-30 {
  margin-right: 30px;
}

.mr-40 {
  margin-right: 40px;
}

.mr-50 {
  margin-right: 50px;
}

.mr-60 {
  margin-right: 60px;
}

.mr-70 {
  margin-right: 70px;
}

.mr-80 {
  margin-right: 80px;
}

.mr-90 {
  margin-right: 90px;
}

.mr-100 {
  margin-right: 100px;
}

.mr-110 {
  margin-right: 110px;
}

.mr-120 {
  margin-right: 120px;
}

.mr-130 {
  margin-right: 130px;
}

.mr-140 {
  margin-right: 140px;
}

.mr-150 {
  margin-right: 150px;
}

.mr-160 {
  margin-right: 160px;
}

.mr-170 {
  margin-right: 170px;
}

.mr-180 {
  margin-right: 180px;
}

.mr-190 {
  margin-right: 190px;
}

.mr-200 {
  margin-right: 200px;
}


/*--
    - Padding Top
-----------------------------------------*/
.pt-10 {
  padding-top: 10px;
}

.pt-20 {
  padding-top: 20px;
}

.pt-30 {
  padding-top: 30px;
}

.pt-40 {
  padding-top: 40px;
}

.pt-50 {
  padding-top: 50px;
}

.pt-60 {
  padding-top: 60px;
}

.pt-70 {
  padding-top: 70px;
}

.pt-80 {
  padding-top: 80px;
}

.pt-90 {
  padding-top: 90px;
}

.pt-100 {
  padding-top: 100px;
}

.pt-110 {
  padding-top: 110px;
}

.pt-120 {
  padding-top: 120px;
}

.pt-130 {
  padding-top: 130px;
}

.pt-140 {
  padding-top: 140px;
}

.pt-150 {
  padding-top: 150px;
}

.pt-160 {
  padding-top: 160px;
}

.pt-170 {
  padding-top: 170px;
}

.pt-180 {
  padding-top: 180px;
}

.pt-190 {
  padding-top: 190px;
}

.pt-200 {
  padding-top: 200px;
}

.pt--10 {
  padding-top: -10px;
}

.pt--20 {
  padding-top: -20px;
}

.pt--30 {
  padding-top: -30px;
}

.pt--40 {
  padding-top: -40px;
}

.pt--50 {
  padding-top: -50px;
}

.pt--60 {
  padding-top: -60px;
}

.pt--70 {
  padding-top: -70px;
}

.pt--80 {
  padding-top: -80px;
}

.pt--90 {
  padding-top: -90px;
}

.pt--100 {
  padding-top: -100px;
}

.pt--110 {
  padding-top: -110px;
}

.pt--120 {
  padding-top: -120px;
}

.pt--130 {
  padding-top: -130px;
}

.pt--140 {
  padding-top: -140px;
}

.pt--150 {
  padding-top: -150px;
}

.pt--160 {
  padding-top: -160px;
}

.pt--170 {
  padding-top: -170px;
}

.pt--180 {
  padding-top: -180px;
}

.pt--190 {
  padding-top: -190px;
}

.pt--200 {
  padding-top: -200px;
}

/*--
    - Padding Bottom
-----------------------------------------*/
.pb-10 {
  padding-bottom: 10px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*--
    - Padding Left
-----------------------------------------*/
.pl-10 {
  padding-left: 10px;
}

.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;
}

.pl-160 {
  padding-left: 160px;
}

.pl-170 {
  padding-left: 170px;
}

.pl-180 {
  padding-left: 180px;
}

.pl-190 {
  padding-left: 190px;
}

.pl-200 {
  padding-left: 200px;
}

/*--
    - Padding Right
-----------------------------------------*/
.pr-10 {
  padding-right: 10px;
}

.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;
}

.pr-150 {
  padding-right: 150px;
}

.pr-160 {
  padding-right: 160px;
}

.pr-170 {
  padding-right: 170px;
}

.pr-180 {
  padding-right: 180px;
}

.pr-190 {
  padding-right: 190px;
}

.pr-200 {
  padding-right: 200px;
}


@media (max-width: 1679px) {
.pt-90 {
    padding-top: 60px;
}	
.pb-90 {
    padding-bottom: 60px;
}
}

@media (max-width: 1199px) {
.pt-90 {
    padding-top: 40px;
}	
.pb-90 {
    padding-bottom: 40px;
}
.mt-50 {
    margin-top: 40px;
}
.mb-50 {
    margin-bottom: 40px;
}
.mt-40 {
    margin-top: 30px;
}
.mb-40 {
    margin-bottom: 30px;
}
}

@media (max-width: 767px) {
.pt-90 {
    padding-top: 30px;
}	
.pb-90 {
    padding-bottom: 30px;
}
.mt-50 {
    margin-top: 30px;
}
.mb-50 {
    margin-bottom: 30px;
}
.mt-40 {
    margin-top: 20px;
}
.mb-40 {
    margin-bottom: 20px;
}
.mt-30 {
    margin-top: 20px;
}
.mb-30 {
    margin-bottom: 20px;
}
}

@media (max-width: 575px) {
.pt-90 {
    padding-top: 26px;
}	
.pb-90 {
    padding-bottom: 26px;
}
.mt-50 {
    margin-top: 22px;
}
.mb-50 {
    margin-bottom: 22px;
}
.mt-40 {
    margin-top: 20px;
}
.mb-40 {
    margin-bottom: 20px;
}
.mt-30 {
    margin-top: 20px;
}
.mb-30 {
    margin-bottom: 20px;
}
}
/*#  */

/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
    outline: none;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.home-slider-2 .slick-arrow {
    position: absolute;
    top: 50%;
    z-index: 10;
    transform: translate(0px, -50%);
    transition: 0.5s all;
    font-size: 0;
    padding: 0;
	border: none;
    background: none;
    overflow: hidden;
    z-index: 1;
}
.home-slider-2 .slick-prev {
    left: 20px;
}
.home-slider-2 .slick-next {
    right: 20px;
}
.home-slider-2 .slick-arrow:after {
    width: 50px;
    height: 50px;
    border: none;
    background: transparent;
    border-radius: 50%;
    position: relative;
    overflow: hidden;
    color: #fff;
    font-size: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Font Awesome 5 Pro';
    font-weight: 500;
}
.home-slider-2 .slick-prev:after {
    content: "\f104";
}
.home-slider-2 .slick-next:after {
    content: "\f105";
}
.slick-dots {
	position: absolute;
    left: 0;
    bottom: 30px;
	width:100%;
	text-align:center;
}
.slick-dots li {
	display:inline-block;
	margin:0 5px;
}
.slick-dots li button {
	position: relative;
	font-size: 0;
	width: 26px;
	line-height: 5px;
	height: 5px;
	background:#fff;
}
.slick-dots li.slick-active button {
	background:#18c5b8;
}
@media (max-width: 767px) {
.home-slider-2 .slick-prev {
    left: 0px;
}
.home-slider-2 .slick-next {
    right: 0px;
}
.slick-dots {
    bottom: 15px;
}
}
/*--
    - Mixins
-----------------------------------------*/
/* 1. Theme default css */


/* Button */
.btn {
  padding: 25px 46px;
  line-height: 1;
  font-weight: 500;
}

.btn.icon-left i {
  margin-right: 15px;
}

.btn.icon-right i {
  margin-left: 15px;
}

.btn-theme {
  color: #fff;
  border-color: #18c5b8;
  background: #18c5b8;
}
.btn-theme:hover {
  background: #333333;
  color: #fff;
  border-color: #333333;
}

.btn-rounded {
  border-radius: 100% !important;
}

.btn-square {
  border-radius: 0 !important;
}
@media (max-width: 767px) {
.btn {
  padding: 15px 20px;
}
.btn.icon-left i {
  margin-right: 5px;
}
.btn.icon-right i {
  margin-left: 5px;
}
}
/* Bg Color */
.bg-gray {
  background: #ddd;
}

.bg-white {
  background: #fff;
}

.bg-black {
  background: #000;
}

.bg-theme {
  background: #18c5b8 !important;
}

.bg-blue {
  background: #333333 !important;
}

.bg-light {
  background: #f2f3f5 !important;
}

.bg-dark {
  background: #101a23 !important;
}

/* Text Color */
.gray-color {
  background: #ddd;
}

.white-color {
  color: #fff;
}

.black-color {
  color: #000;
}

.theme-color {
  color: #18c5b8;
}

/* Others Common Css Here :) */
#scrollUp {
  position: fixed;
  bottom: 30px;
  right: 30px;
  background: #18c5b8;
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 38px;
  color: #fff;
  font-size: 16px;
  border: 0;
  border-radius: 4px;
  font-weight: 500;
  opacity: 0.6;
  cursor: pointer;
  z-index: 9999;
}
#scrollUp:hover {
  opacity: 1;
}

#scrollUp:hover {
  background: #18c5b8;
}

.dark #preloader {
  background-color: #232323;
}

#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #f7f7f7;
  z-index: 999999;
}

.preloader {
  width: 50px;
  height: 50px;
  display: inline-block;
  padding: 0px;
  text-align: left;
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -25px;
  margin-top: -25px;
}

.preloader span {
  position: absolute;
  display: inline-block;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  background: #18c5b8;
  -webkit-animation: preloader 1.3s linear infinite;
  animation: preloader 1.3s linear infinite;
}

.preloader span:last-child {
  animation-delay: -0.8s;
  -webkit-animation-delay: -0.8s;
}

@keyframes preloader {
  0% {
    transform: scale(0, 0);
    opacity: 0.5;
  }
  100% {
    transform: scale(1, 1);
    opacity: 0;
  }
}
@-webkit-keyframes preloader {
  0% {
    -webkit-transform: scale(0, 0);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1, 1);
    opacity: 0;
  }
}
.table-row {
  display: table;
  width: 100%;
  height: 100%;
}

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

.f-left {
  float: left;
}

.f-right {
  float: right;
}

.fix {
  overflow: hidden;
}

.separator {
  border-top: 1px solid #f2f2f2;
}

/*--
    - Overlay
-----------------------------------------*/
[data-overlay] {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 1;
}
[data-overlay]::before {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  content: "";
  z-index: -1;
}

/*--
    - Overlay Color
-----------------------------------------*/
[data-overlay=light]::before {
  background-color: #fff;
}

[data-overlay=dark]::before {
  background-color: #333333;
}

[data-overlay=theme]::before {
  background-color: #18c5b8;
}

/*--
    - Overlay Opacity
-----------------------------------------*/
[data-opacity="1"]::before {
  opacity: 0.1;
}

[data-opacity="2"]::before {
  opacity: 0.2;
}

[data-opacity="3"]::before {
  opacity: 0.3;
}

[data-opacity="4"]::before {
  opacity: 0.4;
}

[data-opacity="5"]::before {
  opacity: 0.5;
}

[data-opacity="6"]::before {
  opacity: 0.6;
}

[data-opacity="7"]::before {
  opacity: 0.7;
}

[data-opacity="8"]::before {
  opacity: 0.8;
}

[data-opacity="9"]::before {
  opacity: 0.9;
}

.slide-bar {
  position: fixed;
  overflow-y: auto;
  top: 0;
  right: -330px;
  width: 300px;
  padding: 25px 20px;
  height: 100%;
  display: block;
  background-color: #ffffff;
  z-index: 9999999999;
  -webkit-transition: all 600ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -moz-transition: all 600ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: all 600ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
  box-shadow: -5px 0 20px -5px rgba(0, 0, 0, 0.5);
}

.slide-bar.show {
  right: 0;
}

.open-mobile-menu {
  display: inline-block;
}
.open-mobile-menu a {
  display: block;
  width: 50px;
  height: 50px;
  background: #18c5b8;
  text-align: center;
  line-height: 50px;
  font-size: 20px;
  margin-left: 20px;
  color: #fff;
}
.open-mobile-menu a:hover {
  background: #18c5b8;
}
.open-mobile-menu a.active {
  background: #18c5b8;
}

.close-mobile-menu a {
  color: #212121;
  position: relative;
  z-index: 2;
  font-size: 16px;
  top: -10px;
  left: 0;
}
.close-mobile-menu a:hover {
  color: #ff0000;
}
@media (max-width: 767px) {
.open-mobile-menu a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin-left: 10px;
}
}

.on-side {
  overflow: hidden;
}

.body-overlay {
  background-color: rgba(0, 0, 0, 0.5);
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 999999990;
  left: 0;
  opacity: 0;
  display: none;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}

.body-overlay.active {
  opacity: 1;
  display: block;
}

.side-mobile-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.side-mobile-menu ul li a {
  padding: 13px 0;
  display: block;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  font-size: 16px;
  color: #101a23;
  font-weight: 500;
  text-transform: uppercase;
  position: relative;
}
.side-mobile-menu ul li a:hover,.side-mobile-menu ul li.active a {
  color: #18c5b8;
}
.side-mobile-menu ul li.active ul li a {
  color: #101a23;
}
.side-mobile-menu ul li a[aria-expanded=true] {
  color: #18c5b8;
}
.side-mobile-menu ul li a[aria-expanded=true]:before {
  background: #18c5b8;
  border-color: #18c5b8;
}
.side-mobile-menu ul li ul {
  padding-left: 0;
  list-style: none;
}
.side-mobile-menu ul li ul li {
  padding-left: 10px;
}
.side-mobile-menu ul li ul li a {
  position: relative;
  font-size: 16px;
}
.side-mobile-menu ul li ul li:hover > a {
  color: #18c5b8;
}
.side-mobile-menu ul li ul li a[aria-expanded=true] {
  padding-left: 20px;
}
.side-mobile-menu ul li.has-children > a:after {
  position: absolute;
  content: "";
  width: 8px;
  height: 8px;
  border-width: 0 0 2px 2px;
  border-style: solid;
  border-color: initial;
  right: 16px;
  top: 50%;
  -webkit-transform: rotate(-45deg) translateY(-50%);
  transform: rotate(-45deg) translateY(-50%);
  -webkit-transform-origin: top;
  transform-origin: top;
  transition: all 0.3s ease-out;
}
.side-mobile-menu ul li.has-children a[aria-expanded=true]:after {
  -webkit-transform: rotate(-225deg) translateY(-50%);
  transform: rotate(-225deg) translateY(-50%);
}

/* 2. Header */
.header-area {
  padding: 0 70px;
}
@media (min-width: 1200px) and (max-width: 1679px) {
  .header-area {
    padding: 0 30px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .header-area {
    padding: 20px 50px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .header-area {
    padding: 20px;
  }
}
@media (max-width: 767px) {
  .header-area {
    padding: 20px 50px;
  }
}
@media (min-width: 320px) and (max-width: 450px) {
  .header-area {
    padding: 16px 0;
  }
}

.site-logo {
  position: relative;
  display: inline-block;
  z-index: 999;
}
.site-logo:before {
  content: "";
  background: #18c5b8;
  position: absolute;
  left: -130px;
  top: -50px;
  z-index: -1;
  right: -80px;
  transform: skew(-30deg);
  bottom: -50px;
}
@media (min-width: 1200px) and (max-width: 1679px) {
  .site-logo:before {
    left: -130px;
    right: -20px;
    transform: skew(-15deg);
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .site-logo:before {
    top: -35px;
    z-index: -1;
    right: -60px;
    transform: skew(-25deg);
    bottom: -35px;
  }
}
@media (max-width: 767px) {
  .site-logo:before {
    top: -35px;
    z-index: -1;
    right: -30px;
    transform: skew(-25deg);
    bottom: -35px;
  }
}
.site-logo a {
  display: inline-block;
}

.main-menu {
  padding-left: 70px;
}
@media (min-width: 1200px) and (max-width: 1679px) {
  .main-menu {
    padding-left: 20px;
  }

}
@media (max-width: 1399px) {
.header-area-2 .main-menu {
    display: none;
}
}
.main-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.main-menu ul li {
  display: inline-block;
  margin-right: 20px;
  position: relative;
}
.main-menu ul li:last-child {
  margin-right: 0 !important;
}
.main-menu ul li:hover > a {
  color: #18c5b8;
}
.main-menu ul li:hover > a:before {
  visibility: visible;
  opacity: 1;
}
.main-menu ul li:hover ul.sub-menu {
  visibility: visible;
  opacity: 1;
  top: 100%;
}
.main-menu ul li a {
  color: #333333;
  font-size: 18px;
  font-weight: 500;
  line-height: 113px;
  display: block;
  text-transform: capitalize;
  padding: 0 0 0 10px;
  text-transform: uppercase;
}
.main-menu ul li ul.sub-menu {
  border-top: 2px solid #18c5b8;
  position: absolute;
  left: 0;
  top: 110%;
  min-width:280px;
  background: #fff;
  box-shadow: 0 15px 30px 0 rgba(0, 3, 143, 0.1);
  text-align: left;
  padding: 15px 0;
  z-index: 999;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
.main-menu ul li ul.sub-menu li {
  display: block;
  margin: 0;
}
.main-menu ul li ul.sub-menu li a {
  font-size: 16px;
  line-height: 30px;
  padding: 5px 30px;
  position: relative;
}
.main-menu ul li ul.sub-menu li a:before {
  display: none;
}
.main-menu ul li.last-elements ul.sub-menu {
  left: auto;
  right: 0;
}
.main-menu ul li.menu-item-has-children:hover > a:after {
  color: #18c5b8;
}
.main-menu ul li.menu-item-has-children > a:after {
  content: " ";
  font-family: "Font Awesome 5 Pro";
  color: #686868;
  margin-left: 5px;
}

.header-info {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-right: 40px;
}
@media (max-width: 1679px) {
  .header-info {
    display: none;
  }
.main-menu ul li a {
	font-size: 16px;
    padding: 0 0 0 15px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
  .header-info {
    margin-right: 15px;
  }
}
@media (max-width: 767px) {
  .header-info {
    display: none;
  }
}
.header-info .icon {
  font-size: 30px;
  color: #18c5b8;
  padding: 0 10px;
  margin-right: 5px;
}
.header-info .content span {
  display: block;
  color: #565872;
  font-size: 16px;
}
.header-info .content a {
  display: inline-block;
  font-weight: 500;
  font-size: 16px;
  color: #222222;
}
.header-info .content a:hover {
  color: #18c5b8;
}

.header-btn a {
  padding: 20px 40px;
  font-size: 18px;
  line-height: 1;
  color: #333333;
  border: 2px solid #18c5b8;
  text-transform: capitalize;
  border-radius: 5px;
}
.header-btn a:hover {
  background: #18c5b8;
  color: #fff;
}
@media (min-width: 1200px) and (max-width: 1679px) {
  .header-btn a {
    padding: 20px 25px;
  }
}
@media (max-width: 767px) {
  .header-btn a {
    display: none;
  }
}

.open-mobile-menu {
  display: none;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .open-mobile-menu {
    display: inline-block;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .open-mobile-menu {
    display: inline-block;
  }
}
@media (max-width: 767px) {
  .open-mobile-menu {
    display: inline-block;
  }
}

.header-area-2 .main-menu {
  padding-left: 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .header-area-2 .main-menu {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .header-area-2 .main-menu {
    display: none;
  }
}
@media (max-width: 767px) {
  .header-area-2 .main-menu {
    display: none;
  }
}
.header-area-2 .main-menu ul li {
  margin-right: 20px;
}
@media (min-width: 1200px) and (max-width: 1679px) {
  .header-area-2 .main-menu ul li {
    margin-right: 16px;
  }
}
.header-area-2 .main-menu ul li a {
  color: #333333;
}
.header-area-2 .main-menu ul li a span {
	margin-left:5px;
}
.header-area-2 .main-menu ul li a:hover,.header-area-2 .main-menu ul li.active a {
  color: #18c5b8;
}
.header-area-2 .main-menu ul li.active .sub-menu a {
  color: #333333;
}
.header-area-2 .main-menu ul li.active .sub-menu a:hover {
  color: #18c5b8;
}
.header-area-2 .site-logo {
  position: relative;
  display: inline-block;
  z-index: 999;
  padding: 0px 50px 0px 75px;
  line-height: 113px;
}
@media (max-width: 1679px) {

.header-area-2 .main-menu ul li {
    margin-right: 0px;
}
}
@media (max-width: 1199px) {
  .header-area-2 .site-logo {
    line-height: 80px;
  }
}
@media (max-width: 767px) {
  .header-area-2 .site-logo {
    padding: 0px 30px;
	line-height: 60px;
  }
  .header-area-2 .site-logo img {
	height: 30px;
  }
}
@media (max-width: 575px) {
  .header-area-2 .site-logo {
    padding: 0px 15px;
  }
  .header-area-2 .site-logo img {
	height: auto;
  }
}
.header-area-2 .site-logo:before {
  left: -100px;
  top: 0;
  right: 0;
  bottom: 0;
}
@media (max-width: 767px) {
  .header-area-2 .site-logo:before {
    transform: skew(-16deg);
  }
}
.header-area-2 .header-info {
  margin-right: 0;
}
.header-area-2 .header-info .content span {
  color: #333333;
  font-size: 20px;
  line-height: 1;
}
.header-area-2 .header-info .content p {
  color: #333333;
  font-size: 20px;
  font-weight: 500;
}
.header-area-2 .open-mobile-menu {
  margin-left: 30px;
}
@media (min-width: 320px) and (max-width: 450px) {
  .header-area-2 .open-mobile-menu {
    margin-left: 0;
  }
}

.open-search {
  margin-left: 45px;
}
@media (min-width: 1200px) and (max-width: 1679px) {
  .open-search {
    margin-left: 20px;
  }
}
@media (min-width: 320px) and (max-width: 450px) {
  .open-search {
    margin-left: 20px;
  }
}
.open-search a {
  color: #333333;
  font-size: 18px;
  font-weight: 500;
  line-height: 23px;
  display: block;
  text-transform: capitalize;
  padding: 5px;
}
.open-search a:hover {
  color: #18c5b8;
}

.open-cart {
  margin-left: 45px;
}
@media (min-width: 1200px) and (max-width: 1679px) {
  .open-cart {
    margin-left: 20px;
  }
}
@media (min-width: 320px) and (max-width: 450px) {
  .open-cart {
    margin-left: 20px;
  }
}
.open-cart a {
  position: relative;
  color: #333333;
  font-size: 18px;
  font-weight: 500;
  line-height: 23px;
  display: block;
  text-transform: capitalize;
  padding: 5px;
}
.open-cart a:hover {
  color: #18c5b8;
}
.open-cart a span {
  position: absolute;
  right: -4px;
  top: 0;
  height: 16px;
  width: 16px;
  font-size: 10px;
  line-height: 16px;
  text-align: center;
  background: #18c5b8;
  border-radius: 50%;
  color: #fff;
}

.open-sidebar {
  margin-left: 45px;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  line-height: 23px;
  display: block;
  text-transform: capitalize;
  padding: 40px 40px;
  background: #18c5b8;
  height: 100%;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  cursor: pointer;
}
@media (min-width: 1200px) and (max-width: 1679px) {
  .open-sidebar {
    margin-left: 20px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .open-sidebar {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .open-sidebar {
    display: none;
  }
}
@media (max-width: 767px) {
  .open-sidebar {
    display: none;
  }
}
.open-sidebar:hover {
  background: #333333;
}
.open-sidebar a {
  height: 27px;
  width: 25px;
  position: relative;
}
.open-sidebar a span {
  height: 3px;
  width: 14px;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 0;
  margin: auto;
  transition: all 0.3s ease-in-out;
  display: inline-block;
  transform: translateY(-50%);
}
.open-sidebar:hover a span {
  background-color: #fff;
}
.open-sidebar a span:before {
  content: "";
  height: 3px;
  width: 23px;
  box-shadow: 0 -10px 0 0 #fff;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.3s ease-in-out;
}
.open-sidebar:hover a span:before {
  box-shadow: 0 -10px 0 0 #fff;
}
.open-sidebar a span:after {
  content: "";
  height: 3px;
  width: 18px;
  box-shadow: 0 10px 0 0 #fff;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.3s ease-in-out;
}
.open-sidebar:hover a span:after {
  box-shadow: 0 10px 0 0 #fff;
}

.search-area {
  visibility: hidden;
  opacity: 0;
  z-index: -99;
}
.search-area a.search-close {
  position: absolute;
  right: 100px;
  top: 100px;
  color: #18c5b8;
  z-index: 999;
  width: 50px;
  height: 50px;
  text-align: center;
  background: #fff;
  border-radius: 50%;
  line-height: 54px;
  font-size: 24px;
  visibility: hidden;
  opacity: 0;
  transition: all 0.5s ease-out 1s;
}
@media (max-width: 767px) {
  .search-area a.search-close {
    right: 50%;
    transform: translateX(50%);
  }
}
.search-area a.search-close:hover {
  background: red;
  color: #fff;
}
.search-area .search-form {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  visibility: hidden;
  opacity: 0;
  transition: all 0.5s ease-out 1s;
}
.search-area .search-form form {
  position: relative;
}
.search-area .search-form form input {
  width: 100%;
  height: 70px;
  border: 0;
  border-radius: 100px;
  padding-left: 35px;
  padding-right: 60px;
  background: #fff;
  font-size: 20px;
}
.search-area .search-form form input::-webkit-input-placeholder {
  font-size: 20px;
}
.search-area .search-form form input:-moz-placeholder {
  font-size: 20px;
}
.search-area .search-form form input::-moz-placeholder {
  font-size: 20px;
}
.search-area .search-form form input:-ms-input-placeholder {
  font-size: 20px;
}
.search-area .search-form form button {
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
  height: 60px;
  width: 60px;
  border-radius: 50%;
  border: 0;
  background: #18c5b8;
  color: #fff;
}
.search-area .search-form form button:hover {
  -webkit-transform: translateY(-50%) rotate(360deg);
  -ms-transform: translateY(-50%) rotate(360deg);
  transform: translateY(-50%) rotate(360deg);
}

.search-area.active {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  overflow: hidden;
  outline: 0;
  visibility: visible;
  opacity: 1;
}
.search-area.active a.search-close {
  visibility: visible;
  opacity: 1;
}
.search-area.active .search-area-bg {
  height: 100%;
  width: 100%;
  background-color: rgba(23, 26, 33, 0.95);
}
.search-area.active .search-area-bg {
  background-color: rgba(0, 0, 0, 0.87);
  padding-bottom: 100%;
  border-radius: 100%;
  overflow: hidden;
  -webkit-animation: search-animation 0.8s ease-out forwards;
  animation: search-animation 0.8s ease-out forwards;
}
.search-area.active .search-form {
  visibility: visible;
  opacity: 1;
}
@media (max-width: 991px) {
.search-form .col-xl-8 {
    padding-left: 80px;
    padding-right: 80px;
}
}
@media (max-width: 767px) {
.search-form .col-xl-8 {
    padding-left: 50px;
    padding-right: 50px;
}
}

@-webkit-keyframes search-animation {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.04) translateY(300%);
    transform: scale(0.04) translateY(300%);
  }
  40% {
    -webkit-transform: scale(0.04) translateY(0);
    transform: scale(0.04) translateY(0);
    -webkit-transition: ease-out;
    -o-transition: ease-out;
    transition: ease-out;
  }
  40% {
    -webkit-transform: scale(0.04) translateY(0);
    transform: scale(0.04) translateY(0);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(0.02) translateY(0px);
    transform: scale(0.02) translateY(0px);
  }
  61% {
    opacity: 1;
    -webkit-transform: scale(0.04) translateY(0px);
    transform: scale(0.04) translateY(0px);
  }
  99.9% {
    opacity: 1;
    height: 0;
    padding-bottom: 100%;
    border-radius: 100%;
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(2) translateY(0px);
    transform: scale(2) translateY(0px);
    height: 100%;
    padding-bottom: 0;
    border-radius: 0;
  }
}
@keyframes search-animation {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.04) translateY(300%);
    transform: scale(0.04) translateY(300%);
  }
  40% {
    -webkit-transform: scale(0.04) translateY(0);
    transform: scale(0.04) translateY(0);
    -webkit-transition: ease-out;
    -o-transition: ease-out;
    transition: ease-out;
  }
  40% {
    -webkit-transform: scale(0.04) translateY(0);
    transform: scale(0.04) translateY(0);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(0.02) translateY(0px);
    transform: scale(0.02) translateY(0px);
  }
  61% {
    opacity: 1;
    -webkit-transform: scale(0.04) translateY(0px);
    transform: scale(0.04) translateY(0px);
  }
  99.9% {
    opacity: 1;
    height: 0;
    padding-bottom: 100%;
    border-radius: 100%;
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(2) translateY(0px);
    transform: scale(2) translateY(0px);
    height: 100%;
    padding-bottom: 0;
    border-radius: 0;
  }
}
/* .side-mobile-menu {
  display: none;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .side-mobile-menu {
    display: block;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .side-mobile-menu {
    display: block;
  }
}
@media (max-width: 767px) {
  .side-mobile-menu {
    display: block;
  }
} */

.sidebar-widget-wrapper {
  display: block;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .sidebar-widget-wrapper {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .sidebar-widget-wrapper {
    display: none;
  }
}
@media (max-width: 767px) {
  .sidebar-widget-wrapper {
    display: none;
  }
}

/* 3. Slider */
.home-slide {
  background: #333333;
}
@media (min-width: 768px) and (max-width: 991px) {
  .home-slide {
    padding: 150px 0;
  }
}
@media (max-width: 767px) {
  .home-slide {
    padding: 150px 0;
  }
}
.home-slide .home-slide-text {
  position: relative;
}
@media (max-width: 767px) {
  .home-slide .home-slide-text {
    text-align: center;
  }
}
.home-slide .home-slide-text .brand-name {
  font-size: 160px;
  line-height: 100px;
  position: absolute;
  left: -35px;
  top: -65px;
  opacity: 0.1;
}
.home-slide .home-slide-text .brand-name a {
  -text-fill-color: #f6f6f6;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #fff;
}
.home-slide .home-slide-text .brand-name a:hover {
  -text-fill-color: #f6f6f6;
  -webkit-text-stroke-color: #fff;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .home-slide .home-slide-text .brand-name {
    font-size: 100px;
    left: -25px;
    top: -45px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .home-slide .home-slide-text .brand-name {
    font-size: 100px;
    left: -25px;
    top: -45px;
  }
}
@media (max-width: 767px) {
  .home-slide .home-slide-text .brand-name {
    font-size: 80px;
    left: 50%;
    top: -45px;
    transform: translateX(-50%);
  }
}
.home-slide .home-slide-text h3 {
  color: #fff;
  font-size: 100px;
  line-height: 100px;
  margin-bottom: 22px;
}
.home-slide .home-slide-text h3 a {
  color: #fff;
}
.home-slide .home-slide-text h3 a:hover {
  color: #fff;
}
.home-slide .home-slide-text h3 span {
  color: #18c5b8;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .home-slide .home-slide-text h3 {
    color: #fff;
    font-size: 80px;
    line-height: 80px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .home-slide .home-slide-text h3 {
    color: #fff;
    font-size: 80px;
    line-height: 80px;
  }
}
@media (max-width: 767px) {
  .home-slide .home-slide-text h3 {
    color: #fff;
    font-size: 60px;
    line-height: 60px;
  }
}
.home-slide .home-slide-text p {
  font-size: 18px;
  line-height: 30px;
  color: #bebbbb;
  margin-bottom: 0;
}
.home-slide .home-slide-text .btn {
  margin-top: 32px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .home-slide .home-slide-text .btn {
    padding: 20px 46px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .home-slide .home-slide-text .btn {
    padding: 20px 46px;
  }
}
@media (max-width: 767px) {
  .home-slide .home-slide-text .btn {
    padding: 20px 46px;
  }
}
.home-slide .home-slide-text .btn:hover i {
  transform: rotate(90deg);
}
.home-slide .home-slide-text .btn i {
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
.home-slide .home-slide-thumb img {
  margin-top: 50px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .home-slide .home-slide-thumb img {
    margin-top: 80px;
  }
}

.home-slide-shape {
  position: relative;
  z-index: 1;
}
.home-slide-shape:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: top right;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .home-slide-shape:before {
    width: 80%;
    height: 60%;
    background-position: bottom left;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .home-slide-shape:before {
    width: 80%;
    height: 60%;
    background-position: bottom left;
  }
}
@media (max-width: 767px) {
  .home-slide-shape:before {
    display: none;
  }
}
.home-slide-shape:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: left bottom;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .home-slide-shape:after {
    width: 50%;
    height: 60%;
    background-position: right bottom;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .home-slide-shape:after {
    width: 50%;
    height: 60%;
    background-position: right bottom;
  }
}
@media (max-width: 767px) {
  .home-slide-shape:after {
    display: none;
  }
}

.home-slide-2 {
  position: relative;
  height: 820px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.yzlcms-slide {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translate(0%, -50%);
    z-index: 1;
}
@media (max-width: 1399px) {
  .home-slide-2 {
    height: 600px;
  }
}
@media (max-width: 991px) {
  .home-slide-2 {
    height: 500px;
  }
}
@media (max-width: 767px) {
  .home-slide-2 {
    height: 400px;
  }
}
.home-slide-2 .home-slide-text-2 h3 {
  font-size: 60px;
  line-height: 100px;
  margin-bottom: 0;
  color:#fff;
}
@media (max-width: 1199px) {
  .home-slide-2 .home-slide-text-2 h3 {
    font-size: 50px;
    line-height: 80px;
  }
}
@media (max-width: 767px) {
  .home-slide-2 .home-slide-text-2 h3 {
    font-size: 30px;
    line-height: 40px;
  }
}
@media (max-width: 575px) {
  .home-slide-2 .home-slide-text-2 h3 {
    font-size: 24px;
    line-height: 30px;
  }
}
.home-slide-2 .home-slide-text-2 h3 a {
  color: #333333;
}
.home-slide-2 .home-slide-text-2 h3 a:hover {
  color: #18c5b8;
}
.home-slide-2 .home-slide-text-2 .btn {
  margin-top: 32px;
  color:#fff;
}
.home-slide-2 .home-slide-text-2 .btn:hover {
  color:#fff;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .home-slide-2 .home-slide-text-2 .btn {
    padding: 20px 46px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .home-slide-2 .home-slide-text-2 .btn {
    padding: 20px 46px;
  }
}
@media (max-width: 767px) {
  .home-slide-2 .home-slide-text-2 .btn {
    padding: 15px 20px;
	margin-top: 20px;
	font-size: 14px;
  }
}
.home-slide-2 .home-slide-text-2 .btn:hover {
  background: #333333;
  border-color: #333333;
}
.home-slide-2 .home-slide-text-2 .btn:hover i {
  transform: rotate(90deg);
}
.home-slide-2 .home-slide-text-2 .btn i {
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}

/* 4. Service */
.service-wrap {
  padding: 140px 100px;
  background: #f2f3f5;
  height: 100%;
}
@media (min-width: 1200px) and (max-width: 1679px) {
  .service-wrap {
    padding: 60px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .service-wrap {
    padding: 40px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .service-wrap {
    padding: 80px;
  }
}
@media (max-width: 767px) {
  .service-wrap {
    padding: 50px;
  }
}
.service-wrap .service-num {
  font-size: 160px;
  font-weight: 500;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #333333;
  position: absolute;
  bottom: 40px;
  right: 35px;
  line-height: 100px;
  opacity: 0.2;
}
.service-wrap .service-details h4 {
  font-size: 34px;
  line-height: 30px;
  margin-bottom: 15px;
}
.service-wrap .service-details h4 a {
  color: #333333;
  font-weight: 500;
}
.service-wrap .service-details p {
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 0;
}
.service-wrap .service-details .read-more {
  margin-top: 28px;
  color: #18c5b8;
  font-size: 16px;
  font-weight: 500;
}
.service-wrap .service-details .read-more i {
  margin-right: 10px;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
.service-wrap .service-details .read-more:hover i {
  transform: rotate(180deg);
}

.service-wrap.service-text-white .service-num {
  -webkit-text-stroke-color: #fff;
}
.service-wrap.service-text-white .service-details h4 a {
  color: #fff;
}
.service-wrap.service-text-white .service-details p {
  color: #fff;
}
.service-wrap.service-text-white .service-details .read-more {
  color: #fff;
}

.service-wrap-2 {
  padding: 40px;
  background: #fff;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
.service-wrap-2:hover {
  box-shadow: 0 0 20px -5px rgba(37, 37, 37, 0.5);
}
.service-wrap-2 .service-icon {
  height: 62px;
  margin-bottom: 36px;
}
.service-wrap-2 .service-details h4 {
  font-size: 26px;
  line-height: 30px;
  margin-bottom: 12px;
  font-weight: 500;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .service-wrap-2 .service-details h4 {
    font-size: 22px;
  }
}
.service-wrap-2 .service-details h4 a {
  color: #333333;
  font-weight: 500;
}
.service-wrap-2 .service-details h4 a:hover {
  color: #18c5b8;
}
.service-wrap-2 .service-details p {
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 0;
  color: #565969;
}
.service-wrap-2 .service-details .read-more {
  margin-top: 18px;
  color: #18c5b8;
  font-size: 16px;
  font-weight: 500;
}
.service-wrap-2 .service-details .read-more i {
  margin-right: 10px;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
.service-wrap-2 .service-details .read-more:hover i {
  transform: rotate(180deg);
}

.service-wrap-3 {
  position: relative;
}
.service-wrap-3 .service-thumb {
  overflow: hidden;
}
.service-wrap-3 .service-thumb a {
  width: 100%;
}
.service-wrap-3 .service-thumb img {
  width: 100%;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
.service-wrap-3 .service-details {
  background: #fff;
  width: 86%;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  top: -35px;
  padding: 20px;
  text-align: center;
  box-shadow: 0 0 20px -5px rgba(37, 37, 37, 0.3);
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
.service-wrap-3:hover .service-details {
  box-shadow: 0 0 20px -5px rgba(37, 37, 37, 0.5);
}
.service-wrap-3:hover .service-thumb img {
  transform: scale(1.05);
}
@media (min-width: 992px) and (max-width: 1199px) {
  .service-wrap-3 .service-details {
    width: 90%;
  }
}
.service-wrap-3 .service-details h4 {
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 0px;
  font-weight: 500;
}
@media (max-width: 1399px) {
  .service-wrap-3 .service-details h4 {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
.service-wrap-3 .service-details {
	top: -25px;
    padding: 10px;
}
  .service-wrap-3 .service-details h4 {
    font-size: 16px;
  }
}
@media (max-width: 575px) {
.service-wrap-3 .service-details {
	top: 0px;
	width:100%;
	box-shadow: 0 0 15px -5px rgba(37, 37, 37, 0.3);
	left: 0;
    transform: translateX(-0%);
}
}
.service-wrap-3 .service-details h4 a {
  color: #333333;
  font-weight: 500;
}
.service-wrap-3 .service-details h4 a:hover {
  color: #18c5b8;
}
.service-wrap-3 .service-details p {
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 0;
  color: #565969;
}
.service-wrap-3 .service-details .read-more {
  margin-top: 18px;
  color: #18c5b8;
  font-size: 16px;
  font-weight: 500;
}
.service-wrap-3 .service-details .read-more i {
  margin-right: 10px;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
.service-wrap-3 .service-details .read-more:hover i {
  transform: rotate(180deg);
}

.service-wrap-4 {
  position: relative;
  background: #fff;
  border: 1px solid #e8e8e9;
  border-bottom: 4px solid #18c5b8;
}
.service-wrap-4 .service-thumb {
  position: relative;
  text-align: center;
  z-index: 1;
  padding: 60px 50px 15px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .service-wrap-4 .service-thumb {
    padding: 50px 50px 0;
  }
}
.service-wrap-4 .service-thumb .service-num {
  font-size: 300px;
  line-height: 300px;
  font-weight: 500;
  color: #f2f3f5;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
  padding-top: 40px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .service-wrap-4 .service-thumb .service-num {
    font-size: 250px;
  }
}
.service-wrap-4 .service-details {
  padding: 52px 45px;
  position: relative;
  z-index: 3;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .service-wrap-4 .service-details {
    padding: 40px 30px;
  }
}
.service-wrap-4 .service-details h4 {
  font-size: 26px;
  line-height: 30px;
  margin-bottom: 10px;
  font-weight: 500;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .service-wrap-4 .service-details h4 {
    font-size: 22px;
  }
}
.service-wrap-4 .service-details h4 a {
  color: #333333;
  font-weight: 500;
}
.service-wrap-4 .service-details h4 a:hover {
  color: #18c5b8;
}
.service-wrap-4 .service-details p {
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 0;
  color: #565969;
}
.service-wrap-4 .service-details .read-more {
  margin-top: 18px;
  color: #18c5b8;
  font-size: 16px;
  font-weight: 500;
}
.service-wrap-4 .service-details .read-more i {
  margin-right: 10px;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
.service-wrap-4 .service-details .read-more:hover i {
  transform: rotate(180deg);
}

/* 7. About */
.about-img-wrap {
  position: relative;
}
.about-img-wrap .about-thumb {
  box-shadow: 0px 6px 47px 3px rgba(37, 37, 37, 0.11);
  border: 6px solid #fff;
  display: inline-block;
}
.about-img-wrap .thumb-1 {
  float: right;
}
.about-img-wrap .thumb-2 {
  position: absolute;
  left: 0;
  top: 35px;
}
@media (max-width: 767px) {
  .about-img-wrap .thumb-2 {
    top: 130px;
  }
}
.about-img-wrap .thumb-3 {
  float: right;
  margin-top: 30px;
}
.about-img-wrap .about-icon {
  position: absolute;
  left: 98px;
  bottom: 30px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .about-img-wrap .about-icon {
    left: 0;
    bottom: 20px;
  }
}
@media (max-width: 767px) {
  .about-img-wrap .about-icon {
    display: none;
  }
}

.about-info-wrap {
  margin-bottom: 30px;
}
.about-info-wrap .about-info-icon {
  color: #18c5b8;
  font-size: 40px;
  opacity: 0.3;
}
.about-info-wrap .about-info-num {
  margin-bottom: 6px;
}
.about-info-wrap .about-info-num span {
  font-size: 60px;
  line-height: 60px;
  color: #18c5b8;
  font-weight: 500;
}
.about-info-wrap .about-info-content h5 {
  font-size: 20px;
  line-height: 30px;
  color: #333333;
  margin-bottom: 8px;
}
.about-info-wrap .about-info-content p {
  color: #565969;
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 0;
}

.about-details .btn {
  font-size: 16px;
  color:#fff;
  font-weight: 500;
  text-transform: uppercase;
}
.about-details .btn:hover {
  color:#fff;
}

.about-thumb-wrap {
  position: relative;
  display: inline-block;
  padding: 50px;
}
.about-thumb-wrap:before {
  content: "";
  background-image: url(../images/about-top.png);
  position: absolute;
  left: 0;
  top: 0;
  width: 251px;
  height: 292px;
  background-repeat: no-repeat;
  background-position: top left;
  background-size: cover;
}
.about-thumb-wrap:after {
  content: "";
  background-image: url(../images/about-bottom.png);
  position: absolute;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: cover;
  width: 251px;
  height: 292px;
}
@media (max-width: 767px) {
.about-details .btn {
  font-size: 14px;
}
}
/* 8. Contact */
.contact-info-wrap {
  padding: 100px 50px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .contact-info-wrap {
    padding: 30px 50px;
  }
}
@media (max-width: 767px) {
  .contact-info-wrap {
    padding: 30px 50px;
  }
}
.contact-info-wrap .contact-info-icon {
  font-size: 60px;
  color: #fff;
  margin-bottom: 30px;
}
.contact-info-wrap .contact-info-details .contact-info-title {
  font-size: 22px;
  line-height: 30px;
  font-weight: 500;
  color: #fff;
  margin-bottom: 10px;
}
.contact-info-wrap .contact-info-details ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.contact-info-wrap .contact-info-details ul li {
  display: block;
  color: #fff;
}
.contact-info-wrap .contact-info-details ul li a {
  display: inline-block;
  color: #fff;
  font-size: 18px;
  line-height: 26px;
}

.contact-info-wrap.contact-info-border {
  position: relative;
}
.contact-info-wrap.contact-info-border:after {
  content: "";
  position: absolute;
  width: 1px;
  height: 70%;
  right: -15px;
  top: 50%;
  transform: translateY(-50%);
  background: #fff;
}
@media (min-width: 768px) and (max-width: 991px) {
  .contact-info-wrap.contact-info-border:after {
    width: 70%;
    height: 1px;
    right: 50%;
    top: auto;
    bottom: 0;
    transform: translateX(50%);
  }
}
@media (max-width: 767px) {
  .contact-info-wrap.contact-info-border:after {
    width: 70%;
    height: 1px;
    right: 50%;
    top: auto;
    bottom: 0;
    transform: translateX(50%);
  }
}

.contact-info-bg {
  background: #18c5b8;
  border-radius: 5px;
  position: relative;
  margin-bottom: -200px;
}
@media (max-width: 767px) {
  .contact-info-bg {
    margin-bottom: 0;
    border-radius: 0;
  }
}

.contact-area {
  background: #333333;
}

.contact-form .form-group {
  position: relative;
}
.contact-form .form-group input,
.contact-form .form-group textarea {
  width: 100%;
  padding: 0 22px;
  background: none;
  color: #ffff;
  font-size: 16px;
  border: 2px solid #1f5098;
  height: 60px;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
.contact-form .form-group input::-webkit-input-placeholder,
.contact-form .form-group textarea::-webkit-input-placeholder {
  color: #fff;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
.contact-form .form-group input:-moz-placeholder,
.contact-form .form-group textarea:-moz-placeholder {
  color: #fff;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
.contact-form .form-group input::-moz-placeholder,
.contact-form .form-group textarea::-moz-placeholder {
  color: #fff;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
.contact-form .form-group input:-ms-input-placeholder,
.contact-form .form-group textarea:-ms-input-placeholder {
  color: #fff;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
.contact-form .form-group input:focus,
.contact-form .form-group textarea:focus {
  color: #18c5b8;
  border-color: #18c5b8;
}
.contact-form .form-group input:focus::-webkit-input-placeholder,
.contact-form .form-group textarea:focus::-webkit-input-placeholder {
  opacity: 0;
}
.contact-form .form-group input:focus:-moz-placeholder,
.contact-form .form-group textarea:focus:-moz-placeholder {
  opacity: 0;
}
.contact-form .form-group input:focus::-moz-placeholder,
.contact-form .form-group textarea:focus::-moz-placeholder {
  opacity: 0;
}
.contact-form .form-group input:focus:-ms-input-placeholder,
.contact-form .form-group textarea:focus:-ms-input-placeholder {
  opacity: 0;
}
.contact-form .form-group input:focus ~ .form-icon,
.contact-form .form-group textarea:focus ~ .form-icon {
  color: #18c5b8;
}
.contact-form .form-group textarea {
  padding: 20px;
  height: 170px;
  resize: none;
}
.contact-form .form-group .form-icon {
  position: absolute;
  right: 28px;
  top: 50%;
  transform: translateY(-50%);
  color: #fff;
}
.contact-form .form-group .textarea-icon {
  transform: translateY(0);
  top: 15px;
}
.contact-form button {
  font-size: 16px;
  line-height: 1;
  padding: 16px;
  width: 100%;
  text-transform: uppercase;
  border-radius: 0;
}
.contact-form button:hover {
  background: #fff;
  border-color: #fff;
  color: #333333;
}

.contact-thumb {
  position: relative;
  text-align: center;
}
.contact-thumb img {
  position: relative;
  z-index: 2;
}
.contact-thumb .contact-thumb-shape {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 455px;
  height: 455px;
  border-radius: 50%;
  background: #22467e;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .contact-thumb .contact-thumb-shape {
    width: 355px;
    height: 355px;
  }
}
@media (max-width: 767px) {
  .contact-thumb .contact-thumb-shape {
    width: 400px;
    height: 400px;
  }
}
@media (max-width: 455px) {
  .contact-thumb .contact-thumb-shape {
    display: none;
  }
}

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

.contact-form-wrap .form-group {
  position: relative;
  margin-bottom: 25px;
}
.contact-form-wrap input,
.contact-form-wrap textarea {
  width: 100%;
  padding: 15px 50px 15px 30px;
  background: #fff;
  color: #565969;
  font-size: 18px;
  border-radius: 3px;
  border: 1px solid #d5d5d5;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
.contact-form-wrap input::-webkit-input-placeholder,
.contact-form-wrap textarea::-webkit-input-placeholder {
  color: #565969;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
.contact-form-wrap input:-moz-placeholder,
.contact-form-wrap textarea:-moz-placeholder {
  color: #565969;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
.contact-form-wrap input::-moz-placeholder,
.contact-form-wrap textarea::-moz-placeholder {
  color: #565969;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
.contact-form-wrap input:-ms-input-placeholder,
.contact-form-wrap textarea:-ms-input-placeholder {
  color: #565969;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
.contact-form-wrap input:focus,
.contact-form-wrap textarea:focus {
  color: #18c5b8;
  border-color: #18c5b8;
}
.contact-form-wrap input:focus::-webkit-input-placeholder,
.contact-form-wrap textarea:focus::-webkit-input-placeholder {
  opacity: 0;
}
.contact-form-wrap input:focus:-moz-placeholder,
.contact-form-wrap textarea:focus:-moz-placeholder {
  opacity: 0;
}
.contact-form-wrap input:focus::-moz-placeholder,
.contact-form-wrap textarea:focus::-moz-placeholder {
  opacity: 0;
}
.contact-form-wrap input:focus:-ms-input-placeholder,
.contact-form-wrap textarea:focus:-ms-input-placeholder {
  opacity: 0;
}
.contact-form-wrap input:focus ~ .form-icon,
.contact-form-wrap textarea:focus ~ .form-icon {
  color: #18c5b8;
}
.contact-form-wrap textarea {
  min-height: 145px;
  resize: none;
}
.contact-form-wrap .form-icon {
  position: absolute;
  right: 30px;
  top: 50%;
  transform: translateY(-50%);
}
.contact-form-wrap .textarea-icon {
  transform: translateY(0);
  top: 15px;
}
.contact-form-wrap .btn {
  padding: 25px 45px;
  line-height: 1;
  text-transform: uppercase;
}

.bounce-up {
  animation: bounce-up 1500ms ease-in-out infinite;
}

@keyframes bounce-up {
  0% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  50% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}
@-webkit-keyframes bounce-up {
  0% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  50% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}
.contact-info-wrapper {
  box-shadow: 0px 6px 47px 3px rgba(37, 37, 37, 0.05);
  background: #fff;
  z-index: 999;
  position: relative;
  border-radius: 5px;
}

.contact-info-wrap-2 {
  padding: 100px 40px;
  text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .contact-info-wrap-2 {
    padding: 50px 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .contact-info-wrap-2 {
    padding: 50px;
  }
}
@media (max-width: 767px) {
  .contact-info-wrap-2 {
    padding: 50px 30px;
  }
}
.contact-info-wrap-2 .contact-info-icon {
  box-shadow: 0px 6px 47px 3px rgba(37, 37, 37, 0.05);
  width: 80px;
  height: 80px;
  border-radius: 30px;
  text-align: center;
  line-height: 80px;
  margin: 0 auto 30px;
}
.contact-info-wrap-2 .contact-info-details .contact-info-title {
  font-size: 26px;
  line-height: 30px;
  margin-bottom: 18px;
}
.contact-info-wrap-2 .contact-info-details ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.contact-info-wrap-2 .contact-info-details ul li {
  display: block;
  color: #565969;
  font-size: 18px;
  line-height: 26px;
}
.contact-info-wrap-2 .contact-info-details ul li a {
  color: #565969;
  display: inline-block;
}
.contact-info-wrap-2 .contact-info-details ul li a:hover {
  color: #18c5b8;
}
.contact-info-wrap-2 .contact-info-details .contact-info-btn {
  border: 2px solid #f0f0f0;
  color: #18c5b8;
  font-size: 16px;
  line-height: 1;
  text-transform: uppercase;
  font-weight: 500;
  padding: 24px 50px;
  margin-top: 35px;
  border-radius: 5px;
}
.contact-info-wrap-2 .contact-info-details .contact-info-btn:hover {
  color: #fff;
  background: #18c5b8;
  border-color: #18c5b8;
}

@media (min-width: 768px) and (max-width: 991px) {
  .contact-info-wrap-2.contact-info-border {
    border-bottom: 1px solid #f0f0f0;
  }
}
@media (max-width: 767px) {
  .contact-info-wrap-2.contact-info-border {
    border-bottom: 1px solid #f0f0f0;
  }
}

/* 5. Blog */
.blog-yzlcon {
  box-shadow: 0 6px 47px 3px rgba(37, 37, 37, 0.05);
  border-radius: 10px;
  overflow: hidden;
}
.blog-yzlcon:hover .blog-yzlcon-thumb img {
  transform: scale(1.05);
}
.blog-yzlcon .blog-yzlcon-thumb {
  overflow: hidden;
}
.blog-yzlcon .blog-yzlcon-thumb a {
  display: block;
}
.blog-yzlcon .blog-yzlcon-thumb a img {
  width: 100%;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
.blog-yzlcon .blog-yzlcon-details {
  position: relative;
  padding: 50px 30px 35px;
  background: #fff;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .blog-yzlcon .blog-yzlcon-details {
    padding: 50px 20px 32px;
  }
}
@media (max-width: 991px) {
  .blog-area-list .col-xl-4:last-child {
	display:none;
  }
}
@media (max-width: 767px) {
  .blog-area-list .col-xl-4:last-child {
	display:block;
  }
.blog-yzlcon .blog-yzlcon-details {
    padding: 40px 20px 20px;
}
}
.blog-yzlcon .blog-yzlcon-details h4 {
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
  margin-bottom: 0;
}
.blog-yzlcon .blog-yzlcon-details h4 a {
  color: #333333;
}
.blog-yzlcon .blog-yzlcon-details h4 a:hover {
  color: #18c5b8;
}
.blog-yzlcon .blog-yzlcon-details p {
  margin-top: 20px;
  line-height: 26px;
}
.blog-yzlcon .blog-yzlcon-details .date {
  padding: 10px 20px;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  line-height: 1;
  text-transform: uppercase;
  background: #18c5b8;
  position: absolute;
  left: 30px;
  top: -20px;
}
.blog-yzlcon-wrapper-list {

}
.blog-yzlcon-wrap:hover .blog-yzlcon-thumb img {
  transform: scale(1.05);
}
.blog-yzlcon-wrap .blog-yzlcon-thumb {
  overflow: hidden;
}
.blog-yzlcon-wrap .blog-yzlcon-thumb a {
  display: block;
}
.blog-yzlcon-wrap .blog-yzlcon-thumb a img {
  width: 100%;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
.blog-yzlcon-wrap .blog-yzlcon-details {
  background: #fff;
  padding: 32px 44px;
  box-shadow: 0 6px 47px 3px rgba(37, 37, 37, 0.05);
}
@media (max-width: 1399px) {
.blog-yzlcon .blog-yzlcon-details h4 {
    font-size: 18px;
}
}
@media (max-width: 991px) {
.blog-yzlcon-wrap .blog-yzlcon-details {
  padding: 20px;
}
}
@media (max-width: 767px) {
.blog-yzlcon .blog-yzlcon-details p {
    margin-top: 10px;
	font-size: 15px;
}
.blog-yzlcon .blog-yzlcon-details .date {
    left: 20px;
}
}
@media (max-width: 575px) {
.blog-yzlcon .blog-yzlcon-details h4 {
    font-size: 16px;
}
}
.blog-yzlcon-wrap .blog-yzlcon-details .blog-yzlcon-meta {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.blog-yzlcon-wrap .blog-yzlcon-details .blog-yzlcon-meta .blog-meta-date {
  display: inline-block;
  font-size: 18px;
  margin-right: 20px;
}
.blog-yzlcon-wrap .blog-yzlcon-details .blog-yzlcon-meta .blog-meta-date a {
  display: inline-block;
  padding: 10px 15px;
  text-transform: uppercase;
  color: #fff;
  background: #18c5b8;
  border-radius: 5px;
  line-height: 1;
}
.blog-yzlcon-wrap .blog-yzlcon-details .blog-yzlcon-meta .blog-meta-user {
  display: inline-block;
  margin-right: 20px;
}
.blog-yzlcon-wrap .blog-yzlcon-details .blog-yzlcon-meta .blog-meta-user a {
  color: #565969;
  font-size: 18px;
  text-transform: uppercase;
}
.blog-yzlcon-wrap .blog-yzlcon-details .blog-yzlcon-meta .blog-meta-user a:hover {
  color: #18c5b8;
}
.blog-yzlcon-wrap .blog-yzlcon-details .blog-yzlcon-meta .blog-meta-user a i {
  margin-right: 5px;
}
.blog-yzlcon-wrap .blog-yzlcon-details .blog-yzlcon-title h3 {
  font-size: 20px;
  line-height: 36px;
  font-weight: 500;
  margin-bottom: 12px;
}
@media (max-width: 767px) {
  .blog-yzlcon-wrap .blog-yzlcon-details .blog-yzlcon-title h3 {
    font-size:18px;
    line-height: 30px;
  }
}
.blog-yzlcon-wrap .blog-yzlcon-details .blog-yzlcon-title h3 a {
  color: #333333;
}
.blog-yzlcon-wrap .blog-yzlcon-details .blog-yzlcon-title h3 a:hover {
  color: #18c5b8;
}
.blog-yzlcon-wrap .blog-yzlcon-details .blog-yzlcon-content p {
  color: #565969;
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 0;
}
.blog-yzlcon-wrap .blog-yzlcon-details .blog-yzlcon-content .read-more-btn {
  display: inline-block;
  color: #18c5b8;
  font-size: 16px;
  text-transform: uppercase;
  margin-top: 30px;
}
.blog-yzlcon-wrap .blog-yzlcon-details .blog-yzlcon-content .read-more-btn i {
  width: 44px;
  height: 44px;
  color: #fff;
  background: #18c5b8;
  border-radius: 50%;
  line-height: 44px;
  margin-right: 10px;
  text-align: center;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
.blog-yzlcon-wrap .blog-yzlcon-details .blog-yzlcon-content .read-more-btn:hover i {
  margin-right: 13px;
}

.blog-pagination ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.blog-pagination ul li {
  display: inline-block;
}
.blog-pagination ul li .page-numbers {
  height: 50px;
  width: 50px;
  background: #f0f4f9;
  color: #565969;
  font-size: 18px;
  line-height: 50px;
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
  margin-right: 10px;
  border-radius: 2px;
}
.blog-pagination ul li .page-numbers:hover {
  background: #18c5b8;
  color: #fff;
}
.blog-pagination ul li .page-numbers.current {
  background: #18c5b8;
  color: #fff;
}

.blog-single-details .blog-yzlcon-thumb {
  overflow: hidden;
}
.blog-single-details .blog-yzlcon-thumb a {
  display: block;
}
.blog-single-details .blog-yzlcon-thumb a img {
  width: 100%;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
.blog-single-details .blog-yzlcon-details {
  background: #fff;
}
.blog-single-details .blog-yzlcon-details .blog-yzlcon-meta {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.blog-single-details .blog-yzlcon-details .blog-yzlcon-meta .blog-meta-date {
  display: inline-block;
  font-size: 18px;
  margin-right: 20px;
  padding: 10px 15px;
  text-transform: uppercase;
  color: #fff;
  background: #18c5b8;
  border-radius: 5px;
  line-height: 1;
}
.blog-single-details .blog-yzlcon-details .blog-yzlcon-meta .blog-meta-user {
  display: inline-block;
  margin-right: 20px;
}
.blog-single-details .blog-yzlcon-details .blog-yzlcon-meta .blog-meta-user a {
  color: #565969;
  font-size: 18px;
  text-transform: uppercase;
}
.blog-single-details .blog-yzlcon-details .blog-yzlcon-meta .blog-meta-user a:hover {
  color: #18c5b8;
}
.blog-single-details .blog-yzlcon-details .blog-yzlcon-meta .blog-meta-user a i {
  margin-right: 5px;
}
.blog-single-details .blog-yzlcon-details .blog-yzlcon-title h1 {
  font-size: 20px;
  line-height: 36px;
  font-weight: 500;
  margin-bottom: 12px;
}
.blog-single-details .blog-yzlcon-details .blog-yzlcon-title2 h1 {
  font-size: 26px;
}
@media (max-width: 767px) {
  .blog-single-details .blog-yzlcon-details .blog-yzlcon-title h1 {
    font-size: 16px;
    line-height: 30px;
  }
.blog-yzlcon-wrap .blog-yzlcon-details .blog-yzlcon-content p {
  font-size: 16px;
}
}
@media (max-width: 575px) {
.blog-yzlcon-wrap .blog-yzlcon-details .blog-yzlcon-content .read-more-btn {
    margin-top: 20px;
}
}
.blog-single-details .blog-yzlcon-details .blog-yzlcon-content p {
  color: #565969;
  margin-bottom: 10px;
}
.blog-single-details .blog-yzlcon-details .blog-yzlcon-content blockquote {
  color: #565969;
  font-size: 18px;
  line-height: 26px;
  padding: 30px;
  background: #fff;
  border-radius: 3px;
  border-bottom: 3px solid #18c5b8;
  box-shadow: 0 6px 47px 3px rgba(37, 37, 37, 0.05);
}
.blog-single-details .blog-yzlcon-details .blog-yzlcon-content blockquote .author-name {
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  color: #18c5b8;
  margin-top: 20px;
  margin-bottom: 0;
}
.blog-single-details .blog-yzlcon-footer {
  background: #f2f3f5;
  padding: 12px 15px;
}
@media (max-width: 767px) {
  .blog-single-details .blog-yzlcon-footer .blog-yzlcon-tags {
    text-align: center;
  }
}
.blog-single-details .blog-yzlcon-footer .blog-yzlcon-tags a {
  display: inline-block;
  padding: 9px 13px;
  line-height: 1;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  background: #18c5b8;
  margin-right: 6px;
  border-radius: 3px;
}
.blog-single-details .blog-yzlcon-footer .blog-yzlcon-share {
  text-align: right;
}
@media (max-width: 767px) {
  .blog-single-details .blog-yzlcon-footer .blog-yzlcon-share {
    text-align: center;
    margin-top: 15px;
  }
}
.blog-single-details .blog-yzlcon-footer .blog-yzlcon-share span {
  display: inline-block;
  font-size: 22px;
  line-height: 30px;
  color: #333333;
  font-weight: 500;
  margin-right: 8px;
}
.blog-single-details .blog-yzlcon-footer .blog-yzlcon-share ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block;
}
.blog-single-details .blog-yzlcon-footer .blog-yzlcon-share ul li {
  display: inline-block;
}
.blog-single-details .blog-yzlcon-footer .blog-yzlcon-share ul li a {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 34px;
  font-size: 14px;
  color: #676b71;
  margin-left: 5px;
  background: #fff;
  text-align: center;
  border-radius: 50%;
}
.blog-single-details .blog-yzlcon-footer .blog-yzlcon-share ul li a:hover {
  color: #fff;
  background: #18c5b8;
}

.blog-comments .blog-comments-title h4 {
  font-size: 30px;
  line-height: 30px;
  font-weight: 500;
  color: #333333;
}
.blog-comments .latest-comments ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.blog-comments .latest-comments ul li .comments-reply {
  padding-left: 40px;
}
.blog-comments .latest-comments > ul > li:last-child .comments-box {
  margin-bottom: 0;
  border-bottom: 0;
}
.blog-comments .latest-comments .comments-box {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #ececec;
}
.blog-comments .latest-comments .comments-box .comments-avatar {
  width: 145px;
}
@media (max-width: 767px) {
  .blog-comments .latest-comments .comments-box .comments-avatar {
    width: 100px;
  }
}
.blog-comments .latest-comments .comments-box .comments-avatar img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  overflow: hidden;
}
@media (max-width: 767px) {
  .blog-comments .latest-comments .comments-box .comments-avatar img {
    width: 80px;
    height: 80px;
  }
}
.blog-comments .latest-comments .comments-box .comments-text {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.blog-comments .latest-comments .comments-box .comments-text .comments-author-name h5 {
  font-size: 20px;
  line-height: 32px;
  font-weight: 500;
  display: inline-block;
  margin-bottom: 15px;
}
.blog-comments .latest-comments .comments-box .comments-text .comments-author-name span {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.26);
}
.blog-comments .latest-comments .comments-box .comments-text p {
  color: #565969;
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 10px;
}
.blog-comments .latest-comments .comments-box .comments-text .replay {
  font-size: 16px;
  font-weight: 500;
  color: #18c5b8;
}
.blog-comments .latest-comments .comments-box .comments-text .replay:hover i {
  margin-right: 5px;
}
.blog-comments .latest-comments .comments-box .comments-text .replay i {
  margin-right: 2px;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}

.blog-comment-form .blog-comments-title h4 {
  font-size: 30px;
  line-height: 30px;
  font-weight: 500;
  color: #333333;
}
.blog-comment-form .comment-form .form-group {
  position: relative;
  margin-bottom: 25px;
}
.blog-comment-form .comment-form input,
.blog-comment-form .comment-form textarea {
  width: 100%;
  padding: 12px 18px;
  background: #fff;
  color: #565969;
  font-size: 18px;
  border-radius: 3px;
  border: 1px solid #d5d5d5;
}
.blog-comment-form .comment-form input::-webkit-input-placeholder,
.blog-comment-form .comment-form textarea::-webkit-input-placeholder {
  color: #565969;
}
.blog-comment-form .comment-form input:-moz-placeholder,
.blog-comment-form .comment-form textarea:-moz-placeholder {
  color: #565969;
}
.blog-comment-form .comment-form input::-moz-placeholder,
.blog-comment-form .comment-form textarea::-moz-placeholder {
  color: #565969;
}
.blog-comment-form .comment-form input:-ms-input-placeholder,
.blog-comment-form .comment-form textarea:-ms-input-placeholder {
  color: #565969;
}
.blog-comment-form .comment-form input:focus,
.blog-comment-form .comment-form textarea:focus {
  color: #18c5b8;
  border-color: #18c5b8;
}
.blog-comment-form .comment-form textarea {
  min-height: 145px;
  resize: none;
}
.blog-comment-form .comment-form .btn {
  padding: 25px 45px;
  line-height: 1;
  text-transform: uppercase;
}

/* 6. Widgets */
.footer-widget {
  margin-bottom: 30px;
}
.footer-widget .widget-title {
  font-size: 26px;
  line-height: 30px;
  font-weight: 500;
  margin-bottom: 30px;
  color: #fff;
  text-transform: capitalize;
}
.footer-widget ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer-widget ul li {
  display: block;
  margin-bottom: 10px;
  color: rgba(255, 255, 255, 0.6);
}
.footer-widget ul li a {
  display: inline-block;
  color: rgba(255, 255, 255, 0.6);
}
.footer-widget ul li a:hover {
  color: #18c5b8;
}

.content-widget ul li {
  position: relative;
  padding-left: 42px;
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 20px;
}
.content-widget ul li .icon {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.content-widget ul li a {
  display: block;
}

.recent-posts {
  list-style: none;
  margin: 0;
  padding: 0;
}
.recent-posts li {
  display: block;
  padding-bottom: 6px;
}
.recent-posts li .recent-thumb {
  float: left;
  width: 80px;
  height: 70px;
  margin-right: 15px;
}
.recent-posts li .recent-thumb a {
  display: block;
}
.recent-posts li .recent-details h4 {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  margin-bottom: 5px;
}
.recent-posts li .recent-details h4 a {
  color: rgba(255, 255, 255, 0.6);
  font-size: 18px;
  line-height: 26px;
}
.recent-posts li .recent-details h4 a:hover {
  color: #18c5b8;
}
.recent-posts li .recent-details span {
  display: inline-block;
  font-size: 16px;
  line-height: 24px;
  color: rgba(255, 255, 255, 0.6);
}

.sidebar-widget {
  margin-bottom: 30px;
}
.sidebar-widget .widget-title {
  color: #333333;
  text-transform: capitalize;
  margin-bottom: 10px;
}
.sidebar-widget ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.sidebar-widget ul li {
  display: block;
}
.sidebar-widget ul li a {
  display: block;
  padding: 5px 0;
}
.sidebar-widget ul li a:hover {
  color: #18c5b8;
}

.logo-side {
  padding: 15px 0;
  background: #18c5b8;
  text-align: center;
}

.instagram {
  overflow: hidden;
  margin: 0 -4px;
}
.instagram > a {
  float: left;
  width: 33.33%;
  padding: 0 4px;
  margin-bottom: 7px;
}

.social-widget a {
  color: #333333;
  display: inline-block;
  margin-right: 20px;
  text-align: center;
}
.social-widget a:hover {
  color: #18c5b8;
}

.info-wdget h4 {
  color: #333333;
  font-weight: 500;
  font-size: 22px;
}
.info-wdget p {
  color: #66819a;
  margin-bottom: 5px;
  line-height: 28px;
}

.blog-sidebar {
  padding-left: 30px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .blog-sidebar {
    padding-left: 0;
  }
}
@media (max-width: 991px) {
  .blog-sidebar {
    padding-left: 0px;
	margin-top:30px;
  }
}
@media (max-width: 575px) {
  .blog-sidebar {
	margin-top:20px;
  }
}

.widget-wrap {
  padding: 35px 25px;
  border: 2px solid #f0f0f0;
}
@media (max-width: 991px) {
.widget-wrap {
  padding: 20px;
}
}
.widget-wrap .widget-title {
  position: relative;
  color: #333333;
  font-size: 26px;
  line-height: 30px;
  font-weight: 500;
  padding-left: 25px;
  margin-bottom: 25px;
  margin-left: -7px;
}
.widget-wrap .widget-title:before {
  content: "";
  position: absolute;
  left: 7px;
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
  height: 8px;
  background: #18c5b8;
  border-radius: 50%;
}

.widget-style-2 .widget-wrap .widget-title {
  padding-bottom: 28px;
  border-bottom: 2px solid #f0f0f0;
  margin-bottom: 26px;
}
.widget-style-2 .widget-wrap .widget-title:before {
  top: 10px;
  transform: translateY(0);
}

@media (max-width:575px) {
.widget-wrap .widget-title {
    font-size: 24px;
}	
}

.search-form-widget form {
  position: relative;
}
.search-form-widget form input {
  width: 100%;
  padding-left: 20px;
  padding-right: 75px;
  height: 60px;
  border: 2px solid #f0f0f0;
  background: #fff;
  font-size: 18px;
  color: #565872;
}
.search-form-widget form input::-webkit-input-placeholder {
  color: #565872;
}
.search-form-widget form input:-moz-placeholder {
  color: #565872;
}
.search-form-widget form input::-moz-placeholder {
  color: #565872;
}
.search-form-widget form input:-ms-input-placeholder {
  color: #565872;
}
.search-form-widget form button {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 60px;
  font-size: 18px;
  color: #fff;
  background: #18c5b8;
  border: 0;
}

.popular-post-widget .popular-post {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 25px;
}
.popular-post-widget .popular-post:last-child {
  margin-bottom: 0;
}
.popular-post-widget .popular-post .popular-thumb {
  margin-right: 15px;
}
.popular-post-widget .popular-post .popular-thumb img {
  width: 100px;
  height: 66px;
}
.popular-post-widget2 .popular-post .popular-thumb img {
  width: 100px;
  height: 100px;
}
.popular-post-widget .popular-post .popular-details {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.popular-post-widget .popular-post .popular-details h4 {
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .popular-post-widget .popular-post .popular-details h4 {
    font-size: 16px;
    line-height: 22px;
  }
}
.popular-post-widget .popular-post .popular-details h4 a {
  color: #565969;
}
.popular-post-widget .popular-post .popular-details h4 a:hover {
  color: #18c5b8;
}
.popular-post-widget .popular-post .popular-details ul {
  list-style: none;
  margin-bottom: 0;
  padding: 0;
}
@media (max-width: 1199px) {
.popular-post-widget .popular-post .popular-details ul {
  display:none;
}
}
@media (max-width: 575px) {
.popular-post-widget .popular-post .popular-details h4 {
    font-size: 16px;
}
}
.popular-post-widget .popular-post .popular-details ul li {
  display: inline-block;
  color: #565872;
  font-size: 14px;
  line-height: 1;
  margin-right: 20px;
  font-weight: 300;
}
.popular-post-widget .popular-post .popular-details ul li:last-child {
  margin-right: 0;
}

.insta-feed ul {
  list-style: none;
  margin: 0 -8px;
  padding: 0;
  overflow: hidden;
}
.insta-feed ul li {
  float: left;
  width: 33.3333%;
  margin-bottom: 10px;
  padding: 0 8px;
}
.insta-feed ul li a {
  display: block;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.insta-feed ul li a:hover:before {
  visibility: visible;
  opacity: 0.5;
}
.insta-feed ul li a:before {
  content: "";
  background: #18c5b8;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
.insta-feed ul li a img {
  width: 100%;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}

.widget_tag_cloud a {
  color: #565872;
  background: #f2f3f5;
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  padding: 10px 15px;
  margin-bottom: 5px;
  margin-right: 5px;
  border-radius: 3px;
}
.widget_tag_cloud a:hover {
  background: #18c5b8;
  color: #fff;
}

.widget_categories ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.widget_categories ul li {
  display: block;
  font-size: 16px;
  line-height: 26px;
  color: #333333;
  font-weight: 500;
  margin-bottom: 10px;
}
.widget_categories ul li:before {
  content: "";
  font-family: "Font Awesome 5 Pro";
  color: #222222;
  margin-right: 10px;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  font-weight: 500;
}
.widget_categories ul li:hover:before {
  color: #18c5b8;
}
.widget_categories ul li:hover a,.widget_categories ul li.active a {
  color: #18c5b8;
}
.widget_categories ul li.active:before {
  color: #18c5b8;
}
.widget_categories ul li a {
  color: #565969;
  margin-right: 10px;
}

.widget-social-profile a {
  display: inline-block;
  width: 42px;
  height: 42px;
  line-height: 46px;
  text-align: center;
  font-size: 20px;
  background: transparent;
  color: #565872;
  border-radius: 50%;
  margin-right: 5px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .widget-social-profile a {
    margin-right: 0px;
  }
}
.widget-social-profile a:hover {
  background: #18c5b8;
  color: #fff;
}

.widget_contact ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.widget_contact ul li {
  display: block;
  font-size: 16px;
  line-height: 26px;
  color: #565969;
  font-weight: 500;
  margin-bottom: 10px;
}
.widget_contact ul li a {
  color: #565969;
}
.widget_contact ul li a:hover {
  color: #18c5b8;
}
.widget_contact ul li i {
  color: #18c5b8;
  margin-right: 10px;
}

.portfolio-widget .portfolio-info {
  margin-bottom: 15px;
}
.portfolio-widget .portfolio-info:last-child {
  margin-bottom: 0;
}
.portfolio-widget .portfolio-info h4 {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 0;
  font-weight: 500;
}
.portfolio-widget .portfolio-info span {
  font-size: 18px;
  line-height: 26px;
  color: #565969;
  display: inline-block;
  font-weight: 500;
}
.portfolio-widget .portfolio-info ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.portfolio-widget .portfolio-info ul li {
  display: inline-block;
  font-size: 18px;
  line-height: 26px;
  font-weight: 500;
}
.portfolio-widget .portfolio-info ul li:after {
  content: "/";
  margin: 0 10px;
}
.portfolio-widget .portfolio-info ul li:last-child:after {
  display: none;
}
.portfolio-widget .portfolio-info ul li a {
  color: #565969;
  display: inline-block;
}
.portfolio-widget .portfolio-info ul li a:hover {
  color: #18c5b8;
}

/* 10. Footer */
.footer-area {
  background: #181819;
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  .footer-logo {
    text-align: center;
  }
}

.footer-social {
  text-align: right;
}
@media (max-width: 767px) {
  .footer-social {
    text-align: center;
  }
}
.footer-social a {
  display: inline-block;
  width: 42px;
  height: 42px;
  color: #fff;
  border: 1px solid #d5d5d5;
  font-size: 16px;
  line-height: 45px;
  margin-left: 20px;
  border-radius: 50%;
  text-align: center;
}
.footer-social a:hover {
  background: #18c5b8;
  border-color: #18c5b8;
}

.footer-separator {
  width: 100%;
  height: 1px;
  background: #fff;
  opacity: 0.2;
}

.copyright {
  width: 100%;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  color: rgba(255, 255, 255, 0.6);
}
.copyright span {
    margin: 0 10px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .copyright {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .copyright {
    text-align: center;
	font-size: 15px;
  }
}

.footer-menu {
  text-align: right;
}
@media (min-width: 768px) and (max-width: 991px) {
  .footer-menu {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .footer-menu {
    text-align: center;
  }
}
.footer-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer-menu ul li {
  display: inline-block;
}
.footer-menu ul li:after {
  content: "|";
  margin: 0 20px;
  color: rgba(255, 255, 255, 0.6);
}
.footer-menu ul li:last-child:after {
  display: none;
}
.footer-menu ul li a {
  font-size: 18px;
  line-height: 26px;
  color: rgba(255, 255, 255, 0.6);
  display: inline-block;
}
.footer-menu ul li a:hover {
  color: #18c5b8;
}

/* 9. Portfolio */
.work-area {
  background: #333333;
}

.work-title {
  margin-left: 200px;
}
@media (min-width: 1200px) and (max-width: 1679px) {
  .work-title {
    margin-left: 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .work-title {
    margin-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .work-title {
    margin-left: 50px;
    margin-right: 50px;
  }
}
@media (max-width: 767px) {
  .work-title {
    margin-left: 0;
  }
}
@media (min-width: 1200px) and (max-width: 1679px) {
  .work-title h3 {
    font-size: 150px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .work-title h3 {
    font-size: 120px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .work-filter-nav {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .work-filter-nav {
    text-align: center;
  }
}
.work-filter-nav button {
  background: none;
  border: none;
  margin-right: 20px;
  font-size: 18px;
  line-height: 26px;
  color: rgba(255, 255, 255, 0.3);
  padding: 0;
  margin-bottom: 10px;
  margin-top: 10px;
}
.work-filter-nav button.active {
  color: #fff;
}

.work-item-wrap {
  position: relative;
}
.work-item-wrap:hover .work-details {
  visibility: visible;
  opacity: 1;
}
.work-item-wrap:hover .work-thumb:before {
  visibility: visible;
  opacity: 1;
}
.work-item-wrap:hover .work-thumb img {
  transform: scale(1.1);
}
.work-item-wrap .work-thumb {
  overflow: hidden;
}
.work-item-wrap .work-thumb:before {
  content: "";
  position: absolute;
  left: 20px;
  top: 20px;
  right: 20px;
  bottom: 20px;
  text-align: center;
  background: rgba(255, 94, 16, 0.8);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  z-index: 2;
}
.work-item-wrap .work-thumb img {
  width: 100%;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
.work-item-wrap .work-details {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  text-align: center;
  visibility: hidden;
  z-index: 3;
  opacity: 0;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
.work-item-wrap .work-details h5 {
  font-size: 22px;
  line-height: 32px;
  text-transform: capitalize;
  margin-bottom: 4px;
}
.work-item-wrap .work-details h5 a {
  color: #fff;
}
.work-item-wrap .work-details h5 a:hover {
  color: #333333;
}
.work-item-wrap .work-details .work-cat {
  color: #fff;
}
.work-item-wrap .work-details .work-cat a {
  color: #fff;
}
.work-item-wrap .work-details .work-cat a:hover {
  color: #333333;
}

.portfolio-single-details h3 {
  font-size: 42px;
  line-height: 52px;
  font-weight: 500;
  margin-bottom: 20px;
}
.portfolio-single-details p {
  font-size: 18px;
  line-height: 26px;
}

/* 11. Section Helper */
.section-title .sub-title {
  position: relative;
  font-size: 18px;
  line-height: 30px;
  font-weight: 500;
  padding-right: 85px;
  color: #18c5b8;
  margin-bottom: 12px;
  display: inline-block;
}
.section-title .sub-title:after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  width: 70px;
  height: 2px;
  background: #18c5b8;
  transform: translateY(-50%);
}
.section-title .sub-title-border {
  padding-left: 85px;
}
.section-title .sub-title-border:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 70px;
  height: 2px;
  background: #18c5b8;
  transform: translateY(-50%);
}
.section-title h3 {
  font-size: 80px;
  line-height: 80px;
  font-weight: 500;
  color: #333333;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .section-title h3 {
    font-size: 45px;
    line-height: 55px;
  }
}
.section-title h4 {
  font-size: 40px;
  line-height: 60px;
  font-weight: 500;
  color: #333333;
  margin-bottom: 20px;
}
@media (max-width: 1399px) {
.section-title h4 {
    font-size: 40px;
    line-height: 60px;
}
}
@media (max-width: 767px) {
  .section-title h4 {
    font-size: 30px;
    line-height: 50px;
  }
}
@media (max-width: 575px) {
  .section-title h4 {
    font-size: 24px;
    line-height: 30px;
  }
}
.section-title p {
  font-size: 18px;
  line-height: 26px;
  color: #565969;
  margin-bottom: 0;
}

.section-title-2 .sub-title {
  position: relative;
  font-size: 18px;
  line-height: 30px;
  font-weight: 500;
  padding-right: 85px;
  color: #18c5b8;
  margin-bottom: 12px;
  display: inline-block;
}
.section-title-2 .sub-title:after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  width: 70px;
  height: 2px;
  background: #18c5b8;
  transform: translateY(-50%);
}
.section-title-2 .sub-title-border {
  padding-left: 85px;
}
.section-title-2 .sub-title-border:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 70px;
  height: 2px;
  background: #18c5b8;
  transform: translateY(-50%);
}
.section-title-2 h3 {
  font-weight: 500;
  color: rgba(9, 49, 111, 0.1);
  display: inline-block;
}
@media (max-width: 1199px) {
  .section-title-2 h3 {
    margin-bottom: 0px;
  }
}
.section-title-2 h3 span {
  color: #333333;
  font-size: 40px;
  line-height: 60px;
}
@media (max-width: 1399px) {
.section-title-2 h3 span {
    font-size: 40px;
    line-height: 60px;
}
}
@media (max-width: 767px) {
  .section-title-2 h3 span {
    font-size: 30px;
    line-height: 50px;
  }
}
@media (max-width: 575px) {
  .section-title-2 h3 span {
    font-size: 24px;
    line-height: 30px;
  }
}

.section-title-white-2 h3 {
  color: rgba(255, 255, 255, 0.1);
}
@media (max-width: 767px) {
  .section-title-white-2 h3 {
    color: #fff;
  }
}
.section-title-white-2 h3 span {
  color: #fff;
}

.section-title-white h3 {
  color: #fff;
}
.section-title-white p {
  color: #fff;
}

ul.icon-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.icon-list li {
  display: block;
  position: relative;
  padding-left: 35px;
  color: #565969;
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 20px;
}
ul.icon-list li:last-child {
  margin-bottom: 0;
}
ul.icon-list li .icon {
  position: absolute;
  left: 0;
  top: 4px;
  color: #18c5b8;
}
ul.icon-list li p {
  margin-bottom: 0;
}

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

.accordion-wrapper .accordion-wrap {
  margin-bottom: 15px;
}
.accordion-wrapper .accordion-wrap .accordion-header button {
  font-size: 18px;
  font-weight: 500;
  color: #333333;
  background: #fff;
  width: 100%;
  border: 2px solid #ececec;
  padding: 15px 50px 15px 30px;
  text-align: left;
  border-radius: 5px;
  position: relative;
}
.accordion-wrapper .accordion-wrap .accordion-header button:after {
  content: "";
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  right: 25px;
  top: 50%;
  transform: translateY(-50%);
}
.accordion-wrapper .accordion-wrap .accordion-header button[aria-expanded=true] {
  color: #fff;
  background: #18c5b8;
  border-color: #18c5b8;
}
.accordion-wrapper .accordion-wrap .accordion-header button[aria-expanded=true]:after {
  content: "";
}
.accordion-wrapper .accordion-wrap .accordion-body {
  padding: 35px 25px 18px;
}

/* 12. Faq */
.faq-info-wrap {
  position: relative;
  display: inline-block;
}
.faq-info-wrap .faq-info {
  position: absolute;
  right: -33px;
  bottom: -36px;
  display: flex;
  flex-wrap: wrap;
  padding: 23px 35px;
  background: rgba(9, 49, 111, 0.8);
  width: 270px;
  align-items: center;
  border-radius: 5px;
}
@media (min-width: 1200px) and (max-width: 1679px) {
  .faq-info-wrap .faq-info {
    right: 30px;
  }
}
@media (max-width: 767px) {
  .faq-info-wrap .faq-info {
    right: 50%;
    transform: translateX(50%);
  }
}
.faq-info-wrap .faq-info .faq-info-num {
  font-size: 80px;
  font-weight: 500;
  color: #fff;
  line-height: 1;
}
.faq-info-wrap .faq-info .faq-info-text {
  font-size: 24px;
  font-weight: 500;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
  color: #fff;
  padding-left: 10px;
  line-height: 1;
  text-align: left;
}

/* 13. Counter */
.counter-area {
  background-color: #f2f3f5;
}

@media (min-width: 768px) and (max-width: 991px) {
  .counter-wrap {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .counter-wrap {
    text-align: center;
  }
}
.counter-wrap h3 {
  color: #18c5b8;
  font-size: 60px;
  line-height: 50px;
  margin-bottom: 5px;
}
.counter-wrap p {
  color: #333333;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 2px;
  margin-bottom: 0;
  text-transform: uppercase;
}

.counter-wrap-white h3 {
  color: #fff;
}
.counter-wrap-white p {
  color: #fff;
}

/* 14. Testimonial */
.testimonial-slider .testimonial-slide {
  padding: 15px;
}
.testimonial-slider .slick-prev {
  position: absolute;
  top: 50%;
  left: -100px;
  width: 60px;
  height: 60px;
  border: 2px solid #ececec;
  color: #333333;
  background: none;
  border-radius: 50%;
  font-size: 30px;
  line-height: 62px;
}
@media (min-width: 1200px) and (max-width: 1679px) {
  .testimonial-slider .slick-prev {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .testimonial-slider .slick-prev {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .testimonial-slider .slick-prev {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .testimonial-slider .slick-prev {
    display: none !important;
  }
}
.testimonial-slider .slick-prev:hover {
  background: #18c5b8;
  border-color: #18c5b8;
  color: #fff;
}
.testimonial-slider .slick-next {
  position: absolute;
  top: 50%;
  right: -100px;
  width: 60px;
  height: 60px;
  border: 2px solid #ececec;
  color: #333333;
  background: none;
  border-radius: 50%;
  font-size: 30px;
  line-height: 62px;
}
@media (min-width: 1200px) and (max-width: 1679px) {
  .testimonial-slider .slick-next {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .testimonial-slider .slick-next {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .testimonial-slider .slick-next {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .testimonial-slider .slick-next {
    display: none !important;
  }
}
.testimonial-slider .slick-next:hover {
  background: #18c5b8;
  border-color: #18c5b8;
  color: #fff;
}

.testimonial-wrap {
  padding: 50px 30px 100px;
  box-shadow: 0 6px 10px 4px rgba(37, 37, 37, 0.05);
  margin-bottom: 150px;
  border-radius: 10px;
}
@media (max-width: 767px) {
  .testimonial-wrap {
    padding: 50px 30px 0;
    margin-bottom: 0;
  }
}
.testimonial-wrap .testimonial-author {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 50px;
}
.testimonial-wrap .testimonial-author .author-thumb img {
  width: 100px;
  height: 100px;
  border: 10px solid #fff;
  border-radius: 50%;
  box-shadow: 0px 6px 47px 3px rgba(37, 37, 37, 0.11);
}
.testimonial-wrap .testimonial-author .author-info {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
  padding-left: 35px;
}
.testimonial-wrap .testimonial-author .author-info h5 {
  font-size: 22px;
  line-height: 30px;
  color: #333333;
  margin-bottom: 0;
}
.testimonial-wrap .testimonial-author .author-info span {
  display: inline-block;
  font-size: 18px;
  color: #18c5b8;
}
.testimonial-wrap .testimonial-content {
  position: relative;
}
.testimonial-wrap .testimonial-content p {
  font-size: 18px;
  line-height: 26px;
  color: #565969;
  margin-bottom: 0;
}
.testimonial-wrap .testimonial-content .testimonial-quote {
  margin-top: 20px;
  color: #18c5b8;
  font-size: 40px;
  display: inline-block;
  margin-bottom: 50px;
  line-height: 1;
}
.testimonial-wrap .testimonial-content .testimonial-thumb {
  position: absolute;
  bottom: -250px;
  left: 0;
  width: 100%;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .testimonial-wrap .testimonial-content .testimonial-thumb {
    bottom: -200px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .testimonial-wrap .testimonial-content .testimonial-thumb {
    bottom: -300px;
  }
}
@media (max-width: 767px) {
  .testimonial-wrap .testimonial-content .testimonial-thumb {
    display: none;
  }
}
.testimonial-wrap .testimonial-content .testimonial-thumb img {
  width: 100%;
}

.testimonial-slider-2 .testimonial-slide {
  padding: 40px 45px;
}

.testimonial-wrap-2 {
  background: #fff;
  padding: 70px 50px 30px;
  position: relative;
  text-align: center;
  border-radius: 10px;
  box-shadow: 0 6px 47px 3px rgba(37, 37, 37, 0.05);
}
.testimonial-wrap-2 .testimonial-quote {
  height: 70px;
  width: 70px;
  line-height: 70px;
  font-size: 24px;
  background: #18c5b8;
  color: #fff;
  border-radius: 50%;
  position: absolute;
  text-align: center;
  left: 50%;
  transform: translateX(-50%);
  top: -35px;
}
.testimonial-wrap-2 p {
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 0;
}
.testimonial-wrap-2 .testimonial-author {
  display: inline-block;
  position: relative;
  padding-left: 100px;
  margin-top: 22px;
}
.testimonial-wrap-2 .testimonial-author .author-thumb {
  position: absolute;
  left: 0;
  top: 0;
}
.testimonial-wrap-2 .testimonial-author .author-thumb img {
  width: 75px;
  height: 75px;
  border-radius: 50%;
}
.testimonial-wrap-2 .testimonial-author .author-info {
  text-align: left;
  padding: 10px 0;
}
.testimonial-wrap-2 .testimonial-author .author-info h5 {
  font-size: 22px;
  line-height: 30px;
  color: #333333;
  margin-bottom: 0;
}
.testimonial-wrap-2 .testimonial-author .author-info span {
  display: inline-block;
  font-size: 18px;
  color: #565969;
}

/* 15. Brands */
.brand-slide {
  text-align: center;
}
.brand-slide img {
  display: inline-block;
}

/* 16. Breadcrumb */
.breadcrumb__content {
  text-align: center;
}
.breadcrumb {
  margin-bottom: 0;
  margin-top: 17px;
  color:#fff;
  display: block;
  flex-wrap: inherit;
  font-weight: 300;
}
.breadcrumb a {
	color:#fff;
	font-weight: 300;
}
.breadcrumb-area {
  height: 500px;
  display: flex;
  align-items: center;
  z-index: 1;
    background-size: cover;
    background-position: center center;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .breadcrumb-area {
    height: 400px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .breadcrumb-area {
    height: 350px;
  }
}
@media (max-width: 767px) {
  .breadcrumb-area {
    height: 300px;
  }
}
.breadcrumb__content .yzlcms-locmenu {
  list-style-type: none;
  font-size: 40px;
  color: #ffffff;
  font-weight: bold;
  margin-bottom: 0;
  line-height: 1.3;
  font-weight: 500;
}
.breadcrumb__content .yzlcms-menu {
  list-style-type: none;
  font-size: 60px;
  color: #ffffff;
  font-weight: bold;
  margin-bottom: 0;
  line-height: 1.3;
}
@media (max-width: 1679px) {
.breadcrumb__content .yzlcms-locmenu {
    font-size: 50px;
}
.breadcrumb__content .yzlcms-menu {
    font-size: 50px;
}
}
@media (max-width: 1199px) {
.breadcrumb__content .yzlcms-locmenu {
    font-size: 40px;
}
.breadcrumb__content .yzlcms-menu {
    font-size: 40px;
}
}
@media (max-width: 767px) {
  .breadcrumb__content h3 {
    font-size: 25px;
  }
.breadcrumb__content .yzlcms-locmenu {
    font-size: 24px;
}
.breadcrumb__content .yzlcms-menu {
    font-size: 28px;
}
}
.breadcrumb__content nav ol li, .breadcrumb__content nav ol a {
  line-height: 1;
  color: #ffffff;
  color: #ffffff;
  font-weight: 500;
  font-size: 15px;
}
.breadcrumb__content nav ol li.active, .breadcrumb__content nav ol a.active {
  color: #ffffff;
}

.breadcrumb-item + .breadcrumb-item::before {
  content: var(--bs-breadcrumb-divider, ">");
  color: #fff;
  font-size: 15px;
}

/* 17. Team */
.team-wrap:hover .team-thumb img {
  transform: scale(1.05);
}
.team-wrap .team-thumb {
  overflow: hidden;
  border-radius: 5px;
}
.team-wrap .team-thumb a {
  width: 100%;
}
.team-wrap .team-thumb img {
  width: 100%;
}
.team-wrap .team-details {
  position: relative;
  width: 86%;
  margin-top: -45px;
  left: 50%;
  transform: translateX(-50%);
  background: #fff;
  box-shadow: 0 0 20px -5px rgba(37, 37, 37, 0.3);
  border-radius: 5px;
}
.team-wrap .team-details .team-author {
  padding: 20px;
  text-align:center;
}
.team-wrap .team-details .team-author h4 {
  font-size: 20px;
  line-height: 30px;
  color: #333333;
  margin-bottom: 0;
}
.team-wrap .team-details .team-author h4 a {
  color: #333333;
}
.team-wrap .team-details .team-author h4 a:hover {
  color: #18c5b8;
}
.team-wrap .team-details .team-author span {
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  color: #565969;
}
.team-wrap .team-details .team-social {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  border-top: 1px solid #ebebeb;
}
.team-wrap .team-details .team-social li {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
  border-right: 1px solid #ebebeb;
  text-align: center;
  padding: 10px 0;
}
.team-wrap .team-details .team-social li:last-child {
  border-right: 0;
}
.team-wrap .team-details .team-social li a {
  display: inline-block;
  font-size: 14px;
  color: #b0b3b6;
  padding: 5px;
  line-height: 1;
}
.team-wrap .team-details .team-social li a:hover {
  color: #18c5b8;
}

.team-details h3 {
  font-size: 80px;
  line-height: 80px;
  margin-bottom: 18px;
}
.team-details p {
  font-size: 18px;
  line-height: 26px;
  color: #565969;
}
.team-details .team-info-wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.team-details .team-info-wrap .team-sing {
  border-right: 2px solid #e6eaf0;
  padding-right: 60px;
}
.team-details .team-info-wrap .team-info {
  padding-left: 30px;
}
.team-details .team-info-wrap .team-info a {
  color: #565969;
  font-size: 18px;
  display: block;
  margin-bottom: 10px;
}
.team-details .team-info-wrap .team-info a:last-child {
  margin-bottom: 0;
}
.team-details .team-info-wrap .team-info a:hover {
  color: #18c5b8;
}
.team-details .team-info-wrap .team-info a:hover i {
  background: #18c5b8;
  color: #fff;
}
.team-details .team-info-wrap .team-info a i {
  width: 38px;
  height: 38px;
  color: #333333;
  background: #f2f3f5;
  text-align: center;
  line-height: 38px;
  border-radius: 50%;
  margin-right: 10px;
  font-size: 14px;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
.team-details .btn {
  font-size: 16px;
  padding: 25px 50px;
  text-transform: uppercase;
}
@media (max-width: 1399px) {
.team-wrap .team-details .team-author h4 {
    font-size: 18px;
}
}
@media (max-width: 1199px) {
.team-wrap .team-details {
    width: 90%;
}
}
@media (max-width: 767px) {
.team-wrap .team-details {
    margin-top: -25px;
}
.team-wrap .team-details .team-author {
    padding: 10px;
}
.team-wrap .team-details .team-author h4 {
    font-size: 16px;
}
}
@media (max-width: 575px) {
.team-wrap .team-details {
    margin-top: 0px;
	width: 100%;
	border-radius: 0px;
	box-shadow: 0 0 15px -5px rgba(37, 37, 37, 0.3);
}
.team-wrap .team-thumb {
    border-radius: 0px;
}
}
/*#  */

.yzlcms-near {
	margin-top:20px;
}
.yzlcms-kefu {
	position: fixed;
	z-index: 999999999;
	right: 20px;
	bottom: 200px;
}
.yzlcms-kefu-con {
	position: relative;
	float: right;
}
.yzlcms-kefu .a {
	display: block;
	width: 60px;
	height: 60px;
	background-color: #18c5b8;
	margin-bottom: 4px;
	cursor: pointer;
	outline: none;
	text-decoration: none;
	text-align: center;
}
.yzlcms-kefu .a.active, .yzlcms-kefu .a:hover {
	background: #444444;
}
.yzlcms-kefu .a .i {
	display: none !important;
	width: 44px;
	height: 44px;
}
.yzlcms-kefu .a-whatsapp {
	background: #18c5b8 url(../images/icon_whatsapp.png) center center no-repeat;
	background-size: 26px;
}
.yzlcms-kefu .a-whatsapp:hover {
	background: #444444 url(../images/icon_whatsapp.png) center center no-repeat;
	background-size: 26px;
}
.yzlcms-kefu .a-skype {
	background: #18c5b8 url(../images/icon_skype.png) center center no-repeat;
	background-size: 26px;
}
.yzlcms-kefu .a-skype:hover {
	background: #444444 url(../images/icon_skype.png) center center no-repeat;
	background-size: 26px;
}
.yzlcms-kefu .a-line {
	background: #18c5b8 url(../images/icon_line.png) center center no-repeat;
	background-size: 26px;
}
.yzlcms-kefu .a-line:hover {
	background: #444444 url(../images/icon_line.png) center center no-repeat;
	background-size: 26px;
}
.yzlcms-kefu .a-phone {
	background: #18c5b8 url(../images/icon_phone.png) center center no-repeat;
	background-size: 26px;
}
.yzlcms-kefu .a-phone:hover {
	background: #444444 url(../images/icon_phone.png) center center no-repeat;
	background-size: 26px;
}
.yzlcms-kefu .a-qrcode {
	background: #18c5b8 url(../images/icon_wechat.png) center center no-repeat;
	background-size: 26px;
}
.yzlcms-kefu .a-qrcode:hover {
	background: #444444 url(../images/icon_wechat.png) center center no-repeat;
	background-size: 26px;
}
.yzlcms-kefu .a-top {
	background: #D2D3D6 url(../images/icon_top.png) center center no-repeat;
	background-size: 26px;
}
.yzlcms-kefu .a-top:hover {
	background: #444444 url(../images/icon_top.png) center center no-repeat;
	background-size: 26px;
}
.yzlcms-kefu .a span {
	display: block;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 12px;
	padding-top: 4px;
}
.yzlcms-kefu .a-top {
	display: none;
}
.yzlcms-kefu .d {
	display: none;
	width: 240px;
	background: #f5f5f5;
	position: absolute;
	right: 60px;
	box-shadow: 0px 2px 5px 0px rgba(161, 163, 175, 0.11);
}
.qrcode-img img {
	width: 150px;
	margin: 0 auto;
}
.yzlcms-kefu .d-whatsapp {
	top: 0px;
}
.yzlcms-kefu .d-skype {
	top: 64px;
}
.yzlcms-kefu .d-line {
	top: 128px;
}
.yzlcms-kefu .d-phone {
	top: 192px;
}
.yzlcms-kefu .d-qrcode {
	top: 256px;
}
.yzlcms-kefu .d .inner-con {
	padding: 4px 20px;
}
.yzlcms-kefu .d-service-item {
	padding: 4px 0;
	overflow: hidden;
}
.yzlcms-kefu .d-service-item .circle {
	width: 44px;
	height: 44px;
	border-radius: 50%;
	overflow: hidden;
	background: #F1F1F3;
	display: block;
	float: left;
}
.yzlcms-kefu .d-service-item .i-qq {
	width: 44px;
	height: 44px;
	background: url(../images/qq.png) no-repeat center 2px;
	display: block;
}
.yzlcms-kefu .d-whatsapp .d-service-item .i-tel {
	width: 44px;
	height: 44px;
	background: url(../images/whatsapp.png) no-repeat center center;
	display: block;
}
.yzlcms-kefu .d-skype .d-service-item .i-tel {
	width: 44px;
	height: 44px;
	background: url(../images/skype.png) no-repeat center center;
	display: block;
}
.yzlcms-kefu .d-line .d-service-item .i-tel {
	width: 44px;
	height: 44px;
	background: url(../images/line.png) no-repeat center center;
	display: block;
}
.yzlcms-kefu .d-phone .d-service-item .i-tel {
	width: 44px;
	height: 44px;
	background: url(../images/phone.png) no-repeat center center;
	display: block;
}
.yzlcms-kefu .d-service-item p {
	float: left;
	width: 140px;
	line-height: 22px;
	font-size: 15px;
	margin-left: 0px;
	margin-bottom: 0px;
	color:#222222;
	font-weight: 500;
}
.yzlcms-kefu .d-service-item p.number {
	color:#292929;
	font-weight: 300;
}
.yzlcms-kefu .d-service-item p.number a {
	color:#292929;
	font-weight: 300;
}
.yzlcms-kefu .d-service-item p.number a:hover {
	color:#18c5b8;
}
.yzlcms-kefu .d-service-item .text {
	float: left;
	width: 140px;
	line-height: 22px;
	font-size: 15px;
	margin-left: 12px;
}
.yzlcms-kefu .d-service-intro {
	padding-top: 10px;
}
.yzlcms-kefu .d-service-intro p {
	float: left;
	line-height: 27px;
	font-size: 12px;
	width: 50%;
	white-space: nowrap;
	color: #888;
	margin-bottom: 0px;
}
.yzlcms-kefu .d-service-intro i {
	height: 27px;
	width: 14px;
	margin-right: 5px;
	vertical-align: top;
	display: inline-block;
}
.yzlcms-kefu .d-qrcode {
	text-align: center;
	width: 180px;
}
.yzlcms-kefu .d-qrcode .inner-con {
	padding: 15px 0;
}
.yzlcms-kefu .d-qrcode p {
	font-size: 14px;
	color: #222222;
	line-height: 1;
	padding-top: 5px;
	margin-bottom: 0px;
	font-weight: 500;
}
.yzlcms_links {
	padding-bottom: 70px;
}
.yzlcms_links .yzlcms_wrap {
	width: 90%;
    max-width: 1440px;
    margin: 0 auto;
}
.yzlcms_links .links_tit {
    font-size: 16px;
    color: #333;
	line-height: 36px;
    height: 36px;
}
.yzlcms_links .links_list {
	text-align: center;
	overflow: hidden;
}
.yzlcms_links .links_list ul li {
    _float: left;
	font-weight: 300;
	display: inline-block;
    padding: 0px 15px 0px 0;
}
.yzlcms_links .links_list ul li a {
	font-size: 20px;
    _line-height: 26px;
    color: #333333;
	font-weight: 500;
}
.yzlcms_links .links_list ul li a:hover {
    color: #18c5b8;
}
@media (max-width:1199px) {
.yzlcms_links {
	padding-bottom: 40px;
}
.yzlcms_links .links_list ul li a {
	font-size: 18px;
}
}
@media (max-width:991px) {
.yzlcms_menu {
    display: block;
}
.yzlcms-kefu {
	right: 10px;
	bottom: 120px;
}
}
@media (max-width:767px) {
.yzlcms-kefu {
	right: 4px;
	bottom: 100px;
}
.yzlcms-kefu .a {
	width: 40px;
	height: 40px;
	background-size: 20px !important;
}
.yzlcms-kefu .a-line {
	display: none !important;
}
.yzlcms-kefu .a-qrcode {
	display: none !important;
}
.yzlcms-kefu .d-whatsapp {
	display: none !important;
}
.yzlcms-kefu .d-skype {
	display: none !important;
}
.yzlcms-kefu .d-line {
	display: none !important;
}
.yzlcms-kefu .d-phone {
	display: none !important;
}
.yzlcms-kefu .d-qrcode {
	display: none !important;
}
.yzlcms_links {
	padding-bottom: 30px;
}
}

.yzlcms_page { width: 100%;text-align:center;margin: 40px 0 0 0;font-weight: 300;}
.yzlcms_page ul li { display:inline-block;font-size: 18px; line-height: 32px; border: 1px solid #d0cfcf; margin: 0 5px 5px 0;color: #333333;}
.yzlcms_page ul li.active,.yzlcms_page ul li:hover { background:#18c5b8; border: 1px solid #18c5b8;}
.yzlcms_page ul li a,.yzlcms_page ul li span{display:inline-block; padding:0 10px;color: #333333;}
.yzlcms_page ul li:hover a,.yzlcms_page ul li:hover span,.yzlcms_page ul li.active span {color:#fff;}

@media (max-width:1679px) {
.yzlcms_page { margin: 10px 0 0 0;}
}

@media (max-width:1199px) {
.yzlcms_page { margin: 0;}
}

@media (max-width:575px) {
.yzlcms_page { margin: 15px 0 0 0;}
.yzlcms_links .links_list ul li a {
	font-size: 16px;
}
}

.showcon { font-size:16px;line-height: 1.6;color: #222222;}
.showcon p { font-size:16px;line-height: 1.6;color: #222222;margin-bottom:15px;}
.showcon img { max-width:100% !important; height:auto !important;}

@media (max-width:767px) {
.showcon { font-size:14px;}
.showcon p { font-size:14px;margin-bottom:8px;}
}

@media (max-width:575px) {
.yzlcms_page ul li {
    font-size: 16px;
}
}

.showcon table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    max-width: 100%;
}
.showcon td, .showcon th {
    padding: 5px 10px;
    border: 1px solid #666666;
}