@import url(https://fonts.googleapis.com/css?family=Raleway:400,100,200,300,500,600,700,800,900);
/************************ Virtual Header *********************************/
@import url(https://fonts.googleapis.com/css?family=Raleway:400,100,200,300,500,600,700,800,900);
.header-top-area {
  background-color: #F9FBFC;
  border-bottom: 1px solid #e9eef2;
  padding: 10px 0px;
  width: 100%;
  display: block;
}

@media only screen and (max-width: 767px) {
  .header-top-area {
    padding: 10px 0 15px;
  }
}

.header_top {
  text-align: right;
}

.header_con {
  color: #8c9195;
  float: right;
}

@media only screen and (max-width: 767px) {
  .header_con {
    display: block;
    width: 100%;
    text-align: center;
  }
}

.header_con a {
  color: #8c9195;
}

.header_con .top_email {
  float: left;
  padding-right: 20px;
  line-height: 33px;
}

.header_con .top_email .envelope {
  margin-right: 10px;
}

@media only screen and (max-width: 767px) {
  .header_con .top_email {
    float: none;
    display: inline-block;
  }
}

.header_con .top_call {
  float: left;
  line-height: 33px;
}

@media only screen and (max-width: 767px) {
  .header_con .top_call {
    float: none;
    display: inline-block;
  }
}

.header_con .top_call .phone {
  padding-right: 10px;
}

.logo {
  width: 100%;
  z-index: 999;
  text-align: left;
  padding: 15px 0px 5px;
  -webkit-border-radius: 0 0 0 5px;
  -moz-border-radius: 0 0 0 5px;
  -ms-border-radius: 0 0 0 5px;
  -o-border-radius: 0 0 0 5px;
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .logo {
    left: 5px;
  }
}

@media only screen and (max-width: 767px) {
  .logo {
    position: relative;
    top: 0;
    min-height: auto;
    border-radius: 0;
    padding: 10px 5px;
  }
}

@media only screen and (max-width: 767px) {
  .header_social {
    display: block;
    width: 100%;
    text-align: center;
  }
}

.header_social ul {
  padding: 0px;
}

@media only screen and (max-width: 767px) {
  .header_social ul {
    display: table;
    width: 100%;
    text-align: center;
    padding-left: 0;
  }
}

.header_social ul li {
  float: left;
  margin: 0 5px;
}

@media only screen and (max-width: 767px) {
  .header_social ul li {
    display: inline-block;
    float: none;
  }
}

.header_social ul li a {
  color: #8c9195;
  width: 30px;
  height: 30px;
  line-height: 30px;
  display: inline-block;
  border: 1px solid transparent;
  text-align: center;
  border-radius: 50%;
  transition: all linear 0.3s;
}

.header_social ul li a:hover {
  background-color: #fff;
  border: 1px solid #eaeff2;
}

.header_social ul li a:hover .fa-facebook {
  color: #3b5998;
}

.header_social ul li a:hover .fa-twitter {
  color: #55acee;
}

.header_social ul li a:hover .fa-linkedin {
  color: #0077b5;
}

.header_social ul li a:hover .fa-google {
  color: #dc4e41;
}

.header_social ul li a:hover .fa-pinterest-p {
  color: #bd081c;
}

.full-bg {
  background: url(../images/back-bg1.jpg) fixed;
  background-size: cover;
  background-position: center top;
  position: relative;
  overflow: hidden;
  height: 500px;
  width: 100%;
  display: table;
}

#home-slider.flexslider {
  background-color: transparent;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  border: none;
}

#home-slider p.home-slide-content {
  color: #EEE;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
  font-size: 64px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 30px;
}

#home-slider .flex-caption {
  margin-bottom: 10px;
  font-size: 24px;
  color: #EEE;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
  text-align: center;
  font-weight: 300;
}

.virtual-logo {
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  padding-left: 30px;
}

.virtual-logo a {
  display: block;
}

/**Search Styles ***/
.search-button {
  width: 40px;
  height: 40px;
  border: 1px solid;
  display: inline-block;
  line-height: 40px;
  margin-top: 29px;
  border-radius: 50%;
  text-align: center;
  float: right;
  color: #12A5F4;
  position: relative;
  z-index: 999;
  cursor: pointer;
}

.search-button .search-form {
  position: absolute;
  width: 240px;
  display: none;
  right: -1px;
  top: -1px;
  height: 100px;
}

.search-button .search-form .form-control {
  height: 100px;
}

.search-button div.SearchBorder {
  width: 100%;
  height: 50px;
  border: none;
  background-color: #fff;
  margin-top: 70px;
  border: 2px solid #12A5F4;
  border-radius: 10px;
  padding: 5px 20px;
}

.SearchButton {
  display: none !important;
}

.search-style input[type="text"] {
  padding: 0;
  width: 100%;
  color: #111;
  height: 40px;
  background-color: transparent;
  border: none;
  -webkit-transition: border 0.3s;
  transition: border 0.3s;
  font-size: 14px;
  line-height: 40px;
  font-weight: 300;
}

.con-r007 .counter, .con-r007 span, .con_r013 a {
  font-family: Raleway, sans-serif;
}

.SpeedyDropDown {
  float: right;
}

@media only screen and (max-width: 767px) {
  .SpeedyDropDown {
    float: none;
    background-color: #fff;
  }
}

.SpeedyDropDown .nav {
  float: right;
}

.SpeedyDropDown .nav .arrow:after {
  display: block;
  content: "\f105";
  font-family: fontawesome;
  float: right;
  padding-right: 0px;
  font-weight: 100;
  line-height: 24px;
  font-size: 12px;
}

@media only screen and (max-width: 767px) {
  .SpeedyDropDown .nav {
    background-color: #fff;
  }
}

@media only screen and (max-width: 767px) {
  .SpeedyDropDown .nav li a:hover {
    padding-left: 0px;
  }
}

.SpeedyDropDown .nav > li {
  margin-left: 35px;
}

@media only screen and (max-width: 767px) {
  .SpeedyDropDown .nav > li {
    margin-left: 0px;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 800px) {
  .SpeedyDropDown .nav > li {
    margin-left: 13px;
  }
}


@media only screen and (max-width: 799px) and (min-width: 768px){
  .SpeedyDropDown .nav > li {
      margin-left: 12px;
  }

  
}

.SpeedyDropDown .nav > li > a {
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 600;
  display: block;
  line-height: 97px;
  margin-right: 0;
  padding: 0px;
  color: #12A5F4;
  margin-bottom: 0;
  border-bottom: 2px solid transparent;
}

@media only screen and (max-width: 767px) {
  .SpeedyDropDown .nav > li > a {
    color: #111;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #ddd;
  }
}

.SpeedyDropDown .nav > li ul.Dropdown, .SpeedyDropDown .nav > li ul.Dropdown ul.subs {
  width: 15em;
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
  border: none;
  border-top: 2px solid #12A5F4;
  color: #12A5F4;
  margin-left: 0;
  background: #fff;
}

@media only screen and (max-width: 767px) {
  .SpeedyDropDown .nav > li ul.Dropdown, .SpeedyDropDown .nav > li ul.Dropdown ul.subs {
    width: 100%;
    left: 0;
    background-color: #fff;
    margin-left: 15px !important;
    padding-left: 0;
    box-shadow: none !important;
    border-top: none !important;
  }
}

.SpeedyDropDown .nav > li ul.Dropdown li a, .SpeedyDropDown .nav > li ul.Dropdown ul.subs li a {
  color: #999;
  padding: .75em 1em;
  line-height: 21px;
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  .SpeedyDropDown .nav > li ul.Dropdown li a, .SpeedyDropDown .nav > li ul.Dropdown ul.subs li a {
    color: #111;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #ddd;
    padding: 0;
  }
}

.SpeedyDropDown .nav > li ul.Dropdown li a:hover, .SpeedyDropDown .nav > li ul.Dropdown ul.subs li a:hover {
  color: #fff;
  padding: .75em 1.2em;
  background-color: #12A5F4;
}

@media only screen and (max-width: 767px) {
  .SpeedyDropDown .nav > li ul.Dropdown li a:hover, .SpeedyDropDown .nav > li ul.Dropdown ul.subs li a:hover {
    color: #111;
    padding: 0;
    background-color: transparent;
  }
}

.SpeedyDropDown .nav > li.current > a {
  color: #12A5F4;
  background-color: transparent;
  border-bottom: 2px solid;
}

@media only screen and (max-width: 767px) {
  .SpeedyDropDown .nav > li.current > a {
    border-bottom: 1px solid #ddd;
  }
}

.SpeedyDropDown .nav > li > a:hover {
  background-color: transparent;
  border-bottom: 2px solid;
}

@media only screen and (max-width: 767px) {
  .SpeedyDropDown .nav > li > a:hover {
    padding-left: 0px;
    border-bottom: 1px solid #ddd;
  }
}

@media only screen and (max-width: 767px) {
  .SpeedyDropDown .nav li.parent > a:after {
    display: block;
    content: "\f107";
    font-family: fontawesome;
    float: right;
    padding-top: 14px;
    padding-right: 5px;
    color: #111;
    font-weight: 100;
    line-height: 24px;
    font-size: 18px;
  }
}

@media only screen and (max-width: 767px) {
  .SpeedyDropDown .nav li.parent li.parent > a:after {
    padding-right: 20px;
  }
}

.SpeedyDropDown .nav ul.subs li.SubTitle li.parent > a:after {
  padding-right: 5px;
}

@media only screen and (max-width: 767px) {
  .SubTitle > ul > li a {
    background-color: #fff;
    color: #111 !important;
    border-bottom: 1px solid #ddd;
    padding: 0px !important;
    height: 50px;
    line-height: 50px !important;
  }
}

.SubTitle > ul > li a:hover {
  color: #fff;
  padding: .75em 1.2em;
  background-color: #12A5F4;
}

@media only screen and (max-width: 767px) {
  .SubTitle > ul > li a:hover {
    background-color: #fff;
    color: #111;
    padding: 0px;
    height: 50px;
    line-height: 50px;
    background-color: transparent !important;
  }
}

.menu-wrapper {
  position: relative;
}

ul.Dropdown ul li a {
  display: inline-block;
}

ul.Dropdown ul.subs {
  margin-top: -43px;
}

.custom_menu_width {
  width: 91.5%;
  padding-right: 0;
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .custom_menu_width {
    width: 90%;
  }
}

@media only screen and (max-width: 767px) {
  .custom_menu_width {
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .SpeedyDropDown {
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  button.navbar-toggle {
    margin-right: 30px;
  }
}

@media only screen and (max-width: 767px) {
  .virtual-logo {
    padding-right: 0;
    padding-left: 30px;
  }
}

@media only screen and (max-width: 767px) {
  .main_menu_area {
    margin: 0 auto;
    width: 95%;
  }
}

#MainWrapper {
  background-color: #fff;
}

.breadcrumb_S02 .breadcrumb__title {
  display: inline-block;
}

.breadcrumb_S02 .page_des {
  display: inline-block;
  float: right;
  padding-top: 15px;
}

.breadcrumb_S02 .page_des a {
  color: #fff;
}

.spd-login .SkinObject {
  float: left;
  padding-right: 10px;
  line-height: 35px;
}

@media screen and (min-width: 1024px) and (max-width: 1053px) {
  .homebox .custom_menu_width {
    width: 82%;
  }
}

@media screen and (max-width: 767px) {
  .con_a024 {
    display: table;
    text-align: center;
    width: 100%;
  }
  .con_a024 .SkinObject {
    display: inline-block;
    float: none;
  }
  .con_r039 img, .con_r037 img, .con_r038 img, .con_r041 img, .con_r042 img, .con_r043 img {
    width: 100%;
  }
  .header-bottom .logo img {
    height: 80px;
  }
}

.flex-direction-nav a:before {
  font-family: fontawesome;
  padding: 6px;
}

.flexslider ul {
  padding-left: 0;
}

.searchInputContainer {
  width: 100%;
  display: inline !important;
  padding-bottom: 21px;
}

ul.searchSkinObjectPreview {
  left: 0;
}

ul.searchSkinObjectPreview > li.searchSkinObjectPreview_group, ul.searchSkinObjectPreview > li {
  line-height: 35px;
}

.con-r006 hr {
  display: inline-block;
}

.loginGroup, .registerGroup {
  display: inline-block;
}

.con_k027 .tablist ul, .con_k030 .tab-div .nav-tabs {
  padding-left: 0;
}

.con_k030 .tab-div .nav-tabs {
  padding-left: 0;
}

.breadcrumb_S02 .breadcrumb__title {
  padding-left: 15px;
}

.breadcrumb_S02 .page_des {
  padding-right: 15px;
}

.demo_area {
  background: none repeat scroll 0 0 #eeeeee;
  border: 1px solid #cccccc;
  margin: 5px 0;
  text-align: center;
}

.con_n011 .item {
  display: inline-block;
  text-align: center;
  width: 100%;
}

#dnn_dnnUser_messageGroup, #dnn_dnnUser_notificationGroup, #dnn_dnnUser_avatarGroup {
  display: none;
}

.pos__static {
  position: static;
}

@media only screen and (max-width: 767px) {
  .pos__static {
    min-height: 0;
  }
}

.homebox {
  background: #fff;
  max-width: 1200px;
  margin: 0 auto;
}

.boxbg {
  background-image: url(../images/spd-n-bn-half-left-new.png);
  background-repeat: repeat;
  width: 100%;
}

.homebox .transparent-header {
  margin: 0 auto;
  position: relative;
}

.homebox .search-button div.SearchBorder {
  width: 85%;
  float: right;
}

#LeftSidebar {
  overflow: hidden;
  width: 100%;
  margin-top: 60px;
}

#LeftSidebar .nav {
  border-top: 1px solid #e0dede;
  border-right: 1px solid #e0dede;
  border-left: 1px solid #e0dede;
}

#LeftSidebar .nav li {
  width: 100%;
  margin-left: 0px;
}

#LeftSidebar .nav li a {
  line-height: 40px;
  height: 40px;
  color: #12A5F4;
  border-bottom: 1px solid #e0dede;
  padding-left: 15px;
  width: 100%;
  display: inline-block;
}

#LeftSidebar .nav li a:hover {
  padding-left: 15px;
  background-color: transparent;
}

#LeftSidebar .nav li.parent > a:after {
  content: '\f107';
  font-family: fontawesome;
  float: right;
  padding-right: 15px;
}

#LeftSidebar .nav > li ul.Dropdown, #LeftSidebar .nav > li ul.Dropdown ul.subs {
  position: relative;
  left: 0;
  margin-top: 0px;
  background: transparent;
  box-shadow: none;
  width: 100%;
  margin-left: 0px;
  border: none;
}

#LeftSidebar .nav > li ul.Dropdown a, #LeftSidebar .nav > li ul.Dropdown ul.subs a {
  padding: 0px 0px 0px 30px;
}

#LeftSidebar .MenuContent {
  display: none;
}

.spd-parallax {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: 0 0;
  background-repeat: no-repeat;
}

.midTitles h2:after {
  content: "";
  position: absolute;
  right: 0;
  border-top: 40px solid transparent;
  z-index: 999;
  top: 0;
  border-right: 30px solid #333;
}

.bg-gray {
  background-color: #ddd;
  padding: 50px 0;
}

@media only screen and (max-width: 767px) {
  .theme-call {
    text-align: center;
  }
}

.theme-call h2 {
  margin: 0;
  padding-top: 8px;
}

.button-area {
  text-align: right;
}

@media only screen and (max-width: 767px) {
  .button-area {
    text-align: center;
    margin-top: 20px;
  }
}

a.theme-button {
  padding: 10px 50px;
  border: 1px solid #717171;
  border-left-width: 3px;
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
}

.title-wrapper {
  display: table;
  margin: 0 auto;
}

.title-wrapper .title {
  font-size: 40px;
  font-weight: 300;
  color: #43484b;
}

.title-wrapper .border {
  float: none;
  border-top: 2px solid #d3dadf;
  width: 50%;
  margin: 20px auto;
}

.con_a019 .IconBox {
  background-color: #fff;
  padding: 50px 20px 20px;
  position: relative;
  border: 1px solid #e9eef2;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}

.con_a019 .IconBox p {
  line-height: 26px;
}

.con_a019 .IconBox:hover .Icon {
  background-color: #000000;
}

.con_a019 .IconBox:hover .fa {
  color: #ffffff;
}

.con_a019 .IconBox:hover {
  box-shadow: 0px 4px 4px -2px #eee;
}

.con_a019 .IconName {
  color: #b8b8b8;
  font-style: italic;
  font-weight: 500;
}

.con_a019 .Icon {
  width: 80px;
  height: 80px;
  font-size: 25px;
  line-height: 80px;
  background-color: #ffffff;
  border: 1px solid #e9eef2;
  border-radius: 50%;
  margin-left: -40px;
  position: absolute;
  top: -40px;
  left: 50%;
  -webkit-transition: all 0.5s cubic-bezier(0.4, 0, 1, 1) 0s;
  -moz-transition: all 0.5s cubic-bezier(0.4, 0, 1, 1) 0s;
  -ms-transition: all 0.5s cubic-bezier(0.4, 0, 1, 1) 0s;
  -o-transition: all 0.5s cubic-bezier(0.4, 0, 1, 1) 0s;
  transition: all 0.5s cubic-bezier(0.4, 0, 1, 1) 0s;
}

.con-r006 .spd-r-carou-04 {
  background-color: transparent;
}

.con-r006 .spd-r-carou-04 .wrapper .testi {
  color: #fff;
}

.con-r006 .spd-r-carou-04 h2 {
  color: #ffffff;
}

.con-r006 .owl-carousel {
  z-index: 99;
}

.con-r006 .owl-theme .owl-controls .owl-buttons {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  top: 40%;
  z-index: 1;
}

.con-r006 .owl-theme .owl-controls .owl-buttons div {
  width: 65px;
  height: 65px;
  line-height: 61px;
  text-align: center;
  background-color: transparent;
  border: 2px solid #ddd;
  padding: 0;
  font-size: 24px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}

.con-r006 .owl-theme .owl-controls .owl-buttons .owl-prev {
  float: left;
}

.con-r006 .owl-theme .owl-controls .owl-buttons .owl-next {
  float: right;
}

.con_k002 .wedo-feature .wedo-img {
  overflow: hidden;
}

.con_k002 .wedo-feature .wedo-content {
  padding: 20px 0;
}

.con_k002 .wedo-feature .wedo-content h4 {
  margin: 0;
  color: #fff;
}

.con_k002 .wedo-feature .wedo-content p {
  padding: 10px;
  color: #fff;
}

.con_k002 .blog-recent:hover img {
  -webkit-transform: scale(1.5) rotate(-6deg);
  -moz-transform: scale(1.5) rotate(-6deg);
  -o-transform: scale(1.5) rotate(-6deg);
  -ms-transform: scale(1.5) rotate(-6deg);
  transform: scale(1.5) rotate(-6deg);
}

.mission-content .flex-control-nav {
  display: none;
}

@media all and (min-width: 768px) {
  .fixedHeader {
    position: relative;
  }
  .fixedHeader.fixed {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 999;
    left: 0;
    background-color: #fff;
    -webkit-box-shadow: 0px 4px 9px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 4px 9px rgba(0, 0, 0, 0.3);
    -ms-box-shadow: 0px 4px 9px rgba(0, 0, 0, 0.3);
    -o-box-shadow: 0px 4px 9px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 4px 9px rgba(0, 0, 0, 0.3);
  }
  .fixed .logo {
    position: absolute;
    top: 0px;
    min-height: 120px;
    width: 100%;
    z-index: 999;
    text-align: left;
    padding: 15px 0px 5px;
  }
  .fixed img {
    max-height: 80px;
  }
}

.con_a075 {
  border-top: 1px solid #e9eef2;
  border-bottom: 1px solid #e9eef2;
  background-color: #f9fbfc;
}

.con_a075 .member-wrapper {
  overflow: hidden;
  text-align: center;
  position: relative;
  transition: all 0.4s linear 0s;
}

.con_a075 .member-wrapper .bg-opacity {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  transition: all 0.4s linear 0s;
}

.con_a075 .member-wrapper .desig {
  width: 100%;
  position: absolute;
  top: 50%;
  transition: all 0.4s linear 0s;
}

.con_a075 .member-wrapper .desig p {
  margin: 0px;
  padding: 10px 15px;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.3em;
  font-weight: bold;
  color: #FFFFFF;
}

.con_a075 .member-wrapper img {
  width: 100%;
}

.con_a075 .member-wrapper .name-social {
  position: absolute;
  bottom: -38%;
  width: 100%;
  padding: 20px 0px;
  transition: all 0.4s linear 0s;
}

.con_a075 .member-wrapper .name-social .name {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 600;
  color: #fff;
}

.con_a075 .member-wrapper .name-social .underline {
  height: 2px;
  width: 70%;
  background-color: #FFFFFF;
  margin: 0px auto 0px;
}

.con_a075 .member-wrapper .name-social ul {
  margin: 0px;
  padding: 0px;
}

.con_a075 .member-wrapper .name-social ul li {
  list-style: none;
  display: inline-block;
}

.con_a075 .member-wrapper .name-social .icon {
  width: 40px;
  height: 40px;
  line-height: 40px;
  color: #FFFFFF;
}

.con_a075 .member-wrapper:hover .desig {
  top: -15%;
}

.con_a075 .member-wrapper:hover .name-social {
  bottom: 0px;
}

.con_a075 .member-wrapper:hover .bg-opacity {
  background-color: #f8f8f8;
  opacity: .5;
}

.con_a076 .chart-wrapper {
  text-align: center;
}

.con_a076 .pie-title-center {
  display: inline-block;
  position: relative;
  text-align: center;
}

.con_a076 .pie-title-center .pie-value {
  display: block;
  position: absolute;
  font-size: 36px;
  height: 40px;
  top: 50%;
  left: 0;
  right: 0;
  margin-top: -20px;
  line-height: 40px;
}

/*===================================================================
  =                         Start Content No - con_a093             =
  ===================================================================*/
.con_a093 {
  background: url("/Portals/_default/Skins/Maat/images/PowerSiteBg.jpg") no-repeat;
  color: #fff;
}

.con_a093 .title-wrapper .title {
  color: #fff;
}

.con_a093 .skillbar-title {
  background-color: transparent;
  color: #fff;
  font-size: 18px;
  top: -30px;
  font-weight: 300;
}

.con_a093 .skillbar-title span {
  background-color: transparent;
  height: auto;
  line-height: 20px;
  padding: 0;
}

.con_a093 .skill-bar-percent {
  line-height: 20px;
  color: #fff;
  font-size: 18px;
  top: -30px;
  font-weight: 300;
}

.con_a093 .skillbar {
  height: 15px;
}

.con_a093 .bar1, .con_a093 .bar2 {
  margin-bottom: 70px;
}

.con_a093 .skillbar-bar {
  height: 15px;
  background: #285edb;
  background: -moz-linear-gradient(left, #285edb 0%, #28dbc3 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #285edb), color-stop(100%, #28dbc3));
  background: -webkit-linear-gradient(left, #285edb 0%, #28dbc3 100%);
  background: -o-linear-gradient(left, #285edb 0%, #28dbc3 100%);
  background: -ms-linear-gradient(left, #285edb 0%, #28dbc3 100%);
  background: linear-gradient(to right, #285edb 0%, #28dbc3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#285edb', endColorstr='#28dbc3', GradientType=1 );
}

.con_a093 .icon {
  color: #FFF;
}

.con_a093 .counter {
  font-size: 50px;
  line-height: 50px;
  margin-top: 20px;
  font-weight: 300;
}

.con_a093 h3 {
  color: #fff;
  font-weight: 300;
}

/*===================================================================
  =                         End Content No - con_a093                    =
  ===================================================================*/
/*===================================================================
  =                         Start Content No - con-a017                  =
  ===================================================================*/
.con_a017 {
  border-top: 1px solid #e9eef2;
  border-bottom: 1px solid #e9eef2;
  background-color: #f9fbfc;
}

.con_a017 .Border {
  border: 1px solid #cccccc;
  padding: 20px 20px 0px 20px;
}

.con_a017 .Title {
  font-size: 22px;
}

.con_a017 a:hover {
  color: #000000;
}

.con_a017 .Pipe {
  padding: 0px 5px;
}

.con_a017 .BorderBottom {
  border-bottom: 1px solid #cccccc;
}

.con_a017 .Text {
  line-height: 30px;
}

.con_a017 .Comment {
  padding-right: 5px;
}

.con_a017 .BorderDown {
  border: 1px solid #cccccc;
  border-top: none;
  padding: 5px 0px;
}

.con_a017 .spd-btn {
  margin-top: 10px;
  margin-bottom: 20px;
}

/*===================================================================
  =                         End Content No - con-a017                    =
  ===================================================================*/
.con_n011 {
  background: #f9fbfc;
  border-top: 1px solid #e9eef2;
  border-bottom: 1px solid #e9eef2;
}

.con_n011 .item img {
  border: 1px solid #e9eef2;
}

/* ==================================================================
              con_a092
================================================================== */
.con_a092 .about_me_slider .flexslider {
  background-color: transparent;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  border: none;
  margin: 0 0 40px;
}

.con_a092 .about_me_slider .flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 0px;
}

.con_a092 .about_me_slider .flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 0px;
}

.con_a092 .about_me_slider .flex-direction-nav a {
  background-color: rgba(0, 0, 0, 0.5);
}

.con_a092 .about_me_slider .flex-direction-nav .flex-prev {
  left: 0;
}

.con_a092 .about_me_slider .flex-direction-nav .flex-prev:before {
  content: "\f104";
  color: #fff;
  font-size: 30px;
  padding-left: 12px;
}

.con_a092 .about_me_slider .flex-direction-nav .flex-next {
  right: 0;
}

.con_a092 .about_me_slider .flex-direction-nav .flex-next:before {
  content: "\f105";
  color: #fff;
  font-size: 30px;
  padding-right: 12px;
  margin-right: 0px;
}

.con_a092 .spd-r-accor-styl01 .spd-panel-group {
  margin-bottom: 10px;
}

.con_a092 .panel-default > .panel-heading {
  background: none;
}

.con_a092 .spd-r-accor-Third {
  border: 1px solid #9B9B9B;
  cursor: pointer;
  color: #6D6B6B;
  border-radius: 0px !important;
}

.con_a092 .spd-r-accor-Third .spd-panel-heading {
  padding: 0px;
}

.con_a092 .spd-r-accor-Third .spd-panel-heading h4 a {
  line-height: 3;
  padding-left: 15px;
  font-family: 'oswald', sans-serif;
}

.con_a092 .spd-r-accor-Third .collapsed .spd-r-accordion_icon:before {
  content: "\f067";
  display: inline-block;
  line-height: 1;
  font-family: fontawesome;
}

.con_a092 .spd-r-accor-Third .spd-r-accordion_icon:before {
  content: "\f068";
  display: inline-block;
  line-height: 1;
  font-family: fontawesome;
}

.con_a092 .spd-r-accor-Third .collapsed .spd-panel-heading {
  color: #6D6B6B;
}

.con_a092 .spd-r-accor-Third span {
  border-left: 1px solid #9B9B9B;
  height: 48px;
  padding: 15px;
  width: 45px;
  background-color: #9B9B9B;
  color: #ffffff;
}

.con_a092 .spd-r-accor-Third .spd-panel-heading + .spd-panel-collapse > .spd-panel-body {
  border-top: 1px solid #9B9B9B;
}

.con_a092 .spd-r-accor-Third .collapsed .spd-panel-title {
  color: #9B9B9B;
}

.con_a092 .spd-r-accor-sixth .collapsed .spd-panel-title {
  color: #ffffff;
}

.con_a092 .spd-panel-title {
  font-size: 16px;
  color: #60B2E9;
  font-family: inherit;
  font-weight: normal;
}

.con_a092 .spd-r-accordion_icon {
  float: right;
}

.con_a092 .spd-r-accor-Third .collapsed .spd-r-accordion_icon:before {
  content: "\f067";
  display: inline-block;
  line-height: 1;
  font-family: fontawesome;
}

.con_a092 .spd-r-accor-Third .spd-r-accordion_icon:before {
  content: "\f068";
  display: inline-block;
  line-height: 1;
  font-family: fontawesome;
}

/*footer*/
.Maat-footer {
  padding-top: 30px;
  background: #333333;
  border-top: 0px solid #e6e6e6;
  padding-bottom: 20px;
  /*end of footer*/
}

.Maat-footer h4 {
  padding: 10px 0px 17px 0px;
  color: #cdcdcd;
}

.Maat-footer p {
  color: #cdcdcd;
  margin: 0px;
  word-wrap: break-word;
  line-height: 26px;
}

.Maat-footer .con_a094 .foot-01 {
  text-align: left;
}

.Maat-footer .con_a094 .foot-01 img {
  padding-top: 20px;
  padding-bottom: 20px;
}

.Maat-footer .con_a094 .foot-01 .footer-social {
  text-align: left;
  margin-top: 20px;
}

@media only screen and (max-width: 767px) {
  .Maat-footer .con_a094 .foot-01 .footer-social {
    text-align: center;
  }
}

.Maat-footer .con_a094 .foot-01 .footer-social ul {
  padding: 0;
  margin: 0;
}

.Maat-footer .con_a094 .foot-01 .footer-social ul li {
  list-style: none;
  margin: 0px 5px;
  height: 30px;
  float: left;
}

@media only screen and (max-width: 767px) {
  .Maat-footer .con_a094 .foot-01 .footer-social ul li {
    float: none;
    display: inline-block;
  }
}

.Maat-footer .con_a094 .foot-01 .footer-social ul li a {
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.Maat-footer .con_a094 .foot-01 .footer-social ul li a .facebook.h-icon {
  background-color: #3b5998;
}

.Maat-footer .con_a094 .foot-01 .footer-social ul li a .twitter.h-icon {
  background-color: #55acee;
}

.Maat-footer .con_a094 .foot-01 .footer-social ul li a .linkedin.h-icon {
  background-color: #0077b5;
}

.Maat-footer .con_a094 .foot-01 .footer-social ul li a .google.h-icon {
  background-color: #dc4e41;
}

.Maat-footer .con_a094 .foot-01 .footer-social ul li a .pinterest.h-icon {
  background-color: #bd081c;
}

.Maat-footer .con_a094 .foot-01 .footer-social ul li a .v-icon {
  position: absolute;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 50%;
  background-color: #fff;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.Maat-footer .con_a094 .foot-01 .footer-social ul li a .h-icon {
  color: #fff;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 50%;
  transform: translateY(32px);
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.Maat-footer .con_a094 .foot-01 .footer-social ul .li-facebook:hover .v-icon, .Maat-footer .con_a094 .foot-01 .footer-social ul .li-twitter:hover .v-icon, .Maat-footer .con_a094 .foot-01 .footer-social ul .li-linkedin:hover .v-icon, .Maat-footer .con_a094 .foot-01 .footer-social ul .li-google:hover .v-icon, .Maat-footer .con_a094 .foot-01 .footer-social ul .li-pinterest:hover .v-icon {
  transform: translateY(-30px);
}

.Maat-footer .con_a094 .foot-01 .footer-social ul .li-facebook:hover .h-icon, .Maat-footer .con_a094 .foot-01 .footer-social ul .li-twitter:hover .h-icon, .Maat-footer .con_a094 .foot-01 .footer-social ul .li-linkedin:hover .h-icon, .Maat-footer .con_a094 .foot-01 .footer-social ul .li-google:hover .h-icon, .Maat-footer .con_a094 .foot-01 .footer-social ul .li-pinterest:hover .h-icon {
  transform: translateY(0px);
}

@media screen and (min-width: 320px) and (max-width: 767px) {
  .Maat-footer .con_a094 .foot-01 {
    text-align: center;
  }
}

.Maat-footer .con_a095 .foot-02 ul {
  padding: 0;
  list-style: none;
  color: #cdcdcd;
  border-left: 3px solid #545454;
}

.Maat-footer .con_a095 .foot-02 ul li {
  border-bottom: 0px solid #585858;
  padding: 3px 0px 15px 25px;
  position: relative;
}

.Maat-footer .con_a095 .foot-02 ul li a {
  text-decoration: none;
  color:#12A5F4;
}

.Maat-footer .con_a095 .foot-02 ul li:before {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  border: 4px solid #12A5F4;
  border-radius: 50%;
  display: block;
  top: 18px;
  left: -9px;
}

.Maat-footer .con_a095 .foot-02 .comment-date {
  padding: 2px 5px;
  background: rgba(0, 0, 0, 0.1);
  display: inline-block;
  font-size: 12px;
  font-weight: 400;
  border-radius: 4px;
  margin: 7px 0px;
}

.Maat-footer .con_a095 .foot-02 .user-icon {
  margin-right: 5px;
}

@media only screen and (max-width: 767px) {
  .Maat-footer .con_a095 .foot-02 ul {
    border: none;
  }
  .Maat-footer .con_a095 .foot-02 ul li {
    padding: 3px 0px 15px 0px;
  }
  .Maat-footer .con_a095 .foot-02 ul li:before {
    display: none;
  }
}

@media screen and (min-width: 320px) and (max-width: 767px) {
  .Maat-footer .con_a095 .foot-02 {
    text-align: center;
  }
}

.Maat-footer .con_a096 .foot-03 ul {
  padding: 0;
  margin: 0;
}

.Maat-footer .con_a096 .foot-03 ul li {
  padding: 0;
  margin-bottom: 10px;
  list-style: none;
}

.Maat-footer .con_a096 .foot-03 ul li a .photo {
  float: right;
  width: 80px;
  height: 80px;
  position: relative;
}

.Maat-footer .con_a096 .foot-03 ul li a .photo span.comment {
  position: absolute;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  display: inline-block;
  background-color: #12A5F4;
  color: #fff;
  right: -10px;
  bottom: 20px;
  border-radius: 3px;
}

.Maat-footer .con_a096 .foot-03 ul li a .info {
  margin-right: 80px;
  display: block;
  padding: 5px 10px 5px 15px;
  background: rgba(0, 0, 0, 0.1);
  position: relative;
  color: #fff;
  min-height: 80px;
  z-index: 1;
}

.Maat-footer .con_a096 .foot-03 ul li a .info p {
  margin: 0px;
  line-height: 26px;
}

.Maat-footer .con_a096 .foot-03 ul li a .info .text {
  border-bottom: 1px solid;
}

.Maat-footer .con_a096 .foot-03 ul li a .info .clock {
  margin-right: 5px;
}

.Maat-footer .con_a096 .foot-03 ul li a .info:after {
  content: "";
  position: absolute;
  width: 5px;
  height: 100%;
  background-color: #12A5F4;
  top: 0;
  right: 0;
  z-index: -1;
  -webkit-transition: width 0.3s ease 0s;
  -moz-transition: width 0.3s ease 0s;
  -ms-transition: width 0.3s ease 0s;
  -o-transition: width 0.3s ease 0s;
  transition: width 0.3s ease 0s;
}

.Maat-footer .con_a096 .foot-03 ul li a:hover .info:after {
  width: 100%;
  color: #12A5F4;
}

.Maat-footer .con_a096 .foot-03 a {
  color: #848484;
  text-decoration: none;
  font-style: italic;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
  .Maat-footer .con_a096 .foot-03 {
    text-align: center;
  }
}

.Maat-footer .con_a097 .foot-04 {
  color: #cdcdcd;
  word-wrap: break-word;
}

.Maat-footer .con_a097 .foot-04 ul {
  margin: 0;
  padding: 0;
}

.Maat-footer .con_a097 .foot-04 ul li {
  list-style: none;
  margin-bottom: 17px;
  padding-bottom: 5px;
  border-bottom: 1px solid;
}

.Maat-footer .con_a097 .foot-04 ul li .icon {
  margin-right: 10px;
  font-size: 20px;
}

.Maat-footer .con_a097 .foot-04 .post-border {
  border-top: 1px dashed #4f4e4e;
}

.Maat-footer .con_a097 .foot-04 a {
  color: #848484;
  text-decoration: none;
  font-style: italic;
}

.Maat-footer .con_a097 .foot-04 span {
  padding: 0 4px;
}

.Maat-footer .con_a097 .foot-04 .both-5 {
  padding: 5px !important;
}

.Maat-footer .con_a097 .foot-04 .view_f04 {
  overflow: hidden;
  position: relative;
  text-align: center;
}

.Maat-footer .con_a097 .foot-04 .view_f04 a:hover {
  font-weight: 300;
  color: #ffffff;
  line-height: 25px;
  font-size: 10px;
  width: 100%;
  height: 100%;
  display: block;
  text-align: center;
  margin: 0 auto;
}

.Maat-footer .con_a097 .foot-04 .view_f04 img {
  width: 100%;
  max-width: 100%;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
  .Maat-footer .con_a097 .foot-04 {
    text-align: center;
  }
  .Maat-footer .con_a097 .foot-04 .both-5 {
    padding-bottom: 20px;
  }
}

.Maat-footer #backtotop {
  bottom: 12px;
  position: fixed;
  right: 20px;
  z-index: 5000;
}

.Maat-footer #backtotop a {
  background: #161616 none repeat scroll 0 0;
  border: 0 none;
  border-radius: 3px;
  color: #ffffff;
  display: block;
  height: 39px;
  line-height: 39px;
  text-align: center;
  text-decoration: none;
  width: 39px;
}

.language-object {
  white-space: nowrap;
  overflow: visible;
  vertical-align: middle;
  margin: 0;
  float: left;
  display: inline-block;
  line-height: 22px;
  padding-top: 10px;
  padding-right: 10px;
}

@media only screen and (max-width: 767px) {
  .language-object {
    float: none;
    width: 100%;
    text-align: center;
    display: table;
  }
}

.language-object .Language {
  display: inline;
  float: left;
  margin: 0 2px;
  line-height: 22px;
  text-align: center;
  vertical-align: middle;
}

@media only screen and (max-width: 767px) {
  .language-object .Language {
    display: inline-block;
    text-align: center;
    float: none;
  }
}

.language-object .Language img {
  border: none;
  height: 14px;
  margin-top: 0px;
  margin-right: 5px;
}

/*Footer Coppyright*/
/* coppyright */
.virtual-coppyright {
  border-top-width: 0px;
  border-right-width: 0;
  border-left-width: 0;
  border-style: solid;
  border-bottom: 1px solid #e6e6e6;
  padding: 25px 0 15px 0;
  background: #292929;
  color: #cdcdcd;
}

.virtual-coppyright .coppytext a {
  color: #848484;
  text-decoration: none;
}

.virtual-coppyright .coppyright-social {
  float: right;
}

.virtual-coppyright .coppyright-social li {
  list-style: none;
  display: inline-block;
  margin-right: 15px;
}

.virtual-coppyright .coppyright-social li a {
  color: #848484;
  font-size: 16px;
}

.virtual-coppyright .copyright-bottom {
  color: #848484;
  text-align: right;
  padding-right: 30px;
}

.virtual-coppyright .copyright-bottom i {
  padding: 0px 5px;
}

.virtual-coppyright .copyright-bottom a {
  text-decoration: none;
  color: #848484;
}

@media screen and (max-width: 767px) {
  .virtual-coppyright .coppytext, .virtual-coppyright .copyright-bottom {
    text-align: center;
  }
  .virtual-coppyright .coppyright-social {
    float: none;
    text-align: center;
  }
}

h1, h2, h3, h4, h5, h6 {
  color: #303030;
}

h1 {
  font-size: 36px;
  line-height: 1.25em;
  text-transform: uppercase;
}

h2 {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 30px;
  line-height: 44px;
  font-weight: 300;
}

h3 {
  font-size: 19px;
  line-height: 1.304347826086957em;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
}

h4 {
  font-size: 17px;
  line-height: 1.375em;
  font-weight: 600;
  text-transform: uppercase;
}

h5 {
  font-size: 15px;
  line-height: 1.571428571428571em;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
}

h6 {
  font-size: 13px;
  line-height: 1.538461538461538em;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: #303030;
}

a, p a {
  color: #303030;
  text-decoration: none;
  cursor: pointer;
}

a:hover, p a:hover {
  text-decoration: none;
}

p {
  color: #8c9195;
}

input[type='submit'], input[type='button'] {
  -webkit-appearance: none;
}

ul {
  list-style-position: inside;
}

html {
  height: 100%;
  -webkit-transition: all 1.3s ease-out;
  -moz-transition: all 1.3s ease-out;
  -o-transition: all 1.3s ease-out;
  -ms-transition: all 1.3s ease-out;
  transition: all 1.3s ease-out;
}

body {
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
  line-height: 26px;
  color: #555;
  font-weight: 400;
  overflow-x: hidden !important;
  -webkit-font-smoothing: antialiased;
}


.OnePage .SpeedyDropDown .nav li{
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  -ms-transition: all 0s;
  -o-transition: all 0s;
  transition: all 0s;
  -webkit-transition-property: none;
  -moz-transition-property: none;
  -ms-transition-property: none;
  -o-transition-property: none;
  transition-property: none;
}

.OnePage .SpeedyDropDown .nav li a {
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  -ms-transition: all 0s;
  -o-transition: all 0s;
  transition: all 0s;
  -webkit-transition-property: none;
  -moz-transition-property: none;
  -ms-transition-property: none;
  -o-transition-property: none;
  transition-property: none;
}
a:focus{
  outline: 0px;
}


.login>.SkinObject {
    font-weight: 400;
    font-size: 14px;
}

.Copyright-text>.SkinObject {
    font-weight: 400;
    font-size: 14px;
}




