a {
    color: #55f3b9;
}
a:hover, a:focus, a:active {
    color: #55f3b9;
    text-decoration: underline;
}

body {
    background-color: #fff;
    color: #000000;
}
.dark-bg {
	background-color: #F2F3FD;
  background-color: rgba(0,0,0,0.03);
}
h1 {
	color: #000000;
}

.navigation .navbar-default {
    background-color: #55f3b9;
    box-shadow: 0 0px 10px rgba(0,0,0,.2);
    border: none;
    border-radius: 0;
    clear: both;
}

.underline:before,
.underline:after {
	background-color: #777;
}
.custom-btn {
	color: #55f3b9;
	border: 1px solid #55f3b9;
}
.top .content {
	color: #fff;
}
.top .content h1 {
	color: #fff;
}
.top .content .button .custom-btn {
	color: #fff;
	border-color: #fff;
}

.navbar-default {
	background-color: #55f3b9;
}
.navbar-default .navbar-nav>li>a {
	color: #fff;
}
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>.active>a,
 .navbar-default .navbar-nav>.active>a:hover,
 .navbar-default .navbar-nav>.active>a:focus {
 	background: none;
 	color: #55f3b9;
 }
.featured-item .icon i {
	color: #55f3b9;
}
.featured-item h3 {
	color: #2E2E2E;
}
.description .content .list-item li i {
	color: #55f3b9;
}
.testimonial .testimonial-slide .content {
	color: #f1f1f1;
}
.team .member .details p {
	color: #fff;
}
.resume .resume-table {
	padding:0 30px;
}

.resume .resume-list ul li i.fa-check {
	border: 1px solid #55f3b9;
	color: #55f3b9;
}
.resume .resume-list ul li i.fa-times {
	border:1px solid #e74c3c;
	color: #e74c3c;
}
.download {
	color: #000000;
}
.download .header h1 {
	color: #000000;
}
.download .custom-btn {
	color: #fff;
	border: 2px solid #fff;
}
.input-group-addon {
	color: #555;
	border: 1px solid #ccc;
}

.green-bg-custom {
  background: #55f3b9;
}
.green-color-custom {
  color: #55f3b9;
  font-weight: 400;
}
.green-color-custom:hover, .green-color-custom:focus, .green-color-custom:active {
  color: #55f3b9;
  font-weight: 400;
}
.white-color-custom {
  color: #ffffff;
}

#services .description .content .list-item li i {
    color: #000000;
}

#affiliations .item .title h4 {
    font-size: 24px;
    font-weight: 300;
    text-align: center;
    margin-bottom: 25px;
    margin-top: 25px;
    font-weight: 100;
}
#affiliations .item .title h5 {
    margin-bottom: 25px;
    text-align: center;
    font-weight: 100;
}

#affiliations .owl-carousel .owl-item {
  border: 2px solid #55f3b9;
  /*min-height: 185px;
  margin: 10px;*/
}

#contact-us .download .download-area .download-btn {
  padding: 40px;
  cursor: text;
  padding-bottom: 0;
}
#contact-us .download .download-area .download-btn:hover, #contact-us .download .download-area .download-btn:focus, #contact-us .download .download-area .download-btn:active {
  background: none;
}

#contact-us .download .download-area .app-download {
    margin-left: 0px;
    text-align: center;
    /*font-weight: 100;*/
    font-weight: 300;

}

#contact input {
  margin-bottom: 0px;
}
#contact .text-danger {
  text-align: left;
  color: red;
  margin-bottom: 30px;
}

#enter-website-custom {
  padding-left: 50px;
  padding-right: 50px;
}

#enter-website-custom i {
  margin-right: 0;
}


header {
    background: url(../../images/bg.jpg) 50% 0 no-repeat fixed;
    background-size: cover;
}


#services .description .app-image {
    float: left;
    height: 600px;
    margin-bottom: 5px;
    margin-left: 9px;
    position: relative;
    line-height:600px;
    text-align:center;
    max-width: 100%;
    width: 100%;
}

#services .app-image img {
    vertical-align: middle;
    display: inline-block;
    height: 350px;
    width: auto;
    text-align: center;
}


#about .description .app-image {
    float: left;
    height: 500px;
    margin-bottom: 5px;
    margin-left: 9px;
    position: relative;
    line-height: 500px;
    text-align:center;
    max-width: 100%;
    width: 100%;
}

#about .app-image img {
  vertical-align: top;
  display: inline-block;
  height: auto;
  width: 85%;
  text-align: center;
  margin-top: 125px;
}

.download {
    background-image: url(../../images/pattern5.png);
    background: #55f3b9;
    background: rgba(85,243,185,0.8);
}

#contact-us {
    background: url(../../images/map.jpg) 50% 0 no-repeat fixed;
    background-size: cover;
}

#contact-us .download .custom-btn {
    color: #000000;
    /*border: 2px solid #000000;*/
    border: none;
}
#contact-us .subscribe-header h1 {
    color: #000000;
}

#top .top .content .button .custom-btn {
    color: #55f3b9;
    border: 1px solid #55f3b9;
    background: transparent;
}
#top .top .content .button .custom-btn:hover, #top .top .content .button .custom-btn:focus, #top .top .content .button .custom-btn:active {
    color: #fff;
    border-color: #55f3b9;
    background: #55f3b9;
}

.navigation .navbar .navbar-brand {
    color: #000000;
    /*font-size: 26px;*/
    font-size: 22px;
    font-weight: 700;
    height: 70px;
    line-height: 35px;
}

.navigation .navbar-default .navbar-nav > li > a {
    color: #000000;
    font-weight: 300;
    padding-top: 25px;
    padding-bottom: 25px;
    text-transform: uppercase;
    font-size: 14px;
}
.navigation .navbar-default .navbar-nav > li > a:hover, .navigation .navbar-default .navbar-nav > .active > a, .navigation .navbar-default .navbar-nav > .active > a:hover, .navigation .navbar-default .navbar-nav > .active > a:focus {
    background: none;
    color: #ffffff;
}
.description .content .button .get-btn {
    padding-right: 30px;
    color: #000000;
    border-color: #000000;
}
.description .content .button .get-btn:hover, .description .content .button .get-btn:focus, .description .content .button .get-btn:active {
    color: #ffffff;
    border-color: #ffffff;
    background: #55f3b9;
}

.contact-email-custom:hover, .contact-email-custom:focus, .contact-email-custom:active {
  color: #000000;
}

.copyright-p-custom, .copyright-p-custom a {
  color: #000000;
}

.resume .resume-list .rate {
  background: url("../../images/gupta.jpg");
  background-size: cover;
}

.resume .resume-list .rate-second {
  background: url("../../images/hasan.jpeg");
  background-size: cover;
  background-position: -1px -32px;
}

.resume .resume-table {
  max-width: 100%;
}

.resume .resume-list .resume-contact-p-custom {
    margin-bottom: 0px;
    text-align: center;
    font-weight: 400;
}

.resume-list span {
  margin-left: 44px;
}
.resume-list h3 {
  margin-left: 12px;
}

.resume .resume-list ul {
    padding-left: 10px;
    padding-bottom: 25px;
    text-align: left;
}

address a {
  font-weight: 100 !important;
  color: #000000 !important;
}

#resume address {
  margin-top: 0;
}
#resume address span {
  margin: 0;
}
#resume address a {
  font-weight: inherit !important;
}


.custom-btn:hover {
    background-color: #55f3b9;
    color: #000000;
    border-color: #55f3b9;
}


.scrollToTop {
    bottom: 60px;
    display: none;
    font-size: 32px;
    line-height: 50px;
    font-weight: bold;
    height: 50px;
    position: fixed;
    right: 50px;
    text-align: center;
    text-decoration: none;
    width: 50px;
    z-index: 999;
    color: #000000;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    background: #ffffff;
    border: 1px solid #000000;
}

.scrollToTop:hover, .scrollToTop:focus, .scrollToTop:active {
    color: #000000;
    background: #55f3b9;
    outline: none;
}

.navigation .navbar .navbar-brand:hover, .navigation .navbar .navbar-brand:focus, .navigation .navbar .navbar-brand:active {
    border: none;
    outline: none;
}

@media(max-width:991px){
  .navigation .navbar .navbar-brand {
    /*font-size: 18px;*/
    font-size: 15px;
  }
  .navigation .navbar-default .navbar-nav > li > a {
    font-size: 11px;
  }
}

@media(max-width:768px){
  .navbar-toggle {
    margin-top: 15px;
    margin-right: 15px;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #ffffff;
  }
  .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:active {
    background-color: #55f3b9;
  }
  .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: 100%;
  }
  #affiliations .item .title h4 {
    font-size: 16px;
  }
  #affiliations .item .title h5 {
    font-size: 12px;
  }
  /*.owl-item{
    width: 200px !important;
  }*/
  #contact-us .download .download-area .download-btn {
    padding: 20px;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  #contact-us iframe {
    margin-bottom: 80px;
  }
}

@media(max-width:640px){
  .navigation .navbar .navbar-brand {
    font-size: 16px;
  }
  #about .description .app-image {
    float: left;
    height: 500px;
    margin-bottom: 40px;
    margin-left: 0px;
  }
}
