/*
theme name: bluetp
version: 1.0
Author: bluetp
Author URI:
Desctiption: Dedicated Professional and full option clean Wordpress Template
*/
@charset "utf-8";
article, aside, details, figcaption, figure, footer, header, hgroup, hr, menu, nav, section {
    display: block;
}
form.pmpro_form .pmpro_asterisk abbr {
    display: none;
}
.pmpro_alert {
    text-align: right !important;
    background-color: #ffd700 !important;
}
.raychat_main_button.right {
    right: -30px !important;
}
input.pmpro_btn.pmpro_btn-cancel {
    padding: 6px 12px;
    background: #f00;
    color: #fff;
    text-decoration: none;
}
#pmpro_actionlink-change {
    padding: 10px 20px;
    background-color: #6c64f8;
    border-radius: 10px;
    color: #fff;
}
#pmpro_actionlink-renew {
    padding: 10px 20px;
    background-color: #ffd700;
    border-radius: 10px;
    color: #fff;
}
#pmpro_actionlink-levels {
    padding: 10px 20px;
    background-color: #fc6c82;
    border-radius: 10px;
    color: #fff;
    margin-top: 10px;
}
#pmpro_actionlink-cancel {
    padding: 10px 20px;
    background-color: #f00;
    border-radius: 10px;
    color: #fff;
}
.pmpro_success{
    text-align: right !important;
}
.padd0, a, hr {
    padding: 0
}

.AboutText, .header-top {
    align-items: center
}

.menu, nav ul, ol.commentlist {
    list-style: none
}

abbr, address, article, aside, audio, b, blockquote, body, canvas, caption, cite, code, dd, del, details, dfn, div, dl, dt, em, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, p, pre, q, samp, section, small, span, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: 0 0
}

ins, mark {
    background-color: #ff9;
    color: #000
}

blockquote, q {
    quotes: none
}

blockquote:after, blockquote:before, q:after, q:before {
    content: '';
    content: none
}

a {
    margin: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: 0 0
}

.ImgCommentCustomer img, .ImgCommentCustomer p, .MenuTop ul li, .nav-toggle .icon-menu, input, select {
    vertical-align: middle
}

ins {
    text-decoration: none
}

mark {
    font-style: italic;
    font-weight: 700
}

del {
    text-decoration: line-through
}

abbr[title], dfn[title] {
    border-bottom: 1px dotted;
    cursor: help
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

hr {
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0
}

html {
    font-size: 15px
}

body {
    font-family: IRANSans, Tahoma, Geneva, sans-serif;
    line-height: 30px;
    color: #3c3c3c;
	background:#202e36;
}

a:focus, a:hover {
    text-decoration: none;
    outline: 0
}

.HeaderPage {
    width:100%;
    padding-top:15px;
    padding-bottom:15px;
    background:#000;
}
.fixhead {
    width:100%;
    position: fixed;
    top: 0;
    margin-top:-1px;
    z-index: 9999;
}

.Menu-left li {
    float:left;
}
.Menu-left li.userLogin a {
        color: #F5B315;
    display: block;
    font-weight: bold;
    font-size: 13px;
    padding: 10px;
    transition:all .3s;
}
.Menu-left li.userLogin a:hover {
    color:#fff;
}
.Menu-left li.userLogin a i {
    padding-left:4px;
}

.m-top20 {
    margin-top: 20px
}

.paddL0 {
    padding-left: 0
}

.paddR0 {
    padding-right: 0
}

.Logo h1, .Logo h2, .title-h {
    display: none
}

.nav-container ul li a .caret {
    float: left;
    padding-top: 10px;
    margin-top: 13px;
    margin-right: 10px;
    transform: rotate(0);
    position: absolute;
    left: 5px
}

.MenuTop ul li, .nav-toggle .icon-menu {
    position: relative;
    display: inline-block
}

.nav-container ul li ul li .caret {
    float: left;
    padding-top: 0;
    margin-top: 12px;
    margin-right: 10px;
    transform: rotate(90deg)
}

.header-top {
    display: inline-flex;
    width: 100%;
    justify-content: center
}

.Logo img {
    margin: 0 auto;
    transition:all .3s;
}
.HeaderPage.fixhead .Logo img {
    transform: scale(.7);
-webkit-transform: scale(.7);
-moz-transform: scale(.7);
-o-transform: scale(.7);
}
.MenuTop ul li {
    margin: 5px 8px;
    width: 30%;
    padding-right: 35px;
    font-size: 14px;
    font-weight: 600;
    color: #767676;
    text-align: right;
    line-height: 1.7
}

.MenuTop ul li:before {
    content: " ";
    font-family: FontAwesome;
    font-size: 25px;
    color: #fec731;
    position: absolute;
    right: 0;
    font-weight: 400;
    top: -10px
}
.fixnav {
    position: fixed !important;
    top: 0 !important;
    z-index: 9999
}
.nav-container, .navigation {
    position: fixed;
    right: 0;
    width: 100%
}

.MenuTop ul li:first-child:before {
    content: "\f017"
}

.MenuTop ul li:nth-child(2):before {
    content: "\f095"
}

.MenuTop ul li:last-child:before {
    content: "\f0e0"
}

.boxedcontainer {
    max-width: 1170px;
    margin: auto;
    padding: 0 30px
}

.navigation {
    top: 0;
    z-index: 10000
}

.nav-container {
    top: 60px;
    z-index: 9999;
    overflow-y: auto;
    visibility: hidden;
    margin: 0;
    padding: 0;
    -webkit-transition: all .25s cubic-bezier(.645, .045, .355, 1) 0s;
    transition: all .25s cubic-bezier(.645, .045, .355, 1) 0s;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-overflow-scrolling: touch;
    float: right
}
ul.Login_panel {
	float:left;
}
ul.Login_panel li {
	display:inline-block;
	text-align:center;
	padding:5px;
	margin:5px 10px;
}
ul.Login_panel li span {
color: #F1C40F;
    display: block;
    text-align: center;
    font-size: 12px;
    line-height: 15px;
}
ul.Login_panel li i {
	font-size:25px;
	color:#fff;
	transition:all .3s;
}
ul.Login_panel li:hover i{
	color:#F1C40F

}
ul.apps_icon li{
	display:inline-block;
	text-align:center;
	margin:10px 15px;
}
ul.apps_icon li i {
	font-size:43px;
	transition:all .3s;
}
ul.apps_icon li.android_app i {
	color:#a4c639;
}
ul.apps_icon li.ios_app i {
	color:#ed447a
}
ul.apps_icon li:hover i{opacity:.7}
ul.apps_icon li span {
	display:block;
	font-size:13px;
	text-align:center;
	color:#ddd;
}
@media screen and (max-width:768px) {
	ul.Login_panel {
		float:none;
		margin:auto;
		display:table;
	}
}
.nav-container.is-visible {
    visibility: visible;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.nav-toggle {
    line-height: 1;
    display: inline-block;
    padding: 1.25rem 1rem;
    border: 0;
    background-color: #f5b315
}

.nav-toggle .icon-menu {
    width: 28px;
    height: 20px;
    fill: none
}

.icon-menu .line {
    position: absolute;
    left: 0;
    display: block;
    width: 100%;
    height: 4px;
    -webkit-transition: all .25s cubic-bezier(.645, .045, .355, 1);
    transition: all .25s cubic-bezier(.645, .045, .355, 1);
    -webkit-transition-timing-function: cubic-bezier(.645, .045, .355, 1);
    transition-timing-function: cubic-bezier(.645, .045, .355, 1);
    background-color: #fff
}

.icon-menu .line-1 {
    top: 0
}

.is-active .icon-menu .line-1 {
    -webkit-transform: translateY(8px) translateX(0) rotate(45deg);
    -ms-transform: translateY(8px) translateX(0) rotate(45deg);
    transform: translateY(8px) translateX(0) rotate(45deg)
}

.icon-menu .line-2 {
    top: 50%;
    margin-top: -2px
}

.is-active .icon-menu .line-2 {
    opacity: 0
}

.icon-menu .line-3 {
    bottom: 0
}

.is-active .icon-menu .line-3 {
    -webkit-transform: translateY(-8px) translateX(0) rotate(-45deg);
    -ms-transform: translateY(-8px) translateX(0) rotate(-45deg);
    transform: translateY(-8px) translateX(0) rotate(-45deg)
}

.menuaccount {
    margin: 0;
    padding: 0;
    background: linear-gradient(90deg, #6558F7 100%, #8E9CF9 100%);
    margin: 0;
    padding: 0;
    text-align: center;
    padding: 15px;
    border-radius: 15px;
}

.menuaccount a{
    color: #fec731;
}
.menuaccount a:hover{
    color: #e60c63;
}
.userLogin {
    list-style: none;
}

.nav-menu {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.nav-menu .menu-item {
    border-top: 1px solid #bbb
}

.nav-menu > .menu-item:last-child {
    border-bottom: 1px solid #bbb
}

.nav-menu .menu-item:hover > a {
    color: #f5b315
}

.nav-menu .menu-link {
    display: block;
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    font-size: 13px;
    padding: .75rem .75rem;
}

.has-dropdown {
    position: relative;
    cursor: pointer;
    z-index: 10
}

.has-dropdown > .menu-link {
    display: inline-block
}

.has-dropdown.is-active:after {
    content: "\2013"
}

.nav-dropdown {
    display: none;
    background-color: #3a526a40
}

.has-dropdown.is-active > .nav-dropdown {
    display: block
}

.has-dropdown.is-active > .nav-dropdown a {
    padding-right: 30px
}

.nav-dropdown .nav-dropdown {
    background-color: #aaa
}

.nav-dropdown .menu-item {
    border-color: #a0a0a0
}

.nav-dropdown .nav-dropdown .menu-item {
    background-color: transparent;
    border-color: transparent
}

.content .wrapper {
    padding: 1rem 0
}
.PartAbout {
        background: #F5B315 !important;
}

@media (min-width: 960px) {
	#navigation {
	background: #000;
    border-radius: 4px;
	}
    .nav, .nav-container, .nav-container.is-visible {
        position: static;
        top: auto;
        right: auto;
        z-index: auto;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

    .nav-container, .nav-container.is-visible {
        visibility: visible;
        height: auto;
        min-height: 0;
        overflow-y: visible
    }

    .nav-toggle {
        display: none
    }

    .nav-menu > .menu-item, .nav-menu > .menu-item.is-active {
        display: inline-block;
        background-color: transparent;
        border: 0
    }

    .nav-menu > .menu-item:last-child {
        border: 0
    }

    .nav-menu .menu-item {
        -webkit-transition: background-color .15s ease-in-out, color .15s ease-in-out;
        transition: background-color .15s ease-in-out, color .15s ease-in-out
    }

    .nav-menu > .has-dropdown ul .has-dropdown:after, .nav-menu > .has-dropdown:after {
    content: "\f107";
    font-family: FontAwesome;
    position: absolute;
    top: 18px;
    text-align: center;
    left: 6px;
    font-size: 14px;
    color: #fff;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    }

    .nav-menu > .has-dropdown:after {
     top: 32%;
    left: -2px;
    }

    .nav-menu > .has-dropdown ul .has-dropdown:after {
        top: 42%;
        left: 5px;
        border-width: 6px 5px 5px;
        transform: rotate(90deg)
    }

    .nav-dropdown {
        display: block;
        opacity: 0;
        position: absolute;
        top: 100%;
        width: 200px;
        margin: 0;
        padding: .5rem 0;
        background-color: #000 !important;
        box-shadow: 0 0 4px hsla(0, 0%, 0%, .15);
        visibility: hidden;
        -webkit-transition: visibility 0s linear .25s, opacity .25s linear;
        transition: visibility 0s linear .25s, opacity .25s linear
    }

    .has-dropdown:hover > .nav-dropdown {
        visibility: visible;
        opacity: 1;
        -webkit-transition-delay: 0s;
        transition-delay: 0s
    }

    .nav-dropdown .menu-item {
        border: 0
    }

    .nav-dropdown .menu-item:hover, .nav-dropdown .nav-dropdown, .nav-dropdown .nav-dropdown .menu-item, .nav-dropdown .nav-dropdown .menu-item:hover {
        background-color: transparent
    }

    .nav-dropdown .nav-dropdown {
        z-index: 9998;
        top: 0;
        right: 100%
    }
}

.social-nav {
    margin-top: 10px;
    float: left
}

.social-nav li {
    margin: 3;
    border-top: none !important
}

.social-nav li a {
    font-size: 16px;
    padding: 5px;
    padding-bottom: 0 !important
}

.navbar-collapse.collapse {
    display: inline-block !important;
    padding: 0;
    margin-right: 0px
}

.SearchPart button {
    background-color: #3a526a;
    color: #fbc813;
    margin-top: 8px
}
.SearchPart a {
    background-color: #3a526a;
    color: #fbc813;
    margin-top: 8px
}

#search {
    clear: both;
    border-top: 1px solid #9adacd;
    text-align: right
}

#sound {
    clear: both;
    border-top: 1px solid #9adacd;
    text-align: right;
}
#search form {
    width: 500px;
    margin: 20px auto;
    padding-bottom: 0;
    max-width: 100%
}

#sound form {
    width: 500px;
    margin: 20px auto;
    padding-bottom: 0;
    max-width: 100%;
}

#search form .btn-primary {
    color: #fff;
    background-color: #fbc813;
    border-color: #fbc813;
    padding: 10px 15px
}

#search input.form-control {
    height: 42px
}

.SearchPart .btn.active:focus, .SearchPart .btn:active:focus, .SearchPart .btn:focus, .SearchPart .btn:hover {
    color: #fbc813;
    outline: 0
}

.SliderMain {
    position: relative
}

.BackLight, .MenuMain {
    position: absolute;
    width: 100%;
    top: 0
}

.MenuMain {
    z-index: 100
}

.BackLight {
    height: 100%;
    bottom: 0;
    z-index: 5;
    right: 0;
    left: 0
}

.tp-banner-container {
    position: relative;
    padding: 0;
    height: 600px
}

.tp-banner {
    width: 100%;
    position: relative
}

.tp-banner-fullscreen-container {
    width: 100%;
    position: relative;
    padding: 0
}

.PartAbout > div, .PartAbout > div > div, .PartServic > div, .TxtServic {
    display: flex
}

.CostumerUs, .ImgCommentCustomer img, .ImgCommentCustomer p, .MoreWork a, .TitlePart h3, .TitleWork h1, .TitleWork h3, .blog-btn, .btn-sm, .moreDetails, .single_bar_title {
    display: inline-block
}

.AboutImg img {
    width: 100%
}

.service-offer-content {
    padding: 15px 35px
}

.single_bar_title {
    font-size: 30px;
    margin: 8px 10px;
    font-weight: bold;
}

.levelServic {
    padding: 50px 25px 0
}

.levelServic .media-body {
    padding: 0 12px 0 0
}

.levelServic .media-body p {
    height: 130px;
    overflow: hidden;
    color:#fff;
}

.levelServic h4 a {
    color: #fff;
    font-weight: 600;
    font-size: 16px
}

.levelServic h4:hover a {
    color: red
}

.levelServic .media-left {
    width: 100px;
    padding-left: 10px;
    padding-right: 0;
    overflow: hidden
}

.levelServic .media-left img {
    height: 90px;
    width: 100%
}

.levelServic:hover .media-left img {
    -moz-transform: scale(1.3) rotate(0);
    -webkit-transform: scale(1.3) rotate(0);
    -o-transform: scale(1.3) rotate(0);
    -ms-transform: scale(1.3) rotate(0);
    transform: scale(1.3) rotate(0);
    -webkit-transition: .8s;
    -moz-transition: .8s;
    -o-transition: .8s;
    -ms-transition: .8s;
    transition: .8s
}

.business-progress-right {
    position: relative;
    z-index: 1
}

.business-progress-right:before {
    content: "";
    background: url(images/dot.png) 0 no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1
}

.isotope .isotope-item {
    -webkit-transition-duration: .8s;
    -moz-transition-duration: .8s;
    transition-duration: .8s
}

.TitleWork h1, .TitleWork h3 {
    padding: 30px 0 10px;
    font-weight: 600;
    margin-bottom: 20px;
}

#work .work-wrapper {
    padding: 0;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    margin-bottom: 10px;
    background-color: rgba(255, 255, 255, .1);
    cursor: pointer;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

#work .work-wrapper img {
    width: 100%
}

#work .work-wrapper:hover img {
    opacity: 1;
    -webkit-animation: flash 1.5s;
    -moz-animation: flash 1.5s;
    animation: flash 1.5s
}

@-webkit-keyframes flash {
    0% {
        opacity: .4
    }
    100% {
        opacity: 1
    }
}

@keyframes flash {
    0% {
        opacity: .4
    }
    100% {
        opacity: 1
    }
}

#work .work-wrapper a {
    background: rgba(122, 117, 109, .55)
}

.btn-sm {
    position: relative;
    vertical-align: top;
    padding: 12px 20px 10px;
    background-color: initial;
    border: none;
    border-bottom: 2px #d9d9da solid;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
    color: #fff;
    line-height: 26px;
    letter-spacing: 1px;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out
}

.btn-info.active, .btn-info:focus, .btn-info:hover {
    border-color: #F5B315;
    background-color: transparent;
    box-shadow: none;
    color: #F5B315;
    outline: 0
}

.more_infor {
    padding: 5px;
    color: #727272;
    font-size: 13px;
    font-weight: 400
}

.MoreWork a, .Servic-work h5, .TextSectionServic h3, .moreDetails {
    font-weight: 600
}

#work .work-wrapper h4 {
    padding: 5px;
    color: #000;
    height: 50px;
    line-height: 35px;
    overflow: hidden;
    margin-top: 5px;
    font-size: 14px
}

.caegories {
    padding-bottom: 40px
}

.MoreWork {
    margin-top: 35px
}

.MoreWork a {
    /*background: #171c30;*/
    color: #000;
    /*padding: 5px 13px*/
}
#video-holder {
    
    margin-top:15px;
}
.TxtServic {
    padding:0;
    background: #30336b !important;
}
.TxtServic .single_bar_title {
    border-bottom: 2px solid #F5B315 !important;
    color: #fff;
    font-weight: bold;
    padding-bottom: 10px;
    padding: 5px 5px 10px;
}
.TxtServic p {
    text-align:justify;
}
.TxtServic .read_all {
    color:#F5B315;
}

.MoreWork a:hover {
    background: #010101 !important;
    transition: 1s
}
.indexWork {
    margin-top: 30px;
    background: #34495E;
    padding-top: 16px;
    padding-bottom: 15px;
}

.moreDetails {
    background: #fec731
}

.Section-ServiceUs {
    position: relative;
    background:#202e36;
}
.wrap_block_sec .Itembox {
    padding:10px;
}
.wrap_block_sec .Itembox .wrapbox {
    padding: 10px;
    height: 190px;
    overflow: hidden;
    background-color: #000;
}

.wrap_block_sec .Itembox img {
    display:block;
    float:right;
    margin-left:10px;
    width: 150px;
    height: 130px;
    
}
.wrap_block_sec .Itembox .Titlebox a {
    color: #2980B9;
    font-weight: bold;
    font-size: 16px;
    margin-bottom:6px;
    transition:all .2s;
}
.videow {
    position:relative;
}
.videow video {
    width:100%;
}
.videow:after {
content:"";
position:absolute;
width:50px;
height:50px;
right:0;
left:0;
margin:auto;
top:38%;
background:url(images/icon-play2.png);
transition:all .2s;
}
.videow:hover:after {
    opacity:0;
}
.wrap_block_sec .Itembox p {
    text-align: justify;
    line-height: 25px;
    color: #fff;
    font-size: 13px;
}
.Servic-work {
    padding:25px 0;
}

.Part-last, .Part-middle, .Part-right {
    margin: 0;
    padding: 38px 25px 38px 97px;
    background-position: 17px 47px !important;
    background-repeat: no-repeat !important
}

.Part-last {
    color: #fff
}

.TextSectionServic {
    width: 100%;
    text-align: center;
    color: #fff;
    padding: 150px 0 120px
}

.TextSectionServic h6 {
    font-size: 21px;
    line-height: 2;
    width: 80%;
    margin: 0 auto
}

.TextSectionServic h3 {
    font-size: 32px;
    padding: 40px 0
}

.moreDetails {
    vertical-align: top;
    text-align: center;
    transition: all .3s ease-in-out !important;
    -webkit-transition: all .3s ease-in-out !important;
    padding: 14px 35px;
    line-height: 25px;
    letter-spacing: 1px;
    font-style: normal;
    color: #010101;
    font-size: 14px;
    border-radius: 30px
}
.BlogImg {
    position:relative;
}

/*
= index blog
------------------------------------------*/
.wrap_ItemBlog {
    position:relative;
}
.ItemBlog {
	margin-bottom:10px;
}
.top-news img {
    width: 100%;
    height:200px;
}
.top-news-time {
    position: absolute;
    top: 4px;
    right: 4px;
}
.top-news-time .ttnews span {
    background: url(images/TP.jpg) no-repeat;
    height: 18px;
    width: 18px;
    display: inline-block;
    float:left;
}
.ListNews {
    margin-top:5px;
}
.TitrItemList {
    padding:10px 5px;
    clear:both;
    border-bottom: 1px solid #4d545a;
    transition:all .2s;
	background-color: #444;
}
.TitrItemList:first {
    margin-top:15px;
}
.TitrItemList .detail_Item {
    float:right;
    line-height: 25px;
}
.TitrItemList .detail_Item img.iconList {
    margin-top: 2px;
    width: 17px;
    height: 17px;
    float: right;
    margin-left: 10px;
}
.TitrItemList .detail_Item .timedate {
    float:right;
    color:#aaa;
    margin-left: 10px;
	font-size:11px;
	font-weight:bold;
    
}
.TitrItemList h3 {float:right;line-height: 25px;}
.TitrItemList h3 a {
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: bold;
    transition:all .2s;
}
.TitrItemList:hover h3 a {
    color:#3498DB;
}
.TitrItemList:hover {
    background:#2b2d2f;
}
.TitrItemList .catList {
    display: inline-block;
    float: left;
    color: #aaa;
    margin-left: 10px;
    font-size: 11px;
    font-weight: bold;
}
.BolItem .ttnews {
    float:left;
}
.BolItem .timeago {
    display: inline-block;
    color: #fff;
    font-size: 10px;
    background: rgba(0,0,0,.7);
    line-height: 18px;
    height:18px;
    padding: 0 4px;
    float:left;
}
.BolItem .timeago i {
    color: #bbb;
    float: left;
    font-size: 13px;
    line-height: 18px;
    padding-right: 3px;
}
.top-news-text {
    background: rgba(0,0,0,0.7);
    position: absolute;
    bottom: 0;
    padding: 6px 8px;
    width:100%;
}
.top-news-text .vtip {
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    line-height: 25px;
    transition:all .2s;
}
.top-news-text .vtip:hover {
    color:#3498DB;
}
.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
}

.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
}

.TitlePart h3 {
    font-weight: 600;
    border-bottom: 2px solid #fec731;
    margin-bottom: 20px;
    color: #000;
    font-size: 18px
}

.OurTeam-Customer {
    background-color: #f6f6f6;
    margin-top: 50px;
    padding: 50px 0
}

.CostumerUs {
    width: 32%;
    margin: 15px 0 0
}

.lSSlideWrapper {
    direction: ltr
}

.CommentCustomer {
    position: relative;
    margin: 15px 0 40px;
    padding: 22px 20px 35px;
    background-color: rgba(0, 0, 0, .03)
}

.CommentCustomer:before {
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 0;
    content: " ";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 30px 30px 0 0;
    border-top-color: rgba(0, 0, 0, .03);
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent
}

.ImgCommentCustomer img {
    width: 100px;
    height: 100px;
    border: 2px solid #fff;
    box-shadow: 0 0 5px rgba(1, 1, 1, .25);
    border-radius: 50%
}

.ImgCommentCustomer p {
    padding-right: 10px
}

.CommentCustom .lSAction a:after, .Costumer .lSAction a:after {
    font-family: FontAwesome;
    position: absolute;
    right: 0;
    left: 0;
    text-align: center;
    vertical-align: middle;
    top: 0;
    font-size: 35px;
    line-height: 30px;
    color: #6d6d6d;
    border: 1px solid #6d6d6d
}

.CommentCustom .lSAction > .lSPrev:after, .Costumer .lSAction > .lSPrev:after {
    content: "\f104"
}

.CommentCustom .lSAction > .lSNext:after, .Costumer .lSAction > .lSNext:after {
    content: "\f105"
}

.OurTeam-Customer .lSAction {
    top: 20px;
    position: absolute;
    width: 100%
}

.OurTeam-Customer .lSAction > .lSPrev {
    left: 21px
}

.OurTeam-Customer .lSAction > .lSNext {
    left: 55px;
    right: auto
}

.OurTeam-Customer .lSSlideOuter, .OurTeam-Customer .lSSlideWrapper {
    direction: ltr !important;
    position: unset
}

.lSSlideOuter .lSPager.lSpg {
    display: none
}

.CommentCustom, .Costumer {
    position: relative
}

.footer-main {
    border-bottom: 1px solid #3d4755;
    padding-top: 90px !important;
    padding-bottom: 40px !important
}

.wraper_footer {
    background-color: #16171b;
    background-size: cover;
    background-position: right top
}

.wraper_footer .widget-title {
    position: relative;
    margin-bottom: 25px;
    padding-bottom: 18px;
    font-weight: 600;
    font-size: 18px;
    color: #fff;
    line-height: 30px
}

#go-top i, .sidebar-inner .sidebox .widg-content, .sidebar-inner .widget .widg-content {
    padding: 10px
}

.wraper_footer .widget-title:before {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 99;
    content: " ";
    width: 38px;
    height: 5px;
    background-color: #F39C12!important
}

.footer_main_item p {
    margin-bottom: 20px;
    font-weight: 300;
    font-size: 15px;
    color: #fff;
    line-height: 28px
}

.footer_main_item .MenuTop ul li {
    display: block !important;
    width: 100%;
    font-weight: 500;
    margin: 5px 0;
    color: #fff;
    line-height: 2
}

.footer_main_item ul li a {
    color: #fff
}

.footer_main_item .MenuTop ul li.loction-icon:before  {
    content: "\f2c6"
}
.footer_main_item .MenuTop ul li.call-icon:before {
    content: "\f2c6"
}

.footer_main_item .MenuTop ul li.email-icon:before {
    content: "\f0e0"
}
.menu-services ul li a {
    line-height: 2.5
}

.menu-services ul li:hover a {
    color: #fec731
}

.footerCopyRight p, .menu-services ul {
    display: inline-block;
    color: #ffff
}

.social-nav li {
    display: inline-block
}

#go-top {
    position: fixed;
    left: 10px;
    bottom: 50px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background-color: #fec731;
    display: none;
    cursor: pointer;
    transition: all .4s;
    text-align: center;
    border-radius: 50%
}

#go-top i {
    color: #fff
}

.ArshiveArticle img {
    margin: 0 auto
}

.section_comment {
    margin-top: 20px
}

.section_comment, .sidebar-inner .sidebox, .sidebar-inner .widget {
    float: right;
    width: 100%;
    background-color: #fff;
    -webkit-box-shadow: 0 0 6px #ccc;
    -moz-box-shadow: 0 0 6px #ccc;
    -o-box-shadow: 0 0 6px #ccc;
    box-shadow: 0 0 6px #ccc;
    margin-bottom: 15px
}

.relateproduct h3:before, .sidebar-inner .sidebox .widg-title:before, .sidebar-inner .widget .widg-title:before {
    content: "\f0c9";
    font-family: FontAwesome;
    position: absolute;
    right: 5px;
    top: 5px;
    font-size: 18px;
    color: #3a526a
}

.DisProduct h3, .SinglePage .wrapper-content .content header .title-post, .TitleHeadCart, .relateproduct h3, .sidebar-inner .sidebox .widg-title, .sidebar-inner .widget .widg-title, .t_section {
    position: relative;
    font-size: 16px;
    padding: 4px 28px 4px 5px;
    color: #000;
    border-bottom: 2px solid #fec731;
    line-height: 30px;
    font-weight: 600
}

.t_section:before {
    content: "\f086";
    font-family: FontAwesome;
    position: absolute;
    right: 5px;
    top: 5px;
    font-size: 18px;
    color: #fbc813
}

.sidebar-inner .widget ul li {
    width: 100%;
    margin-bottom: 5px
}

.sidebar-inner .widget ul li a {
    position: relative;
    display: inline-block;
    font-size: 14px;
    padding: 5px 17px 5px 5px;
    color: #555;
    font-weight: 600
}

.sidebar-inner .widget ul li:hover a {
    color: #2c3c4c;
    font-weight: 600
}

.sidebar-inner .widget ul li a:before {
    content: "\f192";
    font-family: FontAwesome;
    position: absolute;
    right: 0;
    top: 7px;
    font-size: 13px;
    color: #777
}

.MenuPageInto, .TitleSingle, .breadcrumb a {
    position: relative
}

.sidebar-inner .sidebox ul.sidebox-post-thumb li {
    float: right;
    width: 100%;
    clear: both;
    border-bottom: 1px solid #d5d3d3
}

.sidebar-inner .sidebox ul.sidebox-post-thumb li a.thumb {
    display: block;
    float: right;
    margin: 5px 0 5px 5px
}

.sidebar-inner .sidebox ul.sidebox-post-thumb li .sidebox-content h4 a {
    font-size: 12px;
    color: #555;
    font-weight: 600
}

.sidebar-inner .sidebox ul.sidebox-post-thumb li .sidebox-content {
    margin-top: 10px
}

.sidebar-inner .sidebox ul.sidebox-post-thumb li a.thumb img {
    width: 90px;
    height: 80px;
    padding: 3px;
    border: 1px solid #ddd
}

.MenuPageInto {
    margin-top: 10px
}
.tp-caption a:hover,a.moreDetails:hover,#go-top:hover {
    background:#000 !important;
    color:#F1C40F !important;
}

.MenuPageInto .MenuMain {
    position: relative;
    width: 100%;
    z-index:999;
}

.wp-pagenavi a, .wp-pagenavi a.larger, .wp-pagenavi span.current {
    width: 30px;
    vertical-align: bottom;
    text-align: center;
    height: 30px
}

.breadcrumb li {
    display: inline-block
}

.breadcrumb li span {
    color: #000;
    font-weight: 600;
    font-size: 12px
}

.breadcrumb a {
    padding: 0 4px 0 15px;
    color: #727272;
    font-weight: 600;
    font-size: 12px
}

.breadcrumb {
    margin:0;
    background-color: #eee;
    box-shadow: 0 0 6px #fff;
    padding: 10px 15px
}

.breadcrumb a:after {
    content: "\f104";
    font-family: FontAwesome;
    position: absolute;
    left: 5px;
    top: -5px;
    font-size: 15px;
    font-weight: 400;
    color: #999
}

.paginatArshive {
    margin: 35px 0
}

.wp-pagenavi {
    display: table;
    margin: 5px auto
}

.wp-pagenavi a, .wp-pagenavi a.larger {
    display: inline-block;
    color: #fff;
    line-height: 25px;
    background: #3a526a;
    margin: 0 2px !important;
    font-size: 11px;
    border: 1px solid #3a526a;
    border-radius: 2px
}

.wp-pagenavi span.current, .wp-pagenavi span.pages {
    background: #fbc813;
    font-size: 11px;
    margin: 0 2px;
    display: inline-block
}

.wp-pagenavi a.larger:hover, .wp-pagenavi a.page:hover {
    background: #fbc813;
    color: #2c3c4c
}

.wp-pagenavi span.pages {
    color: #333;
    height: 30px;
    line-height: 30px;
    border-radius: 2px;
    border: 1px solid #2c3c4c;
    padding: 0 8px
}

.wp-pagenavi span.current {
    color: #2c3c4c;
    line-height: 25px;
    border: 1px solid #fbc813;
    border-radius: 2px
}

a.nextpostslink, a.previouspostslink {
    font-family: tahoma;
    display: inline-block;
    padding: 0 4px !important
}

h2.deeper-text.align-left,.deeper-text.align-left{
    color:#fff;
}

.PrintArticle {
    position: absolute;
    left: 35px;
    top: 5px;
    font-weight: 600
}

.PrintArticle:hover, .PrintArticle:hover:before {
    color: #fbc813
}

.PrintArticle:before {
    content: "\f02f";
    font-family: FontAwesome;
    font-size: 18px;
    color: #3a526a;
    padding-left: 10px
}

.SinglePage .wrapper-content, .SinglePage .wrapper-content .content {
    float: right;
    width: 100%
}

.SinglePage .wrapper-content .content-body {
    padding: 0 10px;
    width: 100%
}

.meta-head-post {
    padding: 0 35px;
    display: inline-block
}

.SinglePage .wrapper-content .content header .title-post {
    font-size: 18px;
    color: #555;
    padding-bottom: 10px;
    padding-right: 0
}

.SinglePage .wrapper-content .meta-head-post ul li {
    position: relative;
    float: right;
    padding: 5px 22px 5px 15px;
    color: #777;
    font-size: 12px;
    display: inline-block
}

.SinglePage .wrapper-content .meta-head-post ul li.comment_count:before {
    content: "\f086"
}

.SinglePage .wrapper-content .meta-head-post ul li.share-post span:before, .SinglePage .wrapper-content .meta-head-post ul li:before {
    font-family: FontAwesome;
    position: absolute;
    right: 0;
    top: 3px;
    font-size: 16px;
    color: #888
}

.SinglePage .wrapper-content .meta-head-post ul li.publish-post:before {
    content: "\f133"
}

.SinglePage .wrapper-content .content-body p {
    color: #666
}

.SinglePage .footer_meta {
    padding: 5px;
    width: 100%;
    border-radius: 4px;
    margin-top: 30px;
    border-top: 1px solid #ccc
}

.SinglePage .footer_meta .cat_link_post, .SinglePage .footer_meta .tag_link_post {
    width: 100%;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e9e9e9
}

.SinglePage .footer_meta .cat_link_post li {
    display: inline-block;
    padding-left: 4px
}

.SinglePage .footer_meta i {
    vertical-align: middle
}

.SinglePage a {
    color: #555
}

.single_post_social {
    float: left;
    display: inline-flex;
    align-items: center;
    margin-top: 8px
}

.Tagpart li, cite.fn, h3#comments {
    display: inline-block
}

.single_post_social li {
    float: right;
    margin: 0 5px
}

.single_post_social li span {
    font-size: 12px;
    font-weight: 600;
    color: #777
}
.singleBlog .top-news-text .vtip {
    font-size:13px;
}
.singleBlog .top-news-text .vtip:hover {
    color:#F1C40F;
}
.single_post_social li a i {
    font-size: 35px
}

.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
}

.single_post_social li.linkdin_ico a i {
    color: #3283AC
}

.single_post_social li.instagram_ico a i {
    color: #640a9d
}

.single_post_social li a:hover {
    opacity: .7
}

.Tagpart li:first-child:before {
    content: '\f02c';
    font-family: FontAwesome;
    padding-left: 10px;
    font-size: 16px;
    color: #888
}

.Tagpart {
    padding: 15px
}

.Tagpart li {
    font-weight: 600;
    color: #777
}

.Tagpart li a {
    background-color: #3a526a;
    padding: 5px 10px;
    margin: 0 5px;
    color: #fec813;
    border-radius: 5px;
    font-size: 12px
}

.Tagpart li:hover a {
    background-color: #000;
    transition: 2s
}

ol.commentlist {
    margin: 0;
    padding: 0
}

ol.commentlist li {
    border: 1px solid #d5d5d5;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -khtml-border-radius: 5px;
    margin: 0 0 10px;
    padding: 8px 7px;
    position: relative;
    background: #fff;
    overflow: hidden
}

ol.commentlist .comment-body {
    overflow: hidden
}

ol.commentlist li div.vcard {
    overflow: hidden;
    width: 310px;
    float: right;
    max-width: 100%
}

ol.commentlist li div.comment-meta {
    float: left;
    margin: 15px 0
}

ol.commentlist li div.vcard img.avatar {
    background: #fff;
    border: 1px solid #eee;
    padding: 5px;
    float: right;
    margin: 0 0 10px 10px;
    border-radius: 100%
}

cite.fn {
    position: relative;
    margin-top: 7px
}

ol.commentlist li p {
    margin-bottom: 12px;
    float: right;
    clear: both
}

ol.commentlist li div.reply {
    background: #e4e4e4;
    line-height: 1.5;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    -khtml-border-radius: 2px;
    padding: 0 4px;
    text-align: center;
    float: left;
    clear: both;
    font-size: .9em;
    margin-bottom: 10px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    border: 1px solid #b8b8b8;
    border-radius: 5px
}

#commentbox input[type=text], #commentbox textarea {
    background: #fff;
    display: block;
    padding: 0 6px;
    margin-bottom: 10px
}

ol.commentlist li div.reply a {
    color: #000
}

#comments, #respond {
    padding: 0 10px
}

#respond h3 {
    margin-bottom: 8px
}

#commentform p {
    color: #919191;
    margin-bottom: 16px
}

#commentbox input[type=text] {
    height: 30px;
    font-size: 12px;
    color: #666;
    border-radius: 1px;
    width: 40%;
    border: 1px solid #aaa;
    font-family: twosweb-font
}

#commentbox textarea {
    font-size: 14px;
    color: #555;
    border-radius: 1px;
    width: 80%;
    height: 150px;
    border: 1px solid #aaa
}

#respond h3 span a, .cancel-comment-reply a {
    color: #000
}

ol.commentlist ul.children li.odd {
    background: #f7f7f7
}

h3#comments {
    font-size: 15px;
    font-weight: 700;
    margin: 15pX 10PX;
    direction: ltr
}

@media only screen and (max-width: 990px) {
    .Costumer {
        margin-top: 30px
    }

    .MenuPage {
        margin-top: 20px
    }

    .footer_main > div {
        margin-top: 40px
    }

    .footer-main {
        padding-top: 10px !important;
        padding-bottom: 10px !important
    }

    .Menu-left, .menu {
        width: 100%
    }

    .header-top {
        display: inline-block
    }

    .has-dropdown:after {
        font-size: 32px;
        position: absolute;
        top: 10px;
        left: 1rem;
        bottom: 0;
        content: "+";
        color: #f5b315
    }

    .nav-menu .menu-link {
        padding: .75rem .8rem
    }
}

@media only screen and (max-width: 960px) {
    .nav-menu > .menu-item:last-child {
        float: none !important
    }

    .nav-container ul li a .caret {
        left: 25px
    }
       .nav-container {background:#34495E;}
       .BolItem {
           margin-bottom:15px;
       }
       
}

@media only screen and (max-width: 768px) {
    .navbar-nav > li {
        float: none !important
    }

    .MenuTop ul li {
        width: 100%
    }

    .Servic-work {
        margin-bottom: 0
    }

    .Section-ServiceUs {
        margin-top: 50px
    }

    .PartAbout > div, .PartAbout > div > div, .PartServic > div, .TxtServic {
        display: block
    }

    .PartServic {
        padding-bottom: 40px
    }

    .TextSectionServic h3 {
        font-size: 17px
    }

    .tp-caption.medium_bg_asbestos {
        font-size: 14px !important;
        line-height: 3 !important;
        margin: 10px 0 !important
    }

    .Servic-work h5, .TextSectionServic h6, .TitlePart h3, .TitleWork h3, .levelServic h4 a, .single_bar_title, .wraper_footer .widget-title {
        font-size: 14px
    }

    .Blogcontent h4 a, .Servic-work p, .TxtServic p, .business-progress-right p, .footer_main_item .MenuTop ul li, .footer_main_item p, .levelServic p, .menu-services ul li a {
        font-size: 13px
    }
    
    .btn-sm {
        font-size: 12px;
        padding: 12px 5px 10px 10px
    }

    .TextSectionServic {
        padding: 45px 0 60px
    }

    .fullwidthbanner .tp-caption, .tp-bannertimer, .tp-bullets {
        display: none !important
    }
}

@media only screen and (max-width: 560px) {
	.videow:after {
		display:none;
	}
    #go-top {
        bottom:10px;
    }
    .levelServic {
        padding: 30px 25px 0
    }
    .pull-left.Menu-left {
        float: none !important;
display: table;
margin: auto;
text-align: center;
width: auto;
    }
        #vcht_chatPanel {
        display:none !important
    }
    .HeaderPage {
        padding:0;
    }
 .Logo {margin-top:5px;}
 .social-nav {margin-top:0;margin-bottom:0;}
}

@media only screen and (max-width: 420px) {
    .OurTeam-Customer .lSAction > .lSPrev {
        left: 0
    }

    .OurTeam-Customer .lSAction > .lSNext {
        left: 35px
    }

    .fixhead {
        position:static !important;
    }
	input#pmpro_btn-submit{
		    width: 25%;
		    font-size: 12px;
	}

}

@media only screen and (max-width: 370px) {
    .media-body, .media-left, .media-right {
        display: block
    }

    .levelServic .media-left {
        margin: 0 auto
    }

    .social-nav li {
        margin: 0 5px
    }
	input#pmpro_btn-submit{
		    width: 25%;
		    font-size: 12px;
	}
}

.SinglePage .wrapper-content .content-body ul, .SinglePage .wrapper-content .content-body ol {
    padding-right: 15px;
}

.SinglePage .wrapper-content .content-body ul li {
    list-style: inside;
}
.icontahlil{
    float: right;
    display: inline;
    margin-left: 10px;
}

section.col-md-9.col-xs-12.content-arshive {
    background-color: #fff;
}
.erorrali{
    padding: 40px 0px;
    font-weight: 900;
    font-size: 19px;
    text-align:center;
}
.erorralimobile{
    padding: 40px 0px;
    font-weight: 900;
    font-size: 19px;
    text-align:center;
    color:#fff;
}
.vorod{
    background-color: #ff0500;
    color: #fff;
    padding: 10px 30px;
    margin: 10;
    border-radius:25px;
    font-size:17px;
}
.sabtenam:hover {
    background-color: lawngreen;
    color: #397ad5;
    padding: 10px 30px;
    border-radius: 25px;
    font-size: 17px;
    box-shadow: inset 20px 15px 25px #16cc00;
}
.sabtenam{
    background-color: #16cc00;
    color: #fff;
    padding: 10px 30px;
    border-radius: 25px;
    font-size: 17px;
    box-shadow: inset 20px 15px 25px lawngreen;
}
}
.alikiani{
    text-align:center;
}
#faal{
    display:none;
}
li#faal {
    background-color: rgb(255, 255, 0);
    text-align: center;
    border-radius: 10px;
    margin-top: 20px;
}
.digits_login_form .dig_ma-box .bgdark {
    border-radius: 25px;
}
i.fa.fa-volume-up {
    margin-left: 5px;
}
.side{
    background-color: #ffd700;
    width: 100%;
    height: 220px;
    border-bottom-left-radius: 80px;
    border-bottom-right-radius: 80px;
    margin: 0px 0px 25px 0px;
}
.uk-grid-item-match > :not([class*=uk-width]), .uk-grid-match > * > :not([class*=uk-width]) {
    box-sizing: border-box;
    width: 100%;
    flex: auto;
}
.uk-grid{
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none;
}
.uk-card {
    position: relative;
    box-sizing: border-box;
    transition: box-shadow .1s ease-in-out;
}
.br-d i {
    right: 24px !important;
    left: unset !important;
}
.erorramir{
    padding: 30px 0px;
    font-weight: 900;
    font-size: 19px;
    text-align:right;
}
.pmpro_a-print {
    display: none;
}
.br-d i {
    color: #fff;
    font-size: 23px;
    position: absolute;
    top: 29px;
    left: 24px;
}
.bg-i {
    right: 10px !important;
    left: unset !important;
}

.bg-i {
    width: 51px;
    height: 51px;
    margin: 0 auto;
    border-radius: 50%;
    position: absolute;
    background: #fff;
    opacity: 0.3;
    left: 10px;
}
.br-d p {
    font-size: 14px !important;
    font-weight: bold;
    color: #fff !important;
    padding-bottom: 8px;
    margin-bottom: 0px !important;
}
.br-d h3 {
    font-size: 14px !important;
    font-weight: 400;
    color: #fff !important;
    padding-bottom: 20px;
    line-height: normal !important;
    margin: 0px !important;
    padding-top: 0px !important;
}

[class*=uk-child-width] > * {
    box-sizing: border-box;
    width: 100%;
}
.uk-grid-item-match, .uk-grid-match > * {
    display: flex;
    flex-wrap: wrap;
}
.uk-grid-small > * {
    padding-right: 15px;
}
.br-d{
    border-radius: 5px;
}
.br-d p{
    font-size: 14px !important;
    font-weight: bold;
    color: #fff !important;
    padding-bottom: 8px;
    margin-bottom: 0px !important;
}
.f-l{
    float: left !important;
    text-align: right !important;
}

.f-l{

    width: 70%;
    padding-top: 18px;
    height: 100%;
    text-align: left;
}
.f-r {
    float: right;
}

.f-r {
    width: 30%;
    height: 100%;
    padding-top: 15px;
    text-align: center;
}
h4.card-title.uk-margin-small-top{
    font-size:18px;
}
h6.card-subtitle {
    font-size:14px;
}
img.avatar.avatar-100.photo.img-responsive {
    border-radius: 100px;
    border: 1.5px dashed #fff;
    padding: 5px !important;
}
.img-plan {
    float: left;
}
.deeper-text {
    margin-top: 20px;
}
#pmpro_actionlink-levels {
    display: none;
}

input#pmpro_btn-submit {
    display: block;
    width: 50%;
    padding: 15px;
    -webkit-appearance: none;
    outline: 0;
    border: 0;
    color: white;
    background: #51ab00;
    transition: 0.3s; 
    border-radius: 8px;
}
input#pmpro_btn-submit:hover {
    background: darken(#63d200, 5%);
}
#pmpro_invoices_table th, td {
    border: 0.1px solid;
    text-align: center;
    padding: 8px 0px;
}
.errorradio{
    color: #fff;
    padding: 10px 0px;
    text-align: center;
}
form.pmpro_form .input {
    display: block;
    width: 50%;
    padding: 5px;
    border-radius: 8px;
    border: 0.1px solid;
    outline: 0;
    transition: 0.3s;
}
form.pmpro_form .input:focus {
        background: darken(#fff, 3%);
    }
.gap{
    margin-top:30px;
}
.meshki{
    color:#000;
}
.pmpro_error, input[type="text"].pmpro_error, input[type="email"].pmpro_error, input[type="url"].pmpro_error, input[type="password"].pmpro_error, input[type="number"].pmpro_error, input[type="tel"].pmpro_error, input[type="range"].pmpro_error, input[type="date"].pmpro_error, input[type="month"].pmpro_error, input[type="week"].pmpro_error, input[type="time"].pmpro_error, input[type="datetime"].pmpro_error, input[type="datetime-local"].pmpro_error, input[type="color"].pmpro_error, textarea.pmpro_error{
	text-align:right !important;
}/*
theme name: bluetp
version: 1.0
Author: bluetp
Author URI:
Desctiption: Dedicated Professional and full option clean Wordpress Template
*/
@charset "utf-8";
article, aside, details, figcaption, figure, footer, header, hgroup, hr, menu, nav, section {
    display: block
}
form.pmpro_form .pmpro_asterisk abbr {
    display: none;
}
.pmpro_alert {
    text-align: right !important;
    background-color: #ffd700 !important;
}
.raychat_main_button.right {
    right: -30px !important;
}
input.pmpro_btn.pmpro_btn-cancel {
    padding: 6px 12px;
    background: #f00;
    color: #fff;
    text-decoration: none;
}
#pmpro_actionlink-change {
    padding: 10px 20px;
    background-color: #af9405;
    border-radius: 10px;
    color: #fff;
    box-shadow: inset 10px 8px 26px;
}
#pmpro_actionlink-renew {
    padding: 10px 20px;
    background-color: #ffd700;
    border-radius: 10px;
    color: #fff;
}
#pmpro_actionlink-levels {
    padding: 10px 20px;
    background-color: #fc6c82;
    border-radius: 10px;
    color: #fff;
    margin-top: 10px;
}
#pmpro_actionlink-cancel {
       padding: 10px 20px;
    background-color: #f00;
    border-radius: 10px;
    color: #fff;
    box-shadow: inset 10px 8px 32px;
}
.pmpro_success{
    text-align: right !important;
}
.padd0, a, hr {
    padding: 0
}

.AboutText, .header-top {
    align-items: center
}

.menu, nav ul, ol.commentlist {
    list-style: none
}

abbr, address, article, aside, audio, b, blockquote, body, canvas, caption, cite, code, dd, del, details, dfn, div, dl, dt, em, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, p, pre, q, samp, section, small, span, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: 0 0
}

ins, mark {
    background-color: #ff9;
    color: #000
}

blockquote, q {
    quotes: none
}

blockquote:after, blockquote:before, q:after, q:before {
    content: '';
    content: none
}

a {
    margin: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: 0 0
}

.ImgCommentCustomer img, .ImgCommentCustomer p, .MenuTop ul li, .nav-toggle .icon-menu, input, select {
    vertical-align: middle
}

ins {
    text-decoration: none
}

mark {
    font-style: italic;
    font-weight: 700
}

del {
    text-decoration: line-through
}

abbr[title], dfn[title] {
    border-bottom: 1px dotted;
    cursor: help
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

hr {
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0
}

html {
    font-size: 15px
}

body {
    font-family: IRANSans, Tahoma, Geneva, sans-serif;
    line-height: 30px;
    color: #3c3c3c;
	background:#202e36;
}

a:focus, a:hover {
    text-decoration: none;
    outline: 0
}

.HeaderPage {
    width:100%;
    padding-top:15px;
    padding-bottom:15px;
    background:#000;
}
.fixhead {
    width:100%;
    position: fixed;
    top: 0;
    margin-top:-1px;
    z-index: 9999;
}

.Menu-left li {
    float:left;
}
.Menu-left li.userLogin a {
        color: #F5B315;
    display: block;
    font-weight: bold;
    font-size: 13px;
    padding: 10px;
    transition:all .3s;
}
.Menu-left li.userLogin a:hover {
    color:#fff;
}
.Menu-left li.userLogin a i {
    padding-left:4px;
}

.m-top20 {
    margin-top: 20px
}

.paddL0 {
    padding-left: 0
}

.paddR0 {
    padding-right: 0
}

.Logo h1, .Logo h2, .title-h {
    display: none
}

.nav-container ul li a .caret {
    float: left;
    padding-top: 10px;
    margin-top: 13px;
    margin-right: 10px;
    transform: rotate(0);
    position: absolute;
    left: 5px
}

.MenuTop ul li, .nav-toggle .icon-menu {
    position: relative;
    display: inline-block
}

.nav-container ul li ul li .caret {
    float: left;
    padding-top: 0;
    margin-top: 12px;
    margin-right: 10px;
    transform: rotate(90deg)
}

.header-top {
    display: inline-flex;
    width: 100%;
    justify-content: center
}

.Logo img {
    margin: 0 auto;
    transition:all .3s;
}
.HeaderPage.fixhead .Logo img {
    transform: scale(.7);
-webkit-transform: scale(.7);
-moz-transform: scale(.7);
-o-transform: scale(.7);
}
.MenuTop ul li {
    margin: 5px 8px;
    width: 30%;
    padding-right: 35px;
    font-size: 14px;
    font-weight: 600;
    color: #767676;
    text-align: right;
    line-height: 1.7
}

.MenuTop ul li:before {
    content: " ";
    font-family: FontAwesome;
    font-size: 25px;
    color: #fec731;
    position: absolute;
    right: 0;
    font-weight: 400;
    top: -10px
}
.fixnav {
    position: fixed !important;
    top: 0 !important;
    z-index: 9999
}
.nav-container, .navigation {
    position: fixed;
    right: 0;
    width: 100%
}

.MenuTop ul li:first-child:before {
    content: "\f017"
}

.MenuTop ul li:nth-child(2):before {
    content: "\f095"
}

.MenuTop ul li:last-child:before {
    content: "\f0e0"
}

.boxedcontainer {
    max-width: 1170px;
    margin: auto;
    padding: 0 30px
}

.navigation {
    top: 0;
    z-index: 10000
}

.nav-container {
    top: 60px;
    z-index: 9999;
    overflow-y: auto;
    visibility: hidden;
    margin: 0;
    padding: 0;
    -webkit-transition: all .25s cubic-bezier(.645, .045, .355, 1) 0s;
    transition: all .25s cubic-bezier(.645, .045, .355, 1) 0s;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-overflow-scrolling: touch;
    float: right
}
ul.Login_panel {
	float:left;
}
ul.Login_panel li {
	display:inline-block;
	text-align:center;
	padding:5px;
	margin:5px 10px;
}
ul.Login_panel li span {
color: #F1C40F;
    display: block;
    text-align: center;
    font-size: 12px;
    line-height: 15px;
}
ul.Login_panel li i {
	font-size:25px;
	color:#fff;
	transition:all .3s;
}
ul.Login_panel li:hover i{
	color:#F1C40F

}
ul.apps_icon li{
	display:inline-block;
	text-align:center;
	margin:10px 15px;
}
ul.apps_icon li i {
	font-size:43px;
	transition:all .3s;
}
ul.apps_icon li.android_app i {
	color:#a4c639;
}
ul.apps_icon li.ios_app i {
	color:#ed447a
}
ul.apps_icon li:hover i{opacity:.7}
ul.apps_icon li span {
	display:block;
	font-size:13px;
	text-align:center;
	color:#ddd;
}
@media screen and (max-width:768px) {
	ul.Login_panel {
		float:none;
		margin:auto;
		display:table;
	}
}
.nav-container.is-visible {
    visibility: visible;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.nav-toggle {
    line-height: 1;
    display: inline-block;
    padding: 1.25rem 1rem;
    border: 0;
    background-color: #f5b315
}

.nav-toggle .icon-menu {
    width: 28px;
    height: 20px;
    fill: none
}

.icon-menu .line {
    position: absolute;
    left: 0;
    display: block;
    width: 100%;
    height: 4px;
    -webkit-transition: all .25s cubic-bezier(.645, .045, .355, 1);
    transition: all .25s cubic-bezier(.645, .045, .355, 1);
    -webkit-transition-timing-function: cubic-bezier(.645, .045, .355, 1);
    transition-timing-function: cubic-bezier(.645, .045, .355, 1);
    background-color: #fff
}

.icon-menu .line-1 {
    top: 0
}

.is-active .icon-menu .line-1 {
    -webkit-transform: translateY(8px) translateX(0) rotate(45deg);
    -ms-transform: translateY(8px) translateX(0) rotate(45deg);
    transform: translateY(8px) translateX(0) rotate(45deg)
}

.icon-menu .line-2 {
    top: 50%;
    margin-top: -2px
}

.is-active .icon-menu .line-2 {
    opacity: 0
}

.icon-menu .line-3 {
    bottom: 0
}

.is-active .icon-menu .line-3 {
    -webkit-transform: translateY(-8px) translateX(0) rotate(-45deg);
    -ms-transform: translateY(-8px) translateX(0) rotate(-45deg);
    transform: translateY(-8px) translateX(0) rotate(-45deg)
}

.menuaccount {
    background: linear-gradient(
90deg
, #6558F7 100%, #8E9CF9 100%);
    margin: 0;
    text-align: center;
    padding: 15px 10px;
    border-radius: 15px;
}
li#menu-item-5445,li#menu-item-5448,li#menu-item-5472,li#menu-item-5400,li#menu-item-5391,.khoroj{
    background-color: #574bdc;
    border-radius: 30px;
    padding: 5px;
    margin-bottom: 10px;
	box-shadow: inset 2px 2px 13px #fff;
}
li#menu-item-5445:hover,li#menu-item-5448:hover,li#menu-item-5472:hover,li#menu-item-5400:hover,li#menu-item-5391:hover,.khoroj:hover{
    background-color: #fe8e76;
    box-shadow: inset 2px 2px 13px #fff;
}
li#menu-item-5445:active,li#menu-item-5448:active,li#menu-item-5472:active,li#menu-item-5400:active,li#menu-item-5391:active,.khoroj:active{
    background-color: #a99009;
    box-shadow: inset 2px 2px 13px #fff;
}
.menuaccount a{
    color: #fff;
}
.userLogin {
    list-style: none;
}

.nav-menu {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.nav-menu .menu-item {
    border-top: 1px solid #bbb
}

.nav-menu > .menu-item:last-child {
    border-bottom: 1px solid #bbb
}

.nav-menu .menu-item:hover > a {
    color: #f5b315
}

.nav-menu .menu-link {
    display: block;
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    font-size: 13px;
    padding: .75rem .75rem;
}

.has-dropdown {
    position: relative;
    cursor: pointer;
    z-index: 10
}

.has-dropdown > .menu-link {
    display: inline-block
}

.has-dropdown.is-active:after {
    content: "\2013"
}

.nav-dropdown {
    display: none;
    background-color: #3a526a40
}

.has-dropdown.is-active > .nav-dropdown {
    display: block
}

.has-dropdown.is-active > .nav-dropdown a {
    padding-right: 30px
}

.nav-dropdown .nav-dropdown {
    background-color: #aaa
}

.nav-dropdown .menu-item {
    border-color: #a0a0a0
}

.nav-dropdown .nav-dropdown .menu-item {
    background-color: transparent;
    border-color: transparent
}

.content .wrapper {
    padding: 1rem 0
}
.PartAbout {
        background: #F5B315 !important;
}

@media (min-width: 960px) {
	#navigation {
	background: #000;
    border-radius: 4px;
	}
    .nav, .nav-container, .nav-container.is-visible {
        position: static;
        top: auto;
        right: auto;
        z-index: auto;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

    .nav-container, .nav-container.is-visible {
        visibility: visible;
        height: auto;
        min-height: 0;
        overflow-y: visible
    }

    .nav-toggle {
        display: none
    }

    .nav-menu > .menu-item, .nav-menu > .menu-item.is-active {
        display: inline-block;
        background-color: transparent;
        border: 0
    }

    .nav-menu > .menu-item:last-child {
        border: 0
    }

    .nav-menu .menu-item {
        -webkit-transition: background-color .15s ease-in-out, color .15s ease-in-out;
        transition: background-color .15s ease-in-out, color .15s ease-in-out
    }

    .nav-menu > .has-dropdown ul .has-dropdown:after, .nav-menu > .has-dropdown:after {
    content: "\f107";
    font-family: FontAwesome;
    position: absolute;
    top: 18px;
    text-align: center;
    left: 6px;
    font-size: 14px;
    color: #fff;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    }

    .nav-menu > .has-dropdown:after {
     top: 32%;
    left: -2px;
    }

    .nav-menu > .has-dropdown ul .has-dropdown:after {
        top: 42%;
        left: 5px;
        border-width: 6px 5px 5px;
        transform: rotate(90deg)
    }

    .nav-dropdown {
        display: block;
        opacity: 0;
        position: absolute;
        top: 100%;
        width: 200px;
        margin: 0;
        padding: .5rem 0;
        background-color: #000 !important;
        box-shadow: 0 0 4px hsla(0, 0%, 0%, .15);
        visibility: hidden;
        -webkit-transition: visibility 0s linear .25s, opacity .25s linear;
        transition: visibility 0s linear .25s, opacity .25s linear
    }

    .has-dropdown:hover > .nav-dropdown {
        visibility: visible;
        opacity: 1;
        -webkit-transition-delay: 0s;
        transition-delay: 0s
    }

    .nav-dropdown .menu-item {
        border: 0
    }

    .nav-dropdown .menu-item:hover, .nav-dropdown .nav-dropdown, .nav-dropdown .nav-dropdown .menu-item, .nav-dropdown .nav-dropdown .menu-item:hover {
        background-color: transparent
    }

    .nav-dropdown .nav-dropdown {
        z-index: 9998;
        top: 0;
        right: 100%
    }
}

.social-nav {
    margin-top: 10px;
    float: left
}

.social-nav li {
    margin: 3;
    border-top: none !important
}

.social-nav li a {
    font-size: 16px;
    padding: 5px;
    padding-bottom: 0 !important
}

.navbar-collapse.collapse {
    display: inline-block !important;
    padding: 0;
    margin-right: 0px
}

.SearchPart button {
    background-color: #3a526a;
    color: #fbc813;
    margin-top: 8px
}
.SearchPart a {
    background-color: #3a526a;
    color: #fbc813;
    margin-top: 8px
}

#search {
    clear: both;
    border-top: 1px solid #9adacd;
    text-align: right
}

#sound {
    clear: both;
    border-top: 1px solid #9adacd;
    text-align: right;
}
#search form {
    width: 500px;
    margin: 20px auto;
    padding-bottom: 0;
    max-width: 100%
}

#sound form {
    width: 500px;
    margin: 20px auto;
    padding-bottom: 0;
    max-width: 100%;
}

#search form .btn-primary {
    color: #fff;
    background-color: #fbc813;
    border-color: #fbc813;
    padding: 10px 15px
}

#search input.form-control {
    height: 42px
}

.SearchPart .btn.active:focus, .SearchPart .btn:active:focus, .SearchPart .btn:focus, .SearchPart .btn:hover {
    color: #fbc813;
    outline: 0
}

.SliderMain {
    position: relative
}

.BackLight, .MenuMain {
    position: absolute;
    width: 100%;
    top: 0
}

.MenuMain {
    z-index: 100
}

.BackLight {
    height: 100%;
    bottom: 0;
    z-index: 5;
    right: 0;
    left: 0
}

.tp-banner-container {
    position: relative;
    padding: 0;
    height: 600px
}

.tp-banner {
    width: 100%;
    position: relative
}

.tp-banner-fullscreen-container {
    width: 100%;
    position: relative;
    padding: 0
}

.PartAbout > div, .PartAbout > div > div, .PartServic > div, .TxtServic {
    display: flex
}

.CostumerUs, .ImgCommentCustomer img, .ImgCommentCustomer p, .MoreWork a, .TitlePart h3, .TitleWork h1, .TitleWork h3, .blog-btn, .btn-sm, .moreDetails, .single_bar_title {
    display: inline-block
}

.AboutImg img {
    width: 100%
}

.service-offer-content {
    padding: 15px 35px
}

.single_bar_title {
    font-size: 30px;
    margin: 8px 10px;
    font-weight: bold;
}

.levelServic {
    padding: 50px 25px 0
}

.levelServic .media-body {
    padding: 0 12px 0 0
}

.levelServic .media-body p {
    height: 130px;
    overflow: hidden;
    color:#fff;
}

.levelServic h4 a {
    color: #fff;
    font-weight: 600;
    font-size: 16px
}

.levelServic h4:hover a {
    color: red
}

.levelServic .media-left {
    width: 100px;
    padding-left: 10px;
    padding-right: 0;
    overflow: hidden
}

.levelServic .media-left img {
    height: 90px;
    width: 100%
}

.levelServic:hover .media-left img {
    -moz-transform: scale(1.3) rotate(0);
    -webkit-transform: scale(1.3) rotate(0);
    -o-transform: scale(1.3) rotate(0);
    -ms-transform: scale(1.3) rotate(0);
    transform: scale(1.3) rotate(0);
    -webkit-transition: .8s;
    -moz-transition: .8s;
    -o-transition: .8s;
    -ms-transition: .8s;
    transition: .8s
}

.business-progress-right {
    position: relative;
    z-index: 1
}

.business-progress-right:before {
    content: "";
    background: url(images/dot.png) 0 no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1
}

.isotope .isotope-item {
    -webkit-transition-duration: .8s;
    -moz-transition-duration: .8s;
    transition-duration: .8s
}

.TitleWork h1, .TitleWork h3 {
    padding: 30px 0 10px;
    font-weight: 600;
    margin-bottom: 20px;
}

#work .work-wrapper {
    padding: 0;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    margin-bottom: 10px;
    background-color: rgba(255, 255, 255, .1);
    cursor: pointer;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

#work .work-wrapper img {
    width: 100%
}

#work .work-wrapper:hover img {
    opacity: 1;
    -webkit-animation: flash 1.5s;
    -moz-animation: flash 1.5s;
    animation: flash 1.5s
}

@-webkit-keyframes flash {
    0% {
        opacity: .4
    }
    100% {
        opacity: 1
    }
}

@keyframes flash {
    0% {
        opacity: .4
    }
    100% {
        opacity: 1
    }
}

#work .work-wrapper a {
    background: rgba(122, 117, 109, .55)
}

.btn-sm {
    position: relative;
    vertical-align: top;
    padding: 12px 20px 10px;
    background-color: initial;
    border: none;
    border-bottom: 2px #d9d9da solid;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
    color: #fff;
    line-height: 26px;
    letter-spacing: 1px;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out
}

.btn-info.active, .btn-info:focus, .btn-info:hover {
    border-color: #F5B315;
    background-color: transparent;
    box-shadow: none;
    color: #F5B315;
    outline: 0
}

.more_infor {
    padding: 5px;
    color: #727272;
    font-size: 13px;
    font-weight: 400
}

.MoreWork a, .Servic-work h5, .TextSectionServic h3, .moreDetails {
    font-weight: 600
}

#work .work-wrapper h4 {
    padding: 5px;
    color: #000;
    height: 50px;
    line-height: 35px;
    overflow: hidden;
    margin-top: 5px;
    font-size: 14px
}

.caegories {
    padding-bottom: 40px
}

.MoreWork {
    margin-top: 35px
}

.MoreWork a {
    /*background: #171c30;*/
    color: #000;
    /*padding: 5px 13px*/
}
#video-holder {
    
    margin-top:15px;
}
.TxtServic {
    padding:0;
    background: #30336b !important;
}
.TxtServic .single_bar_title {
    border-bottom: 2px solid #F5B315 !important;
    color: #fff;
    font-weight: bold;
    padding-bottom: 10px;
    padding: 5px 5px 10px;
}
.TxtServic p {
    text-align:justify;
}
.TxtServic .read_all {
    color:#F5B315;
}

.MoreWork a:hover {
    background: #010101 !important;
    transition: 1s
}
.indexWork {
    margin-top: 30px;
    background: #34495E;
    padding-top: 16px;
    padding-bottom: 15px;
}

.moreDetails {
    background: #fec731
}

.Section-ServiceUs {
    position: relative;
    background:#202e36;
}
.wrap_block_sec .Itembox {
    padding:10px;
}
.wrap_block_sec .Itembox .wrapbox {
    padding: 10px;
    height: 190px;
    overflow: hidden;
    background-color: #000;
}

.wrap_block_sec .Itembox img {
    display:block;
    float:right;
    margin-left:10px;
    width: 150px;
    height: 130px;
    
}
.wrap_block_sec .Itembox .Titlebox a {
    color: #2980B9;
    font-weight: bold;
    font-size: 16px;
    margin-bottom:6px;
    transition:all .2s;
}
.videow {
    position:relative;
}
.videow video {
    width:100%;
}
.videow:after {
content:"";
position:absolute;
width:50px;
height:50px;
right:0;
left:0;
margin:auto;
top:38%;
background:url(images/icon-play2.png);
transition:all .2s;
}
.videow:hover:after {
    opacity:0;
}
.wrap_block_sec .Itembox p {
    text-align: justify;
    line-height: 25px;
    color: #fff;
    font-size: 13px;
}
.Servic-work {
    padding:25px 0;
}

.Part-last, .Part-middle, .Part-right {
    margin: 0;
    padding: 38px 25px 38px 97px;
    background-position: 17px 47px !important;
    background-repeat: no-repeat !important
}

.Part-last {
    color: #fff
}

.TextSectionServic {
    width: 100%;
    text-align: center;
    color: #fff;
    padding: 150px 0 120px
}

.TextSectionServic h6 {
    font-size: 21px;
    line-height: 2;
    width: 80%;
    margin: 0 auto
}

.TextSectionServic h3 {
    font-size: 32px;
    padding: 40px 0
}

.moreDetails {
    vertical-align: top;
    text-align: center;
    transition: all .3s ease-in-out !important;
    -webkit-transition: all .3s ease-in-out !important;
    padding: 14px 35px;
    line-height: 25px;
    letter-spacing: 1px;
    font-style: normal;
    color: #010101;
    font-size: 14px;
    border-radius: 30px
}
.BlogImg {
    position:relative;
}

/*
= index blog
------------------------------------------*/
.wrap_ItemBlog {
    position:relative;
}
.ItemBlog {
	margin-bottom:10px;
}
.top-news img {
    width: 100%;
    height:200px;
}
.top-news-time {
    position: absolute;
    top: 4px;
    right: 4px;
}
.top-news-time .ttnews span {
    background: url(images/TP.jpg) no-repeat;
    height: 18px;
    width: 18px;
    display: inline-block;
    float:left;
}
.ListNews {
    margin-top:5px;
}
.TitrItemList {
    padding:10px 5px;
    clear:both;
    border-bottom: 1px solid #4d545a;
    transition:all .2s;
	background-color: #444;
}
.TitrItemList:first {
    margin-top:15px;
}
.TitrItemList .detail_Item {
    float:right;
    line-height: 25px;
}
.TitrItemList .detail_Item img.iconList {
    margin-top: 2px;
    width: 17px;
    height: 17px;
    float: right;
    margin-left: 10px;
}
.TitrItemList .detail_Item .timedate {
    float:right;
    color:#aaa;
    margin-left: 10px;
	font-size:11px;
	font-weight:bold;
    
}
.TitrItemList h3 {float:right;line-height: 25px;}
.TitrItemList h3 a {
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: bold;
    transition:all .2s;
}
.TitrItemList:hover h3 a {
    color:#3498DB;
}
.TitrItemList:hover {
    background:#2b2d2f;
}
.TitrItemList .catList {
    display: inline-block;
    float: left;
    color: #aaa;
    margin-left: 10px;
    font-size: 11px;
    font-weight: bold;
}
.BolItem .ttnews {
    float:left;
}
.BolItem .timeago {
    display: inline-block;
    color: #fff;
    font-size: 10px;
    background: rgba(0,0,0,.7);
    line-height: 18px;
    height:18px;
    padding: 0 4px;
    float:left;
}
.BolItem .timeago i {
    color: #bbb;
    float: left;
    font-size: 13px;
    line-height: 18px;
    padding-right: 3px;
}
.top-news-text {
    background: rgba(0,0,0,0.7);
    position: absolute;
    bottom: 0;
    padding: 6px 8px;
    width:100%;
}
.top-news-text .vtip {
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    line-height: 25px;
    transition:all .2s;
}
.top-news-text .vtip:hover {
    color:#3498DB;
}
.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
}

.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
}

.TitlePart h3 {
    font-weight: 600;
    border-bottom: 2px solid #fec731;
    margin-bottom: 20px;
    color: #000;
    font-size: 18px
}

.OurTeam-Customer {
    background-color: #f6f6f6;
    margin-top: 50px;
    padding: 50px 0
}

.CostumerUs {
    width: 32%;
    margin: 15px 0 0
}

.lSSlideWrapper {
    direction: ltr
}

.CommentCustomer {
    position: relative;
    margin: 15px 0 40px;
    padding: 22px 20px 35px;
    background-color: rgba(0, 0, 0, .03)
}

.CommentCustomer:before {
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 0;
    content: " ";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 30px 30px 0 0;
    border-top-color: rgba(0, 0, 0, .03);
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent
}

.ImgCommentCustomer img {
    width: 100px;
    height: 100px;
    border: 2px solid #fff;
    box-shadow: 0 0 5px rgba(1, 1, 1, .25);
    border-radius: 50%
}

.ImgCommentCustomer p {
    padding-right: 10px
}

.CommentCustom .lSAction a:after, .Costumer .lSAction a:after {
    font-family: FontAwesome;
    position: absolute;
    right: 0;
    left: 0;
    text-align: center;
    vertical-align: middle;
    top: 0;
    font-size: 35px;
    line-height: 30px;
    color: #6d6d6d;
    border: 1px solid #6d6d6d
}

.CommentCustom .lSAction > .lSPrev:after, .Costumer .lSAction > .lSPrev:after {
    content: "\f104"
}

.CommentCustom .lSAction > .lSNext:after, .Costumer .lSAction > .lSNext:after {
    content: "\f105"
}

.OurTeam-Customer .lSAction {
    top: 20px;
    position: absolute;
    width: 100%
}

.OurTeam-Customer .lSAction > .lSPrev {
    left: 21px
}

.OurTeam-Customer .lSAction > .lSNext {
    left: 55px;
    right: auto
}

.OurTeam-Customer .lSSlideOuter, .OurTeam-Customer .lSSlideWrapper {
    direction: ltr !important;
    position: unset
}

.lSSlideOuter .lSPager.lSpg {
    display: none
}

.CommentCustom, .Costumer {
    position: relative
}

.footer-main {
    border-bottom: 1px solid #3d4755;
    padding-top: 90px !important;
    padding-bottom: 40px !important
}

.wraper_footer {
    background-color: #16171b;
    background-size: cover;
    background-position: right top
}

.wraper_footer .widget-title {
    position: relative;
    margin-bottom: 25px;
    padding-bottom: 18px;
    font-weight: 600;
    font-size: 18px;
    color: #fff;
    line-height: 30px
}

#go-top i, .sidebar-inner .sidebox .widg-content, .sidebar-inner .widget .widg-content {
    padding: 10px
}

.wraper_footer .widget-title:before {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 99;
    content: " ";
    width: 38px;
    height: 5px;
    background-color: #F39C12!important
}

.footer_main_item p {
    margin-bottom: 20px;
    font-weight: 300;
    font-size: 15px;
    color: #fff;
    line-height: 28px
}

.footer_main_item .MenuTop ul li {
    display: block !important;
    width: 100%;
    font-weight: 500;
    margin: 5px 0;
    color: #fff;
    line-height: 2
}

.footer_main_item ul li a {
    color: #fff
}

.footer_main_item .MenuTop ul li.loction-icon:before  {
    content: "\f2c6"
}
.footer_main_item .MenuTop ul li.call-icon:before {
    content: "\f2c6"
}

.footer_main_item .MenuTop ul li.email-icon:before {
    content: "\f0e0"
}
.menu-services ul li a {
    line-height: 2.5
}

.menu-services ul li:hover a {
    color: #fec731
}

.footerCopyRight p, .menu-services ul {
    display: inline-block;
    color: #ffff
}

.social-nav li {
    display: inline-block
}

#go-top {
    position: fixed;
    left: 10px;
    bottom: 50px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background-color: #fec731;
    display: none;
    cursor: pointer;
    transition: all .4s;
    text-align: center;
    border-radius: 50%
}

#go-top i {
    color: #fff
}

.ArshiveArticle img {
    margin: 0 auto
}

.section_comment {
    margin-top: 20px
}

.section_comment, .sidebar-inner .sidebox, .sidebar-inner .widget {
    float: right;
    width: 100%;
    background-color: #fff;
    -webkit-box-shadow: 0 0 6px #ccc;
    -moz-box-shadow: 0 0 6px #ccc;
    -o-box-shadow: 0 0 6px #ccc;
    box-shadow: 0 0 6px #ccc;
    margin-bottom: 15px
}

.relateproduct h3:before, .sidebar-inner .sidebox .widg-title:before, .sidebar-inner .widget .widg-title:before {
    content: "\f0c9";
    font-family: FontAwesome;
    position: absolute;
    right: 5px;
    top: 5px;
    font-size: 18px;
    color: #3a526a
}

.DisProduct h3, .SinglePage .wrapper-content .content header .title-post, .TitleHeadCart, .relateproduct h3, .sidebar-inner .sidebox .widg-title, .sidebar-inner .widget .widg-title, .t_section {
    position: relative;
    font-size: 16px;
    padding: 4px 28px 4px 5px;
    color: #000;
    border-bottom: 2px solid #fec731;
    line-height: 30px;
    font-weight: 600
}

.t_section:before {
    content: "\f086";
    font-family: FontAwesome;
    position: absolute;
    right: 5px;
    top: 5px;
    font-size: 18px;
    color: #fbc813
}

.sidebar-inner .widget ul li {
    width: 100%;
    margin-bottom: 5px
}

.sidebar-inner .widget ul li a {
    position: relative;
    display: inline-block;
    font-size: 14px;
    padding: 5px 17px 5px 5px;
    color: #555;
    font-weight: 600
}

.sidebar-inner .widget ul li:hover a {
    color: #2c3c4c;
    font-weight: 600
}

.sidebar-inner .widget ul li a:before {
    content: "\f192";
    font-family: FontAwesome;
    position: absolute;
    right: 0;
    top: 7px;
    font-size: 13px;
    color: #777
}

.MenuPageInto, .TitleSingle, .breadcrumb a {
    position: relative
}

.sidebar-inner .sidebox ul.sidebox-post-thumb li {
    float: right;
    width: 100%;
    clear: both;
    border-bottom: 1px solid #d5d3d3
}

.sidebar-inner .sidebox ul.sidebox-post-thumb li a.thumb {
    display: block;
    float: right;
    margin: 5px 0 5px 5px
}

.sidebar-inner .sidebox ul.sidebox-post-thumb li .sidebox-content h4 a {
    font-size: 12px;
    color: #555;
    font-weight: 600
}

.sidebar-inner .sidebox ul.sidebox-post-thumb li .sidebox-content {
    margin-top: 10px
}

.sidebar-inner .sidebox ul.sidebox-post-thumb li a.thumb img {
    width: 90px;
    height: 80px;
    padding: 3px;
    border: 1px solid #ddd
}

.MenuPageInto {
    margin-top: 10px
}
.tp-caption a:hover,a.moreDetails:hover,#go-top:hover {
    background:#000 !important;
    color:#F1C40F !important;
}

.MenuPageInto .MenuMain {
    position: relative;
    width: 100%;
    z-index:999;
}

.wp-pagenavi a, .wp-pagenavi a.larger, .wp-pagenavi span.current {
    width: 30px;
    vertical-align: bottom;
    text-align: center;
    height: 30px
}

.breadcrumb li {
    display: inline-block
}

.breadcrumb li span {
    color: #000;
    font-weight: 600;
    font-size: 12px
}

.breadcrumb a {
    padding: 0 4px 0 15px;
    color: #727272;
    font-weight: 600;
    font-size: 12px
}

.breadcrumb {
    margin:0;
    background-color: #eee;
    box-shadow: 0 0 6px #fff;
    padding: 10px 15px
}

.breadcrumb a:after {
    content: "\f104";
    font-family: FontAwesome;
    position: absolute;
    left: 5px;
    top: -5px;
    font-size: 15px;
    font-weight: 400;
    color: #999
}

.paginatArshive {
    margin: 35px 0
}

.wp-pagenavi {
    display: table;
    margin: 5px auto
}

.wp-pagenavi a, .wp-pagenavi a.larger {
    display: inline-block;
    color: #fff;
    line-height: 25px;
    background: #3a526a;
    margin: 0 2px !important;
    font-size: 11px;
    border: 1px solid #3a526a;
    border-radius: 2px
}

.wp-pagenavi span.current, .wp-pagenavi span.pages {
    background: #fbc813;
    font-size: 11px;
    margin: 0 2px;
    display: inline-block
}

.wp-pagenavi a.larger:hover, .wp-pagenavi a.page:hover {
    background: #fbc813;
    color: #2c3c4c
}

.wp-pagenavi span.pages {
    color: #333;
    height: 30px;
    line-height: 30px;
    border-radius: 2px;
    border: 1px solid #2c3c4c;
    padding: 0 8px
}

.wp-pagenavi span.current {
    color: #2c3c4c;
    line-height: 25px;
    border: 1px solid #fbc813;
    border-radius: 2px
}

a.nextpostslink, a.previouspostslink {
    font-family: tahoma;
    display: inline-block;
    padding: 0 4px !important
}

h2.deeper-text.align-left,.deeper-text.align-left{
    color:#fff;
}

.PrintArticle {
    position: absolute;
    left: 35px;
    top: 5px;
    font-weight: 600
}

.PrintArticle:hover, .PrintArticle:hover:before {
    color: #fbc813
}

.PrintArticle:before {
    content: "\f02f";
    font-family: FontAwesome;
    font-size: 18px;
    color: #3a526a;
    padding-left: 10px
}

.SinglePage .wrapper-content, .SinglePage .wrapper-content .content {
    float: right;
    width: 100%
}

.SinglePage .wrapper-content .content-body {
    padding: 0 10px;
    width: 100%
}

.meta-head-post {
    padding: 0 35px;
    display: inline-block
}

.SinglePage .wrapper-content .content header .title-post {
    font-size: 18px;
    color: #555;
    padding-bottom: 10px;
    padding-right: 0
}

.SinglePage .wrapper-content .meta-head-post ul li {
    position: relative;
    float: right;
    padding: 5px 22px 5px 15px;
    color: #777;
    font-size: 12px;
    display: inline-block
}

.SinglePage .wrapper-content .meta-head-post ul li.comment_count:before {
    content: "\f086"
}

.SinglePage .wrapper-content .meta-head-post ul li.share-post span:before, .SinglePage .wrapper-content .meta-head-post ul li:before {
    font-family: FontAwesome;
    position: absolute;
    right: 0;
    top: 3px;
    font-size: 16px;
    color: #888
}

.SinglePage .wrapper-content .meta-head-post ul li.publish-post:before {
    content: "\f133"
}

.SinglePage .wrapper-content .content-body p {
    color: #666
}

.SinglePage .footer_meta {
    padding: 5px;
    width: 100%;
    border-radius: 4px;
    margin-top: 30px;
    border-top: 1px solid #ccc
}

.SinglePage .footer_meta .cat_link_post, .SinglePage .footer_meta .tag_link_post {
    width: 100%;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e9e9e9
}

.SinglePage .footer_meta .cat_link_post li {
    display: inline-block;
    padding-left: 4px
}

.SinglePage .footer_meta i {
    vertical-align: middle
}

.SinglePage a {
    color: #555
}

.single_post_social {
    float: left;
    display: inline-flex;
    align-items: center;
    margin-top: 8px
}

.Tagpart li, cite.fn, h3#comments {
    display: inline-block
}

.single_post_social li {
    float: right;
    margin: 0 5px
}

.single_post_social li span {
    font-size: 12px;
    font-weight: 600;
    color: #777
}
.singleBlog .top-news-text .vtip {
    font-size:13px;
}
.singleBlog .top-news-text .vtip:hover {
    color:#F1C40F;
}
.single_post_social li a i {
    font-size: 35px
}

.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
}

.single_post_social li.linkdin_ico a i {
    color: #3283AC
}

.single_post_social li.instagram_ico a i {
    color: #640a9d
}

.single_post_social li a:hover {
    opacity: .7
}

.Tagpart li:first-child:before {
    content: '\f02c';
    font-family: FontAwesome;
    padding-left: 10px;
    font-size: 16px;
    color: #888
}

.Tagpart {
    padding: 15px
}

.Tagpart li {
    font-weight: 600;
    color: #777
}

.Tagpart li a {
    background-color: #3a526a;
    padding: 5px 10px;
    margin: 0 5px;
    color: #fec813;
    border-radius: 5px;
    font-size: 12px
}

.Tagpart li:hover a {
    background-color: #000;
    transition: 2s
}

ol.commentlist {
    margin: 0;
    padding: 0
}

ol.commentlist li {
    border: 1px solid #d5d5d5;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -khtml-border-radius: 5px;
    margin: 0 0 10px;
    padding: 8px 7px;
    position: relative;
    background: #fff;
    overflow: hidden
}

ol.commentlist .comment-body {
    overflow: hidden
}

ol.commentlist li div.vcard {
    overflow: hidden;
    width: 310px;
    float: right;
    max-width: 100%
}

ol.commentlist li div.comment-meta {
    float: left;
    margin: 15px 0
}

ol.commentlist li div.vcard img.avatar {
    background: #fff;
    border: 1px solid #eee;
    padding: 5px;
    float: right;
    margin: 0 0 10px 10px;
    border-radius: 100%
}

cite.fn {
    position: relative;
    margin-top: 7px
}

ol.commentlist li p {
    margin-bottom: 12px;
    float: right;
    clear: both
}

ol.commentlist li div.reply {
    background: #e4e4e4;
    line-height: 1.5;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    -khtml-border-radius: 2px;
    padding: 0 4px;
    text-align: center;
    float: left;
    clear: both;
    font-size: .9em;
    margin-bottom: 10px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    border: 1px solid #b8b8b8;
    border-radius: 5px
}

#commentbox input[type=text], #commentbox textarea {
    background: #fff;
    display: block;
    padding: 0 6px;
    margin-bottom: 10px
}

ol.commentlist li div.reply a {
    color: #000
}

#comments, #respond {
    padding: 0 10px
}

#respond h3 {
    margin-bottom: 8px
}

#commentform p {
    color: #919191;
    margin-bottom: 16px
}

#commentbox input[type=text] {
    height: 30px;
    font-size: 12px;
    color: #666;
    border-radius: 1px;
    width: 40%;
    border: 1px solid #aaa;
    font-family: twosweb-font
}

#commentbox textarea {
    font-size: 14px;
    color: #555;
    border-radius: 1px;
    width: 80%;
    height: 150px;
    border: 1px solid #aaa
}

#respond h3 span a, .cancel-comment-reply a {
    color: #000
}

ol.commentlist ul.children li.odd {
    background: #f7f7f7
}

h3#comments {
    font-size: 15px;
    font-weight: 700;
    margin: 15pX 10PX;
    direction: ltr
}

@media only screen and (max-width: 990px) {
    .Costumer {
        margin-top: 30px
    }

    .MenuPage {
        margin-top: 20px
    }

    .footer_main > div {
        margin-top: 40px
    }

    .footer-main {
        padding-top: 10px !important;
        padding-bottom: 10px !important
    }

    .Menu-left, .menu {
        width: 100%
    }

    .header-top {
        display: inline-block
    }

    .has-dropdown:after {
        font-size: 32px;
        position: absolute;
        top: 10px;
        left: 1rem;
        bottom: 0;
        content: "+";
        color: #f5b315
    }

    .nav-menu .menu-link {
        padding: .75rem .8rem
    }
}

@media only screen and (max-width: 960px) {
    .nav-menu > .menu-item:last-child {
        float: none !important
    }

    .nav-container ul li a .caret {
        left: 25px
    }
       .nav-container {background:#34495E;}
       .BolItem {
           margin-bottom:15px;
       }
       
}

@media only screen and (max-width: 768px) {
    .navbar-nav > li {
        float: none !important
    }

    .MenuTop ul li {
        width: 100%
    }

    .Servic-work {
        margin-bottom: 0
    }

    .Section-ServiceUs {
        margin-top: 50px
    }

    .PartAbout > div, .PartAbout > div > div, .PartServic > div, .TxtServic {
        display: block
    }

    .PartServic {
        padding-bottom: 40px
    }

    .TextSectionServic h3 {
        font-size: 17px
    }

    .tp-caption.medium_bg_asbestos {
        font-size: 14px !important;
        line-height: 3 !important;
        margin: 10px 0 !important
    }

    .Servic-work h5, .TextSectionServic h6, .TitlePart h3, .TitleWork h3, .levelServic h4 a, .single_bar_title, .wraper_footer .widget-title {
        font-size: 14px
    }

    .Blogcontent h4 a, .Servic-work p, .TxtServic p, .business-progress-right p, .footer_main_item .MenuTop ul li, .footer_main_item p, .levelServic p, .menu-services ul li a {
        font-size: 13px
    }
    
    .btn-sm {
        font-size: 12px;
        padding: 12px 5px 10px 10px
    }

    .TextSectionServic {
        padding: 45px 0 60px
    }

    .fullwidthbanner .tp-caption, .tp-bannertimer, .tp-bullets {
        display: none !important
    }
}

@media only screen and (max-width: 560px) {
	.videow:after {
		display:none;
	}
    #go-top {
        bottom:10px;
    }
    .levelServic {
        padding: 30px 25px 0
    }
    .pull-left.Menu-left {
        float: none !important;
display: table;
margin: auto;
text-align: center;
width: auto;
    }
        #vcht_chatPanel {
        display:none !important
    }
    .HeaderPage {
        padding:0;
    }
 .Logo {margin-top:5px;}
 .social-nav {margin-top:0;margin-bottom:0;}
}

@media only screen and (max-width: 420px) {
    .OurTeam-Customer .lSAction > .lSPrev {
        left: 0
    }

    .OurTeam-Customer .lSAction > .lSNext {
        left: 35px
    }

    .fixhead {
        position:static !important;
    }

}

@media only screen and (max-width: 370px) {
    .media-body, .media-left, .media-right {
        display: block
    }

    .levelServic .media-left {
        margin: 0 auto
    }

    .social-nav li {
        margin: 0 5px
    }
}

.SinglePage .wrapper-content .content-body ul, .SinglePage .wrapper-content .content-body ol {
    padding-right: 15px;
}

.SinglePage .wrapper-content .content-body ul li {
    list-style: inside;
}
.icontahlil{
    float: right;
    display: inline;
    margin-left: 10px;
}

section.col-md-9.col-xs-12.content-arshive {
    background-color: #fff;
}
.erorrali{
    padding: 40px 0px;
    font-weight: 900;
    font-size: 19px;
    text-align:center;
}
.erorralimobile{
    padding: 40px 0px;
    font-weight: 900;
    font-size: 19px;
    text-align:center;
    color:#fff;
}
.vorod{
   color: #fff;
    padding: 10px 30px;
    border-radius: 25px;
    font-size: 17px;
    box-shadow: inset 20px 20px 55px #f5b315;
	    margin-left: 10px;
}
.vorod:hover {
    color: #0c068e;
    box-shadow: inset 20px 20px 35px #f5b315;
}
.sabtenam{
    background-color: #16cc00;
    color: #fff;
    padding: 10px 30px;
    margin: 10;
    border-radius:25px;
    font-size:17px;
}
.alikiani{
    text-align:center;
}
#faal{
    display:none;
}
li#faal {
    background-color: rgb(255, 255, 0);
    text-align: center;
    border-radius: 10px;
    margin-top: 20px;
}
.digits_login_form .dig_ma-box .bgdark {
    border-radius: 25px;
}
i.fa.fa-volume-up {
    margin-left: 5px;
}
.side{
    background-color: #ffd700;
    width: 100%;
    height: 240px;
    border-bottom-left-radius: 80px;
    border-bottom-right-radius: 80px;
    margin: 0px 0px 25px 0px;
    box-shadow: inset 40px 40px 79px #fff;
}
.uk-grid-item-match > :not([class*=uk-width]), .uk-grid-match > * > :not([class*=uk-width]) {
    box-sizing: border-box;
    width: 100%;
    flex: auto;
}
.uk-grid{
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none;
}
.uk-card {
    position: relative;
    box-sizing: border-box;
    transition: box-shadow .1s ease-in-out;
}
.br-d i {
    right: 24px !important;
    left: unset !important;
}
.erorramir{
    padding: 30px 0px;
    font-weight: 900;
    font-size: 19px;
    text-align: right;
    color: #fff;
    letter-spacing: 1px;
    margin-bottom: 20px;
}
#pmpro_account .pmpro_box {
    padding: 35px 0 !important;
}
th {
    color: #fff;
	padding-bottom:10px;
}
.pmpro_a-print {
    display: none;
}
.br-d i {
    color: #fff;
    font-size: 23px;
    position: absolute;
    top: 29px;
    left: 24px;
}
.bg-i {
    right: 10px !important;
    left: unset !important;
}

.bg-i {
    width: 51px;
    height: 51px;
    margin: 0 auto;
    border-radius: 50%;
    position: absolute;
    background: #fff;
    opacity: 0.3;
    left: 10px;
}
.br-d p {
    font-size: 14px !important;
    font-weight: bold;
    color: #fff !important;
    padding-bottom: 8px;
    margin-bottom: 0px !important;
}
.br-d h3 {
    font-size: 14px !important;
    font-weight: 400;
    color: #fff !important;
    padding-bottom: 20px;
    line-height: normal !important;
    margin: 0px !important;
    padding-top: 0px !important;
}

[class*=uk-child-width] > * {
    box-sizing: border-box;
    width: 100%;
}
.uk-grid-item-match, .uk-grid-match > * {
    display: flex;
    flex-wrap: wrap;
}
.uk-grid-small > * {
        padding: 0px 2px;
}
.br-d{
    border-radius: 5px;
}
.br-d p{
    font-size: 14px !important;
    font-weight: bold;
    color: #fff !important;
    padding-bottom: 8px;
    margin-bottom: 0px !important;
}
.f-l{
    float: left !important;
    text-align: right !important;
}

.f-l{

    width: 70%;
    padding-top: 18px;
    height: 100%;
    text-align: left;
}
.f-r {
    float: right;
}

.f-r {
    width: 30%;
    height: 100%;
    padding-top: 15px;
    text-align: center;
}
h4.card-title.uk-margin-small-top{
    font-size: 18px;
    padding: 10px;
}
img.avatar.avatar-120.photo.img-responsive {
    border-radius: 100px;
    border: 1.5px dashed #fff;
    padding: 5px !important;
}
.img-plan {
    float: left;
}
.deeper-text {
    margin-top: 20px;
}
#pmpro_actionlink-levels {
    display: none;
}
#pmpro_account .pmpro_box h3 {
   background: none;
    border: none;
    margin: 0;
    padding: 15px 0px !important;
	color:#fff;
}

input#pmpro_btn-submit {
    display: block;
    width: 50%;
    padding: 15px;
    -webkit-appearance: none;
    outline: 0;
    border: 0;
    color: white;
    background: #51ab00;
    transition: 0.3s; 
    border-radius: 8px;
}
input#pmpro_btn-submit:hover {
    background: darken(#63d200, 5%);
}
#pmpro_invoices_table th, td {
  text-align: center;
    padding: 12px 0px;
    border: 0.5px solid #ffffff;
    color: #fff;
    background-color: #6558f7;
    box-shadow: inset 20px 20px 30px #493bef;
}

.errorradio{
    color: #fff;
    padding: 10px 0px;
    text-align: center;
}
form.pmpro_form .input {
    display: block;
    width: 50%;
    padding: 5px;
    border-radius: 8px;
    border: 0.1px solid;
    outline: 0;
    transition: 0.3s;
}
form.pmpro_form .input:focus {
        background: darken(#fff, 3%);
    }
.gap{
    margin-top:30px;
}
.meshki{
    color:#000 !important;
}
.pmpro_error, input[type="text"].pmpro_error, input[type="email"].pmpro_error, input[type="url"].pmpro_error, input[type="password"].pmpro_error, input[type="number"].pmpro_error, input[type="tel"].pmpro_error, input[type="range"].pmpro_error, input[type="date"].pmpro_error, input[type="month"].pmpro_error, input[type="week"].pmpro_error, input[type="time"].pmpro_error, input[type="datetime"].pmpro_error, input[type="datetime-local"].pmpro_error, input[type="color"].pmpro_error, textarea.pmpro_error{
	text-align:right !important;
}
.SearchPart{
    margin-right:15px !important;
}
#preloader {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 999999;
	background: url('images/ploader.gif') 50% 50% no-repeat rgb(255,255,255);
}
#loginform label {
    color: #fff;
}
form#loginform {
    margin: 0 auto;
    display: block;
    background-color: #4a8ae4e8;
    border-radius: 20px;
    padding: 50px;
}
#loginform label {
    text-align: right;
}
input#first_name,input#last_name,input#display_name,input#user_email{
    padding: 5px 10px;
    background-color: #fff0a1;
    border: 3px solid #ffffff;
    color: #6558f7;
}
input.pmpro_btn.pmpro_btn-submit {
    border: none;
    color: #fff !important;
    background-color: #059a15 !important;
    padding: 10px 30px !IMPORTANT;
    border-radius: 8px !IMPORTANT;
    font-size: 15px;
    text-decoration: none !important;
    margin-right: 10px;
    box-shadow: inset 10px 10px 55px #00fb9e !important;
}
input.pmpro_btn.pmpro_btn-cancel {
    color: #fff !important;
    background-color: #cc0000 !important;
    padding: 10px 30px !IMPORTANT;
    border-radius: 8px !IMPORTANT;
    font-size: 15px;
    text-decoration: none !important;
    margin-right: 10px;
    box-shadow: inset 20px 20px 55px #ef807b !important
}
form.pmpro_form label, #loginform
{
margin-bottom: 10px;
    color: #fff;
}
.pmpro_login_wrap {
    width: 35%;
    margin: 0 auto;
}
input#user_login, input#user_pass {
    width: 100%;
}
#loginform p {
    margin-top: 15px;
}
button.lighte.bgdark.button.dig-signup-otp.registerbutton {
    padding: 25px;
    border-radius: 40px;
}
#dig_login_va_otp{
	 border-radius: 40px;
}
/*popup*/
/* Popup container - can be anything you want */
.popup {
  position: relative;
  display: inline-block;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* The actual popup */
.popup .popuptext {
  visibility: hidden;
  width: 300px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 10px;
  padding: 8px 0;
  position: absolute;
  z-index: 1;
  bottom: 125%;
  margin-left: -58px;
  right: -60px;
}

/* Popup arrow */
.popup .popuptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}
a.butt {
    color: bisque;
}
.butt:hover {
    padding: 10px;
    background-color: #2173e6;
    border-radius: 15px;
    box-shadow: inset 20px 10px 35px #bbad0047;
	color:#fff;
}
/* Toggle this class - hide and show the popup */
.popup .show {
    visibility: visible;
    -webkit-animation: fadeIn 1s;
    animation: fadeIn 1s;
    width: 240px;
    font-size: 15px;
    padding: 20px;
    background-color: #202e36;
    border: 3px solid #dabc73;
}

/* Add animation (fade in the popup) */
@-webkit-keyframes fadeIn {
  from {opacity: 0;} 
  to {opacity: 1;}
}
.butt{
	padding: 10px;
    background-color: #00339c;
    border-radius: 15px;
    color: #fff;
    box-shadow: inset 20px 10px 35px #2380b9;
}
@keyframes fadeIn {
  from {opacity: 0;}
  to {opacity:1 ;}
}
.pmpro_invoice_wrap {
    color: #fff ;
}