.landings .a-ListView-item {
    padding: 0px;
}
.landings {
      filter: saturate(1.3) contrast(1.1);
}
.landing {
        background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
 /* margin-bottom: 350px;*/
 /* max-height: 400px;*/

}
.bg-img {
    height: 400px;
    min-height: 400px;
    margin-bottom: -400px;
    overflow: hidden;
    margin-top: -10px;
    width: 100%;
    padding-inline-end: 0px !important;
  padding-inline-start: 0px !important;
    

}
.bg-img img {
        z-index: -1;
        height: 400px;
        width: 100%;
        object-fit: cover;
        filter: blur(3px);

}
.land-header {
    height: 400px;
    width: 100%;
  background: linear-gradient(190deg, rgba(255, 255, 255, 0.281) 0%, var(--ut-palette-primary) 60%);

}


.right-region {
    float: right;

}
.land-header .right-col, .land-header .left-col {
background: #fff;
  border-radius: 35px;
  margin-bottom: -30px;
  text-align: center;
  padding: 80px 50px 2px 50px;
  overflow: hidden;
  box-shadow: 0 1rem 3rem rgba(9, 121, 163, 0.05);
  height: 400px;
  margin: 0px 5px;
   min-height: 350px;
     
}

.land-header  .left-col {
    background-color: transparent;
    max-height: 450px;
}

.header-content {
        background-image:url(#APP_FILES#at-101/img/land-wave.png);
    background-position: -200px;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 1;

}
.land-header .header-content {
  top: 20%;
  /*position: absolute;*/
  margin-left: 20%;
  margin-right: 20%;
}

.left-buttom {
    background-color: var(--ut-palette-primary);
    border-radius: 0 0 80px 80px;
  width: calc(50% + 5px);
  height: 80px;
  float: left;
  margin-bottom: 100px;
}

h1.entry-title {
  font-weight: 700;
  font-size: 35px;
  margin-bottom: 20px;
  display: block;
  line-height: 48px;
  color: var(--ut-palette-primary);
}
.h_iframe-aparat_embed_frame iframe {
    border-radius: 20px;
}

.post-video {

padding: 40px;
  box-shadow: 0 1rem 4rem rgb(67 80 108 / 30%);
  border-radius: 35px;
    margin-top: 30px;
}

.default-vid {
    padding: 40px;
  box-shadow: 0 1rem 4rem rgb(67 80 108 / 30%);
  border-radius: 35px;
    margin-top: 30px;
      background: linear-gradient(190deg, rgba(255, 255, 255, 0.281) 0%, rgb(223, 223, 223) 60%);
      height: 230px;
      vertical-align: middle;
}

 .footer-text {
  margin-top: 40px;
  text-align: center;
  float: left;
  width: 100%;
  color: #fff;
  font-size: 21px;
  font-weight: 500;
}

.footer-text .fa {
  color: white;
  height: 20px;
  margin: -2px 15px;
  text-align: center;
  width: 20px;
  font-size: 25px;
}


 .vc-container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
 /* margin-top: 118px;*/
}
 /*.no-vid {
  margin-top: -10px !important;
 }*/

.top-neg {
    margin-top: 50px;
}


@media (max-width: 576px) {
 .vc-container {
    max-width: 95%;
   /* margin-top: -59px;*/
  }
    .right-region {
    width: 100%;
}
.land-header .header-content {
    width: 90%;
    margin-right: 5%;
    margin-left: 5%;

}
      .land-header .right-col {
      height: unset;
      padding-block-end: 40px;
      margin-top: 80px;
      margin-bottom: 20px;
}
.post-video {
        padding: 0px;
    }

.top-neg {
    margin-top: 50px;
}


}

.landing .home-btn {
    position: absolute;
    left: 5px;
    top: 85px;
    z-index: 1;
}

@media (min-width: 576px) {
 .vc-container {
    max-width: 90%;
  }
    .right-region {
    width: 100%;
}
      .land-header .right-col {
      height: unset;
      padding-block-end: 40px;
      margin-top: 80px;
      margin-bottom: 20px;
      
}
    .post-video {
        padding: 0px;
    }

.land-header .header-content {
    width: 90%;
    margin-right: 5%;
    margin-left: 5%;
}

.landing .home-btn {
    top: 85px;
}
}

@media (min-width: 768px) {
 .vc-container {
    max-width: 90%;
  }
        .land-header .right-col {
            margin-top: 80px;
      margin-bottom: 20px;
      
}
/* .landing  {
   margin-bottom: 280px;
} */

.landing .home-btn {
    top: 85px;
}
}

@media (min-width: 992px) {
 .vc-container {
    max-width: 1180px;
  }
  .land-header .header-content {
    width: 80%;
    margin-right: 1%;
    margin-left: 5%;
}
        .land-header .right-col {
            margin-top: 80px;
      margin-bottom: 40px;
      
}
.landing  {
   /* margin-bottom: 200px;*/
}

.landing .home-btn {
    top: 85px;
}

}
@media (min-width: 1200px) {
 .vc-container {
    max-width: 1340px;
  }
  .right-region {
    width: 50%;
    /*height: 400px;*/
}
.land-header .header-content {
    width: 60%;
    margin-right: 20%;
}

/* .landing  {
   margin-bottom: 150px;   
} */

.land-header .right-col {
            margin-top: 40px;
      margin-bottom: 40px;
}

.landing .home-btn {
    top: 45px;
}

}

.landing .menu-btn{
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 1;
    background-color:#00000021 !important;
    border-top: 0px solid transparent !important;
    border-left: 0px solid transparent !important;
    border-right: 0px solid transparent !important;
    color: white;
    font-size: 18px;
    backdrop-filter: none !important;
    transition: all ease-in 30ms;
}

.landings .menu-btn:hover {
    font-weight: 600 !important;
    color: white !important;
    border-bottom: 2px solid white !important;
    
}

/*---------------------------*/
.collapsible {

	flex-direction: column;
	align-items: center;
	justify-content: center;
	font-family: sans-serif;
	box-sizing: border-box;
}

.collapsible TD {
	display: block !important;
}

.collapsible H2 {
	display: inline;
	font-size: 16pt;
	font-weight: bold;
}

.collapsible h3,
.collapsible h4,
.collapsible h5 {
	font-weight: 300;
}

.t-Report-cell img {
	border: 5px solid #f5f5f5;
	max-width: 300px !important;
	max-height: 500px !important;
	min-width: 200px !important;
	min-height: 200px !important;
	background-color: #e0dede;
	padding: 1px;
	border-bottom-width: 30px;
}

.collapsible p{
    font-size: 1.0rem;
	line-height: 1.6;
	padding: 0 18px;    
    }

.accordion {
	background-color: #fff;
	color: #444;
	cursor: pointer;
	/*padding: 15px 5px 10px 15px;*/
	width: 100%;
	border: none;
	text-align: right;
	outline: none;
	font-size: 20px;
	transition: 0.4s;
	min-width: stretch;
	margin-bottom: 0px;
	font-family: IRANYekanX !important;

}
.accordion h4 {
    margin-block-end: -.1rem;
}

.accordion:hover {
	background-color: #f2f2f278;
}

.accordion:after {
	content: "\002B";
	color: #777;
	font-weight: 700;
	float: left;
	margin-left: 5px;
margin-top: -20px;
  margin-bottom: 20px;
}

.active:after {
	content: "\2212";
}

.panel {

	font-size: 1.0rem;
	line-height: 1.6;
	padding: 0 18px;
	background-color: #fff;
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.2s ease-out;
}









.contents {

	flex-direction: column;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
    padding: 2%;
    font-family: IRANYekanX !important;
}

/*
.contents TD {
	display: block !important;
}
*/

.collapsible H2 {
	display: inline;
	font-size: 16pt;
	font-weight: bold;
}

.collapsible h3,
.collapsible h4,
.collapsible h5 {
	font-weight: 300;
}

.t-contents-cell img {
	border: 5px solid #f5f5f5;
	max-width: 300px !important;
	max-height: 500px !important;
	min-width: 200px !important;
	min-height: 200px !important;
	background-color: #e0dede;
	padding: 1px;
	border-bottom-width: 30px;
}

.contents p{
    font-size: 1.0rem;
	line-height: 2.1;
	padding: 0 18px;    
    font-family: IRANYekanX !important;
    }
    .contents li{
    font-size: 1.0rem;
	line-height: 2.1;
	padding: 0 18px;    
    font-family: IRANYekanX !important;
    }

.contents td.t-Report-cell {
    display: block !important;
}    

.ck-content .table {
    display: table !important;
    margin: .9em auto;
}

.qa .t-Region-body {
    padding-block-end: 0px;
  padding-block-start: 0px;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
}
.minimized-head {
    height: 220px;
}


.t-Region-headerItems--title {
    padding-block-end: var(--ut-region-header-padding-y,21px);
  padding-block-start: var(--ut-region-header-padding-y,21px);
  padding-inline-end: var(--ut-region-header-padding-x,30px);
  padding-inline-start: var(--ut-region-header-padding-x,38PX);
  font-weight: 300;
}
.t-Region-headerIcon .t-Icon {
    font-size: 23px !important;
}
.a-CardView-media {
    height: 228px;
}
.a-CardView-media--fit .a-CardView-mediaImg {
    object-fit: cover !important;
    width: 100%;
    height: 100%;
}
.a-CardView-media--cover .a-CardView-mediaImg {
    width: 100%;
}
.a-CardView {
  box-shadow: 0 0 7px 0px rgba(0, 0, 0, .1);
  transition: all .3s ease;
  border-radius: 10px;
}
.a-CardView:hover {
    transform: translateY(-4px);
}

.a-CardView-title {
    font-weight: 300;
    }

/* .landings .t-Button {
    border: 0px solid transparent !important;
} */
.landings .t-Button:hover {
 color: var(--ut-palette-primary);
}

@media (min-width: 480px) and (max-width: 915px) {
  .t-Body-main {
    margin-right: 0px !important;
  }
} 

/*---------------------------------------------------------------------------------*/
li[aria-selected="true"] {
	background-color: #449fff63 !important;
}

.tree-grouping .t-Region-body{
    padding-top: 0 !important;
}

