
/* @font-face {
font-family: 'Roboto Condensed';
src: local('Roboto Condensed Light Italic'), local('RobotoCondensed-LightItalic'), url(fonts/RobotoCondensed-LightItalic.ttf) format('truetype');
} */

/* latin-ext */
@font-face {
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  src: local('Lato Thin Italic'), local('Lato-ThinItalic'), url(fonts/Lato-ThinItalic.ttf) format('truetype');
}
/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: local('Lato Light Italic'), local('Lato-LightItalic'), url(fonts/Lato-LightItalic.ttf) format('truetype');
}
/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: local('Lato Italic'), local('Lato-Italic'), url(fonts/Lato-Italic.ttf) format('truetype');
}

/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: local('Lato Bold Italic'), local('Lato-BoldItalic'), url(fonts/Lato-BoldItalic.ttf) format('truetype');
}

/* latin */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: local('Lato Black Italic'), local('Lato-BlackItalic'), url(fonts/Lato-BlackItalic.ttf) format('truetype');
}
/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: local('Lato Thin'), local('Lato-Thin'), url(fonts/Lato-Thin.ttf) format('truetype');
}

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: local('Lato Light'), local('Lato-Light'), url(fonts/Lato-Light.ttf) format('truetype');
}


/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Lato Regular'), local('Lato-Regular'), url(fonts/Lato-Regular.ttf) format('truetype');
  
}

/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Lato Bold'), local('Lato-Bold'), url(fonts/Lato-Bold.ttf) format('truetype');
  
}
/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: local('Lato Black'), local('Lato-Black'), url(fonts/Lato-Black.ttf) format('truetype');
}

body {
  overflow-x: hidden;
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  -webkit-font-smoothing: antialiased;
}

hr{
  width:33%;
  border-top:2px solid #eee;
}

*:focus {
  outline: none;
}

.coverImg{
  /* width:100%; */
  margin-top:-15px;
}

.major-heading{
  font-size:45px !important;
  font-family: Lato !important;
  color: #000 !important;
  font-weight:900 !important;
}

#boostsales ul{
  list-style:none;
}



.btn-hover:hover{
  background-color: #4972be;
  border-color: #4972be;
  color:#fff;
}

.container-mid {
  position: absolute;
  z-index: 200;
  top: 40%;
  left: 25%;
  width: 100%;
  /* -webkit-transform: translate(-50%, -50%); */
  /*    -ms-transform: translate(-50%, -50%);*/
  transform: translate(-50%, -50%)
}

.container img{
  max-width:100% !important;
}

.banner-box {
  max-width: 650px;
  margin: 0 auto;
}

.banner-box h1 {
  font-weight: bolder;
}

.light-box {
  outline: 5px solid rgba(255, 255, 255, .5);
  outline-offset: 5px;
  background: rgba(255, 255, 255, .5);
}

.sales-card {
  border-radius: 10px;
}
#boostsales h2 {
  font-size: 30px;
}

#boostsales h3 {
  margin-top: 20px;
  font-size: 17px;
  font-weight: 900;
  color:black;
}

#mainHeader{
  background-image: url(../imgNew/img/index/greybackgroundbg.png);
  background-position-y:90px;
  text-align:center;
  background-repeat: repeat-x;
}

#boostsales {
/*  width: 60%;*/
padding:100px 0px !important;
position:relative;
z-index:10;
}


#boostsales p {
  font-size: 15px !important;
  padding: 0px 30px 15px 30px;
}

p {
  line-height: 1.5;
  font-size: 18px;
  letter-spacing: .3px;
  font-weight: 400;
}

a {
  color: #375971;
}

a:hover {
  color: #375971;
}

button:focus {
  box-shadow: none !important;
  outline: none !important;
}

.text-primary {
  color: #375971 !important;
}

h1,
h2,
h3 {
  /* color: #235980; */
  font-weight:600;
}

h1 {
  font-weight: bolder;
}

h4 {
  color: #0c0c0c;
  font-weight: 300;
}

h5 {
  color: #235980;
  font-weight: 600;
}

section {
  padding: 100px 0;
}

section h2.section-heading {
  font-size: 40px;
  margin-top: 0;
  margin-bottom: 15px;
}

section h3.section-subheading {
  font-size: 16px;
  font-weight: 400;
  font-style: italic;
  margin-bottom: 75px;
  text-transform: none;
}

.pop-max-sessions {
  height: 100px;
  width: 100px;
  background-color: #0c0c0c;
  float: right;
  margin-right: 10px;
  margin-top: -100px;
  display: none;
  color: white;
  z-index: 1000;
}



.btn-xl {
  font-size: 18px;
  padding: 20px 40px;
}

.btn-primary {
  background-color: #4972be;
  border-color: #4972be;
}

.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover {
  background-color: #470ef1 !important;
  border-color: #470ef1 !important;
  color: white;
}

::-moz-selection {
  background: #fed136;
  text-shadow: none;
}

::selection {
  background: #fed136;
  text-shadow: none;
}

img::-moz-selection {
  background: transparent;
}

img::selection {
  background: transparent;
}

img::-moz-selection {
  background: transparent;
}

#mainNav {
  background-color: #fff;
}

#mainNav .navbar-toggler {
  font-size: 12px;
  right: 0;
  padding: 13px;
  text-transform: uppercase;
  color: #0c0c0c;
  border: 0;
  font-size: 18px;
}

#mainNav .navbar-brand {
  color: #fed136;
  margin-top: 0px;
}

#mainNav .navbar-brand.active,
#mainNav .navbar-brand:active,
#mainNav .navbar-brand:focus,
#mainNav .navbar-brand:hover {
  color: #fec503;
}

#mainNav .navbar-nav .nav-item .nav-link {
  font-weight: 400;
  padding: 0.75em 0;
  color: #555;
}

#mainNav .navbar-nav .nav-item .nav-link.active,
#mainNav .navbar-nav .nav-item .nav-link:hover {
  color: #375971;
}

@media (min-width: 992px) {
  #mainNav {
    padding-top: 25px;
    padding-bottom: 10px;
    -webkit-transition: padding-top 0.3s, padding-bottom 0.3s;
    transition: padding-top 0.3s, padding-bottom 0.3s;
    border: none;
    /* background-color: transparent; */
  }

  #mainNav .navbar-brand {
    font-size: 1.75em;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }

  #mainNav .navbar-nav .nav-item .nav-link {
    padding: 1.1em 1em !important;
  }

  #mainNav.navbar-shrink {
    padding-top: 0;
    padding-bottom: 0;
    background-color: #fff;
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.1);
  }

  #mainNav.navbar-shrink .navbar-brand {
    margin-top: 0px;
  }

  #mainNav.navbar-shrink .navbar-brand {
    font-size: 1.25em;
    padding: 12px 0;
  }
}

.navbar-nav .nav-item a {
  font-size: 17px;
  line-height: 1;
}

.pricing-item {
  width: 30%;
}

@media only screen and (max-width: 991px) {
  .pricing-item {
    width: 100%;
  }
  .offerings {
    border: 1px solid #ddd;
    border-radius: 12px;
    border-left: 20px solid royalblue;
    text-align: center;
    padding: 20px !important;
    max-width: 95%;
  }
}

.masthead {
  color: black;
  background-image: url(../imgNew/img/index/bg9.png);
  background-repeat: no-repeat;
  background-size: cover;
  height: 90vh;
  min-height: 700px;
  background-position: 50% 0px;
}

.masthead-text {
  padding-top: 12%;
  z-index: 200;
}

header.exportdiv {
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center;
  background-size: cover;
  background-color: #fcfcfc;
  max-width: 100%;
  height: 90vh;
  margin-top: 6rem;
  background-image: url("../imgNew/landing/import-export/exportimport.jpg");
}

header.exportdivmobile {
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center;
  background-size: 100%;
  background-color: #383a39;
  max-width: 100%;
  height: 110vh;
  margin-top: 1%;
}

header.restaurantdiv {
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center;
  background-size: cover;
  max-width: 100%;
  height: 90vh;
  margin-top: 85px;
  background-image: url("../imgNew/landing/restuarant/bgimage.jpg");
}

header.restaurantdiv a {
  color: #0c0c0c;
  font-weight: 600;
  text-decoration: underline;
}

header.restaurantdiv h1 {
  color: #0c0c0c;
}

.astyle {
  font-weight: 500;
  text-decoration: underline;
  color: #00a9f6;
}

.margin40 {
  margin-top: 40vh;
}

header.restaurantdivmobile {
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center;
  background-size: 100%;
  /* background-image: url("../imgNew/landing/restuarant/bgimage.jpg"); */
  max-width: 100%;
  height: 110vh;
  margin-top: 85px;

}

header.restaurantdivmobile h1 {
  color: #0c0c0c;
}

#footerdesk-rl li a {
  color: #0c0c0c;

  font-size: 16px;
  letter-spacing: 0.2px;
  font-weight: 300;
}

#footermobile-rl li a {
  color: #0c0c0c;
  font-size: 16px;
  letter-spacing: 0.2px;
  font-weight: 300;
}

#footermobile-rl h4 {
  font-size: 18px;
  font-weight: 400;
  color: #0c0c0c;
}

#footerdesk-rl h4 {
  font-size: 18px;
  font-weight: 400;
  color: #0c0c0c;
}

#standout h2 {
  font-size: 2.5rem;
  color: #0c0c0c;
  font-weight: 700;
}

#standout p {
  font-size: 1.5rem;
  color: #0c0c0c;
  font-weight: 00;
}

/*
#integration h2,h3{
  color: #0c0c0c;
}
*/
#intmobile h2 {
  color: #0c0c0c;
}

#mobile-export ul {
  list-style-type: none;
}

#exportdivmobile h2 {
  color: white;
}

#challenges h2 {
  color: #0c0c0c;
}

#challenges h3 {
  color: #0c0c0c;
  font-size: 1.25rem;
}

#table-booking h2 {
  color: #0c0c0c;
}

header.exportdiv h1 {
  font-size: 38px;
  font-weight: 700;
  color: rgb(255, 255, 255);
}

header.exportdiv ul {
  font-size: 18px;
  font-weight: 500;
  list-style-type: none;
  line-height: 2;
}

.bgimg {
  background-image: url('../imgNew/img/index/fibotalkbgcloudsopti.jpg');
  height: 550px;
  background-position: center;
  background-repeat: no-repeat fixed;
  max-width: 95%;
  margin-top: 8%;
}

.front_page h1 {
  font-size: 60px;
  font-weight: 800;
  color: #4b4b4b;
  /*    text-shadow: 0px 0px 3px grey;*/
}

.front_page img{
  position: absolute;
  left: 50%;
  transform: translate(-50%,0);
  z-index: 1;
  bottom:10vh;
  width:100%;
}

.front_page div {
  text-align: center;
}

.front_page p {
  max-width: 650px;
}

#allinone p,
#partners p {
  font-size: 21px;
}

#partners h2 {
  font-size: 1.5rem;
  color: #0c0c0c;
  font-weight: 300;
  letter-spacing: 0.2px;
}

.pstyle {
  color: #235980;
  font-weight: 100;
  font-size: 14px;
  letter-spacing: 0.3px;
}

.service-heading {
  margin: 15px 0;
  text-transform: none;
}

.features-white {
  background-position: center;
  background-color: white;
  box-shadow: 0 0 30px #030f1b;
  border-radius: 10px;
  padding-top: 30px;
  padding-bottom: 30px;
  margin-top: -90px;
}


.bgblue {
  background-image: url('../imgNew/img/index/featuresbg.png');
  background-repeat: no-repeat;
  background-size: 200% 90%;
  background-position: center;
}

#golive h3 {
  font-size: 1.25rem;
  color: #0c0c0c;
  font-weight: 300;
}
#golive img{
  max-width: 100% !important;
    box-shadow: #ccc 2px 2px 5px;
    border: 1px solid #eee;
    border-radius:20px;
}

.article_list{ 
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 30px;
  padding: 0;
  margin-top: 48px;
  list-style: none;
  display: grid;
  grid-row-gap: 12px;
}

.article_item{
  position: relative;
  font-family: Lato;
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
  padding-left: 24px;
}

.checklist_item{
  font-weight: 400 !important;
  position: relative;
  text-align:left;
  line-height: 24px;
  padding-left: 24px;
  font-size:15px;
}

.article_item:before,
.checklist_item:before{
  content: "";
  width: 14px;
  height: 7px;
  border-bottom: 2px solid #0ba011;
  position: absolute;
  border-left: 2px solid #0ba011;
  left: 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 6px;
}

#mainHeader p{
  padding : 0% 15%;
}
#mainHeader h3{
  font-weight:600;
  line-height:2;
}
#mainHeader h2{
  font-size:27px;
}

#footerdesk h4, #footermobile h4 {
  font-size: 16px;
  font-weight: 600;
  color: #0c0c0c;
}

#bottom h3 {
  color: #0c0c0c;
  font-weight: 300;
}

#portfolio .portfolio-item {
  right: 0;
  margin: 0 0 15px;
}

#portfolio .portfolio-item .portfolio-link {
  position: relative;
  display: block;
  max-width: 400px;
  margin: 0 auto;
  cursor: pointer;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  opacity: 0;
  background: rgba(254, 209, 54, 0.9);
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover:hover {
  opacity: 1;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
  font-size: 20px;
  position: absolute;
  top: 50%;
  width: 100%;
  height: 20px;
  margin-top: -12px;
  text-align: center;
  color: white;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
  margin-top: -12px;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3,
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
  margin: 0;
}

#portfolio .portfolio-item .portfolio-caption {
  max-width: 400px;
  margin: 0 auto;
  padding: 25px;
  text-align: center;
  background-color: #fff;
}

#portfolio .portfolio-item .portfolio-caption h4 {
  margin: 0;
  text-transform: none;
}

#portfolio .portfolio-item .portfolio-caption p {
  font-size: 16px;
  font-style: italic;
  margin: 0;
}

#portfolio * {
  z-index: 2;
}

@media (min-width: 767px) {
  #portfolio .portfolio-item {
    margin: 0 0 30px;
  }
}

.portfolio-modal {
  padding-right: 0px !important;
}

.portfolio-modal .modal-dialog {
  margin: 1rem;
  max-width: 100vw;
}

.portfolio-modal .modal-content {
  padding: 100px 0;
  text-align: center;
}

.portfolio-modal .modal-content h2 {
  font-size: 3em;
  margin-bottom: 15px;
}

.portfolio-modal .modal-content p {
  margin-bottom: 30px;
}

.portfolio-modal .modal-content p.item-intro {
  font-size: 16px;
  font-style: italic;
  margin: 20px 0 30px;
}

.portfolio-modal .modal-content ul.list-inline {
  margin-top: 0;
  margin-bottom: 30px;
}

.portfolio-modal .modal-content img {
  margin-bottom: 30px;
}

.portfolio-modal .modal-content button {
  cursor: pointer;
}

.portfolio-modal .close-modal {
  position: absolute;
  top: 25px;
  right: 25px;
  width: 75px;
  height: 75px;
  cursor: pointer;
  background-color: transparent;
}

.portfolio-modal .close-modal:hover {
  opacity: 0.3;
}

.portfolio-modal .close-modal .lr {
  /* Safari and Chrome */
  z-index: 1051;
  width: 1px;
  height: 75px;
  margin-left: 35px;
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  background-color: #212529;
}

.portfolio-modal .close-modal .lr .rl {
  /* Safari and Chrome */
  z-index: 1052;
  width: 1px;
  height: 75px;
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  background-color: #212529;
}

.timeline {
  position: relative;
  padding: 0;
  list-style: none;
}

.timeline:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 40px;
  width: 2px;
  margin-left: -1.5px;
  content: '';
  background-color: #e9ecef;
}

.timeline>li {
  position: relative;
  min-height: 50px;
  margin-bottom: 50px;
}

.timeline>li:after,
.timeline>li:before {
  display: table;
  content: ' ';
}

.timeline>li:after {
  clear: both;
}

.timeline>li .timeline-panel {
  position: relative;
  float: right;
  width: 100%;
  padding: 0 20px 0 100px;
  text-align: left;
}

.timeline>li .timeline-panel:before {
  right: auto;
  left: -15px;
  border-right-width: 15px;
  border-left-width: 0;
}

.timeline>li .timeline-panel:after {
  right: auto;
  left: -14px;
  border-right-width: 14px;
  border-left-width: 0;
}

.timeline>li .timeline-image {
  position: absolute;
  z-index: 100;
  left: 0;
  width: 80px;
  height: 80px;
  margin-left: 0;
  text-align: center;
  color: white;
  border: 7px solid #e9ecef;
  border-radius: 100%;
  background-color: #fed136;
}

.timeline>li .timeline-image h4 {
  font-size: 10px;
  line-height: 14px;
  margin-top: 12px;
}

.timeline>li.timeline-inverted>.timeline-panel {
  float: right;
  padding: 0 20px 0 100px;
  text-align: left;
}

.timeline>li.timeline-inverted>.timeline-panel:before {
  right: auto;
  left: -15px;
  border-right-width: 15px;
  border-left-width: 0;
}

.timeline>li.timeline-inverted>.timeline-panel:after {
  right: auto;
  left: -14px;
  border-right-width: 14px;
  border-left-width: 0;
}

.timeline>li:last-child {
  margin-bottom: 0;
}

.timeline .timeline-heading h4 {
  margin-top: 0;
  color: inherit;
}

.timeline .timeline-heading h4.subheading {
  text-transform: none;
}

.timeline .timeline-body>ul,
.timeline .timeline-body>p {
  margin-bottom: 0;
}

.bgLight {
  background-color: #fff;
}

@media(max-width: 576px) {
  .width {
    width: 100%;
  }

  .card-width {
    width: 94%;
  }

  .bgblue {
    background-size: 190% 95%;
  }

  .istyle {
    margin-left: 27%;
  }

  .pricing-item {
    width: 100%;
  }

  .privacy-p {
    font-size: 12px;
    color: #4b5156;
  }

  .sidenav {
    padding-top: 15px;
  }

  .sidenav a {
    font-size: 14px;
  }

  .logindomainbg {
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #f8f9fa !important;
  }

  .smallscreen {
    width: 100px;
    margin-bottom: 10px;
  }

  
}



@media (min-width: 768px) {
  .pstyle {
    margin-left: 60px;
  }

  .logindomainbg {
    background-image: url('../imgNew/img/loginbg.png');
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #f8f9fa !important;
  }

  .timeline:before {
    left: 50%;
  }

  .timeline>li {
    min-height: 100px;
    margin-bottom: 100px;
  }

  .timeline>li .timeline-panel {
    float: left;
    width: 41%;
    padding: 0 20px 20px 30px;
    text-align: right;
  }

  .timeline>li .timeline-image {
    left: 50%;
    width: 100px;
    height: 100px;
    margin-left: -50px;
  }

  .timeline>li .timeline-image h4 {
    font-size: 13px;
    line-height: 18px;
    margin-top: 16px;
  }

  .timeline>li.timeline-inverted>.timeline-panel {
    float: right;
    padding: 0 30px 20px 20px;
    text-align: left;
  }
}

@media (min-width: 992px) {
  .pstyle {
    margin-left: 60px;
  }

  .timeline>li {
    min-height: 150px;
  }

  .timeline>li .timeline-panel {
    padding: 0 20px 20px;
  }

  .timeline>li .timeline-image {
    width: 150px;
    height: 150px;
    margin-left: -75px;
  }

  .timeline>li .timeline-image h4 {
    font-size: 18px;
    line-height: 26px;
    margin-top: 30px;
  }

  .timeline>li.timeline-inverted>.timeline-panel {
    padding: 0 20px 20px;
  }

  .logindomainbg {
    background-image: url('../imgNew/img/loginregisterfullbg.png');
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #f8f9fa !important;
  }
}

.liststyleNone {
  list-style: none;
}

@media (min-width: 1200px) {
  .pstyle {
    margin-left: 60px;
  }

  .boxshadow {
    box-shadow: 4px 4px 10px #d3ddde;
    margin: 0 12px 17px 0;
  }

  .timeline>li {
    min-height: 170px;
  }

  .timeline>li .timeline-panel {
    padding: 0 20px 20px 100px;
  }

  .timeline>li .timeline-image {
    width: 170px;
    height: 170px;
    margin-left: -85px;
  }

  .timeline>li .timeline-image h4 {
    margin-top: 40px;
  }

  .timeline>li.timeline-inverted>.timeline-panel {
    padding: 0 100px 20px 20px;
  }

  .logindomainbg {
    background-image: url('../imgNew/img/loginregisterfullbg.png');
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #f8f9fa !important;
  }
}

.team-member {
  margin-bottom: 50px;
  text-align: center;
}

.team-member img {
  width: 225px;
  height: 225px;
  border: 7px solid #fff;
}

.team-member h4 {
  margin-top: 25px;
  margin-bottom: 0;
  text-transform: none;
}

.team-member p {
  margin-top: 0;
}

section#contact {
  background-color: #212529;
  background-image: url("../img/map-image.png");
  background-repeat: no-repeat;
  background-position: center;
}

section#contact .section-heading {
  color: #fff;
}

section#contact .form-group {
  margin-bottom: 25px;
}

section#contact .form-group input,
section#contact .form-group textarea {
  padding: 20px;
}

section#contact .form-group input.form-control {
  height: auto;
}

section#contact .form-group textarea.form-control {
  height: 248px;
}

section#contact .form-control:focus {
  border-color: #fed136;
  -webkit-box-shadow: none;
  box-shadow: none;
}

section#contact ::-webkit-input-placeholder {
  font-weight: 700;
  color: #ced4da;
}

section#contact :-moz-placeholder {
  font-weight: 700;
  color: #ced4da;
}

section#contact ::-moz-placeholder {
  font-weight: 700;
  color: #ced4da;
}

section#contact :-ms-input-placeholder {
  font-weight: 700;
  color: #ced4da;
}

footer {
  padding: 25px 0px;
  /*text-align: center;*/
}

footer li a {
  color: #333;
  font-weight: 400;
  font-size: 14px;
  letter-spacing: 0.2px;
}

footer h6 {
  color: #0c0c0c;
}

footer p {
  font-size: 12px;
  letter-spacing: 0.5px;
  margin-top: 10px;
}

footer span.copyright {
  font-size: 90%;
  line-height: 40px;
  text-transform: none;
}

footer ul.quicklinks {
  font-size: 90%;
  line-height: 40px;
  margin-bottom: 0;
  text-transform: none;
}

footer li a:hover {
  color: #470ef1;
}



ul.social-buttons {
  margin-bottom: 0;
}

ul.social-buttons li a {
  font-size: 20px;
  line-height: 50px;
  display: block;
  width: 50px;
  height: 50px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: white;
  border-radius: 100%;
  outline: none;
  background-color: #212529;
}

ul.social-buttons li a:active,
ul.social-buttons li a:focus,
ul.social-buttons li a:hover {
  background-color: #fed136;
}

.margin-top-10 {
  margin-top: -50px;
}

/*Button styles*/
.fiboButton {
  font-weight: 600;
  border: none;
  border-radius: 5px;
  background-color: #4972be;
  font-size: 16px;
  width: 100px;
  height: 50px;
  color: white;
  cursor: pointer;
}

.fiboButton:hover {
  background-color: #470ef1;
  color: #fff !important;
}

.getStartedbtn {
  font-weight: 600;
  border: none;
  border-radius: 5px;
  background-color: #4972be;
  font-size: 16px;
  width: 200px;
  height: 50px;
  color: white;
  cursor: pointer;
  transform: translate(0%, 0%);
  -ms-transform: translate(0%, 0%);
}

.getStartedbtn:hover {
  background-color: #470ef1;
}

.navButton {
  font-weight: 500;
}

/* Testimonials Section
--------------------------------*/
.testimonial-designation {
  color: #11111178;
  font-weight: 500;
  font-size: smaller;
}

.testimonial_padding {
  box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
  padding: 25px 20px;
}

.testimonial-name {
  color: #11111178;
}

.testimonial-text {
  border-left: 3px solid #eee;
}

.testimonial-topic {
  font-size: 35px;
}

#testimonials h2 {
  color: #0c0c0c;
}

.carousel-indicators {
  position: relative;
  bottom: 0;
  left: 0;
  bottom: 0 !important;
  z-index: 15;
  width: auto;
  padding-left: 0;
  margin: 30px auto 0 auto;
  margin-right: auto;
  text-align: center;
  list-style: none;
  margin-bottom: 0;
  display: inline-block;
}

.carousel-indicators li {
  margin: 0;
}

.testimonial-image {
  width: 100px !important;
  border-radius: 50% !important;
}

.bottomillustration {
  background-image: url('../imgNew/img/index/charactersbottom.png');
  background-repeat: no-repeat;
  background-size: contain;
  height: 300px;
  width: auto;
  background-position: center;
  position: relative;
  max-width: 100%;
}

.Partners_page {
  background-position: center;
  background-color: white;
  box-shadow: 0 0 30px #f3f3f3;
  border-radius: 5px;
  padding-top: 30px;
  padding-bottom: 30px;
}

#partnersid ul li {
  font-weight: 300;
  letter-spacing: 0.5px;
  margin-bottom: 15px;
}

#partnersid h2 {
  font-size: 1.5rem;
  color: #0c0c0c;
  font-weight: 300;
  letter-spacing: 0.2px;
}

.fa-size {
  font-size: 20px;
}

.divstyle {
  font-weight: 300;
}

.mutedtext {
  color: #535960 !important;
}

.bg_fibo {
  background-image: url("../img/pricing/bg.png");
  background-repeat: no-repeat;
  background-size: cover;

}

.bg_fibo h3 {
  color: black;
}

@media only screen and (max-width: 767px){
  #mainHeader{
    background-position-y:60px;
  }
  .masthead-text{
    padding-top:70px;
  }
  section{
    padding: 50px 0px;
  }
}

/*pricing section*/

@media only screen and (max-width: 1754px) {
  .padding-basic-b {
    padding-bottom: 2.1vh !important;
  }
}

@media only screen and (max-width: 1717px) {
  .padding-basic-b {
    padding-bottom: 0px !important;
  }
}

#sessionRange _fill {
  background: #fff;
}

#pricing h2 {
  font-size: 1.5rem;
  color: #0c0c0c;
  font-weight: 300;
}

.basic-value,
.premium-value {
  font-weight: 600;
  font-size: 18px;
}

.Price_mon_div {
  border-radius: 5px;
  height: 30px;
  text-align: center;
  padding-top: 6px;
  cursor: pointer;
  border: 1px solid blue;
}

.Price_yearly_div_new {
  border-radius: 5px;
  height: 30px;
  text-align: center;
  padding-top: 6px;
  cursor: pointer;
  border: 1px solid blue;
}

.Price_yearly_div {
  background-color: #4972be;
  height: 40px;
  text-align: center;
  padding: 5%;
}

.Price_ent_div {
  background-color: #A9A9A9;
  height: 40px;
  text-align: center;
  padding: 5%;
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
}

.background_pricing {
  background-color: #fcfcfc;
}

.popover-body {
  background-color: #fbe6a01f;
}

.footer_top {
  background: white;
  padding: 2%;
  border-top: 3px solid;
  border-color: #f8f8f8;
}

.margin_neg10 {
  margin-top: -10px;
}

#free span,
#div_month span,
#div_year span {
  font-size: 17px;
  font-weight: 500;
}

#free h2,
#div_month h2,
#div_year h2 {
  font-size: 38px;
}
.show_price {
  font-size: 15px;
  letter-spacing: 0.5px;
  font-weight: 400;
  background: transparent;
}

.height {
  height: 170px;
}

#price_table.style_th {
  border-style: solid 1px;
  border-width: 1px;
  border-color: #f6f6f6;
  padding: 8px;
  background: white;
  width: 25%;
  font-weight: 300;
  font-size: 15px;
}

#price_table tr td {
  letter-spacing: 0.5px;
  font-weight: 300;
}

#price_table .td_style {
  border-style: 1px solid #dee2e6;
  border-left: 1px solid #dee2e6;
  border-right: 1px solid #dee2e6;
  border-bottom: 1px solid #dee2e6;
  font-weight: 500;
  letter-spacing: 0.5px;
  width: 30%;
  background-color: #fff;
}

#price_table .td_style_last {
  border-style: 1px solid #dee2e6;
  border-left: 1px solid #dee2e6;
  border-right: 1px solid #dee2e6;
  border-bottom: 1px solid #dee2e6;
  background-color: #fff;
  width: 30%;
}

#price_table .lightblue {
  background-color: #c0c0e9;
  padding: 0.2rem;
  border: none;
}

.btnfree:hover {
  background-color: #4972be;
  color: white;
  cursor: pointer;
}

.center {
  text-align: center;
  ;
}

.btnfree {
  font-weight: 400;
  color: #2c86b9;
  border: 1px solid #2c86b9;
  font-size: 15px;
  letter-spacing: 0.4px;
}

.no_border_radius {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}

.no_border_left {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}

.border_bottom {
  border-bottom: 1px solid #dee2e6;
}

#price_table .darkblue {
  background-color: #4972be;
  padding: 0.2rem;
}

#price_table .no_border {
  border-style: none;
  padding: 0.2rem;
}

.style_span {
  font-size: 13px;
  font-weight: 500;
  color: #4972be;
}

.background_second_div {
  border-style: solid;
  border-color: #f3f3f3;
  border-width: thin;
  background-color: #fff;
  padding: 5%;
  box-shadow: 0 0 30px #f3f3f3;
}

#div_month {
  display: none;
}

.active_price {
  text-align: center;
  background-color: #fff;
  color: #4972be !important;
  font-weight: 600;
}

.istyle {
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 30px solid #4972be;
  margin-left: 40%;
}

table .th_style_top {
  border-style: none;
  background-color: #fcfcfc;
}

table .no_border {
  border-style: none;
}

.margin10 {
  margin-top: -10px;
  margin-bottom: 10px;
}

.img_reponsive {
  height: auto;
  width: 90%;
  padding-bottom: 25vh;
}

.price_li {font-size: 14px;
  padding-left: 40px;
  padding-right: 40px;
}

.fs_price {
  font-size: 50px;
  font-weight: 900;
}

.fw_300 {
  font-weight: 300;
}

.fw_400 {
  font-weight: 400;
}

.hand {
  cursor: pointer;
}

.selected {
  color: #375971 !important;
  font-weight: 600 !important;
}

#question p {
  cursor: pointer;
  font-weight: 400;
}

#question p:hover {
  cursor: pointer;
  color: #375971;
}

/*Knowledgebase*/
.bannerKnowledge {
  background-color: #fcfcfc;
  height: 180px;
  margin-top: 5%;
}

#kb h2 {
  font-size: 1.5rem;
  color: #0c0c0c;
  font-weight: 300;
}

#faq h3 {
  color: #0c0c0c;
  font-weight: 300;
  font-size: 1.5rem;
}

.img-fluid {
  height: 60px;
  margin-bottom: 30px;
  width: 60px;
}

.priceIcon {
  color: #38bc38;
  font-size: 45px;
  margin-bottom: 30px;
  height: 50px;
}

.faqstyle {
  padding: 5%;
  margin-top: 7%;
  color: black;
}

.fasize {
  font-size: 50px;
  color: #6cadf7;
}

.helpButton {
  background-color: #375971;
  border-radius: 5px;
  color: white;
  border: 1px solid #375971;
  padding: 5px;
  font-size: 15px;
  cursor: pointer;
  margin-top: 50px;
}

.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #fcfcfc;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}

.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 16px;
  color: #0c0c0c;
  display: block;
  transition: 0.3s;
}

.sidenav a:hover {
  color: #375971;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 30px;
  margin-top: 15%;
}

/*Features*/




@media only screen and (max-width: 422px) {
  #tab-chat p {
    padding-bottom: 35px;
  }

  div.hr::after {
    top: 86px !important;
  }

  div.hr::before {
    top: 87px !important;
  }
}

@media only screen and (max-width: 266px) {
  #tab-chat p {
    padding-bottom: 0px;
  }
}

.features {
  display: none;
}

#tab-analytics,
#tab-chat {
  cursor: pointer;
}

#chat {
  display: none;
}

#hr_chat {
  display: none;
}

#hr-st-analytics {
  display: none;
}

div.hr-straight {
  height: 1px;
  background: black;
}

div.hr {
  height: 1px;
  background: black;
}

div.hr:after {
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 15px 15px 0;
  border-color: #FFFFFF transparent;
  display: block;
  width: 0;
  z-index: 1;
  top: 50px;
  left: 50%;
}

div.hr:before {
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 17px 15px 0;
  border-color: black transparent;
  display: block;
  width: 0;
  z-index: 1;
  top: 51px;
  left: 50%;
}

.feature-tabs {
  margin-top: 150px;
}

.feature-tabs .col-6 {
  padding-left: 0px;
  padding-right: 0px;
}

.feature-tabs p {
  font-size: 20px;
}

#featureheading h2 {
  font-size: 1.5rem;
  color: #0c0c0c;
  font-weight: 300;
}

.featuresImgRight {
  overflow: hidden;
  margin-top: 20px;
  margin-left: -1rem;
}

.featuresImgMob {
  width: 100%;
}

.featuresImgLeft {
  margin-left: -1rem;
  margin-top: 18px;

}

.smartInterface {
  margin-left: -250px;
}

.visitorsfeaturesImg {
  height: 450px;
}

.overflow_hidden {
  overflow: hidden;
}

.div_margin_left {
  margin-left: 8%;
}

.listyle {
  letter-spacing: 0.5px;
  font-weight: 300;
}

.hr_style {
  position: relative;
  top: -0.7em;
  font-size: 1.5em;
  width: 50%;
}

.small {
  line-height: 1.2;
  font-weight: 200;
  font-size: 13px;
  margin-top: 10px;
  color: #535960 !important;
}

#help_div_1_background li {
  color: black;
  font-size: 1rem;
  padding-bottom: 10%;
}

#help_sidepanel li>a {
  color: #505050;
  font-size: 1rem;
  letter-spacing: 0.5px;
  line-height: 1.5;
  font-weight: 400;
}

#help_sidepanel ul>li:hover {
  background-color: #f1f2f3;
}

.help_div_2_background {
  background-color: white;
  padding: 2%;
}

#help_div_2 h2 {
  color: #0c0c0c;
  font-size: 1.5rem;
  font-weight: 300;
}

.help_div_1_background {
  line-height: 2;
  background-color: white;
  padding: 5%;
  padding-left: 2%;
}

.activetab {
  background-color: #f3f3f3;
  padding: 10px;
  padding-left: 5px;
}

.imagefluid {
  max-width: 95%;
  height: auto;
  margin-top: 15px 0px;
  border: 1px solid #ccc;
}

/*Slider*/
.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 20px;
}

.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 16px;
  width: 16px;
  left: 13px;
  bottom: 2px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked+.slider {
  background-color: #4972be;
}

/*input:focus + .slider {
box-shadow: 0 0 1px #2196F3;
}*/
input:checked+.slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

td .toggle {
  background-color: red;
  width: 127px;
  height: 62px;
}

#askDomain h2 {
  font-weight: 400;
  color: #375971;
}

.textstyle {
  line-height: 1.3333333;
  font-size: 42px;
  color: #4872be;
  /*padding:5px;
margin-top:3%;*/
}

#askDomain small:hover {
  color: #375971;
}

.domainname {
  border-radius: 10px;
  border: 2px solid;
  border-color: #4872be;
  height: 50px;
  margin-left: 6%;
  width: 100%;
}

.middle-box {
  background: #fff;
  padding: 20px 20px;
  z-index: 100;
  margin: 0 auto;
  padding: 20px 35px 20px 20px;
}

.inputfeild {
  border-radius: 10px;
  border: 2px solid;
  border-color: #4872be;
  height: 50px;
}

.textstyle {
  margin-left: 10px;
}

.boundary {
  background-color: #fff;
  box-shadow: 4px 4px 10px #d3ddde;
  border: 1px solid #d0d7e1;
  border-radius: 10px;
}

.mybox {
  margin: 15px 0px;
  min-height: 130px;
  text-align: center;
  border-radius: 2px;
  background-color: #fefefe;
  border: 1px solid #ddd;
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.1);
  padding: 15px;
  cursor: pointer;
}

.mybox-p {
  font-size: 13px;
  letter-spacing: 0.5px;
  font-weight: 300;
  color: #535960 !important;
  line-height: 1.4;
  margin-top: 10px;
}

.mybox-p:hover {
  color: #235980;
}

.code-color {
  color: #235980;
}

.nostyle {
  text-decoration: none !important;
}

.mybox:hover {
  border: 1px solid #ccc;
  background-color: #fff;
  box-shadow: 0px 8px 16px 0px rgba(0, 1, 0, 0.2);
}

#created h3,
#domain h3,
#login h3 {
  color: #808388;
  font-weight: 100;
}

#prem_ul li:hover {
  color: #0c0c0c;
  cursor: pointer;
}

#basic_ul li:hover {
  color: #0c0c0c;
  cursor: pointer;
}

.privacy-banner {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: .5rem .2rem;
  background: #dee2e6;
  z-index: 1030;
  color: #0c0c0c;
  font-size: 14px;
  margin: 0;
  display: none;
}

.banner-accept {
  padding: 5px 10px;
  color: #fff;
  border-radius: 5px;
  font-size: 15px;
}

.ic {
  cursor: pointer;
  font-size: 14px;
  color: #4872be;
  font-weight: 400;
  letter-spacing: 0px;
}

.ic:hover {
  text-decoration: underline;
  color: #4872be;
}

.ft-cookie-btn {
  background: #fed136;
  color: black;
  cursor: pointer;
}

.place::placeholder {
  color: #ccc;
  opacity: 1;
}

.grayscale {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

#bullets li {
  font-weight: 300;
  margin-bottom: 15px;
}

#bulletsmobile li {
  font-weight: 300;
  margin-bottom: 15px;
}

#bullets h2 {
  color: #0c0c0c;
}

#mobile-bullets h2 {
  color: #0c0c0c;
}

#bullets h3 {
  color: #0c0c0c;
  font-weight: 200;
  font-size: 25px;
}

#diduknow h3 {
  font-weight: 200;
  font-size: 23px;
}

.pinkbg {
  background: #fab9a0;
  border-radius: 45px;
  padding-left: 22px;
  padding-top: 15px;
}

.pinkp {
  font-size: 17px;
  font-weight: 300;
  line-height: 1.2;
  letter-spacing: 0;
}

.padding-225 {
  padding-top: 225px;
}

#partner_success_div {
  display: none;
}

.offerings {
  border: 1px solid #ddd;
  border-radius: 12px;
  border-left: 20px solid royalblue;
  text-align: center;
  padding: 60px;
}

.offerings h4 {
  margin-bottom: 15px;
}

.offerings-image {
  margin: 20px;
}
.offerings p{
  text-align: left;
  padding : 10px !important;
  font-size: 15px;
}

#tutorial h2 {
  font-size: 20px;
}

.text-fibo {
  color: #555;
  font-size: 16px;
  line-height: 30px;
  font-weight: 400;

}

.blackbg {
  background: url("../imgNew/landing/transparent.png") center;
  background-size: 120%;
  border-radius: 35px;
  padding: 20px;
}

.inline {
  display: inherit;
}

.h-40px {
  height: 40px;
}


.bkground-white {
  background-color: #fff !important;
}

.bg_white_no_bottom {
  background-color: #fff;
  border-bottom: none;
}

.card {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  text-align: center;
  background-color: #fff;
  height: 95%;
}

.btn-outline-white {
  border: 1px solid #fff;
  color: #fff;
}

.pricing_section {
  background: #647df9;
  color: #7a90ff;
  padding: 2em 0 8em;
  min-height: 100vh;
  position: relative;
  -webkit-font-smoothing: antialiased;
}

.pricing {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
  width: 100%;
  margin: 0 auto 3em;
}

.pricing-feature-list {
  text-align: left;
}

.premium-pricing-period {
  font-size: 17px;
}

.pricing-palden .pricing-item {
  cursor: default;
  color: #0c0c0c;
  background: #fff;
  box-shadow: 0 0 10px rgba(46, 59, 125, 0.23);
  border-radius: 10px 10px;
  margin: 0.5em;
}

.border_radius_top {
  border-radius: 20px 20px 10px 10px;
}

@media screen and (min-width: 66.250em) {
  .pricing-palden .pricing__item--featured {
    box-shadow: 0 0 20px rgba(46, 59, 125, 0.23);
  }
}

#basicSessions {
  font-size: 20px;
}

#premiumSessions {
  font-size: 20px;
}

.pricing-title {
  padding: 30px 30px 0px;
  line-height: 45px;
  font-weight: 900;
  font-size: 25px;
}

#enterprise-pricing {
  margin-bottom: 2rem;
}

@media screen and (min-width: 992px) {
  #enterprise-bottom {
    margin-top: 11.5rem;
  }

  #price_ul {
    margin-bottom: 9.1rem;
  }
}

@media screen and (min-width: 1200px) {
  #price_ul {
    margin-bottom: 10.2rem;
  }
}

.premium-pricing-title {
  margin-bottom: -1.5rem;
}

.premium-sessions {
  margin-top: -0.8rem;
}

.custom-range::-webkit-slider-thumb {
  /*  background: #23587f;*/
  border: 1px solid #000000;
  background: #ffffff;
}

.custom-range::-moz-range-thumb {
  /*  background: #23587f;*/
  border: 1px solid #000000;
  background: #ffffff;
}

.custom-range::-ms-thumb {
  /*  background: #23587f;*/
  border: 1px solid #000000;
  background: #ffffff;
}

input[type=range]::-webkit-slider-runnable-track {
  background: #3071a9;
}

input[type=range]:focus::-webkit-slider-runnable-track {
  background: #367ebd;
}

input[type=range]::-moz-range-track {
  background: #3071a9;
}

input[type=range]::-ms-track {
  background: transparent;
}

input[type=range]::-ms-fill-lower {
  background: #2a6495;
}

input[type=range]::-ms-fill-upper {
  background: #3071a9;
}

.padding-basic-b {
  padding-bottom: 3.3vh;
}

.import-export-top-margin {
  padding-top: 85px;
}

#onboarding-selection {
  display: none;
}

.text-fibo span {
  font-size: 15px;
  font-weight: 600;
  padding: 15px;
}

.subtext {
  font-weight: 400;
  font-size: 13px !important;
  color: #555 !important;
  padding-left: 15px;
  line-height: 17px;
}
.h-25 {
  height: 2rem !important;
}

div#domain_div h3 {
  font-weight: bolder;
  font-size: 2.5rem;
}


