.gtco-banner-area a, .gtco-feature a, .gtco-features a, .gtco-news .owl-carousel .card a, #gtco-footer .submit-button {
  background-image: -moz-linear-gradient(0deg, #06c6f9 0%, #38eaf9 100%);
  background-image: -webkit-linear-gradient(0deg, #06c6f9 0%, #38eaf9 100%);
  background-image: -ms-linear-gradient(0deg, #06c6f9 0%, #38eaf9 100%);
  font-size: 18px;
  font-family: "OpenSans-Semibold";
  color: #fff;
  border-radius: 50px;
  padding: 5px 30px;
  display: inline-block;
  text-transform: uppercase;
  padding-right: 5px;
  text-decoration: none !important;
}
.gtco-banner-area a .fa, .gtco-feature a .fa, .gtco-features a .fa, .gtco-news .owl-carousel .card a .fa, #gtco-footer .submit-button .fa {
  background: #fff;
  border-radius: 50%;
  height: 32px;
  width: 32px;
  color: #37eaf9;
  font-size: 22px;
  text-align: center;
  padding-top: 5px;
  margin-left: 15px;
}

.gtco-feature h2, .gtco-features h2 {
  font-family: "Lato-Regular";
  color: #000000;
  font-size: 36px;
  margin-bottom: 30px;
}

.card {
  border: none;
  background: transparent;
}

.gtco-banner-area {
  margin-top: 20px;
  min-height: 500px;
}
.gtco-banner-area h1 {
  font-family: "Lato-Light";
  font-size: 48px;
  color: #000000;
  max-width: 500px;
  margin-top: 70px;
}
.gtco-banner-area h1 span {
  font-family: "Lato-Medium";
}
@media (max-width: 1199px) {
  .gtco-banner-area h1 {
    margin-top: 30px;
  }
}
.gtco-banner-area p {
  max-width: 450px;
  margin: 20px 0;
  margin-bottom: 40px;
}
.gtco-banner-area a {
  display: inline;
  padding: 10px 30px;
  padding-right: 5px;
}
.gtco-banner-area .col-md-6 .card .card-img-top {
  max-width: 430px;
  margin: 0 auto;
  margin-top: 30px;
  margin-right: 0;
}
@media (max-width: 1400px) {
  .gtco-banner-area .col-md-6 .card .card-img-top {
    max-width: 400px;
    margin-top: 20px;
    margin-right: auto;
  }
}
@media (max-width: 1199px) {
  .gtco-banner-area .col-md-6 .card .card-img-top {
    max-width: 350px;
  }
}
@media (max-width: 767px) {
  .gtco-banner-area .col-md-6 .card .card-img-top {
    margin-top: 100px;
  }
}

.gtco-feature {
  margin-top: 100px;
}
.gtco-feature .card .back-bg {
  margin-left: -30px !important;
  margin-top: -20px;
}
.gtco-feature .card svg {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.gtco-feature .card svg.defs {
  position: absolute;
  width: 0;
  height: 0;
}
.gtco-feature .card .squircle {
  width: 100%;
  height: 450px;
  background: url(../images/learn-img.jpg) center/cover, #aaa;
  clip-path: url(#clip-path);
  background-position-x: -50px;
}
.gtco-feature p small {
  font-size: 16px;
}
.gtco-feature a {
  margin-top: 20px;
  display: inline-block;
}

.gtco-features {
  margin-top: 100px;
}
.gtco-features svg {
  position: absolute;
  margin-left: -100px;
  margin-top: 100px;
}
@media (max-width: 767px) {
  .gtco-features svg {
    margin: 0 auto;
    margin-top: 200px;
  }
}
.gtco-features h2 {
  margin-top: 200px;
}
@media (max-width: 991px) {
  .gtco-features h2 {
    margin-top: 0;
  }
}
.gtco-features .col-lg-4 p {
  max-width: 320px;
  margin-bottom: 30px;
}
.gtco-features .col-lg-8 {
  padding: 10px 100px;
}
@media (max-width: 767px) {
  .gtco-features .col-lg-8 {
    padding: 10px 0;
  }
}
.gtco-features .col-lg-8 .row .col:first-child {
  margin-top: 150px;
}
@media (max-width: 600px) {
  .gtco-features .col-lg-8 .row .col:first-child {
    margin-top: 50px;
  }
}
@media (max-width: 600px) {
  .gtco-features .col-lg-8 .col {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.gtco-features .col-lg-8 .card {
  background: #fff;
  margin: 30px 5px;
  padding: 20px 10px;
  border-radius: 20px;
  box-shadow: 0 15px 40px 0 rgba(0, 0, 0, 0.08);
}
.gtco-features .col-lg-8 .card .oval {
  background: linear-gradient(to right, #f1f6fd, #f0fbfe);
  padding: 10px;
  width: 150px;
  border-radius: 50%;
  margin: auto;
  transform: rotate(20deg);
  margin-top: 20px;
}
.gtco-features .col-lg-8 .card .card-img-top {
  max-width: 0.8in;
  margin: 0 auto;
  transform: rotate(-20deg);
}
.gtco-features .col-lg-8 .card h3 {
  font-family: "Lato-Regular";
  font-size: 24px;
  color: #1d3ede;
}
.gtco-features .col-lg-8 .card p {
  font-size: 16px;
}





/* we do */
.bg_blacklrj{
  background: url(../img/blackbackground_1.jpg) fixed no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
  min-height: 100px;
  padding: 40px 15px;
}
.lrg_wedoc{
  color:#dadada;
}
.lrg_wedoc1{
  color: #dadada;
  text-align: justify;
  width: 80%;
  margin: 0 auto;
}
.divwdth{
  width:11.5%;
  float: left;
  text-align: center;
}
.PT_rltv1, .PT_rltv3, .PT_rltv5, .PT_rltv7{
  margin-top: 7px;
}
.PT_rltv1 a, .PT_rltv1 a:hover, .PT_rltv1 a:focus{
  color: #a815bb;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
}
.PT_rltv2 a, .PT_rltv2 a:hover, .PT_rltv2 a:focus{
  color: #d43404;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
}
.PT_rltv3 a, .PT_rltv3 a:hover, .PT_rltv3 a:focus{
  color: #ffd400;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
}
.PT_rltv4 a, .PT_rltv4 a:hover, .PT_rltv4 a:focus{
  color: #4ba21f;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
}
.PT_rltv5 a, .PT_rltv5 a:hover, .PT_rltv5 a:focus{
  color: #2e76e2;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
}
.PT_rltv6 a, .PT_rltv6 a:hover, .PT_rltv6 a:focus{
  color: #b1b1b1;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
}
.PT_rltv7 a, .PT_rltv7 a:hover, .PT_rltv7 a:focus{
  color: #14BBAE;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
}
.PT_rltv8 a, .PT_rltv8 a:hover, .PT_rltv8 a:focus{
  color: #c71158;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
}
.brd_lrga{
  padding-top: 35px;
  position: relative;
}
.PT_rltv::before{
  position: absolute;
  content: " ";
  background-color: #4990e2;
  height: 66px;
  width: 1px;
  left: 5px;
  top: 12px;
}
.brd_lrga::before{
  position: absolute;
  content: " ";
  background-color: #4990e2;
  height: 1px;
  top:239px;
  width: 88%;
  left: 6%;
}
.jrn_bolet1{
  height: 13px;
  width: 13px;
  border: 1px solid #a815bb;
  background-color: #a815bb;
  border-radius: 50%;
  margin: 0 auto;
  z-index: 1;
  position: relative;
}
.PT_rltv{
  margin-top: 10px !important;
  margin-bottom: 65px !important;
}
.width_fix{
  width: 80px;
  height: 80px;
  margin:0 auto;
  margin-top:30px;
}
.jrn_bolet2{
  height: 13px;
  width: 13px;
  border: 1px solid #d43404;
  background-color: #d43404;
  border-radius: 50%;
  margin: 0 auto;
  z-index: 1;
  position: relative;
}
.jrn_bolet3{
  height: 13px;
  width: 13px;
  border: 1px solid #ffd400;
  background-color: #ffd400;
  border-radius: 50%;
  margin: 0 auto;
  z-index: 1;
  position: relative;
}
.jrn_bolet4{
  height: 13px;
  width: 13px;
  border: 1px solid #4ba21f;
  background-color: #4ba21f;
  border-radius: 50%;
  margin: 0 auto;
  z-index: 1;
  position: relative;
}
.jrn_bolet5{
  height: 13px;
  width: 13px;
  border: 1px solid #2e76e2;
  background-color: #2e76e2;
  border-radius: 50%;
  margin: 0 auto;
  z-index: 1;
  position: relative;
}
.jrn_bolet6{
  height: 13px;
  width: 13px;
  border: 1px solid #b1b1b1;
  background-color: #b1b1b1;
  border-radius: 50%;
  margin: 0 auto;
  z-index: 1;
  position: relative;
}
.jrn_bolet7{
  height: 13px;
  width: 13px;
  border: 1px solid #14BBAE;
  background-color: #14BBAE;
  border-radius: 50%;
  margin: 0 auto;
  z-index: 1;
  position: relative;
}
.jrn_bolet8{
  height: 13px;
  width: 13px;
  border: 1px solid #c71158;
  background-color: #c71158;
  border-radius: 50%;
  margin: 0 auto;
  z-index: 1;
  position: relative;
}
.divwdthbt{
  margin-top:166px;
}
.img-responsive {
  max-width: 100%;
}


/* we do */


/* we worked */

.we-worked {
  min-height: 400px;
  background: url(../img/images_6.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  background-attachment: fixed;
  background-position: center;
  position: relative;
  box-shadow: 3px 10px 10px -10px #5674bc;
  /* border-top: 25px solid #5674bc; */
  /* border-bottom: 25px solid #fff; */
}
.carouselcenter{
  top: 50%;
  position: absolute;
  left: 50%;
  transform: translate(-50%,-50%);
}

/* we worked */
@media (min-width: 320px) and (max-width: 600px){
  .PT_rltv1 a,.PT_rltv2 a,.PT_rltv3 a,.PT_rltv4 a,.PT_rltv5 a,.PT_rltv6 a,.PT_rltv7 a,.PT_rltv8 a{
    font-size: 10px;
  }
}