@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800');
@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900');
@import url('https://fonts.googleapis.com/css?family=Lato:100,300,400,700,900');
@import url('https://fonts.googleapis.com/css?family=Handlee&display=swap');
@import url('https://fonts.googleapis.com/css?family=Fjalla+One&display=swap');
@import url('https://fonts.googleapis.com/css?family=Lora&display=swap');
@import url('https://fonts.googleapis.com/css?family=Raleway:100,200,300,400,500,600,700,800,900&display=swap');

/* CSS Document */

body {
	/* font-family: 'Open Sans', sans-serif; */
	font-family: 'Roboto', sans-serif;
	/*font-family: 'Lato', sans-serif;*/
	font-weight: 300;
	color: #333;/*#696969;*//*#7f8c8d;*/
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Fjalla One', sans-serif;
	font-weight: 300;
	color: #374045;
}

h1 {
	font-size: 42px;
}

a, a:hover {
	text-decoration: none;
}

/* textarea:focus, 
textarea.form-control:focus, 
input.form-control:focus, 
input[type=text]:focus, 
input[type=password]:focus, 
input[type=email]:focus, 
input[type=number]:focus, 
[type=text].form-control:focus, 
[type=password].form-control:focus, 
[type=email].form-control:focus, 
[type=tel].form-control:focus, 
[contenteditable].form-control:focus {
  box-shadow: none;
} */

.btn.focus, .btn:focus  {
	box-shadow: none;
}

/* #header_wrap {
	background: url('../images/intro/master-project-management-1920.jpg') no-repeat top left fixed;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	width: 100%;
	min-height: 500px;
	position: relative;
	z-index:0;
	overflow: hidden;
} */

#header_wrap:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: block;
	background: rgba(0, 0, 0, .7);
}

#header {
	background: none;
	padding: 25px 0;
    width: 100%;
    height: auto;
    z-index: 1;
}

.my_auto {
	margin-top: auto;
	margin-bottom: auto;
}

.logo {
	min-height: 34px;
}

.str {
	/* margin: 0 auto !important;
	width: 100%;
	justify-content: center; */
	float: right;
}

.media_left {
display: block;
}

.media_right {
	padding-left: 10px;
}

.media_right h5 {
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
}

.media_left, .media_right {
	display: table-cell;
	vertical-align: middle;
}

.icon {
	display: inline-block;
	height: 48px;
	width: 48px;
	line-height: 48px;
	border: 1px solid #e6e6e6;
	vertical-align: middle;
	text-align: center;
	font-size: 24px;
	color: #008ed6;
	border-radius: 50%;
}

#header p {
	color: #e6e6e6;
	font-size: 14px;
	text-transform: uppercase;
	margin-bottom: 0px;
}

#header h5 {
	font-size: 16px;
	color: #fff;
	margin-bottom: 0px;
}

.social ul {
	text-align: right;
	margin-bottom: 0px;
}

.social ul>li {
	display: inline-block;
	list-style: none;
	color: #333;
}

.social li {
	margin-left: 15px;
}

.social li a {
	color: #fff;
}

.social li a:hover {
	color: #008ed6;
	transition:all .5s ease-in-out;
}

#intro {
	padding: 100px 0;
}

#intro h2 {
	color: #008ed6;
}
.set_left h1, .set_left p {
	color: #f3f3f3;
}

.features_icon {
	margin-top: 35px;
}

.features_icon {
	color: #fff;
}

.features_icon i {
	color: #008ed6;
}

.features_icon ul {
	padding-left: 0px;
}

.features_icon ul li {
	list-style: none;
	display: inline-block;
}

.features_icon li {
	margin-right: 15px;
}

.set_left hr {
	border-top: 1px solid rgba(255, 255, 255, .1)
}

.flip_h {
	-webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    transform: scaleX(-1);
}

.badge_bonus {
	font-size: 14px;
	font-weight: 600 !important;
	text-transform: uppercase;
	background-color: #fea500;
	vertical-align: middle;
}

.open_date {
	font-size: 36px;
	font-weight: 400;
	text-align: center;
	margin-top: 40px;
    background: rgba(255,255,255,.7);
	border-radius: 3px;
	padding: 15px 0;
}

.open_date p {
	color: #333 !important;
	margin-bottom: 0px;
}

.open_date i {
	color: #008ed6;
}

#time {
	display: flex;
	justify-content: center;
	margin-top: 30px;
}

#time > .simply-section {
	background: rgba(255, 255, 255, .7);
	width: 115px;
	height: 115px;
	margin: 0 20px;
	border-radius: 5px;
	display: flex;
	align-items: center;
	justify-content:center;
	vertical-align: middle;
	}
	
#time .simply-amount  {
	display: block;
	height: 25px;
	font-size: 50px;
	line-height: normal;
	font-weight: 700;
	color:#008ed6;
}

#time .simply-word {
	font-size: 14px;
	font-weight: 300;
	color: #fff;
}

.colored_line {
    height: 2px;
    width: 125px;
    margin: auto;
    margin-top: 1px;
	margin-bottom: 0px;
	background: #008ed6;
}

.social_share ul {
	margin: 100px 0 20px;
	padding-inline-start: 0;
	text-align: center;
}

.social_share p {
	font-family: 'Handlee', cursive;
}

.social_share ul>li {
	display: inline-block;
	list-style: none;
}

.social_share li {
	margin-right: 5px;
}

.social_share li.last {
	margin-right: 0 !important;
}

.set_right {
	padding: 40px 15px;
	background: rgba(255, 255, 255, .7);
	border-radius: 5px;
	margin-right: 15px;
}

.head_form {
	text-align: center;
}

.head_form h3 {
	color:#008ed6;
	margin-bottom: 20px;
}

.head_form p {
	color: #333;
	margin-bottom: 20px;
}

.head_form span, #course .modal-body span {
	color: #008ed6;
	font-weight: 400;
}

.set_right p.required {
	color: #333;
	font-size: 12px;
	font-weight: 400;
	text-align: left;
	margin-left: 45px;
	margin-bottom: 5px;
}

.form-control {
	display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: rgb(255, 255, 255, .7) !important;
    background-clip: padding-box;
    border: 1px solid rgb(255, 255, 255, .7);
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.form-control:focus {
	border: 1px solid #008ed6;
	box-shadow: none;
}

.set_right label {
	color: #333;
	font-size: 14px;
	margin-bottom: 20px;
	cursor: auto;
}

.set_right label a {
	color: #008ed6;
}

.set_right label a:hover {
	color: #01679b;
	transition: all .5s ease-in-out;
}

.set_right .button {
	text-align: center;
}

.btn_blue_custom {
	background: #008ed6;
	color: #fff;
	border-color: #008ed6;
	font-size: 21px;
	font-weight: 600;
	text-transform: uppercase;
}

.btn_blue_custom:hover {
	background: #01679b;
	color: #fff;
	border-color: #01679b;
	transition: all .5s ease-in-out;
}

#intro .privacy_advice, #intro .privacy_advice h4, #Mdlcontact .privacy_advice, #Mdlcontact .privacy_advice h4 {
	margin-top: 30px;
	font-size: 12px;	
}

#intro .privacy_advice h4, #Mdlcontact .privacy_advice h4 {
	text-transform: uppercase;
}

#intro .privacy_advice p, #Mdlcontact p {
	margin-bottom: .1rem;
	width: 105%;
}


.modal_privacy .modal-header, .modal_legal .modal-header {
	background: #008ed6;

}

.modal_privacy .modal-header .close, .modal_legal .modal-header .close {
	color: #fff;
	opacity: 1;
}
.modal_privacy .modal-title, .modal_legal .modal-title {
	font-size: 28px;
	color: #fff;
}

.modal_privacy .modal-body, .modal_legal .modal.body {
	padding-left: 30px;
	padding-right: 30px;
	background: #f9f9f9;
}

.modal_privacy h3, .modal_legal h3 {
	font-size: 21px;
	text-decoration: underline;
}

.modal_privacy h2, .modal_legal h2 {
	font-size: 18px;
}

.btn_green_custom {
	background: #709036;
	color: #fff;
	border-color: #709036;
	font-size: 21px;
	font-weight: 600;
	text-transform: uppercase;
}

.btn_green_custom:hover {
	background: #90b845;
	color: #fff;
	border-color: #90b845;
	transition: all .5s ease-in-out;
}

.bonus {
	padding: 35px 0;
	position:relative;
	background: #008ed6;
	text-align: center;
}

.bonus:before{
	  content: '';
	  position: absolute;
	  left: 0;
	  right: 0;
	  bottom: -30px;
	  margin: auto;
	  width: 0;
	  height: 0;
	  border-style: solid;
	  border-width: 30px 50px 0 50px;
	  border-color: #008ed6 transparent transparent transparent;  
}

.bonus h2 {
	color: #fff;
	text-transform: uppercase;
	font-size: 42px;
	margin-bottom: 0;
}

.bonus span {
	border-bottom: 2px dotted #fff;
	cursor: pointer;
}

.popover {
	border: none;
	background-color: #fcfcfc;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
	
}

.popover-header {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	background-color: #2e4285;
	color: #fff;
	border-bottom: 1px solid #2e4285;
	text-transform: uppercase;
}

.featured {
	width: 100%;
	background: #f7f7f7;
	padding-top: 70px;
	padding-bottom: 32px;
}

.featured_icon {
	color: #008ed6;
}

.featured h4 {
	font-size: 24px;
}

.featured p {
	font-weight: 300;
	color: #333;
}

#course {
	padding: 80px 0;	
}

.title {
    color: #7F8C8D;/*#777777;*/
}

.title h3 {
	font-weight: 300;
    font-size: 42px;
}

.title h3 span {
	color: #008ed6;
}

.title p {
	font-family: 'Lora', serif;
	font-style: italic;
	font-size: 20px;
	color: #758799;
}

#information_bar {
	margin: 0 auto;
	max-width: 1140px;
	padding: 45px 0;
	background: #f9f9f9;
	margin: 80px 0;
}

.str-2 {
	display: flex;
	justify-content: center;
}

.info_bar_left {
	display: block;
}
	
.info_bar_right {
		padding-left: 12px;
}
	
.info_bar_left, .info_bar_right {
		display: table-cell;
		vertical-align: middle;
}
	
.information_bar_icon {
		display: inline-block;
		line-height: 42px;
		vertical-align: middle;
		font-size: 42px;
		color: #008ed6;
		margin-left: 15px;
}

.info_bar_right h4 {
		font-size: 22px;
		margin-bottom: 0px;
}

#information_bar p {
	/* font-size: 14px; */
	color: #374045;
	margin-bottom: 0px;
}

#information_bar .col-lg-3 {
    border-right: 2px solid #e6e6e6;
}

#information_bar .col-lg-3:last-child {
    border: none;
}

.card {
	background: #f9f9f9;
	border: none;
	padding: 30px;
	text-align: justify;
	margin-top: 6px;
}

.card p {
	color: #333;
}

.nav-link {
	padding: 15px 30px;
}

/* .nav-fill, .nav-item {
	flex: none !important;
} */

.nav-item a:hover {
	background: #ebeaea;
	transition:all .5s ease-in-out;
}

.nav-pills .nav-link, .nav-pills .show>.nav-link {
	background: #f9f9f9;
	color: #374045;
	font-family: 'Fjalla One', sans-serif;
    font-size: 22px;
	margin: 0 3px 6px;
	transition:all .5s ease-in-out;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
	background-color: #008ed6;
	font-family: 'Fjalla One', sans-serif;
    font-size: 22px;
	transition:all .5s ease-in-out;
}

#course .card-body li {
    font-size: 16px;
    list-style: none;
    margin-bottom: 10px;
}

#course .card-body li, #course span {
    margin-right: 10px;
}

#course .badge_custom {
    color: #ffffff;
    background-color: #008ed6;
}

.modal_header_custom {
	background: #008ed6;
}

.modal_header_custom h4 {
	color: #fff;
	font-weight: 300 !important;
}
.required_fields_modal {
    font-size: 12px;
    text-align: left;
    font-weight: 400;
    margin-bottom: 5px;
}

.bonus_notice {
	font-family: 'Raleway', sans-serif;
	color: #008ed6;
	font-size: 24px;
	margin-top: 40px;
	font-weight: 400;
}

#advantage {
	margin: 80px 0 0;
}

.section_title {
	text-align: center;
}

.section_title h3 {
	font-size: 32px;
}

.section_title span {
	color: #008ed6;
}

.section_title p {
	font-family: 'Lora', serif;
	color: #758799;
	font-size: 18px;
	font-style: normal;
	padding-bottom: 15px;
}

.underline {
	color: #008ed6;
	position: relative;
}

.underline::before {
	content: '';
	border-radius: 8px;
	height: 6px;
	width: 2%;
	background: #008ed6;
	position: absolute;
	left: 49%;
	bottom: 0;
}

.underline::after {
	content: '';
	height: 2px;
	width: 10%;
	background: #008ed6;
	position: absolute;
	left: calc(50% - 5%);
	bottom: 2px;
}

#advantage .circle {
	display: inline-block;
	height: 48px;
	width: 48px;
	line-height: 48px;
	border: 1px solid #e6e6e6;
	vertical-align: middle;
	text-align: center;
	font-size: 24px;
	color: #fff;
	border-radius: 50%;
}

/* display this row with flex and use wrap (= respect columns' widths) */
.row-flex {
	display: flex;
	flex-wrap: wrap;
  }
  
/* vertical spacing between columns */
#advantage [class*="col-"], #why_us [class*="col-"] {
	margin-bottom: 30px;
  }

#advantage .advbox  {
	height: 100%;
	padding: 26px 20px 10px;
	color: #fff;
	background: #008ed6;
	border-radius: 5px;
}

#why_us .advbox  {
	height: 100%;
	padding: 30px 20px 30px;
	color: #333;
	background: #f7f7f7;
	border-radius: 5px;
	border: 1px solid rgba(0, 142, 214, .2);
}
/* end */

.notice {
	width: 100%;
    color: #f1f1f1;
	position:relative;
    z-index:0;
    overflow:hidden;
    background: url("../images/programas-formativos-bonificados.png") no-repeat top left fixed;
    background-size: cover;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
	padding: 90px 0;
}

.notice:before {
	background: url(../images/overlay-pattern-1.png);
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: block;
	opacity: 0.8;
}

.notice h3 {
	font-size: 36px;
	line-height: 1.5;
	font-style: italic;
	color: #ffffff;
}

.notice h4 {
	font-family: 'Roboto', sans-serift;
	color: #fff;
	padding-top: 40px;
	max-width: 600px;
	margin: 0 auto;
}

#ranking {
	padding: 80px 0;
}

#ranking .table-responsive {
	background-color: #f9f9f9;
	border-radius: 5px;
	margin-top: 30px;
}

#ranking .table .thead-custom th{
	font-family: 'Fjalla One', sans-serif;
	font-size: 20px;
	font-weight: normal;
	color:#fff;
	background-color: #008ed6 !important;
	border: none;
}

#ranking .table td, #ranking .table th {
    padding: .75rem;
	vertical-align: top;
	border-top: 1px solid #fff;
}
	
#ranking .t1_table tr th {
	font-size: 16px;
  	font-weight: 300 !important;
	color: #333;
	position: relative;
}

#ranking .t1_table tr th a {
	color: #333;
}

#ranking .t1_table tr th a:hover {
	color: #fff;
}

/* change table hover over color */
#ranking .table-hover tbody tr:hover td, #ranking .table-hover tbody tr:hover th {
	background-color: #008ed6; 
	color: #fff !important;
	transition:all .5s ease-in-out;
}

#ranking .table-hover tbody tr:hover td .stretched-link, #ranking .table-hover tbody tr:hover th .stretched-link {
	color: #fff;
}

#dossier {
	padding: 80px 0;
	background: #008ed6;
}

.dossier_txt {
	padding-top: 30px;
}

#dossier h3, #dossier p {
	color: #fff;
}

#dossier .section_title {
	text-align: left;
}

#dossier .section_title p {
	color:#f1f1f1;
}

#dossier span {
	color: #000;
}

.dossier-img {
	margin: 0 auto;
	align-content: center;
	text-align: center;
	cursor: pointer;
	position: relative;
	width: 270px;
}

.underline_dark {
	color: #000;
	position: relative;
}

.underline_dark::before {
	content: '';
	border-radius: 8px;
	height: 6px;
	width: 2%;
	background: #000;
	position: absolute;
	left: 15px;
	bottom: 0;
}

.underline_dark::after {
	content: '';
	height: 2px;
	width: 10%;
	background: #000;
	position: absolute;
	left: 0;
	bottom: 2px;
}

.btn_white_custom {
    background: #fff;
    border-color: #fff;
    font-size: 21px;
    font-weight: 600;
    text-transform: uppercase;
}

.btn_white_custom a {
	color: #008ed6;
}

.btn_white_custom:hover {
    background: #01679b;
    border-color: #01679b;
    transition: all .5s ease-in-out;
}

.btn_white_custom:hover a {
	color: #fff !important;
	transition: all .5s ease-in-out;
}

#why_us {
	padding: 80px 0;
	background: url('../images/clouds.jpg') no-repeat top left;
	width: 100%;
	position: relative;
	z-index:0;
	overflow: hidden;
}

#why_us:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: block;
	background: rgba(255, 255, 255, .6) !important;
}

#why_us .container {
    max-width: 1355px;
}

#why_us i {
	font-size: 48px;
	color: #008ed6;
    margin-bottom: 15px;
    min-width: 82px;
}

#why_us .advbox h3 {
	font-family: 'Raleway', sans-serif;
	font-size: 18px;
	font-weight: 500;
	color: #008ed6;
}

#why_us .advbox p {
	text-align: justify;
	color:#777;
}

#why_us .info_bar_left {
	border-right: 2px solid #e6e6e6;
    padding-right: 20px;
}

#why_us .info_bar_right {
    padding-left: 20px;
}

#why_us .advbox {
	display: inline-table;
	vertical-align: middle;
}

#feedback {
	padding: 120px 0;
	background: url('../images/feedback-bg.jpg') no-repeat top left;
	width: 100%;
	position: relative;
	z-index:0;
	overflow: hidden;
	text-align: center;
}

#feedback:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: block;
	background: rgba(0, 0, 0, .7);
}

#feedback .section_title {
	margin-bottom: 60px;
}

#feedback .section_title h3 {
	color: #008ed6;
}

#feedback .section_title h3 span {
	color: #fff;
}

#feedback .section_title p {
	color: #fff;
}

.fbk_image {
	margin-bottom: 20px;
}

.fbk_image img {
	width: 128px;
	height: 128px;
	border-radius: 50%;
}

.fbk_person h3 {
	margin-bottom: 20px;
	font-size: 26px;
}

.fbk_comment {
	text-align: left !important;
}

.blockquote-custom {
	position: relative;
	font-size: 1.1rem;
}

.bg-white-custom {
	background-color: rgba(255,255,255,.8);
}
  
  .blockquote-custom-icon {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: -25px;
	left: 50px;
	background: #008ed6 !important;
}

.blockquote-footer {
    color: #008ed6 !important;
	text-align: left;
}

#subscribe {
	background: url('../images/subscribe-bg.jpg') no-repeat center left;
	background-color: #00aae4;
	width: 100%;
	height: auto;
	padding: 80px 0;
	color: #fff;
}

#subscribe .information_bar_icon {
	line-height: 84px !important;
	font-size: 84px;
	color: #fff;
}

#subscribe .info_bar_right h4 {
	font-size: 32px;
	margin-top: 3px;
	color: #fff;
}

#subscribe .form-inline .form-control {
	min-width: 300px;
}

#subscribe .form-control {
	background: rgba(0, 170, 228, .1) !important;
	color: #FFFFFF;
	height: 48px;
}

#subscribe .input-group {
	max-width: 75%;
}

#subscribe .divcenter {
	margin: 0 auto;
}

#subscribe .privacy {
	font-size: 11px;
	margin-top: 28px;
}

#subscribe .privacy a {
	color: #fff;
	text-decoration: underline;
}

#subscribe .privacy a:hover {
	color: #283845;
}

#subscribe ::placeholder {
	color: #FFFFFF;
}

#subscribe .form-check {
	max-width: 500px;
	padding-left: 0;
	margin-top: 15px;
}

#subscribe input {
	border:2px solid #fff !important;
}

#subscribe input, textarea {
	outline: none;
	box-shadow:none !important;
	}

.btn_subscribe {
	background: #fff;
	border-color: #fff;
	color: #00AAE4;
	font-size: 21px;
	text-transform: uppercase;
    font-weight: 600;
}

.btn_subscribe:hover {
	background: #01679b;
    color: #fff;
    border-color: #01679b;
    transition: all .5s ease-in-out;
}

#subscribe .input-group>.input-group-append:not(:last-child)>.btn {
border-top-right-radius: .25rem;
border-bottom-right-radius: .25rem;
}

[class*=icheck-]>input:first-child+input[type=hidden]+label::before, [class*=icheck-]>input:first-child+label::before {
    border: 1px solid #fff;
}

.subscribe_privacy{
	font-size: 12px;
	margin-top: 28px;
	color: #fff;
	margin-bottom: 0;
}

/* CALL CREDIT SECTION */
#call_credit {
	padding: 80px 0;
	background: #00aae4;
}

.title_credit {
	font-family: 'Roboto', sans-serif;
    display: inline-block;
	margin-bottom: 40px;
}

.title_credit h3 {
	font-weight: 300;
    font-size: 36px;
	color: #fff;
}

.title_credit span {
	color:#004b7c;
	font-weight: 900;
}

.subtitle_credit {
	font-family: 'Lora', serif;
	font-style: italic;
	font-size: 20px;
	color: #fff;
}

.btn_credit {
	background: #fff;
	color: #00aae4;
	border: 1px solid #fff;
	font-weight: 600;
}

#footer {
	margin: 0 auto;
	width: 100%;
	padding: 80px 0;
	background: #202C39;
	color: #fff;
	text-align: center;
}

#footer .contact {
	margin: 20px 0 12px;
}

#footer hr {
	color: #fff;
	border: 0;
	height: 1px;
	width: 25%;
	background-image: linear-gradient(to right,rgba(0,170,228,0), rgba(0,170,228,1), rgba(0,170,228,0));
}

#footer h5 {
	color: #fff;
}

#footer h5, #footer i {
	display: inline-block;
	vertical-align: top;
}

#footer .contact i {
	color: #008ed6;
	margin-right: 10px;
}
#footer .social ul {
	text-align: inherit;
	padding-inline-start: 0;
}

#copyright {
	width: 100%;
	font-size: 14px;
	color: #d1d1d1;
	text-align: center;
	background: #283845;
	padding: 16px 0 0;
}

#copyright p, #copyright ul {
	text-align: center;
}

/*Cookie Consent Begin*/
.cookiealert {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    margin: 0 !important;
    z-index: 999;
    opacity: 0;
    border-radius: 0;
    background: rgba(33, 35, 39, .9);
    transform: translateY(100%);
    transition: all 500ms ease-out;
    color: #ecf0f1;
}

.cookiealert.show {
    opacity: 1;
    transform: translateY(0%);
    transition-delay: 1000ms;
}

.cookiealert a {
	border-bottom: 1px dotted #007bff;
	text-decoration: none;
}

.cookiealert a:hover {
	border-bottom: 1px dotted #0056b3;
}

.cookiealert .acceptcookies {
    margin-left: 10px;
    vertical-align: baseline;
}
/*Cookie Consent End*/