/*
Theme Name: Franchise Consulting
Theme URI: #
Author: the Franchise Consulting team
Author URI: https://wordpress.org/
Description: Franchise Consulting
Version: 1.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: Franchise Consulting
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


/* ----------------------------------- normal styling ----------------------------------------------*/

body {
    color: #000000;
    font-family: 'Conv_Calibre-Regular', sans-serif;
    font-size: 16px;
}

* {
    margin: 0px;
    padding: 0px;
}

ul {
    list-style: none;
}

a {
    text-decoration: none;
    color: #000000;
}

.wrapper {
    margin: 0 auto;
}

.container {
    width: 1182px;
    margin: 0 auto;
}

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
    clear: both;
}

.clear {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

@font-face {
    font-family: 'Conv_Calibre-Regular';
    src: url('fonts/Calibre-Regular.eot');
    src: local('☺'), url('fonts/Calibre-Regular.woff') format('woff'), url('fonts/Calibre-Regular.ttf') format('truetype'), url('fonts/Calibre-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Conv_CalibreTest-Light';
    src: url('fonts/CalibreTest-Light.eot');
    src: local('☺'), url('fonts/CalibreTest-Light.woff') format('woff'), url('fonts/CalibreTest-Light.ttf') format('truetype'), url('fonts/CalibreTest-Light.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Conv_Gilroy-ExtraBold';
    src: url('fonts/Gilroy-ExtraBold.eot');
    src: local('☺'), url('fonts/Gilroy-ExtraBold.woff') format('woff'), url('fonts/Gilroy-ExtraBold.ttf') format('truetype'), url('fonts/Gilroy-ExtraBold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Conv_Gilroy-Light';
    src: url('fonts/Gilroy-Light.eot');
    src: local('☺'), url('fonts/Gilroy-Light.woff') format('woff'), url('fonts/Gilroy-Light.ttf') format('truetype'), url('fonts/Gilroy-Light.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Conv_CalibreTest-Semibold';
    src: url('fonts/CalibreTest-Semibold.eot');
    src: local('☺'), url('fonts/CalibreTest-Semibold.woff') format('woff'), url('fonts/CalibreTest-Semibold.ttf') format('truetype'), url('fonts/CalibreTest-Semibold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Conv_Signerica_Fat';
    src: url('fonts/Signerica_Fat.eot');
    src: local('☺'), url('fonts/Signerica_Fat.woff') format('woff'), url('fonts/Signerica_Fat.ttf') format('truetype'), url('fonts/Signerica_Fat.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: 'Proxima Nova';
  font-style: normal;
  font-weight: normal;
  src: local('Proxima Nova Regular'), local('ProximaNova-Regular'), url(https://www.franchisecoach.net/wp-content/uploads/2020/05/ProximaNova-Regular.ttf) format('ttf');
  font-display: swap;
}

@font-face {
  font-family: 'Proxima Nova';
  font-style: normal;
  font-weight: normal;
  src: local('Proxima Nova Bold'), local('Proxima-Nova-Bold'), url(https://www.franchisecoach.net/wp-content/uploads/2020/05/Proxima-Nova-Bold.ttf) format('ttf');
  font-display: swap;
}

@font-face {
  font-family: 'Calibre';
  font-style: normal;
  font-weight: normal;
  src: local('Calibre Regular'), local('Calibre-Regular'), url(https://www.franchisecoach.net/wp-content/themes/franchise-consulting/fonts/Calibre-Regular.woff) format('woff');
  font-display: swap;
}

/* ------------------------------------------------------------------------------------------------------*/


/* ----------------------------------------- Header Start -----------------------------------------------*/

header {
    width: 100%;
    position: absolute;
    top: 0;
}

.top-area {
    border-bottom: 1px solid #66a1c5;
    padding: 36px 0 34px 0;
}

.top-area-left {
    width: 30%;
    float: left;
}

.top-area-left a {
    font-size: 20px;
    color: #ffffff;
    font-weight: 300;
    font-family: 'Conv_Gilroy-Light', sans-serif;
    text-transform: uppercase;
}

.top-area-left a strong {
    font-weight: 800;
    font-family: 'Conv_Gilroy-ExtraBold', sans-serif;
}

.top-area-left a span {
    font-size: 12px;
    color: #ffffff;
    font-family: 'Conv_Gilroy-Light';
    font-weight: 300;
    padding: 0 22px 0 25px;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
}

.top-area-left a span:before {
    background: #69a4c8;
    width: 17px;
    height: 1px;
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.top-area-left a span:after {
    background: #69a4c8;
    width: 17px;
    height: 1px;
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.menu {
    float: left;
    padding-top: 14px;
}

.menu ul li {
    display: inline-block;
    padding:0  20px;
}

.menu ul li a {
    color: #ffffff;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 800;
    font-family: 'Conv_Gilroy-ExtraBold', sans-serif;
}
.menu ul li a:hover{
    color:#f4ad24;    
}
.menu ul li.current-menu-item a {
    color: #f4ad24;
}

#toggle-menu {
    width: 25px;
    height: 30px;
    cursor: pointer;
    display: none;
}

#toggle-menu span {
    height: 3px;
    margin: 4px 0;
    background: #ffffff;
    display: block;
    transition: all 0.4s;
}

#toggle-menu.on span.one {
    transform: rotate(45deg) translate(5px, 4px);
}

#toggle-menu.on span.two {
    opacity: 0;
}

#toggle-menu.on span.three {
    transform: rotate(-45deg) translate(6px, -5px);
}

#menu {
    display: block;
}

.top-right-property {
    width: 20%;
    float: right;
}

.top-right-property a.btn {
    width: 204px;
    height: 45px;
    line-height: 45px;
    color: #ffffff;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 800;
    font-family: 'Conv_Gilroy-ExtraBold', sans-serif;
    text-align: center;
    display: block;
    border: 1px solid #ffffff;
    border-radius: 40px;
    float: right;
}
.top-right-property a.btn:hover{
    color: #ffffff;
    background-color: #f97135;
    border:1px solid #f97135;
}


/* ----------------------------------------- Header End -----------------------------------------------*/


/* ----------------------------------------- banner start -----------------------------------------------*/

.banner{
    line-height:0;    
}
.banner img {
    width: 100%;
    position: relative;
}
.banner .mob_ban{
    display:none;    
}

.banner-text {
    position: absolute;
    left: 50%;
    top: 20%;
    transform: translate(-50%, 50%);
    text-align: center;
     line-height: normal;
}

.banner-text h4 {
    color: #ffffff;
    font-size: 21px;
    font-family: 'Conv_CalibreTest-Light';
    font-weight: 300;
    padding-bottom: 25px;
    display: none;
}

.banner-text h1 {
    font-size: 60px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 800;
    font-family: 'Conv_Gilroy-ExtraBold', sans-serif;
    text-align: center;
    line-height: normal;
}

.banner-text h3 {
    color: #ffffff;
    font-size: 35px;
    font-family: 'Conv_CalibreTest-Light';
    font-weight: 300;
    padding-bottom: 25px;
}

.banner-text a.btn {
    width: 263px;
    height: 58px;
    line-height: 58px;
    color: #ffffff;
    background-color: #f97135;
    text-align: center;
    display: block;
    text-transform: uppercase;
    font-weight: 800;
    font-family: 'Conv_Gilroy-ExtraBold', sans-serif;
    border-radius: 30px;
    margin: 0 auto;
}
.banner-text a.btn:hover{
    color: #f97135;
    background-color: #ffffff;
}


/* ----------------------------------------- banner End 


/* ----------------------------------------- content start -----------------------------------------------*/

.content-area {
    padding-top: 68px;
    position: relative;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.content-area-left {
    width: 50%;
    float: left;
    position: relative;
}


/* .content-area-left img{
	width:100%;
} */


.content-area-left img.desk {
    display: block;
}

.content-area-left img.mob {
    display: none;
}



.content-area-left:after {
    content: '';
    background: url("./images/curve-arrow.png");
    position: absolute;
    background-position: right center;
    top: 0;
    width: 66px;
    height: 49px;
    top: 62%;
    right: 124px;
}

.content-area-left span {
    position: absolute;
    font-size: 18px;
    top: 50%;
    left: 50%;
    color: #5f6167;
    top: 56%;
    left: 72%;
}

.content-area-right {
    width: 50%;
    float: right;
    padding-right: 57px;
    box-sizing: border-box;
    padding-top: 29px;
}

.content-area-right h4 {
    font-size: 30px;
    color: #282e3a;
    font-family: 'Conv_Gilroy-Light', sans-serif;
}

.content-area-right h3 {
    font-size: 42px;
    color: #3f4249;
    font-weight: 800;
    font-family: 'Conv_Gilroy-ExtraBold', sans-serif;
    padding-bottom: 20px;
}

.content-area-right p {
    font-size: 18px;
    color: #414753;
    line-height: 25px;
}

.content-area-right p:nth-child(4) {
    font-size: 16px;
    color: #6a6f79;
    padding-top: 35px;
    padding-bottom: 36px;
}

.content-area-right a {
    color: #f97135;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 800;
    font-family: 'Conv_Gilroy-ExtraBold', sans-serif;
    padding-left: 10px;
    position: relative;
    padding-right: 13px;
}

.content-area-right a:after {
    content: '';
    position: absolute;
    width: 32px;
    height: 2px;
    background: #f97135;
    right: -35px;
    top: 8px;
}

.freedom-part {
    background-color: #ffffff;
    padding: 79px 0 82px 0;
    position: relative;
}

.freedom-part:after {
    background: url('images/freedom-shadow.png');
    width: 100%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: auto;
    min-height: 706px;
    position: absolute;
    left: 0;
    bottom: 0;
    content: '';
}

.freedom-part h2 {
    color: #3f4249;
    font-size: 35px;
    font-weight: 800;
    font-family: 'Conv_Gilroy-ExtraBold', sans-serif;
    text-align: center
}

.freedom-main-parts {
    padding-top: 66px;
    padding-bottom: 51px;
}

.freedom-three-boxes {
    background-color: #ffffff;
    width: 31.33%;
    float: left;
    text-align: center;
    border-radius: 30px;
    padding: 48px 0 62px 0;
    border: 1px solid #f3f3f3;
    margin-right: 28px;
     -webkit-box-shadow: 0 0 56px 6px rgba(0,0,0,0.05);
    -moz-box-shadow:  0 0 56px 6px rgba(0,0,0,0.05);
    box-shadow:  0 0 56px 6px rgba(0,0,0,0.05);
}

.freedom-three-boxes:last-child {
    margin-right: 0;
}

.freedom-three-boxes h4 {
    font-size: 20px;
    color: #282e3a;
    font-weight: 800;
    font-family: 'Conv_Gilroy-ExtraBold', sans-serif;
    padding: 35px 0 25px 0;
    text-transform: uppercase;
    letter-spacing: 2px;
    opacity: 0.9;
}

.freedom-three-boxes p {
    font-size: 16px;
    color: #282e3a;
    width: 276px;
    margin: 0 auto;
    line-height: 23px;
    opacity: 0.8;
}

.freedom-part a.btn {
    width: 231px;
    height: 52px;
    line-height: 52px;
    color: #ffffff;
    background-color: #f97135;
    border:1px solid #f97135;
    font-size: 15px;
    text-align: center;
    display: block;
    text-transform: uppercase;
    font-weight: 800;
    font-family: 'Conv_Gilroy-ExtraBold', sans-serif;
    border-radius: 30px;
    position: relative;
    margin: 0 auto;
    z-index: 999;
    letter-spacing: 1px;
}
.freedom-part a.btn:hover{
   color: #f4ad24;
    border: 1px solid #f4ad24;
    background-color:#ffffff;
}

.feautres-part {
    width: 100%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    min-height: 511px;
    height: auto;
    padding-top: 88px;
    box-sizing: border-box;
    position: relative;
}

.feautres-part h4 {
    color: #ffffff;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    font-family: 'Conv_CalibreTest-Semibold', sans-serif;
    padding-bottom: 28px;
}

.feautres-part h3 {
    color: #ffffff;
    font-size: 38px;
    text-align: center;
    font-weight: 800;
    font-family: 'Conv_Gilroy-ExtraBold', sans-serif;
    padding-bottom: 79px;
}

.features-video-part {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: block;
    width: 1182px;
    top: 50%;
}

.features-video-left-part {
    float: left;
    padding-top: 46px;
}

.features-video-middle-part {
    float: left;
    padding: 0 24px 0 27px;
    box-sizing: border-box;
}

.features-video-right-part {
    padding-top: 46px;
    float: right;
}


/* .slick-slide.slick-current:nth-child(4){
	width:264px !important;
}
.slick-slide:nth-child(5){
	width: 524px !important;
	float: left;
}
.slick-slide.slick-active .features-video-middle-part img{
	width:auto;
} */


/* .features-video-part .slick-slide.slick-current{
	transform: scale(2.13, 1.3);
} */

.features-video-middle-part img {
    height: 254px;
}

.slick-prev {
    left: 0;
}

.feautres-part .slick-next {
    background: url('images/arrows.png');
    width: 57px;
    height: 57px;
    right: 40px;
    position: absolute;
    top: 42%;
    position: absolute;
}

.slick-next {
    right: 0;
}

.work-part {
    padding-top: 186px;
}

.work-part-left {
    width: 40%;
    float: left;
    padding-bottom: 36px;
    padding-left: 30px;
    box-sizing: border-box;
}

.work-part-left p:nth-child(2) {
    display:block;
    padding-bottom:0px;
}
.work-part-left p strong{
    font-size:20px;
    display:block;
}

.work-part-left .slick-dots li.slick-active button {
    background: #f97135;
}

.work-part-left .slick-dots li button {
    width: 6px;
    height: 6px;
    background-color: #d4d4d6;
    border-radius: 50%;
}

.slick-dots li button:before {
    color: inherit;
}

.slick-dots li.slick-active button:before {
    color: inherit;
}

.work-part-left .slick-dots {
    text-align: left;
}

.work-part-left h3 {
    font-size: 38px;
    color: #3f4249;
    line-height: 40px;
    font-weight: 800;
    font-family: 'Conv_Gilroy-ExtraBold', sans-serif;
    padding-bottom: 39px;
}

.work-part-left h4 {
    color: #4e5259;
    font-size: 29px;
    padding-top: 24px;
    padding-bottom: 21px;
    font-weight: normal;
}

.work-part-left p {
    font-size: 16px;
    color: #6a6f79;
    padding-bottom: 26px;
}

.business-parts {
    width: 45%;
    padding-top: 27px;
    border-top: 1px solid #e8e8e8;
    margin-left: 30px;
}

.business-parts a {
    width: 231px;
    height: 52px;
    line-height: 52px;
    text-align: center;
    background-color: #f97135;
    border:1px solid #f97135;
    display: block;
    color: #ffffff;
    text-transform: uppercase;
    border-radius: 30px;
    font-weight: 800;
    font-family: 'Conv_Gilroy-ExtraBold', sans-serif;
    margin-top: 52px;
}
.business-parts a:hover{
    color: #f4ad24;
    border: 1px solid #f4ad24;
    background-color:#ffffff;
}
.business-left-part {
    float: left;
    width: 33%;
    position: relative;
}

.business-left-part h4 {
    font-size: 16px;
    color: #282e3a;
    font-weight: 800;
    font-family: 'Conv_Gilroy-ExtraBold', sans-serif;
    padding-top: 15px;
    opacity: 0.9;
}

.business-middle-part {
    float: left;
    width: 35%;
    position: relative
}

.business-left-part:after {
    background: #dedede;
    content: '';
    width: 1px;
    height: 100px;
    position: absolute;
    right: 32px;
    top: 0;
}

.business-left-part:last-child:after {
    background: none;
    content: none;
}

.business-left-part:nth-child(3):after {
    background: none;
}

.business-middle-part:before {
    background: #dedede;
    content: '';
    width: 1px;
    height: 100px;
    position: absolute;
    left: -40px;
    top: 0;
}

.business-middle-part h4 {
    font-size: 16px;
    color: #282e3a;
    font-weight: 800;
    font-family: 'Conv_Gilroy-ExtraBold', sans-serif;
}

.business-right-part {
    width: 30%;
    float: right;
}

.business-right-part h4 {
    font-size: 16px;
    color: #282e3a;
    font-weight: 800;
    font-family: 'Conv_Gilroy-ExtraBold', sans-serif;
}

.work-part-right {
    position: relative;
}

.work-part {
    background: url('images/wotk-img.png') right bottom;
    content: '';
    width: 100%;
    min-height: 734px;
    background-size: auto;
    background-repeat: no-repeat;
}

.blog-part {
    background-color: #f9f8fb;
    padding: 77px 0 106px 0;
}

.blog-part h3 {
    font-size: 38px;
    color: #4e5157;
    font-weight: 800;
    font-family: 'Conv_Gilroy-ExtraBold', sans-serif;
    text-align: center;
}

.blog-main-parts {
    padding-top: 72px;
}

.blog-three-parts {
    background-color: #ffffff;
    width: auto;
    float: left;
    border-radius: 0 0 20px 20px;
    margin-right: 30px;
    -webkit-box-shadow: 0 0 56px 6px rgba(0,0,0,0.05);
    -moz-box-shadow:  0 0 56px 6px rgba(0,0,0,0.05);
    box-shadow:  0 0 56px 6px rgba(0,0,0,0.05);
    margin-bottom: 35px;
}

.blog-three-parts img {
    width: 50%;
    display: block;
    z-index: 9999;
}

.blog-three-parts h5 {
    background-color: #f97135;
    width: 119px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #ffffff;
    font-size: 12px;
    font-weight: 800;
    font-family: 'Conv_Gilroy-ExtraBold', sans-serif;
    margin-top: -32px;
    position: relative;
    z-index: 9999;
}

.blog-content-area {
    padding: 0 47px 35px 30px;
    box-sizing: border-box;
}

.blog-content-area h4 {
    color: #353535;
    font-size: 20px;
    font-weight: 800;
    font-family: 'Conv_Gilroy-ExtraBold', sans-serif;
    padding-top: 28px;
    padding-bottom: 21px;
    opacity:0.9;
}

.blog-content-area p {
    font-size: 16px;
    color: #7a7a7a;
    padding-bottom: 23px;
}

.blog-content-area a.btn {
    width: 125px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #f4ad24;
    border: 1px solid #f4ad24;
    border-radius: 30px;
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 800;
    font-family: 'Conv_Gilroy-ExtraBold', sans-serif;
}
.blog-content-area a.btn:hover{
    color: #ffffff;
    background-color: #f97135;
    border: 1px solid #f97135;    
}


/* ----------------------------------------- content End -----------------------------------------------*/


/* ----------------------------------------- footer start -----------------------------------------------*/

.bottom-part {
    background-color: #222533;
    padding-top: 100px;
}

.bottom-three-parts {
    border-bottom: 1px solid #373a46;
    padding-bottom: 63px;
}

.bottom-left-part {
    padding-left: 65px;
    width: 38%;
    float: left;
    box-sizing: border-box;
}

.bottom-logo {
    padding-top: 10px;
}

.social-icon {
    padding-top: 28px;
}

.social-icon ul li {
    display: inline-block;
    padding: 0 8px;
}

.social-icon ul li a {
    color: #98a1aa;
}

.Quick-link-part h3 {
    font-size: 14px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 800;
    font-family: 'Conv_Gilroy-ExtraBold', sans-serif;
    padding-bottom: 31px;
}

.Quick-link-part {
    width: 33%;
    float: left;
}

.Quick-link-part ul {
    width: 38%;
    float: left;
}

.Quick-link-part ul li {
    line-height: 34px;
}

.Quick-link-part ul li a {
    color: #cbd6de;
    font-size: 17px;
    opacity: 0.5;
}
.Quick-link-part ul li a:hover{
    color:#f97135;
}

.contact-part {
    width: 28%;
    float: right;
    padding-right: 97px;
    box-sizing: border-box;
}

.contact-part h3 {
    font-size: 14px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 800;
    font-family: 'Conv_Gilroy-ExtraBold', sans-serif;
    padding-bottom: 31px
}

.contact-part ul li {
    color: #cbd6dd;
    font-size: 17px;
    padding-bottom: 24px;
    opacity: 0.8;
}

.contact-part ul li:last-child {
    padding-bottom: 0px;
}

.contact-part ul li a {
    color: #cbd6dd;
    opacity: 0.8;
}
.contact-part ul li a:hover{
    color:#f4ad24;
}

.contact-part ul li span {
    display: inline-block;
    vertical-align: middle;
    padding-left: 0;
    width: 30px;
    float: left;
}

.bottom-two-parts {
    min-height: 94px;
    line-height: 94px;
}

.copyrights-part {
    width: 70%;
    float: left;
}

.copyrights-part p {
    font-size: 15px;
    color: #cbd6dd;
    opacity: 0.5;
}

.copyrights-part p br {
    display: none;
}

.bottom-privacy-part {
    width: 25%;
    float: left;
}

.bottom-privacy-part ul li {
    display: inline-block;
    padding-right: 32px;
    position: relative;
}

.bottom-privacy-part ul li:last-child {
    padding-right: 0px;
}

.bottom-privacy-part ul li a {
    color: #cbd6dd;
    font-size: 15px;
    display:block;
    opacity: 0.6;
}

.bottom-privacy-part ul li:first-child:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 11px;
    background: #787f89;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
}

.scrollup {
    width: 5%;
    float: right;
    padding-top: 20px;
}

.scrollup a {
    width: 48px;
    height: 45px;
    line-height: 45px;
    display: block;
    border-radius: 10px;
    background: url("images/scrollup-arrow.png") #454a57 no-repeat center;
}


/* ----------------------------------------- footer End -----------------------------------------------*/


/* ----------------------------------------- blog-page start -----------------------------------------------*/

.top-part-blog .top-area {
    border-bottom: none;
}

.top-part-blog #toggle-menu span {
    background: #333333;
}

header.top-part-blog {
    position: static;
}

.top-part-blog {
    background-color: #ffffff;
}

.top-part-blog .top-area-left a {
    color: #3f4249;
}

.top-part-blog .top-area-left span {
    color: #3f4249;
}

.top-part-blog .menu ul li a {
    color: #63666b;
}

.top-part-blog .menu ul li.current-menu-item a {
    color: #f4ad24;
}

.top-part-blog .top-right-property a {
    border: 1px solid #f58a2a;
    color: #f97135;
}

.blog-banner h1 {
    font-size: 60px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 800;
    font-family: 'Conv_Gilroy-ExtraBold', sans-serif;
    text-align: center;
    line-height: 61px;
    position: absolute;
    top: 82px;
    left: 50%;
    transform: translateX(-50%);
}

.banner.blog-banner {
    position: relative;
}

.blog-banner img {
    display: block;
}

.blog-content {
    width: 866px;
    margin: 0 auto;
    padding: 88px 0 92px 0;
}

.blog-parts {
    border-bottom: 1px solid #eaeaea;
    padding: 43px 0;
}

.blog-parts:first-child {
    padding-top: 0px;
}

.blog-parts:nth-child(3) {
    border-bottom: none;
}

.blog-parts h4 {
    background-color: #f97135;
    width: 271px;
    height: 24px;
    line-height: 24px;
    color: #ffffff;
    text-transform: uppercase;
    text-align: center;
    font-weight: 800;
    font-family: 'Conv_Gilroy-ExtraBold', sans-serif;
    margin-left: 42px;
}

.blog-content-parts {
    padding-left: 12px;
    box-sizing: border-box;
}

.blog-content-parts h3 {
    font-size: 28px;
    color: #353535;
    font-weight: 800;
    font-family: 'Conv_Gilroy-ExtraBold', sans-serif;
    padding: 30px 0 24px 0;
}

.blog-content-parts p {
    font-size: 16px;
    color: #7a7a7a;
    padding-bottom: 14px;
    line-height: 22px;
}

.blog-content-parts a.btn {
    width: 125px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #f4ad24;
    border: 1px solid #f4ad24;
    border-radius: 30px;
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 800;
    font-family: 'Conv_Gilroy-ExtraBold', sans-serif;
}
.blog-content-parts a.btn:hover{
    color: #ffffff;
background-color: #f97135;
border: 1px solid #f97135;    
}

/* ----------------------------------------- blog-page end -----------------------------------------------*/


/*----------------------------------------- Sliders  srats---------------------------------------------------*/

.center .slick-center.slick-current h3 {
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    color: #e67e22;
    opacity: 1;
    transform: scale(1.2);
    z-index: 999;
    position: relative;
    width: 100%;
    margin: 0 auto;
}

.center h3 {
    transition: all 300ms ease;
    width: auto;
    margin: 0 auto;
    padding-bottom: 0px;
}

.slick-slide {
    opacity: 0;
}

.slick-slide.slick-active {
    opacity: 1;
}

.center h3 img {
    width: 70%;
    height: 364px;
    object-fit: cover;
}

.slick-slide {
    height: auto;
}

.center h3 img {
    object-fit: contain;
}

.center .slick-slide.slick-active:first-child h3 {
    margin-left: 0;
}

.center .slick-slide.slick-active:last-child h3 {
    margin-right: 0;
}

.center .slick-center.slick-current img {
    width: 80%;
}


/*.slick-slide img:nth-child(odd) {
    width: 254px;
}*/


/* #slideBox {
		width: 1300px;
		max-height: 500px;
		overflow: hidden;
		margin: 1% auto;
		position: relative;
		top: 1em;
		background-color: #54585A;
		border-radius: .3em;
	}	
	
	video {
		background-color: black;
	}
	
	#slideBox .slick-vertical .slick-slide {
		border: none;
	}

	.sliderSidebar {
		width: 200px;
		height: 500px;
		float: left;
	}
	
	#slideBox .slick-vertical .slick-slide {
		border: none;
	} 
	
	
	.sliderMain {
		width: 900px;
		height: 500px;
		position: relative;
		float: left;
	}*/

.blog-main-parts.slick-dots li {
    margin: auto;
}

.blog-main-parts .slick-dots li.slick-active button {
    background: #f97135;
}

.blog-main-parts.slick-dots li.slick-active button:before {
    color: inherit;
}

.blog-main-parts .slick-dots li button:before {
    color: inherit;
}

.blog-main-parts.blog-main-parts .slick-dots {
    bottom: -50px;
}

.blog-main-parts .slick-dots li button {
    width: 6px;
    height: 6px;
    background-color: #d4d4d6;
    border-radius: 50%;
}

.blog-content .slick-dots li button:before {
    content: '1';
    left: 6px;
    line-height: normal;
    font-size: 14px;
    top: 6px;
}

.blog-content .slick-dots li:nth-child(2) button:before {
    content: '2';
}

.blog-content .slick-dots li:nth-child(3) button:before {
    content: '3';
}

.blog-content .slick-dots li:nth-child(4) button:before {
    content: '4';
}

.blog-content .slick-dots li:nth-child(5) button:before {
    content: '5';
}

.blog-content .slick-dots li button {
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    background-color: #ffffff;
    border: 1px solid #d9d9d9;
    border-radius: 50%;
}

.blog-content .slick-dots li {
    margin-right: 15px;
}

.blog-content .slick-dots li.slick-active button {
    background: #f97135;
    color: #ffffff;
}

.blog-content .slick-dots li.slick-active button:before {
    color: #ffffff;
}


/*----------------------------------------- typography-page start-----------------------------------------------------*/

header.default-page {
    background-color: #2279af;
    position: static;
}

.default-content {
    padding: 20px 0;
}

.default-content form label input {
    width: 50%;
    height: 35px;
    line-height: 25px;
    border: 1px solid #dddddd;
    margin: 10px 0;
}

.default-content form label textarea {
    width: 50%;
    height: 35px;
    line-height: 25px;
    border: 1px solid #dddddd;
}

.default-content form label input[type="submit"] {
    width: 10%;
    height: 35px;
    cursor: pointer;
    display: block;
}


/*----------------------------------------- typography-page  end-----------------------------------------------------*/


/*----------------------------------------- Sliders  end-----------------------------------------------------*/


/*WordPress Style*/

svg.icon.icon-arrow-left,
svg.icon.icon-arrow-right,
h2.screen-reader-text {
    display: none;
}

.nav-links {
    text-align: center;
    padding-top: 25px;
}

.nav-links span.page-numbers {
    width: 36px;
    height: 36px;
    line-height: 36px;
    border-radius: 50%;
    display: inline-block;
    background-color: #f97135;
    color: #ffffff;
    margin: auto 10px auto auto;
}

.nav-links a.page-numbers {
    width: 36px;
    height: 36px;
    line-height: 36px;
    border-radius: 50%;
    display: inline-block;
    border: 1px solid #dcdcdc;
    color: #1e293f;
    margin: auto 10px auto auto;
}

.nav-links a:nth-child(4) {
    width: 36px;
    height: 36px;
    line-height: 36px;
    border-radius: 50%;
    display: inline-block;
    background: none;
    color: #1e293f;
    border: none;
    margin: 0 auto;
}
.nav-links a.prev.page-numbers{
   border: none !important;
   font-size: 15px;
   margin-right: 40px;
   position: relative;
}
.nav-links a.prev.page-numbers:before{
    position: absolute;
    background-color: #adadad;
    width: 17px;
    height: 1px;
    top: 50%;
    left: 45px;
    content:'';
}
.nav-links a.next.page-numbers{
   border: none !important;
   font-size: 15px;
   margin-left: 35px;
   position: relative;
}
.nav-links a.next.page-numbers:before{
    position: absolute;
    background-color: #adadad;
    width: 17px;
    height: 1px;
    top: 50%;
    right: 45px;
    content:'';
}

.postContentDefault{margin:20px 0;}
h2.entry-title {margin-bottom: 10px;}
.postContentDefault hr{margin-bottom:20px;}
.freedom-three-boxes:nth-child(2) h4{
        padding:22px 0 23px 0;
}
.freedom-three-boxes:nth-child(3) h4{
        padding:25px 0;
}
.slick-initialized .slick-slide{
    outline: none;
    border: none;    
}
.postContentDefault p{
   font-size: 16px;
    color: #6a6f79;
    padding:10px 0;
}
.postContentDefault h1,h2,h3,h4,h5,h6{
    color: #3f4249;
    line-height: 40px;
    font-weight: 800;
    font-family: 'Conv_Gilroy-ExtraBold', sans-serif;
}
.postContentDefault strong{
    color: #3f4249;
    line-height: 40px;
    font-weight: 800;
    font-family: 'Conv_Gilroy-ExtraBold', sans-serif;
}
.postContentDefault ol li{
    line-height:30px;
     color: #6a6f79;
}

.postContentDefault ul li{
     line-height:30px;
     color: #6a6f79;
}
.postContentDefault ul li a{
     color: #6a6f79;
     text-decoration:underline;
     
}
.top-right-property{
	width:15% !important;
}
.top-right-property a.btn{
	width:180px !important;
}
