﻿@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
	font-family: 'Conv_Raleway-Regular_0';
	src: url('../fonts/Raleway-Regular_0.eot');
	src: local('☺'), url('../fonts/Raleway-Regular_0.woff') format('woff'), url('../fonts/Raleway-Regular_0.ttf') format('truetype'), url('../fonts/Raleway-Regular_0.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Conv_Raleway-Bold_0';
	src: url('../fonts/Raleway-Bold_0.eot');
	src: local('☺'), url('../fonts/Raleway-Bold_0.woff') format('woff'), url('../fonts/Raleway-Bold_0.ttf') format('truetype'), url('../fonts/Raleway-Bold_0.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}



/* =======================================================
*
* 	Template Style 
*
* ======================================================= */
body {
  /*font-family:'Conv_Raleway-Regular_0',Sans-Serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.7;
  color: #828282;
  background: #fff;*/
}

#page {
  position: relative;
  overflow-x: hidden;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.offcanvas #page {
  overflow: hidden;
  position: absolute;
}
.offcanvas #page:after {
  -webkit-transition: 2s;
  -o-transition: 2s;
  transition: 2s;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 101;
  background: rgba(0, 0, 0, 0.7);
  content: "";
}



a {
  color: #2D6CDF;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
a:hover, a:active, a:focus {
  color: #2D6CDF;
  outline: none;
  text-decoration: none;
}





::-webkit-selection {
  color: #fff;
  background: #2D6CDF;
}

::-moz-selection {
  color: #fff;
  background: #2D6CDF;
}

::selection {
  color: #fff;
  background: #2D6CDF;
}

.fh5co-nav {position:absolute;
  width: 100%;
  padding: 0;
  z-index: 1001;
}

.logo {
    float: left;
}

.login-section{float:right;}

.col-xs-9.text-right.menu-1 {
    float: left;
    text-align: left;
}


.login-section{margin:0px; padding:0px;}
.login-section ul{margin:0px; padding:0px;}
.login-section ul li{margin:0px; padding:0px;}
.login-section ul li a{margin:0px; padding:0px; color:#fff;}




.fh5co-nav .top-menu {background:#ffffffc9;
  border-bottom:0;
}
.fh5co-nav .top {background:#464343e8;
    border-bottom: 1px solid #666;
    padding: 0px 0;
    margin-bottom: 0;
}
.fh5co-nav .top .num, .fh5co-nav .top .fh5co-social, .fh5co-nav .top .site {
  display: inline-block;
  margin: 0;
  padding:20px 12px;
}
@media screen and (max-width: 768px) {
  .fh5co-nav .top .num, .fh5co-nav .top .fh5co-social, .fh5co-nav .top .site {
    padding: 5px 10px;
  }
  
  .content-area {
    width:90%;
	margin:auto;
}

.content-area ul.industry-listing li {
    width: 50%!important;
}

.home_banner_area .banner_inner .banner_content h2 {
   font-size: 48px;
    
}



}
.fh5co-nav .top .site {
  float: left;
  font-weight: 300;
  margin-top: 0px;
  border-left: 1px solid rgba(0, 0, 0, 0.08);
  border-right: 1px solid rgba(0, 0, 0, 0.08);
}





@media screen and (max-width: 480px) {
  .fh5co-nav .top .site {
    display: none;
  }
}
.fh5co-nav .top .num {font-family:'Conv_Raleway-Regular_0',Sans-Serif;
  color: #ffffff;
  font-size: 14px;
  letter-spacing: 0px;
  padding:5px 10px;
  }



span.phone {
    font-size: 18px;
    color: #f17324;
    }

.fh5co-nav .top .fh5co-social {
	
  margin: 0;
  padding:5px;
}
.fh5co-nav .top .fh5co-social li {
  font-size: 14px;
  display: inline-block;
}
.fh5co-nav .top .fh5co-social li a {
  padding: 7px 7px;
}
.fh5co-nav .top .fh5co-social li a i {
  font-size: 18px;
}
.fh5co-nav #fh5co-logo {
  font-size: 24px;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  font-weight: bold;
  font-weight: 700;
  
}
.fh5co-nav #fh5co-logo a {
  color: #000;
  position: relative;
  padding-left: 25px;
}
.fh5co-nav #fh5co-logo a span {
  color: #000;
}
.fh5co-nav #fh5co-logo a i {
  position: absolute;
  top: 5px;
  left: 0;
}
@media screen and (max-width: 768px) {
  .fh5co-nav .menu-1 {
    display: none;
  }
}
.fh5co-nav ul {
  padding: 0;
  margin:0;
}
.fh5co-nav ul li {
  padding: 0;
  margin: 0;
  list-style: none;
  font-weight: 300;
  float:left;
}
.col-xs-9.text-right.menu-1 { 
    text-align:right;
	
}

.btn-box {
width:100% !important;
}

.col-xs-9.text-right.menu-1 ul li a {font-family:'Conv_Raleway-Bold_0',Sans-Serif;
  font-size: 14px;
  padding: 15px 15px;
  color:#fff;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  text-transform:uppercase;
}

ul.fh5co-social li a {color:#fff;}

.fh5co-nav ul li a:hover, .fh5co-nav ul li a:focus, .fh5co-nav ul li a:active {
  color:#f69e1e;
}
.fh5co-nav ul li.has-dropdown {
  position: relative;
}
.fh5co-nav ul li.has-dropdown .dropdown {
  width: 140px;
  -webkit-box-shadow: 0px 14px 33px -9px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 14px 33px -9px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 14px 33px -9px rgba(0, 0, 0, 0.75);
  z-index: 1002;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 40px;
  left: 0;
  text-align: left;
  background: #000;
  padding: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: 0s;
  -o-transition: 0s;
  transition: 0s;
}
.fh5co-nav ul li.has-dropdown .dropdown:before {
  bottom: 100%;
  left: 40px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-bottom-color: #000;
  border-width: 8px;
  margin-left: -8px;
}
.fh5co-nav ul li.has-dropdown .dropdown li {
  display: block;
  margin-bottom: 7px;
}
.fh5co-nav ul li.has-dropdown .dropdown li:last-child {
  margin-bottom: 0;
}
.fh5co-nav ul li.has-dropdown .dropdown li a {
  padding: 2px 0;
  display: block;
  color: #999999;
  line-height: 1.2;
  text-transform: none;
  font-size: 13px;
  letter-spacing: 0;
}
.fh5co-nav ul li.has-dropdown .dropdown li a:hover {
  color: #fff;
}
.fh5co-nav ul li.has-dropdown:hover a, .fh5co-nav ul li.has-dropdown:focus a {
  color: #000;
}
.fh5co-nav ul li.btn-cta a {
  padding: 30px 0px !important;
  color: #fff;
}
.fh5co-nav ul li.btn-cta a span {font-family:'Conv_Raleway-Regular_0',sans-serif; font-size:14px; text-transform:uppercase;
    background:#0f6eb3;
    padding:4px 10px;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
  border-radius: 3px;
}
.fh5co-nav ul li.btn-cta a:hover span {
  -webkit-box-shadow: 0px 14px 20px -9px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 14px 20px -9px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 14px 20px -9px rgba(0, 0, 0, 0.75);
}
.fh5co-nav ul li.active > a {
  font-weight: 400;
}


.home_banner_area .banner_inner {
    width: 100%;
    display: flex;
}

.home_banner_area .banner_inner .container {
    vertical-align: middle;
    align-self: center;
}

.home_banner_area .banner_inner .banner_content {
	text-align:center;
    color: #fff;
	margin-top:0;
}

.home_banner_area {
    z-index: 1;
    min-height: 800px;
    display: flex;
    background: url(../images/home-banner.jpg) no-repeat scroll top center;
    background-size: cover;
    float: left;
    width: 100%;
    background-position: right top;
}

.home_banner_area .banner_inner .banner_content h2 {
    margin-top: 0px;
    font-size: 70px;
    font-weight:normal;
    line-height: 54px;
    color: #fff;
}

.home_banner_area .banner_inner .banner_content p {
     font-size: 24px;
    margin:80px 45px;
}


.home_banner_area .banner_inner .banner_content a.primary-btn.text-uppercase {
    background:#f69e24e8;
    padding: 14px 30px;
    color: #fff;
    border-radius: 50px;
	font-family: "Conv_Raleway-Bold_0",sans-serif;
}

#fh5co-hero {
  min-height: 630px;
  height: 630px;
  background: #fff url(../images/loader.gif) no-repeat center center;
}


#fh5co-hero .btn {
  font-size: 24px;
}
#fh5co-hero .btn.btn-primary {
  padding: 14px 30px !important;
}
#fh5co-hero .flexslider {
  border: none;
  z-index: 1;
  margin-bottom: 0;
}
#fh5co-hero .flexslider .slides {
  position: relative;
  overflow: hidden;
}
#fh5co-hero .flexslider .slides li {
  background-repeat: no-repeat;
  background-size: cover;
  background-position:top center;
  min-height: 630px;
  height: 630px;
  position: relative;
}
#fh5co-hero .flexslider .slides li:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: '';
 
  z-index: 1;
}
#fh5co-hero .flexslider .flex-control-nav {
  bottom: 40px;
  z-index: 1000;
}
#fh5co-hero .flexslider .flex-control-nav li a {
  
  box-shadow: none;
  width: 12px;
  height: 12px;
  cursor: pointer;
}
#fh5co-hero .flexslider .flex-control-nav li a.flex-active {
  cursor: pointer;
  background: rgba(255, 255, 255, 0.7);
}
#fh5co-hero .flexslider .flex-direction-nav {
  display: none;
}
#fh5co-hero .flexslider .slider-text {
  display: table;
  opacity: 0;
  min-height: 630px;
  height: 630px;
  z-index: 9;
}
#fh5co-hero .flexslider .slider-text > .slider-text-inner {text-align:left;
  display: table-cell;
  vertical-align: middle;
  min-height: 700px;
}
#fh5co-hero .flexslider .slider-text > .slider-text-inner h1, #fh5co-hero .flexslider .slider-text > .slider-text-inner h2 {font-family:'Conv_Raleway-Bold_0',sans-serif;
  margin: 0; font-size: 40px;
  padding: 0;
  color: white;
}
#fh5co-hero .flexslider .slider-text > .slider-text-inner h1 {font-family:'Conv_Raleway-Bold_0',sans-serif; margin-top:150px; float:left;
  margin-bottom: 20px;
  font-size: 60px;
  line-height: 1.3;
  font-weight: 300;
}



@media screen and (max-width: 768px) {
  #fh5co-hero .flexslider .slider-text > .slider-text-inner h1 {
    font-size: 30px;
  }
}
#fh5co-hero .flexslider .slider-text > .slider-text-inner h2 {
  font-size: 20px;
  line-height: 1.5;
  margin-bottom: 30px;
 font-family:'Conv_Raleway-Regular_0',Sans-Serif;
  margin-bottom: 20px;
}
#fh5co-hero .flexslider .slider-text > .slider-text-inner h2 a {
  color: rgba(255, 255, 255, 0.5);
}
#fh5co-hero .flexslider .slider-text > .slider-text-inner .btn {font-family:'Conv_Raleway-Bold_0',sans-serif;	
  padding: 18px 30px !important;
  color: #fff;
  border: none !important;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
}
#fh5co-hero .flexslider .slider-text > .slider-text-inner .btn:hover {
  background: #2D6CDF !important;
  -webkit-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75) !important;
  -moz-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75) !important;
  box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75) !important;
}
#fh5co-hero .flexslider .slider-text > .slider-text-inner .fh5co-lead {
  font-size: 20px;
  color: #fff;
}
#fh5co-hero .flexslider .slider-text > .slider-text-inner .fh5co-lead .icon-heart {
  color: #d9534f;
}

.fh5co-bg-section {
  background: #e8e8e8;
}

#fh5co-course-categories,
#fh5co-counter,
#fh5co-course,
#fh5co-register,
#fh5co-pricing,
#fh5co-testimonial,
#fh5co-blog,
#fh5co-about,
#fh5co-staff,
#fh5co-contact,
#fh5co-footer {
  padding: 5em 0;
  clear: both;
}
@media screen and (max-width: 768px) {
  #fh5co-course-categories,
  #fh5co-counter,
  #fh5co-course,
  #fh5co-register,
  #fh5co-pricing,
  #fh5co-testimonial,
  #fh5co-blog,
  #fh5co-about,
  #fh5co-staff,
  #fh5co-contact,
  #fh5co-footer {
    padding: 3em 0;
  }
}

.services {
  width: 95%;
  margin: 0 auto;
  margin-bottom: 40px;
  position: relative;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}



.services .icon {
  width: 90px;
  height: 90px;
  background: rgba(0, 0, 0, 0.04);
  display: table;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 30px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 992px) {
  .services .icon {
    margin: 0 auto 30px auto;
  }
}
.services .icon i {
  display: table-cell;
  vertical-align: middle;
  font-size: 40px;
  line-height: 40px;
  color: #000;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.services:hover .icon, .services:focus .icon {
  background: #2D6CDF;
}
.services:hover .icon i, .services:focus .icon i {
  color: #fff;
}

.fh5co-counters {
  padding: 7em 0;
  background-size: cover;
  background-attachment: fixed;
  background-position: center center;
  position: relative;
}


.fh5co-counters .overlay {
    background: #f6fafb;
    float: left;
    width: 100%;
    padding: 50px;
}


.copyright-footerbg {
    background: #000000;
    float: left;
    width: 100%;
    border-top: 1px solid #3f3c3c;
}

.copyright-footerbg .row.copyright{font-family: 'Conv_Raleway-Regular_0',Sans-Serif; color:#fff;}  


.fh5co-counters .counter-wrap {
  border: 1px solid red !important;
}
.fh5co-counters .fh5co-counter {
  font-size: 44px;
  display: block;
  color: white;
  font-family: "Roboto Slab", serif;
  width: 100%;
  font-weight: 400;
  margin-bottom: .1em;
}
.fh5co-counters .fh5co-counter-label {
  color: rgba(255, 255, 255, 0.8);
  font-size: 16px;
  margin-bottom: 2em;
  display: block;
  font-family: "Roboto Slab", serif;
}
.fh5co-counters .icon i {
  font-size: 45px;
  color: #fff;
}

.course {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  margin-bottom: 30px;
}
.course .desc, .course .course-img {
  width: 50%;
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .course .desc, .course .course-img {
    width: 100%;
  }
}
.course .course-img {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 768px) {
  .course .course-img {
    height: 270px;
  }
}
.course .desc {
  padding: 1.7em;
  background: #fafafa;
}
.course .desc h3 {
  font-size: 18px;
  font-weight: 400;
}
.course .desc h3 a {
  color: #000;
}
.course .desc .date {
  display: block;
  margin-bottom: 20px;
  font-size: 14px;
}
.course .desc .btn-course {
  border: 2px solid rgba(0, 0, 0, 0.8) !important;
  background: transparent;
  color: rgba(0, 0, 0, 0.8) !important;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
  padding: 11px 15px !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.course .desc .btn-course:hover {
  background: rgba(0, 0, 0, 0.8) !important;
  color: white !important;
}
.course:hover .course-img {
  -webkit-box-shadow: inset -70px 0px 77px 11px rgba(0, 0, 0, 0.74);
  -moz-box-shadow: inset -70px 0px 77px 11px rgba(0, 0, 0, 0.74);
  box-shadow: inset -70px 0px 77px 11px rgba(0, 0, 0, 0.74);
}

.fh5co-social-icons {
  margin: 0;
  padding: 0;
}
.fh5co-social-icons li {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.fh5co-social-icons li a {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  color: #2D6CDF;
  padding-left: 10px;
  padding-right: 10px;
}
.fh5co-social-icons li a i {
  font-size: 20px;
}

.fh5co-contact-info ul {
  padding: 0;
  margin: 0;
}
.fh5co-contact-info ul li {
  padding: 0 0 0 40px;
  margin: 0 0 30px 0;
  list-style: none;
  position: relative;
  color: rgba(0, 0, 0, 0.8);
}
.fh5co-contact-info ul li:before {
  color: rgba(0, 0, 0, 0.8);
  position: absolute;
  left: 0;
  top: .05em;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fh5co-contact-info ul li.address:before {
  font-size: 30px;
  content: "\e9dc";
}
.fh5co-contact-info ul li.phone:before {
  font-size: 23px;
  content: "\ea3b";
}
.fh5co-contact-info ul li.email:before {
  font-size: 23px;
  content: "\e91e";
}
.fh5co-contact-info ul li.url:before {
  font-size: 23px;
  content: "\e9df";
}
.fh5co-contact-info ul li a {
  color: rgba(0, 0, 0, 0.8);
}

.fh5co-heading {
  margin-bottom: 5em;
}
.fh5co-heading h2 {
  font-size: 24px;
  margin-bottom: 20px;
  line-height: 1.5;
  color: #000;
  text-transform: uppercase;
  position: relative;
}
.fh5co-heading h2:after {
  position: absolute;
  top: 40px;
  left: 0;
  right: 0;
  bottom: 0;
  content: '';
  width: 50px;
  height: 1px;
  margin: 0 auto;
  background: rgba(0, 0, 0, 0.08);
}
.fh5co-heading p {
  font-size: 14px;
}

#fh5co-testimonial {
  background: #1F5F8B;
  position: relative;
}
#fh5co-testimonial .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: '';
  background: rgba(31, 95, 139, 0.7);
}
#fh5co-testimonial .testimony-slide {
  text-align: center;
  position: relative;
  color: #fff !important;
}
#fh5co-testimonial .testimony-slide span {
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
  display: block;
}
#fh5co-testimonial .testimony-slide span small {
  font-size: 11px;
  font-weight: 300;
  letter-spacing: 3px;
}
#fh5co-testimonial .testimony-slide .user {
  display: block;
  width: 100px;
  height: 100px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  margin: 0 auto;
  margin-bottom: 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
#fh5co-testimonial .testimony-slide blockquote {
  border: none;
  margin: 30px auto;
  width: 70%;
  position: relative;
  padding: 0;
}
@media screen and (max-width: 768px) {
  #fh5co-testimonial .testimony-slide blockquote {
    width: 85%;
  }
}
#fh5co-testimonial .arrow-thumb {
  position: absolute;
  top: 40%;
  display: block;
  width: 100%;
}
#fh5co-testimonial .arrow-thumb a {
  font-size: 32px;
  color: #dadada;
}
#fh5co-testimonial .arrow-thumb a:hover, #fh5co-testimonial .arrow-thumb a:focus, #fh5co-testimonial .arrow-thumb a:active {
  text-decoration: none;
}
#fh5co-testimonial .owl-theme .owl-dots .owl-dot span {
  background: rgba(255, 255, 255, 0.3) !important;
}
#fh5co-testimonial .owl-theme .owl-dots .active span {
  background: white !important;
}
#fh5co-testimonial .fh5co-heading {
  margin-bottom: 3em;
}
#fh5co-testimonial .fh5co-heading h2 {
  color: #fff;
  margin-bottom: 20px !important;
}
#fh5co-testimonial .fh5co-heading h2:after {
  background: transparent !important;
}
#fh5co-testimonial .fh5co-heading p {
  color: rgba(255, 255, 255, 0.5);
}
#fh5co-testimonial .fh5co-heading span {
  padding: 7px 15px;
  position: relative;
}
#fh5co-testimonial .fh5co-heading span:before {
  position: absolute;
  top: 24px;
  left: -40px;
  content: '';
  width: 40px;
  height: 1px;
  background: white;
}
#fh5co-testimonial .fh5co-heading span:after {
  position: absolute;
  top: 24px;
  right: -40px;
  content: '';
  width: 40px;
  height: 1px;
  background: white;
}

.wrap-price {
  padding: 2em 4em;
}

.pricing__feature-list {
  width: 100%;
  float: left;
}
.pricing__feature-list li {
  margin-bottom: 10px;
}

.pricing__item {
  width: 100%;
  float: left;
  clear: both;
}
@media screen and (max-width: 768px) {
  .pricing__item {
    margin-bottom: 30px;
  }
}

.fh5co-event {
  position: relative;
  padding-left: 120px;
  width: 100%;
  float: left;
  margin-bottom: 30px;
}
.fh5co-event .date {
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  height: 100px;
  background: rgba(0, 0, 0, 0.03);
  display: table;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.fh5co-event .date span {
  display: table-cell;
  vertical-align: middle;
  height: 100px;
  width: 100px;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
}
.fh5co-event h3 {
  font-size: 20px;
  margin-bottom: 20px;
  line-height: 1.5;
}
.fh5co-event h3 a {
  color: black;
}

.fh5co-blog {
  margin-bottom: 30px;
  width: 100%;
  float: left;
}
@media screen and (max-width: 768px) {
  .fh5co-blog {
    width: 100%;
  }
}
.fh5co-blog .blog-img-holder {
  display: block;
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  position: relative;
  height: 270px;
}
.fh5co-blog .blog-text {
  position: relative;
  background: rgba(0, 0, 0, 0.03);
  width: 100%;
  padding: 30px;
  float: left;
}
.fh5co-blog .blog-text span {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 700;
  display: inline-block;
  margin-bottom: 20px;
}
.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 {
  padding-left: 7px;
}
.fh5co-blog .blog-text h3 {
  font-size: 20px;
  margin-bottom: 20px;
  line-height: 1.5;
}
.fh5co-blog .blog-text h3 a {
  color: black;
}
.fh5co-blog .blog-text .btn-blog {
  background: transparent;
  border: 2px solid rgba(0, 0, 0, 0.8);
  color: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.fh5co-blog .blog-text .btn-blog:hover {
  color: #fff !important;
}

#fh5co-register {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
}
#fh5co-register .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: '';
  background: rgba(0, 0, 0, 0.5);
}
#fh5co-register h2, #fh5co-register h3, #fh5co-register p {
  color: #fff;
}
#fh5co-register .btn-reg {
  background: transparent;
  border: 2px solid #fff;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 700;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}

.simply-countdown {
  /* The countdown */
  margin-top: 3em;
  margin-bottom: 3em;
}

.simply-countdown > .simply-section {
  /* coutndown blocks */
  display: inline-block;
  width: 120px;
  height: 120px;
  background: rgba(0, 0, 0, 0.2);
  margin: 0 5px;
  position: relative;
  border: 2px solid #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

.simply-countdown > .simply-section > div {
  /* countdown block inner div */
  display: table-cell;
  vertical-align: middle;
  height: 115px;
  width: 120px;
}

.simply-countdown > .simply-section .simply-amount,
.simply-countdown > .simply-section .simply-word {
  display: block;
  color: white;
  /* amounts and words */
}

.simply-countdown > .simply-section .simply-amount {
  font-size: 40px;
  /* amounts */
}

.simply-countdown > .simply-section .simply-word {
  color: rgba(255, 255, 255, 0.9);
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 2px;
  font-weight: 700;
  /* words */
}

.staff {
  width: 100%;
  float: left;
  display: block;
  margin-bottom: 40px;
}
.staff .staff-img {
  width: 100%;
  float: left;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  height: 300px;
  margin-bottom: 20px;
  display: table;
}
.staff .staff-img:before {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: '';
  background: rgba(255, 255, 255, 0.9);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.staff .staff-img .fh5co-social {
  opacity: 0;
  display: table-cell;
  vertical-align: middle;
  height: 300px;
  margin: 0;
  padding: 0;
  font-size: 14px;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transform: translate3d(0, -15px, 0);
  transform: translate3d(0, -15px, 0);
}
.staff .staff-img .fh5co-social li {
  display: inline-block;
  padding: 0 7px;
}
.staff h3 {
  font-size: 18px;
}
.staff h3 a {
  color: #000;
}
.staff span {
  display: block;
  margin-bottom: 10px;
  font-size: 12px;
}
.staff:hover .staff-img:before {
  opacity: 1;
}
.staff:hover .staff-img .fh5co-social {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

#fh5co-gallery {
  padding-top: 2.5em;
}
#fh5co-gallery h2 {
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 2.5em;
  
  font-weight: 700;
  letter-spacing: 2px;
}
#fh5co-gallery h2 span {
  border: 2px solid rgba(0, 0, 0, 0.8);
  padding: 10px 15px;
  position: relative;
}
#fh5co-gallery h2 span:before, #fh5co-gallery h2 span:after {
  position: absolute;
  top: 18px;
  bottom: 0;
  content: '';
  width: 100px;
  height: 1px;
  background: rgba(0, 0, 0, 0.1);
}
#fh5co-gallery h2 span:before {
  lett: 0;
  margin-left: -125px;
}
#fh5co-gallery h2 span:after {
  right: 0;
  margin-right: -110px;
}

.gallery {
  display: block;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  height: 300px;
}
.gallery:hover {
  -webkit-box-shadow: inset 0px 0px 124px 11px rgba(0, 0, 0, 0.74);
  -moz-box-shadow: inset 0px 0px 124px 11px rgba(0, 0, 0, 0.74);
  box-shadow: inset 0px 0px 124px 11px rgba(0, 0, 0, 0.74);
}

#fh5co-footer {
  background: #000;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  color: #fff !important;
}

#fh5co-footer .fh5co-footer-links {margin-top:20px;}

#fh5co-footer .fh5co-footer-links li {display:inline-block;  background: url("../images/footer-devider.jpg") no-repeat left 25px;
  padding: 0;
  margin: 0;
  list-style: none;
}

#fh5co-footer .fh5co-footer-links li:first-child{background:none;}


#fh5co-footer .fh5co-footer-links li a {font-family:'Conv_Raleway-Regular_0',Sans-Serif; display:block; font-size:14px; color:#a7a7a7; margin-top:20px;
  text-decoration: none; padding:0 11px;
}

.copy-right-virtual{width:100%; text-align:center;}

.copy-right-virtual span{font-family:'Conv_Raleway-Regular_0',Sans-Serif; font-size:13px; margin-top:5px;  display: inline-block; color:#a7a7a7; text-align:center;}



#fh5co-footer .fh5co-footer-links li a:hover {
  text-decoration: underline;
}
#fh5co-footer .fh5co-widget {
  /*margin-bottom: 30px;*/
}

@media screen and (max-width: 1024px) {
.col-xs-9.text-right.menu-1 ul li a {
    padding: 27px 24px!important;}	
	
	.logo img {
    width: 100%;
}

.home_banner_area .banner_inner .banner_content h2 {
    margin-top: 80px;
    font-size: 60px;
    font-weight: normal;
    line-height: 54px;
    color: #fff;
}

}

@media screen and (max-width: 768px) {
#fh5co-footer .fh5co-widget {
    text-align: center;
    display: block;
    border-bottom: 1px solid #403d3d;
	margin:0px;
    float: left;
	padding: 20px 0;
    width: 100%;
}
.contact-form {
    width: 90%;
    margin: auto;
    margin-top: 30px;
}

.logo {
    float: left;
    padding: 10px;
	margin:0px;
}

#fh5co-footer .fh5co-footer-links {
    margin-top: 0;
}

.copyright-footerbg {
    
    border-top: none;
}


#fh5co-footer .fh5co-widget h3 {
    margin: 0px;
    margin-bottom: 20px;
}


#fh5co-footer .fh5co-footer-links li{ float: none; display: inline-block;}


}
#fh5co-footer .fh5co-widget h3 {
  margin-bottom: 15px;
  font-weight: bold;
  font-size: 13px;
  letter-spacing: 2px;
  text-transform:uppercase;
  font-family:'Conv_Raleway-Bold_0',Sans-Serif;
  color:#f27122;
}

.region-footer-firstcolumn h4 {
    font-weight: bold;
  font-size: 13px;
  letter-spacing: 2px;
  text-transform:uppercase;
  font-family:'Conv_Raleway-Bold_0',Sans-Serif;
  color:#f27122;
}





#fh5co-footer .copyright .block {
  display: block;
}
#fh5co-footer .copyright .block a {
  color: rgba(255, 255, 255, 0.5);
}

#fh5co-footer .fh5co-widget p{font-family:'Conv_Raleway-Bold_0',sans-serif; font-size:14px; color:#fff;}

#fh5co-footer .fh5co-widget a{font-family:'Conv_Raleway-Bold_0',sans-serif; font-size:14px; color:#fff;}


#map {
  width: 100%;
  height: 500px;
  position: relative;
}
@media screen and (max-width: 768px) {
  #map {
    height: 200px;
  }
}


#fh5co-offcanvas {
  position: absolute;
  z-index: 1901;
  width: 270px;
  background: black;
  top: 0;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 75px 0px 40px 0px;
  overflow-y: auto;
  display: none;
  -moz-transform: translateX(270px);
  -webkit-transform: translateX(270px);
  -ms-transform: translateX(270px);
  -o-transform: translateX(270px);
  transform: translateX(270px);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
@media screen and (max-width: 768px) {
  #fh5co-offcanvas {
    display: block;
  }
}
.offcanvas #fh5co-offcanvas {
  -moz-transform: translateX(0px);
  -webkit-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
  transform: translateX(0px);
}
#fh5co-offcanvas a {
  color: rgba(255, 255, 255, 0.5);
}
#fh5co-offcanvas a:hover {
  color: rgba(255, 255, 255, 0.8);
}
#fh5co-offcanvas ul {
   padding: 0;
    margin: 0;
    float: left;
    width: 100%;
}
#fh5co-offcanvas ul li {
    padding: 5px 10px;
    margin: 0;
    list-style: none;
    border-bottom: 1px solid #312f2f;
    display: block;
}
#fh5co-offcanvas ul li > ul {
  padding-left: 20px;
  display: none;
}
#fh5co-offcanvas ul li.offcanvas-has-dropdown > a {
  display: block;
  position: relative;
}
#fh5co-offcanvas ul li.offcanvas-has-dropdown > a:after {
  position: absolute;
  right: 0px;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\ea1c";
  font-size: 20px;
  color: rgba(255, 255, 255, 0.2);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
#fh5co-offcanvas ul li.offcanvas-has-dropdown.active a:after {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.uppercase {
  font-size: 14px;
  color: #000;
  margin-bottom: 10px;
  font-weight: 700;
  text-transform: uppercase;
}

.gototop {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.gototop.active {
  opacity: 1;
  visibility: visible;
}
.gototop a {
  width: 40px;
  height: 40px;
  display: table;
  background:#2491d0;
  color: #fff;
  text-align: center;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
.gototop a i {
  height: 50px;
  display: table-cell;
  vertical-align: middle;
}

i.fa.fa-arrow-circle-up {
    font-size: 48px;
}

.gototop a:hover, .gototop a:active, .gototop a:focus {
  text-decoration: none;
  outline: none;
}

.fh5co-nav-toggle {
  width: 25px;
  height: 25px;
  cursor: pointer;
  text-decoration: none;
}
.fh5co-nav-toggle.active i::before, .fh5co-nav-toggle.active i::after {
  background: #444;
}
.fh5co-nav-toggle:hover, .fh5co-nav-toggle:focus, .fh5co-nav-toggle:active {
  outline: none;
  border-bottom: none !important;
  display:none;
}
.fh5co-nav-toggle i {
  position: relative;
  display: inline-block;
  width: 25px;
  height: 2px;
  color: #252525;
  font: bold 14px/.4 Helvetica;
  text-transform: uppercase;
  text-indent: -55px;
  background: #252525;
  transition: all .2s ease-out;
}
.fh5co-nav-toggle i::before, .fh5co-nav-toggle i::after {
  content: '';
  width: 25px;
  height: 2px;
  background: #252525;
  position: absolute;
  left: 0;
  transition: all .2s ease-out;
}
.fh5co-nav-toggle.fh5co-nav-white > i {
  color: #fff;
  background: #000;
}
.fh5co-nav-toggle.fh5co-nav-white > i::before, .fh5co-nav-toggle.fh5co-nav-white > i::after {
  background: #000;
}
.fh5co-nav-toggle.fh5co-nav-white.active > i {
  color: #fff;
  /*background: #000;*/
}
.fh5co-nav-toggle.fh5co-nav-white.active > i::before, .fh5co-nav-toggle.fh5co-nav-white.active > i::after {
  background: #fff;
}

.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;
  right: 0px;
  top: 42px;
  z-index: 21;
  padding: 6px 0 0 0;
  display: block;
  margin: 0 auto;
  display: none;
  height: 44px;
  width: 44px;
  z-index: 2001;
  border-bottom: none !important;
  text-align:center;
}

.btn {
  margin-right: 4px;
  margin-bottom: 4px;
  font-size: 14px;
  font-weight: 400;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius:0px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  padding: 8px 20px!important;
  text-transform:uppercase;
}
.btn.btn-md {
  padding: 8px 20px !important;
}
.btn.btn-lg {
  padding: 18px 36px !important;
}
.btn:hover, .btn:active, .btn:focus {
  box-shadow: none !important;
  outline: none !important;
}

.btn-primary {
  background: #2492d1;
  color: #fff;
  border: 2px solid #2D6CDF;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  background: #437be2 !important;
  border-color: #437be2 !important;
}
.btn-primary.btn-outline {
  background: transparent;
  color: #2D6CDF;
  border: 2px solid #2D6CDF;
}
.btn-primary.btn-outline:hover, .btn-primary.btn-outline:focus, .btn-primary.btn-outline:active {
  background: #2D6CDF;
  color: #fff;
}

.btn-success {
  background: #5cb85c;
  color: #fff;
  border: 2px solid #5cb85c;
}
.btn-success:hover, .btn-success:focus, .btn-success:active {
  background: #4cae4c !important;
  border-color: #4cae4c !important;
}
.btn-success.btn-outline {
  background: transparent;
  color: #5cb85c;
  border: 2px solid #5cb85c;
}
.btn-success.btn-outline:hover, .btn-success.btn-outline:focus, .btn-success.btn-outline:active {
  background: #5cb85c;
  color: #fff;
}

.btn-info {
  background: #5bc0de;
  color: #fff;
  border: 2px solid #5bc0de;
}
.btn-info:hover, .btn-info:focus, .btn-info:active {
  background: #46b8da !important;
  border-color: #46b8da !important;
}
.btn-info.btn-outline {
  background: transparent;
  color: #5bc0de;
  border: 2px solid #5bc0de;
}
.btn-info.btn-outline:hover, .btn-info.btn-outline:focus, .btn-info.btn-outline:active {
  background: #5bc0de;
  color: #fff;
}

.btn-warning {
  background: #f0ad4e;
  color: #fff;
  border: 2px solid #f0ad4e;
}
.contact-submit:hover {
  background: #eea236 !important;
  border-color: #eea236 !important;
  color:#fff;
}
.btn-warning.btn-outline {
  background: transparent;
  color: #f0ad4e;
  border: 2px solid #f0ad4e;
}
.btn-warning.btn-outline:hover, .btn-warning.btn-outline:focus, .btn-warning.btn-outline:active {
  background: #f0ad4e;
  color: #fff;
}

.btn-danger {
  background: #d9534f;
  color: #fff;
  border: 2px solid #d9534f;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active {
  background: #d43f3a !important;
  border-color: #d43f3a !important;
}
.btn-danger.btn-outline {
  background: transparent;
  color: #d9534f;
  border: 2px solid #d9534f;
}
.btn-danger.btn-outline:hover, .btn-danger.btn-outline:focus, .btn-danger.btn-outline:active {
  background: #d9534f;
  color: #fff;
}

.btn-outline {
  background: none;
  border: 2px solid gray;
  font-size: 16px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.btn-outline:hover, .btn-outline:focus, .btn-outline:active {
  box-shadow: none;
}

.btn.with-arrow {
  position: relative;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.btn.with-arrow i {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  right: 0px;
  top: 50%;
  margin-top: -8px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.btn.with-arrow:hover {
  padding-right: 50px;
}
.btn.with-arrow:hover i {
  color: #fff;
  right: 18px;
  visibility: visible;
  opacity: 1;
}

.form-control {
  box-shadow: none;
  background: transparent;
  border: 2px solid rgba(0, 0, 0, 0.1);
  height: 54px;
  font-size: 14px;
  font-weight: 400;
}
.form-control:active, .form-control:focus {
  outline: none;
  box-shadow: none;
  border-color: #000;
}

.row-pb-md {
 /* padding-bottom: 4em !important;*/
}

.row-pb-sm {
  padding-bottom: 2em !important;
}

.fh5co-loader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url(../images/loader.gif) center no-repeat #fff;
}

.row-padded-mb {
  margin-bottom: 3em !important;
}

.col-padded {
  margin: 0 !important;
  padding: 0 !important;
}

.js .animate-box {
  opacity: 0;
}


/*New css add Surya*/
.services-col-1.blue-box {padding-bottom:40px; float:left;background: #2491d0;margin: 0px;}
.services-col-1.blue-box h3{font-family:'Conv_Raleway-Bold_0',Sans-Serif; font-size:26px;  text-align:left; color:#fff; padding:0px 0 0 20px;}
.services-col-1.blue-box p{font-family:'Conv_Raleway-Regular_0',Sans-Serif; font-size:14px; text-align:left; color:#fff; padding:0px 20px;}
.services-col-1.blue-box ul{margin:0px; padding:0px; }
.services-col-1.blue-box ul li{margin:0px; padding:0px; font-family:'Conv_Raleway-Bold_0',Sans-Serif; font-size:15x; text-align:left; color:#fff; padding:4px 30px; }


.services-col-2{margin:0px; padding:0px;}
.services-col-2 .orange-box{background:#f15d25; padding:0px; height:189px;}
.services-col-2 .orange-box h4{font-family:'Conv_Raleway-Bold_0',Sans-Serif;  font-size:24px; text-align:left; color:#fff; margin:0px;  padding:20px 0 0 20px; }
.services-col-2 .orange-box p{font-family:'Conv_Raleway-Regular_0',Sans-Serif;  font-size:14px; text-align:left; color:#fff; margin-top:15px; padding:0px 20px; }
.text-center{text-align:left;}
.col-md-12.text-copyfooter p{ text-align: center; font-size:12px;margin:0px; padding:10px 0;}
.box-margin-top{margin-top:30px;}

.services-col-3{margin:0px; padding:0px;}

.services-col-3 .blue-box{background:#186dac; padding:0px; height:189px;}
.services-col-3 .blue-box h4{font-family:'Conv_Raleway-Bold_0',Sans-Serif;  font-size:24px; text-align:left; color:#fff; margin:0px;  padding:20px 0 0 20px; }
.services-col-3 .blue-box p{font-family:'Conv_Raleway-Regular_0',Sans-Serif;  font-size:14px; text-align:left; color:#fff; margin-top:10px; padding:0px 20px; }

.services-col-3 .yellow-box{background:#e57825; padding:0px; height:189px;}
.services-col-3 .yellow-box h4{font-family:'Conv_Raleway-Bold_0',Sans-Serif;  font-size:24px; text-align:left; color:#fff;  padding:20px 0 0 20px; }
.services-col-3 .yellow-box p{font-family:'Conv_Raleway-Regular_0',Sans-Serif;  font-size:14px; text-align:left; color:#fff; margin-top:15px; padding:0px 20px; }

#fh5co-course-categories, #fh5co-counter,   log, #fh5co-about, #fh5co-staff, #fh5co-contact, #fh5co-footer{padding:0;
clear: both;}
#fh5co-course-categories, #fh5co-counter, #fh5co-course, #fh5co-register, #fh5co-pricing, #fh5co-testimonial, #fh5co-blog, #fh5co-about, #fh5co-staff, #fh5co-contact,{
    padding: 10px 0 20px 0; float:left; width:100%; margin-top:20px;
    clear: both;
}

.single-feature_view-all {
    text-align: center;
}

.single-feature_view-all a {
    background: #2492d1;
    text-align: center;
    padding: 12px 24px;
    font-size: 16px;
    color: #fff;
    border-radius: 50px;
}
	
	
.col-md-12.col-sm-6.ready-to-discover-section{margin:0px; padding:0px; width:100%; text-align:center;}
.col-md-12.col-sm-6.ready-to-discover-section h3{font-size:48px; margin-bottom:30px;   color:#000; padding:0px;}
.col-md-12.col-sm-6.ready-to-discover-section a{
background: #2492d1;
text-align: center;
padding: 12px 24px;
font-size: 16px;
 color: #fff !important;
text-transform: uppercase;
 border-radius: 50px;}
 
.banner img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.recent-news{margin:0px; padding:0px;}

.recent-news h4{font-family:'Conv_Raleway-Regular_0',Sans-Serif; font-size:18px; color:#666666; margin-bottom:30px; }
.recent-news h4 span{font-family:'Conv_Raleway-Regular_0',Sans-Serif; font-size:14px; color:#0192ef;}
.recent-news ul{margin:0px; padding:0px; list-style:none;}
.recent-news ul li{display:block;  padding:20px; margin-bottom:20px;}
.recent-news ul li img{float:left; margin-right:10px;}	
.recent-news ul li p{font-family:'Conv_Raleway-Regular_0',Sans-Serif; font-size:15px; margin:0px; padding:0px; color:#666; }
.recent-news ul li span{font-family: 'Conv_Raleway-Bold_0',sans-serif; font-size:15px; margin:0px; padding:0px;}

.video-section{margin:0px; padding:0px;}
.video-section h4{font-family:'Conv_Raleway-Regular_0',Sans-Serif; font-size:18px; color:#666666;  margin-bottom:30px; }
.video-section h5{font-family:'Conv_Raleway-Regular_0',Sans-Serif; font-size:14px; margin-top:30px; color:#666666; }
.video-section p{font-family:'Conv_Raleway-Regular_0',Sans-Serif; font-size:13px; margin-top:20px; color:#666666; }


.features-instructer{margin:0px; padding:0px;}
.features-instructer h4{font-family:'Conv_Raleway-Regular_0',Sans-Serif; font-size:18px; color:#666666;  margin-bottom:30px; }
.features-desc{background:#f5f5f5; margin:0px; padding:0px; text-align:center;}
.features-desc img{display:block;  margin:auto; margin-top:30px; padding-top:30px;}
.features-desc h5{font-family:'Conv_Raleway-Regular_0',Sans-Serif; font-size:18px; margin-top:30px; color:#2491d0; }
.features-desc span{font-family:'Conv_Raleway-Regular_0',Sans-Serif; font-size:15px; margin-top:30px; color:#666666; }
.features-desc p{font-family:'Conv_Raleway-Regular_0',Sans-Serif; font-size:14px; margin-top:30px; color:#666666; padding:0 50px; }
.features-desc a{font-family:'Conv_Raleway-Regular_0',Sans-Serif; font-size:14px; margin-top:30px; background:#2491d0; color:#fff; padding:5px 10px;}

.carousel {
    margin-bottom: 0;
    padding: 0 40px 30px 40px;
}
 
.slider-carousel {
    margin-bottom: 0;
    padding: 0;
}




/* The controlsy */
.carousel-control {width:3%; height:40px; top:50%;
	left: 0px;
    background: none repeat scroll 0 0 #222222;
    border: 4px solid #FFFFFF;
    border-radius: 23px 23px 23px 23px;
    margin-top: 10px;
}
.carousel-control.right {
	right: 10px;
}

.carousel-control.left {
	left: 10px;
}

/* The indicators */
.carousel-indicators {
	right: 40%;
	top: auto;
	bottom: -10px;
	margin-right: -30px;
}
/* The colour of the indicators */
.carousel-indicators li {
	
}
.carousel-indicators .active {
background: #428bca;
}

#fh5co-testimonial .overlay{background:#f6f6f6;}


element.style {
}
_thumbnails.scss:7
.thumbnail {
    display: block;
    padding: -20px;
    margin-bottom: 20px;
    line-height: 1.42857;
   background-color: #fff;
   border: 1px solid #ddd;
   border-radius: 4px; 
   width: 214px;
    height: 71px;
   
}
	
.col-md-2.client-area {
    width: 214px;
    height: 65px;
}


#myCarousel .carousel-caption h1 {
    font-family: 'Conv_Raleway-Bold_0',sans-serif;
    margin-top:80px;
    margin-bottom: 20px;
    font-size: 60px;
    font-weight: 300;
	width:50%;
}

#myCarousel .carousel-caption h2{
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 30px;
    font-family: 'Conv_Raleway-Regular_0',Sans-Serif;
    margin-bottom: 20px;
}


#myCarousel .carousel-caption a{
    font-family: 'Conv_Raleway-Bold_0',sans-serif;
    padding: 15px 10px !important;
    color: #fff;
    border: none !important;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.col-xs-9.text-right.menu-1 ul li a { 
  color: #000;
  font-family: "Conv_Raleway-Bold_0",sans-serif;
  font-size: 14px;
  padding:27px 30px;
  text-transform: uppercase;
  transition: 0.4s;
  float:left;
 
  }

.col-xs-9.text-right.menu-1 ul li a:hover{background: #f1762b;
  color: #fff;
  }

.Maintop-menu ul {
    float: right;
    margin: 0px;
    padding: 0px;
}

div.login-section a {
    background: #2492d1;
    margin-top: 20px;
    float: right;
    padding: 5px 10px;
    border-radius: 4px;
    color: #fff;
}

.login-section.register a {
    margin-top: 15px;
    margin-bottom: 15px;
}

.section_padding_0_50 {
    padding-top: 0;
    padding-bottom: 50px;
}

.section-heading {
    margin-bottom: 60px;
}

.section-heading>h2 {
    font-weight: 300;
    color: #000;
    font-size: 35px;
    margin-top:40px;
}

.line-shape {
    margin-left: calc(50% - 40px);
}

.line-shape-white, .line-shape {
    width: 80px;
    height: 2px;
    background-color: #f17324;
    margin-top: 15px;
}

.single-feature {
    min-height: 160px;
    display: block;
    text-align: center;
    background: #eee;
    padding: 20px;
    height: 90%;
    margin-bottom: 10px;
    box-shadow: 0px 4px 4px -5px #000;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.single-feature:hover {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px);
}

.single-feature>i {
    color: #f17324;
    font-size: 35px;
    display: inline-block;
    float: none;
    margin-right: 0px;
    border: 1px solid #f17324;
    border-radius: 100%;
    width: 70px;
    height: 70px;
    text-align: center;
    padding: 0px;
    line-height: 70px;
}




.single-feature>h5 {
    font-size: 18px;
    color: #0f6eb3;
    display: block;
    padding-top: 10px;
}

.single-feature>p {
    margin-top: 15px;
	display: flex;
}

.text-center {
    text-align: center!important;
    /*margin-top: 30px;
    float: left;
    width: 100%;*/
}

.text-center-two {
    text-align: center;
    float: left;
    width: 100%;
}


.single-feature:hover {
    opacity: 0.8;
}


.carousel-inner > .item > img, .carousel-inner > .item > a > img{width:100%;}

.carousel-caption {left:9%;right: 0; padding-bottom: 30px;}
.modal-backdrop {
    background-color: rgba(0, 0, 0, 0.4);
}
div#forgetPassword {
    margin: 0px auto;
    bottom: auto;
    background: transparent;
    border: 0px;
}
div#forgetPassword .modal-dialog {
    margin: 0px;
    width: auto;
}

div#login-section {
    float: right;
    margin-right: 15px;
}

.contact-form {width:90%;
    margin-top: 30px;
}

.contact-details {
    margin-top: 30px;
}

.contact-submit {margin-bottom: 30px;
    margin-top: 10px;
    background: #337ab7;
    border-radius:50px!important;
	border:none;
  
}

.contact-input-box{height:43px;
    margin: 0px 0px 20px;
    width:90%;
    border-radius: 20px!important;
  color: #666666;
    opacity: 1;
    font-size: 14px;
    resize: none;
    font-family: arial;
    outline: none;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;}


.input-group.contact-input {
    width: 100%;
    display: inline-block;
}


.contact-textarea-box{
    border-radius: 20px!important;
  color: #666666;
    opacity: 1;
    font-size: 14px;
    resize: none;
    font-family: arial;
    outline: none;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
	
	
	
}

.main-continer {
    float: left;
    width: 100%;
    margin-bottom: 70px;
}

.main-continer p {
    margin: 20px 0;
    padding: 0px;
}

.main-continer h3 {
    margin: 0px;
    padding: 0px;
    font-size: 18px;
    color: #0f6eb3;}



.heading-text {
    text-align: center;
    margin-bottom: 50px;
    /*float: left;*/
    width: 100%;
}

.heading-text h2 {
       font-weight: 300;
    color: #000;
    font-size: 48px;
    margin-top: 30px;
}

.contact-details{margin:0px; padding:0px;}

.contact-details h3 {
    font-size: 18px;
    color: #0f6eb3;
    display: block;
    padding-top: 10px;
	margin-top:18px;
	text-transform: uppercase;
}

.contact-details ul {
    margin-top:10px;
    padding: 0px;
    list-style: none;
}

.contact-details ul li {
    display: block;
    padding: 3px 0;
}

.contact-details ul li a {
    color:#828282;
}

.contact-details ul li i {
    margin-right: 10px;
    color: #f17324;
    font-size: 18px;
    border: 1px solid #f17324;
    padding: 0px;
    width: 30px;
    height: 30px;
    text-align: center;
    display: inline-block;
    border-radius: 100%;
    position: relative;
    line-height: 30px;
}

.content-area ul.industry-listing {
    padding: 0;
    margin:0px;
	list-style:none;
}

.content-area ul.industry-listing li span {
    display: inline-block;
    color: #f17324;
    margin-right: 10px;
    font-size: 18px;
}

.content-area ul.industry-listing li {
    padding: 5px 0;
    float: left;
    width: 33%;
}

.form-heading-text h3 {
    margin-bottom: 15px;
	text-transform: uppercase;
}



@import url('https://fonts.googleapis.com/css?family=Muli:300,400,600,700');
body{
    font-family: 'Open Sans', sans-serif;
    font-family: 'Muli', sans-serif;
    color: #2A2F35;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
}

*{box-sizing: border-box;}
img{ max-width: 100%; }
/*Header CSS*/
header.header {
    position: absolute;
    z-index: 99;
    left: 0px;
    width: 100%;
}
.top-header {
    padding: 11px 0px;
    position: relative;
}
.top-header a {
    line-height: 27px;
    padding-right: 15px;
    font-size: 13px;
    color: #fff;
    /*opacity: 0.7;*/
    vertical-align: middle;
    text-decoration: none;
}
.top-header a:last-of-type {
  padding-right: 0px;
}
.top-header a i {
  margin-right: 5px;
    font-size: 18px;
    display: inline-block;
    -webkit-transform: translateY(2px);
    -moz-transform: translateY(2px);
    -ms-transform: translateY(2px);
    -o-transform: translateY(2px);
    transform: translateY(2px);
    position: relative;
}

/*Navigation Area*/
ul.main-nav {
    display: flex;
    position: relative;
    padding: 0px;
    margin: 0px;
    justify-content: right;
    height: 100%;
    align-items: center;
}
ul.main-nav li {
    list-style-type: none;
    position: relative;
}
ul.main-nav > li > a {
    text-transform: capitalize;
    font-weight: 600;
    padding: 20px 12px;
    font-size: 15px;
    display: inline-block;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    color: #333;
    text-decoration: none;
    font-family: 'Muli', sans-serif;
    letter-spacing: .3px;
}
ul.main-nav > li > a i.fa-home {
    font-size: 18px;
    color: #e17631;
}
ul.main-nav > li > a:hover {
    color: #e17631;
}
.menu-area {
    /*background-color: rgba(255, 255, 255, 0.9);
    border-bottom: 1px solid rgba(255,255,255,0.05);*/
    position: relative;
    background: rgba(255, 255, 255, 0.9);
}
ul.main-nav li:last-child a {
    color:#e17631;
}
ul.main-nav li:last-child a:hover {
    color:#000;
}

.main-heading h1 {
    color: #000 !important;
    font-size: 35px !important;
text-align:center;
}


/*Slider CSS Start*/
.slider-area ul#content-slider li {
    position: relative;
}
.slider-area ul#content-slider li:before {
    position: absolute;
    content: "";
    background: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
}
.lSSlideOuter .lSPager.lSpg {
    padding: 0;
    text-align: center;
    position: absolute;
    margin: auto !important;
    width: 25px;
    right: 50px;
    top: 50%;
}
.lSSlideOuter .lSPager.lSpg > li {
    cursor: pointer;
    display: inline-block;
    border: 1px solid rgba(255, 255, 255, 0.4);
    border-radius: 50%;
    margin: 4px;
    padding: 4px;
    position: relative;
}
.lSSlideOuter .lSPager.lSpg > li a {
    border-radius: 50%;
    display: inline-block;
    overflow: hidden;
    text-indent: -999em;
    position: relative;
    z-index: 99;
    -webkit-transition: all 0s linear 0s;
    transition: all 0.5s linear 0s;
    height: 9px;
    width: 9px;
    background-color: hsla(0, 0%, 100%, 0.4);
    border: 0px !important;
    margin: 0px !important;
    padding: 0px !important;
    line-height: 1;
    float: left;
}
.lSSlideOuter .lSPager.lSpg > li:hover a, 
.lSSlideOuter .lSPager.lSpg > li.active a {
    background-color: #e07630;
    -webkit-transition: all 0s linear 0s;
}
.lSSlideOuter .lSPager.lSpg > li.active, 
.lSSlideOuter .lSPager.lSpg > li:hover {
    border-color: #e07630;
}
.banner-overlay {
    position: absolute;
    display: flex;
    top: 134px;
    bottom: 40px;
    max-width: 1170px;
    padding: 0px 15px;
    margin: auto;
    left: 0px;
    right: 0px;
    flex-direction: column;
    justify-content: center;
    text-align: center;
}
.overlay-inner h2 {
    font-size: 38px;
    line-height: 45px;
    margin-bottom: 25px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    text-shadow: 2px 2px 7px #666;
    text-transform: uppercase;
    line-height: 1.2;
    letter-spacing: 2px;
    position: relative;
    padding-bottom: 20px;
}
.overlay-inner h2:after {
    position: absolute;
    content: '';
    width: 100px;
    height: 1px;
    background: #fff;
    left: 0px;
    margin: auto;
    right: 0px;
    bottom: -32px;
}
.overlay-inner p {
    line-height: 24px;
    margin: 80px 0 24px 0;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
}
.btn-white {
    background-color: #fff;
    color: #777;
    position: relative;
    z-index: 1;
    overflow: hidden;
    font-size: 16px;
    padding: 15px 25px;
    font-weight: 600;
    border-radius: 3px;
    margin-right: 10px;
    float: left;
    display: inline-block;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.btn-white:hover,
.btn-white:active,
.btn-white:focus {
    color: #777;
    text-decoration: none;
}
.btn-white-outline {
    padding: 13px 23px;
    border: 2px solid #fff;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.42857;
    position: relative;
    border-radius: 3px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    color: #fff;
    text-decoration: none;
    display: inline-block;
}
.btn-white-outline:hover,
.btn-white-outline:focus,
.btn-white-outline:active {
    color: #fff;
    text-decoration: none;
}
.btn-white:before,
.btn-white-outline:before {
    background: #f00;
    background-color: #000;
    content: "";
    height: 100%;
    left: 50%;
    opacity: 0.15;
    position: absolute;
    top: 0;
    transform: skewX(0);
    -o-transform: skewX(0);
    -ms-transform: skewX(0);
    -webkit-transform: skewX(0);
    -moz-transform: skewX(0);
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    width: 0;
    z-index: -1;
}
.btn-white-outline:before {
    height: auto;
    left: 50%;
    top: -2px;
    bottom: -2px;
}
.btn-white:hover:before,
.btn-white-outline:hover:before {
    left: 5%;
    width: 90%;
    transform: skewX(25deg);
    -o-transform: skewX(25deg);
    -ms-transform: skewX(25deg);
    -webkit-transform: skewX(25deg);
    -ms-transform: skewX(25deg);
    z-index: 9;
}
.btn-white-outline:hover {
    background: #4e84ba;
    border-color: #4e84ba;
}
.overlay-inner {
    width: 100%;
    max-width: 880px;
    margin: auto;
}
.slider-area ul#content-slider li .overlay-inner {
    transform: translateY(-60%);
    transition: 1.5s;
    opacity: 0;
    visibility: hidden;
}
.slider-area ul#content-slider li.active .overlay-inner {
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
}
.banner-bottom {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
}
.slider-area {
    position: relative;
}
.banner-bottom {
    left: 0px;
    right: 0px;
    bottom: 0;
    padding: 30px 0;
    position: absolute;
    width: 100%;
    border-top: 1px solid rgba(255,255,255,0.5);
    z-index: 1;
}
.icon-bx-wraper {
    border: 1px solid rgba(255,255,255,0.5);
    padding: 20px 10px;
    color: #fff;
    border-radius: 4px;
}
.slider-area ul#content-slider li img {
    height: 100vh;
    object-fit: cover;
    width: 100%;
}
h5.dlab-tilte {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
    font-family: "Montserrat",sans-serif;
    font-weight: 400;
    text-align: center;
}
.icon-content p {
    opacity: 0.9;
    font-size: 14px;
    text-align: center;
    margin: 0px;
}
.icon-bx-wraper:hover {
    background-color: rgba(255,255,255,0.05);
}
section.section-content {
    padding-top: 80px;
    padding-bottom: 0px;
}
.section-content-left {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 4px;
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.05);
    padding: 40px 20px 20px;
    position: relative;
    width: 120%;
    z-index: 1;
    margin-top: 100px;
}
.section-content-left h2 {
    font-family: "Montserrat",sans-serif;
    font-weight: 400;
    font-size: 32px;
    line-height: 45px;
    margin-bottom: 0;
    margin-top: 0;
    color: #232323;
}
.section-content-left h4 {
    color: #5a5a5a;
    font-weight: 300;
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 15px;
    font-family: "Montserrat",sans-serif;
}
.section-content-left {
    line-height: 24px;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #6f6f6f;
}
section.section-content img {
    border-radius: 8px;
}




.service-container {
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    align-items: center;
    position: relative;
}
.service-container ul.service-tabs li {
    list-style: none;
    padding: 30px 25px;
    background: #e9edee;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    text-align: center;
}
.service-container ul.service-tabs li.enabled {
    background: transparent;
}
ul.service-tabs .service-title h5 {
    font-size: 16px;
    font-size: 1rem;
    font-weight: normal;
    color: #2A2F35;
    position: relative;
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 0px;
    line-height: 20px;
}
.service-content-wrap {
    padding-left: 30px;
}
.service-content-wrap .service-content {
    text-align: left;
}
.service-content-wrap .service-content h2 {
    margin-bottom: 30px;
    line-height: normal;
    font-family: 'Muli', sans-serif;
    font-size: 2.25rem;
    color: #2A2F35;
    font-weight: 700;
}
ul.service-tabs {
    margin: 0px;
    padding: 0px;
}
.service-content-wrap .service-content img {
    width: 500px;
    margin-left: 30px !important;
}
.service-content-wrap span.service-read-more a {
    color: #FFF;
    font-family: 'Muli', sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    text-decoration: none;
    display: inline-block;
    width: 150px;
    background: #01ace4;
    padding: 15px;
    border-radius: 25px;
    line-height: 1.3;
}
.alignright {
    float: right;
}
.service-content p {
    font-family: 'Muli', sans-serif;
    color: #2A2F35;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
    margin-bottom: 10px;
}
.service-content-wrap span.service-read-more {
    display: block;
    margin-top: 15px;
}
.service-content-wrap span.service-read-more a:hover {
    text-decoration: none;
    background: #019be1;
}
.services-area {
    padding: 70px 0;
}









.team-heading {
    max-width: 670px;
    margin: auto;
}
.team-heading h2 {
    margin-bottom: 20px;
    line-height: 1.25;
    color: #2A2F35;
    font-size: 52px;
    font-family: 'Muli', sans-serif;
    font-weight: 800;
}
.sub-heading {
    text-transform: none;
    font-size: 18px;
    margin: 0 auto;
    font-weight: 400;
    line-height: 1.7;
    color: #999999;
    margin-bottom: 70px;
    font-family: 'Muli', sans-serif;
}
.left-container {
    padding: 40px 40px 30px;
    background: #e9edee;
    width: 50%;
}
.left-container p {
    font-family: 'Muli', sans-serif;
    color: #2A2F35;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
    margin-bottom: 10px;
}
.left-container p:last-of-type {
    margin-bottom: 0px;
}
.left-container h2 {
    margin-bottom: 20px;
    line-height: 1.25;
    font-size: 36px;
    color: #2A2F35;
    font-weight: 800;
    font-family: 'Muli', sans-serif;
}
.container-box {
    display: flex;
    flex-wrap: wrap;
}
.right-container {
    padding-left: 8px;
    width: 50%;
    position: relative;
    display: flex;
    flex-wrap: wrap;
}
figure.team-member-image img {
    width: 100%;
}
.team-wrap-contain {
    position: relative;
}
.team-wrap {
    width: 50%;
    padding: 0px 8px;
    margin: 0px 0px 16px;
}
.team-member-name {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 20px;
    line-height: 1.3;
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0px;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
}
.team-wrap-contain:hover .team-member-name {
    opacity: 1;
    visibility: visible;
    background: rgba(52, 152, 219, 0.8);
}
.team-member-name span {
    font-weight: 400;
    letter-spacing: 2px;
    font-size: 12px;
    text-transform: none;
    line-height: 1.5;
}
figure.team-member-image {
    margin: 0px;
}
.team-wrap:nth-of-type(3), .team-wrap:nth-of-type(4) {
    margin-bottom: 0px;
}
.image-blog img {
    width: 100%;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    display: block;
}
.image-blog {
    display: inline-block;
    overflow: hidden;
    position: relative;
    cursor: pointer;
}
.wrap-blog:hover .image-blog img {
    -moz-transform: scale(1.04) rotateZ(2deg);
    -webkit-transform: scale(1.04) rotateZ(2deg);
    transform: scale(1.04) rotateZ(2deg);
}
.blog-title h5 a {
    padding-top: 0px;
    padding-bottom: 15px;
    font-weight: 700;
    font-size: 19px;
    color: #333;
    text-decoration: none;
}
.wrap-blog {
    font-family: 'Muli', sans-serif;
}
.blog-title h5 {
    padding-top: 10px;
    padding-bottom: 5px;
    margin: 0px;
}
.wrap-date-comment {
    font-size: 14px;
    margin-top: -3px;
}
.blog-content .content {
    font-family: 'Muli', sans-serif;
    color: #2A2F35;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
}
.blog-content {
    padding-top: 10px;
}
span.blog-read-more {
    display: block;
    padding-top: 20px;
}
span.blog-read-more a {
    background: #01ace4;
    padding: 15px;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    display: block;
    width: 150px;
    margin-top: 10px;
    text-align: center;
    line-height: normal;
    color: #FFF;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    text-decoration: none;
}
.blog-read-more a:hover {
    background: #019be1;
    color: #fff;
}
.wrap-date-comment * {
    display: inline-block;
    color: #828282;
}
.wrap-date-comment i {
    margin-right: 5px;
}
.blog-date {
    margin-left: 8px;
}
.blog {
    padding: 70px 0;
    position: relative;
}
.client-area {
    padding: 55px 0;
    position: relative;
}
.service-content {
    display: none;
}
.service-content.enabled {
    display: block;
}
.tab-content{ display:none; margin-top: 30px;}
.tab-content.active{display:block;}
.left-tab {
    width: 50%;
    float: left;
    padding-right: 15px;
}
.tab-right {
    float: left;
    width: 50%;
    padding-left: 15px;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
}
.about-container {
    padding: 110px 0 54px;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: auto 100%;
    background: #e9edee;
}
ul.tab-link li a {
    display: block;
    border-bottom: 2px solid transparent;
    box-sizing: border-box;
    min-width: 145px;
    color: #a1a1a1;
    letter-spacing: .04em;
    font-family: 'Muli', sans-serif;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    text-decoration: none;
    display: inline-block;
    padding: 15px;
    line-height: 1.3;
}
ul.tab-link li {
    list-style-type: none;
    display: inline-block;
}
.tab-link-section {
    text-align: center;
}
ul.tab-link {
    border-bottom: 1px solid #e5e5e5;
    overflow: hidden;
    text-align: center;
    padding: 0px;
    margin: 0px;
}
ul.tab-link li a:hover,
ul.tab-link li.active a {
    border-bottom: 2px solid #e17631;
    color: #e17631;
}
.tab-box {
    display: flex;
    flex-wrap: wrap;
}
ul.tab-link li a i {
    margin-right: 5px;
    display: inline-block;
}
.tab-right h3 {
    font-size: 35px;
    font-weight: 600;
    padding-bottom: 16px;
    margin-bottom: 25px;
    position: relative;
}
.tab-right h3:after {
    position: absolute;
    content: "";
    background-image: url(../images/title-line.png);
    width: 100%;
    height: 11px;
    bottom: -7px;
    left: 0px;
    background-repeat: no-repeat;
}
.learn-more {
    color: #FFF;
    font-family: 'Muli', sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    text-decoration: none;
    display: inline-block;
    width: 150px;
    background: #01ace4;
    padding: 15px;
    border-radius: 25px;
    line-height: 1.3;
    margin-top: 15px;
}
.learn-more:hover {
    text-decoration: none;
    background: #019be1;
    color: #fff;
}
footer.footer {
    background-image: url(../images/footer.jpg);
    position: relative;
    box-sizing: border-box;
    opacity: 1;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: 50% 68px;
    padding: 115px 0px;
    color: #909090;
}
nav.social-icon a {
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin: 9px 1px;
    width: 22px;
    height: auto;
    font-size:16px;
    line-height: normal;
    text-align: center;
    color: #fff;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
nav.social-icon a:last-child {
    position:relative;
    top:3px;
}
nav.social-icon a:after {
    content: '';
    position: absolute;
    top: 7px;
    border: none;
    border-radius: 3px;
    width: 28px;
    height: 28px;
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    left: 4px;
}
.bg-white {
    background-color: #f6fafb!important;
}
nav.social-icon {
    margin-block-end: 20px;
}
.blog-section {
    width: 100%;
    position: relative;
    padding-top: 35px;
}
.intro-box {
    text-align:center;
    padding:20px 0 40px 0;
}
.intro-box p {
    margin:0 70px 24px 70px;;
}
.intro-box h2 {
    font-weight: 300;
    color: #000;
    font-size: 35px;
    margin-top: 40px;
}
.intro-box .section-heading {
   margin-bottom:0;
}
.intro-box .line-shape {
   margin-bottom:40px;
}
.blog-section:after {
    position: absolute;
    content: "";
    width: 1px;
    background-color: #cccccc;
    height: 100%;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
display:none;
}
.corner-top, .corner-bottom {
    position: absolute;
    width: 25px;
    height: 25px;
    border: 1px solid #cccccc;
    border-radius: 0;
    left: 50%;
    top: -29px;
    background: #ffffff;
    text-align: center;
    -webkit-transform: translateX(-50%) rotate(45deg);
    -o-transform: translateX(-50%) rotate(45deg);
    -moz-transform: translateX(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotate(45deg);
}
.corner-bottom {
    top: auto;
    bottom: -29px;
}
.corner-top:before, .corner-bottom:before {
    content: "";
    display: block;
    width: 11px;
    height: 11px;
    background-color: #cccccc;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -khtml-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.wrap-blog {
    font-family: 'Muli', sans-serif;
    display: block;
    width: 50%;
    padding-right: 85px;
    position: relative;
}
.blog-box {
    padding: 20px;
    text-align: right;
    position: relative;
    border: 1px solid #ccc;
}
.wrap-blog:after {
    width: 20px;
    height: 20px;
    border: 1px solid #cccccc;
    position: absolute;
    background-color: #ffffff;
    z-index: 3;
    top: 17px;
    right: 0px;
    content: "";
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transform: translateX(50%) rotate(45deg);
    -o-transform: translateX(50%) rotate(45deg);
    -moz-transform: translateX(50%) rotate(45deg);
    -ms-transform: translateX(50%) rotate(45deg);
    transform: translateX(50%) rotate(45deg);
}
.wrap-blog:before {
    content: "";
    width: 55px;
    height: 1px;
    display: block;
    position: absolute;
    top: 28px;
    background-color: #cccccc;
    right: 19px;
}
.blog-box:after {
    position: absolute;
    content: "";
    width: 11px;
    height: 11px;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    position: absolute;
    top: 22px;
    z-index: 3;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
    right: 0px;
    -webkit-transform: translateX(50%) rotate(45deg);
    -o-transform: translateX(50%) rotate(45deg);
    -moz-transform: translateX(50%) rotate(45deg);
    -ms-transform: translateX(50%) rotate(45deg);
    transform: translateX(50%) rotate(45deg);
    outline: 4px solid #fff;
}
.wrap-blog:nth-of-type(2n+1) {
    margin-left: 50%;
    padding-left: 85px;
}
.wrap-blog:nth-of-type(2n+1) .blog-box {
    text-align: left;
}
.wrap-blog:nth-of-type(2n+1):before {
    content: "";
    width: 55px;
    height: 1px;
    display: block;
    position: absolute;
    top: 28px;
    background-color: #cccccc;
    right: auto;
    left: 19px;
}
.wrap-blog:nth-of-type(2n+1):after {
    width: 20px;
    height: 20px;
    border: 1px solid #cccccc;
    position: absolute;
    background-color: #ffffff;
    z-index: 3;
    top: 17px;
    right: auto;
    left: 0px;
    content: "";
    -webkit-transform: translateX(-50%) rotate(45deg);
    -o-transform: translateX(-50%) rotate(45deg);
    -moz-transform: translateX(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotate(45deg);
}
.wrap-blog:nth-of-type(2n+1) .blog-box:after {
    position: absolute;
    content: "";
    width: 11px;
    height: 11px;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    position: absolute;
    top: 22px;
    z-index: 3;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
    right: auto;
    left: 0px;
    -webkit-transform: translateX(-50%) rotate(45deg);
    -o-transform: translateX(-50%) rotate(45deg);
    -moz-transform: translateX(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotate(45deg);
}
.wrap-blog:hover:after, 
.wrap-blog:hover .blog-box:after {
    background: #cccccc;
    border-color: #cccccc;
}
.slide-menu {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.bar-icon {
    width: 20px;
    height: 17px;
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    margin-bottom: 0px;
    position: relative;
    cursor: pointer;
}
.bar-icon:after {
    position: absolute;
    content: "";
    left: 0px;
    right: 0px;
    height: 1px;
    background: #333;
    top: 50%;
}
.banner-area img {
    width: 100%;
    height: 100vh;
    object-fit: cover;
}
.footer-top-area {
    padding: 16px 0px;
    clear: both;
	    background: #f3f5f7;
}
.help-area {
    font-size: 25px;
    line-height: 40px;
    display: block;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
}
.business-area {
    font-size: 55px;
    color: #e90000;
    text-transform: capitalize;
    font-weight: 600;
    line-height: 60px;
    text-shadow: 1px 2px 3px rgba(0, 0, 0, 0.46);
}
.write-area {
    line-height: 30px;
    font-size: 19px
}
.mail-area {
    color: #db1111;
    font-size: 14px;
}
.mail-area a {
    color: #db1111;
}
.mail-area a:hover {
    color: #f00;
    text-decoration: none
}
.write-field {
    padding-left: 40px
}
.footer-area {
    background:#161616;
    padding: 40px 0px 20px;
    color: #afaeae;
}
.footer-heading {
    color: #db1111;
    line-height: 29px;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: .5px;
    text-transform: uppercase;
}
.footer-list {
    font-size: 13px;
    line-height: 30px;
    color: #fff;
    padding: 0px;
    margin: 0px;
}
.footer-list li {
    list-style-type: none;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
    -ms-transition: .2s;
    line-height: 30px;
}
.footer-list li a {
    font-size: 13px;
    line-height: 30px;
    color: #afaeae;
}
.footer-list li a:hover {
    text-decoration: none;
}
.footer-list li:hover {
    
}
.contact-detail {
    color: #fff;
    padding: 0px;
    margin: 0px;
}
.slider-area {
    position: relative
}
.contact-detail dt {
    font-size: 17px;
    line-height: 35px;
    color: #afaeae;
    font-weight: normal;
}
.contact-detail dd {
    font-size: 13px;
    line-height: 23px;
    color: #afaeae;
}
.contact-list {
    color: #fff;
    line-height: 26px;
    font-size: 13px;
    background-position: center left;
}
.copyright {
    position: relative;
    border-top: 1px solid rgba(255, 255, 255, 0.06);
    padding: 20px 0px 0px;
    margin: 20px 0px 0px;
    font-size: 13px;
    letter-spacing: .5px;
    font-weight: 300;
}
nav.footer-navigation a {
    display: inline-block;
    color: #afaeae;
    position: relative;
    padding: 0px 12px;
    line-height: 1;
}
nav.footer-navigation a + a {
    border-left: 1px solid #fff;
}
.banner-area {
    position: relative;
}
.scroll-btn {
    display: inline-block;
    min-width: 35px;
    max-width: 35px;
    border-color: #fff;
    border-style: solid;
    border-width: 2px;
    border-radius: 23px;
    box-sizing: border-box;
    cursor: pointer;
    line-height: 26px;
    margin: auto;
    padding: 0px;
    min-height: 55px;
    max-height: 55px;
    opacity: 1;
    position: absolute;
    left: 0px;
    bottom: 40px;
    right: 0px;
}
a.scroll-btn:before {
    position: absolute;
    content: "";
    top: 29%;
    left: 50%;
    width: 8px;
    height: 8px;
    margin: -4px 0 0 -4px;
    border-radius: 50%;
    -webkit-animation: rev-ani-mouse 1.5s linear infinite;
    -moz-animation: rev-ani-mouse 1.5s linear infinite;
    animation: rev-ani-mouse 1.5s linear infinite;
    background: #fff;
}

@keyframes rev-ani-mouse{
    0% {
        top: 20%;
    }
   
    100% {
        top: 80%;
    }
}
.overlay-banner {
    position: absolute;
    top: 100px;
    bottom: 100px;
    left: 0px;
    right: 0px;
    max-width: 700px;
    margin: auto;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.baner-innerbox {
    width: 100%;
}
.overlay-inner h2:before {
    position: absolute;
    content: "";
    height: 15px;
    width: 15px;
    left: 0px;
    right: 0px;
    margin: auto;
    background: #fff;
    border: 2px solid #525252;
    bottom: -39px;
    transform: rotate(-45deg);
    z-index: 9;
    outline: 2px solid;
}
.overlay-inner .learn-more {
    margin-top: 5px;
    margin-bottom: 5px;
    background: #01ace4;
    border-radius: 40px;
    width: auto;
    padding: 13px 20px;
}
.menu-slide {
    position: fixed;
    top: 0px;
    bottom: 0px;
    right: -350px;
    width: 300px;
    background: #333;
    z-index: 9999;
    padding: 20px;
    box-shadow: 0px 0px 3px #000;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
ul.slide-nav {
    position: relative;
    padding: 0px;
    margin: 0px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    height: 100%;
    align-content: center;
}
ul.slide-nav li {
    display: block;
    width: 100%;
}
ul.slide-nav li a {
    color: #afaeae;
    display: block;
    padding: 10px 0px;
    text-decoration: none;
    font-size: 13px;
}
ul.slide-nav li+li a {
    border-top: 1px solid #ffffff14;
}
.close {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 40px;
    height: 40px;
    content: "\f00d";
    font: normal normal normal 14px/1 FontAwesome;
    color: #fff;
    z-index: 99999;
}
.close:before {
    position: absolute;
    content: "";
    height: 2px;
    width: 40px;
    background: #fff;
    transform: rotate(-45deg);
    bottom: 23px;
    opacity: 1 !important;
}
.close:after {
    position: absolute;
    content: "";
    width: 40px;
    height: 2px;
    background: #fff;
    transform: rotate(45deg);
    left: 0px;
    bottom: 23px;
}
.menu-slide.active {
    right: 0px;
}
ul.slide-nav li a:hover {
    color: #fff;
}
.portfolio-section {
    display: flex;
    flex-wrap: wrap;
    margin: 0px -10px;
}
.portfolio-box {
    width: calc(25% - 6px);
    margin: 3px;
    position: relative;
    overflow: hidden;
}
.portfolio-box > img {
    width: 100%;
    transition: all ease 350ms;
    -webkit-transition: all ease 350ms;
    -moz-transition: all ease 350ms;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
}
.portfolio-box:before {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    content: "";
    transition: all ease 350ms;
    -webkit-transition: all ease 350ms;
    -moz-transition: all ease 350ms;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 20px;
    line-height: 1.3;
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0px;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    z-index: 9;
}
.portfolio-box:hover:before {
    visibility: visible;
    opacity: 1;
    background: rgba(52, 152, 219, 0.8);
}
.portfolio-box:hover > img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
}
.portfolio-overlay {
    position: absolute;
    top: 00px;
    left: 0px;
    z-index: 9;
    padding: 20px;
    right: 0px;
    height: 100%;
    color: #fff;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.portfolio-overlay h4 {
    top: 40px;
    position: relative;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    opacity: 0;
}
.portfolio-overlay p {
    top: 40px;
    position: relative;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    opacity: 0;
}
.portfolio-overlay p:before {
    position: absolute;
    content: "";
    width: 50px;
    height: 2px;
    background: rgba(255, 255, 255, 0.7);
    bottom: -13px;
}
.portfolio-box:hover .portfolio-overlay h4, .portfolio-box:hover .portfolio-overlay p {
    top: 0px;
    opacity: 1;
}
.portfolio {
    position: relative;
    padding: 80px 0px 0px;
}
.logo a img {
    height: 85px;
    object-fit: none;
}
nav.social-list a {
    border-radius: 50%;
    width: 22px;
    height: 27px;
    line-height: 25px;
    padding: 0px;
    display: inline-block;
    text-align: center;
    position: relative;
    margin: 0px 4px;
}
nav.social-list a:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    border: none;
    left: 0px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    border-radius: 2px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
nav.social-list a:hover:before {
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
}
nav.social-list a i {
    font-size: 15px;
    margin: 0px;
}
.column2 li {
    width: 100%;
    float: left;
}
.learn-more-section {
    background: #fff;
    position: relative;
    clear: both;
    padding: 80px 0px;
}
.learn-more-section h2, .title-section {
    color: #2c3339;
    font-size: 35px;
    font-weight: bold;
    font-style: inherit;
    font-family: Lato,sans-serif;
    line-height: 1.6em;
    margin-bottom: 20px;
    padding-bottom: 15px;
    position: relative;
}
.learn-more-section h2:before, .title-section:before {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    height: 1px;
    width: 57px;
    background: #000;
}
.learn-more-section p {
    font-family: Lato;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #878787;
    margin-bottom: 20px;
}
ul.list-icon {
    padding-left: 85px;
    position: relative;
}
ul.list-icon li {
    position: relative;
    margin-top: 30px;
    list-style: none;
}
ul.list-icon li .icon {
    display: inline-block;
    position: absolute;
    left: -85px;
    font-size: 24px;
    color: #00bce4;
    line-height: 54px;
    width: 60px;
    height: 60px;
    padding: 0;
    border-radius: 100%;
    border: 1px solid #00bce4;
    text-align: center;
    background: #fff;
    z-index: 9;
}
ul.list-icon h4 {
    font-size: 20px;
    line-height: 20px;
    font-family: Lato,sans-serif;
    margin-bottom: 10px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s;
}
ul.list-icon:after {
    position: absolute;
    content: "";
    width: 1px;
    margin-top: 7px;
    border-left-style: dotted;
    border-left-width: 2px;
    border-left-color: #00bce4;
    left: 31px;
    top: 30px;
    bottom: 40px;
}
ul.list-icon li .icon:before {
    position: absolute;
    content: "";
    left: 3px;
    top: 3px;
    bottom: 3px;
    right: 3px;
    background: #00bce4;
    border-radius: 50%;
    transform: scale(0);
    transition: all .2s ease-in-out 0s;
}
ul.list-icon li .icon:after {
    position: absolute;
    content: "";
    left: -5px;
    right: -5px;
    top: -5px;
    bottom: -5px;
    border: 4px solid #fff;
}
ul.list-icon li .icon i {
    transition: all .2s ease-in-out 0s;
}
ul.list-icon li:hover .icon:before {
    transform: scale(1);
}
ul.list-icon li:hover .icon i {
    position: relative;
    z-index: 9;
    color: #fff;
}












ul.my-connect {
    position: fixed;
    right: 20px;
    z-index: 99;
    top: 30%;
    padding: 0px;
    margin: 0px;
}
ul.my-connect li {
    display: block;
    margin: 20px 0px;
    position: relative;
    height: 50px;
    width: 200px;
    overflow: hidden;
    border-radius: 50px;
}
ul.my-connect li > span{
    background: #b7b7b7;
    border-radius: 50px;
    color: #fff;
    cursor: pointer;
    height: 50px;
    position: absolute;
    width: 50px;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
    -moz-transition: width .3s ease-in-out;
    -o-transition: width .3s ease-in-out;
    -webkit-transition: width .3s ease-in-out;
    transition: width .3s ease-in-out;
    -moz-box-shadow: 0 5px 5px 0 rgba(0,0,0,0.13);
    -webkit-box-shadow: 0 5px 5px 0 rgba(0,0,0,0.13);
    box-shadow: 0 5px 5px 0 rgba(0,0,0,0.13);
    display: block;
    white-space: nowrap;
    right: 0px;
}
ul.my-connect li > span > i {
    font-size: 22px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    float: left;
}
ul.my-connect li span:hover {
    width: 200px;
    background: #32b67a;
}
ul.my-connect li > span a {
    color: #FFF;
    text-decoration: none;
    font-weight: 600;
    display: inline-block;
    line-height: 50px;
}
ul.my-connect li > span > a > i {
    width: 36px;
    text-align: center;
    height: 36px;
    background: #fff;
    display: inline-block;
    position: relative;
    line-height: 36px;
    border-radius: 50%;
    color: #717171;
    font-size: 18px;
    margin: 0px 3px;
}
.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.slider-area > img {
    height: 100vh;
    object-fit: cover;
    width: 100%;
}
.contact-detail li {
    list-style-type: none;
    font-size: 13px;
    line-height: 30px;
    color: #afaeae;
    margin-top: 3px;
}
.awesome-feature-area {
    clear: both;
}
.price .panel-footer {
    padding: 10px 15px;
}
ul.list-group.list-group-flush.text-center-two {
    margin-bottom: 20px;
}
.form-control.contact-input-box {
    width: 100%;
}
textarea.form-control.contact-textarea-box {
    min-height: 150px;
}
.banner:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
}
.banner {
    position: relative;
}

.footer-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

/*added by manoj*/

/* Sections Header
--------------------------------*/
.section-header {
  margin-bottom: 60px;
  position: relative;
  padding-bottom: 20px;
}

.section-header::before {
  content: "";
  position: absolute;
  display: block;
  width: 60px;
  height: 5px;
  background: #ed1c23;
  bottom: 0;
  left: calc(50% - 25px);
}

.section-header h2 {
  font-size: 36px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 400;
  margin-bottom: 10px;
}

.section-header p {
  text-align: center;
  padding: 0;
  margin: 0;
  font-size: 18px;
  font-weight: 500;
  color: #9195a2;
}

.section-with-bg {
  background-color: #f6f7fd;
}



/*--------------------------------------------------------------
# Blog Section
--------------------------------------------------------------*/
#blog-section {
  padding: 60px 0;
margin-bottom:20px;
}

#blog-section .hotel {
border: 1px solid #e0e5fa;
    background: #fff;
    margin-bottom: 30px;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0px 0px 5px rgb(0 0 0 / 10%);
  position: relative;
}

#blog-section .hotel:hover .hotel-img img {
  transform: scale(1.1);
}

#blog-section .hotel-img {
  overflow: hidden;
  position:relative;
}

#blog-section .hotel-img img {
  transition: 0.3s ease-in-out;
}
.post-date{
    position: absolute;
    bottom: 11px;
    left:9%;
    background: #dd0f0fab;
    padding: 5px 10px;
    color: #fff;
    font-size: 14px;
    transform: translateX(-50%);
    text-align: center;
    font-weight: bold;
    display: none;

}
#blog-section .btn{    padding: 1rem 1.2rem;}
#blog-section h3 {
font-weight: 600;
    font-size: 17px;
    margin-top:20px;
    margin-bottom:10px;
    padding: 0 20px;
   
}
.swiper-button-next:after, .swiper-button-prev:after{color:#fff;}
#blog-section a {
   color: #000;
}

#blog-section a:hover {
  color: #ed1c23;
}

#blog-section .stars {
  padding: 0 20px;
  margin-bottom: 5px;
}

#blog-section .stars i {
  color: rgb(255, 195, 29);
}

#blog-section p {
  padding: 0 20px;
  margin-bottom: 0px;
  color: #2f3138;
  font-style: italic;
  font-size: 15px;
}

.inner-page-title p {
  padding: 0 20px;
  margin-bottom: 0px;
  color: #fff;
  font-style: italic;
  font-size: 15px;
}

#blog-section .pagination {
  margin-top: 30px;
  color: rgba(var(--color-default-rgb), 0.6);
}

#blog-section .pagination ul {
  display: flex;
  padding: 0;
  margin: 0;
  list-style: none;
}

#blog-section .pagination li {
  margin: 0 5px;
  transition: 0.3s;
}

#blog-section .pagination li a {
  color: rgba(var(--color-default-rgb), 0.6);
  padding: 7px 16px;
  display: flex;
  align-items: center;
  justify-content: center;
}

#blog-section .pagination li.active,
#blog-section .pagination li:hover {
  background: #ed1c23;
  color: #fff;
}

#blog-section .pagination li.active a,
#blog-section .pagination li:hover a {
  color: #fff;
}

/*--------------------------------------------------------------
# About us page start
--------------------------------------------------------------*/
.about{padding: 40px 0px;}
.inner-page-title{
  position:relative;
}
.inner-page-title h1 {
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%, -50%);
  margin:58px 0 0 0;
}
.inner-page-title:before{
  background:#000;
  content:"";
  width:100%;
  height:100%;
  position:absolute;
  opacity:0.5;
}
.about-boxes{
    
    background: #f5f0e2;
    padding: 15px;
    border-radius: 5px;
    border: 1px solid #d1c197;
    margin-bottom: 25px;

}
.about-boxes:hover{   
    box-shadow: 0px 2px 10px rgb(155, 155, 155, 0.4);
}

/*--------------------------------------------------------------
# Blog Details Page
--------------------------------------------------------------*/
/* Blog-details Section - Blog Details Page
------------------------------*/
.blog-details .article {
  background-color: #f5f5f5;
  padding:20px;
}

.blog-details .post-img {
  overflow: hidden;
}

.blog-details .title {
  color: #000;
  font-size: 28px;
  font-weight: 700;
  padding: 0;
  margin: 30px 0;
}

.blog-details .content {
  margin-top: 20px;
}

.blog-details .content h3 {
  font-size: 22px;
  margin-top: 30px;
  font-weight: bold;
}

.blog-details .content blockquote {
  overflow: hidden;
  background-color: #ed1c23;
  padding:20px 15px;
  position: relative;
  text-align: left;
}

.blog-details .content blockquote li {
  color: #ed1c23;
  line-height: 1.6;
  margin-bottom: 0;
  font-style: italic;
  list-style:none;
  font-weight:400;
  font-size:18px;
}

.blog-details .content blockquote:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 3px;
  background-color: #ed1c23;
  margin-top: 20px;
  margin-bottom: 20px;
}

.blog-details .meta-top {
  margin-top: 20px;
  display: none;
  color: #ed1c23;
}

.blog-details .meta-top ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  align-items: center;
  padding: 0;
  margin: 0;
}

.blog-details .meta-top ul li+li {
  padding-left: 20px;
}

.blog-details .meta-top i {
  font-size: 16px;
  margin-right: 8px;
  line-height: 0;
  color: #ed1c23;
}

.blog-details .meta-top a {
  color: #ed1c23;
  font-size: 14px;
  display: inline-block;
  line-height: 1;
}

.blog-details .meta-bottom {
  padding-top: 10px;
  border-top: 1px solid #ed1c23, 0.1;
}

.blog-details .meta-bottom i {
  color: #ed1c23;
  display: inline;
}

.blog-details .meta-bottom a {
  color: #ed1c23;
  transition: 0.3s;
}

.blog-details .meta-bottom a:hover {
  color: #ed1c23;
}

.blog-details .meta-bottom .cats {
  list-style: none;
  display: inline;
  padding: 0 20px 0 0;
  font-size: 14px;
}

.blog-details .meta-bottom .cats li {
  display: inline-block;
}

.blog-details .meta-bottom .tags {
  list-style: none;
  display: inline;
  padding: 0;
  font-size: 14px;
}

.blog-details .meta-bottom .tags li {
  display: inline-block;
}

.blog-details .meta-bottom .tags li+li::before {
  padding-right: 6px;
  color: #000;
  content: ",";
}

.blog-details .meta-bottom .share {
  font-size: 16px;
}

.blog-details .meta-bottom .share i {
  padding-left: 5px;
}

.blog-details .sidebar {

  /*box-shadow: 0 4px 16px rgba(var(--color-default-rgb), 0.1);*/
  margin-top:23px;
}

.blog-details .sidebar .sidebar-title {
  color: #ed1c23;
  font-size: 20px;
  font-weight: 700;
  padding: 0;
  margin: 0;
}

.blog-details .sidebar .sidebar-item {

    background-color: #ed1c23;
  border: 1px solid #ed1c23;
    background: #fff;
    border-radius: 10px;
    padding:20px;
    margin-bottom:20px;
}

  .blog-page .posts-list  article h5,  .blog-page .posts-list article .title {
  font-size: 16px;
  font-weight:700;
  padding: 0;
  margin: 0 0 15px 0;
}

 .blog-page .posts-list article h5 a, .blog-page .posts-list article .title a  {
  color: #000;
  transition: 0.3s;
    font-size: 16px;
  font-weight:700;
  
}

.blog-details .sidebar .search-form form {
  background: #ed1c23;
  border: 1px solid #ed1c23, 0.3;
  padding: 3px 10px;
  position: relative;
}

.blog-details .sidebar .search-form form input[type=text] {
  border: 0;
  padding: 4px;
  border-radius: 4px;
  width: calc(100% - 40px);
  background-color: #ed1c23;
  color: #000;
}

.blog-details .sidebar .search-form form input[type=text]:focus {
  outline: none;
}

.blog-details .sidebar .search-form form button {
  background: #ed1c23;
  color: #000;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  border: 0;
  font-size: 16px;
  padding: 0 15px;
  margin: -1px;
  transition: 0.3s;
  border-radius: 0 4px 4px 0;
  line-height: 0;
}

.blog-details .sidebar .search-form form button i {
  line-height: 0;
}

.blog-details .sidebar .search-form form button:hover {
  background: #ed1c23;
}

.blog-details .sidebar .categories ul {
  list-style: none;
  padding: 0;
}

.blog-details .sidebar .categories ul li+li {
  padding-top: 10px;
}

.blog-details .sidebar .categories ul a {
  color: #ed1c23, 0.8;
  transition: 0.3s;
}

.blog-details .sidebar .categories ul a:hover {
  color: var(--color-primary);
}

.blog-details .sidebar .categories ul a span {
  padding-left: 5px;
  color: #ed1c23;
  font-size: 14px;
}

.blog-details .sidebar .recent-posts .post-item {
  display: flex;
  margin-top: 15px;
}

.blog-details .sidebar .recent-posts img {
  width: 80px;
  margin-right: 15px;
}

.blog-details .sidebar .recent-posts h4 {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 5px;
}

.blog-details .sidebar .recent-posts h4 a {
  color: #000;
  transition: 0.3s;
}

.blog-details .sidebar .recent-posts h4 a:hover {
  color: #ed1c23;
}

.blog-details .sidebar .recent-posts time {
  display: block;
  font-style: italic;
  font-size: 14px;
  color: #ed1c23;
  display: none;
}

.blog-details .sidebar .tags {
  margin-bottom: -10px;
}

.blog-details .sidebar .tags ul {
  list-style: none;
  padding: 0;
}

.blog-details .sidebar .tags ul li {
  display: inline-block;
}

.blog-details .sidebar .tags ul a {
  color: #ed1c23;
  font-size: 14px;
  padding: 6px 14px;
  margin: 0 6px 8px 0;
  border: 1px solid #ed1c23, 0.4;
  display: inline-block;
  transition: 0.3s;
}

.blog-details .sidebar .tags ul a:hover {
  color: var(--color-background);
  border: 1px solid #ed1c23;
  background: #ed1c23;
}

.blog-details .sidebar .tags ul a span {
  padding-left: 5px;
  font-size: 14px;
}

@media screen and (max-width: 768px) {
  .fh5co-nav-toggle,.top-header .social-list {
    display: none;
  }
.top-header nav{text-align:center;}

.slide-menu{    position: absolute;    top: 15px;    right: -2px;}
.banner-overlay	{     top: 170px;}
.banner-overlay .overlay-inner{width:100%;}
.overlay-inner h2{font-size: 32px;}
.slider-area > img {    height: 80vh;}
.fh5co-counters .overlay {    padding: 30px 15px;}
.footer-top-area .footer-row, .footer-top-area .footer-row .text-right, .footer-area .text-right, .footer-area{text-align:center !important;}
.col-md-12.col-sm-6.ready-to-discover-section h3{font-size: 26px;}
.section-heading{margin-bottom: 30px;}
.section-heading>h2{font-size: 30px;    margin-top: 25px;}
.section_padding_0_50 {    padding-bottom: 20px;}
.intro-box p {
    margin: 0 0 24px 0;
}
ul.main-nav {
       justify-content: center;
}
.logo {
padding:0;
}
ul.main-nav > li > a {
padding:0 10px;
}
.intro-box h2 {
	font-size: 26px;
}
.overlay-inner p  {
	margin-top:30px;
}
.overlay-inner h2:before {
	bottom: -15px;
}
.overlay-inner h2:after {
	bottom:-8px;
}
}



