


body{
    padding-top: 80px;
    height: 100%;
    font-family: 'Asap', sans-serif;
    font-size: 12pt;
}

.bg-white{
    background-color: #fff;
}

.footer{
    padding-top: 100px;
    padding-bottom: 20px;
    color: #fff;
    font-size: 1.8rem;
    background: url('/img/background-footer.png') no-repeat top center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.sunnydaisy{
    text-transform: uppercase;
    font-size: 1.1rem;
    text-align: center;
    margin-top: 40px;
}

.btn-choose{
    background-color: #013157 !important;
    border-color: #013157 !important;
    border-radius: 0;
}

.subscribe-gdpr{
    color: #ffffff;
    font-size: 1.1rem;
    margin-top: 10px;
    text-align: justify;
}

.subscribe-btn{
    background-color: #013157 !important;
    border-color: #013157 !important;
    border-radius: 0;
    width: 100%;
}

.text-bold{
    font-weight: bold;
}

.input-background{
    background-color: rgba(255, 255, 255, 0.2);
    padding: 10px 10px;
    margin-top: 20px;
}

.contact-input{
    border: none;
    border-radius: 0;
}

.label-white{
    color: #ffffff;
    font-weight: normal;
}

.head-main{
    font-weight: bold;
    text-transform: uppercase;
    color: #f19100;
}

.home-description{
    font-size: 3.0rem;
    color: #fff;
    text-align: center;
    margin-top: 40px;
}

.background-main{
    background: url('/img/background-main.png') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.navbar-default{
    background-color: #fff;
    border-bottom: #fff;
}

.navbar{
    min-height: 80px;
}

.navbar-brand {
    padding: 0 15px;
    height: 80px;
    line-height: 80px;
}

.navbar-toggle {
    /* (80px - button height 34px) / 2 = 23px */
    margin-top: 23px;
    padding: 9px 10px !important;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    background-color: white;
}

.navbar-default .navbar-nav>li>a {
    color: #0063ae;
}

.navbar-default .navbar-nav>li>a:hover {
    color: #f19100;
}

.privacy-par{
    font-size: 16pt;
    text-align: justify;
    color: #fff;
    margin-top: 20px;
}

.privacy-ul{
    list-style: none;
    color: #ffffff;
    font-size: 16pt;
    margin-top: 0;
}

.privacy-ul li::before {
    content: "\2022";
    color: #53beeb;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}

@media (min-width: 768px) {
    .navbar-nav > li > a {
        /* (80px - line-height of 27px) / 2 = 26.5px */
        padding-top: 26.5px;
        padding-bottom: 10.5px;
        line-height: 27px;
        color: #0063ae;
    }
}

.dropdown-menu>li>a, .dropdown-menu>li>a:hover {
    color: #0063ae;
    font-weight: bold;
}

.navbar-default .navbar-nav>.open>a:focus{
    color: #53beeb;
}

.navbar-nav > li {
    font-weight: bold;
}

.navbar.scrolled {
    min-height: 50px;
}

.navbar-brand.scrolled {
    padding: 0 15px;
    height: 50px;
    line-height: 50px;
}

.navbar-toggle.scrolled {
    /* (50px - button height 34px) / 2 = 8px */
    margin-top: 8px;
    padding: 9px 10px !important;
}

@media (min-width: 768px) {
    .navbar-nav.scrolled > li > a {
        /* (80px - line-height of 27px) / 2 = 26.5px */
        padding-top: 11.5px;
        padding-bottom: 11.5px;
        line-height: 27px;
    }
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{
    background-color: #fff !important;
    color: #f19100 !important;
    font-weight: bold;
}

.partner-icon{
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.consulting-box-head{
    font-weight: bold;
    font-size: 1.8rem;
    margin-top: 10px;
    margin-bottom: 3px;
}

.consulting-box-desc{
    font-size: 1.6rem;
}

.consulting-box{
    border: 2px solid #0062ad;
    box-sizing: border-box;
    padding: 20px 10px;
    height: 170px;
}

.logo{
    height: 60px;
    margin-top: 10px;
}

.logo.scrolled{
    height: 30px;
    margin-top: 10px;
    margin-left: 28px;
}

.collapse .navbar-collapse{
    margin-left: 80px;
}

#sidebar .btn-primary{
    background-color: #0062ad;
    border-color: #0062ad;
    font-size: 1.5rem;
}

#sidebar .btn-primary:hover{
    background-color: #0075bf;
}

.btn-primary, .btn-primary:hover{
    background-color: #0062ad;
    border-color: #0062ad;
}

.btn-sidebar{
    text-align: left;
    display: flex !important;
    align-items: center;
}

.sidebar-ico{
    margin-right: 12px;
    font-size: 25px;
}

.social-icon{
    width: 25px;
    margin-top: 0;
}

.social-icon-footer{
    width: 40px;
    margin-top: 5px;
    margin-left: 5px;
    margin-right: 5px;
}

.link-social{
    padding-right: 5px !important;
    padding-left: 5px !important;
}

.head{
    text-transform: uppercase;
    font-weight: bold;
    /*letter-spacing: 8px;*/
    font-size: 28pt;
    color: #0063ae;
    padding-top: 20px;

}

.btn-warning, .btn-warning:hover{
    background-color: #f19100;
    border-color: #f19100;
}

.v-center{
    display: flex !important;
    align-items: center;
}

.head3{
    text-transform: uppercase;
    font-weight: bold;
    font-size: 3rem;
}

.ml-20{
    margin-left: 20px;
}

.mt-20{
    margin-top: 20px;
}

.mr-10{
	margin-right: 10px;
}

.mr-20{
    margin-right: 20px;
}

.mt-35{
    margin-top: 35px;
}

.btn-round{
    border-radius: 40px;
}

.circle-img{
    width: 40%;
}

.head4{
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    font-size: 2rem;
}

.about-name{
    margin-top: 20px;
    margin-bottom: 5px;
}

.position{
    font-size: 1.3rem;
    color: #ffffff;
    text-align: center;
    margin-top: 0;
    margin-bottom: 5px;
}

.about-linkedin-link, .about-linkedin-link:hover{
    font-size: 1.3rem;
    color: #53beeb;
    font-weight: bold;
    text-decoration: none;
}

.mx-0{
    margin-top: 0;
    margin-bottom: 0;
}

.about-person{
    margin-bottom: 50px;
}

.text-right{
    text-align: right;
}

.link-blue{
    font-weight: bold;
    color: #0063ae;
}

.pb-20{
    padding-bottom: 40px;
}

.text-orange{
    color: #f19100;
    text-decoration: none;
}

.text-light-blue, .text-light-blue:hover{
    color: #53beeb;
    text-decoration: none;
}

.text-white{
    color: #ffffff;
    text-decoration: none;
}

/*
.link-orange{
    color: #f19100;
    text-decoration: none;
}

.link-orange:hover{
    color: #f19100;
    text-decoration: none;
}
*/

a.link-orange, a.link-orange:hover{
    color: #f19100;
    text-decoration: none;
}

/*
a.link-orange:hover {
    -webkit-mask-image: linear-gradient(-75deg, rgba(0,0,0,.8) 30%, #000 50%, rgba(0,0,0,.6) 70%);
    -webkit-mask-size: 200%;
    animation: shine 2s infinite;
}
 */

@-webkit-keyframes shine {
    from {
        -webkit-mask-position: 150%;
    }

    to {
        -webkit-mask-position: -50%;
    }
}

.main-desc{
    font-size: 16pt;
    margin-top: 30px;
    font-weight: bold !important;
}

.ico-small{
    width: 50px;
}

.letter-size{
    font-size: 14pt;
}

.p-4{
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
}

.mb-3{
    margin-bottom: 30px;
}

.anchor {
    display: block;
    height: 90px;
    margin-top: -90px;
    visibility: hidden;
}

.sidebar{
    margin-top: 20px;
    position: fixed;
}

.sidebar.scrolled{
    margin-top: 0;
    position: fixed;
}

.about-photo{
    width: 50%;
}

.to-right{
    margin-left: auto;
    margin-right: 0;
}

.mt-20a{
    margin-top: 20px;
}

.about-left{
    text-align: left;
}

.about-right{
    text-align: right;
}

.particles-bg{
    position: fixed;
    width: 100%;
    height: calc(100% - 80px);
    z-index: -10;
}

.link-contact, .link-contact:hover{
    color: #fff;
    text-decoration: none;
}

.pc{
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.text-blue{
    color:#0063ae;
}

.download-text-index{
	color: #f19100;
	font-weight: bold;
	font-size: 1.3em;
	margin-top: 20px;
}

.btn-download-icon:hover{
	opacity: 0.8;
}

.menu-footer{
    list-style-type: none;
}

.menu-footer a{
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
}

.contact-left{
    text-align: left;
}

.download-right{
    text-align: right;
}

.mt-sm-30{
    margin-top: 0;
}

.grecaptcha-badge {
    visibility: hidden;
}

@media (max-width: 1200px) {
    .li-m{
        margin-top: 30px;
    }

    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
    .w-100-custom{
        width: 100%;
    }

    .sidebar, .sidebar.scrolled{
        margin-top: 20px;
        position: relative;
    }

    .mt-20a{
        margin-top: 5px;
    }

    .about-right, .about-left{
        text-align: center;
    }

    .btn-circle.btn-xl {
        width: 50px;
        height: 50px;
        padding: 10px 16px;
        font-size: 18px;
        line-height: 1.33;
        border-radius: 25px;
    }

    .btn-blue{
        width: 35px;
    }

    .mt-sm-30{
        margin-top: 30px;
    }
}

@media (min-width: 1400px){
    .container{
        width: 1350px;
    }
}

@media (max-width: 1400px){
    .hide-social-icons{
        display: none;
    }
}

@media (min-width: 1401px){
    .hide-social-icons{
        display: block;
    }
}

.home-desc{
    font-size: 1.8rem;
    padding-top: 30px;
    padding-bottom: 10px;
    display: block;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    color: #fff;
}

@media (max-width: 768px){
    .img-start{
        width: 100%;
    }

    .img-start-main{
        width: 80%;
    }

    .head{
        font-size: 20pt;
    }

    .btn-start-learn-more{
        width: 80%;
    }

    .consulting-box{
        height: auto;
    }
}

@media (min-width: 769px){
    .img-start{
        width: 70%;
    }

    .img-start-main{
        width: 50%;
    }

    .btn-start-learn-more{
        width: 50%;
    }

    .btn-2nd{
        margin-left: 30px;
    }
}

.equal {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
}

@media (min-width: 768px) {
    .row.equal {
        display: flex;
        flex-wrap: wrap;
    }

    .client-margin-top-boxes{
        margin-top: 40px;
    }
}

.hr-black{
    max-width: 150px;
    border-color: #000;
    border-top: 2px solid #000;
}

.tech-block{
    width: 150px;
    margin-bottom: 20px;
}


@media (max-width: 768px) {
    .tech-block{
        width: 50%;
        margin-bottom: 30px;
    }

    .client-margin-top-boxes{
        margin-top: 0;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .tech-block{
        width: 150px;
        margin-bottom: 30px;
    }
}

.solutions-desc{
    height: 150px;
}

@media (max-width: 1200px){
    .solutions-desc{
        height: 200px;
    }
}

@media (max-width: 992px){
    .solutions-desc{
        height: auto;
    }

    .contact-left{
        text-align: center;
    }

    .download-right{
        text-align: center;
    }
}


@media only screen and (min-width: 768px) {
    .dropdown:hover .dropdown-menu {
        display: block;
    }
}