input[type=text]:focus, button:focus, .nav-link:focus{outline:0;}

body{font-family: 'Poppins', sans-serif; color:#727272; font-size:14px; line-height:24px; letter-spacing:0.5px;}

.modal-backdrop.show {opacity: 0.8; z-index: auto;}
.modal-dialog.modal-lg {max-width: 950px;}
p:empty {display: none;}
p:last-of-type {margin-bottom: 0;}
a{color:#333333;}
a:hover{color:#2e3dff;}
.clr-15{clear:both; height:15px;}
label{font-weight:500; margin-bottom:.2rem; font-size:12px; letter-spacing:1px; clear:both;}
img{max-width:100%;}
.form-control{margin-bottom:.7rem; font-size:14px; font-weight:400; border-radius:0;}
.input-group{margin-bottom:0.7rem;}
.input-group-text{background:#fc6a19; color:#fff; font-size:12px; padding:0.375rem 0.5rem; min-width:50px; justify-content: center;}

.container {max-width: 1250px;}

section{padding:40px 0;}

.form-control::-webkit-input-placeholder {color: #989898;}
.form-control::-moz-placeholder {color: #989898;}
.form-control:-ms-input-placeholder {color: #989898;}
.form-control:-moz-placeholder {color: #989898;}

.main_btn{background:#fc6a19; color:#fff; font-size:20px; text-transform:uppercase; border-radius:0;}
.main_btn.sm_btn{font-size:14px; padding:10px 20px;}
.main_btn:hover{color:#fff; background:#d85107;}
.bdr_btn{border-bottom:1px dashed #2e3dff; color:#2e3dff; padding-bottom:2px;}
.bdr_btn:hover{color:#fc6a19; border-color:#fc6a19;}

header{border-bottom:3px solid #2e3dff; font-weight:600; padding:10px 0; position:relative; z-index:3;}
header nav.navbar{padding-left:0; padding-right:0;}
.navbar-toggler{float: right; color: #fc6b1a; background: #ececec;}
.home_page .navbar-toggler{background: #FFF;}
.home_page .navbar-brand{display:none;}
.home_page header{border:0;}
.home_page header a{color:#fff;}
.navigation .nav-item a{margin:0 15px; text-transform:uppercase;}
.navigation li:last-child a{margin-right:0; padding-right:0;}
.navigation .info a{ padding:0 0.5rem; margin:0 0 0 15px;}
.navigation .info a span{margin-right:7px; font-size:20px; vertical-align:middle;}
.navigation .social li{list-style:none;}
.navigation .social li a{padding:0 0.6rem; font-size:18px;}

.search_form_c{position:relative; z-index:2;}
.search{display:inline-block; width:100%; max-width:430px; background:#fff; padding:10px 20px 20px; border-radius:10px 10px 0 0; margin:-105px 0 50px;}
.frm_heading{color:#fff; background:#7e87ff; font-weight:500; font-size:18px; text-align:center; padding:7px; margin:10px -20px;}
.custom-checkbox{margin-bottom:8px;}
.btm_link a{margin-top:10px; text-decoration:underline; display:block;}

.bg_slider{position:relative; z-index:1;}

.slider{position:absolute; left:0; top:0; width:100%; margin:0; padding:0; z-index:1; overflow:hidden;}
.slider li{background-position:left top; background-size:cover; background-repeat:no-repeat; position:absolute; left:0; top:0;}
.slider .slick-arrow{position:absolute; top:50%; left:50px; z-index:2; border:0; width:24px; height:42px; cursor:pointer; text-indent:-10000px; background:url(../img/left_arrow.png) no-repeat left top;}
.slider .slick-next{right:50px; left:initial; background:url(../img/right_arrow.png) no-repeat left top;}

.best_price{text-align:center; position:relative; z-index:2; background:#f7f7f7;}
.best_price img{ margin-top:-165px;cursor: pointer;}
.best_price h5{font-size:20px; font-weight:600; margin:10px 0;}
.best_price p{font-size:13px; font-weight:400; }
.best_price .best_sec{text-align:left; position:relative; padding-left:120px; background:url("../img/home_bg.png")no-repeat center center/ contain;}
.best_price .best_sec img{margin:0; position:absolute; left:-30px; top:15px;}
.best_price .best_sec h5{font-size:24px; margin-top:50px;}
.best_price .best_sec p{font-size:13px;}

.about{background:#f7f7f7 url(../img/aboutbg.png) repeat-x left bottom; padding:90px 0;}
h4.main_heading{color:#fc6a19; font-weight:600; margin:0 0 20px 0; font-size:42px; text-transform:uppercase;}
h4.main_heading span{font-weight:400; color:#2e3dff;}
.about p{font-size:14px; color:#777; line-height:24px;}
.about img{width:100%; max-width:500px;}

.feature{padding-bottom:60px;}
.feature_list{border:1px solid #fff; position:relative; overflow:hidden;}
.feature_list img{width:100%; position:relative; z-index:1; transform: rotate(0) scale(1); transition: .3s ease-in-out;}
.feature_list:hover img {
    -webkit-transform: rotate(0) scale(1);
    -webkit-transform: rotate(1deg) scale(1.1);
    transform: rotate(1deg) scale(1.1);
    -webkit-transition: .3s ease-in-out;
}
.feature_list .feature_datail{display:block; width:100%; position:absolute; left:0; bottom:0; z-index:2; padding:15px; background:url(../img/listing_bg.png)repeat-x left -55px;}
.feature_list .feature_datail h5{font-size:20px; font-weight:600; color:#fff; text-transform:uppercase; margin-bottom:0;}
.feature_list .feature_datail p{color:#fff; text-transform:uppercase;}
.feature_list a{position:absolute; left:0; top:0; width:100%; height:100%; z-index:3;}

.quik_search{background:#f2f2f2 url("../img/home_bg.png")no-repeat center center;}
.search-links h3{font-size:18px; line-height:30px; font-weight:400; color:#333;}
.search-links ul{margin:0; padding:0;}
.search-links ul li{list-style:none; padding: 5px 0 5px 15px; background:url(../img/bullet.png)no-repeat left 14px;}

.search_open{margin: 50px auto 0; max-width: 1000px; border: 1px solid #ccc; padding: 50px; border-radius: 6px; position:relative; display:none;}
.search_open h3{font-size:18px; font-weight:500; color:#333; text-transform:uppercase; margin-bottom:30px;}
.search_open ul{margin:20px 0 0; padding:0;}
.search_open ul li{list-style:none; padding:0 0 0 10px; background:url(../img/bullet.png)no-repeat left 10px; display:inline-block; margin-right:25px;}
.search_open ul li a{color:#2e3dff;}
.search_open .close{position:absolute; right:20px; top:20px; font-weight:400; color:#000;}
.search_open label{line-height:40px; color:#000; font-size:15px;}

/* footer Start */
.footer{width:100%; float:left; background:#1b1b1b; padding:50px 0;}
.footer_logo{margin-bottom:27px;}
.interrio_info{margin-bottom:30px;}
.interrio_info p{font-size:16px; color:#9a9a9a; line-height:28px; font-weight:300;}
.footer_contact_info{margin:0; padding:0; list-style:none; display:inner_block; width:100%;}
.footer_contact_info li{border-bottom: 1px solid #242424; margin-bottom: 7px; padding-bottom: 9px; font-size:16px; color:#9a9a9a; width:100%; float:left; font-weight:300;}
.footer_contact_info li img{margin-right:10px; float:left;}
.footer_contact_info li span{float:left; width:calc(100% - 31px);}
.footer h3{color: #ffffff; font-size: 24px; font-weight: 500; text-transform: capitalize; padding:10px 0 40px 0; margin:0;}
.popular_news{margin:0; padding:0; list-style:none; display:inline-block; width:100%;}
.popular_news li{width:100%; float:left; padding-left: 105px; position: relative; padding-bottom: 40px; font-weight:300;}
.popular_news li:last-child{margin-bottom:0;}
.popular_news li .img_wrap{width: 80px; height:80px; position: absolute; top: 0; left: 0; overflow: hidden; background-size:cover; background-repeat:no-repeat; background-position:center center;}
.popular_news li .text_holder{width:100%; float:left;}
.popular_news li .text_holder a{width:100%; float:left; font-size:16px; color:#9a9a9a; line-height:26px; font-weight:300; height:54px; overflow:hidden; display: -webkit-box;  -webkit-line-clamp: 2;  -webkit-box-orient: vertical;  text-overflow: -o-ellipsis-lastline;}
.popular_news li .text_holder a:hover{color:#FFF; text-decoration:none;}
.popular_news li .by_admin{width:100%; float:left; font-size:15px; color:#fc5f1a; margin-top:8px; font-weight:300;}
.popular_news li .by_admin span{margin:0 8px; color:#9a9a9a;}
.subscribe_form p{color: #c1c1c1; margin: 0 0 11px; font-size:16px; font-weight:300;}
.subscribe_cont{position:relative;}
.subscribe_form input{background: #1e1e1e; border: 1px solid #242424; color: #808080; display: block; font-size: 14px; font-weight: 600; height: 50px; padding-left: 64px; padding-right: 55px; position: relative; -webkit-transition: all 500ms ease 0s; transition: all 500ms ease 0s; width: 100%;}
.subscribe_form input:focus{background: #1e1e1e; outline:0; box-shadow:0 0 0; border-color:#242424;}
.subscribe_form label{position: absolute; z-index: 1; left: 15px; top: 50%; transform: translateY(-50%); font-weight: 700;}
.subscribe_form button{background: #1e1e1e; border-left: 2px solid #242424; color: #d5ac63; display: block; height: 50px; padding: 10.5px 0; position: absolute; right: 0; text-align: center; top: 0; -webkit-transition: all 500ms ease 0s; transition: all 500ms ease 0s; width: 50px; border-top: 1px solid #242424; border-right: 1px solid #242424; border-bottom: 1px solid #242424; cursor:pointer;}
.subscribe_form button:hover{background:#FFF;}
.subscribe_form h4{color: #c1c1c1; font-weight: 400; font-style: italic; font-size: 14px; line-height: 28px; margin: 12px 0 10px;}
.subscribe_form .social{float:left; margin-top:15px;}
.subscribe_form .social ul{list-style:none; padding:0; margin:0;}
.subscribe_form .social li a {float: left; width: 38px; height: 38px; line-height: 38px; font-size:18px; color:#808080;}
.subscribe_form .social li a:hover{color:#FFF;}
.copyright{width:100%; float:left; background:#111; padding:20px 0;}
.copyright p{color:#FFF; font-weight:300; margin:0; padding:5px 0;}
.copyright p a{color:#FFF;}
.copyright p a:hover{color:#fc6a19; text-decoration:none;}
.copyright .left{float:left;}
.copyright .right{float:right;}

/* footer End */

/* Contact Start */
.ban_inner{width:100%; float:left; padding:20px 0;}
.ban_inner h2{font-size:50px; color:#333333; font-weight:600; text-transform:uppercase;}
.breadcrumbs{width:100%; float:left; list-style:none; padding:0; margin:0;}
.breadcrumbs li{float:left; font-size:14px; color:#333;}
.breadcrumbs li a{color:#333;}
.breadcrumbs li i.ti-angle-right{font-size:10px; margin:0 10px;}
.breadcrumbs li i.ti-home{margin-right:6px;}
.breadcrumbs li.active a{color:#fc6b1a;}
.breadcrumbs li a:hover{color:#333; text-decoration:none;}
.inner_block{width:100%; float:left; padding-bottom:50px;}
.contact .please_feel{font-size:14px; color:#727272;}
.contact h5.fo {font-size: 14px; color:#727272; font-weight:300;}
.contact h5.fo a {color:#333; font-weight:300;}
.contact h5.fo a:hover {color: #333;}
.contact .left h3{font-size:30px; font-weight:500; color:#333;}
.con_info {width:100%; float: left;   margin:20px 0 0 0; }
.con_info h6{font-size:16px; font-weight:400; color:#040404;}
.contact .right {padding-left: 40px;}
.contact .form_control{margin-bottom: 15px; float:left; width:100%;}
.form_control label{float: left; width: 100%; clear: both; font-size: 15px; color: #808080; margin-bottom:5px; font-weight:500;}
.form_control .form_input {float: left; width: 100%; clear: both;}
.form_control .form_input input {font-size: 15px; color: #333; float: left; width: 100%; clear: both; height: 40px; border: 1px solid #2e3dff; padding: 0 15px; border-radius: 4px;}
.contact .form_control.text_control {width: 100%;}
.form_control.text_control textarea {font-size: 15px; color: #333; float: left; width: 100%; clear: both; height:140px; border: 1px solid #2e3dff; padding:10px 15px; border-radius: 4px;}
.contact .right .primary_btn {margin-left: 4px;}
.form_control .form_input input::-webkit-input-placeholder {color:#c1c1c1;}
.form_control .form_input input::-moz-placeholder {color:#c1c1c1;}
.form_control .form_input input:-ms-input-placeholder {color:#c1c1c1;}
.form_control .form_input input:-moz-placeholder {color:#c1c1c1;}
.form_control .form_input textarea::-webkit-input-placeholder {color:#c1c1c1;}
.form_control .form_input textarea::-moz-placeholder {color:#c1c1c1;}
.form_control .form_input textarea:-ms-input-placeholder {color:#c1c1c1;}
.form_control .form_input textarea:-moz-placeholder {color:#c1c1c1;}

.contact .social{float:left;}
.contact .social ul{list-style:none; margin:0; padding:0;}
.contact .social ul li{font-size:18px;}
.contact .left .social li a {float: left; width:38px; height: 38px; line-height: 38px;}
.cus_btn1{font-size:14px; color:#FFF; font-weight:500; text-transform:uppercase; background:#fc6a19; border:1px #fc6a19 solid; padding:9px 30px;}
.cus_btn1:hover{background:#e05d16; cursor:pointer; border-color:#e05d16;}
.contact .cus_btn1{margin-top:10px;}

/* Contact End */

/* About Start */
.abt_img{float:left; width:560px; margin:0 60px 40px 0; position:relative;}
.abt_img>img{width:100%;}
.abt_tra{position:absolute; right:-20px; bottom:-20px; float:left; max-width:75%}
.about_inner p{color:#727272; line-height:24px;}
.abt_ul{list-style:inside; padding:0; margin:0; margin-top:15px;}
.abt_ul li{color:#727272; line-height:24px; margin-bottom:15px;}

/* About End */

/* Faq's Start */
.accord_block {width:100%; display:inline-block;}
.accordiaon_heading {font-size:18px; color: #405e73; text-transform:uppercase; margin:0 0 15px 0; font-weight:600; width:100%; float:left;}
.accord_block .card-header {background: none; padding: 0; border:none;  position: relative; width:100%; float:left;}
.accord_block .card-header::after {content: ""; width: 17px; height: 17px; background: url(../img/minus.png)no-repeat left top; position: absolute; right:18px; top:18px; pointer-events: none;}
.accord_block .card-header.collapsed::after {content: ""; width: 17px; height: 17px; background: url(../img/plus.png)no-repeat left top; position: absolute; right:18px; top:18px; pointer-events: none;}

.accord_block .card-header a {cursor: pointer;  font-size: 15px; font-weight:600; color: #333; width: 100%; clear: both;  border: 1px solid #ebebeb; border-radius: 5px; padding: 15px 50px 15px 15px; box-shadow: 3px 5px 8px -3px #dcdcdc; display: block;}
.accord_block .card-header a:hover {background: #fafafa;}
.acc_cont{width:100%; float:left; padding:10px 0 30px 0;}
.filter_inner .links{margin-bottom:5px;}
.accord_last{margin-bottom:0;}

/* Faq's End */

/* Blog Start */
.blog_inner .left_side{width:calc(100% - 245px); padding-right:20px; float:left;}
.blog_boxes{border: 1px #dbdbdb solid; width: 100%; display: inline-block; margin-bottom:20px; position: relative;}
.blog_boxes .img_wrap{width:245px; float: left; position: absolute; left: 0; top: 0; height: 100%; background-position:center center; background-repeat:no-repeat; background-size:cover; border-right:1px #dbdbdb solid;}
.blog_box_cont{width: calc(100% - 245px); padding: 20px 20px 0 20px; float: right;}
.blog_box_cont h4{font-size: 18px; color: #333333; font-weight:400;}
.short_description{float:left; width:100%; height:73px;   
 display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;  
  overflow: hidden;
  text-overflow: -o-ellipsis-lastline;
}
.blog_box_cont p a{color:#fc6b1a;}
.blog_boxes .blog_date{width: 100%; display: inline-block; margin-top: 20px; padding: 10px 0; position: relative;}
.blog_boxes .blog_date:after {content: ""; position: absolute; left: -20px; top: 0; width: calc(100% + 40px); height: 1px; background: #dbdbdb;}
.blog_share{margin-right: 15px;}
.blog_date span i{color:#fc6b1a; vertical-align:middle; margin-right:5px;}
.blog_inner .right_side{width:245px; float:left; position:relative;}
.blog_inner .right_side:after{content:""; position:absolute; left:0; top:0; background:#f2f2f2; width:100%; height:calc(100% + 50px); z-index:-1;}
.blog_inner .right_side h4{font-size:15px; color:#FFF; font-weight:500; text-transform:uppercase; background:#7e87ff; padding:12px 10px; text-align:center; margin-bottom:20px;}
.ref_ser i{display:none;}
.recent_post_cont {width: 100%; float: left;}
.recent_post_cont ul {width: 100%; float: left; list-style: none; padding:0 15px; margin:0;}
.recent_post_cont ul li {width: 100%; float: left; border-bottom: 1px #ced4d9 solid; padding-bottom: 8px; margin-bottom: 12px;}
.recent_post_cont ul li h3 {width: 100%; float: left;font-size: 13px; color: #405e73; font-weight: 700; text-transform: uppercase; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; max-width: 204px;}
.blog_inner .container{display:flex;}

.blog_detail .blog_boxes{border:0;}
.blog_detail .blog_boxes .img_wrap{width:100%; position:static;}
.blog_detail .blog_boxes .img_wrap img{width:100%;}
.blog_detail .blog_box_cont{width:100%; padding:20px 0 0 0;}
.blog_detail .blog_boxes .blog_date:after{width:100%; left:0;}

/* Blog End */

/* Login Start */
.modal-content{padding:30px;border:3px solid #2e3dff;}
.modal-content .close{position:absolute; right:-40px; top:3px;text-shadow:inherit; opacity:1;}
.modal_header{text-align:center; padding:10px 0;}
.modal_header span{display:block; text-transform:uppercase; color:#fc6b1a; font-weight:600; line-height:50px; font-size:18px;}

label{color:#808080; font-size:15px; font-weight:500; vertical-align: top; margin-bottom: .2rem;}
a.forgot{color:#b2b2b2; font-size:15px; font-weight:600; float:right;}
.login_modal.modal-dialog.modal-lg{max-width: 688px;}
.login_modal .modal-content{background:#FFF; padding:0; display:table;}

.not_a_member{ text-align:center;padding:30px; width:50%; float:left;}
.not_a_member p{color:#808080; font-size:15px; line-height:23px;}
.login_modal .modal-content .login_d{padding:30px; width:50%;  float:left;}
.mid_line:after{content:""; position:absolute; left:50%; top:0%; width:3px; height:100%; background:#2e3dff;}
.mid_line .main_btn{font-size:16px; font-weight:700; text-transform:uppercase; width:100%; max-width:210px;}
.mid_line .form_control{width:100%; float:left;}
.receive_web{width:100%; float:left;}
.receive_web label{font-size:14px; font-weight:400; line-height:16px; color:#727272;}
.receive_web .custom-control-label::before{top:0;}
.receive_web .custom-control-label::after{top:0;}

/* Login End */

/* Thanks Start */
.thanks{width:100%; float:left; text-align:center;}
.thanks h2{font-size:107px; color:#000201; font-weight:300;}
.for_chossing{font-size:24px; color:#727272;}
.for_chossing strong{color:#fc6b1a;}
.for_chossing strong span{color:#2e3dff;}
.thanks_mail{width:100%; display:inline-block; margin:50px 0;}
.thanks p{font-size:18px;line-height:33px; margin-bottom:100px;}
.sm_btn.visit{background:#2e3dff;}
.sm_btn.visit:hover{background:#d85107;}

/* Thanks End */

/* Dans house plan Start */
.plan_box{width:100%; float:left; border:1px #dbdbdb solid; margin:15px 0;}
.plan_box .img_wrap{width:100%; float:left; height:250px; background-position:center center; background-repeat:no-repeat; background-size:cover; border-bottom:1px #dbdbdb solid;}
.plan_cont{width:100%; float:left; padding:15px 20px;}
.plan_cont h3{font-size:18px; color:#333333; font-weight:400; margin-bottom:5px;}
.or_code{font-size:13px; color:#666;}
.or_code span{color:#fc6a19;}
.remove_plan{font-size:13px; color:#2e3dff; margin-top:5px;}
.remove_plan a{color:#fc6a19; text-decoration:underline;}
.remove_plan a:hover{text-decoration:none;}
.plan_fea{width:100%; display:inline-block; list-style:none; margin:0; padding:0;}
.plan_fea li{width:50%; float:left; font-size:14px; color:#666; margin-top:8px;}
.plan_fea li img{margin-right:10px; display:inline-block; vertical-align:middle;}
.plan_fea li strong{font-weight:500; display:inline-block; vertical-align:middle; margin-right:15px;}
.plan_fea li span{display:inline-block; vertical-align:middle;}

/* Dans house plan End */

/* Compare Start */
.compare_plan .form_control .form_input{max-width:330px;}
.compare_plan .form_control .form_input input{width:calc(100% - 46px); border-radius:4px 0 0 4px; border-right:0;}
.compare_plan .form_control .form_input button{width: 46px; background: #fc6b1a; color: #FFF; font-size: 20px; height: 40px; line-height: 40px; border-radius: 0 4px 4px 0; border:1px solid #2e3dff;}
.compare_plan .form_control .form_input button:hover{cursor:pointer; background:#d85107;}
.cus_radio{width:100%; display:inline-block;}
.cus_radio .custom-radio{float:left; margin-right:20px;}
.compare_plan .cus_radio{margin:10px 0 10px 0;}
.compare_img{width:100%; display:inline-block; margin-top:35px;}
.compare_img img{width:100%; float:left;}

/* Compare End */

/* Search Result Start */
.refine_search{width:100%; display:inline-block; padding:0 20px;}
.refine_search label{font-size:12px; color:#444444; font-weight:400; margin-bottom:0;}
.refine_search .btm_link a{font-size:13px; color:#333;}
.refine_search .main_btn{width:100%;}
.refine_search .form-control{font-size:12px; color:#989898; background-color:rgba(0, 0, 0, 0) !important; border-color:#989898;}
.search_result{width: calc(100% - 245px); padding-left:30px; float: left;}
.we_found{font-size:13px; color:#2e3dff; text-transform:uppercase; background:#ebebeb; text-align:center; padding:9px 15px; margin-bottom:20px;}
.we_found strong{color:#fc6a19;}
.sea_res_box{width:100%; float:left; position:relative; margin-bottom:20px; border:1px #dbdbdb solid; display:flex;}
.sea_res_box .img_wrap{width:296px; position:absolute; left:0; top:0; height:100%; float:left; background-position:center center; background-repeat:no-repeat; background-size:cover; border-bottom:1px #dbdbdb solid;}
.sea_res_box .plan_cont{padding-left:316px; width:calc(100% - 220px);}
.quick_view{width:220px; float:left; padding:20px 0 20px 50px; position:relative;}
.quick_view:before{content:""; position:absolute; width:1px; height:calc(100% - 30px); left:0; top:15px; background:#dbdbdb;}
.quick_view h4{font-size:16px; color:#2e3dff; font-weight:700;}
.quick_view ul{margin:0; padding:0; list-style:none;}
.quick_view ul li{font-size:13px; color:#666666;}
.quick_view ul li i{font-size:10px;}
.pagination{width:100%; float:left; display:inline-block;}
.pagination ul{width:100%; float:left; list-style:none; margin:0; padding:0;}
.pagination ul li{float:left; margin-right:6px;}
.pagination ul li a{float:left; width:25px; height:25px; border-radius:50%; border:1px #7e87ff solid; color:#7e87ff; text-align:center; line-height:24px;}
.pagination ul li a:hover{background:#fc6a19; color:#FFF; border-color:#fc6a19; text-decoration:none;}
.pagination ul li a.active{background:#fc6a19; color:#FFF; border-color:#fc6a19; text-decoration:none;}

/* Search Result End */

/* Plan Detail Start */
/*29oct:start*/
.home_plan_block {background: #ebebeb; width:100%; float: left; margin-bottom: 50px;} 
.home_plan_block .container {display: flex; justify-content: center;}
.home_plan_slide_wrap {width:800px; max-width: 100%; position: relative;}
.home_plan_nav_wrap {width:150px; height: 470px; background: #ffffff; display: flex; align-items: center; padding: 40px 0; position: relative; overflow: hidden;}
.home_plan_nav_wrap .slick-prev {position: absolute; top:0; left:0;  background: #fff; width:100%; height: 30px; font-size: 0; border:none; cursor: pointer; z-index: 99;}
.home_plan_nav_wrap .slick-prev::after {content: ""; width:30px; height: 30px; background: url(../img/top_sli_arrow.png) no-repeat center center; position: absolute; top:0; left:50%; transform: translateX(-50%); pointer-events: none;}

.home_plan_nav_wrap .slick-next {position: absolute; bottom:0; left:0; background: #fff; width:100%; height: 30px; font-size: 0; border:none; cursor: pointer;z-index: 99;}
.home_plan_nav_wrap .slick-next::after {content: ""; width:30px; height: 30px; background: url(../img/bottom_sli_arrow.png) no-repeat center center; position: absolute; top:0; left:50%; transform: translateX(-50%); pointer-events: none;}
.home_plan_slide {padding: 0; margin:0;}
.home_plan_slide .slick-arrow {display: none !important;}
.home_plan_slide li {list-style: none; height: 470px; overflow: hidden;}
.home_plan_slide li img {max-width: initial; width:100%}
.home_plan_nav {padding:0; margin:0;  position: static;}
.home_plan_nav li {list-style: none; padding: 5px 10px; cursor: pointer; height: 150px;}
.plan_id_box {position: absolute; top: 0; left: 0; background: #494949; color: #fff; font-size: 15px; z-index: 999; padding: 8px 15px;}

.plan_info_box {width:100%; float: left;}
.plan_lin_subinfo {display: block; margin-bottom: 5px; color:#333;}
.plan_lin_subinfo a {color:#fc6a19;}
.plan_info_box ul {padding: 0; margin:0;}
.plan_info_box ul li {list-style: none; display: inline-block; margin:3px; }
.plan_info_box ul li a {padding: 8px 8px; font-size: 13px; background: #f0f0f0; color:#333;}
.plan_info_box ul li a:hover {background: #fc6a19; color:#fff; text-decoration: none;}

.plan_action_box {margin-top: 15px;}
.plan_action_box .share_on span {margin-right: 5px; color:#555;}
.plan_action_box .share_on a {width:30px; height: 30px; border:1px solid #ccc; padding: 10px; color:#555;}
.plan_action_box .share_on a:hover {background: #fc6a19; border-color:#fc6a19; color:#fff; text-decoration: none;}


.plan_blueprint_con {width:100%; float: left;  margin-top: 40px;}
.plan_blueprint {margin-bottom: 40px;display: block;width: 100%;float: left;}
.plan_detail .plan_blueprint .left_side {width:100%; margin-bottom: 15px;}
.plan_detail .plan_blueprint .right_side {width:100%; padding-left: 0;}
/*29oct:end*/


.plan_detail .left_side{width:450px; float:left;}
.plan_detail .left_side .img_wrap{width: 100%; float: left; border: 1px #e5e5e5 solid; height: 250px; position: relative;}
.plan_detail .right_side{width:calc(100% - 450px); float:left; padding-left:40px;}
.plan_detail .right_side h3{font-size:20px; color:#2e3dff; font-weight:400; border-bottom:1px #2e3dff solid; padding-bottom:10px;}
.odr_code{font-size:16px; color:#666666; margin-bottom:10px;}
.pl_de{font-size:16px; color:#666; font-weight:600; margin-bottom:5px;}
.plan_detail .right_side a{color:#fc6a19;}
.pl_de_li{margin:10px 0 0 0; padding:0; list-style:none;}
.pl_de_li li{font-size:14px; color:#666666; padding-left:15px; background:url(../img/arrow.png) no-repeat left top 7px; margin-bottom:5px;}
.share_on{float:right; margin-top:20px;}
.share_on span{font-size:13px; color:#2e3dff; font-weight:700; display:inline-block; vertical-align:middle;}
.plan_detail .right_side .share_on a{width:40px; height:40px; display:inline-block; vertical-align:middle; border:1px #2e3dff solid; border-radius:50%; line-height:40px; text-align:center; font-size:18px; color:#2e3dff; margin-left:5px;}
.plan_detail .right_side .share_on a:hover{background:#2e3dff; text-decoration:none; color:#FFF;}
.plan_detail .right_side .main_btn{margin-top:20px;}
.pro_tab{width:100%; float:left; margin-top:50px;}
.pro_tab ul{border:0;}
.pro_tab ul li{padding:0 15px;}
.pro_tab ul li:first-child{padding-left:0;}
.pro_tab ul li a{font-size:16px; color:#333; font-weight:600; text-transform:uppercase; padding:10px 20px; display:inline-block; border-bottom:3px #e6e6e6 solid; background:#f2f2f2; border-radius:6px 6px 0 0;}
.pro_tab ul li a:hover{color:#FFF; background:#fc6a19; border-color:#c75314; text-decoration:none;}
.pro_tab ul li a.active{color:#FFF; background:#fc6a19; border-color:#c75314;}
.pro_tab .tab-content{margin-top:30px;}
.Plan_Spec{width:100%; float:left;}



/* Plan Detail End */

/* Map view search */
.w_map.sea_res_box{display:block;}
.w_map.sea_res_box .quick_view{width:100%; padding:10px; border-top:1px dashed #ccc;}
.w_map.sea_res_box .quick_view ul li{float:left; margin-right:10px;}
.w_map.sea_res_box .plan_cont{padding:20px; width:300px; border-left:1px dashed #ccc;}
.w_map.sea_res_box .plan_cont .plan_fea li{width:100%; margin-top:6px;}
.w_map.sea_res_box .img_wrap{width:calc(100% - 300px); position:static; border-bottom:0;}
.w_map.sea_res_box .img_wrap img{width:35%;}
.w_map.sea_res_box .img_wrap img.map_image{width:54%; margin-right:5%; margin-left:0;}
.w_map.sea_res_box .remove_plan {line-height: 15px;}

/* Map view search end */

.header_dropdown{display: inline-block;}
.header_dropdown .dropdown-menu{left:53px;}
.header_dropdown .dropdown-menu a{margin:0;}

/* Header Search Start */
.search_id{width:480px; float:right; background:rgba(255, 255, 255, 0.6); border-radius:6px; padding:10px; margin-top:5px;}
.search_id_cont{width:100%; float:left; display:flex; align-items:center;}
.search_id_cont span{float:left; font-size:14px; color:#000; font-weight:500; margin-right:10px;}
.search_id_in{float:left; width:calc(100% - 142px); background: #fff; border:1px #a79e95 solid; position:relative;}
.search_id_in:before{content:"dhp -"; position:absolute; left:10px; top:50%; transform:translateY(-50%); font-size:14px; font-weight:700; color:#686868;}
.search_id_in input{border:0; height:33px; width:calc(100% - 95px); float:left; padding:0 10px 0 56px; font-size:14px; font-weight:700; color:#686868;}
.search_id_in button{font-size:16px; color:#FFF; font-weight:500; background:#ed7431; height:33px; line-height:33px; padding:0 15px; border:0; float:right;}
.search_id_in button:hover{background:#d85107; cursor:pointer;}
/* Header Search Start */

.inner .quik_search{
	float: left;
    width: 100%;
}

/* Order Form Start */
.order_form_tb{width:100%;}
.order_form_tb th{background:#f2f2f2; padding:8px 15px; border:1px #ccc solid;}
.order_form_tb td{padding:6px 15px; border:1px #ccc solid; vertical-align:middle;}
.order_form_tb td .or_ra{vertical-align:middle; margin-right:5px;}
.order_form_tb td .or_la{vertical-align:middle; display:inline-block; font-size:14px; color:#727272; font-weight:400; margin-bottom:0;}
.order_form_tb td .or_sm{font-size:9px; font-weight:400; color:#333; display:block; line-height:12px;}
.order_form_tb td .or_qnt{width:60px; margin-left:10px;}
.or_other_detail{width:100%; float:left; margin-top:40px;}
.form_control .form_input select{font-size: 15px; color: #333; float: left; width: 100%; clear: both; height: 40px; border: 1px solid #2e3dff; padding: 0 15px; border-radius: 4px;}
.or_other_detail .form_control{margin-bottom:10px; width:100%; float:left;}
.or_other_detail .pl_de{margin-top:20px; margin-bottom:10px;}
.or_other_detail .pl_de span{font-weight:400; margin-left:5px; font-size:14px;}
.or_ship label{display:inline-block; float:none; vertical-align:middle; margin-bottom:0; font-size:14px; font-weight:400; margin-right:30px;}
.or_ship input{display:inline-block; vertical-align:middle;}
.or_Signa input{float:left; margin-top:3px;}
.or_Signa label{margin-bottom:0; font-size:12px; line-height:18px; font-weight:400; width:calc(100% - 18px); padding-left:10px;}
.or_cal_btn{text-align:center; margin-top:30px;}
/* Order Form End */

.copyright .container{display: flex; align-items: center; justify-content: space-between;}
.copyright_link a{color: #FFF; font-weight: 300; margin:0 32px 0 0; padding: 5px 0;}
.copyright_link a:hover{color: #fc6a19; text-decoration: none;}
.copyright_link a:last-child{margin: 0;}

.user-profile-header {padding-top: 50px !important;}

.media_block {width:100%; float: left; margin-top: 50px;}
.media_block h2 {margin-top: 8px; margin-bottom: 25px; font-size: 14px; color:#222;}










