@font-face {
	font-family: 'ecoicon';
	src:url('fonts/ecoicons/ecoicon.eot');
	src:url('fonts/ecoicons/ecoicon.eot?#iefix') format('embedded-opentype'),
		url('fonts/ecoicons/ecoicon.woff') format('woff'),
		url('fonts/ecoicons/ecoicon.ttf') format('truetype'),
		url('fonts/ecoicons/ecoicon.svg#ecoicon') format('svg');
	font-weight: normal;
	font-style: normal;
} 

 html,
  button,
  input,
  select,
  textarea {
      color: #222;
  }

  html {
      font-size	  : 1em;
      line-height : 1.4;
  }

 
  ::-moz-selection {
      background  : #b3d4fc;
      text-shadow : none;
  }

  ::selection {
      background  : #b3d4fc;
      text-shadow : none;
  }

  
  hr {
      display    : block;
      height     : 1px;
      border     : 0;
      border-top : 1px solid #ccc;
      margin     : 1em 0;
      padding    : 0;
  }


  audio,
  canvas,
  img,
  video {
      vertical-align: middle;
  }



  fieldset {
      border  : 0;
      margin  : 0;
      padding : 0;
  }

  textarea {
      resize: vertical;
  }

 .alignleft {
  		float:left;
  		margin-right:15px;


  }

  .alignright {
  		float:right;
  		margin-left:15px;
  }

  .aligncenter {
	  	float       :none;
	  	margin-left :0 auto;
	  	display     :block
  }

  .floatleft {
  		float:left
  }
  .floatright {
  		float:right
  }

  a, 
  a:active, 
  a:focus, 
  a:active {
  		text-decoration:none !important; 
  		outline:none
  }

  a {
    color           : #015AAA;
    text-decoration : none;
    transition      : all 0.2s ease 0s;
  }

  a:hover, 
  a:focus {
    color           : #686868;
    text-decoration : underline;
  }



ul {
	margin     : 0; 
	padding    : 0; 
	list-style : none
}

h1, 
h2, 
h3, 
h4, 
h5, 
h6, 
.h1, 
.h2, 
.h3, 
.h4, 
.h5, 
.h6{
	font-family: 'Lato', sans-serif, Helvetica, Arial;
	color: #212121;
	margin: 0;
}

h1 {
	font-size: 26px;
	line-height: 40px;
	color: #000;
	font-weight: 700;	
}

h2{
	font-size: 18px;
	font-weight: 900;
	text-transform: uppercase;
	margin-bottom: 15px;
}


	
h3 {
	font-size: 16px;
	margin-bottom: 15px;
}
	


img.img-responsive {
  	width: 100%;
  }
  
body {
	font-family: "Lato", Helvetica, Arial, sans-serif;
	font-size: 15px;
	line-height: 1.846;
	color: #606577;
  	font-weight : 400;
  	background	: #F0F2F3 url(img/3.jpg) no-repeat center center fixed;	

  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
    -webkit-text-size-adjust: 100%;
 
	-webkit-font-smoothing: antialiased !important;
  }

.mt-20 {
margin-top: 20px !important;
}

.mt-15 {
margin-top: 15px !important;
}

.mt-30 {
margin-top: 30px !important;
}

.mt-50 {
margin-top: 50px !important;
}

.mb-0 {
margin-bottom: 0 !important;
}
.mb-15 {
margin-bottom: 15px !important;
}
.mb-50 {
margin-bottom: 50px !important;
} 
.mt-100 {
margin-top: 100px !important;
}


.acenter{
float:none;
text-align:center;

}

.inner-wrapper {
	background: #fff;
	margin: 0px auto;
	padding: 0 0 0;
	width: 1140px;
} 

.header-wrapper {

padding-bottom: 30px;
position: relative;
height: 135px;
position: fixed;
width: 1140px;
background: #fff;
z-index:150;
border-bottom: 1px solid #F2F2F2;
padding: 0 15px;
}


.logo{
max-width: 325px;
min-height: 100px;
position: absolute;
left: 15px;
z-index: 1;
top: 19px;
}


.navbar {
	position: relative;
	min-height: 0px;
	margin-bottom: 20px;
	border: 1px solid transparent;
}


.mainnav {
	border: 0 none;
	border-radius: 0;
	margin-top: 26px;
	margin-bottom: 0px;
}

.caret {
	margin-top: -4px;
}

.navbar-default {
	background:transparent;
}



ul.nav.navbar-nav li a{
	text-transform: uppercase;
	color: #212223;
	font-weight: 400;
	line-height: 14px;
	font-size: 14px;
	padding: 0px 20px;
}

ul.nav.navbar-nav li:last-child a {
    padding-right: 0;
}

nav.navbar-collapse.collapse {
    padding-right: 0;
}

ul.nav.navbar-nav li a:hover, 
ul.nav.navbar-nav li a:focus  
{
	color: #015AAA; 
	background: transparent;
}

ul.dropdown-menu:before {
	content: "";
	position: absolute;
	height: 30px;
	top: -30px;
	left: 0;
	width: 100%;
}

.navbar-nav >li {
	float: left;
	border-right:1px solid #E1E1E1
}

.navbar-nav>li:last-child {
   border-right:0px solid #E1E1E1;
}




.navbar-default .navbar-nav>.active>a, 
.navbar-default .navbar-nav>.active>a:hover, 
.navbar-default .navbar-nav>.active>a:focus 
.navbar-default .navbar-nav>.active>a.open
{
	color: #015AAA;
	background-color: transparent;
}

/*--------------------------- 
SOCIAL ICON STYLE
-----------------------------*/  
  
  .social-icon {

	margin-top: 18px;
	text-align: right;
  }


  .social-icon ul li {
	margin-right: 5px;
	padding: 0;
	display: inline-block;	
	
  }

  .social-icon ul li:last-child {
	margin-right: 0;

  }
  
  
  
  .social-icon ul li a{
    height  : 24px;
    display : block;
  }

/* --------------------
footer social icon 
-----------------------*/

.footer-wrapper .social-icon i.fa {
border-color: #b3b3b3;
color: #b3b3b3;
}




  /*  Animated CSS
  -----------------------*/

  .customNavigation i.fa{
      width        : 24px;
      height       : 24px;
      line-height  : 24px;
  }

  .icustomNavigation i.fa::before{
      font-size   : 14px;
      line-height : 24px;
  }

  .social-icon i.fa {
      width  : 24px;
      height : 24px;  
      border			  : 1px solid #d1d1d1;
  }

  .social-icon i.fa::before
  {
      font-size   : 12px;
      line-height : 24px;
  }


  .social-icon i.fa, 
  .customNavigation i.fa
  {
      display             : inline-block;      
      cursor              : pointer;
      margin              : 0px;
      text-align          : center;
      position            : relative;
      z-index             : 1;
      color               : #CACAC9;
      overflow            : hidden;
      border-radius       : 1px;
      -webkit-transition  : all 0.5s;
      -moz-transition     : all 0.5s;
      transition          : all 0.5s;	  
    }

.social-icon i.fa::before,
.customNavigation i.fa::before,
.services-box span i.fa::before {
	border-radius                 : 2px;
	speak                         : none;
	display                       : block;
	-webkit-font-smoothing	      : subpixel-antialiased !important; 
	-webkit-backface-visibility   : hidden; 
	-moz-backface-visibility      : hidden; 
	-ms-backface-visibility       : hidden;
}

.social-icon i.fa::after,
.customNavigation i.fa::after,
.services-box span i.fa::after{
	pointer-events  : none;
	position        : absolute;
	width           : 100%;
	height          : 100%;
	content         : '';
	display         : none;
	box-sizing      : content-box;
}


.social-icon i.fa:hover,
.customNavigation i.fa:hover{
	background : #015AAA;
	color      : #fff;
	line-height: 20px;
	border-color: #015AAA;
}


.social-icon i.fa:hover::before,
.customNavigation i.fa:hover::before,
.services-box span i.fa:hover::before{
	-webkit-animation   : toRightFromLeft 0.3s forwards;
	-moz-animation      : toRightFromLeft 0.3s forwards;
	animation           : toRightFromLeft 0.3s forwards;
}

   

.customNavigation i.fa:before,
.social-icon i.fa:before,
.services-box span i.fa:before
 {
	-webkit-animation     : toLeftFromRight 0.3s forwards;
	-moz-animation        : toLeftFromRight 0.3s forwards;
	animation             : toLeftFromRight 0.3s forwards;

}   



   
.customNavigation i.fa {
	display: inline-block;
	cursor: pointer;
	margin: 0px;
	text-align: center;
	position: relative;
	z-index: 1;
	color: #6E6F6F;
	overflow: hidden;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
	background: #fff;
	border-radius: 50%;
	line-height: 20px;
	font-size: 15px;
	width: 20px;
	height: 20px;
}


.services-box span.icon{
	position: absolute;
	left: 0;
	top: 5px;
	font-size: 30px;
	background: #015AAA;
	height: 80px;
	width: 80px;
	text-align: center;
	color: #fff;
	line-height: 80px;
	display: inline-block;
	cursor: pointer;
	z-index: 1;
	overflow: hidden;
	border-radius: 1px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
	-webkit-transform: translateZ(0);
}
  
.services-box span.icon:hover{
	background: #2d2d2d;
	border-color: #015AAA;
	color: #fff;
	cursor: pointer;
}


/*-----------------------
SLIDER-WRAPPER 
-------------------------*/

#showcase-content1 {
	margin-bottom: 30px;
}

.feature-green {
	padding: 35px;
	background: #7accc8;
}

.feature {
	text-transform: uppercase;
	color: #fff;
	height: 180px;
	border-radius: 1px;
}

.feature-green .b-light-text {
	font-size: 20px;
	font-weight: 300;
	margin: 0;
}

.feature-green .m-bold-text {
	font-size: 30px;
	line-height: 24px;
	font-weight: 700;
	display: block;
}

.feature p {
	margin: 0;
}

.feature-green .l-bold-text {
	font-size: 52px;
	font-weight: 900;
	line-height: 40px;
	float: left;
	margin-right: 10px;
}

.feature-green .s-light-text {
	font-weight: 400;
	font-size: 18px;
	line-height: 16px;
}

.feature-blue {
	background: #8DBFD6;
	text-align: center;
	padding: 50px 35px;
}

.feature-blue .b-light-text {
	font-size: 38px;
	font-weight: 300;
	margin: 0;
	display: block;
	line-height: 30px;
}

.feature-blue .s-light-text {
	font-weight: 200;
	font-size: 20px;
	line-height: 22px;
	display: block;
}

.feature-blue .m-bold-text {
	font-size: 36px;
	line-height: 30px;
	font-weight: 700;
	letter-spacing: 1px;
	display: block;
}

/*-----------------------
	//SLIDER-WRAPPER 
-------------------------*/

.left-slider, 
.slider-fullwidth{position: relative;}


/*-----------------------
PAGE TITLE
-------------------------*/

.lead-title,
.page-title{
	display: block;
	margin-bottom: 30px;  
	position: relative;
}

.page-title{

	min-height:65px;
		border-bottom: 1px solid #eeeeed;
}

.page-title h1{	
border-bottom: 1px solid #015AAA;
display: inline-block;
margin-top: 10px;
padding-bottom: 14px;
text-transform: uppercase;

float: left;
	}
	
.lead-title h2{
	background: transparent;
	padding: 12px 45px;
	display: inline-block;
	border-bottom: 1px solid #eeeeee;	
	text-transform: uppercase;
	color:#7CAE35;
}


.sidebar .lead-title {
	margin-bottom: 0px;
}


/*----------------------------------
 READMORE
------------------------------------*/

.readmore a {
	text-transform: uppercase;
	font-size: 10px;
	color: #A1AEB9;
	text-decoration: none;
}

.readmore a:hover {
	color: #015AAA;
}

.readmore a::before {
	font-family: FontAwesome;
	content: "\f105";
	margin-right: 4px;
}



/*----------------------------------
SERVICE-WRAPPER 
------------------------------------*/

.services-box {
	margin-bottom: 48px;
}

.services-box i.fa {
	width: 40px;
	height: 40px;
	color: #000;
	overflow: hidden;
	font-size: 24px;
	text-align: left;
	padding-left: 3px;
	line-height: 40px;
	border-bottom: 1px solid #eee;
	margin: 0;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

.services-box i.fa:hover {
	color: #015AAA;
	cursor: pointer;
}


.services-box .media-body {
	padding: 30px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	position: relative;
}

.services-box .media-body::before {
	left: 0;
	top: 0;
}

.services-box .media-body::after {
	right: 0;
	bottom: 0;
}

.services-box .media-body::before, 
.services-box .media-body::after {
	position: absolute;
	content: "";
	background: #eee;
	width: 1px;
	height: 60px;
}

.services-box h2{
	font-size: 16px !important;
	font-weight: 700;
	line-height: 24px;
	margin-top: 0;
	margin-bottom: 12px;
} 




  
.bottom-promo {
	margin-top:30px
}
.bottom-promo h3{
	text-transform: uppercase;
	font-size: 14px;
	margin-bottom: 15px;
	line-height: 20px;
}
  

.about-team {}
.about-team img{
	margin: 25px 0 15px;
}


.from-blog {
	margin-top:45px
}
.blog-post {
	margin: 30px 0;
}
.blog-post a img {
	float: left;
	margin-right: 15px;
	width:80px;
	height:60px;
	border: 1px solid #eee;
	padding:6px;
}

.blog-post h3,
.comment-box h3,
.comment-form h3{
	font-size: 13px;
	margin-bottom: 10px;
	line-height: 21px;
}

.blog-post h3 a{
	color:#252627
}
.blog-post h3 a:hover{
	color:#B5EA66
}


.blog-post .the-time,
.blog-post .comments-meta {
	color:#b5b5b5; 
	font-size:12px;
}

.blog-post .comments-meta a{
	color:#b5b5b5;
}

.blog-post .comments-meta a:hover{
	color:#B5EA66;
}



  .client-carousel {
  	padding    : 20px;
  	overflow   : hidden
  }

  .client-carousel ul{}
  
  .client-carousel ul li{
  	float        : left; 
  	margin-right : 15px
  }


  .client-logo-caruosel {
  	padding-bottom: 20px;
  }

  .client-logo h3 {
    background      :   #F9F9F9;
    border-bottom   : 1px solid #eee;
    font-size       : 16px;
    margin          : 0;
    padding         : 15px 20px;
    text-transform  : uppercase;
  }

.client-logo .customNavigation,
.latest-project-navigation,
.client-testimonial-navigation
  {
	top: 10px;
	background: #EEEEED;
	border-radius: 30px;
	padding: 2px;
  }


  .social-fix {
  	padding-right   : 20px; 
    padding-top     : 20px
  }




  /* -----------------------
  SLIDER COTROIL NAVIGATION
  ------------------------*/

  .customNavigation {
    cursor    : pointer;
    position  : absolute;
    right     : 15px;

  }

  .customNavigation a{
    display  : inline-block;
    height   : 20px;
    line-height: 20px;
  }

  .customNavigation a.prev,  /* for Previous Control */
  .customNavigation a.next   /* for Next Control */
    {
      float:right
    }

.customNavigation a.next {
	margin-left:5px
}

.customNavigation a.next i.fa{
	padding-left:1px;
}
.customNavigation a.prev i.fa{
	padding-right:1px;
}


  /* footer wrapper */
  
.footer-wrapper {
	background:#E7E7E7;
	padding: 25px 0;
}
  
  
.footer-contact {
	font-size: 13px;
	line-height: 21px;
	color:#252627;
	padding-bottom: 20px;
}

.footer-contact span{
	margin-right: 30px;
}

.footer-contact span a{
	color : #252627;
}

.less-margin-top {margin-top:0px}

.footer-bottom {
	padding-top: 15px; 
	border-top:1px solid #d7d7d7;
}

.copyright-text {
	color:#252627;
	font-size:12px;
	line-height:21px;
}



/* Back to Top */

.backtop {
	color: #000;
	border: 1px solid #000;
	padding: 3px 5px;
	font-size: 24px;
	overflow: hidden;
	cursor: pointer;
	width: 40px;
	height: 40px;
	text-align: center;
	position: absolute;
	bottom: 10px;
	right: 15px;
	-webkit-transition: 500ms;
	-moz-transition: 500ms;
	-o-transition: 500ms;
	-ms-transition: 500ms;
	transition: 500ms;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-webkit-transform:translateZ(0);
}


.backtop:hover {
	color: #fff;
	background: #252525;
}

.backtop:after {
	pointer-events: none;
	position: absolute;
	width: 100%;
	height: 100%;
	content: '';
	-webkit-box-sizing: content-box; 
	-moz-box-sizing: content-box; 
	box-sizing: content-box;
	display: none;
}
  
  
.backtop:before {
	font-family: 'FontAwesome';
	speak: none;
	font-size: 20px;
	line-height: 30px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	display: block;
	-webkit-font-smoothing: antialiased;
}  



.backtop:hover::before {
	-webkit-animation: toTopFromBottom 0.3s forwards;
	-moz-animation: toTopFromBottom 0.3s forwards;
	animation: toTopFromBottom 0.3s forwards;
}




/*------------------------------- 
ABOUT US PAGE CSS 
---------------------------------*/


.about-us-wrapper {}
.single-project h2{
	font-weight: 700;
	text-transform: capitalize;
	margin-bottom: 15px;
}

.tab-wraper .lead-title h2 {
margin-bottom: 0;
}


/*--------------------
 Tab CSS  
 ---------------------*/
#tabs ul {
	margin-bottom: 15px;
}

#tabs ul li a {
	font-weight: 700;
	color: #252627;
	font-size: 16px;
}

#tabs ul li a:hover {
  border: 0;
}
#tabs ul li.active a i.fa {
  color: #015AAA;
}


#tabs ul li.red a:hover, 
#tabs ul li.red a:focus,
#tabs ul li.red a:active {
	background:#FD3434;
	border-bottom: 1px solid #FD3434;
	color:#fff;

}

#tabs ul li.green a:hover, 
#tabs ul li.green a:focus,
#tabs ul li.green a:active {
	background:#09B356;
	border-bottom: 1px solid #09B356;
color:#fff;
}

#tabs ul li.blue a:hover, 
#tabs ul li.blue a:focus,
#tabs ul li.blue a:active {
	background:#16336D;
	border-bottom: 1px solid #16336D;
color:#fff;
}

#tabs ul li.lblue a:hover, 
#tabs ul li.lblue a:focus,
#tabs ul li.lblue a:active {
	background:#1F81C7;
	border-bottom: 1px solid #1F81C7;
color:#fff;
}

#tabs ul li.purple a:hover, 
#tabs ul li.purple a:focus,
#tabs ul li.purple a:active {
	background:#7436A3;
	border-bottom: 1px solid #7436A3;
color:#fff;
}

.nav-tabs>li.active.red{
background:#FD3434;
}

#tabs ul li.active.red a {
  border-bottom: 1px solid #FD3434;

  color: #fff;
  background: transparent;

}


.nav-tabs>li.active.green{
background:#09B356;
}

#tabs ul li.active.green a {
  border-bottom: 1px solid #09B356;

  color: #fff;
  background: transparent;

}


.nav-tabs>li.active.blue{
background:#16336D;
}

#tabs ul li.active.blue a {
  border-bottom: 1px solid #16336D;

  color: #fff;
  background: transparent;

}


.nav-tabs>li.active.lblue{
background:#1F81C7;
}

#tabs ul li.active.lblue a {
  border-bottom: 1px solid #1F81C7;

  color: #fff;
  background: transparent;

}

.nav-tabs>li.active.purple{
background:#7436A3;
}

#tabs ul li.active.purple a {
  border-bottom: 1px solid #7436A3;

  color: #fff;
  background: transparent;

}



.nav-tabs{
	border-bottom: 1px solid #7CAE35;
}

.nav-tabs>li.active > a, 
.nav-tabs>li.active > a:hover, 
.nav-tabs>li.active > a:focus {
	border: none; 
}

.nav-tabs > li >a {
	line-height: 1.428571429;
	border: none; 
border-top-left-radius: 10px;
border-top-right-radius: 10px;
-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-top-left-radius: 10px;
-moz-border-top-right-radius: 10px;
-ms-border-top-left-radius: 10px;
-ms-border-top-right-radius: 10px;
-khtml-border-top-left-radius: 10px;
-khtml-border-top-right-radius: 10px;
	margin: 0;
	background: transparent;
}

.nav-tabs > li  {
background:#f6f6f6;
}

.nav >li > a{
	padding: 12px 15px;
}

.nav >li > a:hover, 
.nav >li > a:focus {
	text-decoration: none;
	background-color: transparent;
}



/* End tab ---------------*/


/*------------------------------- 
SERVICE PAGE CSS 
---------------------------------*/

.service-wrapper{
margin:0 15px;

}


.service-slider {
	position:relative;
}
.service-slider img{
	width: 100%;
	border-bottom: 5px solid #015AAA;
}


.featured .service-wrapper-item {
	border-bottom: 1px solid #eeeeed;
	margin-bottom: 60px;
	padding-bottom: 60px;
}

.featured .service-wrapper-item:last-child {
	border-bottom: 0px;
}

.description h1 {
}




/* Call to Action  Area */
.call-to-action-box {
	border: 1px solid #eee;
	border-left: 0;
	box-shadow: inset 5px 0 0 0 #015AAA;
	color: #999999;
	float: left;
	padding: 25px 30px;
	width: 100%;
}

.call-to-action-box  h3{
	font-size: 18px;
	text-transform: uppercase;
	border-top: none;
	margin-bottom: 14px;
	margin-top: 10px;
	font-weight: 400;
}
.call-to-action-box .floatleft{
	width:60%
}
.call-to-action-box .floatright{
	width:40%
}

a.get-quote-button{
	background-color: #015AAA;
	border-bottom: 1px solid #999999;
	color: #FFFFFF;
	float: right;
	font-size: 14px;
	font-weight: 600;
	margin: 6px 0 0 50px;
	padding: 13px 30px;
	text-transform: uppercase;
}
a.get-quote-button:hover{
	background-color: #666;
}






.our-speciality {}
.our-speciality h3{
	font-weight:700;
	text-transform:uppercase;
}

.icons-list li {
	padding:5px 0;
}
.icons-list li i {
	color: #91D384;
	margin-right: 12px;
}



/*------------------------------- 
BUTTON CSS
---------------------------------*/

 
.btn-primary {
	color: #ffffff;
	background-color: #015AAA;
	border: 0;
	border-bottom: 2px solid;
	border-radius: 0;
	text-transform: uppercase;
	font-size: 12px;
	border-color: #7CC219;
	-webkit-transition  : all 0.5s;
	-moz-transition     : all 0.5s;
	transition          : all 0.5s;
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus{
	color: #ffffff;
	background-color: #7CC219;
	border-color: #7CC219;
	box-shadow: 0px;
	outline: none;
}


/*------------------------------- 
CONTACT PAGE CSS 
---------------------------------*/

.map-canvas {
	border-top:3px solid #015AAA;
	height: 300px;
}

.form-light .form-control:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	border-color: #015AAA;
	outline: none;
}



/*----------------------------- 
REVOLUTION SLIDER CSS 
------------------------------*/
.tp-caption {
	font-family: 'Lato', sans-serif, Helvetica, Arial !important;
}

.tp-caption video {
 width: 100%; 
 height: 100% 
}

.tp-caption.css_medium_light_white {
	color: #000;
	font-size: 18px;
	line-height: 36px;
	font-weight: 700;
	font-family: 'Lato';
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	background-color: rgb(255, 255, 255);
	background-color: rgba(255, 255, 255, 1);
	border-width: 0px;
	border-color: rgb(0, 0, 0);
	border-style: none;
}	


.tp-caption.css_small_light_white {
	color: #fff;
	font-size: 14px;
	line-height: 24px;
	font-weight: 400;
	font-family: 'Lato';
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	background-color: #000000;
	border-width: 0px;
	border-color: rgb(0, 0, 0);
	border-style: none;
}

.home-text {
	font-size: 36px;
	color: #212223;
	background: #fff;
	padding: 20px;
}

.home-text2 {
	font-size: 26px;
	color: #212223;
	background: #fff;
	padding: 10px 20px;
}



.tp-caption.caption-one {
	background-color: #ccc;
	color: #fff;
	text-decoration: none;
	font-size: 20px;
	padding: 10px 20px;
}

.tp-caption.caption-two {
	background-color: #fff;
	color: #000;
	text-decoration: none;
	font-size: 24px;
	padding: 7px 20px;
	font-weight: 400;
}

.tp-caption.caption-three {
	background-color: rgba(255,255,255,0.6);
	color: #000;
	text-decoration: none;
	font-size: 50px;
	padding: 10px 25px;
	font-weight: 400;
}

.tparrows.preview1:after {
	font-size: 20px;
	width: 60px;
	height: 60px;
	line-height: 60px;
}

.tparrows.preview1 {
	width: 60px;
	height: 60px;
}



.video-caption-one {
	font-size: 30px;
	line-height: 40px;
	font-weight: 600;
	color: #ffffff;
	text-decoration: none;
	text-shadow: none;
	text-transform: uppercase;
	text-align: center;
}

.video-caption-two {
	font-size: 18px;
	line-height: 24px;
	color: #ffffff;
	text-decoration: none;
	text-shadow: none;
	text-transform: uppercase;
	text-align: center;
}






/*---------------------------------
KEY FRAME 
-----------------------------------*/


/* To Right From Left key frame*/

  @-webkit-keyframes toRightFromLeft {
    49% {
      -webkit-transform: translate(100%);
    }
    50% {
      opacity: 0;
      -webkit-transform: translate(-100%);
    }
    51% {
      opacity: 1;
    }
  }
  @-moz-keyframes toRightFromLeft {
    49% {
      -moz-transform: translate(100%);
    }
    50% {
      opacity: 0;
      -moz-transform: translate(-100%);
    }
    51% {
      opacity: 1;
    }
  }
  @keyframes toRightFromLeft {
    49% {
      transform: translate(100%);
    }
    50% {
      opacity: 0;
      transform: translate(-100%);
    }
    51% {
      opacity: 1;
    }
  }

 

 
 /* To Left From Right key frame*/ 
  
  @-webkit-keyframes toLeftFromRight {
    49% {
      -webkit-transform: translate(100%);
    }
    50% {
      opacity: 0;
      -webkit-transform: translate(-100%);
    }
    51% {
      opacity: 1;
    }
  }
  @-moz-keyframes toLeftFromRight {
    49% {
      -moz-transform: translate(100%);
    }
    50% {
      opacity: 0;
      -moz-transform: translate(-100%);
    }
    51% {
      opacity: 1;
    }
  }
  @keyframes toLeftFromRight {
    49% {
      transform: translate(100%);
    }
    50% {
      opacity: 0;
      transform: translate(-100%);
    }
    51% {
      opacity: 1;
    }
  }
  




/* To Top From Bottom key frame*/

@-webkit-keyframes toTopFromBottom {
	49% {
		-webkit-transform: translateY(-100%);
	}
	50% {
		opacity: 0;
		-webkit-transform: translateY(100%);
	}
	51% {
		opacity: 1;
	}
}
@-moz-keyframes toTopFromBottom {
	49% {
		-moz-transform: translateY(-100%);
	}
	50% {
		opacity: 0;
		-moz-transform: translateY(100%);
	}
	51% {
		opacity: 1;
	}
}
@keyframes toTopFromBottom {
	49% {
		transform: translateY(-100%);
	}
	50% {
		opacity: 0;
		transform: translateY(100%);
	}
	51% {
		opacity: 1;
	}
}

.tp-arr-allwrapper {
display: none;
}


img.icon{
padding-right:10px;
border-bottom: 1px solid #eee;
}

.service{
width:570px;
height:350px;
}

ul.call{
font-size:13px;
}


label.chk {
word-break: break-word;
margin-top: -24px;
margin-left: 16px;
}