/*
Theme Name: Scratch
Theme URI: https://www.scratch.com
Author: Abby
Author URI: https://www.scratch.com
Description: A basic theme using the Bootstrap framework.
Version: 1.2
Text Domain: scratch
*/

@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;400;500&display=swap');

html {
    scroll-behavior: smooth;
}

* {
    margin: 0;
    padding: 0;
}

html {
    scroll-behavior: smooth;
}

body{
    font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif;
}

/*ul,
li {
    list-style: none;
    margin: 0;
    padding: 0;
}*/

a,
a:hover,
a:focus {
    text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    padding: 0;
    color: #333;
}

.container-fluid {
    padding-right: 0;
}


.wp {
	position: fixed;
	bottom: 20px;
	left: 20px;
	z-index: 9999999999999;
}

/*======header css start=====*/
.fixed-top {
	 background: rgba(255,255,255,0.9);
}

#header-part {
    padding-top: 10px;
    padding-bottom: 5px;
}

#header-part .right {
    text-align: right;
}

#header-part .right ul {
    margin:0;    
}

#header-part .right ul li {
    display: inline-block;
    margin-left: 5px;
}

#header-part .right ul li a {
    display: flex;
    color: #5a1746;
    transition: .4s;
}

#header-part .right ul li a:hover {
    color: #5a1746;
}

#header-part .right ul li a div {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
	text-align: left;
    line-height: 14px;
    color: #5a1746;
}

#header-part .right ul li a div span {
    font-weight:700;
}

#header-part .right ul li a div span {
	display:block;
}

#header-part .right ul li a i {
    font-size: 17px;
    border-radius: 100px;
    margin-right: 10px;
    color: #5a1746;
    border: #5a1746 solid 1px;
    line-height: 27px;
    height: 30px;
    width: 30px;
    text-align: center;
}

#header-part .left {
    float: right;
    margin-top: -6px;
}

#header-part .blink {
    height: auto;
    text-align: center;
    line-height: 15px;
}

#header-part .blink .blinkCont{
    color:#fff;
    margin: 0px;
}

#header-part .textwidget {
    background-color: #F40003;
	padding: 5px;
    font-weight: 600;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    color: white;
    animation: blink 1s linear infinite;
}

@keyframes blink {
    0% {
        opacity: 0;
    }

    50% {
        opacity: .7;
    }

    100% {
        opacity: 1;
    }
}

.fixed #header-part .right ul li a {
    color: #5a1746;
}

.fixed #header-part .right ul li a {
    color: #5a1746;
}

.fixed .mainMenu .navbar-nav>li a {
    color: #5a1746;
}

/*======header css end=====*/



/*======menu css start=====*/

.menu-overlay {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 9999 ;
    top: 0;
    left: 0;
    background-color:#5a1746;
    overflow-x: hidden;
    transition: 0.5s;
}

.menu-overlay #menu-main-menu {
	padding:0px;
}

.navOpen, .navClose {
    color:#fff;
}

.menu-overlay-cBtn {
    text-align:right;
    margin-right:20px;
}

.menu-overlay .menu-main-menu-container {
    margin-top: 30px;
    padding:0 30px 20px 20px;
    position: relative;
    width: 100%;
} 

.menu-overlay .menu-main-menu-container li {
    display:block;
    margin:10px 0;
}

.menu-overlay .menu-main-menu-container li a {
    color:#fff;
    padding:8px;
    font-size:18px;
}

.menu-overlay .menu-item-has-children.dropArrow > a:after{
    margin-left:10px;
    content:'';
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
} 

.menu-overlay .menu-item-has-children > .sub-menu {
    display:none ;
    margin-left:0px;
	padding: 6px;
}

.menu-overlay .menu-item-has-children .subDropArrow > a {
    font-weight:bold;    
    border-bottom:1px solid #fff;
    display:block;
}

.menu-overlay .menu-item-has-children .sub-menu .sub-menu{
    display:block ;
	padding: 0px;
}

.mainMenu .navbar-brand {
    margin-left: -15px;
}

@media(min-width:992px){
    .mainMenu .navbar-brand {
        margin-top:-40px;    
    }
    
    .mainMenu .navbar {
        padding-top:0px;    
    }
}

.mainMenu nav a img {
    width: 55%;
}

.mainMenu .current-menu-item > a:not(:hover) , .mainMenu .active > a:not(:hover){
	color:#5a1746 !important;
}

.mainMenu .navbar-nav > li a{
    color:#000; 
    font-size: 14px;
    font-weight: 500;
	padding: 0.5rem 0.7rem;
}

.mainMenu .navbar-nav > li > a {
	padding: 0.5rem;
}

.mainMenu .navbar-nav li li a{
    color:#000;    
}

.mainMenu .navbar-nav > li:last-child a{
    padding-right:0px !important;    
}

.mainMenu .dropdown:hover .dropdown-menu {
    display:block !important;
}

.dropdown-item.active, .dropdown-item:active {
    color: #fff !important;
    background-color: #5a1746 !important;
}

.dropdown-item:focus, .dropdown-item:hover {
    color: #fff !important;
    background-color: #5a1746 !important;
}

.mainMenu .dropdown:not(.mega) > .dropdown-menu{
    border-top: #5a1746 3px solid;
}

.mainMenu .mega {
    position: inherit;  
}
.mainMenu .mega .dropdown-menu{
    width: 100%;
    left: 0;
    top: unset;
}

.mainMenu .mega> .dropdown-menu{
    border-top: #5a1746 3px solid;
}

.mainMenu .mega >ul>li {
    width: 25%;
    margin: 0;
    position: relative;
    float: left!important;
    padding: 0 10px;
}

.mainMenu .mega ul ul {
    position: relative !important;
    border: none;
    border-top: #5a1746 1px solid !important;
    border-radius:0 !important;
}

.fixed {
    position: fixed !important;
    top: 0;
    background: #fff !important;
    animation: mainMenu .5s;
    width: 100%;
    z-index: 99999999;
    -webkit-box-shadow: 0 3px 5px rgba(57, 63, 72, 0.3);
    -moz-box-shadow: 0 3px 5px rgba(57, 63, 72, 0.3);
    box-shadow: 0 3px 5px rgba(57, 63, 72, 0.3);
}

.fixed mainMenu ul li a {
    color: #222 !important;
}

@keyframes mainMenu {
    from {
        top: -100px;
    }

    to {
        top: 0px;
    }
}

.fixed nav a img {
	 filter: none !important; 
}

.fixed nav ul li .active {
    color: rgb(224, 43, 32) !important;
}

@media(max-width:992px){

	.navbar-brand{
		width:35% !important;
        margin-top: -10px !important;
		margin-left:0px !important;
	}
	
	.navbar-toggler.navOpen {
		margin-right:15px !important;
        color: #000 !important;
	}

    #header-part .right {
        display: none !important;
    }

    #header-part .left {
        float :none !important;
    }

    .mainMenu nav a img {
        width: 90%;
    }
    
}

@media(max-width:767px){

    .mainMenu nav a img {
        width: 100%;
    }

    #header-part { display: none;}
}

/*======menu css end=====*/


/*======banner css start=====*/

#banner-part {
	background-blend-mode: multiply;
    background: url(images/pw-banner-n.webp)no-repeat top center rgba(0,0,0,0.5);
	background-size: cover;
    padding-top: 100px;
}

#banner-part .bottomLine {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSI5MHB4IiB2aWV3Qm94PSIwIDAgMTI4MCAxNDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0iI2ZmZmZmZiI+PHBhdGggZD0iTTMyMCAyOGMzMjAgMCAzMjAgODQgNjQwIDg0IDE2MCAwIDI0MC0yMSAzMjAtNDJ2NzBIMFY3MGM4MC0yMSAxNjAtNDIgMzIwLTQyeiIvPjwvZz48L3N2Zz4=);
    background-size: 100% 90px;
    bottom: 0;
    height: 90px;
    z-index: 1;
}

#banner-part .left h1 {
    font-weight: 500;
    font-size: 30px;
    color: rgb(255, 255, 255);
    line-height: 35px;
    margin-bottom: 30px;
}

#banner-part .left .bannerPartList {
    color:#fff;
    background-color: rgba(254,196,13,0.8);
    padding: 5px 10px;
    margin-bottom: 15px;
    font-size: 17px;
    font-weight: normal;
}

#banner-part .left .bannerPartList:last-child {
    margin-bottom: 0px;
}

#banner-part .left .bannerPartList span {
    border: #5a1746 1px solid !important;
    border-radius: 100px;
    display: inline-block;
    margin-right: 10px;
    padding: 0px 6.65px;
    color: #5a1746;
}
#banner-part .heroFormWrapper{
	background:rgba(255,255,255, 0.7);
	border-radius: 10px;
    margin-top: 20px;
}
#banner-part .heroFormHeader{
	background: #5a1746;
    padding: 15px;
	border-radius: 10px 10px 0 0;
}

#banner-part .heroFormHeader .FormMheader{
	font-weight: 700;
    font-size: 24px;
    color: #fff!important;
    text-align: center;
}

#banner-part .heroFormHeader .FormMDesc{
	color: #fff!important;
	font-weight: 400;
    display: block;
    font-size: 16px;
    margin: 0px;
	text-align: center;
}

#banner-part .imgG {
	width:60%;
    display: block;
	margin:20px 0;
}

#banner-part .heroForm {
	padding:15px;
}

#banner-part .heroForm .gfield input{
    border: none;
	background: rgba(88,88,90,.7)!important;
    color: #fff!important;
    border-radius: 5px;
    padding: 10px 10px 10px 40px;
}

#banner-part .heroForm .gfield{
	padding-right:0px;
}

#banner-part .heroForm .gfield input::placeholder{
	color:#ffff;
}

#banner-part .heroForm .ginput_container:before {
    content: "";
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
    position: absolute;
    background-size: 25px 25px;
    top: 22px;
    left: 8px;
}

#banner-part .heroForm .ginput_container {
    margin: 0!important;
    position: relative;
}

#banner-part .heroForm .cname .ginput_container:before {
    background-image: url(images/pao-input-full-name-30x30.webp);
}

#banner-part .heroForm .cemail .ginput_container:before {
    background-image: url(images/pao-input-email-30x30.webp);
}

#banner-part .heroForm .cphone .ginput_container:before {
    background-image: url(images/pao-input-phone-30x30.webp);
}

#banner-part .heroForm .gform_footer .gform_button{
    background: #5a1746!important;
    color: #fff!important;
    border: none!important;
    text-align: center!important;
    padding: 10px !important;
    width: 100% !important;
    margin: 0 auto!important;
    display: block!important;
    font-weight: 700;
	border-radius: 5px;
}



@media(max-width:767px){

    #banner-part .imgG {
        width:90%;
    }
}

/*======banner css end=====*/


/*** all Section ***/

.imgSize {
    width: 100%;
    height: auto;
}

.validation_error {
	display:none !important;
}

.gform_legacy_markup_wrapper ul.gform_fields li.gfield {
	vertical-align: top;
	    margin-top: 12px;
}

.gfield_error {
	border: none !important;
    background: none !important;
    margin: 0 !important;
/*     padding: 0 !important; */
	padding-right: 16px !important;
}

.gfield_description {
	padding-top:5px !important;
}

.instruction.validation_message {
    display: none;
}

:focus-visible {
    outline: -webkit-focus-ring-color auto 0px;
}
/****** welcometoPrimeWriting ****/

.welcometoPrimeWriting h2{
    font-size: 35px;
    line-height: 1em;
    font-weight: 500;
    color: #5a1746;
    text-align: center;
}

.welcometoPrimeWriting p{
    text-align: center;
    font-size: 18px;
    line-height: 1em;
    font-weight:normal;
    color: #000;
}

.welcometoPrimeWriting h3{
    font-size: 18px;
    line-height: 1em;
    font-weight: bold;
    color: #5a1746;
}

.welcometoPrimeWriting  ul {
    list-style-position: inside;
    padding: 0;
}

.welcometoPrimeWriting li{
    font-size: 16px;
    color: #000;
    line-height: 20px;
}

@media(max-width:767px) {
    .welcometoPrimeWriting  ul {
        list-style: none;
    }
}

@media(max-width:575px) {
    .welcometoPrimeWriting {
        text-align:center;
    }
}



/* oqswoSection */

.oqswoSection {
    background-color: #5a1746;
    overflow: hidden;
}

.oqswoSection h2{
    font-size: 35px;
    line-height: 1em;
    font-weight: 500;
    color: #fff;
    text-align: center;
    margin-bottom: 20px;
}

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

.oqswoSection ul li {
    border-bottom:1px solid #fff ;
}

.oqswoSection a { 
    font-size: 18px;
    line-height: 30px;
    color: #fff;
    display: block;
    padding: 0px 0 0px 10px;
	margin:5px 0;
}

.oqswoSectionImg {
    background: url(images/other-services-we-offer.webp) bottom center ;
    background-size: cover;
}

@media(max-width:767px){
	.oqswoSection a {
		text-align:center;
	}
}

/* primeWritingGuaranteesAFlawlessHelpExperience */

.primeWritingGuaranteesAFlawlessHelpExperience h2{
    font-size: 35px;
    line-height: 1em;
    font-weight: 500;
    color: #5a1746;
    text-align: center;
}
.primeWritingGuaranteesAFlawlessHelpExperience img{
    display: block;
    margin: 0 auto;
    max-width: 150px;
    width: 100%;
    height: auto;
}

.primeWritingGuaranteesAFlawlessHelpExperience p{
    font-size: 30px;
    line-height: 1em;
    font-weight: 500;
    color: #5a1746;
    text-align: center;
    margin: 10px 15px 30px;
}

@media(max-width:575px){
	.primeWritingGuaranteesAFlawlessHelpExperience{
		text-align:center;
	}
}

/* contentWimage */
.contentWimage h2{
    font-size: 35px;
    line-height: 1em;
    font-weight: 500;
    color: #5a1746;
}

.contentWimage p{
    font-size: 18px;
    line-height: 30px;
    font-weight:normal;
    color: #000;
}



/*** Form Section **/

.formSection{
    background-color: #5a1746!important;
}

.formSection .gform_wrapper{
    margin: 0 !important;
}

.formSection h2 {
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-style: 30px;
    text-align: center;
    font-weight: normal;
}

.formSection .gfield {
    width:33% !important;
    display: inline-block;
}

.formSection .gfield input{
    width: 100% !important;
    padding: 10px 20px !important;
    background: rgb(255 255 255 / 70%);
    border-radius: 5px;
    color: #fff;
	border:1px solid #fff !important;
    background: #5a1746!important
}

.formSection .gfield .gfield_description {
    color: #fff !important;
    font-weight: 400 !important;
}

.formSection .gfield input::placeholder, .formSection .gfield select::placeholder{
    color:#fff;
}

.formSection .gform_footer {
    text-align: center;
    padding-bottom: 0 !important;
}

.formSection .gform_footer .gform_button{
    background: #2a001d!important;
    color:#fff;
    padding: 10px 30px;
    border: none;
    border-radius: 5px;
    font-size: 30px;
    font-weight: 500;
    border: 1px #fff solid ;
}

@media(max-width:767px) {
    .formSection .gfield { 
        width: 100% !important;
    }
}

/* whyPrimeWriting */

.whyPrimeWriting h2{
    font-size: 35px;
    line-height: 1em;
    font-weight: 500;
    color: #5a1746;
}

.whyPrimeWriting p{
    font-size: 18px;
    font-weight:normal;
    color: #000;
}

.no-gutters [class^=col-] {
    padding-right: 0!important;
    padding-left: 0!important;
}

.whyPrimeWritingBox {
    text-align: center;
    padding: 20px;
}

.whyPrimeWritingBox img {
    border: #fec40f 2px solid;
    border-radius: 100px;
    max-width: 150px;
    width: 100%;
    height: auto;
}

.whyPrimeWritingBox h3 {
    font-size: 20px;
    font-weight: 500;
    color: #5a1746;
}

.whyPrimeWritingBox p {
    font-size: 15px;
}

.whyPrimeWritingBoxOne, .whyPrimeWritingBoxTwo, .whyPrimeWritingBoxThree {
    border-bottom: 2px solid #5a1746;
}

.whyPrimeWritingBoxTwo, .whyPrimeWritingBoxFive {
    border-left: 2px solid #5a1746;
    border-right: 2px solid #5a1746;
}

@media(max-width:992px){

    .whyPrimeWritingBoxTwo {
        border-right: none;
    } 

    .whyPrimeWritingBoxFour {
        border-left: 2px solid #5a1746;
        border-bottom: 2px solid #5a1746;
    }

    .whyPrimeWritingBoxFive {
        border: none;
    }

    .whyPrimeWritingBoxSix {
        border-left: 2px solid #5a1746;
    }
}

@media(max-width:767px){
	.whyPrimeWritingBox {
		border:none;
		border-bottom: 2px solid #5a1746;
	}
	
	.whyPrimeWritingBoxs > div:last-child .whyPrimeWritingBox {
		border:none;
	}
}


/* OUR STATS */

.ourStats h2{
    font-size: 35px;
    line-height: 1em;
    font-weight: 500;
    color: #fff;
}

.ourStats {
    background: #5a1746;
}

.ourStats img {
    max-width: 150px;
    margin:0 auto;
    display: block;
}

.ourStats p {
    color: #fff;
    text-align: center;
    margin: 0;
    font-size: 25px;
 }

 .countStats {
    font-size: 40px !important;
    font-weight: bold;
 }

@media(max-width:575px){
	.ourStats img { 
		margin:0px auto !important;
	}
	
	.ourStats .countStats {
		margin-bottom:15px;
	}
}

 /* ourImperativeFeatures */

 .ourImperativeFeatures h2{
    font-size: 35px;
    line-height: 1em;
    font-weight: 500;
    color: #5a1746;
}

.ourImperativeFeatures p{
    font-size: 18px;
    font-weight:normal;
    color: #000;
}

.ourImperativeFeaturesBox{
    text-align: center;
}

.ourImperativeFeaturesBox img{
    max-width: 100px;
    margin: 65px auto;
    display: block;
}

.ourImperativeFeaturesBox h3{
    font-size: 18px;
    font-weight: bold;
}

.ourImperativeFeatures .no-gutters .col {
    padding-right: 0!important;
    padding-left: 0!important;
}

.ourImperativeFeaturesBox .ourImperativeFeaturesBoxNum {
    position: relative;
}

.ourImperativeFeaturesBox .ourImperativeFeaturesBoxVLineT {
    margin-top: 88px;
}

.ourImperativeFeaturesBox .ourImperativeFeaturesBoxVLineB {
    margin-bottom: 90px;
}

.ourImperativeFeaturesBox .ourImperativeFeaturesBoxVLineT::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    margin: 0px auto;
    width: 0;
    height: 0;
    border-width: 5px;
    border-style: solid;
    border-radius: 100px;
    top: -67px;
}

.ourImperativeFeaturesBox .ourImperativeFeaturesBoxVLineT::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: -59px;
    margin: 0px auto;
    width: 0;
    height: 60px;
    border-width: 2px;
    border-style: solid;
    border-radius: 100px ;
}

.ourImperativeFeaturesBox .ourImperativeFeaturesBoxVLineB::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -59px;
    margin: 0px auto;
    width: 0;
    height: 60px;
    border-width: 2px;
    border-style: solid;
    border-radius: 100px ;
}

.ourImperativeFeaturesBox .ourImperativeFeaturesBoxVLineB::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    margin: 0px auto;
    width: 0;
    height: 0;
    border-width: 5px;
    border-style: solid;
    border-radius: 100px;
    bottom: -67px;
}

.ourImperativeFeaturesBox .ourImperativeFeaturesBoxNum span{
    margin: 2px 0;
    background: #fff;height: 35px;
    width: 35px;
    display: inline-block;
    border-radius: 100px;
    line-height: 35px;
    font-weight: 500;
    font-size: 18px;
}

.ourImperativeFeaturesBox .ourImperativeFeaturesBoxCon {
    border-style: solid;
    border-width: 1px;
    border-radius: 10px;
    padding: 10px;
    margin: 0 10px;
    position: relative;
    border-color: #000;
    min-height: 260px;
}

.ourImperativeFeaturesBox .ourImperativeFeaturesBoxCon p{
    font-size: 12px;
    line-height: 20px;
    margin: 0;
}

.ourImperativeFeaturesBox .ourImperativeFeaturesBoxArrowT {
    margin-top: 30px;
}

.ourImperativeFeaturesBox .ourImperativeFeaturesBoxArrowT::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: -30px;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-bottom-width: 30px;
    border-bottom-style:  solid;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
}

.ourImperativeFeaturesBox .ourImperativeFeaturesBoxArrowB {
    margin-bottom: 30px;
}

.ourImperativeFeaturesBox .ourImperativeFeaturesBoxArrowB::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -31px;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-top-width: 30px;
    border-top-style:  solid;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;z
}

.w-20 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20% !important;
    flex: 0 0 20% !important;
    max-width: 20%;
}

@media(max-width:992px){
    .w-20 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50% !important;
        flex: 0 0 50% !important;
        max-width: 50%;
    }

    .ourImperativeFeaturesBox .ourImperativeFeaturesBoxCon {
        min-height: 170px;
    }
}

@media(max-width:767px){
    .ourImperativeFeaturesBox .ourImperativeFeaturesBoxCon {
        min-height: auto;
		margin-bottom:30px;
    }

	.ourImperativeFeaturesBox .ourImperativeFeaturesBoxCon p {
		font-size:16px;
	}
}

@media(max-width:575px){
	.ourImperativeFeatures .w-20 {
		width: 100%!important;
		max-width: 100% !important;
		flex: 0 0 100%!important;
	}
	
	.ourImperativeFeaturesBoxOne, .ourImperativeFeaturesBoxThree {
		margin-bottom:20px;
	}
}

/*ourImperativeFeaturesBoxOne  */

.ourImperativeFeaturesBox h3{
    color: #8e7cb8 ;
}

.ourImperativeFeaturesBoxOne .ourImperativeFeaturesBoxNum{
    background-image: linear-gradient(214deg,#9d92b7 0%,#8e7cb8 100%);
    color:#8e7cb8;
}

.ourImperativeFeaturesBoxOne .ourImperativeFeaturesBoxVLineT::before {
    border-color:#8e7cb8 ;
}

.ourImperativeFeaturesBoxOne .ourImperativeFeaturesBoxVLineT::after {
    border-color:#8e7cb8 ;
}

.ourImperativeFeaturesBoxOne .ourImperativeFeaturesBoxVLineB::before {
    border-color:#8e7cb8 ;
}

.ourImperativeFeaturesBoxOne .ourImperativeFeaturesBoxVLineB::after {
    border-color:#8e7cb8 ;
}

.ourImperativeFeaturesBox .ourImperativeFeaturesBoxCon {
    border-color: #8e7cb8 ;
}

.ourImperativeFeaturesBox .ourImperativeFeaturesBoxCon::before {
    border-bottom-color: #8e7cb8 ;
}

.ourImperativeFeaturesBox .ourImperativeFeaturesBoxCon p{
    color: #8e7cb8 ;
}

/*ourImperativeFeaturesBoxTwo  */

.ourImperativeFeaturesBoxTwo h3{
    color: #19bceb ;
}

.ourImperativeFeaturesBoxTwo .ourImperativeFeaturesBoxNum{
    background-image: linear-gradient(214deg,#8cd6ea 0%,#00b3e5 100%);
    color:#19bceb;
}

.ourImperativeFeaturesBoxTwo .ourImperativeFeaturesBoxVLineT::before {
    border-color:#19bceb ;
}

.ourImperativeFeaturesBoxTwo .ourImperativeFeaturesBoxVLineT::after {
    border-color:#19bceb ;
}

.ourImperativeFeaturesBoxTwo .ourImperativeFeaturesBoxVLineB::before {
    border-color:#19bceb ;
}

.ourImperativeFeaturesBoxTwo .ourImperativeFeaturesBoxVLineB::after {
    border-color:#19bceb ;
}

.ourImperativeFeaturesBoxTwo .ourImperativeFeaturesBoxCon {
    border-color: #19bceb ;
}

.ourImperativeFeaturesBoxTwo .ourImperativeFeaturesBoxCon::before {
    border-top-color: #19bceb ;
}

.ourImperativeFeaturesBoxTwo .ourImperativeFeaturesBoxCon p{
    color: #19bceb ;
}

/* ourImperativeFeaturesBoxThree */

.ourImperativeFeaturesBoxThree h3 {
    color: #139690 ;
}

.ourImperativeFeaturesBoxThree .ourImperativeFeaturesBoxNum{
    background-image: linear-gradient(214deg,#889696 0%,#139690 100%);
    color:#139690;
}

.ourImperativeFeaturesBoxThree .ourImperativeFeaturesBoxVLineT::before {
    border-color:#139690 ;
}

.ourImperativeFeaturesBoxThree .ourImperativeFeaturesBoxVLineT::after {
    border-color:#139690 ;
}

.ourImperativeFeaturesBoxThree .ourImperativeFeaturesBoxVLineB::before {
    border-color:#139690 ;
}

.ourImperativeFeaturesBoxThree .ourImperativeFeaturesBoxVLineB::after {
    border-color:#139690 ;
}

.ourImperativeFeaturesBoxThree .ourImperativeFeaturesBoxCon {
    border-color: #139690 ;
}

.ourImperativeFeaturesBoxThree .ourImperativeFeaturesBoxCon::before {
    border-bottom-color: #139690 ;
}

.ourImperativeFeaturesBoxThree .ourImperativeFeaturesBoxCon p{
    color: #139690 ;
}

/* ourImperativeFeaturesBoxFour */

.ourImperativeFeaturesBoxFour h3 {
    color: #fcb215 ;
}


.ourImperativeFeaturesBoxFour .ourImperativeFeaturesBoxNum{
    background-image: linear-gradient(214deg,#fcd98d 0%,#fcb215 100%);
    color:#fcb215;
}

.ourImperativeFeaturesBoxFour .ourImperativeFeaturesBoxVLineT::before {
    border-color:#fcb215 ;
}

.ourImperativeFeaturesBoxFour .ourImperativeFeaturesBoxVLineT::after {
    border-color:#fcb215 ;
}

.ourImperativeFeaturesBoxFour .ourImperativeFeaturesBoxVLineB::before {
    border-color:#fcb215 ;
}

.ourImperativeFeaturesBoxFour .ourImperativeFeaturesBoxVLineB::after {
    border-color:#fcb215 ;
}

.ourImperativeFeaturesBoxFour .ourImperativeFeaturesBoxCon {
    border-color: #fcb215 ;
}

.ourImperativeFeaturesBoxFour .ourImperativeFeaturesBoxCon::before {
    border-top-color: #fcb215 ;
}

.ourImperativeFeaturesBoxFour .ourImperativeFeaturesBoxCon p{
    color: #fcb215 ;
}

/* ourImperativeFeaturesBoxFive */

.ourImperativeFeaturesBoxFive h3 {
    color:#f69036;
}

.ourImperativeFeaturesBoxFive .ourImperativeFeaturesBoxNum{
    background-image:linear-gradient(214deg,#f4b37a 0%,#f69036 100%);
    color:#f69036;
}

.ourImperativeFeaturesBoxFive .ourImperativeFeaturesBoxVLineT::before {
    border-color:L#f69036 ;
}

.ourImperativeFeaturesBoxFive .ourImperativeFeaturesBoxVLineT::after {
    border-color:#f69036 ;
}

.ourImperativeFeaturesBoxFive .ourImperativeFeaturesBoxVLineB::before {
    border-color:#f69036 ;
}

.ourImperativeFeaturesBoxFive .ourImperativeFeaturesBoxVLineB::after {
    border-color:#f69036 ;
}

.ourImperativeFeaturesBoxFive .ourImperativeFeaturesBoxCon {
    border-color: #f69036 ;
}

.ourImperativeFeaturesBoxFive .ourImperativeFeaturesBoxCon::before {
    border-bottom-color: #f69036 ;
}

.ourImperativeFeaturesBoxFive .ourImperativeFeaturesBoxCon p{
    color: #f69036 ;
}

/*  */



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


/*** Recent Post ***/
.recentPostWrapper .recentPostBox img{
	max-height:200px;
}

.recentPostWrapper .recentPostBox h2{
	font-size: 18px;
    line-height: 25px;
    font-weight: 500;
    height: 50px;
}

.recentPostWrapper .recentPostBox p{
    color: #666;    
	font-size: 14px;
    line-height: 1.7em;
}

@media(max-width:767px) {
    .recentPostWrapper .recentPostBox img{
        max-height:unset;
    }
}


/* Price Table */

.priceTableF h2 {
    font-size: 35px;
    line-height: 1em;
    font-weight: 500;
    color: #5a1746;
    text-align: center;
}

.filter-button-group {
    text-align: center;
    margin: 20px 0;
}

.filter-button-group .button {
    margin-bottom: 10px;
    cursor: pointer;
    background: #fff;
    color: #5a1746;
    border: 1px solid #5a1746;
    padding: 8px 10px;
    border-radius: 5px;
    font-size: 12px;
}

.filter-button-group .button.is-checked {
    background: #5a1746!important;
    color: #fff!important;
}

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

.priceTableF .grid.wrapper-filter-col-2 {
    width: 60%;
    margin: 0 auto;
}

.priceTableF .element-item.filter-col-2 {
    width: 48%;
    margin: 15px 1%;
}

.priceTableF .element-item {
    border-radius: 5px 5px 5px 5px;
    border: solid #ccc 1px;
    text-align: center;
}

.priceTableF h3 {
    text-align: center;
    font-size: 35px;
    background: #5a1746;
    padding: 15px;
    margin: -1px -1px 0;
    border-radius: 5px 5px 0 0;
    color: #fff;
    text-shadow: 0 0.08em 0 rgb(0 0 0 / 40%);
}

.priceTableF h3 span {
    font-size: 16px!important;
    line-height: 30px!important;
    display: block;
}

.priceTableF  h4 {
    color: #fff!important;
    background: #fed142;
    padding: 10px 0;
    font-size: 30px!important;
    text-shadow: 0 0.08em 0 rgb(0 0 0 / 40%);
}

.priceTableF ul li:nth-child(even) {
    background: rgba(90,23,70,.1);
}
.priceTableF ul li {
    padding: 5px;
    font-weight: 500;
}

.priceTableF .price-btn-wrapper {
    margin: 30px 0;
    text-align: center;
}

.priceTableF .price-btn {
    color: #fff;
    background-color: #5a1746;
    padding: 0.3em 1em;
    border: 2px solid;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.7em!important;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
}


@media(max-width:992px){
    .priceTableF .grid.wrapper-filter-col-2 {
        width: 100%;
        margin: 0 auto;
    }
    
    .priceTableF .element-item.filter-col-2 {
        width: 48%;
        margin: 15px 1%;
    }
}

@media(max-width:767px){
    .priceTableF .grid.wrapper-filter-col-2 {
        width: 100%;
        margin: 0 auto;
    }
    
    .priceTableF .element-item.filter-col-2 {
        width: 98%;
        margin: 15px 1%;
    }
}

/*====== Footer Start =====*/

#footer-part .footer-widget {
    margin-bottom: 20px;
}

#footer-part {
    background:#666666;
    color: #fff;
    padding-top: 60px;
    padding-bottom: 30px;
    font-family: 'Open Sans', sans-serif;
    padding-bottom: 50px;
}

#footer-part {
    color:#fff;
	font-size: 14px;
}

#footer-part .footer-widget-title {
    color: #fff;
    font-weight: 700;
    margin-bottom: 15px;
    font-size: 18px;
    padding-left: 5px;
}

#footer-part .getInTouch  {
    padding-left: 20px;

}
#footer-part .getInTouch i{
    margin-left: -20px;
}


#footer-part .fa{
    color: #fff;
    width:20px;
}

#footer-part ul {
    list-style: none;
    padding: 0;
}

#footer-part ul li {
    font-weight: 400;
    margin-bottom: 10px;
    font-size: 14px;
    padding-left: 5px;
    position: relative;
}

#footer-part ul li a {
    color: #fff;
}

.footer-disclaimer-widget {
	margin:0 !important;
}

.footer-disclaimer-widget p{
    font-size:13px;
    margin: 0 5px;
}

.footer-content-widget i{
    margin-right: 10px;
}

#footer-part .menu, #footer-part .menu li {
    background:none !important;
}

#footer-part .menu li a:before {
    content: "●";
    display: inline;
    margin-right: 8px;
    font-size: 14px;
    color: #fff;
}

#footer-part ul {
    padding:0px;
    list-style:none;
}

.footer-five-widget li {
    width: 23%;
    display: inline-block;
}

@media(max-width:992px) {
    .footer-five-widget li {width: 48%;}
}

@media(max-width:767px) {
    .footer-five-widget li {width: 100%;}
}

@media(max-width:575px){
	#footer-part ul li a:before {
		display:none !important;
	}
	#footer-part .row div, #footer-part ul li, #footer-part h5 {
		text-align:center;
	}
	#footer-part ul li a {
		text-align:center;
		display:block;
	}
}

#footer-copyright{
    padding:20px 0px;
    color: #fff;
    background-color: rgba(0,0,0,.8);
	font-size: 13px;
}

@media(max-width:575px){
	#footer-copyright p {
		text-align:center;
	}
}
/** review Star **/

.testimonialWrapper h2 {
    color: #fff;
}
.testimonialWrapper  {
    background: url(images/testimonal-s.webp) no-repeat center center;
    background-size: cover;
}

.testimonialWrapper .testimonial {
    padding: 30px;
    line-height: 1.5;
    text-align: center;
}

.testimonialWrapper .userIcon{
    text-align: center;
    margin-bottom: 20px;
    
}

.testimonialWrapper .userIcon i{
    font-size: 150px;
    color: #fff;
}

.testimonialWrapper img {
    border-radius: 100px;
    width: 100%;
    height: 100%;
}

.testimonialWrapper p {
    margin: 20px;
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    color: #fff;
    line-height: 1.7em;
    font-weight: 500;
    overflow: hidden;
    text-overflow: clip;
    text-overflow: ellipsis ellipsis;
    text-overflow: ellipsis " [..]";
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.testimonialWrapper .tname {
    display: block;
    margin-top: 15px;
    font-weight: 500;
    font-size: 25px;
    color: #fff;
}

.testimonialWrapper button span {
    font-size: 130px;
    color: #FFB900;
}

.testimonialWrapper .owl-theme .owl-nav [class*="owl-"]:hover {
    background: none;
    color: #FFB900;
}

.testimonialWrapper .owl-prev {
    position: absolute;
    top: 10%;
    left: -55px;
}

.testimonialWrapper .owl-next {
    position: absolute;
    top: 10%;
    right: -55px;
}

@media(max-width:767px){
	.testimonialWrapper .owl-theme .owl-nav { display:none !important; }
}


.icon i {
    font-size: 40px;
}

.icon .fa-star.starYellow {
     color: #FFB900;    
}

.icon .fa-star.starGray {
     color: #ccc;    
}

/****/

.reviewSubmitForm{
    margin-top: 20px;
    background-color: hsl(321deg 61% 22% / 5%);
    border-radius: 5px;
    overflow: hidden;
    border: 1px #5b1643 !important;
    padding: 20px;
}

.reviewSubBtn, .reviewSubBtn:hover {
    border: 1px #5b1643 !important;
    background-color: #5b1643 ;
}

.reviewSubmitForm h3{
    color: #5b1643;
}

.star-cb-group {
  font-size: 0;
  unicode-bidi: bidi-override;
  direction: rtl;
}

.star-cb-group * {
  font-size: 2rem;
}

.star-cb-group > input {
  display: none;
}

.star-cb-group > input + label {
  display: inline-block;
  overflow: hidden;
  text-indent: 9999px;
  width: 1em;
  white-space: nowrap;
  cursor: pointer;
}

.star-cb-group > input + label:before {
  display: inline-block;
  text-indent: -9999px;
  content: "☆";
  color: #888;
}

.star-cb-group > input:checked ~ label:before, .star-cb-group > input + label:hover ~ label:before, .star-cb-group > input + label:hover:before {
  content: "★";
  color: #e52;
  text-shadow: 0 0 1px #333;
}

.star-cb-group > .star-cb-clear + label {
  text-indent: -9999px;
  width: .5em;
  margin-left: -.5em;
}

.star-cb-group > .star-cb-clear + label:before {
  width: .5em;
}

.star-cb-group:hover > input + label:before {
  content: "☆";
  color: #888;
  text-shadow: none;
}

.star-cb-group:hover > input + label:hover ~ label:before, .star-cb-group:hover > input + label:hover:before {
  content: "★";
  color: #e52;
  text-shadow: 0 0 1px #333;
}

/********* reviewPage ********/

.reviewPage {
    padding: 100px 0;
}

.review-part .tittlered .pp {
    font-weight: 600;
    font-size: 18px;
    margin-top: 7px;
    margin-bottom: 30px;
}

.review-part-part {
    margin-bottom: 100px;
}

.review-part .testimonial {
    padding: 30px 20px;
    background: #fff;
    overflow: hidden;
    border-bottom: 1px solid rgb(214, 214, 214);
}

.review-part .col-12:last-child .testimonial {
    border-bottom:none;
}

.review-part .testimonial p {
    margin-top: 20px;
    font-size: 14px;
    color: #666;
    line-height: 1.7em;
    font-weight: 500;
    margin-bottom: 20px;
}

.review-part .testimonial .testimonialName {
    font-weight: 700;
    font-size: 21px;
    color: #5b1643;
    padding: 0px 10px 10px 0px;
}

/** pagination ***/

.aim_pagination {
    text-align: center !important;
}

.aim_pagination #pagination-container{ 
    display: inline-block;
}
.aim_pagination #pagination-container .paginacaoCursor {
    padding:8px;
    border:1px solid #FFB900;
    background:#FFB900;
    color:#fff;
    cursor: pointer;
} 

.aim_pagination .paginacaoValor {
    padding:8px;
    border:1px solid #FFB900;
    background:#FFB900;
    color:#fff;
    margin:0 1px;
    cursor: pointer;
}

.aim_pagination .activePagination {
    color:#fff;
    cursor: context-menu;
}

/**** blogbanner css end ***/

#blogbanner .overlay {    
    width: 100%;
    height: 100%;
    padding-top: 150px;
    padding-bottom: 90px;
    background-blend-mode: hard-light;
    background-size: cover;
    min-height: 400px;
}

.pageBannerImg .overlay {
    background-position: center top;
    background-blend-mode: multiply;
    background-image: url(images/page-banner-02.webp),linear-gradient(180deg,#2b87da 0%,#29c4a9 100%)!important;
}

.blogBannerImg .overlay {
    background-position: top center;
    background-image: url(images/page-banner-03.webp),linear-gradient(180deg,#2b87da 0%,#29c4a9 100%)!important;
}

.postBannerImg .overlay {
    background-position: top center;
    background-image: url(images/page-banner-04.webp),linear-gradient(180deg,#2b87da 0%,#29c4a9 100%)!important;
}

#blogbanner .blogbannerBottom{ 
    margin-top: -100px; 
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDBweCIgdmlld0JveD0iMCAwIDEyODAgMTQwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9IiNmZmZmZmYiPjxwYXRoIGQ9Ik0zMjAgMjhjMzIwIDAgMzIwIDg0IDY0MCA4NCAxNjAgMCAyNDAtMjEgMzIwLTQydjcwSDBWNzBjODAtMjEgMTYwLTQyIDMyMC00MnoiLz48L2c+PC9zdmc+);
    background-size: 100% 100px;
    bottom: 0;
    height: 100px;
    z-index: 1;
}

.hd {
    position: relative;
    z-index: 999;
    background: transparent !important;
}

.mn{
	z-index: 999;
	position: relative;
    background: transparent;
}

#blogbanner .overlay p{
    font-family: 'Open Sans', sans-serif;
    font-size: 26px;
    font-weight: 700;
    color: #fff;
    margin-top: 70px;
}

#blogbanner .overlay h1{
    font-family: 'Open Sans', sans-serif;
    font-size: 35px;
    font-weight: 700;
    color: #fff;
    margin-top: 70px;
}

/*** Form  ****/

.formWrap .gfield:not(.coupon_field):not(.gf_price_left):not(.aggField) input, .formWrap .gfield select{
    width: 100% !important;
    padding: 10px 20px !important;
    border-radius: 5px;
    border: 3px solid #1a3c58 !important;
}

.formWrap .gfield textarea{
    width: 100% !important;
    border-radius: 5px;
    border: 3px solid #1a3c58 !important;
}

.formWrap .gform_footer {
    text-align: center;
    padding-bottom: 0 !important;
}

.formWrap .gform_footer .gform_button{
    background:#b82746; ;
    color:#fff;
    padding: 10px 20px;
    border: none;
    border-radius: 5px;
    font-size: 20px;
    font-weight: bold;
}

.formWrap  .gf_price_left, .formWrap  .gf_price_right {
    width:50%;
    display: inline-block;
}

.formWrap  .gf_price_left input{
    border: none !important;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 25px !important;
}

.formWrap  .gf_price_left label{
    color:#1a3c58 ;
    font-size: 25px !important;
}

.formWrap  .gf_price_right {
    text-align: right;  
    
}

.formWrap  .gf_price_right label{
    color:#1a3c58 ;
    font-size: 25px !important;
}

.formWrap .gf_price_right .ginput_container_total{
    font-size: 25px !important;
}

.formWrap .coupon_field .gfield_description {
    font-size:15px !important;
    color: #b82746;
}

.formWrap .coupon_field .gf_coupon_code{
    border-radius: 5px 0px 0 5px  !important;
    border-color:#b82746 !important;
}

.formWrap .coupon_field .button{
    margin: 0px !important;
    padding: 5px 8px;
    border-radius: 0 5px 5px 0 !important;
    border-color:#b82746 !important;
    background-color: #b82746;
}

.formWrap  .field_sublabel_below {
    font-size: 20px;
}

/** Blog Page **/ 

.blogPage{
    padding: 50px 0;
}

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

.blog-item .one {
    border:#ccc 1px solid;
    overflow: hidden;
}

.blog-item-content {
    padding: 15px;;
}

.blog-item .img img {
    width: 100%;
    height: auto;
}
.blog-item a {
    color:#ffca09;
}

.blog-item h3{
    font-size: 20px;
}

.blog-item p{
    font-size: 15px;
    color: #9c9c9c;
}

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

.blog-item ul a{ 
    color:#ffca09;
    font-weight: 500;
}

.blog-item .readMore {
    font-weight: 500;
}

/****** singlePost ********/

.singlePostImg img {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    border-radius: 5px;
    border: 1px solid #ccc;
}

/**** categoriesSideBar **/

.categoriesSideBar .sidebar-categories-widget{
    padding: 10px;
    border: #ccc 1px solid;
    margin-bottom: 20px;
}

.categoriesSideBar .sidebar-widget-title {
    border-bottom: 2px solid #571c41;
    padding-bottom:10px;
    color: #571c41;
    line-height: 1em;
    font-weight: 500;
}

.categoriesSideBar ul {
    list-style: none;
    padding-left: 0px;
    margin-bottom: 0;
}

.categoriesSideBar ul li{
    border-bottom: 1px solid #ccc;
    padding-left: 5px;
}

.categoriesSideBar ul li:last-child{
    border: none;
}

.categoriesSideBar ul li a{
    color: #666;
    padding: 5px 0;
    display: block;
}

/** SideBar **/

.sidebarWrapper img {
	width:100%;
	margin-bottom:20px;
}

/*** orderNowForm ***/

.gform_wrapper .gsection {
	margin-bottom:0px !important;
	border-bottom: 2px solid #5f214c !important;
}

.orderNowForm {
	background: hsl(321deg 61% 22% / 5%);
    padding: 20px;
}

.orderNowForm .gfield:not(.gf_price_left):not(.coupon_field) input, .orderNowForm .gfield select, .orderNowForm .gfield textarea{
    border: none;
    background: #5f214c !important;
    color: #fff!important;
    border-radius: 5px;
    padding: 10px !important;
	color:#fff;
}

.orderNowForm .gfield input::placeholder, .orderNowForm .gfield select::placeholder, .orderNowForm .gfield textarea::placeholder {
	color:#fff;
}

.orderNowForm img {
	width:unset !important;
	height:unset !important;
}

.gf_price_left, .gf_price_right {
	width:50%;
	display:inline-block;
}
.gf_price_left input, .gf_price_right input {
	border:none;
	background:none;
	padding:0px !important;
	font-size:30px !important;
}

.gf_price_right {
	text-align:right;
}

.gf_price_right .ginput_total{
	font-size:30px !important;
}

.orderNowForm .coupon_field input {
	border: none;
    background: rgba(88,88,90,.7)!important;
    color: #fff!important;
    border-radius: 5px;
    padding: 10px !important;
	color:#fff;
}

.orderNowForm .coupon_field .button {    
	margin-left: 0 !important;
    border-radius: 0 5px 5px 0 !important;
	background:#5f214c !important ;
}

.orderNowForm .coupon_field .button:disabled {   
	background: rgba(88,88,90,.7) !important;
    color: #ccc !important;
}

.orderNowForm  .gf_coupon_code {
	border-radius: 5px 0 0 5px !important;
}

.orderNowForm .gform_footer .gform_button {
    background: #5f214c!important;
    color: #fff!important;
    border: none!important;
    text-align: center!important;
    padding: 10px 20px !important;
    margin: 0 auto!important;
    display: block!important;
    font-weight: 500;
    border-radius: 5px;
}

.gform_fileupload_rules {
    font-size: 12px;
}

/*****/

.mainContent img {
	width:100%;
	height: auto;
	margin:20px 0;
}

.mainContent h1 {
	font-size:30px;
}

.mainContent h2 {
	font-size:25px;
}

.mainContent h3, .mainContent h4 {
	font-size:22px;
}

.mainContent p, .mainContent li {
	line-height:30px;
}
/******/

.singlePost h1 {
	font-size:30px;
}

.singlePost h2 {
	font-size:25px;
}

.singlePost h3, .singlePost h4 {
	font-size:22px;
}

.wp {
    position: fixed;
    bottom: 20px;
    left: 20px;
    z-index: 9999999999999;
}