.page .s-title,
.page-template .s-title {
    font-size: 24px;
    text-transform: uppercase;
    color: #00aef0;
    font-weight: bold;
    width: 100%;
}
.page p,
.page-template p {
    line-height: 1.5;
}
.page #content,
.page-template #content {
    width: 100%;
}
.page #content .wrap article,
.page-template #content .wrap article {
    width: 100%;
    margin: auto;
}
.page #content .wrap article .entry-header .entry-title,
.page-template #content .wrap article .entry-header .entry-title {
    color: #464646;
    font-size: 40px;
}
.page #content .wrap article .entry-header .edit-link .post-edit-link,
.page-template #content .wrap article .entry-header .edit-link .post-edit-link {
    color: #f4aa0b;
}
.page #content .wrap article .entry-content .pp-section,
.page-template #content .wrap article .entry-content .pp-section {
    margin-bottom: 50px;
}
.page #content .wrap article .entry-content .pp-section h3,
.page-template #content .wrap article .entry-content .pp-section h3 {
    color: #636363;
    margin-bottom: 20px;
}
.page #content .wrap article .entry-content .pp-section p,
.page #content .wrap article .entry-content .pp-section ul,
.page #content .wrap article .entry-content .pp-section ol,
.page-template #content .wrap article .entry-content .pp-section p,
.page-template #content .wrap article .entry-content .pp-section ul,
.page-template #content .wrap article .entry-content .pp-section ol {
    color: #959595;
    line-height: 1.5;
    margin-bottom: 25px;
}
.page #content .wrap article .entry-content .pp-section a,
.page-template #content .wrap article .entry-content .pp-section a {
    color: #00aef0;
}
.page #content .wrap article .entry-content .pp-section a:hover,
.page #content .wrap article .entry-content .pp-section a:focus,
.page-template #content .wrap article .entry-content .pp-section a:hover,
.page-template #content .wrap article .entry-content .pp-section a:focus {
    color: #f4aa0b;
}
.page #content .wrap article .entry-content .pp-section ul,
.page-template #content .wrap article .entry-content .pp-section ul {
    padding-left: 50px;
    list-style: none;
}
.page #content .wrap article .entry-content .pp-section ul li,
.page-template #content .wrap article .entry-content .pp-section ul li {
    padding-left: 30px;
    margin-bottom: 15px;
    position: relative;
}
.page #content .wrap article .entry-content .pp-section ul li:before,
.page-template #content .wrap article .entry-content .pp-section ul li:before {
    content: "â€¢";
    font-size: 35px;
    position: absolute;
    top: -14px;
    left: 0px;
}
.page #content .wrap article .entry-content .pp-section ol,
.page-template #content .wrap article .entry-content .pp-section ol {
    padding-left: 50px;
}
.page #content .wrap article .entry-content .pp-section ol li,
.page-template #content .wrap article .entry-content .pp-section ol li {
    margin-bottom: 15px;
}
.page #content .wrap article .entry-content .pp-section:nth-child(1),
.page-template #content .wrap article .entry-content .pp-section:nth-child(1) {
    margin-top: 70px;
}
.page #guarantee,
.page-template #guarantee {
    padding: 60px 0px;
    max-height: 540px;
    height: 540px;
    overflow-y: hidden;
    position: relative;
}
.page #guarantee .g-bg-wave,
.page-template #guarantee .g-bg-wave {
    width: 100%;
    position: absolute;
    bottom: 0px;
    z-index: 3;
}
.page #guarantee h1,
.page-template #guarantee h1 {
    width: 100%;
    display: block;
    color: #00aef0;
    font-weight: bold;
    margin-bottom: 0px;
}
.page #guarantee .gu-content,
.page-template #guarantee .gu-content {
    width: 100%;
    max-width: 700px;
    margin: 30px auto;
    margin-bottom: 100px;
}
.page #guarantee .gu-content p,
.page-template #guarantee .gu-content p {
    color: #636363;
    line-height: 1.5;
}
.page #guarantee .btn-wrap,
.page-template #guarantee .btn-wrap {
    max-width: 255px;
    width: 100%;
    margin: auto;
    position: relative;
    bottom: -200px;
}
.page #guarantee .btn-wrap .btn-primary,
.page-template #guarantee .btn-wrap .btn-primary {
    font-size: 28px;
    box-shadow: 0px 5px 1px #e59d0a;
    width: 100%;
}
.page #guarantee .btn-wrap:before,
.page-template #guarantee .btn-wrap:before {
    content: "";
    background: url("../img/small-octopus-tentacle.png");
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    position: absolute;
    z-index: 1;
    left: 185px;
    top: -15px;
    width: 29px;
    height: 21px;
}
.page #guarantee .btn-wrap:after,
.page-template #guarantee .btn-wrap:after {
    content: "";
    background: url("https://s3-us-west-1.amazonaws.com/files.delesign/www/images/delesign-footer-1.png");
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    position: absolute;
    z-index: -2;
    left: -39px;
    top: -10px;
    width: 330px;
    height: 368px;
}
.page footer .wrap .widget_nav_menu,
.page-template footer .wrap .widget_nav_menu {
    display: -ms-inline-flexbox;
    display: inline-flex;
}
.page-template-page-testimonials .wrap {
    background: none !important;
    padding-bottom: 0px !important;
}
.page-template-page-testimonials .wrap .entry-header {
    margin-bottom: 20px;
}
.page-template-page-testimonials .wrap .entry-content {
    margin-bottom: 40px !important;
}
.page-template-page-testimonials .wrap .entry-content .testimonials-wrap {
    margin-top: 60px;
}
.page-template-page-testimonials .wrap .entry-content .testimonials-wrap .t-wrap {
    border: 1px solid #bababa;
    border-radius: 10px;
    padding: 40px 30px 100px;
    position: relative;
    margin: 0px 5px 70px;
}
.page-template-page-testimonials .wrap .entry-content .testimonials-wrap .t-wrap .img-wrap {
    border-radius: 100%;
    margin: auto;
    width: 160px;
    height: 160px;
    margin-bottom: 45px;
    overflow: hidden;
    position: relative;
    background-color: #000;
}
.page-template-page-testimonials .wrap .entry-content .testimonials-wrap .t-wrap .img-wrap .t-img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 125%;
}
.page-template-page-testimonials .wrap .entry-content .testimonials-wrap .t-wrap .t-content p {
    color: #636363;
    line-height: 1.5;
    font-size: 16px;
}
.page-template-page-testimonials .wrap .entry-content .testimonials-wrap .t-wrap .bottom-wrap {
    position: absolute;
    bottom: 15px;
    left: 0px;
    right: 0px;
}
.page-template-page-testimonials .wrap .entry-content .testimonials-wrap .t-wrap .bottom-wrap .t-title {
    color: #636363;
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
}
.page-template-page-testimonials .wrap .entry-content .testimonials-wrap .t-wrap .bottom-wrap .t-excerpt {
    color: #636363;
    font-size: 16px;
}
.page-template-page-about #content .wrap {
    background: unset;
    padding-bottom: 0px;
}
.page-template-page-about #content .wrap .entry-header .a-main-content {
    color: #fff;
}
.page-template-page-about #content .wrap .entry-header .a-main-content h1 {
    font-size: 2.1rem;
    margin-bottom: 20px;
}
.page-template-page-about #content .wrap .entry-header .a-main-content p {
    line-height: 1.5;
    margin-bottom: 25px;
}
.page-template-page-about #content .wrap .entry-header img {
    max-width: 500px;
    width: 100%;
    height: auto;
}
.page-template-page-about #content .wrap #designers {
    background: url("../img/white-wave.png");
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: bottom;
    padding: 80px 0px 100px;
}
.page-template-page-about #content .wrap #designers .designers-list {
    padding: 0px 60px;
    text-align: center;
    max-width: 1200px;
    margin: auto;
}
.page-template-page-about #content .wrap #designers .designers-list li {
    display: inline-block;
}
.page-template-page-about #content .wrap #designers .designers-list li .img-wrap {
    border-radius: 100%;
    width: 150px;
    height: 150px;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0.160784);
    margin: 15px;
}
.page-template-page-about #content .wrap #designers .designers-list li .img-wrap .d-img {
    width: 106%;
}
.page-template-page-about #content .wrap #create {
    padding: 60px 0px;
    background-color: #fff;
}
.page-template-page-about #content .wrap #create .center-block {
    width: auto;
    height: auto;
    margin: 10px auto;
}
.page-template-page-about #content .wrap #create .s-title {
    margin: 15px;
}
.page-template-page-about #content .wrap #create .c-content {
    width: 100%;
    margin: 25px auto;
    max-width: 500px;
    margin-top: 0px;
    line-height: 1.5;
}
.page-template-page-about #content .wrap #create .btn-default {
    max-width: 290px;
    width: 100%;
}
.page-template-page-about #content .wrap #create hr {
    border-top: 2px solid #e4e4ec;
    width: 100%;
    max-width: 360px;
    margin-top: 50px;
}
.page-template-page-about #content .wrap #join-us {
    padding: 0px 0px 120px;
    background-color: #fff;
}
.page-template-page-about #content .wrap #join-us .page-section-wrap {
    max-width: 1200px;
    padding: 0px 60px;
    margin: auto;
}
.page-template-page-about #content .wrap #join-us .page-section-wrap .s-title {
    margin-bottom: 20px;
}
.page-template-page-about #content .wrap #join-us .page-section-wrap p {
    margin-bottom: 30px;
}
.page-template-page-about #content .wrap #join-us .page-section-wrap .btn-primary {
    box-shadow: 0px 5px 1px #e59d0a;
    border-radius: 8px;
    max-width: 220px;
    width: 100%;
}
.page-template-page-about #content .wrap #join-us .page-section-wrap .bb-text {
    font-size: 11px;
    color: #959595;
    margin: 10px 0px;
}
.page-template-page-about #content .wrap #join-us .page-section-wrap ul {
    list-style: none;
}
.page-template-page-about #content .wrap #join-us .page-section-wrap ul li {
    margin-bottom: 25px;
    padding-left: 60px;
    position: relative;
}
.page-template-page-about #content .wrap #join-us .page-section-wrap ul li:before {
    content: url("../img/check.png");
    position: absolute;
    left: 0px;
}
.page-template-page-about #content .g-bg-wave {
    width: 100%;
    height: auto;
    background-color: #fff;
}
.page-template-page-how-it-works .wrap {
    background: none !important;
    padding-bottom: 0px !important;
}
.page-template-page-how-it-works .wrap .entry-header {
    margin-bottom: 20px;
}
.page-template-page-how-it-works .wrap .entry-content {
    margin-bottom: 0px !important;
    max-width: 600px;
    width: 100%;
    margin: auto;
}
.page-template-page-how-it-works .wrap .section-wrap {
    max-width: 1300px;
    margin: auto;
}
.page-template-page-how-it-works .wrap .h-section {
    padding: 90px 0px 120px;
}
.page-template-page-how-it-works .wrap .h-section .s-title {
    display: block;
    width: 100%;
    color: #00aef0;
    font-weight: bold;
    margin-bottom: 25px;
}
.page-template-page-how-it-works .wrap .h-section .h-content {
    margin-bottom: 40px;
    max-width: 400px;
}
.page-template-page-how-it-works .wrap .h-section .h-content p {
    color: #636363;
}
.page-template-page-how-it-works .wrap .h-section .img {
    width: auto;
    height: auto;
}
.page-template-page-how-it-works .wrap .h-section .right-img {
    position: relative;
    top: -80px;
}
.page-template-page-how-it-works .wrap #h-first-section,
.page-template-page-how-it-works .wrap #h-third-section {
    background: url("../img/grey-wave-reversed.png");
    background-repeat: no-repeat;
    background-color: #fff;
    background-size: 100%;
    background-position: bottom;
}
.page-template-page-how-it-works .wrap #h-second-section,
.page-template-page-how-it-works .wrap #h-fourth-section {
    background: url("../img/white-wave-reversed.png");
    background-repeat: no-repeat;
    background-color: #f7f7f7;
    background-size: 100%;
    background-position: bottom;
}
.page-template-page-pricing .wrap {
    background: none !important;
    padding-bottom: 0px !important;
}
.page-template-page-pricing .entry-header {
    margin-bottom: 20px;
}
.page-template-page-pricing .entry-content {
    margin-bottom: 0px !important;
}
.page-template-page-pricing .section-wrap {
    max-width: 1100px;
    margin: auto;
}
.page-template-page-pricing .p-section {
    padding: 60px 0px 120px;
}
.page-template-page-pricing .p-section .p-content p {
    color: #464646;
    margin-bottom: 20px;
}
.page-template-page-pricing #p-first-section .inner-wrap {
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin: auto;
}
.page-template-page-pricing #p-first-section .inner-wrap .pricing-container {
    height: 380px;
    width: 360px;
    border-radius: 8px;
    border: 1px solid #ddd;
    box-shadow: 2px 2px 0px 2px #ebebeb;
    padding: 55px 30px;
    position: relative;
    margin-top: 30px;
    background-color: #fff;
    margin-top: 30px;
    left: 8px;
}
.page-template-page-pricing #p-first-section .inner-wrap .pricing-container .p-top-text {
    color: #464646;
    font-size: 26px;
}
.page-template-page-pricing #p-first-section .inner-wrap .pricing-container .p-price {
    color: #000;
    font-size: 80px;
    margin-bottom: 0px;
    position: relative;
}
.page-template-page-pricing #p-first-section .inner-wrap .pricing-container .p-price:before {
    content: "$";
    position: absolute;
    top: 5px;
    left: 60px;
    color: #acacac;
    font-size: 34px;
}
.page-template-page-pricing #p-first-section .inner-wrap .pricing-container .p-bottom-text {
    color: #acacac;
    font-size: 20px;
    margin-bottom: 35px;
}
.page-template-page-pricing #p-first-section .inner-wrap .pricing-container .btn-primary {
    font-size: 22px;
    padding: 5px 20px;
    border-radius: 8px;
}
.page-template-page-pricing #p-first-section .inner-wrap .services-container {
    border-radius: 8px;
    border: 1px solid #ddd;
    box-shadow: 2px 2px 0px 2px #ebebeb;
    padding: 5px 15px 0px;
    width: 350px;
    background-color: #fff;
}
.page-template-page-pricing #p-first-section .inner-wrap .services-container ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.page-template-page-pricing #p-first-section .inner-wrap .services-container ul li {
    padding: 8px 0px;
    border-top: 1px solid #ddd;
    color: #464646;
}
.page-template-page-pricing #p-first-section .inner-wrap .services-container ul li h5 {
    font-size: 26px;
    color: #00aef0;
    margin-bottom: 0px;
}
.page-template-page-pricing #p-first-section .inner-wrap .services-container ul li:nth-child(1) {
    border: 0px;
    padding: 15px 0px;
}
.page-template-page-pricing #p-second-section .schedule-list {
    list-style: none;
    padding-left: 0px;
    margin-bottom: 0px;
}
.page-template-page-pricing #p-second-section .schedule-list li {
    display: inline-block;
    width: 239px;
    height: 195px;
    position: relative;
}
.page-template-page-pricing #p-second-section .schedule-list li .inner-wrap {
    width: 100%;
    position: absolute;
    bottom: 47px;
}
.page-template-page-pricing #p-second-section .schedule-list li .inner-wrap .sch-title {
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    text-transform: capitalize;
    margin-bottom: 10px;
    margin-top: 15px;
}
.page-template-page-pricing #p-second-section .schedule-list li .inner-wrap .sch-sched {
    color: #fff;
    font-size: 14px;
}
.page-template-page-pricing #p-second-section .content-wrap {
    padding: 50px 10px;
}
.page-template-page-pricing #p-second-section .content-wrap .s-title {
    margin-bottom: 20px;
}
.page-template-page-pricing #p-third-section .s-title {
    margin-bottom: 20px;
}
.page-template-page-pricing #p-third-section .p-content {
    max-width: 600px;
    width: 100%;
    margin: auto;
}
.page-template-page-pricing #p-third-section .list-wrap {
    width: 100%;
}
.page-template-page-pricing #p-third-section .list-wrap .graphic-designs-list {
    list-style: none;
    height: 100px;
    position: relative;
    padding-left: 0px;
    margin-bottom: 40px;
    display: -ms-inline-flexbox;
    display: inline-flex;
}
.page-template-page-pricing #p-third-section .list-wrap .graphic-designs-list li {
    position: relative;
    width: 100px;
    transition: transform 0.3s;
}
.page-template-page-pricing #p-third-section .list-wrap .graphic-designs-list li .img-wrap {
    border-radius: 100%;
    background-color: #fff;
    height: 75px;
    width: 75px;
    border: 2px solid #e4e4e4;
    position: relative;
    margin: auto;
}
.page-template-page-pricing #p-third-section .list-wrap .graphic-designs-list li .img-wrap img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}
.page-template-page-pricing #p-third-section .list-wrap .graphic-designs-list li .g-title {
    font-size: 14px;
    line-height: 1.1;
    word-wrap: break-word;
    text-align: center;
    color: #636363;
    position: absolute;
    top: 80%;
    left: 0px;
    right: 0px;
}
.page-template-page-pricing #p-third-section .list-wrap .graphic-designs-list li:hover,
.page-template-page-pricing #p-third-section .list-wrap .graphic-designs-list li:focus {
    transform: scale(1.1);
}
.page-template-page-pricing #p-third-section .btn-default {
    margin: 30px auto;
}
.page-template-page-pricing #p-fourth-section {
    padding-top: 0px;
}
.page-template-page-pricing #p-fourth-section .s-banner {
    margin-bottom: 60px;
}
.page-template-page-pricing #p-fourth-section img {
    width: 100%;
    height: auto;
}
.page-template-page-pricing #p-fourth-section .s-title {
    margin-bottom: 20px;
}
.page-template-page-pricing #p-fourth-section .p-content {
    max-width: 420px;
    width: 100%;
}
.page-template-page-pricing #p-fifth-section .testimonials-slider,
.page-template-page-pricing #p-fifth-section .small-testimonials-slider {
    width: 100%;
    margin-bottom: 60px;
}
.page-template-page-pricing #p-fifth-section .testimonials-slider .slick-list,
.page-template-page-pricing #p-fifth-section .small-testimonials-slider .slick-list {
    margin: 0 -15px;
}
.page-template-page-pricing #p-fifth-section .testimonials-slider .slick-list .slick-slide,
.page-template-page-pricing #p-fifth-section .small-testimonials-slider .slick-list .slick-slide {
    margin: 0 15px;
}
.page-template-page-pricing #p-fifth-section .testimonials-slider .slick-list .slick-slide .t-wrap,
.page-template-page-pricing #p-fifth-section .small-testimonials-slider .slick-list .slick-slide .t-wrap {
    border: 1px solid #bababa;
    border-radius: 10px;
    padding: 40px 30px 100px;
    position: relative;
}
.page-template-page-pricing #p-fifth-section .testimonials-slider .slick-list .slick-slide .t-wrap .img-wrap,
.page-template-page-pricing #p-fifth-section .small-testimonials-slider .slick-list .slick-slide .t-wrap .img-wrap {
    border-radius: 100%;
    margin: auto;
    width: 160px;
    height: 160px;
    margin-bottom: 45px;
    overflow: hidden;
    position: relative;
    background-color: #000;
}
.page-template-page-pricing #p-fifth-section .testimonials-slider .slick-list .slick-slide .t-wrap .img-wrap .t-img,
.page-template-page-pricing #p-fifth-section .small-testimonials-slider .slick-list .slick-slide .t-wrap .img-wrap .t-img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 125%;
}
.page-template-page-pricing #p-fifth-section .testimonials-slider .slick-list .slick-slide .t-wrap .t-content p,
.page-template-page-pricing #p-fifth-section .small-testimonials-slider .slick-list .slick-slide .t-wrap .t-content p {
    color: #636363;
    line-height: 1.5;
    font-size: 16px;
}
.page-template-page-pricing #p-fifth-section .testimonials-slider .slick-list .slick-slide .t-wrap .bottom-wrap,
.page-template-page-pricing #p-fifth-section .small-testimonials-slider .slick-list .slick-slide .t-wrap .bottom-wrap {
    position: absolute;
    bottom: 15px;
    left: 0px;
    right: 0px;
}
.page-template-page-pricing #p-fifth-section .testimonials-slider .slick-list .slick-slide .t-wrap .bottom-wrap .t-title,
.page-template-page-pricing #p-fifth-section .small-testimonials-slider .slick-list .slick-slide .t-wrap .bottom-wrap .t-title {
    color: #636363;
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
}
.page-template-page-pricing #p-fifth-section .testimonials-slider .slick-list .slick-slide .t-wrap .bottom-wrap .t-excerpt,
.page-template-page-pricing #p-fifth-section .small-testimonials-slider .slick-list .slick-slide .t-wrap .bottom-wrap .t-excerpt {
    color: #636363;
    font-size: 16px;
}
.page-template-page-pricing #p-sixth-section .panel {
    margin: 25px 0px;
}
.page-template-page-pricing #p-sixth-section .panel .panel-title {
    margin-bottom: 15px;
}
.page-template-page-pricing #p-sixth-section .panel .panel-title a {
    color: #00aef0;
    font-size: 18px;
}
.page-template-page-pricing #p-sixth-section .panel .panel-title a:hover,
.page-template-page-pricing #p-sixth-section .panel .panel-title a:focus {
    color: #f4aa0b;
}
.page-template-page-pricing #p-sixth-section .panel .panel-body {
    font-size: 14px;
}
.page-template-page-pricing #p-sixth-section .panel .panel-body a {
    color: #00aef0;
}
.page-template-page-pricing #p-sixth-section .panel .panel-body a:hover,
.page-template-page-pricing #p-sixth-section .panel .panel-body a:focus {
    color: #f4aa0b;
}
.page-template-page-pricing #p-first-section,
.page-template-page-pricing #p-third-section,
.page-template-page-pricing #p-fifth-section {
    background: url("../img/grey-wave-reversed.png");
    background-repeat: no-repeat;
    background-color: #fff;
    background-size: 100%;
    background-position: bottom;
}
.page-template-page-pricing #p-second-section,
.page-template-page-pricing #p-fourth-section,
.page-template-page-pricing #p-sixth-section {
    background: url("../img/white-wave-reversed.png");
    background-repeat: no-repeat;
    background-color: #f7f7f7;
    background-size: 100%;
    background-position: bottom;
}
.page-template-page-contact .wrap .entry-content p {
    color: #464646;
}
.page-template-page-contact .wrap #form {
    max-width: 1000px;
    width: 100%;
    padding: 60px 0px;
    margin: auto;
}
.page-template-page-contact .wrap #form .custom_wp_mail input:not([type="submit"]),
.page-template-page-contact .wrap #form .custom_wp_mail select,
.page-template-page-contact .wrap #form .custom_wp_mail option,
.page-template-page-contact .wrap #form .custom_wp_mail textarea {
    width: 100%;
    border: 2px solid #b7b7b7;
    border-radius: 5px;
    padding: 10px;
    font-size: 14px;
    font-weight: bold;
    color: #636363;
    margin-bottom: 15px;
}
.page-template-page-contact .wrap #form .custom_wp_mail textarea {
    height: 110px;
}
.page-template-page-contact .wrap #form .custom_wp_mail .col-md-6,
.page-template-page-contact .wrap #form .custom_wp_mail .col-md-12 {
    padding: 0px 5px;
}
.page-template-page-contact .wrap #form .custom_wp_mail .wpcf7-submit {
    text-transform: uppercase;
    padding: 5px 30px;
    max-width: 150px;
    width: 100%;
}
.page-template-page-contact .wrap #form .inner-wrap {
    padding-left: 30px;
}
.page-template-page-contact .wrap #form .inner-wrap .f-content {
    margin-top: 20px;
}
.page-template-page-contact .wrap #form .inner-wrap .f-content ul {
    list-style: none;
    padding: 0px;
}
.page-template-page-contact .wrap #form .inner-wrap .f-content ul li {
    color: #464646;
    margin-bottom: 20px;
}
.page-template-page-contact .wrap #form .inner-wrap .f-content ul li a {
    color: #464646;
}
.page-template-page-contact .wrap #form .inner-wrap .f-content ul li a:hover,
.page-template-page-contact .wrap #form .inner-wrap .f-content ul li a:focus {
    color: #00aef0;
}
.page-template-page-contact .wrap #support-center {
    padding: 60px 0px 120px;
}
.page-template-page-contact .wrap #support-center .sc-title {
    color: #464646;
    font-size: 2.2rem;
    margin-bottom: 20px;
}
.page-template-page-contact .wrap #support-center .sc-content {
    max-width: 600px;
    width: 100%;
    margin: auto;
}
.page-template-page-contact .wrap #support-center .sc-content p {
    color: #464646;
}
.page-template-page-contact .wrap #support-center img {
    margin: 30px 0px;
}
.page-template-page-contact .wrap #support-center .btn-primary {
    font-size: 22px;
    padding: 5px 25px;
}
.page-template-page-demo-1 .wrap .content-area {
    max-width: 1200px;
    width: 100%;
    margin: auto;
}
.page-template-page-demo-1 .wrap .content-area .entry-content {
    margin-bottom: 0px !important;
    max-width: 460px;
    width: 100%;
    margin: auto;
}
.page-template-page-demo-1 .wrap .content-area .entry-content p {
    color: #464646;
}
.page-template-page-demo-1 .wrap .content-area #lower-section {
    padding: 60px 0px;
    margin-bottom: 250px;
}
.page-template-page-demo-1 .wrap .content-area #lower-section .inner-wrap {
    max-width: 600px;
    width: 100%;
}
.page-template-page-demo-1 .wrap .content-area #lower-section .inner-wrap .s-title {
    margin-bottom: 20px;
}
.page-template-page-demo-1 .wrap .content-area #lower-section .inner-wrap ul {
    list-style: none;
    padding-left: 0px;
}
.page-template-page-demo-1 .wrap .content-area #lower-section .inner-wrap ul li {
    color: #636363;
    position: relative;
    padding-left: 15px;
    margin-bottom: 15px;
}
.page-template-page-demo-1 .wrap .content-area #lower-section .inner-wrap ul li:before {
    content: "â—";
    color: #636363;
    position: absolute;
    left: 0px;
    top: 0px;
}
.page-template-page-demo-1 .wrap .content-area #lower-section img {
    margin-bottom: 30px;
}
.page-template-page-demo-1 .wrap .content-area #lower-section .btn-primary {
    width: 100%;
    max-width: 260px;
    float: right;
    margin-right: 40px;
}
.page-template-page-demo-1 .wrap .content-area #lower-section .modal .modal-dialog .modal-content {
    padding: 10px 30px;
    border-radius: 0px;
    border: 0px;
}
.page-template-page-demo-1 .wrap .content-area #lower-section .modal .modal-dialog .modal-content .modal-body .modal-header {
    font-size: 22px;
    color: #1c4454;
    text-align: center;
    display: block;
    border-bottom: 0px;
    font-weight: 700;
}
.page-template-page-demo-1 .wrap .content-area #lower-section .modal .modal-dialog .modal-content .modal-body form {
    width: 100%;
    margin: auto;
}
.page-template-page-demo-1 .wrap .content-area #lower-section .modal .modal-dialog .modal-content .modal-body form input:not([type="submit"]):focus,
.page-template-page-demo-1 .wrap .content-area #lower-section .modal .modal-dialog .modal-content .modal-body form input:not([type="submit"]):hover {
    outline: none;
}
.page-template-page-demo-1 .wrap .content-area #lower-section .modal .modal-dialog .modal-content .modal-body form .btn-primary {
    margin-top: 5px;
    text-transform: uppercase;
    font-size: 22px;
    max-width: 260px;
    width: 100%;
    float: none;
    margin-right: 0px;
}
.page-template-page-demo-1 .wrap .content-area #lower-section .modal .modal-dialog .modal-content .modal-body .bottom-text {
    color: #707070;
    margin-top: 30px;
    margin-bottom: 30px;
}
.page-template-page-demo-2 .wrap .content-area {
    max-width: 1200px;
    width: 100%;
    margin: auto;
}
.page-template-page-demo-2 .wrap .content-area .entry-content {
    margin-bottom: 0px !important;
    max-width: 460px;
    width: 100%;
    margin: auto;
}
.page-template-page-demo-2 .wrap .content-area .entry-content p {
    color: #464646;
}
.page-template-page-demo-2 .wrap .content-area #lower-section {
    padding: 60px 0px 120px;
}
.page-template-page-demo-2 .wrap .content-area #lower-section .inner-wrap {
    max-width: 600px;
    width: 100%;
}
.page-template-page-demo-2 .wrap .content-area #lower-section .inner-wrap .s-title {
    margin-bottom: 20px;
}
.page-template-page-demo-2 .wrap .content-area #lower-section .inner-wrap ul {
    list-style: none;
    padding-left: 0px;
}
.page-template-page-demo-2 .wrap .content-area #lower-section .inner-wrap ul li {
    color: #636363;
    position: relative;
    padding-left: 15px;
    margin-bottom: 15px;
}
.page-template-page-demo-2 .wrap .content-area #lower-section .inner-wrap ul li:before {
    content: "â—";
    color: #636363;
    position: absolute;
    left: 0px;
    top: 0px;
}
.page-template-page-demo-2 .wrap .content-area #lower-section .btn-primary {
    margin-top: 60px;
    width: 100%;
    max-width: 400px;
    font-size: 22px;
}
footer {
    background-color: #00aef0;
    float: left;
    width: 100%;
    padding-top: 30px;
}
footer .wrap {
    width: 100%;
}
footer .wrap .f-img-white {
    position: absolute;
    background: #00aef0;
    padding-right: 25px;
    padding-left: 10px;
}
footer .wrap ul {
    list-style: none;
    padding: 0px;
}
footer .wrap ul li a {
    color: #fff;
}
footer .wrap p,
footer .wrap a {
    color: #fff;
}
footer .wrap a:hover,
footer .wrap a:focus {
    color: #f4aa0b;
}
footer .wrap hr {
    width: 100%;
    border-color: #fff;
    margin-left: 15px;
    margin-right: 15px;
}
footer .wrap hr:first-child {
    margin-bottom: 55px;
}
footer .wrap .widget_custom_html p {
    margin-bottom: 30px;
}
footer .wrap .widget_nav_menu {
    width: 33.33%;
    margin: 0px;
    line-height: 2;
}
footer .wrap .social-links-menu li {
    display: inline-block;
    width: 40px;
    height: 40px;
    border: 2px solid #fff;
    border-radius: 100%;
    margin: 0px 5px;
    position: relative;
}
footer .wrap .social-links-menu li .screen-reader-text {
    display: none;
}
footer .wrap .social-links-menu li a svg {
    fill: currentColor;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}
footer .wrap .site-info {
    margin: 10px 0px 60px;
}

/*# sourceMappingURL=style.css.map */


.page #content .wrap article .entry-content .pp-section ul li:before, .page-template #content .wrap article .entry-content .pp-section ul li:before {
    content: "•";
}