*{
		margin:0px;
		padding:0px;
}

h1,h2,h3,h4,h5,h6{
    margin-bottom: 20px;
}

h1{
    font-size: 30px;
    font-weight: 600;
    
}

li.menu-item-has-children a{
    cursor: pointer;
}

h2{
    font-size: 25px;
    font-weight: 600;
}

h3{
    font-size: 22px;
    font-weight: 600;
}

h4{
    font-size: 18px;
}

.single  article ul {
    padding-left: 40px;
}

.single article {
    font-size: 14px;
}


body{
    font-family: 'Poppins', sans-serif !important;
}

.theme-logo {
    padding: 30px 0px;
	text-align:center;
}

#lower-contact {
    background: #183962;
    padding: 50px 0;
}

footer {
    background: #2A486E;
    position: relative;
    padding: 40px 0 0px;
    z-index: 9;
}

.payment-icon {
    background-color: #D12339;
}

.dFooter h3 {
    font-size: 22px;
    margin-bottom: 20px;
    color: #fff;
    margin-top: 35px;
}
.dFooter .dis p {
    color: #fff;
}
ul.footermenu {
    padding-left: 0;
}
.dFooter .footermenu li {
    list-style: none;
    margin-left: 0;
    margin-top: 12px;
}
.dFooter .footermenu li a {
    color: #fff;
    text-decoration: none;
    background-color: transparent;
}
.payment-icon {
    background-color: #D12339;
}
.pay-icon {
    margin: 0 auto;
    text-align: left;
    color: #fff;
    padding: 8px 0;
}
.pay-icon span.title {
    text-align: right;
    display: block;
}
.pay-icon span {
    color: #fff;
    font-size: 22px;
    font-style: italic;
    margin: 2px;
    display: inline-block;
    padding-top: 2px;
}
.americanexpress-icon {
    background-position: -11px -13px;
    width: 46px;
    height: 29px;
}
.visa-icon {
    background-position: -11px -54px;
    width: 46px;
    height: 29px;
}
.discover-icon {
    background-position: -11px -99px;
    width: 47px;
    height: 32px;
}
.mastercard-icon {
    background-position: -11px -154px;
    width: 46px;
    height: 30px;
}
.sprite-icon {
    background: url(../images/payment-sprite.png) no-repeat;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 5px;
}
.cta-button {
    max-width: 75%;
}
.lead-submit-btn {
    margin-bottom: 14px;
    text-align: left;
}
.lead-submit-btn-1 {
    margin-bottom: 14px;
    text-align: left;
}
.lead-submit-btn a {
    background-color: #D12339;
    color: white;
    padding: 5px 30px 5px 16px;
    border: none;
    font-weight: 700;
    font-size: 14px;
    display: flex;
    border-radius: 3px;
    text-decoration: none;
    width: 100%;
}
.lead-submit-btn-1 a {
    background-color: #D12339;
    color: white;
    padding: 5px 30px 5px 16px;
    border: none;
    font-weight: 700;
    font-size: 14px;
    display: flex;
    border-radius: 3px;
    text-decoration: none;
    width: 100%;
}
.cta-button img {
    width: 25px;
    height: 25px;
    margin: 10px 0px;
}
.lead-submit-btn a p {
    color: white;
    margin-bottom: 2px;
    margin-left: 15px;
    font-size: 12px;
}
.lead-submit-btn-1 a p {
    color: #183962;
    margin-bottom: 2px;
    margin-left: 15px;
    font-size: 12px;
}
#email-lead a {
    background-color: #fff;
}
.socialtSection {
    background: #2A486E;
}
.footer-social {
    margin-top: 10px;
    margin-bottom: 20px;
}
.socialicons .socialText {
    padding-right: 15px;
    border-right: 2px solid #fff;
    color: #fff;
    font-size: 18px;
}
.badge.social {
    text-align: center;
    line-height: 30px;
    padding: 0;
    border-radius: 50px;
}
.socialicons a {
    margin-top: 14px;
}
.badge {
    display: inline-block;
    font-weight: 700;
    white-space: nowrap;
    vertical-align: baseline;
}
.socialicons i {
    color: #fff;
}
.fa-facebook-f:before {
    content: "\f39e";
}
.copyrightSection {
    background-color: #212529;
}
.copyrightSection .copyright-inner {
    color: #fff;
    text-align: center;
    margin-top: 20px;
}
.footer-call {
    display: flex;
    margin-top: 20px;
    justify-content: end;
}
.footer-call p {
    color: #fff;
}
.footer-call span {
    color: #12aae0;
    margin-left: 10px;
}
.footer-call a {
    text-decoration: none;
    color: #d12339;
}
.sec1-social{
    display: none;
}
.qrimg{
    display: none;
}
.bottom-box button{
    display: none;
}

.socialicons svg {
    margin-top: -7px;
}

ul.footermenu li{
    position: relative;
    padding-left: 20px;
}

ul.footermenu li:before{
    position: absolute;
    content:"";
    height: 18px;
    width:18px;
    background: url('../../image/arrow-right-s-line.svg');
    background-size: contain;
    left: 0;
    top: 4px;
}

.lead-submit-btn.phonecall svg {
    position: relative;
    top: 15px;
}

#lower-contact {
    background: #183962;
    padding: 50px 0;
}
#lower-contact .icon-text p {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    margin-top: 25px;
}
#lower-contact .icon-img {
    text-align: center;
}


  /* Make the image fully responsive */
  .carousel-inner img {
    width: 100%;
    height: 100%;
  }

  div#mainbanner {
    height: 550px;
    width: 100%;
    height: 550px;
    width: 100%;
    background-size: cover !important;
    position: relative;
    display: flex;
    flex-flow: column wrap;
    justify-content: center;
  }

  div#mainbanner:before {
    position: absolute;
    content: "";
    background: #c41f2791;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.bannertitle {
    position: relative;
}

div#mainbanner a {
    position: relative;
}

.bannertitle h1 {
    color: #fff;
}

div#mainbanner a {
    background: #fff;
}

.bannerbtn a {
    text-align: center;
    padding: 10px 50px;
    display: inline-block;
    text-decoration: none;
    font-weight: 600;
    text-transform: uppercase;
    color: #c42128;
    transition: ease .5s;
}

.bannerbtn {
    text-align: center;
    margin-top: 30px;
}

.bannercontent {
    width: 750px;
    margin: 0 auto;
    color: #fff;
    position: relative;
    text-align: center;
}

div#mainbanner a:hover {
    background: #1c3861;
    color: #fff;
    text-decoration: none;
}

.post_thumbnail {
    height: 200px;
    margin-bottom: 10px;
    border-radius: 10px;
    background-size: cover !important;
}

.all_post_wrap {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 30px;
}

.allpostcontainer {
    padding: 50px 0px;
}

.all_post_wrap .post_title {
    color: #000;
    font-weight: 500;
    margin-top: 15px;
    font-size: 16px;
    margin-bottom: 15px;
}

.navigation ul {
    list-style: none;
    display: block;
    /* flex-flow: row wrap; */
    text-align: center;
    width: 100%;
    overflow: hidden;
}

.navigation ul li {
    display: inline;
}

.navigation {
    margin-top: 90px;
}


.navigation ul li a {
    color: #1c3863;
    font-weight: 600;
    text-decoration: none;
    border: 1px solid #183962;
    padding: 4px 16px;
    display: inline-block;
    font-weight: 600;
}

.navigation ul li {
    margin: 0px 2px;
}

.navigation ul li a:hover {
    background: #cb2630;
    color: #fff;
}

.navigation ul li.active a {
    background: #c81e25;
    color: #fff;
}



.all_post_wrap article a {
    background: #183962;
    color: #fff;
    padding: 7px 15px;
    display: inline-block;
    text-decoration: none;
    transition: ease .5s;
}

.all_post_wrap article a:hover {
    background: #c81e25;
}

.single_post_image {
    margin-top: 50px;
    border-radius: 10px;
    overflow: hidden;
}

.single_post_image {
    height: 400px;
}

.single_post_image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.single_page_title {
    margin: 15px 0px 0px;
}

.postcat {
    margin-top: 20px;
}

.postcat span {
    background: #c22228;
    color: #fff;
    padding: 6px 20px;
    margin-right: 10px;
    display: inline-block;
    font-size: 11px;
    border-radius: 7px;
}

div#sidebar {
    margin-top: 50px;
}

div#sidebar ul  section {
    margin-bottom: 30px;
}

div#sidebar ul section ul {
    list-style: none;
}


div#sidebar h2 {
    font-size: 23px;
    margin-bottom: 20px;
}

div#sidebar ul section ul li a {
    color: #ce2130;
    font-size: 13px;
    font-weight: 500;
    transition: ease .5s;
    text-decoration: none;
}

div#sidebar ul section ul li a:hover{
    color: #193a61;
}

div#sidebar ul section ul li {
    margin-bottom: 10px;
    border-bottom: 1px solid #193a61;
    padding-bottom: 10px;
}

form#searchform input:focus{
    outline: 0;
}

form#searchform input {
    width: 100%;
    margin-bottom: 10px;
    padding: 8px 0px;
}

form#searchform input[type="text"] {
    padding-left: 20px;
    margin-bottom: 0px;
}

form#searchform input[type="submit"] {
    position: absolute;
    right: 0;
    width: 108px;
    background: #bf2232;
    color: #fff;
    font-weight: 600;
}

form#searchform {
    position: relative;
}

.all_post_wrap  .nopostfound {
    grid-column: 1/4;
    text-align: center;
    font-size: 48px;
    padding: 50px 0px;
}

.all_post_wrap .nopostfound font {
    display: block;
    font-weight: 700;
    color: #c62028;
}

header .navbar ul li {
    padding: 0px 15px;
}

header .navbar ul li a {
    font-weight: 500;
    color: #193963 !important;
}

nav.navigation.post-navigation {
    margin: 20px 0px 30px;
    /* background: #000; */
}

nav.navigation.post-navigation a {
    background: #be242c;
    color: #fff;
    padding: 10px;
    display: inline-block;
    text-decoration: none;
    margin-bottom: 10px;
}

.single p a {
    color: #bf2232;
}

.mobile-order-now a{
    display: none;
}

@media only screen and (max-width:991px){
    .all_post_wrap{
        grid-template-columns: repeat(2, 1fr);
    }
}

@media only screen and (max-width:767px){
    .bannercontent {
        width: 100%;
       
    }

    .mobile-order-now a {
        background: #c82231;
        color: #fff;
        padding: 10px 20px;
        display: inline-block;
        float: right;
        
    }
    

    .all_post_wrap{
        grid-template-columns: repeat(1, 1fr);
    }

    .navigation ul li:last-child a {
        margin-top: 15px !important;
    }

    header .navbar ul li {
        padding: 0px 0px;
    }
}