
/*---------------- Font OpenSans -----------------*/
@font-face {
    font-family: 'OpenSans-Regular';
    src: url('../fonts/OpenSans-Regular.eot');
    src: local('OpenSans-Regular'), url('../fonts/OpenSans-Regular.woff') format('woff'), url('../fonts/OpenSans-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'OpenSans-Light';
    src: url('../fonts/OpenSans-Light.eot');
    src: local('OpenSans-Light'), url('../fonts/OpenSans-Light.woff') format('woff'), url('../fonts/OpenSans-Light.ttf') format('truetype');
}
@font-face {
    font-family: 'OpenSans-Bold';
    src: url('../fonts/OpenSans-Bold.eot');
    src: local('OpenSans-Bold'), url('../fonts/OpenSans-Bold.woff') format('woff'), url('../fonts/OpenSans-Bold.ttf') format('truetype');
}

/*---------------- Font Raleway-Bold -----------------*/
@font-face {
    font-family: 'Raleway-Bold';
    src: url('../fonts/Raleway-Bold.eot');
    src: local('Raleway-Bold'), url('../fonts/Raleway-Bold.woff') format('woff'), url('../fonts/Raleway-Bold.ttf') format('truetype');
}

/*---------------- Font Roboto -----------------*/
@font-face {
    font-family: 'Roboto-Light';
    src: url('../fonts/Roboto-Light.eot');
    src: local('Roboto-Light'), url('../fonts/Roboto-Light.woff') format('woff'), url('../fonts/Roboto-Light.ttf') format('truetype');
}
@font-face {
    font-family: 'Roboto-Bold';
    src: url('../fonts/Roboto-Bold.eot');
    src: local('Roboto-Bold'), url('../fonts/Roboto-Bold.woff') format('woff'), url('../fonts/Roboto-Bold.ttf') format('truetype');
}

@font-face {
    font-family: 'Calibri-Bold';
    src: url('../fonts/Calibri-Bold.eot');
    src: local('Calibri-Bold'), url('../fonts/Calibri-Bold.woff') format('woff'), url('../fonts/Calibri-Bold.ttf') format('truetype');
}


/*---------------- Default CSS -----------------*/
ul,ol,li { list-style:none; padding-left: 0;}

h1,h2,h3,h4,h5,h6 { color: #454924; }

h1,h2 { margin-bottom: 20px; }

.btn-round{
    border-radius: 17px;
}
.navbar-default {
    background-color: #fff;
    border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #fe0000;
    background-color: transparent;
}
.no-padding {
    padding-left: 0px;
    padding-right: 0px;
}
.no-padd-left {
    padding-left: 0px;
}
/*---------------- Bootstrap Default class Replace -----------------*/
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #555;
    background-color: transparent;
}

/*---------------- Header Style -----------------*/
.navbar-nav li a::after {
    position: absolute;
    content: "/";
    right: -14px;
    color: #181818;
}
.navbar-nav li:last-child a::after{
    content: "";
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0;
    border: 3px solid #ffb2b2;
    border-top: 0;
    border-right: 0;
    border-left: 0;
    border-radius: 0;
}

.nav-top li a {
    color: #000000;
}

.contact-nav-top li a i {
    margin-right: 6px;
}

.nav-top-section {
    background-color: #f4f4f4;
}
.nav-top ul {
    margin-bottom: 0;
}
.navbar-default .navbar-nav > li > a {
    color: #181818;
    font-family: 'OpenSans-Light';
    padding-top: 15px;
    padding-bottom: 5px;
    margin-left: 18px;
    text-transform: uppercase;
    font-size: 13px;
}

/* .navbar-default .navbar-nav > .active > a{
	border-bottom: 3px solid #fe0000;
	color: #fe0000;
} */
.navbar-default .navbar-nav li > a.active {
    color: #fe0000;
    border-bottom: 3px solid #fe0000;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    color: #fe0000;
    background-color: transparent;
    border-bottom: 3px solid #fe0000;
}
.navbar-nav {
    float: left;
    margin: 0px -30px;
    height: 50px;
}
.social-media-top > li {
    padding-right: 0px;
}

.social-media-top li a {
    font-size: 20px;
}
.contact-nav-top {
    padding-top: 5px;
    padding-bottom: 5px;
}
/*---------------- Banner Style -----------------*/
.banner-section {
    background-color: #fef1f1;
}

/*.main-logo img {
    padding-top: 80px;
    padding-bottom: 50px;
}
*/

.main-logo {
    padding-top:5px;
}

.banner-head h1 {
    font-size: 60px;
    padding-bottom: 100px;
    font-family: 'Raleway-Bold';
    color: #000000;
}

/*---------------- Inner Section Style -----------------*/
.emphasis {
    font-style: italic;
    font-weight: normal;
    background-color: white;
    border: 5px solid #fef1f1;
    padding: 5px 10px;
    margin: 0 40px;
}

.read-more-btn {
    background-color: transparent;
    border: 2px solid #fe0000;
    transition: all 0.5s ease 0s;
    color: #fe0000;
    width: 60%;
    height: 40px;
    line-height: 23px;
    font-family: 'OpenSans-Bold';
}
.read-more-btn:hover {
    color: #ffffff;
    background-color: #fe0000;
    border-color: #fe0000;
}
.benefit-section {
    background-color: #f9f9f9;
}

.benefit-list {
    background-color: #ffffff;
    min-height: 180px;
    border-radius: 10px;
    float: left;
}
.company-detail-section {
    padding: 40px 0;
}
.detail-content {
    height: 100%;
    background-color: #f6f6f6;
    padding: 10px;
}
.detail-content li {
    list-style-type: "\27bd \0020";
}

.our-services-page .detail-content li {
    font-weight: bold;
}

.detail-content h2, .view-home-page-grid h3 {
    text-transform: uppercase;
}
.detail-content p {
    font-family: 'OpenSans-Regular';
    margin-bottom: 18px;
}

.company-detail {
    background-color: #f2f2f2;
    padding: 20px;
}

.col-md-12 {
    padding: 15px;
}

#block-views-home-page-grid-block .row {
    display: flex;
    align-items: stretch;
}
#block-views-home-page-grid-block .row > div {
    flex: 1;
    box-sizing: border-box;
    display: flex;
    justify-content: center; /* Center content vertically */
    align-items: stretch;
}

#block-views-home-page-grid-block .block-container {
    display: grid;
    grid-template-columns: repeat(4, 1fr); /* 4 equal columns */
    grid-template-rows: repeat(2, auto); /* 2 rows */
    column-gap: 20px; /* Space between the columns */
    width: 100%;
    /* max-width: 1200px; Optional: Limit the total width */
    margin: 0 auto; /* Center the container horizontally */
    padding: 10px; /* Optional: Padding around the grid */
    box-sizing: border-box;
}

#block-views-home-page-grid-block .block-container > div {
    background-color: #f2f2f2;
    padding: 10px;
    text-align: center;
    border: 1px solid #bbb;
}



.common-sub-head h3 {
    color: #2b2f12;
    font-size:30px;
    font-family: 'Roboto-Bold';
    margin-bottom: 18px;
}
.list-head {
    color: #fe0000;
    font-size: 22px;
    padding-top: 16px;
    float: left;
    width: 100%;
    font-weight: bold;
    padding-bottom: 5px;
}
.benefit-section .row {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    column-gap: 60px;
}
.row .middle-column {
    flex: 1 1 auto;
}

.benefit-list{
    filter: drop-shadow(5px 5px 4px #4444);
}
.benefit-list p {
    padding: 0px 35px 15px 35px;
}
.benefit-details {
    padding-bottom: 40px;
    float: left;
}
ul li.leaf a {
    background: url(../images/right-arrow-list.png) 0 3px;
    background-repeat: no-repeat;
    padding: 0px 16px;
}
ul li.leaf a.active{
    color:#fff;
}
ul li.leaf {
    list-style-image: unset;
    list-style-type: unset;
}
.company-detail .detail-content h3 {
    margin-bottom: 20px;
}

/*---------------- Flowchart Style -----------------*/

.flowchart {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    margin: 40px 5px;
}

.step {
    background-color: #f0f0f0;
    padding: 20px;
    border-radius: 8px;
    width: 60%;
    text-align: center;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    position: relative;
}

.flowchart h4 {
    margin-bottom: 10px;
    font-size: 1.5em;
    font-weight: bold;
}

.flowchart p {
    margin: 0;
    font-size: 1em;
    color: #555;
}

.arrow {
    font-size: 2em;
    margin-top: 10px;
    color: #333;
}

.arrow::before {
    content: '';
    position: absolute;
    width: 2px;
    height: 20px;
    background-color: #333;
    left: 50%;
    transform: translateX(-50%);
}

.step:last-of-type .arrow {
    display: none; /* Hide the arrow on the last step */
}


/*---------------- Footer Style -----------------*/
footer {
    background-color: #1e1e1e;
    color: #fff;
}
footer h2 {
    color: #fff;
}
footer a {
    text-decoration: none;
}
footer a:hover {
    text-decoration: underline;
}
footer .top-row {
    display: flex;
    justify-content: space-evenly;
    gap:60px;
}
footer .top-row>div {
    flex:1;
}
.footer-section .region {
    padding:20px;
}
.footer-section h2 {
    font-size: 30px;
    font-weight: bold;
    margin: 40px 0 20px 0;
    float: left;
    width: 100%;
}
.footer-section p {
    line-height: 24px;
}
.contact-contact {
    margin-top: 15px;
    float: left;
    font-family: 'Roboto-Bold';
    width: 100%;
}

.contact-contact li a{
    color: #ffffff;
}
.copyrights-section {
    border-top: 1px solid #464646;
}
.copyrights-section {
    font-size: 12px;
}
.copyrights-section a {
    color:#337ab7;
}
#block-block-9 {
    display: flex;
    justify-content: space-between;
}
.footer-menu a {
    color: #fff;
    text-transform: uppercase;
}
.footer-menu li a i {
    padding-right: 10px;
}
.footer-menu li {
    padding-bottom: 5px;
}
.footer-menu ul {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    height: 165px;
    column-gap: 0px;
}
.social-media-top {
    float: right;
}
.contact-add p {
    font-size: 12px;
}
.dexis-pty-section .block-block p {
    font-size: 13px;
}
.inner-pages ul li::before {
    background: #000;
    width: 6px;
    height: 6px;
    position: absolute;
    content: '';
    border-radius: 50%;
    margin-top: 7px;
    left: 36px;
}
.inner-pages ul li{
    margin-left: 20px;
}


/*---------------- Media query Style -----------------*/
/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-width : 320px) and (max-width : 480px) {
    .navbar-collapse {
        padding-right: 15px;
        padding-left: 15px;
        overflow-x: visible;
        -webkit-overflow-scrolling: touch;
        border-top: 1px solid transparent;
        -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
        box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
        width: 100%;
    }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: #e7e7e7;
        margin: 0 auto;
    }
    .nav {
        width: 100%;
    }

    .navbar-nav li a::after {
        position: absolute;
        content: " ";
    }
    .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
        color: #fe0000;
        background-color: #fef1f1;
        border: none;
    }
    .navbar-nav {
        margin: 0;
    }
    .navbar-default .navbar-nav > li > a {
        color: #181818;
        font-family: 'OpenSans-Light';
        padding-top: 15px;
        padding-bottom: 15px;
        margin-left: 0;
        transition: all 0.5s ease 0s;
    }
    .nav > li {
        position: relative;
        display: block;
        border-bottom: 1px solid #fe0000;
    }
    .navbar-default .navbar-nav > .active{
        border-bottom: 3px solid #fe0000;
        color: #fe0000;
    }
    .navbar-default .navbar-nav > li a.active{
        border-bottom: none;
    }
    .nav > li:last-child {
        border-bottom: none;
    }

    .detail-content, .benefit-list {
        margin-bottom: 15px;
    }

    .footer-section h2 {
        font-size: 25px;
        font-family: 'OpenSans-Bold';
        margin: 30px 0 15px 0;
    }
    .nav-top ul {
        margin-bottom: 0;
        text-align: center;
    }
}
@media only screen and (min-width : 641px) and (max-width : 766px){

    .banner-head h1 {
        font-size: 42px;
    }
    .benefit-list {
        min-height: 150px !important;
    }
}
@media only screen and (max-width : 767px) {
    .navbar-collapse {
        padding-right: 15px;
        padding-left: 15px;
        overflow-x: visible;
        -webkit-overflow-scrolling: touch;
        border-top: 1px solid transparent;
        -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
        box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
        width: 100%;
    }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: #e7e7e7;
        margin: 0 auto;
    }
    .nav {
        width: 100%;
    }
    .navbar-nav li a::after {
        position: absolute;
        content: " ";
    }
    .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
        color: #fe0000;
        background-color: #fef1f1;
        border: none;
    }
    .navbar-nav {
        margin: 0;
    }
    .navbar-default .navbar-nav > li > a {
        color: #181818;
        font-family: 'OpenSans-Light';
        padding-top: 15px;
        padding-bottom: 15px;
        margin-left: 0;
        transition: all 0.5s ease 0s;
    }
    .nav > li {
        position: relative;
        display: block;
        border-bottom: 1px solid #fe0000;
    }
    .navbar-default .navbar-nav > .active{
        border-bottom: 3px solid #fe0000;
        color: #fe0000;
    }
    .navbar-default .navbar-nav > li a.active{
        border-bottom: none;
    }
    .nav > li:last-child {
        border-bottom: none;
    }
    .banner-head h1 {
        font-size: 36px !important;
        padding-bottom: 100px;
        font-family: 'Raleway-Bold';
        color: #000000;
    }

    .footer-menu ul {
        -webkit-column-count: unset;
        -moz-column-count: unset;
        column-count: unset;
        height: auto;
        column-gap: unset;
    }
    .detail-content {
        background-color: #f6f6f6;
        padding: 10px 16px 35px 16px;
        margin-bottom: 15px;
    }
    .benefit-list {
        background-color: #ffffff;
        min-height: 160px;
        border-radius: 10px;
        margin-bottom: 15px;
    }
    .social-media-top {
        float: unset !important;
        text-align: center !important;
    }
    .nav-top ul {
        margin-bottom: 0;
        text-align: center;
    }
    .list-second-head {
        width: 100% !important;
    }
    .benefit-list{
        min-height:1px !important;
    }
}
@media only screen and (min-width : 442px) and (max-width : 767px){
    .read-more-btn {
        width: 30%;
        height: 40px;
    }
}
@media only screen and (min-width : 768px) and (max-width : 991px) {
    .benefit-list  {
        min-height: 160px !important;
    }
}
@media only screen and (min-width : 768px) and (max-width : 1024px) {
    .read-more-btn {
        width: 35%;
    }
}

@media only screen and (max-width : 992px){
    .footer-menu ul {
        -webkit-column-count: unset;
        -moz-column-count: unset;
        column-count: unset;
        height: auto;
        column-gap: unset;
    }
    .benefit-list, .detail-content {
        margin-bottom: 15px;
    }
}
@media (min-width:992px){
    .view-home-page-grid .view-content > div {
        padding: 0 5px;
    }
    .benefit-details > [class*="col-"]{
        padding:0 15px !important;
    }
    .benefit-details [class*="col-"]{
        padding: 0 5px;
    }
}
@media only screen and (min-width : 992px) and (max-width : 1200px) {
    .benefit-list{
        min-height:250px !important;
    }
}
@media only screen and (min-width : 1024px) and (max-width : 1200px) {
    .read-more-btn {
        width: 40%;
    }
}
@media only screen and (max-width : 1200px){
    .footer-menu ul {
        -webkit-column-count: unset;
        -moz-column-count: unset;
        column-count: unset;
        height: auto;
        column-gap: unset;
    }
    .benefit-list, .detail-content {
        margin-bottom: 15px;
    }
    .benefit-list {
        min-height: 190px;
    }
}
@media only screen and (min-width : 1201px) and (max-width : 1300px){
    /* Styles */
    .footer-menu ul {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        height: 165px !important;
        column-gap: 0px;
        width: 50%;
    }
}
.list-second-head {
    float: left;
    text-align: center;
    width: 50%;
}
.service {
    padding: 10px 0;
}
.left-service-list {
    padding-right: 20px;
}
.right-service-list {
//background-color: #f8fff0;
    background-color: #d3d3d3;
    border: 3px solid black;
    border-radius: 10px;
    padding: 10px;
}
.service-page-content h2{
    color: #454924;
    font-family: 'Calibri-Bold' !important;
}

@media (min-width:992px){
    .bannerWrapper{
        text-align: center;
    }
    .bannerInner{
        display: inline-block;
    }
    .bannerInner .main-logo{
        float:left;
    }
    .bannerInner .banner-head{
        float: left;
        text-align: left;
        margin-left:20px;
        margin-top:40px;
    }
}
@media (min-width:768px) and (max-width:991px){
    .detail-content .field-content {
        min-height: 100px;
    }
}
@media (min-width:992px) and (max-width:1199px){
    .detail-content .field-content {
        min-height: 100px;
    }
}
@media (min-width:1200px) {
    .detail-content .field-content {
        min-height: 140px;
    }
}
