.dterm-block2 {
    margin-top: 6em;
    width: 100%;
    position: relative;
    padding-top: 0;
    padding-bottom: 0;
}

.dterm-block2:before {
    content: "";
    position: absolute;
    left: -50px;
    width: 120px;
    height: 120px;
    background: #daff2f;
    border-radius: 40px;
    top: -50px;
    opacity: 0.7;
}


.dterm-list li {
    list-style-image: url('../images/chk.png');
    list-style-position: inside;
    margin-top: 8px;
    color: #3c3c3c;
    font-weight: 500;
    /*font-size: 1rem; */ 
}

.dterm-list li::marker{
	margin-right:30px;
}


.dterm-img {
    margin: 50px 0 0;
    text-align: center;
}

.dterm-list .btn-block {
    /*position: absolute;*/
    /*bottom: 40px;*/ 
} 

.dterm-ms li {
    list-style-image: url('../images/chk.png');
    list-style-position: inside;
    margin-top: 8px;
    color: #3c3c3c;
    font-size: 1rem; 
    font-weight: 500;
}

.dterm-ms li::marker{
	margin-right:30px;
}

.dterm-ms h5 {
    font-weight: 600;
    margin-bottom: 20px;
    display: block;
    color: #4757ea;
    text-transform: uppercase;
}

section.dterminal {
    padding-bottom: 8em;
}

.dterm-block1 .btn-block {
    /*position: absolute;*/
    /*bottom: 0;*/ 
}

.dterm-block1 {
    padding-left: 50px;
    margin-top: 3em;
    border-left: 1px solid #000;
}

.dterm-block1 h2 {
    margin-bottom: 50px;
}

.dterm-block1 p {
    font-size: 1.125rem;
    margin-bottom: 3rem;
}

.dterm-block2 .col-md-12 {    margin-bottom: 20px;  }

.dterm-block1 .col-md-6 {
    position: relative;
}
.dterm-list p {
    font-weight: 500;
    color: #3c3c3c;
}   

.dterm-img-box h4 {
    font-size: 2rem;
    font-weight: bold;
}

.dterm-img-box {
    text-align: center;
    padding: 5rem 0;
    width: 100%;
    position: relative;
    height: 100%;
}

.dterm-img-box:before{
    background: url('../images/blue-gx.png') repeat-y scroll left top;
    height: 100%;
    border-radius: 20px 0px 0px 20px;
    width: 100%;
    content:"";
    position:absolute;
    left:0px;
    z-index: -1;
    top: 0;
}

.dterm-img-box:after{
    background: url('../images/gr-circle-left.png') no-repeat scroll right center;
    height: 100%;
    width: 100%;
    content:"";
    position:absolute;
    right: 0px;
    z-index: -1;
    top: 0;
    max-width: 352px;
    max-height: 530px;
    bottom: 0;
    margin: auto;
    background-size: contain;
}

.dterm-list:after{
    background: url('../images/gr-circle-right.png') no-repeat scroll left center;
    height: 100%;
    width: 100%;
    content:"";
    position:absolute;
    left: 0px;
    z-index: -1;
    top: 0;
    max-width: 168px;
    max-height: 494px;
    bottom: 0;
    margin: auto;
    background-size: contain;
}

.dterm-list {
    padding: 6rem 3rem 6rem 4rem;
    width: 100%;
    position: relative;
    height: 100%;
    border-radius: 20px 0px 0px 20px;
}   

.dterm-list:before{
    background: url(../images/green-gx.png) repeat-y scroll left top;
    height: 100%;
    border-radius: 20px 0px 0px 20px;
    width: 100%;
    content:"";
    position:absolute;
    left:0px;
    z-index: -1;
    top: 0;
}

.dterm-img img.cus-imgg {
    max-width: 53%;
}  

.dterm-block2 .col-md-5 {
    padding-right: 0;
}

.dterm-block2 .col-md-7 {
    padding-left: 0;
}

.dterm-list ul {
    margin: 40px 0;
    width: 100%;
    min-height: 400px;
}  

.mang-feat {
    background: #072945;
    padding: 60px;
    width: 100%;
    border-radius: 20px;
    position: relative;
}

.mang-feat p {
    color: #fff;
}   


.dterm-list h4 {
    font-weight: 700;
}  

.mang-feat img {
    width: 100%;
    border-radius: 20px;
    margin-bottom: 30px;
}   
 

.dterm-list.auto ul {
    min-height: auto;
}  

.our-manag-bus .heading {
    margin-bottom: 40px;
}


.mang-feat:after {
    content: "";
    position: absolute;
    right: -50px;
    width: 190px;
    height: 190px;
    border-radius: 30px;
    background: #daff2f;
    top: -50px;
    opacity: 0.8;
}   

section.our-ecom-feat{
    background: url('..images/bcube-bg.jpg') no-repeat scroll center top #e1fdff;    
    background-size: cover;    
}

img.bcube-left {
    position: absolute;
    left: 50px;
    top: 0;
    z-index: 0;
}

img.bcube-right {
    right: 0;
    position: absolute;
    top: 25%;
    z-index: 0;
}

.oem-item {
    padding: 0px 15px 30px;
    width: 100%;
    margin-bottom: 40px;
    border-radius: 20px;
    position: relative;
}

.oem-item p {
    margin-bottom: 0;
    position: relative;
    font-size: 0.9rem;
}

.oem-item h4 {
    font-weight: 600;
    margin-bottom: 10px; 
    margin-top: 20px;
}

img.ecom-thumb-serv {
    border-radius: 20px;
    width: unset;
}  

.oem-item:before {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 60%; 
    bottom: 0;
    border-radius: 0px 0px 20px 20px;
    background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); 
    z-index: 0;
    opacity:0;
}

.oem-item:hover:before { 
    opacity: 1; 
}

.our-ecom-feat + .feat-nos {
    box-shadow: none;
}  

.our-ecom-serv .col-md-3 {
    border-left: 1px solid #9ca1a4;
    padding: 0 5px;
}

.oecom_item {
    border-radius: 10px;
    padding: 30px 17px 50px 17px;
    position: relative;
    height: 100%;
}

.oecom_item img {
    margin-bottom: 30px;
    margin-top: 30px;
}

.oecom_item  h4 {
    font-weight: 600;
    font-size: 1.3rem;
}

.oecom_item p {
    margin-bottom: 0;
}  

.oecom_item:hover , .oecom_item:focus , .oecom_item:active  {  
    background: linear-gradient(to bottom,  rgba(221,218,249,1) 0%,rgba(248,247,255,1) 100%);   
}
 
 
 
 
 



body .popupform {
    max-width: 930px;
    padding: 0;
    background: none;
    overflow: visible;
}

.popupform::after {content: "";position: absolute;left: 0;top: 0;height: 486px;width: 326px;background: url(../images/pop-img.png) no-repeat 0 0 / 100%;}

.custom-pop .row {
    /* margin: 0; */
}

.popup-content h2 {
    font-size: 2rem;
    color: #092b47;
    font-weight: 700;
    margin: 0 0 6px;
    text-transform: uppercase;
}

.popup-content h2::before {
    display: none;
}

.popup-content p {
    /* max-width: 86%; */
    margin: 0 0 10px;
    color: #000;
    font-weight: 500;
    /* padding-left: 14px; */
    font-size: 14px; 
}

.custom-pop {
    padding: 30px 0;
}

.popup-content p.form_tagline {
    max-width: 100%;
    font-size: 11px;
    margin: 0;
    position: relative;
    padding-left: 15px;
}

.popup-content p.form_tagline input {
    vertical-align: middle;
    height: auto;
    position: absolute;
    left: 0;
    top: 4px;
}


.popup-content [class*='col-'] {
    padding: 0 7px;
    margin-top: 0;
}

.popup-content [class*='col-'] select , 

.popup-content [class*='col-'] input {
    /* color: #444444; */
    font-weight: 500;
    font-size: 13px;
    height: 40px;
    margin-bottom: 11px;
    border-radius: 0;
    border: 1px solid #e6e6e6;
}

.popup-content [class*='col-'] input::placeholder, .popup-content [class*='col-'] textarea::placeholder {
    color: #313131;
}

.popup-content [class*='col-'] textarea {
    outline: none;
    color: #444444;
    font-weight: 500;
    font-size: 13px;
    height: 141px;
    border-radius: 0;
    resize: none;
    border: 1px solid #e6e6e6;
}

.popup-content [class*='col-'] input.btn {
	color: #fff;
	margin: auto;
	padding: 13px 30px;
	width:100%;
	font-weight: 600;
	background: #1a172c;
	font-size: 1.2rem;
	height: auto;
	border-radius: 5px;
	text-shadow: 0 0 2px black;
}

.pop-txt {
    left: -44px;
    padding: 0;
}

.popup-content [class*='col-'] input:focus {
    box-shadow: none;
    outline: none;
}

.popupform button.fancybox-button {
    background: #f53230;
    height: 35px;
    width: 35px;
    padding: 0;
    border-radius: 30px;
    opacity: 1;
    top: -7px;
    right: -16px;
    color: #fff;
    font-weight: 500;
}

.popup-inn {
    display: flex;
    align-items: center;
}

.popup-banner {
    width: 272px;
    border: 6px solid #daff2f;
    transform: scale(1.1);
    border-radius: 10px;
}

.popup-content {
    padding: 30px;
    background: #fff;
    border: 6px solid #daff2f;
    border-radius: 0px 10px 10px 0;
    border-left: none;
    width: 660px;
}

.popup-banner img {
    max-width: none;
}

.popup-content li {
    list-style: none;
}

.popup-content li.checkbox_bl {
    display: flex;
    justify-content: center;
    margin-bottom: 5px;
    margin-top: 5px;
}

.popup-content li.checkbox_bl input[type="checkbox"] {
    height: auto;
    width: auto;
}

.popup-content li.checkbox_bl label {
    font-size: 12px;
    margin-left: 7px;
    font-weight: 500;
    color: #212529;
    line-height: normal;
    display: inherit;
}

form.validate-popupform {
    padding: 0 10px;
    margin-top: 20px;
} 

.page_content h4.sub-heading {
    margin-bottom: 20px;
}

ul.list-ul {margin-bottom: 20px;}

ul.list-ul li {
    margin-bottom: 10px;
    list-style: disc inside;
}

.page_content + footer {
    margin-top: 0;
}   

section.inner-banner.vir-banner .row {
    align-items: start;
}
 