/* Typography */
/* Chatbot window  type your message icons overlapping start here */
button.lp_emoji_button.lpc_composer__emoji-button.lpc_desktop{min-width:auto !important;}
button.lp_paper_plane_button.lpc_composer__send-button.lpc_desktop{min-width:auto !important;}
/* Chatbot window  type your message icons overlapping end here */
body {
    color: #232528 !important;
}
#divSimilarServiceCards .carousel-box p:hover {font-weight: 600;}
.collapse{display:block}
.fade{opacity: 1;}
body, h1, h2, h3, h4, h5, h6, p, div, span, ul, li, a {
    font-family: "Roboto", -apple-system, BlinkMacSystemFont,'Segoe UI', 'Ubuntu', 'Fira Sans', 'Helvetica Neue', sans-serif;
}

    body a, body a:hover, body a.visited, body a:visited {
        color: #232528;
        text-decoration: none !important;
    }
#lblFeedbackSubmitValidationMsg { display: block;color: rgb(0, 128, 0);margin-top: 5px; }
/*Content page css*/
.container-fluid.grey-bg > .container > .pageContent a {
    color: #434343 !important;
    text-decoration: underline !important;
}
.container-fluid.grey-bg > .container > .pageContent a:hover{
    font-weight:bold;
}

h1, h2, h3, h4, h5, h6 {
    color: #232528 !important;
}

h1 {
    font-size: 36px
}

h2 {
    font-size: 32px;
    font-weight: 700;
    font-family: Inter,sans-serif;
    line-height: 58px !important;
}

h3 {
    font-size: 26px;
    font-weight: 500;
    font-family: Inter,sans-serif;
}

h4 {
    font-size: 22px;
}

h5 {
    font-size: 20px;
}

h6 {
    font-size: 18px;
}

p {
    font-weight: 400;
    line-height: 24px;
    /*font-size: 16px;*/
    font-family: Roboto;
}

/*.font-11 {
    font-size: 11px !important;
}

.font-12 {
    font-size: 12px !important;
}

.font-13 {
    font-size: 13px !important;
}

.font-14 {
    font-size: 14px !important;
} */

.font-16 {
    font-size: 16px;
    line-height: 1.5;
}

html[dir=rtl] #searchBoxTitle {
    text-align: right !important;
    margin-right: 0 !important;
}

header, footer, #settingModal, #settingModal .btn, header .btn, footer .btn {
    font-size: 16px !important;
}
.anchor-link a{
    text-decoration:underline!important;
}
.anchor-link a:hover{
    text-decoration:underline!important;
    font-weight: bold;;
}
.card-header1 {
    /*font-size: 15px !important;*/
}

a.screen-reader-shortcut {
    position: absolute;
    left: 6px;
    top: -99px;
}

    a.screen-reader-shortcut:focus {
        z-index: 999;
        /*font-size: 14px;*/
        font-weight: 800;
        top: 6px;
        padding: 15px 23px 14px;
        background-color: #f1f1f1;
        box-shadow: 0 0 2px 2px rgba(0,0,0,0.6);
    }
/* image*/
.img-100 {
    width: 100%;
}

.img-auto {
    width: auto;
}

/* Buttons */
.grey-btn {
    background: #828282;
    color: #fff;
}

.light-grey-btn {
    background: #d1d1d1;
    color: #000;
}

.light-grey-btn, .grey-btn {
    padding: 5px 30px !important;
    border-radius: 20px;
}

.primary-btn {
    background: #e0e0e0 !important;
    color: #616161 !important;
    border: 1px solid #e0e0e0 !important;
}

    /* .primary-btn:hover, */
     .primary-btn:not(:disabled):not(.disabled).active, .primary-btn:not(:disabled):not(.disabled):active, .show > .primary-btn.dropdown-toggle {
        background-color: #1c1a1b !important;
        border-color: #1c1a1b !important;
        color: #fff !important;
    }

    .primary-btn.focus, .primary-btn:focus {
        background-color: #1c1a1b !important;
        border-color: #1c1a1b !important;
        color: #fff !important;
        box-shadow: 0 0 0 0.2rem rgba(35, 140, 117,0.5);
    }

.secondary-btn {
    background: #4B4F58 !important;
    color: #fff !important;
    border-color: #e0e0e0 !important;
    /* height: 48px!important;  */
    font-size: 1rem;
    line-height: 2.2rem!important;
    height: 3rem;
    gap: .5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}

input[type=submit] {
    padding: 7px 20px!important; min-width: auto!important; line-height: inherit; font-size: 1rem!important;
}

    /* .secondary-btn:hover, */
     .secondary-btn:not(:disabled):not(.disabled).active, .secondary-btn:not(:disabled):not(.disabled):active, .show > .secondary-btn.dropdown-toggle {
        background-color: #828282 !important;
        border-color: #828282 !important;
    }

.secondary-btn, .primary-btn {
    border-radius: 8px;
    /* padding: 5px 15px !important; */
    font-size: 1rem!important;
    /* min-width: auto !important; */
    font-family: 'Roboto';
    font-weight: 500 !important;
    line-height: 2.2rem;
    /* height: 48px!important; */
    height: 3rem;
    gap: .5rem;
    padding-left: 1.5rem; letter-spacing: 0.03em;
    padding-right: 1.5rem; text-align: center!important;
}

.btn-grey {
    color: #4C4C4C;
    background-color: #C8C8C8;
    font-weight: 500;
}

.btn-add {
    color: #e0e0e0;
    padding: 5px 10px;
    border: 1px solid #A4A4A4;
    width: auto;
}

.btn-circle {
    padding: 0px 10px !important;
    border-radius: 14px;
    font-weight: 500;
    color: #fff !important;
    min-width: unset !important;
    border: 0px solid !important;
    margin-left: 0px !important;
}

.btn-danger {
    background-color: #CF0B0C !important;
}

.grey-bg {
    /* background-color: #f9f9f9;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee; */
}

/*Breadcrumb */
.breadcrumb {
    background-color: #fff !important;
    padding: 8px 0px !important;
}

.breadcrumb-item.active {
    color: #000 !important;
}

.breadcrumb-item + .breadcrumb-item::before {
    color: #000;
    content: "|";
}

/* Grey Nav Tabs */
.greynav-tabs .nav-link {
    margin: 0px 2px;
    min-width: 110px;
    padding: 10px;
    text-align: center;
    border: 2px solid #EBEBEB;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
}

/* Grey Nav Pills*/
.nav-pills.greynav-pills .nav-link {
    border: none;
    text-align: center;
}

    .nav-pills.greynav-pills .nav-item.show .nav-link, .nav-pills.greynav-pills .nav-link.active {
        background-color: #353535;
        color: #fff !important;
    }

.nav-pills.greynav-pills .nav-item {
    margin-right: 8px;
}

/*Red Nav Tabs*/
.nav-tabs.rednav-tabs .nav-item {
    border-bottom: 5px solid #FFF;
    font-weight: 700;
    padding: 0px 10px;
}

.nav-tabs.rednav-tabs .nav-link {
    border: none !important;
}

    .nav-tabs.rednav-tabs .nav-link.active, .nav-tabs.rednav-tabs .nav-link:hover {
        border: none;
        border-bottom: 5px solid #BF0D1D !important;
        margin-bottom: -5px;
    }

/* Panel */
.panel {
    margin-top: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}

.panel-default {
    border-color: #ddd;
    padding: 20px;
}

/*List 
ul {
    list-style-type: none;
} */

/* Asterisk sign */
.redstar:after {
    color: #d00;
    content: "*";
    position: absolute;
    margin-left: 8px;
}

/* Select Arrow */
.select-drop {
    -moz-appearance: none;
    -webkit-appearance: none;
}

    .select-drop::-ms-expand {
        display: none;
    }

.drop:after {
    content: "\f078";
    font-family: "FontAwesome";
    color: #aaa;
    right: 26px;
    top: 4px;
    padding: 0 0 2px;
    position: absolute;
    pointer-events: none;
}

/* Input Box */
.form-control {
    padding: .75rem 1rem!important;
    border-radius: 5px; line-height: 1.5rem; height: auto!important;
}

.searchresults input#txtSearchKey {
    height: 46px!important;
}

#searchicon i.ph.ph-magnifying-glass:focus {
    outline: none!important;
}

/*Radio Button*/
.radio-btn input {
    width: 18px;
    height: 18px;
    position: relative;
    bottom: -5px;
    left: -5px;
}

/* Check Box */

/* Star Rating*/
.star-rating .fa-star {
    color: #e4cd0b !important;
}

.star-rating .fa {
    padding: 2px;
}


/*Table */

.table-ib th {
    background: #333;
    color: #fff;
}

table.table-ib tr:nth-child(even) {
    background-color: #fff!important;
}
table.table-ib tr:nth-child(odd) {
    background-color: #fff!important;
}
table.treetable thead tr th{
    border: none!important;
}
table.table-ib {
    border: 1px solid #cdcdcd!important;
	width:100%!important
}
.table-ib td, .table-ib th {
    border-top: 1px solid #cdcdcd !important;
    border-bottom: 1px solid #cdcdcd !important;
	border:none;
	padding:10px 16px 10px 12px!important
}
table.dataTable thead th, table.dataTable tfoot th{
	vertical-align:middle;
}
table.dataTable.dtr-inline.collapsed tbody td:first-child, table.dataTable.dtr-inline.collapsed tbody th:first-child{
	padding-left:30px!important
}
table.dataTable tr.child ul li{
	white-space:normal!important;
	word-break:break-word;
}
[type=search] {
    outline-offset: 1px;
    -webkit-appearance: none;
}
/* Popover css start*/
.tour-backdrop {
    position: absolute;
    z-index: 1100;
    background-color: #000;
    opacity: .8;
    filter: alpha(opacity=80)
}

.popover[class*="tour-"] {
    z-index: 9999
}

    .popover[class*="tour-"] .popover-navigation {
        padding: 9px 14px;
        overflow: hidden
    }

        .popover[class*="tour-"] .popover-navigation *[data-role="end"] {
            float: right
        }

        .popover[class*="tour-"] .popover-navigation *[data-role="prev"],
        .popover[class*="tour-"] .popover-navigation *[data-role="next"],
        .popover[class*="tour-"] .popover-navigation *[data-role="end"] {
            cursor: pointer
        }

            .popover[class*="tour-"] .popover-navigation *[data-role="prev"].disabled,
            .popover[class*="tour-"] .popover-navigation *[data-role="next"].disabled,
            .popover[class*="tour-"] .popover-navigation *[data-role="end"].disabled {
                cursor: default
            }

    .popover[class*="tour-"].orphan {
        position: fixed;
        margin-top: 0
    }

        .popover[class*="tour-"].orphan .arrow {
            display: none
        }
/*popover css end*/

/*Back to Top css*/

div.move-top {
    width: 34px;
    height: 34px;
    z-index: 0;
    background-color:#4B4F58;
}

    div.move-top i {
        color: #fff;
        padding: 9px;
        font-size: 16px;
    }

/*Accordion css*/

.accordion .panel-title a.collapsed:before {
    content: "\f067";
}

.accordion .card {
    margin-bottom: 10px;
    border: 1px solid #cdcdcd !important;
}

.accordion .card-header {
    padding: 0px;
}

.accordion .panel-title a {
    display: block;
    padding: 12px 50px 12px 50px;
    border-radius: 3px;
    position: relative;
    font-weight: 500;
    text-align: initial;
}

    .accordion .panel-title a:before {
        content: "\f068";
        font-family: "FontAwesome";
        width: 22px;
        height: 22px;
        line-height: 22px;
        border-radius: 50%;
        background: #929191;
        font-size: 12px;
        font-weight: 900;
        color: #fdfbfb;
        text-align: center;
        position: absolute;
        left: 15px;
        top: 12px;
    }
.welcome-content + hr {
    display: none!important;
}
h1.cookie-color{
    font-size:22px !important;
    line-height:1.6;
}
.contentPage h2{font-size:20px;}
.contentPage h3{font-size:18px;}
.contentPage .accordion a:focus{border:1px solid;}
#parentNode {display:none;}
.plugins1 li {display:inline;}
button.ui-datepicker-trigger {
    border: none;
    position: relative;
    padding: 0px;
    left: -26px;
    min-width: 20px;
}

button.ui-datepicker-trigger img {
    width: 20px;
}
.bottom-border{border:none!important}
fieldset.suggestion-form { border:none;padding:0}
fieldset.suggestion-form label { margin: 0px;}
fieldset.suggestion-form input[type=date], fieldset.suggestion-form input[type=text] ,fieldset.suggestion-form input[type=email], fieldset.suggestion-form textarea{
    padding:2px 5px;width: 100%;line-height: 1.5;}
#logoCarousel .carousel-inner {z-index:0;}
#logoCarousel .carousel-inner .carousel-item img { height: 80px;}
#logoCarousel .carousel-control-prev {left: -30px;}
#logoCarousel .carousel-control-next {right: -30px;}
/*Tree table keyboard focus */
table.treetable tr span.indenter a:focus {
    outline: 1px dotted #ccc;
}/* External icon css*/

.icon-external:after {
    font-family: 'FontAwesome';
    content: '\f08e';
    margin:0 2px;
    font-size: smaller;
}

/*contact stay in touch page css*/

#stay-in-touch label.form-label {
    color: #797e76;
    font-family: 'Roboto';
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0.02em;
}

#stay-in-touch .social-icons a {
    margin: 0 14px 0 0px;
    font-size: 25px;
    border: 1px solid #cccccc;
    border-radius: 100px;
    height: 50px;
    width: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}
/*contact stay in touch page css*/





/* For IE10 & IE11 */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .btn:focus, .btn:focus:active, .btn.active:focus, .btn.focus, .btn.focus:active, .btn.active.focus{
		outline:1px dotted #ccc;
	}
	
}

@media (min-width: 1200px) and (max-width: 1366px)
{
.container {max-width: 100% !important;}
}

@media (min-width:992px) and (max-width:1199px) {
	.container {max-width: 100% !important;}
}

@media (min-width: 1025px) and (max-width: 1198px) {
.container {max-width: 100% !important;}
}

@media (min-width: 769px) and (max-width: 1024px) {
	.container {max-width: 100% !important;}
}

@media (min-width: 320px) and (max-width: 768px) {
	.container {max-width: 100% !important;}	
}

@media screen and (max-width: 992px) and (min-width: 768px) {
    #navbarNavDropdown li.nav-item.dropdown, #navbarNavDropdown li.nav-item.dropdown:last-child {
        padding: 5px 5px;
    }
    .divicons a { padding: 5px 5px; margin: 0px; }
}

.all-news .thumb-wrapper img {border-bottom: 1px solid #e1e3e5;}


/* New flag badge */

.bagde-flag-wrap {
    position: absolute;
    top: 82px;
    right: -12px;
}

.bagde-flag-wrap::before {
    right: 0;
    content: "";
    position: absolute;
    top: 25px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 12px 12px 0;
    border-color: transparent #d83731 transparent transparent;
    display: inline-block;
    transform: rotate(-90deg);
}

.bagde-flag-wrap .new-badge {
    background-color: #d83731 !important;
    color: white;
    font-weight: bold;
    /* text-transform: uppercase; */
    padding: 3px 9px 3px 0px;
    border-radius: 0px;
    font-size: 13px;
    display: inline-block;
    animation: bounceAnim 1s infinite;
    letter-spacing: 0.03em;
    position: relative;
    z-index: 99;
    border-radius: 4px 0px 0px 4px;
}

.new-badge {
    background-color: #b68a35 !important;
    color: white;
    font-weight: bold;
    text-transform: uppercase;
    padding: 4px 8px;
    border-radius: 12px;
    font-size: 12px;
    display: inline-block;
    animation: bounceAnim 1s infinite;
}

.bagde-flag-wrap::after {
    content: "\25c2";
    margin-right: -2px;
    font-size: 0.8em;
    /* transform: rotate(90deg); */
    display: inline-block;
    font-size: 73px;
    color: #d83731;
    position: absolute;
    top: 52%;
    left: -40px;
    transform: translateY(-50%) rotate(0deg);
}


[dir="rtl"] .bagde-flag-wrap {
    position: absolute;
    top: 68px;
    left: -12px;
    right: unset;
}

[dir="rtl"] .bagde-flag-wrap::after {
    content: "\25BC";
    margin-left: 22px;
    font-size: 0.8em;
    transform: rotate(-90deg);
    display: inline-block;
    font-size: 31px;
    color: #d83731;
    top: -11px;
    position: absolute;
    /* right: -9px; */
    left: 9px;
}

[dir="rtl"] .bagde-flag-wrap::before {
    content: "";
    position: absolute;
    top: 24px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 12px 12px 0;
    border-color: transparent #d83731 transparent transparent;
    transform: rotate(0deg);
    left: -50px !important;
    right: 24px !important;
}

[dir="rtl"] .bagde-flag-wrap .new-badge {
    background-color: #d83731 !important;
    text-transform: capitalize;
    color: #ffffff;
    letter-spacing: 0;
    font-size: 14px;
    line-height: 15px;
    font-weight: 600;
    padding: 4px 0px 6px 9px;
    display: block;
    text-decoration: none;
    position: relative;
    z-index: 99;
    border-radius: 0px 4px 4px 0px;
}

.bagde-flag-wrap::after {
    content: "\25c2";
    margin-right: -2px;
    font-size: 0.8em;
    /* transform: rotate(90deg); */
    display: inline-block;
    font-size: 73px;
    color: #d83731;
    position: absolute;
    top: 52%;
    left: -40px;
    transform: translateY(-50%) rotate(0deg);
}




/* New flag badge */

/* pulse overide css */

.question-row .cp-field button,
.question-row .cp-field button  { min-width: auto!important; }

/* pulse overide css */
