/*

Company Name	: Xpanzza Web Solution;
Name			: Arun P Anil;
contact info	: +917025031133;
Email id		: info@xpanzza.com;
Website 		: www.xpanzza.com;

Stating Date	: 1-04-2018;

 */

/* 1. All Page Style */
body{
	font-family: 'Roboto', sans-serif;
}

a, a:hover {
	color: inherit;
	text-decoration: none;
}
h1, .h1 {
	text-transform: uppercase;
	font-size: 25px;
	font-weight: bold;
	padding-bottom: 15px;
}
h1 span, .h1 span {
	color:rgba(136,175,44,1);
}

h2 {
	font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;

}
h2 .fa {
	font-size: 26px;
	vertical-align: middle;

}
.sub {
	font-size: 12px;
	text-transform: capitalize;
	margin-top: -10px;
	text-align: center;
	font-style:  italic;
	font-family: 'Merienda One', cursive;
}
.img-thumbnail {
    border: 2px solid #88af2c;
}
.mb-25 {
	margin-bottom: 25px;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: rgba(136,175,44,1);

}
.nav-pills .nav-link {
    border-bottom: 2px solid rgba(136,175,44,1);
    padding: 15px;
    
}
.btn-warning {
	color: rgba(136,175,44,1);
	background-color: #3d3d3d;
	border:none;
	border-bottom: 2px solid #f6ff00;
	text-transform: capitalize;
	font-size: 12px;
	padding: 10px 20px;
	font-weight: bold;


	-webkit-animation: wiggle 1.5s infinite;
	-moz-animation: wiggle 1.5s infinite;
	-o-animation: wiggle 1.5s infinite;
	animation: wiggle 1.5s infinite;
}
@keyframes wiggle {
    0% { transform: rotate(0deg); }
   75% { transform: rotate(0deg); }
   80% { transform: rotate(5deg); }
   85% { transform: rotate(-5deg); }
   90% { transform: rotate(5deg); }
   95% { transform: rotate(-5deg); }
  100% { transform: rotate(0deg); }
}
@-webkit-keyframes glowing {
    0% { transform: rotate(0deg); }
   75% { transform: rotate(0deg); }
   80% { transform: rotate(5deg); }
   85% { transform: rotate(-5deg); }
   90% { transform: rotate(5deg); }
   95% { transform: rotate(-5deg); }
  100% { transform: rotate(0deg); }
}

@-moz-keyframes glowing {
    0% { transform: rotate(0deg); }
   75% { transform: rotate(0deg); }
   80% { transform: rotate(5deg); }
   85% { transform: rotate(-5deg); }
   90% { transform: rotate(5deg); }
   95% { transform: rotate(-5deg); }
  100% { transform: rotate(0deg); }
}

@-o-keyframes glowing {
    0% { transform: rotate(0deg); }
   75% { transform: rotate(0deg); }
   80% { transform: rotate(5deg); }
   85% { transform: rotate(-5deg); }
   90% { transform: rotate(5deg); }
   95% { transform: rotate(-5deg); }
  100% { transform: rotate(0deg); }
}

.btn-warning:hover {
	background-color: #f6ff00;
	border-bottom: 2px solid #3d3d3d;
	animation: none;

}
.topbar{
	background-color: #3d3d3d;
	color:#adadad;
	padding:15px 0px;
	font-size:14px;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1030;
}
.topbar a .fa{
	color: rgba(136,175,44,1);
}
.topbar a:hover .fa{
	color: #f6ff00;
}
.topbar a:hover{
	color: #fff;
}
.social-media {
    font-size: 12px;
}
.social-media a {
    margin-left: 5px;
    border:1px solid #88af2c;
    border-radius: 50%;
    padding:5px;
    color: #88af2c;
}
.social-media a:hover {
    border:1px solid #f6ff00;
    background-color:#f6ff00 !important ;
    color: #3d3d3d;

}
.menubar .fixed-top {
    top: 50px;
}
.navbar {
	background-color: rgba(136,175,44,1);
	-webkit-box-shadow: inset 0px -1px 40px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: inset 0px -1px 40px 0px rgba(0,0,0,0.75);
	box-shadow: inset 0px -1px 40px 0px rgba(0,0,0,0.75);
}

/*.logo:before {
    content: ' ';
    width: 650px;
    position: absolute;
    top: 0;
    right: 0;
    height: 110%;
    background: #E8A20D url(img/resources/header-v5-bg.png) no-repeat 0 0;
    -webkit-background-size: cover;
    background-size: cover;
    z-index: 9999;
    transform: skewX(-45deg);
}*/
.navbar-light .navbar-nav .active>.nav-link, 
.navbar-light .navbar-nav .nav-link.active, 
.navbar-light .navbar-nav .nav-link.show, 
.navbar-light .navbar-nav .show>.nav-link,
.navbar-light .navbar-nav .nav-link:hover {
    color: #f6ff00;
}
.navbar-light .navbar-nav .nav-link {
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    padding: 10px 10px;
    font-size: 14px;
}
.navbar-light .dropdown-item:hover {
    color: #fff;
    background-color: #88af2c;
}

.carousel-caption {
	bottom: 50px;
    /*background-color: #00000075;*/
}
.carousel-caption .h1{
    text-transform: inherit;
    /*font-size: 36px;
    font-weight: bold;
    padding-bottom: 0px;
    font-family: sans-serif;*/
    font-size: 45px;
    font-weight: 400;
    line-height: 65px;
    font-family: 'Merienda One', cursive;
    text-shadow:0 1px 0 #3d3d3d, 0 2px 0 #3d3d3d, 0 3px 0 #3d3d3d, 0 4px 0 #3d3d3d, 0 5px 0 #3d3d3d, 0 6px 1px rgba(0,0,0,.1), 0 0 5px rgba(0,0,0,.1), 0 1px 3px rgba(0,0,0,.3), 0 3px 5px rgba(0,0,0,.2), 0 5px 10px rgba(0,0,0,.25), 0 10px 10px rgba(0,0,0,.2), 0 20px 20px rgba(0,0,0,.15);
}
.carousel-item:before {
    content: ' ';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    /*background: rgba(218, 151, 0, 0.75);*/
    width: 100%;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
background: rgba(250,247,250,0);
background: -moz-linear-gradient(top, rgba(250,247,250,0) 0%, rgba(0,0,0,0.6) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(250,247,250,0)), color-stop(100%, rgba(0,0,0,0.6)));
background: -webkit-linear-gradient(top, rgba(250,247,250,0) 0%, rgba(0,0,0,0.6) 100%);
background: -o-linear-gradient(top, rgba(250,247,250,0) 0%, rgba(0,0,0,0.6) 100%);
background: -ms-linear-gradient(top, rgba(250,247,250,0) 0%, rgba(0,0,0,0.6) 100%);
background: linear-gradient(to bottom, rgba(250,247,250,0) 0%, rgba(0,0,0,0.6) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#faf7fa', endColorstr='#000000', GradientType=0 );
}
.home-about{
	padding-bottom: 50px;
}
.home-about p{
	text-align: justify;
}
.home-about .fa-check-square{
	color:rgba(136,175,44,1);
}

.home-about .img-fluid {
   -webkit-box-shadow: 5px 10px 25px 0px rgba(0,0,0,0.75);
   -moz-box-shadow: 5px 10px 25px 0px rgba(0,0,0,0.75);
   box-shadow: 5px 10px 25px 0px rgba(0,0,0,0.75);
   /* margin-bottom: 40px; */
}
.home-about .media-body{
	padding-right: 15px;
}
.highlight {
	/*background: rgba(136,175,44,1);
background: -moz-linear-gradient(left, rgba(136,175,44,1) 0%, rgba(136,175,44,1) 50%, rgba(22,22,22,1) 51%, rgba(22,22,22,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(136,175,44,1)), color-stop(50%, rgba(136,175,44,1)), color-stop(51%, rgba(22,22,22,1)), color-stop(100%, rgba(22,22,22,1)));
background: -webkit-linear-gradient(left, rgba(136,175,44,1) 0%, rgba(136,175,44,1) 50%, rgba(22,22,22,1) 51%, rgba(22,22,22,1) 100%);
background: -o-linear-gradient(left, rgba(136,175,44,1) 0%, rgba(136,175,44,1) 50%, rgba(22,22,22,1) 51%, rgba(22,22,22,1) 100%);
background: -ms-linear-gradient(left, rgba(136,175,44,1) 0%, rgba(136,175,44,1) 50%, rgba(22,22,22,1) 51%, rgba(22,22,22,1) 100%);
background: linear-gradient(to right, rgba(136,175,44,1) 0%, rgba(136,175,44,1) 50%, rgba(22,22,22,1) 51%, rgba(22,22,22,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#88af2c', endColorstr='#3d3d3d', GradientType=1 );*/
text-align: justify;
color: #fff;
}
.highlight .left-box {
	padding: 5%;
	background-color: rgba(136,175,44,1);
}
.highlight .right-box {
	padding: 5%;
	background-color: #3d3d3d;
}
.highlight .left-head {
	background-image: url(../images/Layer-7.png);
    background-repeat: no-repeat;
    background-position: left;
    background-size: contain;
    padding-left: 50px;
}
.highlight .right-head {
	background-image: url(../images/Layer-8.png);
    background-repeat: no-repeat;
    background-position: left;
    background-size: contain;
    padding-left: 50px;
}
.highlight h2 {
	font-size: 26px;
}
.home-gallery {
	padding: 75px 0px;
}
footer {
	background-color:#3d3d3d;
	color: #fff;
}
footer h2{
	padding-top: 45px;
}
/*footer iframe{    
	width: 815px;
    margin-left: -70px;
    margin-bottom: -10px;

}*/
footer iframe{
	/* margin-left: -70px; */
}
footer .fa {
	color: rgba(136,175,44,1);
}
footer .copyright-box {
	background-color: rgba(136,175,44,1);
	padding: 15px 0px;
}
/*.footer-border:after {
	border-right: 10px solid #88ae2c;
    transform: skewx(20deg);
    width: 10px;
    z-index: 99;
    background-color: #3d3d3d;
}*/

.footer-contact {
	z-index:2;
}
.page-title {
    padding-top: 200px;
    text-align: center;
    padding-bottom: 50px;
}
.page-title h1 {
    font-size: 45px;
}
.page-title h1:before {
    content: ' ';
    width: 100px;
    height: 12px;
    background: #88ae2c;
    display: block;
    position: relative;
    /* bottom: 13px; */
    left: 50%;
    top: 80px;
    margin-left: -50px;
}

.gallery-page img {
	margin:15px 0px; 
}

.contact-info ul li .icon-box,
.contact-info ul li .text-box {
    display: table-cell;
    vertical-align: middle;
}
.contact-info ul li .icon-box i {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 1px solid #EFA600;
    color: #EFA600;
    text-align: center;
    line-height: 48px;
}
.contact-form {
	padding: 15px 15%;
}
.contact-form .card {
	text-align: center;
	padding: 5% 15%;
	background-color: #f1f1f1;
}
.floating{
    position:fixed;
    width:60px;
    height:60px;
    bottom:40px;
    right:40px;
    background-color:#25d366;
    color:#FFF;
    border-radius:50px;
    text-align:center;
       font-size:30px;
    box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.float-button{
    margin-top:16px;
}


/* Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) { 
	.home-about {
		padding-bottom: 50px;
	}
	h1, .h1{
		font-size:20px;
		text-align:center;
	}
	body {
		font-size:12px;

	}
	.highlight h2 {
		font-size: 16px;
	}
	.page-title h1{
		font-size:20px
	}
	.page-title h1:before {
		height: 5px;
		top: 40px;
	}
	.topbar {
		padding: 5px 0px;
	}
	.topbar .col-sm-12{
		padding: 5px 0px;
	}
	.contact-form {
		padding:0px 5%;
	}
	.contact-form h1 {
		font-size:18px;
	}
	.contact-page h1{
		font-size:14px
	}
 }

/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) { 

	.highlight h2 {
		font-size: 18px;
	}
	.page-title h1{
		font-size:30px
	}
	.page-title h1:before {
		width: 100px;
		height: 5px;
		background: #88ae2c;
		display: block;
		position: relative;
		left: 50%;
		top: 50px;
		margin-left: -50px;
	}
	.contact-form {
		padding:0px;
	}

 }
@media (max-width: 767.98px) { 
	h1, .h1 {
		font-size:20px;
		text-align:center;
	}
	h2 {
		font-size: 16px;
	}
	body {
		font-size:13px

	}
	.media img {
		width:80px
	}
	.highlight .left-box, .highlight .right-box {
		padding:5% 10%;
	}
	
	.page-title {
		padding-top: 20px;
		text-align: center;
		padding-bottom: 10px;
	}
	
	
	.copyright-box, .copyright-box .text-right {
		text-align:center !important;
	}
	.topbar, .topbar .text-right {
		text-align:center !important;
	}
	.topbar .social-media{
		margin:10px 0px;
	}
	.topbar {
		padding:5px;
	}
	.menubar .fixed-top {
		top: 80px;
	}
	.navbar-brand img{
		max-width:250px
	}
	.banner .carousel-caption {
		right: 0%;
		bottom: 0px;
		left: 0%;
		z-index: 10;
		padding-top: 0px;
		padding-bottom: 20px;
		color: #fff;
		text-align: center;
	}
	.banner .carousel-caption .h1{
		font-size: 25px;
		line-height: 30px;
	}
	.topbar, .menubar .fixed-top {
		position: inherit;

	}
	.home-about-img img{
		display:none
	}
	.home-about {
		padding-bottom: 0px;
	}
	.my-4 {
		margin-top: .5rem!important;
		margin-bottom: .5rem!important;
	}
	.highlight .left-head, .highlight .right-head {
		padding-left: 25px;
	}
	.home-gallery {
		padding: 25px 0px;
	}
	.footer-contact {
		padding-left:35px;
	}
	.footer-contact h2{
		padding-top:15px;
		font-size:20px
	}
	#v-pills-tab {
		padding-bottom:20px
	}
	
	.contact-form .card {
		padding: 5%;
	}

	
 }
/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) { 
	.topbar, .menubar .fixed-top {
		position: fixed;

	}
	.banner {
		padding-top: 135px;
	}
	.carousel-caption .h1 {
    	font-size: 45px; 
    }
	.contact-form {
		padding: 15px 5%;
	}
	.contact-form .card {
		text-align: center;
		padding: 5% 10%;
		background-color: #f1f1f1;
	}
	.footer-border:after {
		right: -75px;
		content: ' ';
		width: 355px;
		position: absolute;
		top: 0;
		height: 100%;
		background-color: #3d3d3d;
		z-index: 1;
		transform: skewX(25deg);
		border-right: 15px solid #88af2c;
		border-top-left-radius: 100%;
	}


 }

@media (max-width: 991.98px) { 
	.navbar-collapse {
		border-top:2px solid #3d3d3d;
		margin:20px 0px;
		padding:10px;
	}
}
/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) { 

	.navbar-brand:after {
		content: ' ';
		position: absolute;
		top: 0;
		width: 40%;
		left: -60px;
		height: 110%;
		background: #fff;
		z-index: -1;
		transform: skewX(-45deg);
		border-bottom: 5px solid #88af2c;
		border-right: 5px solid #88af2c;
		-webkit-box-shadow: 5px 0px 15px 0px rgba(0,0,0,0.75);
		-moz-box-shadow: 5px 0px 15px 0px rgba(0,0,0,0.75);
		box-shadow: 5px 0px 15px 0px rgba(0,0,0,0.75);
	}
	.navbar-brand img {
		width: 275px;
	}
	.highlight h2{
		font-size:18px
	}
	.highlight .right-head {
		padding-left: 35px;
	}
	.contact-form {
		padding: 15px 15%;
	}
	.contact-form .card {
		padding: 5% 15%;
	}
	
 }

/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) { 
	.navbar-brand:after {
		width: 42%;

	}
	.navbar-light .navbar-nav .nav-link {
    	padding: 10px 20px;
	}

 }
 @media (min-width: 1400px) { 
	.highlight h2{
		font-size:22px
	}
	.highlight .right-head {
		padding-left: 40px;
	}
 }