@charset "utf-8";
/* CSS Document */
body{
	font-family:"roboto";
	margin:0;
	padding:0;
}
@font-face {
    font-family: "roboto";
    src:url(../fonts/roboto.regular.ttf);
}
h1,h2,h3,h4,h5,h6,label,p,ul{
	margin-bottom:0;
}
.theme_bg{
	background-color:#dd4b39;
}
.theme_color{
	//color:#dd4b39;
	color:#fff;
}

.position_realtive{
	position:relative;
}
.cursor{
	cursor:pointer;
}
.container {
    width: 1170px;
    max-width: 100%;
}
/*header*/
.login_c_r{
	color:#fff;
}
.login_c_r a{
	font-size:13px;
    color: #fff;
	text-decoration:none;
}
.login_c_r a:hover{
    color:#ed1d25;
}
.header_ban{
	position: absolute;
    top: 0;
    z-index: 99;
    width: 100%;
}
.media_bg {
    background-color:#222;
    padding: 6px 0;
    border-bottom: 1px solid #ffff;
}
ul.social_icon {
    font-size:13px;
    color: #fff;
    padding:0;
    margin: 0;
}
ul.social_icon li {
    display: inline-block;
    list-style: none;
    padding-right:8px;
}
ul.social_icon li i {
    padding-right: 4px;
}
ul.social_icon li a{
	
	text-decoration:none;
	color:#fff;
}
.social-link li {
	 font-size: 13px;
    list-style: none;
    display: inline-block;
    margin-right: 5px;
    border-radius: 6px;
    text-align: center;
}
.social-link ul{
    padding:0;
}
.social-link li a {
    color: #fff;
    padding: 7px 5px;
}

.media_bg p{
	font-size: 14px;
}
.media_bg p span{
	cursor:pointer;
}
.navbar-brand {
    display: none;
}
nav.navbar.navbar-toggleable-md {
    padding: 0;
}
.menu_bg{
    background:#222;
}
.logo_img{
	margin: 10px 0;
	width:150px;
}
.ba_logo_i{
	width:130px;
}
.menu {
    padding: 19px 0 0;
}
.menu_p {
    padding:15px 0 0;
}
.menu li {
    padding-left:6px;
    font-size: 14px;
}
.menu li:first-child { 
  padding-left:0;
}
.menu li a {
    color: #fff;
	position:relative;
	padding-bottom: 26px;
}
.menu li a:not([href]):not([tabindex]) {
    color: #fff;
    text-decoration: none;
}
.menu li a:hover,.menu li.active a {
    color:#ed1d25;
}
.menu li a:hover:after, .menu li.active a:after
{
    position: absolute;
    top: -25px;
    content: "";
    width: 10px;
    text-align: center;
    height: 10px;
    background: #dd4b39;
    border-radius: 50%;
    left:40%;
}
.dropdown_t ul {
  background: #fff;
  height: 0;
  left: 0;
  position: absolute;
  transition: all .5s ease;
  top:55px;
  width:200px;
  border:1px solid #ddd;
  display:none;

}
.dropdown_t:hover ul {
  opacity: 1;
  transform: translateY(0);
  display:block;
}
.dowpdown_h1:hover ul {
  height:86px;
  z-index:99;
  margin-top: -8px;
}
.dowpdown_h2:hover ul {
  height: 216px;
  z-index:99;
  margin-top: -8px;
}
.dowpdown_h3:hover ul {
  height: 216px;
  z-index:99;
  margin-top: -8px;
}
.dropdown_t ul{
	padding:0;
	margin:0;
}
.dropdown_t ul li{
	list-style:none;
	border-bottom:1px solid #ddd;
	padding:10px 15px;
}
.menu .dropdown_t li:first-child {
    padding-left: 15px;
}
.menu .dropdown_t li:last-child {
	border-bottom:0;
}
.dropdown_t ul li a{
	color:#333 !important;
	text-decoration:none;
}
.dropdown_t ul li a{
	color:#333 !important;
	text-decoration:none;
	
}
.dropdown_t ul li a:after{
	background: transparent !important;
	
}
.dropdown_t ul li a:hover{
	color:#ed1d25 !important;
}
.dropdown_t ul li a:hover:after, .dropdown_t ul li.active a:after{
	background: transparent !important;
}
.dropdown_t:hover .nav-link{
	color:#ed1d25 !important;
}
.dropdown_t:hover .nav-link:after{
	position: absolute;
    top: -25px;
    content: "";
    width: 10px;
    text-align: center;
    height: 10px;
    background: #dd4b39;
    border-radius: 50%;
    left:40%;
}
.menu .dropdown_t li a:hover:after, .menu .dropdown_t li.active a:after
{
    position:inherit;
    width:0;
	height:0;
}
.darkHeader{
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
	background:#222;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
/*header-end*/
div#Bizsahayata img {
    width:100%;
}
/*section*/
.postion_baaner {
    position: absolute;
    top:220px;
    z-index: 999;
    width: 105%;
    padding-left:15%;
    left: 0;
}
.postion_baaner h2{
    font-size:36px;
	margin-bottom:30px;
	color:#3b5998;
}
.postion_baaner p{
    font-size:16px;
	color:#000;
}
/*why*/
.bg_why{
	background-color:#f7f7f7;
	padding:60px 0 30px;
}
.bg_why h2{
	font-size:28px;
	color:#333;
}
.line_img{
	margin:10px 0 40px;
}
.why_brd{
	border:1px solid #e5e5e5;
	background-color:#fff;
	margin-bottom:30px;
}
.icon_br{
	border-bottom:1px solid #e5e5e5;
	padding:30px;
	text-align:center;
}

.why_brd h4{
	font-size:20px;
	margin-bottom:20px;
	color:#fff;
}
.why_brd i {
    border-radius: 100px;
    box-shadow: 0 1px 2px 1px rgba(0,0,0,.1);
    background-color: #fff;
    font-size: 28px;
    height: 62px;
    line-height: 58px;
    text-align: center;
    transition: all .3s ease 0s;
    width: 62px;
    -ms-transition: all 1s ease-in-out;
    -webkit-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}
.why_brd:hover i {
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    box-shadow: 0 0 8px #ccc;
}
.why_brd p{
	padding:20px 20px 30px;
	font-size:14px;
	color:#333;
	min-height: 239px;
}
.why_brd_a a
{
	text-decoration:none;
}
.icon_bk1{
	background-color:#c63434;
}
.icon_clr1{
	color:#c63434;
}
.icon_bk2{
	background-color:#6c6ca3;
}
.icon_clr2{
	color:#6c6ca3;
}
.icon_bk3{
	background-color:#0c75b8;
}
.icon_clr3{
	color:#0c75b8;
}
.icon_bk4{
	background-color:#a1ab1d;
}
.icon_clr4{
	color:#a1ab1d;
}
.icon_bk5{
	background-color:#f09c25;
}
.icon_clr5{
	color:#f09c25;
}
.icon_bk6{
	background-color:#1b4560;
}
.icon_clr6{
	color:#1b4560;
}
.icon_bk7{
	background-color:#437219;
}
.icon_clr7{
	color:#437219;
}
.icon_bk8{
	background-color:#9d8c00;
}
.icon_clr8{
	color:#9d8c00;
}
/*why-end*/	
/*about*/
.about_t{
	padding:60px 0;
}
.about_t h2{
	font-size:28px;
	color:#333;
}
.about_t p{
	font-size:14px;
	color:#333;
}
/*about-end*/
.banner_tax{
	background:url(../images/tax-img.jpg) no-repeat top center;
	width:100%;
	padding:60px 0 20px;
	background-size:cover;
	margin-top: -7px;
}
.counter_services{
	margin-bottom:30px;
}
.counter_services i{
	font-size:46px;
	color:#dd4b39;
	margin-bottom:30px;
}
.counter_services h3{
	font-size:36px;
	color:#fff;
	margin-bottom:20px;
}
.counter_services p{
	font-size:20px;
	color:#fff;
}
iframe.iframe_s {
    width: 100%;
    height: 223px;
    border: 0;
	margin-bottom: -7px;
}
/*section-end*/
.quotes_button {
    position: fixed;
    right: 0;
    z-index: 99;
    top: 245px;
    cursor: pointer;
}
.qurey_frame iframe{
	width: 100%;
    border: 0;
    height: 342px;
    padding: 15px 20px;
}
.h2_color{
	color:#fff;
}
.our_client p{
	text-align:center;
	width:50%;
	margin:auto;
	font-size:14px;
	padding-bottom: 30px;
}
.testmonial p{
	font-size:14px;
	padding-bottom:40px;
}
.test-img{
    height: 80px;
    border-radius: 50%;
	border: 2px solid #d0cfcf;
}
.test_cont{
	position:relative;
}
.test_cont h4{
	font-size: 18px;
	color: #15aff7;
	margin-bottom:15px;
}
.test_cont h6{
	font-size: 15px;
	color:#fff;
	margin-bottom:20px;
}
.test_cont p{
	font-size: 15px;
	color:#eee;
	    padding-bottom: 0;
}
.test_cont img{
	position: absolute;
    right: 0;
    top: 0;
    width: 31px;
}
.our_client{
	text-align:center
}
.owl-carousel .owl-item img{
	width:auto !important;
}
.carousel-item-info
{
	background-color: #fff;
    padding: 20px;
    border-radius: 10px;
}
.test_img{
	background:url(../images/test.jpg) no-repeat center top;
	width:100%;
	background-size:cover;
	min-height:auto;
}
.test_img h2 {
    font-size: 26px;
    color: #fff;
    padding-top: 40px;
}
.test_img .line_img {
    margin: 10px 0 10px;
}
/*footer*/
.footer_bckg{
	background-color:#212935;
	padding:50px 0 10px;
}
.footer_content{
	margin-bottom:20px;
}
.footer_content h4{
	font-size:18px;
	color:#fff;
	margin-bottom:20px;
}
.footer_content p{
	color:#e5e5e5;
	font-size:14px;
	line-height:30px;
}
ul.booking_footer{
	font-size:14px;
	padding:0
}
ul.booking_footer li{
	list-style:none;
	padding-bottom: 10px;
}
ul.booking_footer li a{
	color:#e5e5e5;
	text-decoration:none;
}
ul.booking_footer li a:hover{
	color:#f9676a;
}
.copy_right{
	background-color:#0e1218;
}
.copy_right h6{
	color:#e5e5e5;
	font-size:13px;
	padding:10px;
}
#whatsappmsg {
    width: 43px;
    line-height: 44px;
    overflow: hidden;
    z-index: 999;
    cursor: pointer;
    position: fixed;
    top: 396px;
    right: 0px;
    background-color: #31b373;
    color: #fff;
    text-align: center;
    font-size: 24px;
    text-decoration: none;
    border: 0;
}
/*footer_end*/
@media screen and (max-width: 992px) {
	.display_logo{
		display:none;
	}
	.display_link{
		display:none;
	}
	.menu_bg .offset-1{
		margin:0;
	}
	.navbar-brand{
		display:block;
	}
.menu li a:hover:after, .menu li.active a:after
{
    position:inherit;
    width:0;
	height:0;
}
	.menu li {
    padding-left:15px;
	border-bottom:1px solid #dfdfdf;
}
.menu {
    padding:0;
}
.menu li a {
    color: #fff;
    position: relative;
    padding: 13px 0;
}
.menu li:first-child {
    padding-left:15px;
}
.menu li:last-child {
    border-bottom:0;
}
button.navbar-toggler.navbar-toggler-right {
    background: #ed1d25;
    color: #fff;
    margin-top: 25px;
    cursor: pointer;
}
.banner_homes iframe {
    height: 405px;
}
.lbl_display{
	display:none;
}
.banner_homes {
    background: url(../images/bg3.jpg) no-repeat top center;
    width: 100%;
    background-size: cover;
    padding: 100px 0 100px;
}
#location iframe{
	height:400px !important;
}
}
@media screen and (max-width:767.9px) {
	.cont-info{
	margin-top:30px;
}
	.copy_right h6, .copy_right .text-right{
		text-align:center !important;
	}
	iframe.iframe_s {
    width: 100%;
    height: 371px;
    border: 0;
}
div#Bizsahayata img {
    height: 440px;
}
.postion_baaner {
    top: 196px;
    padding: 0 30px;
}
.postion_baaner h2 {
    font-size: 27px;
}
}


