@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700|Varela+Round');
body {
    font-size:14px;
    font-family: 'Poppins', sans-serif !important;
    color: #757575;
}
section {
    float:left;
    width:100%;
}
h1, h2, h3 {
    font-family: 'Varela Round', sans-serif;
}
p, a {
  color: #666;
  font-family: 'Poppins', sans-serif !important;
  font-size:14px;
}
li {
    list-style:none;
}
.score {
  padding: 80px 0;
  text-align: center;
}
h2 {
  color: #353535;
  font-family: "Varela Round",sans-serif;
  font-size: 36px;
  font-weight: 500;
  margin-bottom: 22px;
  margin-top: 0;
  position:relative;
}
.line {
  background-color: #fb8c00;
  border-radius: 3px;
  display: inline-block;
  height: 3px;
  margin-bottom: 25px;
  margin-top: 0;
  width: 80px;
}
.score p {
  line-height: 24px;
  margin-bottom: 30px;
}
.score  input.form-control {
  background-color: #fff;
  border: 1px solid #d1d1d1;
  border-radius: 30px;
  height: 50px;
  padding-left: 25px;
  transition: all 0.3s ease 0s;
}
button.btn.btn-black.btn-default {
  background-color: #120c2e;
  border: 0 none;
  border-radius: 30px;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  height: 50px;
  padding: 17px 28px;
}
.btn.btn-black.btn-default {
  background-color: #120c2e;
  border: 0 none;
  border-radius: 30px;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  height: 50px;
  padding: 17px 28px;
}
.servicesInner {
  background-color: #f6f6f6;
  padding: 80px 0;
}
.servicesInner .icon img {
  margin: 13px 0;
  width: 50px;
}
.icon {
  background-color: #43a047;
  border-radius: 50%;
  height: 80px;
  line-height: 80px;
  margin-bottom: 19px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  vertical-align: middle;
  width: 80px;
  margin-top:15px;
}
.icon i::before {
  font-size: 40px;
  color: #fff;
    display: block;
    transform: translateX(2px);
    line-height:80px;
}
.servicesInner .number {
  color: #353535;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 22px;
  font-family: "Poppins",sans-serif;
  text-align:center;
}
.servicesInner .title {
  line-height: 24px;
  text-align:center;
  margin-bottom:20px;
}
.videos .Watch {
    max-width:600px;
    padding:70px 0 70px 20%
}
.videoPopup {
    position:relative;
}
.videoPopup i {
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  color: #fff;
  font-size: 50px;
  height: 100px;
  left: 50%;
  line-height: 100px;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100px;
  cursor:pointer;
}
.tryOut {
    padding:30px 0;
    background-color: #43a047;
}
.tryOut h2 {
    color: #ffffff;
    font-size: 36px;
    font-style: normal;
    font-weight: 400;
    text-align: left;
    margin-bottom:5px;
}
.tryOut p {
    color:#fff;
    margin-bottom:0px;
    font-size: 16px;
}
.tryOut button.btn.btn-black.btn-default {
    background:#fb8c00;
    float:right;
}

.organicSearch {
    padding: 80px 0;
}
.organicSearch li {
  padding: 8px 0px;
  list-style: none;
}
.organicSearch li i {
  padding-right: 10px;
}
.organicSearch ul {
  margin-bottom: 30px;
}
.SeoPlan {
    background-image: linear-gradient(rgba(243, 144, 18, 0.2) 1px, transparent 1px), linear-gradient(90deg, rgba(243, 144, 19, 0.2) 1px, transparent 1px), linear-gradient(rgba(243, 144, 18, 0.2) 1px, transparent 1px), linear-gradient(90deg, rgba(243, 144, 18, 0.2) 1px, transparent 1px);
    background-position: -2px -2px, -2px -2px, -1px -1px, -1px -1px;
    background-size: 40px 40px, 40px 40px, 4px 4px, 4px 4px;
    background-color: #f99517;
    padding:80px 0;
}
.SaveYourMoney {
    background: #fff;
    text-align: center;
    padding: 52px 40px 41px;
    border-radius: 20px;
}
.SaveYourMoney .post-title {
  color: #353535;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 15px;
}
.SaveYourMoney .content {
  line-height: 24px;
  text-align:center;
  margin-bottom:0px;
}
.SeoPlan button {
    margin:30px 0;
}
.ownDiscription {
    background: #f99517 url("../images/bg_infor_transparent.png") repeat scroll 0 0;
    padding:40px 0 60px;
}
.group-info-ex img {
  margin: 0 auto;
  display: inherit;
}
.CaseStudies {
    padding:80px 0;
}
.imageCaseStudies{
  position: relative;
}
.imageCaseStudies img {
  border-radius: 10px 10px 0 0;
}
.imageCaseStudies .view-more {
  background-color: #fff;
  border-radius: 50%;
  bottom: -25px;
  display: block;
  height: 50px;
  line-height: 51px;
  position: absolute;
  right: 30px;
  text-align: center;
  transition: all 0.3s ease 0s;
  width: 50px;
}
.contentCaseStudies {
  background-color: #120c2e;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  padding: 21px 15px 22px;
  text-align: center;
}
.contentCaseStudies h3 {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  margin: 0 0 11px;
}
.contentCaseStudies p {
  color: #fff;
  line-height: 24px;
}
.imageCaseStudies .view-more i {
  line-height: 52px;
}
.testimonial {
    padding:80px 0;
    background-image: linear-gradient(rgba(71, 148, 74, 0.7) 1px, transparent 1px), linear-gradient(90deg, rgba(71, 148, 74, 0.7) 1px, transparent 1px), linear-gradient(rgba(71, 148, 74, 0.6) 1px, transparent 1px), linear-gradient(90deg, rgba(71, 148, 74, 0.6) 1px, transparent 1px);
    background-position: -2px -2px, -2px -2px, -1px -1px, -1px -1px;
    background-size: 40px 40px, 40px 40px, 4px 4px, 4px 4px;
    background-color: #43a047;
}
.testimonial .avatar {
  margin-right: 15px;
}
.testimonial .avatar img {
  border-radius: 100%;
}
.testimonial .customer-info h4 {
  color: #353535;
  font-size: 18px;
  margin-bottom: 10px;
}
.testimonial .customer-info span {
  font-style: italic;
}
.testimonial .customer-info {
  align-items: center;
  display: flex;
  margin-bottom: 40px;
}
.testimonial .content p {
  font-style: italic;
  line-height: 24px;
}
.testimonial .testimonial-item {
  background-color: #fff;
  border-radius: 15px;
  padding: 50px;
  min-height: 354px;
}
.testimonial .testimonial-item .content i {
  color: #4155c5;
  float: left;
  margin-right: 10px;
  margin-top: -20px;
}
.customer {
    margin-bottom:25px;
}
.logoItems li {
  border: 1px solid #fff;
  float: left;
  text-align: center;
  width: 16.66%;
}
.logoItems {
  margin-top: 60px;
}
.fromBlog {
    padding:80px 0;
}
.list-blog li {
  display: inline-block;
  list-style: outside none none;
  padding: 10px 20px;
}
.fromBlog .blog-item .entry-title a {
  color: #353535;
  font-size: 16px;
  font-weight: 700;
}
.fromBlog .blog-item .entry-title {
  margin: 0;
}

.header-blog img {
    border-radius: 5px;
}
.blog-item {
  margin-top: 50px;
}
.bussiness {
  background-image: linear-gradient(rgba(75, 94, 196, 0.3) 1px, transparent 1px), linear-gradient(90deg, rgba(75, 94, 196, 0.3) 1px, transparent 1px), linear-gradient(rgba(75, 94, 196, 0.2) 1px, transparent 1px), linear-gradient(90deg, rgba(75, 94, 196, 0.2) 1px, transparent 1px);
  background-position: -2px -2px, -2px -2px, -1px -1px, -1px -1px;
  background-size: 40px 40px, 40px 40px, 4px 4px, 4px 4px;
  padding:80px 0;
  background-color:rgba(65, 85, 197, 0.8);
}
.bussiness p {
    color:#fff;
}
.bussiness ul li {
  color: #fff;
  padding: 0 0 15px;
  list-style:none;
}
.viewClient.text-center .btn.btn-black.btn-default {
	float: none;
}
.bussiness .fa-arrows-alt {
	margin-right: 14px;
}
.videoPopup img {
    width: 100%;
}
.pricing-All {
    padding:80px 0;
    background-color: #f6f6f6;
}
.pricing-All .pricing-icon {
  background-color: #32429a;
  border-radius: 50%;
  height: 100px;
  line-height: 96px;
  margin-bottom: -30px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  text-align: center;
  top: -50px;
  width: 100px;
}
.pricing-All .pricing-top {
  background-color: #4155c5;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  color: #fff;
  padding-bottom: 32px;
  text-align: center;
}
.pricing-All .pricing-price {
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 6px;
}
.pricing-All  .currency {
  margin-right: -10px;
}
.pricing-All  .recurrence {
  font-size: 11px;
  letter-spacing: 3px;
  margin-bottom: 17px;
  text-transform: uppercase;
}
.pricing-All .plan-name {
  font-size: 24px;
  letter-spacing: 3px;
}
.pricing-All .pricing-info {
  padding: 20px 0 39px;
  text-align: center;
}
.pricing-All .pricing-info ul {
  list-style: outside none none;
  margin-left: 0;
}
.pricing-All .pricing-info li {
  height: 40px;
  line-height: 40px;
  margin: 0;
}
.pricing-All .pricing-info li:nth-child(2n) {
  background-color: #e6e6e6;
}
.pricing-All .pricing-button {
  text-align: center;
}
.pricing-All .pricing-button .btn {
  background-color: #120c2e;
  border: 0 none;
  border-radius: 30px;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  height: 50px;
  padding: 17px 28px;
}
.pricing-All .seoplan-pricing-table{
  background-color: #fff;
  border-radius: 15px;
  padding-bottom: 40px;
}
.priceHead {
    margin-bottom: 85px;
}

.parallax {
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.Prevoirplan-breadcrumb.parallax {
    background-repeat: repeat;
    background-size: inherit;
    margin-top: 0;
}
.Prevoirplan-breadcrumb.parallax .pt-lv2 {
  background-color: rgba(65, 85, 197, 0.9);
  height: 100%;
  width: 100%;
  padding: 50px 0;
}
.backgroundEffect {
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-name: backgroundEffect;
}
.Prevoirplan-breadcrumb.parallax h1 {
  color: #fff;
  font-family: "Varela Round",sans-serif;
  font-size: 42px;
  margin-bottom: 20px;
}
.Prevoirplan-breadcrumb.parallax .pt-lv1 {
  -moz-box-align: center;
  align-items: center;
  background-position: center center;
  background-repeat: no-repeat;
  display: flex;
  height: 100%;
  text-align: center;
}
.Prevoirplan-breadcrumb.parallax .breadcrumb {
  background-color: transparent;
  border-radius: 0;
  display: inline-block;
  margin: 0;
  padding: 0;
}
.Prevoirplan-breadcrumb.parallax .breadcrumb li span {
  color: #fff;
}
.enquiryQuestion {
  background: #f1f1f1 none repeat scroll 0 0;
  padding: 60px 0;
}
.enquiryQuestion .nav-tabs {
    border:0;
    margin-top:25px;
    margin-bottom:25px;
}
.enquiryQuestion .nav-tabs > li {
    margin-bottom: 0px;
    width:16.66%;
}
.StartQuestion h3.panel-title {
  line-height: 27px;
}
.CG {
    color: #43a047;
}
.enquiryQuestion  .tab-content {
  border: 1px solid #ddd;
  float: left;
  width: 100%;
  padding:15px;
}
#dvQuestion .panel-heading {
    display: table;
    width: 100%;
}
.enquiryQuestion .panel h3 {
  color: #00619e;
  display: table-cell;
  font-size: 18px;
  height: 105px;
  line-height: 35px;
  min-height: 105px;
  vertical-align: middle;
  width: 100%;
  font-weight:bold;
}
.score-board {
  background-color: #00619e;
  padding: 7px 0;
}
.score-board p {
  color: #fff;
  margin: 0;
}
.numerScore > li {
  display: inline-block;
  list-style: outside none none;
  padding: 5px 11px 0;
}

.yourScore.most span {
  margin-top: 0;
}
.enquiryQuestion .nav-tabs > li a {
    text-align: left;
    border-radius:0;
    margin:0;
    background-color: #00619e;
    color:#fff; 
    width:90%;
    padding: 10px 0 10px 35px;
}
.enquiryQuestion .nav-tabs .active > a {
  background-color: #43a047;
  color: #fff;  
}
.enquiryQuestion .nav-tabs > li > a:hover, .enquiryQuestion .nav-tabs > li > a:focus {
  border-color: transparent;
  color:#fff !important;
  background-color: #43a047;
}
.enquiryQuestion .nav-tabs > li a::after {
    border-bottom: 21px solid transparent;
    border-left: 19px solid #00619e;
    border-top: 21px solid transparent;
    content: "";
    position: absolute;
    right: -20px;
    top: -1px;
}
.enquiryQuestion .nav-tabs > li a::before {
    border-bottom: 21px solid transparent;
    border-left: 19px solid #f1f1f1;
    border-top: 21px solid transparent;
    content: "";
    position: absolute;
    left: -1px;
    top: -1px;
}
.control-label.CG {
  color: #757575;
  font-size: 20px;
  font-weight: normal;
  line-height: 27px;
  max-width: 189px;
}
.enquiryQuestion .panel-footer .btn.btn-primary {
  padding: 6px 34px 6px 19px;
  position: relative;
}
.enquiryQuestion .panel-footer .btn.btn-primary .fa.fa-arrow-circle-right {
  display: inline-block;
  position: absolute;
  right: 14px;
  top: 11px;
}
.enquiryQuestion .nav-tabs > li.active a::after {
    border-bottom: 21px solid transparent;
    border-left: 20px solid #43a047;
    border-top: 21px solid transparent;
    top: -1px;
}
.enquiryQuestion .nav-tabs > li:hover a::after {
    border-bottom: 21px solid transparent;
    border-left: 19px solid #43a047;
    border-top: 21px solid transparent;
    top: -1px;
}
.yourScore {
  text-align: center;
}

.yourScore span {
  display: block;
  font-size: 25px;
  margin-bottom: 20px;
  margin-top: 20px;
  text-transform: uppercase;
}
.yourScore strong {
  background: #f1f1f1 none repeat scroll 0 0;
  color: #00619e;
  display: block;
  font-size: 35px;
  height: auto;
  line-height: 47px;
  margin: 0 19px 5px;
  padding: 22px 0;
  width: auto;
}
.enquiryQuestion .btn.btn-primary {
  border: 0 none;
  border-radius: 50px;
  padding: 5px 17px;
}
.enquiryQuestion {
    position:relative;
}

.scoreContent {
  margin: 30px auto 15px;
  max-width: 630px;
  text-align: center;
}
.scoreButton {
    margin-bottom:30px;
}
.videos .col-sm-6 {
    padding: 0;
}
.viewClient .btn.btn-black.btn-default {
    background-color: #120c2e;
    border: 0 none;
    border-radius: 30px;
    color: #fff;
    float: right;
    font-size: 15px;
    font-weight: 600;
    height: 45px;
    margin-top: 15px;
    padding: 13px 19px;
}
.yourScore.most span {
  background: #f5f5f5 none repeat scroll 0 0;
  border-bottom: 1px solid #ddd;
  font-size: 21px;
  line-height: 33px;
  padding: 12px 10px;
}
.most.yourScore {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #ddd;
  padding: 0 0 15px;
}
#ctl00_ContentPlaceHolder1_lblenquiryQuestionModel > p:first-child {
    color: #00619e;
    margin-bottom: 25px;
    line-height: 27px;
}
#ctl00_ContentPlaceHolder1_enquiryQuestionModel .modal-content {
  max-height: 430px;
  overflow: auto;
  top: 30px;
  z-index: 99999;
}


/*******************************

    Service Detail Page 

********************************/
.webDesignHead {
    background-color: #4155c6;
    padding: 70px 0;
}
.webDesignHead h2 {
    color: #fff;
    font-size: 60px;
}
.webDesignHead p {
    color: #fff;
}






@media (max-width : 1199px) {
.videos .Watch {
  padding: 18px 0;
}
.tryOut h2 {
  font-size: 30px;
}
h2 {
  font-size: 30px;
}
}
@media (max-width : 991px) {
.videos .Watch {
    padding: 18px 30px 18px 0;
}
.pricing-All > div > div {
  margin-bottom: 85px;
}
}
@media (max-width : 767px) {
.score .form-control {
    margin-bottom: 15px;
}
.videos .Watch {
  padding: 20px;
}
.tryOut button.btn.btn-black.btn-default {
  float: left;
  margin-top: 25px;
}
.organicSearch img.img-responsive {
  margin-top: 25px;
}
.SaveYourMoney {
  margin-bottom: 25px;
  padding: 30px 10px;
}
.ownDiscription {
  background: #f99517 url("../images/bg_infor_transparent.png") no-repeat scroll center bottom / 100% auto;
}
.CaseStudies .contentCaseStudies {
  margin-bottom: 25px;
  font-size: 22px;
}
.testimonial {
  width: 100% !important;
}
.testimonial .testimonial-item {
  margin-bottom: 25px;
}
.enquiryQuestion .nav-tabs > li {
  float: none;
  margin-bottom: 9px;
  width: 100%;
}
.Prevoirplan-breadcrumb.parallax .pt-lv2 {
  padding: 0;
}
.Prevoirplan-breadcrumb.parallax h1 {
  font-size: 25px;
}
.enquiryQuestion .panel h3 {
  color: #00619e;
  font-size: 14px;
  line-height: 25px;
}
.enquiryQuestion {
  background: #f1f1f1 none repeat scroll 0 0;
  padding: 15px 0;
}
.yourScore strong {
  background: transparent none repeat scroll 0 0;
  border: 0 none;
  border-radius: 50%;
  color: green;
  display: inline-block;
  float: right;
  font-size: 20px;
  height: auto;
  line-height: inherit;
  padding: 0;
  width: auto;
}
.yourScore.most span {
  float: left;
}
.yourScore.most::after {
  clear: both;
  content: "";
  display: block;
}

.yourScore.most span {
  margin-top: 15px;
}
.most.yourScore {
  border: 0 none;
  bottom: 0px;
  left: 0;
  margin: 0;
  padding: 15px 15px 0;
  position: fixed;
  width: 100%;
  z-index: 99999999;
}

.yourScore.most span {
  background: transparent none repeat scroll 0 0;
  border: 0 none;
  font-size: 15px;
  line-height: 23px;
  margin-bottom: 10px;
  margin-top: 0;
  max-width: 50%;
  padding: 0;
  text-align: left;
}
.Prevoirplan-breadcrumb.parallax h1 {
  font-size: 20px;
  margin: 0;
  padding: 20px 0;
}
.diary .scroll-up {
  display: none !important;
}
.newsletter h2 {
  font-size: 23px;
}
.control-label.CG {
  font-size: 13px;
  line-height: 26px;
}
.Digital {
  display: none;
}
.top-heading .d-heading {
  font-size: 16px;
}
}

