@charset "utf-8";
a:focus, a:hover {
	outline: 0;
	text-decoration: none
}
#scroll-to-top.fade.in:hover, .banner-btn {
	cursor: pointer
}
.banner-btn, .banner-btn:hover, .logo a:hover, a:focus, a:hover {
	text-decoration: none
}
body {
	margin: 1px 0 0;
	padding: 0;
	font-size: 18px;
	overflow-x: hidden;
	    font-family: 'Lato', sans-serif;
}
.nav>li>a, p {
	font-size: 16px
}
.menu-fix .navbar-default{
    margin-left: 10%;
}

p {
	font-weight: 400;
	line-height: 26px;
	font-size: 16px;
	text-align: justify
}

a:focus {
	color: inherit
}
.max-width {
	max-width: 100%
}
header {
	left: 0;
	right: 0;
	z-index: 99999;
}
.menu-bg {
    background-color: rgba(47, 47, 47, 0.5);
    left: 0;
    position: absolute;
    right: 0;
    width: 100%;
    z-index: 999;
}
.menu-fix {
	margin-top: 0!important;
	position: fixed;
	top: 0;
	visibility: visible!important;
	width: 100%;
	z-index: 9999;
	border-bottom: 1px solid #000;
	-moz-transition: .3s all;
	-ms-transition: .3s all;
	-o-transition: .3s all;
	transition: .3s all
}
.logo, .nav>li>a {
	position: relative
}
.menu-fix .nav>li>a {
	padding: 17px 25px
}
.logo img {

	width:350px;
	-webkit-transition: .3s all;
	moz-transition: .3s all;
	-ms-transition: .3s all;
	-o-transition: .3s all;
	transition: .3s all;
}
.menu-fix .logo img {
	width: 80px
}
.marbtm {
	margin-bottom: 2%
}
.img-responsive {
	display: inline-block;
	max-width: 100%;
	height: auto
}
.carousel-caption h1:first-child {
	animation-delay: 1s
}
.carousel-caption h2 {
	animation-delay: 1.5s
}
.carousel-caption a, .carousel-caption h1:nth-child(2) {
	animation-delay: 2s
}
.logo {
	z-index: 9
}
.logo a {
	color: #e66700
}
.navbar-default {
	margin-top: 0;
	background-color: transparent;
	border-color: transparent
}
.nav > li > a {
    display: block;
    font-size: 14px;
    font-weight: normal;
    padding: 14px 25px;
    transition: all 0.3s ease-out 0s;
}
.navbar-nav {
    float: none;
    margin: 0;
    text-align: center;
}
.navbar-nav > li {
    display: inline-block;
    float: none;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
	background-color: transparent;
	color: #ecb93a
}
.navbar-default .navbar-nav>li>a {
	color: #fff
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
	background-color: transparent;
	color: #ecb93a;
	transition: .4s ease-in;
	transition: .3s ease-in
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
	background-color: transparent;
	color: #ecb93a;
}
.navbar-default .navbar-nav .active > a:after, .navbar-default .navbar-nav > li > a:hover:after {
	width: 75%;
	background: #ecb93a
}
.carousel-control .fa-chevron-left, .carousel-control .fa-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
	font-size: 30px;
	height: 30px;
	width: 30px;
	display: inline-block;
	margin-top: -10px;
	position: absolute;
	top: 50%;
	z-index: 5
}
.dropdown-menu {
	background-color: rgba(0, 0, 0, 0.8);
	padding: 0;
}

.dropdown-menu > li > a {
	color: #fff;
	font-size: 14px;
	padding: 10px 15px;
	-webkit-transition: 0.4s all;
	-moz-transition: 0.4s all;
	-ms-transition: 0.4s all;
	-o-transition: 0.4s all;
	transition: 0.4s all;
	border-bottom: 1px solid #1A1A1A;
}
.dropdown-menu > li > a:hover::after {
	width: 100%;
}
.dropdown-menu > li > a:last-child {
	border: 0px solid;
}
.dropdown-menu > li > a:hover {
	background: none repeat scroll 0 0;
	color: #5fb251;
}
.dropdown-menu > li > a:after {
	background: #ecb93a none repeat scroll 0 0;
	bottom: -1px;
	content: "";
	height: 1px;
	position: absolute;
	left: 0;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	width: 0;
}

.dropdown-submenu {
	position: relative;
}
.dropdown-submenu .dropdown-menu {
	left: 100% !important;
	top: -2px;
	 width: 100%;
}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: transparent;
    border-color: transparent;
}
.top-banner img {
	width: 100%;
}
.dropdown-menu > li {
	position: relative;
}
.carousel-control .fa-chevron-right, .carousel-control .icon-next {
	margin-right: -10px;
	right: 50%
}
.carousel-caption {
	right: 0;
	text-align: center;
	top: 25%;
	width: 60%
}
.carousel-caption h1 {
	font-size: 60px;
	font-weight: 500;
	margin: 0
}
.carousel-caption h2 {
	font-size: 48px;
	font-weight: 300
}
.navbar {
	border: none;
	margin-bottom: 0
}
#scroll-to-top {
	bottom: 10px;
	color: #fff;
	display: block;
	height: 40px;
	line-height: 33px;
	position: fixed;
	right: 5px;
	text-align: center;
	transition: opacity .3s ease 0s, border-color .3s ease 0s, background-color .3s ease 0s;
	width: 40px;
	z-index: 999;
	background-color: #000;
}
#scroll-to-top:hover {
	background-color: #ecb93a;
}
.banner-btn, .btn-1 {
	-webkit-transition-property: all;
	-webkit-transition-timing-function: ease
}
.carousel-control.left, .carousel-control.right {
	background-image: none
}
.logo {
    margin: 15px 0;
    text-align: left;
}

.top-address-desc {
    overflow: hidden;
}
.top-address-desc p {
    font-size: 13px;
    font-weight: 600;
    line-height: 22px;
    margin: 0;
}
.top-address-icon {
    float: left;
    font-size: 20px;
    margin-right: 10px;
	color:#ffbb28;
}
.top-address-block {
    float: right;
    margin-top: 9px;
    width: 270px;
}


.carousel_wrapper:hover .carousel_control_left, .carousel_wrapper:hover .carousel_control_right {
	opacity: .8
}
.carousel_icons {
	line-height: 50px;
	font-size: 34px!important;
	font-weight: normal!important
}
.carousel_control_left {
	left: 1%!important
}
.carousel_control_right {
	right: 1%!important
}
.carousel_elastic {
	opacity: 1;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1)
}
.carousel_elastic .item {
	top: 0;
	z-index: 1;
	opacity: 0;
	width: 100%;
	position: absolute;
	left: 0!important;
	display: block!important;
	-webkit-transform: scale3d(2, 1, 2);
	transform: scale3d(2, 1, 2);
	-webkit-transition: -webkit-transform .7s ease-in-out 0s, opacity ease-in-out .7s;
	transition: transform .7s ease-in-out 0s, opacity ease-in-out .7s
}
.carousel_elastic .item:first-child {
	top: auto;
	position: relative
}
.carousel_elastic .item.active {
	opacity: 1;
	z-index: 2;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	-webkit-transition: -webkit-transform .7s ease-in-out 0s, opacity ease-in-out .7s;
	transition: transform .7s ease-in-out 0s, opacity ease-in-out .7s
}
.carousel_wrapper {
	overflow: hidden;
	max-height: 650px
}
.carousel_wrapper>.carousel-inner>.item>img, .carousel_wrapper>.carousel-inner>.item>a>img {
	margin: auto;

	width: 100%!important;
	-webkit-transform-origin: 100% 0;
	-moz-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	-o-transform-origin: 100% 0;
	transform-origin: 100% 0;
	-webkit-animation: elasticcar 20000ms linear 0s infinite alternate;
	animation: elasticcar 20000ms linear 0s infinite alternate
}
@-webkit-keyframes elasticcar {
 0% {
 -webkit-transform: scale(1);
 -webkit-transition: -webkit-transform 20000ms linear 0s
}
 100% {
 -webkit-transform: scale(1.2);
 -webkit-transition: -webkit-transform 20000ms linear 0s
}
}
@-moz-keyframes elasticcar {
 0% {
 -moz-transform: scale(1);
 -moz-transition: -moz-transform 20000ms linear 0s
}
 100% {
 -moz-transform: scale(1.2);
 -moz-transition: -moz-transform 20000ms linear 0s
}
}
@-ms-keyframes elasticcar {
 0% {
 -ms-transform: scale(1);
 -ms-transition: -ms-transform 20000ms linear 0s
}
 100% {
 -ms-transform: scale(1.2);
 -ms-transition: -ms-transform 20000ms linear 0s
}
}
@-o-keyframes elasticcar {
 0% {
 -o-transform: scale(1);
 -o-transition: -o-transform 20000ms linear 0s
}
 100% {
 -o-transform: scale(1.2);
 -o-transition: -o-transform 20000ms linear 0s
}
}
@keyframes elasticcar {
 0% {
 transform: scale(1);
 transition: transform 20000ms linear 0s
}
 100% {
 transform: scale(1.2);
 transition: transform 20000ms linear 0s
}
}
.carousel-caption {
    left: 18%;
    padding-bottom: 30px;
    right: 20%;
    text-align: left;
    top: 160px;
    width: 870px;
}
.carousel-caption h1 {
    color: #ecb93a;
    font-family: "Cookie",cursive;
    font-size: 66px;
    margin-top:10px;
}
.carousel-caption h2 {
    color: #fff;
    font-size: 28px;
    font-weight: 300;
    margin-top: 0;
    text-transform: capitalize;
}

.carousel-caption a {
    border: 3px solid #ecb93a;
    border-radius: 30px;
    color: #daad37;
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
    margin-top: 22px;
    padding: 10px;
    text-align: center;
    width: 200px;
	-webkit-transition: 0.5s all;
	-moz-transition:  0.5s all;
	-ms-transition: 0.5s all ;
	-o-transition: 0.5s all ;
	transition: 0.5s all ;
}

.carousel-caption a:hover{
	background-color:#ecb93a;
	color:#fff;
}

.heading > h2::after {
    background: #ecb93a none repeat scroll 0 0;
    bottom: -10px;
    content: "";
    height: 2px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 65px;
}
.heading > h2 {
    font-size: 28px;
    font-weight: 800;
    margin: 35px 0;
    position: relative;
    text-align: center;
}

.service-icon {
    font-size: 45px;
	color: #ecb93a;
    text-align: center;
}
.service-desc > p {
    text-align: center;
}
.service-desc > h2 {
    font-size: 22px;
    font-weight: 800;
    margin-top: 0;
    text-align: center;
}
.service-desc > a {
    background-color: #ecb93a;
    color: #fff;
    display: block;
    font-size: 14px;
    margin: 0 auto;
    padding: 7px;
    text-align: center;
    width: 110px;
}
.service-block-main {
    margin: 0px;
}
.service-single{
	-webkit-transition:0.4s all ;
	
    padding: 10px;
	transition: 0.4s all;	
}
.service-single:hover {
    box-shadow: 1px 3px 5px #ccc;
}

.our-work-single {
    float: left;
    position: relative;
    width: 33.333%;
}
.work-overlay {
    background-color: rgba(0, 0, 0, 0.6);
    bottom: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
	opacity:0;
	-webkit-transition: 1s all;
	transition: 1s all ;
}
.work-overlay > a {
    color: #fff;
    display: block;
    font-size: 44px;
    margin-top: 23%;
}
.our-work-single:hover .work-overlay {
	opacity:1;	
	
}
.work-img {
	
	overflow:hidden;
}	
.work-img img{
	width:100%;	
	-webkit-transition: 1s all;
	transition: 1s all ;
}


.our-work-single:hover img {
	-webkit-transform: scale(1.3);
	-moz-transform:scale(1.3) ;
	-ms-transform:scale(1.3) ;
	-o-transform: scale(1.3);
	transform: scale(1.3);
}


.our-work-block{
	margin: 0 45px;	
}
.agent-phone {
    font-size: 20px;
    font-weight: 600;
}
.agent-desc p {
    text-align: center;
}
.agent-desc h5 {
    color: #ecb93a;
    font-size: 18px;
    font-weight: 600;
}
.agent-desc h3 {
    font-weight: 600;
}
.agent-single {
    border: 1px solid #ddd;
    padding: 10px;
	text-align:center;
	-webkit-transition:0.3s all ;
	transition: 0.3s all;
}
.agent-img {
    text-align: center;
}
.agent-img img {
    border-radius: 50%;
    width: 165px;
}
.agent-single:hover{
	box-shadow:3px 2px 4px #ccc;
}

.our-agents-main{
	margin:55px 0 45px;	
}
.quote {
	margin-top: 25px;
	margin-bottom: 20px;
	color:#fff;
}
.testimonial-main blockquote {
	border-left: none;
	font-size: 16px;
	margin: 0 0 20px;
	padding: 10px 20px
}

.testimonial-main{
background-image:url(../images/parallax-one.jpg);
height:400px;
background-attachment:fixed;
background-size:cover;
}	
.pos-rel{
	position:relative;	
}
.testimonial-main p {
    color: #fff;
}

.testimonial-main h4 {
    color: #ecb93a;
}

.white h2{
	color:#fff;	
}
.footer-input {
    border: 1px solid #ccc;
    border-radius: 0;
    color: #333;
    height: 45px;
}
.footer-btn {
    background-color: #ecb93a;
    border: 1px solid #ecb93a;
    color: #fff;
    font-size: 22px;
    padding: 10px;
    width: 190px;
	-webkit-transition:0.4s all ;
	transition:0.4s all ;
}
.footer-btn:hover{
	background-color:transparent;
	color:#ecb93a;	
}
.footer-form-main{
	text-align:center;	
}
.min-max{
	min-width:100%;
	max-width:100%;	
}
.footer-links {
    margin-top: 15px;
	margin-bottom:25px;
}
.footer-links li {
    display: inline-block;
    padding: 0 15px;
}
.footer-links > ul {
    padding: 0;
    text-align: left;
}
.footer-links a {
    color: #000;
    font-size: 15px;
}
.footer-call {
    margin-top: 15px;
	margin-bottom:25px;
}
.footer-call > p {
    font-size: 15px;
    text-align: right;
}
.footer-call i {
    color: #edbd46;
    font-size: 19px;
}

.rex-bg{
	background-color:#000;
	padding:10px 0;
	
}

.rex-bg p{
	color:#fff;
	font-size:15px;
	text-align:center;	
	margin:0;
}

.rex-bg a{
	 color: #edbd46;	
}

.menu-fix .navbar-nav {
    float: left;
	transition:0.4s all;
}

.menu-fix.menu-bg{
	background-color:rgba(47, 47, 47, 1);	
}
.menu-fix .navbar {
    float: left;
}
.menu-call {
    float: right;
	margin-top:15px;
	display:none;
}
.menu-call p{
    color:#fff;
}

.menu-fix .menu-call{
	display:block;	
}
.inner-banner-main {
    background-color: #edbd46;
    background-image: url("../images/pattern.png");
    background-repeat: repeat;
    height: 200px;
    margin-bottom: 45px;
-webkit-animation: displace 10s linear infinite;
  animation: displace 10s linear infinite;
}
@-webkit-keyframes displace {
  from {
    background-position: 0 center;
  }
  to {
    background-position: 160px center;
  }
}
@keyframes displace {
  from {
    background-position: 0 center;
  }
  to {
    background-position: 160px center;
  }
}
.inner-banr-head{
	margin:45px 0 0;	
}
.inner-banr-head h1{
	text-align:center;
	color:#fff;
	font-weight:900;
	font-size:28px;	
}
.inner-banr-head {
    margin: 9% 0 0;
}
.contact-details p{
	color:#777;
	font-size:15px;	
}
.contact-details h3{
	color:#2A2A2A;
	font-weight:900;
	padding-bottom:18px;
	border-bottom:1px solid #ddd;
}
.map-block iframe{
	width:100%;
	height:350px;
}	
.about-us-main blockquote {
    color: #777;
    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
}
.support-info i {
    color: #edac15;
    display: block;
    font-size: 30px;
    margin-bottom: 20px;
    width: 100%;
}
.support-info{
	text-align:center;
	margin-top:25px;	
}
.support-info h4{
	font-weight:900;
	text-align:center;
}










/*  bhoechie tab */

v.bhoechie-tab-container {
    background-clip: padding-box;
    padding: 0 !important;
    z-index: 10;
}
div.bhoechie-tab-menu{
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0;
}
div.bhoechie-tab-menu div.list-group{
  margin-bottom: 0;
}
div.bhoechie-tab-menu div.list-group>a{
  margin-bottom: 0;
  position:relative;
}

.list-group-item::before {
    background: #e9bc4c none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: all 0.5s ease 0s;
    width: 0;
}
.list-group-item:hover:before{
	width:100%;	
}
.list-group-item:hover h3 {
    color: #fff !important;
    position: relative;
}
.list-group-item:hover i {
    color: #fff !important;
    position: relative;
}
.list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.list-group-item:last-child {
    border-radius:0;
}
div.bhoechie-tab-menu div.list-group > a .glyphicon, div.bhoechie-tab-menu div.list-group > a .fa {
    color: #e9bc4c;
    display: inline-block;
    font-size: 20px;
    margin-right: 6px;
}
div.bhoechie-tab-menu div.list-group>a:first-child{
  border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group>a:last-child{
  border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group > a.active, div.bhoechie-tab-menu div.list-group > a.active .glyphicon, div.bhoechie-tab-menu div.list-group > a.active .fa {
    background-color: #e9bc4c;
    color: #ffffff;
}
.list-group-item.active::after{
  content: '';
  position: absolute;
  left: 100%;
  top: 50%;
  margin-top: -13px;
  border-left: 0;
  border-bottom: 13px solid transparent;
  border-top: 13px solid transparent;
  border-left: 10px solid #e9bc4c;
}

div.bhoechie-tab-content{
  background-color: #ffffff;
  /* border: 1px solid #eeeeee; */
  padding-left: 20px;
  padding-top: 10px;
}

div.bhoechie-tab div.bhoechie-tab-content:not(.active){
  display: none;
}
.list-group-item h3 {
    color: #ecbf4f;
    font-size: 16px;
    font-weight: 600;
    margin: 0;
    text-align: left;
	-webkit-transition:0.4s all;
	transition:0.4s all;
}
.list-group-item.active:hover:before{
	width:0;	
}
.list-group-item i{
	
	-webkit-transition:0.4s all;
	transition:0.4s all;
}
.list-group-item.active h3 {
    color: #fff;
}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    background-color: #e9bc4c;
    border-color: #e9bc4c;
}
.list-group-item {
    background-color: #f5f5f5;
    border: medium none;
    display: block;
    margin: 5px 0;
    padding: 15px;
    position: relative;
}

.all-service-head h2 {
    font-size: 22px;
    font-weight: 800;
    margin-bottom: 15px;
    padding-bottom: 10px;
    position: relative;
}
.all-service-head > h2::after {
    background: #ecc069 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 70px;
}
.all-service-desc a{
	color:#ecc069;
	font-weight:600;
	display:block;
	margin:20px 0;
	font-size:15px;
}
.all-service-block{
	margin-bottom:45px;	
}


.recent-work-list li a {
    background-color: #f3f3f3;
    color: #777;
    font-size: 16px;
    padding: 6px 10px;
    text-transform: uppercase;
}

.recent-work-list li {
    display: inline-block;
    padding: 25px 13px;
}
.recent-work-list ul {
    text-align:center;
	padding:0;
}
.recent-work-list .active {
    background-color: #e9bc4c;
    color: #fff;
}
.portfolio-img{
	overflow:hidden;
	position:relative;	
}
.work-single{
	position:relative;	
	margin-bottom:30px;
}
.portfolio-overlay {
    background-color: rgba(0, 0, 0, 0.4);
    bottom: 0;
    height: 94%;
    left: 0;
    margin: 0 auto;
    opacity: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 3%;
    transition: all 1s ease 0s;
    width: 96%;
}
.portfolio-overlay h3 {
    bottom: -100%;
    color: #fff;
    display: block;
    font-size: 18px;
    left: 20px;
	font-weight:600;
    position: absolute;
	-webkit-transition: 0.5s all;
	transition:0.5s all ;
}
.work-single:hover .portfolio-overlay{
	opacity:1;	
}

.work-single:hover .portfolio-overlay h3{
	bottom:14px;	
}
.hire-list {
    margin-left: 25px;
    padding: 0;
}
.hire-list li {
    line-height: 45px;
    list-style-image: url("../images/tick.png");
    list-style-position: outside;
}
.input {
    display: inline-block;
    margin: 0;
    max-width: 100%;
    position: relative;
    vertical-align: top;
    width: 100%;
    z-index: 1;
}

.input__field {
	position: relative;
	display: block;
	float: right;
	padding: 0.8em;
	width: 60%;
	border: none;
	border-radius: 0;
	background: #f0f0f0;
	color: #aaa;
	font-weight: 400;
	font-family: "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;
	-webkit-appearance: none; /* for box shadows to show on iOS */
}

.input__field:focus {
	outline: none;
}

.input__label {
	display: inline-block;
	float: right;
	padding: 0 1em;
	width: 40%;
	color: #696969;
	font-weight: bold;
	font-size: 70.25%;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.input__label-content {
	position: relative;
	display: block;
	padding: 1.6em 0;
	width: 100%;
}

.graphic {
	position: absolute;
	top: 0;
	left: 0;
	fill: none;
}

.input--nao {
	overflow: hidden;
	padding-top: 1em;
}

.input__field--nao {
	padding: 0.5em 0em 0.25em;
	width: 100%;
	background: transparent;
	color: #333;
	font-size: 1.25em;
}

.input__label--nao {
	position: absolute;
	top: 0.95em;
	font-size: 0.85em;
	left: 0;
	display: block;
	width: 100%;
	text-align: left;
	padding: 0em;
	pointer-events: none;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transition: -webkit-transform 0.2s 0.15s, color 1s;
	transition: transform 0.2s 0.15s, color 1s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

.graphic--nao {
	stroke: #92989e;
	pointer-events: none;
	-webkit-transition: -webkit-transform 0.7s, stroke 0.7s;
	transition: transform 0.7s, stroke 0.7s;
	-webkit-transition-timing-function: cubic-bezier(0, 0.25, 0.5, 1);
	transition-timing-function: cubic-bezier(0, 0.25, 0.5, 1);
} 

.input__field--nao:focus + .input__label--nao,
.input--filled .input__label--nao {
	color: #febd11;
	-webkit-transform: translate3d(0, -1.25em, 0) scale3d(0.75, 0.75, 1);
	transform: translate3d(0, -1.25em, 0) scale3d(0.75, 0.75, 1);
}

.input__field--nao:focus ~ .graphic--nao,
.input--filled .graphic--nao {
	stroke: #febd11;
	-webkit-transform: translate3d(-66.6%, 0, 0);
	transform: translate3d(-66.6%, 0, 0);
}
.btn-form{
	margin-top:25px;	
}
@media(max-width:1024px){
.carousel-caption {
    left: 5%;
    top: 90px;
    width: auto;
}	
	.service-block-main {
    margin: 65px 0 25px;
}
.footer-links li {
    padding: 0 8px;
}
.testimonial-main {
    background-attachment: scroll;
}
.fancybox-overlay {
	z-index:99;	
}
.fancybox-nav span {
    visibility: visible;
}
.inner-banr-head {
    margin: 11% 0 0;
}
}
@media(max-width:990px){
.carousel-caption h1 {
    font-size: 42px;
}
.carousel-caption h2 {
    font-size: 24px;
}
.carousel-caption {
    top: 60px;
}
.our-work-single {
    width: 50%;
}
.footer-links ul {
    text-align: center;
}
.footer-call  p {
    text-align: center;
}
.inner-banr-head {
    margin: 14% 0 0;
}
.recent-work-list li {
    display: inline-block;
    padding: 25px 8px;
}
.recent-work-list li a{
    font-size:14px;
}
}

@media(max-width:767px){
.menu-bg {
    background-color: rgba(47, 47, 47, 1);
    position: static;
}	
.navbar-default .navbar-toggle {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-color: transparent;
    color: #fff;
    margin: 0;
}
.carousel-caption {
    top: 0;
}
.carousel-caption h1 {
    font-size: 30px;
}
.carousel-caption h2 {
    font-size: 18px;
}
.carousel-caption a {
    font-size: 16px;
    padding: 5px;
    width: 170px;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent;
    color: #ffcc44;
}
.navbar-nav > li {
    display: block;
    float: none;
}
.navbar-default .navbar-offcanvas {
    background-color: #333;
    padding: 0;
}
.navbar-default .navbar-offcanvas ul{
	text-align:left;	
}
.nav > li > a {
    border-bottom: 1px solid #ddd;
    font-size: 14px;
    padding: 14px 15px;
	
}
.testimonial-main {
    height: auto;
}
.logo {
    margin: 15px 0;
    text-align: center;
}
.top-address-block {
    float: none;
    margin: 0 auto;
    text-align: center;
    width: 270px;
}
.agent-single{
	margin-bottom:25px;	
}
.support-info h4{
	margin-bottom:25px;
}
.bhoechie-tab-menu {
    margin-bottom: 25px;
}
div.bhoechie-tab-menu div.list-group > a {
    margin-bottom: 20px;
}	
.list-group-item.active::after {
   width: 0; 
  height: 0; 
  border-left: 14px solid transparent;
  border-right: 14px solid transparent;
  
  border-top: 14px solid #e9bc4c;
    bottom: -13px;
    content: "";
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: auto;
}
.inner-service-img {
    margin-bottom: 20px;
}
.recent-work-list li {
    padding: 9px 8px;
}
.col-custm-50 {
    float: left;
    width: 50%;
}
}


@media(max-width:415px){
.our-work-single {
    width: 100%;
}	
.footer-links li {
    display: block;
    padding: 6px 0;
}
.testimonial-main blockquote {
    padding: 0;
}
.inner-banr-head {
    margin: 24% 0 0;
}
.col-custm-50 {
    float: left;
    width: 100%;
}
.recent-work-list li {
    padding: 9px 4px;
}
}









