@import url('https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');


/*
input {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
*/


button::-moz-focus-inner {  border: 0;}
a:focus {     outline: none; }
button:focus {     outline: none; }
::-moz-focus-inner {border:0;}
:focus, :active {    outline: 0;    border: 0;}



select {
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;       /* Remove default arrow */
   background-image: url(../images/small-down-arrow.png);
   background-repeat: no-repeat;
   background-position: 85% center;
}




body {color: #666; margin: 0px; font-family: poppins; font-size: 15px; font-weight: 300; line-height: 26px; margin: 0px 0px 0px 0px; }

html {  scroll-behavior: smooth;}

.small-text {font-size:18px; color:#87d423; text-transform:uppercase; font-weight:600; letter-spacing:2px;}

h2 {color:#fcc429; font-size:36px; font-weight:600; margin:10px 0px; line-height:120%;}



a{transition: all 0.5s ease-in 0s!important; text-decoration:none!important; outline:none; color: #000;}

a:focus, a:active,  a, focus, select {border:0px; outline:none;}

.clear{clear:both;}

p{margin-top:0px; text-align: left;}

img {border:0px;}

form{margin:0px;}

input {outline:none;}

* {box-sizing:border-box; }

.container {  width: 1280px;  padding:0px!important;}

.row {width:100%; max-width:100%; margin:auto; padding:0px!important;}


header { background-color:#fff; display:table; width:100%; border-bottom:1px solid #ddd; position:fixed; left:0px; top:0px; z-index:1; transition: all 0.5s ease-in 0s;}

.phone {display:inline-block; float:right; margin-top:20px; margin-bottom:20px; transition: all 0.5s ease-in 0s; margin-right:15px;}

.phone a {display:block; font-size:20px; color:#555; line-height:45px; transition: all 0.5s ease-in 0s;}

.phone a img {float:left; margin-right:10px; transition: all 0.5s ease-in 0s;}

.logo {display:inline-block; float:left; margin-top:17px; transition: all 0.5s ease-in 0s;}

.logo a {display:block; transition: all 0.5s ease-in 0s;}

.logo a img {display:block; width:188px; transition: all 0.5s ease-in 0s;}

.top-navigation {
	display:inline-block; 
	/*width:1000px*/;
	margin:20px auto; 
	transition: all 0.5s ease-in 0s; 
	float:right; 
}

.top-navigation ul {margin:0px; padding:0px; transition: all 0.5s ease-in 0s; border:}

.top-navigation li {list-style:none; float:left; width:160px; text-align:center; transition: all 0.5s ease-in 0s;}

.top-navigation li a {display:block;  text-align:center; text-transform:uppercase; color:#555;font-weight: 500;line-height:45px; transition: all 0.5s ease-in 0s;} 

.top-navigation li a:hover { transition: all 0.5s ease-in 0s; color:#fcc429;}

.current-page, .current-page a {font-weight:600; color:#fcc429!important;  transition: all 0.5s ease-in 0s;}

.last-navigation {margin-left:38px;}

.last-navigation a { display:block; background-image:url(../images/green-button.png); color:#fff!important; font-weight:600; transition: all 0.5s ease-in 0s;}

.last-navigation a:hover { color:#fff!important; background-position:right center;  transition: all 0.5s ease-in 0s;}

.header-gap {width:100%; height:80px; transition: all 0.5s ease-in 0s; }

header.darker .top-navigation {margin:5px auto;}

header.darker .top-navigation li a {line-height:45px; transition: all 0.5s ease-in 0s;}

header.darker .phone {margin-top:6px; margin-bottom:0px;  transition: all 0.5s ease-in 0s;}

header.darker .logo a img {display:block; width:160px; transition: all 0.5s ease-in 0s;}

header.darker .logo {margin-top:5px; transition: all 0.5s ease-in 0s;}


.banner1 {width:100%; height:auto; background-image:url(../images/banner1.jpg); background-position:center center; background-size:cover;}

.banner2 {width:100%; height:auto; background-image:url(../images/banner2.jpg); background-position:center center; background-size:cover;}

.banner3 {width:100%; height:auto; background-image:url(../images/banner3.jpg); background-position:center center; background-size:cover;}


#client-logos  {text-align:right;}

#client-logos img {float:right; margin:2px; display:inline-block; width:100%;  }

#client-logos a { color:#3e4095; border-bottom:1px solid #3e4095; font-size:14px;  font-weight:400; display:inline-block; margin-right:3px;}


.clients {display:table; width:100%; padding:100px 0px; background-color: #f3f3f3;}

.facts {display:inline-block; float:left; width:160px; height:30px; margin:20px 10px; padding-left:30px; }

.factsholder { display:table; }

.facts strong {display:block; color:#3e4095; font-size:36px; font-weight:600; line-height:48px;}

.facts span {display:block; color:#666; font-size:16px; font-weight:600; line-height:120%;}


.testimonials {margin-bottom:250px;  width:100%; display:table;}

.testimonials .container {position:relative;}

.testimonial-box {background-color:#ffffff; padding:30px; width:96%; margin:0px 2%;}














.content-para {padding:40px;  margin-top:50px; margin-bottom:30px; background-color:#f7f7f7;}

.content-para h2 {margin:0px 0px 20px 0px;}

.no-padding {padding-top:0px;}

.inside-content-area {padding:50px 0px; margin-bottom:150px;}

.justify {text-align:justify;}

.blue {color:#3e4095;}

.running-text h5 {font-size:18px; margin:30px 0px 10px 0px;}

.contact-box {border:5px solid #3e4095; text-align:center; padding:30px; height:260px;}

.contact-box img {display:block; margin:20px auto; width:80px;}

.textbox1 {background-color:#f7f7f7; border:1px solid #ddd; padding:10px; width:100%; margin-bottom:5px; border-radius:5px; }

.submit-button {padding:12px; width:100%; margin-bottom:5px; background-color:#3e4095; border:0px; color:#fff; font-weight:600; margin-bottom:50px; border-radius:5px;}

.big-para {font-size:20px; line-height:200%;}


.client-listing {display:table; width:100%; }

.client-listing img {width:12%; float:left; margin:1%}











/* Grid */


.grid-1280 {display:table; width:1280px; margin:auto;  }

.row {width: 100%; display: table; }

.col-1-of-12 {width: 8.33%; float: left; padding-left: 15px; padding-right: 15px; }

.col-1-of-11 {width: 9.09%; float: left; padding-left: 15px; padding-right: 15px; }

.col-1-of-10 {width: 10%; float: left; padding-left: 15px; padding-right: 15px; }

.col-1-of-9 {width: 11.11%; float: left; padding-left: 15px; padding-right: 15px; }

.col-8-of-9 {width: 88.89%; float: left; padding-left: 15px; padding-right: 15px; }

.col-7-of-9 {width: 77.78%; float: left; padding-left: 15px; padding-right: 15px; }

.col-6-of-9 {width: 66.67%; float: left; padding-left: 15px; padding-right: 15px; }

.col-5-of-9 {width: 55.56%; float: left; padding-left: 15px; padding-right: 15px; }

.col-4-of-9 {width: 44.45%; float: left; padding-left: 15px; padding-right: 15px; }

.col-3-of-9 {width: 33.34%; float: left; padding-left: 15px; padding-right: 15px; }

.col-2-of-9 {width: 22.23%; float: left; padding-left: 15px; padding-right: 15px; }


.col-1-of-8 {width: 12.50%; float: left; padding-left: 15px; padding-right: 15px; }

.col-7-of-8 {width: 87.50%; float: left; padding-left: 15px; padding-right: 15px; }

.col-6-of-8 {width: 75%; float: left; padding-left: 15px; padding-right: 15px; }

.col-5-of-8 {width: 62.50%; float: left; padding-left: 15px; padding-right: 15px; }

.col-4-of-8 {width: 50%; float: left; padding-left: 15px; padding-right: 15px; }

.col-3-of-8 {width: 37.50%; float: left; padding-left: 15px; padding-right: 15px; }

.col-2-of-8 {width: 25%; float: left; padding-left: 15px; padding-right: 15px; }

.col-1-of-7 {width: 14.28%; float: left; padding-left: 15px; padding-right: 15px; }

.col-6-of-7 {width: 85.68%; float: left; padding-left: 15px; padding-right: 15px; }

.col-5-of-7 {width: 71.4%; float: left; padding-left: 15px; padding-right: 15px; }

.col-4-of-7 {width: 57.12%; float: left; padding-left: 15px; padding-right: 15px; }

.col-3-of-7 {width: 42.84%; float: left; padding-left: 15px; padding-right: 15px; }

.col-2-of-7 {width: 28.56%; float: left; padding-left: 15px; padding-right: 15px; }

.col-1-of-6 {width: 16.66%; float: left; padding-left: 15px; padding-right: 15px; }

.col-5-of-6 {width: 83.33%; float: left; padding-left: 15px; padding-right: 15px; }

.col-4-of-6 {width: 66.64%; float: left; padding-left: 15px; padding-right: 15px; }

.col-3-of-6 {width: 49.98%; float: left; padding-left: 15px; padding-right: 15px; }

.col-2-of-6 {width: 33.32%; float: left; padding-left: 15px; padding-right: 15px; }

.col-1-of-5 {width: 20%; float: left; padding-left: 15px; padding-right: 15px; }

.col-4-of-5 {width: 80%; float: left; padding-left: 15px; padding-right: 15px; }

.col-3-of-5 {width: 60%; float: left; padding-left: 15px; padding-right: 15px; }

.col-2-of-5 {width: 40%; float: left; padding-left: 15px; padding-right: 15px; }

.col-1-of-4 {width: 25%; float: left; padding-left: 15px; padding-right: 15px; }

.col-3-of-4 {width: 75%; float: left; padding-left: 15px; padding-right: 15px; }

.col-1-of-3 {width: 33.33%; float: left; padding-left: 15px; padding-right: 15px; }

.col-2-of-3 {width: 66.66%; float: left; padding-left: 15px; padding-right: 15px; }

.col-1-of-2 {width: 50%; float: left; padding-left: 15px; padding-right: 15px; }

.col-1-of-1 {width: 100%;  padding-left: 15px; padding-right: 15px; }


.content {display: block; padding: 10px 0px; background-color: #eee; text-align: center; font-size: 10px; color: #000; border: 1px solid #ccc;}


/* Grid */




















/* Scroll Top */

.scrolltop {
	display:none;
	width:100%;
	margin:0 auto;
	position:fixed;
	bottom:0px;
	right:0px;	
	z-index:99;
}
.scroll {
	position:absolute;
	right:20px;
	bottom:20px;
	padding:0;
	text-align: center;
	margin: 0 0 0 0;
	cursor:pointer;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s; 
	background-color: #fcc429;
	border-radius: 50%;
}

.scroll a {padding:25px 0px 0px 0px; display:block; color:#000; height:50px; width:50px;}

.scroll a span {
  width: 0; 
  height: 0; 
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #000;
  display: block;
  margin:auto;
  animation: buttonarrow 0.6s infinite alternate ease-in-out;
}


@keyframes buttonarrow {
	0% {
		transform: translateY(0);
		opacity: 1.0
	}
	100% {
		transform: translateY(-0.5em);
		opacity: 1.0
	}
}

/* Scroll Top */









/* responsive menu */

.responsive-menu-icon { display:none;}

.responsive-menu-icon:hover {background-color:#fcc429;}

.responsive-menu-icon {
    display: block;
    cursor: pointer;
    background-color:#fcc429;
    width: 62px;
    height: 62px;
    position: fixed;
    right: 0;
    top: 0px;
    padding: 20px;
    box-sizing: border-box;
    z-index: 10000;
    display: none;
    z-index: 1000;
}

.bar1, .bar2, .bar3 {
    width: 23px;
    height: 2px;
    background-color: #000;
    margin: 4px 0;
    transition: 0.4s;
}

.change .bar1 {
    -webkit-transform: rotate(-45deg) translate(-9px, 6px);
    transform: rotate(-45deg) translate(-4px, 4px);
}

.change .bar2 {opacity: 0;}

.change .bar3 {
    -webkit-transform: rotate(45deg) translate(-8px, -8px);
    transform: rotate(45deg) translate(-4px, -5px);
}


/* responsive menu */





.dropdown {
  display: inline-block;
  position: relative;
}

.top-navigation button{
  border:none;
  border-radius:0px;
  padding:0px;
  font-size:18px;
  cursor:pointer;
  background-color:transparent;
  font-size:15px;
  text-transform:uppercase;
  line-height:45px;
  width:100%;
  border:1px solid #fff;
  background-image:url(../images/menu-arrow.png);
  background-repeat:no-repeat;
  background-position:90% center;
}

button:hover{
  background-color:#f1f1f1;
  border:1px solid #ddd;
  color:#3e4095;
}

.dropdown-options {
  display: none;
  position: absolute;
  overflow: auto;
  background-color:#fff;
  border-radius:0px;
  box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.1);
  width:200px;
  border-bottom:1px solid #ddd;
}

.dropdown:hover .dropdown-options {
  display: block;
}

.dropdown-options a {
  display: block;
  color: #000000;
  text-decoration:none;
  padding:0 15px;
  text-align:left!important;
  border:1px solid #ddd;
  text-transform:none!important;
  border-bottom:0px;
}

.dropdown-options a:hover {
  color: #0a0a23;
  background-color: #f1f1f1;
  border-radius:0px;
}




.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 10px 10px 10px 10px;
    font-weight: 500;
    font-size: 30px;
    color: #555;
    background-color: #bdbec2;
    border-bottom-color: transparent;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #000000;
    background-color: #fcc429;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}
.headtxt{
	color: #fcc429;
    font-size: 50px;
    font-weight: 600;
    text-align: left;
    padding-left: 103px;
}
.subtxt{
	text-transform: uppercase;
	font-size: 18px;
	text-align: left;
	padding-left: 103px;
}
.androidimg{
	width: 41%;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 103px;
}
.imgwd{
	width: 100%;
}
.slider_right{width: 10%}
.lftmrgin{margin-left: 5%;}
.lftmrginlast{margin-left: 5%;}
.nav {
    padding-left: 53px;
    margin-bottom: 0;
    list-style: none;
}

 @media only screen and (max-width:760px) { 
 	.androidimg{
		width: 86%;
	}
	.lftmrgin{margin-left: 33%;}
	.lftmrginlast{margin-left: 25%;margin-top: 6%;}
	.nav {padding-left: 0px;}
 }