<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*----------intial declartaion of css----------*/
* { /*appearance:none; -moz-appearance:none;-webkit-appearance:none;*/ }
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, select, input, option, textarea { margin:0; padding:0; border:0; outline:0; font-size:100%;/* list-style:none;*/ box-sizing:border-box; }
textarea { overflow:auto; vertical-align:top }
button, html input[type="button"], input[type="reset"], input[type="submit"], textarea { -webkit-appearance:none; border-radius:0 }
/* remember to define focus styles! */
img { border:0 none; max-width:100%; }
a { outline:none; cursor:pointer; color:#e9545c }
.clear { clear:both; }
img { max-width:100%; height: auto;}
/* For modern browsers */ 
.cf:before, .cf:after { content:""; display:table }
.cf:after { clear:both; }
/* For IE 6/7 (trigger hasLayout) */
a, button, .btn { outline:none !important; transition:all 0.5s ease-in-out 0s; -moz-transition:all 0.5s ease-in-out 0s; -ms-transition:all 0.5s ease-in-out 0s; -o-transition:all 0.5s ease-in-out 0s; -webkit-transition:all 0.5s ease-in-out 0s; text-decoration:none !important; }
body { font-size:15px; -webkit-font-smoothing:antialiased; font-family:'gotham_htfmedium'; }
h2 { font-size:45px; line-height:normal; margin:20px 0; font-family:'gotham_htfbold'; }
h3 { font-size:38px; line-height:normal; margin:20px 0; font-family:'gotham_htfbold'; }
h4 { font-size:30px; line-height:normal; margin:20px 0; font-family:'gotham_htfbold'; }
h5 { font-size:27px; line-height:normal; margin:20px 0; font-family:'gotham_htfbold'; }
/*--------sticky footer or vertical footer------------*/
/*--------sticky footer or vertical footer------------*/

/*-----------------------main styles starts here-----------------------------------------------*/
.wrapper { max-width:1000px; margin:0 auto }
header { }
.header-top { padding:0px 0 0; background:#f7f7f7; }
.header-bottom { float:left; width:100%; background:#fff; padding:15px 0; }
.site-logo { width:275px; float:left; }
site-logo a { display:inline-block; width:100%; }
.info-cont { float:right; width:auto; margin:22px 0; }
.more-info { font-size:15px; line-height:normal; color:#7c7c7c; text-transform:uppercase; float:left; border:1px solid #b2b2b2; padding:12px 9px; border-right:0; font-family:'gotham_htfbold'; border-radius:4px 0px 0px 4px; }
.info-cont a { color:#fff;      background:-moz-linear-gradient(45deg, rgba(239,92,43,1) 0%, rgba(234,86,83,1) 35%, rgba(229,80,120,1) 100%); /* ff3.6+ */
    background:-webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(239,92,43,1)), color-stop(35%, rgba(234,86,83,1)), color-stop(100%, rgba(229,80,120,1))); /* safari4+,chrome */
    background:-webkit-linear-gradient(45deg, rgba(239,92,43,1) 0%, rgba(234,86,83,1) 35%, rgba(229,80,120,1) 100%); /* safari5.1+,chrome10+ */
    background:-o-linear-gradient(45deg, rgba(239,92,43,1) 0%, rgba(234,86,83,1) 35%, rgba(229,80,120,1) 100%); /* opera 11.10+ */
    background:-ms-linear-gradient(45deg, rgba(239,92,43,1) 0%, rgba(234,86,83,1) 35%, rgba(229,80,120,1) 100%); /* ie10+ */
    background:linear-gradient(45deg, rgba(239,92,43,1) 0%, rgba(234,86,83,1) 35%, rgba(229,80,120,1) 100%); /* w3c */
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#e55078', endColorstr='#ef5c2b',GradientType=1 ); /* ie6-9 */ 
float:right; padding:12px 9px; border:1px solid #b2b2b2; border-left:0; font-size:15px; line-height:normal; font-family:'gotham_htfbold'; border-radius:0 4px 4px 0;}
.info-cont a:hover {       background:-moz-linear-gradient(45deg, rgba(229,80,120,1) 0%, rgba(234,86,84,1) 48%, rgba(239,92,43,1) 100%); /* ff3.6+ */
    background:-webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(229,80,120,1)), color-stop(48%, rgba(234,86,84,1)), color-stop(100%, rgba(239,92,43,1))); /* safari4+,chrome */
    background:-webkit-linear-gradient(45deg, rgba(229,80,120,1) 0%, rgba(234,86,84,1) 48%, rgba(239,92,43,1) 100%); /* safari5.1+,chrome10+ */
    background:-o-linear-gradient(45deg, rgba(229,80,120,1) 0%, rgba(234,86,84,1) 48%, rgba(239,92,43,1) 100%); /* opera 11.10+ */
    background:-ms-linear-gradient(45deg, rgba(229,80,120,1) 0%, rgba(234,86,84,1) 48%, rgba(239,92,43,1) 100%); /* ie10+ */
    background:linear-gradient(45deg, rgba(229,80,120,1) 0%, rgba(234,86,84,1) 48%, rgba(239,92,43,1) 100%); /* w3c */
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef5c2b', endColorstr='#e55078',GradientType=1 ); /* ie6-9 */  }
/*-----------header section styles ends here----------------*/

/*-----------banner section styles goes here-----------*/
.banner { background:#f7f7f7; float:left; width:100%; }
.banner img { width:100%; display:block; }
.from-wrap { background:#fff; padding:33px 33px; float:left; width:100%; margin-top:-100px; position:relative; text-align:center; -webkit-box-shadow:0 0 13px 0 rgba(0, 0, 0, 0.2); -moz-box-shadow:0 0 13px 0 rgba(0, 0, 0, 0.2); box-shadow:0 0 13px 0 rgba(0, 0, 0, 0.2); }
.from-wrap h2 { text-align:center; margin:0 0 10px; text-transform:uppercase; color:#eb574c;  background:-webkit-linear-gradient(left,#ef5c2e, #ea5650, #e65173);  -webkit-background-clip:text;
  -webkit-text-fill-color:transparent;}
.from-wrap label { font-size:18px; line-height:normal; color:#666666; font-family:'gotham_htfbook'; text-align:center; width:100%; display:inline-block; margin-bottom:17px; }
.from-wrap ul { list-style:none; padding:0; margin:0; }
.left-side { float:left; width:48.5%; }
.right-side { float:right; width:48.5%; }
.from-wrap ul li { float:left; width:100%; }
 .from-wrap .right-side li:nth-child(1) {
width:48%;
float:left;
}
.from-wrap .right-side li:nth-child(2) {
width:48%;
float:right;
}
.from-wrap ul li input[type="text"] { font-size:15px; color:#666666; padding:10px 12px; border:2px solid #cccccc; width:100%; margin-bottom:8px; font-family:'gotham_htfbook'; }
.from-wrap ul li:last-child input[type="text"] { margin-bottom:0; }
.from-wrap form input[type="submit"] { font-size:15px; color:#fff; padding:15px 0; margin-bottom:8px; font-family:'gotham_htfmedium'; width:258px; margin:20px auto 0; text-transform:uppercase; cursor:pointer; background:-moz-linear-gradient(45deg, rgba(239, 92, 43, 1) 0%, rgba(239, 92, 43, 1) 31%, rgba(229, 80, 120, 1) 78%, rgba(229, 80, 120, 1) 100%); /* ff3.6+ */ background:-webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(239, 92, 43, 1)), color-stop(31%, rgba(239, 92, 43, 1)), color-stop(78%, rgba(229, 80, 120, 1)), color-stop(100%, rgba(229, 80, 120, 1))); /* safari4+,chrome */ background:-webkit-linear-gradient(45deg, rgba(239, 92, 43, 1) 0%, rgba(239, 92, 43, 1) 31%, rgba(229, 80, 120, 1) 78%, rgba(229, 80, 120, 1) 100%); /* safari5.1+,chrome10+ */ background:-o-linear-gradient(45deg, rgba(239, 92, 43, 1) 0%, rgba(239, 92, 43, 1) 31%, rgba(229, 80, 120, 1) 78%, rgba(229, 80, 120, 1) 100%); /* opera 11.10+ */ background:-ms-linear-gradient(45deg, rgba(239, 92, 43, 1) 0%, rgba(239, 92, 43, 1) 31%, rgba(229, 80, 120, 1) 78%, rgba(229, 80, 120, 1) 100%); /* ie10+ */ background:linear-gradient(45deg, rgba(239, 92, 43, 1) 0%, rgba(239, 92, 43, 1) 31%, rgba(229, 80, 120, 1) 78%, rgba(229, 80, 120, 1) 100%); /* w3c */  filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#e55078', endColorstr='#ef5c2b', GradientType=1 ); /* ie6-9 */
transition:all 0.5s ease-in-out 0s; -moz-transition:all 0.5s ease-in-out 0s; -ms-transition:all 0.5s ease-in-out 0s; -o-transition:all 0.5s ease-in-out 0s; -webkit-transition:all 0.5s ease-in-out 0s; display:block !important;}
.from-wrap form input[type="submit"]:hover {       background:-moz-linear-gradient(45deg, rgba(229,80,120,1) 0%, rgba(234,86,84,1) 48%, rgba(239,92,43,1) 100%); /* ff3.6+ */
    background:-webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(229,80,120,1)), color-stop(48%, rgba(234,86,84,1)), color-stop(100%, rgba(239,92,43,1))); /* safari4+,chrome */
    background:-webkit-linear-gradient(45deg, rgba(229,80,120,1) 0%, rgba(234,86,84,1) 48%, rgba(239,92,43,1) 100%); /* safari5.1+,chrome10+ */
    background:-o-linear-gradient(45deg, rgba(229,80,120,1) 0%, rgba(234,86,84,1) 48%, rgba(239,92,43,1) 100%); /* opera 11.10+ */
    background:-ms-linear-gradient(45deg, rgba(229,80,120,1) 0%, rgba(234,86,84,1) 48%, rgba(239,92,43,1) 100%); /* ie10+ */
    background:linear-gradient(45deg, rgba(229,80,120,1) 0%, rgba(234,86,84,1) 48%, rgba(239,92,43,1) 100%); /* w3c */
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef5c2b', endColorstr='#e55078',GradientType=1 ); /* ie6-9 */  }
.from-wrap ul li textarea { border:2px solid #cccccc; color:#666666; font-size:15px; min-height:92px; padding:10px 12px; resize:none; width:100%; font-family:'gotham_htfbook'; }
.select-wrapper { float:right; padding:0; position:relative; text-align:left; width:100%; border:2px solid #ccc; }
.select-wrapper, .select-wrapper select { height:42px; line-height:42px; margin-bottom:0; width:100%; overflow:hidden; }
.select-wrapper select option { font-size:13px; padding:3px 5px; }
.select-wrapper select { -moz-appearance:none; background:#ffffff url("../images/arrow_down.jpg") no-repeat scroll 92% center; border:0 none; padding:0 7px; color:#666666; cursor:pointer; float:left; font-family:'gotham_htfbook'; font-size:15px; position:absolute; top:-2px; outline:medium none; width:100%; z-index:2;  -webkit-appearance:none; }
.review-part { float:left; text-align:center; width:100%; margin-top:16px; }
.review-part a { background:#242424; padding:15px 30px; margin:0; border:3px solid #e65078; border-bottom:0; display:inline-block; color:#fff; font-family:'gotham_htfbold'; text-transform:uppercase; font-weight:600; font-size:27px; line-height:normal;}
.review-part a:hover { background:#000;}
/*----------------banner section styles ends here-------*/

.mid-part{             background:-moz-linear-gradient(20deg, rgba(229,80,120,1) 0%, rgba(231,82,108,1) 47%, rgba(239,92,43,1) 62%, rgba(239,92,43,1) 100%); /* ff3.6+ */
    background:-webkit-gradient(linear, left top, right top, color-stop(0%, rgba(229,80,120,1)), color-stop(47%, rgba(231,82,108,1)), color-stop(62%, rgba(239,92,43,1)), color-stop(100%, rgba(239,92,43,1))); /* safari4+,chrome */
    background:-webkit-linear-gradient(20deg, rgba(229,80,120,1) 0%, rgba(231,82,108,1) 47%, rgba(239,92,43,1) 62%, rgba(239,92,43,1) 100%); /* safari5.1+,chrome10+ */
    background:-o-linear-gradient(20deg, rgba(229,80,120,1) 0%, rgba(231,82,108,1) 47%, rgba(239,92,43,1) 62%, rgba(239,92,43,1) 100%); /* opera 11.10+ */
    background:-ms-linear-gradient(20deg, rgba(229,80,120,1) 0%, rgba(231,82,108,1) 47%, rgba(239,92,43,1) 62%, rgba(239,92,43,1) 100%); /* ie10+ */
    background:linear-gradient(70deg, rgba(229,80,120,1) 0%, rgba(231,82,108,1) 47%, rgba(239,92,43,1) 62%, rgba(239,92,43,1) 100%); /* w3c */
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#e55078', endColorstr='#ef5c2b',GradientType=1 ); /* ie6-9 */ 

float:left;
width:100%;
padding:35px 0;
}
.mid-part h5 { color:#fff; text-align:center; font-family:'gotham_htfbook'; text-transform:uppercase; line-height:38px; font-weight:500; margin:0;}
.mid-part h5 strong { font-family:'gotham_htfbold'; font-weight:normal;}



.lists-info{ padding:32px 0; background:#fff; float:left; width:100%;}

.lists-info ul{ padding:0; margin:0; list-style:none; text-align:center;}
.lists-info ul li { float:left; width:25%; vertical-align:top; text-align:center;}
.lists-info ul li figure {
    border:1px solid #dedede;
    border-radius:100%;
    display:table;
    height:76px;
    line-height:76px;
    margin:0 auto 20px;
    padding:10px;
    width:76px;
}
.lists-info ul li figure img {
    display:table-cell;
    
    margin:0 auto;
    vertical-align:middle;
}
.lists-info ul li label { font-size:54px; line-height:normal; color:#ee5a36; display:block; text-align:center; font-family:'gotham_htfbold';  margin-bottom:10px;  background:-webkit-linear-gradient(#ef5c2e, #ea5650, #e65173);  -webkit-background-clip:text;
  -webkit-text-fill-color:transparent;}
.lists-info ul li label sup {
    display:inline-block;
    font-size:20px;
    line-height:normal;
    margin-top:7px;
    text-transform:uppercase;
    vertical-align:top;
}
.lists-info ul li  span { font-size:14px; line-height:18px; color:#666666; text-transform:uppercase; font-family:'gotham_htfbold'; }


.success-rate { background:url(../images/success-rate.jpg) no-repeat center center; background-size:cover; width:100%;  float:left; color:#fff; padding:40px 0;}
.success-rate .left-side {    color:#ffffff;
    display:inline-block;
    float:none;
    padding-left:75px;
    text-align:right;
    vertical-align:middle;
    width:41%; }
.success-rate .left-side h5 { font-size:25px; line-height:38px; color:#fff; margin:0;  font-family:'gotham_htfblack'; text-transform:uppercase;}
.success-rate .left-side span { font-size:38px; line-height:38px; color:#fff; margin:0;  font-family:'gotham_htfblack'; text-transform:uppercase; margin-bottom:10px; display:block;}
.success-rate .left-side p {  font-size:15px; line-height:19px;  color:#fff;   font-family:'gotham_htfbook'; fonr-weight:600; }
.success-rate .right-side {  color:#ffffff;
    display:inline-block;
    float:none;
    margin-left:55px;
  
    vertical-align:middle;
    width:53%; }

.round-shape {
    background:#ed593e none repeat scroll 0 0;
    border-radius:100%;
    display:table-cell;
    height:312px;
    margin:0 auto;
    padding-top:70px;
	padding-bottom:45px;
	padding-left:35px;
	padding-right:35px;
    text-align:center;
    vertical-align:middle;
    width:312px;
	position:relative;
}
.round-shape::after {
    background: url("../images/round-img-rigth.png") repeat scroll 0 0;
    content:"";
    height:129px;
    position:absolute;
    right:-24px;
    top:50%;
    transform:translateY(-50%);
    width:38px;
}

.success-rate .right-side ul { padding:0; margin:0; list-style:none; position:relative;} 

.success-rate .right-side ul::after {
    background:#ffffff none repeat scroll 0 0;
    bottom:11px;
    content:"";
    
    left:-26px;
    position:absolute;
    top:24px;
    width:2px;
}
.success-rate .right-side ul li { margin-bottom:36px; font-size:20px; line-height:24px;   font-family:'gotham_htfbook'; position:relative;}
.success-rate .right-side ul li::after {
    background:#ffffff none repeat scroll 0 0;
    content:"";
    height:2px;
    left:-25px;
    position:absolute;
    top:50%;
    width:11px;
}
.success-rate .right-side ul li strong {font-family:'gotham_htfmedium'; text-transform:uppercase; }
.success-rate .right-side ul li:last-child {
    margin-bottom:0;
}





.institution-sec{ float:left; width:100%; background:#fff;}
.institution-sec .left-solution{ width:50%; float:left; background:url(../images/solution-left-img.jpg) no-repeat top left; color:#fff; text-align:center; padding:45px; background-size:cover;}
.institution-sec .right-solution{ width:50%; float:right;   padding:45px 45px 22px;}
.content {
    border:1px solid #ff90ac;
    font-family:"gotham_htfbook";
    font-size:16px;
    font-weight:normal;
    line-height:22px;
    margin:40px auto 0;
    padding:40px 50px;
    width:450px;
}
.content p { font-size:16px;  font-weight:normal;  line-height:22px; font-family:"gotham_htfbook";}

.left-solution h2 { line-height:48px;   font-family:'gotham_htfbold'; text-transform:uppercase; margin:0 0 16px;}
.left-solution span { font-size:25px; line-height:normal;   font-family:'gotham_htflight';}
.right-solution h4 {  text-transform:uppercase; margin:0 0 20px; line-height:30px;  background:-webkit-linear-gradient(left, #ef5c2b, #e7526a, #e55078);  -webkit-background-clip:text;
  -webkit-text-fill-color:transparent;}
.right-solution ul{ padding:0 0 0 20px; margin:0; list-style:none; }
.right-solution ul li { margin-bottom:26px; font-size:15px; line-height:19px; color:#666666; font-family:'gotham_htfmedium'; font-weight:normal; padding-right:111px; position:relative;}
.right-solution ul li:after{ background:url(../images/plus-icoon.jpg) no-repeat; height:13px; width:13px; content:""; position:absolute; 
top:4px; left:-20px; background-size:85%;} 
.right-solution ul li:last-child{ margin-bottom:0;}

.technology { float:left; width:100%;}
.left-techno {
    float:right;
    width:50%;
	padding:0;
}
.left-techno ul { padding:0; margin:0; list-style:none;}
.left-techno ul li {float:left;
    margin-bottom:10px;
    margin-right:10px;
    width:49%;}
.left-techno ul li img { display:block; width:100%;}
.left-techno ul li:nth-child(2n) {
    margin-right:0;
}
.left-techno ul li:nth-last-child(2) { margin-bottom:0; }
.left-techno ul li:nth-last-child(1) { margin-bottom:0; }
.technology .right-solution {
    float:left;
    padding:50px 50px 73px 110px;
    width:50%;
	
}


.bottom-cont{ background:#f7f7f7; padding:45px 0; text-align:center; color:#7c7c7c; line-height:normal; font-family:'gotham_htfmedium'; float:left; width:100%;}
.bottom-cont p { text-align:center; color:#7c7c7c; font-family:'gotham_htfmedium'; line-height:normal;}
/*----------------footer section  styles goes here-----------*/
.address-part { float:left; width:100%;    padding:32px 0px; position:relative; }
	
.address-part .service-left { display:inline-block; float:none; width:54%; vertical-align:middle }
.address-part .service-right { width:45%; margin-left:0; float:none; display:inline-block; vertical-align:middle; text-align:right; }
.address-part .service-left strong { font-weight:normal; color:#ef5c2b; font-family:'gotham_htfmedium'; text-transform:uppercase; margin-bottom:10px; display:block; font-size:11px; }
.address-part .service-left p { color:#000000; font-family:'gotham_htfbook'; font-size:11px; line-height:16px; }
.address-part .service-left ul.social-icon { margin-top:25px; padding:0; }
.address-part .service-left ul.social-icon li { list-style:none; margin-bottom:0; float:left; vertical-align:top; margin-right:10px; }
.address-part .service-left ul.social-icon li:last-child { margin-right:0; }

.social-icon a {display:block; height:26px; width:26px;}
.social-icon a img{filter: grayscale(100%); transition:all 0.5s ease; opacity: 0.76;}
.social-icon a:hover img{filter: grayscale(0); opacity: 1;}

 .address-part .service-left ul li::before {
background:none;
}
.address-part .service-right ul.add-logo { padding:0; margin:0; list-style:none; }
.address-part .service-right ul.add-logo li { display:inline-block; margin-right:35px; text-align:center; vertical-align:middle; }
.address-part .service-right ul.add-logo li:last-child { margin-right:0; }
.address-part .service-right ul.add-logo li a { display:inline-block; }
.address-part .service-right ul.add-logo li a img { display:inline-block; }
.address-part .service-left ul.social-icon {
    float:left;
    margin:20px 0 0px 0;
    padding:0;
    text-align:center;
    width:100%;
}
.preloader { display:none; }
/*----------------footer section styles ends here--------*/


.review-part.part-fix {
    position:fixed;
    left:0;
    bottom:0px;
    z-index:999;
	-webkit-transition:0.3s;
  	-moz-transition:0.3s;
	-o-transition:0.3s;
	-ms-transition:0.3s;
	transition:0.3s;
}

.thank-text { font-size:16px; color:#666;}
.enq.thank-form { padding:40px 0;}


.inquiryfor{ padding-bottom:30px; padding-top:10px;}
.patientinfo{padding-top:20px; clear:both; float:left; width:100%;display:none}



/* 11-03-2021 */
.success-rate-two-col{display:flex; padding:0;}
.success-rate-two-col .left-col{float:left; width:50%; padding:45px; display:flex; flex-direction:column; background:#ffffff;}
.success-rate-two-col .left-col h3{text-align:center; margin-bottom:30px;background:-webkit-linear-gradient(left, #ef5c2b, #e7526a, #e55078);-webkit-background-clip:text;
-webkit-text-fill-color:transparent;}


.space-main{float:left; width:100%; display:flex;}
.safe-space-info{float:left;width:50%;text-align:center;padding:3% 4%;border:1px solid #e6e5e5;}
.safe-space-info:hover {
    background:-moz-linear-gradient(45deg, rgba(229,80,120,1) 0%, rgba(234,86,84,1) 48%, rgba(239,92,43,1) 100%);
    background:-webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(229,80,120,1)), color-stop(48%, rgba(234,86,84,1)), color-stop(100%, rgba(239,92,43,1)));
    background:-webkit-linear-gradient(45deg, rgba(229,80,120,1) 0%, rgba(234,86,84,1) 48%, rgba(239,92,43,1) 100%);
    background:-o-linear-gradient(45deg, rgba(229,80,120,1) 0%, rgba(234,86,84,1) 48%, rgba(239,92,43,1) 100%);
    background:-ms-linear-gradient(45deg, rgba(229,80,120,1) 0%, rgba(234,86,84,1) 48%, rgba(239,92,43,1) 100%);
    background:linear-gradient(45deg, rgba(229,80,120,1) 0%, rgba(234,86,84,1) 48%, rgba(239,92,43,1) 100%);
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef5c2b', endColorstr='#e55078',GradientType=1 );
}
.safe-space-info:hover h4, .safe-space-info:hover p{color:#ffffff;}
.safe-space-info figure{padding:0px;width:100px;height:100px;margin:0 auto;background:#ffffff;border-radius:50%;align-items:center;display:flex;justify-content:center;}
.safe-space-info h4{font-size:18px;font-family:'gotham_htflight'; color:#000000; font-family:'gotham_htfmedium';}
.safe-space-info p{font-size:16px; font-weight:normal; font-family:'gotham_htfbook'; line-height:22px; color:#666666;}

.bl-0{border-left:0px;}
.bt-0{border-top:0px;}
.br-0{border-right:0px;}
.bb-0{border-bottom:0px;}

.success-rate-two-col .right-col{float:left; width:50%; display:flex; align-items:center; padding: 100px 20px; margin: 0 auto;}
.success-rate-two-col .right-col .right-side{flex:1; padding-right:0px; margin-left:0px!important;}

.success-rate-two-col .right-col .left-side{padding-left:3%; width:390px;}
.success-rate-two-col .right-side ul li{padding-left:25px;}
.success-rate-two-col .right-side ul::after,
.success-rate-two-col .right-side ul li::after{left:0;}

.immediate-txt{
    background:-moz-linear-gradient(20deg, rgba(229,80,120,1) 0%, rgba(231,82,108,1) 47%, rgba(239,92,43,1) 62%, rgba(239,92,43,1) 100%); /* ff3.6+ */
    background:-webkit-gradient(linear, left top, right top, color-stop(0%, rgba(229,80,120,1)), color-stop(47%, rgba(231,82,108,1)), color-stop(62%, rgba(239,92,43,1)), color-stop(100%, rgba(239,92,43,1))); /* safari4+,chrome */
    background:-webkit-linear-gradient(20deg, rgba(229,80,120,1) 0%, rgba(231,82,108,1) 47%, rgba(239,92,43,1) 62%, rgba(239,92,43,1) 100%); /* safari5.1+,chrome10+ */
    background:-o-linear-gradient(20deg, rgba(229,80,120,1) 0%, rgba(231,82,108,1) 47%, rgba(239,92,43,1) 62%, rgba(239,92,43,1) 100%); /* opera 11.10+ */
    background:-ms-linear-gradient(20deg, rgba(229,80,120,1) 0%, rgba(231,82,108,1) 47%, rgba(239,92,43,1) 62%, rgba(239,92,43,1) 100%); /* ie10+ */
    background:linear-gradient(70deg, rgba(229,80,120,1) 0%, rgba(231,82,108,1) 47%, rgba(239,92,43,1) 62%, rgba(239,92,43,1) 100%); /* w3c */
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#e55078', endColorstr='#ef5c2b',GradientType=1 ); /* ie6-9 */ 
    float:left;
    width:100%;
    padding:35px 0;
    position: fixed;
    bottom: 0px;
    z-index: 999;
}
.immediate-txt .wrapper{position: relative;}
.immediate-txt h6{text-align:center; color:#ffffff;}
.close-btn{border:solid 2px #ffffff;color:#ffffff;float:right;width:30px;height:30px;border-radius:30px;text-align:center;line-height:26px;position:absolute;
right:15px;top:-6px;}




@media (max-width:1280px){
    .success-rate-two-col .right-col{flex-direction:column;}
    .success-rate-two-col .round-shape {padding:35px;width:100%;display:inline-block;height:auto;width:auto;margin:0 auto;float:none;}
    .success-rate-two-col .round-shape::after {background:url(../images/round-img-rigth.png) repeat scroll 0 0;bottom:-68px;content:"";height:130px;left:14px;margin:0 auto;
position:absolute;right:0;top:inherit;transform:rotate(89deg);width:38px;}
    .success-rate-two-col .right-side{margin-top:50px;}

    .immediate-txt h6{padding: 0px 30px;}
}

@media (max-width:767px){
    .success-rate-two-col {flex-direction:column;}
    .success-rate-two-col .left-col,
    .success-rate-two-col .right-col{width:100%; padding:20px;}
    .success-rate-two-col .left-col h3{font-size:20px;}
    .space-main{flex-direction:column;}
    .safe-space-info{width:100%; padding:20px 0px; border:solid 0px #ffffff!important;}
    .safe-space-info figure{ border:1px solid #dedede;}

    .close-btn{top: -20px;}
    .immediate-txt h6 {padding: 20px 0px 0px 0px;line-height: 21px;}
}


.wbh-logo{width: 180px; float: left; margin-left:1.4rem; margin-top:11px;}
@media (max-width:767px) {
  .info-cont{float:left!important;}
  .site-logo{float: left!important; width: 200px!important;}
  .wbh-logo{width: 100px; margin-top:12px;float: right;}
}</pre></body></html>