/*
	Template Name: courier
	Description: Custom Template for courierservicesla.com
	Version: 1.0
	Author: Arty
	Author URI : 
	Tags: HTML5, CSS3, jQuery, Responsive Template.
*/

@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap');

/* ==========================================================================
    Global
 ========================================================================== */
html,
body {
    font-size: 14px;
    font-weight: 400;
    color: #696969;
    overflow-x:hidden;
    font-family: 'Inter', sans-serif;
    font-weight:400;
    -webkit-font-smoothing: antialiased;
    margin:0 auto;
    display:flex;
    min-height:100vh;
    flex-direction:column;
    width:100%;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
	position:relative;
}
.wrapper {
     flex: 1;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Inter', sans-serif;
}
h1 {
font-family: 'Inter', sans-serif;
    color:#4d4d4d;
    font-size:62px;
    margin-bottom:15px;
}
h2 {
	font-size:32px;
	font-family: 'Inter', sans-serif;
	font-weight:bold;
}
a, p, button, li, time {
    font-weight: normal;
}

img {
    max-width: 100%;
    height: auto;
}

ul {
    margin:0;
    padding:0;
}

li {
    list-style:none;
}

a {
    text-decoration: none;
    color:#ce4941;
}

a:hover, 
a:focus {
    text-decoration: none;
    outline: none;
    color:#ce4941;
}

p {
    line-height:140%;
	font-weight:400;
	margin-bottom:25px;
}
.title + p {
   /*
    font-size:18px;
    color:#535353;
	*/
}
section {
    position: relative;
    padding:60px 0;
    min-width: 100%;
    width: 100%;
}

.btn:focus,
input, textarea,
button, button:focus,
button.close:focus,
input:focus, textarea:focus {
    outline: none;
    text-decoration: none;
    box-shadow: none;
}

strong {
    font-weight: 700;
}

.form-control, input, textarea, select,
.form-control:focus, input:focus, textarea:focus, select:focus {
    border-color: inherit;
    box-shadow: none;
    outline: none;
}
select {
    border-radius:25px !important;
    margin-top:25px;
    width:100%;
    
    margin:25px auto 0px;
}
.nm {
    margin: 0 !important;
}

.np {
	padding-left:0 !important;
	padding-right:0 !important;
}

.nlp {
    padding-left: 0 !important;
}

.nrp {
    padding-right: 0 !important;
}


input[disabled] {
    background-color: #ffffff;
    color: #9e9e9e;
}

textarea {
    height:200px;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
}

select:focus {

}

input:focus, select:focus, textarea:focus {
    border-color:#c33332;
}



input[type="submit"], .btn-readmore {
    background-color:#e22d2b;
    color: #fff;
    height:60px;
    line-height:58px;
    padding: 0;
    padding-left:55px;
    padding-right:55px;
    border-radius:0;
    font-size:22px;
    display:inline-block;
    border-radius:0px;
    font-weight:800;
	border:none;
	outline:none;
	margin:0 auto;
	margin-bottom:15px;
	text-transform:uppercase;
	cursor:pointer;
	width:100%;
}

input[type="submit"]:hover {
    background-color:#174c9b;
    color: #fff;
}

.wpcf7-not-valid-tip { font-size:13px;}

.wpcf7 .ajax-loader {
	margin:0 !important;
	position:relative;
	left:15px;
	top:6px;
}
.bg-image {
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: cover !important;
}


.contact input[type="submit"] {
	margin-bottom:0;
}

@media (min-width:768px) {
	.navbar {height:109px;}
.navbar-nav {
	padding-top:0px;
	padding-bottom:0px;
}

.navbar-nav li {
	float:none !important;
	padding-left:0px;
	padding-right:0px;
}
.navbar-nav li a {
	padding-left:10px !important;
	padding-right:10px !important;
	position:relative;
	display:block;
	font-size:18px;
}
.navbar-nav li:first-child a{
	padding-left:0;
}
.navbar-nav li:last-child a{
	padding-right:0;
}
}


.is-sticky .navbar.navbar-default {
	background:#fff;
	margin:0 auto;
	width:100%;
}
.is-sticky {
z-index:9;
position: relative;
}


/* ==========================================================================
    Extra
 ========================================================================== */
/* scroll to top Image style */
#scrollUp {
    bottom: 20px;
    right: 20px;
    height:50px;  /* Height of image */
    width:50px; /* Width of image */
    background: url(images/top.png) no-repeat center center #eeb537;
    text-indent:-99999px;
    opacity: 1;
}

#scrollUp:hover {
    background: url(images/top.png) no-repeat center center #eeb537;
}
















































































































































/*
Template Name: 
Template URL: 
Author: 
Author URI : 
Version: 1.0
Description: Hotel HTML5 Responsive Template.
Tag: HTML5, CSS3, jQuery, Responsive Template.
*/


/* Table of Contents
==================================================
# Global 


================================================== */

/* Global */


html,
body {
    font-size: 16px;
    color: #333333;  
    font-weight:400;
    background-color: #fff;
    font-family: 'Inter', sans-serif;
	-moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
}

a{
	color: #333;
}

a:focus {
	outline: none;
}

a:hover {
	color: #148afd;
    text-decoration: none;
}

h1, h2, h3, h4, h5, h6{
    font-family: 'Inter', sans-serif;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

img {
    max-width: 100%;
}

.btn {
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    padding: 15px 70px;
    text-align: center;
    border-radius: 0;
    background-color: #0032ab;
    border: 1px solid #0032ab;
    font-family: 'Inter', sans-serif;
}

.btn:hover {
    color: #fff;
    background-color: #0032ab;
}

input:focus,
button:focus {
	box-shadow: none;
	outline: none;
}


section {
    padding:80px 0;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.section-title {
	text-align: center;
	max-width: 700px;
	display: inline-block;
	color: #555555;
	margin-bottom: 50px;	
}

.section-title h5, .section-title p strong {
	font-size:18px;
	color:#1a8bf9;
	margin-bottom:20px;
	text-transform:uppercase;
	font-weight:500;
}

.section-title h2 {
	font-size: 36px;
	font-weight: bold;
	color: #000024;
	margin-bottom: 20px;
}

/* header */

.top-bar {
	padding:15px 0;
	color: #fff;
	font-size:17px;
	background-color: #148afd;
}

.top-bar a {
	font-weight: bold;
	color: #fff;
}

.top-bar p {
	margin-bottom: 0;
}

.top-bar .topbar-content {
	display: flex;
	justify-content: space-between;
}

.top-bar i {
	margin-right: 10px;
}

/* main-menu */

.navbar {
	padding: 0;
	-webkit-box-shadow: 0 6px 4px -4px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0 6px 4px -4px rgba(0,0,0,.2);
    box-shadow: 0 6px 4px -4px rgb(0 0 0 / 20%);
}

.navbar-nav li {

}

.navbar-nav li:last-child {
	margin-right: 0;
}

.navbar-nav li a {
	color:#000;
	padding: 10px;
    display: block;
	font-weight:600;
	
}

.navbar-nav li a:hover, .navbar-nav li a.active {
	color:#0032ab;
}

.navbar-toggler-icon {
    width: initial;
    height: initial;
    color: #1a8bf9;
    font-size: 16px;
    padding: 6px 8px;
    border-radius: 4px;
    border: 1px solid #1a8bf9;
}

/* banner */

.banner {	
	color: #fff;
	font-size: 18px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-bottom: 0;
}

.banner-text {
	margin-bottom:0px;
}

.banner-text p { margin:0;}
.banner-text h1 {
	font-size: 60px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 20px;
}

.banner-form {
	padding:50px;
	position: relative;
	margin-bottom: -30px;
	background-color: #148afd;
}

.banner-form form ul li {
	margin-bottom: 15px;
}

.banner-form button {
	width: 100%;
}

.banner-form input, 
.banner-form textarea, 
.banner-form select {
	color:#000;
	border: 1px solid #fff !important;
}


.banner-form form ul {
    margin-left: -8px;
    margin-right: -8px;
}


.banner-form form ul li {
    padding-left: 8px;
    padding-right: 8px;
}

.banner-form h2 {
	font-size: 40px;
	font-weight: bold;
	margin-bottom: 20px;
}

.radio-content, .wpcf7-radio {
	color: #fff;
	max-width: 400px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 20px;
	text-transform: capitalize;
}

.wpcf7-list-item {
	position:relative;
	margin:0;
}
input[type="radio"]:checked,
input[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}

input[type="radio"]:checked + .wpcf7-list-item-label,
input[type="radio"]:not(:checked) + .wpcf7-list-item-label{
    position: relative;
    padding-left: 30px;
    cursor: pointer;
    font-weight: 600;
    line-height: 24px;
    display: inline-block;
    color: #000;
}

input[type="radio"]:checked + .wpcf7-list-item-label:before,
input[type="radio"]:not(:checked) + .wpcf7-list-item-label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 22px;
    height: 22px;
    border-radius: 100%;
    border: 2px solid #cbf2f1;
    background-color: transparent;
}

input[type="radio"]:checked + .wpcf7-list-item-label:after,
input[type="radio"]:not(:checked) + .wpcf7-list-item-label:after {
    content: '';
    width: 8px;
    height: 8px;
    top: 7px;
    left: 7px;
    background-color: #fff;
    position: absolute;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

input[type="radio"]:not(:checked) + .wpcf7-list-item-label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}

input[type="radio"]:checked + .wpcf7-list-item-label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

input[type="radio"]:checked + .wpcf7-list-item-label:before {
    border: 10px solid #0032ab;
}

/* service-section */

.service-section {
	text-align: center;
}

.service-section .section-title  {
	text-align: center;
}

.service-section ul  {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.service-section ul li {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;  
    margin-bottom: 30px;  	
}

.service {
	color: #555;
	line-height: 28px;
	text-align: center;
	padding: 30px 20px;
	background-color: #fff;
	border-bottom: 10px solid #1a8bf9;
    -webkit-box-shadow: 0 5px 24px rgb(229 236 241 / 62%);
    -moz-box-shadow: 0 5px 24px rgb(229 236 241 / 62%);
    -ms-box-shadow: 0 5px 24px rgb(229 236 241 / 62%);
    -o-box-shadow: 0 5px 24px rgb(229 236 241 / 62%);
    box-shadow: 0 5px 24px rgb(229 236 241 / 62%);
	height:calc(100% - 30px);
}

.service .icon {
	width: 80px;
    height: 80px;
    line-height: 80px;
    background-color: #bbdbfc;
    border-radius: 100%;
    text-align: center;
    margin-right: 30px;
    display: inline-block;
    margin-bottom: 20px;
}

.service h3 {
	font-size: 24px;
	color: #000024;
	font-weight: bold;
	min-height:56px;
	margin-bottom: 20px;
}

/* about-section */

.about-section {
	line-height: 30px;
}

.about-section .section-title {
	text-align: left;
	max-width: 450px;
    margin-bottom: 0;
}

.about-section .section-title a {
	color: #fff;
	color: #fff;
	font-size: 20px;
	padding: 15px 25px;
	border-radius: 4px;	
	font-weight: bold;
	font-weight: bold;
	display: inline-block;
	background-color: #043fb7;
	margin-top: 20px;
}

/* brand-section */

.brand-section {
	padding-top: 0;
	text-align: center;
}

.brand-section .section-title {
	margin-top: 80px;
}

.brand {
	padding-left: 15px;
	margin-right: 15px;
}

.brand img {
	display: inline-block;
}

/* works-section */

.works-section {
	color: #fff;
	text-align: center;
	background-color: #148afd;
}

.works-section .section-title h2,
.works-section .section-title h5 {
	color: #fff;
}

.works-section ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;	
}

.works-section ul li {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;	
}

.works-section ul li .icon {
	width: 145px;
	height: 145px;
	display: inline-block;
	border-radius: 100%;
	position: relative;
}

.works-section ul li .icon:after {
	position: absolute;
	content: "";
	left: 100%;
	width: 200px;
	height: 10px;
	top: 50%;
	margin-left: -10px;
	background-color: #043fb7;
}


.works-section ul li:last-child .icon:after,
.works-section ul li:nth-child(4n) .icon:after {
	display: none;
}

.work {
	line-height: 30px;
    margin-bottom: 30px;
}

.work h3 {
	font-size: 24px;
	margin: 20px 0 15px;
}

/* choose-section */

.choose-section {
	background-color: #edf2f6;
	text-align: center;
}

.choose-section ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;	
}

.choose-section ul li {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
	position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;    	
}

.choose-text {
	display: flex;
	margin-bottom: 50px;
	text-align: left;
}

.choose-text .icon {
	width: 65px;
    min-width: 65px;
    height: 65px;
    line-height: 65px;
    background-color: #bbdbfc;
    border-radius: 100%;
    color: #fff;
    text-align: center;
    margin-right: 30px;
}

.choose-text .text h3 {
	font-size: 24px;
	color: #000024;
	font-weight: bold;
	margin-bottom: 20px;
}

.choose-text .text p {
	color: #555555;
}

/* testimonial-section */

.testimonial-section {
    text-align: center;
    overflow: hidden;
}

.slider-content {
    width: 700px;
    display: inline-block;
}


.testimonial-slider .slick-list {
		-webkit-box-shadow: 0 0 24px rgb(229 236 241 / 62%);
	-moz-box-shadow: 0 0 24px rgb(229 236 241 / 62%);
	-ms-box-shadow: 0 0 24px rgb(229 236 241 / 62%);
	-o-box-shadow: 0 0 24px rgb(229 236 241 / 62%);
	box-shadow: 0 0 24px rgb(229 236 241 / 62%);   
}
.testimonial {
	padding:50px 30px;
	line-height: 28px; 
	margin-bottom:0px;  
	margin-top:0px; 
	background-color: #fff;

}

.testimonial h6 {
	font-size: 18px;
	color: #148afd;
	margin-top: 30px;
	margin-bottom: 0;
}

.testimonial ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 20px;
}

.testimonial ul li {
    margin-right: 5px;
    font-size: 36px;
    color: #feac1a;
}

.testimonial ul li:last-child {
    margin-right: 0;
}

.testimonial-slider {
    margin-left: -15px;
    margin-right: -15px;
	margin-bottom:50px;
}

.testimonial-slider .slick-slide {
    padding-left: 15px;
    padding-right: 15px;
}

.testimonial .icon {
	width: 80px;
	height: 80px;
	display: inline-block;
	text-align: center;
	line-height: 80px;
	background-color: #bbdbfc;
	border-radius: 100%;
	margin-bottom: 30px;
}

.testimonial .icon img {
	display: inline-block;
}

.slick-arrow {
	position: absolute;
	top: 50%;
	margin-top:-33px;
	text-align: center;
	z-index:1;
	cursor: pointer;
	font-size:32px;
	color: #043fb7;
	padding:20px;
}

.slick-arrow.slick-prev {
    left: -100px;
}

.slick-arrow.slick-next {
    right: -100px;
}

.slick-dots {
    margin: 30px 0 0;
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: center;
	position:absolute;
	bottom:-60px;
	width:100%;
	z-index:1;
	cursor:pointer;
}

.slick-dots li {
    margin: 3px;
    width: 20px;
    height: 20px;
    line-height: 0;
}

.slick-dots li button {
    width: 20px;
    height: 20px;
    border: 0;
    padding: 0;
    border-radius: 100%;
    border: 2px solid #148afd;
    background-color: transparent;
    text-indent: 99999999999px;
    position: relative;
	cursor:pointer;
}

.slick-dots li button:before {
    position: absolute;
    content: "";
    left: 2px;
    top: 2px;
    width: 12px;
    height: 12px;
    border-radius: 100%;
    background-color: transparent;
}

.slick-dots li.slick-active button:before,
.slick-dots li button:hover:before {
    background-color: #0a66fc;
}

/* contact-section */

.contact-section {
	text-align: center;
}

.contact-section form {
	text-align: left;
	padding: 40px;
    -webkit-box-shadow: 0 0 24px rgb(229 236 241 / 62%);
    -moz-box-shadow: 0 0 24px rgb(229 236 241 / 62%);
    -ms-box-shadow: 0 0 24px rgb(229 236 241 / 62%);
    -o-box-shadow: 0 0 24px rgb(229 236 241 / 62%);
    box-shadow: 0 0 24px rgb(229 236 241 / 62%);
}

form ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -15px;	
    margin-right: -15px;	
}

form ul li {
	padding-left: 15px;
	padding-right: 15px;
	width:50%;
	position: relative;
	margin-bottom: 30px;
	-webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

form ul li.full {
		-webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

form ul li:last-child {
	text-align: center;
	margin-bottom: 0;
}

input, textarea, select {
    height: 50px;
    border-radius: 0;
    padding: 6px 20px;
    width: 100%;
    background-color: #fff;
    border: 2px solid #d6d6d6;
}

input:focus, 
textarea:focus,
select:focus {
	outline: none;
	border-color: #148afd;
}

textarea {
    height:100px;
    resize: none;
    padding-top: 10px;
}

form label {
	color: #000024;
	font-weight: bold;
	font-size: 18px;
}

form textarea::-webkit-input-placeholder,
form input::-webkit-input-placeholder { 
  color: #aaaaaa;
}

form textarea::-moz-placeholder, 
form input::-moz-placeholder { 
  color: #aaaaaa;
}

form textarea:-ms-input-placeholder,
form input:-ms-input-placeholder {
  color: #aaaaaa;
}

form textarea:-moz-placeholder,
form input:-moz-placeholder { 
  color: #aaaaaa;
}

/* gmap-section */

.gmap-section {
	width: 100%;
	padding: 0;
}


.gmap-section iframe {
	height: 100%;
	width: 100%;
	border: 0;
}

.footer-top {
	background-color: #148afd;
	padding: 50px 0 30px;
}

.address-widget ul li {
	display: flex;
	margin-bottom: 20px;
}

.address-widget .text {
	color: #fff;
	align-self: center;
}

.address-widget .text a {
	color: #fff;
}

.address-widget .text a:hover {
	color: #0032ab;
}

.address-widget .text p {
	margin-bottom: 5px;
}

.address-widget .icon {
	font-size: 48px;
	color: #0032ab;
	margin-right: 15px;
}

.footer-bottom {
    padding: 20px 0;
    color: #fff;
    display: flex;
    border-top: 1px solid #59aafb;
    justify-content: space-between;
    background-color: #148afd;
}

.footer-bottom ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;    
}

.footer-bottom ul li {
    margin-right:0px;
    display: block;
}

.footer-bottom ul li:last-child {
    margin-right: 0;
}

.footer-bottom ul li a, .footer-bottom a  {
    color: #fff;
}

.footer-bottom ul li a:hover {
    color: #0032ab;
}

.footer-bottom p {
	margin-bottom: 0;
}



a, button, 
.slick-dots li button:before  {
	-webkit-transition: all 500ms;
	-moz-transition: all 500ms;
	-ms-transition: all 500ms;
	-o-transition: all 500ms;
	transition: all 500ms;
}
.brand-slider .slick-track {
  display: flex;
}
.brand-slider .slick-track .slick-slide {
  display: flex;
  height: auto;
  align-items: center;
  justify-content: center;
}




@media (min-width: 1200px) {
.container {
    max-width:1260px !important;
}

}

.section-title.white p strong { color:#fff;}







#map { height:500px;}



/*!
 * Datepicker for Bootstrap v1.9.0 (https://github.com/uxsolutions/bootstrap-datepicker)
 *
 * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
 */

.datepicker {
  padding: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  direction: ltr;
}
.datepicker-inline {
  width: 220px;
}
.datepicker-rtl {
  direction: rtl;
}
.datepicker-rtl.dropdown-menu {
  left: auto;
}
.datepicker-rtl table tr td span {
  float: right;
}
.datepicker-dropdown {
  top: 0;
  left: 0;
}
.datepicker-dropdown:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #999;
  border-top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
}
.datepicker-dropdown:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-top: 0;
  position: absolute;
}
.datepicker-dropdown.datepicker-orient-left:before {
  left: 6px;
}
.datepicker-dropdown.datepicker-orient-left:after {
  left: 7px;
}
.datepicker-dropdown.datepicker-orient-right:before {
  right: 6px;
}
.datepicker-dropdown.datepicker-orient-right:after {
  right: 7px;
}
.datepicker-dropdown.datepicker-orient-bottom:before {
  top: -7px;
}
.datepicker-dropdown.datepicker-orient-bottom:after {
  top: -6px;
}
.datepicker-dropdown.datepicker-orient-top:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid #999;
}
.datepicker-dropdown.datepicker-orient-top:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #fff;
}
.datepicker table {
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.datepicker td,
.datepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: none;
}
.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent;
}
.datepicker table tr td.day:hover,
.datepicker table tr td.day.focused {
  background: #eee;
  cursor: pointer;
}
.datepicker table tr td.old,
.datepicker table tr td.new {
  color: #999;
}
.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: none;
  color: #999;
  cursor: default;
}
.datepicker table tr td.highlighted {
  background: #d9edf7;
  border-radius: 0;
}
.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover {
  background-color: #fde19a;
  background-image: -moz-linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-image: -ms-linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdd49a), to(#fdf59a));
  background-image: -webkit-linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-image: -o-linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-image: linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0);
  border-color: #fdf59a #fdf59a #fbed50;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #000;
}
.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today:hover.disabled,
.datepicker table tr td.today.disabled.disabled,
.datepicker table tr td.today.disabled:hover.disabled,
.datepicker table tr td.today[disabled],
.datepicker table tr td.today:hover[disabled],
.datepicker table tr td.today.disabled[disabled],
.datepicker table tr td.today.disabled:hover[disabled] {
  background-color: #fdf59a;
}
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active {
  background-color: #fbf069 \9;
}
.datepicker table tr td.today:hover:hover {
  color: #000;
}
.datepicker table tr td.today.active:hover {
  color: #fff;
}
.datepicker table tr td.range,
.datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:hover {
  background: #eee;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.datepicker table tr td.range.today,
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:hover {
  background-color: #f3d17a;
  background-image: -moz-linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-image: -ms-linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f3c17a), to(#f3e97a));
  background-image: -webkit-linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-image: -o-linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-image: linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3c17a', endColorstr='#f3e97a', GradientType=0);
  border-color: #f3e97a #f3e97a #edde34;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:hover:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today:hover.disabled,
.datepicker table tr td.range.today.disabled.disabled,
.datepicker table tr td.range.today.disabled:hover.disabled,
.datepicker table tr td.range.today[disabled],
.datepicker table tr td.range.today:hover[disabled],
.datepicker table tr td.range.today.disabled[disabled],
.datepicker table tr td.range.today.disabled:hover[disabled] {
  background-color: #f3e97a;
}
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active {
  background-color: #efe24b \9;
}
.datepicker table tr td.selected,
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover {
  background-color: #9e9e9e;
  background-image: -moz-linear-gradient(to bottom, #b3b3b3, #808080);
  background-image: -ms-linear-gradient(to bottom, #b3b3b3, #808080);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b3b3b3), to(#808080));
  background-image: -webkit-linear-gradient(to bottom, #b3b3b3, #808080);
  background-image: -o-linear-gradient(to bottom, #b3b3b3, #808080);
  background-image: linear-gradient(to bottom, #b3b3b3, #808080);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3b3b3', endColorstr='#808080', GradientType=0);
  border-color: #808080 #808080 #595959;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected:hover:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected:hover.disabled,
.datepicker table tr td.selected.disabled.disabled,
.datepicker table tr td.selected.disabled:hover.disabled,
.datepicker table tr td.selected[disabled],
.datepicker table tr td.selected:hover[disabled],
.datepicker table tr td.selected.disabled[disabled],
.datepicker table tr td.selected.disabled:hover[disabled] {
  background-color: #808080;
}
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active {
  background-color: #666666 \9;
}
.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(to bottom, #08c, #0044cc);
  background-image: -ms-linear-gradient(to bottom, #08c, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#0044cc));
  background-image: -webkit-linear-gradient(to bottom, #08c, #0044cc);
  background-image: -o-linear-gradient(to bottom, #08c, #0044cc);
  background-image: linear-gradient(to bottom, #08c, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#08c', endColorstr='#0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled:hover[disabled] {
  background-color: #0044cc;
}
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active {
  background-color: #003399 \9;
}
.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.datepicker table tr td span:hover,
.datepicker table tr td span.focused {
  background: #eee;
}
.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
  background: none;
  color: #999;
  cursor: default;
}
.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(to bottom, #08c, #0044cc);
  background-image: -ms-linear-gradient(to bottom, #08c, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#0044cc));
  background-image: -webkit-linear-gradient(to bottom, #08c, #0044cc);
  background-image: -o-linear-gradient(to bottom, #08c, #0044cc);
  background-image: linear-gradient(to bottom, #08c, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#08c', endColorstr='#0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled:hover[disabled] {
  background-color: #0044cc;
}
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active {
  background-color: #003399 \9;
}
.datepicker table tr td span.old,
.datepicker table tr td span.new {
  color: #999;
}
.datepicker .datepicker-switch {
  width: 145px;
}
.datepicker .datepicker-switch,
.datepicker .prev,
.datepicker .next,
.datepicker tfoot tr th {
  cursor: pointer;
}
.datepicker .datepicker-switch:hover,
.datepicker .prev:hover,
.datepicker .next:hover,
.datepicker tfoot tr th:hover {
  background: #eee;
}
.datepicker .prev.disabled,
.datepicker .next.disabled {
  visibility: hidden;
}
.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}
.input-append.date .add-on,
.input-prepend.date .add-on {
  cursor: pointer;
}
.input-append.date .add-on i,
.input-prepend.date .add-on i {
  margin-top: 3px;
}
.input-daterange input {
  text-align: center;
}
.input-daterange input:first-child {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.input-daterange input:last-child {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.input-daterange .add-on {
  display: inline-block;
  width: auto;
  min-width: 16px;
  height: 18px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 18px;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  vertical-align: middle;
  background-color: #eee;
  border: 1px solid #ccc;
  margin-left: -5px;
  margin-right: -5px;
}



.banner-form form ul li#date {
	position:relative;
}

.banner-form form ul li#date i {
    position: absolute;
    right: 20px;
    color: #000;
    top:16px;
	opacity: 0.75;
}


.grecaptcha-badge { visibility: hidden;opacity:0 !important;z-index:-1; }

.about-thumb { 
	display: inline-block;
    position: relative;
}
.video-main {
    display: inline-block;
    position: relative;
    position: absolute;
    margin-left:-60px;
    margin-top:-60px;
    top: 50%;
    left: 50%;
    z-index: 1;
}
.video-link {
    height:120px;
    width:120px;
    line-height:120px;
    text-align: center;
    border-radius: 100%;
    color:#043fb7;
    display: inline-block;
    background-color: #fff;
    z-index: 999;
    font-size:50px;
	text-indent:5px;
	position:relative;
	z-index:2;
	box-shadow: 0 8px 25.4px 1.6px rgb(35 45 69 / 77%);
}

@keyframes shap {
  0% {
    -webkit-transform: scale(0.2, 0.2);
    transform: scale(0.2, 0.2);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  50% {
    opacity: 0.9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  }
  100% {
    -webkit-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}

.shap {
    position: absolute;
    width:330px;
    height:330px;
    background-color: rgb(255 255 255 / 25%);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    border-radius: 100%;
    left:50%;
    top:50%;
	margin-left:-165px;
	margin-top:-165px;
    z-index:1;
    -webkit-animation: shap 3s ease-in-out infinite;
    animation: shap 3s ease-in-out infinite;
}
        
.shap-1 {
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}

.shap-2 {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

.shap-3 {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
}

.video-link > p {
	position:absolute;
	bottom:-45px;
	left:0;
	display:block;
	width:100%;
	text-align:center;
	font-size:18px;
	color:#fff;
	line-height:30px;
	margin:0;
	white-space:nowrap;
}

@media (max-width:767px){
	.video-main {
transform: scale(0.75);
}

