

#sync2.owl-theme .owl-nav {
    z-index: -1;
}

.scale{
    transition:all 0.5s;
    padding-bottom: 10px;
}
.scale:hover{
    transform: scale(1.08);
}

.breadcrumb {
	padding: 0px 0px;
	list-style: none;
	background: none;
	border-radius: 0px;
	margin-bottom: -15px;
	padding-top: 0px;
}
li.breadcrumb-item {
	font-size: 15px;
	font-weight: 600;
}
.breadcrumb li.breadcrumb-item a {
	color: #000;
}
.breadcrumb-item.active {
	color: #000;
}
.breadcrumb-item + .breadcrumb-item::before {
	color: #000;
	padding: 0px 15px;
    content: ">";
    font-size: 15px;
}
nav {
	width: 100%;
}
/* Editor Content Start */


/* Set cms_content style Start */
.cms_content {
    text-align: initial;
    text-align: justify;
}

.cms_content table tr td {
    font-size: 17px;
    font-weight: 400;
}

.cms_content h1,
.cms_content h2,
.cms_content h3,
.cms_content h4,
.cms_content h5,
.cms_content h6 {
    font-weight: 600;
    border: 0;
    margin-bottom: 5px;
    padding: 0px;
    line-height: 1.5em;
    color: #3965b5;
}

/* @media(min-width:992px) {
    .cms_content {
        min-height: 1000px;
    }
} */

.cms_content {
    line-height: 1.5em;
    font-size: 17px;
    font-weight: 400;
    color: #000000;
}

.cms_content p {
    border: 0;
    margin: 0px;
    padding: 0px;
    line-height: 1.5em;
    font-size: 17px;
    font-weight: 400;
    color: #000000;
}

.cms_content img {
    max-width: 100%;
    height: auto !important;
}

.cms_content table,
.cms_content iframe {
    max-width: 100%;
}

.cms_content dl,
.cms_content dl li,
.cms_content ol,
.cms_content ol li,
.cms_content ul,
.cms_content ul li {
    margin: 0px;
    padding: 0px 0px 5px 0px;
    border: 0;
    list-style-type: revert;
}

.cms_content dl,
.cms_content dl li,
.cms_content ol,
.cms_content ol li,
.cms_content ul,
.cms_content ul li {
    margin: 0px 0px 0px 10px;
}

.cms_content table dl,
.cms_content table dl li,
.cms_content table ol,
.cms_content table ol li,
.cms_content table ul,
.cms_content table ul li {
    margin: 0px 10px;
}

.cms_content table {
    border-collapse: initial;
}

.cms_content a {
    font-weight: initial;
    text-decoration: underline;
    text-decoration-color: black;
}

.cms_content a:hover {
}


/* Set cms_content style End */


/* Set Special Style Start */


/****************************************/


/* .cms_content .desc-table table {
    color:black;
    width: 100%;
    border: 0 !important;
    border-collapse: collapse!important;
}   
.cms_content .desc-table td {
    padding: 17px 18px;
}
.cms_content .desc-table td::before {
    content: "\f061";
    color: #93c1dd;
    margin-right: 4px;
    padding-right:5px;
    font-family: 'FontAwesome';
}
.cms_content .desc-table tr:nth-child(odd) {
    background-color: #f3f8fbf3;
}
.cms_content .desc-table tr:nth-child(even) {
    background-color: #e8f2f8;
} */


/****************************************/


/* .cms_content  h4::after{
    content: '';
    display: block;
    width: 100%;
    height: 3px;
    max-width: 50px;
    margin: 10px 0px;
    background: #37b787;
}  */


/****************************************/


/* Set Special Style End */


/* Set responsive Style Start */

.cms_content .img-responsive-150 img {
    height: 150px!important;
    object-fit: contain;
}

.cms_content .img-responsive-200 img {
    height: 200px!important;
    object-fit: contain;
}

.cms_content .img-responsive-300 img {
    height: 300px!important;
    object-fit: contain;
}

.cms_content .img-responsive-400 img {
    height: 400px!important;
    object-fit: contain;
}

.cms_content .img-responsive-500 img {
    height: 500px!important;
    object-fit: contain;
}

.cms_content table.tb_logo td img {
    max-width: 100%;
}

@media screen and (max-width: 1200px) {
    .cms_content table.tb_logo {
        display: block;
    }
    .cms_content table.tb_logo tr {
        display: block;
    }
    .cms_content table.tb_logo td {
        display: inline-block;
        width: 49% !important;
        margin-bottom: 1px;
        position: relative;
    }
    .cms_content table.tb_logo th {
        display: block;
        width: 100%;
    }
}

@media screen and (max-width: 1025px) {
    .cms_content table.padRowH {
        display: block !important;
        position: relative;
    }
    .cms_content table.padRowH tbody,
    .cms_content table.padRowH tr,
    .cms_content table.padRowH tr td {
        display: block !important;
        width: 100% !important;
        /* margin-bottom: 1px; */
        position: relative;
    }
    .cms_content table.noRow tr td {
        display: table-cell;
    }
}

@media screen and (max-width: 769px) {
    .cms_content table.padRowV {
        display: block !important;
        position: relative;
    }
    .cms_content table.padRowV tbody,
    .cms_content table.padRowV tr,
    .cms_content table.padRowV tr td {
        display: block !important;
        width: 100% !important;
        /* margin-bottom: 1px; */
        position: relative;
    }
    .cms_content table.noRow tr td {
        display: table-cell;
    }
}

@media screen and (max-width: 520px) {
    .cms_content table.mScroll {
        overflow-x: scroll;
        max-width: 100%;
        display: block;
    }
    .cms_content table.mRow {
        display: block !important;
        position: relative;
    }
    .cms_content table.mRow tbody,
    .cms_content table.mRow tr,
    .cms_content table.mRow tr td {
        display: block !important;
        width: 100% !important;
        /* margin-bottom: 1px; */
        position: relative;
    }
    .cms_content table.noRow tr td {
        display: table-cell;
    }
}

@media screen and (max-width: 400px) {
    .cms_content table.tb_logo td {
        width: 100% !important;
    }
    .cms_content .img-responsive-150 img {
        height: 100%!important;
    }
    .cms_content .img-responsive-200 img {
        height: 100%!important;
    }
    .cms_content .img-responsive-300 img {
        height: 100%!important;
    }
    .cms_content .img-responsive-400 img {
        height: 100%!important;
    }
    .cms_content .img-responsive-500 img {
        height: 100%!important;
    }
}


/* Set responsive Style End */


/* Editor Content End */


/* Customer Style Start */

.cms_content .imgH50 img {
    height: 50px!important;
    object-fit: contain;
    ;
}

.cms_content .imgH100 img {
    height: 100px!important;
    object-fit: contain;
}

.cms_content .imgH150 img {
    height: 150px!important;
    object-fit: contain;
}

.cms_content .imgH200 img {
    height: 200px!important;
    object-fit: contain;
}

.cms_content .imgH300 img {
    height: 300px!important;
    object-fit: contain;
}

.cms_content .imgH400 img {
    height: 400px!important;
    object-fit: contain;
}

.cms_content .imgH500 img {
    height: 500px!important;
    object-fit: contain;
}

.cms_content .img50 img {
    height: 50px!important;
    object-fit: contain;
    ;
}

.cms_content .img100 img {
    height: 100px!important;
    object-fit: contain;
}

.cms_content .img150 img {
    height: 150px!important;
    object-fit: contain;
}

.cms_content .img200 img {
    height: 200px!important;
    object-fit: contain;
}

.cms_content .img300 img {
    height: 300px!important;
    object-fit: contain;
}

.cms_content .img400 img {
    height: 400px!important;
    object-fit: contain;
}

.cms_content .img500 img {
    height: 500px!important;
    object-fit: contain;
}

@media screen and (max-width: 820px) {
    .cms_content .img50 img {
        height: 100%!important;
    }
    .cms_content .img100 img {
        height: 100%!important;
    }
    .cms_content .img150 img {
        height: 100%!important;
    }
    .cms_content .img200 img {
        height: 100%!important;
    }
    .cms_content .img300 img {
        height: 100%!important;
    }
    .cms_content .img400 img {
        height: 100%!important;
    }
    .cms_content .img500 img {
        height: 100%!important;
    }
}


/* Customer Style End */