@import url('https://fonts.googleapis.com/css?family=Lato:300,300i,400,400i,700,700i');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i');
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "lato", lucida grande, Arial, sans-serif;
}
input,
button,
select,
textarea,
body {
  font-family: "Open Sans", lucida grande, Arial, sans-serif;
}
strong {
  font-weight: 600;
}
h1,
h2,
h3,
h4,
h5,
h6,
input,
button,
select,
textarea,
body {
  font-weight: 300;
}
::selection {
  background: #6b5b95;
}
::-moz-selection {
  background: #6b5b95;
}
body,
p,
.gform_body .gfield input,
.gform_body .gfield textarea,
.gform_body .gfield select {
  font-size: 14px;
  line-height: 1.6;
}
h1 {
  font-size: 37.94px;
  line-height: 47.94px;
}
h2 {
  font-size: 28px;
  line-height: 38px;
}
h3 {
  font-size: 23.94px;
  line-height: 33.94px;
}
h4 {
  font-size: 14px;
  line-height: 24px;
}
h5 {
  font-size: 11.62px;
  line-height: 21.62px;
}
h6 {
  font-size: 10.5px;
  line-height: 20.5px;
}
#topcontrol {
  background-color: rgba(0,0,0,0.1);
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  border-radius: 3px;
  color: #FFFFFF;
  height: 48px;
  line-height: 55px;
  margin: 0 15px 15px 0;
  text-align: center;
  width: 48px;
  z-index: 10000;
}
#scrolltotop:before {
  border-color: rgba(255,255,255,0) rgba(255,255,255,0) #FFFFFF;
  border-image: none;
  border-style: solid;
  border-width: 10px;
  content: "";
  height: 0;
  left: 28%;
  position: absolute;
  top: 17%;
  width: 0;
}
#topcontrol:hover {
  background-color: #544875;
}
a:hover,
a:focus,
.sidebar-content .nav.nav-tabs.nav-stacked .parent ul a.selected,
.sidebar-content .nav li li a:hover,
div[role="complementary"] div > ul > li:hover {
  color: #594c7c;
}
a,
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus,
.nav li a:hover,
.nav li a:focus,
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover,
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span,
nav[role="navigation"] .nav-normal > .active > a,
nav[role="navigation"] .nav-normal li a:hover,
nav[role="navigation"] .nav-pills-square > .active > a,
nav[role="navigation"] .nav-bar > li > a:hover,
nav[role="navigation"] .nav-bar > li > a:focus,
nav[role="navigation"] .nav-bar > .active > a,
nav[role="navigation"] .nav-bar-top > .active > a,
nav[role="navigation"] .nav-bar-top > li > a:hover,
nav[role="navigation"] .nav-bar-underline > .active > a,
nav[role="navigation"] .nav-underline > .active > a,
nav[role="navigation"] .nav-underline > li > a:hover,
nav[role="navigation"] .nav-separator > .active > a,
nav[role="navigation"] .nav-separator > li > a:hover,
.sidebar-content .nav a.active,
div[role="complementary"] div > ul > li:active,
.sidebar-content .nav li a:hover,
.sidebar-content .nav li a:focus {
  color: #6b5b95;
}
.nav a:hover .caret {
  border-bottom-color: #6b5b95;
  border-top-color: #6b5b95;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus,
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus,
.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus,
.nav-tabs.nav-stacked > .active > a,
.nav-tabs.nav-stacked > .active > a:hover,
.nav-tabs.nav-stacked > .active > a:focus,
.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus,
.grid li a:hover img,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="clock-o"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus,
.gform_wrapper li.gfield_error input[type="text"]:focus,
.gform_wrapper li.gfield_error input[type="url"]:focus,
.gform_wrapper li.gfield_error input[type="email"]:focus,
.gform_wrapper li.gfield_error input[type="tel"]:focus,
.gform_wrapper li.gfield_error input[type="number"]:focus,
.gform_wrapper li.gfield_error input[type="password"]:focus,
.gform_wrapper li.gfield_error textarea:focus {
  border-color: #6b5b95;
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus,
.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus,
.nav-tabs.nav-stacked > .active > a,
.nav-tabs.nav-stacked > .active > a:hover,
.nav-tabs.nav-stacked > .active > a:focus,
.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus,
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a,
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus,
.progress .bar,
.progress-striped .bar,
.progress-info.progress-striped .bar,
.progress-striped .bar-info,
nav[role="navigation"] .nav-pills-square li a:hover {
  background-color: #6b5b95;
}
.form-control:focus {
  border-color: #6b5b95;
  box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset, 0 0 8px rgba(107,91,149,0.6);
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #6b5b95;
  border-color: #6b5b95;
}
header a:hover,
header a:focus,
header .sidebar-content .nav.nav-tabs.nav-stacked .parent ul a.selected,
header .sidebar-content .nav li li a:hover,
header div[role="complementary"] div > ul > li:hover {
  color: #444546;
}
header a,
header .nav-tabs > .active > a,
header .nav-tabs > .active > a:hover,
header .nav-tabs > .active > a:focus,
header .nav li a:hover,
header .nav li a:focus,
header .navbar .nav > li > a:focus,
header .navbar .nav > li > a:hover,
header .pagination ul > li > a:hover,
header .pagination ul > li > a:focus,
header .pagination ul > .active > a,
header .pagination ul > .active > span,
header nav[role="navigation"] .nav-normal > .active > a,
header nav[role="navigation"] .nav-normal li a:hover,
header nav[role="navigation"] .nav-pills-square > .active > a,
header nav[role="navigation"] .nav-bar > li > a:hover,
header nav[role="navigation"] .nav-bar > li > a:focus,
header nav[role="navigation"] .nav-bar > .active > a,
header nav[role="navigation"] .nav-bar-top > .active > a,
header nav[role="navigation"] .nav-bar-top > li > a:hover,
header nav[role="navigation"] .nav-bar-underline > .active > a,
header nav[role="navigation"] .nav-underline > .active > a,
header nav[role="navigation"] .nav-underline > li > a:hover,
header nav[role="navigation"] .nav-separator > .active > a,
header nav[role="navigation"] .nav-separator > li > a:hover,
header .sidebar-content .nav a.active,
header div[role="complementary"] div > ul > li:active,
header .sidebar-content .nav li a:hover,
header .sidebar-content .nav li a:focus {
  color: #58595b;
}
header .nav a:hover .caret {
  border-bottom-color: #58595b;
  border-top-color: #58595b;
}
header .nav-tabs > li > a:hover,
header .nav-tabs > li > a:focus,
header .navbar .nav > .active > a,
header .navbar .nav > .active > a:hover,
header .navbar .nav > .active > a:focus,
header .nav-pills > .active > a,
header .nav-pills > .active > a:hover,
header .nav-pills > .active > a:focus,
header .nav-tabs.nav-stacked > .active > a,
header .nav-tabs.nav-stacked > .active > a:hover,
header .nav-tabs.nav-stacked > .active > a:focus,
header .nav-list > .active > a,
header .nav-list > .active > a:hover,
header .nav-list > .active > a:focus,
header .grid li a:hover img,
header textarea:focus,
header input[type="text"]:focus,
header input[type="password"]:focus,
header input[type="datetime"]:focus,
header input[type="datetime-local"]:focus,
header input[type="date"]:focus,
header input[type="month"]:focus,
header input[type="clock-o"]:focus,
header input[type="week"]:focus,
header input[type="number"]:focus,
header input[type="email"]:focus,
header input[type="url"]:focus,
header input[type="search"]:focus,
header input[type="tel"]:focus,
header input[type="color"]:focus,
header .uneditable-input:focus,
header .gform_wrapper li.gfield_error input[type="text"]:focus,
header .gform_wrapper li.gfield_error input[type="url"]:focus,
header .gform_wrapper li.gfield_error input[type="email"]:focus,
header .gform_wrapper li.gfield_error input[type="tel"]:focus,
header .gform_wrapper li.gfield_error input[type="number"]:focus,
header .gform_wrapper li.gfield_error input[type="password"]:focus,
header .gform_wrapper li.gfield_error textarea:focus {
  border-color: #816eb4;
}
header .navbar .nav > .active > a,
header .navbar .nav > .active > a:hover,
header .navbar .nav > .active > a:focus,
header .nav-pills > .active > a,
header .nav-pills > .active > a:hover,
header .nav-pills > .active > a:focus,
header .nav-tabs.nav-stacked > .active > a,
header .nav-tabs.nav-stacked > .active > a:hover,
header .nav-tabs.nav-stacked > .active > a:focus,
header .nav-list > .active > a,
header .nav-list > .active > a:hover,
header .nav-list > .active > a:focus,
header .dropdown-menu > li > a:hover,
header .dropdown-menu > li > a:focus,
header .dropdown-submenu:hover > a,
header .dropdown-submenu:focus > a,
header .dropdown-menu > .active > a,
header .dropdown-menu > .active > a:hover,
header .dropdown-menu > .active > a:focus,
header .progress .bar,
header .progress-striped .bar,
header .progress-info.progress-striped .bar,
header .progress-striped .bar-info,
header nav[role="navigation"] .nav-pills-square li a:hover {
  background-color: #816eb4;
}
header .form-control:focus {
  border-color: #816eb4;
  box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset, 0 0 8px rgba(129,110,180,0.6);
}
header .pagination > .active > a,
header .pagination > .active > span,
header .pagination > .active > a:hover,
header .pagination > .active > span:hover,
header .pagination > .active > a:focus,
header .pagination > .active > span:focus {
  background-color: #816eb4;
  border-color: #816eb4;
}
.accent {
  color: #6b5b95 !important;
}
.accent2 {
  color: #166589 !important;
}
.accent3 {
  color: #fff !important;
}
.accent4 {
  color: #7b1372 !important;
}
.accent5 {
  color: #424242 !important;
}
.accent6 {
  color: #919191 !important;
}
.btn-primary {
  background-color: #6b5b95;
  color: #202020;
  text-shadow: none;
  -webkit-box-shadow: 0 -2px 0 rgba(0,0,0,0.2) inset;
  -moz-box-shadow: 0 -2px 0 rgba(0,0,0,0.2) inset;
  box-shadow: 0 -2px 0 rgba(0,0,0,0.2) inset;
  border: medium none;
  font-family: "lato", lucida grande, Arial, sans-serif;
  font-weight: 400;
  border-radius: 3px;
  color: #fff;
}
.btn-primary:hover,
.btn-primary .disabled,
.btn-primary [disabled] {
  background-color: #625388;
  border: medium none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #202020;
}
.btn-primary:active,
.btn-primary .active,
.btn-primary:focus,
.btn-primary .focus {
  background-color: #594c7c;
  border: medium none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #202020;
}
.btn-primary:hover,
.btn-primary:focus {
  color: #fff;
}
.btn-custom {
  background-color: #fff;
  color: #202020;
  text-shadow: none;
  -webkit-box-shadow: 0 -2px 0 rgba(0,0,0,0.2) inset;
  -moz-box-shadow: 0 -2px 0 rgba(0,0,0,0.2) inset;
  box-shadow: 0 -2px 0 rgba(0,0,0,0.2) inset;
  border: medium none;
  font-family: "lato", lucida grande, Arial, sans-serif;
  font-weight: 400;
  border-radius: 3px;
  color: #816eb4;
}
.btn-custom:hover,
.btn-custom .disabled,
.btn-custom [disabled] {
  background-color: #f5f5f5;
  border: medium none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #202020;
}
.btn-custom:active,
.btn-custom .active,
.btn-custom:focus,
.btn-custom .focus {
  background-color: #ebebeb;
  border: medium none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #202020;
}
.btn-custom:hover {
  color: #816eb4;
}
.btn-custom2 {
  background: none repeat scroll 0 0 transparent;
  border: 2px solid #6b5b95;
  border-radius: 25px;
  box-shadow: 0 0 0;
  color: #6b5b95;
}
.btn-custom2:hover {
  border: 2px solid #6b5b95;
  color: #fff;
  background: #6b5b95;
}
header .nav li a {
  font-weight: 400;
}
header .nav > li > a {
  font-size: 15px;
  padding: 10px 9px;
}
header .nav > li > a:hover,
header .nav > li > a:focus,
header .nav > li.active > a {
  background-color: rgba(0,0,0,0);
  color: #816eb4;
}
header .nav > li ul > li:hover > a {
  color: #fff;
}
.nav .dropdown-toggle:hover .caret,
.nav .dropdown-toggle:focus .caret,
.nav li.active .dropdown-toggle .caret {
  border-bottom-color: #816eb4;
  border-top-color: #816eb4;
}
header nav[role="navigation"] ul:first-child {
  margin: 15px 0 0;
}
#header #menu-item-1442 ul {
  border-radius: 4px 0 0 4px;
  left: -687px;
}
#header #menu-item-7629 #menu-item-1442:hover > a::after,
#header #menu-item-7631 #menu-item-1046:hover > a::after {
  border-right-color: #ffffff;
}
#header #menu-item-7629 #menu-item-1442 > a::after,
#header #menu-item-7631 #menu-item-1046 > a::after {
  border-color: transparent #cccccc;
  border-width: 5px 5px 5px 0;
}
#header .btn {
  font-size: 16px;
}
.margin-banner {
  margin-bottom: 5%;
  margin-top: 5%;
}
.margin-top-custom {
  margin-top: 25px;
}
.technology-margin {
  margin-bottom: 5%;
  margin-top: 5%;
}
.slide-bg .wooslider {
  border: medium none;
  box-shadow: none;
  margin-bottom: 30px;
}
.well-border {
  border: 1px solid #d3d3d3;
}
#homepage-testimonial .wooslider-control-nav {
  text-align: left;
}
#homepage-testimonial .wooslider-control-paging li a.wooslider-active {
  background: none repeat scroll 0 0 #816EB4;
  border: 1px solid #816EB4;
}
#homepage-testimonial .wooslider-control-paging li a {
  background: none repeat scroll 0 0 rgba(0,0,0,0);
  border: 1px solid #D5D5D5;
  box-shadow: none;
}
.sidebar-content .nav.nav-tabs.nav-stacked a.current-page {
  color: #6b5b95;
  font-weight: bold;
}
.well-purple {
  background-color: #6b5b95;
}
.well-purple .gform_wrapper .gform_body label {
  color: #fff;
}
.well-purple .gform_wrapper .gform_footer .btn {
  background-color: #ddd;
  color: #000;
  transition: 0.3s;
}
.well-purple .gform_wrapper .gform_footer .btn:hover {
  background-color: #fff;
}
.hp-form .font-size-35 {
  font-size: 34px;
}
.hp-form .well {
  padding: 10px 30px;
  margin-bottom: 0;
}
.hp-form .gform_wrapper ul.gform_fields li.gfield {
  padding-right: 0;
}
.hp-form .gform_wrapper .gform_fields label {
  display: none;
}
.hp-form .gform_wrapper .gform_fields .form-control {
  min-height: 43px;
}
.hp-form .gform_footer input.btn {
  padding: 10px;
  width: 100%;
}
.hp-form .gform_wrapper + p,
.hp-form .gform_footer p {
  margin-bottom: 0;
}
.huge-font {
  font-size: 80px;
  line-height: 88px;
}
.font-size-18 {
  font-size: 18px;
  line-height: 28px;
}
.font-size-13 {
  font-size: 13px;
  line-height: 23px;
}
.font-size-35 {
  font-size: 35px;
  line-height: 45px;
}
.font-weight-400 {
  font-weight: 400;
}
.lato {
  font-family: "lato", lucida grande, Arial, sans-serif;
}
.opensans {
  font-family: "Open Sans", lucida grande, Arial, sans-serif;
}
.font-size-20 {
  font-size: 20px;
  line-height: 30px;
}
.social-icon {
  font-size: 1.5em;
}
.custom-footer address .fa-li {
  color: #919191 !important;
}
.floating-btn {
  position: fixed;
  right: 0;
  top: 145px;
  z-index: 10;
}
@media (min-width: 1200px) {
  .main-nav > div {
    min-width: 1250px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  header .brand img {
    width: 100%;
  }
  header .nav > li > a {
    padding: 10px 8px;
  }
  header nav[role="navigation"] ul:first-child {
    margin: 5px 0 0;
  }
  .main-nav .flex-box {
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  h1,
  .huge-font {
    font-size: 34px;
    line-height: 44px;
  }
  h2 {
    font-size: 26px;
    line-height: 36px;
  }
  h3 {
    font-size: 20px;
    line-height: 30px;
  }
  .margin-top-custom {
    margin-top: 15px;
  }
  .custom-services {
    min-height: 230px;
  }
  #header #menu-item-1442 ul {
    left: -400%;
  }
  .floating-btn {
    top: 100px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  header .brand img {
    width: 100%;
  }
  #header #menu-item-1442 ul {
    left: -400%;
  }
}
@media (max-width: 991px) {
  header .nav li a {
    font-size: 13px;
  }
  header .nav > li > a {
    padding: 10px 8px;
  }
  header nav[role="navigation"] ul:first-child {
    margin: 5px 0 0;
  }
  .main-nav .flex-box {
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  h1,
  .huge-font {
    font-size: 34px;
    line-height: 44px;
  }
  h2 {
    font-size: 26px;
    line-height: 36px;
  }
  h3 {
    font-size: 20px;
    line-height: 30px;
  }
  .margin-top-custom {
    margin-top: 15px;
  }
  .custom-services {
    min-height: 230px;
  }
  header nav[role="navigation"] select {
    margin: 10px 0;
  }
}
@media (max-width: 767px) {
  header .brand img {
    margin: 15px auto 0;
    max-width: 100%;
    width: 235px;
  }
  header nav[role="navigation"] select {
    margin: 10px 0;
  }
  .custom-services {
    min-height: 100%;
  }
}
.ico-youtube {
  color: #cd181f;
}
.ico-youtube:hover {
  color: #B4151B;
}
.margin-left-7 {
  margin-left: 7px;
}
