@import url('https://fonts.googleapis.com/css2?family=Inter+Tight:wght@500&family=Roboto:wght@500&display=swap');
@font-face{font-family:gilroy;src:url(../fonts/v2/subset-Gilroy-Regular.woff2) format('woff2'),url(../fonts/v2/subset-Gilroy-Regular.woff) format('woff'),url(../fonts/v2/subset-Gilroy-Regular.svg#Gilroy-Regular) format('svg');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:gilroy;src:url(../fonts/v2/subset-Gilroy-Black.woff2) format('woff2'),url(../fonts/v2/subset-Gilroy-Black.woff) format('woff'),url(../fonts/v2/subset-Gilroy-Black.svg#Gilroy-Black) format('svg');font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:gilroy;src:url(../fonts/v2/subset-Gilroy-Bold.woff2) format('woff2'),url(../fonts/v2/subset-Gilroy-Bold.woff) format('woff'),url(../fonts/v2/subset-Gilroy-Bold.svg#Gilroy-Bold) format('svg');font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:gilroy;src:url(../fonts/v2/subset-Gilroy-Heavy.woff2) format('woff2'),url(../fonts/v2/subset-Gilroy-Heavy.woff) format('woff'),url(../fonts/v2/subset-Gilroy-Heavy.svg#Gilroy-Heavy) format('svg');font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:gilroy;src:url(../fonts/v2/subset-Gilroy-Semibold.woff2) format('woff2'),url(../fonts/v2/subset-Gilroy-Semibold.woff) format('woff'),url(../fonts/v2/subset-Gilroy-Semibold.svg#Gilroy-Semibold) format('svg');font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:gilroy;src:url(../fonts/v2/subset-Gilroy-Medium.woff2) format('woff2'),url(../fonts/v2/subset-Gilroy-Medium.woff) format('woff'),url(../fonts/v2/subset-Gilroy-Medium.svg#Gilroy-Medium) format('svg');font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:gilroy;src:url(../fonts/v2/subset-Gilroy-Thin.woff2) format('woff2'),url(../fonts/v2/subset-Gilroy-Thin.woff) format('woff'),url(../fonts/v2/subset-Gilroy-Thin.svg#Gilroy-Thin) format('svg');font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:gilroy;src:url(../fonts/v2/subset-Gilroy-UltraLight.woff2) format('woff2'),url(../fonts/v2/subset-Gilroy-UltraLight.woff) format('woff'),url(../fonts/v2/subset-Gilroy-UltraLight.svg#Gilroy-UltraLight) format('svg');font-weight:200;font-style:normal;
}

@media (min-width:1200px){.container{width:1200px}}
a {
   outline: 0 !important;
}
a:focus {
  outline: none !important;
}
.form-control {
  display: block;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.recentStrong{
    font-weight: 600;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
#offcanvas-toggler {
  float: right;
  line-height: 90px;
}
#offcanvas-toggler >i {
  display: inline-block;
  padding: 0 0 0 10px;
  font-size: 18px;
  background: transparent;
  margin: 5px 0 27px 0;
  border-radius: 3px;
  cursor: pointer;
  -webkit-transition: color 400ms, background-color 400ms;
  -o-transition: color 400ms, background-color 400ms;
  transition: color 400ms, background-color 400ms;
}
#offcanvas-toggler >i:hover {
  color: #fff;
}
.close-offcanvas {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 1;
  color: #000;
  border: 2px solid #eee;
  border-radius: 100%;
  width: 22px;
  height: 22px;
  line-height: 18px;
  text-align: center;
  font-size: 12px;
}
.close-offcanvas:hover {
  background: #000;
  color: #fff;
}
.offcanvas-menu {
  width: 280px;
  height: 100%;
  background: #fff;
  color: #999;
  position: fixed;
  top: 0;
  opacity: 0;
  z-index: 9999;
  overflow-y: scroll;
}
.offcanvas-menu .offcanvas-inner {
  padding: 20px;
}
.offcanvas-menu .offcanvas-inner .sp-module {
  margin-top: 20px;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li {
  border: none;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a {
  border-bottom: 1px dotted #e8e8e8;
  -webkit-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  padding: 4px 20px;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover {
  background: #f5f5f5;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li >a:before {
  display: none;
}
.offcanvas-menu .offcanvas-inner .sp-module:first-child {
  margin-top: 0;
}
.offcanvas-menu .offcanvas-inner .sp-module .sp-module-content > ul {
  margin: 0 -20px;
}
.offcanvas-menu .offcanvas-inner .search {
  margin-top: 25px;
}
.offcanvas-menu .offcanvas-inner .search input {
  width: 100%;
  border-radius: 0;
  border: 1px solid #eee;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.ltr .offcanvas-menu {
  -webkit-transition: opacity 400ms cubic-bezier(0.7,0,0.3,1), right 400ms cubic-bezier(0.7,0,0.3,1);
  transition: opacity 400ms cubic-bezier(0.7,0,0.3,1), right 400ms cubic-bezier(0.7,0,0.3,1);
}
.ltr .body-innerwrapper:after {
  right: 0;
}
.ltr .offcanvas-menu {
  right: -280px;
}
.ltr.offcanvas .offcanvas-menu {
  right: 0;
}
.body-innerwrapper:after {
  position: absolute;
  top: 0;
  width: 0;
  height: 0;
  background: rgba(0,0,0,0.8);
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  z-index: 999;
}
.offcanvas {
  width: 100%;
  height: 100%;
  position: relative;
}
.offcanvas .body-innerwrapper:after {
  width: 100%;
  height: 100%;
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.offcanvas .offcanvas-menu {
  opacity: 1;
}
.menu .nav-child.small {
  font-size: inherit;
}
a {
  -webkit-transition: color 400ms, background-color 400ms;
  transition: color 400ms, background-color 400ms;
}
body {
  line-height: 24px;
  font-family:gilroy,sans-serif!important;
}
.btn.btn-default{
  background: none;
  border: 2px solid #303030;
  color: #303030;
  text-transform: uppercase;
}
.btn.btn-default:hover{
  border-color: #00aeef;
  background: #00aeef;
  color: #fff;
}
.btn {
  padding: 8px 15px;
}
.btn.btn-primary {
  border: 0;
  background-color: #00aeef;
}
.btn.btn-primary:hover {
  background-color: #0098d0;
}
.btn.btn-blue {
  border: 0;
  color: #fff;
  background-color: #53b5e6;
}
.btn.btn-blue:hover {
  background-color: #69bfe9;
}
.btn.btn-red {
  border: 0;
  color: #fff;
  background-color: #ea8557;
}
.btn.btn-red:hover {
  background-color: #ed956e;
}
.btn.btn-lgreen {
  border: 0;
  color: #fff;
  background-color: #2aca76;
}
.btn.btn-lgreen:hover {
  background-color: #38d683;
}
.btn.btn-violet {
  border: 0;
  color: #fff;
  background-color: #9b59b6;
}
.btn.btn-violet:hover {
  background-color: #a665c1;
}

.btn.btn-success {
  background-color: #009e69;
}
.btn.btn-success:hover {
  background-color: #006b47;
}
.btn.btn-warning {
  border: 0;
  background-color: #f26522;
}
.btn.btn-warning:hover {
  background-color: #e8540e;
}
.btn.btn-danger {
  border: 0;
  background-color: #d43f3a;
}
.btn.btn-danger:hover {
  background-color: #c5302b;
}
.btn.btn-info {
  border: 0;
  background-color: #016baf;
}
.btn.btn-info:hover {
  background-color: #015891;
}
.btn.btn-inverse {
  color: #fff;
  border: 0;
  background-color: #333;
}
.btn.btn-inverse:hover {
  background-color: #242424;
}
.btn.btn-link {
  color: #000000;
}
.btn.btn-link:hover {
  color: rgba(0,0,0,0.6);
  text-decoration: none;
}
.btn.btn-xs {
  border-radius: 2px;
  padding: 5px 10px 3px;
}
.btn.btn-lg {
  border-radius: 3px;
  font-size: 14px;
  line-height: 1;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding: 20px 30px 18px;
}
a,
a:hover,
a:focus,
a:active {
  text-decoration: none;
}
label {
  font-weight: normal;
}
legend {
  padding-bottom: 10px;
}
img {
  max-width: 100%;
  height: auto;
}
.btn{
  -webkit-transition: color 400ms, background-color 400ms, border-color 400ms;
  -o-transition: color 400ms, background-color 400ms, border-color 400ms;
  transition: color 400ms, background-color 400ms, border-color 400ms;
}
.offline-inner {
  margin-top: 100px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: block;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: 50px;
  padding: 24px 15px;
  border-color: #E5E5E5;
}
select:focus,
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="time"]: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 {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,0.6);
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.uneditable-input::-moz-placeholder {
  color: #999;
  opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.uneditable-input:-ms-input-placeholder {
  color: #999;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.uneditable-input::-webkit-input-placeholder {
  color: #999;
}
select[disabled],
select[readonly],
fieldset[disabled] select,
textarea[disabled],
textarea[readonly],
fieldset[disabled] textarea,
input[type="text"][disabled],
input[type="text"][readonly],
fieldset[disabled] input[type="text"],
input[type="password"][disabled],
input[type="password"][readonly],
fieldset[disabled] input[type="password"],
input[type="datetime"][disabled],
input[type="datetime"][readonly],
fieldset[disabled] input[type="datetime"],
input[type="datetime-local"][disabled],
input[type="datetime-local"][readonly],
fieldset[disabled] input[type="datetime-local"],
input[type="date"][disabled],
input[type="date"][readonly],
fieldset[disabled] input[type="date"],
input[type="month"][disabled],
input[type="month"][readonly],
fieldset[disabled] input[type="month"],
input[type="time"][disabled],
input[type="time"][readonly],
fieldset[disabled] input[type="time"],
input[type="week"][disabled],
input[type="week"][readonly],
fieldset[disabled] input[type="week"],
input[type="number"][disabled],
input[type="number"][readonly],
fieldset[disabled] input[type="number"],
input[type="email"][disabled],
input[type="email"][readonly],
fieldset[disabled] input[type="email"],
input[type="url"][disabled],
input[type="url"][readonly],
fieldset[disabled] input[type="url"],
input[type="search"][disabled],
input[type="search"][readonly],
fieldset[disabled] input[type="search"],
input[type="tel"][disabled],
input[type="tel"][readonly],
fieldset[disabled] input[type="tel"],
input[type="color"][disabled],
input[type="color"][readonly],
fieldset[disabled] input[type="color"],
.uneditable-input[disabled],
.uneditable-input[readonly],
fieldset[disabled] .uneditable-input {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.uneditable-input {
  height: auto;
}
.group-control select,
.group-control textarea,
.group-control input[type="text"],
.group-control input[type="password"],
.group-control input[type="datetime"],
.group-control input[type="datetime-local"],
.group-control input[type="date"],
.group-control input[type="month"],
.group-control input[type="time"],
.group-control input[type="week"],
.group-control input[type="number"],
.group-control input[type="email"],
.group-control input[type="url"],
.group-control input[type="search"],
.group-control input[type="tel"],
.group-control input[type="color"],
.group-control .uneditable-input {
  width: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: 50px;
  padding: 10px 15px;
  border-color: #E5E5E5;
}
.carousel-left,
.carousel-right {
  position: absolute;
  top: 50%;
  font-size: 24px;
  width: 36px;
  height: 36px;
  line-height: 36px;
  margin-top: -18px;
  text-align: center;
  color: #fff;
  background: rgba(0,0,0,0.5);
  border-radius: 4px;
  -webkit-transition: 400ms;
  transition: 400ms;
}
.carousel-left:hover,
.carousel-right:hover {
  color: #fff;
}
.carousel-left:focus,
.carousel-right:focus {
  color: #fff;
}
.carousel-left {
  left: 10px;
}
.carousel-right {
  right: 10px;
}
.newsfeed-category .category {
  list-style: none;
  padding: 0;
  margin: 0;
}
.newsfeed-category .category li {
  padding: 5px 0;
}
.newsfeed-category #filter-search {
  margin: 10px 0;
}
.category-module,
.categories-module,
.archive-module,
.latestnews,
.newsflash-horiz,
.mostread,
.form-links,
.list-striped {
  list-style: none;
  padding: 0;
  margin: 0;
}
.category-module li,
.categories-module li,
.archive-module li,
.latestnews li,
.newsflash-horiz li,
.mostread li,
.form-links li,
.list-striped li {
  padding: 2px 0;
}
.category-module li h4,
.categories-module li h4,
.archive-module li h4,
.latestnews li h4,
.newsflash-horiz li h4,
.mostread li h4,
.form-links li h4,
.list-striped li h4 {
  margin: 5px 0;
}
.pagination {
  margin-top: 50px;
  margin-bottom: 0;
  text-align: center;
  display: block;
}
.pagination >li {
  display: inline-block;
}
.error-page {
  width: 100%;
  height: 100%;
  min-height: 100%;
}
.error-page body {
  width: 100%;
  height: 100%;
  min-height: 100%;
}
.error-page .error-page-inner {
  height: 100%;
  min-height: 100%;
  width: 100%;
  display: table;
  text-align: center;
}
.error-page .error-page-inner >div {
  display: table-cell;
  vertical-align: middle;
}
.error-page .fa-exclamation-triangle {
  font-size: 64px;
  line-height: 1;
  margin-bottom: 10px;
}
.error-page .error-code {
  font-weight: bold;
  font-size: 96px;
  line-height: 1;
  margin: 0 0 10px 0;
  padding: 0;
}
.error-page .error-message {
  font-size: 24px;
  line-height: 1;
  margin-bottom: 30px;
}
.dropdown-menu {
  border: 0;
  border-radius: 0;
  min-width: 220px;
  margin: 0;
}
.dropdown-menu >li >a {
  padding: 10px 20px;
}
.dropdown-menu >li.active>a,
.dropdown-menu >li.active>a:hover,
.dropdown-menu >li.active>a:focus {
  background: #00aeef;
}

.navbar-fixed-top {
    width: 100%;
    z-index: 1030;
    position: fixed;
    top: 0;
    transition: all 0.2s ease-in 0s;
}
header{
    box-shadow: 0 0 1rem rgba(0,0,0,.1)!important;
    background-color: rgba(255,255,255,1);
}
.main-header {
    font-family: gilroy,sans-serif!important;
    padding: 10px 50px;
}
.main-header nav > ul {
    list-style-type: none;
    padding-left: 0;
}
.main-header nav > ul > li {
    float: left;
    margin-left: 15px;
}
.main-header nav > ul > li > a {
    color: #3f4257;
    display: block;
    padding: 10px 10px 0px;
    outline: none;
}
.main-header nav > ul > li > a.signup {
    border-radius: 6px;
    padding: 8px 20px;
    background-color: #fff;
    border-color: #009e69;
    color: #009e69;
}
.main-header nav > ul > li > a.signup:hover {
    background: #009e69;
    color: #fff;
}
.main-header nav > ul > li > a:hover {
    color: #4285f4;
}
.main-header nav > ul > li > a:active {
    color: #4285f4;
}
.main-header nav > ul > li > a:focus {
    color: #4285f4;
}
.main-header nav > ul > li a {
    text-transform: uppercase;
    font-family: "Roboto",arial,sans-serif;
    font-size: 14px;
    font-weight: 500;
}
.main-header .main-nav {
    float: left;
    margin: 0 0 0 30px;
}
.main-header .login-nav {
    float: right;
    margin: 0;
}

.top-nav-collapse .main-header nav > ul > li > a {
    color: black;
}
.top-nav-collapse .main-header nav > ul > li > a.signup {
    color: #fff;
    background: #69cb95;
    border-color: #69cb95;
}
.top-nav-collapse .main-header nav > ul > li > a.signup:hover {
    background: #7cd2a2;
    border-color: rgba(105, 203, 149, 0);
    color: #fff;
}
.top-nav-collapse .main-header nav > ul > li > a:hover {
    color: rgba(0, 0, 0, 0.75);
}
.top-nav-collapse .main-header nav > ul > li > a:active {
    color: rgba(0, 0, 0, 0.75);
}
.top-nav-collapse .main-header nav > ul > li > a:focus {
    color: rgba(0, 0, 0, 0.75);
}
.lang-li {
    margin-left: -14px !important;
}
.mobile-nav {
    display: none;
    z-index: 1000;
}
.start-mobile-nav {
    display: none;
    width: 50px;
    font-size: 28px;
    color: #fff;
    text-align: right;
}
.start-mobile-nav:focus {
    outline: none;
}
.review{
 width: 75%;
}
.headturbo { 
    background-image: url(/theme/punteggioseo/img/sfondo-con-aberi.jpg);
    background-color:#0d1963;
    padding: 80px 0px 90px 0px;
    background-size: cover; /* Imposta le dimensioni dell'immagine di sfondo */
  
}

.headturbo-img img {
    height: 700px;
    width: 300px;
}
.headturbo h1 {
    color: #fff;
    font-family: Montserrat,Arial,Helvetica,sans-serif;
    margin: 14px 0 20px;
    animation: pulsate 2s;
    font-size: 58px;
    font-weight: 700;
}
.headturbo-wrap {

    text-align: center;
}

@-webkit-keyframes pulsate {
    0% {-webkit-transform: scale(0.1, 0.1); opacity: 0.2;}
    50% {-webkit-transform: scale(1.2, 1.2); opacity: 0.7;}
    100% {opacity: 1.0;}
}
.headturbo h2 {
    color: #fff;
    font-size: 22px;


}
.headturbo p {
    color: #fff;
    margin-bottom: 25px;
}
.turboform{
    display: flex;
    padding: 20px 0px;
}
.btn.btn-green {
    padding: 14px 15px;
    background: #009e69 none repeat scroll 0 0;
    color: #fff;
}
.btn.btn-green:hover {
    background: #006b47 none repeat scroll 0 0;
    color: #fff;
}
.btn.btn-green:focus {
    outline: none !important;
}
@media (max-width: 568px) {
.turboform{
    margin: 20px 0px 0;
}
.headturbo h1 {
    font-size: 22px;
}
.headturbo h2 {
    font-size: 18px;
}
.btn.btn-green {
    padding: 14px 35px;
}
}
@media (max-width: 250px) {
.turboform{
    margin: 20px 40px 0;
}
}
.logo {
    color: #3f4257;
    float: left;
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
    font-size: 20px;
    font-weight: bold;
    transition: all 0.2s ease 0s;
}
.logo .logo-icon {
    font-size: 34px;
    margin: 0;
    position: relative;
    top: 3px;
}
.logo .themeLogoText {
    position: relative;
}
.bg-color-grey {
    background: #e8eaec;
}
.bg-grey-color {
    background-color: #f6f8f9;
    border-bottom: 1px solid #d5dadf;
    margin-bottom: 50px;
}
.bg-primary-color {
    background-color: #3498db;
    color: #fff;
}
.page-block {
    padding: 130px 0 40px;
    text-align: center;
}

#header{
    box-shadow: 0 0 1rem rgba(0,0,0,.1)!important;
    background-color: rgba(255,255,255,1);
}
@media (max-width: 1104px) {
body.open-nav {
    height: 100%;
    overflow: hidden;
    position: fixed;
    width: 100%;
}
body.open-nav .main-content {
    -webkit-transform: translate3d(-210px, 0, 0);
    -moz-transform: translate3d(-210px, 0, 0);
    -ms-transform: translate3d(-210px, 0, 0);
    -o-transform: translate3d(-210px, 0, 0);
    transform: translate3d(-210px, 0, 0);
}
body.open-nav .mobile-nav {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.mobile-nav {
    -webkit-transform: translate3d(210px, 0, 0);
    -moz-transform: translate3d(210px, 0, 0);
    -ms-transform: translate3d(210px, 0, 0);
    -o-transform: translate3d(210px, 0, 0);
    transform: translate3d(210px, 0, 0);
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    background: #3c4764;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    height: 100%;
    width: 210px;
    display: block;
    overflow-y: auto;
}
.desktop-nav {
    display: none;
}
.start-mobile-nav {
    display: block;
    color: #23527c;
    float: right;
}
.start-mobile-nav:hover {
    cursor: pointer;
}
.mobile-nav .main-nav, .mobile-nav .login-nav {
    margin-bottom: 0;
    list-style-type: none;
    padding-left: 0;
}
.mobile-nav .main-nav li, .mobile-nav .login-nav li {
    margin-bottom: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
.mobile-nav .main-nav a, .mobile-nav .login-nav a {
    display: block;
    padding: 15px 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
}
.mobile-nav a {
    outline: 0;
    color: rgba(255, 255, 255, 0.5);
    font-size: 14px;
}
.mobile-nav a:hover {
    color: #fff;
    background: rgba(255, 255, 255, 0.07);
}
.mobile-nav .login-nav .signup {
    color: #69cb95;
}

}
@media (min-width: 768px) {
.top-nav-collapse {
    background: #fff;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1); 
}
.top-nav-collapse .logo {
      color: #3498db; 
}
}
@media (max-width: 768px) {
.container {
    padding-left: 20px;
    padding-right: 20px;
}
.main-content {
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -webkit-transform: translate3d(0px, 0, 0);
    -moz-transform: translate3d(0px, 0, 0);
    -ms-transform: translate3d(0px, 0, 0);
    -o-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0);
    color: #000;
    left: 0;
    right: 0;
    top: 0;
}
.btn.btn-green {
    padding: 14px 35px;

}
.review{
    margin-left: auto;
    margin-right: auto;
    width: 120%;
}
body.open-nav {
    height: 100%;
    overflow: hidden;
    position: fixed;
    width: 100%;
}
body.open-nav .main-content {
    -webkit-transform: translate3d(-210px, 0, 0);
    -moz-transform: translate3d(-210px, 0, 0);
    -ms-transform: translate3d(-210px, 0, 0);
    -o-transform: translate3d(-210px, 0, 0);
    transform: translate3d(-210px, 0, 0);
}
body.open-nav .mobile-nav {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.mobile-nav {
    -webkit-transform: translate3d(210px, 0, 0);
    -moz-transform: translate3d(210px, 0, 0);
    -ms-transform: translate3d(210px, 0, 0);
    -o-transform: translate3d(210px, 0, 0);
    transform: translate3d(210px, 0, 0);
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    background: #3c4764;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    height: 100%;
    width: 210px;
    display: block;
    overflow-y: auto;
}
.mobile-nav a {
    outline: 0;
    color: rgba(255, 255, 255, 0.5);
    font-size: 14px;
}
.mobile-nav a:hover {
    color: #fff;
    background: rgba(255, 255, 255, 0.07);
}
.mobile-nav .main-nav,
.mobile-nav .login-nav {
    margin-bottom: 0;
    list-style-type: none;
    padding-left: 0;
}
.mobile-nav .main-nav a,
.mobile-nav .login-nav a {
    display: block;
    padding: 15px 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
}
.mobile-nav .main-nav li,
.mobile-nav .login-nav li {
    margin-bottom: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
.mobile-nav .wrapper-submenu {
    position: relative;
}
.mobile-nav .submenu {
    background: #3c4764;
    display: none;
}
.mobile-nav .submenu .submenu-nav {
    list-style-type: none;
    padding-left: 0;
}
.mobile-nav .submenu .submenu-nav li {
    border: none;
}
.mobile-nav .submenu a {
    padding-top: 10px;
    padding-bottom: 10px;
    border: 0;
}
.mobile-nav .login-nav .signup {
    color: #69cb95;
}
.start-mobile-nav {
    float: right;
    display: none;
}
.start-mobile-nav:hover {
    cursor: pointer;
}
.desktop-nav {
    display: none;
}
.start-mobile-nav {
    display: block;
    color: #23527c;
}
}
#featured {
    margin-top: 30px;
    text-align: center;
    font-family: Arial,Helvetica,sans-serif;
}
#featured li {
    display: inline-block;
    text-align: center;
    width: 25%;
}
@media (max-width: 768px) {
#featured li {
    margin: 0 auto 80px;
    width: 100%;
}
}
#featured li:nth-child(1) {
    float: left;
}
#featured li:nth-child(3) {
    float: right;
}
#featured li img {
    height: 190px;
    margin-bottom: 30px;
    width: auto;
}
#featured li h4 {
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 20px;
}
#featured li p {
    font-size: 14px;
}
.circleBox {
    background: #fff none repeat scroll 0 0;
    border-radius: 50%;
    color: #3498db;
    display: inline-block;
    font-size: 40px;
    height: 75px;
    position: relative;
    width: 75px;
}
.circleBox::after {
    border-radius: 50%;
    bottom: -6px;
    content: "";
    display: inline-block;
    left: -6px;
    position: absolute;
    right: -6px;
    top: -6px;
}
.circleBox .fa {
   line-height: 1.9 !important; 
}
footer {
    padding: 12px 15px 0px;
    margin-top: 20px;
    box-shadow: 0 0 1rem rgba(0,0,0,.1)!important;
    text-align: center;
   
}
footer p {
    font-size: 14px;
}
footer a {
    color: #3ac341;
}
footer a:hover {
    color: #3ac341;
}
footer .footer-title {
    position: relative;
    font-size: 18px;
    text-transform: uppercase;
}
footer .footer-title:after {
    content: '';
    display: block;
    width: 60px;
    height: 1px;
    background: #3ac341;
    margin-top: 8px;
}
footer .right-border {
    border-right: 1px solid rgba(255, 255, 255, 0.1);
}
footer .left-border {
    border-left: 1px solid rgba(255, 255, 255, 0.1);
}
.list-unstyled>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}
@media (max-width: 991px) {
    footer .copyright {
        border-top: 1px solid rgba(255, 255, 255, 0.1);
        margin-top: 40px;
        text-align: center;
    }
    footer .right-border {
        border-right: none;
    }
}
@media (max-width: 767px) {
    footer .right-border {
        border-right: none;
    }
    footer .left-border {
        border-left: none;
    }
    footer .navigation {
        margin-top: 40px;
    }
}
footer .footer-about {
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
}
footer .contact-info .single {
    margin: 15px 0;
}
footer .contact-info .single i {
    display: block;
    float: left;
    color: #3ac341;
    margin-right: 10px;
    line-height: 22px;
}
footer .contact-info .single p {
    margin: 0;
    padding: 0;
    display: block;
    overflow: hidden;
}
footer .social-icon {
    margin-top: 40px;
}
footer .social-icon li a {
    display: block;
    width: 32px;
    height: 32px;
    margin-right: 5px;
    text-align: center;
    border: 1px solid rgba(255, 255, 255, 0.1);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
footer .social-icon li a:hover {
    border-color: #3ac341;
    color: #3ac341;
}
footer .social-icon li a i {
    line-height: 32px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
footer .navigation li a {
    color: #000;
    text-transform: uppercase;
}
footer .navigation li a:hover {
    color: #4285f4;
}
footer .copyright {
    padding-top: 15px;
}
#latest-site{
    margin-top: 60px;
    font-family: Montserrat,Arial,Helvetica,sans-serif;
}
.latest-heading {
    background: #F6F8F9 none repeat scroll 0 0;
    border-radius: 3px;
    height: 50px;
    margin-bottom: 30px;
}
.latest-heading h4 {
    background-color: #3498DB;
    border-radius: 3px 0 0 3px;
    color: #ffffff;
    display: inline-block;
    line-height: 50px;
    padding-right: 20px;
    margin: 0 0 15px !important;
    font-size: 16px;
}
.latest-heading .btn-sm {
    margin: 12px 17px 0 0;
    font-size: 11px;
    line-height: 1.5;
    padding: 5px 10px;
    font-family: "Open Sans",sans-serif;
}
.latest-heading .heading-icon {
    background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
    border-radius: 3px 0 0 3px;
    display: inline-block;
    margin-right: 20px;
    position: relative;
    text-align: center;
    width: 50px;
}
.latest-heading .btn {
    border-radius: 3px;
    border-width: 0;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
    text-decoration: none;
    text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.18);
    transition: all 0.3s ease 0.1s;
}
.pull-right {
    float: right !important;
}
.latest-content{
    padding-right: 10px;
    padding-left: 10px;
    margin-bottom: 40px;
}
.sites-block {
    margin: 10px auto 30px;
    width: 90%;
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #e8edef;
    transition: all 0.3s ease 0.1s;
    overflow: hidden;
}
.sites-block:hover {
  box-shadow: 0 0 12px rgba(124, 210, 162, 0.3);
}
.sites-block  .caption{
    border-bottom: 1px solid #efefef;
    display: block;
    padding: 15px;
    text-align: center;
    font-size: 18px;
}
.sites-block .details{
    background: #f8f8f8 none repeat scroll 0 0;
}
.sites-block .details > span {
    font-family: "Open Sans",sans-serif;
    border-right: 1px solid #efefef;
    display: block;
    float: left;
    font-size: 11px;
    padding: 4px 0;
    text-align: center;
    text-transform: uppercase;
    width: 33.33%;
}
.sites-block img { 
    padding: 4px;
    transition: transform 0.4s ease-in 0s;
}
.sites-block:hover .image-overlay {
    opacity: 0.6;
    transform: scale(1.05);
    /*transform: scale3d(1.04, 1.04, 1) translate3d(0px, -2px, 0px);*/
}
.sites-block .details > span:last-child {
    border-right: medium none;
}
.sites-block .details > span > strong {
    display: block;
    font-size: 14px;
}
.sites-recent{
    margin-bottom: 20px !important;
    width: 100% !important;
}
.loginme {
	font-size: 13px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.loginme input[type="checkbox"],
.loginme input[type="radio"] {
	vertical-align: middle;
	margin: -3px 2px 0 0;
}
#signup .form-group {
    margin-bottom: 10px;
}
.loginme .modal-header {
    border-bottom: 1px solid #e5e5e5;
    padding: 15px 15px 10px;
}
.loginme input[type="text"], 
.loginme input[type="password"] {
    color: #555555;
    display: block;
    font-size: 12px;
    height: 36px;
    line-height: 1;
}
.loginme label {
	display: block;
	font-weight: 700;
	cursor: pointer;
}
.loginme .alert {
	display: none;
}
.loginme .nav-pills {
	margin: 5px 0 15px;
}
.loginme .nav-pills > li > a {
	padding: 8px 12px;
}
.loginme .info {
	margin-bottom: 10px;
	line-height: 1.6em;
	color: #999;
}
.loginme .alert ul {
	margin: 0px;
	padding: 0 0 0 15px;
}
.loginme .modal-footer {
    padding: 0 15px 15px;
}
.connect-with {
	padding-bottom: 30px;
	border-bottom: 1px solid #eee;
	overflow: hidden;
	margin: 0 0 10px !important;
}
.connect-with .connect {
	display: block;
	font-size: 17px;
	font-weight: bold;
	color: #fff !important;
	text-decoration: none !important;
	height: 40px;
	line-height: 28px;
	text-align: center;
	padding: 8px 13px 18px 47px;
	border-radius: 3px;
	float: left;
    margin-top: 5px;
    margin-left: 50px;
}
.connect.facebook {
	background: #3b5998 url(../img/connect-with.png) no-repeat;
}
.connect.google {
	background: #DC4D28 url(../img/connect-with.png) no-repeat 0 -40px;
}
.connect.twitter {
	background: #00ABF1 url(../img/connect-with.png) no-repeat 0 -80px;
}
#scroll-menu{
    margin-top: 70px;
}
.affix {
  position: fixed;
  top: 70px;
}
.affix-top {
  position: absolute;
}
.affix-bottom {
  position: absolute;
}
.scroll-icon{
    padding-right: 10px;
    float: left;
}
.scroll-arrow{
    padding-left: 20px;
    float: right;
    width: 20%;
}
.nav-pills > li > a {
    color: #767676 !important;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
   background-color: #7CD2A2 !important;
   color: #fff !important;
}
.phonefix{
    font-size: 18px;
    padding-right: 6px;
}
#overview{
    margin-bottom: 30px;
}
.top20{
    margin-top: 20px;
}
.top30{
    margin-top: 30px;
}
.top40{
    margin-top: 40px;
}
.top60{
    margin-top: 60px;
}
.top80{
    margin-top: 80px;
}
.hide{
    display: none;
}
.bottom40{
    margin-bottom: 40px;
}
.url-lg {
    border-radius: 2px;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 2px;
    line-height: 1;
    padding: 18px 26px 17px;
    text-transform: uppercase;
    outline: none !important;
}
.url-lg:focus, .url-lg:hover{
    outline: none !important;
}
.scroll-link{
    clear: both;
}

@media (max-width: 768px) {
    #scroll-menu{
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        z-index: 1900;
    }
    .scroll-text{
        display: none;
    }
    .scroll-arrow{
        display: none;
    }
    .scroll-icon {
        float: none;
    }
    .nav-inverse{
        background-color: #fff !important;
    }
    .nav-inverse li{
        padding: 6px;
    }
    .mobilefix{
        top: 60px;
        left: 0;
        right: 0;
        padding: 0 !important;
        text-align: center;
    }
    #scroll-menu {
        margin-top: 0;
    }
    .affix {
        top: 0;
        left: 0;
        right: 0;
    }
    .affix-top{
        visibility: hidden;
    }
    .affix-bottom{
        visibility: hidden;
    }
     
}
.clearSep{
    padding-bottom: 30px;
}
.seoBox-title{
    color: #999999;
    font-family: Montserrat,Arial,Helvetica,sans-serif;
    font-size: 20px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
    padding: 30px 0 10px;
}
#c_alert1 { 
    display:none; 
} 
#c_alert2{ 
    display:none; 
}
.fa.fa-refresh { 
    transition: transform 0.5s ease 0s; 
}
.fa.fa-refresh:hover {  
    transform: rotate(90deg); 
}
.reloadCap{
    cursor: pointer;
}
.phpCap{
    width: 20% !important;
}
#scode{
    box-shadow: none !important;
}
.captchaCode{
    margin-bottom: 10px;
}
.imagever{
    border: 4px solid #ffffff;
    border-radius: 4px;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.3), 0 0 30px rgba(0, 0, 0, 0.2) inset;
    transition: box-shadow 0.2s ease 0s;
}
.width96{
    width: 96% !important;
}
.loginpage{
    margin-top: 0px;
}
.login-footer{
    margin-bottom: 20px;
}
.loginpage label{
    display: block;
}
.loginpage .form-input{
    height: auto;
}
.alert-error {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}
.sidebar {
    border: 1px dashed #e3e3e3;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
    margin-bottom: 20px;
    min-height: 20px;
    padding: 19px;
}
.sidebar-title{
    font-size: 17px;
    position: relative;
}
.sidebar-title::after {
    background: #3ac341 none repeat scroll 0 0;
    content: "";
    display: block;
    height: 1px;
    margin-top: 4px;
    margin-bottom: 8px;
    width: 60px;
}
.shareBox{
    padding-top: 7px;
    border: 1px dashed #e3e3e3;
}
.social-icons > li{
    margin-top: 5px;
}
.social-icons > li:first-child{
    font-size: 15px;
    margin-left: 10px;
}
.social-icons .fa {
	font-size: 1.6em;
}
.social-icons .fa {
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #FFF;
	color: rgba(255, 255, 255, 0.8);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.social-icons.icon-circle .fa{ 
	border-radius: 50%;
}
.social-icons.icon-rounded .fa{
	border-radius:5px;
}
.social-icons.icon-flat .fa{
	border-radius: 0;
}

.social-icons .fa:hover, .social-icons .fa:active {
	color: #FFF;
	-webkit-box-shadow: 1px 1px 3px #FFF;
	-moz-box-shadow: 1px 1px 3px #FFF;
	box-shadow: 1px 1px 3px #FFF; 
}
.social-icons.icon-zoom .fa:hover, .social-icons.icon-zoom .fa:active { 
 	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1); 
}
.social-icons.icon-rotate .fa:hover, .social-icons.icon-rotate .fa:active { 
	-webkit-transform: scale(1.1) rotate(360deg);
	-moz-transform: scale(1.1) rotate(360deg);
	-ms-transform: scale(1.1) rotate(360deg);
	-o-transform: scale(1.1) rotate(360deg);
	transform: scale(1.1) rotate(360deg);
}
 
.social-icons .fa-adn{background-color:#504e54;} 
.social-icons .fa-apple{background-color:#aeb5c5;} 
.social-icons .fa-android{background-color:#A5C63B;}  
.social-icons .fa-bitbucket,.social-icons .fa-bitbucket-square{background-color:#003366;} 
.social-icons .fa-bitcoin,.social-icons .fa-btc{background-color:#F7931A;} 
.social-icons .fa-css3{background-color:#1572B7;} 
.social-icons .fa-dribbble{background-color:#F46899;}  
.social-icons .fa-dropbox{background-color:#018BD3;}
.social-icons .fa-facebook,.social-icons .fa-facebook-square{background-color:#3C599F;}  
.social-icons .fa-flickr{background-color:#FF0084;}
.social-icons .fa-foursquare{background-color:#0086BE;}
.social-icons .fa-github,.social-icons .fa-github-alt,.social-icons .fa-github-square{background-color:#070709;} 
.social-icons .fa-google-plus,.social-icons .fa-google-plus-square{background-color:#CF3D2E;} 
.social-icons .fa-html5{background-color:#E54D26;}
.social-icons .fa-instagram{background-color:#A1755C;}
.social-icons .fa-linkedin,.social-icons .fa-linkedin-square{background-color:#0085AE;} 
.social-icons .fa-linux{background-color:#FBC002;color:#333;}
.social-icons .fa-maxcdn{background-color:#F6AE1C;}
.social-icons .fa-pagelines{background-color:#241E20;color:#3984EA;}
.social-icons .fa-pinterest,.social-icons .fa-pinterest-square{background-color:#CC2127;} 
.social-icons .fa-renren{background-color:#025DAC;}
.social-icons .fa-skype{background-color:#01AEF2;}
.social-icons .fa-stack-exchange{background-color:#245590;}
.social-icons .fa-stack-overflow{background-color:#FF7300;}
.social-icons .fa-trello{background-color:#265A7F;}
.social-icons .fa-tumblr,.social-icons .fa-tumblr-square{background-color:#314E6C;} 
.social-icons .fa-twitter,.social-icons .fa-twitter-square{background-color:#32CCFE;} 
.social-icons .fa-vimeo-square{background-color:#229ACC;}
.social-icons .fa-vk{background-color:#375474;}
.social-icons .fa-weibo{background-color:#D72B2B;}
.social-icons .fa-windows{background-color:#12B6F3;}
.social-icons .fa-delicious{background-color:#2A96FF;}
.social-icons .fa-stumbleupon{background-color:#EB4924;}
.social-icons .fa-reddit{background-color:#FF4500;}
.social-icons .fa-digg{background-color:#222222;}
.social-icons .fa-xing,.social-icons .fa-xing-square{background-color:#00555C;} 
.social-icons .fa-youtube,.social-icons .fa-youtube-play,.social-icons .fa-youtube-square{background-color:#C52F30;}

@media only screen and (min-width : 10px) and (max-width : 750px) {
.scroll-icon {
    padding-right: 0;
}
}
.fxLoader {
  position: relative;
  width: 2.5em;
  height: 2.5em;
  transform: rotate(165deg);
}
.fxLoader:before, .fxLoader:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 0.5em;
  height: 0.5em;
  border-radius: 0.25em;
  transform: translate(-50%, -50%);
}
.fxLoader:before {
  animation: before 2s infinite;
}
.fxLoader:after {
  animation: after 2s infinite;
}

@keyframes before {
  0% {
    width: 0.5em;
    box-shadow: 1em -0.5em rgba(225, 20, 98, 0.75), -1em 0.5em rgba(111, 202, 220, 0.75);
  }
  35% {
    width: 2.5em;
    box-shadow: 0 -0.5em rgba(225, 20, 98, 0.75), 0 0.5em rgba(111, 202, 220, 0.75);
  }
  70% {
    width: 0.5em;
    box-shadow: -1em -0.5em rgba(225, 20, 98, 0.75), 1em 0.5em rgba(111, 202, 220, 0.75);
  }
  100% {
    box-shadow: 1em -0.5em rgba(225, 20, 98, 0.75), -1em 0.5em rgba(111, 202, 220, 0.75);
  }
}
@keyframes after {
  0% {
    height: 0.5em;
    box-shadow: 0.5em 1em rgba(61, 184, 143, 0.75), -0.5em -1em rgba(233, 169, 32, 0.75);
  }
  35% {
    height: 2.5em;
    box-shadow: 0.5em 0 rgba(61, 184, 143, 0.75), -0.5em 0 rgba(233, 169, 32, 0.75);
  }
  70% {
    height: 0.5em;
    box-shadow: 0.5em -1em rgba(61, 184, 143, 0.75), -0.5em 1em rgba(233, 169, 32, 0.75);
  }
  100% {
    box-shadow: 0.5em 1em rgba(61, 184, 143, 0.75), -0.5em -1em rgba(233, 169, 32, 0.75);
  }
}

.fxLoader {
  position: absolute;
  top: calc(50% - 1.25em);
  left: calc(50% - 1.25em);
}
.bold600{
    font-weight: 600;
}
.circleNew{
    background: #f1f8f9 none repeat scroll 0 0 !important;
}
.loginpage .info{
    font-weight: 600;
    margin-bottom: 12px;
    opacity: 0.9;
}
.loginpage .login-footer{
    display: block;
}
.loginpage .infoshort{
    font-weight: 600;
    font-size: 16px;
    opacity: 0.9;
}
.pageTitle{
    opacity: 0.8;
}
.navbar-fixed-top {
    position: absolute !important;
}
.bottom70{
    margin-bottom: 70px;
}
.bold{
    font-weight: bold;
}
.profile .form-control{
    height: 36px !important;
}
#logoUpload{
    border: 1px solid #ccc !important;
}
.text-right{
    float: right;
}
.compare-table > tbody {
    border-spacing: collapse !important;
}
.compare-table > tbody > tr > td {
    padding: 8px !important;
    line-height: 24px !important;
    border-top: 0 !important;
}
.compare-table > tbody > tr > td:nth-child(2) {
    padding-left: 16px !important;
    border-left: 1px solid #ddd;
}
.themeLogoImg{
    margin-top: -15px;
}
.bo5{
    margin-bottom: 5px !important;
}
.forceLogin:hover,.forceLogin:focus{
    color: #fff !important;
}
@media only screen and (min-width : 10px) and (max-width : 750px) {
    .compare-table > tbody > tr > td:nth-child(2) {
        padding-top: 16px !important;
        border-top: 1px solid #ddd;
        padding-left: 0;
        border-left: none;
    }
    .compare-table > tbody {
        display: block;
    }
    .themeLogoImg{
        margin-top: -15px;
        width: 60%;
    }
    .compare-table > tbody > tr > td {
        display: inline-block;
    }
}
#search,#sidebarsearch{
    box-shadow: none !important;
}
#searchSec,#sidebarSc{
    padding:10px;
    position:relative;
}
.search-results {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #c3e8f4;
    border-radius: 3px;
    box-shadow: 0 0 0 4px #f0fbff;
    display: none;
    font-size: 18px;
    font-weight: 300;
    max-height: 250px;
    min-height: 50px;
    overflow: auto;
    padding: 5px;
    top: 60px;
    width: 100%;
    z-index: 50;
}
.sidebarmatch {
    width: 100% !important;
}
.search-results .match {
    box-sizing: border-box;
    display: inline-block;
    padding: 5px;
    width: 50%;
}
#sidebar-results{
    padding: 3px !important;
    font-size: 16px !important;
}
.search-results .match a {
    border: 1px solid #ccc;
    color: #506273;
    display: block;
    padding: 3px;
    text-decoration: none;
    transition: none 0s ease 0s ;
}
.search-results .match a strong {
    font-weight: 400;
    text-decoration: none;
}
.search-results .match a:hover {
    box-shadow: 0 0 1px 1px #25b7d3;
    color: #2c3e50;
    font-weight: 400;
    border-color: #ddd;
}
.search-results .match a:hover strong {
    text-decoration: none;
}
.csContent{
    margin-top: 20px;
}

.widget_tool_box ul{margin:0;padding:0}.widget_tool_box ul .popular-seo-t{height:100%}

.widget_tool_box ul .popular-seo-t h3{font-family:roboto slab,serif;text-align:center;font-size:20px;line-height:35px;list-style:none;color:#000}

.tool1{border-top:0!important}
.widget_tool_box ul li{list-style:none;height:55px;float:left;width:100%;border-bottom:1px solid #eee;border-bottom:0;padding:10px;background:#fff}
.border-bottom{border-bottom:1px solid #eee!important}
.widget_tool_box ul li a{display:block;font-size:14px;line-height:35px;color:#767676;font-weight:400}
.widget_tool_box .icon_image{display:block;width:35px;height:35px;float:left;margin-right:10px;padding:10px;font-size:20px;color:#5F5A65}
.widget_tool_box ul li:hover a{color:#fff;text-decoration:none}
.widget_tool_box ul li:hover div{color:#fff}
.width_auto{width:auto}.widget_tool_box ul .popular-seo-t{height:100%;margin-bottom: 25px;}
.widget_tool_box ul li{list-style:none;height:55px;float:left;width:100%;border-bottom:1px solid #dcdcdc;padding:10px;background:#fff}
.pn{padding:0!important}
.box_shadow_border{margin-bottom:6px;box-shadow:0 0 6px 3px #ededed;background:#fff;padding:15px;overflow:hidden}
.widget_tool_box ul .tool1:hover{background:#e04f60}.widget_tool_box ul .tool2:hover{background:#32bda6}.widget_tool_box ul .tool3:hover{background:#fe9554}
.widget_tool_box ul .tool4:hover{background:#26b7d4}.widget_tool_box ul .tool5:hover{background:#f36652}.widget_tool_box ul .tool6:hover{background:#eb9421}
.widget_tool_box ul .tool7:hover{background:#4e5d72}.widget_tool_box ul .tool8:hover{background:#b8b8b8}.widget_tool_box ul .tool9:hover{background:#fe9554}
.widget_tool_box ul .tool10:hover{background:#e04f60}.widget_tool_box ul .tool11:hover{background:#fabc3d}.widget_tool_box ul .tool12:hover{background:#46a663}
.widget_tool_box ul .tool13:hover{background:#04c7cb}.widget_tool_box ul .tool14:hover{background:#fa434c}.widget_tool_box ul .tool15:hover{background:#4f5d73}
.widget_tool_box ul .tool16:hover{background:#83af4d}.widget_tool_box ul .tool17:hover{background:#32bda6}.widget_tool_box ul .tool18:hover{background:#1391b9}
.widget_tool_box ul .tool19:hover{background:#e27c3e}.widget_tool_box ul .tool20:hover{background:#2e8677}.widget_tool_box ul .tool21:hover{background:#ea5050}
.p10{padding:10px!important}.mb10{margin-bottom:10px}.mt25{margin-top:25px}.mt35{margin-top:35px}.mb25{margin-bottom:25px}.mn{margin:0!important}
.category_heading{font-family:serif;font-weight:400;font-size:30px;text-align:center;color:#6c97b7}.category_heading span{color:#404040}
.category_des{color:gray;font-size:14px;text-align:center;line-height:px;margin:0 auto;margin-bottom:20px;width:90%}
.masthead{background:#009dc5 none repeat scroll 0 0}
.category_heading{color:#009dc5}.submasthead{background:#009dc5 none repeat scroll 0 0}.footer-title::after{background:#009dc5 none repeat scroll 0 0}a{color:#3bb2d0}
.navbar-nav>li:hover>a,.navbar-nav>li.active>a,.navbar-nav>li.open>a,.navbar-nav>li:active>a{border-top:3px solid #3bb2d0}.btn-link{color:#3bb2d0}
.pagination>li>span{color:#3bb2d0}a.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#3bb2d0}.navbar-brand .icon{background:#3bb2d0}
.home{background-color:#3bb2d0}.features-menu .feature-item .fa{border:3px solid #3bb2d0;color:#3bb2d0}.btn.btn-social{background:#3bb2d0}
.testimonial-item .testimonial-content{border-top:3px solid #3bb2d0}.footer{border-top:4px solid #3bb2d0}.b-widgets{background:#506273 none repeat scroll 0 0}
.footer{background:#485a6c none repeat scroll 0 0!important}

.thumbnail .caption {
    display: flex;
}

.caption  i {
    margin-left: auto;
}

.control {
    margin-bottom: 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.tools__card {
    border-radius: 3px;
    background-color: #fff;
    min-height: 364px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow: hidden;
    margin: 20px 0px 20px;
    border: 1px solid #ccc;
}

.color-google-top{--color: linear-gradient(to bottom, #EB4132 ,#EB4132 25%, #FBBD00 25%, #FBBD00 50%, #31AA52 50%, #31AA52 75%, #3C79E6 75%)}
.color-google-right{--color: linear-gradient(to right, #EB4132 ,#EB4132 25%, #FBBD00 25%, #FBBD00 50%, #31AA52 50%, #31AA52 75%, #3C79E6 75%)}
.color-yellow{--color: #fbbd00}
.color-blue,.color-primary{--color: #4285f4}
.color-green{--color: #31aa52}
.color-red,.color-danger{--color: #ea4335}
.color-purple{--color: #9c28b1}
.color-orange{--color: #e77e22}
.color-light-blue{--color: #2cbbdf}
.color-dark-purple{--color: #673bb7}
.color-success{--color: #31aa52}
.color-secondary{--color: #3f4257}
.bg-primary{background:#4285f4!important}
.bg-secondary{background:#3f4257!important}
.bg-danger{background:#ea4335!important}
.bg-success{background:#31aa52!important}
.bg-red{background:#ee0743!important}
.bg-yellow{background:#fbbc05!important}
.bg-orange{background:#ff5e3a!important}
.bg-blue{background:#38a9ff!important}
.bg-green{background:#2bd67b!important}
.bg-border{background:#e8eaec!important}
.bg-white{background:#fff!important}

.tools__card-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 19px 16px 21px;
    position: relative;
}

.tools__card-title {
    font-weight: 600;
    font-size: 16px;
    margin-right: 12px;
    line-height: 1;
}

element.style {
}

.badge {
    font-size: 12px;
    font-weight: 400;
    padding: 6px 12px;
    
    display: inline-block;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
    -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
}
.badge-light {
    color: #3f4257;
    background-color: #e8eaec;border-radius: 10rem;
}
.tools__card-header img, .tools__card-header i {
    margin-left: auto;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 18px;
    height: 18px;
    line-height: 18px;
}

.tools__card-header::after {
    content: "";
    height: 4px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: var(--color);
}
.tools__card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.tools__card-list {
    display: block;
}
.tools__card-list a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    color: #3f4257!important;
    text-decoration: none!important;
    outline: none!important;
    padding: 13px 11px;
    position: relative;
    -webkit-transition: all .3s;
    transition: all .3s;
}


.tools__card-list a::after {
    -webkit-transition: all .3s;
    transition: all .3s;
    content: "";
    border-bottom: 1px solid #e8eaec;
    display: block;
    width: calc(100% - 20px);
    height: 1px;
    position: absolute;
    bottom: -1px;
    left: 10px;
    z-index: 0;

}
.tools__card-list a::after {
    width: 100%;
    left: 0;
}
.tools__card-list a img, .tools__card-list a svg, .tools__card-list a i {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-left: auto;
    height: 16px;
    padding-left: 8px;
    font-size: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: 100;
}
.control__title {
    color: #3f4257;
    font-size: 22px;
    font-weight: 500;
}
.tools__card-footer:not(.disabled):hover {
    background: #f2f4f8;
}
.tools__card-footer:not(.disabled) {
    color: #3f4257;
    cursor: pointer;
}
.tools__card-footer.opened i {
    padding-top: 0;
    padding-bottom: 2px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.tools__card-footer {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 14px;
    line-height: 20px;
    background-color: #f5f7fa;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 14px;
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-box-shadow: inset 0 1px #edf0f5;
    box-shadow: inset 0 1px #edf0f5;
    color: rgba(63,66,87,.6);
}
.tools__card-footer i {
    line-height: 14px;
    margin-left: 14px;
    -webkit-transition: all .3s;
    transition: all .3s;
    padding-top: 2px;
}
.tools__card-list a:hover{background:#e8eaec;z-index:9}
.row{margin-right:-15px;margin-left:-15px}

.hideAll {
    display: none!important;
}
.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    color: #555;
    background-color: #fff;
    border: 1px solid #E5E5E5;
    border-radius: 4px;
}
.breadcrumb {
    padding: 8px 60px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #fafafa;
    border-bottom: 1px solid rgba(0,0,0,.12);
    z-index: -1;
    position: relative;
}
ul.breadcrumb h1 {
    display: inline-block;
    font-size: 16px;
    margin-top: 5px;
    margin-bottom: 5px;
}
ul.breadcrumb li {
    display: inline-block;
}
ul.breadcrumb li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}
.headturbo-content h2 {
    font-size: 24px;
    font-weight: 300;
}
.seotools-content h2 {
    font-size: 24px;
    font-weight: 300;
    margin-top: 0px;
    margin-bottom: 0px;
    text-align:center;
}
.tools__card-header1 {
    display: flow-root;
}
.tools__card-header1:before {
    content: "";
    height: 4px;
    position: absolute;
    top: 0;
    left: 0;
    background: var(--color);
    width: -webkit-fill-available;
}
.top-link a {
   color:#fff;
}
.top-link a:hover {
   color:#ccc;
}
.btn-glyphicon { padding:10px; background:#ffffff; margin-right:10px; }
.icon-btn { padding: 3px 20px 5px 5px; border-radius:50px;}

.circle-live {
    display: inline-block;
    position: relative;
    left: 15%;
    top: 50%;
    transform: translateX(-70%) translateY(25%);
    width: 20px;
    height: 20px;
 }
.circle-live:before {
    content: "";
    position: relative;
    display: block;
    width: 250%;
    height: 250%;
    box-sizing: border-box;
    margin-left: -75%;
    margin-top: -75%;
    border-radius: 45px;
    background-color: #75daad;
    animation: pulse 1.25s cubic-bezier(0.215, 0.61, 0.355, 1) infinite;
  }
.circle-live:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-color: #75daad;
    border-radius: 50px;
    animation: circle 1.25s cubic-bezier(0.455, 0.03, 0.515, 0.955) -0.4s infinite;
  }

@keyframes pulse {
  0% {
    transform: scale(0.33);
  }
  80%,
  100% {
    opacity: 0;
  }
}
@keyframes circle-live {
  0% {
    transform: scale(0.8);
  }
  50% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.8);
  }
}
.fixed-top {
 position: fixed;
  top: 0;
  transition: top 0.2s ease-in-out;
  width: 100%;
  z-index:1300;
}
.nav-up {
  top: -60px;
}
            .navbar-nav > li.dropdown .dropdown-menu {
                box-shadow: 0 0 3px rgba(0, 0, 0, 0.09) !important;
                border-top: 0 !important;
            }
            .navbar-brand .icon {
                background: none !important;
            }
            .navbar-nav > li.dropdown .dropdown-menu a:hover {
                    background: rgba(255, 255, 255, 0.02) !important;
                    color: #989ea8;
            }
            .reviewIn{
                height: 44px !important;
                box-shadow: none !important;
                font-size: 15px !important;
                padding: 8px 10px 5px !important;
                color: #333 !important;
            }
            .reviewIn:focus {
                border-color: #51BAD6;
                box-shadow: 0 0 5px rgba(255, 255, 255, 0.4) !important;
            }
            .reviewBox{
                width: 100%;
            }
            .premiumBox h2{
               color: #e0e8eb;
               font-size: 22px;
            }
            .newH3{
               color: #989ea8;
               font-size: 20px;
               font-weight: 400;
            }
            .hisData {
                background: #fff none repeat scroll 0 0;
                border: 1px solid #e3e3e3;
                border-radius: 4px;
                margin-bottom: 20px;
                padding: 0 !important;
                overflow: hidden;
            }
            .hisData .titleBox {
                background: #f3f3f5 none repeat scroll 0 0;
                border-bottom: 1px solid #d7dbde;
                border-top-left-radius: 4px;
                border-top-right-radius: 4px;
                color: #2c3e50;
                font-size: 15px;
                font-weight: bold;
                padding: 15px 50px 15px 20px;
                position: relative;
                text-transform: uppercase;
            }
            .hisUl{
                list-style: outside none none;
                margin: 0 !important; 
                padding: 0 !important;
            }
            .hisUl li{
                border-bottom: 1px solid #dcdcdc;
                list-style: outside none none;
                margin: 0 !important; 
                padding: 0 !important;
            }
         .hisUl li a {
                color: #1f313f;
                display: block;
                padding: 10px 20px;
                position: relative;
            }
            .hisUl li a:hover {
                background: #fbfcfc none repeat scroll 0 0;
                color: #ec4060;
            }
            .favicon {
             
                margin-right: 8px;
                vertical-align: -2px;
            }
.tools-limit-box {
background-color: #d9edf7;
border-radius: 4px;
    display: block;
    padding: 4px;
  }
