@font-face {
  font-family: "OpenSans-Bold";
  src: url("../fonts/OpenSans-Bold.ttf") format("truetype");
}

@font-face {
  font-family: "OpenSans-SemiboldItalic";
  src: url("../fonts/OpenSans-SemiboldItalic.ttf") format("truetype");
}

@font-face {
  font-family: "OpenSans-Light";
  src: url("../fonts/OpenSans-Light.ttf") format("truetype");
}

@font-face {
  font-family: "OpenSans-ExtraBold";
  src: url("../fonts/OpenSans-ExtraBold.ttf") format("truetype");
}

@font-face {
  font-family: "OpenSans-Semibold";
  src: url("../fonts/OpenSans-Semibold.ttf") format("truetype");
}

@font-face {
  font-family: "OpenSans-Regular";
  src: url("../fonts/OpenSans-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "OpenSans-LightItalic";
  src: url("../fonts/OpenSans-LightItalic.ttf") format("truetype");
}

a {
  text-decoration: none;
}

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon/icomoona57c.eot?srf3rx");
  src: url("../fonts/icomoon/icomoona57c.eot?srf3rx#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoona57c.ttf?srf3rx") format("truetype"), url("../fonts/icomoon/icomoona57c.woff?srf3rx") format("woff"), url("../fonts/icomoon/icomoona57c.svg?srf3rx#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* =======================================================
*
*   Template Style
* Edit this section
*
* ======================================================= */
body {
  font-family: "Open Sans", Arial, sans-serif;
  line-height: 1.6;
  font-size: 16px;
  background: #fff;
  color: #848484;
  font-weight: 300;
  overflow-x: hidden;
}

.tarifs {
  float:left; width:33%;
}
.tarifsheader {
  background-color:#DFDFDF; font-weight:bold; padding:5px;
}
.tarifsheaders {
  background-color:#E3FEC7; font-weight:bold; padding:9px;
}
.contacts a{
  color:#666666;
}

.contacts a:hover{
  color: #fff;
}


@media screen and (max-width: 568px) {
  .tarifs {
    float:left; width:100%;
  }
  .tarifsheader {
    background-color:#DFDFDF; font-weight:bold; padding:5px;
  }
  .tarifsheaders {
    background-color:#E3FEC7; font-weight:bold; padding:9px;
  }

  .heights {
    margin:0px 0px 0px 0px;
  }
  .contacts {
    text-align:center;
    width:99%;
    float:left;
  }

}
body.fh5co-offcanvas {
  overflow: hidden;
}



h2 {
  font-size: 30px;
  color: #010101;
  line-height: 30px;
  text-align: center;
  font-family: "OpenSans-ExtraBold" !important;
  text-transform: uppercase;
  margin-bottom: 40px;
  color: #000;
}

h3 {
  font-size: 24px;
  color: #010101;
  line-height: 30px;
  text-align: left;
  font-family: "OpenSans-ExtraBold" !important;
  text-transform: none;
  margin-bottom: 10px;
  color: #262525;
}

ul, ol {
  margin-bottom: 5px;
  font-size: 16px;
  color: #605f5f;
  font-family: Raleway, sans-serif, OpenSans-Semibold ;
  line-height: 22px !important;
}
p{
  margin-bottom: 5px;
  font-size: 15px;
  color: #605f5f;
  font-family: Raleway, sans-serif, OpenSans-Regular;
  line-height: 22px !important;
}

h1, h2, h3, h4, h5, h6 {
  color: #5a5a5a;
  font-family: Raleway, sans-serif;
  font-weight: 400;
  margin: 0 0 15px 0;
}

figure {
  margin-bottom: 2em;
}

::-webkit-selection {
  color: #fcfcfc;
  background: #fff;
}

::-moz-selection {
  color: #fcfcfc;
  background: #fff;
}

::selection {
  color: #fcfcfc;
  background: #fff;
}

#fh5co-header {
  position: relative;
  margin-bottom: 0;
  z-index: 9999999;
  background: #080604;
}

.stuck {
  position: fixed !important;
  top: 0 !important;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
  -ms-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
  background:#fff;
  width:100%;
  z-index:9999;
}
.head-contact li{
    padding-bottom:8px;
    
}

.header-top {
  padding: 2px 0;
  padding-top:15px;
  background: #fff;
}
@media screen and (max-width: 768px) {
  .header-top {
    padding: 2px 0;
    padding-top:15px;
    background: #fff;
    text-align: center;
  }
  .header-top ul{
    text-align:center;
    padding-left: 1px !important;
  }
  .header-top img{
    width:60%;
  }

}
.header-top a
{
  color:#7C7C7C !important;
  text-decoration:none;
}

.header-top a:hover
{
  color:#000099 !important;
}
.header-top .fh5co-link a {
  margin-left: 10px;
  font-size: 13px;
  color: rgba(255, 255, 255, 0.7);
}

.header-top .fh5co-link a:first-child {
  margin-left: 0;
}

.header-top .fh5co-link a:hover {
  color: white !important;
}

@media screen and (max-width: 768px) {
  .header-top .fh5co-link {
    text-align: center;
  }
}

.header-top .fh5co-social {

}

.header-top .fh5co-social a {
  color: rgba(255, 255, 255, 0.7);
  font-size: 14px;
  margin-right: 14px;
  position: relative;
  -webkit-transition: 0.5s, ease-in-out;
  -o-transition: 0.5s, ease-in-out;
  transition: 0.5s, ease-in-out;
}

.header-top .fh5co-social a:last-child {
  margin-right: 0;
}

.header-top .fh5co-social a:hover, .header-top .fh5co-social a:focus, .header-top .fh5co-social a:active {
  text-decoration: none;
  color: white !important;
}

.header-top .fh5co-social a:hover i, .header-top .fh5co-social a:focus i, .header-top .fh5co-social a:active i {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}

@media screen and (max-width: 768px) {
  .header-top .fh5co-social {
    text-align: center !important;
  }
}

.header-top .icon-facebook2 {
  font-size: 22px;
  color: #3b5998;
}

.header-top .icon-twitter2 {
  font-size: 22px;
  color: #1da1f2;
}

.fh5co-cover,
.fh5co-hero {
  position: relative;
}

@media screen and (max-width: 768px) {
  .fh5co-cover,
  .fh5co-hero {
    height: 700px;
  }
}

.fh5co-cover.fh5co-hero-2,
.fh5co-hero.fh5co-hero-2 {
  height: 600px;
}

.fh5co-cover.fh5co-hero-2 .fh5co-overlay,
.fh5co-hero.fh5co-hero-2 .fh5co-overlay {
  position: absolute !important;
  width: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  background: rgba(0, 0, 0, 0.2);
}

.fh5co-overlay {
  position: absolute !important;
  width: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  background: rgba(66, 64, 64, 0.9);
  background: rgba(0, 0, 0, 0.2);
}

.fh5co-cover {
  background-size: cover;
  position: relative;
}

@media screen and (max-width: 768px) {
  .fh5co-cover {
    heifght: inherit;
    padding: 3em 0;
  }
}

.fh5co-cover .btn {
  padding: 1em 2em;
  opacity: .9;
}

.fh5co-cover.fh5co-cover_2 {
  height: 600px;
}

@media screen and (max-width: 768px) {
  .fh5co-cover.fh5co-cover_2 {
    heifght: inherit;
    padding: 3em 0;
  }
}

.fh5co-cover .desc {
  top: 50%;
  position: absolute;
  width: 100%;
  margin-top: -80px;
  z-index: 2;
  color: #fff;
}

@media screen and (max-width: 768px) {
  .fh5co-cover .desc {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.fh5co-cover .desc h2 {
  color: #fff;
  text-transform: uppercase;
  font-size: 60px;
  margin-bottom: 10px;
  font-weight: 300 !important;
}

.fh5co-cover .desc h2 strong {
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  .fh5co-cover .desc h2 {
    font-size: 40px;
  }
}

.fh5co-cover .desc span {
  display: block;
  margin-bottom: 30px;
  font-size: 28px;
  letter-spacing: 1px;
}

.fh5co-cover .desc span a {
  color: #fff;
}

.fh5co-cover .desc span a:hover, .fh5co-cover .desc span a:focus {
  color: #fff !important;
}

.fh5co-cover .desc span a:hover.btn, .fh5co-cover .desc span a:focus.btn {
  border: 2px solid #fff !important;
  background: transparent !important;
}

.fh5co-cover .desc span a.fh5co-site-name {
  padding-bottom: 2px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.7);
}

/* Superfish Override Menu */
.sf-menu {
  margin: 0px 0 0 0 !important;
}

.sf-menu {
  float: right;
}

.sf-menu ul {
  box-shadow: none;
  border: transparent;
  min-width: 13em;
  *width: 16em;
}

.sf-menu a {
  color: #f9f9f9;
  padding: 12px !important;
  font-weight: normal;
  border-left: none;
  border-top: none;
  border-top: none;
  text-decoration: none;
  zoom: 1;
  font-size: 12px;
  border-bottom: none !important;
  text-transform: uppercase;
}

.sf-menu a:hover, .sf-menu a:focus {
  color: #fff !important;
}

.sf-menu li.active a:hover, .sf-menu li.active a:focus {
  background: #ff6e01 !important;
}

.sf-menu ul li a,
.sf-menu ul ul li a {
  text-transform: none;
  padding: 0.4em 0em !important;
  letter-spacing: 1px;
  padding-bottom: 20px;
  font-size: 11px !important;
}

.sf-menu ul .active {
  background: #ff6e01 !important;
  color: #fff !important;
}

.sf-menu ul li:hover,
.sf-menu ul li.sfHover {
  background: transparent;
}

.sf-menu ul li {
  background: transparent;
}

.sf-arrows .sf-with-ul {
  padding-right: 2.5em;
  *padding-right: 1em;
}

.more {
  border-radius: 20px;
  background: #27348c;
  padding: 10px 22px;
  font-family: "OpenSans-Regular";
  letter-spacing: 0;
  border: none;
  color: #fff;
  font-size: 14px;
  text-transform: capitalize;
}

.more:hover, .more:active, .more:focus {
  background: #ffd601 !important;
  color: #111 !important;
  outline: none !important;
}

ul.nav li.dropdown:hover > ul.dropdown-menu {
  /* display: block; */
}
#fh5co-header-section {
  padding: 0;
  position: relative;
  left: 0;
  width: 100%;
  z-index: 1022;
}

.nav-header {
  position: relative;
  float: left;
  width: 100%;
}

#fh5co-logo {
  position: relative;
  z-index: 2;
  font-size: 22px;
  text-transform: uppercase;
  margin-top: 35px;
  font-weight: 700;
  float: left;
}

#fh5co-logo span {
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  #fh5co-logo {
    width: 100%;
    float: none;
    text-align: center;
  }
}







#fh5co-logo a {
  color: #fff;
}

#fh5co-logo a:hover, #fh5co-logo a:focus {
  color: #fff !important;
}

#fh5co-menu-wrap {
  position: relative;
  z-index: 2;
  display: block;
  float: left;
  margin-top: 0px;
}

#fh5co-menu-wrap .sf-menu a {
  padding: 1em .75em;
}

#fh5co-menu-wrap .menuActive {
  background: #ff6e01;
  color: #fff !important !important;
}

#fh5co-menu-wrap li.active a {
  color: #fff;
}

#fh5co-primary-menu > li > ul li.active > a {
  color: #fff !important;
}

#fh5co-primary-menu > li > ul li {
  position: relative;
}

#fh5co-primary-menu .fh5co-sub-menu {
  padding: 10px 7px 10px;
  background: #fff;
  left: 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
}

#fh5co-primary-menu .fh5co-sub-menu > li > .fh5co-sub-menu {
  left: 100%;
}

#fh5co-primary-menu .fh5co-sub-menu:before {
  position: absolute;
  top: -9px;
  left: 20px;
  width: 0;
  height: 0;
  content: '';
}

#fh5co-primary-menu .fh5co-sub-menu:after {
  position: absolute;
  top: -8px;
  left: 21px;
  width: 0;
  height: 0;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #fff;
  border-bottom: 8px solid white;
  border-left: 8px solid transparent;
  content: '';
}

#fh5co-primary-menu .fh5co-sub-menu .fh5co-sub-menu:before {
  top: 6px;
  left: 100%;
}

#fh5co-primary-menu .fh5co-sub-menu .fh5co-sub-menu:after {
  top: 7px;
  right: 100%;
  border: none !important;
}

.site-header.has-image #primary-menu .sub-menu {
  border-color: #ebebeb;
  -webkit-box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.09);
  -moz-box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.09);
  -ms-box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.09);
  -o-box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.09);
  box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.09);
}

.site-header.has-image #primary-menu .sub-menu:before {
  display: none;
}

#fh5co-primary-menu .fh5co-sub-menu a {
  letter-spacing: 0;
  padding: 0 15px;
  font-size: 13px;
  line-height: 17px;
  color: #575757 !important;
  text-transform: none;
  background: none;
}

#fh5co-primary-menu .fh5co-sub-menu a:hover {
  color: #fff !important;
}

#fh5co-work-section,
#fh5co-services-section,
#fh5co-content-section,
#fh5co-work-section_2,
#fh5co-blog-section,
#fh5co-features {
  padding: 5em 0 4em 0;
}

@media screen and (max-width: 768px) {
  #fh5co-work-section,
  #fh5co-services-section,
  #fh5co-content-section,
  #fh5co-work-section_2,
  #fh5co-blog-section,
  #fh5co-features {
    padding: 3em 0;
  }
}

.fh5co-section-gray {
  background: rgb(237, 237, 237);
  color:#000 !important;
}
.fh5co-section-gray a{
  color:#e22b29 !important;
  text-decoration:none;
}
.fh5co-section-gray a:hover{
  color:#0033CC !important;
  text-decoration:none;
}

.heading-section {
  padding-bottom: 1em;
  margin-bottom: 5em;
}

.heading-section:after {
  position: absolute;
  content: '';
  bottom: 0;
  left: 50%;
  width: 100px;
  margin-left: -50px;
  height: 2px;
  background: #fff;
}

.heading-section h3 {
  font-weight: 300;
  position: relative;
}

.feature-text h3 {
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 10px;
  font-weight: 700;
  color: #000;
  letter-spacing: .2em;
}

.feature-text h3 .number {
  margin-right: 5px;
  color: #fff;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.feature-text p {
  font-size: 16px;
}

.services {
  background: #fff;
  background: #fff;
  padding: 40px 20px 20px 20px;
  margin-bottom: 30px;
  border: 1px solid rgba(0, 0, 0, 0.18);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.services:hover, .services:focus, .services:active {
  -webkit-box-shadow: 0px 10px 20px -12px rgba(0, 0, 0, 0.18);
  -moz-box-shadow: 0px 10px 20px -12px rgba(0, 0, 0, 0.18);
  box-shadow: 0px 10px 20px -12px rgba(0, 0, 0, 0.18);
}

.services span {
  margin-bottom: 30px;
  display: block;
  width: 100%;
}

.services span i {
  font-size: 40px;
  color: #fff !important;
}

.services h3 {
  font-size: 20px;
  font-weight: 400;
  color: #fff;
}

.services p {
  font-size: 16px;
  color: gray;
}

.feature-left {
  float: left;
  width: 100%;
  margin-bottom: 30px;
  position: relative;
}

.feature-left .icon {
  float: left;
  text-align: center;
  width: 15%;
}

@media screen and (max-width: 992px) {
  .feature-left .icon {
    width: 10%;
  }
}

@media screen and (max-width: 768px) {
  .feature-left .icon {
    width: 15%;
  }
}

.feature-left .icon i {
  display: table-cell;
  vertical-align: middle;
  font-size: 40px;
  color: #fff;
}

.feature-left .feature-copy {
  float: right;
  width: 80%;
}

@media screen and (max-width: 992px) {
  .feature-left .feature-copy {
    width: 90%;
  }
}

@media screen and (max-width: 768px) {
  .feature-left .feature-copy {
    width: 85%;
  }
}

@media screen and (max-width: 480px) {
  .feature-left .feature-copy {
    width: 80%;
  }
}

.feature-left .feature-copy h3 {
  font-size: 18px;
  color: #1a1a1a;
  margin-bottom: 10px;
}

.feature-left .feature-copy p {
  font-size: 16px;
  line-height: 1.8;
}
.col-md-6 ul li a{
  color:#CC0000;
}

#fh5co-portfolio {
  padding: 4em 1em;
  position: relative;
  min-height: 373px;
  border-top:1px solid #000;

}

#fh5co-portfolio .imgbox {
  position: absolute;
  z-index: -1;
  right: 0;
  top: 0;
  width: 100%;
  max-width: 672px;
  min-height: 373px;
  margin: 0;
  padding: 0;
}

#fh5co-portfolio .imgbox img {
  width: 100%;
}

@media screen and (max-width: 768px) {
  #fh5co-portfolio {
    padding: 3em 0;
  }
}

#fh5co-portfolio ul {
  margin: 0;
  padding: 0;
}

#fh5co-portfolio ul li {
  font-family: OpenSans-Regular;
  text-align: left;
  font-size: 13px;
  color: #4e4e4e;
  width: auto;
  float: left;
  list-style-type: none;
  padding: 0;
  margin: 0;
  text-align: left;
  padding-top: 4px;
  margin-right: 12px;
  margin-bottom: 3px;
}

#fh5co-portfolio .nomber {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #1e6a3b;
  font-family: OpenSans-Regular;
  padding: 6px 10px;
  color: #fff;
  font-size: 12px;
  float: left;
  margin-right: 6px;
}

#fh5co-portfolio .pad {
  line-height: 33px;
}

#choose {
  padding: 5em 0;
}

#choose h2 {
  color: #fff;
  padding-bottom: 1em;
}

#choose .icon {
  width: 125px;
  height: 126px;
  margin: 3px auto 10px auto;
  padding: 0;
  overflow: hidden;
}

#choose h4 {
  font-size: 20px;
  text-align: center;
  color: #fff;
  font-family: OpenSans-Bold;
  padding-top: 10px;
  padding-bottom: 0;
  line-height: 26px;
}

#fh5co-portfolio-list {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  position: relative;
  float: left;
  padding: 0;
  margin: 0;
  width: 100%;
}

#fh5co-portfolio-list li {
  display: block;
  padding: 0;
  margin: 0 0 10px 1%;
  list-style: none;
  min-height: 400px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  float: left;
  clear: left;
  position: relative;
}

@media screen and (max-width: 480px) {
  #fh5co-portfolio-list li {
    margin-left: 0;
  }
}

#fh5co-portfolio-list li a {
  min-height: 400px;
  padding: 2em;
  position: relative;
  width: 100%;
  display: block;
}

#fh5co-portfolio-list li a:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  z-index: 80;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  background: transparent;
}

#fh5co-portfolio-list li a:hover:before {
  background: rgba(0, 0, 0, 0.5);
}

#fh5co-portfolio-list li a .case-studies-summary {
  width: auto;
  bottom: 2em;
  left: 2em;
  right: 2em;
  position: absolute;
  z-index: 100;
}

@media screen and (max-width: 768px) {
  #fh5co-portfolio-list li a .case-studies-summary {
    bottom: 1em;
    left: 1em;
    right: 1em;
  }
}

#fh5co-portfolio-list li a .case-studies-summary span {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 13px;
  color: rgba(255, 255, 255, 0.7);
}

#fh5co-portfolio-list li a .case-studies-summary h2 {
  color: #fff;
  margin-bottom: 0;
}

@media screen and (max-width: 768px) {
  #fh5co-portfolio-list li a .case-studies-summary h2 {
    font-size: 20px;
  }
}

#fh5co-portfolio-list li.two-third {
  width: 65.6%;
}

@media screen and (max-width: 768px) {
  #fh5co-portfolio-list li.two-third {
    width: 49%;
  }
}

@media screen and (max-width: 480px) {
  #fh5co-portfolio-list li.two-third {
    width: 100%;
  }
}

#fh5co-portfolio-list li.one-third {
  width: 32.3%;
}

@media screen and (max-width: 768px) {
  #fh5co-portfolio-list li.one-third {
    width: 49%;
  }
}

@media screen and (max-width: 480px) {
  #fh5co-portfolio-list li.one-third {
    width: 100%;
  }
}

#fh5co-portfolio-list li.one-half {
  width: 49%;
}

@media screen and (max-width: 480px) {
  #fh5co-portfolio-list li.one-half {
    width: 100%;
  }
}

#fh5co-features {
  padding: 0em 0 4em 0;
}

#fh5co-features .img-box {
  max-width: 463px;
  min-height: 20px;
  margin: 10px auto;
  width: 100%;
}

#fh5co-features .img-box img {
  width: 100%;
  max-width: 463px;
}

#fh5co-features .text {
  width: 168px;
  min-height: 44px;
  float: left;
  margin-top: 15px;
}

#fh5co-features .feature-left {
  margin-bottom: 0;
}

@media screen and (max-width: 992px) {
  #fh5co-features .feature-left {
    margin-bottom: 30px;
  }
}

#fh5co-features .feature-left .icon i {
  color: #d9d9d9 !important;
}

#fh5co-features .feature-left .icon {
  float: left;
  text-align: center;
  width: 15%;
}

@media screen and (max-width: 992px) {
  #fh5co-features .feature-left .icon {
    width: 10%;
  }
}

@media screen and (max-width: 768px) {
  #fh5co-features .feature-left .icon {
    width: 15%;
  }
}

#fh5co-features .feature-left .feature-copy {
  float: right;
  width: 80%;
}

@media screen and (max-width: 992px) {
  #fh5co-features .feature-left .feature-copy {
    width: 90%;
  }
}

@media screen and (max-width: 768px) {
  #fh5co-features .feature-left .feature-copy {
    width: 85%;
  }
}

@media screen and (max-width: 480px) {
  #fh5co-features .feature-left .feature-copy {
    width: 80%;
  }
}

#fh5co-features .feature-left h3 {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
}

#fh5co-features .feature-left p {
  font-size: 15px;
}

#fh5co-features .feature-left p:last-child {
  margin-bottom: 0;
}

#fh5co-feature-product {
  padding: 7em 0;
}

#fh5co-services, #fh5co-about, #fh5co-contact {
  padding: 7em 0;
}

@media screen and (max-width: 768px) {
  #fh5co-services, #fh5co-about, #fh5co-contact {
    padding: 4em 0;
  }
}

#contactus {
  background-color:#FFFFFF;
  padding: 4em 0px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  width: 100%;
}

#contactus h4 {
  font-size: 17px;
  color:#000;
  text-align: left;
  font-weight: normal;
  text-transform: capitalize;
  padding: 0em 0 0px 0;
  font-family: "OpenSans-Regular";
  line-height: 22px;
  margin-bottom: 10px;
}

#contactus h4 span.bg {
  background: url(../images/border.png) no-repeat bottom left;
  margin-top: 3px;
  width: 100%;
  min-height: 10px;
  float: left;
  margin-bottom: 5px;
}

#contactus h2, h3 {
  color:#0066CC !important;
  margin-bottom: 0;
  padding-bottom: 5px;
  padding-top: 10px;
  text-align: left;
}

#contactus p {
  color: #333;
  font-size: 16px;
  margin-bottom: 10px;
  line-height: 18px;
  font-weight: normal;
}

#contactus i {
  font-size: 31px;
  color: #fff;
  text-align: center;
  padding: 10px 0;
  line-height: 80px;
}

#contactus .col-xs-10 {
  border-bottom: 1px solid #fff;
}

#contactus .col-md-12 {
  padding: 5px 0;
}

#contactus .contact-bx {
  background: #fff;
  max-width: 395px;
  width: 100%;

  margin: 10px auto;
  overflow: hidden;
}

#contactus .contact-bx .base {
  background: #ff6e01;
  display: inline-block;
  height: 98px;
  margin: 0;
  position: relative;
  width: 100%;
  padding: 0 43px;
}

#contactus .contact-bx .base h2 {
  font-size: 26px;
  color: #fff;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  padding: 49px 0 5px 0;
  font-family: "OpenSans-ExtraBold";
}

#contactus .contact-bx .base p {
  color: #fff;
  text-align: center;
  padding-top: 2px;
  font-size: 11px;
  line-height: 13px;
  padding: 2px 4px;
}

#contactus .contact-bx .base:before {
  border-top: 36px solid #ff6e01;
  border-left: 200px solid transparent;
  border-right: 202px solid transparent;
  content: "";
  height: 0;
  left: 0;
  position: absolute;
  bottom: -35px;
  width: 0;
}

#contactus .contact-bx .inner {
  padding: 60px 40px 40px;
}

#contactus .contact-bx .inner .styles {
  border: 1px solid #ccc;
  border-radius: 0;
  padding: 7px 20px;
  box-shadow: none;
  font-size: 14px;
  height: 40px;
  margin-bottom: 10px;
  width: 100% !important;
}

#contactus .contact-bx .inner .btn {
  padding: 15px;
  text-align: center;
  color: #fff;
  background: #111;
  border: none;
  border-radius: 0;
  font-size: 14px;
  width: 100%;
  text-transform: uppercase;
  padding-top: 13px;
  font-weight: bold;
  margin-top: 20px;
}

#contactus .contact-bx .inner p {
  color: #000 !important;
}

#contactus .contact-bx .styles {
  width: 100% !important;
}

#contactus .col-md-5 {
  margin-bottom: 20px;
  overflow: hidden;
}

#fh5co-services {
  background: #fff;
  overflow: hidden;
  padding: 4em 0;
}

#fh5co-services h2 {
  font-size: 30px;
  text-align: right;
  color: #404040;
  font-family: "OpenSans-ExtraBold";
  text-transform: none !important;
  padding-bottom: 1px;
  margin-bottom: 0;
  padding-top: 5%;
}

#fh5co-services h4 {
  font-size: 25px;
  text-align: left;
  color: #404040;
  font-family: "OpenSans-ExtraBold";
  text-transform: none !important;
  padding-bottom: 1px;
  margin-bottom: 12px;
}

#fh5co-services .padd {
  padding-top: 3.5%;
  padding-bottom: 60px;
}

#fh5co-services h3 {
  font-size: 15px;
  text-align: right;
  color: #404040;
  font-family: "OpenSans-Regular" !important;
  font-weight: normal;
  text-transform: uppercase;
  padding-bottom: 10px;
  margin-bottom: 6px;
}

#fh5co-services .more {
  float: right !important;
  background: #ffd201;
  color: #000;
}

#fh5co-services .more:hover {
  opacity: 0.6;
}

#fh5co-services .styles {
  border-bottom: 1px solid #6c6c6c !important;
  border: none;
  padding: 8px 0;
  margin-bottom: 1px;
  width: 90%;
  box-shadow: none;
  font-size: 13px;
}

#fh5co-services .more2 {
  border-radius: 20px;
  background: #1e6a3b;
  padding: 10px 22px;
  font-family: "OpenSans-Regular";
  letter-spacing: 0;
  border: none;
  color: #fff;
  font-size: 14px;
  text-transform: capitalize;
  margin-top: 5px;
}

/***************footer*************/
#bottom {
  background: #2c343d;
  position: relative;
  backround-size: cover;
  width: 100%;
  float: left;
  max-width: 1900px;
  padding-top: 19px;
  padding-bottom: 40px;
}

#bottom .fixed {
  width: 134px;
  position: absolute;
  z-index: 100;
  left: 9%;
  top: 0;
  padding: 30px 0px;
}

#bottom .container {
  margin-top: 3%;
}

#bottom p {
  /*text-align: center;*/
  /*font-size: 14px;*/
}

#bottom ul {
  margin: 0;
  padding: 0;
}

#bottom ul span.heading {
  font-size: 16px;
  color: #fff;
  text-align: left !important;
  line-height: 21px;
  font-family: "OpenSans-Semibold";
  text-transform: uppercase;
  margin-bottom: 0px;
  float: left;
  width: 100%;
  font-weight: normal;
  padding: 4px 0;
}

#bottom ul li {
  list-style-type: none;
  /*float: left;*/
  /*width: 100%;*/
  padding: 4px 0;
  margin: 0;
  line-height: 18px;
  font-family: OpenSans-Regular;
  color: #b3b0b0;
  font-size: 13px;
  text-align: left;
  text-transform: capitalize;
}

#bottom ul a {
  padding: 0;
  color: #b3b0b0;
  text-decoration: none;
}

#bottom b {
  color: #f1f1f1;
  margin-bottom: 6px;
}

#bottom .round-links {
  width: 35px;
  height: 35px;
  float: left;
  overflow: hidden;
  margin: 8px;
  border-radius: 50%;
}

#bottom .round-links img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

#bottom .round-links img:hover {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}

#bottom .heading {
  font-size: 16px;
  color: #fff;
  text-align: left !important;
  line-height: 21px;
  font-family: "OpenSans-Semibold";
  text-transform: uppercase;
  margin-bottom: 0px;
  float: left;
  width: 100%;
  font-weight: normal;
  padding: 4px 0 20px 0;
}

#bottom .social-links {
  width: 250px;
  margin: 4px 0;
  overflow: hidden;
  min-height: 50px;
  border-top: 1px solid #292929;
  padding-top: 8px;
  float: left;
}

#bottom .left {
  margin-left: 0;
}

#bottom .brdr {
  width: 100%;
  height: 1px;
  background: #707070;
  margin: 1px 0px 35px;
  padding: 0;
  float: left;
}

#bottom p {
  /* text-align: left;*/
  font-size: 13px;
  /*padding: 30px 0;*/
  color:#b4b4b4;
}

#bottom span.clr {
  color: #fff;
}

#bottom span.clr2 {
  color: #00c0ff;
}

#bottom .heading2 {
  font-size: 14px;
  color: #fff;
  text-align: left !important;
  line-height: 21px;
  font-family: "OpenSans-BoldItalic";
  text-transform: capitalize;
  margin-bottom: 0px;
  float: left;
  width: 100%;
  font-weight: normal;
  padding: 10% 0 8px 0;
}

#bottom .all {
  margin-top: 30px;
}

#bottom .all .logos {
  float: right;
  margin: 3px 3px 3px 3px;
  padding: 0;
  max-width: 100px;
  width: 100%;
}

#bottom .all .logos img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

#bottom .all .logos img:hover {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}

#fh5co-contact .contact-info {
  margin: 0;
  padding: 0;
}

#fh5co-contact .contact-info li {
  list-style: none;
  margin: 0 0 20px 0;
  position: relative;
  padding-left: 40px;
}

#fh5co-contact .contact-info li i {
  position: absolute;
  top: .3em;
  left: 0;
  font-size: 22px;
  color: rgba(0, 0, 0, 0.3);
}

#fh5co-contact .contact-info li a {
  font-weight: 400 !important;
  color: rgba(0, 0, 0, 0.3);
}

#fh5co-contact .form-control {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border: none;
  border: 1px solid rgba(0, 0, 0, 0.1);
  font-size: 18px;
  font-weight: 400;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
}

#fh5co-contact .form-control:focus, #fh5co-contact .form-control:active {
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}

#fh5co-contact input[type="text"] {
  height: 50px;
}

#fh5co-contact .form-group {
  margin-bottom: 30px;
}

.fh5co-testimonial, .fh5co-team {
  position: relative;
  background:#f5f5f5;
  padding: 1em 0;
  border-radius: 5px;
}

.fh5co-testimonial .buton, .fh5co-team .buton {
  width: 46px;
  height: 46px;
  position: absolute;
  bottom: -20px;
  z-index: 100;
  right: 26px;
}

@media screen and (max-width: 768px) {
  .fh5co-testimonial, .fh5co-team {
    border-right: 0;
    margin-bottom: 80px;
  }
}

.fh5co-testimonial h2, .fh5co-team h2 {
  font-size: 16px;
  letter-spacing: 0px;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 0px;
  text-align:center;
  padding: 23px 22px 0px 22px;
  color: #000000;
}

.fh5co-testimonial p, .fh5co-team p {
  font-size: 13px;
  line-height: 18px;
  color: #555555;
  text-align: left;
  padding: 3px 22px;
  margin-bottom: 16px;
  text-align: justify;
}

.fh5co-testimonial figure, .fh5co-team figure {
  position: absolute;
  top: -50px;
  left: 50%;
  margin-left: -65px;
  background-size: cover;
}

.fh5co-testimonial figure img, .fh5co-team figure img {
  width: 130px;
  height: 130px;
  border: 10px solid #fff;
  background-size: cover;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

.fh5co-testimonial > div, .fh5co-team > div {
  padding: 30px 30px 0 30px;
}

.fh5co-testimonial > div h3, .fh5co-team > div h3 {
  margin-bottom: 0;
  font-size: 20px;
  color: #fff;
}

.fh5co-testimonial > div .position, .fh5co-team > div .position {
  color: #d9d9d9;
  margin-bottom: 30px;
}

.fh5co-testimonial > div,
.fh5co-testimonial blockquote, .fh5co-team > div,
.fh5co-team blockquote {
  border: none;
  margin-bottom: 20px;
  padding-top: 30px;
}

.fh5co-testimonial span, .fh5co-team span {
  font-style: italic;
  color: #b3b3b3;
}

.fh5co-blog {
  margin-bottom: 60px;
}

.fh5co-blog a img {
  width: 100%;
}

@media screen and (max-width: 768px) {
  .fh5co-blog {
    width: 100%;
  }
}

.fh5co-blog .blog-text {
  margin-bottom: 30px;
  position: relative;
  background: #fff;
  width: 90%;
  padding: 30px;
  float: right;
  margin-top: -5em;
  border-top-left-radius: 30px;
  border-bottom-right-radius: 30px;
  -webkit-box-shadow: 0px 10px 20px -12px rgba(0, 0, 0, 0.18);
  -moz-box-shadow: 0px 10px 20px -12px rgba(0, 0, 0, 0.18);
  box-shadow: 0px 10px 20px -12px rgba(0, 0, 0, 0.18);
}

.fh5co-blog .blog-text span {
  display: inline-block;
  margin-bottom: 20px;
}

.fh5co-blog .blog-text span.posted_by {
  font-style: italic;
  color: rgba(0, 0, 0, 0.3);
  font-size: 18px;
}

.fh5co-blog .blog-text span.comment {
  float: right;
}

.fh5co-blog .blog-text span.comment a {
  color: rgba(0, 0, 0, 0.3);
}

.fh5co-blog .blog-text span.comment a i {
  color: #fff;
  padding-left: 7px;
}

.fh5co-blog .blog-text h3 {
  font-size: 20px;
  margin-bottom: 20px;
  font-weight: 300;
  line-height: 1.5;
}

.fh5co-blog .blog-text h3 a {
  color: rgba(0, 0, 0, 0.6);
}

#fh5co-start-project-section {
  padding: 7em 0;
  background: #F64E8B;
}

#fh5co-start-project-section h2 {
  color: white;
  font-size: 60px;
  text-transform: uppercase;
  font-weight: 300;
}

@media screen and (max-width: 768px) {
  #fh5co-start-project-section h2 {
    font-size: 30px;
  }
}

#fh5co-start-project-section a:hover, #fh5co-start-project-section a:focus, #fh5co-start-project-section a:active {
  color: white !important;
}

#map {
  width: 100%;
  height: 500px;
  position: relative;
}

@media screen and (max-width: 768px) {
  #map {
    height: 200px;
  }
}

.fh5co-social-icons > a {
  padding: 4px 10px;
  color: #fff;
}

.fh5co-social-icons > a i {
  font-size: 26px;
}

.fh5co-social-icons > a:hover, .fh5co-social-icons > a:focus, .fh5co-social-icons > a:active {
  text-decoration: none;
  color: #5a5a5a;
}

#footer {
  background: #fff;
  padding: 60px 0 40px;
}

#footer p {
  color: white;
  font-size: 14px;
}

#footer p a {
  color: rgba(255, 255, 255, 0.5);
}

#footer p a:hover, #footer p a:active, #footer p a:focus {
  color: rgba(255, 255, 255, 0.9) !important;
}

.btn {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.btn {
  text-transform: uppercase;
  letter-spacing: 2px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.btn.btn-primary {
  background:#e22b29 ;
  color: #fff;
  border: none !important;
  border: 2px solid transparent !important;
}

.btn.btn-primary:hover, .btn.btn-primary:active, .btn.btn-primary:focus {
  box-shadow: none;
  background: #fff;
  color: #fff !important;
}

.btn:hover, .btn:active, .btn:focus {
  background: #393e46 !important;
  color: #fff;
  outline: none !important;
}

.btn.btn-default:hover, .btn.btn-default:focus, .btn.btn-default:active {
  border-color: transparent;
}

.js .animate-box {
  opacity: 0;
}

#fh5co-wrapper {
  overflow-x: hidden;
  position: relative;
}

.fh5co-offcanvas {
  overflow: hidden;
}

.fh5co-offcanvas #fh5co-wrapper {
  overflow: hidden !important;
}

#fh5co-page {
  position: relative;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.fh5co-offcanvas #fh5co-page {
  -moz-transform: translateX(-240px);
  -webkit-transform: translateX(-240px);
  -ms-transform: translateX(-240px);
  -o-transform: translateX(-240px);
  transform: translateX(-240px);
}

@media screen and (max-width: 768px) {
  #fh5co-menu-wrap {
    display: none;
  }
}

#offcanvas-menu {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 99;
  background: #222;
  right: -240px;
  width: 240px;
  padding: 20px;
  overflow-y: scroll !important;
  display: none;
}

@media screen and (max-width: 768px) {
  #offcanvas-menu {
    display: block;
  }
}

#offcanvas-menu ul {
  padding: 0;
  margin: 0;
}

#offcanvas-menu ul li {
  padding: 0;
  margin: 0 0 10px 0;
  list-style: none;
}

#offcanvas-menu ul li a {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.4);
}

#offcanvas-menu ul li a:hover {
  color: #fff;
}

#offcanvas-menu ul li > .fh5co-sub-menu {
  margin-top: 9px;
  padding-left: 20px;
}

#offcanvas-menu ul .fh5co-sub-menu {
  display: block !important;
}

.fh5co-nav-toggle {
  cursor: pointer;
  text-decoration: none;
}

.fh5co-nav-toggle.active i::before, .fh5co-nav-toggle.active i::after {
  background: #fff;
}

.fh5co-nav-toggle.dark.active i::before, .fh5co-nav-toggle.dark.active i::after {
  background: #fff;
}

.fh5co-nav-toggle:hover, .fh5co-nav-toggle:focus, .fh5co-nav-toggle:active {
  outline: none;
  border-bottom: none !important;
}

.fh5co-nav-toggle i {
  position: relative;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 30px;
  height: 2px;
  color: #fff;
  font: bold 14px/.4 Helvetica;
  text-transform: uppercase;
  text-indent: -55px;
  background: #fff;
  transition: all .2s ease-out;
}

.fh5co-nav-toggle i::before, .fh5co-nav-toggle i::after {
  content: '';
  width: 30px;
  height: 2px;
  background: #fff;
  position: absolute;
  left: 0;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

.fh5co-nav-toggle.dark i {
  position: relative;
  color: #000;
  background: #000;
  transition: all .2s ease-out;
  float: right;
}

.fh5co-nav-toggle.dark i::before, .fh5co-nav-toggle.dark i::after {
  background: #000;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

.fh5co-nav-toggle i::before {
  top: -7px;
}

.fh5co-nav-toggle i::after {
  bottom: -7px;
}

.fh5co-nav-toggle:hover i::before {
  top: -10px;
}

.fh5co-nav-toggle:hover i::after {
  bottom: -10px;
}

.fh5co-nav-toggle.active i {
  background: transparent;
}

.fh5co-nav-toggle.active i::before {
  top: 0;
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}

.fh5co-nav-toggle.active i::after {
  bottom: 0;
  -webkit-transform: rotateZ(-45deg);
  -moz-transform: rotateZ(-45deg);
  -ms-transform: rotateZ(-45deg);
  -o-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);
}

.fh5co-nav-toggle {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 9999;
  display: block;
  margin: 0 auto;
  display: none;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  .fh5co-nav-toggle {
    display: block;
    top: 0px;
    margin-top: 0em;
    background: #1e6a3b;
    width: 48px;
    height: 40px;
    overflow: hidden;
    padding: 17px 8px;
  }
}

@media screen and (max-width: 480px) {
  .col-xxs-12 {
    float: none;
    width: 100%;
  }
}

.row-bottom-padded-lg {
  padding-bottom: 7em;
}

@media screen and (max-width: 768px) {
  .row-bottom-padded-lg {
    padding-bottom: 2em;
  }
}

.row-top-padded-lg {
  padding-top: 7em;
}

@media screen and (max-width: 768px) {
  .row-top-padded-lg {
    padding-top: 2em;
  }
}

.row-bottom-padded-md {
  padding-bottom: 4em;
}

@media screen and (max-width: 768px) {
  .row-bottom-padded-md {
    padding-bottom: 2em;
  }
}

.row-top-padded-md {
  padding-top: 4em;
}

@media screen and (max-width: 768px) {
  .row-top-padded-md {
    padding-top: 2em;
  }
}

.row-bottom-padded-sm {
  padding-bottom: 2em;
}

@media screen and (max-width: 768px) {
  .row-bottom-padded-sm {
    padding-bottom: 2em;
  }
}

.row-top-padded-sm {
  padding-top: 2em;
}

@media screen and (max-width: 768px) {
  .row-top-padded-sm {
    padding-top: 2em;
  }
}

.border-bottom {
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}

.lead {
  line-height: 1.8;
}

.no-js #loader {
  display: none;
}

.js #loader {
  display: block;
  position: absolute;
  left: 100px;
  top: 0;
}

.fh5co-loader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url(../images/hourglass.html) center no-repeat #222222;
}

#news {
  padding: 0px;
  width: 100%;
  background: #d2d2d2;
  overflow: hidden;
  position: relative;
  margin: 0;
}

#news p {
  background: #545a5c;
  color: #fff;
  padding: 4px 15px;
  font-size: 13px;
  width: auto;
  float: left;
  font-family: "OpenSans-Regular";
  margin-bottom: 0;
  margin: 18px 10px 10px 10px;
}

#news .left {
  position: absolute;
  left: 0;
  height: 100%;
  background: #282e30;
  color: #fff;
  font-family: "OpenSans-Semibold";
  font-size: 14px;
  text-transform: uppercase;
  width: 180px;
  padding: 20px;
  text-align: center;
  z-index: 100;
}

.carousel-inner .container {
  position: relative;
}

.carousel-inner .container .carousel-caption {
  left: 2%;
  padding-bottom: 16% !important;
  max-width: 550px;
  width: 100%;
}

.carousel-inner .container .carousel-caption h2 {
  text-align: left;
  color: #fff;
  font-size: 37px;
  line-height: 40px;
}

.carousel-inner .container .carousel-caption p {
  font-size: 13px;
  color: #fff;
  text-align: left;
}

.carousel-inner .container .item img {
  width: 100%;
}

#myCarousel1 {
  min-height: 100px;
}

#myCarousel1 .item {
  overflow: hidden;
  margin-bottom: 20px;
}

#myCarousel1 .carousel-indicators {
  width: 28%;
  bottom: 0;
  margin-top: 20px;
  left: 30%;
}

#myCarousel1 .carousel-indicators li {
  width: 10px;
  margin-right: 4px;
}

.fh5co-social ul.list-social {
  margin: 15px auto;
}

.fh5co-social ul.list-social .fa {
  float: left;
}

.fh5co-social ul.list-social li a {
  display: block;
  height: 37px;
  width: 37px;
  line-height: 56px;
  font-size: 18px;
  border-radius: 100%;
  color: white;
  padding: 12px 11px;
}

.fh5co-social ul.list-social li.social-twitter a {
  background-color: #1da1f2;
}

.fh5co-social ul.list-social li.social-twitter a:hover {
  background-color: #0d95e8;
}

.fh5co-social ul.list-social li.social-facebook a {
  background-color:#27348c;
  color:#FFF !important;
  border-radius: 0px 0px 0px 0px;
}


.fh5co-social ul.list-social li.social-facebook a:hover {
  background-color:#00e4ff;
  color:#27348c !important;
}

.fh5co-social ul.list-social li.social-google-plus a {
  background-color: #dd4b39;
}

.fh5co-social ul.list-social li.social-google-plus a:hover {
  background-color: #d73925;
}

.fh5co-social .list-inline > li {
  padding-left: 0;
}

#bannerinn {
  width: 100%;
  min-height: 300px;
  margin: 0;
  padding: 0;
  max-height: 360px;
  overflow: hidden;
  position: relative;
}

#bannerinn img {
  width: 100%;
}

#bannerinn .img-box2 {
  width: 100%;
  max-width: 215px;
  margin: 0 auto;
  min-height: 10px;
}

#bannerinn .img-box2 img {
  width: 100%;
}

#bannerinn .container {
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  z-index: 100;
}

#bannerinn .container h2 {
  text-align: center;
  color: #fff;
  text-transform: uppercase !important;
  font-size: 36px;
  padding: 14% 0;
}

#bannerinn h1 {
  font-family: "OpenSans-Regular";
  color: #fff;
}

#bannerinn p {
  color: #fff;
  text-align: center;
  font-size: 15px;
  padding: 22% 0;
  line-height: 25px;
}

#bannerinn h4 {
  text-align: center;
  color: #fff;
  text-transform: uppercase !important;
  font-size: 36px;
  padding: 22% 0 0 0;
}

#bannerinn h5 {
  text-align: center;
  color: #fff;
  text-transform: uppercase !important;
  font-size: 50px;
  padding: 46% 0 0 0;
}

#ash {
  background: #f9f9ff;
  padding: 3em 0;
  position: relative;
}

#ash .navbar-fixed-top {
  position: fixed;
  z-index: 100;
  left: 0;
  bottom: 10%;
  top: inherit;
}

#ash .nav2 {
  margin-bottom: 0;
  padding-bottom: 0;
}

#ash .nav2 li {
  background: #fff;
  margin-right: 4px;
  margin-bottom: 1px;
  color: #fff;
  width: 95%;
  font-size: 13px;
  line-height: 15px;
}

#ash .nav2 li a {
  color: #fff;
  line-height: 15px;
  padding: 14px 9px;
}

#ash .nav2 li :hover {
  color: rgba(0, 0, 0, 0.3) !important;
  width: 100% !important;
}

#ash .clr {
  background: #ff5722 !important;
}

#ash .clr2 {
  background: #fa0277 !important;
}

#ash .clr3 {
  background: #aa1fc3 !important;
}

#ash .clr4 {
  background: #1f87c3 !important;
}

#ash .clr5 {
  background: #81cf08 !important;
}

#ash .clr6 {
  background: #cfcd08 !important;
}

#ash .navbar-default {
  background: none;
}

#ash .link {
  max-width: 129px;
}

#ash .nav > li > a {
  padding: 10px 9px;
}

#ash .padd {
  margin: 3em 0;
}

#ash .padd2 {
  padding: 3em 0;
}

#ash .padd3 {
  padding: 7.3em 0;
}

#ash .content {
  background: #fff;
  width: 100%;
  min-height: 100px;
  overflow: hidden;
}

#ash .content .img-box {
  max-width: 500px;
  width: 100%;
}

#ash .content .img-box img {
  width: 100%;
}

#ash .content ul {
  margin: 0;
  float: left;
  padding: 0;
}

#ash .content ul li {
  font-size: 13px;
  text-align: left;
  text-transform: none;
  width: auto;
  background: url(../images/LI.png) no-repeat scroll 0 7px;
  list-style-type: none;
  padding-left: 20px;
}

#ash .content p {
  font-size: 13px;
  font-family: "OpenSans-Semibold";
}

#ash h2 {
  font-size: 16px;
  text-align: left;
  text-transform: none;
  line-height: 22px;
}

#ash h5 {
  font-size: 16px;
  text-align: left;
  text-transform: none;
  padding-top: 20px;
  font-family: "OpenSans-ExtraBold" !important;
  margin-bottom: 10px;
}

#ash h3 {
  font-size: 18px;
  text-align: left;
  text-transform: none;
  color: #9a9a9c;
  font-family: "OpenSans-Regular" !important;
}

#ash .brdr {
  width: 62px;
  height: 18px;
  float: left;
  margin: 10px 0;
}

#ash h6 {
  font-size: 29px;
  text-align: left;
  text-transform: none;
  padding-top: 16px;
  font-family: "OpenSans-ExtraBold" !important;
  margin-bottom: 10px;
  text-transform: uppercase;
  color: #ff5722;
}

#ash .photo {
  padding: 20px;
  overflow: hidden;
  background: #fff;
  margin-bottom: 28px;
  min-height: 388px;
}

#ash .photo img {
  max-width: 215px;
  padding-bottom: 18px;
  width: 100%;
}

#ash .photo p {
  margin: 0;
  padding: 4px 0 4px 0;
  line-height: 13px !important;
}

#ash .btn-primary {
  margin: 20px 0 !important;
}

#ash .more {
  margin: 20px 0 !important;
}

#ash .control {
  margin: 10px 0;
  width: 100%;
}

#services {
  background: #f9f9ff;
  padding: 3em 0;
  position: relative;
}

#services .tab-pane {
  background: #fff;
}

#services .tab-content {
  max-width: 100%;
  margin-top: 35px;
  margin-bottom: 60px;
}

#services .tab-content h2 {
  color: #ff6e01;
  font-size: 18px;
  padding-top: 25px;
  padding-bottom: 10px;
}

#services .tab-content .search {
  position: relative;
  width: 268px;
  float: right;
}

#services .tab-content .search input {
  text-indent: 33px;
}

#services .tab-content .search .fa-search {
  position: absolute;
  top: 8px;
  left: 14px;
}

#services a {
  overflow: inherit;
  color: #111;
}

#services ul {
  float: none;
  text-align: center;
  overflow: inherit;
}

#services ul li {
  display: inline-block;
  overflow: inherit;
  background: #fff;
}

#services ul a:hover {
  color: #fff;
  background: #ff575e;
  opacity: 9;
}

#services .nav-tabs {
  overflow: inherit;
}

#services .nav-tabs .active {
  color: #fff !important;
  background: #ff575e;
}

#services .bg {
  padding: 20px;
  overflow: hidden;
  background: #fff;
  width: 100%;
  padding: 40px;
}

#services .styles {
  background: #fbfafa;
  padding-top: 7px;
}

#services label {
  font-family: "OpenSans-Regular";
  font-size: 13px;
  padding-top: 8px;
}

#services .styles2 {
  border-bottom: 1px solid #cecece !important;
  border: none;
  padding: 7px 10px 7px 0px;
  margin-bottom: 10px;
  width: 100%;
  box-shadow: none;
  padding-bottom: 4px;
  background: #fbfafa;
  color: #111;
  font-size: 12px;
}

#services textarea {
  color: #111 !important;
}

#services placeholder {
  color: #111 !important;
}

#services .col-xs-3 {
  padding-left: 0;
}

#services .btn {
  border-radius: 20px;
  background: #ff575e;
  padding: 12px 20px;
  font-family: "OpenSans-Bold";
  letter-spacing: 0;
}

#services .btn2 {
  border-radius: 20px;
  background: #ff575e;
  padding: 9px 20px;
  font-family: "OpenSans-Regular";
  letter-spacing: 0;
  border: none;
  color: #fff;
  font-size: 13px;
  text-transform: capitalize;
  margin-top: 16px;
}

#services span.clr {
  color: #ff575e;
}

#services .photo {
  max-width: 300px;
  min-height: 250px;
  margin: 20px auto;
  overflow: hidden;
  width: 100%;
}

#services .photo img {
  width: 100%;
}

#services p {
  font-size: 12px;
  color: #454545;
  font-family: "OpenSans-Regular";
  text-transform: capitalize;
  padding: 3px 0;
  margin: 0;
  line-height: 15px;
  text-align: center;
}

#services .contents {
  padding: 50px 0;
}

#services tbody {
  font-size: 13px;
}

#services td {
  font-size: 13px;
}

#services .sub {
  float: left;
  padding: 4px 6px;
  font-family: "OpenSans-Semibold";
  font-size: 11px;
  background: none;
  border: none;
  textdecoration: uderline;
  background: #ff575e;
  color: #fff;
  margin-right: 3px;
  width: auto;
}

#services .sub2 {
  float: left;
  padding: 10px 6px;
  font-family: "OpenSans-Semibold";
  font-size: 11px;
  background: none;
  border: none;
  textdecoration: uderline;
  background: #ff575e;
  color: #fff;
  margin-right: 3px;
  width: auto;
}

#services .subgrn {
  float: left;
  padding: 4px 6px;
  font-family: "OpenSans-Semibold";
  font-size: 11px;
  background: none;
  border: none;
  textdecoration: uderline;
  background: #10e364;
  color: #fff;
  margin-right: 3px;
}

#services .imgbox {
  max-width: 256px;
  width: 100%;
  margin: 0 auto;
}

#services .imgbox img {
  width: 100%;
}

#services .dropdown-menu {
  min-width: 111px;
  max-width: 111px;
}

#services .dropdown-menu ul {
  width: auto;
}

#services .dropdown-menu li {
  width: auto !important;
  float: left;
}

#services h4 {
  text-align: center;
  font-size: 13px;
  font-family: OpenSans-ExtraBold;
  line-height: 20px;
  padding: 0;
  margin: 0;
  color: #3b3f49;
  letter-spacing: 0;
  text-transform: uppercase;
  padding-bottom: 4px;
}

#services h5 {
  text-align: center;
  font-size: 13px;
  font-family: OpenSans-Bold;
  line-height: 20px;
  padding: 0;
  margin: 0;
  color: #505050;
  letter-spacing: 0;
  text-transform: uppercase;
  padding-bottom: 4px;
}

#services .clr {
  color: #9a9a9a !important;
}

#services .bordr {
  width: 10px;
  margin: 0px auto 4px auto;
  background: #ccc;
  height: 2px;
  padding: 0;
}

#services h6 {
  font-size: 24px;
  font-family: OpenSans-ExtraBold;
  line-height: 20px;
  padding: 20px 0;
  margin: 0;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
}

.delay-02s {
  animation-delay: 0.2s;
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
}

.delay-03s {
  animation-delay: 0.4s;
  -webkit-animation-delay: 0.4s;
  -moz-animation-delay: 0.4s;
}

.delay-04s {
  animation-delay: 0.6s;
  -webkit-animation-delay: 0.6s;
  -moz-animation-delay: 0.6s;
}

.delay-07s {
  animation-delay: 1.2s;
  -webkit-animation-delay: 1.2s;
  -moz-animation-delay: 1.2s;
}

.delay-08s {
  animation-delay: 1.4s;
  -webkit-animation-delay: 1.4s;
  -moz-animation-delay: 1.4s;
}

.delay-05s {
  animation-delay: 0.9s;
  -webkit-animation-delay: 0.9s;
  -moz-animation-delay: 0.9s;
}

.delay-06s {
  animation-delay: 1s;
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
}

.delay-09s {
  animation-delay: 1.6s;
  -webkit-animation-delay: 1.6s;
  -moz-animation-delay: 1.6s;
}

#loan {
  padding: 25px 0;
}
#loan h1{
  margin: 0px;
}
#getstart{padding: 3em 0;}


#loan h3 {
  text-align: center;
}

#gallery {
  background: #e1e1e1;
  padding: 60px 0;
}

.menuActive {
  background: #ff6e01 !important;
  color: #fff !important;
}

sf-menu a active {
  background: #ff6e01 !important;
  color: #fff !important;
}

.sf-menu a:focus {
  background: #ff6e01 !important;
  color: #fff !important;
}

a {
  color: #FFFFFF !important;
}

a:hover {
  color: #fff !important;
}
.clearfix
{
  padding:55px 0px 0px 0px;
}
.page-box
{ background: center no-repeat #f6f6f6;
  padding: 12px;
  margin-top: 20px;
  margin-bottom: 40px;
  border: 1px solid #E0E0E0;
  border-radius: 4px;
}
.page-title
{
  text-align:center;
}
.small-padding {
  padding-top: 20px;
  padding-bottom: 20px;
}

.page-box p
{font-size:15px;
  text-align:justify;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.text-center {
  text-align: center;
}
.gov-div {
  color: #F9F9F9;
}
.gov-text h2 {
  font-size: 30px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: 700;}

.gov-text p {
  font-size: 15px;
  margin-bottom: 20px;
  margin-top: 0;
  color: #fff;
  text-align: left !important;
}
.gov-div2 {
  background-color: #0D81AF;
}
.gov-div {
  height: 300px;
  max-width: 300px;
  color: #F9F9F9;
  border-top-left-radius: 25%;
  border-bottom-right-radius: 25%;
  padding: 30px 20px;
  margin: 20px auto;
  border: 4px solid transparent;
  transition: all ease-in-out .3s;
}


.gov-text h2 {
  font-size: 30px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: 700;
  color: #fff;
}
.gov-div3 {
  background-color: #7ac043;
}


.gov-div1 {
  background-color: #FB990E;
}
.gov-text {
  text-decoration:none;
}
.gov-div3 {}


.page-title span {
  border-bottom: 2px solid #F4CB21;
  margin-bottom: 20px;
  display: inline-block;}

.spoken-english img {
  width: 80%;
  margin-bottom: 10px;
}
ul.mylist2 {
  max-width: 279px;
  margin: 0 auto;
  list-style-type: none;
  padding: 0;
}
ul.mylist2 li {
  border-radius: 4px;
  background: #29166F;
}
ul.mylist2 li a {
  display: block;
  padding: 8px 20px;
  color: #fff;
  text-decoration: none;
}

.logo11 img
{
  width: 100%;
}



.ul-li ul li
{
  list-style: none;
}
.ul-li {
  margin-top: 20px}
.list-area {
  font-weight: 600;
  font-size: 14px;
}
.numbaring {
  border-radius: 50%;
  border: 2px;
  background-color: #29136D;
  float: left;
  color: #fff;
  font-size: 22px;
  padding: 3px 10px 10px 12px;
}
.cd-top, .numbaring {
  height: 40px;
  width: 40px;
}
.list-area {
  font-weight: 600;
  font-size: 14px;
}
.list-area .text11 {
  padding: 10px 8px 10px 62px;
  background-color: #D9DDF7;
  margin-bottom: 10px;
  max-width: 700px;
  border-top-left-radius: 23px;
  border-bottom-left-radius: 23px;
}
.page-box p
{text-align:center;}

.page-box h3
{text-align:center;}
.bg3 {
  background: #1e6a3b;
  padding: 4px 7px;
  margin-top: 8px;
  color: #fff;
}

.bg3 input[type='text'], select, textarea {
  width: 100%;
  border: 1px solid #E8E8E8;
  margin: 3px 0;
  font-size: 13px;
  color: #000;
  font-family: "Times New Roman", Times, serif;
  padding: 0 5px;
  background: #FFF;
}
.computer-icon img {
  width: 60%;
  text-align: center;
}
ul.mylist {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
ul.mylist li {
  border-radius: 4px;
  border: 1px solid #f88947;
  background: #F57D36;
  margin-bottom: 15px;
}
ul.mylist li a {
  display: block;
  padding: 8px 20px;
  color: #fff;
  text-decoration: none;

}



.dark-row{
  background:#F5F5F5;
  color:#333;
  font-size: 15px;

}
.light-row{
  background:#FFFFFF;
  color:#333;
  font-size: 15px;
}

.movie-table-head{

  background:#27348c;
  color:#FFF;
}
.tbl{
  overflow:auto;
}
.movie-table-sub{

  background:#0CA8FC;
  color:#000;
}





.txt{
  color:#000;
  text-align: center;
}

.folded-corner:hover .txt{
  visibility: visible;
  color:#FFFFFF;
}
.Services-tab{
  margin-top:20px;
}

.folded-corner:hover p{
  color:#FFFFFF;
}
.folded-corner:hover h4{
  color:#FFFFFF;
}

/*
  nav link items
*/
.folded-corner{
  padding: 25px 25px;
  position: relative;
  font-size: 90%;
  text-decoration: none;
  color: #999;
  background: transparent;
  transition: all ease .5s;
  border: 1px solid rgb(39, 52, 140);
}
.folded-corner:hover{
  background-color: #27348c;
  color:#FFF;
}

/*
  paper fold corner
*/

.folded-corner:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  border-style: solid;
  border-width: 0 0px 0px 0;
  border-color: #ddd #000;
  transition: all ease .3s;
}

/*
  on li hover make paper fold larger
*/
.folded-corner:hover:before {
  background-color: #D00003;
  border-width: 0 50px 50px 0;
  border-color: #eee #000;

}

.service_tab_1{
  /*background-color: #000;*/
}
.service_tab_1:hover .fa-icon-image{
  color:#FFF;
  transform: rotate(360deg) scale(1.5);
}


.fa-icon-image{
  color: rgb(39, 52, 140);
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  font-size-adjust: none;
  font-stretch: normal;
  -moz-font-feature-settings: normal;
  -moz-font-language-override: normal;
  text-rendering: auto;
  transition: all .65s linear 0s;
  text-align: center;
  transition: all 1s cubic-bezier(.99,.82,.11,1.41);
  padding-bottom: 14px;
}



section {
  padding-top: 40px;
  padding-bottom:30px;
}

.quote {
  color:rgba(37, 189, 239, 0.58);
  text-align: center;
  margin-bottom: 10px;
  font-size: 10px;
  margin-top: 42px;
}

/*-------------------------------*/
/*    Carousel Fade Transition   */
/*-------------------------------*/

#fade-quote-carousel.carousel {
  padding-bottom: 60px;
}
#fade-quote-carousel.carousel .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -ms-transition-property: opacity;
  transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-inner .active {
  opacity: 1;
  -webkit-transition-property: opacity;
  -ms-transition-property: opacity;
  transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-indicators {
  bottom: 20px;
}
#fade-quote-carousel.carousel .carousel-indicators > li {
  background-color: #e84a64;
  border: none;
}
#fade-quote-carousel blockquote {
  text-align: center;
  border: none;
  font-style:italic;
}
#fade-quote-carousel .profile-circle {
  width: 100px;
  height: 100px;
  margin: 0 auto;
  border-radius: 100px;
}

/*------------------------------------
--------------------------------------*/

.panel.date {
  margin: 0px;
  width: 60px;
  text-align: center;
}

.panel.date .month {
  padding: 2px 0px;
  font-weight: 700;
  text-transform: uppercase;
}

.panel.date .day {
  padding: 3px 0px;
  font-weight: 700;
  font-size: 1.5em;
}
/*--------------------------*/

.how-section1{
  margin-top:-10%;
  padding: 10%;
  padding-bottom: 45px;
}
@media screen and (max-width: 768px) {
  .how-img{
    width: 66%;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }

}
.how-section1 h4{
  color:#e22b29;
  font-weight:502;
  font-size:25px;
}
.how-section1 .subheading{
  color: #3931af;
  font-size: 20px;
}
.how-section1 .row
{
  margin-top: 4%;
}
.how-img
{
  text-align: center;
}
.how-img img{
  width: 66%;
}

/*---------------------------------*/

.fxbanner
{
  background:url(../images/banner3.jpg) top no-repeat fixed;
  background-size:cover;
  margin-top: -60px;
}

.fxcoverbg
{
  background:url(../images/bg-cover.jpg) no-repeat ;
  padding: 70px 0px 70px 0px;
  background-position: center center;
  background-size: cover;
}
.inn-banner
{
  background:url(../images/about-banner.jpg);
  background-position:center center;
  background-repeat:no-repeat;
  background-size:cover;
  min-height: 295px;
  padding-top:8pc;
  margin-top:-60px;
}
.faq-banner
{
  background:url(../images/faq-banner.jpg);
  background-position:center center;
  background-repeat:no-repeat;
  background-size:cover;
  min-height: 295px;
  padding-top:8pc;
}

.wes-banner
{
  background:url(../images/wes-banner.jpg);
  background-position:center center;
  background-repeat:no-repeat;
  background-size:cover;
  min-height: 295px;
  padding-top:8pc;
}

.contact-banner
{
  background:url(../images/contact-banner.jpg);
  background-position:center center;
  background-repeat:no-repeat;
  background-size:cover;
  min-height: 295px;
  padding-top:8pc;
  margin-top:-60px;
}

.inn-banner-cnt
{
  background:url(../images/contact-banner.jpg);
  background-position:center center;
  background-repeat:no-repeat;
  background-size:cover;
  min-height: 295px;
  padding-top:8pc;
}

.inn-banner h1, h2
{color:#FFF !important;}


.fxbanner h2, h1
{
  text-align:center;
  color:#FFF !important;
  text-transform: none;
  font-size: 22px;
}
.fxbanner h4
{
  color:#FFF !important;
}
.fxbanner-mv
{
  padding: 230px 0px 230px 0px;
}

.cntbx
{
  /*margin-top: -54px;*/

  max-width: 620px;

  /*height: 180px;*/

  border: 1px solid #7B7B7B;

  background-color: #EAEAEA;
  padding: 31px;

}

/*------------------------*/

.testimonial-section2{
  /*  height: 470px;*/
  position: relative;
  padding: 50px 0;
  background-color:#28c79e;
  display: inline-block;
  width: 100%;
}

.testim .wrap {
  position: relative;
  width: 100%;
  max-width: 1020px;
  padding: 40px 20px;
  margin: auto;
}

.testim .arrow {
  display: block;
  position: absolute;
  color: #eee;
  cursor: pointer;
  font-size: 2em;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  padding: 5px;
  z-index: 22222222;
}

.testim .arrow:before {
  cursor: pointer;
}

.testim .arrow:hover {
  color: #2b288d;
}


.testim .arrow.left {
  left: 10px;
}

.testim .arrow.right {
  right: 10px;
}

.testim .dots {
  text-align: center;
  position: absolute;
  width: 100%;
  bottom: 60px;
  left: 0;
  display: block;
  z-index: 3333;
  height: 12px;
}

.testim .dots .dot {
  list-style-type: none;
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 1px solid #eee;
  margin: 0 10px;
  cursor: pointer;
  -webkit-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  position: relative;
}

.testim .dots .dot.active,
.testim .dots .dot:hover {
  background:#2a2a2a;
  border-color: #2a2a2a;
}

.testim .dots .dot.active {
  -webkit-animation: testim-scale .5s ease-in-out forwards;
  -moz-animation: testim-scale .5s ease-in-out forwards;
  -ms-animation: testim-scale .5s ease-in-out forwards;
  -o-animation: testim-scale .5s ease-in-out forwards;
  animation: testim-scale .5s ease-in-out forwards;
}

.testim .cont {
  position: relative;
  overflow: hidden;
}

.testim .cont > div {
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 0 70px 0;
  opacity: 0;
}

.testim .cont > div.inactive {
  opacity: 1;
}


.testim .cont > div.active {
  position: relative;
  opacity: 1;
}


.testim .cont div .img img {
  display: block;
  width: 100px;
  height: 100px;
  margin: auto;
  border-radius: 50%;
}

.testim .cont div .h4 {
  color: #2a2a2a;
  font-size: 1.5em;
  margin: 15px 0;
}
.testim .cont div p {
  /*font-size: 1.15em;*/
  color: #eee;
  width: 80%;
  margin: auto;
}

.testim .cont div.active .img img {
  -webkit-animation: testim-show .5s ease-in-out forwards;
  -moz-animation: testim-show .5s ease-in-out forwards;
  -ms-animation: testim-show .5s ease-in-out forwards;
  -o-animation: testim-show .5s ease-in-out forwards;
  animation: testim-show .5s ease-in-out forwards;
}

.testim .cont div.active .h4 {
  -webkit-animation: testim-content-in .4s ease-in-out forwards;
  -moz-animation: testim-content-in .4s ease-in-out forwards;
  -ms-animation: testim-content-in .4s ease-in-out forwards;
  -o-animation: testim-content-in .4s ease-in-out forwards;
  animation: testim-content-in .4s ease-in-out forwards;
}

.testim .cont div.active p {
  -webkit-animation: testim-content-in .5s ease-in-out forwards;
  -moz-animation: testim-content-in .5s ease-in-out forwards;
  -ms-animation: testim-content-in .5s ease-in-out forwards;
  -o-animation: testim-content-in .5s ease-in-out forwards;
  animation: testim-content-in .5s ease-in-out forwards;
}

.testim .cont div.inactive .img img {
  -webkit-animation: testim-hide .5s ease-in-out forwards;
  -moz-animation: testim-hide .5s ease-in-out forwards;
  -ms-animation: testim-hide .5s ease-in-out forwards;
  -o-animation: testim-hide .5s ease-in-out forwards;
  animation: testim-hide .5s ease-in-out forwards;
}

.testim .cont div.inactive .h4 {
  -webkit-animation: testim-content-out .4s ease-in-out forwards;
  -moz-animation: testim-content-out .4s ease-in-out forwards;
  -ms-animation: testim-content-out .4s ease-in-out forwards;
  -o-animation: testim-content-out .4s ease-in-out forwards;
  animation: testim-content-out .4s ease-in-out forwards;
}

.testim .cont div.inactive p {
  -webkit-animation: testim-content-out .5s ease-in-out forwards;
  -moz-animation: testim-content-out .5s ease-in-out forwards;
  -ms-animation: testim-content-out .5s ease-in-out forwards;
  -o-animation: testim-content-out .5s ease-in-out forwards;
  animation: testim-content-out .5s ease-in-out forwards;
}

@-webkit-keyframes testim-scale {
  0% {
    -webkit-box-shadow: 0px 0px 0px 0px #eee;
    box-shadow: 0px 0px 0px 0px #eee;
  }

  35% {
    -webkit-box-shadow: 0px 0px 10px 5px #eee;
    box-shadow: 0px 0px 10px 5px #eee;
  }

  70% {
    -webkit-box-shadow: 0px 0px 10px 5px #ea830e;
    box-shadow: 0px 0px 10px 5px #ea830e;
  }

  100% {
    -webkit-box-shadow: 0px 0px 0px 0px #ea830e;
    box-shadow: 0px 0px 0px 0px #ea830e;
  }
}

@-moz-keyframes testim-scale {
  0% {
    -moz-box-shadow: 0px 0px 0px 0px #eee;
    box-shadow: 0px 0px 0px 0px #eee;
  }

  35% {
    -moz-box-shadow: 0px 0px 10px 5px #eee;
    box-shadow: 0px 0px 10px 5px #eee;
  }

  70% {
    -moz-box-shadow: 0px 0px 10px 5px #ea830e;
    box-shadow: 0px 0px 10px 5px #ea830e;
  }

  100% {
    -moz-box-shadow: 0px 0px 0px 0px #ea830e;
    box-shadow: 0px 0px 0px 0px #ea830e;
  }
}

@-ms-keyframes testim-scale {
  0% {
    -ms-box-shadow: 0px 0px 0px 0px #eee;
    box-shadow: 0px 0px 0px 0px #eee;
  }

  35% {
    -ms-box-shadow: 0px 0px 10px 5px #eee;
    box-shadow: 0px 0px 10px 5px #eee;
  }

  70% {
    -ms-box-shadow: 0px 0px 10px 5px #ea830e;
    box-shadow: 0px 0px 10px 5px #ea830e;
  }

  100% {
    -ms-box-shadow: 0px 0px 0px 0px #ea830e;
    box-shadow: 0px 0px 0px 0px #ea830e;
  }
}

@-o-keyframes testim-scale {
  0% {
    -o-box-shadow: 0px 0px 0px 0px #eee;
    box-shadow: 0px 0px 0px 0px #eee;
  }

  35% {
    -o-box-shadow: 0px 0px 10px 5px #eee;
    box-shadow: 0px 0px 10px 5px #eee;
  }

  70% {
    -o-box-shadow: 0px 0px 10px 5px #ea830e;
    box-shadow: 0px 0px 10px 5px #ea830e;
  }

  100% {
    -o-box-shadow: 0px 0px 0px 0px #ea830e;
    box-shadow: 0px 0px 0px 0px #ea830e;
  }
}

@keyframes testim-scale {
  0% {
    box-shadow: 0px 0px 0px 0px #eee;
  }

  35% {
    box-shadow: 0px 0px 10px 5px #eee;
  }

  70% {
    box-shadow: 0px 0px 10px 5px #ea830e;
  }

  100% {
    box-shadow: 0px 0px 0px 0px #ea830e;
  }
}

@-webkit-keyframes testim-content-in {
  from {
    opacity: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }

  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@-moz-keyframes testim-content-in {
  from {
    opacity: 0;
    -moz-transform: translateY(100%);
    transform: translateY(100%);
  }

  to {
    opacity: 1;
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
}

@-ms-keyframes testim-content-in {
  from {
    opacity: 0;
    -ms-transform: translateY(100%);
    transform: translateY(100%);
  }

  to {
    opacity: 1;
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

@-o-keyframes testim-content-in {
  from {
    opacity: 0;
    -o-transform: translateY(100%);
    transform: translateY(100%);
  }

  to {
    opacity: 1;
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes testim-content-in {
  from {
    opacity: 0;
    transform: translateY(100%);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@-webkit-keyframes testim-content-out {
  from {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  to {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}

@-moz-keyframes testim-content-out {
  from {
    opacity: 1;
    -moz-transform: translateY(0);
    transform: translateY(0);
  }

  to {
    opacity: 0;
    -moz-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}

@-ms-keyframes testim-content-out {
  from {
    opacity: 1;
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  to {
    opacity: 0;
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}

@-o-keyframes testim-content-out {
  from {
    opacity: 1;
    -o-transform: translateY(0);
    transform: translateY(0);
  }

  to {
    opacity: 0;
    transform: translateY(-100%);
    transform: translateY(-100%);
  }
}

@keyframes testim-content-out {
  from {
    opacity: 1;
    transform: translateY(0);
  }

  to {
    opacity: 0;
    transform: translateY(-100%);
  }
}

@-webkit-keyframes testim-show {
  from {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@-moz-keyframes testim-show {
  from {
    opacity: 0;
    -moz-transform: scale(0);
    transform: scale(0);
  }

  to {
    opacity: 1;
    -moz-transform: scale(1);
    transform: scale(1);
  }
}

@-ms-keyframes testim-show {
  from {
    opacity: 0;
    -ms-transform: scale(0);
    transform: scale(0);
  }

  to {
    opacity: 1;
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

@-o-keyframes testim-show {
  from {
    opacity: 0;
    -o-transform: scale(0);
    transform: scale(0);
  }

  to {
    opacity: 1;
    -o-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes testim-show {
  from {
    opacity: 0;
    transform: scale(0);
  }

  to {
    opacity: 1;
    transform: scale(1);
  }
}

@-webkit-keyframes testim-hide {
  from {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
}

@-moz-keyframes testim-hide {
  from {
    opacity: 1;
    -moz-transform: scale(1);
    transform: scale(1);
  }

  to {
    opacity: 0;
    -moz-transform: scale(0);
    transform: scale(0);
  }
}

@-ms-keyframes testim-hide {
  from {
    opacity: 1;
    -ms-transform: scale(1);
    transform: scale(1);
  }

  to {
    opacity: 0;
    -ms-transform: scale(0);
    transform: scale(0);
  }
}

@-o-keyframes testim-hide {
  from {
    opacity: 1;
    -o-transform: scale(1);
    transform: scale(1);
  }

  to {
    opacity: 0;
    -o-transform: scale(0);
    transform: scale(0);
  }
}

@keyframes testim-hide {
  from {
    opacity: 1;
    transform: scale(1);
  }

  to {
    opacity: 0;
    transform: scale(0);
  }
}

@media all and (max-width: 300px) {
  body {
    font-size: 14px;
  }
}

@media all and (max-width: 500px) {
  .testim .arrow {
    font-size: 1.5em;
  }

  .testim .cont div p {
    line-height: 25px;
  }

}




/*************************
        button
*************************/

.button {
  font-size: 14px;
  text-align: center;
  border: 0px solid transparent;
  background: #db2d2e;
  color: #ffffff;
  display: inline-block;
  text-transform: capitalize;
  vertical-align: middle;
  padding: 14px 40px;
  -ms-transform: perspective(1px) translateZ(0);
  -o-transform: perspective(1px) translateZ(0);
  -moz-transform: perspective(1px) translateZ(0);
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  position: relative;
  -ms-transition-property: color;
  -moz-transition-property: color;
  -o-transition-property: color;
  -webkit-transition-property: color;
  transition-property: color;
  -ms-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  top:53px;
}
.button:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #323232;
  -ms-transform: scaleY(0);
  -moz-transform: scaleY(0);
  -o-transform: scaleY(0);
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -ms-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -ms-transition-property: transform;
  -moz-transition-property: transform;
  -o-transition-property: transform;
  -webkit-transition-property: transform;
  transition-property: transform;
  -moz-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -ms-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.button:hover,
.button:focus,
.button:active {
  color: #ffffff;
}

.button:hover:before,
.button:focus:before,
.button:active:before {
  -moz-transform: scaleY(1);
  -o-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -moz-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.50);
  -ms-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.50);
  -o-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.50);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.50);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.50);
}


.circle {

  border-radius: 400px;
  color: white;

  font-weight: bold;

  display: table;

}
.circle p {

  font-size: 27px;
  color: #FFFFFF;

}
.img__overlay {
  align-items: center;
  bottom: 0;
  display: flex;
  justify-content: center;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: opacity 0.25s;
  z-index: 1;
  border-radius: 73px;
  width: 52%;
  left: 3px;
}

.img__overlay {
  background-color:rgba(219, 45, 46, 0.76);
  /*background: linear-gradient(65deg, rgba(46,204,113,0.4), rgba(243,156,18,0.4));*/
  color: #fafafa;
  font-size: 24px;
  margin-left: auto;
  margin-right: auto;
}

.img__overlay:hover {
  opacity: 1;
}

.cntalign
{
  display: table;

  margin-left: auto;

  margin-right: auto;

  text-align: center;
}
.fxbanner-mv .cntalign img{
  width: 60px;
  margin-bottom: 10px;
}


.navbar-nav{
  float: right;
  padding-left: 0px;
}
.navbar-default .navbar-nav > li > a{
  text-transform: uppercase;
}
.university-banner{
  background: url(../images/university-banner.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 240px;
  padding-top: 5pc;
  margin-top:-60px;
}
.university-sec{
  padding-top: 30px !important;
}
.university-img img{
  max-width: 100%;
  margin: auto;
  display: block;
  height: 130px;
  margin-bottom: 12px;
  padding-top:10px;
}
.university-single{
  margin-bottom: 30px;
  box-shadow: 0px 5px 20px 0px rgba(188, 188, 188, 0.25);
}
.university-single-cont{
  padding: 15px 30px 30px;
  min-height: 122px;
  text-align: center;
}
.university-single a{
  color: #000 !important;
  font-size: 15px;
  line-height: 25px;
  font-weight: 600;
  text-decoration: none;
  transition: all .5s;
}
.university-single a:hover{
  color: #0872BA !important;
}
.navbar-nav > li > a{
  font-size: 14px;
}
.login-box a{
  background: #0872ba;
  font-size: 13px !important;
  font-weight: 600;

}
.login-box a:hover{
  background: #0872ba !important;
}
.login-box {
  margin-left: 10px;
}
.login-sec{
  padding-top: 30px !important;
  background: #f8f9fa;
}
.login-box-sec{
  background: #fff;
  -webkit-box-shadow: 0 15px 20px 0 rgba(0, 0, 0, 0.06);
  box-shadow: 0 15px 20px 0 rgba(0, 0, 0, 0.06);
}
.login-head{
  padding: 15px 30px;
  border-bottom: 1px solid #dee2e6 ;
}
.login-head h4{
  margin-top: 1.5rem ;
  font-size: 23px;
  font-weight: 600;
}
.login-box-body{
  padding: 20px 30px;
  position: relative;
}
.btn-facebook{
  background: #3a559d;
  color: #fff;
  font-size: 12px;
  width: 100%;
}
.btn-facebook:hover, .btn-facebook:active, .btn-facebook:focus{
  background: #2c4178 !important;
}
.btn-google{
  background: #fe4031;
  color: #fff;
  font-size: 12px;
  width: 100%;
}
.btn-google:hover, .btn-google:active, .btn-google:focus{
  background: #fb1301 !important;
}
.mar-40{
  margin: 20px 0px;
}
.login-form .form-control{
  border-radius: 0px;
  font-family: Raleway, sans-serif;
}
.login-form .form-control:focus{
  border-color: #0872BA ;
  box-shadow: none;
}
.login-form .form-group{
  margin-bottom: 25px;
}
.forgot-password{
  color: #0872BA !important;
  font-weight: 600;
  text-decoration: none;
}
.forgot-password:hover{
  color: #0872BA !important;
}
.login-form .btn-primary{
  display: block;
  width: 100%;
  text-align: center;
}
.reg-nav{
  margin-top: 3rem;
  text-align: center;
  margin-bottom: 3rem;
  font-weight: 600;
}
.reg-nav a{
  color: #0872BA !important;
}
.reg-nav a:hover{
  color: #0872BA !important;
}
.login-banner{
  background: url(../images/login-banner.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 295px;
  padding-top: 8pc;
}
.profile-sec{
  padding: 40px 0px !important;
  background: #f8f9fa;
}
.profile-image-sec{
  background:#fff;
  -webkit-box-shadow: 0 15px 20px 0 rgba(0, 0, 0, 0.06);
  box-shadow: 0 15px 20px 0 rgba(0, 0, 0, 0.06);
  padding: 1.25rem;
  margin-bottom: 30px;
}
.profile-img{
  margin-top: 30px;
  text-align: center;
}
.profile-img img{
  max-width: 100%;
  width: 150px;
}
.profile-img h4{
  margin: 20px 0px;
  text-transform: capitalize;
  font-weight: 600;
}
.profile-detail-sec{
  background:#fff;
  -webkit-box-shadow: 0 15px 20px 0 rgba(0, 0, 0, 0.06);
  box-shadow: 0 15px 20px 0 rgba(0, 0, 0, 0.06);
  padding: 1.25rem;
  margin-bottom: 30px;
}
.profile-detail-head{
  margin-bottom: 30px;
}
.profile-detail-head h4{
  margin-top: 5px;
  font-weight: 600;
  text-transform: capitalize;
}
.lstick {
  width: 2px;
  background: #0872ba;
  height: 30px;
  margin-left: -12px;
  margin-right: 12px;
  display: inline-block;
  vertical-align: middle;
}
.acc-review-head {
  color: #0872ba;
  font-size: 15px;
  padding-bottom: 5px;
  font-weight: 600;
}
.pro-sec-underline {
  border-top: 1px solid #e8edef;
  margin-top: 20px;
  margin-bottom: 20px;
}
.profile-detail-sec p{
  letter-spacing: .5px;
}




/*university detail*/

.univesity-gal-single{
  position: relative;
}
.univesity-gal-single::before{
  background:rgba(0, 0, 0, 0.4);
  content: "";
  height: 0%;
  opacity: 0;
  position: absolute;
  width: 100%;
  z-index: 1;
  visibility: hidden;
  top: 0;
  left: 0;
  transition: all 0.3s ease-in-out;
}
.univesity-gal-single img{
  width: 100%;
}
.university-gallery .item:hover .univesity-gal-single::before{
  visibility: visible;
  height: 100%;
  opacity: 1;
  transition: all 0.3s ease-in-out;

}
.search-icon{
  position: absolute;
  text-align: center;
  top: 0;
  transform: translateY(-50%);
  width: 100%;
  z-index: 100;
  visibility: hidden;
  transition: all 0.3s ease-in-out;
  opacity: 0;
}
.university-gallery .item:hover .search-icon{
  visibility: visible;
  top: 50%;
  opacity: 1;
  transition: all 0.3s ease-in-out;
}
.search-icon a{
  color: #fff;
  font-size: 25px;
}
.university-gallery .item{
  padding: 0px 15px;
}
.university-gallery{
  position: relative;
}
.university-gallery .slick-arrow{
  position: absolute;
  top: 40%;
  cursor: pointer;
  font-size: 25px;
}
.university-gallery .slick-next{
  right: -15px;
}
.university-gallery .slick-prev{
  left: -15px;
}

.hme-service-sec{
  padding: 60px 0px;
  background: #f1f1f1;
  position: relative;
}
/* .hme-service-sec::after{
  position: absolute;
  content: '';
  width: 30%;
  right: 0;
  height: 100%;
  top: 0;
  background: #f3f4fb;
  z-index: 1;
  border-bottom-left-radius: 0.5rem;
  border-top-left-radius: 0.5rem;
} */
.service-item{
  z-index: 2;
  margin-top: 20px;
  position: relative;
}
.hme-service-sec h2{
  color: #000 !important;
  text-align: left;
}
.service-item .item a{
  position: relative;
  margin: 20px 15px;
  display: inline-block;

}
.service-item .item img{
  width: 100%;
  min-height: 218px;
}
.service-item .item{
  position: relative;
  border-radius: 0.5rem;
  overflow: hidden;
  transition: all .5s ease;
  margin-bottom: 20px;

}
.service-item .service-item-cont{
  background: #fff;
  padding: 2rem;
  position: relative;
}
.service-item .service-item-cont::after{
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 3px;
  background:#0872BA ;
  transition: all .5s ease;
  z-index: 2;
}
.service-item-cont h4{
  color: #000;
  font-weight: 600;
  line-height: 28px;
  font-size: 12px;
  text-transform: uppercase;
  margin: 0px;
}
.service-item .item:hover .service-item-cont::after{
  width: 100%;
}
.service-item .item a:hover{
  -webkit-box-shadow: 0px 0px 30px 0px rgba(15, 27, 56, 0.1);
  -moz-box-shadow: 0px 0px 30px 0px rgba(15, 27, 56, 0.1);
  box-shadow: 0px 0px 30px 0px rgba(15, 27, 56, 0.1);
}
.service-item .slick-arrow{
  position: absolute;
  top: -55px;
  font-size: 30px;
  cursor: pointer;
  right: 15px;
  color: #0872BA;
}
.service-item .slick-prev{
  right: 60px;;
}
.hme-university-sec{
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
}
.hme-university-banner{
  height: 500px;
  overflow: hidden;
}
.hme-university-banner::before{
  content: "";
  left: 0;
  width: 100%;
  min-height: 500px;
  top: 0;
  bottom: 0;
  background-image: url(../images/hme-university-banner.jpg);
  background-size: cover;
  background-position: center center;
  position: absolute;
}
.hme-university-cont {
  padding: 40px 20px;
}
.hme-university-cont h2{
  color: #000 !important;
  margin-bottom: 42px;

}
.hme-university-single{
  position: relative;
  transition: 0.3s;
  background: #fff none repeat scroll 0 0;
  box-shadow: 0px 0px 90px 0px rgba(47, 47, 47, 0.05);
}
.hme-university-name{
  padding: 20px 13px;
}
.hme-university{
  position: relative;
}
.hme-university .item{
  padding: 0px 15px;
  margin-bottom: 30px;
}
.hme-university .item img{
  max-width: 100%;
  margin: auto;
  height: 105px;
}
.hme-university .slick-arrow {
  position: absolute;
  top: -45px;
  font-size: 20px;
  cursor: pointer;
  right: 15px;
  color: #0872BA;
}
.hme-university .slick-prev {
  right: 42px;
}
.hme-university-name h4{
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  line-height: 21px;
  min-height: 63px;
}
.text-center .btn.btn-primary{
  font-size: 11px;
}
.service-single-item{
  position: relative;
  margin-bottom: 30px;
}
.service-single-item img{
  width: 100%;
  min-height: 200px;
}
.service-item-cont{
  background-color:#fff;
  -webkit-box-shadow: 0 12px 20px rgba(1, 84, 85, 0.1);
  box-shadow: 0 12px 20px rgba(1, 84, 85, 0.1);
  border-radius: 10px;
  padding: 20px;
  position: relative;
  margin-left: auto;
  margin-top: -40px;
  width: calc(100% - 20px);
  text-align: center;
  z-index: 1;
}
.service-item-cont h3{
  font-size: 12px;
  font-weight: 600;
  padding: 0px;
  font-family: Raleway, sans-serif !important;
  text-transform: uppercase;
}
.form-sent{
  position: relative;
  width: 100%;
  margin-top: 10px;
}
.form-sent input {
  height: 45px;
  font-size: 13px;
  line-height: 24px;
  border-radius: 22px;
  color: #000;
  padding: 0 20px;
  width: 100%;
  letter-spacing: 0.5px;
  border-color:#0872ba;
  box-shadow: none;
}
.form-sent .sent-button {
  width: 60px;
  height: 45px;
  position: absolute;
  right: 0;
  top: 0;
  padding: 0;
  border: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 22px;
  border-bottom-right-radius: 22px;
  background-color: #0872ba;
  color: #fff;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.mt-10{
  margin-top: 10px;
}
.testimonial-sec{
  position: relative;
  margin-bottom: 50px;
  margin-top: 30px;
}
.testimonial-sec .item h4{
  color:#2a2a2a;
  font-size: 1.5em;
  margin: 15px 0;
}
.testimonial-sec .item p{
  color:#eee;
  width: 80%;
  margin: auto;
}
.testimonial-sec .item{
  text-align: center;
}
.testimonial-sec .slick-arrow{
  font-size: 35px;
  color: #fff;
  position: absolute;
  top: 30%;
  cursor: pointer;
  z-index: 9;

}
.testimonial-sec .slick-next{
  right: 0;
}
.uni-logo img{
  float: left;
  margin: 0px 20px 15px;

}
a:focus{
  outline: none;
}
:focus{
  outline: none;
}
#fh5co-features{
  padding: 70px 0px !important;
}

.navbar-default {
    background-color: transparent !important;
    border-color: none important;
    border:transparent !important;
    margin-top:20px;
    margin-bottom: 0 !important;
  
}

.icon-column-title h4{
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    text-transform: none;
    letter-spacing: 0.5px;
    color: #585858
    
}
.icon {
    color : grey;
    padding: 10px 40px 40px 0px;
    font-size:30px;
    
}
.icon-text-column{
  margin-bottom: 30px;
}
.stuck{
  background-color: #1f9055;
}

.stuck .navbar-default{
   margin-top:0; 
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
     background-color: #1f9055 !important; 
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    /* box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); */
    background-clip: padding-box;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    text-decoration: none;
    color: #fff !important;
    background-color: #39c981 !important;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus{
  color: #478ab9 !important;;
  background-color: transparent;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus{
    background:transparent !important;
    color:#fff !important
  }

@media only screen and (max-width: 767px)
{
  .navbar-default .navbar-nav > li > a{
    /*color: #478ab9 !important;*/
  }
  /*.fxbanner{
    margin-top: 0;
  }*/
  #bs-example-navbar-collapse-1{
    position: absolute !important;
    width: 100%;
    background: #1F9058;
    /* right: 0px; */
  }
  .stuck{
      position:relative !important;
      background:transparent !important;
  }
  
 
/*  .inn-banner,.university-banner
{
    margin-top:0;
}*/
.dropdown-menu {
    position: relative !important;
    width: 100% !important;
    margin-right: 0 !important;
    right: 0 !important;
     text-align: center !important;
}
}
        @media (max-width: 992px) {
.header-item  {
    text-align: center;
}
}
@media (min-width: 768px){
.navbar-nav {
    float: right !important;
    margin: 0;
}}
.black{
    background:#0872ba;
}
.header-item {
                padding: 15px 0;
            }

            .header-item p {
                font-size: 13px;
                color: #fff;
                display: inline-block;
                position: relative;
                    font-weight: 800;
            }

            .header-item p i {
                margin-right: 2px;
                color: #ff0000;
            }

            .header-item p a {
                color: #fff;
                 margin-right: 10px;
                 font-family: Arial;
            }

            .header-item p a:hover {
                color: #ff0000;
            }
            
             @media only screen and (min-width: 992px) {
                .header-icon a.btn-1 {
                    padding: 17px 30px;
                }
                .header-icon ul {
                    margin-top: 0;
                }

                .header-item p {
                    padding: 0 0px;
                }
                .header-item p:not(:last-child):after {
                    position: absolute;
                    /*content: '|';*/
                    left: 100%;
                    top: 50%;
                    transform: translate(-50%, -50%);
                }
            }
            
    