﻿/*global css*/

:root {
    --prm-color: #0381ff;
    --prm-gray: #b1b1b1;
}

body {font-family: 'Roboto', sans-serif; background: #fff; margin: 0; font-size:16px; color: #000000; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -ms-overflow-style: scrollbar; overflow-x: hidden;letter-spacing: 0.3px; }

h1{ font-size: 3.125rem; font-weight: 400; }
h2{ font-size: 3rem; font-weight: 400; }

a, a:focus { text-decoration: none; }
a:hover {  text-decoration: none; }
p a { text-decoration: none; color: rgb(13, 75, 160);}
p a:hover { text-decoration: underline; }

img { max-width: 100%; }
input:focus, textarea:focus, button:focus { outline: none; box-shadow: none; }
textarea.form-control { height: auto; }

.row-sm-padding { margin-left: -5px; margin-right: -5px; }
.row-sm-padding > [class*="col-"], .row-sm-padding > .col { padding-left: 5px; padding-right: 5px; }
@media (min-width: 1280px){
.container { max-width: 1200px;}
header .container-fluid{padding-left:60px;padding-right:60px}
}
@media (min-width: 768px){
.choose-us-wrapper .custom-col .col-md-3 {
    -ms-flex: 0 0 28%;
    flex: 0 0 28%;
    max-width: 28%;
}
@media (min-width: 992px){
.choose-us-background-hld .custom-col .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 28%;
    max-width: 28%;
}
.navbar  .dropdown:hover .dropdown-menu {  display: block;}
.navbar-light .navbar-nav .nav-link:hover svg {  -webkit-transform: rotate(180deg);  transform: rotate(180deg);}




}
.our-clients-row .col-md-4{ -ms-flex: 0 0 28%;
    flex: 0 0 28%;
    max-width: 28%;}
}
/***navigation****/
.navbar-expand-lg .navbar-nav{padding-bottom: 0;}
.navbar.align-items-lg-end{align-items:center !important}
li.nav-item.top-phone-no{margin-top: -20px;}
.navbar-light .navbar-nav .nav-link{  border:1px solid #ffffff;border-radius:8px;font-size: 14px; color:#252525;font-weight: 500;padding: 5px 15px 5px 15px;cursor:pointer}
.navbar{padding:10px 0;}
.navbar-light .navbar-nav .nav-link:hover{border:1px solid #ff7930;color:#ff7930}
.navbar-light .navbar-nav .nav-link:hover.dropdown-toggle::after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='15' height='15' viewBox='0 0 24 24'%3E%3Cdefs%3E%3Cpath id='a' fill='red' d='M12.5 13.563L6.762 8 5 9.712 12.5 17 20 9.712 18.237 8z'/%3E%3C/defs%3E%3Cuse fill-rule='evenodd' xlink:href='%23a'/%3E%3C/svg%3E")}
  header{  -webkit-box-shadow: -1px 17px 16px 0px rgba(191, 199, 207, 0.66);box-shadow: -1px 17px 16px 0px rgba(191, 199, 207, 0.66);z-index: 1;  position: relative;}
.navbar-light .navbar-nav .nav-link:hover svg {
    width: 12px;
    height: 12px;
    fill: #F58634;
    /* -webkit-transform: rotate(180deg); */
    /* transform: rotate(180deg); */
    opacity: 1;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.navbar-light .navbar-nav .nav-link svg {
    width: 12px;
    height: 12px;
    fill: #949292;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    margin-left: 4px;
}
.user-profile{ margin-top: -38px;}
.user-profile .profile-circle{margin:0 auto;border-radius:50%;overflow:hidden;width:38px;height:38px;display:flex;justify-content:center;align-items:center;border: 1px solid #e5e5e5;}
.user-profile p{font-size:12px;margin:0;font-weight:normal;color:#000000}
.user-profile .profile-circle img{width: 30px;}
/****header-top****/
.header-top{border-bottom:4px solid #0d4b9f;padding:8px 0}
.header-top a{color:#494545;font-size:13px;font-weight:300}
.header-top a span{padding-left:5px}
.header-top i.fa.fa-whatsapp {
    color: #38d64d;
      font-size: 25px;
    line-height: 0;
    position: relative;
    top: 4px;
}
.top-right-nav ul{padding:0}
.top-right-nav ul li{display:inline-block;list-style-type:none;padding:0 7px}
.top-right-nav ul li a{color:#585859;font-size:13px;font-weight:300}
.arrow-left svg{position: absolute; top: 20px; left: 20px; width: 35px; max-height: 20px;
    z-index: 10;outline: none; -webkit-transition: all 0.5s ease;  transition: all 0.5s ease;
    fill: #F58634;cursor:pointer}
	div.header-bottom-drow{ margin-top: -34px;}
/***10.11.2020**/
.banner-tab-area h1{color: #0d4ba0; font-size: 32px;  margin: 40px 0px 0px 0;font-weight: 500;}
.banner-tab-area h1 span{color: #44b354;   }
.banner-tab-area .tab-head-text p{    color: #534146;  font-size: 20px;   margin: 0 0px 30px 0;  }
.banner-tab-area .tab-left-area h5{     border-radius: 5px;font-weight:500;font-size:17px;    color: #0d4ba0; margin:0;padding:10px;  border: 1px solid #C6BABE;display:inline-block}
.productformbox {
    -webkit-box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    padding: 40px 25px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    background: #ffffff;
    min-height: 400px;
}
.banner-tab-area .owl-carousel .owl-stage-outer{    padding:10px 2px;min-height: 250px;}
.banner-tab-area .border-right{border-right: 1px solid #C6BABE;}
.banner-tab-area .gradient-arrow{  width: 0;
    height: 0;
    border-left: 23px solid transparent;
    border-right: 23px solid transparent;
    border-top: 45px solid #a92055;
    position: absolute;
    right: 0;
    margin: 0 auto;
    z-index: 99999;
    bottom: -44px;
    left: 0;
    top: auto;
    content: "";}
	.banner-tab-area .second-gd-box .gradient-arrow{  border-top: 45px solid #66bc3b;}
	.banner-tab-area .third-gd-box .gradient-arrow{  border-top: 45px solid #5f327a;}
	.banner-tab-area .fourth-gd-box .gradient-arrow{  border-top: 45px solid #165c99;}
    .banner-tab-area .fifth-gd-box .gradient-arrow{  border-top: 45px solid #ee9c20;}
    .banner-tab-area .sixth-gd-box .gradient-arrow{  border-top: 45px solid #1ed7f3;}
	

	.banner-tab-area .inner-box-wrapper h6{padding:1px 5px;margin:0;font-weight:500;font-size:14px;height:65px;display:flex;justify-content:center;align-items:center}
.banner-tab-area .inner-box-wrapper .gradient-box{background-image: radial-gradient(circle, #e32984, #c2255a);
    

    color: #ffffff; background-color: #F58634;min-height:100px;display: flex;
    align-items: center;
    justify-content: center; border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;}

    .banner-tab-area .sixth-gd-box .inner-box-wrapper .gradient-box {
        background-image: radial-gradient(circle, #1ed7f3, #11abc2);
    }
	
	.banner-tab-area  .inner-box-wrapper h6{border:1px solid #e32984;    border-top-left-radius: 12px;
    border-top-right-radius: 12px;}
	.banner-tab-area .second-gd-box .inner-box-wrapper h6{border:1px solid #7fc034}
	.banner-tab-area .third-gd-box .inner-box-wrapper h6{border:1px solid #783283}
	.banner-tab-area .fourth-gd-box .inner-box-wrapper h6{border:1px solid #0a3988}
    .banner-tab-area .fifth-gd-box .inner-box-wrapper h6{border:1px solid #f49401}
    .banner-tab-area .sixth-gd-box .inner-box-wrapper h6 {
        border: 1px solid #11abc2;
    }
	
.banner-tab-area .second-gd-box .inner-box-wrapper .gradient-box{background-image: radial-gradient(circle, #7fc034, #49b643);}
.banner-tab-area .third-gd-box .inner-box-wrapper .gradient-box{background-image: radial-gradient(circle, #783283, #3b3370);}
.banner-tab-area .fourth-gd-box .inner-box-wrapper .gradient-box{background-image: radial-gradient(circle, #2687af, #03277f);}
.banner-tab-area .fifth-gd-box .inner-box-wrapper .gradient-box{background-image:radial-gradient(circle, #eaa939, #f38c00)}
.slider-tab .owl-item.active.center .inner-box-wrapper  {
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    opacity: 1;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    cursor: pointer;
}
.tab-right-area .nav-tabs .nav-link{    padding: 15px 15px 35px 15px;
    position: relative;
    z-index: 99;border:0}
	.banner-tab-area .owl-carousel .owl-item img{width:30px}
	.banner-tab-area .owl-carousel .owl-item.active img{width:60px}
	.banner-tab-area .inner-box-wrapper .gradient-box .gradient-inner-box{
		background-image:url(../images/tab-icon/small-graph.png);
		    width: 100%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
	    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
	background-size: 100% 100%;
    min-height: 81px;
		}
		.banner-tab-area  .owl-carousel .owl-stage{min-width:400px}
.banner-tab-area .owl-item.active.center .inner-box-wrapper .gradient-box .gradient-inner-box{background-image:url(../images/tab-icon/big_graph.png);}
.banner-tab-area .inner-box-wrapper{border-radius:25px;-webkit-transform: scale(1.3);
    -moz-transform: scale(0.6); -ms-transform: scale(0.6); -o-transform: scale(0.6); transform: scale(0.6);    box-shadow: 1px 15px 25px rgb(0 0 0 / 24%);}
.tab-right-area .nav-tabs .nav-link span{background: linear-gradient(to bottom, #595959 0%, #7f7f7f 100%);color:#ffffff;font-size:18px;font-weight:400;padding: 8px 25px;border-radius:10px !important}
.nav-tabs .nav-link.active{border:0;background-color:#f6fef7;    border-top-left-radius: 6px;
    border-top-right-radius: 6px;    box-shadow: -2px -4px 6px rgb(232 232 232);}
	.tab-right-area .nav-tabs .nav-link:hover{border:0}
.nav-tabs .nav-link.active span{background: linear-gradient(to bottom, #25660e 0%, #43b253 100%);}
.tab-right-area .tab-pane h4{font-size:18px;color:#3da143;font-weight:500;margin:5px 0 40px}
.tab-right-area .tab-pane{padding:0;    -webkit-box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.2);
    border-radius: 8px;
    padding: 20px 25px;background-color:#f6fef7;    margin-top: -2px; }
.tab-right-area .tab-pane .restlbl{display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
	height: 40px !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
	padding:2px 5px 2px 5px;
	width: 100%; 
	border: 1px solid #C6BABE;
	border-radius: .25rem; 
	
}
	.tab-right-area {
    padding-left: 25px;
}
.tab-right-area .tab-pane .form-inline .form-group  .col-sm-10{padding-left:13px}
	.tab-right-area .tab-pane .restlbl .lmbutton{border:none;padding:2px 5px;font-style:italic;font-size:14px;    border-radius: 50%;
    width: 20px; height: 20px; text-align: center; line-height: 1.3; margin: 0 1px;}
	.tab-right-area .tab-pane .restlbl .lmbutton.active{
        background-color:#085faf;
        border-radius: 50%;
        color:#fff;
        width: 20px;
        height: 20px;
        text-align: center;
		line-height: 1.3;

    }
	.tab-right-area .tab-pane .gender.restlbl .lmbutton{margin:0}
	.tab-right-area .tab-pane .gender.restlbl .lmbutton.active{background-color:#085faf;color:#ffffff}
	.tab-right-area .tab-pane .gender.restlbl .lmbutton{width:50%;height: 100%; line-height: 2.9;font-size: 12px;cursor:pointer;border-radius: 0;}
	.form-inline .form-group{margin-bottom:18px}
.tab-right-area .tab-pane .form-control{height: 40px !important;width: 100%;border: 1px solid #846f7566;background-color: transparent;}
.tab-right-area .tab-pane .form-inline .col-md-6{padding-right: 0; }
.tab-right-area .tab-pane .form-inline label.control-label{padding: 0;font-size:14px;font-weight:300;text-align:left;
    justify-content: flex-start;font-size: 12px; color: #846F75; }
.tab-right-area .nav-tabs{border:0 }
.get-quotes-btn{background-color:#45b757;color:#ffffff;font-size:17px;font-weight:300;border-radius:10px;width:163px;margin-top: 11px;}
.full-width{width:100% !important}
/***banner***/

/***color-box******/
.color-box-wrapper .color-box{
    border-radius:15px;
    background-image:linear-gradient(#052a5c, #1054b0);
    color:#52ef6a;background-color:#052a5c;
    display:-webkit-box;display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;cursor:pointer;outline:0;
  -webkit-transition: all .5s ease-in;
    -webkit-transform: scale(1); 
    -ms-transition: all .5s ease-in;
    -ms-transform: scale(1); 
    -moz-transition: all .5s ease-in;
    -moz-transform: scale(1);
    transition: all .5s ease-in;
    transform: scale(1); 
    height: 150px;
    width: 150px;
}

.color-box-wrapper .color-box .icon-hld img{max-width: 50px;  max-height: 45px;}

.color-box-wrapper .color-box .icon-hld{margin-bottom:25px}
.color-box-wrapper .color-box h5{font-size:15px;font-weight:500;margin:0}
.color-box-wrapper .color-box:hover{background-image:linear-gradient(#235f08, #45b656);color:#fff;box-shadow:0 .4em .7em 0 rgba(4,49,64,.2);  
-webkit-transition: all .5s ease-in;
    -webkit-transform: scale(1.5);
    -ms-transition: all .5s ease-in;
    -ms-transform: scale(1.5);   
    -moz-transition: all .5s ease-in;
    -moz-transform: scale(0.5);
    transition: all .5s ease-in;
    transform: scale(1.1);
	background-color:#23620b;
}
.border-box-wrapper .border-box{
	text-transform: capitalize;
	border:1px solid #f7941d;
	    border-radius: 8px;
    color: #534146;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    cursor: pointer;
    outline: none;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    padding:2px 0 2px 10px;overflow: hidden;
    height: 100%;
}
.border-box-wrapper .border-box .icon-hld {
    max-width: 90px;
}
.border-box-wrapper .border-box .icon-hld img{margin-right:6px}
.border-box-wrapper .border-box h5{color:#494545;font-size:14px;font-weight:500;margin:0}
.info-details-box {border:1px solid #043271;border-radius: 20px;margin-top: 50px;}
.info-details-box .boxes{}
.info-details-box .boxes svg{  max-width: 40px;  max-height: 40px;}
.info-details-box .boxes h5 {
    margin: 8px 0 0;
    font-weight: 500;
    color:#585958;
    font-size:16px;
}
.info-details-box .boxes span {
    color: #585958;font-size:14px;font-weight:300;
}
.info-details-box .col-md-3  .boxes{    border-right: 1px solid #CDC3C6;}
.info-details-box .col-md-3:last-child .boxes{ border-right: 0;}
.info-details-box .boxes .icon-box{height:40px}

.dropdown-toggle::after{opacity:0;width: 15px; height: 15px;bottom: auto; top: 50%; left: auto; right: 8px;  transform: translateY(-50%) rotate(0);margin: 0;  border: 0;position: absolute;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='15' height='15' viewBox='0 0 24 24'%3E%3Cdefs%3E%3Cpath id='a' fill='%23a3a9ad' d='M12.5 13.563L6.762 8 5 9.712 12.5 17 20 9.712 18.237 8z'/%3E%3C/defs%3E%3Cuse fill-rule='evenodd' xlink:href='%23a'/%3E%3C/svg%3E")}
.navbar-expand-lg .navbar-nav .dropdown-menu{    border: 2px solid #efefef;
    box-shadow: 0px 3px 6px 0px #d2dded;}
.dropdown-menu:after, .dropdown-menu:before {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.dropdown-menu:after {
	border-color: rgba(136, 183, 213, 0);
	border-bottom-color: #ffffff;
	border-width: 11px;
	margin-left: -20px;
}
.dropdown-menu:before {
	border-color: rgba(194, 225, 245, 0);
	border-bottom-color: #efefef;
	border-width: 13px;
	margin-left: -22px;
}
section .common-heading {
    margin: 0 0 38px 0;
    position: relative;
    color: #000;
    font-size: 36px;
    font-weight: 500;

}
.bodybg {
    background: #f5f6f8;
}

section .common-heading span {
    color: #0d4ba0;
    font-weight: 500;
}
section .common-heading.text-center:before {
    left: 0;
    right: 0;
    margin: 0 auto;
}
section .common-heading:before {
    content: "";
    width: 201px;
    height: 4px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -10px;
}
.choose-us-wrapper .choose-us-box {position:relative;display:flex;justify-content:space-between;align-items:center;padding:60px 15px 30px;flex-direction:column;-webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.2);margin:70px 0 0;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.2); border-radius: 10px;  background: #ffffff;border-radius:30px}
.choose-us-wrapper .top-blue-circle{position:absolute;left:0;right:0; top: -70px;bottom:auto;text-align:center}
.choose-us-wrapper .top-blue-circle img{
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
     
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    transition-property: transform;
     
    overflow:hidden;
 
    }  
 
.choose-us-box:hover .top-blue-circle  img
{
    -webkit-transform:rotate(360deg);
    -moz-transform:rotate(360deg);
    -o-transform:rotate(360deg);
}

.choose-us-wrapper .choose-us-box h5{color:#0d4ba0;font-size:20px;font-weight:500;margin:25px 0 0;text-align: center;}
.common-gap{padding:38px 0 0}
.choose-us-wrapper .choose-us-background-hld{    background-image: url(../images/icon/artwork_why-choose-us.png);
    padding-bottom: 110px;
    background-repeat: no-repeat;
    background-position: top center;  
    background-size: 1256px;}
.choose-us-wrapper .choose-us-background-hld .container{}
.choose-us-wrapper .choose-us-box .choose-us-ico {
    height: 88px;
    margin-top: 15px;
}
.choose-us-wrapper .choose-us-box:hover {background-color:#f1fff2;}
.easy-step .custom-container{max-width:820px; }
.step-circle-wrapper{position:relative}
.step-circle-wrapper{position:relative;width: 144px; }
.easy-step .step-circle{color:#ffffff;display:flex;align-items:center;justify-content:center;border:4px solid #094567;height: 144px; width:100%;border-radius: 50%;position:relative}
.step-circle-wrapper .step-circle span{background-color:#db8514;width: 30px; height: 30px; display:flex;align-items:center;justify-content:center;border-radius: 50%;font-weight:500;font-size:18px;position: absolute; left: 15px;
    top: -8px;right:auto;bottom:auto;font-weight:500}

.step-circle-wrapper p{color: #585958;font-size: 13px; font-weight: 600;margin-top:15px;letter-spacing: initial;line-height: initial;}
.step-circle-wrapper:last-child .step-circle:after{opacity:0}
.easy-step  .step-circle-wrapper .step-circle:after{content:"";position:absolute;right:-85px;top:60px;transform:translateY(-50%);left:auto;bottom:auto;width:92px;height:107px;background-image:url(../images/icon/step.png)}
.easy-step .common-heading{font-size:40px;color:#45b756;}
.question-hld{background-color:#052b60;padding:35px 0;color:#ffffff;font-size:18px}
section.common-gap.easy-step {
    padding-bottom: 38px;padding-top:0;
}
.question-hld .question-hld-inner-bg{    background-position: center;background-color:#003478;padding:15px 0;background-image:url(../images/icon/ph-number.png);background-size:cover;}
.question-hld a{color:#ffffff;font-size:22px;font-weight:bold}
/****/
 .partnersarea  {
	     display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
   
 }
 .partnersarea .icon {
   width: 140px;
   height: 80px;
    border: 1px solid #EDEAEB;
    padding: 10px 20px;
    margin: 2px 2px 5px;
	list-style-type:none;display:inline-block;
	text-align: center;
}
.partnersarea ul{flex-wrap: wrap;padding:0;align-items: center;
    justify-content: flex-start;}
/*****/
.our-clients .client-wrapper-hld{background-position: top center;}
.our-clients{background-image:url(../images/icon/client-bg.png);padding-bottom: 45px;background-repeat:no-repeat;background-position: top center;}
.common-gap.our-clients{margin:38px 0 0}
.our-clients .our-clients-row {
    padding-top: 80px;
}
.testimonial-box {background-color:#ffffff;border-radius:25px;   box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.2);padding:25px 15px;height:100%;min-height: 270px;}
.testimonial-box .user-box{width:160px;height:160px;border-radius:50%;    overflow: hidden;    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.2);    margin: 0 auto;  margin-top: -80px;}
.testimonial-box p{color:#000000;font-size:12px;font-weight:300;padding: 0 15px;}
 .testimonial-box  span img{opacity:0.2}
 /***quotation page***/
 
 
 .list-tilel-box .rs-sign-box{
	 height: 100%;
    align-items: center;
    border-right: 0.5px solid #e5e5e5;
    width: 40px;
    text-align: center;}
  .list-tilel-box .border-box{border: 1px solid #e5e5e5;}
  .coverage-box select{border:0}
  .nooutline.list-tilel-box h3{  font-size: 14px; font-weight:500; color: #646466 !important;}
.form-group.border-box.coverage-box{     margin-left: 10px;}
.list-tilel-box {
    padding: 12px 0;
    border-top: 1px solid #e5e5e5;
}
.inner-checkbox-hld {
    padding: 20px 0 0 0;
}
.left_panel label.custom-checkbox { margin-bottom: 10px; }
.qu-right_panel .modifysearchdesknew{    border-radius: 2px;
    padding: 2px 9px;
    font-weight: 400;
    text-align: center;
    border: 1px solid #0d4ba0;
    color: #0d4ba0;
    line-height: 20px !important;
    cursor: pointer;
    font-size: 14px !important;
    min-width: 55px;
    background: #fff;
    margin: 0px 5px;}
	.qu-right_panel .modifysearchdesknew:hover{background-color: #0d4ba0;
    color: #ffffff;}
	
	
	.top-search-result h3{font-size:20px;font-weight:500;color:#0d4ba0}
	.top-search-result p{color:#646466;font-size:13px}
.btn-dark-blue{background-color: #0d4ba0;color: #ffffff; font-size: 16px;font-weight: 500;border-radius: 10px;padding:7px 15px}
.single-planbox-wrapper .imgareah{height: 65px;
    padding: 8px; width: 100%;display:flex;align-items:center;justify-content:center}
.single-planbox-wrapper .policy-name{color:#0d4ba0;font-size:18px;margin:0;font-weight: 500;}
.single-planbox-wrapper.nmdcard {
	-webkit-box-shadow:  1px 1px 6px 1px rgba(0, 0, 0, .25);
	box-shadow: 1px 1px 6px 1px rgba(0, 0, 0, .25);
	border-radius: 13px;
	padding: 8px 25px 0px;
	transition:0.2s;
	margin-top: 30px;
	position:relative;
}
.single-planbox-wrapper.nmdcard p.arrow-up {
    font-size: 20px;
    line-height: 0;
}
.choose-us-ico img {}
.quotation-page-wrapper .single-planbox-wrapper.nmdcard .btn-dark-blue:after{content:"\f105";display:inline-block;right:9px;    font: normal normal normal 14px FontAwesome;    position: absolute; font-weight: bolder; top: 46%; transform: translateY(-50%);  line-height: 1.5;left:auto;bottom:auto;transition:0.3s}
.quotation-page-wrapper .single-planbox-wrapper.nmdcard .btn-dark-blue:hover:after{right:3px;transition:0.3s}
.quotation-page-wrapper .single-planbox-wrapper.nmdcard .btn-dark-blue{background-color:#0d4ba0;border: 1px solid #0d4ba0;position: relative;box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);    font-weight: 500;}
    .quotation-page-wrapper .single-planbox-wrapper.nmdcard .btn-dark-blue:hover{cursor:pointer;background-color: #0d4ba0;
    border-color:#0d4ba0;color: #bcfb7c;}
.single-planbox-wrapper.nmdcard:hover{ box-shadow: -1px 4px 6px 1px rgba(0, 0, 0, .25);transition:0.2s;}
.plan-des{font-size:14px;color:#000000;font-weight:300}
.no-border{border:0;box-shadow:none;outline:none}
.single-planbox-wrapper.nmdcard .cover-dp,
.single-planbox-wrapper.nmdcard .hospital-info{color:#0d4ba0;font-size:16px;margin:0;font-weight:500}
.single-planbox-wrapper.nmdcard .cover-dp{color:#000000;}
.single-planbox-wrapper.nmdcard .btn-dark-blue{color:#bcfb7c;font-size:12px;font-weight:300;padding: 7px 20px 7px 10px ;}
.single-planbox-wrapper.nmdcard p{font-size:12px;font-weight:300;   margin-bottom: 6px;   margin-top: 5px !important;}
.bottom-area.m-text { border-top: 1px solid #e5e5e5;padding: 5px 0;   margin-top: 5px;}
.nooutline.list-tilel-box.blue-text h3,.blue-text label,.blue-text a,.blue-text{ color: #0d4ba0!important;}
.single-planbox-wrapper.nmdcard .bottom-area a{font-size:14px;font-weight:500}
.single-planbox-wrapper.nmdcard .bottom-area .md-checked label{font-size:14px !important;margin:0}
.single-planbox-wrapper.nmdcard .hide-plan{display:inline-block;font-size:16px;font-weight:400;position:absolute;left:-35px;right:auto;bottom:auto;top:50%;transform:translateY(-50%)}
.single-planbox-wrapper.nmdcard.hide-plan-box{    background: #f3fce9;margin-top:0}
.m-text{font-weight: 500; }
/***checkbox***/
.md-checked [type="radio"]:checked,
.md-checked [type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
.md-checked [type="radio"]:checked + label,
.md-checked [type="radio"]:not(:checked) + label
{
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #646466;
	font-size:14px;
	font-weight:300;
}
.md-checked [type="radio"]:checked + label:before,
.md-checked [type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background: #fff;
}
.md-checked [type="radio"]:checked + label:after,
.md-checked [type="radio"]:not(:checked) + label:after {
    content: '';
    width: 12px;
    height: 12px;
    background: #f58634;
    position: absolute;
    top: 3px;
    left: 3px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.md-checked [type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.md-checked [type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

 /*******footer*******/
 footer{font-size:12px;color:#fefeff;font-weight:300;}
 footer .footer-inner-wrapper{background-image:url("../images/icon/footer-bg.png");background-repeat:no-repeat}
 footer .linkbox ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
 footer .linkarea{font-size:12px;color:#fefeff;font-weight:300}
footer .f-top-text p{font-size:12px;color:#fefeff;font-weight:300}
footer .linkbox h5{font-size:18px;color:#45b756}
 .linkbox ul li a {
    font-size: 14px;
    line-height: 30px;
    color: #C6BABE;
    cursor: pointer;
    outline: none;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.full-width{width:100%}
footer a,
.linkbox p,
 .linkbox ul li a {font-size:12px;color:#fefeff}
 .linkbox ul li {
    list-style: none;font-weight:300;
}
 footer .footer-inner-wrapper{background-color:#031c43;color:#031c43;padding:0 0 40px 0;    background-position: -9px 62px;
    background-size: contain;    margin-top: -1px;}
 
.social-med-icon li{list-style-type:none;} 
.disclaimer p{padding:40px 0 0 40px;font-weight:300;font-style: italic;}
.disclaimer p span{color:#ff9600}
.social-med-icon{margin:0}
.social-med-icon .fa{width:26px; height:26px;font-size:16px;display:flex;align-items:center;justify-content:center}
.fa-twitter{background-color:#2aa4f1}
.fa-facebook{background-color:#456ab0}
.fa-instagram{background-color:#010101}
.fa-linkedin{background-color:#0073b1}
.footer-inner-wrapper .fa-whatsapp{background-color:#38d64d}
.f-small-logo{width:150px}
.footer-bottom{background-color:#021128;padding:8px;text-align:center}
.footer-bottom p{color:#45b756;font-size:14px;font-weight:500;margin:0}
#scroll {
    position: fixed;
    right: 10px;
    bottom: 10px;
    cursor: pointer;
    width: 50px;
    height: 50px;
    z-index: 99;
    display: none;
}
/***motor-insurence-details-commercial-insurence***/

.motor-details-inner-wrapper .mo-details-r-head{margin-bottom:40px}
.motor-details-inner-wrapper .mo-details-r-head span{display:inline-block;background: transparent; color: #44b354;border:1px solid #C6BABE;  font-size: 20px; font-weight: 500;
    padding: 8px 25px;  border-radius: 10px !important;}
.motor-details-inner-wrapper .productformbox p.right-nevigation{font-weight:500;}
.motor-details-inner-wrapper .productformbox .right-nevigation span{    color: #3da143;}
.motor-details-inner-wrapper .big-l-block {border-left:8px solid #44b354;padding:0 15px}
.motor-details-inner-wrapper .big-l-block h2{font-weight:bold;margin:0;font-size:35px;line-height:1}
.motor-details-inner-wrapper .big-l-block h6{font-size:20px}
.motor-details-inner-wrapper .productformbox  .tab-left-area{font-weight:500;line-height:1.2}
.motor-details-inner-wrapper .tab-left-area p.l-sm-info { padding-left: 28px;}
.motor-details-inner-wrapper .form-inline .form-group{ margin-bottom: 20px;}
.motor-details-des{font-size:14px;padding-top: 30px; clear: both;}
.motor-details-des h2{font-size: 25px;  margin-top: 20px;  margin-bottom: 30px;  color: #646464; font-weight: 600;}
.section-divider p {
    text-align: justify !important;
}
.motor-details-des  .list2 li:first-child {
    overflow: hidden;
    padding: 0 0 0 23px;
    margin: 0 0 8px 0;
}
.motor-details-des  .section-divider ul li {
    margin-bottom: 10px;
}
.motor-details-des .list2 {
    position: relative;
    overflow: hidden;
    margin: 6px 0 15px;
    padding: 0;
}
.motor-details-des .list2 li {
    overflow: hidden;
    list-style: none;
    padding: 0 0 0 23px;
    margin: 0 0 7px 0;
    background: url(../images/icon/ul-des.png) 0 5px no-repeat;
}
.motor-details-des .heading-boder {border-bottom: solid 2px #f58634; width: 130px; margin: 12px 0 10px;}
.motor-details-des .section-divider {border-bottom: 1px solid #e0e0e0 !important; padding-bottom: 45px !important;  margin-bottom: 35px;
    margin-right: 20px;}
.section-divider .panel-group a { color: #646464;}
.motor-details-des .panel-title { background: #f8f8f8;}
.motor-details-des .panel-title { margin-top: 0; margin-bottom: 0;  font-size: 16px;  color: inherit;}
.motor-details-des .panel-title > a { color: inherit;text-decoration: none; font-size: 16px;display: flex; align-items: center;}
.motor-details-des .panel-group .panel-heading+.panel-collapse>.list-group, .motor-details-des .panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd;}
.motor-details-des .panel-title > a[aria-expanded="true"] span i{transform: rotate(90deg);transition:0.1s}
.motor-details-des .panel-body { padding: 20px 15px 20px; text-align: justify;}
.motor-details-des .panel-title span {
    border-right: solid 1px #e3e3e3;
    display: inline-block;
    padding: 8px;
    margin-right: 10px;
	transition:0.1s;
}
.motor-details-des .panel-title span i{font-size: 20px;}
.motor-details-des .panel-group {
    margin-bottom: 20px;
    margin-top: 25px;
}
.motor-details-des .panel-group .panel {
    margin-bottom: 10px;
    border-radius: 2px;
    overflow: hidden;
}
.motor-details-des .panel-group .panel {
    border-radius: 4px;
}
.motor-details-des .panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: medium none;
    box-shadow: none;
    border: 1px solid #e3e3e3;
}
.motor-details-des .process-number {
    padding: 0px 0px;
    border-radius: 50px;
    color: #EF8530;
    border: 2px solid #EF8530;
    display: inline-block;
    width: 25px;
    height: 25px;
    text-align: center;
    font-size: 15px;
    margin: 0px 10px 10px 10px;
    font-weight: 600;
}
.motor-details-des .media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top;
}
.motor-details-des h3 {
    font-weight: 500;
    color: #505050;
    font-size: 18px;
    margin-top: 15px;
}
.li-right-img{ margin-bottom: -41px;}
img.pull-right{    float: right;}
/**11.16.20**/
.single-planbox-wrapper.nmdcard .col{
    padding-right: 5px;
   padding-left: 5px;
}
@media only screen and (min-width: 1251px){
.question-hld .question-hld-inner-bg,
.color-box-wrapper .container{ max-width: 1150px;}


}

.border-box-wrapper .border-box img{    max-width: 30px; max-height: 25px;}
 .border-box-wrapper .col{height: 45px; width: 150px;flex-grow: revert;flex-basis: initial;padding: 0;}
 

.color-box-wrapper .box-inner-wrapper .col{margin-bottom:50px;height: 150px;   width: 150px; flex-grow: revert; display: block;flex-basis: initial;padding: 0;}
.color-box-wrapper 	.row.box-inner-wrapper {
    justify-content: space-between;
	margin:0;
}
.color-box-wrapper .row.border-box-wrapper {
    justify-content: space-between;margin:0;
}

/***11.18.20features-accordian***/
.features-accordian .nav-tabs li a{color: #000000;
    font-size: 14px;
    font-weight: 500;
    padding: 7px 10px 7px 10px;
    border: 1px solid transparent;
    border-radius: 5px;
    text-align: center;    display: inline-block;}
.features-accordian ul.nav-tabs{    padding-bottom: 15px;margin-bottom: 30px;}
.features-accordian ul li{margin-right:5px}
.features-accordian {}
.features-accordian .nav-tabs li a.active{border: 1px solid #47ad03;color: #47ad03;}
.features-accordian .tab-content h6{ 
    /* padding-left: 31px; */
    margin-bottom:10px
}
.features-accordian .tab-content ul{    padding-left: 15px;}
.features-accordian .tab-content .bulet-image-list li{overflow: hidden;
    list-style: none;
    padding: 0 0 0 36px;
    margin: 0 0 7px 0;
    background: url(../images/icon/green-thick.png) 0 0 no-repeat;}
.features-accordian .tab-content li{list-style-type:none;margin-bottom:10px;    color: #39393a;
    font-size: 15px;    font-weight: 400;}
.features-accordian .tab-content .bulet-image-list li{}
.features-accordian .card{border:0;border-top: 1px solid #ddd;}


/* The container */
.custom-checkbox {
  display: block;
  position: relative;
  padding-left: 28px;
  margin-bottom:0;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
      user-select: none;
    color: #646466;
    font-size: 14px;
    font-weight: 300;
    margin: 0;
	line-height: 1.2;
}

/* Hide the browser's default checkbox */
.custom-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 15px;
  width: 15px;
  background-color: #eee;
}

/* On mouse-over, add a grey background color */
/* .custom-checkbox:hover input ~ .checkmark { */
  /* background-color: rgba(0, 0, 0, 0.24) !important; */
/* } */

/* When the checkbox is checked, add a blue background */
.custom-checkbox input:checked ~ .checkmark {
  background-color: #0d4ba0;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.custom-checkbox input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.custom-checkbox .checkmark:after {
  left: 6px;
    top: 1px;
    width: 4px;
    height: 11px;
    border: solid white;
    border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.qu-right_panel .modifysearchdesknew:hover,button:hover,.btn.btn-dark-blue:hover{box-shadow: 0px 4px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);transition:0.2s;cursor:pointer}

/* 20.11.20 proposal from page*/
.proposal-page .proposal-r-area{    border: 1px solid #e5e5e5;padding:25px;font-weight:400;font-size:14px;box-shadow: 0px 11px 32px rgba(0, 0, 0, 0.16);}
.border-field.tUpper{border: 1px solid #e5e5e5;padding:5px 10px;margin:0 0 5px;border-radius:8px;font-size:12px}
.border-field.tUpper strong{font-size:14px;font-weight:600}
.proposal-r-area .tUpper .text-right{float:right}
.border-field.tUpper{font-size:14px}
.proposal-page .proposal-r-area .no-border{padding:5px 10px;border: 0;margin-bottom:0}

.proposal-page .proposal-l-area{ border: 1px solid #e5e5e5;padding:25px 0;font-weight:400;font-size:14px;margin-bottom:25px;    box-shadow: 0px 11px 32px rgba(0, 0, 0, 0.16);}
.proposal-page .proposal-l-area .checkbox-wrapper .custom-checkbox{    font-size: 18px;}
.proposal-page .from-block{padding:25px;}
.proposal-page .checkmark{    height: 20px; width: 20px;}
.proposal-page  .custom-checkbox .checkmark:after { left: 8px; top: 3px; width: 5px;}
.proposal-page .proposal-l-area  .p-r-head{border-bottom: 1px solid #e5e5e5;padding-bottom:25px}
.proposal-page .form-control.disabled{background-color:#f3f3f3;pointer-events:none}
.proposal-page  .btn-dark-blue:hover,.proposal-page  .btn-dark-blue{background-color:#45b757;min-width:230px;color:#ffffff}
.proposal-page .p-r-head.second-head{padding-left:25px}
.proposal-page .checkbox-text{border-bottom: 1px solid #e5e5e5;padding:10px;    display: flex;position:relative;
    justify-content: space-between;  align-items: center;padding: 10px 30px 10px 10px;}
.proposal-page .m-history-acc{padding:25px;background-color:#f4f4f4;}
.l-details-info label{display:block;font-size:14px;margin:0}
.l-details-info span{font-size:13px}
.l-details-info{margin-bottom:20px}
.proposal-final-st.from-block .fa-edit{position:absolute;right:20px;top:20px;left:auto;bottom:auto;color:#45b757;font-size:25px;cursor:pointer}
.proposal-l-area.from-block.proposal-final-st{position:relative}
/**22.11.20 compare page***/
.compare-page{    background-color: #f5f6f8 !important}
.maintable {
    margin-top: 30px;
}

.nopad {
    padding-left: 0!important;
    padding-right: 0!important;
}
.pricing-table {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
    border-bottom: 1px solid #ccc;
	    line-height: 1.1;
}
.pricing-table .pricing-option1 {
    width: calc(25% - 5px);
    background: none;
    float: left;
    padding: 25px 1% 15px;
    text-align: left;
    transition: all .3s ease-in-out;
   
    font-size: 14px;
    font-weight: 400;
    webkit-flex: 0 0 260px;
    -ms-flex: 0 0 260px;
    flex: 0 0 260px;
	    background: #cccccc33;
}
.goback {
    height: 30px;
  
    outline: none;
    padding: 0px 0px 0px 0px;
    margin-bottom: 0;
    margin-top: 20px;
}
.gobacktxt {
    font-size: 16px;
    font-weight: 400;
    float: left;
    margin: 3px 0 0 10px;
    color: #0d4ba0;
    font-weight: 500;
}
.logoplanarea {
    height: 50px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.pricing-table .pricing-option p, .pricing-table .pricing-option1 p {
    color: #999;
    padding: 10px 0 5px 0;
    line-height: 1.3;
    font-size: 16px;    margin: 0;
}
.pricing-table .pricing-option1 hr {
    border: none;
    border-bottom: 1px solid #e5e5e5;
    margin: 8px 0;
    width: 100%;
}
.pricing-table .pricing-option .price, .pricing-table .pricing-option1 .price {
    position: relative;
    width: 100%;    font-weight: 700;
}
.pricing-option1 span {
    display: inline-block;
	    color: #333;
    font-size: 14px;
}
.pricemt {
    line-height: 24px;
    /* margin-top: 12px !important; */
    float: left;
}
.pricing-table .pricing-option:nth-child(even) {
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
}

.pricing-table .pricing-option {
    width: 25%;
    background: white;
    float: left;
    padding: 25px 25px 15px 25px;
    text-align: center;
    transition: all .3s ease-in-out;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.logoplanarea img {
    max-width: 120px;
    max-height: 50px;
}
.pricing-table .pricing-option h1 {
    margin: 3px 0;
    /* color: #333333; */
    transition: all .3s ease-in-out;
	font-size: 15px;
}
.pricing-table .pricing-option .price .front span.price {
    font-size: 20px;
    text-transform: uppercase;
    margin-top: 4px;
    display: block;
  color: #0d4ba0;
    font-weight: 500;
}
.pricing-table1 {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    width: 100%;
    transition: all .3s ease-in-out;
    border-bottom: 1px solid #d9dada;
}
.col-md-12.col-sm-12.col-xs-12.nopad.maintable {
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
}
.pricing-table1 .pricing-option1 {
    width: calc(25% - 5px);
    background: none;
    float: left;
    padding: 1%;
    text-align: left;
    transition: all .3s ease-in-out;
   
    color: #333;
    font-size: 14px;
    font-weight: 700;
    -webkit-flex: 0 0 260px;
    -ms-flex: 0 0 260px;
    flex: 0 0 260px;
	    display: flex;
    align-items: center;
	background: #cccccc33;
}
.pricing-table1 .pricing-option:nth-child(even) {
    border-left: 1px solid #d9dada;
    border-right: 1px solid #d9dada;
}
.pricing-table .pricing-option:nth-child(odd) {
    border-top: 1px solid #d9dada;
}
.pricing-table .pricing-option hr {
    border: none;
    border-bottom: 1px solid #d9dada;
    margin: 8px 0;
    width: 100%;
}
.pricing-table1 .pricing-option {
    width: 25%;
    background: white;
    color: #666;
    float: left;
    padding: 1%;
    text-align: center;
    transition: all .3s ease-in-out;
    font-size: 13px;
    line-height: 24px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
	    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
h1.price {
    margin: 0 !important;
}
.pricing-table .pricing-option .price .back {
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease-in-out;
}
.pricing-table .pricing-option .price .back a.button {

    padding: 8px 15px;
    display: inline-block;
    text-decoration: none;
    color: white !important;
    position: absolute;
    font-size: 13px;
    top: -1px;
    left: 0;
    right: 0;
    width: 130px;
    margin: auto;
    text-transform: uppercase;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    transition: all .3s ease-in-out;
	background-color: #0d4ba0;
    border-color: #0d4ba0;
    color: #bcfb7c;
	border-radius:10px
}
.pricing-table .pricing-option:hover {
    cursor: pointer;
    box-shadow: 0px 2px 30px rgba(0, 0, 0, 0.3);
    -webkit-transform: scale(1.01);
    transform: scale(1.01);
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}
.pricing-table1:hover {
    
   
    cursor: pointer;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
    -webkit-transform: scale(1.002);
    transform: scale(1.002);
    border-bottom: 1px solid #e5e5e5;
}
.pricing-table .pricing-option:hover .back a.button {
    -webkit-transform: translateY(0px) !important;
    transform: translateY(0px) !important;
	  
}
.pricing-table .pricing-option .back a.button:hover{  box-shadow: 2px 8px 5px 0 rgb(50 88 173 / 16%), 0 2px 10px 0 rgba(0,0,0,0.12);
    transition: 0.2s;}
.pricing-table .pricing-option:hover .front {
    opacity: 0;
    visibility: hidden;
}
.pricing-table .pricing-option:hover .back {
    opacity: 1 !important;
    visibility: visible !important;
}


.map-count {
    display: inline-block;
    border-radius: 50%;
    color: #fff;
    background-color: #ff704c;
    height: 24px;
    min-width: 24px;
    font-size: 14px;
    text-align: center;
    line-height: 24px;
    padding: 0 2px;
}
.proposal-page .checkbox-text:after {
    content: "\f107";
       display: inline-block;
    font: normal normal normal 24px/1 FontAwesome;

    position: absolute;
    top: 50%;
	transform:translateY(-50%);
   
    right: 8px;
    z-index: 0;
}

.field-option-map--open .checkbox-text, .field-option-map--selected .checkbox-text{
    box-shadow: 0 2px 3px 0 rgba(49,68,81,.15);
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.remove img{width:15px}
.proposal-page .checkbox-text:after{opacity:0}
span.remove{cursor:pointer}
.map-count,
/* .proposal-page .m-history-acc{display:none} */
.field-option-map--open.field-option-map--selected.checkbox-text:after{opacity:1}
.checkbox-text.field-option-map--open.field-option-map--selected .map-count{display:inline-block !important}
.medical-history span{    font-size: 14px;}
.medical-history .l-details-info{margin:2px 0 0}
.p-from-wrapper .fi-head{font-weight:300;font-size:18px;padding-left:25px}
/***25.11.20 compare right sidebar***/
.compare-item-box {
    width: 150px;
    height: 64px !important;
    font-size: 13px !important;
    text-align: center;
    padding: 4px 5px 0 5px;
    margin: 8px 23px 20px 10px;
    position: relative;
    background-color: #fff;
	 border: dashed 1px #9a84ad;
}
.imgcol1 img {
    max-width: 100px;
    max-height: 35px;
}

.cross-c-box{position: absolute;
    top: -12px;
    right: -20px;
    cursor: pointer;
    background: #fff;
    padding: 5px;
    width: 24px !important;
    height: 25px !important;
    border: dashed 1px #9a84ad;
    border-radius: 50%;}
.cross-c-box svg{
	fill: #666;
	width: 11px;
    position: relative;
    top: -2px;
}	
.compare-item-box h5 {
    padding: 5px 0 5px;
    font-size: 10px !important;
    color: rgba(0, 0, 0, .54) !important;
    text-align: center;
	
}
.insure_compare_pop {
    background: red;
    width: 225px;
    position: fixed;
    top: 0;
    right: -250px;
    height: 100vh;
    z-index: 9999;
    background: #fff;
    color: #000;
    transition: all 0.3s;
    overflow-y: scroll;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: -5px 2px 10px rgba(0,0,0,.2);
    -moz-box-shadow: -5px 2px 10px rgba(0,0,0,.2);
    box-shadow: -5px 2px 10px rgba(0,0,0,.2);
    padding: 40px 20px;
	overflow:auto;
}
#dismiss {
    width: 25px;
    height: 25px;
    line-height: 35px;
    text-align: center;
    position: relative;
    top: -39px;
    right: 0;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    float: right;
    position: relative;
    z-index: 1;
}
.btn-dark-blue:hover{color:#ffffff}
.insure_compare_pop .btn-dark-blue{width: 150px;margin:0 auto;color:#ffffff !important}
.insure_compare_pop.active{    right: 0;}
.our-clients-row .owl-carousel .owl-item img{width:auto;    display: initial;}
.our-clients-row .owl-carousel .owl-stage-outer{    padding-top: 70px;}
.our-clients .our-clients-row{    padding-top: 0px;}
.our-clients .owl-dots{    text-align: center;}
.our-clients-row .owl-dots button{cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 2px;
    border-radius: 50%;
    background-color: transparent;border:1px solid #44b354}
	.our-clients-row .owl-dots button.active{background-color: #44b354;}
.our-clients-row .owl-carousel .testimonial-box{    width: calc(100% - 20px);  margin: 0 auto; margin-bottom: 25px;}
.choose-us-wrapper .choose-us-background-hld{    padding-bottom: 40px;}
.features-accordian .card{padding-left:0;padding-right:0}
.features-accordian .nav-tabs li a{    padding: 7px 2px 7px 5px;    font-size: 12px;}
/***25.11.20 end***/
/****11.26.20 health tab**/ 
.productformbox .tab-right-area .nav-tabs .nav-link{ display: flex;   padding: 0;margin-right:2px;}
.productformbox .nav-tabs .nav-link.active{background-color:transparent}
.productformbox .tab-right-area .nav-tabs .nav-link span{border-radius:0 !important;padding:0;height:42px;width:150px;display:flex;justify-content:center;align-items:center;font-weight:300;background:#44b354; border-top-left-radius: 2px!important;    border-top-right-radius: 2px !important;}
.productformbox .tab-right-area .nav-tabs{justify-content: flex-start!important;align-items: flex-end;}
.productformbox .tab-right-area .tab-pane{margin-top:0}
.productformbox .nav-tabs .nav-link.active span{font-size: 22px;font-weight:500; height: 50px;    background: #ffffff;    background: transparent;color: #44b354;box-shadow: -3px 0px 15px  rgb(0 0 0 / 18%);}

.productformbox .nav-tabs .nav-item{ margin-bottom: 0; }
.productformbox .tab-right-area .tab-pane{    border-top-left-radius: 0;    border-top-right-radius: 0;    -webkit-box-shadow: 1px 13px 25px rgba(0, 0, 0, 0.2);box-shadow: 1px 13px 25px rgba(0, 0, 0, 0.2); }
.productformbox .tab-right-area .tab-pane{box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);    -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2)}
.productformbox .nav-tabs .nav-link.active{box-shadow:none}
.tab-right-area .tab-pane .form-inline label.control-label{font-weight:400}
.choose-us-wrapper .choose-us-box h5{font-weight:400;    min-height: 48px;}
.info-details-box .boxes span{font-weight:400}
.navbar-light .navbar-nav .nav-link{font-weight: 400;}
.border-box-wrapper .border-box{-webkit-transition: all .5s ease-in;
    -webkit-transform: scale(1);
    -ms-transition: .4s;
    -ms-transform: scale(1);
    -moz-transition: .4s;
    -moz-transform: scale(1);
    transition: .4s;
    transform: scale(1);}
.border-box-wrapper .border-box:hover{
box-shadow: 0 0.4em 0.7em 0 rgba(4,49,64,.2);
    -webkit-transition: .4s;
    -webkit-transform: scale(1.5);
    -ms-transition: .4s;
    -ms-transform: scale(1.5);
    -moz-transition: .4s;
    -moz-transform: scale(0.5);
    transition: .4s;
    transform: scale(1.1);
}
.border-box-wrapper .border-box h5{    font-weight: 400;}
/****28.11.2020**/


.productformbox .tab-right-area .nav-tabs .nav-link span{background: #9a9898;}
.productformbox .nav-tabs .nav-link.active span{background-color: #f6fef7;}
.productformbox .tab-right-area .nav-tabs .nav-link:after{background: #f6fef7;
    left: 0;
    right: 0;
    bottom: -11px;
    height: 11px;
    width: 100%;
    display: inline-flex;
    content: "";
    position: absolute;
    z-index: 1111;
}

.tab-content .container{ max-width: 100%;}
.tab-right-area .tab-pane .form-inline .col-md-12{    padding-right: 0;}
/*******18.12.20*****/
.nooutline.list-tilel-box:first-child h3{}
.nooutline.list-tilel-box h3[data-toggle="collapse"]{position:relative;margin-bottom:0;  padding-right: 22px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.nooutline.list-tilel-box h3[data-toggle="collapse"]:after{
	content: "";
	font-size: 25px;
	font-weight: 200;
	color: #646466;
	position: absolute;
	right: auto;
	right: 0;
	left: auto;
	top: 50%;
	bottom: auto;
	transform: translateY(-50%);
	font-weight: 300;
	line-height: 0;
	background-image:url(../images/icon/plus.png);
	width:14px;height:14px;
	    background-size: 14px;
    background-repeat: no-repeat;
	margin-top: -2px;
}
.nooutline.list-tilel-box h3[aria-expanded="true"]:after {
    content: "";
    font-size: 50px;
	top: calc(50% - 3px);
	background-image:url(../images/icon/minus.png);
	margin-top: 0;
}
.question-mark svg {
    color: rgb(137, 147, 164);
    display: inline-block;
	 width: 15px;
    fill: rgb(255, 255, 255);
	   
}
.tooltip-inner {
    padding: 12px 8px;
    /* background-color: #8b8b8b;
    font-size: 12px;
    line-height: 1.1; */
}
.back-button:hover,
.back-button{background: #0d4ba0;background: #0d4ba0;
    padding: 5px 10px;
    color: #ffffff;
    font-size: 14px;margin:0 5px;background-image:url(../images/icon/left-arrow.svg);background-repeat: no-repeat;
    background-position: left 2px center;
    padding-left: 29px;
    background-size: 24px;}

/*****19.12.20*******/
/* CSS */
.Steps {
    width: 100%;
    padding: 0px;
    margin: 60px auto;
}
.Steps ul {
    display: table;
    width: 100%;
}

.Steps ul, .Steps li {
    margin: 0;
    padding: 0;
    list-style: none;
}
.Steps li:first-child {
    width: 40px;
}
.Steps li {
    display: table-cell;
    position: relative;
}
.Steps .step.done {
    background-color: #58bb58;
    border-color: #469F46;
    color: white;
    background-image: linear-gradient(to bottom, #5cb85c 0, #449d44 100%);
}
.Steps .step {
    width: 40px;
    height: 40px;
    border: 2px solid;
    border-radius: 50%;
    border-color: transparent;
    line-height: 37px;
    font-size: 15px;
    text-align: center;
    color: #bbb;
    background-color: #eee;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 1px rgba(0, 0, 0, 0.075);
    float: right;
}
.Steps .step .icon-valid {
    width: 16px;
    height: 16px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAu0lEQVQ4T6WTURHCMBBEdxWABCRUAkjAAShBCpWCBOoACXGwzGWazpEmIYV833vZ3F2IPw9/4SUNJJ/GbhZIugC4AxhJXjcJHJyCj92CAmySqUtQgwEco2AuuAE4p+akjE2YDMwKAoBTknyD4xQkGbRz44wSAMPcbT/pKcYmrSYeE1jhoyDZZzuygpc9qEiaNy8JXLNKSeKo8tje/DHGQpImXFxlJ3m1bl49wceSdAAQfLdrn65rE1s/9g2UFVqH6GtSAwAAAABJRU5ErkJggg==);
    display: block;
    margin: 10px auto;
	display:none;
}
.Steps .step.done:after {
    color: #469F46;
}
.Steps .step.done .icon-valid{display:initial}
.Steps .step:after {
    display: block;
    transform: translate(-42px, 10px);
    color: #818698;
    content: attr(data-desc);
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    min-width: 120px;
}
.Steps .step.done:before {
    background-color: #58bb58;
}
.Steps .step:before {
    height: 4px;
    display: block;
    background-color: #eee;
    position: absolute;
    content: '';
    border-radius: 5px;
    right: 45px;
    left: 0;
    top: 50%;
}
/*****22.12.20***/
.single-planbox-wrapper.nmdcard{background-color:#ffffff}
.single-planbox-wrapper .imgareah img{max-height: 100%;}
.single-planbox-wrapper .imgareah{max-width: 150px;position: relative;top: 6px;}
.nooutline.list-tilel-box h3[aria-expanded="true"]{margin-bottom:15px}
header{background: #ffffff;}
.banner-tab-area .inner-box-wrapper .gradient-box .gradient-inner-box{flex-direction:column}
.sm-g-box-text{font-size:12px;line-height: normal;}


/***sticky header***/
header{position: sticky; top: 0; background: #ffffff; z-index: 999;}
.single-planbox-wrapper.nmdcard p.bold{font-weight:500;font-size:16px}
.network-name p{position:relative;padding-left: 25px;}
.network-name p:before{content:"";position:absolute;left:0;top:0;right:auto;bottom:auto;width:20px;height:25px;background-size:20px;background-image:url(../images/icon/network-icon.jpg);background-repeat: no-repeat;}
.border-top{    border-top: 1px solid #e5e5e5;}
.btn-dark-theme-btn {
    background-color: #0d4ba0;
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    border-radius: 10px;
    padding: 7px 15px;
	min-width:120px;
}

.sm-g-box-text{display:none;position: relative; top: 60px;left: -164px; width: 487px;    line-height: 1.5;}
.owl-item.active.center  .sm-g-box-text{display:block}
.banner-tab-area .owl-carousel .owl-stage-outer{min-height: 280px;}
.quotation-page-wrapper .single-planbox-wrapper.nmdcard .btn-dark-blue{min-width:80px}

/***about us page****/
.about-us-banner{background-color:#092955;box-shadow: -1px 9px 11px 3px rgb(0 0 0 / 29%);}
.about-us-banner h1{font-size:56px;margin:0;color:#ffffff;font-weight:500;font-style:italic}
.about-c-wrapper{}
.about-banner-bottom{background-color:#f5f6f8}
.awards-area{}
.awards-area .nav-tabs li{padding:0 5px}
.awards-area .nav-tabs a,
.awards-area .nav-tabs {color: #dfdfdf;}
.awards-area .nav-tabs a.active{color: #0d4ba0;}
.awards-area .nav-tabs{border:0}
.awards-area .card{flex-direction:row}
.bd-placeholder-img{
    width:300px;background-size: cover;
    background-position: center center;
}
.awards-area .card-body {
    background: #0d4ba0;
    color:#ffffff
  
}
/* .awards-area .card:hover .card-body{background: #0d4ba0;color:#ffffff} */
.awards-area .card-body  p{    font-weight: normal;font-size:15px}
.awards-area .card-body .btn-read-more{background-color:#ffffff;color: #0d4ba0;font-size:12px;box-shadow: 0px 0px 15px rgb(0 0 0 / 24%);}
.awards-area .owl-carousel .owl-nav button.owl-next, .awards-area .owl-carousel .owl-nav button.owl-prev{
	 top: 50%;
    bottom: auto;
    background-color: #fff;
    border-radius: 50%;
    opacity: 1;
    border: 0;
    z-index: 300;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
	position: absolute;
	color:#b1b1b1;
	font-size:40px;
	background-color:transparent;
	width: 25px;
    height: 25px;
    background-color: #fff;
    border-radius: 50%;
	display:flex;align-items:center;justify-content:center;
}
.awards-area .owl-carousel .owl-nav button.owl-next{    right: 30px;}
.awards-area .owl-carousel .owl-nav button.owl-prev{    left: 30px;}
.awards-area .owl-carousel { padding: 0 74px;}
.awards-area .owl-carousel .owl-item:nth-child(odd) .card-body{
	background: #0d4ba0;color:#ffffff
}
.awards-area .award-box {
	display:flex;
	align-items:center;
	justify-content:center;
    height: 230px;
       box-shadow: 0px 7px 16px 0px rgba(191, 199, 207, 0.66);
    width: calc(100% - 14px);
    margin: 0 auto;
    position: relative;
    top: 4px;
}
.owl-carousel .owl-item .award-box img{width: auto;}
.owl-carousel.carousel-awards .owl-stage-outer{min-height:250px;}
.plan-area-wrapper .box-top{background-image:url(../images/about-us/learn.png);width:225px;height:92px;margin:0 auto;text-align:center;font-size:24px;color:#ffffff;font-weight:500;display:flex;
	align-items:center;	justify-content:center;    position: relative;
    top: -25px;}
	.plan-area-wrapper .nd-box .box-top{background-image:url(../images/about-us/compare.png);}
	.plan-area-wrapper .rd-box .box-top{background-image:url(../images/about-us/apply.png);}
.plan-area-wrapper .plan-box-wrapper{box-shadow: -1px 6px 16px 0px rgb(169 169 169 / 66%);    width: 90%;
    margin: 0 auto;;
  border-radius:20px;    text-align: center;height: 100%;}
.plan-area-wrapper p{margin-top:25px;text-align:left;font-size: 14px;}
.plan-box-wrapper{padding: 0 47px 41px;}
.plan-box-wrapper:after{content: "";
    width: 80px;
    height: 14px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2c7dff;
    margin: 0 auto;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}
.awards-area .tab-content>.tab-pane {
    display: block;
    visibility: hidden;
	height:0;

}
.awards-area .tab-content>.tab-pane.active {visibility:visible;height:auto}
.plan-box-wrapper.nd-box:after{background: #00a5fe;}
.plan-box-wrapper.rd-box:after{background: #0030bf;}
.plan-area-wrapper{background-color:#efefef}
.its {
    width: 100%;
    height: auto;
     max-width: 446px;
    min-height: 234px;
    background: url(../images/about-us/frame.png) no-repeat;
    background-size: 100% 100%;
    margin: 0 auto 15px;
    padding: 32px 20px 28px 41px;
	display: flex;
    justify-content: space-between;
    flex-direction: column;
}
.its-pic {
	width: 48px;
    height: auto;
    margin: 0 auto;
	border-radius: 50%;
    overflow: hidden;
}
.test-name {
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    margin: 0 0 7px 0;
    line-height: 20px;
}
.test-dec {
    text-align: center;

    font-size: 13px;
    font-weight: 300;
}
body{
zoom: 90%;
}

/***04.01.21***/
/* .bd-placeholder-img{
    filter: grayscale(85%);
} */
.awards-area .card:hover .bd-placeholder-img,
.awards-area .owl-carousel .owl-item:nth-child(odd)  .bd-placeholder-img{filter: grayscale(0);}
.about-c-wrapper .common-heading.text-center:before {
   margin: 0 auto -10px;
}

/***in body zoom label 90%****/
.single-planbox-wrapper.nmdcard .btn-dark-blue,
.single-planbox-wrapper.nmdcard p,
.testimonial-box p,
.tab-right-area .tab-pane .form-inline label.control-label{  font-size: 14px;}
.sm-g-box-text,
.features-accordian .nav-tabs li a{    font-size: 15px;}  
.info-details-box .boxes h5,
.features-accordian .tab-content li{font-size: 17px;}
.info-details-box .boxes span,
.single-planbox-wrapper.nmdcard .tab-content p{font-size:16px}
.banner-tab-area .owl-carousel .owl-stage-outer { min-height: 289px;}
.carousel-speak.owl-carousel .owl-nav button.owl-next, .carousel-speak.owl-carousel .owl-nav button.owl-prev{
    top: 50%;
   bottom: auto;
   background-color: #fff;
   border-radius: 50%;
   opacity: 1;
   border: 0;
   z-index: 300;
   -webkit-transform: translateY(-50%);
   -moz-transform: translateY(-50%);
   transform: translateY(-50%);
   position: absolute;
   color:#b1b1b1;
   font-size:40px;
   background-color:transparent;
   width: 25px;
   height: 25px;
   background-color: #fff;
   border-radius: 50%;
   display:flex;align-items:center;justify-content:center;
}
.carousel-speak.owl-carousel .owl-nav button.owl-next{    right: 30px;}
.carousel-speak.owl-carousel .owl-nav button.owl-prev{    left: 30px;}
.plan-area-wrapper{padding-top: 70px !important;}
@media (min-width: 576px){
.team-popup .modal-dialog {  max-width: 565px;}
}

/*******career page****/
.career-page .card  button.btn.btn-link{display:block;width:100%;text-align:left;color:#000000;background:#f4f4f4;    position: relative;}
.career-page .card  .card-header{background:#f4f4f4; box-shadow: 0 1px 6px 0 rgba(32, 33, 36, 0.28);
    border: 0;}
.career-page .card{border: 0;}
 .career-page .col-md-12 .slider-main-wrapper{    max-width: 853px;  margin: 0 auto;}
 .career-page .slider-main-wrapper .owl-carousel .owl-stage-outer .item{padding:10px}
 .career-page .slider-main-wrapper .owl-carousel .owl-stage-outer .item img{box-shadow: 1px 0px 8px 0px rgb(10 21 54 / 30%);}
.career-page .card .card-body {margin-top:50px;background:#f4f4f4;box-shadow: 1px 4px 5px 0 rgb(32 33 36 / 21%); }
.career-page .card .card-body{}
.career-page .card .card-body{}
.career-page .card .card-body{}
.career-page .card  h3{font-size:20px;font-weight:500;margin:0 0 20px}
.career-page .card  h3 span{font-size:15px;font-weight:400;}
.career-page .green-b-strip{background:#6ec1e4;box-shadow: 0 1px 6px 0 rgba(32, 33, 36, 0.28);height:50px;margin-bottom:30px}
.career-page .card button[data-toggle="collapse"]:after {
    content: "";
    font-size: 25px;
    font-weight: 200;
    color: #646466;
    position: absolute;
    right: auto;
    right: 0;
    left: auto;
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
    font-weight: 300;
    line-height: 0;
    background-image: url(../images/career/plus.png);
    width: 25px;
    height: 26px;
    background-size: 26px;
    background-repeat: no-repeat;
    margin-top: -2px;
}
.career-page .card button[aria-expanded="true"]:after {
    content: "";
    font-size: 50px;
    top: calc(50% - 3px);
   background-image: url(../images/career/minus.png);
    margin-top: 0;
}
.career-page .card  button.btn.btn-link:hover{box-shadow:none;text-decoration:none}
#sync2.owl-carousel .owl-item img{-webkit-filter: grayscale(1); filter: grayscale(1);filter: gray;}
#sync2.owl-carousel .owl-item.synced img{-webkit-filter: grayscale(0); filter: grayscale(0);}
.career-banner{color:#ffffff;min-height:520px;background-image:url(../images/career/banner.jpg);background-size:cover;}
/* Contact us */

.contact-us-banner {
  background-image: url(../images/contact-us/Contact-banner.jpg);
}

.contact-us #fh5co-main {
    float: left;
    width: 100%;
}

.contact-us h3 {
    font-size: 24px;
    line-height: 42px;
    font-weight: 700;
	margin-top:30px
}
.contact-us iframe{width: 100%; height: 600px;}
.contact-us .section_row2.secbot-mrg{padding:100px 0}
header{    -webkit-box-shadow:  -1px 17px 16px 0px rgb(70 95 120 / 37%); box-shadow: -1px 17px 16px 0px rgb(70 95 120 / 37%);}
section .common-heading { color: #44b354;font-size: 36px;}
.plan-area-wrapper .nd-box .box-top,
.plan-area-wrapper .box-top{    background-image: url(../images/about-us/apply.png);}
section.awards-area .common-heading:before{opacity:0}
section .common-heading span.dot-text {
    display: block;
    line-height: 0;
	text-align: left;
	font-size: 60px;
	color: #dfdfdf;
}
section .common-heading .active span.dot-text{color: #0d4ba0;}

.agree-link{
    /* font-style:italic; */
    font-size: 11px;
    color: #846F75;
}

/********legal-and-admin-policies******/
.pbproductDetail strong {
    font-weight: 700;
}

.pbProductTxt p strong {
    color: #898888;
}
.fullWidth .pbProductTxt .tab-box a {
    padding: 10px 25px;
    text-decoration: none;
    border: 1px solid #005387;
}
.legal_and_admin_policies .nav-tabs .nav-item{    padding:0;
    text-decoration: none;
    border: 1px solid #005387;}

.legal_and_admin_policies .nav-tabs{border:0}
.legal_and_admin_policies table td {
    border: none;
    text-align: left;
}
.legal_and_admin_policies .nav-tabs .nav-link.active{    background-color: #005387;
    border-bottom: 0;
    padding: 10px 25px;
    color: #fff;
    position: relative;}
.legal_and_admin_policies .nav-tabs .nav-link{padding: 10px 25px;color:#000000;    border-radius: 0!important;
    height: 100%;}
.legal_and_admin_policies h1{font-weight:500;font-size:40px}
.pbproductDetail strong{font-weight:500;font-size:20px;margin-bottom:15px;    display: inline-block;}
.listBox li, .pbProductTxt p, .ulbox li, .ulbox li span {
 

    text-align: justify;
    padding-bottom: 15px;
    line-height: 18px;
}
.legal_and_admin_policies  table td {
    word-wrap: break-word;
    padding: 1%;
    width: 20%;
}
section .common-heading span.dot-text{    text-align: center;}
section .common-heading {
    color: #44b354;
    font-size: 40px;
}
.plan-box-wrapper:after{background: #0d4ba0 !important;}
/***********/
.complainth2sec {
    margin: 0 0 25px!important;
    padding: 0 0 15px!important;
    border-bottom: solid 1px #ccc!important;
	
}
.complainth2sec h2{
font-size: 32px;
    line-height: 50px;
    font-weight: 600;
	color: #44b354;
}
.log-compaints .form-group label{font-size: 15px;  }
.log-compaints .form-group .form-control{height: 50px!important;margin-bottom:25px}
.log-compaints .form-group .form-control:hover {

    border: 1px solid rgb(189, 189, 189);
    -webkit-border-radius: 2px;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, .3);
    box-shadow: 0 2px 5px rgba(0, 0, 0, .3);
}
.log-compaints .form-group textarea.form-control{height: 150px!important;}
.panel-complaint {
    margin: 50px auto 50px!important;
    float: none!important;
    background: #fff;
    margin-top: 5%;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    padding: 20px;
    float: left;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
    -moz-box-shadow: 0 -1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
    box-shadow: 0 -1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
}
.panel-complaint .btn-dark-blue{padding: 10px 50px;}
/* 09.01.2021 */

/*********07.01.21*******listed-plan ******/
.listed-plan .table .thead-light th {
    color: #000000;
    background-color: #d8d8d8;
    border-color: #dee2e6;
	font-weight:500;
	font-size:16px;
}
/* 10.02.2021 */
.testimonial_new{background-image: url(../images/icon/client-bg.png);
    padding-bottom: 45px;
    background-repeat: no-repeat;
    background-position: top center;padding-bottom: 100px !important;
}

.testimonial_new .test-name,
.testimonial_new .test-dec{background: white;}

.listed-plan .table>tbody>tr>td, .listed-plan .table>tbody>tr>th, .listed-plan .table>tfoot>tr>td, .listed-plan .table>tfoot>tr>th, .table>thead>tr>td, .listed-plan .table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
	font-size:15px;
}
.listed-plan .table tr:hover td{ background-color: #e2e4e3;}
.listed-plan .table tr:nth-child(even){background-color: #f2f2f2;}
/***complaint-handling-process*****/
.complaint-handling-process-banner{    background-image: url(../images/complaint-handling-process/banner.jpg);}
.subh-c {
    font-size: 16px;
    font-weight: 600;
    width: 100%;
    text-align: left;
    margin: 5px 0px;
}
.txth-c {
    font-size: 15px;
    font-weight: 400;
    width: 100%;
    text-align: left;
    margin: 5px 0px;
}
.text-container-c h2 {
    text-align: center;

}
.secbgcolor {
    background: #f4f4f4;
    padding: 25px 0 50px;
    margin-top: 45px;
}
p a {
   color: #007bff;
}
.mailboxcontact i.fa.fa-mobile {
    font-size: 28px;
}
.mailboxcontact i.fa.fa-mobile, 
.mailboxcontact i.fa.fa-envelope{color: #44b354;}
.legal_and_admin_policies h1 {
    font-weight: 500;
    font-size: 35px;
}
.partnersarea .icon {
    width: 150px;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
}

/********11.01.21******/
.mailboxcontact .border{border-color: #ccc8c8 !important;  border-radius: 15px !important;}
.contact-us h3{color: #0d4ba0;}
.single-planbox-wrapper .imgareah{    border: 1px solid #d8d8d8;}
.single-planbox-wrapper.nmdcard{margin-top: 30px;}

 /***12.01.21***/
 .tab-right-area .tab-pane .form-inline label.control-label{font-weight: bold;}
 .tab-right-area .tab-pane{padding: 20px 15px;}
 .question-mark svg { color: rgb(13 75 160);}
 .tooltip-inner{background-color:rgb(13 75 160) !important;font-size: 14px;line-height: 1.2; max-width: 300px;}
 .p-from-wrapper .fi-head{font-size: 20px; font-weight: 500;
 }
 /*.modal-dialog {
    min-height: calc(100% - (1.5rem * 2));
    height: calc(100% - (1.5rem * 2));
    display: flex;
    align-items: center;
    }*/
/* 13.01.2021 */

/******new footer update****/
.linkbox ul li a{color:#ffffff !important}
.menu-main-link{border-bottom:1px solid #7d7d7d;border-top:1px solid #7d7d7d}
.payment-img-box,
 .middle-link-area{border-bottom:1px solid #7d7d7d;}


 @media only screen and (min-width:1290px) and (max-width:1440px) {
    .quotation-page-wrapper .qu-right_panel .planbox-inner-wrapper .single-planbox-wrapper.nmdcard .col-lg-5{  -ms-flex: 0 0 44.666667%; flex: 0 0 44.666667%;   max-width: 44.666667%;}
    .quotation-page-wrapper .qu-right_panel .planbox-inner-wrapper .single-planbox-wrapper.nmdcard .col-lg-4{    -ms-flex: 0 0 30.333333%; flex: 0 0 30.333333%; max-width: 30.333333%;}
}

.featuretab strong {
    font-weight: 600;
 }





@media only screen and (min-width: 1500px) and (max-width: 1920px) {
.container-fluid{padding-left: 60px; padding-right: 60px;}
}
@media only screen and (min-width: 1252px) and (max-width: 1367px) {
	.banner-left-side{ margin-top: 93px;}
}

/***responsive media*****/
@media only screen and (min-width: 1251px) and (max-width: 1330px) {
	
	.header-top a span,.top-right-nav ul li a {font-size: 12px;}
	
}
@media only screen and (min-width: 1218px) and (max-width: 1250px) {
	.header-top a span,.top-right-nav ul li a{font-size:13px;}
	.top-right-nav ul li{    padding: 0 3px;}
	.navbar-light .navbar-nav .nav-link { font-size: 13px;}
	.single-planbox-wrapper.nmdcard{padding: 20px 13px 0 61px;}
	.choose-us-wrapper .choose-us-background-hld .col-lg-10{    -ms-flex: 0 0 98.333333%;  flex: 0 0 98.333333%;  max-width: 98.333333%;}
	.question-hld .question-hld-inner-bg,
	.color-box-wrapper .container{ max-width: 1050px;}
	/***health tab***/
	.productformbox{    padding: 40px 9px;}
	.tab-right-area {   padding-left: 9px;}
}
/* 15.05.2021 */
@media screen and (max-width: 575px){
	.fireworkbox canvas{width: 100% !important;}
	.awards-area .card {flex-direction: column;}
	.awards-area .owl-carousel { padding: 0 21px;}
	.bd-placeholder-img{width:100%}
	.banner-tab-area .tab-left-area h5{padding-top: 28px;}
	.plan-area-wrapper .plan-box-wrapper{height: auto;margin-bottom:60px;position: relative;}
	.header-top a{display: flex;}
	.header-top .top-right-nav{right: -34px; position: relative;}
	}
	


@media only screen and (min-width:1170px) and (max-width:1217px) {
	.single-planbox-wrapper.nmdcard{padding: 20px 13px 0 61px;}
	.header-top a span,.top-right-nav ul li a{ font-size: 11px;}
	.navbar-light .navbar-nav .nav-link { font-size: 13px;}
	.choose-us-wrapper .choose-us-background-hld .col-lg-10{    -ms-flex: 0 0 98.333333%;  flex: 0 0 98.333333%;  max-width: 98.333333%;}
	.question-hld .question-hld-inner-bg,
	.color-box-wrapper .container{ max-width: 90%;}
	.tab-content .container{    max-width: 100%;}
	footer .linkarea{    display: inline-block !important;}
	.question-hld{    font-size: 16px;}
	/***health tab***/
	.productformbox{    padding: 40px 9px;}
	.tab-right-area {   padding-left: 9px;}
	.client-wrapper-hld .col-md-10 {  -ms-flex: 0 0 98.333333%; flex: 0 0 98.333333%;  max-width: 98.333333%;}
	.our-clients-row .col-md-4 { -ms-flex: 0 0 33%; flex: 0 0 33%; max-width: 33%;}
	
	
	
}
/* ------------------------ SMALL DESKTOP ------------------------*/
@media only screen and (min-width:992px) and (max-width:1169px) {
	.choose-us-wrapper .choose-us-background-hld .col-lg-10{    -ms-flex: 0 0 98.333333%;  flex: 0 0 98.333333%;  max-width: 98.333333%;}
	.top-right-nav ul li {  padding: 0 4px;}
	.header-top a span,.top-right-nav ul li a{font-size: 11px;}
	.navbar-light .navbar-nav .nav-link{font-size: 12px;}
	footer .linkarea.d-md-flex{display:inline-block !important}
	.single-planbox-wrapper.nmdcard [class*="col"] {padding-left:5px;padding-right:5px}
	/***health tab***/
	.productformbox{    padding: 40px 9px;}
	.tab-right-area {   padding-left: 9px;}
	.productformbox .tab-right-area .nav-tabs .nav-link span{    width: 121px;}
	.tab-right-area .tab-pane{    padding: 20px 11px;}
	.client-wrapper-hld .col-md-10 {  -ms-flex: 0 0 98.333333%; flex: 0 0 98.333333%;  max-width: 98.333333%;}
	.our-clients-row .col-md-4 { -ms-flex: 0 0 33%; flex: 0 0 33%; max-width: 33%;}
	.single-planbox-wrapper.nmdcard .btn-dark-blue{    font-size: 11px;    padding: 7px 17px 7px 5px;}
	
	
}

/* ------------------------ TABLET ------------------------*/
@media only screen and (min-width:768px) and (max-width:991px) {
.easy-step .custom-container{  max-width: 738px;}
.easy-step .step-circle-wrapper .step-circle:after {
    right: -50px;
    top: 60px;
background-image:none;
    width: 47px;
    height: 16px;
    background: #052b60;
}
.choose-us-wrapper .choose-us-box h5{font-size: 16px;}
.header-top a span,.top-right-nav ul li a{font-size: 11px;}

.header-top a img,.header-top a span, .top-right-nav ul li a img{width:15px}
.header-top i.fa.fa-whatsapp{    font-size: 25px;}
.top-right-nav ul li{    padding: 0 1px;}
.header-top .row .col-md-3{-ms-flex: 0 0 20%;  flex: 0 0 20%; max-width: 20%;padding-right: 6px;}
.header-top .row .col-md-9{-ms-flex: 0 0 80%;  flex: 0 0 80%; max-width: 80%;padding-right: 6px;}
.header-top a span{  padding-left: 1px;}
/***blue box***/
.color-box-wrapper .box-inner-wrapper .col,.color-box-wrapper .color-box{width:calc(100% - 5px);flex-basis: 0;    flex-grow: 1;}
.border-box-wrapper .col{width:calc(100% - 5px);flex-basis: 0;    flex-grow: 1;padding: 0 5px;}
.partnersarea ul{    justify-content: center;}
.user-profile {
    margin-top: 0;
    position: absolute;
    top: 10px;
    right: 87px;
}
.single-planbox-wrapper.nmdcard .col-lg-3 .row.align-items-center{margin:0;    border-bottom: 1px solid #e5e5e5;}	
.bottom-area.m-text .custom-checkbox,.single-planbox-wrapper.nmdcard .bottom-area a{    font-size: 10px;}
.bottom-area.m-text .custom-checkbox{padding-left: 20px;}
.top-search-result .btn-dark-blue{    padding: 7px 9px;font-size: 14px;}
.info-details-box .boxes span {  font-size: 13px;}
.client-wrapper-hld .col-md-10 {  -ms-flex: 0 0 98.333333%; flex: 0 0 98.333333%;  max-width: 98.333333%;}
.our-clients-row .col-md-4 { -ms-flex: 0 0 33%; flex: 0 0 33%; max-width: 33%;}
.banner-tab-area .border-right{border-bottom: 1px solid #C6BABE;border-right:0;margin-bottom:15px}	
.motor-details-inner-wrapper .banner-tab-area .border-right{border-bottom:0}
.motor-details-inner-wrapper .productformbox{    padding: 20px 4px;}
.motor-details-inner-wrapper .tab-right-area .tab-pane{padding: 9px 9px;}
/***proposal form***/
.proposal-page .container {  max-width: 900px;}
footer .linkarea{    display: inline-block !important;}
.proposal-page .from-block,
.proposal-page .proposal-r-area{padding:10px}
.border-field.tUpper,
.border-field.tUpper strong,.proposal-page .proposal-r-area{ font-size: 11px !important;}
.border-field.tUpper strong{padding:0}
	/***navigation**/
.navbar-collapse {
    position: fixed;
    right: -70px;
    top: 152px;
    height: 100vh;
    width: 0;
    background-color: #fff;
    display: block !important;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
	border-top: 1px solid #f1f1f1;
}
.navbar-collapse.show {
    width: 100%;
    text-align: center;
	right:0;
	
	
}
.dropdown-menu {
    border: 0;
    position: relative !important;
	    background-color: #F0F6FF;
}
.navbar-collapse li.nav-item {
    display: block;
    width: 100%;
    text-align: center;
}
.dropdown-item{ text-align: center;}

.navbar-collapse .top-right-nav{border-top:1px solid #f1f1f1}
.navbar-collapse .top-right-nav ul li{    padding: 10px 5px;}
.navbar-light .navbar-nav .nav-link:hover{border:0}
.navbar-expand-lg .navbar-nav .dropdown-menu{border:0}
.navbar-toggler-icon {
    background-image: url(../images/menu.png) !important;
    width: 25px;
    height: 22px;
}
.navbar-light .navbar-toggler{border:0;padding:0}
header {
    position: fixed;
    top: 0;
    background: #ffffff;
    left: 0;
    right: 0;
	z-index:999;
}
body{padding-top:152px}
.navbar-light .navbar-nav .nav-link{    margin: 10px 0;}
	/***navigation end**/

}
@media screen and ( max-width:767px ) {
	.color-box-wrapper .col{   flex-basis: inherit;padding: 0 6px;}
	.color-box-wrapper .box-inner-wrapper .col:nth-child(4),.color-box-wrapper .box-inner-wrapper .col:nth-child(5){ max-width: 50%; }
	.color-box-wrapper .row.border-box-wrapper{justify-content: center;}
	.color-box-wrapper .box-inner-wrapper .col{margin-bottom: 15px;}
	.color-box-wrapper .color-box h5{    font-size: 17px;}
	.color-box-wrapper .color-box{    height: 150px;    margin: 0 0 15px 0;}
	.color-box-wrapper .color-box .icon-hld{     width: 75%; margin: 0 auto;  text-align:center; margin-bottom: 8px;}
	.color-box-wrapper .color-box .icon-hld img{}
	.border-box-wrapper .col{ max-width: 100%; margin-bottom:15px  }
	.easy-step .step-circle-wrapper .step-circle:after{display:none}
	.step-circle-wrapper{    margin: 0 auto;}
	.partnersarea .icon{    width: calc(50% - 4px)}
	.common-gap.our-clients{    margin: 25px 0 0;}
	.testimonial-box{height:auto;margin-bottom:90px;}
	.info-details-box .boxes,footer .linkbox ul{margin-bottom:15px}
	.social-med-icon{margin-top:15px}
	.header-top a img{width:15px}
	.header-top a.email-top img{width:20px}
	section .common-heading{ font-size: 24px}
	/********/
	.navbar-light .navbar-brand img{width: 150px;}
	.user-profile {margin-top: 0; position: absolute; top: 10px; right: 50px;}
	/**top header**/
	.header-top .row {flex-wrap: nowrap;}
	.top-right-nav{text-align:right}
	.color-box-wrapper .row.box-inner-wrapper { justify-content: space-around;}	
	.border-box-wrapper .col{width: 50%;}
	.info-details-box .col-md-3 .boxes {
    border-right: 0;
	border-bottom: 1px solid #CDC3C6;
	padding-bottom: 15px;
}
.info-details-box .row .col-md-3:last-child .boxes{ border: 0;padding-bottom: 0;} 
.common-heading{font-size: 24px !important;}
section.common-gap.easy-step .common-heading{padding-left:5px;padding-right:5px}	
.footer-bottom p{    font-size: 11px;}
.choose-us-wrapper .choose-us-background-hld {
    padding-bottom: 30px;
}
.partnersarea{ padding-top: 30px;}
section.common-gap.easy-step{padding-bottom: 30px; padding-top: 0;}
	.question-hld a,.question-hld{font-size:15px}
.question-hld{    padding: 15px 15px;}
div.header-bottom-drow {
    margin-top: 0;
}	
.header-top .row .col-md-3{padding-right:2px;margin-bottom:0 !important}
.header-top .row .col-md-9{padding:0 2px;}
.top-right-nav ul{text-align:left}	
.header-top a { font-size: 12px;	}
.navbar-light .navbar-toggler {
    color: rgba(0,0,0,.5);
    border-color: rgba(0,0,0,.1);
    padding: 2px 4px;
}	
.user-profile p {
    font-size: 10px;
}	
.proposal-page .btn-dark-blue{float: inherit !important; margin-top: 10px;}
.top-search-result .col-md-3.text-right{text-align:left !important}.top-search-result .col-md-3.text-right{text-align:left !important}	
.single-planbox-wrapper.nmdcard .col-lg-3 .row.align-items-center{margin:0;    border-bottom: 1px solid #e5e5e5;}	
.bottom-area.m-text .d-md-flex.justify-content-end.align-items-center.bottom-area-right{display:flex !important}	
	/***navigation**/
.navbar-collapse {
    position: fixed;
    right: -70px;
    top: 112px;
    height: calc(100% - 110px);
    width: 0;
    background-color: #fff;
    display: block !important;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
	border-top: 1px solid #f1f1f1;
}
.navbar-collapse.show {
    width: 100%;
    text-align: center;
	right:0;
	overflow:auto;
}
.dropdown-menu {
    border: 0;
    position: relative !important;
	    background-color: #F0F6FF;
}
.navbar-collapse li.nav-item {
    display: block;
    width: 100%;
    text-align: center;
}
.dropdown-item{ text-align: center;}

.navbar-collapse .top-right-nav{border-top:1px solid #f1f1f1}
.navbar-collapse .top-right-nav ul li{    padding: 10px 5px;}
.navbar-light .navbar-nav .nav-link:hover{border:0}
.navbar-expand-lg .navbar-nav .dropdown-menu{border:0}
.navbar-toggler-icon {
    background-image: url(../images/menu.png) !important;
    width: 25px;
    height: 22px;
}
.navbar-light .navbar-toggler{border:0}
header {
    position: fixed;
    top: 0;
    background: #ffffff;
    left: 0;
    right: 0;
	z-index:999;
}
body{padding-top:112px}
.navbar-light .navbar-nav .nav-link{    margin: 10px 0;}
	/***navigation end**/
	
	
	
	
.single-planbox-wrapper.nmdcard{ padding: 8px 14px 0px;}	
.quotation-page-wrapper .single-planbox-wrapper.nmdcard .btn-dark-blue{font-size: 12px;}
.single-planbox-wrapper.nmdcard .btn-dark-blue{ padding: 7px 14px 7px 5px;}
	.navbar {
    padding: 3px 0;
}
.quotation-page-wrapper .single-planbox-wrapper.nmdcard .btn-dark-blue:after{    right: 6px;}	
.single-planbox-wrapper.nmdcard .col-lg-4 .row {margin:0 -5px}	
.single-planbox-wrapper .imgareah{border-radius:5px}
.productformbox{    padding: 15px 7px;}	
	.tab-right-area{padding-left:0}
.tab-right-area .tab-pane{padding:5px 5px 20px}	
.tab-right-area .tab-pane .form-inline label.control-label{padding-left:15px}	
.productformbox .tab-right-area .nav-tabs .nav-link span{     font-size: 16px;;   width: 90px;}	
.tab-right-area .tab-pane h4{margin: 10px 0 10px;}	
.banner-tab-area .border-right{border-bottom: 1px solid #C6BABE;border-right:0;margin-bottom:15px}	
.banner-tab-area .inner-box-wrapper{    -webkit-transform: scale(0.9);  -moz-transform: scale(0.8);  -ms-transform: scale(0.8);    -o-transform: scale(0.8); transform: scale(0.8);}	
	.slider-tab.mt-5 {
    margin-top: 20px !important;
}
.tab-right-area .tab-pane .restlbl{    width: calc(100% - 13px);}
.tab_slider .owl-dots{display:none}
.banner-tab-area h1{    font-size: 25px;margin-top:10px}	
.banner-tab-area .tab-head-text p{margin-bottom:20px;    font-size: 16px;}	
	.motor-details-des .list2{padding-left:15px}
/***Important mark**/	
.nooutline.col-md-4.col-lg-3.left_panel.sidebar{display:none}	
.proposal-page .proposal-r-area{margin-bottom:20px}
.proposal-page .proposal-l-area .checkbox-wrapper .custom-checkbox { font-size: 15px;margin-right: 5px; padding-left: 24px;}
.proposal-page .checkbox-text:after{right: 3px;}
.map-count {  height: 20px; min-width: 20px; font-size: 13px; line-height: 22px;}
.proposal-l-area.from-block.proposal-final-st .l-details-info .col-md-4{margin-bottom:10px}
.proposal-l-area.from-block.proposal-final-st.medical-history .l-details-info{margin-bottom:10px}
.top-search-result{position:relative;padding-right: 44px;}
.filter-mob-icon.d-block.d-md-none {
    cursor: pointer;
    border: 0;

    position: absolute;
    right: 0;
    top: -3px;
	left: auto;
}
.filter-mob-icon svg{width:25px}
.qu-right_panel .modifysearchdesknew{ padding: 0px 6px;    font-size: 13px !important;   margin-top: 15px;  display: inline-block;}
.left_panel.sidebar.active{    
	display: block !important;
    position: fixed;
    z-index: 9999;
    background: #ffffff;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100vh;
    overflow: auto;
}
.pricing-table .pricing-option1,
.pricing-table1 .pricing-option1{  -webkit-flex: initial; -ms-flex: initial;  flex: initial;}
.pricing-table1 .pricing-option{    font-size: 11px;display: block; display: block;line-height: 1.5; }
.pricing-option1 span{font-size: 11px;}
.pricing-table .pricing-option{padding: 25px 1px 15px 1px;}
.logoplanarea img { max-width: 93%; display: inline-block;  margin: 0 auto;}
.pricing-table .pricing-option p, .pricing-table .pricing-option1 p,
.pricing-table .pricing-option .price .front span.price { font-size: 12px;}
.gobacktxt { font-size: 14px;}
.gobacktxt img{display: block;}
.pricing-table .pricing-option p{min-height:71px}
.pricing-table .pricing-option .price .back a.button{ width: 100%; font-size: 9px; padding: 8px 2px;}



/*****12.03.20****/
.banner-tab-area .gradient-arrow{    bottom: -24px;    z-index: -1;}
.tab-right-area .tab-pane .form-control{width:calc(100% - 13px)}
.tab-right-area .tab-pane h4{    padding-left: 13px;}
.motor-details-inner-wrapper .big-l-block h2{    font-size: 30px;}
.motor-details-inner-wrapper .big-l-block h6{    font-size: 18px;}
.navbar-light .navbar-toggler{box-shadow:none}
.banner-tab-area .inner-box-wrapper .gradient-box{min-height: 60px;}
.p-from-wrapper .fi-head{padding-left:0}
.li-right-img{margin-bottom:0}
 .color-box-wrapper .banner-tab-area .productformbox .border-right{padding:0}
.Steps {
    width: 340px;
    
}
.Steps .step:after{
	min-width: fit-content;
    margin: 0 auto;
    width: 60px;
    font-size: 9px;
    transform: translate(-11px, 10px);
}

}

@media (max-height: 767px) and (min-width:1250px) { 

.top-search-result p{margin-bottom:0}
.header-top{padding: 4px 0;}
.conmon-gap.my-5{margin-top:20px !important}
}

.list3 {
    padding: 0;
    margin: 25px 0 0 0;
    position: relative;
    list-style: none;
    overflow: hidden;
}
.section-divider ul li {
    margin-bottom: 10px;
}
.list3 li .info1 {
    overflow: hidden;
    padding: 30px 30px 10px 0px;
}
.box4 {
    overflow: hidden;
    position: relative;
    background: #ffffff;
    margin-bottom: 30px;
    border: solid 1px #dfdfdf;
}
.list3 li figure {
    margin: 0;
    float: left;
    overflow: hidden;
    display: block;
}
.info-blocks .icon-info-renewal {
    float: left;
    color: #6cd3da;
    font-size: 30px;
    min-width: 50px;
    margin-top: 7px;
    text-align: center;
    background: #6cd3da;
    width: 165px;
    height: 165px;
    padding-top: 35px;
    border: 1px solid #6cd3da;
    border-radius: 50%;
    margin-right: 25px;
}
.info-blocks .info-blocks-in {
    padding: 0 10px;
    overflow: hidden;
}
.border-rw {
    border-bottom: solid 2px #0d4ba0;
    width: 80px;
    margin: 12px 0 10px;
}
.info-blocks .icon-info-renewal2 {
    float: right;
    color: #ffd67c;
    font-size: 30px;
    min-width: 50px;
    margin-top: 7px;
    text-align: center;
    background: #ffd67c;
    width: 165px;
    height: 165px;
    padding-top: 30px;
    border: 1px solid #ffd67c;
    border-radius: 50%;
    margin-left: 25px;
}
.info-blocks .icon-info-renewal3 {
    float: left;
    color: #f0f0f0;
    font-size: 30px;
    min-width: 50px;
    margin-top: 7px;
    text-align: center;
    background: #f0f0f0;
    width: 165px;
    height: 165px;
    padding-top: 35px;
    border: 1px solid #f0f0f0;
    border-radius: 50%;
    margin-right: 25px;
}
.benefits-icon {
    float: left;
}
.help-box .benefits-content {
    overflow: hidden;
    padding-left: 5px;
}
.section-divider h4 {
    color:#646464;
    font-size: 22px;
}
.motor-details-des .heading-boder {
    border-bottom: solid 2px #0d4ba0;
    width: 130px;
    margin: 12px 0 10px;
}

/**04.03.21****login dashboard*****/
.login-dashboard-left-wrapper{background-color:#d6d7d9}
.login-dashboard-left{}
.login-dashboard-left ul {padding:0;margin:0}
.login-dashboard-left ul li{list-style-type:none;display:flex;align-items:center;border-bottom:1px solid #b9babc;padding:30px 50px}
.login-dashboard-left ul li a{font-size:22px;font-weight:500;color:#5b5c5c;padding-left:30px}
.login-dashboard-left ul li:hover a,
.login-dashboard-left ul li.active a{color:#0d4ba0}
.login-dashboard-left ul li:last-child {border-bottom:0}
.login-dashboard-right .top-search-result p{color:#646466;font-size:18px}
.recent-s-h{color:#898a8a;font-size:30px;font-weight:500}
.quotation-page-wrapper .login-dashboard-right .single-planbox-wrapper.nmdcard .btn-dark-blue{border-radius:25px;width:80%;font-weight:500;font-size:12px;padding:7px 10px;box-shadow:none;margin-top:5px;}
.quotation-page-wrapper .login-dashboard-right .single-planbox-wrapper.nmdcard .btn-dark-blue:hover{color:#ffffff}
.quotation-page-wrapper .login-dashboard-right .single-planbox-wrapper.nmdcard .btn-dark-blue:after{display:none}
.login-dashboard-right .single-planbox-wrapper.nmdcard .col {padding-right: 15px; padding-left: 15px;}
.see-all{color:#8d8e8f;font-size:18px}
.login-dashboard-right .single-planbox-wrapper .policy-name {color: #47ad03;}
.single-planbox-wrapper.nmdcard .hospital-info {color: #000000;}
.single-l-info{margin-bottom:44px}
.single-l-info a{color:#646466;font-size:22px;font-weight:normal }
.single-l-info{color:#646466;font-size:22px;}
.single-l-info img{margin:0 50px 0 0}
.single-l-info .col-md-5{
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji",".single-l-info Segoe UI Emoji","Segoe UI Symbol";
}
.login-dashboard-left ul li img {
    max-width: 100%;
	-webkit-filter: sepia(80%);
    filter: sepia(80%);
}
.login-dashboard-left ul li:hover img,
.login-dashboard-left ul li.active img{-webkit-filter: sepia(0); filter: sepia(0);}

.login-support-box {
    -webkit-box-shadow: 1px 1px 6px 1px rgb(0 0 0 / 25%);
    box-shadow: 1px 1px 6px 1px rgb(0 0 0 / 25%);
    padding: 43px 80px;border-radius:15px;
}
.login-dashboard-left ul li .dropdown-menu:after,
.login-dashboard-left ul li .dropdown-menu:before
{display:none}
.login-dashboard-left ul li.dropdown a.dropdown-toggle:after{display: inline-block;
    width: 0;
	opacity:1;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}

/**05.03.21**/
.icon-c-holder{width:82px;height:82px;border-radius:50%;background:#0049b1;    z-index: 1;border: 2px solid #0049b1;}
.icon-c-holder-circle{width:78px;height:78.5px;border-radius:50%;border:10px solid #ffffff;display:flex;align-items:center;justify-content:center;padding: 5px;}
.h-contact-text{background:#0049b1;color:#ffffff;width: fit-content; padding: 10px 24px 10px 58px; margin-left: -33px;}
.h-contact-text p{font-weight:bold;font-size:13px;}
.h-contact-info{position: fixed; top: 62%; right: 0; bottom: auto; z-index: 99;transform:translateY(-50%)}
.h-contact-info{right: -148px;transition: all .2s ease-in; -webkit-transition: all .2s ease-in;-ms-transition: all .2s ease-in}
.h-contact-info:hover{right: 0;cursor:pointer}
.login-dashboard-left ul li img{    max-width: 35px;max-height: 45px;}
.single-l-info img {max-width: 25px; max-height: 30px;}
.s-i{display:inline-block;width:28px;margin: 0 50px 0 0;}
.single-l-info a,
.single-l-info{font-size: 16px;}
.login-dashboard-left ul li a{font-size: 16px;padding-left: 20px;}
.login-dashboard-left ul li {padding: 20px 40px;}

/****thank you page**06.03.21***/
.thank-you-health-nstp .blue-bg{background:#0265fb;color:#ffffff}
.thank-you-health-nstp table.table {
    background: #f2f4f4;
}
.thank-you-health-nstp .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #c8c8c8;
}
.thank-you-health-nstp .btn-dark-blue{background-color:#3b93ab}
.thank-you-health-nstp .table thead th{font-weight:normal}
.thank-you-health-nstp .table td{font-weight:600}
.thank-you-health-nstp .Download-ThePolicyMall span{background-color:#ffffff;font-weight:bold;color:#0265fb !important}
.thank-you-health-nstp .grey-bg{background-color:#ebeded}
.thank-you-health-nstp .grey-bg a{text-decoration:underline}
.thank-you-health-nstp .login-acc-btn{background-color:#5ecd72;padding-top: 13px;}
.thank-you-health-nstp .apple-btn {background-image: url(../images/thank-you/apple.svg);}
.thank-you-health-nstp .market-btn {
    display: inline-block;
    padding: 0.3125rem 0.875rem;
    padding-left: 2.8125rem;
    -webkit-transition: border-color 0.25s ease-in-out, background-color 0.25s ease-in-out;
    transition: border-color 0.25s ease-in-out, background-color 0.25s ease-in-out;
    border: 1px solid #e7e7e7;
    background-position: center left 0.75rem;
    background-color: #000000;
    background-size: 1.5rem 1.5rem;
    background-repeat: no-repeat;
    text-decoration: none;
}
.thank-you-health-nstp .google-btn {
   background-image: url(../images/thank-you/google-play.svg);
}
.thank-you-health-nstp .market-btn .market-button-subtitle {
    display: block;
    margin-bottom: -0.25rem;
    color: #888;
    font-size: 0.75rem;
}
.thank-you-health-nstp .market-btn .market-button-title {
    display: block;
    color: #ffffff;
    font-size: 1.125rem;
}
.thank-you-health-nstp .footer-btn-hld a{height:52px;border-radius:5px;margin:0 2px}

/*****10.03.21****/
.popover-body{padding:25px;border-radius:15px;font-size:16px}
.btn-gotit {
    background-color: #0d4ba0;
    color: #ffffff;
    font-size: 25px;
    font-weight: 500;
    border-radius: 25px;
    padding: 8px 80px;
    border: 2px solid #45b756;
	 position: fixed;
    bottom: 100px;
    right: 100px;
    top: auto;
    left: auto;
    z-index: 9999;
}
.popover{    border-radius: 15px;}
.overflow-hidden{overflow:hidden}
/*****common popup 27.23.21*****/
.modal-dialog.common-popup{max-width: 578px;}
.common-popup .modal-content{background-image:url(../images/popup.png);overflow-Y:auto;min-height: 360px;border-radius: 28px;border:0;padding: 0 10px;box-shadow: 0px 0px 15px rgb(0 0 0 / 37%);background-position: top left;background-repeat: no-repeat;}
.common-popup .modal-dialog{max-width:578px;max-height:360px;}
.common-popup .modal-header{font-size:30px;font-weight:500;color: #0d4ba0;border-bottom: 1px solid #bcbcbc;padding: 24px 23px 15px;}
.common-popup .modal-body{padding-left:23px;padding-left:23px}
.common-popup .form-control{height:48px}
.common-popup .modal-footer{border-top: 1px solid #bcbcbc;}
.testimonial-box span.d-block.text-left {position: relative;margin-top: 50px;margin-left: -20px;}
.testimonial-box span.d-block.text-left img {
    position: relative;
    top: -43px;
    left: 25px;
}
.testimonial-box p.text-left.my-2  a {
    color: #007bff;
    padding-top: 15px;
    display: block;
}


