body {
  font-family: 'Ubuntu', sans-serif;
  color: #444444;
}
.cc-theme-edgeless.cc-window{
  max-width: 400px;
  border-radius: 50px;
  margin: 10px;
  padding: 13px 15px !important;
}
.cc-banner.cc-theme-edgeless .cc-message{
  font-size: 13px;
  line-height: 15px;
}
.cc-banner.cc-theme-edgeless .cc-btn{
    width: 80px;
    float: right;
    min-width: initial !important;
    margin: 0 !important;
    border-radius: 50%;
    padding: 0 !important;
    background: none;
    color: rgb(33, 150, 243);
}
.cc-banner.cc-theme-edgeless .cc-btn:hover{
  background: none !important;
}
#top {
  margin-top: 30px;
}
.top-left {
  background: url('../images/head-businessman.jpg') bottom right no-repeat;
  min-height: 420px;
}
.h-black {
  font-size: 27px;
  margin: 0;
  font-weight: 700;
  color: #000000;
}
.h-red {
  font-size: 31px;
  margin: 0;
  font-weight: 300;
  color: #891712;
}
.top-devices img {
  margin-bottom: -30px;
}
.form-wrap {
  padding: 20px;
  margin-bottom: 20px;
  background-color: #f2f2f2;
}
.form-field {
  border: 1px solid #dbdbdb;
  border-radius: 3px;
  font-size: 14px;
}
.form-field::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #cecece;
    opacity: 1; /* Firefox */
}

.form-field:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #cecece;
}

.form-field::-ms-input-placeholder { /* Microsoft Edge */
    color: #cecece;
}
.cta {
  width: 100%;
  font-size: 20px;
  text-transform: uppercase;
  color: #ffffff !important;
  border-radius: 3px;
  border: none;
  padding: 20px;
  text-align: center;
  background: rgb(56,109,0);
  background: -webkit-linear-gradient(rgb(56,109,0) 0%, rgb(70,135,0) 100%);
  background: -o-linear-gradient(rgb(56,109,0) 0%, rgb(70,135,0) 100%);
  background: linear-gradient(rgb(56,109,0) 0%, rgb(70,135,0) 100%);
  text-shadow: 1px 1px 0px rgba(0,0,0,0.3);
  cursor: pointer;
}
.cta:hover {
  background: linear-gradient(rgb(70,135,0) 0%, rgb(70,135,0) 100%);
  background: -webkit-linear-gradient(rgb(70,135,0) 0%, rgb(70,135,0) 100%);
  background: -o-linear-gradient(rgb(70,135,0) 0%, rgb(70,135,0) 100%);
  background: linear-gradient(rgb(70,135,0) 0%, rgb(70,135,0) 100%);
}
#about-urgency {
  padding-top: 70px;
  background: -webkit-linear-gradient(rgb(227,227,227), rgb(255,255,255) 80px);
  background: -o-linear-gradient(rgb(227,227,227), rgb(255,255,255) 80px);
  background: linear-gradient(rgb(227,227,227), rgb(255,255,255) 80px);
}
.urgency-txt-1,
.urgency-txt-2,
.txt-title {
  font-size: 24px;
  font-weight: 300;
  color: #000000;
}
.txt-free {
  font-weight: 700;
  color: #396e00;
}
.urgency-txt-2 {
  font-weight: 700;
}
.txt-title {
  color: #1a4f71;
}
.txt-text {
  font-size: 16px;
}
/* clock customisation */
#timer {
  width: auto;
  max-width: 440px;
  margin: 0 auto 50px auto;
}
.flip-clock-divider {
  width: 10px;
}
.flip-clock-divider .flip-clock-label {
  top: auto;
  bottom: -1.5em;
  text-transform: uppercase;
  color: #6c6c6c;
}
.flip-clock-wrapper {
  font-family: 'Ubuntu', sans-serif;
}
.flip-clock-wrapper ul li a div.down div.inn,
.flip-clock-wrapper ul li a div.up div.inn {
  background-color: #a13938;
  color: #ffffff;
}
.flip-clock-dot {
  display: none;
}
/* clock customisation end */

.laptop {
  max-width: 800px;
  margin: 30px auto;
  position: relative;
}
.laptop-video-wrap {
  position: absolute;
  width: 76%;
  top: 4.5%;
  left: 12%;
}
.laptop-video {
  width: 100%;
}

#formats,
#clients,
#plans {
  padding: 50px 0 30px 0;
}
.section-grey {
  background-color: #f2f2f2;
  border-top: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
}
.icon-ico {
  display: flex;
  border-radius: 50%;
  border: 1px solid #1a4f71;
  background-color: #ffffff;
  width: 100px;
  height: 100px;
  justify-content: center;
  align-items: center;
  color: #1a4f71;
  font-size: 36px;
  margin: 0 auto;
}
.icon-text {
  text-align: center;
}

.inter-section {
  background: url('../images/strip-bg.jpg') center/cover no-repeat;
}
.inter-cta {
  margin: 20px 0;
}
.inter-txt {
  font-size: 22px;
  font-weight: 700;
  color: #000000;
}
.inter-txt-highlight {
  font-size: 35px;
  font-weight: 300;
  color: #f9f9f9;
  text-transform: uppercase;
}
#testimonials {
  padding: 30px 0;
}
.testimonials-quote {
  font-size: 48px;
  color: #dfdfdf;
}
.testimonials-author {
  font-size: 24px;
  font-weight: 300;
  color: #6687a0;
  margin: auto 0;
}
.testimonials-position {
  font-size: 18px;
  font-weight: 700;
  color: #999999;
}
.testimonials-text {
  font-size: 18px;
  font-weight: 300;
  font-style: italic;
  color: #999999;
}
/* carousel customisation */
.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23c4c4c4' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}
.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23c4c4c4' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}

.geoweb-portal {
  padding: 30px 0 50px 0;
}
#plans-table {
  margin-top: 30px;
}
#plans-table th {
  vertical-align: middle;
  font-size: 18px;
  font-weight: 400;
  width: 25%;
}
#plans-table td {
  vertical-align: middle;
  position: relative;
  padding-left: 10px;
  font-size: 12px;
}
#plans-table i {
  color: #468800;
}
.table-text {
  padding-left: 10px;
}
.plans-cta {
  max-width: 300px;
  margin: 30px auto;
}

#about-footer {
  background-color: #444444;
  color: #dfdfdf;
  padding: 20px 0;
}
.footer-title {
  color: #ffffff;
  font-size: 13px;
  text-transform: uppercase;
}
.footer-subtitle {
  text-transform: uppercase;
  color: #ffffff;
  border-bottom: 1px solid #343434;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.footer-subtitle i {
  color: #9e9e9e;
  padding-right: 10px;
}
.about-list{
  padding-left: 0;
}
.about-list,
.footer-info {
  font-size: 14px;
}
.about-list li {
  position: relative;
  list-style: none;
  padding-bottom: 10px;
}
/* .about-list li::before {
  font-family: 'fontawesome';
  font-size: 12px;
  padding-right: 5px;
  content: '\f054';
  display: inline-block;
} */

#footer {
  background-color: #343434;
  color: #dfdfdf;
  padding: 20px 0;
}
#open_fc_widget {
    position: fixed;
    right: 35px;
    bottom: 0px;
    background-color: #810000;
    padding: 5px 10px;
    display: block;
    cursor: pointer;
    visibility: hidden;
    z-index: 2147483601;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
#lechat {
    display: block;
    text-align: left;
    line-height: 30px;
    font-family: sans-serif;
    color: #fff;
    height: 30px;
    width: 250px;
    position: relative;
    font-size:14px;
}
#lechat:after {
    position: absolute;
    font-family: "Font Awesome 5 Free";
    content: "\f086";
    top: 0;
    right: 0;
    font-size: 22px;
}
.prod-description{
  max-width: 385px;
  font-size: 16px;
  font-weight: bold;
  margin-top:22px;
}


/*   media queries   */

@media(max-width:1200px){
  .prod-description{
    max-width:330px;
  }
}
@media (max-width: 992px) {
  .top-left {
    background: none;
  }
  .inter-txt {
    font-size: 16px;
  }
  .inter-txt-highlight {
    font-size: 24px
  }
}
@media (max-width: 768px) {
  .cc-theme-edgeless.cc-window{
    max-width: 95%;
    margin: 0 auto 50px;
  }
  .prod-description{
    margin: 0 auto 15px;
  }
  .top-devices img {
    margin-bottom: auto;
  }
  .top-right {
    margin-top: 30px;
  }
  .inter-txt {
    padding-top: 20px;
  }
}
@media (max-width: 425px) {

}
@media (max-width: 576px) {
  #timer {
    max-width: 290px;
  }
  .flip-clock-wrapper ul {
    width: auto;
    padding: 17px;
  }
  .flip-clock-wrapper ul li a div.down div.inn,
  .flip-clock-wrapper ul li a div.up div.inn {
    font-size: 36px;
  }
  .flip-clock-divider .flip-clock-label {
    right: -64px;
  }
  .flip-clock-divider.minutes .flip-clock-label {
    right: -70px;
  }
  .flip-clock-divider.seconds .flip-clock-label {
    right: -68px;
  }
}
@media (max-width: 375px) {
  .h-black {
    font-size: 22px;
  }
  .h-red {
    font-size: 26px;
  }
}
