.wpcf7-form .wpcf7-submit {
    width: 100%;
    box-shadow: 0px 11px 29px 0 rgb(2 166 166 / 45%) !important;
}

.team-single_speaches-info, .team-info_icons{
  display:none !important;
}

.team-item_titles{
  margin-top:35px;
}

.page-header.page-header_align_left {
    background-color: #001123 !important;
    background-image: url("http://ozgurkurs.com/wp-content/uploads/2020/11/composition-with-books-black-surface.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.archive .page-header_title{
  display:none !important;
}

.genesisexpo_module_social {
    float: right !important;
}

.iletisim-map .wpb_gmaps_widget .wpb_wrapper{
  padding:0px !important;
}

.single-post .single_meta .share_post-container > a:before {
    font-size: 20px;
}



.wpcf7 input:not([type='submit']), .wpcf7 select, .wpcf7 textarea {
    width: 100%;
    display: block;
    max-width: 100%;
    height: 50px;
    margin: 0;
    padding: 10px 30px;
    outline: none;
    border: 1px solid #dddddd;
    border-radius: 25px;
    font-family: inherit;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.7;
    background: transparent;
    transition: all 0.3s ease;
    color: #97999a;
}

input[type="date"]::-webkit-calendar-picker-indicator {
  opacity: 0.3;
  
}

input[type="date"]{
padding: 10px 20px 10px 30px !important;
}