@charset "utf-8";
/* CSS Document */

/* home banner text placing */
.banner {
  position: relative;
  text-align: center;
  color: white;
}
.navbar-brand
{
	margin-top:-50px;
}
.banner
{
height:400px;
}
@media only screen and (max-width: 990px) {
    .navbar-brand
{
	margin-top:-50px;
}
.banner
{
height:400px;
}
}
@media only screen and (max-width: 479px) {
   .navbar-brand
{
	margin-top:20px;
}
h1, .h1
{
font-size:24px;
}
.banner
{
height:250px;
}
.bg-transperent
{
	background-color:#333333;
}
.spacemob
{
background-color:transperent;
height:30px;
}
}




.bottom-left {
  position: absolute;
  bottom: 8px;
  left: 16px;
}

.top-left {
  position: absolute;
  top: 40%;
  left: 10%;
  right:73%;
}

.top-right {
  position: absolute;
  top:10%;
  right: 20%;
  left: 50%;
}

.bottom-right {
  position: absolute;
  bottom: 8px;
  right: 16px;
}

.centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
/* home banner text placing ends here*/


.smallspace
{
background-color:transperent;
height:50px;

}


.space
{
background-color:transperent;
height:100px;
}

.largespace
{
background-color:transperent;
height:100px;
}


.heading
{

	color: #0c83fb;
	line-height:50px;
	font-family: 'Roboto Condensed', sans-serif;
}

.pageheading
{

	color: #0c83fb;
	line-height:35px;
	font-family: 'Roboto Condensed', sans-serif;
}


.bluenormal
{
	color: #52bae6;
	font-size: 25px;
	font-weight: normal;
	line-height:20px;
}


.whitefooter
{
	color: #cdcecf;
	font-size: 14px;
	font-weight: normal;
	line-height:40px;
}
.GreenH3
{
	color: #0c83fb;
	font-size: 20px;
	font-weight:bold;
	font-weight: normal;
	line-height:30px;
	text-transform: uppercase;
	font-family: 'Fjalla One', sans-serif;
}

.normalfont
{
	font-size:18px;
	line-height:22px;
	font-family: 'Roboto Condensed', sans-serif;
}

.hnormalfont
{
	line-height:25px;
	font-family: 'Roboto Condensed', sans-serif;
}

.para {
  margin-top: 0;
  margin-bottom:-10px;
  font-size:18px;
}


.Greenrad
{
color:#02ffc7;
}

.Darkgrey
	{
	color:#727171;
	}
.white
	{
	color:#FFFFFF;
	}
.left
	{
		text-align: left;
	
	}

.right
	{
		text-align: right;
	
	}

.just
	{
		text-align:justify;
		
	}

.center
	{
		text-align: center;
		
	}


	
.countdownspace{
	padding-bottom:100px;
	padding-top:100px;
	}
#contacthomepage
{
	background-image: url(../img/Countdown.jpg);
	width:100%;
	background-repeat:no-repeat;
	background-size: cover;
	margin-top:5px;
	}
	
#contactform
{
margin-top:-450px;
z-index:1030;
}

#white-border
{
	border: 5px solid #FFFFFF;
}
.img-rounded{
	border-radius:25px;
}

.slidenew
{
background-color:#000000;
opacity:0.6;


}


/* Attorneys
================================================== */

.team-grid {
	position: relative;
	z-index: 1;
	display: inline-block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	border: thin solid #e5e4e4;
}

.team-grid:hover .team-hover{
  bottom: 0;
}

.team-hover{
	color: #fff;
	position: absolute;
	bottom: -99%;
	left: 0px;
	z-index: 1;
	height: 100%;
	width: 100%;
   -webkit-transition: all .5s ease;
   -moz-transition: all .5s ease;
   transition: all .5s ease;
	background-color: #5299dc;
}
/*
.team-hover:before{
   content: '';
   position: absolute;
   z-index: 0;
   border-bottom: 25px solid #009964;
   border-left: 0 solid transparent;
   border-right: 270px solid transparent;
   bottom: 100%;
   left: 0;
}
*/
 .team-img-wrapper img{
   max-width: 100%;
   height: auto;
}

.team-img-wrapper{
   position: relative;
   width: 100%;
   height: 100%;
}

.team-img-wrapper:after{
   content: '';
   position: absolute;
   z-index: 0;
   border-bottom: 2px solid #fff;
   border-left: 0 solid transparent;
   border-right: 2px solid transparent;
   bottom: 0;
   left: 0;
}

.team-hover-content{
   padding: 10px 50px 0 25px;
   position: relative;
   z-index: 1;
}

.team-name, .team-name a, .team-desg, 
.team-desc, .social-icons a{
   color: #fff;
   -webkit-transition: all .5s ease;
   -moz-transition: all .5s ease;
   transition: all .5s ease;
}

.team-name a:hover, .social-is a:hover{
   color: rgba(0,0,0,.7);
}

.team-name{
   font-size: 18px;
   text-transform: uppercase;
   margin-top: 0;
   margin-bottom: 0;
   line-height: normal;
}

.team-desg{
   font-size: 13px;
   margin-top: 0;
   margin-bottom: 25px;
   line-height: normal;
   position: relative;
}

.team-desg:after{
   content: '';
   width: 20px;
   left: 0;
   bottom: -10px;
   height: 3px;
   background: #fff;
   position: absolute;
}

.team-desc{
   border-bottom: 1px solid #fff;
   padding-bottom: 20px;
}

.social-icons a{
   margin-right: 10px;
   font-size: 16px;
}


<!--Only for Producrts page-->

.box{
    text-align: center;
    overflow: hidden;
    position: relative;
}
.box img{
    width: 100%;
    height: auto;
}
.box .box-content{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    transition: all 0.3s ease 0s;
}
.box:before,
.box:after,
.box .box-content:before,
.box .box-content:after{
    content: "";
    width: 25%;
    height: 100%;
    background: linear-gradient(to bottom,#000,rgba(0,0,0,0.6),transparent,rgba(0,0,0,0.6),#000);
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all 0.3s ease-in-out 0s;
}
.box:before{
    top: -100%;
    left: -25%;
}
.box:after{ left: 50%; }
.box .box-content:before{ left: 25%; }
.box .box-content:after{
    top: 100%;
    left: 100%;
}
.box:hover:before{
    opacity: 1;
    top: 0;
    left: 0;
}
.box:hover:after{
    opacity: 1;
    left: 25%;
    transition-delay: 0.1s;
}
.box:hover .box-content:before{
    opacity: 1;
    left: 50%;
    transition-delay: 0.1s;
}
.box:hover .box-content:after{
    opacity: 1;
    top: 0;
    left: 75%;
}
.box .inner-content{
    text-align: right;
    position: absolute;
    right: 20px;
    bottom: 10px;
    z-index: 1;
}
.box .title{
    font-size: 22px;
    font-weight: 600;
    color: #52bae6;
    letter-spacing: 1px;
    text-transform: capitalize;
    margin: 0 0 4px 0;
    transform: translateY(100%);
    transition: all 0.3s ease 0s;
}
.box:hover .title{ transform: translateY(0); }
.box .post{
    display: inline-block;
    font-size: 16px;
    color: #ff4242;
    opacity: 0;
    transform: translateX(100%);
    transition: all 0.3s ease 0s;
}
.box:hover .post{
    opacity: 1;
    transform: translateX(0);
}
.box .icon{
    padding: 0;
    margin: 0;
    list-style: none;
    position: absolute;
    top: 20px;
    left: 20px;
}
.box .icon li{
    display: inline-block;
    opacity: 0;
    transition: all 0.3s ease 0s;
}
.box .icon li:first-child{ transform: translateY(80px); }
.box .icon li:last-child{ transform: translateY(-80px); }
.box:hover .icon li{
    opacity: 1;
    transform: translateY(0);
}
.box .icon li a{
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 22px;
    color: #fff;
    margin-right: 5px;
    z-index: 1;
    position: relative;
}
.box .icon li a:before{
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: #ff4242;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    transition: all 0.3s ease 0s;
}
.box .icon li a:hover:before{ border-radius: 20% 0; }
@media only screen and (max-width:990px){
    .box{ margin-bottom: 30px; }
}



/* Attorneys product pagee
================================================== */

.product{
    product-shadow:0 0 4px grey;
    position:relative;
}
.product:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0) linear-gradient(45deg, #141414 0%, #691100 40%, #1b1b1b 100%);
    opacity: 0.3;
    transition:all 0.5s ease;

}
.product img{
    width:100%;
    height: auto;
}
.product .product-content{
	background: rgba(0,0,0,0);
	position: absolute;
	top:0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 48px;
	transition: all 0.35s ease 0s;
	text-decoration: none;
}
.product:hover .product-content{
    background: rgba(0,0,0,0.5);
}
.product .product-content:after{
	content: "";
	position: absolute;
	top:21px;
	left: 20px;
	right: 30px;
	height: 35%;
	transition: all 0.35s ease 0s;

}
.product:hover .product-content:after{
	top:30%;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.product .title{
    color:#fff;
    font-size:20px;
    font-weight: bolder;
    text-transform:uppercase;
	text-align:center;
}
.product .description{
    position: relative;
    top:5%;
    color:#fff;
    opacity:0;
    transition: all 0.35s ease 0s;
	text-align:center;
	
}
.product:hover .description{
    top:15%;
    opacity:1;
}
@media only screen and (max-width: 990px) {
    .product{
        margin-bottom:15px;
    }
}
@media only screen and (max-width: 479px) {
    .product .title{ font-size: 15px;}
    .product .description{ font-size: 13px; }
    .product:hover .description{ top:48%; }
}


#myBtn {
	display: none;
	position: fixed;
	bottom: 20px;
	right: 30px;
	z-index: 99;
	border: none;
	outline: none;
	background-color:#626262;
	opacity:0.2;
	color: #FFFFFF;
	cursor: pointer;
	padding: 15px;
	border-radius: 60%;
}

#myBtn:hover {
  background-color: #555;
}
