.full-width .ubermenu-nav, .container, .row {
  max-width: 1370px !important
}
.absolute-footer {
    background-color: #222f3e !important;
}
h1 {
  font-size: 15px;}
h6 {
  font-size: 10px;}

#loginButton {
margin-bottom:10px;
}

.page-id-28816 .nav-tabs li:nth-child(4) {
    background: #f86f20 !important;
    color: white;
}
.row-dashed .col:before, .row solid .col:before {
	height:0px
}
.row-dashed .col:after, .row solid .col:after {
	height:0px;
	left: -9999px;
}
.page-id-28816 .nav-tabs li:nth-child(4)>a {
  color: white;
	background: #f86f20;
}
.page-id-28816 .nav-tabs>li:nth-child(4).active>a {
  background: #f86f20;
}

.page-id-5 .nav-tabs li:nth-child(4)>a:hover {
  color: white;
}

.page-id-28816 .nav-tabs li:nth-child(4):after {
    position: absolute;
    content: "NEW";
    background: #f86f20;
    font-size: .7em;
    height: 15px;
    top: -15px;
    right: 0px;
    left: 0px;
    z-index: 1;
    color: white;
    font-weight: bold;
    letter-spacing: .25em;
}

.page-id-49353 .nav-tabs li:nth-child(4) {
    border-top: 2px solid #4967EE;
}
.page-id-49353 .nav-tabs li:nth-child(4):after {
    position: absolute;
    content: "NEW";
    background: #f86f20;
    font-size: .7em;
    height: 20px;
    top: -20px;
    right: 20px;
    left: 175px;
    z-index: 1;
    color: white;
    line-height: 1.8;
    border-radius: 5px 5px 0 0;
}

/* Fix padding on API page */
.page-id-28858 #main {
    padding: 0 1.6em;
}

#logo {
	overflow: hidden;
}


#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu{
	top: 85px;
	transition: none !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item-has-children > a:after{
	opacity: 0;
	z-index: 99999;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item-has-children.mega-toggle-on:hover > a:after{
	opacity: 1;
	transform: translate(0, 0);
	position: absolute;
	top: 38px;
	left: 52px;
	display: inline-block;
	border-right: 15px solid transparent;
	border-left: 15px solid transparent;
	content: '';
	padding-top: 32px;
	border-bottom: 20px solid #fff !important;
	
}

.c-sub-header,
.c-sub-header > a,
.c-sub-header > a:hover,
.c-mm-col-heading{
	font-weight: 800 !important;
	text-transform: uppercase !important;
	color: #2C434F !important;
	cursor: default !important;
}

.mt-c-menu{
	margin-top: 50px !important;
}

.c-sub-header img,
.c-mm-col-heading img{
	margin-right: 5px;
	max-height: 19px;
	width: auto;
	margin-top: -5px;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu{
	margin-bottom: 35px;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link{
	line-height: 20px;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.mega-current_page_item > a.mega-menu-link{
	color: #4967ee;
	text-decoration: underline;
	font-weight: 700;
}

@media only screen and (max-width: 1024px) {
	
	.mfp-wrap{
		z-index: 99999999;
	}
	
	.off-canvas-right .mfp-content, .off-canvas-left .mfp-content,
	#mega-menu-wrap-primary_mobile{
		width: 100%;
		background-color: transparent;
		padding: 20px;
	}
	
	.mfp-content .mobile-sidebar{
		background-color: white;
		border-radius: 16px;
		padding-top: 20px;
	}
	
	.mfp-wrap .mfp-close{
		top: 30px;
		right: 30px;
	}

	#mega-menu-wrap-primary_mobile #mega-menu-primary_mobile > li.mega-menu-item > a.mega-menu-link{
		padding: 2px 1px;
	}
	#mega-menu-wrap-primary_mobile #mega-menu-primary_mobile li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item{
		padding: 5px 0 5px 5px;
	}

	#mega-menu-wrap-primary_mobile #mega-menu-primary_mobile.mega-menu-accordion > li.mega-menu-item{
		margin: 0;
	}

	#mega-menu-wrap-primary_mobile .mega-menu-toggle + #mega-menu-primary_mobile{
		padding: 15px 0px 15px 0px;
	}

	#mega-menu-wrap-primary_mobile .mt-c-menu {
		margin-top: 0px !important;
	}

	#mega-menu-wrap-primary_mobile #mega-menu-primary_mobile.mega-menu-accordion li.mega-menu-item > ul.mega-sub-menu{
		border-bottom: 1px solid #f0f0f0;
		box-shadow: none;
	}
	
	.header-search-form-wrapper .searchform input[type="search"]{
		padding: 21px 10px;
		border-top-left-radius: 5px;
		border-bottom-left-radius: 5px;
	}
	
	.header-search-form-wrapper .searchform .button.icon{
		border-top-right-radius: 5px;
		border-bottom-right-radius: 5px;
		background-color: #4967EE;
	}
	
	.header-social-icons .social-icons i{
		min-width: 2em;
	}
	
	.off-canvas:not(.off-canvas-center) li.html{
		padding: 0 20px;
	}
	
	.nav-sidebar.nav-vertical > li + li{
		border-top: 0;
	}
	
	#mega-menu-wrap-primary_mobile {
		padding-bottom: 0;
	}
	
	#custom-expanded-menu-buttons {
		margin-top: 10px;
		margin-bottom: 8px;
	}

	#custom-expanded-menu-buttons button:first-child{
		color: #4967EE;
		border-color: #4967EE;
		margin-right: 5px;
	}
	
}
/*New CSS*/
/* div.wpforms-container-full .wpforms-form .wpforms-page-indicator.progress .wpforms-page-indicator-page-progress-wrap
{
display: none !important;
} */
div#wpforms-63829-field_3-container {
    padding: 0px;
}
/* div.wpforms-container-full .wpforms-form .wpforms-page-indicator
{
margin:0px !important;
} */
div.wpforms-container-full .wpforms-form input.wpforms-field-medium, div.wpforms-container-full .wpforms-form select.wpforms-field-medium, div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-medium
{
max-width:100% !important;
}
.pum-theme-45147 .pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close {
    box-shadow: none !important;
    text-shadow: none  !important;
    font-size: 40px  !important;
    color: #7f7e7f;
    right: 10px;
    top: 10px;
    background-color:transparent !important;
}
.pum-theme-45147 .pum-container, .pum-theme-lightbox .pum-container
{
border:none;
}
#popupBodySignUp
{
padding:10px 40px;
}
#popupBodySignUp > h3 {
    text-align: center;
    font-family: "Roboto", sans-serif;
    font-size: 1.5em;
    display: block;
    line-height: 31px;
    margin: 7px;
    text-transform: uppercase;
}
span.wpforms-page-indicator-steps {
    font-size: 0.67em !important;
    text-align: center !important;
    display: block;
    margin: 7px !important;
    color: #7f7e7f;
}
div#wpforms-63829-field_5-container ,div#wpforms-63829-field_13-container {
    padding: 0px;
    margin: 7px;
    text-align: center;
    font-size: 0.68em;
    color: #7f7f7f;
}
div#wpforms-63829-field_6-container {
    padding: 0px;
}

/*div.wpforms-container-full .wpforms-form input[type=date], div.wpforms-container-full .wpforms-form input[type=datetime], div.wpforms-container-full .wpforms-form input[type=datetime-local], div.wpforms-container-full .wpforms-form input[type=email], div.wpforms-container-full .wpforms-form input[type=month], div.wpforms-container-full .wpforms-form input[type=number], div.wpforms-container-full .wpforms-form input[type=password], div.wpforms-container-full .wpforms-form input[type=range], div.wpforms-container-full .wpforms-form input[type=search], div.wpforms-container-full .wpforms-form input[type=tel], div.wpforms-container-full .wpforms-form input[type=text], div.wpforms-container-full .wpforms-form input[type=time], div.wpforms-container-full .wpforms-form input[type=url], div.wpforms-container-full .wpforms-form input[type=week], div.wpforms-container-full .wpforms-form select, div.wpforms-container-full .wpforms-form textarea
{
    height: 44px !important;
    font-size: 14px !important;
    border: 1px solid #cfcfcf;
    border-radius: 4px !important;
    text-indent: 12px !important;
    padding: 0px !important;
}*/
.inputSingUp > input::-webkit-input-placeholder,.inputSingUp >div > div >input::-webkit-input-placeholder {
    font-style: italic;
    color: #d7d7d7;
}
.inputSingUp > input:-ms-input-placeholder, inputSingUp >div > div >input:-ms-input-placeholder{
    font-style: italic;
    color: #d7d7d7;
}
.inputSingUp > input::placeholder, inputSingUp >div > div >input::placeholder {
    font-style: italic;
    color: #d7d7d7;
}
.checkBoxSingup
{
    display: inline-block;
    position: absolute !important;
    bottom: 34%;
    right: 9%;
}
.passwordPopup {
    max-width: 80% !important;
    width: 80%;
    display: block;
}
div.wpforms-container-full .wpforms-form input[type=submit], div.wpforms-container-full .wpforms-form button[type=submit], div.wpforms-container-full .wpforms-form .wpforms-page-next{
    background-color: #4967EE !important;
     border: none !important; 
    color: #fff !important;
    font-size: 1em !important;
    padding: 0px 25px 4px !important;
    height: 56px !important;
    margin: auto !important;
    font-size: 1em !important;
    font-weight: 700 !important;
    text-transform: uppercase;
    transition: .3s all linear;
}
 div.wpforms-container-full .wpforms-form .wpforms-page-prev{
    background-color: #fff!important;
     border: 1px solid #4967EE  !important; 
    color: #4967EE !important;
    font-size: 1em !important;
    padding: 0px 25px 4px !important;
    height: 56px !important;
    margin: auto !important;
    font-size: 1em !important;
    font-weight: 700 !important;
    text-transform: uppercase;
    transition: .3s all linear;
}
.textInfoSignUpPopup
{
    font-size: 12px;
    text-align: center;
    display: block;
    color: #7f7f7f;
}
/* div.wpforms-container-full
{
margin: 0px !important;
} */
form#wpforms-form-63829 {
    margin-bottom: 0px;
}
div.wpforms-container-full .wpforms-form label.wpforms-error
{
color:#ff0000 !important;
padding-top:10px;
}

div.wpforms-container-full .wpforms-form .wpforms-submit-container {
    padding: 10px 0 0 0;
    clear: both;
    position: absolute !important;
    display: inline-block;
    bottom: 10%;
    right: 20%;
}
div#wpforms-63829-field_4-container > .wpforms-pagebreak-left{
    position: absolute !important;
    bottom: 10%;
    left: 20%;
}
#wpforms-63829-field_18-container{
    margin-bottom: 60px !important;
}
#wpforms-63829-field_8-error , #wpforms-63829-field_15-error , #wpforms-Error-CompanyWebsite
{
 color: #fff !important;
    height: 0px;
    overflow: hidden !important;
    padding: 0 !important;
}
#wpforms-63829-field_8-error.error_email , #wpforms-63829-field_15-error.error_phone , #wpforms-Error-CompanyWebsite.error_website
{
  overflow:unset !important;
  height:auto !important;
  color: #ff0000 !important;
  padding-top: 10px !important;
}
#wpforms-63829-field_8-error.error_email
{
display:block !important;
}
.checkBoxSingup
{
  bottom:31% !important;
}
#wpforms-Error-CompanyWebsiteEmpty , #wpforms-Error-CompanyWebsiteForbidden
{
    display: block;
    font-size: 12px;
    float: none;
    color: #ff0000;
    padding-top: 10px;
}
.d-block
{
  display:block !important;
}
#wpforms-63829-field_2-container .wpforms-clear.wpforms-pagebreak-left
{
text-align:center;
}
#wpforms-63829-field_7-error , #wpforms-63829-field_7-last-error , #wpforms-63829-field_8-error , #wpforms-63829-field_16-error
{
display:none !important;
}
#wpforms-Error-CompanyWebsite.error_website
{
display:block !important;
}
#response_msg_error
{
    display: block;
    font-size: 12px;
    float: none;
    color: #ff0000;
    padding-top: 10px;
}
.plans {
    padding-top: 160px !important;
}
/*Add new CSS For Contact page*/
@media screen and (max-width: 1451px) and (min-width: 550px)  {
  .titleContact > span {
    font-size:100% !important;
  }
  .colContact {
    max-width: 33.33% !important;
    flex-basis: 33.33% !important;
  }
  .titleContact {
    min-height:42px !important;
  }
}

/** too short title show image next to it **/
.post-title {
min-width: 300px;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
}

.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
}

.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.video {
  aspect-ratio: 16 / 9;
  width: 100%;
}

@media (max-width: 430px) {
  #firstStep {
    margin-bottom:0  !important;
  }
  #secondStep {
      margin-bottom:0  !important;
  }

  #signUpPopup .SignUpbutton {
      font-size: 0.6em !important;
  }

  #signUpPopup h2 {
      font-size: 1em  !important;
  }
  #loginPopup h2 {
      font-size: 1em  !important;
  }
  #loginForm {
      margin-bottom:0  !important;
  }
  #loginPopup .loginButton {
      font-size: 0.6em  !important;
  }
  .nav>li>a {
      font-size: .9em !important;
  }
  .plans {
      min-height: 500px;
      overflow: auto;
      max-height: 500px;
  }
  .BandWidth {
      padding-top: 350px !important;
  }

  #tab_plans > div > div:nth-child(4) > div > div.banner.has-hover.plans {
      min-height: 160px;
  }

  #tab_plans > div > div:nth-child(3) > div > div.banner.has-hover.plans {
      max-height: 300px;
      min-height: 280px;
  }

  #tab_plans > div > div:nth-child(2) > div > div.banner.has-hover.plans {
      min-height: 350px;
  }
}


.element {
  background-color: white;
}
.nav-tabs>li>a {
    background-color:#E9EAEC;
}

.nav>li>a {
    font-size: 1em;
	color:#222F3E;
	font-weight:bold;
}

#ptsBlock_700680 .ptsCol-1 .ptsColHeader {
    background-color:#f36f24;
}
#ptsBlock_759578 .ptsCol-2 .ptsColHeader {
    background-color: rgba(17,118,147,1);
}

.button, button, input[type='submit'], input[type='reset'], input[type='button'] {
    text-transform: uppercase;
    font-size: 1.3em;
    -ms-touch-action: none;
    touch-action: none;
    font-weight: bolder;
    border: 2px solid transparent;
    border-radius: 0;
    margin-top: 0;
    margin-right: 0em;
    text-shadow: none;
    line-height: 2.2em;
    min-height: 2.5em;
    padding: 0 1.2em;
    max-width: 100%;
    transition: transform .3s, border .3s, background .3s, box-shadow .3s, opacity .3s, color .3s;
    text-rendering: optimizeLegibility;
    box-sizing: border-box;
}
.nav-dropdown {
    position: absolute;
    min-width: 260px;
    max-height: 0;
    z-index: 9;
    /* padding: 20px 0 20px; */
    opacity: 0;
    margin: 0;
    /* transition: opacity .25s; */
    /* box-shadow: 1px 1px 15px rgba(0,0,0,0.15); */
    border: 2px solid #ddd;
    color: #777;
    background-color: #fff;
    text-align: left;
    display: inline-block;
    left: -99999px;
}
.header.show-on-scroll, .stuck .header-main {
    height: 70px!important;
    background-color: white;
}

#loginPopup {
    color: #7f7e7f;
  position:fixed;
   margin: 2% auto 5% auto; 
  left: 0;
  right: 0;
  border-radius: 4px;
  width:40%;
  background-color: #fff;
  padding: 20px 60px;
  box-sizing: border-box;
}

.loginHeader {
  box-sizing: border-box;
  display:flex;
  height:auto;
  margin-bottom:20px;
    flex-direction:column;
}

.loginHeader .popupLogo {
  height: 31px;
  position:absolute;
  left:15px;
  top:15px;
}

#loginPassword {
  flex-grow:1;
}

.loginSection {
  display:flex;
  flex-direction:column;
}

.lineLogin {
  line-height:44px;
  height:44px;
	display:flex;
}

#passwordLogin {
	margin-left:7px;
}

.lineLogin #togglePasswordLogin {
	margin-left:7px;
}

#loginPopup h2 {
    display: block;
    font-size: 1.5em;
    font-weight: bold;
}

#buttonGroupLogin.buttonGroup .dflex{
  flex-direction: column;
  text-align: center;
}

#buttonGroupLogin.buttonGroup a{
  margin-bottom: 6px;   
}

#loginPopup .loginButton {
  padding: 0 25px 4px;
  width:auto;
  height: 56px;
  font-size:1em;
  background: #4967EE;
  color: #fff;
  margin:auto;
  cursor:pointer;
  transition : .3s all linear;
}


/** COMMON CODE BELLOW */

.back {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 999999999;
    background-color: rgba(0,0,0,0.75);
    top: 0;
    left: 0;
}

.botHeader h2 {
  margin: 7px;
}

.botHeader span {
      font-size: 12px;
}

.topHeader {
  height:33px;
}

.separation {
  box-sizing:border-box;
  color: #7f7e7f;
  margin: 22px -60px 22px;
}

.d-flex {
  display:flex;
}

.botHeader {
    text-align:center;
}

.topHeader .closeCrossSign {
  position: absolute;
    right: 10px;
    top: 10px;
    font-size: 22px;
	cursor: pointer;
}

.inputGroup {
  display: flex;
  flex-direction:column;
  justify-content: flex-start;
}

.inputGroup span {
  margin-bottom: 5px;
  line-height: normal;
	font-size: 15px !important;
}

.inputGroup .mendatory {
  color:#db7626 ;
}

.inputGroup input {
  height:44px;
  border: 1px solid #cfcfcf;
  border-radius: 4px;
  text-indent: 12px;
  /* color: #282828; */
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box;
  line-height: normal;
  margin-bottom:12px !important;
}


#togglePassword {
	margin-left: 7px;
}

#loginPopup .loginButton:hover {
    background: #0f6a84;
}

.dflex {
  display:flex;
}

.buttonGroup {
  display:flex;
  flex-direction: column;  
}

.textInfo {
  font-size: 12px;
  text-align:center;
  margin-top: 12px;
}

@media only screen and (max-width: 1100px) {
    #signUpPopup {
        width: 75%;
    }
	#loginPopup {
        width: 75%;
    }
}
@media only screen and (max-width: 600px) {
     #signUpPopup {
        width: 90%;
    }
	#loginPopup {
        width: 90%;
    }
}


@media only screen and (max-width: 900px) {
  .inputGroup input {
      height: 30px;
  }
  #signUpPopup {
    padding: 20px;
  }
  .separation {
    margin: 22px -20px 22px;
  }
	#loginPopup {
    padding: 20px;
  }
}
.box-text {
    padding-top: .7em;
    padding-bottom: 1.4em;
    position: relative;
    width: 100%;
    height: 280px;
    font-size: .9em;
}
.accordion-title {
    font-size: 110%;
    padding: .6em 4em;
    display: block;
    position: relative;
    border-top: 1px solid #ddd;
}


.signUpHeader {
  box-sizing: border-box;
  display:flex;
  height:auto;
  margin-bottom:20px;
    flex-direction:column;
}

.lineSignUp {
  line-height:44px;
  height:44px;
	display: flex;
}

.lineSignUp label {
	margin-left:7px
}

#stepNumberText b {
  font-size:14px;
}

.topHeader .closeCrossSign {
  position: absolute;
    right: 10px;
    top: 10px;
    font-size: 22px;
	cursor: pointer;
}

#secondStep {
  display:none;
}

.botHeader {
    text-align:center;
}

.botHeader h2 {
  margin: 7px;
}

.botHeader span {
      font-size: 12px;
}

#passwordText {
      height: 44px;
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
      margin-bottom: 8px;
}

#signUpLastButton {
  display:none
}

.topHeader {
  height:33px;
}

.signUpHeader .signUpLogo {
  height: 31px;
  position:absolute;
  left:15px;
  top:15px;
}

.signUpHeader .signUpHeaderText{
  text-align:center;
  font-size: 24px;
  margin-bottom: 18px;
}

.separation {
  box-sizing:border-box;
  color: #7f7e7f;
  margin: 22px -60px 22px;
}

.d-flex {
  display:flex;
}

#signUpPassword {
  flex-grow:1;
}

.back {
    
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 999999999;
    background-color: rgba(0,0,0,0.75);
    top: 0;
    left: 0;
}

#signUpPopup {
    color: #7f7e7f;
  position:fixed;
   margin: 2% auto 5% auto; 
  left: 0;
  right: 0;
  border-radius: 4px;
  width:40%;
  background-color: #fff;
  padding: 20px 60px;
  box-sizing: border-box;
}

.signUpSection {
  display:flex;
  flex-direction:column;
}

.inputGroup {
  display: flex;
  flex-direction:column;
  justify-content: flex-start;
}

.inputGroup span {
  margin-bottom: 5px;
  line-height: normal;
}

.inputGroup .mendatory {
  color: #f36f24;
}

#signUpPopup h2 {
    display: block;
    font-size: 1.5em;
    font-weight: bold;
}
#togglePassword {
	margin-left: 7px;
}

#signUpPopup .SignUpbutton {
  padding: 0 25px 4px;
  width:auto;
  height: 56px;
  font-size:1em;
  background: #4967EE;
  color: #fff;
  margin:auto;
  cursor:pointer;
  transition : .3s all linear;
}
#signUpPreviousButton{
  display:none;
}
#signUpPopup .SignUpbutton.empty {
   background: #fff;
  color: #4967EE;
      border: 1px solid #4967EE;
}
ydhtf
#signUpPopup .SignUpbutton.empty:hover {
    background: #49;
    color:#fff;
}

#step2 {
  display:none
}

.dflex {
  display:flex;
}

.buttonGroup {
  display:flex;
  flex-direction: column;  
}

.textInfo {
  font-size: 12px;
  text-align:center;
  margin-top: 12px;
}

@media only screen and (max-width: 1100px) {
    #signUpPopup {
        width: 75%;
    }
}
@media only screen and (max-width: 600px) {
      #signUpPopup {
        width: 90%;
    }
}


@media only screen and (max-width: 900px) {
  .inputGroup input {
      height: 30px;
  }
  #signUpPopup {
    padding: 20px;
  }
  .separation {
    margin: 22px -20px 22px;
  }
}

.signUpButtonHeader {
	background: #4967EE;
	color: #fff;
	    transition: transform .3s, border .3s, background .3s, box-shadow .3s, opacity .3s, color .3s;
	
}

.lds-ring {
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px;
}
.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 51px;
  height: 51px;
  margin: 6px;
  border: 6px solid #fff;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #fff transparent transparent transparent;
}
.lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
#buttonGroupLogin a {
	margin: auto;
}

.sectionHalfCalculator {
  width:50%;
  color: #222F3E;
  font-family: "Roboto", sans-serif;
}
#formCalculatorSection {
  background-color: #fff;
}
#resultCalculatorContainer {
  background-color: #fff;
}
#formCalculatorSection .calculatorContainer {
  float: right;
}
#resultCalculatorContainer .calculatorContainer {
  float: left;
}
#resultCalculatorContainer .calculatorContainer h2 {
  margin-bottom:0;
}
#resultCalculatorContainer .calculatorContainer #tooltipResult {
  margin-top:0;
}
#resultCalculatorContainer .calculatorContainer p{
  font-size:12px;
}

.calculatorContainer {
  padding:5%;
  width:100%;
	height:100%;
  text-align:center;
}

#formCalculator {
  padding: 12px 0;
  border: 2px solid #D3D6D9;
  border-radius: 12px;
}

.groupeElementCalculator:first-child {
  border-top: none;
  margin-top:0;
}

.groupeElementCalculator {
  border-top: 1px solid #D3D6D9;
  margin-top:10px;
  font-size: 16px;
}
.planInfo {
  display: flex;
  padding: 5px;
  margin: 20px;
  border-radius:5px;
}
.planItem {
  flex-grow: 1;
  border-radius: 7px 0 0 7px;
  padding:5px;
	border: 1px solid #D3D6D9;
}
.planName {
  padding:5px;
  border-radius: 0 7px 7px 0;
  flex-grow: 1;
	border: 1px solid #D3D6D9;
	background-color: #D3D6D9;
}
#planPrice {
  font-size:26px;
}
.planDescription {
    color: #222F3E;
    margin: 9% 0;
    padding: 16px;
    border: 2px solid #D3D6D9;
    font-size: 15px;
    line-height: 18px;
    border-radius: 12px;
    text-align: justify;
}
.planDescription #planOverage {
      color: #222F3E;
    margin: 19px -16px 0;
    padding: 10px 26px 0;
    border-top: 1px solid #D3D6D9;
    text-align: left;
    font-size: 13px;
    line-height: 16px;
}

.sliderCalculator {
  width: 207px;
  margin: 0 auto;
  padding: 14px 0 2px;
  line-height: 16px;
}
.sliderInfo {
  position: relative;
  display: flex;
  justify-content: space-between;
  margin-bottom: 8px;
  color: #fff;
}
.sliderInfoItem {
  padding:3px;
}
.sliderBar {
    position: relative;
    height: 19px;
    background: #D3D6D9;
    border-radius: 4px;
}
.sliderRange {
    width: 50%;
    height:100%;
    display: block;
    border-radius: 4px;
}
.sliderHandle {
    position: absolute;
    top: -5px;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    margin-left: -13px;
    background: #4967EE;

    left:50%;
    cursor: pointer;
}
.sliderHandle:hover .sliderTooltip, .sliderHandle:active .sliderTooltip {
  display: inline-block;
}

.sliderTooltip{
    display:none;
    position: absolute;
    top: 100%;
    right: -50%;
    background: #3e5d7c;
    padding: 4px 10px;
    margin-top: 8px;
    color: #fff;
    border-radius: 4px;
    line-height: 14px;
    white-space: nowrap;
    text-align: center;
    font-size: 10px;
}

.sliderTooltip::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 100%;
    width: 0;
    height: 0;
    overflow: hidden;
    margin: 0 0 -1px -4px;
    border: 4px solid;
    border-color: transparent transparent #3e5d7c;
}

.calculatorContainer h2 {
	color: #222F3E;
}

#periodicity {
	  width: 40%;
    margin: auto;
}

.groupeElementCalculator input {
	width:40%;
}

@media only screen and (max-width: 700px) {
	.sectionHalfCalculator {
		height: auto;
		width:100%;
	}
	.parentCalculator {
		flex-direction: column;
	}
}

.parentCalculator {
	display:flex;
}

#signUpPopup ::placeholder {
	color:lightgray;
	font-style:italic;
}

.code-sample-overlay, .tryit-overlay {
    top: 10%;
}
.button.is-outline, input[type='submit'].is-outline, input[type='reset'].is-outline, input[type='button'].is-outline {
    /* border: 2px solid currentColor; */
    background-color: transparent;
    font-size: 0.9em;
    margin-left: 0px;
    margin-top: 20px;
}

#top-link {
	  bottom: 90px;
    right: 32px;
}
.accordion .toggle {
    /* width: 2.3em; */
    /* height: 1.5em; */
    /* margin-right: 5px; */
    top: -0.1em;
    /* border-radius: 999px; */
    position: absolute;
    left: 0;
}

.entry-content.single-page a, .customer-story a {
	text-decoration: underline;
}

.m-lines-text {
	line-height: 1.2em;
}

.banner .h1-dc {
	line-height: 1;
	font-size: 2.9em;
	margin-top: .2em;
	margin-bottom: .2em;
}

.title-25 {
	line-height: 1.65;
	font-size: 2.5em;
	margin-bottom: .5em;
}

.h1-dc .value, .h1-dc .number, .h1-dc .unit {
	font-size: 1.65em;
}

.banner .h2-dc, .h2-dc h2 {
	font-size: 2em;
	font-weight: normal;
	margin-top: .2em;
	margin-bottom: .2em;
}

.banner .h2-careers {
	font-size: 3.5em;
	font-weight: 700;
	margin-top: .2em;
	margin-bottom: .2em;
}

.banner .h3-dc {
	font-size: 1.5em;
	margin-top: .6em;
	margin-bottom: .6em;
	font-weight: 700;
	line-height: inherit;
}

.banner .h5-dc {
	font-size: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
	font-weight: 700;
	line-height: inherit;
}

.underline {
	text-decoration: underline;
}

.blue {
	color: #4967ee;
}

.dark-blue {
	color: #222f3e;
}

.l-gray {
	color: #a7acb2;
}

.italic {
	font-style: italic;
}

.lh-1 {
	line-height: 1 !important;
}

.lh-12 {
	line-height: 1.2 !important;
}

.lh-14 {
	line-height: 1.4 !important;
}

.lh-16 {
	line-height: 1.6 !important;
}

.bolder, .bolder h2 {
	font-weight: bolder !important;
}

.low-text, .t-75 {
	font-size: 75%;
}

.t-110 {
	font-size: 110%;
}

.t-120 {
	font-size: 120%;
}

.mid-text, .t-140 {
	font-size: 140%;
}

.t-160 {
	font-size: 160%;
}

.t-190 {
	font-size: 190%;
}

.t-200 {
	font-size: 200%;
}

.t-250 {
	font-size: 250%;
}

.c-white {
	color: white;
}

.banner .blue-h3 {
	font-size: 1.5em;
	margin-top: 0.9em;
	margin-bottom: 0.9em;
	font-weight: 700;
	color: #4967ee;
}

.banner .title-35 {
	font-size: 3.5em;
}

.banner .big-title {
	font-size: 4em;
}

.banner .huge-title {
	font-size: 5.2em;
}

.faq__questions {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	margin-top: 60px;
}

.faq__question {
	width: 50%;
	padding: 20px 40px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

@media (max-width: 992px) {
	.faq__questions {
			-webkit-box-align: baseline;
			-ms-flex-align: baseline;
			align-items: baseline;
	}
}

@media only screen and (max-width: 849px) {
	.c-mm-col-heading{
		padding-top: 30px !important;
	}
	.pt-m-0{
		padding-top: 0px !important;
	}
}

@media (max-width: 768px), (max-width: 812px) and (orientation: landscape) {
	.faq__question {
    padding: 20px 25px;
	}
}

@media (max-width: 667px) {
	.faq__question {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
	}
}




/* nav menu edits (media)*/
@media screen and (min-width: 850px) and (max-width: 1240px) {
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
    margin: 0 20px 0 0;
}
  #mega-menu-wrap-primary #mega-menu-primary {
    width: 700px;
}
  
}
.page-jump-class{
	scroll-margin-top: 166px !important
}
@media screen and (max-width: 1099px) {
	
#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item {
	display:list-item !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
	text-align: left !important;
  padding: 0 10px !important;
	border-radius: 0 !important;
  border: 0 !important;
  margin: 0 !important;
 	line-height: 40px !important;
  height: 40px !important;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
	float: right !important;
}
	
	
	
.js-wpml-ls-legacy-dropdown{
		    display: none;
}	
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item {
    margin: 0 !important;
    clear: both !important;
    border: 0 !important;
	
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu ul.mega-sub-menu {
    float: left;
    position: static !important;
}
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu ul.mega-sub-menu {
    border: 0;
    border-radius: 0;
	}
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item  ul.mega-sub-menu {
    visibility: visible !important;
    opacity: 1 !important;
	}
	
#mega-menu-wrap-primary .mega-menu-toggle + #mega-menu-primary {
    background: #fff;
    display: block;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu li.mega-menu-column {
    width: 100% !important;
    clear: both;
}	
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu {
    margin-bottom: 3px !important;
}	
	
}
