/* *****************************************************

    ** Custom Stylesheet **

    Any custom styling you want to apply should be
    defined here.

***************************************************** */

/* Global */
.lh-28 {
  line-height: 28px;
}
.lh-32 {
  line-height: 32px;
}
.pricing .price {
    font-family: "Open Sans Semibold";
}
.godown {
    margin-top: 150px;
}
.wp-ico {
  left: 50px;
  top: 370px;
  opacity: 0.2;
  position: absolute;
  width: 200px;
}
#msgSubmit {
  display: none;
  position: absolute;
  height: 100%;
  right: 0;
  left: 0;
  margin: 0;
  bottom: 0;
  top: 0;
  z-index: 9;
  width: 100%;
  background: rgba(250, 250, 250, 0.7);
  box-shadow: 0 5px 30px 0 rgb(0 0 0 / 5%);
  backdrop-filter: blur( 4px );
  -webkit-backdrop-filter: blur( 4px );
  border-radius: 15px;
  border: 15px solid rgba( 255, 255, 255, 0.18 );
}
.msgContent {
  text-align: center;
  margin: 0;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.megamenu .start-offer .inner .inner-content {
    color: #fff;
}
.footer .footer-menu .menu-item a {
    color: #fff;
}
.footer .copyrigh {
    color: #fff;
}
.section-subheading {
    color: #000;
    font-size: 18px;
}
.accordion .panel-title {
    font-size: 18px;
}
.accordion.faq .wrapper-collapse .list li {
    line-height: 30px;
}
.accordion.faq .wrapper-collapse .list li {
    font-size: 16px;
}
.f-12{
  font-size: 12px !important;
}
.f-18{
  font-size: 18px !important;
}
.megamenu .start-offer .inner .inner-content {
    font-size: 16px;
}
.help .help-container {
  box-shadow: 0 5px 15px 0 rgb(110 110 110 / 20%);
}
.active2 {
  color: #0ABAB5 !important;
}
.wpc-cloud-range .slider-win {
  padding: 80px 0 0 0;
}
.pricing .justify-content-end {
  margin-top: 50px;
}
.c-pointer {
  cursor: pointer;
}
.best-plans .table td {
  color: #212122;
}
.history-section .row .info-content p {
  color: #414142;
}
.services .service-wrap .service-section .subtitle {
  color: #414142;
}
.help .help-item .inform .description {
  color: #212122;
}
.list .range-slider:nth-child(2) {
  display: none;
}
.list .range-slider {
  width: 100% !important;
}
.noUi-pips-horizontal {
  display: none;
}
.megamenu-list .service-list .service .media-body a {
  color: #414142;
}
.blog .sidebar .heading {
  margin-bottom: 0px;
}
.blog .wrap-blog .blog-info {
  color: #414142;
}
.blog .sidebar .categories .heading a {
    color: #414142;
}
.mh-800 {
  min-height: 800px;
}
.casestudy img {
  border-radius: 15px;
}
.slick #slider .plan-container .wrapper {
    margin-bottom: 20px;
}
.awards p.subtitle {
  overflow: auto;
  height: 120px;
  box-shadow: inset 0 -8px 10px -15px #000000;
  -moz-box-shadow: inset 0 -8px 10px -15px #000000;
  -webkit-box-shadow: inset 0 -8px 10px -15px #000000;
}
.awards p.subtitle::-webkit-scrollbar {
    -webkit-appearance: none;
}
.awards p.subtitle::-webkit-scrollbar:vertical {
    width: 11px;
}
.awards p.subtitle::-webkit-scrollbar:horizontal {
    height: 11px;
}
.awards p.subtitle::-webkit-scrollbar-thumb {
    border-radius: 8px;
    border: 3px solid white;
    background-color: rgba(0, 0, 0, .2);
}
.awards p.subtitle::-webkit-scrollbar-thumb:hover {
    background-color: rgba(0, 0, 0, .5);
}
/* Color */
.c-green-dark {
  color: #096562;
}
.c-green-light {
  color: #6beae7;
}
/* Modal With Scroll  */
.modal-scroll .modal-dialog {
  overflow-y: initial;
}
.modal-scroll .modal-body{
  height: 400px;
  overflow-y: auto;
}
/* Logo */
.menu-wrap .logo-menu,
.footer .logo-footer {
    width: 185px;
}
/* Map */
.maping .datacenters.losangeles {
	top: 48%;
    left: 13%;
}
.maping .datacenters.kualalumpur {
    top: 59%;
    left: 76%;
}
.maping .datacenters.japan {
    top: 40%;
    left: 86%;
}
.maping .datacenters.australia {
    top: 78%;
    left: 85%;
}
.maping .datacenters.korea {
    top: 44%;
    left: 82%;
}
.maping .datacenters.china {
    top: 37%;
    left: 75%;
}
.maping .datacenters.taiwan {
    top: 54%;
    left: 82%;
}
/* Bacground Images */
.tgb-banner01 {
  background-image: url("../img/tgb-banner01.jpg");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}
.tgb-banner02 {
  background-image: url("../img/tgb-banner02.jpg");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}
.tgb-banner03 {
  background-image: url("../img/tgb-banner03.jpg");
  background-repeat: no-repeat;
  background-position:top center;
  background-size: cover;
}
.tgb-banner04 {
  background-image: url("../img/tgb-banner04.jpg");
  background-repeat: no-repeat;
  background-position:top center;
  background-size: cover;
}
.tgb-banner05 {
  background-image: url("../img/tgb-banner05.jpg");
  background-repeat: no-repeat;
  background-position:top center;
  background-size: cover;
}
.tgb-banner06 {
  background-image: url("../img/tgb-banner06.jpg");
  background-repeat: no-repeat;
  background-position:top center;
  background-size: cover;
}
.tgb-banner07 {
  background-image: url("../img/tgb-banner07.jpg");
  background-repeat: no-repeat;
  background-position:top center;
  background-size: cover;
}
.tgb-banner08 {
  background-image: url("../img/tgb-banner08.jpg");
  background-repeat: no-repeat;
  background-position:top center;
  background-size: cover;
}
.tgb-banner09 {
  background-image: url("../img/tgb-banner09.jpg");
  background-repeat: no-repeat;
  background-position:top center;
  background-size: cover;
}
.tgb-banner10 {
  background-image: url("../img/tgb-banner10.jpg");
  background-repeat: no-repeat;
  background-position:top center;
  background-size: cover;
}
.tgb-banner11 {
  background-image: url("../img/tgb-banner11.jpg");
  background-repeat: no-repeat;
  background-position:top center;
  background-size: cover;
}
.tgb-banner12 {
  background-image: url("../img/tgb-banner12.jpg");
  background-repeat: no-repeat;
  background-position:top center;
  background-size: cover;
}
.tgb-banner13 {
  background-image: url("../img/tgb-banner13.jpg");
  background-repeat: no-repeat;
  background-position:top center;
  background-size: cover;
}
.tgb-banner14 {
  background-image: url("../img/tgb-banner14.jpg");
  background-repeat: no-repeat;
  background-position:top center;
  background-size: cover;
}
.tgb-banner15 {
  background-image: url("../img/tgb-banner15.jpg");
  background-repeat: no-repeat;
  background-position:top center;
  background-size: cover;
}
.tgb-banner16 {
  background-image: url("../img/tgb-banner16.jpg");
  background-repeat: no-repeat;
  background-position:top center;
  background-size: cover;
}
.tgb-banner17 {
  background-image: url("../img/tgb-banner17.jpg");
  background-repeat: no-repeat;
  background-position:top center;
  background-size: cover;
}
.tgb-banner18 {
  background-image: url("../img/tgb-banner18.jpg");
  background-repeat: no-repeat;
  background-position:top center;
  background-size: cover;
}
.tgb-banner19 {
  background-image: url("../img/tgb-banner19.jpg");
  background-repeat: no-repeat;
  background-position:top center;
  background-size: cover;
}
.tgb-banner20 {
  background-image: url("../img/tgb-banner20.jpg");
  background-repeat: no-repeat;
  background-position:top center;
  background-size: cover;
}
.tgb-banner21 {
  background-image: url("../img/tgb-banner21.jpg");
  background-repeat: no-repeat;
  background-position:top center;
  background-size: cover;
}
.tgb-banner22 {
  background-image: url("../img/tgb-banner22.jpg");
  background-repeat: no-repeat;
  background-position:top center;
  background-size: cover;
}
.tgb-banner23 {
  background-image: url("../img/tgb-banner23.jpg");
  background-repeat: no-repeat;
  background-position:center;
  background-size: cover;
}
.tgb-banner24 {
  background-image: url("../img/tgb-banner24.jpg");
  background-repeat: no-repeat;
  background-position:center;
  background-size: cover;
}
.tgb-banner25 {
  background-image: url("../img/tgb-banner25.jpg");
  background-repeat: no-repeat;
  background-position:center;
  background-size: cover;
}

/* Slick Partners */
.slick #partners-tech img {
    display: inline-block;
    margin: 0 30px;
    height: 60px;
}
/* Slick Slider */
.slick-slider {
  -webkit-user-select: text;
  -khtml-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}
/* Arrows */
.slick-prev,
.slick-next{
  align-items: center;
  display: flex;
  width: 42px;
  height: 42px;
  border-radius: 15px;
  background: #fff;
  box-shadow: 0 5px 10px 0 rgba(0,0,0,.1);
  -webkit-box-shadow: 0 5px 10px 0 rgba(0,0,0,.1);
}
.slick-prev::before {
  content: '\f053';
}
.slick-next::before {
  content: '\f054';
}
.slick-prev::before,
.slick-next::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #000;
  font-size: 17px;
}
.slick-prev:focus,
.slick-next:focus {
  background-color: #fff;
  outline: none;
}
.slick-prev:hover,
.slick-next:hover{
  background-color: #fff;
}
.slick-prev:hover::before,
.slick-next:hover::before{
  color: #00d3af;
  -webkit-transition: 0.15s;
  -moz-transition: 0.15s;
  -ms-transition: 0.15s;
  -o-transition: 0.15s;
  transition: 0.15s;
}
/* Dots */
.slick-dots {
  top: 50px;
  padding: 0px;
  text-align: center;
  position: absolute;
  width: 100%;
  margin: 0;
  letter-spacing: 0.5px;
}
.slick-dots li {
  position: relative;
  display: inline-table;
  height: 7px;
  width: 40px;
  margin: 0;
  border-radius: 0;
  cursor: pointer;

  background: #00d3af;
  opacity: 0.25;
}
.slick-dots li.slick-active {
  max-width: 100% !important;
  font-weight: 600;
  background: #00d3af;
  color: #2fba9f;
  opacity: 1;
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  color: transparent;
  border: 0;
  outline: none;
}
.slick-slide {
  max-width: 100% !important;
}

/* Footer */
.footer .footer-bottom .footer-menu .menu-item {
    margin-left: 0px;
}
.footer .footer-top {
    padding: 80px 0px 60px 0px;
}
.footer .copyrigh {
    line-height: 24px;
}
.footer .logo-bg {
	width: 350px;
    top: 40%;
    opacity: 0.5;
}

/* Testemunial Swiper */
.casestudy .swiper-container {
    height: 210px;
}
@media (min-width:1600px) {
  .covervid-video {
    width: 100%;
  }
}
@media (max-width:768px) {
  .casestudy .swiper-container {
    height: 350px;
  }
  .casestudy .author {
      font-size: 22px;
  }
  .casestudy .content-info p {
    font-size: 14px;
  }
  .wrapper.price-container.text-left.mt-0 {
    margin-top: initial !important;
  }
}

@media (max-width:576px) {
  .casestudy .swiper-container {
    height: 300px;
  }
}




