@font-face {
    font-family: 'Roboto-Regular';
    src:url(../fonts/Roboto-Regular.ttf) format('truetype');
}


.sub
{
text-align:justify;

}
.sub img{
	display:block;
	margin-left:auto;
	margin-right:auto;
}
body {   
	width:100%;
	height: 100%;
    word-wrap: break-word;
    font-family: 'verdana';
	background-color:#f0f2f5;

}


body.navbar-more-show  {
	overflow: hidden;
}

/*========== start of headings ===========*/
.twowords-heading1{
	text-align:center;
	color:#ff5f01;
	text-transform: uppercase;
	position:absolute;
	top:-10px;
	left:40%;
	font-size:2vw;
	
}
@media screen and (max-width: 768px) {
	.navbar-nav {
		position:relative;
		top:-10px !important;
	}
	.navbar-nav li{
		margin-bottom:-11px;
	}	
}

.twowords-heading2{
	
	text-align:center;
	color:#ff5f01;
	text-transform: uppercase;
	position:absolute;
	top:-10px;
	left:45%;
	display:none;
	
}
@media screen and (max-width: 768px) {
	
	.twowords-heading1{
	 	
	  display:none;
	}
	
	.twowords-heading2{
	  font-size:19px;
	  margin-left:-70px;
	  text-align:center; 
	  display:block;
	  z-index:10;
	
	}

}

.threewords-heading1{
	text-align:center;
	color:#ff5f01;
	text-transform: uppercase;
	position:absolute;
	top:-10px;
	left:40%;
	font-size:2vw;
	
}

.threewords-heading2{
	
	text-align:center;
	color:#ff5f01;
	text-transform: uppercase;
	position:absolute;
	top:-10px;
	left:45%;
	display:none;
	
}
@media screen and (max-width: 768px) {
	
	.threewords-heading1{
	 	
	  display:none;
	}
	
	.threewords-heading2{
	  font-size:19px;
	  margin-left:-90px;
	  text-align:center; 
	  display:block;
	  z-index:10;
	}

}


.fourwords-heading1{
	text-align:center;
	color:#ff5f01;
	text-transform: uppercase;
	position:absolute;
	top:-10px;
	left:25%;
	font-size:2vw;
	
}

.fourwords-heading2{
	
	text-align:center;
	color:#ff5f01;
	text-transform: uppercase;
	position:absolute;
	top:-10px;
	left:45%;
	display:none;
	
}

@media screen and (max-width: 768px) {
	
	.fourwords-heading1{
	 	
	  display:none;
	}
	
	.fourwords-heading2{
	  font-size:15px;
	  margin-left:-60px;
	  text-align:center; 
	  display:block;
	  z-index:10;
	
	}

}

/*========== end of headings ===========*/
.logo-heading
{
	color:#ff5f01;
	position:absolute;
	left:50px;
	top:20px;
}
.navbar-brand img{
	margin-left:10px;
}

h1,h2,h3,h4,h5{
	 font-family: 'Roboto-Regular';
}

.line{
	margin-top:-20px;
	width:100%;
	height:2px;
	background-color:#eee;

}
.line-center{
	height:4px;
	width:60px;
	margin-top:-3px;
	background-color:#f84c4d;
	/* text-align:center !important; */
	/* /* padding-left:50% !important; */ 
	margin-left:46% !important;
}
.line-title{
	padding-bottom:4em;
}


.active{
	color:#fff !important;
}

.knowledge-bg{
	margin-top:50px;	
	
}

/*==========navbar===========*/

.navbar{
    background-color:#f5edd2;
    height:50px;
  
    
}
.navbar-nav{
    float:right;
	margin-right:2px;
	
}
.navbar-nav li a{
    color:#ff5f01;
	
	
}

.navbar-nav li a:hover{
    color:#fff;
    background-color:#ff5f01;
}.navbar-toggle{
	
		background-color:#ff5f01;
}
.navbar-toggle span{
	background-color:white;	
}
@media screen and (max-width: 768px) {
	.navbar-brand img{
	 height:35px;	
	 top:-2;
	}
	
	.logo-heading{
		
	 display:none;		
	}
	.test1{
	  font-size:30px;
	  position:absolute;
	  top:-10px;	 
	  left:10px;	  
	}
	

}
/*========= Start Home section ===============*/
.home-bg-img{
	background: url("../img/home-bg.png");
	min-height:300px;
	position: normal;
	z-index: 1;
}

.home-bg-color{
	background-color: rgba(255, 224, 130,0.3);
	min-height:300px;
	border-bottom: 3px solid #ff5f01;
}
.home-nav{
	text-align: right;
	padding:12px;
}
.row-nav-ul li{
	display: inline;
	padding-right:10px;

}
.row-nav-ul li a{
	color:#ff5f01;
	font-size: 16px;
    font-family: 'Mina', sans-serif;
	font-weight:700;
	letter-spacing: 0.2px;
	
}
.row-nav-ul li a:hover{
	
	color:orange;
	
	
}
.dropdown-content li a:hover{
	padding:0px;
}
.featured-apps-section{
	margin-top:-100px;
	padding-bottom: 3em;
}
.home-logo-section{
	text-align: center;
	margin-top:-280px;
}
.home-logo-section img{
	width:20%;
	z-index: 2;
	background-position: 50% 50%; 
}
.home-carousel-content{
	text-align: center;
}
.home-carousel-content h2{
	font-weight: 900;
	letter-spacing: 1px;
}
.home-fa-img-section{
	padding:5px;
}
.home-fa-img-section:hover{
	background-color: #eaeff3;
	
}
.home-fa-img-section a{
	color:#000;
}
.home-fa-border{
	border-right: solid 1px #eee;
}
.home-fa-img{
	text-align: center;
	width: 60%;
	margin-left: auto;
	margin-right: auto;
}
.home-fa-img img{
	width:100%;
}
.home-fa-img-content{
	text-align: center;
}
.home-fa-img-content h6{
	font-family:Questrial, sans-serif;
	font-size: 16px;
	margin-top: 10px;
}
.home-fa-img-content p{
	font-size: 14px;
	font-weight: 600;
}

@media screen and (max-width: 768px) {

	.home-logo-section{
		text-align: center;
		margin-top:-230px;
	}
	.home-logo-section img{
		width:30%;
		z-index: 2;
		background-position: 50% 50%; 
	}
}
	

	

/*========= Start Eatured-apps============*/
.content-center{
	width:100%;
	text-align: center;
	margin-left:auto ;
	margin-right: auto;
}
.home-fa-img-section{
	padding-top:4em;
	min-height:250px;
}
.home-fa-img-section:hover{
	padding-top:4em;
	min-height:250px;
}
.row .move{
	margin-left: 10%;
}



/*========= End Eatured-apps============*/


.bunles-apps-section{
	padding-top: 1em;
	padding-bottom: 4em;
	margin-top:-180px;
}
.home-bundles-img-section{
	width:100%;
	padding:20px 0px;
	min-height: 150px;
}
.home-bundles-img-section:hover{
	width:100%;
	background-color: #eaeff3;
	padding:20px 0px;
	min-height: 150px;
}
.bundles-left{
	float: left;
	width: 40%;
}
.home-bun-img{
	text-align: center;
	width: 60%;
	margin-left: auto;
	margin-right: auto;
}
.home-bun-img img{
	width: 100%;
	padding-top: 15px;
}
.bundles-right{
	float: right;
	width: 60%;
}
.home-bundles-content{

}



.multy-img{
	text-align: center;
	margin-left:auto;
	margin-right: auto;
}
.all-apps-title h3{
	font-weight: 600;
}
.all-apps-title p{
	padding-top:1em;
	padding-bottom:1em;
	line-height: 2em;
}
.multy-item .multy-img img{
	
	margin-right:11px;
	width: 80px;
	padding-top: 15px;	
}


.multy-item{
	border-right:solid 1px #eee;
	border-left:solid 1px #eee;
	border-bottom:solid 1px #eee;
}

/*=======center icons=======*/
.multy-item1{
	border-right:solid 1px #eee;
	border-left:solid 1px #eee;
	border:solid 1px #eee;
}
.multy-item1 .multy-img img{
	
	margin-right:20px;
	width: 80px;
	padding-top: 15px;	
}
.multy-item1:hover{
	background-color: #eaeff3;
	
	

}

/*=======end of center icons=======*/
.multy-item:hover{
	background-color: #eaeff3;
	

}


.multy-img-content{
	text-align: center;
	color:black;
	margin-right:10px;
}

.home-all-apps-section{
	text-align: center;

}



@media screen and (max-width: 1200px){
	.content-center{
		width:100%;
		text-align: center;
		margin-left: auto;
		margin-right: auto;
	}
}
@media screen and (max-width: 360px){
	.row-nav-ul li a{
		
		margin-right:0px;
		display:inline;
	}
	
}



/*========= End Home section ===============*/



/*====Start Our services =========*/
.our-services{
	padding-top:4em;
	padding-bottom:3em;
}
.our-advantages-title h1{
	text-align:center;	
	padding-bottom:2em;
	font-weight:600;
}

.our-services i {
	background: none repeat scroll 0 0 #ff5f00;
	border-radius: 100px;
	box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.3) inset;
	color: #fff;
	display: inline-block;
	font-size: 2em;
	height: 100px;
	line-height: 100px;
	text-align: center;
	width: 100px;
}
.our-services h2 {
	font-size: 1.2em;
	font-weight: 600;
	margin: 1.25em 0;
	text-transform: uppercase;
}
.our-services p {
	color: #777;
	font-size: 0.85em;
	line-height: 1.5em;
}
.services-section{
	text-align:center;
}
/*====End Our services =========*/


/*====Start Perfect Experience =========*/

.Perfect-experience{
	padding-top:10em;
	padding-bottom:5em;
	background-color:#262626;
}
.Perfect-experience h1{
	font-size:4em;
}

.left-perfect-title{
	padding-top:4em;
	color:#fff;
}
.perfect-btn{
	background-color:#666;
	border:1px solid #666;
	padding:14px;
	width:130px;
	border-radius:5px;
	font-size:1.5em;
	margin-top:20px;
}
.perfect-btn:hover{
	background-color:#39b54a;
}
.left-perfect-title a{
	color:#fff;
}
.left-perfect-title a:hover{
	color:#39b54a;
}

.web-option{
	background: #f0d101;
    border-radius: 15px;
    color: #fff;
    display: inline-block;
    height: 188px;
    margin: 0;
    overflow: hidden;
    text-align: center;
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 188px;
}
.web-title{
	display: table-cell;
    font: 700 34px/34px 'Cabin',sans-serif;
    height: 188px;
    padding: 0 20px;
    text-transform: uppercase;
    vertical-align: middle;
    width: 188px;
	-moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(45deg);
}
.web-title a{
	color:#fff;
}
.web-title a:hover{
	color:#262626 !important;
}



.graphic-option{
	background: #e9344d;
    margin: 0 -50px;
    vertical-align: -151px;
	border-radius: 15px;
    color: #fff;
    display: inline-block;
    height: 188px;
    margin: 0;
    overflow: hidden;
    text-align: center;
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 188px;
}
.art-option{
	background: #0fba9e;
    border-radius: 15px;
    color: #fff;
    display: inline-block;
    height: 188px;
    margin: 0;
    overflow: hidden;
    text-align: center;
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 188px;
}

/*============ End Perfect Experience =========*/


/*============ Extra Features for nav =========*/
.background{
	
	width:100%;
	height:200px;
	background-color:#f5edd2;
	border-bottom: 2px solid #ff5f01;
	position:fixed;
	z-index:50;
}

.move{
	
	margin-top:55px;
	position:relative;
	border:2px solid #ff5f01;
	overflow:hidden;
	height:138px;
	border-radius:10px;
	left:-35px;
	width:95%;
}

#hide1{
	
	width:600px;
	height:120px;
    font-family:roboto;
	overflow:hidden;
}


#hide1 p{
	position:relative;
	font-size:14px;
	color:black;
	left:20px;
	top:100px;
	
}
#hide {
		border:none;
		/* margin-top:40px; */
		height:65px;
		/* margin-left:50px; */
	}
#click {
	color:#ff5f01;
}
@media screen and (max-width:786px){
	
	.move{
		margin-top:50px;
	position:relative;
	
	overflow:hidden;
	height:70px;
	border:none;
	cursor:pointer;
	left:180px;
	width:95%;
	}
	#hide1{
	border:none;
	width:600px;
	height:120px;
    font-family:roboto;
	overflow:hidden;
	
	
	height:138px;
	
	
}


	#hide{
		border:none;
		margin-top:-11px;
		height:30px;
		
	}
	.background{
		height:130px;
	}
	
}

#hide ul{
	list-style:none;
}
@media screen and (max-width:767px){
	
	.move{
	margin-top:50px;
	position:relative;
	border:none;
	overflow:hidden;
	height:70px;
	
	cursor:pointer;
	left:30px;
	width:95%;
	}
	#hide1{
	border:none;
	
    font-family:roboto;
	overflow:hidden;
	
	
	height:138px;
	
	
}


	#hide{
		border:none;
		margin-top:-13px;
		height:30px;
		
	}
	.background{
		height:130px;
	}

}
@media screen and (max-width:650px){
	
	.move{
		margin-top:50px;
	position:relative;
	border:none;
	overflow:hidden;
	height:70px;
	
	cursor:pointer;
	left:10px;
	width:95%;
	}
	#hide1{
	border:none;
	width:60px;
	height:120px;
    font-family:roboto;
	overflow:hidden;
	
	
	height:138px;
	
}
	#hide{
		border:none;
		margin-top:-13px;
		height:35px;
	}
	.background{
		height:130px;
	}
}
@media screen and (max-width:350px){
	
.move{
		margin-top:50px;
	position:relative;
	border:none;
	overflow:hidden;
	height:70px;
	
	cursor:pointer;
	left:15px;
	width:95%;
	}
	#hide1{
	
	width:60px;
	height:120px;
    font-family:roboto;
	overflow:hidden;
	
	border:none;	
	height:138px;
	
}
	#hide{
		border:none;
		margin-top:-13px;
		height:35px;
	}
	.background{
		height:130px;
	}
}
 .test3:hover  {
  color: #23527c;
}
/*============ end of extra features =========*/

/*============ mobile headings =========*/
#audio2{
	display:none;
}
@media screen and (max-width:786px){
	#audio1{
	display:none;
}
	#audio2{
	display:block;
}
	
}
#pristine2{
	display:none;
}
@media screen and (max-width:786px){
	#pristine1{
	display:none;
}
	#pristine2{
	display:block;
}
	
}

#cd2{
	display:none;
}
@media screen and (max-width:786px){
	#cd1{
	display:none;
}
	#cd2{
	display:block;
}
	
}

#vd2{
	display:none;
}
@media screen and (max-width:786px){
	#vd1{
	display:none;
}
	#vd2{
	display:block;
}
	
}

#ios2{
	display:none;
}
@media screen and (max-width:786px){
	#ios1{
	display:none;
}
	#ios2{
	display:block;
}
	
}

#ft2{
	display:none;
}
@media screen and (max-width:786px){
	#ft1{
	display:none;
}
	#ft2{
	display:block;
}
	
}

#sbms2{
	display:none;
}
@media screen and (max-width:786px){
	#sbms1{
	display:none;
}
	#sbms2{
	display:block;
}
	
}

#as2{
	display:none;
}
@media screen and (max-width:786px){
	#as1{
	display:none;
}
	#as2{
	display:block;
}
	
}

#bsp2{
	display:none;
}
@media screen and (max-width:500px){
	#bsp1{
	display:none;
}
	#bsp2{
	display:block;
}
	
}

#pb3{
	display:none;
}
#pb4{
	display:none;
}
@media screen and (max-width:786px){
	#pb1{
	display:none;
	}
	#pb2{
	display:none;
	}
	#pb3{
	display:block;
	}
	#pb4{
	display:block;
	}
	
}
/*============ end of mobile headings =========*/


/*============ Start Flash news ==============*/

.bunles-apps-section{
		margin-top:-110px;
}
.fresh-news-title h1{
	text-align:center;
	padding-top:0.8em;
	padding-bottom:1em;
	letter-spacing: 1px;
	font-weight:600;
	padding-top:120px;
	margin-top:65px;
	color:black;
}
.news-item1{
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: default;
    margin-bottom: 31px;
    overflow: hidden;
    padding: 42px 25px 51px;
}
.news-item1:hover{
	background-color:#012e5b;
	color:#fff;
}
.item-left-row{
	border: 1px solid #c5c5c5;
    border-radius: 50%;
    color: #262626;
	background-color:#fff;
    float: left;
    font: 400 12px/18px 'Montserrat',sans-serif;
    height: 125px;
    margin-right: 47px;
    text-align: center;
    text-transform: uppercase;
    width: 125px;
}
.day{
	display: block;
    font-size: 36px;
    line-height: 36px;
    padding-top: 36px;
}
.item-right-row h4{
	overflow: hidden;
    padding-top: 7px;
    font-family: 'verdana';
    font-size: 17px;
    line-height: 1.5em;
}

/*============ End Flash news ==============*/

.footer-section{
	background-color:#262626;
}

.footer-left-menu li{
	float: left;
    list-style: none;
    margin: 15px 0;
    padding: 0 9px;
    font-size: 13px;
    border-right: 1px #fff solid;
    color: #fff;
    cursor: pointer;
}
.footer-left-menu li a{
	color:#fff;
}
.footer-left-menu li a:hover{
	color:#ff5f00;
}

.footer-right-menu li{
	float: right;
    list-style: none;
    margin: 15px 0;
    padding: 0 9px;
    font-size: 13px;
    border-right: 1px #fff solid;
    color: #fff;
    cursor: pointer;
}
.footer-right-menu li a{
	color:#fff;
}
.footer-right-menu li a{
	color:#fff;
}
.footer-right-menu li a:hover{
	color:#ff5f00;
}

.footer-section p{
	color:#fff;
	margin-left:60px;
}

.footer-social-icons ul li{
	float: right;
	display:inline;
	list-style: none;
    margin: 15px 0;
    padding: 0 9px;
    font-size: 14px;
    border-right: 1px #fff solid;
    cursor: pointer;
}
.footer-social-icons ul li a{
	color:#fff;
	font-size:1.3em;
}
.footer-social-icons ul li a:hover{
	color:#ff5f00;
	font-size:1.3em;
}

/*======== start Scroll arrow============*/

#myBtn {
  display:none;
  position:fixed;
  bottom: 30px;
  right: 30px;
  z-index:99 ;
  border: none;
  outline:none;
  background-color: #f0f2f5;
  height:50px;
  width:50px;
  cursor: pointer;
 
}
	
/* #myBtn:hover { */
  /* background-color: #fff; */
  
/* } */
@media screen and (max-width:786px){
	
		#myBtn{	
		 position:fixed;
	     right:0;
	}
}
/*======== End Scroll arrow============*/

/*========== About ================*/

.about-title h1{
	text-align:center;
	padding-top:2em;
	padding-bottom:1em;
	font-weight:600;
}

.about-img img{
	margin-top:-20px;
	padding-bottom:80px;
	padding-left:100px;
}

.facts-row{
	background-color:#097bc5;
	color:#fff;
	padding:2em 0em;
	margin-top: 2em;
}
.facts-wrapper{
	text-align:center;
	padding:2em 0em;

}
.ts-facts-icon i{
	font-size:3em;
}
.ts-facts-content h2{
	font-size:3em;
}
.ts-facts-content h3{
	font-size:2em;

}

.about-contact{
	background-color:#1d2935;
	padding-top:2em;
	padding-bottom:3em;
	color:#fff;
}
.about-contact-content{
	text-align:center;
}
.about-contact-content a{
	
}
.about-contact-btn{
	padding:10px;
	background-color:#ff5f00;
	color:#fff;
	font-size:1.2em;
	font-weight:600;
}
.about-contact-btn:hover{
	padding:10px;
	background-color:#012e5b;
	color:#fff;
	font-size:1.2em;
	font-weight:600;
}






.contact-row1{
	text-align:center;
	padding-top:3em;
	padding-bottom:19em;
}
.contact-row1 span{
	font-size:3em;
}
.contact-row1 h2{
	padding:0.5em 0;
	color:#999;
}
.contact-row1 p{
	font-size: 16px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.contact-left{
	padding-bottom:2em;
}
.contact-left input,.contact-left textarea{
	color:black;
}
.contact-left button{
	background-color:#ff5f00;
	color:#fff;
	font-size:900;
	text-align:center;
}

/*========= Blog =============*/

.blog-section{
	padding-bottom:2em;
	margin-top:200px;
}
.blog-title{

}
.bolg-title h1{
	text-align:center;
	padding-top:1em;
	padding-bottom:1em;
	font-weight:600;
}
.blog-item{
	padding-top:2em;
}
.blog-left{
	width:20%;
	float:left;
}
.blog-right{
	width:80%;
	float:right;
}
.blog-right p{
	font-size:1.2em;
	padding-left:2em;
	padding-top:10px;
}
/*======== Knowledge and Comfort  ============*/
.content-title{
  padding-top:4em;
  text-align:center;
}
.knowledge-img img{
	width:50px;	

}
.knowledge-img-content p{
	font-size:12px;

}
.knowledge-item{
	height:250px;
	padding:10px;
}
.knowledge-item:hover{
	background-color: #eaeff3;
	padding:10px;
}		


/*======== Employees ============*/
.img-sit{
	text-align:center;
}
/*========== Testimonials ================*/

.links{
	display:none;
}
.test3{
	cursor:pointer;
	margin-left:50px !important;
}


@media screen and (max-width:786px){
	.links{
		display:block;
	}
	
}
/*========== Privacy Policy ================*/

.ppalicy-title h1{
	text-align:center;
	padding-top:2em;
	padding-bottom:1em;
	font-weight:600;
}

/*========== Trail ================*/

.test{
	background: url(../img/images1.jpg);
	height:200px;
	background-size:cover;
	background-repeat:no-repeat;
	margin-bottom:30px;
	background-position:center center;
}

/*===========Social Media DropDown====*/
.dropdown{
	
	position:absolute;
	right:245px;
	top:12px;
	cursor:pointer;
}
.dropdown-menu{
	
	width:180px;
	position:absolute;
	left:-3px;
	
}
.social{
	
	color:#ff5f01;
	font-size:16px;font-family:'Mina',sans-serif;
	font-weight:700;
	letter-spacing: 0.2px;
}

.social:hover{
	color:orange;
}
.testing{
	color:#ff5f01;
	font-size:16px;font-family:'Mina',sans-serif;
	font-weight:700;
	letter-spacing: 0.2px;
}
.testing:hover{
	color:orange;
}

.color{
	background-color:#f5edd2;
	z-index:3;
}
/*End of Social Media=====*/

/*=========Map============*/

.address{
	
	font-size:12px;
}

.map{
	
}

div#map1 .map iframe{
	border:1px solid #ff5f01;
}
.map iframe{
	height:200px !important;
	width:100% !important;
}

@media screen and (max-width:786px){
	.map{
		margin-top:5px; 	
	}
	
}
@media (min-width: 768px) and (max-width: 1200px) {

		.map{
			padding-top:220px;
		}
		div#map1{
		position: -webkit-sticky;
		position: sticky;
		top: 0;
		padding-top: 0px;
	}
}

@media screen and (min-width:1200px){
	
	.map{
		
		/* width:400px; */
		width:auto !important;
	}
	div#map1{
		position: -webkit-sticky;
		position: sticky;
		top: 0;
		padding-top: 220px;
	}
	
}
@media screen and (min-width:1440px){
	
	.map{
		
		/* width:465px; */
		width:auto !important;
	}
	div#map1{
		position: -webkit-sticky;
		position: sticky;
		top: 0;
		padding-top: 220px;
	}
	
}

/*=========End of Map============*/



.para{
	position:relative;
	top:50px;
	
	
}

/*======Image Gallery========*/

.gallery{

	position:relative;
	top:50px;
	margin: 5px 30px;
	border: 2px solid #ff5f01;
	width:95%;
	height:138px;
	border-radius:10px;
	right:25px;

}

.gallery  img{
	margin-top:11px;
	width:150px;
	height:110px;
	padding:4px;
	filter:grayscale(10%);
	transition:1s;	
	
	
	
}

.gallery img:hover{
	
	filter:grayscale(0);
	transform:scale(1.1);
}
.space{
	margin-left:20px;
	margin-right:20px;
}

@media screen and (max-width:786px){
	
	.gallery{
		margin-top:-180px;
		display:none;
	}
	.gallery img{
		width:70px;
		height:50px;
	}
	.gallery{
		border:none;
	}
	
}
/*===Modal==*/
@media screen and (min-width:786px)
{
	.modal-lg{
		width:60%;
		height:300px;
	}
}
/*===End of Modal==*/
/*=====End of Image Gallery====*/

.sub-menu1{
	
	margin-top:230px;
	margin-left:5px;
	/*border-right:2px solid #ff5f01;*/
	margin-right:-8px;
}
.testimonials1{
	
	cursor:pointer;
	position:relative;
	bottom:0px;
	
}
@media screen and (max-width:786px){
	.sub-menu1{
	
	border-right:none;
	margin-top:190px;
   }
   .testimonials1{
		display:block;
		cursor:pointer;
		text-align:center;
		
	}
	.testimonials1 a{
		cursor:pointer;
	}
}
/*=========Footer============*/
.footer-bs {
    background-color: #f5edd2;
	padding: 20px 40px;
	color: black;
	margin-bottom: -20px;
	border-top: solid 2px #ff5f01;
	border-bottom-right-radius: 6px;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 6px;
}
.footer-brand{
	padding: 5px 0px !important;
}

.footer-bs .footer-brand, .footer-bs .footer-nav, .footer-bs .footer-social, .footer-bs .footer-ns { padding:10px 25px; text-align:center; }
.footer-bs .footer-nav, .footer-bs .footer-social, .footer-bs .footer-ns { border-color: transparent; }
.footer-bs .footer-brand h2 { margin:0px 0px 10px; }
.footer-bs .footer-brand p { font-size:12px; color:black; }

.footer-bs .footer-nav ul.pages { list-style:none; padding:0px;  }
.footer-bs .footer-nav ul.pages li { padding:5px 0px;}
.footer-bs .footer-nav ul.pages a { color:black; font-weight:bold; text-transform:uppercase; }
.footer-bs .footer-nav ul.pages a:hover { color:grey; text-decoration:none; }
.footer-bs .footer-nav h4 {
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 3px;
	margin-bottom:10px;
}

.footer-bs .footer-nav ul.list { list-style:none; padding:0px; }
.footer-bs .footer-nav ul.list li { padding:5px 0px;}
.footer-bs .footer-nav ul.list a { color:black; }
.footer-bs .footer-nav ul.list a:hover { color:grey; text-decoration:none; }

.footer-bs .footer-social ul { list-style:none; padding:0px; }
.footer-bs .footer-social h4 {
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 3px;
	padding-left:45px !important;
}
.footer-bs .footer-social li { padding:5px 4px;}
.footer-bs .footer-social a { color:black;}
.footer-bs .footer-social a:hover { color:grey; text-decoration:none; }

.footer-bs .footer-ns h4 {
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 3px;
	margin-bottom:10px;
}
.footer-bs .footer-ns p { font-size:12px; color:black; }

@media (min-width: 768px) {
	.footer-bs .footer-nav, .footer-bs .footer-social, .footer-bs .footer-ns { border-left:solid 2px #ff5f01; }
}

/*====Contact us========*/

.contactmap iframe{
	border:1px solid #ff5f01 !important;
}

.box > .icon { 
text-align: center;
 position: relative; 
 }
 
.box > .icon > .image { 
 position: relative; 
 z-index: 2; 
 margin: auto;
 width: 88px; 
 height: 88px; 
 border: 8px solid white; 
 line-height: 88px; 
 border-radius: 50%; 
 background:#097bc5; 
 vertical-align: middle; 
 }
 
.box > .icon:hover > .image { 
background: #333;
 }
 
.box > .icon > .image > i {
	font-size: 36px !important; 
	color: #fff !important; 
	}
.box > .icon:hover > .image > i { 
color: white !important;
 }
 
.box > .icon > .info {
	margin-top: -24px;
	background: rgba(0, 0, 0, 0.04); 
	border: 1px solid #e0e0e0; 
	padding: 15px 0 10px 0;
	min-height:163px;
	}
	
.box > .icon:hover > .info {
	background: rgba(0, 0, 0, 0.04);
	border-color: #e0e0e0; 
	color: white; 
	}
	
.box > .icon > .info > h3.title { 
font-family: "Robot",sans-serif !important; 
font-size: 16px; 
color: #222; 
font-weight: 700; 
}

.box > .icon > .info > p { 
font-family: "Robot",sans-serif !important;
 font-size: 13px;
 color: #666; 
 line-height: 1.5em; 
 margin: 20px;
 }
 
.box > .icon:hover > .info > h3.title, .box > .icon:hover > .info > p, .box > .icon:hover > .info > .more > a {
	color: #222; 
	}
	
.box > .icon > .info > .more a { 
 font-family: "Robot",sans-serif !important;
 font-size: 12px; 
 color: #222; 
 line-height: 12px; 
 text-transform: uppercase; 
 text-decoration: none; }
 
.box > .icon:hover > .info > .more > a { 
 color: black;
 padding: 6px 8px; 
 background-color: #63B76C; 
 }
 
.box .space { 
height: 30px;
 }
 
.title{
		display:block;
	}
@media screen and (max-width:786px){
	.contact-left{
		margin-top:220px;
	}
}
/*====Form validations=====*/

.empty{
	color:red;
	display:none;
	
}
.nonumbers{
	color:red;
	display:none;
	
}
.empty1{
	color:red;
	display:none;
	
}
.empty2{
	color:red;
	display:none;
	
}
.empty3{
	color:red;
	display:none;
	
}
.charlength{
	color:red;
	display:none;
}
/*====Form validations=====/*
/*====end of Contact us========/*


/*******************************cilent style code****************************/

#client{
	background-color: #F1F1F3;
    border-top: 1px #CCC solid;

}
.heading-strip {
	background-color: #E7E2DF;
	text-align: center;
	box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.75);
    /*margin-top: -20px !important;*/
}
.heading-strip span{
	font-family:Roboto-Regular;
	font-size:25px;	
    /*margin-top: -20px !important;*/
}
 .marquee{
 	width: auto;
    margin: 0 auto;
    white-space: nowrap;
    overflow: hidden;
    box-sizing: border-box;
 }

.marqueeimg{
 	width: auto;
    margin: 0 auto;
    white-space: nowrap;
    overflow: hidden;
    box-sizing: border-box;
	
 }
 .marqueeimg span {
	display: inline-block;
	padding-left: 100%; /* show the marquee just outside the paragraph */ 
    animation: imagesscrolling 40s linear infinite;
	cursor: pointer;

}
 .marqueeimg span:hover {
	animation-play-state: paused;
	cursor: pointer;
}
@keyframes imagesscrolling {
    0% {
        transform: translate(0, 0);
    }

    100% {
        transform: translate(-100%, 0);
    }
}

.marquee span {
	display: inline-block;
	padding-left: 100%; /* show the marquee just outside the paragraph */ 
    animation: marquee 40s linear infinite;
	cursor: pointer;
	margin-top: 20px;
}
.marquee span img{
	height:80px;
	width:150px;
}

.marquee span:hover {
	animation-play-state: paused;
	cursor: pointer;
}
/* Make it move */
@keyframes marquee {
    0% {
        transform: translate(0, 0);
    }

    100% {
        transform: translate(-200%, 0);
    }
}

.corporate-icons {
    background-color: #F1F1F3;
    margin-bottom: 20px;
}

/* Testimonial Content styles */
.testimonial-content{
	text-align: justify !important;
	color:#ff6600;
	font-style:italic;
	font-size:16px;
	font-weight:bold;
	font-family:Times New Roman;
}
.modal-body{
	text-align:justify !important;
}
.doublequotes{
	font-size:20px;
	color:#0aba9e;
}
.testimonialBy{
	color:#0aba9e;
	font-weight:bold;
	float:right;
	font-size:18px;
}
.testimonial-title{
	color:#097BC4 !important;
	text-align:center !important;
	font-weight:bold !important;
}
/* .modal-dialog { */
  /* margin-top: 0; */
  /* margin-bottom: 0; */
  /* height: 100vh; */
  /* display: flex; */
  /* flex-direction: column; */
  /* justify-content: center; */
/* } */

/* .modal.fade .modal-dialog { */
  /* transform: translate(0, -50%); */
/* } */

/* .modal.in .modal-dialog { */
  /* transform: translate(0, 0); */
/* } */
/* .modal-dialog { */
  /* margin-top: 0; */
  /* margin-bottom: 0; */
  /* height: 100vh; */
  /* display: -webkit-box; */
  /* display: -webkit-flex; */
  /* display: -ms-flexbox; */
  /* display: flex; */
  /* -webkit-box-orient: vertical; */
  /* -webkit-box-direction: normal; */
  /* -webkit-flex-direction: column; */
      /* -ms-flex-direction: column; */
          /* flex-direction: column; */
  /* -webkit-box-pack: center; */
  /* -webkit-justify-content: center; */
      /* -ms-flex-pack: center; */
          /* justify-content: center; */
/* } */

/* .modal.fade .modal-dialog { */
  /* -webkit-transform: translate(0, -100%); */
          /* transform: translate(0, -100%); */
/* } */
/* .modal.in .modal-dialog { */
  /* -webkit-transform: translate(0, 0); */
          /* transform: translate(0, 0); */
/* } */
/* .modal-body{ */
	/* height:250px !important; */
/* } */

.modal-dialog{
	top:20% !important;
}

.social-media-icons1 img{
	height:25px !important;
	width:25px !important;
    margin-top:2px;
}
.social-media-icons2 img{
	margin-left:10px !important;
	top:-10px !important;
}
/* whatsapp Images */
.whatsapp{
	position:fixed;
	top:65%;
    /* left:95%;  */
	left:0px;
	/* float:right !important; */
}
.whatsapp i{	
	position:relative;
	color:#2bb140;
    left:5px;
	top:50%;
}
.mobilewhatsapp{
	position:fixed;
	top:65%;
    /* left:95%;  */
	left:0px;
	/* float:right !important; */
}
.mobilewhatsapp i{
	position:relative;
	color:#2bb140;
    left:5px;
	top:50%;
}
@media screen and (max-width:2000px) and (min-width:800px){
	.mobilewhatsapp{
		display:none !important;
	}
	.whatsapp{
	position:fixed;
	top:65%;
    /* left:95%;  */
	left:0px;
	/* float:right !important; */
}
.whatsapp i{	
	position:relative;
	color:#2bb140;
    left:5px;
	top:50%;
}
}
@media screen and (max-width:800px) and (min-width:300px){
.mobilewhatsapp{
	position:fixed;
	top:65%;
    /* left:95%;  */
	left:0px;
	/* float:right !important; */
}
.mobilewhatsapp i{
	position:relative;
	color:#2bb140;
    left:5px;
	top:50%;
}
.whatsapp{
	display:none !important;
}
}	
.copyright{
	padding-right:20px;
}

.follow-us{
margin-right:40px;
}
/* @media only screen and (min-width: 1024px) { */
/* .whatsapp{ */
	/* position:fixed !important; */
	/* top:65% !important; */
    /* left:93% !important; */
	/* float:right !important; */
/* } */
/* .whatsapp i{	 */
	/* position:relative !important; */
	/* color:#2bb140 !important; */
	/* left:200px !important; */
	/* } */
/* } */
/* @media only screen and (min-width: 1200px){ */
/* .whatsapp{ */
	/* position:fixed !important; */
	/* top:65% !important; */
    /* left:93% !important; */
	/* float:right !important; */
/* } */
/* .whatsapp i{	 */
	/* position:relative !important; */
	/* color:#2bb140 !important; */
	/* left:270px !important; */
	/* } */
/* } */
/* @media only screen and (min-width: 768px){ */
	/* .whatsapp{ */
	/* position:fixed; */
	/* top:50% !important; */
    /* left:73% !important; */
	/* float:right !important; */
	/* height:25px !important; */
	/* width:25px ; */
/* } */
/* .whatsapp i{	 */
	/* position:relative; */
	/* color:#2bb140 ; */
	/* left:147px; */
	
	/* } */
/* } */
/* } */
/* @media only screen and (min-width: 755px){ */
/* .whatsapp{ */
	/* position:fixed; */
	/* top:50% !important; */
    /* left:73% !important; */
	/* float:right !important; */
	/* height:25px !important; */
	/* width:25px !important; */
/* } */
/* .whatsapp i{	 */
	/* position:relative; */
	/* color:#2bb140; */
	/* left:200px !important; */
	
	/* } */
/* } */
/* } */
/* whatsapp Images */

/*HTML Table responsiveness and color start code */
.tablecontent table {
	font-family: arial, sans-serif;
	border-collapse: collapse;
	width: 100%;

}

.tablecontent td, th {
	border: 1px solid #000000;
	text-align: left;
	padding: 8px;
	background-color:#C9E5F6;

   
}

.tablecontent th {
	background-color:#097bc5;
	color:#ffffff;
}


.table-responsive {
    min-height: .01%;
    overflow-x: auto;
}
@media screen and (max-width:767px) {
    .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
}
.table-responsive>.table {
    margin-bottom: 0;
}
.table-responsive>.table>tbody>tr>td, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tfoot>tr>td, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>thead>tr>th {
    white-space: nowrap;
}
.table-responsive>.table-bordered {
    border: 0;
}
.table-responsive>.table-bordered>tbody>tr>td:first-child, .table-responsive>.table-bordered>tbody>tr>th:first-child, .table-responsive>.table-bordered>tfoot>tr>td:first-child, .table-responsive>.table-bordered>tfoot>tr>th:first-child, .table-responsive>.table-bordered>thead>tr>td:first-child, .table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0;
}
.table-responsive>.table-bordered>tbody>tr>td:last-child, .table-responsive>.table-bordered>tbody>tr>th:last-child, .table-responsive>.table-bordered>tfoot>tr>td:last-child, .table-responsive>.table-bordered>tfoot>tr>th:last-child, .table-responsive>.table-bordered>thead>tr>td:last-child, .table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0;
}
.table-responsive>.table-bordered>tbody>tr:last-child>td, .table-responsive>.table-bordered>tbody>tr:last-child>th, .table-responsive>.table-bordered>tfoot>tr:last-child>td, .table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0;
}
/*HTML Table responsiveness and color end code */

/*******************************end cilent style code****************************/