@import url(https://fonts.googleapis.com/css?family=Raleway:400,100,200,300,500,600,700,800,900);
/************************ Triton Header *********************************/
/*fixed header*/
@import url(https://fonts.googleapis.com/css?family=Raleway:400,100,200,300,500,600,700,800,900);
.fixed {
  position: fixed !important;
  height: 90px;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  border-bottom: 0px solid #222222;
  background: #183650;
}

.fixed .pos_rel {
  border-bottom: 0px solid #222222;
}

.fixed .top-part {
  display: none;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
  .fixed {
    position: relative !important;
  }
  .fixed .Chronos-header-top {
    display: block;
  }
}

.Triton_menu_bg {
  width: 100%;
  float: left;
}

.pos_rel {
  background: transparent;
  border-bottom: 1px solid rgba(255, 255, 255, 0.35);
  position: relative;
}

.Triton-header-bottom {
  border-bottom: 0px solid rgba(255, 255, 255, 0.2);
}

.Triton-header-bottom .top-part {
  background: rgba(24, 54, 80, 0.65);
}

.Triton-header-bottom .top-part p {
  padding: 13px 0px;
  text-transform: uppercase;
}

.Triton-header-bottom .top-part .h-icon-size {
  font-size: 16px;
  padding-right: 5px;
}

.Triton-header-bottom .right-bg {
  float: right;
  text-align: center;
}

.Triton-header-bottom .top-right {
  margin-right: -15px;
}

.Triton-header-bottom .top-right ul {
  float: right;
}

.Triton-header-bottom .top-right ul li {
  display: inline-block;
  margin-left: 20px;
  border-right: 1px solid rgba(255, 255, 255, 0.5);
  padding: 10px 20px 10px 0px;
}

.Triton-header-bottom .top-right ul li .rounded-border {
  float: left;
  margin-right: 20px;
}

.Triton-header-bottom .top-right ul li .top-right-list-text {
  margin: 0px;
  padding: 0px;
  display: inline-block;
}

.Triton-header-bottom .top-right ul li .top-right-list-text h4, .Triton-header-bottom p {
  color: #fff;
  padding: 0px;
  margin: 0px;
}

.Triton-header-bottom .top-right ul li .top-right-list-text h4 a, .Triton-header-bottom p a {
  color: #fff;
  text-decoration: none;
}

.Triton-header-bottom .top-right ul li .top-right-list-text h4, .Triton-header-bottom p {
  color: #fff;
}

.Triton-header-bottom .top-right ul li .top-right-list-text h4 a:hover, .Triton-header-bottom p a:hover {
  color: #fff;
  text-decoration: none;
}

.Triton-header-bottom .top-bar h4 {
  margin-top: 10px;
  margin-bottom: 5px;
}

.Triton-header-bottom .header-top-gap {
  padding: 0px 0px 0px 0px;
}

.Triton-header-bottom .rounded-border {
  border-width: 2px !important;
  border-style: solid;
  -moz-border-width: 2px !important;
  -moz-border-style: solid;
  border-radius: 50%;
  width: 45px;
  height: 45px;
  line-height: 38px;
  text-align: center;
  font-size: 22px;
}

@media screen and (min-width: 992px) and (max-width: 1082px) {
  .Triton-header-bottom .top-part p {
    font-size: 12px;
  }
}

@media screen and (min-width: 315px) and (max-width: 999px) {
  .Triton-header-bottom .Triton_menu_bg {
    background: #212427;
  }
}

@media screen and (min-width: 315px) and (max-width: 767px) {
  .Triton-header-bottom {
    background: rgba(24, 54, 80, 0.65);
  }
  .Triton-header-bottom .top-part p {
    padding: 7px 0px;
  }
  .Triton-header-bottom .header-top-gap {
    padding: 5px 0px 0px 0px;
  }
  .Triton-header-bottom .top-right {
    margin-right: 0px;
    margin: 0 auto;
    float: none;
    text-align: center;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
  }
  .Triton-header-bottom .top-right ul {
    float: none;
    padding-top: 10px;
  }
  .Triton-header-bottom .top-right ul li {
    border-right: 0px;
  }
  .Triton-header-bottom .navbar-toggle {
    border-color: rgba(255, 255, 255, 0.5);
  }
  .Triton-header-bottom .navbar-toggle .icon-bar {
    background-color: rgba(255, 255, 255, 0.5);
  }
}

@media screen and (min-width: 768px) and (max-width: 1220px) {
  .Triton-header-bottom p {
    text-align: left;
  }
  .Triton-header-bottom .spd-tab-padding-left {
    padding-left: 15px !important;
  }
  .Triton-header-bottom .spd-tab-padding-right {
    padding-right: 15px !important;
  }
}

@media screen and (min-width: 315px) and (max-width: 767px) {
  .Triton-header-bottom p {
    text-align: center;
  }
  .Triton-header-bottom .spd-tab-padding-left {
    padding-left: 15px !important;
  }
  .Triton-header-bottom .spd-tab-padding-right {
    padding-right: 15px !important;
  }
}

.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;
}

.Triton-text-wrapper {
  display: table-cell;
  vertical-align: middle;
  margin: auto;
  text-align: center;
}

#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;
}

.Triton-logo {
  border-right: 0px solid rgba(255, 255, 255, 0.2);
  padding-left: 0px;
}

.Triton-logo a {
  display: block;
}

/**Search Styles ***/
.search-button {
  line-height: 60px;
  float: none;
  color: #eee;
  position: relative;
  margin: 15px 0px 0px 0px !important;
  z-index: 999;
  cursor: pointer;
  text-align: center;
  border-left: 1px solid rgba(255, 255, 255, 0.35);
}

.search-button .search-form {
  position: absolute;
  background: #0088cc;
  width: 257px;
  min-width: 257px;
  max-width: 257px;
  display: none;
  right: 29px;
  margin-top: 88px !important;
  height: 44px;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

.search-button .search-form ::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #000 !important;
  line-height: 44px;
}

.search-button .search-form :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #000;
  line-height: 41px;
  opacity: 1;
}

.search-button .search-form ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #000;
  line-height: 41px;
  opacity: 1;
}

.search-button .search-form :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #000;
  line-height: 41px;
}

.search-button div.SearchBorder {
  width: 212px;
  max-width: 212px;
  min-width: 212px;
  float: right;
  height: 44px;
  border: none;
  background-color: #f1f1f1;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  border-left: 1px solid white;
  padding: 0 20px;
  -moz-transition: all .8s ease-in-out;
  -o-transition: all .8s ease-in-out;
  transition: all .8s ease-in-out;
}

.SearchButton {
  display: none !important;
}

.search-style input[type="text"] {
  padding: 0;
  width: 100%;
  color: #000000;
  height: 44px;
  background: #f1f1f1;
  border: none;
  -webkit-transition: border 0.1s;
  transition: border 0.3s;
  font-size: 16px;
  line-height: 44px;
  font-weight: 300;
  position: absolute;
  left: 0;
  padding-left: 0px;
  padding-right: 15px;
}

.search-form.search-style:before {
  content: "\f002";
  font-family: FontAwesome;
  font-size: 16px;
  position: absolute;
  left: 16px;
  top: 0;
  line-height: 44px;
  z-index: 999;
  color: #f1f1f1;
}

.search-form.search-style:after {
  width: 13px;
  height: 13px;
  background: #f1f1f1;
  right: 10px;
  border: solid transparent;
  content: " ";
  position: absolute;
  top: -4px;
  bottom: 2%;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  z-index: 99;
}

ul.searchSkinObjectPreview {
  position: absolute;
  top: 100%;
  /* right: 200px; */
  background: #fff;
  /* margin: 0; */
  list-style: none;
  border: 1px solid #c9c9c9;
  width: 150%;
  z-index: 200;
  padding: 0;
  left: -67px !important;
}

#MainWrapper {
  background-color: #fff;
}

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

.con_ls_s002 {
  float: left;
  width: 100%;
}

.Triton-header-bottom {
  border-bottom: 0px solid rgba(255, 255, 255, 0.2);
  width: 100%;
}

.SpeedyDropDown {
  float: right;
}

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

.SpeedyDropDown .nav {
  float: right;
}

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

.SpeedyDropDown .nav > li > a {
  font-weight: 600;
  font-size: 15px;
  text-transform: uppercase;
  display: block;
  height: 90px;
  line-height: 90px;
  margin-right: 0;
  padding: 0px 26px;
  color: #fff;
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .SpeedyDropDown .nav > li > a {
    padding: 0 10px;
  }
}

@media only screen and (max-width: 767px) {
  .SpeedyDropDown .nav > li > a {
    padding: 0px 15px;
    color: #fff;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.112);
  }
}

.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 #1B72AC;
  color: #ffffff;
  margin-left: 0;
  background: rgba(24, 54, 80, 0.99);
}

@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: 30px !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: #ffffff;
  padding: .75em 1em;
  line-height: 21px;
  border-bottom: 0px;
}

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

.SpeedyDropDown .nav > li ul.Dropdown li a:hover, .SpeedyDropDown .nav > li ul.Dropdown ul.subs li a:hover {
  color: #ffffff;
  padding: .75em 1.2em;
  padding-left: 25px;
  background-color: transparent !important;
}

@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: #999;
    padding: 0;
    background-color: transparent;
  }
}

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

@media only screen and (max-width: 767px) {
  .SpeedyDropDown .nav > li ul.subs li a {
    font-size: 14px;
    font-weight: 300;
    color: #fffff;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.112);
    padding: 0;
  }
}

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

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

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

.SpeedyDropDown .nav > li.active a {
  color: #0088cc;
  background-color: transparent;
  transition: all 0.5s ease;
}

.SpeedyDropDown .nav > li > a:hover {
  background-color: transparent;
  color: #0088cc;
  transition: all 0.5s ease;
}

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

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

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

.custom_menu_width {
  width: 100%;
}

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

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

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

.search-button {
  margin: 0px 0px 0 0px;
  text-align: center;
}

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

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

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

.breadcrumb_S02 {
  background-image: url(../images/breadcrumbbg2.jpg);
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  padding: 140px 0 0;
  margin-bottom: 0;
  margin-top: 75px;
  border-radius: 0px;
}

.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: 100%;
  }
}

@media screen and (min-width: 900px) and (max-width: 1200px) {
  .SpeedyDropDown .nav > li > a {
    padding: 0px 20px !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 899px) {
  .SpeedyDropDown .nav > li > a {
    padding: 0px 10px !important;
  }
  div.SearchBorder input {
    width: 195px;
  }
}

@media screen and (max-width: 767px) {
  .SpeedyDropDown .nav > li ul.subs, .SpeedyDropDown .nav > li ul.Dropdown, .SpeedyDropDown .nav > li ul.Dropdown ul.subs {
    background: transparent !important;
  }
  .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%;
  }
  .SpeedyDropDown li.parent > a:after {
    content: "\f107";
    font-family: fontawesome;
    float: right;
    padding-left: 4px;
    padding-top: 1px;
    color: #999;
    font-weight: 100;
    font-size: 15px;
    padding-right: 15px;
  }
  .SpeedyDropDown li.parent > a:hover:after {
    content: "\f107";
    font-family: fontawesome;
    float: right;
    padding-left: 4px;
    padding-top: 1px;
    color: #999;
    font-weight: 100;
    font-size: 15px;
    padding-right: 15px;
  }
}

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

.flexslider ul {
  padding-left: 0;
}

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

ul.searchSkinObjectPreview {
  left: 0;
}

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

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

.con_r06_carusal_bg {
  background-image: url("../images/Bg-con-a013.jpg");
  background-size: cover;
  background-attachment: fixed;
  background-position: center center;
}

.con-r006 .carusal_trans_bg {
  width: 100%;
  padding: 50px 0;
  background: rgba(33, 37, 40, 0.5);
  text-align: center;
}

.con-r006 .carusal_item_image img {
  width: 90px;
  height: 90px;
  border-radius: 100%;
}

.con-r006 .carusal_r06_title {
  text-transform: capitalize;
  font-weight: 700;
}

.con-r006 .carusal_r06_text {
  font-style: italic;
  font-weight: 500;
  opacity: 0.9;
  color: #FFF;
  font-size: 1.3em;
  font-family: Georgia, serif;
  padding: 0px;
  margin: 0px;
}

.con-r006 .quote-left-image {
  font-size: 22px;
  padding-right: 30px;
}

.con-r006 .quote-right-image {
  font-size: 22px;
  padding-left: 30px;
}

.con-r006 .carusal_r06_text2 {
  font-weight: 600;
  color: #a6a6a6  !important;
  font-size: 1.3em;
  text-transform: capitalize;
}

.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;
}

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

.boxbg {
  background: url(../images/spd-n-banner-right-BG.png) #000;
  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;
}

#LeftSidebar .nav li {
  width: 100%;
}

#LeftSidebar .nav li a {
  line-height: 40px;
  height: 40px;
  color: #333;
  border-bottom: 1px solid #e0dede;
  padding: 0;
  width: 100%;
  display: inline-block;
  padding-left: 10px;
  text-transform: none;
}

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

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

#LeftSidebar .MenuContent {
  display: none;
}

#LeftSidebar .nav li.parent > a:before {
  content: "\f067";
  font-family: fontawesome;
  float: right;
  padding-left: 4px;
  padding-top: 1px;
  color: #999;
  font-weight: 100;
  font-size: 10px;
  padding-right: 15px;
}

.banner-cont-area-numb {
  display: inline-block;
  height: 45px;
  width: 45px;
  border-radius: 50%;
  line-height: 45px;
  text-align: center;
  color: #fff;
  font-family: 'Roboto Slab', serif;
  font-size: 20px;
  color: #fff;
  margin-right: 10px;
  margin-top: 3px;
  -webkit-transition: all 0.9s ease 0s;
  transition: all 0.9s ease 0s;
  cursor: pointer;
}

.banner-cont-area-numb:hover {
  display: inline-block;
  height: 45px;
  width: 45px;
  border-radius: 50%;
  line-height: 45px;
  text-align: center;
  color: #000;
  font-family: 'Roboto Slab', serif;
  font-size: 20px;
  background: #fff;
  margin-right: 10px;
  margin-top: 3px;
  transform: scale(1.2);
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
}

.banner-cont-area:hover .banner-cont-area-numb {
  transform: scale(1.2);
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
}

.banner-cont-area-body {
  display: table-cell;
  vertical-align: top;
}

.banner-cont-area h3, .banner-cont-area p {
  padding: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  text-transform: capitalize;
}

@media screen and (min-width: 1650px) and (max-width: 1920px) {
  .SliderBannerPane {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    max-width: 100%;
    top: 65.5%;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1200px) {
  .SliderBannerPane {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    max-width: 100%;
    top: 60.5%;
  }
}

@media screen and (min-width: 999px) and (max-width: 1023px) {
  .SliderBannerPane {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    max-width: 100%;
    top: 55.5%;
  }
}

@media screen and (min-width: 768px) and (max-width: 998px) {
  .SliderBannerPane {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    max-width: 100%;
    top: 40.5%;
  }
}

@media screen and (min-width: 318px) and (max-width: 767px) {
  .SliderBannerPane {
    position: relative;
    bottom: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    max-width: 100%;
    top: 0%;
  }
  .slider_banner_bg {
    background: black;
    margin: 10px 0px;
  }
}

/*===============================
          what_we_do_n038
================================*/
.what_we_do_n038 {
  background: #f9f9f9;
  text-align: center;
}

.what_we_do_n038 .spd-row {
  width: 100%;
  max-width: 100%;
  padding: 0px;
}

.what_we_do_n038 .vtl-align {
  display: table;
  height: 370px !important;
}

.what_we_do_n038 .vtl-align .vtl-middline {
  display: table-cell;
  vertical-align: middle;
}

.what_we_do_n038 .what_we_do_box_bg {
  padding: 10%;
  min-height: auto;
  background: #0088cc;
}

.what_we_do_n038 h3, .what_we_do_n038 p {
  color: #fff;
}

.what_we_do_n038 .p5 {
  color: #303030;
}

.what_we_do_n038 .read_more_button {
  border: 1px solid #fff;
  padding: 5px 10px;
  margin: 0 auto;
  display: block;
  width: 80px;
  float: none;
}

.what_we_do_n038 .read_more_button a {
  color: #fff;
  text-decoration: none;
  text-align: center;
}

.what_we_do_n038 .what_we_do_box_bg:before {
  width: 22px;
  height: 22px;
  background: #0088cc;
  right: -10px;
  border: solid transparent;
  content: " ";
  position: absolute;
  top: 45%;
  bottom: 50%;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  z-index: 99;
}

.what_we_do_n038 .Both_05 {
  top: 0%;
}

.what_we_do_n038 .serv_icon {
  border: 0px solid #ffffff;
  border-radius: 50%;
  padding: 1px;
  position: relative;
  background: rgba(77, 75, 75, 0.7);
  display: inline-block;
  width: 35px;
  height: 35px;
  margin: 168px 0px 0px 0px;
  line-height: 35px;
  text-align: center;
  color: #fff;
  font-size: 12px;
}

.what_we_do_n038 .icon-spacing {
  margin-left: 5px;
  margin-right: 5px;
}

.what_we_do_n038 .serv_icon i {
  color: #fff;
}

.what_we_do_n038 .what_we_do_box_bg-grey {
  background: #7a6a61;
}

.what_we_do_n038 .what_we_do_box_bg-grey:before {
  background: #7a6a61;
}

.what_we_do_n038 .what_we_do_box_bg2 {
  padding: 10%;
  background: #0088cc;
}

.what_we_do_n038 .what_we_do_box_bg2:before {
  width: 22px;
  height: 22px;
  background: #0088cc;
  left: -10px;
  border: solid transparent;
  content: " ";
  position: absolute;
  top: 45%;
  bottom: 50%;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  z-index: 99;
}

.what_we_do_n038 .space-remover {
  padding: 0px;
  margin: 0px;
}

.what_we_do_n038 .overly-bg {
  position: relative;
}

.what_we_do_n038 .overly-bg:before {
  width: 22px;
  height: 22px;
  background: #1D88CC;
  left: -12px;
  top: calc(50% - 22px);
  border: solid transparent;
  content: " ";
  position: absolute;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 99;
}

.what_we_do_n038 .ih-item.square.effect13 .info .search-icon {
  text-transform: uppercase;
  color: #fff !important;
  text-align: center;
  font-size: 12px;
  width: 35px;
  height: 35px;
  border-radius: 100%;
  line-height: 35px;
  background-color: rgba(32, 30, 30, 0.9);
  margin-top: 40%;
  margin-left: 5px;
  margin-right: 5px;
}

.what_we_do_n038 .icon_clr {
  color: #fff;
}

.what_we_do_n038 .overly-bg-grey {
  position: relative;
}

.what_we_do_n038 .overly-bg-grey:before {
  width: 22px;
  height: 22px;
  background: #7a6a61;
  left: -12px;
  top: calc(50% - 22px);
  border: solid transparent;
  content: " ";
  position: absolute;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 99;
}

.what_we_do_n038 .what_we_do_box_bg-red {
  background: #e7505a;
}

.what_we_do_n038 .overly-bg-red {
  position: relative;
}

.what_we_do_n038 .what_we_do_box_bg-red:before {
  width: 22px;
  height: 22px;
  background: #e7505a;
  left: -10px;
  border: solid transparent;
  content: " ";
  position: absolute;
  top: 45%;
  bottom: 50%;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  z-index: 99;
}

.what_we_do_n038 .overly-bg-red:before {
  width: 22px;
  height: 22px;
  background: #e7505a;
  left: -12px;
  top: calc(50% - 22px);
  border: solid transparent;
  content: " ";
  position: absolute;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  z-index: 99;
}

.what_we_do_n038 .overly-bg-left {
  position: relative;
}

.what_we_do_n038 .overly-bg-left:before {
  width: 22px;
  height: 22px;
  background: #1D88CC;
  right: -12px;
  top: calc(50% - 22px);
  border: solid transparent;
  content: " ";
  position: absolute;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  z-index: 99;
}

.what_we_do_n038 .view_05 .Both_05 {
  margin: auto;
  width: 100%;
  margin-top: 0%;
}

.what_we_do_n038 .what_we_do_n038 .Both_05 {
  top: 0%;
}

.what_we_do_n038 .view_05 img {
  height: 370px;
}

/*======================================
      		Con_n045
======================================*/
.con_n045 {
  background: #f9f9f9;
}

.con_n045 .ban-btn-area {
  padding: 7px 25px;
  border-width: 2px;
  border-style: solid;
  text-align: center;
  color: inherit;
  margin-top: 10px;
}

.con_n045 .ban-btn-area a {
  text-decoration: none;
  text-align: center;
  font-weight: 500;
  color: inherit;
  font-size: 16px;
}

.con_n045 .ban-btn-area:hover {
  -webkit-transition: all 0.9s ease 0s;
  -moz-transition: all 0.9s ease 0s;
  transition: all 0.9s ease 0s;
  cursor: pointer;
  color: #fff !important;
}

/*=====================================
			Con_n050
=====================================*/
.con_n050 {
  background: #fff;
}

.con_n050 .welcome-text-0 {
  text-align: left;
}

.con_n050 h3 {
  margin-top: 0px;
}

.con_n050 p {
  margin-top: -7px;
  padding-top: 0px;
}

.con_n050 .triton-counter-p {
  font-size: 21px;
  font-weight: 300;
  line-height: 1.4;
}

.con_n050 .service-icon-white {
  color: #fff !important;
}

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

.con_n050 .triton-feature-p {
  font-size: 21px;
  font-weight: 300;
  line-height: 1.4;
}

.con_n050 .dual_monitor_outline {
  text-align: center;
}

.con_n050 .service_box-area-border {
  border: 0px solid white;
}

.con_n050 .service_box-area {
  margin: 0px;
}

.con_n050 .service_box-area h3, .con_n050 .service_box-area p {
  text-align: left;
}

.small-circle-border {
  border-width: 3px;
  border-style: solid;
  border-color: #f3f3f3;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  display: inline-block;
}

.con_n050 .service-icon {
  font-size: 17px;
  text-align: center;
  -webkit-transition: all 0.9s ease 0s;
  transition: all 0.9s ease 0s;
  vertical-align: middle;
  border-width: 1px;
  border-style: solid;
  border-color: #cecece;
  border-radius: 50%;
  width: 38px;
  height: 38px;
  line-height: 38px;
}

.con_n050 .welcome-text2 {
  font-size: 21px;
  font-weight: 300;
  line-height: 1.4;
  text-align: left;
}

.con_n050 .service-icon:hover {
  transform: scale(1.09);
  -moz-transform: scale(1.09);
  -webkit-transform: scale(1.09);
  -o-transform: scale(1.09);
  -ms-transform: scale(1.09);
}

.con_n050 .service_box-area:hover .service-icon {
  transform: scale(1.09);
  -moz-transform: scale(1.09);
  -webkit-transform: scale(1.09);
  -o-transform: scale(1.09);
  -ms-transform: scale(1.09);
}

@media screen and (min-width: 315px) and (max-width: 767px) {
  .con_n050 .welcome-text-0, .con_n050 .welcome-text2 {
    text-align: center;
  }
  .menu-right-pane-bg {
    display: none;
  }
  .con_n050 .service_box-area-border {
    border: 0px solid white;
    margin-bottom: 20px;
  }
  .con_n050 .service_box-area {
    background: white;
    margin: 5px;
  }
  .con_n050 .service_box-area h3, .con_n050 .service_box-area p {
    text-align: center;
    color: inherit;
  }
  .con_n050 .service-icon {
    text-align: center;
    -webkit-transition: all 0.9s ease 0s;
    transition: all 0.9s ease 0s;
    width: 40px;
    height: 40px;
    vertical-align: middle;
    display: block;
    float: none;
    margin: 0 auto;
  }
}

/*======================================
      		Con_n052
======================================*/
.con_n052 .welcome_right_border {
  border-right: 1px solid #EEE;
}

.con_n052 .welcome-border-bottom {
  border-bottom: 1px solid #EEE;
}

.con_n052 h2 {
  margin-top: 0px;
  padding: 10px 0px 0px 0px;
}

.con_n052 p {
  margin-top: 0px;
  font-size: 17px;
  padding: 10px 0px 0px 0px;
}

@media screen and (min-width: 318px) and (max-width: 767px) {
  .con_n052 .welcome_right_border {
    border-right: 0px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
  }
  .con_n052 h3 {
    text-align: center;
  }
  .con_n052 h2 {
    text-align: center;
  }
  .con_n052 p {
    text-align: center;
    padding-bottom: 45px;
  }
  .con_n053 .mb-padding {
    padding-top: 35px;
  }
}

@media screen and (min-width: 768px) and (max-width: 999px) {
  .con_n052 h2 {
    text-align: center;
    padding-top: 0px;
  }
  .con_n052 p {
    text-align: center;
    padding-bottom: 45px;
    padding-top: 20px;
  }
}

.hi-icon-wrap {
  text-align: center;
  margin: 0 auto;
}

.hi-icon {
  cursor: pointer;
  float: none;
  width: 65px;
  height: 65px;
  border-radius: 50%;
  text-align: center;
  z-index: 1;
  color: #fff;
  font-family: 'FontAwesome';
  font-size: 30px;
  margin: 15px;
}

.circle-border {
  border-width: 3px;
  border-style: solid;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  text-align: center;
  margin: 0 auto;
  float: none;
  background: #fff;
}

.hi-icon:after {
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  content: '';
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.hi-icon:before {
  speak: none;
  font-size: 30px;
  line-height: 65px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  display: block;
  -webkit-font-smoothing: antialiased;
}

/* Effect 8 */
.hi-icon-effect-8 .hi-icon {
  -webkit-transition: -webkit-transform ease-out 0.1s, background 0.2s;
  -moz-transition: -moz-transform ease-out 0.1s, background 0.2s;
  transition: transform ease-out 0.1s, background 0.2s;
}

.hi-icon-effect-8 .hi-icon:after {
  top: 0;
  left: 0;
  padding: 0;
  z-index: -1;
  box-shadow: 0 0 0 2px white;
  opacity: 0;
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}

.hi-icon-effect-8 .hi-icon:hover {
  -webkit-transform: scale(0.99);
  -moz-transform: scale(0.99);
  -ms-transform: scale(0.99);
  transform: scale(0.93);
  color: #fff;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.hi-icon:hover {
  color: #fff;
  width: 100px;
  margin-left: 0px;
  margin-top: 0px;
  line-height: 100px;
  padding-top: 15px;
  height: 100px;
  -webkit-transition: opacity 3s ease-in-out;
  -moz-transition: opacity 3s ease-in-out;
  -o-transition: opacity 3s ease-in-out;
  -ms-transition: opacity 3s ease-in-out;
  transition: opacity 3s ease-in-out;
}

.hi-icon-effect-8 .hi-icon:hover:after {
  -webkit-animation: sonarEffect 1.3s ease-out 75ms;
  -moz-animation: sonarEffect 1.3s ease-out 75ms;
  animation: sonarEffect 1.3s ease-out 75ms;
  -webkit-transition: opacity 3s ease-in-out;
  -moz-transition: opacity 3s ease-in-out;
  -o-transition: opacity 3s ease-in-out;
  -ms-transition: opacity 3s ease-in-out;
  transition: opacity 3s ease-in-out;
}

.hi-icon-effect-8:hover .hi-icon:after {
  -webkit-animation: sonarEffect 1.3s ease-out 75ms;
  -moz-animation: sonarEffect 1.3s ease-out 75ms;
  animation: sonarEffect 1.3s ease-out 75ms;
  -webkit-transition: opacity 3s ease-in-out;
  -moz-transition: opacity 3s ease-in-out;
  -o-transition: opacity 3s ease-in-out;
  -ms-transition: opacity 3s ease-in-out;
  transition: opacity 3s ease-in-out;
}

.hi-icon-effect-8:hover .hi-icon {
  background: rgba(255, 255, 255, 0.05);
  -webkit-transform: scale(0.93);
  -moz-transform: scale(0.93);
  -ms-transform: scale(0.93);
  transform: scale(0.93);
  color: #fff;
  color: #fff;
  top: 0;
  left: 0;
  width: 94px;
  margin-left: 0px;
  margin-top: 0px;
  line-height: 100px;
  padding-top: 15px;
  height: 94px;
  -webkit-transition: opacity 3s ease-in-out;
  -moz-transition: opacity 3s ease-in-out;
  -o-transition: opacity 3s ease-in-out;
  -ms-transition: opacity 3s ease-in-out;
  transition: opacity 3s ease-in-out;
}

@-webkit-keyframes sonarEffect {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255, 255, 255, 0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255, 255, 255, 0.5);
    -webkit-transform: scale(1.5);
    opacity: 0;
  }
}

@-moz-keyframes sonarEffect {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255, 255, 255, 0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255, 255, 255, 0.5);
    -moz-transform: scale(1.5);
    opacity: 0;
  }
}

@keyframes sonarEffect {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255, 255, 255, 0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255, 255, 255, 0.5);
    transform: scale(1.5);
    opacity: 0;
  }
}

.con_n053 p {
  margin-bottom: 0px;
  padding: 0px 0px 0px 0px;
  text-align: center;
}

.con_n053 h3 {
  text-transform: uppercase;
}

.con_a010 h4 {
  text-transform: uppercase;
}

.con_k099 .bg-content .team_member {
  position: relative;
  margin-top: 20px;
}

.con_k099 .team_member {
  overflow: hidden;
}

.con_k099 .bg-content em {
  font-size: 60px;
  padding-bottom: 20px;
  color: #fff;
}

.team_member:hover img {
  -webkit-transform: scale(1.5) rotate(-6deg);
  -ms-transform: scale(1.5) rotate(-6deg);
  transform: scale(1.5) rotate(-6deg);
}

.con_k099 .team_member img {
  width: 100%;
  transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  -moz-transition: all 1s;
}

.con_k099 .bg-content img {
  width: 100%;
  height: 250px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
}

.con_a013 .RgbaControl {
  background-color: rgba(0, 0, 0, 0.6);
}

.con_a013 {
  background-image: url("../images/Bg-con-a013.jpg");
  -webkit-background-size: cover;
  background-size: cover;
  background-attachment: fixed;
  background-position: center center;
}

.con_a012 {
  background-image: url("../images/jsl3.jpg");
  -webkit-background-size: cover;
  background-size: cover;
  background-attachment: fixed;
  background-position: center center;
}

.con_a012 h2, .con_a012 p {
  color: #fff;
}

.con_a012 .control_anchor {
  padding: 15px 30px;
  border-radius: 2px;
  /* margin-top: 20px; */
  color: #fff;
}

.con_a012 .buy_control {
  background-color: rgba(4, 5, 11, 0.7);
  padding: 30px;
}

.con_a012 .RgbaControl {
  background: url("../images/transparent-man-2.png") no-repeat bottom left;
  background-color: rgba(0, 136, 204, 0.6);
}

.con_a012 .plx-banner-bg {
  background-color: rgba(4, 5, 11, 0.7);
}

.con_k099 .bg-content {
  background-color: transparent;
  padding-top: 50px;
  padding-bottom: 50px;
}

.con_k099 .bg-content .teamhead {
  text-align: center;
  font-weight: 700;
  text-transform: uppercase;
}

.con_a024 .SocialIcon li a {
  width: auto;
  height: 25px;
  line-height: 25px;
  display: inline-block;
  text-align: right;
  padding: 0px 10px;
}

.con_a024 .SocialIcon li a:hover {
  text-decoration: none;
  color: #aeaeae;
}

.Triton-menu-adress-aria {
  border-left: 1px solid #999;
  padding-left: 18px;
}

.Triton-menu-adress-aria h3 {
  margin-top: 0px;
  padding-top: 0px;
  color: #999;
}

.Triton-menu-adress-aria p {
  color: #999;
}

.Triton-menu-adress-aria p img {
  padding-bottom: 10px;
}

.Triton-menu-adress-aria a {
  color: #999;
}

.Triton-menu-adress-aria a :hover {
  background: none;
  text-decoration: none;
}

.con_k030 .nav-tabs > li.active > a {
  color: #000 !important;
}

.con_r012 .right h2 {
  text-transform: uppercase;
  line-height: 1.09em !important;
}

.con_n014 .map-list li .address_icon, .phone_icon, .email_icon {
  width: 25px !important;
  height: 25px !important;
  border-radius: 100%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  text-align: center;
  line-height: 26px;
  margin-right: 10px;
}

/*================================================
				Start content con_n054
=================================================*/
.con_n054 {
  background: #060606;
}

.con_n054 p {
  text-align: center;
  font-size: 17px;
  font-weight: 600;
  padding: 0px 15px;
  margin: 0px;
  color: #fff;
}

/*=================================================
                  Start Content con_n059
  ==================================================*/
.con_n059 {
  background: #171717;
}

.con_n059 h2 {
  color: #aeaeae;
}

.con_n059 p {
  color: #999;
  font-weight: 200;
}

.con_n059 h2, .con_n059 p {
  text-align: left;
  padding-top: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.con_n059 p {
  font-size: 1.2em;
}

.con_n059 .spd-r-btn-big {
  padding: 10px 15px;
  -webkit-box-shadow: 0px 0px 6px -2px black;
  -moz-box-shadow: 0px 0px 6px -2px black;
  box-shadow: 0px 0px 6px -2px black;
}

.con_n059 a {
  text-transform: capitalize;
  font-weight: 600;
  font-size: 18px;
  color: #fff;
}

.con_n059 a:hover {
  text-decoration: none;
  color: #fff;
}

.con_n059 .border-now-a {
  color: #fff;
}

.con_n059 .Triton-dolar {
  border: 14px solid #aeaeae;
  border-radius: 50%;
  padding: 0px 12px;
  font-weight: 700;
}

.con_n059 .Triton-dolar:before {
  width: 16px;
  height: 16px;
  background: #aeaeae;
  transform: rotate(14deg);
  position: absolute;
  content: "";
  margin-left: 27px;
}

.con_n059 .troton-logo-text {
  padding-left: 15px;
  font-weight: 700;
  font-size: 1.5em;
}

.con_n059 .t-logo-right-border {
  border-right: 1px solid rgba(102, 102, 102, 0.5);
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
  .con_n059 .troton-logo-text {
    padding-left: 15px;
    font-weight: 700;
    font-size: 1em !important;
  }
  .con_n059 .Triton-dolar:before {
    width: 13px;
    height: 13px;
    transform: rotate(14deg);
    position: absolute;
    content: "";
    margin-left: 30px;
  }
  .con_n059 .Triton-dolar-black:before {
    backgroung: #1d2127 !important;
    width: 13px;
    height: 13px;
    transform: rotate(14deg);
    position: absolute;
    content: "";
    margin-left: 30px;
  }
  .con_n059 a {
    font-size: 14px;
  }
}

@media screen and (min-width: 315px) and (max-width: 999px) {
  .con_n059 h2, .con_n059 p {
    text-align: center;
  }
  .con_n059 .t-logo-right-border {
    border-right: 0px solid rgba(255, 255, 255, 0.5);
  }
  .con_n059 .troton-logo-text {
    padding-left: 15px;
    font-weight: 700;
    font-size: 1em;
  }
}

/*===========================================
			triton counter-bg
============================================*/
.tirton-counter-bg {
  background: #f4f4f4;
  color: #585858;
  border-top: 5px solid #f1f1f1;
  border-bottom: 0px solid #ebebeb;
}

.tirton-counter-bg h2 {
  text-align: center;
}

.tirton-counter-bg .triton-counter-p {
  font-size: 21px;
  font-weight: 300;
  line-height: 1.4;
  text-align: center;
}

.counter_s001 .triton-counter-icon {
  text-align: center;
  font-size: 35px;
  color: #2e353e;
}

.counter_s001 .bigcount {
  font-size: 50px;
  font-weight: 700;
  color: #2e353e;
}

.counter_s001 .triton-counter-title-3 {
  margin: 0px;
  font-weight: 100;
  font-size: 20px;
  line-height: 20px;
  color: #2e353e;
}

.counter_s001 .triton-title-p {
  font-size: 15px;
  font-weight: 500;
}

/*============================================
		Triton awesome-feature section
=============================================*/
.con_n010 .triton-middle-border {
  border-top: 1px solid #ebebeb;
}

.con_n010 .triton-feature-p {
  font-size: 21px;
  font-weight: 300;
  line-height: 1.4;
  text-align: center;
}

.con_n010 .right-text {
  display: inline;
  float: right;
  text-align: right;
  line-height: 40px;
}

.con_n010 .right-text1 {
  text-align: right;
}

.con_n010 .right-text2 {
  margin-top: -8px;
  text-align: right;
  padding-right: 50px;
}

.con_n010 .feature-item-icon-right {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  text-align: center;
  line-height: 40px;
  font-size: 17px;
  color: #fff;
  margin-left: 10px;
}

.con_n010 .Triton-mobile-image {
  margin: 0 auto;
  display: block;
  padding-top: 15px;
}

.con_n010 .left-text {
  display: inline;
  float: left;
  text-align: left;
  line-height: 40px;
}

.con_n010 .left-text1 {
  text-align: left;
}

.con_n010 .left-text2 {
  margin-top: -8px;
  text-align: left;
  padding-left: 50px;
}

.con_n010 .feature-item-icon-left, .con_n010 .feature-item-icon-right {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  text-align: center;
  line-height: 40px;
  font-size: 17px;
  color: #fff;
  margin-right: 10px;
}

@media screen and (min-width: 315px) and (max-width: 999px) {
  .con_n010 .feature-item-icon-left, .con_n010 .feature-item-icon-right {
    margin-right: 0px;
  }
  .con_n010 .right-text1, .con_n010 .left-text, .con_n010 .left-text1, .con_n010 .right-text2, .con_n010 .left-text2 {
    text-align: center;
  }
  .con_n010 .feature-item-icon-right, .con_n010 .feature-item-icon-left {
    margin: 0 auto;
    float: none;
    display: block;
  }
}

/*============================================
		Triton con_s006
=============================================*/
.con_s006 h2, .con_s006 p {
  color: #fff;
  text-align: left;
  padding-top: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.con_s006 p {
  font-size: 1.2em;
}

.con_s006 .spd-r-btn-big {
  background: #fff;
  padding: 10px 15px;
  -webkit-box-shadow: 0px 0px 6px -2px black;
  -moz-box-shadow: 0px 0px 6px -2px black;
  box-shadow: 0px 0px 6px -2px black;
}

.con_s006 a {
  text-transform: capitalize;
  font-weight: 600;
  font-size: 18px;
}

.con_s006 .border-now-a {
  color: #fff;
}

.con_s006 .or-text a {
  color: #0088cc;
}

.con_s006 .Triton-dolar {
  border: 14px solid #fff;
  border-radius: 50%;
  padding: 0px 12px;
  font-weight: 700;
}

.con_s006 .Triton-dolar:before {
  width: 16px;
  height: 16px;
  background: #fff;
  transform: rotate(14deg);
  position: absolute;
  content: "";
  margin-left: 27px;
}

.con_s006 .troton-logo-text {
  padding-left: 15px;
  font-weight: 700;
  font-size: 1.5em;
}

.con_s006 .t-logo-right-border {
  border-right: 1px solid rgba(255, 255, 255, 0.5);
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
  .con_s006 .troton-logo-text {
    padding-left: 15px;
    font-weight: 700;
    font-size: 1em;
  }
  .con_s006 .Triton-dolar:before {
    width: 13px;
    height: 13px;
    background: #fff;
    transform: rotate(14deg);
    position: absolute;
    content: "";
    margin-left: 30px;
  }
  .con_s006 .Triton-dolar-black:before {
    width: 13px;
    height: 13px;
    background: #1d2127;
    transform: rotate(14deg);
    position: absolute;
    content: "";
    margin-left: 30px;
  }
  .con_s006 a {
    font-size: 14px;
  }
}

@media screen and (min-width: 315px) and (max-width: 999px) {
  .con_s006 h2, .con_s006 p {
    text-align: center;
  }
  .con_s006 .t-logo-right-border {
    border-right: 0px solid rgba(255, 255, 255, 0.5);
  }
  .con_s006 .troton-logo-text {
    padding-left: 15px;
    font-weight: 700;
    font-size: 1em;
  }
}

.con_k016 .triton-feature-p {
  font-size: 21px;
  font-weight: 300;
  line-height: 1.4;
  text-align: center;
}

.con_k016 .pricingcontent .hoverp, .con_k016 .pricingcontent .contentp {
  font-size: 1.4em;
  text-transform: capitalize !important;
  font-weight: 400;
}

.con_k016 .pricingcontent .contentp1 {
  font-size: 1.4em;
  text-transform: capitalize !important;
  font-weight: 400;
  background: #2e353e;
}

.con_k016 .pricingcontent .pcontent {
  padding-top: 0px !important;
  padding-bottom: 25px;
}

.con_k016 .pricingcontent .numberspan {
  font-weight: 700;
  font-size: 50px;
  color: #2e353e;
}

.con_n004 {
  background-color: #f4f4f4;
  color: #585858;
  border-top: 5px solid #f1f1f1;
  border-bottom: 1px solid #ebebeb;
}

.con_n004 .serv-mobile2 {
  float: right;
}

.con_n004 .serv-exp-button {
  padding: 10px 15px;
  -webkit-box-shadow: 0px 0px 3px -1px black;
  -moz-box-shadow: 0px 0px 3px -1px black;
  box-shadow: 0px 0px 3px -1px black;
  border: 0px solid #303030;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

.con_n004 .serv-exp-button a {
  color: #fff;
  font-family: 'Open Sans';
  text-decoration: none;
  text-transform: capitalize;
  font-weight: 600;
  font-size: 18px;
}

@media screen and (min-width: 315px) and (max-width: 999px) {
  .con_n004 .serv-mobile2 {
    float: none;
    text-align: center;
  }
}

.con_a058 h2 {
  margin-bottom: 0px;
}

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

.con_a058 p {
  padding-top: 0px;
}

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

.con_a058 .triton-counter-p {
  font-size: 21px;
  font-weight: 300;
  line-height: 1.4;
}

.con_a058 .spd-panel-heading {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  background: #f4f4f4;
}

.con_a058 .spd-panel-title {
  color: inherit;
  font-size: 1.1em !important;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 27px;
}

.con_a058 .spd-panel-title > a {
  color: inherit;
  font-size: 1.2em !important;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 27px;
}

/*benefit_s001 icon box content*/
.benefit_s001 .spd-s1-iconbox {
  text-align: center;
}

.benefit_s001 .spd-s1-iconbox i {
  width: 110px;
  height: 110px;
  line-height: 97px;
  text-align: center;
  border-width: 3px;
  border-style: solid;
  border-radius: 50%;
  transition: all 0.8s ease;
  color: inherit;
  font-size: 40px;
  background: url("../images/diagonal-noise.png") center top;
}

.benefit_s001 .spd-s1-iconbox:hover {
  transform: scale(1.09);
  -moz-transform: scale(1.09);
  -webkit-transform: scale(1.09);
  -o-transform: scale(1.09);
  -ms-transform: scale(1.09);
}

.benefit_s001 .spd-s1-iconbox:hover .spd-s1-iconbox {
  transform: scale(1.09);
  -moz-transform: scale(1.09);
  -webkit-transform: scale(1.09);
  -o-transform: scale(1.09);
  -ms-transform: scale(1.09);
}

/*========================================
       start con_n071
========================================*/
.con_n071 {
  /* Main Home Page Section2 Rounded Icon Content CSS  */
  text-align: center;
}

.con_n071 h3 {
  padding-bottom: 0px;
  margin-bottom: 5px;
}

.con_n071 .Iconround_1 {
  border-radius: 100%;
  color: #FFFFFF;
  height: 100px;
  line-height: 100px;
  text-align: center;
  width: 100px;
  vertical-align: middle;
  border-width: 7px;
  border-style: solid;
  border-color: #f4f4f4 !important;
  border-radius: 50%;
  margin-left: auto;
  margin-right: auto;
  transition: all 0.7s ease-in-out 0s;
}

.con_n071 .Iconround_1 i {
  font-size: 35px;
}

.con_n071 .CR {
  /*background-color: #017DC5;*/
}

.con_n071 .icon_top_01 h3 {
  transition: all 0.7s ease-in-out 0s;
}

.con_n071 .icon_top_01:hover article {
  transform: scale(1.09);
  -moz-transform: scale(1.09);
  -webkit-transform: scale(1.09);
  -o-transform: scale(1.09);
  -ms-transform: scale(1.09);
  background: #f4f4f4;
}

.con_n071 .Fl {
  float: left;
}

.con_n071 .circle-bg {
  border: 1px solid #cecece;
  width: 86px;
  height: 86px;
  border-radius: 50%;
}

.con_n071 .circle-right-border {
  border-right: 1px solid rgba(245, 245, 245, 0.7);
}

@media screen and (min-width: 315px) and (max-width: 767px) {
  .con_n071 .circle-right-border {
    border-right: 0px solid rgba(245, 245, 245, 0.7);
    border-bottom: 1px solid rgba(245, 245, 245, 0.7);
    padding-top: 5px;
    margin-bottom: 10px;
  }
}

/*========================================
           end of content con_n071
========================================*/
/*=================================================
                 Start Content con_n072
 ==================================================*/
.con_n072 {
  background: #f4f4f4;
  border-top: 5px solid #eeeeee;
  border-bottom: 1px solid #ebebeb;
}

.con_n072 p {
  font-weight: 200;
  font-size: 1.2em;
  color: #777;
}

.con_n072 h2, .con_n072 p {
  text-align: left;
  padding-top: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.con_n072 p {
  font-size: 1.2em;
}

.con_n072 .spd-r-btn-big {
  padding: 10px 15px;
  -webkit-box-shadow: 0px 0px 6px -2px black;
  -moz-box-shadow: 0px 0px 6px -2px black;
  box-shadow: 0px 0px 6px -2px black;
}

.con_n072 a {
  text-transform: capitalize;
  font-weight: 600;
  font-size: 18px;
  color: #fff;
}

.con_n072 a:hover {
  text-decoration: none;
  color: #fff;
}

.con_n072 .border-now-a {
  color: #fff;
}

.con_n072 .Triton-dolar {
  border-width: 14px;
  border-style: solid;
  border-color: #1d2127;
  border-radius: 50%;
  padding: 0px 12px;
  font-weight: 700;
}

.con_n072 .Triton-dolar:before {
  width: 16px;
  height: 16px;
  background: #1d2127;
  transform: rotate(14deg);
  position: absolute;
  content: "";
  margin-left: 27px;
}

.con_n072 .troton-logo-text {
  padding-left: 15px;
  font-weight: 700;
  font-size: 1.5em;
}

.con_n072 .t-logo-right-border {
  border-right: 1px solid rgba(102, 102, 102, 0.2);
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
  .con_n072 .troton-logo-text {
    padding-left: 15px;
    font-weight: 700;
    font-size: 1em;
  }
  .con_n072 .Triton-dolar:before {
    width: 13px;
    height: 13px;
    background: #fff;
    transform: rotate(14deg);
    position: absolute;
    content: "";
    margin-left: 30px;
  }
  .con_n072 .Triton-dolar-black:before {
    width: 13px;
    height: 13px;
    background: #1d2127;
    transform: rotate(14deg);
    position: absolute;
    content: "";
    margin-left: 30px;
  }
  .con_n072 a {
    font-size: 14px;
  }
}

@media screen and (min-width: 315px) and (max-width: 999px) {
  .con_n072 h2, .con_n072 p {
    text-align: center;
  }
  .con_n072 .t-logo-right-border {
    border-right: 0px solid rgba(255, 255, 255, 0.5);
  }
  .con_n072 .troton-logo-text {
    padding-left: 15px;
    font-weight: 700;
    font-size: 1em;
  }
}

.con_n072 .con_n004 .serv-mobile2 {
  float: none !important;
}

/*========================================
           end of content con_n072
========================================*/
.language-object {
  white-space: nowrap;
  overflow: visible;
  vertical-align: middle;
  margin-top: 4px;
  float: left;
  display: inline-block;
  line-height: 22px;
  padding-right: 10px;
}

@media only screen and (max-width: 767px) {
  .language-object {
    float: none;
    margin-top: 0px;
  }
}

.rasel-r a {
  color: #363636 !important;
}

.SubTitle > ul > li > a:hover {
  padding-left: 10px;
  margin-right: 10px;
}

.tirton-counter-bg {
  text-align: center;
}

span.Language.selected {
  margin-right: 10px;
}

/*footer*/
.Triton-footer {
  padding-top: 0px;
  background: #0e0e0e;
  border-top: 0px solid #191919;
  padding-bottom: 0px;
  /*end of footer top*/
  /*end copyright*/
  /*end of top to bottom button*/
}

.Triton-footer h3 {
  padding: 10px 0px 17px 0px;
  color: #fff;
}

.Triton-footer .shadow-bar {
  margin-bottom: 20px;
  box-shadow: -1px 2px 2px #000;
  -moz-box-shadow: -1px 2px 2px #000;
  -webkit-box-shadow: -1px 2px 2px #000;
  border-top: 0px solid #191919;
}

.Triton-footer p, .Triton-footer a, .Triton-footer span {
  color: #777;
}

.Triton-footer .ft-right-bdr {
  border-right: 1px dotted rgba(119, 119, 119, 0.25);
  margin-right: 20px;
}

@media only screen and (max-width: 767px) {
  .Triton-footer .ft-right-bdr {
    border: none;
    margin-right: 0px;
  }
}

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

.Triton-footer .foot-01 img {
  padding-top: 20px;
  padding-bottom: 22px;
}

.Triton-footer .foot-01 a {
  text-decoration: none;
}

.Triton-footer .foot-01 .add-title-gap {
  margin-top: 10px;
  display: block;
}

.Triton-footer .foot-01 .spd-r-btn-blue {
  padding: 7px 30px;
  color: #fff;
  font-weight: 300;
  text-transform: uppercase;
}

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

.Triton-footer .foot-02 ul {
  padding: 0;
  list-style: none;
  color: #777;
}

.Triton-footer .foot-02 ul li {
  border-bottom: 0px solid #585858;
  padding: 3px 0px 3px 0px;
}

.Triton-footer .foot-02 ul li a {
  text-decoration: none;
}

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

.Triton-footer i.f-list-icon {
  padding-right: 10px;
}

.Triton-footer .foot-03 .list_tag ul {
  list-style: none;
  padding-left: 0px;
  display: table;
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .Triton-footer .foot-03 .list_tag ul {
    text-align: center;
  }
}

.Triton-footer .foot-03 .list_tag ul li {
  display: inline-block;
  border: 1px solid #4c4c4c;
  margin: 0 6px 20px 0;
  border-radius: 30px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.Triton-footer .foot-03 .list_tag ul li a {
  font-size: 13px;
  font-style: normal;
  padding: 7px 15px;
  display: inline-block;
  border-radius: 30px;
}

.Triton-footer .foot-03 .hvr-radial-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.Triton-footer .foot-03 .list_tag ul li a:hover {
  background: #000;
  border-radius: 30px;
  -webkit-transform: scale(0.6s);
  transform: scale(0.6s);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.6s;
  transition-duration: 0.6s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

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

.Triton-footer .foot-04 {
  word-wrap: break-word;
}

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

.Triton-footer .foot-04 .both-5 {
  padding-left: 5px !important;
  padding-right: 5px !important;
}

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

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

.Triton-footer .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;
}

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

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

.Triton-footer .Triton-coppyright {
  padding: 0px 0px 25px 0px;
  background: transparent;
  /*end media*/
}

.Triton-footer .Triton-coppyright .Triton-copyright-border {
  border-top: 1px solid rgba(119, 119, 119, 0.25);
  padding: 25px 0px 0px 0px;
}

.Triton-footer .Triton-coppyright .Copyright {
  line-height: 35px;
}

.Triton-footer .Triton-coppyright .SkinObject {
  font-size: 14px;
  font-weight: 400;
}

@media screen and (min-width: 315px) and (max-width: 767px) {
  .Triton-footer .Triton-coppyright .SkinObject {
    text-align: center;
    display: inline;
    margin: 0 auto;
    float: none;
    padding: 0px;
  }
}

.Triton-footer .Triton-coppyright .footer_list ul {
  padding-left: 30px;
  float: right;
}

.Triton-footer .Triton-coppyright .footer_list ul li {
  float: left;
  margin: 0px 6px;
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.25);
}

.Triton-footer .Triton-coppyright .footer_list ul li.face-book:hover {
  background: #0541a5;
  -webkit-transition: all 0.9s ease 0s;
  transition: all 0.9s ease 0s;
  -moz-transition: all 0.9s ease 0s;
}

.Triton-footer .Triton-coppyright .footer_list ul li.twitter-icon6:hover {
  background: #55acee;
  -webkit-transition: all 0.9s ease 0s;
  transition: all 0.9s ease 0s;
  -moz-transition: all 0.9s ease 0s;
}

.Triton-footer .Triton-coppyright .footer_list ul li.Linked-in:hover {
  background: #006fa6;
  -webkit-transition: all 0.9s ease 0s;
  transition: all 0.9s ease 0s;
  -moz-transition: all 0.9s ease 0s;
}

.Triton-footer .Triton-coppyright .footer_list ul li.goole-pous6:hover {
  background: #ae2323;
  -webkit-transition: all 0.9s ease 0s;
  transition: all 0.9s ease 0s;
  -moz-transition: all 0.9s ease 0s;
}

.Triton-footer .Triton-coppyright .footer_list ul li.pinterset6:hover {
  background: #be0d16;
  -webkit-transition: all 0.9s ease 0s;
  transition: all 0.9s ease 0s;
  -moz-transition: all 0.9s ease 0s;
}

.Triton-footer .Triton-coppyright .footer_list ul li a {
  color: #fff;
}

@media screen and (min-width: 315px) and (max-width: 767px) {
  .Triton-footer .Triton-coppyright {
    text-align: center;
  }
  .Triton-footer .Triton-coppyright .footer_list ul {
    float: none;
    margin: 0 auto;
    text-align: center;
    padding-left: 0px;
  }
  .Triton-footer .Triton-coppyright .footer_list ul li {
    float: none;
    text-align: center;
    display: inline-block;
    margin-top: 5px;
  }
}

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

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

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

h1 {
  font-size: 2.2em;
  font-weight: 300;
  line-height: 42px;
  font-weight: 300;
  text-transform: capitalize;
}

h2 {
  font-size: 2.2em;
  font-weight: 300;
  line-height: 42px;
  font-weight: 300;
  text-transform: capitalize;
}

h3 {
  font-size: 1.4em;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 27px;
}

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

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;
}

p {
  line-height: 24px;
}

a, p a {
  color: #777777;
  text-decoration: none;
  cursor: pointer;
  font-weight: 300;
  line-height: 1.4;
}

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

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;
}




.fixed .SpeedyDropDown .nav > li.current > a, .SpeedyDropDown .nav > li > a:hover, #LeftSidebar .nav li a {
    color: #ffffff !important;
}

