@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&amp;display=swap');@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&amp;display=swap');/** Variables **/article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {    display: block;}body {    font-family: 'Poppins', sans-serif;    font-weight: 400;}a,a:hover,a:focus,a:active {    text-decoration: none;    outline: none;}a,button,input {    outline: none;}ol,ul {    padding: 0;    margin: 0;}iframe {    width: 100%;    border: none;    display: block;}p {    margin: 0 0 15px;}*::-moz-selection {    background: #085f90;    color: #fff;    text-shadow: none;}::-moz-selection {    background: #085f90;    color: #fff;    text-shadow: none;}::selection {    background: #085f90;    color: #fff;    text-shadow: none;}/*Tauheed css start*/.m-disp {    display: none}.d-disp {    display: block}.bg-base-dark::before {    content: '';    position: absolute;    height: 20px;    width: 100%;    background-image: url(../images/wave-2.png);    top: -19px;    z-index: 9;    background-repeat: repeat-x;    -webkit-animation: move 12s linear infinite;    animation: move 12s linear infinite;    -webkit-animation-delay: -4s;    animation-delay: -4s;    -webkit-animation-duration: 12s;    animation-duration: 12s;    background-color: transparent !important;}.links.bg-base-dark::after {    content: '';    position: absolute;    height: 20px;    width: 100%;    background-image: url(../images/wave-3.png);    bottom: -20px;    z-index: 9;    background-repeat: repeat-x;    -webkit-animation: move 12s linear infinite;    animation: move 12s linear infinite;    -webkit-animation-delay: -4s;    animation-delay: -4s;    -webkit-animation-duration: 12s;    animation-duration: 12s;    background-color: transparent !important;}/*login box*/#site-header-menu .site-navigation ul.menu li ul.mega-submenu li a {}.mega-submenu #login-box {    width: 348px;    background-color: #fff;    border-radius: 0;    position: relative;    float: right;    margin-top: 0;    z-index: 1;    right: 58px;    position: absolute;    box-shadow: 0px 13px 25px -12px rgb(0 0 0 / 25%);}.mega-submenu #login-box #login-form {    padding: 30px 30px;}.mega-submenu #login-box>#login-form>.form-group-text {    position: relative;    margin-top: 16px;}.mega-submenu #login-box #login-form #register-link {    margin-top: -85px;}.mega-submenu #login-box #login-form h3 {    font-weight: 600;    font-size: 14px;    padding: 0px;    padding-bottom: 10px;    margin-bottom: 0px;    line-height: normal;    text-align: center;}.mega-submenu #login-box #login-form .form-group-text>span {    position: absolute;    left: 9px;    top: 4px;}.mega-submenu #login-box #login-form .form-group-text>span>img {    width: 19px;    height: auto;}.mega-submenu #login-box #login-form a {    color: #fff !important;}.login-submenu::after {    right: 166px !important;}/login box/ .cmt-service-description ul {    padding: 0;    margin: 0 0 30px;    background: #f2f5f9;    /* border: 1px solid #f5f5f5; */    padding: 25px;    border-radius: 15px;}.cmt-service-description ul li {    outline-style: none;    list-style-type: none;    background: url("../images/bullet-inner.png") no-repeat left 15px;    padding: 12px 40px 15px;    -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;    transition: all 0.3s ease 0s;    border-bottom: 1px dashed #dbdada;    font-size: 15px;}.cmt-service-description ul li:last-child,.cmt-service-description ol li:last-child {    border-bottom: none;}.cmt-service-description ul li:hover,.cmt-service-description ol li:hover {    /* padding-left: 35px */}.faq-section canvas {    height: 190px !important;    width: 190px !important;}.cmt-service-description ol {    margin: 0 0 30px;    padding: 5px 20px;}.cmt-service-description ol li {    outline-style: none;    list-style-type: auto;    background: none;    padding: 12px 10px 15px;    -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;    transition: all 0.3s ease 0s;    border-bottom: 1px dashed #dbdada;    font-size: 15px;}/* {/padding-left: 35px/} */@-webkit-keyframes zoom {    from {        -webkit-transform: scale(1, 1);    }    to {        -webkit-transform: scale(1.5, 1.5);    }}@keyframes zoom {    from {        transform: scale(1, 1);    }    to {        transform: scale(1.5, 1.5);    }}.carousel-inner .carousel-item>img {    -webkit-animation: zoom 20s;    animation: zoom 50s;    height: 75vh;}canvas {    width: 200px;    height: 200px;}.pin-color {    position: relative;    text-align: left;    font-size: 12px;    color: #000;    position: absolute;    top: 16%;    left: 60%;}.pin-color span:after {    display: inline-block;    content: "";    width: 0.8em;    height: 0.8em;    margin-right: 0.4em;    height: 0.8em;    border-radius: 0.2em;    background: currentColor;}.step-section,.about-section {    /*       background:  url(../images/footer-theme.jpg) repeat-x center bottom;*/    padding: 50px 0 90px;    background-size: contain;}.footer-top-bg:before {    content: '';    position: absolute;    height: 20px;    width: 100%;    background-image: url(../images/wave1.png);    top: -3px;    z-index: 9;    background-repeat: repeat-x;    -webkit-animation: move 12s linear infinite;    animation: move 12s linear infinite;    -webkit-animation-delay: -4s;    animation-delay: -4s;    -webkit-animation-duration: 12s;    animation-duration: 12s;    background-color: transparent !important;}/*.footer-top-bg:after {   content: '';   position: absolute;   height: 20px;   width: 100%;   background-image:url(../images/wave-2.png);   top: -22px;   z-index: 9;   background-repeat: repeat-x;   -webkit-animation: move 12s linear infinite;   animation: move 12s linear infinite;   -webkit-animation-delay: -2s;   animation-delay: -2s;   -webkit-animation-duration: 8s;   animation-duration: 8s;}*/@keyframes move {    0% {        background-position: left 0 bottom 0    }    100% {        background-position: left 350px bottom 0    }}.about-bg {    background: url(../images/up-map.png) no-repeat center top;    background-size: contain;    background-position-x: 70%;    position: relative;    overflow: hidden;    padding-bottom: 5rem;}.about-bg-container {    position: absolute;    right: -70px;    bottom: -30px;}.about-bg-container>img {    height: 270px;}.couter-6box ul {    margin: 0 !important;    padding: 0;}.couter-6box li {    list-style: none;    width: 33%;    color: #1c1c1c;    vertical-align: middle;    position: relative;    padding: 20px;    border-bottom: 1px solid #ccc;    float: left;    border-right: 1px solid #ccc;    display: grid;}.couter-6box li:nth-child(3) {    border-right: 0px solid #ccc;}.couter-6box li:nth-child(4) {    border-bottom: 0px solid #ccc;}.couter-6box li:nth-child(5) {    border-bottom: 0px solid #ccc;}.couter-6box li:nth-child(6) {    border-bottom: 0px solid #ccc;    border-right: 0px solid #ccc;}.couter-6box li strong {    font-size: 40px;    font-weight: 800;    vertical-align: top;    float: left;}.couter-6box li article {    float: left;    width: 40%;    position: relative;    padding-bottom: 15px;}.couter-6box li span {    font-size: 47px;    font-weight: 700;    vertical-align: top;    /* float: left; */    width: 30%;    padding-bottom: 20px;}.couter-6box li aside {    float: left;    position: relative;    top: 2px;    font-size: 20px;}.couter-6box li b {    font-size: 15px;    font-weight: 500;    /*width: 70%;*/    float: left;    line-height: normal;}.mcs-title {    font-family: 'Rubik', sans-serif;    font-size: 24px;    margin-bottom: 20px;    padding: 0px 14px;}.pincouter-title {    font-size: 20px;    text-align: left;    font-weight: 700;    margin-top: 40px;    margin-bottom: 25px;    color: #2e2e2e;}.carousel1 h5 {    font-size: 2.6rem;    font-weight: 700;    color: #fff;    line-height: 2.2rem;}.carousel1 p {    font-size: 1.5rem;    font-weight: 700;    color: #fff;}.Fishing-title-header.iconshd {    display: flex;    align-items: center;    justify-content: flex-start;    padding: 14px 0;}.Fishing-title-header.iconshd h3 {    padding: 0 15px;    margin: 0;    font-size: 21px;}.Fishing-title-header.iconshd img {}.carousel-indicators {    display: none}/*Tauheed css end*/.modal-content {    padding: 2.5rem !important;}.bg-reg-dark {    background: url(../images/footer-bg01.jpg) no-repeat;    background-size: cover;}.footer-top-bg {    background: url(../images/footer-top-bg.jpg) no-repeat;    background-size: cover;}.Fishing-title-header {    border-bottom: 1px solid rgb(55 125 165);    margin-bottom: 20px;}.header {    /* box-shadow: 0px 10px 10px rgb(0 0 0 / 34%); */    position: absolute;    z-index: 9;    width: 100%;}.Fishing-title-header>h3 {}.newsmore {    display: block;    width: 100%;    padding-top: 20px;}.newsmore>a {    display: block;    text-align: center;    width: 100%;    color: #da5647;    font-weight: 600;    font-size: 13px;}@keyframes marquee {    0% {        left: 100%;    }    100% {        left: -147px            /* same as your text width */    }}.marquee-top {    position: relative;    margin-top: -43px;    z-index: 1;    /*     border-radius: 10px;*/    overflow: hidden;}.marquee-scroll {    background: #14252c;    color: #fff !important;    padding: 10px 10px;    width: 100%;    float: left;    height: 42px;    font-size: 14px;    /*margin-top: -25px;*/    position: relative;    z-index: 1;}.marquee-scroll b {    font-weight: 600;    color: #fff;}.marquee-scroll>a {    color: #fff !important;    padding-right: 25px;}.marquee-scroll>a:hover {    color: #fff !important;}.marquee-scroll:before {    /*    content: "";    width: 0;    height: 0;    border-top: 44px solid transparent;    border-left: 22px solid rgb(255 255 255);    border-bottom: 0px solid transparent;    position: absolute;    right: -22px;    top: 0px;*/}.note>img {    height: 23px;    position: relative;    left: 26px;    top: 9px;}/* .note:before {   content: "Important Updates";   position: absolute;   background: #06587b;   bottom: 0;   top: 0px;   width: 202px;   height: 44px;   text-align: center;   padding: 3px 10px 0px 0px;   color: #fff;   font-size: 14px;   font-weight: 400;   clip-path: polygon(0% 0%, 81% 0%, 91% 50%, 100% 100%, 0% 100%);   line-height: 37px;}*/.spotlight-box {    background: #f8f9fa;    height: 32px;    padding: 6px !important;    font-size: 13px;    font-weight: 500;    color: #000;    line-height: normal;    width: 100%;}.login-right {    float: right;    background: #f68723 !important;    color: #fff;}.login-right a {    color: #fff !important;}.active.link-secondary {    font-weight: bold;    color: #2a2a2a;    background: #ffffff;    border: 1px solid #ccc;    border-bottom: 0px;}.link-secondary {    color: #ffffff;    font-weight: bold;    background: #085f90;    height: 53px;    position: relative;    top: 1px;    padding: 14px 40px;}.tab-content h3 {    text-transform: uppercase;    color: #723600;    padding-bottom: 10px;    margin: 0px;    font-weight: 500;    font-size: 16px;}.tab-content>.active {    display: block;    background: #fff;    padding: 30px 30px;    border: 1px solid #e1e1e1;    margin-bottom: 20px;}.link-secondary:hover {    color: #ffffff !important;    background: #085f90;}.section-title .title-header {    padding-bottom: 10px;}.section-title .title-header h4 {    font-size: 20px;    margin: 0px;}.step-line {    background: rgb(251 176 124 / 65%);    padding: 4px 30px;    font-size: 16px;    color: #000;    border-radius: 5px;    display: inline-block;}.reg-form label {    width: auto;}.wrap-form.query_form span.text-input2 {    margin: 0px;}.wrap-form.query_form span.text-input2>input[type="text"] {    font-family: inherit;    -webkit-transition: border linear .2s, box-shadow linear .2s;    -moz-transition: border linear .2s, box-shadow linear .2s;    -o-transition: border linear .2s, box-shadow linear .2s;    transition: border linear .2s, box-shadow linear .2s;    -webkit-border-radius: 0;    -moz-border-radius: 0;    border-radius: 0;    vertical-align: middle;    width: 100%;    color: #8093a8;    padding: 8px 15px 8px;    border-radius: 4px;    font-weight: 400;    background-color: #fff;    text-transform: inherit;    border: 1px solid rgb(0 43 92 / 16%);    font-size: 14px;    outline: none;    line-height: inherit;    letter-spacing: 0px;}.table-dark {    --bs-table-bg: #e5e5e5;    --bs-table-striped-bg: #2c3034;    --bs-table-striped-color: #fff;    --bs-table-active-bg: #373b3e;    --bs-table-active-color: #fff;    --bs-table-hover-bg: #323539;    --bs-table-hover-color: #fff;    color: #000;    border-color: #c1c1c1;}.section-title .title-header h4 span {    background: #a9a9a9;    height: 2px;    width: 100px;    display: block;    margin: 6px auto;}.service {    padding: 30px 30px;    border-radius: 0.35em;    box-shadow: 2px 2px 150px rgba(0, 0, 0, 0.2);    margin-bottom: 30px;}.service h2 {    font-weight: 900;    font-size: 20px;    line-height: normal;}.service p {    margin: 0;    font-size: 15px;    line-height: 22px;}.zoominheader {    position: relative;    -webkit-user-select: none;    -moz-user-select: none;    -ms-user-select: none;    -webkit-animation: zoomin 30s ease-in infinite;    animation: zoomin 30s ease-in infinite;    transition: all .3s ease-in-out;    overflow: hidden;}/* The innermost element*/.zoomoutheader {    -webkit-animation: zoomout 30s ease-in infinite;    animation: zoomout 30s ease-in infinite;    transition: all .3s ease-in-out;    overflow: hidden;}/* Zoom in Keyframes */@-webkit-keyframes zoomin {    0% {        transform: scale(1);    }    50% {        transform: scale(1.5);    }    100% {        transform: scale(1);    }}@keyframes zoomin {    0% {        transform: scale(1);    }    50% {        transform: scale(1.5);    }    100% {        transform: scale(1);    }}.Ticker-page {    height: auto !important;    padding: 30px;    background: #f1f1f1;    border: 1px solid #e7e7e7 !important;    margin: 0px !important;}.Ticker-page>h3 {    font-size: 18px;    border-bottom: 1px solid #ccc;    padding-bottom: 20px;}.Ticker-page>li:last-child {    border-bottom: 0px;}.news_box {    /*background: #f4f4f4;*/    background: #fff;    max-height: 300px;    padding: 20px 20px;    border: 1px solid #dfdddd;}.news-title {    background: #06587b;    color: #ffff;    font-size: 18px;    margin: 0px;    padding: 10px 18px;    display: block;    position: relative;    margin-left: 0px;}.news-title>i {    width: 28px;    height: 28px;    margin-right: 7px;    background: #fff;    color: #085f90;    text-align: center;    border-radius: 100px;    line-height: 30px;}.reg-btn {    text-align: center;    font-weight: 500;    position: relative;    display: inline-block;    padding: 8px 36px;    color: #fff;    margin: 0px auto;    border-radius: 100px;    font-size: 15px;    -webkit-transition: background 2s ease-out;    -moz-transition: background 2s ease-out;    -o-transition: background 2s ease-out;    transition: background 2s ease-out;    background: rgb(255, 157, 59);    background: linear-gradient(90deg, rgba(255, 157, 59, 1) 0%, #d85248 100%);}.reg-btn:hover {    color: #fff;    background: rgb(67 104 255);    background: linear-gradient(90deg, rgb(67 104 255) 0%, #085f90 100%);}.gotohome-btn {    text-align: center;    font-weight: 500;    position: relative;    display: inline-block;    padding: 8px 36px;    color: #fff;    margin: 0px auto;    border-radius: 100px;    font-size: 15px;    -webkit-transition: background 2s ease-out;    -moz-transition: background 2s ease-out;    -o-transition: background 2s ease-out;    transition: background 2s ease-out;    background: rgb(67 104 255);    background: linear-gradient(90deg, rgb(67 104 255) 0%, #085f90 100%);}.gotohome:hover {    color: #fff;    background: rgb(255, 157, 59);    background: linear-gradient(90deg, rgba(255, 157, 59, 1) 0%, #d85248 100%);}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled) {    cursor: pointer;    border: 0;}.modal-title {    margin-bottom: 0;    line-height: 1.5;    font-size: 23px;    color: #4e4e4e;}.modal-content {    padding: 10px;}.modal-header {    text-align: center;    display: block;    padding: 3px 0px;}.modal-body p {    font-size: 12px;    line-height: 20px;    font-weight: 400;    color: #323232;}.modal-body>h3 {    font-size: 18px;    line-height: normal;    font-weight: 500;    padding-top: 10px;    margin-bottom: 5px;}.modal-body>h4 {    font-size: 14px;    line-height: normal;    font-weight: 500;    padding-top: 0px;    margin-bottom: -5px;}.modal-dialog {    max-width: 900px;}.modal-header .btn-close {    padding: .5rem .5rem;    margin: -.5rem -.5rem -.5rem auto;    position: absolute;    right: 10px;    top: 11px;}.popup-list {    padding: 0px;    margin-bottom: 30px;}.popup-list>li {    border: 1px solid #ccc;    padding: 7px 10px;    list-style: none;    line-height: normal;    font-size: 12px;    color: #323232;    display: flex;    border-top: 0;    font-weight: 400;}.modal-body-li>li {    padding: 4px 0px;    line-height: normal;    font-size: 12px;    color: #323232;    border-top: 0;    font-weight: 400;}.popup-list>li:first-child {    border: 1px solid #ccc;}.popup-list>li>i {    position: relative;    top: 1px;    color: hsl(122deg 100% 22% / 73%);    font-size: 16px;    margin-right: 5px;    font-style: normal;    font-weight: 500;}.agree-btn {    font-size: 13px;    font-weight: 300;    padding: 7px 13px;}.right-set {    float: right;    font-size: 12px;    margin-bottom: 10px;}.popup-list2>li>i {    font-size: 13px;    font-weight: 600;    top: 0px;}.model-foot {}.model-foot .form-check .form-check-label {    font-size: 12px;    line-height: normal;}.model-foot>p {    color: #323232;    font-size: 12px;    line-height: normal;    font-weight: 400;}.model-foot>p>span {    display: inline-block;    position: relative;    top: 4px;    font-size: 12px;}/*.about-more-btn {    text-align: center;    font-weight: 500;    position: relative;    display: inline-block;    padding: 5px 46px;    color: #fff;    margin: 0px auto;    margin-top: 10px;    border-radius: 3px;    font-size: 14px;    -webkit-transition: background 2s ease-out;    -moz-transition: background 2s ease-out;    -o-transition: background 2s ease-out;    transition: background 2s ease-out;    background: rgb(255, 157, 59);    background: linear-gradient(90deg, rgba(255, 157, 59, 1) 0%, #d85248 100%);}*/.about-more-btn {    text-align: center;    font-weight: 500;    position: relative;    display: inline-block;    padding: 10px 50px;    color: #fff;    margin: 0px auto;    margin-top: 10px;    border-radius: 0;    font-size: 14px;    -webkit-transition: background 2s ease-out;    -moz-transition: background 2s ease-out;    -o-transition: background 2s ease-out;    transition: background 2s ease-out;    background: #f68723;}.about-more-btn:hover {    color: #fff;    background: #06587b;    /*background: linear-gradient(90deg, #085f90, #083853 100%);*/}.news-more-btn {    text-align: center;    font-weight: 500;    position: relative;    display: block;    padding: 8px 6px;    color: #fff;    max-width: 250px;    margin: 0px auto;    border-radius: 100px;    font-size: 15px;    margin-top: 40px;    -webkit-transition: background 2s ease-out;    -moz-transition: background 2s ease-out;    -o-transition: background 2s ease-out;    transition: background 2s ease-out;    background: rgb(255, 157, 59);    background: linear-gradient(90deg, rgba(255, 157, 59, 1) 0%, #d85248 100%);}.news-more-btn:hover {    color: #fff;    background: rgb(67 104 255);    background: linear-gradient(90deg, rgb(67 104 255) 0%, #085f90 100%);}.pressRelease {    min-height: 300px;}.Ticker {    overflow: hidden;    position: relative;    border: none;    /* background-color: #fff; */    height: 316px;    padding: 0px;    margin: 0px;}.Ticker li {    display: inline-block;    font-size: 13px;    border-bottom: 1px solid #d7d7d7;    padding: 10px 0px;    width: 100%;}.Ticker li:last-child {    border: 0;}.Ticker li aside {    background: #085f90;    float: left;    padding: 9px 0px;    width: 50px;    height: 53px;    border-radius: 3px;    text-align: center;    margin-right: 10px;}.Ticker li aside h2 {    color: #fff;    font-weight: 800;    margin: 0px;    font-size: 24px;    line-height: 18px;}.Ticker li aside span {    color: #fff;    text-transform: uppercase;    font-size: 14px;}.Ticker li article {    float: left;    width: 100%;    line-height: 18px;}.Ticker li article p {    margin: 0 0 4px;}.Ticker li article span {    font-size: 12px;}.Ticker-datetime {    display: inline-block;    width: 100%;    margin: 0px;    padding: 0px;}.Ticker-inner {    overflow: visible;    height: auto;}.Ticker-inner li article {    float: left;    width: 94%;    line-height: 22px;}.box-grid {    margin-top: -130px;    padding-top: 0px;}#footer-logo-img {    height: 130px;    border-radius: 10px;}.up-right-logo {    background: #fff;    border-radius: 15px;    padding: 4px 20px;    height: 70px;    margin: 13px 0px;    float: right;}.ashok-img {    height: 60px;    position: relative;    top: -17px;}.help-desk {    text-align: left;    position: relative;    margin-top: 16px;    float: left;}.help-desk>img {    float: left;    width: 36px;    margin-right: 3px;}.help-desk>a {    font-size: 13px;    animation: blinkingText 2s infinite;    -webkit-transition: all 0.1s linear;    transition: all 0.5s linear;    line-height: normal;    background: #085f90;    padding: 4px 10px;    border-radius: 3px;    color: #fff;    display: block;    margin-bottom: 5px;}.help-desk>a:hover {    color: #fff;}.help-desk>a>b {    display: block;}.help-desk>a>img {    height: 20px;    position: relative;    margin-bottom: 3px;}@keyframes blinkingText {    0% {        background: #e66d43;    }    25% {        background: #083853;    }    50% {        background: #e66d43;    }    75% {        background: #083853;    }    100% {        background: #e66d43;    }}.applynow {    font-size: 14px;    animation: blinkingText2 2s infinite;    -webkit-transition: all 0.1s linear;    transition: all 0.5s linear;    line-height: normal;    background: #085f90;    padding: 10px 10px;    border-radius: 3px;    color: #fff;    display: block;    margin-bottom: 5px;    width: 100%;    text-align: center;    text-transform: uppercase;    line-height: normal;    font-weight: 300;}.applynow>img {    position: absolute;}.applynow:hover {    color: #fff;}@keyframes blinkingText2 {    0% {        background: #198754;    }    25% {        background: #4caf50;    }    50% {        background: #198754;    }    75% {        background: #4caf50;    }    100% {        background: #198754;    }}.applynow2 {    font-size: 20px;    animation: blinkingText2 2s infinite;    -webkit-transition: all 0.1s linear;    transition: all 0.5s linear;    line-height: normal;    background: #085f90;    padding: 10px 10px;    border-radius: 3px;    color: #fff;    display: block;    width: 290px;    text-align: center;    text-transform: uppercase;    line-height: normal;    font-weight: 400;    margin: 0 auto;}.applynow2>img {    position: absolute;}.applynow2:hover {    color: #fff;}@keyframes blinkingText2 {    0% {        background: #198754;    }    25% {        background: #4caf50;    }    50% {        background: #198754;    }    75% {        background: #4caf50;    }    100% {        background: #198754;    }}.cunter-box {    /*     box-shadow: 0 2.8px 2.2px rgb(0 0 0 / 2%), 0 6.7px 5.3px rgb(0 0 0 / 3%), 0 12.5px 10px rgb(0 0 0 / 3%), 0 22.3px 17.9px rgb(0 0 0 / 3%), 0 41.8px 33.4px rgb(0 0 0 / 3%), 0 100px 80px rgb(0 0 0 / 5%);*/    background: #fff;    padding: 30px 20px;    border-radius: 0 0 15px 15px;    display: flex;    /*     margin-top: -50px;*/    border: 1px solid #cecece;    border-top: none !important;}.counter {    width: 33%;    border-right: 1px solid #cecece;    display: flex;    justify-content: center;}.cunter-box>.end {    border-right: 0px;}.count-title {    font-size: 25px;    font-weight: 600;    margin-top: 0px;    margin-bottom: 0;    text-align: left;    font-family: 'Rubik', sans-serif;}.count-text {    font-size: 11px;    font-weight: 500;    margin-top: 0px;    margin-bottom: 0;    text-align: left;}.icon-1x {    float: left;    background: #ebeded;    color: #fff;    height: 70px;    width: 70px;    border-radius: 100px;    text-align: center;    padding: 0px 0px;    overflow: hidden;    position: relative;    border: 1px solid #c8c9c9;}.icon-2x {    background: #e48d51;}.icon-3x {    background: #2bbac0;}.icon-4x {    background: #1089b8;}.icon-5x {    background: #e0345a;}.counter-box-1 {    float: left;}.counter-box-1>sapn {    float: left;}.counter-box-1>h2 {    color: #2c498d;}.counter-box-2 {    float: left;}.counter-box-2>h2 {    color: #e48d51;}.counter-box-3 {    float: left;}.counter-box-3>h2 {    color: #2bbac0;}.counter-box-4 {    float: left;}.counter-box-2>b {    position: absolute;    margin-left: 92px;    font-size: 29px;    margin-top: -39px;    color: #e48d51;}.counter-box-4>b {    position: absolute;    margin-left: 32px;    font-size: 29px;    margin-top: -39px;    color: #1089b8;}.counter-box-5>b {    position: absolute;    margin-left: 51px;    font-size: 29px;    margin-top: -39px;    color: #e0345a;}.counter-box-4>h2 {    color: #1089b8;}.counter-box-5 {    float: left;}.counter-box-5>h2 {    color: #e0345a;}/* textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input, select {    font-family: inherit;    -webkit-transition: border linear .2s, box-shadow linear .2s;    -moz-transition: border linear .2s, box-shadow linear .2s;    -o-transition: border linear .2s, box-shadow linear .2s;    transition: border linear .2s, box-shadow linear .2s;    -webkit-border-radius: 0;    -moz-border-radius: 0;    border-radius: 0;    vertical-align: middle;    width: 100%;    color: #8093a8;    padding: 8px 15px 8px;    border-radius: 0;    font-weight: 400;    background-color: #fff;    text-transform: inherit;    border: 1px solid rgba(0, 43, 92, 0.08);    font-size: 14px;    outline: none;    line-height: inherit;    letter-spacing: 0px;} */.form-control {    -webkit-appearance: auto;    -moz-appearance: auto;    appearance: auto;}.form-label>strong {    font-size: 12px;    font-weight: 500;    color: #323232;    line-height: 20px;    display: block;    margin-bottom: 3px;}.form-label>h4 {    font-size: 14px;    font-weight: 500;    color: #323232;    line-height: 22px;    display: block;    margin-bottom: 4px;    border-bottom: #e5e5e5 1px solid;    padding: 16px 0px;    border-radius: 3px;    display: flex;    padding-top: 0px;}.form-label>h4>i {    position: relative;    top: 2px;    margin-right: 7px;    font-size: 20px;}thead tr th {    font-size: 14px;    padding: 10px 10px !important;    vertical-align: middle;    background-color: #ebebeb !important;    /* color: #05257e; */    font-weight: 400;}tbody,td,tfoot,thead,tr {    font-size: 14px;    padding: 8px 10px !important;    vertical-align: middle;    font-weight: 400;    color: #323232;}.submit-btn {    text-align: center;    font-weight: 600;    position: relative;    display: inline-block;    padding: 10px 60px;    color: #000;    line-height: normal;    margin: 0px auto;    font-size: 16px;    background: #4bccd3;    border-radius: 100px;    border: 0;    -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;    transition: all 0.3s ease 0s;}.submit-btn:hover {    color: #fff;    background: #e66d43;}.reset-btn {    text-align: center;    font-weight: 600;    position: relative;    display: inline-block;    padding: 10px 60px;    color: #fff;    background: #e66d43;    line-height: normal;    margin: 0px auto;    font-size: 16px;    border-radius: 100px;    border: 0;    -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;    transition: all 0.3s ease 0s;}.reset-btn:hover {    color: #000;    background: #4bccd3;}.form-control-sm {    min-height: calc(1.5em + (.5rem + 2px));    padding: 8px 10px;    font-size: 13px;    border-radius: .2rem;}/* button, input[type="submit"], input[type="button"], input[type="reset"] {    display: inline-block;    text-decoration: none;    font-size: 13px;    line-height: 21px;    font-weight: 500;    padding: 11px 40px 11px;    border: 2px solid transparent;    border-radius: 0;    color: #fff;    -webkit-transition: all 0.25s ease;    transition: all 0.25s ease;    cursor: pointer;    outline: none;    -webkit-font-smoothing: antialiased;} */button:focus {    box-shadow: none;    outline: 0;    border: 0;}/* textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="tel"]:focus, input[type="color"]:focus {    border: 1px solid #ff382f;    -webkit-box-shadow: none;    -moz-box-shadow: none;    -webkit-appearance: searchfield;} *//* clears the 'X' from Internet Explorer */input[type=search]::-ms-clear {    display: none;    width: 0;    height: 0;}input[type=search]::-ms-reveal {    display: none;    width: 0;    height: 0;}/* clears the 'X' from Chrome *//* input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-results-button, input[type="search"]::-webkit-search-results-decoration {    display: none;}textarea::placeholder, textarea::-moz-placeholder, textarea::-webkit-input-placeholder, select::placeholder, select::-moz-placeholder, input::placeholder, input::-moz-placeholder, input:-ms-input-placeholder, input::-webkit-input-placeholder {    color: var(--body-font-color) !important;} */menu,ol,ul {    margin: 16px 0;    padding: 0 0 0 25px;}/** Typography Variable **/:root {    --base-bodyfont: "Lato", sans-serif;    --base-bodyfont-Size: 15px;    --base-bodyfont-color: #676b72;    --base-skin: #ff382f;    --base-dark: #05255f;    --base-grey: #f5f5f5;    --base-white: #ffffff;    --base-headingfont: "Lato", sans-serif;    --base-headingfont-color: #05255f;}.border-right {    border-right: 1px solid #afafaf !important;    margin-right: 5px;    padding-right: 10px;}.top_bar_contact_list {    margin: 0px;    display: flex;}.top_bar_contact_list>li {    list-style: none;    padding: 0px 0px;    line-height: 27px;}.top_bar_contact_list>li:first-child {    padding-right: 9px;}.top_bar_contact_list>li>a {    font-size: 12px;    font-weight: 400;    color: #fff;}.top_bar_contact_list>li>a:hover {}.language {    padding: 6px 8px 0px 8px !important;    color: #fff;    font-size: 12px !important;    line-height: normal !important;    display: inline-block;    height: 28px;    -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;    transition: all 0.3s ease 0s;}.language:hover {    color: #000;    background: #ffffff;}.language:focus {    color: #000;    background: #ffffff;}.carousel-caption-inner {    top: 23% !important;}.#login-box {    width: 348px;    background-color: #ebebeb;    border-radius: 15px;    position: relative;    float: right;    margin-top: -460px;    z-index: 1;    right: 0px;}.#login-box #login-form {    padding: 30px 30px;}.#login-box>#login-form>.form-group-text {    position: relative;    margin-top: 16px;}.#login-box #login-form #register-link {    margin-top: -85px;}.#login-box #login-form h3 {    font-weight: 600;    font-size: 14px;    padding: 0px;    padding-bottom: 10px;    margin-bottom: 0px;    line-height: normal;    text-align: center;}.#login-box #login-form .form-group-text>span {    position: absolute;    left: 9px;    top: 4px;}.#login-box #login-form .form-group-text>span>img {    width: 19px;    height: auto;}.form-control-iwwa {    border: 0px;    border: 1px solid #c3c3c3 !important;    padding: 4px 13px 4px 33px !important;    border-radius: 3px !important;    font-size: 14px;    width: 100%;}.form-control-iwwa:focus {    outline: 0px;}.form-control-iwwa::-webkit-input-placeholder {    /* Chrome/Opera/Safari */    color: #585858;    font-size: 13px;}.form-control-iwwa::-moz-placeholder {    /* Firefox 19+ */    color: #585858;    font-size: 13px;}.form-control-iwwa:-ms-input-placeholder {    /* IE 10+ */    color: #585858;    font-size: 13px;}.form-control-iwwa:-moz-placeholder {    /* Firefox 18- */    color: #585858;    font-size: 13px;}.member_remember {    margin-bottom: 12px;    margin-top: 20px;}.member_remember>span {    font-size: 12px;    font-weight: 400;    margin-right: 10px;}.member_remember>span>input[type="radio"],input[type="checkbox"] {    position: relative;    top: 0.3rem;}.member_forgot {    font-size: 12px;    color: #2386da;    text-decoration: none;}.member_forgot:hover {    color: #000;    text-decoration: none;}.submit_btn {    background: rgb(255, 157, 59);    background: linear-gradient(90deg, rgba(255, 157, 59, 1) 0%, #d85248 100%);    border: 0px;    color: #fff;    font-size: 13px;    display: block;    padding: 8px 5px;    text-align: center;    border-radius: 3px;    width: 100%;    margin-top: 12px;    -webkit-transition: all .3s ease-out;    -moz-transition: all .3s ease-out;    transition: all .3s ease-out;    line-height: normal;}.submit_btn:hover {    color: #fff;    background: #083853;    background: linear-gradient(90deg, #085f90, #083853 100%);}.submit_btn:focus {    outline: 0px;}.member_register {    text-align: center;    font-size: 12px;}.member_register a {    font-size: 12px;}.page-change-sec {    position: relative;    display: flex;    margin: 4px 3px;    padding: 0px;}.page-change-sec>li:first-child {    list-style: none;    margin-left: 5px;}.page-change-sec>li {    list-style: none;    margin-right: 5px;}/*.page-change-sec>li>a {    border: 1px solid #dbd7c9;    width: 18px;    display: block;    height: 18px;    line-height: 15px;    text-align: center;    font-size: 12px;    color: #545454;    background-color: #fff;}*/.page-change-sec>li>a {    border: 1px solid #dbd7c9;    width: 21px;    display: block;    height: 21px;    line-height: 19px;    text-align: center;    font-size: 12px;    color: #545454;    background-color: #fff;}.page-change-sec>li>a:hover {    background-color: #f68723;    color: #fff;    border: 1px solid #f68723;}.line-border {    height: 14px;    position: relative;    top: 3px;    border-right: 1px solid rgb(84 84 84 / 43%);    margin-right: 5px;}.select {    position: relative;    top: 0px;    margin: 0px 0px;    display: block;    padding: 2px 0;}.select li:first-child {    background: #007e46;}.select li:last-child {    background: #f68723;    color: #000;}.select>li {    display: inline-block;}.select>li:hover {}.nav .open>.language,.nav .open>.language:focus,.nav .open>.language:hover {    background-color: transparent !important;}.language-drop {    margin: 0px;    padding: 0px;    width: auto;    min-width: 100px;    margin-top: 9px !important;    border-radius: 0px 0px 2px 2px !important;}.language-drop>li {    padding: 0px;    display: block;}.language:hover {    color: #fff;    background: #2a8794;}.language-drop>li>a {    font-size: 13px;    font-weight: 500;}.open>.language-drop:before {    content: "";    position: absolute;    top: -5px;    left: 59%;    right: 0px;    width: 0;    height: 0;    border-top: 10px solid #c2c3c6;    border-right: 10px solid transparent;    z-index: 997;    transform: rotate(43deg);}.open>.language-drop:after {    content: "";    position: absolute;    top: -4px;    left: 59%;    right: 0px;    width: 0;    height: 0;    border-top: 10px solid #ffffff;    border-right: 10px solid transparent;    z-index: 997;    transform: rotate(43deg);}/** Typo Colors **/.border-color: {    color: #e5e5e5;}.bodyfont-color {    color: var(--base-bodyfont-color);}.headingfont-color {    color: var(--base-headingfont-color);}/** Background Colors **/.bg-base-skin {    background-color: #085f90;}.bg-base-dark {    background-color: #085f90;}.bg-base-grey {    background-color: var(--base-grey);}.bg-base-white {    background-color: var(--base-white);}/** Text Colors **/.text-base-skin {    color: #d7752d;}.text-base-dark {    color: #085f90;}.text-base-grey {    color: var(--base-grey);}.text-base-white {    color: var(--base-white);}/** Bg-layer Colors **/.bg-base-skin>.cmt-bg-layer {    background-color: #085f90;}.bg-base-dark>.cmt-bg-layer {    background-color: #085f90;}.bg-base-grey>.cmt-bg-layer {    background-color: var(--base-grey);}.bg-base-white>.cmt-bg-layer {    background-color: var(--base-white);}.text-base-white h1:not(.text-base-skin, .text-base-dark),.text-base-white h2:not(.text-base-skin, .text-base-dark),.text-base-white h3:not(.text-base-skin, .text-base-dark),.text-base-white h4:not(.text-base-skin, .text-base-dark),.text-base-white h5:not(.text-base-skin, .text-base-dark),.text-base-white h6:not(.text-base-skin, .text-base-dark),.text-base-white a:not(.text-base-skin, .text-base-dark),.bg-base-dark h1,.bg-base-dark h2,.bg-base-dark h3,.bg-base-dark h4,.bg-base-dark h5,.bg-base-dark h6 {    color: var(--base-white);}.bg-base-dark,.bg-base-skin {    color: rgba(255, 255, 255, .67);}.bg-base-dark.text-base-white,.bg-base-skin.text-base-white {    color: rgba(255, 255, 255, .950);}.about-overlay-01 {    justify-content: center;    writing-mode: vertical-lr;    text-orientation: mixed;    position: relative;    content: '';    top: 0;    right: 1px;    padding: 11px 16px 6px;    transform: rotate(180deg);}.about-overlay-01 h3 {    font-size: 20px;    line-height: 26px;    margin: 0;}body {    font-weight: 500;    font-size: var(--base-bodyfont-Size);    line-height: 26px;    letter-spacing: 0.1px;    color: var(--base-bodyfont-color);}h1,h2,h3,h4,h5,h6 {    margin-bottom: 10px;    font-weight: 600;    /*   color: rgb(5 37 95 / 87%);*/    color: #06587b;}h1 {    font-size: 60px;    line-height: 72px;}h2 {    font-size: 50px;    line-height: 60px;}h3 {    font-size: 18px;    line-height: 28px;}h4 {    font-size: 25px;    line-height: 40px;}h5 {    font-size: 20px;    line-height: 26px;}h6 {    font-size: 18px;    line-height: 20px;}.container,.container-md,.container-lg,.container-xl {    max-width: 1500px !important;    padding: 0 35px;}/*.container {    max-width: 1300px;    padding: 0 15px;}*/.row:not(.g-0) {    margin-left: -15px;    margin-right: -15px;}.row:not(.g-0)>[class*='col-'] {    /* padding-left: 15px;   padding-right: 15px; */}/** Extra-outer **/body .page {    position: relative;    overflow: hidden;}body .site-main {    position: relative;    z-index: 1;}body .page.sidebar-true .site-main {    padding: 0;    background-color: #fff;}a {    color: #333;}a:hover {    color: #085f90;}a,img {    -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;    transition: all 0.3s ease 0s;}label {    font-size: 14px;}.fs-15 {    font-size: 15px !important;    line-height: 25px}.fs-16 {    font-size: 16px !important;    line-height: 24px}.fs-18 {    font-size: 18px !important;    line-height: 26px}.fs-20 {    font-size: 20px !important;    line-height: 30px}.fs-22 {    font-size: 22px !important;    line-height: 32px}.fs-24 {    font-size: 24px !important;    line-height: 34px}.fs-26 {    font-size: 26px !important;    line-height: 36px}.fs-28 {    font-size: 28px !important;    line-height: 38px}.fs-30 {    font-size: 30px !important;    line-height: 40px}.fw-500 {    font-weight: 500 !important;}.fw-600 {    font-weight: 600 !important;}.fw-700 {    font-weight: 700 !important;}.box-shadow {    box-shadow: 0 0 9px 0 rgba(29, 33, 67, 0.10)}.border-rad_3 {    border-radius: 3px;}.border-rad_4 {    border-radius: 4px;}.border-rad_5 {    border-radius: 5px;}.border-rad_6 {    border-radius: 6px;}.border-rad_7 {    border-radius: 7px;}.border-rad_8 {    border-radius: 8px;}.border-rad_9 {    border-radius: 9px;}.border-rad_10 {    border-radius: 10px;}.border-tl-rad_5 {    border-top-left-radius: 5px;}.border-tr-rad_5 {    border-top-right-radius: 5px;}.border-br-rad_5 {    border-bottom-right-radius: 5px;}.border-bl-rad_5 {    border-bottom-left-radius: 5px;}.alignleft {    float: left;    margin: .425em 1.75em 1.25em 0;}.alignright {    float: right;    margin: .425em 0 1.25em 1.75em;}.z-index_1 {    z-index: -1;}.z-index-0 {    z-index: 0;}.z-index-1 {    z-index: 1;}.z-index-2 {    z-index: 2;}.underline {    position: relative;}.underline:before {    position: absolute;    content: '';    height: 2px;    width: 100%;    background-color: #085f90;    bottom: -2px;    left: 0;}/* ===============================================   Spacing------------------------*//** Padding **/.spacing-1 {    padding: 80px 112px 0;    margin-left: -112px;    margin-right: -112px;    margin-top: -305px;}.spacing-2 {    padding: 80px 325px 200px 0px;    margin-right: -280px;    margin-top: -80px;}.spacing-3 {    padding: 60px 0 165px;    margin-bottom: -95px;}.spacing-4 {    padding: 70px 115px 70px 75px;    margin-left: -60px;}.spacing-5 {    margin-top: 60px;    padding-bottom: 20px;    margin-left: 100px;}.spacing-6 {    padding: 55px 30px;}.spacing-7 {    padding: 80px 100px 0 0;    margin-right: -100px;    margin-top: -300px;}.spacing-8 {    padding: 80px 112px 0;    margin-left: -112px;    margin-right: -112px;    margin-top: -220px;}.spacing-9 {    padding: 80px 112px 60px;    margin-left: -112px;    margin-right: -112px;    margin-top: -360px;}.p-10 {    padding: 10px ! important;}.p-15 {    padding: 15px ! important;}.p-20 {    padding: 20px ! important;}.p-25 {    padding: 25px ! important;}.p-30 {    padding: 30px ! important;}.p-40 {    padding: 40px ! important;}.p-45 {    padding: 45px ! important;}.p-50 {    padding: 50px ! important;}.p-60 {    padding: 60px ! important;}.p-80 {    padding: 80px ! important;}.p-100 {    padding: 100px ! important;}.pr-0 {    padding-right: 0 !important;}.pr-5 {    padding-right: 5px ! important;}.pr-10 {    padding-right: 10px ! important;}.pr-15 {    padding-right: 15px ! important;}.pr-20 {    padding-right: 20px ! important;}.pr-25 {    padding-right: 25px ! important;}.pr-30 {    padding-right: 30px ! important;}.pr-35 {    padding-right: 35px ! important;}.pr-40 {    padding-right: 40px ! important;}.pr-45 {    padding-right: 45px ! important;}.pr-50 {    padding-right: 50px ! important;}.pr-55 {    padding-right: 55px ! important;}.pr-60 {    padding-right: 60px ! important;}.pr-65 {    padding-right: 65px ! important;}.pr-70 {    padding-right: 70px ! important;}.pr-75 {    padding-right: 75px ! important;}.pr-80 {    padding-right: 80px ! important;}.pr-85 {    padding-right: 85px ! important;}.pr-90 {    padding-right: 90px ! important;}.pr-95 {    padding-right: 95px ! important;}.pr-100 {    padding-right: 100px ! important;}.pl-0 {    padding-left: 0px !important;}.pl-2 {    padding-left: 2px ! important;}.pl-3 {    padding-left: 3px ! important;}.pl-5 {    padding-left: 5px ! important;}.pl-10 {    padding-left: 10px ! important;}.pl-15 {    padding-left: 15px ! important;}.pl-20 {    padding-left: 20px ! important;}.pl-25 {    padding-left: 25px ! important;}.pl-30 {    padding-left: 30px ! important;}.pl-35 {    padding-left: 35px ! important;}.pl-40 {    padding-left: 40px ! important;}.pl-45 {    padding-left: 45px ! important;}.pl-50 {    padding-left: 50px ! important;}.pl-55 {    padding-left: 55px ! important;}.pl-60 {    padding-left: 60px ! important;}.pl-65 {    padding-left: 65px ! important;}.pl-70 {    padding-left: 70px ! important;}.pl-75 {    padding-left: 75px ! important;}.pl-80 {    padding-left: 80px ! important;}.pl-85 {    padding-left: 85px ! important;}.pl-90 {    padding-left: 90px ! important;}.pl-95 {    padding-left: 95px ! important;}.pl-100 {    padding-left: 100px ! important;}.pt-0 {    padding-top: 0px !important;}.pt-5 {    padding-top: 5px ! important;}.pt-10 {    padding-top: 10px ! important;}.pt-15 {    padding-top: 15px ! important;}.pt-20 {    padding-top: 20px ! important;}.pt-25 {    padding-top: 25px ! important;}.pt-30 {    padding-top: 30px ! important;}.pt-35 {    padding-top: 35px ! important;}.pt-40 {    padding-top: 40px ! important;}.pt-45 {    padding-top: 45px ! important;}.pt-50 {    padding-top: 50px ! important;}.pt-55 {    padding-top: 55px ! important;}.pt-60 {    padding-top: 60px ! important;}.pt-65 {    padding-top: 65px ! important;}.pt-70 {    padding-top: 70px ! important;}.pt-75 {    padding-top: 75px ! important;}.pt-80 {    padding-top: 80px ! important;}.pt-90 {    padding-top: 90px ! important;}.pt-100 {    padding-top: 100px ! important;}.pt-120 {    padding-top: 120px ! important;}.pt-130 {    padding-top: 130px ! important;}.pt-140 {    padding-top: 140px ! important;}.pt-150 {    padding-top: 150px ! important;}.pt-160 {    padding-top: 160px ! important;}.pt-170 {    padding-top: 170px ! important;}.pt-180 {    padding-top: 180px ! important;}.pt-190 {    padding-top: 190px ! important;}.pt-200 {    padding-top: 200px ! important;}.pt-245 {    padding-top: 245px ! important;}.pt-345 {    padding-top: 345px ! important;}.pt-350 {    padding-top: 350px ! important;}.pb-0 {    padding-bottom: 0px !important;}.pb-5 {    padding-bottom: 5px ! important;}.pb-10 {    padding-bottom: 10px ! important;}.pb-15 {    padding-bottom: 15px ! important;}.pb-20 {    padding-bottom: 20px ! important;}.pb-25 {    padding-bottom: 25px ! important;}.pb-30 {    padding-bottom: 30px ! important;}.pb-35 {    padding-bottom: 35px ! important;}.pb-40 {    padding-bottom: 40px ! important;}.pb-45 {    padding-bottom: 45px ! important;}.pb-50 {    padding-bottom: 50px ! important;}.pb-55 {    padding-bottom: 55px ! important;}.pb-60 {    padding-bottom: 60px ! important;}.pb-65 {    padding-bottom: 65px ! important;}.pb-70 {    padding-bottom: 70px ! important;}.pb-75 {    padding-bottom: 75px ! important;}.pb-80 {    padding-bottom: 80px ! important;}.pb-85 {    padding-bottom: 85px ! important;}.pb-90 {    padding-bottom: 90px ! important;}.pb-95 {    padding-bottom: 95px ! important;}.pb-100 {    padding-bottom: 100px ! important;}.pb-120 {    padding-bottom: 120px ! important;}.pb-130 {    padding-bottom: 130px ! important;}.pb-140 {    padding-bottom: 140px ! important;}.pb-150 {    padding-bottom: 150px ! important;}.pb-160 {    padding-bottom: 160px ! important;}.pb-170 {    padding-bottom: 170px ! important;}.pb-180 {    padding-bottom: 180px ! important;}.pb-190 {    padding-bottom: 190px ! important;}.pb-200 {    padding-bottom: 200px ! important;}.pb-280 {    padding-bottom: 280px ! important;}/** Margin **/.mt-0 {    margin-top: 0px !important;}.mt-5 {    margin-top: 5px ! important;}.mt-10 {    margin-top: 10px ! important;}.mt-12 {    margin-top: 12px ! important;}.mt-15 {    margin-top: 15px ! important;}.mt-20 {    margin-top: 20px ! important;}.mt-25 {    margin-top: 25px ! important;}.mt-30 {    margin-top: 30px ! important;}.mt-35 {    margin-top: 35px ! important;}.mt-40 {    margin-top: 40px ! important;}.mt-45 {    margin-top: 45px ! important;}.mt-50 {    margin-top: 50px ! important;}.mt-60 {    margin-top: 60px ! important;}.mt-65 {    margin-top: 65px ! important;}.mt-70 {    margin-top: 70px ! important;}.mt-80 {    margin-top: 80px ! important;}.mt-90 {    margin-top: 90px ! important;}.mt-100 {    margin-top: 100px ! important;}.mt-120 {    margin-top: 120px ! important;}.mt-130 {    margin-top: 130px ! important;}.mt-140 {    margin-top: 140px ! important;}.mt-150 {    margin-top: 150px ! important;}.mt-160 {    margin-top: 160px ! important;}.mt_5 {    margin-top: -5px ! important;}.mt_10 {    margin-top: -10px ! important;}.mt_15 {    margin-top: -15px ! important;}.mt_20 {    margin-top: -20px ! important;}.mt_25 {    margin-top: -25px ! important;}.mt_30 {    margin-top: -30px ! important;}.mt_35 {    margin-top: -35px ! important;}.mt_40 {    margin-top: -40px ! important;}.mt_50 {    margin-top: -50px ! important;}.mt_55 {    margin-top: -55px ! important;}.mt_60 {    margin-top: -60px ! important;}.mt_65 {    margin-top: -65px !important;}.mt_70 {    margin-top: -70px ! important;}.mt_75 {    margin-top: -75px ! important;}.mt_80 {    margin-top: -80px ! important;}.mt_90 {    margin-top: -90px ! important;}.mt_100 {    margin-top: -100px ! important;}.mt_110 {    margin-top: -110px ! important;}.mt_120 {    margin-top: -120px ! important;}.mt_130 {    margin-top: -130px ! important;}.mt_140 {    margin-top: -140px ! important;}.mt_150 {    margin-top: -150px ! important;}.mt_160 {    margin-top: -160px ! important;}.mt_170 {    margin-top: -170px ! important;}.mt_180 {    margin-top: -180px ! important;}.mt_190 {    margin-top: -190px ! important;}.mt_200 {    margin-top: -200px ! important;}.mt_210 {    margin-top: -210px ! important;}.mt_220 {    margin-top: -220px ! important;}.mt_230 {    margin-top: -230px ! important;}.mt_240 {    margin-top: -240px ! important;}.mt_250 {    margin-top: -250px ! important;}.mt_260 {    margin-top: -260px ! important;}.mt_270 {    margin-top: -270px ! important;}.mt_280 {    margin-top: -280px ! important;}.mt_300 {    margin-top: -300px ! important;}.mt_310 {    margin-top: -310px ! important;}.mt_320 {    margin-top: -320px ! important;}.mt_332 {    margin-top: -332px ! important;}.mt_340 {    margin-top: -340px ! important;}.mt_360 {    margin-top: -360px ! important;}.mt_380 {    margin-top: -380px ! important;}.mb-0 {    margin-bottom: 0px !important;}.mb-5 {    margin-bottom: 5px ! important;}.mb-10 {    margin-bottom: 10px ! important;}.mb-12 {    margin-bottom: 12px ! important;}.mb-15 {    margin-bottom: 15px ! important;}.mb-25 {    margin-bottom: 25px ! important;}.mb-20 {    margin-bottom: 20px ! important;}.mb-30 {    margin-bottom: 30px ! important;}.mb-35 {    margin-bottom: 35px ! important;}.mb-40 {    margin-bottom: 40px ! important;}.mb-45 {    margin-bottom: 45px ! important;}.mb-50 {    margin-bottom: 50px ! important;}.mb-60 {    margin-bottom: 60px ! important;}.mb-65 {    margin-bottom: 65px ! important;}.mb-70 {    margin-bottom: 70px ! important;}.mb-80 {    margin-bottom: 80px ! important;}.mb-90 {    margin-bottom: 90px ! important;}.mb-100 {    margin-bottom: 100px ! important;}.mb-110 {    margin-bottom: 110px ! important;}.mb-120 {    margin-bottom: 120px ! important;}.mb-130 {    margin-bottom: 130px ! important;}.mb-140 {    margin-bottom: 140px ! important;}.mb-150 {    margin-bottom: 150px ! important;}.mb-160 {    margin-bottom: 160px ! important;}.mb-170 {    margin-bottom: 170px ! important;}.mb-180 {    margin-bottom: 180px ! important;}.mb-190 {    margin-bottom: 190px ! important;}.mb-200 {    margin-bottom: 200px ! important;}.mb_5 {    margin-bottom: -5px ! important;}.mb_10 {    margin-bottom: -10px ! important;}.mb_12 {    margin-bottom: -12px ! important;}.mb_15 {    margin-bottom: -15px ! important;}.mb_20 {    margin-bottom: -20px ! important;}.mb_25 {    margin-bottom: -25px ! important;}.mb_30 {    margin-bottom: -30px ! important;}.mb_35 {    margin-bottom: -35px ! important;}.mb_40 {    margin-bottom: -40px ! important;}.mb_45 {    margin-bottom: -45px ! important;}.mb_50 {    margin-bottom: -50px ! important;}.mb_55 {    margin-bottom: -55px ! important;}.mb_60 {    margin-bottom: -60px ! important;}.mb_70 {    margin-bottom: -70px ! important;}.mb_80 {    margin-bottom: -80px ! important;}.mb_90 {    margin-bottom: -90px ! important;}.mb_100 {    margin-bottom: -100px ! important;}.mb_120 {    margin-bottom: -120px ! important;}.mb_140 {    margin-bottom: -140px ! important;}.ml-0 {    margin-left: 0px !important;}.ml-10 {    margin-left: 10px ! important;}.ml-15 {    margin-left: 15px ! important;}.ml-20 {    margin-left: 20px ! important;}.ml-30 {    margin-left: 30px ! important;}.ml-40 {    margin-left: 40px ! important;}.ml-50 {    margin-left: 50px ! important;}.ml-60 {    margin-left: 60px ! important;}.ml-70 {    margin-left: 70px ! important;}.ml-80 {    margin-left: 80px ! important;}.ml-90 {    margin-left: 90px ! important;}.ml-100 {    margin-left: 100px ! important;}.ml-110 {    margin-left: 110px ! important;}.ml-120 {    margin-left: 120px ! important;}.ml-120 {    margin-left: 120px ! important;}.ml-130 {    margin-left: 130px ! important;}.ml-140 {    margin-left: 140px ! important;}.ml-150 {    margin-left: 150px ! important;}.ml-160 {    margin-left: 160px ! important;}.ml-170 {    margin-left: 170px ! important;}.ml-180 {    margin-left: 180px ! important;}.ml-190 {    margin-left: 190px ! important;}.ml-200 {    margin-left: 200px ! important;}.ml_10 {    margin-left: -10px ! important;}.ml_15 {    margin-left: -15px ! important;}.ml_20 {    margin-left: -20px ! important;}.ml_25 {    margin-left: -25px ! important;}.ml_30 {    margin-left: -30px ! important;}.ml_35 {    margin-left: -35px ! important;}.ml_40 {    margin-left: -40px ! important;}.ml_50 {    margin-left: -50px ! important;}.ml_60 {    margin-left: -60px ! important;}.ml_70 {    margin-left: -70px ! important;}.ml_80 {    margin-left: -80px ! important;}.ml_90 {    margin-left: -90px ! important;}.ml_100 {    margin-left: -100px ! important;}.ml_110 {    margin-left: -110px ! important;}.ml_120 {    margin-left: -120px ! important;}.ml_130 {    margin-left: -130px ! important;}.ml_140 {    margin-left: -140px ! important;}.ml_150 {    margin-left: -150px ! important;}.ml_160 {    margin-left: -160px ! important;}.ml_180 {    margin-left: -180px ! important;}.ml_200 {    margin-left: -200px ! important;}.ml_210 {    margin-left: -210px ! important;}.ml_220 {    margin-left: -220px ! important;}.ml_240 {    margin-left: -240px ! important;}.ml_260 {    margin-left: -260px ! important;}.ml_280 {    margin-left: -280px ! important;}.ml_300 {    margin-left: -300px ! important;}.mr-0 {    margin-right: 0px !important;}.mr-10 {    margin-right: 10px ! important;}.mr-15 {    margin-right: 15px ! important;}.mr-20 {    margin-right: 20px ! important;}.mr-25 {    margin-right: 25px ! important;}.mr-30 {    margin-right: 30px ! important;}.mr-40 {    margin-right: 40px ! important;}.mr-50 {    margin-right: 50px ! important;}.mr-60 {    margin-right: 60px ! important;}.mr-70 {    margin-right: 70px ! important;}.mr-80 {    margin-right: 80px ! important;}.mr-90 {    margin-right: 90px ! important;}.mr-100 {    margin-right: 100px ! important;}.mr-110 {    margin-right: 110px ! important;}.mr-120 {    margin-right: 120px ! important;}.mr-130 {    margin-right: 130px ! important;}.mr-140 {    margin-right: 140px ! important;}.mr-150 {    margin-right: 150px ! important;}.mr-160 {    margin-right: 160px ! important;}.mr-170 {    margin-right: 170px ! important;}.mr-180 {    margin-right: 180px ! important;}.mr-190 {    margin-right: 190px ! important;}.mr-200 {    margin-right: 200px ! important;}.mr_10 {    margin-right: -10px ! important;}.mr_15 {    margin-right: -15px ! important;}.mr_20 {    margin-right: -20px ! important;}.mr_25 {    margin-right: -25px ! important;}.mr_30 {    margin-right: -30px ! important;}.mr_35 {    margin-right: -35px ! important;}.mr_40 {    margin-right: -40px ! important;}.mr_50 {    margin-right: -50px ! important;}.mr_60 {    margin-right: -60px ! important;}.mr_70 {    margin-right: -70px ! important;}.mr_80 {    margin-right: -80px ! important;}.mr_90 {    margin-right: -90px ! important;}.mr_100 {    margin-right: -100px ! important;}.mr_130 {    margin-right: -130px ! important;}.mr_140 {    margin-right: -140px ! important;}.mr_150 {    margin-right: -150px ! important;}.mr_160 {    margin-right: -160px ! important;}.mr_180 {    margin-right: -180px ! important;}.mr_200 {    margin-right: -200px ! important;}.mr_210 {    margin-right: -210px ! important;}.mr_220 {    margin-right: -220px ! important;}.mr_240 {    margin-right: -240px ! important;}.mr_260 {    margin-right: -260px ! important;}.mr_280 {    margin-right: -280px ! important;}.mr_300 {    margin-right: -300px ! important;}/* ===============================================   Pre-loader------------------------*/.blobs-wrapper {    position: fixed;    z-index: 999999;    top: 0;    right: 0;    bottom: 0;    left: 0;    display: block;    display: flex;    text-align: center;    margin: 0 auto;    flex-direction: column;    justify-content: center;    background: #fff;}.loader-blob {    width: 49px;    height: 49px;    border-radius: 50%;    margin: 3em;    text-align: center;    display: block;    margin: 0 auto;    position: relative;    vertical-align: middle;}.loader-blob,.loader-blob:before,.loader-blob:after {    animation: 1.15s infinite ease-in-out;    -o-animation: 1.15s infinite ease-in-out;    -ms-animation: 1.15s infinite ease-in-out;    -webkit-animation: 1.15s infinite ease-in-out;    -moz-animation: 1.15s infinite ease-in-out;}.loader-blob:before,.loader-blob:after {    width: 100%;    height: 100%;    border-radius: 50%;    position: absolute;    top: 0;    left: 0;}.loader-blob {    animation-name: loader-blob;    -o-animation-name: loader-blob;    -ms-animation-name: loader-blob;    -webkit-animation-name: loader-blob;    -moz-animation-name: loader-blob;}@keyframes loader-blob {    from {        transform: scale(0);        opacity: 1;    }    to {        transform: scale(1);        opacity: 0;    }}@-o-keyframes loader-blob {    from {        -o-transform: scale(0);        opacity: 1;    }    to {        -o-transform: scale(1);        opacity: 0;    }}@-ms-keyframes loader-blob {    from {        -ms-transform: scale(0);        opacity: 1;    }    to {        -ms-transform: scale(1);        opacity: 0;    }}@-webkit-keyframes loader-blob {    from {        -webkit-transform: scale(0);        opacity: 1;    }    to {        -webkit-transform: scale(1);        opacity: 0;    }}@-moz-keyframes loader-blob {    from {        -moz-transform: scale(0);        opacity: 1;    }    to {        -moz-transform: scale(1);        opacity: 0;    }}/*  ===============================================   SocialIcon / TooltipTop------------------------*/ul.social-icons {    margin: 0;    padding: 0;}.social-icons li {    display: inline-block;    border: none;    z-index: 1;    position: relative;}.social-icons li {    margin: 0 2px;}.social-icons li:last-child {    margin-right: 0px;}.social-icons li a {    display: block;    min-width: 26px;    text-align: center;}.social-icons.circle li>a {    border-width: 1px;    border-style: solid;    height: 33px;    width: 33px;    line-height: 33px;    text-align: center;    display: block;    background-color: transparent;    font-size: 13px;    border-radius: 50%;}/* TooltipTop */.tooltip-top {    position: relative;}.tooltip:after,.tooltip:before,[data-tooltip]:after,[data-tooltip]:before {    position: absolute;    visibility: hidden;    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";    filter: alpha(Opacity=0);    opacity: 0;    -webkit-transition: opacity .2s ease-in-out, visibility .2s ease-in-out, -webkit-transform .2s cubic-bezier(.71, 1.7, .77, 1.24);    -moz-transition: opacity .2s ease-in-out, visibility .2s ease-in-out, -moz-transform .2s cubic-bezier(.71, 1.7, .77, 1.24);    transition: opacity .2s ease-in-out, visibility .2s ease-in-out, transform .2s cubic-bezier(.71, 1.7, .77, 1.24);    -webkit-transform: translate3d(0, 0, 0);    -moz-transform: translate3d(0, 0, 0);    transform: translate3d(0, 0, 0);    pointer-events: none;}.tooltip:before,[data-tooltip]:before {    z-index: 1001;    border: 6px solid transparent;    background: 0 0;    content: "";}.tooltip-top:before,.tooltip:before,[data-tooltip]:before {    margin-left: -6px;    margin-bottom: -12px;    border-top-color: inherit;}.tooltip-top:after,.tooltip-top:before,.tooltip:after,.tooltip:before,[data-tooltip]:after,[data-tooltip]:before {    bottom: 100%;    left: 50%;}.tooltip-bottom:after {    bottom: -100%;}.tooltip-bottom:before {    margin-left: -6px;    margin-bottom: -12px;    border-top-color: transparent;}.tooltip-bottom:before {    bottom: -7px;}.tooltip-top:focus:after,.tooltip-top:focus:before,.tooltip-top:hover:after,.tooltip-top:hover:before,.tooltip:focus:after,.tooltip:focus:before,.tooltip:hover:after,.tooltip:hover:before,[data-tooltip]:focus:after,[data-tooltip]:focus:before,[data-tooltip]:hover:after,[data-tooltip]:hover:before {    -webkit-transform: translateY(-12px);    -moz-transform: translateY(-12px);    transform: translateY(-12px);}.tooltip-top:after,.tooltip:after,[data-tooltip]:after {    margin-left: -60px;}.tooltip:after,[data-tooltip]:after {    z-index: 1000;    padding: 8px;    width: 120px;    color: #fff;    content: attr(data-tooltip);    font-size: 14px;    line-height: 1.2;    text-align: center;    border-radius: 5px;}.tooltip:focus:after,.tooltip:focus:before,.tooltip:hover:after,.tooltip:hover:before,[data-tooltip]:focus:after,[data-tooltip]:focus:before,[data-tooltip]:hover:after,[data-tooltip]:hover:before {    visibility: visible;    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";    filter: alpha(Opacity=100);    opacity: 1;}/*  ===============================================   Slick_dots/arrows------------------------*/.slick-slide {    border: 0;    outline: 0;    padding: 0 15px;}.slick_slider.no-gutters .slick-slide {    padding: 0;}.slick-slide_ver-sep .slick-slide.slick-active:not(.slick-current)>div:after {    position: absolute;    content: "";    top: 0;    left: -15px;    height: 100%;    width: 1px;    background-color: #e4e4e4;}.cmt-bgcolor-darkgrey .slick-slide_ver-sep .slick-slide.slick-active:not(.slick-current)>div:after,.cmt-bgcolor-skincolor .slick-slide_ver-sep .slick-slide.slick-active:not(.slick-current)>div:after {    background-color: rgba(255, 255, 255, .3);}.slick_slider.slick_slider-opacity_block .slick-list {    overflow: visible;}.slick_slider.slick-dots-style1 .slick-dots,.slick_slider.slick-dots-style2 .slick-dots,.slick_slider.slick-dots-style3 .slick-dots {    padding: 0;    margin: 0;    padding-top: 30px;    top: 100%;    line-height: 0;}.slick_slider.slick-dots-style1 .slick-dots li,.slick_slider.slick-dots-style2 .slick-dots li,.slick_slider.slick-dots-style3 .slick-dots li {    display: inline-block;    list-style: none;    line-height: 0;}.slick_slider.slick-dots-style1 .slick-dots li {    width: calc(19.3% - 0px);}.slick_slider.slick-dots-style1 .slick-dots li button {    height: 4px;    width: 100%;    border: 0;    position: relative;    margin: 0;    padding: 0;    font-size: 0;    background-color: transparent;    background-color: #e2e9f1;}.slick_slider.slick-dots-style1 .slick-dots li.slick-active button {    margin: 0;}.slick_slider.slick-dots-style2 .slick-dots li button,.slick_slider.slick-dots-style3 .slick-dots li button {    height: 5px;    width: 9px;    border: 0;    font-size: 0;    padding: 0;    position: relative;    margin: 0 5px 0 0;    background-color: #e2e9f1;}.slick_slider.slick-dots-style2 .slick-dots li.slick-active button,.slick_slider.slick-dots-style3 .slick-dots li.slick-active button {    width: 25px;}.slick_slider.slick-dots-style3 .slick-dots {    position: absolute;}.slick_slider.slick-dots-style3 .slick-dots li button {    height: 10px;    width: 10px;    border-radius: 50px;}.slick_slider .slick-arrow {    height: 37px;    width: 37px;    border-radius: 50px;    z-index: 1;    /* border: 1px solid #b5b5b5; */    color: #fff;    background-color: #06587b;    /* box-shadow: 0 0 10px 0 rgba(0, 43, 92, 0.08); */    margin: 0 -30px;}.slick_slider .slick-next {    right: 0;}.slick_slider .slick-prev:before,.slick_slider .slick-next:before {    font-family: 'themify';    font-size: 14px;    line-height: 1;    opacity: 1;    font-weight: 900;    -webkit-font-smoothing: antialiased;    -moz-osx-font-smoothing: grayscale;}.slick_slider .slick-prev:before {    content: "\e64a";}.slick_slider .slick-next:before {    content: "\e649";}.slick-prev,.slick-next {    font-size: 0;    line-height: 0;    position: absolute;    top: 50%;    display: block;    width: 20px;    height: 20px;    padding: 0;    -webkit-transform: translate(0, -50%);    -ms-transform: translate(0, -50%);    transform: translate(0, -50%);    cursor: pointer;    color: transparent;    border: none;    outline: none;    background: transparent;}.slick_slider.slick-arrows-style1 .slick-arrow {    border: 1px solid #dbdbdb;    opacity: 0;    z-index: 11;    overflow: hidden;    box-shadow: unset;}.slick_slider.slick-arrows-style1 .slick-next {    right: 0px;    left: auto;}.slick_slider.slick-arrows-style1 .slick-prev {    left: 0px;}.slick_slider.slick-arrows-style1:hover .slick-arrow {    margin: 0 -60px;    opacity: 1;    overflow: visible;}.slick_slider.slick-arrows-style2 .slick-arrow {    top: -100px;    box-shadow: unset;}.slick_slider.slick-arrows-style2 .slick-next {    right: 27%;    margin-right: -55px;    left: auto;}.slick_slider.slick-arrows-style2 .slick-prev {    left: 73%;    margin-left: -25px;}.slick_slider.slick-arrows-style3 .slick-next,.slick_slider.slick-arrows-style3 .slick-prev {    font-size: 0;    line-height: 0;    position: absolute;    bottom: 10px;    top: auto;    display: inline-block;    width: 45px;    height: 45px;    text-align: center;    background-color: transparent;    border: 1px solid rgba(255, 255, 255, .13);    cursor: pointer;    color: #fff;}.slick_slider.slick-arrows-style3 .slick-prev {    left: -39%;}.slick_slider.slick-arrows-style3 .slick-next {    left: -35%;}/*  ===============================================   TopBar------------------------*/.top_bar {    width: 100%;    z-index: 3;    /*     background-color: #ebebeb;*/}.top_bar_inner {    z-index: 2;    display: block;    position: relative;    background: transparent;    background-size: contain;    max-width: 435px;    padding: 1px 35px;    margin: auto;    text-align: center;    white-space: nowrap;    /*    border-bottom: 1px solid #e1ebef;*/}/*.top_bar_inner:before {   content: "";   border-top: 35px solid #e1ebef;   border-right: 38px solid transparent;   border-left: 0px solid transparent;   position: absolute;   top: -4px;   right: -38px;   z-index: 10;}*//*.top_bar_inner:after {   content: "";   border-top: 35px solid #e1ebef;   border-right: 38px solid transparent;   border-left:38px solid transparent;   position: absolute;   top: -4px;   left: -38px;   z-index: 10;}*//*.top_bar_inner:after {   content: "";   border-bottom: 1px solid #70a0b3;   position: absolute;   width: 394px;   top: -4px;   left: 24px;   z-index: -1;   border-left: 1px solid #70a0b3;   height: 37px;}*/.top_bar_icon {    display: table-cell;    vertical-align: middle;    font-weight: 400;}.top_bar_contact_item .top_bar_icon i {    font-size: 15px;}.top_bar_contact_item,.top_bar_contact_item span {    /*color: #085f90;    font-weight: 700;*/}.top_bar_contact_item {}.top_bar_contact_item:not(.with-icon) {    padding-left: 18px;    margin-left: 18px;}.top_bar_contact_item:not(.with-icon):after {    content: "";    height: 6px;    width: 6px;    background-color: rgba(255, 255, 255, 0.30);    display: block;    position: absolute;    left: -3px;    top: 22px;    border-radius: 20px;}.text-base-white .top_bar_contact_item>a {    color: rgba(255, 255, 255, 0.70);}/*  ===============================================   Header------------------------*//** SiteBrand(logo) **/.lottery-btn {    float: left;    margin: 32px 10px;}.lottery-btn>a {    white-space: nowrap;    display: inline-block;    font-weight: 600;    line-height: 1.5;    color: #ffffff;    background: rgb(255, 157, 59);    background: linear-gradient(90deg, rgba(255, 157, 59, 1) 0%, #d85248 100%);    text-align: center;    text-decoration: none;    vertical-align: middle;    cursor: pointer;    -webkit-user-select: none;    -moz-user-select: none;    user-select: none;    border: 1px solid #fb7262;    padding: 6px 20px;    font-size: 14px;    border-radius: 0.25rem;    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;}.lottery-btn>a:hover {    border: 1px solid #085f90;    background: #083853;    background: linear-gradient(90deg, #085f90, #083853 100%);}.search-box {    margin-top: 35px;}.search-box .top-search {    font-family: inherit;    -webkit-transition: border linear .2s, box-shadow linear .2s;    -moz-transition: border linear .2s, box-shadow linear .2s;    -o-transition: border linear .2s, box-shadow linear .2s;    transition: border linear .2s, box-shadow linear .2s;    -webkit-border-radius: 0;    -moz-border-radius: 0;    border-radius: 0;    vertical-align: middle;    width: 70%;    color: #000000;    padding: 0px 9px 0px;    border-radius: 0;    font-weight: 400;    background-color: #fff;    text-transform: inherit;    border: 1px solid rgb(209 210 211);    font-size: 13px;    outline: none;    line-height: inherit;    letter-spacing: 0px;}.search-box-btn {    display: inline-block;    font-weight: 400;    line-height: 1.5;    color: #ffffff;    background: #d85248;    text-align: center;    text-decoration: none;    vertical-align: middle;    cursor: pointer;    -webkit-user-select: none;    -moz-user-select: none;    user-select: none;    border: 1px solid transparent;    padding: 0.375rem 0.75rem;    font-size: 12px;    border-radius: 0.25rem;    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;}.search-box-btn:hover {    background: #083853;}.search-box-btn:focus {    border: 1px solid #ff4000;}.site-branding {    display: inline-block;}.home-link {    display: inline-block;    margin-top: -25px;    color: #fff;    margin-bottom: 13px;}.home-link:hover {    color: #fff;}.home-link span {    font-size: 30px;    font-weight: 700;    display: inline-block;    line-height: 28px;    margin: 6px 5px;    position: relative;    top: 14px;}.home-link span b {    font-size: 19px;    font-weight: 600;    display: block;    letter-spacing: 1px;    margin-top: 8px;}.home-link>img {    height: 90px;    position: relative;    margin-top: -20px;}/**  side-menu **/.side-menu-container {    position: fixed;    right: -49px;    top: 40%;    left: auto;    z-index: 9;}.side-menu {    position: relative;}.side-menu a {    display: block;    width: 130px;    line-height: 34px;    text-align: center;    font-size: 14px;    background-color: #e48d51;    color: #fff;    transform: rotate(270deg);    border-radius: 5px 5px 0px 0px;    font-weight: 600;}.side-overlay .side {    overflow: auto;    display: inline-block;    position: fixed;    height: 100%;    top: 0;    right: 0px;    width: 420px;    padding: 45px 35px 35px;    z-index: 5;    background-color: #ffffff;    -webkit-transition: transform 0.4s ease;    transition: transform 0.4s ease;    -webkit-transform: translateX(420px);    -ms-transform: translateX(420px);    transform: translateX(420px);    -webkit-backface-visibility: hidden;    backface-visibility: hidden;    background-image: url(../images/fltingbar-bg-img.jpg);    background-position: 0% 0%;    background-size: cover;    background-repeat: no-repeat;    background-attachment: scroll;}.side-overlay.on .side {    -webkit-transform: translateX(0);    -ms-transform: translateX(0);    transform: translateX(0);    -webkit-transition: .4s ease-out;    -moz-transition: .4s ease-out;    -o-transition: .4s ease-out;    -ms-transition: .4s ease-out;    transition: .4s ease-out;}.side .close-side {    position: absolute;    right: 20px;    top: 20px;    font-size: 20px;    color: #fff;}.side .cmt-detailss ul {    padding-left: 0;    padding-top: 15px;}.side .cmt-detailss ul>li {    padding-bottom: 3px;    list-style: none;}.side .cmt-detailss li span:first-child {    color: rgba(255, 255, 255, .95);}.side .cmt-detailss li:first-child span:last-child {    font-size: 18px;    font-weight: 800;    color: #085f90;}.side .cmt-detailss ul>li a,.side p {    color: rgba(255, 255, 255, .6);}.side aside.widget_text {    margin: 35px 0 35px;    padding-top: 35px;    border-top: 1px solid rgba(255, 255, 255, .15);}.side aside.widget_text h3 {    font-size: 19px;    line-height: 30px;    margin-bottom: 4px;}.side aside.widget_text .wrap-form.cta_form span.text-input {    margin-bottom: 15px;}.side aside.widget_text .wrap-form.cta_form span.text-input input,.side aside.widget_text .wrap-form.cta_form span.text-input textarea,.side aside.widget_text .wrap-form.cta_form span.text-input select {    border-radius: 5px;    border: 0;    background-color: #203d71;    color: rgba(255, 255, 255, .40);}/* header_extra */.header_extra {    position: relative;}.header_extra>div {    margin-left: 10px;    position: relative;}.header_search {    position: relative;    padding-left: 30px;    margin-left: 55px !important;}.header_search:before {    display: block;    content: "";    position: absolute;    height: 30px;    width: 1px;    left: 0;    top: 0;    background-color: #cdd3df;}.header_search .search_btn {    position: relative;    font-size: 18px;    line-height: 29px;    border: 1px solid transparent;    display: inline-block;    vertical-align: middle;    text-align: center;}.header_search_content button.close-search {    font-size: 16px;    border: 0;    border-radius: 0;    padding: 0;    height: 45px;    position: absolute;    left: 0;    box-shadow: none;}.header_search_content button.close-search:after {    position: absolute;    content: '';    height: 26px;    width: 1px;    border-right: 1px solid;    right: -23px;    top: 12px;    opacity: .5;}.header_search .header_search_content {    position: absolute;    top: 64px;    right: -20px;    width: 616px;    display: table-cell;    vertical-align: middle;    text-align: center;    padding: 22px 30px 23px;    background: #ffffff !important;    border-radius: 5px;    opacity: 0;    -webkit-box-shadow: 0 3px 5px rgb(0 0 0 / 10%);    -ms-box-shadow: 0 3px 5px rgba(0, 0, 0, .1);    box-shadow: 0 0 10px 0 rgb(43 52 59 / 10%);    z-index: -1;    -webkit-transition: opacity 0.3s, top 0.3s;    transition: opacity 0.3s, top 0.3s;}.header_search .header_search_content.on {    opacity: 1;    -webkit-transform: scale(1);    -ms-transform: scale(1);    transform: scale(1);    z-index: -1;}.header_search .search_btn.open i {    color: #085f90;}.header_search .header_search_content #searchbox {    position: relative;}.header_search .header_search_content #search_query_top {    font-size: 14px;    text-align: left;    height: 45px;    border: none;    border-radius: 0;    -moz-border-radius: 0;    -webkit-border-radius: 0;    box-shadow: none !important;    color: #333;    width: 85%;    line-height: 50px;    float: left;    padding: 16px 15px 12px 71px;}.header_search .header_search_content input::placeholder {    color: #848e9f;}.header_search .header_search_content_inner .close_btn {    position: absolute;    right: 25px;    top: 0;    font-size: 18px;    display: flex;    flex-direction: column;    justify-content: center;    bottom: 0;}.header_search .header_search_content .close_btn i {    font-size: 18px;    line-height: 17px;}.header_btn .cmt-btn {    padding: 10px 20px 14px 20px;    padding-right: 0;}/** SiteNavigation(Menu) **/.site-navigation {    position: relative;    z-index: 2;    background-color: #fff;}nav.main-menu ul {    position: relative;    margin: 0;}#site-header-menu .site-navigation ul.menu>li>a {    font-weight: 500;    display: block;    text-transform: capitalize;    font-size: 13px;    line-height: 19px;    color: #333;}#site-header-menu .cmt-stickable-header .site-navigation ul.menu>li.active>a {    color: #ffffff;    background: #2a8794;}/* banner_slider */.banner_slider.slick-slider .slick-prev,.banner_slider.slick-slider .slick-next {    opacity: 0;    visibility: hidden;    width: 40px;    height: 40px;    line-height: 40px;    padding-right: 3px;    text-align: center;    position: absolute;    display: block;    z-index: 1;    margin: 0 20px;    background: rgba(34, 54, 69, 0.5);    border-radius: 50%;}.banner_slider.slick-slider .slick-next {    right: 0;    left: auto;    padding-right: 0;    padding-left: 3px;}.banner_slider.slick-slider:hover .slick-prev,.banner_slider.slick-slider:hover .slick-next {    opacity: 1;    visibility: visible;}.banner_slider.slick-slider .slick-prev:hover,.banner_slider.slick-slider .slick-next:hover {    background: #000;}.banner_slider.slick-slider .slick-prev:before,.banner_slider.slick-slider .slick-next:before {    font-family: 'Font Awesome 5 Free';    font-size: 14px;    opacity: 1;    color: #fff;    font-weight: bold;    -webkit-font-smoothing: antialiased;    -moz-osx-font-smoothing: grayscale;}.banner_slider.slick-slider .slick-prev:before {    content: "\f053";}.banner_slider.slick-slider .slick-next:before {    content: "\f054";}.cmt-service-description {    /* padding-right: 20px;*/    background-color: #fff;    padding: 25px 25px 15px 25px;    /*min-height: 558px;*/    border-radius: 25px;    /*box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1);*/}.inner-bg {    padding: 190px 0px;    padding-bottom: 100px;}/* banner_slide */.slide {    align-items: center;    background-position: center center;    background-repeat: no-repeat;    background-size: cover;    display: -webkit-box;    display: -ms-flexbox;    display: flex;    align-items: center;    position: relative;    z-index: 1;    /*padding: 0 0 41px;*/}.slide .slide__img {    width: 100%;    height: auto;    overflow: hidden;    position: absolute;    left: 0;}.slide .slide__img img {    opacity: 1;    -webkit-animation-duration: 3s;    animation-duration: 3s;    transition: all 1s ease;}.slide .slide__content {    position: relative;    height: 100%;    display: flex;    z-index: 2;    flex-direction: column;    justify-content: center;}.slide .slide__content--headings {    padding: 15px 0;    position: relative;    z-index: 1;    margin: 0 auto;    align-items: center;    transition: all 0.5s ease;}/* banner_slider_1 */.banner_slider_1 .slide__content {    background-color: rgba(0, 17, 62, 0.35);}.banner_slider_1 .slide__content--headings h2 {    line-height: 112px;    letter-spacing: 1px;    font-weight: 700;    font-size: 87px;}.banner_slider_1 .slide__content--headings>h3 {    line-height: 50px;    letter-spacing: 1px;    font-weight: 600;    font-size: 34px;    margin-bottom: 0;}.banner_slider_1 .slide__content--headings p {    color: rgb(220, 221, 222);    line-height: 30px;    letter-spacing: 1px;    font-weight: 400;    font-size: 21px;}/* banner_slider_2 */.banner_slider_2 .slide__content--headings {    padding: 15px 0;    position: relative;    z-index: 1;    display: table;    margin: 0 auto;    transition: all 0.5s ease;}.banner_slider_2 .slide__content--headings h3 {    text-align: left;    line-height: 0;}.banner_slider_2 .slide__content--headings span.num {    font-weight: 700;    font-size: 18px;    position: relative;    padding-right: 200px;}.banner_slider_2 .slide__content--headings span.num:before {    position: absolute;    content: "";    height: 2px;    width: 100%;    left: 0;    bottom: 0;}.banner_slider_2 .slide__content--headings span {    line-height: 30px;    letter-spacing: 1px;    font-weight: 500;    font-size: 24px;}.banner_slider_2 .slide__content--headings h2 {    display: inline-block;    line-height: 102px;    font-weight: 700;    font-size: 87px;    position: relative;}.banner_slider_2 .slide__content--headings h2:after {    position: absolute;    content: "";    height: 6px;    width: 46.5%;    left: auto;    right: 0;    bottom: 0;    z-index: -1;}/* banner_slider_3 */.banner_slider_3_overlay .slide {    height: 742px;}.banner_slider_3 .slide__content {    background-color: rgba(0, 18, 62, 0.54);}.banner_slider_3 .slide__content--headings {    padding: 15px 0;    position: relative;    z-index: 1;    display: flex;    justify-content: space-between;    margin: 0 auto;    align-items: center;    transition: all 0.5s ease;}.banner_slider_3 .slide__content--headings .quotes-1,.banner_slider_3 .slide__content--headings .quotes-2 {    width: 55%;    height: 100%;    padding-right: 120px;    position: relative;}.banner_slider_3 .slide__content--headings .quotes-2 {    padding-left: 100px;    padding-right: 0;}.banner_slider_3 .slide__content--headings .quotes-1:after,.banner_slider_3 .slide__content--headings .quotes-2:after {    position: absolute;    content: "";    /* height: 100%; */    width: 3px;    right: 60px;    top: -5%;    bottom: -5%;}.banner_slider_3 .slide__content--headings .quotes-2:after {    left: 0;}.banner_slider_3 .slide__content--headings .quotes-1 blockquote,.banner_slider_3 .slide__content--headings .quotes-2 blockquote {    line-height: 34px;    letter-spacing: 0px;    font-weight: 300;    font-size: 18px;    text-decoration: underline;    font-style: italic;    position: relative;    padding: 60px 0 30px 0;    margin: 0;}.banner_slider_3 .slide__content--headings .quotes-2 blockquote {    text-decoration: none;    padding: 20px 0 20px 0;}.banner_slider_3 .slide__content--headings .quotes-1 blockquote:before {    content: "\f10d";    font-family: "Font Awesome 5 Free";    position: absolute;    font-size: 40px;    line-height: 1;    font-weight: 400;    font-style: normal;    top: 0;    left: 0;}.banner_slider_3 .slide__content--headings h2 {    line-height: 82px;    letter-spacing: 1px;    font-weight: 700;    font-size: 72px;    margin-bottom: 20px;}.banner_slider_3 .slide__content--headings h3 {    font-size: 20px;    line-height: 30px;    letter-spacing: 0;    font-weight: 400;    margin-bottom: 10px;}.banner_slider_3 .slide__content--headings p {    letter-spacing: 1px;    font-weight: 400;    font-size: 16px;}@media only screen and (max-width: 1200px) {    .banner_slider_3_overlay .slide {        height: 660px;    }    .banner_slider_3 .slide__content--headings h2 {        font-size: 62px;        line-height: 72px;    }}@media only screen and (max-width: 1024px) {    .banner_slider .slide {        height: 460px;    }    .banner_slider_1 .logo-icon img {        max-height: 58px;    }    .banner_slider_1 .slide__content--headings h2 {        font-size: 72px;        line-height: 82px;    }    .banner_slider_3 .slide__content--headings h2 {        font-size: 52px;        line-height: 62px;        margin-bottom: 10px;    }    .banner_slider_3 .slide__content--headings .quotes-2 {        padding-left: 70px;    }}@media only screen and (max-width: 991px) {    .banner_slider_1 .slide__content--headings h2 {        font-size: 55px;        line-height: 65px;    }    .banner_slider_1 .slide__content--headings p {        font-size: 16px;        line-height: 26px;    }    .banner_slider_2 .slide__content--headings span.num {        padding-right: 80px;    }    .banner_slider_2 .slide__content--headings span {        font-size: 20px;        line-height: 1;    }    .banner_slider_2 .slide__content--headings h2 {        font-size: 60px;        line-height: 70px;    }    .banner_slider_3 .slide__content--headings .quotes-1,    .banner_slider_3 .slide__content--headings .quotes-2 {        display: none;    }    .banner_slider_3 .slide__content--headings {        text-align: center;        display: block;    }    .banner_slider_3 .slide__content--headings p {        padding: 0 0 15px 0;        margin: auto;        width: 70%;    }}@media only screen and (max-width: 767px) {    .banner_slider .slide {        height: 400px;    }    .banner_slider .slide__content--headings p {        display: none;    }    .banner_slider_1 .logo-icon img {        max-height: 50px;    }    .banner_slider_2 .slide__content--headings h3 {        text-align: center;        margin-bottom: 15px;    }    .banner_slider_2 .slide__content--headings span.num {        display: none;    }    .banner_slider_3 .slide__content--headings h2 {        font-size: 46px;        line-height: 56px;        margin-bottom: 0;    }}@media only screen and (max-width: 600px) {    .banner_slider .slide {        height: 300px;    }    .banner_slider_1 .logo-icon img {        max-height: 40px;    }    .banner_slider_1 .cmt-icon {        height: 50px;        width: 50px;        line-height: 50px;        margin-bottom: 15px;    }    .banner_slider_1 .cmt-icon i {        font-size: 32px;    }    .banner_slider_2 .slide__content--headings span {        font-size: 18px;        line-height: 1;    }    .banner_slider_1 .slide__content--headings h2 {        font-size: 33px;        line-height: 46px;        margin-bottom: 0;    }    .banner_slider_2 .slide__content--headings h2 {        font-size: 38px;        line-height: 50px;        margin-bottom: 0;    }    .banner_slider_3 .slide__content--headings h3 {        font-size: 16px;        line-height: 26px;        margin-bottom: 5px;    }    .banner_slider_3 .slide__content--headings h2 {        font-size: 33px;        line-height: 46px;        margin-bottom: 0;    }    .slide .cmt-btn.cmt-btn-size-md:not(.btn-inline) {        padding: 9px 20px;        font-size: 12px;    }}@media only screen and (max-width: 480px) {    .banner_slider .slide {        height: 320px;    }}/* /////////// IMAGE ZOOM /////////// */.banner_slider .slide_img {    position: absolute;    width: 100%;    height: 100%;    background-position: right;    background-size: cover;}.slick-active .slide_img {    -webkit-animation-delay: 24s;    -moz-animation-delay: 24s;    -o-animation-delay: 24s;    -ms-animation-delay: 24s;    animation-delay: 24s;    -webkit-backface-visibility: hidden;    -webkit-animation: imageAnimation 36s linear 0s;    -moz-animation: imageAnimation 36s linear 0s;    -o-animation: imageAnimation 36s linear 0s;    -ms-animation: imageAnimation 36s linear 0s;    animation: imageAnimation 36s linear 0s;}@keyframes imageAnimation {    0% {        animation-timing-function: ease-in;    }    8% {        transform: scale(1.02);        animation-timing-function: ease-out;    }    17% {        transform: scale(1.04);        animation-timing-function: ease-out;    }    22% {        transform: scale(1.02);    }    25% {        -transform: scale(1.1);    }}/* ===============================================   Footer------------------------*/.footer {    /*  z-index: 1;    background-image: url(../images/footer-bg.png);    background-color: #0d2136;    background-position: center bottom;    background-attachment: scroll;    padding-top: 30px;*/}.footer>.cmt-bg-layer {    background-color: #000a20;    opacity: .25;}.footer.text-base-white,.footer.text-base-white a {    color: rgb(221 221 221);    position: relative;    z-index: 1;    font-weight: 300;    font-size: 12px;    /*     padding: 0 18px 0;*/}.footer.text-base-white,.footer.text-base-white a:first-child {    padding-left: 0}.footer.text-base-white a:hover {    color: #f68723}.footer .footer-logo {    position: relative;    margin-bottom: 24px;    float: left;    margin-right: 12px;}.textwidget {    line-height: 24px;    font-size: 12px;}.footer .social-icons li {    font-weight: normal;    text-align: center;    position: relative;    margin: 0 1px;}.bottom-footer-text {    padding-bottom: 25px}.footer .social-icons li a {    width: 35px;    height: 35px;    line-height: 35px;    margin: 0 5px 0 0px;    text-align: center;    display: block;    background-color: transparent;    font-size: 16px;    color: rgba(255, 255, 255, 1) !important;    border-radius: 5px;    border: 1px solid rgba(255, 255, 255, 0.20);}.footer .social-icons li a:hover {    background-color: #085f90;    color: var(--base-white);    border-color: #085f90;}.footer .social-icons li a:hover i {    color: var(--base-white);}.footer .widget .widget-title {    font-weight: 700;    font-size: 20px;    line-height: 28px;    margin-bottom: 25px;    display: inline-block;    position: relative;}.footer .widget ul {    margin: 0;    padding: 0;    list-style: none;}.foot-link {    text-align: left;    padding: 35px 0 0;}.foot-link a {    padding: 0px 10px;    display: inline-block;    border-right: 1px solid #fff;    font-size: 13px;    line-height: normal;}.foot-link a:last-child {    border-right: 0px solid #fff;}/* second-footer */.second-footer .widget-area .widget {    padding: 10px 0;    position: relative;    z-index: 2;    text-align: left;}/* newsletter-form */.newsletter_widget .widget-title {    margin-bottom: 10px !important;}.newsletter-form {    position: relative;    margin-top: 20px;    margin-bottom: 20px;    clear: both;    display: inline-block;    width: 100%;}.newsletter-form input[type="email"] {    padding: 12px 51px 11px 15px;    border: none;    border-radius: 5px;    background-color: rgba(255, 255, 255, 0.080);    color: rgba(255, 255, 255, .67);}.newsletter-form button[type="submit"] {    position: absolute;    top: 3px;    right: 3px;    font-size: 14px;    font-weight: 700;    height: 42px;    width: 42px;    line-height: 0;    display: block;    padding: 0;    -webkit-transition: all 0.35s ease;    transition: all 0.35s ease;}.newsletter-form button[type="submit"] i {    font-size: 17px;}/** menu-footer-quick-links **/.widget .widget_nav_menu {    display: inline-block;}.widget ul.menu-footer-quick-links li {    display: block;    padding: 0px 0px 6px 0;    position: relative;}.widget ul.menu-footer-quick-links li:last-child {    padding-bottom: 0;}/** widget_cta **/.widget_cta h4 {    font-size: 26px;    line-height: 1;    padding-bottom: 20px;    margin-bottom: 20px;    color: #e48d51 !important;    font-weight: 800;    border-bottom: 1px solid rgb(204 204 204 / 21%);}ul.widget_contact_wrapper li {    padding-left: 48px;    position: relative;    padding-bottom: 15px;    margin-bottom: 20px;    line-height: 25px;    color: rgba(255, 255, 255, .75);    border-bottom: 1px solid rgba(255, 255, 255, .2);}ul.widget_contact_wrapper li>a {    display: block;    color: var(--base-white) !important;}ul.widget_contact_wrapper li:last-child {    border-bottom: 0;    margin-bottom: 0;}ul.widget_contact_wrapper li i {    position: absolute;    left: 0;    top: 2px;    line-height: 1;    font-size: 27px;    font-weight: 400;    color: #e48d51;}footer .g-map iframe {    width: 100%;    margin-top: 15px;    filter: brightness(91%) contrast(126%) saturate(0%) blur(0px) hue-rotate(0deg);    border-radius: 5px;}/** copyright **/.poweredby {    display: block;    text-align: right}.copyright .cpy-text {    padding-top: 15px;    padding-bottom: 15px;    font-size: 12px;    color: rgb(221 221 221);    /* display: block; */    border-top: 1px solid rgba(255, 255, 255, 0.20);    line-height: 20px;    font-weight: 300;}.copyright .cpy-text .u1 a {    font-size: 15px;}.copyright .cpy-text .u1 a:after {    position: absolute;    content: '';    width: 100%;    height: 100%;    bottom: -2px;    left: 0;    border-bottom: 1px solid currentColor;}.copyright .cpy-text .u1.text-base-skin a {    color: #085f90 !important;}.copyright .cpy-text .u1.text-green a {    color: #82b440 !important;}/* ===============================================   GoTop BUtton------------------------*/#totop {    font-weight: 900;    color: #fff;    display: none;    position: fixed;    right: 34px;    bottom: 50px;    z-index: 999;    height: 0;    width: 0;    font-size: 0;    text-align: center;    padding-top: 3px;    line-height: 34px;    border-radius: 3px;    transition: .3s ease-in-out;}#totop.top-visible {    height: 40px;    width: 40px;    font-size: 22px;    display: inline;    background-color: #085f90;}@keyframes jump {    0% {        bottom: 120px;    }    50% {        bottom: 140px;    }    100% {        bottom: 120px;    }}#totop.top-visible {    animation: jump 4s infinite;}/* ===============================================   Page-Title-Row------------------------*/.cmt-page-title-row {    background-image: url(../images/MMMSY-inner-banner.jpg);    width: 100%;    background-size: cover;    background-position: center top;    position: relative;    z-index: 1;    height: auto;}.cmt-page-title-row.cmt-bg.cmt-bgimage-yes>.cmt-titlebar-wrapper-bg-layer {    opacity: .01;}.cmt-page-title-row-inner {    width: 100%;    text-align: center;    position: relative;    /*display: flex;    justify-content: space-between;*/    align-items: center;    padding: 10px 0px;    transform: translateY(46%);}.page-title-heading h2 {    font-weight: 600;    font-size: 26px;    line-height: normal;    display: inline-block;    margin-bottom: 0px;    color: #ffffff;}#subnav {    width: 100%;    left: 0;}.breadcrumb-wrapper {    z-index: 99;    margin-bottom: 0px;    text-align: center;    display: inline-block;    color: #fff;}.breadcrumb-wrapper>span {    font-weight: 400;    text-transform: capitalize;    font-size: 13px;    line-height: 25px;    position: relative;    color: #fff;}.breadcrumb-wrapper span:first-child {    padding-right: 16px;}.breadcrumb-wrapper span:first-child a {    color: #f68723;}.breadcrumb-wrapper span:first-child:after {    position: absolute;    content: "  /  ";    width: 9px;    height: 9px;    right: 5px;    display: inline-block;    color: fd7e14;}/* ===============================================   Inner-Pages------------------------*//*------------------------------------------------------------------------------*//*  single_services/*------------------------------------------------------------------------------*/.btn-intro {    font-size: 14px;    animation: blinkingText 2s infinite;    -webkit-transition: all 0.1s linear;    transition: all 0.5s linear;    line-height: normal;    background: #085f90;    padding: 10px 10px;    border-radius: 3px;    color: #fff;    display: block;    margin-bottom: 5px;    width: 100%;    text-align: center;    text-transform: uppercase;    line-height: normal;    font-weight: 300;}.btn-intro:hover {    color: #fff;    background: #083853;    background: linear-gradient(90deg, #085f90, #083853 100%);}.cmt-service-single-content-area p {    text-align: justify;    color: #323232;    font-size: 15px;    line-height: 28px;    font-weight: 400;}.cmt-service-single-content-area div:not(.featured-title)>h3 {    font-size: 20px;    line-height: 30px;    border-bottom: 1px solid #dfdbdb;    padding-bottom: 8px;    margin-bottom: 15px;    font-weight: 600;}.cmt-service-single-content-area p:not(:last-child) {    margin-bottom: 25px;}.cmt-service-single-content-area .ttm_fatured_image-wrapper {    position: relative;    border-radius: 5px;    overflow: hidden;}.cmt-service-single-content-area img {    width: 100%;}/*------------------------------------------------------------------------------*//*  single_team/*------------------------------------------------------------------------------*/.cmt-team-member-single-content h3,.cmt-team-member-content h3 {    font-size: 30px;    line-height: 1;    margin-bottom: 20px;}.cmt-team-member-single-content .cmt-featured-wrapper img {    margin-top: 40px;    margin-bottom: 40px;    border-radius: 10px;}.cmt-team-member-detail {    padding: 37px 30px 0;    border-radius: 5px;    background-color: var(--base-grey);}.cmt-team-member-detail .cmt-team-member-single-title {    font-size: 30px;    line-height: 32px;    margin-bottom: 8px;}.cmt-team-member-detail .cmt-team-member-single-position {    font-size: 15px;    font-weight: 500;    margin-bottom: 10px;    color: #085f90;}.cmt-team-member-detail .cmt-short-desc {    margin: 12px 0 11px;}.cmt-team-member-detail ul {    margin: 0;    padding: 0;}.cmt-team-details-list li {    position: relative;    font-size: 15px;    line-height: 24px;    display: block;    padding: 7px 0 5px 0;    width: 100%;}.cmt-team-details-list .cmt-team-list-title,.cmt-team-details-list .cmt-team-list-value,.cmt-team-details-list .cmt-team-list-value a {    display: inline-block;    color: var(--body-font-color) !important;}.cmt-team-details-list .cmt-team-list-value a:hover {    color: #085f90 !important;}.cmt-team-details-list .cmt-team-list-title {    position: relative;    font-weight: 600;    font-size: 16px;    line-height: 30px;    color: #085f90 !important;}.cmt-team-member-detail .cmt-social-links-wrapper ul li a {    display: block;    font-size: 16px;    width: 40px;    height: 40px;    text-align: center;    line-height: 40px;    border: 1px solid #e7e7e7;    border-radius: 5px;    margin-right: 0;    background-color: #fff;}.cmt-team-member-detail .cmt-social-links-wrapper ul li a:hover {    background-color: #085f90;    color: var(--base-white);}.cmt-team-member-detail .cmt-social-links-wrapper {    padding: 14px 0 10px;}.cmt-team-member-content {    padding-top: 35px;}/*------------------------------------------------------------------------------*//*  Project_Blog/*------------------------------------------------------------------------------*/.cmt-pf-detail-box {    position: relative;}.cmt-pf-detail-box .ttm_pf_image-wrapper {    border-radius: 10px;    overflow: hidden;}.cmt-pf-single-detail-box {    padding: 42px 0 0;}.cmt-pf-single-detail-box .cmt-pf-single-detail-box-title h4 {    font-size: 40px;    line-height: 50px;    margin-bottom: 15px;}.cmt-pf-single-detail-box ul {    list-style: none;    padding-left: 0;    overflow: hidden;    margin-top: 0;    padding-bottom: 32px;    border-bottom: 1px solid #e6e9ef;}.cmt-pf-single-detail-box ul li {    position: relative;    display: block;    padding: 15px 0 15px 0;    position: relative;    display: inline-block;    padding: 15px 55px 0px 0;}.cmt-pf-single-detail-box ul li>span {    display: inline;    font-size: 18px;}.cmt-pf-single-detail-box ul li>span:first-child {    font-weight: 600;    font-size: 18px;    color: #085f90;}.cmt-pf-single-detail-box ul li:last-child {    padding-right: 0;}.cmt-pf-single-content-area {    padding-top: 15px;}.cmt-pf-single-content-area h2 {    text-align: left;    font-size: 32px;    line-height: 1;    margin-bottom: 25px;}.cmt-pf-single-content-area .social-media-block {    display: block;    clear: both;    padding: 3px 0 25px;    border-bottom: 1px solid #e6e9ef;}.cmt-pf-single-content-area .social-icons li>a {    border: 1px solid #e7e7e7;    background-color: transparent;    height: 36px;    width: 36px;    line-height: 36px;    text-align: center;    display: block;    font-size: 14px;    border-radius: 5px;    color: #676b72;}.cmt-pf-single-content-area .social-icons li>a:hover {    border-color: var(--base-white);    color: var(--base-white);    background-color: #085f90;}.cmt-pf-single-content-area .cmt-pf-single-category span {    color: #085f90;    font-size: 15px;    font-weight: 600;}.cmt-pf-single-content-area .cmt-pf-single-category a:not(:hover) {    color: inherit;}.cmt-pf-single-content-area .cmt-pf-single-category a {    font-style: italic;}.cmt-nextprev-bottom-nav {    margin-top: 30px;    display: flex;    align-items: center;    justify-content: space-between;}/*------------------------------------------------------------------------------*//*  Classic_Blog/*------------------------------------------------------------------------------*/article.cmt-blog-classic {    margin-bottom: 30px;    padding-bottom: 0;    border-radius: 5px;    overflow: hidden;}article.cmt-blog-classic:last-child {    margin-bottom: 15px;}article.cmt-blog-classic .cmt-post-featured-wrapper {    position: relative;    overflow: hidden;}article.cmt-blog-classic .cmt-blog-classic-content {    background: var(--base-grey);    padding: 22px 30px 32px;    z-index: 11;    position: relative;    display: block;    border: 0;    overflow: hidden;    border-radius: 5px;}.cmt-blog-classic .cmt-box-post-cat {    z-index: 1;    top: 10px;    left: 9px;    font-size: 13px;    font-weight: 500;    width: auto;    padding: 0 14px 2px;    position: absolute;    background-color: #085f90;    color: var(--base-white);    border-radius: 5px;    ;}.cmt-blog-classic .cmt-box-post-cat a {    color: var(--base-white);}.cmt-blog-classic .post-meta,.cmt-blog-single .post-meta {    display: block;    padding: 8px 0 11px;}.cmt-blog-classic .post-meta .cmt-meta-line,.cmt-blog-single .post-meta .cmt-meta-line {    padding-right: 15px;    position: relative;    color: inherit;}.cmt-blog-classic .post-meta .cmt-meta-line a,.cmt-blog-single .post-meta .cmt-meta-line a {    color: var(--body-font-color);}.cmt-blog-classic .post-meta .cmt-meta-line:last-child {    padding-right: 0;}.cmt-blog-classic .post-meta .cmt-meta-line i,.cmt-blog-single .post-meta .cmt-meta-line i {    padding-right: 4px;    color: #085f90;}.cmt-blog-classic .entry-header .entry-title {    font-size: 26px;    line-height: 30px;    position: relative;    margin-bottom: 12px;}/*------------------------------------------------------------------------------*//*  Single_Blog/*------------------------------------------------------------------------------*/.cmt-blog-single .cmt-post-featured-wrapper {    border-radius: 5px;    overflow: hidden;    margin-bottom: 20px;}.cmt-blog-single .post-meta {    display: block;    padding: 5px 0 15px 0;}.cmt-blog-single h3 {    font-size: 24px;    line-height: 36px;    margin-top: 20px;}.cmt-blog-single blockquote {    display: block;    background: #fff;    position: relative;    text-align: center;    padding: 93px 40px 15px 40px;    margin: 38px 0 35px 0;    min-height: 100px;    border: none;    font-style: italic;    font-weight: 400;    font-size: 17px;    line-height: 28px;    background-color: var(--base-grey);    border-radius: 5px;    ;}.cmt-blog-single p {    margin-bottom: 20px;}.cmt-blog-single blockquote:before {    content: '';    display: block;    position: absolute;    top: 40px;    left: 0;    right: 0;    height: 35px;    width: 44px;    text-align: center;    margin: 0 auto;    -webkit-mask: url(../images/quote-1.svg);    mask: url(../images/quote-1.svg);    -webkit-mask-box-image: url(../images/quote-1.svg);    background-color: #085f90;}.cmt-blog-single blockquote cite {    text-align: center;    font-weight: 600;    font-style: normal;    color: #085f90;}.cmt-blog-single .ttm_tag_lists {    font-size: 15px;    font-weight: 600;    padding-top: 10px;    padding-bottom: 10px;}.cmt-blog-single .ttm_tag_lists .cmt-tags-links-title {    color: #085f90;}.cmt-blog-single .social-media-block .cmt-tags-links a {    font-size: 15px;    font-style: italic;    display: inline-block;    font-weight: normal;    color: var(--body-font-color);}.cmt-blog-single .cmt-social-share-wrapper ul {    display: inline-flex;    padding-top: 15px;}.cmt-blog-single .cmt-social-share-wrapper ul li {    display: inline-block;    margin: 0;    padding: 0 30px 10px 0;}.cmt-blog-single .cmt-social-share-wrapper ul li:last-child {    padding-right: 0;}.cmt-blog-single .cmt-social-share-wrapper ul li a {    border: 1px solid transparent;    padding: 15px 7px 15px 0;    width: 169px;    text-align: center;    display: block;    font-size: 18px;    line-height: 1;    font-weight: 500;    border-radius: 0;    color: #fff;    border-radius: 5px;}.cmt-blog-single .cmt-social-share-wrapper ul li.facebook a {    background-color: #385da9;}.cmt-blog-single .cmt-social-share-wrapper ul li.twitter a {    background-color: #3cf;}.cmt-blog-single .cmt-social-share-wrapper ul li.pinterest a {    background-color: #bd081c;}.cmt-blog-single .cmt-social-share-wrapper ul li.linkedin a {    background-color: #0073b1;}.cmt-blog-single .cmt-social-share-wrapper ul li a:hover {    background-color: #085f90;}/*blog-comment*/.comments-area {    padding-top: 25px;    margin-bottom: 0;}.comments-area h3.comment-reply-title {    font-size: 29px;    line-height: 36px;    margin-bottom: 15px;}.comments-area p {    margin-bottom: 15px;}.comment-form textarea,.comment-form input[type="text"],.comment-form input[type="email"],.comment-form input[type="url"] {    border-radius: 5px;    vertical-align: middle;    width: 100%;    color: #8d8d8d;    padding: 12px 15px;    font-weight: 400;    background-color: #fff;    text-transform: inherit;    border: 1px solid rgba(119, 119, 119, .2);    font-size: 14px;    line-height: inherit;}.comments-area .comment-form .comment-form-author,.comments-area .comment-form .comment-form-email,.comments-area .comment-form .comment-form-url {    position: relative;    float: left;    width: 32%;    margin-right: 2%;}.comments-area .comment-form .comment-form-url {    margin-right: 0;}/*------------------------------------------------------------------------------*//*  Contact_page/*------------------------------------------------------------------------------*/.ttm_contact_widget_wrapper {    position: relative;    z-index: 1;    overflow: visible;    clear: both;    padding: 40px 30px;    padding-left: 35px;}@media (min-width: 992px) {    .ttm_contact_widget_wrapper:before {        position: absolute;        content: '';        right: -20px;        top: 46%;        margin: 0 auto;        border-bottom: 20px solid transparent;        border-top: 20px solid transparent;        border-left-width: 20px;        border-left-style: solid;        z-index: 9;    }}.ttm_contact_widget_wrapper ul {    padding: 0;    margin: 0;    z-index: 2;    list-style: disc;    clear: both;    padding-left: 23px;}.ttm_contact_widget_wrapper li {    margin-bottom: 25px;    text-align: left;    font-size: 22px;    font-weight: 600;}.ttm_contact_widget_wrapper li h6 {    text-align: left;    font-size: 22px;    font-weight: 600;    margin-bottom: 5px;}.ttm_contact_widget_wrapper li span {    font-size: 16px;    line-height: 26px;    font-weight: normal;}/*------------------------------------------------------------------------------*//*  Error_page/*------------------------------------------------------------------------------*/section.error-404 {    padding: 60px 0 80px;    text-align: center;}section.error-404 .cmt-404-img {    margin-bottom: 35px;}section.error-404 .page-content p {    font-size: 18px;    margin-bottom: 30px;}/*------------------------------------------------------------------------------*//*  Map/*------------------------------------------------------------------------------*/#map {    display: block;    height: 220px;    width: 100%;}#map iframe {    width: 100%;    height: 100%;    margin-top: 10px;    filter: brightness(91%) contrast(126%) saturate(0%) blur(0px) hue-rotate(0deg);    border-radius: 5px;}.bg-card-dark {    background-color: #d4dfe5;}.card-grid {    width: 100%;    background: #ffffff;    color: #000;    margin: 50px 0px 50px 0px;    border-radius: 15px;    font-family: 'Poppins', sans-serif;    overflow: hidden;    box-shadow: 0px 10px 20px #dddddd;    transition: ease 0.5s;}.card-grid:hover {    transform: scale(1.1);}.card-grid>img {    width: 100%;}.card-grid img {    transition: all ease 1.5s;}.card-grid:hover img {    transform: scale(1.3);}.card-body {    flex: 1 1 auto;    /*padding: 3rem 2rem;*/    display: inline-block;    width: 100%;    text-align: center;    box-shadow: 6px 13px 34px rgb(204 204 204 / 82%), -4px 10px 44px rgb(204 204 204 / 82%);    /* padding: 1rem 2rem 1.7rem; */    padding: 17px;}.card-body>p {    margin: 0px;    font-size: 14px;    font-weight: 400;    margin-bottom: 20px;    overflow: hidden;    text-overflow: ellipsis;    display: -webkit-box;    -webkit-line-clamp: 3;    -line-clamp: 3;    -webkit-box-orient: vertical;}.card-body>h2 {    font-size: 18px;    font-weight: 600;    color: #323232;    line-height: normal;    margin: 30px 0 17px;}.card-body>h2>span {    display: block;    margin-top: 10px;    margin-bottom: 20px;}.card-body>h2>span>img {    display: block;    height: 15px;}/*.card-body-inner {   flex: 1 1 auto;   padding: 1rem 1.5rem;   display: inline-block;   width: 98%;   margin-bottom: 30px;   -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;   transition: all 0.3s ease 0s;      border-radius: 10px;      min-height:115px;   box-shadow: 0 10px 20px #e9e9e9;   align-items: center;   justify-content: flex-start;   display: flex;   padding: 0 35px ;}*/.card-body-inner {    flex: 1 1 auto;    padding: 1rem 1.5rem;    width: 98%;    margin-bottom: 30px;    -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;    transition: all 0.3s ease 0s;    border-radius: 10px;    min-height: 125px;    box-shadow: 0 10px 20px #e9e9e9;    align-items: center;    justify-content: flex-start;    display: block;    padding: 0 29px;}.card-body-cont {    display: block;    position: relative;    top: 27%;    transform: translateY(27%);}.card-body-cont p a {    color: #2a8794;}.card-body-inner:hover {    box-shadow: 0px 0px 24px rgb(204 204 204 / 82%), 0px 0px 24px rgb(204 204 204 / 82%);    transform: scale(1.1);    z-index: 9;    background: #fff;    border: 1px solid #d5d5d5;}.card-grid-inner>img {    width: 100%;}.card-body-inner>p {    margin: 0px;    font-size: 14px;    font-weight: 400;    margin-bottom: 20px;}.card-body-inner>article {    margin-top: 0px;    border-bottom: 1px solid #dddddd;}.card-body-inner>article:last-child {    border: 0;    padding-bottom: 0px;}.card-body-inner>article>span {    width: 120px;    height: 160px;    display: inline-block;    overflow: hidden;    float: left;    margin-right: 10px;}.card-body-inner>article>span>img {    height: 100%;    width: auto;}.card-body-inner img {    height: 50px;    width: auto;}.card-body-inner h3 {    font-size: 14px;    font-weight: 600;    color: #303030;    padding-left: 18px;    line-height: normal;    margin-bottom: 0;}.card-body-inner>article>aside {    padding: 0px;    text-align: center;}.card-body-inner>article>aside>h3 {    font-size: 14px;    font-weight: 600;    color: #303030;    line-height: normal;    /*margin-bottom: 16px;*/    min-height: 42px;    line-height: normal;    -webkit-line-clamp: 3;    -webkit-box-orient: vertical;    overflow: hidden;    text-overflow: ellipsis;    /*border-bottom: 1px solid #cbcbcb;   padding-bottom: 10px;*/    text-align: left;}.card-body-inner>article>aside>p {    font-size: 12px;    color: #323232;    font-weight: 500;    text-align: justify;    display: block;    display: -webkit-box;    max-width: 100%;    height: 52px;    margin: 0px;    line-height: 17px;    -webkit-line-clamp: 3;    -webkit-box-orient: vertical;    overflow: hidden;    text-overflow: ellipsis;}.card-body-inner>article>aside>p>b {    font-size: 12px;    line-height: normal;    color: #ffffff;    font-weight: 700;    background: #e06146;    width: 30px;    height: 16px;    text-align: center;    border-radius: 2px;    margin: 0px;    padding: 0px;    margin-right: 5px;    position: relative;    top: 5px;}.card-body-inner>article>aside>a {    text-align: center;    font-weight: 500;    position: relative;    display: inline-block;    padding: 4px 20px;    color: #383838;    line-height: 14px;    margin: 0px auto;    font-size: 11px;    background: #ffffff;    border-radius: 100px;    float: right;    border: 1px solid #cdcdcd;}.card-body-inner>article>aside>a:hover {    color: #fff;    border: 1px solid #f68723;    background: #f68723;}.date-time {    font-size: 12px;    color: #333;    font-weight: 400;}.list-ul {    background: #fff;    padding: 20px 40px;    border: 1px solid #ccc;}.list-ul>li {    /* color: #323232; */    line-height: 24px;    padding: 10px 0px;    font-size: 14px;    text-align: justify;    font-weight: 500;}.carousel-caption {    position: absolute;    right: 0%;    bottom: 1.25rem;    left: 4%;    top: 40%;    padding-top: 0px;    padding-bottom: 0px;    color: #fff;    text-align: left;    width: 90%;}.carousel-caption h3 {    padding: 0px;    color: #fff;    font-size: 30px;    line-height: normal;    font-weight: 700;    margin: 0px;}.carousel-caption h3 span {    color: #f68723;}.carousel-caption p {    font-size: 14px;    width: 69%;    font-weight: 500;    margin: 20px 0px;    line-height: 25px;}.carousel-caption a {    background: #ffffff;    display: inline-block;    padding: 14px 70px;    /* border-radius: 100px; */    line-height: normal;    font-weight: 500;    color: #0e0e0e;    font-size: 16px;    border-radius: 5px;}/*  .carousel-caption a:last-child {    background: transparent;    color: #fff;    font-size: 16px;    border: 2px solid #fff;    padding: 13px 40px;}*/.carousel-caption a:hover {    background: #4bccd3;    color: #fff;}/* .carousel-caption a:hover:last-child {    background: #fff;    color: #000;}*/.yojana-more-btn {    text-align: center;    font-weight: 400;    position: relative;    display: inline-block;    padding: 10px 60px;    color: #000;    line-height: normal;    margin: 0px auto;    font-size: 15px;    background: #4bccd3;    border-radius: 100px;    /* background: linear-gradient(90deg, rgba(255, 157, 59, 1) 0%, #d85248 100%); */}.yojana-more-btn:hover {    color: #fff;    background: #e66d43;    /* background: linear-gradient(90deg, #085f90, #083853 100%); */}.carousel-control-next,.carousel-control-prev {    width: 5%;}.form-label {    margin-bottom: 2rem;}.box-primary {    background: #fff;    padding: 30px 10px;    border: 1px solid #e1e1e1;    margin-top: 38px;    position: relative;}.box-profile {    text-align: center;}.box-profile h4 {    text-align: center;    font-size: 15px;    line-height: normal;    border-bottom: 1px solid rgb(204 204 204 / 75%);    padding-bottom: 15px;}.box-profile p {    font-size: 13px;    margin: 0px;    color: #4c4c4c;}.profile-user-img {    width: 100px;    height: 100px;    border-radius: 100px;    margin: auto;    display: block;}.profile-username {    padding: 10px;    line-height: normal;    margin: 0px;}.wizard .nav-tabs {    position: relative;    margin-bottom: 0;    border-bottom-color: transparent;    margin: 0px;    padding: 0px;}.wizard>div.wizard-inner {    position: relative;    margin-bottom: 80px;    text-align: center;    width: 95%;    margin-top: 10px;}.connecting-line {    height: 1px;    background: #dbdbdb;    position: absolute;    width: 77%;    margin: 0 auto;    left: 80px;    right: 0;    top: 41px;    z-index: 1;}.wizard .nav-tabs>li.active>a,.wizard .nav-tabs>li.active>a:hover,.wizard .nav-tabs>li.active>a:focus {    color: #555555;    cursor: default;    border: 0;    border-bottom-color: transparent;}span.round-tab {    width: 80px;    height: 80px;    line-height: 77px;    display: inline-block;    border-radius: 50%;    background: #fff;    z-index: 2;    position: absolute;    left: 0;    text-align: center;    font-size: 14px;    /* color: #000000; */    font-weight: 600;    border: 1px solid #ddd;    text-transform: uppercase;}span.round-tab i {    color: #555555;}.wizard li.active span.round-tab {    background: #0db02b;    color: #fff;    border-color: #0db02b;}.wizard li.active span.round-tab i {    color: #5bc0de;}.wizard .nav-tabs>li.active>a i {    color: #007215;}.wizard .nav-tabs>li {    width: 25%;}.wizard .nav-tabs>li:first-child {}.wizard li:after {    content: " ";    position: absolute;    left: 46%;    opacity: 0;    margin: 0 auto;    bottom: 0px;    border: 5px solid transparent;    border-bottom-color: red;    transition: 0.1s ease-in-out;}.wizard .nav-tabs>li a {    width: 30px;    height: 30px;    margin: 0px auto;    border-radius: 100%;    padding: 0;    background-color: transparent;    position: relative;    top: 0;    display: block;}.wizard .nav-tabs>li a i {    position: absolute;    top: -21px;    font-style: normal;    white-space: nowrap;    transform: translate(-35%, -50%);    font-size: 13px;    font-weight: 500;    color: #323232;    line-height: normal;    width: 170px;}.wizard .nav-tabs>li a:hover {    background: transparent;}.wizard .tab-pane {    position: relative;    padding-top: 20px;}.wizard h3 {    margin-top: 0;}.prev-step,.next-step {    font-size: 13px;    padding: 8px 34px;    border: none;    border-radius: 4px;    margin-top: 30px;    font-weight: 400;    line-height: normal;}.next-step {    background-color: #0db02b;    color: #fff;}.skip-btn {    background-color: #4bccd3;    color: #000;}.back-btn {    background-color: #e66d43;    color: #fff;}.step-head {    font-size: 20px;    text-align: center;    font-weight: 500;    margin-bottom: 20px;}.term-check {    font-size: 14px;    font-weight: 400;}.list-content {    margin-bottom: 10px;}.list-content a {    padding: 10px 15px;    width: 100%;    display: inline-block;    background-color: #f5f5f5;    position: relative;    color: #565656;    font-weight: 400;    border-radius: 4px;}.list-content a[aria-expanded="true"] i {    transform: rotate(180deg);}.list-content a i {    text-align: right;    position: absolute;    top: 15px;    right: 10px;    transition: 0.5s;}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control {    background-color: #fdfdfd;}.list-box {    padding: 10px;}.signup-logo-header .logo_area {    width: 200px;}.signup-logo-header .nav>li {    padding: 0;}.signup-logo-header .header-flex {    display: flex;    justify-content: center;    align-items: center;}.list-inline li {    display: inline-block;}.pull-right {    float: right;}/*-----------custom-checkbox-----------*//*----------Custom-Checkbox---------*/input[type="checkbox"] {    position: relative;    display: inline-block;    margin-right: 5px;}input[type="checkbox"]::before,input[type="checkbox"]::after {    position: absolute;    content: "";    display: inline-block;}input[type="checkbox"]::before {    height: 16px;    width: 16px;    border: 1px solid #999;    left: -1px;    top: -2px;    background-color: #fff;    border-radius: 2px;}input[type="checkbox"]::after {    height: 5px;    width: 9px;    left: 2px;    top: 2px;}input[type="checkbox"]:checked::after {    content: "";    border-left: 1px solid #fff;    border-bottom: 1px solid #fff;    transform: rotate(-45deg);}input[type="checkbox"]:checked::before {    background-color: #18ba60;    border-color: #18ba60;}@media (max-width: 767px) {    .sign-content h3 {        font-size: 40px;    }    .wizard .nav-tabs>li a i {        display: none;    }    .signup-logo-header .navbar-toggle {        margin: 0;        margin-top: 8px;    }    .signup-logo-header .logo_area {        margin-top: 0;    }    .signup-logo-header .header-flex {        display: block;    }}/* Aditya *//* ============================adii==================================== */.Clr__table tr th {    background-color: #2e7a99 !important;    color: white;    font-weight: 600;    text-align: center;    border-color: #64b3d3 !important;    border-top: 1px solid;}.Clr__table1 tr {    background-color: #e4f7ffb3 !important;}.Clr__table1>tbody>tr>td>a {    font-size: 15px;}.Clr__table tr:nth-child(odd) {    background-color: #ffffff;}.Clr__table tr:nth-child(even) {    background-color: #e4f7ffb3;}.table-hover>tbody>tr:hover {    --bs-table-accent-bg: rgb(210 241 255) !important;}tbody,td,tfoot,th,thead,tr {    border-color: #cef1ff !important;}.center-td-1>tr>td:first-child {    text-align: center;}.wth-5 {    width: 5%;}.wth-10 {    width: 10%;}.wth-15 {    width: 15%;}.wth-16 {    width: 16%;}.wth-20 {    width: 20%;}.wth-25 {    width: 25%;}.wth-30 {    width: 30%;}.wth-35 {    width: 35%;}.wth-55 {    width: 55%;}.wth-59 {    width: 59%;}.wth-60 {    width: 60%;}.wth-65 {    width: 65%;}.wth-75 {    width: 75%;}.wth-80 {    width: 80%;}img.bend-size {    width: 26px;    float: right;}.cmt-service-description ul {    margin-bottom: 15px;    background: #f2f5f9;    padding: 20px;    border-radius: 15px;}.breadcrumb-wrapper span:nth-child(2) a {    color: white;}.pdf-WTH {    width: 19px !important;    margin-top: -4px;    height: 18px;}img.download-gif {    width: 43px;}.gif-pad {    padding: 2px !important;}.gif-pad>a {    display: flex;    justify-content: center;}/* -----------------------07-05-2023------------------------------ */.cmt-service-single-content-area div:not(.featured-title)>h4 {    font-size: 18px;    line-height: 30px;    border-bottom: 1px solid #dfdbdb;    padding-bottom: 5px;    margin-left: 0;    margin-bottom: 15px;    font-weight: 600;}/*		===============================paggination CSS=============================*/.Pagination-box {    padding: 25px 25px 15px 25px;}.border_line {    width: 100%;    /* background: #ffeab969; */    border-bottom: 4px solid #4193ae;    padding: 0 10px;    height: 45px;    border-radius: 50px;    /* box-shadow: -7px 6px 10px rgb(181 174 174 / 18%); */}.lastdate {    color: #085f90;    float: right;    height: 40px;    padding: 8px 20px;}.lastdate .font_eng {    font-size: 14px;}.pagination {    float: right;    height: 40px;}.pagination ul {    width: 100%;    display: flex;    flex-wrap: wrap;    margin: 0;    border-radius: 50px;}.pagination ul li {    color: #085f90;    list-style: none;    line-height: 30px;    text-align: center;    padding: 4px 0px;    font-size: 14px;    font-weight: 500;    cursor: pointer;    user-select: none;    transition: all 0.3s ease;}.pagination ul li a {    color: #085f90;    display: block;    line-height: 30px;    text-align: center;    font-size: 14px;    font-weight: 500;    cursor: pointer;    user-select: none;    transition: all 0.3s ease;}.pagination ul li a.numb {    list-style: none;    height: 30px;    width: 30px;    margin: 0px 3px;    line-height: 30px;    border-radius: 50%;}.pagination ul li .numb.first {    margin: 0px 3px 0 -5px;}.pagination ul li .numb.last {    margin: 0px -5px 0 3px;}.pagination ul li .dots {    font-size: 22px;    cursor: default;}.pagination ul li .btn {    padding: 0 14px;    border-radius: 50px;    margin-right: 10px;}.pagination ul li .prev {    margin-right: -2px;}.pagination li a.active,.pagination ul li a.numb:hover,.pagination ul li a:first-child:hover,.pagination ul li a:last-child:hover {    color: #fff;    background: #085f90;}/*		===============================paggination End=============================*/span.ans_q {    color: #06587b;    font-size: 18px;    line-height: 24px;    font-weight: 600;}.accessi {    font-weight: 500;    color: #085f90;    font-size: 15px;}.cmt-service-single-content-area p a {    color: #085f90;}.new_gallery-item {    height: 250px;    flex: 1 0 24rem;    margin: 1rem 0;    border-radius: 2px;    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 3px rgba(0, 0, 0, 0.24);    overflow: hidden;}.new_gallery-image {    display: block;    width: 100%;    height: 100%;    object-fit: cover;    transition: transform 400ms ease-out;}.new_gallery-image:hover {    transform: scale(1.15);}.table-hover>tbody>tr>th:hover {    --bs-table-accent-bg: #2e7a99 !important;}.common-container {    padding: 25px 25px 15px 25px;}.card-body-inactive:hover {    box-shadow: none !important;    transform: none !important;    background-color: #e8e8e8 !important;}.card-body-inactive {    box-shadow: none !important;    transform: none !important;    background-color: #e8e8e8 !important;}.Clr__table1 tr:nth-child(odd) {    background-color: #e4f7ffb3 !important;}.Clr__table1 tr:nth-child(even) {    background-color: #e4f7ffb3 !important;}.dbl_line_li {    padding: 3px 37px 8px !important;}.dbl_line_li:hover {    padding-left: 33px !important;}/* ================Font incr & decr CSS================== */.carousel-caption p {    font-size: 14px !important;}.carousel-caption h3 {    font-size: 30px !important;}.home-link span b {    font-size: 19px !important;}.cmt-fid.inside.style5 h4 {    font-size: 16px !important;}h3.cmt-fid-title {    font-size: 14px !important;}.mobview,details {    display: none;}details {    display: inline;}details {    position: relative;}details summary {    display: block;    cursor: pointer;    color: #06587b;}details summary:focus {    outline: none;}details[open] {    display: block;    padding-bottom: 25px;    padding-top: 10px;    animation: open .2s linear;}details[open] summary {    position: absolute;    bottom: 0;    left: 0;}details #open {    padding-left: 5px;    text-align: middle;}details #open:after {    display: inline-block;    position: relative;    top: -3px;    padding-left: 8px;    content: "\00bb";    transform: rotate(90deg);}details[open] #open {    display: none;}details #close {    display: none;}details[open] #close {    display: block;}::-webkit-details-marker {    display: none;}.second-footer .textwidget {    display: inline-flex;}.hit_counter {    pointer-events: none;}.playstore-link {    margin-top: 15px;}@keyframes open {    0% {        opacity: 0;        transform: translateY(-10px);    }    100% {        opacity: 1;        transform: translateY(0);    }}.ml-35 {    margin-left: 35px !important;}.chart-bg-in {    width: 2000px;}.chart-bg-1800 {    width: 1800px;}.chart-bg-2800 {    width: 3000px;}.chart-bg-center {    display: flex;    justify-content: center;    overflow: auto;    width: 100%;    padding-bottom: 75px;}.chart-bg {    overflow: auto;    width: 100%;    padding-bottom: 75px;}.chart-bg ul,.chart-bg-center ul {    margin: 0;    padding: 0;}.tree ul {    padding-top: 20px;    padding-left: 11px;    position: relative;}.tree li {    float: left;    text-align: center;    list-style-type: none;    position: relative;    padding: 20px 5px 0 5px;}.tree li::before,.tree li::after {    content: '';    position: absolute;    top: 0;    right: 50%;    border-top: 1px solid #085f90;    width: 50%;    height: 20px;}.tree li::after {    right: auto;    left: 50%;    border-left: 1px solid #085f90;}.tree li:only-child::after,.tree li:only-child::before {    display: none;}.tree li:only-child {    padding-top: 0;}.tree li:first-child::before,.tree li:last-child::after {    border: none 0;}.tree li:last-child::before {    border-right: 1px solid #085f90;    border-radius: 0 5px 0 0;}.tree li:first-child::after {    border-radius: 5px 0 0 0;}.tree ul ul::before {    content: '';    position: absolute;    top: 0;    left: 50%;    border-left: 1px solid #085f90;    width: 0;    height: 20px;}.tree li span {    min-width: 100px;    background-color: #bff7ff4a;    color: #000000;    border: 1px solid #cff9ff;    padding: 5px 10px;    text-decoration: none;    font-family: arial, verdana, tahoma;    font-size: 12px;    display: inline-block;    border-radius: 5px;}.tree li span:hover,.tree li span:hover+ul li span {    -moz-transition: all .5s;    -webkit-transition: all .5s;    transition: all .5s;    -moz-transition-delay: 0.3s;    -webkit-transition-delay: 0.3s;    transition-delay: 0.3s;    background-color: #085f90 !important;    border: 1px solid #1b4a64 !important;    color: #fff !important;}.tree li span:hover+ul li::after,.tree li span:hover+ul li::before,.tree li span:hover+ul::before,.tree li span:hover+ul ul::before {    border-color: #80deeb;    -moz-transition: all .5s;    -webkit-transition: all .5s;    transition: all .5s;    -moz-transition-delay: 0.3s;    -webkit-transition-delay: 0.3s;    transition-delay: 0.3s;}.tree .h-70 {    padding: 70px 5px 0 5px;}.tree .h-70::before,.tree .h-70::after {    height: 70px;}.tree .h-50 {    padding: 50px 5px 0 5px;}.tree .h-50::before,.tree .h-50::after {    height: 50px;}.tree .h-30 {    padding: 30px 5px 0 5px;}.tree .h-30::before,.tree .h-30::after {    height: 30px;}.tree .h-110 {    padding: 110px 5px 0 5px;}.tree .h-110::before,.tree .h-110::after {    height: 110px;}.container_padd {    padding: 0px 25px;}.aling-left {    text-align: left;}@media (min-width: 991px) {    /* ===== Scrollbar CSS ===== */    /* Firefox */    * {        scrollbar-width: thin;        scrollbar-color: #4193ae #efe6e6;    }    /* Chrome, Edge, and Safari */    *::-webkit-scrollbar {        width: 11px;        height: 11px;    }    *::-webkit-scrollbar-track {        background: #e8f4ff;        border-radius: 26px;    }    *::-webkit-scrollbar-thumb {        background-color: #4193ae;        border-radius: 26px;        border: 13px solid #0388b5;    }}.table-responsive {    margin-bottom: 20px;}.vertical-tree li a {    margin-right: 15px;}nav .mega-submenu li a {    color: #000}nav .mega-submenu li a:hover {    color: #fff}.bg_gray {    background: #585050 !important;    color: #ff0 !important;}.bg-dark {    color: #ff0 !important;    background: #000 !important;}.demo5.demof {    min-height: 251px !important;}