.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:300;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 h6{font-family:"Montserrat";font-size:18px;font-weight:300;line-height:1.4em;letter-spacing:1px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Button size setting 

This feature was created with CSS for all buttons size

*/

a.elementor-button-link.elementor-button.elementor-size-sm{    padding: 18px 42px 18px 42px !important;}

/* End of Button size setting */

/* Roll over-etching for buttons 

This effect was created with CSS added on all buttons

*/

a.elementor-button-link.elementor-button.elementor-size-sm{position: relative;
    transition: all 0.3s linear;
}
a.elementor-button-link.elementor-button.elementor-size-sm :not(.no-line):before,a.elementor-button-link.elementor-button.elementor-size-sm :not(.no-line):after {
    content: "";
    position: absolute;
    background: #A6A08D;
    transition: all 0.3s linear;
}
span.elementor-button-text:before {
   
    width: calc( 100% + 2px );
    height: 1px;
    bottom: -6px;
    left: 10px;
}
span.elementor-button-text:after {
    width: 1px;
    height: calc( 100% + 2px );
    top: 10px;
    right: -6px;
}
span.elementor-button-text:hover::before
{
   height: 0px !important;
}
a.elementor-button-link.elementor-button.elementor-size-sm :not(.no-line):hover::before,a.elementor-button-link.elementor-button.elementor-size-sm :not(.no-line):hover::after
{
   height: 0px !important;
   width:0px !important;
}
a.elementor-button-link.elementor-button.elementor-size-sm:hover span.elementor-button-text:after { height: 0; }
a.elementor-button-link.elementor-button.elementor-size-sm:hover span.elementor-button-text:before { width: 0; }

/* End of Roll over-etching for buttons */

/*#related_post .elementor-post__meta-data {*/
/*    position: absolute;*/
/*    top: 63%;*/
/*}*/
/*#related_post h3 {*/
    
/*    margin-top: 50px !important;*/
/*}*/
/*#related_post .elementor-posts-container.elementor-posts.elementor-posts--skin-classic.elementor-grid a {*/
/*    padding-top: 60px;*/
/*}*/

/* Team images size setting 

This code is used for set the team images size

*/
.aboutimages .elementor-element.elementor-element-5dae7dd2 img
{
width: 200px !important;
height: 200px !important;
}
/*End of Team images size setting */

/* for vertical header 

This code is used for align the header position in vertically

*/

#go_vertical{
	position: fixed;
	width: 250px;
	/* top: 0;*/
}
.go_full_height {
	height: 100vh;
}
@media (min-width: 768px){
main.site-main ,footer#site-footer {
    margin-left: 250px;
}
}

@media (min-width: 768px){
main.site-main,
.elementor-location-single,
.elementor-location-footer {
margin-left: 250px;
}
}
.e--pointer-underline .elementor-item:after {
    height: 3px !important;
    width: 25% !important;
    left:unset !important;
}

/* End of code for vertical header */

/* contact form designing

Contact form fields designing effect was created with CSS

*/

.wpcf7 .main-form input, .wpcf7 .main-form textarea {
    background: #fff !important;
	color: #555555 !important;
    border: none !important;
    background: #fff !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
    padding: 8px 10px !important;
    box-sizing: border-box !important;
    outline: none !important;
    font-size: 14px !important;
    font-weight: 500 !important;
	font-family: "Raleway", sans-serif !important;
    line-height: 1.875 !important;
	/*text-transform:uppercase !important;*/
}
.octf-btn
{
border-radius: 0;
    padding: 18px 41px;
    line-height: 1.42857143;
    display: inline-block;
    margin-bottom: 0;
    text-decoration: none;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    white-space: nowrap;
    vertical-align: middle;
    font-family: "Titillium Web", sans-serif;
    font-weight: 600;
    text-align: center;
    background: #1a1a1a;
    cursor: pointer;
    border: 1px solid transparent;
    color: #fff;
    outline: none;
}

/* End of code for contact form designing */

/* Hide Post Title */

.post h1.entry-title
{
	display:none !important;
}

/* End of Hide Post Title */

/* Post read more button animation 

This effect was created with CSS for animated read more button on hover

*/

.elementor-13 .elementor-element.elementor-element-af765fc {
    left: 22px !important;
}
a.elementor-post__read-more{
	position:relative;
}
a.elementor-post__read-more:hover:before{width: calc( 100% + 14px );}
a.elementor-post__read-more:before
{
	position: absolute;
    content: "";
    background: #dddddd;
    bottom: -3px;
    left: -7px;
    width: 20px;
    height: 12px;
    z-index: -1;
	  -webkit-transition: all 0.3s linear !important;
}

/* End of Post read more button animation */

/* Post Comment Form designing 

This effect was created with CSS for better visualisation of the form

*/

h2#reply-title
{
	font-family: Montserrat !important;
	font-size: 36px !important;
    font-weight: 600 !important;
	line-height: 1.4 !important;
    margin: 0 0 20px !important;
}
p.logged-in-as, p.logged-in-as a
{
	font-family: Montserrat !important;
    font-weight: 400 !important;
	font-size: 16px !important;
	color: #555555 !important;
	line-height: 1 !important;
}
form#commentform textarea ,form#commentform input#author,form#commentform input#email
{
	color: #555555 !important;
    border: none !important;
    background: #fff !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
    padding: 8px 10px !important;
    box-sizing: border-box !important;
    outline: none !important;
    font-size: 14px !important;
    font-weight: 500 !important;
}
p.comment-form-url
{
	display:none !important;
}
form#commentform label
{
font-family: "Raleway", sans-serif !important;
    font-size: 14px !important;
    line-height: 1.875 !important;	
}
p.comment-form-cookies-consent label
{
	text-transform:none !important;
}
form#commentform input[type=submit]
{
	
	font-family: Montserrat;
	font-size: 13px;
	border-radius: 0;
    padding: 18px 41px;
    line-height: 1.42857143;
    display: inline-block;
    margin-bottom: 0;
    text-decoration: none;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    white-space: nowrap;
    vertical-align: middle;
    font-family: "Titillium Web", sans-serif;
    font-weight: 600;
    text-align: center;
    background: #1a1a1a;
    cursor: pointer;
    border: 1px solid transparent;
    color: #fff;
    outline: none;
    position: relative;
}
div#respond
{
	padding:50px 20px !important;
}
form#commentform p.comment-form-author,p.comment-form-email
{
	width:45% !important;
	float:left !important;
}
p.comment-form-email
{
	margin-left:10% !important;
}
p.comment-form-author label, p.comment-form-email label
{
	text-transform:uppercase !important;
}
/* End of  Post Comment Form designing */



#mc_embed_signup {
    background: unset !important;}
    #mc_embed_signup input.email{width:
    100%!important;
     background: unset !important;
     border: unset !important;
     color: #b1b0b0 !important;
     font-size: 14px !important;
     font-weight: 500 ;
        height: 46px !important;
        border-radius: unset !important;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
    border-color: rgba(255, 255, 255, 0.1) !important;
    }
    #mc_embed_signup input {
    border: unset !important;}
    input#mc-embedded-subscribe {
    background: #1a1a1a;
    color: #fff;
    border: 1px solid transparent;
    padding: 10px 30px;
}
input#mc-embedded-subscribe:hover{background: #fff;
    color: #1a1a1a;
    border:1px solid #1a1a1a !important;}
    #mc_embed_signup input:focus {
   
    outline: none !important;
}
button.octf-btn.contact_btn:hover {
    background: #fff !important;
    color: #1a1a1a !important;
    border-color: #1a1a1a !important;
}/* End custom CSS */