
.owl-stage-outer{
    z-index: 1;
}

.owl-stage .current{
    opacity: 0.3;
}

.slider-container .owl-theme .owl-nav .owl-prev {
    margin-left: -52px;
}

.slider-container .owl-theme .owl-nav .owl-next {
    margin-right: -52px;
}

.map-img iframe{
    max-width: 100%;
    border: 0;
    height: 339px;
}

.sub-menu .sub-menu-row-class-blue:after {
	position: absolute;
	top: -14px;
	right: 40px;
	margin-left: -10px;
	content: "";
	display: block;
	border-left: 14px solid transparent;
	border-right: 14px solid transparent;
	border-bottom: 14px solid #2966a7;
}
.sub-menu .sub-menu-row-class-red:after {
	position: absolute;
	top: -14px;
	right: 40px;
	margin-left: -10px;
	content: "";
	display: block;
	border-left: 14px solid transparent;
	border-right: 14px solid transparent;
	border-bottom: 14px solid #ff6b5e;
}
.sub-menu .sub-menu-row-class-yellow:after {
	position: absolute;
	top: -14px;
	right: 40px;
	margin-left: -10px;
	content: "";
	display: block;
	border-left: 14px solid transparent;
	border-right: 14px solid transparent;
	border-bottom: 14px solid #d1a941;
}


/* Custom css Start */

.img-inner img{
    aspect-ratio: 1/1;
    object-fit: contain;
    max-height: 226px;
}

@media screen and (min-width: 1700px) {
    .container {
        max-width: 1600px;
    }
}
.container {
    max-width: 1253px;
    width: 98%;
}

/* Set cms_content style Start */

/* .cms_content{
    min-height: 60vh;
} */

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

blockquote {
    /* margin: initial; */
    margin: 0;
}

.cms_content h1,
.cms_content h2,
.cms_content h3,
.cms_content h4,
.cms_content h5,
.cms_content h6 {
    font-weight: 600;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 1.2;
    color: cornflowerblue;
}

.cms_content h2{
    font-size: 30px;
}


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

/* .cms_content p {
    border: 0;
    margin: 0px;
    padding: 0px;
    font-size: 18px;
    font-weight: 500;
    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;
    padding: 10px;
}

.cms_content table {
    border-collapse: initial;
}

.cms_content a {
    color: black;
    font-weight: bold;
}

.cms_content a:hover {
    text-decoration: none;
    color: #1db1e5;
}


/* 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 */