html {
    scroll-behavior: smooth;
}

.addHover {
	background-color: unset !important;
}

.addHover:hover {
	background-color: #ccc !important;
}

.col-fx-height {
	height: calc(100vh - 70vh);
	overflow-y: auto;
	padding-right: 8px !important;
}
.col-fx-height::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #858585;
}
 .col-fx-height::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
   border-radius: 10px;
}
  .col-fx-height::-webkit-scrollbar {
	border-radius: 10px;
	width: 7px;
	height: 7px;
}

.panel-default{
	padding: 10px;
}

.standardButton{
	width: 150px;
	float: right;
}

.textareaResize{
	max-width: 100%;
    max-height: 300px;
}

.modal-header{
	/*background-color: #03a9f4;*/
    border-bottom: 3px solid #eeeeee !important;
}
.close{
	color: black;
}
.modal-title{
	padding-left: 15px;
    /*font-weight: bold;*/
	color:#848484;
    /*color: white;*/
}

.smallPrimary{
	padding: 5px 10px !important;
}

 .btn:not(:disabled):not(.disabled) {
	cursor: pointer;
  }
  .floatBtn{
	border: 1px solid;
	border-radius: 3px;
	float:right;
	width:80px;
	height:30px;
	font-size:13px;
	background-color:rgb(255,255,255)!important;
	color:#003893;
	border-color:#93c6e0;
  }
    .floatBtn2{
	border: 1px solid;
	border-radius: 3px;
	float:right;
	width:114px;
	height:30px;
	font-size:13px;
	background-color:rgb(255,255,255)!important;
	color:#003893;
	border-color:#93c6e0;
  }

  .floatBtn:active {
	border-color: #21a1e3;
  }

  .floatBtn:focus {
	border-color: #21a1e3;
  }



@media screen and (max-width: 992px){
	.standardButton{
		width: 100%;
		margin-top: 10px !important;
		margin-right: unset !important;
		margin-left: unset !important;
	}
	.loginButtons{
		width: 100% !important;
		margin-right: unset !important;
		margin-left: unset !important;
		margin-top: 10px !important;
	}
}

.pageTitle{
	font-weight: bold;
    margin-left: 1px;
    background-color: rgba(222,244,255,0.73);
    margin-bottom: 0px;
    font-size: 20px;
    padding-top: 10px;
    color: black;
    padding-left: 10px;
    border-radius: 2px;
}
.currencyStyle{
	background-color: #03a9f4 !important;
	color: white !important;
}
/*th, td:hover {
    overflow: visible !important;
    white-space: normal !important;
    height:auto;  /* just added this line
  }*/

  .tableHeader{
	background-color:rgba(0, 0, 0, 0.03) ;
    color: white !important;
  }


  .registerWidth{
	  width: 40% !important;
  }

@media screen and (max-width: 1440px) and (max-width: 1028px){
	.registerWidth{
		width: 50% !important;
	}
}
@media screen and (max-width: 1027px) and (max-width: 769px){
	.registerWidth{
		width: 70% !important;
	}
}

@media screen and (max-width: 768px){
	.registerWidth{
		width: 100% !important;
	}
	.rowPadding{
		padding-top: 5px;
	}

	.menuButton{
		margin-top: 20px !important;
	}
	
	.mt-scroll {
		margin-top: -3% !important;
	}
	
}



.login-content .modal-header{
	/*background-color: #03a9f4  !important;
	color: white !important;*/
}

@media screen and (max-width: 1024px){
	.columnVisibilityLaptop{
		display: none;
	}
	.tableColumn{
		width: auto !important
	}
}
@media screen and (max-width: 750px){
	.columnVisibilityPhone{
		display: none !important;
	}
	.modal-xl{
		min-width: 100% !important;
		width: unset !important;
	}
}

.showFilters{
	color: white !important;
    background: #003893!important;
    border: 1px solid #93c6e0!important;
    border-radius: 3px;
}
.material-icons.blue{
	color: #03a9f4  !important;
}

.listHover :hover{
    background-color: rgba(0,0,0,0.03);
}

.siteFooterBar {
	position: absolute;
	top: 0px;
	padding-top: 8px;
	width: 100%;
	height: 45px;
	color: white;
	background: #003a69;
}

.footerInfo{
	height: 90%;
	display:inline-block;
    padding-left: 15px;
    float: left;
    padding-top: 5px;
}

.content {
    display: block !important;
    font: 25px Georgia, "Times New Roman", Times, serif !important;
    font-size: 14px !important;
    margin-left: 10%;
}
.foot {
	display:inline;
    line-height: 70px;
	margin-left: -150px
}
.content img {
	float: left;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	padding-left: 15px;
}
@media screen and (max-width: 570px){
	.foot{
		font-size: 10px;
		padding-top: 6%;
		margin-left: unset;
		line-height: unset;
		display: block;
	}
	h3{
		padding-bottom: 10px;
	}
}
@media screen and (max-width: 690px) {
    .workflowWidth{
	    width: max-content;
    }

    .display-grid {
        display: grid !important;
    }

    .mb-2 {
        margin-bottom: 2%;
    }

    .ml-1 {
        margin-left: 1%;
    }

    .ml2 {
        margin-left: -2%;
    }

    .ml-resp {
        margin-left: 30%;
        justify-content: initial !important;
    }
}

@media screen and (max-width: 450px) {
    .ml-resp {
        margin-left: 25%;
        justify-content: initial !important;
    }
}

@media screen and (max-width: 360px) {
    .ml-resp {
        margin-left: 10%;
        justify-content: initial !important;
    }
}

  .table-responsive::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #858585;
}
 .table-responsive::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
   border-radius: 10px;
}
  .table-responsive::-webkit-scrollbar {
	border-radius: 10px;
	width: 7px;
	height: 7px;
}
.panel-heading{
	height: 60px;
}

 .card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(86,204,255,0.43);
    border-bottom: 1px solid rgba(0,0,0,.125);
}
.card-header:first-child {
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
}
.card {
	box-shadow: none !important;
	border-style: solid;
	border-width: 1px;
	border-color: #D8D8D8;
	border-radius: 3px !important;
}


.optionsButton{
	background: #e7f7ff !important;
    border: 1px solid #e7f7ff !important;
}

@media (min-width: 1200px) and (max-width: 1997px) {
	.provider-width {
		width: 12.5% !important;
	}
	.created-by-width {
		width: 16.6% !important;
	}
}


	.width22{
	width: 24%;
    float: left;
    margin-right: 1%;
    margin-top: 1%;
}

@media  (max-width: 1097px) {
	.width22 {
		width: 49%!important;
		float: left;
		margin-right: 1%;
		margin-top: 1%;
	}
}
@media  (max-width: 355px) {
	.width22 {
		width: 100%!important;
		float: left;
		margin-right: 1%;
		margin-top: 1%;
	}
	
	.r-logo {
        display: none;
    }

    .footerIconsContainer {
        display: none !important;
    }

}
.scrollNavbar{
	margin-top: 0.6%;
	display: inline-flex;
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    width: 50%;
}
@media (max-width: 1300px) and (min-width: 767px){

    .navbar-right {
        margin-top: unset!important
    }
    .navbar-nav {
        float: none!important;
    }

   
}

.glyphiconBtn{
	border: 1px solid;
    border-radius: 3px;
    background-color: rgb(255,255,255);
    color: #003893;
    border-color: #93c6e0;
	float: right;
}
.listBtn{
	color: #003893 !important;
    background: white!important;
    border: 1px solid #93c6e0!important;
}
@media  (max-width: 767px) {
	.col-md-9-2 {
        width:100% !important;
    }

    .floatBtnR {
	    float: right;
        cursor: pointer;
    }
    .margTop {
	    margin-top: 3.9% !important;
		float: right!important;
        margin-right: 6%;
    }

    .col-md-9-2 {
	    width:100%;
    }

    .col-centered {
        float: none;
        /* reset the text-align */
        text-align: left;
        /* inline-block space fix */
        margin-right: -4px;
        text-align: center;
        margin: auto;
    }

    .width-auto {
        width: auto !important;
    }

    .ml-2 {
        margin-left: 2.5%;
    }

}

.width130 {
    width: 130%;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 3px 5px;
    margin-top: 5%;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
@media (max-width: 700px) {

nav .dropdown-menu > li > a {
  padding: 6px 17px !important;
}
}
#wrapper {
    padding-left: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#wrapper.toggled {
    padding-left: 250px;
}

#sidebar-wrapper {
    z-index: 1000;
    position: fixed;
    left: 250px;
    width: 0;
    height: 100%;
    margin-left: -250px;
    overflow-y: auto;
    background: white;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#wrapper.toggled #sidebar-wrapper {
    width: 250px;
}

#page-content-wrapper {
    width: 100%;
    position: absolute;
    padding: 15px;
}

#wrapper.toggled #page-content-wrapper {
    position: absolute;
    margin-right: -250px;
}

/* Sidebar Styles */

.sidebar-nav {
    position: absolute;
    top: 0;
    width: 250px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.sidebar-nav li {
    text-indent: 20px;
    line-height: 40px;
}

.sidebar-nav li a {
    display: block;
    text-decoration: none;
    color: #999999;
}

.sidebar-nav li a:hover {
    text-decoration: none;
    color: #fff;
    background: rgba(255,255,255,0.2);
}

.sidebar-nav li a:active,
.sidebar-nav li a:focus {
    text-decoration: none;
}

.sidebar-nav > .sidebar-brand {
    height: 65px;
    font-size: 18px;
    line-height: 60px;
}

.sidebar-nav > .sidebar-brand a {
    color: #999999;
}

.sidebar-nav > .sidebar-brand a:hover {
    color: #fff;
    background: none;
}

@media(min-width:768px) {

    #wrapper {
        padding-left: 25vw;
    }

    #wrapper.toggled {
        padding-left: 0;
    }

    #sidebar-wrapper {
        width: 250px;
    }

    #wrapper.toggled #sidebar-wrapper {
        width: 0;
    }

    #page-content-wrapper {
        padding: 20px;
        position: relative;
    }

    #wrapper.toggled #page-content-wrapper {
        position: relative;
        margin-right: 0;
    }


}

@media (max-width: 1496px) and (min-width: 1312px){

    #sidebar-wrapper {
        width: 17vw;
    }
}

.textEllipsis{
	text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    white-space: nowrap;
}


@media (min-width: 1000px) {
	.sectionLeft{
		padding-right: 0.25%;
	}
	.sectionRight{
		padding-left: 0.25%;
	}

}
@media screen and (max-width: 767px){
	.table-responsive{
		border: unset;
		overflow-y: unset;
		overflow-x: hidden;
	}
	.nav-tabs{
		border: unset;
	}

}
.iconBlue{
color:#337ab7!important;
}
.avatar {
    vertical-align: middle;
    width: 35px;
    height: 35px;
    border-radius: 50%;
}

.avatarBorder{
	border-style: solid;
	border-color: darkgrey !important;
    border-width: 1px 1px 1px 1px !important;
} 

.adminTop:hover {
    background-color: transparent !important
}

.standardBtn{
border: 1px solid;
border-radius: 3px;
height:30px;
font-size:13px;
background-color:rgb(255,255,255)!important;
color:#003893;
border-color:#93c6e0;
}
.standardBtn:active {
border-color: #21a1e3;
}
.standardBtn:focus {
border-color: #21a1e3;
}

.userPicture{
vertical-align: middle;
width: 130px;
height: 130px;
border-radius: 50%;
}

.separateFields{
  padding-top: 5px;
}
  

@media (min-width:768px) {
	.navbar-nav>li{float:right}
}

::-webkit-scrollbar {
  width: 10px;
}

::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
::-webkit-scrollbar-thumb {
  background: #888; 
  border-radius: 20px;
}

::-webkit-scrollbar-thumb:hover {
  background: #555; 
}



.navbar-brand {
	    background-image: url("content/images/logo_ext/");
}

.r-header {
    width: 100%;
    background-color: rgba(0, 58, 105, 0.8);
    position: absolute;
    top: 110px;
    padding-top: 10px;
    padding-bottom: 0px;
    height: 90px;
    z-index: 3;
    box-shadow: 3px 0 7px rgba(0, 0, 0, 0.3);
}

.r-menu {
	width: 900px;
	float: left;
	display: inline-block;
	align-content: center;
	/*height: 60px;*/
    margin-top: 25px;
}

.r-menu-item {
    width: 220px;
    height: 100%;
    color: #fff;
    text-align: center;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 38px;
    padding-bottom: 35px;
    text-decoration: none;
    font-size: 16px;
    font-family: 'Lato', Helvetica, Arial, sans-serif;
    font-weight: 600;
    letter-spacing: 1.1px;
    font-style: normal;
}

.r-menu-item:visited {
    text-decoration: none;
    color: #fff;
}

.r-menu-item:hover {
    text-decoration: none;
    color: #9ec900;
}

.r-menu-item:active {
    text-decoration: none;
    color: #9ec900;
}


.loginDiv a:hover{
	text-decoration: underline;
}


.languages-menu li {
    color: #fff;
}

.languages-menu .active {
    color: #9ec900 !important;
}

.caret {
    color: #fff;
}

.r-profile-text {
    color: #fff;
    font-family: 'Lato', Helvetica, Arial, sans-serif;
    font-weight: 600;
    letter-spacing: 1.1px;
    font-style: normal;
    font-size: 11px;
}

.loginBtn:hover, .loginBtn:focus {
    color: #9ec900;
}

.r-profile {
    text-align: left;
    width: 240px;
    list-style-type: none;
    padding-right: 0;
    padding-bottom: 8px;
    position: absolute;
    top: 9px;
    right: 12%;
    margin-right: 10px;
    padding-top: 5px;

}

a.dropdown-toggle {
    font-family: 'Lato', Helvetica, Arial, sans-serif;
    color: black;
}

li.dropdown-toggle:hover {
	background: none;
	color: #fff;
}

.languages-menu {
    padding-top: 24px;
    float: right;
    color: #f2f2f2;
    display: inline-block;
    font-family: 'Lato', Helvetica, Arial, sans-serif;
    font-size: 14px;
    display: none;
}

.r-bg {
    width: 100%;
    top: 0px;
    height: auto;
    margin-top: -30px;
}

@media(min-width: 1300px) {
    .r-bg {
        width: 100%;
    }
}


.r-logo {
    height: 70px;
    float: left;
    padding-bottom: 12px;
    padding-left: 10%;
    margin-top: 5px;
}

.navbar-nav {
	float: right; 
}

.navbar-nav>li>a{
	padding-right: 0px;
}

.container {
  display: none;
  cursor: pointer;
  z-index: 1;
}

.bar1, .bar2, .bar3 {
    width: 35px;
    height: 5px;
    background-color: #fff;
    margin: 6px 0;
    transition: 0.4s;
}

.change .bar1 {
  -webkit-transform: rotate(-45deg) translate(-9px, 6px);
  transform: rotate(-45deg) translate(-9px, 6px);
}

.change .bar2 {opacity: 0;}

.change .bar3 {
  -webkit-transform: rotate(45deg) translate(-8px, -8px);
  transform: rotate(45deg) translate(-8px, -8px);
}

.footerIconsContainer {
    height: 70%;
    display: inline-block;
    padding-left: 1%;
    float: right;
    padding-right: 32%;
    margin-top: -3px;
}

@media(min-width: 1301px ){

	.navbar-nav>li>a {
		padding-top: 5px;
	}

}
.nav>li>a, .nav>li>a:focus, .nav>li>a:hover {
	
	padding-right: 10px;
}

@media(max-width: 1300px) {

    .r-menu {
        display: none;
        min-width: 170px;
        background: rgba(0, 58, 105, 0.8);
        overflow: auto;
        box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.5);
        z-index: 1;
        width: 230px;
        height: 200px;
        font-size: 18px;
        margin-top: 25px;
        position: absolute;
        top: 65px;
        padding-left: 0px;
    }

    .r-menu-item {
        width: 100%;
        display: block;
        text-align: left;
        font-size: 12px!important;
        padding-bottom: 20px!important;
        padding-top: 10px;
    }

    .container {
        display: inline-block;
        float: left;
        position: absolute;
        top: 25px;
        left: 10px;
        width: 40px;
        padding: 0px !important;
    }

    .positionMaxWidth{
        top: 45px;
    }

    .r-logo {
        padding-left: 50%;
        margin-left: -90px;
    }

    .container-responsive {
        float: none;
        position: initial;
    }

    .footerIconsContainer {
        padding-right: 20px;
    }

    .ifScrolledMargin {
        margin-left: -50px;
    }
}


.yes {
	display: block;
}

.loginDiv{
	text-align: right;
	width: 30%;
	float: right;
	padding-top: 0.2%;
	position: relative;
}

.loginBtn {
    font-size: 13px;
    border: none;
    background: none;
    color: #fff;
    font-family: 'Lato', Helvetica, Arial, sans-serif;
    letter-spacing: 1.1px;
    font-style: normal;
}


div.footerInfo {
    font-family: 'Lato', Helvetica, Arial, sans-serif;
    font-weight: 600;
    letter-spacing: 1.1px;
    font-style: normal;
    font-size: 12px;
}

@media(max-width: 1352px) {
	.loginDiv {
		padding-top: 2%;
	}
}

#ic-adresa , #ic-site {
	width: unset !important;
}

.border-bottom-bg {
    position: relative;
    bottom: 0px;
    width: 100%;
    height: 70px;
    background-color: #003a69;
}

.footerInfoContent {
    display:inline-block;
    padding-top: 0px;
}

.footerInfoIcon {
    font-size: 14px;
    padding-right: 5px;
}

.footerSiteIcon {
    display: inline-block;
    width: 25px !important;
    height: 25px !important;
    margin-top: 10px;
    color: #9ec900;
}

/*nomalizer for catalog servicii*/
div {
    font-family: 'Lato', Helvetica, Arial, sans-serif;
}

.adminTop {
    position: fixed;
    width: 200px;
    top: -10px;
    right: 10px;
}

@media(max-width: 1300px) {

    .adminTop {
        top: -20px;
    }
}

@media(max-width: 767px) {

    .adminTop {
        right: 25px;
        top: -22px;
    }

}

@media(max-width: 766px) {

    .adminTop {
        right: 5px;
        top: -22px;
    }
}
.containerBg {
    position: relative;
    text-align: center;
    color: black;
	margin-top: 90px;
}

body {
    overflow-x: hidden;
    background-color: white;
    font-family: 'Lato', Helvetica, Arial, sans-serif !important;
}

.bgText {
    padding-top: 3.5%;
    padding-bottom: 3.5%;
    padding-left: 4.375%;
    padding-right: 7.3%;
    position: absolute;
    bottom: 27vw;
    left: 3%;
    color: black;
    text-align: right;
    line-height: 0.6;
    letter-spacing: 4px;
    background: rgba(158, 201, 0, 0.6);
    outline: 3px solid rgba(158, 201, 0, 0.6);
    outline-offset: 20px;
}

#bgTitle {
    font-size: 3.5vw;
    color: white;
    font-family: Segoe UI;
}

#bgSubtitle {
    font-size: 2.4vw;
    margin-right: 1%;
}

.bgPassage {
    font-weight: 400;
    line-height: 0.5;
}

.bgButtonContainer {
    position: absolute;
    bottom: 23%;
    left: 250px;
}

.bgButton {
    color: white;
    text-decoration: none;
    font-size: 16px;
    text-align: center;
    padding: 7px 15px 10px 20px;
    border-radius: 5px;
    background-color: #3a649e;
}

.bgButton:hover {
    color: white;
    text-decoration: none;
    background-color: #274570;
}

.bgButton:visited {
    color: white;
    text-decoration: none;
}

.bgButton:active {
    color: white;
    text-decoration: none;
}
.context-dark,
.bg-gray-dark,
.bg-primary {
    color: rgba(255, 255, 255, 0.8);
}

.footer-classic a,
.footer-classic a:focus,
.footer-classic a:active {
    color: #ffffff;
}

p.anchor {
    display: block;
    position: relative;
    visibility: hidden;
}

@media(max-width: 820px) {
    .width100 {
        width: 100% !important;
    }
}

.sticky {
    position: fixed;
    top: 0 !important;
    width: 100%;
    height: 51px;
}


.scroll-down {
    background-color: white;
}

@media(max-width: 1290px) and (min-width: 769px) {
	.mt-scroll {
		margin-top: -2% !important;
	}
}

@media(max-width: 500px) {
	
	.mt-scroll {
		margin-top: -5% !important;
	}
}

.paddingTop {
    margin-bottom: 5px;
}

.headerLink:hover {
    text-decoration: none !important;
    color: #9ec900 !important;
}

@media(max-width: 1350px) {

    .content {
        margin-left: 0%;
    }

    .r-profile {
        right: 0%;
    }

    .footerIconsContainer {
        padding-right: 230px;
    }

    .footerInfo {
        padding-left: 15px
    }

}


@media(max-width: 1060px) {

    .footerInfo {
        display: none;
    }

}

@media (max-width: 767px) and (min-width: 767px) {

    .r-profile {
        top: -5px;
    }

}

.border-bottom-text {
    display: inline-block;
    float: left;
    margin-left: 5%;
    padding-top: 10px;
    text-align: left;
    letter-spacing: 1.5px;
}

.border-bottom-line1 {
    font-size: 16px;
    color: #fff;
    font-weight: 600;
}

.border-bottom-line2 {
    font-size: 14px;
    margin-left: 5px;
    color: #9ec900;
}

@media(max-width: 800px) {

    #bgSubtitle {
        font-size: 2.3vw;
        margin-right: 1%;
    }

    #bgTitle {
        font-size: 6vw;
    }

    .bgText {
        outline-offset: 10px;
        outline: 2px solid rgba(158, 201, 0, 0.6);
    }

    .border-bottom-bg {
        height: 30px;
    }

    .border-bottom-text {
        display: none;
    }
    
 }
 @media (min-width: 531px) {
	.header-height--resp {
		height: 50px;
	}
	
	.header-top--resp {
		top: 0px;
	}
	
	.r-header {
		top: 45px;
	}
}
@media (max-width: 530px){
	.header-height--resp {
		height: 65px !important;
	}
	
	.header-top--resp {
		top: 65px !important;
	}
}
@media (max-width: 385px){ 
	.r-bg {
		margin-top: 60px;
	}
	
	.r-header {
		top: 125px;
	}
	
	.header-height--resp {
		height: 80px !important;
	}
	
	.header-top--resp {
		top: 80px !important;
	}
}

 @media (max-width: 425px) {
	
	.header-top--resp {
		top: 0px !important;
	}
	
	.r-header {
		top: 45px;
	}
 }
.info-banner {
	display: block !important;
	letter-spacing: 0.1vw !important;
	font-family: Segoe UI !important;
	font-weight: 300 !important;
}

.info-banner--mail {
	font-weight: 700; 
	letter-spacing: 0.07vw; 
	cursor: pointer;
}

/** VV Cookie Policy CSS VV **/

#cookieConsentContainer {
    position: fixed;
    min-height: 95px;
    background-color: #003a69;
    width: 100%;
    top: 0;
    z-index: 10;
    display: none;
    overflow: hidden;
    height: auto;
}

.consentTextContainer {
    width: 70%;
    height: 100%;
    display: block;
    float: left;
}

.consentButtonContainer {
    width: 30%;
    height: 100%;
    display: block;
    float: left;
}

.consentText {
    font-size: 16px;
    color: #fff;
    margin-top: 36.5px;
    margin-bottom: 36.5px;
    margin-left: 30px;
    margin-right: 33px;
    padding-bottom: 0px;
}


.consentButton {
    float: right;
    margin-top: 27.7px;
    margin-right: 60px;
    color: #9ec900;
    background-color: #fff;
    border-radius: 20px;
    padding: 10px 20px;
    border: 1.5px solid #9ec900;
    transition: all 0.5s ease;
    text-align: center;
}

@media (max-width: 633px) {
    .consentButton {
        margin-right: 15px;
    }
}

.consentText a {
    color: #9ec900 !important;
    transition: all 0.3s ease;
}

.consentText a:visited {
    color: #9ec900 !important;
}

.consentText a:active {
    color: #9ec900 !important;
}

.consentText a:hover {
    cursor: pointer;
    color: #fff !important;
}

.consentText a:focus {
    cursor: pointer;
    color: #fff !important;
}

.consentButton:hover {
    background-color: #9ec900;
    border: 1.5px solid #fff;
    cursor: pointer;
    color: #fff !important;
}

/** ^^ Cookie Policy CSS ^^ **/

.languages-menu {
    display: none!important;
}

.resp {
    display: none!important;
}

.social-media p, .useful-links p{
    margin: 0 0 10px!important;
    padding: 0!important;
}
.redBtn{
	border: 1px solid;
	border-radius: 3px;
	height: 30px;
	font-size: 13px;
	color: rgb(255, 255, 255);
	border-color: rgb(217, 83, 79);
	background-color: rgb(217, 83, 79);
  }

.greenBtn{
	border: 1px solid;
	border-radius: 3px;
	height: 30px;
	font-size: 13px;
	color: rgb(255, 255, 255);
	border-color: rgb(92, 184, 92);
	background-color: rgb(92,184,92);
  }

.blueBtn{
	border: 1px solid;
	border-radius: 3px;
	height: 30px;
	font-size: 13px;
	color: rgb(255,255,255);
	border-color: rgb(0, 56, 147);
 	background-color: rgb(0, 56, 147);
  }