.dv-logo {
    padding-top: 5px;
}
.home-title {
    margin: 35px 0 25px 0;
    color: #fff;
    font-size: 56px;
    line-height: 64px;
    font-weight: 700;
}
h3.home-subtitle, h3 {
    color: #fff;
    font-size: 20px;
    line-height: 26px;
    font-weight: 400;
    text-transform: none;
    margin-bottom: 30px;
    max-width: 600px;
}
a.btn-theme, a.button-transparent, a.button-white {
    display: inline-block;
    font-weight: 400;
    font-size: 14px;
    padding: 12px 20px 11px 20px;
    margin: 10px 10px 20px 0;
    transition: all .50s ease-in-out;
    -moz-transition: all .50s ease-in-out;
    -webkit-transition: all .50s ease-in-out;
}
a.btn-theme {
    background-color: #2558A1;
    margin: 15px 10px 20px 0;
    padding: 15px 20px 13px 20px;
    text-transform: none;
    color: #ffffff!important;
}
a.btn-theme:hover {
    background-color: rgba(53, 126, 189, 0.75);
}
a.button-transparent {
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff;
    transition: all .50s ease-in-out;
    -moz-transition: all .50s ease-in-out;
    -webkit-transition: all .50s ease-in-out;
    text-decoration: none;
}
a.button-transparent:hover {
    background-color: #fff;
    border: 1px solid #fff;
    color: #454545;
    transition: all .50s ease-in-out;
    -moz-transition: all .50s ease-in-out;
    -webkit-transition: all .50s ease-in-out;
}
a.btn-theme, a.button-transparent, a.button-white {
    display: inline-block;
    font-weight: 400;
    font-size: 14px;
    padding: 12px 20px 11px 20px;
    transition: all .50s ease-in-out;
    -moz-transition: all .50s ease-in-out;
    -webkit-transition: all .50s ease-in-out;
}
.wpcf7-form {
    color: #fff;
    padding: 42px 42px 27px 42px;
    background-color: rgba(16, 44, 89, 0.8);
    border: none;
    width: 457px;
    height: 405px;
}
.wpcf7-form h4 {
    font-size: 20px;
    line-height: 28px;
}
.wpcf7-form .wpcf7-form-control {
    font-size: 14px;
    margin-bottom: 20px;
    font-weight: 400;
    border: 1px solid #ffffff;
    padding: 6px 12px;
    line-height: 1.42857143;
    background-color: #ffffff;
    color: #333;
    background-image: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    display: block;
    width: 100%;
    height: auto;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.wpcf7-form p {
    line-height: 25px;
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 24px;
    font-weight: 300;
    color: #656565;
}
.wpcf7-form .submit-button {
    font-size: 13px;
    font-weight: 500;
    padding: 12px 25px;
    border-color: #357ebd;
    background-image: none;
    border: 1px solid transparent;
    text-transform: uppercase;
    vertical-align: baseline;
}
.wpb-wrapper .intro-text {
    margin-bottom: 40px;
    margin-top: 50px;
}
.wpb-wrapper .intro-text h2 {
    font-family: 'Roboto';
    margin-bottom: 15px;
    display: block;
    clear: both;
    font-size: 28px;
    line-height: 38px;
    text-align: center;
    font-weight: 400;
    color: #454545;
    position: relative;
    color: #454545;
    font-weight: 300;
}
.wpb-wrapper .intro-text {
    text-align: center;
}
.dv-separator-title {
    display: block;
    margin: 12px 0 15px 0;
}
.dv-separator-title::after, .dv-separator-title::before {
    background-color: #2558A1;
    display: inline-block !important;
    vertical-align: middle;
    content: "";
    width: 70px;
    height: 1px;
    margin-top: -6px;
}
.dv-separator-first-circle {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 0 3px;
    border: 3px solid #01994d;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    border-color: #2558A1;
}
.dv-separator-second-circle {
    width: 4px;
    height: 4px;
    margin-top: 2px;
    margin-left: 2px;
    background-color: #01994d;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: #2558A1;
}
.wpb-wrapper .intro-text h3 {
    font-family: 'Roboto';
    margin: 0 auto 50px auto;
    display: block;
    clear: both;
    max-width: 78%;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    font-weight: 300;
    color: #656565;
}
.dv-social-networks ul {
    margin: 0 0 10px;
    padding: 0;
}
.dv-social-networks ul li {
    display: inline-block;
    margin: 5px;
    text-align: center;
}
.dv-social-networks ul li a {
    width: auto;
    color: #ffffff;
    height: 42px;
    line-height: 42px;
    font-size: 22px;
    display: inline-block;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    font-weight: 300;
    margin-bottom: 20px;
    width: 31px;
}
.dv-social-networks ul li a:hover {
    color: #2558A1 !important;
}
.dv-service-box-sc {
    font-family: 'Roboto';
    margin-bottom: 40px;
    text-align: left;
}
.dv-service-box-sc i {
    width: auto;
    min-width: 45px;
    height: auto;
    display: inline-block;
}
.dv-service-box-sc h4 {
    color: #454545;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 20px;
}
.dv-service-box-sc p {
    font-size: 14px;
    line-height: 24px;
    font-weight: 300;
    color: #656565;
    margin: 0 0 10px;
}
.dv-service-box-sc.dv-align-left .dv-icon {
    float: left;
    margin-right: 15px;
}
.dv-service-box-sc .dv-icon-type-1.dv-icon-44 {
    font-size: 44px;
    line-height: 1em;
    color: #2558A1;
}
.dv-service-box-sc .dv-icon-type-1 {
    color: #333;
}
.dv-service-box-sc .dv-icon {
    display: inline-block;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 15px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.dv-overflow-hidden {
    overflow: hidden;
}
.dv-intro .custom-title a {
    text-decoration: none;
    font-weight: 700;
    color: #333;
}
.dv-intro .custom-title a:hover {
    color: #2558A1 !important;
}
.btn {
    border-radius: 0px !important;
}