/* title */
.t102.t-align_center {
    text-align: left !important;
}

/* breadcrumbs */
.t758 a, #allrecords .t758 a {
    text-decoration: underline !important;
}

.t758__link-item__wrapper .t758__link-item_active {
}

/* menu2 */
.uc-menu2 {
    padding-top:0px !important;
}

.hide {
 display:none;
}

/* menu2 button*/
.rotate {
  transform:rotate(180deg);
}



/* menu2 links*/
.t976__menu-link {text-decoration: underline !important;}

.t976__menu-link.t-active {text-decoration: none !important;}

/* content text block*/
.t220__textwrapper {padding: 30px 30px 40px 30px !important;}
    
/* content table block*/

.uc-table .t-prefix_3 {padding-left:0 !important;}


.t650 .t-card__col {
    margin-bottom: 0 !important;
    height: auto !important;
}


.uc-table .t650__inner-col {
    display:flex;
    border-bottom: 1px solid #ccc;
}

.uc-table .t-card__col:nth-child(1 of .t-card__col) .t650__inner-col  {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

.uc-table .t-card__col:nth-last-child(1 of .t-card__col) .t650__inner-col  {
    border-bottom: 0;    
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

.uc-table .t650__text {
    display:flex;
    width: 100%;
    padding: 30px 30px 20px !important;
}



@media only screen and (min-width: 981px) {
    /* content text block*/
    .t220__textwrapper {
    margin-left: 0px !important;
    }

    /* content table block*/    
    
    .uc-table .t-col_6 {max-width: 1120px !important;}
    
    .uc-table .t-card__title {
    width: 35%;
    padding-right: 15%;
    }

    .uc-table .t-card__descr {
    width: 40%;
    }
}

@media only screen and (min-width: 480px) and (max-width: 980px) {

    /* content text block*/
    .t220__textwrapper {
    margin-left: 40px !important;
    }

    /* content table block*/   
    .uc-table .t650__container {max-width:720px !important;}
    
    
    .uc-table .t650__inner-col {
        margin-left:60px;
    }
    
    
    .uc-table .t-card__title {
    width: 40%;
    padding-right: 10%;
    }

    .uc-table .t-card__descr {
    width: 45%;
    }
}


@media only screen and (max-width: 480px) {
    
    /* content table block*/    
    .uc-table .t650__text {
    display:block;
    }

    .uc-table .t-card__title {
    width: 100;
    padding-right: 0;
    }

    .uc-table .t-card__descr {
        width: 100;
    }
    
    .uc-table .t-card__col {
    margin-left: 20px !important;
    }
}


@media only screen and (max-width: 980px) {
    
    /* title */
    .t102__title {font-size:32px !important; line-height: 38px !important;}
    
    /* menu2 mobile button*/
    .t1075__btn-img-wrapper img, .uc-menu2 {
      transition: 0.2s; 
    }
    
    
    .t1075 .t-btn {
        direction: rtl !important;
    }
    
    .t1075__btn-img-wrapper {
        padding-left: 10px !important;
    }
    
    .t1075 .t-btn .t1075__btn-img {
        padding-right: 0 !important;
    }
    
    .t1075__link:last-child {
        margin-bottom: 15px !important;
    }
    
    /* menu2 mobile links*/
    .t976 {
        background: #dcecf5;
        padding-top: 15px;
        padding-left: 10px;
        border-radius: 15px;
    }
    
    .t976__list-item {
        width: 100%;
    }
    
    
    .t976 .t-descr_xxs {
        line-height: 1.2 !important;
    }
    
    /* content text mobile block*/
    .t220 {
        padding-left:20px;
        padding-right:20px;
    }

}




/* kal */
.nolimSearchZero051{margin-bottom: 2px !important;}
@media (max-width: 980px) { 
	.uc-form-feedback-foo .t823__col_img {display: none;}
	.uc-form-feedback-foo .t823__wrapper {height: 100% !important;}
}

 .js-successbox.t-form__successbox.t-text.t-text_md{
	border-radius: 30px;
 }
  .t700__img.t-img.loaded{
	border-radius: 30px;
 }
 
 .t700__form-upper-text.t-descr.t-descr_xs{
	font-size: 30px !important;
	line-height: 1 !important;
}

@media (max-width: 980px) {
 #specialButton img{
		width: 50px !important;
		margin-top: 0px !important;
		margin-bottom: 10px !important;
	}
}

@media (min-width: 981px) {
	#specialButton img{
		width: 36px !important;
		margin-top: 1px !important;
	}
}