@charset "utf-8";

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

::after,
::before {
    box-sizing: border-box
}

.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.row:after,
.row:before {
    display: table;
    content: " "
}

body {
    margin: 0;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.7;
    color: #595959;
    text-align: left;
    background-color: #000
}

footer,
header,
main,
section {
    display: block
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: .5rem;
    font-size: 24px
}

a {
    text-decoration: none
}

a:hover .card-caption {
    color: #cddc39
}

li i {
    color: #00BCD4;
    margin-right: 5px
}

li a {
    color: #f4f4f4
}

li a:hover {
    color: #cddc39
}

ul {
    margin: 0;
    padding: 0
}

li {
    list-style-type: none;
    color: #4caf50;
    text-transform: uppercase
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
    color: #f4f4f4;
    text-align: justify
}

p a,
p b, u {
    color: #dfb326
}

p a:hover {
    color: #4caf50
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.img-fluid {
    max-width: 100%;
    height: auto
}

.body-banner {
    display: block;
    width: 100%;
    padding: 150px;
    background-position: right top;
    background-size: cover;
    margin-bottom: 30px
}

.p-5 {
    padding: 25px 0
}

.mt-3 {
    margin-top: 30px
}

.heading-main {
    color: #00BCD4;
    width: 100%;
    text-align: center;
    text-transform: uppercase
}

.heading-sec {
    color: #00BCD4;
    text-align: center;
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
    text-transform: uppercase
}

.heading {
    color: #00BCD4;
    width: 100%;
    text-align: center;
    text-transform: uppercase
}

.heading-sec::before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    margin-left: -100%;
    margin-right: 10px;
    border-top: 2px solid #00BCD4
}

.heading-sec:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    margin-right: -100%;
    margin-left: 10px;
    border-top: 2px solid #00BCD4
}

.text-center {
    text-align: center
}

.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9 {
    float: left
}

.col-md-4 {
    width: 33.33333333%
}

.col-md-2 {
    width: 16.66666667%
}

.col-md-6 {
    width: 50%
}

.col-md-8 {
    width: 66.66666667%
}

.col-md-3 {
    width: 25%
}

.col-md-9 {
    width: 75%
}

.col-md-12 {
    width: 100%
}

.col-sm-3 {
    width: 25%
}

.col-md-3 {
    width: 25%
}

.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9 {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

.col-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
}

.col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

.col-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
}

.col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
}

.col-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
}

.col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
}

.col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

header {
    background: #000;
    display: block;
    color: #fff
}

.top-header {
    background-color: #131313;
    padding: 10px 0
}

.top-header ul {
    display: flex;
    justify-content: center
}

.top-header li {
    color: #898989;
    margin-right: 20px
}

.menu-cont {
    width: 100%;
    padding: 10px 0;
    width: auto;
    height: auto;
    overflow: auto;
    transition: all .3s ease;
    line-height: 2
}

.sticky-header {
    position: fixed;
    top: 0;
    width: 100%;
    padding: 10px 0;
    background-color: #111;
    z-index: 999
}

.menu-cont ul {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden
}

.menu-cont li a {
    display: block;
    text-decoration: none;
    font-size: 16px;
    padding: 15px 18px !important;
    font-weight: 700;
    transition: all .3s ease-in-out;
    position: relative;
    color: #fff
}

.menu-cont li a.active,
.menu-cont li a:hover {
    color: #cddc39
}

.menu-cont .logo {
    display: block;
    float: left;
    text-decoration: none;
    color: #b8b8b8;
    padding: 3px !important;
    border: none !important
}

.menu-cont .logo img {
    width: 150px;
    height: auto
}

.menu-cont .menu {
    clear: both;
    max-height: 0;
    transition: max-height .2s ease-out
}

.menu-cont .menu-icon {
    cursor: pointer;
    padding: 28px 20px;
    position: relative;
    float: right;
    user-select: none
}

.menu-cont .menu-icon .navicon {
    background: #fff;
    display: block;
    height: 2px;
    position: relative;
    transition: background .2s ease-out;
    width: 18px
}

.menu-cont .menu-icon .navicon:after,
.menu-cont .menu-icon .navicon:before {
    background: #fff;
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    transition: all .2s ease-out;
    width: 100%
}

.menu-cont .menu-icon .navicon:before {
    top: 5px
}

.menu-cont .menu-icon .navicon:after {
    top: -5px
}

.menu-cont .menu-btn {
    display: none
}

.menu-cont .menu-btn:checked~.menu {
    max-height: 600px
}

.menu-cont .menu-btn:checked~.menu-icon .navicon {
    background: 0 0
}

.menu-cont .menu-btn:checked~.menu-icon .navicon:before {
    transform: rotate(-45deg)
}

.menu-cont .menu-btn:checked~.menu-icon .navicon:after {
    transform: rotate(45deg)
}

.menu-cont .menu-btn:checked~.menu-icon:not(.steps) .navicon:after,
.menu-cont .menu-btn:checked~.menu-icon:not(.steps) .navicon:before {
    top: 0;
    background-color: #bfa041
}

.menu-cont .menu {
    float: none !important;
    display: table
}

.menu_cont {
    position: relative;
    padding: 10px 0 20px 0;
    background: #000;
    border-bottom: 2px solid #eec400
}

.banner {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 1) 5.6%, rgb(0, 188, 212, 1) 97.7%);
    border-bottom: 1px solid #eec400
}

.bnr-text-1 {
    text-align: center;
    font-family: 'Open Sans';
    font-weight: 700;
    display: block;
    font-size: 50px;
    color: #fff !important;
    text-transform: uppercase;
    text-shadow: 2px 2px 2px #000
}

.bnr-text-2 {
    text-align: center;
    font-family: 'Open Sans';
    font-weight: 700;
    display: block;
    font-size: 26px;
    color: #98d4db !important;
    text-transform: uppercase;
    text-shadow: 2px 2px 2px #000
}

.main-bnr-btns a {
    display: inline-block;
    padding: 10px 30px;
    background: #98d4db;
    font-size: 15px;
    color: #000;
    width: 160px;
    border-radius: 5px;
    font-weight: 700
}

.main-bnr-btns {
    padding-top: 10px
}

.bnr-txt {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    padding: 20px;
    min-height: 350px
}

.banner img {
    width: 100%;
    display: block
}

.sticky {
    position: sticky;
    top: 75px
}

.banner h1 {
    font-size: 1.55rem;
    text-align: center
}

.card {
    padding: 10px;
    background-color: #3a3a3a;
    margin-bottom: 15px;
    border-width: 0 0 5px 0;
    border-style: solid;
    border-color: #c4c4c3;
    border-radius: 15px;
    box-shadow: 0 0 15px 0 rgba(255, 255, 255, .1);
    overflow: hidden;
    background-image: linear-gradient(to right, #000 0, #fff9e4 100%)
}

.card a img {
    transition: all .3s ease-in
}

.card a:hover img {
    transform: translateY(20px);
    opacity: 1
}

.card-caption {
    color: #00BCD4;
    text-transform: uppercase;
    text-align: center;
    font-weight: 900;
    padding: 8px 0
}

.main-slider {
    background-image: url(../images/background.webp)
}

.main-footer {
    background-color: #000;
    border-top: 2px solid #00BCD4
}

.footer-titel {
    color: #00BCD4;
    font-weight: 700;
    font-size: 18px;
    text-align: left;
    text-transform: uppercase
}

.footer-about-us li {
    display: inline-block;
    margin-right: 15px
}

.copy {
    padding: 10px 0;
    background: #131313
}

.copy p {
    margin: 0
}

.about-profile {
    padding: 20px 0
}

@media (min-width:576px) {
    .container {
        max-width: 540px
    }
}

@media (min-width:768px) {
    .container {
        max-width: 720px
    }

    .menu-cont .logo {
        position: absolute;
        line-height: 2
    }

    .menu-cont .menu {
        float: right !important
    }

    .menu-cont li {
        float: left;
        margin: 0 2px
    }

    .menu-cont .menu-icon {
        display: none
    }
}

@media (min-width:992px) {
    .container {
        max-width: 960px
    }
}

@media (min-width:1200px) {
    .container {
        max-width: 1140px
    }
}

@media (max-width:767px) {

    .col-3,
    .col-4 {
        max-width: 50%;
        flex: 0 0 50%
    }

    .banner h1 {
        line-height: 37px !important;
        font-size: 25px !important;
        border-bottom: 1px solid #ffa700
    }

    .main-bnr-btns a {
        margin-bottom: 5px
    }

    .bnr-text-1 {
        font-size: 30px
    }

    .menu-cont li {
        border: none
    }

    .menu-cont li a {
        display: block;
        text-align: center;
        padding: 10px;
        font-size: 20px
    }

    .menu-cont .menu {
        display: block
    }

    .sm-hidden {
        display: none
    }

    .col-5,
    .col-7,
    .col-8 {
        max-width: 100%;
        flex: 0 0 100%
    }

    .bnr-text-2 {
        font-size: 17px
    }

    .single-pricing-table{
        margin: 10px 0px;
      }
}

@media (max-width:499px) {

    .col-3,
    .col-4 {
        max-width: 100%;
        flex: 0 0 100%
    }

    .top-header ul li:last-child {
        display: none
    }

    .row {
        margin: 0
    }

    .bnr-text-2 {
        font-size: 18px
    }

    .bnr-text-1 {
        font-size: 26px
    }
}

@-webkit-keyframes scroll {
    0% {
        opacity: 1;
        -webkit-transform: translateY(2px);
        transform: translateY(2px)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        transform: translateY(40px)
    }
}

@keyframes scroll {
    0% {
        opacity: 1;
        -webkit-transform: translateY(3px);
        -ms-transform: translateY(3px);
        transform: translateY(3px)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -ms-transform: translateY(40px);
        transform: translateY(40px)
    }
}

.single-pricing-table{
    text-align: center;
    border: 1px solid #BFA041;
    padding: 50px;
    border-radius: 5px;
    position: relative;
    overflow: hidden;
    background: #fff;
    transition: .3s;
  }
  .pricing-heading {
    margin-top: 25px;
    margin-bottom: 110px;
    position: relative;
  }
  .single-pricing-table .pricing-heading::after { 
    content: "";
    position: absolute;
    top: -197px;
    left: 62px;
    width: 350px;
    height: 317px;
    background: #00BCD4;
    padding: 0px;
    border-radius: 42px;
    transform: rotate(22deg);
    transition: .3s;
  }
  .pricing-heading h2 {
    font-size: 30px;
    color: #000000;
    font-weight: 500;
    position: relative;
    z-index: 99;
  }
  .pricing-content {
    margin-bottom: 60px;
  }
  .pricing-content li {
    font-size: 16px;
    font-weight: 500;
    color: #000000;
    margin-bottom: 25px;
  }
  .pricing-amount sup {position: relative;top: -.5em;}
  .pricing-amount .currency {
    font-size: 20px;
    font-weight: 500;
    position: absolute;
    top: -15px;
    color: #00BCD4;
    left: -13px;
  }
  .pricing-amount .price {
    font-size: 42px;
    font-weight: 700;
    color: #00BCD4;
  }
  .pricing-amount .subscription {
    font-size: 16px;
    font-weight: 400;
    color: #535e72;
  }
  a.pricing-btn.blue-btn {
    margin-top: 30px;
    display: inline-block;
    padding: 15px 45px;
    font-size: 14px;
    color: #2c324b;
    font-weight: 500;
    border-radius: 35px;
    -webkit-transition: .3s;
    transition: .3s;
    position: relative;
    z-index: 1;
    text-transform: uppercase;
  }
  .pricing-btn.blue-btn::before {
    background-color: #00BCD4;
    border-radius: 100px;
    content: "";
    height: calc(100% + 4px);
    left: -2px;
    position: absolute;
    top: -2px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: calc(100% + 4px);
    z-index: -2;
  }
  .pricing-btn.blue-btn::after {
    background: #fff none repeat scroll 0 0;
    border-radius: 100px;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: all 0.3s ease 0s;
    width: 100%;
    z-index: -1;
  }
  .single-pricing-table:hover {
    box-shadow: 0px 25px 57px 3px rgba(0, 27, 103, 0.3  5);
  }
  .single-pricing-table:hover .pricing-heading::after {
    background-color: #ffba14;
  }
  .single-pricing-table:hover .pricing-heading h2 {
    color: #000000;
  }
  .single-pricing-table:hover .pricing-btn.blue-btn::after {
    opacity: 0;
  }
  .single-pricing-table:hover a.pricing-btn.blue-btn {
    color: #fff;
    box-shadow: 0px 15px 50px 0px rgba(0, 0, 0, 0.3);
  }

.contact-details {
    text-align: center;
    background-color: #f7f7f7;
    padding: 30px 0
}

.contact-details .logo {
    margin-bottom: 20px
}

.contact-details a {
    color: #535e72;
    display: block;
    padding: 3px 0
}

.answer {
    font-size: 18px;
    color: #ffce85;
    text-transform: uppercase;
    font-weight: 800
}