body{background: white !important}
.uk-notification.uk-notification-bottom-left {
    display: none !important;
}

div.ks-cboxtags {
    list-style: none;
    padding: 0px;
}
div.ks-cboxtags div{
  display: inline;
}
div.ks-cboxtags div label{
    display: inline-block;
    background-color: rgba(255, 255, 255, .9);
    border: 1px solid #999;
    color: #495057;
    border-radius: .25rem;
    white-space: nowrap;
    margin: 3px 2px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    transition: all .2s;
}

div.ks-cboxtags div label {
    padding: 5px 10px;
    cursor: pointer;
}

div.ks-cboxtags div label::before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 12px;
    padding: 2px 6px 2px 2px;
    content: "\f059";
    transition: transform .3s ease-in-out;
}

div.ks-cboxtags div input[type="radio"]:checked + label::before {
    content: "\f00c";
    transform: rotate(-360deg);
    transition: transform .3s ease-in-out;
}

div.ks-cboxtags div input[type="radio"]:checked + label {
    border: 2px solid #fcb92c;
    background-color: #d3b256;
    color: #fff;
    transition: all .2s;
}

div.ks-cboxtags div input[type="radio"] {
  display: absolute;
}
div.ks-cboxtags div input[type="radio"] {
  position: absolute;
  opacity: 0;
}
div.ks-cboxtags div input[type="radio"]:focus + label {
  border: 2px solid #fcb92c;
}
.form-group .label-radio {
     margin-right:15px !important;
    }
    .form-group input[type=radio] {
     margin-right:5px !important;
    }
    .form-group .label-check {
     margin-right:15px !important;
     text-transform:none!important;
/*     font-family: 'Poppins', sans-serif!important;*/
     margin: 0 !important;
     padding: 0 !important;
    }
    .form-group .label-check a {
     color: #e67300!important;
    }
    .form-group .label-check a:hover {
     text-decoration:underline!important
    }
    .form-group input[type=checkbox] {
     margin-right:5px !important;
     vertical-align: -3px !important;
    }
    .form-group .form-control:focus {
     box-shadow:none;
     border-color:#fb7657;
     background-color: #fff !important;
     color:#fb7657
    }
    
    
.sp-megamenu-parent>li>a:after{display:none !important}
.main{background: white !important}
.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span
{
	font-size:14px !important;
	padding: 0px 20px;
	letter-spacing: 1px !important;
/*	font-weight: 600 !important;*/
}
.tm-logo{height:100px !important}
.search-engine {
    padding: 12rem 0 5rem 0;
    background: url(../images/section/banner-image.png);
    background-size: cover;
    min-height: auto;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    min-height: 480px !important;
}
 .testimonials {
    position: relative;
    background-color: rgb(211 178 86 / 17%) !important;
}
.scrollToTop{background: none !important}
.theme-text-primary{color: black !important;}
.theme-bg-primary, .theme-btn-outline:hover, .link-btn:hover, .experience .video-icon, .back__top{color: white !important;background: #d3b256 !important}
.theme-btn-outline{border: 1px solid #d3b256 !important; color: #d3b256 !important;}
.recommended {
     padding-top: unset !important; 
    padding-bottom: unset !important; 
}
.signButton{
	border: none !important;
	background-image: linear-gradient(to right, #53b2fe ,#065af3);
	background-image: linear-gradient(93deg, #53b2fe, #065af3) !important
    border: 0;
/*    margin-right: 0;*/
    border-radius: 4px;
    color: white; 
    margin: 5px;
    float: right;
    width: auto;
    color: white;
    padding: 4px 10px;
    float: right;
/*    height: 42px;*/
	}
    
.btn-search{background: #d3b256 !important}
.signButton a{padding: 5px}
footer{
    color: white !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-image: url('/travelprestige/images/footer-bg.jpg') !important;
}
footer a{color: white !important;}
footer .nav-menu ul li:before {
    content: "\f105";
    font: normal normal normal 14px / 1 FontAwesome;
    margin-right: 10px !important;
    color: #fdee01;
    font-size: 20px;
    line-height:28px;
    font-weight: 400;
    position: relative;
    top: 0px;
    transform: rotate(45deg);
}

footer ul li .icon-outer img {
width: 27px;
height: 27px;
}

footer ul.d-flex li img {
width: 35px;
height: 35px;
}

.uk-radio:checked, .uk-checkbox:checked, .uk-checkbox:indeterminate, .uk-radio:checked:focus, .uk-checkbox:checked:focus, .uk-checkbox:indeterminate:focus, .uk-button-primary, .uk-card-primary.uk-card-hover:hover {
    background-color: #d3b256 !important;
}


.tm-form-reset .uk-background-muted, .tm-form-remind .bg-dark, .view-login .uk-background-muted {
    /*background-color: #383a3c !important;*/
        background-image: url(https://static.vecteezy.com/system/resources/thumbnails/039/001/453/small_2x/circle-dot-glitter-glow-luxury-background-video.jpg);
    background-position: top;
    color: white !important;
}
/*.tm-form-login{border-radius: 20px}*/
.view-login .uk-checkbox {border: 1px solid white;}
.view-login .uk-form-label{color: white;}


/*////////////Contact Page///////////////*/
#sp-footer {
     padding: 0 !important; 
}

/*----------------contact-area End------------------*/

/*-----------------------*.sidebar-style-here-----------------------*/
.sidebar{max-width: 220px !important;;min-width:220px !important;}
[data-simplebar] {width:220px !important;}
.search-sidebar form{
    position: relative;
}
.search-sidebar input{
    width: 100%;
    height: 45px;
    background: transparent;
    border: 1px solid #c0dbfd;
    padding-left: 10px;
}
.search-sidebar button{
    position: absolute;
    right: 0;
    width: 45px;
    height: 45px;
    top: 0;
    color: #fff;
     background: #265db9 !important;
    background-image: linear-gradient(to right top ,#6871f4,#6871f4,#6871f48f,#265db9 ,#265db9b0 )!important;
    border: 1px solid #2e7ffe;
}
.search-sidebar button:hover{
    background: #0552b1;
    border-color: #0552b1;
}
.sidebar-title{
    position: relative;
    font-size: 22px;
    text-transform: capitalize;
    padding-bottom: 5px;
    margin-bottom: 20px;
}

.category-wrap ul li{
    line-height: 35px;
    border-bottom: 1px solid #f1f1f1;
}
.category-wrap ul li:last-child{
    border-bottom: none;
}
.category-wrap ul li a{
    padding-left: 20px;
    position: relative;
    display: block;
    color:#555 !important;
}
.category-wrap ul li a::before{
    position: absolute;
    left: 0;
    content: "\f101";
    font-family: fontawesome;
    color: #296dc1;
    font-size: 16px;
    top: 0;
}
.related-post ul li{
    overflow: hidden;
    border-bottom: 1px solid #f1f1f1;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.related-post ul li:last-child{
    border-bottom: none;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.post-img{
    float: left;
}
.post-info{
    margin-left: 95px;
}
.post-info a {
    font-size: 15px;
    margin-bottom: 10px;
    display: block;
    line-height: 20px;
    color:#555 !important;
}
.post-info p{
    line-height: 20px;
    font-size: 12px;
    color: #296dc1;
}
.archive-wrap ul li{
    line-height: 35px;
}
.archive-wrap ul li a{
    display: block;
    color: #555!important;
}
.tags-wrap ul li{
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 5px;
}
.tags-wrap ul li a{
    display: block;
    padding: 8px 20px;
    border: 1px solid #e1e1e1;
      color: #555!important;

}
.tags-wrap ul li a:hover{
    background: #296dc1;
    color: #fff !important;
}

.contact-wrap textarea{
  height: 200px;
}
.contact-wrap button{
  border: 1px solid #999;
  padding: 10px 30px;
}
.contact-wrap ul li{
  padding: 30px 30px;
  background: #296dc1;
  color: #fff;
  position: relative;
  padding-left: 90px;
}
.contact-wrap ul li:nth-child(odd){
  background:#0552b1;
}
.contact-wrap ul li p{
  color: #fff;
}
.contact-wrap ul li i{
  position: absolute;
  left: 35px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  font-size: 35px;
}
.contact-wrap h3{
  text-transform: uppercase;
  margin-bottom: 30px;
}
#googleMap{
  height: 500px;
  width: 100%;
  background: #296dc1;
  margin-top: 100px;
}



.section-heading.left {
    margin-bottom: 30px;
    text-align: left;
}
.section-heading h4 {
    font-size: 30px;
    line-height: normal;
        position: relative;
        padding-bottom: 20px;
        font-weight: 600;
    color: #36415f;

}


.contact-info-section h4 {
    color: #232323;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 15px;
    line-height: normal;
}
.contact-info-section p {
    color: #999;
    font-size: 15px;
    font-weight: 400;
    margin: 0;
}
.contact-info-section {
    border-bottom: 1px solid #ececec;
    padding: 25px 0;
    margin-bottom: 0;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
}
.contact-info-section h4 {
    color: #232323;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 15px;
    line-height: normal;
}
.no-margin-bottom {
    margin-bottom: 0 !important;
    padding-left: 0px !important;
}
.list-style-1 li {
    padding: 5px 0;
}
.contact-info-section p {
    color: #999;
    font-size: 15px;
    font-weight: 400;
    margin: 0;
}
.contact-info-section i {
    width: 25px;
    height: 25px;
    padding-top: 7px;
    border-radius: 50%;
    background: #36415f;
    color: #fff;
    font-size: 12px;
    margin-right: 5px;
    line-height: 11px;
}
strong {
    font-weight: 600;
}
.list-style-2 {
    list-style: none;
    margin: 0;
    padding: 0;
}
.list-style-2 li {
    position: relative;
    padding: 0 0 0 12px;
    margin: 0 0 9px 0;
}
.list-style-2 li:before {
    content: "";
    width: 5px;
    height: 1px;
    background-color: #232323;
    position: absolute;
    top: 12px;
    left: 0;
}
input,
select {
    border: 1px solid #d1d1d1;
    font-size: 14px;
    padding: 8px 15px;
    width: 100%;
    margin: 0 0 15px 0;
    max-width: 100%;
    resize: none;
}
textarea{
    border: 1px solid #d1d1d1;
    font-size: 14px;
    padding: 8px 15px;
    width: 100%;
    margin: 0 0 15px 0;
    max-width: 100%;
    resize: none;
    height: 200px;
}

input[type="button"],
input[type="text"],
input[type="email"],
input[type="search"],
input[type="password"],
textarea,
input[type="submit"] {
    -webkit-appearance: none;
    outline: none

}

input:focus,
textarea:focus {
    border-color: #585858;
    outline: none
}

input[type="button"]:focus {
    outline: none
}

select::-ms-expand {
    display: none
}

iframe {
    border: 0
}
.padding-30px-left {
    padding-left: 30px;
}
.list-style-1 li {
    padding: 5px 0;
    list-style-type: none;
}
.card {
    box-shadow: 0 0 .875rem 0 rgb(33 37 41 / 16%) !important;
   
}
.stat svg {
    color: black !important; 
}

.card.maps{
    padding: 15px !important;
    background: #fff !important;
    margin-bottom: 40px !important;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3) !important;
}
.uk-navbar{
    padding:12px 0;
}

.signButton img{
        border: 1px solid white;
    padding: 2px;
    border-radius: 20px;
    width:25px !important;
    
}
.uk-logo{
    width: 135px;
    /* display: block; */
    position: absolute;
    top: -8px;
    left: 0;
    background: #000;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    padding: 10px;
}
.tm-logo{
    height: unset !important;
    width:100%;
   
 box-shadow: rgba(0,0,0,0.1)!important; 
    /*(box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px; */
}


/*// FAQ //*/
.section-bg {
    background: linear-gradient(180deg, #f2f6fa 0%, #fff 100%) !important;
}

#faq {
    padding: 60px 0;
    overflow: hidden;
}

#faq .section-title {
    text-align: center;
    padding-bottom: 30px;
}


/*/////////////////////// menus //////////////////*/
.tm-header, .uk-divider-icon::after, .uk-divider-icon::before {
    border-bottom: 1px solid #0d0d0d;
}
.uk-alert {
    position: relative;
    margin-bottom: 20px;
    padding: 15px 29px 15px 15px;
    background: #d3b256bf;
    color: #fff;
}
.uk-alert-warning {
    background: #d3b256 !important;
    color: #fff;
}

.uk-alert-message {
    position:absolute;
    background: #d3b256 !important;
    z-index: 10000000;
    width: -webkit-fill-available;
}

.uk-alert-message{background: #d3b256 !important;}
#system-message .uk-alert.uk-alert-notice{display: none !important;}
#sp-main-body{padding: 0 !important}

.sidebar-item.active .sidebar-link:hover, .sidebar-item.active>.sidebar-link{color: white !important}


section.contents .bn-btn {
    float: right;
    border: 1px solid;
    padding: 6px 10px !important;
    border-radius: 4px !important;
    margin: 2px 5px;
    color: black;
}

section h3 strong::after {
    content: "";
    /* position: absolute; */
    display: block;
    height: 2px;
    background: #274462;
    bottom: 0;
}

.h3, h3 {
    font-size: 1.75rem !important;
}

.form-group .form-control {
    box-shadow: none;
    background: none;
    padding: 10px 18px 2px;
    height: auto;
    font-size: 12px;
    margin-top: -17px;
}
.form-group {
    position: relative;
    margin-bottom: 6px !important;
}
.form-group label {
    background: #fff;
    border-radius: 3px;
    color: black;
    font-size: 12px;
    padding: 0 10px 5px;
    margin-left: 10px;
}

label {
    display: inline-block;
 font-weight: 600 !important;
    margin-bottom: .5rem;
}

.file-wrappers, .file-wrapper {
    width: 150px;
    height: 150px;
    border: 2px solid;
    background-size: cover;
    position: relative;
}

.file-wrappers:after, .file-wrapper:after{
  content: '+';
  position: absolute;
  top: 0; bottom: 0; left: 0; right: 0;margin: auto;
  width: max-content; height: max-content; display: block;
  max-height: 100px;
  font-size: 50px;
  font-weight: bold;
  color: #bba238;
}

.btn {
    display: inline-block;
    font-weight: 400;
    color: #495057;
    text-align: center;
    vertical-align: middle;
    width: auto !important;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s, background-color .15s, border-color .15s, box-shadow .15s;
}

.sum-btn,  .btn-bn, .btn-primary {
    color: white !important;
    border: 1px solid #d3b256 !important;
    background-color: #d3b256 !important;
}

  .file-wrappers:hover:after, .file-wrapper:hover:after{font-size: 73px;}
.file-wrappers .close-btn, .file-wrapper .close-btn{display: none;}
.file-wrappers input[type="file"], .file-wrapper input[type="file"]{
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 99999;
  cursor: pointer;
}
.file-set{
  background-size: cover;
  background-repeat: no-repeat;
  color: transparent;
  padding: 10px;
  border-width: 0px;
}
.file-set:hover{
  transition: all 0.5s ease-out;
  filter:brightness(110%);
}
.file-set:before{color: transparent;}
.file-set:after{color: transparent;}
.file-set .close-btn{
  position: absolute;
  width: 35px;
  height: 35px;
  display: block;
  background: #000000;
  color: #fff;
  top: 0; right: 0;
  font-size: 25px;
  text-align: center;
  line-height: 1.5;
  cursor: pointer;
  opacity: 0.8;
}
.file-set > input{pointer-events: none;}
.form-check-input:checked {
    background-color: #bba238 !important;
    border-color: #bba238 !important;
}   


.file-wrappers:hover:after, .file-wrapper:hover:after{font-size: 73px;}
.file-wrappers .close-btn, .file-wrapper .close-btn{display: none;}
.file-wrappers input[type="file"], .file-wrapper input[type="file"]{
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 99999;
  cursor: pointer;
}

.form-control {
    display: block;
    width: 100%;
    padding: 0.115rem 0.75rem;
    /* font-size: 1rem; */
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #b0b6bb;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

section.contents .web-block {
    background: #fff;
    padding: 20px;
    border-radius: 5px;
    margin-bottom: 10px;
    -webkit-box-shadow: 0px 5px 16px rgb(0 0 0 / 10%) -moz-box-shadow: 0px 5px 16px rgb(0 0 0 / 10%) box-shadow: 0px 5px 16px rgb(0 0 0 / 10%);
}

.web-block {
    box-shadow: 1px 5px 8px 1px #ababab70 !important;
}

.sidebar svg, .sidebar a {
    color: white !important;
    font-weight: 600 !important;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-weight: 600 !important; 
   
}

input[type=radio], input[type=checkbox] {
    box-sizing: border-box;
    padding: 0;
}
input, button, select, optgroup, button, select {
    text-transform: none;
}

tr td:first-child {display: flex;}
table.dataTable thead th {
    color: white !important;
    background-color: #000000 !important;
    padding: 3px 10px !important;
        text-align: inherit;
    border-bottom: none !important;
}

table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd {
    background-color: #f9f9f9;
}
table.dataTable.row-border tbody th, table.dataTable.row-border tbody td, table.dataTable.display tbody th, table.dataTable.display tbody td {
    border-top: unset !important;
}
table.dataTable tbody td {
    padding: 5px 10px !important;
}
tr.odd td {
    background: #d9dadbad  !important;
}

* .sidebar-link, a.sidebar-link{    padding: .5rem .1rem .5rem 1.5rem !important;}
.sidebar .submenu svg, .sidebar .submenu a{font-weight: 400 !important}


/**/
.content {
    padding: 1rem ;
}
.main .contents, main.content{padding: 1rem !important}


.file-wrappers:hover:after, .file-wrapper:hover:after{font-size: 73px;}
.file-wrappers .close-btn, .file-wrapper .close-btn{display: none;}

@media screen and (max-width: 976px) { }
.file-wrappers input[type="file"], .file-wrapper input[type="file"]{
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 99999;
  cursor: pointer;
}
.file-set{
  background-size: cover;
  background-repeat: no-repeat;
  color: transparent;
  padding: 10px;
  border-width: 0px;
}
.file-set:hover{
  transition: all 0.5s ease-out;
  filter:brightness(110%);
}
.file-set:before{color: transparent;}
.file-set:after{color: transparent;}
.file-set .close-btn{
  position: absolute;
  width: 35px;
  height: 35px;
  display: block;
  background: #000000;
  color: #fff;
  top: 0; right: 0;
  font-size: 25px;
  text-align: center;
  line-height: 1.5;
  cursor: pointer;
  opacity: 0.8;
}
.file-set > input{pointer-events: none;}
        .file-wrappers, .file-wrapper{
  width: 150px;
  height: 150px;
  border: 2px solid #365673 ;
  background-size: cover;
  position:relative;
}
.file-wrappers:after, .file-wrapper:after{
  content: '+';
  position: absolute;
  top: 0; bottom: 0; left: 0; right: 0;margin: auto;
  width: max-content; height: max-content; display: block;
  max-height: 100px;
  font-size: 50px;
  font-weight: bold;
  color: #365673 ;
}

.file-wrappers:hover:after, .file-wrapper:hover:after{font-size: 73px;}
.file-wrappers .close-btn, .file-wrapper .close-btn{display: none;}
.file-wrappers input[type="file"], .file-wrapper input[type="file"]{
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 99999;
  cursor: pointer;
}

.select2.select2-container {
  width: 100% !important;
}

.select2.select2-container .select2-selection {
  border: 1px solid #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  height: 34px;
  margin-bottom: 15px;
  outline: none !important;
  transition: all .15s ease-in-out;
}

.select2.select2-container .select2-selection .select2-selection__rendered {
  color: #333;
  line-height: 32px;
  padding-right: 33px;
}


.select2.select2-container.select2-container--open .select2-selection.select2-selection--single {
  background: #f8f8f8;
}

.select2.select2-container.select2-container--open .select2-selection.select2-selection--single .select2-selection__arrow {
  -webkit-border-radius: 0 3px 0 0;
  -moz-border-radius: 0 3px 0 0;
  border-radius: 0 3px 0 0;
}

.select2.select2-container.select2-container--open .select2-selection.select2-selection--multiple {
  border: 1px solid #34495e;
}

.select2.select2-container .select2-selection--multiple {
  height: auto;
  min-height: 34px;
}

.select2.select2-container .select2-selection--multiple .select2-search--inline .select2-search__field {
  margin-top: 0;
  height: 32px;
}

.select2.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: block;
  padding: 0 4px;
  line-height: 29px;
}

.select2.select2-container .select2-selection--multiple .select2-selection__choice {
  background-color: #f8f8f8;
  border: 1px solid #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: 4px 4px 0 0;
  padding: 0 6px 0 22px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  position: relative;
}

.select2.select2-container .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove {
  position: absolute;
  top: 0;
  left: 0;
  height: 22px;
  width: 22px;
  margin: 0;
  text-align: center;
  color: #e74c3c;
  font-weight: bold;
  font-size: 16px;
}

.select2-container .select2-dropdown {
  background: transparent;
  border: none;
  margin-top: -5px;
}

.select2-container .select2-dropdown .select2-search {
  padding: 0;
}

.select2-container .select2-dropdown .select2-search input {
  outline: none !important;
  border: 1px solid #34495e !important;
  border-bottom: none !important;
  padding: 4px 6px !important;
}

.select2-container .select2-dropdown .select2-results {
  padding: 0;
}

.select2-container .select2-dropdown .select2-results ul {
  background: #fff;
  border: 1px solid #34495e;
}

.select2-container .select2-dropdown .select2-results ul .select2-results__option--highlighted[aria-selected] {
  background-color: #3498db;
}
 .uk-navbar-container{background-image:url('/images/navback.jpg') !important;}

 @media screen and (max-width: 992px) {



 #sp-component{padding: 1rem !important }

.uk-navbar-center {top: 0 !important}
.main-head {
    font-size: 36px !important;
    line-height: 45px !important;
    font-weight: 700;
    letter-spacing: 0px;
    text-transform: none;
    color: #0a0a0a;
    margin-bottom: 20px !important;
    font-family: "Open Sans", sans-serif;
}
.col-desc p {
    font-size: 15px !important;
    line-height: 24px;
    color: #333;
    text-align: justify;
}

#sidebar, .main .navbar{display: none !important;}

}
.cookie-consent-banner {
    display: none !important;
}
.uk-notification-bottom-left, .uk-notification-message-primary.uk-panel{display: none !important;}
