/*

Power Template

https://templatemo.com/tm-508-power

*/

* {
  margin: 0;
  padding: 0;
  /* font-family: 'Source Sans Pro', sans-serif; */
  /* font-family: 'Montserrat', sans-serif; */
  font-family: "Oxygen";
  outline: none !important;
}

a {
  text-decoration: none !important;
}

body {
  overflow-x: hidden;
}

ul {
  list-style: none;
  margin: 0px;
}

p {
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.25px;
  font-weight: 300;
}

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}

.col-xs-15 {
  width: 20%;
  float: left;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;

  > .col,
  > [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 768px) {
  .col-sm-15 {
    width: 20%;
    float: left;
  }
}

@media (min-width: 992px) {
  .col-md-15 {
    width: 20%;
    float: left;
  }
}

@media (min-width: 1200px) {
  .col-lg-15 {
    width: 20%;
    float: left;
  }
}

.primary-button a {
  padding: 13px 20px;
  letter-spacing: 0.5px;
  /* background-color: #46bae2; */
  background-color: transparent;
  border: 3px solid #fff;
  color: #fff;
  /* text-transform: uppercase; */
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
  border-radius: 24px;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.9);
  text-shadow: -1px -1px 5px rgba(0, 0, 0, 0.9);
}

.secondary-button a {
  padding: 13px 20px;
  letter-spacing: 0.5px;
  background-color: #f2745f;
  color: #fff;
  /* text-transform: uppercase; */
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  border-radius: 24px;
}

.border-button a {
  padding: 13px 20px;
  letter-spacing: 0.5px;
  background-color: transparent;
  /* border: 1px solid #fff; */
  border: 2px solid #3a3a3a;
  /* color: #fff; */
  color: #3a3a3a;
  /* text-transform: uppercase; */
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  border-radius: 24px;
}

.border-buttonwhite a {
  padding: 13px 20px;
  letter-spacing: 0.5px;
  background-color: transparent;
  /* border: 1px solid #fff; */
  border: 2px solid #fff;
  /* color: #fff; */
  color: #fff;
  /* text-transform: uppercase; */
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  border-radius: 24px;
}

.border-buttonwhitefl a {
  padding: 13px 20px;
  letter-spacing: 0.5px;
  background-color: transparent;
  /* border: 1px solid #fff; */
  border: 2px solid #fff;
  /* color: #fff; */
  color: #fff;
  /* text-transform: uppercase; */
  font-size: 13px;
  font-weight: 700;
  text-decoration: none;
  border-radius: 24px;
}

.border-buttongreen a {
  padding: 13px 20px;
  letter-spacing: 0.5px;
  background-color: transparent;
  /* border: 1px solid #fff; */
  border: 2px solid #55cc5f;
  /* color: #fff; */
  color: #55cc5f;
  /* text-transform: uppercase; */
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  border-radius: 24px;
}

.border-buttongreenbg a {
  padding: 13px 20px;
  letter-spacing: 0.5px;
  background-color: #55cc5f;
  /* border: 1px solid #fff; */
  border: 2px solid #fff;
  /* color: #fff; */
  color: #fff;
  /* text-transform: uppercase; */
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  border-radius: 24px;
}

.section-heading {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
  font-family: "Oxygen";
}

.section-heading h4 {
  margin-top: 0px;
  font-size: 30px;
  /* text-transform: uppercase; */
  font-weight: 600;
  color: #333333;
}

.section-heading h5 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 20px;
  /* text-transform: uppercase; */
  font-weight: 600;
  color: #333333;
}

.section-heading p {
  color: #7a7a7a;
  padding: 0px 15%;
  font-size: 16px;
  font-weight: 400;
}

.section-heading-md6 {
  text-align: left;
  margin-top: 0px;
  margin-bottom: 60px;
}

.section-heading-md6 h3 {
  margin-top: 0px;
  font-size: 30px;
  /* text-transform: uppercase; */
  font-weight: 600;
  color: #111111;
}

.section-heading-md6 h4 {
  margin-top: 0px;
  font-size: 24px;
  /* text-transform: uppercase; */
  font-weight: 600;
  color: #111111;
}

.section-heading-md6 h5 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 20px;
  /* text-transform: uppercase; */
  font-weight: 600;
  color: #111111;
}

.section-heading-md6 p {
  font-size: 16px;
  color: #111111;
  padding: 0px 0px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.3;
}

.navbar-inverse {
  background-color: #fff;
  border: none;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  background-color: #55cc5f;
  /* background-color: #f2745f; */
}

.main-header {
  position: fixed;
  width: 100%;
  height: 80px;
  margin: 0 auto;
  z-index: 1000;
  /* top: 30px; */
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}

.navbar {
  margin-bottom: 0px;
}

.navbar-header {
  float: none;
}

/* .collapse {
  display: none !important;
} */

.scrolled {
  position: fixed;
  left: 0;
  top: 0;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}

#menu-wrapper {
  background-color: white;
  overflow: hidden;
  -moz-box-shadow: 1px 1px 3px 2px rgba(0, 0, 0, 0.07);
  -webkit-box-shadow: 1px 1px 3px 2px rgba(0, 0, 0, 0.07);
  box-shadow: 1px 1px 3px 2px rgba(0, 0, 0, 0.07);
}

.navbar-brand {
  /* font-family: 'Open Sans', sans-serif; */
  /* font-family: 'Montserrat', sans-serif; */
  /* font-family: 'Oxygen'; */
  /* font-size: 26px; */
  /* line-height: 60px; */
  /* font-weight: 900; */
  /* text-transform: uppercase; */
  color: #46bae2 !important;
  transition: all 0.5s;
  margin-left: 30px;
  margin-bottom: -10px;
  margin-top: -10px;
}

.menu-first ul li {
  display: inline-block;
  margin: 0px;
}
.menu-first ul li:last-child {
  margin-right: 60px !important;
}
.menu-first {
  float: right;
  margin-left: 0;
}
.menu-first li a {
  color: #7a7a7a;
  font-size: 14px;
  font-weight: 300;
  /* text-transform: uppercase; */
  text-shadow: none;
  display: inline-block;
  line-height: 80px;
  padding: 0px 20px;
  letter-spacing: 0.5px;
  transition: all 0.5s;
  outline: none;
}
.menu-first ul li.active a {
  color: #fff;
  background-color: #f2745f;
}

.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #7a7a7a;
}

.navbar-inverse .navbar-toggle {
  border-color: #f2745f;
  background-color: #f2745f;
  right: 15px;
}

.banner {
  background-image: url(../img/banner-bg_text2.png);
  /* filter: brightness(80%); */
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.banner-content {
  text-align: center;
  padding: 280px 0px 160px 0px;
  opacity: 1;
  color: #333333;
}

.banner-content h6 {
  font-size: 18px;
  color: #fff;
  /* color: #000000; */
  font-weight: 500;
  /* text-transform: uppercase; */
  letter-spacing: 0px;
  margin-bottom: 5px;
  /* background-color: #000000; */
  opacity: 1;
}

.banner-content h2 {
  font-size: 40px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  /* color: #000000; */
  letter-spacing: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  opacity: 1;
}

.banner-content ul {
  padding: 80px 0px 00px 0px;
  margin: 0;
  list-style: none;
}

.banner-content ul li {
  display: inline-block;
  margin: 10px;
}

.banner-content ul li primary-button {
  font-size: 30px;
  font-weight: 600;
  text-shadow: 5px 2px 10px rgba(0, 0, 0, 0.8);
}

.intro {
  background-color: #eeeeee;
  font-family: "Oxygen";
  text-align: center;
  padding: 60px 0px;
}

.intro h4 {
  margin-top: 0px;
  font-family: "Oxygen";
  font-size: 30px;
  font-weight: 600;
  color: #000000;
}

.intro h6 {
  margin-top: 40px;
  /* margin-left: 240px; */
  /* margin-right: 240px; */
  margin-left: 15%;
  margin-right: 15%;
  font-family: "Oxygen";
  font-size: 16px;
  font-weight: 300;
  color: #3a3a3a;
  letter-spacing: 0px;
  line-height: 1.5;
  /* text-align: left; */
  text-align: center;
}

.intro .border-button {
  margin-top: 45px;
}

/* #about { */
/* padding: 16px; */
/* background-image: url(../img/services-bg.jpg); */
/* background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-attachment: fixed; */
/* display: flex; */
/* display: table; */
/* } */

@media only screen and (max-width: 600px) {
  #about .col-md-4 {
    /* flex-direction:column; */
    display: block;
    width: 100%;
  }
}

#about .container-fluid {
  display: flex;
  width: 100%;
  flex-direction: row;
}

/* #about .container-fluid .row {
  display: flex;
  /* width: 100%; */
/* flex-direction:row; */
/* } */
*/ #about .row {
  display: flex;
  flex-direction: row;
  overflow: hidden;
}

#about .col-md-4 {
  display: flex;
  flex-wrap: wrap;
  /* height: 100%; */
  /* flex-direction: column; */
}

/* .row.display-flex {
  display: flex;
  flex-wrap: wrap;
}
.row.display-flex > [class*='col-'] {
  display: flex;
  flex-direction: column;
} */

/* Smartphone: do nothing */
/* .grid-container > div {
  background-color: tomato;
} */

/* Tablet: 2 x 2 Grid */
@media (min-width: 700px) {
  /* .grid-container > div {
    background-color: pink;
  } */
  .grid-container {
    display: grid;
    grid-template-rows: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
    grid-gap: 20px;
  }
}

/* Desktop: 1 x 4 Grid */
@media (min-width: 960px) {
  /* .grid-container > div {
    background-color: lightblue;
  } */
  .grid-container {
    grid-template-rows: 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }
}

.imgfit {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#about .service-item {
  text-align: center;
  /* margin: 0px -15px; */
  /* padding: 120px 45px; */
  padding: 0px 0px;
  /* display: flex; */
  /* display: table-cell; */
}

#about .service-item h4 {
  /* margin-top: 45px; */
  margin-top: 0px;
  /* margin-bottom: 20px; */
  margin-left: 16px;
  /* margin-right:  10px; */

  font-size: 22px;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  text-align: left;
}

#about .service-item p {
  margin-left: 16px;
  margin-right: 16px;
  margin-bottom: 0px;
  color: #fff;
  text-align: left;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.35;
}

#about .first-service {
  /* background-color: rgba(242, 116, 95, 0.75); */
  background-color: #55cc5f;
  height: 100%;
  flex: 1;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

#about .second-service {
  /* background-color: rgba(54, 62, 80, 0.75); */
  background-color: rgb(203, 68, 68);
  height: 100%;
  flex: 1;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

#about .third-service {
  /* background-color: rgba(70, 186, 226, 0.75); */
  background-color: #0878c8;
  height: 100%;
  flex: 1;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

#about .service-item .icon {
  width: 70px;
  height: 70px;
  display: inline-block;
  text-align: center;
  line-height: 74px;
  background-color: transparent;
}

.fullimg1 {
  width: 100%;
  /* height: auto; */
  height: 300px;
  object-fit: cover;
  background-size: cover;
  flex: 1;
}

.fullimg2 {
  width: 100%;
  /* height: auto; */
  height: 620px;
  object-fit: cover;
  background-size: cover;
  flex: 1;
}

.fullimg3 {
  width: fit-content;
  /* height: 10%; */
  height: 480px;
  object-fit: cover;
  background-size: cover;
  flex: 1;
  overflow: hidden;
}

.story h1 {
  margin-top: 0px;
  font-family: "Oxygen";
  font-size: 30px;
  font-weight: 600;
  color: #000000;
}

.story h4 {
  margin-top: 0px;
  font-family: "Oxygen";
  font-size: 30px;
  font-weight: 600;
  color: #000000;
}

.story h6 {
  margin-top: 40px;
  /* margin-left: 240px; */
  /* margin-right: 240px; */
  margin-left: 20%;
  margin-right: 20%;
  font-family: "Oxygen";
  font-size: 16px;
  font-weight: 400;
  color: #3a3a3a;
  letter-spacing: 0px;
  line-height: 1.5;
  /* text-align: left; */
  text-align: center;
}

.what-we-do {
  background-color: #fff;
  padding-bottom: 80px;
}

.what-we-do .section-heading p {
  color: #333333;
  padding: 0px 15%;
  font-size: 16px;
  font-weight: 400;
}

.what-we-do .service-item {
  text-align: center;
  margin: 40px -15px;
  /* padding: 120px 45px; */
  padding: 0px 0px;
}

.what-we-do .service-item h4 {
  /* margin-top: 45px; */
  margin-top: 0px;
  margin-bottom: 20px;
  margin-left: 80px;
  /* margin-right:  10px; */

  font-size: 22px;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  text-align: left;
}

.what-we-do .service-item p {
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 30px;
  margin-bottom: 20px;
  color: #111111;
  text-align: left;
  font-size: 18px;
  font-weight: 3400;
  line-height: 1.6;
}

.what-we-do .first-service {
  /* background-color: rgba(242, 116, 95, 0.75); */
  height: 100%;
}

.what-we-do .second-service {
  /* background-color: rgba(54, 62, 80, 0.75); */
  height: 100%;
}

.what-we-do .third-service {
  /* background-color: rgba(70, 186, 226, 0.75); */
  height: 100%;
}

.what-we-do .service-item .icon {
  width: 20px;
  height: 20px;
  margin-left: 10px;
  /* display: inline-block; */
  /* text-align: center; */
  /* line-height: 74px; */
  background-color: transparent;
  float: left;
}

.what-we-do .row-img-grid {
  display: -ms-flexbox; /* IE10 */
  display: flex;
  -ms-flex-wrap: wrap; /* IE10 */
  flex-wrap: wrap;
  padding: 0 4px;
}

.what-we-do .column-img-grid {
  /* background-image: url('../img/KomSuwanpimon.jpg'); */
  -ms-flex: 25%; /* IE10 */
  flex: 25%;
  max-width: 25%;
  padding: 0 4px;
}

.what-we-do .column-img-grid img {
  /* src: url("../img/KomSuwanpimon.jpg"); */
  margin-top: 8px;
  vertical-align: middle;
  width: 100%;
}

.what-we-do .column-img-grid img :hover {
  /* src: url("../img/Kom_profile.png") ; */
  margin-top: 8px;
  vertical-align: middle;
  width: 100%;
}

/* .what-we-do .column-img-grid :hover .overlay {
  opacity: 1;
} */

.what-we-do .column-img-grid .content {
  /* width: 100%; */
  /* height:100%; */
  position: absolute;
  top: 0px;
  left: 0px;
  opacity: 1;
  transition: 0.5s ease;
}

.what-we-do .column-img-grid .content:last-child:hover {
  opacity: 0;
}
.what-we-do .column-img-grid .content > img {
  width: 100%;
}

.grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  grid-gap: 1rem;
  justify-content: center;
  /* margin-left: 20%; */
  /* margin-right: 20%; */
}

.grid .cell {
  width: auto;
  height: 480px;
  overflow: hidden;
  position: relative;
  display: flex;
}

.grid .cell .content {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  opacity: 1;
  transition: 0.5s ease;
  /* object-fit: cover;  */
  /* object-fit: fill;  */
  /* object-fit: contain;  */
  /* object-fit: scale-down;  */
}
/* .grid .cell .content :hover {
cursor: pointer;
} */
.grid .cell .content:last-child:hover {
  cursor: pointer;
  opacity: 0;
}
.grid .content > img {
  width: 100%;
}

/* .imghover{
  src: url("../img/KomSuwanpimon.jpg");
  margin-top: 8px;
  vertical-align: middle;
  width: 100%;
} */

/* .imghover: :hover{
  src: url("../img/Kom_profile.png");
  margin-top: 8px;
  vertical-align: middle;
  width: 100%;
} */

/* Responsive layout - makes a two column-layout instead of four columns */
@media screen and (max-width: 800px) {
  .what-we-do .column-img-grid {
    -ms-flex: 50%;
    flex: 50%;
    max-width: 50%;
  }
}

.what-we-do .tabs li a {
  text-decoration: none;
  color: #121212;
}

.what-we-do .tabs .active .list-item {
  background-color: #f2745f !important;
  color: #fff !important;
}

.what-we-do .tabs .active .list-item .icon {
  background-color: #fff;
}

.what-we-do .list-item {
  background-color: #f4f4f4;
  text-align: center;
  padding: 40px 0px;
  margin: 15px 0px;
  transition: all 0.5s;
}

.what-we-do .list-item .icon {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
  line-height: 90px;
  background-color: transparent;
}

.what-we-do .list-item h4 {
  margin-top: 20px;
  margin-bottom: 0px;
  font-size: 17px;
  font-weight: 700;
  text-transform: uppercase;
}

.what-we-do .tab-content-services {
  margin-top: 60px;
}

.what-we-do .tab-content-services .right-image img {
  width: 100%;
  overflow: hidden;
}

.what-we-do .tab-content-services .left-text h4 {
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 700;
  margin-top: 0px;
  margin-bottom: 20px;
}

.what-we-do .tab-content-services .left-text p {
  color: #7a7a7a;
}

.what-we-do .tab-content-services .left-text .primary-button {
  margin-top: 35px;
  margin-bottom: 50px;
}

#solution {
  text-align: center;
}

#solution .item {
  margin: 0px 5px;
}

.solution-section {
  background-color: #f1f1f1;
  padding-bottom: 80px;
}

#solution .container2 {
  display: flex;
  width: 100%;
  flex-direction: row;
  margin-bottom: 0px;
  overflow: hidden;
}

@media only screen and (max-width: 600px) {
  #solution .container2 {
    display: block;
    width: 100%;
    margin-top: -20px;
  }
}
*/ #solution .container-fluid {
  display: flex;
  width: 100%;
  flex-direction: row;
  margin-bottom: 30px;
}

#solution .container-fluid .row {
  display: flex;
  width: 100%;
  flex-direction: row;
}

/* #solution .col-md-4 {
  float: left;    
  margin-bottom: -10000px;
  padding-bottom: 10000px;
} */

/* #solution .row {
  display: flex;
  // width: 100%;
  flex-direction: row;
}  */

/* #solution .row .col-md-4 :hover {
  cursor: pointer;
} */

#solution .section-heading h4 {
  color: #333333;
}

#solution .section-heading p {
  color: #333333;
  font-size: 15px;
  font-weight: 300;
}

#solution .solution-item img {
  max-width: 100%;
  overflow: hidden;
}

#solution .service-item {
  text-align: center;
  /* margin: 0px -15px; */
  /* padding: 120px 45px; */
  padding: 10px 10px;
  /* display: flex; */
  /* display: table-cell; */
  margin-top: 16px;
  margin-bottom: 16px;
  flex: 1;
}

/* * {
  box-sizing: border-box;
}
.col-container {
  display: table;
  width: 100%;
}
.col-container .col {
  display: table-cell;
  padding: 12px;
}

@media only screen and (max-width: 600px) {
  .col-container .col { 
    display: block;
    width: 100%;
  }
} */

#solution .service-item h4 {
  /* margin-top: 45px; */
  margin-top: 0px;
  /* margin-bottom: 20px; */
  margin-left: 16px;
  /* margin-right:  10px; */

  font-size: 20px;
  font-weight: 400;
  line-height: 1.35;
  color: #929292;
  /* text-transform: uppercase; */
  text-align: left;
}

#solution .service-item p {
  margin-left: 16px;
  margin-right: 16px;
  margin-bottom: 0px;
  color: #333333;
  text-align: left;
}

#solution .service1 {
  background-color: rgba(255, 255, 255, 0.75);
  height: 100%;
  flex: 1;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

#solution .service2 {
  background-color: rgba(255, 255, 255, 0.75);
  height: 100%;
  flex: 1;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

#solution .service3 {
  background-color: rgba(255, 255, 255, 0.75);
  height: 100%;
  flex: 1;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

#solution .service4 {
  background-color: rgba(255, 255, 255, 0.75);
  height: 100%;
  flex: 1;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

#solution .service5 {
  background-color: rgba(255, 255, 255, 0.75);
  height: 100%;
  flex: 1;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

#solution .service6 {
  background-color: rgba(255, 255, 255, 0.75);
  height: 100%;
  flex: 1;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

#solution .service7 {
  background-color: rgba(255, 255, 255, 0.75);
  height: 100%;
  flex: 1;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

#solution .service-item .icon {
  margin-top: 20px;
  width: 70px;
  height: 70px;
  display: inline-block;
  text-align: center;
  line-height: 74px;
  background-color: transparent;
  /* vertical-align: bottom; */
  /* position: relative; */
  /* top: 0.15em; */
}

.box button {
  font-family: "Oxygen";
  font-size: 1em;
  line-height: 1.2em;
  display: block;
  /* margin: 2em auto; */

  /* padding: 0em 0em; */
  padding-bottom: 0em;
  text-align: center;
  border: none;
  border-radius: 5px;
  -webkitborder-radius: 5px;
  outline: none;
  background-color: transparent;
  color: #000000;
  float: left;
}

.box button .iconsvg {
  /* width: 1em; */
  display: inline;
  /* margin-right: 40px; */
  position: relative;
  top: 0em;
}

/* #solution .service-item .service4 :hover {
  fill:#55cc5f;
  color:#55cc5f;
  font-weight: 600;
} */

#solution .service-item .icon :hover {
  fill: #55cc5f;
}

#solution .service-item h4 :hover {
  color: #55cc5f;
  font-weight: 400;
}

.box {
  width: 80%;
  /* border-bottom: 10px solid #03a9f4;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;  
  border-top: 10px solid #03a9f4;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px; */
  padding: auto;
  margin: auto;
}

@media only screen and (max-width: 600px) {
  .box {
    width: 95%;
  }
}

.box ul {
  position: relative;
  background: #fff;
}
.box ul:hover li {
  opacity: 0.2;
}
.box ul li {
  font-size: 15px;
  text-align: left;
  list-style: none;
  padding: 10px;
  width: 100%;
  background: #fff;
  box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1);
  transition: transform 0.5s;
  float: left;
}
.box ul li:hover {
  transform: scale(1.1);
  z-index: 5;
  background: #55cc5f;
  box-shadow: 0 5px 25px rgba(0, 0, 0, 0.2);
  color: #fff;
  opacity: 1;
  cursor: pointer;
}

.box ul li a {
  color: #000000;
  text-decoration: none;
  display: block;
  width: 100%;
  height: 100%;
}

/* .box ul li span {
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  background: #25bcff;
  color: #fff;
  display: inline-block;
  border-radius: 50%;
  margin-right: 10px;
  font-size: 12px;
  font-weight: 600;
  transform: translateY(-2px);
}
.box ul li:hover span {
  background: #fff;
  color: #55cc5f;
} */

.box ul li:hover svg {
  fill: white;
}

.box ul li:hover a {
  color: white;
}

.our-approach {
  background-color: #fff;
  padding-bottom: 0px;
  margin-top: 50px;
}

.our-approach h5 {
  margin-top: 0px;
  margin-bottom: -30px;
  font-family: "Oxygen";
  font-size: 22px;
  font-weight: 600;
  color: #333333;
}

.our-approach .service-item {
  text-align: center;
  margin: 0px -15px;
  /* padding: 120px 45px; */
  padding: 0px 0px;
  font-family: "Oxygen";
}

.our-approach .service-item h4 {
  /* margin-top: 45px; */
  margin-top: 0px;
  margin-bottom: 20px;
  margin-left: 20px;
  /* margin-right:  10px; */
  font-family: "Oxygen";
  font-size: 22px;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  text-align: left;
}

.our-approach .service-item p {
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 0px;
  color: #fff;
  text-align: left;
  font-family: "Oxygen";
  font-size: 15px;
  font-weight: 400;
  line-height: 1.6;
}

.our-approach .first-service {
  /* background-color: rgba(242, 116, 95, 0.75); */
  height: 100%;
}

.our-approach .second-service {
  /* background-color: rgba(54, 62, 80, 0.75); */
  height: 100%;
}

.our-approach .third-service {
  /* background-color: rgba(70, 186, 226, 0.75); */
  height: 100%;
}

.our-approach .service-item .icon {
  width: 20px;
  height: 20px;
  /* display: inline-block; */
  /* text-align: center; */
  /* line-height: 74px; */
  background-color: transparent;
  float: left;
}

.owl-pagination {
  margin-top: 30px;
  opacity: 1;
  display: inline-block;
}

.owl-page span {
  display: block;
  width: 10px;
  height: 10px;
  margin: 0px 5px;
  filter: alpha(opacity=50);
  opacity: 0.5;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #46bae2;
}

#client {
  background-color: #fff;
  padding-bottom: 80px;
}

#client .row-img-gird {
  display: -ms-flexbox; /* IE10 */
  display: flex;
  -ms-flex-wrap: wrap; /* IE10 */
  flex-wrap: wrap;
  padding: 0 4px;
}

#client .column-img-grid {
  -ms-flex: 25%; /* IE10 */
  flex: 25%;
  max-width: 25%;
  padding: 0 4px;
}

#client .column-img-grid img {
  margin-top: 8px;
  vertical-align: middle;
  width: 100%;
}

/* Responsive layout - makes a two column-layout instead of four columns */
@media screen and (max-width: 800px) {
  #client .column-img-grid {
    -ms-flex: 50%;
    flex: 50%;
    max-width: 50%;
  }
}

#blog {
  background-color: #f4f4f4;
}

#blog .section-heading {
  text-align: center;
}

.wrapper {
  text-align: left;
}

#blog .tabs {
  list-style: none;
  margin-top: 0px;
}

#blog .tabs li {
  display: block;
  text-align: left;
  margin-bottom: 29px;
}

#blog .tabs a {
  display: block;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: #121212;
  font-family: "Kanit";
  font-size: 20px;
  font-weight: 600;
  padding: 24px 25px;
  background-color: #fff;
  transition: all 0.3s;
  box-shadow: 0px 0px 10px #cdcdcd;
}

#blog .tabs .active {
  background-color: #46bae2;
  color: #fff !important;
}
#blog .tabs .active .info-post li {
  color: #fff !important;
}
#blog .tabs .active .info-post li i {
  color: #fff !important;
}
#first-tab-group {
  margin-top: 0px;
  margin-bottom: 15px;
}
#first-tab-group img {
  width: 100%;
  overflow: hidden;
}
.tabgroup .text-content {
  font-family: "Kanit";
  background-color: #fff;
  color: #fff;
  padding: 25px;
  text-align: left;
  margin-top: -10px;
  margin-left: 10px;
  margin-right: 10px;
  position: relative;
  box-shadow: 0px 0px 10px #cdcdcd;
}
.tabgroup .text-content h4 {
  font-family: "Kanit";
  font-size: 20px;
  font-weight: 6 00;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: #121212;
  margin-top: 0px;
  margin-bottom: 15px;
}
.tabgroup .text-content span {
  font-family: "Kanit";
  font-size: 13px;
  color: #33c1cf;
}
.tabgroup .text-content a {
  font-family: "Kanit";
  font-size: 13px;
  color: #33c1cf;
  text-decoration: none;
}
.tabgroup .text-content p {
  margin-top: 17px;
  color: #7a7a7a;
}

.tabgroup .text-content .primary-button {
  margin-bottom: 15px;
  margin-top: 30px;
}

.tabgroup .text-content .primary-button a {
  color: #7a7a7a;
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

#blog {
  padding-bottom: 80px;
  font-family: "Kanit";
}

#blog .info-post li {
  font-family: "Kanit";
  display: inline;
  margin-right: 15px;
}

#blog .info-post li {
  font-family: "Kanit";
  color: #343434;
  font-size: 15px;
  font-weight: 300;
  text-transform: capitalize;
}

#blog .info-post li i {
  font-family: "Kanit";
  color: #46bae2;
  margin-right: 5px;
}

#blog p {
  font-family: "Kanit";
  font-size: 16px;
  font-weight: 300;
  text-transform: capitalize;
}

#blog p span {
  font-family: "Kanit";
  color: red;
  font-size: 16px;
  font-weight: 300;
  text-transform: capitalize;
}

#contact-us {
  background-color: #fff;
  text-align: left;
  padding-bottom: 100px;
}

#contact-us .section-heading {
  color: #333333;
}

#contact-us .pop-button {
  margin-top: 30px;
}

#contact input {
  border-radius: 0px;
  padding-left: 15px;
  font-size: 15px;
  font-weight: 300;
  color: #7a7a7a;
  background-color: rgba(0, 0, 0, 0.03);
  outline: none;
  border: none;
  box-shadow: none;
  line-height: 50px;
  height: 50px;
  width: 100%;
  margin-bottom: 30px;
}

#contact textarea {
  border-radius: 0px;
  padding-left: 15px;
  padding-top: 10px;
  font-size: 15px;
  font-weight: 300;
  color: #232323;
  background-color: rgba(0, 0, 0, 0.03);
  outline: none;
  border: none;
  box-shadow: none;
  height: 165px;
  max-height: 220px;
  width: 100%;
  max-width: 100%;
  margin-bottom: 25px;
}

#contact button {
  padding: 13px 20px;
  letter-spacing: 0.5px;
  background-color: #46bae2;
  color: #fff;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 700;
  text-decoration: none;
  border-radius: 0px;
}

footer {
  background-color: #363e50;
  padding: 0px 0px;
}

footer p {
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 0px;
  padding: 75px 0px;
}

footer a {
  color: #9cf;
}

footer a:hover {
  color: #fc6;
}

footer .social-icons {
  text-align: center;
  padding: 77px 0px;
  margin: 0px;
}

footer .social-icons li {
  display: inline;
  margin: 0px 10px;
}

footer .social-icons a {
  color: #a3afc9;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  text-decoration: none;
  letter-spacing: 0.3px;
  transition: all 0.5s;
}

footer .social-icons a:hover {
  color: #46bae2;
}

footer .back-to-top a {
  text-align: center;
  background-color: #46bae2;
  display: inline-block;
  width: 100%;
  padding: 60px 0px;
  color: #fff;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 700;
  text-decoration: none;
  letter-spacing: 1px;
}

footer .back-to-top i {
  display: block;
  font-size: 36px;
}

/* RESPONSIVE */

@media (max-width: 991px) {
  footer {
    text-align: center;
  }

  footer p {
    padding: 30px 0px 0px 0px;
  }
  footer .social-icons {
    padding: 30px 0px 30px 0px;
  }

  footer .back-to-top a {
    padding: 30px 0px;
  }
}

@media (max-width: 767px) {
  .navbar-brand {
    float: none;
  }

  .menu-first {
    margin: 0px;
    padding: 0px;
    width: 100%;
    text-align: center;
    float: none;
  }

  .menu-first li:first-child {
    border-top: 1px solid #eee;
  }

  .menu-first li {
    border-bottom: 1px solid #eee;
  }

  .menu-first li:last-child {
    border-bottom: none;
  }

  .menu-first li a {
    width: 100%;
    line-height: 50px;
  }

  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: transparent;
  }

  .navbar-inverse .navbar-toggle:hover,
  .navbar-inverse .navbar-toggle:focus {
    background-color: #f2745f;
  }
}

@media (max-width: 385px) {
}

/* LIGHT BOX */

.slbOverlay,
.slbWrapOuter,
.slbWrap {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.slbOverlay {
  overflow: hidden;
  z-index: 2000;
  background-color: #000;
  opacity: 0.7;
  filter: alpha(opacity=70);
  @include animation(slbOverlay 0.5s);
}

.slbWrapOuter {
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 2010;
}

.slbWrap {
  position: absolute;
  text-align: center;

  &:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
  }
}

.slbContentOuter {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0px auto;
  padding: 0 1em;
  box-sizing: border-box;
  z-index: 2020;
  text-align: left;
  max-width: 100%;

  .slbContentEl & {
    padding: 5em 1em;
  }
}

.slbContent {
  position: relative;

  .slbContentEl & {
    @include animation(slbEnter 0.3s);
    background-color: #fff;
    box-shadow: 0 0.2em 1em rgba(#000, 0.4);
  }
}

.slbImageWrap {
  @include animation(slbEnter 0.3s);
  position: relative;

  &:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 5em;
    bottom: 5em;
    display: block;
    z-index: -1;
    box-shadow: 0 0.2em 1em rgba(#000, 0.6);
    background-color: #fff;
  }
}

.slbImage {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 5em 0;
  margin: 0 auto;
}

.slbCaption {
  @include ellipsis;
  font-size: 1.4em;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: em(10, 14) 0;
  color: #fff;
  color: rgba(#fff, 0.7);
  text-align: center;
}

.slbCloseBtn,
.slbArrow {
  margin: 0;
  padding: 0;
  border: 0;
  cursor: pointer;
  background: none;
  &::-moz-focus-inner {
    padding: 0;
    border: 0;
  }

  &:hover {
    opacity: 0.5;
  }
  &:active {
    opacity: 0.8;
  }
}

.slbCloseBtn {
  font-size: 36px;

  $size: 50;
  $iconSize: 30;

  @include animation(slbEnter 0.3s);

  font-size: em($iconSize, 10);
  width: em($size, $iconSize);
  height: em($size, $iconSize);
  line-height: em($size, $iconSize);
  position: absolute;
  right: em(-10, $iconSize);
  top: 0;
  color: #fff;
  color: rgba(#fff, 0.7);
  text-align: center;

  .slbLoading & {
    display: none;
  }
}

.slbLoadingText {
  font-size: 1.4em;
  color: #fff;
  color: rgba(#fff, 0.9);
}

.slbArrows {
  position: fixed;
  top: 50%;
  left: 0;
  right: 0;

  .slbLoading & {
    display: none;
  }
}

.slbArrow {
  $size: 50;
  $iconSize: 8;

  position: absolute;
  top: 50%;
  margin-top: em(-1 * $size, 10);
  width: em($size, 10);
  height: em($size * 2, 10);
  opacity: 0.7;
  text-indent: -999em;
  overflow: hidden;

  &:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    margin: em(-$iconSize, 10) 0 0 em(-$iconSize, 10);
    border: em($iconSize, 10) solid transparent;
  }

  &.next {
    right: 0;
    &:before {
      border-left-color: #fff;
    }
  }

  &.prev {
    left: 0;
    &:before {
      border-right-color: #fff;
    }
  }
}

.slbIframeCont {
  width: 80em;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
  margin: 5em 0;
}

.slbIframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0.2em 1em rgba(#000, 0.6);
  background: #000;
}

@include keyframes(slbOverlay) {
  from {
    opacity: 0;
  }
  to {
    opacity: 0.7;
  }
}

@include keyframes(slbEnter) {
  from {
    opacity: 0;
    @include transform(translate3d(0, -1em, 0));
  }
  to {
    opacity: 1;
    @include transform(translate3d(0, 0, 0));
  }
}

.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 75%;
}

.float {
  position: fixed;
  width: 142px;
  height: 50px;
  bottom: 40px;
  right: 40px;
  background-color: #55cc5f;
  color: #fff;
  border-radius: 50px;
  text-align: center;
  box-shadow: 2px 2px 3px #999;
  z-index: 1000;
}

.my-float {
  margin-top: 14px;
}

.my-floaticon {
  margin-top: -6px;
}

.flag-button {
  cursor: pointer;
  border: none;
  background: none;
}
.flag-button img {
  /* width: 30px; */
  height: 24px;
}
