/* Template Name: Triavo
   Author: MStudio
   Version: 1.0.0
   Created: Mar 2020
   File Description: Main Css file of the template
*/
/****************************************\

01.general
02.helper
03.components
04.menu
05.home
06.features
07.hw-it-work
08.video
09.client
10.portfolio
11.pricing
12.faq
13.signup
14.cta
15.team
16.blog
17.contact
18.footer
19.responsive

*****************************************/
@import url("https://fonts.googleapis.com/css?family=Rubik:300,400,500|Sarabun:400,500,600,700&display=swap");
body {
  font-family: "Rubik", sans-serif;
  color: #22262a !important;
  font-size: 15px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Sarabun", sans-serif;
}

.btn,
.btn:focus,
button,
button:focus {
  outline: none !important;
}

a {
  text-decoration: none !important;
  outline: none;
}

p {
  line-height: 1.8;
}

.section {
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
}

.vertical-content {
  display: -moz-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.bg-overlay {
  background: -webkit-gradient(linear, left top, right top, from(#141e30), to(#243b55));
  background: linear-gradient(to right, #141e30, #243b55);
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  opacity: 0.9;
}

.f-12 {
  font-size: 12px;
}

.f-14 {
  font-size: 14px;
}

.f-15 {
  font-size: 15px;
}

.f-16 {
  font-size: 16px;
}

.f-18 {
  font-size: 18px;
}

.f-19 {
  font-size: 19px;
}

.f-20 {
  font-size: 20px;
}

.f-21 {
  font-size: 21px;
}

.f-22 {
  font-size: 22px;
}

.line-height_1_4 {
  line-height: 1.4;
}

.line-height_1_6 {
  line-height: 1.6;
}

.line-height_1_8 {
  line-height: 1.8;
}

.ls-1 {
  letter-spacing: 1px;
}

.ls-2 {
  letter-spacing: 2px;
}

.title-content h2 {
  font-weight: 700;
  letter-spacing: 2px;
  font-size: 28px;
  text-transform: uppercase;
}

.title-content p {
  max-width: 650px;
}

.bg-custom {
  background-color: #06beb6;
}

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

.text-white-70 {
  color: rgba(255, 255, 255, 0.7) !important;
}

.text-custom {
  color: #06beb6;
}

.text-muted {
  color: #858d96 !important;
}

.btn {
  padding: 10px 24px;
  font-size: 15px;
  letter-spacing: 0.6px;
}

.btn:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn-custom {
  color: #ffffff;
  background-color: #06beb6;
  border: 1px solid #06beb6;
}

.btn-custom:hover,
.btn-custom:focus,
.btn-custom:active,
.btn-custom.active,
.btn-custom.focus,
.btn-custom:active,
.open > .dropdown-toggle .btn-custom {
  color: #ffffff;
  background-color: #06beb6;
}

.btn-white {
  color: #06beb6;
  background-color: #ffffff;
}

.btn-white:hover,
.btn-white:focus,
.btn-white:active,
.btn-white.active,
.btn-white.focus,
.btn-white:active,
.open > .dropdown-toggle .btn-white {
  color: #06beb6;
  background-color: #ffffff;
}

.btn-outline {
  color: #06beb6;
  border: 1px solid #06beb6;
}

.btn-outline:hover,
.btn-outline:focus,
.btn-outline:active,
.btn-outline.active,
.btn-outline.focus,
.btn-outline:active,
.btn-outline:focus,
.btn-outline:hover,
.open > .dropdown-toggle .btn-outline {
  color: #ffffff;
  border: 1px solid #06beb6;
  background-color: #06beb6;
}

.navbar-custom {
  padding: 20px 0px;
  width: 100%;
  border-radius: 0px;
  z-index: 999;
  margin-bottom: 0px;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.navbar-custom .navbar-nav li a {
  line-height: 26px;
  color: #ffffff;
  font-size: 14px;
  letter-spacing: 0.03em;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  padding: 6px 0;
  margin: 0 8px;
}

.navbar-toggler {
  font-size: 24px;
  margin-top: 5px;
  margin-bottom: 0px;
  color: #22262a;
}

.navbar-custom .navbar-nav li.active a,
.navbar-custom .navbar-nav li a:hover,
.navbar-custom .navbar-nav li a:active {
  color: #ffffff !important;
}

.navbar-toggle {
  font-size: 24px;
  margin-top: 5px;
  margin-bottom: 0px;
  color: #ffffff;
}

.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  background-color: transparent;
  border-color: #337ab7;
}

.navbar-custom .navbar-toggles {
  padding: .25rem .75rem;
  font-size: 18px;
  background: 0 0;
  border: 1px solid transparent;
  color: #ffffff;
  outline: 0;
}

.navbar-custom .navbar-toggles-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
}

.menu-toggle {
  padding: 4.5px 10px !important;
}

.menu-toggle span {
  line-height: 27px;
}

.logo .logo-light {
  display: inline-block;
}

.logo .logo-dark {
  display: none;
}

.nav-sticky .logo .logo-dark {
  display: inline-block;
}

.nav-sticky .logo .logo-light {
  display: none;
}

/*---NAVBAR STICKY--*/
.nav-sticky.navbar-custom {
  margin-top: 0px;
  padding: 15px 0px;
  background-color: #ffffff;
  -webkit-box-shadow: 0px -3px 20px rgba(140, 140, 140, 0.3);
          box-shadow: 0px -3px 20px rgba(140, 140, 140, 0.3);
}

.nav-sticky.navbar-custom.sticky-dark {
  background-color: #ffffff !important;
}

.nav-sticky .logo {
  color: #22262a !important;
}

.nav-sticky .navbar-nav li a {
  color: #22262a !important;
}

.nav-sticky.navbar-custom .navbar-nav li.active a,
.nav-sticky.navbar-custom .navbar-nav li a:hover,
.nav-sticky.navbar-custom .navbar-nav li a:active {
  color: #06beb6 !important;
}

.nav-sticky.navbar-custom .navbar-toggles {
  padding: .25rem .75rem;
  border: 1px solid transparent;
  outline: 0;
}

.nav-sticky .navbar-nav {
  margin-top: 0px;
}

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

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

.bg-home {
  background-image: url(../images/bg-4.jpg);
  background-size: cover;
  position: relative;
  padding: 300px 0px 270px 0px;
}

.home-content .title {
  font-size: 46px;
}

.home-content .desc {
  max-width: 650px;
  margin: 0 auto;
}

.play-icon-circle {
  height: 44px;
  width: 44px;
  border: 2px solid #ffffff;
  line-height: 40px;
  text-align: center;
  border-radius: 50%;
  display: inline-block;
  font-size: 22px;
  color: #ffffff;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.home-shape {
  display: block;
  position: absolute;
  width: 100%;
  height: auto;
  bottom: 0;
  left: 0;
}

.home-shape img {
  width: 100%;
  height: auto;
}

.bg-home-5 {
  background-size: cover;
  position: relative;
  padding: 300px 0px 270px 0px;
}

.slidero {
  position: relative;
  z-index: 1;
}

.flex-control-paging li a {
  border-radius: 20px;
  height: 12px;
  width: 12px;
  opacity: 1;
  border: 2px solid #06beb6 !important;
  background: transparent;
}

.flex-control-paging li a:hover {
  background: #06beb6;
}

.flex-control-paging li a.flex-active {
  background-color: #06beb6;
}

.flex-control-nav {
  bottom: -70px;
}

.features-box .features-icon i {
  font-size: 24px;
  height: 52px;
  width: 52px;
  line-height: 50px;
  border-radius: 70% 30% 30% 70% / 60% 40% 60% 40%;
  text-align: center;
  border: 1px solid #06beb6;
  margin: 0 auto;
  display: inline-block;
  background-color: rgba(6, 190, 182, 0.2);
  color: #06beb6;
  -webkit-transition: 0.2s all linear;
  transition: 0.2s all linear;
}

.features-box:hover .features-icon i {
  border-radius: 50%;
}

.features-box .read-more a {
  font-weight: 500;
}

.nav-pills .nav-link {
  border: 1px solid #06beb6;
  color: #06beb6;
  padding: 10px 24px;
}

.nav-pills .nav-link.active,
.nav-pills .nav-link .nav-pills .show > .nav-link {
  background: #06beb6;
}

.bg-video {
  background-image: url(../images/bg-2.jpg);
  background-size: cover;
  position: relative;
  background-position: center center;
}

.bg-video .video-play {
  height: 80px;
  width: 80px;
  border: 2px solid #ffffff;
  line-height: 76px;
  text-align: center;
  border-radius: 50%;
  display: inline-block;
  font-size: 40px;
  color: #ffffff;
}

.client-box {
  -webkit-box-shadow: 0 0 1.25rem rgba(108, 118, 134, 0.1);
          box-shadow: 0 0 1.25rem rgba(108, 118, 134, 0.1);
}

.client-box .client-img img {
  width: 90px;
  height: 90px;
}

.client-box i {
  width: 37px;
  height: 37px;
  line-height: 37px;
  background-color: #06beb6;
  display: inline-block;
  font-size: 28px;
  border-radius: 50%;
  color: #ffffff;
  position: relative;
  left: 30px;
  top: -30px;
}

.client-box .client-border {
  width: 60px;
  height: 2px;
  background-color: #06beb6;
  margin: 0 auto;
}

.owl-theme .owl-controls .owl-page span {
  background-color: #06beb6;
}

.item-box {
  position: relative;
  overflow: hidden;
  display: block;
}

.item-box a {
  display: inline-block;
}

.item-box .item-container {
  transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  width: 100%;
  transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
  -moz-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
  -webkit-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
  -o-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
}

.item-box .item-mask {
  background: repeat scroll 0 0 -webkit-gradient(linear, left top, right top, from(#141e30), to(#243b55));
  background: repeat scroll 0 0 linear-gradient(to right, #141e30, #243b55);
  position: absolute;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  border-radius: 4px;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  text-align: center;
}

.item-box .item-mask .item-caption {
  position: absolute;
  width: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  opacity: 0;
}

.item-box:hover .item-mask {
  opacity: 0.9;
  visibility: visible;
  cursor: all-scroll !important;
}

.item-box:hover .item-caption {
  opacity: 1;
}

.item-box:hover .item-container {
  width: 100%;
}

.pricing-box {
  -webkit-box-shadow: 0 0 1.25rem rgba(108, 118, 134, 0.1);
          box-shadow: 0 0 1.25rem rgba(108, 118, 134, 0.1);
}

.pricing-box .pricing-features p i {
  height: 20px;
  width: 20px;
  display: inline-block;
  text-align: center;
  line-height: 20px;
  font-size: 14px;
  border-radius: 50%;
  margin-right: 20px;
  color: #06beb6;
  background-color: rgba(6, 190, 182, 0.2);
  border: 1px solid #06beb6;
}

.faq {
  position: relative;
}

.card {
  border: 1px solid #ecf0f5;
}

.card-header {
  background-color: #fafbfe;
  border-bottom: none;
}

a.faq[data-toggle=collapse].collapsed:before {
  content: '\F140';
}

a.faq[data-toggle=collapse]:before {
  content: '\F143';
  display: block;
  float: right;
  font-family: 'Material Design Icons';
  font-size: 20px;
  color: #22262a;
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.bg-form {
  background-image: url(../images/bg-3.jpg);
  background-size: cover;
  position: relative;
  background-position: center center;
}

.signup-form input {
  padding: 15px 20px;
  width: 100%;
  border: none;
  border-radius: 30px;
  outline: none;
  padding-right: 140px;
}

.signup-form button {
  position: absolute;
  top: 4px;
  right: 5px;
  outline: none !important;
  border-radius: 30px;
  font-size: 13px;
  padding: 10px 28px;
  font-size: 15px;
  letter-spacing: 0.6px;
}

.signup-form form {
  position: relative;
  max-width: 600px;
  margin: 0px auto;
}

.bg-cta {
  background-image: url(../images/bg-1.jpg);
  background-size: cover;
  position: relative;
  background-position: center center;
}

.team-box {
  -webkit-box-shadow: 0 0 1.25rem rgba(108, 118, 134, 0.1);
          box-shadow: 0 0 1.25rem rgba(108, 118, 134, 0.1);
  position: relative;
}

.team-box .social {
  opacity: 0;
  bottom: 90px;
  left: 0;
  padding: 20px;
  position: absolute;
  text-align: center;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  width: 100%;
}

.team-box .social li a {
  border-radius: 50%;
  color: #ffffff;
  display: inline-block;
  height: 36px;
  width: 36px;
  line-height: 36px;
  text-align: center;
}

.team-box:hover .team-img img {
  opacity: 0.5;
}

.team-box:hover .social {
  opacity: 1;
}

.twitter a {
  background-color: #00b6f1;
}

.pinterest a {
  background-color: #bd081c;
}

.facebook a {
  background-color: #3b5998;
}

.instagram a {
  background-color: #cd486b;
}

.blog-box .blog-lable {
  position: relative;
  width: 50px;
  padding: 3px 0px;
  left: 10px;
  border-radius: 3px;
  text-align: center;
  margin-top: -30px;
  background-color: #06beb6;
}

.blog-box .blog-title {
  color: #22262a;
}

.blog-box .blog-title:hover {
  color: #06beb6;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.error {
  margin: 8px 0px;
  display: none;
  color: red;
}

#ajaxsuccess {
  font-size: 16px;
  width: 100%;
  display: none;
  clear: both;
  margin: 8px 0px;
}

.error_message {
  padding: 10px;
  margin-bottom: 20px;
  text-align: center;
  border: 2px solid #f36270;
  color: #f36270;
  border-radius: 5px;
  font-size: 14px;
}

#success_page {
  text-align: center;
  margin-bottom: 50px;
}

.contact-box .custom-form .form-control {
  height: 40px;
  border-radius: 3px;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  background-color: #fafbfe;
  border: 1px solid #ecf0f5;
  font-size: 14px;
}

.contact-box .custom-form textarea.form-control {
  height: auto !important;
}

.contact-detail p i {
  position: relative;
  top: 4px;
}

.bg-footer {
  padding: 80px 0px 70px 0px;
  background-color: #272a33;
}

.bg-footer .footer-link a {
  color: rgba(255, 255, 255, 0.5);
  line-height: 38px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.bg-footer .footer-link a:hover {
  color: #ffffff;
}

.bg-footer .footer-subcribe input {
  padding: 12px 20px;
  width: 100%;
  font-size: 15px;
  color: #fafbfe;
  border: none;
  outline: none !important;
  padding-right: 75px;
  padding-left: 15px;
  background-color: #2e313a;
  border-radius: 5px;
}

.bg-footer .footer-subcribe button {
  position: absolute;
  top: 0px;
  right: 0px;
  outline: none !important;
  border-radius: 0px 5px 5px 0px;
  font-size: 14px;
  padding: 11px 20px;
}

.bg-footer .footer-subcribe form {
  position: relative;
  max-width: 400px;
}

.footer-alt {
  background-color: #2e313a;
}

@media (min-width: 200px) and (max-width: 768px) {
  .navbar-custom {
    margin-top: 0px;
    padding: 15px 0px !important;
    background-color: #ffffff !important;
    -webkit-box-shadow: 0 10px 33px rgba(0, 0, 0, 0.1);
            box-shadow: 0 10px 33px rgba(0, 0, 0, 0.1);
    color: #ffffff !important;
  }
  .navbar-custom .navbar-nav {
    margin-top: 0px;
  }
  .navbar-custom .navbar-nav li.active {
    border-color: transparent;
  }
  .navbar-custom .navbar-nav li a {
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    color: #22262a !important;
    margin: 0px;
  }
  .navbar-custom > .container {
    width: 90%;
  }
  .navbar-custom .navbar-nav li.active a,
  .navbar-custom .navbar-nav li a:hover,
  .navbar-custom .navbar-nav li a:active {
    color: #06beb6 !important;
  }
  .navbar-toggler {
    font-size: 24px;
    margin-top: 0px;
    margin-bottom: 0px;
    color: #22262a;
  }
  .home-title {
    font-size: 38px;
  }
  .navbar-button {
    margin-top: 15px;
    margin-left: 0px;
  }
  .logo .logo-light {
    display: none;
  }
  .logo .logo-dark {
    display: inline-block;
  }
}
/*# sourceMappingURL=style.css.map */