/*
theme name: am3
version: 1.0
Author: kiantheme
Author URI: http://kiantheme.com
Desctiption:
*/

body {
    font-family: 'yekan-font', tahoma;
    background: #fff;
    color: #333;
}

:focus {
    outline: 0;
}

a {
    color: #2980B9;
    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;
}
/*
 ticker
-----------------------------------------*/
.latest_news_titr {
	height: 40px;
    line-height: 40px;
    background: #315da8;
}
#subject_ticker {
	display: block;
    float: right;
    background: #be9e27;
    color: #fff;
    padding:0 15px;
    font-size: 17px;
}
@media screen and (max-width:992px) {
	.latest_news_titr {
		display:none;
	}
}
/*
=masthead
---------------------------------------*/
.masthead {
    width: 100%;
    background-color:#315da8;
    min-height: 85px;
}
.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: 14px;
    position: relative;
    padding: 10px;
    box-sizing: border-box;
    color: #ffffff;
}
.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;
	width:max-content;
}
#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: #0D2B67;
    min-height: 45px;
}
#navigation #cssmenu ul ul { 
min-width:200px;
 }
#navigation #cssmenu ul ul li a {
padding:8px 15px;
line-height:18px;
 }
/*
=slideshow
---------------------------------------*/
#slider_bottom {
	margin-top:25px;
	margin-bottom:25px;
}
#sliderfluid .owl-controls .owl-page,#sliderfluid .owl-controls .owl-buttons div,
#slider_bottom .owl-controls .owl-page,#slider_bottom .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,#slider_bottom .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,#slider_bottom .owl-controls .owl-buttons{
    top: auto;
    bottom: 70px;
}
#sliderfluid .owl-controls .owl-buttons div.owl-prev,#slider_bottom .owl-controls .owl-buttons div.owl-prev {
    right: 60px;
    border-radius: 2px 0 0 2px;

}
#sliderfluid .owl-controls .owl-buttons div.owl-next,#slider_bottom .owl-controls .owl-buttons div.owl-next {
    right: 10px;
    border-radius: 0 2px 2px 0;
}
#sliderfluid .owl-controls .owl-buttons div:hover,#slider_bottom .owl-controls .owl-buttons div:hover {
    opacity: .8;
}
#sliderfluid  .owl-controls .owl-buttons div.owl-prev:after,#slider_bottom .owl-controls .owl-buttons div.owl-prev:after {

content: "\f104";
}

#sliderfluid  .owl-controls .owl-buttons div.owl-next:after,#slider_bottom .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: #F39C12;

}
#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;
}
#feature-sec {
    background-color: #fff;
	padding-bottom:25px;
}
#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: #2980B9;
}
/*
=customer
-----------------------------------------*/
.customer_box .customer_item img {
    width: 130px;
    height: 130px;
	margin:auto;
}

#customer_list .owl-controls .owl-buttons,#services_list .owl-controls .owl-buttons {
    top: 45%;
}
.owl-controls .owl-buttons div:after {
	font-size:45px;
}
.owl-controls .owl-buttons div.owl-next { 
left:-20px;
}
.owl-controls .owl-buttons div.owl-prev {
	right:-20px;
}

/*
=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: #273272;
    padding: 10px 0 0;
}
.google__map iframe {
	width: 100%;
    min-height: 250px;
}
#footer .footer_box .title_ft {
    color: #fff;
    position: relative;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    font-size: 18px;
    margin-bottom: 15px;
}
#footer .footer_box .title_ft:after {
    content: "";
    position: absolute;
    bottom: -2px;
    border-radius: 3px;
    right: 0;
    width: 60px;
    height: 3px;
    background: #fff;
}
#footer .footer_box.address_ft .footer_logo img {
    width: 190px;
    height: 62px;
    margin-bottom: 5px;
}
#footer .footer_box.address_ft li {
    color: #fff;
}
#footer .footer_box.address_ft li i {
    width: 35px;
    line-height: 35px;
    height: 35px;
    font-size: 22px;
    text-align: center;
}
#footer .footer_box.address_ft li span {  
color: #ddd;
    font-size: 13px;
    vertical-align: text-bottom;
    line-height: 35px;
	 }
#footer .footer_box.article_list ul li a {
    display: inline-block;
    position: relative;
    color: #ddd;
    padding: 0 15px 5px 2px;
    font-size: 13px;
}
#footer .footer_box.article_list ul li a:hover {
    color: #fff;
}
#footer .footer_box.article_list ul li a:before {
    content: "";
    position: absolute;
    right: 0;
    top: 7px;
    width: 6px;
    height: 6px;
    background: #fff;
    border-radius: 50%;
}
#footer .footer_box.namad_box img {
    margin: 15px auto 5px;
    border-radius: 4px;
    background: #fff;
}
#copyright {
	background: #fff;
    padding: 15px 0;
}
#copyright .right_copyright {
    display: flex;
    display: -webkit-flex;
    align-items: center;
}
#copyright p,#copyright a {
	color: #777;
	padding: 5px 0;
	font-size: 13px;
}
#copyright .thumb_footer {
    display: block;
    margin-left: 6px;
}
#copyright .thumb_footer img {
    max-height: 60px;
}
#copyright .left_copyright .social_networks {
    margin-top: 10px;
}
#copyright .left_copyright .social_networks ul li a {
    color: #fff;
}
#copyright .left_copyright .social_networks ul li a i {
    border-color: transparent;
    color: #fff
}
#copyright .left_copyright .social_networks ul li.facebook_icon a i {
	background: #3B5A9A;
}
#copyright .left_copyright .social_networks ul li.twitter_icon a i {
	background: #28A9E2;
}
#copyright .left_copyright .social_networks ul li.google_icon a i {
	background: #DE4B39;
}
#copyright .left_copyright .social_networks ul li.linkedin_icon a i {
	background: #1279BF;
}
#copyright .left_copyright .social_networks ul li.instagram_icon a i {
	background: #6C3696;
}
#copyright .left_copyright .social_networks ul li.telegram_icon a i {
	background: #1EB8EA;
}
.social_networks {
    float: left;
}
.social_networks ul li {
	float: left;
}
.social_networks ul li a {
	display: block;
    margin: 2px;
}
.social_networks ul li a img {
    display: inline-block;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
    border: 1px solid #1EB8EA;
}
.social_networks ul li a i {
font-size: 18px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -moz-transition: all .5s;
    border: 1px solid #1EB8EA;
    width: 30px;
    line-height: 30px;
    height: 30px;
    vertical-align: middle;
    text-align: center;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.social_networks ul li.facebook_icon a i {
	color: #3B5A9A;
}
.social_networks ul li.twitter_icon a i {
	color: #28A9E2;
}
.social_networks ul li.google_icon a i {
	color: #DE4B39;
}
.social_networks ul li.linkedin_icon a i {
	color: #1279BF;
}
.social_networks ul li.instagram_icon a i {
	color: #6C3696;
}
.social_networks ul li.telegram_icon a i {
	color: #1EB8EA;
}
.social_networks ul li a i:hover,.social_networks ul li a img:hover {
	-webkit-transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);
	-o-transform: rotateY(360deg);
	transform: rotateY(360deg);
}
/*
=inner-page
----------------------------------------*/
.inner-page {
    width: 100%;
    background-color: #fbfbfb;
    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: #fcfcfc;
    margin-bottom: 15px;
    border-radius: 2px;
    border: 1px solid #eee;
}
.inner-sidebar .widget .widg-title {
    background: #196ea9;
    padding: 0 0 4px 15px;
    color: #fff;
    font-size: 14px;
    border-bottom: 4px solid #3498DB;
	line-height:20px;
}
.inner-sidebar .widget .widg-title span {
	background: #3498DB;
    padding: 4px 10px;
    position: relative;
    border-radius: 0 1px 0 0;
}
.inner-sidebar .widget .widg-title span:after {
	    content: "";
    position: absolute;
    border: 34px solid #3498DB;
    border-top: 20px solid transparent!important;
    border-left: 22px solid transparent!important;
    border-right: 0 solid transparent!important;
    left: -21px;
    top: -20px;
}
.inner-sidebar {
	padding:0;
}

.inner-sidebar .widget .widg-content {
/*     padding: 12px; */
}
.inner-sidebar .widget .widg-content ul li {
	padding:15px 8px;
	background:#f8f8f8;
}
.inner-sidebar .widget .widg-content ul li:nth-child(odd) {
	background:#eee;
}
.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: #2980B9;
}
div.textwidget {
    text-align: justify;
    font-weight: normal;
    font-size: 14px;
    color: #555;
    line-height: 24px;
	padding:10px;
}
div.tagcloud a {
   display: inline-block;
    padding: 3px 5px;
    color: #fff;
    background-color: #999;
    margin: 2px;
	font-size:14px !important;
}
div.tagcloud a:nth-child(even) {
	background-color: #777;
}
div.tagcloud a:hover {
     background-color: #3498DB;
}
/*
=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:#2980B9;
	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: #2980B9;
    margin-right: -4px;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    border-radius: 2px 0 0 2px;
}
/*
 main index post
-----------------------------------------*/
.main_cat_post {
	margin-top:50px;
}
.wrapper_rmp {
	background: #fcfcfc;
    border: 1px solid #eee;
    margin-top: 3px;
}
.PostItem_Title {
    background: #196ea9;
    padding: 0 0 4px 15px;
    color: #fff;
    box-sizing: border-box;
    font-size: 18px;
    border-bottom: 4px solid #3498DB;
    margin-bottom: 15px;
    line-height: 20px;
}
.PostItem_Title span {
background: #3498DB;
    padding: 2px 10px;
    position: relative;
    font-size: 16px;
    border-radius: 0 1px 0 0;
}
.PostItem_Title span:after {
	content: "";
    position: absolute;
    border: 34px solid #3498DB;
    border-top: 20px solid transparent!important;
    border-left: 22px solid transparent!important;
    border-right: 0 solid transparent!important;
    left: -21px;
    top: -20px;
}
.PostItem {
	border-bottom: 1px dashed #ddd;
    margin-bottom: 5px;
    padding: 5px;
}
.wrapper_rmp .PostItem:last-child{
	margin-bottom:0;
	border-bottom:0;
}
.PostItem .thumb-post-item {
	    float: right;
    margin-left: 10px;
}
.PostItem .thumb-post-item img {
	    width: 150px;
    height: 120px;
    padding: 4px;
    border: 1px solid #dfdfdf;
}

.PostItem .more-link-postitem {
	float:left;
	color:#333;
	display:block;
}
/*
 section_links
----------------------------------------*/
.section_links {
	margin-top:25px;
	margin-bottom:25px;
	background:#f2f2f2;
	padding:15px 0;
}
.section_links .box_link .wrap_box_link {
	border:1px solid #ddd;
	background:#fff;
}
.section_links .box_link .box_link_title {
	color:#333;
	padding:5px 10px;
	font-size:18px;
	border-bottom:1px solid #ddd;
	color:#2980B9;
}
.section_links .box_link ul {
	padding:10px;
}
.section_links .box_link ul li a {
    display: block;
    position: relative;
    padding: 8px 18px 8px 10px;
    font-size: 14px;
    color: #666;
    border-bottom: 1px solid #f5f5f5;
}
.section_links .box_link ul li a:last-child {
	border-bottom:0
}
.section_links .box_link ul li a:hover {
	color:#3498DB;
}
.section_links .box_link ul li a:before {
	content: "\f104";
	font-family: FontAwesome;
    position: absolute;
	right:8px;
	top:8px;
}
.title_cblock {
	margin: 20px auto 40px;
	text-align: center;
}
.cirle_wrap {
display: table;
    margin: 10px auto;
    position: relative;
    padding: 0 10px;
}
.cirle_wrap span {
	display: block;
	width: 6px;
	height: 6px;
	border: 1px solid #D50000;
	border-radius: 50%;
	float: right;
	margin: 0 2px;
}
.cirle_wrap:before,.cirle_wrap:after {
	content: "";
	position: absolute;
	top: 2px;
	width: 50px;
	height: 1px;
	background: #D50000;
}
.cirle_wrap:before {
	right: 100%;
}
.cirle_wrap:after{
	left: 100%;
}
/*
=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: #2980B9;
    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 #2980B9;  
}

/*
=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: #2980B9;
    color: #fff;
}

.wp-pagenavi span.pages {
    background: #2980B9;
    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: #2980B9;
    font-size: 11px;
    border-radius: 100%;
}
#go-top {
    position: fixed;
    right: 10px;
    bottom: 10px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background-color: #2980B9;
    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) {
	.box_link {
		width:100%;
		margin-bottom:10px;
	}
    .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:#2980B9;
 }
.alignleft, .alignright, .aligncenter {
max-width:100%;
 }
.section_comment {
float:right;
width:100%;
clear:both;
}
.related-posts .related-item .related-caption {
line-height:25px;
 }