.new_header_header_container {
    background-color: #4e7ec6 !important;
}

.new_header_padding_top {
    padding-top: 19px !important;
}

.new_header_main_header {
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 96px;
}

.new_header_img {
    width: 100%;
    max-width: 130px;
    height: auto !important;
    max-height: 130px !important;
}

.new_header_header_menu_irankala_background {
    background-repeat: no-repeat;
    border-top: 1px solid #4e7ec6;
}

.new_header_header_menu_irankala_font {
    font-size: 95% !important;
}

.new_header_header_menu_irankala_link_a {
    border-left: 1px solid white;
    color: #ffffff !important;
}

.new_header_header_menu_irankala_link_icon {
    display: none;
    bottom: -25px;
    font-size: 300%;
}

.new_header_header_menu_irankala_li {
    position: relative;
    cursor: pointer;
}

.new_header_header_menu_irankala_search {
    color: #ffffff !important;
    cursor: pointer
}

/* new_search_main */
.new_search_main_form {
    padding-left: 25px;
}

.new_search_main_input_title {
    padding-right: 10px !important;
    padding-left: 102px !important;
    height: 42px !important;
    background: #fff !important;
    border-top-right-radius: 4rem !important;
    border-bottom-right-radius: 4rem !important;
    border-bottom-left-radius: 4rem !important;
    border-top-left-radius: 4rem !important;
    unicode-bidi: bidi-override !important;
    font-size: 0.8rem !important;
}

.new_search_main_input_title_input-group-append {
    z-index: 3 !important;
    position: absolute !important;
    left: 0px !important;
}

.new_search_main_advanced_search_parent {
    margin-top: 15px;
    padding-left: 35px
}

.new_search_main_advanced_search_btn {
    color: #fff;
    border-radius: 4rem;

}

.new_search_main_submit_frm_search {
    color: #fff;
    background-color: #282e72;
    border-radius: 4rem;
    border: none;
    padding: 0px 8px !important;
}

.new_search_main_submit_frm_search span {
    margin-left: 10px
}

/* new_search_main */

/* new_slider.blade.php */
.search_custom_new_slider {
    background-image: -moz-linear-gradient(90deg, rgb(94, 164, 205) 0%, rgb(80, 143, 204) 49%, rgb(78, 124, 197) 99%);
    background-image: -webkit-linear-gradient(90deg, rgb(94, 164, 205) 0%, rgb(80, 143, 204) 49%, rgb(78, 124, 197) 99%);
    background-image: -ms-linear-gradient(90deg, rgb(94, 164, 205) 0%, rgb(80, 143, 204) 49%, rgb(78, 124, 197) 99%);
    /*background-image: linear-gradient(to bottom, #2f7bc7, #1a86cb, #0191ce, #019bcf, #1aa5cf) !important;*/
    /*background-size: cover !important;*/
    /*background-position: bottom !important;*/
    /*padding: 20px 10px !important;*/
    min-height: 550px !important;
    position: relative !important;
}

.new_search_parent_element {
    background-color: #447ab1;
    margin-top: 20px;
}

.new_search_margin_top {
    margin-top: 10px !important;
}

.new_search_img {
    width: 294px;
    height: 192px
}

.new_search_p {
    color: #fff;
    font-weight: bold;
}

/* link_custom_right */
.link_custom_right_row {
    padding: unset !important;
    margin: unset !important;
    height: 46px;
}

.link_custom_right_col_sm_4 {
    padding: unset !important;
    margin: unset !important;
}

.link_custom_right_col_sm_8 {
    background-color: #0B1472 !important;
    height: 45px;
    border-radius: 50px 50px 50px 50px;
    position: absolute;
    left: 0px;
    right: -21px !important;
}

.link_custom_right_parent_img {
    float: right;
    width: 45px;
    margin-right: 10px;
}

.link_custom_right_img {
    max-width: 46px;
    height: auto;
}

.link_custom_right_title {
    margin-right: 10px;
    font-weight: 500;
}

/* link_custom_right */

/* link_custom_left */
.link_custom_left_row {
    padding: unset !important;
    margin: unset !important;
    height: 46px;
}

.link_custom_left_col_sm_4 {
    padding: unset !important;
    margin: unset !important;
}

.link_custom_left_col_sm_8 {
    background-color: #0B1472 !important;
    right: 0px;
    height: 45px;
    border-radius: 50px 50px 50px 50px;
    z-index: 1;
    position: absolute;
    left: -21px !important;
}

.link_custom_left_parent_img {
    float: right;
    width: 45px;
    margin-right: 10px;
}

.link_custom_left_img {
    max-width: 46px;
    height: auto;
}

.link_custom_left_title {
    margin-right: 10px;
    font-weight: 500;
}
/*@media only screen and (max-width: 600px) {*/
/*    .d_768_none{*/
/*        display: none !important;*/
/*    }*/
/*}*/

/* link_custom_left */
