@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap')

html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: 'Poppins', sans-serif;
}

*,
*:before,
*:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}

p {
    margin-bottom: 0!important;
}

a.link3:link {
	color:#000;
	text-decoration:none;
}
a.link3:visited {
	color:#000;
	text-decoration:none;
}
a.link3:hover {
	color:#000;
	text-decoration:none;
}
a.link3:active {
	color:#000;
	text-decoration:none;
}


body {
	margin:0;
	padding:0;
    font-family: 'Poppins', sans-serif;
}
.clear{
	clear:both;
}
.img{
	width:100%;
	display:block;
}
.v_a_img{
	vertical-align:middle;
}

hr{
	border:0.5px solid #f1f1f1;
}

.part h1 {
    font-family: 'Poppins', sans-serif;
    color: #fff;
    font-size: 18px;
    text-align: center;
    font-weight: 500;
    padding: 3% 1%;
	 line-height:160%;
}

.part h2 {
    font-family: 'Poppins', sans-serif;
    color: #000;
    font-size: 18px;
    text-align: center;
    font-weight: 500;
    padding: 3% 1%;
	  line-height:160%;
}

.pri_p h1{
  font-family: 'Poppins', sans-serif;
  font-size:25px;
  font-weight:600;
  text-align:left;
  margin:3% 1% 2% !important;
  color:#0e90de;
  line-height:120%;
  letter-spacing:0.5px;
}


.pri_p p{
  font-family: 'Poppins', sans-serif;
  font-size:16px;
  font-weight:400;
  color:#fff;
  line-height:160%;
  text-align:justify;
  margin:0% 1% 0%;
}


/*--------------------------------------------------------------
Top Nave
--------------------------------------------------------------*/
.ctr_txt23 {
  width: 150px;
	float: left;
	margin: 4% 0% 0%;
}

.ctr_txt23 a {
    font-family:'Poppins', sans-serif;
    font-size: 16px;
    background-color: #00a651;
    color: #fff;
    font-weight: 600;
    padding: 10px 20px;
    text-decoration: none;
    letter-spacing: 1px;
}

.ctr_txt23 a:hover {
    background-color: #02843c;
    color: #fff;
}

.ab_shawdo {
    -webkit-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 20%);
    padding: 1%;
}

.main_heading h1 {
    font-family:'Poppins', sans-serif;
    color:#038499;
    font-size: 28px;
    padding: 1% 1%;
    font-weight: 700;
	  margin:0;
}

/*--------------------------------------------------------------
Header
--------------------------------------------------------------*/
.top_main{
	width:100%;
	z-index: 999999;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.6);
}
.top{
	width:95%;
	margin:0 auto;
	max-width:1600px;
}

.top2{
	width:95%;
	margin:0 auto;
	max-width:1600px;
}

.navbarrr1{
	width:435px;
	float:right;
	margin:0%;
}
.navbarrr1 .fa{
	font-size:16px !important;
	color:#00a651;
}

.navbarrr1 ul li a{
	font-family:'Poppins', sans-serif;
	color:#000;
	float:left;
	font-size:14px;
	font-weight:500;
	padding: 12px 17px 12px 17px;
	text-decoration:none;
}

.navbarrr1 ul li a:hover{
	background-color:#00a651;
	color:#fff;
}

.navbarrr1 ul li a:active{
	background-color:#00a651!important;
	color:#fff;
}

.logo{
	width:155px;
	float:left;
	margin:0.4%;
}

.top_right{
	width:680px;
	float:right;
}
.body-text{
	font-family:'Poppins', sans-serif;
	color:#fff;
	font-size:14px;
	padding-left: 1%;
}

.logo2{
	width:18px;
	float:right;
	margin:5.5% 1% 0%;
}

.navbarrr{
	width:680px;
	float: right;
	margin: 1.3% 0% 0%;
}

.call_em{
	width:430px;
	float:left;
	margin:0% 1%;
}

.call{
	width:160px;
	float:left;
	padding: 2.5% 1% 1% 4%;
}

.email{
	width:260px;
	float:left;
	padding:2.5% 1%;
	border-right:0.2px solid rgba(255, 255, 255, 0.2);
}

.s_icon{
	width:150px;
	float:right;
}

.s_icon .fa{
	line-height:260%;
	font-size:15px;
	color:#FFFFFF;
}

.s_icon .fa:hover{
	color:#fff;
}

.call_em_txt{
	font-family:'Poppins', sans-serif;
	color:#000;
	font-size:14px;
}

.call_em_txt .fa{
	font-size:16px !important;
	color:#fff;
}

.logo2 .fa{
	color:#fff;
	font-size:14px;
}

.brd_botm{
	border-bottom:0.2px solid rgba(255, 255, 255, 0.2);
}

/*--------------------------------------------------------------
principle-officer-message
--------------------------------------------------------------*/

.messge p {
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #000;
    line-height: 140%;
    text-align: justify;
	margin:0;
}

.messge h1 {
    font-family: 'Poppins', sans-serif;
    font-size:22px;
    font-weight: 600;
    color: #000;
    line-height: 140%;
    text-align: left;
	  margin:0% 0% 1%;
}

.messge h2 {
    font-family: 'Poppins', sans-serif;
    font-size:17px;
    font-weight: 600;
    color: #000;
	  margin:1% 0% 1%;
    line-height: 140%;
    text-align: left;
}

.bg_img4 {
    background-image: url(../images/bg_img4.jpg);
    background-size: 100% 100%;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
}

.whatsapp-icon2 {
  width: 48px;
  height: 48px;
  position: fixed;
  bottom: 22px;
  right: 24px;
  z-index: 9999;
}
/*-----------------------------
whtas up
-----------------------------*/

.whatsapp_float {
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 100px;
  right: 10px;
  background-color: #25d366;
  color: #fff;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  box-shadow: 2px 2px 3px #999;
  z-index: 100;
}

.whatsapp-icon {
  margin-top: 16px;
}

/* for mobile */
@media screen and (max-width: 767px) {
  .whatsapp-icon {
    margin-top: 10px;
  }

  .whatsapp_float {
    width: 40px;
    height: 40px;
    bottom: 60px;
    right: 10px;
    font-size: 22px;
  }
}

.crc h1 {
    font-family: 'Poppins', sans-serif;
    color: #fff;
    font-size: 22px;
    padding: 1% 1%;
    font-weight: 700;
	text-align:left;
	margin:0;
}

.product h1 {
    font-family: 'Poppins', sans-serif;
    color: #000;
    font-size: 20px;
    padding: 1% 0%;
    font-weight: 700;
	text-align:left;
}

.bord4 {
    border: 1px dashed #dedede;
    margin: 0.5% 0%;
}

.uply {
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    background-color: #fff;
    color: #000;
    padding: 10px 10px;
    text-align: left;
    text-decoration: none;
}

.c_col_sm8 {
    width: 98%;
    float: left;
    -webkit-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 11%);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.11);
    box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 11%);
    min-height: 350px;
    padding: 3% 3% 0% 3%;
}

.con_icon{
	width: 130px;
	float: none;
	margin:1% auto;
}

.c_icon_txt {
    width: 98%;
    float: right;
}

.c_txt {
    font-family: 'Poppins', sans-serif;
    color: #000;
    font-weight: 400;
    font-size: 14px;
    line-height: 160%;
    text-align: center;
}

.c_txt span {
    font-weight: 600;
    font-size: 15px;
}

.con_main_head {
    font-family:'Poppins', sans-serif;
    color: #038499;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 1%;
    padding-left: 1%;
}
.c_link2 {
    color: #000;
    text-decoration: none;
}

/*--------------------------------------------------------------
Footer Text Line
--------------------------------------------------------------*/

.ftr_bg_clr{
	background-color:#f8f8f8;
}

.ftr_bg_clr2{
	border-top:1px solid #e7e7e7;
	border-bottom:1px solid #e7e7e7;
	background-color:#f8f8f8;
}

.ftr_bg_clr3{
	background-color:#f8f8f8;
}

.footer_text_maq{
	font-family: 'Poppins', sans-serif;
	color:#000;
	font-size: 14px;
	text-align: left;
	font-weight:500;
	padding:0.5%;
}

.inner_container{
	width:90%;
	max-width:1300px;
	margin:0 auto;
}

.border3{
	border:1px solid #341e7f;
	margin:1% 0%;
}

.page_link ul {
    list-style-image:;
}

.page_link ul li a{
	font-family: 'Poppins', sans-serif;
	font-size:13px;
	color:#fff;
	font-weight:500;
	text-align:center;
	line-height:160%;
	margin:0%;
	padding:0% 1%;
	text-decoration:none;
	float:left;
	border-right: 1px solid #341e7f;
}

.page_link li:last-child a {
	border-right: none;
}

.page_link2 ul {
    list-style-image:;
}

.page_link2 ul li {
	font-family: 'Poppins', sans-serif;
	font-size:13px;
	color:#fff;
	font-weight:500;
	text-align:center;
	line-height:160%;
	margin:0%;
	padding:0% 1%;
	text-decoration:none;
	float:left;
	border-right: 1px solid #242424;
}

.disclaimer{
	font-family:'Poppins', sans-serif;
	color:#fff;
	font-size:14px;
	text-align:justify;
	line-height:160%;
	padding-bottom:1%;
}



/*--------------------------------------------------------------
bg services
--------------------------------------------------------------*/

.sevi_min_hgt{
	height:420px;
}


.servi-bg1{
	background-image : url("../images/corporate-financial-advisory-services.jpg");
	height:420px;
	background-attachment: scroll;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}


.servi-bg2{
	background-image : url("../images/corporate-strategies.jpg");
	height:420px;
	background-attachment: scroll;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}


.servi-bg3{
	background-image : url("../images/mergers.jpg");
	height:420px;
	background-attachment: scroll;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}


.servi-bg4{
	background-image : url("../images/private-equit.jpg");
	height:420px;
	background-attachment: scroll;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.servi-bg5{
	background-image : url("../images/corporate-insolvency-bankruptcy.jpg");
	height:420px;
	background-attachment: scroll;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}


.servi-bg6{
	background-image : url("../images/settlement.jpg");
	height:420px;
	background-attachment: scroll;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.servi-bg7{
	background-image : url("../images/resolution.jpg");
	height:420px;
	background-attachment: scroll;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.servi-bg8{
	background-image : url("../images/litigation.jpg");
	height:420px;
	background-attachment: scroll;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.servi-bg9{
	background-image : url("../images/rresolution.jpg");
	height:420px;
	background-attachment: scroll;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.servi-bg10{
	background-image : url("../images/corporate-tax.jpg");
	height:420px;
	background-attachment: scroll;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}








/*--------------------------------------------------------------
banner text
--------------------------------------------------------------*/
.hero-text{
	position: absolute;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -50%);
	width:70%;
}

.hero-text h1 {
    text-align: center;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-size: 40px;
    font-weight:700;
    line-height: 160%;
}

.hero-text p {
    color: #fff;
	text-align: center;
    font-family: 'Poppins', sans-serif;
    font-size:18px;
    font-weight:500;
    line-height: 150%;
}


/*--------------------------------------------------------------
Front Page
--------------------------------------------------------------*/
.banner{
	width:100%;
	position:relative;

}

.link{
	text-decoration:none;
	color:#fff;
}

.link:hover{
	text-decoration:none;
	color:#fff;
}

.link2{
	text-decoration:none;
	color:#303030;
}

/*--------------------------------------------------------------
Regular Content
--------------------------------------------------------------*/
.col_sm1{
	width:100%;
	margin:0 auto;
}

.col_sm1111{
	width:70%;
	margin:0 auto;
}

.col_sm2{
	width:48%;
	float:left;
	margin:1% 1%;
}
.col_sm22{
	width: 40%;
    margin: 1%;
    float: left;
}

.col_sm222{
	width: 56%;
    margin: 1%;
    float: right;
}
.col_sm3{
	width:31%;
	float:left;
	margin:1%;
}

.latest h1{
	font-family: 'Poppins', sans-serif;
    color: #fff;
    font-size: 25px;
    text-align: left;
    font-weight: 400;
	line-height:140%;
}

.latest p{
	font-family: 'Poppins', sans-serif;
    color: #fff;
    font-size: 16px;
    text-align: left;
    font-weight: 400;
	line-height:160%;
}


.col_sm33{
	width:23%;
	float:left;
	margin:1% 1%;
}

.ftr_menu ul li a {
    font-family: 'Poppins', sans-serif;
    color: #fff;
    text-decoration: none;
    line-height: 240%;
	font-weight: 500;
    font-size: 15px;
	text-transform:capitalize;
}

.ftr_menu ul {
    margin-left:10%;
}

.col_sm4{
	width:23%;
	margin:1%;
	float:left;
}
.col_sm5{
	width:18%;
	margin:1%;
	float:left;
}
.col_sm8{
	width:45%;
	margin:1%;
	float:left;
}
.col_sm88{
	width:50%;
	margin:1%;
	float:left;
}

.col_sm9{
	width:78%;
	margin:1%;
	float:left;
}

.col_sm99{
	width:18%;
	margin:1%;
	float:left;	
}

.col_sm10{
	width:68%;
	float:left;
	margin:1%;
}

.col_sm100{
	width:28%;
	float:left;
	margin:1%;
}

.ab_shdw22 {
    -webkit-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 15%);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 15%);
    background-color: rgb(255 255 255);
	margin:1% auto;
}

/*--------------------------------------------------------------
extra
--------------------------------------------------------------*/
.bg_clr1{
	background: #024387;
}

.bg_clr19{
	background-image: url(../images/bgg.jpg);
	background-repeat: repeat;
}

.bg_clr11{
	background-color: #EEEEEE;
}

.bg_clr6{
	background: none;
}

.logo_brd {
    border: 1px solid #d3d3d3;
}

.bg_clr2{
	background-color:#f0f0f0;
	padding:40px 0px;
}

.bg_clr3{
	background-color:#0e90de;
	padding:20px 0px;
}

.bg_clr4{
	background-color:#fff;
}

.bg_clr5{
	background-color:#0370b2;
}

.bg_clr7{
	background-color:#f5f5f5;
}

.hero1 {
    background-image: url(../images/testi_bg.jpg);
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
    padding: 0px 0px;
}

.hero2 {
    background-image: url(../images/abt-bg.jpg);
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
    padding: 0px 0px;
}

.latest_col_sm3{
	width:33%;
	float:left;
	position:relative;
	overflow:hidden;
}

.bg_img1{
  background-image: url("../images/bg_img1.jpg");
  background-position: center;
  background-repeat: no-repeat;
  padding: 95px 70px;
  height:300px;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}

.bg_img1:hover {  
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2); /* IE 9 */ 
  transform: scale(1.2);
} 

.bg_img2{
  background-image: url("../images/bg_img2.jpg");
  background-position: center;
  background-repeat: no-repeat;
  padding: 95px 70px;
  height:300px;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}

.bg_img2:hover {  
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2); /* IE 9 */ 
  transform: scale(1.2);
} 


.bg_img3{
  background-image: url("../images/bg_img3.jpg");
  background-position: center;
  background-repeat: no-repeat;
  padding: 95px 70px;
  height:300px;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}

.bg_img3:hover {  
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2); /* IE 9 */ 
  transform: scale(1.2);
} 

.services h2 {
    font-family:'Poppins', sans-serif;
    color: #000;
    font-size:30px;
    font-weight:600;
    line-height: 160%;
    text-align: center;
    margin-bottom:1%!important;
}

.services h1 {
    font-family:'Poppins', sans-serif;
    color: #0b77b9;
    font-size: 22px;
    font-weight: 600;
    line-height: 180%;
    text-align: left;
	margin-bottom:0%!important;
}


.services p {
    font-family: 'Poppins',sans-serif;
    font-size: 16px;
    color: #000;
    font-weight: 400;
    line-height: 160%;
    text-align: justify;
    padding: 1% 0%;
}

.bg_clr55 {
    background-color: #fff;
    padding: 30px;
    box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 20%);
}

/*--------------------------------------------------------------
Home page our product
--------------------------------------------------------------*/

.wel_col20{
	width:18%;
	float:left;
	margin:1%;
}

.wel_col40{
	width:38%;
	float:left;
	margin:1%;
}

.line1{
	width: 10%;
  background-color: #a2a2a2;
  height: 1px;
  margin: 1% auto;
}

.line2{
	width:5%;
  background-color: #a2a2a2;
  height: 1px;
  margin: 0% auto;
}

.pro{
	text-align:center;
}

.pro h1{
	font-family: 'Poppins', sans-serif;
  color: #000;
  font-size:28px;
  text-align: center;
  margin: 3% 0% 1.5% 1%;
  font-weight: 600;
}

.pro h1 span{
    font-size:18px;
	  color:#008ce4;
    text-align: center;
    font-weight: 500;
	  font-family: 'Poppins', sans-serif;
}

.pdg{
	padding:2% 2% 0.5%;
}

.pdg2{
	padding:2% 2%;
}

.col_sm1_ovo{
	width:100%;
	position:relative;
}

.col_sm1_ovo2{
  background-color: #fff!important;
  padding: 10px 15px 7px 15px;
}

.pro h2 {
  font-family: 'Poppins', sans-serif;
  color: #222222;
  font-size: 18px;
  text-align: center;
  font-weight:600;
	padding:1%;
}

.brd_left{
	border-left: 1px solid #c5c5c5;
  padding-left: 25px;
}

.wel_brd{
  width: 80px;
  height: 2px;
  background-color: #000;
  margin:2% 0%;
}

.who h1{
	font-family: 'Poppins', sans-serif;
	font-size:26px;
	font-weight:500;
	line-height:150%;
	margin:0.3% 0% 1.5%!important;
  text-transform:uppercase;
}

.who h1 span{
	font-family:"Montserrat", sans-serif;
	font-size:28px;
	font-weight:700;
	line-height:150%;
	margin:0;
  color: #e67817;
	text-transform:uppercase;
}

.who3 h1 span{
	font-family: 'Poppins', sans-serif;
	color: #000;
  font-size: 27px;
  text-align: left;
  font-weight: 600;
  padding: 0% 1% 0%;
  border-left: 5px solid #e67817;
  display: inline-block;
  line-height: 150%;
  margin: 1% 1% 2%;
}

.who3 p{
	font-family: 'Poppins', sans-serif;
	font-size:16px;
	line-height:150%;
	margin:0% 1%;
	color:#000000;
}

.brd{
	border:1.5px solid #323887;
	width:10%;
	margin:2% 0%;
}

.who h2{
	font-family: 'Poppins', sans-serif;
	font-size:20px;
	font-weight:600;
	line-height:150%;
	text-align:justify;
	margin:0% 0% 2%;
  color: #0e90de;
}

.who p{
	font-family: 'Poppins', sans-serif;
	font-size:16px;
	font-weight:400;
	color:#000;
	line-height:140%;
	text-align:justify;
	margin:1% 0% 2%;
}

.who h5 {
	font-family: 'Poppins', sans-serif;
	font-size:17px;
	font-weight:600;
	color:#000;
	line-height:140%;
	text-align:justify;
	margin:2% 0% 0%!important;
}


.who h6 {
    font-family: 'Poppins', sans-serif;
    font-size: 22px;
    font-weight: 600;
    line-height: 150%;
    text-align: justify;
    margin: 0% 1% 1%;
    color: #e67817;
}
.servi_icon{
  width: 60px;
  margin: 0 auto;
  float: none;
}

.testi h1{
	font-family: 'Poppins', sans-serif;
	font-size:21px;
	font-weight:600;
	text-align:center;
	margin:7% 1% 2% !important;
	color:#fff;
	line-height:120%;
	letter-spacing:0.5px;
}

.testi p{
	font-family: 'Poppins', sans-serif;
	font-size:15px;
	font-weight:400;
	color:#fff;
	line-height:160%;
	text-align:center;
	margin:0% 3% 0%;
}

.testi h2{
	font-family: 'Poppins', sans-serif;
	font-size:25px;
	font-weight:600;
	text-align:left;
	margin:2% 1%;
	color:#fff;
	line-height:140%;
	text-transform:uppercase;
}

.testi h3{
	font-family: 'Poppins', sans-serif;
	font-size:16px;
	font-weight:400;
	text-align:justify;
	margin:2% 1% 0%;
	color:#fff;
	line-height:140%;
}

.who2 h1 span{
	font-family: 'Poppins', sans-serif;
	font-size:31px;
	font-weight:700;
	text-align:left;
	margin:2% 0%;
	line-height:120%;
	text-transform:capitalize;
}

.who2 h1{
	font-family: 'Poppins', sans-serif;
	font-size:15px;
	font-weight:400;
	text-align:left;
	margin:2% 0%;
	line-height:140%;
}

.who2 p{
	font-family: 'Poppins', sans-serif;
	font-size:15px;
	font-weight:400;
	color:#000;
	line-height:160%;
	text-align:justify;
	margin:2% 0%;
}

.who ul li a{
	font-family: 'Poppins', sans-serif;
  float: left;
  margin: 0% 1%;
  padding: 18px 22px;
  background-color: #ef3f34;
  text-decoration: none;
  color: #fff;
}

.values{
	text-align:center;
}

.values h1{
	font-family: 'Poppins', sans-serif;
	font-size:24px;
	font-weight:600;
	text-align:center;
	margin:3% 0%;
	line-height:160%;
}

.values h1 span{
	font-size:20px;
	font-weight:500;
	line-height:130%;
	text-transform:uppercase;
}

.ftr_txt h1{
	font-family: 'Poppins', sans-serif;
	font-size:20px;
	font-weight:600;
	margin:0% 0% 10% 0%;
	color:#fff;
	text-transform:uppercase;
}

.ftr_txt3 h1{
	font-family: 'Poppins', sans-serif;
	font-size:20px;
	font-weight:600;
	margin:0% 0% 10% 10%;
	color:#fff;
	text-transform:uppercase;
}

.ftr_txt h2{
	font-family: 'Poppins', sans-serif;
	font-size:18px;
	font-weight:500;
	margin:0% 0% 2% 0%;
	color:#fff;
}

.ftr_txt p{
	font-family: 'Poppins', sans-serif;
	font-size:15px;
	font-weight:400;
	margin:1% 0%;
	line-height:160%;
	color:#fff;
	text-align:left;
}

.ftr_txt2 p{
	font-family: 'Poppins', sans-serif;
	font-size:15px;
	font-weight:400;
	margin: 1% 8% 1% 1%;
	line-height:160%;
	color:#fff;
	text-align:justify;
}

.ftr_lt_txt{
	font-family: 'Poppins', sans-serif;
	font-size:14px;
	font-weight:500;
	line-height:160%;
	color:#fff;
	margin:0;
  padding: 0.7%;
  text-align: center;
}

.ftr_right{
	text-align:right;
}

.mediaa p {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #000;
    line-height: 140%;
    text-align: justify;
    margin: 2% 0%;
    min-height: 120px;
}


/*--------------------------------------------------------------
Circle image hover effect
--------------------------------------------------------------*/
.img2 {
    display:block;
    width: 100%;
    height: auto;
    transition-delay: .1s;
    transition-timing-function: ease-in-out;
    transition-duration: .7s;
    transition-property: all;
}

.img3 {
  display:block;
  width: 100%;
  height: auto;
  transition-delay: .1s;
  transition-timing-function: ease-in-out;
  transition-duration: .7s;
  transition-property: all;
	height:300px;
}

.hover15 figure {
	position: relative;
	display: block;
  overflow: hidden;
}

.hover15 figure::before {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 2;
	display: block;
	content: '';
	width: 0;
	height: 0;
	background: rgba(255,255,255,.2);
	border-radius: 100%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	opacity: 0;
}

.hover15 figure:hover::before {
	-webkit-animation: circle .75s;
	animation: circle .75s;
}

@-webkit-keyframes circle {
	0% {
		opacity: 1;
	}
	40% {
		opacity: 1;
	}
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}
@keyframes circle {
	0% {
		opacity: 1;
	}
	40% {
		opacity: 1;
	}
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}

/*--------------------------------------------------------------
Bullet
--------------------------------------------------------------*/
.bullet  {
	width:100%;
	margin-top:0%;
}

.bullet ul {
  list-style-image:url(../images/bullet.png);
	margin-left:1%;
}

.bullet ul li{
	font-family:'Poppins', sans-serif;
	font-size:15px;
	line-height:160%;
	color:#000;
	margin:0% 2% 0.1% 2%;
	text-decoration: none;
	font-weight:500;
}

.bullet2  {
	width:100%;
	margin-top:0%;
}

.bullet2 ul {
  list-style-image:url(../images/bullet2.png);
	margin-left:3%;
}

.bullet2 ul li{
	font-family:'Poppins', sans-serif;
	font-size:15px;
	line-height:160%;
	color:#fff;
	margin:0% 2% 0.1% 2%;
	text-decoration: none;
	font-weight:500;
}

.bullet3  {
	width:100%;
	margin-top:0%;
}

.bullet3 ul {
  list-style-image:url(../images/bullet.png);
	margin-left:1.5%;
}

.bullet3 ul li{
	font-family:'Poppins', sans-serif;
	font-size:15px;
	line-height:160%;
	color:#000;
	margin:0% 2% 0.1% 2%;
	text-decoration: none;
	font-weight:500;
}



/*--------------------------------------------------------------
crystal belapur Page
--------------------------------------------------------------*/
.cry-belapur h1{
	font-family: 'Open Sans';
	color: #000;
	font-size: 22px;
	font-weight: 700;
	padding:2% 1% 1%;
}
.cry-belapur h2{
	font-family: 'Poppins', sans-serif;
	font-size:20px;
	font-weight:600;
	padding:2% 1% 1%;
	color:#323887;
}

.col_sm111{
	width: 25%;
    margin: 1%;
    float: left;
    background-color:#efefef;
    min-height: 70px;
    padding: 10px 0px 10px 20px;
}

.col_sm11{
	width:71%;
	margin:1%;
	float:right;
}

.valu{
	font-family: 'Poppins', sans-serif;
    margin: 3% 1% 0% 1.5%;
    font-size: 24px;
    font-weight:600;
	text-align:left;
    color: #c32927;
}

.inner_txt span {
    font-family:  'Poppins', sans-serif;
    font-size:20px;
    font-weight: 500;
    margin:1% 0%;
    line-height: 160%;
    color: #000;
    text-align: justify;
}
.inner_txt p{
    font-family:  'Poppins', sans-serif;
    font-size: 15px;
    font-weight: 400;
    margin: 1% 0%;
    line-height: 160%;
    color: #000;
    text-align: justify;
}

.consultant h1{
	  font-family:'Poppins', sans-serif;
    font-size:18px;
    font-weight: 600;
    margin: 1% 0%;
    line-height:150%;
    color: #000;
    text-align: left;
}

.consultant h2{
	font-family:'Poppins', sans-serif;
    font-size:25px;
    font-weight:700;
    margin: 1% 0%;
    line-height: 150%;
    color: #323887;
    text-align: left;
}

.margin-text{
  margin-top:5px!important;
}

/*--------------------------------------------------------------
11th lane
--------------------------------------------------------------*/

.cry-belapur5 h2 {
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-weight: 600;
    padding: 2% 1% 1%;
    color: #323887;
	  text-transform:uppercase;
}
.cry-belapur5 h1 {
    font-family: 'Open Sans';
    color: #000;
    font-size: 22px;
    font-weight: 700;
    padding: 2% 1% 1%;
	text-transform:uppercase;
}

.cry-belapur5 h3 {
    font-family: 'Open Sans';
    color: #000;
    font-size: 20px;
    font-weight: 700;
    padding: 2% 1% 1%;
	text-align:justify;
	text-transform:capitalize;
}

.cry-belapur5 p{
    font-family: 'Open Sans';
    color: #000;
    font-size:16px;
    font-weight: 500;
    padding: 2% 1% 1%;
	line-height:170%;
	text-align:justify;
}

.hedd{
    font-family: 'Open Sans';
    color: #000;
    font-size:20px;
    font-weight: 600;
    padding:1% 1% 1%;
	line-height:170%;
	text-align:justify;
}

.p_col_sm3 {
    width: 31%;
    float: left;
    margin: 1% 1% 1% 0%;
}
.pro_head {
    font-family: 'Open Sans';
    color: #000;
    font-size: 16px;
    font-weight: 600;
    padding: 2% 1% 1%;
	text-transform: uppercase; 
    text-align: center;
	 min-height: 50px;
}

.k_brd{
	border:1px solid #d3d3d3;
}


/*---------------------------------------------
Contact Page
----------------------------------------------*/
.page_head{
	font-family: 'Open Sans';
	color: #000;
	font-size: 28px;
	font-weight: 700;
	margin-top: 3%;
	margin-right: 0%;
	margin-bottom: 1%;
	margin-left: 1%;
}
.contact_txt h2{
	font-family: 'Poppins', sans-serif;
	font-size:20px;
	font-weight:600;
	padding:1% 1% 0%;
	color:#122a5a;
}
.cont_col_sm3{
	width:31%;
	float:left;
	margin:1%;
	border:1px solid #e9e9e9;
	background-color:#f3f3f3;
	min-height:150px;
}
.cont_pdg_sm3{
	padding:1% 1.5%;
}
.con_heading h2{
	font-family: 'Poppins', sans-serif;
	color: #000;
	font-size: 18px;
	font-weight:600;
	padding:2% 1% 0%;
}
.cont_icn {
	width: 20px;
	float: left;
	margin-top: 0%;
	margin-right: 3%;
	margin-bottom: 0%;
	margin-left: 1%;
}
.cont_icn i {
	font-size:20px;
}

.cont_txt_main {
    width: 85%;
    float: left;
}
.cont_txt_main p {
    font-family: 'Poppins', sans-serif;
    color: #303030;
    font-size: 14px;
    font-weight: 600;
    line-height: 150%;
    text-align: justify;
}

/* profole css start here */
        .col_lg_1{
            width: 35%;
            float: right;
            margin: 1%;
        }
        .col_lg_11{
            width: 61%;
            float: left;
            margin: 1%;
        }

        .prD_head h2{
            font-family: 'Poppins', sans-serif;
            font-size: 24px;
            font-weight: 700;
            color: #2f3885;
			      padding:1% 0% 2%;
        }

        .Idl_txt p{
            font-family: 'Poppins', sans-serif;
            font-size: 15px;
            font-weight: 400;
            color: #000;
            line-height: 140%;
            text-align: justify;
            margin: 2% 0%;
        }

        .Idl_txt p strong{
            font-weight: 700;
            color: #000;
        }
	

/*--------------------------------------------------------------
profile
--------------------------------------------------------------*/	
		
.pro_col_sm9 {
    width: 66%;
    float: left;
    margin: 1%;
}
.pro_col_sm99 {
    width: 30%;
    float: right;
    margin: 1%;
}
.d_col_sm2{
	 width: 48%;
    float: left;
    margin: 1% 1% 1% 1%;
	min-height:305px;
	background-color: #fafafa;
}

.d_col_sm22{
	 width: 48%;
    float: left;
    margin: 1% 1% 1% 1%;
	min-height: 200px;
	background-color: #fafafa;
}

.dire_txt h2 {
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #000;
    text-align: center;
    margin: 2% 0% 2%;
}

.dire_txt p {
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    font-weight: 500;
    color: #000;
    line-height: 150%;
    text-align: center;
    margin: 2% 0%;
}

.dire_brd{
	border:1px solid #d3d3d3;
	padding:1%;
	border-radius: 25px;
}

.dir_bld{
	font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #000;
    text-align: center;
}

.cen_txt{
	text-align:center;
}

.dir_bg{
	background-color:#fafafa;
	padding:2% 0%;
}

.pro_col_sm3{
	width: 31%;
    float: left;
    margin: 1% 1% 1% 0%;
}

@media only screen and (max-width:1000px){
.pro_col_sm9 {
    width: 98%;
    float: left;
    margin: 1%;
}
.pro_col_sm99 {
    width: 50%;
    float: none;
    margin: 1% auto;
}
}

@media only screen and (max-width:980px){
.d_col_sm2 {
    width: 98%;
    min-height: auto;
}
.d_col_sm22 {
    width: 98%;
    min-height: auto;
}
}

@media only screen and (max-width:800px){
.pro_col_sm99 {
    width: 60%;
}

.ftr_txt3 h1 {
    margin: 0% 0% 4% 0%;
}

.ftr_menu ul {
    margin-left: 0%;
}

.col_sm99 {
    width:50%;
}
.col_sm9 {
    width: 98%;
}
.testi h1 {
    margin: 2% 1% 1%!important;
}
.testi p {
    margin: 1% 1% 1%;
    padding-bottom: 4%;
}

.col_sm8 {
    width: 98%;
}

.col_sm88 {
    width: 98%;;
}

}

@media only screen and (max-width:700px){
.pro_col_sm3 {
    width: 49%;
}
.pro_col_sm99 {
    width: 70%;
}
}

@media only screen and (max-width:600px){

.pro_col_sm99 {
    width: 80%;
}
}
@media only screen and (max-width:550px){
.pro_col_sm3 {
    width: 98%;
}
}
@media only screen and (max-width:500px){
.pro_col_sm99 {
    width: 98%;
}
}
		

/*-------------------------------------------
top_arrow
--------------------------------------------*/
.top_arrow{
	width:35px;
	height:38px;
	position:fixed;
	right:1%;
	bottom:3%;
	transition-duration: 1s;
	background-image:url('../images/top.png');
	cursor:pointer;
	background-repeat:no-repeat;
	z-index: 999;
	background-size:100% 100%;
}

.top_arrow:hover{
	width:35px;
	height:38px;
	position:fixed;
	right:1%;
	transition-duration: 1s;
	bottom:3%;
	cursor:pointer;
	background-image:url('../images/top-b.png');
	background-size:100% 100%;
}

.m-blk{
	display:none!important;
}


@media only screen and (max-width:1150px){
.inner_container{
	width:98%;
}
}


@media only screen and (max-width:1125px){
.top{
	width:98%;
}
.top2{
	width:96%;
}
}

@media only screen and (max-width:1033px){
.top_right {
    width: 724px;
}
}

@media only screen and (max-width:999px){
.navbarrr {
    width: 484px;
}
.top_right {
    width: 683px;
}
}

@media only screen and (max-width:960px){
.top_main {
    position: static;
    background-color: #fff;
}

.s_icon {
    display: none;
}

.call_em {
    display: none;
}

.logo {
    margin: 0% auto 1%;
	  padding-top:1%;
    float: none;
    width:155px;
}

.top {
    width: 100%;
}

.top_right {
    width: 100%;
	float:none;
}

.navbarrr {
  width: 100%!important;
	float:none!important;
	margin:0% auto!important;
	background-color: #0e90de!important;
}

.logo2{
	margin:1% auto;
	float:none;
}
}

@media only screen and (max-width:900px){
.cont_col_sm3{
	width:100%;
}
.col_sm100 {
    width:98%;
    float: left;
    margin: 1%;
}
.col_sm10 {
    width: 98%;
    float: left;
    margin: 1%;
}

.sevi_min_hgt{
	height:auto;
}
}


@media only screen and (max-width:800px){
.p_col_sm3 {
    width: 49%;
}

.col_sm3{
	width:98%;
	float:none;
	margin:1%;
}	

.ftr_txt2 p {
    margin: 1% 1% 1% 1%;
}

.col_sm4{
	width:100%;
}

.col_sm33{
	width:100%;
	margin:1% 0%;
}

.ftr_txt h1{
	margin:4% 0%;
}

.col_sm2{
	width:100%;
}

.ftr_right{
	text-align:left;
}
}


@media only screen and (max-width:750px){
.page_link ul li a{
	padding:0% 2.5%;
}
.page_link2 ul li {
	padding:0% 2.5%;
}
}


@media only screen and (max-width:600px){
.bullet ul {
    margin-left: 3%;
}

.bullet2 ul {
    margin-left: 5%;
}

.bullet3 ul {
    margin-left: 3%;
}
}

@media only screen and (max-width:500px){
.call{
	margin:2% 0%;
}
.email{
	margin:2% 0%;
}

.p_col_sm3 {
    width: 98%;
}

.call {
    width: 200px;
}

.call_em {
    width: 355px;
}
}


@media only screen and (max-width:470px){
.s_icon {
    display: none;
}
}

@media only screen and (max-width:400px){
.bullet ul {
    margin-left: 5%;
}
}

@media only screen and (max-width:360px){
.call_em {
    width: 320px;
}
}
