

@import url("https://fonts.googleapis.com/css?family=Playfair+Display|Muli:300,400,500,600,700,800,900");
.col-md-offset-right-1, .col-lg-offset-right-1 {
  margin-right: 8.33333333%;
}

/*---------------------------------------------------- */
/*----------------------------------------------------*/
ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

a {
  text-decoration: none;
}

a:hover, a:focus {
  text-decoration: none;
  outline: none;
}

.row.m0 {
  margin: 0px;
}

.p0 {
  padding: 0px;
}

body {
  line-height: 26px;
  font-size: 14px;
  font-family: 'Muli', sans-serif;
  overflow-x: hidden;
  color: #000;
}

body, p, h1, h2, h3, h4, h5, h6 {
  margin: 0px;
  padding: 0px;
}

#success {
  display: none;
}

#error {
  display: none;
}

.display_table {
  display: table;
  width: 100%;
}

.display_table_row {
  display: table-row;
}

.display_table_cell {
  display: table-cell;
  float: none !important;
}

.p_100 {
  padding: 80px 0px;
}
.latest_news_area.p_100
{
  background-color: #F7F7F7;
}

iframe {
  border: none;
}

i:before {
  margin-left: 0px !important;
}

/* Container Custome Code css
============================================================================================ */
@media (min-width: 1200px) {
  .container {
    max-width: 1200px;
  }
}

/* End Container Custome Code css
============================================================================================ */
/* Main title css
============================================================================================ */
.main_title h2 {
    font-size: 26px;
    line-height: 39px;
    font-family: "Muli", sans-serif;
    color: #000000;
    font-weight: 500;
  }

.main_title p {
  font-size: 16px;
  color: #000;
  font-family: "Muli", sans-serif;
  line-height: 26px;
  padding-top: 15px;
}

.center_title {
  color: #fff;
  text-align: center;
  padding-bottom: 40px;
}

.center_title h2 {
  font-size: 40px;
  font-family: "Muli", sans-serif;
  font-weight: 500;
}

.center_title p {
  font-size: 16px;
  color: #fff;
  font-family: "Muli", sans-serif;
  line-height: 26px;
  padding-top: 10px;
}

.b_center_title {
  text-align: center;
  padding-bottom: 50px;
}

.b_center_title h2 {
  font-size: 40px;
  font-family: "Muli", sans-serif;
  font-weight: 500;
    color: #000000;
}

.b_center_title p {
  font-size: 16px;
  color: #fff;
  font-family: "Muli", sans-serif;
  line-height: 26px;
  padding-top: 10px;
  color: #000;
}

/* Main title css
============================================================================================ */
/*---------------------------------------------------- */
/*----------------------------------------------------*/
/* Main Menu Area css
============================================================================================ */


.navbar-brand {
  padding: 0px;
}
.navbar-default {
    background-color: #fff;
    border-color: #e7e7e7;
}
.navbar-brand>img {
  height: 100%;

  width: auto;
}








.example3 .navbar-brand {
  height: 80px;
}

.example3 .nav >li >a {
  padding-top: 30px;
  padding-bottom: 30px;
}
.example3 .navbar-toggle {
  padding: 10px;
  margin: 25px 15px 25px 0;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{
      color: #FC8304;
    background-color: #fff;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{
      color: #000;
    background-color: #fff;
}

.navbar-default .navbar-nav>li>a {
    color: #000;
    font-size: 17px;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{
      color: #FC8304;
    background-color: transparent;
}
.dropdown-menu>li>a {
    display: block;
    padding: 7px 20px;
    background: #;
    clear: both;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.42857143;
    color: #000;
    white-space: nowrap;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{
      color: #FC8304;
    text-decoration: none;
    background-color: #000;
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover{
  background-color: #000;
}
.dropdown-menu{
  padding: 0px;
}





@media (max-width: 768px){
    .example3 .nav >li >a {
  padding-top: 9px;
  padding-bottom: 9px;
}
.testimonials_area {
  display: none;
}

}




.footer_area .f_widgets_inner  .fa {
    font-family: "fontawesome";
}
.footer_area .f_widgets_inner  .far {
    font-family: "fontawesome";
}
.footer_area .f_widgets_inner .fas {
    font-family: "fontawesome";
}


.navbar-light .navbar-nav .nav-link {
  color: #fff;
}

.navbar-light .navbar-nav .nav-link:focus {
  color: #fff;
}
.main_menu_area .navbar .navbar-nav li ul li a{
  line-height: 20px !important;
}
.main_menu_area .navbar .navbar-nav li ul li{
  display: inline !important;
}
.main_menu_area.navbar_fixed .navbar .navbar-nav li ul li a {
  line-height: 20px !important;

}
.main_menu_area .navbar .navbar-nav li ul li a{
    margin-right: 0px !important;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
}
.main_menu_area .navbar .navbar-nav li ul li a:hover {
    background-color: black;
}
.dropdown-toggle::after{
  display: none;
}
.main_menu_area .navbar .navbar-nav li ul li {
  margin-right: 0px !important;
}
.main_menu_area {
  position: relative;
  width: 100%;
  top: 0px;
  left: 0px;
  z-index: 30;
  padding: 0px 75px;
  border-bottom: 1px solid #000;
  background: #fff!important;
}

.main_menu_area .navbar {
  padding: 0px;
  background-color: transparent !important;
}

.main_menu_area .navbar .navbar-collapse {
  text-align: right;
}

@media (min-width: 992px) {
  .main_menu_area .navbar .navbar-collapse {
    display: block !important;
  }
}

.main_menu_area .navbar .navbar-nav {
  display: inline-block;
}

.main_menu_area .navbar .navbar-nav li {
  display: inline-block;
  margin-right: 50px;
      padding-bottom: 10px;
}

.main_menu_area .navbar .navbar-nav li a {
  padding: 0px;
  line-height: 60px;
  color: #000000;
  font-size: 17px;
  font-family: "Muli", sans-serif;
  font-weight: 600;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.main_menu_area .navbar .navbar-nav li:last-child {
  margin-right: 0px;
}

.main_menu_area .navbar .navbar-nav li:hover a, .main_menu_area .navbar .navbar-nav li.active a {
  color: #FC8304;
}

@media (min-width: 992px) {
  .main_menu_area .navbar .navbar-nav li.submenu .dropdown-menu {
    -webkit-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    display: block;
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
    min-width: 246px;
    background: #fff;
    border-radius: 0px;
    border: none;
    top: 99%;
    padding: 25px 0px 30px 0px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
  }
}

.main_menu_area .navbar .navbar-nav li.submenu .dropdown-menu li {
  display: block;
  margin-right: 0px;
}

.main_menu_area .navbar .navbar-nav li.submenu .dropdown-menu li a {
  padding: 0px 25px;
  line-height: 50px;
  font-family: "Muli", sans-serif;
  font-weight: 500;
  font-size: 14px;
  text-shadow: none;
  line-height: 42px;
  color: #232d37;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
  text-transform: capitalize;
}

.main_menu_area .navbar .navbar-nav li.submenu .dropdown-menu li a:before {
  display: none;
}

.main_menu_area .navbar .navbar-nav li.submenu .dropdown-menu li:hover a {
  color: #2bc0a4;
}

@media (min-width: 992px) {
  .main_menu_area .navbar .navbar-nav li.submenu:hover.submenu .dropdown-menu {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
  }
}

.main_menu_area .navbar .navbar-nav.justify-content-end {
  margin-left: 85px;
}

.main_menu_area .navbar .navbar-nav.justify-content-end li {
  margin-right: 25px;
}

.main_menu_area .navbar .navbar-nav.justify-content-end li a {
  font-size: 16px;
}

.main_menu_area .navbar .navbar-nav.justify-content-end li:last-child {
  margin-right: 0px;
}

.main_menu_area.navbar_fixed {
  position: fixed;
  width: 100%;
  top: -71px;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  -webkit-transform: translateY(70px);
  -ms-transform: translateY(70px);
  transform: translateY(70px);
  -webkit-transition: background 500ms ease, -webkit-transform 500ms ease;
  transition: background 500ms ease, -webkit-transform 500ms ease;
  -o-transition: transform 500ms ease, background 500ms ease;
  transition: transform 500ms ease, background 500ms ease;
  transition: transform 500ms ease, background 500ms ease, -webkit-transform 500ms ease;
  -webkit-transition: transform 500ms ease, background 500ms ease;
}

.main_menu_area.navbar_fixed .navbar .navbar-nav li a {
  line-height: 70px;
      font-weight: 600;
}

/* End Main Menu Area css
============================================================================================ */
/* End Main Menu Area css
============================================================================================ */
.search_area {
  position: fixed;
  top: -100px;
  left: 0px;
  width: 100%;
  z-index: 40;
  background: #fff;
  padding: 0px 110px;
  -webkit-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}

.search_area .search_inner {
  position: relative;
}

.search_area .search_inner:before {
  content: "";
  height: 34px;
  width: 4px;
  position: absolute;
  left: 0px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: #2bc0a4;
}

.search_area .search_inner input {
  border: none;
  border-radius: 0px;
  width: 100%;
  padding: 0px 32px 0px 10px;
  height: 98px;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 36px;
  color: #b5aec4;
  font-family: "Muli", sans-serif;
  line-height: 98px;
  font-weight: normal;
}

.search_area .search_inner input.placeholder {
  font-size: 36px;
  color: #b5aec4;
  font-family: "Muli", sans-serif;
  line-height: 98px;
  font-weight: normal;
}

.search_area .search_inner input:-moz-placeholder {
  font-size: 36px;
  color: #b5aec4;
  font-family: "Muli", sans-serif;
  line-height: 98px;
  font-weight: normal;
}

.search_area .search_inner input::-moz-placeholder {
  font-size: 36px;
  color: #b5aec4;
  font-family: "Muli", sans-serif;
  line-height: 98px;
  font-weight: normal;
}

.search_area .search_inner input::-webkit-input-placeholder {
  font-size: 36px;
  color: #b5aec4;
  font-family: "Muli", sans-serif;
  line-height: 98px;
  font-weight: normal;
}

.search_area .search_inner i {
  position: absolute;
  right: 0px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #2bc0a4;
  font-size: 30px;
  cursor: pointer;
}

.search_area.open {
  top: 0px;
}

/* End Main Menu Area css
============================================================================================ */
/*---------------------------------------------------- */
/*----------------------------------------------------*/
/* Banner Area css
============================================================================================ */
.banner_area {
  background: url(../img/banner/inner-banner02.jpg) no-repeat scroll center center;
  background-size: cover;
  position: relative;
  min-height: 300px;
}
.soft-skills-inner-banner {
  background: url(../img/banner/inner-banner05.jpg) no-repeat scroll center center;
  background-size: cover;
  position: relative;
  min-height: 300px;
}
.banner_area:before {
  content: "";
  background: rgba(4, 8, 29, 0.7);
  position: absolute;
  left: 0px;
  top: 0;
  width: 100%;
  height: 100%;
}

.banner_text_inner {
  text-align: center;
  position: relative;
  padding-top: 118px;
}

.banner_text_inner h4 {
  color: #fff;
  font-size: 48px;
  font-weight: 500;
  font-family: "Muli", sans-serif;
  padding-bottom: 10px;
}

.banner_text_inner ul li {
  display: inline-block;
  margin-right: 15px;
}

.banner_text_inner ul li a {
  color: #fff;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.banner_text_inner ul li a i {
  position: relative;
  left: -10px;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.banner_text_inner ul li:hover a {
  color: #2bc0a4;
}

.banner_text_inner h5 {
  font-size: 18px;
  color: #fff;
  font-family: "Muli", sans-serif;
}

/* End Banner Area css
============================================================================================ */
/*---------------------------------------------------- */
/*----------------------------------------------------*/
/* Slider Area css
============================================================================================ */
.main_slider_area #main_slider ul li .slider_button .bg_btn {
  display: inline-block;
  line-height: 46px !important;
  font-size: 13px;
  text-transform: uppercase;
  margin-right: 7px;
}

.main_slider_area #main_slider ul li .slider_button .tp_btn {
  display: inline-block;
  text-transform: uppercase;
}

/* End Slider Area css
============================================================================================ */
/*---------------------------------------------------- */
/*----------------------------------------------------*/
/* Creative Feature Area css
============================================================================================ */
.creative_feature_area {
  background: #ddd;
}

.c_feature_box {
  -webkit-box-shadow: 0px 25px 49px 0px rgba(58, 74, 88, 0.1);
  box-shadow: 0px 25px 49px 0px rgba(58, 74, 88, 0.1);
  border-radius: 2px;
  background: #fff;
  padding: 45px 0px;
  margin-top: -185px;
  z-index: 22;
  position: relative;
}

.c_feature_box .col-lg-4:last-child .c_box_item:before {
  display: none;
}

.c_box_item {
  padding: 0px 35px 0px 40px;
  position: relative;
}

.c_box_item:before {
  content: "";
  background: #e5e5e5;
  height: 145px;
  width: 1px;
  position: absolute;
  right: -15px;
  top: 0px;
}

.c_box_item h4 {
  font-size: 20px;
  color: #232d37;
  font-family: "Muli", sans-serif;
  font-weight: 500;
  line-height: 36px;
  padding-bottom: 10px;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.c_box_item h4 i {
  padding-right: 10px;
  color: #FC8304;
}

.c_box_item h4:hover {
  color: #FC8304;
}

.c_box_item p {
  font-size: 14px;
  line-height: 26px;
  color: #000;
  font-family: "Muli", sans-serif;
}

.d_feature_text .main_title {
  padding-bottom: 20px;
}

.d_feature_text p {
  font-size: 14px;
  color: #000;
  font-family: "Muli", sans-serif;
  line-height: 26px;
  padding-bottom: 12px;
}

.d_feature_text p + p {
  padding-bottom: 0px;
}

.d_feature_text .read_btn {
  margin-top: 34px;
}

.d_feature_img {
  padding-left: 70px;
}

/* End Creative Feature Area css
============================================================================================ */
/* Industries Area css
============================================================================================ */
.industries_area {
  overflow: hidden;
  padding-top: 80px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #F7F7F7;
}

.left_indus {
  width: calc(50% + 85px);
  float: left;
  text-align: right;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.right_indus {
  width: calc(50% - 85px);
  float: right;
}

.indus_img {
  text-align: right;
  padding-right: 85px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.indus_img img {
  max-width: 100%;
}

.indus_text {
  max-width: 500px;
}

@media (min-width: 1500px) {
  .indus_text {
    padding-top: 37px;
  }
}

.indus_text .read_btn {
  width: 180px;
  margin-top: 60px;
}

.our_skill_inner {
  margin-top: 45px;
}

.our_skill_inner .single_skill {
  margin-bottom: 30px;
}

.our_skill_inner .single_skill h3 {
  color: #232d37;
  font-family: "Muli", sans-serif;
  font-weight: 500;
  font-size: 14px;
  padding-bottom: 6px;
}

.our_skill_inner .single_skill .progress {
  height: 8px;
  border-radius: 0px;
  background: #e5e5e5;
  overflow: visible;
}

.our_skill_inner .single_skill .progress .progress-bar {
  background-image: -webkit-gradient(to right, #fffa4ff2 0%, #fc8102 51%, #ffe74f 100%);
  background-image: -webkit-linear-gradient(to right, #fffa4ff2 0%, #fc8102 51%, #ffe74f 100%);
  background-image: -o-linear-gradient(to right, #fffa4ff2 0%, #fc8102 51%, #ffe74f 100%);
  background-image: linear-gradient( to right, #fffa4ff2 0%, #fc8102 51%, #ffe74f 100%);
  position: relative;
  overflow: visible;
  background-color: transparent;
}

.our_skill_inner .single_skill .progress .progress-bar .progress_parcent {
  position: absolute;
  right: 0px;
  top: -25px;
  color: #232d37;
  font-size: 14px;
  font-family: "Muli", sans-serif;
  font-weight: 500;
}

.our_skill_inner .single_skill:last-child {
  margin-bottom: 0px;
}

/* End Industries Area css
============================================================================================ */
/* Project Area css
============================================================================================ */
.project_area {
  background: url(../img/project-bg.jpg) no-repeat fixed center center;
  background-size: cover;
  position: relative;
  z-index: 3;
  padding: 115px 0px;
}

.project_area:before {
  content: "";
  height: 100%;
  width: 100%;
  left: 0px;
  top: 0px;
  position: absolute;
  z-index: -1;
  background: rgba(4, 8, 29, 0.7);
}

.project_inner .tp_btn {
  margin-top: 5px;
}

/* End Project Area css
============================================================================================ */
/*---------------------------------------------------- */
/*----------------------------------------------------*/
/* Border Button Area css
============================================================================================ */
.read_btn {
  height: 46px;
  width: 160px;
  line-height: 48px;
  color: #232d37;
  font-family: "Muli", sans-serif;
  font-weight: 600;
  font-size: 13px;
  text-transform: uppercase;
  background-image: -webkit-gradient(to right, #fffa4ff2 0%, #fc8102 51%, #ffe74f 100%);
  background-image: -webkit-linear-gradient(to right, #fffa4ff2 0%, #fc8102 51%, #ffe74f 100%);
  background-image: -o-linear-gradient(to right, #fffa4ff2 0%, #fc8102 51%, #ffe74f 100%);
  background-image: linear-gradient( to right, #fffa4ff2 0%, #fc8102 51%, #ffe74f 100%);
  text-align: center;
  position: relative;
  background-size: 200% auto;
  z-index: 2;
  display: block;
  -webkit-transition: all 400ms ease-out;
  -o-transition: all 400ms ease-out;
  transition: all 400ms ease-out;
}

.read_btn:before {
  content: "";
  background: #f7f7f7;
  position: absolute;
  left: 2px;
  top: 2px;
  width: 98%;
  height: 42px;
  z-index: -1;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.read_btn:hover {
  background-position: right center;
  color: #232d37;
}

.tp_btn {
  height: 46px;
  width: 165px;
  text-align: center;
  color: #fff;
  border-width: 2px;
  border-style: solid;
  border-image: -moz-linear-gradient(180deg, #20d497 0%, #744fff 100%);
  -webkit-border-image: -webkit-linear-gradient(180deg, #20d497 0%, #744fff 100%);
  border-image: -webkit-linear-gradient(180deg, #20d497 0%, #744fff 100%);
  border-image: -ms-linear-gradient(180deg, #20d497 0%, #744fff 100%);
  border-image-slice: 1;
  display: block;
  line-height: 42px;
  -webkit-transition: all 400ms ease-out;
  -o-transition: all 400ms ease-out;
  transition: all 400ms ease-out;
  font-size: 13px;
  font-family: "Muli", sans-serif;
  font-weight: 600;
  position: relative;
  z-index: 3;
  margin: auto;
}

.tp_btn:after {
  content: "";
  height: 46px;
  width: 165px;
  position: absolute;
  left: -2px;
  top: -2px;
  border-width: 2px;
  border-style: solid;
  border-image: -moz-linear-gradient(180deg, #744fff 0%, #20d497 100%);
  -webkit-border-image: -webkit-linear-gradient(180deg, #744fff 0%, #20d497 100%);
  border-image: -webkit-linear-gradient(180deg, #744fff 0%, #20d497 100%);
  border-image: -ms-linear-gradient(180deg, #744fff 0%, #20d497 100%);
  border-image-slice: 1;
  -webkit-transition: all 400ms ease-out;
  -o-transition: all 400ms ease-out;
  transition: all 400ms ease-out;
  z-index: -1;
  opacity: 0;
}

.tp_btn:hover {
  color: #fff;
}

.tp_btn:hover:after {
  opacity: 1;
}

.bg_btn {
  font-size: 13px;
  text-transform: uppercase;
  font-family: "Muli", sans-serif;
  font-weight: 600;
  color: #fff;
  text-align: center;
  width: 160px;
  height: 46px;
  line-height: 46px;
  background-image: -webkit-gradient(linear, left top, right top, from(#744fff), color-stop(51%, #21d397), to(#744fff));
  background-image: -webkit-linear-gradient(left, #744fff 0%, #21d397 51%, #744fff 100%);
  background-image: -o-linear-gradient(left, #744fff 0%, #21d397 51%, #744fff 100%);
  background-image: linear-gradient(to right, #744fff 0%, #21d397 51%, #744fff 100%);
  -webkit-transition: all 400ms ease-out !important;
  -o-transition: all 400ms ease-out !important;
  transition: all 400ms ease-out !important;
  background-size: 200% auto;
  border: none;
  outline: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border-radius: 3px;
  cursor: pointer;
  display: inline-block;
}

.bg_btn:hover {
  background-position: right center;
  color: #fff;
}

.bg_btn:focus {
  background-image: -webkit-gradient(linear, left top, right top, from(#744fff), color-stop(51%, #21d397), to(#744fff)) !important;
  background-image: -webkit-linear-gradient(left, #744fff 0%, #21d397 51%, #744fff 100%) !important;
  background-image: -o-linear-gradient(left, #744fff 0%, #21d397 51%, #744fff 100%) !important;
  background-image: linear-gradient(to right, #744fff 0%, #21d397 51%, #744fff 100%) !important;
  -webkit-transition: all 400ms ease-out !important;
  -o-transition: all 400ms ease-out !important;
  transition: all 400ms ease-out !important;
  background-size: 200% auto;
}

.more_btn {
  color: #FC8304;
  font-size: 14px;
  font-family: "Muli", sans-serif;
  text-decoration: underline;
  line-height: 26px;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.more_btn:hover {
  text-decoration: none;
  color: #FC8304;
}
.more_btn:focus {
  text-decoration: none;
  color: #FC8304;
}

.submit_btn {
  font-size: 13px;
  text-transform: uppercase;
  font-family: "Muli", sans-serif;
  font-weight: 600;
  color: #fff;
  text-align: center;
  padding: 10px 10px;
  background-image: -webkit-gradient(to right, #fffa4ff2 0%, #fc8102 51%, #ffe74f 100%);
  background-image: -webkit-linear-gradient(to right, #fffa4ff2 0%, #fc8102 51%, #ffe74f 100%);
  background-image: -o-linear-gradient(to right, #fffa4ff2 0%, #fc8102 51%, #ffe74f 100%);
  background-image: linear-gradient( to right, #fffa4ff2 0%, #fc8102 51%, #ffe74f 100%);
  -webkit-transition: all 400ms ease-out;
  -o-transition: all 400ms ease-out;
  transition: all 400ms ease-out;
  background-size: 200% auto;
  border: none;
  outline: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border-radius: 3px;
  cursor: pointer;
}

.submit_btn:hover {
  background-position: right center;
  color: #fff;
}

.submit_btn:focus {
  background-image: -webkit-gradient(to right, #fffa4ff2 0%, #fc8102 51%, #ffe74f 100%);
  background-image: -webkit-linear-gradient(to right, #fffa4ff2 0%, #fc8102 51%, #ffe74f 100%);
  background-image: -o-linear-gradient(to right, #fffa4ff2 0%, #fc8102 51%, #ffe74f 100%);
  background-image: linear-gradient( to right, #fffa4ff2 0%, #fc8102 51%, #ffe74f 100%);
  -webkit-transition: all 400ms ease-out;
  -o-transition: all 400ms ease-out;
  transition: all 400ms ease-out;
  background-size: 200% auto;
}

.submit_btn2 {
  height: 46px;
  width: 165px;
  line-height: 46px;
  color: #232d37;
  font-family: "Muli", sans-serif;
  font-weight: 600;
  font-size: 13px;
  text-transform: uppercase;
  background-color: #fc880f;
  text-align: center;
  position: relative;
  background-size: 200% auto;
  z-index: 2;
  display: block;
  -webkit-transition: all 400ms ease-out;
  -o-transition: all 400ms ease-out;
  transition: all 400ms ease-out;
  padding: 0px;
  border-radius: 2px;
  outline: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  cursor: pointer;
}

.submit_btn2:before {
  content: "";
  background: #f7f7f7;
  position: absolute;
  left: 2px;
  top: 2px;
  width: 97.5%;
  height: 40px;
  z-index: -1;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.submit_btn2:hover {
  background-position: right center;
  color: #232d37;
}

/* End Border Button Area css
============================================================================================ */
/*---------------------------------------------------- */
/*----------------------------------------------------*/
/* Our Service Area css
============================================================================================ */
.service_area {
  background: url(../img/feature.jpg) no-repeat fixed center center;
  background-size: cover;
  position: relative;
  z-index: 2;
  padding: 80px 0px;
}

.service_area:before {
  content: "";
  background: rgba(4, 8, 29, 0.7);
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: -1;
  width: 100%;
  height: 100%;
}

.service_item {
  text-align: center;
  color: #fff;
}

.service_item_inner ul li span {
  background-image: -webkit-gradient(to right, #fffa4ff2 0%, #fc8102 51%, #ffe74f 100%);
  background-image: -webkit-linear-gradient(to right, #fffa4ff2 0%, #fc8102 51%, #ffe74f 100%);
  background-image: -o-linear-gradient(to right, #fffa4ff2 0%, #fc8102 51%, #ffe74f 100%);
  background-image: linear-gradient( to right, #fffa4ff2 0%, #fc8102 51%, #ffe74f 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  font-size: 40px;
}

.service_item h4 {
  font-size: 20px;
  font-family: "Muli", sans-serif;
  font-weight: 500;
  padding: 18px 0px 12px 0px;
}

.service_item_inner ul li p {
  font-size: 14px;
  line-height: 26px;
  font-family: "Muli", sans-serif;
  max-width: 360px;
  margin: auto;
  padding-top: 30px;
}

/* End Our Service Area css
============================================================================================ */
/*---------------------------------------------------- */
/*----------------------------------------------------*/
/* Testimonials Area css
============================================================================================ */
.testimonials_slider .item img {
  width: auto !important;
}

.testimonials_slider .item .media {
  vertical-align: middle;
}

.testimonials_slider .item .media .d-flex {
  vertical-align: middle;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
      position: absolute;
}

.testimonials_slider .item .media .media-body {
  padding-left: 100px;
  vertical-align: middle;
  padding-right: 40px;
  padding-left: 100px;
}

.testimonials_slider .item .media .media-body p {
  font-size: 18px;
  color: #000;
  line-height: 30px;
  font-family: "Muli", sans-serif;
  font-weight: 400;
 padding: 0px 6px 18px 90px; 
}

.testimonials_slider .item .media .media-body h4 {
  font-size: 14px;
  color: #000000;
  font-family: "Muli", sans-serif;
  font-weight: 400;
      padding-left: 88px;
}
.media-body img{
  padding-left: 80px;
}

.testimonials_slider .item .media .media-body h4 a {
  font-size: 16px;
  color: #232d37;
  font-family: "Muli", sans-serif;
  font-weight: 500;
}

.testimonials_slider .owl-prev, .testimonials_slider .owl-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 36px;
  color: #b5aec4;
  z-index: 4;
  cursor: pointer;
}

.testimonials_slider .owl-prev {
  left: -80px;
      color: #FC8304;
}

.testimonials_slider .owl-next {
  right: -80px;
      color: #FC8304;
}

/* End Testimonials Area css
============================================================================================ */
/*---------------------------------------------------- */
/*----------------------------------------------------*/
/* Latest News Area css
============================================================================================ */
.l_news_item {
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.l_news_item .l_news_img {
  overflow: hidden;
}

.l_news_item .l_news_img a {
  display: block;
}

.l_news_item .l_news_img img {
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.l_news_item .l_news_img img:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.l_news_item .l_news_content {
  border: 1px solid #ebebeb;
  border-top: 0px;
  padding: 20px 15px;
}

.l_news_item .l_news_content h4 {
  font-size: 18px;
  color: #232d37;
  font-family: "Muli", sans-serif;
  font-weight: 500;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.l_news_item .l_news_content h4:hover {
  color: #2bc0a4;
}

.l_news_item .l_news_content p {
  font-size: 14px;
  line-height: 26px;
  color: #000;
  font-family: "Muli", sans-serif;
  font-weight: 400;
  padding: 15px 0px 10px 0px;
}

.l_news_item:hover {
  -webkit-box-shadow: 0px 25px 49px 0px rgba(58, 74, 88, 0.1);
  box-shadow: 0px 25px 49px 0px rgba(58, 74, 88, 0.1);
}

/* Latest News Area css
============================================================================================ */
/* Static Area css
============================================================================================ */
.static_area {
  padding: 100px 0px;
}

.static_main_content {
  position: relative;
}

.static_main_content .static_social {
  position: absolute;
  left: -60px;
  top: 0px;
}

.static_social ul li {
  margin-bottom: 20px;
}

.static_social ul li a {
  height: 30px;
  width: 30px;
  text-align: center;
  background: #4c65a8;
  color: #fff;
  display: block;
  border-radius: 50%;
  line-height: 30px;
}

.static_social ul li:nth-child(2) a {
  background: #41a1f6;
}

.static_social ul li:nth-child(3) a {
  background: #0077B5;
}

.static_social ul li:nth-child(4) a {
  background: #8f6247;
}

.static_social ul li:nth-child(5) {
  margin-bottom: 0px;
}

.static_social ul li:nth-child(5) a {
  background: #f0c605;
}

.static_text {
  padding-top: 35px;
  padding-bottom: 15px;
}

.static_text p {
  font-size: 16px;
  line-height: 26px;
  color: #000;
  font-family: "Muli", sans-serif;
}

.static_text p:last-child {
  padding-top: 15px;
}

.static_text2 h3 {
  font-size: 24px;
  color: #1e1e27;
  font-family: "Muli", sans-serif;
  font-weight: 500;
}

.static_text2 p {
  font-size: 16px;
  line-height: 26px;
  color: #000;
  font-family: "Muli", sans-serif;
  padding-top: 13px;
}

.media {
  margin: 30px 0px;
}

.media .d-flex h6 {
  font-family: "Playfair Display", serif;
  font-size: 100px;
  color: #2bc0a4;
  line-height: 75px;
}

.media .media-body {
  padding-left: 32px;
}

.media .media-body p {
  font-size: 15px;
  line-height: 26px;
  color: #1e1e27;
  font-family: "Muli", sans-serif;
}

.media .media-body h5 {
  font-size: 14px;
  color: #b5aec4;
  font-family: "Muli", sans-serif;
  padding-top: 15px;
}

.media .media-body h5 a {
  font-size: 16px;
  color: #232d37;
  font-family: "Muli", sans-serif;
  font-weight: 500;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.media .media-body h5 a:hover {
  color: #2bc0a4;
}

.right_sidebar_area {
  padding-left: 20px;
}

.right_widget {
  margin-bottom: 45px;
}

.r_w_title {
  padding-bottom: 20px;
}

.r_w_title h3 {
  font-size: 22px;
  color: #1e1e27;
  font-family: "Muli", sans-serif;
  font-weight: 500;
}

.r_news_widget .news_inner .news_item {
  border-bottom: 1px solid #eeeef0;
  padding-bottom: 14px;
  margin-bottom: 15px;
}

.r_news_widget .news_inner .news_item h4 {
  font-size: 16px;
  line-height: 26px;
  font-family: "Muli", sans-serif;
  font-weight: 500;
  color: #1e1e27;
  padding-bottom: 7px;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.r_news_widget .news_inner .news_item h4:hover {
  color: #2bc0a4;
}

.r_news_widget .news_inner .news_item h6 {
  font-size: 14px;
  color: #b5aec4;
  font-family: "Muli", sans-serif;
}

.r_news_widget .news_inner .news_item:last-child {
  margin-bottom: 0px;
}

.r_cat_widget ul li {
  margin-bottom: 12px;
}

.r_cat_widget ul li a {
  font-size: 16px;
  color: #1e1e27;
  font-family: "Muli", sans-serif;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
  padding-left: 20px;
  position: relative;
}

.r_cat_widget ul li a:before {
  content: "";
  height: 8px;
  width: 8px;
  border-radius: 50%;
  background: #2bc0a4;
  position: absolute;
  left: 0px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.r_cat_widget ul li:hover a {
  color: #2bc0a4;
}

.r_cat_widget ul li:hover a:before {
  left: 5px;
}

.r_tag_widget ul {
  margin-right: -9px;
}

.r_tag_widget ul li {
  display: inline-block;
  margin-bottom: 9px;
  margin-right: 6px;
}

.r_tag_widget ul li a {
  font-size: 12px;
  color: #000;
  font-family: "Muli", sans-serif;
  background: #ebebeb;
  display: inline-block;
  padding: 0px 20px;
  text-transform: uppercase;
  line-height: 30px;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.r_tag_widget ul li:last-child {
  margin-bottom: 0px;
  margin-right: 0px;
}

.r_tag_widget ul li:hover a {
  color: #2bc0a4;
}

/* End Static Area css
============================================================================================ */
/*---------------------------------------------------- */
/*----------------------------------------------------*/
/* Contact Us Area css
============================================================================================ */
.contact_us_area {
      padding-top: 80px;
    padding-bottom: 80px;
}

.mapBox {
  min-height: 520px;
  -webkit-box-shadow: 0px 27px 51.33px 7.67px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 27px 51.33px 7.67px rgba(0, 0, 0, 0.15);
}


.contact_text .contact_d_list {
  margin-top: 40px;
}

.contact_text .contact_d_list .contact_d_list_item {
  margin-bottom: 22px;
}

.contact_text .contact_d_list .contact_d_list_item a {
  font-size: 16px;
  color: #000;
  font-family: "Muli", sans-serif;
  display: block;
}

.contact_text .contact_d_list .contact_d_list_item p {
  font-size: 16px;
  color: #000;
  font-family: "Muli", sans-serif;
  display: block;
  line-height: 24px;
}

.contact_text .contact_d_list .contact_d_list_item:last-child {
  margin-bottom: 0px;
}

.contact_text .static_social {
  margin-top: 40px;
}

.contact_text .static_social .main_title {
  padding-bottom: 25px;
}

.contact_text .static_social ul li {
  display: inline-block;
  margin-right: 7px;
  margin-bottom: 0px;
}

.contact_text .static_social ul li:last-child {
  margin-right: 0px;
}

.contact_form .main_title {
     padding-bottom: 14px;
}

.contact_us_form .form-group {
  margin-bottom: 20px;
}

.contact_us_form .form-group input {
      height: 35px;
  width: 100%;
  border: 1px solid #FC8304;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  padding: 0px 20px;
  font-size: 16px;
  color: #7f7f7f;
  font-family: "Muli", sans-serif;
}

.contact_us_form .form-group .submit_btn2 {
      height: 35px;
  width: 100%;
  border: 1px solid #FC8304;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
   padding: 0px 7px 41px 0px;
  font-size: 16px;
  color: #fff;
  font-family: "Muli", sans-serif;
}



.contact_us_form .form-group input.placeholder {
  font-size: 16px;
  color: #b5aec4;
  font-family: "Muli", sans-serif;
}

.contact_us_form .form-group input:-moz-placeholder {
  font-size: 16px;
  color: #b5aec4;
  font-family: "Muli", sans-serif;
}

.contact_us_form .form-group input::-moz-placeholder {
  font-size: 16px;
  color: #b5aec4;
  font-family: "Muli", sans-serif;
}

.contact_us_form .form-group input::-webkit-input-placeholder {
  font-size: 16px;
  color: #b5aec4;
  font-family: "Muli", sans-serif;
}

.contact_us_form .form-group input:focus {
  border-color: #0749;
}

.contact_us_form .form-group textarea {
  height: 80px;
  width: 100%;
  border: 1px solid #FC8304;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  padding: 15px 20px;
  font-size: 16px;
  color: #7f7f7f;
  font-family: "Muli", sans-serif;
  resize: none;
}

.contact_us_form .form-group textarea.placeholder {
  font-size: 16px;
  color: #b5aec4;
  font-family: "Muli", sans-serif;
}

.contact_us_form .form-group textarea:-moz-placeholder {
  font-size: 16px;
  color: #b5aec4;
  font-family: "Muli", sans-serif;
}

.contact_us_form .form-group textarea::-moz-placeholder {
  font-size: 16px;
  color: #b5aec4;
  font-family: "Muli", sans-serif;
}

.contact_us_form .form-group textarea::-webkit-input-placeholder {
  font-size: 16px;
  color: #b5aec4;
  font-family: "Muli", sans-serif;
}

.contact_us_form .form-group textarea:focus {
  border-color: #7f7f7f;
}

.contact_us_form .form-group:last-child {
  margin-bottom: 0px;
  margin-top: 10px;
}

/* End Contact Us Area css
============================================================================================ */
/* start state */
.my-mfp-zoom-in .zoom-anim-dialog {
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}

/* animate in */
.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

/* animate out */
.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0;
}

/* Dark overlay, start state */
.my-mfp-zoom-in.mfp-bg {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

/* animate in */
.my-mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8;
}

/* animate out */
.my-mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}

/**
 * Fade-move animation for second dialog
 */
/* at start */
.my-mfp-slide-bottom .zoom-anim-dialog {
  opacity: 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  -moz-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  -ms-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  -o-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  transform: translateY(-20px) perspective(600px) rotateX(10deg);
}

/* animate in */
.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  -webkit-transform: translateY(0) perspective(600px) rotateX(0);
  -moz-transform: translateY(0) perspective(600px) rotateX(0);
  -ms-transform: translateY(0) perspective(600px) rotateX(0);
  -o-transform: translateY(0) perspective(600px) rotateX(0);
  transform: translateY(0) perspective(600px) rotateX(0);
}

/* animate out */
.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
  opacity: 0;
  -webkit-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -moz-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -ms-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -o-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  transform: translateY(-10px) perspective(600px) rotateX(10deg);
}

/* Dark overlay, start state */
.my-mfp-slide-bottom.mfp-bg {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

/* animate in */
.my-mfp-slide-bottom.mfp-ready.mfp-bg {
  opacity: 0.8;
}

/* animate out */
.my-mfp-slide-bottom.mfp-removing.mfp-bg {
  opacity: 0;
}

/* End Search Popup Area css
============================================================================================ */
/* Contact Success and error Area css
============================================================================================ */
.modal-message .modal-dialog {
  position: absolute;
  top: 36%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%) !important;
  -ms-transform: translateX(-50%) translateY(-50%) !important;
  transform: translateX(-50%) translateY(-50%) !important;
  margin: 0px;
  max-width: 500px;
  width: 100%;
}

.modal-message .modal-dialog .modal-content .modal-header {
  text-align: center;
  display: block;
  border-bottom: none;
  padding-top: 50px;
  padding-bottom: 50px;
}

.modal-message .modal-dialog .modal-content .modal-header .close {
  position: absolute;
  right: -15px;
  top: -15px;
  padding: 0px;
  color: #fff;
  opacity: 1;
  cursor: pointer;
}

.modal-message .modal-dialog .modal-content .modal-header h2 {
  display: block;
  text-align: center;
  color: #2bc0a4;
  padding-bottom: 10px;
}

.modal-message .modal-dialog .modal-content .modal-header p {
  display: block;
}

/* End Contact Success and error Area css
============================================================================================ */
/*---------------------------------------------------- */
/*----------------------------------------------------*/
/* Footer Area css
============================================================================================ */
.footer_widgets_area {
  background: #131627;
  overflow: hidden;
  padding-top: 50px;
  padding-bottom: 50px;
}

.f_w_title {
  padding-bottom: 25px;
}

.f_w_title h3 {
  color: #fff;
  font-family: "Muli", sans-serif;
  font-weight: 600;
  font-size: 16px;
}

.subscribe_widget p {
  font-size: 14px;
  line-height: 26px;
  color: #b5aec4;
  font-weight: 300;
  font-family: "Muli", sans-serif;
  padding-bottom: 15px;
}

.subscribe_widget .input-group input {
  background: #2b2e3d;
  border: none;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: 40px;
  border-radius: 3px;
  font-size: 12px;
  color: #b5aec4;
  font-family: "Muli", sans-serif;
  padding: 0px 15px;
}

.subscribe_widget .input-group input.placeholder {
  font-size: 12px;
  color: #b5aec4;
  font-family: "Muli", sans-serif;
}

.subscribe_widget .input-group input:-moz-placeholder {
  font-size: 12px;
  color: #b5aec4;
  font-family: "Muli", sans-serif;
}

.subscribe_widget .input-group input::-moz-placeholder {
  font-size: 12px;
  color: #b5aec4;
  font-family: "Muli", sans-serif;
}

.subscribe_widget .input-group input::-webkit-input-placeholder {
  font-size: 12px;
  color: #b5aec4;
  font-family: "Muli", sans-serif;
}

.subscribe_widget ul {
  padding-top: 15px;
}

.subscribe_widget ul li {
  display: inline-block;
  margin-right: 32px;
}

.subscribe_widget ul li a {
  font-size: 14px;
  color: #b5aec4;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.subscribe_widget ul li:hover a {
  color: #FC8304;
}

.subscribe_widget ul li:last-child {
  margin-right: 0px;
}

.twitter_widget {
  margin-left: 55px;
}

.twitter_widget .tweets_feed ul .owl-item .tw_content .tweet_text {
  font-size: 14px;
  line-height: 26px;
  color: #b5aec4;
  font-family: "Muli", sans-serif;
}

.twitter_widget .tweets_feed ul .owl-item .tw_content .tweet_text i {
  padding-right: 5px;
  color: #2bc0a4;
}

.twitter_widget .tweets_feed ul .owl-item .tw_content .tweet_text a {
  font-size: 14px;
  line-height: 26px;
  color: #b5aec4;
  font-family: "Muli", sans-serif;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.twitter_widget .tweets_feed ul .owl-item .tw_content .tweet_text a:hover {
  color: #2bc0a4;
}

.twitter_widget .tweets_feed ul .owl-item .tw_content .tweet_date {
  font-size: 14px;
  line-height: 26px;
  color: #b5aec4;
  font-family: "Muli", sans-serif;
  padding-top: 15px;
}

.twitter_widget .tweets_feed ul .owl-item .footer .tweet_time.fright a {
  font-size: 14px;
  line-height: 26px;
  color: #2bc0a4;
  font-family: "Muli", sans-serif;
}

.categories_widget {
  margin-left: 0px;
}

.categories_widget ul {
  margin-top: -4px;
}

.categories_widget ul li a {
  position: relative;
  font-size: 14px;
  color: #b5aec4;
  font-family: "Muli", sans-serif;
  line-height: 28px;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.categories_widget ul li a i {
  position: absolute;
  left: 0px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 0;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.categories_widget ul li:hover a {
  padding-left: 15px;
  color: #FC8304;
}

.categories_widget ul li:hover a i {
  opacity: 1;
}

.contact_widget {
  margin-left: 50px;
}

.contact_widget a, .contact_widget p, .contact_widget h6 {
  font-size: 14px;
  color: #b5aec4;
  font-family: "Muli", sans-serif;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}
.contact_widget h4
{
  color: #b5aec4;
  padding-bottom: 10px;
  font-family: "Muli", sans-serif;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}
.contact_widget a:hover, .contact_widget p:hover, .contact_widget h6:hover {
  color: #FC8304;
}

.contact_widget p {
  padding: 10px 0px;
}

.copy_right_area {
  background: #04081d;
  overflow: hidden;
  padding:20px;
}

.copy_right_area .float-md-left h5 {
  color: #000;
  font-size: 14px;
  font-family: "Muli", sans-serif;
  line-height: 50px;
}

.copy_right_area .float-md-left h5 a {
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
  color: #000;
  font-size: 14px;
  font-family: "Muli", sans-serif;
  line-height: 50px;
}

.copy_right_area .float-md-left h5 a:hover {
  color: #2bc0a4;
}

.copy_right_area .float-md-right .nav li {
  margin-right: 35px;
}

.copy_right_area .float-md-right .nav li a {
  padding: 0px;
  line-height: 50px;
  font-size: 14px;
  color: #000;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.copy_right_area .float-md-right .nav li:last-child {
  margin-right: 0px;
}

.copy_right_area .float-md-right .nav li:hover a {
  color: #2bc0a4;
}

/* End Footer Area css
============================================================================================ */
/*---------------------------------------------------- */



.main_menu_area .navbar-brand img{
 /* height: 70px;*/
}
.tp_btn {
    height: 46px;
    width: 165px;
    text-align: center;
    color: #000;
    border-width: 2px;
    border-style: solid;
    }
    .tp_btn:hover {
    height: 46px;
    width: 165px;
    text-align: center;
    color: #000;
    border-width: 2px;
    border-style: solid;
    }
   #login .modal-content .modal-header {
    background-color: #7036B5!important;
}
.about{
  padding-top: 80px;
  padding-bottom: 80px;
}

.about .about1{
     padding-bottom: 80px;
}
.about .about-img img{
      height: auto;
    width: 100%;
    padding-bottom: 5px;
        padding-bottom: 19px;
}
.about .about-text p{
     text-align: left;
    font-size: 17px;
    line-height: 24px;
    /* letter-spacing: 1px; */
    padding-bottom: 12px;
}
.mission-vision{
      padding-top: 80px;
    padding-bottom: 80px;
  background-color: #F7F7F7;
}
.mission-vision .heading p{
      font-size: 33px;
          padding-bottom: 50px;
          color: #2bc0a4;
}
.mission-vision .content p{
    font-size: 16px;
        padding-bottom: 2px;
}
.mission-vision .content img{
      height: 382px;
      width: 100%;
          padding-bottom: 10px;
}
.faq-area{
    padding-top: 100px;
  padding-bottom: 100px;
  }


.portfolio-area{
  padding-top: 50px;
  padding-bottom: 50px;
}
              .portfolio-area .Portfolio {
                position: relative;
                margin: 10px;
                border: 1px solid #fff;
                float: left;
                width: 352px;
                transition-duration: 0.4s;
                border-radius: 0px;
                animation: winanim 0.5s;
                -webkit-backface-visibility: visible;
                backface-visibility: visible;
                box-shadow: 0 3px 5px -1px rgba(0,0,0,.2), 0 5px 8px 0 rgba(0,0,0,.14), 0 1px 14px 0 rgba(0,0,0,.12);
            }

             .portfolio-area .Portfolio:hover {
                box-shadow: 0 12px 16px 0 rgba(0,0,0,.24),0 17px 50px 0 rgba(0,0,0,.19);
            }

             .portfolio-area .Portfolio img {
                width: 100%;
                height: auto;
                border-radius: 5px
            }

             .portfolio-area .desc {
                    padding: 5px;
                    text-align: center;
                    font-size: 90%;
                    background: #E6BD34;
                    color: #ffffff;
                    font-size: 16px;
            }

             .portfolio-area .nav {
                padding:20px;
                margin-top:-30px;
            }

             .portfolio-area .nav li a { 
                margin:5px;
                font-size:16px; 
                color:#ffffff; 
                background: #000;
                transition-duration: 0.4s;
            }
            .portfolio-area .nav a:hover { 
                background:#333; 
            }
            .portfolio-area .nav .active { 
                background-color:#2BC0A0 !important;
                color:#fff;
            }

            @keyframes winanim {
                0%{opacity:0;transform:scale3d(.3,.3,.3)}
                50%{opacity:1}
                
            }
            .portfolio-area ul#pills-tab{
              display: inline-flex!important;
            }


.copy_right_area .footer-bottom h5{
    color: #fff;
    font-size: 14px;
    font-family: "Muli", sans-serif;
    line-height: 22px;
  }
  .accordion .card-header:after {
                font-family: 'FontAwesome';  
                content: "\f068";
                float: right; 
                 color: #000000;
            }
            .accordion .card-header.collapsed:after {
                /* symbol for "collapsed" panels */
                content: "\f067"; 
            }
            .faq-area #accordion .card-title{
                cursor: pointer;
                color: #000000;
            }
            .faq-area #accordion .card-header{
                margin-bottom: 14px;            
            }
            .faq-area #accordion .card-body p{
               text-align: justify;
            }
			
			
			
.navbar-brand {
        float: left;
    height: 70px;
    padding: 10px 0px !important;
    font-size: 18px;
}
ul.navbar-nav.mr-auto{
    float: right;
    text-align: right;
    position: relative;
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0px!important;
    border: 1px solid transparent;
}


/* client Slider  */

.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.client-slide-squire
{
  padding-top: 80px;
  padding-bottom: 80px;
}
.carousel-control.right {
    right: 0;
    left: auto;
    color: #FC8304;
    background-image: none!important;
}
.carousel-control.left {
    background-image: none!important;
    color: #FC8304;
}
.chevron-indust-left
{
  left: -20%!important;
  margin-left: 0px!important;
}
.chevron-indust-right
{

    margin-right: 0px!important;
    right: -30px!important;
}

 .multi-item-carousel{
  .carousel-inner{
    > .item{
      transition: 500ms ease-in-out left;
    }
    .active{
      &.left{
        left:-33%;
      }
      &.right{
        left:33%;
      }
    }
    .next{
      left: 33%;
    }
    .prev{
      left: -33%;
    }
    @media all and (transform-3d), (-webkit-transform-3d) {
      > .item{
        /* use your favourite prefixer here*/
        transition: 500ms ease-in-out left;
        transition: 500ms ease-in-out all;
        backface-visibility: visible;
        transform: none!important;
      }
    }
  }
  .carouse-control{
    &.left, &.right{
      background-image: none;
    }
  }
}



.our-clients
{
  padding-bottom: 50px;
}
.faq-area {
  padding-left: 0px;
  padding-right:0px;
}
.faq-area .faq{
  padding-left: 0px;
  padding-right:0px;
}
.faq-area .faq img{
  width: 100%
}
/*.accordion{
      padding-top: 28px;
}*/

.consultancy{
      padding-top: 80px;
    padding-bottom: 80px;
}
.consultancy .consultancy-text p{
    text-align: left;
    font-size: 17px;
    line-height: 27px;
    padding-top: 10px;
}
.consultancy .consultancy-img img{
    width: 100%;
    height: auto;
}
.consultancy h1{
  padding-bottom: 10px;
}
.consultancy-domain{
      padding-top: 80px;
    padding-bottom: 80px;
    background-color: #F7F7F7;
}
.consultancy-domain .consultancy-domain-img {
    padding-bottom: 60px;
}
.consultancy-domain .consultancy-domain-img img{
    height: auto;
    margin: 0 auto
}
.consultancy-domain .consultancy-domain-text{
   padding-bottom: 30px;
}
.consultancy-domain .consultancy-domain-text img{
    width: 130px;
    height: 130px;
}
.consultancy-domain .consultancy-domain-text .row1{
    padding-bottom: 60px;
    padding-top: 30px;
    text-align: center;
  }
 .consultancy-domain .consultancy-domain-text .row2{
    text-align: center;
  }
  .consultancy-domain .consultancy-domain-text .data{
      margin-left: 10px;
      max-width: 24%!important;
    background-color: #ffffff!important;
}
  .consultancy-domain .consultancy-domain-text .consult{
      padding-top: 20px;
      padding-bottom: 20px;
}
.consultancy-domain .consultancy-domain-text p{
    color: #2bc0a4;
    font-size: 18px;
}
  .open-workshop{
        padding-top: 90px;
    padding-bottom: 100px;
}
  .open-workshop .open-workshop-text .open-workshop-info p{
     text-align: center;
     font-size: 15px;
}
  .open-workshop .open-workshop-text .open-workshop-info {
         padding-bottom: 50px;
}
.open-workshop .open-workshop-text .traning-info .training-course{
    padding-top: 60px;
}
  .open-workshop .open-workshop-text .traning-info p{
     font-size: 16px;
    padding-bottom: 5px;
}
.open-workshop .open-workshop-text .traning-info p i{
     font-size: 16px;
    color: #FC8304;
}
.heading{
  padding-bottom: 35px;
      text-align: center;
    color: #000000;
}
.footer-bottom a{
  color: #FC8304;
}
.consultancy-p ul li{
    display: inline-block;
    padding-right: 80px;
}
.consultancy-p ul li:last-child{
    display: inline-block;
    padding-right: 0px;
}


#get-a-call{
 background: #F5F5F5;
 padding-top: 1px;
 padding-bottom: 1px;
}
.contact-form{
    background: #fff;
    margin-top: 80px;
    margin-bottom: 80px;
    width: 70%;
}
.contact-form .form-control{
    border-radius:1rem;
}
.contact-image{
    text-align: center;
}
.contact-image img{
    border-radius: 6rem;
    width: 11%;
    margin-top: -3%;
    transform: rotate(29deg);
}
.contact-form form{
    padding: 10%;
}
.contact-form form .row{
    margin-bottom: -7%;
}
.contact-form h3{
    margin-bottom: 6%;
    margin-top: -7%;
    text-align: center;
    color: #000;
}
.contact-form .btnContact {
        width: 50%;
    border: none;
    padding: 1.5%;
    background-color: #FC880F;
    font-weight: 600;
    color: #fff;
    cursor: pointer;
    font-size: 19px;
}
.btnContactSubmit
{
    width: 50%;
    border-radius: 1rem;
    padding: 1.5%;
    color: #fff;
    background-color: #0062cc;
    border: none;
    cursor: pointer;
}
.soft-skills{
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #ffffff;

}
.soft-skill-train{
  background-color: #F7F7F7;

}
.soft-skills-training{
  padding-top: 80px;
  padding-bottom: 80px;
}
.soft-skills .soft-skills-img img{
  width: 100%;
}

.soft-skills .soft-skills-text p{
  padding-bottom: 10px;
      font-size: 16px;
}
/*.soft-skills .soft-skills-info{
  padding-bottom: 50px;
}*/
.soft-skill-training{
  padding-bottom: 35px;
}
.soft-skill-training h5{
  padding-bottom: 5px;
}
.soft-skills-training-course p{ 
  padding-bottom: 5px;
  font-size: 15px;
}
.soft-skills-training-course p i{ 
  color: #FC8304;
  padding-right: 5px;
}
.technical{
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #F7F7F7;
}
.technical-skills-training-course p{ 
  padding-bottom: 5px;
  font-size: 15px;
}
.technical-skills-training-course p i{ 
  color: #FC8304;
  padding-right: 5px;
}
.others{
  padding-top: 90px;
  padding-bottom: 65px;
}
.others-skills-training-course p{ 
  padding-bottom: 5px;
  font-size: 15px;
}
.others-skills-training-course p i{ 
  color: #FC8304;
  padding-right: 5px;
}
.contact_details_inner .contact_d_list .contact_d_list_item a i {
  font-size: 24px;
  padding-right: 5px;
  color: #FC8304;
}
.consultancy-domain .our-team{
    text-align: center;
    transition: all 0.5s ease 0s;
    box-shadow: 0px 0px 0px 5px #888888;
}
.consultancy-domain .our-team:hover{
    box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.consultancy-domain .our-team .pic{
    overflow: hidden;
    position: relative;
    height: 270px;
}
.consultancy-domain .our-team .pic:before,
.consultancy-domain .our-team .pic:after{
    content: "";
    width: 200%;
    height: 80%;
    background: rgba(38,37,37,0.8);
    position: absolute;
    top: -100%;
    left: -4%;
    transform: rotate(45deg);
    transition: all 0.5s ease 0s;
}
.consultancy-domain .our-team .pic:after{
    background: rgba(8,75,77,0.8);
    top: auto;
    left: auto;
    bottom: -100%;
    right: -4%;
}
.consultancy-domain .our-team:hover .pic:before{ top: 0; }
.consultancy-domain .our-team:hover .pic:after{ bottom: 0; }
.consultancy-domain .our-team .pic img{
    width: 100%;
    height: auto;
}
.consultancy-domain .our-team .social{
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    position: absolute;
    bottom: 45%;
    left: 0;
    opacity: 0;
    z-index: 2;
    transition: all 0.5s ease 0.3s;
}
.consultancy-domain .our-team:hover .social{ opacity: 1; }
.consultancy-domain .our-team .social li{ display: inline-block; }
.consultancy-domain .our-team .social li a{
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    color: #fff;
    margin-right: 10px;
    position: relative;
    transition: all 0.3s ease 0s;
}
.consultancy-domain .our-team .social li a:after{
    content: "";
    width: 100%;
    height: 100%;
    background: #db162f;
    border-radius: 0 20px 20px 20px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    transition: all 0.3s ease 0s;
}
.consultancy-domain .our-team .social li a:hover:after{ transform: rotate(180deg); }
.consultancy-domain .our-team .team-content{ padding: 20px; }
.consultancy-domain .our-team .title{
        font-size: 15px;
    font-weight: 700;
    color: #047168;
    text-transform: none;
    margin-bottom: 7px;
}
.consultancy-domain .our-team .post{
    display: block;
    font-size: 17px;
    font-weight: 600;
    color: #707070;
    text-transform: capitalize;
}
.soft-skill-training h2{
  padding-bottom: 20px;
}

@media only screen and (max-width: 990px){
    .consultancy-domain .our-team
    { 
      margin-bottom: 30px;
    }
    .open-workshop .open-workshop-text .traning-info .training-course {
      padding-top: 0px;
    }
    .contact-form {
    background: #fff;
    margin-top: 10%;
    margin-bottom: 5%;
    width: 90%;
    }
}



// Our Clients

.ct-page_title {
                color: #fff;
            }
            .ct-page_title .h1 {
                font-family: 'Open Sans Condensed', sans-serif;
                font-weight: bold;
                text-transform: inherit;
                font-size: 81px;
                font-size: 8.1rem;
                line-height: 65.85px;
                letter-spacing: 0px;
                text-transform: uppercase;
            }
            .ct-page_title-content {
                text-transform: capitalize;
                line-height: 36px;
            }
            .ct-page_title-content {
                font-size: 25px;
                font-size: 2.5rem;
                font-family: 'nimbus-sans', sans-serif;
                font-weight: 400;
                padding-top: 10px;
                padding-top: 1rem;
                display: inline-block;
                max-width: 750px;
                max-width: 75rem;
            }
            .ct-u-paddingBottom100 {
                padding-bottom: 80px;
            }
            .ct-u-paddingTop40 {
                padding-top: 80px;
            }
            .ct-content, .ct-aside {
               /* float: right;*/
            }
            section.clients-home .clients-logos .client-logos-repeater {
                height: 250px;
                cursor: auto;
            }
          
            section.clients-home .clients-logos .client-logos-repeater img {
             /*   position: absolute;
                top: 0;
                bottom: 0;
                margin: auto;
                left: 0;
                right: 0;*/
            }
            .logo-title {
                position: absolute;
                display: none;
                top: 0px;
                left: 0px;
                width: 100%;
                height: 100%;
                font-size: 16px;
                font-weight: 700;
                line-height: 16px;
                text-transform: uppercase;
                color: #FFF;
                background-color: #0079c2;
            }





/*----------------------------------------------------*/
/*----------------- Testimonials CSS -----------------*/
/*----------------------------------------------------*/


#testimonial-section{
  padding-top: 80px;
  padding-bottom: 30px;
}
.testimonial{
    margin-bottom: 50px;
}

    .testimonial-section {
        width: 100%;
        height: auto;
        padding: 15px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        position: relative;
        border: 1px solid #fff;
    }
    .testimonial-section:after {
        top: 100%;
        left: 50px;
        border: solid transparent;
        content: " ";
        position: absolute;
        border-top-color: #fff;
        border-width: 15px;
        margin-left: -15px;
    }

    .testimonial-desc {
        margin-top: 20px;
        text-align:left;
        padding-left: 15px;
    }
        .testimonial-desc img {
            border: 1px solid #f5f5f5;
            border-radius: 150px;
            height: 70px;
            padding: 3px;
            width: 70px;
            display:inline-block;
            vertical-align: top;
        }

        .testimonial-writer{
            display: inline-block;
            vertical-align: top;
            padding-left: 10px;
        }

            .testimonial-writer-name{
                font-weight: bold;
            }

            .testimonial-writer-designation{
                font-size: 85%;
            }

            .testimonial-writer-company{
                font-size: 85%;
            }
    /*---- Outlined Styles ----*/
    .testimonial.testimonial-default{
        
    }
        .testimonial.testimonial-default .testimonial-section{
            border-color: #777;
        }

            .testimonial.testimonial-default .testimonial-section:after{
                border-top-color: #777;
            }

        .testimonial.testimonial-default .testimonial-desc{
            
        }

            .testimonial.testimonial-default .testimonial-desc img{
                border-color: #777;
            }

            .testimonial.testimonial-default .testimonial-writer-name{
                color: #777;
            }

    .testimonial.testimonial-primary{
        
    }
        .testimonial.testimonial-primary .testimonial-section{
            border-color: #337AB7;
            color: #286090;
            background-color: rgba(51, 122, 183, 0.1);
        }

            .testimonial.testimonial-primary .testimonial-section:after{
                border-top-color: #337AB7;
            }

        .testimonial.testimonial-primary .testimonial-desc{
            
        }

            .testimonial.testimonial-primary .testimonial-desc img{
                border-color: #337AB7;
            }

            .testimonial.testimonial-primary .testimonial-writer-name{
                color: #337AB7;
            }

    .testimonial.testimonial-info{
        
    }
        .testimonial.testimonial-info .testimonial-section{
            border-color: #5BC0DE;
            color: #31b0d5;
            background-color: rgba(91, 192, 222, 0.1);
        }

            .testimonial.testimonial-info .testimonial-section:after{
                border-top-color: #5BC0DE;
            }

        .testimonial.testimonial-info .testimonial-desc{
            
        }

            .testimonial.testimonial-info .testimonial-desc img{
                border-color: #5BC0DE;
            }

            .testimonial.testimonial-info .testimonial-writer-name{
                color: #5BC0DE;
            }


    .testimonial.testimonial-success{
        
    }
        .testimonial.testimonial-success .testimonial-section{
            border-color: #5CB85C;
            color: #449d44;
            background-color: rgba(92, 184, 92, 0.1);
        }

            .testimonial.testimonial-success .testimonial-section:after{
                border-top-color: #5CB85C;
            }

        .testimonial.testimonial-success .testimonial-desc{
            
        }

            .testimonial.testimonial-success .testimonial-desc img{
                border-color: #5CB85C;
            }

            .testimonial.testimonial-success .testimonial-writer-name{
                color: #5CB85C;
            }

    .testimonial.testimonial-warning{
        
    }
        .testimonial.testimonial-warning .testimonial-section{
            border-color: #F0AD4E;
            color: #d58512;
            background-color: rgba(240, 173, 78, 0.1);
        }

            .testimonial.testimonial-warning .testimonial-section:after{
                border-top-color: #F0AD4E;
            }

        .testimonial.testimonial-warning .testimonial-desc{
            
        }

            .testimonial.testimonial-warning .testimonial-desc img{
                border-color: #F0AD4E;
            }

            .testimonial.testimonial-warning .testimonial-writer-name{
                color: #F0AD4E;
            }

    .testimonial.testimonial-danger{
        
    }
        .testimonial.testimonial-danger .testimonial-section{
            border-color: #D9534F;
            color: #c9302c;
            background-color: rgba(217, 83, 79, 0.1);
        }

            .testimonial.testimonial-danger .testimonial-section:after{
                border-top-color: #D9534F;
            }

        .testimonial.testimonial-danger .testimonial-desc{
            
        }

            .testimonial.testimonial-danger .testimonial-desc img{
                border-color: #D9534F;
            }

            .testimonial.testimonial-danger .testimonial-writer-name{
                color: #D9534F;
            }

    /*---- Filled Styles ----*/
    .testimonial.testimonial-default-filled{
        
    }
        .testimonial.testimonial-default-filled .testimonial-section{
            color: #fff;
            border-color: #777;
            background-color: #777;
        }

            .testimonial.testimonial-default-filled .testimonial-section:after{
                border-top-color: #777;
            }

        .testimonial.testimonial-default-filled .testimonial-desc{
            
        }

            .testimonial.testimonial-default-filled .testimonial-desc img{
                border-color: #777;
                background-color: #777;
            }

            .testimonial.testimonial-default-filled .testimonial-writer-name{
                color: #777;
            }

    .testimonial.testimonial-primary-filled{
        
    }
        .testimonial.testimonial-primary-filled .testimonial-section{
            color: #fff;
            background-color: #337ab7;
            border-color: #2e6da4;
        }

            .testimonial.testimonial-primary-filled .testimonial-section:after{
                border-top-color: #337AB7;
            }

        .testimonial.testimonial-primary-filled .testimonial-desc{
            
        }

            .testimonial.testimonial-primary-filled .testimonial-desc img{
                border-color: #2e6da4;
                background-color: #337ab7;
            }

            .testimonial.testimonial-primary-filled .testimonial-writer-name{
                color: #337AB7;
            }

    .testimonial.testimonial-info-filled{
        
    }
        .testimonial.testimonial-info-filled .testimonial-section{
            color: #fff;
            background-color: #5bc0de;
            border-color: #46b8da;
        }

            .testimonial.testimonial-info-filled .testimonial-section:after{
                border-top-color: #5BC0DE;
            }

        .testimonial.testimonial-info-filled .testimonial-desc{
            
        }

            .testimonial.testimonial-info-filled .testimonial-desc img{
                border-color: #46b8da;
                background-color: #5bc0de;
            }

            .testimonial.testimonial-info-filled .testimonial-writer-name{
                color: #5BC0DE;
            }


    .testimonial.testimonial-success-filled{
        
    }
        .testimonial.testimonial-success-filled .testimonial-section{
            color: #fff;
            background-color: #5cb85c;
            border-color: #4cae4c;
        }

            .testimonial.testimonial-success-filled .testimonial-section:after{
                border-top-color: #5CB85C;
            }

        .testimonial.testimonial-success-filled .testimonial-desc{
            
        }

            .testimonial.testimonial-success-filled .testimonial-desc img{
                border-color: #4cae4c;
                background-color: #5cb85c;
            }

            .testimonial.testimonial-success-filled .testimonial-writer-name{
                color: #5CB85C;
            }

    .testimonial.testimonial-warning-filled{
        
    }
        .testimonial.testimonial-warning-filled .testimonial-section{
            color: #fff;
            background-color: #f0ad4e;
            border-color: #eea236;
        }

            .testimonial.testimonial-warning-filled .testimonial-section:after{
                border-top-color: #F0AD4E;
            }

        .testimonial.testimonial-warning-filled .testimonial-desc{
            
        }

            .testimonial.testimonial-warning-filled .testimonial-desc img{
                border-color: #eea236;
                background-color: #f0ad4e;
            }

            .testimonial.testimonial-warning-filled .testimonial-writer-name{
                color: #F0AD4E;
            }

    .testimonial.testimonial-danger-filled{
        
    }
        .testimonial.testimonial-danger-filled .testimonial-section{
                color: #fff;
                background-color: #d9534f;
                border-color: #d43f3a;
        }

            .testimonial.testimonial-danger-filled .testimonial-section:after{
                border-top-color: #D9534F;
            }

        .testimonial.testimonial-danger-filled .testimonial-desc{
            
        }

            .testimonial.testimonial-danger-filled .testimonial-desc img{
                border-color: #d43f3a;
                background-color: #D9534F;
            }

            .testimonial.testimonial-danger-filled .testimonial-writer-name{
                color: #D9534F;
            }






 .soft-skills-training .soft-skill-training p{
      font-size: 18px;
    padding-bottom: 15px;
    text-align: left;
  }
  .soft-skills-training .soft-skill-training h4{
      text-align: left;
  }
  .soft-skills .soft-skill-training p{
        font-size: 18px;
      padding-bottom: 10px;
  }
  .soft-skill-training p{
    text-align: left;
  }
  .soft-skill-training h4{
    text-align: left;
  }



.button{
  float: right;
}
.ms-office{
      padding-top: 80px;
    padding-bottom: 80px;
}
.ms-office .ms-office-text{
      text-align: left;
    font-size: 17px;
    line-height: 27px;
}
.ms-office .ms-office-text p{
    padding-bottom: 10px;
}
.ms-office-training{
  padding-bottom: 30px;
  padding-top: 80px;
  background-color: #F7F7F7;
}
.ms-office-training .course1{
  padding-bottom: 50px;
  padding-top: 50px;
}
.ms-office-training h2{
  text-align: center;
}
.ms-office-training h3{
  text-align: left;
  color: #008000;
  padding-bottom: 30px;
}
.ms-office-training ul li{
  text-align: left;
  font-size: 18px;
  padding-bottom: 0px;
}
hr.line {
  border-top: 1px solid red;
}

.office365{
      padding-top: 80px;
    padding-bottom: 80px;
}
.office365 .office365-text{
      text-align: left;
    font-size: 20px;
    line-height: 27px;
}
.office365 .office365-text p{
    padding-bottom: 10px;
}
.office365-training{
  padding-bottom: 80px;
  padding-top: 80px;
  background-color: #F7F7F7;
}
.office365-training ul li{
  text-align: left;
  font-size: 18px;
  padding-bottom: 0px;
}

.ms-access{
      padding-top: 80px;
    padding-bottom: 80px;
}
.ms-access .ms-access-text{
      text-align: left;
    font-size: 17px;
    line-height: 27px;
}
.ms-access .ms-access-text p{
   padding-bottom: 10px;
       text-align: left;
}
.ms-access-training{
  padding-bottom: 80px;
  padding-top: 80px;
  background-color: #F7F7F7;
}
/*.ms-access-training .course1{
  padding-bottom: 50px;
}*/
.ms-access-training ul li{
  text-align: left;
  font-size: 18px;
  padding-bottom: 0px;
}
.ms-access-other{
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #fff;
}
.ms-access-other h3{
  padding-bottom: 20px;
}
.ms-access-other p{
  padding-bottom: 20px;
  font-size: 15px;
}

.ms-access-vba{
      padding-top: 80px;
    padding-bottom: 80px;
}
.ms-access-vba .ms-access-vba-text{
      text-align: left;
    font-size: 17px;
    line-height: 27px;
    padding-top: 50px;
}
.ms-access-vba .ms-access-vba-text p{
   padding-bottom: 10px;
       text-align: left;
}
.ms-access-vba-training{
  padding-bottom: 80px;
  padding-top: 80px;
  background-color: #F7F7F7;
}
.ms-access-vba-training ul li{
  text-align: left;
  font-size: 18px;
  padding-bottom: 0px;
}
.ms-access-vba-training h2{
  padding-bottom: 20px;
}

.oracle-dba{
      padding-top: 80px;
    padding-bottom: 80px;
}
.oracle-dba .oracle-dba-text{
     text-align: center;
    font-size: 20px;
    line-height: 27px;
}
.oracle-dba .oracle-dba-text p{
     padding-bottom: 10px;
}
.oracle-dba-training{
  padding-bottom: 80px;
  padding-top: 80px;
  background-color: #F7F7F7;
}
.oracle-dba-training ul li{
  text-align: left;
  font-size: 18px;
  padding-bottom: 0px;
}
.sql-server-training{
  padding-top: 80px;
  padding-bottom: 80px;
}
.sql-server-training ul li{
  text-align: left;
  font-size: 18px;
  padding-bottom: 0px;
}
#sql-server-dba-training{
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #f7f7f7;
}
#sql-server-dba-training ul li{
  text-align: left;
  font-size: 18px;
  padding-bottom: 0px;
}
.java{
      padding-top: 80px;
    padding-bottom: 80px;
}
.java .java-text{
      text-align: left;
    font-size: 17px;
    line-height: 27px;
}
.java .java-text p{
  padding-bottom: 15px;
      text-align: left;
} 
.java-training{
  padding-bottom: 30px;
  padding-top: 80px;
  background-color: #F7F7F7;
}
.java-training .course1{
  padding-bottom: 50px;
}
.java-training ul li{
  text-align: left;
  font-size: 18px;
  padding-bottom: 0px;
}


.net{
      padding-top: 80px;
    padding-bottom: 80px;
}
.net .net-text{
      text-align: left;
    font-size: 17px;
    line-height: 27px;
}
.net .net-text p{
  padding-bottom: 15px;
      text-align: left;
} 
.net-training{
  padding-bottom: 80px;
  padding-top: 80px;
  background-color: #F7F7F7;
}
.net-training ul li{
  text-align: left;
  font-size: 18px;
  padding-bottom: 0px;
}


.bi{
      padding-top: 80px;
    padding-bottom: 80px;
}
.bi .bi-text{
      text-align: left;
    font-size: 17px;
    line-height: 27px;
}
.bi .bi-text p{
  padding-bottom: 10px;
} 
/*.bi-training{
    padding-bottom: 80px;
  padding-top: 80px;
  background-color: #F7F7F7;
}*/
.bi-training .course1{
  padding-bottom: 50px;
}
.bi-training ul li{
  text-align: left;
  font-size: 18px;
  padding-bottom: 0px;
}

.excel-vba{
      padding-top: 80px;
    padding-bottom: 80px;
}
.excel-vba .excel-vba-text{
      text-align: left;
    font-size: 17px;
    line-height: 27px;
}
.excel-vba .excel-vba-text p{
  padding-bottom: 10px;
    text-align: left;
  } 
.excel-vba-training{
    padding-bottom: 80px;
  padding-top: 80px;
  background-color: #F7F7F7;
}
.excel-vba-training .course1{
  padding-bottom: 50px;
}
.excel-vba-training ul li{
  text-align: left;
  font-size: 18px;
  padding-bottom: 0px;
}
#excel-macros-other{
   padding-top: 80px;
    padding-bottom: 80px;
}
#excel-macros-other p{

    font-size: 24px;
    text-align: center;
    line-height: 1.8;
}


.ms-project{
      padding-top: 80px;
    padding-bottom: 80px;
}
.ms-project .ms-project-text{
      text-align: left;
    font-size: 17px;
    line-height: 27px;
}
.ms-project .ms-project-text p{
  padding-bottom: 10px;
      text-align: left;
} 
.ms-project-training{
    padding-bottom: 80px;
  padding-top: 80px;
  background-color: #F7F7F7;
}
.ms-project-training .course1{
  padding-bottom: 50px;
}
.ms-project-training ul li{
  text-align: left;
  font-size: 18px;
  padding-bottom: 0px;
}

.ms-visio{
      padding-top: 80px;
    padding-bottom: 80px;
}
.ms-visio .ms-visio-text{
      text-align: left;
    font-size: 17px;
    line-height: 27px;
}
.ms-visio .ms-visio-text p{
      padding-bottom: 10px;
    padding-top: 50px;
        text-align: left;
} 
.ms-visio-training{
    padding-bottom: 80px;
  padding-top: 80px;
  background-color: #F7F7F7;
}
.ms-visio-training .course1{
  padding-bottom: 35px;
}
.ms-visio-training ul li{
  text-align: left;
  font-size: 18px;
  padding-bottom: 0px;
}
.e-learning{
      padding-top: 80px;
    padding-bottom: 80px;
}
.e-learning .e-learning-text{
      text-align: left;
    font-size: 17px;
    line-height: 27px;
         padding-top: 40px;
}
.e-learning .e-learning-text p{
      padding-bottom: 20px;
      text-align: left;
} 
.e-learning-training{
    padding-bottom: 80px;
  padding-top: 80px;
  background-color: #F7F7F7;
}
.e-learning-training .course1{
  padding-bottom: 35px;
}
.e-learning-training h3{
  padding-bottom: 25px;
}
.e-learning-training ul li{
  text-align: left;
  font-size: 18px;
  padding-bottom: 0px;
}
.navbar{
  align-items: inherit !important;
} 

i.fa.fa-caret-right {
    color: #FC8406;
    padding-right: 10px;
    font-size: 22px;
}
#contact-map{
  margin-bottom: -7px;
}
#industry{
      padding-top: 80px;
    padding-bottom: 80px;
}
#industry h2{
  padding-bottom: 20px;
  padding-top: 50px;
}
#industry p{
  font-size: 16px;
}


            navbar-nav {
              margin-top: 60px;
              box-shadow: 5px 4px 5px #000;
            }
            .affix {
                top: 0;
                width: 100%;
                z-index: 111;
                border-bottom: 1px solid;
              }

            /* Padding for a smoth affix */
            .affix + .container-fluid {
              padding-top: 72px;
            }
            #top-header{
                background-color: #000;
                color: #fff;
            }



.media .media-body {
    padding-left: 20px;
}
.media {
  margin: 0px 0px; 
}
#top-header .row{
  padding-top: 10px;
  padding-bottom: 10px;
}

#top-header a{
      text-decoration: none;
    color: #fff;
    padding-left: 15px;
}

#top-header span {
    text-decoration: none;
    color: #fff;
}
#top-header p {
    float: right;
}



/*@media(max-width: 767px){
    .media-body, .media-left, .media-right{
      display: contents;
      vertical-align: top;
    }
    .media-object {
    display: block;
    margin: 0 auto;
}
}*/


.office365-training ul{
  position: relative;
}
.office365-training ul li {
position: relative;
color: #797979;
font-size: 17px;
padding-left: 20px;
margin-bottom: 8px;
font-family: 'Lato', sans-serif
}
.office365-training ul li:before {
position: absolute;
content: '\f101';
left: 0px;
top: 0px;
color: #FC8355;
font-size: 20px;
font-family: 'FontAwesome';
}

.ms-office-training ul{
  position: relative;
}
.ms-office-training ul li {
position: relative;
color: #797979;
font-size: 17px;
padding-left: 20px;
margin-bottom: 8px;
font-family: 'Lato', sans-serif
}
.ms-office-training ul li:before {
position: absolute;
content: '\f101';
left: 0px;
top: 0px;
color: #FC8355;
font-size: 20px;
font-family: 'FontAwesome';
}

.ms-access-training ul{
  position: relative;
}
.ms-access-training ul li {
position: relative;
color: #797979;
font-size: 17px;
padding-left: 20px;
margin-bottom: 8px;
font-family: 'Lato', sans-serif
}
.ms-access-training ul li:before {
position: absolute;
content: '\f101';
left: 0px;
top: 0px;
color: #FC8355;
font-size: 20px;
font-family: 'FontAwesome';
}

.ms-access-vba-training ul{
  position: relative;
}
.ms-access-vba-training ul li {
position: relative;
color: #797979;
font-size: 17px;
padding-left: 20px;
margin-bottom: 8px;
font-family: 'Lato', sans-serif
}
.ms-access-vba-training ul li:before {
position: absolute;
content: '\f101';
left: 0px;
top: 0px;
color: #FC8355;
font-size: 20px;
font-family: 'FontAwesome';
}

.oracle-dba-training ul{
  position: relative;
}
.oracle-dba-training ul li {
position: relative;
color: #797979;
font-size: 17px;
padding-left: 20px;
margin-bottom: 8px;
font-family: 'Lato', sans-serif
}
.oracle-dba-training ul li:before {
position: absolute;
content: '\f101';
left: 0px;
top: 0px;
color: #FC8355;
font-size: 20px;
font-family: 'FontAwesome';
}

.sql-server-training ul{
  position: relative;
}
.sql-server-training ul li {
position: relative;
color: #797979;
font-size: 17px;
padding-left: 20px;
margin-bottom: 8px;
font-family: 'Lato', sans-serif
}
.sql-server-training ul li:before {
position: absolute;
content: '\f101';
left: 0px;
top: 0px;
color: #FC8355;
font-size: 20px;
font-family: 'FontAwesome';
}

#sql-server-dba-training ul{
  position: relative;
}
#sql-server-dba-training ul li {
position: relative;
color: #797979;
font-size: 17px;
padding-left: 20px;
margin-bottom: 8px;
font-family: 'Lato', sans-serif
}
#sql-server-dba-training ul li:before {
position: absolute;
content: '\f101';
left: 0px;
top: 0px;
color: #FC8355;
font-size: 20px;
font-family: 'FontAwesome';
}

.java-training ul{
  position: relative;
}
.java-training ul li {
position: relative;
color: #797979;
font-size: 17px;
padding-left: 20px;
margin-bottom: 8px;
font-family: 'Lato', sans-serif
}
.java-training ul li:before {
position: absolute;
content: '\f101';
left: 0px;
top: 0px;
color: #FC8355;
font-size: 20px;
font-family: 'FontAwesome';
}

.net-training ul{
  position: relative;
}
.net-training ul li {
position: relative;
color: #797979;
font-size: 17px;
padding-left: 20px;
margin-bottom: 8px;
font-family: 'Lato', sans-serif
}
.net-training ul li:before {
position: absolute;
content: '\f101';
left: 0px;
top: 0px;
color: #FC8355;
font-size: 20px;
font-family: 'FontAwesome';
}

.bi-training ul{
  position: relative;
}
.bi-training ul li {
position: relative;
color: #797979;
font-size: 17px;
padding-left: 20px;
margin-bottom: 0px;
font-family: 'Lato', sans-serif
}
.bi-training ul li:before {
position: absolute;
content: '\f101';
left: 0px;
top: 0px;
color: #FC8355;
font-size: 20px;
font-family: 'FontAwesome';
}

.excel-vba-training ul{
  position: relative;
}
.excel-vba-training ul li {
position: relative;
color: #797979;
font-size: 17px;
padding-left: 20px;
margin-bottom: 8px;
font-family: 'Lato', sans-serif
}
.excel-vba-training ul li:before {
position: absolute;
content: '\f101';
left: 0px;
top: 0px;
color: #FC8355;
font-size: 20px;
font-family: 'FontAwesome';
}

.ms-project-training ul{
  position: relative;
}
.ms-project-training ul li {
position: relative;
color: #797979;
font-size: 17px;
padding-left: 20px;
margin-bottom: 8px;
font-family: 'Lato', sans-serif
}
.ms-project-training ul li:before {
position: absolute;
content: '\f101';
left: 0px;
top: 0px;
color: #FC8355;
font-size: 20px;
font-family: 'FontAwesome';
}

.ms-visio-training ul{
   position: relative;
}
.ms-visio-training ul li {
    position: relative;
    color: #797979;
    font-size: 17px;
    padding-left: 20px;
    margin-bottom: 8px;
    font-family: 'Lato', sans-serif;
}
.ms-visio-training ul li:before {
    position: absolute;
    content: '\f101';
    left: 0px;
    top: 0px;
    color: #FC8355;
    font-size: 20px;
    font-family: 'FontAwesome';
}

.e-learning-training ul{
   position: relative;
}
.e-learning-training ul li {
    position: relative;
    color: #797979;
    font-size: 17px;
    padding-left: 20px;
    margin-bottom: 8px;
    font-family: 'Lato', sans-serif
}
.e-learning-training ul li:before {
    position: absolute;
    content: '\f101';
    left: 0px;
    top: 0px;
    color: #FC8355;
    font-size: 20px;
    font-family: 'FontAwesome';
}

.safety{
    padding-top: 80px;
    padding-bottom: 80px;
}
.safety .safety-text{
    text-align: left;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0px;
}
.safety .safety-text p{
        padding-bottom: 10px;
}
.safety .safety-text h3{
  padding-bottom: 10px;
}
.safety-training{
  padding-bottom: 30px;
  padding-top: 80px;
  background-color: #F7F7F7;
}
.safety-training .course1{
  padding-bottom: 50px;
  padding-top: 50px;
}
.safety-training h2{
  text-align: center;
}
.safety-training p{
  font-size: 16px;
  padding-bottom: 5px;
}
.safety-training h3{
  text-align: left;
  color: #000;
  padding-bottom: 10px;
}
.safety-training ul li{
  text-align: left;
  font-size: 18px;
 padding-bottom: 5px;
}
.safety-training ul{
  position: relative;
}
.safety-training ul li {
position: relative;
color: #797979;
font-size: 17px;
padding-left: 20px;
margin-bottom: 0px;
font-family: 'Lato', sans-serif
}
.safety-training ul li:before {
position: absolute;
content: '\f101';
left: 0px;
top: 0px;
color: #FC8355;
font-size: 20px;
font-family: 'FontAwesome';
}
.well .media .media-left img{
      border: 1px solid #ddd;
}
.well .media .media-middle{
  vertical-align: top;
}
.well {
  padding: 20px;
}
.media-left, .media>.pull-left{
  padding-right: 0px;
}

.service_area .service_item_inner ul{
  display: inline-flex;
  text-align: center;
}
.service_area .service_item_inner ul li p{
  color: #fff;
}
.about_banner_area{
  background: url(../img/banner/about-inner-banner.jpg) no-repeat scroll center center;
  background-size: cover;
  position: relative;
  min-height: 300px;
}
.contact_banner_area{
  background: url(../img/banner/contact-inner-banner.jpg) no-repeat scroll center center;
  background-size: cover;
  position: relative;
  min-height: 300px;
}
.client_banner_area{
  background: url(../img/banner/clients-inner-banner.jpg) no-repeat scroll center center;
  background-size: cover;
  position: relative;
  min-height: 300px;
}
.testimonial_banner_area{
  background: url(../img/banner/testimonial-inner-banner.jpg) no-repeat scroll center center;
  background-size: cover;
  position: relative;
  min-height: 300px;
}



@media screen and (max-width: 480px) {
  .service_area .service_item_inner ul {
    display: block;
    text-align: center;
}
.carousel-control.right {
    right: 24px;
    left: auto;
    color: #FC8304;
    background-image: none!important;
}
}


.btn-success {
    color: #fff;
    background-color: #FC8304;
    border-color: #FC8304;
}
.btn-success:hover{
    color: #fff;
    background-color: #FC8304;
    border-color: #FC8304;
}
.btn-success:active:focus{
    color: #fff;
    background-color: #FC8304;
    border-color: #FC8304;
}
.btn-success:active:hover{
    color: #fff;
    background-color: #FC8304;
    border-color: #FC8304;
}
.btn-success:active{
  color: #fff;
    background-color: #FC8304;
    border-color: #FC8304;
}
.btn-success:active:focus, .btn-success:active:hover{
  color: #fff;
    background-color: #FC8304 !important;
    border-color: #FC8304;
}

.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover{
  color: #fff;
    background-color: #FC8304 !important;
    border-color: #FC8304;
}



.copy_right_area .footer-bottom h6 {
    color: #fff;
    font-size: 14px;
    font-family: "Muli", sans-serif;
    line-height: 22px;
    opacity: 0.5;
}