@font-face {
  font-family: "proxima_nova_rgregular";
  src: url("../fonts/proxima_nova_regular-webfont.eot");
  src: url("../fonts/proxima_nova_regular-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/proxima_nova_regular-webfont.woff2") format("woff2"),
    url("../fonts/proxima_nova_regular-webfont.woff") format("woff"),
    url("../fonts/proxima_nova_regular-webfont.ttf") format("truetype"),
    url("../fonts/proxima_nova_regular-webfont.svg#proxima_nova_rgregular")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "proxima_nova_rgbold";
  src: url("../fonts/Proxima Nova Bold-webfont.eot");
  src: url("../fonts/Proxima Nova Bold-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/Proxima Nova Bold-webfont.woff2") format("woff2"),
    url("../fonts/Proxima Nova Bold-webfont.woff") format("woff"),
    url("../fonts/Proxima Nova Bold-webfont.ttf") format("truetype"),
    url("../fonts/Proxima Nova Bold-webfont.svg#proxima_nova_rgbold")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "proxima_nova_thextrabold";
  src: url("../fonts/proxima_nova_extrabold-webfont.eot");
  src: url("../fonts/proxima_nova_extrabold-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/proxima_nova_extrabold-webfont.woff2") format("woff2"),
    url("../fonts/proxima_nova_extrabold-webfont.woff") format("woff"),
    url("../fonts/proxima_nova_extrabold-webfont.ttf") format("truetype"),
    url("../fonts/proxima_nova_extrabold-webfont.svg#proxima_nova_thextrabold")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "proxima_nova_altblack";
  src: url("../fonts/proxima_nova_alt_black-webfont.eot");
  src: url("../fonts/proxima_nova_alt_black-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/proxima_nova_alt_black-webfont.woff2") format("woff2"),
    url("../fonts/proxima_nova_alt_black-webfont.woff") format("woff"),
    url("../fonts/proxima_nova_alt_black-webfont.ttf") format("truetype"),
    url("../fonts/proxima_nova_alt_black-webfont.svg#proxima_nova_altblack")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "proxima_nova_ththin";
  src: url("../fonts/proxima_nova_thin-webfont.woff2") format("woff2"),
    url("../fonts/proxima_nova_thin-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
a,
img {
  border: none;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

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

*,
body {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

.clear {
  clear: both;
}

body {
  background: #ffffff;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  color: #484848;
  line-height: 20px;
  font-weight: 400;
}

input[type="text"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #ffffff;
}

input[type="text"]:-moz-placeholder,
textarea:-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}

input[type="text"]::-moz-placeholder,
textarea::-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}

input[type="text"]:-ms-input-placeholder,
textarea:-ms-input-placeholders {
  color: #ffffff;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  margin: 0 0;
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
  margin-bottom: 0;
  margin-top: 0;
}

ul,
ol,
li {
  margin-bottom: 0;
  margin-top: 0;
  list-style-type: none;
}

p {
  font-size: 15px;
  line-height: 22px;
  color: #9b9b9b;
  margin: 0 0;
  padding: 0 0;
  font-weight: 400;
}

img {
  max-width: 100%;
}

a {
  text-decoration: none;
}

.topbar {
  text-align: center;
  background: #111111;
  padding: 5px 0;
}

.topsection {
  position: relative;
  display: inline-block;
  float: none;
  list-style-type: none;
  margin: 5px 0;
}

.topsection li {
  float: left;
  display: inline-block;
  margin: 0 0 0 12px;
  padding: 0 0;
}

.topsection li a {
  display: block;
  color: #fffefe;
  font-size: 13px;
  font-weight: 500;
  line-height: 24px;
  background: transparent;
  border: 0;
  padding: 0;
}

.topsection li a img {
  margin: 0 12px 0 0;
}

.topsection li:hover a {
  color: #ffffff;
}

.social-links {
  float: none;
}

.social-links li {
  display: inline-block;
  margin-left: 3px;
}

.social-links li a {
  background: transparent;
  display: block;
  text-align: center;
  border: 0;
}

.social-links li a i {
  width: 25px;
  height: 25px;
  color: #ffffff;
  background: #333333; /*background:#3b548d;*/
  font-size: 15px;
  text-align: center;
  line-height: 26px;
  border: 0;
  border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  margin: 5px 0 0;
}

.social-links li a:hover i,
.social-links li a:focus i {
  background: #ffffff;
  color: #111111;
}

.fixed-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}

.navbar-wrapper {
  width: 100%;
  height: 80px;
  background: #ffffff;
  position: static;
  z-index: 10;
  border-bottom: 1px solid #eeeeee;
}

.fixed-top {
  position: relative;
}

.navbar-brand {
  display: inline-block;
  margin: 0 0;
  width: auto;
}

.navbar {
  min-height: 0;
  float: none;
  text-align: center;
  margin: 0 0;
  padding: 0px 0 20px;
  display: block;
  background: transparent;
  z-index: 99;
}

.navbar-nav {
  background: #ffffff;
  border-radius: 0;
  border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-box-shadow: 0px 5px 10px 0px rgba(216, 216, 216, 0.9);
  -webkit-box-shadow: 0px 5px 10px 0px rgba(216, 216, 216, 0.9);
  -moz-box-shadow: 0px 5px 10px 0px rgba(216, 216, 216, 0.9);
  box-shadow: 0px 5px 10px 0px rgba(216, 216, 216, 0.9);
}

.navbar-dark .navbar-toggler {
  position: absolute;
  margin: -60px 0 0 0;
  padding: 5px 10px;
  right: 0;
  top: 0;
  cursor: pointer;
  color: #ffffff;
  background: #21618a;
  border: 0;
  outline: 0;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #df4e2b;
}

.navbar-nav > ul > li {
  margin: 0 0;
  padding: 0 0;
  float: none;
  border-bottom: 1px solid #f2f2f2;
}

.navbar-nav > ul > li:last-child {
  margin: 0 0;
}

.navbar-nav > ul > li > a {
  font-size: 17px;
  line-height: 50px;
  color: #111111;
}

.navbar-nav > ul > li:hover > a {
  color: #fe8506;
  background: transparent;
  border: 0;
}

.navbar-nav > ul > li.selected > a {
  color: #fe8506;
  background: transparent;
  border: 0;
}

.navbar-nav > ul > .active > a,
.navbar-nav > ul > .active > a:hover,
.navbar-nav > ul > .active > a:focus {
  color: #fe8506;
  background: transparent;
  border-bottom: 0;
}

.navbar-nav > ul > li > ul {
  min-width: 0;
  width: 100%;
  right: 0;
  margin: 0 0;
  position: relative;
  border-radius: 0;
  box-shadow: none;
}

.navbar-nav > ul > li > ul > li {
  margin: 0 0;
  padding: 0 0;
  float: none;
  border-bottom: 1px solid #f2f2f2;
}

.navbar-nav > ul > li > ul > li:last-child {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

.navbar-nav > ul > li > ul > li > a {
  text-align: center;
  font-size: 15px;
  line-height: 30px;
  color: #0c1f4a;
}

.navbar-nav > ul > li > ul:before {
  left: 0;
  right: 0;
  top: 0;
  margin: -11px auto 0;
}

.slider_part {
  height: auto;
  position: relative;
  padding: 0 0;
  margin: 0 0;
  z-index: 9;
  overflow: hidden;
}

/* Browser Resets */
/*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none;
}
.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
  width: 100%;
  height: 200px;
  display: block;
  margin: 0 0;
  padding: 0 0;
}

.flex-pauseplay span {
  text-transform: capitalize;
}

/* Clearfix for the .slides element */
.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .slides {
  display: block;
}
* html .slides {
  height: 1%;
}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block;
}

/* FlexSlider Default Theme
*********************************/
.flexslider {
  margin: 0 0px;
  border: 0px solid #fff;
  position: relative;
  zoom: 1;
  height: auto;
}

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
  z-index: 1;
  position: absolute !important;
}

.loading .flex-viewport {
  max-height: 300px;
}

.flexslider .slides {
  zoom: 1;
}

.carousel li {
  margin-right: 5px;
}

/* Direction Nav */
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  text-decoration: none;
  font-size: 0;
  display: none;
  width: 44px;
  height: 44px;
  margin: -20px 0 0;
  position: absolute;
  top: 48%;
  z-index: 10;
  overflow: hidden;
  opacity: 1;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.flex-direction-nav .flex-prev {
  left: 40px;
  background: url(../images/prev.png) center center no-repeat;
}
.flex-direction-nav .flex-next {
  right: 40px;
  text-align: right;
  background: url(../images/next.png) center center no-repeat;
}
.flexslider:hover .flex-prev {
  background: url(../images/prev_h.png) center center no-repeat;
}
.flexslider:hover .flex-next {
  background: url(../images/next_h.png) center center no-repeat;
}
.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 1 !important;
  filter: alpha(opacity=1);
  cursor: default;
}
.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  display: inline-block;
  content: "";
}
.flex-direction-nav a.flex-next:before {
  content: "";
}

/* Control Nav */
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: 10px;
  left: 0;
  text-align: center;
  z-index: 9;
}

.flex-control-nav li {
  margin: 0 4px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.flex-control-paging li a {
  width: 10px;
  height: 10px;
  display: block;
  background: transparent;
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  border: 2px solid #ffffff;
}

.flex-control-paging li a:hover {
  background: #0067b4;
}

.flex-control-paging li a.flex-active {
  background: #000000;
  cursor: default;
}

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: 0.7;
  cursor: pointer;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 0;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 0;
  }
}

.bandescout {
  position: absolute;
  background: transparent;
  bottom: 0;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 99;
  height: auto;
  margin: 20px auto 0;
  padding: 0px 0;
}

.contentbox {
  padding: 10px 0;
  background: transparent;
  min-height: auto;
  text-align: center;
}

.bandescout h2 {
  position: relative;
  font-size: 18px;
  color: #ffffff;
  line-height: 26px;
  margin: 0px 0px 10px;
  padding: 0 0;
  font-weight: 400;
  letter-spacing: 0;
  font-family: "proxima_nova_ththin";
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
}

.bandescout h2 strong {
  font-family: "proxima_nova_thextrabold";
  display: block;
}

.bandescout h3 {
  position: relative;
  font-size: 12px;
  color: #ffffff;
  line-height: 20px;
  margin: 0px 0px 20px;
  padding: 0 0;
  font-weight: 600;
  text-shadow: 0px 0px 8px rgba(0, 0, 0, 1);
}

.btnarea {
  display: block;
  text-align: center;
}

.btnarea a {
  display: inline-block;
  font-weight: 600;
  min-width: 150px;
  font-size: 18px;
  color: #ffffff;
  text-transform: uppercase;
  line-height: 40px;
  margin: 0 0;
  padding: 0 0;
  background: transparent;
  border: 3px solid #ffffff;
  border-radius: 10px;
  -o-border-radius: 10px;
  -moz-border-radius: 10px;
  -weblit-border-radius: 10px;
}

.btnarea a:hover {
  background-color: #ffffff;
  color: #171212;
}

.whatwedo {
  background: url(../images/graybg.jpg) top center no-repeat;
  background-size: cover;
  padding: 70px 0;
}

.heading {
  text-align: center;
  position: relative;
  margin: 0 0 50px;
}

.heading:before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto -2px;
  width: 60px;
  height: 5px;
  background: #111111;
  z-index: 9;
}

.heading:after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: #d3d3d3;
}

.whitebtmbdr {
  position: relative;
}

.whitebtmbdr:before {
  background: #ffffff;
}

.whitebtmbdr:after {
  background: #ffffff;
}

.heading h2 {
  font-size: 42px;
  color: #111111;
  margin-top: 0;
  font-weight: 600;
  margin-bottom: 0;
  padding-bottom: 40px;
  text-transform: uppercase;
  font-family: "proxima_nova_thextrabold";
  letter-spacing: 1px;
}

.icon-wrap {
  text-align: center;
  margin-bottom: 55px;
  padding: 0 30px;
}

.icon-wrap h3 {
  font-size: 22px;
  color: #3e3e3e;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 18px;
  margin-top: 0;
}

.icon-wrap .icon {
  font-size: 36px;
  color: #7cb28a;
  width: 172px;
  height: 172px;
  border: 1px solid #162a48;
  border-radius: 50%;
  padding: 0;
  margin-bottom: 30px;
  transition: all 0.2s;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
}

.icon-wrap .icon span {
  width: 172px;
  height: 172px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.icon-wrap .icon:hover {
  background: #ffffff;
  color: #111111;
}

.icon-wrap .bigicon {
  width: 230px;
  height: 230px;
  background: #ffffff;
  border: 2px solid #bababa;
}

.icon-wrap .bigicon span {
  width: 230px;
  height: 230px;
}

.icon-wrap p {
  font-weight: 400;
  color: #212122;
  font-size: 18px;
  line-height: 24px;
  font-family: Lato, sans-serif;
  margin: 0 0;
}

.icon-wrap p a {
  display: block;
  text-align: center;
  color: #ff9628;
  line-height: 30px;
  font-weight: 500;
}

.icon-wrap p a:hover {
  color: #094278;
}

.whitesection {
  position: relative;
  text-align: center;
  background: url(../images/bluebg.jpg) center center no-repeat #e1f3f4;
  background-size: cover;
  padding: 70px 0;
}

/*.whitesection:before {position:absolute; content:''; left:0; right:0; bottom:0; margin:0 auto; width:100%; height:100%; background:url(../images/topbg.png) top left no-repeat;}*/

.whitesection p {
  font-weight: 400;
  color: #353535;
  font-size: 20px;
  line-height: 30px;
  font-family: Lato, sans-serif;
  margin: 0 0 25px;
}

.domains-area {
  position: relative;
  min-height: 500px;
  background: url(../images/board.jpg) top center no-repeat #ffffff;
  padding: 25px;
  margin: 25px 0;
  border-radius: 0;
  overflow: hidden;
}

.heading-area {
  position: relative;
  background: transparent;
  padding: 18px;
  margin: 25px 0 15px;
  border-radius: 5px;
  border: 10px solid #ffffff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  overflow: hidden;
}

.heading-area h2 {
  font-size: 28px;
  color: #ff9628;
  margin-top: 0;
  font-weight: 600;
  margin-bottom: 0;
  padding-bottom: 0;
  text-transform: uppercase;
  font-family: "proxima_nova_thextrabold";
  letter-spacing: 2px;
  text-align: center;
  text-shadow: 0px 1px 10px rgba(255, 255, 255, 1);
}

.heading-area h2 span {
  color: #094278;
}

.listarea {
  margin: 0 0px;
  text-align: left;
}

.listarea ul {
  margin: 0 0 20px;
  padding: 0;
  list-style-type: none;
}

.listarea ul li {
  font-weight: 600;
  color: #111111;
  font-size: 18px;
  line-height: 30px;
  font-family: Lato, sans-serif;
  margin: 10px 0;
  padding: 10px 20px 10px 50px;
  list-style-type: none;
  background: url(../images/icon-pin.png) 12px 14px no-repeat;
  border: 5px solid #ffffff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

.listarea p {
  font-weight: 400;
  color: #353535;
  font-size: 20px;
  line-height: 30px;
  font-family: Lato, sans-serif;
  margin: 0 0 25px;
}

.listarea p a {
  color: #094278;
  font-weight: 600;
}

.listarea p a:hover {
  text-decoration: underline;
  color: #111111;
}

.orgicon-wrap {
  text-align: center;
  margin-bottom: 20px;
  padding: 0 30px;
}

.orgicon-wrap h3 {
  font-size: 22px;
  color: #094278;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 25px;
  margin-top: 0;
  font-family: "Roboto";
}

.orgicon-wrap .icon {
  font-size: 36px;
  color: #ff9628;
  width: 160px;
  height: 160px;
  border: 3px dotted #ff9628;
  border-radius: 50%;
  padding: 0;
  margin-bottom: 35px;
  transition: all 0.2s;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
}

.orgicon-wrap .icon span {
  width: 160px;
  height: 160px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.orgicon-wrap:hover .icon {
  background: #ffffff;
  color: #fff;
}

.orgicon-wrap p {
  font-weight: 400;
  color: #212122;
  font-size: 18px;
  line-height: 24px;
  font-family: Lato, sans-serif;
  margin: 0 0;
}

.orgicon-wrap p a {
  display: block;
  text-align: center;
  color: #ff9628;
  line-height: 30px;
  font-weight: 500;
}

.orgicon-wrap p a:hover {
  color: #094278;
}

.orgbgarea {
  position: relative;
  padding: 65px 0;
  background-size: cover;
  background: url(../images/orgbg.jpg) top center no-repeat #ff9b33;
}

.orgbgarea h2 {
  font-size: 38px;
  color: #ffffff;
  line-height: 42px;
  text-transform: uppercase;
  margin: 0px 0px 35px 0;
  font-family: "proxima_nova_rgregular";
}

.orgbgarea h2 strong {
  font-family: "proxima_nova_thextrabold";
}

.orgbgarea p {
  padding: 0 0;
  margin: 0 0 25px;
  color: #ffffff;
  font-size: 20px;
  line-height: 28px;
}

.orgbgarea ul {
  display: inline-block;
  list-style-type: none;
  margin: 0 15px 30px;
  padding: 0 0;
}

.orgbgarea ul li {
  margin: 0 0;
  padding: 10px 12px;
  color: #ffffff;
  font-size: 20px;
  line-height: 26px;
  border-left: 0;
  list-style-image: url(../images/tick-white.png);
  list-style-position: inside;
}

.orgbgarea ul li a {
  color: #b3b3b3;
  font-size: 13px;
  line-height: 18px;
}

.orgbgarea ul li a:hover {
  color: #f3f3f3;
}

.teamarea {
  position: relative;
  padding: 40px 0;
  text-align: center;
  background: url(../images/teambg.jpg) top center no-repeat #f1f1f3;
  background-size: cover;
}

.teamarea .heading:after {
  display: none;
}

.memberpic {
  width: 100%;
  float: none;
}

.membercircle {
  width: 250px;
  height: 250px;
  position: relative;
  border: 5px solid #ffffff;
  border-radius: 50%;
  padding: 0;
  margin: -25px auto 0;
  text-align: center;
}

.circlemain {
  width: 200px;
  height: 200px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto auto;
  border: 15px solid #ffffff;
  background: #ffffff;
  border-radius: 50%;
  overflow: hidden;
  -o-box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.3);
}

.memberdesc {
  width: 100%;
  float: none;
  margin: 0 0 30px;
}

.memberdesc h3 {
  font-size: 40px;
  color: #262626;
  line-height: 42px;
  text-transform: capitalize;
  margin: 20px 0 30px;
  font-family: "proxima_nova_rgbold";
}

.memberdesc p {
  padding: 0 0;
  margin: 0 0;
  color: #565656;
  font-size: 18px;
  line-height: 28px;
}

.teamarea .flex-control-nav {
  bottom: 0;
  position: relative;
}

.teamarea .flex-control-nav li {
  margin: 0 3px;
}

.teamarea .flex-control-paging li a {
  background: #9f9f9f;
  width: 15px;
  height: 15px;
}

.teamarea .flex-control-paging li a.flex-active {
  background: #fdb812;
}

.footerouter {
  position: relative;
  padding: 140px 0 0;
  background-size: cover;
  background: url(../images/footerbg.jpg) top center no-repeat #0c1f4a;
}

.formbox {
  float: none;
  width: auto;
  padding: 20px;
  background: rgba(0, 105, 181, 0.6);
  margin-bottom: 70px;
}

.formbox h2 {
  font-size: 38px;
  color: #ffffff;
  line-height: 42px;
  text-transform: uppercase;
  margin: 0px 0px 35px 0;
  font-family: "proxima_nova_rgregular";
  text-align: center;
}

.formbox h2 strong {
  font-family: "proxima_nova_thextrabold";
}

.formbox input[type="text"],
.formbox input[type="tel"],
.formbox input[type="email"],
.formbox input[type="password"],
.formbox input[type="number"] {
  font-size: 16px;
  display: block;
  width: 100%;
  color: #ffffff;
  font-weight: 300;
  background: rgba(255, 255, 255, 0.1);
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  margin: 0 0 8px 0;
  border: 1px solid #eeeeee;
}

.formbox textarea {
  font-size: 16px;
  display: block;
  width: 100%;
  height: 100px;
  color: #ffffff;
  font-weight: 300;
  background: rgba(255, 255, 255, 0.1);
  line-height: 24px;
  padding: 14px 20px;
  margin: 0 0 8px 0;
  border: 1px solid #eeeeee;
}

.formbox input[type="submit"] {
  display: block;
  width: 100%;
  font-size: 22px;
  text-align: center;
  color: #ffffff;
  line-height: 70px;
  background: #ff9628;
  border: 0;
  padding: 0 25px;
  margin: 12px auto 0;
  text-transform: uppercase;
  border-radius: 50px;
  -border-radius: 50px;
  -ms-border-radius: 50px;
  -moz-border-radius: 50px;
  clear: both;
  cursor: pointer;
}

.formbox input[type="submit"]:hover {
  background: #0c3c60;
}

.footer-main {
  padding: 25px 0;
  margin: 0 0;
  background: rgba(12, 31, 74, 0.8);
  border-top: 1px solid #eeeeee;
}

.footer-main h2 {
  color: #ffffff;
  padding: 0 0;
  margin: 0 0 20px;
  font-size: 26px;
  line-height: 30px;
  font-weight: 700;
  font-family: "proxima_nova_rgbold";
}

.footer-main p {
  color: #ffffff;
  padding: 0 0;
  margin: 0 0;
  font-size: 18px;
  line-height: 28px;
  font-weight: 300;
}

.footer-main a:hover {
  text-decoration: underline;
}

.addressbox {
  padding: 0 0 0 30px;
  margin: 0 0 38px;
  color: #ffffff;
  font-size: 18px;
  line-height: 24px;
  background: url(../images/icon-address.png) 0 0 no-repeat;
}

.addressbox:last-child {
  margin: 0 0;
}

.addressbox strong {
  display: block;
  margin: 0 0 20px;
}

.addressbox p {
  padding: 0 20px 0 0;
  margin: 0 0 25px;
  color: #eeeeee;
  font-size: 14px;
  line-height: 20px;
}

.addressbox p span {
  color: #ffffff;
  font-size: 16px;
}

.copyright {
  text-align: center;
  padding: 0 0;
  margin: 0 0;
}

.copyright p {
  color: #eeeeee;
  font-size: 16px;
  font-weight: 300;
}

#about-section,
#team-section,
#contact-section {
  padding-top: 80px;
}

/* ------------------------------------ */
/* Services page */
/* ------------------------------------ */

.innerpagebanner {
  text-align: left;
  padding: 7px;
  background-color: rgba(0, 0, 0, 0.5);
  margin: 10% 0 0;
  display: inline-table;
  letter-spacing: 1px;
}

.bandescout .innerpagebanner h3 {
  margin: 0 0;
  text-align: center;
  font-size: 14px;
  line-height: 18px;
}

.service-wrap {
  overflow: hidden;
  margin: 34px 0 50px;
  padding: 105px 5px 25px;
}

.service-box {
  display: inline-block;
  background: #ffffff;
  width: 100%;
  min-height: 250px;
  margin: 70px 5px;
  -webkit-box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.2);
}

.y-box {
  background: #fe8506;
  position: relative;
  height: 75px;
  width: 100%;
}

.circle {
  width: 160px;
  height: 160px;
  position: absolute;
  left: 0;
  right: 0;
  margin: -90px auto 0;
  border: 10px solid #fe8506;
  border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  background: #ffffff;
  text-align: center;
  -webkit-box-shadow: inset 0px 5px 5px 0px rgba(0, 0, 0, 0.09);
  -moz-box-shadow: inset 0px 5px 5px 0px rgba(0, 0, 0, 0.09);
  box-shadow: inset 0px 5px 5px 0px rgba(0, 0, 0, 0.09);
}

.iconmain {
  width: 150px;
  height: 150px;
  text-align: center;
  vertical-align: middle;
  display: table-cell;
}

.service-info {
  padding: 30px 25px;
  text-align: center;
}

.service-box h2 {
  font-size: 24px;
  line-height: 28px;
  color: #333333;
  margin: 0 0 20px;
  text-transform: uppercase;
}

.service-box p {
  font-size: 18px;
  line-height: 26px;
  color: #868686;
  margin: 0 0 20px;
}

.service-price {
  display: block;
  font-size: 22px;
  line-height: 24px;
  color: #585858;
  margin: 0 0 34px;
  font-weight: 600;
  font-family: "Lato", sans-serif;
}

.service-price strong {
  display: block;
  font-size: 44px;
  line-height: 50px;
  color: #ce0b09;
  margin: 10px 0 0;
  font-weight: 900;
}

.service-box p strong {
  display: block;
  font-size: 17px;
  line-height: 26px;
  color: #585858;
  margin: 0 0 34px;
}

.text-secondary {
  font-size: 18px;
  line-height: 26px;
  color: #868686;
  margin: 0 0 20px;
}

/* ------------------------------------ */
/* Partners page */
/* ------------------------------------ */

.heading h2.smhding {
  font-size: 34px;
}

.whitebgwrap {
  padding: 60px 0;
  background: #ffffff;
  position: relative;
}
.whitebgwrap p {
  font-size: 20px;
  line-height: 34px;
  color: #666666;
  margin: 0 0 20px;
}

.whitebgwrap p strong {
  font-weight: 600;
}

.section-pic {
  display: block;
  padding: 0;
  margin: 0 0 35px;
}

.section-pic img {
  border-radius: 10px;
  border: 1px solid #efefef;
}

.whatwedo p {
  font-weight: 400;
  color: #353535;
  font-size: 20px;
  line-height: 28px;
  margin: 0 0 25px;
}

.whatwedo p a {
  color: #fe8506;
  text-decoration: none;
}

.whatwedo p a:hover {
  text-decoration: underline;
}

.owl-carousel {
  margin-top: 55px;
  margin-bottom: 55px;
}

.owl-carousel .owl-item {
  padding: 0;
}
.owl-carousel .owl-item .item {
  text-align: center;
}
.owl-carousel .owl-item img {
  box-shadow: none;
  width: auto;
  text-align: center;
  display: inline-block;
}
.owl-dots {
  display: none;
}
.owl-theme .owl-nav {
  position: absolute;
  display: none;
  top: 40%;
  width: 100%;
}

.infoarea {
  font-weight: 600;
  color: #111111;
  font-size: 19px;
  line-height: 30px;
  font-family: Lato, sans-serif;
  margin: 10px 0;
  padding: 10px 15px 10px 50px;
  background: url(../images/icon-pin.png) 12px 14px no-repeat;
  border: 5px solid #ffffff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

.infoarea a {
  color: #fe8506;
  text-decoration: none;
}

.infoarea a:hover {
  text-decoration: underline;
}

.blubg {
  background: #ebfdfd;
  padding-top: 0;
  margin-top: 0;
  margin-bottom: 30px;
}

.blubg h2 {
  font-size: 30px;
  letter-spacing: 2px;
}

.heading-area .icon-wrap {
  margin-bottom: 0;
  margin-top: 30px;
  padding: 0 0;
}

.whitebgwrap .heading-area p {
  font-size: 20px;
  line-height: 30px;
}

/* ------------------------------------ */
/* Apply Now page */
/* ------------------------------------ */

#applyForm textarea {
  height: 96px;
}

#applyForm textarea.height-big {
  height: 192px;
}

/* Mark input boxes that gets an error on validation: */
#applyForm input[type="text"].invalid,
#applyForm input[type="tel"].invalid,
#applyForm input[type="email"].invalid,
#applyForm input[type="password"].invalid,
#applyForm textarea.invalid {
  background: rgba(255, 255, 255, 0.3);
}

/* Hide all steps by default: */
.tab {
  display: none;
}
#applyForm button {
  font-size: 18px;
  text-align: center;
  color: #ffffff;
  line-height: 50px;
  background: #ff9628;
  border: 0;
  padding: 0 30px;
  margin: 12px 5px 0;
  text-transform: uppercase;
  border-radius: 5px;
  -border-radius: 5px;
  -ms-border-radius: 5px;
  -moz-border-radius: 5px;
  clear: both;
  cursor: pointer;
}

#applyForm button:hover {
  background: #0c3c60;
}
#applyForm button#prevBtn {
  background-color: #0c3c60;
}
/* Make circles that indicate the steps of the form: */
.step {
  height: 10px;
  width: 10px;
  margin: 0 2px;
  background-color: #bbbbbb;
  border: none;
  border-radius: 50%;
  display: inline-block;
  opacity: 0.5;
}
.step.active {
  opacity: 1;
}
.step-circle {
  text-align: center;
  margin-top: 15px;
}

/* Mark the steps that are finished and valid: */
.step.finish {
  background-color: #fff;
  opacity: 0.9;
}
.stiatica {
  border: 0;
}
.moreinfo {
  display: none;
}
#applyForm button.button {
  width: 100%;
  font-size: 18px;
  text-align: left;
  color: #ffffff;
  line-height: 50px;
  background: #0c3c60;
  border: 0;
  padding: 0 20px;
  margin: 0 0 10px;
  text-transform: uppercase;
  border-radius: 5px;
  -border-radius: 5px;
  -ms-border-radius: 5px;
  -moz-border-radius: 5px;
  clear: both;
}

#applyForm .tab span,
#applyForm input[type="checkbox"],
#applyForm input[type="radio"] {
  display: inline-block;
  font-size: 18px;
  text-align: left;
  color: #ffffff;
  line-height: 30px;
  margin: 10px 10px 10px 0;
}

.btmsp {
  margin-bottom: 20px;
}

#applyForm button.button i {
  float: right;
  font-size: 22px;
  margin: 14px 0;
  color: #cccccc;
}

#submBtn {
  display: none;
}

/***************** Extra ******************/

.mobile-view {
  display: block !important;
}

.desktop-view {
  display: none !important;
}

.nopadding {
  padding: 0 0;
}
.error {
  border-color: red !important;
}
.icon-wrap .icon span.textinfo {
	display:none;
}
.icon-wrap .icon:hover span.effects {
	display:none;
  	cursor:pointer;	
}
.icon-wrap .icon:hover span.textinfo {
	display: table-cell;
	font-weight: 500;
  	color: #ffffff;
  	font-size: 16px;
  	line-height: 20px;
	background:#094278;
  	cursor: pointer;
	padding: 20px;
  	font-family: Lato, sans-serif;
	overflow:hidden;
	width: 172px;
    height: 172px;
    border-radius: 50%;
}
