/**
 * Do not touch this file! This file created by the Popup Maker plugin using PHP
 * Last modified time: 11 月 19 2025, 05:43:01
 */


/* Popup Google Fonts */
@import url("//fonts.googleapis.com/css?family=Jura:700");



@keyframes rotate-forever{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spinner-loader{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.pum-container,.pum-content,.pum-content+.pum-close,.pum-content+.pum-close:active,.pum-content+.pum-close:focus,.pum-content+.pum-close:hover,.pum-overlay,.pum-title{background:none;border:none;bottom:auto;clear:none;cursor:default;float:none;font-family:inherit;font-size:medium;font-style:normal;font-weight:400;height:auto;left:auto;letter-spacing:normal;line-height:normal;max-height:none;max-width:none;min-height:0;min-width:0;overflow:visible;position:static;right:auto;text-align:left;text-decoration:none;text-indent:0;text-transform:none;top:auto;visibility:visible;white-space:normal;width:auto;z-index:auto}.pum-content,.pum-title{position:relative;z-index:1}.pum-overlay{bottom:0;display:none;height:100%;left:0;overflow:auto;overflow:initial;position:fixed;right:0;top:0;transition:all .15s ease-in-out;width:100%;z-index:1999999999}.pum-overlay.pum-form-submission-detected,.pum-overlay.pum-preview{display:block}.pum-overlay,.pum-overlay *,.pum-overlay :after,.pum-overlay :before,.pum-overlay:after,.pum-overlay:before{box-sizing:border-box}.pum-container{margin-bottom:3em;position:absolute;top:100px;z-index:1999999999}.pum-container.pum-responsive{height:auto;left:50%;margin-left:-47.5%;overflow:visible;width:95%}.pum-container.pum-responsive img{height:auto;max-width:100%}@media only screen and (min-width:1024px){.pum-container.pum-responsive.pum-responsive-nano{margin-left:-5%;width:10%}.pum-container.pum-responsive.pum-responsive-micro{margin-left:-10%;width:20%}.pum-container.pum-responsive.pum-responsive-tiny{margin-left:-15%;width:30%}.pum-container.pum-responsive.pum-responsive-small{margin-left:-20%;width:40%}.pum-container.pum-responsive.pum-responsive-medium{margin-left:-30%;width:60%}.pum-container.pum-responsive.pum-responsive-normal{margin-left:-30%;width:70%}.pum-container.pum-responsive.pum-responsive-large{margin-left:-35%;width:80%}.pum-container.pum-responsive.pum-responsive-xlarge{margin-left:-47.5%;width:95%}.pum-container.pum-responsive.pum-position-fixed{position:fixed}}@media only screen and (max-width:1024px){.pum-container.pum-responsive.pum-position-fixed{position:absolute}}.pum-container.custom-position{left:auto;margin-left:inherit;top:auto}.pum-container .pum-title{margin-bottom:.5em}.pum-container .pum-content:focus{outline:none}.pum-container .pum-content>:first-child{margin-top:0}.pum-container .pum-content>:last-child{margin-bottom:0}.pum-container .pum-content+.pum-close{background-color:#0000;cursor:pointer;line-height:1;min-width:1em;position:absolute;text-align:center;text-decoration:none;z-index:2}.pum-container .pum-content+.pum-close>span{position:relative;z-index:1}.pum-container.pum-scrollable .pum-content{max-height:95%;overflow:auto;overflow-y:scroll}.pum-overlay.pum-overlay-disabled{visibility:hidden}.pum-overlay.pum-overlay-disabled::-webkit-scrollbar{display:block}.pum-overlay.pum-overlay-disabled .pum-container{visibility:visible}.pum-overlay.pum-click-to-close{cursor:pointer}html.pum-open.pum-open-overlay,html.pum-open.pum-open-overlay.pum-open-fixed .pum-overlay{overflow:hidden}html.pum-open.pum-open-overlay.pum-open-fixed .pum-container{position:fixed}html.pum-open.pum-open-overlay.pum-open-scrollable body>:not([aria-modal=true]){padding-right:15px}html.pum-open.pum-open-overlay.pum-open-scrollable .pum-overlay.pum-active{overflow-y:scroll;-webkit-overflow-scrolling:touch}html.pum-open.pum-open-overlay-disabled.pum-open-fixed .pum-container{position:fixed}html.pum-open.pum-open-overlay-disabled.pum-open-scrollable .pum-overlay.pum-active{height:auto;position:static;width:auto}.pum-form{margin:0 auto 16px}.pum-form__field{margin-bottom:1em}.pum-form__field label{font-weight:700}.pum-form__field input[type=date],.pum-form__field select{font-size:18px;line-height:26px;margin:0 auto;padding:3px;text-align:center;vertical-align:middle}.pum-form__field select{padding:5px 3px}.pum-form__loader{animation-duration:.75s;animation-iteration-count:infinite;animation-name:rotate-forever;animation-timing-function:linear;border:.25em solid #00000080;border-radius:50%;border-right-color:#0000;display:inline-block;font-size:2em;height:.75em;width:.75em}.pum-form__submit{position:relative}.pum-form__submit .pum-form__loader{border:.25em solid #ffffff80;border-right-color:#0000;margin-left:.5em}.pum-form__messages{border:1px solid #00000040;display:none;margin-bottom:.5em;padding:1em;position:relative}.pum-form__message{margin-bottom:.5em}.pum-form__message:last-child{margin-bottom:0}.pum-form__message--error{border-color:red;color:red!important}.pum-form__message--success{border-color:green;color:green!important}.pum-form--loading{opacity:.5}.pum-alignment-left{text-align:left}.pum-alignment-center{text-align:center}.pum-alignment-right{text-align:right}.pum-form--alignment-left{text-align:left}.pum-form--alignment-center{text-align:center}.pum-form--alignment-right{text-align:right}.pum-form--layout-standard .pum-form__field>label{display:block;margin-bottom:.25em}.pum-form--layout-inline .pum-form__field{display:inline-block}.pum-form--layout-block .pum-form__field,.pum-form--layout-block button,.pum-form--layout-block div,.pum-form--layout-block input{display:block;width:100%}.pum-form--style-default label{font-size:14px;font-weight:700}.pum-form--style-default input[type=email],.pum-form--style-default input[type=text]{background-color:#f8f7f7;font-size:14px;margin-bottom:5px;padding:10px 8px}.pum-form--style-default button{cursor:pointer;font-size:18px;margin:10px 0 0;padding:10px 5px}.pum-sub-form .pum-sub-form-loading{opacity:.5}.pum-sub-form p.pum-newsletter-error-msg{margin:0}.pum-sub-form .spinner-loader{bottom:40%;position:absolute;right:50%}.pum-sub-form .spinner-loader:not(:required){animation:spinner-loader 1.5s linear infinite;border-radius:.5em;box-shadow:1.5em 0 0 0 #0000334d,1.1em 1.1em 0 0 #0000334d,0 1.5em 0 0 #0000334d,-1.1em 1.1em 0 0 #0000334d,-1.5em 0 0 0 #0000334d,-1.1em -1.1em 0 0 #0000334d,0 -1.5em 0 0 #0000334d,1.1em -1.1em 0 0 #0000334d;display:inline-block;font-size:10px;height:1em;margin:1.5em;overflow:hidden;text-indent:100%;width:1em}.pum-form__field--consent{text-align:left}.pum-form__field--consent.pum-form__field--checkbox label{display:inline-block;vertical-align:middle}.pum-form__field--consent.pum-form__field--checkbox label input{display:inline-block;margin:0;vertical-align:middle;width:inherit}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label{display:inline-block;vertical-align:middle}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label input{display:inline-block;margin:0;vertical-align:middle;width:inherit}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label+label{margin-left:1em}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--stacked label{display:block;vertical-align:middle}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--stacked label input{display:inline-block;margin:0;vertical-align:middle;width:inherit}.popmake-close{cursor:pointer}.pum-container iframe.formidable{overflow:visible;width:100%}.flatpickr-calendar.open,.pika-single,body div#ui-datepicker-div[style]{z-index:9999999999!important}


/* Popup Theme 3535: Default Theme */
.pum-theme-3535, .pum-theme-default-theme { background-color: rgba( 255, 255, 255, 0.50 ) } 
.pum-theme-3535 .pum-container, .pum-theme-default-theme .pum-container { padding: 18px; border-radius: 1px; border: 1px none #000000; box-shadow: 1px 1px 3px 0px rgba( 2, 2, 2, 0.23 ); background-color: rgba( 0, 0, 0, 1.00 ) } 
.pum-theme-3535 .pum-title, .pum-theme-default-theme .pum-title { color: #0f0f0f; text-align: left; text-shadow: 0px 0px 0px rgba( 10, 10, 10, 0.23 ); font-family: inherit; font-weight: 400; font-size: 32px; line-height: 36px } 
.pum-theme-3535 .pum-content, .pum-theme-default-theme .pum-content { color: #ffffff; font-family: inherit; font-weight: 400 } 
.pum-theme-3535 .pum-content + .pum-close, .pum-theme-default-theme .pum-content + .pum-close { position: absolute; height: auto; width: auto; left: auto; right: 0px; bottom: auto; top: 0px; padding: 8px; color: #ffffff; font-family: inherit; font-weight: 700; font-size: 14px; line-height: 36px; border: 1px none #ffffff; border-radius: 0px; box-shadow: 1px 1px 3px 0px rgba( 2, 2, 2, 0.23 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 ); background-color: rgba( 57, 127, 76, 1.00 ) } 

/* Popup Theme 3538: Hello Box */
.pum-theme-3538, .pum-theme-hello-box { background-color: rgba( 10, 10, 10, 0.15 ) } 
.pum-theme-3538 .pum-container, .pum-theme-hello-box .pum-container { padding: 30px; border-radius: 80px; border: 15px solid #81d742; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.00 ); background-color: rgba( 255, 255, 255, 1.00 ) } 
.pum-theme-3538 .pum-title, .pum-theme-hello-box .pum-title { color: #2d2d2d; text-align: center; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: Jura; font-weight: 700; font-size: 36px; line-height: 32px } 
.pum-theme-3538 .pum-content, .pum-theme-hello-box .pum-content { color: #dd3333; font-family: Georgia; font-weight: 500 } 
.pum-theme-3538 .pum-content + .pum-close, .pum-theme-hello-box .pum-content + .pum-close { position: absolute; height: auto; width: auto; left: auto; right: -30px; bottom: auto; top: -20px; padding: 0px; color: #2d2d2d; font-family: Times New Roman; font-weight: 100; font-size: 32px; line-height: 28px; border: 1px none #ffffff; border-radius: 28px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.23 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 ); background-color: rgba( 255, 255, 255, 1.00 ) } 

/* Popup Theme 3536: Light Box */
.pum-theme-3536, .pum-theme-lightbox { background-color: rgba( 0, 0, 0, 0.60 ) } 
.pum-theme-3536 .pum-container, .pum-theme-lightbox .pum-container { padding: 18px; border-radius: 3px; border: 8px solid #000000; box-shadow: 0px 0px 30px 0px rgba( 2, 2, 2, 1.00 ); background-color: rgba( 255, 255, 255, 1.00 ) } 
.pum-theme-3536 .pum-title, .pum-theme-lightbox .pum-title { color: #000000; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: 100; font-size: 32px; line-height: 36px } 
.pum-theme-3536 .pum-content, .pum-theme-lightbox .pum-content { color: #000000; font-family: inherit; font-weight: 100 } 
.pum-theme-3536 .pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close { position: absolute; height: 26px; width: 26px; left: auto; right: -13px; bottom: auto; top: -13px; padding: 0px; color: #ffffff; font-family: Arial; font-weight: 100; font-size: 24px; line-height: 24px; border: 2px solid #ffffff; border-radius: 26px; box-shadow: 0px 0px 15px 1px rgba( 2, 2, 2, 0.75 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 ); background-color: rgba( 0, 0, 0, 1.00 ) } 

/* Popup Theme 3537: Enterprise Blue */
.pum-theme-3537, .pum-theme-enterprise-blue { background-color: rgba( 0, 0, 0, 0.70 ) } 
.pum-theme-3537 .pum-container, .pum-theme-enterprise-blue .pum-container { padding: 28px; border-radius: 5px; border: 1px none #000000; box-shadow: 0px 10px 25px 4px rgba( 2, 2, 2, 0.50 ); background-color: rgba( 255, 255, 255, 1.00 ) } 
.pum-theme-3537 .pum-title, .pum-theme-enterprise-blue .pum-title { color: #315b7c; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: 100; font-size: 34px; line-height: 36px } 
.pum-theme-3537 .pum-content, .pum-theme-enterprise-blue .pum-content { color: #2d2d2d; font-family: inherit; font-weight: 100 } 
.pum-theme-3537 .pum-content + .pum-close, .pum-theme-enterprise-blue .pum-content + .pum-close { position: absolute; height: 28px; width: 28px; left: auto; right: 8px; bottom: auto; top: 8px; padding: 4px; color: #ffffff; font-family: Times New Roman; font-weight: 100; font-size: 20px; line-height: 20px; border: 1px none #ffffff; border-radius: 42px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.23 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 ); background-color: rgba( 49, 91, 124, 1.00 ) } 

/* Popup Theme 3539: Cutting Edge */
.pum-theme-3539, .pum-theme-cutting-edge { background-color: rgba( 0, 0, 0, 0.50 ) } 
.pum-theme-3539 .pum-container, .pum-theme-cutting-edge .pum-container { padding: 18px; border-radius: 0px; border: 1px none #000000; box-shadow: 0px 10px 25px 0px rgba( 2, 2, 2, 0.50 ); background-color: rgba( 30, 115, 190, 1.00 ) } 
.pum-theme-3539 .pum-title, .pum-theme-cutting-edge .pum-title { color: #ffffff; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: Sans-Serif; font-weight: 100; font-size: 26px; line-height: 28px } 
.pum-theme-3539 .pum-content, .pum-theme-cutting-edge .pum-content { color: #ffffff; font-family: inherit; font-weight: 100 } 
.pum-theme-3539 .pum-content + .pum-close, .pum-theme-cutting-edge .pum-content + .pum-close { position: absolute; height: 24px; width: 24px; left: auto; right: 0px; bottom: auto; top: 0px; padding: 0px; color: #1e73be; font-family: Times New Roman; font-weight: 100; font-size: 32px; line-height: 24px; border: 1px none #ffffff; border-radius: 0px; box-shadow: -1px 1px 1px 0px rgba( 2, 2, 2, 0.10 ); text-shadow: -1px 1px 1px rgba( 0, 0, 0, 0.10 ); background-color: rgba( 238, 238, 34, 1.00 ) } 

/* Popup Theme 3540: Framed Border */
.pum-theme-3540, .pum-theme-framed-border { background-color: rgba( 255, 255, 255, 0.50 ) } 
.pum-theme-3540 .pum-container, .pum-theme-framed-border .pum-container { padding: 18px; border-radius: 0px; border: 20px outset #dd3333; box-shadow: 1px 1px 3px 0px rgba( 2, 2, 2, 0.97 ) inset; background-color: rgba( 255, 251, 239, 1.00 ) } 
.pum-theme-3540 .pum-title, .pum-theme-framed-border .pum-title { color: #000000; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: 100; font-size: 32px; line-height: 36px } 
.pum-theme-3540 .pum-content, .pum-theme-framed-border .pum-content { color: #2d2d2d; font-family: inherit; font-weight: 100 } 
.pum-theme-3540 .pum-content + .pum-close, .pum-theme-framed-border .pum-content + .pum-close { position: absolute; height: 20px; width: 20px; left: auto; right: -20px; bottom: auto; top: -20px; padding: 0px; color: #ffffff; font-family: Tahoma; font-weight: 700; font-size: 16px; line-height: 18px; border: 1px none #ffffff; border-radius: 0px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.23 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 ); background-color: rgba( 0, 0, 0, 0.55 ) } 

/* Popup Theme 3541: Floating Bar - Soft Blue */
.pum-theme-3541, .pum-theme-floating-bar { background-color: rgba( 255, 255, 255, 0.00 ) } 
.pum-theme-3541 .pum-container, .pum-theme-floating-bar .pum-container { padding: 8px; border-radius: 0px; border: 1px none #000000; box-shadow: 1px 1px 3px 0px rgba( 2, 2, 2, 0.23 ); background-color: rgba( 238, 246, 252, 1.00 ) } 
.pum-theme-3541 .pum-title, .pum-theme-floating-bar .pum-title { color: #505050; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: 400; font-size: 32px; line-height: 36px } 
.pum-theme-3541 .pum-content, .pum-theme-floating-bar .pum-content { color: #505050; font-family: inherit; font-weight: 400 } 
.pum-theme-3541 .pum-content + .pum-close, .pum-theme-floating-bar .pum-content + .pum-close { position: absolute; height: 18px; width: 18px; left: auto; right: 5px; bottom: auto; top: 50%; padding: 0px; color: #505050; font-family: Sans-Serif; font-weight: 700; font-size: 15px; line-height: 18px; border: 1px solid #505050; border-radius: 15px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.00 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.00 ); background-color: rgba( 255, 255, 255, 0.00 ); transform: translate(0, -50%) } 

/* Popup Theme 3542: Content Only - For use with page builders or block editor */
.pum-theme-3542, .pum-theme-content-only { background-color: rgba( 0, 0, 0, 0.70 ) } 
.pum-theme-3542 .pum-container, .pum-theme-content-only .pum-container { padding: 0px; border-radius: 0px; border: 1px none #000000; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.00 ) } 
.pum-theme-3542 .pum-title, .pum-theme-content-only .pum-title { color: #000000; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: 400; font-size: 32px; line-height: 36px } 
.pum-theme-3542 .pum-content, .pum-theme-content-only .pum-content { color: #8c8c8c; font-family: inherit; font-weight: 400 } 
.pum-theme-3542 .pum-content + .pum-close, .pum-theme-content-only .pum-content + .pum-close { position: absolute; height: 18px; width: 18px; left: auto; right: 7px; bottom: auto; top: 7px; padding: 0px; color: #000000; font-family: inherit; font-weight: 700; font-size: 20px; line-height: 20px; border: 1px none #ffffff; border-radius: 15px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.00 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.00 ); background-color: rgba( 255, 255, 255, 0.00 ) } 



#pum-6589 {z-index: 1999999999}
#pum-5650 {z-index: 1999999999}
#pum-5150 {z-index: 1999999999}
#pum-3544 {z-index: 100}
#pum-3543 {z-index: 1999999999}


/*===Main Header==*/
.main-header{
    background: #FFF;
    position: relative;
    z-index: 2;
}

.site-branding{
    float: left;
    max-width: 30%;
}

.site-branding a{
    text-decoration: none;
    color: inherit;
}

.site-branding .site-title{
    font-size: 2em;
    margin-bottom: 5px;
    text-transform: uppercase;
    line-height: 1;
}

.site-description{
    font-size: 0.9em;
    margin: 0;
}

.main-navigation{
    float: right;
}

.main-navigation ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.main-navigation li {
    position: relative;
}

.main-navigation a {
    display: block;
    text-decoration: none;
}

ul.punte-main-menu > li{
    float: left;
}

ul.punte-main-menu > li > a{
    padding: 0 15px;
}

ul.punte-main-menu ul {
    display: none;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    background: #FFF;
    position: absolute;
    top: 100%;
    left: 0;
    width: 200px;
    z-index: 999
}

ul.punte-main-menu ul ul {
    left: 100%;
    top: 0;
}

ul.punte-main-menu li:hover > ul,
ul.punte-main-menu li:focus-within > ul {
    display: block;
}

ul.punte-main-menu ul li a{
    padding: 12px;
    font-size: 15px;
    border-bottom: 1px solid rgba(0,0,0,0.05);
    color: #FFF;
    line-height: 1.4;
}

ul.punte-main-menu li:hover > ul,
ul.punte-main-menu li:focus > ul,
ul.punte-main-menu li.focus > ul {
    left: auto;
}

ul.punte-main-menu ul li:hover > ul,
ul.punte-main-menu ul li:focus > ul,
ul.punte-main-menu ul li.focus > ul {
    left: 100%;
}


ul.punte-main-menu ul li:nth-last-child(2) > ul, 
ul.punte-main-menu ul li:nth-last-child(1) > ul ,

ul.punte-main-menu ul li:nth-last-child(2):hover > ul, 
ul.punte-main-menu ul li:nth-last-child(2):focus > ul, 
ul.punte-main-menu ul li:nth-last-child(2).focus > ul,
ul.punte-main-menu ul li:nth-last-child(1):hover > ul, 
ul.punte-main-menu ul li:nth-last-child(1):focus > ul, 
ul.punte-main-menu ul li:nth-last-child(1).focus > ul {
    left: unset;
    right: 100%;
}

.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current-menu-ancestor > a {
}

/*===Top Header==*/
.top-header{
    font-size: 0.88em;
    position: relative;
    z-index: 9;
}

.top-header p{
    margin: 0;
}

.top-header a{
    color: #FFF;
    text-decoration: none;
}

.top-header ul{
    list-style: none;
    margin: 0;
    padding: 0;
}

.top-header ul li{
    display: inline-block;
}

.top-header ul ul li{
    display: block;
    margin: 0;
}

.top-header .widget{
    margin: 0;
}

/*---Top Header Left Block---*/
.top-left-header-block{
    float: left;
}

.top-left-header-block ul li{
    margin-right: 16px;
}

/*---Top Header Right Block---*/
.top-right-header-block{
    float: right;
}

.top-right-header-block ul li{
    margin-left: 16px;
}

/*===Top Header Menu==*/
.top-menu > li{
    float: left;
    position: relative;
}

.top-menu ul{
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background: #333;
    min-width: 180px;
    margin-top: 10px;
}

.top-menu ul li{
    border-bottom: 1px solid rgba(255,255,255,0.06);
}

.top-menu ul li a{
    display: block;
    padding: 8px 15px;
}

.top-menu ul ul{
    top: 0;
    left: 100%;
}

.top-menu li:hover > ul,
.top-menu li:focus > ul{
    display: block;
}

/*======= Header One Layout =======*/
.header-layout1 .top-header{
    background: #f5f5f5;
    padding: 10px 0;
    color: #000000;
    position: relative;
    z-index: 9;
}

.header-layout1 .main-header{
    border-bottom: 1px solid #EEE;
}

.header-layout1 .menu-item-search{
/*    padding-left: 30px;
    margin-left: 30px;*/
}

/*======= Header Two Layout =======*/
.header-layout2 {
    border-bottom: 1px solid #EEE;
}

.header-layout2 .site-branding{
    padding-right: 20px;
    border-right: 1px solid #EEE;
}

.header-layout2 .main-navigation{
    flex-grow: 1;
}

.header-layout2 .top-header{
    padding: 10px 0 10px 20px;
    border-bottom: 1px solid #EEE;
    background: none !important;
}

.header-layout2 .top-header .punte-container{
    width: auto;
    padding: 0;
}

.header-layout2 .top-header .sub-menu a{
    color: #FFF;
}

.header-layout2 .punte-main-menu{
    text-align: right;
}

.header-layout2 .punte-main-menu ul{
    text-align: left;
}

.header-layout2 .punte-main-menu > li{
    display: inline-block;
    float: none;
}

.header-layout2 .punte-main-menu > li > a{
    padding-top: 15px;
    padding-bottom: 15px;
}

.header-layout2 .site-branding img{
    max-height: 70px;
}


/*======= Header Three Layout =======*/
.header-layout3 .top-header{
    padding: 10px 0;
    background: #333;
    color: #FFF;
}

.header-layout3 .header-widget{
    float: right;
    padding: 20px 0;
    flex-grow: 1;
}

.header-widget .widget{
    margin: 0;
    float: right;
}

.header-layout3 .main-navigation{
    border-top: 1px solid #EEE;
    float: none;
}

.header-layout3 ul.punte-main-menu > li > a{
    padding-bottom: 15px;
    padding-top: 15px;
}


/*======= Header Five Layout =======*/
.header-layout5{
    position: relative;
    z-index: 9;
}

.header-layout5 .top-header{
    background: #000;
    padding: 10px 0 70px;
    z-index: auto;
    color: #FFF;
    margin-top: 0;
}

.header-layout5 .main-header{
    padding: 0 15px;
    z-index: 9;
}

.header-layout5 .top-header .punte-container{
    position: relative;
    z-index: 99;
}

.header-layout5 .is-sticky .main-header{
    left: auto;
    right: auto;
}

/*======= Header Six Layout =======*/
.header-layout6 .top-header{
    background: #333;
    padding: 10px 0;
    color: #FFF;
    position: relative;
    z-index: 9;
}

.header-layout6 .main-header{
    box-shadow: 0px 3px 8px rgba(0,0,0,0.1);
}

.header-layout6 .is-sticky .main-header,
.header-layout6 .is-sticky .site-branding{
    transition: height 0.3s ease;
    -moz-transition: height 0.3s ease;
    -webkit-transition: height 0.3s ease;
}

.header-layout6 .is-sticky ul.punte-main-menu > li > a,
.header-layout6 .is-sticky ul.punte-main-menu > li.header-search i{
    transition: line-height 0.3s ease;
    -moz-transition: line-height 0.3s ease;
    -webkit-transition: line-height 0.3s ease;
}

.header-layout6 .site-branding img{
    transition: max-height 0.3s ease;
    -moz-transition: max-height 0.3s ease;
    -webkit-transition: max-height 0.3s ease;
}



/*======= Mobile Header =======*/
.punte-mobile-header{
    height: 60px;
    background: #FFF;
    text-align: center;
    position: relative;
    display: none;
    border-bottom: 1px solid #EEE;
}

.punte-nav-icon{
    position: absolute;
    left: 0;
    top: 0;
    height: 60px;
    width: 60px;
    cursor: pointer;
}

.punte-nav-icon span{
    width: 26px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate( -50%, -50% );
    -ms-transform: translate( -50%, -50% );
    -webkit-transform: translate( -50%, -50% );
    line-height: 60px;
    background: #333;
    height: 2px;
    width: 18px;
}
.punte-nav-icon span::before {
    background: #333;
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    transition: all .2s ease-out;
    width: 100%;
    top: 5px;
}
.punte-nav-icon span::after {
    background: #333;
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    transition: all .2s ease-out;
    width: 100%;
    top: -5px;
}

.punte-nav-icon.active span{
    background: transparent;
}

.punte-nav-icon.active span::before{
    -webkit-transform: rotate(-45deg);
       -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
         -o-transform: rotate(-45deg);
            transform: rotate(-45deg);
        top: 0;
}
.punte-nav-icon.active span::after{
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
         -o-transform: rotate(45deg);
            transform: rotate(45deg);
            top: 0;
}

.punte-mobile-logo{
    display: inline-block;
    padding: 10px 0;
}

.punte-mobile-search{
    position: absolute;
    right: 0;
    top: 0;
    width: 60px;
    height: 60px;
    cursor: pointer;
    line-height: 60px;
}

.punte-mobile-search a{
    color: #333;
}

.punte-mobile-logo img{
    max-height: 40px;
    width: auto;
}/*Footer*/
#colophon{
    background: #333;
    color: #FFF;
    clear: both;
}

.site-footer a{
    color: #EEE;
    text-decoration: none;
}

.site-footer .textwidget p {
    color: #fff;
    font-size: 16px;
    margin-bottom: 10px;
}

.site-footer ul{
    list-style: none;
    margin: 0;
}

.site-footer li{
    padding: 5px 0;
}

.site-footer li.menu-item a{
    font-size: 16px;
    color: #FFF;
}

.site-footer .widget-title{
    font-size: 1.45em;
    text-transform: capitalize; 
    margin-bottom: 20px;
    font-weight: 400;
}

.site-footer li.menu-item a:hover {
    color: #eee;
}

#top-footer{
    padding: 60px 0 45px;
}

.top-footer-wrap{
    margin-left: -3%;
}

.footer-column{
    width: 22%;
    float: left;
    margin-left: 3%;
}

.top-footer-wrap.column-col-3 .footer-column{
    width: 30.333%;
}

.top-footer-wrap.column-col-2 .footer-column{
    width: 42%;
}

.top-footer-wrap.column-col-1 .footer-column{
    width: 97%;
}

.top-footer-wrap.column-col-1-2 .footer-column-1{
    width: 22%;
}

.top-footer-wrap.column-col-1-2 .footer-column-2{
    width: 72%;
}

.top-footer-wrap.column-col-2-1 .footer-column-1{
    width: 72%;
}

.top-footer-wrap.column-col-2-1 .footer-column-2{
    width: 22%;
}

.top-footer-wrap.column-col-1-1-2 .footer-column-1,
.top-footer-wrap.column-col-1-1-2 .footer-column-2{
    width: 22%
}

.top-footer-wrap.column-col-1-1-2 .footer-column-3{
    width: 47%;
}

.top-footer-wrap.column-col-2-1-1 .footer-column-1{
    width: 47%
}

.top-footer-wrap.column-col-2-1-1 .footer-column-3,
.top-footer-wrap.column-col-2-1-1 .footer-column-2{
    width: 22%;
}

.top-footer-wrap.column-col-1-3 .footer-column-1{
    width: 22%
}

.top-footer-wrap.column-col-1-3 .footer-column-2{
    width: 72%
}

.top-footer-wrap.column-col-3-1 .footer-column-1{
    width: 72%
}

.top-footer-wrap.column-col-3-1 .footer-column-2{
    width: 22%
}

.top-footer-wrap.column-col-1-2-1 .footer-column-1,
.top-footer-wrap.column-col-1-2-1 .footer-column-3{
    width: 22%
}

.top-footer-wrap.column-col-1-2-1 .footer-column-2{
    width: 47%;
}

#bottom-footer p:last-child{
    margin-bottom: 0;
}

#bottom-footer .punte-container{
    padding: 20px 0;
    background: rgba(0,0,0,0.15);
    text-align: center;
    font-size: 0.9em;
}

#bottom-footer .punte-container-wrapper {
    padding: 20px 0;
    background: rgba(0,0,0,0.15);
    text-align: center;
    font-size: 0.9em;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-justify-content: center;
                justify-content: center;
}

#bottom-footer .punte-container-wrapper p {
    margin: 0;
    padding-right: 5px;
}

#bottom-footer .punte-container-wrapper a {
    padding-left: 5px;
}

.site-footer .widget-title {
    font-size: 20px;
     text-transform: capitalize; 
    margin-bottom: 20px;
    font-weight: 400;
}/*Related Post*/
.punte-related-post{
    margin-bottom: 30px;
}

.punte-related-post-wrap{
    list-style: none;
    padding: 0;
    margin: 0;
    margin-left: -3%;
}

.punte-related-post-wrap li{
    float: left;
    width: 30.333%;
    margin-left: 3%;
}

.punte-related-post-wrap h4{
    font-size: 1.2em;
    line-height: 1.3;
}

.punte-related-post-wrap h4 a{
    color: inherit;
}

.punte-related-post-wrap .relatedthumb{
    margin-bottom: 12px;
}

.punte-related-post-wrap .entry-date-author{
    font-size: 0.88em;
    opacity: 0.9;
}

.punte-related-post-wrap .entry-date-author svg{
    fill: #404040;
}

.punte-related-post-wrap .entry-date-author span{
    margin-right: 10px;
}

/*Author Box*/
.punte-author-info{
    border: 1px solid #EEE;
    padding: 20px;
    margin-bottom: 50px;
}

.punte-author-avatar{
    float: left;
}

.punte-author-description{
    margin-left: 120px;
}

.punte-author-description h4{
    font-size: 1.2em;
    text-transform: uppercase;
    margin-bottom: 8px;
}

.punte-author-icons{
    float: right;
}

.punte-author-icons a{
    padding: 5px;
    font-size: 16px;
}



.single-entry-meta{
    margin-bottom: 30px;
}

.single-entry-meta > div{
    display: inline;
    opacity: 0.7;
    margin-right: 20px;
    font-size: 0.9em;
}

.single-entry-meta > div .fa{
    margin-right: 6px;
}

.single-entry-meta > div a{
    color: inherit;
}/*============VCROW BOX===============*/
/*remove the spacing in the outer row*/
.oval-button{
    border: 1px solid #333;
    text-decoration: none;
    color: inherit;
    border-radius: 100px;
    padding: 10px 30px;
    line-height: 1;
    display: inline-block;
    font-size: 0.9em;
}

.wpb_button, .wpb_content_element, 
ul.wpb_thumbnails-fluid>li{
    margin-bottom: 0;
}

.vc_col-has-fill>.vc_column-inner, 
.vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, 
.vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, 
.vc_row-has-fill+.vc_vc_row>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner, 
.vc_row-has-fill+.vc_vc_row_inner>.vc_row>.vc_vc_column_inner>.vc_column_container>.vc_column-inner, 
.vc_row-has-fill>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner, 
.vc_row-has-fill>.vc_vc_column_inner>.vc_column_container>.vc_column-inner{
    padding-top: 0;
}


.punte-section-outer.vc_row{
    margin-left: 0;
    margin-right: 0;
    position: relative;
}

.punte-row {
    position: relative;
    flex-grow: 1;
}

.punte-section-outer[data-vc-stretch-content] > .punte-row{
    margin-left: 0;
    margin-right: 0;
    width: 100%;
}


.vc_column_container > .theiaStickySidebar{
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}

.punte-top-section-seperator{
    position: absolute !important;
    left: 0;
    right: 0;
    top: 0;
    min-height: 50px;
    z-index: 2;
    margin-top: -1px;
}

.punte-bottom-section-seperator{
    position: absolute !important;
    left: 0;
    right: 0;
    bottom: 0;
    min-height: 50px;
    z-index: 2;
    margin-bottom: -1px;
}

.punte-row-overlay{
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
}

.punte-traingle-top-svg,
.punte-bottom-section-seperator .punte-svg-triangle,
.punte-bottom-section-seperator .punte-svg-big-triangle,
.punte-bottom-section-seperator .punte-svg-circle,
.punte-top-section-seperator .punte-svg-curve-center,
.punte-top-section-seperator .punte-svg-big-triangle-right,
.punte-top-section-seperator .punte-svg-curve-right,
.punte-top-section-seperator .punte-svg-tilt-left,
.punte-top-section-seperator .punte-svg-cloud,
.punte-top-section-seperator .punte-svg-waves{
    transform: scale(-1);
}

.punte-top-section-seperator .punte-svg-big-triangle-left,
.punte-top-section-seperator .punte-svg-curve-left,
.punte-svg-tilt-right{
    transform: scaleY(-1);
}

.punte-svg-big-triangle-right,
.punte-svg-curve-right,
.punte-bottom-section-seperator .punte-svg-tilt-right{
    transform: scaleX(-1);
}

.punte-round-split-left{
    top: 0;
    left: 0;
    width: 50%;
    height: 70px;
    background: inherit;
    position: absolute;
}

.punte-round-split-right{
    top: 0;
    right: 0;
    width: 50%;
    height: 70px;
    background: inherit;
    position: absolute;
}

.punte-bottom-section-seperator .punte-round-split-left,
.punte-bottom-section-seperator .punte-round-split-right{
    bottom: 0;
    top: auto;
}

svg{
    vertical-align: middle;
}/*
Theme Name: Punte
Theme URI: https://accesspressthemes.com/wordpress-themes/punte/
Author: AccessPress Themes
Author URI: https://accesspressthemes.com/
Description: Punte is a perfect fit if you're looking for a theme with brand new and fresh design, flexible options, fast, lightweight and well optimized multipurpose usage. It comes  with 13 great starter sites (free sites) for different niche and we'll be adding more soon. Checkout all Punte starter sites here: https://thepunte.com/. Punte is a great choice for blog, WooCommerce, business, and any niche site including but not limited to: construction, restaurant, yoga, spa, charity, single product, hotel, wedding, kids, online store etc. It works well with Elementor and all major page builders, it is Gutenberg friendly. Give it a try!
Version: 1.1.2
Text Domain: punte
Requires at least: 4.7
Requires PHP: 5.6
Tested up to: 5.6
License: GNU General Public License, version 3 (GPLv3)
License URI: http://www.gnu.org/licenses/gpl-3.0.txt
Tags: one-column, two-columns, right-sidebar, flexible-header, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, sticky-post, theme-options, threaded-comments, translation-ready


Punte is a WordPress Theme, 
Copyright (C) 2019, Access Keys
Punte is distributed under the terms of the GNU GPL


This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
http://www.gnu.org/licenses/gpl-3.0.txt


Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/


*/



/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust:     100%;
}

body {
    margin: 0;
    overflow-x: hidden;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}



abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 0;
}

hr {
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 10px;
    text-align: left;
    border: 1px solid #EEE;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
    color: #404040;
    font-size: 16px;
    line-height: 1.8;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 15px;
    line-height: 1.2;
}

p {
    margin: 0 0 15px;
}

dfn,
cite,
em,
i {
    font-style: italic;
}

blockquote {
    margin: 0;
    display: inline-block;
    position: relative;
    z-index: 1;
    font-size: 18px;
    line-height: 34px;
    font-weight: 700;
    padding: 34px 43px;
    background: #f5f5f5;
    border-radius: 0 10px 10px 0;
    width: 100%;
    overflow: hidden;
}
blockquote:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 3px;
    height: 100%;
    background-color:#f6716f;
}
blockquote cite {
    font-size: 14px;
    font-weight: 500;
}
.entry-content blockquote p {
    margin-bottom: 0;
}

address {
    margin: 0 0 15px;
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.6;
    margin-bottom: 15px;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}

code,
kbd,
tt,
var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    font-size: 15px;
    font-size: 0.9375rem;
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}

mark,
ins {
    text-decoration: none;
}

big {
    font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
    box-sizing: border-box;
}

*,
*:before,
*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
    box-sizing: inherit;
}

body {
    background: #fff; /* Fallback for when there is no custom background color defined. */
}

q:before,
q:after {
    content: "";
}

q {
    quotes: "" "";
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 20px;
}

ul,
ol {
    margin: 0 0 20px 20px;
    padding: 0;
}

ul {
    list-style: disc;
}

ol {
    list-style: decimal;
}

li > ul,
li > ol {
    margin-bottom: 0;
    margin-left: 15px;
}

dt {
    font-weight: bold;
}

dd {
    margin: 0 1.5em 1.5em;
}

img {
    height: auto; /* Make sure images are scaled correctly. */
    max-width: 100%; /* Adhere to container width. */
    vertical-align: middle;
}

table {
    margin: 0 0 1.5em;
    width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    background: #25bcea;
    padding: 0 20px;
    line-height: 40px;
    color: #FFF;
    border: 0;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

button:hover,
button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
    background: #21a5ce;
}


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"],
textarea {
    color: #404040;
    border: 1px solid #EEE;
    transition:all 0.3s ease-in-out;
    -moz-transition:all 0.3s ease-in-out;
    -webkit-transition:all 0.3s ease-in-out;
    vertical-align: top;
}

select {
    border: 1px solid #EEE;
    height: 40px;
    padding: 3px 40px 3px 8px;
    background-color: transparent;
    line-height: 100%;
    outline: none;
    background-image: url(//dronesvision.com/wp-content/themes/punte/assets/images/arrow.png);
    background-position: right center;
    background-repeat: no-repeat;
    position: relative;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
}



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"] {
    padding: 3px 8px;
    height: 40px;
}

textarea {
    padding: 8px;
    width: 100%;
}

/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
    color: #25bcea;
    text-decoration: none;
}

a:hover,
a:focus,
a:active {
    color: #22acd6;
}


a:hover,
a:active {
    outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
    margin: 0 0 15px;
    overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
    float: left;
    width: 50%;
    text-align: right;
    border-right: 1px solid #EEE;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
    float: right;
    width: 50%;
    text-align: left;
}

.post-navigation{
    border-top: 1px solid #EEE;
    border-bottom: 1px solid #EEE;
    margin-bottom: 50px;
}

.post-navigation .nav-links{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.post-navigation a{
    color: inherit;
    text-decoration: none;
    padding: 20px;
    display: block;
}

.post-navigation a:hover,
.post-navigation a:focus{
    color: #333;
}

.post-navigation span{
    display: block;
}

.nav-previous span .fa{
    margin-right: 10px;
}

.nav-next span .fa{
    margin-left: 10px;
}

.pagination,
.woocommerce nav.woocommerce-pagination{
    clear: both;
    text-align: center;
    margin-bottom: 30px;
}

.pagination .page-numbers{
    display: inline-block;
    background: #25bcea;
    color: #FFF;
    text-decoration: none;
    margin: 0 2px;
    padding: 8px 15px;
    border-radius: 2px;
}

.pagination .page-numbers.current,
.pagination .page-numbers:hover,
.pagination .page-numbers:focus{
    background: #333;
}

.posts-navigation{
    margin-bottom: 30px;
}


/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
    outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
    display: inline;
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 20px;
    margin-bottom: 10px;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clearfix:before,
.clearfix:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after,
.nav-links:before,
.nav-links:after {
    content: "";
    display: table;
    table-layout: fixed;
}

.clearfix:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after,
.nav-links:after {
    clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
    margin: 0 0 25px;
}

/* Make sure select elements fit in widgets. */
.widget select {
    max-width: 100%;
}

.widget_search .search-form{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.widget_search .search-form > label{
    flex-grow: 1;
}

.widget_search .search-form > label input{
    width: 100%;
}



/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
.entry-content{
    margin-bottom: 40px;
}

.entry-content p{
    margin-bottom: 25px;
}

/* .single .entry-content{
    font-size: 1.1em;
} */
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
    display: block;
}

.hentry {
    margin: 0 0 15px;
}

.byline,
.updated:not(.published) {
    display: none;
}

.single .byline,
.group-blog .byline {
    display: inline;
}

.page-links {
    clear: both;
    margin: 0 0 1.5px;
}

/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
    display: none;
}



/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
    display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
    display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
    max-width: 100%;
    vertical-align: middle;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption .wp-caption-text {
    margin: 10px 0;
    font-style: italic;
    font-size: 0.9em;
    opacity: 0.9;
}

.wp-caption-text {
    text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
    margin-bottom: 1.5em;
    margin-left: -2%;
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
    margin-left: 2%;
}

.gallery-item img{
    width: 100%;
}

.gallery-columns-2 .gallery-item {
    max-width: 48%;
}

.gallery-columns-3 .gallery-item {
    max-width: 31.33%;
}

.gallery-columns-4 .gallery-item {
    max-width: 23%;
}

.gallery-columns-5 .gallery-item {
    max-width: 18%;
}

.gallery-columns-6 .gallery-item {
    max-width: 14.66%;
}

.gallery-columns-7 .gallery-item {
    max-width: 12.28%;
}

.gallery-columns-8 .gallery-item {
    max-width: 10.5%;
}

.gallery-columns-9 .gallery-item {
    max-width: 9.11%;
}

.gallery-caption {
    display: block;
    font-size: 0.8em;
    font-style: italic;
    opacity: 0.9;
    padding: 10px;
}

/*---General CSS---*/
.punte-container{
    max-width: 1300px;
    margin: 0 auto
}

.site-content > .punte-container{
    margin-top: 40px;
}

.page-template-vc-template .site-content > .punte-container:first-child{
    margin-top: 0 !important;
}

#primary{
    width: 70%;
    float: left;
}


/*---Header Styles---*/
.site-header{
    position: relative;
    z-index: 99;   
}

/*----------Header Search------------*/

.menu-item-search i{
    cursor: pointer;
    font-size: 80%;
}

.header-search-wrapper{
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0,0,0,0.9);
    z-index: 9999;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transform: translatey(-110%);
    -ms-transform: translatey(-110%);
    -webkit-transform: translatey(-110%);
}

.header-search-wrapper.on{
    transform: translatey(0);
    -ms-transform: translatey(0);
    -webkit-transform: translatey(0);
}

.header-search-wrapper .search-container{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

.header-search-wrapper .search-field{
    width: 100%;
    border: 0;
    text-align: center;
    outline: 0;
    height: 70px;
    height: 5vh;
    font-size: 60px;
    font-size: 3vw;
    text-transform: uppercase;
    font-weight: normal;
    background: none;
    color: #FFF;
}

.header-search-wrapper .search-submit{
    display: none;
}

.search-close{
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 54px;
    color: #EEE;
    height: 60px;
    width: 60px;
    cursor: pointer;
    text-align: center;
    line-height: 54px;
    opacity: 0.8;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}

.search-close:hover,
.search-close:focus{
    opacity: 1;
}
.search-close svg{
    fill: #fff;
}


/*Blog Design*/
.punte-blog-post{
    margin-bottom: 60px;
}

.punte-blog-post a{
    text-decoration: none;
    color: inherit;
}

.punte-blog-post .entry-header{
    margin-bottom: 15px;
}

.punte-blog-post .entry-title{
    margin-bottom: 0;
    line-height: 1.3;
}

.punte-blog-post .entry-content{
    margin-bottom: 25px;
}

.entry-category .fa{
    margin-right: 5px;
    font-size: 0.9em;
}

.blog-style1.punte-blog-post{
    padding-bottom: 50px;
    border-bottom: 1px solid #ececec;
    margin-bottom: 50px;
}

.blog-style1.sticky{
    border-left: 3px solid #25bcea;
    padding-left: 25px;
}

.blog-style1 .entry-image{
    margin-bottom: 25px;
    text-align: center;
}

.blog-style1 .entry-category{
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 0.80em;
    opacity: 0.9;
}

.blog-style1 .entry-footer{
    margin-bottom: 20px;
}

.blog-style1 .entry-date-author{
    float: left;
    font-size: 0.88em;
    opacity: 0.9;
}

.blog-style1 .entry-date-author .fa{
    margin-right: 5px;
}

.blog-style1 .entry-date-author span{
    margin-right: 10px;
    font-size: 14px;
    text-transform: capitalize;
    display: inline-block;
    vertical-align: middle;
}

.blog-style1 .entry-share{
    float: right;
}

.blog-style1 .entry-share a{
    padding: 6px;
}

.blog-style1 .entry-share a:first-child {
    padding-left: 0;
}

.blog-style1 .entry-readmore{
    margin-top: 30px;
}

.blog-style1 .entry-readmore a{
    border: 1px solid #25bcea;
    padding: 10px 45px;
    font-size: 14px;
    display: inline-block;
    background-color: #25bcea;
    color: #fff;
}

.blog-style1 .entry-readmore a:hover,
.blog-style1 .entry-readmore a:focus{
    color: #25bcea;
    background-color: #fff;
}

/*Blog Style 2*/
.blog-style2 .entry-image{
    float: left;
    width: 40%;
}

.blog-style2 .entry-excerpt{
    float: right;
    width: 57%;
}

.blog-style2 .entry-excerpt.fullwidth{
    width: auto;
    float: none;
}

.blog-style2 .entry-footer{
    margin-top: 30px;
    font-size: 0.9em;
    color: #777;
}

.blog-style2 .entry-footer .fa{
    margin-right: 5px;
}

.blog-style2 .entry-footer span{
    margin-right: 15px;
}

.blog-style2 .entry-share{
    margin-top: 40px;
    text-align: right;
}

.blog-style2 .entry-share a{
    height: 30px;
    width: 30px;
    background: #F6F6F6;
    margin-left: 8px;
    display: inline-block;
    line-height: 30px;
    text-align: center;
}

/*Blog Style 3*/
.blog-style3 .entry-image{
    margin-bottom: 40px;
}

.blog-style3 .entry-info{
    width: 140px;
    float: left;
    text-align: center;
}

.blog-style3 .entry-excerpt{
    margin-left: 180px;
}

.blog-style3 .entry-category{
    text-transform: uppercase;
    font-size: 0.80em;
    margin-bottom: 20px;
    opacity: 0.9;
}

.blog-style3 .entry-header{
    text-transform: uppercase;
}

.blog-style3 .entry-date-author{
    margin-bottom: 40px;
}

.blog-style3 .posted-on{
    display: block;
    margin-bottom: 10px;
}

.blog-style3 .posted-on span.entry-big-date{
    font-size: 80px;
    display: block;
    line-height: 110px;
}

.blog-style3 .entry-share a{
    padding: 6px;
}

.blog-style3 .entry-readmore a{
    border: 1px solid #333;
    padding: 10px 15px;
    display: inline-block;
}

.blog-style3 .entry-readmore a:hover,
.blog-style3 .entry-readmore a:focus{
    color: #FFF;
}

/*Blog Style 4*/
.blog-style4-wrap{
    margin-left: -3%;
}

.blog-style4{
    width: 30.33%;
    float: left;
    margin-left: 3%;
}

.blog-style4:nth-child(3n+1){
    clear: both;
}

.blog-style4 .entry-image{
    margin-bottom: 10px;
}

.blog-style4 .entry-header{
    margin-bottom: 10px;
}

.blog-style4 .entry-title{
    font-size: 1.4em;
}

.blog-style4 .entry-date-author{
    margin-bottom: 10px;
    font-size: 0.88em;
    color: #777;
    opacity: 0.9;
}

.blog-style4 .entry-date-author .fa{
    margin-right: 5px;
    font-size: 0.88em;
}

.blog-style4 .entry-date-author span{
    margin-right: 10px;
}

.blog-style4 .entry-category{
    font-size: 0.80em;
    color: #777;
    opacity: 0.9;
}

.blog-style4 .entry-category .fa{
    margin-right: 5px;
}

.blog-style4 .entry-share{
    margin-top: 20px;
}

.blog-style4 .entry-share a{
    padding: 6px;
}


/*Page Header style*/
.breadcrumbs,
.woocommerce .woocommerce-breadcrumb{
    margin: 10px 0 0;
    font-size: 0.9em;
}

.breadcrumbs a,
.woocommerce .woocommerce-breadcrumb a{
    text-decoration: none;
    color: inherit;
}

.page-header{
    background: #f5f4f4;
    border-bottom: 1px solid #e7e7e7;
    padding: 20px 0;
}

.page-header .page-title{
    margin: 0;
    color: inherit;
    line-height: 1.3;
}

.page-header .page-sub-title{
    font-size: 1.2em;
    margin: 10px 0 0;
    color: inherit;
}

.header-style2 .punte-container{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
}

.header-style2 .page-title-wrap{
    float: left;
    width: 60%;
}


.header-style2 .breadcrumbs,
.header-style2 .woocommerce-breadcrumb{
    float: right;
    width: 40%;
    text-align: right;
    margin-top: 0;
}

.header-style3{
    text-align: center;
}

.header-style3 .page-title{
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 15px;
}

.header-style3 .page-title:after{
    content: "";
    position: absolute;
    left: 50%;
    width: 80px;
    margin-left: -40px;
    top: 100%;
    height: 3px;
    background: #333;
}

.flex-content-middle{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
}

.flex-box{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

/**/
#pune-back-top{
    position: absolute;
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center;
    color: #FFF;
    background: #25bcea;
    position: fixed;
    right: 20px;
    bottom: 20px;
    cursor: pointer;
    font-size: 25px;
    display: none;
    z-index: 999;
}

#pune-back-top svg{
    fill: #fff;
    vertical-align: baseline;
}
.page-header{
    position: relative;
}

.page-header-overlay{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.punte-container{
    position: relative;
}


/*** arrows (for all except IE7) **/
.sf-arrows .sf-with-ul {
    padding-right: 25px;
}
/* styling for both css and generated arrows */
 .sf-arrows .sf-with-ul:after{
    content: "";
    display: inline-block;
    position: absolute;
    width: 7px;
    height: 7px;
    background: transparent;
    border-top: 1px solid #333;
    border-left: 1px solid #333;
    text-decoration: none;
    color: transparent;
    transform: rotate(222deg);
    right: 10px;
    top: 44%;
}
 

/* styling for right-facing arrows */
.sf-arrows ul .sf-with-ul:after {
    content: "";
    display: inline-block;
    position: absolute;
    width: 7px;
    height: 7px;
    background: transparent;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    text-decoration: none;
    color: transparent;
    transform: rotate(137deg);
    right: 10px;
    top: 44%;
}

.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul li:focus > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after {
    border-left-color: white;
}

.punte-toggle-menu{
    display: none;
    float: right;
    background: #000;
    color: #FFF;
    padding: 10px 20px;
    text-transform: uppercase;
    cursor: pointer;
    margin-top: 20px;
    font-size: 13px;
}
@media screen and (max-width: 768px) {
    p.site-title {
        font-weight: 700;
        font-size: 24px;
        line-height: 24px;
        margin-bottom: 0;
    }
    .main-side-navigation li >.sub-toggle{
        background: #333;
        height: 22px;
        width: 22px;
        position: absolute;
        right: 20px;
        top: 7px;
        cursor: pointer;
    }
    .main-side-navigation li >.sub-toggle::after{
        content: "";
        height: 8px;
        width: 8px;
        position: absolute;
        top: 6px;
        right: 7px;
        border-bottom: 1px solid #eee;
        border-right: 1px solid #eee;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }
}

.main-side-navigation{
    position: fixed;
    padding-top: 60px;
    top: 0;
    width: 100%;
    max-width: 300px;
    height: 100%;
    max-height: 100vh;
    overflow: auto;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    background-color: #f5f5f5;
    opacity: 0;
    visibility: hidden;
    left: -25%;
    -webkit-transition: all ease-in .3s;
       -moz-transition: all ease-in .3s;
        -ms-transition: all ease-in .3s;
         -o-transition: all ease-in .3s;
            transition: all ease-in .3s;
}
.main-side-navigation.active {
    opacity: 1;
    visibility: visible;
    left: 0;
}
.main-side-navigation ul {
    padding: 20px;
    margin: 0;
}
.main-side-navigation li {
    list-style: none;
    padding: 5px;
    position: relative;
    border-bottom: 1px solid #ddd;
}
.main-side-navigation a {
    color: #000;
}

#punte-side-navigation{
    z-index: 999999;
}

.mm-listview > li > a, 
.mm-listview > li > span{
    padding: 15px 10px 15px 25px !important;
}

.mm-listview .mm-next::before{
    border-left: 0 !important;
}

.mm-listview > li.mm-selected > .mm-next{
    background: rgba(0,0,0,.1);
}

.error-404.not-found{
    min-height: 200px;
}

.morphext > .animated {
    display: inline-block;
}

.site-footer .footer-text a {
    text-transform: capitalize;
    color: #25bcea;
}
.footer-text .punte-container span {
    border: .5px solid #fff;
    margin: 0 4px;
}

/* Punte transparent header */

.home .punte-transparent-header {
    background-color: transparent;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

.home .punte-transparent-header .site-branding a {
    color: #FFF;
}

.home .punte-transparent-header ul.punte-main-menu > li > a {
    color: #FFF;
}

ul.punte-main-menu ul.sub-menu{
    background: #000;
}

.tw_tab_comp .tw-field-wrap {
    padding: 0;
    border-bottom: unset;
}

/* additional css by developer */
.site-footer .footer-text .punte-container p {
display: inline-block;
}

/* punte breadcrumbs menu css here */

.page-header nav ul.trail-items{
    margin: 0;
}
.page-header nav ul.trail-items li {
    display: inline-block;
    list-style: none;
}

.page-header nav ul.trail-items li span{
    padding: 0 15px;
    position: relative;
}
.page-header nav ul.trail-items li span::after {
  content: "";
    display: inline-block;
    position: absolute;
    width: 8px;
    height: 8px;
    background: transparent;
    text-indent: -9999px;
    border-top: 1px solid #333;
    border-left: 1px solid #333;
    transition: all 250ms ease-in-out;
    text-decoration: none;
    color: transparent;
    transform: rotate(135deg);
    right: -2px;
    top: 30%;
}

.page-header nav ul.trail-items .trail-item.trail-begin span {
    padding-left: 0;
}
.page-header nav ul.trail-items .trail-item.trail-end span::after {
    display: none;
}

.no-sidebar #primary,
.single-elementor_library #primary{
    width: auto;
    float: none;
}

.ap-navbar-wrapper .ap-navbar-container.ap-navbar ul.ap-navbar-nav li.menu-item-has-children > a {
    position: relative;
}
.ap-navbar-wrapper .ap-navbar-container.ap-navbar ul.ap-navbar-nav li a {
    font-size: 14px;
}

.home .punte-transparent-header ul.punte-main-menu svg{
   fill:#fff;
}

.inner-wrapp .desc-wrapp .svg-wrapp svg{
    height: 30px;
    width: 30px;
}
.inner-wrapp .desc-wrapp .svg-wrapp {
    width: 30px;
    height: 30px;
    position: absolute;
    top: -15px;
}

/* additional css for menu */

nav.main-navigation ul.punte-main-menu > li.menu-item-has-children > a::after {
    content: "";
    display: block;
    position: absolute;
    right: 2px;
    top: 48%;
    -webkit-transform: translateY(-50%) rotate(225deg);
       -moz-transform: translateY(-50%) rotate(225deg);
        -ms-transform: translateY(-50%) rotate(225deg);
         -o-transform: translateY(-50%) rotate(225deg);
            transform: translateY(-50%) rotate(225deg);
    width: 6px ;
    height: 6px ;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
}

nav.main-navigation ul.sub-menu > li.menu-item-has-children > a::after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    width: 8px;
    height: 8px;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    right: 15px;
    -webkit-transform: translateY(-50%) rotate(135deg); 
       -moz-transform: translateY(-50%) rotate(135deg);
        -ms-transform: translateY(-50%) rotate(135deg);
         -o-transform: translateY(-50%) rotate(135deg);
            transform: translateY(-50%) rotate(135deg);
}

nav.main-navigation li.menu-item-has-children:nth-last-child(1) ul.sub-menu li.menu-item-has-children > a::after ,
nav.main-navigation li.menu-item-has-children:nth-last-child(2) ul.sub-menu li.menu-item-has-children > a::after ,
nav.main-navigation li.menu-item-has-children:nth-last-child(3) ul.sub-menu li.menu-item-has-children > a::after {
    -webkit-transform: translateY(-50%) rotate(315deg);
       -moz-transform: translateY(-50%) rotate(315deg);
        -ms-transform: translateY(-50%) rotate(315deg);
         -o-transform: translateY(-50%) rotate(315deg);
            transform: translateY(-50%) rotate(315deg);
}
ul.punte-main-menu > li > ul.sub-menu > li:nth-last-child(2) > ul, 
ul.punte-main-menu > li > ul.sub-menu > li:nth-last-child(1) > ul, 
ul.punte-main-menu > li > ul.sub-menu > li:nth-last-child(2):hover > ul, 
ul.punte-main-menu > li > ul.sub-menu > li:nth-last-child(2):focus > ul, 
ul.punte-main-menu > li > ul.sub-menu > li:nth-last-child(2).focus > ul, 
ul.punte-main-menu > li > ul.sub-menu > li:nth-last-child(1):hover > ul, 
ul.punte-main-menu > li > ul.sub-menu > li:nth-last-child(1):focus > ul, 
ul.punte-main-menu > li > ul.sub-menu > li:nth-last-child(1).focus > ul {
    left: 100%;
    right: unset;
}

ul.punte-main-menu > li:nth-last-child(2) > ul.sub-menu > li:nth-last-child(2) > ul, 
ul.punte-main-menu > li:nth-last-child(1) > ul.sub-menu > li:nth-last-child(1) > ul, 
ul.punte-main-menu > li:nth-last-child(2):hover > ul.sub-menu > li:nth-last-child(2):hover > ul, 
ul.punte-main-menu > li:nth-last-child(2):focus > ul.sub-menu > li:nth-last-child(2):focus > ul, 
ul.punte-main-menu > li:nth-last-child(2).focus > ul.sub-menu > li:nth-last-child(2).focus > ul, 
ul.punte-main-menu > li:nth-last-child(1):hover > ul.sub-menu > li:nth-last-child(1):hover > ul, 
ul.punte-main-menu > li:nth-last-child(1):focus > ul.sub-menu > li:nth-last-child(1):focus > ul, 
ul.punte-main-menu > li:nth-last-child(1).focus > ul.sub-menu > li:nth-last-child(1).focus > ul {
    left: unset;
    right: 100%;
}

ul.punte-main-menu > li:nth-last-child(2) > ul , 
ul.punte-main-menu > li:nth-last-child(1) > ul , 
ul.punte-main-menu > li:nth-last-child(2):hover > ul , 
ul.punte-main-menu > li:nth-last-child(2):focus > ul , 
ul.punte-main-menu > li:nth-last-child(2).focus > ul , 
ul.punte-main-menu > li:nth-last-child(1):hover > ul , 
ul.punte-main-menu > li:nth-last-child(1):focus > ul , 
ul.punte-main-menu > li:nth-last-child(1).focus > ul {
    right: 0%;
    left: unset;
}

ul.punte-main-menu > li:nth-last-child(2) > ul.sub-menu > li > ul , 
ul.punte-main-menu > li:nth-last-child(1) > ul.sub-menu > li > ul , 
ul.punte-main-menu > li:nth-last-child(2):hover > ul.sub-menu > li > ul , 
ul.punte-main-menu > li:nth-last-child(2):focus > ul.sub-menu > li > ul , 
ul.punte-main-menu > li:nth-last-child(2).focus > ul.sub-menu > li > ul , 
ul.punte-main-menu > li:nth-last-child(1):hover > ul.sub-menu > li > ul , 
ul.punte-main-menu > li:nth-last-child(1):focus > ul.sub-menu > li > ul , 
ul.punte-main-menu > li:nth-last-child(1).focus > ul.sub-menu > li > ul {
    right: 100% !important;
    left: unset !important;
}

/* punte main header menu css refinement here */
.nav.main-navigation ul.punte-main-menu>li.menu-item-has-children>a:after {
    right: 10px;
    top: 49%;
    height: 6px;
    width: 6px;
}
ul.punte-main-menu>li>a {
    padding: 0 15px;
    font-size: 14px;
}
ul.punte-main-menu>li>a svg {
    width: 14px;
}
ul.punte-main-menu>li:first-child>a{
    padding-left: 0;
}
ul.punte-main-menu>li:last-child>a{
    /*padding-right: 0;*/
}
ul.punte-main-menu ul.sub-menu {
    background: #fff;
    padding: 20px;
}
ul.punte-main-menu ul li a {
    color: #000;
    padding: 8px 12px;
    border-bottom: none;
}
ul.punte-main-menu ul {
    width: 250px;
}
ul.punte-main-menu ul li a:hover{
    color: #25bcea;
}

.blog-style1.punte-blog-post .entry-title a{
    font-size: 34px;
    font-weight: 700;
    line-height: 1.33;
    color: #343434;
    display: inline-block;
}

.blog-style1 .entry-footer{
    color: #a3acb9;
}
.blog-style1 .entry-footer svg{
    fill: #a3acb9;
    display: inline-block;
    vertical-align: middle;
}

.blog-style1.punte-blog-post .entry-content {
    font-size: 16px;
    color: #4f606d;
    line-height: 30px;
    margin-bottom: 0;
}

.header-layout1 .site-branding {
    display: flex;
    -webkit-align-items: center;
            align-items: center;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
}

.header-layout1 .site-branding p {
    width: 100%;
}

nav.main-navigation ul.punte-main-menu > li.menu-item-has-children > a:hover::after, 
.home .punte-transparent-header ul.punte-main-menu > li.menu-item-has-children > a:hover::after {
    border-top: 1px solid #25bcea;
    border-left: 1px solid #25bcea;
}

.wp-block-cover.has-background-dim p.wp-block-cover-text {
    color: #fff;
    font-size: 1.2em;
}
.wp-block-cover.has-background-dim {
    margin-bottom: 15px;
}
.blocks-gallery-grid, .wp-block-gallery {
    display: flex !important;
}

/* menu css here */

.mob-menu-close-icon {
    position: absolute;
    right: 20px;
    top: 20px;
}

.main-side-navigation + .punte-mobile-overlay {
    content: "";
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background-color: rgba(0,0,0,.5);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all ease-in 0.3s;
       -moz-transition: all ease-in 0.3s;
        -ms-transition: all ease-in 0.3s;
         -o-transition: all ease-in 0.3s;
            transition: all ease-in 0.3s;
}

.main-side-navigation + .punte-mobile-overlay.active {
    opacity: 1;
    visibility: visible;
}
.widget_recent_entries ul li a {
    display: block;
    font-weight: 600;
    font-size: 18px;
    line-height: 1.3;
}
.widget_recent_entries ul li span.post-date {
    color: #666;
    font-size: 14px;
}
.widget_recent_entries ul li:not(:last-child) {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.content-area .post-img {
    margin-bottom: 30px;
}
button.btn-transparent {
    padding: 10px 20px 30px;
    background: transparent;
}