/*@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 400;
	src: url('../fonts/IRANSansWeb.woff2') format('woff2');
}

@font-face {
	font-family: IRANSans;
	font-style: bold;
	font-weight: 500;
	src: url('../fonts/IRANSansWeb_Bold.woff2') format('woff2');
}

@font-face {
	font-family: IRANSans;
	font-style: lighter;
	font-weight: 300;
	src: url('../fonts/IRANSansWeb_Light.woff2') format('woff2');
}
*/
@font-face {
	font-family: IRANSansFa;
	font-style: normal;
	font-weight: bold;
	src: url('../fonts/IRANSansWeb_FaNum_Bold.woff2') format('woff2');
}

@font-face {
    font-family: 'IRANSans';
    src: url('../fonts/IRANSansXV.woff2');
    font-weight: 100 1000;
    font-display: fallback;

}
html {
	overflow-x: hidden;
}
body {
	font-family: IRANSans;
	background: #fafef9;
	overflow-x: hidden;
}

ul,
ol {
	padding: 0 !important;
	list-style: none;
	margin: 0 !important;
}
.rtl {
	direction: rtl !important;
}
.ltr {
	direction: ltr !important;
}
.xxs-font {
	font-size: 9px !important;
}
.xs-font {
	font-size: 10px !important;
}
.font-xxs {
	font-size: 11px !important;
}
.font-xs {
	font-size: 12px !important;
}
.font-sm {
	font-size: 13px !important;
}
.font-m {
	font-size: 14px !important;
}
.font-l {
	font-size: 15px !important;
}
.font-xl {
	font-size: 16px !important;
}
.font-ll {
	font-size: 18px !important;
}
.xxl-font {
	font-size: 20px !important;
}

a:hover{
	text-decoration: none;
}

.px-6{
	padding-right: 5rem !important;
	padding-left: 5rem !important
}


.head {
	font-size: 39px;
	font-weight: bold;
	color: #ffffff;
	/*background-color: rgba(0, 0, 0, 0.5);*/
	padding: 10px 0;
	display: inline-block;
	direction: rtl;
}
.head span.left {
	color: #16c6c0;
	margin-left: 10px;
	padding-top: 4px;
	display: inline-block;	
}
.head span.right {
	color: #a3eddd;
	margin-right: 10px;
	
}
/**
* Header
*
*/
.important-box{
	position: absolute;
top: 20px;
right: 110px;
}

.important-box h1{
	font-size:16px;
	font-weight:500;
	color: #f7d583;
	margin-bottom:0;

}
.important-box strong{
	font-size:12px;
	color: #fbefd0;
font-weight: 500;
}
header{
		background-color: #0A383F;
	border-bottom:1px solid #4e6f75 ;
}

.navbar-brand img {

	height: 80px;
	width: auto;
}
.navbar-expand-md .navbar-nav {
    direction: rtl;
	width: 100%;
}
header ul li{
	position:relative;
}
header ul li i{
	font-size: 7px;
color: #b8860b;
	position:absolute;
	right:4px;
	top:12px;
}
header ul li a {
	padding: 0px 10px !important;
font-size: 16px;
transition: .3s;
color: #f9f9f9   !important;
	font-weight:400;
	
}
header ul li.menu-item-has-children > a:after{
	display: inline-block;
    width: 0;
    height: 0;
    margin-right: 5px;
    vertical-align: middele;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}

header ul > li:hover > a{
	color: #f7d583  !important;
}

header .sub-menu > li a{
	color:#1d5426!important;
	line-height:30px;
	font-size: 14px;
}

header li.menu-item-has-children:hover > .sub-menu {
  display: block;
}
header .namaye a{
    color:#fff;
    padding: .2rem .5rem .4rem !important;
    margin: -.2rem 0;
    background: darkgoldenrod;
    border-radius: 20px;
    text-align:center;
}
/**
* Top slider
*
*/

.background-clip{
	background-color: #0A383F;
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 59%, 0% 93%);
    clip-path:polygon(0% 0%, 100% 0%, 100% 59%, 0% 93%);
	height:350px;
	
		
}
.all_link a{
	padding:.6rem 1.5rem;
	font-size:18px;
	background:#b8860b;
	border:3px solid #b8860b;
	color:#fff;
	border-radius:40px;
	font-weight:500;
	display:inline-block;
	transition:.3s;
	margin: 0 7px;
}
.all_link a:hover{
		background:#fff;
	color:#b8860b;
}

.all_link .item6 a {
  padding: .5rem 1.2rem;
  font-size: 16px;
}


.all_link_sec ul a{
	width: 95%;
	padding:.70rem 1.5rem;
direction:rtl;

}

.all_link_sec ul{
    box-sizing: border-box;
    justify-content: space-between !important;
    z-index:9
}
.all_link_sec ul li{
    flex: 1;
}

.all_link_sec .item5 a {
  font-size: 16px;
}

.all_link_sec .item6 a {
  font-size: 12px;
}




/****/



.swiper-pagination-bullet,.show-gallery {
width: 30px;
  height: 30px;
  text-align: center;
  line-height: 35px;
  font-size: 15px;
  color: #000;
  opacity: 1;
  background: #fff;
  margin: 5px !important;
  display: block;
  border-radius: 100%;
	cursor:pointer;
}

.swiper-container-horizontal>.swiper-pagination-bullets {
	width: 30px!important;
}

.swiper-pagination-bullet.swiper-pagination-bullet-active {
	color: #fff;
	background: #b8860b;
}

/*.swiper-pagination {
	-ms-transform: rotate(-270deg);
	transform: rotate(-270deg);
}*/

.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal>.swiper-pagination-bullets {
	/*top: 50px;
	left: 0;*/
	bottom: 50%;
 	left: 20px;
}

/*.swiper-pagination-bullet {
	-ms-transform: rotate(270deg);
	transform: rotate(270deg);
}*/
/**
* seminar news
*
*/




.show-all-link{
	margin:-9px 0 -1px;
}
.show-all{
	color: #ffffff;
	background:#149d98;
	font-size: 13px;
	padding:3px 7px;
	border-radius:0 5px;
}
.show-all:hover{
	color:#ffffff;
	background:#106865;
}





 .swiper-container {
        width: 100%;
        height: 100%;
      }

   /*   .swiper-slide {
    
   
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
      }
*/
    /*  .swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
      }*/

 	.top-slider  .swiper-container.mySwiper2  .swiper-slide {
		  height:575px;

      }

     .swiper-container.mySwiper2  .swiper-slide {
		  height:500px;
      background-size:contain!important;
      
      }
.swiper-container.mySwiper2  .swiper-slide a{
	width:100%;
	 height:100%; 
	display:block;
}
    

      .mySwiper .swiper-slide{

        box-sizing: border-box;
        padding:0!important;
		    opacity: 0.4;
		  margin:2px 0!important;
		   border:2px solid #fff;
      }

     

      .mySwiper .swiper-slide-thumb-active,.mySwiper .swiper-slide:hover  {
        opacity: 1;
		  cursor:pointer;
		  border:2px solid #b8860b;
      }

 .swiper-slide img {
        display: block!important;
        max-width: 100%;
        height: auto;

	 
      }
.fancybox-content img{
	max-width:100%;
}


/**
* news
*
*/

#all-news .card a{
    line-height: 25px;
    color: #1d5426;	
}
#all-news .card img{
    height:auto;
    width: 100%;
}
/**
* Ceminar video
*
*/
#video-seminar{
	-webkit-clip-path: polygon(0% 12%, 100% 0%, 100% 88%, 0% 100%);
	clip-path: polygon(0% 12%, 100% 0%, 100% 88%, 0% 100%);
	background:rgba(16, 160, 148, 0.3);
	padding:150px 0 ;
}

#video-seminar .list_video img{
	width: 100%;
	height: auto;
	border-radius: 5px;
}
#video-seminar .list_video span{
	position:absolute;
	background:rgba(0,0,0,.5);
	text-align:right;
	right:0;
	left:0;
	top:0;
	bottom:0;

}
#video-seminar .list_video a{
		color: #fff;
	display:block;
	margin-bottom:0;
	font-size:14px;
	cursor: pointer;
}

#video-seminar .list_video a iframe{
	width: 100%
}

#video-seminar .list_video  strong{
	font-weight:normal;
	position:absolute;
	bottom:10px;
	right:15px;
	left:15px;
}

.show_video iframe{
	width: 100%;
	min-height: 455px
}


h3{
  display: flex;
 color:#b8860b!important;

}
.heading:before, .heading:after,
.heading-ie span.after, .heading-ie span.before{
  content: '';
  flex-grow: 1;
  margin: 0px 4px;
  background-size: 100% 2px;
  background-position: 0% 50%;
  background-repeat: repeat-x;
}
.heading:before, .heading-ie span.before{
  background-image: linear-gradient(to left, transparent, #b8860b);
}
.heading:after, .heading-ie span.after{
  background-image: linear-gradient(to right, transparent, #b8860b);
}

.banner {
    color: #fff;
    text-align: center;
    padding: 3px 10px;
    font-size: 11px;
    position: absolute;
    z-index: 4;
    top: 0;
    left: 0;
    border-radius: 5px 0;
    background-color:#b8860b;
  
}
#commitee img{
	/*max-width: 150px;
	max-height: 150px;*/
	max-width:100%;
	height:auto;
	margin-right: -105px;
	transition: 1s;
}
#commitee .bg-white{
	border-radius: 7px;
	-webkit-box-shadow: 0 0 8px #f1f0f0;
    box-shadow: 0 0 8px #f1f0f0;
    overflow: hidden;
	position:relative;
}
#commitee h4,
#organizers h4{
	color:#0A383F;
}
#commitee span,
#organizers p{
	color:#576062;
}
#organizers p{
	text-align: justify
}
#commitee .bg-white .col-lg-8{
    margin-top: -110px;
    transition: 1s;
}
.comitte-6 .col-lg-4.text-right:first-of-type .bg-white{
	border: solid 3px #b8860b;
	border-radius: 100px;
	
}
.comitte-6 .col-lg-12 .col-lg-6{
	margin-right: auto;
	margin-left: auto;
}
/**
* Organizers
*
*/
#organizers img{
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	display: inline-block;
	transition: .3s;
	max-height: 150px;
	max-width: 100%;
}
#organizers img:hover{
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
	cursor: pointer
}
#organizers .row .col5 {
	display: flex;
	flex-flow: row wrap;
	margin: 0 auto;
}

#organizers .row .col5 .ccol5{
	flex: 0 1 calc(20% );
}


@media (max-width: 480px) {
	#organizers .row .col5 .ccol5{
		flex: 0 1 calc(50% );
	}
}

/**
* Supporters
*
*/
.swiper-container.supporters   .swiper-slide {
      text-align: center;

      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }
.swiper-container.supporters   .swiper-slide img{
	width: auto;
	max-height: 90px;
	border-radius: 5px;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	display: inline-block;
	transition: .3s;
}
.swiper-container.supporters   .swiper-slide img:hover{
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
	cursor: pointer
}
.swiper-container.supporters   .swiper-slide div{
	padding-right: 55px;
	padding-left: 55px;
	padding-bottom: 35px;
	text-align:center;
}


/**
* counter
*
*/
.counter-date  li {
	margin:auto 20px;
}
.counter-date  li span:first-of-type {
	background: #0A383F;
	border-radius: 5px;

}

.counter-date  li span:first-of-type {
	font-size: 4.5rem;
	font-weight: bold;
	color: #fff;
	width: 100px;
	height: 90px;
	display: block;
	text-align: center;
	font-family: IRANSansFa
}
.counter-date  span:last-of-type {
	display: block;
	font-size: 20px;
	text-align: center;
	color: #0A383F;
}

/**
* Conference
*
*/

.Conference-date .tab-content .tab-pane .d-flex{
	width:700px;
}

/**
* Thumbeline
*
*/
.thumbeline-box .item a.active:after {
	border-left: 3px dashed #0A383F ;
	height: 80px;
	content: "";
	position: absolute;
	top: 30px;
	left: 7px;
}
.thumbeline-box {
	padding-top: 100px;
	position: relative;
}
.first-month,
.last-month {
	position: absolute;
	right:-45px;
	-ms-transform: rotate(270deg); /* IE 9 */
	-webkit-transform: rotate(270deg); /* Safari prior 9.0 */
	transform: rotate(270deg); /* Standard syntax */
	display: inline-block;
	top:85px;
	font-size:14px;
	color:#0A383F;
	border:1px solid #0A383F  ;
	padding: 3px 7px;
	border-radius: 5px;
}
.last-month{
	left:-49px;
	right:auto;
}
.thumbeline-box .item a,
.thumbeline-box  .nav-item i {
	font-size: 27px;
	position: absolute;
	top: -20px;
	color: #0A383F ;
}
.thumbeline-box .nav-item i {
	top: 80px;
	display: none
}
.thumbeline-box .nav-item:first-child i{
	display: block
}
.thumbeline-box .item {
	border-top: 1px solid #0A383F ;
	width: 100%;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
}
.thumbeline-box .item span {
	position: absolute;	
	width: 200px;
	font-size: 13px;
	text-align: center;
	color: #0A383F;
	top: 20px;
	direction:rtl;
	display:inline-block
}
.thumbeline-box .item span.current{
	top: -40px!important;
}
.thumbeline-box .item:nth-of-type(2n+1) span{
	top: -40px;
}
.thumbeline-box .tab-content {
	margin-top: 120px;
}
.thumbeline-box img {
	max-width: 100%;
	max-height:160px;
	width: auto;
}
.thumbeline-box p {
	line-height: 25px;
	text-align: justify
}
.thumbeline-box .tab-content .d-flex {
	border: 2px solid #0A383F ;
	border-radius: 10px;
	padding: 15px;
}
.thumbeline-box .tab-content .d-flex.flex-row-reverse .col-lg-8{
	padding-right: 15px!important;
	padding-left:0!important
}
.thumbeline-box .tab-content .d-flex .col-lg-8{
	padding-left: 15px!important;
	padding-right: 0!important
}
/**
* Footer 
*
*/
.background-footer{
	padding-top:350px;
	background-color: #0A383F;
    -webkit-clip-path: polygon(0% 45%, 100% 30%, 100% 100%, 0% 100%);
    clip-path: polygon(0% 45%, 100% 30%, 100% 100%, 0% 100%);
	margin-top: -240px;
}
.footer .social{
	direction:rtl;	
}
.footer .social li{
	display: inline-block;
	margin-left:15px;	
}
.footer p {
	color:#b6c9cd;
	margin-bottom: 0;
	font-size:14px;
}

.pre-footer .col-lg-6.right{
	padding-left: 80px;
	
}
.pre-footer .col-lg-6.left{
	padding-right: 80px;
}
.pre-footer .des-box{
	background: rgba(16, 160, 148, 0.3);
	border-radius: 5px;
	height:100%;
}

.pre-footer .des-box h3 {
	font-size: 2rem;
	top:-29px;
}
.pre-footer .des-box p{
	line-height: 24px;
}


.timer{
	display: block;
	width: 100%;
	margin: 30px 0;
	display: flex;
	gap: 20px;
}

.timer div{
	display: flex;
	width: 100%;
	align-items: center;
	justify-content: center;
	font-weight: 500;
	background: #d4edda;
	padding: 15px;
	border-radius: 10px;
}

.timer strong{
	font-weight: 500;
	width: 100%;
	color: #0e5e20;
}

.timer span{
	flex-basis: 50%;
	max-width: 50%;
}

.timer span li{
	background: #28a745;
	margin: 3px;
	text-align: center;
	display: block !important;
	padding: 5px 0;
	border-radius: 7px;
}

.timer span li span{
	display: block;
	max-width: 100%;
	color: #fff;
	width: 60px;
}

@media all and (max-width:1600px){
 
}
@media all and (max-width:1440px){
	

}
@media all and (max-width:1336px){
	.slider-content ul li{
		padding-top: 105px;
	}

}
@media all and (max-width:1280px){
	
	
    header ul li a{
        font-size: 16px;
    }
	.slider-content ul li{
		padding-top: 95px;
	}
}
@media all and (max-width:1024px){
	
.top-slider	.swiper-container.mySwiper2  .swiper-slide {
		  height:500px;
  
      }
	
    .thumbeline-box img {
        max-width: 100%;
        max-height: 160px;
        width: auto;
        height: auto;
    }
    .thumbeline-box p {
        line-height: 25px;
        font-size: 13px !important;
        line-height: 18px;
    }

	.slider-content ul li{
		padding-top: 55px;
	}
	.slider-content a {
		font-size: 22px;
		width: 205px;
	}

}
@media all and (min-width:981px){
    header .sub-menu{
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 1000;
    display: none;
    float: right;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: right;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
}
	.navbar-expand-lg .navbar-collapse{	
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
		-webkit-box-pack: end !important;
		-ms-flex-pack: end !important;
		justify-content: flex-end !important;
	
	}
	
}
/**
* - <980
*
*/
@media all and (max-width:980px){
    #commitee img{
        width:100px;
        height:100px;
    }
   .top-slider .swiper-container.mySwiper2  .swiper-slide {
		  height:380px;
  
      }
	header ul li {

  text-align: right;
  padding: 5px 0;
}	
    header .sub-menu{

    display: none;
    }
    header .sub-menu > li a{
        color:#fff!important;
    }
    header .namaye a{
        margin-bottom:20px;
    }
	.all_link a {
    padding: 10px 20px;
    font-size: 16px;
	}

	.top-slider .top-back {
    height: 350px;
	}
	#seminar-news {
    margin: 50px auto;
}
	
	#organizers img {
		width: auto;
	}
	#organizers .col-lg-6.px-0{
		padding-right: 20px!important;
	}
	.news-slider .swiper-slide img{
		height:100%
	}
/*	.thumbeline-box  .tab-content  .row .d-flex {
		background: #1bbdb4;

	}*/
	.thumbeline-box img,.congress-tab img{
		width:100%;
		max-width: 100%;
	
	}
	.congress-tab ul li a{
		padding:12px 9px;
		font-size: 13px;
	}
	.congress-tab .tab-content ul li span:last-of-type {	
		font-size: 12px;	
	}
	.navbar-light .navbar-toggler {
		color: #fff;
		border-color: transparent !important
	}
	.navbar-toggler:focus{
		outline: none;
	}
	header ul li a {
	  text-align: right !important;
	  margin: 7px 0px;
	  padding: 0 !important;
	}
	header ul li i{
		top:17px;
	}

	 .navbar-nav {
		padding: 15px 0!important;
	}

    #organizers img{
        width: auto;
        max-width: 100%;
    }
    .swiper-container.supporters .swiper-slide div {
        padding-right: 25px;
        padding-left: 25px;
    }
}
/**
* - >768 & <970
*
*/
@media (min-width: 768px) and (max-width: 970px){

	.pre-footer .col-lg-6.right {
		padding-left: 50px;
	}
	.pre-footer .col-lg-6.left {
		padding-right: 50px;
	}
	#commitee .font-sm {
		font-size: 11px !important;
	}
	#commitee .font-xl {
		font-size: 14px !important;
	}
	#commitee .col-lg-8,
	#commitee .col-lg-9{
		padding-right:10px!important;
	}
	.contact-us .w-50{
		width:100%!important;
	}
	#video-seminar .col-lg-3 h4{
		font-size: 11px!important;
	}
}
/**
* - <769
*
*/
@media all and (max-width:769px){
	.counter-date  li {
	margin:auto 5px;
}
	.slider-content ul li {
		padding-top: 34px;
		font-size: 18px;
	}

.all_link_sec ul li {
  flex: none;
  width: 50%;
}
	
	.slider-content a{
		font-size: 14px;
		margin-top: 0;
		width: 145px;
	}

}
@media all and (max-width:740px){
    .container {
        max-width: 700px;
    }

	
    #seminar-news .col-lg-4 img {
        height: auto;
    }
    .swiper-container-horizontal > .swiper-pagination-bullets{
        top:0!important;
    }
}
@media all and (max-width:550px){
 .top-slider   .swiper-container.mySwiper2  .swiper-slide {
		  height:300px;
  
      }
}
/**
* - <480
*
*/
@media all and (max-width:480px){
	.background-footer {
    padding-top: 500px;
	}
	.important-box h1{
		font-size:13px;
	}
	.top-slider .top-back {
    height: 220px;
}
	#seminar-news {
    margin: 0;
}
	
		#video-seminar .col-12{
		padding-right:0!important;
			padding-left:0!important;
	}
	#video-seminar{
		padding:200px 0;
	}
	.all_link_sec .all_link a{
		margin: 0 10px ;
	}
	.all_link_sec{
		margin-bottom:30px;
	}
	.all_link a {

    font-size: 14px;
    display: block;
	text-align:center;
    
}

	.pre-footer .col-lg-6{
		padding:15px!important;
	}
	.pre-footer .col-lg-6.right{
		margin-bottom:60px;
		border-left:none!important;
	}
	#articles .col-lg-4,
	#articles .col-lg-12{
		padding-bottom: .5rem !important;
		padding-top: .5rem !important;
	}
	#organizers .col-lg-7{
		padding-right: 23px!important;
	}
	#video-seminar .col-lg-4{
		margin-top:30px;
	}
	#seminar-news .col-lg-4{
		padding-right: 15px!important;
	}
	.lastest-news{
		margin-top:20px;
	}
	
	.top-slider .head {
		font-size: 24px;
	}
	.slider-content{
		top:20%;
	}
	.slider-content ul li{
		padding-top: 0;
	}
	#articles {
		padding-top: 50px;
	}
	.congress-tab ul.nav li{
		margin:0!important
	}
	.Conference-date .container {
		padding-right: 0;
		padding-left: 0;
	}
/*	.Conference-date .counter .date li:nth-of-type(3) span:first-of-type,
	.Conference-date .counter .date li:nth-of-type(5) span:first-of-type{
		width:30px;
	}*/
	.Conference-date .counter .date li span:first-of-type {
		font-size: 2.5rem;
		font-weight: normal;
		height:50px;
		width: 50px;
	}
	.thumbeline-box  .tab-content .row .d-flex{
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: normal !important;
		-ms-flex-direction: column !important;
		flex-direction: column !important;
	}
	.thumbeline-box  .tab-content .row .d-flex .col-lg-8{
		padding: 0!important;
	}
	.thumbeline-box .item span{
		font-size: 9px;
	}
	.tab-content label{
		font-size:14px;
	}
	.news-slider .swiper-container-horizontal > .swiper-pagination-bullets,
	.news-slider .swiper-button-next, 
	.news-slider .swiper-button-prev {
		height: 30px;
		padding-top:3px;
	}
	p{
		text-align:justify!important;
	}
	
	.slider-content a {
		font-size: 11px;
		margin-top: 28px;
		width: 80px;
		height: 59px;
	}
    #all-news .card img {
        height: 255px;
    }
  div:not(.top-slider)  .swiper-container.mySwiper2 .swiper-slide {
        height: 335px;
    }
      .mySwiper .swiper-slide-thumb-active,.mySwiper .swiper-slide:hover  {
		  border:0;
      }
}
/**
* - <360
*
*/
@media all and (max-width:360px){
	
    .congress-tab .tab-content ul li i {
        width: 100%;
    }
	#commitee .font-sm {
		font-size: 11px !important;
	}
	#commitee .font-xl {
		font-size: 14px !important;
	}
	#commitee .col-lg-8{
		padding-right:10px!important;
	}
	.contact-us .w-50{
		width:100%!important;
	}
	#video-seminar .col-lg-4 h4{
		font-size: 11px!important;
	}
	.top-slider .head {
		font-size: 18px;
	}
	.slider-content ul li {
		font-size: 10px;
		padding: 0;
	}
	#articles .head{
		font-size: 32px;
	}
    #articles h4 {
        font-size: 14px;
    }
    #articles .col-lg-4:hover span{
        display: none;
    }
    #articles .col-lg-4:hover div{
        width: auto;
        height: auto
    }
    .thumbeline-box .col-12 {
        -ms-flex: 0 0 auto !important;
        flex: 0 0 auto !important;
    }

	.slider-content a {
		font-size: 10px;
		margin-top: 13px;
		width: 73px;
		height: 53px;
		padding: 13px 25px;
	}
	.navbar-brand img {
		height: 50px;
	
	}
.important-box {
    position: absolute;
    top: 8px;
    right: 70px;
}

	#articles .col-lg-4 h4{
		padding-left: 0 !important;
		padding-right: 0 !important;
		font-size: 12px;
		line-height: 20px;
	}
	.news-slider h4.slide_title{
		font-size:12px;
		height:50px;
		padding:6px;
		
	}
    .swiper-container.mySwiper2 .swiper-slide {
        height: 250px;
    }
    #all-news .card img {
        height: 200px;
    }
}
/**
* - <320
*
*/
@media all and (max-width:320px){

}



.slider-content .head .typer{
	display: none !important;
}





.in-fancy{
	direction: rtl;
	text-align: right;
	padding: 30px 0 0 0
}
.in-fancy .btn_del{
    background: red;
}
.in-fancy .nav-link {
    font-size: 20px;
    color: #9ba1a6;
}
.table td, .table th{
	vertical-align:middle
}
.table tr:first-child td, .table tr:first-child th{
	border-top:none!important
}
.table input[type="text"],.table input[type="email"]{
}
.table tr td:last-child input,.table tr td:last-child small{

}
.login-username,.login-password{
	width:50%;
	float:right;
}
.login-username,.login-password,.login-remember{
    padding: .75rem;
    vertical-align: top;
    border-bottom: 1px solid #dee2e6;
	margin-bottom:0

}
.login-remember{
	border-bottom:0!important
}
#user_login,#user_pass{

    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	float:left
}
#login label{
	margin-top:0.3rem!important;
	margin-bottom:0.3rem!important
}
#login .login-remember label{
	margin-top:1.1rem!important;
}
#login  .login-submit{
	margin-top:15px;
	text-align:center;
}

.form-check{
	padding: 15px 30px;	
	border-radius:5px;
}
.form-check-input {
    margin-top: .4rem;
    margin-right: -1.25rem;
}
 input::placeholder{
  font-size: 13px!important;
}

.fancybox-slide--iframe .fancybox-content {
    width  : 800px;
    height : 600px !important;
    max-width  : 100%;
    margin: 0;
}
.conf p{
	line-height:30px;
	color: #27b5a8;
	text-align:justify!important;
}
.conf  strong{
	font-size:15px;
	margin:10px 0 10px 0;
	display:inline;
	color: #159591;
}
.btn_register,#wp-submit {
	padding: 7px 14px!important;
	font-size: 16px;
	transition: .3s;
	color: #ffffff !important;
	margin: 0 2px;
	text-align: right!important;
	text-shadow:0 0 3px #7b7b7b;
}
.btn_register,#wp-submit{
	padding: 7px 80px !important;
}
.btn_register,#wp-submit{
	background: #327175;
	border-radius: 5px;
}
.btn_register,#wp-submit{
	border:none;
	cursor:pointer;
}
/**
* Register
*
*/
#register button{
	border:none;
	color:#ffffff;
	font-size: 31px;
	padding:22px 40px;
	font-weight: 500;
	border-radius: 5px;
	cursor: pointer;
	position: relative;
	background-color: #12b4a7; 
	background-image: linear-gradient( to right, #4bedb4, #43bba2, #3d8d94);
	-webkit-backface-visibility: hidden;
	z-index: 1;
  }
  #register button:after{
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 5px;
	background-image: linear-gradient(to right, #4bedb4, #3d8d94);
	transition: opacity 0.5s ease-out;
	z-index: 2;
	opacity: 0;
  }
  #register button:hover:after{
	opacity: 1;
  }
  #register button span{
	position: relative;
	z-index: 3;
  }
  #register .form-check small span{
    color: #363d42 !important;
    padding: 0 5px;
  }
  #register .notice p{
      color:#d01414;
  }
#register .form-check:hover,
#register .form-check.current{
	background: green;
}
  #register .form-check:hover small,
  #register .form-check:hover,
  #register .form-check.current small,
  #register .form-check.current{
      color:#fff !important;
      cursor: pointer;
  }
#register .form-check span.reg {
    float: left;
    margin-top: 6px;
    background: rgba(255,255,255,.2);
    padding: 5px 10px;
    border-radius: 5px;
}
#register .form-check svg {
    width: 14px;
    height: auto;
    float: left;
    margin: 6px 7px 0 0;
}
  #register .form-check:hover svg,
  #register .form-check.current svg{
      fill:#fff !important;
  }
   #register .form-check input{
       display: none;
   }
   .btn-go-login {
      cursor: pointer;
   }
#totop{
    font-size: 50px;
    position: fixed;
    right: 15px;
    bottom: 65px;
    z-index: 10;
    color: #b8860b;
    cursor:pointer;
    display:none;
}
.fancybox-content {
  background: transparent;
	color: #fff;
}
#review img{
    width:75px;
    height:75px;
}
}