
body{
	margin:0;
    padding: 0;
  font-family: 'Open Sans', sans-serif;
  overflow: scroll;
}
body a{
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	text-decoration:none;
}
h1,h2,h3,h4,h5,h6{
	margin:0;			   
}
p{
	margin:0;
}
ul,label{
	margin:0;
	padding:0;
}
body a:hover{
	text-decoration:none;
}body a:active{
	text-decoration:none;
}body a:focus{
	text-decoration:none;
}

.tr{
	width:100px;
	height: 50px;
	background-color:;
}

.slct-pad{
margin-top:40px;
}

select {
	color: #fff;
    -webkit-appearance: none;
    -moz-appearance:none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -webkit-padding-end: 20px;
    -moz-padding-end: 20px;
    -webkit-padding-start: 2px;
    -moz-padding-start: 2px;
    background:none;
    background-position: center right;
    background-repeat: no-repeat;
    border:none;
    font-size:15px;
    margin: 0;
    overflow: hidden;
    padding-top:0px;
    padding-bottom: 2px;
    text-overflow: ellipsis;
    white-space: nowrap;
	outline: none;
	cursor: pointer;
    padding-top: 38px;
    left:0;
}

select:hover {
color: #fff;
}
select option{
	color:#333 !important;
}

/*-- banner --*/
.baner {
	background:url(../images/baner.jpg)no-repeat center;
	
	  position: relative;
  width: 100%;
  background-size: cover;
  height:100vh;
    background-position:center;

}

.baner:before{
    content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;

    background: linear-gradient(-45deg, rgba(14,8,53,0.8), rgba(21,9,94,0.8), #15095e 99%);
 
}


/*header area*/

.barnd-id img{
	width:150px;
    margin-top:23px !important; 

}

.navbar-info {
    width: 100%;
    
    
}
.fixed-me{
    transition: all 1s ;
}

.fixed-me{
/*	border-bottom:1px solid rgba(255,255,255,0.7) !important;*/
    background:rgba(25,14,98,0.8) !important;
    padding: 0px  !important;
    margin-bottom: 5px;
    position: fixed;
    top:0;
	z-index:888;
    width: 100%;

	min-height: 97px;
	    box-shadow: 0 0px 7px rgba(0,0,0,0.2);
}   
}

.navbar-me {
    
   transition: all 1s ;
}
.header-right-menu{
 padding: 5px 15px !important;   
    
}
.site-logo{
    padding: 15px 20px !important; 
    margin: 15px 10px !important;
}
.navbar-me{
    padding: 10px 0px;
    background-color: transparent;
    top: 0px;
    border: 0px;
    border-radius: 0px;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color:rgba(255,255,255,0.5);
	margin-top: 10px;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #333 !important;
}
.menu-collapsed-button{
    margin: 20px 15px 10px 15px !important;
}

/*close*/



.baner-txt1-1{
    color:#fff;
    font-size: 19px;
    padding-top:100px;
    font-weight: 600;
    
}
.baner-txt1-1::after{
    content: "";
    position: absolute;
    background-color: rgba(255,255,255,0.5);
    width:70px;
    height:2px;
    margin-left: 20px;
    margin-top:13px;
    
}
.baner-txt1{
	    font-size:48px;
    line-height: 65px;
    padding-bottom: 20px;
	color:#fff;
	font-weight: bolder;
	margin-top: 20px;
    font-family: 'Open Sans', sans-serif;
}

.baner-txt2{
	font-size: 16px;
	color:#fff;
    line-height: 30px;
    opacity: 0.7;
    padding-bottom: 50px;
}

.btn-change5{
    height: 50px;
    width: 160px;
    background:none;
    float: left;
    color:#fff;
    box-shadow: 0 0 1px #ccc;
    -webkit-transition-duration: 0.5s;
    -webkit-transition-timing-function: linear;
    box-shadow:0px 0 0 #0B77B5  inset;
    border:1px solid #fff;
    border-radius: 100px;
}
.btn-change5:hover{
    box-shadow:160px 0 0 #0B77B5 inset;
   border-color: #0B77B5 ;
}

.btn-change6{
    height: 50px;
    width: 160px;
    background:none;
    float: left;
    color:#fff;
    box-shadow: 0 0 1px #ccc;
    -webkit-transition-duration: 0.5s;
    -webkit-transition-timing-function: linear;
    box-shadow:0px 0 0 #0B77B5  inset;
    border:1px solid #fff;
    border-radius: 100px;
    margin-left: 15px;
}
.btn-change6:hover{
    box-shadow:160px 0 0 #0B77B5 inset;
   border-color: #0B77B5 ;
}
a.navbar-brand {
    display: none;
}
.baner-w3text {
    text-align: center;
    width: 80%;
    margin: 13em auto;
}
.baner-w3text h2 {
    color: #fff;
    font-size: 4em;
    line-height: 1.4em;

}

.banner-img img{
width:500px;
	margin-top:70px;
    opacity: 0.9;
}


/*language*/




/*close*/


/*-- //banner --*/
/*-- top-nav --*/


/*active class*/
.myactive{
	    color: #fff;
    border:1px solid #fff;
	border-radius: 25px;
	
}
.myactive2{
	 color: #fff;
    border:1px solid #fff;
	border-radius: 25px;
}
.navbar-default .navbar-nav > li > a:hover{
    color: #fff;
}


/*close*/

.top-nav {
    text-align: center;
    background-color: #fff;
    padding: 1em 0;
    z-index: 999;
    -webkit-box-shadow: 0px 2px 2px #8a8a8a;
    -moz-box-shadow: 0px 2px 2px #8a8a8a;
    -o-box-shadow: 0px 2px 2px #8a8a8a;
    -ms-box-shadow: 0px 2px 2px #8a8a8a;
    box-shadow: 0px 2px 2px #8a8a8a;
	
}
nav.navbar.navbar-default {
    background-color: inherit;
    border: none;
    margin: 0;

}
.top-nav ul li {
    margin: 0 2.2em;
		
}

.navbar-default .navbar-nav > li > a {
    color: #fff;
	font-size: 16px;
	padding-left: 20px;
}


.navbar-default .navbar-nav > li > a:focus, .top-nav ul li  a.active{
	color:#fff;
	
}
.header-right-menu{
	margin-top:20px !important;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background: none !important;
	color:#fff;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 130px;
    padding: 8px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff !important;
    background-clip: padding-box;
	
   
border:none !important;    border-radius: 0px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.navbar-nav > li > .dropdown-menu {
 margin-top:10px;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus{
background:#e2228c;
	color:#fff;
}




/* Effect 11: text fill based on Lea Verou's animation http://dabblet.com/gist/6046779 */
.top-nav ul li a {
    text-decoration: none;
    letter-spacing: 1px;
    font-size: 1em;
    text-transform: uppercase;
	color:#fff;
}
.top-nav ul li a:hover,.top-nav ul li  a.active{
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
	
}
.top-nav ul li a:hover,
.top-nav ul li a:focus {
	outline: none;
	
} 
.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    margin: 0 auto;
    left: 0; 
}
/*-- //top-nav --*/
/*-- about --*/
.about,.team ,.gallery,.special, .news, .services,.testimonials, .like ,.contact{
    padding: 5em 0;
	
}



.heading-about{
	font-size: 40px;
    color: #333;
    font-weight: 600;
    margin-bottom: 0px;
	padding-top: 20px;
}

.about-contant{
    color: #777;
    line-height: 30px;
	font-size: 15px;
	padding-top: 20px;
}

.about-img-sec img{
	width:730px;
}

.about-img-sec::after{
    
    content: "";
    position: absolute;
    width:70px;
    height:100px;
    background-image: url(../images/opacity.png);
    top:-20px;
    transform: rotate(30deg);
    
    
}

.about-img-sec::before{
    
    content: "";
    position: absolute;
    width:150px;
    height:150px;
    background-color:#f5f5f5;
    bottom:-10px;
border-radius: 100px;
    z-index: -1;
    right:10px;
    opacity: 0.4;
    
    
}






/*-- //about --*/

/*-- feattuers --*/
.team {
        background:#1a0f61;
 background: linear-gradient(#1a0f61, #312d62);
   min-height: 1150px;
	margin-top:30px;
}

.features-top{
    font-size: 14px;
    text-transform: uppercase;
    position: relative;
    z-index: 2;
	text-align: center;
	color: #fff;
	font-weight: 400;
}

.features-top::before{
 background-color: #fff;
	height: 1px;
	width:30px;
	position: absolute;
	float:left;	
	content: "";
	margin-left:-50px;
	margin-top:9px;
}

.features-top::after{
 background-color: #fff;
	height: 1px;
	width:30px;
	position: absolute;
	float:left;	
	content: "";
	margin-left:18px;
	margin-top: 9px;
}

.features-top-contant{
	    font-size: 50px;
    font-weight: 500;
    margin-bottom: 35px;

	text-align: center;
	color:#fff;
	padding-top: 10px;
}

.border-colr{
	width:70px;
	height: 70px;
	background: #fff;
	color:#666;
	border-radius: 100%;
}
.icon-round{
	font-size: 27px;
	text-align: center;
	padding-top:18px; 
}

.heading-featuers{
	    font-size: 22px;
    font-weight: 500;
	color:#fff;
		font-family: 'Maven Pro', sans-serif;
	padding-top: 0px;
}

.featuers-cntnt{
	color:#fff;
    line-height: 30px;
	font-size: 17px;
	padding-top: 10px;
	font-family: 'Maven Pro', sans-serif;
}

.contant-col-pad{
	padding-right:0;
}

.featers-col-aligns-1{
	padding: 0 !important;
	margin-top:20px;
}

.featers-col-aligns-2{
	padding: 0 !important;
	margin-top:20px;
}

.featers-col-aligns-3{
	padding: 0 !important;
	margin-top:20px;
}

.featers-col-aligns-4{
	padding: 0 !important;
	margin-top:60px;
}
.col-pad-01{
	padding-right: 0 !important;
}

/*-- //featers --*/

/*---get know---*/



.img-spcial-col-1 img{
    width:80px;
    padding-top: 90px;
}
.img-spcial-col-2 img{
    width:80px;
    padding-top: 90px;
}
.img-spcial-col-3 img{
    width:80px;
    padding-top: 90px;
}
.spacial-head{
    color:#333;
    font-size: 24px;
    padding-top: 20px;
    font-weight: 600;
}

.spacial-head2{
    color:#666;
    font-size: 15px;
    padding-top: 10px;
    line-height: 30px;
}

.parlax-sec-bg{
	background-image: url(../images/paralax.jpg);
	background-size: cover;
	min-height: 400px;
	margin-top: 90px;
	background-attachment: fixed;
}



.prog-paralax-text-1{
    color:#fff;
    font-size: 35px;
    font-weight: 600;
    padding-top: 120px;
    
}

.btn-change7{
    height: 50px;
    width: 160px;
    background:none;
    color:#fff;
    box-shadow: 0 0 1px #ccc;
    -webkit-transition-duration: 0.5s;
    -webkit-transition-timing-function: linear;
    box-shadow:0px 0 0 #0B77B5  inset;
    border:1px solid #fff;
    border-radius: 100px;
    margin-top: 40px;
}
.btn-change7:hover{
    box-shadow:160px 0 0 #0B77B5 inset;
   border-color: #0B77B5 ;
}


.btn-change8{
    height: 50px;
    width: 160px;
    background:none;
    color:#fff;
    box-shadow: 0 0 1px #ccc;
    -webkit-transition-duration: 0.5s;
    -webkit-transition-timing-function: linear;
    box-shadow:0px 0 0 #0B77B5  inset;
    border:1px solid #fff;
    border-radius: 100px;
    margin-top: 40px;
    margin-left: 15px;
}
.btn-change8:hover{
    box-shadow:160px 0 0 #0B77B5 inset;
   border-color: #0B77B5 ;
}


/* other styles */


/*close*/
/*---//get know*/
/*-- special --*/
.special p {
    color: #777;
    font-size: 1em;
    line-height: 1.8em;
    margin-bottom: 1.5em;
}
.special h6 {
    font-size: 1.1em;
    color: #555;
    line-height: 1.6em;
    margin-bottom: 0.4em;
    font-weight: 400;
    text-transform: capitalize;
}
.progress {
    height: 15px;
    margin-bottom: 15px;
    background-color: #f3f3f3;
}
.progress-bar {
    background-color: #06a706;
    line-height: 17px;
    text-align: right;
    padding-right: 2em;
}




/*contact section*/

.width-settings{
	width:78%;
}
.map-bg{
	background:#f5f5f5;
	min-height: 650px;
	background-size: cover;
	margin-top:0px;
}

.contact-text{
	font-size: 50px;
    font-weight: 500;
    margin-bottom: 10px;

    text-align: center;
    color: #333;
    padding-top: 10px;
}

.contact-text1{
    font-size: 14px;
    text-transform: uppercase;
    position: relative;
    z-index: 2;
	text-align: center;
	color: #666;
	font-weight: 400;
	margin-top:50px;
}

.contact-text1::before{
 background-color: #666;
	height: 1px;
	width:30px;
	position: absolute;
	float:left;	
	content: "";
	margin-left:-50px;
	margin-top:9px;
}

.contact-text1::after{
 background-color: #666;
	height: 1px;
	width:30px;
	position: absolute;
	float:left;	
	content: "";
	margin-left:18px;
	margin-top: 9px;
}
.contact-text3{
	color:#666;
	font-size: 17px;
	line-height: 30px;
	text-align: center;
}

.line-colcat-col{
	min-height: 170px;
	background-color:none;
	margin-top:90px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-style: dashed;
		
	border-top: none;
	border-bottom: none;
}

.line-colcat-col2{
	min-height: 170px;
	background-color:none;
	margin-top:90px;
	border-right: 1px solid #ccc;
	border-style: dashed;
	border-left:none;	
	border-top: none;
	border-bottom: none;
}

.line-colcat-col3{
	min-height: 170px;
	background-color:none;
	margin-top:90px;
	border-right: 1px solid #ccc;
	border-style: dashed;
	border-left:none;	
	border-top: none;
	border-bottom: none;
}

.img-col-footer img{
width:45px;
	margin-top: 20px;
}
.contac-name1{
color:#666;
	font-size: 20px;
	font-weight: 500;
	padding-top: 13px;
	text-transform: uppercase;
}

.contac-name2{
color:#666;
	font-size: 19.feedback-form-bgpx;
	font-weight: 500;
	padding-top: 10px;
 font-family: 'Maven Pro', sans-serif;
}

.contac-name2 a{
color:#666;
}
.contac-name2 a:hover{
color:#666;
	text-decoration: none;
}

.contac-name2 a:active{
color:#666;
	text-decoration: none;
}
.contac-name2 a:focus{
color:#666;
	text-decoration: none;
}
.feedback-form-bg{
	background-image: url(../images/contact-bg.jpg);
	background-size: cover;
	min-height: 630px;
	position: relative;
  width: 100%;
}



.feedback-text{
		font-size: 60px;
    font-weight: 500;
    margin-bottom: 10px;
    font-family: 'Maven Pro', sans-serif;
    text-align: center !important;
    color: #fff;
    padding-top: 60px;
	z-index: 999 !important;


}
.input-col-bg{
margin-top: 20px;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}
.inp1{
	color: #ffffff !important;
	width:44%;
	height:50px;
	border:1px solid rgba(255,255,255,0.6);
	border-radius: 23px;
	background:none;
	padding-left: 20px;
	outline: none !important;
}

.inp1:hover{

	border:none; 
	background:rgba(255,255,255,0.2);
}
.inp1:active{

	border:none; 
	background:rgba(255,255,255,0.2);
}

.inp2{
	color: #ffffff !important;
	width:44%;
	height:50px;
	border:1px solid rgba(255,255,255,0.6);
	border-radius: 23px;
	background:none;
	padding-left: 20px;
	outline: none !important;
	margin-top:25px;
}

.inp2:hover{

	border:none; 
	background:rgba(255,255,255,0.2);
}
.inp2:active{

	border:none; 
	background:rgba(255,255,255,0.2);
}

.inp3{
	color: #ffffff !important;
	width:44%;
	height:80px;
	border:1px solid rgba(255,255,255,0.6);
	border-radius: 23px;
	background:none;
	padding-left: 20px;
	outline: none !important;
	margin-top:20px;
	padding-top: 25px;
}

.inp3:hover{

	border:none; 
	background:rgba(255,255,255,0.2);
}
.inp3:active{

	border:none; 
	background:rgba(255,255,255,0.2);
}


.btn-contact-form{
	color: #fff!important;
	width:44%;
	height:50px;
	border-radius: 23px;
	background:rgba(255,255,255,0.4);
	outline: none !important;
	margin-top:20px;
	
}

.btn-contact-form:hover{

	border:none; 
	background:rgba(255,255,255,0.2);
	color:#fff !important;
}
.btn-contact-form:active{

	border:none; 
	background:rgba(255,255,255,0.2);
		color:#fff !important;
}.btn-contact-form:focus{

	border:none; 
	background:rgba(255,255,255,0.2);
		color:#fff !important;
}

/*close*/


/*footer section*/

.footer-section{
	background-color: #fff;
	min-height: 70px;
	position: relative;
	background-size: cover;
	background-attachment: fixed;
}
.powerd-text{
	color:#333;
	font-size: 16px;
	padding-top: 25px;
}
/*close*/


/*social icon */




.btn-social{position:relative;padding-left:44px;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.btn-social :first-child{position:absolute;left:0;top:0;bottom:0;width:32px;line-height:34px;font-size:1.6em;text-align:center;border-right:1px solid rgba(0,0,0,0.2)}
.btn-social.btn-lg{padding-left:61px}.btn-social.btn-lg :first-child{line-height:45px;width:45px;font-size:1.8em}
.btn-social.btn-sm{padding-left:38px}.btn-social.btn-sm :first-child{line-height:28px;width:28px;font-size:1.4em}
.btn-social.btn-xs{padding-left:30px}.btn-social.btn-xs :first-child{line-height:20px;width:20px;font-size:1.2em}
.btn-social-icon{position:relative;padding-left:44px;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:32px;width:32px;padding:0;margin:0px 2px;margin-top:20px;border-radius:10px; border:none}.btn-social-icon :first-child{position:absolute;left:0;top:0;bottom:0;width:32px;line-height:34px;font-size:1.1em;text-align:center;border-right:1px solid rgba(0,0,0,0.2)}
.btn-social-icon.btn-lg{padding-left:61px}.btn-social-icon.btn-lg :first-child{line-height:45px;width:45px;font-size:1.8em}
.btn-social-icon.btn-sm{padding-left:38px}.btn-social-icon.btn-sm :first-child{line-height:28px;width:28px;font-size:1.4em}
.btn-social-icon.btn-xs{padding-left:30px}.btn-social-icon.btn-xs :first-child{line-height:20px;width:20px;font-size:1.2em}
.btn-social-icon :first-child{border:none;text-align:center;width:100% !important}
.btn-social-icon.btn-lg{height:45px;width:45px;padding-left:0;padding-right:0}
.btn-social-icon.btn-sm{height:30px;width:30px;padding-left:0;padding-right:0}
.btn-social-icon.btn-xs{height:22px;width:22px;padding-left:0;padding-right:0}


.btn-facebook{color:#fff;background-color:#3b5998;border-color:rgba(0,0,0,0.2)}.btn-facebook:hover,.btn-facebook:focus,.btn-facebook:active,.btn-facebook.active,.open .dropdown-toggle.btn-facebook{color:#fff;background-color:#30487b;border-color:rgba(0,0,0,0.2)}
.btn-facebook:active,.btn-facebook.active,.open .dropdown-toggle.btn-facebook{background-image:none}
.btn-facebook.disabled,.btn-facebook[disabled],fieldset[disabled] .btn-facebook,.btn-facebook.disabled:hover,.btn-facebook[disabled]:hover,fieldset[disabled] .btn-facebook:hover,.btn-facebook.disabled:focus,.btn-facebook[disabled]:focus,fieldset[disabled] .btn-facebook:focus,.btn-facebook.disabled:active,.btn-facebook[disabled]:active,fieldset[disabled] .btn-facebook:active,.btn-facebook.disabled.active,.btn-facebook[disabled].active,fieldset[disabled] .btn-facebook.active{background-color:#3b5998;border-color:rgba(0,0,0,0.2)}


.btn-google-plus{color:#fff;background-color:#dd4b39;border-color:rgba(0,0,0,0.2)}.btn-google-plus:hover,.btn-google-plus:focus,.btn-google-plus:active,.btn-google-plus.active,.open .dropdown-toggle.btn-google-plus{color:#fff;background-color:#ca3523;border-color:rgba(0,0,0,0.2)}
.btn-google-plus:active,.btn-google-plus.active,.open .dropdown-toggle.btn-google-plus{background-image:none}
.btn-google-plus.disabled,.btn-google-plus[disabled],fieldset[disabled] .btn-google-plus,.btn-google-plus.disabled:hover,.btn-google-plus[disabled]:hover,fieldset[disabled] .btn-google-plus:hover,.btn-google-plus.disabled:focus,.btn-google-plus[disabled]:focus,fieldset[disabled] .btn-google-plus:focus,.btn-google-plus.disabled:active,.btn-google-plus[disabled]:active,fieldset[disabled] .btn-google-plus:active,.btn-google-plus.disabled.active,.btn-google-plus[disabled].active,fieldset[disabled] .btn-google-plus.active{background-color:#dd4b39;border-color:rgba(0,0,0,0.2)}

.btn-instagram{color:#fff;background-color:#3f729b;border-color:rgba(0,0,0,0.2)}.btn-instagram:hover,.btn-instagram:focus,.btn-instagram:active,.btn-instagram.active,.open .dropdown-toggle.btn-instagram{color:#fff;background-color:#335d7e;border-color:rgba(0,0,0,0.2)}
.btn-instagram:active,.btn-instagram.active,.open .dropdown-toggle.btn-instagram{background-image:none}
.btn-instagram.disabled,.btn-instagram[disabled],fieldset[disabled] .btn-instagram,.btn-instagram.disabled:hover,.btn-instagram[disabled]:hover,fieldset[disabled] .btn-instagram:hover,.btn-instagram.disabled:focus,.btn-instagram[disabled]:focus,fieldset[disabled] .btn-instagram:focus,.btn-instagram.disabled:active,.btn-instagram[disabled]:active,fieldset[disabled] .btn-instagram:active,.btn-instagram.disabled.active,.btn-instagram[disabled].active,fieldset[disabled] .btn-instagram.active{background-color:#3f729b;border-color:rgba(0,0,0,0.2)}

.btn-linkedin{color:#fff;background-color:#007bb6;border-color:rgba(0,0,0,0.2)}.btn-linkedin:hover,.btn-linkedin:focus,.btn-linkedin:active,.btn-linkedin.active,.open .dropdown-toggle.btn-linkedin{color:#fff;background-color:#005f8d;border-color:rgba(0,0,0,0.2)}
.btn-linkedin:active,.btn-linkedin.active,.open .dropdown-toggle.btn-linkedin{background-image:none}
.btn-linkedin.disabled,.btn-linkedin[disabled],fieldset[disabled] .btn-linkedin,.btn-linkedin.disabled:hover,.btn-linkedin[disabled]:hover,fieldset[disabled] .btn-linkedin:hover,.btn-linkedin.disabled:focus,.btn-linkedin[disabled]:focus,fieldset[disabled] .btn-linkedin:focus,.btn-linkedin.disabled:active,.btn-linkedin[disabled]:active,fieldset[disabled] .btn-linkedin:active,.btn-linkedin.disabled.active,.btn-linkedin[disabled].active,fieldset[disabled] .btn-linkedin.active{background-color:#007bb6;border-color:rgba(0,0,0,0.2)}

.btn-twitter{color:#fff;background-color:#55acee;border-color:rgba(0,0,0,0.2)}.btn-twitter:hover,.btn-twitter:focus,.btn-twitter:active,.btn-twitter.active,.open .dropdown-toggle.btn-twitter{color:#fff;background-color:#309aea;border-color:rgba(0,0,0,0.2)}
.btn-twitter:active,.btn-twitter.active,.open .dropdown-toggle.btn-twitter{background-image:none}
.btn-twitter.disabled,.btn-twitter[disabled],fieldset[disabled] .btn-twitter,.btn-twitter.disabled:hover,.btn-twitter[disabled]:hover,fieldset[disabled] .btn-twitter:hover,.btn-twitter.disabled:focus,.btn-twitter[disabled]:focus,fieldset[disabled] .btn-twitter:focus,.btn-twitter.disabled:active,.btn-twitter[disabled]:active,fieldset[disabled] .btn-twitter:active,.btn-twitter.disabled.active,.btn-twitter[disabled].active,fieldset[disabled] .btn-twitter.active{background-color:#55acee;border-color:rgba(0,0,0,0.2)}



/*close*/


/*bottom scroll*/
/*scroll section*/
#back-to-top {
    position: fixed;
       bottom: 55px;
    right: 25px;
    z-index: 9999;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 43px;
    background-color: #0B77B5;
    color: #fff;
    cursor: pointer;
    border: 0;
    border-radius: 2px;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity: 0;
	
	

}
#back-to-top:hover {
}
#back-to-top.show {
    opacity: 1;
}
/*close*/


/*button hover effects*/


/*submit button hover effect*/
.css3-button{margin:20px 0; text-align:center;}
.css3-button a{display:inline-block; width:250px; font-weight:bold; padding:10px 20px;; margin:auto; color:#ffffff;    background: linear-gradient(to right, #134477 50%,#aece61 50%) no-repeat scroll right bottom / 210% 100% #134477 !important; border-radius:45px;}
.css3-button a:hover{  text-decoration:none;  background-position: left bottom !important;}

/*donate button hover effect*/
.hoverable-css{    background-color: #e6be1e;
    border-radius: 3px;
    font-size: 14px;
    font-weight: bold;
    line-height: 13px;
    border: 1px solid #e6be1e;
    color: #fff;
    padding: 13px 21px 13px 21px;
    text-transform: uppercase;
    font-family:arial;     position: relative;
    overflow: hidden; cursor:pointer;}

.anim { -moz-transform: translateY(-50%) translateX(-50%); -ms-transform: translateY(-50%) translateX(-50%);
        -webkit-transform: translateY(-50%) translateX(-50%); transform: translateY(-50%) translateX(-50%); 
        position: absolute; top: 50%; left: 50%; }
.anim:before { position: relative; content: ''; display: block; margin-top: 100%; }
.anim:after { content: ''; position: absolute; top: 0; bottom: 0; left: 0; right: 0; border-radius: 50%; }
.hoverable-css:hover .anim:after {
    -moz-animation: anim-out-pseudo 0.75s;
    -webkit-animation: anim-out-pseudo 0.75s;
    animation: anim-out-pseudo 0.75s;
}
.hoverable-css:hover .anim {
    -moz-animation: anim-out 0.75s;
    -webkit-animation: anim-out 0.75s;
    animation: anim-out 0.75s;
}

@-webkit-keyframes anim-out { 0% { width: 0%; }
  100% { width: 100%; } }
@-moz-keyframes anim-out { 0% { width: 0%; }
  100% { width: 100%; } }
@-ms-keyframes anim-out { 0% { width: 0%; }
  100% { width: 100%; } }
@keyframes anim-out { 0% { width: 0%; }
  100% { width: 100%; } }
@-webkit-keyframes anim-out-pseudo { 0% { background: rgba(0, 0, 0, 0.25); }
  100% { background: transparent; } }
@-moz-keyframes anim-out-pseudo { 0% { background: rgba(0, 0, 0, 0.25); }
  100% { background: transparent; } }
@-ms-keyframes anim-out-pseudo { 0% { background: rgba(0, 0, 0, 0.25); }
  100% { background: transparent; } }
@keyframes anim-out-pseudo { 0% { background: rgba(0, 0, 0, 0.25); }
  100% { background: transparent; } }


/*close*/




