html{

overflow-x: hidden;
}
body{
	color: #3E0530 !important;
}
.form-control:focus{
	border-color: #3E0530 !important;
}
input[type="radio"] {
	border: dashed;
}
.search-bar {
	visibility: hidden;
	display: none;
}
.mce-menubar .mce-menubtn button span {
    color: #fff !important;
}
.mce-panel .mce-btn i.mce-caret {
    border-top: 6px solid #ffffff !important;
}
.mce-menubtn button {
    color: #fff !important;
}
.mce-toolbar .mce-ico {
color: #fff !important;
}
.mce-btn button  {
    color: #fff !important;
}
.mce-window-head .mce-close .mce-i-remove:before {
	color: #fff !important;
}
#wp-link-close {
    color: #fff !important;
}
#ta-slider .slide-caption h1 {
	font-size: 32px !important;

}
.btn.btn-tislider {
  background: #830f56 !important; 
  color: #fff;
}

.hide-title .mega-menu-title {
	display: none !important;
}
#div1 {
  
  height:50px;	

  }

.row-actions {
	visibility: hidden;
  border: dashed;
  position: static;
  height: 50px
}

.swal2-x-mark-line-left{	
		background-color: #B1549A !important;
}
.swal2-icon.swal2-error [class^="swal2-x-mark-line"]{	
		background-color: #B1549A !important;
}
.swal2-icon.swal2-error {
  border-color: #B1549A !important;
  color: #B1549A !important;
}
.swal2-title {

	font-size: 24px !important;
	color: #3E0530 !important;
}
.swal2-styled.swal2-confirm:focus {
  box-shadow: none !important;
}
.swal2-styled.swal2-confirm{
	font-size: 14px !important;
	
}
.swal2-html-container{
	font-size: 16px !important;
	font-weight: 600 !important;
	color: #830f56 !important;
}
.swal2-footer {
	border-top: 1px solid #3E0530 !important;
	color: #B1549A !important;
	font-size: 14px !important;
}
.app {
        position: relative;
		width: 100%;
    }
.image {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}

.app:hover .image {
  opacity: 0.3;
}
/*
.col-md-1{
	width:8% !important;
	padding: 0 !important;
} */
.col-md-2{
	width:15% !important;
	padding: 0 !important;
	float: right;
}

.col-md-2 li{
	list-style: none;
	margin-top: 0.75vw !important;
}
.lang-item a{
	font-size: 16px !important;
}
.lang-item:hover a {
  opacity: 0.3;
  color: #fff;
}


.col-md-2 a{
	color: #fff;
	font-weight:500;
	text-transform: uppercase;
}
.ta-footer-widget-area .col-sm-6{
  width: 20%;
}
.ta-footer-widget-area table{
	border-left: groove 0.3vw;
    border-left-color: currentcolor;
  border-color: #efefef;
  margin-right: 125px;
}
.ta-footer-widget-area table td{
	padding: 10px;
}
footer .ta-widget:nth-child(4n+1) {
  clear: none !important;
}

/*
.col-md-8{
	width:70% !important;
	padding: 0 !important;
} */

.small p{
	color: #3e0530 !important;
font-size: 1.6rem;
line-height: 2rem;
font-family: "Roboto", Sans-serif;
font-weight: 400;
}

h3{
	color:#3e0530 !important;
}
.blink_me {
  animation: blinker 2s linear infinite;
  font-size: 26px !important;
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}
/* Pop up window */
* {
        box-sizing: border-box;
      }
      .openBtn {
        display: flex;
        justify-content: left;
      }
      .openButton {
        border: none;
        border-radius: 5px;
        background-color: #1c87c9;
        color: white;
        padding: 14px 20px;
        cursor: pointer;
        position: fixed;
      }
      .loginPopup {
        position: relative;
        text-align: center;
        width: 100%;
      }
      .formPopup {
        display: none;
        position: fixed;
        left: 45%;
        top: 5%;
        transform: translate(-50%, 5%);
        border: 3px solid #999999;
        z-index: 9;
		background-color: #fff;
      }
      .formContainer {
		width: 100%;
        padding: 20px;
        background-color: #fff;
      }
      .formContainer input[type=text],
      .formContainer input[type=password] {
        width: 100%;
        padding: 15px;
        margin: 5px 0 20px 0;
        border: none;
        background: #eee;
      }
      .formContainer input[type=text]:focus,
      .formContainer input[type=password]:focus {
        background-color: #ddd;
        outline: none;
      }
      .formContainer .btn {
        padding: 12px 20px;
        border: none;
        background-color: #8ebf42;
        color: #fff;
        cursor: pointer;
        width: 100%;
        margin-bottom: 15px;
        opacity: 0.8;
      } 
      .formContainer .cancel {
        background-color: #cc0000;
      }
      .formContainer .btn:hover,
      .openButton:hover {
        opacity: 1;
      }
/* Tadmin login form*/
#loginform label {
	width: 250px;
}
#razpisi{
	width:100%;
}
#razpisi option{
width:50%;
}
.btn-theme {
    background: #3e0530 !important;
}
.btn-theme:hover {
    background: #830f56 !important;
}
div.show-image {
    position: relative;
    float:left;
    margin:5px;
}
div.show-image:hover img{
    opacity:0.5;
}
div.show-image:hover input {
    display: block;
}
div.show-image input {
    position:absolute;
    display:none;
}
div.show-image input.update {
    bottom:0;
    left:0;
}
div.show-image input.delete {
    top:0;
    left:0;
}
div.show-image:hover button {
    display: block;
}
div.show-image button {
    position:absolute;
    display:none;
}
div.show-image button.update {
    bottom:0;
    left:0;
}
div.show-image button.delete {
    top:0;
    left:0;
}
.accordion-teacher {
  background-color: #fff !important;
  color: #3e0530;
  cursor: pointer;
  padding: 5px;
  width: 100%;
  border-top: none;
  border-bottom: solid 1px;
  border-left: solid 1px;
  border-right: solid 1px;
  text-align: left;
  outline: none;
  font-size: 16px;
  font-weight: 500;
  transition: 0.4s;
}
.accordion-teacher:focus{
	background-color: #fff !important;
	color: #3e0530 !important;
}
.active-teacher, .accordion-teacher:hover{
  background-color: #830f56 !important; 
  color: #fff !important;
}
.accordion-teacher:after {
 font-family: FontAwesome;
 content: '\f18e'; /* Unicode character for "arrow-right" sign */
  font-size: 18px;
  color: #3e0530;
  float: left;
  margin-left: 5px;
  margin-right: 5px;
}

.active-teacher:after {
  content: "\f01a"; /* Unicode character for "arrow-down" sign  */
}
.panel {
  padding: 0 18px;
  display: none;
  background-color: white;
  overflow: hidden;
}
/* Събития */
.tribe-events-nav-pagination, 
.tribe-events-list-separator-month,
.tribe-events-cal-links,
.tribe-events-back, .tribe-bar-date-filter,
.tribe-bar-search-filter, .tribe-bar-submit,
.tribe-events-read-more{
    display: none;
}
#tribe-events .content-page{
    
    width:98% !important;
}
 #tribe-events-content .tribe-events-single-event-description {
    width:95% !important;
}
#tribe-events-content h3 a{
    color: #212121;
    font-weight: 700;
    font-size:2rem;
    margin-left: 1rem;
}
#tribe-events-content a{
    color: #212121;
    font-weight: 700;
    font-size:1.6rem;
    margin-left: 1rem;
}
#tribe-events-content a:hover{
    color: #3e0530;
    margin-left: 1rem;
}
.tribe-event-schedule-details {
    font-weight: 400;
    color: #333;
    font-size: 1.6rem;
    margin-left: 1rem;
}
.tribe-events-content {
    margin-left: 1rem;
}

.tribe-events-list-event-description {
    margin-left:-5px;
	padding: 0;
	border-radius: 0;
	border: 1px solid #eee;
}
.tribe-events-content p{
    padding-left: 15px;
    width: 105%;
}

/* Скриване на първи отворен елемент на акордеон в Елементор */
.elementor-accordion .elementor-accordion-item:first-child{
    display: none;
}
.elementor-toggle .elementor-toggle-item:first-child {
    display: none;
}
/* End */
h5{
    font-size:1.8rem;
}
h6 {
    font-size:1.6rem;
}
/* Картинки - подравняване*/
 .aligncenter{
    text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft{
    text-align: left;
    float:left;
	margin-right: 2rem; 
	
}
.alignright{
    text-align: right;
    float: right;
   margin-left: 2rem;
   margin-top: 1rem;
}
/* Таблица */
#content table td a img {
	height:10%;
	display:block; 
	margin-left:auto; 
	margin-right:auto;
}

#content table {
    border-collapse : collapse !important;
	cursor: default;	
	width: 100% !important; 
}

#content table.inline {
    display: inline;
    margin: 20px;
    float: left;
}

#content table caption {
	font-size: 1.6rem;

    text-align: left;
    font-weight: bolder;
    padding: 8px;
}

#content table tr {
	display: table-row;
	vertical-align: inherit;
	border-color: inherit;
}

#content table th,
form fieldset legend {
    color : #fff;
    text-shadow : 1px 1px 0 #3e0530;
    vertical-align : middle;
	background-color: #804db3; /* Fallback */
	background-image: -ms-linear-gradient(top, #830f56 , #3e0530); /* IE10 */
	background-image: -moz-linear-gradient(top, #830f56 , #3e0530); /* Firefox */
	background-image: -o-linear-gradient(top, #830f56 , #3e0530); /* Opera */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#830f56 ), to(#3e0530)); /* old Webkit */
	background-image: -webkit-linear-gradient(top, #830f56 , #3e0530); /* new Webkit */
	background-image: linear-gradient(top, #830f56 , #3e0530); /* proposed W3C Markup */
	font-size:1.7rem;
	line-height: 3rem;
}

#content table th a {
 color: #555;
 text-decoration: underline;
}

#content table td {
	color: #666;
	font-size:1.6rem;
	line-height: 2rem;
	vertical-align: text-top;
}
#content table td  h6{
	color: #3e0530;
	font-size:1.6rem;
	line-height: 2rem;
	vertical-align: text-top;
}
#content table td, #content table th {
	padding: 8px;
    border : 1px solid #ddd;
}

#content table tr:nth-child(odd) td {
    background : #f9f9f9;
}

#content table tr:hover td {
    background: #ede3f7;
}

#content table tr.marked td {
	background: #D6DDE5;
}
/* Внимание */

.attention:before{
  /*  content: url("../images/icons/attention-icon.png");*/
    background: transparent url("../images/icons/attention-icon.png") left no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    width: 5rem; 
    height: 5.6rem;
    float:left;
    display: flex;
    content:"";
        }

/* Край Внинаие */
/* Съдържание в 2 колони*/
.newspaper {
    /* Old Chrome, Safari and Opera */
    -webkit-column-count: 2; 
    -webkit-column-gap: 1px;
    
    /* Old Firefox */
    -moz-column-count: 2;
    -moz-column-gap: 1px;
  
    /* Standard syntax */
    column-count: 2;
    column-gap: 1%;
  }

/* Край на таблиците */
.mb-0 .btn-link{
	color: #3e0530 !important;
	
}
.mb-0 .btn:active{
	border: none !important;
	
}
.mb-0 .btn{
	display: block;
  width: 100%;
  padding: 14px 28px;
  font-size: 16px;
  cursor: pointer;
  text-align: left;
  background-color: #fff !important;
}
.card-body .btn{
	display: block;
  width: 100%;
  margin:5px;
  font-size: 14px;
  cursor: pointer;
  text-align: left;
}
.card-body button.btn:hover {
	color: #fff !important;
	background: #3e0530 !important;
	text-decoration: underline !important;
}
.card-body button.btn:focus{
	color: #fff !important;
	text-decoration: underline !important;
}

.scroller {
  margin: 4px, 4px;
        padding: 4px;
        width: 100%;
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap;
}

    body p {
        color:#3e0530;
        font-size: 1.6rem;
        line-height: 2rem;
        font-family: "Roboto", Sans-serif;
        font-weight: 400;
    }
    body a {
        text-decoration: none;
        color: #830f56;
        font-size: 1.6rem;
    }
    dt {
        color: #3e0530;
    }
    dd{
        color: #830f56;  
    }
    li {
        color: #3e0530;
        font-size: 1.6rem;
        line-height: 2rem;
    }
   
    .col-md-9 h4{
        font-size: 2.5rem;
        color: #666;
        margin-top: 10px;
margin-bottom: 10px;
    }
	.headwidget{
		background: #830f56;
		height: 150px;
	}
.navbar-wrap{
	/* background: rgba(62, 5, 48, 0.5) !important; */
	background: #3e0530 !important;
	position: absolute;
	width: 100%;
}
.mega-menu-wrap{
	width:97% !important;
	padding-right: 15px !important;
padding-left: 15px !important;
margin-right: auto !important;
margin-left: auto !important;
}
.navbar-wp {
	width: 100% !important;
	
}
.navbar-wp {
   /* background: rgba(62, 5, 48, 0.5) !important; */
   	background: #3e0530 !important;
	margin-top: 0vw !important;
	padding-right: 15px !important;
padding-left: 15px !important;
margin-right: auto !important;
margin-left: auto !important;
}
    .ta-head-detail{
        height: 6em;
    }

    .ta-head-detail .fa {
        font-size:2rem;
        padding: 0 10px 0 0; 
    }
    .header-widget .btn {
        display: none;
    }
    .ta-headwidget .navbar-brand {
        padding: 1vw 0 0 0;
        width: 30vw;
        height: 3vw;
    }
	.navbar-header{
		width: 40vw !important;
		height: 10vw !important;
	}
 .navbar-brand{
        font-size: 26px;
        width: 100% !important;
        height: 80px !important;
        line-height: 40vw;
        margin-top:1vw;
		margin-bottom: 1vw;
        margin-right: 50vw;
        padding: 15px 0;
        text-shadow: 2px 2px 1px rgba(150, 150, 183, 0.18);
      /*  background-image:url("../images/logo+text.png"); */
		background-image:url("../images/logo-color.png");
        background-repeat: no-repeat;
        background-size: auto 100%;
    }
	.navbar-brand:hover{
		
		background-size: auto 110%;
	}
	.ta-headwidget{
		  background-color:#830f56 !important;
	}
	.ta-nav-widget-area {
		background-image: url("../images/header.jpg");
		background-repeat: no-repeat;
		height: 17vw !important;
        background-color:#830f56 !important;
        background-size: 100% auto;
		border-top: solid 0.5vw #3e0530 !important;
	}
	.ta-header-box li{
		list-style: none;
		display: inline;
	}
	.ta-header-box li img{
		width: 1.8vw;
		height: auto;
	}

	.ta-slider-warraper .owl-controls .owl-page span {
    border-color: #830f56 !important;
}
#ta-client .owl-wrapper{
height: 5vw !important;
}
#ta-slider .ta-slider-inner{
	background: none !important;
	height: auto !important;

}


.ta-slider-warraper{
	margin-top:1vw !important;
	position: relative;
}
#ta-slider{
	margin-top:1vw !important;
}
#ta-news{
	width: 30%;
	float: left;
	background-color: #830f56;
	border-right: groove 0.3vw;
	border-color: #3e0530;
	height: 100% !important;
	position: absolute;
}
#ta-news .btn-theme:hover{
	background: #fff !important;
	color:#3e0530 !important;
}
#ta-news li{
	padding: 2px 10px 2px 15px;
	list-style:none;
}
#ta-news li a{
	color:#fff;
	font-size: 1.4rem;
}
#ta-news li a:hover{
	color: #000 !important;
	
}


#slides{
    position: relative;
}

.slide{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 1;

    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s;
}

.showing{
    opacity: 1;
    z-index: 2;
}


/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}
.img-responsive{
width: auto !important;
height: 6vw !important;
}
.ta-feature-box-background{
	margin-top:30%;
}
.ta-feature-box-bak {
    /*background: url("/wp-content/themes/transportex-pro/images/blocks/bak.JPG") !important;
	background-repeat: no-repeat;
	background-size: 5% 5%; */
	top: 10px;
	position: relative !important;
    border-color: #eee;
	height: 100%;
	display: inline-block;	
}
.col-sm-6, .col-md-3 {
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.ta-feature-box-bak img {
	width: 24.5vw;
	height: auto;
	display: block;
}
.ta-feature-box-wrap {
	top: 10px;
	position: relative !important;
    border-color: #eee;
	height: 200px;
	display: inline-block;	
	
}
.ta-feature-box-content{
	width: 24.5vw;
	height: auto;
	display: block;
}
.ta-feature-box-info-bak{
	position: absolute !important;
	top: 30%;
    left: 50%;
    transform: translate( -50%, -50% );
	width: 100%;
	height:80px;
}

.ta-feature-bak-background{
	background: rgba(61, 5, 100, 0.6);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.ta-feature-mag-background{
	background: rgba(246, 147, 5, 0.6);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.ta-feature-ac-background{
	background: rgba(3, 120, 174, 0.6);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.ta-feature-pr-background{
	background: rgba(7, 159, 14, 0.6);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.ta-feature-box-bak hr, .ta-feature-box-wrap hr{
	width: 50%;
}
.ta-feature-box-bak h4 a, .ta-feature-box-wrap h4 a{
color: #fff;
	font-size: 20px;
	letter-spacing:2px;
text-transform: uppercase;
line-height: 1.8vw;
margin: 4px 0px 8px;
 text-shadow: 1px 1px #333;

}

.ta-feature-box-bak h4 a:hover, .ta-feature-box-wrap h4 a:hover{
	
	color: #fff;

}
.fa-solid{
	padding: 35px 0px;
}
#move-up{
position: relative;
  top: 0;
  transition: top ease 0.5s;
}
#move-up:hover {
  top: -20px;
}
#move-up h4{
font-weight: 600;
}
.front-info{
	
	color: #fff;
	font-size:14px;
	 text-shadow: 0.5px 0.5px #333;
	 font-weight: 600;
}
.ta-clients-section{
	margin-top:0 !important;
}
.ta-clients-section h3 {
	font-size:1.5vw !important;
}
	#ta-testimonial .owl-page.active {
    background: #830f56 !important;
	}
    /* Картинка на страница/пост */
    .ta-breadcrumb-section {
		background: #830f56 !important;
        height: 15vw !important;
        margin: 0 0 0px;
        overflow: hidden;
        padding: 0;
        width: 100% !important;
        box-shadow: 0 0 0.5vw 0 #aaaaaa;
    }
    .ta-breadcrumb-section .overlay {
        height: 100% !important;
        padding: auto 0 !important;
        background-color:#830f56 !important;
    }
	.ta-breadcrumb-title {
	/*	border: dashed !important;
		border-color: red !important; */
	}
    .ta-breadcrumb-title h1 {
        
        text-transform: uppercase;
        color: #fff;
        text-align: center;
        padding: 0;
        background:#830f56;
		font-size: 2rem !important;
		line-height: 4rem !important;
    }
    /* End Картинка на страница/пост */
	.ta_upscr {
    background: #830f56 !important;
    border-color: #3e0530!important;
	height: 3vw !important;
	width: 3vw !important;
	}
	.ta_upscr i{
		font-size: 1.2vw !important;
		line-height:  1.2vw !important;
	}
	.fa-search{
		font-size: 1.2vw !important;
		line-height:  1.2vw !important;
	}
    /* Икони */
    .container a[href^="mailto:"] {
        display:inline-block;
        text-indent: 2.5rem;
        background:transparent url("../images/icons/mail.png") top left no-repeat;
        background-size:auto 2rem;
    }
    .col-md-12 a[href$='.pdf'], .col-md-9 a[href$='.pdf'], .col-md-12 a[href$='.PDF'], .col-md-9 a[href$='.PDF'], .col-md-7 a[href$='.pdf'], .col-md-7 a[href$='.PDF'] {
        display:inline-block;
        text-indent: 2.5rem;
        background:transparent url("../images/icons/pdf.png") top left no-repeat;
        background-size:auto 2rem;
        list-style: none;
    }
    
    [class^='col-md-'] {
        margin-bottom:1.5vw;
        
    }
    .container a[href$='.swf'], a[href$='.fla'], a[href$='.swd'] {
        display:inline-block;
        text-indent: 2.5rem;
        background:transparent url("../images/icons/flash.png") top left no-repeat;
        background-size:auto 2rem;
    }
    .container a[href$='.xls'], a[href$='.csv'], a[href$='.xlt'], a[href$='.xlw'] {
        display:inline-block;
        text-indent: 2.5rem;
        background:transparent url("../images/icons/excel.png") top left no-repeat;
        background-size:auto 2rem;
    
    }
    .container a[href$='.ppt'], a[href$='.pps'] {
        display:inline-block;
        padding-left:2.5rem;
        background:transparent url("../images/icons/powerpoint.png") top left no-repeat;
        background-size:auto 2rem;
    }
    .container a[href$='.doc'], a[href$='.rtf'], a[href$='.txt'], a[href$='.wps'] {
        display:inline-block;
        text-indent: 2.5rem;
        background:transparent url("../images/icons/word.png") top left no-repeat;
        background-size:auto 2rem;
    }
    .container a[href$='.jpg'], a[href$='.jpeg'], a[href$='.png'], a[href$='.gif'] {
        display:inline-block;
        text-indent: 2.5rem;
        background:transparent url("../images/icons/jpg.png") top left no-repeat;
        background-size:auto 2rem;
    }
    .container a[href$='.docx']{
        display:inline-block;
        text-indent: 2.5rem;
        background:transparent url("../images/icons/word.png") top left no-repeat;
        background-size:auto 2rem;
    }
    .container a[href$='.zip'], a[href$='.gzip'], a[href$='.rar'] {
        display:inline-block;
        text-indent: 2.5rem;
        background:transparent url("../images/icons/zip.png") top left no-repeat;
        background-size:auto 2rem;
    }
    /* End Икони */
	button {
    background: rgb(62, 5, 48) !important;
    border-color: rgb(62, 5, 48) !important;
	}
	button:hover{
		background:rgb(131, 15, 86) !important;
    border-color: rgb(131, 15, 86) !important;
	}
	
	input[type="submit"]{
    background: rgb(62, 5, 48) !important;
    border-color: rgb(62, 5, 48) !important;
	}
	input[type="submit"]:hover{
    background:rgb(131, 15, 86) !important;
    border-color: rgb(131, 15, 86) !important;
	}

    /* Търсачка в меню*/
	.openBtn {
background: none;
  border: none;
  padding: 10px 15px;
  cursor: pointer;
  color: #fff;
}
.openBtn .fa-search {
	font-size:20px !important;
}

.openBtn:hover {
  color: #3e0530;
}

.overlay-search {
  height: 100%;
  width: 100%;
  display: none;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0, 0.9);
}

.overlay-content {
  position: relative;
  top: 10%;
  width: 80%;
  text-align: center;
  margin-top: 30px;
  margin: auto;
}

.overlay-search .closebtn {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 60px;
  cursor: pointer;
  color: white;
}

.overlay-search .closebtn:hover {
  color: #ccc;
}

.overlay-search input[type=text] {
  padding: 15px;
  font-size: 17px;
  border: none;
  float: left;
  width: 80%;
  background: white;
}

.overlay-search input[type=text]:hover {
  background: #f1f1f1;
}

.overlay-search button {
  float: left;
  width: 20%;
  padding: 15px;
  background: #ddd;
  font-size: 17px;
  border: none;
  cursor: pointer;
}

.overlay-search button:hover {
  background: #bbb;
}
    .form-group {
        padding-top:0.5em;
        display: flex;
    }
    .form-group input {
        width:10em;
		height: 3rem !important;
    }

    .form-group button, .form-group button:hover, .form-group button:active {
        width:2em;
        height: auto;
        background-image: url("../images/search.png");
        background-repeat: no-repeat;
        background-position: center;
        background-size: 35% auto;
        background-color:#fff;
        margin-left:0.5em;
    }
    /*End Търсачка в меню*/
    /* Блок Актуално */
    .small {
        height: auto;
        line-height: 2rem;;
    }
    .small .title a{
        font-size:1.6rem;
    }
   
    .ta-blog-thumb{
        display: none;
    }
    .small а{
        display: none;
    }
   /* Pagination */
   .pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
   /* .ta-blog-date p{
        font-size: 16px;
        font-weight:bold;
        text-decoration:underline;
        margin-right: 4px;
        color:#462368;
    }
    .ta-blog-thumb {
        display:none;
    }
    .ta-blog-category{
        display:none;
    }
    .ta-blog-post-box {
        margin-bottom: 2vw;
        padding: 0;
        border-radius: 0;
        border: 0.1vw solid #eee;
        height: auto;
        display: flex;
        border:dashed;
    }
    .ta-blog-post-box .small {
        font-size: 1.6rem;
       
        height: auto;
    
    }
    .ta-blog-post-box p img{
        width: 33.3333%;
        height: auto;
    }
    .ta-blog-post-box h1 img{
        width: 100%;
        height: auto;
    }
    .ta-blog-post-box h2 img{
        width: 52.3333%;
        height: auto;
    }
 */

    /*Footer връзки*/
	footer .ta-footer-widget-area {
    padding-top: 20px !important;
margin-bottom: -25px !important;

}
   

  footer .ta-widget ul {
        padding: 0;
        list-style: none;
        border-left:groove 0.3vw;
        list-style: none;
        border-color:#efefef;
    }
    footer .ta-widget ul li {
        line-height: 13px !important;
		font-size: 12px !important;
		color: #efefef !important;
        margin: 0 0 1rem;
        overflow: hidden;
        padding: 0;
        border: none;
    }
	footer .ta-widget ul li a {
	font-size: 12px !important;
}
    footer .ta-widget ul li a:hover{
        text-decoration: underline;
    }
	footer .ta-widget h6 {
		font-size: 14px !important;
		letter-spacing: 2px;
font-weight: 800 !important;
margin: 0 0 10px 0 !important;
padding-bottom: 0.9vw !important;

	}
	footer .ta-footer-copyright p{
		font-size:12px !important;
	}
    /*End Footer връзки*/

    /* Катедри */
    ul.list {
        list-style-type: none;
    }
    
    ul.list li {
        margin-left: 0px;
        position: relative;
        margin-bottom: 10px;
        border-bottom: 1px solid #e3dae1;
        padding-top: 10px;
        min-height: 80px;
    }
    ul.list li img {
        width: 80px;
    }
    ul.list li a.img {
        display: block;
        float: left;
        margin-right: 15px;
        border: 3px solid #e3dae1;
        width: 80px;
    }
    li.list-title {
        border: none !important;
        margin-top: 10px;
        min-height: inherit !important;
    }

    /* Меню студенти */
.menu-wrap{
margin: 0;
  padding: 0;
  overflow: hidden;
  background-color: #830f56;
}
.menu-wrap ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  
}

.menu-wrap ul li {
  float: left;
}

.menu-wrap ul li a {
  display: block;
  color: white;
  text-align: center;
  padding: 16px;
  text-decoration: none;
  
}

.menu-wrap ul li a:hover {
  background-color: #3e0530;
}
.menu-wrap ul li ul {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    z-index:1;
    transition: all 0.5s ease;
    margin-left:15px;
    margin-top:0px;
    width:40%;
    left: 0;
    display: none;
}
.menu-wrap ul li:hover > ul,
.menu-wrap ul li ul:hover {
    display: block;
    transition: all .3s ease;
    color:#3e0530;
    background-color: #f1f1f1; /* Fallback */
    visibility: visible;
  opacity: 1;
  }  
 .menu-wrap ul li ul li a{
   text-align: left;
   padding: 5px;
} 
.menu-wrap ul li ul li a:hover{
  color: #fff;
    background-color: #830f56;
} 
.menu-wrap ul ul li {
    width: 100%;
    display: list-item;
    z-index: 50;
    color: #fff;
}    
.menu-wrap ul ul li a{
    color: #3e0530;
}    
.menu-wrap ul li ul li:hover{
    background: #830f56;
    color: #fff;
} 
.menu-wrap .current-menu-item a{
    color: #fff ;
}
body .menu-wrap li>a:focus{
    color:#fff;
	  background-color: #830f56;
}
 
#navbar-custom ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width:100%;
    margin-top:1rem;
}
#navbar-custom ul li {
    width: 100%;
    display: block;
 transition-duration: 0.5s;
}
#navbar-custom ul li a{
    color:#777;
    line-height: 2.5rem;;
    font-size:1.6rem; 
    width: 100%;
    margin-left:10px;
}
#navbar-custom li a{
    color: #fff;
}
#navbar-custom ul li a:hover{
    color: #fff !important;
}
#navbar-custom ul li:hover { 
    background: #3e0530;   
    color:#fff !important;
    cursor: pointer;
}   

#navbar-custom ul li ul {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    z-index:10;
    transition: all 0.5s ease;
    margin-left:15px;
    margin-top:0px;
    width:95%;
    left: 0;
    display: none;

}
#navbar-custom ul li > a:not(:only-child):after{ 
    content: '\00a0\00a0▼'; /* add a little spacing so it's not right next to the text */
    font-size: 0.8rem; /* adjust font size so it looks better */
    vertical-align: middle; /* vertical align to middle */
}
#navbar-custom ul li:hover > ul,
#navbar-custom ul li ul:hover {
    display: block;
    transition: all .3s ease;
    color:#3e0530;
    background-color: #f1f1f1; /* Fallback */
    visibility: visible;
  opacity: 1;
  }  
#navbar-custom ul ul li {
    width: 100%;
    display: list-item;
    z-index: 50;
    color: #fff;
}    
#navbar-custom ul ul li a{
    color: #3e0530;
}    
#navbar-custom ul li ul li:hover{
    background: #835fa6;
    color: #fff;
} 
#navbar-custom .current-menu-item a{
    color: #fff ;
}
body #navbar-custom li>a:focus{
    color:#fff;
}
 
/* Край Мменю студенти */	
/*	
.navigation2 {
    padding: 0;
    margin: 0;
    border: 0;
    line-height: 1;
  }
  
  .navigation2 ul,
  .navigation2 ul li,
  .navigation2 ul ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  
  .navigation2 ul {
    position: relative;
    z-index: 500;
    float: left;
  }
  
  .navigation2 ul li {
    float: left;
    min-height: 0.05em;
    line-height: 1em;
    vertical-align: middle;
    position: relative;
  }
  
  .navigation2 ul li.hover,
  .navigation2 ul li:hover {
    position: relative;
    z-index: 510;
    cursor: default;
  }
  
  .navigation2 ul ul {
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: 0px;
    z-index: 520;
    width: 100%;
  }
  
  .navigation2ul ul li { float: none; }
  
  .navigation2 ul ul ul {
    top: 0;
    right: 0;
  }
  
  .navigation2 ul li:hover > ul { visibility: visible; }
  
  .navigation2 ul ul {
    top: 0;
    left: 99%;
  }
  
  .navigation2 ul li { float: none; }
  
  .navigation2 ul ul { margin-top: 0.05em; }
  
  .navigation2 {
    width: 100%;
    background: #fff;
    zoom: 1;
  }
  
  .navigation2:before {
    content: '';
    display: block;
  }
  
  .navigation2:after {
    content: '';
    display: table;
    clear: both;
  }
  
  .navigation2 a {
    display: block;
    font-size: 1.6rem;
    line-height: 3rem;;
    color: #ffffff;
    text-decoration: none;
  }
  
  .navigation2 > ul { width: 100%;}
  
  .navigation2 ul ul { width: 13em; }
  
  .navigation2 > ul > li > a {
    color: #777;
  }
  
  .navigation2 > ul > li > a:hover { color: #ffffff; }
  
  .navigation2 > ul > li a:hover,
  .navigation2 > ul > li:hover a { background: #582c83; }
  
  .navigation2 li { position: relative; }
  
  .navigation2 ul li.has-sub > a:after {
    content: '»';
    position: absolute;
    right: 1em;
  }
  .navigation2 ul li.has-sub ul li a{
      padding: 5px;
      background:#f1f1f1;
      color: #582c83;
  }
  .navigation2 ul li.has-sub ul li a:hover{
    padding: 5px;
    background: #835fa6;
    color: #ffffff;
}
  .navigation2 ul ul a { color: #ffffff; }
  
  .navigation2 ul ul a:hover { color: #ffffff; }
  
  .navigation2 ul ul li:hover > a {
    background: #835fa6;
    color: #ffffff;
  }
  */
.current-menu-item {
    background: #3e0530;
    color:#fff;               
            }
.logoutBtn{
    border: 2px solid #3e0530;
  background-color: white;
  color: #3e0530;
  padding: 5px 10px;
  border-radius: 10px;
  font-size:1.6rem; 
  cursor: pointer;
  width:20%;
  text-align: center;
}            
.success {
    border-color: #3e0530;
    color: #3e0530;
  }
  
  .success:hover, .success a:hover {
    background-color: #3e0530;
    color: white;
  }
  /* Конференции начална страница */
  #ta-testimonial {
	
	height: 25vw;
}


.owl-wrapper {
	height: 13vw !important;
	margin: 0 auto;
	padding: 0 auto !important;

}

.owl-controls{
	margin-top:-5vw !important;
	height: 3vw !important;
}
.owl-pagination {
	margin: 0 auto !important;
	padding: 0 auto !important;
	height: 3vw !important;
}

  .conf-ta-heading {
    position: relative;
    display: inline-block;
    margin-bottom: 0;
    padding: 0;
    line-height: 40px;
    text-transform: uppercase;
    width: auto;
    letter-spacing: 1px;
    color: #3e0530;
	margin-top:-1vw;
	height: 2rem;
	
  }
  .conf-ta-heading h3{
    font-size: 1.8rem;
    font-weight: 900;
  }
  .conference-section {
	height: 20vw;
	overflow: hidden;
	width: 100%;
	padding: 0;
	text-align: center;
	margin-top:-2vw;
	
}
.conference-section .overlay {
	height: 100%;
	position: relative;
	width: 100%;
	padding: 10px 0;
 
}
.content-conference {
	margin: 0 auto;
	border-radius: 4px;
    margin-top:-10vw !important;     
}
.content-conference .owl-item {
	width: 32vw !important;
}
.content-conference .item {
	border: 0.1vw solid #835fa6 !important;
	padding: 0.5vw 0.5vw 0.5vw 0.5vw !important;
	margin: 0 1vw !important;
	float: left !important;
	width: 20vw;
	height: auto !important;
}
.content-conference .item h2{
	
	line-height:0.95vw !important;
	float: left;
	font-size: 0.4vw !important;
	margin-top:0.2vw;
	}
.content-conference .item p{

	float: left;
	font-size: 0.95vw !important;
	}	
.conference-section .ta-client {
	position: relative;
	float: left;
    width:15%;
}
.conference-section .ta-client img {
	width: 100%;
	height: 100%;
}
.conference-section .ta-client-qute {
	position: relative;
	margin: 0% 0 0 0%;
    width: 84%;
	text-align: left;
}
/* Меню - персонална студентка страница*/
#navbar-stud{
    border: 0.1vw solid #830f56  !important;
}
#navbar-stud ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: #830f56 ;
  }
  
  #navbar-stud li {
    float: left;
  }
  
  #navbar-stud li a {
    display: block;
    color: white;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
  }
  
  #navbar-stud li a:hover {
    background-color: #3e0530;
  }
  #navbar-stud li a.active {
    background-color: #fff;
  }
  .col-md-1{
	  margin-top:1%; 
	  width: 15% !important; 
  } 
footer .overlay {
	  background-color: #830f56 !important;
	  height: auto !important;	  
  }
@media screen and (min-width: 1024px) and (max-width: 1024px) {
	.overlay-content {
  top: 5% !important;

}
}

@media screen and (min-width: 240px) and (max-width: 1023px) {
	/*
#content table, #content thead, #content tbody, #content th, #content td, #content tr { 
		display: block;
		width: 100% !important;
		
	}
#content table tr{
	border-bottom: solid 3px #3e0530 !important;
	display: inline-block; 
	width: 100%;
}
#content table td{

	width: 100% !important;
	display: block; 
} */
.overlay-content {
  top: 5% !important;

}
.search-bar {
	visibility: visible;
	display: inline-block;
}
.ta-feature-box-bak h4 a{
	font-size: 16px !important;
}
	.ta-nav-widget-area{
		
		height: 50vw !important;
		background-color:#830f56 !important;
		background-size: auto 50vw;
		border-top: solid 0.5vw #3e0530 !important;
	}
	.navbar-header{
		width: 80vw !important;
		height: 20vw !important;
	}
	 .ta-header-box{
		float:left;
		margin-top:0vw !important;
		margin-left:0vw !important;
		display: inline-block;
		
	}

.ta-slider-warraper #ta-slider .item img {
	min-height: 180px !important;
}
#ta-slider .slide-caption {
	width: 80% !important;
	text-align: left !important;
	margin-left: 0% !important;
}
#ta-slider .slide-caption h1{
	font-size: 14px !important;
	line-height: 20px !important;
	font-weight: 600 !important;

}
#ta-slider .slide-caption .description p{
	font-size: 10px !important;
	line-height: 14px !important;
	letter-spacing: 0 !important;
}
#ta-slider .btn{
	font-size: 10px;
}
#ta-slider .btn:last-child {
  margin-left: 0 !important;
}
.btn.btn-tislider, .btn.btn-tislider:hover, .btn.btn-tislider:focus{
}
.ta-slider-warraper .slide-inner-box{
	margin-left:0 !important;
	
}
.slide-inner-box{
	padding: 5px 10px !important;
	
}


	.ta-clients-section{
		visibility: hidden;
	}

	.col-md-1{
		width: 40% !important;
		margin-left: 2vw;
		float: left;
	} 
	.col-md-2{
		display: inline !important;
		width:25% !important;
		float: right;
	}
	.col-md-3{
		width: 100% !important;
	}
	.col-md-5{
		width: 100% !important;
	}
	.col-md-6{
		width: 100% !important;
	}
	.col-md-9{
		width: 100% !important;
	}
	.col-md-12{
		width: 100% !important;
		padding-right: 0 !important;
padding-left: 0 !important;
	}
	.col-sm-2{
		float:left !important;
	}
	
.col-md-8{
	clear: both;
	width: 100% !important; 
	float: left;
}
.col-md-8 h1 {
	font-size: 1em !important;
}

.ta-feature-box-bak img {
	width: 100%;
	height: auto;
	display: block;
}

	footer .ta-widget{
		width: 100%;
	}
	ta-footer-widget-area .col-sm-6{
  width: 100% !important;
  border: dashed !important;
}
footer .ta-widget:nth-child(4n+1) {
  clear: both !important;
}
.ta-footer-widget-area .col-sm-6 {
  width: 100% !important;}

}

