
body { margin: 0; padding: 0; font-family: 'Proxima Nova'; font-size: 16px; color: #526576; }
a:focus, a.active, input, select:focus { outline: 0 !important; outline-style: none; outline-width: 0; text-decoration: none !important; }
a:hover { }
img { border: none; height: auto !important; vertical-align: middle !important; }
a:hover, a:focus { color: #fff; text-decoration: none !important; }
h1 { font-size: 55px; color: #fff; line-height: 60px; margin: 5px 0; font-family: 'Proxima Nova'; }
h2 { font-size: 25px !important; color: #040404; margin: 0 !important; padding: 0 !important; font-family: 'Proxima Nova'; }
h3 { font-size: 40px; font-family: 'Proxima Nova'; }
h6 { font-family: 'Proxima Nova'; font-size: 17px; color: #222; margin-bottom: 15px; }
p { color: #526576; font-size: 16px; margin: 10px 0; line-height: 1.5em; text-rendering: optimizeLegibility; text-align: justify; }
a, a:visited { text-decoration: none; }
a:hover, a:active { /*color: #000;*/ text-decoration: none; }
ul { margin: 0; padding: 0; }
li { list-style: none; }
.transition {
--moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; }
.maroontext { color: #800020; }
.whitetext { color: #fff; }
.darktext { color: #000000; }
.goldentext_med { color: #a47331; }
.maroonbgcolor { background: #800020; }
.maroontext_title { color: #800020; font-family: 'Proxima Nova'; }
/***********Logo and Menu Section********************/
.top_wrapper { width: 100%; padding: 18px 0; }
.top_wrapper_sub { width: 100%; background: url(../images/top_services.jpg) no-repeat center top; height: 106px; }
.menu_area { margin-top: 10px; }
/***********Slider Section********************/
#slider_wrapper { width: 100%; margin-top: 0; position: relative; height: 65vh; /*background: rgba(79,19,39,1); background: -moz-linear-gradient(top, rgba(79,19,39,1) 0%, rgba(126,1,32,1) 50%, rgba(128,0,32,1) 100%); background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(79,19,39,1)), color-stop(50%, rgba(126,1,32,1)), color-stop(100%, rgba(128,0,32,1))); background: -webkit-linear-gradient(top, rgba(79,19,39,1) 0%, rgba(126,1,32,1) 50%, rgba(128,0,32,1) 100%); background: -o-linear-gradient(top, rgba(79,19,39,1) 0%, rgba(126,1,32,1) 50%, rgba(128,0,32,1) 100%); background: -ms-linear-gradient(top, rgba(79,19,39,1) 0%, rgba(126,1,32,1) 50%, rgba(128,0,32,1) 100%); background: linear-gradient(to bottom, rgba(79,19,39,1) 0%, rgba(126,1,32,1) 50%, rgba(128,0,32,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f1327', endColorstr='#800020', GradientType=0 );*/ }
.rig_ar { background: url(../images/ar_right.png) no-repeat; }
.left_ar { background: url(../images/ar_left.png) no-repeat; }
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next { font-size: 30px; height: 67px; margin-left: -15px; margin-top: -15px; width: 71px !important; }
.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left { left: 33% !important; }
.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right { right: 33% !important; }
/*slider top section*/
.slider_new_wrapper {/*min-height: 100vh; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center;*/ text-align: center; padding-top: 16%; }
.slider_new_wrapper h1 { font-size: 50px; color: #fff; line-height: 60px !important; margin-bottom: 25px !important; float: left; width: 100%; }
.slider_new_wrapper h1 span { width: 100%; float: left; }
.slider_new_wrapper h6 { font-size: 19px; color: #fff; letter-spacing: 1px; }
.slider_explore { float: left; width: 100%; position: relative; }
.slider_explore p { font-size: 16px; font-family: 'poppinslight'; color: #fff; }
/*video icon in banner*/
.video_icon { position: absolute; z-index: 99; text-align: center; bottom: -50px; }
.video-thumb { width: 100%; overflow: hidden; border-radius: 5px; box-shadow: 0 5px 10px rgba(0,9,128,0.035), 0 7px 18px rgba(0,9,128,0.05); -o-box-shadow: 0 5px 10px rgba(0,9,128,0.035), 0 7px 18px rgba(0,9,128,0.05); -ms-box-shadow: 0 5px 10px rgba(0,9,128,0.035), 0 7px 18px rgba(0,9,128,0.05); -moz-box-shadow: 0 5px 10px rgba(0,9,128,0.035), 0 7px 18px rgba(0,9,128,0.05); -webkit-box-shadow: 0 5px 10px rgba(0,9,128,0.035), 0 7px 18px rgba(0,9,128,0.05) }
.video-btn { position: absolute; z-index: 10; top: 50%; left: 48%; -webkit-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); box-sizing: content-box; display: block; width: 32px; height: 44px; border-radius: 50%; padding: 42px 20px 18px 40px }
.video-btn:before { content: ""; position: absolute; z-index: 0; left: 50%; top: 50%; -webkit-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); display: block; width: 75px; height: 75px; background: #ba1f24; border-radius: 50%; -webkit-animation: pulse-border 1500ms ease-out infinite; animation: pulse-border 1500ms ease-out infinite }
.video-btn:after { content: ""; position: absolute; z-index: 1; left: 50%; top: 50%; -webkit-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); display: block; width: 60px; height: 60px; background: #fa183d; border-radius: 50%; transition: all 200ms }
.video-btn:hover:after { background-color: #da0528 }
.video-btn span { display: block; position: relative; z-index: 3; width: 0; height: 0; border-left: 15px solid #fff; border-top: 10px solid transparent; border-bottom: 10px solid transparent }
@-webkit-keyframes pulse-border {
0% {
-webkit-transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1);
transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1);
opacity:1
}
100% {
-webkit-transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
opacity:0
}
}
@keyframes pulse-border {
0% {
-webkit-transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1);
transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1);
opacity:1
}
100% {
-webkit-transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
opacity:0
}
}
#divBottomRight { z-index: 9999 !important; }
.golden_btn { background: #9e7031; padding: 15px 50px; font-size: 18px; border-radius: 15px; color: #fff; float: right; font-family: 'robotolight'; }
.golden_btn:hover { background: #fff; color: #9e7031; border-radius: 25px; }
.carousel-inner > .item { background-size: cover !important; background-position: bottom center; }
.carousel-inner > .item > img { height: 65vh !important; visibility: hidden }
/*slider particle*/
/* ---- stats.js ---- */
.count-particles { background: #000022; position: absolute; top: 48px; left: 0; width: 80px; color: #13E8E9; font-size: .8em; text-align: left; text-indent: 4px; line-height: 14px; padding-bottom: 2px; }
.js-count-particles { font-size: 1.1em; }
#stats, .count-particles { -webkit-user-select: none; margin-top: 5px; margin-left: 5px; }
#stats { border-radius: 3px 3px 0 0; overflow: hidden; }
.count-particles { border-radius: 0 0 3px 3px; }
.bannerwhitebtn { background: #ededed !important; color: #303030 !important; }
.bannerwhitebtn:hover { background: #fff !important; }
/* ---- particles.js container ---- */
#particles-js { width: 100%; height: 100%; /*background-color: #b61924;*/ background-image: url(''); background-size: cover; background-position: 50% 50%; background-repeat: no-repeat; opacity: .15; position: absolute; top: 0; }
.carousel-caption { /*bottom: 15%;*/ right:0; left:0; top:0; bottom:0; padding:0; padding-bottom:40px}
.carousel-caption .maroonbtn { width: auto; padding: 10px 35px; box-shadow: 0 0 1px 1px #535353; color: #ffffff !important; font-weight: 400; background: none !important; border-radius: 6px; font-size: 16px; display: inline-block; }
.carousel-caption h1 p { margin-bottom: 10px; font-family: 'Proxima Nova'; line-height: 50px; color: #fff; text-align: center }
.carousel-caption h1 p b { font-weight: 600 }
.carousel-caption h5 { margin: 0 }
.carousel-caption h5 p { margin-bottom: 30px; font-size: 15px; letter-spacing: 1px; color: #fff; text-align: center }
.red_color { color: #dd2f38; }
/***********Welcome Section********************/
.welcome_section { padding: 60px 0; }
.welcome_box { float: left; width: 100%; border: solid 1px #e1e1e1; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; }
.welcome_box:hover { box-shadow: 0 0 20px 5px #e9e8ef; }
.welcome_box_image { float: left; width: 100%; overflow: hidden; }
.welcome_box_image img { -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; width: 100%; }
.welcome_box:hover .welcome_box_image img { -moz-transform: scale(1.1); -webkit-transform: scale(1.1); transform: scale(1.1); }
.welcomebox_content { float: left; width: 100%; text-align: center; padding: 15px; }
.welcomebox_content h4 { font-family: 'Proxima Nova'; color: #222; font-size: 20px; margin-bottom: 10px; line-height: 1.2em; font-weight: 300; min-height: 58px; }
.welcomebox_content p { min-height: 105px; text-align: center; }
.welcomebox_btn { float: left; width: 100%; margin-bottom: -20px; }
.linebtn { width: 50%; padding: 15px 20px; margin: 0 auto; display: block; border-radius: 50px; color: #040404; background: #fff; text-align: center; border: solid 1px #d2d2d2; box-shadow: 0 0 20px 5px #e9e8ef; }
.linebtn:hover { color: #fff; background: #787878; border: solid 1px #787878; box-shadow: 0 0 20px 5px #e9e8ef; }
.maroonbtn { width: 50%; padding: 15px 20px; margin: 0 auto; display: block; border-radius: 50px; color: #888; background: ##fff; text-align: center; border: solid 1px #d2d2d2; box-shadow: 0 0 20px 5px #e9e8ef; font-size: 18px; font-family: 'Proxima Nova'; }
.carousel-caption .maroonbtn { margin-left: 0; margin-right: 0 }
.maroonbtn:hover { color: #fff; background: #787878; border: solid 1px #787878; box-shadow: 0 0 20px 5px #e9e8ef; }
.carousel-caption .maroonbtn:hover { box-shadow: none !important; background: #fff !important; color: #333 !important }
.custrmr_name { font-family: 'Proxima Nova'; color: #333; font-size: 16px; margin: 15px 0 30px 0; }
.hear_customer_sec .owl-buttons { display: none; }
.hear_customer_sec .maroonbtn { width: 25%; }
#owl-example1 { margin-bottom: 35px; }
/***********Our Services Section********************/
.content_icon_section { width: 100%; padding: 50px 0 120px 0; text-align: center; }
.content_icon_section h2 { text-align: center; margin-top: 0px !important; line-height: 50px; }
.content_icon_section h6 { font-size: 18px; color: #555555; text-align: center; text-transform: uppercase; width: 50%; margin: 0 auto; position: relative; }
.header_title { text-transform: uppercase; }
.main_icon_image img { width: 100%; }
/***********Client Testimonial Section********************/
.our_partner_section { width: 100%; padding: 100px 0 120px 0; }
.h2common { font-size: 40px !important; text-align: center; }
.our_partner_area h6 { position: relative; color: #555; }
.our_partner_section .header_title:before { display: none; }
.our_partner_section .header_title:after { left: 50px; }
.testimonial_area { float: left; width: 100%; margin-top: 20px; }
.testimonial_area .owl-wrapper .owl-item .item img { border: solid 1px rgba(255,255,255,0); -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; }
.testimonial_area .owl-wrapper .owl-item .item img:hover { border: solid 1px #e6e6e6; }
.our_partner_section .owl-buttons { display: none; }
.our_partner_section .owl-controls { margin-top: 55px !important; }
.counsultant_partnrship { padding: 65px 0; }
.counsultant_partnrship .pull-left { /*width: 33%;*/ width: 40%; }
.counsultant_partnrship .pull-left img { width: 100%; }
.counsultant_partnrship .pull-right { /*width: 67%;*/ width: 59%; padding-left: 30px; }
.textoverimage { position: absolute; color: #fff; font-size: 30px; font-family: 'Proxima Nova'; text-transform: uppercase; top: 100px; left: 90px; }
.h5_black { font-size: 18px; font-family: 'Proxima Nova'; color: #040404; margin-bottom: 20px; margin-top: 0; }
.counsultant_partnrship .linebtn { float: right; width: auto; padding: 15px 50px; margin-top: 35px; }
.req_brochure_img { margin: 50px 0; }
/*.req_brochure_img img { margin-left: 10px; }*/
.footer_contctlist li { color: #888; }
.ourleague_slide_ { margin-top: 40px; }
/***********Inside Stories Section********************/
.insidestories_area { float: left; width: 100%; margin-top: 25px; }
.checkout_inside_section { background: #fff; padding-top: 0; }
.checkout_inside_section .header_title::after { left: 100px; }
.insidestories_box { float: left; width: 100%; }
.insidestories_box .maroontext_title { font-size: 18px; }
/***********Our blog Section********************/
.ourblog_section { width: 100%; background: #fff; }
.ourblog_section .header_title::after { left: 120px; background: #fff; }
.ourblog_section .our_partner_area h6, .ourblog_section .our_partner_area .h2common { color: #040404; }
.ourblog_area { float: left; width: 100%; background: #fff; padding: 5px; margin-top: 30px; }
.blogbox_1 { width: 33.33%; float: left; padding: 10px; }
.blogbox_1 .welcome_box { /*border: none;*/ }
.blogbox_1 .welcome_box h4 { font-family: 'Proxima Nova'; color: #222; font-size: 20px; margin-bottom: 10px; line-height: 1.2em; font-weight: 300; min-height: 58px; }
.blogbox_1 .welcome_box_image { position: relative; }
.blogdate { position: absolute; bottom: 0; z-index: 99; background: #303030; padding: 5px 20px; right: 0; color: #fff; font-size: 13px; }
/***********Home contact form********************/
.home_contact_section { width: 100%; background-size: 100%; padding: 40px 0 100px 0; }
.home_contact_section .ourservice_head { text-align: center; }
.home_contact_section .ourservice_head p { font-size: 16px; }
.form_field { float: left; width: 100%; min-height: 70px }
.float-label .control { float: left; position: relative; width: 100% }
.float-label .control:last-child { border: 0 }
.float-label input, .float-label textarea { display: block; width: 100%; resize: none }
.float-label input+label, .float-label textarea+label { position: absolute; top: 10px; transition: top 0.7s ease, opacity 0.7s ease; opacity: 0; font-size: 13px; font-weight: normal; color: #000; left: 0 }
.float-label input:valid+label, .float-label textarea:valid+label {
opacity:1;
top:-20px;
font-size:12px
}
.float-label input:focus+label, .float-label textarea:focus+label { color: #991636 }
.homecontact_inner { width: 75%; margin: 0 auto; padding-top: 50px; }
.form-control_textarea { color: #999 !important; }
.homecontact_button { float: left; width: 100%; margin-top: 50px; }
/***********Request a demo********************/
.requesta_demo_section { /*background: #ededed; */ width: 100%; padding: 70px 0; text-align: center; }
.requesta_demo_section p { color: #040404; font-size: 20px; font-family: 'Proxima Nova'; line-height: 60px; margin-bottom: 30px; text-align: center; }
.requesta_demo_section p span { font-family: 'Proxima Nova'; }
.requesta_demo_section .linebtn { /*box-shadow: none; background: none; color: #fff;*/ width: 25%; }
/*.requesta_demo_section .linebtn:hover { background: #fff; border: solid 1px #fff; color: #222; }*/
/***********Footer Section********************/
.footer_wrapper { background: #282c35; padding: 50px 0; }
.footer_wrapper h4 { font-family: 'Proxima Nova'; font-size: 18px; color: #fff; font-weight: bold }
.footer_wrapper li { color: #fff; padding: 5px 0; font-weight: 500; }
.footer_wrapper ul { padding-top: 5px }
.footer_wrapper h5 { font-family: 'Proxima Nova'; font-size: 18px; margin-bottom: 30px; color: #fff; text-transform: uppercase; }
.footer_left_links { float: left; width: 100%; }
.footer_left_links ul li { float: left; width: 100%; list-style: none; margin-bottom: 13px; }
.footer_left_links ul li a { color: #888; font-size: 16px; }
.footer_left_links ul li a:hover, .footer_booking:hover { color: #dd2f38; }
.footer_booking { color: #888; font-size: 16px; }
.footer_sociallink { float: left; width: 100%; margin-top: 35px; }
.footer_sociallink a { color: #888; border: solid 1px #888; border-radius: 20px; padding: 8px 0 0 11px; font-size: 18px; width: 40px; height: 40px; display: inline-block; margin-right: 5px; }
.footer_sociallink a:hover { background: #1c1c1c; }
.footer_bottom { font-size: 13px; }
.footer_bottom .pull-right a { opacity: .8; }
.footer_bottom .pull-right a:hover { opacity: 1; }
.footer_logo { float: left; width: 100%; margin-bottom: 30px; }
/*.footer_logo img { width: 100%; }*/
.home_contact { background: url(../images/home_phone.png) no-repeat left; padding-left: 35px; color: #888; float: left; width: 100%; }
.home_mail { background: url(../images/home_email.png) no-repeat left; padding-left: 35px; float: left; width: 100%; margin-bottom: 15px; }
.hme_fcebk { padding-left: 14px !important; }
.footr_quicklinks_ { padding-left: 35px; }
.footer_bottom_ { width: 100%; background: #20232c; padding: 20px 0 20px 0; color: #828591; }
.letuschat_sec { position: fixed; bottom: 0px; right: 0; z-index: 999; }
/***********ABOUT US********************/
.bannerinner_wrapper { width: 100%; margin-top: 40px; }
.bannerinner_wrapper img { width: 100%; }
.aboutus_section { padding-top: 40px; min-height: 600px; }
.aboutus_section p { text-align: left; padding-bottom: 0; border: none; font-size: 17px; margin-bottom: 10px; }
.inner_headtitle { float: left; width: 100%; color: #000; text-align: left; font-family: 'Proxima Nova'; font-size: 23px; position: relative; margin-bottom: 30px; }
.inner_headtitle:after { position: absolute; content: ""; bottom: -12px; left: 0; display: block; width: 50px; height: 3px; background: #c59554; }
.aboutus_section .ourservice_head p { font-size: 18px; text-align: left; }
.aboutus_section .ourservice_head h1 { margin-bottom: 15px !important; }
.inner_top_wrapper { background: #fff; }
/***********SERVICES********************/
.ourservices_inner_section .ourservice_head { padding-bottom: 25px; }
.service_detail_section .ourservice_home_list { padding: 0; border: none; }
.service_detail_section .ourservice_home_list_left { width: 100%; }
.servicedetail_image { float: left; }
.service_detail_section p { font-size: 17px; }
.detailtitle_text { font-family: 'Proxima Nova'; font-size: 26px; text-transform: uppercase; width: 100%; float: left; position: relative; }
/*.detailtitle_text:after { position: absolute; content: ""; bottom: -15px; left: 0; display: block; width: 50px; height: 3px; background: #000; }*/

/***********CONTACT US********************/
.innerbanner { height: 18vh !important; }
.contactpage_section { width: 100%; padding: 75px 0 0px 0; text-align: center; }
.contact_address { float: left; width: 100%; text-align: center; padding: 0 0 25px; box-shadow: 0 0 20px 5px #e9e8ef; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; }
.contact_address:hover { box-shadow: 0 0 20px 5px #dddce3; }
.float-label input, .float-label select { height: 40px; position: absolute; z-index: 99; }
.contact_address_details { float: left; width: 100%; line-height: 25px; margin-top: 25px; min-height: 190px; }
.contact_address_details span { font-family: 'Proxima Nova'; color: #444; }
.contact_address_details a { color: #904041; }
.contact_address_details a:hover { color: #800020; }
.location_map_ { position: absolute; bottom: -5px; text-align: center; width: 93%; }
.location_map_ a { background: #e3e3e3; padding: 10px 20px; border-radius: 50px; font-size: 13px; color: #444; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; }
.location_map_ a:hover { background: #666; color: #fff; }
.location_map1 { position: absolute; bottom: -5px; text-align: center; width: 93%; }
.location_map1 a { background: #e3e3e3; padding: 10px 20px; border-radius: 50px; font-size: 13px; color: #444; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; }
.location_map1 a:hover { background: #666; color: #fff; }
.location_map2 { position: absolute; bottom: -5px; text-align: center; width: 93%; }
.location_map2 a { background: #e3e3e3; padding: 10px 20px; border-radius: 50px; font-size: 13px; color: #444; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; }
.location_map2 a:hover { background: #666; color: #fff; }
.contact_more_mail { float: left; width: 100%; margin-top: 75px; margin-bottom: 15px; border: dashed 3px #ccc; padding: 20px 0; }
.contact_more_mail p { font-family: 'poppinslight'; font-size: 20px; margin-bottom: 5px; }
.contact_more_mail a { font-family: 'Proxima Nova'; color: #b01719; font-size: 30px; }
.contact_more_mail a:hover { color: #800020; }
.map_section { width: 100%; }
.innerpage_head_area { padding-top: 50px; margin-bottom: 35px; float: left; width: 100%; position: relative; }
.innerpage_head_area h2 { float: left; width: 100%; text-align: left; font-size: 28px !important; }
.innerpage_head_area h2:after { position: absolute; content: ""; width: 30px; height: 2px; background: #000; bottom: -10px; left: 0; }
.innerpage_content_section { padding: 50px 0; }
/***********PARTNERS********************/
.partner_page_section { padding-bottom: 50px; }
.partner_logo { padding: 0; margin-bottom: 30px; }
.partner_logo img { width: 100%; border: solid 1px #fff; }
.partner_logo img:hover { border: solid 1px #eacbd3; }
.partnerpage_counsultant_partnrship { padding: 50px 0 50px 0; float: left; width: 100%; }
.partnerpage_counsultant_partnrship .textoverimage { top: 150px; }
/***********BLOG********************/
.blog_page_section { padding-bottom: 50px; background: #181818; }
.blog_page_section .innerpage_head_area h2 { color: #fff; }
.blog_page_section .innerpage_head_area h2::after { background: #fff; }
/*gallery*/

.galleryimagebox { float: left; position: relative; width: 100%; margin-bottom: 30px; }
.image { display: block; width: 100%; height: auto; }
.overlay { position: absolute; bottom: 0; left: 0; right: 0; background-color: rgba(26,32,39,.5); overflow: hidden; width: 100%; height: 50%; transition: .5s ease; }
.galleryimagebox:hover .overlay { height: 65%; background: rgba(0,0,0, .5); }
.text { color: white; font-size: 20px; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); text-align: left; width: 90%; }
.galleryzoom img { width: auto; }
.text h6 { font-family: 'Proxima Nova'; font-size: 16px; color: #fff; margin-top: 5px; margin-bottom: 0; min-height: 33px; }
.text p { color: #fff; font-size: 13px; line-height: 18px; }
.galleryimagebox img { width: 100%; }
.villa_box_home_image img { -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; width: 100%; }
.villa_box_home:hover .villa_box_home_image img { -moz-transform: scale(1.1); -webkit-transform: scale(1.1); transform: scale(1.1); }
.blog_smallimage_right_box .galleryimagebox img { width: 100%; }
.blog_bigimage_left_box { overflow: hidden; height: 428px; }
.paddingleft0 { padding-left: 0; }
.blog_smallimage_top, .blog_smallimage_bottom { float: left; width: 100%; height: 213px; overflow: hidden; }
.blog_smallimage_top img, .blog_smallimage_bottom img { width: 100%; height: 100%; }
.blog_smallimage_right_box .galleryimagebox { margin-bottom: 0; }
.blog_smallimage_bottom { border-top: 15px solid #181818; }
.h3common { margin-top: 0; font-family: 'Proxima Nova'; font-size: 28px; color: #222; position: relative; float: left; width: 100%; margin-bottom: 30px; text-align: center; }
/*.h3common::after { position: absolute; content: ""; width: 30px; height: 2px; background: #000; bottom: -7px; left: 0; }*/
.bloglisting_bottom_left { float: left; width: 75%; }
.bloglisting_bottom_right { float: left; width: 25%; position: relative; padding-left: 15px; }
.bloglisting_bottom_right_box h3 { margin-top: 0; font-family: 'Proxima Nova'; font-size: 22px; color: #040404; position: relative; }
.bloglisting_bottom_right_box h3::after { position: absolute; content: ""; width: 30px; height: 2px; background: #000; bottom: -7px; left: 0; }
.blog_bigimage_left_box .overlay { height: 21%; }
.blog_bigimage_left_box .galleryimagebox:hover .overlay { height: 40%; }
.blog_smallimage_bottom .overlay { height: 65%; }
.blog_smallimage_bottom:hover .overlay { height: 75%; }
.blog_page_section .text p { margin-bottom: 0; margin-top: 0; line-height: 16px; }
.bloglisting_bottom_left .welcomebox_content { text-align: left; }
.bloglisting_bottom_left .welcomebox_btn { margin: 0 0 15px 0; }
.bloglisting_bottom_left .welcomebox_btn .linebtn { float: right; margin-right: 10px; }
.bloglisting_bottom_left .welcome_box_image { position: relative; }
.bloglisting_bottom_left .blogdate { font-size: 12px; padding: 5px 10px; }
.blog_small_redmre { color: #fff; font-size: 13px; font-family: 'Proxima Nova'; }
.blog_small_redmre:hover { text-decoration: underline !important; }
.bloglisting_bottom_left .welcomebox_content h4 { font-size: 16px; min-height: 36px; line-height: 22px; }
.bloglisting_bottom_left .welcomebox_content p { font-size: 13px; line-height: 25px; }
.bloglisting_bottom_left .welcome_box .linebtn { padding: 10px 15px; font-size: 12px; }
.bloglisting_bottom_left .welcome_box { margin-bottom: 45px; }
.blogdate_blogtopareaimg { top: 5px; right: 5px; bottom: inherit; }
.blog_trending_ .welcomebox_content p { min-height: 70px; }
.trending_inner { float: left; width: 100%; margin-top: 5px; }
.trending_inner_box { float: left; width: 100%; border-bottom: dashed 1px #ccc; padding: 10px 0; }
.trending_img { float: left; width: 25%; }
.trending_img img { width: 100%; }
.trending_content { float: left; width: 75%; padding-left: 5px; }
.trending_content h6 { font-size: 16px; margin-top: 0; font-size: 16px; margin-bottom: 5px; }
.trending_content h6 a { color: #222; }
.trending_content h6 a:hover { color: #000; }
.trending_inner_box:last-child { border: none; }
.blogdate_ { font-size: 12px; }
.blog_trending_ { float: left; width: 100%; margin-top: 15px; }
.blog_pagenation_ { float: right; width: 100%; padding-right: 15px; }
.blog_pagenation_ .pagination { float: right; margin-top: 0; }
.blog_pagenation_ .pagination > li > a, .blog_pagenation_ .pagination > li > span { color: #444; }
.blog_pagenation_ .pagination > li > a:hover, .blog_pagenation_ .pagination > li > span:hover, .blog_pagenation_ .pagination > li > a:focus, .blog_pagenation_ .pagination > li > span:focus { background-color: #181818; color: #fff !important; }
.blog_details { float: left; width: 100%; padding-bottom: 50px; }
.blogdetail_image { float: left; margin: 0 15px 10px 0; }
.blog_details p { padding-top: 0; margin-top: 0; }
.dashboard_details_section .innerpage_head_area h2 { position: relative; }
.dashboard_details_section .innerpage_head_area .blogdate_ { margin-top: 25px; float: left; width: 100%; }
.dashboard_details_section .innerpage_head_area { margin-bottom: 20px; }
/***********PROPERTY XRM********************/
.propertyxrm_section { }
.propertyxrm_main { width: 100%; margin: 35px 0; }
.faq_area { float: left; width: 100%; margin: 30px 0; }
.panel-title > a:before { float: right !important; font-family: FontAwesome; content: "\f062"; padding-right: 5px; }
.panel-title > a.collapsed:before { float: right !important; content: "\f063"; }
.panel-title > a:hover, .panel-title > a:active, .panel-title > a:focus { text-decoration: none; color: #000; }
.panel-title > a { display: block; padding: 20px 15px; text-align: left; }
.panel-heading { padding: 0; }
.panel-body { color: #454545; font-weight: normal; text-align: left; }
.margintop25 { /*margin-top: 25px;*/ }
.marginbottom35 { margin-bottom: 35px; }
.try_propertyxrm { float: left; width: 100%; }
.panel-group .panel { margin-bottom: 0; border-radius: 0; }
.property_module_ { float: left; width: 100%; padding: 35px 0 20px 0; }
.property_module_icontext { float: left; width: 25%; text-align: center; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; }
.property_module_icontext span { width: 150px; height: 150px; border: dashed 1px #666; border-radius: 50%; display: block; margin: 0 auto; padding-top: 20px; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; opacity: .8; }
.property_module_icontext:hover span { border: dashed 1px #222; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; opacity: 1; }
.property_module_icontext p { font-family: 'Proxima Nova'; font-size: 16px; color: #252525; }
/*table*/
.airport_service_tables { float: left; width: 100%; margin: 20px 0 40px 0; }
#service_table_ { border-collapse: collapse; width: 100%; }
#service_table_ td, #service_table_ th { border: 1px solid #ddd; padding: 15px; font-family: 'robotoregular'; }
#service_table_ tr:nth-child(even) { background-color: #f9f9f9; }
#service_table_ tr:hover { background-color: #f9f9f9; }
#service_table_ th { padding-top: 12px; padding-bottom: 12px; text-align: left; background-color: #9f6f2e; color: white; font-size: 16px; font-weight: normal; }
.table_airport_service { float: left; width: 100%; }
.table_airport_service h6 { font-size: 16px; margin-bottom: 10px; }
.table_airport_service span { float: left; width: 100%; margin-bottom: 3px; }
.airport_service_tables td p { line-height: 25px; font-size: 16px; color: #555; }
.table_airport_serviceprice { float: left; width: 100%; }
.table_airport_serviceprice h5 { color: #222; font-size: 20px; font-family: 'Proxima Nova'; float: left; width: 100%; }
.table_airport_serviceprice span { color: #444; font-size: 16px; float: left; width: 100%; }
/*---------sub-page------------*/

.banner_innner_page img { width: 100%; height: auto; }
.banner_innner_page h2 { position: absolute; top: 35%; left: 0; width: 100%; text-align: center; font-family: 'Proxima Nova'; line-height: 65px; font-size: 55px!important; color: #fff; }
.become_a_member { border: 1px solid #bababa; padding: 15px 25px; color: #d7232c; font-weight: 700; font-size: 18px; margin: 20px auto; width: 230px; display: block; }
}
.become_a_member:hover { border: 1px solid #1c1c1c; background: #1c1c1c; }
.contact_address img { width: 100%; height: auto; }
.inner_page_padding { padding-top: 90px; }
.heading_inner_page { background: #ccc url(../images/img_top.jpg)bottom repeat-x; }
.banner_innner_page h3 { padding: 50px 0; width: 100%; text-align: center; font-family: 'Proxima Nova'; line-height: 65px; font-size: 50px!important; color: #fff; }
.vision_and_ourstory {/*margin-bottom: 50px;*/ padding: 15px 30px; margin-top: 0 !important; }
.vision_and_ourstory img { float: left; padding: 10px 20px 20px 0; }
.modules_det_head_ { margin-top: 50px; margin-bottom: 0; padding-bottom: 0; }
.modules_det_head_ p { color: #666666; font-size: 16px; }
.modules_det_head_b { margin-top: 0px; margin-bottom: 0; padding-top: 50px; padding-bottom: 0; }
.modules_det_head_b p { color: #666666; font-size: 16px; }
.sale_ ul li { padding: 10px 0 0px 0px; font-size: 16px; list-style: disc; margin-left: 20px; }
.sale_ ul li:last-child { border-bottom: none; }
.sale_ ul li.leaders_ { background: url(../images/leader.png) left no-repeat; }
.sale_ ul li.accounts_ { background: url(../images/account_.png) left no-repeat; }
.sale_ ul li.offers_ { background: url(../images/offers_.png) left no-repeat; }
.sale_ ul li.payment_ { background: url(../images/payment.png) left no-repeat; }
.leasing_ ul { margin-top: 50px; }
.leasing_ ul li { padding: 10px 0 0px 0px; font-size: 16px; list-style: disc; margin-left: 20px; }
.leasing_ ul li:last-child { border-bottom: none; }
.leasing_ ul li.capture_ { background: url(../images/capture.png) left no-repeat; }
.leasing_ ul li.customer_ { background: url(../images/customer.png) left no-repeat; }
.leasing_ ul li.shortlist_ { background: url(../images/shortlist.png) left no-repeat; }
.leasing_ ul li.rent_ { background: url(../images/rent.png) left no-repeat; }
.leasing_ ul li.agreement_ { background: url(../images/agreement.png) left no-repeat; }
.counsultant_partnrship ul { list-style-type: none }
.counsultant_partnrship ul li { padding: 10px 0 0px 0px; font-size: 16px; list-style: disc; margin-left: 20px; }
.module_page_list li::before { content: "\2022"; color: red; font-weight: bold; display: inline-block; width: 8px; font-size: 22px; margin-left: -17px; margin-right: 14px; }
.facility_ ul li { padding: 10px 0 0px 0px; font-size: 16px; list-style: disc; margin-left: 20px; }
.facility_ ul li:last-child { border-bottom: none; }
.facility_ ul li.identify_ { background: url(../images/identify.png) left no-repeat; }
.facility_ ul li.task_ { background: url(../images/task.png) left no-repeat; }
.facility_ ul li.track_ { background: url(../images/track.png) left no-repeat; }
.facility_ ul li.jobs_ { background: url(../images/jobs.png) left no-repeat; }
.add_on_det_head_ { margin-bottom: 0; padding-bottom: 0; }
.add_on_det_head_ p { color: #000000; font-size: 23px; text-transform: uppercase; text-align: center; line-height: 45px; }
.add_on_det_head_ p span { font-weight: 700; font-size: 25px; }
.add_on_det_head_ p strong { color: #ff3741; font-weight: 700; }
/*.saleapp_ ul li{ padding:10px 0 10px 50px; background:url(../images/check.png) left no-repeat; font-weight:700; font-size: 16px;}*/
/*.saleapp_ ul li:last-child{ border-bottom:none; }*/
.add_on_content_ {/*border-bottom:1px solid #eee;*/ }
/*.handover_modd_ ul li{ padding:10px 0 10px 50px; background:url(../images/check_1.png) left no-repeat; font-weight:700; font-size: 16px;}*/
/*.handover_modd_ ul li:last-child{ border-bottom:none; }*/

/*.reports_analyti ul li{ padding:10px 0 10px 50px; background:url(../images/check_2.png) left no-repeat; font-weight:700; font-size: 16px;}
.reports_analyti ul li:last-child{ border-bottom:none; }*/

/*.saleapp_ h3 span{ color:#ff0000;}
 .handover_modd_ h3 span{color:#0359a7;}
.reports_analyti h3 span{color:#03a75b;}*/

.proper_deva img { width: 100%; margin: 50px auto; display: block; }
.property_mangem_comp { margin-top: 50px; margin-bottom: 0; padding-bottom: 0; }
.property_mangem_comp h4 { font-size: 24px; text-align: left; line-height: 35px; padding-bottom: 15px; text-align: center; }
.property_mangem_comp h4 span { color: #1c1c1c; font-weight: 700; }
.property_mangem_comp h4 strong { color: #1c1c1c; font-size: 20px; }
.partners_det_head_ { margin-top: 0px; margin-bottom: 50px; padding-bottom: 0; }
.partners_det_head_ p { font-size: 16px; line-height: 33px; text-align: center; }
.partners_det_head_ p span { font-weight: 700; font-size: 15px; }
.partners_det_head_ p strong { color: #ff3741; font-weight: 700; }
.innerpage_content_section_faq, .innerpage_content_section_p_p_pro, .innerpage_content_section_contact { padding-top: 50px; }
.inner_top_wrapper #cssmenu ul ul { /*background: rgba(0, 0, 0, 0.72);*/ background: #fff; }
.innerpage_content_section_event { padding: 50px 0; }
.event_box { float: left; width: 100%; border: solid 1px #e1e1e1; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; }
.event_box:hover { box-shadow: 0 0 20px 5px #e9e8ef; }
.event_box_image { float: left; width: 100%; overflow: hidden; position: relative; }
.event_box_image img { -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; width: 100%; }
.event_box:hover .event_box_image img { -moz-transform: scale(1.1); -webkit-transform: scale(1.1); transform: scale(1.1); }
.event_box_content { float: left; width: 100%; text-align: center; padding: 15px; }
.eventdate_ { position: absolute; bottom: 0; z-index: 99; background: #d7232c; padding: 5px 20px; right: 0; color: #fff; font-size: 13px; }
.event_box_content h4 { font-size: 18px; font-family: 'Proxima Nova'; color: #040404; line-height: 25px; min-height: 53px; }
.event_box_content p { min-height: 105px; }
.event_box_btn { float: left; width: 100%; margin-bottom: -20px; }
.event_box_det { float: left; width: 100%; border: solid 1px #e1e1e1; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; }
.event_box_det:hover { /*box-shadow: 0 0 20px 5px #e9e8ef; */ }
.event_box_det_image { float: left; width: 100%; overflow: hidden; position: relative; }
.event_box_det_image img {/* -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out;*/ width: 100%; }
/*.event_box_det_image img:hover { -moz-transform: scale(1.1); -webkit-transform: scale(1.1); transform: scale(1.1); }*/
.event_box_det_content { float: left; width: 100%; text-align: center; padding: 30px 35px; }
.eventdate_det_ { position: absolute; z-index: 99; background: #d7232c; padding: 5px 20px; top: 5px; right: 5px; color: #fff; font-size: 13px; }
.event_box_det_content h4 { font-size: 24px; color: #040404; line-height: 40px; min-height: 53px; text-transform: uppercase; font-weight: 700; text-align: left; }
.event_box_det_content p { min-height: 105px; text-align: left; }
.event_box_det_btn { float: left; width: 100%; margin-bottom: -20px; }
.faq_area .panel { border-top: 1px solid #CCC; border-bottom: 0; border-right: 0; border-left: 0; }
.faq_area .panel-default>.panel-heading { background: #FFF; }
.faq_area .panel-group .panel+.panel { margin-top: 0; }
/* fade */
.fadeIn { opacity: 1; transition-delay: .3s; }
.fadeOut { opacity: 0; }
.tabs_ { margin: 0 0 50px 0; }
.tabs_box { float: left; width: 100%; border: solid 1px #e1e1e1; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; }
.tabs_box:hover { box-shadow: 0 0 20px 5px #e9e8ef; }
.tabs_box_image { float: left; width: 100%; overflow: hidden; }
.tabs_box_image img { -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; width: 100%; }
.tabs_box:hover .welcome_box_image img { -moz-transform: scale(1.1); -webkit-transform: scale(1.1); transform: scale(1.1); }
.tabs_box_content { float: left; width: 100%; text-align: center; padding: 15px; }
.tabs_box_content h4 { font-size: 18px; font-family: 'Proxima Nova'; color: #040404; line-height: 25px; }
.tabs_box_content p { min-height: 105px; }
.tabs li a img { padding: 10px; width: 60px; height: auto; }
/*  == tab heading */
.tabs { overflow: hidden; }
.tabs li { float: left; width: 33%; }
.tabs li a { color: #000; display: block; font-weight: bold; text-align: center; padding: 15px 20px; }
.tabs li:first-child a { border-left: none; }
.tabs li a:hover, .tabs li a:focus { color: #da0303; }
.tabs .active a { color: #da0303; }
/* == accordion */
.accordion_tabs { display: none; border-top: 1px solid #ccc; padding: 10px; font-weight: bold; background: #eee; }
.tab_content_wrapper > .accordion_tabs:first-child { border-top: none; }
a.accordion_tabs:link, a.accordion_tabs:visited { color: #21759B; }
a.accordion_tabs:hover, a.accordion_tabs:focus { color: #D54E21; }
a.accordion_tabs.active { color: #000; border-bottom: 1px solid #ccc; }
/*  == tab content  */
.tab_content_wrapper { overflow: hidden; position: relative; transition: all .3s ease-in-out .3s; }
.tab_content { transition: all .6s ease-in-out; padding: 30px 15px; width: 100%; min-height: 310px; float: left; }
.toggle_display { display: block; }
.toggle_position { position: absolute; }
.toggle_border { }
.invert_border { border-width: 1px 1px 0 1px; }

/* Media Queries
***********************/
@media screen and (max-width: 600px) {
#container { width: 90%; padding: 40px 20px; }
.accordion_tabs { display: block; }
.tab_content_wrapper { height: auto !important; }
.tab_content { transition: none; padding: 10px; }
.toggle_display { display: none; }
.toggle_position { position: relative; }
.toggle_border { border-width: 1px; }
}
.content_sec_pages { margin-top: 120px; }
.content_sec_pages .h3common { text-align: center; }
.content_sec_pages .h3common::after { background: none; }
.content_sec_pages p { text-align: center; }
.margin_top_vision { margin-top: 35px; }
.margin_top_resourc { margin-top: 120px; }
.margin_top_moduls { margin-top: 120px; }
.margin_top_moduls .header_text_moduls p { text-align: center; }
.margin_top_pro_manage_heading { margin-top: 120px; }
.margin_top_pro_manage_heading h3 { color: #000000; font-size: 20px; text-align: center; margin-top: 50px; line-height: 35px; border-bottom: 1px solid #eee; padding-bottom: 15px; }
.margin_top_fac_mang { margin-top: 120px; }
.margin_top_fac_mang h3 { color: #000000; font-size: 20px; text-transform: uppercase; text-align: center; margin-top: 50px; line-height: 35px; border-bottom: 1px solid #eee; padding-bottom: 15px; }
.fac_manag_com h4 { color: #000000; font-size: 20px; text-transform: uppercase; text-align: left; line-height: 35px; border-bottom: 1px solid #eee; padding-bottom: 15px; }
.margin_top_adon { margin-top: 120px; }
.margin_top_pro { margin-top: 120px; }
/*.property_mangem_comp .h3common { font-size:20px; margin-bottom: 15px; }*/

.innerpage_content_section_faq .h3common { text-align: center; }
.cnt_margin { margin: 0 100px; }
.panel-title { background: #f9f9f9; }
.content_orientation:nth-child(odd) .counsultant_partnrship .col-md-6 { float: right!important; }
.content_orientation:nth-child(odd) .counsultant_partnrship .col-md-6 { float: right!important; padding-right: 30px; padding-left: 0; }
.content_orientation:nth-child(odd) .counsultant_partnrship .pull-right.sale_ { padding-left: 0; padding-right: 30px; }
h4.sub_head { font-size: 20px; text-align: left; line-height: 1.5em; padding-bottom: 15px; text-align: center; }
.main_hed { font-size: 40px!important; color: #00; text-align: center; }
.align_center p { text-align: center; }
.img_left { float: left; }
.img_right { float: right; }
.ourservice_head p { text-align: center; }
.testimonial_area p { text-align: center; }
/* Nissar 19 December 2019*/

.module_title_sec { display: -ms-flexbox!important; display: flex!important; background: #f9f3f3; padding: 30px; border-radius: 8px; -ms-flex-align: center!important; align-items: center!important; }
.module_title_sec div { -ms-flex: 1 1 auto!important; flex: 1 1 auto!important; }
.module_title_sec p { text-align: left !important; margin: 0; padding-left: 30px; font-size: 18px; color: #666666; }
.module_tilte { text-align: left; font-weight: 600 }
.module_page_list { list-style-type: none }
.module_page_list li::before { content: "\2022"; color: red; font-weight: bold; display: inline-block; width: 8px; font-size: 22px; margin-left: -17px; margin-right: 14px }
.Demo_sec { border-radius: 8px; -webkit-box-shadow: 0 0 7px 3px rgba(0,0,0,0.11); box-shadow: 0 0 7px 3px rgba(0,0,0,0.11); padding: 30px; }
.Demo_sec p { margin: 0; font-weight: 600; font-size: 26px; color: #516379 }
.Demo_sec p span { font-style: italic; color: #d7232c; }
.Demo_sec a.linebtn { background: #d7232c; color: #fff; width: auto; font-size: 18px; display: inline-block; font-weight: 600; padding: 18px 40px; margin: 20px 0 20px }
.tabSection { background: #f8f8f8; padding: 50px 0 }
.tabSection h2 { color: #506278; font-size: 32px !important; font-weight: 600 }
.tabSection p { text-align: center; color: #506278; }
.tab_container { margin-top: 40px; }
.tab_container .nav-tabs>li { width: 25%; text-align: center; position: relative }
.tab_container .nav-tabs { border-bottom: 3px solid #dedede }
.tab_container .nav-tabs>li.active>a, .tab_container .nav-tabs>li.active>a:hover, .tab_container .nav-tabs>li.active>a:focus { background: none; border: none; color: #555555 }
.tab_container .nav-tabs>li.active:after { position: absolute; height: 3px; width: 100%; background: red; content: ""; display: block; bottom: -2px; left: 0 }
.tab_container .nav-tabs>li>a { color: #555555; border: none; font-size: 18px; font-weight: 600; border-radius: 0; padding: 0px 15px 25px }
.tab_container .nav-tabs>li>a:hover { background: none; color: #555555; border: none; }
li.last_tab a { color: #d7232c !important; }
.row_flex { display: -ms-flexbox!important; display: flex!important; -ms-flex-align: center!important; align-items: center!important; }
.tab_container p { text-align: left }
.tab_container .tab-content { padding: 50px 0 0 0 }
.content_direction { direction: rtl }
.content_direction .col-md-5 { padding-right: 40px; direction: ltr }
.content_direction .col-md-7 { padding-left: 40px; }
.content_direction .col-md-5 h3 { font-size: 24px; font-weight: 600; color: #535353; text-align: left; margin-bottom: 20px }
.content_direction .col-md-5 p { font-size: 16px; color: #536277; text-align: left; line-height: 180% }
.sales_process_section { padding: 50px 0 }
.sales_process_section h3 { color: #52627b; font-weight: 600; font-size: 32px; }
.sales_process_section h5 { color: #52627b; font-weight: 400; font-size: 18px; }
.sales_process_section img { display: inline-block; margin-top: 40px }
.module_image { padding-left: 30px; float: right }
.center_iamge { margin: 0 auto }
/* Nissar */
.addon_banner { background-size: 100%; background-position: bottom center; position: relative; padding-top: 0; }
.addon_banner h1 { font-family: 'poppinsbold'; font-size: 50px; color: #fff; text-shadow: 0px 1px 5px rgba(0, 1, 1, 0.75); }
.addon_banner p { font-family: 'poppinsregular'; font-size: 22px; color: #fff; margin-bottom: 0; line-height: 180% }
.full-size { width: 100% }
.banner_overlay { position: absolute; top: 0; left: 0; right: 0; padding-top: 10% }
.align-items-center { -ms-flex-align: center!important; align-items: center!important; }
.d-flex { display: -ms-flexbox!important; display: flex!important; }
.pt-12 { padding-top: 12% }
.pt-7 { padding-top: 7% }
.sales_sec_addOn { background: #f9f3f3; margin: 150px 0 }
.sales_sec_addOnImg { position: absolute; bottom: -60px; }
.sales_sec_addOn h3 { color: #516378; font-family: 'Roboto', sans-serif; font-weight: 700; margin-bottom: 20px; margin-top: 25px }
.sales_sec_addOn p { font-family: 'Roboto', sans-serif; font-weight: 400; color: #516378; font-size: 14px; line-height: 28px }
.sales_sec_addOn ul { margin-bottom: 20px; color: #516378; font-weight: 400; font-family: 'Roboto', sans-serif; font-size: 14px; line-height: 28px; padding-left: 18px; max-width: 435px; }
.sales_sec_addOn ul li:before { position: absolute }
/* timeline*/
.timeline { position: relative; }
.timeline:before { content: ''; position: absolute; top: calc(5% + 8px); left: calc(44% + 12px); bottom: calc(12% + 50px); width: 2px; background: #c1c1c1; }
.timeline:after { content: ""; display: table; clear: both; }
.entry { clear: both; text-align: left; position: relative; margin-bottom: 50px }
.entry .title { margin-bottom: .5em; float: left; width: 45%; padding-right: 100px; text-align: right; position: relative; }
.entry .title:before { content: ''; position: absolute; width: 10px; height: 10px; background-color: #e13139; border-radius: 100%; top: calc(33% + 9px); right: -8px; z-index: 99; }
.entry .title:after { content: ''; position: absolute; width: 24px; height: 24px; border: dashed 2px rgba(215, 35, 44, 0.25); border-radius: 100%; top: calc(33% + 2px); right: -15px; z-index: 90; background: #fff; }
.entry.last .title:before { content: ''; position: absolute; width: 10px; height: 10px; background-color: #e13139; border-radius: 100%; top: calc(44% + 12px); right: -8px; z-index: 99; }
.entry.last .title:after { content: ''; position: absolute; width: 24px; height: 24px; border: dashed 2px rgba(215, 35, 44, 0.25); border-radius: 100%; top: calc(45% + 0px); right: -15px; z-index: 90; }
.entry .title h3 { margin: 0; font-size: 120%; }
.entry .title p { margin: 0; font-size: 100%; }
.entry .body { margin: 0 0 3em; float: left; width: 400px; max-width: 100%; padding-left: 100px; text-align: center }
.entry .body p { line-height: 1.4em; text-align: center; margin-bottom: 0 }
.entry .body p:first-child { margin-top: 0; font-weight: 400; }
.entry .body ul { color: #aaa; padding-left: 0; list-style-type: none; }
.entry .body ul li:before { content: "ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"; margin-right: .5em; }
.red_title { color: #d7232c; font-size: 28px; font-family: 'Roboto', sans-serif; font-weight: 700; }
.blue_title { color: #005ec9; font-size: 28px; font-family: 'Roboto', sans-serif; font-weight: 700; }
.entry.last .body { padding-top: 60px }
.entry .line_ { height: 2px; position: absolute; right: 8px; background: #ddd; top: 166px; width: 106px; }
.entry.last .line_ { bottom: calc(52% + 3px); top: inherit; width: 112px; }
.testimonialSec { background: url(../images/bottom_aricatur.png) no-repeat; background-size: cover; background-position: bottom center; padding: 200px 0 100px }
.mb-110 { margin-bottom: -110px }
.testimonial_Container { padding: 80px 152px; background: #fff; color: #3e3e3e; font-size: 28px; font-family: 'Roboto', sans-serif; font-weight: 700; position: relative }
.testimonial_Container:after { position: absolute; right: 9%; bottom: 30px; content: ""; height: 73px; width: 101px; background: url(../images/test-rightIcon.png) top center no-repeat }
.testimonial_Container:before { position: absolute; left: 9%; top: 30px; content: ""; height: 73px; width: 101px; background: url(../images/test-leftIcon.png) top center no-repeat }
.mt-0 { margin-top: 0 !important }
footer hr { border-color: #71747a }
a.btn.btn-primary.footer-btn { transition: .5s; font-weight: 600; color: #fff !important; border: 2px solid #fff; padding: 6px 20px; margin: 0 7px; font-size: 15px; text-transform: uppercase; float: left; margin-top: 30px; background: none !important }
.footer_sociallink a { background: #424751; border: none; color: #fff; }
.footer_wrapper h4 { text-transform: uppercase; }
a.btn.btn-primary.footer-btn:hover { background: #fff !important; color: #282c35 !important; transition: .5s; }
a.become_a_member:hover { color: grey }
.wpcf7-form-control-wrap { display: block; }
.form_field .control label { position: absolute; top: 10px; transition: top 0.7s ease, opacity 0.7s ease; opacity: 0; font-size: 13px; font-weight: normal; color: #000; left: 0; }
.float-label textarea { max-height: 80px; }
.contact_address p { text-align: center }
.entry:nth-child(1) .line_ { top: 118px; }
.entry:nth-child(1) .title:before { top: calc(23% + 9px); }
.entry:nth-child(1) .title:after { top: calc(23% + 2px); }
.entry:nth-child(2) .line_ { top: 150px; }
.entry:nth-child(2) .title:before { top: calc(30% + 9px); }
.entry:nth-child(2) .title:after { top: calc(30% + 2px); }
.entry:nth-child(3) .line_ { top: 185px; }
.entry:nth-child(3) .title:before { top: calc(37% + 9px); }
.entry:nth-child(3) .title:after { top: calc(37% + 2px); }
.entry:nth-child(4) .title:before { top: calc(45% + 9px); }
.entry:nth-child(4) .title:after { top: calc(45% + 2px); }
.entry.last .line_ { bottom: calc(50% + 3px); }
/*28jan2020*/
.modal { display: none; position: fixed; z-index: 9999; padding-top: 100px; left: 0; top: 0; width: 100%; height: 100%; overflow: auto; background-color: #000; background-color: rgba(0,0,0,.4) }
.modal-content { position: relative; margin: auto; max-width: 400px; width: 100%; height: auto; box-shadow: 0 8px 16px 0 rgba(0,0,0,.2), 0 6px 20px 0 rgba(0,0,0,.19); -webkit-animation-name: animatetop; -webkit-animation-duration: .4s; animation-name: animatetop; animation-duration: .5s; padding: 0 20px 20px; }
.modal-lg .modal-content { max-width: 100% !important }
@-webkit-keyframes animatetop {
from {
top:-300px;
opacity:0
}
to {
top:0;
opacity:1
}
}
@keyframes animatetop {
from {
top:-300px;
opacity:0
}
to {
top:0;
opacity:1
}
}
.close { color: #37251b; float: right; font-size: 32px; font-weight: 700; position: absolute; right: 20px; top: 10px; }
.close:focus, .close:hover { color: #000; text-decoration: none; cursor: pointer }
.modal-header { padding: 2px 16px; background-color: #0a73d4; color: #fff }
.modal-body { padding: 2px 16px }
.modal-footer { padding: 2px 16px; background-color: #5cb85c; color: #fff }
.full-width { width: 100%!important }
#myBtn { float: left; margin-top: 15px; height: 40px; width: 165px; color: #fff; font-weight: 700; text-align: center; line-height: 40px; position: fixed; right: 0; bottom: 20%; z-index: 9999; }
.heading { border-bottom: 1px solid #dd2f38; padding-bottom: 9px; position: relative; color: #dd2f38; }
.form_main h4 { font-family: roboto; font-size: 20px; font-weight: 300; margin-bottom: 15px; margin-top: 20px; text-transform: uppercase; display: block; float: left; width: 100%; }
.heading span { background: #dd2f38 none repeat scroll 0 0; bottom: -2px; height: 3px; left: 0; position: absolute; width: 75px; }
.your-name input[type=text] { border-bottom: 1px solid #ccc!important; }
.txt[type=text] { border-bottom: 1px solid #ccc!important; margin: 8px 0; padding: 10px 0 10px 5px; width: 100%; border-radius: 4px; }
.modal input, .modal textarea { border: 1px solid #ccc; margin: 10px 0; padding: 10px 0 10px 5px; width: 100%; margin-bottom: 0!important; }
.form input { border: 1px solid #ccc; margin: 8px 0; padding: 10px 0 10px 5px; width: 100%; border-radius: 4px; }
.modal-content.dt-sc-popular-procedures-wrapper { float: inherit; }
@keyframes jump {
 0% {
transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
}
 40% {
transform: translate3d(0, 10%, 0) scale3d(1, 1, 1);
}
 100% {
transform: translate3d(0, 30%, 0) scale3d(1, 1, 1);
}
}
.jump { transform-origin: 50% 50%; animation: jump 1s linear alternate infinite; }
.modal h4.heading strong { color: #000; }
form input[type="submit"] { background: #F44336; color: #fff; text-transform: uppercase; border: none; }
.carousel_caption_content {border-radius: 0;/* background-color: #0000006b; padding: 30px;*/ width: 600px; max-width: 100%/* margin-left: auto; margin-right: auto;*/ }
/*.wow:first-child { visibility: hidden; }*/
.col-md-12.header_text_moduls { display: none }
.pb-0 { padding-bottom: 0 !important }
section.innerpage_content_section.propertyxrm_section.margin_top_pro .panel-default>.panel-heading+.panel-collapse .panel-body { line-height: 28px; }
.testimonialSec_bottom { background: url(../images/bg-testimony-btm.jpg) no-repeat; background-size: cover; background-position: top center; padding: 50px 0 100px; text-align: center !important; color: #fff; }
.testimonialSec_bottom h4 { font-size: 36px; }
.testimonialSec_bottom p { font-size: 14px; color: #fff; text-align: center !important; }
.testimonialSec_bottom a { text-align: center; background: #fff; color: #d1232c !important; float: none !important }
.faq-box h4.sub_head { display: block; float: left; width: 100%; font-size: 14px; }
.faq-box h2.main_hed { width: 100%; float: left; display: block; font-size: 25px !important; font-weight: bold; }
.faq-box { display: block !important; }
.first-para p { text-align: justify }
section.welcome_section.first-para { padding-bottom: 0; }
section.welcome_section.first-para .h2common { font-size: 40px !important; font-weight: 700; margin-bottom: 20px !important; }
section.welcome_section.first-para .h2common span { }
section.welcome_section.first-para div.fist_col_block { padding: 30px; border-radius: 10px; border: solid 1px #e1e1e1; }
span.wpcf7-not-valid-tip { color: #f00; font-size: 1em; font-weight: normal; margin-top: 10px; display: block; position: absolute; top: 0; padding-top: 9%; }
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing { border: none !important; text-align: center; }
.carousel-caption h1 p { font-size: 26px; }
.tab_container .nav-tabs>li>a { min-height: 75px;}
.tab_container .nav-tabs>li>a:focus{background:none}
.close { z-index: 999; }
.media.module_title_sec.faq-box p { text-align: center !important; font-size: 15px; }
.media.module_title_sec.faq-box p a:hover { color: #d7232c; }
.modal.mapModal.in .modal-content.dt-sc-popular-procedures-wrapper { max-width: 1170px; width: 95%; }
.sales_sec_addOnImg { max-width: 700px; left: -120px; }
.black_title { color: #000c; font-size: 28px; font-family: 'Roboto', sans-serif; font-weight: 700; }
.mobile .entry:nth-child(1) .line_ { top: 166px; }
.mobile .entry:nth-child(1) .title:before { top: calc(27% + 9px); }
.mobile .entry:nth-child(1) .title:after { top: calc(27% + 2px); }
.mobile .entry:nth-child(2) .line_ { top: 165px; }
.mobile .entry:nth-child(2) .title:before { top: calc(27% + 9px); }
.mobile .entry:nth-child(2) .title:after { top: calc(27% + 2px); }
.mobile .entry:nth-child(3) .line_ { top: 263px; }
.mobile .entry:nth-child(3) .title:before { top: calc(45% + 9px); }
.mobile .entry:nth-child(3) .title:after { top: calc(45% + 2px); }
.mobile .entry:nth-child(4) .title:before { top: calc(45% + 9px); }
.mobile .entry:nth-child(4) .title:after { top: calc(45% + 2px); }
.mobile .entry.last .line_ { bottom: calc(50% + 3px); }
.mainpopup span.wpcf7-not-valid-tip { color: #f00; font-size: 12px; font-weight: normal; margin-top: 10px; display: block; position: absolute; top: inherit; padding-top: 0; bottom: -21px; z-index: 0; }
.m-auto { margin: 0 auto !important }
.float-none { float: none !important }
.footer_wrapper li a { color: #fff; }
/*slide tab*/
.slide-side a { float: left; width: 20%; }
.slide-side:hover .bd-example { transition-duration: 1s; display: block; opacity: 1; width: 80%; background: #dd2f3875; border-radius: 15px; padding: 15px; float: left; }
.bd-example { opacity: 0; }
#divBottomRight.slide-side { width: 420px; }
#divBottomRight.slide-side:focus, #divBottomRight.slide-side:hover { z-index: 9999 !important; width: 420px; margin-left: -340px; transition-duration: 1s; }
#divBottomRight.slide-side label { color: #fff; }
/*body { overflow-x: hidden; }*/
.text-center { text-align: center }
.carousel_caption_content h1 span { font-weight: bold; background: #dd2f38; padding: 0 10px; margin-top: 5px; display: inline-block; }
.carousel_caption_content { background: #00000040; padding: 1px 25px 25px; }
.req_brochure_img img { max-width: 100%; }
.lgo_listing { text-align: left }
.right_logo { float: right }
.lgo_listing span { text-align: left; font-weight: bold; color: #000; display: block; margin-bottom: 5px; font-size: 15px; }
.timeline_image { text-align: center }
.timeline_image img { float: none; margin: 0 auto; max-width: 100% }
.carousel-caption .container, .carousel-caption .row{height:100%;}
.carousel-caption .row{-ms-flex-align: end!important; align-items: flex-end!important;display: -ms-flexbox!important;display: flex!important;}