:root{
	font-size: 20px;

}

@font-face {
    font-family: 'old_broadwayregular';
    src: url('../fonts/oldbroadway-regular-webfont.woff2') format('woff2'),
         url('../fonts/oldbroadway-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

body{
    font-size: 1rem;
    font-family: 'Source Sans Pro', sans-serif;
    line-height: 1.5;
    color: #0079c2;
}

img{
    width: 100%;
    max-width: 100%;
    height: auto;
    min-width: 0px!important;
}
.slick-slide img{
    min-width: 0px!important;
}

h1{
    font-size:3rem;
}

h2{
    font-size:2.75rem ;
}

h3{
    font-size:2.25rem;
}

h4{
    font-size: 1.75rem;
}

h5{
    font-size: 1.25rem;
}

h6{
    font-size: 1rem;
}

h1,h2,h3,h4,h5,h6{
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    line-height: 1.1;
    letter-spacing: 1.2px;
}

input,button,select{
    height: 2.25rem;
    border: 0px;
}
button:hover{
    cursor: pointer;
}
ul{
    margin: 0rem;
    padding: 0rem;
}

ul li{
    list-style: circle;
}

a{
    color: #0a5b91;
}

figure,
.testimonials-wrapper,
.big-bg-main-wrap{
    margin-bottom: 0rem;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

a:hover,
a:focus,
li.active a{
    color: #ef3e33;
}

a,a:hover,a:focus,select:focus,button:focus,input:focus{
    text-decoration:none;
    outline: 0;
}

.pri-bg{
    background-color: #840e1e;
}

.sec-bg{
    background-color: #1e1e1e;
}

.pri-text-color{
    color: #840e1e;
}

.sec-text-color{
    color: #1e1e1e;
}

.overlay{
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom:0px;
    background-color: rgba(0,0,0,0.3);
    transform: scaleY(0);
    opacity: 0;
    transform-origin:bottom; 
}

.mb-0{
    margin-bottom: 0rem;
}

.no-pad{
    padding: 0rem;
}

.txt-white{
    color: #ffffff;
}

.txt-dark{
    color: #1e1e1e;
}

.pri-pad{
    padding: 4.25rem 0rem;
}

.pri-sec-gap{
    margin-bottom: 4.25rem;
}

.font-1{
    font-family: 'Oswald', sans-serif;
}

.font-2,
.service-wrap figure figcaption{
    font-family: 'Source Sans Pro', sans-serif;
}

.font-3{
    font-family: 'old_broadwayregular';
}

.des p{
    margin-bottom: 0rem;
}

header{
    border-bottom: 1.75rem solid #0079c2;
    margin-bottom: 0.5rem;
}


header .navbar .collapse.navbar-collapse{
    justify-content: flex-end;
}

header .navbar-expand-lg{
    align-items: flex-end;
}

.logo-wrap a.navbar-brand {
    display: inline-block;
    width: 180px;
}

header{
    padding: 0.5rem 0rem;
    background-color: #ffffff;
    position: absolute;
    width: 100%;
    top: 0rem;
    left: 0rem;
    z-index: 10;
}

header .navbar-expand-lg .navbar-nav .nav-link {
    font-size: 0.7rem;
    letter-spacing: 1.2px;
    padding: 0rem;
    text-transform: uppercase;
}

header .navbar-expand-lg .navbar-nav .nav-item{
    margin-left: 1.5rem;
}

a,
.image-effect img,
.service-wrap figure figcaption,
.liberty-service-station-wrap ul.tabs li,
.info-sec-wrap .right-sec .right-sec-content h6,header{
    transition: all 400ms ease-in-out;
}

.service-wrap figure,
.image-effect{
    position: relative;
}

.service-wrap figure figcaption{
    position: absolute;
    left: 0rem;
    right: 0rem;
    bottom: 0rem;
    background-color: #ffffff;
    padding: 0.5rem;
    font-size: 0.9rem;
    font-weight: 600;
    line-height: 1;
}

.link-cover{
    position: absolute;
    left: 0rem;
    right: 0rem;
    top: 0rem;
    bottom: 0rem;
    z-index: 1;
}

.image-effect{
    overflow: hidden;
}

.image-effect:hover img{
    transform: scale(1.1);
}

.service-wrap figure:hover figcaption{
    color: #ef3e33;
}

.service-wrap{
    margin-bottom: 1.5rem;
    box-shadow: 0px 8px 9px rgba(0,0,0,0.1);
}

.home-banner-wrap {
    display: flex;
    align-items: flex-end;
    padding: 3rem 0rem 1.3rem;
    margin-top: 4.5rem;
}

.slider-content{
    position: relative;
}

.slider-txt-content {
    position: absolute;
    left: 0rem;
    right: 0rem;
    display: flex;
    bottom: 0rem;
    top: 0rem;
    flex-direction: column;
    justify-content: space-between;
}

.home-slider-main{
    width: 90%;
    float: right;
}

.home-slider-main-wrap{
    float: left;
    width: 100%;
}

.blue-box-wrap {
    position: absolute;
    background-color: #0079c2;
    width: 170px;
    text-align: right;
    z-index: 1;
    padding: 1rem 1rem 2rem 2rem;
    height: 230px;
    top: 0.75rem;
    box-shadow: -10px 10px 40px rgba(0,0,0,0.15);
}

.home-slider-main-wrap{
    position: relative;;
}

.blue-box-wrap h5 {
    font-weight: 300;
    line-height: 1.4;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.home-slider-main{
    display: flex;
    flex-direction: column-reverse;
}

.home-slider-main .slick-dots{
    position: initial;
    width: auto;
    text-align: left;
    margin-bottom: 1rem;
    padding-left: 4rem;
}

.home-slider-main .slick-dots li button:before{
    color: #e8e8e8;
    opacity:1;
    line-height: 10px;
    font-size: 2.75rem;
}

.home-slider-main .slick-dots li.slick-active button:before{
    color: #acacac;
}

.home-slider-main .slick-dots li{
    margin-right: 0.5rem;
}

.home-slider-main .slick-dots li button{
    padding: 0rem;
}

.slider-txt-content h2{
    margin-top: 2rem;
    font-weight: 600;
    margin-left: 5rem;
}

.slider-txt-content .des{
    background-color: rgba(0,0,0,0.5);
    padding: 1rem 20rem 1rem 5rem;
}

.recent-blog-posts-wrap{
    display: inline-block;
    width: 100%;
    padding: 2.5rem 0rem;
    position: relative;
}

.recent-blog-posts-wrap{
    background-color: #f0f3f4;
}

.recent-blog-posts-wrap .recent-blog-content-wrap{
    background-color: #ffffff;
    padding: 1rem;
    width: 90%;
    position: relative;
    overflow: hidden;
    box-shadow: 0px 10px 30px rgba(0,0,0,0.15);
    margin:0rem auto;
}

.recent-blog-posts-wrap .recent-blog-content-wrap:before {
    content: '';
    position: absolute;
    top: -4rem;
    right: -2rem;
    z-index: 1;
    width: 110px;
    height: 181px;
    background-color: #ef3e33;
    transform: rotate(-45deg);
}

.recent-blog-posts-wrap .recent-blog-content-wrap .date-wrap{
    position: absolute;
    text-align: right;
    top: 0rem;
    right: 0rem;
    font-size: 1rem;
    letter-spacing: 1.5px;
    font-weight: 300;
    line-height: 1;
    z-index: 2;
    padding: 0.5rem 0.5rem 0rem 0rem;
}

.recent-blog-posts-wrap .recent-blog-content-wrap .date-wrap .date{
    display: block;
}

.recent-title h4{
    font-weight: 300;
    font-size: 1.5rem;
    text-transform: uppercase;
}

.recent-title{
    position: absolute;
    top: -1.5rem;
    bottom: 0rem;
    background-color: #ffffff;
    padding: 0rem 1rem;
    margin-left: 2rem;
}
.recent-blog-posts-wrap .recent-blog-content-wrap figure{
    margin-bottom: 1rem;
}
.recent-blog-posts-wrap .recent-blog-content h5{
    font-weight: 600;
}
.recent-blog-posts-wrap .recent-blog-content h5 a{
    color: #0079c2;
}
.recent-blog-posts-wrap .recent-blog-content h5 a:hover{
    color: #ef3e33;
}

footer{
    margin-bottom: 2rem;
}

.page-title-wrap {
    background-color: #ee3e33;
    padding: 2rem 0rem 0.3rem;
    margin-bottom: 2.25rem;
    margin-top: 6.75rem;
}

.page-title-wrap .container{
    display: flex;
    align-items: flex-end;
}

.page-title-wrap h3{
    font-size: 1.6rem;
    font-weight: 500;
    margin-bottom: 0rem;
}

.tab_drawer_heading{
    display: none;
}

.liberty-service-station-wrap ul.tabs li {
    width: 20%;
    text-align: center;
    display: inline-block;
    margin: 0rem 0.1rem 0.2rem;
    cursor: pointer;
}

.liberty-service-station-wrap ul.tabs li{
    display: block;
    background-color: #e7e7e7;
}

.liberty-service-station-wrap ul.tabs li.active,
.liberty-service-station-wrap ul.tabs li:hover{
    color: #ffffff;
    background-color: #0079c2;
}

.liberty-service-station-wrap ul.tabs{
    margin: 0rem -0.1rem;
    font-weight: 300;
    display: flex;
}
.liberty-service-station-wrap .tab_container{
    background-color: #e7e7e7;
    height: 530px;
}

.service-station-info table tr th{
    font-weight: normal;
}

.service-station-info{
    padding: 1.5rem 1.5rem 0rem;
}

.service-station-info table tr{
    font-size: 0.9rem;
    vertical-align: top;
}

.service-station-info table tr td{
    width: 50%;
    text-decoration: underline;
}

.map-wrap iframe{
    width: 100%;
    height: 500px;
    border: 0rem;
}

.service-station-info.scroll{
    height: 510px;
}

.map-main-wrap form{
    display: flex;
    margin-bottom: 1rem;
}

.map-main-wrap form input{
    width: 100%;
    padding: 0rem 0.75rem;
    border: 1px solid #e1e1e1;
}

.map-main-wrap form input::placeholder,
.map-main-wrap form input{
    color: #a0a0a0;
}

.map-main-wrap form button{
    width: 2.25rem;
    background-color: #cbcbcb;
    color: #ffffff;
}

.liberty-service-station-wrap .tab_container{
    position: relative;
}

.inner-banner-content .banner-text h3{
    font-size: 2rem;
    margin-bottom: 0rem;
    margin-left: 2rem;
}

.inner-banner-content{
    position: relative;
}

.inner-banner-content .banner-text{
    position: absolute;
    left: 0rem;
    right: 0rem;
    top: 0rem;
    bottom: 0rem;
    display: flex;
    align-items: center;
}

.inner-banner-wrap{
    margin-bottom: 2.5rem;
}

.affinity-card.liberty-service-station-wrap h4{
    color: #0079c2;
    margin-bottom: 1rem;
    font-weight: normal;
}

.info-sec-wrap .note p{
    margin-bottom: 0rem;
}

.info-sec-wrap .note{
    font-weight: 700;
    font-style: italic;
    font-size:0.85rem; 
}

.info-sec-wrap .right-sec .right-sec-content{
    display: flex;
    justify-content: space-between;
    background-image: linear-gradient(to bottom,  #e7e7e7, #9a9a9a);
    padding:0.5rem 1rem;
    align-items: center;
    position: relative;
    margin-bottom: 1.5rem;
}

.info-sec-wrap .right-sec .right-sec-content,
.download-app{
    background-image: linear-gradient(to bottom,  #e7e7e7, #9a9a9a);
    padding:0.5rem 1rem;
}

.info-sec-wrap .right-sec .right-sec-content h6,
.download-app h6{
    font-weight: 300;
    text-transform: uppercase;
    margin-bottom: 0rem;
}

.info-sec-wrap .right-sec .right-sec-content:hover h6,
.download-app:hover h6{
    color: #ee3e33;
}

.info-sec-wrap .right-sec .right-sec-content figure{
    width: 60px;
}

.info-sec-wrap .right-sec .right-sec-content:last-child,
.copyright p{
    margin-bottom: 0rem;
}

footer .footer-content-wrap,.footer-menu{
    display: flex;
    justify-content: center;
    align-items: center;
}

footer .footer-content{
    padding: 0rem 0.5rem;
    border-right: 1px solid #0a5b91;
    line-height: 1;
}

footer .footer-content:last-child{
    border-right: 0px;
}

footer .footer-menu.footer-content li{
    margin-right: 0.5rem;
}

.about-main-wrap .left-sec h6{
    margin-bottom: 1rem;
}

.about-main-wrap .left-sec p{
    margin-bottom: 0.5rem;
}

.about-main-wrap .left-sec p strong{
    font-weight: 600;
}

.about-main-wrap .left-sec{
    margin-bottom: 2rem;
}

.about-main-wrap .right-sec-content figure {
    padding: 0.75rem 0.75rem 1.5rem;
    background-color: #ffffff;
    box-shadow: 0px 4px 26px rgba(0,0,0,0.1);
    margin-bottom: 1rem;
}

.about-main-wrap .right-sec-content:nth-child(odd){
    transform: rotate(2deg);
}

.about-main-wrap .right-sec-content{
    margin-bottom: 3rem;
    width: 90%;
    float: right;
}

.about-main-wrap .right-sec-content:nth-child(even){
    transform: rotate(-2deg);
    width: 80%;
    float: right;
}

.contact-us-wrap .sec-title{
    width: 85%;
    margin-bottom: 2.5rem;
}

.contact-info-wrap{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    background-color: #f2f2f2;
    padding: 1.5rem;
}

.contact-info-wrap .commission-agents .download-app{
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
}

.contact-info-wrap .commission-agents{
    width: 55%;
    position: relative;
}
.contact-info-wrap .commission-agents:after{
    content: '';
    background-color:#0079c2;
    height: 100%;
    right: -2.5rem;
    width: 1px;
    position: absolute;
    top: 0px;
}

.download-app figure{
    width: 45px;
}

.contact-us-wrap .map-main-wrap .map-wrap iframe{
    height: 316px;
}

.our-team-info li{
    display: flex;
    align-items: flex-start;
}

.our-team-info li figure{
    margin-right: 2rem;
}

.our-team-info li a{
    display: block;
}

.our-team-info li .email-wrap a{
    display: inline-block;
}

.our-team-info li h5{
    font-weight: normal;
}

.our-team-info li h5.name-wrap{
    margin-bottom: 0.75rem;
}

.our-team-info li .fax-num{
    margin-bottom: 0.75rem;
}

.our-team-info li {
    padding-bottom: 2.5rem;
    margin-bottom: 2.5rem;
    border-bottom: 1px solid #cbcbcb;
}

.our-team-info li:last-child{
    border-bottom: 0px;
    padding-bottom: 0rem;
    margin-bottom: 0rem;
}
.about-main-wrap.pri-sec-gap {
    margin-bottom: 2.5rem;
}
.home header{
    border-bottom: 0rem;
    margin-bottom: 0rem;
}

header.shrinked{
    position: fixed;
    top: 0rem;
    width: 100%;
    z-index: 9;
    box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
    border-bottom: 0px;

}

header.shrinked .logo-wrap a.navbar-brand{
    width: 110px;
}

header.shrinked .navbar-expand-lg{
    align-items: center;
}

.about-main-wrap .right-sec-content h6{
    font-size: 0.7rem;
}
.recent-blog-content .des {
    line-height: 1.2;
}
.footer-content-wrap{
    font-size: 0.7rem;
}

.footer-content-wrap ul li, .navbar ul li{
    list-style: none;
}

.indent{
	margin-left: 25px;
	padding-left: 0px;
}

.form-field {
    background-color: #E7E5E5;
    color: #000000;
	border-color:#000000;
	border: 1px #000000; !important
	border-color: #000000;
	border-style:dashed;
	padding-right: 8px; !important
	padding-left: 8px;
	margin: 1px;
	text-align:right;
	height: 1.3rem;
}

.login-field {
    background-color: #E7E5E5;
    color: #000000;
	border-color:#000000;
	border: 1px #000000;
	border-color: #000000;
	border-style:dashed;
	padding-right: 8px;
	padding-left: 8px;
	margin: 1px;
	height: 1.8rem;
	display: block;
}
.login-field label {
	display: block;
}

.mohighlight:hover {
	background-color: #E7E7E7;
}