@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Lobster+Two&display=swap');
@import url('https://fonts.googleapis.com/css?family=Chewy&display=swap');
@import url('https://fonts.googleapis.com/css?family=Racing+Sans+One&display=swap');
*{
    margin: 0;
    padding: 0;
}
body{
    color: #333;
    background: #fff;
    font-family: 'Lato', sans-serif;
    font-weight: normal;
    font-size:1rem;
}
a{
    color: #023f75;
}
article, aside, dialog, figcaption, footer, header, hgroup, main, nav, section {
    clear: both;
    width: 100%;
    position: relative;
    display: block;
}
#root {
    margin-top: 0px;
}
.demo-btn img{
    top: calc(50% - 200px);
    position: fixed;
    right: -8px;
    z-index: 1022;
    width: 60px;
    cursor: pointer;
}
header nav.bg-dark {
    background-color: #023f75 !important;
    border: none;
    color: #fff;
    font-family: 'Lato', sans-serif;
}
header nav ul.navbar-nav>li>a {
    color: #fff !important;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
}
.nav-item .nav-link {
    padding: .5rem 1rem;
}
.navbar-dark .navbar-toggler {
    color: rgba(255, 255, 255, 0.9);
    border-color: rgba(0,0,0,.1);
}
.navbar-dark .navbar-toggler {
    color: #fff;
    cursor: pointer;
}
.navbar-dark .navbar-toggler:focus {
    outline: none;
}
/*.navbar {
    padding: 50px 0 15px;
}*/
.fixheader {
    position: fixed;
    z-index: 950;
    transform: translateZ(0);
    top: 0;
    left: 0;
    right: 0;
    background-color: hsla(0,0%,100%,.95);
    transition: all .3s,transform .4s;
}
.fixheaderInput {
    transform: translateZ(0);
    transition: all .3s,transform .4s;
    opacity: 0;
    display: none;
}
.fixheaderInputAddclass {
    transform: translate3d(0,-140px,0);
}
.fixheaderAddclass {
    transform: translate3d(0,-140px,0);
}
/*.custom-toggler .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,102,203, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}*/
button:focus {
    outline: 1px dotted;
    outline: none;
}
p{
    line-height: 28px;
    font-weight: 400;
    color: #7c8595;
    margin-bottom: 15px;
    font-family: 'Open Sans', sans-serif;
}
.custom-toggler.navbar-toggler {
    border-color: rgb(255,255,255);
}
.home-section {
    position: relative;
    z-index: 1;
    overflow: hidden;
    position: relative;
    padding-top: 120px;
    padding-bottom: 80px;
    background-color: #1e90ff;
}
.home-section h2 {
    color: #fff;
    font-size: 3rem;
}
.home-section p {
    margin-bottom: 30px;
    max-width: 600px;
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    color: #fff;
}
ul.benefits {
    margin-bottom: 25px;
    letter-spacing: 1px;
    color: #fff;
}
ul.benefits li {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 10px;
    color: #fff;
}
ul.benefits li i {
    margin-right: 5px;
    color: #fff;
}
.register-form-wrapper {
    margin-top: 30px;
    background-color: #fff;
    box-shadow: 0 6px 10px -1px rgba(0, 0, 0, 0.25);
    border-radius: 8px 8px;
    padding: 30px 40px 55px 40px;
    text-align: center;
}
.form-control{
    width: 100%!important;
    height: 52px!important;
    padding-left: 4%!important;
    padding-right: 4%!important;
    margin-top: 4px!important;
    margin-bottom: 15px!important;
    color: #656565!important;
    border: 1px solid #ededed!important;
    background-color: #f7f8f9!important;
    font-size: 16px!important;
    border-radius: 5px 5px 5px 5px!important;
}
.form-control:focus{
    border-color: #656565!important;
    color: #656565!important;
    outline: none;
}
button.register-submitbtn{
    background: #0c75fb;
    border: none;
    color: #fff;
    letter-spacing: 1px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    width: 100%;
    max-width: 535px;
    padding: 18px 0;
    text-transform: uppercase;
    -webkit-border-radius: 3px 3px;
    -moz-border-radius: 3px 3px;
    border-radius: 3px 3px;
    transition: all .50s ease-in-out;
    -moz-transition: all .50s ease-in-out;
    -webkit-transition: all .50s ease-in-out;
}
.sec-grey{
    background: #fafbfc;
    /*padding: 90px 0 100px 0;*/
    padding: 50px 0 50px 0;
}
.sec-white{
    background: #fff;
    /*padding: 90px 0 100px 0;*/
    padding: 50px 0 50px 0;
}
.mainServices {
    margin-top: 50px;
    text-align: center;
}
.mainServices img {
    width: 210px;
    margin-bottom: 25px;
}
.mainServices h3 {
    font-size: 26px;
    color: #292929;
    margin-bottom: 15px;
}
.mainServices p {
    padding: 0 10px;
    margin-bottom: 25px;
}
.btn-blue.small, .btn-blue-line.small {
    font-size: 16px;
    padding: 14px 20px;
}
.btn-blue-line {
    font-family: 'Dosis', sans-serif;
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
    color: #017df7;
    background-color: transparent;
    border: 1px solid #1089d4;
    border-radius:30px;
    margin: 20px 10px 0 10px 0;
    padding: 20px 30px;
    display: inline-block;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
}
.btn-blue-line:hover {
    color: #fff!important;
    background: #3498db;
}
a:hover{text-decoration: none;}
.f2{margin-bottom: 35px;}
.icon-circle{
    float: left;
    margin: 10px 25px 25px 0;
    background-color: #fcfcfc;
    border: 1px solid #eaeaea;
    width: 80px;
    height: 80px;
    text-align: center;
    vertical-align: middle;
    color: #017df7;
    font-size: 40px;
    line-height: 80px;
    position: relative;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    transition: all .50s ease-in-out;
    -moz-transition: all .50s ease-in-out;
    -webkit-transition: all .50s ease-in-out;
}
.width-100 {
    width: 100%;
}
.box-shadow {
    border-radius: 8px;
    box-shadow: 0px 8px 40px 0 rgba(0, 0, 0, 0.15);
}
.feature-box {
    text-align: center;
    margin: 30px 0 0 0;
}
.feature-box i {
    margin-bottom: 10px;
    font-size: 46px;
    color: #1e90ff;
}
.feature-box h4 {
    font-size: 22px;
    margin-bottom: 10px;
}
.feature-box p {
    color: #7c8595;
}
footer p {
    color: #fff;
}
ul.f_social {
    width: 100%;
    max-width: 1140px;
    display: block;
    margin: 0 auto;
    padding-top: 5px;
    text-align: center;
}
ul.f_social li {
    display: inline-block;
    margin: 0;
    line-height: 100%!important;
}
ul.f_social li a i {
    display: inline-block;
    margin: 0 8px;
    padding: 0;
    font-size: 26px!important;
    line-height: 26px!important;
    color: #fff;
    transition: all .5s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
}
.owl-carousel .owl-item img{height: 100px;width: auto;margin: auto}
.button-demo{
    background: #0c74fb;
    padding: 10px;
    color: #fff;
    width: 250px;
    text-align: center;
    border-radius: 30px;
    position: sticky;
    top: 0;
    z-index:1022;
    /*display: none;*/
}
@media (min-width: 992px){
    .navbar-expand-lg .navbar-nav .nav-link.nav-link-icon {
        padding-right: .5rem;
        padding-left: .5rem;
    }
}

.slider-area .slider{
    margin: 0 80px;
}
.Tabs.Tabs--pricing .Tabs-nav {
    position: relative;
}
.Tabs-nav-small {
    max-width: 22rem;
}
.Tabs-nav {
    margin: 0 auto 1.5rem;
    max-width: 54rem;
}
.Tabs-nav-items {
    display: -ms-flexbox;
    display: flex;
}
.Tabs-nav-item {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    width: 33.33%;
    text-align: center;
    border: 1px solid #dadeee;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.Tabs-nav-item:first-child {
    border-bottom-left-radius: 100rem;
    border-top-left-radius: 100rem;
    border-right-color: transparent;
}
.Tabs-nav-link {
    display: block;
    padding: .5rem 0;
    color: #6c718b;
    background: #fff;
    transition: none;
    cursor: pointer;
}
.Tabs-nav-link--title {
    font-family: canada-type-gibson,Helvetica Neue,Helvetica,Arial,sans-serif;
    font-weight: 400;
    font-size: 1.2rem;
    letter-spacing: .02rem;
    line-height: 1.55;
}
.Tabs-nav-item.is-active {
    border-color: #007bff;
}
.Tabs-nav-item.is-active .Tabs-nav-link {
    color: #007bff;
    background-color: #f2f3fa;
}
.Tabs-nav-item:last-child {
    /*margin-left: -1px;*/
    /*border-left-color: transparent;*/
    border-bottom-right-radius: 100rem;
    border-top-right-radius: 100rem;
}

.noUi-target,
.noUi-target * {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -ms-touch-action: none;
    touch-action: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
.noUi-target {
    position: relative;
    direction: ltr
}
.noUi-base {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
    background: #c8cfff;
    border-radius: 30px;
}

.noUi-origin {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
    background:#fff;
}
.noUi-handle {
    position: relative;
    z-index: 1
}
.noUi-stacking .noUi-handle {
    z-index: 10
}
.noUi-state-tap .noUi-origin {
    -webkit-transition: left .3s, top .3s;
    transition: left .3s, top .3s
}
.noUi-state-drag * {
    cursor: inherit!important
}
.noUi-base {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.noUi-horizontal {
    height: 20px
}
.noUi-horizontal .noUi-handle {
    width: 20px;
    height: 30px;
    left: -10px;
    top: -6px
}
.noUi-vertical {
    width: 18px
}
.noUi-vertical .noUi-handle {
    width: 28px;
    height: 34px;
    left: -6px;
    top: -17px
}
.noUi-background {
    background: #FAFAFA;
    box-shadow: inset 0 1px 1px #f0f0f0
}
.noUi-connect {
    background: #78deff;
    box-shadow: inset 0 0 3px rgb(0, 193, 255);
    -webkit-transition: background 450ms;
    transition: background 450ms
}
.noUi-origin {
    border-radius: 30px
}
.noUi-target {
    border-radius: 30px;
    border: 1px solid #D3D3D3;
    box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB;
    background: #fff;

}
.noUi-target.noUi-connect {
    box-shadow: inset 0 0 3px rgba(51, 51, 51, .45), 0 3px 6px -5px #BBB
}
.noUi-draggable {
    cursor: w-resize
}
.noUi-vertical .noUi-draggable {
    cursor: n-resize
}
.noUi-handle {
    border: 1px solid #D9D9D9;
    border-radius: 3px;
    background: #FFF;
    cursor: default;
    box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB
}
.noUi-active {
    box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB
}
.noUi-handle:after,
.noUi-handle:before {
    content: "";
    display: block;
    position: absolute;
    height: 16px;
    width: 1px;
    background: #73dcff;
    left: 6px;
    top: 6px;
}
.noUi-handle:after {
    left: 11px
}
.noUi-vertical .noUi-handle:after,
.noUi-vertical .noUi-handle:before {
    width: 14px;
    height: 1px;
    left: 6px;
    top: 14px
}
.noUi-vertical .noUi-handle:after {
    top: 17px
}
[disabled] .noUi-connect,
[disabled].noUi-connect {
    background: #B8B8B8
}
[disabled] .noUi-handle,
[disabled].noUi-origin {
    cursor: not-allowed
}
.noUi-pips,
.noUi-pips * {
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
.noUi-pips {
    position: absolute;
    color: #999
}
.noUi-value {
    width: 40px;
    position: absolute;
    text-align: center
}
.noUi-value-sub {
    color: #ccc;
    font-size: 10px
}
.noUi-marker {
    position: absolute;
    background: #CCC
}
.noUi-marker-large,
.noUi-marker-sub {
    background: #AAA
}
.noUi-pips-horizontal {
    padding: 10px 0;
    height: 50px;
    top: 100%;
    left: 0;
    width: 100%
}
.noUi-value-horizontal {
    margin-left: -20px;
    padding-top: 20px
}
.noUi-value-horizontal.noUi-value-sub {
    padding-top: 15px
}
.noUi-marker-horizontal.noUi-marker {
    margin-left: -1px;
    width: 2px;
    height: 5px
}
.noUi-marker-horizontal.noUi-marker-sub {
    height: 10px
}
.noUi-marker-horizontal.noUi-marker-large {
    height: 15px
}
.noUi-pips-vertical {
    padding: 0 10px;
    height: 100%;
    top: 0;
    left: 100%
}
.noUi-value-vertical {
    width: 15px;
    margin-left: 20px;
    margin-top: -5px
}
.noUi-marker-vertical.noUi-marker {
    width: 5px;
    height: 2px;
    margin-top: -1px
}
.noUi-marker-vertical.noUi-marker-sub {
    width: 10px
}
.noUi-marker-vertical.noUi-marker-large {
    width: 15px
}
.noUi-tooltip {
    display: block;
    position: absolute;
    border: 1px solid #007bfe;
    background: #007bfe;
    padding: 2px 10px;
    text-align: center;
    border-radius: 30px;
    left: calc(50% - 16px);
    color: #fff;
}
.noUi-horizontal .noUi-handle-lower .noUi-tooltip {
    bottom: -32px
}
.noUi-horizontal .noUi-handle-upper .noUi-tooltip {
    bottom: -32px
}
.noUi-vertical .noUi-handle-lower .noUi-tooltip {
    left: 120%
}
.noUi-vertical .noUi-handle-upper .noUi-tooltip {
    right: 120%
}
.ThankyouBackground {
    background-image: linear-gradient(180deg, #006dcc, #fdfefe);
    height: 100vh;
    width: 100%;
}

.thankyouContainer {
    background: #fff;
    position: relative;
    top: calc(50% - 220px);
    right: 0;
    height: auto;
    margin: auto;
    border-radius: 15px;
    -moz-box-shadow: 8px -8px 0px 0px #f16a25;
    -webkit-box-shadow: 8px -8px 0px 0px #f16a25;
    box-shadow: 8px -8px 0px 0px #f16a25;
}

.ThankyouContent {
    padding: 30px 15px;
}

.ThankyouContent figure {
    width: 50%;
    margin: auto;
}

.ThankyouContent figure img {
    /*-moz-box-shadow: 10px 10px 5px #ccc;
    -webkit-box-shadow: 10px 10px 5px #ccc;
    box-shadow: 10px 10px 5px #ccc;*/
    -webkit-filter: drop-shadow(5px 5px 1px rgba(0, 0, 0, 0.25));

}
.ThankyouContent .btn-round{
    border-radius: 50px;
    margin: 0 5px;
}
.ThankyouContent .btn-round:hover{
    background: #006dcc;
    color: #fff;
}
.btn-blue-round{
    background: #006dcc;
    color: #fff;
}
.ThankyouContent button.btn-blue-round:hover{
    background: #fff;
    color: #006dcc;
}
.ThankyouContent h3 a{
    color: #f16a25;
}
.ThankyouContent h3 small{
    color: #333;
}
@media (min-width: 768px) {
    .thankyouContainer {
        width: 600px;
        height: auto;
    }
    .desktop-hide{display: none}
    .desktop-display{display:block;}
    .mobile-display{display:none;}
}

@media (min-width: 1200px) {
    .thankyouContainer {
        width: 600px;
        height: auto;
    }
}

@media (max-width: 767px) {
    .thankyouContainer {
        width: 90%;
        height: auto;
        top: calc(50% - 30vh);
    }
    .mobile-hide{display: none;}
    .desktop-hide{display: inline-block;}
    .desktop-display{display:none;}
    .mobile-display{display:block;}
    .home-section{padding-top: 90px;}
    .ptsm-5{margin-top: 3rem;}
}
