.great_vibes{
  font-family: 'Great Vibes', cursive;
  color: #005599;
}

.page-inner {
  overflow: hidden;
}

#page nav.gtco-nav ul li > a{
  color: black !important;
}

#page nav .gtco-container{
  margin: 10px auto;
  max-width: 100%;
}

.flex-section .flex-img:before{
  transform: unset;
}

.gtco-nav{
  padding: 0;
  background: white;
  display: block;
}

.gtco-nav ul li > a{
  text-transform: unset;
}

.gtco-heading h2{
  color: #005599;
}

header#gtco-header h1{
  text-transform: unset !important;
}

.gtco-text_2 {
  padding: 20px;
  background-color: white;
}

.flow_step_wrapper .col-md-4{
  position: relative;
}

.flow_step_wrapper .col-md-4::after{
  content: "";
  position: absolute;
  top: 40px;
  right: -90px;
  display: block;
  width: 150px;
  height: 10px;
  background-image: url(../img_tb/arrow.png);
  background-size: contain;
  background-repeat: no-repeat;
}

.flow_step_wrapper .col-md-4:last-of-type::after{
  background-image: none;
}

#gtco-header{
  height: 700px;
}

#index_services .gtco-card-item .gtco-text{
  padding: 0 10px 10px;
  height: 130px;
}

#index_services h3{
  font-size: 15px;
  color: #005599;
  line-height: 1.5;
  height: 3em;
  max-height: 3em;
  overflow: hidden;
  margin: 0;
}

#index_services p{
  font-size: 15px;
  color: gray;
  min-height: 4em;
  margin-bottom: 0;
}

#index_case{
  margin-top: -100px;
  padding-top: 70px;
  position: relative;
  overflow: hidden;
}

#index_case::after{
  content: "";
  display: block;
  width: 100%;
  height: 30vw;
  background-color: #41BEF4;
  transform: skewY(-12deg);
  position: absolute;
  bottom: -15vw;
  z-index: -1;
}

#index_case .gtco-section{
  padding: 0;
}

#index_case figure{
  margin: 0;
}

#index_case p{
  margin-bottom: 0;
}

#index_flow{
  /* padding-top: 7em; */
}

#index_flow .feature-center{
  margin-bottom: 0;
}

#index_flow .feature-center p{
  margin-bottom: 0;
}

#index_about .gtco-section{
  background-color: white;
  padding-bottom: 80px;
}

#index_about a{
  color: #777;
}

#index_about a:hover{
  color: #005599;
}

.gtco-card-item figure .overlay{
  display: none;
}

.index_services *{
  pointer-events: none;
}

footer#gtco-footer{
  padding-bottom: 1em;
}

footer#gtco-footer .gtco-nav ul li.active > a{
  color: rgba(255, 255, 255, 0.7) !important;
}

#gtco-footer .gtco-nav{
  background: none;
  position: relative;
  top: 0;
}

#gtco-footer .gtco-container .copyright{
  border-top: none;
  padding-top: 0;
  margin-top: 0;
}

#gtco-footer .copyright .block{
  margin-top: 10px;
}

#gtco-features:before{
  transform : skewY(0deg);
  height: 100%;
  top: 20em;
}

#index_services .gtco-card-item{
  box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.08);
}

#index_flow_2 #gtco-features{
  padding-bottom: 0;
}

#gtco-footer p{
  margin-bottom: 0;
}

#index_flow_2 #gtco-features .gtco-heading h2{
  color: #005599;
}

#index_concept.flex-section .col-1 .text{
  padding-left: 0;
  padding-right: 0;
}

#index_concept.flex-section .col-2{
  width: calc((100% / 12) * 4);
}

#index_concept.flex-section .col-1{
  width: calc((100% / 12) * 8);
}

#index_concept .gtco-heading{
  margin-bottom: 0;
}

.gtco-nav-toggle.active i::before, .gtco-nav-toggle.active i::after {
  background: #ddd;
}

#gtco-offcanvas a {
  color: #ddd;
}

#gtco-offcanvas ul li.offcanvas-has-dropdown > a:after{
  color: #ddd;
}

#index_concept .row p{
  font-size: 16px;
}
.pc_on{display: block;}
.sp_on{display: none;}

#index_message p{
  text-align: left;
}

#index_message p:last-of-type{
  margin-bottom: 0;
}

video#kv_movie{
  object-fit: cover;
}

.video_wrapper{
  overflow: hidden;
  height: 700px;
}

.gtco-card-item img{
  object-fit: cover;
  display: block;
  width: 100%;
  height: 100%;
}

#index_message .gtco-heading{
  margin-bottom: 2em;
}

.index_message_text{
  position: relative;
}

.ceo_name{
  font-size: 17px;
  position: absolute;
  /* left: 0; */
  right: 0;
  bottom: -80px;
}

#index_about .col-md-4{
  padding: 0 20px;
}

#index_about .col-md-8{
  padding: 0;
}

ul.business_lineup {
    list-style: none;
    padding: 0;
    margin: 0;
}

ul.business_lineup li {
  text-align: left;
  margin-bottom: 0.5em;
}

#gtco-offcanvas {
  background: white;
}

.gtco-nav-toggle.active i::before, .gtco-nav-toggle.active i::after {
    background: #005599;
}

#gtco-offcanvas ul li {
  margin-bottom: 1em;
}

#gtco-offcanvas li a {
  color: #005599;
  display: block;
  width: 100%;
}

.gtco-nav .gtco-container > .row {
  max-width: 1100px;
  margin: auto;
}

.gtco-nav.sticky-banner {
  /* position: fixed !important;
  top: 0 !important;
  left: 0 !important; */
}

#gtco-offcanvas {
  padding-top: 60px
}

#index_contact .gtco-section {
    padding-top: 0;
}

#index_contact .btn_toContact {
  font-size: 20px;
  max-width: 320px;
  width: 100%;
  border-radius: 100px;
}







@media (max-width : 992px){

#gtco-header.gtco-cover{
  padding: 0 !important;
}


}


@media (max-width : 991px){

.flow_step_wrapper .col-md-4::after{
  background-image: none;
  display: none;
}

#index_flow .flow_step_wrapper .col-sm-12{
  margin-bottom: 50px;
}

#index_flow .flow_step_wrapper .col-sm-12:last-of-type{
  margin-bottom: 0;
}

#index_concept.flex-section .col-1{
  padding: 4em 2em;
}

}

@media(max-width: 768px) {

.gtco-nav-toggle {
  position: fixed;
}
#gtco-offcanvas ul:nth-of-type(2) {
  display: none;
}

#index_about .row{
  text-align: center;
}

#index_flow {
  padding-top: 1em;
}

#index_about .gtco-heading{
  margin-bottom: 2em;
}

#index_services .gtco-heading{
  margin-bottom: 0;
}

.gtco-heading h2 {
  font-size: 50px;
}


}

@media (min-width : 768px){

/* .col-sm-6 {
  width: 50%;
  float: left;
} */

}


@media (max-width : 767px){

  #index_flow .flow_step_wrapper .col-sm-12{
    margin-bottom: 50px;
    min-height: 250px;
  }

  #index_concept.flex-section .col-1{
    width: 100%;
  }

  #index_concept.flex-section .col-2{
    width: 100%;
  }

  #index_about .co-md-12 .col-md-4 p{
    margin-bottom: 5px;
  }

  #index_about .co-md-12 .col-md-8 p{
    margin-bottom: 30px;
  }

  .index_message_text{
    position: initial;
  }

  #index_message .index_message_text .ceo_name{
    position: static;
    text-align: right;
  }
  .row.sp_flex_reverse {
    display: flex;
    flex-direction: column-reverse;
  }
  .index_message_text {
    margin-bottom: 20px;
  }
  #gtco-offcanvas a:hover {
    color: rgba(0, 85, 153, 0.8);
  }
  #index_services{
    padding-top: 4em;
    margin-top: -4em;
  }
  #index_flow {
    padding-top: 4em;
    margin-top: -2em;
  }
  #index_about {
    padding-top: 4em;
    margin-top: -4em;
  }
  #message_body {
    padding-top: 4em;
    margin-top: -4em;
  }
}


@media (max-width : 420px){
	.pc_on{
    display: none;
  }
	.sp_on{
    display: block;
  }

  #index_flow .flow_step_wrapper .col-sm-12{
    margin-bottom: 50px;
    min-height: 280px;
  }

  #gtco-header.gtco-cover{
    padding: 0 !important;
    background: initial;
  }

  .gtco-heading{
    margin-bottom: 0;
  }

  .gtco-heading h2 {
    font-size: 40px;
  }

  .video_wrapper{
    height: auto;
  }

  img.top_kv {
    object-fit: contain;
    width: 100%;
    height: 100%;
    display: block;
  }
  ul.business_lineup {
    padding: 0 20px;
  }

}
