/*
File Name: style.css
Theme Name:  RT-Theme 17
Author: Tolga Can
Version: 2.4
Author URI: http://themeforest.net/user/stmcan
Theme URI: http://themeforest.net/user/stmcan
Description:   Theme designed by Tolga Can - <a href="http://themeforest.net/user/stmcan">stmcan</a>
License: GNU General Public License
License URI: /Licensing/gpl.txt
*/



/*
	EDIT /css/style.css for the theme stlye
*/

.socialbar{
    display: inline-block;
    width: 300px;
    position: relative;
    top: 14px;
    float: left;
}

html {
    overflow-x: hidden;
}

.category-image {
    width: 100%;
    height: auto;
    margin: 0 auto;
    display: block;
    max-height: 543px;
    object-fit: cover;
}

body .widget_nav_menu, body .widget_nav_menu ul, body .widget_nav_menu ul li:last-child,
body #navigation_bar, body #navigation_bar ul, body #navigation_bar ul li:last-child {
    border-radius: 0px 0px 7px 7px;
}

.widget_nav_menu {
    overflow: visible !important;
}

.menu-rt-theme-main-navigation-menu-container ul ul.sub-menu,
#navigation_bar ul ul.sub-menu {
    position: absolute !important;
    top: 0px !important;
    right: 101% !important;
    /*width: auto;
    height: 100% !important;*/
    border-color: #e6e6e6;
    border-style: solid;
    border-width: 2px 2px 0px 2px;
    z-index: 99999 !important;
}

.menu-rt-theme-main-navigation-menu-container ul ul.sub-menu {
    right: 108% !important;
    top: -20px !important;
    background: white !important;
    padding: 10px 20px;
}

.menu-rt-theme-main-navigation-menu-container ul ul.sub-menu li {
    padding-bottom: 10px;
    border-bottom: 1px solid lightgray;
}

.menu-rt-theme-main-navigation-menu-container ul ul.sub-menu li:last-child {
    border-bottom: 0;
}

.menu-rt-theme-main-navigation-menu-container ul .menu-item {
    position: relative;
}

.menu-rt-theme-main-navigation-menu-container ul ul.sub-menu,
.menu-rt-theme-main-navigation-menu-container ul ul.sub-menu li,
.menu-rt-theme-main-navigation-menu-container ul ul.sub-menu li a {
    background: white;
}

/*
#navigation_bar ul ul ul.sub-menu {
    right: 50% !important;
}*/

.search-bar .searchsubmit {
    position: relative;
    z-index: 999999;
}

.search-bar .search {
    position: relative;
    top: -31px;
}

.menu-rt-theme-main-navigation-menu-container ul,
#navigation ul {
    background-color: transparent !important;
}

.menu-rt-theme-main-navigation-menu-container ul li,
#navigation ul li {
    background-color: white;
}

.home #row_order_3 {
    z-index: 20 !important;
}

.widget_nav_menu .featured > ul > li.current-menu-ancestor > a,
#navigation_bar > ul > li.current-menu-ancestor > a {
    /*color: white !important;*/
    background-color: #e6e6e6 !important;
}

.home .fullwidth {
    width: 100%;
}

.home .fullwidth .fixed-row {
    width: 1280px;
    margin: 0 auto;
}

.home .fullwidth .fixed-row:first-child {
    width: 100% !important;
}

.box.three {
    width: 29%;
    min-height:190px;
}
.box br + img {
    height: 115px;
    width: 100%;
}

.sidemove a{
    background-repeat: no-repeat;
    position: fixed;
    left: 0;
    margin-top: 15%;
    z-index: 99999999;
    background-image: url(/wordpress/wp-content/uploads/2018/01/ddd.png) !important;
    height: 130px;
    background-color: transparent !important;
    width: 80px;
    color: transparent !important;
}
/*
.slider_area.no-logo-container {
    position: relative; */
    /*width: 97.9% !important;*/ /*
    width: 980px !important;
    right: 0 !important;
    top: -46px !important;
}

body.home #container .rev_slider_wrapper, body.home #container .rev_slider {
    width: 100% !important;
}
*/
/*
header {
    display: none;
}



*/
.home header {
    display: block;
}
.
.home-box {
    width: 1280px;
    height: 362px;
    margin: 0 auto;
    border-top: 1px solid lightgray;
    border-bottom: 1px solid lightgray;
}

.timage {
    float: left;
    width: 50%;
    height: 100%;
}

.timage.tright {
    float: right;
}

.timage img {
    width: 100%;
    height: 100%;
    margin-bottom: -6px;
    max-height: 470px;
    object-fit: cover;
}

.tcontent {
    float: right;
    width: 50%;
    height: 100%;
    background: white;
    min-height: 470px;
}

.home-box .entry-title {
    padding: 7% 7% 0;
    font-size: 23px;
}

.home-box .entry-content {
    padding: 7% 7%;
}

.home-box .read-more {
    display: block;
    float: left;
    margin: 20px 0;
    background: #004891;
    color: white;
    text-decoration: none;
    padding: 5px 20px;
    border-radius: 5px;
    font-size: 18px;
    margin-top: 6%;
}

.home.page #row_order_6 {
    display: none;
    
}


@media (max-width:768px) {
    .home .fullwidth .fixed-row {
        width: 88%;
    }
    
    .slider_area.no-logo-container {
        width: auto !important;
    }
    
    #MobileMainNavigation-Background {
        margin-bottom: 42px;
    }
    
    .fixed-row .box.one,
    .fixed-row .box.three {
        display: inline-block;
        float: none;
        width: 100%;
        padding: 0 !important;
    }
    
    .fixed-row .box.one img {
        float: none;
    }
    
    .fixed-row .box.one p,
    .fixed-row .box.one h2,
    .fixed-row .box.three p {
        padding: 0 15px 20px;
    }
    
    .codebox div {
        width: 100% !important;
        height: auto !important;
    }
    
    .home-box {
        width: 100%;
        height: auto;
    }
    #searchform{}
    .home-box .entry-content p {
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: pre-line;
        height: 96px;
    }
    
    .home-box .timage img {
        height: 260px;
        object-fit: cover;
    }
    
    .tcontent {
        height: 260px;
    }
    .home-box .entry-title {
        padding: 15px 15px 0;
        font-size: 17px;
        font-weight: bold;
        line-height: 20px;
    }
}

.home-content {
    display: none;
    background: white;
    padding: 20px;
    margin-bottom: 60px !important;
}

#wpcf7-f109-o1{direction: rtl !important;}