@charset "utf-8";
@font-face {
    font-family: "iransans";
    font-style: "normal";
    font-weight: "normal";
    src: url("../font/iransans/IRANSansWeb.eot");
    src: url("../font/iransans/IRANSansWeb.eot?#iefix") format("embedded-opentype"), 
         url("../font/iransans/IRANSansWeb.woff") format("woff"),
         url("../font/iransans/IRANSansWeb.ttf") format("truetype");
}
body, small, #primary-menu ul ul li > a, .wp-caption, .feature-box.fbox-center.fbox-italic p, .skills li .progress-percent .counter, .nav-tree ul ul a, .font-body, .entry-meta li, .entry-link span, .entry blockquote p, .more-link, .comment-content .comment-author span, .button.button-desc span, .testi-content p, .team-title span, .before-heading, .wedding-head .first-name span, .wedding-head .last-name span, h1, h2, h3, h4, h5, h6, #logo, #primary-menu ul li > a, #primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column > li.mega-menu-title > a, #top-search form input, .entry-link, .entry.entry-date-section span, .button.button-desc, .counter, label, .nav-tree li a, .wedding-head .first-name, .wedding-head .last-name, .font-primary,.menu-link {
    font-family: "iransans" !important;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, p {
    font-family: "iransans";
}

.form-group > label.error {
    display: block !important;
    text-transform: none;
}

.form-group input.valid ~ label.error,
.form-group input[type="text"] ~ label.error,
.form-group input[type="email"] ~ label.error,
.form-group input[type="number"] ~ label.error,
.form-group select ~ label.error { display: none !important; }
@media (min-width: 992px){
    .sticky-header.full-header #header-wrap {
        border-bottom: none;
    }
}

.sticky-header .header-wrap-clone{
    height: inherit !important;
}
.header-wrap-clone{
    height: 135px !important;
}
@media (max-width: 400px){
    #slider,#page-title{
        margin-top:0 !important;
    }
}
.sticky-header #slider,
.sticky-header #page-title{
    margin-top:inherit;
}

@media (min-width: 992px){
    .full-header .primary-menu .menu-container {
        border-right: 0px solid #EEE;
    }
    .full-header #logo {
        border-right: 0px solid #EEE;
    }
    .header-size-md #header-wrap #logo img {
        height: 80px;
		margin-top: 20px;
		width: inherit !important;
		max-width: inherit !important;
    }
    #header.full-header:not(.transparent-header) {
        border-bottom: 0px;
    }
    .sticky-header #header-wrap #logo img {
        height:80px !important;
    }
    

}

.top-cart-number {
    left: auto;
    right: -8px;
}
.header-misc-icon > a{
    width: inherit;
    height: inherit;
    color: #FFF;
    font-size: 15px;
    background-color: #278d82;
    border-radius: 20px !important;
    padding-right: 12px;
    padding-left: 12px;
    font-weight: normal;
    letter-spacing: 0;
}
.header-misc-icon i{
    /* background: #278d82;
    padding: 7px;
    border-radius: 5px; */
}
@media (min-width: 992px){
    .menu-link {
        /* padding: 24px 20px !important; */
        padding: 10px 20px !important;
        /* border-bottom: 4px solid #FFF; */
        font-weight: normal;
        font-size:15px;
        letter-spacing: 0;
        color:#FFF;
		border:2px solid transparent;

    }
    .menu-link:hover,.menu-link:active {
        /* background: #f2c029!important;
        border-radius: 15px;
        color: #FFF!important;
        padding: 10px 20px !important; */
		border:2px solid #e5c459;
		border-radius: 15px;
        color: #FFF!important;

    }
    #top-search{
        margin-top: -15px;
    }
}
.sform .input-group-text{
background-color: #FFF;
border: 0;
}
.sform .form-control{
border: 0;
font-weight: normal;
}

@media (min-width: 992px){
[class^=col-]:not(:last-child) .feature-box .fbox-img:before {
content: '';
position: absolute;
top: 50%;
right: 100%;
left:inherit;
width: 70%;
border-top: 2px dashed #89d9d8;
}
}
.feature-box {
padding: 0;
}
.fancy-title::after {
margin-top: 40px;
border-top: 10px solid #e4e4e4;
border-top-width: 2px !important;
}
.specialbox{
margin-top: 150px ;
margin-bottom: 120px;
}
@media (max-width:400px){
.fancy-title::after {
margin-top: 35px;
}
.specialbox{
margin-top: 150px !important;
margin-bottom: 120px !important;
}
.retina-logo{
text-align: center;
margin: 0 auto;
display: block;
}
.topsearch{
margin-bottom: 20px !important;
/* display: none !important; */
}
.header-miscss{
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
width: 100%;
padding-right: 15px;
padding-left: 15px;
}
#footer .footer-widgets-wrap{
padding-bottom:0;
}
.topsearch{
padding: 0;
}
}

.portfolio-desc h3 a{
font-weight: normal;
letter-spacing: 0;
}
.hero-diagonal::before {
background-image: linear-gradient(rgba(0,0,0,0.3), rgba(0,0,0,0.4)), url('image/img3.jpg');
}
.carousel-widget2 .owl-item:hover img{
border-bottom-left-radius: 130px !important;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.carousel-widget2 .owl-item img{
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.widget_links:not(.widget-li-noicon) li::before{
content: "\e7a4";
margin-left: 5px;
}

#content p {
    line-height: 2;
    padding-left: 10px;
    font-size: 15px;
}
.orderbox .feature-box:hover .fbox-img,
.orderbox .feature-box:hover .fbox-img img
{
background: #078686 !important;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.orderbox .feature-box .fbox-img{
background: #2fa1a1;
border-radius: 10px;
padding: 20px;

}
.orderbox .feature-box .fbox-img img{
background: #2fa1a1;

}
@media (min-width: 1200px){
#top-bar .container, 
#top-bar .container-sm, 
#top-bar .container-md, 
#top-bar .container-lg, 
#top-bar .container-xl {
max-width: 1300px;
}
}


/* ----------------------------------------------------------------------------
Services Grid
---------------------------------------------------------------------------- */

.grid-border { overflow: hidden; }

.grid-border [class^=col-]:before,
.grid-border [class^=col-]:after {
content: '';
position: absolute;
}

.grid-border [class^=col-]:before {
height: 100%;
top: 0;
left: -1px;
border-left: 1px solid rgba(0,0,0,0.05);
}

.grid-border [class^=col-]:after {
width: 100%;
height: 0;
top: auto;
left: 0;
bottom: -1px;
border-bottom: 1px solid rgba(0,0,0,0.05);
}

.dark .grid-border [class^=col-]:before,
.dark .grid-border [class^=col-]:after { border-color: rgba(255,255,255,0.05); }
.fbox-content-sm h3, .fbox-content-sm p {
font-size: 17px;
font-weight: normal;
}
.col-padding {
padding-bottom: 20px;
padding-top: 20px;
}
/***********************************************************************************/
.svg-separator {
    position: absolute;
    width: 100%;
    height: 20px;
    bottom: 0;
    left: 0;
    display: flex;
    justify-content: center;
    flex-direction: column;
    z-index: 1;
}
.grbtn{
    background: rgb(52,178,166) !important;
    background: linear-gradient(90deg, rgba(52,178,166,1) 0%, rgba(11,86,79,1) 100%)!important;
}

.play-video:hover i {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.play-video i {
    position: absolute;
    padding-left: 5px;
    top: 50%;
    left: 50%;
    width: 80px;
    height: 80px;
    line-height: 81px;
    border-radius: 50%;
    z-index: 1;
    background-color: #267DF4;
    background-color: #FFF;
    /* background-color: var(--themecolor); */
    text-align: center;
    font-size: 24px;
    color: #FFF;
    margin-top: -40px;
    margin-left: -40px;
    transition: transform .3s ease-out;
    -webkit-backface-visibility: hidden;
    box-shadow: 0px 0px 8px 4px #ffffffb8;
}
.icon-play:before {
    content: "\eb1b";
    color: #1d7e77;
}

/***********************************************************************************/
.border-light {
    border-color: #EEE !important;
}
.card { border-radius: 8px; }
.card-img-top {
    border-top-left-radius: calc(8px - 1px);
    border-top-right-radius: calc(8px - 1px);
}
.ecommerce-categories [class^=col-] {
	position: relative;
	margin-bottom: 30px;
}
.ecommerce-categories [class^=col-] > div{
	background: #FFF;
	border-radius: 20px;
	border: 5px solid rgb(235,190,47);
	/* border-image-source: linear-gradient(180deg, rgb(254,234,163), rgb(235,190,47));
	border-image-source: linear-gradient(180deg, rgb(254,234,163), rgb(235,190,47)); */
	/* border-image-slice: 2; */
	/* padding: 5px; */
}
.ecommerce-categories [class^=col-] > div::before {
	border-radius: 100%;
	
}
.ecommerce-categories [class^=col-] > div > a{
	border-radius: 13px;

}
.text-borders{
    text-shadow: -1px -1px 0 #c2b7eb, 1px -1px 0 #c2b7eb, -1px 1px 0 #c2b7eb, 1px 1px 0 #c2b7eb;
}
.ecommerce-categories [class^=col-] > div > a {
	display: block;
	position: relative;
	/* height: 250px; */
	background-color: #EEE;
}

.ecommerce-categories [class^=col-] img { display: block; }

.ecommerce-categories [class^=col-] > a::before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,0.4);
	opacity: 0.4;
	-webkit-transition: all .7s ease;
	transition: all .7s ease;
}

.ecommerce-categories [class^=col-] > a:hover::before { opacity: 1; }
/***********************************************************************************/


#logo {
    margin-right: inherit;
}
body {
    font-size: 14px;
    color: #333;
}
.sticky-header #header-wrap{
	background: #28a296 !important;
	box-shadow: 0 0 10px rgba(0,0,0,0.3) !important;
}
#header-wrap,#header,#wrapper{
	background: transparent !important;
}
.inputer{
	font-family: inherit !important;
    color: #FFF !important;
    font-size: 17px !important;
    letter-spacing: 0 !important;
}
.clients-grid .grid-item a {
	width: 90%;
}
.clients-grid .grid-item{
    padding:5px 0;
}
.he-text{
	font-size:15px;
	letter-spacing: -0.5px;
}
.footer-widgets-wrap .heading-block:after{
	border-bottom:1px solid #40e0d0;
	content:' ';
}
.footer-widgets-wrap .heading-block::after {
    border-top-color: #40e0d0;
}
.footer-widgets-wrap .heading-block h2 {
	font-size: 18px;
	color:#000;
	letter-spacing: 0;
}
.footer-widgets-wrap .heading-block.center::after{
    margin: 6px auto 0;
}
.text-dark i{
	color: #125955 !important;
}
.clients-grid .grid-item a img {
    border-radius: 4px;
}
.clients-grid .grid-item img {
    border:1px solid transparent;
}
.clients-grid .grid-item:hover img {
    border:1px solid #33b3a6;
}
.flip-card-back{
	background: #1f655d !important;
	border: 5px solid #f3cd50;
	border-radius: 20px;
}
.color2{
	color: #3ee1ce !important;
}
.i-products {
	position: relative;
	overflow: hidden;
	border-radius: 4px;
}
.i-products:hover { box-shadow: 0 4px 6px rgba(0,0,0,.04); }
.i-products .products-image,
.i-products .products-image img {
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
}
.i-products .products-image img {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    -webkit-backface-visibility: hidden;
}
.i-products:hover .products-image img {
	-webkit-transform: translateY(-10px);
	transform: translateY(-10px);
}
.i-products .products-image .badge {
	position: absolute;
	display: block;
	top: 10px;
	left: 10px;
	color: #222;
	background-color: #FFF;
	padding: 5px;
	border-radius: 3px;
}
.i-products .products-desc {
	position: relative;
	padding: 25px;
	background-color: #FFF;
	border: solid #EEE;
	border-width: 0 1px 1px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	min-height: 250px;
	-webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-backface-visibility: hidden;
}
.i-products:hover .products-desc {
	margin-top: -123px;
	min-height: 373px;
	box-shadow: 0 -3px 20px 3px rgba(0,0,0,.4);
}
.i-products .products-desc h3 {
	font-size: 20px;
	margin-bottom: 8px;
}
.i-products .products-desc p,
.i-products .products-desc .counter,
.i-products .products-hoverlays .list-group-item,
.i-products .products-hoverlays .product-user a,
.i-products .products-hoverlays .products-location { color: #999; }
.i-products .products-desc p {
	font-weight: 400;
	margin-bottom: 25px;
}
.i-products .products-desc .counter {
	display: block;
	font-size: 13px;
	font-weight: 600;
}
.i-products .products-desc h3 a,
.i-products .products-desc .counter span,
.i-products .products-desc .counter strong,
.i-products .products-hoverlays .list-group-item strong { color: #333 }
.i-products .products-hoverlays .list-group-item {
	padding-left: 0;
	font-size: 14px;
}
.i-products .products-hoverlays .product-user img {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	margin-right: 10px;
}
.i-products .products-hoverlays {
	position: absolute;
	opacity: 0;
	left: 0;
	right: 0;
	bottom: -100px;
	width: 100%;
	padding-left: 25px;
	padding-right: 25px;
	background-color: #FFF;
	visibility: hidden;
	-webkit-transform: translateY(-20px);
	transform: translateY(-20px);
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	z-index: 1;
	transition: all .2s ease-in-out;
	-webkit-backface-visibility: hidden;
}
.i-products:hover .products-hoverlays {
	bottom: 0;
	opacity: 1;
	visibility: visible;
	transition: all .2s ease-in-out;
}
@media (min-width: 768px){
	.portfolio-reveal .portfolio-item:hover .portfolio-image{
		-webkit-transform: translateY(-15%);
		transform: translateY(-15%);
		/* margin-top: -35px; */
	}
	.pcontnc{
		margin: 0 350px;
	}
}
.portfolio-reveal .portfolio-item:hover .portfolio-image {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
@media (min-width: 768px){
	.portfolio-reveal .portfolio-image, .portfolio-reveal .bg-overlay {
		-webkit-transition: all .3s ease-in-out;
		-o-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
	}
}
@media (max-width: 768px){
	#logo{
		margin: 0 auto !important;
	}
	.header-size-md .retina-logo{
		/* margin-right: -60px; */
	}
	.header-size-md #header-wrap #logo img {
		height: 55px !important;
		margin-right: 25px;
		margin-top: 10px;
		margin: 0;
    }
	.header-misc{
		margin:0px;
	}
	.header-misc-icon .btn-group{
    	margin-left: -15px;
	}
    .agk{
        border: 0;
    }
	.inputer{
		text-align: center;
		padding-right: 0 !important;
		margin-right: 0 !important;
	}
	#top-search{
		margin-top: -11px;
	}
	img.min-vh-50{
		height: inherit;
    	min-height: inherit !important;
	}
	.agk {
		min-height: inherit !important;
	}
	.svg-trigger{
		background: #f2c943;
	}
	.topsvg{
		display: none;
	}
	#header {
		background: #208c82 !important;
		border:0px;
	}
	#header-wrap{
		direction: ltr;
		padding: 7px 0;
	}
	.primary-menu a{
		color: #FFF;
		letter-spacing: 0;
		font-weight: normal;
	}
	.kkk{
		display: none;
	}
	.vvv{
		display: none;
	}
	.midsvg{
		margin-bottom: -23px;
	}
    .abouter{
        background:url('https://tadabor.ir/wp-content/uploads/2018/02/kjhghjug.jpg') fixed !important;
        background-size: cover!important; 
    }
    .col-lg-4 .col-md-12{
        padding:0 !important;
    }
    .owl-carousel .owl-nav [class*=owl-] {
        opacity: 1;
        left: -8px;
    }
	.pr-tab .tab-nav {
	    display: block !important;
	}
	.pr-tab .tab-nav li {
		height: 55px;
	}
	.pr-tab .tab-nav li a {
		height: 55px;
	}
	.pr-tab .tab-container .shop{
		padding-top:15px;
	}
	.info-tab .tab-nav.tab-nav2 li{
		margin:inherit !important;
		width: 48%;
   		margin-left: 5px !important;
	}
	.info-tab .tab-nav.tab-nav2 li:first-child{
		margin-left: 5px !important;
	}
	.info-tab .tab-nav.tab-nav2 li a{
		padding:10px !important;
	}
	.info-tab li.ui-tabs-active:after {
		content: none !important;
	}
	.info-tab .tab-nav li{
		height: inherit;
	}
	.info-tab .tab-container {
		margin-top: 20px !important;
	}
	.footer-widgets-wrap{
		padding: 10px;
	}

	.bottomenu{
		width: 100%;
		height: auto;
		margin-top: -1px;
		padding: 0 60px;
		display: block !important;
	}
}
.flex-control-nav li a {
    border: 1px solid #1d857b;
}
.flex-control-nav li:hover a, .flex-control-nav li a.flex-active {
    background-color: #1d837a;
}
@media (min-width: 992px){
	.full-header #logo {
    	padding-right: 55px;
	}
	.header-misc-icon{
		padding-left: 60px;
	}
	.flex-control-nav{
		display: block;
		top:50%;
		right: 10px;
	}
	.flex-control-nav li{
		margin-bottom: 5px;
	}
}
.heading-block h2 {
    font-size: 25px;
}
.heading-block::after{
	content:none;
}
.heading-block {
    margin-bottom: 25px;
}
.fontw-normal{
	font-weight: normal !important;
}
.col-lg-3 .flip-card-front, 
.col-lg-3 .flip-card-back {
	height: 250px !important;
}
.col-lg-4 .flip-card-front, 
.col-lg-4 .flip-card-back {
	height: 515px !important;
}
.flip-card-inner .card-title{
	letter-spacing: -0.5px;
    font-size: 20px;
    font-weight: normal !important;
}
.flip-card-inner {
	padding: 1rem;
}
.flip-card-inner p {
	font-size: 15px;
}
#portfolio h2{
	font-size: 21px;
	margin-bottom: 34px !important;
}
.inputer::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #FFF !important;
  opacity: 1; /* Firefox */
}
.inputer:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #FFF!important;
}
.inputer::-ms-input-placeholder { /* Microsoft Edge */
  color: #FFF!important;
}
/* #wrapper:has(.sticky-header) {
	display:none !important;
} */

.owl-carousel:hover .owl-nav [class*=owl-] {
    opacity: 1;
    left: -8px;
}
.owl-carousel:hover .owl-nav .owl-next {
    left: auto;
    right: -8px;
}

.min-vh-60 {
	min-height: 70vh !important;
}
@media (max-width: 768px){
	.agk {
		min-height: inherit !important;
	}
	/* .content-wrap{
		padding: 0;
	} */
	#portfolio h2{
		font-size: 15px !important;
		margin-bottom: 12px !important;
	}
}


.pr-tab .tab-nav{
    background: #33b3a6;
    -webkit-border-top-right-radius: 25px;
    -moz-border-radius-topright: 25px;
    border-top-right-radius: 25px;
}
.pr-tab .tab-nav li.ui-tabs-tab a{
    background: #28857d;
    color: #FFF;
    text-align: right;
    direction: rtl;
    padding-top: 10px;
    padding-bottom: 11px;
}
.pr-tab .tab-nav li.ui-tabs-active a{
    background: #f2f2f2;
    color:#28857d;
    
}
.pr-tab .tab-nav li:first-child,
.pr-tab .tab-nav li:first-child a
{
    -webkit-border-top-right-radius: 25px;
    -moz-border-radius-topright: 25px;
    border-top-right-radius: 25px;
}
@media (min-width: 768px){
    .pr-tab .side-tabs .tab-nav {
        min-width: 250px;
    }
    .pr-tab .side-tabs .tab-nav li {
        border: 0;
    }
    .pr-tab .tabs-bordered.side-tabs .tab-container {
        border: 0 solid #DDD;
    }
    .pr-tab .side-tabs .tab-nav li:first-child{
        border:0px;
    }
    .pr-tab .tabs-bordered.side-tabs .tab-nav {
        border: 0 !important;
    }
    .pr-tab .tabs-bordered.side-tabs .tab-nav li.ui-tabs-active a {
        right: 0;
    }
    .pr-tab .tabs-bordered.side-tabs .tab-nav li.ui-tabs-active .badge {
        background: #28857d;
        color: #FFF;
    }
}
.pr-tab .product .grid-inner{
    border: 4px solid #dee5eb;
    border-radius: 10px;
    padding: 10px;
}
.pr-tab .product .grid-inner:hover{
    border: 4px solid #f4c947;
}
.pr-tab .product .product-image img{
    border-radius: 5px;
}
.pr-tab .product del{
    font-size:12px;
    letter-spacing: -0.5px;
}

.info-tab .tab-nav.tab-nav2 li:first-child {
    margin-left: 10px;
}
.info-tab .tab-nav.tab-nav2 li a {
    border: 3px solid #fbe170;
    border-radius: 10px;
    padding: 10px 30px;
    height: auto;
    margin-bottom: 5px;
    font-weight: normal;
    font-size: 16px;
}
.info-tab .tab-nav.tab-nav2 li:hover a{
	border: 3px solid #1b7b72;
}
.info-tab .tab-nav.tab-nav2 li {
	margin: 0 auto;
	transition: all .2s ease;
}
.info-tab .tab-container {
	background: #e8e8e8;
    padding: 20px;
    border-radius: 20px;
    margin-top: 80px;
}
.color-gr1{
	color:#2d877e;
}




.scw-trigger-icon {
	position: fixed;
	width: 44px;
	height: 44px;
	background-color: #286f67;
	top: 121px;
	left: auto;
	right: 26px;
	border: 0;
	padding: 0;
	text-align: center;
	z-index: 5;
	cursor: pointer;
}

.scw-switcher-wrap i { font-size: 18px;color: #fff; margin-bottom: 5px;}
/* 
.scw-switcher-wrap:not(.scw-switcher-open) i:nth-of-type(2),
.scw-switcher-wrap.scw-switcher-open i:nth-of-type(1) { display: none; } */

.scw-switcher-wrap {
	position: fixed;
	bottom: 120px;
	left: auto;
	right: 0;
	padding:10px 10px 10px 26px;;
	width: 0;
	/* height: 0; */
	background-color: #286f67;
	border: 1px solid rgba(0,0,0,.09);
	box-shadow: 0px 13px 42px 11px rgba(0, 0, 0, 0.05);
	z-index: 9999;
	overflow: hidden;
	-webkit-transition: all 0.45s ease;
	-o-transition: all 0.45s ease;
	transition: all 0.45s ease;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}

.scw-switcher-wrap.scw-switcher-open {
	width: 300px;
	height: 70%;
	padding: 35px 25px;
	overflow-y: scroll;
}

.scw-switcher-wrap .widget { margin:0; }

.scw-switcher-wrap .widget,
.scw-switcher-wrap .line {
	opacity: 0;
	-webkit-transition: opacity 0s ease;
	-o-transition: opacity 0s ease;
	transition: opacity 0s ease;
}

.scw-switcher-wrap.scw-switcher-open .widget,
.scw-switcher-wrap.scw-switcher-open .line {
	opacity: 1;
	-webkit-transition: opacity 0.3s 0.4s ease;
	-o-transition: opacity 0.3s 0.4s ease;
	transition: opacity 0.3s 0.4s ease;
}

.scw-switcher-wrap .widget h4 {
	font-size: 14px;
	letter-spacing: 1px;
	margin-bottom: 15px;
}

.scw-switcher-wrap .btn-container { margin: 0 -5px -5px 0; }
.scw-switcher-wrap .btn { margin: 0 5px 5px 0; }

.scw-switcher-wrap .row { margin: 0 -3px; }
.scw-switcher-wrap .col-6 { padding: 3px; }
.scw-switcher-wrap .img-thumbnail { border-radius: 2px; }



.slide .bg-overlay{
	-webkit-transition: all .7s ease;
	transition: all .7s ease;
	margin-right: 100px;
	opacity: 0;
}
.slide:hover .bg-overlay{
	-webkit-transition: all .7s ease;
	transition: all .7s ease;
	margin-right: 0;
	opacity: 1;
}
.slide .bg-overlay .h3{
	width: 270px;
    margin: 0 !important;
    height: 100%;
    text-align: justify;
    direction: rtl;
    font-size: 15px;
    line-height: 25px;
    padding: 15px 1!important;
    padding-top: 40px !important;
    background: rgb(15 92 86 / 50%) !important;
    -webkit-border-top-left-radius: 15px !important;
    -webkit-border-bottom-left-radius: 15px !important;
    -moz-border-radius-topleft: 15px !important;
    -moz-border-radius-bottomleft: 15px !important;
    border-top-left-radius: 15px !important;
    border-bottom-left-radius: 15px !important;
    color: #FFF !important;
}
.agk{
	/* background: url('http://s17.picofile.com/file/8412158500/icn22.png') no-repeat left center; */
	/* background-size: cover;
	padding-left: 0; */
	padding:4px;
	background: rgb(78,206,193);
	background: -moz-linear-gradient(270deg, rgba(78,206,193,1) 0%, rgba(40,111,103,1) 100%);
	background: -webkit-linear-gradient(270deg, rgba(78,206,193,1) 0%, rgba(40,111,103,1) 100%);
	background: linear-gradient(270deg, rgba(78,206,193,1) 0%, rgba(40,111,103,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#4ecec1",endColorstr="#286f67",GradientType=1);
}
.br-15{
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;	
}
.kkk{
	background: url('https://s16.picofile.com/file/8414175568/menuk.png') no-repeat right top;
	background-size: cover;
	background-position: left;
}
.kkk ul{
	margin-bottom: 36px;
}
.kkk li{
	list-style: none;
	padding-right: 7vh;
	margin: 9vh 0px;
}
.kkk li:last-child{
	margin-bottom:0;
}
.kkk li:nth-child(2){
	padding-right: 14vh;
}
.kkk li:nth-child(3){
	padding-right: 20vh;
}
.kkk li:nth-child(3) a{
	color:#f6c743;
	font-weight: bold;
}
.kkk li:nth-child(4){
	padding-right: 14vh;
}
.kkk a:hover{
	background: #298e86;
}
.kkk a{
	border-radius: 20px;
	padding: 5px 12px;
	color: #FFF;
	font-size: 15px;
	letter-spacing: -0.5px;
}
@media (min-width: 1440px){
	.kkk{
		display: none !important;
	}
	.agk{
    	-ms-flex: 0 0 56.666667% !important;
		flex: 0 0 56.666667% !important;
		max-width: 56.666667% !important;
	}
	.agk{
		background: #f3eff0;
		border: 5px solid #FFF;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
		box-shadow: 0 0 10px rgba(0,0,0,0.3) !important;
	}
	.agk img{
		height: 400px !important;
		width: initial !important;
		margin: 0 auto;
	}
	.header-size-md #header-wrap #logo img {
		height: 100px;
	}
	.full-header #logo {
		padding-right: 0 !important;
	}
	.header-misc-icon {
		padding-left: 0 !important;
	}
}
.topsvg{
	width: 100% !important;
    /* max-width: 100% !important; */
    min-width: 100% !important;
    margin-top: -110px;
	position: absolute;
}
.content-wrap .course_index .lead {
    font-size: 14px;
    font-weight: bold;
}
.btn-primary.px-4{
	background: #28a296;
    border: #28a296;
    margin-top: 10px;
}