/* Theme custom style css start here ======================================== */

@font-face {
    font-family: 'Mark Pro';
    src: url('../fonts/MarkPro-Bold.eot');
    src: url('../fonts/MarkPro-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/MarkPro-Bold.woff2') format('woff2'),
        url('../fonts/MarkPro-Bold.woff') format('woff'),
        url('../fonts/MarkPro-Bold.ttf') format('truetype'),
        url('../fonts/MarkPro-Bold.svg#MarkPro-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Mark Pro';
    src: url('../fonts/MarkPro.eot');
    src: url('../fonts/MarkPro.eot?#iefix') format('embedded-opentype'),
        url('../fonts/MarkPro.woff2') format('woff2'),
        url('../fonts/MarkPro.woff') format('woff'),
        url('../fonts/MarkPro.ttf') format('truetype'),
        url('../fonts/MarkPro.svg#MarkPro') format('svg');
    font-weight: normal;
    font-style: normal;
}



@import url('https://fonts.googleapis.com/css?family=Hind+Guntur');
 @import url('https://fonts.googleapis.com/css?family=Poppins');
 @import url('https://fonts.googleapis.com/css?family=Playfair+Display');
 * {
     margin: 0;
     padding: 0;
    outline: none 
}
h3 {
	font-size: 34px;
}
 h1, h2, h3, h4, h5, h6 {
     letter-spacing: -0.64px;
     font-weight: 700;
     font-style: normal;
     -webkit-font-smoothing: antialiased!important;
      margin: 0;
    padding: 0;
	 line-height: 2.6rem;
	
}
 h1{
     font-weight: 700;
}
 body {
     font-size: 16px;
     line-height: 1.7;
     font-weight: 400;
}
b, strong { font-family: 'mark-pro' !important; }
 img {
     max-width: 100%;
     height: auto;
     width: 100%;
}
 a {
     text-decoration: none;
     display: inline-block;
     color: #d43322;
     font-weight: 300;
     font-size: 16px;
     letter-spacing: 0.56px;
}
 a:hover{
     -webkit-transition: all 0.4s ease-in-out;
     -moz-transition: all 0.4s ease-in-out;
     -ms-transition: all 0.4s ease-in-out;
     -o-transition: all 0.4s ease-in-out;
     transition: all 0.4s ease-in-out;
     text-decoration: none;
}
 a:focus, a:hover {
     text-decoration: none;
    outline: none;
}

 li {
     list-style: none;
}
 ul, ol {
     margin: 0;
}
 p {
     margin-bottom: 20px;
}
 .twentyseventeen-front-page article:not(.has-post-thumbnail):not(:first-child) {
     border-top: 0;
}
/* CSS starts here */
 input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"] {
     color: #c0c0c0;
     background: #fff;
     border: 1px solid #c0c0c0;
     border-radius:0;
     padding: 2px 10px;
     height: 40px;
     font-size: 14px;
     width: 100%;
     font-weight:300;
}
 textarea {
     color: #c0c0c0;
     background: #fff;
     border: 1px solid #c0c0c0;
     border: 1px solid rgba(0,0,0,.08);
     display: block;
     padding: 2px 10px;
     max-height: 150px!important;
     font-size: 14px;
}
 input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus {
     color: #c0c0c0;
     border-color: #ccc;
}
 .entry-title a, .entry-meta a, .page-links a, .page-links a .page-number, .entry-footer a, .entry-footer .cat-links a, .entry-footer .tags-links a, .edit-link a, .post-navigation a, .logged-in-as a, .comment-navigation a, .comment-metadata a, .comment-metadata a.comment-edit-link, .comment-reply-link, a .nav-title, .pagination a, .comments-pagination a, .site-info a, .widget .widget-title a, .widget ul li a, .site-footer .widget-area ul li a, .site-footer .widget-area ul li a, .entry-content a:focus, .entry-content a:hover, .entry-summary a:focus, .entry-summary a:hover, .widget a:focus, .widget a:hover, .site-footer .widget-area a:focus, .site-footer .widget-area a:hover, .posts-navigation a:focus, .posts-navigation a:hover, .comment-metadata a:focus, .comment-metadata a:hover, .comment-metadata a.comment-edit-link:focus, .comment-metadata a.comment-edit-link:hover, .comment-reply-link:focus, .comment-reply-link:hover, .widget_authors a:focus strong, .widget_authors a:hover strong, .entry-title a:focus, .entry-title a:hover, .entry-meta a:focus, .entry-meta a:hover, .page-links a:focus .page-number, .page-links a:hover .page-number, .entry-footer a:focus, .entry-footer a:hover, .entry-footer .cat-links a:focus, .entry-footer .cat-links a:hover, .entry-footer .tags-links a:focus, .entry-footer .tags-links a:hover, .post-navigation a:focus, .post-navigation a:hover, .pagination a:focus:not(.prev):not(.next), .pagination a:hover:not(.prev):not(.next), .comments-pagination a:focus:not(.prev):not(.next), .comments-pagination a:hover:not(.prev):not(.next), .logged-in-as a:focus, .logged-in-as a:hover, a:focus .nav-title, a:hover .nav-title, .edit-link a:focus, .edit-link a:hover, .site-info a:focus, .site-info a:hover, .widget .widget-title a:focus, .widget .widget-title a:hover, .widget ul li a:focus, .widget ul li a:hover, .entry-content a, .entry-summary a, .comment-content a, .widget a, .site-footer .widget-area a, .posts-navigation a, .widget_authors a strong{
     box-shadow: none;
}
 .site-branding {
     padding: 0;
     margin: 0;
}
 .widget ul li {
     border-bottom: 0;
     border-top: 0;
     padding: 0;
}
 input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
     -webkit-appearance: none;
     margin: 0;
}
 embed, iframe, object {
     margin-bottom: 0;
}.cont-vert {
    height: 100%;
    min-height: 100vh;
}

.page:not(.home) #content {
    padding-bottom: 0em !important;
}

.site-content {
    padding: 0em 0 0 !important;
}
 .blog:not(.has-sidebar) #primary article, .archive:not(.page-one-column):not(.has-sidebar) #primary article, .search:not(.has-sidebar) #primary article, .error404:not(.has-sidebar) #primary .page-content, .error404.has-sidebar #primary .page-content, body.page-two-column:not(.archive) #primary .entry-content, body.page-two-column #comments {
     float: none;
     width: 100%;
}
 body:not(.has-sidebar):not(.page-one-column) .page-header, body.has-sidebar.error404 #primary .page-header, body.page-two-column:not(.archive) #primary .entry-header, body.page-two-column.archive:not(.has-sidebar) #primary .page-header {
     float: none;
     width: 100%;
}
 .wrap, .container, .panel-content .wrap{
    max-width: 1170px;
    width: 100%;
    padding-left:15px;
    padding-right: 15px;
    padding-top: 0;
    padding-bottom: 0
}
 .home .page-banner{
    display: none
}
 .page-banner:before{
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0,0,0,0);
    z-index: -1
}
 .page-banner{
     background:url('http://www.wingswebdesign.com/planetleaf/wp-content/uploads/2018/12/page-banner.jpg') !important;
     position: relative;
    background-size: cover;
     z-index: 1;
     padding: 120px 0;
     margin-bottom: 50px;
	 background-repeat:no-repeat;
}
 .page-banner h1{
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    font-size: 40px
}
 .widget-title {
     margin-top: 0;
     font-weight: 700;
     margin: 0 auto 15px;
     font-size: 33px;
}
 .site-info {
     float: none;
     padding: 10px 0;
     width: 100%;
     font-size: 14px;
    margin: 0;
     color: #777;
}
 .site-info a {
     color: #fabc04;
}
 .site-footer {
     margin-top: 0;
     background: #000;
}span.head-slide sup {
    font-size: 15px;
    font-weight: 300;
    top: -13px;
}
/*----blog----*/
 .blog-sec .blog-heading {
     padding-bottom: 20px;
     position: relative;
     z-index: 3;
}
 .blog-sec .link-more {
     display: none 
}
 .blog-sec article {
     box-shadow: 0 0 10px rgba(0, 0, 0, 0.2) 
}
 .blog-sec article:hover .blog-image-box a:before {
     opacity: 1 
}
 .blog-sec .blog-image-box > a {
     display: block;
     position: relative 
}
 .blog-sec article .blog-image-box a:before {
     transition: 0.5s;
     -webkit-transition: 0.5s;
     -ms-transition: 0.5s;
     z-index: 1;
     background: rgba(0, 0, 0, 0.7);
     content: "";
     top: 0;
     bottom: 0;
     right: 0;
     left: 0;
     position: absolute;
     opacity: 0 
}
 .blog-sec article .blog-image-box {
     position: relative;
     overflow: hidden;
}
 .blog-sec article .blog-image-box img {
     transition: 0.5s;
     -webkit-transition: 0.5s;
     -ms-transition: 0.5s;
     width: 100% 
}
 .blog-sec article:hover .blog-image-box img {
     transform: scale(1.1);
     -webkit-transform: scale(1.1);
     -ms-transform: scale(1.1);
}
 .blog-sec article .blog-image-box .blog-date {
     background: #34a852;
     color: #fff;
     font-size: 24px;
     font-weight: 700;
     left: 10px;
     line-height: 1.2;
     padding: 10px;
     position: absolute;
     text-align: center;
      bottom: 10px;
     z-index: 2;
}
 .blog-sec article .blog-image-box .blog-date span {
     display: block;
     font-size: 12px;
     font-weight: 400;
}
 .blog-sec article {
     margin-bottom: 30px;
     position: relative;
     z-index: 4;
}
 .blog-sec article .blog-content {
     padding: 15px 20px 20px 
}
 .blog-sec article .sub-heading {
     transition: all 0.5s ease 0s;
     -webkit-transition: all 0.5s ease 0s;
     -ms-transition: all 0.5s ease 0s;
     min-height: 39px;
     color: #000;
     padding-bottom: 15px;
     font-size: 18px;
     letter-spacing: 0.56px;
}
 .blog-sec article .sub-heading:hover {
     color: #34a852;
}
 .blog-sec article .post-meta-info li {
     display: inline-block;
     font-size: 13px;
     margin-right: 10px 
}
 .blog-sec article .post-meta-info {
     margin-bottom: 13px 
}
 .blog-sec article .post-meta-info li i {
     color: #fc923a 
}
 .post-content a {
     color: #34a852;
}
 .blog-sec article .post-meta-info li a {
     color: #666 
}
 .search-form .search-submit {
     bottom: 0;
     right: 0;
     top: 0;
}
 .search-form label {
     display: block;
     margin: 0 
}
/*-------single blog -----------*/
 .homeblog {
     padding: 60px 0 30px;
     display: none;
}
 .has-sidebar:not(.error404) #primary {
     width: 66%;
}
 .has-sidebar #secondary {
     width: 30%;
}
 .blogtoppadding {
     padding-top: 60px 
}
 h2.widget-title {
     font-size: 20px;
     letter-spacing: 0;
     margin-bottom: 15px;
     text-transform: capitalize;
     font-weight: 300;
     font-size: 16px;
     border-bottom: 1px solid #ddd;
     padding-bottom: 8px;
}
 #secondary a {
     color: #666 
}
 #secondary {
     font-size: 15px;
}
 #secondary .widget {
     margin-bottom: 30px;
     padding: 30px !important;
     border: 1px solid #ddd;
     background: #fff;
}
 button {
     background-color: #34a852;
     color: #fff !important;
}
 .blogsinglepage .row > .col-sm-6 {
     float: none;
     width: 100% 
}
 .blogsinglepage.blog-sec article {
     box-shadow: none;
}
 .blogsinglepage.blog-sec article .blog-content {
     padding: 15px 0;
}
 .blogsinglepage.blog-sec article .blog-image-box {
     height: 290px;
}
 .blogsinglepage.blog-sec .sub-heading {
     min-height: auto;
     font-size: 32px 
}
 .blogsinglepage.blog-sec article .blog-image-box img {
     width: 100%;
}
 .blogtoppadding.blog-sec .text {
     min-height: 115px;
}
 .post-navigation .nav-subtitle {
     color: #14694a;
     font-size: 15px;
     letter-spacing: 0;
     margin-bottom: 0;
}
 .read-more {
     transition: 0.5s;
     -ms-transition: 0.5s;
     -webkit-transition: 0.5s;
     color: #fc923a 
}
 .read-more:hover, .read-more:focus {
     color: #14694a;
}
 .post-navigation .nav-links {
     border-bottom: 2px solid #efefef;
     border-top: 2px solid #efefef;
     line-height: 1.3;
     padding: 25px 0;
}
 .post-navigation .nav-title .nav-title-icon-wrapper {
     display: none;
}
 .post-navigation .nav-title {
     font-size: 15px;
}
 .post-navigation {
     font-weight: 700;
     margin: 0;
     padding: 0 15px 
}
 #comments {
     padding: 30px 15px 0;
}
 .comment-reply-title, .comments-title {
     font-size: 20px;
     color: #161616;
     margin-bottom: 10px;
     font-weight: 700 
}
 .comment-body {
     color: #666;
     font-size: 15px;
     margin-bottom: 30px;
}
 .comment-author {
     font-size: 15px;
     margin-bottom: 0;
     position: static 
}
 .comment-metadata {
     color: #161616;
     font-size: 12px;
     font-weight: 700;
     letter-spacing: 0;
     text-transform: none;
}
 .comment-author .avatar {
     left: 0;
}
 .comment-meta {
     padding-left: 60px;
     position: relative;
}
 .comment-reply-link .icon {
     left: 0;
     top: 5px;
}
 .comment-reply-link {
     font-weight: 700;
     padding-left: 22px;
}
.site-logo {
    width: 10%;
    float: right;
}
 .site-logo img {
     width: 90%;
}
 .main-navigation {
     float: left;
     clear: none;
     text-align: center;
     width: 70%;
}
 .main-navigation .menu > li {
     position: relative;
   padding: 20px 20px 0px 0px;
}
 .main-navigation a {
     text-transform: uppercase;
     font-size: 19px;
     color: #2351a3;
     padding:0px;
	 font-weight: 700;
}
.main-navigation .menu > li:hover > a, .main-navigation .menu > li:focus > a, .main-navigation .menu > li.current-menu-item > a, .main-navigation .menu > li.current_page_ancestor > a {
    border-bottom: 3px solid #ec018c;
    color: #2351a3;
    font-weight: 700;
}
 .carousel-control {
     bottom: auto;
     color: #fff;
     font-size: 20px;
     left: 15px;
     opacity: 0.6;
     position: absolute;
     text-align: center;
     text-shadow: none;
     top: 50%;
     width: auto;
     display: none;
     background: #000;
     width: 40px;
     height: 40px;
     line-height: 40px;
     text-align: center;
     border-radius: 100%;
}
 .carousel-caption {
     left: 0;
     padding: 0;
     right: 0;
     text-align: left;
     text-shadow: none;
     top: 50%;
     transform: translateY(-50%);
}
 .carousel-control:hover,.carousel-control:focus {
     color: #fff;
     text-decoration: none;
     filter: alpha(opacity=90);
     outline: 0;
     opacity: 0;
}
 .carousel-control.left, .carousel-control.right {
     background-image: none;
}
 .carousel-control:focus, .carousel-control:hover {
     opacity: 1;
}
 .carousel-control.right {
     right: 15px;
}
 .banner-text {
     max-width: 850px;
     color: #fff;
     font-size: 20px;
     line-height: 1.4;
     margin: 0 auto;
     text-align: center;
}
 .smalltext {
     background: #ddd;
     text-transform: uppercase;
     letter-spacing: 4px;
     font-weight: 300;
     font-size: 16px;
     margin-bottom: 20px;
     display: inline-block;
     background: rgba(165, 31, 18, 0.7);
     color: #ffed00;
     padding: 6px 30px;
     border-radius: 25px;
}
 .banner-text h1 {
     color: #fff;
     font-size: 40px;
     font-weight: 700;
     margin-bottom: 15px;
     text-transform: uppercase;
     line-height: 1;
}
 .carousel-inner > .item {
     background-position: center bottom;
     background-size: cover;
     max-height: 700px;
     min-height: 500px;
}
 .btn.btn-white, .entry-content .btn.btn-white {
     background: #fff;
     color: #333;
}
 .banner-text .banner-btn .btn {
     margin-bottom: 10px;
     margin-right: 10px;
     padding: 10px 18px;
     font-size: 16px;
}
 .wrap, .container, .panel-content .wrap {
     max-width: 1170px !important;
     width: 100%;
     padding-left: 15px;
     padding-right: 15px;
     padding-top: 0;
     padding-bottom: 0;
}
 .left-content h3.widget-title {
     color: #333;
     font-weight: 600;
     margin: 0 auto 10px;
     font-size: 30px;
     text-transform: uppercase;
}
 .btn.product-btn {
     background: #333;
     color: #fff;
}
 .col-grid #pgc-156-3-0 {
     width: 25%;
}
 .col-grid #pgc-156-3-1 {
     width: 25%;
}
 .col-grid .widget {
     padding-bottom: 0;
}
 .product-heading h3 {
     text-align: center;
     color: #333;
     padding: 0;
     margin: 0;
}
 h2.woocommerce-loop-product__title {
     font-size: 22px;
     text-align: center;
     margin-top: 20px;
}
 h2.woocommerce-loop-category__title {
     font-size: 18px;
     text-align: center;
     color: #000;
     background: #fff;
     padding-top: 15px;
     font-family: 'Poppins', sans-serif;
}
 .mark, mark {
     padding: 5px;
     background-color:transparent;
     color: #333;
     font-size: 12px;
     font-weight: 600;
}
 .mid-heading .textwidget h1 {
     text-align: center;
     color: #fff;
     margin-bottom: 10px;
}
 .mid-heading .textwidget p {
     text-align: center;
     color: #fff;
     font-size: 16px;
}
 .footertop {
     text-align: center;
     line-height: 30px;
     font-size: 14px;
     margin-top: 0;
     padding: 100px 0;
     background:#f2eeea url(file:///C|/Users/user/AppData/Local/Temp/fz3temp-2/assets/images/footer-bg.png);
     background-size:cover;
     background-repeat:no-repeat;
     padding: 100px 0 
}
 .about-row {
     text-align: center;
}
 .site-footer {
     padding:70px 0px;
}
 .ft_1 span {
     font-weight: 600;
     color: #aaa;
}
 .social_icons li{
     display:inline-block;
     margin-left:-30px;
}
 .social_icons img{
     width:50%;
}
 ul.social_icons {
     margin-left: 30px;
}
/*9-oct-2018*/
 .portfolio-header.text-left h1 {
     text-align:left!important;
}
 .btn-change8{
     background: #34a852;
     text-align:center;
     border:0px;
     color:#fff;
     -webkit-transition-duration: 0.5s;
     -webkit-transition-timing-function: linear;
     box-shadow: none!important;
     padding: 15px 20px;
     border-radius: 3px;
}
 input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"] {
     color: #c0c0c0;
     background: #fff;
     border-color: rgba(0,0,0,.08);
     border-radius: 0;
     padding: 2px 10px;
    height: 25px;
     font-size: 14px;
     width: 100%;
     font-weight: 300;
}
 .entry-content a img, .comment-content a img, .widget a img {
     -webkit-box-shadow: none!important;
     box-shadow: none!important;
}
 .foot_00.text-right_0 {
     text-align:right;
     float:right;
}
/*footer-style*/
 .mb-60 {
     margin-bottom: -23px;
}
 .services-inner {
     transition: .3s;
}
 .our-services-img {
     float: left;
     margin-left: -36px;
     margin-right: 22px;
     margin-top: 28px;
}
 .our-services-text {
     padding-right: 10px;
}
 .our-services-text {
     overflow: hidden;
     padding: 20px 20px 20px 20px;
}
 .our-services-text h4 {
     color: #222222;
     font-size: 16px;
     letter-spacing: 1px;
     margin-bottom: 8px;
     padding-bottom: 10px;
     position: relative;
     font-weight: 300;
}
 .our-services-text h4 svg {
     color: #34a852;
}
 .our-services-text p {
     margin-bottom: 0;
}
 p {
     margin-bottom:10px;
}
 .learn-more {
     padding: 25px 0 0;
}
 .fo_rm span {
     color:red;
}
 svg:not(:root).svg-inline--fa {
     overflow: visible;
}
/*.portfolio-header.partner {
     margin-top: 40px;
}
*/
 .portfolio-header.partner .line {
     margin-top:-20px;
     margin-bottom:20px;
}
 .portfolio-header.partner h3 {
     margin-top:40px;
}
 div#pgc-340-8-1 {
     background: #34a852;
     padding: 22px 10px 21px 30px;
     width: 52%;
     margin-top: 5px;
}
 div#pgc-340-7-0 {
     margin-bottom: 10px;
}
 .ban-bottom h1{
     color: #fff;
     font-weight: 300;
     font-size: 60px;
}
 .txt-bold {
     font-size: 70px;
     display: block;
     font-weight: 600;
     margin-top: 8px;
     color: #fff;
     padding: 0px 0px 20px;
}
 .prop_btn a{
     color:#000;
     background:#fabc04;
     padding:7px 10px;
}
 .prop_btn a:hover{
     background:#d33221!important;
     color:#fff!important;
}
 .banner-bg {
     padding: 100px 0 0;
}
 .ban-bottom p {
     color: #fff;
}
 .lrn-more-btn {
     background: transparent;
     padding: 8px 20px;
     border: 2px solid #fff;
     border-radius: 100px;
     color: #fff;
     margin-right: 15px;
}
 .light-bg {
     clear: both;
     background: #fafafa;
}
 .pulse {
     -webkit-animation-name: pulse;
     animation-name: pulse;
}
 .feature-box-style-2 {
     border: 1px solid #e6e6e6;
     -webkit-box-shadow: 0 15px 44px 0px rgba(171, 171, 171, 0.1);
     box-shadow: 0 15px 44px 0px rgba(171, 171, 171, 0.1);
     transition: all .55s ease;
     -webkit-transition: all .55s ease;
     -moz-transition: all .55s ease;
     -o-transition: all .55s ease;
     margin-bottom: 35px;
     padding: 50px 40px;
     border-radius: 5px;
}
 .txt-center {
     text-align: center!important;
}
 .shortcode-rand-46.feature-box-wrapper > *:nth-child(1) {
     margin-bottom: 32px;
}
 .feature-box-wrapper.text-center .feature-box-icon {
     margin-left: auto;
    /* margin-right: auto;
     */
}
 ul.slick-dots {
     display: none !important;
}
 .client-img {
     display: block;
     text-align: center;
     width: 70px;
     border-radius: 50%;
     margin: 70px auto;
     position: relative;
}
 .client-img img {
     text-align: center;
     border-radius: 50%;
     border: 4px solid #34a852;
}
 .slick-arrow {
     position: absolute;
     top: 50px;
     z-index: 1;
     background-repeat: no-repeat !important;
     text-indent: -9999px;
     background-position: center !important;
}
 button.slick-next.slick-arrow {
     right: 0;
}
 .slick-prev{
     background:url(/wp-content/themes/twentyseventeen-child/assets/images/prev-arrow.png);
     left:80px 
}
 .slick-next{
     right:80px;
     background:url(/wp-content/themes/twentyseventeen-child/assets/images/next-arrow.png);
}
 .slick-next:hover, .slick-next:focus{
     background:url(/wp-content/themes/twentyseventeen-child/assets/images/next-hover-arrow.png);
}
 .slick-prev:hover, .slick-prev:focus {
     background: url(/wp-content/themes/twentyseventeen-child/assets/images/prev-hover-arrow.png);
}
 .client-img:before {
     position: absolute;
     content: "";
     background: #cccccc;
     top: -50px;
     width: 5px;
     height: 20px;
     background: #3abb65;
}
.inner a {
       font-size: 11px;
    color: #000;
    border-right: 1px solid #ddd;
    padding: 0px 10px;
}
#main-topbar {
    border-top: 4px solid #fd891a;
}
.bar {
    border-bottom: 1px dashed #1177a7;
    padding: 5px 0;
}
.cart-search {
    float: right;
}
.cart {
    width: 50%;
    float: left;
}
.search input {
    max-width: 200px;
    float: left;
	font-size: 12px;
    padding: 15px 10px 10px 10px;
	border: 1px solid #1177a7;
}
.search {
    width: 46%;
    float: left;
    position: relative;
}
.search-icon {
    position: absolute;
    top: 0;
    right: 0;
}
.same a {
    color: #000;
}
.same svg {
    color: #1177a7;
    margin-right: 5px;
}
.same .fa-phone {
    transform: rotate(90deg);
}
.phone {
    float: right;
}
.main-navigation .menu > li:last-child {
    padding:0px!important;
}
/*Banner slider*/
.has-caption .slider-meta-wrap h3{
   font-family: 'Playfair Display', serif!important;
	font-size: 72px;
    line-height: 72px;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.slider-meta-wrap {
    padding: 200px 30px!important;
	text-align:center!important;
}
.has-caption .slider-meta-wrap h3, .has-caption .slider-meta-wrap h4, .has-caption .slider-meta-wrap .slide-desc {
    background: transparent!important; 
}
.rolo_slider:hover .slider-arrow.arrow-right {
    right: 30px!important;
}
/*services*/
.card-img {
    max-width: 50px!important;
    float: left!important;
}
.card-block {
    float: left;
    padding-left: 20px;
    padding-top: 5px;
    padding-right: 5px;
}
h3.card-title {
    color: #000;
    padding-bottom: 5px;
}
.shipping .col-md-3{padding:0px!important;}
/*welcome*/
.planet-bg {
    padding-top: 150px;
    padding-bottom: 100px;
}
.welcome
	{
		background-color: rgba(0, 0, 0, 0.24);
		text-align:center;
		margin:0px auto;
		border:1px solid #fff;
		padding:50px;
		padding: 50px;
		width: 33%;
	}
.welcome h3{
	font-family: 'Playfair Display', serif!important;
	font-size: 24px;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #ffff;
}
.welcome h4
	{
	background: #f6f6f6;
    font-size: 14px;
    display: inline-block;
    text-transform: uppercase;
    padding: 3px;
    letter-spacing: 0.65px;
	}
.ita-lic
	{
	font-size: 24px;
    font-weight: 700;
	font-style:italic;
	font-family: 'Playfair Display', serif!important;
	}
a.spe-link {
    border: 1px solid #fd891a;
    padding: 0px 5px;
    color: #fd891a;
}
a.spe-link:hover{
    background:#fd891a;
    color: #fff!important;
}
.leaf h3 {
    padding-bottom: 10px;
    color: #000;
}
.online-store {
    margin-bottom: -20px;
}
.online-store p {
    text-align: justify;
}
.canavape .leaf {
    padding-top: 70px;
}
/*Footer*/
.footer_left p {
    font-size: 16px!important;
    color: #ddd;
}
ul.footer-links a {
    color: #ddd;
    font-size: 14px!important;
}
ul.footer-links h1 {
    color: #fd8919;
    font-size: 24px;
    margin-top: 20px;
    padding-bottom: 17px;
}
ul.footer-links.tags-00 li {
    display: inline-block;
    border: 1px solid #aaa;
    padding: 0px 5px;
    margin-bottom: 5px;
    margin-right: 3px;
}
.gr
	{
		color:#eff3f6!important;
		font-weight:700;
	}
ul.footer-links.social-links-00 a>img {
    width: 50px;
}
ul.footer-links.social-links-00 li {
    display: inline-block;
    padding-right: 10px;
}
.footer-links .fa-arrow-right
	{
		color:#eff3f6;
	}
ul.footer-links.tags-00 li:hover {
    background: #fd891a;
	color:#fff!important;
}
.site-info {
    font-size: 16px!important;
    color: #ddd;
	padding-bottom: 40px;
}
.site-info a {
    color: #fd891a;
}
.site-info a:hover {
        color: #ec018c!important;
}
/*accordian*/
.card {
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    background-color: #fff;
    border-radius: 0.25rem;
    display: flex;
    flex-direction: column;
    position: relative;
    margin-bottom:1px;
    border:none;
}
.card-header:first-child {
    border-radius: 0;
}
.card-header {
    background-color: #f7f7f9;
    margin-bottom: 0;
    padding: 20px 20px 20px 20px;
    border:none; 
}
.card-header a i{
    float:left;
    font-size:25px;
    padding:5px 0;
    margin:0 25px 0 0px;
    color:#195C9D;
}
.card-header i{
    float:right;        
    font-size:30px;
    width:1%;
    margin-top:8px;
    margin-right:10px;
}
.card-header a{
    width:97%;
    float:left;
    color:#565656;
}
.card-header p{
    margin:0;
}
.card-header h3{
    margin:0 0 0px;
    font-size:20px;
    color: #fd891a;
}
.card-block {
    -moz-box-flex: 1;
    flex: 1 1 auto;
    color:#232323;
    border-top:1px soild #000;
    border-radius:0;
}
.last-010 p
	{
		text-align:center;
	}
/*End accordian*/
.col-md-6.lft
	{
		padding-left:0px!important;
	}
.col-md-6.rht
	{
		padding-right:0px!important;
	}
span.numbering {
    font-size: 100px;
    color: #ddd;
    font-weight: 700;
	font-family: 'Playfair Display', serif!important;
}
.about-us.about-bottom .leaf
	{
		cursor:pointer;
	}
.about-us.about-bottom .leaf:hover span.numbering
	{
		color:#fd891a;
	}
.about-us.about-bottom.online-store {
    background: #f7f7f9;
	padding-bottom: 40px;
	margin-bottom: -100px;
}
.contact-txt svg {
    color: #fd891a;
    font-size: 32px;
}
.contact-icon {
    width: 10%;
    float: left;
}
.contact-para {
    width: 90%;
    float: left;
}
.contact-para h4 {
    color: #000;
}
.contact-para a {
    color: #6b6b6b;
}
.contact-para a:hover {
    color: #fd891a;
}
.contact-txt {
    border-bottom: 1px solid #ebe9e9;
    width: 100%;
    float: left;
    padding-bottom: 10px;
    padding-top: 25px;
    background: #f7f7f9;
    padding-left: 20px;
    border-right: 5px solid #fd891a;
}
.map iframe {
    width: 100%;
    float: left;
    padding: 50px 0px 50px 0px;
    height: 400px;
}
/*Start contact-form-7*/
.contact-us-form h3 {
    text-align: center;
	padding-bottom: 20px;
}
.input-of-label ::placeholder {
   color:#6b6b6b !important;
    font-family: 'Poppins', sans-serif;
}
.value-same input {
   padding: 25px 10px 20px 10px;
    background: #f7f7f9;
    border-radius: 3px;
}
.value-same textarea {
   padding: 15px 10px 20px 10px;
    background: #f7f7f9;
    border-radius: 3px;
}
.submit.value-same {
    margin: 0px auto;
    text-align: center;
}
.submit {
    margin: 0px auto;
    text-align: center;
	    padding-top: 20px;
}
.submit input {
    background: #fd891a;
    padding: 12px 25px 10px 25px;
    font-size: 16px;
}
.submit input:hover {
    background: #000;
}
.contact-us-form {
    width: 75%;
    margin: 0px auto;
    margin-top: -90px;
    margin-bottom: -70px;
}
/*End contact-form-7*/
/*9 april 2019*/
.phone li {
    list-style-type: none;
    display: inline-block;
}
.wish a {
    padding: 0px 10px;
}
/*Meta slider*/
.caption-wrap {
    position: absolute!important;
    top: 50px!important;
    left: 50px !important;
}
.meta-des h1 {
    color: #fff;
    width: 50%;
    letter-spacing: 3px;
	font-weight: 100!important;
}
.meta-des span {
    color: #fd891a;
    font-size: 50px;
    font-weight: 700!important;
	text-shadow: 0px 2px #000;
}
.meta-des p {
    width: 50%;
    color: #efefef;
	padding-top:10px;
	padding-bottom:30px;
}
.meta-des a {
    background: #2fabe5;
    color: #fff;
    padding: 10px 30px;
    border-radius: 100px;
}
.meta-des a:hover{
    background: #1177a7;
    color: #fff;
}
/*End meta slider*/
.site-head h4 {
    color: #fd891a;
}
.serv-icon{
    float: left!important;
    text-align: left!important;
    padding: 10px;
}
.serv-icon:hover{
    box-shadow:0px 2px 3px #ddd;
    background: #fff;
}
.serv-icon:hover .numbering{
	display:block;
}
.numbering {
    position: absolute;
    top: 0;
    right: 10px;
    font-size: 40px;
    color: #1278a7;
    font-weight: 700;
	display:none;
}
.serv-icon .elementor-image-box-title {
    color: #fd891c!important;
    font-size: 18px;
    font-weight: 700;
    padding-bottom: 10px;
}
h3 .sp-head{margin-bottom: 25px; line-height: 46px; color: rgb(36, 36, 36); font-size: 36px; letter-spacing: normal; white-space: normal;}
.serv-ic {
   border-bottom:1px solid #aaa;
   padding-bottom:20px;
}
.serv-ic .elementor-image-box-title {
    color: #1278a7!important;
}
span.elementor-counter-number {
    font-size:48px!important;
    color: #fd891c;
}
.elementor-widget-counter .elementor-counter-title {
    color: #fff!important;
    font-family: 'Poppins', sans-serif!important;
    font-weight: 400;
}
/*pricing table*/
#pricing-table .plan {
	text-shadow: 0 1px rgba(255,255,255,.8);        
	background: #fff;      
	border: 1px solid #ddd;
	color: #333;
	padding: 20px;
	float: left;
	position: relative;
	width: 25%;
}

#pricing-table #most-popular {
	z-index: 2;
	top: -13px;
	border-width: 3px;
	padding: 30px 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 20px 0 10px -10px rgba(0, 0, 0, .15), -20px 0 10px -10px rgba(0, 0, 0, .15);
	-webkit-box-shadow: 20px 0 10px -10px rgba(0, 0, 0, .15), -20px 0 10px -10px rgba(0, 0, 0, .15);
	box-shadow: 20px 0 10px -10px rgba(0, 0, 0, .15), -20px 0 10px -10px rgba(0, 0, 0, .15);    
}

#pricing-table .plan:nth-child(1) {
	-moz-border-radius: 5px 0 0 5px;
	-webkit-border-radius: 5px 0 0 5px;
	border-radius: 5px 0 0 5px;        
}

#pricing-table .plan:nth-child(4) {
	-moz-border-radius: 0 5px 5px 0;
	-webkit-border-radius: 0 5px 5px 0;
	border-radius: 0 5px 5px 0;        
}

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

#pricing-table h3 {
	font-size: 20px;
	font-weight: normal;
	padding: 20px;
	margin: -20px -20px 50px -20px;
	background-color: #eee;
	background-image: -moz-linear-gradient(#fff,#eee);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));    
	background-image: -webkit-linear-gradient(#fff, #eee);
	background-image: -o-linear-gradient(#fff, #eee);
	background-image: -ms-linear-gradient(#fff, #eee);
	background-image: linear-gradient(#fff, #eee);
	color: #fd891c;
    font-weight: 700;
}

#pricing-table #most-popular h3 {
	background-color: #ddd;
	background-image: -moz-linear-gradient(#eee,#ddd);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#ddd));    
	background-image: -webkit-linear-gradient(#eee, #ddd);
	background-image: -o-linear-gradient(#eee, #ddd);
	background-image: -ms-linear-gradient(#eee, #ddd);
	background-image: linear-gradient(#eee, #ddd);
	margin-top: -30px;
	padding-top: 30px;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0; 		
}

#pricing-table .plan:nth-child(1) h3 {
	-moz-border-radius: 5px 0 0 0;
	-webkit-border-radius: 5px 0 0 0;
	border-radius: 5px 0 0 0;       
}

#pricing-table .plan:nth-child(4) h3 {
	-moz-border-radius: 0 5px 0 0;
	-webkit-border-radius: 0 5px 0 0;
	border-radius: 0 5px 0 0;       
}	

#pricing-table h3 span {
	display: block;
	font: bold 25px/100px Georgia, Serif;
	color: #777;
	background: #fff;
	border: 5px solid #fff;
	height: 100px;
	width: 100px;
	margin: 10px auto -65px;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	border-radius: 100px;
	-moz-box-shadow: 0 5px 20px #ddd inset, 0 3px 0 #999 inset;
	-webkit-box-shadow: 0 5px 20px #ddd inset, 0 3px 0 #999 inset;
	box-shadow: 0 5px 20px #ddd inset, 0 3px 0 #999 inset;
}

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

#pricing-table ul {
	margin: 20px 0 0 0;
	padding: 0;
	list-style: none;
}

#pricing-table li {
	border-top: 1px solid #ddd;
	padding: 10px 0;
}

/* --------------- */
	
#pricing-table .signup {
	position: relative;
	padding: 8px 20px;
	margin: 20px 0 0 0;  
	color: #fff;
	font: bold 14px Arial, Helvetica;
	text-transform: uppercase;
	text-decoration: none;
	display: inline-block;       
	background-color: #b55b03;
	background-image: -moz-linear-gradient(#b55b03, #fd891c);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#b55b03), to(#fd891c));    
	background-image: -webkit-linear-gradient(#b55b03, #fd891c);
	background-image: -o-linear-gradient(#b55b03, #fd891c);
	background-image: -ms-linear-gradient(#b55b03, #fd891c);
	background-image: linear-gradient(#b55b03, #fd891c);
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;     
	text-shadow: 0 1px 0 rgba(0,0,0,.3);        
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .5), 0 2px 0 rgba(0, 0, 0, .7);
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .5), 0 2px 0 rgba(0, 0, 0, .7);
	box-shadow: 0 1px 0 rgba(255, 255, 255, .5), 0 2px 0 rgba(0, 0, 0, .7);
}

#pricing-table .signup:hover {
	background-color: #fd891c;
	background-image: -moz-linear-gradient(#fd891c, #b55b03);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fd891c), to(#b55b03));      
	background-image: -webkit-linear-gradient(#fd891c, #b55b03);
	background-image: -o-linear-gradient(#fd891c, #b55b03);
	background-image: -ms-linear-gradient(#fd891c, #b55b03);
	background-image: linear-gradient(#fd891c, #b55b03); 
}

#pricing-table .signup:active, #pricing-table .signup:focus {
	background: #fd891c;       
	top: 2px;
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, .7) inset;
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .7) inset;
	box-shadow: 0 0 3px rgba(0, 0, 0, .7) inset; 
}
.plan b {
    color: #1177a7;
}
/*Testimonial Slider*/
.testimonial-slider{
    text-align: center;
    margin: 0px auto;
}
.testimonial-slider li{
   list-style-type:none;
}
.testimonial-slider img {
    margin: 0px auto;
    border-radius: 100px!important;
    max-width: 70px!important;
	margin-top: 30px!important;
	margin-bottom: 30px!important;
}
ul.slick-dots {
    display: none!important;
}
.apna-slick button.slick-prev.slick-arrow {
    position: absolute;
    top: 30%;
    background-image: url(http://www.360network.com.au/curash/wp-content/uploads/2019/07/prev-arrow-orn.png) !important;
    left: -45px;
    background-size: 80%;
    width: 60px;
    height: 60px;
    right: 16px;
    z-index: 11;
    border-radius: 50% !important;
}
.apna-slick button.slick-next.slick-arrow {
    position: absolute;
    top: 30%;
    background-image: url(http://www.360network.com.au/curash/wp-content/uploads/2019/07/next-arrow-orn.png) !important;
    right: -45px;
   background-size: 80%;
    width: 60px;
    height: 60px;
    z-index: 11;
    border-radius: 50% !important;
}

.about-slick button.slick-prev.slick-arrow {
    position: absolute;
    top: 30%;
    background-image: url(http://www.360network.com.au/curash/wp-content/uploads/2019/07/yell-left.png) !important;
    left: -80px;
    background-size: 80%;
    width: 60px;
    height: 60px;
    right: 16px;
    z-index: 11;
    border-radius: 50% !important;
}.about-slick button.slick-next.slick-arrow {
    position: absolute;
    top: 30%;
    background-image: url(http://www.360network.com.au/curash/wp-content/uploads/2019/07/yell-right.png) !important;
    right: -80px;
   background-size: 80%;
    width: 60px;
    height: 60px;
    z-index: 11;
    border-radius: 50% !important;
}
.mum-dad button.slick-prev.slick-arrow {
    position: absolute;
    top: 30%;
    background-image: url(http://www.360network.com.au/curash/wp-content/uploads/2019/07/prev-arrow-grape.png) !important;
    left: -80px;
    background-size: 80%;
    width: 60px;
    height: 60px;
    right: 16px;
    z-index: 11;
    border-radius: 50% !important;
}.mum-dad button.slick-next.slick-arrow {
    position: absolute;
    top: 30%;
    background-image: url(http://www.360network.com.au/curash/wp-content/uploads/2019/07/next-arrow-grape.png) !important;
    right: -80px;
   background-size: 80%;
    width: 60px;
    height: 60px;
    z-index: 11;
    border-radius: 50% !important;
}

button.slick-prev.slick-arrow {
    position: absolute;
    top: 0;
    right: 40px;
	z-index: 11;
}
button.slick-next.slick-arrow {
    position: absolute;
    top: 0;
    right: 0;
}
.testimonial-slider p {
    width: 70%;
    text-align: center;
    margin: 0px auto;
}
button.slick-arrow {
    padding: 5px 15px 5px 15px!important;
    border-radius: 0px!important;
}
.my-test h3 {
    margin-bottom: 0px;
	color: #fd891c;
}
.my-test h4 {
    margin-bottom: 0px;
    color: #1177a7;
    font-size: 17px;
    margin-top: 5px;
}
.my-test svg {
    color: #fd891c;
    font-size: 40px;
}
.fa-angle-left {
    position: absolute;
    top: 40px!important;
    right: 0px!important;
    color: #1177a7;
	font-size:30px;
}
.fa-angle-right {
    position: absolute;
    top: 40px!important;
    right: 0px!important;
    color: #1177a7;
	font-size:30px;
}
.slick-prev{
	background: none;
}
.slick-next{
	background: none;
}
.four-grid ul li {
    width: 100% !important;
    max-width: 23% !important;
    margin: 10px !important;
}

/*2-may-2019*/
#main-topbar {
    display: none;
}
.site-header {
   background-color: #fff!important; 
   padding-top: 15px;
   padding-bottom: 15px;
}
.banner-para {
    width: 100%;
}
ul#top-menu {
    margin-top: 10px;
}
.slide-one img {
    padding-bottom: 20px;
    max-width: 150px;
    text-align: center;
    margin: 0px auto;
}
.slide-one h3 {
    color: #2351a3;
    font-size: 15px;
    line-height: 22px;
    padding-bottom: 15px;
}
.slide-one p {
    color: #2351a3;
	min-height: 110px;
}
.slide-one a {
    background: #ec018c;
    border-radius: 3px;
	color:#fff;
	font-size: 15px;
    padding: 7px 24px;
}
.slide-one a:hover {
    background: #0047ba;
	color:#fff;
}
.slide-one {
    margin: 0px auto;
    text-align: center;
}.slide-one b {
    color: #eb078c;
}
.apna-slick li {
    padding: 10px;
}
.slick-arrow .svg-inline--fa.fa-w-8 {
    width: 40px!important;
    background: #ec018c!important;
    height: 40px!important;
    color: #fff!important;
	border-radius: 100px;
}
svg.svg-inline--fa.fa-angle-left {
    position: absolute!important;
    top: 200px!important;
    right: 120px!important;
}
svg.svg-inline--fa.fa-angle-right.fa-w-8 {
    position: absolute!important;
    top: 200px!important;
    right: -70px!important;
}
.advice li {
    width: 23%;
    float: left;
    margin: 11px;
}
.advice .slide-one h3 {
    min-height: 105px;
}
.advice p {
    min-height: 160px;
    font-size: 14px;
}
.curash-3 {
    width: 45%;
    margin: auto;
}
.curash-3 img {
    width: 100%;
}
.advice img {
    width: 100%!important;
    max-width: initial!important;
}
.advice .slide-one {
    background: #94d9f3;
}
.for-text {
    padding: 10px;
}
.site-footer {
    display: none;
}

.right-copy li {
    display: inline-block;
	margin-right: 10px;
}
.left-copy {
    color: #254b8c;
	font-size: 16px;
     width: 85%;
    float: left;
    font-weight: bold;
}
.left-copy a {
    color: #254b8c;
	font-size: 16px;
     font-weight: bold;
}
.left-copy a:hover {
    color: #fff;
}
.right-copy a {
    color: #fff;
    background: #ec018c;
    padding: 8px 8px;
    font-size: 19px;
    border-radius: 100px;
    width: 50px;
    height: 50px;
    text-align: center;
}
.right-copy a:hover{
    color: #fff !important;
    background: #2351a3;
}
.right-copy {
    float: right;
}.elementor-963 .elementor-element.elementor-element-10cd157.elementor-widget-heading .elementor-heading-title {
    line-height: 38px;
}.elementor-963 .elementor-element.elementor-element-4f71d59 {
    height: 100vh;
}
.ques{
    font-size: 20px !important;
    font-weight: 800;
}
.faq-set{
    margin-top:30px;
    margin-bottom:30px;
        background-color: #e8e8e8;
    padding: 15px 45px;
}
/* about css */

.abt-hd h2 {
    color: #2052a2 !important;
    font-size: 27px;
    font-weight: 600 !important;
}
.about-text{
    margin-bottom: 40px;
}
.about-text h4{
    color: #2052a2 !important;
    margin-top: 10px;
} 
.about-text p {
       color: #2052a2 !important;
    margin-top: 10px;
    font-size: 16px;
       padding: 0px 12%;
}.abt-btm {
    width: 84%;
    margin: auto;
    margin-top: 80px !important;
    margin-bottom: 80px !important;
}

.about-slide li{
    height: auto;
    min-height: 170px;
    display: table;
    position: relative
}
.about-slide li b {
    color: #ea0a8c;
    padding: 0px 2%;
    text-align: center !important;
    display: block;
    vertical-align: bottom;
    position: absolute;
    bottom:0;
    left:0;
    right: 0;
	font-family: 'mark-pro' !important;
}
.about-slide svg.svg-inline--fa.fa-angle-left {
    top: 100px!important;
}
.about-slide svg.svg-inline--fa.fa-angle-right.fa-w-8{
    top: 100px!important;
}.side-text {
    color: #2052a2;
    font-size: 16px;
    padding: 45px;
}
.product-head h3 {
    margin-bottom: 30px;
    font-size: 30px;
}
.product-head p {
    font-size: 18px;
    line-height: 23px;
}

.blue-grid{
   
}

.blue-grid ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.blue-grid ul li {
    width: 100%;
    max-width: 30%;
    margin: 15px;
    min-height: 280px;
    height: auto;
    background-color: #94d9f3;
    text-align: center;
    position: relative;
}
.blue-inn {
    position: relative;
    left: 0;
    right: 0;
    top: 25px;
    margin: auto;
    width: 180px !important;
    max-width: 300px;
    height: 170px;
    text-align: center;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}
.blue-inn img{
    
    width:100%;
    max-width: 150px;
    
}
.blue-grid ul li p {
    color: #2052a2;
    font-weight: 700;
    line-height: 2.2rem;
    padding: 30px 12px 10px;
    font-size: 18px;
    text-transform: capitalize;
}

.enrch .blue-grid ul {
    display: block;
}
.over-blue {
    position: absolute;
    background-color: rgba(15, 78, 157, 0.9);
    z-index: 999999;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: none;
     transition: all 3s ease;
     -webkit-transition: all 3s ease;
     -moz-transition: all 3s ease;
     -o-transition: all 3s ease;
}
.blue-grid ul li:hover .over-blue{
    display: block ;
     transition: all 3s ease;
     -webkit-transition: all 3s ease;
     -moz-transition: all 3s ease;
     -o-transition: all 3s ease;
}
.over-blue p {
    color: #ffffff !important;
    font-size: 13px !important;
    font-weight: 300 !important;
    padding: 70px 22px 25px !important;
}
input.btn-link {
    background-color: #eb078c;
    font-size: 13px;
    font-weight: 600;
}


input.btn-link:hover{
    background-color: #94d9f3;
    color:#2351a3;
    
}
.toggles .elementor-toggle .elementor-tab-title .elementor-toggle-icon  {
    display: block;
    background-color: #eb078c;
    height: 30px;
    width: 30px;
    border-radius: 50px;
    margin: -7px 0px -14px 10px !important;
    padding: 8px;
	color: #fff;
}
.curash-t{
    color: #2052a2 !important;
    
}.curash-t p{
    padding-bottom: 15px;
    padding-top: 10px;
}

.curash-t ul li {
    position: relative;
    padding-left: 20px;
}

.curash-t ul li:before {
    content: " ";
    height: 8px;
    width: 8px;
    background-color: #eb078c;
    position: absolute;
    border-radius: 10px;
    left: 0px;
    top: 10px;
}.botom-cont h4 {
    padding-bottom: 20px;
}
.curash-2 {
    margin: auto;
    text-align: center;
}
.curash-2 img {
    width: 17%;
}
.sorbo img {
    width: 28%;
}

/* FAQ CSS */
.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active:after, .elementor-widget-tabs .elementor-tab-desktop-title.elementor-active:before {
    display: block;
    content: none !important;
    position: absolute;
}
.faq-tab .elementor-tab-title {
    border: none;
    text-align: center;
    background-color: #ec018c;
    color: #ffffff;
    font-weight: 600;
    border-radius: 2px;
    margin: 0px 10px !important;
}
.faq-tab .elementor-tab-title a:hover {
    color: #3867ab;
}
.faq-tab a:focus {
	color: #3867ab;
}

.faq-tab.elementor-widget-tabs .elementor-tabs-wrapper {
    overflow: hidden;
    display: flex;
    justify-content: space-around;
    margin: 0px 28% !important;
    text-align: center !important;
}

.faq-tab.elementor-widget-tabs .elementor-tab-desktop-title, .elementor-widget-tabs .elementor-tab-desktop-title{
    padding: 15px 25px !important;
    color: #ffffff !important;
}
.faq-tab.elementor-widget-tabs .elementor-tab-title.elementor-active, .elementor-widget-tabs .elementor-tab-title.elementor-active  {
     color: #2351a3 !important;
    
}
.faq-tab.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-content {
    border-style: none !important;
    border-top-style: none;
}
.faq-tab p {
    color: #2351a3 !important;
}.faq-tab ol li {
    list-style: decimal;
    text-align: justify;
    margin-left: 5%;
	color: #2351a3 !important;
}
.faq-tab ol {
    color: #2351a3;
}
.cont-texts{
color:#2351a3;
    margin-top:30px;
}
.cont-texts h3 {
    color: #ec018c;
}.cont-texts p {
    color: #2351a3 !important;
    padding: 15px 17% 0px;
}


.terms{
    color: #2052a2;
}
.img-box.elementor-widget.elementor-widget-image {
    width: 100% !important;
    max-width: 100%;
    position: relative;
    height: 127px;
}.img-box.elementor-widget.elementor-widget-image img {
    width: 35%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}.pop-box .elementor-button-link {
    background-color: #eb078c !important;
    border-radius: 50px;
}.pop-box .elementor-button-link:hover{
    background-color: #0047ba !important;
}.pop-box {
    border: 1px solid #e0e0e0;
}.prod-btn {
    padding: 10px;
}.cont-form form {
    background-color: #efefef;
    padding: 30px 9.7%;
    border-radius: 10px;
    margin-bottom: 30px;
}
.cont-form {
    padding: 0px 10% 0px 10%;
    border-radius: 10px;
} .cont-form input.wpcf7-form-control.wpcf7-submit {
    background: #ec018c;
    width: 100px;
    font-size: 16px;
    padding: 10px;
} .cont-form input.wpcf7-form-control.wpcf7-submit:hover {
    background: #2351a3;
}
.pop-up {
    text-align: center;
    margin: auto;
}
.pop-up .pop-up-h3 {
	color: #3867ab;
	font-size: 3rem;
}
.pop-up h4 {
	color: #3867ab;
}
.pop-up .pop-up-h4 {
	color: #3867ab;
	font-size: 2.5rem;
	margin-top: 10px;
}
.pop-up ul {
    -webkit-box-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    padding: 20px;
}.pop-up ul li {
    flex: 1;
    text-align: center;
    border: 1px solid #f3f3f3;
    padding: 11px;
}.pop-up ul li .pop-img {
    height: 130px;
    width: 161px;
    position: relative;
    margin: auto;
}.pop-img img {
    position: absolute;
    width: 65%;
    bottom: 0;
    left: 0;
    right: 0;
        top: -30px;
    margin: auto;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
}
.pop-img img:hover{
    transform:scale(1.1, 1.1);
    -webkit-transform:scale(1.1, 1.1);
    -moz-transform:scale(1.1, 1.1);
    -ms-transform:scale(1.1, 1.1);
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
}
.pop-btn {
    background-color: #f0008d;
    border-radius: 15px;
    padding: 10px 15px;
    font-size: 13px;
    font-weight: 400;
	color: #fff;
}.pop-btn:hover{
    background-color: #2351a3;
	color: #fff;
}.baby-form h2 {
    color: #ed288c;
    font-weight: 400;
    text-align: center;
}.form-b {
    height: 45px !important;
    width: 365px !important;
}.form-box ul li {
    display: inline;
}select#da-list {
    display: block;
    border: 1px solid #ebebeb;
    border-radius: 0;
    height: 45px !important;
}.form-box h3 {
    margin-top: 45px;
    margin-bottom: 10px;
    color: #2351a3;
    font-weight: 300;
    padding: 5px 1px;
}textarea#txt-ars {
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box;
    box-sizing: border-box !important;
    width: 734px !important;
    height: 200px;
    border-radius: 0;
}.cont-way p {
    color: #2351a3;
}.accept span a {
    color: #ec018c;
}
.accept span {
    color: #2351a3;
    line-height: 60px;
    background-color: #ffffff;
    display: unset;
    padding: 10px 3px 10px 0px;
    border-radius: 4px;
}

.hideModuleHomepage {
	display: none;
}