﻿@charset "utf-8";
body { margin:0; font-size:16px; color:#7e7e7e; font-family: 'allerregular';}

.try {
background-color:red;
}

h1, h2, h3, h4, h5, form, input, img { margin:0; padding:0; }
@font-face {
    font-family: 'aller_displayregular';
    src: url('../fonts/allerdisplay-webfont.eot');
    src: url('../fonts/allerdisplay-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/allerdisplay-webfont.woff') format('woff'),
         url('../fonts/allerdisplay-webfont.ttf') format('truetype'),
         url('../fonts/allerdisplay-webfont.svg#aller_displayregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'allerregular';
    src: url('../fonts/aller_rg-webfont.eot');
    src: url('../fonts/aller_rg-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/aller_rg-webfont.woff') format('woff'),
         url('../fonts/aller_rg-webfont.ttf') format('truetype'),
         url('../fonts/aller_rg-webfont.svg#allerregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'allerbold';
    src: url('../fonts/aller_bd-webfont.eot');
    src: url('../fonts/aller_bd-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/aller_bd-webfont.woff') format('woff'),
         url('../fonts/aller_bd-webfont.ttf') format('truetype'),
         url('../fonts/aller_bd-webfont.svg#allerbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'aller_lightregular';
    src: url('../fonts/aller_lt-webfont.eot');
    src: url('../fonts/aller_lt-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/aller_lt-webfont.woff2') format('woff2'),
         url('../fonts/aller_lt-webfont.woff') format('woff'),
         url('../fonts/aller_lt-webfont.ttf') format('truetype'),
         url('../fonts/aller_lt-webfont.svg#aller_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
ul{padding-left:20px;}
ol{padding-left:20px;}
ol li{padding-left:15px;}
 
h1 { font-size:42px; color:#FF7200; font-weight:normal; margin:0; font-family: 'deibi'; padding: 0 0; line-height:50px; }
h2 { font-size:28px; color:#540e4e; font-family: 'aller_lightregular'; padding:5px 0; margin:0;  font-weight:normal; }
h3 { font-size:20px;  padding:0px; margin:0px; color:#000; font-family: 'allerbold'; font-weight:normal; line-height:26px; }
h4 { font-family: 'allerregular'; color:#5fc3d9; font-size:16px; font-weight:normal; margin:0px 0; line-height:24px; }
a { color:#73196d; text-decoration:none; }
a:hover { color:#7e7e7e; }
img { border:0; max-width:100%; }
.clear { clear:both; }
*, *:before, *:after {box-sizing:border-box;}
strong{font-family: 'allerbold'; font-weight:normal;}
.top{position:relative; float:left; width:100%; z-index:22; background:#fff; border-bottom:1px solid #e2d2e1;}
.logo{position:absolute; left:0px; top:0px; background:url(../images/logo_bg.png) left top no-repeat; z-index:5;}
.logo a:link,.logo a:visited{width:200px; height:200px; padding-top:20px; padding-left:20px; display:block;}
.wrapper { width:940px; margin:0 auto; }
.login .logo{background:url(../images/llogo_bg.png) left top no-repeat;}
.login .logo a{width:299px; height:299px;}

.menumain{float:left; padding-left:213px;}
.menu_link{display:none;}
ul.menu {padding:0;  float:left; list-style-type:none;   margin:0; border-left:1px solid #e2d2e1}
ul.menu > li{ float:left; position:relative; border-right:1px solid #e2d2e1}

ul.menu li a:link, ul.menu li a:visited{text-decoration:none; color:#73196d;   cursor:pointer;  line-height:20px; display:block; font-size:14px; text-transform:uppercase; font-family: 'aller_displayregular'; padding:10px 40px; position:relative;}
ul.menu > li:hover > a,ul.menu li a.menuhover { background:#73196d; color:#fff;}
ul.menu > li.current_page_item > a:before, ul.menu > li.current_page_parent > a:before, ul.menu > li.current_page_ancestor > a:before { position:absolute; left:50%; bottom:0px; margin-left:-8px; content:''; width:0px; height:0px; border-left:8px solid transparent; border-right:8px solid transparent; border-bottom:8px solid #8a4b88;}   


ul.menu ul {position:absolute; top:40px; left:0%;   list-style:none; margin:0; padding:10px 0 10px;width:110%; background:rgba(84,14,78,0.75); text-align:left; width:255px; display:none;}
ul.menu > li:hover > ul{display:block;}
ul.menu ul li{ position:relative; margin:0; font-weight:normal; padding:0; float:none;}
ul.menu ul li a:link, ul.menu ul li a:visited {display:block; margin:0px; padding:5px 10px 5px 44px;color:#fff; text-decoration:none; font-size:14px; font-weight:normal; line-height:20px; border:none; text-transform:none;  }

ul.menu ul li a:hover { color:#fff; background:#73196d;}

.top_right{float:right; }
.right_tag{font-family: 'allerregular'; font-size:14px; color:#681861; display:inline-block; vertical-align:top; line-height:30px;}
.right_tag span{font-family: 'allerbold'; font-size:16px; color:#e7476e;}
.top_contact:link,.top_contact:visited{background:#73196d; color:#fff; border:1px solid #73196d; border-radius:8px; font-size:12px; font-family: 'allerbold'; line-height:28px; display:inline-block; margin:4px 20px; text-transform:uppercase;padding:0 24px 2px;vertical-align:top; }
.top_contact:hover{background:#fff; color:#73196d; }
.banner{float:left; width:100%; position:relative; overflow:hidden;}
.banner img{width:100%}
.banner:before{position:absolute; content:''; right:204px; top:0px; width:0px; height:0px; border-top:70px solid #540e4e; z-index:9; border-left: 70px solid transparent;
  border-right: 70px solid transparent}

a.mlog:link,a.mlog:visited{background:url(../images/memlog_btn.png) left top no-repeat; width:195px; font-size:16px; font-family: 'allerbold'; color:#fff; padding:8px 10px 12px 50px; line-height:20px; text-transform:uppercase; position:absolute; right:0px; top:100px; display:block; z-index:20;}
a.mlog:hover{background-position:left -41px;}


.banner-cont{position:absolute; right:0px; bottom:0px; background:url(../images/banner_bt_ovr.png) right top no-repeat; width:1013px; height:600px;} 
.banner_cin{padding:260px  0px 0 120px; width:473px; text-align:center; color:#fff; margin:0 auto;}
.banner_cin h2{font-family: 'aller_displayregular'; text-transform:uppercase; color:#fff; font-size:40px;}
.banner_cin p{font-size:16px; line-height:24px;}
.get_str:link,.get_str:visited{background:#ea5179; color:#fff; font-size:24px; line-height:30px; text-transform:uppercase; padding:13px 34px 17px; display:inline-block; margin-top:10px; border-radius:10px; font-family: 'allerbold'; }
.get_str:hover{background:#73196d;}

.hm_clinic{background:url(../images/loc_bg.jpg) center top no-repeat #e1e1e1; position:relative; height:260px; float:left; width:100%}

.hm_clinic:before{ position:absolute; width:0px; top:0px; content:''; border-top:130px solid transparent; border-bottom:130px solid transparent; border-left:130px solid #8a4b88;}

.clinic_tag{float:left; width:170px; font-family: 'aller_lightregular'; line-height:36px; font-size:28px; color:#540e4e; padding-top:40px;}
.loc_list{ text-align:center; float:left; width:620px; padding:35px 0 30px 70px;}
.loc_list h3{font-weight:normal; font-family: 'aller_displayregular'; font-size:18px; color:#540e4e; text-transform:uppercase;}
.loc_list h3 span{font-size:24px;}

.loc_list ul{margin:0px; padding:25px 0px 0px 0px; list-style:none; text-align:center;}
.loc_list ul li{display:inline-block; margin:0 5px; background:#5fc3d9; border-radius:8px; position:relative; vertical-align:middle;  }
.loc_list ul li span{width:120px; font-size:18px; font-family: 'aller_displayregular'; color:#FFF; line-height:18px; height:63px; display:table-cell; vertical-align:middle; text-transform:uppercase;}
.loc_list ul li:before{position:absolute; left:50%; margin-left:-10px; top:100%; content:''; width:0px; height:0px; border-left:10px solid transparent; border-right:10px solid transparent; border-top:10px solid #5fc3d9;}

.view_clinc{display:inline-block; padding:3px 25px 5px; font-family: 'allerbold'; font-size:12px; background:#73196d; color:#fff; text-transform:uppercase; margin-top:40px; border-radius:5px;}
.view_clinc:hover{background:#5fc3d9; color:#fff}

.contwrap{float:left; width:100%; padding:35px 0; position:relative;}
.serv_list{margin:0px; padding:10px 0px 0px; list-style:none;}
.serv_list li{display:inline-block; margin:16px 0 0 16px; border:#5fc3d9 2px solid; text-align:center; width:300px; height:250px; vertical-align:top;}
.serv_list li:nth-child(3n+1){margin-left:0px;}
.srv_icon{height:160px; display:block; position:relative; text-align:center;}
.srv_icon img{position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); }
.srv_ttl{display:block; display:inline-block; max-width:210px; font-size:18px; color:#73196d; font-family: 'allerbold'; line-height:24px;}
.srv_ttl span{ font-size:12px; color:#666666; line-height:none; font-family: 'allerregular'; display:block;}

.test_div{float:left; width:100%; background:#540e4e url(../images/client_test_plss.png) center 70px no-repeat; position:relative; padding:35px 0;}
.test_div:before,.test_div:after{position:absolute; content:''; width:0px; height:0px;}
.test_div:before{border-top:130px solid transparent; border-bottom:130px solid transparent; border-left:130px solid #73196d; left:0px; bottom:0px;}
.test_div:after{border-top:70px solid transparent; border-bottom:70px solid transparent; border-right:70px solid #8a4b88; right:0px; top:0px;}

.test_div h2{color:#fff; text-align:center; margin-bottom:45px;}
.test_list{float:left; width:300px; margin-right:20px;}
.test_list:last-child{margin-right:0px}
.test_cnt{border-radius:10px 10px 0 10px; position:relative; box-shadow:0 0 5px rgba(0,0,0,0.25); min-height:191px; background:#fff;position:relative; padding:18px 30px 10px 22px; font-size:16px; line-height:24px;}

.test_cnt:before{position:absolute; left:31px; bottom:-10px; content:''; width:0px; height:0px; border-left:10px solid transparent;
border-right:10px solid transparent; border-top:10px solid #fff;}
.test_cnt:after{position:absolute; right:0px; bottom:0px; content:''; width:0px; height:0px; border-left:30px solid transparent;
border-right:30px solid #cccccc; border-bottom:30px solid #cccccc; border-top:30px solid transparent;}

.test_name{padding-top:25px; font-family: 'allerbold'; font-size:14px; color:#fff;}

.exp_div{float:left; width:100%; background:#dddddd url(../images/exp_bg.png) right 164px no-repeat; position:relative;  padding:60px 0 40px; text-align:center}
.exp_div:before,.exp_div:after {position:absolute; content:''; width:0px; height:0px;}
.exp_div:before{left:0px; bottom:0px; border-left:80px solid #e7e7e7;
border-right:80px solid transparent; border-bottom:80px solid #e7e7e7; border-top:80px solid transparent;}

.exp_div:after{right:0px; top:0px; border-left:100px solid transparent;
border-right:100px solid #c6c6c6; border-bottom:100px solid transparent; border-top:100px solid #c6c6c6;}
.exp_toparow{position:absolute; left:50%; margin-left:-30px; top:0px; width:0px; height:0px; border-left:30px solid transparent; border-right:30px solid transparent; border-top:30px solid #540e4e;}
.exp_div p{ font-size:28px; color:#73196d; line-height:40px; text-align:center; font-family: 'aller_lightregular';}

.cta_div{float:left; width:100%; background:#c6c6c6; padding:16px 0;}
.cta_div h2{font-size:20px; color:#540e4e; line-height:24px; font-family: 'aller_displayregular'; text-transform:uppercase; margin-bottom:15px;}
.cta_left{float:left; width:430px; border-right:2px dotted #757575;}
.cta_left img{float:left; margin-right:30px; margin-left:40px;}
.cta_mem{width:200px; overflow:hidden; text-align:center;}
.small_btn{display:inline-block; padding:3px 25px 5px; font-family: 'allerbold'; font-size:12px; background:#73196d; color:#fff; text-transform:uppercase;  border-radius:5px; border:none;}
.small_btn:hover{background:#5fc3d9; color:#fff}
.cta_right{float:left; margin-left:30px; width:415px; text-align:center;}
.cta_right img{margin:0 10px;}

#footer{float:left; width:100%; background:#3d3d3d;}
.footer_left{float:left;}
.footer_social{background:#4b4b4b; float:left; padding:20px; margin-right:30px; position:relative;}
.footer_social:before{ position:absolute; right:-30px; top:0px; width:0px; height:0px; content:''; border-left:30px solid #4b4b4b; border-top:30px solid transparent; border-bottom:30px solid transparent;}
.soc_label{font-size:12px; line-height:16px; color:#fff; text-transform:uppercase; padding-top:2px; display:inline-block;}
.footer_social a:link,.footer_social a:visited{width:15px; height:15px; text-indent:-9999px; overflow:hidden; margin-left:12px; display:inline-block;vertical-align:middle;}
.footer_social a.fb{background:url(../images/fb_icon.png) center no-repeat;}
.footer_social a.lin{background:url(../images/linked_icon.png) center no-repeat;}
.footer_tag{float:left; margin-left:10px; font-size:12px; color:#fff; font-family: 'allerbold'; text-transform:uppercase; margin-left:20px; margin-top:20px;}

.footer_right{float:right; font-size:12px; color:#fff; text-transform:uppercase; padding-top:18px; margin-right:12px;}
.footer_right a:link,.footer_right a:visited{color:#5fc3d9; padding-left:10px; margin-left:10px; display:inline-block; position:relative;}
.footer_right a:before{position:absolute; height:12px; width:1px; background:#fff; content:''; left:0px; top:2px}
.footer_right a:hover{color:#fff;}


.banner_in:before{display:none;}

.banner_in .banner-cont{background:url(../images/inner_header_btm.png) left top no-repeat; width:820px; height:400px;} 
.banner_in .banner_cin{padding:164px  0px 0 50px; width:350px; text-align:left;  }
.banner_in .banner_cin p{margin-top:0px}

.mividiv{float:left; width:100%; background:#540e4e url(../images/vm_bg.png) center 50px no-repeat; position:relative; padding:35px 0; line-height:24px; color:#fff; text-align:center;}
.mividiv h2{margin-bottom:60px; color:#fff; text-align:center;}
.mividiv span{color:#5fc3d9;}
.midiv{float:left; width:425px; padding-right:60px; border-right:2px dotted #874885; padding-bottom:50px}
.blue_text{color:#5fc3d9;}


.mividiv:before,.mividiv:after{position:absolute; content:''; width:0px; height:0px;}
.mividiv:before{border-top:90px solid transparent; border-bottom:90px solid transparent; border-left:90px solid #73196d; left:0px; bottom:0px;}
.mividiv:after{border-top:50px solid transparent; border-bottom:50px solid transparent; border-right:50px solid #8a4b88; right:0px; top:0px;}

.vidiv{float:right; width:380px;}
.vidiv h2{margin-bottom:20px}
.vidiv p{margin:10px 0 0 0;}
.mividiv .wrapper{max-width:824px;}

.cprof_div{padding:40px 60px; line-height:30px; text-align:justify; clear:both; overflow:hidden;}
.cprof_div h2{text-align:center; margin-bottom:25px}
.cprof_div h2 span{display:inline-block; position:relative}
.cprof_div h2 span:before{ content:''; position:absolute; right:-40px; top:-37px; background:url(../images/ttl_pls.png) left top no-repeat; height:38px; width:34px; display:block;}

.abt_list{border-bottom:3px dotted #8a4b88; padding-top:40px; padding-bottom:40px; float:left; width:100%}
.abt_list .abtimg{width:311px;  height:181px; text-align:center; vertical-align:middle; margin-left:74px; float:left; position:relative}
.abt_list .abtimg img{position:absolute; left:50%; top:50%; transform:translate(-50%,-50%)}
.abt_list .abtl_cnt{vertical-align:middle; width:400px; padding-top:40px; float:right; margin-right:88px; font-size:24px; color:#73196d; font-family: 'allerbold'; line-height:36px;}

.abt_list.rgtimg .abtimg{float:right; margin-left:0px; margin-right:74px; } 
.abt_list.rgtimg .abtl_cnt{float:left; margin-right:0px; margin-left:60px; } 

.bbnone{border-bottom:none;}
.team_wrap{float:left; width:100%; background:#dddddd; padding:30px 0; position:relative;}
.team_wrap h2{text-align:center; color:#7e1a78;}


.team_wrap:before,.team_wrap:after{position:absolute; content:''; width:0px; height:0px;}
.team_wrap:before{border-top:60px solid transparent; border-bottom:60px solid transparent; border-left:60px solid #e7e7e7; left:0px; top:30px;}
.team_wrap:after{border-left:200px solid transparent;
border-right:200px solid #c6c6c6; border-bottom:200px solid #c6c6c6; border-top:200px solid transparent; right:0px; bottom:0px;  z-index:1;}
.team_div{position:relative; margin-top:30px; z-index:2;}
.team_div ul{margin:0px; padding:0px 10px; list-style:none; position:absolute; bottom:30px; width:100%;}
.team_div ul li{ width:160px; height:70px; background:#fff; padding-left:45px; position:relative; font-size:11px; line-height:none; display:inline-block; vertical-align:middle; position:relative; margin-left:10px; margin-right:10px; box-shadow:0 0 5px rgba(0,0,0,0.5);}
.team_div ul li:before{content:''; position:absolute; left:0px; top:0px; border-top:35px solid transparent; border-bottom:35px solid transparent;  border-left:35px solid #bfbfbf; width:0px; height:0px}
.team_div ul li strong{font-size:14px; color:#73196d; display:block;}
.team_div ul li span{position:absolute;  top:50%; transform:translateY(-60%); display:block}

.clint_wrap{float:left; width:100%; padding-top:35px; padding-bottom:40px;}
.clint_wrap h2{text-align:center;}

#partner_logo { width:100%; float:left; padding:0 10px; text-align:center; margin-top:40px} 
.owl-item{height:80px; position:relative;}
#partner_logo .item { width:137px; float:none;  padding:0 10px; display:block; position:absolute; top:50%; transform:translateY(-50%)}

#partner_logo .item img { max-width:100%;}
.small_wrap{max-width:824px; margin:0 auto; line-height:30px;}
.mid_cont{line-height:30px; float:left; width:100%; overflow:hidden;}

.cwrap1{background:#540e4e; z-index:3;}
.career_wrap {color:#fff;}
.career_wrap:after{position:absolute; content:''; left:50%; transform:translateX(-50%); width:0px; height:0px; border-left:30px solid transparent; border-right:30px solid transparent; border-top:30px solid #540e4e; bottom:-30px;}
.career_wrap h3{color:#5fc3d9;}
.career_wrap p{margin:10px 0;}

.cwrap2{background:#73196d; z-index:2;}
.cwrap2:after{border-top:30px solid #73196d;}

.cwrap2{background:#73196d; z-index:2;}
.cwrap2:after{border-top:30px solid #73196d;} 	
.cwrap3{background:#8a4b88}
.cwrap3:after{border-top:30px solid #8a4b88;} 	
.logo img{width:auto}
.login-banner{position:fixed; width:100%; height:100%;} 
.login-banner .login_header{min-width:100%; min-height:100%; max-width:inherit; width:auto;}
.login-banner .logo img{width:auto}
.login-banner .banner-cont{width:942px;}
.mem_logdiv{ margin-left:431px; margin-top:213px; width:304px; }
.mem_logdiv h2{color:#fff; padding-bottom:30px;}
.mem_logdiv label{font-size:12px; color:#ffffff; line-height:normal; padding-bottom:5px; display:block;}
.mem_logdiv .inputtxt{height:50px; padding:0px 10px 00px 10px; color:#7e7e7e; border:1px solid #5fc3d9; background:#fff; font-size:14px; width:100%; margin-bottom:10px;}
.frm_btn{padding-top:25px;}
.frm_btn input{margin-right:20px; padding-left:30px; padding-right:30px; cursor:pointer;}
.log_bottom{position:absolute; left:0px; bottom:0px; width:100%; background:#fff; padding-bottom:3px;}
.log_left{padding-left:25px; float:left;}
.log_right{float:right; font-size:12px; text-transform:uppercase; padding-top:5px;}
.map_add{ float:left; overflow:hidden; margin-top:30px; position:relative; width:100%;}
.mapdv{float:left; width:640px;}
.adddv{float:right; width:300px; position:absolute; right:0px; top:0px; height:100%; background:#73196d; padding:20px 10px 10px 20px; font-size:16px; color:#fff; line-height:24px; }
.addttl{padding-left:40px; font-family: 'allerbold'}
.add_lst{ padding-left:40px; padding-top:12px;}
.add_icn{ background:url(../images/loc_icn.png) left 19px no-repeat;}
.call_icn{ background:url(../images/call_icn.png) left 19px no-repeat;}
.mail_icn{ background:url(../images/mail_icon.png) left 19px no-repeat;}
.adddv a:link,.adddv a:visited{color:#fff;}
.adddv a:hover{color:#5fc3d9}

.gettouch{background:#540e4e; float:left; width:100%; padding:40px 0;}
.gettouch h2{color:#fff; text-align:center;}
.toch_frm{ float:left; width:100%; margin-top:40px;}
.toch_frm .inptfield{ border:none; color:#fff; font-size:14px; height:50px; width:100%; background:#8a4b88; padding:0px 10px; margin-bottom:10px; font-family: 'allerregular';}
.toch_frm label{display:block; padding-bottom:5px; font-size:12px; color:#fff; }
.frm_left{float:left; width:300px; margin-right:20px;}
.phne_left{width:220px; float:left; }
.phne_ext{width:60px; float:right;}
.frm_right{overflow:hidden;}
.toch_frm textarea.inptfield{height:142px; resize:none; padding:5px 10px}
.select_dv{position:relative;}
.toch_frm select{-webkit-appearance: none; appearance:none; -moz-appearance: none; position:relative}	
.select_dv:after{position:absolute; right:20px; top:18px;  width:0px; height:0px; border-left:6px solid transparent; border-right:6px solid transparent; border-top:12px solid #73196d; content:''; }
.toch_btn{text-align:center; clear:both; overflow:hidden; padding-top:30px;}
.toch_btn input{padding-left:30px; padding-right:30px; cursor:pointer;}
.nbanner{height:47px;}
.nbanner:before{display:none;}

.priv_lists{ clear:both; overflow:hidden;}
.priv_list{ float:left; width:100%; padding:35px 0; border-bottom:3px dotted #975f95; line-height:24px; font-size:18px; color:#8a4b88;}
.priv_list h3{font-size:20px; color:#73196d; padding-bottom:20px;}
.priv_list p{margin:10px 0} 
.priv_trmdv{font-size:12px; color:#333333; }
.priv_trmdv strong{display:block; font-size:12px; color:#5fc3d9;}
.priv_trmdv a:link,.priv_trmdv a:visited{ text-decoration:underline;}
.priv_cnt{float:left; width:740px;} 
.priv_logo{ float:right; width:200px; text-align:center; margin-top:10px;}
.priv_cnt ul{margin-top:10px; margin-bottom:10px;}
.small_text{font-size:14px;}
.priv_smlcnt{padding-left:22px; font-size:14px; line-height:24px;}
.priv_smlcnt ul{margin-top:0px;}
.priv_list:last-child{border-bottom:none;}
.filer_opt{float:left; width:100%; margin-top:40px;}
.filer_top{float:left; width:100%;}
.fltr_lbl{float:left; font-size:12px; color:#73196d; font-size:12px; text-transform:uppercase; line-height:27px; padding:0px 24px 3px 24px; background:#e8e8e8; border-radius:10px 10px 0 0; font-family: 'allerbold'; }
.showhide{ float:right; padding-right:10px; float:right; font-size:10px; text-transform:uppercase; text-decoration:underline; font-family: 'allerbold'; }
.showhide:hover{text-decoration:none;}
.flrt_optn{float:left; width:100%; background:#e8e8e8; border-radius:0px 10px 0 0; padding:20px 10px;}
.flrt_optn select{height:50px; padding:0px 10px 00px 10px; color:#7e7e7e; border:1px solid #5fc3d9; background:#fff; font-size:14px;  margin-bottom:10px; width:100%; -webkit-appearance: none; appearance:none; -moz-appearance: none; position:relative}
.flrt_optn .select_dv{position:relative; width:440px; float:left; margin:0 10px; }

.select_dv:after{border-top:12px solid #7e7e7e; }

.flter_table{float:left; width:100%; clear:both; font-size:12px; line-height:normal;}
.flter_table p{margin:0 0 15px;}
.flter_table p:last-child{margin-bottom:0px;}

.flter_table tr td:first-child{width:220px;}
.flter_table tr td:nth-child(2){width:240px;}
.flter_table tr td:nth-child(3){width:160px;}
.flter_table tr td:nth-child(4){width:160px;}
.flter_table tr td:nth-child(5){width:140px;}
.flter_table tr td{padding:15px 0 15px 20px; vertical-align:top; border-top:1px solid #8a4b88}
.flter_table tr.head_row{background:#73196d; color:#fff;}
.flter_table tr th{font-weight:normal; font-family: 'allerbold';  font-size:12px; height:30px; padding-bottom:5px; text-align:left; padding-left:20px;}

.pagi{float:left; width:100%; margin-top:50px; margin-bottom:30px; min-width:767px}
.pagi ul{margin:0px; padding:0px; list-style:none; text-align:center}
.pagi ul li{display:inline-block; text-align:center; position:relative; font-size:12px; padding:0px 10px; color:#cccccc; vertical-align:top; line-height:30px;}
.pagi ul li:before{position:absolute; content:''; width:1px; height:13px; background:#7e7e7e; left:0px; top:9px;}
.pagi ul li:link,.pagi ul li:visited{color:#73196d; }
.pagi ul li.active a{font-weight:bold; }
.pagi ul li.pb{text-transform:uppercase; }
.pagi ul li.pb a:link,.pagi ul li.pb a:visited {font-weight:bold; text-decoration:underline;} 
.pagi ul li.pb a:hover{text-decoration:none;}
.pagi ul li:first-child:before{display:none;}

/*----- Accordion -----*/
.accordion, .accordion * {
	-webkit-box-sizing:border-box; 
	-moz-box-sizing:border-box; 
	box-sizing:border-box;
}

.accordion {
float:left; width:100%;
}
.accordion-section{float:left; width:100%; position:relative;  }
/*----- Section Titles -----*/
.accordion-section-title {
	width:100%;
	padding:29px 0px 30px;
	float:left; width:100%;
	transition:all linear 0.15s;
	font-size:20px;
	color:#73196d; 
	line-height:30px;
	background:url(../images/accr_pls.png) right center no-repeat;
}
.accordion-section-title.active {background:url(../images/accr_mns.png) right center no-repeat; }
.accordion-section.greybg{background:#e8e8e8;}
.accordion-section.greybg:before,.accordion-section.greybg:after{content:''; width:50vw; top:0px; position:absolute; height:100%; display:block; background:#e8e8e8;}
.accordion-section.greybg:before{left:-50vw;}
.accordion-section.greybg:after{right:-50vw;}

/*----- Section Content -----*/
.accordion-section-content {
	display:none;
	float:left; width:100%;
	 background:url(../images/accdn_bg.png) right bottom no-repeat;
	 padding-bottom:50px;
}
.greybg .accordion-section-content{padding-bottom:20px; background:none;}

.accordion-section-content p{margin-top:0px;}

.serv_img{float:left; width:240px; text-align:center;}
.serv_cont{width:700px; float:right;}
.serv_cont h4{padding:0px; margin-bottom:25px;}
.serv_cont p{margin-bottom:25px;} 
.greybg .serv_img{float:right;}
.greybg .serv_cont{float:left;}
.serv_cont .small_btn{line-height:22px;}
.prpl_clr{color:#73196d;}
.accordion-section:last-child{margin-bottom:-40px; }

.lat_top{float:left; width:100%; margin:30px 0 40px;}
.lac_logo{float:left;}
.lac_tright{float:right}
.lac_steps{float:left; background:url(../images/step_bg.png) right center no-repeat #e1e1e1; margin:0px; padding:0px; list-style:none;}
.lac_step{float:left; font-family: 'aller_displayregular'; font-size:14px; line-height:20px; text-transform:uppercase; padding:8px 43px 12px 43px;position:relative;}





.lac_step.active{background:url(../images/step_crnt.png) right center no-repeat; color:#fff;}
.lac_step.completed{background:#7e1a78; color:#fff;}
.lac_step.active span{color:#5fc3d9;}


.steps_frms .set_frm:not(:first-of-type) {display: none;}
.steps_frms{ float:left; width:100%; margin-top:60px; text-align:center; position:relative; min-height:430px;}
.set_frm{float:left; width:100%; font-size:18px; line-height:30px; color:#540e4e; font-family: 'aller_lightregular'; left:0px; top:50%; position:absolute; transform:translateY(-50%) !important; -moz-transform:translateY(-50%) !important; -webkit-transform:translateY(-50%) !important;}
.set_form{display:inline-block; ptransformadding-top:30px;}
.set_form .label{display:block; font-size:12px; color:#7e7e7e; text-align:left}
.set_form label.radio_label{display:inline-block; border:1px solid #5fc3d9; width:60px; text-align:center; font-size:12px; padding:15px 0; line-height:20px; cursor:pointer; margin:0 5px;}
.set_form input[type="radio"]{display:none;}
.set_form input[type="radio"]:checked+label.radio_label{background:#5fc3d9; color:#FFF}
.step_btn{clear:both; overflow:hidden; padding-top:30px;}
.action-button{background:#ea5179; cursor:pointer; }
.mb50{margin-bottom:50px;}

.set_form .inptfield{height:50px; padding:0px 10px 00px 10px; color:#7e7e7e; border:1px solid #5fc3d9; background:#fff; font-size:14px;  margin-bottom:10px; width:100%; -webkit-appearance: none; appearance:none; -moz-appearance: none; position:relative}

.set_form select.inptfield{width:300px;}
.bckbtn{font-family: 'allerbold'; text-decoration:underline; font-size:12px; text-transform:uppercase;}
.fs-title{margin-bottom:40px;}

.set_form label.imglabel{padding:0px;}
.set_form input[type="radio"]:checked+label.imglabel{opacity:0.5;}
.step_frmrgt{float:left; margin-left:20px; width:300px;}
.thnx_step{max-width:470px; margin-left:auto; margin-right:auto}
.step_btn_lst{line-height:22px; }
.step_btn_lst a{margin-bottom:10px; width:300px;}

.lac_footer{ padding:43px 0px 25px 35px; background:url(../images/footer_pls.png) left top no-repeat; float:left; width:100%; }
.lacfoot_left{float:left;}
