html{
	scroll-behavior: smooth !important;
}   
   /* Custom container */
	
      .container {
        margin: 0 auto;
        max-width: 1024px;
		background-color:#fdffda;
		-webkit-box-shadow: 0px 10px 10px 5px #ccc;  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  		-moz-box-shadow:    0px 10px 10px 5px #ccc;  /* Firefox 3.5 - 3.6 */
  		box-shadow:         0px 10px 10px 5px #ccc;  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
		
      }
      .container > hr {
        margin: 60px 0;
      }

      /* Main marketing message and sign up button */
      .jumbotron {
       	   text-align: center;
      }
      .jumbotron h1 {
        font-size: 100px;
        line-height: 1;
      }
	  
	 .topbtn{
	text-decoration: none !important;
	height: 50px;
	width: 45px;
	background-color: rgba(153, 153, 153,0.8);
	text-align: center;
	line-height: 50px;
	font-size: 22px;
	color:white;
	position: fixed;
	bottom:0px;
	right: 30px;
	z-index: 9999999999;
	font-weight: none;
	display: none;
}
.topbtn:hover i{
	transition:0.5s;
	color: #FFE828;
	transform:translateY(-6px);
}
.topbtn.visible{
	transition: 0.5s;
	display: block;
}
 header{
			
			
			margin: 0px auto;
			padding: 10px;
			background-color: gold;
			box-sizing: border-box;
			/*border-radius: 4px;*/
			box-shadow: 0 2px 5px rgba('0,0,0,.2')
			z-index:100;
		}
		header .active{
			z-index: 1000;
		}
		.logo img{
			color: #069370;
			height: 80px;
			font-size:36px;
			
			padding: 0 10px;
			background:transparent;
			text-align: center;
			box-sizing: border-box;
			text-decoration: none;
			float: left;
			font-weight: 700;
		}
		nav{
			float: right;

		}
		.clearfix{
			clear: both;
		}
		nav ul{
			margin: 0;
			padding: 0;
			display: flex;
			text-decoration: none;
		}
		nav ul li{
			position: relative;

			 list-style:none;
		}
		nav ul li:before{
			content:'';
           position:absolute;
           bottom:10px;
           left:0;
           height:4px;
           background-color:black;
           background-position: center;
           display:block;
           width:0%;
           transition:0.8s;
		}
		nav ul li:hover:before{
			width: 90%;
			position: absolute;
			bottom:10px;
			left: 0;
		}
		nav ul li a{
			display: block;
			font-size: 18px;
			margin: 10px 0;
			padding: 5px 12px;
			list-style: none;
			text-decoration: none;
			line-height: 50px;
			color: #262626;
			text-decoration:none !important;
		}
		nav ul li a:hover{
			color: #262626;
		}
		nav ul li.active,
		nav ul li:hover{
			/*background-color:red;*/
			color: black;
			transition: 0.5s; 

		}
		nav ul li.active{
			position: relative;
		}

		  nav ul li.active:before{
           content:'';
           position:absolute;
           bottom:10px;
           left:0;
           height:4px;
           background-color:#358fff;
           background-position: center;
           display:block;
           width:90%;
           transition:0.8s;

           

       }
  
/*.menu_sec{
	border-top:1px solid #000;
	border-bottom:1px solid #000;
}
  
     
      .navbar .navbar-inner {
	
        padding: 0;
      }
     
    
      .navbar .nav li a {
      
        
        border-left: 1px solid rgba(255,255,255,.75);
        border-right: 1px solid rgba(0,0,0,.1);
		
      }
      .navbar .nav li:first-child a {
        border-left: 0;
        
      }
      .navbar .nav li:last-child a {
        border-right: 0;
        
      }





.navbar-static-top {
  margin: 0;
  border: 0;
  color: #fff;
}

.navbar-top {
  background: #115c9b;
  font-size: 12px;
  padding: 3px 0;
}
.navbar-top .list-inline {
  margin-bottom: 0;
}
.navbar-top .header-contact li {
  margin-right: 15px;
}
.navbar-top .header-contact li .fa {
  margin-right: 5px;
}

.navbar-main {
  margin-bottom: 0;
  color: #fff;
  background: #d73b2c;
}
.navbar-main .navbar-brand {
  border-bottom: none !important;
}
.navbar-main a:hover,
.navbar-main a:active,
.navbar-main a:focus,
.navbar-main a.is-active {
  
  	color: #000000;
  	
  	background: #ebebeb;
	background: -moz-linear-gradient(top, #ebebeb, #ebebeb);
	background: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#ebebeb));
}
.navbar-main .submenu {
  position: absolute;
  list-style: none;
  background: #1f76bd;
  padding: 0;
  width: 100%;
  visibility: hidden;
  -moz-transition: all, 0.05s;
  -o-transition: all, 0.05s;
  -webkit-transition: all, 0.05s;
  transition: all, 0.05s;
}
.navbar-main .submenu li {
  border-top: 1px solid #fff;
}
.navbar-main .submenu li:hover {
  background: #185b91;
  -moz-transition: all, 0.3s;
  -o-transition: all, 0.3s;
  -webkit-transition: all, 0.3s;
  transition: all, 0.3s;
}
.navbar-main .submenu li a {
  width: 100%;
  border-bottom: none;
  text-decoration: none;
  padding: 10px 15px;
  display: block;
  background-color: #d73b2c;
  
}
.submenu .caret,.navbar-fixed-bottom .submenu .caret{border-top:0;border-bottom:4px solid;content:""}

.navbar-main li a {
 
  border-bottom: 2px solid transparent;
  color: #fff;
  letter-spacing: 0.07px;
}
.navbar-main li:hover .submenu {
  
  visibility: visible;
  -moz-transition: all, 0.25s;
  -o-transition: all, 0.25s;
  -webkit-transition: all, 0.25s;
  transition: all, 0.25s;
}
.navbar-main .icon-bar {
  background: #fff;
}
*/


/*  =========== End Menu ====================== */



.rss { width:80px; float:right; text-align:left; font:normal 11px Arial, Helvetica, sans-serif; color:#737373; padding:5px 10px 5px 0; margin:0; }
.rss img { float:right; margin:0 3px; padding:0; }
.img img { width:100%}

/*header {
	background-image:url(../images/header_bg.jpg);
    z-index: 10;
    position: relative;
	display: block;
	text-align: center;
}


header h1 {
	position: relative;
	z-index: 910;
    float: left;
	text-align: center;
    margin-top: 2px;

}

header h1 a {
	display: inline-block;
	overflow: hidden;
	width: 100%;
	height: 100%;
	font-size: 0;
	line-height: 0;
	text-indent: -999px;
	transition: 0s ease;
	-o-transition: 0s ease;
	-webkit-transition: 0s ease;
}
header h1 a img {
	display:block;
}

.logoright {
    float: right;
	padding: 10px;
	margin-top: 88px;
	color: #fff;
	font-size: 16px;
	background: url(../images/blue-ribbon.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: left;
	width: 438px;
	text-align: right;
}

.links span {
    position: relative;

    top: -2px;
    display: inline-block;
    color: #323232;
    margin-left: 13px;
    font: 20px/20px  "Roboto",Helvetica,Arial,sans-serif;
}

#header {
	width: 100%;
	height: 120px;
		background:#FC0;
	background-color: #e5e5e5;
	 background-image:url(../images/download.jpg);
	float:left;
	border-bottom:2px solid #000;
	    margin-top: 15px;
	
}
.header_left {
	width:960px;
	height: 105px;
	float: left;
	margin-right: 0px;
	margin-top: 0px;	
	 background-image: url(../images/header_bg.jpg); 
}
.logo{
	height: 105px;
	margin-top: 0px;
	float: right;
	width: 120px;
	margin-right: 10px;
}
.logo_name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #FFFFFF;
	font-weight: bold;
	height: auto;
	width: 400px;
	float: left;
	margin-left: 20px;
	
}*/
.address {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 12px;
	font-weight: bold;
	color: #CCCCCC;
	width: 500px;
	text-align: left;
	height: 20px;
	padding-top: 10px;
	float: left;
	
}/*.header_name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 48px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 40px;
	height: 40px;
	margin-top: 5px;
	text-align: center;
	width: auto;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	
}*/
.address {
	font-family: "Roboto",Helvetica,Arial,sans-serif;
	font-size: 14px;
	line-height: 12px;
	font-weight: bold;
	color: #CCCCCC;
	width: auto;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	padding-top: 10px;
	
}

/*.header_text {
	padding: 0;
	height: 30px;
	display: block;
	font-family: "Roboto",Helvetica,Arial,sans-serif;
	font-size: 40px;
	font-weight: 600;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	line-height: 30px;
	font-style: italic;
	color: #021F31;
	
}
.header_top {
	width:100%;
	height: 100%;
	float: left;
	margin-right: 0px;
	margin-top: 5px;
	background-color: #525252;
	padding: 5px;;
}
*/

.social {
	height:23px;
	width: 80px;
	text-align: center;
	margin-right: 0px;
	float: left;
}

.social a {
	font-family: "Roboto",Helvetica,Arial,sans-serif;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}
.social a:hover {
	color: #CC0000;
	text-decoration: underline;
}


.sign_in{
	width: 80px;
	float: left;
	text-align: center;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #666666;

}
.register{
	width: 100px;
	float: left;
	text-align: center;

}

.search_box{
	height:24px;
	float:right;
	width: 600px;
}

.search {
	margin-top: 0px;
	margin-left: 0px;
	width: 250px;
	height: 22px;
	float: right;
	font-size:12px;
	color:#fff;
	color: #333333;
	border-radius:  4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
}
.search_image {
	margin-top: 0px;
	width: 20px;
	height: 19px;
	margin-left: 0px;
	margin-right: 5px;
	float: right;
	border: 1px solid #999999;
	line-height: initial;
}



/* --------------------share --------------------- */
#shareContainer {
    position:relative;
    float:right;
    font-size:12px;
}


#shareButton {
	display:inline-block;
	float:right;
	border-radius:3px;
	-moz-border-radius:3px;
	position:relative;
	z-index:30;
	cursor:pointer;
	
	background-image: url(../images/share.png);
	background-repeat: no-repeat;
}

/* Share Button Text */
#shareButton span {
	font-family: "Roboto", Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	display:block;
	padding-top: 2px;
	padding-right: 29px;
	padding-bottom: 1px;
	padding-left: 20px;
	text-decoration: none;
}
#shareButton span:hover {
	color: #CC0000;
	text-decoration: underline;
	
}
#shareButton:hover {
	
	background-image: url(../images/share_hover.png);
	background-repeat: no-repeat;
}


/* --------------------End share --------------------- */
.share{
	float: right;
	width: 80px;
	background-repeat: no-repeat;
	margin-top: 1px;
}

.share a {
	font-family: "Roboto",Helvetica,Arial,sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.share a:hover {
	
	color: #CC0000;
	text-decoration: underline;
	
}



.page_header {
	
	font-size: 25px;
	text-align: center;
	text-transform:none;
	line-height: 25px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 20px;
	background: #c7ff70;
    padding: 8px;
    box-shadow: 0px 10px 5px rgba(0,0,0,0.5);
}
	
.content-text-parent {
	font-family:  "Roboto",Helvetica,Arial,sans-serif;
	margin-right: 25px;
	margin-left: 25px;
	line-height: 20px;
	text-align:justify;
	margin-top:20px;
	border: 5px solid #f3d32a;
	background-color:#fff;
	
	}
.content-subheader-parent{ 
	font-weight: bold;
	font-size: 20px;
	margin: 20px 10px 5px 10px;
	padding: 5px;
	background-color:#f3d32a;
	
	}
.content-text-parent p {
	
	margin:0em 1em;
	line-height: 25px;
	text-align:justify;
	
	
	}		


/*-----------------------------period plan-----------------------------------------*/
.content-text-period {
	font-family:  "Roboto",Helvetica,Arial,sans-serif;
	margin-right: 25px;
	margin-left: 25px;
	line-height: 20px;
	text-align:justify;
	margin-top:20px;
	border: 5px solid #A40000;
	background-color:#fff;
	}

.content-subheader-period{ 
	font-weight: bold;
	font-size: 20px;
	margin: 20px 10px 5px 10px;
	padding: 5px;
	background-color:#A40000;
	color:#fff;
	}
.content-text-period p {
	
	margin:0em 1em;
	line-height: 25px;
	text-align:justify;
	}		
/*---------------------------------------period plan---------------------*/


.content-text-perfecten {
	font-family:  "Roboto",Helvetica,Arial,sans-serif;
	margin-right: 25px;
	margin-left: 25px;
	line-height: 20px;
	text-align:justify;
	margin-top:20px;
	border: 5px solid #2392d1;
	background-color:#fff;
	
	}
.content-subheader-perfecten{ 
	font-weight: bold;
	font-size: 20px;
	margin: 20px 10px 5px 10px;
	padding: 5px;
	color:#fff;
	background-color:#2392d1;
	
	}		
content-text-perfecten p {
	
	margin:0em 1em;
	line-height: 25px;
	text-align:justify;
	
	
	}	
	
.content_section {
	
	width: 100%;
	padding-top: 20px;
	float: left;
	padding-bottom:20px;
	background-color: #e9f4f6;
	
	}

.content_section_mid {
	
	width: 100%;
	margin-top: 0px;
	padding-top: 20px;
	margin-left: 0px;
	float: left;
	padding-bottom:20px;
	background-color: #f1f1f1;
	}
	.content_section_last {
	
	width: 100%;
	margin-top: 0px;
	padding-top: 20px;
	margin-left: 0px;
	float: left;
	padding-bottom:20px;
	background-color: #e9f4f6;
	}
	
	.text {
	font-size: 18px;
	margin-top: 0px;
	font-family:  "Roboto",Helvetica,Arial,sans-serif;
	margin-right: auto;
	margin-left: auto;
	color: #1f4c67;
	text-align: center;
}
.text1 {
	font-size: 15px;
	margin-top: 8px;
	font-family:  "Roboto",Helvetica,Arial,sans-serif;
	margin-right: auto;
	margin-left: auto;
	color: #545454;
	text-align: center;
	line-height: 20px;
	
}

.content_subheader1 {
    margin-bottom: 20px;
    margin-top: 30px;
    height: 100%;
    font-size: 20px;
    text-align: center;
    line-height: 20px;
}




#footer_left {
	margin-top: 10px;
	text-align: center;
	
	
	padding:15px;
	
}

/*menu*/




/*login*/

.login{
	float: right;
	width: 70px;
	height: 24px;
	
}
.login_img{
	float: left;
	width: 22px;
	height: 20px;
	margin-top: 0px;
	
}
.login span{
	font-family: "Roboto", Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding-top: -5px;
}
.login a{
	font-family: "Roboto", Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.login a:hover{
	color: #CC0000;
	text-decoration: underline;
	
}



/* Login Container (default to float:right) */
#loginContainer {
    position:relative;
    float:right;
    font-size:12px;
}

/* Login Button */
#loginButton {
	display:inline-block;
	float:right;
	border-radius:3px;
	-moz-border-radius:3px;
	position:relative;
	z-index:30;
	cursor:pointer;
	margin-top: 3px;
	background-image: url(../images/login.png);
	background-repeat: no-repeat;
}

/* Login Button Text */
#loginButton span {
	font-family: "Roboto",Helvetica,Arial,sans-serif;
	font-size: 11px;
	color: #fff;
	display:block;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 22px;
}
#loginButton span:hover {
	color: #CC0000;
	text-decoration: underline;
	
}
#loginButton:hover {
	
	background-image: url(../images/login_hover.png);
	background-repeat: no-repeat;
}

/* Login Box */
#loginBox {
	position:absolute;
	top:20px;
	right:0;
	display:none;
	z-index:29;
}

/* If the Login Button has been clicked */    
#loginButton.active {
    border-radius:3px 3px 0 0;
}

#loginButton.active span {
    background-position:53px -76px;
}

/* A Line added to overlap the border */
#loginButton.active em {
	position:absolute;
	width:100%;
	height:1px;
	bottom:-1px;
}

/* Login Form */
#loginForm {
	width:200px;
	
	border-radius:3px 0 3px 3px;
	-moz-border-radius:3px 0 3px 3px;
	margin-top:10px;
	padding:5px;
	background-color: #E5E5E5;
}

#loginForm fieldset {
	display:block;
	border:0;
	padding:0;
	margin-top: 5;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}

fieldset#body {
	background:#fff;
	border-radius:3px;
	-moz-border-radius:3px;
	margin:0;
	padding-top: 10px;
	padding-right: 13px;
	padding-bottom: 5px;
	padding-left: 13px;
}

#loginForm #checkbox {
	width:auto;
	float:left;
	padding:0;
	border:0;

    *margin:-3px 9px 0 0; /* IE7 Fix */
	margin-top: 1px;
	margin-right: 9px;
	margin-bottom: 0;
	margin-left: 0;
}

#body label {
	color:#3a454d;
	display:block;
	float:left;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#loginForm #body fieldset label {
    display:block;
    float:none;
    margin:0 0 6px 0;
}

/* Default Input */
#loginForm input {
	width:92%;
	border:1px solid #bcbcbc;
	border-radius:3px;
	-moz-border-radius:3px;
	color:#3a454d;
	padding:4px;
	font-size:12px;
}

/* Sign In Button */
#loginForm #login {
	width:auto;
	float:left;
	background:#339cdf url(../images/loginbuttonbg.png) repeat-x;
	color:#fff;
	text-shadow:0px -1px #278db8;
	border:1px solid #339cdf;
	box-shadow:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	cursor:pointer;

   
	margin-top: 0;
	margin-right: 12px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top:2px;
	padding-right: 15px;
	padding-bottom:2px;
	padding-left: 15px;
}

/* Forgot your password */
#loginForm span {
	text-align:center;
	display:block;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}

#loginForm span a {
    color:#3a454d;
    text-shadow:1px 1px #fff;
    font-size:12px;
}

input:focus {
    outline:none;
	
}





.about_subheader {
   
    padding: 15px 10px 0px 10px;
    
    display: inline-block;
    text-align: justify;
	
	color: orangered;
}


.clients_school {
	margin-bottom: 50px;
	width: 100%;
	
	height: 230px;
	text-align: center;
	display: inline-block;
	
}	

.clients_img {
	width: 100%;
	height: 220px;
	
}	
.clients_subheader {
	margin-top: 10px;
	height: 20px;
	text-align: center;
	font-family: "Roboto",Helvetica,Arial,sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	line-height: 20px;
	padding-bottom: 10px;
}


.team_section {
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 10px;
	float: left;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #be2819;
}
	
.team_section1 {
	width:300px;
	margin-bottom: 10px;
	margin-top: 5px;
	float: left;
}
	
.team_subheader {
	margin-top: 20px;
	height: 20px;
	text-align: center;
	font-family: "Roboto",Helvetica,Arial,sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	line-height: 20px;
	
	padding-bottom: 10px;
}
	
.moreclients {
	right: 10px;
	height: 20px;
	text-align: right;
	font-family: "Roboto",Helvetica,Arial,sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #333333;
	line-height: 20px;
	
}

.offfice_loc {
	
	margin-top: 20px;
	margin-left: 20px;
	height: 20px;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	line-height: 20px;
	
}
	
	
.member_image{
	margin-left:auto;
	margin-right:auto;	
	width:100%;
	
}

.member_image img { width:60%;margin-left: auto;
margin-right: auto;
display: block;}
	
.team_designation
{
	
	height: 20px;
	text-align: center;
	font-family: "Roboto",Helvetica,Arial,sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 20px;
}

.team_text {
	float: left;
	text-align: justify;
	color: #666666;
	font-family: "Roboto",Helvetica,Arial,sans-serif;
	margin-top: 10px;
}
	
/*	
.contact_info {
	font-size: 15px;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	padding-top: 10px;
	width: 450px;
	float: left;
}
*/
.contact_info {
	font-size: 15px;
	padding-left: 0;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
	padding-top: 20px;
	
}


.contact_detail {
	width: 100%;
	padding: 0 15px;
}
.contact_info  h4 {
	font-size: 18px;
	font-weight: 600;
	color: #333333;
	text-align: left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}


.contact_info  h6 {
	font-size: 14px;
	font-weight: 600;
	color: #333333;
	text-align: left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}

.contact_info p {
	line-height: 28px;
	display: block;
	font-size: 16px;
	color: #333333;
	margin: 0 0 20px;
}


.form {
    margin: 0 66px 0 30px;
}

.input-text {
	border: 1px solid #ccc;
	height: 15px;
	display: block;
	border-radius: 4px;
	color: #aaa;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 16px;
	padding-bottom: 10px;
	padding-left: 16px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: inline-block;
  height: 23px;
  padding: 4px 6px;
  margin-bottom: 5px;
  font-size: 13px;
  line-height: 20px;
  color: #555555;
  vertical-align: middle;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}


textarea {
  height: auto;
}

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
     -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
       -o-transition: border linear 0.2s, box-shadow linear 0.2s;
          transition: border linear 0.2s, box-shadow linear 0.2s;
}

.A-powerful { 
	text-align: center;
	padding: 30px 10px 10px;
	
    }
.CIO {
	color: #fff;
	margin-top:25px;
	
	text-decoration:none;
	border-radius: 4px 0 0px 4px;
	
	 -webkit-animation: colorchange 5s infinite; 
    animation: colorchange 5s infinite;

}	
.CIO_text {
	margin-left: 42px;
	margin-top: -10px;
	padding-bottom: 5px;

}	

/* =============================================================================
	Responsive
========================================================================== */
/* Large devices (large desktops, 1200px and Down) */
@media (max-width: 1200px) {
  .about-us-col {
    padding: 15px;
  }

  .reasons-col:hover .on-hover {
    padding: 15px;
  }

  .reasons-col:hover .on-hover {
    padding: 25px;
  }
}
@media (max-width: 1025px){
	nav ul li a {
			padding: 5px 16px;
		}
}
/* Medium devices (desktops, 992px and Donw) */
@media (max-width: 992px) {
  nav ul li a{
		padding: 5px 16px !important;
	}
	nav ul li.active:before {
    content: '';
    position: absolute;
    bottom: 10px;
    left: 0;
    height: 4px;
    background-color: red;
    background-position: center;
    display: block;
    width: 100%;
    transition: 0.8s;
}
/*nav ul li:hover,nav ul li:focus {
    content: '';
    position: absolute;
    bottom: 10px;
    left: 0;
    height: 4px;
    background-color: black;
    background-position: center;
    display: block;
    width: 100%;
    transition: 0.8s;
}
*/
  .carousel-home .carousel-title {
    font-size: 36px;
  }
  .carousel-home .carousel-subtitle {
    font-size: 18px;
  }
  .carousel-home .btn {
    margin-top: 15px;
  }

  .about-us-col {
    margin-bottom: 25px;
  }

  .team-member {
    margin-bottom: 25px;
  }

  .reasons-col {
    margin-bottom: 25px;
  }

  .footer-col {
    margin-bottom: 50px;
  }
  @media screen and (max-width:991px){
  	.menu-toggle{
				display: block;
				width: 40px;
				height: 40px;
				margin: 10px;
				background:#ccc;
				float: right;
				cursor: pointer;
				text-align: center;
				font-size: 30px;
				color: #069370; 

			}
			.menu-toggle:before{
				content: '\f0c9';
				font-family: fontAwesome;
				line-height: 40px;
			}
			.menu-toggle.active:before{
				content: '\f00d';
				font-family: fontAwesome;
				line-height: 40px;
			}
			nav{
				display: none; 
			}
			nav.active{
				display: block;
				width: 100%;
			}
			nav.active ul{
				display: block;
			}
			nav.active ul li{
				margin: 0; 
			}
			.logo img{
				height: 60px !important;
			}
  }
 /* .logoright{width:330px;
  	height:60px;
	text-align:center;
	margin-top:73px;}
}*/
/* Small devices (tablets, 768px and Down) */
@media (max-width: 768px) {
  	.menu-toggle{
				display: block;
				width: 40px;
				height: 40px;
				margin: 10px;
				background:#ccc;
				float: right;
				cursor: pointer;
				text-align: center;
				font-size: 30px;
				color: #069370; 

			}
			.menu-toggle:before{
				content: '\f0c9';
				font-family: fontAwesome;
				line-height: 40px;
			}
			.menu-toggle.active:before{
				content: '\f00d';
				font-family: fontAwesome;
				line-height: 40px;
			}
			nav{
				display: none;
				text-align:center ;
			}
			nav.active{
				display: block;
				width: 100%;
			}
			nav.active ul{
				display: block;
			}
			nav.active ul li{
				margin: 0; 
			}


  /*.header-contact {
    text-align: center;
  }*/
  
  
  /*.logoright{width:330px;
  	height:60px;
	text-align:center;
	margin-top:70px;}*/
  
  
  /*.header-contact li {
    margin: 0 !important;
  }*/

  /*.header-social {
    text-align: center;
  }*/

  /*.navbar-main #navbar {
    float: none !important;
	
  }
  .navbar-main #navbar a {
    border-bottom: none;
  }
  .navbar-main .navbar-brand {
    padding: 6px 15px;
  }
  .navbar-main .submenu {
    position: initial;
    display: none;
    width: 100%;
  }
  .navbar-main li:hover .submenu,
  .navbar-main li:active .submenu,
  .navbar-main li:focus .submenu {
    display: block;
  }
  .navbar-main li:hover .submenu li,
  .navbar-main li:active .submenu li,
  .navbar-main li:focus .submenu li {
    background: #115c9b;
    border-top-color: #1f76bd;
  }*/

  .carousel-home .carousel-title {
    font-size: 32px;
  }
  .carousel-home .carousel-subtitle {
    font-size: 16px;
  }
  .carousel-home .carousel-control {
    background: #1f76bd;
    height: 40px;
    width: 20px;
    top: 50%;
    margin-top: -20px;
  }
  .carousel-home .carousel-control .fa {
    font-size: 1.5em;
    padding-top: 4px;
  }

  .col-form {
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 640px){
	.logo img{
	height: 60px;
}
.img img{
	width: 100% !important;
	padding: 0;
	margin: 0;
}
}
/* Extra Small devices (tablets, 480px and Down) */
@media (max-width: 480px) {
  .carousel-home .carousel-title {
    font-size: 16px;
    margin: 0;
  }
  .carousel-home .carousel-subtitle {
    font-size: 14px;
    margin: 0;
  }
  .carousel-home .carousel-indicators {
    bottom: 0;
  }
}
@media screen and (max-width: 414px){
	.logo img {
    height: 50px;
}
}
@media screen and (max-width: 380px){
	.logo img{
		height: 50px !important;
	}	
}
@media screen and (max-width: 320px){
	.logo img{
		height: 50px !important;
	}
	.menu-toggle
	{
		margin:3px;
	}
	
.logo img {
    height: 45px;
}
}
/* =============================================================================
	Animations
========================================================================== */
.animate-onscroll {
  visibility: hidden;
}

.animated {
  visibility: visible;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.slow {
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
}
.animated.fadeIn {
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}


/*-------------------------------return to top---------------------------------*/

#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.7);
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top img {
    color: #fff;
    margin: 0;
    position: relative;
    left: 9px;
    top: 8px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
	/*width:30px;*/
}
#return-to-top:hover {
    background: rgba(0, 0, 0, 0.9);
}
#return-to-top:hover img {
    color: #fff;
    top: 5px;
}


