/*
Theme Name: mymathlabanswers
*/

body {
      font-family: "Poppins",Helvetica,Arial,Lucida,sans-serif;
    font-weight: 400;
    font-size: 17px;
      color: #282828;
	      line-height: 1.7em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	font-display: swap;
}

h1, h2, h3, h4, h5, h6 {
    color: #0a0a0a;
}
h1, h2, h3, h4, h5, h6 {
    padding-bottom: 10px;
    line-height: 1em;
    font-weight: bold !important;
}
a {
  text-decoration: none;
  color: #0880e8;
}

a:hover {
  color: #2b99f8;
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Raleway", sans-serif;
  font-display: swap;
}
h2 {
    font-size: 26px;
}
h3 {
    font-size: 22px;
}
img{max-width:100%;}
iframe {
    border: 0;
    max-width: 100%;
}
.content ul li {list-style-type:disc; padding-left:0; margin-left:28px;}
/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  right: 15px;
  bottom: 15%;
  z-index: 996;
  background: #0880e8;
  width: 40px;
  height: 40px;
  border-radius: 50px;
  
}

.back-to-top i {
  font-size: 28px;
  color: #fff;
  line-height: 0;
}

.back-to-top:hover {
  background: #2194f7;
  color: #fff;
}

.back-to-top.active {
  visibility: visible;
  opacity: 1;
}

/*--------------------------------------------------------------
# Preloader
--------------------------------------------------------------*/
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  overflow: hidden;
  background: #fff;
}

#preloader:before {
  content: "";
  position: fixed;
  top: calc(50% - 30px);
  left: calc(50% - 30px);
  border: 6px solid #0880e8;
  border-top-color: #bfe0fd;
  border-radius: 50%;
  width: 60px;
  height: 60px;
 
}

@-webkit-keyframes animate-preloader {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

@keyframes animate-preloader {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

/*--------------------------------------------------------------
# Disable aos animation delay on mobile devices
--------------------------------------------------------------*/
@media screen and (max-width: 768px) {
.logo{
    max-width: 45%;
    float: left;
    margin-right: 5%;
}  
	.call-number{text-align:right;}
  .call-number a, .call-number a i {
    color: #2710d1 !important;
    font-size: 3.8vw;
}
	.m-pad-bot-0{padding-bottom:0px !important;}
	.m-pad-top-0{padding-top:0px !important;}
	.portfolio-container .blog-item{margin-bottom:12px;}
.call-text {
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 3.4vw !important;
    letter-spacing: 0px !important;
    margin-bottom: 0px !important;
    color: #282828;
    text-align: right !important;
    margin-top: 0.5em;
	font-display: swap;
}
.blog .entry .entry-meta ul li{width:100%; padding-left:0 !important;}
.blog .entry .entry-img img {
    margin-top: 15px;
    height: auto;
}
}

/*--------------------------------------------------------------
# Top Bar
--------------------------------------------------------------*/
#topbar {
  height: 86px;
  padding: 0;
  font-size: 14px;
  
  overflow: hidden;
  color: rgba(255, 255, 255, 0.8);
  z-index: 996;
  padding-top: 14px;
    padding-bottom: 14px;
    background-color: #f3f7f0 !important;
}
#topbar .logo img{max-height: 64px; width: auto !important; height: auto !important;}
#topbar.topbar-scrolled {
  top: -60px;
}

#topbar .contact-info a {
  line-height: 0;
  color: rgba(255, 255, 255, 0.8);
 
}

#topbar .contact-info a:hover {
  text-decoration: underline;
}

#topbar .contact-info i {
  color: #c1d31b;
  line-height: 0;
  margin-right: 5px;
}

#topbar .contact-info .phone-icon {
  margin-left: 15px;
}

#topbar .cta {
  background: transparent;
}

#topbar .cta a {
      color: #fff !important;
    border-width: 0px !important;
    border-radius: 0px;
    letter-spacing: 3px;
    font-size: 12px;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    background-color: #244435;
	padding-top: 15px !important;
    padding-right: 2em !important;
    padding-bottom: 15px !important;
    padding-left: 2em !important;
	box-shadow: 0px 33px 40px -10px rgb(0 0 0 / 20%);
}

#topbar .cta a:hover {
  background: #d1da0e;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
  background: #1182a4ab;
  
  z-index: 997;
  height: 70px;
  top: 86px;
}

#header.header-scrolled {
  background: rgba(17, 130, 160);
  top: 0;
}

#header .logo {
  font-size: 30px;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
}

#header .logo a {
  color: #fff;
}

#header .logo img {
  max-height: 40px;
}

.header-inner-pages {
  background: rgba(5, 87, 158, 0.9) !important;
}

.topbar-inner-pages {
  background: rgba(6, 98, 178, 0.9) !important;
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/**
* Desktop Navigation 
*/
.navbar {
  padding: 0;
  display:block !important;
  width:100%;
  text-align:center;
}

.navbar ul {
  margin: 0;
  padding: 0;
  display: block;
  list-style: none;
  align-items: center;
  text-align:center;
}

.navbar li {
  position: relative;
}

.navbar>ul>li {
  position: relative;
  white-space: nowrap;
  padding: 0px 0 10px 24px;
  display: inline-block;
}

.navbar a,
.navbar a:focus {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 3px;
  font-size: 17px;
  color: rgba(255, 255, 255, 0.7);
  white-space: nowrap;
  
  position: relative;
}

.navbar a i,
.navbar a:focus i {
  font-size: 12px;
  line-height: 0;
  margin-left: 5px;
}

.navbar>ul>li>a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: -5px;
  left: 0;
  background-color: #c1d31b;
  visibility: hidden;
  width: 0px;
  
}

.navbar a:hover:before,
.navbar li:hover>a:before,
.navbar li.current_page_item a:before {
  visibility: visible;
  width: 100%;
}

.navbar a:hover,
.navbar li.current_page_item a,
.navbar li.current_page_item a:focus,
.navbar li:hover>a {
  color: #fff;
  width:100%;
}
.navbar .menu-item-has-children{padding-right:17px;}
.navbar .menu-item-has-children:after{    content: "\ea4a";
    font-family: boxicons!important;
    font-weight: 500;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
    display: inline-block;
    text-transform: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    float: right;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 5px;
    right: 0;
    color: #fff;font-display: swap;}
.navbar .menu-item-has-children ul {
  display: block;
  position: absolute;
  left: 14px;
  top: calc(100% + 30px);
  margin: 0;
  padding: 10px 0;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  
  border-radius: 8px;
}

.navbar .menu-item-has-children ul li {
  min-width: 200px;
}

.navbar .menu-item-has-children ul a {
  padding: 10px 20px;
  font-size: 14px;
  font-weight: 500;
  text-transform: none;
  color: #032e54;
}

.navbar .menu-item-has-children ul a i {
  font-size: 12px;
}

.navbar .menu-item-has-children ul a:hover,
.navbar .menu-item-has-children ul li.current_page_item a:hover,
.navbar .menu-item-has-children ul li:hover>a {
  color: #0880e8;
}

.navbar .menu-item-has-children:hover>ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
}

.navbar .menu-item-has-children .menu-item-has-children ul {
  top: 0;
  left: calc(100% - 30px);
  visibility: hidden;
}

.navbar .menu-item-has-children .menu-item-has-children:hover>ul {
  opacity: 1;
  top: 0;
  left: 100%;
  visibility: visible;
}

@media (max-width: 1366px) {
  .navbar .menu-item-has-children .menu-item-has-children ul {
    left: -90%;
  }

  .navbar .menu-item-has-children .menu-item-has-children:hover>ul {
    left: -100%;
  }
}

/**
* Mobile Navigation 
*/
.mobile-nav-toggle {
  color: #fff;
  font-size: 28px;
  cursor: pointer;
  display: none;
  line-height: 0;
  
}

.mobile-nav-toggle.bi-x {
  color: #c1d31b;
}

@media (max-width: 991px) {
  .mobile-nav-toggle {
    display: block;
  }

  .navbar ul {
    display: none;
  }
}

.navbar-mobile {
  position: fixed;
  overflow: hidden;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(5, 74, 133, 0.9);
  
  z-index: 999;
}

.navbar-mobile .mobile-nav-toggle {
  position: absolute;
  top: 15px;
  right: 15px;
}

.navbar-mobile ul {
  display: block;
  position: absolute;
  top: 55px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  padding: 10px 0;
  border-radius: 10px;
  background-color: #fff;
  overflow-y: auto;
  
}

.navbar-mobile>ul>li {
  padding: 0;
  width:100%;
}

.navbar-mobile a,
.navbar-mobile a:focus {
  padding: 10px 20px;
  font-size: 15px;
  color: #0665b7;
}

.navbar-mobile a:hover:before,
.navbar-mobile li:hover>a:before,
.navbar-mobile li.current_page_item a:before {
  visibility: hidden;
}

.navbar-mobile a:hover,
.navbar-mobile li.current_page_item a,
.navbar-mobile li:hover>a {
  color: #c1d31b;
}

.navbar-mobile .getstarted,
.navbar-mobile .getstarted:focus {
  margin: 15px;
}

.navbar-mobile .menu-item-has-children ul {
  position: static;
  display: none;
  margin: 10px 20px;
  padding: 10px 0;
  z-index: 99;
  opacity: 1;
  visibility: visible;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
}

.navbar-mobile .menu-item-has-children ul li {
  min-width: 200px;
}

.navbar-mobile .menu-item-has-children ul a {
  padding: 10px 20px;
}

.navbar-mobile .menu-item-has-children ul a i {
  font-size: 12px;
}

.navbar-mobile .menu-item-has-children ul a:hover,
.navbar-mobile .menu-item-has-children ul .active:hover,
.navbar-mobile .menu-item-has-children ul li:hover>a {
  color: #c1d31b;
}

.navbar-mobile .menu-item-has-children>.dropdown-active {
  display: block;
}
.navbar-mobile  .menu-item-has-children{padding-right:0px;}
.navbar-mobile  .menu-item-has-children a{position:relative; z-index:1;}
.navbar-mobile  .menu-item-has-children:after {
    content: "\ea4a";
    font-family: boxicons!important;
    font-weight: 600;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
    display: inline-block;
    text-transform: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    float: right;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 10px;
    right: 10%;
    color: #0665b7;
	font-display: swap;
}

.menu-review a span{ color:#FC0; padding-left:15px;}
.menu-review:before{content: "\eeb8 \eeb8 \eeb8 \eeb8 \eeb8"; font-family: boxicons!important;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    line-height: 1; color:#FC0; text-align:center; font-size:smaller; font-display: swap;}
	.menu-review a {margin-top:-8px;}
/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
#hero {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  margin-bottom: -90px;
  z-index: 99;
  margin-top: 84px;
    padding-bottom: 20px;
    padding-top: 83px;
}

#hero:before {
  content: "";
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#e3ef77+0,0d80a4+100 */
background: #e3ef77; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #e3ef77 0%, #0d80a4 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg,  #e3ef77 0%,#0d80a4 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg,  #e3ef77 0%,#0d80a4 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3ef77', endColorstr='#0d80a4',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#hero.services-banner:before {
  content: "";
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#e3ef77+0,0d80a4+100 */
background: #e3ef77; /* Old browsers */
background: -moz-linear-gradient(100deg,  #0d80a4 0%, #d2db0e 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(100deg,  #0d80a4 0%, #d2db0e 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(100deg,  #0d80a4 0%, #d2db0e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d80a4', endColorstr='#d2db0e',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#hero .carousel-container {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
  text-align: left;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#hero h1 {
  color: #fff;
  margin-bottom: 30px;
  font-size: 48px;
  font-weight: bold;
  margin-top: 13%;
  text-shadow: 2px 1px 2px #6a9549;
}
#hero.services-banner h1, #hero.services-banner h2, #hero.services-banner .carousel-container .d-flex{margin:0 auto;}
#hero.services-banner h1{margin-bottom:20px !important;}
#hero.services-banner h2{margin-bottom:20px !important; width:100% !important;}
#hero h2{
  width: 100%;
 
  margin: 0 0 30px 0;
  color: #fff;
  font-size: 1.5rem;
  font-family: "Open Sans", sans-serif;
  text-shadow: 2px 1px 2px #6a9549;
  font-weight:600;
  font-display: swap;
}
 #hero.review-banner h3 {
  width: 100%;
 
  margin: 0 0 30px 0;
  color: #fff;
  font-size: 1.5rem;
  font-family: "Open Sans", sans-serif;
  text-shadow: 2px 1px 2px #6a9549;
  font-weight:600;
  font-display: swap;
}
#hero .carousel-control-prev,
#hero .carousel-control-next {
  width: 10%;
}

#hero .carousel-control-next-icon,
#hero .carousel-control-prev-icon {
  background: none;
  font-size: 48px;
  line-height: 1;
  width: auto;
  height: auto;
}

#hero .btn-get-started {
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  text-transform:uppercase;
  font-size: 18px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 15px 32px;
  border-radius: 5px;
 font-display: swap;
  line-height: 1;
  margin: 10px;
  color: #fff;
  
  background: #0d7ea3;
}

#hero .btn-get-started:hover {
  background: #c1d31b;
  color: #0d7ea3;
  text-decoration: none;
}

.btn {
  font-family: "Raleway", sans-serif;
  font-weight: bold;
  text-transform:uppercase;
  font-size: 20px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 15px 32px;
  border-radius: 5px;
  font-display: swap;
  line-height: 1;
  margin: 10px;
  color: #fff;
  
  background: #0d7ea3;
}
 .btn:hover {
  background: #c1d31b;
  color: #0d7ea3;
  text-decoration: none;
}
.banner-contact{
	background-color: #c1d31b;
    border-radius: 6px 6px 6px 6px;
    overflow: hidden;
    border:solid 5px #007e9e;
    padding-top: 30px;
    padding-right: 20px;
    padding-bottom: 30px;
    padding-left: 20px;
	}
	.wpforms-title {
		font-family: "Raleway", sans-serif;
		font-display: swap;
    font-size: 26px;
    margin: 0 0 10px 0;
    background: #0d7ea3;
    padding:8px 10px;
    text-align: center;
    color: #fff;
}


@media (min-width: 1024px) {
  #hero h2 {
    width: 60%;
  }

  #hero .carousel-control-prev,
  #hero .carousel-control-next {
    width: 5%;
  }
}

@media (max-width: 768px) {
  #hero {
    height: 45vw;
    padding: 100px 0;
	padding-bottom:20px;
  }
	.section-title{text-align:left !important;}
  #hero h1 {
    font-size: 28px;
  }
  #hero h1 { margin-top:13%;margin-bottom: 8px;}
  #hero h2 {font-size: 1rem;
    line-height: 1.7em;margin: 0 0 10px 0;}
	#hero .btn-get-started {
    font-size: 0.9em;
    padding: 15px 1em;
}
.services-about {
    padding-top: 0px !important;
    margin-top: 0 !important;
}
.services-icon-box2 .btn-get-started{margin-top:-65px !important;}
}


.blurb-banner{
    font-size: 16px;
    color: #000 !important;
    line-height: 1.9em;
    background-color: #fff;
    border-radius: 0 25px 0 25px;
    overflow: hidden;
    padding-top: 10px !important;
    padding-right: 10px !important;
    padding-bottom: 10px !important;
    padding-left: 10px !important;
}
.blurb-banner h3{
    font-weight: 700;
    color: #2e2545 !important;
    line-height: 1.5em;
	text-align:left;
	    padding-left: 15px;
		padding-bottom:0 !important;
}
.blurb-banner h3 a{color: #2e2545 !important;}
.margin-20{margin:20px !important;}
/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
  padding: 60px 0;
  overflow: hidden;
}

.section-bg {
  background-color: #f1f8ff;
}

.section-title {
  text-align: center;
  padding-top: 0px;
  padding-bottom: 20px;
}

.section-title h2 {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 0px;
  padding-bottom: 0;
  color: #054a85;
}
.content h2, .content h3 {
	 color: #054a85;
}
.section-title p {
  margin-bottom: 0;
}
 .pic img {
    
}

/*--------------------------------------------------------------
# Icon Boxes
--------------------------------------------------------------*/
.portfolio-container .portfolio-item{margin-bottom:30px;}
.portfolio-container .portfolio-item img{border-radius: 6px;
    background: #fff;
       box-shadow: 0px 2px 18px 0px rgb(0 0 0 / 30%);}
.icon-boxes {
  padding-top: 0;
  position: relative;
  z-index: 100;
  padding-bottom:102px;
}

.icon-boxes .icon-box {
  padding: 40px 30px;
  position: relative;
  overflow: hidden;
  background-color: #fff;
    border-radius: 15px 15px 15px 15px;
    overflow: hidden;
    border-top:solid 18px #7cda24;
    box-shadow: 0px 39px 80px -6px rgb(0 0 0 / 10%);
  
  border-radius: 10px;
}

.icon-boxes .icon {
  margin: 0 auto 20px auto;
  display: inline-block;
  text-align: center;
}

.icon-boxes .icon i {
  font-size: 36px;
  line-height: 1;
  color: #c1d31b;
}

.icon-boxes .title {
  font-weight: 700;
  margin-top: 15px;
  margin-bottom: 0px;
  font-size: 18px;
}

.icon-boxes .title a {
  color: #05579e;
}

.icon-boxes .description {
  margin-bottom: 0;
    font-size: 17px;
    color: #282828 !important;
    line-height: 29px;
	font-weight:400;
}
.icon-columns .icon .bx{
    font-size: 40px;
    color: #fff;
    background-color: #248b93;
	padding:25px;
	border-radius: 50px;
}
/*--------------------------------------------------------------
# About Us
--------------------------------------------------------------*/
.about {
  padding: 110px 0;
  position: relative;
  padding-bottom:20px;
}
.services-about{padding-top:0px;}
.services-icon-box2{padding-top:0px;margin-top:-65px;position: relative;z-index: 100;}
.services-icon-box2 h4 {
    font-size: 1.3rem !important;
	color: #001955 !important;
}

.about .container {
  position: relative;
}

.about .content h3 {
  font-weight: bold;
  font-size: 22px;
  color: #054a85;
}

.about .content ul {
  list-style: none;
  padding: 0;
}
.about .row{margin-top:6%;}
.about .content ul li {
  padding-left: 28px;
  position: relative;
}
.main-content li{list-style-type:disc; padding-left: 0 !important; margin-left: 22px;}
.about .content ul li+li {
  margin-top: 10px;
}

.about .content ul i {
  position: absolute;
  left: 0;
  top: 2px;
  font-size: 20px;
  color: #0880e8;
  line-height: 1;
}

.about .content p:last-child {
  margin-bottom: 0;
}

.about .content .btn-learn-more {
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 12px 32px;
  border-radius: 5px;
  font-display: swap;
  line-height: 1;
  color: #0880e8;
 
  margin-top: 6px;
  border: 2px solid #0880e8;
}

.about .content .btn-learn-more:hover {
  background: #0880e8;
  color: #fff;
  text-decoration: none;
}

@media (max-width: 992px) {
  .about {
    padding: 60px 0;
	margin-top:4em;
  }
}

/*--------------------------------------------------------------
# Clients
--------------------------------------------------------------*/
.clients .swiper-slide img {
  opacity: 0.5;
 
}

.clients .swiper-slide:hover img {
  opacity: 1;
}

.clients .swiper-pagination {
  margin-top: 20px;
  position: relative;
}

.clients .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #fff;
  opacity: 1;
  border: 1px solid #0880e8;
}

.clients .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #0880e8;
}

.clients .owl-item {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 20px;
}

.clients .owl-item img {
  width: 60%;
  opacity: 0.5;
 
}

.clients .owl-item img:hover {
  opacity: 1;
}

.clients .owl-nav,
.clients .owl-dots {
  margin-top: 5px;
  text-align: center;
}

.clients .owl-dot {
  display: inline-block;
  margin: 0 5px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #ddd !important;
}

.clients .owl-dot.active {
  background-color: #0880e8 !important;
}

/*--------------------------------------------------------------
# Why Us
--------------------------------------------------------------*/
.why-us {
  background: #f1f8ff;
  padding: 0;
}

.why-us .content {
  padding: 60px 100px 0 100px;
}

.why-us .content h3 {
  font-weight: 400;
  font-size: 34px;
}

.why-us .content h4 {
  font-size: 20px;
  font-weight: 700;
  margin-top: 5px;
}

.why-us .content p {
  font-size: 15px;
  color: #848484;
}

.why-us .video-box {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  min-height: 400px;
  position: relative;
}

.accordion-list {
  padding: 0 100px 60px 100px;
}

.accordion-list ul {
  padding: 0;
  list-style: none;
}

.accordion-list li+li {
  margin-top: 15px;
}

.accordion-list li {
  padding: 20px;
  background: #fff;
  border-radius: 4px;
}

.accordion-list a {
  display: block;
  position: relative;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  padding-right: 30px;
  outline: none;
  cursor: pointer;
  font-display: swap;
}

.accordion-list span {
  color: #0880e8;
  font-weight: 600;
  font-size: 18px;
  padding-right: 10px;
}

.accordion-list i {
  font-size: 24px;
  position: absolute;
  right: 0;
  top: 0;
}

.accordion-list p {
  margin-bottom: 0;
  padding: 10px 0 0 0;
}

.accordion-list .icon-show {
  display: none;
}

.accordion-list a.collapsed {
  color: #343a40;
}

.accordion-list a.collapsed:hover {
  color: #0880e8;
}

.accordion-list a.collapsed .icon-show {
  display: inline-block;
}

.accordion-list a.collapsed .icon-close {
  display: none;
}

.why-us .play-btn {
  width: 94px;
  height: 94px;
  background: radial-gradient(#0880e8 50%, rgba(8, 128, 232, 0.4) 52%);
  border-radius: 50%;
  display: block;
  position: absolute;
  left: calc(50% - 47px);
  top: calc(50% - 47px);
  overflow: hidden;
}

.why-us .play-btn::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-40%) translateY(-50%);
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #fff;
  z-index: 100;
  
}

.why-us .play-btn::before {
  content: "";
  position: absolute;
  width: 120px;
  height: 120px;
 
  opacity: 1;
  border-radius: 50%;
  border: 5px solid rgba(8, 128, 232, 0.7);
  top: -15%;
  left: -15%;
  background: rgba(198, 16, 0, 0);
}

.why-us .play-btn:hover::after {
  border-left: 15px solid #0880e8;
  transform: scale(20);
}

.why-us .play-btn:hover::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-40%) translateY(-50%);
  width: 0;
  height: 0;
  border: none;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #fff;
  z-index: 200;
  
  border-radius: 0;
}

@media (max-width: 1024px) {

  .why-us .content,
  .why-us .accordion-list {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (max-width: 992px) {
  .why-us .content {
    padding-top: 30px;
  }

  .why-us .accordion-list {
    padding-bottom: 30px;
  }
}

@-webkit-keyframes pulsate-btn {
  0% {
    transform: scale(0.6, 0.6);
    opacity: 1;
  }

  100% {
    transform: scale(1, 1);
    opacity: 0;
  }
}

@keyframes pulsate-btn {
  0% {
    transform: scale(0.6, 0.6);
    opacity: 1;
  }

  100% {
    transform: scale(1, 1);
    opacity: 0;
  }
}

/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.services .icon-box {
  margin-bottom: 20px;
  padding: 50px 40px;
  padding-left:30px;
}

.services .icon-box i {
  float: left;
  color: #c1d31b;
  font-size: 40px;
  line-height: 0;
}

.services .icon-box h4 {
  margin-left: 70px;
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 18px;
}

.services .icon-box h4 a {
  color: #05579e;
  
}

.services .icon-box h4 a:hover {
  color: #0880e8;
}

.services .icon-box p {
  margin-left: 70px;
  line-height: 2em;
  font-size: 16px;
  margin-bottom: 0;
  font-weight:400;
}
.box-blue{background-color: #0d80a5 !important; color:#fff;}
.box-grey{background-color: #f1f1f1 !important;}
.box-white{background-color: #fff !important; border:solid 1px rgba(21,49,78,.2);}
.box-green{background-color: #d2db0e !important;}
.box-green i {
    color: #0d80a5 !important;
}
p.services-author{padding-top:30px;}
/*--------------------------------------------------------------
# Cta
--------------------------------------------------------------*/
.cta {
  background: linear-gradient(rgba(5, 74, 133, 0.8), rgba(5, 74, 133, 0.9)), url("../img/cta-bg.jpg") fixed center center;
  background-size: cover;
  padding: 120px 0;
}

.cta h3 {
  color: #fff;
  font-size: 28px;
  font-weight: 700;
}

.cta p {
  color: #fff;
}

.cta .cta-btn {
  font-family: "Raleway", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 15px;
  letter-spacing: 0.5px;
  display: inline-block;
  padding: 8px 26px;
  border-radius: 2px;
  font-display: swap;
  margin: 10px;
  border-radius: 50px;
  border: 2px solid #c1d31b;
  color: #fff;
}

.cta .cta-btn:hover {
  background: #c1d31b;
}

@media (max-width: 1024px) {
  .cta {
    background-attachment: scroll;
  }
}

@media (min-width: 769px) {
  .cta .cta-btn-container {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
}

/*--------------------------------------------------------------
# Portfoio
--------------------------------------------------------------*/
.portfoio #portfolio-flters {
  padding: 0;
  margin: 0 auto 25px auto;
  list-style: none;
  text-align: center;
  border-radius: 50px;
}

.portfoio #portfolio-flters li {
  cursor: pointer;
  display: inline-block;
  padding: 8px 18px 10px 18px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  color: #444444;
  margin: 0 3px 10px 3px;
  
  border-radius: 50px;
}

.portfoio #portfolio-flters li:hover,
.portfoio #portfolio-flters li.filter-active {
  color: #fff;
  background: #0880e8;
}

.portfoio #portfolio-flters li:last-child {
  margin-right: 0;
}

.portfoio .portfolio-item {
  margin-bottom: 30px;
  overflow: hidden;
}

.portfoio .portfolio-item img {
  position: relative;
  top: 0;
  
}

.portfoio .portfolio-item .portfolio-info {
  opacity: 0;
  position: absolute;
  left: 15px;
  right: 15px;
  bottom: -50px;
  z-index: 3;
  
  background: #0880e8;
  padding: 15px 20px;
}

.portfoio .portfolio-item .portfolio-info h4 {
  font-size: 18px;
  color: #fff;
  font-weight: 600;
}

.portfoio .portfolio-item .portfolio-info p {
  color: #fff;
  font-size: 14px;
  margin-bottom: 0;
}

.portfoio .portfolio-item .portfolio-info .preview-link,
.portfoio .portfolio-item .portfolio-info .details-link {
  position: absolute;
  right: 50px;
  font-size: 24px;
  top: calc(50% - 18px);
  color: white;
  
}

.portfoio .portfolio-item .portfolio-info .preview-link:hover,
.portfoio .portfolio-item .portfolio-info .details-link:hover {
  color: #8ec8fb;
}

.portfoio .portfolio-item .portfolio-info .details-link {
  right: 15px;
}

.portfoio .portfolio-item:hover img {
  top: -30px;
}

.portfoio .portfolio-item:hover .portfolio-info {
  opacity: 1;
  bottom: 0;
}

/*--------------------------------------------------------------
# Portfolio Details
--------------------------------------------------------------*/
.portfolio-details {
  padding-top: 40px;
}

.portfolio-details .portfolio-details-slider img {
  width: 100%;
}

.portfolio-details .portfolio-details-slider .swiper-pagination {
  margin-top: 20px;
  position: relative;
}

.portfolio-details .portfolio-details-slider .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #fff;
  opacity: 1;
  border: 1px solid #0880e8;
}

.portfolio-details .portfolio-details-slider .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #0880e8;
}

.portfolio-details .portfolio-info {
  padding: 30px;
  box-shadow: 0px 0 30px rgba(246, 176, 36, 0.08);
}

.portfolio-details .portfolio-info h3 {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
}

.portfolio-details .portfolio-info ul {
  list-style: none;
  padding: 0;
  font-size: 15px;
}

.portfolio-details .portfolio-info ul li+li {
  margin-top: 10px;
}

.portfolio-details .portfolio-description {
  padding-top: 30px;
}

.portfolio-details .portfolio-description h2 {
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 20px;
}

.portfolio-details .portfolio-description p {
  padding: 0;
}


.blog-section .blog-item{box-shadow: 0px 2px 18px 0px rgb(0 0 0 / 30%); margin-left:15px; margin-right:15px;}
.blog-info{padding:20px;}
.blog-section .blog-item h2{font-size: 20px; color: #333 !important; padding-bottom:0; line-height:25px;}
.blog-section .blog-item h2 a{color: #333 !important;}
.blog-info .post-meta{
    color: #282828;
	font-size:14px;
	margin-bottom:0;
}
/*--------------------------------------------------------------
# Team
--------------------------------------------------------------*/
.team .member {
  position: relative;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
  padding: 30px;
  border-radius: 10px;
  background: #fff;
}

.team .member .pic {
  overflow: hidden;
  width: 180px;
  border-radius: 50%;
}

.team .member .pic img {
  
}



.team .member .member-info {
  padding-left: 30px;
}

.team .member h4 {
  font-weight: 700;
  margin-bottom: 5px;
  font-size: 20px;
  color: #05579e;
}

.team .member span {
  display: block;
  font-size: 15px;
  padding-bottom: 10px;
  position: relative;
  font-weight: 500;
}

.team .member span::after {
  content: "";
  position: absolute;
  display: block;
  width: 50px;
  height: 1px;
  background: #bfe0fd;
  bottom: 0;
  left: 0;
}

.team .member p {
  margin: 10px 0 0 0;
  font-size: 14px;
}

.team .member .social {
  margin-top: 12px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.team .member .social a {
  
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
  width: 32px;
  height: 32px;
  background: #ecf6fe;
  color: #0665b7;
}

.team .member .social a i {
  font-size: 16px;
  margin: 0 2px;
}

.team .member .social a:hover {
  background: #0880e8;
  color: #fff;
}

.team .member .social a+a {
  margin-left: 8px;
}

/*--------------------------------------------------------------
# Pricing
--------------------------------------------------------------*/
.pricing .box {
  padding: 20px;
  background: #fff;
  text-align: center;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.12);
  border-radius: 5px;
  position: relative;
  overflow: hidden;
}

.pricing h3 {
  font-weight: 400;
  margin: -20px -20px 20px -20px;
  padding: 20px 15px;
  font-size: 18px;
  font-weight: 700;
  color: #05579e;
  background: #f8f8f8;
}

.pricing h4 {
  font-size: 36px;
  color: #0880e8;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
  font-display: swap;
  margin-bottom: 20px;
}

.pricing h4 sup {
  font-size: 20px;
  top: -15px;
  left: -3px;
}

.pricing h4 span {
  color: #bababa;
  font-size: 16px;
  font-weight: 300;
}

.pricing ul {
  padding: 0;
  list-style: none;
  color: #444444;
  text-align: center;
  line-height: 20px;
  font-size: 14px;
}

.pricing ul li {
  padding-bottom: 16px;
}

.pricing ul i {
  color: #0880e8;
  font-size: 18px;
  padding-right: 4px;
}

.pricing ul .na {
  color: #ccc;
  text-decoration: line-through;
}

.pricing .btn-wrap {
  margin: 20px -20px -20px -20px;
  padding: 20px 15px;
  background: #f8f8f8;
  text-align: center;
}

.pricing .btn-buy {
  background: #0880e8;
  display: inline-block;
  padding: 8px 35px 10px 35px;
  border-radius: 50px;
  color: #fff;
  transition: none;
  font-size: 14px;
  font-weight: 400;
  font-family: "Raleway", sans-serif;
  font-display: swap;
  font-weight: 600;
  
}

.pricing .btn-buy:hover {
  background: #2b99f8;
}

.pricing .featured h3 {
  color: #fff;
  background: #0880e8;
}

.pricing .advanced {
  width: 200px;
  position: absolute;
  top: 18px;
  right: -68px;
  transform: rotate(45deg);
  z-index: 1;
  font-size: 14px;
  padding: 1px 0 3px 0;
  background: #0880e8;
  color: #fff;
}

/*--------------------------------------------------------------
# Frequently Asked Questions
--------------------------------------------------------------*/
.faq{  
    padding-right: 0px;
    padding-bottom: 26px;
    padding-left: 0px;
    background-color: #d2d852 !important;
	    border-radius: 0 15vw 0 0;
	}
.faq h5 {
    font-size: 1.1rem;
}
.faq .faq-list {
  padding: 0;
}

.faq .faq-list ul {
  padding: 0;
  list-style: none;
}

.faq .faq-list li+li {
  margin-top: 15px;
}

.faq .faq-list li {
  padding: 20px;
  background: #fff;
  border-radius: 10px;
  position: relative;
  margin-left:0;
  list-style-type:none;
}
.faq .faq-list li li{padding:0; margin:0; margin-left:22px;}
.faq .faq-list li li:first-child{margin-top:15px;}
.collapse-dark .faq-list li{background: #0d7fa4;}
.faq .collapse-dark .bx, .faq .collapse-dark li h5, .faq .collapse-dark li p {
    color: #fff;
}
.faq .faq-list a {
  display: block;
  position: relative;
  font-family: "Poppins", sans-serif;
  font-display: swap;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  padding: 0 30px;
  outline: none;
  cursor: pointer;
}

.faq .faq-list .icon-help {
  font-size: 24px;
  position: absolute;
  right: 0;
  left: 20px;
  color: #c1d31b;
}

.faq .faq-list .icon-show,
.faq .faq-list .icon-close {
  font-size: 24px;
  position: absolute;
  right: 0;
  top: 0;
}

.faq .faq-list p {
  margin-bottom: 0;
  padding: 10px 0 0 0;
  font-size:17px; font-weight:400;
  line-height:1.7em;
}

.faq .faq-list .icon-show {
  display: none;
}

.faq .faq-list a.collapsed {
  color: #343a40;
}

.faq .faq-list a.collapsed:hover {
  color: #0880e8;
}

.faq .faq-list a.collapsed .icon-show {
  display: inline-block;
}

.faq .faq-list a.collapsed .icon-close {
  display: none;
}
.faq a h5{margin-bottom:0; padding-bottom:0;}
.faq .bx{color: #0d7ea3;}
@media (max-width: 1200px) {
  .faq .faq-list {
    padding: 0;
  }
}

/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/
.contact {
  background: url("../img/contact-bg.png") left center no-repeat;
  position: relative;
}

.contact:before {
  content: "";
  background: rgba(255, 255, 255, 0.7);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

.contact .container {
  position: relative;
}

.contact .info {
  width: 100%;
}

.contact .info i {
  font-size: 20px;
  background: #0880e8;
  color: #fff;
  float: left;
  width: 44px;
  height: 44px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  
}

.contact .info h4 {
  padding: 0 0 0 60px;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 5px;
  color: #043c6d;
}

.contact .info p {
  padding: 0 0 0 60px;
  margin-bottom: 0;
  font-size: 14px;
  color: #444444;
}

.contact .info .email,
.contact .info .phone {
  margin-top: 40px;
}

.contact .php-email-form {
  width: 100%;
  background: #fff;
}

.contact .php-email-form .form-group {
  padding-bottom: 8px;
}

.contact .php-email-form .error-message {
  display: none;
  color: #fff;
  background: #ed3c0d;
  text-align: left;
  padding: 15px;
  font-weight: 600;
}

.contact .php-email-form .error-message br+br {
  margin-top: 25px;
}

.contact .php-email-form .sent-message {
  display: none;
  color: #fff;
  background: #18d26e;
  text-align: center;
  padding: 15px;
  font-weight: 600;
}

.contact .php-email-form .loading {
  display: none;
  background: #fff;
  text-align: center;
  padding: 15px;
}

.contact .php-email-form .loading:before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin: 0 10px -6px 0;
  border: 3px solid #18d26e;
  border-top-color: #eee;
  
}

.contact .php-email-form input,
.contact .php-email-form textarea {
  border-radius: 4px;
  box-shadow: none;
  font-size: 14px;
}

.contact .php-email-form input {
  height: 44px;
}

.contact .php-email-form textarea {
  padding: 10px 12px;
}

.contact .php-email-form button[type=submit] {
  border: 0;
  padding: 10px 32px;
  color: #0880e8;
  
  border-radius: 50px;
  border: 2px solid #0880e8;
  background: #fff;
}

.contact .php-email-form button[type=submit]:hover {
  background: #0880e8;
  color: #fff;
}

@-webkit-keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

@keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

/*--------------------------------------------------------------
# Breadcrumbs
--------------------------------------------------------------*/

.breadcrumbs {
  padding: 15px 0;
  background: #ecf6fe;
  margin-top: 154px;
}

.breadcrumbs h2 {
  font-size: 26px;
  font-weight: 600;
  color: #043c6d;
}

.breadcrumbs ol {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0 0 10px 0;
  margin: 0;
  font-size: 14px;
}

.breadcrumbs ol li+li {
  padding-left: 10px;
}

.breadcrumbs ol li+li::before {
  display: inline-block;
  padding-right: 10px;
  color: #f8c255;
  content: "/";
}

/*--------------------------------------------------------------
# Blog
--------------------------------------------------------------*/
.blog {
  padding: 40px 0 20px 0;
}

.blog .entry {
  padding: 30px;
  margin-bottom: 60px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
}

.blog .entry .entry-img {
  margin: -30px -30px 20px -30px;
  overflow: hidden;
  text-align:center;
}
.blog .entry .entry-img img{margin-top:15px;width: 96%;
    height: auto;}
.blog .entry .entry-title {
  font-size: 28px;
  font-weight: bold;
  padding: 0;
  margin: 0 0 20px 0;
}

.blog .entry .entry-title a {
  color: #054a85;
  
}

.blog .entry .entry-title a:hover {
  color: #c1d31b;
}

.blog .entry .entry-meta {
  margin-bottom: 15px;
  color: #2b99f8;
}

.blog .entry .entry-meta ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  align-items: center;
  padding: 0;
  margin: 0;
}

.blog .entry .entry-meta ul li+li {
  padding-left: 20px;
}

.blog .entry .entry-meta i {
  font-size: 16px;
  margin-right: 8px;
  line-height: 0;
}

.blog .entry .entry-meta a {
  color: #777777;
  font-size: 14px;
  display: inline-block;
  line-height: 1;
}

.blog .entry .entry-content p {
  line-height: 24px;
  word-wrap: break-word;
}

.blog .entry .entry-content .read-more {
  -moz-text-align-last: right;
  text-align-last: right;
}

.blog .entry .entry-content .read-more a {
  display: inline-block;
  background: #c1d31b;
  color: #fff;
  padding: 6px 20px;
  
  font-size: 14px;
  border-radius: 4px;
}

.blog .entry .entry-content .read-more a:hover {
  background: #f7b93c;
}

.blog .entry .entry-content h3 {
  font-size: 22px;
  margin-top: 30px;
  font-weight: bold;
}

.blog .entry .entry-content blockquote {
  overflow: hidden;
  background-color: #fafafa;
  padding: 60px;
  position: relative;
  text-align: center;
  margin: 20px 0;
}

.blog .entry .entry-content blockquote p {
  color: #444444;
  line-height: 1.6;
  margin-bottom: 0;
  font-style: italic;
  font-weight: 500;
  font-size: 22px;
}

.blog .entry .entry-content blockquote::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 3px;
  background-color: #0880e8;
  margin-top: 20px;
  margin-bottom: 20px;
}

.blog .entry .entry-footer {
  padding-top: 10px;
  border-top: 1px solid #e6e6e6;
}

.blog .entry .entry-footer i {
  color: #8ec8fb;
  display: inline;
}

.blog .entry .entry-footer a {
  color: #138df7;
  
}

.blog .entry .entry-footer a:hover {
  color: #c1d31b;
}

.blog .entry .entry-footer .cats {
  list-style: none;
  display: inline;
  padding: 0 20px 0 0;
  font-size: 14px;
}

.blog .entry .entry-footer .cats li {
  display: inline-block;
}

.blog .entry .entry-footer .tags {
  list-style: none;
  display: inline;
  padding: 0;
  font-size: 14px;
}

.blog .entry .entry-footer .tags li {
  display: inline-block;
}

.blog .entry .entry-footer .tags li+li::before {
  padding-right: 6px;
  color: #6c757d;
  content: ",";
}

.blog .entry .entry-footer .share {
  font-size: 16px;
}

.blog .entry .entry-footer .share i {
  padding-left: 5px;
}

.blog .entry-single {
  margin-bottom: 30px;
}
.blog .entry-single img{height:auto !important; margin-top:15px; margin-bottom:15px;max-width: 100% !important;}
.blog .entry-single p{    font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif; font-display: swap; color: #282828; font-weight:400; font-size:18px;line-height: 1.7em !important;}
.blog .blog-author {
  padding: 20px;
  margin-bottom: 30px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
}

.blog .blog-author img {
  width: 120px;
  margin-right: 20px;
}

.blog .blog-author h4 {
  font-weight: 600;
  font-size: 22px;
  margin-bottom: 0px;
  padding: 0;
  color: #0880e8;
}

.blog .blog-author .social-links {
  margin: 0 10px 10px 0;
}

.blog .blog-author .social-links a {
  color: rgba(8, 128, 232, 0.5);
  margin-right: 5px;
}

.blog .blog-author p {
  font-style: italic;
  color: #b7b7b7;
}

.blog .blog-comments {
  margin-bottom: 30px;
}

.blog .blog-comments .comments-count {
  font-weight: bold;
}

.blog .blog-comments .comment {
  margin-top: 30px;
  position: relative;
}

.blog .blog-comments .comment .comment-img {
  margin-right: 14px;
}

.blog .blog-comments .comment .comment-img img {
  width: 60px;
}

.blog .blog-comments .comment h5 {
  font-size: 16px;
  margin-bottom: 2px;
}

.blog .blog-comments .comment h5 a {
  font-weight: bold;
  color: #444444;
  
}

.blog .blog-comments .comment h5 a:hover {
  color: #c1d31b;
}

.blog .blog-comments .comment h5 .reply {
  padding-left: 10px;
  color: #0880e8;
}

.blog .blog-comments .comment h5 .reply i {
  font-size: 20px;
}

.blog .blog-comments .comment time {
  display: block;
  font-size: 14px;
  color: #2b99f8;
  margin-bottom: 5px;
}

.blog .blog-comments .comment.comment-reply {
  padding-left: 40px;
}

.blog .blog-comments .reply-form {
  margin-top: 30px;
  padding: 30px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
}

.blog .blog-comments .reply-form h4 {
  font-weight: bold;
  font-size: 22px;
}

.blog .blog-comments .reply-form p {
  font-size: 14px;
}

.blog .blog-comments .reply-form input {
  border-radius: 4px;
  padding: 10px 10px;
  font-size: 14px;
}

.blog .blog-comments .reply-form input:focus {
  box-shadow: none;
  border-color: #fad386;
}

.blog .blog-comments .reply-form textarea {
  border-radius: 4px;
  padding: 10px 10px;
  font-size: 14px;
}

.blog .blog-comments .reply-form textarea:focus {
  box-shadow: none;
  border-color: #fad386;
}

.blog .blog-comments .reply-form .form-group {
  margin-bottom: 25px;
}

.blog .blog-comments .reply-form .btn-primary {
  border-radius: 4px;
  padding: 10px 20px;
  border: 0;
  background-color: #0880e8;
}

.blog .blog-comments .reply-form .btn-primary:hover {
  background-color: #138df7;
}

.blog .blog-pagination {
  color: #0880e8;
}

.blog .blog-pagination ul {
  display: flex;
  padding: 0;
  margin: 0;
  list-style: none;
}

.blog .blog-pagination li {
  margin: 0 5px;
  
}

.blog .blog-pagination li a {
  color: #0880e8;
  padding: 7px 16px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.blog .blog-pagination li.active,
.blog .blog-pagination li:hover {
  background: #c1d31b;
}

.blog .blog-pagination li.active a,
.blog .blog-pagination li:hover a {
  color: #fff;
}
.cta-blog p{font-size:24px !important;}

.blog .sidebar {
  padding: 30px 20px;
  margin: 0 0 60px 20px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
}
.blog .sidebar ul{padding-left:0;}
.blog .sidebar ul li{list-style-type:none; overflow:hidden;}
.blog .sidebar ul.wp-block-categories-list li, .blog .sidebar ul li{border-top: dashed 1px #7cda24; padding-bottom:10px;padding-top:10px;}
.blog .sidebar ul.wp-block-categories-list li:first-child, .blog .sidebar ul li:first-child{border-top:none;}
.wp-block-search__label{display:none;}
.widget_wpsm_tabs_r_widget_id h3{display:none;}

#sidebar ul li.widget .tab-content li.listing-item{border-top: dashed 1px #7cda24;
    padding-top: 10px;
    padding-bottom: 10px;
    overflow: hidden;
}
#sidebar ul li.widget .tab-content li.listing-item:first-child{border:none;}
ul.wpsm_nav-tabs li{border:none !important;}
.blog .sidebar h2 {
  font-size: 20px;
  font-weight: 700;
  padding: 0 0 0 0;
  margin: 0 0 15px 0;
  color: #0665b7;
  position: relative;
  border-bottom: solid 2px;
    padding-bottom: 15px;
}
.widget_wpsm_tabs_r_widget_id h2{display:none;}
.widget_wpsm_tabs_r_widget_id{margin-top:20px;}
.widget_wpsm_tabs_r_widget_id .listing-item a.image{width:100%; float:left;}
.widget_wpsm_tabs_r_widget_id .listing-item a.image img{height:auto;}
.widget_wpsm_tabs_r_widget_id .listing-item a.title{width:100%; float:left; padding-left:0%; font-weight:bold; font-size:14px; line-height:normal; margin-top:10px;}
.widget_wpsm_tabs_r_widget_id .listing-item span.date{padding-left:8%; font-size:80%;font-size:12px; line-height:normal; display:none;}
ul.wp-block-categories-list li:before{content: "\ed1b";font-family: boxicons!important;font-weight: 400;color: #7cda24; font-display: swap;}
ul.wp-block-categories-list li a{padding-left:10px;}
.req-quoteside{padding-top: 15px;
    padding-right: 10px;
    padding-bottom: 15px;
    padding-left: 10px;
    margin-bottom: 0px;
    width: 100%;
    background: #c1d31b;}
.req-quoteside h2{font-size: 26px;
    margin: 0 0 10px 0;
    background: #0d7ea3;
    padding: 10px !important;
    text-align: center;
    color: #fff !important; border:none !important;}
.req-quoteside button[type=submit]{padding: 14px 55px!important;
    margin: 15px 0 0 0;
    border-radius: 8px !important;}
	.req-quoteside button[type=submit]:hover{background-color:#0d7ea3 !important; color:#fff !important;}
.req-quoteside .wpforms-submit-container{text-align:center;}
.blog .sidebar .sidebar-item {
  margin-bottom: 30px;
}

.blog .sidebar .widget_search form {
  background: #fff;
  border: 1px solid #ddd;
  padding: 3px 10px;
  position: relative;
}
.blog .sidebar .widget_search form input[type=search] {
  border: 0;
  padding: 4px;
  border-radius: 4px;
  width: calc(100% - 40px);
}

.blog .sidebar .widget_search form button {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  border: 0;
  background: none;
  font-size: 16px;
  padding: 0 15px;
  margin: -1px;
  background: #c1d31b;
  color: #fff;  
  border-radius: 0 4px 4px 0;
  line-height: 0;
}

.blog .sidebar .search-form form button i {
  line-height: 0;
}

.blog .sidebar .search-form form button:hover {
  background: #f8c255;
}

.blog .sidebar .categories ul {
  list-style: none;
  padding: 0;
}

.blog .sidebar .categories ul li+li {
  padding-top: 10px;
}

.blog .sidebar .categories ul a {
  color: #0665b7;
  
}

.blog .sidebar .categories ul a:hover {
  color: #c1d31b;
}

.blog .sidebar .categories ul a span {
  padding-left: 5px;
  color: #aaaaaa;
  font-size: 14px;
}

.blog .sidebar .recent-posts .post-item+.post-item {
  margin-top: 15px;
}

.blog .sidebar .recent-posts img {
  width: 80px;
  float: left;
}

.blog .sidebar .recent-posts h4 {
  font-size: 15px;
  margin-left: 95px;
  font-weight: bold;
}

.blog .sidebar .recent-posts h4 a {
  color: #0665b7;
  
}

.blog .sidebar .recent-posts h4 a:hover {
  color: #c1d31b;
}

.blog .sidebar .recent-posts time {
  display: block;
  margin-left: 95px;
  font-style: italic;
  font-size: 14px;
  color: #aaaaaa;
}

.blog .sidebar .tags {
  margin-bottom: -10px;
}

.blog .sidebar .tags ul {
  list-style: none;
  padding: 0;
}

.blog .sidebar .tags ul li {
  display: inline-block;
}

.blog .sidebar .tags ul a {
  color: #0880e8;
  font-size: 14px;
  padding: 6px 14px;
  margin: 0 6px 8px 0;
  border: 1px solid white;
  display: inline-block;
  
}

.blog .sidebar .tags ul a:hover {
  color: #fff;
  border: 1px solid #c1d31b;
  background: #c1d31b;
}

.blog .sidebar .tags ul a span {
  padding-left: 5px;
  color: white;
  font-size: 14px;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
  background:#f7f8fc;
  padding: 0 0 0px 0;
  color: #fff;
  font-size: 14px;
}

#footer .footer-newsletter {
  padding: 30px 0;
  background: #f7f8fc;
}

#footer .footer-newsletter h2 {
    font-weight: 700;
    font-size: 36px;
    color: #0d80a5 !important;
    line-height: 1.3em;
}
#footer .footer-newsletter p{
	color:#000;
	font-size: 20px;
}
#footer .footer-newsletter form {
  margin-top: 30px;
  background: #fff;
  padding: 6px 10px;
  position: relative;
  border-radius: 50px;
}

#footer .footer-newsletter form input[type=email] {
  border: 0;
  padding: 4px;
  width: calc(100% - 100px);
}

#footer .footer-newsletter form input[type=submit] {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  border: 0;
  background: none;
  font-size: 16px;
  padding: 0 20px;
  margin: 3px;
  background: #c1d31b;
  color: #fff;
  
  border-radius: 50px;
}

#footer .footer-newsletter form input[type=submit]:hover {
  background: #0880e8;
}

#footer .footer-top {
  background: #fff;
  border-radius: 0 20px 20px  0;
}
#footer .footer-top .box-green{border-radius:0 20px 20px 0;}

#footer .footer-top .footer-info h3 {
  font-size: 18px;
  margin: 0 0 20px 0;
  padding: 2px 0 2px 0;
  line-height: 1;
  font-weight: 700;
  color: #282828;
}

#footer .footer-top .footer-info p {
  font-size: 14px;
  line-height: 24px;
  font-family: "Raleway", sans-serif;
  color: #282828;
  font-display: swap;
}
.footer-top, .footer-top ul li a{color: #282828 !important;}
.footer-top ul li a:hover{color: #0d80a5 !important;}
.footer-top .footer-tittle p{font-size:18px !important; text-align:center; font-weight:bold;}
.footer-top .footer-content, .footer-top .footer-content ul li a{text-align:center; font-size:17px; font-weight:400;}
#footer .footer-top .social-links a {
  font-size: 16px;
  display: inline-block;
  background: rgba(255, 255, 255, 0.1);
  color: #fff;
  line-height: 1;
  padding: 10px 0;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  
}

#footer .footer-top .social-links a:hover {
  background: #c1d31b;
  color: #fff;
  text-decoration: none;
}

#footer .footer-top h4 {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 12px;
}

#footer .footer-top .footer-links {
  padding: 30px 50px 10px 50px;
}

#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer .footer-top .footer-links ul i {
  padding-right: 2px;
  color: #5db1f9;
  font-size: 18px;
  line-height: 1;
}

#footer .footer-top .footer-links ul li {
  padding: 0;
  align-items: center;
  margin-bottom:10px;
}

#footer .footer-top .footer-links ul a {
  color: rgba(255, 255, 255, 0.75);
  
  display: inline-block;
  line-height: 1;
}

#footer .footer-top .footer-links ul a:hover {
  color: #fff;
}

#footer .footer-top .footer-contact {
  margin-bottom: 30px;
}

#footer .footer-top .footer-contact p {
  line-height: 26px;
}

#footer .copyright {
  text-align: center;
  font-size:18px;
}

#footer .credits {
  padding-top: 5px;
  text-align: center;
  font-size: 13px;
  color: #fff;
}
.footer-tittle:before{width:40%; margin:0 auto; background-color:#222; height:2px; display:block;}
#footer .credits a {
  color: #c1d31b;
}
.call-text{
	font-family: "Open Sans", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 2px;
    margin-bottom: 0px !important;
	color: #282828;
	text-align:center;
	margin-top:0.5em;
	font-display: swap;
	}
.call-number {
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 30px;
	color: #2710d1;
	text-align:center;
	margin-bottom:0;
	font-display: swap;
}
.call-number a, .call-number a i{
	color: #2710d1 !important;
}
@media (min-width: 1400px){
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1140px;
}
}
.max-width{
	max-width: 1300px;
}
.icon-columns{padding-right: 30px;
    padding-left: 30px;}
.icon-boxes-accordion .accordion-list{padding:0;}
.icon-boxes-accordion .icon-columns {
    padding: 40px;
    
}
.icon-boxes-accordion .icon-box {
    font-family: "Open Sans",Helvetica,Arial,Lucida,sans-serif;
    font-size: 16px;
    line-height: 1.8em;
   font-display: swap;
    padding-top: 40px !important;
    padding-right: 30px !important;
    padding-bottom: 40px !important;
    padding-left: 30px !important;
    margin-bottom: 0px !important;
	margin-left:15px;
	margin-right:15px;
}
.icon-boxes-accordion .accordion-list {
    font-size: 16px;
	padding: 20px;
    padding-left: 30px !important;
    margin-bottom: 8px !important;
	margin-left:15px;
	margin-right:15px;
}
.icon-boxes-accordion .accordion-list li, .icon-boxes-accordion .accordion-list ul, .icon-boxes-accordion .accordion-list h5{background:none; margin:0; padding:0;}
.text-left {
    text-align: left !important;
}
.text-right {
    text-align: right !important;
}
.icon-boxes-accordion h4{
    font-weight: 700;
    font-size: 24px;
    color: #000 !important;
    line-height: 1.2em;
    text-align: center;
	margin-top:30px;
}
.icon-boxes-accordion h5{font-size: 18px;
    color: #000 !important;}
.icon-boxes-accordion .icon-close, .icon-boxes-accordion .icon-close:hover{color:#000;}
.box1 .icon-box{ background-color: #d1da0e;}
.box1 .accordion-list{background-color: #9ea30d;}

.box2 .icon-box{background-color: #f1f1f1;}
.box2 .accordion-list{background-color: #b5b5b5;}

.box3 .icon-box{background-color: #fff; border:solid 1px rgba(21,49,78,.17);}
.box3 .accordion-list{background-color: #fff; border:solid 1px rgba(21,49,78,.17); border-top:none;}

.box5 .icon-box{background-color:#0d7fa4; color:#fff !important}
.box5 .accordion-list{background-color:#007589; color:#fff !important}
.box5  h4{color: #fff !important;}
.box5  h5{color: #fff !important;}
.box5 .icon-close, .box5 .icon-close:hover, .box5 .bx{color:#fff !important;}
.box6 .icon-box{background-color: #b4ef3e;}
.box6 .accordion-list{background-color: #78ba00;}
.icon-boxes-accordion{
    margin-top: -100px;
}
.section-title h3, .section-title h4, .section-title h5{font-size:28px !important;}
.two-column-content .section-title{padding-bottom:0px !important;}
.shadow-box{padding-top:0px; padding-bottom:0px;}
.shadow-box .icon-columns{background-color: #fff;
    border-radius: 10px 10px 10px 10px;
    overflow-x: visible;
    overflow-y: visible;
    padding-top: 40px;
    padding-right: 20px;
    padding-bottom: 40px;
    padding-left: 20px;
    box-shadow: 0px 12px 80px 0px rgb(98 116 138 / 20%);
	margin-left:15px; margin-right:15px;
}
.shadow-box h3.title{font-size: 22px;
    color: #001955 !important;}
.shadow-box p{font-family: "Poppins",Helvetica,Arial,Lucida,sans-serif; font-weight:400; font-size:17px; font-display: swap;}
.row-minus{margin-top:80px;}
.shadow-box .icon{
    margin-top: -119px;
	margin-bottom: 30px;
}
.margin-0{margin:0;}
.about-middle{padding-top:0px;}
div.wpforms-container-full .wpforms-form .wpforms-page-indicator{display:none !important;}
div.wpforms-container-full {
    margin: 0px auto !important;
}
div.wpforms-container-full .wpforms-form .wpforms-page-button {
    font-size: .9em;
    font-weight: 400;
    margin: 0 5px;
    min-width: 90px;
    text-align: center !important;
    color: #000 !important;
	padding: 14px 55px !important;
    border-radius: 8px;
}
div.wpforms-container-full .wpforms-form .wpforms-page-button:hover{ background-color:#0d7ea3 !important; color:#fff !important;}
div.wpforms-container-full .wpforms-form .wpforms-pagebreak-left{  text-align: center !important;}
.about-content .section-title{margin-top:5%;}
.about-content .section-title hr{    opacity: 1;
    border-color: #054a85; margin-bottom:0;
}
.colorabout-sec {    border-radius: 80px 80px 0 0;/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#d1da0e+0,d68f0c+100&1+0,0.48+100 */
background: -moz-linear-gradient(45deg,  rgba(209,218,14,1) 0%, rgba(214,143,12,0.48) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg,  rgba(209,218,14,1) 0%,rgba(214,143,12,0.48) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg,  rgba(209,218,14,1) 0%,rgba(214,143,12,0.48) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1da0e', endColorstr='#7ad68f0c',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.faq-columns .icon-columns{background-color: #fff;
    border-radius: 10px 10px 10px 10px;
    overflow-x: visible;
    overflow-y: visible;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 0px;
    padding-left: 20px;
    box-shadow: 0px 12px 80px 0px rgb(98 116 138 / 20%);
	margin-left:5px; margin-right:5px;
	width:100%;
}
.faq-columns .icon-columns .pic{margin-bottom:30px;}
.faq-columns .icon-columns h4{font-size:1.3em;}
.about-review-slider .icon-box{text-align:center;}
.about-review-slider .icon-box p{ font-size:20px; margin-top:20px;}
.about-review-slider .icon-box i{margin-top:8%;}
.about-review-slider .icon-box {
    margin-bottom: 20px;
    padding: 50px 80px;
    padding-left: 80px;
}
.about-review-slider .carousel-control-next, .about-review-slider .carousel-control-prev{top:11em;}
.about-review-slider .carousel-control-next span:before, .about-review-slider .carousel-control-prev span:before{display:none;}
.about-review-slider .carousel-control-prev {
    left: -25px;
}
.about-review-slider .carousel-control-next {
    right: -25px;
}
.about-icons .blurb-banner {
    border-width: 2px;
    border-style: dashed;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
	border-radius:0;
	margin:0 !important;
}
.about-icons .blurb-banner h3, .about-icons .blurb-banner h3 a{
    font-weight: 700;
    font-size: 22px;
    color: #0d7ea3 !important;
    line-height: 1.5em;
	margin-bottom:0;
}
.about-icons  .et_pb_blurb_description{
    font-weight: 500;
    font-size: 14px;
   padding-left: 15px;
}
.about-icons  .et_pb_blurb_description p{margin-bottom:0px; }
.inside_divider{
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDBweCIgdmlld0JveD0iMCAwIDEyODAgMTQwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9IiNmZmZmZmYiPjxwYXRoIGQ9Ik0xMjgwIDMuNEMxMDUwLjU5IDE4IDEwMTkuNCA4NC44OSA3MzQuNDIgODQuODljLTMyMCAwLTMyMC04NC4zLTY0MC04NC4zQzU5LjQuNTkgMjguMiAxLjYgMCAzLjRWMTQwaDEyODB6IiBmaWxsLW9wYWNpdHk9Ii4zIi8+PHBhdGggZD0iTTAgMjQuMzFjNDMuNDYtNS42OSA5NC41Ni05LjI1IDE1OC40Mi05LjI1IDMyMCAwIDMyMCA4OS4yNCA2NDAgODkuMjQgMjU2LjEzIDAgMzA3LjI4LTU3LjE2IDQ4MS41OC04MFYxNDBIMHoiIGZpbGwtb3BhY2l0eT0iLjUiLz48cGF0aCBkPSJNMTI4MCA1MS43NmMtMjAxIDEyLjQ5LTI0Mi40MyA1My40LTUxMy41OCA1My40LTMyMCAwLTMyMC01Ny02NDAtNTctNDguODUuMDEtOTAuMjEgMS4zNS0xMjYuNDIgMy42VjE0MGgxMjgweiIvPjwvZz48L3N2Zz4=);
    background-size: 100% 100px;
    bottom: 0;
    height: 100px;
	    display: block;
    background-repeat-y: no-repeat;
    position: absolute;
    pointer-events: none;
    width: 100%;
}
.how-it-content {
    background-color: #A5320D;
    border-radius: 205px 0 0 205px;
    overflow: hidden;
	text-align:center;
	color:#fff;
	margin-top:10px;
}
.how-it-content h3, .how-it-content h4 {
    color: #ffffff!important;
	background-color: #0D80A5;
    position: relative;
    border-radius: 50px 50px 50px 50px;
	font-size:20px !important;
	padding-bottom:10px;
	padding-top:10px;
}
.how-it-content .section-title {
    margin-top: 3%;
}
.how-it-content .pic{margin-top:5%;}

.contact-icons{margin-top:0px !important; padding:10px 0 !important;}
.contact-icons .icon{margin-top:0 !important;}

.contact-pageform{border-radius: 5px 5px 5px 5px;
    overflow: hidden;
    border:solid 5px #0D7EA3;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;}
.contact-pageform h2{padding-bottom:10px !important;}
.contact-pageform .wpforms-container{text-align:left;}
	
.contact-icons .icon-columns .icon .bx {
    font-size: 32px;
    color: #0D7EA3;
    background-color: rgba(13,126,163,0.31);
    padding: 21px;
    border-radius: 50px;
}
.contact-icons .icon-columns .icon.green-icon .bx{
    font-size: 32px;
    color: #D1DA0E;
    background-color: rgba(209,218,14,0.26);
}
.contact-icons h3.title {
    font-size: 19px;
    color: #001955 !important;
}
.contact-icons  p{font-size:16px !important;}

.review-banner-rating{
    font-size: 19px;
    background-color: #ffffff;
    position: relative;
    border-radius: 30px 30px 30px 30px;
    overflow: hidden;
    padding-top: 15px!important;
    padding-right: 14px!important;
    padding-bottom: 15px!important;
    padding-left: 14px!important;
    margin-bottom: 93px!important;
    width: 100%;
}
.review-banner-rating .bx{color:#F90;}
#hero.review-banner:before{background: #034977!important;}
#hero.review-banner h1, #hero.review-banner h2, #hero.review-banner h3{text-shadow:none !important;}
.review-title h4 {
    font-weight: 700;
    font-size: 40px!important;
    color: #034977!important;
    text-align: center;
}
div.review-title:after{
	border:solid 3px #034977!important;
}

.side-blog .post-content {
	display: none!important
}
.side-blog .et_pb_post {
	margin-bottom: 5px!important
}
.side-blog-f-head {
	text-align: center
}
.side-blog-f .wpforms-submit-container {
	text-align: center
}
.side-blog-f {
	background: #ffa500;
	padding: 8px;
	border-radius: 5px
}
.side-blog .entry-title {
	font-size: 18px!important
}
.side-blog .single .post {
	padding-bottom: 4px
}
.side-blog .et_pb_section {
	padding: 1px 0!important
}
.subReview {
	background: #fff;
	border-radius: 20px;
	box-shadow: 0 0 20px -7px #666;
	position: relative;
	display: flex;
	flex-wrap: nowrap;
	padding: 20px 20px 20px 0;
	margin: 0 15px 65px;
	min-height: 240px
}
.rvwSub1 {
	text-align: center;
	width: 110px;
	border-right: solid 2px #ccc;
	margin: 0 30px 0 0
}
.qtIcon {
	margin: -53px 5px 0
}
.qtIcon .icon {
	width: 55px;
	height: 55px;
	fill: var(--sblu)
}
svg:not(:root) {
	overflow: hidden
}
.starRevw .icon {
	width: 20px;
	height: 20px;
	display: block;
	margin: 0 0 9px;
	fill: #ccc
}
svg:not(:root) {
	overflow: hidden
}
.rvwSub2 {
	width: 100%
}
.subReview h3 {
	font-size: 21px;
	margin: 5px 0 0;
	padding: 0 0 5px;
	text-transform: uppercase
}
.subReview .ord-cod {
	font-size: 13px;
	color: var(--dgrn);
	margin: 0 0 20px;
	border-bottom: solid 1px #ccc;
	padding: 0 0 13px
}
.subReview .mesg {
	font-size: 14px;
	color: #666
}
.subReview .sub-Cty {
	text-align: right;
	font-size: 13px;
	color: #666;
	margin: 5px 0 0;
	display: inline-block;
	width: 100%;
	font-style: italic
}
.starRevw .bx {
	display: block;
	margin: 0px 0px;
	color:#F90;
}
.starRevw {
	text-align: center;
	width: auto;
	display: inline-block;
	margin: 10px 0 5px 0
}
.accorstyle .et_pb_toggle_content {
	padding-top: 40px;
	position: relative;
	border-top: 1px solid #a39c9c;
	margin-top: 19px
}
.qtIcon img {
	max-width: 90%;
	height: auto;
	opacity: 0.5
}
.tabstylereview ul.et_pb_tabs_controls {
	background-color: #f4f4f4;
	width: 40%;
	height: fit-content
}
.tabstylereview .et_pb_tabs_controls li a {
	text-decoration: none;
	color: #666;
	padding: 90px 30px;
	vertical-align: middle;
	display: table-cell;
	line-height: inherit
}
.tabstylereview .et_pb_tabs_0.et_pb_tabs .et_pb_tabs_controls li {
	width: 100%;
	border-bottom: 1px solid black!important
}
.order-info {
	width: 100%;
	float: left;
	clear: both;
	margin: 10px 0 25px;
	background: #7cda24;
	padding: 27px 11px
}
.order-info ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex
}
.order-info ul li {
	text-align: center;
	padding: 10px 14px
}
.orderIcon {
	width: 32px;
	height: 32px;
	margin: auto;
	line-height: 32px;
	font-size: 18px;
	text-align: center;
	background: #137187;
	color: #fff;
	border-radius: 50%;
	margin-bottom: 10px
}
.orderIcon .bx {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-moz-osx-font-smoothing: grayscale;
	color:#fff;
}
.order-info ul li span {
	display: block;
	margin: 5px 0
}
.fa-laptop:before {
	content: "\f109"
}
.review-section{background:none !important;}
.review-section .faq-list h5{
    font-weight: 700;
    font-size: 22px;
	 padding: 20px;
	padding-bottom:15px;
	border-bottom:solid 1px #222;
	margin-bottom:45px;
	color: #222 !important;
}
.review-section .faq-list .collapsed h5{
    font-weight: 700;
    font-size: 22px;
	 padding: 20px;
	border-bottom:solid 0px #222;
	margin-bottom:0px;
	color: #034977!important;
	background-color: #d6d6d6; 
	padding-right: 45px;
}
.review-section .faq-list li.aos-init{border:solid 1px #edf000; margin-bottom: 4.242%; box-shadow: 10px 10px 0px 0px rgb(0 0 0 / 30%); padding:0; border-radius:0; }
.review-section .faq-list li.aos-init a{padding:0;}
.review-section .faq-list li.aos-init a .bx{padding:20px;}

.side-contact h4 {
    background-color: #0c71c3;
    position: relative;
    border-radius: 16px 20px 1px 1px;
    overflow: hidden;
    padding-top: 15px!important;
    padding-bottom: 10px!important;
    margin-bottom: 17px!important;
	    font-size: 22px;
}
.side-contact p{font-size:15px; padding:10px}
.side-contact .wpforms-container{text-align:left;     border: 1px solid black; padding:10px;}
.side-contact .wpforms-container .wpforms-form button[type=submit]{border: 1px solid #ccc;
    cursor: pointer;padding: 14px 55px!important;
    margin: 15px 0 0 0;
    border-radius: 8px; font-size:1em; background:#fff;}
	.side-contact .wpforms-container .wpforms-form button[type=submit]:hover, .side-contact .wpforms-container .wpforms-form button[type=submit]:focus{background-color:#034977; color:#fff; border:none;}
.side-contact .wpforms-container .wpforms-submit-container{text-align:center;}
.distribution-title{font-size: 20px;}
.et_pb_image_0 {
    margin-top: 68px!important;
    margin-bottom: 62px!important;
    text-align: left;
    margin-left: 0;
	box-shadow: 0px 2px 18px 0px rgb(0 0 0 / 30%);
}
#portfolio .portfolio-container{height:auto !important;}
#portfolio.thankyou-blog{ padding:0 !important;}
.thankyou-tick{text-align:center; width:100%;}
.thankyou-tick .bx{font-size: 96px; color:#fff;}
.profile-banner{
    background-position: bottom center;
    background-image: url(assets/img/ebook-17-1.png),linear-gradient(124deg,rgba(255,255,255,0.1) 30%,#31d190 90%)!important;
padding-top: 15vw;
    padding-bottom: 6vw;
	border-left:solid 10px #31d190;
	background-size: cover;
    background-repeat: no-repeat;
    background-position: 1.2em bottom;
}
.profile-banner .carousel-container{
    margin-top: 4vw;
}
.profile-banner h1 {
    font-weight: bold !important;
    text-transform: uppercase;
    font-size: 4vw;
    color: #000000!important;
    line-height: 1.1em;
}
.profile-banner .carousel-container p{font-size:18px; font-weight:500;}

.profile-banner .btn{
    color: #ffffff!important;
    border-width: 0px!important;
    border-radius: 0px;
    font-size: 16px;
    font-weight: 700!important;
    background-color: #ffa500;
	margin:0 !important;
	margin-top:10px !important;
}
.profile-banner .btn:hover{background-color: #054a85;}
.profile-banner .img-fluid{border-radius: 300px 300px 300px 300px;
    overflow: hidden;
    box-shadow: 0px 40px 80px -20px rgb(0 0 0 / 80%); width:75%;}
	
#author-container h2{
	font-weight: bold;
    text-transform: uppercase;
    font-size: 60px;
    line-height: 1.2em;
	padding-bottom: 30px;
    margin-bottom: 20px;
	position:relative;
	}
#author-container p{font-size:18px; font-weight:500; line-height:35px;}	
#author-container h2:before {
    content: "";
    width: 70%;
    height: 1px;
    border-top: 3px solid rgba(0,0,0,.1);
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 10;
}
#author-container-bg h2{
    font-weight: bold;
    text-transform: uppercase;
    font-size: 40px;
    line-height: 1.2em;
	margin-top:20px;
}
	
#author-container-bg{
    background-image: url(assets/img/ebook-13.png),linear-gradient(50deg,rgba(0,196,186,0.6) 0%,rgba(29,209,78,0.1) 38%)!important;
	background-size:cover;
	background-position: 50%;
	background-repeat: no-repeat;
}

#author-container-bg .content{ padding: 60px; background: #fff;
  box-shadow: 5px 5px 20px rgba(0,0,0,0.2);
  border-radius: 10px;
  margin-bottom: 100px;
 }
#author-container-bg .content .wpforms-container{
    background-color: #c1d31b;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}
#author-container-bg .wpforms-submit-container{text-align:center;}
#author-container-bg .content .wpforms-container .wpforms-form button[type=submit]{
	 padding: 14px 55px!important;
    border-radius: 8px;
	text-align:center;
 }
#author-container-bg .content .wpforms-container .wpforms-form button[type=submit]:hover, #author-container-bg .content .wpforms-container .wpforms-form button[type=submit]:focus{background-color: #0d80a5!important;color: white!important;} 

.skill-bars{
	display:block;
 margin-top: 3vw;
}
.bar{
  margin: 20px 0;
}
.bar:first-child{
  margin-top: 0px;
}
.info{
  margin-bottom: 5px;
}
.info span{
  font-weight: 500;
  font-size: 17px; opacity: 0;
  
}
@keyframes showText {
  100%{
    opacity: 1;
  }
}
.progress-line{
  height: 10px; width: 100%;
  background: #f0f0f0; position: relative;
  transform: scaleX(0); transform-origin: left;
  border-radius: 10px;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.05),
              0 1px rgba(255,255,255,0.8);
  
}
.progress-line span{
  height: 100%; position: absolute;
  border-radius: 10px;
  transform: scaleX(0);
  transform-origin: left;
  background: #c1d31b;
  animation: animate 1s 1s cubic-bezier(1,0,0.5,1) forwards;
}
.progress-line span::before{
  position: absolute; content: "";
  top: -10px; right: 0;
  height: 0; width: 0; opacity: 0;
  border: 7px solid transparent;
  border-bottom-width: 0px;
  border-right-width: 0px;
  border-top-color: #0D80A5;
  animation: showText2 0.5s 1.5s linear forwards;
}
.progress-line span::after{
  position: absolute; top: -38px;
  right: 0; font-weight: 500;
  background: #0D80A5;
  color: #fff; opacity: 0;
  padding: 1px 8px;
  font-size: 12px;
  border-radius: 3px;
  animation: showText2 0.5s 1.5s linear forwards;
}
@keyframes animate {
  100%{
    transform: scaleX(1);
  }
}
.html span{
  width: 97%;
}
.css span{
  width: 98%;
}
.JavaScript span{
  width: 98%;
}
.react span{
  width: 100%;
}
@keyframes showText2 {
  100%{
    opacity: 1;
  }
}
.html span::after{
  content: "97%";
}
.css span::after{
  content: "98%";
}
.JavaScript span::after{
  content: "98%";
}
.react span::after{
  content: "100%";
}

/* Media Query */
/* For tablet */
@media screen and (max-width:900px){
  h1{
    font-size: 3rem;
    text-align: center;
    color: #fff;
    text-shadow: 3px 4px black;
  }
  .skill-bars{
  padding: 15px 20px;
  width: 600px; 
  background: #fff;
  box-shadow: 5px 5px 20px rgba(0,0,0,0.2);
  border-radius: 10px;

  }

}
/* For mobile */
@media screen and (max-width :600px) {
	
h2.nwadd {
    text-align: left !important;
}
h3.nwadd {
    text-align: left !important;
}
	h1{
    font-size: 2rem;
    text-align: center;
    color: #fff;
    text-shadow:none;
  }
  .skill-bars{
    padding: 10px 10px;
    width: 100%; 
    background: #fff;
    box-shadow:none;
    border-radius: 8px;
  
  }
#hero .carousel-container {
        margin-top: 8% !important;
        text-align: center !important;
    }  
}


#hero.faq-banner {
    background-image: radial-gradient(circle at top left,rgba(209,218,14,0.45) 50%,rgba(13,126,163,0.63) 100%)!important;
	position:relative !important;
}
#hero.faq-banner:before{
    background-image: url(assets/img/therapist-12-1.png) !important;
    height: 691.444px !important;
    transform: translate(0px, 158.644px) !important;
	background-repeat: no-repeat !important;
    background-position: top !important;
    background-size: cover !important;
    position: absolute !important;
    bottom: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    display: block !important;
}
#hero.faq-banner h1, #hero.faq-banner h2{color:#000 !important; text-shadow:none !important;}
#faq.faq-pagebg{background: #0d7ea3 !important; border-radius:0 !important;}
#faq.faq-pagebg a h3, #faq.faq-pagebg a h4{font-size:18px;}

.et_parallax_bg_wrap {
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.et_parallax_bg{background-image: url(assets/img/therapist-10.png;); height: 907.6px; transform: translate(0px, 119.086px); background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    display: block;}
.faq-whychoose{padding-top:90px; padding-bottom:90px; position:relative; background-color:#f5f5f594; margin-bottom:30px;}
.faq-whychoose .icon-box{border:none !important; padding:0 !important; box-shadow:none !important; background:none;}
.round-devider{
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIyLjV2dyIgdmlld0JveD0iMCAwIDEyODAgMTQwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9IiMwRDdFQTMiPjxwYXRoIGQ9Ik0xMjgwIDE0MFYwUzk5My40NiAxNDAgNjQwIDEzOSAwIDAgMCAwdjE0MHoiLz48L2c+PC9zdmc+);
    background-size: 100% 2.5vw;
    bottom: 0;
    height: 2.5vw;
    z-index: 1;
	display: block;
    background-repeat-y: no-repeat;
    position: absolute;
    pointer-events: none;
    width: 100%;
}
#hero.order-banner{margin-bottom:0 !important;}
#hero.order-banner h1{color:#000; text-shadow:none !important;}
#hero.order-banner .bx{font-size:35px; padding-right:20px;}
#hero.order-banner h3{padding-top:5px;}
.contact-icons .row{padding-top:20px; padding-bottom:20px;}
.faq-inner{width:90%; margin:0 auto; padding-top:50px; padding-bottom:30px;}
.faq-inner h2, .faq-inner h3, .faq-inner h4, .faq-inner h5, .faq-inner h6{font-size:18px !important; margin:0 !important;}
.faq-inner .faq-title{font-weight: bold;
    text-transform: uppercase;
    font-size: 24px!important;
    color: #000000!important; text-align:center; padding-bottom:25px;}
	.crp_related.crp-masonry ul li{float:left;}
	.crp_related {text-align:center; margin-top:30px !important;}
	.crp_title {
    font-weight: 500;
    color: #054a85 !important;
	line-height: normal;
}
.blog-author .abh_box{padding:0 !important;}

.table-wrapper {
	margin: 10px 70px 70px;
	box-shadow: 0px 35px 50px rgba(0,0,0,0.2)
}
.fl-table tbody {
	width: auto;
	position: relative;
	overflow-x: auto
}
.fl-table {
	border-radius: 5px;
	font-size: 12px;
	font-weight: normal;
	border: none;
	border-collapse: collapse;
	width: 100%;
	max-width: 100%;
	
	background-color: white
}
.fl-table td {
	text-align: left;
	padding: 8px
}
.fl-table th {
	text-align: center;
	padding: 8px
}
.fl-table td {
	border-right: 1px solid #f8f8f8;
	font-size: 12px
}
.fl-table thead th {
	color: #ffffff;
	background: #4FC3A1
}
.fl-table thead th:nth-child(odd) {
	color: #ffffff;
	background: #324960
}
.fl-table tr:nth-child(even) {
	background: #F8F8F8
}
@media (max-width:767px) {
.fl-table {
	display: block;
	width: 100%
}
.table-wrapper:before {
	content: "Scroll horizontally >";
	display: block;
	text-align: right;
	font-size: 11px;
	color: white;
	padding: 0 0 10px
}
.fl-table thead, .fl-table tbody, .fl-table thead th {
	display: block
}
.fl-table thead th:last-child {
	border-bottom: none
}
.fl-table thead {
	float: left
}
.fl-table tbody {
	width: auto;
	position: relative;
	overflow-x: auto
}
.fl-table td, .fl-table th {
	padding: 20px .625em .625em .625em;
	height: 60px;
	vertical-align: middle;
	box-sizing: border-box;
	overflow-x: hidden;
	overflow-y: auto;
	width: 120px;
	font-size: 13px;
	text-overflow: ellipsis
}
.fl-table thead th {
	text-align: left;
	border-bottom: 1px solid #f7f7f9
}
.fl-table tbody tr {
	display: table-cell
}
.fl-table tbody tr:nth-child(odd) {
	background: none
}
.fl-table tr:nth-child(even) {
	background: transparent
}
.fl-table tr td:nth-child(odd) {
	background: #F8F8F8;
	border-right: 1px solid #E6E4E4
}
.fl-table tr td:nth-child(even) {
	border-right: 1px solid #E6E4E4
}
.fl-table tbody td {
	display: block;
	text-align: center
}
}
.entry-content tr td, body.et-pb-preview #main-content .container tr td {
    border-top: 1px solid #eee;
    padding: 0.857em 0.587em;
}
.entry-content table:not(.variations), body.et-pb-preview #main-content .container table {
    border: 1px solid #eee;
    margin: 0 0 15px;
    text-align: left;
    width: 100%;
}
.footer-top .widget{display:grid; padding-right:0; padding-left:0;}
.alignleft{text-align:left; float:left;}
.alignright{text-align:right; float:right;}
#hero.about-banner{margin-bottom: 0;
    padding: 0 !important;
    height: 30vw;
    padding-top: 5em !important;}
	.btn-invert{background-color: #D2DB0E;}
#blog .entries, #blog .col-lg-3, #blog .col-lg-4{margin:0; padding:0;}
@media (max-width: 1030px) {
 #hero {
    height: 36em !important;
    padding: 100px 0;
    padding-bottom: 20px;
}
}
@media (max-width: 600px) {
	body{width:100%; overflow-x:hidden;}
	.mobile-none{ margin-bottom:0;}
 #hero {
    height: 100% !important;
    padding: 100px 0;
}
.section-title{padding-bottom:0;margin-top: 2%;}
.pt-4 {
     padding-top: 0rem!important; 
}
#header {
    height: 60px;
}
#hero.about-banner {
    height: 89vw !important;
    padding: 100px 0;
    margin-bottom: 0;
    padding-bottom: 30px;
}
.about-icons .btn-get-started{margin-top:10px;}
.about-review-slider{padding-top:0; padding-bottom:0;}
.about-review-slider .icon-box {
    margin-bottom: 20px;
    padding: 50px 20px;
    padding-left: 0px;
}
.services .icon-box p {
    margin-left: 19px;
}
.about-review-slider .carousel {
    margin-top: 15px;
}
.how-it-content {
    border-radius: 30px 0 0 30px;
}
.contact-icons {
    margin-top: 0px !important;
    padding: 20px 0 !important;
}
.profile-banner {
    background-position: bottom center;
    background-image: url(assets/img/ebook-17-1.png),linear-gradient(124deg,rgba(255,255,255,0.1) 30%,#31d190 90%)!important;
    padding-top: 40vw;
    padding-bottom: 6vw;
    border-left: solid 10px #31d190;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 1.2em bottom;
    border: 0;
}
.profile-banner h1{text-shadow:none !important;     font-size: 7vw;}
.profile-banner .carousel-container{text-align:center !important;}
.profile-banner .carousel-container{margin-bottom:4vw;}
#author-container{padding-bottom:0;}
#author-container-bg{padding-top:0; padding-bottom:0;}
#author-container h2{font-size:2.5em;}
#author-container-bg h2{font-size:1.8em;}
#author-container-bg .content{padding:0;}
#hero.faq-banner {
    height: 100vw  !important;
    padding: 100px 0;
    padding-bottom: 0;
}
.about-iconbox{margin-top:0;}
.menu-review:before{position:absolute; bottom:18px;}
	#hero.order-banner {
    height: 100% !important;
    padding: 63px 0 !important;
	padding-bottom:20px !important;
}
}
@media (max-width: 415px) {
 #hero {
    height: 100% !important;
    padding: 63px 0 !important;
    padding-bottom: 20px;
}
#hero.services-banner{
    height: 200vw !important;
    padding: 100px 0;
}
#hero.about-banner {
    height: 89vw !important;
    padding: 100px 0;
    margin-bottom: 0;
    padding-bottom: 30px;
}
#hero.how-banner{
    height: 100% !important;
    padding: 63px 0;
	padding-bottom:20px;
}
#hero.contact-banner {
    height: 100vw !important;
    padding: 100px 0;
    padding-bottom: 0;
}
#hero.review-banner {
    height: 135vw !important;
    padding: 100px 0;
    padding-bottom: 0;
}
#hero.faq-banner {
    height: 100vw  !important;
    padding: 100px 0;
    padding-bottom: 0;
}
#hero.order-banner {
    height: 100% !important;
    padding: 63px 0;
	padding-bottom:20px;
}
}
@media (max-width: 380px) {
 #hero {
   height: 100% !important; 
   padding: 63px 0 !important;
    padding-bottom: 20px;
}
#hero.services-banner {
    height: 217vw !important;
    padding: 100px 0;
}
#hero.about-banner {
    height: 89vw !important;
    padding: 100px 0;
    margin-bottom: 0;
    padding-bottom: 30px;
}
#hero.how-banner{
    height: 100% !important;
    padding: 63px 0;
	padding-bottom:20px;
}
#hero.contact-banner {
    height: 110vw !important;
    padding: 100px 0;
    padding-bottom: 0;
}
#hero.review-banner {
    height: 150vw !important;
    padding: 100px 0;
    padding-bottom: 0;
}
#hero.faq-banner {
    height: 115vw !important;
    padding: 100px 0;
    padding-bottom: 0;
}
	#hero.order-banner {
    height: 100% !important;
    padding: 63px 0;
	padding-bottom:20px;
}
}
html :where(img[class*=wp-image-]){height:fit-content !important;}
.shadow-box.home-processbox .icon-columns{margin-left:0px !important;margin-right:0px !important;}
.services-banner{padding-bottom:100px !important;}

#ez-toc-container a{font-size:17px;font-weight: 500; line-height:37px;}
#ez-toc-container ul ul, .ez-toc div.ez-toc-widget-container ul ul {
   margin-left:0 !important; 
	padding-left:0 !important;
}


#ez-toc-container { width:100%;}


@media (max-width: 600px)
{
h2.moff {
        margin-top: -4% !important;
        margin-bottom: 8% !important;

	}
h2.responsive {
    margin-bottom: 4%;
}
	p.presponsive {
    padding-top: 8% !important;
}
		p.homepresponsive {
    padding-top: 3% !important;
}
	p.presponsive-get{
    padding-top: 8% !important;
}
	div#threebannerdesign{
		margin-bottom:18% !important;
	}
	h2.dhead3 {
    margin-top: 3% !important;
	margin-bottom:3% !important;
}
	h3.dhead2 {
    margin-top: -10% !important;
	margin-bottom:6% !important;
}
	.pic {
    margin-top: 4% !important;
	margin-bottom: -8% !important;
}
	p#chat {
    margin-top: -6% !important;
    margin-bottom: 0%;
}
	h2.whatismymathlab{
		margin-top:-12% !important;
	}
	p.precalculas {
    padding-top: 30% !important;
		text-align:left !important;
}
	h2.align {
    text-align: left !important;
}
	h2.dalign {
    text-align: left !important;
}
	p#mbtn{
		margin-bottom:-10% !important;
	}
	div#precalculas-choose-us {
    padding-top: 14% !important;
}
	h2.calculas-heading {
    padding-top: 26% !important;
    padding-bottom: 1%;
}
	div#algebraservice {
    margin-top: 14% !important;
    margin-bottom: -16%;
}
	p#algebrabtn2 {
		 margin-top: 3% !important;
    margin-bottom: 0%;
	}
	p#algebrabtn {
    padding-top: 20%;
}
}
@media (max-width: 380px) {
    #hero.services-banner {
        height: 280vw !important;
    }
}

div#precalculas-choose-us {
    padding-top: 3%;
}
h2.whatismymathlab{
		margin-top:-5%;
	}
h2.dhead2 {
    margin-top: -3%;
}
.tss-wrapper .tss-carousel3 .item-content{
	font-style: normal !important;
    font-size: 17px;
    line-height: 29px;
    padding-top: 5px;
    color: #282828;
}
.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
    margin-bottom: 2px;
}
.profile-img-wrapper {
	width: 28% !important;
	margin-left: 36% !important;
}
.item-content-wrapper {
    height: 308px !important;
}
p#chat {
    margin-top: 3%;
    margin-bottom: 3%;
}
div#none {
    display: none;
}
p.presponsive-get{
    margin-top: -3% !important;
}
p.precalculas {
    padding-top: 4%;
}
h2.align {
    text-align: center;
}
h2.dalign {
    text-align: center;
	margin-top:2%;
	margin-bottom:2%;
}
h2.calculas-heading {
    padding-top: 6%;
    padding-bottom: 4%;
}
div#calculus-bullet-design {
    padding-bottom: 3%;
    margin-top: 3%;
}
div#algebraservice {
    margin-top: 4%;
}

body.blog .post #ez-toc-container{display:none;}