body,
html {
    width: 100%;
    height: 100%
}

html,
body {
    font-family: 'Poppins', sans-serif;
    color: #636363;
    font-size: 16px
}

a {
    color: #521d79;
    -webkit-transition: all .35s;
    transition: all .35s;
    text-decoration: none
}

a:focus,
a:hover {
    color: #000;
    text-decoration: none
}

hr {
    border-width: 1px;
    border-color: rgba(34, 34, 34, .1)
}

hr.light {
    border-color: #fff
}

h1,
h2 {
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
    color: #242424
}

h3,
h4,
h5,
h6 {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    letter-spacing: 1px;
    color: #242424
}

.h5,
h5 {
    font-size: 1.2rem;
    line-height: 1.65
}

h4 {
    line-height: 1.5
}

h6 {
    line-height: 1.5
}

ul {
    padding: 0
}

ul li,
ol li {
    list-style: none
}

ol.ol-style li {
    list-style: inherit;
    margin-bottom: 15px
}

ul.list-styles li {
    margin-bottom: 15px
}

ul.lists li,
ol.lists li {
    margin-bottom: 15px
}

ul.list-style,
ul.list-style-2 {
    margin-left: 30px
}

ul.list-style li {
    list-style: none
}

ul.list-style li ul {
    margin-left: 30px;
    margin-top: 10px
}

ul.list-style li ul li {
    list-style: none
}

ul.list-style li ul li ul li {
    list-style: list-style
}

ul.list-style-2 li {
    list-style: disc;
    margin-bottom: 15px
}

li.list-head {
    list-style: none !important;
    font-weight: 700;
    margin-left: -20px
}

ul.list-style-1 {
    padding: 100px 35px 70px 35px
}

ul.list-style-1 li {
    list-style: disc;
    font-size: 25px;
    color: #fff;
    margin-bottom: 25px
}

p {
    font-size: 16px;
    line-height: 1.65;
    margin-bottom: 20px;
    color: #636363
}

ul.list-style li {
    margin-bottom: 15px
}

section {
    padding: 100px 0
}

section.video-col {
    padding: 100px 0 0 0
}

section.sty1 {
    padding: 100px 0 50px 0
}

section.sty2 {
    padding: 300px 0
}

section.sty3 {
    padding: 185px 0
}

section h2 {
    font-size: 35px
}

section h2.sectitle {
    font-size: 45px
}

section h2 span {
    color: #1CA3E3
}

section h2 sup {
    font-size: 10px;
    top: -24px;
    left: -5px
}

h1 sup {
    font-size: 10px;
    top: -15px;
    left: -5px
}

section h4 sup {
    font-size: 10px;
    top: -10px;
    left: -5px
}

h3 sup {
    font-size: 10px;
    top: -13px
}

h5 sup {
    font-size: 10px;
    top: -10px
}

ul li sup {
    font-size: 10px
}

.newsletter {
    background: #060270 url(../images/lines.png) repeat left top;
    padding: 15px 0
}

.screen map area,
img a,
img {
    outline: none;
    border: 0
}

.col-box {
    box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .1);
    transition: 0.3s;
    border-radius: 0 0 5px 5px;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1);
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1);
    transition: all 200ms ease-in;
    transform: scale(1);
    background-color: #fff;
    padding-top: 4px
}

.col-box:hover {
    margin-top: -15px
}

#mainNav {
    background: #1A72D7;
    -webkit-transition: all .35s;
    transition: all .35s;
    font-weight: 400;
    letter-spacing: 1px;
    padding: .615rem 1rem
}

#mainNav .navbar-brand {
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-weight: 200;
    letter-spacing: 1px
}

#mainNav .navbar-brand img {
    width: 80%
}

#mainNav .navbar-brand:focus,
#mainNav .navbar-brand:hover {
    color: #fcbd20
}

#mainNav .navbar-toggler {
    font-size: 15px;
    padding: 8px 10px;
    color: #fff;
    border-color: #fff
}

#mainNav .navbar-nav>li>a {
    font-size: 15px;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 2px;
    color: #fff
}

#mainNav .navbar-nav>li>a.active {
    background-color: transparent
}

#mainNav .navbar-nav>li>a.active:hover {
    background-color: transparent
}

#mainNav .navbar-nav>li>a,
#mainNav .navbar-nav>li>a:focus {
    color: #fff
}

#mainNav .navbar-nav>li>a:focus:hover,
#mainNav .navbar-nav>li>a:hover {
    color: rgb(189, 225, 255)
}
.btn-primary.color-white {
    background-color:#ffffff;
    border-color:#ffffff;
    padding:8px 20px !important;
    color: #000000 !important;
    transition:all 0.3s ease 0s;
  }
  .btn-primary.color-white:hover {
    background-color:#EFB813;
    border-color:#EFB813;
    color:#000000 !important
  }
@media (min-width:992px) {
    #mainNav .navbar-brand {
        color: #fff
    }
    #mainNav .navbar-brand:focus,
    #mainNav .navbar-brand:hover {
        color: #1A71D7
    }
    #mainNav .navbar-nav>li>a,
    #mainNav .navbar-nav>li>a:focus {
        color: #fff;
        padding-left: 25px;
        padding-right: 25px
    }
    #mainNav .navbar-nav>li>a:focus:hover,
    #mainNav .navbar-nav>li>a:hover {
        color: rgb(2, 53, 112)
    }
    #mainNav.navbar-shrink {
        background-color:#020047;
    }
    #mainNav.navbar-shrink .navbar-brand {
        color: #222
    }
    #mainNav.navbar-shrink .navbar-brand:focus,
    #mainNav.navbar-shrink .navbar-brand:hover {
        color: #fff
    }
    #mainNav.navbar-shrink .navbar-nav>li>a,
    #mainNav.navbar-shrink .navbar-nav>li>a:focus {
        color: #fff
    }
    #mainNav.navbar-shrink .navbar-nav>li>a:focus:hover,
    #mainNav.navbar-shrink .navbar-nav>li>a:hover {
        color: rgb(189, 225, 255)
    }
}

#myModal .modal-dialog {
    -webkit-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    top: 50%;
    margin: 0 auto
}

.modal p {
    font-size: 15px
}

.modal-header {
    padding-bottom: 0
}

.modal-body {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 0
}

.modal-title {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 5px
}

.color-text {
    color: #2274d4
}

.modal-header,
.modal-footer {
    border: 0;
    text-align: center
}

.modal-body input {
    background: none;
    border: 1px solid #dfdfdf;
    border-radius: 5px;
    color: #929292;
    display: inline-block;
    font-size: 15px;
    font-weight: 300;
    height: 46px;
    margin-right: 2px;
    padding-left: 20px;
    width: 66.50%;
    cursor: pointer
}

.modal-body button {
    background: #161743;
    border: none;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: 15px;
    font-weight: 400;
    line-height: 1;
    padding: 16px 20px !important;
    transition: all 0.3s ease 0s;
    margin-top: -2px
}

.modal-body button:hover {
    background: #2274d4
}

.modal-body button i {
    font-size: 18px;
    padding-left: 5px
}

.border-img {
    border-radius: 5px
}

p.text-sm {
    font-size: 13.5px
}

header.masthead {
    position: relative;
    width: 100%;
    padding-top: 110px !important;
    color: #fff;
    background: url(../images/pay-with-deyapay.jpg) no-repeat center center/cover;
    margin-top: 70px
}

header.masthead.security {
    position: relative;
    width: 100%;
    padding-top: 150px;
    padding-bottom: 100px;
    background: #fff;
    margin-top: 70px
}

header.masthead .header-content {
    margin-bottom: 100px;
    text-align: center
}

header.masthead .header-content h1 {
    font-size: 50px;
    font-weight: 500
}

header.masthead .device-container {
    margin-right: auto;
    margin-left: auto
}

header.masthead .device-container .screen img {
    border-radius: 3px
}

.page-header {
    background: url(../images/jobs-at-bodaty.jpg) no-repeat center center/cover;
    margin-top: 70px;
    padding: 125px 0
}

.page-header.privacy {
    background: url(../images/privacy-policy.jpg) no-repeat center center/cover
}

.about-info {
    background: url(../images/geometry2.png) repeat left top
}

.sec-sty1 {
    background: url(../images/memphis-colorful.png) repeat left top
}

.sec-sty2 {
    background: url(../images/dust-scratches.png) repeat left top
}

.sec-sty3 {
    background: url(../images/concrete-texture.png) repeat left top
}

#diagonal {
    opacity: .9;
    filter: alpha(opacity=50);
    background-color: #1BB6F8;
    transform: skewX(160deg);
    transform-origin: top;
    margin: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 30px;
    padding: 15px 45px;
    border-radius: 5px
}

#diagonal>span {
    text-align: center;
    transform: skewX(-160deg)
}

.service-card {
    padding: 0 20px
}

.service-card h5 {
    margin-bottom: 15px;
    line-height: normal
}

.service-card i.fa {
    width: 90px;
    height: 90px;
    background: #21253E;
    background: -webkit-linear-gradient(180deg, #6B5377, #21253E);
    background: -moz-linear-gradient(180deg, #6B5377, #21253E);
    background: linear-gradient(180deg, #6B5377, #21253E);
    border: solid 1px rgb(41, 20, 51);
    font-size: 30px;
    color: #fff;
    line-height: 90px;
    text-align: center;
    margin-bottom: 20px;
    border-radius: 50%
}

.service-card i.fa {
    -webkit-transition: .4s;
    transition: .4s
}

.service-card:hover i.fa {
    border-radius: 15%
}

header.masthead .header-content h1 {
    color: #fff
}

@media (min-width:992px) {
    header.masthead {
        height: 78vh;
        min-height: 700px;
        padding-top: 0;
        padding-bottom: 0
    }
    header.masthead .header-content {
        margin-bottom: 0;
        text-align: left
    }
    header.masthead .header-content h1 {
        font-size: 40px;
        font-weight: 700;
        color: #fff;
        line-height: 1.5;
        margin-bottom: 20px
    }
    header.masthead .header-content h1 span {
        color: #0FF
    }
    header.masthead .header-content h1 sup {
        font-size: 14px;
        top: -25px;
        left: -5px
    }
}

section.download {
    position: relative;
    padding: 150px 0
}

section.download h2 {
    font-size: 50px;
    margin-top: 0
}

.badges .badge-link {
    display: inline-block;
    margin-bottom: 25px
}

.badges .badge-link:last-child {
    margin-bottom: 0
}

.badges .badge-link img {
    height: 50px
}

@media (min-width:768px) {
    .badges .badge-link {
        display: inline-block;
        margin-bottom: 0
    }
}

@media (min-width:768px) {
    section.download h2 {
        font-size: 70px
    }
}

section.features {
    position: relative
}

section.features .section-heading {
    margin-bottom: 100px
}

section.features .section-heading h2 {
    margin-top: 0
}

section.features .section-heading p {
    margin-bottom: 0
}

section.features .device-container,
section.features .feature-item {
    max-width: 325px;
    margin: 0 auto
}

section.features .device-container {
    margin-bottom: 100px
}

@media (min-width:992px) {
    section.features .device-container {
        margin-bottom: 0
    }
}

section.features .feature-item {
    padding-top: 25px;
    padding-bottom: 25px;
    text-align: center
}

section.features .feature-item h3 {
    font-size: 30px
}

section.features .feature-item .number {
    font-size: 80px;
    display: block;
    background: -webkit-gradient(linear, right top, left top, from(#E2746D), to(#FFF452));
    background: linear-gradient(to top, #E2746D, #FFF452);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 200
}

section.bg-blue {
    background-color: #77ACEA;
    padding: 0
}

section.no-pad {
    padding: 0
}

.section-left {
    background: #fff url(../images/pay-online.jpg) no-repeat center center/cover
}

.section-right {
    background: #17137A url(../images/de.png) no-repeat center center
}

.bg-video {
    background: #F8F8F8 url(../images/bg-video.png) no-repeat center center/cover
}

.video {
    width: 100%;
    box-shadow: 0 20px 40px -15px rgba(0, 0, 0, .7)
}

.text-muted {
    color: #c7c7c7 !important
}

.text-muted-samyata {
    color: rgb(247, 247, 247) !important;
    font-size: 75px;
    font-family: 'Paytone One', sans-serif
}

.m-t-5 {
    margin-top: -2.50rem
}

section.cta {
    position: relative;
    padding: 250px 0
}

section.cta .cta-content {
    position: relative;
    z-index: 1
}

section.cta .cta-content h2 {
    font-size: 50px;
    max-width: 450px;
    margin-top: 0;
    margin-bottom: 25px;
    color: #fff
}

.pull-right {
    float: right !important
}

@media (min-width:768px) {
    section.cta .cta-content h2 {
        font-size: 80px
    }
}

section.cta .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5)
}

section.contact {
    text-align: center
}

section.contact h2 {
    margin-top: 0;
    margin-bottom: 25px
}

section.contact h2 i {
    color: #dd4b39
}

section.contact ul.list-social {
    margin-bottom: 0
}

section.contact ul.list-social li a {
    font-size: 40px;
    line-height: 80px;
    display: block;
    width: 80px;
    height: 80px;
    color: #fff;
    border-radius: 100%
}

section.contact ul.list-social li.social-twitter a {
    background-color: #1da1f2
}

section.contact ul.list-social li.social-twitter a:hover {
    background-color: #0d95e8
}

section.contact ul.list-social li.social-facebook a {
    background-color: #3b5998
}

section.contact ul.list-social li.social-facebook a:hover {
    background-color: #344e86
}

section.contact ul.list-social li.social-google-plus a {
    background-color: #dd4b39
}

section.contact ul.list-social li.social-google-plus a:hover {
    background-color: #d73925
}

.btn-app-store {
    background: #000;
    color: #fff;
    position: relative;
    border: solid 1px #c9c9c9;
    padding: 10px 18px 10px 50px;
    border-radius: 10px !important;
    text-align: left
}

.btn-app-store:hover,
.btn-app-store:focus {
    color: rgb(206, 206, 206);
    opacity: .85
}

.btn-app-store i {
    font-size: 35px;
    position: absolute;
    left: 15px
}

.btn-app-store.google i {
    font-size: 28px;
    top: 12px
}

.btn-app-store .small {
    display: block;
    font-size: 10px;
    line-height: 10px;
    margin-bottom: 2px;
    margin-top: 5px
}

.btn-app-store .big {
    display: block;
    text-align: left;
    font-size: 16px;
    line-height: 20px
}

.btn-primary {
    padding: 18px 35px !important
}

.btn-primary.color-pink {
    background-color: #EFB813;
    border-color: #EFB813;
    padding: 18px 35px;
    color: #000000
}

.btn-primary.color-pink:hover {
    background-color: #fff;
    border-color: #fff;
    color: #21253E
}

.btn-primary.pink-style {
    background-color: #F55FEF;
    border-color: #F55FEF;
    padding: 18px 35px
}

.btn-primary.pink-style:hover {
    background-color: #521d79;
    border-color: #521d79;
    color: #fff
}

.btn-primary.color-drk {
    background-color: #21253E;
    border-color: rgb(46, 52, 85);
    padding: 18px 35px
}

.btn-primary.color-drk:hover {
    background-color: #521d79;
    border-color: #521d79;
    color: #fff
}

.btn-primary.color-auto {
    background-color: #BF0B6F;
    border-color: #BF0B6F;
    padding: 18px 35px
}

.btn-primary.color-auto:hover {
    background-color: #a0065a;
    border-color: #a0065a;
    color: #fff
}

.btn-primary.color-orange {
    background-color: #e22e3d;
    border-color: #e22e3d;
    padding: 18px 35px
}

.btn-primary.color-orange:hover {
    background-color: #a02933;
    border-color: #a02933;
    color: #fff
}

.btn:focus {
    color: #fff
}

.parallax-window {
    min-height: 400px;
    background: transparent
}

.div-liner {
    height: 3px;
    width: 100px;
    margin: 0;
    background-color: #01A0E6
}

.bg-primary {
    background: #fdcc52;
    background: -webkit-gradient(linear, left top, left bottom, from(#fdcc52), to(#fdc539));
    background: linear-gradient(#fdcc52, #fdc539)
}

.text-primary {
    color: #fdcc52
}

.no-gutter>[class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.btn-outline {
    color: #fff;
    border: 1px solid;
    border-color: #fff
}

.btn-outline.active,
.btn-outline:active,
.btn-outline:focus,
.btn-outline:hover {
    color: #fff;
    border-color: #fdcc52;
    background-color: #fdcc52
}

.btn {
    border-radius: 6px;
    font-size: 15px;
    padding: .775rem 1rem;
    letter-spacing: 2px;
    text-transform: uppercase
}

.btn-xl {
    font-size: 11px;
    padding: 15px 45px
}

.img-container {
    position: relative;
    text-align: center
}

.centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.card-box {
    background-color: #fff;
    border: 4px solid #EDA099;
    padding: 15px 30px 6px 30px
}

.input-box,
.select,
.textarea {
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100%;
    height: 50px;
    padding: 8px 10px;
    outline: none;
    border-width: 2px;
    border-style: solid;
    border-radius: 0;
    background: #fff;
    font: 15px/23px 'Poppins', sans-serif;
    color: #404040;
    margin-bottom: 10px
}

.invities {
    width: 100px;
    margin-left: 20px;
    height: 50px;
    line-height: 30px;
    padding-left: 5px
}

input[type="amount"] {
    padding: 15px 15px 15px 0;
    margin: 5px 0 22px 0;
    display: inline-block;
    border: none;
    font-size: 30px;
    display: block
}

input[type="code"] {
    padding: 5px 15px;
    border: none;
    font-size: 16px;
    width: 250px
}

.btn-lg {
    padding: 10px 45px;
    font-size: 20px
}

.purchace-popup>div>div.bgr-box {
    background: rgba(228, 228, 228, .46);
    padding: 15px 20px;
    border-radius: 3px
}

.purchace-popup>div>div.bgr-box.dark {
    background: url(../images/world.png) no-repeat center center, linear-gradient(120deg, #022058, #335A9F);
    padding: 15px 20px;
    border-radius: 6px 6px 0 0
}

.mb-9 {
    margin-bottom: 9rem
}

.purchace-popup>div>span .btn {
    margin-right: 20px;
    font-weight: 500;
    color: #fff;
    border-radius: 5px
}

.purchace-popup>div>span .btn.download-button {
    background: rgba(228, 228, 228, .2);
    color: #b1b1b1;
    border: 2px solid #cbcbcb
}

.purchace-popup>div>span .btn.purchase-button {
    background-color: #d209fa;
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FFD209FA', endColorstr='#FF4F81D4');
    background-image: -owg-linear-gradient(left, #d209fa 1%, #4f81d4 100%);
    background-image: -webkit-linear-gradient(left, #d209fa 1%, #4f81d4 100%);
    background-image: -moz-linear-gradient(left, #d209fa 1%, #4f81d4 100%);
    background-image: -o-linear-gradient(left, #d209fa 1%, #4f81d4 100%);
    background-image: linear-gradient(left, #d209fa 1%, #4f81d4 100%);
    color: #fff;
    border: none;
    line-height: 1;
    vertical-align: middle
}

.purchace-popup>div>span p {
    margin-bottom: auto;
    margin-top: auto;
    color: #7e7e7e;
    font-weight: 400;
    vertical-align: middle;
    line-height: 1
}

.purchace-popup>div>span i {
    vertical-align: middle;
    line-height: 1;
    margin: auto 0;
    color: #b1b1b1
}

.form-control.dark-color,
.form-control.dark-color:focus {
    color: #cfcfcf;
    background-color: transparent;
    background-clip: padding-box;
    border: 0;
    border-radius: 0;
    font-size: 16px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out
}

.form-control.dark-color.cvc,
.form-control.dark-color.cvc:focus {
    color: #cfcfcf;
    background-color: transparent;
    background-clip: padding-box;
    border: 0;
    border-radius: 0;
    text-align: right;
    font-size: 16px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out
}

.btn.no-border-top {
    border-radius: 0 0 5px 5px
}

.form-group input::-webkit-input-placeholder {
    color: #cfcfcf;
    transition: opacity 250ms ease-in-out
}

.form-group input:focus::-webkit-input-placeholder {
    opacity: .5
}

.form-group input:-ms-input-placeholder {
    color: #cfcfcf;
    transition: opacity 250ms ease-in-out
}

.form-group input:focus:-ms-input-placeholder {
    opacity: .5
}

.form-group input::-moz-placeholder {
    color: #cfcfcf;
    opacity: 1;
    transition: opacity 250ms ease-in-out
}

.form-group input:focus::-moz-placeholder {
    opacity: .5
}

.form-group input:-moz-placeholder {
    color: #cfcfcf;
    opacity: 1;
    transition: opacity 250ms ease-in-out
}

.form-group input:focus:-moz-placeholder {
    opacity: .5
}

.image-container {
    height: 100%;
    overflow: hidden;
    padding: 0;
    position: absolute;
    top: 0
}

.image-container.col-md-6 {
    margin-left: 50%
}

.background-image-holder {
    background-position: 50% 50% !important;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
    background: url(../images/find-right.png) no-repeat left center
}

.section-lg {
    position: relative;
    margin: 0 auto;
    padding: 6.25rem 0;
    overflow: hidden
}

.presentation {
    position: relative;
    z-index: 0
}

.presentation img {
    position: relative;
    max-width: initial;
    max-height: initial
}

.presentation .top-0 {
    top: 0
}

.presentation .top-25 {
    top: 25%
}

.presentation .top-50 {
    top: 50%
}

.presentation .top-75 {
    top: 75%
}

.presentation .bottom-0 {
    bottom: 0
}

.presentation .bottom-25 {
    bottom: 25%
}

.presentation .bottom-50 {
    bottom: 50%
}

.presentation .bottom-75 {
    bottom: 75%
}

.presentation .left-0 {
    left: 0
}

.presentation .left-25 {
    left: 25%
}

.presentation .left-50 {
    left: 50%
}

.presentation .left-75 {
    left: 75%
}

.presentation .right-0 {
    right: 0
}

.presentation .right-25 {
    right: 25%
}

.presentation .right-50 {
    right: 50%
}

.presentation .right-75 {
    right: 75%
}

.presentation .vertical-align {
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.presentation .horizontal-align {
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

@media (max-width:1199.98px) {
    .presentation-responsive img {
        top: 0 !important;
        left: 0 !important;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    .presentation-responsive img.vertical-align,
    .presentation-responsive img.horizontal-align {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

.mt-14 {
    margin-top: 14rem
}

@media (max-width:991.98px) {
    .bg-img-holder {
        background-image: none !important
    }
    .bg-img-holder img {
        max-width: 100%
    }
}

@media (min-width:992px) {
    .bg-img-holder {
        position: absolute;
        height: 100%;
        min-height: 20rem;
        background-repeat: no-repeat;
        z-index: -1
    }
    .bg-img-holder img {
        display: none
    }
}

.zindex-100 {
    z-index: 100 !important
}

.top-0 {
    top: 0
}

.bg-black {
    background-color: #000000
}

.icon-col {
    padding: 8rem 4rem 7rem 4rem
}

.sec-col {
    padding: 7rem 1.5rem 4rem 1.5rem
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: -30px;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none
}

.carousel-indicators li {
    box-sizing: content-box;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 7px;
    height: 7px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: transparent;
    background-clip: padding-box;
    opacity: .5;
    transition: opacity .6s ease;
    border-radius: 50%;
    border: solid 1px #0485FA;
    padding: 1px
}

.carousel-indicators .active {
    opacity: 1;
    border: solid 1px #0485FA;
    background: #0485FA
}

.app-card {
    padding: 25px 15px;
    text-align: center
}

footer {
    padding: 7rem 0 1rem 0;
    color: #75808b;
    background: #000;
    font-size: 15px
}

footer h6 {
    margin-bottom: 20px
}

footer p {
    color: #707880
}

.addresss-info i {
    color: #1C6DD6;
    padding-right: 5px;
    float: left;
    display: table-cell;
    width: 25px;
    line-height: 23px;
    font-size: 14px
}

.addresss-info p {
    font-weight: 400;
    display: table;
    font-size: 15px
}

footer .list-unstyled li {
    margin-bottom: 10px
}

footer .list-unstyled a {
    color: #9ba1a7;
    transition: all 0.3s ease-in-out
}

footer .list-unstyled a:hover {
    color: #1C6DD6
}

footer .f-links a {
    color: #9ba1a7;
    transition: all ease 0.3s
}

footer .f-links a:hover {
    color: #1C6DD6
}

.app-links {
    font-size: 14px
}

.app-links a {
    color: #1C6DD6 !important;
    transition: all ease 0.3s
}

.app-links a:hover {
    color: #9ba1a7 !important
}

.social-icons ul li {
    margin: 5px 1px;
    list-style: none outside none;
    display: inline-block
}

.social-icons i {
    width: 30px;
    height: 30px;
    color: #fff;
    font-size: 15px;
    background-color: #1C6DD6;
    font-size: 15px;
    text-align: center;
    padding-top: 7px;
    border-radius: 50%;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s
}

.social-icons i:hover {
    color: #000;
    background-color: rgb(255, 255, 255);
    border-radius: 50%;
    text-decoration: none;
    transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s
}

.copyright {
    border-top: solid 1px #444343;
    padding-top: 20px
}

.scrollup {
    width: 40px;
    height: 40px;
    opacity: 1;
    position: fixed;
    bottom: 22px;
    right: 20px;
    display: none;
    text-indent: -9999px;
    background: #1C6DD6 url(../images/scroll-top-arrow.png) no-repeat 15px 16px;
    z-index: 999;
    border-radius: 50px
}

.side-bar {
    background-color: #f8f8f8;
    border-radius: 5px
}

.side-bar a {
    padding: 10px 15px;
    display: block;
    border-bottom: solid 1px #e2e2e2
}

.side-bar a:last-child {
    border-bottom: 0
}

p sub,
p sup {
    font-size: 60%
}

.mt-6 {
    margin-top: 6rem
}

.mt-8 {
    margin-top: 8rem
}

.pr-6 {
    padding-right: 6rem
}

.mb-28 {
    margin-bottom: 2.80rem !important
}

.text-black {
    color: #000
}

.table.table-bordered td {
    width: 50%
}

.col-text {
    position: relative;
    width: 100%
}

.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 89%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: rgb(2, 139, 184);
    box-shadow: 7px 7px rgba(112, 112, 112, .466)
}

.col-text :hover .overlay {
    opacity: 1
}

.text {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    width: 85%;
    line-height: 1.7
}

.text p {
    color: #fff
}

.mb-6 {
    margin-bottom: 4.3rem !important
}

.mb-7 {
    margin-bottom: 6.2rem !important
}

@media only screen and (min-width:1000px) and (max-width:1169px) {
    .downloadd-apps {
        margin-top: 0 !important
    }
    .downloadd-apps h2 sup {
        font-size: 14px;
        top: -10px
    }
    header.masthead .header-content h1 {
        font-size: 30px
    }
    .mt-5,
    .my-5 {
        margin-top: 0rem !important
    }
    .badges.mt-5 {
        margin-top: 3rem !important
    }
    .h1,
    h1 {
        font-size: 2rem
    }
    ul.list-style-1 {
        padding: 0 5px
    }
    ul.list-style-1 li {
        font-size: 16px;
        margin-bottom: 20px
    }
    .pr-6 {
        padding-right: 0rem
    }
    .pr-5,
    .px-5 {
        padding-right: 0rem !important
    }
    .icon-col {
        padding: 8rem 0 7rem 0
    }
}

@media only screen and (min-width:768px) and (max-width:999px) {
    .downloadd-apps {
        margin-top: 0 !important
    }
    .downloadd-apps h2 {
        font-size: 20px
    }
    .downloadd-apps h2 sup {
        font-size: 14px;
        top: -10px
    }
    .mt-14 {
        margin-top: 3rem
    }
    .text-muted-samyata {
        color: #F3F3F3 !important;
        font-size: 55px;
        font-family: 'Paytone One', sans-serif
    }
    .pl-5,
    .px-5 {
        padding-left: 0rem !important
    }
    .h1,
    h1 {
        font-size: 1.4rem
    }
    .pl-5.mt-5 {
        margin-top: 0 !important
    }
    section h2 {
        font-size: 25px
    }
    .presentation img {
        position: relative;
        max-width: 100%;
        max-height: initial;
        margin-top: 40px
    }
    .col-md-6.section-right,
    .col-md-6.section-left {
        width: 100% !important
    }
    .badges .badge-link img {
        height: 39px
    }
    ul.list-style-1 li {
        font-size: 15px;
        margin-bottom: 5px
    }
    ul.list-style-1 {
        padding: 0 20px
    }
    .pr-5,
    .px-5 {
        padding-right: 0rem !important
    }
    .h5,
    h5 {
        line-height: 1.05
    }
    .mt-5,
    .my-5 {
        margin-top: 0rem !important
    }
    .badges.mt-5 {
        margin-top: 3rem !important
    }
    .pr-6 {
        padding-right: 0rem
    }
    header.masthead {
        margin-top: 62px !important
    }
    #diagonal {
        font-size: 22px
    }
    .icon-col {
        padding: 8rem 0rem 7rem 0rem
    }
    h4,
    h4 {
        font-size: 1.2rem
    }
    p.app-links {
        font-size: 13px
    }
    header.masthead .header-content h1 {
        font-size: 35px;
        font-weight: 500;
        margin-bottom: 30px
    }
    .newsletter {
        padding: 30px 0
    }
}

@media only screen and (min-width:640px) and (max-width:767px) {
    section.sty2 {
        padding: 100px 0
    }
    .d-done {
        display: none
    }
    .presentation img {
        position: relative;
        max-width: 100%;
        max-height: initial;
        margin-top: 40px
    }
    .badges .badge-link img {
        height: 40px
    }
    .section-left {
        padding-bottom: 20px
    }
    .newsletter {
        padding: 30px 0
    }
}

@media only screen and (min-width:480px) and (max-width:639px) {
    section.sty2 {
        padding: 100px 0
    }
    .d-done {
        display: none
    }
    .mt-14 {
        margin-top: 3rem
    }
    .presentation img {
        position: relative;
        max-width: 100%;
        max-height: initial;
        margin-top: 40px
    }
    .pl-5 {
        padding-left: 0 !important
    }
    .badges .badge-link img {
        height: 40px
    }
    .newsletter {
        padding: 30px 0
    }
}

@media only screen and (min-width:320px) and (max-width:479px) {
    section h2 {
        font-size: 26px
    }
    #mainNav .navbar-toggler {
        padding: 8px 8px
    }
    header.masthead {
        padding-top: 130px;
        padding-bottom: 50px
    }
    #mainNav .navbar-brand {
        width: 67%;
        margin-right: 0
    }
    #mainNav .navbar-brand img {
        width: 65%
    }
    footer .col-lg-6.mb-4.text-right {
        text-align: left !important
    }
    section.sty2 {
        padding: 100px 0
    }
    .d-done {
        display: none
    }
    .mt-14 {
        margin-top: 3rem
    }
    .presentation img {
        position: relative;
        max-width: 100%;
        max-height: initial;
        margin-top: 40px
    }
    .pl-5 {
        padding-left: 0 !important
    }
    .pr-5 {
        padding-right: 0 !important
    }
    header.masthead .header-content h1 {
        font-size: 27px
    }
    .text-muted-samyata {
        font-size: 50px
    }
    .h1,
    h1 {
        font-size: 2rem
    }
    .badges .badge-link img {
        height: 34px
    }
    ul.list-inline {
        text-align: left
    }
    #diagonal {
        transform: none;
        font-size: 20px
    }
    #diagonal>span {
        transform: none
    }
    .pr-6 {
        padding-right: 0
    }
    .mt-5 {
        margin-top: 2rem !important
    }
    header.masthead {
        margin-top: 60px
    }
    ul.list-style-1 {
        padding: 0 35px
    }
    ul.list-style-1 li {
        font-size: 16px;
        margin-bottom: 15px
    }
    .mt-6 {
        margin-top: 2rem
    }
    .icon-col {
        padding: 8rem 0rem 7rem 0rem
    }
    .section-left {
        height: 300px
    }
    .modal-body input {
        width: 100%;
        margin-bottom: 10px
    }
    .modal-body button {
        width: 100%
    }
    .newsletter {
        padding: 30px 0
    }
}