.widget-about .short-desc p {
    color: white;
    margin-top: 0;
}

.mobile-logo .img {
    width: 100px;
}

.header-logo .img {
    width: 150px;
}

#contactForm .form-group.contact-form-checkbox input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer;
}

#contactForm .form-group.contact-form-checkbox label {
    position: relative;
    cursor: pointer;
}

.form-group. label:before {
    content:'';
    -webkit-appearance: none;
    background-color: transparent;
    border: 2px solid #0079bf;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
    padding: 10px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 5px;
}

#contactForm .form-group.contact-form-checkbox input[type=checkbox] ~ label:before {
    content: "";
    background-color: #000000 !important;
    top: 1.5px;
    height: 22px;
    width: 22px;
}

#contactForm .form-group.contact-form-checkbox input:checked + label:after {
    content: '';
    display: block;
    position: absolute;
    top: 2px;
    left: 9px;
    width: 6px;
    height: 14px;
    border: solid #ffffff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

#contactForm .form-group.contact-form-checkbox label > a {
    color: #1e1ed1;
}

.vc_cta3-container a {
    color: #0a53be;
}

#careerModal .modal-content .modal-header {
    background-color: #c62229;
    color: #fff;
}

#careerModal .modal-content .modal-header .modal-title{
    color: #fff;
}

.title-area a {
    color: #0a53be;
}

div.feature-card .feature-card-icon .kurumsal-kimlik.png {
    background-image: url("../../img/icons/png.png");
    height: 100px;
    width: 100px;
    background-size: 75px auto;
    background-position: center;
    background-repeat: no-repeat;
}

div.feature-card .feature-card-icon .kurumsal-kimlik.jpeg, div.feature-card .feature-card-icon .kurumsal-kimlik.jpg {
    background-image: url("../../img/icons/jpg.png");
    height: 100px;
    width: 100px;
    background-size: 75px auto;
    background-position: center;
    background-repeat: no-repeat;
}

div.feature-card .feature-card-icon .kurumsal-kimlik.pdf {
    background-image: url("../../img/icons/pdf_icon.png");
    height: 100px;
    width: 100px;
    background-size: 75px auto;
    background-position: center;
    background-repeat: no-repeat;
}

div.feature-card .feature-card-icon .kurumsal-kimlik.pdf {
    background-image: url("../../img/icons/pdf_icon.png");
    height: 100px;
    width: 100px;
    background-size: 75px auto;
    background-position: center;
    background-repeat: no-repeat;
}

div.feature-card .feature-card-icon .kurumsal-kimlik.ai {
    background-image: url("../../img/icons/ai_icon.png");
    height: 100px;
    width: 100px;
    background-size: 75px auto;
    background-position: center;
    background-repeat: no-repeat;
}

div.feature-card .feature-card-icon .kurumsal-kimlik.csv {
    background-image: url("../../img/icons/csv_icon.png");
    height: 100px;
    width: 100px;
    background-size: 75px auto;
    background-position: center;
    background-repeat: no-repeat;
}

div.feature-card .feature-card-icon .kurumsal-kimlik.doc {
    background-image: url("../../img/icons/doc_icon.png");
    height: 100px;
    width: 100px;
    background-size: 75px auto;
    background-position: center;
    background-repeat: no-repeat;
}

div.feature-card .feature-card-icon .kurumsal-kimlik.docx {
    background-image: url("../../img/icons/docx_icon.png");
    height: 100px;
    width: 100px;
    background-size: 75px auto;
    background-position: center;
    background-repeat: no-repeat;
}

div.feature-card .feature-card-icon .kurumsal-kimlik.rar {
    background-image: url("../../img/icons/rar_icon.png");
    height: 100px;
    width: 100px;
    background-size: 75px auto;
    background-position: center;
    background-repeat: no-repeat;
}

div.feature-card .feature-card-icon .kurumsal-kimlik.xls {
    background-image: url("../../img/icons/xls_icon.png");
    height: 100px;
    width: 100px;
    background-size: 75px auto;
    background-position: center;
    background-repeat: no-repeat;
}

div.feature-card .feature-card-icon .kurumsal-kimlik.xlsx {
    background-image: url("../../img/icons/xlsx_icon.png");
    height: 100px;
    width: 100px;
    background-size: 75px auto;
    background-position: center;
    background-repeat: no-repeat;
}

div.feature-card .feature-card-icon .kurumsal-kimlik.zip {
    background-image: url("../../img/icons/zip_icon.png");
    height: 100px;
    width: 100px;
    background-size: 75px auto;
    background-position: center;
    background-repeat: no-repeat;
}