@import url('https://fonts.googleapis.com/css?family=Kaushan+Script|Lato:300,300i,400,400i,700,700i,900,900i|Poppins:300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');

html {
	overflow-x:hidden;
}
a {
	color: #ffb406;
	text-decoration:none;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}
a:hover {
	color:#000;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}
body {
	margin:0;
	padding:0;
	color:#797979;
	font:16px Lato;
}

p{
   line-height:26px;
}

h1 {
	display:inline-block;
	font-size: 40px;
	text-transform:capitalize;
	margin:0 0;
	padding:0 0 5px 0;
	width:100%;
	font-weight:normal;
}


h2 {
	display:block;
	width:100%;
	font-size:35px;
	text-transform:uppercase;
	margin:0;
	padding:0 0 10px;
}


h3 {
	display:block;
	width:100%;
	font-size:25px;
	text-transform:capitalize;
	margin:0 0 0;
	padding:0 0 10px 0;
}

h4 {
	display:block;
	width:100%;
	font-size:20px;
	text-transform:capitalize;
	margin:0 0 0;
	padding:0 0 10px 0;
}

h6 {
	display:block;
	width:100%;
	font-size:17px;
	text-transform:capitalize;
	margin:0 0 0;
	padding:0 0 10px 0;
}



h1,h2,h3,h4,h5,.h2,.title {
  font-family:Poppins;
  color:#242424;
  font-weight:600
}


ul, ol {
	margin:0 0 0 30px;
	padding:0;
}
.right-side li {
	margin-left: 12px;
}
.alignright {
	float:right;
	margin:4px 0 4px 15px;
}
.alignleft {
	float:left;
	margin:4px 15px 4px 0
}

.aligncenter {
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.padding-bottom {
	padding-bottom:80px;
}

.iphone {
	display:none;
}

input:focus,textarea:focus,button:focus {
	outline:none !important;
        border:none
}

#backToTop {
    position: fixed;
    right: 10px;
    bottom: 0;
    color: #fff;
    padding-bottom: 0;
}
#backToTop a {
    display: inline-block;
    padding: 5px  10px;
    color: #ffb406;
    text-transform: capitalize;
    text-align: center;
    cursor: pointer;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
     -o-transition: all 0.5s ease;
}
#backToTop a:hover {
    background:#ffb406;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
     -o-transition: all 0.5s ease;
      color: #fff;
}



.topone{
	float:left;
	width:100%;
	background: rgba(0,0,0,.7);
	position: fixed;
	z-index: 999;
}
.topone.shrink {
    background: rgba(0,0,0,.9);
}

.logo{
	float:left;
	width:100%;
}

.mainmenu{
  float: left;
  text-align: right;
  margin-top: 10px;
  font-family: Poppins;
  width: 100%;
}

.mainmenu ul{
    margin: 0;
}

.mainmenu li{
    display: inline-block;
    position: relative;
}

.mainmenu > ul > li > a {
  padding: 15px 8px;
  font-size: 14px;
  text-decoration: none;
  color: #fff;
  text-transform:uppercase;
  font-weight: 600;
}
.mainmenu > ul > li > a:hover {
  color: #ffb406;
  border-bottom: 1px solid;
}



.mainmenu li ul {
    position: absolute;
    left: 0;
    text-align: left;
    border-bottom: 1px solid #ddd;
    top: 35px;
    background: rgba(0,0,0,.5);
    display:none;
    border-top: 1px solid #ddd;
}
.mainmenu li:hover ul{
	display:block
} 

.mainmenu li ul li a{
    display: inline-block;
    padding: 5px 10px;
    text-transform: capitalize;
    color: #fff;
    width: 190px;
    border-top: 1px solid #7b7a7a;
}
.mainmenu li ul li a:hover{
	color:#ffb406
}
.mainmenu li ul ul {
   /* left: 100%;*/
   left: -200px;
    right: 100%;
    top:0;
    /*opacity:0*/
	display: none !important;
}

.mainmenu li ul li:hover ul {
    /*opacity: 1;*/
	display: block !important;
}


.header_top_inner a:hover {
    color: #fff;
}

.header_top_inner {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.149);
    padding: 10px 0;
}

.left_info {
    display: inline-block;
    width: 80%;
}

.left_info a {display: inline-block;padding-right: 40px;}

.left_info a i {
    padding-right: 10px;
}

ul.header_social {
    margin: 0;
    float: right;
}

ul.header_social li {
    display: inline-block;
    padding-left: 12px;
}

.logo img {
    width: 100%;
}

.header_menu {
    float: left;
    width: 100%;
    padding: 10px 0;
}

.bigslider .metaslider .caption-wrap {
    opacity: 1;
    top: 0;
    background: rgba(0,0,0,.5);
}
.slidertext {
    position: absolute;
    bottom: 90px;
    right: 160px;
    color: #fff;
    width: 60%;
}

.slidertext big {
    font: 600 50px Poppins;
    display: block;
    text-transform: capitalize;
}

.slidertext small {
    width: 100%;
    font-size: 20px;
}
.bigslider ol.flex-control-nav.flex-control-paging {
    display: none;
}
.btnapo {
    display: inline-block;
    width: 100%;
    margin-top: 40px;
}

.btnapo a {
    background: #ffb406;
    color: #fff;
    font-size: 20px;
    text-transform: capitalize;
    padding: 15px 30px;
    border-radius: 30px;
}

.btnapo a:hover {
    background: #fff;
    color: #ffb406;
}

.bigslider {
    display: inline-block;
    width: 100%;
}

.bigslider .bx-controls.bx-has-pager.bx-has-controls-direction {
    display: none;
}



.abt {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: 30px 0;
}
 .abt h1 {
    font-size: 30px;
}


.abt ul {
    margin: 0;
}

.abt li {
    display: inline-block;
    width: 31%;
    margin-left: 30px;
    overflow:hidden
}

.abt li:nth-child(3n+1) {
    margin-left: 0;
}

.abt li img {
    width: 100%;
}

.abt li:focus img, .abt li:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

abt li img {
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}





.h2 {
    display: inline-block;
    width: 100%;
    background: #ffb406;
    color: #fff;
}

.h2 a {
    display: block;
    padding: 12px 20px 12px 0;
    color: #fff;
    text-align: left;
    font-size: 20px;
}


.h2 a:before {
    content: '';
    border-left: 5px solid #f9e0a5;
    padding-right: 12px;
}

.h2 a:hover:before {
    border-color: #fff;
}



.h2 a:before {
    content: '';
    border-left: 5px solid #f9e0a5;
    padding-right: 12px;
}

.h2 a:hover:before {
    border-color: #fff;
}

.ourservc {
    display: inline-block;
    width: 100%;
    background: #f4f4f4;
    padding: 50px 0;
}

.title {
    font-size: 30px;
    position: relative;
}

.title span {
    border-bottom: 2px solid #ffb406;
    width: 50px;
    display: inline-block;
    position: relative;
    vertical-align: top;
    top: -18px;
    padding-left: 16px;
    left: 10px;
}

.ourservc ul {
    margin: 0;
}

.ourservc li {
    display: inline-block;
    width: 30%;
    background: #fff;
    margin-left: 20px;
    margin-top: 21px;
    padding: 20px 1%;
}

.ourservc li:nth-child(3n+1) {
    margin-left: 0;
}

.iconleft {
    display: inline-block;
    width: 20%;
}

.iconleft img {
    width: 98%;
}

.icontext {
    width: 77%;
    float: right;
}

.icontext h3 {
    font-size: 18px;
}


.exprtdiv {
    display: inline-block;
    width: 100%;
    background: url(../../images/expert2.jpg) no-repeat;
    background-size: 100%;
    background-attachment: fixed;
    padding: 100px 0;
    color: #fff;
	text-shadow: 0 0 10px #000, 0 0 20px #000, 0 0 30px #000, 0 0 40px #000, 0 0 50px #000;
}

.exprtdiv h4 {
    font: italic 40px/1 "Kaushan Script", cursive;
    color: #fff;
    margin-bottom: 25px;
	text-shadow: 0 0 10px #000, 0 0 20px #000, 0 0 30px #000;
}


.abouthome {
    display: inline-block;
    width: 100%;
    padding: 40px 0;
}

.abouthome strong {
    font-weight: 600;
    color: #000;
    font-size: 24px;
    margin-bottom: 10px;
    display: block;
    margin-top: 20px;
}

.abouthome img {
    width: 100%;
}



.abouthome .btnapo {
    margin-top: 10px;
}

.abouthome .btnapo a:hover {
    background: #000;
    color: #fff;
}

.homelogos {
    display: inline-block;
    width: 100%;
    text-align: center;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin: 30px 0;
}



.homelogos {
    display: inline-block;
    width: 100%;
    text-align: center;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin: 30px 0;
}

.contacthome {
    display: inline-block;
    width: 100%;
}

.formleft {
    display: inline-block;
    width: 60%;
}

.request_area {
    float: right;
    width: 40%;
}

.formleft form {
    margin: 0;
    padding: 0px 20px;
    display: block;
}

.formleft input {
    /* border: none; */
   /* border-bottom: 1px solid #999;*/
    height: 50px;
    margin-bottom: 20px;
    border-radius: 0;
}

.formleft textarea {
    /* border: none; */
   /* border-bottom: 1px solid #999;*/
    height: 130px;
    margin-bottom: 20px;
    border-radius: 0;
}

.formleft button {
    background: #fff;
    color: #000;
    font-size: 18px;
    text-transform: capitalize;
    padding: 8px 30px;
    border-radius: 30px;
    border: 1px solid #000;
    margin-top: 20px;
}

.formleft button:hover {
    background: #ffb406;
    border-color: #ffb406;
    color: #fff;
}

.request {
    display: block;
    position: relative;
}

.request_content {
    position: absolute;
    background: #ffb406;
    bottom: 50px;
    display: block;
    padding: 10px 20px;
    color: #fff;
    font-size: 20px;
}

.request_content h2 {
    color: #fff;
    font-size: 35px;
    text-transform: capitalize;
    padding: 0;
}

.request_content h2 span {
    display: block;
    color: #000;
}







.footer {
    display: inline-block;
    width: 100%;
    background: #1d1d1d;
    padding-top: 60px;
    color: #757575;
}

.footer a {
    color: #757575;
}

.footer_subscriber {
    background: #181818;
    border: 1px solid #3e3e3e;
    padding: 30px 40px 20px;
}

.footer_subscriber h2 {
    font-size: 22px;
    color: rgba(255, 255, 255, 0.702);
    text-transform: capitalize;
    margin-top: 10px;
}

.footer .form-group.col-lg-8.p-0 input {
    border: 1px solid #303030;
    background-color: #131313;
    font: 500 16px/43px "Poppins", sans-serif;
    padding: 0 20px;
    border-radius: 0;
    color: rgba(255, 255, 255, 0.702);
    -webkit-box-shadow: none;
    box-shadow: none;
    display: inline-block;
    max-width: 70%;
}

.footer .form-group.col-lg-8.p-0 button {
    background: #ffb406;
    color: #fff;
    font-size: 16px;
    text-transform: capitalize;
    padding: 10px 27px;
    border-radius: 30px;
    margin-left: 10px;
}

.form-group.col-lg-8.p-0 {
    text-align: right;
}

.footerlogo {
    display: inline-block;
    width: 100%;
    margin-bottom: 25px;
}

.footerlogo img {
    width: 90%;
}

.footermid {
    padding: 50px 0;
}

.footer h4 {
    color: #fff;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-size:18px;
}

.footer h4:after {
    content: '';
    width: 50px;
    position: absolute;
    color: #ffb406;
    border-bottom: 1px solid;
    bottom: 0;
    left: 0;
}

ul.quick_links {
    margin: 0;
}

ul.quick_links li {
    display: block;
    padding-bottom: 5px;
}

ul.quick_links li a:before {
    content: '-';
    padding-right: 7px;
}

ul.social_icon {
    margin: 20px 0 0 0;
}

ul.social_icon li {
    display: inline-block;
}

ul.social_icon li a {
    font-size: 25px;
    display: inline-block;
    padding-right: 20px;
}

.copy_right {
    display: inline-block;
    width: 100%;
    background: #171717;
    padding: 20px 0;
    text-align: right;
}



.footer address span,.footer address a {
    display: block;
    margin-bottom: 10px;
}

.footer address i {
    padding-right: 10px;
}


.container-slider {
    display: inline-block;
    width: 100%;
}

.container-slider ul {
    margin: 0;
}



.innerpage h3,.innerpage h4{
  text-align:center;
}
.postdiv h2,.postdiv h3,.postdiv h4,.postdiv h5{
  width:auto;
  display:block;
}

.blog-text h2 a {
    color: #000;
    font-size: 30px;
}

.innerpage {
    display: inline-block;
    width: 100%;
    margin-top: 150px;
    padding-bottom: 20px;
}

.blog-div:nth-child(1) {
    padding-top: 0;
    margin-top: 0;
    border-top: 0;
}

.blog-div {
	float: left;
	margin-top: 20px;
	width: 100%;
	border-top: 1px solid #ccc;
	padding-top: 20px;
	font-size:17px;
	line-height:22px;
}
.blog-img {
	float: left;
	width: 30%;
}
.blog-img img {
	width:90%;
}
.blog-text {
	float: left;
	width:70%;
}

a.read-more {
    display: block;
    text-transform: capitalize;
    margin-top: 10px;
}
 @media(max-width:1200px) {



}