@charset "utf-8";
/* 元指令建站 */
@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: 1460px;
}
}
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/* hide the link until viewport size is reached */
a.meanmenu-reveal {
	display: none;
}

/* when under viewport size, .mean-container is added to body */
.mean-container .mean-bar {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  float: left;
  position: relative;
  width: 100%;
  z-index: 99;
}

.mean-container a.meanmenu-reveal {
	border: 1px solid #444;
	color: #444;
	cursor: pointer;
	display: block;
	font-size: 1px;
	font-weight: 700;
	height: 22px;
	line-height: 22px;
	margin-top: -32px;
	padding: 8px 9px;
	position: absolute;
	right: 0;
	text-decoration: none;
	top: 0;
	width: 22px;
}
.mean-container a.meanmenu-reveal span {
  background: #444 none repeat scroll 0 0;
  display: block;
  height: 3px;
  margin-top: 3px;
}

.mean-container .mean-nav {
	background: #0c1923 none repeat scroll 0 0;
	float: left;
	margin-top: 50px;
	width: 100%;
}

.mean-container .mean-nav ul {
	padding: 0;
	margin: 0;
	width: 100%;
	list-style-type: none;
}

.mean-container .mean-nav ul li {
	position: relative;
	float: left;
	width: 100%;
}

.mean-container .mean-nav ul li a {
	border-top: 1px solid rgba(255, 255, 255, 0.5);
	color: #fff;
	display: block;
	float: left;
	margin: 0;
	padding: 10px 5%;
	text-align: left;
	text-decoration: none;
	width: 90%;
	font-size: 14px;
}
.mobile-nav .mean-container .mean-nav ul li a i {
	display:none;
}

.mean-container .mean-nav ul li li a {
  border-top: 1px solid rgba(255, 255, 255, 0.25);
  opacity: 0.75;
  padding: 10px 10%;
  text-shadow: none;
  visibility: visible;
  width: 80%;
}

.mean-container .mean-nav ul li.mean-last a {
	border-bottom: none;
	margin-bottom: 0;
}

.mean-container .mean-nav ul li li li a {
	width: 70%;
	padding: 1em 15%;
}

.mean-container .mean-nav ul li li li li a {
	width: 60%;
	padding: 1em 20%;
}

.mean-container .mean-nav ul li li li li li a {
	width: 50%;
	padding: 1em 25%;
}

.mean-container .mean-nav ul li a:hover {
	background: #252525;
	background: rgba(255,255,255,0.1);
}

.mean-container .mean-nav ul li a.mean-expand {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: rgba(255, 255, 255, 0.1) none repeat scroll 0 0;
	border-color: currentcolor currentcolor rgba(255, 255, 255, 0.2) rgba(255, 255, 255, 0.4);
	border-image: none;
	border-style: none none solid solid;
	border-width: medium medium 1px 1px;
	font-weight: 700;
	height: 26px;
	padding: 8px 12px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	width: 26px;
	border: none;
	z-index: 2;
}

.mean-container .mean-nav ul li a.mean-expand:hover {
	background: none;
	border: none;
}

.mean-container .mean-push {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	clear: both;
}

.mean-nav .wrapper {
	width: 100%;
	padding: 0;
	margin: 0;
}

/* Fix for box sizing on Foundation Framework etc. */
.mean-container .mean-bar, .mean-container .mean-bar * {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}


.mean-remove {
	display: none !important;
}


.transparent-header .mean-container a.meanmenu-reveal {
    border: 1px solid #fff;
    color: #fff;
}
.transparent-header .mean-container a.meanmenu-reveal span {
	background: #fff;
}

.header-2 .mean-container a.meanmenu-reveal {
    border: 1px solid #fff;
    color: #fff;
}
.header-2 .mean-container a.meanmenu-reveal span {
	background: #fff;
}
/* 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-slider button.slick-arrow {
    position: absolute;
    top: calc(50% - 25px);
	color:#fff;
	border: none;
    font-size: 30px;
	z-index: 10;
}
.slick-slider button.slick-prev {
    left: 100px;
}
.slick-slider button.slick-next {
    right: 100px;
}
.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;
}
[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;
}


/*
========
02. common
=========================================
*/
/* Default Css */
.container-fluid {
  padding: 0 70px;
}
@media (max-width: 767px) {
  .container-fluid {
    padding: 0 20px;
  }
}

body {
  color: #899399;
  font-size: 16px;
  font-family: 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
}

ol, ul {
  margin-bottom: 0;
  padding-left: 0;
}

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 {
  text-decoration: none;
  outline: none;
  color: inherit;
  line-height: inherit;
}
a:active, a:hover {
  text-decoration: none;
}
a:hover {
    color: #e60b1e;
}

.w-auto {
  width: auto;
}

.video-popup-2 i {
  display: inline-block;
  width: 95px;
  height: 95px;
  line-height: 95px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  -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;
  text-align: center;
  color: #e60b1e;
}
.video-popup-2 i:hover {
  background-color: #ffffff;
  color: #e60b1e;
}

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

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;
}
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: #121121;
  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: #121121;
  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: 65px;
  line-height: 1.1;
}

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

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

h5 {
  font-size: 18px;
  line-height: 1.4;
}

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

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

ol {
  list-style: decimal;
}

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

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

p {
  line-height: 2;
  font-weight: 300;
  margin:0;
  padding:0;
}
p:last-child {
  margin-bottom: 0;
}

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

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

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

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

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

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

*:focus:-moz-placeholder {
  opacity: 0;
}

*:focus::placeholder {
  opacity: 0;
}

/* Button */
.btn-theme {
  color: #fff;
  border-color: #e60b1e;
  background: #e60b1e;
}
.btn-theme:hover {
  background: #e60b1e;
  color: #fff;
  border-color: #e60b1e;
}

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

.btn-square {
  border-radius: 0;
}

.has-border-top {
  border-top: 1px solid #e7e9f2;
}

/* Bg Color */
.bg-1 {
  background-color: #edf6ff;
}

.bg-2 {
  background-color: #333333;
}

.bg-3 {
  background-color: #edf6ff;
}

.bg-4, .bg-6 {
  background-color: #eef0f6;
}

.bg-5 {
  background-color: #1f338c;
}

.bg-7 {
  background-color: #253a98;
}

.bg-8 {
  background-color: #f0f1f8;
}

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

.white-color {
  color: #fff;
}

.black-color {
  color: #000;
}

.theme-color {
  color: #e60b1e;
}

.theme-bg-color {
  background-color: #333333;
}

/* Others Common Css Here :) */
#scrollUp {
  position: fixed;
  bottom: 30px;
  right: 30px;
  background: #e60b1e;
  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;
}
#scrollUp:hover {
  opacity: 1;
}

#scrollUp:hover {
  background: #e60b1e;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*-- Margin Top --*/
.mt-5 {
  margin-top: 5px !important;
}

.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-205 {
  margin-top: 205px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*-- 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-205 {
  margin-bottom: 205px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.button-group button {
  border: 0;
  line-height: 1;
  padding: 0;
  color: #7c89c5;
  font-size: 16px;
  background: transparent;
  display: inline-block;
  padding-right: 25px;
}
.button-group button.active {
  color: #333333;
}
.button-group-2 button {
  font-size: 18px;
  color: #333333;
  padding: 10px 20px;
  text-align: center;
  border-radius: 10px;
  font-weight: 500;
}
.button-group-2 button.active {
  background-color: #e60b1e;
  color: #ffffff;
}
@media (max-width: 767px) {
  .button-group-2 button {
    font-size: 14px;
    color: #333333;
    padding: 5px 10px;
  }
}

.generic-btn {
  background-color: #e60b1e;
  line-height: 1;
  padding: 10px;
  display: flex;
  align-items: center;
  width: -moz-max-content;
  width: -webkit-max-content;
  padding-left: 42px;
  width: max-content;
  position: relative;
}
.generic-btn:before {
  position: absolute;
  right: 0;
  top: 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;
  width: 0;
  height: 100%;
  background-color: #e60b1e;
  content: "";
}
.generic-btn span {
  padding-left: 0;
  color: #ffffff;
  display: table-cell;
  vertical-align: middle;
  font-size: 18px;
  z-index: 9;
  position: relative;
  -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;
  line-height: 1;
  font-weight: 500;
}
@media (max-width: 575px) {
.generic-btn span {
  font-size: 15px;
}
}
.generic-btn .icon-2 {
  width: 47px;
  height: 45px;
  display: inline-block;
  background: #e60b1e;
  margin-left: 40px;
  position: relative;
  -webkit-transition: all 0.5s linear 0s;
  -moz-transition: all 0.5s linear 0s;
  -ms-transition: all 0.5s linear 0s;
  -o-transition: all 0.5s linear 0s;
  transition: all 0.5s linear 0s;
  position: relative;
}
.generic-btn .icon-2:before {
  position: absolute;
  right: 0;
  top: 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;
  width: 0;
  height: 100%;
  background-color: #e60b1e;
  content: "";
}
.generic-btn .icon-2 i {
  position: absolute;
  left: 50%;
  -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-size: 13px;
  color: #fff;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 767px) {
  .generic-btn .icon-2 {
    margin-left: 20px;
	width: 30px;
    height: 28px;
  }
}
.generic-btn:hover::before {
  left: 0;
  width: 100%;
}
.generic-btn:hover span {
  color: #fff;
}
.generic-btn:hover .icon-2 {
  background-color: #e60b1e;
}
.generic-btn:hover .icon-2 i {
  color: #ffffff;
}
.generic-btn:hover .icon-2::before {
  left: 0;
  width: 100%;
}
.generic-btn.gradient-btn-1 {
  background-color: transparent;
  border: 2px solid #263b96;
  padding-top: 8px;
  padding-bottom: 8px;
}
.generic-btn.gradient-btn-1 .icon-2 {
  background-image: -moz-linear-gradient(0deg, #f95fb2 0%, #fc796c 100%);
  background-image: -webkit-linear-gradient(0deg, #f95fb2 0%, #fc796c 100%);
  background-image: -ms-linear-gradient(0deg, #f95fb2 0%, #fc796c 100%);
  background-color: transparent;
  color: #ffffff;
  padding-top: 5px;
  padding-bottom: 5px;
}
.generic-btn.gradient-btn-1::before {
  background-image: -moz-linear-gradient(0deg, #f95fb2 0%, #fc796c 100%);
  background-image: -webkit-linear-gradient(0deg, #f95fb2 0%, #fc796c 100%);
  background-image: -ms-linear-gradient(0deg, #f95fb2 0%, #fc796c 100%);
}
.generic-btn.gradient-btn-1:hover {
  border-color: transparent;
}
.generic-btn.gradient-btn-1:hover span {
  color: #ffffff;
}
.generic-btn.gradient-btn-2 {
  background-image: -moz-linear-gradient(0deg, #f95fb2 0%, #fc796c 100%);
  background-image: -webkit-linear-gradient(0deg, #f95fb2 0%, #fc796c 100%);
  background-image: -ms-linear-gradient(0deg, #f95fb2 0%, #fc796c 100%);
  background-color: transparent;
  border: 2px solid transparent;
  padding-top: 5px;
  padding-bottom: 5px;
}
.generic-btn.gradient-btn-2 .icon-2 {
  background-color: #ffffff;
  color: transparent;
  padding-top: 5px;
  padding-bottom: 5px;
}
.generic-btn.gradient-btn-2 .icon-2 i {
  color: #fc796c;
}
.generic-btn.gradient-btn-2::before {
  background-image: -moz-linear-gradient(0deg, #fc796c 100% 0%, #f95fb2 100%);
  background-image: -webkit-linear-gradient(0deg, #fc796c 100% 0%, #f95fb2 100%);
  background-image: -ms-linear-gradient(0deg, #fc796c 100% 0%, #f95fb2 100%);
  background-color: transparent;
}
.generic-btn.gradient-btn-2:hover {
  border-color: transparent;
}
.generic-btn.gradient-btn-2:hover span {
  color: #ffffff;
}
.generic-btn.gradient-btn-4 {
  background-color: #333333;
}
.generic-btn.gradient-btn-4 .icon-2 {
  background-image: -moz-linear-gradient(0deg, #f95fb2 0%, #fc796c 100%);
  background-image: -webkit-linear-gradient(0deg, #f95fb2 0%, #fc796c 100%);
  background-image: -ms-linear-gradient(0deg, #f95fb2 0%, #fc796c 100%);
  background-color: transparent;
}
.generic-btn.gradient-btn-4 .icon-2 i {
  color: #ffffff;
}
.generic-btn.gradient-btn-4::before {
  background-color: transparent;
  background-image: -moz-linear-gradient(0deg, #f95fb2 0%, #fc796c 100%);
  background-image: -webkit-linear-gradient(0deg, #f95fb2 0%, #fc796c 100%);
  background-image: -ms-linear-gradient(0deg, #f95fb2 0%, #fc796c 100%);
}
.generic-btn.gradient-btn-4:hover .icon-2 {
  background-color: #333333;
}
.generic-btn.white-gradient {
  background-color: transparent;
  border: 2px solid #f597ac;
}
.generic-btn.white-gradient::before {
  background-color: #ffffff;
}
.generic-btn.white-gradient .icon-2 {
  background-color: #ffffff;
}
.generic-btn.white-gradient .icon-2 i {
  color: #fc796c;
}
.generic-btn.white-gradient .icon-2::before {
  background-image: -moz-linear-gradient(0deg, #f95fb2 0%, #fc796c 100%);
  background-image: -webkit-linear-gradient(0deg, #f95fb2 0%, #fc796c 100%);
  background-image: -ms-linear-gradient(0deg, #f95fb2 0%, #fc796c 100%);
  background-color: transparent;
}
.generic-btn.white-gradient:hover {
  border-color: #ffffff;
}
.generic-btn.white-gradient:hover .icon-2 i {
  color: #ffffff;
}
.generic-btn.white-bg {
  background-color: transparent;
  border: 2px solid #5d689e;
}
.generic-btn.white-bg::before {
  background-color: #ffffff;
}
.generic-btn.white-bg .icon-2 {
  background-color: #ffffff;
}
.generic-btn.white-bg .icon-2 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;
  color: #333333;
}
.generic-btn.white-bg:hover {
  border-color: transparent;
}
.generic-btn.white-bg:hover .icon-2 i {
  color: #ffffff;
}
.generic-btn.white-bg.active {
  border: 0;
}
.generic-btn.white-bg.active::before {
  width: 100%;
}
.generic-btn.white-bg.active .icon-2 {
  background-color: #e60b1e;
}
.generic-btn.white-bg.active span {
  color: #333333;
}
.generic-btn.white-bg-2 {
  background-color: #ffffff;
  border: 2px solid #eef0f6;
}
.generic-btn.white-bg-2 span {
  color: #333333;
}
.generic-btn.white-bg-2 .icon-2 {
  background-color: #e60b1e;
}
.generic-btn.white-bg-2 .icon-2 i {
  color: #ffffff;
}
.generic-btn.white-bg-2:hover {
  border-color: transparent;
}

button.generic-btn span {
  padding-left: 40px;
  padding-right: 15px;
}

.mb-28-important {
  margin-bottom: 28px;
}

.pl-30 {
  padding-left: 30px;
}
.pl-88 {
  padding-left: 88px;
}

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

.mt-minus-139 {
  margin-top: -139px;
}

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

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

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

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

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

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

input::-webkit-inner-spin-button,
input::-webkit-calendar-picker-indicator {
  display: none;
  -webkit-appearance: none;
}

.form-group {
  margin-bottom: 30px;
  position: relative;
}

.p-rel {
  position: relative;
}

.high-order {
  position: relative;
  z-index: 9;
}

.generic-title span {
  color: #e60b1e;
  font-size: 16px;
  line-height: 1;
  font-weight: 500;
  margin-bottom: 30px;
  display: block;
}
.generic-title h2 {
  font-size: 42px;
  color: #e60b1e;
  line-height: 1.238;
  margin-bottom: 0;
}
@media (max-width: 991px) {
.mt-30 {
    margin-top: 10px;
}
.mt-50 {
    margin-top: 30px;
}
.mt-60 {
    margin-top: 30px;
}
.mb-55 {
    margin-bottom: 30px;
}
.mb-60 {
    margin-bottom: 30px;
}
.pt-70 {
    padding-top: 40px;
}
.pb-70 {
    padding-bottom: 40px;
}
.mt-70 {
    margin-top: 40px;
}
.mb-70 {
    margin-bottom: 40px;
}
.mt-80 {
    margin-top: 40px;
}
.mb-130 {
    margin-bottom: 40px;
}
.mt-130 {
    margin-top: 40px;
}
}
@media (min-width: 1500px) and (max-width: 1700px) {
  .generic-title h2 {
    font-size: 28px;
  }
}
@media (min-width: 1200px) and (max-width: 1500px) {
  .generic-title h2 {
    font-size: 28px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .generic-title h2 {
    font-size: 28px;
  }
  .mb-60 {
    margin-bottom: 40px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
  .generic-title h2 {
    font-size: 28px;
    margin-top: 0px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .generic-title h2 {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  .generic-title h2 {
    font-size: 26px;
    margin-top: 0px;
  }
.generic-btn {
    padding-left: 20px;
}

}
@media (max-width: 450px) {
  .generic-title h2 {
    font-size: 24px;
  }
  h5 {
		font-size: 16px;
		line-height: 1.2;
	}

}
.generic-title-2 span {
  color: #fc796c;
}

.play-btn i {
  display: inline-block;
  width: 100px;
  height: 100px;
  line-height: 100px;
  background: #333333;
  text-align: center;
  border-radius: 50%;
  position: relative;
  z-index: 999;
}
.play-btn i {
  font-weight: 500;
  color: #e60b1e;
  font-size: 18px;
}
.play-btn::before {
  position: absolute;
  left: 0;
  top: 0;
  background-color: #e60b1e;
  content: "";
  width: 100%;
  height: 100%;
  z-index: 1;
  border-radius: 50%;
  animation-name: scaleUp;
  animation-duration: 1.5s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-delay: 0;
}

.flaticon-broom:before {
  margin-left: 0;
}

button.slick-arrow {
  display: inline-block;
  width: 50px;
  padding: 0;
  height: 50px;
  font-size: 15.41px;
  border: 2px solid #d7e1f2;
  background: transparent;
  color: #333333;
}
button.slick-arrow:hover {
  background-color: #e60b1e;
  border-color: #e60b1e;
  color: #ffffff;
}

.gradient-4 {
  background-image: -moz-linear-gradient(0deg, #f95fb2 0%, #fc796c 100%);
  background-image: -webkit-linear-gradient(0deg, #f95fb2 0%, #fc796c 100%);
  background-image: -ms-linear-gradient(0deg, #f95fb2 0%, #fc796c 100%);
}

.logo-bg-1 {
  background-color: #e60b1e;
}

.slick-slide:focus {
  outline: none;
}

.footer-bg {
  background-color: #212121;
}

.footer-bg-2 {
  background-color: #f8f8f8;
}

.gray-bg-1 {
  background-color: #f8f8f8;
}

.gray-border-top {
  border-top: 1px solid #e7e9f2;
}

.gray-border-btn {
  border-color: rgba(255, 255, 255, 0.6);
}
.gray-border-btn i {
  color: #ffffff;
}
.gray-border-btn:hover {
  border-color: transparent;
}

.bg-gradient-1 {
  background-color: transparent;
  background-image: -moz-linear-gradient(0deg, #f95fb2 0%, #fc796c 100%);
  background-image: -webkit-linear-gradient(0deg, #f95fb2 0%, #fc796c 100%);
  background-image: -ms-linear-gradient(0deg, #f95fb2 0%, #fc796c 100%);
  color: #ffffff;
  border-color: transparent;
}
.bg-gradient-1:hover {
  border-color: transparent;
}

.flex-column {
  flex-direction: column;
}

.gradient-nav button.slick-arrow:hover {
  background-image: -moz-linear-gradient(0deg, #f95fb2 0%, #fc796c 100%);
  background-image: -webkit-linear-gradient(0deg, #f95fb2 0%, #fc796c 100%);
  background-image: -ms-linear-gradient(0deg, #f95fb2 0%, #fc796c 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;
  border-color: transparent;
}
.gradient-nav button.slick-arrow:hover i {
  color: #ffffff;
}

.owl-dot span {
  width: 12px;
  height: 12px;
  background-color: #e7e9f2;
}
.owl-dot.active span {
  position: relative;
  background-color: #e60b1e;
}
.owl-dot.active span::after {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 12px;
  height: 12px;
  content: "";
  border-radius: 50%;
  border: 1.5px solid #e60b1e;
  transform: translate(-50%, -50%) scale(1.9);
}

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

.owl-theme .owl-dots .owl-dot {
  margin: 0 3px;
}

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 90px;
}

.gray-border-bottom {
  border-bottom: 1px solid #e7e9f2;
}

.nice-select {
  float: none;
}

.rating i {
  font-size: 13px;
  line-height: 1;
  color: #ffc601;
}

.pagination li.page-item {
  margin: 0 5px;
}
.pagination li.page-item a {
  padding: 0;
  border: 0;
  line-height: 60px;
  width: 60px;
  display: inline-block;
  height: 60px;
  background: #eff1f7;
  text-align: center;
  border-radius: 5px;
  color: #333333;
  font-size: 24px;
}
.pagination li.page-item a:hover {
  background-color: #1f328a;
  color: #ffffff;
}
@media (max-width: 767px) {
  .pagination li.page-item a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
  }
}

@media (max-width: 1199px) {
	.slick-slider button.slick-prev {
		left: 10px;
	}
	.slick-slider button.slick-next {
		right: 10px;
	}
}
@media (max-width: 767px) {
	button.slick-arrow {
		width: 30px;
		height: 30px;
	}
	.slick-slider button.slick-arrow {
		top: calc(50% - 15px);
		font-size: 20px;
	}
	.slick-slider button.slick-prev {
		left: 0px;
	}
	.slick-slider button.slick-next {
		right: 0px;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
  .blog-details-text {
    padding-left: 30px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .blog-details-text {
    padding-left: 0;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .blog-details-text {
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .blog-details-text {
    padding-left: 0;
  }
}

.btn-padding {
  padding-left: 50px;
}

div.generic-btn.gradient-btn-1 {
  background-color: transparent;
  border: 2px solid #263b96;
  padding-top: 8px;
  padding-bottom: 8 px;
}

div a.generic-btn.gradient-btn-1 {
  background: #263b96;
}

.mean-container a.meanmenu-reveal {
  display: none !important;
}

.mean-container .mean-nav > ul {
  display: block !important;
  overflow: hidden;
  overflow-y: auto;
  height: calc(100vh - 50px);
}

.icon-3.icon-update {
  border-color: #374488;
}



/*
========
03. header
=========================================
*/
.header__top {
  background-color: #e60b1e;
}
.header__top-wrapper span {
  font-size: 15px;
  color: #ffffff;
}
.header__social a {
  padding: 15px 20px;
  display: inline-block;
  background-color: #0e85ff;
  line-height: 1;
  font-size: 14px;
  position: relative;
}
.header__social a span {
  position: relative;
  z-index: 9;
}
.header__social a::after {
  position: absolute;
  right: 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;
  top: 0;
  width: 0;
  height: 100%;
  content: "";
  background-color: #e60b1e;
}
.header__social a i {
  color: #6bb4ff;
  -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;
}
.header__social a:hover {
  color: #ffffff;
}
.header__social a:hover::after {
  left: 0;
  right: auto;
  width: 100%;
}
.header__social a:hover i {
  color: #333333;
}
.header__social-2 a {
  border-radius: 50%;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  padding: 0;
  background-color: #e7e9f2;
  color: #333333;
  overflow: hidden;
  margin-left: 5px;
  margin-right: 5px;
}
.header__social-2 a::after {
  background-image: -webkit-linear-gradient(0deg, #f95fb2 0%, #fc796c 100%);
}
.header__social-2 a:hover {
  color: #ffffff;
}
.header__nav ul li {
  display: inline-block;
  position: relative;
}
.header__nav ul li a {
  font-size: 16px;
  font-weight: 500;
  color: #333333;
  padding: 35px 20px;
  line-height: 1;
  display: inline-block;
}
@media (max-width: 1679px) {
  .header__nav ul li a {
    padding: 35px 16px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .header__nav ul li a {
	font-size: 14px;
    padding: 24px 6px;
  }
}
.header__nav ul li a i {
  font-weight: 500;
  padding-left: 4px;
  transform: translateY(1px);
}
.header__nav ul li:hover > a,.header__nav ul li.on > a {
  color: #ffffff;
  background: #e60b1e;
}
.header__nav ul li .submenu {
  position: absolute;
  top: 110%;
  left: 0px;
  width: 230px;
  background: #fff;
  z-index: 99;
  text-align: left;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
  padding: 18px 0;
  padding-bottom: 4px;
}
.header__nav ul li .submenu li {
  margin: 0px;
  padding: 0px 25px 11px 25px;
  display: block;
}
.header__nav ul li .submenu li a {
  font-size: 15px;
  font-weight: 500;
  color: #000;
  display: inline-block;
  position: relative;
  padding: 0;
  padding-bottom: 10px;
  background:none;
}
.header__nav ul li .submenu li a::after {
  height: 1px;
}
.header__nav ul > li > a {
  position: relative;
}
.header__nav ul > li > a::after {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 9;
  width: 0;
  background-color: #e60b1e;
  content: "";
  height: 3px;
  -webkit-transition: all 0.5s linear 0s;
  -moz-transition: all 0.5s linear 0s;
  -ms-transition: all 0.5s linear 0s;
  -o-transition: all 0.5s linear 0s;
  transition: all 0.5s linear 0s;
}
.header__nav ul > li:hover > a:after {
  left: 0;
  width: 100%;
}
.header__nav ul > li:hover .submenu {
  opacity: 1;
  visibility: visible;
  top: 100%;
}
.header__nav-wrapper-2 ul li a {
  color: #ffffff;
}
.header__nav-wrapper-2 ul li a::after {
  background-color: #fc796c;
}
.header__nav-wrapper-2 ul li:hover > a {
  color: #fc796c;
}
.header__nav-3 {
  padding: 5px 0;
}
.header__list ul li {
  float: right;
  margin-left: 3px;
}
.header__list ul li:last-child {
  margin-left: 0px;
}
.header__list ul li a {
  padding: 0;
}
.header__list ul li a::after {
  display: none;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .header__list ul li:not(:first-child) {
    padding-left: 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .header__list ul li {
    width: 100%;
  }
}

@media (max-width: 1679px) {
	.yzlcms-contact .yzlcms-email {
		display:none;
	}
}
@media (max-width: 1399px) {
	.yzlcms-contact {
		display:none;
	}
}

.icon i {
  float: left;
  display: inline-block;
  width: 30px;
  height: 30px;
  background: #e60b1e;
  line-height: 30px;
  text-align: center;
  border-radius: 50%;
  color: #ffffff;
  margin-top: 5px;
  font-size: 14px;
}
.icon__content {
  padding-left: 5px;
  line-height: 1;
  overflow: hidden;
}
.icon__content h6 {
  margin-top: 2px;
  margin-bottom: 6px;
  line-height: 1;
  font-size: 14px;
  color: #333333;
}
.icon__content span {
  line-height: 1;
  display: inline-block;
  color: #3a4268;
  font-size: 14px;
  font-weight: 300;
}
@media only screen and (max-width: 1250px) {
  .icon__content {
    margin-right: 0;
  }
}

/* 2. header */
/* mobile menu */
.mobile-nav {
  position: fixed;
  top: 0;
  background: #0e0e0e none repeat scroll 0 0;
  right: -100%;
  transition: all 0.5s;
  width: 300px;
  z-index: 999;
  height: 100%;
  padding-top: 0;
}
.mobile-nav .nav a.nav-link {
  width: 50%;
  color: #ffffff;
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.8px;
  line-height: 1;
  padding: 10px 0;
}
.mobile-nav .nav a.nav-link.active {
  background-color: #111;
}
.mobile-nav ul li a {
  display: block;
  color: #222;
  font-size: 16px;
  margin-bottom: 6px;
  font-weight: 500;
}
.mobile-nav ul li li {
  padding-left: 15px;
}
.mobile-nav ul li li a {
  font-weight: 500;
}

.responsive-menu-3 {
  width: 100%;
}

.metismenu li a {
  padding-bottom: 8px;
  margin-bottom: 10px;
}

.mobile-toggle-bar button {
  background: transparent;
  color: #fff;
  border: 1px solid #fff;
  width: 40px;
  height: 40px;
  background-color: transparent;
  line-height: 35px;
  padding: 0;
  display: inline-block;
  top: 14px;
  font-size: 22px;
  font-weight: 500;
  position: relative;
  z-index: 100;
}

.show-nav {
  right: 0;
}

.logo {
  position: relative;
  z-index: 999;
}
@media (max-width: 767px) {
  .logo img {
    max-width: 150px;
  }
}
.logo-2 {
  position: relative;
}
.logo-2 a {
  position: relative;
  z-index: 9999;
  padding-left: 50px;
}
.logo-2 a img {
  transform: translateY(11px);
}
@media (min-width: 768px) and (max-width: 991px) {
  .logo {
    display: inline-block;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .logo {
    padding: 32px 0;
  }
}
@media (max-width: 767px) {
  .logo {
    padding: 32px 0;
  }
}

.nice-select span {
  color: #2b3137;
  font-size: 14px;
  line-height: 41px;
}
.nice-select.lang {
  border: 0;
  background-color: transparent;
}
.nice-select.lang span.current {
  color: #fff;
}
.nice-select.lang::after {
  border-color: #fff;
}

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

.topbar__meta a {
  font-size: 14px;
  padding-left: 24px;
  margin-left: 22px;
  color: #fff;
  position: relative;
}
.topbar__meta a::after {
  position: absolute;
  left: 0;
  top: 50%;
  width: 2px;
  height: 12px;
  transform: translateY(-50%);
  background-color: #ab5f5c;
  content: "";
}
@media only screen and (max-width: 1250px) {
  .topbar__meta a {
    margin-left: 0;
  }
}

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

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

.mean-container .mean-nav {
  background-color: transparent;
}
.mean-container .mean-nav ul li a {
  border: 0;
  color: #ffffff;
}
.mean-container .mean-nav ul li a.mean-expand {
  border-color: #2a3a57;
  font-size: 20px;
  line-height: 26px;
  font-weight: 500;
  background: transparent;
}
.mean-container .mean-nav ul li:not(:first-child) a {
  border-top: 1px solid #2a2929;
}
.mean-container .mean-nav ul li a.mean-expand {
  border: none;
}
.mean-container .mean-nav ul li a.mean-expand:hover {
  color: #fff;
  border: none;
}
.mean-nav > ul {
  display: block;
}

a.meanmenu-reveal {
  display: none;
}

button.mobile-nav-close {
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 20px;
  background-color: transparent;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 50%;
  border: 1px solid #2a3a57;
}

.responsive-menu-3 {
  padding: 10px 0;
}
.responsive-menu-3 button.toggle-btn {
  background: transparent;
  color: #fff;
  width: 32px;
  height: 32px;
  transform: translateY(-25px);
  display: inline-block;
  border: 0;
  font-size: 23px;
  background-image: -moz-linear-gradient(0deg, #f73243 0%, #e60b1e 100%);
  background-image: -webkit-linear-gradient(0deg, #f73243 0%, #e60b1e 100%);
  background-image: -ms-linear-gradient(0deg, #f73243 0%, #e60b1e 100%);
}
.responsive-menu-3 button.toggle-btn.toggle-btn-2 {
  transform: translateY(-12px);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .breadcrumb__text {
    margin-top: 0;
  }
  .pl-30 {
    padding-left: 0px;
}
}
@media (max-width: 767px) {
  .breadcrumb__text {
    margin-top: 0;
  }
.pl-30 {
    padding-left: 0px;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .breadcrumb__height {
    min-height: 400px;
  }
}
@media (max-width: 767px) {
  .breadcrumb__height {
    min-height: 350px;
  }
}

.header-transparent {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 9;
}

.responsive-menu-3 .logo {
  padding: 0;
}

.header__nav-wrapper-2 {
  padding: 5px 0;
}

.side-info h4 {
  color: #ffffff;
  font-size: 17px;
}
.side-info p {
  font-size: 14px;
  color: #ddd;
  line-height: 1.3;
}

.mobile-nav .side-info {
  padding: 20px;
}

.logo img {
  height: 40px;
}

.responsive-logo {
  text-align: left;
  padding: 26px 13px;
}
.responsive-logo img {
  width: 161px;
}

@media (max-width: 767px) {
  .header__nav-wrapper .logo img {
    margin-top: 15px;
  }
.logo img {
  height: auto;
}
}

@media (max-width: 1200px) {
  .header__nav.header__nav-2 {
    padding: 20px 0;
  }
}
/*
========
04. slider
=========================================
*/
.slider__side-thumb {
  position: absolute;
  top: 170px;
  right: 113px;
}

.single-slider {
  background-position: center center;
}

.slider-area {
  position: relative;
  overflow: hidden;
}
.slider__text {
	height:820px;
	display: flex;
    align-items: center;
  overflow: hidden;
}
@media (max-width: 1679px) {
  .slider__text {
	padding: 0 130px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .slider__text {
    height: 550px;
	padding: 0 50px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .slider__text {
    height: 500px;
  }
}
@media (max-width: 767px) {
  .slider__text {
    height: 400px;
  }
}
.slider-height-2 {
  min-height: 950px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .slider-height-2 {
    min-height: 700px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .slider-height-2 {
    min-height: 550px;
  }
}
@media (max-width: 767px) {
  .slider-height-2 {
    min-height: 550px;
  }
}
.slider-height-3 {
  min-height: 955px;
}
.slider__tab-list {
  animation-fill-mode: backwards;
  margin-bottom: 32px;
}
.slider__tab-list span {
  padding: 7px 20px;
  line-height: 1;
  font-size: 14px;
  display: inline-block;
}
.slider__tab-list span:first-child {
  background: #e60b1e;
  float: left;
  color: #ffffff;
}
.slider__tab-list span:last-child {
  background-color: #ffffff;
  color: #333333;
}
.slider__tab-list-2 span:last-child {
  border: 1px solid #eef0f6;
}
@media (max-width: 767px) {
  .slider__text a {
    margin-top: 10px;
	padding-left: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .slider__text {
    margin-top: 0;
    padding: 0 50px;
  }
}
@media (max-width: 767px) {
  .slider__text {
    margin-top: 0;
    padding: 0 30px;
  }
}
.slider__text h2 {
  color: #ffffff;
  margin-bottom: 0;
  line-height: 1.14;
  animation-fill-mode: backwards;
  margin-bottom: 35px;
}
@media (max-width: 767px) {
  .slider__text h2 {
    font-size: 33px;
    margin-top: 16px;
  }
}
.slider__text p {
  color: #ffffff;
  animation-fill-mode: backwards;
  margin-bottom: 0;
  line-height: 1.75;
  font-size: 16px;
}
@media (max-width: 767px) {
  .slider__text p {
    margin-top: 15px;
  }
}
.slider__text-2 h2 {
  font-size: 60px;
  line-height: 1.25;
}
.slider__text-3 h2 {
  color: #333333;
}
.slider__text-3 p {
  color: #666666;
  margin-bottom: 45px;
}
@media only screen and (max-width: 1480px) {
  .slider__text-3 p {
    font-size: 14px;
    margin-top: 15px;
  }
}
.slider-shape {
  position: absolute;
  width: 965px;
  height: 965px;
  background: #fef66c;
  right: -105px;
  top: -210px;
  border-radius: 50%;
}
@media (max-width: 767px) {
  .slider-shape {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #fef66c;
    right: 0;
    top: 0;
    border-radius: 0;
  }
}

.slider__img-3 {
  position: relative;
}
.slider__img-3 img {
  max-width: 650px;
  margin-left: auto;
  transform: translateX(53px) translateY(10px);
}
.slider__img-3 img.sm-img {
  position: absolute;
  left: -86px;
  top: 150px;
  width: auto;
  max-width: none;
}
@media (min-width: 768px) and (max-width: 991px) {
  .slider__img-3 img.sm-img {
    display: none;
  }
}
@media only screen and (max-width: 1480px) {
  .slider__img-3 img {
    transform: translateX(0) translateY(10px);
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .slider__img-3 img {
    transform: translateX(111px) translateY(10px);
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .slider__img-3 img {
    margin-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .slider__img-3 {
    margin-top: 80px;
  }
}

@media only screen and (max-width: 1480px) {
  .slider__text h2 {
    font-size: 55px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .slider__text h2 {
    font-size: 40px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .slider__text h2 {
    font-size: 32px;
    margin-top: 0;
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .slider__text h2 {
    font-size: 26px;
    margin-top: 25px;
    margin-bottom: 15px;
  }
}
.slider__text-3 {
  width: 100%;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .slider__text p {
    padding-right: 62px;
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .slider__text p br {
    display: none;
  }
}

@media (min-width: 1500px) and (max-width: 1700px) {
  .slider__side-thumb {
    right: 50px;
  }
}
@media (min-width: 1200px) and (max-width: 1500px) {
  .slider__side-thumb {
    right: 63px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .slider__side-thumb {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .slider__side-thumb {
    display: none;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .slider__side-thumb {
    display: none;
  }
}
@media (max-width: 767px) {
  .slider__side-thumb {
    display: none;
  }
}
@media (min-width: 1500px) and (max-width: 1700px) {
  .slider__side-thumb img {
    width: 70%;
    float: right;
    margin-left: auto;
  }
}
@media (min-width: 1200px) and (max-width: 1500px) {
  .slider__side-thumb img {
    width: 67%;
    margin-left: auto;
  }
}

.single-slider.slider-height-2 {
  background-size: cover;
  background-position: center bottom;
}


/*
********************************************************************
************ 8. features
********************************************************************
*/
@media (min-width: 992px) and (max-width: 1199px) {

}
@media (min-width: 768px) and (max-width: 991px) {

}
@media (max-width: 767px) {
  .features-area {
    margin-top: 0;
    padding-top: 0px;
    padding-bottom: 0px;
  }
}
.features__yzlcon {
	border: 1px solid #ddd;
    box-shadow: 0 2px 10px rgba(0,0,0,.15)!important;
}
.features__content {
  padding: 20px 0;
}
.features__content h5 {
  color: #333333;
  line-height: 1.5;
  margin-bottom: 0;
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px) {
  .features__wrapper {
    transform: translatey(0);
    margin-top: 50px;
  }
}
.features__thumb {
  -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;
  overflow: hidden;
  border-radius: 0px;
}
.features__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;
}

.icon-3 {
  position: relative;
  overflow: hidden;
  width: 45px;
  -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;
  height: 45px;
  border: 2px solid #f1f2f8;
}
.icon-3 i {
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 13px;
  transform: translate(-50%, -50%);
  -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;
}
.icon-3 i:last-child {
  left: -50%;
}
.icon-3:hover {
  background-color: #e60b1e;
  border-color: #e60b1e;
}
.icon-3:hover i {
  color: #ffffff;
}
.icon-3:hover i:first-child {
  left: 150%;
}
.icon-3:hover i:last-child {
  left: 50%;
}
.icon-3.theme-icon {
  background-color: #e60b1e;
  border-color: transparent;
}
.icon-3.theme-icon i {
  color: #ffffff;
}
.icon-3.theme-icon:hover {
  background-color: #e60b1e;
}
.icon-3.theme-icon:hover i {
  color: #333333;
}

@media (min-width: 992px) and (max-width: 1199px) {

}

.features-margin {
  margin-top: -118px;
}
@media (min-width: 1200px) and (max-width: 1500px) {
  .features-margin {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .features-margin {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .features-margin {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .features-margin {
    margin-top: 0;
  }
  .features__content {
  padding-top: 10px;
}
}

.features-area-02-spacing {
  margin-top: -180px;
}
@media (min-width: 1200px) and (max-width: 1500px) {
  .features-area-02-spacing {
    margin-top: -265px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .features-area-02-spacing {
    margin-top: -250px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .features-area-02-spacing {
    margin-top: -327px;
  }
  .features__content {
		padding-top: 20px;
	}
}

#ui-datepicker-div {
  background-color: #253a98;
  color: #ffffff;
  padding: 15px;
}

.news__thumb-inner .nice-select:after {
  width: 10px;
  height: 10px;
  margin-top: -7px;
}

div.icon-3.bg-gradient-1:hover {
  border-color: transparent;
}

@media (min-width: 768px) and (max-width: 991px) {

}
@media (max-width: 767px) {

}

@media (max-width: 1250px) {
  .appoint-bg {
    background-image: none !important;
  }
}
@media (max-width: 767px) {
  .appoint-bg {
    padding: 30px;
  }
}
@media (max-width: 450px) {
  .appoint-bg {
    padding: 30px 14px;
  }
}

@media (max-width: 767px) {
  .appoint-form-area.appoint-space {
    margin-top: 50px;
  }
}

@media (max-width: 767px) {
  .feature-bg {
    background-color: transparent;
    padding-top: 0;
  }
}

.mobile-toggle-bar-2.mobile-toggle-bar .toggle-btn.toggle-3 {
  transform: translateY(-10px);
}

@media (max-width: 767px) {
  .f-space-2 {
    padding-bottom: 40px;
    background: transparent;
    padding-top: 40px;
  }
}

@media (min-width: 1500px) and (max-width: 1700px) {
  .features__content.style-2 h5 {
    font-size: 15px;
  }
}

@media (max-width: 767px) {
  .form-space {
    margin-top: 0;
  }
}

/*
********************************************************************
************ 9. about
********************************************************************
*/
@media (min-width: 768px) and (max-width: 991px) {
  .about-area {
    margin-top: 70px;
  }
}
@media (max-width: 767px) {
  .about-area {
    margin-top: 40px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .about-area-2 {
    padding-top: 70px;
    padding-bottom: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .about-area-2 {
    margin-top: 0;
    padding-top: 90px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .about-area-2 {
    margin-top: 0;
    padding-top: calc(15px + 55px);
    padding-bottom: 0;
  }
}
@media (max-width: 767px) {
  .about-area-2 {
    margin-top: 0;
    padding-top: calc(16px + 50px);
  }
}
.about__right {
  padding-left: 70px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .about__right {
    padding-left: 0;
	margin-top: 40px;
  }
}
@media (max-width: 767px) {
  .about__right {
    margin-top: 40px;
    padding-left: 0;
  }
}
.about__thumb {
  position: relative;
}
.about__thumb .play-btn {
  position: absolute;
  right: 187px;
  top: 257px;
}
@media (max-width: 767px) {
  .about__thumb .play-btn {
    display: none;
  }
}
.about__thumb .play-btn-2 {
  position: absolute;
  right: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.about__thumb .play-btn-2::before {
  background-color: #ffffff;
}
.about__thumb .play-btn-2 i {
  background-color: #ffffff;
}
@media (max-width: 767px) {
  .about__thumb {
    margin-top: 0px;
  }
}
@media (max-width: 767px) {
  .about__thumb-3 {
    margin-top: 0;
  }
}
.about__text p {
  margin-bottom: 0;
  color: #666666;
  font-size: 16px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .about__text p {
    margin-top: 10px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .about__text a.generic-btn {
    margin-top: 30px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .about__text a.generic-btn {
    margin-top: 20px;
  }
}
@media (max-width: 575px) {
.about__text p {
    font-size: 15px;
}
}
.about__text-2 p {
  color: #646464;
}
.about__text-count.has-border {
  position: relative;
}
.about__text-count.has-border::after {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 2px;
  height: 60px;
  content: "";
  background-color: #e4e4e4;
}
@media (max-width: 767px) {
  .about__text-count.has-border::after {
    display: none;
  }
}
.about__text-count h3 {
  font-size: 45px;
  color: #333333;
  line-height: 1;
  margin-bottom: 0;
}
.about__text-count span {
  color: #646464;
  font-size: 15px;
  line-height: 1;
  margin-top: 17px;
  display: block;
}
.about__list ul {
  margin-top: 35px;
}
.about__list ul li {
  list-style-type: none;
  line-height: 1;
  overflow: hidden;
  display: flex;
  align-items: center;
}
.about__list ul li i {
  float: left;
  width: 35px;
  height: 35px;
  margin-right: 15px;
  line-height: 35px;
  font-size: 15px;
  color: #e60b1e;
  text-align: center;
  border: 2px solid #eff1f6;
  font-weight: 500;
  border-radius: 50%;
}
.about__list ul li span {
  color: #666666;
  font-size: 15px;
  line-height: 1;
  overflow: hidden;
}
.about__list ul li:not(:last-child) {
  margin-bottom: 15px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .about__list ul li:not(:last-child) {
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .about__list ul li:not(:last-child) {
    margin-bottom: 10px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .about__list ul {
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  .about__list ul {
    margin-top: 10px;
  }
}
.about__content-2 p {
  color: #666666;
  font-size: 15px;
  padding-right: 34px;
  margin-top: 30px;
  line-height: 28px;
}
.about__img-2 {
  transform: translateX(-77px);
}
@media (min-width: 1200px) and (max-width: 1500px) {
  .about__img-2 {
    transform: translateX(0);
  }
}

.about__box-2 .about__icon i {
  font-size: 90px;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: -moz-linear-gradient(0deg, #fc796c 100% 0%, #f95fb2 100%);
  background-image: -webkit-linear-gradient(0deg, #fc796c 100% 0%, #f95fb2 100%);
  background-image: -ms-linear-gradient(0deg, #fc796c 100% 0%, #f95fb2 100%);
  line-height: 1;
}
.about__box-2 h5 {
  color: #333333;
  font-size: 20px;
  line-height: 1;
  margin-top: 35px;
  margin-bottom: 13px;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .about__thumb-3 {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .about__thumb-3 {
    padding-left: 0;
  }
}

@media (max-width: 767px) {
  .shop-top .nice-select {
    padding-left: 0;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .widget-title {
    font-size: 22px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .widget-title {
    font-size: 20px;
  }
}

/*
********************************************************************
************ 10. service
********************************************************************
*/
@media (max-width: 767px) {
  .service__left {
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .service__content-2 {
    margin-top: 20px;
  }
}
.service__link-2 {
  position: absolute;
  right: 75px;
  bottom: 95px;
  z-index: 99;
}
@media (max-width: 767px) {
  .service__link-2 {
    display: none;
  }
}
@media (min-width: 1200px) and (max-width: 1500px) {
  .service-list-2 {
    margin-top: 50px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .service-list-2 {
    margin-top: 41px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .service-list-2 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
.service-list-2 ul li {
  list-style: none;
}
.service-list-2 ul li a {
  display: flex;
  align-items: center;
  display: block;
  list-style: none;
  padding: 12px 60px;
  background-color: #ffffff;
  color: #333333;
  position: relative;
}
.service-list-2 ul li a span {
  font-weight: 500;
  font-size: 20px;
  padding-left: 23px;
  -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;
  display: inline-block;
}
@media (max-width: 767px) {
  .service-list-2 ul li a span {
    font-size: 19px;
  }
}
.service-list-2 ul li a::before {
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
  -webkit-transition: all 0.5s linear 0s;
  -moz-transition: all 0.5s linear 0s;
  -ms-transition: all 0.5s linear 0s;
  -o-transition: all 0.5s linear 0s;
  transition: all 0.5s linear 0s;
  height: 100%;
  content: "";
  background-image: -moz-linear-gradient(0deg, #f95fb2 0%, #fc796c 100%);
  background-image: -webkit-linear-gradient(0deg, #f95fb2 0%, #fc796c 100%);
  background-image: -ms-linear-gradient(0deg, #f95fb2 0%, #fc796c 100%);
}
.service-list-2 ul li a i {
  color: #333333;
  -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-list-2 ul li a .service__link-content {
  position: relative;
  z-index: 9;
}
@media (min-width: 1200px) and (max-width: 1500px) {
  .service-list-2 ul li a {
    padding: 12px 26px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .service-list-2 ul li a {
    padding: 12px 20px;
  }
}
@media (max-width: 767px) {
  .service-list-2 ul li a {
    padding: 12px 20px;
  }
}
.service-list-2 ul li:hover a::before {
  left: 0;
  width: 100%;
}
.service-list-2 ul li:hover a span {
  color: #ffffff;
}
.service-list-2 ul li:hover a i {
  color: #ffffff;
}
.service__widget-2 {
  padding: 0 10px;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .service__widget-2 {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .service__widget-2 {
    text-align: left;
    margin-bottom: 35px;
  }
}
.service__logo-2 {
  display: inline-block;
  margin: auto;
  position: relative;
  background-repeat: no-repeat;
}
.service__logo-2 img {
  position: relative;
  z-index: 9;
}
.service__logo-2::before {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  -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;
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  content: "";
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  .service__logo-2 {
    margin-left: 0;
  }
}
.service__content-2 h5 {
  font-size: 24px;
  line-height: 1;
  margin-bottom: 0;
  color: #333333;
}
.service__content-2 p {
  font-size: 15px;
  line-height: 28px;
  color: #666666;
  margin-top: 20px;
  padding: 0 66px;
}
@media (min-width: 1200px) and (max-width: 1500px) {
  .service__content-2 p {
    padding: 0 25px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .service__content-2 p {
    margin-top: 5px;
    padding: 0;
  }
}
@media (max-width: 767px) {
  .service__content-2 p {
    padding: 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .service__wrapper {
    margin-top: 70px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .service__wrapper-2 {
    margin-top: 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .service-area {
    margin-top: 70px;
    padding-top: 70px;
    padding-bottom: 40px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .service-area {
    margin-top: 70px;
    padding-top: 70px;
    padding-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .service-area {
    margin-top: 50px;
    padding-top: 50px;
    padding-bottom: 30px;
  }
}
.service-area.has-radius {
  border-bottom-left-radius: 200px;
  border-bottom-right-radius: 200px;
}
@media only screen and (max-width: 1480px) {
  .service-area-3 {
    margin-top: 100px;
    padding-top: 100px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .service-area-3 {
    margin-top: 85px;
    padding-top: 85px;
    padding-bottom: 35px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .service-area-3 {
    margin-top: 70px;
    padding-top: 70px;
    padding-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .service-area-3 {
    margin-top: 50px;
    padding-top: 50px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .service-area-2 {
    border-bottom-left-radius: 60px;
    border-bottom-right-radius: 60px;
    padding-bottom: 90px;
    margin-top: -175px;
    padding-top: 245px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .service-area-2 {
    margin-top: 0;
    padding-top: 70px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .service-area-2 {
    margin-top: 0;
    padding-top: 55px;
  }
}
@media (max-width: 767px) {
  .service-area-2 {
    margin-top: 0;
  }
}
.service__content {
  overflow: hidden;
  padding-top: 5px;
}
.service__content h4 {
  color: #ffffff;
  font-size: 24px;
  margin-bottom: 0;
  line-height: 1;
}
.service__content p {
  font-size: 15px;
  margin-top: 20px;
  color: #7183d4;
  line-height: 28px;
  padding-right: 92px;
}
@media (min-width: 1200px) and (max-width: 1500px) {
  .service__content p {
    padding-right: 30px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .service__content p {
    padding-right: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .service__content p {
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .service__content p {
    font-size: 14px;
    margin-top: 11px;
    padding-right: 0;
  }
}
@media (min-width: 1200px) and (max-width: 1500px) {
  .service__content {
    padding-right: 56px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .service__content {
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .service__content {
    margin-top: 15px;
    margin-bottom: 15px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .service__content-2 {
    margin-top: 20px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .service__content-2 p {
    margin-top: 5px;
    font-size: 14px;
  }
}
.service__box {
  border: 1px solid #253a98;
  background-color: transparent;
  padding: 60px 50px;
  position: relative;
}
.service__box-wrapper {
  position: relative;
  z-index: 9;
  align-items: center;
}
@media (max-width: 767px) {
  .service__box-wrapper {
    flex-wrap: wrap;
    flex-direction: column;
    align-items: flex-start;
  }
}
.service__box::before {
  position: absolute;
  right: 0;
  top: 0;
  width: 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;
  background-color: #253a98;
  content: "";
  height: 100%;
}
.service__box:hover::before {
  width: 100%;
  left: 0;
  width: 100%;
}
.service__box:hover .logo-2 i {
  color: #333333;
}
.service__box:hover .logo-2 {
  background-color: #e60b1e;
}
.service__box:hover .service__logo::after {
  left: 0;
  width: 100%;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .service__box {
    padding: 45px 30px;
  }
}
@media (max-width: 767px) {
  .service__box {
    padding: 45px 30px;
  }
}
.service__box-2 .service__thumb {
  overflow: hidden;
}
.service__box-2 .service__thumb img {
  -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__box-2 .service__content-3 {
  padding: 42px 4px;
  padding-top: 13px;
  text-align: center;
  box-shadow: 0px 10px 30px 0px rgba(212, 212, 212, 0.3);
  position: relative;
}
.service__box-2 .service__content-3 .service-icon i {
  color: #f7f7f7;
}
.service__box-2 .service__content-3 .service-icon i::before {
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 140px;
  transform: translateX(-50%);
  opacity: 0;
  visibility: hidden;
  -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__box-2 .service__content-3 .content {
  position: relative;
  z-index: 99;
}
.service__box-2 .service__content-3::after, .service__box-2 .service__content-3::before {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 3px;
  background-color: #e60b1e;
  content: "";
}
.service__box-2 .service__content-3::before {
  z-index: 9;
  background-color: #e60b1e;
  width: 0;
  right: 0;
  left: auto;
  -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__box-2 .service__content-3 h5 {
  font-size: 22px;
  color: #333333;
  margin-bottom: 0;
}
.service__box-2 .service__content-3 p {
  margin-bottom: 0;
  font-size: 15px;
  color: #666666;
  margin-top: 13px;
  line-height: 28px;
}
.service__box-2:hover img {
  transform: scale(1.1);
}
.service__box-2:hover .service__content-3 .service-icon i::before {
  opacity: 1;
  visibility: visible;
}
.service__box-2:hover .service__content-3::before {
  left: 0;
  width: 100%;
  right: auto;
}
.service__box-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;
  border-color: #eef0f6;
}
.service__box-3::before {
  display: none;
}
.service__box-3 .service__box-wrapper {
  display: block;
}
.service__box-3 .service__logo {
  margin-bottom: 41px;
  display: block;
  background: #edf6ff;
}
.service__box-3 .service__logo 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;
  color: #e60b1e;
}
.service__box-3 .service__content {
  padding-left: 0;
}
.service__box-3 .service__content p {
  padding-right: 0;
}
.service__box-3 .service__content h4 {
  color: #333333;
}
.service__box-3 .service__action .logo-2 {
  margin-top: 32px;
}
.service__box-3 .service__action .logo-2:hover {
  background-color: #e60b1e;
  border-color: transparent;
}
.service__box-3:hover {
  border-color: transparent;
  box-shadow: 0px 10px 30px 0px rgba(199, 199, 199, 0.3);
}
.service__box-3:hover .service__logo i {
  color: #ffffff;
}
.service__box-4 {
  border-color: #e9ebf4;
  position: relative;
}
.service__box-4::before {
  background-color: #253a98;
  opacity: 0.941;
}
.service__box-4 .service__box-img img {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  -webkit-transition: all 0.5s linear 0s;
  -moz-transition: all 0.5s linear 0s;
  -ms-transition: all 0.5s linear 0s;
  -o-transition: all 0.5s linear 0s;
  transition: all 0.5s linear 0s;
  opacity: 0;
  visibility: hidden;
}
.service__box-4 .service__content h4 {
  color: #333333;
}
.service__box-4 .service__content h4, .service__box-4 .service__contentp {
  -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__box-5 {
  padding: 50px 40px;
  padding-right: 30px;
  position: relative;
  background-color: #ffffff;
}
.service__box-5 .service__logo i {
  color: #e60b1e;
}
.service__box-5 .service__logo::after {
  background-color: #ffffff;
}
.service__box-5::after {
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
  height: 100%;
  background-color: #333333;
  opacity: 0.902;
  content: "";
  -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__box-5 h4, .service__box-5 p {
  -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__box-5 img {
  z-index: -1;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  -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;
  transition-delay: 0.2s;
  height: 100%;
  object-fit: cover;
}
.service__box-5 .service__content h4 {
  font-size: 22px;
}
@media (min-width: 1200px) and (max-width: 1500px) {
  .service__box-5 .service__content h4 {
    font-size: 18px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .service__box-5 .service__content h4 {
    font-size: 18px;
  }
}
.service__box-5:hover {
  background-color: transparent;
}
.service__box-5:hover img {
  opacity: 1;
  visibility: visible;
}
.service__box-5:hover h4, .service__box-5:hover p {
  color: #ffffff;
}
.service__box-5:hover .service__logo i {
  color: #e60b1e;
}
.service__box-5:hover::after {
  width: 100%;
  left: 0;
}
.service__box-5:hover .logo-2 {
  background-color: #e60b1e;
  border-color: transparent;
}
.service__box-5:hover .logo-2 i {
  color: #ffffff;
}
.service__logo {
  display: inline-block;
  width: 115px;
  height: 115px;
  flex: 0 0 auto;
  background-color: #253a98;
  text-align: center;
  line-height: 115px;
  border-radius: 28% 72% 43% 57%/46% 58% 42% 54%;
  position: relative;
  overflow: hidden;
}
.service__logo::after {
  position: absolute;
  right: 0;
  top: 0;
  width: 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;
  height: 100%;
  background: #e60b1e;
  content: "";
}
.service__gradient-img {
  position: relative;
  overflow: hidden;
  z-index: 99;
}
@media (max-width: 767px) {
  .service__gradient-img {
    margin-top: 50px;
  }
}
.service__gradient-img::after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: -moz-linear-gradient(90deg, #333333 0%, rgba(21, 40, 125, 0) 100%);
  background-image: -webkit-linear-gradient(90deg, #333333 0%, rgba(21, 40, 125, 0) 100%);
  background-image: -ms-linear-gradient(90deg, #333333 0%, rgba(21, 40, 125, 0) 100%);
  content: "";
}
.service__gradient-img img {
  -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__gradient-img:hover img {
  transform: scale(1.1);
}
@media (min-width: 768px) and (max-width: 991px) {
  .service__gradient-img {
    margin-top: 50px;
  }
}
.service__gradient-content {
  position: absolute;
  left: 0;
  z-index: 9;
  bottom: 0;
  padding: 63px 80px;
  width: 100%;
}
.service__gradient-content-inner {
  position: relative;
}
.service__gradient-content h3 {
  margin-bottom: 0;
  line-height: 1;
}
.service__gradient-content h3 a {
  color: #ffffff;
  font-size: 30px;
  line-height: 1;
  display: block;
  font-weight: 500;
}
@media (max-width: 767px) {
  .service__gradient-content h3 a {
    font-size: 25px;
  }
}
.service__gradient-content p {
  color: #ffffff;
  font-size: 15px;
  margin-top: 20px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .service__gradient-content p {
    padding-right: 60px;
  }
  .service__gradient-content p br {
    display: none;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .service__gradient-content p {
    padding-right: 60px;
  }
  .service__gradient-content p br {
    display: none;
  }
}
@media (max-width: 767px) {
  .service__gradient-content p {
    padding-right: 0;
  }
  .service__gradient-content p br {
    display: none;
  }
}
@media (max-width: 767px) {
  .service__gradient-content {
    padding: 30px;
  }
}

.logo-2 {
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  position: relative;
  color: #ffffff;
  overflow: hidden;
  -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;
}
.logo-2 i {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -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;
}
.logo-2 i:first-child {
  left: -50%;
}
.logo-2:hover i:first-child {
  left: 50%;
}
.logo-2:hover i:last-child {
  left: 150%;
}
.logo-2.has-border {
  border: 2px solid #f1f2f8;
  background: transparent;
  color: #333333;
}

.single-service {
  position: relative;
}
.single-service__action {
  position: absolute;
  top: 50%;
  z-index: 99;
  right: -35px;
  transform: translateY(-50%);
}
@media (min-width: 992px) and (max-width: 1199px) {
  .single-service .icon-3 {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .single-service .icon-3 {
    display: none;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .single-service .icon-3 {
    display: none;
  }
}
@media (max-width: 767px) {
  .single-service .icon-3 {
    display: none;
  }
}
.single-service:hover .service__logo-2::before {
  opacity: 1;
  visibility: visible;
  left: -10px;
  bottom: -10px;
}

.service__logo-3 {
  border-radius: 100% 100% 79% 100%/100% 100% 61% 100%;
  background-color: #ffffff;
  position: relative;
  overflow: visible;
}
.service__logo-3::after {
  position: absolute;
  right: -10px;
  bottom: -10px;
  top: auto;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 1px solid #2d3e8a;
  background-color: transparent;
}
.service__logo-3 i {
  color: #e60b1e;
  font-size: 58px;
}
.service__logo-3 .service__logo-inner {
  position: relative;
  z-index: 9;
  width: 100%;
  height: 100%;
  border-radius: 100% 100% 79% 100%/100% 100% 61% 100%;
  background: #ffffff;
}

.service-parent:hover .logo-2 {
  background-color: #e60b1e;
}
.service-parent:hover .logo-2 i {
  color: #ffffff;
}
.service-parent:hover .service__box-img img {
  opacity: 1;
  transition-delay: 0.3s;
  visibility: visible;
}
.service-parent:hover .service__content h4, .service-parent:hover .service__content p {
  color: #ffffff;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .service-area-2-sub {
    margin-top: -72px;
    padding-bottom: 70px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .service-area-2-sub {
    margin-top: -127px;
    padding-bottom: 55px;
    padding-top: 184px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .service-area-2-sub {
    padding-top: 55px;
    margin-top: 0;
    padding-bottom: 55px;
  }
}
@media (max-width: 767px) {
  .service-area-2-sub {
    margin-top: 0;
    padding-bottom: 60px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .service-area-2 {
    padding-bottom: 60px;
    border-bottom-left-radius: 40px;
    border-bottom-right-radius: 40px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .service-area-2 {
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    padding-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .service-area-2 {
    border-radius: 0;
    padding-bottom: 25px;
  }
}

.gallery-item-wrapper .grid-item a {
  opacity: 1;
  visibility: visible;
  position: static;
  transform: scale(1);
  color: #333333;
  display: contents;
}
.gallery-item-wrapper .grid-item a:hover {
  color: #e60b1e;
}

.blog__img-wrapper.item-2 .thumb {
  float: left;
}
@media (min-width: 1200px) and (max-width: 1500px) {
  .blog__img-wrapper.item-2 .thumb {
    max-width: 41%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .blog__img-wrapper.item-2 .thumb {
    max-width: 41%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .blog__img-wrapper.item-2 .thumb {
    max-width: 40%;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .blog__img-wrapper.item-2 .thumb {
    max-width: 40%;
  }
}
.blog__img-wrapper.item-2 .thumb:first-child {
  margin-right: 30px;
}
@media (max-width: 767px) {
  .blog__img-wrapper.item-2 .thumb:first-child {
    margin-bottom: 30px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .service-top {
    padding-top: 70px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .service-top {
    padding-top: 70px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .service-top {
    padding-top: 70px;
  }
}
@media (max-width: 767px) {
  .service-top {
    padding-top: 70px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .service-area-4 {
    padding-top: 0;
    margin-top: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .service-area-4 {
    padding-top: 0;
    margin-top: 0;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .service-area-4 {
    padding-top: 0;
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .service-area-4 {
    padding-top: 0;
    margin-top: 0;
  }
}

@media (min-width: 768px) and (max-width: 991px) {

}
@media (max-width: 767px) {
  .features-margin-2 {
    padding-bottom: 0;
    margin-top: 40px;
  }
}

@media (max-width: 767px) {
  .features-margin {
    margin-bottom: 30px;
  }
}

.service__box-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.contact__form.solid-form form .news__thumb-inner {
  margin-bottom: 30px;
}
.contact__form.solid-form form .news__thumb-inner input, .contact__form.solid-form form .news__thumb-inner textarea, .contact__form.solid-form form .news__thumb-inner .nice-select {
  background: #1f328a;
}
.contact__form.solid-form form .news__thumb-inner.no-margin {
  margin-bottom: 0;
}
.contact__form.solid-form form .news__thumb-inner.mb-25 {
  margin-bottom: 25px;
}
.contact__form.solid-form form .news__thumb-inner .nice-select span.current {
  line-height: 55px;
}

.service__box .logo-2.has-border {
  transition: all 0.3s;
}
.service__box:hover .logo-2.has-border {
  border: 0;
}

.service__logo-1 {
  float: left;
  margin-right: 43px;
}
@media (min-width: 1200px) and (max-width: 1500px) {
  .service__logo-1 {
    margin-right: 23px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .service__logo-1 {
    margin-right: 15px;
  }
}
@media (max-width: 767px) {
  .service__logo-1 {
    float: none;
    margin-right: 0;
  }
}

.logo-2.logo-bg {
  position: absolute;
  right: 0;
  top: 50%;
  background: #253a98;
  transform: translateY(-50%);
}
@media (min-width: 992px) and (max-width: 1199px) {
  .logo-2.logo-bg {
    position: static;
    transform: translateY(0);
  }
}
@media (max-width: 767px) {
  .logo-2.logo-bg {
    position: static;
    transform: translateY(0);
  }
}

@media (max-width: 992px) {
  .service__box.service__box-3 {
    padding: 30px;
  }
}
@media (max-width: 992px) {
  .service__box.service__box-3 h4 {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .service__box.service__box-3 h4 {
    font-size: 19px;
  }
}

.service__logo.service__logo-update {
  float: left;
  margin-right: 43px;
}

@media (max-width: 767px) {
  .service__logo.service__logo-update {
    float: none;
  }
}

.service__content.service__content-4 h4.service-title {
  color: #333333;
}

.service__box:hover .service__content.service__content-4 h4.service-title {
  color: #fff;
}

.service__box.service__box-update {
  border-color: #e9ebf4;
}

@media (max-width: 1350px) {
  .service-area.has-radius {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
}
@media (min-width: 1200px) and (max-width: 1500px) {
  .service__box-2 .service__content-3.service-space {
    padding: 42px 25px;
  }
}
@media (min-width: 1200px) and (max-width: 1500px) {
  .service__box-2 .service__content-3.service-space p {
    font-size: 17px;
  }
}

@media (min-width: 1200px) and (max-width: 1500px) {
  .service__box-3 {
    padding: 30px;
  }
}

@media (min-width: 1200px) and (max-width: 1500px) {
  .service__content {
    padding-right: 0;
  }
}

#ui-datepicker-div {
  padding: 0;
}

/*
********************************************************************
************ 11. works
********************************************************************
*/
@media (min-width: 768px) and (max-width: 991px) {
  .works-area {
    padding-top: 85px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .works-area-3 {
    padding-top: 70px;
  }
}
.works-active-3 .owl-nav {
  position: absolute;
  display: flex;
  min-width: 100px;
  justify-content: space-between;
  right: 0;
  bottom: calc(100% + 80px);
}
.works-active-3 .owl-nav .owl-prev, .works-active-3 .owl-nav .owl-next {
  width: 45px;
  height: 45px;
  border: 2px solid #e7e9f2;
  text-align: center;
  line-height: 45px;
  -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;
}
.works-active-3 .owl-nav .owl-prev:hover, .works-active-3 .owl-nav .owl-next:hover {
  background-color: #e60b1e;
  border-color: transparent;
  color: #333333;
}
@media (min-width: 768px) and (max-width: 991px) {
  .works-active-3 {
    margin-top: 50px;
  }
}
.works__content-2 {
  position: absolute;
  left: 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;
  top: 50%;
  transform: translateY(-50%);
  z-index: 9;
  opacity: 0;
  visibility: hidden;
  right: 0;
}
@media (min-width: 992px) and (max-width: 1199px) {

}
@media (min-width: 768px) and (max-width: 991px) {

}
@media (max-width: 767px) {
  .works-gallery-area {
    padding-top: 40px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .works-gallery__content {
    margin-top: 60px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {

}
@media (max-width: 767px) {
  .works-gallery__content {
    margin-top: 0px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .works-gallery-2 {
    margin-top: 70px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .works-gallery-2 {
    margin-top: 55px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .works-gallery-2 {
    margin-top: 55px;
  }
}
@media (max-width: 767px) {
  .works-gallery-2 {
    margin-top: 55px;
  }
}
.works__thumb {
  position: relative;
}
.works__thumb::after {
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
  height: 100%;
  background-color: #101010;
  opacity: 0.851;
  content: "";
  -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;
}
.works__thumb i {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: #ffffff;
  z-index: 9;
  font-size: 16px;
  font-weight: 300;
}
.works__thumb:hover::after {
  left: 0;
  width: 100%;
}
.works__thumb:hover .works__action {
  opacity: 1;
  visibility: visible;
}
.works__action {
  position: absolute;
  left: 50%;
  opacity: 0;
  visibility: hidden;
  top: 50%;
  -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;
  transform: translate(-50%, -50%);
  z-index: 9;
}
.works__content {
  margin-top: 40px;
}
.works__content h5 {
  margin-bottom: 0;
  line-height: 1;
}
.works__content h5 a {
  color: #333333;
  font-size: 20px;
}
@media (max-width: 767px) {
  .works__content h5 a {
    font-size: 17px;
  }
}
.works__content a.tag {
  color: #666666;
  font-size: 18px;
  line-height: 1;
  display: block;
  background-color: transparent;
  margin-top: 15px;
}
@media (max-width: 991px) {
  .works__content {
    margin-top: 20px;
  }
}
.works-action-2 {
  opacity: 1;
  visibility: visible;
  opacity: 1;
  visibility: visible;
  left: auto;
  transform: translate(0);
}

.plus-logo {
  width: 50px;
  height: 50px;
  z-index: 9;
  background-color: transparent;
}
.plus-logo span {
  position: absolute;
  z-index: 999;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 50px;
  height: 1px;
  background-color: #ffffff;
}
.plus-logo span:last-child {
  transform: rotate(90deg);
  left: 0;
}

.works__yzlcon-2 .works-thumb {
  position: relative;
  overflow: hidden;
}
.works__yzlcon-2 .works-thumb img {
  -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;
}
.works__yzlcon-2 .works-thumb::after {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 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;
  content: "";
  background-image: -moz-linear-gradient(0deg, rgba(249, 95, 178, 0.94902) 0%, rgba(251, 110, 138, 0.95) 57%, rgba(252, 121, 108, 0.94902) 100%);
  background-image: -webkit-linear-gradient(0deg, rgba(249, 95, 178, 0.94902) 0%, rgba(251, 110, 138, 0.95) 57%, rgba(252, 121, 108, 0.94902) 100%);
  background-image: -ms-linear-gradient(0deg, rgba(249, 95, 178, 0.94902) 0%, rgba(251, 110, 138, 0.95) 57%, rgba(252, 121, 108, 0.94902) 100%);
}
.works__yzlcon-2 .works-thumb:hover img {
  transform: scale(1.1);
}
.works__yzlcon-2 .works-thumb-2::after {
  background-image: none;
  background-color: rgba(53, 61, 132, 0.851);
}
.works__yzlcon-2:hover .works-thumb::after {
  top: 0;
  height: 100%;
}
.works__yzlcon-2:hover .works__content-2 {
  opacity: 1;
  visibility: visible;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .works-wrapper-2 {
    margin-top: 50px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .works-wrapper-2 {
    margin-top: 50px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .works-wrapper-2 {
    margin-top: 50px;
  }
}
@media (max-width: 767px) {
  .works-wrapper-2 {
    margin-top: 45px;
  }
}

@media (max-width: 767px) {
  .works-area-3 {
    padding-top: 50px;
  }
}

.footer__logo img {
  max-width: 160px;
}

.works__action.works-action-2 {
  position: static;
}


/*
========
07. news
=========================================
*/
.news-padding {
  padding: 0 70px;
}
@media (max-width: 1199px) {
  .news-padding {
    padding: 0 20px;
  }
}
@media (max-width:575px) {
  .news-padding {
    padding: 0 15px;
  }
}
.news__link-2 i {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.news__desc p {
  font-size: 15px;
  color: #666666;
  line-height: 1.867;
  margin-top: 20px;
}
.news__left-2 p {
  margin-top: 28px;
  margin-bottom: 0;
  color: #666666;
}
@media (min-width: 992px) and (max-width: 1199px) {

}
@media (min-width: 768px) and (max-width: 991px) {

}
@media (max-width: 767px) {
  .news-area {
    padding-top: 50px;
  }
}
@media (max-width:575px) {
.news__desc p {
  font-size: 14px;
  margin-top: 10px;
}
}
@media (min-width: 992px) and (max-width: 1199px) {

}
@media (min-width: 768px) and (max-width: 991px) {

}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .news-area-2 {
    padding-top: 55px;
    padding-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .news-area-2 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}
@media (max-width: 767px) {
  .news-area-3 {
    padding-top: 50px;
    padding-bottom: 15px;
  }
}
.news-yzlcon-2 .news__thumb {
  overflow: hidden;
}
.news-yzlcon-2 img {
  -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;
}
.news-yzlcon-2:hover img {
  transform: scale(1.1);
}
.news__thumb {
  position: relative;
}
.news__thumb-inner {
  margin-right: 0px;
  position: relative;
  margin-bottom: 25px;
}
.news__thumb img {
  -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;
}
.news__action {
  position: absolute;
  bottom: -25px;
  right: 30px;
}
.news__content {
  margin-top: 23px;
}
.news__content h5 {
  margin-bottom: 0;
  list-style: 1;
}
.news__content h5 a {
  font-size: 20px;
  line-height: 1.4;
  color: #333333;
}
.news__content h5 a:hover {
  color: #e60b1e;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .news__content h5 a {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .news__content h5 a {
    font-size: 16px;
  }
.news__thumb-inner {
  margin-right: 0px;
}
}
.news__content-2 {
  padding: 0 30px;
}
.news__content-2-wrapper {
  padding: 25px 35px;
  margin-top: -25px;
  background: #ffffff;
  box-shadow: 0px 10px 30px 0px rgba(212, 212, 212, 0.4);
  position: relative;
  z-index: 9;
}
.news__content-2-wrapper:hover .learn-more-link {
  max-height: 50px;
}
@media (min-width: 1200px) and (max-width: 1500px) {
  .news__content-2-wrapper {
    padding: 25px 20px;
  }
}
@media (max-width: 992px) {
  .news__content-2-wrapper {
    padding: 25px 25px;
  }
}
@media (max-width: 767px) {
  .news__content-2-wrapper {
    padding: 17px 14px;
  }
}
@media (min-width: 1200px) and (max-width: 1500px) {
  .news__content-2 {
    padding: 0 25px;
  }
}
@media (max-width: 992px) {
  .news__content-2 {
    padding: 0 15px;
  }
}
@media (max-width: 767px) {
  .news__content-2 {
    padding: 0 7px;
  }
}
.news__content-link h5 {
  margin-top: 7px;
  color: #333333;
  line-height: 1.4;
  margin-bottom: 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .news__content-link h5 {
    font-size: 16px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .news__content-link h5 {
    font-size: 16px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .news__content-link h5 {
    font-size: 16px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .news__content-wrapper-2 {
    margin-top: 30px;
  }
}
.news__sidebar-item {
  background: #edf6ff;
  padding: 30px;
  display: flex;
  align-items: center;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .news__sidebar-item {
    padding: 14px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .news__sidebar-item {
    padding: 14px;
  }
}
.news__sidebar-item h5 {
  color: #333333;
  font-size: 20px;
  line-height: 1.4;
  margin-top: 12px;
  margin-bottom: 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .news__sidebar-item h5 {
    font-size: 15px;
    margin-top: 6px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .news__sidebar-item .sidebar-icon {
    margin-top: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .news__sidebar-item .sidebar-icon {
    margin-top: 0;
  }
}
.news__sidebar-item:hover .sidebar-icon i:first-child {
  left: 50%;
}
.news__sidebar-item:hover .sidebar-icon i:last-child {
  left: 150%;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .news__sidebar-item .content {
    padding-left: 17px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .news__sidebar-item .content {
    padding-left: 17px;
  }
}
@media (max-width: 767px) {
  .news__sidebar-item {
    display: block;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .news__wrapper-3 {
    padding-top: 70px;
  }
}
@media (max-width: 767px) {
  .news__wrapper-3 {
    padding-top: 50px;
  }
}

.author__content-2 a {
  color: #666666;
  font-size: 15px;
  line-height: 1;
  display: inline-block;
}
.author__content-2 a:hover {
  color: #e60b1e;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .author__content-2 a {
    padding-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .author__content-2 a {
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .author__content-2 a {
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .author__content-2.author-padding a {
    padding-left: 15px;
  }
}

.sidebar-icon {
  width: 22px;
  height: 25px;
  position: relative;
  overflow: hidden;
}
.sidebar-icon i {
  position: absolute;
  left: 50%;
  top: 50%;
  -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;
  transform: translate(-50%, -50%);
  font-size: 15px;
  color: #333333;
  font-weight: 500;
}
.sidebar-icon i:first-child {
  left: -50%;
}

.sm-thumb img {
  max-width: 150px;
  object-fit: cover;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .sm-thumb img {
    height: auto;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .sm-thumb img {
    height: auto;
  }
}

.single-tag {
  color: #fc796c;
  font-size: 15px;
  line-height: 1;
  padding-right: 25px;
  margin-right: 20px;
  position: relative;
}
.single-tag::after {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 5px;
  height: 5px;
  border-radius: 50%;
  content: "";
  background-color: #fc796c;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .single-tag {
    font-size: 12px;
    padding-right: 18px;
    margin-right: 15px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .single-tag {
    font-size: 11px;
    padding-right: 11px;
    margin-right: 3px;
  }
}

.tag-2 {
  color: #666666;
  font-size: 15px;
  line-height: 1;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .tag-2 {
    font-size: 15px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tag-2 {
    font-size: 14px;
  }
}

.learn-more-link {
  max-height: 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;
  overflow: hidden;
}
.learn-more-link__btn {
  margin-top: 13px;
  color: #fc796c;
  position: relative;
  margin-bottom: 5px;
  font-size: 15px;
  font-weight: 500;
  border-bottom: 2px solid #fc796c;
  display: inline-block;
}
.learn-more-link__btn:hover {
  color: #fc796c;
}

.news__wrapper.has-border-top {
  border-top: 1px solid #e7e9f2;
  padding-top: 130px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .news__wrapper-2 {
    margin-top: 50px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .news__wrapper-3 {
    padding-top: 70px;
  }
}

.news-date {
  color: #666666;
  font-size: 15px;
  line-height: 1;
  display: inline-block;
  position: relative;
}
.news-date i {
  margin-right: 5px;
  color: #e60b1e;
}
.news-reading {
  color: #666666;
  font-size: 15px;
  line-height: 1;
  margin-left:20px;
  display: inline-block;
  position: relative;
}
.news-reading i {
  margin-right: 5px;
  color: #e60b1e;
}
.news__content-wrapper-2 {
  box-shadow: 0px 10px 30px 0px rgba(223, 223, 223, 0.3);
  padding-left: 70px;
  padding-right: 70px;
  padding-bottom: 40px;
}
@media (max-width: 767px) {
  .news__content-wrapper-2 {
    padding: 30px;
  }
}
@media (max-width:575px) {
.news-date {
  font-size: 13px;
}
.news-date i {
  margin-right: 0px;
}
.news-reading {
    font-size: 13px;
	margin-left: 10px;
}
.news-reading i {
    margin-right: 0px;
}
}
.author-box {
  background: #eef0f6;
  padding: 50px 70px;
  padding-top: 45px;
}
.author-box h4 {
  font-size: 30px;
  line-height: 1.2;
  color: #333333;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .author-box h4 {
    font-size: 17px;
  }
}
.author-box span {
  font-size: 18px;
  line-height: 1;
  margin-top: 25px;
  color: #e60b1e;
  display: block;
}
@media (max-width: 767px) {
  .author-box span {
    font-size: 14px;
    margin-top: 12px;
  }
}
@media (max-width: 767px) {
  .author-box {
    padding: 30px;
  }
}

.blog-tag span {
  color: #333333;
  font-size: 18px;
  font-weight: 500;
  margin-right: 15px;
}

.blog-social a {
  display: inline-block;
  font-size: 14px;
  color: #666666;
  padding-right: 20px;
}
.blog-social a:hover {
  color: #e60b1e;
}

@media (min-width: 768px) and (max-width: 991px) {
  .news__wrapper-2 {
    margin-top: 50px;
  }

}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .news__wrapper-2 {
    margin-top: 50px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .widget__left {
    padding-left: 0;
	margin-top: 40px;
  }
    .news__wrapper-2 .row .col-xxl-4:last-child {
	display:none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .widget__left {
    padding-left: 0;
	margin-top: 40px;
  }
    .news__wrapper-2 .row .col-xxl-4:last-child {
	display:none;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .widget__left {
    padding-left: 0;
	
  }
}
@media (max-width: 767px) {
  .widget__left {
    padding-left: 0;
	margin-top: 40px;
  }
}

@media (max-width: 767px) {
  .blog-author {
    display: block;
  }
}
@media (max-width: 767px) {
  .blog-author .news-date {
    padding-left: 0;
    margin-left: 15px;
  }
}
.blog-author .news-date::after {
  display: none;
}

@media (max-width: 767px) {
  .news__sidebar-item .thumb {
    margin-bottom: 20px;
  }
}

@media (max-width: 767px) {
  .news__sidebar-item .content {
    padding-left: 0;
  }
}

.news__thumb-inner .nice-select:after {
  margin: 0;
  top: 49%;
}

@media (min-width: 1200px) and (max-width: 1500px) {
  .news__content-link-2 h5 {
    font-size: 17px;
  }
}

.news__thumb-inner.transparent .nice-select {
  background-color: transparent !important;
}

@media (max-width: 767px) {
  .details-content-2 a {
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .details-content-2 .news-date {
    margin-left: 0;
    padding-left: 0;
  }
  .details-content-2 .news-date::after {
    display: none;
  }
}


/*
========
09. footer
=========================================
*/
.footer__widget h5 {
  color: #ffffff;
  font-size: 24px;
  line-height: 1;
  margin-bottom: 0;
}
.footer__widget ul {
  margin-top: 22px;
}
.footer__widget ul li {
  list-style-type: none;
}
.footer__widget ul li a {
  font-size: 15px;
  color: #7183d4;
  line-height: 40px;
  display: block;
  padding-left: 18px;
  position: relative;
}
.footer__widget ul li a::before {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 14px;
  line-height: 28px;
  font-family: "Font awesome 5 pro";
  color: #7183d4;
  content: "";
  -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;
}
.footer__widget ul li a:hover {
  color: #e60b1e;
  margin-left: 10px;
}
.footer__widget ul li a:hover::before {
  color: #e60b1e;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .footer__widget {
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .footer__widget {
    margin-bottom: 30px;
    padding-left: 0;
  }
}
.footer__widget-2 ul li a {
  font-size: 15px;
  color: #666666;
  line-height: 40px;
  display: block;
  padding-left: 18px;
  position: relative;
}
.footer__address .logo-3 {
  flex: 0 0 auto;
}
.footer__address .content {
  padding-left: 23px;
}
.footer__address .content h5 {
  font-size: 18px;
  line-height: 1;
  margin-bottom: 6px;
}
.footer__bottom {
  padding: 60px 0;
}
.footer__bottom p {
  text-align: center;
  font-size: 16px;
  line-height: 1.8;
  color: #fff;
}
.footer__bottom p a {
  font-size: 16px;
  color: #fff;
}
.footer__bottom p a:hover {
  font-size: 16px;
  color: #fff;
}
.footer__bottom p span {
    margin: 0 5px;
	color: #fff;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .footer__item span {
    font-size: 13px;
  }
}

.news-item-sm .thumb img {
  float: left;
}
.news-item-sm .content {
  padding-left: 18px;
  overflow: hidden;
}
.news-item-sm .content h5 {
  font-size: 15px;
  line-height: 1.3;
}
.news-item-sm .content span {
  font-size: 15px;
  list-style: 1;
  color: #7183d4;
}
.news-item-sm .content a {
  font-size: 14px;
}

.date {
  font-size: 13px;
  line-height: 23px;
  color: #7183d4;
  margin-top: 5px;
}
.date i {
  color: #e60b1e;
  margin-right: 5px;
}

.logo-3 {
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: #e60b1e;
  color: #ffffff;
  font-size: 22px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .single-news {
    padding-right: 0;
  }
}

.footer-area-2 .footer__widget h5 {
  color: #333333;
  padding-right: 40px;
}
@media (min-width: 1200px) and (max-width: 1500px) {
  .footer-area-2 .footer__widget h5 {
    padding-right: 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .footer-area-2 .footer__widget h5 {
    padding-right: 0;
  }
}
@media (max-width: 992px) {
  .footer-area-2 .footer__widget h5 {
    padding-right: 0;
  }
.footer__bottom p {
  font-size: 16px;
}
}
.footer-area-2 .footer__widget ul li a::before {
  color: #333333;
}
.footer-area-2 .footer__widget ul li a:hover {
  color: #fc796c;
}
.footer-area-2 .footer__widget ul li a:hover::before {
  color: #fc796c;
}
.footer-area-2 .footer__widget p {
  font-size: 15px;
  padding-right: 74px;
  color: #666666;
  margin-top: 30px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .footer-area-2 .footer__widget p {
    padding-right: 14px;
    font-size: 14px;
  }
}
.footer-area-2 .footer__widget .logo-3 {
  background-image: -moz-linear-gradient(0deg, #f95fb2 0%, #fc796c 100%);
  background-image: -webkit-linear-gradient(0deg, #f95fb2 0%, #fc796c 100%);
  background-image: -ms-linear-gradient(0deg, #f95fb2 0%, #fc796c 100%);
}
.footer-area-2 p {
  color: #666666;
}

.footer__bottom-2 {
  border-color: #e7e9f2;
}

.footer-area-3 h5 {
  color: #333333;
}
.footer-area-3 ul li a:hover {
  color: #e60b1e;
}
.footer-area-3 ul li a:hover::before {
  color: #e60b1e;
}
@media (min-width: 768px) and (max-width: 991px) {
  .footer-area-3 {
    padding-top: 70px;
    margin-top: 0;
  }
}

.footer-area-3 p {
  font-size: 15px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .footer-area-3 {
    padding-top: 75px;
    margin-top: 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .footer-area-3 {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .footer-area-3 {
    padding-top: 50px;
    margin-top: 50px;
  }
.footer__bottom {
    padding: 40px 0;
}
}

.footer-1 span {
  color: #7183d4;
}

.news__list {
  padding-right: 6px;
}

.news-item-sm {
  line-height: 1;
  overflow: hidden;
}

.footer__social a {
  width: 40px;
  height: 40px;
  display: inline-block;
  text-align: center;
  line-height: 40px;
  border-radius: 50%;
  color: #333333;
  background-color: #e7e9f2;
  -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;
  margin-right: 5px;
}
.footer__social a:hover {
  background-image: -moz-linear-gradient(0deg, #f95fb2 0%, #fc796c 100%);
  background-image: -webkit-linear-gradient(0deg, #f95fb2 0%, #fc796c 100%);
  background-image: -ms-linear-gradient(0deg, #f95fb2 0%, #fc796c 100%);
  background-color: transparent;
  color: #fff;
}

.footer__social.d-flex.footer__social-3 a {
  background: #e1e3eb;
  color: #333333;
}
.footer__social.d-flex.footer__social-3 a:hover {
  background-color: #e60b1e;
  color: #ffffff;
}

@media (max-width: 767px) {
  .footer__bottom-2 {
    margin: 0;
  }
}

.footer__widget-3 ul li a {
  color: #666666;
}
.footer__widget-3 ul li a::before {
  color: #333333;
}
@media (max-width: 992px) {
  .footer__widget-3 {
    padding-left: 0;
  }
}
@media (max-width: 575px) {
.footer__bottom p {
    font-size: 15px;
}
}

.logo-3 {
  border-radius: 50%;
}

input {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}

@media (max-width: 992px) {
  .single-news-2 {
    padding-right: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  p.footer-text {
    margin-right: 0;
  }
}

@media (max-width: 767px) {
  .appoint-flex {
    flex-direction: column !important;
    align-items: center;
  }
}

@media (max-width: 575px) {
  .footer-space {
    margin-top: 0;
  }
}

@media (max-width: 575px) {
  .footer-space-2 {
    margin-top: 20px;
  }
}

@media (max-width: 992px) {
  .footer-space-3 {
    margin-top: 20px;
  }
}

@media (max-width: 767px) {
  .blog-update {
    flex-direction: column;
    justify-content: flex-start;
  }
}
@media (max-width: 767px) {
  .blog-update a, .blog-update .news-date {
    margin-right: auto;
    margin-left: 0;
    margin-bottom: 10px;
  }
}

.date.data-2 span {
  color: #666666;
}
.date.data-2 i {
  color: #fc796c;
}

.footer__address span {
  color: #7183d4;
}

/*
========
10. sponsor
=========================================
*/
@media (min-width: 992px) and (max-width: 1199px) {
  .sponsor-inner .generic-title {
    margin-bottom: 50px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .sponsor-inner .generic-title {
    margin-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .sponsor-inner .generic-title {
    margin-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .sponsor-inner-2 {
    padding-top: 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .sponsor-area {
    padding-top: 70px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .sponsor-area {
    padding-top: 70px;
  }
}
@media (max-width: 767px) {
  .sponsor-area {
    padding-top: 50px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .sponsor-inner {
    padding-top: 70px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .sponsor-inner {
    padding-top: 70px;
  }
}
@media (max-width: 767px) {
  .sponsor-inner {
    padding-top: 50px;
  }
}

@media (max-width: 767px) {
  .spoonsor-item img {
    max-width: 140px;
    margin-bottom: 28px;
  }
}

@media (max-width: 1200px) {
  .sponsor-1 {
    margin-bottom: 0;
  }

  li.d-none.number1.d-lg-inline-block {
    width: auto;
    float: right;
  }
}
@media (max-width: 1450px) {
  .icon__content h6 {
    font-size: 13px;
  }
}
@media (max-width: 1300px) {
  li.d-none.number1.d-lg-inline-block {
    padding-left: 25px;
  }
}
.sponsor-active .owl-item img {
  max-width: 165px;
}


/*
========
15. breadcrumb
=========================================
*/
.breadcrumb {
  margin-bottom: 0;
  margin-top: 17px;
  color:#fff;
  display: block;
  flex-wrap: inherit;
}
.breadcrumb a {
	color:#fff;
}
.breadcrumb-area {
  height: 500px;
  display: flex;
  align-items: 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 h1 {
  list-style-type: none;
  font-size: 60px;
  color: #ffffff;
  font-weight: bold;
  margin-bottom: 0;
  line-height: 1.3;
}
.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 h1 {
    font-size: 50px;
}
.breadcrumb__content .yzlcms-menu {
    font-size: 50px;
}
}
@media (max-width: 1199px) {
.breadcrumb__content h1 {
    font-size: 40px;
}
.breadcrumb__content .yzlcms-menu {
    font-size: 40px;
}
}
@media (max-width: 767px) {
  .breadcrumb__content h3 {
    font-size: 25px;
  }
.breadcrumb__content h1 {
    font-size: 28px;
}
.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;
}

/*
========
16. widget
=========================================
*/
.widget {
  border: 2px solid #eef0f6;
  padding: 60px 48px;
  padding-top: 57px;
}
.widget h3 {
  color: #e60b1e;
  line-height: 1;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .widget h3 {
    font-size: 20px;
  }
}
.widget ul {
  margin-top: 34px;
}
.widget ul li.cat-item {
  list-style-type: none;
}
.widget ul li.cat-item a {
  display: block;
  background: #eef0f6;
  line-height: 1;
  position: relative;
  padding: 20px 30px;
  color: #333333;
}
.widget ul li.cat-item a span {
  z-index: 2;
  position: relative;
  -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 ul li.cat-item a i {
  float: right;
}
@media (max-width: 767px) {
  .widget ul li.cat-item a i {
    display: none;
  }
}
.widget ul li.cat-item a::before {
  position: absolute;
  right: 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;
  top: 0;
  width: 0;
  height: 100%;
  background-color: #e60b1e;
  content: "";
}
.widget ul li.cat-item a:hover::before,.widget ul li.cat-item.on a::before {
  width: 100%;
  left: 0;
  right: auto;
}
.widget ul li.cat-item:not(:last-child) {
  margin-bottom: 10px;
}
.widget ul li.cat-item:hover a span,.widget ul li.cat-item.on a span  {
  color: #ffffff;
}
.widget__banner {
  position: relative;
}
.widget__banner::after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #333333;
  opacity: 0.851;
  content: "";
}
.widget__banner-content {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  z-index: 9;
  padding: 0 47px;
}
.widget__banner-content h4 {
  font-size: 35px;
  color: #ffffff;
  margin-bottom: 0;
  font-weight: 500;
  line-height: 1.286;
  text-align: center;
}
@media (max-width: 767px) {
  .widget__banner-content h4 {
    font-size: 23px;
  }
}
.widget__banner-content p {
  font-size: 18px;
  color: #ffffff;
  line-height: 1.556;
  margin-top: 23px;
}
.widget-2 {
  background: #eef0f6;
  line-height: 1;
  padding: 50px;
}
.widget-2 a {
  padding: 25px 30px;
  background: #ffffff;
  color: #333333;
  font-weight: 500;
  font-size: 16px;
  display: flex;
  justify-content: space-between;
}
.widget-2 a i {
  color: #e60b1e;
}
.widget-2 a:last-child {
  background-color: #e60b1e;
}
.widget-3 {
  background: #eff1f7;
  padding: 60px 55px;
}
.widget-3 h4 {
  font-size: 24px;
  color: #333333;
  line-height: 1;
  padding-bottom: 25px;
  margin-bottom: 0;
  position: relative;
}
.widget-3 h4::after {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 35px;
  height: 3px;
  background-color: #1f328a;
  content: "";
}
@media (max-width: 991px) {
  .blog-post-items-left {
	display:none;
  }
}
@media (max-width: 767px) {
  .widget-3 {
    padding: 50px 26px;
  }
}

.check-list li {
  margin-bottom: 10px;
  list-style-type: none;
  color: #333333;
  font-size: 15px;
  line-height: 2;
  font-weight: 500;
}
.check-list li i {
  font-size: 18px;
  font-weight: 500;
  display: inline-block;
  padding-right: 15px;
}
.check-list li:last-child {
  margin-bottom: 0;
}

.search-widget {
  position: relative;
}
.search-widget input {
  width: 100%;
  height: 75px;
  background-color: #eef0f6;
  border: 0;
  padding-left: 30px;
}
.search-widget input::-webkit-input-placeholder {
  color: #666666;
  font-size: 16px;
}
.search-widget input:-moz-placeholder {
  color: #666666;
  font-size: 16px;
}
.search-widget input::-moz-placeholder {
  color: #666666;
  font-size: 16px;
}
.search-widget input:-ms-input-placeholder {
  color: #666666;
  font-size: 16px;
}
.search-widget button {
  color: #333333;
  font-size: 16px;
  font-weight: 500;
  border: 0;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  padding: 0 30px;
  background: transparent;
}
.search-widget button i {
  font-weight: 500;
}

.widget-post-img img {
  float: left;
  margin-right: 20px;
  width:100px;
  height:66px;
}

.widget-post-body {
  overflow: hidden;
}
.widget-post-body h6 {
  font-size: 15px;
  line-height: 1.3;
  margin-bottom: 0;
  color: #333333;
}

.widget-post-meta {
  font-weight: 500;
  color: #666666;
  font-size: 14px;
}
.widget-post-meta i {
  margin-right: 5px;
  color: #e60b1e;
}

.recent-post li {
  overflow: hidden;
  list-style-type: none;
}
.recent-post li:not(:last-child) {
  margin-bottom: 30px;
}

.post-widget {
  border: 0;
  padding: 0;
}
.post-widget h6 {
  position: relative;
}
.post-widget h6::after {
  position: absolute;
  left: 0;
  bottom: 0;
}

.has-broder {
  padding-bottom: 25px;
  position: relative;
}
.has-broder::after {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 35px;
  height: 3px;
  background-color: #e60b1e;
  content: "";
}

.cat__list li {
  list-style-type: none;
  line-height: 1;
  margin-bottom: 25px;
}
.cat__list li a {
  font-size: 15px;
  line-height: 1;
  color: #666666;
  position: relative;
  display: block;
}
.cat__list li a:hover,.cat__list li a.on {
  color: #e60b1e;
}

.gallery-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 10px;
  max-width: 380px;
}

.grid-item {
  position: relative;
}
.grid-item img {
  width: 100%;
}
.grid-item a {
  left: 0;
  top: 0;
  width: 100%;
  display: flex;
  transform: scale(0);
  opacity: 0;
  visibility: hidden;
  -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;
  align-items: center;
  justify-content: center;
  height: 100%;
  opacity: 0;
  background-color: #e60b1e;
  position: absolute;
  color: #ffffff;
}
.grid-item a i {
  font-size: 30px;
}
.grid-item:hover a {
  transform: scale(1);
  opacity: 0.851;
  visibility: visible;
}

.tagcloud a {
  color: #0b2154;
  background: #eef0f6;
  font-size: 14px;
  line-height: 1;
  display: inline-block;
  margin-right: 3px;
  margin-bottom: 7px;
  padding: 13px 18px;
}
.tagcloud a:last-child {
  margin-right: 0;
}
.tagcloud a:hover {
  background-color: #e60b1e;
  color: #ffffff;
}

.details-widget {
  padding: 40px 50px;
  position: relative;
  padding-top: 35px;
  position: relative;
}
.details-widget::after {
  position: absolute;
  left: 0;
  top: 0;
  width: 3px;
  height: 100%;
  background-color: #e60b1e;
  content: "";
}
.details-widget h5 {
  color: #333333;
  font-size: 20px;
  margin-bottom: 0;
  line-height: 1.3;
}
@media (max-width: 767px) {
  .details-widget h5 {
    font-size: 12px;
  }
}
.details-widget span {
  font-size: 15px;
  color: #666666;
  line-height: 1;
  margin-top: 15px;
  display: block;
}
.details-widget i {
  color: #e60b1e;
  font-size: 18px;
  padding-right: 15px;
  transform: translateY(1px);
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .details-widget {
    padding: 38px 28px;
  }
}
@media (max-width: 767px) {
  .details-widget {
    padding: 36px 29px;
  }
}

.author-box-2 {
  background: #eef0f6;
  padding: 45px 50px;
  padding-right: 31px;
}
.author-box-2 .author__content {
  overflow: hidden;
  padding-left: 30px;
}
.author-box-2 .author__content h4 {
  color: #333333;
  font-size: 24px;
  line-height: 1;
  margin-bottom: 0;
}
.author-box-2 .author__content span {
  font-size: 15px;
  line-height: 1;
  color: #666666;
  margin-top: 10px;
  display: block;
}
.author-box-2 .author__content p {
  font-size: 15px;
  margin-top: 15px;
  color: #666666;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .author-box-2 .author__content {
    padding-left: 0;
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .author-box-2 .author__content {
    padding: 45px 25px;
  }
}
@media (max-width: 767px) {
  .author-box-2 .author__content-2 {
    padding: 0;
    padding-top: 30px;
  }
}
@media (max-width: 767px) {
  .author-box-2 {
    padding: 45px 30px;
  }
}

.cat__list-2 li {
  list-style-type: none;
}
.cat__list-2 li a:hover {
  padding-left: 0;
}
.cat__list-2 li a:hover::after {
  display: none;
}

.product-widget ul li {
  overflow: hidden;
  list-style-type: none;
}
.product-widget ul li:not(:last-child) {
  margin-bottom: 20px;
}
.product-widget .product__thumb {
  float: left;
}
.product-widget .product__details {
  padding-left: 20px;
  float: left;
  overflow: hidden;
  margin-top: 8px;
}
.product-widget .product__details h5 {
  color: #333333;
  font-size: 15px;
  line-height: 1;
  margin-bottom: 0;
  padding: 9px 0;
  padding-bottom: 7px;
}
.product-widget .product__details span {
  color: #e60b1e;
  line-height: 1;
  font-size: 15px;
  font-weight: 500;
}

@media (max-width: 767px) {
  .blog-tag span {
    margin-bottom: 30px;
    display: inline-block;
  }
}

.cat__list-2 li {
  margin-bottom: 25px;
}
.cat__list-2 li i {
  font-size: inherit;
  color: #666666;
}

@media (max-width: 767px) {
  .container.gray-border-top.work-space {
    padding-top: 50px;
    margin-top: 50px;
  }
}

@media (max-width: 767px) {
  .service-details__wrapper.service-space-2 {
    margin-top: 50px;
  }
}


/*
========
21. blog-details
=========================================
*/
@media (min-width: 992px) and (max-width: 1199px) {

}
@media (min-width: 768px) and (max-width: 991px) {
  .blog-details {
    margin-top: 50px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .blog-details {
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  .blog-details {
    margin-top: 40px;
  }
}

.blog-details__wrapper .blog-wrapper {
  background: #ffffff;
  padding: 40px 0;
  padding-bottom: 40px;
  box-shadow: 0px 0px 20px 0px rgba(223, 223, 223, 0.7);
}

iframe {
  width: 100%;
  height: 750px;
}

h1.blog-title {
  color: #e60b1e;
  font-size: 26px;
  font-weight: 500;
  margin-bottom: 22px;
  margin-top: -5px;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  h3.blog-title {
    font-size: 25px;
  }
}
@media (max-width: 767px) {
  h3.blog-title {
    font-size: 15px;
  }
}


@media (min-width: 1200px) and (max-width: 1500px) {

}
@media (min-width: 992px) and (max-width: 1199px) {

}
@media (min-width: 768px) and (max-width: 991px) {
  .grid-blog, .standard-blog {
    margin-top: 50px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .grid-blog, .standard-blog {
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  .grid-blog, .standard-blog {
    margin-top: 40px;
  }
}

@media (max-width: 767px) {
  .news__meta {
    display: block;
  }
h1.blog-title {
    font-size: 20px;
	line-height: 1.5;
}
}

.author__thumb-2 a {
  margin-right: 15px;
  display: inline-block;
}

.author__thumb-2 img {
  margin-right: 15px;
}

@media (min-width: 1200px) and (max-width: 1500px) {
  .news__sidebar-item .content {
    padding-left: 14px;
  }
}

@media (min-width: 1200px) and (max-width: 1500px) {
  .author__content-2 a {
    font-size: 13px;
  }
}

@media (min-width: 1200px) and (max-width: 1500px) {
  .news__sidebar-item {
    padding: 18px;
  }
}

@media (min-width: 1200px) and (max-width: 1500px) {
  .news__sidebar-item h5 {
    font-size: 18px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .sm-thumb img {
    max-width: 100px;
  }
}


/* 22. Beradcrumb css */
.breadcrumb-area {
  z-index: 1;
  background-size: cover;
  background-position: center center;
}

.page-title h2 {
  font-size: 36px;
}

.breadcrumb-menu li {
  display: inline-block;
  padding: 0 15px;
  position: relative;
  font-size: 16px;
  font-weight: 500;
}

.breadcrumb-menu ul li a {
  font-weight: 500;
  color: #949494;
}

.breadcrumb-menu li:not(:last-child)::after {
  display: inline-block;
  color: #859099;
  content: "";
  position: absolute;
  right: -6px;
  top: 1px;
  font-family: "Font Awesome 5 Pro";
}

.details-rating a {
  font-size: 12px;
  color: #fcd700;
  margin-right: 2px;
}

.details-rating span {
  font-size: 13px;
  color: #6f6f6f;
  padding-left: 8px;
  display: inline-block;
}

span.details-pro-price {
  font-size: 17px;
  font-weight: 500;
  color: #e60b1e;
  display: inline-block;
}

.pro-details-content p {
  color: #6f6f6f;
  line-height: 24px;
  padding-bottom: 25px;
}

.size-wrapper,
.color-wrapper {
  display: flex;
  align-items: center;
}

.size-wrapper .size-text span,
.color-wrapper .color-text span {
  font-size: 12px;
  font-weight: 500;
  color: #222;
  line-height: 1;
  display: inline-block;
}

.size-wrapper .sizes {
  margin-left: 45px;
}

.size-wrapper .sizes a {
  font-size: 14px;
  font-weight: 500;
  color: #565656;
  margin-right: 16px;
  display: inline-block;
  transition: all linear 0.4s;
  padding: 0px 3px;
  border-bottom: 1px solid transparent;
}

.size-wrapper .sizes a:hover {
  border-color: #565656;
  color: #000;
}

.color-wrapper .colors a {
  height: 20px;
  width: 20px;
  display: inline-block;
  margin-right: 20px;
}

.color-wrapper .colors a.one {
  background: #bcbcf8;
}

.color-wrapper .colors a.two {
  background: #f1c5f0;
}

.color-wrapper .colors a.three {
  background: #f8b998;
}

.color-wrapper .colors a.four {
  background: #c4e395;
}

.color-wrapper .colors a.five {
  background: #9bdbdf;
}

.color-wrapper .colors {
  margin-left: 42px;
  margin-top: 4px;
}

.group-pro-name {
  float: left;
}

.pro-quan-area {
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .pro-quan-area {
    grid-row-gap: 15px;
    flex-wrap: wrap;
  }
}
.pro-quan-area .pro-wish {
  float: none;
  margin: 0;
}

@media (max-width: 767px) {
  .pro-desc-area {
    padding-bottom: 0;
  }
}

.cart-plus-minus {
  position: relative;
  display: inline-block;
}

.cart-plus-minus input {
  border: 0px;
  outline: 0px;
  background: none;
  font-weight: 500;
  color: #000;
  font-size: 20px;
  display: inline-block;
  padding: 9px 20px;
  border: 1px solid #222;
  margin-right: 10px;
  width: 110px;
  text-align: center;
}

.cart-plus-minus .qtybutton {
  font-size: 20px;
  color: #000;
  display: inline-block;
  position: absolute;
  top: 14px;
  height: 22px;
  width: 22px;
  background: #fff;
  border-radius: 30px;
  line-height: 1;
  cursor: pointer;
  text-align: center;
}

.cart-plus-minus .dec {
  left: 7px;
}

.cart-plus-minus .inc {
  right: 7px;
}

.pro-cart-btn a {
  line-height: 51px;
  padding: 0px 20px;
  color: #fff;
  font-weight: 500;
  font-size: 12px;
  background: #000;
  display: inline-block;
  text-align: center;
}
.pro-cart-btn a:hover {
  color: #ffffff;
  background-color: #e60b1e;
}

.pro-wish {
  float: left;
}

.pro-cart-btn {
  float: left;
}

.product-quantity {
  float: left;
}

.pro-wish a {
  font-size: 16px;
  margin-left: 20px;
  display: inline-block;
  color: #b5b5b5;
}
.pro-wish a:hover {
  color: #e60b1e;
}

.stock-update {
  display: flex;
  position: relative;
  padding-top: 16px;
}

.stock-update:before {
  position: absolute;
  content: "";
  left: 0px;
  top: 0px;
  height: 1px;
  width: 65px;
  background: #000;
}

.stock-update .stock-list li {
  font-size: 12px;
  font-weight: 500;
  color: #000;
  list-style: none;
  margin-bottom: 10px;
}

.stock-update .stock-list li > span {
  width: 100px;
  font-size: 16px;
  display: inline-block;
}

.stock-update .stock-text li {
  color: #666;
  font-size: 12px;
  font-weight: 500;
  margin-bottom: 10px;
}

.stock-update .stock-list li span.red {
  color: #e60b1e;
  font-weight: 500;
}

.pro-tab-border {
  border-top: 1px solid #dbdbdb;
  padding-top: 50px;
}

.pro-desc-tab {
  position: relative;
}

.pro-desc-tab .nav-link {
  padding: 0px 0px 35px 0px;
  font-size: 13px;
  font-weight: 500;
  margin: 0 18px;
  color: #000;
  display: block;
}

.desc-img-wrapper .desc-img {
  position: relative;
}

.desc-img-wrapper .desc-img h4 {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 80px;
  color: #333;
}

.pro-desc-img img {
  width: 100%;
}

.desc-img-wrapper .pro-desc-text h4 {
  color: #333;
  padding-right: 225px;
}

.desc-img-wrapper .pro-desc-text p {
  font-size: 13px;
  font-weight: 300;
  color: #222;
  line-height: 28px;
  padding-right: 110px;
  text-align: justify;
}

.desc-img-wrapper .pro-desc-text2 {
  margin-left: 100px;
  padding-top: 240px;
}

.desc-img-wrapper .pro-desc-text.pro-desc-text2 h4 {
  padding-right: 0px;
}

.desc-img-wrapper .pro-desc-text.pro-desc-text2 p {
  padding-right: 0px;
}

.pro-desc-single2 {
  margin-top: -100px;
}

.additional-information {
  background: #f7f7f7;
  overflow: hidden;
  padding: 20px 30px 40px 30px;
}

.additional-information ul li.title {
  font-size: 24px;
  font-weight: 500;
  color: #000;
  width: 100%;
}

.additional-information li {
  font-size: 16px;
  font-weight: 500;
  color: #646464;
  border-bottom: 1px solid #ccc;
  padding: 10px 0px;
  width: 50%;
  float: left;
}

/*shop sidebar page start here*/
.shop-banner-text h2 {
  font-size: 40px;
  margin-bottom: 25px;
}

.shop-banner-text ul li {
  display: inline-block;
  margin: 0px 15px;
}

.shop-banner-text ul li a {
  font-size: 13px;
  font-weight: 500;
  color: #000;
}

.side-cat ul li {
  display: block;
  margin-bottom: 8px;
}

.side-cat ul li a {
  font-size: 13px;
  font-weight: 500;
  color: #333;
}

.side-cat ul li a:hover {
  color: #aaccbb;
}

.cat-title h6 {
  font-size: 14px;
}

.product__details-des p {
  color: #606060;
  font-size: 16px;
  margin-bottom: 28px;
}

.product__details-des-list ul li {
  position: relative;
  padding-left: 35px;
  margin-bottom: 10px;
}
.product__details-des-list ul li span {
  color: #606060;
}
.product__details-des-list ul li::after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  font-size: 14px;
  color: #606060;
  font-family: "Font Awesome 5 Pro";
}

.nav-item button, button.active {
  border: 0;
  background: transparent;
  color: #222;
  font-size: 14px;
  font-weight: 500;
  display: inline-block;
}

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

.pro-details-content h4 {
  font-size: 30px;
}

.product__details-des-list ul li {
  list-style: none;
}

.additional-information ul li {
  list-style: none;
}

/*#  */

/* Large Mobile :480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) {
.container {width:96%}
 
}


.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: #e60b1e;
	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: #e60b1e 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: #e60b1e 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: #e60b1e 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: #e60b1e 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: #e60b1e 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:#333;
}
.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: 15px;
	margin-bottom: 0px;
	font-weight: 500;
}
.yzlcms_links {
	_padding-bottom: 30px;
}
.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 10px 0px 0;
}
.yzlcms_links .links_list ul li a {
	_font-size: 14px;
    _line-height: 26px;
    _color: #666;
}
@media (max-width:991px) {
.yzlcms_menu {
    display: block;
}
.yzlcms-kefu {
	right: 10px;
	bottom: 120px;
}
}
@media (max-width:767px) {
.yzlcms-kefu {
	right: 4px;
	bottom: 100px;
	z-index: 99999;
}
.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;
}
}
@media (max-width:575px) {
.yzlcms_links .links_list ul li a {
    font-size: 14px;
}
}

.yzlcms_page { text-align:center;margin: 30px 0;font-weight: 300;}
.yzlcms_page ul li { display:inline-block; line-height: 32px; border: 1px solid #e9e7e7; margin: 0 5px 5px 0;color: #333333;}
.yzlcms_page ul li.active,.yzlcms_page ul li:hover { background:#e60b1e; border: 1px solid #e60b1e;}
.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:#ffffff;}



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

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

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

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

.showcon * {
    word-break: break-word;
}
.showcon img {
    max-width: 100% !important;
    height:auto !important;
}
.showcon p {
    text-wrap: wrap !important;
    white-space: normal !important;
}
.showcon span {
    text-wrap: wrap !important;
    white-space: normal !important;
}
.showcon ul.list-paddingleft-2 {
    margin: 0 !important;
    padding: 0 0 0 15px !important;
    list-style: inherit !important;
}
.showcon ul.list-paddingleft-2 li {
    display: list-item !important;
    margin-left: 20px !important;
    list-style: inherit !important;
    /* font-size: 20px; */
}
.showcon ol.list-paddingleft-2 {
    margin: 0 !important;
    padding: 0 0 0 0px !important;
    _list-style: inherit !important;
}
.showcon ol.list-paddingleft-2 li {
    display: list-item !important;
    margin-left: 20px !important;
    list-style: inherit !important;
    /* font-size: 20px; */
}
.showcon hr {
    border-bottom: 1px solid #e2e2e3;
    border-top: 0 none;
    margin: 30px 0;
    padding: 0;
}
.showcon audio {
    max-width: 100% !important;
}
.showcon video {
    max-width: 100% !important;
    background: #000000;
}
.showcon iframe {
    max-width: 100% !important;
    border: none !important;
}
.showcon table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100% !important;
    max-width: 100% !important;
    height:auto !important;
}
.showcon td, .showcon th {
    padding: 5px 10px !important;
    border: 1px solid #666666 !important;
    word-break: break-word !important;
}
@media(max-width:991px){
.showcon video {
    height:auto !important;
    min-height:210px;
}
.showcon iframe {
    height:auto !important;
    min-height:210px;
}
}

