

body {
    font-family: 'yekan-font', tahoma;
    background: #fff;
    color: #333;
}

:focus {
    outline: 0;
}

a {
    color: #003082;
    transition: all .2s;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
}

a:hover {
    text-decoration: none;
}

a:active,
a:visited,
a:focus {
    background: transparent;
    outline: 0;
    text-decoration: none;
}
/*
=masthead
---------------------------------------*/
.masthead {
    width: 100%;
    background-color:#fff;
    min-height: 100px;
}
.masthead .logo_header h1,.masthead .logo_header h2 {
    position: absolute;
    text-indent: -99999px;
    z-index: -1;
    right: 0;
    top: 0;
    color: #333;
}
.masthead .logo_header {
    position: relative;
}
.masthead .logo_header a {
    display: inline-block;
}
.masthead .logo_header figure img {
    height: 80px;
    margin-top: 10px;
}
.masthead .logo_header h1 {
    font-size: 18px;
}
.masthead .logo_header h2 {
    font-size: 14px;
    margin-top: 15px;
}
.masthead .intro_nav {
    float: left;
    margin-bottom: 5px;
}
.masthead .intro_nav ul li a {
    font-size: 12px;
    position: relative;
    padding: 10px;
    box-sizing: border-box;
    color: #555;
}
.masthead .intro_nav ul li a:hover {
    color: #3498DB;
}
@media screen and (min-width:992px) {
    .masthead .intro_nav ul li a:after {
    content: "|";
    position: absolute;
    left: -3px;
    top: 12px;
    color: #aaa;
    }
    .masthead .intro_nav ul li:last-child a:after {
        display: none;
    }
}
#social_header {
    display: block;
    float: left;
    margin: 5px 0 0 3px;
}
#social_header li {
    float: left;
}
#social_header li a {
    display: block;
    margin: 0 4px;
}
#social_header li a i {
    width: 25px;
    height: 25px;
    background-color: #3498DB;
    border-radius: 2px;
    font-size: 20px;
    text-align: center;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    line-height: 25px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
#social_header li.facebook_icon a i {
    background-color: #3B5A9A;
}
#social_header li.twitter_icon a i {
    background-color: #28A9E2;
}
#social_header li.google_icon a i {
    background-color: #DE4B39;
}
#social_header li.linkdin_icon a i {
    background-color: #1279BF;
}
#social_header li.instagram_icon a i {
    background-color: #6C3696;
}
#social_header li.telegram_icon a i {
    background-color: #1EB8EA;
    font-size: 16px;
}
#social_header li a:hover i {
    opacity: .8;
}
#search_panel {
/*    float: left;*/
    margin-top: 5px;
}
#search-form {
	float: left;
	border: 1px solid #ddd;
	background-color: #fff;
    border-radius: 4px;
    padding:5px 10px;
}
#search-form input {
	border: none;
	background: none;
}
#search-form #search-text {
	height: 25px;
	padding: 3px 4px;
	line-height: 25px;
	width: 300px;
    max-width: 100%;
	float: right;
	color: #444;
    font-size: 13px;
}
#search-form #search-submit {
	background: url(images/sch_icon.png) no-repeat center center;
	width: 20px;
	height: 20px;
	float: right;
	cursor: pointer;
	margin-top:4px;
}
#search-form #search-text::-webkit-input-placeholder { 
  color: #888;
}
#search-form #search-text::-moz-placeholder { 
  color: #888;
}
#search-form #search-text:-ms-input-placeholder {
  color: #888;
}
#search-form #search-text:-moz-placeholder { 
  color: #888;
}
/*
=navigation
-----------------------------------------*/
#navigation {
    width: 100%;
    background-color: #ff6300;
    min-height: 45px;
}
#navigation #cssmenu ul ul { 
min-width:200px;
 }
#navigation #cssmenu ul ul li a {
padding:8px 15px;
line-height:18px;
 }
/*
=slideshow
---------------------------------------*/
#sliderfluid .owl-controls .owl-page,#sliderfluid .owl-controls .owl-buttons div {
    background-color: #fff;
    width: 50px;
    height: 50px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
#sliderfluid .owl-controls .owl-buttons div:after {
    font-family: FontAwesome;
    position: absolute;
    right: 0;
    left: 0;
    text-align: center;
    vertical-align: middle;
    top: 0;
    font-size: 35px;
    line-height: 45px;
    color: #555;
}
#sliderfluid .owl-controls .owl-buttons {
    top: auto;
    bottom: 70px;
}
#sliderfluid .owl-controls .owl-buttons div.owl-prev {
    right: 60px;
    border-radius: 2px 0 0 2px;

}
#sliderfluid .owl-controls .owl-buttons div.owl-next {
    right: 10px;
    border-radius: 0 2px 2px 0;
}
#sliderfluid .owl-controls .owl-buttons div:hover {
    opacity: .8;
}
#sliderfluid  .owl-controls .owl-buttons div.owl-prev:after {

content: "\f104";
}

#sliderfluid  .owl-controls .owl-buttons div.owl-next:after {
        content: "\f105";
}
/*
=services
---------------------------------------*/
#services {
    position: relative;
    width: 100%;
    background-color: #fff;
    margin-top: 30px;
    padding-bottom: 35px;
}
.title_section {
    line-height: 25px;
    background: url(images/title_bg.jpg) center repeat-x;
    margin:15px 0;
}
.title_section span {
    display: inline-block;
    line-height: 25px;
    font-size: 18px;
    color: #333;
    padding:5px 10px;
    background-color: #fff;
}
#services .services_icon {
    float: right;
    width: 120px;
    height: 120px;
}
#services .services_box {
    margin-bottom: 40px;
}
#services .services_box:nth-child(5) {
    clear: both;
}
#services .services_icon span {
    font-size: 70px;
    height: 120px;
    line-height: 150px;
    width: 120px;
    display: block;
    text-align: center;
    vertical-align: middle;
    color: #555;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
#services .services_box:hover .services_icon span {
    color: #ff6600;

}
#services .services_content {
    display: table;
}
#services .services_content h4 {
    line-height: 28px;
}
#services .services_content h4 a {
    font-size: 18px;
    padding-bottom: 3px;
}
#services .services_content p {
    font-size: 12px;
    line-height: 25px;
    text-align:justify;
    direction:rtl;
}
#feature-sec {
    padding: 80px 0;
    background-color: #e9e9e9;
}
#feature-sec .title_section span {
    background-color: #e9e9e9;
}
svg.sep_line {
    position: absolute;
    bottom: 0;
}
/*
=more_services
-----------------------------------------*/
.more_services .col_box .ico_col_box img {
    width: 100px;
    height: 70px;
    margin: auto;
    border: 1px solid #ddd;
}
.more_services .col_box .caption-item {
    line-height: 19px;
    padding: 5px 9px;
}
.more_services .col_box .caption-item a {
    display: block;
    font-size: 12px;
    text-align: center;
    line-height: 20px;
    color: #555;
    margin-top: 5px;
}
.more_services .col_box .caption-item a:hover {
    color: #003082;
}
/*
=customer
-----------------------------------------*/
.customer_box .customer_item img {
    width: 130px;
    height: 130px;
}
#customer_list  .owl-controls .owl-buttons div,#services_list .owl-controls .owl-buttons div {
    border-radius: 2px;
    background-color: #fff;
    border: 1px solid #ccc;

}
#customer_list .owl-controls .owl-buttons,#services_list .owl-controls .owl-buttons {
    top: -46px;
}
#customer_list .owl-controls .owl-buttons div.owl-next,#services_list .owl-controls .owl-buttons div.owl-next {
    left: 0;
}
#customer_list .owl-controls .owl-buttons div.owl-prev,#services_list .owl-controls .owl-buttons div.owl-prev {
    left: 35px;
}
#customer_list .owl-controls .owl-buttons div:hover,#services_list .owl-controls .owl-buttons div:hover {
    background-color: #ddd;
}
/*
=area_section
-----------------------------------------*/
#area_section {
    background: url(images/section_bg.png) no-repeat center;
    width: 100%;
    position: relative;
    height: 400px;
    max-width: 1920px;
    margin: 0 auto 30px;
}
#area_section:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.2);
    top: 0;
    right: 0;
}
.content_middle {
    padding-top: 120px;
    position: relative;
    z-index: 20;
}
.content_middle .row_content {
    float: right;
    width: 100%;
    background: #fff;
    box-shadow: 0 6px 10px 0 rgba(0, 0, 0, .14), 0 1px 18px 0 rgba(0, 0, 0, .12), 0 3px 5px -1px rgba(0, 0, 0, .2);
    padding: 30px;
    min-height: 160px;
}
.content_middle .link_area {
    display: block;
    float: left;
    padding: 20px 25px;
    background-color: #E74C3C;
    color: #fff;
    font-size: 16px;
    border-radius: 4px;
    margin: 40px 15px 0;
}
.content_middle .link_area:hover {
    background-color: #C0392B;
}
.content_middle .row_content span {
    display: inline-block;
    position: relative;
    font-size: 22px;
    color: #C0392B;
    margin-bottom: 15px;
    padding-right: 25px;
}
.content_middle .row_content span:before {
        content: "\f040";
        font-family: FontAwesome;
        position: absolute;
        right: 0;
        top: 0;
        font-size: 20px;
        color: #C0392B;
}
.content_middle .row_content p {
    font-size: 14px;
    line-height: 26px;
    color: #000;
    font-weight: normal;
}
/*
=about us
-----------------------------------------*/
#about_us  {
    margin-bottom: 40px;
}
#about_us .about_thumb {
    float: left;
    margin-right: 10px;
}
#about_us .about_thumb img {
    width: 270px;
    height: 117px;
}
#about_us .about_content p {
    font-weight: normal;
    color: #333;
    line-height: 27px;
}
/*
=footer
-----------------------------------------*/
#footer {
    width: 100%;
    background-color: #252525;
    padding: 10px 0 0;
}
#footer .footer_box .title_ft {
    position: relative;
    color: #eee;
    font-size: 15px;
    border-bottom: 2px solid #777;
    line-height: 28px;
    padding-bottom: 6px;
    margin-bottom: 10px;
}
#footer .footer_box .title_ft:after {
    content: "";
    position: absolute;
    bottom: -2px;
    right: 0;
    font-weight: normal;
    width: 100px;
    height: 2px;
    background-color: #ff6600;
}
#footer .footer_box.address_ft .footer_logo img {
    width: 190px;
    height: 62px;
    margin-bottom: 5px;
}
#footer .footer_box.address_ft li {
    color: #ccc;
    line-height: 30px;
}
#footer .footer_box.address_ft li i {
    vertical-align: middle;
    font-size: 20px;
    color: #eee;
    width: 20px;
    text-align: center;
    margin-left: 5px;
}
#footer .footer_box.article_list ul li a {
    display: inline-block;
    color: #ccc;
    position: relative;
    padding: 6px 12px 6px 5px;
    font-size: 13px;
    font-weight: normal;
}
#footer .footer_box.article_list ul li a:hover {
    color: #fff;
}
#footer .footer_box.article_list ul li a:before {
        content: "\f0d9";
        font-family: FontAwesome;
        position: absolute;
        right: 0;
        top: 5px;
        font-size: 14px;
        color: #ff6600;
}
#footer .footer_box.namad_box img {
    margin: 15px auto 5px;
    border-radius: 4px;
    background: #fff;
}
#footer #copyright {
    width: 100%;
    background-color: #111;
    padding: 5px 0;
}
#footer #copyright p {
    color: #aaa;
    font-weight: normal;
    font-size: 13px;
    line-height: 25px;
}
#footer #copyright p a {
    color: #fff;
    display: inline-block;
    padding: 0 2px;
}
.tw_ft span {
    color: #aaa;
}
.tw_ft i {
    vertical-align: middle;
    padding-left: 2px;
    color: #aaa;
}
.tw_ft a {
    color: #fff;
    font-weight: normal;
}
/*
=inner-page
----------------------------------------*/
.inner-page {
    width: 100%;
    background-color: #003082;
    padding: 25px 0;
}
.inner-page .main-content {
    margin-bottom: 15px;
}
.inner-page .inner_wrap {
    float: right;
    width: 100%;
    background-color: #fff;
    padding: 15px;
    border: 1px solid #eee;
    border-radius: 2px;
}
.inner-page .entry-post {
    float: right;
    width: 100%;
}
.inner-page .post-head .title-post {
    position: relative;
    font-size: 18px;
    padding-right: 15px;
    color: #C0392B;
    line-height: 30px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #C0392B;
}
.inner-page .post-head .title-post:before {
        content: "\f053";
        font-family: FontAwesome;
        position: absolute;
        right: 0;
        top: 2px;
        font-size: 14px;
        color: #C0392B;
        vertical-align: middle;
}
.inner-page .meta-posthead {
    float: right;
    display: block;
    width: 100%;
    margin-bottom: 18px;
}
.inner-page .meta-posthead li {
    float: right;
    margin-left: 15px;
    font-size: 12px;
}
.inner-page .meta-posthead li i {
    vertical-align: middle;
    padding-left: 3px;
    color: #C0392B;
}
.inner-page .entry-post ul li {
    list-style:outside;
}
.inner-page .entry-post ol,.inner-page .entry-post ul {
    padding-right: 15px;
}
.inner-page .entry-post ol li,.inner-page .entry-post ul li {
    line-height: 30px;
}
/*
=sidebar
----------------------------------------*/
.inner-sidebar .widget {
    background-color: #fff;
    margin-bottom: 15px;
    border-radius: 2px;
    border: 1px solid #eee;
}
.inner-sidebar .widget .widg-title {
    font-size: 16px;
    position: relative;
    color: #C0392B;
    line-height: 30px;
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #C0392B;
    padding-right: 16px;
}
.inner-sidebar .widget .widg-title:before {
        content: "\f0d9";
        font-family: FontAwesome;
        position: absolute;
        right: 5px;
        top: 1px;
        font-size: 14px;
        color: #C0392B;
}

.inner-sidebar .widget .widg-content {
    padding: 12px;
}
.inner-sidebar .widget .widg-content ul li {
    padding-bottom: 8px;
    margin-bottom: 8px;
    border-bottom: 1px solid #eee;
}
.inner-sidebar .widget .widg-content ul li:last-child {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}
.inner-sidebar .widget .widg-content ul li a {
    display: inline-block;
    color: #444;
    font-size: 13px;
}
.inner-sidebar .widget .widg-content ul li a:hover {
    color: #003082;
}
div.textwidget {
    text-align: justify;
    font-weight: normal;
    font-size: 14px;
    color: #555;
    line-height: 26px;
}
div.tagcloud a {
   display: inline-block;
    padding: 3px 5px;
    border-radius: 3px;
    color: #fff;
    background-color: #003082;
    border:1px solid #3498DB;
    margin: 4px 3px;
}
div.tagcloud a:hover {
     background-color: #3498DB;
    border:1px solid #003082;   
}
/*
=calendar_wrap
--------------------------------------*/
#wp-calendar {
	width:100%;
	line-height:24px;
}
#wp-calendar caption {
	text-align: center;
	font-size:18;
	font-weight:normal;
	margin-bottom:5px;
	color:#666;
}
#wp-calendar thead th {
	background:#003082;
	width: 24px;
	color: #fff;
	text-align: center;
    padding-bottom: 5px;
}
#wp-calendar tbody td {
	color: #9f9f9f;
	border: 1px solid #ededed;
	text-align: center;
}
#wp-calendar tbody td a {
	color: red;
}
#wp-calendar tfoot td a {
	color: red;
}
/*
=searchform
--------------------------------------*/
#searchform label {
    display: none;
}
#searchform input[type="text"] {
    border: 1px solid #ccc;
    padding: 0 5px;
    border-left: 0;
    border-radius: 0 2px 2px 0;
    height: 30px;
    line-height: 30px;
}
#searchform input[type="submit"] {
    border: 0;
    color: #fff;
    background: #003082;
    margin-right: -4px;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    border-radius: 2px 0 0 2px;
}
/*
=archive
----------------------------------------*/
.archive-page .archive-item {
    width: 100%;
    float: right;
    border: 4px solid #f5f5f5;
    border-radius: 4px;
    margin-bottom: 10px;
    padding: 5px;
}
.archive-page .archive-item .archive-thumb {
    float: right;
    margin-left: 10px;
}
.archive-page .archive-item .archive-thumb img {
    width: 100px;
    height: 90px;
    margin-bottom: 0;
}
.archive-page .archive-item .archive-content h4 a {
    font-size: 14px;
}
.archive-page .archive-item .archive-content p {
    font-size: 12px;
    line-height: 25px;
    color: #666;
}
.archive-page .archive-item .more-link {
    display: block;
    float: left;
    background-color: #003082;
    border: 1px solid #3498DB;
    color: #fff;
    padding: 3px 5px;
    font-size: 13px;
    border-radius: 3px;
}
.archive-page .archive-item .more-link:hover {
    background-color: #3498DB;
    border: 1px solid #003082;  
}

/*
=responsive
-----------------------------------------*/
@media screen and (min-width:992px) {
    .navbar-collapse {
        padding-left: 0;
    }
}
@media screen and (max-width:1199px) {
    #search-form #search-text {
        width: 225px;
    }
    .content_middle .link_area {
        padding: 25px 15px;
    }
}
@media screen and (max-width:992px) {
    .masthead .logo_header a {
        display: block;
    }
    .masthead .logo_header figure img {
        margin: 10px auto;
    }
    .masthead .intro_nav  {
        float: none;
        display: table;
        margin: 15px auto 5px;
    }
    #social_header {
        float: none;
        display: table;
        margin: 10px auto;
        clear: both;
    }
    #services .services_box {
        clear: both;
        border-bottom: 1px solid #eee;
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
    #services .services_box:last-child {
        border-bottom: 0;
    }
    #services .services_icon span {
        line-height: 80px;
    }
    .more_services {
        margin-bottom: 15px;
        padding-bottom: 15px;
        border-bottom: 2px solid #e8e8e8;
    }
    #footer .footer_box {
        margin-bottom: 10px;
        padding-bottom: 10px;
    }
    .content_middle .link_area {
        float: none;
        margin:15px auto;
        text-align: center;
    }
    .content_middle {
        padding-top:55px;
    }
}
/*** pagenavi ***/

#pagnavi {
    display: table;
    margin: auto;
    ;
}

.wp-pagenavi {
    margin: 15px;
}

.wp-pagenavi a.page,
.wp-pagenavi a.larger {
    display: inline-block;
    color: #333;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    background: #fff;
    margin: 8px 0;
    font-size: 11px;
    border: 1px solid #ddd;
    border-radius: 3px;
}

.wp-pagenavi a.page:hover,
.wp-pagenavi a.larger:hover {
    background: #003082;
    color: #fff;
}

.wp-pagenavi span.pages {
    background: #003082;
    color: #fff;
    padding: 8px 10px;
    border-radius: 3px;
    font-size: 11px;
}

.wp-pagenavi span.current {
    display: inline-block;
    color: #fff;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #003082;
    font-size: 11px;
    border-radius: 100%;
}
#go-top {
    position: fixed;
    right: 10px;
    bottom: 10px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background-color: #003082;
    border-radius: 100%;
    display: none;
    cursor: pointer;
    transition: all .4s;
}

#go-top i {
    font-size: 25px;
    margin: auto;
    right: 0;
    position: absolute;
    top: 6px;
    left: 0;
    text-align: center;
    color: #fff;
}

#go-top:hover {
    background-color: #222;
}
#footer .wpcf7 p { 
float:right;
width:48%;
margin-left:5px;
}
#footer .wpcf7 p input {
border-radius:1px;
 }
#footer .wpcf7 p.area_warpper,#footer .wpcf7 p.area_warpper textarea{
width:99%;
max-width:100%;
height: 120px
 }
#footer .wpcf7 input[type="submit"] {
padding:3px 25px;
 }
#footer .wpcf7 input[type="email"],#footer .wpcf7 input[type="tel"] { 
text-align:right;
}
#footer .wpcf7 input[type="email"]:focus,#footer .wpcf7 input[type="tel"]:focus { 
text-align:left;
}
#footer .wpcf7 input[type="text"],#footer .wpcf7 input[type="email"],#footer .wpcf7 input[type="tel"],#footer .wpcf7 input[type="url"],#footer .wpcf7 input[type="number"],#footer .wpcf7 input[type="date"],#footer .wpcf7 select {
height:35px;
line-height:35px;
 }



@media screen and (max-width:767px) {
    .navbar-toggle i {
        vertical-align: middle;
        padding-left: 5px;
    }
    #area_section {
        background: #f8f8f8;
        height: auto;
    }
    .content_middle {
        padding: 15px 0;
    }
    .content_middle .row_content {
        float: none;
    }
}
@media screen and (max-width:480px) {
    #search_panel {
        float: none;
        display: table;
        margin: 5px auto;
        clear: both;
    }
    #cssmenu.small-screen #menu-button {
        display: table;
        margin: auto;
        padding-right: 30px;
    }
    #cssmenu.small-screen #menu-button::after,#cssmenu.small-screen #menu-button::before {
        right: 0;
    }
    #sliderfluid .owl-controls .owl-page, #sliderfluid .owl-controls .owl-buttons div {
        width: 30px;
        height: 30px;
    }
    #sliderfluid .owl-controls .owl-buttons div::after {
        font-size: 25px;
        line-height: 30px;
    }
    #sliderfluid .owl-controls .owl-buttons div.owl-next {
        right: 40px;
    }
    #sliderfluid .owl-controls .owl-buttons {
        bottom: 35px;
    }
    #about_us .about_thumb {
        float: none;
    }
    
    #about_us .about_thumb img {
        margin: 10px auto;
    }
    #about_us .about_content p {
        text-align: justify;
    }
    #services .services_icon {
        float: none;
        margin: auto;
    }
    #services .services_icon span {
        margin: auto;
        line-height: 130px;
    }
    #services .services_content h4 a {
        display: block;
        text-align: center;
    }
    #services .services_box {
        margin-bottom: 5px;
    }
    .archive-page .archive-item .archive-thumb {
        float: none;
    }
    .archive-page .archive-item .archive-thumb img {
        margin:auto;
    }
#footer .wpcf7 p {
width:100%;
margin-left:0;
}
 }
@media screen and (max-width:360px) {
    #search-form #search-text {
        width: 180px;
    }
}

/*
=related-posts
---------------------------*/
.related-posts {
    background: #fff;
    margin: 10px 0;
    float: right;
    border: 1px solid #eee;
    padding: 10px;
    clear: both;
   width:100%;
 }
.related-posts .related-item {
margin-bottom:10px;
 }
.related-posts .related-posts-title {
    font-size: 18px;
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
    padding-bottom: 10px;
 }
.related-posts .related-item .related-thumb { 
display:block;
float:right;
margin-left:5px;
 }
.related-posts .related-item .related-thumb img {
width:100px;
height:70px;
padding:4px;
border:1px solid #eee;
 }
.related-posts .related-item .related-caption a { 
font-size:13px;
color:#777;
}
.related-posts .related-item .related-caption a:hover {
color:#003082;
 }
.alignleft, .alignright, .aligncenter {
max-width:100%;
 }
.section_comment {
float:right;
width:100%;
clear:both;
}
.related-posts .related-item .related-caption {
line-height:25px;
 }