/*
Theme Name: Twenty Seventeen
Theme URI: https://wordpress.org/themes/twentyseventeen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Seventeen brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Version: 1.9
*/
/*======================================SET:FONTS========================================*/
@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i');
/*font-family: 'Roboto', sans-serif;*/
/*======================================END:FONTS========================================*/
/*====================================== RESET ========================================*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin: 0; padding: 0;}
table { border-collapse: collapse; border-spacing: 0;}
fieldset,img { border: 0;}
address,caption,cite,code,dfn,em,th,var {font-style: normal;font-weight: normal;}
ol,ul {list-style: none;}
caption,th {text-align: left;}
h1,h2,h3,h4,h5,h6 {font-size: 100%;font-weight: bold;}
q:before,q:after {content: '';}
abbr,acronym {border: 0;}
.clear_0 {clear: both;font-size: 0px;line-height: 0px;display: block;}
.last {margin: 0 !important;}
.pad_last {padding: 0 !important;}
.no_bg {background: none !important;}
img { width: auto;height: auto;max-width: 100%;vertical-align: middle;border: 0;-ms-interpolation-mode: bicubic;}
/*=====================================================================================*/

/*====================================== BASIC ========================================*/
.error
{
    color:red!important;
}
a { color: #000; text-decoration: none;outline: 0 none; font-family: 'Open Sans', sans-serif;}
a:hover {color: #000;text-decoration: none;}
a:focus {outline: none; text-decoration: none; }
h1 { font-size: 50px; font-family: 'Roboto', sans-serif; font-weight: 900; color: #ffffff; }
h2 { font-size: 48px; line-height: 56px; }
h3 { font-size: 60px; }
h4 { font-size: 30px; }
h5 { font-size: 26px; line-height: 17px; }
h6 { font-size: 18px; }
p { font-size: 16px; line-height: 24px; color: #333333; font-family: 'Roboto', sans-serif; 	}
/*=====================================================================================*/
html {}
body { font-family: 'Roboto', sans-serif; font-size: 16px; color: #333333; line-height: 24px; background-color: #f7f1df; }
.flt_Lt {float: left; display: inline;}
.flt_Rt {float: right; display: inline;}
.remove_padding {padding: 0!important;}
*{box-sizing: border-box;}
*:focus{outline: none; box-shadow: none; }
/*=====================================================================================*/


/*======================================== LAYOUT =====================================*/
.wrapper {margin: 0 auto; position: relative; background-color: #f7f1df;}
.container {max-width: 1200px; width: 100%; margin: 0 auto;box-sizing: border-box; padding: 0px 15px;}
.clearfix:before, .clearfix:after { content: ''; display: table; }
.clearfix:after { clear: both; }
.white h3 { color: #ffffff;}
.white p { color: #ffffff;}
/*=====================================================================================*/

/*===================================SET: HEADER HERE=====================================*/
/*---------------SET: RESPONSIVE HAMBURGER--------------*/
#nav-toggle { width: 47px; height: 40px; right: 0; top: 50px; bottom: 0; margin: 0 auto; z-index: 22; padding: 0; position: absolute; -webkit-transition: all 500ms ease-in-out;-moz-transition: all 500ms ease-in-out;-ms-transition: all 500ms ease-in-out;-o-transition: all 500ms ease-in-out;transition: all 500ms ease-in-out; display: none; }
#nav-toggle { cursor: pointer; }
#nav-toggle a { display: block; height: 100%; position: relative;}
#nav-toggle span { margin: 3px;}
#nav-toggle span,#nav-toggle span:before,#nav-toggle span:after {cursor: pointer; -webkit-border-radius: 1px; -o-border-radius: 1px;-moz-border-radius: 1px;-ms-border-radius: 3px; height: 5px; width: 40px; background: #a1177b	;position: absolute;top: 14px;display: block;content: ""; left: 0;}
#nav-toggle span:before {top: -12px; width: 40px; right: 0; }
#nav-toggle span:after {bottom: -12px;top: auto; width: 40px; right: 0;}
#nav-toggle span,#nav-toggle span:before,#nav-toggle span:after {-webkit-transition: all 500ms ease-in-out;-moz-transition: all 500ms ease-in-out;-ms-transition: all 500ms ease-in-out;-o-transition: all 500ms ease-in-out;transition: all 500ms ease-in-out;}
#nav-toggle.current_page_item span { background-color: transparent; background: none;}
#nav-toggle.current_page_item span:before,#nav-toggle.current_page_item span:after {top: 0;}
#nav-toggle.current_page_item span:before { -webkit-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg);-moz-transform: rotate(45deg); transform: rotate(45deg); }
#nav-toggle.current_page_item span:after { -webkit-transform: rotate(-45deg); -o-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-moz-transform: rotate(-45deg);    transform: rotate(-45deg); }
/*---------------END: RESPONSIVE HAMBURGER--------------*/
/*---------------SET: NAVBAR--------------*/
header { position: relative; z-index: 99; }
/*header:before { content: ""; position: absolute; width: 260px; height: 160px; left: 0; top: 0px; background-image: url(images/head_flower.png); background-size: 100% 100%; background-repeat: no-repeat; background-position: top center; }*/
header:after { content: ""; position: absolute; width: 270px; height: 270px; right: 0; bottom: 0px; background-image: url(images/head_flower1.png); background-size: 100% 100%; background-repeat: no-repeat; background-position: top center; }
.header_top { background-color: #333333;  font-weight: 300; position: relative; z-index: 1}
.header_top_in { position: relative;}
.location { float: left; }
.location a { font-size: 12px; font-weight: 300; color: #ffffff; display: inline-block; vertical-align: middle; line-height: 38px; }
.location a i { padding-right: 15px; }
.head_sm { float: right; }
.head_sm ul { position: relative; }
.head_sm ul li { float: left; }
.head_sm ul li a { display: inline-block; vertical-align: middle; color: #ffffff; line-height: 38px; width: 45px; text-align: center; border-left: 1px solid #464540; -webkit-transition: all 500ms ease-in-out;-moz-transition: all 500ms ease-in-out;-ms-transition: all 500ms ease-in-out;-o-transition: all 500ms ease-in-out;transition: all 500ms ease-in-out; }
.head_sm ul li:last-child a { width: auto; padding: 0px 15px; color: #959289; font-weight: 300; }
.head_sm ul li:nth-child(1):hover a { background-color: #3C5A99; }
.head_sm ul li:nth-child(2):hover a { background-color: #1da1f2; }
.head_sm ul li:nth-child(3):hover a { background-color: #e1306c; }
.head_sm ul li:nth-child(4):hover a { background-color: #ffffff; }

.logo_sec_in { padding: 18px 0px 0px; position: relative; z-index: 1;}
.logo { float: left; }
.logo a { display: block;  max-width: 200px; width: 100%; }
.head_contact_wrap { float: right; padding: 25px 0px 30px; }
.head_contact_wrap ul { position: relative; }
.head_contact_wrap ul li { float: left; padding: 0px 17px; }
.head_contact_wrap ul li { float: left; padding: 0px 17px; }
.cont_icon { float: left; padding-right: 15px; }
.cont_icon a { display: inline-block; vertical-align: middle; height: 63px; width: 63px; border: 1px solid #a31b7d; border-radius: 50%; text-align: center; line-height: 58px;  -webkit-transition: all 500ms ease-in-out;-moz-transition: all 500ms ease-in-out;-ms-transition: all 500ms ease-in-out;-o-transition: all 500ms ease-in-out;transition: all 500ms ease-in-out; }
.cont_icon a .hover { display: none}
.head_cont .cont_icon a .hover { display: none}
.cont_icon:hover a { background-color: #a31b7d}
.cont_icon:hover a .hover { display: inline-block}
.cont_icon:hover a .normal { display: none}
/*.cont_icon a img { line-height: 63px; }*/
.contact_detail { float: left; padding: 7px 0px 8px; }
.contact_detail em { display: block; color: #999999; font-size: 16px; font-weight: 400; }
.contact_detail a { display: block; color: #333333; font-size: 18px; font-weight: 500; }
.menu_sec { background-color: #a1177b; position: relative; z-index: 1 }
.menu_sec_in { text-align: center;}
.menu_sec_in nav { display: inline-block; vertical-align: middle; }
.menu_sec_in nav ul { position: relative; }
.menu_sec_in nav ul li { float: left; padding: 0px 18px; line-height: 60px; -webkit-transition: all 500ms ease-in-out;-moz-transition: all 500ms ease-in-out;-ms-transition: all 500ms ease-in-out;-o-transition: all 500ms ease-in-out;transition: all 500ms ease-in-out; }
.menu_sec_in nav ul li:hover { background-color: #f7f1df; }
.menu_sec_in nav ul li.current-menu-item { background-color: #f7f1df; }
.menu_sec_in nav ul li a { display: inline-block; vertical-align: middle; font-size: 16px; color: #ffffff; text-transform: uppercase; font-weight: 600; -webkit-transition: all 500ms ease-in-out;-moz-transition: all 500ms ease-in-out;-ms-transition: all 500ms ease-in-out;-o-transition: all 500ms ease-in-out;transition: all 500ms ease-in-out; }
.menu_sec_in nav ul li:hover a { color: #a1177b; }
.menu_sec_in nav ul li.current-menu-item a { color: #a1177b; }
/*---------------END: NAVBAR--------------*/
/*===============================END: HEADER===============================*/

/*===============================SET: INDEX===============================*/
/*-------SET: BANNER SEC HERE-----*/
.banner_in { position: relative; }
.banner_slider .slick-next, .banner_slider .slick-prev { height: 60px; width: 60px; }
.banner_slider .slick-next:before, .banner_slider .slick-prev:before { display: none; }
.banner_slider .slick-next { right: 50px; border-radius: 50%; background-color: #ffffff; z-index: 1; background-image: url(images/carArrowRt.png); background-size: cover; background-position: center center; background-repeat: no-repeat; }
.banner_slider .slick-prev { left: 50px; border-radius: 50%; background-color:  #ffffff; z-index: 1; background-image: url(images/carArrowLt.png); background-size: cover; background-position: center center; background-repeat: no-repeat; }
.ban_img { height: 700px; position: relative; }
.ban_img:after { content: ""; position: absolute; top: 0; left: 0; height: 100%; width: 100%; background-color: rgba(0, 0, 0, 0.15); }
.ban_img img { object-fit: cover; object-position: center; height: 100%; width: 100%;  }
.ban_caption { max-width: 1150px; width: 100%; padding: 0 15px; position: absolute; bottom: 200px; left: 0; right: 0; margin: 0 auto; }
.ban_caption h1 { text-shadow: 2px 2px 3px #000000; -webkit-text-shadow: 2px 2px 3px #000000; -moz-text-shadow: 2px 2px 3px #000000; -ms-text-shadow: 2px 2px 3px #000000; -o-text-shadow: 2px 2px 3px #000000; text-transform: uppercase; }
.ban_caption em { color: #ffffff; display: block; text-shadow: 2px 2px 3px #000000; -webkit-text-shadow: 2px 2px 3px #000000; -moz-text-shadow: 2px 2px 3px #000000; -ms-text-shadow: 2px 2px 3px #000000; -o-text-shadow: 2px 2px 3px #000000; font-size: 30px; font-weight: 300; }
.ban_caption em:last-child { text-align: center; }
/*-------END: BANNER SEC HERE-----*/
/*-------SET: INTRO SEC HERE-----*/
.hp_intro_wrap { position: relative; height: 500px; }
.hp_intro_wrap:before { content: ""; position: absolute; width: 340px; height: 480px; left: 0; top: 30%; background-image: url(images/intro_flower.png); background-size: 100% 100%; background-repeat: no-repeat; background-position: top center; }
.intro_bg { position: absolute; top:0; right: 0; height: 500px; overflow: hidden; }
.intro_cont { margin-top: -100px; padding: 50px; background-color: #ffffff; -webkit-box-shadow: 10px 10px 35px 15px rgba(0,0,0,0.1); -moz-box-shadow: 10px 10px 35px 15px rgba(0,0,0,0.1); -ms-box-shadow: 10px 10px 35px 15px rgba(0,0,0,0.1); -o-box-shadow: 10px 10px 35px 15px rgba(0,0,0,0.1); box-shadow: 10px 10px 35px 15px rgba(0,0,0,0.1); border-radius: 5px; }
.intro_cont:after { content: ""; position: absolute; width: 104px; height: 97px; right: 25px; bottom: 25px; background-image: url(images/intro_flower1.png); background-size: 100% 100%; background-repeat: no-repeat; background-position: top center; }
.intro_heading { margin-bottom: 20px; }
.intro_heading em { color: #999999; font-size: 24px; font-weight: 400; display: block; }
.intro_heading h2 { font-size: 48px; font-weight: 900; color: #a1177b; }
.intro_cont p { color: #333333; font-weight: 300; text-align: justify; margin-bottom: 25px; }
.butn { display: inline-block; vertical-align: middle; line-height: 48px; color: #a1177b; font-size: 16px; font-weight: 500; border: 1px solid #a1177b; padding: 0px 25px; border-radius: 3px; }
.butn:hover { background-color: #a1177b; color: #ffffff; -webkit-transition: all 500ms ease-in-out;-moz-transition: all 500ms ease-in-out;-ms-transition: all 500ms ease-in-out;-o-transition: all 500ms ease-in-out;transition: all 500ms ease-in-out; }
/*-------END: INTRO SEC HERE-----*/
/*-------END: ABOUT SEC HERE-----*/
.hp_abt_wrap { background-color: #a1177b; position: relative; overflow: hidden; width: 100%; }
.hp_abt_wrap:before { content: ""; position: absolute; width: 420px; height: 540px; left: 70px; top: 50%; background-image: url(images/abt_flower.png); background-size: 100% 100%; background-repeat: no-repeat; background-position: top center; }
.hp_abt_wrap:after { content: ""; position: absolute; width: 260px; height: 340px; right: 0; bottom: 10%; background-image: url(images/abt_flower1.png); background-size: 100% 100%; background-repeat: no-repeat; background-position: top center; }
.hp_abt { padding: 100px 0px; position: relative; }
.hp_abt ul { position: relative; }
.hp_abt ul li { margin-bottom: 10px; }
.abt_box { background-color: #f7f1df; overflow: hidden; }
.abt_img_sec { width: 40%; float: left; }
.abt_img_sec img { width: 100%; height: 100%; object-fit: cover; object-position: center; }
.abt_img_sec iframe { width: 100%; height: 100%; object-fit: cover; object-position: center; }
.abt_cont_sec { width: 60%; float: left; position: relative; overflow: hidden; }
.abt_cont_sec:after { content: ""; position: absolute; width: 460px; height: 470px; right: -100px; bottom: -290px; background-image: url(images/abt_flower3.png); background-size: 100% 100%; background-repeat: no-repeat; background-position: top center; }
.abt_cont_in { padding: 100px 80px; }
.abt_cont_in h3 { color: #a1177b; font-weight: 900; }
.abt_cont_in p { font-size: 18px; line-height: 30px; color: #0e070c; font-weight: 400; }

.hp_abt ul li:nth-child(even) .abt_img_sec { float: right; }
.hp_abt ul li:nth-child(even) .abt_cont_sec { float: right; text-align: right; }
.hp_abt ul li:nth-child(even) .abt_cont_sec:after { content: ""; position: absolute; width: 460px; height: 470px; left: -100px; bottom: -290px; background-image: url(images/abt_flower2.png); background-size: 100% 100%; background-repeat: no-repeat; background-position: top center; }
/*-------END: ABOUT SEC HERE-----*/
/*-------SET: FACILITIES AND CONTACT SEC HERE-----*/
.faciContWrap { padding-top: 100px; position: relative; }
.faciContWrap:before { content: ""; position: absolute; width: 260px; height: 340px; left: 0; top: 50px; background-image: url(images/facility_flower.png); background-size: 100% 100%; background-repeat: no-repeat; background-position: top center; }
.faciContWrap:after { content: ""; position: absolute; width: 260px; height: 340px; right: 0; bottom: 50px; background-image: url(images/facility_flower1.png); background-size: 100% 100%; background-repeat: no-repeat; background-position: top center; }
.facility_wrap { text-align: center; margin-bottom: 50px; position: relative; z-index: 1;}
.heading { margin-bottom: 50px; }
.heading h2 { font-weight: 900; color: #a1177b; text-transform: uppercase; }
.heading em { display: inline-block; vertical-align: middle; font-size: 24px; font-weight: 400; color: #999999; }
.facilitiesBox { margin-bottom: 50px; }
.facilitiesBox i { display: block; height: 120px; width: 120px; border-radius: 50%; background-color: #a1177b; line-height: 120px; margin: 0 auto 20px; }
.facilitiesBox i img.hover { display: none; }
.facilitiesBox:hover i img {  }
.facilitiesBox h6 { color: #a1177b; font-weight: 500; }



@-moz-keyframes bounce {
  100%, 100%, 100%, 100%, 100% {
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -moz-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  40% {
    -moz-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}
@-webkit-keyframes bounce {
  100%, 100%, 100%, 100%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  40% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}
@keyframes bounce {
  100%, 100%, 100%, 100%, 100% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  40% {
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}
.facilitiesBox i.bounce:hover img {
  -moz-animation: bounce .5s;
  -webkit-animation: bounce .5s;
  animation: bounce .5s;
}



.Contact_wrap { max-width: 1040px; width: 100%; margin: 0 auto; background-color: #ffffff; padding: 50px 40px; margin-bottom: 120px; -webkit-box-shadow: 0px 20px 43px 19px rgba(0,0,0,0.1); -moz-box-shadow: 0px 20px 43px 19px rgba(0,0,0,0.1); -ms-box-shadow: 0px 20px 43px 19px rgba(0,0,0,0.1); -o-box-shadow: 0px 20px 43px 19px rgba(0,0,0,0.1); box-shadow: 0px 20px 43px 19px rgba(0,0,0,0.1); position: relative; z-index: 1; position: relative; overflow: hidden; }
.Contact_wrap:after{ content: ""; position: absolute; width: 280px; height: 280px; right: -30px; top: -150px; background-image: url(images/cont_form_flower.png); background-size: 100% 100%; background-repeat: no-repeat; background-position: top center; }
.Contact_wrap .heading { text-align: center; }

.contactForm ul li { width: 33.33%; float: left; padding: 0px 10px; margin: 0 auto 30px;}
.contactForm ul li label { display: block; margin-bottom: 10px; font-size: 14px; font-weight: 500; color: #666666; }
.contactForm ul li input { display: block; width: 100%; height: 58px; border: 1px solid #e1e1e1; border-radius: 3px; padding: 0px 15px; }
.contactForm ul li.textarea { width: 100%; }
.contactForm ul li.textarea textarea { width: 100%; height: 128px; border: 1px solid #e1e1e1; border-radius: 3px; padding: 0px 15px; resize: none;}
.contactForm ul li.submit { margin:  0 auto 30px; float: none; }
.contactForm ul li input[type="submit"] { -webkit-appearance: none; -moz-appearance: none; -ms-appearance: none; -o-appearance: none; appearance: none; -webkit-transition: all 500ms ease-in-out;-moz-transition: all 500ms ease-in-out;-ms-transition: all 500ms ease-in-out;-o-transition: all 500ms ease-in-out;transition: all 500ms ease-in-out; background-color: #a1177b; color: #ffffff; border: 1px solid #a1177b; }
.contactForm ul li input[type="submit"]:hover { color: #a1177b; background-color: #ffffff; }
/*-------END: FACILITIES AND CONTACT SEC HERE-----*/
/*===============================END: INDEX===============================*/

/*===============================SET: ABOUT===============================*/
.ip_banner { background-color: #000000; position: relative;}
.ip_ban_img { height: 450px; position: relative; }
.ip_ban_img:after { content: ""; position: absolute; height: 100%; width: 100%; background-color: rgba(0, 0, 0, 0.3); left: 0; top: 0; }
.ip_banner .ban_caption { top: 50%; transform: translateY(-50%); bottom: inherit; text-align: center;}

.abtUs_dtl_in { position: relative; z-index: 1;  padding: 100px 0px 25px; }

.abtUs_detail { position: relative; overflow: hidden; }
.abtUs_detail:before { content: ""; position: absolute; width: 340px; height: 480px; left: 0; top: 50%; transform: translateY(-50%); background-image: url(images/abtUs_flower1.png); background-size: 100% 100%; background-repeat: no-repeat; background-position: top center; }
/*.abtUs_detail:after { content: ""; position: absolute; width: 104px; height: 97px; left: 42%; top: 50px; background-image: url(images/abtUs_flower4.png); background-size: 100% 100%; background-repeat: no-repeat; background-position: top center; }*/


.abtUs_dtl_img { height: 100%; padding: 130px 5px 100px; -webkit-transition: all 500ms ease-in-out;-moz-transition: all 500ms ease-in-out;-ms-transition: all 500ms ease-in-out;-o-transition: all 500ms ease-in-out;transition: all 500ms ease-in-out; position: relative; }
.abtUs_dtl_img:after { content: ""; position: absolute; width: 104px; height: 97px; right: -60px; top: 65px; background-image: url(images/abtUs_flower4.png); background-size: 100% 100%; background-repeat: no-repeat; background-position: top center; }
/*.abtUs_dtl_img:hover { padding: 0; }*/
.abtUs_dtl_img_in { height: 100%; position: relative; -webkit-transition: all 500ms ease-in-out;-moz-transition: all 500ms ease-in-out;-ms-transition: all 500ms ease-in-out;-o-transition: all 500ms ease-in-out;transition: all 500ms ease-in-out; }
.abtUs_dtl_img_in:before { content: ""; position: absolute; left: -20px; top: 0; height: 50%; width: 20px; background-color: #a1177b; }
.abtUs_dtl_img_in:after { content: ""; position: absolute; bottom: -20px; right: 0; width : 50%; height: 20px; background-color: #a1177b; }
.abtUs_dtl_img_in img { height: 100%; width: 100%; object-fit: cover; object-position: center; }
.abtUs_dtl_cont { padding: 20px 0px 40px 60px; }
.abtUs_dtl_cont .heading h2 { text-transform: capitalize; }
.abtUs_dtl_cont p { font-size: 16px; line-height: 28px; color: #383838; padding-bottom: 30px; text-align: justify; }

.abtBoxWrap { position: relative;  overflow: hidden;  }
.abtBoxWrap:after { content: ""; position: absolute; width: 260px; height: 340px; right: 0; top: 50%; transform: translateY(-50%); background-image: url(images/abtUs_flower2.png); background-size: 100% 100%; background-repeat: no-repeat; background-position: top center; }
.abtBox_in ul li { padding: 5px; }
.abtBox { width: 100%; background-color: #a1177b; padding: 50px 60px; position: relative; overflow: hidden; }
.abtBox i { display: inline-block; vertical-align: middle; height: 100px; width: 100px; background-color: #ffffff; line-height: 100px; border-radius: 50%; text-align: center; margin-bottom: 25px; }
.abtBox h4 { color: #ffffff; font-weight: 400; margin-bottom: 25px; text-transform: uppercase; }
.abtBox p { font-size: 18px; line-height: 30px; color: #ffffff; font-weight: 400; }
.abtBox:after { content: ""; position: absolute; width: 300px; height: 390px; right: 0; top: 0; background-image: url(images/values_flower.png); background-size: 100% 100%; background-repeat: no-repeat; background-position: top center; }

.abtTeam { position: relative;  overflow: hidden;  }
.abtTeam:before { content: ""; position: absolute; width: 260px; height: 340px; left: 0; bottom: 50px; background-image: url(images/abtUs_flower3.png); background-size: 100% 100%; background-repeat: no-repeat; background-position: top center; }
.abtTeam_in { padding: 160px 0px 80px;; }
.abtTeam_in .heading { text-align: center; margin-bottom: 70px; }
.abtTeam_in ul li { padding: 0px 25px; padding: 20px; border: 1px solid #dbd6c7; margin-bottom: 50px; }
.abtTeam_img { padding-right: 30px; /*margin-bottom: 30px;*/ /*-webkit-box-shadow: 0px 0px 13px 5px rgba(0,0,0,0.09); -moz-box-shadow: 0px 0px 13px 5px rgba(0,0,0,0.09); -ms-box-shadow: 0px 0px 13px 5px rgba(0,0,0,0.09); -o-box-shadow: 0px 0px 13px 5px rgba(0,0,0,0.09); box-shadow: 0px 0px 13px 5px rgba(0,0,0,0.09);*/ }
.abtTeamSlider ul li:nth-child(even) .abtTeamBox .abtTeam_img { padding-right: 0; padding-left: 30px; }
.abtTeam_img img { width: 100%; height: 100%; object-fit: cover; object-position: center; }
.abtTeam_cont { padding: 20px; }
.abtTeam_cont h6 { font-size: 30px; color: #2f2f2f; font-weight: 500; padding-bottom: 15px; }
.abtTeam_cont em { display: block; font-size: 16px; color: #2f2f2f; font-weight: 400; padding-left: 30px; position: relative; margin-bottom: 35px; }
.abtTeam_cont em:before { content: ''; position: absolute; width: 16px; height: 2px; background-color: #a1177b; left: 0; top: 50%; transform: translateY(-50%); }
.abtTeam_cont p { font-size: 16px; line-height: 30px; color: #2f2f2f; }

.workingTeam { text-align: center; margin-bottom: 160px; }
.workingTeamHead { margin-bottom: 40px; }
.workingTeamHead h2 { color: #2f2f2f; font-family: 'Roboto', sans-serif;font-weight: normal; }
.workingTeamBody { text-align: center; }
.workingTeamBody ul { display: inline-block; }
.workingTeamBody ul li { color: #a1177b; font-size: 20px; font-family: 'Roboto', sans-serif;font-weight: normal; list-style: disc; display: block; float: left; padding: 0px 35px; position: relative; }
.workingTeamBody ul li:before { content: ""; position: absolute; left: 11px; top: 6px; background-color: #a1177b; height: 12px; width: 12px; border-radius: 50%; }
/*===============================END: ABOUT===============================*/
/*===============================SET: WHY US===============================*/
.whyUsTitle_in { padding: 70px 0px 90px; max-width: 1000px; width: 100%; margin: 0 auto; }
.whyUsTitle_in p { font-size: 30px; line-height: 50px; font-weight: 300; color: #a1177b; text-align: center; }

.whyUsList ul { overflow: hidden; }
.whyUsList ul li { position: relative; }
.whyUsList ul li:nth-child(odd):before { content: ""; position: absolute; width: 260px; height: 340px; left: 0; bottom: 100px; background-image: url(images/whyUs_flower.png); background-size: 100% 100%; background-repeat: no-repeat; background-position: top center; }
.whyUsList ul li:nth-child(even):before { content: ""; position: absolute; width: 260px; height: 340px; right: 0; bottom: 100px; background-image: url(images/whyUs_flower2.png); background-size: 100% 100%; background-repeat: no-repeat; background-position: top center; }
.whyUsList ul li .container { position: relative; z-index: 1;}

.whyUsList ul li:nth-child(odd) .whyUsImg { padding: 0px 80px 100px 0px; }
.whyUsList ul li:nth-child(even) .whyUsImg { padding: 0px 0px 100px 40px; }
.whyUsList ul li:nth-child(odd) .whyUsMh { text-align: right; }

.whyUsImg { padding: 0px 80px 100px 40px; height: 100%; }
.whyUsImg_in { height: 100%; -webkit-box-shadow: -10px 38px 51px 0px rgba(0,0,0,0.24); -moz-box-shadow: -10px 38px 51px 0px rgba(0,0,0,0.24); -ms-box-shadow: -10px 38px 51px 0px rgba(0,0,0,0.24); -o-box-shadow: -10px 38px 51px 0px rgba(0,0,0,0.24); box-shadow: -10px 38px 51px 0px rgba(0,0,0,0.24); position: relative; z-index: 1;}
.whyUsImg_in:after { content: ""; position: absolute; top: 120px; right: -69px; height: 2px; width: 70px; background-color: #a1177b; z-index: 0; }
.whyUsList li:nth-child(even) .whyUsImg_in:after { content: ""; position: absolute; top: 120px; left: -69px; right: inherit; height: 2px; width: 70px; background-color: #a1177b; }
.whyUsImg_in img { height: 100%; width: 100%; object-fit: cover; object-position: center; }

.whyUsContent { padding-bottom: 100px; max-width: 540px; text-align: justify; display: inline-block; }
.whyUsHead { margin-bottom: 35px; }
.whyUsHead h4 { line-height: 40px; color: #a1177b; }
.whyUsBody p { font-size: 16px; line-height: 28px; font-weight: 400; color: #1a1a1a; margin-bottom: 30px; }
.whyUsBody em { display: block; font-size: 16px; line-height: 28px; font-weight: 400; color: #a1177b; margin-bottom: 30px; }
/*===============================END: WHY US===============================*/
/*===============================SET: FACILITIES===============================*/
.whyUsTitle_in.faciTitle_in { padding-bottom: 0px; max-width: 1100px; margin: 0; }
.whyUsTitle_in.faciTitle_in p { text-align: left; }

.facilities_wrapper:before { content: ""; position: absolute; width: 260px; height: 340px; left: 0; top: 33%; background-image: url(images/facilities_flower1.png); background-size: 100% 100%; background-repeat: no-repeat; background-position: top center; }
.facilities_wrapper:after { content: ""; position: absolute; width: 260px; height: 340px; right: 0%; bottom: 27%; background-image: url(images/facilities_flower2.png); background-size: 100% 100%; background-repeat: no-repeat; background-position: top center; }
.facilities_wrapper { padding: 100px 0px 50px; }
.section_2 .heading { text-align: left; position: relative; }
.section_2 .heading h2 { font-size: 40px; line-height: 40px; font-weight: 700; display: inline-block; position: relative; text-transform: capitalize;}
.section_2 .heading h2:after { content: ""; position: absolute; height: 2px; width: 70px; right: -90px; background-color: #a1177b; top: calc(50% - 1px) }
.section_2 { padding: 0px 0px 120px;; text-align: center; }
.section_2 .box_sec .allBoxWrap { float: left; width: 20%; }
.section_2 .box_sec .allBoxMain { max-width: 185px; width: 100%; }
.section_2 .box_sec .allBoxMain p { max-width: 185px; width: 100%; margin: 0 auto; padding: 20px 0px; color: #000000; letter-spacing: -1px; }
.section_2 .box_sec .all_box { margin: 20px; }
.section_2 .box_sec .all_box .border_sec { position: relative; /*min-height: 140px;*/ height: 100%; transition: all 0.8s linear 0s; -webkit-transition: all 0.8s linear 0s; -moz-transition: all 0.8s linear 0s; -o-transition: all 0.8s linear 0s; -ms-transition: all 0.8s linear 0s; }
.section_2 .box_sec .all_box .border_1, .section_2 .box_sec .all_box .border_2, .section_2 .box_sec .all_box .border_3{ height: 100%; width: 100%; position: relative; }
.section_2 .box_sec .all_box .border_sec img { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%); -moz-transform: translate(-50%,-50%); -o-transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); width: 55px; transition: all 0.8s linear 0s; -webkit-transition: all 0.8s linear 0s; -moz-transition: all 0.8s linear 0s; -o-transition: all 0.8s linear 0s; -ms-transition: all 0.8s linear 0s; z-index: 2; }
.section_2 .box_sec .all_box .border_sec:after, .section_2 .box_sec .all_box .border_sec:before, .section_2 .box_sec .all_box .border_1:after, .section_2 .box_sec .all_box .border_1:before, .section_2 .box_sec .all_box .border_2:after, .section_2 .box_sec .all_box .border_2:before, .section_2 .box_sec .all_box .border_3:after, .section_2 .box_sec .all_box .border_3:before{ content: ""; display: inline-block; vertical-align: middle; position: absolute; background-color: #a1177b; transition: all 0.4s linear 0s; -webkit-transition: all 0.4s linear 0s; -moz-transition: all 0.4s linear 0s; -o-transition: all 0.4s linear 0s; -ms-transition: all 0.4s linear 0s; z-index: 9; }
.section_2 .box_sec .all_box .border_sec:after { height: 2px; top: 0; right: 0; width: 35%; }
.section_2 .box_sec .all_box .border_sec:before { height: 2px; top: 0; left: 0; width: 35%; }
.section_2 .box_sec .all_box .border_1:after { height: 2px; bottom: 0; right: 0; width: 35%; }
.section_2 .box_sec .all_box .border_1:before { height: 2px; bottom: 0; left: 0; width: 35%; }
.section_2 .box_sec .all_box .border_2:after { height: 35%; top: 0; left: 0; width: 2px; }
.section_2 .box_sec .all_box .border_2:before { height: 35%; bottom: 0; left: 0; width: 2px; }
.section_2 .box_sec .all_box .border_3:after { height: 35%; top: 0; right: 0; width: 2px; }
.section_2 .box_sec .all_box .border_3:before { height: 35%; bottom: 0; right: 0; width: 2px; }
.section_2 .box_sec .all_box .border_sec .bd { overflow: hidden; height: 100%; width: 100%; position: relative; }
.section_2 .box_sec .all_box .border_sec .bd:after { content: ""; display: inline-block; vertical-align: middle; position: absolute; transition: all 0.4s linear 0s; -webkit-transition: all 0.4s linear 0s; -moz-transition: all 0.4s linear 0s; -o-transition: all 0.4s linear 0s; -ms-transition: all 0.4s linear 0s; background-color: #a1177b; top: 50%; left: 50%; transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%); -moz-transform: translate(-50%,-50%); -o-transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); height: 0px; width: 0px; z-index: 0; border-radius: 50%; }
.section_2 .box_sec .all_box .border_sec:hover .bd:after{ height: 200%; width: 200%; }
.section_2 .box_sec .all_box .border_sec img.hover { display: none; }
.section_2 .box_sec .all_box .border_sec img.un_hover { display: block; }
.section_2 .box_sec .all_box .border_sec:hover img.hover { display: block; }
.section_2 .box_sec .all_box .border_sec:hover img.un_hover { display: none; }
.section_2 .box_sec .all_box .border_sec:hover:after { right: -20px; }
.section_2 .box_sec .all_box .border_sec:hover:before { left: -20px; }
.section_2 .box_sec .all_box .border_sec:hover .border_1:after { right: -20px; }
.section_2 .box_sec .all_box .border_sec:hover .border_1:before { left: -20px; }
.section_2 .box_sec .all_box .border_sec:hover .border_2:after { top: -20px; }
.section_2 .box_sec .all_box .border_sec:hover .border_2:before { bottom: -20px; }
.section_2 .box_sec .all_box .border_sec:hover .border_3:after { top: -20px; }
.section_2 .box_sec .all_box .border_sec:hover .border_3:before { bottom: -20px; }
/*===============================END: FACILITIES===============================*/
/*===============================END: SERVICES===============================*/
.services_in { padding: 90px 0px; }
.servBox { margin-bottom: 60px; overflow: hidden; }
.servBox .col_lt { width: 40%; float: left; }
.servBox:nth-child(even) .col_lt { float: right; }
.serv_img { padding: 20px; background-color: #ffffff; height: 100%; }
.serv_img_in { height: 100% }
.serv_img_in img { width: 100%; height: 100%; object-fit: cover; object-position: center; }
.servBox .col_rt { width: 60%; float: left; background-color: #a1177b; padding: 40px; }
.servBox:nth-child(even) .col_rt { float: right; }
.servCont { display: table; height: 100%; }
.servCont_in { display: table-cell; vertical-align: middle; height: 100%; }
.col_rt h4 { font-size: 30px; line-height: 1; color: #ffffff; font-weight: 500; margin-bottom: 30px; }
.col_rt p { font-size: 16px; line-height:26px; color: #ffffff; font-weight: 400; }
/*
.services_in { padding: 90px 0px; }
.serv_box { margin-bottom: 60px; }
.services_in .media .media-left { width: 40%; vertical-align: middle; padding: 20px; background-color: #ffffff; height: 100%; }
*/
/*.services_in .serv_box:nth-child(even) .media .media-left { float: right; }*/
/*
.services_in .media .media-left .serv_img { height: 100%; }
.services_in .media .media-left .serv_img img { height: 100%; object-fit: cover; object-position: center; }
.services_in .media .media-body { width: 60%; vertical-align: middle; background-color: #a1177b; position: relative; padding: 40px; }
*/

/*.services_in .serv_box:nth-child(even) .media .media-body { float: right; }*/
/*
.services_in .media .media-body .media-heading { font-size: 30px; line-height: 1; color: #ffffff; font-weight: 500; margin-bottom: 30px; }
.services_in .media .media-body p { font-size: 16px; line-height:26px; color: #ffffff; font-weight: 400; }
*/
/*===============================END: SERVICES===============================*/
/*===============================SET: CONTACT US===============================*/
.contactpage { padding-top: 100px; position: relative; }
.contactpage:before { content: ""; position: absolute; width: 200px; height: 280px; left: 0; top: 33%; background-image: url(images/cp_flower1.png); background-size: 100% 100%; background-repeat: no-repeat; background-position: top center; }
.contactForm_lt { padding: 40px 60px; background-color: #ffffff; margin-bottom: 100px; }
.contactpage .heading { margin-bottom: 35px; }
.contactpage .heading h5 { font-size: 25px; line-height: 35px; }
.contactpage .heading em { font-size: 14px; line-height: 30px; }
.contactpage.contactForm ul li { width: 50%; }
.contactpage.contactForm ul li label { color: #999999; margin-bottom: 0px; }
.contactpage.contactForm ul li:nth-child(5) { width: 100%; }
.contactpage.contactForm .contactForm_lt ul li:last-child { width: 100%; text-align: right; margin-bottom: 0px; }
.contactpage.contactForm ul li input { border: 1px solid #ebebeb; height: 46px; }
.contactpage.contactForm ul li input[type="submit"] { max-width: 100px; border: 2px solid #a1177b; display: inline-block; }
/*
.scrollup { text-align: center; }
.scrollup{margin-bottom:35px;}
.scrollup a:hover { background-color: transparent; color: #a1177b; }
.scrollup a {
    max-width: 100%;
    border: 2px solid #a1177b;
    display: inline-block;
    color: #ffffff;
    background-color: #a1177b;
    width: 160px;
    height: 58px;
    border-radius: 3px;
    padding: 0px 15px;
    text-align: center;
    vertical-align: middle;
    line-height: 58px;
    webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
}
*/
.scrollup a { display: block; text-align: center; font-size: 16px; color: #000000; font-family: 'Roboto', sans-serif;font-weight: normal; max-width: 150px; width: 100%; margin: 0 auto; margin-bottom:80px; }
.scrollup a i { height: 75px; width: 75px; background-image: url(images/smoothscroll.png); background-size: 100% 100%; background-position: center center; background-repeat: no-repeat; margin: 0 auto 5px;; display: block; border-radius: 50%; -webkit-transition: all 500ms ease-in-out;-moz-transition: all 500ms ease-in-out;-ms-transition: all 500ms ease-in-out;-o-transition: all 500ms ease-in-out;transition: all 500ms ease-in-out; }
.scrollup a:hover i { background-color: #a1177b; background-image: url(images/smoothscroll_hvr.png); }

.contactpage.contactForm ul li textarea { width: 100%; height: 120px; resize: none; border: 0px; border: 1px solid #ebebeb; }
.contactForm_rt { background-color: #a1177b; position: relative; overflow: hidden; padding: 50px; margin-bottom: 100px; }
.contactForm_rt:after { content: ""; position: absolute; bottom: -50px; right: 0px; height: 210px; width: 170px; background-image: url(images/cp_flower.png); background-position: top center; background-repeat: no-repeat; background-size: 100% 100%; z-index: 1; }
.contactForm_rt .heading { position: relative; }
.contactForm_rt .heading:after { content: ""; position: absolute; bottom: -20px; right: 0px; height: 2px; width: 100%; background-image: url(images/cp_borderBottom.png); background-position: top center; background-repeat: no-repeat; background-size: 100% 100%; z-index: 1; }
.contactForm_rt .heading h2 { font-size: 40px; color: #ffffff; font-weight: 500; line-height: 1; text-transform: capitalize; }
.contactForm_rt .heading em { font-size: 15px; color: #ffffff; font-weight: 300; line-height: 1; text-transform: uppercase; }
.contactpage .contactForm_rt ul li { width: 100%; float: none; padding-left: 60px; position: relative; }
.contactpage .contactForm_rt ul li i { position: absolute; left: 0; top: 0; color: #b44595; font-size: 30px; }
.contactpage .contactForm_rt ul li:last-child i { font-size: 22px; }
.contactpage .contactForm_rt ul li a { font-size: 16px; line-height: 26px; font-weight: 400; color: #ffffff; display: block; }

.cpMap { position: relative; }
.cpMap:after { content: ""; position: absolute; width: 200px; height: 280px; right: 0%; bottom: 27%; background-image: url(images/cp_flower2.png); background-size: 100% 100%; background-repeat: no-repeat; background-position: top center; }
.cpMap_in .heading { text-align: center; }
.cpMap_in iframe { width: 100%; }
.cpMap_in { padding-bottom: 180px; position: relative; z-index: 2;}
/*===============================END: CONTACT US===============================*/

/*===============================SET: FOOTER===============================*/
footer{width:100%;height: auto;background-color:#14151a;padding-top: 60px;}
.footer-menu{width: 100%;height: auto;}
.footer-menu h4{font-size: 18px;color: #ffffff;font-family: 'Roboto', sans-serif;padding-bottom: 18px;border-bottom: 1px solid #232324;margin-bottom: 14px;}
.footer-menu ul li{margin-bottom: 12px;color: #999999;display: block;font-family: 'Roboto', sans-serif;font-weight: normal;}
.footer-menu ul li a{font-size: 14px;color: #999999;font-family: 'Roboto', sans-serif;display:block;font-weight: 300;}
.footer-menu.footer-cont ul li{margin-bottom: 15px;}
.footer-menu.footer-cont ul li a{font-size: 14px;color: #666666;font-weight: 300;padding-top: 5px;}
.footer-menu.footer-cont ul li p{font-size: 14px;color: #666666;font-weight: 300;padding-top: 8px;line-height: 20px;}

.footer-menu p{font-size: 15px;color: #666666;font-weight: 300;padding-top: 8px;}
.search-main{width: 100%;height: auto;margin-top: 45px;}
.search-main ul li{float: left;}
.search-main ul li:first-child{max-width: 410px;width: 100%;}
.search-main ul li:last-child{max-width: 140px;width: 100%;padding: 0;}
.search-main ul li input{width: 100%;height: 48px;padding:15px;background: #1d1d20;color: #ffffff;border: none;font-size: 16px;font-family: 'Roboto', sans-serif;font-weight: 300;}
.search-main ul li input::-webkit-input-placeholder{color: #ffffff;}
.search-main ul li input::-moz-placeholder{color: #ffffff;}
.search-main ul li input:-ms-input-placeholder{color: #ffffff;}
.search-main ul li input:-o-placeholderolder{color: #ffffff;}
.search-main ul li input[type="submit"]{width: 100%; background: #a1177b;color: #ffffff;text-align: center;line-height: 20px; height: 46px; border: 1px solid #a1177b; -webkit-transition: all 500ms ease-in-out;-moz-transition: all 500ms ease-in-out;-ms-transition: all 500ms ease-in-out;-o-transition: all 500ms ease-in-out;transition: all 500ms ease-in-out; }
.search-main ul li input[type="submit"]:hover { border: 1px solid #ffffff; background-color: #000000; }

.checkbox label {display: inline-block;position: relative;padding-left: 40px; }
.checkbox label::before, .checkbox label::after{content: "";position: absolute;display: inline-block;width: 18px;height: 18px;left: 0;border-radius: 0;top: 0;} 
.checkbox label::before {border: 1px solid #cccccc;background-color: #fff;-webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;-o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;transition: border 0.15s ease-in-out, color 0.15s ease-in-out; }
.checkbox label::after {padding-left: 3px;font-size: 18px;color: #555555;position: absolute;top: -2px;left: -1px;}
.checkbox input[type="checkbox"] {opacity: 0;}
.checkbox input[type="checkbox"]:checked + label::after {font-family: 'FontAwesome';content: "\f00c"; }
.checkbox-primary input[type="checkbox"]:checked + label::before {background-color: #8a8a8d;border-color: #ffffff; }
.checkbox-primary input[type="checkbox"]:checked + label::after {color: #fff; }
.copy-right-area{width:100%;height: auto;padding-top: 20px;padding-bottom: 20px;border-top: 1px solid #232324;margin-top: 50px;}
.social-menu{}
.social-menu ul li{float: left;}
.social-menu ul li a i{color: #b4b4b4;font-size: 22px;padding-right: 25px;}
.copy-right-area p{color: #666666;font-size: 14px;text-align: right;}
/*===============================END: FOOTER===============================*/
/*===============================END: DEFAULT PAGE===============================*/
.abtTeam_in  .entry-content p { font-size: 16px; line-height: 28px; font-weight: 400; color: #1a1a1a; }
.abtTeam_in  .entry-content p.link-more a { font-size: 16px; line-height: 28px; font-weight: 400; color: #337ab7; text-decoration: underline; }
.abtTeam_in article { margin-bottom: 30px; }
.abtTeam_in .entry-header h4 a { display: block; font-size: 20px; line-height: 28px; font-weight: 500; color: #a1177b; text-decoration: underline; margin-bottom: 10px; }
.navigation.pagination { width: 100%; /* border-top: 2px solid #a1177b; */ border-radius: 0px; padding: 30px 0px 30px 0px; }
.navigation.pagination h2 { display: none; }
.navigation.pagination .nav-links .next.page-numbers, .navigation.pagination .nav-links a { font-size: 16px; line-height: 28px; font-weight: 400; color: #337ab7; text-decoration: underline; padding: 10px 15px; }
.navigation.pagination .nav-links a svg { height: 17px; width: 40px; display: inline-block; vertical-align: middle; }
.navigation.pagination .nav-links > span { color: #1a1a1a; padding: 10px 15px; }
.footer-menu form ul li input { box-shadow: none; }
/*===============================END: DEFAULT PAGE===============================*/
.facility_wrap {display:none;}
.scrollsection{position:relative;}






/*===============================SET: ADMIN PANEL PAGE===============================*/
.mobSidemenu { display: none; }
.sidemenu { position: relative; padding: 30px 0px 0px; -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3); -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3); -o-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3); -ms-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3); box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3); height: 100%; }
.sidemenu:after { content: ""; position: absolute; top: 0; right: 0; height: 100%; width: 2px; background-image: url('https://sahabhaav.com/wp-content/uploads/2019/02/border2.png'); background-size: 100% 100%; background-repeat: no-repeat; background-position: top center; }
.sidemenu li { padding: 10px 0px 10px 20px; position: relative; }
.sidemenu li:after { bottom: 0; left: 0; content: ""; position: absolute; height: 2px; width: 100%; background-image: url(https://sahabhaav.com/wp-content/uploads/2019/02/border1.png); background-size: 100% 100%; background-repeat: no-repeat; background-position: top center; }
.sidemenu li:last-child:after { display: none; }
.sidemenu li a { display: block; font-size: 20px; color: #000000; line-height: 3; font-family: 'Roboto', sans-serif; font-weight: 400; }
.sidemenu li.current-menu-item a { color: #a1177b; font-weight: 700; }
.sidemenu li.active a { color: #a1177b; font-weight: 700; }
.sidemenu li:hover a { color: #a1177b; font-weight: 700; }
.admin_detail_in { position: relative; }
.admin_detail_in:after {  bottom: 0; left: 0; content: ""; position: absolute; height: 2px; width: 100%; background-image: url(https://sahabhaav.com/wp-content/uploads/2019/02/border1.png); background-size: 100% 100%; background-repeat: no-repeat; background-position: top center; }
.admin_rt { padding: 60px 0px 80px; }
.admin_rt > .admin_detail_in > .row { margin: 0; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; }
.admin_img_wrap { margin-bottom: 30px; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; -o-flex-direction: column; flex-direction: column; justify-content: center; }
.admin_info_wrap { margin-bottom: 30px; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; -o-flex-direction: column; flex-direction: column; justify-content: center; }
.admin_detail { margin-bottom: 25px; }
.admin_info_wrap h4 { color: #000000; font-weight: 700; font-family: 'Roboto', sans-serif; }
.admin_info_wrap p { color: #000000; font-weight: 400; font-size: 16px; font-family: 'Roboto', sans-serif; }
.admin_select_box { padding: 40px 0px 30px; }
.admin_block_img { padding: 5px; background-color: #ffffff; margin: 0px 0px 30px; }
.admin_block_img img { height: 100%; width: 100%; -webkit-object-fit: cover; -moz-object-fit: cover; -ms-object-fit: cover; -o-object-fit: cover; object-fit: cover; -webkit-object-position: center; -moz-object-position: center; -ms-object-position: center; -o-object-position: center; object-position: center; }
.admin-panel-page .scrollsection { display: none; }
.admin_submit { width: 150px; margin: 20px auto 0; }
.admin_submit .loadMore { display: inline-block; text-align: center; -webkit-transition: all 500ms ease-in-out; -moz-transition: all 500ms ease-in-out; -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out; transition: all 500ms ease-in-out; background-color: #a1177b; color: #ffffff; border: 1px solid #a1177b; min-width: 150px; height: 58px;
    line-height: 56px; border: 1px solid #e1e1e1; border-radius: 3px; padding: 0px 15px; }
.remove_margin { margin: 0px; }
/*===============================END: ADMIN PANEL PAGE===============================*/
#videos_section iframe {width:100% !important;}





/*===============================END: 26/02/2019===============================*/
#fep-menu .fep-button:hover, .fep-button-active { font-size: 13px; }
.admin_select_box #fep-menu a { background-color: #a1177b; color: #ffffff; -webkit-transition: all 500ms ease-in-out; -moz-transition: all 500ms ease-in-out; -ms-transition: all 500ms ease-in-out; -o-transition: all 500ms ease-in-out; transition: all 500ms ease-in-out; }
.admin_select_box #fep-menu a .fep-font-red { color: #ffffff; -webkit-transition: all 500ms ease-in-out; -moz-transition: all 500ms ease-in-out; -ms-transition: all 500ms ease-in-out; -o-transition: all 500ms ease-in-out; transition: all 500ms ease-in-out; }
.admin_select_box #fep-menu a:hover .fep-font-red { color: #a1177b;}
.admin_select_box #fep-menu a:hover {     background-color: #ffffff; color: #a1177b; }
.adminWrap .adminMt1 .remove_margin h3 { font-size: 30px; margin-bottom: 30px; }
.admin_select_box form h4 { font-size: 24px; }
.admin_select_box form .wppb-default-last-name { margin-bottom: 30px; }
.admin_select_box form .wppb-default-e-mail { margin-bottom: 30px; }

/*.abtTeamSlider form .login-submit { text-align: right; }*/
.abtTeamSlider form .login-submit input { height: 32px; background-color: #a1177b; border: 2px solid #a1177b; min-width: 100px; color: #ffffff; -webkit-transition: all 500ms ease-in-out; -moz-transition: all 500ms ease-in-out; -ms-transition: all 500ms ease-in-out; -o-transition: all 500ms ease-in-out; transition: all 500ms ease-in-out; }
.abtTeamSlider form .login-submit input:hover { background-color: transparent; color:#a1177b; }
.admin_select_box form .form-submit input[type=submit] { height: 32px; background-color: #a1177b; border: 2px solid #a1177b; min-width: 100px; color: #ffffff; -webkit-transition: all 500ms ease-in-out; -moz-transition: all 500ms ease-in-out; -ms-transition: all 500ms ease-in-out; -o-transition: all 500ms ease-in-out; transition: all 500ms ease-in-out; }
.admin_select_box form .form-submit input[type=submit]:hover { background-color: transparent; color:#a1177b; }
.admin_select_box > #fep-wrapper { background-color: transparent; }

.admin_select_box #fep-wrapper #fep-content form input[type=search]{ width: 100%; height: 50px; border: 1px solid #a1177b; padding: 0px 15px; }
.admin_select_box #fep-wrapper #fep-content .fep-button { -webkit-transition: all 500ms ease-in-out; -moz-transition: all 500ms ease-in-out; -ms-transition: all 500ms ease-in-out; -o-transition: all 500ms ease-in-out; transition: all 500ms ease-in-out; }
.admin_select_box #fep-wrapper #fep-content .fep-button:hover { background-color: transparent; color: #a1177b; }
.admin_select_box form .fep-table .fep-bulk-action select { height: 46px; min-width: 150px; padding: 0px 15px 0px 15px; margin: 0; display: block; }
.admin_select_box form .fep-table .fep-filter select { height: 46px; min-width: 150px; padding: 0px 15px 0px 15px; margin: 0; display: block; }
.admin_select_box form .fep-cb-check-uncheck-all-div input[type=checkbox]{ display: inline-block; vertical-align: middle; margin: 0px 10px 1px 0px; }
.admin_select_box form .fep-cb-check-uncheck-all-div label{ margin: 0px 0px 15px 0px; }

 .admin_select_box .fep-odd-even > div { background-color: transparent; }
 #wppb-login-wrap { max-width: 600px; width: 100%; margin: 0 auto; }
/*===============================END: 26/02/2019===============================*/




/*===============================SET: GALLERY PAGE===============================*/
.backbg { display: none; }

.gallery_wrap { padding: 70px 0px 0px }
.gallery_head { color: #a1177b; line-height: 1.33; margin: 0px 0px 55px; text-align: center; }
.gallery_box { margin: 0px 0px 25px; position: relative; }
.gallery_img { background-size: cover; background-repeat: no-repeat; background-position: center center; width: 100%; }

.gallery_box { overflow: hidden; }
.gallery_box .gal_overlay { height: 100%; width: 100%; position: absolute; display: block; top: 0; left: 0; right: 0; }
.gallery_box .gal_overlay i { height: 100%; width: 100%; background-color: rgba(161, 23, 123, 0.8); position: absolute; top: 100%; left: 0; right: 0; display: block; -webkit-transition: all 500ms ease-in-out;-moz-transition: all 500ms ease-in-out;-ms-transition: all 500ms ease-in-out;-o-transition: all 500ms ease-in-out;transition: all 500ms ease-in-out; display: block}
.gallery_box .gal_overlay i:before { content: ""; position: absolute; background-image: url(https://sahabhaav.com/wp-content/uploads/2019/03/zoom_icon.png); height: 30px; width: 30px; left: 50%; top: 50%; transform: translate(-50%, -50%); }
.gallery_box:hover .gal_overlay i { top: 0%; }

.load_more { padding: 35px 0px 0px; text-align: center; margin: 0px 0px 150px; }
.load_more a { border: 2px solid #a1177b; display: inline-block; line-height: 46px; font-size: 15px; font-weight: normal; max-width: 150px; width: 100%; margin: 0 auto; text-align: center; background-color: #a1177b; color: #ffffff; border-radius: 4px; -webkit-transition: all 500ms ease-in-out;-moz-transition: all 500ms ease-in-out;-ms-transition: all 500ms ease-in-out;-o-transition: all 500ms ease-in-out;transition: all 500ms ease-in-out; }
.load_more a:hover { background-color: transparent; color: #a1177b; }




.fancybox-slide--video .fancybox-content {
	width  : 800px;
	height : 600px;
	max-width  : 100%;
	max-height : calc( 100% - 100px );
  margin: 50px 0;
  overflow: visible;
  background: #000;
}

.button-close {
  position: absolute;
  width: 33px;
  height: 33px;
  background: #ffffff;
  text-align: center;
  line-height: 33px;
  color: #000000;
  text-decoration: none;
  border-radius: 50%;
  font-size: 16px;
}
.button-previous,
.button-next { 
  position: absolute;
  width: 50px;
  height: 50px;
  background: #a1177b;
  text-align: center;
  line-height: 33px;
  color: #ffffff;
  text-decoration: none;
  border-radius: 50%;
  font-size: 16px;    
}

.button-previous,
.button-next {
  top: 50%;
  margin-top: -22px;
  line-height: 33px;
}

.button-previous {
    left: -25px;
    background-image: url(https://sahabhaav.com/wp-content/uploads/2019/03/arrow2.png); background-position: center center; background-repeat: no-repeat; background-size: 13px 23px; 
}

.button-next {
    right: -25px;
    background-image: url(https://sahabhaav.com/wp-content/uploads/2019/03/arrow1.png); background-position: center center; background-repeat: no-repeat; background-size: 13px 23px;
}

.button-close {
  top: -30px;
  right: -30px;
  font-size: 30px;
  color: rgba(0,0,0,0.8);
}

.fancybox-navigation .fancybox-button { display: none; }
/*===============================END: GALLERY PAGE===============================*/
/*===============================SET: TESTIMONIAL PAGE===============================*/
.testimonial_page_wrapper ul li .box { margin: 0px 0px 10px; }
.testimonial_page_wrapper ul li .box { padding: 30px; border: 1px solid #a1177b; border-radius: 10px; }
.testimonial_page_wrapper ul li .head { text-align: left; margin: 0px 0px 15px; }
.testimonial_page_wrapper ul li .head h5 { display: inline-block; vertical-align: middle; font-weight: 500; font-size: 24px; line-height: 1.17; color: #333333; }
.testimonial_page_wrapper ul li .head .star-rating { display: inline-block; vertical-align: middle; }
.testimonial_page_wrapper ul li .body article { font-size: 16px; line-height: 1.75; color: #383838; text-align: left; }
.foot_col .star-rating { padding: 20px 0px; }
.star-rating .star-fill { width: 100px; height: 23px; display: inline-block; vertical-align: top;  position: relative; }
.star-rating .star-fill span { position: absolute; left: 0; top: 0; height: 100%; background: url(https://sahabhaav.com/wp-content/uploads/2019/05/star.png) repeat-x 0 0; }
/*===============================END: TESTIMONIAL PAGE===============================*/
.blocklists {display:none;}
a.download_class {
    margin-top: 10px;
    display: inline-block;
}
.admin_block_img {text-align: center;}

#fep-notification-bar {    background-color: #c00;}
.pagination {
   /*  border: 1px solid #a11a7a; */
    padding: 0;
    position: relative;
    margin: 0;
   /*  display: inline-flex; */
}
.page-numbers {
    padding: 8px 15px;
    color: #a11a7a !important;
    font-weight: 600 !important;
    text-decoration:none !important;
}
.page-numbers.current {
    background: #a11a7a;
    color: #fff !important;
    border-radius: 4px;
    padding: 8px 14px;
}
a.next, a.prev {
    font-size: 0;
    padding: 0 !important;
    margin: 0 !important;
    display: inline-block;
    outline: 0;
    line-height: 0;
}
a.next::before {
    content: "\f105";
    position: absolute;
    display: inline-block;
    font-family: "FontAwesome";
    width: 10px;
    height: 10px;
    font-size: 30px;
    right: -40px;
    top: 40%;
    transform: translateY(-50%);
    z-index: 20;
    font-weight: 100;
}
a.prev::before {
    content: "\f104";
    position: absolute;
    display: inline-block;
    font-family: "FontAwesome";
    width: 10px;
    height: 10px;
    font-size: 30px;
    left: -40px;
    top: 40%;
    transform: translateY(-50%);
    z-index: 20;
    font-weight: 100;
}