body {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #747474;
    text-rendering: optimizeLegibility;
    text-rendering: geometricPrecision;
    font-smooth: always;
    font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -webkit-font-smoothing: subpixel-antialiased;
}

* {
    outline: 0 none !important;
}

a {
    color: inherit;
}


/* ==========================================================================
Margin Styles
========================================================================== */

.m-0 {
    margin: 0 !important;
}

.m-t-0 {
    margin-top: 0 !important;
}

.m-t-3 {
    margin-top: 3px !important;
}

.m-t-5 {
    margin-top: 5px !important;
}

.m-t-7 {
    margin-top: 7px !important;
}

.m-t-9 {
    margin-top: 9px !important;
}

.m-t-10 {
    margin-top: 10px !important;
}

.m-t-15 {
    margin-top: 15px !important;
}

.m-t-20 {
    margin-top: 20px !important;
}

.m-t-25 {
    margin-top: 25px !important;
}

.m-t-30 {
    margin-top: 30px !important;
}

.m-t-35 {
    margin-top: 35px !important;
}

.m-t-40 {
    margin-top: 40px !important;
}

.m-t-45 {
    margin-top: 45px !important;
}

.m-t-50 {
    margin-top: 50px !important;
}

.m-t-55 {
    margin-top: 55px !important;
}

.m-t-60 {
    margin-top: 60px !important;
}

.m-t-65 {
    margin-top: 65px !important;
}

.m-t-70 {
    margin-top: 70px !important;
}

.m-t-75 {
    margin-top: 75px !important;
}

.m-t-80 {
    margin-top: 80px !important;
}

.m-t-85 {
    margin-top: 85px !important;
}

.m-t-90 {
    margin-top: 90px !important;
}

.m-t-95 {
    margin-top: 95px !important;
}

.m-t-100 {
    margin-top: 100px !important;
}

.m-t-110 {
    margin-top: 110px !important;
}

.m-t-120 {
    margin-top: 120px !important;
}

.m-t-130 {
    margin-top: 130px !important;
}

.m-t-140 {
    margin-top: 140px !important;
}

.m-t-150 {
    margin-top: 150px !important;
}

.m-b-0 {
    margin-bottom: 0 !important;
}

.m-b-2 {
    margin-bottom: 2px !important;
}

.m-b-5 {
    margin-bottom: 5px !important;
}

.m-b-7 {
    margin-bottom: 7px !important;
}

.m-b-9 {
    margin-bottom: 9px !important;
}

.m-b-10 {
    margin-bottom: 10px !important;
}

.m-b-15 {
    margin-bottom: 15px !important;
}

.m-b-16 {
    margin-bottom: 16px !important;
}

.m-b-20 {
    margin-bottom: 20px !important;
}

.m-b-25 {
    margin-bottom: 25px !important;
}

.m-b-30 {
    margin-bottom: 30px !important;
}

.m-b-35 {
    margin-bottom: 35px !important;
}

.m-b-40 {
    margin-bottom: 40px !important;
}

.m-b-45 {
    margin-bottom: 45px !important;
}

.m-b-50 {
    margin-bottom: 50px !important;
}

.m-b-55 {
    margin-bottom: 55px !important;
}

.m-b-60 {
    margin-bottom: 60px !important;
}

.m-b-65 {
    margin-bottom: 65px !important;
}

.m-b-70 {
    margin-bottom: 70px !important;
}

.m-b-75 {
    margin-bottom: 75px !important;
}

.m-b-80 {
    margin-bottom: 80px !important;
}

.m-b-85 {
    margin-bottom: 85px !important;
}

.m-b-90 {
    margin-bottom: 90px !important;
}

.m-b-95 {
    margin-bottom: 95px !important;
}

.m-b-100 {
    margin-bottom: 100px !important;
}

.m-l-m-10 {
    margin-left: -10px !important;
}

.m-l-5 {
    margin-left: 5px !important;
}

.m-l-7 {
    margin-left: 7px !important;
}

.m-l-9 {
    margin-left: 9px !important;
}

.m-l-10 {
    margin-left: 10px !important;
}

.m-l-15 {
    margin-left: 15px !important;
}

.m-l-20 {
    margin-left: 20px !important;
}

.m-l-25 {
    margin-left: 25px !important;
}

.m-l-30 {
    margin-left: 30px !important;
}

.m-l-35 {
    margin-left: 35px !important;
}

.m-l-40 {
    margin-left: 40px !important;
}

.m-l-45 {
    margin-left: 45px !important;
}

.m-l-50 {
    margin-left: 50px !important;
}

.m-l-55 {
    margin-left: 55px !important;
}

.m-l-60 {
    margin-left: 60px !important;
}

.m-l-65 {
    margin-left: 65px !important;
}

.m-l-70 {
    margin-left: 70px !important;
}

.m-l-75 {
    margin-left: 75px !important;
}

.m-l-80 {
    margin-left: 80px !important;
}

.m-l-85 {
    margin-left: 85px !important;
}

.m-l-90 {
    margin-left: 90px !important;
}

.m-l-95 {
    margin-left: 95px !important;
}

.m-l-100 {
    margin-left: 100px !important;
}

.m-l-250 {
    margin-left: 250px !important;
}

.m-r-m-10 {
    margin-right: -10px !important;
}

.m-r-0 {
    margin-right: 0 !important;
}

.m-r-3 {
    margin-right: 3px !important;
}

.m-r-5 {
    margin-right: 5px !important;
}

.m-r-7 {
    margin-right: 7px !important;
}

.m-r-9 {
    margin-right: 9px !important;
}

.m-r-10 {
    margin-right: 10px !important;
}

.m-r-15 {
    margin-right: 15px !important;
}

.m-r-20 {
    margin-right: 20px !important;
}

.m-r-25 {
    margin-right: 25px !important;
}

.m-r-30 {
    margin-right: 30px !important;
}

.m-r-35 {
    margin-right: 35px !important;
}

.m-r-40 {
    margin-right: 40px !important;
}

.m-r-45 {
    margin-right: 45px !important;
}

.m-r-50 {
    margin-right: 50px !important;
}

.m-r-55 {
    margin-right: 55px !important;
}

.m-r-60 {
    margin-right: 60px !important;
}

.m-r-65 {
    margin-right: 65px !important;
}

.m-r-70 {
    margin-right: 70px !important;
}

.m-r-75 {
    margin-right: 75px !important;
}

.m-r-80 {
    margin-right: 80px !important;
}

.m-r-85 {
    margin-right: 85px !important;
}

.m-r-90 {
    margin-right: 90px !important;
}

.m-r-95 {
    margin-right: 95px !important;
}

.m-r-100 {
    margin-right: 100px !important;
}

.m-r-110 {
    margin-right: 110px !important;
}

.margin-auto {
    margin: 0 auto;
    display: table;
}


/* ==========================================================================
  Padding Styles
  ========================================================================== */

.p-0 {
    padding: 0 !important;
}

.p-10 {
    padding: 10px !important;
}

.p-20 {
    padding: 20px !important;
}

.p-l-0 {
    padding-left: 0 !important;
}

.p-r-0 {
    padding-right: 0 !important;
}

.p-t-0 {
    padding-top: 0 !important;
}

.p-b-0 {
    padding-bottom: 0 !important;
}

.p-t-2 {
    padding-top: 2px !important;
}

.p-t-5 {
    padding-top: 5px !important;
}

.p-t-8 {
    padding-top: 8px !important;
}

.p-t-10 {
    padding-top: 10px !important;
}

.p-t-15 {
    padding-top: 15px !important;
}

.p-t-20 {
    padding-top: 20px !important;
}

.p-t-25 {
    padding-top: 25px !important;
}

.p-t-30 {
    padding-top: 30px !important;
}

.p-t-35 {
    padding-top: 35px !important;
}

.p-t-40 {
    padding-top: 40px !important;
}

.p-t-45 {
    padding-top: 45px !important;
}

.p-t-50 {
    padding-top: 50px !important;
}

.p-t-55 {
    padding-top: 55px !important;
}

.p-t-60 {
    padding-top: 60px !important;
}

.p-t-65 {
    padding-top: 65px !important;
}

.p-t-70 {
    padding-top: 70px !important;
}

.p-t-75 {
    padding-top: 75px !important;
}

.p-t-80 {
    padding-top: 80px !important;
}

.p-t-85 {
    padding-top: 85px !important;
}

.p-t-90 {
    padding-top: 90px !important;
}

.p-t-95 {
    padding-top: 95px !important;
}

.p-t-100 {
    padding-top: 100px !important;
}

.p-t-110 {
    padding-top: 110px !important;
}

.p-t-120 {
    padding-top: 120px !important;
}

.p-t-130 {
    padding-top: 130px !important;
}

.p-t-140 {
    padding-top: 140px !important;
}

.p-t-150 {
    padding-top: 150px !important;
}

.p-t-160 {
    padding-top: 160px !important;
}

.p-t-170 {
    padding-top: 170px !important;
}

.p-t-180 {
    padding-top: 180px !important;
}

.p-t-190 {
    padding-top: 190px !important;
}

.p-t-200 {
    padding-top: 200px !important;
}

.p-t-210 {
    padding-top: 210px !important;
}

.p-t-220 {
    padding-top: 220px !important;
}

.p-b-2 {
    padding-bottom: 2px !important;
}

.p-b-5 {
    padding-bottom: 5px !important;
}

.p-b-8 {
    padding-bottom: 8px !important;
}

.p-b-10 {
    padding-bottom: 10px !important;
}

.p-b-15 {
    padding-bottom: 15px !important;
}

.p-b-20 {
    padding-bottom: 20px !important;
}

.p-b-25 {
    padding-bottom: 25px !important;
}

.p-b-30 {
    padding-bottom: 30px !important;
}

.p-b-35 {
    padding-bottom: 35px !important;
}

.p-b-40 {
    padding-bottom: 40px !important;
}

.p-b-45 {
    padding-bottom: 45px !important;
}

.p-b-50 {
    padding-bottom: 50px !important;
}

.p-b-55 {
    padding-bottom: 55px !important;
}

.p-b-60 {
    padding-bottom: 60px !important;
}

.p-b-65 {
    padding-bottom: 65px !important;
}

.p-b-70 {
    padding-bottom: 70px !important;
}

.p-b-75 {
    padding-bottom: 75px !important;
}

.p-b-77 {
    padding-bottom: 77px !important;
}

.p-b-80 {
    padding-bottom: 80px !important;
}

.p-b-85 {
    padding-bottom: 85px !important;
}

.p-b-90 {
    padding-bottom: 90px !important;
}

.p-b-95 {
    padding-bottom: 95px !important;
}

.p-b-100 {
    padding-bottom: 100px !important;
}

.p-l-5 {
    padding-left: 5px !important;
}

.p-l-8 {
    padding-left: 8px !important;
}

.p-l-10 {
    padding-left: 10px !important;
}

.p-l-15 {
    padding-left: 15px !important;
}

.p-l-20 {
    padding-left: 20px !important;
}

.p-l-25 {
    padding-left: 25px !important;
}

.p-l-30 {
    padding-left: 30px !important;
}

.p-l-35 {
    padding-left: 35px !important;
}

.p-l-40 {
    padding-left: 40px !important;
}

.p-l-45 {
    padding-left: 45px !important;
}

.p-l-50 {
    padding-left: 50px !important;
}

.p-l-55 {
    padding-left: 55px !important;
}

.p-l-60 {
    padding-left: 60px !important;
}

.p-l-65 {
    padding-left: 65px !important;
}

.p-l-70 {
    padding-left: 70px !important;
}

.p-l-75 {
    padding-left: 75px !important;
}

.p-l-80 {
    padding-left: 80px !important;
}

.p-l-85 {
    padding-left: 85px !important;
}

.p-l-90 {
    padding-left: 90px !important;
}

.p-l-95 {
    padding-left: 95px !important;
}

.p-l-100 {
    padding-left: 100px !important;
}

.p-r-5 {
    padding-right: 5px !important;
}

.p-r-8 {
    padding-right: 8px !important;
}

.p-r-10 {
    padding-right: 10px !important;
}

.p-r-15 {
    padding-right: 15px !important;
}

.p-r-20 {
    padding-right: 20px !important;
}

.p-r-25 {
    padding-right: 25px !important;
}

.p-r-30 {
    padding-right: 30px !important;
}

.p-r-35 {
    padding-right: 35px !important;
}

.p-r-40 {
    padding-right: 40px !important;
}

.p-r-45 {
    padding-right: 45px !important;
}

.p-r-50 {
    padding-right: 50px !important;
}

.p-r-55 {
    padding-right: 55px !important;
}

.p-r-60 {
    padding-right: 60px !important;
}

.p-r-65 {
    padding-right: 65px !important;
}

.p-r-70 {
    padding-right: 70px !important;
}

.p-r-75 {
    padding-right: 75px !important;
}

.p-r-80 {
    padding-right: 80px !important;
}

.p-r-85 {
    padding-right: 85px !important;
}

.p-r-90 {
    padding-right: 90px !important;
}

.p-r-95 {
    padding-right: 95px !important;
}

.p-r-100 {
    padding-right: 100px !important;
}


/* ==========================================================================
Font Styles
========================================================================== */

.font-weight-light {
    font-weight: 300 !important;
}

.font-weight-normal {
    font-weight: normal !important;
}

.font-weight-bold {
    font-weight: bold !important;
}

.weight-600 {
    font-weight: 600 !important;
}

.font-10 {
    font-size: 10px !important;
}

.font-12 {
    font-size: 12px !important;
}

.font-14 {
    font-size: 14px !important;
}

.font-16 {
    font-size: 16px !important;
}

.font-18 {
    font-size: 18px !important;
}

.font-20 {
    font-size: 20px !important;
}

.font-22 {
    font-size: 22px !important;
}

.font-24 {
    font-size: 24px !important;
}

.font-26 {
    font-size: 26px !important;
}

.font-28 {
    font-size: 28px !important;
}

.font-30 {
    font-size: 30px !important;
}

.font-36 {
    font-size: 36px !important;
}

.font-40 {
    font-size: 40px !important;
}

.font-50 {
    font-size: 50px !important;
}

.font-72 {
    font-size: 72px !important;
}


/* ==========================================================================
  Colour Styles
  ========================================================================== */

.color1 {
    color: #82b440 !important;
}

.color2 {
    color: #747474 !important;
}

.color3 {
    color: #f03333 !important;
}

.color4 {
    color: #656565 !important;
}

.color6 {
    color: #313131;
}

.color7 {
    color: #0f0601 !important;
}


/* ==========================================================================
Border Radius Styles
========================================================================== */

.border-radius-5 {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}

.border-radius-10 {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
}

.border-radius-15 {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
}

.border-radius-20 {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
}

.border-radius-40 {
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -ms-border-radius: 40px;
    -o-border-radius: 40px;
    border-radius: 40px;
}

.border-radius-50p {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}


/* ==========================================================================
 Width Styles
========================================================================== */

.width-13 {
    width: 13px !important;
}

.width-17 {
    width: 17px !important;
}

.width-20 {
    width: 20px !important;
}

.width-22 {
    width: 22px !important;
}

.width-25 {
    width: 25px !important;
}

.width-30 {
    width: 30px !important;
}

.width-30 {
    width: 30px !important;
}

.width-40 {
    width: 40px !important;
}

.width-50 {
    width: 50px !important;
}

.width-60 {
    width: 60px !important;
}

.width-70 {
    width: 70px !important;
}

.width-80 {
    width: 80px !important;
}

.width-90 {
    width: 90px !important;
}

.width-100 {
    width: 100px !important;
}

.width-110 {
    width: 110px !important;
}

.width-120 {
    width: 120px !important;
}

.width-130 {
    width: 130px !important;
}

.width-150 {
    width: 150px !important;
}

.width-200 {
    width: 200px !important;
}

.width-100p {
    width: 100% !important;
}

.minwidth-50 {
    min-width: 50px !important;
}

.minwidth-100 {
    min-width: 100px !important;
}

.minwidth-115 {
    min-width: 115px !important;
}

.maxwidth-200 {
    max-width: 200px !important;
}


/* ==========================================================================
   Height Styles
  ========================================================================== */

.height-13 {
    height: 13px !important;
}

.height-17 {
    height: 17px !important;
}

.height-20 {
    height: 20px !important;
}

.height-22 {
    height: 22px !important;
}

.height-25 {
    height: 25px !important;
}

.height-30 {
    height: 30px !important;
}

.height-35 {
    height: 35px !important;
}

.height-40 {
    height: 40px !important;
}

.height-44 {
    height: 44px !important;
}

.height-45 {
    height: 45px !important;
}

.height-50 {
    height: 50px !important;
}

.height-60 {
    height: 60px !important;
}

.height-70 {
    height: 70px !important;
}

.height-80 {
    height: 80px !important;
}

.height-90 {
    height: 90px !important;
}

.height-100 {
    height: 100px !important;
}

.height-110 {
    height: 110px !important;
}

.height-120 {
    height: 120px !important;
}

.height-130 {
    height: 130px !important;
}

.height-150 {
    height: 150px !important;
}

.height-200 {
    height: 200px !important;
}

.height-100p {
    height: 100% !important;
}

.minheight-40 {
    min-height: 40px !important;
}

.minheight-113 {
    min-height: 113px !important;
}


/* ==========================================================================
Common Styles
========================================================================== */

.clear {
    clear: both !important;
    overflow: hidden !important;
}


/* ==========================================================================
Common Styles
========================================================================== */

.common-heading:before {
    position: absolute;
    content: "";
    width: 125px;
    height: 2px;
    background: #82b440;
    bottom: -10px;
    margin: 0 auto;
    left: 0;
    right: 0;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    -o-border-radius: 50px;
    -ms-border-radius: 50px;
    overflow: hidden;
}

.common-left-heading:before {
    position: absolute;
    content: "";
    width: 50px;
    height: 3px;
    background: #82b440;
    bottom: -10px;
    left: 0;
    right: 0;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    -o-border-radius: 50px;
    -ms-border-radius: 50px;
    overflow: hidden;
}

a {
    text-decoration: none !important;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}

a:hover {
    text-decoration: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0;
}

.vertical-middle {
    vertical-align: middle !important;
}

.common-action-btn {
    color: #ffffff;
    background-color: #234d94;
    border-color: #234d94;
    font-size: 22px;
    padding: 10px 25px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 2px 8px rgba(0, 0, 0, .1);
    -ms-box-shadow: 0 2px 8px rgba(0, 0, 0, .1);
    -o-box-shadow: 0 2px 8px rgba(0, 0, 0, .1);
}

.common-action-btn:hover,
.common-action-btn:focus {
    color: #234d94;
    border-color: #234d94 !important;
    background-color: transparent !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    -ms-box-shadow: none !important;
    -o-box-shadow: none !important;
}

.common-action-sec-btn:hover,
.common-action-sec-btn:focus {
    color: #fff;
    background-color: #1e212b !important;
    border-color: #1e212b !important;
    box-shadow: none !important;
}

.common-action-sec-btn:hover,
.common-action-sec-btn:focus {
    color: #fff;
    background-color: #1e212b !important;
    border-color: #1e212b !important;
    box-shadow: none !important;
}

.common-action-btn:hover,
.common-action-btn:focus {
    color: #234d94;
    border-color: #234d94 !important;
    background-color: transparent !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    -ms-box-shadow: none !important;
    -o-box-shadow: none !important;
}

.cursor-pointer {
    cursor: pointer !important;
}

.font-weight-600 {
    font-weight: 600;
}

.font-weight-semi {
    font-weight: 600;
}


/* ==========================================================================
Home Page
========================================================================== */

.main-header {
    padding: 18px 0;
    background: #ffffff;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 2px 8px rgba(0, 0, 0, .1);
    -ms-box-shadow: 0 2px 8px rgba(0, 0, 0, .1);
    -o-box-shadow: 0 2px 8px rgba(0, 0, 0, .1);
}

.main-header.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 111;
}

.main-header .logo img {
    width: 225px;
    display: block;
}

.main-header .top-links ul li:last-child {
    margin-right: 0 !important;
}

.main-header .top-links ul li a {
    font-size: 16px;
    color: #747474;
}

.main-header .top-links ul li.law a {
    color: #82b440;
    -webkit-transition: all 180ms;
    -moz-transition: all 180ms;
    -ms-transition: all 180ms;
    -o-transition: all 180ms;
    transition: all 180ms;
    display: block;
    border: 1px solid #82b440;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    padding: 5px 10px;
}

.main-header .top-links ul li.law a:hover {
    -webkit-transform: translateY(-3px);
    -moz-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    -o-transform: translateY(-3px);
    transform: translateY(-3px);
}

.main-header .top-links ul li:not(.not-margintop) {
    margin-top: 5px;
}

.main-header .top-links ul li a:hover {
    color: #82b440;
}

.main-header .top-links ul li a img {
    width: 20px;
    height: 20px;
}

img.navber {
    display: none;
}

.whatsapp-anchor {
    display: none;
}

.lan-toggle {
    display: none;
}

.lan-toggle span.head-toggle {
    margin-right: 15px;
}

.main-header input[type="checkbox"].toggle {
    opacity: 0;
    position: absolute;
    left: -99999px;
}

.main-header input[type="checkbox"].toggle+label {
    height: 20px;
    line-height: 20px;
    background-color: #303548;
    padding: 0 10px;
    border-radius: 16px;
    display: inline-block;
    position: relative;
    cursor: pointer;
    transition: all 0.25s ease-in;
    font-size: 16px;
    font-weight: bold;
    top: 2px;
    margin: 0 !important;
}

.main-header+span {
    top: 0px;
    left: 4px;
}

.main-header input[type="checkbox"].toggle+label:before,
.main-header input[type="checkbox"].toggle+label:hover:before {
    content: ' ';
    position: absolute;
    top: 5px;
    left: 5px;
    width: 10px;
    height: 10px;
    background: #fff;
    z-index: 2;
    transition: all 0.25s ease-in;
    border-radius: 14px;
}

.main-header input[type="checkbox"].toggle+label .off,
.main-header input[type="checkbox"].toggle+label .on {
    color: #fff;
}

.main-header input[type="checkbox"].toggle+label .off {
    margin-left: 10px;
    display: inline-block;
}

.main-header input[type="checkbox"].toggle+label .on {
    display: none;
}

.main-header input[type="checkbox"].toggle:checked+label .off {
    display: none;
}

.main-header input[type="checkbox"].toggle:checked+label .on {
    margin-right: 10px;
    display: inline-block;
}

.main-header input[type="checkbox"].toggle:checked+label,
.main-header input[type="checkbox"].toggle:focus:checked+label {
    background-color: #FFB64D;
}

.main-header input[type="checkbox"].toggle:checked+label:before,
.main-header input[type="checkbox"].toggle:checked+label:hover:before,
.main-header input[type="checkbox"].toggle:focus:checked+label:before,
.main-header input[type="checkbox"].toggle:focus:checked+label:hover:before {
    background-position: 0 0;
    top: 5px;
    left: 100%;
    margin-left: -15px;
}

.responsive-logo {
    display: none !important;
}


/* Starts Banner */

.minutes-tile .card {
    border: 0 none;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .15);
    -ms-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .15);
    -o-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .15);
    height: 100%!important;
    min-height: 340px;
}

.minutes-tile .card-header {
    background: 0 0;
}

.container,
.container-lg,
.container-md,
.container-sm,
.container-xl {
    max-width: 1280px;
}

.price-last.price-last-brdr {
    border-bottom: 0;
}

.price-last {
    padding-top: 20px;
    text-transform: uppercase;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}

.accept-payment {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-top: 1px solid #ccc !important;
    padding-top: 10px;
}

.price-table select {
    border: 0 none;
    color: #234d94;
    padding: 6px 0;
    font-weight: 600;
    max-width: 200px;
}

.price-table select:focus {
    color: #234d94;
    border: 0 none!important;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
}

.price-table {
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
}

.price-middle-box {
    padding-top: 20px;
    text-transform: uppercase;
}


/* Ends Banner */


/* Starts Footer */

.main-footer .footertop-links {
    background: #202020;
}

.main-footer .footer-copyright {
    background: #414141;
}

.main-footer .footer-copyright ul li a img {
    width: 26px;
    height: 26px;
}

.footertop-links ul li a:hover {
    color: #82b440 !important;
}

.contact-footer {
    background: #202020;
    padding: 10px 0;
    text-align: center;
}

.contact-footer .foot-contact ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.contact-footer .foot-contact ul li {
    display: inline-block;
    margin-right: 20px;
    color: #ffffff;
}

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

a.cntus-link {
    background-color: transparent !important;
    color: #ff7e00 !important;
    font-size: 20px;
    border-right: 2px solid #ff7e00 !important;
    padding-right: 15px;
    text-decoration: none !important;
    outline: 0 !important;
    margin-right: 0px;
}

.contact-footer .foot-contact ul li img {
    width: 18px;
    margin-right: 5px;
}

.contact-footer p {
    color: #ffffff;
    margin-top: 5px;
}


/* Ends Footer */

@media screen and (max-width: 1199px) {}

@media screen and (max-width: 991px) {
    .main-header {
        position: relative;
    }
    .main-header .col-6.col-md-3,
    .main-header .col-6.col-md-9 {
        position: static;
    }
    .main-header .top-links {
        display: flex;
        justify-content: flex-end;
    }
    .main-header img.navber {
        display: block;
        margin-left: 15px;
        height: 30px;
    }
    .lan-toggle {
        display: block;
    }
    .whatsapp-anchor {
        display: block;
    }
    .main-header img.navber {
        display: block;
        margin-left: 15px;
        height: 30px;
    }
    .main-header .top-links ul {
        display: none;
        position: absolute;
        top: 75px;
        background: rgba(255, 255, 255);
        width: 100%;
        right: 0;
        padding: 15px;
        z-index: 111;
        box-shadow: 0 8px 8px rgba(0, 0, 0, .1);
        -webkit-box-shadow: 0 8px 8px rgba(0, 0, 0, .1);
        -moz-box-shadow: 0 8px 8px rgba(0, 0, 0, .1);
        -ms-box-shadow: 0 8px 8px rgba(0, 0, 0, .1);
        -o-box-shadow: 0 8px 8px rgba(0, 0, 0, .1);
        text-align: center;
        border-top: 1px solid #cccc;
        left: 0;
    }
    .main-header .top-links ul li:first-child {
        display: none !important;
    }
    .main-header .top-links ul li {
        margin-right: 30px !important;
    }
    .desk-waicon {
        display: none !important;
    }
    .common-action-btn {
        padding: 10px 15px;
    }
    .contact-footer {
        background: #2b2524;
        margin-bottom: 25px;
        padding: 20px;
    }
    .contact-footer .foot-contact ul li {
        display: block;
        margin-right: 0;
        margin-bottom: 5px;
    }
    a.cntus-link {
        border: 2px solid #ff7e00 !important;
        margin-bottom: 10px !important;
        display: inline-block;
        padding: 10px 20px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
        border-radius: 5px;
    }
}

@media screen and (max-width: 767px) {
    .buy-lk-minutes .common-heading.font-30.text-center {
        margin-bottom: 30px!important;
    }
    .minutes-tile .card {
        min-height: auto;
        box-shadow: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        -ms-box-shadow: none;
        -o-box-shadow: none;
    }
    .minutes-tile .card .card-body {
        padding: 0;
    }
    .minutes-tile .card-header {
        text-align: center;
    }
    .common-heading.font-30 {
        font-size: 18px!important;
    }
    .minutes-tile .price-table {
        padding: 15px 0;
    }
    .column-image {
        order: 1 !important;
    }
    .column-text {
        order: 2;
    }
    .foot-contact {
        margin-bottom: 60px;
    }
    .main-footer .footertop-links ul {
        flex-direction: column;
    }
    .main-footer .footertop-links ul li {
        position: relative;
        border-bottom: 1px solid #424856;
    }
    .main-footer .footertop-links ul li::before {
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        content: "\f105";
        position: absolute;
        right: 0px;
        top: 10px;
    }
    .main-footer .footertop-links ul li::before {
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
    }
    .main-footer .footertop-links ul li a {
        padding: 10px 15px 10px 0px;
        font-size: 16px;
        display: block;
    }
    .footer-copyright {
        text-align: center;
    }
    .footer-copyright p.text-white {
        margin-bottom: 5px;
    }
    .footer-copyright p {
        font-size: 14px;
    }
    ul.list-unstyled.m-0.d-flex.justify-content-end.text-white {
        justify-content: center !important;
    }
}

@media screen and (max-width: 575px) {}

@media screen and (max-width: 560px) {
    .main-header .top-links ul li {
        margin-right: 0px !important;
        margin-bottom: 20px;
        display: block !important;
    }
    .main-header .top-links ul {
        top: 66px;
        text-align: left;
    }
    .main-header .top-links ul li.law {
        text-align: center;
    }
    .main-header .top-links ul li a {
        display: block;
    }
}

@media screen and (max-width: 530px) {
    .desktop-logo {
        display: none !important;
    }
    .responsive-logo {
        display: block !important;
        width: 130px !important;
        margin-left: 30px;
    }
    .main-header .logo img {}
    .main-header img.navber {
        position: absolute;
        margin: 0;
        left: 15px;
        top: 20px;
        width: 20px !important;
        height: 20px !important;
    }
    .lan-toggle {
        padding-top: 0;
    }
    .lan-toggle span.head-toggle {
        margin-right: 8px;
    }
    .whatsapp-anchor {
        margin-right: 8px !important;
    }
    .whatsapp-anchor img {
        height: 25px !important;
        width: 25px !important;
    }
    .main-footer .footer-copyright {
        padding-bottom: 8px !important;
    }
}

@media screen and (max-width: 480px) {}

@media screen and (max-width: 420px) {
    .main-header .text-right.top-links.m-t-5 ul {
        width: 350px;
    }
}

@media screen and (max-width: 408px) {}

@media screen and (max-width: 380px) {
    .main-header .text-right.top-links.m-t-5 {
        margin-top: 2px !important;
    }
    .main-header .text-right.top-links.m-t-5 ul {
        width: 300px;
    }
}

@media screen and (max-width: 360px) {}

@media screen and (max-width: 359px) {
    .responsive-logo {
        width: 100px !important;
    }
    .common-action-btn {
        padding: 10px;
        font-size: 20px;
    }
}

@media screen and (max-width: 345px) {
    .main-header ul li.m-r-20 {
        margin-right: 5px !important;
    }
    .main-header .top-links ul li {
        margin-right: 2px !important;
    }
    .main-header .col-3 {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
    .main-header .col-9 {
        -ms-flex: 0 0 80%;
        flex: 0 0 80%;
        max-width: 80%;
    }
}

@media screen and (max-width: 320px) {
    .main-header .text-right.top-links.m-t-5 ul {
        width: 280px;
    }
}