/*
theme name: d2 see-theme.com
version: 1.0
Author: سی تم
Author URI: http://see-theme.com/
Desctiption: Dedicated Professional and full option clean Wordpress Template
*/

@keyframes fade-in-up {
	 0% {
		 opacity: 0;
	}
	 100% {
		 transform: translateY(0);
		 opacity: 1;
	}
}
.video {
	 max-width: 100%;
	 max-height: 100%;
}
.video.stuck {
	 position: fixed;
	 bottom: 20px;
	 right: 20px;
	 width: 260px;
	 height: 145px;
	 transform: translateY(100%);
	 animation: fade-in-up 0.75s ease forwards;
	z-index: 1;
}

@import url('css/reset.css');
@import 'lesshat';
.image-choices-choice-selected {
    background-image: url(https://shop.moblesib.ir/wp-content/uploads/2021/04/icons8_ok_96px.png);
    background-repeat: no-repeat;
    background-position: center;
}
div#navbar-collapse-1 {
    margin-right: -100px;
}

body {
    font-family: 'IRANSans',tahoma;
    background: #efefef;
    color: #333;
}
.body_ftbox {
    line-height: 2 !important;
}
@-webkit-keyframes zoom {
  from {
    -webkit-transform: scale(1, 1);
  }
  to {
    -webkit-transform: scale(1.5, 1.5);
  }
}

@keyframes zoom {
  from {
    transform: scale(1, 1);
  }
  to {
    transform: scale(1.5, 1.5);
  }
}

.carousel-inner .item > img {
  -webkit-animation: zoom 45s;
  animation: zoom 45s;
}
.carousel-fade .carousel-inner .item {
  transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  transform: translate3d(0, 0, 0);
}
:focus {
    outline: 0;
}
table {max-width:100%;width: 100%; }
table,table td {
border:1px solid #ddd;
 }
#preload{
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 999999;
	background: url('images/preloader.gif') 50% 50% no-repeat rgb(255,255,255);
}

.header_phone {
/*     position: absolute;
    left: 10px;
    top: 20px; */
 }
.header_phone span {
font-family: IRANSans-n;
    display: inline-block;
    font-size: 13px;
    color: #fff;
    letter-spacing: 2px;
 }
.header_phone i {
    font-size: 18px;
    vertical-align: middle;
    color: #F39C12;
    padding-right: 3px;
 }
.nmobile {
    color: #fff;
}
.container-margin-top,
.row-margin-top,
.col-margin-top {
    margin-top: 15px;
}
.container-margin-bottom,
.row-margin-bottom,
.col-margin-bottom {
    margin-bottom: 15px;
}
.svg-img {
    width: 200px;
    height: 200px;
    background: url(1.svg);
}
a {
    text-decoration: none;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
}
a:hover, a:focus, a:active {
    text-decoration: none;
}
blockquote {
    background: #f7f7f7;
    padding: 10px 5px!important;
    font-size: 14px;
    border-right: 4px solid #ddd;
margin:10px 0;
 }
.content ul li { 
list-style:inside;
}
.content ol {
padding-right:15px;
 }
/*
 =slickNew
 ------------------------------------*/
#feture_slider {
	
}
.navSlideRight {padding:0}
#slickNavNews .ItemNavNews  {
	cursor: pointer;
}
#slickNavNews .ItemNavNews.slick-current {
	position:relative;
	background:#486877;
}
#slickNavNews .ItemNavNews.slick-current:after {
	content:"";
	position:absolute;
	width:10px;
	height:10px;
	background:red;
	z-index:99;
	left:0;
	top:45%;
}
#slickNavNews .slick-track {
	background:#8C8C8C
}
#slickNavNews .ItemNavNews .thumbNews {
	float:right;
}
#slickNavNews .ItemNavNews .thumbNews img {
	height: 60px;
    width: 60px;
    margin: 15px 0 10px 15px;
    padding: 3px;
    border: #C5C5C5 solid 1px;
}
#slickNavNews .ItemNavNews .TextNews {
	
}
#slickNavNews .ItemNavNews .TextNews h3 {
	 font-size: 15px;
    line-height: 25px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 5px;
	color:#fff
}
#slickNavNews .ItemNavNews .TextNews p {
	font-size:12px;
	color:#fff;
	line-height:22px;
}
.fullSlideLeft {
	padding:0;
}
.fullSlideLeft #slickNews {
	right:-14px;
}
.fullSlideLeft #slickNews .ItemNews {
	
}
.fullSlideLeft #slickNews .ItemNews img {
	width:100%;
}
/*
= default color font titr
----------------------------------------*/
h3.titlt-section {
  color: #cd2a2d;

}
.title_ft {
    padding: 15px 0 5px;
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 8px;
    text-align: center;
    border-bottom: 1px solid #eee;
}
.fp_content ul li h4 a {
    font-size: 12px;
    color: #fff;
}

/*-------------------------------------- end default color ------------------------------------*/
/*Education*/
.Education_sec {
	background:url(images/optimize.jpg);
	padding-top: 25px;
	padding-bottom:25px;
    background-attachment: fixed!important;
}

.TitleService {
    position: relative;
    padding-bottom: 25px;
    min-height: 80px;
}
.TitleService h2 {
    background: #f8ffff;
    font-size: 1.5em;
    position: absolute;
    width: 30%;
    left: 35%;
    right: 35%;
    padding: 1px 10px;
    z-index: 2;
    top: 10px;
}
.TitleService hr:nth-child(2) {
    color: #fbbb1e;
    border-top: 2px solid #fbbb1e;
    position: absolute;
    width: 96%;
    top: 10px;
    max-width: 100%;
}
.TitleService hr:nth-child(3) {
    color: #fbbb1e;
    border-top: 1px solid #fbbb1e;
    position: absolute;
    width: 96%;
    top: 15px;
    max-width: 100%;
}
.Education_sec .numService {
    text-align: center;
    border: 1px solid #dedede;
    background: #fff;
    margin-bottom: 25px;
    padding-bottom:15px;
}
.Education_sec .DisService img {
    width:100px;
    height:100px;
    margin: 10px auto;
}
.Education_sec .TextPart h2 {
    line-height: 25px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 10px;
}
.Education_sec .TextPart h2 a {
    font-size: 17px;
    color: #2980B9;
}
.Education_sec .TextPart a:hover {color:#333;}
.Education_sec .TextPart p {
    padding: 10px;
    font-size: 13px;
    color: #777;
}
@media screen and (min-width:768px) {
    .Education_sec .TextPart p {
        height:136px;
        overflow:hidden;
    }
}
.more-index-page a {
    display: table;
    position:relative;
    text-align: center;
    margin: 0 auto;
    padding: 10px 15px;
    color: #fff;
    background: #e9e9e9;
    border-radius: 4px;
    border: 1px solid #ddd;
}
.more-index-page a:hover {
opacity:.8;
}
.more-service a {
    display: block;
    text-align: center;
    margin: 10px auto 15px;
    display: table;
    border-right: 3px solid #a94545;
    padding: 10px 15px;
    background: #ececec;
}
.more-service .more-ads a {
    display: table;
    text-align: center;
    margin: 35px auto 15px;
    padding-top: 20px;
    padding: 15px 10px;
    background: #efefef;
    border-radius: 4px;
}
.more-index-page a:hover { color:#fff!important;}
.desc-service {
    margin-top: 15px;
}
/*
 = blog index
----------------------------------------*/
#articles_index {
	padding:30px 0;
}
.singleBlog {
    margin: 10px 0;
    position: relative;
    overflow: hidden
}

.Blogcontent {
    position: absolute;
    top: 60%;
    padding: 0 10px;
    width: 100%;
    height: auto;
    left: 0;
    transition: .4s
}

.singleBlog:hover .Blogcontent {
    position: absolute;
    top: 4%
}

.singleBlog:hover .image-scale:after {
    background: rgba(0, 46, 91, 1)
}

.image-scale {
    position: relative;
    transform: scale(1);
    display: block;
    transition: .5s;
    text-align: center
}

.image-scale img {
    width: 100%
}

.image-scale::after {
    position: absolute;
    content: "";
    background: rgba(0, 0, 0, 0);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    transition: all .2s ease-in
}

.Blogcontent h2, .sidebar-inner .sidebox ul.sidebox-post-thumb li .sidebox-content h4 {
    line-height: 1.2
}

.Blogcontent h2 a, .Blogcontent h4 a {
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 8px
}

.blog-meta span {
    font-size: 12px;
    font-weight: 300;
    padding-right: 10px;
    color: #fff
}

.blog-text {
    opacity: 0
}

.singleBlog:hover .blog-text {
    opacity: 1
}
.TitleWork {
	margin-bottom:25px;
}
.singleBlog:hover .image-scale {
    transform: scale(1.2);
    transition: .5s
}
.blog-content p {
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    margin-bottom: 15px
}

.blog-btn, .blog-text p {
    color: #fff;
    font-size: 14px
}

.blog-text p {
    line-height: 1.7;
    margin: 0 0 8px
}

.blog-btn {
    font-weight: 700;
    position: relative;
    background: #FFC323;
    width: 130px;
    border: 1px solid #FFC323;
    padding: 5px 20px;
    text-align: center;
    text-transform: uppercase;
    border-radius: 2px;
    margin-top: 0
}
.blog-btn:hover, .moreDetails:hover {
    background-color: #010101 !important;
    color: #fff;
    transition: 1s;
    border-color: #FFC323;
}
.MoreWork {
	margin-top:25px;
}
.MoreWork a {
    background: #F5B315;
    color: #fff;
    font-size: 16px;
    padding: 5px 13px;
    border-radius: 2px;
	transition: 1s;
}
.MoreWork a:hover {
	background:#000;
}
.TitlePart h3 {
    font-weight: 600;
    border-bottom: 2px solid #fec731;
    margin-bottom: 20px;
    color: #000;
    font-size: 18px
}
.TitleWork h3 {
	display:inline-block;
    border-bottom: 2px solid #F5B315;
}
.OurTeam-Customer {
    background-color: #f6f6f6;
    margin-top: 50px;
    padding: 50px 0
}
/*
=intro-bar
---------------------------------------------------------*/

#intro-bar {
    position: relative;
    z-index: 99;
    padding: 3px 0;
    background: #f9f9f9;
    -webkit-box-shadow: 0 9px 6px -6px #aaa;
    -moz-box-shadow: 0 9px 6px -6px #aaa;
    box-shadow: 0 9px 6px -6px #aaa;
}
/***** social-network*****/
.date_social {
	width:120%;
	border-bottom: 1px solid #808080;
    padding-bottom: 10px;
}
.date_social,#header_social,.header_phone,#date_header {float:left}

.header_phone,#date_header {
	margin-top:5px;
}
#date_header span {
	color:#fff
}

.social-network ul {
    margin: 0;
}
.social-network ul li {
    list-style: none;
    float: right;
    display: inline-block;
    margin-right: 1px;
}
.social-network ul li a {
    display: block;
}
.social-network ul li a img {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.social-network ul li a img:hover {
    opacity: .7;
}
/*
=flags-lang
---------------------------------------*/
.flags-lang {
    float: left;
padding-top:2px;
}
.flags-lang ul li {
    float: right;
    display: inline-block;
}
.flags-lang ul li a {
    display: block;
    padding: 0 5px;
}
/******* search *******/
#search-form {
    float: left;
    border: 1px solid #bbc1c3;
    background-color: #fff;
    border-radius: 3px;
    margin-top: 4px;
}
#search-form input {
    border: none;
    background: none;
}
#search-form #search-text {
    height: 28px;
    padding: 3px 4px;
    line-height: 25px;
    /*	border-left: 1px solid #bbc1c3;*/
    width: 150px;
    float: right;
    color: #444;
    font-size: 12px;
}
#search-form #search-submit {
    background: url('images/search.png') no-repeat center center;
    width: 35px;
    height: 30px;
    float: right;
    cursor: pointer;
    /*	margin-top:4px;*/
}
/***** phone-number in header *****/
.top-phone {
    display: block;
    color: #777;
    font-size: 13px;
    text-align: center;
    margin-top: 12px;
}

/*
=nav
-------------------------------------------------*/
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .active > a,
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus,
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover,
 .navbar-default .navbar-nav > .active > a:focus,.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus,.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus  { 
    background: transparent;
    box-shadow: 0 0;
 }
 .dropdown-menu .dropdown-menu {
    right: 100% !important;
 }
 #navigation ul ul .dropdown {
    position: relative !important;
 }
 .yamm-content .dropdown{
 }
.nav > li > a {
	padding-right:10px;
	padding-left:10px;
}
@media screen and (min-width:992px) {
  .maasthead { 
	width:100%;
	padding:15px 0;
	position: absolute;
    top: 30px;
    z-index: 1;
    background: #00000047;
	transition:all .4s;
 }
	.maasthead.fixheader.page_single {
		position:fixed;
	}
	.maasthead.fixheader {
		top:0;
		position:fixed;
		z-index: 999;
		padding:0;
        background: rgba(0,0,0,.7);
        border-bottom: 1px solid #777;

	}
	.maasthead.fixheader .search {
		top:30%;
	}
	.maasthead.fixheader #header-logo img {
		transition:all .3s;
	}
	.maasthead.fixheader .date_social {display:none}
	.maasthead.fixheader #header-logo img {
		height:60px;
		margin-top:10px;
	}
	.maasthead.page_single {
		position:static;
		background:#34495E;
	}
	nav#navigation a {
		color:#fff;
	}
	.nav > li > a:hover, .nav > li > a:focus,#navbar li:hover > a {
		background:none !important;
		border:0 !important;
		color:#F39C12;
	}
	#navigation .navbar-default {
		background:transparent !important;
	}
	#navigation ul li.menu-item-has-children > a:after, #navigation ul li.dropdown > a:after {
		color:#fff !important;
	}
	#navbar {
		margin-top:10px !important;
	}
	#navigation .navbar-default {
		min-height:auto !important;
	}
	.header_phone {
		margin-left:10px;
	}
	
}
.maasthead {
    z-index:9;
}
.MainMenu .navbar-default ul li .icon-search span{
    background: #fcb813;
    color: #fff;
    padding: 6px;
    cursor: pointer;
}
.search{
    position: absolute;
    display: inline-block;
    float: left;
    padding: 10px 0;
    left: 5%;
    top: 50%;
	color: wheat;
}

.search_form {
       display: none;
    position: absolute;
    z-index: 9999;
    left: 0px;
    top: 65px;
    overflow: hidden;
    width: 477px;
    height: 33px;
}

.search_form form{
    transition:all 0.3s ease-out;
    -webkit-transition:all 0.3s ease-out;
}
.search_form input[type='text'] {
       width: 370px;
    padding: 5px;
    outline: none;
    font-size: 12px;
    color: #000;
    border: 1px solid #28a6ff;
    background: #fffffffa;
    height: 100%;
    border-radius: 15px;
}
.search_form input[type='text']::-webkit-input-placeholder{
    color:#0000008a !important;
}
.search_form input[type='submit'] {
    outline: none;
    background: #fff;
    display: inline-block;
    color: #000;
    font-size: 14px;
    border: 1px solid #28a6ff;
    text-transform: uppercase;
    padding: 5px 28px;
    height: 100%;
    border-radius: 15px;
}
.search_form input[type='submit']:hover{
    background:#ffffffa1;
    border:1px solid #fff;
    color:#363636;
}
.search_box{
    visibility: hidden;
}
.search_box:checked~.search_form{
    width: 500px;
    height: 54px;
    padding: 5px 15px;
    top: 40px;
    transition: height 0.2s ease-out, top 0.2s ease-out, padding 0.2s ease-out, 0.3s width ease-out 0.2s;
    -webkit-transition: height 0.2s ease-out, top 0.2s ease-out, padding 0.2s ease-out, 0.3s width ease-out 0.2s;
}
.search_box:checked~.search_form form{
    opacity:1;
    transition:0.3s all ease-out 0.5s;
    -webkit-transition:0.3s all ease-out 0.5s;
    height: 100%;
}
#langs {
	float:left;
	color:#fff;
	margin-right:10px;
}
#langs li {
	display:inline-block;
}
#langs li a {
	display:block;
	color:#fff;
	padding:5px;
	font-size:13px;
}
#navigation {
    width: 100%;
	clear:both;
}
#date_header {
	margin-left:10px;
}
nav#navigation a {
    font-size: 14px;
font-family: 'IRANSans-m',tahoma;
}
nav#navigation #brand-logo a { 
padding:5px;
position:relative;
z-index:99;
}
#navigation .navbar-default {
    background-color: transparent;
    border-color: transparent !important;
/*    background-image: linear-gradient() !important;*/
    background: rgba(255,255,255,1);
    -webkit-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
    border-width: 0;
min-height:100px;
}
#navbar {
-webkit-transition:all .3s;
-moz-transition:all .3s;
-o-transition:all .3s;
transition:all .3s;
margin:25px -70px 0 0;
}
nav#navigation #navbar li:hover > a {
background:#f6f6f6;
border-top:2px solid;
}
nav#navigation #navbar .dropdown-menu {
background:#f6f6f6;
border:0;
padding:0;
border-radius:0;
-webkit-box-shadow:0 0;
-moz-box-shadow:0 0;
-o-box-shadow:0 0;
box-shadow:0 0;
}
nav#navigation #navbar .dropdown-menu li:hover > a {
border-top:0;
background:#fff;
}
#navigation ul li.menu-item-has-children > a,#navigation ul li.dropdown > a {
padding-left:21px;
}
#navigation ul li.menu-item-has-children > a:after,#navigation ul li.dropdown > a:after {
content: "\f107";
    font-family: FontAwesome;
    position: absolute;
    top: 18px;
    text-align: center;
    left: 6px;
    font-size: 15px;
    color: #333;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
#navigation ul li.menu-item-has-children:hover > a:after,#navigation ul li.dropdown:hover > a:after {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
#brand-logo {
    height: auto;
    float: right;
    position: relative;
}
.logo-footer {
    position: relative;
margin-top:25px;
}
h1.title-site,h2.slogan {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    text-indent:-99999px; 
}
#brand-logo a img {
    max-width:191px;
    max-height: 90px;
-webkit-transition:all .4s;
-moz-transition:all .4s;
-o-transition:all .4s;
transition:all .4s;
}
.list-unstyled strong {
    display:block;
    padding: 8px 1px;
    margin-bottom: 10px;
    border-bottom: 2px solid #cb5c50;
}
.list-unstyled, .list-unstyled ul {
    min-width: 200px;
}
.yamm-content ul li a{
    display: block;
    color: #999;
    padding: 10px 0;
    font-size: 12px !important;
}
#navigation ul ul a {
    display: block;
    color: #777;
    padding: 10px;
    font-size: 12px !important;

}
.yamm-content ul li a:hover,#navigation ul ul a:hover {
    color: #000;
}
.yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .dropdown {
    position: static;
}
.yamm .container {
    position: relative;
}
.yamm .dropdown-menu {
    right: auto;
}
.yamm .yamm-content {
    padding: 20px 30px;
}
.yamm .dropdown.yamm-fw .dropdown-menu {
    right: 0;
}
.fixnav {
    position: fixed;
    top: 0;
    margin-top: -1px;
    z-index: 9999;
}
#navigation.fixnav #brand-logo a img {
transform: scale(.7) translateY(-15px);
-webkit-transform: scale(.7) translateY(-15px);
-moz-transform: scale(.7) translateY(-15px);
-o-transform: scale(.7) translateY(-15px);
}
#navigation.fixnav .navbar-default {
min-height:80px;
}
#navigation.fixnav #navbar {
 margin: 18px 15px 0 0;
}   
#navigation ul ul li.menu-item-has-children > a span.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-right: 40px;
    vertical-align: middle;
    border: 4px solid #333;
    vertical-align: middle;
    border-top: 5px solid transparent;
    border-left: 4px solid transparent;
    border-bottom: 4px solid transparent;
}
@-moz-document url-prefix() { 
.dropdown .dropdown-menu .caret {
    margin-top: -14px;
}
}
/*
=filter
--------------------------------*/
#gallery_filters {
padding:50px 0;
 }
/*
=slider
-------------------------------------------------*/

#top-slider {
    padding: 0;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    background-size: cover;
    background-position: center;
    margin:auto;
}
.navbar {
    border-radius: 0;
    margin-bottom: 0;
}
.navbar-inverse {
    background-color: transparent !important;
    border-color: 0;
}
.navbar-toggle {
    margin: 26px 100px 0 0;
}
/*
=index-page
--------------------------------------------*/
#galery-home {
padding: 25px 0;
 }
.inner-gallery {
    margin: 10px 0;
    box-sizing: border-box;
}
.inner-gallery a {
    display: block;
    position: relative;
    box-sizing: border-box;
margin:auto;
}
.inner-gallery img{
    width: 252px;
    height: 182px;
    border-radius: 2px;
    transition:all .4s;
-webkit-transition:all .4s;
-moz-transition:all .4s;
-o-transition:all .4s;
border:1px solid transparent;
}
.caption-img-zoom h4{
    text-align: center;
     font-size: 18px;
    color:#fff;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
.caption-img-zoom p {
    line-height: 23px;
    font-size: 13px;
    color:#fff;
}
.caption-img-zoom h4:hover {
color:#eee;
 }
.f1_container {
  position: relative;
  margin: 10px auto;
  z-index: 1;
height:180px;
}
.f1_container {
  perspective: 1000;
}
.f1_card {
  width: 100%;
  height: 100%;
}

/*.face {
  position: absolute;
  width: 100%;
  height: 100%;
}*/

.front.face {
float:right;
}
.face.back {
    display: block;
    box-sizing: border-box;
    padding: 10px;
    width: 250px;
    right: 30px;
    height:180px;
    float:right;
    text-align: center;
    background-color: #aaa;
    z-index: 4;
    border-radius: 2px 0 0 2px;
    position:relative;
}
.face.back:after {
content:"";
position:absolute;
right:-30px;
top:50%;
width:30px;
height:1px;
background:#D50000;
}
.face.back:before {
content: "";
    position: absolute;
    right: -19px;
    width: 8px;
    height: 8px;
    transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
    transition:all .4s;
-webkit-transition:all .4s;
-moz-transition:all .4s;
-o-transition:all .4s;
    background: #efefef;
    margin-top: -3px;
    z-index: 5;
    top: 50%;
    border: 1px solid #D50000;
}
.f1_container:hover img{
border-color:#D50000;
opacity:.9;
}
.f1_container:hover .face.back:before {
background: #D50000;
}
/****** about-home ********/
#about-home {
min-height:530px;
 }
.about-content {
    margin: 2px 0;
    padding: 40px 12px 5px;;
}
@media screen and (min-width:768px) {
.panel-group {
width:450px;
}
}
#about-home .panel-group .panel {
    background-color: #fefefe;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .15);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .15);
-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .15);
-o-box-shadow: 0 1px 1px rgba(0, 0, 0, .15);
    margin-bottom: 10px;
}
#about-home .panel a {
display:block;
text-align:right;
}
#about-home .panel a .glyphicon {
    vertical-align: middle;
    text-align: left;
    float: left;
    margin-top: 9px;
}
#about-home .panel-group .panel-heading {
    padding: 0 10px 0 10px;
}
.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s
}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}
@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}100%{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}100%{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}

#accordion .panel-title i.glyphicon{
    -moz-transition: -moz-transform 0.5s ease-in-out;
    -o-transition: -o-transform 0.5s ease-in-out;
    -webkit-transition: -webkit-transform 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out;
}

.rotate-icon{
    -webkit-transform: rotate(-225deg);
    -moz-transform: rotate(-225deg);
    transform: rotate(-225deg);
}
/*
=layerslider_about
------------------------------*/
#layerslider_about .ls-nav-prev,#layerslider_about .ls-nav-next {
display:block !important;
}
#owl-demo { 
margin-top:30px;
}
/*
=service
----------------------------------------------*/

#portfolio{
    padding: 15px 0;
    background: #222;
}
#portfolio #portfolio_Carousel .arrow_portfolio {
    bottom: 100%;
    left: 100px;
    top: -190px;
    width:auto;
}
#portfolio #portfolio_Carousel .arrow_portfolio span.glyphicon  {
    width: 30px;
    height: 30px;
    border: 1px solid #555;
    vertical-align: middle;
    text-align: center;
    line-height: 26px;
    display: inline-block;
    font-size: 20px;
}
#portfolio #portfolio_Carousel .arrow_portfolio .glyphicon-chevron-right  {
        margin-right: 19px;
    
}
#portfolio .title_sec {
padding-bottom:50px;
}
#portfolio .archive_polink {
    display: table;
    margin: 30px auto 15px;
    padding: 10px 20px;
    color: #aaa;
    font-size: 16px;
    border: 1px solid #aaa;
    border-radius: 4px;
	transition:all .3s;
}
#portfolio .archive_polink:hover {
	color:#fff;
	border-color:#fff;
}
#portfolio .title_sec h3 {
color:#fff;
}
#portfolio .title_sec hr.line_btitle:after {
background:#222;
}

figure.snip0015 {
  color: #fff;
  position: relative;
  float: left;
  overflow: hidden;
  width: 100%;
  background: #000000;
  text-align: center;
}
figure.snip0015 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
figure.snip0015 img {
  opacity: 1;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
figure.snip0015 figcaption {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 6em 3em;
  width: 100%;
  height: 100%;
}
figure.snip0015 figcaption::before {
  position: absolute;
  top: 50%;
  right: 30px;
  bottom: 50%;
  left: 30px;
  border-top: 1px solid rgba(255, 255, 255, 0.8);
  border-bottom: 1px solid rgba(255, 255, 255, 0.8);
  content: '';
  opacity: 0;
  background-color: #ffffff;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

figure.snip0015 h3,
figure.snip0015 p {
margin: 0 0 5px;
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s,-webkit-transform 0.35s,-moz-transform 0.35s,-o-transform 0.35s,transform 0.35s;
}
figure.snip0015 h3 {
  word-spacing: -0.15em;
  text-transform: uppercase;
  -webkit-transform: translate3d(0%, 50%, 0);
  transform: translate3d(0%, 50%, 0);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
line-height:25px;
font-size:20px;
}
figure.snip0015 h3 span {
  font-weight: 800;
}
figure.snip0015 h3 {
margin-bottom:50px;
}
figure.snip0015 p {
  font-weight: 200	;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
figure.snip0015 a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  color: #ffffff;
}
figure.snip0015:hover img {
  opacity: 0.35;
}
figure.snip0015:hover figcaption h3 {
  opacity: 1;
  -webkit-transform: translate3d(0%, 0%, 0);
  transform: translate3d(0%, 0%, 0);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
figure.snip0015:hover figcaption p {
  opacity: 0.9;
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
figure.snip0015:hover figcaption::before {
  background: rgba(255, 255, 255, 0);
  top: 30px;
  bottom: 30px;
  opacity: 1;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}


.service-count {
    overflow: hidden;
    padding:0;
    background: #f8f8f8;
}
.service-count:hover {
    background: #fff;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
.service-count .wrapper_bx {
display:block;
position:relative;
overflow:hidden;
 }
.service-count .overlay_text {
    position: absolute;
    top:0;
    right: 0;
    width:100%;
    height:100%;
    background: rgba(0,0,0,.7);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
opacity:0;
visibility:hidden;
 }
.service-count .wrapper_bx:hover .overlay_text {
opacity:1;
visibility:visible;
 }
.service-count .overlay_text p {
    text-align: center;
    color: #fff;
    font-family: IRANSans-m, tahoma, sans-serif;
    font-size: 16px;
    padding: 80px 15px 15px;
 }
.service-count .menu_image {
width:100%;
height:300px;
 }
#service .desc-service h3 {
    text-align: center;
    font-size: 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 20px;
}
#service .desc-service p {
    text-align: center;
    font-size: 13px;
    color: #777;
    overflow: hidden;
    line-height: 30px;
    line-height: 20px;
    height: 60px;
    padding: 10px 15px 5px;
}
#video_panel_sec .inner_video video {
    width: 100%;
}
 /*
 = thumb slider
 -------------------------------------*/
#thmbSlider_slick {
    padding:35px 25px;
}
#thmbSlider_slick img {
    width:150px;
    height:150px;
    margin:auto;
}
#thmbSlider_slick .slick-arrow {
    position:absolute;
    top:47%;
    cursor:pointer;
    font-size:22px;
}
#thmbSlider_slick .slickLeftArrow {
    right: 0;
}
#thmbSlider_slick .slickRightArrow {
    left:0;
}
/*
=about panel
-----------------------------------------*/
#about_panel {
width:100%;
}
#about_panel .block_panel  {
    padding: 0;
    height: 450px;
    position:relative;
    overflow:hidden;
}
#about_panel .block_panel .wrap_block {
    padding: 25px;
    position: relative;
    z-index: 2;
}
#about_panel .block_panel.right_block  {
background:rgba(0,0,0,.7) url(images/about-back.png) no-repeat center center;
background-size: cover!important;
}
#about_panel .block_panel.right_block:after {
display: block;
    content: "";
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.7);
}
#about_panel .block_panel.left_block  {
    background: #049137;
}
.title_block_panel_drbrema{
	color:#fff !important;
	    text-align: center;
    color: #ffcc00;
    font-size: 24px;
    margin-bottom: 15px;
}
#about_panel .block_panel .wrap_block .title_block_panel {
    text-align: center;
    color: #ffcc00;
    font-size: 24px;
    margin-bottom:15px;
}
#about_panel .block_panel .wrap_block p {
    color: #fff;
    font-size: 16px;
    text-align: justify;
    line-height: 36px;
}
#about_panel .block_panel .wrap_block .more_block {
    display: table;
    margin: 30px auto 10px;
    background: #ffcc00;
    border: 2px solid #ffcc00;
    padding: 10px 30px;
    border-radius: 2px;
    color: #fff;
}
#about_panel .block_panel .wrap_block .more_block:hover {
background-color:transparent;
border-style: dashed;
color:#fff;
}
#block_map iframe {
max-width:100%;
    margin: auto;
    height: 230px;
    border: 5px solid rgba(255,255,255,.1)!important;
    display: block;
    width: 100%;
}
#about_panel .info_contact {
margin-top:10px;
}
#about_panel .info_contact li {
    color: #fff;
    font-size: 12px;
    margin-bottom: 3px;
}
#about_panel .info_contact li span.glyphicon  {
    width: 25px;
    line-height: 25px;
    text-align: center;
    vertical-align: middle;
    background: rgba(255,255,255,.2);
    border-radius: 1px;
    margin-left: 5px;
    height: 25px;
    font-size: 14px;
}
a.LearnArchive {
    display: block;
    float: left;
    margin: 10px;
    border-radius: 20px;
    font-size: 16px;
    color: #fff;
    background: #2980B9;
    padding: 15px 20px;
    transition: all .3s;
}
a.LearnArchive:hover {
    background: #34495E;
}
 
/*
=ads-start
--------------------------------------*/

#ads-start {
    padding: 0;
    background: url(images/attachment.jpg);
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
    min-height: 60vh;
}
#ads-start h2 {
    text-align: center;
    padding: 7% 0 4% 0;
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    line-height: 30px;
}
#ads-start h4 {
    text-align: center;
    color: #fff;
    font-size: 20px;
    padding-bottom: 30px;
    line-height: 30px;
}
/*
=link-box
--------------------------------------*/
#link-box {
    margin-top: 20px;
}
#link-box .body-links {
    padding: 15px 0;
}
#link-box .body-links ul li {
    list-style: none;
    position: relative;
}
#link-box .body-links ul li:before {
    content: "";
    width: 6px;
    height: 6px;
    background: red;
    position: absolute;
    border-radius: 1px;
    right: 0;
    top: 17px;
}
#link-box .body-links ul li a {
    display: block;
    color: #222;
    padding: 8px 15px 8px 5px;
    font-weight: 700;
    line-height: 26px;
}
#link-box .body-links ul li a:hover {
    color: #cd2a2d;
}

#link-box .body-links p,
#link-box .body-links span {
    display: block;
    line-height: 30px;
    padding: 10px 0;
    font-weight: 700;
}
#go-top {
    position: fixed;
    right: 45px;
    bottom: 100px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background-color: #ddd;
    border-radius: 2px;
    border-radius: 50%;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    display: none;
    z-index: 100;	
}

#go-top i {
    position: absolute;
    right: 0;
    left: 0;
    font-size: 18px;
    text-align: center;
    color: #fff;
    margin: auto;
    cursor: pointer;
    top: 5px;
}
#footer .wpcf7-form p {
    float: right;
    width: 48%;
    margin: 3px;
    padding: 0;
    clear: none;
 }
#footer .wpcf7-form .area_warpper {
width:98%;
clear:both;
 }
#footer .wpcf7-form p span {
padding:3px;
 }
#footer .wpcf7-form input[type="text"],
#footer .wpcf7-form input[type="tel"],
#footer .wpcf7-form input[type="email"],
#footer .wpcf7-form input[type="number"] { 
    width: 100%;
    font-weight: normal;
    height: auto;
    line-height: 22px;
}
#footer .wpcf7-form textarea {
height:110px;
    font-weight: normal;
 }
#footer .wpcf7-form input[type="submit"] {
    width: auto;
    padding: 2px 15px;
    background: red;
    height: auto;
    border: 0;
    line-height: 25px;
-webkit-transition:all .3s;
-moz-transition:all .3s;
-o-transition:all .3s;
transition:all .3s;
 }
#footer .wpcf7-form input[type="submit"]:hover {opacity:.7 }
/*
=footer
----------------------------------*/
#footer {
    background:#333;
    padding-bottom:0;
    position:relative;
}
#footer #copyright p {
    display: block;
    vertical-align: middle;
    font-size: 12px;
    padding-top: 10px;
    text-align: center;
    color: #eee;
}
.footer_box p {
    font-size: 12px;
    line-height: 22px;
    margin-bottom: 5px;
    color:#fff;
    padding-bottom: 5px;
}
#footer .fp_content ul li {
    clear: both;
    margin-bottom: 15px;
    float: right;
    width: 100%;
}
#footer .body_ftbox ul li a {
    display: block;
    font-size: 12px;
    color: #fff;
    padding: 5px 18px 5px 2px;
    position: relative;
}
#footer .body_ftbox ul li a:before {
    content: "\f137";
    font-family: FontAwesome;
    position: absolute;
    top: 4px;
    right: 0;
    font-size: 13px;
    color: #fff;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

#footer #toosweb span,
#footer #toosweb a {
    display: block;
    padding-top: 10px;
    text-align: center;
}
#copyright a { color:#fff}
.social_networks {
/*     display: block;
    position: absolute;
    left: 0;
    top: 50px; */
}
.social_networks li {
float:left;
margin:2px;
 }
.social_networks li a { 
display:block;
}
.social_networks li a i {
    background: #ddd;
    width: 25px;
    height: 25px;
    font-size: 14px;
    line-height: 25px;
    -webkit-background: linear-gradient(#444,#333);
    -moz-background: linear-gradient(#444,#333);
    -o-background: linear-gradient(#444,#333);
    background: #e5e5e5;
    color: #999;
    text-align: center;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
 }
.social_networks li a i:hover { 
color:#fff;
-webkit-transform: rotateY(360deg);
-moz-transform: rotateY(360deg);
-o-transform: rotateY(360deg);
transform: rotateY(360deg);
}
.fp_content ul li .thumbnail_posts {
    display: block;
    float: right;
    margin-left: 8px;
}
.fp_content ul li .thumbnail_posts img {
    width: 60px;
    height: 50px;
    border: 1px solid #fff;
}
#header_social li a i {
	font-size:16px;
	color:#fff !important;
	background:transparent;
}
.header_phone i {
     color: #fff !important;
}
.navbar-collapse {
border-top:0;
}
.footer_image img {
    float: left;

}
ul#footer_social{
	position:static;
	display:table;
	margin:15px auto;
}
#map_footer {
	margin-bottom:15px;
}
#map_footer iframe {
	width:400px;
	max-width:100%;
	height:300px;
	margin:auto;
}
#commentform p, .wpcf7-form p {
max-width:100%;
}

/*
=media screen for mobile
-------------------------------------------*/
@media screen and (max-width:1200px) {
.face.back {
width:200px;
}
.caption_layerslider {
top:180px !important;
}
}
@media screen and (max-width:1023px) {
.f1_container {
height:auto;
}
.face.back {
float:none;
right:0;
width:250px;
margin:auto;
top:30px;
}
.face.back:before {
right:0;
left:0;
margin:auto;
top:-19px;
}
.face.back:after {
width:1px;
height:30px;
right:0;
left:0;
margin:auto;
top:-30px;
}
.front.face {
float:none
}
.inner-gallery img {
margin:auto;
}
}


@media screen and (max-width:992px) {
	.maasthead {
		background:#2980B9;
	}
	#header-logo img {
		margin:10px auto;
	}
	 #header_social, .header_phone, #date_header {
	text-align:center;
	float: none;
    text-align: center;
    clear: both;
    margin: auto;
    background: #3498db;
    margin-bottom: 5px;
    border-radius: 4px;
    padding: 2px;
	margin-right: 20%;
	}
	div#navbar-collapse-1 {
    margin-right: 0;
	}
	#navigation .navbar-default {
		min-height:auto !important;
		background:transparent !important;
	}
	#navigation .navbar-toggle {
		color:#fff;
		margin:0 !important;
	}
	.navbar-header {
		margin-bottom:0 !important;
	}
	#langs {
		display:table;
		margin:5px auto;
	}
	#header_social {
		background:transparent;
		display:table;
		margin:5px auto;
	}
	.date_social {
		border-bottom:0;
		margin-bottom:0;
	}
.kb_caption h3 {
font-size:22px;
 }
.kb_caption {
bottom:45%;
}
.kb_caption p {
font-size:16px;
 }
.panel-group {
width:100%;
}
	
 }

@media screen and (max-width:991px) {
	.sp-bottom-thumbnails.sp-has-pointer {
		display:none;
	}
	.sp-horizontal .sp-next-arrow {
		right:0;
	}
#navigation {
		position: static;
}
#navigation .navbar-nav {
max-height: 300px;
overflow-y: scroll;
clear: both;
padding: 10px;
border-radius: 3px;
margin-right:0;
margin:0;
background:#f9f9f9;
	}
.yamm .nav, .yamm .collapse, .yamm .dropup, .yamm .dropdown {
position:relative;
}
	 .navbar-header {
        float: none;
margin-bottom:25px;
    }
	.navbar-nav {
		clear: both;
	}
    .navbar-toggle {
        display: block;
z-index:999;
    }
    .navbar-collapse {
        border-top:none;;
        box-shadow:0 0;
       width:100%;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none !important;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-text {
        float: none;
        margin: 15px 0;
    }
    .navbar-collapse.collapse.in { 
        display: block !important;
    }
	.navbar-collapse {
    max-height: 340px;
    padding-left: 15px;
    padding-right: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
}
	#navigation ul > .menu-item-has-children > a:after {
		top: 25px;
	}
	#navigation ul ul > .menu-item-has-children > a:after {
		content: "\f078";
	}
.navbar-default .navbar-toggle {
border:0;
}
.navbar-default .navbar-toggle span {
font-size:30px;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
background:transparent;
}
}

@media screen and (max-width: 767px) {
	.service-count {
		height:150px;
	}
	#about_panel .block_panel {
		height:auto;
	}
	#video_panel_sec .inner_video {
		height:auto;
	}
	#map_footer iframe {
		width:100%;
	}
.caption_layerslider {
display:none;
}
.face.back {
margin-bottom:50px;
}
#navigation .navbar-toggle {
float:right;
margin: 0;
}
.owl-buttons { right:10px}
    .social-network {
        margin-right: 28%;
        padding-bottom: 15px;
    }
    .navbar-header {
        width: 100%;
        position: relative;
    }
	.woocommerce ul.order_details li {
		display:block !important;
		border:0 !important;
		border-bottom:1px dashed #eee !important;
		margin-bottom:10px !important;
		padding-bottom:5px;
	}
}
/***** thumb slider *****/
.owl-buttons {
    position: absolute;
    top:-51px;
    right: 125px;
    box-shadow: 0 8px 6px -6px #777;
    -webkit-box-shadow: 0 8px 6px -6px #777;
    -moz-box-shadow: 0 8px 6px -6px #777;
    -o-box-shadow: 0 8px 6px -6px #777;
    background: #fff;
}

.os-animation{
  opacity: 0;
} 

.os-animation.animated{
    opacity: 1;
}
@media screen and (max-width: 620px) {
	div#navbar-collapse-1 {
		margin:0px !important;
    margin-bottom: 10px !important;
}
    .TitleService h2 {
        left:0;
        right:0;
        width:auto;
    }
    .more-ads a {
        width: 50%;
    }
    #ads-start h2 {
        font-size: 18px;
        padding-right: 10px;
        padding-left: 10px;
    }
    #ads-start h4 {
        padding-right: 10px;
        padding-left: 10px;
        font-size: 14px;
    }
}
/* shortcodes style*/
.box-content-shc {
	width: 100%;
	padding: 10px;
	background: #efefef;
	border-left: 4px solid #2980B9;
	margin:5px 0;
	border-radius: 4px;
	line-height: 28px;
	font-size: 14px;
	color: #333;
}


.title-content-shc {
display: block;
padding:5px 8px;
font-family: yekan;
font-weight: bold;
font-size: 15px;
}


.subtitle-content-shc {
	display: block;
	color: #888;
	font-weight: normal;
	font-size: 13px;
}
.line-shc {
	opacity: .3;
}
#commentform textarea {
width:570px;
max-width:100%;
 }
@media screen and (max-width: 580px) {
.inner-gallery {
width:100%;
 }
.kb_caption p {
display:none;
}
.kb_caption h3 {
line-height:25px;
padding:5px 10px;
font-size:16px;
 }
 }
/*
=gallery image
-------------------------------------------------*/
@media screen and (max-width: 480px) {
	#video_panel_sec .inner_video:after {
		display:none;
	}
	.TitleService h2 {
		left:0;
		right:0;
		width:auto;
	}
#brand-logo,.navbar-brand {
float:none;
}
.service-count .menu_image {
height:190px;
}
figure.snip0015 p {
display:none;
}
figure.snip0015 h3 {
font-size:12px;
margin-bottom:0;
}
figure.snip0015 figcaption {
padding:40px 10px 15px;
}
#navigation .navbar-toggle {
margin-top:60px;
}
#brand-logo a img {
margin:auto;
transform:scale(1) !important;
-webkit-transform:scale(1) !important;
-moz-transform:scale(1) !important;
-o-transform:scale(1) !important;
}
.navbar-header {
margin:0;
}
.header_phone {
text-align:center;
position:static;
}
#social_networks {
display:table;
position:static;
margin:5px auto;
}
#navigation .navbar-default {
min-height:80px;
}
#navigation .navbar-toggle {
margin-left:0;
}
    div.social-network {
        margin-right: 20%;
    }
.kb_caption {
    bottom: 20%;
    right: 5%;
}
.header_phone {left:5px; }
.header_phone span { 
font-size:10px;
}
.header_phone i {display:none }
.about-content img.about_image {float:none }
.more-index-page a {width:100% }
#service .owl-buttons { 
background: transparent;
    left: 0;
    position: absolute;
    right: 0;
    top: -45px;
}
.navbar-toggle {
margin-left:5px;
margin-right:10px;
 }
#navigation {position:relative !important }
}

@media screen and (max-width: 420px) {
.gallery .gallery-item {
float:none!important;
margin:auto;
}
}
@media screen and (max-width: 360px) {
    .social-network {
        margin-right: 0;
    }
.service-count .menu_image {
height:150px;
}
}

 .wpcf7-form p {clear:both }
.wpcf7-form input[type="email"],
.wpcf7-form input[type="tel"] {
text-align:right!important;
 }
 .wpcf7-form input[type="email"]:focus,
 .wpcf7-form input[type="tel"]:focus {
text-align:left!important;
 }
#commentform #submit, .wpcf7-form .wpcf7-submit { 
border-bottom:0;
-webkit-transition:all .3s;
-moz-transition:all .3s;
-o-transition:all .3s;
transition:all .3s;
}
#commentform #submit:hover, .wpcf7-form .wpcf7-submit:hover {
opacity:.8;
 }
#link-box .wpcf7-form p.select_full {
width:100%;
clear:both;
 }
.alignright {margin-left:10px; }
.alignleft { 
margin-right:10px;
}
.aligncenter { 
margin:10px auto;
}
.main-content .post-meta ul li {
list-style:none;
 }
.related-post ul li.no-img:before {
top:16px;
 }
#slideshow_main {
overflow:hidden;
line-height: 0 !important;
}
/*
=edit styles
------------------------------*/
.title_sec {
    text-align: center;
    padding: 10px 0;
 }
.title_sec h3 {
    position: relative;
    display: inline-block;
    font-size: 22px;
    padding: 5px 30px;
    color: #444;
 }
hr.line_btitle {
    padding: 0;
    border: none;
    border-top: 1px solid #ddd;
    color: #F0F0F0;
    text-align: center;
    margin: 5px 0;
    line-height: 100%;
    position: relative;
    overflow: visible;
}
hr.line_btitle:before {
    background: #F4BF1E;
    content: "";
    height: 1px;
    left: 25%;
    position: absolute;
    margin-top: -1px;
    width: 50%;
}
hr.line_btitle:after {
    background: #efefef;
    color: #F4BF1E;
    content: "\f107";
    font-family: FontAwesome;
    display: inline-block;
    font-size: 30px;
    line-height: 35px;
    padding: 0 40px;
    position: relative;
    top: -15px;
}

.title_layerslider, .caption_layerslider {
    font-size: 22px!important;
    color: #fff;
    background: rgba(213,0,0,.9);
    padding: 0 10px;
    border-radius: 4px;
    line-height: 50px!important;
    margin-bottom: 15px;
-webkit-box-shadow:0 0 5px #aaa;
-moz-box-shadow:0 0 5px #aaa;
-o-box-shadow:0 0 5px #aaa;
box-shadow:0 0 5px #aaa;
}
.caption_layerslider {
line-height: 38px!important;
font-size: 16px!important;
}
@media screen and (max-width:768px) {
.title_layerslider, .caption_layerslider {
font-size:16px!important;
line-height:35px!important;
}
}
.regular {
    margin-bottom:20px;
}
.regular img {
    margin:0 auto;
}
.slick-dots li button:before {
    font-size:40px;
    
}
.slick-dots li.slick-active button:before {
    color:#ED1C24;
}
.float{
	color:white;
	transform: rotate(270deg);
	padding:0px 10px 5px 10px;
	z-index: 9;
	font-size:20px;
	position:fixed;
	width:200px;
	height:65px;
	bottom:100px;
	left:-40px;
	background: linear-gradient(180deg, rgba(237,33,58,1) 0%, rgba(147,41,30,1) 100%);
	border-radius:15px;
	text-align:center;
	box-shadow: 2px 2px 3px #333;
}
.float:hover{
color:white;
background: linear-gradient(180deg, rgba(0,180,219,1) 0%, rgba(0,131,176,1) 100%);
}
.my-float{
	margin-top:22px;
}
.nmobile:hover{
	color:#fff;
}
@media screen and (max-width: 750px){
	.nmobile{
	color:#fff;
}
	.nmobile:hover{
	color:#fff;
}
.float{    
    transform: rotate(0deg);
    font-size: 11px;
    width: 110px;
    height: 45px;
    bottom: 15px;
    left: 10px;
}
	.my-float{
	margin-top:16px;
}
}
.single_post_social li {
    float: right;
    margin: 0 5px;
	list-style: none !important;
}
.single_post_social li a i {
	font-size: 25px;
}
.single_post_social li.facebook_ico a i {
    color: #3b5998;
}
.single_post_social li.google_ico a i {
    color: #f63e28;
}
.single_post_social li.twitter_ico a i {
    color: #2daae1;
}
.single_post_social li.telegram_ico a i {
    color: #28a0d9;
}
i.fa.fa-whatsapp {
    color: #4bb30a;
    font-size: 28px;
}
.single_post_social li span {
    font-size: 16px;
    font-weight: 600;
    color: #777;
	
}
.footer_meta {
    padding: 30px 0px;
    border-top: 1px solid #000;
}
.SinglePage .footer_meta i {
    vertical-align: middle;
}
.single_post_social {
    float: right;
    display: inline-flex;
    align-items: center;
    margin-top: 8px;
}
.SinglePage .footer_meta {
    padding: 5px;
    width: 100%;
    margin-top: 30px;
    border-top: 1px solid #ccc;
}

.scroll-video {
	position:fixed;
	left:0;
	bottom:80px;
	z-index:9999;
	 width:400px;
	 height:200px;
}
.scroll-video .mejs-container, .scroll-video .wp-video, .scroll-video video {
	 width:400px !important;
	 height:225px !important;
}
.close-video {
	position:relative;
	z-index:9999;
	display:none;
	line-height:20px;
	width:15px;
	height:15px;
	background:red;
	color:white;
	font-size:18px;
	text-align:center;
	float:left;
	cursor:pointer;
	border:none;
}
.scroll-video .close-video {
	display:block;
}
/* .close-video:focus + .wp-video {
display:none;
} */


/*gform styleing*/
.frm_khbar_wrapper>.gform_heading {
    display: none;
}
.frm_khbar>.gform_body>div#gform_fields_4>div#field_4_1>label.gfield_label {
    color: #fff;
}
.frm_khbar>.gform_body>div#gform_fields_4>div#field_4_1>label.gfield_label>span.gfield_required{
	display:none;
}
.frm_khbar>.gform_body>div#gform_fields_4>div#field_4_1>.ginput_container_text>input#input_4_1{
border-radius: 15px;
    color: #000;
    padding: 10px;
border: none;
}
.frm_khbar>.gform_body>div#gform_fields_4>div#field_4_3>label.gfield_label {
    color: #fff;
}
.frm_khbar>.gform_body>div#gform_fields_4>div#field_4_3>label.gfield_label>span.gfield_required{
	display:none;
}
.frm_khbar>.gform_body>div#gform_fields_4>div#field_4_3>.ginput_container_text>input#input_4_3{
border-radius: 15px;
    color: #000;
    padding: 10px;
border: none;
}
.frm_khbar>.top_label>input#gform_submit_button_4 {
    background: transparent;
    padding: 8px;
    border-radius: 15px;
    border: 1px solid #fff;
    color: #fff;
    float: left;
}

.frm_tamir_page>.gform_page_fields>div#gform_fields_1>div#field_1_17>label.gfield_label>span.gfield_required {
    display: none;
}


.frm_tamir_txtbox> .ginput_container_text>input#input_1_17 {
    border-radius: 15px;
    border: 1px solid #7b7b7b;
    color: #000;
    padding: 8px;
}
.frm_tamir_txtbox> .ginput_container_text>input#input_1_15 {
    border-radius: 15px;
    border: 1px solid #7b7b7b;
    color: #000;
    padding: 8px;
}
.frm_tamir_page>.gform_page_footer.top_label>input#gform_next_button_1_14 {
    padding: 8px;
    border: 1px solid #2db742;
    border-radius: 15px;
    background: #0c6fb5;
    color: #fff;
	font-size:15px;
}
input#gform_resend_button {
    padding: 8px;
    border: 1px solid #2db742;
    border-radius: 15px;
    background: #0c6fb5;
    color: #fff;
    margin-right: 10px;
}
div#gform_1_validation_container>.validation_error {
    padding: 0;
    margin: 0;
    background: transparent;
    border: none;
    font-size: 15px;
}
div#validation_message_1_15 {
    background: transparent;
    border-radius: 15px;
    color: #2d940b;
    border: 1px solid #06b924;
    font-size: 15px;
    width: 90%;
}
.frm_tamir_txtbox >label.gfield_label>span.gfield_required {
    display: none;
}
legend.gfield_label.gfield_label_before_complex>span.gfield_required {
    display: none;
}
.frm_tamir_txtbox>.ginput_container.ginput_container_text>input#input_1_18 , input#input_1_12 ,input#input_1_9,input#input_1_10 ,input#input_1_7,input#input_1_11{
    border-radius: 15px;
    border: 1px solid #7b7b7b;
    color: #000;
    padding: 8px;
	
}
.frm_tamir_txtbox >.ginput_container.ginput_container_select>select#input_1_8 ,.frm_tamir_txtbox >.ginput_container.ginput_container_textarea>textarea#input_1_6 {
    border-radius: 15px;
    border: 1px solid #7b7b7b;
    color: #000;
    padding: 8px;
}
div#input_1_3>.gchoice>label {
    line-height: 30px;
    font-size: 12px !important;
}
input#gform_previous_button_1 {
    padding: 8px 25px;
    border-radius: 10px;
    background: #d72333;
    color: #fff;
    margin-left: 10px;
    border: none;
}
input#gform_submit_button_1 {
    padding: 8px 25px;
    border-radius: 10px;
    background: #25ca3e;
    color: #fff;
    margin-left: 10px;
    border: none;
}
div#gform_confirmation_message_4 {
    color: #fff;
}
.video_archive_btn {
    color: #fff;
    font-size: 18px;
    float: left;
    margin: 15px;
    padding: 8px;
    border-radius: 15px;
    box-shadow: 1px 1px 11px #222;
    background: linear-gradient( 
180deg
 , rgba(237,33,58,1) 0%, rgba(147,41,30,1) 100%);
}
.video_archive_btn: hover{
	color: #ccc;
}