/* ==========================================================================
  01. GENERAL & BASIC STYLES
  =========================================================================== */

html {
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
}

body {
  font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #283034;
  font-weight: 300;
}

/*------------------------------------------------------------------*/
/*  IE10 in Windows 8 and Windows Phone 8 Bug fix
/*-----------------------------------------------------------------*/

@-webkit-viewport {
  width: device-width;
}

@-moz-viewport {
  width: device-width;
}

@-ms-viewport {
  width: device-width;
}

@-o-viewport {
  width: device-width;
}

@viewport {
  width: device-width;
}

/*------------------------------------------*/
/*  PAGE CONTENT
/*------------------------------------------*/

#page {
  overflow: hidden;
}

/*------------------------------------------*/
/*  SPACING & INDENTS
/*------------------------------------------*/

.wide-100 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.wide-90 {
  padding-top: 100px;
  padding-bottom: 90px;
}

.wide-80 {
  padding-top: 100px;
  padding-bottom: 80px;
}

.wide-70 {
  padding-top: 100px;
  padding-bottom: 70px;
}

.wide-60 {
  padding-top: 100px;
  padding-bottom: 60px;
}

.wide-50 {
  padding-top: 100px;
  padding-bottom: 50px;
}

.wide-40 {
  padding-top: 0px;
  padding-bottom: 40px;
}

.wide-30 {
  padding-top: 100px;
  padding-bottom: 30px;
}

.wide-20 {
  padding-top: 0px;
  padding-bottom: 20px;
}

/*------------------------------------------*/
/*  Margin Top
/*------------------------------------------*/

.mt-100 {
  margin-top: 100px;
}

.mt-95 {
  margin-top: 95px;
}

.mt-90 {
  margin-top: 90px;
}

.mt-85 {
  margin-top: 85px;
}

.mt-80 {
  margin-top: 80px;
}

.mt-75 {
  margin-top: 75px;
}

.mt-70 {
  margin-top: 70px;
}

.mt-65 {
  margin-top: 65px;
}

.mt-60 {
  margin-top: 60px;
}

.mt-55 {
  margin-top: 55px;
}

.mt-50 {
  margin-top: 50px;
}

.mt-45 {
  margin-top: 45px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-35 {
  margin-top: 35px;
}

.mt-30 {
  margin-top: 30px;
}

.mt-25 {
  margin-top: 25px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-15 {
  margin-top: 15px;
}

.mt-10 {
  margin-top: 10px;
}

.mt-5 {
  margin-top: 5px !important;
}

.mt-0 {
  margin-top: 0;
}

/*------------------------------------------*/
/*  Margin Bottom
/*------------------------------------------*/

.mb-100 {
  margin-bottom: 100px;
}

.mb-95 {
  margin-bottom: 95px;
}

.mb-90 {
  margin-bottom: 90px;
}

.mb-85 {
  margin-bottom: 85px;
}

.mb-80 {
  margin-bottom: 80px;
}

.mb-75 {
  margin-bottom: 75px;
}

.mb-70 {
  margin-bottom: 70px;
}

.mb-65 {
  margin-bottom: 65px;
}

.mb-60 {
  margin-bottom: 60px;
}

.mb-55 {
  margin-bottom: 55px;
}

.mb-50 {
  margin-bottom: 50px;
}

.mb-45 {
  margin-bottom: 45px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-35 {
  margin-bottom: 35px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-25 {
  margin-bottom: 25px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-15 {
  margin-bottom: 15px;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-5 {
  margin-bottom: 5px !important;
}

.mb-0 {
  margin-bottom: 0;
}

/*------------------------------------------*/
/*  Margin Left
/*------------------------------------------*/

.ml-100 {
  margin-left: 100px;
}

.ml-95 {
  margin-left: 95px;
}

.ml-90 {
  margin-left: 90px;
}

.ml-85 {
  margin-left: 85px;
}

.ml-80 {
  margin-left: 80px;
}

.ml-75 {
  margin-left: 75px;
}

.ml-70 {
  margin-left: 70px;
}

.ml-60 {
  margin-left: 60px;
}

.ml-55 {
  margin-left: 55px;
}

.ml-50 {
  margin-left: 50px;
}

.ml-45 {
  margin-left: 45px;
}

.ml-40 {
  margin-left: 40px;
}

.ml-35 {
  margin-left: 35px;
}

.ml-30 {
  margin-left: 30px;
}

.ml-25 {
  margin-left: 25px;
}

.ml-20 {
  margin-left: 20px;
}

.ml-15 {
  margin-left: 15px;
}

.ml-10 {
  margin-left: 10px;
}

.ml-5 {
  margin-left: 5px !important;
}

/*------------------------------------------*/
/*  Margin Right
/*------------------------------------------*/

.mr-100 {
  margin-right: 100px;
}

.mr-95 {
  margin-right: 95px;
}

.mr-90 {
  margin-right: 90px;
}

.mr-85 {
  margin-right: 85px;
}

.mr-80 {
  margin-right: 80px;
}

.mr-75 {
  margin-right: 75px;
}

.mr-70 {
  margin-right: 70px;
}

.mr-65 {
  margin-right: 65px;
}

.mr-60 {
  margin-right: 60px;
}

.mr-55 {
  margin-right: 55px;
}

.mr-50 {
  margin-right: 50px;
}

.mr-45 {
  margin-right: 45px;
}

.mr-40 {
  margin-right: 40px;
}

.mr-35 {
  margin-right: 35px;
}

.mr-30 {
  margin-right: 30px;
}

.mr-25 {
  margin-right: 25px;
}

.mr-20 {
  margin-right: 20px;
}

.mr-15 {
  margin-right: 15px;
}

.mr-10 {
  margin-right: 10px;
}

.mr-5 {
  margin-right: 5px !important;
}

/*------------------------------------------*/
/*  Padding Top
/*------------------------------------------*/

.pt-100 {
  padding-top: 100px;
}

.pt-95 {
  padding-top: 95px;
}

.pt-90 {
  padding-top: 90px;
}

.pt-85 {
  padding-top: 85px;
}

.pt-80 {
  padding-top: 80px;
}

.pt-75 {
  padding-top: 75px;
}

.pt-70 {
  padding-top: 70px;
}

.pt-65 {
  padding-top: 65px;
}

.pt-60 {
  padding-top: 60px;
}

.pt-55 {
  padding-top: 55px;
}

.pt-50 {
  padding-top: 50px;
}

.pt-45 {
  padding-top: 45px;
}

.pt-40 {
  padding-top: 40px;
}

.pt-35 {
  padding-top: 35px;
}

.pt-30 {
  padding-top: 30px;
}

.pt-25 {
  padding-top: 25px;
}

.pt-20 {
  padding-top: 20px;
}

.pt-15 {
  padding-top: 15px;
}

.pt-10 {
  padding-top: 10px;
}

.pt-5 {
  padding-top: 5px !important;
}

/*------------------------------------------*/
/*  Padding Bottom
/*------------------------------------------*/

.pb-100 {
  padding-bottom: 100px;
}

.pb-95 {
  padding-bottom: 95px;
}

.pb-90 {
  padding-bottom: 90px;
}

.pb-85 {
  padding-bottom: 85px;
}

.pb-80 {
  padding-bottom: 80px;
}

.pb-75 {
  padding-bottom: 75px;
}

.pb-70 {
  padding-bottom: 70px;
}

.pb-65 {
  padding-bottom: 65px;
}

.pb-60 {
  padding-bottom: 60px;
}

.pb-55 {
  padding-bottom: 55px;
}

.pb-50 {
  padding-bottom: 50px;
}

.pb-45 {
  padding-bottom: 45px;
}

.pb-40 {
  padding-bottom: 40px;
}

.pb-35 {
  padding-bottom: 35px;
}

.pb-30 {
  padding-bottom: 30px;
}

.pb-25 {
  padding-bottom: 25px;
}

.pb-20 {
  padding-bottom: 20px;
}

.pb-15 {
  padding-bottom: 15px;
}

.pb-10 {
  padding-bottom: 10px;
}

.pb-5 {
  padding-bottom: 5px !important;
}

/*------------------------------------------*/
/*  Padding Left
/*------------------------------------------*/

.pl-100 {
  padding-left: 100px;
}

.pl-95 {
  padding-left: 95px;
}

.pl-90 {
  padding-left: 90px;
}

.pl-85 {
  padding-left: 85px;
}

.pl-80 {
  padding-left: 80px;
}

.pl-75 {
  padding-left: 75px;
}

.pl-70 {
  padding-left: 70px;
}

.pl-65 {
  padding-left: 65px;
}

.pl-60 {
  padding-left: 60px;
}

.pl-55 {
  padding-left: 55px;
}

.pl-50 {
  padding-left: 50px;
}

.pl-45 {
  padding-left: 45px;
}

.pl-40 {
  padding-left: 40px;
}

.pl-35 {
  padding-left: 35px;
}

.pl-30 {
  padding-left: 30px;
}

.pl-25 {
  padding-left: 25px;
}

.pl-20 {
  padding-left: 20px;
}

.pl-15 {
  padding-left: 15px;
}

.pl-10 {
  padding-left: 10px;
}

.pl-5 {
  padding-left: 5px !important;
}

/*------------------------------------------*/
/*  Padding Right
/*------------------------------------------*/

.pr-100 {
  padding-right: 100px;
}

.pr-95 {
  padding-right: 95px;
}

.pr-90 {
  padding-right: 90px;
}

.pr-85 {
  padding-right: 85px;
}

.pr-80 {
  padding-right: 80px;
}

.pr-75 {
  padding-right: 75px;
}

.pr-70 {
  padding-right: 70px;
}

.pr-65 {
  padding-right: 65px;
}

.pr-60 {
  padding-right: 60px;
}

.pr-55 {
  padding-right: 55px;
}

.pr-50 {
  padding-right: 50px;
}

.pr-45 {
  padding-right: 45px;
}

.pr-40 {
  padding-right: 40px;
}

.pr-35 {
  padding-right: 35px;
}

.pr-30 {
  padding-right: 30px;
}

.pr-25 {
  padding-right: 25px;
}

.pr-20 {
  padding-right: 20px;
}

.pr-15 {
  padding-right: 15px;
}

.pr-10 {
  padding-right: 10px;
}

.pr-5 {
  padding-right: 5px !important;
}

/*------------------------------------------*/
/*  Padding Centered
/*------------------------------------------*/

.pc-70 {
  padding-right: 70px;
  padding-left: 70px;
}

.pc-65 {
  padding-right: 65px;
  padding-left: 65px;
}

.pc-60 {
  padding-right: 60px;
  padding-left: 60px;
}

.pc-55 {
  padding-right: 55px;
  padding-left: 55px;
}

.pc-50 {
  padding-right: 50px;
  padding-left: 50px;
}

.pc-45 {
  padding-right: 45px;
  padding-left: 45px;
}

.pc-40 {
  padding-right: 40px;
  padding-left: 40px;
}

.pc-35 {
  padding-right: 35px;
  padding-left: 35px;
}

.pc-30 {
  padding-right: 30px;
  padding-left: 30px;
}

.pc-25 {
  padding-right: 25px;
  padding-left: 25px;
}

.pc-20 {
  padding-right: 20px;
  padding-left: 20px;
}

.pc-15 {
  padding-right: 15px;
  padding-left: 15px;
}

.pc-10 {
  padding-right: 10px;
  padding-left: 10px;
}

.pc-09 {
  padding-right: 9%;
  padding-left: 9%;
}

.pc-08 {
  padding-right: 8%;
  padding-left: 8%;
}

.pc-07 {
  padding-right: 7%;
  padding-left: 7%;
}

.pc-06 {
  padding-right: 6%;
  padding-left: 6%;
}

.pc-05 {
  padding-right: 5%;
  padding-left: 5%;
}

.pc-04 {
  padding-right: 4%;
  padding-left: 4%;
}

/*------------------------------------------*/
/*  BACKGROUND SETTINGS
/*------------------------------------------*/

.bg-fixed,
.bg-scroll {
  min-height: 100vh;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;


}

.bg-scroll {
  background-attachment: fixed !important;

}

/*------------------------------------------*/
/*  Background Colors
/*------------------------------------------*/

.bg-primary-color {
  background-color: #319ed7 !important;
}


.bg-dark {
  background-color: #2b2e37 !important;
}

.bg-silver {
  background-color: #c0c0c0;
}

.bg-lightgrey {
  background-color: #f6f6f6;
}

.bg-steelgrey {
  background-color: #6a7685;
}

.bg-darkgrey {
  background-color: #82919b;
}


.bg-blue {
  background-color: #0063ff;
}



.bg-skyblue {
  background-color: #319ed7;
}



/*------------------------------------------*/
/*  Background Images for Sections
/*------------------------------------------*/

.bg-01,
.bg-02,
.bg-03,
.bg-04,
.bg-05,
.tra-map,
.tra-lines,
.tra-pattern {
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-attachment: fixed !important;
}

.bg-01 {
  background-image: url(../imgs/bg-01.jpg);
}

/*
.bg-02 {
  background-image: url(../images/bg-02.jpg);
}

.bg-03 {
  background-image: url(../images/bg-03.jpg);
}

.bg-04 {
  background-image: url(../images/bg-04.jpg);
}

.bg-05 {
  background-image: url(../images/bg-05.jpg);
}

.tra-map {
  background-image: url(../images/tra-map.png);
}

.tra-pattern {
  background-image: url(../images/tra-pattern.png);
}

.tra-lines {
  background-image: url(../images/tra-lines.png);
  background-attachment: scroll !important;
} */

/*------------------------------------------*/
/*  Background Overlays for Sections
/*------------------------------------------*/

.inclined-line,
.white-overlay-top,
.white-overlay-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.inclined-line {
  background-image: url(../images/inclined-line.png);
  height: 200px;
}

.bg-fixed.inclined-line {
  background-position: left center;
}

/* .white-overlay-top {
  background-image: url(../imgs/white-overlay-top.png);
  height: 48px;
} */

.white-overlay-bottom {
  background-image: url(../images/white-overlay-bottom.png);
  height: 100px;
}

/*------------------------------------------*/
/*  Grey Border for Sections
/*------------------------------------------*/

.gb-wrapper {
  text-align: center;
}

.grey-border {
  margin: 0 auto;
  width: 100%;
  height: 1px;
  background-color: #e5e5e5;
}

/*------------------------------------------*/
/*   BORDER SETTINGS FOR DEMOS
/*------------------------------------------*/

.b-top {
  border-top: 1px solid #e5e5e5;
}

.b-bottom {
  border-bottom: 1px solid #e5e5e5;
}

.b-left {
  border-left: 1px solid #e5e5e5;
}

.b-right {
  border-right: 1px solid #e5e5e5;
}




/* ==========================================================================
  02. TYPOGRAPHY
  =========================================================================== */

/*------------------------------------------*/
/*  HEADERS
/*------------------------------------------*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Noto Sans TC', sans-serif;
  line-height: 1.3;
  font-weight: 700;
  letter-spacing: -0.5px;
}

/* Header H6 */
h6.h6-xs {
  font-size: 1.0625rem;
}

/* 17px */
h6.h6-sm {
  font-size: 1.125rem;
}

/* 18px */
h6.h6-md {
  font-size: 1.15625rem;
}

/* 18.5px */
h6.h6-lg {
  font-size: 1.1875rem;
}

/* 19px */
h6.h6-xl {
  font-size: 1.21875rem;
}

/* 19.5px */

/* Header H5 */
h5.h5-xs {
  font-size: 1.25rem;
}

/* 20px */
h5.h5-sm {
  font-size: 1.375rem;
}

/* 22px */
h5.h5-md {
  font-size: 1.5rem;
}

/* 24px */
h5.h5-lg {
  font-size: 1.625rem;
}

/* 26px */
h5.h5-xl {
  font-size: 1.75rem;
}

/* 28px */

/* Header H4 */
h4.h4-xs {
  font-size: 1.875rem;
}

/* 30px */
h4.h4-sm {
  font-size: 2rem;
}

/* 32px */
h4.h4-md {
  font-size: 2.125rem;
}

/* 34px */
h4.h4-lg {
  font-size: 2.25rem;
}

/* 36px */
h4.h4-xl {
  font-size: 2.375rem;
}

/* 38px */

h3.h3-xs {
  font-size: 2.5rem;
}

/* 40px */
h3.h3-sm {
  font-size: 2.625rem;
}

/* 42px */
h3.h3-md {
  font-size: 2.75rem;
}

/* 44px */
h3.h3-lg {
  font-size: 2.875rem;
}

/* 46px */
h3.h3-xl {
  font-size: 3rem;
}

/* 48px */

/* Header H2 */
h2.h2-xs {
  font-size: 3.125rem;
}

/* 50px */
h2.h2-sm {
  font-size: 3.25rem;
}

/* 52px */
h2.h2-md {
  font-size: 3.375rem;
}

/* 54px */
h2.h2-lg {
  font-size: 3.5rem;
}

/* 56px */
h2.h2-xl {
  font-size: 3.75rem;
}

/* 60px */

/*------------------------------------------*/
/*  PARAGRAPHS
/*------------------------------------------*/

p.p-sm {
  font-size: 1rem;
}

/* 16px */
p {
  font-size: 1.0625rem;
}

/* 17px */
p.p-md {
  font-size: 1.125rem;
}

/* 18px */
p.p-lg {
  font-size: 1.1875rem;
}

/* 19px */
p.p-xl {
  font-size: 1.25rem;
}

/* 20px */

/*------------------------------------------*/
/*  LINK SETTINGS
/*------------------------------------------*/

a {
  color: #333;
  text-decoration: none;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

a:hover {
  color: #666;
  text-decoration: none;
}

a:focus {
  outline: none;
  text-decoration: none;
}

/*------------------------------------------*/
/*  LISTS
/*------------------------------------------*/

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

/*------------------------------------------*/
/*  TEXT LIST
/*------------------------------------------*/

.txt-list li i {
  position: relative;
  font-size: 1.05rem;
  line-height: 1.5rem;
  float: left;
  margin-right: 10px;
  top: 2px;
}

.txt-list li p {
  overflow: hidden;
  margin-bottom: 10px;
}

ul.simple-list {
  list-style: disc;
  margin-left: 15px;
}

/*------------------------------------------*/
/*  NUMBER LIST
/*------------------------------------------*/

ol.num-list {
  margin-left: -20px;
}

ol.num-list li p {
  padding-left: 5px;
  margin-bottom: 5px;
}

/*------------------------------------------*/
/*  OPTION LIST
/*------------------------------------------*/

.option-list {
  position: relative;
}

.option-list::after {
  content: "";
  display: block;
  position: absolute;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  position: absolute;
  bottom: -15px;
  left: 7px;
  z-index: 3;
}

.option-list::before {
  content: "";
  display: block;
  position: absolute;
  height: 100%;
  top: 15px;
  left: 10px;
  width: 2px;
  z-index: 3;
}

.list-box {
  margin-bottom: 20px;
}

.list-box-txt {
  overflow: hidden;
  padding-left: 45px;
}

.list-box-txt h6,
.list-box-txt h5 {
  margin-top: -3px;
}

.list-box-txt p {
  margin-bottom: 0;
}

.list-box i {
  width: 22px;
  height: 22px;
  color: #fff;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  position: absolute;
  font-size: 0.75rem;
  line-height: 22px;
  text-align: center;
  z-index: 999 !important;
}

.primary-list .list-box i,
.option-list.primary-list::after,
.option-list.primary-list::before {
  background-color: #008480;
}

.brick-list .list-box i,
.option-list.brick-list::after,
.option-list.brick-list::before {
  background-color: #ab481c;
}

.blue-list .list-box i,
.option-list.blue-list::after,
.option-list.blue-list::before {
  background-color: #0063ff;
}

.navy-list .list-box i,
.option-list.navy-list::after,
.option-list.navy-list::before {
  background-color: #1a2d80;
}

.stateblue-list .list-box i,
.option-list.statebluee-list::after,
.option-list.stateblue-list::before {
  background-color: #5256d0;
}

.skyblue-list .list-box i,
.option-list.skyblue-list::after,
.option-list.skyblue-list::before {
  background-color: #319ed7;
}

.green-list .list-box i,
.option-list.green-list::after,
.option-list.green-list::before {
  background-color: #05a63f;
}

.lightgreen-list .list-box i,
.option-list.lightgreen-list::after,
.option-list.lightgreen-list::before {
  background-color: #2ed06e;
}

.dimgreen-list .list-box i,
.option-list.dimgreen-list::after,
.option-list.dimgreen-list::before {
  background-color: #5cb85c;
}

.indigo-list .list-box i,
.option-list.indigo-list::after,
.option-list.indigo-list::before {
  background-color: #522f67;
}

.red-list .list-box i,
.option-list.red-list::after,
.option-list.red-list::before {
  background-color: #f71735;
}

.orangered-list .list-box i,
.option-list.orangered-list::after,
.option-list.orangered-list::before {
  background-color: #ff5607;
}

.violet-list .list-box i,
.option-list.violet-list::after,
.option-list.violet-list::before {
  background-color: #dd5cfa;
}

/*------------------------------------------*/
/*   TOOLS LIST
/*------------------------------------------*/

.tools-list h5 {
  font-size: 1rem;
  margin-bottom: 15px;
}

.tools-list i {
  color: #888;
  font-size: 2.5rem;
  line-height: 1;
  padding-right: 10px;
}

/*------------------------------------------*/
/*  BUTTON SETTINGS
/*------------------------------------------*/

.btn {
  background-color: transparent;
  color: #fff;
  font-size: 16px;
  line-height: 1;
  font-weight: 500;
  padding: 13px 26px;
  border: 2px solid transparent;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.btn i {
  font-size: 20px;
  position: relative;
  top: 2px;
  margin-right: 5px;
}

.btn.btn-tra i {
  font-size: 23px;
  line-height: 1;
  vertical-align: -1px;
  margin-left: 3px;
  -webkit-transition: all 450ms ease-in-out;
  -moz-transition: all 450ms ease-in-out;
  -o-transition: all 450ms ease-in-out;
  -ms-transition: all 450ms ease-in-out;
  transition: all 450ms ease-in-out;
}

.btn span {
  position: relative;
  top: 2px;
  margin-right: 5px;
}

.btn-ico [class*="flaticon-"]:before,
.btn-ico [class*="flaticon-"]:after {
  font-size: 20px;
  line-height: 1 !important;
}

/*------------------------------------------*/
/*  Button Size
/*------------------------------------------*/

.btn.btn-sm {
  font-size: 12px;
  padding: 10px 20px;
}

.btn.btn-md {
  font-size: 18px;
  padding: 14px 34px;
}

.btn.btn-lg {
  font-size: 20px;
  padding: 14px 42px;
}

/*------------------------------------------*/
/*  Buttons Group
/*------------------------------------------*/

.btns-group p {
  line-height: 1;
  margin-top: 25px;
  margin-bottom: 0;
}

/*------------------------------------------*/
/*  Primary Color Button
/*------------------------------------------*/

.btn-primary,
.scroll .btn-primary,
.white-color .btn-primary,
.primary-hover:hover,
.scroll .primary-hover:hover,
.white-color .primary-hover:hover {
  color: #fff !important;
  background-color: #008480;
  border-color: #008480 !important;
}

.btn-tra-primary,
.scroll .btn-tra-primary,
.white-color .btn-tra-primary,
.tra-primary-hover:hover,
.scroll .tra-primary-hover:hover,
.white-color .tra-primaryhover:hover {
  color: #006400 !important;
  background-color: transparent;
  border-color: #006400 !important;
}

/*------------------------------------------*/
/*  Transparent Button
/*------------------------------------------*/

.btn-tra {
  color: #333 !important;
  background-color: transparent;
}

.white-color .btn-tra {
  color: #fff !important;
  background-color: transparent;
}

.btn-tra-white {
  color: #fff;
  background-color: transparent;
  border-color: #fff;
}

.scroll .btn-tra-white {
  color: #333 !important;
  background-color: transparent;
  border-color: #333;
}

.btn-tra-black,
.white-color .btn-tra-black {
  color: #333;
  background-color: transparent;
  border-color: #333 !important;
}

.btn-tra-grey,
.white-color .btn-tra-grey {
  color: #333;
  background-color: transparent;
  border-color: #ddd !important;
}





/*------------------------------------------*/
/*  Button Color
/*------------------------------------------*/

.btn-white,
.white-color .btn-white {
  color: #333;
  background-color: #fff;
  border-color: #fff !important;
}

.btn-black,
.white-color .btn-black {
  color: #fff;
  background-color: #333;
  border-color: #333 !important;
}




/*------------------------------------------*/
/*  Button Hover
/*------------------------------------------*/

.black-hover:hover,
.scroll .black-hover:hover,
.white-color .black-hover:hover {
  color: #fff !important;
  background-color: #333 !important;
  border-color: #333 !important;
}

.tra-black-hover:hover,
.scroll .tra-black-hover:hover,
.white-color .tra-black-hover:hover {
  color: #333 !important;
  background-color: transparent;
  border-color: #333 !important;
}

.white-hover:hover,
.white-color .white-hover:hover {
  color: #333 !important;
  background-color: #fff;
  border-color: #fff !important;
}

.tra-white-hover:hover,
.white-color .tra-white-hover:hover {
  color: #fff !important;
  background-color: transparent;
  border-color: #fff !important;
}

.scroll .tra-white-hover:hover {
  color: #333 !important;
  background-color: transparent;
  border-color: #333 !important;
}


/*------------------------------------------*/
/*  Button Focus
/*------------------------------------------*/

.btn:focus {
  color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn.btn-black:focus {
  color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-tra-black:focus,
.btn.btn-tra-grey:focus {
  color: #333;
  -webkit-box-shadow: none;
  box-shadow: none;
}





/*------------------------------------------*/
/*  BOX ICONS
/*------------------------------------------*/

.ico-20 [class*="flaticon-"]:before,
.ico-20 [class*="flaticon-"]:after {
  font-size: 1.25rem;
}

/* 20px */
.ico-25 [class*="flaticon-"]:before,
.ico-25 [class*="flaticon-"]:after {
  font-size: 1.5625rem;
}

/* 25px */
.ico-30 [class*="flaticon-"]:before,
.ico-30 [class*="flaticon-"]:after {
  font-size: 1.875rem;
}

/* 30px */
.ico-35 [class*="flaticon-"]:before,
.ico-35 [class*="flaticon-"]:after {
  font-size: 2.1875rem;
}

/* 35px */
.ico-40 [class*="flaticon-"]:before,
.ico-40 [class*="flaticon-"]:after {
  font-size: 2.5rem;
}

/* 40px */
.ico-45 [class*="flaticon-"]:before,
.ico-45 [class*="flaticon-"]:after {
  font-size: 2.8125rem;
}

/* 45px */
.ico-50 [class*="flaticon-"]:before,
.ico-50 [class*="flaticon-"]:after {
  font-size: 3.125rem;
}

/* 50px */
.ico-55 [class*="flaticon-"]:before,
.ico-55 [class*="flaticon-"]:after {
  font-size: 3.4375rem;
}

/* 55px */
.ico-60 [class*="flaticon-"]:before,
.ico-60 [class*="flaticon-"]:after {
  font-size: 3.75rem;
}

/* 60px */
.ico-65 [class*="flaticon-"]:before,
.ico-65 [class*="flaticon-"]:after {
  font-size: 4.0625rem;
}

/* 65px */
.ico-70 [class*="flaticon-"]:before,
.ico-70 [class*="flaticon-"]:after {
  font-size: 4.375rem;
}

/* 70px */
.ico-75 [class*="flaticon-"]:before,
.ico-75 [class*="flaticon-"]:after {
  font-size: 4.6875rem;
}

/* 75px */
.ico-80 [class*="flaticon-"]:before,
.ico-80 [class*="flaticon-"]:after {
  font-size: 5rem;
}

/* 80px */
.ico-85 [class*="flaticon-"]:before,
.ico-85 [class*="flaticon-"]:after {
  font-size: 5.3125rem;
}

/* 85px */
.ico-90 [class*="flaticon-"]:before,
.ico-90 [class*="flaticon-"]:after {
  font-size: 5.625rem;
}

/* 90px */

/*------------------------------------------*/
/*   PNG ICONS SETTINGS
/*------------------------------------------*/

.img-30 {
  width: 30px;
  height: 30px;
}

.img-35 {
  width: 35px;
  height: 35px;
}

.img-40 {
  width: 40px;
  height: 40px;
}

.img-45 {
  width: 45px;
  height: 45px;
}

.img-50 {
  width: 50px;
  height: 50px;
}

.img-55 {
  width: 55px;
  height: 55px;
}

.img-60 {
  width: 60px;
  height: 60px;
}

.img-65 {
  width: 65px;
  height: 65px;
}

.img-70 {
  width: 70px;
  height: 70px;
}

.img-75 {
  width: 75px;
  height: 75px;
}

.img-80 {
  width: 80px;
  height: 80px;
}

.img-85 {
  width: 85px;
  height: 85px;
}

.img-90 {
  width: 90px;
  height: 90px;
}

.img-95 {
  width: 95px;
  height: 95px;
}

.img-100 {
  width: 100px;
  height: 100px;
}

.img-105 {
  width: 105px;
  height: 105px;
}

.img-110 {
  width: 110px;
  height: 110px;
}

.img-115 {
  width: 115px;
  height: 115px;
}

.img-120 {
  width: 120px;
  height: 120px;
}

.img-125 {
  width: 125px;
  height: 125px;
}

.img-130 {
  width: 130px;
  height: 130px;
}

.img-135 {
  width: 135px;
  height: 135px;
}

.img-140 {
  width: 140px;
  height: 140px;
}

.img-145 {
  width: 145px;
  height: 145px;
}

.img-150 {
  width: 150px;
  height: 150px;
}

/*------------------------------------------*/
/*  FONT WEIGHT
/*------------------------------------------*/

.txt-300 {
  font-weight: 300;
}

.txt-400 {
  font-weight: 400;
}

.txt-500 {
  font-weight: 500;
}

.txt-600 {
  font-weight: 600;
}

.txt-700 {
  font-weight: 700;
}

.txt-800 {
  font-weight: 800;
}

.txt-900 {
  font-weight: 900;
}

.txt-upcase {
  text-transform: uppercase;
}

/*------------------------------------------*/
/*  SECTION TITLE
/*------------------------------------------*/

.section-title {
  text-align: center;
}

.section-title h3,
.section-title h2 {
  letter-spacing: -0.75px;
}

.section-title p {
  color: #888;
  padding: 0 15%;
  margin: 15px 0 0;
}

/*------------------------------------------*/
/*  TEXT COLOR
/*------------------------------------------*/



.white-color,
.white-color h2,
.white-color h3,
.white-color h4,
.white-color h5,
.white-color h6,
.white-color p,
.white-color a,
.white-color li,
.white-color i,
.white-color span {
  color: #fff;
}

.grey-color,
.grey-color h2,
.grey-color h3,
.grey-color h4,
.grey-color h5,
.grey-color h6,
.grey-color p,
.grey-color a,
.grey-color li,
.grey-color i,
.grey-color span,
.white-color .grey-color {
  color: #757575;
}

.lightgrey-color,
.lightgrey-color h2,
.lightgrey-color h3,
.lightgrey-color h4,
.lightgrey-color h5,
.lightgrey-color h6,
.lightgrey-color p,
.lightgrey-color a,
.lightgrey-color li,
.lightgrey-color i,
.white-color .lightgrey-color,
.lightgrey-color span {
  color: #ccc;
}

.steelgrey-color,
.steelgrey-color h2,
.steelgrey-color h3,
.steelgrey-color h4,
.steelgrey-color h5,
.steelgrey-color h6,
.steelgrey-color p,
.steelgrey-color a,
.steelgrey-color li,
.steelgrey-color i,
.white-color .steelgrey-color,
.steelgrey-color span {
  color: #6a7685;
}


.yellow-color,
.yellow-color h2,
.yellow-color h3,
.yellow-color h4,
.yellow-color h5,
.yellow-color h6,
.yellow-color p,
.yellow-color a,
.yellow-color li,
.yellow-color i,
.white-color .yellow-color,
.yellow-color span {
  color: #fcd805;
}

.light-green-color,
.light-green-color h2,
.light-green-color h3,
.light-green-color h4,
.light-green-color h5,
.light-green-color h6,
.light-green-color p,
.light-green-color a,
.light-green-color li,
.light-green-color i,
.white-color .light-green-color,
.light-green-color span {
  color: #008480;
}

.green-color,
.green-color h2,
.green-color h3,
.green-color h4,
.green-color h5,
.green-color h6,
.green-color p,
.green-color a,
.green-color li,
.green-color i,
.white-color .green-color,
.green-color span {
  color: #006400;
}



/*------------------------------------------*/
/*  TEXT BLOCK TYPOGRAPHY
/*------------------------------------------*/

.txt-block h4,
.txt-block h3,
.txt-block h2 {
  letter-spacing: -1px;
  margin-bottom: 25px;
}

.txt-block h5.sm-title {
  margin-bottom: 12px;
}

.txt-block .btn {
  margin-top: 15px;
}

/*------------------------------------------*/
/*  Text Block Rating
/*------------------------------------------*/

.txt-block-rating {
  margin-top: 20px;
}

.txt-block-rating span {
  display: block;
  font-size: 0.95rem;
  line-height: 1;
  margin-top: 8px;
}

.stars-rating {
  font-size: 0.95rem;
  line-height: 1;
}

.stars-rating i {
  color: #c5c6c7;
  font-size: 0.95rem;
  line-height: 1;
  margin-left: 1px;
}

.stars-rating.white-stars i {
  color: #fff;
}

.stars-rating.black-stars i {
  color: #444;
}

.stars-rating.grey-stars i {
  color: #757575;
}

.stars-rating.brick-stars i {
  color: #ab481c;
}

.stars-rating.yellow-stars i {
  color: #ffc832;
}

/*------------------------------------------*/
/*  IMG BLOCK IMAGE
/*------------------------------------------*/

.img-block {
  text-align: center;
}

.txt-inner-img {
  margin-left: -15px;
  margin-bottom: -10px;
}




/* ==========================================================================
  03. PRELOAD SPINNER
  =========================================================================== */

#loader-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999999;
}

#loading {
  background-color: #d7dadf;
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 99999999;
  margin-top: 0px;
  top: 0px;
}

.cssload-loader {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -25px;
  margin-left: -25px;
  width: 50px;
  height: 50px;
  animation: cssload-invert 2.3s infinite steps(2, end);
  -o-animation: cssload-invert 2.3s infinite steps(2, end);
  -ms-animation: cssload-invert 2.3s infinite steps(2, end);
  -webkit-animation: cssload-invert 2.3s infinite steps(2, end);
  -moz-animation: cssload-invert 2.3s infinite steps(2, end);
}

.cssload-ball {
  height: 100%;
  width: 100%;
  position: absolute;
  border-radius: 50%;
  top: 0;
  left: 0;
  background: #9933cc;
}

.cssload-ball-1 {
  animation: cssload-ball1 1.15s infinite alternate linear;
  -o-animation: cssload-ball1 1.15s infinite alternate linear;
  -ms-animation: cssload-ball1 1.15s infinite alternate linear;
  -webkit-animation: cssload-ball1 1.15s infinite alternate linear;
  -moz-animation: cssload-ball1 1.15s infinite alternate linear;
}

.cssload-ball-2 {
  animation: cssload-ball2 1.15s infinite alternate linear;
  -o-animation: cssload-ball2 1.15s infinite alternate linear;
  -ms-animation: cssload-ball2 1.15s infinite alternate linear;
  -webkit-animation: cssload-ball2 1.15s infinite alternate linear;
  -moz-animation: cssload-ball2 1.15s infinite alternate linear;
}

.cssload-ball-3 {
  animation: cssload-ball3 1.15s infinite alternate linear;
  -o-animation: cssload-ball3 1.15s infinite alternate linear;
  -ms-animation: cssload-ball3 1.15s infinite alternate linear;
  -webkit-animation: cssload-ball3 1.15s infinite alternate linear;
  -moz-animation: cssload-ball3 1.15s infinite alternate linear;
}

.cssload-ball-4 {
  animation: cssload-ball4 1.15s infinite alternate linear;
  -o-animation: cssload-ball4 1.15s infinite alternate linear;
  -ms-animation: cssload-ball4 1.15s infinite alternate linear;
  -webkit-animation: cssload-ball4 1.15s infinite alternate linear;
  -moz-animation: cssload-ball4 1.15s infinite alternate linear;
}

@keyframes cssload-invert {
  100% {
    transform: rotate(180deg);
  }
}

@-o-keyframes cssload-invert {
  100% {
    -o-transform: rotate(180deg);
  }
}

@-ms-keyframes cssload-invert {
  100% {
    -ms-transform: rotate(180deg);
  }
}

@-webkit-keyframes cssload-invert {
  100% {
    -webkit-transform: rotate(180deg);
  }
}

@-moz-keyframes cssload-invert {
  100% {
    -moz-transform: rotate(180deg);
  }
}

@keyframes cssload-ball1 {
  12% {
    transform: none;
  }

  26% {
    transform: translateX(25%) scale(1, 0.8);
  }

  40% {
    transform: translateX(50%) scale(0.8, 0.8);
  }

  60% {
    transform: translateX(50%) scale(0.8, 0.8);
  }

  74% {
    transform: translate(50%, 25%) scale(0.6, 0.8);
  }

  88% {
    transform: translate(50%, 50%) scale(0.6, 0.6);
  }

  100% {
    transform: translate(50%, 50%) scale(0.6, 0.6);
  }
}

@-o-keyframes cssload-ball1 {
  12% {
    -o-transform: none;
  }

  26% {
    -o-transform: translateX(25%) scale(1, 0.8);
  }

  40% {
    -o-transform: translateX(50%) scale(0.8, 0.8);
  }

  60% {
    -o-transform: translateX(50%) scale(0.8, 0.8);
  }

  74% {
    -o-transform: translate(50%, 25%) scale(0.6, 0.8);
  }

  88% {
    -o-transform: translate(50%, 50%) scale(0.6, 0.6);
  }

  100% {
    -o-transform: translate(50%, 50%) scale(0.6, 0.6);
  }
}

@-ms-keyframes cssload-ball1 {
  12% {
    -ms-transform: none;
  }

  26% {
    -ms-transform: translateX(25%) scale(1, 0.8);
  }

  40% {
    -ms-transform: translateX(50%) scale(0.8, 0.8);
  }

  60% {
    -ms-transform: translateX(50%) scale(0.8, 0.8);
  }

  74% {
    -ms-transform: translate(50%, 25%) scale(0.6, 0.8);
  }

  88% {
    -ms-transform: translate(50%, 50%) scale(0.6, 0.6);
  }

  100% {
    -ms-transform: translate(50%, 50%) scale(0.6, 0.6);
  }
}

@-webkit-keyframes cssload-ball1 {
  12% {
    -webkit-transform: none;
  }

  26% {
    -webkit-transform: translateX(25%) scale(1, 0.8);
  }

  40% {
    -webkit-transform: translateX(50%) scale(0.8, 0.8);
  }

  60% {
    -webkit-transform: translateX(50%) scale(0.8, 0.8);
  }

  74% {
    -webkit-transform: translate(50%, 25%) scale(0.6, 0.8);
  }

  88% {
    -webkit-transform: translate(50%, 50%) scale(0.6, 0.6);
  }

  100% {
    -webkit-transform: translate(50%, 50%) scale(0.6, 0.6);
  }
}

@-moz-keyframes cssload-ball1 {
  12% {
    -moz-transform: none;
  }

  26% {
    -moz-transform: translateX(25%) scale(1, 0.8);
  }

  40% {
    -moz-transform: translateX(50%) scale(0.8, 0.8);
  }

  60% {
    -moz-transform: translateX(50%) scale(0.8, 0.8);
  }

  74% {
    -moz-transform: translate(50%, 25%) scale(0.6, 0.8);
  }

  88% {
    -moz-transform: translate(50%, 50%) scale(0.6, 0.6);
  }

  100% {
    -moz-transform: translate(50%, 50%) scale(0.6, 0.6);
  }
}

@keyframes cssload-ball2 {
  12% {
    transform: none;
  }

  26% {
    transform: translateX(25%) scale(1, 0.8);
  }

  40% {
    transform: translateX(50%) scale(0.8, 0.8);
  }

  60% {
    transform: translateX(50%) scale(0.8, 0.8);
  }

  74% {
    transform: translate(50%, -25%) scale(0.6, 0.8);
  }

  88% {
    transform: translate(50%, -50%) scale(0.6, 0.6);
  }

  100% {
    transform: translate(50%, -50%) scale(0.6, 0.6);
  }
}

@-o-keyframes cssload-ball2 {
  12% {
    -o-transform: none;
  }

  26% {
    -o-transform: translateX(25%) scale(1, 0.8);
  }

  40% {
    -o-transform: translateX(50%) scale(0.8, 0.8);
  }

  60% {
    -o-transform: translateX(50%) scale(0.8, 0.8);
  }

  74% {
    -o-transform: translate(50%, -25%) scale(0.6, 0.8);
  }

  88% {
    -o-transform: translate(50%, -50%) scale(0.6, 0.6);
  }

  100% {
    -o-transform: translate(50%, -50%) scale(0.6, 0.6);
  }
}

@-ms-keyframes cssload-ball2 {
  12% {
    -ms-transform: none;
  }

  26% {
    -ms-transform: translateX(25%) scale(1, 0.8);
  }

  40% {
    -ms-transform: translateX(50%) scale(0.8, 0.8);
  }

  60% {
    -ms-transform: translateX(50%) scale(0.8, 0.8);
  }

  74% {
    -ms-transform: translate(50%, -25%) scale(0.6, 0.8);
  }

  88% {
    -ms-transform: translate(50%, -50%) scale(0.6, 0.6);
  }

  100% {
    -ms-transform: translate(50%, -50%) scale(0.6, 0.6);
  }
}

@-webkit-keyframes cssload-ball2 {
  12% {
    -webkit-transform: none;
  }

  26% {
    -webkit-transform: translateX(25%) scale(1, 0.8);
  }

  40% {
    -webkit-transform: translateX(50%) scale(0.8, 0.8);
  }

  60% {
    -webkit-transform: translateX(50%) scale(0.8, 0.8);
  }

  74% {
    -webkit-transform: translate(50%, -25%) scale(0.6, 0.8);
  }

  88% {
    -webkit-transform: translate(50%, -50%) scale(0.6, 0.6);
  }

  100% {
    -webkit-transform: translate(50%, -50%) scale(0.6, 0.6);
  }
}

@-moz-keyframes cssload-ball2 {
  12% {
    -moz-transform: none;
  }

  26% {
    -moz-transform: translateX(25%) scale(1, 0.8);
  }

  40% {
    -moz-transform: translateX(50%) scale(0.8, 0.8);
  }

  60% {
    -moz-transform: translateX(50%) scale(0.8, 0.8);
  }

  74% {
    -moz-transform: translate(50%, -25%) scale(0.6, 0.8);
  }

  88% {
    -moz-transform: translate(50%, -50%) scale(0.6, 0.6);
  }

  100% {
    -moz-transform: translate(50%, -50%) scale(0.6, 0.6);
  }
}

@keyframes cssload-ball3 {
  12% {
    transform: none;
  }

  26% {
    transform: translateX(-25%) scale(1, 0.8);
  }

  40% {
    transform: translateX(-50%) scale(0.8, 0.8);
  }

  60% {
    transform: translateX(-50%) scale(0.8, 0.8);
  }

  74% {
    transform: translate(-50%, 25%) scale(0.6, 0.8);
  }

  88% {
    transform: translate(-50%, 50%) scale(0.6, 0.6);
  }

  100% {
    transform: translate(-50%, 50%) scale(0.6, 0.6);
  }
}

@-o-keyframes cssload-ball3 {
  12% {
    -o-transform: none;
  }

  26% {
    -o-transform: translateX(-25%) scale(1, 0.8);
  }

  40% {
    -o-transform: translateX(-50%) scale(0.8, 0.8);
  }

  60% {
    -o-transform: translateX(-50%) scale(0.8, 0.8);
  }

  74% {
    -o-transform: translate(-50%, 25%) scale(0.6, 0.8);
  }

  88% {
    -o-transform: translate(-50%, 50%) scale(0.6, 0.6);
  }

  100% {
    -o-transform: translate(-50%, 50%) scale(0.6, 0.6);
  }
}

@-ms-keyframes cssload-ball3 {
  12% {
    -ms-transform: none;
  }

  26% {
    -ms-transform: translateX(-25%) scale(1, 0.8);
  }

  40% {
    -ms-transform: translateX(-50%) scale(0.8, 0.8);
  }

  60% {
    -ms-transform: translateX(-50%) scale(0.8, 0.8);
  }

  74% {
    -ms-transform: translate(-50%, 25%) scale(0.6, 0.8);
  }

  88% {
    -ms-transform: translate(-50%, 50%) scale(0.6, 0.6);
  }

  100% {
    -ms-transform: translate(-50%, 50%) scale(0.6, 0.6);
  }
}

@-webkit-keyframes cssload-ball3 {
  12% {
    -webkit-transform: none;
  }

  26% {
    -webkit-transform: translateX(-25%) scale(1, 0.8);
  }

  40% {
    -webkit-transform: translateX(-50%) scale(0.8, 0.8);
  }

  60% {
    -webkit-transform: translateX(-50%) scale(0.8, 0.8);
  }

  74% {
    -webkit-transform: translate(-50%, 25%) scale(0.6, 0.8);
  }

  88% {
    -webkit-transform: translate(-50%, 50%) scale(0.6, 0.6);
  }

  100% {
    -webkit-transform: translate(-50%, 50%) scale(0.6, 0.6);
  }
}

@-moz-keyframes cssload-ball3 {
  12% {
    -moz-transform: none;
  }

  26% {
    -moz-transform: translateX(-25%) scale(1, 0.8);
  }

  40% {
    -moz-transform: translateX(-50%) scale(0.8, 0.8);
  }

  60% {
    -moz-transform: translateX(-50%) scale(0.8, 0.8);
  }

  74% {
    -moz-transform: translate(-50%, 25%) scale(0.6, 0.8);
  }

  88% {
    -moz-transform: translate(-50%, 50%) scale(0.6, 0.6);
  }

  100% {
    -moz-transform: translate(-50%, 50%) scale(0.6, 0.6);
  }
}

@keyframes cssload-ball4 {
  12% {
    transform: none;
  }

  26% {
    transform: translateX(-25%) scale(1, 0.8);
  }

  40% {
    transform: translateX(-50%) scale(0.8, 0.8);
  }

  60% {
    transform: translateX(-50%) scale(0.8, 0.8);
  }

  74% {
    transform: translate(-50%, -25%) scale(0.6, 0.8);
  }

  88% {
    transform: translate(-50%, -50%) scale(0.6, 0.6);
  }

  100% {
    transform: translate(-50%, -50%) scale(0.6, 0.6);
  }
}

@-o-keyframes cssload-ball4 {
  12% {
    -o-transform: none;
  }

  26% {
    -o-transform: translateX(-25%) scale(1, 0.8);
  }

  40% {
    -o-transform: translateX(-50%) scale(0.8, 0.8);
  }

  60% {
    -o-transform: translateX(-50%) scale(0.8, 0.8);
  }

  74% {
    -o-transform: translate(-50%, -25%) scale(0.6, 0.8);
  }

  88% {
    -o-transform: translate(-50%, -50%) scale(0.6, 0.6);
  }

  100% {
    -o-transform: translate(-50%, -50%) scale(0.6, 0.6);
  }
}

@-ms-keyframes cssload-ball4 {
  12% {
    -ms-transform: none;
  }

  26% {
    -ms-transform: translateX(-25%) scale(1, 0.8);
  }

  40% {
    -ms-transform: translateX(-50%) scale(0.8, 0.8);
  }

  60% {
    -ms-transform: translateX(-50%) scale(0.8, 0.8);
  }

  74% {
    -ms-transform: translate(-50%, -25%) scale(0.6, 0.8);
  }

  88% {
    -ms-transform: translate(-50%, -50%) scale(0.6, 0.6);
  }

  100% {
    -ms-transform: translate(-50%, -50%) scale(0.6, 0.6);
  }
}

@-webkit-keyframes cssload-ball4 {
  12% {
    -webkit-transform: none;
  }

  26% {
    -webkit-transform: translateX(-25%) scale(1, 0.8);
  }

  40% {
    -webkit-transform: translateX(-50%) scale(0.8, 0.8);
  }

  60% {
    -webkit-transform: translateX(-50%) scale(0.8, 0.8);
  }

  74% {
    -webkit-transform: translate(-50%, -25%) scale(0.6, 0.8);
  }

  88% {
    -webkit-transform: translate(-50%, -50%) scale(0.6, 0.6);
  }

  100% {
    -webkit-transform: translate(-50%, -50%) scale(0.6, 0.6);
  }
}

@-moz-keyframes cssload-ball4 {
  12% {
    -moz-transform: none;
  }

  26% {
    -moz-transform: translateX(-25%) scale(1, 0.8);
  }

  40% {
    -moz-transform: translateX(-50%) scale(0.8, 0.8);
  }

  60% {
    -moz-transform: translateX(-50%) scale(0.8, 0.8);
  }

  74% {
    -moz-transform: translate(-50%, -25%) scale(0.6, 0.8);
  }

  88% {
    -moz-transform: translate(-50%, -50%) scale(0.6, 0.6);
  }

  100% {
    -moz-transform: translate(-50%, -50%) scale(0.6, 0.6);
  }
}




/* ==========================================================================
  04. HEADER & NAVIGATION
  =========================================================================== */

#header {
  width: 100%;
  display: block;
  padding-top: 0px;
}

.header-wrapper {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.headerwp {
  max-width: 1140px;
  margin: 0 auto;
  padding: 0;
}

.posrlt {
  position: relative;
}

/*------------------------------------------*/
/*   NAVIGATION MENU
/*------------------------------------------*/

.wsmainfull {
  width: 100%;
  height: auto;
  z-index: 1031;
  -webkit-transition: all 450ms ease-in-out;
  -moz-transition: all 450ms ease-in-out;
  -o-transition: all 450ms ease-in-out;
  -ms-transition: all 450ms ease-in-out;
  transition: all 450ms ease-in-out;
}

.tra-menu .wsmainfull {
  background-color: transparent !important;
  padding: 20px 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.white-menu .wsmainfull {
  background-color: #fff !important;
  padding: 6px 0;
  -webkit-box-shadow: 0 2px 3px rgba(96, 96, 96, .085);
  -moz-box-shadow: 0 2px 3px rgba(96, 96, 96, .085);
  box-shadow: 0 2px 3px rgba(96, 96, 96, .085);
}

.dark-menu .wsmainfull {
  background-color: #222438 !important;
  padding: 6px 0;
  -webkit-box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
  -moz-box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
  box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
}

/*------------------------------------------*/
/*  HEADER LINK
/*------------------------------------------*/

.wsmenu>.wsmenu-list>li>a {
  display: block;
  font-size: 17px;
  font-weight: 500;
  letter-spacing: 0;
  margin: 0 7px;
  padding: 10px 15px;
  line-height: 50px;
  text-decoration: none;
}

.navbar-dark .wsmenu>.wsmenu-list>li>a {
  color: #465777;
}

.navbar-light .wsmenu>.wsmenu-list>li>a {
  color: #fff;
}

.wsmenu>.wsmenu-list>li>a.last-link {
  padding: 10px 0px;
  margin: 0 0 0 7px;
}

.wsmenu>.wsmenu-list>li>a .wsarrow:after {
  border-left: 4px solid rgba(0, 0, 0, 0);
  border-right: 4px solid rgba(0, 0, 0, 0);
  border-top: 4px solid;
  content: "";
  float: right;
  right: 0;
  height: 0;
  margin: 0 0 0 14px;
  position: absolute;
  text-align: right;
  top: 33px;
  width: 0;
}

li>.lang-select {
  margin-right: 15px;
}

.wsmenu>.wsmenu-list>li>a img,
.wsmenu>.wsmenu-list>li ul.sub-menu a img {
  width: 26px;
  height: 26px;
  margin-right: 3px;
}

/*------------------------------------------*/
/*  HEADER BUTTON
/*------------------------------------------*/

.wsmenu>.wsmenu-list>li a.btn {
  font-size: 17px;
  line-height: 30px;
  font-weight: 600;
  text-transform: none;
  margin-top: 14px;
  margin-left: 10px;
  padding: 4px 30px;
}

/*------------------------------------------*/
/*  HEADER SUBMENU
/*------------------------------------------*/

.wsmenu>.wsmenu-list>li>ul.sub-menu {
  padding: 0;
  width: auto;
  min-width: 190px;
  border: solid 1px #f2f7fb;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  -webkit-box-shadow: 0 8px 32px rgba(53, 61, 76, .2);
  -moz-box-shadow: 0 8px 32px rgba(53, 61, 76, .2);
  box-shadow: 0 8px 32px rgba(53, 61, 76, .2);
}

.wsmenu>.wsmenu-list>li>ul.sub-menu>li>a:before,
.wsmenu>.wsmenu-list>li>ul.sub-menu.sub-menu-ico>li>a:before {
  content: "";
  width: 6px;
  height: 10px;
  opacity: 0;
  position: absolute;
  right: 36px;
  top: 18px;
  background-image: url(../images/menu-arrow.png);
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.wsmenu>.wsmenu-list>li>ul.sub-menu.sub-menu-ico>li>a:before {
  top: 28px;
}

.wsmenu>.wsmenu-list>li>ul.sub-menu>li>a {
  color: #9099a4;
  font-size: 17px;
  font-weight: 500;
  padding: 13px 16px;
}

.wsmenu>.wsmenu-list>li>ul.sub-menu>li>a:hover {
  color: #465777;
  padding: 13px 16px;
  background-color: #f2f7fb;
}

.wsmenu>.wsmenu-list>li>ul.sub-menu>li>a:hover:before,
.wsmenu>.wsmenu-list>li>ul.sub-menu.sub-menu-ico>li>a:hover:before {
  right: 18px;
  opacity: 1;
}

/*------------------------------------------*/
/*  SUBMENU DROPDOWN ICON LIST
/*------------------------------------------*/

.wsmenu>.wsmenu-list>li>ul.sub-menu.sub-menu-ico {
  min-width: 260px;
}

.nav_dropdown_txt {
  overflow: hidden;
  padding-left: 14px;
}

.wsmenu>.wsmenu-list>li>ul.sub-menu.sub-menu-ico>li>a {
  padding: 17px 15px;
}

.nav_dropdown_txt h6 {
  color: inherit;
  font-size: 1.1rem;
  line-height: 32px;
  font-weight: 500;
  margin-bottom: 0;
}

.nav_dropdown_ico {
  float: left;
  text-align: center;
  margin-top: 1.5px;
}

.nav_dropdown_ico [class*="flaticon-"]:before,
.nav_dropdown_ico [class*="flaticon-"]:after {
  font-size: 32px;
}

/*------------------------------------------*/
/*   HALFMENU
/*------------------------------------------*/

.wsmenu>.wsmenu-list>li>.wsmegamenu.halfmenu {
  width: 36%;
  padding: 10px;
  border: solid 1px #f2f7fb;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  -webkit-box-shadow: 0 8px 32px rgba(53, 61, 76, .2);
  -moz-box-shadow: 0 8px 32px rgba(53, 61, 76, .2);
  box-shadow: 0 8px 32px rgba(53, 61, 76, .2);
}

.wsmenu>.wsmenu-list>li>.wsmegamenu.halfmenu.halfmenu-ico {
  width: 45%;
}

.wsmenu>.wsmenu-list>li>.wsmegamenu.halfmenu .link-list {
  padding: 0;
}

.wsmenu>.wsmenu-list>li>.wsmegamenu.halfmenu .link-list li {
  position: relative;
  border-bottom: none;
}

.wsmenu>.wsmenu-list>li>.wsmegamenu.halfmenu ul.link-list>li>a {
  color: #9099a4;
  font-size: 17px;
  font-weight: 500;
  padding: 13px 16px;
}

.wsmenu>.wsmenu-list>li>.wsmegamenu.halfmenu ul.link-list.sub-menu-ico>li>a {
  padding: 20px 16px;
}

.wsmenu>.wsmenu-list>li>.wsmegamenu.halfmenu .link-list>li>a:before {
  content: "";
  width: 6px;
  height: 10px;
  opacity: 0;
  position: absolute;
  right: 32px;
  top: 18px;
  background-image: url(../images/menu-arrow.png);
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.wsmenu>.wsmenu-list>li>.wsmegamenu.halfmenu .link-list.sub-menu-ico>li>a:before {
  top: 32px;
}

.wsmenu>.wsmenu-list>li>.wsmegamenu.halfmenu ul.link-list>li>a:hover {
  color: #465777;
  padding: 13px 16px;
  background-color: #f2f7fb;
}

.wsmenu>.wsmenu-list>li>.wsmegamenu.halfmenu ul.link-list.sub-menu-ico>li>a:hover {
  padding: 20px 16px;
}

.wsmenu>.wsmenu-list>li>.wsmegamenu.halfmenu .link-list>li>a:hover:before {
  right: 16px;
  opacity: 1;
}

/*------------------------------------------*/
/*   MEGAMENU
/*------------------------------------------*/

.wsmenu>.wsmenu-list>li>.wsmegamenu {
  border: solid 1px #f2f7fb;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  -webkit-box-shadow: 0 8px 32px rgba(53, 61, 76, .2);
  -moz-box-shadow: 0 8px 32px rgba(53, 61, 76, .2);
  box-shadow: 0 8px 32px rgba(53, 61, 76, .2);
}

.wsmenu>.wsmenu-list>li>.wsmegamenu .title {
  font-size: 16px;
  line-height: 1;
  font-family: 'Noto Sans TC', sans-serif;
  margin-bottom: 12px;
  letter-spacing: 0;
}

.wsmenu>.wsmenu-list>li>.wsmegamenu .link-list li a {
  color: #9099a4;
}

.wsmenu>.wsmenu-list>li>.wsmegamenu .link-list li a.fst-li {
  padding: 4px 0px 13px;
}

.wsmenu>.wsmenu-list>li>.wsmegamenu .link-list li a:hover {
  color: #465777
}

.link-list.clearfix li span {
  display: block;
  font-size: 0.9rem;
  margin-top: 6px;
  margin-bottom: 0;
}

/*------------------------------------------*/
/*   MEGAMENU LATEST NEWS
/*------------------------------------------*/

.wsmegamenu .latest-news li {
  color: #9099a4;
  padding: 15px 0;
  border-bottom: 1px dashed #c0c0c0;
}

.wsmegamenu .latest-news li:first-child {
  padding: 0 0 15px;
}

.wsmegamenu .latest-news li:last-child {
  padding: 15px 0 0;
  border-bottom: 0;
}

.wsmegamenu .latest-news img {
  text-align: center;
  float: left;
  width: 85px;
  height: 85px;
}

.wsmegamenu .post-summary {
  overflow: hidden;
  padding-left: 20px;
}

/*------------------------------------------*/
/*  MEGAMENU LATEST NEWS TYPOGRAPHY
--------------------------------------------*/

h5.wsmwnutitle a {
  color: #465777 !important;
  margin-bottom: 0;
}

h5.wsmwnutitle a:hover {
  color: #222 !important;
}

.wsmegamenu .post-summary a {
  color: #9099a4 !important;
  font-size: 16px;
  font-weight: 400;
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
}

.wsmegamenu .latest-news .post-summary a:hover {
  color: #465777 !important;
}

.wsmegamenu .latest-news p {
  color: #757575;
  font-weight: 400;
  margin-top: 3px;
  margin-bottom: 0;
}

/*------------------------------------------*/
/*  NAVBAR SCROLL
/*------------------------------------------*/

.tra-menu .wsmainfull.scroll,
.white-menu .wsmainfull.scroll,
.dark-menu.dark-scroll .wsmainfull.scroll {
  background-color: #fff !important;
  padding: 2px 0;
  -webkit-box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
  -moz-box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
  box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
}

/*------------------------------------------*/
/*  Navigation Menu
/*------------------------------------------*/

.tra-menu.navbar-light .scroll .wsmenu>.wsmenu-list>li a {
  color: #444;
}

/*------------------------------------------*/
/*  Logo Image
/*------------------------------------------*/

.logo-white,
.logo-black {
  display: block;
}

.navbar-light .logo-black,
.navbar-dark .logo-white,
.tra-menu.navbar-light .scroll .logo-white {
  display: none;
}

.tra-menu.navbar-light .scroll .logo-black {
  display: block;
}




/* ==========================================================================
  05. HERO
  =========================================================================== */

.hero-section .container {
  position: relative;
  z-index: 3;
}

#hero-12 .container,
#hero-18 .container {
  overflow: hidden;
}

/*------------------------------------------*/
/*  HERO BACKGROUNDS
/*------------------------------------------*/

#hero-1 {

  padding-top: 160px;
  position: relative;
  z-index: 3;
}

#hero-2-txt {

  padding-top: 180px;
  padding-bottom: 310px;
  position: relative;
  z-index: 3;
}

#hero-3 {

  padding-top: 160px;
  padding-bottom: 40px;
  position: relative;
  z-index: 3;
}

#hero-4 {

  padding-top: 170px;
  padding-bottom: 110px;
  position: relative;
  z-index: 3;
}

#hero-5 {

  padding-top: 160px;
  padding-bottom: 60px;
  position: relative;
  z-index: 3;
}

#hero-6 {
  padding-top: 160px;
  padding-bottom: 60px;
  position: relative;
  z-index: 3;
}

#hero-7 {

  padding-top: 160px;
  padding-bottom: 130px;
  position: relative;
  z-index: 3;
}

#hero-8 {

  padding-top: 160px;
  padding-bottom: 60px;
  position: relative;
  z-index: 3;
}



#hero-9-content {
  padding-top: 180px;
  padding-bottom: 400px;
  position: relative;
  z-index: 3;
}

#hero-10 {

  padding-top: 160px;
  margin-bottom: 60px;
  position: relative;
  z-index: 3;
}

#hero-11 {
  padding-top: 160px;
  position: relative;
  z-index: 3;
}

#hero-12 {

  padding-top: 160px;
  position: relative;
  z-index: 3;
}

#hero-12 .white-overlay-bottom {
  z-index: 4;
}

#hero-13 .hero-overlay {
  height: 100%;
  background-color: rgba(45, 51, 69, .9);
  padding-top: 200px;
  padding-bottom: 140px;
}

#hero-14 {

  padding-top: 170px;
  padding-bottom: 110px;
  position: relative;
  z-index: 3;
}

#hero-15 {

  padding-top: 150px;
  padding-bottom: 20px;
  margin-bottom: 50px;
  position: relative;
  z-index: 3;
}

#hero-16 {

  padding-top: 150px;
  padding-bottom: 60px;
  position: relative;
  z-index: 3;
}

#hero-18 {

  padding-top: 160px;
  position: relative;
  z-index: 3;
}

#hero-18 .inclined-line {
  z-index: 4;
}

/*------------------------------------------*/
/*  HERO TEXT
/*------------------------------------------*/

.hero-1-txt {
  padding: 0 15px;
  margin: -15px 0 40px;
}

.hero-2-txt {
  text-align: center;
  padding: 0 25px;
}

.hero-3-txt {
  padding: 0 10px;
  margin: -15px 0 40px;
}

.hero-4-txt {
  padding: 0 10% 0 30px;
  margin-bottom: 40px;
}

.hero-7-txt {
  padding: 0 25px;
}

.hero-8-txt {
  padding: 0 25px;
  margin-bottom: 40px;
}

.hero-10-txt {
  padding: 0 40px;
  margin-bottom: 40px;
}

.hero-12-txt {
  text-align: center;
  padding: 0 5%;
  margin-bottom: 50px;
}

.hero-13-txt {
  text-align: center;
  padding: 0 5%;
}

.hero-15-txt {
  padding: 0 30px;
}

.hero-17-txt {
  padding: 0 25px;
}

.hero-18-txt {
  text-align: center;
  padding: 0 5%;
  margin-bottom: 50px;
}



/*------------------------------------------*/
/*  Hero Headers
/*------------------------------------------*/

#hero-1 h2,
#hero-4 h2,
#hero-8 h2,
#hero-9 h3 {
  margin-bottom: 30px;
}

#hero-2 h2,
#hero-3 h3,
#hero-16 h3 {
  margin-bottom: 20px;
}

#hero-5 h3,
#hero-7 h3,
#hero-11 h3,
#hero-12 h3,
#hero-13 h3,
#hero-17 h2 {
  margin-bottom: 25px;
}

#hero-6 h3 {
  margin-bottom: 15px;
}

#hero-10 h4,
#hero-15 h4 {
  line-height: 1.35;
  margin-bottom: 35px;
}

#hero-14 h4 {
  padding: 0 5%;
  margin-bottom: 15px;
}

/*------------------------------------------*/
/*  Hero Paragraphs
/*------------------------------------------*/

.hero-2-txt p,
.hero-13-txt p.p-xl {
  font-size: 1.3rem;
  padding: 0 10%;
}

.hero-6-txt p {
  padding: 0 12%;
}

.hero-8-txt p {
  padding-right: 5%;
}

.hero-11-txt p,
.hero-12-txt p {
  padding: 0 5%;
}

.hero-16-txt p {
  padding: 0 10%;
}


/*------------------------------------------*/
/*  HERO INFO
/*------------------------------------------*/

p.hero-info {
  margin-bottom: 0;
}

/*------------------------------------------*/
/*  HERO BOXES
/*------------------------------------------*/

#hero-2-boxes {
  margin-top: -220px;
  padding: 0 20px;
}

#hero-5-boxes {
  margin-top: 70px;
}

.hbox-1 {
  text-align: center;
  background-color: #fff;
  position: relative;
  z-index: 999;
  padding: 60px 35px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.hbox-2 {
  margin-bottom: 40px;
}

.hbox-1-ico {
  margin-bottom: 25px;
}

.hbox-1 h5 {
  line-height: 1.35;
  margin-bottom: 15px;
}

.hbox-1 p,
.hbox-2 p {
  margin-bottom: 0;
}

.hbox-2-title {
  margin-bottom: 10px;
}

.hbox-2-title span {
  float: left;
  line-height: 1 !important;
  margin-right: 12px;
}

.hbox-2-title h5 {
  line-height: 35px !important;
  margin-bottom: 0;
}

/*------------------------------------------*/
/*  HERO BRANDS 
/*------------------------------------------*/

.hero-brands {
  padding: 0 8%;
}

#hero-6 .hero-brands {
  padding: 0 3%;
}

.hero-brands .col-md-2 {
  padding: 0 10px;
}

.hero-brands p {
  opacity: .7;
  font-size: 1.175rem;
  font-weight: 400;
  margin-bottom: 30px;
}

.hero-brands .brand-logo {
  opacity: .7;
  margin-bottom: 30px;
}



/*------------------------------------------*/
/*  Hero Form Input
/*------------------------------------------*/

.hero-form .col-md-12 {
  padding: 0;
}

.hero-form .form-control {
  text-align: center;
  background-color: #fff;
  color: #333;
  height: 52px;
  font-size: 17px;
  font-weight: 300;
  padding: 0 15px;
  margin-bottom: 18px;
  border: 1px solid #ccc;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  box-shadow: none;
}

.hero-form .form-control:focus {
  background-color: #f5f6f7;
  border-color: #ccc;
  outline: 0;
  box-shadow: none;
}


#hero-7 {
  background-image: url(../imgs/home.jpg);
  padding-top: 160px;
  padding-bottom: 130px;
  position: relative;
  z-index: 3;
  padding-top: 160px;
  padding-bottom: 130px;
  background-image: url(../imgs/home.jpg);
  background-size: cover;
  background-position: center;
}

#hero-7::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(245, 243, 243, 0.204);
  z-index: -1;
}

/*------------------------------------------*/
/*  HERO IMAGE
/*------------------------------------------*/

.hero-1-img {
  text-align: center;
  padding-left: 20px;
}

.hero-1-img img {
  max-width: none;
}

.hero-3-img {
  position: relative;
  text-align: center;
  padding-left: 25px;
  margin-bottom: -40px;
}

.hero-3-img img {
  max-width: none;
  display: inline-block;
}


.hero-6-video {
  max-width: 100%;
  overflow: hidden;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px;
  margin-top: 35px;
  margin-bottom: 60px;
}

.hero-7-img {
  margin-bottom: -100px;
}

.hero-8-img {
  text-align: center;
  margin-bottom: 40px;
}

.hero-9-img img {
  margin: -350px 0 0;
  padding: 0 35px;
}

.hero-10-img {
  text-align: center;
  margin-bottom: -60px;
  padding: 0 20px;
  position: relative;
  z-index: 999;
}

.hero-11-img {
  text-align: center;
  margin-top: 30px;
}

.hero-15-img {
  text-align: center;
  padding: 0 30px 0 15px;
  margin-bottom: -90px;
  position: relative;
}

.hero-16-img {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 50px;
}


/* ==========================================================================
  06. ABOUT
  =========================================================================== */




/* ==========================================================================
  07. SERVICES
  =========================================================================== */

/*------------------------------------------*/
/*  SERVICE BOX
/*------------------------------------------*/

.sbox-1 {
  padding: 0 5px;
  margin-bottom: 40px;
}

.sbox-2 {
  position: relative;
  text-align: center;
  background-color: #fff;
  border: 1px solid #d0d0d0;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  padding: 50px 25px;
  margin-bottom: 30px;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.bg-lightcyan .sbox-2,
.bg-lightgrey .sbox-2 {
  background-color: #fff;
  border-color: transparent;
  -webkit-box-shadow: 0 12px 32px 0 rgba(0, 35, 70, .12);
  -moz-box-shadow: 0 12px 32px 0 rgba(0, 35, 70, .12);
  box-shadow: 0 12px 32px 0 rgba(0, 35, 70, .12);
}

.sbox-2:hover,
.bg-lightcyan .sbox-2:hover,
.bg-lightgrey .sbox-2:hover {
  background-color: #fff;
  border: 1px solid #f5f5f5;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
  box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}

.sbox-3,
.sbox-7 {
  margin-bottom: 40px;
}

.sbox-4 {
  margin-bottom: 30px;
}

.sbox-5 {
  padding: 0 5px;
  margin-bottom: 30px;
}

.sbox-6 {
  margin-bottom: 60px;
}

/*------------------------------------------*/
/*  SERVICE BOX TEXT 
/*------------------------------------------*/

.sbox-3-txt,
.sbox-4-txt,
.sbox-5-txt,
.sbox-9-txt {
  overflow: hidden;
  padding-left: 25px;
}

.sbox-3-txt {
  padding-left: 20px;
}

.sbox-4-txt {
  padding-left: 30px;
}

/*------------------------------------------*/
/*  SERVICE BOX TYPOGRAPHY
/*------------------------------------------*/

.sbox-1 p {
  margin-top: 20px;
  margin-bottom: 0;
}

.sbox-2 h6 {
  margin-top: 20px;
  margin-bottom: 12px;
}

.sbox-5-txt h5,
.sbox-5-txt h6 {
  font-weight: 400;
  line-height: 1.4;
  margin-bottom: 0;
}

.sbox-6 p {
  line-height: 1;
  font-weight: 400;
  margin-top: 20px;
  margin-bottom: 0;
}

.sbox-7 h5 {
  margin-top: 25px;
  margin-bottom: 12px;
}

.sbox-8 .list-item p {
  margin-bottom: 20px;
}

.sbox-2 p,
.sbox-3 p,
.sbox-4 p,
.sbox-7 p,
.sbox-9 p {
  line-height: 1.5;
  margin-bottom: 0;
}

/*------------------------------------------*/
/*  SERVICE BOX ICON
/*------------------------------------------*/

.sbox-3-ico,
.sbox-4-ico,
.sbox-5-ico,
.sbox-9-ico {
  float: left;
  text-align: center;
  margin-top: 2px;
}









/* ==========================================================================
  09. CONTENT
  =========================================================================== */

.content-9,
.content-10 {
  padding-top: 110px;
  padding-bottom: 70px;
  position: relative;
  z-index: 1;
}

.content-11 .container {
  overflow: hidden;
}

.content-13 {
  height: 500px;
  background-image: url(../images/content-13.jpg);
}

/*------------------------------------------*/
/*   CONTENT TEXT
/*------------------------------------------*/

.content-9 .txt-block {
  padding-left: 15px;
  padding-right: 50px;
}

.content-10 .txt-block {
  padding-left: 50px;
  padding-right: 15px;
}


/*------------------------------------------*/
/*  CONTENT BOX TEXT
/*------------------------------------------*/

.cbox-7-txt {
  overflow: hidden;
  padding-left: 40px;
}

.cbox-7-txt h5 {
  line-height: 1;
  margin-bottom: 15px;
}

.cbox-7-txt p {
  line-height: 1.5;
  margin-bottom: 0;
}

.cbox-7-ico {
  float: left;
  text-align: center;
  margin-top: 2px;
}

/*------------------------------------------*/
/*   CONTENT IMAGE
/*------------------------------------------*/

.content-6-img {
  text-align: center;
  padding-left: 20px;
  margin-bottom: 40px;
}

.content-7-img {
  position: relative;
  text-align: center;
  left: -62%;
  margin-bottom: -40px;
}

.content-8-img {
  text-align: center;
  padding-left: 20px;
}

.content-9-img {
  background-image: url(../images/content-9.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 60%;
  left: 50%;
}

.content-10-img {
  background-image: url(../images/content-10.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 50%;
  left: 0;
}

.content-6-img img,
.content-7-img img,
.content-8-img img {
  max-width: none;
  display: inline-block;
}




/* ==========================================================================
  10. TABS
  =========================================================================== */








/* ==========================================================================
  12. STATISTIC
  =========================================================================== */

#statistic-1,
#statistic-2 {
  padding-top: 60px;
  padding-bottom: 20px;
}

.statistic-block {
  margin-bottom: 40px;
}

.sm-statistic .statistic-block {
  margin-bottom: 0;
}

.statistic-3 .section-title p {
  padding: 0 5%;
}

/*------------------------------------------*/
/*  STATISTIC BLOCK
/*------------------------------------------*/

h5.statistic-number {
  font-size: 2.35rem;
  line-height: 1;
  margin-bottom: 10px;
}

.statistic-2 h5.statistic-number {
  font-size: 3rem;
  margin-bottom: 16px;
}

.statistic-3 h5.statistic-number {
  font-size: 2.15rem;
  font-weight: 900;
  margin-top: 20px;
  margin-bottom: 5px;
}

.sm-statistic h5.statistic-number {
  font-size: 3rem;
  font-weight: 800;
  letter-spacing: -1px;
}

.statistic-block p {
  font-weight: 400;
  margin-bottom: 0;
}

.statistic-2 .statistic-block p {
  font-weight: 300;
}

.sm-statistic .statistic-block p {
  margin-bottom: 0;
}

.statistic-ico {
  margin-bottom: 15px;
}







/* ==========================================================================
  14. TEAM
  =========================================================================== */

.team-member {
  text-align: center;
  position: relative;
  z-index: 999;
  margin-bottom: 40px;
}

.tm-meta {
  padding: 20px 10px 0;
}

.tm-meta h5 {
  line-height: 1;
  font-weight: 700;
  margin-bottom: 5px;
}

.tm-meta span {
  font-size: 1.0625rem;
  display: block;
}

.tm-meta a {
  font-weight: 0.9rem;
  line-height: 1;
  font-weight: 400;
}

/*------------------------------------------*/
/*  Team Member Photo
/*------------------------------------------*/

.team-member-photo {
  position: relative;
}

.team-member-photo img {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

/*------------------------------------------*/
/*  Team Member Social Links
/*------------------------------------------*/

.tm-social ul {
  width: 100%;
  display: inline-block;
  padding-left: 0;
  margin-top: 14px;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 20;
  zoom: 1;
  opacity: 0;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}

.tm-social ul li {
  width: auto !important;
  display: inline-block !important;
  vertical-align: top;
  clear: none !important;
  padding: 0;
}

.tm-social a {
  width: 40px;
  height: 40px;
  color: #fff;
  background-color: rgba(10, 10, 10, .35);
  font-size: 1.15rem;
  line-height: 40px !important;
  margin-right: 1px;
  display: block;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.tm-social a.ico-facebook:hover {
  background-color: #3b5998;
}

.tm-social a.ico-twitter:hover {
  background-color: #00a9ed;
}

.tm-social a.ico-instagram:hover {
  background-color: #e44772
}

.tm-social a.ico-whatsapp:hover {
  background-color: #30e718
}

.tm-social a.ico-dribbble:hover {
  background-color: #d92d84;
}

.tm-social a.ico-behance:hover {
  background-color: #2473f6;
}

.tm-social a.ico-pinterest:hover {
  background-color: #ac281a;
}

.tm-social a.ico-linkedin:hover {
  background-color: #015886;
}

.tm-social a.ico-google-plus:hover {
  background-color: #cd1111;
}

.tm-social a.ico-youtube:hover {
  background-color: #cd1b20;
}

.tm-social a.ico-tumblr:hover {
  background-color: #3a5976;
}

.tm-social a.ico-vk:hover {
  background-color: #3b5998;
}


.team-member:hover .tm-social ul {
  bottom: 6%;
  opacity: 1;
  -moz-opacity: 1;
}




/* ==========================================================================
  15. TESTIMONIALS
  =========================================================================== */

.review-1,
.review-2,
.review-3,
.review-4 {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}

.review-1 {
  background-color: #f8f8fb;
  padding: 40px 30px;
  margin: 0 8px 40px;
}

.review-2 {
  background-color: #f8f8fb;
  padding: 40px 30px;
  margin-bottom: 40px;
}

.review-3 {
  background-color: #f8f8fb;
  padding: 40px 35px 45px;
  margin: 0 10px 40px;
}

.bg-lightgrey .review-1,
.bg-lightgrey .review-2,
.bg-lightgrey .review-3 {
  background-color: #fff;
}

.review-4 {
  padding: 40px 35px 45px;
  margin-bottom: 40px;
}

.review-5 {
  text-align: center;
  padding: 0 15px;
  margin-bottom: 50px;
}

.reviews-2 .col-md-4 {
  padding-left: 10px;
  padding-right: 10px;
}

/*------------------------------------------*/
/*  Testimonial Message Avatar 
/*------------------------------------------*/

.testimonial-avatar {
  display: inline-block;
  float: left;
}

.testimonial-avatar img {
  width: 60px;
  height: 60px;
  display: inline-block;
  margin: 0 16px 0 0;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}

.review-1 .testimonial-avatar img,
.review-2 .testimonial-avatar img {
  width: 52px;
  height: 52px;
  margin: 0 12px 0 0;
}

/*------------------------------------------*/
/*  Testimonial Author Data 
/*------------------------------------------*/

.author-data {
  position: relative;
}

.review-author {
  padding-top: 5px;
}

.review-author p {
  font-size: 1.05rem;
  line-height: 1.2;
  font-weight: 600;
  margin-bottom: 0;
}

.sn-ico {
  position: absolute;
  right: 5px;
  top: 10px;
}

.sn-ico a i {
  color: #00a9ed;
  font-size: 1.3rem;
  line-height: 1;
}

/*------------------------------------------*/
/*  Testimonial Message Text
/*------------------------------------------*/

.review-3-txt h6,
.review-4-txt h6 {
  margin-bottom: 0;
}

.review-1-txt p,
.review-2-txt p {
  margin-top: 15px;
  margin-bottom: 0;
}

.review-1-txt p a,
.review-2-txt p a {
  color: #307cb7;
  font-weight: 400;
}

.review-3-txt p {
  color: #666;
  margin-top: 15px;
}

.review-4-txt p {
  margin-top: 15px;
}

.review-5 p {
  margin-top: 10px;
  margin-bottom: 0;
}

.review-3-txt span {
  display: block;
  color: #888;
  font-size: 1rem;
  line-height: 1;
  margin-top: 8px;
  margin-bottom: 0;
}

.review-1-txt span,
.review-2-txt span,
.review-4-txt span {
  display: block;
  font-size: 1rem;
  line-height: 1;
  margin-top: 5px;
  margin-bottom: 0;
}

/*------------------------------------------*/
/*  App Rating
/*------------------------------------------*/

.app-rating {
  margin-bottom: 10px;
}

.app-rating i {
  font-size: 0.975rem;
  line-height: 1;
}

/*------------------------------------------*/
/*  Brand Logo
/*------------------------------------------*/

.review-5 img {
  padding: 0 25%;
}

/*------------------------------------------*/
/*  Carousel Dots
/*------------------------------------------*/

#reviews-1 button,
#reviews-3 button {
  background-color: transparent;
  border: none;
  padding: 0 2px;
}

.owl-theme .owl-dots .owl-dot span {
  margin: 0 7px;
}

.owl-dots button:focus {
  outline: none;
  text-decoration: none;
}




/* ==========================================================================
  16. BRANDS
  =========================================================================== */

.brands-1 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.brands-2 {
  padding-top: 40px;
  padding-bottom: 10px;
}

/*------------------------------------------*/
/*  BRANDS TYPOGRAPHY
/*------------------------------------------*/

.brands-section h4 {
  padding: 0 10%;
  margin-bottom: 50px;
}

.brands-section h5 {
  font-weight: 400;
  margin-bottom: 30px;
}

/*------------------------------------------*/
/*  BRANDS LOGO WRAPPER
/*------------------------------------------*/

.brands-1 .brand-logo {
  opacity: .7;
  padding: 0 16px;
}

.cta-3 .brand-logo,
.brands-2 .brand-logo,
.reviews-2 .brand-logo,
.reviews-4 .brand-logo {
  opacity: .7;
  padding: 0 2px;
  margin-bottom: 30px;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.brands-3 .brand-logo {
  opacity: .6;
  padding: 0 5px;
  margin-bottom: 30px;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.cta-3 .brand-logo:hover,
.brands-2 .brand-logo:hover,
.brands-3 .brand-logo:hover,
.reviews-2 .brand-logo:hover,
.reviews-4 .brand-logo:hover {
  opacity: 1;
}

.brands-1 .owl-dots {
  display: none;
}




/* ==========================================================================
  17. FAQs
  =========================================================================== */

.question {
  margin-bottom: 25px;
}

/*------------------------------------------*/
/*  FAQs TYPOGRAPHY
/*------------------------------------------*/

.question h5 {
  margin-bottom: 10px;
}

.question a {
  color: #00b2e4;
  font-weight: 500;
}

/*------------------------------------------*/
/*  FAQS ACCORDION  
/*------------------------------------------*/

.accordion-item {
  border-bottom: 1px solid #e5e5e5;
}

.accordion-item.acc-last-item {
  border-bottom: none;
}

/*------------------------------------------*/
/*  Question
/*------------------------------------------*/

.accordion-thumb {
  margin: 0;
  padding: 25px 0;
  cursor: pointer;
  position: relative;
}

.accordion-item .accordion-thumb:after,
.accordion-item.is-active .accordion-thumb:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f107";
  position: absolute;
  font-size: 1.55rem;
  top: 17px;
  right: 5px;
}

.accordion-item.is-active .accordion-thumb:after {
  content: "\f106";
}

.primary-arrow .accordion-item .accordion-thumb:after,
.primary-arrow .accordion-item.is-active .accordion-thumb:after {
  color: #006400;
}


/*------------------------------------------*/
/*  Answer
/*------------------------------------------*/

.accordion-panel {
  margin: 0;
  padding: 0 5px 15px 0;
  display: none;
}

.accordion-thumb h5 {
  line-height: 1;
  margin-bottom: 0;
}

.question h5 span,
.accordion-thumb h5 span {
  margin-right: 3px;
}

/*------------------------------------------*/
/*  More Questions Button
/*------------------------------------------*/

.more-questions-btn {
  margin-top: 50px;
}

.faqs-1 .more-questions-btn {
  margin-top: 30px;
}




/* ==========================================================================
  18. CALL TO ACTION
  =========================================================================== */

.cta-1 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.cta-2,
.cta-5,
.cta-6 {
  padding-top: 60px;
  padding-bottom: 60px;
}

/*------------------------------------------*/
/*  CALL TO ACTION TYPOGRAPHY
/*------------------------------------------*/

.cta-2-txt h3 {
  font-weight: 300;
  margin-bottom: 25px;
}

.cta-1-txt p {
  margin-top: 10px;
  margin-bottom: 0;
}

.cta-1-btn p,
.cta-2-txt p,
.cta-5-txt p {
  margin-bottom: 0;
}

.cta-3-txt p {
  padding: 0 5%;
  margin-top: 15px;
  margin-bottom: 30px;
}

.cta-5-txt h4 {
  margin-bottom: 10px;
}

.cta-5-txt p {
  padding: 0 16%;
  margin-bottom: 20px;
}

/*------------------------------------------*/
/*  CALL TO ACTION BOX
/*------------------------------------------*/

.cta-4-box {
  border: 1px solid rgba(30, 144, 255, .1);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  padding: 40px;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.cta-4-box.bg-lightgrey {
  border: 1px solid #f0f0f0;
}

.cta-4-txt {
  overflow: hidden;
  padding-left: 35px;
}

.cta-6-txt {
  overflow: hidden;
  padding-left: 40px;
}

/*------------------------------------------*/
/*  CALL TO ACTION BOX TYPOGRAPHY
/*------------------------------------------*/

.cta-6-txt h3 {
  margin-bottom: 15px;
}

.cta-4-txt p {
  margin-top: 10px;
  margin-bottom: 20px;
}

.cta-6-txt .btns-group p {
  margin-top: 20px;
}

/*------------------------------------------*/
/*  Call To Action box Icon
/*------------------------------------------*/

.cta-4-ico,
.cta-6-ico {
  float: left;
  text-align: center;
  margin-top: 5px;
}




/* ==========================================================================
  19. NEWSLETTER
  =========================================================================== */

.newsletter-1 {
  padding-top: 80px;
  padding-bottom: 60px;
}

/*------------------------------------------*/
/*  NEWSLETTER TYPOGRAPHY
/*------------------------------------------*/

.newsletter-txt {
  padding: 0 8%;
}

.newsletter-txt p {
  margin-top: 25px;
  margin-bottom: 0;
}

.newsletter-txt p a {
  font-weight: 500;
  text-decoration: underline;
}

.newsletter-txt p a:hover {
  color: #eee;
}

/*------------------------------------------*/
/*   Newsletter Form Input
/*------------------------------------------*/

.newsletter-section .form-control {
  height: 60px;
  background-color: #fff;
  border: 1px solid #ccc;
  color: #666;
  font-size: 18px;
  font-weight: 300;
  padding: 0 20px;
  box-shadow: none;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  -webkit-transition: all 450ms ease-in-out;
  -moz-transition: all 450ms ease-in-out;
  -o-transition: all 450ms ease-in-out;
  -ms-transition: all 450ms ease-in-out;
  transition: all 450ms ease-in-out;
}

.newsletter-section .input-group>.custom-select:not(:last-child),
.newsletter-section .input-group>.form-control:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/*------------------------------------------*/
/*  Newsletter Form Input Focus
/*------------------------------------------*/

.newsletter-section .form-control:focus {
  border: 1px solid #999;
  outline: 0;
  box-shadow: none;
}

/*------------------------------------------*/
/*  Newsletter Form Input Placeholder
/*------------------------------------------*/

.newsletter-section .form-control::-moz-placeholder {
  color: #999;
}

.newsletter-section .form-control:-ms-input-placeholder {
  color: #999;
}

.newsletter-section .form-control::-webkit-input-placeholder {
  color: #999;
}

/*------------------------------------------*/
/*  Newsletter Form Button
/*------------------------------------------*/

.newsletter-section .btn {
  width: 100%;
  height: 60px;
  font-size: 19px;
  padding: 13px 45px;
  margin-left: 0;
  border-left: none;
  -webkit-border-radius: 0 6px 6px 0;
  -moz-border-radius: 0 6px 6px 0;
  -o-border-radius: 0 6px 6px 0;
  border-radius: 0 6px 6px 0;
}

/*------------------------------------------*/
/*  Newsletter Form Notification
/*------------------------------------------*/

.newsletter-section .form-notification {
  font-size: 1.0625rem;
  font-weight: 400;
  line-height: 1;
  margin: 7px 0 0;
}

.newsletter-section .form-notification.error {
  color: #f6412d !important;
}

.newsletter-section .form-notification.valid {
  color: #48af4b !important;
}




/* ==========================================================================
  20. BLOG
  =========================================================================== */

/*------------------------------------------*/
/*  BLOG POST TYPOGRAPHY
/*------------------------------------------*/

.blog-1-post h6 {
  margin-bottom: 0;
}

.blog-2-post h5 {
  margin-top: 20px;
  margin-bottom: 15px;
}

.single-post-title {
  padding: 0 6%;
  margin-bottom: 35px;
}

.single-post-txt {
  padding: 0 6%;
}

/*------------------------------------------*/
/*  POST DATA
/*------------------------------------------*/

.post-data {
  margin-top: 20px;
}

#single-post .post-data {
  margin-top: 30px;
  margin-bottom: 35px;
}

.blog-2-post .post-author,
.post-author-avatar {
  display: inline-block;
  float: left;
}

/*------------------------------------------*/
/*  Post Author Avatar 
/*------------------------------------------*/

.post-author-avatar img {
  width: 46px;
  height: 46px;
  display: inline-block;
  margin: 0 15px 0 0;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}

#single-post .post-author-avatar img {
  width: 60px;
  height: 60px;
}

/*------------------------------------------*/
/*  Post Author 
/*------------------------------------------*/

p.post-author {
  font-size: 1rem;
  margin-top: 20px;
  margin-bottom: 3px;
}

.post-author p {
  color: #151515;
  line-height: 1;
  font-weight: 400;
  padding-top: 6px;
  margin-bottom: 3px;
}

.post-author span {
  display: block;
  color: #888;
  font-size: 0.95rem;
  font-weight: 400;
  margin-bottom: 0;
}

#blog-1 .post-author span {
  display: block;
  margin-top: 6px;
}

#single-post .post-author span {
  font-size: 1.0625rem;
}

/*------------------------------------------*/
/*  Follow Button 
/*------------------------------------------*/

.follow-author {
  position: relative;
  color: #757575;
  font-size: 0.9rem;
  line-height: 1;
  font-weight: 400;
  padding: 3px 8px;
  top: -5px;
  margin-left: 6px;
  border: 1px solid #888;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/*------------------------------------------*/
/*  POST IMAGE
/*------------------------------------------*/

.blog-post-img img {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.blog-2-post .blog-post-img img {
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
}

/*------------------------------------------*/
/*  SINGLE POST
/*------------------------------------------*/

#single-post {
  margin-top: 70px;
}

.single-post-txt h5 {
  margin-top: 25px;
  margin-bottom: 30px;
}

ol.digit-list {
  padding: 0;
  margin-left: 15px;
}

ol.digit-list p {
  margin-bottom: 8px;
}

#single-post p.post-tag {
  font-weight: 400;
  margin-bottom: 30px;
}

/*------------------------------------------*/
/*  SINGLE POST QUOTE
/*------------------------------------------*/

.quote {
  margin-top: 40px;
  margin-bottom: 40px;
}

.quote p {
  color: #666;
  font-size: 1.35rem !important;
  font-weight: 300;
  border-left: 3px solid #2dcb21;
  padding-left: 20px;
  margin-top: 25px;
  margin-bottom: 20px;
}

/*------------------------------------------*/
/*  BLOG POST INNER IMAGE
/*------------------------------------------*/

.post-inner-img {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 50px;
}

.post-inner-img img {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}

.post-inner-img p {
  margin-top: 25px;
  margin-bottom: 0;
}

/*------------------------------------------*/
/*  POST TAGS 
/*------------------------------------------*/

.post-share-links {
  padding: 0 6%;
  margin-top: 60px;
}

.post-tags-list span a {
  color: #757575;
  font-size: 0.925rem;
  font-weight: 400;
  line-height: 1.42857;
  background-color: #f2f2f2;
  padding: 8px 16px;
  margin-right: 4px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-transition: all 450ms ease-in-out;
  -moz-transition: all 450ms ease-in-out;
  -o-transition: all 450ms ease-in-out;
  -ms-transition: all 450ms ease-in-out;
  transition: all 450ms ease-in-out;
}

.post-tags-list span a:hover {
  color: #666;
  background-color: #e7e7e7;
}

/*------------------------------------------*/
/*  POST SHARE ICONS
/*-----------------------------------------*/

.post-share-links .share-social-icons {
  display: inline-block;
  padding-left: 0;
}

.post-share-links .share-social-icons li {
  width: auto !important;
  display: inline-block !important;
  vertical-align: top;
  clear: none !important;
  padding: 0;
}

.post-share-links .share-social-icons a.share-ico i {
  color: #555;
  width: 33px;
  height: 33px;
  font-size: 21px;
  display: block;
  margin-right: 3px;
}

/*------------------------------------------*/
/*  ABOUT POST AUTHOR
/*------------------------------------------*/

.author-senoff {
  margin: 90px 0 70px;
  padding: 70px 0;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

.author-senoff img {
  width: 130px;
  height: 130px;
  float: left;
  text-align: center;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}

.author-senoff-txt {
  position: relative;
  overflow: hidden;
  padding-left: 30px;
}

.author-senoff-txt h6.h6-lg {
  color: #757575;
  font-size: 0.85rem;
  line-height: 1;
  font-weight: 600;
  letter-spacing: 0;
  text-transform: uppercase;
  margin-bottom: 8px;
}

.author-senoff-txt h5.h5-sm {
  line-height: 1;
  font-weight: 800;
  margin-bottom: 15px;
}

.author-senoff-txt p {
  color: #757575;
  padding-right: 5%;
  margin-bottom: 0;
}

.author-follow-btn {
  display: inline-block;
  position: absolute;
  color: #757575;
  font-size: 0.925rem;
  line-height: 1;
  font-weight: 400;
  padding: 4px 10px;
  top: 1px;
  right: 12px;
  border: 1px solid #888;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/*------------------------------------------*/
/*  OTHER POSTS TYPOGRAPHY
/*------------------------------------------*/

.other-posts {
  margin-top: 70px;
  padding: 70px 6% 0;
  border-top: 1px solid #ddd;
}

.other-posts h6 {
  color: #777;
  margin-bottom: 8px;
}

.prev-post a,
.next-post a {
  color: #999;
  font-size: 1.0625rem;
  line-height: 1.2;
}

.all-posts a {
  color: #999;
  font-size: 1.75rem;
  line-height: 1;
}

.prev-post a:hover,
.next-post a:hover {
  color: #000;
  text-decoration: underline;
}

.all-posts a:hover {
  color: #333;
}

/*------------------------------------------*/
/*  POST COMMENTS
/*------------------------------------------*/

.comments-wrapper {
  padding: 0 6%;
}

.post-comments h5 {
  padding-bottom: 30px;
  margin-bottom: 80px;
  border-bottom: 1px solid #ddd;
}

.post-comments img {
  width: 65px;
  height: 65px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}

.media-body p {
  color: #757575;
}

.comment-meta {
  margin-bottom: 10px;
}

.comment-meta h6 {
  font-weight: 700;
  line-height: 1.1;
  margin-bottom: 2px;
}

.comment-date {
  color: #888;
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 5px;
}

.btn-reply {
  margin-left: 3px;
}

.btn-reply a {
  color: #888;
  font-size: 15px;
  font-weight: 400;
}

.btn-reply a i {
  font-size: 13px;
  margin-right: 1px;
}

.btn-reply a:hover {
  color: #222;
}

.post-comments hr {
  margin-top: 24px;
  margin-bottom: 40px;
}

/*------------------------------------------*/
/*    SINGLE POST COMMENT FORM
/*------------------------------------------*/

.post-comments #leave-comment h5 {
  padding-bottom: 0;
  margin-top: 80px;
  margin-bottom: 3px;
  border: none;
}

.comment-form {
  position: relative;
  margin-top: 50px;
}

.comment-form p {
  color: #333;
  font-size: 16px;
  line-height: 1;
  font-weight: 700;
  margin-bottom: 10px;
  padding-left: 5px;
  display: block;
}

.comment-form .form-control {
  height: 54px;
  background-color: #fff;
  border: 1px solid #ccc;
  color: #333;
  font-size: 18px;
  font-weight: 300;
  padding: 0 15px;
  margin-bottom: 22px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.comment-form .form-control:focus {
  border-color: #00b2e4;
  outline: 0px none;
  box-shadow: none;
}

.comment-form textarea {
  min-height: 200px;
}

.comment-form textarea.form-control {
  padding: 20px;
}

/*------------------------------------------*/
/*  Comment Form Button
/*------------------------------------------*/

.comment-form .btn {
  margin-top: 10px;
}

.comment-form .btn:focus {
  outline: 0px none;
  box-shadow: none;
}

/*------------------------------------------*/
/*  Comment Form Message
/*------------------------------------------*/

.comment-form-msg {
  width: 100% !important;
  display: block;
  margin-top: 10px;
  padding-left: 0;
}

.comment-form .loading {
  color: #00b2e4;
  font-size: 18px;
  font-weight: 400;
}

.comment-form .error {
  color: #e74c3c;
  font-size: 14.5px;
  font-weight: 300;
  margin-bottom: 20px;
}

.comment-form .form-control.error {
  font-size: 17px !important;
}




/* ==========================================================================
  21. CONTACTS
  =========================================================================== */

#contacts-3 {
  padding-top: 80px;
  padding-bottom: 40px;
}

.contacts-4 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.contacts-4 .form-wrapper {
  padding: 0 10%;
}

/*------------------------------------------*/
/*  CONTACT BOX
/*------------------------------------------*/

.contact-1-box {
  margin-bottom: 30px;
}

.contact-3-box {
  background-color: #fff;
  border: 1px solid #ccc;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 8px;
  padding: 65px 25px;
  margin-bottom: 40px;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.bg-lightcyan .contact-3-box,
.bg-lightgrey .contact-3-box {
  background-color: #fff;
  border-color: transparent;
  -webkit-box-shadow: 0 12px 32px 0 rgba(0, 35, 70, .12);
  -moz-box-shadow: 0 12px 32px 0 rgba(0, 35, 70, .12);
  box-shadow: 0 12px 32px 0 rgba(0, 35, 70, .12);
}

.bg-lightcyan .contact-3-box:hover,
.bg-lightgrey .contact-3-box:hover {
  background-color: #fff;
  border: 1px solid #f5f5f5;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
  box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}

/*------------------------------------------*/
/*  CONTACT BOX TYPOGRAPHY
/*------------------------------------------*/

.contact-1-box h5 {
  margin-bottom: 10px;
}

.contact-1-box p {
  font-weight: 400;
  margin-bottom: 0;
}

.contact-3-box h5 {
  line-height: 1;
  margin-top: 25px;
  margin-bottom: 12px;
}

.contact-3-box p {
  padding: 0 5px;
  margin-bottom: 0;
}

/*------------------------------------------*/
/*  Request Form Info
/*------------------------------------------*/

.request-form-info li {
  display: inline-block !important;
  margin-bottom: 0;
}

.request-form-info li {
  font-size: 0.975rem;
  line-height: 1;
  font-weight: 400;
  margin-left: 10px;
  margin-bottom: 0;
}

.bg-lightgrey .request-form-info li {
  color: #999;
}

.request-form-info li i {
  font-size: 0.85rem;
  line-height: 1rem;
  margin-right: 2px;
}

/*------------------------------------------*/
/*  Contact Form Input
/*------------------------------------------*/

.contact-form .form-control,
.contact-form .custom-select {
  height: 54px;
  background-color: #fff;
  border: 1px solid #ccc;
  box-shadow: 0 0 0 0;
  color: #444;
  font-size: 17px;
  line-height: 1;
  font-weight: 300;
  padding: 0 15px;
  margin-bottom: 22px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.contact-form .custom-select {
  display: inline-block;
  width: 100%;
  box-shadow: 0;
}

/*------------------------------------------*/
/*  Contact Form Textarea
/*------------------------------------------*/

.contact-form textarea {
  min-height: 220px;
}

.contact-form textarea.form-control {
  padding: 20px 15px;
}

/*------------------------------------------*/
/*  Contact Form Placeholder
/*------------------------------------------*/

.contact-form .form-control::-moz-placeholder {
  color: #555;
}

.contact-form .form-control:-ms-input-placeholder {
  color: #555;
}

.contact-form .form-control::-webkit-input-placeholder {
  color: #555;
}

/*------------------------------------------*/
/*  Contact Form Input Focus
/*------------------------------------------*/

.contact-form .form-control:focus,
.contact-form .custom-select:focus {
  outline: 0px none;
  box-shadow: none;
  border-color: #6a7685;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  border: 1px solid green;
  -webkit-text-fill-color: #555;
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
  transition: background-color 5000s ease-in-out 0s;
}

/*------------------------------------------*/
/*  Contact Form Button
/*------------------------------------------*/

.contacts-4 .request-form .btn {
  padding: 13px 50px;
}

/*------------------------------------------*/
/*  Contact Form Message
/*------------------------------------------*/

.contact-form-msg {
  width: 100% !important;
  display: block;
  margin-top: 10px;
  padding-left: 0;
}

.contact-form .loading {
  color: #00b2e4;
  font-size: 18px;
  font-weight: 400;
}

.contact-form .error {
  color: #e74c3c;
  font-size: 14.5px;
  font-weight: 300;
  margin-bottom: 20px;
}

.contact-form .form-control.error {
  font-size: 17px !important;
}




/* ==========================================================================
  22. FOOTER
  =========================================================================== */

.footer {
  padding-top: 100px;
  padding-bottom: 30px;
}

.bg-dark .footer-box p,
.bg-dark .footer-form p,
.bg-dark .footer-links li a,
.bg-dark .footer-copyright p,
.bg-dark .bottom-footer-list li a {
  color: #bbb;
}

/*------------------------------------------*/
/*   FOOTER TYPOGRAPHY
/*------------------------------------------*/

.footer h6 {
  line-height: 1;
  margin-bottom: 25px;
}

p.foo-email,
.footer-box p,
.footer-info p {
  margin-bottom: 3px;
}

p.foo-email a {
  font-weight: 500;
  text-decoration: underline;
}

/*------------------------------------------*/
/*   FOOTER LINKS
/*------------------------------------------*/

.footer-links li {
  width: auto !important;
  display: block !important;
  vertical-align: top;
  clear: none !important;
  margin: 0;
  padding: 0;
}

.footer-links li p {
  margin-bottom: 10px;
}

.footer-links li a:hover {
  color: #000;
}

.bg-dark .footer-links li a:hover {
  color: #fff;
}

/*------------------------------------------*/
/*   FOOTER SOCIAL LINKS
/*------------------------------------------*/

.footer-5 .footer-slinks {
  padding-left: 25px;
}

.foo-socials {
  display: inline-block;
  padding-left: 0;
  margin: 0 auto 0;
}

.foo-socials li {
  width: auto !important;
  display: inline-block !important;
  vertical-align: top;
  clear: none !important;
  margin: 0 0 10px 0;
  padding: 0;
}

.foo-socials a {
  display: block;
  background-color: #eee;
  border: 2px solid #eee;
  width: 38px;
  height: 38px;
  color: #666;
  font-size: 17px;
  line-height: 36px !important;
  margin-right: 5px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}

.foo-socials a.ico-facebook:hover {
  background-color: #3b5998;
  border-color: #3b5998;
  color: #fff;
}

.foo-socials a.ico-twitter:hover {
  background-color: #00a9ed;
  border-color: #00a9ed;
  color: #fff;
}

.foo-socials a.ico-instagram:hover {
  background-color: #dc3c59;
  border-color: #dc3c59;
  color: #fff;
}

.foo-socials a.ico-whatsapp:hover {
  background-color: #30e718;
  border-color: #30e718;
  color: #fff;
}

.foo-socials a.ico-dribbble:hover {
  background-color: #d92d84;
  border-color: #d92d84;
  color: #fff;
}

.foo-socials a.ico-behance:hover {
  background-color: #2473f6;
  border-color: #2473f6;
  color: #fff;
}

.foo-socials a.ico-pinterest:hover {
  background-color: #ac281a;
  border-color: #ac281a;
  color: #fff;
}

.foo-socials a.ico-linkedin:hover {
  background-color: #015886;
  border-color: #015886;
  color: #fff;
}

.foo-socials a.ico-google-plus:hover {
  background-color: #cd1111;
  border-color: #cd1111;
  color: #fff;
}

.foo-socials a.ico-youtube:hover {
  background-color: #cd1b20;
  border-color: #cd1b20;
  color: #fff;
}

.foo-socials a.ico-tumblr:hover {
  background-color: #3a5976;
  border-color: #3a5976;
  color: #fff;
}

.foo-socials a.ico-vk:hover {
  background-color: #3b5998;
  border-color: #3b5998;
  color: #fff;
}

.foo-socials a.ico-yahoo:hover {
  background-color: #7b0099;
  border-color: #7b0099;
  color: #fff;
}

.foo-socials a.ico-yelp:hover {
  background-color: #d32323;
  border-color: #d32323;
  color: #fff;
}

/*------------------------------------------*/
/*   FOOTER NEWSLETTER FORM
/*------------------------------------------*/

.footer-4 .footer-form {
  padding-left: 25px;
}

.footer-form .form-control {
  height: 50px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-right: none;
  color: #666;
  font-size: 1.0625rem;
  padding: 0 15px;
  -webkit-border-radius: 6px 0 0 6px;
  -moz-border-radius: 6px 0 0 6px;
  border-radius: 6px 0 0 6px;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

/*------------------------------------------*/
/*    Newsletter Form Input Focus
/*------------------------------------------*/

.footer-form .form-control:focus {
  border: 1px solid #ccc;
  border-right: none;
  outline: 0;
  box-shadow: none;
}

/*------------------------------------------*/
/*    Newsletter Form Button
/*------------------------------------------*/

.footer-form .btn {
  height: 50px;
  color: #aaa;
  background-color: #fff;
  border: 1px solid #ccc;
  border-left: none;
  font-size: 1.45rem;
  line-height: 1 !important;
  padding: 0 10px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}

.footer-form .btn i {
  font-size: 1.5rem;
  margin-top: -4px;
}

/*------------------------------------------*/
/*  Newsletter Form Notification
/*------------------------------------------*/

.footer-form .form-notification {
  font-size: 0.925rem;
  font-weight: 400;
  line-height: 1.3;
  margin-top: 15px;
  margin-left: 5px;
}

.footer-form .form-notification.error {
  color: #f6412d !important;
}

.footer-form .form-notification.valid {
  color: #48af4b !important;
}

/*------------------------------------------*/
/*  BOTTOM FOOTER
/*------------------------------------------*/

.bottom-footer {
  border-top: 1px solid #ddd;
  margin-top: 30px;
  padding-top: 30px;
}

.bg-dark .bottom-footer {
  border-top: 1px solid #555;
}

/*------------------------------------------*/
/*  FOOTER COPYRIGHT
/*------------------------------------------*/

.footer-copyright p {
  font-size: 1rem;
  line-height: 1;
  margin-bottom: 0;
}

/*------------------------------------------*/
/*  BOOTOM FOOTER LINKS
/*------------------------------------------*/

.bottom-footer-list li {
  display: inline-block !important;
  margin-bottom: 0;
}

.bottom-footer-list li p {
  font-size: 1rem;
  line-height: 1;
  font-weight: 300;
  margin-left: 10px;
  margin-bottom: 0;
}

.bottom-footer-list p:after {
  content: "|";
  padding-left: 11px;
  position: relative;
  top: -1px;
}

.bottom-footer-list p.last-li:after {
  content: " ";
  padding-left: 0;
}




/* ==========================================================================
  23 INNER PAGE HERO
  =========================================================================== */

.page-hero-section {
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-attachment: scroll !important;
  /* background-image: url(../images/page-hero.png); */
  margin-top: 80px;
  padding-top: 60px;
  padding-bottom: 65px;
}


.page-hero-section p {
  font-size: 1.15rem;
  padding: 0 10%;
  margin-top: 15px;
  margin-bottom: 0;
}




/* ==========================================================================
  24. TERMS PAGE
  =========================================================================== */

/*------------------------------------------*/
/*  TERMS PAGE TYPOGRAPHY
/*------------------------------------------*/

.terms-box {
  margin-bottom: 30px;
}

.terms-box h5 {
  margin-bottom: 25px;
}

.terms-box a {
  font-weight: 500;
}




/* ==========================================================================
  25. PAGE PAGINATION
  =========================================================================== */

.page-pagination {
  padding-bottom: 100px;
}

.page-link {
  color: #666;
  font-weight: 600;
  padding: 8px 15px;
  margin: 0 3px;
  background-color: transparent;
  border-color: transparent;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

.page-item:first-child .page-link {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

.page-item:last-child .page-link {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.page-item.disabled .page-link {
  color: #aaa;
  background-color: transparent;
  border-color: transparent;
}

.next-page.page-link1 {
  margin-left: 30px;
}

.page-link:hover,
.page-item.active .page-link {
  background-color: #e5e5e5;
  color: #333;
  border-color: #e5e5e5;
  box-shadow: 0 0 0 1px rgba(56, 60, 67, .05), 0 1px 3px 0 rgba(56, 60, 67, .15);
}

.page-link:focus {
  background-color: transparent;
  color: #666;
  border-color: transparent;
  box-shadow: 0 0;
}




/* ==========================================================================
  26. SCROLL TO TOP
  =========================================================================== */

#scrollUp {
  display: none;
  width: 50px;
  height: 50px;
  position: fixed;
  bottom: 35px;
  right: 25px;
  z-index: 99;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  background-image: url(../imgs/back-to-top.png);
  background-repeat: no-repeat;
  background-position: 50% 48%;
  background-color: #006400;
  -webkit-transition: all 250ms linear;
  -moz-transition: all 250ms linear;
  transition: all 250ms linear;
}

#scrollUp:hover {
  background-color: #008480;
}

nav a#pull {
  display: none;
}