 @import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400');
@font-face {
  font-family: Tilda Script;
  src:url("../font/webfonts/Tilda Script S Non-connect Demo.otf")
}
@font-face {
  font-family: Black Quality;
  src:url("../font/black_quality/BlackQuality.ttf");
}

*{
	padding: 0;
	margin: 0;
}

.top_1{
	padding: 15px 0;
	border-bottom: 1px solid #eae9e9;
	border-top: 5px solid #ee3c3c;
}
.top_1:before{
	position: absolute;
    content: "";
    border: 10px solid #ee3c3c;
    left: 13%;
    top: -11px;
    transform: rotate(134deg);
}

.h1, h1, .h2,h2, .h3,h3, .h4,h4, .h5,h5, .h6 ,h6{
    color: #202224;
    clear: both;
    margin: 0 0 0.8em;
    font-family: 'Open Sans', sans-serif; 
	line-height: 40px;
	
}
p, div,section,dl,ul,b,strong{
	color: #717171;
	  font-family: 'Open Sans', sans-serif; 
}
.h3{
	color: #2a50a2;
    line-height: 35px;
}

.fixed {
	position: fixed;
	top: 0;
	background: #fff;
	z-index: 1000;
	width: 100%;
}
.fixed .display_none{
	display: block;
}
.fixed .display_none li a{
	margin-left:10px;
}
.fixed .display_none li .sim-button{
	height: unset;
	width: unset;
}
.fixed .display_none li .sim-button:hover{
	background:#fb0000;
	color: #fff !important;
}
.navbar-default{
	background: transparent !important;
}
.navbar-default .navbar-nav>li>a{
	 color: red;
}
.navbar-nav>li>a {
    color: red;
    font-size: 17px;
    margin-top: 6px;
	padding: 0 15px;
}
.navbar-nav>li>a:hover{
	background: unset;
	color: #3c5a9a;
}

.dropdown-menu li a{
border-bottom: 1px solid #ff000061;
	color: red;
}


.navbar-nav .get_btn{
	margin: 6px 4px !important;
}
.navbar-nav .get_btn:hover{
	background: #3e5a99 !important;
}

.navbar-brand{
	width: 160px;
    margin-top: -10px;
}

.img-responsive{
	width: 100%;
}
.text_left{
	float:left;
}










/*=====Home Page design style========= */
.footer_social{
  background: #4d71bb;
    padding: 4px 0;
	color:#fff;
}
.footer_social h6{
	font-size: 18px;
	   
}
.company_area p{
	color: #c4c4c4;
}



.social_icon a{
	color: #fff;
	margin: 0 10px;
	cursor: pointer;
	
}
.footer_social a:hover{
	text-decoration: none;
}
.social_icon a i{
	margin-top:12px;
}
.footer_bottom{
	background: #2d3d5e;
	padding: 40px 0 !important;
}
.footer_bottom{
	padding: 20px 0;
	color: grey;
	
}
.footer_bottom p{
	font-size: unset;
	color: #c4c4c4;
}
.owl_slider_area{
	position: relative;
}
.owl_slider_area .bg_brinjale{
	margin: 0;
}


canvas {
position: absolute;
    height: 317px;
    top: -122px;
    z-index: -103;
    width: 100%;
}

.footer_bottom a:hover{
	color: white;
}
.footer_bottom .get_btn{
	color: #fff;
}
.footer_bottom .get_btn:hover{
	background-color: #000;
}
.footer_bottom h6{
	font-weight: bold;
	font-size: 16px;
	 color: #fff;
}
.footer_bottom h5 {
    font-weight: bold;
    font-size: 16px;
    color: #fff;
}

.footer_bottom h6:before{
position: absolute;
    content: "";
    background: #ee3c3c;
    width: 40px;
    height: 12px;
    top: 36px;
    left: 14%;
}
.footer_bottom h5:before{
position: absolute;
    content: "";
    background: #ee3c3c;
    width: 40px;
    height: 12px;
    top: 36px;
    left: 14%;
}
.border_bottom{
	display: inline-block;
    text-transform: uppercase;
    border-bottom: 5px solid #ee3c3c;
    height: 45px;
    vertical-align: top;
}
.head{
	 margin-bottom: 8px;
    border-bottom: 5px solid #ddd;
    height: 45px;
}
.footer_bottom a{
	color: #c4c4c4;
	text-decoration: none;
}
.footer-copyright{
	background-color:rgb(29, 40, 62);
	    padding: 14px 5px;
	color: #fff;
}
.footer-copyright a:hover{
	text-decoration: none;
	color: red;
}
.footer-copyright a, .footer-copyright{
	color: #c4c4c4;
	font-size: 15px;

}
.scrolltop {
    display: none;
    margin: 0 auto;
    position: fixed;
    bottom: 20px;
    right: 10px;
	cursor: pointer;
	background: #3c5a9a;
    width: 50px;
    text-align: center;
    font-size: 12px;
	border-radius: 3px;
	
}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled{
	display: block;
}
.owl-dots button.owl-dot{
	display: none !important;
}

.owl-carousel, .owl-carousel .owl-item {
    position: unset;
}

.slider {
  margin: 0 auto;
  position: relative;
	
}

.slide_viewer {
  
  
  position: relative;
}

.slide_viewer img{
	height: 100%;
}

.slide_group {
  height: 430px;
  position: relative;
  width: 100%;
}

.slide {
  display: none;
  height: 100%;
  position: absolute;
  width: 100%;
}

.slide:first-child {
  display: block;
}

.slide:nth-of-type(1) {
  background: #D7A151;
}

.slide:nth-of-type(2) {
  background: #3e5a99b3;
}

.slide:nth-of-type(3) {
  background: #b3513587;
}

.slide:nth-of-type(4) {
  background: #D1D1D4;
}

.slide_buttons {
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
	z-index:2;
}

a.slide_btn {
  color: #ee3c3c;
  font-size: 80px;
   margin: 2px;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
	cursor:pointer;
	
}

.slide_btn.active, .slide_btn:hover {
  color: #fff;
  cursor: pointer;
	text-decoration: none;
}

.directional_nav {
  height: 340px;
  margin: 0 auto;
 
  position: relative;
  top: -340px;
}

.previous_btn {
  bottom: 0;
  left: 100px;
  margin: auto;
  position: absolute;
  top: 0;
}

.next_btn {
  bottom: 0;
  margin: auto;
  position: absolute;
  right: 100px;
  top: 0;
}

.previous_btn, .next_btn {
  cursor: pointer;
  height: 65px;
  opacity: 0.5;
  -webkit-transition: opacity 0.4s ease-in-out;
  -moz-transition: opacity 0.4s ease-in-out;
  -ms-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
  width: 65px;
}

.previous_btn:hover, .next_btn:hover {
  opacity: 1;
}


.hexagon {
    position:absolute;
    top: 6px;
    left: 40%;
    width: 86px;
    height: 56px;
    line-height: 46px;
    position: relative;
    background: #f26d6d;
    border-radius: 8px;
    transform: rotate(30deg);
}
.hexagon::after{ content:'';
width:inherit; height:inherit; background:#f3f3f3; position:absolute; display:block; border-radius:8px; transform:rotate(60deg)}
.hexagon::before{ content:'';
width:inherit; height:inherit; background:#f3f3f3; position:absolute; display:block; border-radius:8px; transform:rotate(-60deg)}

.hexagon i{
	position: absolute;
	z-index: 1000;
	color: #527988;
    transform: rotate(-29deg);
    left: 19px;
	top: 4px;
	
}







.form_area{
	position: absolute;
	top: 14px;
	top: 0;
    width: 100%;
	
}
.form_content{
    padding: 17px;
	border-radius: 3px;
	text-align: center;
	padding-top: 110px;
}

.form_content h1{
	font-weight: 800;
	line-height: 70px;
	color: white;
	position: relative;
	
	
	
}

.form_content h2{
	font-weight: 800;
	line-height: 70px;
	color: white;
	position: relative;
	
	
	
}

.our_expert h3
    {
	line-height: 70px;
    font-size: 33px;
	
	
	
	
}
.form_content .form-control{
	padding: 22px 10px;
    border: 1px solid #ee3c3c;
    background: #ee3c3c;
    border-radius: 0;
	color: #fff;
}
.form_content .form-control::placeholder{
	color: #fff;
}
.get_btn{
	
	color: #fff;
	padding : 10px 30px;
	transition: all 0.4s ease-in-out;
	border: 1px solid transparent;
	text-transform: uppercase;
}
.get_btn:hover, .get_btn:focus{
	color: #fff;
	text-decoration: none;
	
}


/*============Our expert =========================== */
.our_expert{
	background: #f3f3f3;
}
.display_flex{
	display: flex;
}

.our_expert img{
	position: relative;
	left: -37px;
    width: 160px;
    top: 16px;
}
.wrapper-inner-tab-backgrounds-first,.wrapper-inner-tab-backgrounds-second,.wrapper-inner-tab-backgrounds-third {
	height: unset !important;
    padding: 50px 30px !important;
	
}
.wrapper-inner-tab-backgrounds-first {
    float: left;
    width: 33.33%;
    background-color: #527988;
}
.sim-button{
	margin-top: 0;
}
.expert_content{
	padding: 20px;
	text-align: center;
}



.why{
	background:#f26d6d;
	
	
}

/*============ Product Home style============ */
.proudct_home{
	background: #f3f3f3;
}
.product_home_img{
	width: 200px;
}


/*========= Our Product area ========= */

.owl-dots{
	display: none;
}
.owl-carousel h4{
	border-top: 1px solid #dad5d5;
    padding-bottom: 10px;
    border-bottom: 1px solid #dad5d5;
    margin-top: 6px;
    font-size: 18px;
}
.owl-item .item{
	text-align: center;
	border: 1px solid #e2e0e0;
    padding: 10px;
    background: #80808014;
	
}
.owl-item .item img{
	width: 140px;
	display: block;
	margin: 0 auto;
}
.owl-item .item .get_btn{
	 padding: 6px 30px;
} 
.owl-carousel .owl-stage-outer{
	
	height: auto !important;
}
.owl-carousel .get_btn{
	height: 100px;
	line-height: 70px;
}

.owl-nav button {
  position: absolute;
  top: 50%;
  background-color: #000;
  color: #fff;
  margin: 0;
  transition: all 0.3s ease-in-out;
}
.owl-nav button.owl-prev {
  left: 0;
}
.owl-nav button.owl-next {
  right: 0;
}

.owl-dots {
  text-align: center;
  padding-top: 15px;
}
.owl-dots button.owl-dot {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  display: inline-block;
  background: #ccc;
  margin: 0 3px;
}
.owl-dots button.owl-dot.active {
  background-color: #000;
}
.owl-dots button.owl-dot:focus {
  outline: none;
}
.owl-nav button {
    position: absolute;
    top: 47%;
    transform: translateY(-50%);
    
	color: #6e83b3 !important;
    font-size: 86px !important;
}



.owl-nav button:focus {
   outline: 0;
}

.scrolltop i{
    font-size: 50px;
    color: #ffffff;
    position: absolute;
    background: #2d3d5e;
    padding: 0px 10px;
    right: 25px;
    border: aliceblue;
    z-index: 120000;
    bottom: 40px;

}

/* =-============================== About us =================== */





.nav_tab_area{
	background: url("../images/banners/breadcrumb-bg.jpg");
    color: #fff;
	padding: 10px 0;
	height: 200px;
	padding-top: 10px;
	
   
}
.nav_tab_area li a, .nav_tab_area li{
	color: #f8fbff;
	font-size: 18px;
	font-weight: 600;
}
.nav_tab_area li a i{
	color: grey;
}
.nav_tab_area li a:hover{
	text-decoration: none;
}
.nav_tab{
	margin-top: 4px;
	text-align: center;
}
.nav_tab h1{
	color: #ffffff;
	margin-top: 30px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
}
.m_bottom{
	position: relative;
}

.m_bottom h1:before {
       position: absolute;
    content: "";
    background: #ee3c3c;
    width: 40px;
    height: 12px;
    top: 36px;
    left: 2%;
}
.border_bottom{
	line-height: 0;
    color: #2a50a2;
    font-weight: bold;
	font-size: 27px;
}


.about_us h3{
	font-size: 20px;
    color: #3a5792;
    font-weight: 500;
    padding: 7px 0;
}
.list_bullet1{
	padding-left: 17px;
	position:relative;
}
.list_bullet1 li{
	padding: 7px;
	line-height: 22px;
	position:relative;
}

.list_bullet1 li:before{
	content: '\edc2';
	position: absolute;
	font-family: 'fontello';
	left:-18px;
	font-size: 13px;
    top: 8px;
	color: red;

	
}


/*=============== Contact us design ============================= */

#success_message{ display: none;}
.glyphicon-remove:before{
	 font-family: 'fontello';
	content:"\e823"
     
}
.navbar-toggle .icon-bar{
	background: red;
}






/*=============== Product page design ============================= */

.smallsize{
	font-size: 23px;
    color: black;
    
}


.product{
	
	padding-bottom: 20px;
}

h1{
	font-weight: bold;
}
.text{
	font-size: 17px;
}
.star{
	margin-top: -10px;
	    font-size: 17px;
    color: #808080cf;
	padding-bottom: 10px;
    border-bottom: 1px solid #e2dbdb;

}
.star i{
	font-size: 14px;
    color: orange;
}
.list_heading dl{
	margin-bottom:0;
}
.list_heading dt{
	width: 20px;
	padding: 5px 0;
}
.list_heading dt i{
	color: #4a6fbb;
    font-size: 18px;
}
.list_heading dd{
	margin-left: 37px;
	padding: 5px 0;
}

.border_round{
	margin: 0 auto;
	display: table;
	padding-top: 30px;
}
.img_padding{
	padding-top: 30px;
}
.border_round li a{
	border: 1px solid #0000005c;
	    padding: 13px;
    font-size: 20px;
}
.border_round li span{
	padding-top: 16px;
	display: block;
    text-align: center;
    color: grey;
    
}
.youtube_color{
	color: red;
}
.download{
	border-top: 1px solid #e2dbdb
}
.download ul li {
	   
    margin: 4px;
}
.download ul li img{
    position: relative;
    top: 18px;
	vertical-align: unset;
	width: 160px;
}
.download ul li a{
	color: #fff;
    font-size: 20px;
    padding: 14px 18px;
    display: block;
    border-radius: 2px;
}
.download ul li a:hover{
	text-decoration: none;
}

.download .text{
	color: grey;
	text-align: center;
}
.btn_green:hover {
    background-color: #202321 !important;
    border-color: #202321;
    color: #fff !important;
}

.btn_green {
    color: #fff;
    background-color: #4a6fbb ;
    border-color: #4a6fbb ;
    transition: all 0.4s ease-in-out;
    text-decoration: none;
}
.btn_orange {
    color: #fff;
    background-color: #5b5b5b;
    border-color: #5b5b5b;
}
.btn_orange:hover {
    color: #fff !important;
    background: #0a0a0a !important;
	text-decoration:none;
}
.font_size{
	font-size: 30px;
    font-weight: bold;
}
.text_green{
	color: green;
}
.text_red{
	color: red;
}
.dl-horizontal1 dd {
    margin-left: 37px;
	margin-bottom: 10px;
}
.dl-horizontal1 dt{
	    float: left;
    width: 30px;
}
.product_img_box{
	width: 280px;
	
}
dt i{
	color: red;
}

.dl-horizontal2 dd h2{
	margin: 0;
}
.dl-horizontal2 dd{
	margin-left: 50px;
	padding-right: 20px;
}
.dl-horizontal2{
	padding: 10px 0;
	margin-bottom: unset;
	position: relative;
}
.dl-horizontal2 dt i{
	font-size: 25px;
}
.dl-horizontal2 dt{
	position: absolute;
	top: 13px;
	height: 100px;
	width: 35px;
	transition: all 0.4s ease-in-out;
	
}

.dl-horizontal2:hover{
	
	cursor: pointer;
}
.dl-horizontal2 h3{
		font-size:20px;
	}



/*================== Download ost to pst convertor ===================== */

.download_pst .m_bottom{
	
}
/*========= Thanky page design =================== */


.thanky_area{
	padding: 50px 0;
	margin: 0 auto;
	display: table;
	text-align:center;
}
.thanky_area .thanky_heading{
	font-size: 80px;
    font-weight: bold;
    padding-bottom: 17px;
}
.thanky_area p{
/*	width: 70%;*/
	margin: 0 auto;
}
.thanky_button{
	margin-top: 30px;
	border: unset;
	margin-bottom: 20px;
}
.thanky_button a{
	    color: #fff;
    padding: 9px 33px;
    font-size: 18px;
    background: #ef4242;
    border: 2px outset #ef4242;
	
}
.thanky_button a:hover, .thanky_button a:focus{
	background: grey;
	text-decoration: none;
	 border: 2px outset grey;
}


@media(min-width:1460px){
	.our_expert h3{
		margin-top: 70px;
	}
	.our_expert img{
		top: 98px;
	}
	.wrapper-inner-tab-backgrounds-first, .wrapper-inner-tab-backgrounds-second, .wrapper-inner-tab-backgrounds-third{
		height: 400px !important;
	}
}

@media(min-width: 1040px){
	.wrapper-inner-tab-backgrounds-first, .wrapper-inner-tab-backgrounds-second, .wrapper-inner-tab-backgrounds-third{
		height: 400px !important;
	}
}


@media(min-width: 300px){
	body{font-family: 'Open Sans', sans-serif; font-size:15px; color:#4f555a;
overflow-x:hidden !important;
}
	.dropdown-menu{
		top: 64px;
	}
	.dropdown-menu>li>a{
		    padding: 7px 15px;
	}
	.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
     background-color: transparent; 
    color: #337ab7;
}
	.nav>li>a:focus, .nav>li>a:hover{
		background-color: transparent;
	}
	.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{
		background-color: transparent;
	}
}

@media (max-width: 1190px){
	
	.fixed .display_none li a{
	margin-left:0;
    
}
	.navbar-default .navbar-nav>li>a{
		padding: 0 4px !important;
		font-size: 13px;
	}
	
}
	
	@media(max-width: 992px){
			.fs-50{
		font-size: 18px !important;
	}
		.fs-20 {
    font-size: 14px !important;
}
	
	.slide_group {
    height: 600px;
    position: relative;
    width: 100%;
}	
		.navbar-nav>li>a{
		border-bottom: 1px solid #e8e8e8;
		font-size: 14px !important;
        padding:0 2px;
	}	
		.navbar-nav .get_btn {
    margin: 6px 19px !important;
}
		.contact_us_form h4{
	   display: contents !important;
      line-height: 40px;
}
	}	
	

@media (max-width: 767px){
	.navbar-default .navbar-nav>li>a{
		text-align: center;
	}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a{
		text-align: center;
	}
	
	
	.top_1{
		paddding-bottom:10px;
	}
	
	.navbar-collapse {
    margin-top: 15px;
	}
	.navbar-brand img{
		width: 138px;
	}
	.icon-bar:before{
		display:none !important;
	}

	
	.slide_buttons{
		bottom:-100px;
	}
	.slide .get_btn{
		padding: unset;
		display: block;
		margin: 10px 0;
        width: 100%;
	}
	.slide h1{
		line-height: 30px;
	}
	h1{
		font-size: 20px;
		line-height: 40px !important;
	}
	.slide_buttons{
		bottom: 0;
		position: relative;
	}
	
	.display_flex {
    flex-direction: column-reverse;
    text-align: center;
    }
	.p-l-130{
		padding-left: unset !important;
		
	}
	.m_bottom{
		margin-top: 40px;
	}
	
	/*===Three section */
	.wrapper-inner-tab-backgrounds-first, .wrapper-inner-tab-backgrounds-second, .wrapper-inner-tab-backgrounds-third{
		height: unset;
		width: 100%;
	}
	.wrapper-inner-tab-backgrounds{
		height: unset;
		padding-bottom: 30px;
	}
	.wrapper-inner-tab-backgrounds-third{
		padding-bottom: 50px;
	}
	.proudct_home .text-right{
		text-align: center;
	}
	.proudct_home h3{
		padding-top: 30px !important;
    line-height: 40px;
	}
	.proudct_home .fs-18{
		font-size: 12px;
	}
	
	
	.navbar-nav>li>a{
		border-bottom: 1px solid #e8e8e8;
		
	}
	.navbar-default .navbar-toggle:hover{
		    background-color: #4a6fbb;
	}
	.navbar-default .navbar-toggle .icon-bar:focus {
    background-color: #fff;
}
	.navbar-default .navbar-toggle .icon-bar {
    background-color: #3a3a3a;
}
	.horizontal_tabs .nav>li{
		float: unset;
	}
	.horizontal_tabs .nav-pills{
		display: unset ;
	}
	.footer_bottom{
		text-align: center;
	}
	h3{
		line-height: 38px;
	}
	.footer_bottom h6:before{
		left: 46%;
	}
	/*======product page style================ */
	
	.margin_auto{
		display: block;
		text-align: center;
		margin: 0 auto;
	}
	
	.content h2{
		padding-bottom: 40px; 
	}
	.border_bottom{
		font-size: 17px;
		padding-bottom: 80px;
	}
	.m_bottom h1:before{
		top: 76px;
	}
	.head{
		border-bottom: unset;
	}
	.has-feedback{
		padding-top: 10px;
	}
	.p-t-80{
		padding:unset !important;
	}
	.button14{
		width: 250px;
		margin-bottom: 10px;
	}
	.owl_slider_area{
		padding-top: 150px;
	}
	.owl_slider_area .cavas_style{
		    position: relative;
          top: -84px ;

	}
	.nav_tab_area li a, .nav_tab_area li{
		font-size: 14px;
	}
	
}





.navbar-default .navbar-nav > .dropdown > a .caret{
	border-top-color: #fff;
    border-bottom-color: #fff;
}
.navbar-default .navbar-brand{
	color:#fff;
}
.menu-large {
  position: static !important;
}
.megamenu{
  padding: 20px 0px;
  width:100%;
}
.megamenu> li > ul {
  padding: 0;
  margin: 0;
}
.megamenu> li > ul > li {
  list-style: none;
}
.megamenu> li > ul > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: normal;
}
.megamenu> li ul > li > a:hover,
.megamenu> li ul > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.megamenu.disabled > a,
.megamenu.disabled > a:hover,
.megamenu.disabled > a:focus {
  color: #999999;
}
.megamenu.disabled > a:hover,
.megamenu.disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.megamenu.dropdown-header {
  color: #428bca;
  font-size: 18px;
}
@media (max-width: 768px) {
  .megamenu{
    margin-left: 0 ;
    margin-right: 0 ;
  }
  .megamenu> li {
    margin-bottom: 30px;
  }
  .megamenu> li:last-child {
    margin-bottom: 0;
  }
  .megamenu.dropdown-header {
    padding: 3px 15px !important;

  }
  .navbar-nav .open .dropdown-menu .dropdown-header{
	color:#fff;
  }
	.navbar-collapse.in {
     overflow-y: unset; 
}
	
	.dl-horizontal2 dd {
    margin-left: 50px;
    padding-right: 20px;
}
	

	.download_pst h1{
	font-size: 16px;
		text-align: center;
}
	.head{
		height: unset;
	}
	.m_bottom h1:before{
		display:none;
	}
	.nav_tab_area{
		height: unset;
	}
	.dl-horizontal2 dt{
		top: 11px;
	}
	.wrapper-inner-tab-backgrounds1{
		margin: 15px !important;
	}
	.footer_bottom h5:before{
		left:46%;
	}
	.contact_us .p-l-20{
		padding: unset;
	}
	.contact_us .p-r-20{
		padding: unset;
	}
	.border_bottom{
		line-height: unset;
	}
	
}
.live-chat{position:fixed;right:-5px;bottom:40%;z-index:100}


/*blog page style ===== */
    .post_title {
  font-weight: bold;
    font-size: 22px;
    line-height: 32px;
}
.tab_data{

    border: 1px solid #d9d9d9;
    padding: 10px;
    background: #f3f3f3;

}







