/*
Theme Name: IT BASE
Author: IT
Description: Custom theme for Wordpress
Version: 0.0.1
*/ 
@import url(https://fonts.googleapis.com/css?family=Montserrat);
/*------------------------------
	TEMPORARY
------------------------------*/

/*------------------------------
	GENERAL
------------------------------*/
.grayscale img, .grayscale .embed-container {
    -webkit-filter: grayscale(100%) !important;
    filter: grayscale(100%) !important;
   -moz-filter: grayscale(100%);
   -ms-filter: grayscale(100%);
   -o-filter: grayscale(100%);
}
.dropdown-backdrop {
  display: none;
}
.gtranslate_wrapper a {
    float: left;
}
#home-video {
    overflow: hidden;
    position: relative;
    width: 100%;
    min-height: 600px;
    height: 100%;
    margin: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    background-color: #fff;
    max-height: 600px;
}
video#hvideo {
    width: 100%;
    height: auto;
}
.hcontent {
    position: absolute;
    bottom: 0;
    /* background: rgba(0, 0, 0, 0.5); */
    background: transparent;
    /* color: #f1f1f1; */
    color: #444;
    width: 100%;
    /* padding: 20px; */
    padding: 20px 0 150px 110px;
}
.nav-links a.page-numbers, .nav-links span.page-numbers {
    background: #FABE00;
    min-width: 2.4rem;
    height: 2.4rem;
    display: inline-block;
    padding: .5rem 1rem;
    color: #1D1D1B;
    border-radius: 50%;
    font-weight: 600;
}
.pagination .page-numbers {
    padding: .2rem;
    color: #555;
    text-decoration: none !important;
}

.pagination {
    margin-bottom: 1rem;
}
span.illustratiivsed {
    position: absolute;
    z-index: 1;
    background: rgba(250, 190, 0, 0.8);
    padding: .2rem .5rem;
    border-radius: 9px;
    margin: .5rem;
    color: #fff;
}
span.liion-label {
    max-width: 60px;
    max-height: 60px;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
}
.header-right a {
    padding: 6px 6px 0 6px;
}
.text-lightgreen {color:#89cc98;}
/*.header-middle-new {background:#FCD866; }*/
.navbar-brand {
    padding: 9px;
    background: #FABE00;
	/*border: 3px #1D1D1B solid;*/
	margin:6px
}
.aws-container {
    margin-right: 1rem;
}
.owl-carousel { filter: grayscale(100%); }
.woocommerce span.state.new {
    bottom: 12px;
}
.woocommerce-per-page {
    margin: 0 0 1em;
    float: right;
    font-size: .9286em;
    vertical-align: top;
}
.woocommerce-per-page select, .woocommerce-per-page select {
    font-size: 1em;
    padding: 0 25px 0 8px;
    margin-left: 7px;
    box-shadow: none;
    border: 1px solid #e4e4e4;
    height: 34px;
    border-radius: 0;
    background: #fff;
}
form.woocommerce-per-page {
    width: 8rem;
}

.woocommerce ul.products li.product .price {
    font-size: 1em;
}
table.fork-details td {
   padding: .4rem 1rem;
}
table.fork-details {
    font-size: .9em;
}
.modal-body #contact_form {
    margin-top: 2.5rem;
}
.aws-container .aws-search-field {
    padding: 6px 12px;
}
.aws-container .aws-search-form .aws-search-btn_icon {
    color: #fff;
}
.aws-container .aws-search-form .aws-form-btn {
    background: #FABE00 !important;
    border: 1px solid #fff
}
.aws-container .aws-search-field {
    border: 1px solid #fff;
}
.aws-container[data-show-page="false"] .aws-search-form .aws-search-btn:hover {
    background: #FABE00;
    cursor: default;
}
ul.dropdown-menu li > ul.dropdown-menu{
    left: 100%;
    top: 0;
}

ul.dropdown-menu li:hover > ul.dropdown-menu, ul.dropdown-menu li:focus > ul.dropdown-menu{
    display: block
}
.forklift_filters_wrapper label {
    margin-bottom: -3px;
    font-size: .9em;
}
.dropdown:hover>.dropdown-menu {
  display: block;
}
.prev_next_buttons a {
margin: 0 .6rem 0 0;
    padding: .7rem 1rem;
    background: #ededed;
    border-radius: 100%;
    z-index: 6;
}

.prev_next_buttons {
    float: right;
    position: absolute;
    right: 0;
    top: 5rem;
    z-index: 9;
}
.sqr {
    border-radius: 0 !important;
}
#it-schedule {
    padding: 1.5rem 1rem;
   /* background: #efefef;
    color: #6b7a83;*/
    background: #4A4A49;
    color: #fff;
}
.flex-viewport {
    border: 1px solid #ddd;
}
select option:hover {
background: #eee !important;
}
.header-top, .header-top .top-links>li.menu-item:after {
    color: #6b7a83;
}
header-top .mega-menu > li.menu-item > a, .header-top, .welcome-msg {
    font-weight: 600;
}
.header-top {
    position: relative;
    z-index: 1001;
    font-size: .7857em;
    border-bottom: 0.4px solid #ffffff;
    background-color: #efefef;
    min-height: 30px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
	color: #1D1D1B;
}
.header-top .top-links > li.menu-item > a {
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 1px;
    padding-right: 5px;
	color: #1D1D1B;
}

.header-top .header-contact a, 
.header-top .custom-html a, 
.header-top .top-links > li.menu-item > a, 
.header-top .welcome-msg a {
    color: #1D1D1B;
}
body {
    -webkit-font-smoothing: antialiased;
    background-color: #ffffff;
    color: #1D1D1B;
	font-family: 'Montserrat', sans-serif;
	/*font-family: Arial,Helvetica Neue,Helvetica,sans-serif;*/
    font-size: 15px;
    line-height: 1.5;
    overflow-x: hidden;
}
a {
    color: #1D1D1B
}
a:hover {
    color: #4A4A49;
}
.text-white {color:#ffffff}
.text-theme-primary, .text-theme-primary span {color:#FABE00}
.text-theme-secondary {color:#213540}
.bg-white {background: #ffffff}
.bg-theme-primary {background: #FABE00}
.bg-theme-secondary {background:#efefef}
.page-title {font-size: 15px;margin: 0px;padding: 0px;}

.bg_fork_yellow_darker {background:#FABE00}
.bg_fork_yellow_lighter {background:#FCD866}
.bg_fork_gray_lighter {background:#4A4A49}
.bg_fork_gray_darker {background:#1D1D1B}


.text_fork_yellow_darker, .text_fork_yellow_darker a, .text_fork_yellow_darker a:hover  {color:#FABE00}
.text_fork_yellow_lighter, .text_fork_yellow_lighter a, .text_fork_yellow_lighter a:hover {color:#FCD866}
.text_fork_gray_lighter, .text_fork_gray_lighter a, .text_fork_gray_lighter a:hover {color:#4A4A49}
.text_fork_gray_darker, .text_fork_gray_darker a, .text_fork_gray_darker a:hover {color:#1D1D1B}

.h2, h2 {
    font-size: 1.8rem;
}
/* FIREFOX FIX OF UGLY SELECT BOXES */
@supports (-moz-appearance:none) {

  SELECT
  {
  -moz-appearance:none !important;
  background: #ffffff url('data:image/gif;base64,R0lGODlhBgAGAKEDAFVVVX9/f9TU1CgmNyH5BAEKAAMALAAAAAAGAAYAAAIODA4hCDKWxlhNvmCnGwUAOw==') right center no-repeat !important;
  background-position: calc(100% - 5px) center !important;
  }

}
.breadcrumbs p {
    margin: 0px;
    padding: 0px;
    font-size: 15px;
}
.woocommerce-breadcrumb, #breadcrumbs, .woocommerce-breadcrumb a, #breadcrumbs a {
	margin: 0px;
    color:#8e8e8e;
    text-decoration:none;
	padding-top: 1rem;
    /*padding-bottom: 1rem;*/
}

.text-lead {font-size:2.5rem}
.text-page-title {font-size:2.4rem}
.numbers {
    width: calc(50% + 12px);
    margin: 0;
    float: left;
    z-index: 2;
    overflow: hidden;
    border-radius: 50%;
	min-height: 290px;
    font-size: 27px;
    text-align: center;
    background: #efefef;
    padding-top: 30px;
}
.numbers_number {
    font-size: 54px;
}
.welcome-face {
    width: calc(50% + 12px);
    float: right;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    margin-left: -35px;
    margin-right: 0;
}
.round {
	background: #fff; 
    border-radius: 50%;
    height: 90px;
    width: 90px;
    color: #213540;
    font-size: 45px;
    padding: 8px 21px;
    margin: 18px auto 36px auto;
    border: 4px solid #213540;
}
section#before_footer {
    min-height: 300px;
    background-image: url(/wp-content/uploads/front-new-min.jpg);
}
.team-member {
    padding: 0 0 40px 0;
	border-bottom: 2px #eee dashed;
}
.team-member:last-of-type {
    border-bottom:none;
    margin-bottom:0;
}
.team-member .col-md-8 {
    padding-top: 40px;
}
.team-member img {
    margin-top: 45px;
}
.team-member h2 {
    font-size: 2.4rem;
}
.item h2 {font-size: 1.8rem;}
.min-22 {
    min-height: 22rem;
}
span.starting {
    font-size: .7em;
    /*position: absolute;
    color: darkred;*/
    /*margin: -.4rem 0*/
}
.parallax {

  height: 100%;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.scrollup {
    position: fixed;
    display: none;
    z-index: 9999;
    text-align: center;
    left: 30px;
    bottom: 40px;
    width: 54px;
    height: 54px;
    background: #FABE00;
    font-size: 27px;
    line-height: 54px;
    color: #1D1D1B;
    cursor: pointer;
	border-radius:50%;
    opacity: .7;
    transition: all 150ms;
}
.scrollup:hover, 
.scrollup:focus {
    opacity: 1;
    color: #1D1D1B !important;
}


/*------------------------------
	HEADER
------------------------------*/
header .mobile-toggle:first-child {
    margin-left: 0;
}

header .mobile-toggle {
    color: #6b7a83;
    background-color: transparent;
}
header .mobile-toggle {
    font-size: 16px;
    padding-left: 11px;
    padding-right: 11px;
}
header .mobile-toggle {
    cursor: pointer;
    padding: 7px 13px;
    text-align: center;
    display: none;
    font-size: 14px;
    vertical-align: middle;
    margin: 8px 0 8px 1em;
    line-height: 20px;
    border-radius: .25rem;
}
header a, header a:hover {
    text-decoration: none;
    outline: none;
}
.searchform-popup {
    /*display: inline-block;*/
    position: relative;
    vertical-align: middle;
}
header .searchform-popup .search-toggle {
    font-size: 1.2857em;
    width: 40px;
    height: 40px;
    line-height: 40px;
}

header .searchform-popup .search-toggle {
    cursor: pointer;
    display: none;
    text-align: center;
    position: relative;
    z-index: 1003;

}
header .header-top .container>div, header .header-middle .container>div {
    display: table-cell;
    position: relative;
    vertical-align: middle;
}
header .header-top .container, header .header-middle .container {
    position: relative;
    display: table;
}

header .header-middle .header-left {
    padding: 0;
}
header .header-middle .header-left {
    /*padding: 15px 0;*/
}
header .header-left {
    text-align: left;
}
header .header-right {
    text-align: right;
}
header ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
header .header-top .top-links > li.menu-item > a {
    padding-top: 7px;
    padding-bottom: 2px;
    padding-left: 1px;
    padding-right: 15px;
}
header .top-links>li.menu-item {
    display: inline-block;
}
header .header-top, header .header-top a {
    color: #6b7a83;
}

header .header-contact {
    border-right-color: #ffffff;
}

header .header-contact {
    border-right: 1px solid #fff;
    padding-right: 35px;
    margin-right: 18px;
    line-height: 22px;
}
header .header-contact {
    margin-top: 5px;
    margin-bottom: 5px;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    font-size: .9em;
	color:#1D1D1B
}
#mini-cart .cart-popup {
    color: #7b858a;
}

#mini-cart .cart-popup {
    position: absolute;
    width: 300px;
    -webkit-backface-visibility: hidden;
    z-index: 1003;
    top: 100%;
    margin-top: 8px;
    right: 0;
    padding: 0;
    line-height: 38px;
    box-shadow: 0 5px 8px rgba(0,0,0,0.15);
    text-align: left;
    display: none;
    animation: menuFadeInDown .2s ease-out;
}
header:not(.sticky-header) #mini-cart .cart-head {
    padding-right: 26px;
}
#mini-cart .cart-items {
    position: absolute;
    left: 27px;
    top: -1px;
    font-size: 10px;
    font-weight: 600;
    text-align: center;
    display: inline-block;
    width: 16px;
    height: 16px;
    line-height: 16px;
    border-radius: 8px;
    overflow: hidden;
    color: #fff;
    background-color: #ff5b5b;
}
#mini-cart .cart-head {
    position: relative;
    cursor: pointer;
    margin-top: 0;
    min-width: 45px;
    text-align: center;
}

#mini-cart {
    line-height: 39px;
}
#mini-cart {
    display: inline-block;
    position: relative;
    white-space: normal;
    vertical-align: middle;
}
#mini-cart .minicart-icon {
    color: #6b7a83;
}

#mini-cart .minicart-icon {
    font-size: 36px;
    line-height: 1;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    font-style: normal;
}
.woocommerce-price-suffix {
    font-size: .5em;
}
/*------------------------------
	NAVIGATION
------------------------------*/
#peida_filtrid {
    cursor: pointer;
    margin-top: -.5rem !important;
    padding-bottom: .5rem;
	font-size: .9em;
}
.canecode_select{
    padding:2px;
    border:1px solid #ced4da;
    width:80px;
    height:40px;
    border-radius:3px;
    position: relative;
    cursor:pointer;
    transition: all 0.2s ease;
    /*margin:0 0 20px 0;*/
    background:#fff;
}
.canecode_select span{
    padding:14px;
    border-radius:3px;
    background:#FABE00;
    position: absolute;
    top:50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    left:5px;
    transition: all 0.2s ease;
}
.canecode_select.is_on{
    border:1px solid #FABE00;
    background:#FABE00;
}
.canecode_select.is_on span{
    background:#fff;
    left:auto;
    right:5px;
}
.canecode_active{
    display:block;
    visibility: visible;
	margin-bottom:3px !important
}
.canecode_hidden{
    display: none;
    visibility: hidden;
}

body a {
    outline: none !important;
}
.fork-sidebar h3 {font-size:21px}
.fork-sidebar>ul li i {float:right; font-size:10px;cursor:pointer}
.fork-sidebar>ul li ul {margin-left:20px}
.fork-sidebar>ul {
    padding: .7143em 0;
    border-width: 0;
    margin: 0;
}
.fork-sidebar ul, .sidebar ol {
    list-style: none;
    padding: 0;
}

.fork-sidebar .current-cat>a {font-weight:800 !important}

.fork-sidebar>ul li {
    position: relative;
    margin: 0;
    padding: 5px 0;
    transition: all 0.3s;
}


.fork-sidebar ul li>a, .fork-sidebar ol li>a {
    text-decoration: none;
    display: inline-block;
    padding: 4px 0;
    color:#212529
}


.navbar-brand img {
    max-height: 3.5rem;
}

.navbar-nav .dropdown-menu li a {
    color: #212529;
}
.dropdown-menu {
    -moz-box-shadow: 3px 3px 7px 3px rgba(0,0,0,0.29);
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.dropdown-item:focus, .dropdown-item:hover {
    background-color: #efefef;
}
.navbar-nav .current-menu-item, .navbar-nav .current-menu-item a {
    background: #4A4A49;
    color: #fff !important;
}
/*.menu-item:hover {background-color: #FABE00;}*/
.navbar-light .navbar-toggler {
    color: rgba(0,0,0,.5);
    border-color: transparent;
}
.dropdown-item.active, .dropdown-item:active {
    color: #fff!important;
    text-decoration: none;
    background-color: #4A4A49;
}

.dropdown-menu {
    border: 0; 
    border-radius: 0;
	margin: 0 0 0;
}
.navbar-nav li a {
    padding: 16px 13px;
    display: block;
    text-decoration: none;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    font-size: .8rem;
}

.dropdown-item {
    padding: 10px 33px !important;
}
header .topbar div[class*='col-'] {
    padding-top: 8px;
    padding-bottom: 2px;
}
.navbar {padding:0}

/*------------------------------
	OWL CAROUSEL
------------------------------*/
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}
.owl-theme .owl-nav{margin-top:10px}
.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#fff;display:inline-block;cursor:pointer;border-radius:3px}
.owl-theme .owl-nav [class*=owl-]:hover{background:#fff;color:#FFF;text-decoration:none}
.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}
.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}
.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}
.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#fff;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}
.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#213540}
#people .owl-carousel {margin:3rem 0 0}
#people .owl-carousel .item {padding:0;}
#people .owl-carousel .item h2{text-align:center;font-weight:500;padding-top:1rem;}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {display: none;}
.owl-theme .owl-dots .owl-dot {outline: none;}

/*------------------------------
	FORMS
------------------------------*/
.btn-primary.focus, .btn-primary:focus {
    box-shadow: 0 0 0 0 rgba(38,143,255,.5);
}
button:focus {
    outline: none !important;
}
.nbr {border-radius:0 !important}
.form-control {
    border-radius: 0;
    font-size: .8rem;
    height: calc(1.5em + 1.1rem + 2px);
    background-clip: border-box;
}
div#sidebar-left, div#sidebar-left a {
    font-size: 12px;
    text-transform: uppercase;
}
.btn, .button {
    display: inline-block;
    background-image: none;
    border: 1px solid transparent;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    font-size: 13px !important;
    padding: 8px 24px !important;
    line-height: 1.5 !important;
    border-radius: 25px !important;
}
.btn-search {
    display: inline-block;
    background-image: none;
    border: 1px solid transparent;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    font-size: 13px !important;
    padding: 10px 24px !important;
    line-height: 1.5 !important;
    border-radius: 0 20px 20px 0;
}
.input-search {
        padding-left: 15px;
        border-radius: 20px 0 0 20px !important;
}
.form-control:focus {
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da;
    outline: 0;
    box-shadow: 0 0 0 0 rgba(0,123,255,.25);
}
.btn-primary, .button {
    color: #1D1D1B !important;
    background-color: #FABE00 !important;
    border-color: #FABE00 !important;
}
.btn-secondary {
    color: #ffffff;
    background-color: #999;
    border-color: transparent;
}
.btn-green {
    color: #fff;
    background-color: #67A684;
    border-color: #67A684;
}
.btn-orange {
    color: #fff;
    background-color: #E09F63;
    border-color: #E09F63;
}
.btn-red {
    color: #fff;
    background-color: #981D60;
    border-color: #981D60;
}
.btn-blue {
    color: #fff;
    background-color: #73ABB7;
    border-color: #73ABB7;
}
.btn-lg {
    padding: 15px 24px;
}
.btn:hover {
    opacity: 0.7;
	color: #4A4A49 !important
}
.btn-nl {
    color: #1D1D1B;
    background-color: #FABE00;
    border-color: #FABE00;
}
.btn-check:not(:disabled):not(.disabled).active, .btn-check:not(:disabled):not(.disabled):active, .show>.btn-check.dropdown-toggle {
    color: #fff;
    background-color: #FABE00;
    border-color: #FABE00;
}

.btn.btn-check {
    display: inline-block;
    cursor:pointer;
    /*font-weight: 400;*/
    color: #FABE00;
    background-color: #fff;
    border-color: #FABE00;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5 !important;
    border-radius: 0 !important;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.btn.btn-check:hover {
    opacity: 0.7;
    color: #fff !important;
    background-color: #FABE00;
    border-color: #FABE00;
}
/*------------------------------
	CONTENT
------------------------------*/
ul.products li.product .size-woocommerce_thumbnail:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.1);
    z-index: 2;
    opacity: 0;
    transition: opacity 0.2s ease;
}
/*------------------------------
	FOOTER
------------------------------*/
footer {
    background:  #1D1D1B;
    color:#a8a8a8;
}
.footer-secondary {
    padding: 25px 0;
    background: #1D1D1B;
}
.footer-primary {
    padding: 18px 0 12px 0;
    background:  #4A4A49;
}
footer a {
    color:#a8a8a8;
}
footer a:hover, .footer a:focus {
    color:#a8a8a8;
    text-decoration:none;
}
footer h3, footer h4 {color:#fff}
/*------------------------------
	SOCIAL BUTTONS
------------------------------*/
.social {
    display: inline;
    padding-left: 0;
}
.social > li {
    display: inline-block;
    height:27px;
}
.social>li>a { 
    display: inline-block;
    height:50px;
    padding: 9px 7px 0 8px;
    width: 50px;
	border-radius: 50%;
}
.btn-fb:hover, .fb>a:hover {color:#3b5998; border:#3b5998 3px solid;background-color:#fff;}
.btn-gp:hover, .gp>a:hover {color:#d34836; border:#d34836 3px solid;background-color:#fff;}
.btn-tw:hover, .tw>a:hover {color:#4099FF; border:#4099FF 3px solid;background-color:#fff;}
.btn-fb, .fb>a {color:#fff; border:#3b5998 3px solid;background-color:#3b5998;}
.btn-gp, .gp>a {color:#fff; border:#d34836 3px solid;background-color:#d34836;}
.btn-tw, .tw>a {color:#fff; border:#4099FF 3px solid;background-color:#4099FF;}

/*------------------------------
	MODAL
------------------------------*/
.modal-content {
    border-radius: 0.9rem;
}
.modal-body .close {
    margin: -15px 0 9px 0;
    font-size: 45px;
    font-weight: 200;
}

/* COOKIE MESSAGE */

.cookie-choices-info .cookie-choices-text {
     display: inline-block; 
     vertical-align: middle; 
     font-size: 16px; 
     margin: 10px 20px; 
     max-width: 800px; 
     text-align: left; 
}
.cookie-choices-info {
     position: fixed; 
     width: 100%; 
     background-color: #FABE00; 
     margin: 0; 
     left: 0; 
     bottom: 0; 
     padding: 0; 
     z-index: 99991; 
     text-align: center; 
     color: #fff; 
     line-height: 150%; 
     padding: 10px 0; 
     font-family: roboto,Arial; 
}
.cookie-choices-info .cookie-choices-button:hover {
    color: #455;
}
.cookie-choices-info .cookie-choices-button {
    font-weight: bold;
    text-transform: UPPERCASE;
    white-space: nowrap;
    color: #444;
    margin-left: 8px;
    padding: 0 6px;
    text-decoration: none;
    background: #fff;
    padding: 6px 9px;
}



.wpgis-slider-for {
    margin-bottom: 0;
}


.news .page-numbers {
    font-size: .8rem;
    font-weight: 600;
    margin-right: .4rem;
    text-transform: uppercase;
    border-radius: 25px !important;
    background: #FABE00;
    padding: .5rem 1rem;
}
.news .nav-links {
    margin: 0 0 1rem 0;
}


/*------------------------------
	MEDIA QUERIES
------------------------------*/
@media screen and (max-width: 999px) { 
    .parallax {
        background-attachment: scroll;
    }
            #home-video { 
        /*top:60px;*/
        min-height:360px;
        max-height:360px; 
    } 
} 
@media (min-width:961px) { 

    .navbar-toggler {display:none} }  
@media (max-width:768px) { 	
    .navbar-nav .nav-link {
            padding: 9px 13px;
    }
    .searchform-popup {position:absolute}
    .header-center, #mini-cart {display:none !important} 
	.numbers {
		min-height: 180px;
		font-size: 18px;
		padding-top: 20px;
	}
	.numbers_number {
		font-size: 36px;
	}
	.navbar-brand img {
    	margin: 9px 0 0 0;
        padding:0;
        max-height:2.5rem
	}
	.navbar-brand {
    	margin-left: -12px;
	}
	.dropdown-menu {
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	.min-22 {
		min-height: 100%;
	}
	.text-lead {
		font-size: 2.1rem;
	}
	.text-page-title {
		font-size: 2rem;
	}
    .prev_next_buttons {
        float: right;
        position: absolute;
        right: 1rem;
        top: -.8rem;
        z-index: 9;
    }
	.btn.btn-check {

		font-size: .6rem !important;
	}
    .dropdown-menu .dropdown-menu a.dropdown-item {
        padding-left: 60px !important;
    }
	
    .aws-container {
        margin-right: 0 !important;
    }
	.table td, .table th {
		padding: .75rem 0;
		vertical-align: top;
		border-top: 1px solid #dee2e6;
	}
}
@media screen and (max-width: 680px) { 
    
    #home-video { 
        /*top:60px;*/
        min-height:148px;
        max-height:148px; 
    } 
    h2 {
        font-size: 1.5em;
    }
    #it-schedule h2 {
        font-size: 1em;
        font-weight: 600;
    }
    #it-schedule p {
        font-size: 0.9em;
    }
}

@media print {
    .aws-container { display:none; }
}
@media (min-width: 768px){
    .navbar-nav{
        float:none;
        margin: 0 auto;
    }
}
