/*
Theme Name: Champions of Change
Theme URI: http://example.com
Author: Your name
Author URI: http://pinegrow.com/
Description: This theme was created with Pinegrow Web Editor.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: champions_of_change
*/


@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700');
@import url('https://fonts.googleapis.com/css?family=Work+Sans:400,500,600,700');


/* KING KONG SEO FIXES */

footer #footer-top .row >div .inner-section {
    max-width: 300px!important;
    margin-right: auto;
    margin-left: 10%;
}

ul#menu-popular-searches li a.nav-link, ul#menu-quick-links li a.nav-link{
    padding-left: 0px;
}

ul#menu-popular-searches li {
    margin-bottom: 10px!important;
}

ul#menu-quick-links li {
    margin-bottom: 10px!important;
}



.kk-footer-email {
    line-height: 17px!important;
    height: 20px!important;
    display: inline-block;
    word-break: break-all;
    padding-top: 3px;
}



ul.connect-address li {
    position: relative;
    padding-left: 50px;
    font-size: 18px;
    line-height: 20px;
}

li.kk-phone-link {
    margin-top: 5px!important;
    display: inline-block;
}

ul.footer-connect {
    margin-left: 46px !important;
    margin-top: 10px!important;
}

li.kk-mail-link {
    padding-top: 7px;
}

footer #footer-top .container .row >div .inner-section {
	margin-left:13%!important;
	max-width:300px!important;
}

@media (max-width: 1290px) {
	ul.connect-address li {
     line-height: 20px!important;
}

	li.kk-phone-link {
    margin-top: 18px!important;
    padding-top: 5px;
    display: inline-block;
}

}

@media (max-width: 1290px) {
li.kk-phone-link {
    margin-top: 0px!important;
}
}

@media (max-width: 991px) {
#footer-top img {
    max-width: 90%;
}
}
@media (max-width: 767px) {
ul.connect-address li {
    margin-bottom: 20px!important;
}
}
/* END KING KONG SEO FIXES */

#section-7 {
	display: none;
}

body,
html,
p,
h1,
h2,
h3,
h4,
h5,
h6,
li {
    color: #ffffff;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
h1, h2, h3, h4, h5, h6 {
    text-transform: uppercase;

    color: #414d55;

    font-family: 'Poppins', sans-serif;
    font-weight: 300;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

body {
    color: #53646b;
    background-color: #ffffff;

    font-family: 'Poppins', sans-serif;
    font-weight: 400;
}
p,
li{
    color: #53646b;

    font-family: 'Poppins', sans-serif;
    font-weight: 400;
}


.eyebrow {
    text-transform: uppercase;

    font-size: 18px;
}

#hero .global-btn {
    margin-top: 4%;
    margin-right: auto;
    margin-left: auto;
}

a.btn.btn-light.bg-primary {
    width: 100%;
    margin-bottom: 15px;
    padding: 27.5px 10px;

    white-space: normal;
    text-transform: uppercase;

    color: #ffffff;
    border: none;
    border-radius: 0px;
    background-color: #f34b57 !important;
    box-shadow: 0px 30px 120px 0px rgba(0,0,0,0.2);

    font-family: 'Poppins', sans-serif;
    font-size: 19.973px;
    font-weight: 700;
    line-height: 35px;
}

a.btn.btn-light.bg-primary:hover {
    opacity: 0.9;
}


#hero {
    padding: 13.1% 0 10% 0 !important;

    background-image: url('assets/images/hero.jpg');
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
}
#hero.it-consulting-hero {
    padding: 13.1% 0 10% 0 !important;

    background-image: url('assets/images/bg-it-hero.jpg');
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
}
#hero.it-services-hero {
    padding: 14% 0 13.5% 0 !important;

    background-image: url('assets/images/bg-hero-it-services.jpg');
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
}
#hero .eyebrow,
#hero .subheadline,
#hero h2 {
    text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.42);
}
#hero .section-1 {
    max-width: 1160px;
    margin-right: auto;
    margin-left: auto;
}
#hero .section-2 {
    max-width: 600px;
    margin-right: auto;
    margin-left: auto;
}
#hero p.sub-header {
    text-align: center;
    letter-spacing: 0px;

    color: #f34b57;
    text-shadow: 8px 13.856px 55px rgb( 23, 111, 157 );

    font-family: 'Poppins', sans-serif;
    font-size: 30px;
}

#hero h1, #hero .kk-h2 h2 {
    margin-bottom: 45px;

    text-align: center;
    letter-spacing: 0;

    color: #ffffff;

    font-family: 'Poppins', sans-serif;
    font-size: calc(21px + (50 - 21) * (100vw - 320px) / (1920 - 320)) !important;
    line-height: 1.6;
}
#hero a.btn.btn-light.bg-primary {
    display: block;

    max-width: 480px;
    margin-right: auto !important;
    margin-left: auto !important;
}
#hero p {
    max-width: 700px;
    margin-right: auto;
    margin-left: auto;

    text-align: center;
    text-transform: capitalize;

    color: #ffffff;
}
@media all and (max-width: 1300px) and (min-width: 1200px) {
    #hero .dt-block {
        display: inline !important;
    }
}
/** ==== Section 2 ====**/
#section-2 {
    padding-top: 6.5%;
    padding-bottom: 2.5%;

    background-image: url('assets/images/home-section-2.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
#section-2 .section-1 {
    max-width: 750px;
    margin-right: auto;
    margin-left: auto;
}
#section-2 h2 {
    margin-bottom: 40px;

    text-transform: uppercase;
}
#section-2 .section-1 p {
    max-width: 700px;
    margin-right: auto;
    margin-left: auto;
}
#it-consulting-section-2 , .it-consulting-section-2  {
    padding-top: 12%;
    padding-bottom: 9%;

    background-image: url('assets/images/bg-fjmt.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
#it-consulting-section-2 .section-1 , .it-consulting-section-2 .section-1  {
    max-width: 750px;
    margin-right: auto;
    margin-left: auto;
}
#it-consulting-section-2 .section-2 , .it-consulting-section-2 .section-2  {
    max-width: 805px;
    margin-right: auto;
    margin-left: auto;
}
#it-consulting-section-2 .section-2 h2 , .it-consulting-section-2 .section-2 h2  {
    margin-bottom: 40px;

    text-transform: uppercase;
}
#it-consulting-section-2 .section-2 p , .it-consulting-section-2 .section-2 p  {
    max-width: 700px;
    margin-right: auto;
    margin-left: auto;
}
#it-services-section-2 {
    padding-top: 12%;
    padding-bottom: 9%;

    background-image: url('assets/images/bg-it-solutions.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
#it-services-section-2 .section-1 {
    max-width: 750px;
    margin-right: auto;
    margin-left: auto;
}
#it-services-section-2 .section-2 {
    max-width: 805px;
    margin-right: auto;
    margin-left: auto;
}
#it-services-section-2 .section-2 h2 {
    margin-bottom: 40px;

    text-transform: uppercase;
}
#it-services-section-2 .section-2 p {
    max-width: 700px;
    margin-right: auto;
    margin-left: auto;
}
/** ==== Section 3 ====**/
#section-3 {
    padding-top: 4.5%;
    padding-bottom: 4%;
}
#section-3 h2 {
    padding-top: 5%;
}


/** ==== Section 4 ====**/
#section-4 {
    padding-top: 5%;
    padding-bottom: 9%;
}
#section-4 .global-btn {
    max-width: 475px;
}
/** ==== Section 5 ====**/
#section-5 {
    padding-top: 5%;
    padding-bottom: calc(5% - 45px);

    background: #f34b57;
}
#section-5 h2 {
    max-width: 720px;
    margin-right: auto;
    margin-left: auto;

    color: #ffffff;
}
#section-5 .client-logos {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
}
#section-5 .client-logos .item {
  width: 100%;
  max-width: 25%;
  margin-bottom: 45px;
}
/** ==== Section 6 ====**/


.page-id-14 #section-6 img[src="https://championsofchange.com.au/wp-content/uploads/2018/09/john-matthews.png"] {
    max-width: 282px;
}

#section-6 {
    padding-top: 5%;
    padding-bottom: 5%;
}
#section-6 .section-2 {
    max-width: 1170px;
    margin-right: auto;
    margin-left: auto;

    border-width: 1px;
    border-style:  none solid solid none;
    border-color: #ffffff;
}
#section-6 .section-2 .item {
    padding: 40px;

    border-width: 1px;
    border-style: solid none none solid;
    border-color: #ffffff;
}
@media all and (min-width: 769px){
    #section-6 .section-2 .item {
        max-width: 390px;
    }
}

#section-6 .section-2 .item .inner-section {
    height: 100%;
}
#section-6 .section-2 .item img {
    margin-bottom: 30px;
}
#section-6 .section-2 .item h3 {
    min-height: 2.8em;

    text-transform: capitalize;

    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
}
#section-6 .section-2 .item p {
    min-height: 224px;

    font-size: 18px;
    line-height: 28px;
}

#section-6 a.btn.btn-light.bg-primary {
    max-width: 200px;
    padding: 12.5px 10px;

    box-shadow: none;
}

#section-6 .section-3 {
    padding-top: 56px;
}
#section-6 .section-3 .global-btn {
    margin-right: auto;
    margin-left: auto;
}
#section-6 .section-3 a.btn.btn-light.bg-primary {
    width: 100%;
    max-width: 550px;
    padding: 27.5px 10px;

    box-shadow: 0px 30px 120px 0px rgba(0,0,0,0.2);
}
#section-6.template-icon-section {
    padding-top: 11%;
    padding-bottom: 11%;

    background-color: #fafafa;
}

/** ==== Section 7 ====**/
#section-7 {
    padding-top: 5%;
    padding-bottom: 5%;

    background: #f9f9f9;
}
#section-7 .section-1 {
    max-width: 965px;
    margin-right: auto;
    margin-left: auto;
}

@media all and (min-width: 769px ){
    #section-7 .section-2 img {
        margin-left: -30px;
    }
}
#section-7 .section-2 .right-section {
    padding-top: 60px;

}

@media all and (min-width: 1289px){
    #section-7 .section-2 .right-section {
        max-width: 577px;
        margin-left: 60px;
    }
}
#section-7 .section-2 .right-section form label, form label {
    display: block;

    width: 100%;
}
#section-7 .section-2 .right-section form input[type="text"], form input[type="text"], form input[type="tel"], form textarea {
    width: 100%;
    margin-bottom: 10px;
    padding: 20px 20px 20px 70px;

    color: #53646b;
    border-style: none;
    background: url('assets/images/icon-username.png') no-repeat 26px center #ffffff;
    /*box-shadow: 0px 30px 300px 0px rgba(0,0,0,0.2);*/

    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-weight: 400;
}
#section-7 .section-2 .right-section form input[type="email"], form input[type="email"] {
    width: 100%;
    margin-bottom: 10px;
    padding: 20px 20px 20px 70px;

    color: #53646b;
    border-style: none;
    background: url('assets/images/icon-email.png') no-repeat 26px center #ffffff;
    /*box-shadow: 0px 30px 300px 0px rgba(0,0,0,0.2);*/

    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-weight: 400;
}
form input[type="tel"] {
    background: url('assets/images/icon-footer-telephone.png') no-repeat 26px center #ffffff;
}
form textarea {
  background-position: 26px 22px;
  height: 180px;
}
#section-7 .section-2 .right-section form input[type='submit'], form input[type='submit'], form input[value="Next"] {
    width: 100%;
    margin-bottom: 25px;
    padding: 27.5px 10px;

    white-space: normal;
    text-transform: uppercase;

    color: #ffffff;
    border: none;
    border-radius: 0px;
    background-color: #f34b57 !important;

    font-family: 'Poppins', sans-serif;
    font-size: 19.973px;
    font-weight: 700;
    line-height: 35px;
}
#section-7 .section-2 .right-section form {

}
ul.checked-list {
margin-top: 0;
padding-left: 0px;

list-style: none;
}
ul.checked-list li {
padding-top: 0;
padding-bottom: 0px;
padding-left: 35px;

text-align: left;
letter-spacing: 0.10px;

color: #53646b;
background-image: url('assets/images/icon-checked.png');
background-repeat: no-repeat;
background-position: left top;
background-position-y: 10px;
background-size: 20px;

font-size: 22px;
line-height: 34px;
}
ul.checked-list li span, ul.checked-list li strong {
    margin-bottom: 25px;

    font-family: 'Poppins', sans-serif;
    font-size: 22px;
    font-weight: 600;
}

/** ==== Section 8 ====**/
#section-8 {
    padding-top: 5%;
    padding-bottom: 5%;
}
@media all and (min-width: 1490px) {
    #section-8 img {
        min-width: 705px;
    }
}

/** ==== Section 9 ====**/
#section-9 {
    padding-top: 7%;
    padding-bottom: 7%;
}

@media all and (min-width: 1490px) {
    #section-9 img {
        float: right;

        margin-right: 60px;
    }
}
/** ==== Section 10 ====**/
#section-10 {
    padding-top: 6%;
    padding-bottom: calc(6% - 40px);

    background: #f34b57;
}
#section-10 h2 {
    margin-bottom: 20px;

    color: #ffffff;
}
#section-10 .vendor-logos {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-around;
}
#section-10 .vendor-logos .item {
  width: 16.6666667%;
  margin-bottom: 40px;
}
/** ==== Section 11 ====**/
#section-11 {
    padding-top: 6%;
    padding-bottom: 6%;

    background: url('assets/images/home-landing_43.jpg') no-repeat center center transparent;
    background-size: cover;
}
#section-11.health-check, section#section-2.health-check {
    padding-top: 10.8%;
    padding-bottom: 10%;

    background: url('assets/images/bg-it-strategy-session.jpg') no-repeat center center transparent;
    background-size: cover;
}
#section-11.services-health-check {
    padding-top: 10.8%;
    padding-bottom: 10%;

    background: url('assets/images/bg-health-check.jpg') no-repeat center bottom #f9f9f9;
    background-size: cover;
}
#section-11 .section-1 {
    max-width: 780px;
    margin-right: auto;
    margin-left: auto;
}
#section-11 .section-2 {
    max-width: 795px;
    margin-right: auto;
    margin-left: auto;
}
#section-11 .section-2 ul {
    margin: 0;
    padding: 0;

    list-style-type: none;
}
#section-11 .section-2 span, #section-11 .section-2 strong {
    display: block;

    text-transform: uppercase;

    font-weight: 600;
}
#section-11 .section-3 {
    max-width: 795px;
    margin-right: auto;
    margin-left: auto;
}
#section-11 .section-3 .global-btn {
    margin-right: auto;
    margin-left: auto;
}
/** ==== Section 12 ====**/
#section-12 {
    padding-top: 6%;
    padding-bottom: 6%;

    background: #f34b57;
    background-size: cover;
}
#section-12.it-services-testimonial {
    padding-top: 6%;
    padding-bottom: 6%;

    background: url('assets/images/bg-it-services-testimonial.jpg') no-repeat center center transparent;
    background-size: cover;
}
#section-12 h2 {
    max-width: 750px;
    margin-right: auto;
    margin-bottom: 60px;
    margin-left: auto;

    color: #ffffff;
}
#section-12 h4 {
    color: #ffffff;

    font-family: 'Poppins', sans-serif;
    font-size: 22px;
    font-weight: 600;
    line-height: 42px;
}

/** ==== Section 13 ====**/
#section-13 {
    padding-top: 6%;
    padding-bottom: 25%;

    background: url('assets/images/home-footer-bg.jpg') no-repeat center center transparent;
    background-size: cover;
}
#section-13.it-consulting-bottom {
    padding-top: 6%;
    padding-bottom: 25%;

    background: url('assets/images/it-bottom-bg.jpg') no-repeat center bottom #f9f9f9;
    background-size: cover;
}
#section-13.it-consulting-bottom .section-1 {
    max-width: 800px;
    margin-right: auto;
    margin-left: auto;

    text-align: center;
}
#section-13.it-consulting-bottom .section-1 p {
    max-width: 695px;
    margin-right: auto;
    margin-left: auto;

    text-align: center;
}
#section-13.it-consulting-bottom .section-3 {
    max-width: 845px;
    margin-right: auto;
    margin-left: auto;

    text-align: center;
}
#section-13.it-services-bottom {
    padding-top: 6%;
    padding-bottom: 25%;

    background: url('assets/images/bg-it-services-bottom.jpg') no-repeat center bottom #f9f9f9;
    background-size: cover;
}
#section-13.it-template-bottom {
    padding-top: 6%;
    padding-bottom: 25%;

    background: url('assets/images/bg-template-bottom.jpg') no-repeat center bottom #f9f9f9;
    background-size: cover;
}
#section-13.it-services-bottom .section-3 {
    margin-top: 40px;
}
#section-13.it-services-bottom .section-3 h2 {
    margin-bottom: 2% !important;
}
#section-13 .section-1 {
    max-width: 695px;
    margin-right: auto;
    margin-left: auto;
}
#section-13 .section-2 {
    max-width: 695px;
    margin-right: auto;
    margin-left: auto;
}
#section-13 .section-3 {
    max-width: 790px;
    margin-right: auto;
    margin-left: auto;

    text-align: center;
}
#section-13 .section-3 h2 {
    text-align: center;
}
#section-13 .section-3 .btn {
    max-width: 625px;
}
.it-services-bottom .btn{
    display: none;
}
#section-13 .section-3 .btn {
    display: none;
}
span.wpcf7-not-valid-tip {
    text-align: left;
}

/** ==== Section Actionable Solution ====**/
#actionable-solution , .actionable-solution  {
    padding-top: 6%;
    padding-bottom: 7%;

    background: url('assets/images/bg-actionalble-solutions.jpg') no-repeat center bottom #4fbfbf;
    background-size: cover;
}
#actionable-solution .section-1 , .actionable-solution .section-1  {
    max-width: 945px;
    margin-right: auto;
    margin-left: auto;
}
#actionable-solution .section-1 h2 , .actionable-solution .section-1 h2  {
    color: #ffffff;
}
#actionable-solution .section-2 , .actionable-solution .section-2  {
    max-width: 710px;
    margin-right: auto;
    margin-left: auto;
}
#actionable-solution .section-2 p , .actionable-solution .section-2 p  {
    color: #ffffff
}

/** ==== Section Consulting Work ====**/
#consulting-work {
    padding-top: 6%;
    padding-bottom: 7%;

    background: #ffffff;
    background-size: auto;
}
#consulting-work .section-1 {
    max-width: 955px;
    margin-right: auto;
    margin-left: auto;
}
#consulting-work .section-1 h2 {
    margin-bottom: 80px;
}
#consulting-work .section-2 {
    max-width: 955px;
    margin-right: auto;
    margin-left: auto;
}
#consulting-work .section-2 p {
}
#consulting-work .section-2 ul.consulting-list {
    margin: 0;
    padding: 0;

    list-style-type: none;
}
#consulting-work .section-2 ul.consulting-list li {
    position: relative;

    padding-left: 165px;
}
#consulting-work .section-2 ul.consulting-list li p span {
    display: block;

    text-transform: uppercase;

    font-family: 'Poppins', sans-serif;
    font-weight: 600;
}
#consulting-work .section-2 ul.consulting-list li i {
    position: absolute;
    top: 20px;
    left: 0;

    display: block;

    width: 93px;
    height: 93px;

    text-align: center;

    color: #ffffff;
    border-radius: 100px;
    background-color: #c83244;

    font-family: 'Poppins', sans-serif;
    font-size: 40px;
    font-weight: 600;
    font-style: normal;
    line-height: 93px;
}
#consulting-work .section-3 .global-btn {
    margin-top: 50px;
    margin-right: auto;
    margin-left: auto;
}


/** ==== Temnplate Accordion Section ==== **/
#accordion-section {
    max-width: 1350px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 6%;
    padding-bottom: 6%;
}
#accordion-section .btn-link {
    width: 100%;
    min-height: 100px;
    padding-right: 80px;
    padding-left: 40px;

    text-align: left;
    white-space: normal;
    text-transform: capitalize;

    color: #ffffff;
    border-radius: 0;
    background: url('assets/images/collapse-down.png') no-repeat center right transparent;
    background-color: #45bcbc;
    background-position-x: 97%;

    font-family: 'Poppins', sans-serif;
    font-size: 30px;
    font-weight: 600;
    line-height: 62.05px;
}
#accordion-section .btn-link:hover,
#accordion-section .btn-link:visited,
#accordion-section .btn-link:focus {
    text-decoration: none;
}
#accordion-section .card {
    margin-bottom: 0px;

    border: 1px solid rgba(255, 255, 255);
    border-style: solid;
    border-radius: 0;
}
#accordion-section .card:nth-child(3) {
    border-style: none;
    border-style: none;
}
#accordion-section .btn-link.collapsed:hover,
#accordion-section .btn-link.collapsed:visited,
#accordion-section .btn-link.collapsed:focus {
    text-decoration: none;
}
#accordion-section .btn-link.collapsed {
    width: 100%;
    padding-right: 80px;
    padding-left: 40px;

    text-align: left;
    white-space: normal;
    text-transform: capitalize;

    color: #414d55;
    background: url('assets/images/collapse-up.png') no-repeat center right transparent;
    background-color: #fafafa;
    background-position-x: 97%;

    font-family: 'Poppins', sans-serif;
    font-size: 30px;
    font-weight: 600;
    line-height: 62.05px;
}
#accordion-section .card-header {
    padding: 0;
}
#accordion-section .card-header h5 {
    text-transform: capitalize;
}
#accordion-section .card-body {
    padding-top: 45px;
    padding-right: 40px;
    padding-bottom: 45px;
    padding-left: 40px;

    color: #53646b;
    background-color: #ffffff;

}
#accordion-section .card-body p {
    color: #53646b;

    font-family: 'Poppins', sans-serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 34px;
}
#accordion-section h2 {
    max-width: 500px;
    margin-right: auto;
    margin-left: auto;
}
#accordionExample {
    box-shadow: 0px 0px 220px 0px rgba(0,0,0,0.2);
}
/** ==== Temnplate Section 7 ==== **/
#template-section-7 {
    padding-top: 8%;
    padding-bottom: 8%;
}
#template-section-7 .section-1 {
    max-width: 1190px;
    margin-right: auto;
    margin-left: auto;
}

/** ==== Template Section 2 ====**/
#template-section-2 {
    padding-top: 6%;
    padding-bottom: 6%;
}
#template-section-2 .inner-section {
    max-width: 565px;
}
#template-section-2 p {
    font-size: 18px;
    line-height: 34px;
}
#template-section-2 h2 {
    margin-bottom: 20px;
}
#template-section-2 h3 {
    margin-bottom: 20px;
}
/** ==== it-template-hero ====**/
#it-template-hero {
    padding: 14% 0 5% 0 !important;
}
#hero.it-template-hero h1 {
    position: relative;
    top: 0px;
}
#hero.it-template-hero {
    padding: 6% 0 !important;

    background-image: url(assets/images/bg-template-hero.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
}
/** ==== Section Footer ====**/
footer #footer-top {
    padding-top: 5%;
    padding-bottom: 5%;

    background: #000000;
}
footer #footer-top .row >div {
    padding-top: 30px;

    border-width: 1px;
    border-style: none solid none none;
    border-color: #ffffff;
}
footer #footer-top .row >div h4 {
    margin-top: 40px;
    margin-bottom: 55px;

    color: #f34b57;

    line-height: 30px;
}
footer #footer-top .row >div:last-child {
    border-style: none;
}
footer #footer-top .row >div ul {
    margin: 0;
    padding: 0;

    list-style-type: none;
}
footer #footer-top .row >div ul li {
    margin-bottom: 25px;
}
footer #footer-top .row >div ul li, footer #footer-top .row >div ul li a {
    word-wrap: break-word;

    color: #ffffff;
}
footer #footer-top .row >div .inner-section {
    max-width: 150px;
    margin-right: auto;
    margin-left: auto;
}
footer #footnote {
    padding-top: 1%;
    padding-bottom: 1%;

    background: #2c3235;
}
footer #footnote p {
    margin-bottom: 0;

    color: #fff;

    font-size: 20px;
}
footer #footnote p a {
    color: #fff;

    font-weight: 600;
}
ul.connect-address {
    margin-top: 45px !important;
}
ul.connect-address li {
    position: relative;

    padding-left: 50px;

    font-size: 18px;
    line-height: 34px;
}
ul.connect-address li i {
    position: absolute;
    top: 3px;
    left: 0;

    color: #f34b57;

    font-size: 30px;
}
ul.connect-address li i.fa-map-marker {
    left: 7px;
}
ul.footer-connect {
    margin-left: 46px !important;
}
ul.footer-connect li {
    float: left;

    margin: 0 7px;
}
ul.footer-connect li i {
    font-size: 25px;
}
/** ==== Global CSS ====**/
::-webkit-input-placeholder {
    color: #53646b;

    font-family: 'Poppins', sans-serif; /* Chrome/Opera/Safari */
    font-size: 18px;
    font-weight: 400;
}
::-moz-placeholder {
    color: #53646b;

    font-family: 'Poppins', sans-serif; /* Firefox 19+ */
    font-size: 18px;
    font-weight: 400;
}
:-ms-input-placeholder {
    color: #53646b;

    font-family: 'Poppins', sans-serif; /* IE 10+ */
    font-size: 18px;
    font-weight: 400;
}
:-moz-placeholder {
    color: #53646b;

    font-family: 'Poppins', sans-serif; /* Firefox 18- */
    font-size: 18px;
    font-weight: 400;
}
.fixed-top {
    padding: 66px 40px;

    background-color: transparent;
}
.padding-bottom {
    margin-bottom: 40px;
}

.main-carousel .carousel-cell {
    overflow: hidden;

    width: 70%;
    padding-right: 5%;
    padding-left: 5%;
}

.main-carousel .carousel-cell img {
    width: 100%;
    height: auto;

    transition: opacity 0.4s ease-in-out;

    opacity: 0.6;
}

.main-carousel .carousel-cell.is-selected img {
    vertical-align: middle;

    opacity: 1;
}

/** Testimonial **/
.testimonial-carousel .carousel-cell {
    width: 78%;
    margin-right: 11%;
    margin-left: 11%;

    text-align: center;
}
.testimonial-carousel .carousel-cell p {
    color: #ffffff;

    font-family: 'Georgia';
    font-size: 26px;
    font-style: italic;
    line-height: 42px;
}

.video-modal {
    margin-bottom: 20px;

    cursor: pointer;
}

ul.wisdom-list {
    margin-top: 60px;
    padding-left: 0px;

    list-style: none;
}

h5 {
    font-size: 35px;
}

.play-button {
    display: block;

    margin-right: auto;
    margin-left: auto;
}

.text-accent {
    margin-bottom: 12px;
}

.button-subline {
    margin-top: 18px;

    text-align: center;

    color: #2a3377;

    font-family: Gabriola;
    font-size: 25px;
    line-height: 29px;
}


/** ======== Header Phone =========**/
a.header-phone {
    position: relative;

    padding-left: 63px;

    text-transform: uppercase;
    /*background-image: url('assets/images/icon-header-phone.png');*/

    background-repeat: no-repeat;
    background-position: left top;
}
a.header-phone:hover {
    text-decoration: none;
}
a.header-phone .description {
    text-transform: uppercase;

    color: #f34b57;

    font-family: 'Work Sans', sans-serif;
    font-size: 21px;
    font-weight: 400;
}
a.header-phone .number {
    text-transform: capitalize;

    color: #ffffff;

    font-family: 'Work Sans', sans-serif;
    font-size: 31px;
    font-weight: 700;
}
a.header-phone i {
    position: absolute;
    top: 7px;
    left: -15px;

    width: 60px;
    height: 60px;
    padding:  16px 10px 10px 14px;

    text-align: center;

    color: #f34b57;
    border-radius: 100px;
    background-color: #ffffff;

    font-size: 30px;
}
a.header-phone:hover i {
    color: #ffffff;
    background-color: #c83244;
}
nav,
nav img {
    transition: all 0.2s ease;
}

nav a {
    padding: 0 20px;

    text-decoration: none;

    color: #ffffff;

    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 34px;
}
nav a:hover, nav ul li.active a {
    text-decoration: none;

    color: #f05b6c;
}
nav li:hover ul.dropdown-menu {
  display: block;
}
nav.scrolled {
    padding: 30px 40px;

    background: rgba(8,4,3,0.8);
}

nav.scrolled img {
    height: 40px;
}

nav.scrolled a {
    color: #ffffff;
}
nav.scrolled li ul a {
  color: #212529;
}
.button-holder {
    max-width: 480px;
    margin-right: auto;
    margin-left: auto;
}
img {
    max-width: 100%;
}
ul.normal-list {
    padding-left: 30px;
}

ul.normal-list li {
    list-style-type: none;

    color: #2e2e2e;

    font-size: 20px;
}

ul.normal-list li:before {
    display: inline-block;

    width: 30px;
    margin-left: -30px;

    content: "\2022";

    color: #2a3377;

    font-size: 28px;
}

.huge-image {
    max-width: 1450px;
    margin-right: auto;
    margin-left: auto;
}

.testimonial-quotes {
    position: relative;

    height: 50px;

    text-align: center;

    color: #0fab98 !important;

    font-size: 135px;
    line-height: 143px;
}

.testimonial-carousel p {
    font-size: 23px;
}


a.btn.btn-light.bg-primary.btn-lg {
    cursor: pointer;

    border-bottom: 3px solid #263c80;
    background: #6898a5; /* Old browsers */
    background: -moz-linear-gradient(45deg, #6898a5 0%, #263c80 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg, #6898a5 0%,#263c80 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg, #6898a5 0%,#263c80 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

    font-size: 18px;

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6898a5', endColorstr='#263c80',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.footer-button-holder {
    margin-top: 80px;
}

.global-btn {
    max-width: 475px;
}
.global-btn p {
    margin-top: 14px;

    text-align: center;

    font-size: 18.03px;
    line-height: 26.05px;
}
h1 {
    margin-bottom: 45px;

    font-size: 50.06px;
    line-height: 62.07px;
}
h2 {
    position: relative;

    margin-bottom: 45px;

    font-size: 50px;
    line-height: 55px;
}

h6 {
    font-size: 53px;
}
p, section li {
    margin-bottom: 45px;

    color: #53646b;

    font-size: 22px;
    line-height: 34px;
}

.flickity-button {
    background: transparent !important;
}

#section-5 .flickity-button-icon {
    color: #ffffff !important;
}
#section-5 svg.flickity-button-icon {
    color: #ffffff !important;
}
.flickity-button-icon {
    color: #ffffff !important;
}
#section-11 .flickity-prev-next-button {
    width: 60px !important;
    height: 60px !important;
}
.testimonial-carousel, .flickity-enabled.is-draggable {  max-width: 1026px !important;
    margin-right: auto;
    margin-left: auto;
}


.bx-controls {
    display: none;
}
.bx-wrapper {
    border: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
}
.bxslider > div {
    width: 100%;
    max-width: 360px;
}
.bxslider > div {
    height: 100%;
    min-height: 207px;
}
.bxslider > div img {
    width: 100%;
}

.as-block {
    display: block !important;
}

h3 {
    margin-bottom: 5%;

    text-transform: capitalize;

    font-size: 30px;
    font-weight: 600;
    line-height: 28px;

}

/* media queries */
@media (max-width:1485px) {
    nav a {
        padding: 0 10px;
    }
}
@media (max-width:1345px) {
    nav a {
        padding: 0 10px;

        font-size: 19px;
    }
    a.header-phone .description {
        font-size: 18px;
    }
    a.header-phone .number {
        position: relative;
        top: -12px;

        font-size: 26px;
    }
    a.header-phone i {
        position: absolute;
        top: 7px;
        left: 2px;

        width: 45px;
        height: 45px;
        padding: 8px 10px 10px 11px;

        text-align: center;

        color: #c83244;
        border-radius: 100px;
        background-color: #ffffff;

        font-size: 30px;
    }
}
@media (max-width:1280px) {
    nav a {
        padding: 0 5px;

        font-size: 18px;
    }
}
@media (min-width:1289px) {
    h1 {
        margin-bottom: 20px;

        font-size: 50.06px;
        line-height: 62.07px;
    }
    h2 {
        position: relative;

        margin-bottom: 5%;

        font-size: 50px;
        line-height: 55px;
    }
    h3 {
        margin-bottom: 5%;

        text-transform: capitalize;

        font-size: 30px;
        font-weight: 600;
        line-height: 28px;

    }

    .left-section {
        float: right;

        max-width: 600px;
        margin-right: 50px;
        margin-left: auto;
    }
    .left-section p {
        max-width: 580px;
    }
    .right-section {
        float: left;

        max-width: 670px;
        margin-left: 60px;
    }
    .right-section p {
        max-width: 580px;
    }
    .sub-head {
        padding-right: 9%;
        padding-left: 9%;

        font-size: 22px;
    }
    .padding-top {
        padding-top: 7%;
    }
    .container {
        max-width: 1320px;

    }
    .dt-block {
        display: block !important;
    }
    #hero {
        padding: 13.1% 0 10% 0 !important;
    }
    #hero p {
        max-width: 775px;
        margin-bottom: 30px;

        font-size: 21px;
        line-height: 32px;
    }
    #hero p.sub-header {
        max-width: inherit;
        margin-bottom: 20px;
    }
    #hero.it-template-hero {
        padding: 14% 0 5% 0 !important;
    }
    #section-9 h2 {
        /*max-width: 560px;*/
        margin-right: auto;
        margin-left: auto;
    }
}

@media (max-width:1289px) {
    #hero {
        padding: 21% 0 10% 0 !important;
    }
}
@media (max-width:1199px) {
    h2 {
        font-size: 27px;
    }
    #hero.it-template-hero {
        padding: 14% 0 5% 0 !important;
    }
    nav a {
        padding: 0 5px;

        font-size: 16px;
    }
    nav img {
        max-width: 75%;
    }
    nav.scrolled img {
        max-width: 100%;
    }
}
@media (max-width:1100px) {
    .navbar-brand {
        max-width: 190px;
    }
}
@media (max-width:1030px) {
    a.header-phone .description {
        font-size: 15px;
    }
    a.header-phone .number {
        font-size: 22px;
    }
    nav a {
        padding: 0 5px;

        font-size: 15px;
    }
}

.hidden-md,
.hidden-lg {
    display: none !important;
}
.hidden-xs,
.hidden-sm {
    display: inherit !important;
}
@media (max-width:1024px) {
    #hero.it-services-hero {
        padding: 24% 0 13.5% 0 !important;
    }
}
@media (max-width:1000px) {
    .navbar-brand {
        max-width: inherit;
    }
    nav a {
        padding: 0 4px;

        font-size: 14px;
    }
    a.header-phone i {
        top: 14px;
    }
    .hidden-md,
    .hidden-lg {
        display: block !important;
    }
    .hidden-xs,
    .hidden-sm {
        display: none !important;
    }
    a.header-phone .number {
        display: none !important;
    }
    a.header-phone .description {
        display: none !important;
    }
    a.header-phone {
        position: absolute;
        top: 50px;
        right: 20px;
    }
    .navbar-toggler {
        position: absolute;
        top: 55px;
        right: 130px;

        color: rgba(255, 255, 255, 1) !important;
        border-color: rgba(0, 0, 0, 0) !important;

        font-size: 3.25rem;
    }
    .navbar-collapse {
        position: fixed;
        top: 150px;
        left: 5%;

        width: 90%;

        background-color: rgba(8,4,3,0.8);
    }
    .navbar-collapse ul.navbar-nav li.active a {
        color: #f05b6c !important;
    }
    .navbar-collapse ul.navbar-nav li a:hover {
        color: #f05b6c !important;
    }
    .navbar-collapse ul.navbar-nav li {
        padding: 0 10px;
    }
    .navbar-collapse ul.navbar-nav {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .navbar-collapse ul.navbar-nav li a {
        display: block;

        color: rgba(255, 255, 255, 0.9);

        font-family: 'Poppins', sans-serif;
        font-size: 20px;
        font-weight: 400;
        line-height: 34px;
    }

    nav.scrolled .navbar-collapse {
        top: 118px;
    }
    nav.scrolled .navbar-toggler {
        position: absolute;
        top: 28px;
    }
    nav.scrolled a.header-phone {
        top: 22px;
    }


    #hero.it-services-hero {
        padding: 24% 0 13.5% 0 !important;
    }

    .fullwidth-sm .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 100%;

        max-width: 100%;
    }


}

@media all and (max-width: 1000px) {
    .container-fluid {
        max-width: 960px !important;
    }
    h2 {
        margin-bottom: 30px;
    }
}

@media all and (max-width: 1000px) and (min-width: 768px) {
    .container-fluid {
        max-width: 720px !important;
    }
}
@media all and (max-width: 768px) and (min-width: 576px) {
    .container-fluid {
        max-width: 540px !important;
    }
}

@media all and (min-width:1001px) {
    .navbar-collapse {
        display: none;
    }
}
@media all and (max-width:991px) {
    #hero {
        padding: 22% 0 12.5% 0 !important;
    }

    h3 {
        font-size: 20px;
    }

    h6 {
        font-size: 14px;
    }

    body,
    p,
    div {
        font-size: 16px;
    }


    a.btn.btn-light.bg-primary.btn-lg {
        font-size: 16px;
    }

    #section-2,#section-3,#section-4,#section-5,#section-6,
    #section-7,#section-9,#section-11,
    #section-12,#section-13
    {
        padding-top: 12.8% !important;
        padding-bottom: 12.8% !important;
    }

    #section-3, #section-4 {
        padding-top: 0 !important;
    }
    #section-8 {
        padding-top: 12% !important;
        padding-bottom: 4% !important;
    }
    #section-10
    {
        padding-top: 4% !important;
        padding-bottom: 12.8% !important;
    }

    #section-7 .section-2 img {
      margin-left: -13%;;
    }
}
.hidden-above-mobile {
    display: none;
}
/** Mobile Style **/

@media all and (max-width:1000px) and (min-width:768px){
    .col-md-4 {
        flex: 0 0 50%;

        max-width: 50% !important;
    }
    footer .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;

        max-width: 33.33333% !important;
    }
}
@media (max-width:768px) {

    .hidden-above-mobile {
        display: block;
    }
    .fixed-top {
        padding: 28px 40px;
    }
    footer #footer-top .row >div {
        padding-top: 30px;
        padding-bottom: 30px;

        border-width: 1px;
        border-style: none none solid none;
        border-color: #59b8b9;
    }
    .hero {
        padding-bottom: 30%;
    }

    #hero p {
        display: none;
    }
    #hero p.sub-header {
        display: none;

        margin-bottom: 20px;
    }
    #hero h1 {
        font-size: 1.5rem;
        line-height: 1.5em;
    }
    h2 {
        margin-top: 60px;

        font-size: 27px;
    }
    #section-2 h2,
    #section-9 h2 {
        margin-top: 0;
    }
    ul.et-list li {
        padding-top: 100px;
        padding-left: 0 !important;

        background-position: top center !important;
        background-position-y: 0 !important;
    }
    .bg-sm-none {
        background-image: none !important;
    }

    .main-carousel .carousel-cell {
        padding-right: 2%;
        padding-left: 2%;
    }

    .testimonial-carousel p {
        padding: 0 20px;

        font-size: 18px !important;
        line-height: 28px !important;
    }
    .testimonial-carousel h4 {
        font-size: 1.2rem;
    }
    .testimonial-carousel .carousel-cell {
        width: 74%;
        margin-right: 13%;
        margin-left: 13%;
    }
    #section-9 .content-block {
        margin-bottom: 50px;
    }
    a.header-phone {
        top: 22px;

        width: 63px;
        height: 70px;
    }
    a.header-phone .description {
        display: none !important;
    }
    a.header-phone .number {
        display: none !important;
    }
    .navbar-toggler {
        position: absolute;
        top: 28px;
    }
    .navbar-collapse {
        top: 89px;
    }

    #section-5 .client-logos .item {
        max-width: 35%;
    }
}

.navbar-toggler:hover {
    color: #c83244 !important;
}
/* smallest sizes */
@media (max-width:575px) {
    .fixed-top {
        padding: 28px 40px;
    }
    a.header-phone i {
        position: absolute;
        left: 0;

        width: 40px;
        height: 40px;
        padding: 10px;

        text-align: center;

        color: #c83244;
        border-radius: 100px;
        background-color: #ffffff;

        font-size: 20px;
    }
    .navbar-toggler {
        top: 26px;
        right: 90px;

        font-size: 2.25rem;
    }
    nav.scrolled .navbar-toggler {
        position: absolute;
        top: 26px;
    }
    #hero h1 {
        font-size: 1.2rem;
    }
    #hero p {
        font-size: 15px;
        line-height: 1.5em;
    }
    h2 {
        font-size: 23px;
    }

    #hero .subheadline {
        font-size: 15px;
    }

    #hero.it-services-hero {
        padding: 30% 0 13.5% 0 !important;
    }

    .nav img {
        height: 40px !important;
    }

    .phone {
        overflow: hidden;

        width: 48px;
        padding: 0px;

        white-space: nowrap;
        text-indent: 1000%;
    }

    nav img {
        max-height: 40px;
    }

    .checkmark-list li {
        margin-bottom: 41px;
        margin-bottom: 30px;
        padding-left: 40px;

        background-position: left top;
        background-size: 30px auto;
    }

    .checkmark-list li span {
        font-size: 20px;
    }

    ul.wisdom-list li {
        margin-bottom: 10px;
        padding-top: 60px;
        padding-left: 0px;

        background-position: center top;
        background-size: 50px auto;
    }

    a.btn.btn-light.bg-primary {
        padding: 26px 20px;
    }


    .flickity-prev-next-button {
        width: 35px !important;
        height: 35px !important;
    }

}
@media (max-width:497px) {
    a.btn.btn-light.bg-primary {
        padding: 16px 20px;

        line-height: 24px;
    }
    #hero {
        padding-top: 26% !important;
    }
}
@media (max-width:497px) {
    #hero {
        /*padding-top: 10% !important;*/
    }
   #section-6 ul.consultation-list li {
        margin-bottom: 0px;
        padding-top: 90px;
        padding-bottom: 25px;
        padding-left: 0;

        text-align: left;
        letter-spacing: 0.10px;

        color: #4c4c4c;
        background-image: url(assets/images/icon-check-2.png);
        background-repeat: no-repeat;
        background-position: center top;
        background-position-y: -28px;
        background-size: 146px;

        font-size: 18px;
        line-height: 24px;
    }
    #section-13 .section-2 {
        left: 0;
    }
    #section-13 ul.consultation-list li {
        margin-bottom: 0px;
        padding-top: 90px;
        padding-bottom: 25px;
        padding-left: 0;

        text-align: left;
        letter-spacing: 0.10px;

        color: #4c4c4c;
        background-image: url(assets/images/icon-check-2.png);
        background-repeat: no-repeat;
        background-position: center top;
        background-position-y: -28px;
        background-size: 146px;

        font-size: 18px;
        line-height: 24px;
    }
}
@media all and (max-width: 320px){
    .fixed-top {
        padding: 10px 10px 0 10px;
    }
}
a.btn.btn-light.bg-primary.btn-lg:hover {
    color: #ffffff;
}
.no-bg {
  background: none !important;
}
form br {
  display: none;
}
form p {
  margin-bottom: 0;
}

#progressbar {
  margin-top: -6% !important;
  margin-bottom: 0 !important;
}
#progressbar li:before,
#progressbar li:after {
    background: #45bcbc !important;
}
#progressbar li.active:before,  #progressbar li.active:after,
.wpcf7 fieldset .wpcf7-radio label {
    background: #f05b6c !important;
}
#progressbar li.active:before,  #progressbar li.active:after {
    color: white;
}
.wpcf7 fieldset {
  padding: 4% 15% !important;
}
.wpcf7 fieldset > i {
    color: #f05b6c !important;
    font-size: 100px !important;
    height: auto !important;
    width: auto !important;
}
.wpcf7 fieldset > label {
  padding: 0 5% !important;
}
.wpcf7 fieldset .wpcf7-radio label:hover, .wpcf7 fieldset .wpcf7-radio label:focus, .wpcf7 fieldset .wpcf7-radio label:active {
    background: #45bcbc !important;
}


form fieldset:not(.details) input[type="text"], form fieldset:not(.details) input[type="text"], form fieldset:not(.details) input[type="tel"], form  fieldset:not(.details) textarea {
  background-image: none;
}
form fieldset.one-half span label {
  display: block !important;
  text-align: left !important;
}
fieldset.one-half .wpcf7-list-item:nth-child(odd) {
  padding-right: 12px;
}
body.page-id-212, body.page-id-223 {
  padding-top: 6%;
}
body.page-id-212 #hero, body.page-id-223 #hero {
  display: none;
}

.kk-h2 h3 {
    margin-bottom: 45px;
    text-align: center;
    letter-spacing: 0;
    color: #ffffff;
    font-family: 'Poppins', sans-serif;
    font-size: 50.06px;
    line-height: 62.07px;
}

@media (max-width: 768px) {
.kk-h2 h3 {
    font-size: 1.5rem;
    line-height: 1.5em;
}
}

@media (max-width: 575px) {
.kk-h2 h3 {
    font-size: 1.2rem;
}
}

#read-more {display:none;}

#read-more a {color:#53646b!important;
	-webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

#read-more a:hover {color:#c83244!important;
	-webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

#show-more, a#hide-less {
     color:#53646b!important;
}

.kk-footer-container { display: block;
    width: 100%;
    background-color:#2c3235;
}
.kk-footer {
    display: flex;
justify-content: space-between; margin: 0 auto;
max-width: 1180px;
padding: 50px 10px;
width: 95%; }

.kk-footer a{
color:#FFF!important;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;
}
.kk-footer ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.kk-footer a:hover{
color:#006CBB!important; -webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out;
}
@media (max-width: 799px) { .kk-footer {
padding: 20px 10px 0;
text-align: center;
display:block;}
}

body.single .site-content {
    padding-top: 0 !important;
}

.blog-container a{
  color: #f05b6c;
}
.blog-container .entry-meta {
    margin-top: -35px;
    margin-bottom: 45px;
}
.blog-container .sidebar h2 {
    font-size: 25px;
    line-height: 1.4;
}
.blog-container .sidebar ul {
    margin-left: 0;
    padding-left: 0;
    list-style: none;
}
.blog-container .sidebar li {
    font-size: 18px;
    line-height: 1.4;
    margin-bottom: 18px;
}
