@import url('../../css2');
@import url('../../css2-1');
/*font-family: 'Libre Baskerville', serif;*/

/*font-family: 'Source Serif Pro', serif;*/

.p0 {
    padding: 0px !important;
}

h3,
h4,
h5,
h6,
p,
a,
li,
span,
button {
    font-family: 'Nunito', sans-serif;
}

h1,
h2 {
    font-family: 'Ubuntu', sans-serif;
}

body {
    font-family: 'Nunito', sans-serif;
    overflow-x: hidden;
}

a:hover,
a:focus,
button:hover,
button:focus,
.form-btn-st:focus {
    text-decoration: none !important;
    outline: none;
}

section {
    float: left;
    width: 100%;
}

section.header {
    padding: 24px 0px 40px;
    position: absolute;
}

.header-box h2 {
    font-size: 40px;
    color: #fff;
}

.logo-header img {
    /*filter: invert(1) brightness(100);*/
}

ul.ul-header {
    justify-content: center;
    align-items: center;
}

ul.ul-header {
    display: inline-flex;
}

ul.ul-header {
    list-style: none;
    padding: 0;
    float: right;
    margin: 0 0px 0 0;
}

ul.ul-header li a {
    font-size: 17px;
    color: #fff;
    margin: 0 6px 0 40px;
    line-height: 0px;
}

.ul-header span {
    font-size: 12px;
    color: #fff;
}

.ul-header a.btn-org.fill.various {
    color: #000;
    padding: 9px 22px;
    margin: 0px 0px 0px 30px;
    font-size: 16px;
    background-color: #fff;
    border-radius: 30px;
}

ul.ul-header i.fa.fa-phone {
    color: #0d674e;
    margin: 0px 15px 0px 0px;
}

ul.ul-header i.fa.fa-comment {
    margin: 0 15px 0px 10px;
    color: #0d674e;
}

.crm-box p {
    margin: 20px 0 0 -40px;
    text-align: center;
    font-size: 16px;
}

/*form form*/

.banner-form .form-heading {
    text-align: center;
    /* background-color: #e17e38; */
    padding: 10px 10px;
    background-image: url(../images/form-24.png);
    background-repeat-y: no-repeat;
    background-position: bottom;
    background-size: cover;
    width: 355px;
    margin: auto;
    margin-left: 50px;
    position: relative;
}

.trust-img {
    width: 33%;
}

.form-heading h2 {
    font-size: 42px;
    color: #fff;
    text-align: center;
}

.form-heading p {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
}

/*form.right {
    margin: 80px 0 0 0;
}*/

.form-heading span {
    font-size: 40px;
    font-weight: 700;
    color: yellow;
}

.banner-form input.form-control {
    width: 70%;
    margin: 30px 0 0 50px;
    background-color: #000;
    font-size: 16px;
}

.banner-form input#quoteSubmit {
    font-weight: 600;
    border: none;
    /* width: 70%; */
    /* margin: 40px 0px 0 0; */
    padding: 15px 20px;
    text-align: center;
    background-color: #0d674e;
    border-radius: 10px;
    font-size: 16px;
    color: #fff;
    width: 70%;
    margin: 30px 0 0 -50px;
}

.perea-box {
    text-align: end;
    margin: 30px 0 0 0;
}

.perea-box {
    text-align: center;
    margin: 30px -200px 0 0;
}

.logo-header img {
    width: 150px;
}

/*section.banner-sec */

section.banner-sec {
    padding: 100px 0px 50px;
    background-image: url(../images/banner-bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.banner-heading h2 {
    font-size: 60px;
    font-weight: 500;
    color: #fff;
}

.banner-heading p {
    font-size: 25px;
    color: #fff;
}

.btn-box a {
    padding: 11px 25px;
    background-color: #fff;
    color: #000;
    font-size: 16px;
    margin: 30px 20px 0px 0;
    /*  margin-top: 30px;*/
    transition-duration: .5s;
    font-weight: 700;
}

.btn-box .btn.btn-chat {
    padding: 11px 50px;
}

.btn-box a:hover {
    background-color: #0d674e;
    color: #ffffff;
}

.ul-box ul li {
    list-style: none;
    font-size: 20px;
    color: #fff;
}

.ul-box i {
    color: #da7b38;
}

.ul-box-box ul li {
    list-style: none;
    font-size: 18px;
    color: #fff;
}

.ul-box-box i {
    color: #0d674e;
}

.main-box .ul-box i {
    color: #0d674e;
    margin: 0px 10px 0 0;
}

.main-box .ul-box-box i {
    color: #0d674e;
    margin: 0px 10px 0 0;
}

.main-box {
    display: inline-flex;
    margin: 15px 0px 15px -44px;
    line-height: 50px;
}

.btn-box {
    margin: 0 0 0 -38px;
}

.btn-box.btn-lft {
    margin-left: 0px;
}

.banner-logo img {
    margin: 45px 0px 0px -10px;
    width: 80%;
}

.banner-form {
    background-image: url(../images/form-bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 507px;
    height: 624px;
    padding: 35px 0 0 0;
}

/*section.logo-sec*/

section.logo-sec {
    padding: 0px 0px;
    background-color: #ededed;
}

.logo-main img {
    /* width: 100%; */
    margin: auto;
}

.logo-main ul {
    padding: 0;
    min-height: 80px;
    align-items: center;
    display: flex;
}

.logo-main ul li {
    display: inline-flex;
    list-style: none;
    width: 230px;
}

/*section.wikipedia-sec*/

section.wikipedia-sec {
    padding: 50px 0px 70px;
    background-color: #ffffff;
}

.heading-box h2 {
    font-size: 42px;
    font-weight: 600;
    text-align: center;
    text-transform: capitalize;
}

.heading-box p {
    text-align: center;
    font-size: 18px;
    margin: 0 0 50px 0;
}

.wikipedia-box:hover {
    box-shadow: 1px 0px 12px #00000070;
}

.wikipedia-box {
    padding: 25px 20px;
    border: 1px solid;
    border-color: #cccccc;
    height: 335px;
    border-radius: 5px;
    transition-duration: .5s;
}

.wikipedia-box img {
    width: 35%;
    margin: 0 0px 10px -10px;
}

.wikipedia-box h4 {
    font-size: 20px;
    color: #000;
}

.wikipedia-box p {
    font-size: 16px;
    color: #666666;
    margin: 0 0 20px 0;
}

.wikipedia-box a {
    font-size: 14px;
    font-weight: 600;
    color: #afafaf;
}

.wikipedia-box:hover {
    border-color: rgb(204, 204, 204);
    border-style: solid;
    border-radius: 5px;
    background-color: rgb(255, 255, 255);
}

.btn-box {
    margin: 0 0 0 -38px;
    clear: both;
    display: table;
    text-align: center;
    margin: 20px auto 0;
}

.btn-box.btn-wkpd a {
    border: 1px solid;
    border-color: #0d674e;
}

.work-box h1 {
    font-size: 104px;
    margin: 10px 20px 0px 0px;
}

.work-box h2 {
    color: #2e896f;
    font-size: 24px;
}

.work-box p {
    font-size: 16px;
    color: #fff;
}

.work-main {
    margin: 100px 0 0 0;
}

.work-box {
    display: inline-flex;
    margin: 0;
}

/*section.work-sec*/

section.work-sec {
    padding: 50px 0px;
    background-image: url(../images/background-1.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 869px;
}

.work-heading h4 {
    font-size: 20px;
    color: #ffffff;
}

.work-heading h2 {
    font-size: 42px;
    font-weight: 600;
    color: #ffffff;
}

.work-heading p {
    font-size: 16px;
    color: #fff;
}

.work-box {
    display: inline-flex !important;
    margin: 0 !important;
}

/*section.why-sec*/

section.why-sec {
    padding: 50px 0px;
    background-image: url(../images/why-us-bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.why-main .why-ul-box-box {
    display: inline-flex;
    line-height: 35px;
    font-size: 16px;
}

.why-main .why-ul-box {
    display: inline-flex;
    line-height: 35px;
    font-size: 16px;
}

.why-main ul li {
    list-style: none;
}

/* .why-ul-box ul li {
    list-style: none;
    font-size: 16px;
    color: #222;*/

/* margin: 15px 0px 6px 0px; */

/*   line-height: 35px;
}*/

.why-ul-box ul li i {
    color: #0d674e;
    margin: 0px 10px 0px 15px;
}

.why-ul-box-box ul li i {
    color: #e78139;
    margin: 0 0px 0px 20px;
}

/* .why-ul-box-box ul li {
    list-style: none;
    font-size: 16px;
    color: #222;*/

/* margin: 15px 0px 6px 0px; */

/*   line-height: 35px;
}
*/

.why-ul-box-box ul li i {
    color: #0d674e;
    margin: 0 0px 0px 20px;
    transform: rotate(180deg);
}

.why-ul-box-box {
    text-align: right;
}

.discount-box a.Discount {
    padding: 7px 20px;
    border: 1px solid;
    font-size: 16px;
    color: #000;
    font-weight: 600;
    border-color: #0d674e;
}

.discount-box {
    text-align: center;
    margin: 50px 0 0 0;
}

.discount-box span {
    color: #0d674e;
    font-weight: 600;
}

/*section.let-us-sec*/

section.let-us-sec {
    padding: 50px 0px;
    background-image: url(../images/sec-bag.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.heading-box-box h2 {
    font-size: 36px;
    color: #ffffff;
    font-weight: 700;
    margin: 0px 0px 15px 0px;
}

.heading-box-box p {
    font-size: 16px;
    color: #fff;
}

.heading-box-box {
    text-align: center;
}

/*section.price-sec*/

section.price-sec {
    padding: 50px 0px;
}

.price-box h4 {
    font-size: 22px;
    text-align: center;
    font-weight: 700;
    margin: 0px 0 20px;
}

.price-box h4 span {
    font-size: 18px;
    display: table;
    margin: 10px auto 0;
    font-weight: 400;
}

.price-box h2 {
    font-size: 60px;
    font-weight: 600;
    text-align: center;
    margin: 0 0 30px 0;
}

.price-box ul li {
    list-style: none;
    display: inline-flex;
    margin: 0 0 9px 0;
    font-size: 16px;
}

.price-box ul li i {
    color: #d42027;
    margin: 0 30px 0 0;
}

.btn-price-box {
    padding: 6px 10px;
    background-color: #fff;
    color: #000;
    font-size: 16px;
    margin: 20px 0px 20px 0px;
    text-align: center;
}

.btn-price-box a.btn-started {
    border: none;
    padding: 12px 0;
}

.btn-price-box a {
    color: #222;
    font-size: 14px;
    margin: 0px 0px 0px 10px;
    border: 1px solid;
    /* font-weight: 600; */
    border-color: #8e8e8e;
    font-weight: 700;
    padding: 11px 0;
    width: 140px;
}

.btn-price-box a:hover {
    background-color: #0d674e;
    color: #fff;
}

.price-box {
    border: 1px solid;
    border-color: #dddddd;
    padding: 20px 0 0;
}

ul.price {
    border-bottom: 1px solid;
    border-color: #dddddd;
}

/*section.expertise-sec*/

section.expertise-sec {
    padding: 50px 0px;
    background-image: url(../images/sec-bag-2.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 650px;
}

.heading-exp h4 {
    font-size: 24px;
    color: #fff;
    line-height: 0px;
}

.heading-exp h2 {
    font-size: 60px;
    color: #fff;
    font-weight: 700;
}

.expertise-main .panel-default>.panel-heading {
    color: #999999;
    background-color: #f5f5f5;
    border-color: #ddd;
    padding: 0;
    transition-duration: .5s;
}

.expertise-main .panel.panel-default {
    padding: 0px 0;
    font-size: 16px;
}

.expertise-main .panel {
    margin-bottom: 20px;
    background-color: transparent;
    border: 0px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
    box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
    color: #999999;
}

/*.heading-exp {
    text-align: center;
}*/

.panel-group {
    /* margin-bottom: 20px; */
    margin: 50px 0 0 0;
}

.panel.panel-default {
    padding: 10px 20px;
    font-size: 16px;
}

/*section.achieved-sec*/

section.achieved-sec {
    padding: 70px 0px 15px;
}

.achieved-box {
    display: inline-flex;
    margin: 0px 0 50px 0;
    padding: 25px 15px;
    border: 1px solid;
}

.achieved-box {
    display: inline-flex;
    padding: 10px 10px;
    width: 100%;
}

.achieved-main {
    padding: 35px 30px;
    border: 1px solid;
    border-color: #ebebeb;
    text-align: center;
}

.achieved-main h4 {
    font-size: 24px;
    font-weight: 700;
    margin: 0px 0px -15px 2px;
}

.achieved-main h2 {
    font-size: 60px;
    color: #0d674e;
    font-weight: 600;
}

.achieved-box h6 {
    font-size: 16px;
    margin: 0 0px 0px 13px;
}

.achieved-box span {
    font-size: 40px;
    font-weight: 600;
}

.achieved-main p {
    font-size: 16px;
}

/*section.form-sec*/

section.form-sec {
    padding: 50px 0px 70px;
    background-color: #d4d4d4;
}

input.form-control {
    width: 100%;
    padding: 25px 25px;
    border-radius: 10px;
    margin: 0px 0px 0px 0px;
    font-size: 16px;
}

.form-box {
    width: 100%;
}

button.btn_blue {
    width: 95%;
    padding: 18px 15px;
    margin: 17px 0px 10px 17px;
    border-radius: 10px;
    border: none;
    background-color: #0d674e;
    font-size: 19px;
    font-weight: 600;
    color: #ffff;
}

/*section.logos-sec*/

section.logos-sec {
    padding: 50px 0px;
}

.logo-main .logo-box {
    display: inline-flex;
    margin: 30px 0 30px 0px;
}

.logo-heading h4 {
    font-size: 20px;
    color: #9c9b9e;
    margin: 0px 0 -20px 0;
}

.logo-heading h2 {
    font-size: 35px;
    font-weight: 600;
}

.logos-main.border-rig {
    border-right: 1px solid;
}

.logo-box img {
    width: 18%;
    margin: 25px 15px;
}

/*section.footer-sec-1 */

section.footer-sec-1 {
    padding: 40px 0px;
    background-color: #242424;
}

.footer-main h2 {
    font-size: 42px;
    font-weight: 600;
    color: #fff;
}

.footer-main img {
    width: 240px;
    /*filter: invert(1) brightness(100);*/
    margin: auto;
    display: table;
}

.footer-ul ul {
    text-align: end;
    padding: 0;
    margin: 0;
}

.footer-ul ul li {
    /* display: block; */
    /* margin: 0 165px 0px 0; */
    display: inline-flex;
    font-size: 25px;
    margin: 0px 0px 0 10px;
}

/*section.footer-sec*/

section.footer-sec {
    padding: 20px 0px;
    background-color: #121b1d;
    text-align: center;
}

.footer-sec a {
    font-size: 16px;
    color: #41494a;
}

/*section.clients-sec*/

section.clients-sec {
    padding: 50px 0px;
}

.clients-box {
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.clients-box h4 {
    font-size: 20px;
    margin: 0 0px 0px 20px;
}

.clients-box h4 {
    font-size: 20px;
    margin: 0 0px 0px 20px;
}

.clients-box-box {
    display: none;
    margin: -30px 0px 30px 95px;
    float: left;
    width: 100%;
}

.clients-box-box h4 {
    font-size: 14px;
    margin: -16px 0px 0 20px;
}

.clients-main p {
    font-size: 16px;
}

.clients-box-boz p {
    min-height: 130px;
}

.clients-crm {
    display: inline-block;
    margin: 10px 0 10px 0;
    width: 100%;
}

.clients-crm img {
    margin: 0 30px 0 0;
}

.clients-crm h4 {
    font-size: 16px;
    color: #fff;
}

.clients-crm img {
    margin: 0 30px 0 0;
    display: inline-block;
}

.clients-crm h4 {
    font-size: 16px;
    color: #333;
    display: inline-block;
}

.slick-center .clients-crm h4 {
    font-size: 16px;
    color: #fff;
}

.clients-box-boz {
    padding: 20px 15px;
    border: 1px solid;
    background-color: #f5f5f5;
    border-color: #f5f5f5;
    width: 95%;
}

.slick-center .clients-box-boz {
    background-color: #2b2d3c;
    color: #fff;
}

.clients-box-boz {}

.clients-box-box h4:hover {
    color: #fff;
}

.panel-default>.panel-heading {
    color: #999999;
    background-color: #f5f5f5;
    border-color: #ddd;
    padding: 20px 10px;
}

.panel.panel-default {
    padding: 0px 0;
    font-size: 16px;
}

.panel {
    margin-bottom: 20px;
    background-color: transparent;
    border: 0px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
    box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
    color: #999999;
}

.btn_org {
    background-color: #0d674e !important;
    color: #fff !important;
    transition-duration: .5s;
}

.btn_org:hover {
    background-color: #fff !important;
    color: #0d674e !important;
}

.expertise-main .panel-title>a i {
    float: right;
}

.expertise-main h4.panel-title i {
    color: #0d674e;
    font-size: 14px;
    font-weight: normal !important;
}

.expertise-main .panel-default>.panel-heading:hover,
.expertise-main .panel-default>.panel-heading.active {
    color: #d37938;
}

.expertise-main .panel.panel-default a {
    padding: 20px 10px;
    display: table;
    width: 100%;
    color: #0d674e;
}

img.editing_process_img {
    width: 100%;
    margin: auto;
    display: table;
}

.editing-process-sec {
    padding: 45px 0 80px;
    background-color: #f1f1f1;
}

/*.testi-main-box .slick-track {
    transform: translate3d(0px, 0px, 0px) !important;
}*/

.footer-ul ul li a {
    width: 40px;
    height: 40px;
    border: 1px solid #888888;
    border-radius: 50px;
    text-align: center;
    align-items: center;
    display: grid;
    font-size: 19px;
    color: #888888;
    transition-duration: .5s;
}

.footer-ul ul li a:hover {
    color: #fff;
    border: 1px solid #fff;
}

.testi-main-box .slick-dots {
    position: absolute;
    bottom: -50px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.testi-main-box .slick-dots li.slick-active button {
    background-color: #2b2d3c;
}

.testi-main-box .slick-dots li button:before {
    font-size: 0px;
    line-height: 0px;
}

.testi-main-box .slick-dots li button {
    background-color: #e5e5e5;
    border-radius: 50px;
    width: 10px;
    height: 10px;
}

.achieved-box h6 b {
    font-size: 25px;
}

.why_hire_slider {
    margin: 0 !important;
}

.why_hire_slider .slick-list.draggable {
    margin: 23px 0 0;
    height: 335px !important;
    align-items: center;
    /* display: flex; */
    justify-content: center;
    overflow-y: hidden;
    /* background-color: #000; */
    /* z-index: -1; */
    position: relative;
}

.why_hire_slider .slick-prev,
.why_hire_slider .slick-next {
    transform: rotate(90deg);
}

.why_hire_slider .slick-prev {
    left: auto;
    right: -50px;
    height: 0px;
    width: 0;
    top: 80px;
}

.why_hire_slider .slick-next {
    left: auto;
    right: -50px;
    top: 130px;
    /* bottom: 0; */
    height: 0px;
    width: 0px;
}