.nav h2* {
    font-family: inherit;
    
}

.nav {
    background-image: url(../img/banner.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    color: #ffffff;
    z-index: 0;
    height: 580px;

}

.nav .head {
    padding-top: 0px;
    width: 100%;
    height: 20%;
}

.nav h1 span {
    font-weight: 300;
}

.nav::before {
    background-color: black;
}

.nav h1 {
    color: #ffffff;
    font-family: inherit;
    margin: 0 65px;
    font-size: 2.6em;
}

.nav h2 {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 59.4px;
    text-align: center;
    width: 100%;
    margin: -55px 0;
}

.nav p {
    font-size: 25.2px;
    justify-content: center;
    align-items: center;
    color: #fff;
    text-align: center;
    width: 100%;
    margin: 0;
    font-weight: 300;

}

.nav::before {
    background-color: #000;
    opacity: 0.4;
}

.nav::before {
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    position: absolute;
    z-index: -1;
    display: inline-block;
    content: "";
    -webkit-transform: translate3d(0, 0, -1px);
}

.middle img {
    background-color: #f6f6f6;
    box-shadow: 0 15px 80px -5px rgba(0, 0, 0, .25);
    width: 85%;
    margin-top: 10%;
    position: relative;
}

.middle .col-6 {
    padding-left: 0;
   
}

.middle h1 {
    font-weight: 100;
    margin: 50px 0;
    margin-top: 15%;
     font-size: 48.6px;
}

.middle .next h5 {
    margin: 10px 0 15px 0;
    color: #333333;
    letter-spacing: 2px;
    font-size: 18px;
    font-weight: 600;
    line-height: 150%;
}

.middle .next h4 {
    margin: 10px 0 15px 0;
    color: #333333;
    letter-spacing: 2px;
    font-size: 18px;
    font-weight: 600;
    line-height: 150%;
}

.middle .next h3 {

    margin: 0 0 14px 0;
    color: #333333;
    font-size: 19.98px;
    font-weight: 600;
    line-height: 150%;
}

.middle {
    background-color: #f6f6f6;
}

.middle .next {
    padding: 0 20px;
}

.middle .next p {
    font-weight: 100;
    font-size: 18px;
}

.few h2 {
    margin: 0;
    color: #3d3d3d;
    font-size: 48.6px;
    font-weight: 300;
    line-height: 110%;
    text-align: center;
    background-color: #f6f6f6;
    width: 100%;
    padding-top: 10%;
}
.few .col-12{
    padding-left: 0;
    padding-right:0 ;
    
}

.system h5 {

    margin: 0 0 14px 0;
    color: #333333;
    font-size: 19.98px;
    font-weight: 600;
    line-height: 150%;
    padding: 0 65px;
}
.system p{
    padding: 0 65px;
    color: #666666;
     font-size: 16px;
}

.system{
    background-color: #f6f6f6;
    padding: 5% 0 2%;
  
}
.second h5{
    margin: 0 0 14px 0;
    color: #333333;
    font-size: 1.11em;
    font-weight: 600;
    line-height: 150%;
    padding: 0 65px;
}
.second p{
    padding: 0 65px;
     font-size: 16px;
    color: #666666;
}
.second{
    background-color: #f6f6f6;
    padding: 0 0 2%;
}
.about{
    background-color: #2186C4;
    line-height: 1%;
    padding: 40px;
    
}
.about h3{
    color: rgb(255, 255, 255);
    font-size: 2.22em;
    font-weight: 700;
}
.about .btn:hover{
    -webkit-box-shadow: rgba(0, 0, 0, 0.419608) 0px 14px 26px -12px, rgba(0, 0, 0, 0.117647) 0px 4px 23px 0px, rgba(0, 0, 0, 0.2) 0px 8px 10px -5px;
    outline: none;
    text-decoration: none;
    color: #ffffff;
}
.about .button .btn{
    color: #ffffff;
}
.about .btn{
    padding: 15px;
    font-size: 14px;
    font-weight: 500;
    color: #ffffff;
    text-align: center;
    width: 45%;
    float: right;
}
.con_form{
    background-image: url(../img/network-3396348_1920.jpg);
     background-size: auto;
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0;
}
.con_form form.wpcf7-form.init{
    text-align: center;
    background-color: #FFFFFF;
    border-radius: 0;
    box-shadow: 0 15px 80px -5px rgba(0, 0, 0, .25);
    padding: 65px 0 20px;
    width: 50%;
    border: none;
    margin: 0 25%;
}
.con_form h3{
    font-size: 2.7em;
    font-weight: 300;
    text-align: center;
    color: #fff;
}
.con_form input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    border: 1px solid #DDDDDD;
}
.con_form textarea.wpcf7-form-control.wpcf7-textarea{
    border: 1px solid #DDDDDD;
}
.con_form p{
    color: #777777;

}

.footer p{
    text-align: center;
    color: #fff;
    margin-top: 27px;
}
.footer{
    background-color: #292929;
    border-top: 5px solid #03a8f4;
}
.footer a{
    text-decoration: none;
    color: #03a9f4;
}
.footer a:hover{
    text-decoration: underline;
    color: #03a9f4;
}
input.wpcf7-form-control.has-spinner.wpcf7-submit {
    width: 110px;
    background-color: #03a9f4;
    color: #fff;
    border: none;
    padding: 5px;
}
@media (max-width: 768px) {
    .middle h1{
         font-size: 40.96px;
        
    }
    .nav h2{
        font-size: 39.6px;
    }
    .nav h1{
        margin: 0;
    }
    .middle .col-6{
        width: 100%;
      text-align: center;
        padding: 0;
    }
    .system .col-6{
        width: 100%;
        margin-top: 21px;
    }
    .system h5{
        padding:20px 0 0;
        text-align: center;
        font-weight: 700;
    }
    .system p{
        padding:0;
        text-align: center;
        color: #a3a3a3;
    }
    .second .col-6{
        width: 100%;
        margin-top: 21px;
    }
    .second h5{
        padding:20px 0 0;
        text-align: center;
        font-weight: 700;
    }
    .second p{
        padding:0;
        text-align: center;
        color: #a3a3a3;
    }
    .about .col-6{
        width: 100%;
        text-align: center;
    }
    .about .btn{
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .con_form textarea.wpcf7-form-control.wpcf7-textarea{
        width: 100%  !important;
    }
    .con_form form.wpcf7-form.init{
        width: 100%;
        margin: 0;
    }
    input.wpcf7-form-control.has-spinner.wpcf7-submit {
        width: 110px;
        background-color: #03a9f4;
        color: #fff;
        border: none;
    }
     p.card-text{
       font-size: 18px;
        
    }
    .about h3{
        font-size: 39.96px;
        padding-bottom: 20px;
    }
}
@media (max-width: 1220px) {
    p.card-text{
        padding-right:0px;
        
    }
}
@media (max-width: 1170px) {
    p.card-text{
        padding-right:0px;}
}