@charset "utf-8"; 
/*
Theme Name: Websima Creative Agency
Theme URI: http://websima.com
Author: Websima Creative Agency
Author URI: http://websima.com
Description: Websima Creative Agency
Version: 1
License: GNU General Public License v2 or later
Text Domain: websima
*/

img {
	max-width: 100%;
    height: auto;
}
body {
	direction:rtl;
	font-family: ayhan;
}
.ltr {
    direction: ltr;
}
.ltr .checkbox label {
    margin-left: 1.75rem;
    margin-right: 0;
	padding-top: 6px;
}
#register .ltr .checkbox  {
	float:left;
}
#register .ltr .checkbox label {
	padding-top: 0px;
}
.ltr .checkbox label:after, .checkbox label:before {
    right:auto;
    left: 0;
}
.ltr .checkbox input:checked~label:after {
    left: 4px;
    transform: rotate(-45deg) scaleX(-1);
}
@font-face{font-family:ayhan;font-style:normal;
	font-display: fallback;
	font-style: normal;
	src: url('assets/fonts/yekan/yekan.ttf') format('truetype'),
		 url('assets/fonts/yekan/yekan.eot') format('eot'),
		 url('assets/fonts/yekan/yekan.woff') format('woff');
}
.user-timeline-image {
	width:100%;
	height:auto;
}
.page-user-profile .user-profile-images{position:relative}.page-user-profile .user-profile-images .user-timeline-image{min-height:150px;-o-object-fit:cover;object-fit:cover}.page-user-profile .user-profile-images .user-profile-image{position:absolute;right:20px;bottom:-65px;box-shadow:0 0 20px 0 rgba(0,0,0,.41)}.page-user-profile .user-profile-images .user-profile-card-image{min-height:190px;-o-object-fit:cover;object-fit:cover;min-width:110px}.page-user-profile .user-profile-images .user-profile-stories-image{max-height:300px}.page-user-profile .user-profile-text{position:absolute;bottom:100px;right:190px;color:#FFF}.page-user-profile .user-profile-text .profile-text-color{color:#FFF}.page-user-profile .user-profile-nav{padding-right:12rem}.page-user-profile .user-profile-nav .nav-item .nav-link i{margin-left:0!important}.page-user-profile .user-profile-ellipsis{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.page-user-profile .user-profile-stories.swiper-container .swiper-slide{width:auto!important;cursor:pointer;position:relative}.page-user-profile .user-profile-stories.swiper-container .swiper-slide .user-swiper-text{color:#FFF;position:absolute;bottom:10px;right:10px}.page-user-profile .card-header{padding:1.7rem 1.7rem 0}.page-user-profile .card-footer{padding:0 1.7rem 1.7rem;font-size:1rem}@media only screen and (max-width:767px){.page-user-profile .user-profile-images .user-profile-image{height:100px;width:100px;top:50%;right:50%;margin-right:-45px;margin-top:30px;box-shadow:0 0 20px 0 rgba(0,0,0,.41)}.page-user-profile .user-profile-text{top:50%;right:50%;margin-right:-60px;margin-top:50px;color:#475F7B!important;text-align:center!important}.page-user-profile .user-profile-text .profile-text-color{color:#475F7B}.page-user-profile .user-profile-nav{padding-right:0;padding-top:8rem}}
.acf-fields.acf-form-fields {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    /* width: 100%; */
    margin-left: -15px;
    margin-right: -15px;
}
.app-content .acf-field input[type="text"]:focus,
.app-content .acf-field input[type="password"]:focus,
.app-content .acf-field input[type="number"]:focus,
.app-content .acf-field input[type="search"]:focus,
.app-content .acf-field input[type="email"]:focus,
.app-content .acf-field input[type="url"]:focus,
.app-content .acf-field textarea:focus {
    color: #475F7B;
    background-color: #FFF;
    border-color: #5A8DEE;
    outline: 0;
    box-shadow: 0 3px 8px 0 rgba(0,0,0,.1) !important;
}
.app-content .acf-checkbox-list label:before,
.app-content .acf-checkbox-list label:after {
    height: 20px;
    width: 20px;
    top: 0;
    right: 0;
    position: absolute;
}
.app-content .acf-checkbox-list label:before {
    content: '';
    border-radius: 4px;
}
.app-content .acf-checkbox-list li {
	margin-right:0 !important;
	margin-left:30px !important;
	margin-bottom: 15px !important;
}
.app-content ul.acf-radio-list li {
    margin-bottom: 7px;
	

}
.app-content ul.acf-radio-list li label {
    padding-right: 6px;
    text-indent: 6px;
	cursor:pointer;

}
.app-content .acf-field .acf-label p.description {
    padding-top: 5px !important;

}
.app-content ul.acf-radio-list li label input {
     transform:translateX(6px)
}
.app-content .acf-checkbox-list label {
padding-right: 25px;
    user-select: none;
    font-size: 13px;
    margin-right: 0;
	cursor:pointer;
}
.app-content .acf-checkbox-list label input {
	display: none;
}

.app-content .acf-checkbox-list label:after {
    content: ' ';
    border: 1px solid #DFE3E7;
    border-radius: 4px;
    -webkit-transition: .1s ease-in-out;
    transition: .1s ease-in-out;
}
.app-content .acf-checkbox-list label.active:after {
    border-top-style: none;
    border-left-style: none;
    -ms-transform: scaleX(-1) rotate(45deg);
    -webkit-transform: scaleX(-1) rotate(45deg);
    transform: scaleX(-1) rotate(45deg);
    height: .4rem;
    width: .8rem;
    border-color: #5A8DEE;
    border-radius: 0;
    border-width: 2px;
    top: 6px;
    right: 4px;
}
.app-content .acf-error-message.-dismiss {
    display: none;
}
.app-content .acf-field .acf-notice.-error {
    background: transparent;
    color: #d12626;
}
.app-content .acf-label label {
    font-size: 16px;
}
.app-content .acf-field .acf-input {
    position:relative;
    width:100%;
} 
.app-content .acf-field .acf-error-message:after {
    display:none;
}
.app-content ul.acf-checkbox-list.acf-bl {
    display: block;
    margin-top: 23px;
}
.app-content .acf-field .acf-error-message {
    position: absolute !important;
    background: transparent;
    padding: 0;
    margin: 0;
    left: 0;
    top: -42px;
}
/* .acf-field-5eea0c5749835,.acf-field-5eea0f60fcc55 { */
	/* display:none; */
/* } */

.app-content .acf-field .acf-error-message p {
    color: #F55E4F;
}
.app-content .acf-field .acf-label {
    vertical-align: top;
    margin: 0 0 10px;
    margin-bottom: 15px;
}
.app-content .acf-form-submit {
    text-align: left;
    margin-top: 20px;
}
.app-content .acf-field input[type="text"],
.app-content .acf-field input[type="password"],
.app-content .acf-field input[type="number"],
.app-content .acf-field input[type="search"],
.app-content .acf-field input[type="email"],
.app-content .acf-field input[type="url"],
.app-content .acf-field textarea,
.app-content .acf-field select {
	display: block;
    width: 100%;
    height: calc(1.4em + .94rem + 3.7px);
    padding: .47rem .8rem;
    font-size: 1rem;
    line-height: 1.4;
    color: #475F7B;
    background-color: #FFF;
    border: 1px solid #DFE3E7;
    border-radius: .267rem;
    -webkit-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.app-content .acf-field textarea {
	height:200px;
}
.app-content .acf-fields > .acf-field {
    padding: 20px 12px;
    border-top: none;
}
.app-content .acf-icon.small {
    width: 18px;
    height: 18px;
    line-height: 18px;
    font-size: 16px;
    color: #5a8dee;
    opacity: 1;
    top: 8px;
    left: 7px;
}
.app-content .acf-field input[type="url"] {
    direction: ltr;
    padding-left: 30px;
}
ul.list-unstyled li {
    margin-bottom: 25px;
}
ul.list-unstyled .bx {
    font-size: 22px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 6px !important;
}
.invoice-list-wrapper .dataTables_wrapper .top .action-filters .dataTables_filter label input {
    width: 99%;
    height: 39px;
    padding-right: 3rem;
    font-size: 0.8rem;
    font-family: ayhan;
}
.divider {
    width: 100%;
}
.customer-list i.bx {
    font-size: 22px;
    display: inline-block;
    vertical-align: middle;
    color: #5A8DEE;
    margin: 0 0 0 6px !important;
}

.customer-list div {
    padding-right: 28px;
    line-height: 33px;
    margin-top: 9px;
}
div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    margin: 2px 0;
    white-space: nowrap;
    justify-content: flex-start !important;
    margin-top: 20px !important;
}
.invoice-list-wrapper .dataTables_wrapper .invoice-data-table tr .invoice-action a i {
    color: #5A8DEE;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    margin-top: -4px;
}
.invoice-list-wrapper .dataTables_wrapper .invoice-data-table tr .invoice-action a {
    color: #8a99b5;
    font-size: 13px;
}
.main-menu .navbar-header .navbar-brand .brand-logo {
    height: auto;
	margin-right: 6px;
}
h2.brand-text span {
    display: block;
    font-size: 15px;
}
.flexed {
    display: flex;
    justify-content: space-around;
}
.project-details {
    display: inline-flex;
    align-items: center;
}
.project-details div, .project-details a {
    display: inline-flex;
}
.access-profile {
    display: inline-flex;
}
.lin-2 p {
    line-height: 2.5rem !important;
}
.invoice-action a i:before {
	font-size:26px;
}
table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child::before, table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > th:first-child::before {
    top: 20px !important;
}
.contract-details p {
	font-size: 14px;
	line-height: 30px;
    color: #4a4a4a;
	text-align: justify;
}
.aboler {
    left: 20px;
    position: absolute;
    top: 20px;
}
.contract-details p i {
    font-size: 26px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -4px;
	margin-left:10px;
	
}
.accordion .card .card-header {
	font-size:16px;
}
.accordion .card-body ul li {
    margin-bottom: 5px;
	line-height: 34px;
}
.accordion .card-body b, .accordion .card-body strong {
    font-weight: bolder;
    color: #676767;
    text-decoration: underline;
}
.accordion .card-body p:last-child {
	margin:0;
}
.accordion .card-body p {
    line-height: 34px;
	text-align:justify;
}
.faq .swiper-centered-slides.swiper-container .swiper-slide {
    min-width: 280px;
}
.app-content .acf-taxonomy-field .categorychecklist-holder {
    border: none;
    padding: 0;
}
.module-wrap p {
	margin:0;
}
.module-wrap span.price {
    display: block;
    float: left;
    position: absolute;
    left: 0;
    top: 0;
}
.app-content .module-wrap {
    display: inline-block;
    margin-right: 1%;
    width: 95%;
    position: relative;
	padding-bottom: 13px;
	margin-left:0 !important;
} 
.freebase {
    width: 100%;
}
.app-content .free-modules .module-wrap {
    display: inline-block;
    margin: 10px 0 0 1%;
    width: 48%;
    position: relative;
    padding-bottom: 13px;
}
.free-modules i {
    font-size: 35px;
    display: inline-block;
    float: right;
    margin-top: -9px;
    margin-right: -8px;
}
.base-module .card-header > p,
.base-module .card-header br {
	display:none;
}
.acf-field-message.acf-field .acf-label label {
	display:none;
}
.addon-m > i {
    font-size: 35px;
    display: inline-block;
    float: right;
    margin-top: -7px;
    margin-right: 0px;
}

.addon-m .module-wrap {
    margin-right: 0;
    /* padding: 20px 0; */
}

.addon-m {
    padding: 10px 0;
    border-bottom: 1px solid #eee;
    margin-bottom: 15px;
}
.addon-m:last-child {
    border-bottom: none;
    margin-bottom: 0px;
}
.acf-field-message {
    /* padding: 0 !important; */
    margin-bottom: -20px !important;
    display: block;
	margin-top: -45px  !important;
}
.base-module {
    width: 100%;
}
.acf-field.acf-field-message.acf-field-5f102508ab5b3.col-12.calculator {
    height: 0;
    margin-bottom: -40px;
}
.bg-grayd {
	background:#f3f5f7;
}
.base-module .card-header  {
	border-radius:0 !important;
}
.base-module .card-header i {
    font-size: 24px;
    color: #fff;
}
.app-content .acf-button-group {
    width: 100%;
}
.app-content .acf-field-5f1018f0aa8e2 ul.acf-checkbox-list li ,
.app-content .acf-field-5f101284046d4 ul.acf-checkbox-list li {
font-size: 13px;
    line-height: 22px;
    margin: 0;
    position: relative;
    word-wrap: break-word;
    border-bottom: 1px solid #eee;
    margin-bottom: 17px !important;
	    margin-left: 0 !important;
}
.calculator .acf-label {
    display: none;
}
.price-calulators {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: fixed;
    bottom: 0;
    width: 75%;
    background: #000F1F;
    padding: 20px;
    z-index: 9;
    border-radius: 6px 6px 0 0;
    color: #eee;
    margin-right: 0%;
    right: 15%;
}

.usage-wrap .price small {
    color: #4a4a4a;
    font-size: 13px;
}
.usage-wrap .price {
    font-weight: bold;
    font-size: 20px;
    color: #39DA8A;
}
.price-calulators p{
	margin:0;
}
.price-calulators h6{
	color:#fff;
	margin-bottom: 15px;
    font-size: 18px;
}
.price-calulators span {
    font-size: 20px;
	    display: inline-block;
}
.price-calulators i {
color: #fff;
    margin-bottom: 0px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 8px;
    font-size: 23px;
    margin-top: -10px;
}
.days-calc {
    /* margin-top: 5px; */
    /* margin-bottom: -5px; */
}
.module-wrap span.price i {
    vertical-align: middle;
    margin-top: -3px;
}
.app-content .acf-button-group label:hover,
.app-content .acf-button-group label {
    border: none;
    margin:10px;
    padding:15px;
    margin:0px;
    text-align:right;
    border-bottom:3px solid #eee;
	background: unset;
	transition:all 0.2s linear;
	cursor:pointer;
}

.app-content .acf-button-group label.selected {
    background: unset;
    color: unset;
    padding:15px;
    margin:0px;
    border-bottom:3px solid #437DEC !important;
}
.app-content .acf-button-group label:last-child {

    border-bottom:3px solid #eee;
} 

.app-content .acf-taxonomy-field .categorychecklist-holder ul.acf-checkbox-list.acf-bl li {
    display: inline-block;
    /* box-shadow: 0 0 black; */
    padding: 0;
}

.app-content .acf-taxonomy-field .categorychecklist-holder ul.acf-checkbox-list.acf-bl {
    padding: 0;
    margin-top: 8px;
}
.main-menu.menu-dark .navigation {
    background: #000F1F;
}
.main-menu.menu-dark {
    color: #8A99B5;
    background: #000F1F;
}
.price-calulators .price-calc i {
    color: #39DA8A;
}
.price-calulators .price-calc:hover i {
    color: #fff;
}
.usage-archive .module-wrap span.price {
    top: 20px;
}
.usage-archive .module-wrap {
    margin: 0;
    width: 100%;
    padding: 20px 15px;
    border-bottom: 1px solid #eee;
}
p.base-price {
    font-size: 30px !important;
	color:#39DA8A !important;
}

p.base-price small {
    font-size: 14px !important;
	color: #828D99!important
}
a.cat-view {
    margin: 0 10px;
    display: inline-block;
}
.breadcrumb .breadcrumb-item+.breadcrumb-item:before {
    content: '\ea4a';
    font-family: boxicons;
    position: relative;
    top: 2px;
    transform: rotate(180deg);
    transform-origin: center;
    padding-right: 10px;
    padding-left: 0px !important;
}
.module-content p {
    font-size: 16px !important;
    line-height: 36px;
    margin-bottom: 15px;
}


.module-content h2 {
    font-size: 23px;
    margin: 45px 0 25px;
    display: block;
}

.module-content ol,.module-content ul {
    padding: 0 10px 0 0;
}

.module-content ol li, .module-content ul li {
    font-size: 15px;
    line-height: 32px;
    margin-bottom: 5px;
}
@media (max-width:420px) {
	li.project-details {
		margin: 20px 0 10px!important;
		text-align: center;
	}
}
@media (max-width:560px) {
	.wizard .steps ul li a {
		font-size: 11px;
	}
.wizard .steps ul li a {
    font-size: 11px;
}

.module-wrap span.price {
    /* position: relative; */
    top: -21px;
}

.module-wrap h6 {
    margin-top: 20px;
    line-height: 30px;
}
}
@media (max-width:998px) {
.app-content .free-modules .module-wrap {
    width: 100%;
    margin: 10px 0 0;
    padding: 0;
}

.free-modules i {
    margin-top: -1px;
}
.page-user-profile .user-profile-nav {
    padding-right: 20px !important;
}
.page-user-profile .user-profile-nav {
    padding-right: 20px;
}

.card.widget-user-details .card-footer {
    flex-wrap: wrap;
    justify-content: center;
}

.card.widget-user-details .card-footer a {
    margin-top: 20px;
    width: 100%;
}

.card.widget-user-details .card-footer div {
    width: 100%;
}
table.dataTable>tbody>tr.child ul.dtr-details span.dtr-data {
	display: inline-block;
}
.action-btns {
    margin: 0 !important;
}
.actions.action-btns select {
    margin-bottom: 15px;
    padding: 0;
}
.actions.action-btns {
    flex-wrap: wrap;
width: 100%;
}
table.dataTable>tbody>tr.child ul.dtr-details {
    width: 100%;
}
	.acf-button-group {
		flex-wrap: wrap !important;
	}
	.price-calulators {
		flex-wrap: wrap;
		width: 100%;
		right: 0;
		justify-content: center;
	}

	.price-calulators .details {
		margin-bottom: 10px;
		text-align: center;
	}

	.price-calulators .details h6 {
		font-size: 14px;
	}

	.price-calulators .details p {
		font-size: 11px;
	}

	.price-calulators .calc {
		text-align: center;
		width: 100%;
	}

	.price-calulators .calc .btn {
		padding: 10px !important;
	}
}
ul.acf-radio-list.acf-hl li, ul.acf-checkbox-list.acf-hl li {
    margin-left: 20px !important;
    clear: none;
    margin-right: 0  !important; 
}
.app-content ul.acf-radio-list li label {
    font-size: 14px;
}
.acf-field-message.messagewarn {
    background: #ccc;
    display: block;
    margin: -10px 0 20px !important;
    clear: both;
    padding: 20px 20px !important;
}

.acf-field-message.messagewarn p {
    margin: 0;
    line-height: 36px;
    text-align:justify
}

.acf-field-message.messagewarn .acf-label {
    display: none;
}
.acf-field--post-title {
    width: 100%;
}
.inline-block {
    display: inline-block;
}
.tdesc p {
    text-align: justify;
    line-height: 38px;
    font-size: 16px;
    width: 100%;
}
.tfiles {
    display: block;
    width: 100%;
}
.progress-timeline {
    position: relative;
	width:100%;
    margin-bottom: 40px;
	margin: auto;
}
.progress-timeline small:before {
    content: "";

    background: transparent;
    display: block;
    position: absolute;
    left: 0;
    bottom: 30px;
    right: 0;
    margin: auto;
	width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 6px 0 6px;
    border-color: #394C62 transparent transparent transparent;
}
.progress-timeline small a {
	color: #394C62
}
.progress-timeline small {
    position: absolute;
    bottom: -35px;
    padding-left: 0;
    min-width: 80px;
    text-align: center;
    line-height: 23px;
	margin-left:-40px;
}
small.onboard.onstart {
    margin-left: -34px;
}
small.onboard.onend {
    margin-left: -46px;
}


@media only screen and (max-width: 767px) {
	.page-user-profile .user-profile-text {
		top: unset;
		right: unset;
		margin-right: 0;
		margin-top: 50px;
		color: #475F7B!important;
		text-align: center!important;
		position: relative;
		font-size: 20px;
	}
	.page-user-profile .user-profile-text h4{
		font-size: 18px;
	}
	.page-user-profile .user-profile-nav li {margin:0 !important; }
	.page-user-profile .user-profile-nav {
		padding-right: 20px;
		padding: 40px 10px !important;
		flex-wrap: wrap;
	}
	.page-user-profile .user-profile-nav .d-flex{
		flex-wrap: wrap;
		justify-content: center;
		margin-top: 10px;
	}
	.page-user-profile .user-profile-nav .d-flex a {
		margin: 10px auto 0 !important;
	}
	.project-details {
		flex-wrap: wrap;
		justify-content: flex-end;
		padding: 10px 20px 0;
		/* margin-bottom: -40px; */
	}

	.project-details a {
		display: none;
	}

	.project-details small {
		display: block;
		width: 100%;
		direction: ltr;
		text-align: left;

		font-size: 14px;
		margin-top:10px !important;

	}
	
	.user-profile-card .card-header {
		display: none;
	}

	.user-profile-card .card-body {
		padding: 15px !important;
	}

	.user-profile-card .card-body p {
		margin: 0;
		font-size: 13px;
	}

	.user-profile-card .card-body h4 {
		font-size: 16px;
	}
	.card.widget-user-details .card-footer div {
		width: 100%;
		text-align: center;
	}
	.card.widget-user-details .card-footer div img {
		float: none !important;
		display: block;
		margin: auto !important;
	}
	.access-profile.ml-auto.mr-1 {
		margin: 0 auto 0 0 !important;
		padding: 0 !important;
		text-align: left;
	}

	.access-profile.ml-auto.mr-1 a {
		margin-left: 0 !important;
	}
}
.linkicon {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    color: #39da8a;
    transition: all 0.2s linear;
}
.app-content .acf-field .acf-label p.description {
    font-size: 12px;
}