* {
    text-decoration: none !important;
    outline: 0 !important;
    list-style: none !important;
}

body {
    color: #2b2a2a;
    background: #fff;
    font-family: 'Poppins', sans-serif;
}

body,
html {
    width: 100%;
    height: 100vh;
}

a,
a:hover {
    transition: .6s all !important;
}

p,
h1,
h2,
h3,
h4,
h5,
h6,
a {
    line-height: 1.5;
}

.form-control:focus {
    box-shadow: inherit !important;
    border-color: #000;
}

.bgcovermaindoctcov {
    position: fixed;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
}

.registerpagedesign-main {
    display: inline-block;
    width: 100%;
    height: calc(100vh - 48px);
}

.registerpagedesign-cover {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100vh;
}

.registerpagedesign-left {
    width: 50%;
    float: left;
    position: relative;
    z-index: 1;
    /* display: -webkit-box;
    display: -ms-flexbox; */
    display: inline-block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 13%;
}

.rightmaininercov{
    display: inline-block;
    width: 100%;
}
.registerpagedesign-right {
    width: 50%;
    float: right;
    padding: 22px 0;
    height: 100%;
    position: relative;
    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-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.registerpagedesign-left h3 {
    display: inline-block;
    width: 100%;
    font-size: 45px;
    color: #ffffff;
    font-weight: 600;
    line-height: 1.5;
    margin: 0;
    margin-bottom: 18px;
}

.registerpagedesign-left p {
    display: inline-block;
    width: 100%;
    font-size: 20px;
    color: #ffffff;
    font-weight: 400;
}

.registerpagedis-logo {
    display: inline-block;
    width: 100%;
    padding-left: 45px;
}

.registerpagedis-logo a {
    display: inline-block;
    width: auto;
}

.registerpagedis-logo a img {
    width: 135px;
}

.registerpagedis-form {
    display: inline-block;
    width: 100%;
    padding-left: 45px;
}

.registerpagedis-form h2 {
    display: inline-block;
    width: 100%;
    font-size: 20px;
    margin: 0px;
    color: #000000;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 22px;
}

.registerpagedis-form .form-group {
    display: inline-block;
    width: 100%;
    margin: 0;
    min-height: 62px;
    margin-bottom: 5px;
    position: relative;
}

.sltpanboxdesign2 .select2-container--default .select2-selection--single {
    background: #EBEBEB;
    height: 40px;
    border-radius: 5px;
    border: 2px solid #DEDEDE;
}

.sltpanboxdesign2 .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 38px;
    padding-left: 14px;
}

.sltpanboxdesign2 .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 7px;
    right: 2px;
}

.registerpagedis-form .form-group .form-control {
    background: #ffffff;
    border: 0;
    box-shadow: inherit;
    border-radius: 5px;
    border: 2px solid #DEDEDE;
    height: 40px;
    font-size: 12px;
    padding: 14px;
    border-radius: 5px;
    width: 100%;
    color: #000000;
    padding-top: 8px;
    padding-bottom: 6px;
}


.regcountrycodebox_set {
    position: absolute;
    top: 0;
    left: 0;
}

.regcountrycodebox_set:after {
    content: '';
    display: inline-block;
    border-right: 2px solid #DEDEDE;
    height: 26px;
    position: absolute;
    top: 8px;
    right: -5px;
}

.regcountrycodebox_set .select2-container {
    width: 95px !important;
}

.regcountrycodebox_set .select2-container--default .select2-selection--single {
    height: 38px;
    border: 0;
    background: transparent;
}

.regcountrycodebox_set .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #999;
    line-height: 43px;
    font-size: 12px;
}

.regcountrycodebox_set .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 8px;
}
.regcountrycodebox_set .select2-container--default.select2-container--disabled .select2-selection--single{
    background-color: transparent !important;
}

.sendotpcsboxset {
    display: inline-block;
    width: auto;
    position: absolute;
    top: 10px;
    right: 10px;
}

.sendotpcsboxset a {
    display: inline-block;
    width: auto;
    font-size: 11px;
    color: #4285F4;
    text-decoration: none !important;
    text-transform: capitalize;
    font-weight: 500;
}
.sendotpcsbox_cover .form-control{
    display: inline-block;
    width: 100%;
}
.sendotpcsbox_cover .form-control{
    padding-right: 68px !important;
}
.phonenumtextboxset {
    padding-left: 110px !important;
   
}

.passfonthideshow i {
    position: absolute;
    top: 14px;
    right: 10px;
    font-size: 15px;
    color: #000000;
    cursor: pointer;
}




.custom_checkbox {
    display: inline-block;
    width: 100%
}

.custom_checkbox p {
    /* display: inline-block;
	font-size: 18px;
	color: #000;
	margin: 0;
	width: 100%;
	font-weight: 400 */
}

.control {
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 15px;
    cursor: pointer;
    font-size: 18px
}

.control input {
    position: absolute;
    z-index: -1;
    opacity: 0
}

.control__indicator {
    position: absolute;
    top: 3px;
    left: 0;
    height: 20px;
    width: 20px;
    background: #fcfcfc;
    border-radius: 4px;
    border: 2px solid #565656;
}

.control--radio .control__indicator {
    border-radius: 50%
}

.control input:focus~.control__indicator,
.control:hover input~.control__indicator {
    background: #ccc
}

.control input:checked~.control__indicator {
    background: #4285F4;
    border-color: #4285F4;
}

.control input:checked:focus~.control__indicator,
.control:hover input:not([disabled]):checked~.control__indicator {
    background: #4285F4;

}

/* .control--checkbox .control__indicator:after{
	border: solid var(--button-text-color);
} */
.control input:disabled~.control__indicator {
    background: #e6e6e6;
    opacity: .6;
    pointer-events: none
}

.control__indicator:after {
    content: '';
    position: absolute;
    display: none
}

.control input:checked~.control__indicator:after {
    display: block
}

.control--checkbox .control__indicator:after {
    left: 6px;
    top: 1px;
    width: 5px;
    height: 11px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.control--checkbox input:disabled~.control__indicator:after {
    border-color: #7b7b7b
}

.control--radio .control__indicator:after {
    left: 4px;
    top: 4px;
    height: 12px;
    width: 12px;
    border-radius: 50%;
    background: #fff
}

.control--radio input:disabled~.control__indicator:after {
    background: #7b7b7b
}

.custom_radio {
    display: inline-block;
    width: 100%
}

.custom_radio p {
    display: inline-block;
    font-size: 18px;
    color: #000;
    margin: 0;
    width: 100%;
    font-weight: 400
}

.provdbytstext {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-top: 0px;
    padding-left: 15px;
    padding-right: 15px;
}

.provdbytstext p {
    display: inline-block;
    width: 100%;
    color: #565656;
    font-size: 14px;
    margin: 0;
    text-align: left;
    font-weight: normal;
}

.provdbytstext p a {
    text-decoration: underline !important;
}
.provdbytstext .custom_checkbox .error{
    color: red;
    font-size: 10px;
    width: 100%;
    /* font-family: 'FuturaMdBTMedium'; */
    font-weight: normal;
    text-align: left;
}

.regstphrbtncover {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-top: 0px;
}

.regstphrbtncover button {
    width: 100%;
    background: #CD1417;
    border-radius: 5px;
    color: #FFFFFF;
    border: 0;
    height: 45px;
    font-size: 16px;
    padding: 10px;
    outline: 0 !important;
}

.donoprefnumbset-cov {
    color: #a94442;
    font-size: 11px;
    width: 100%;
    font-weight: normal;
    margin-bottom: 0;
}

.notecnnotchlt1 {
    color: #d70000;
    font-size: 11px;
    width: 100%;
    font-weight: normal;
    line-height: 1.4;
    margin-bottom: 4px;
    display: inline-block;
    margin-top: 5px;
}

.clientslist-slider {
    display: inline-block;
    width: 100%;
    padding-left: 45px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.clientslist-slider .owl-carousel .owl-item .item img {
    height: 60px;
    max-width: inherit;
    object-fit: contain;
}

/* .clientslist-slider .owl-nav .owl-prev {
    width: 30px;
    height: 30px;
    background: #4285F4 !important;
    border-radius: 50%;
    position: absolute;
    top: 16px;
    left: -31px;
    color: #fff !important;
}
.clientslist-slider .owl-nav .owl-next {
    width: 30px;
    height: 30px;
    background: #4285F4 !important;
    border-radius: 50%;
    position: absolute;
    top: 16px;
    right: -31px;
    color: #fff !important;
} */
.clientslist-slider .owl-dots{
    display: none;
}
footer {
    display: inline-block;
    width: 100%;
    background: #F2F2F2;
    float: left;
    padding-top: 15px;
    padding-bottom: 12px;
    position: relative;
    z-index: 1;
}

.fotnavlst-left {
    display: inline-block;
    width: auto;
    float: left;
}

.fotnavlst-left a {
    display: inline-block;
    width: auto;
    float: left;
    color: #000000;
    margin-right: 16px;
    font-size: 14px;
}

.fotnavlst-left a svg {
    height: 20px;
    width: 20px;
    float: left;
    margin-right: 8px;
}

.fotnavlst-right {
    display: inline-block;
    width: auto;
    float: right;
}
.fotnavlst-right p{
    color: #857B7B;
    display: inline-block;
    width: auto;
    float: right;
    margin: 0px;
    font-size: 14px;
}
.fotnavlst-right p a{
    color: #CD1417;
}

.formregstdata_rig .form-group .mobile_err, .formregstdata_rig .form-group .email_err, .formregstdata_rig .form-group .mobile_otp_err{
    color: red;
    font-weight: normal;
    font-size: 12px;
    width: 100%;
    /* font-family: 'FuturaMdBTMedium'; */
    font-weight: normal;
}
.formregstdata_rig .form-group label.error{
    color: red;
    font-size: 11px;
    width: 100%;
    /* font-family: 'FuturaMdBTMedium'; */
    font-weight: normal;
    margin-bottom: 0;
}

.viewpharmcbtnsetcov{
    display: inline-block;
    width: auto;
    border: 0;
    border-radius: 4px;
    padding: 35px;
    position: relative;
    padding-right: 24px;
    padding-top: 44px;
    margin-top: 48px;
}
.viewpharmcbtnsetcov::after{
    content: '';
    background: url(../img/rectangle-line.svg) top center no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.viewpharmcbtnsetcov h6{
    display: inline-block;
    width: auto;
    color: #ffffff;
    margin: 0;
    position: absolute;
    top: -13px;
    left: 26px;
    font-size: 19px;
    font-weight: 500;
    /* background: #1971fb;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 3px;
    padding-bottom: 3px; */
}
.viewpharmcbtnsetcov a{
    display: inline-block;
    background: #ffffff;
    color: #0E69FF;
    padding: 10px 10px 10px;
    border-radius: 4px;
    margin-right: 10px;
    font-weight: 500;
    float: left;
    position: relative;
    z-index: 1;
    font-size: 16px;
}
.viewpharmcbtnsetcov a img{
    width: 20px;
    float: left;
    margin-right: 6px;
    margin-top: 2px;
}

.regcountrycodebox_set .select2-container.select2-container--disabled .select2-selection--single{
    background: transparent;
}

@media (min-width: 1400px) {
    .container {
        width: 1320px;
    }
}
/* @media ( min-height: 705px ) {
    .registerpagedesign-cover{
        height: auto;
    }
    .registerpagedesign-right{
    }
    .registerpagedesign-main{
        height: auto;
    }
} */
@media screen and (min-height: 400px) and (max-height: 705px) { 
    .registerpagedesign-cover{
        height: auto;
    }
    .registerpagedesign-right{
        /* display: inline-block !important; */
    }
    .registerpagedesign-main{
        height: auto;
    }
}
@media (max-width: 1199px) {
    .registerpagedesign-left p{
        font-size: 18px;
    }
    .container {
        width: 1100px;
    }
    .registerpagedesign-left h3{
        font-size: 38px;
    }
}
@media (max-width: 1100px) {
    .container {
        width: 1024px;
    }
}
@media (max-width: 1024px) {
    .container {
        width: 100%;
    }
    .registerpagedis-logo{
        padding-left: 0px;
    }
    .registerpagedis-form{
        padding-left: 0px;
    }
    .clientslist-slider{
        padding-left: 0px;
    }
    .bgcovermaindoctcov{
        width: 100%;
        background: inherit !important;
        display: none;
    }
    .registerpagedesign-cover{
        display: inline-block !important;
        height: 100%;
        margin-bottom: 22px;
        margin-top: 22px;
        -webkit-box-shadow: 0 3px 79px 0 rgb(0 0 0 / 8%);
        box-shadow: 0 3px 79px 0 rgb(0 0 0 / 8%);
    }
    .registerpagedesign-left{
        display: inline-block !important;
        width: 100%;
        text-align: center;
        background: url(../img/reg-bg.png) top center no-repeat;
        background-size: cover;
        padding-top: 33px;
        padding-bottom: 35px;
        
    }
    .registerpagedesign-right{
        display: inline-block !important;
        width: 100%;
        padding-left: 40px;
        padding-right: 40px;
    }
    .fotnavlst-left{
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
    }
    .fotnavlst-right{
        width: 100%;
        text-align: center;
    }
    .fotnavlst-right p{
        float: none;
    }
    .fotnavlst-left a{
        float: none;
    }
}
@media (max-width: 767px) {
    .fotnavlst-left a{
        margin-bottom: 5px;
        margin-top: 3px;
    }
    .registerpagedesign-left{
        padding-top: 42px;
        padding-bottom: 42px;
    }
    .clientslist-slider{
        margin-top: 25px;
    }
    .registerpagedesign-left h3 {
        font-size: 32px;
    }
    .registerpagedesign-left p {
        font-size: 16px;
    }
}
@media (max-width: 479px) {
    .viewpharmcbtnsetcov h6{
        top: -9px;
        left: 31px;
        font-size: 13px;
    }
    .viewpharmcbtnsetcov a img{
        width: 17px;
        margin-right: 3px;
        margin-top: 0;
    }
    .viewpharmcbtnsetcov a{
        font-size: 12px;
        margin-right: 8px;
    }
    .viewpharmcbtnsetcov{
        margin-top: 22px;
        padding: 25px;
        padding-top: 28px;
        padding-right: 14px;
    }
    .registerpagedesign-left p {
        font-size: 14px;
    }
    .registerpagedesign-left h3 {
        font-size: 22px;
        margin-bottom: 12px;
    }
    .registerpagedesign-left{
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .registerpagedesign-right{
        padding-left: 30px;
        padding-right: 30px;
    }
}
@media (max-width: 414px) {
    .registerpagedesign-right {
        padding-left: 20px;
        padding-right: 20px;
    }
}
@media (max-width: 400px) {
    .viewpharmcbtnsetcov::after{
        display: none;
    }
    .viewpharmcbtnsetcov {
        margin-top: 7px;
        padding: 0;
        text-align: center;
    }
    .viewpharmcbtnsetcov h6 {
        top: 0;
        left: 0;
        font-size: 13px;
        position: relative;
        width: 100%;
    }
    .viewpharmcbtnsetcov a {
        float: none;
        margin-left: 5px;
        margin-right: 5px;
        margin-top: 12px;
    }
}