/*
Theme Name: Neve Child
Theme URI: https://reverinfotech.com
Template: neve
Author: Sukhdev
Author URI: https://reverinfotech.com
Description: Neve is a super fast, easily customizable, multi-purpose theme. It’s perfect for blogs, small business, startups, agencies, firms, e-commerce shops (WooCommerce storefront) as well as personal portfolio sites and most types of projects. A fully AMP optimized and responsive theme, Neve will load in mere seconds and adapt perfectly on any viewing device. While it is lightweight and has a minimalist design, the theme is highly extendable, it has a highly SEO optimized code, resulting in top rankings in Google search results. Neve works perfectly with Gutenberg and the most popular page builders (Elementor, Brizy, Beaver Builder, Visual Composer, SiteOrigin, Divi). Neve is also WooCommerce ready, responsive, RTL &amp; translation ready. Look no further. Neve is the perfect theme for you!
Tags: blog,custom-logo,e-commerce,rtl-language-support,grid-layout,one-column,two-columns,custom-background,custom-colors,custom-header,custom-menu,featured-image-header,featured-images,flexible-header,full-width-template,sticky-post,theme-options,threaded-comments,translation-ready,accessibility-ready,wide-blocks,block-styles,footer-widgets,portfolio,left-sidebar,right-sidebar
Version: 2.10.4.1617090064
Updated: 2021-03-30 07:41:04

*/
.covid-update.elementor-section{
	height:70px
}
.covid-update.elementor-section .elementor-container{
	display:none
}

.elementor-section.popup-covid-sec{
	max-height:80vh;
	overflow-y:auto !important
}
@font-face {
  font-family: 'Calibri';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/l/font?kit=J7afnpV-BGlaFfdAhLEY6w&skey=a1029226f80653a8&v=v10) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin */
@font-face {
  font-family: 'Calibri';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/l/font?kit=J7aanpV-BGlaFfdAjAo9_pxqHw&skey=cd2dd6afe6bf0eb2&v=v10) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

body{
    font-family: 'Calibri';
    font-weight: 400;
}

#nav_menu-6 {
    margin-top: -20px;
}

.menu-practice-area-menu-container {
    width: 100%;
    margin: auto;
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		transform: translateY(-20px);
	}
	100% {
		opacity: 1;
		transform: translateY(0px);
	}
}

.header.stick-header .header-bottom {
    position: fixed;
    background: rgba(35, 31, 32, 0.8);
    padding: 0;
    visibility: visible;
    animation-duration: 500ms;
    animation-iteration-count: 1;
    animation-name: fadeInDown;
    animation-timing-function: linear;
    top: 0;
    left: 0;
    right: 0;
    z-index: 111;
}
.header-main{
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(234,236,235,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(234,236,235,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(234,236,235,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeceb',GradientType=0 ); /* IE6-9 */
    padding: 30px 0;
    transition: all ease 0.5s;
}
.header {
	/*position: fixed;
	width: 100%;
	z-index: 99;*/
}
.neve-main {
	/*margin-top: 230px;*/
}
.header.stick-header .header-main {
	/*padding: 0px 0;*/
}
.header.stick-header .header-bottom .nav-ul li a {
	/*padding: 13px 0;*/
}
.header.stick-header #secondary-menu li::before {
	top: 13px;
}
.header-bottom .nav-ul .sub-menu {
	padding: 10px 0;
}
.header-bottom .nav-ul .sub-menu li a {
	text-transform: none;
	padding: 5px 15px;
	text-align: left;
	display: block;
}
.header-bottom .nav-ul .sub-menu li a::after {
	display: none !important;
}
.tc{text-align: center;}
.contact-info {
	float: right;
	max-width: 480px;
}
.contact-info .left {
	float: left;
	width: 55%;
	padding-right: 25px;
}
.contact-info .left img {
	float: left;
    margin: 4px 10px 0 0;
}
.contact-info .left h2 {
	display: inline-block;
	vertical-align: top;
	margin: 0;
	line-height: normal;
    font-family: 'Calibri';
    font-size: 20px;
    font-weight: 700;
}
.contact-info .left p {
	display: inline-block;
	vertical-align: top;
	margin: 0;
	line-height: normal;
    font-family: 'Calibri';
    font-size: 12px;
    font-weight: 400;
    min-width: 50%;
}
.contact-info .right {
	float: left;
	width: 45%;
	border-left: 1px solid #707070;
	padding-left: 40px;
}
.contact-info .right img {
	float: left;
    margin: 4px 10px 0 0;
}
.contact-info .right h2 {
	display: inline-block;
	vertical-align: top;
	margin: 0;
	line-height: normal;
    font-family: 'Calibri';
    font-size: 20px;
    font-weight: 700;
}
.contact-info .right p {
	display: inline-block;
	vertical-align: top;
	margin: 0;
	line-height: normal;
    font-family: 'Calibri';
    font-size: 12px;
    font-weight: 400;
    min-width: 50%;
}
.main-banner {
	/*background-position: top 100px right !important;*/
}
.header-bottom .builder-item {
	margin: 0;
}
.header-bottom .nav-ul li {
	padding: 0;
}
.header-bottom .nav-ul li a {
	padding: 18px 0;
}
.header-bottom .nav-ul li.current_page_item a::after, .header-bottom .nav-ul li:hover a::after {
	height: 5px !important;
	width: 100% !important;
	top: -2px;
}
.home .builder-item--primary-menu .nav-menu-primary > .nav-ul li.current-menu-item > a, .home .builder-item--primary-menu .nav-menu-primary > .nav-ul li.current_page_item > a, .home .builder-item--primary-menu .nav-menu-primary > .nav-ul li.current_page_item > .has-caret > a {
	color: #fff;
}
.home .nav-ul li.current-menu-item > a:after{
    display: none!important;
    width: 0px!important;
}
.home .nav-ul li.current-menu-item:first-child > a:after, .home .nav-ul li.current-menu-item:hover > a:after{
    display:block!important;
    width: 100%!important;
}
#secondary-menu li {
	margin-right: 10px;
}
#secondary-menu li a, #menu-social-icons li a {
	font-size: 0;
}
#secondary-menu li:before, #menu-social-icons li:before{
    color: #008FC7;
    font-size: 25px;
}
#secondary-menu li:before{
    position: relative;
    top: 17px;
}

.elementor-section.elementor-inner-section.elementor-element.elementor-element-e1a479e.elementor-section-boxed.elementor-section-height-default .elementor-icon-box-content .elementor-icon-box-description {
    font-size: 16px;
}

.testi-items p.elementor-heading-title{
	font-size: 15px !important;
    line-height: normal;
}
.testi-items h2.elementor-heading-title{
	font-size: 21px !important;
    line-height: normal;
}
.testi-items .elementor-text-editor.elementor-clearfix {
    font-size: 17px;
    line-height: normal;
}

.contact-section.elementor-section {
	background-size: 50% 100% !important;
}
.contact-form
 {
	float: right;
	background: #fff;
	padding: 5%;
    width: 100%;
    max-width: 600px;
   /* box-shadow: 0 6px 10px rgba(0,0,0,0.29);*/
}
.wpcf7-not-valid-tip {
	font-size: 12px;
	margin-top: -10px;
}
.contact-form h3 {
	font-size: 18px;
	color: #34BBF5;
}
.contact-form li {
	margin-bottom: 20px;
}
.contact-form li:last-child {
	margin-bottom: 0;
}
.contact-form input {
	width: 100%;
    font-family: "Montserrat";
    font-size: 14px;
    font-weight: 600;
    color: #6B6B6B;
}
.contact-form textarea {
	height: 135px;
	width: 100%;
    font-family: "Montserrat";
    font-size: 14px;
    font-weight: 600;
}
.contact-form input.wpcf7-submit {
	width: auto;
	border-radius: 0;
	font-size: 14px;
	font-family: 'Calibri';
	font-weight: 400;
	letter-spacing: 1.4px;
	/*padding-right:30px;*/
}
.contact-form input.wpcf7-submit:after{
    content: "\f061";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}
body .wpcf7 .ajax-loader{
    position: absolute;
}
.covid-update {
	margin-top: -71px;
}
.covid-update p {
	margin-bottom: 0;
    line-height: normal;
}
.section-title h2 {
	position: absolute;
	border-bottom: 1px solid #000;
	left: -125px;
	transform: rotate(-90deg);
	width: auto;
	padding-bottom: 20px;
	top: 107px;
}
.section-title h2::before {
	content: "";
	width: 11px;
	height: 11px;
	display: inline-block;
	margin: 0 9px 0 0;
    background: url("images/title-icon.svg") no-repeat 0 0 / 11px ;
}
.testimonials-section .section-title h2 {
	left: -151px;
	border-color: #008FC7;
}
.testimonials-section .testi-items h2:before, .icon-title h2:before{
    content: "";
	width: 16px;
	height: 15px;
	display: inline-block;
	margin: 0 9px 0 0;
    background: url("images/title-icon.svg") no-repeat 0 0 / 16px ;
}
body .elementor-widget-button .elementor-button:hover{
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#34bbf5+0,58d8f7+100 */
background: #34bbf5; /* Old browsers */
background: -moz-linear-gradient(left,  #34bbf5 0%, #58d8f7 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #34bbf5 0%,#58d8f7 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #34bbf5 0%,#58d8f7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34bbf5', endColorstr='#58d8f7',GradientType=1 ); /* IE6-9 */

}
.practice-areas *{
    transition: all ease 0.5s;
}
.practice-areas .learn-more {
	position: relative;
	transition: all ease 0.5s;
	opacity: 0;
	bottom: -12px;
    height: 1px;
}
.practice-areas .elementor-icon-box-description {
	line-height: 18px;
}
.practice-areas .elementor-icon-box-wrapper{
    padding: 10px 10px 1px 10px;
    min-height: 450px;
}
.practice-areas .elementor-icon-box-wrapper:hover{
    background: #fff;
}
.practice-areas .learn-more a{
    box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.3);
    padding: 10px 15px;
    font-size: 11px;
    color: #fff;
    background: #008fc7;
}
.practice-areas .learn-more a span {
	margin-right: 10px;
}
.practice-areas .learn-more a:hover{
background: #34bbf5; /* Old browsers */
background: -moz-linear-gradient(left,  #34bbf5 0%, #58d8f7 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #34bbf5 0%,#58d8f7 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #34bbf5 0%,#58d8f7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34bbf5', endColorstr='#58d8f7',GradientType=1 ); /* IE6-9 */
}

.practice-areas .elementor-icon-box-wrapper:hover .learn-more {
	transition: all ease 0.5s;
    opacity: 1;
    height: auto;
}
.practice-areas .elementor-icon-box-wrapper:hover .elementor-icon-box-title{
    margin-top: -12px;
    color: #34BBF5;
}
.practice-areas .elementor-icon-box-wrapper:hover .elementor-icon-box-title span{
    color: #34BBF5;
}
.practice-areas .elementor-icon-box-wrapper:hover svg{
    fill:#34BBF5;
}

.practice-area-menu{
	transition:all ease 0.5s;
	top:-1px
}
.practice-area-menu.fix-menu {
	top: 0;
	position: fixed;
	width: 100%;
	z-index: 2;
}
.practice-area-menu .menu li.current_page_item a{
	color:#34BBF5;
}

.site-footer{
    line-height: normal;
    font-family: "Montserrat";
    font-size: 13px;
    font-weight: 600;
    padding: 50px 0 0px 0;
}
.site-footer .widget-area img {
	max-width: 270px !important;
}
.site-footer .widget p.widget-title {
	font-size: 14px;
	font-family: "Montserrat";
	color: #008FC7;
	letter-spacing: 1.4px;
}
.site-footer .menu li {
	line-height: normal;
}
.site-footer .menu a {
	font-size: 13px;
	font-family: "Montserrat";
    font-weight: 600;
}
.submit-btn {
	position: relative;
}
.submit-btn .fas {
	position: absolute;
	top: 4px;
	right: 10px;
	color: #fff;
	font-size: 14px;
}
.icon-title .elementor-heading-title span {
	font-size: 12px;
}
.practice-area-menu .menu {
	display: flex;
	align-items:center;
	overflow-x: inherit;
}
.practice-area-menu .menu li {
	margin:0 10px;
	font-weight: 600;
	line-height: normal;
	text-transform: uppercase;
	text-align:center;
}
.practice-area-menu .menu li a {
	color: #2F2F2F;
	text-align: left;
	display: block;
}
.map-address {
	max-width: 300px;
	line-height: 15px;
}
.map-address a {
	margin: 15px 0 0px 0;
	display: block;
	font-size: 28px;
	color: #34BBF5;
	font-weight: 600;
}
.contact-form.contact-page h3 {
	font-size: 36px;
	color: #34BBF5;
	line-height: normal;
	border-bottom: 1px solid #efefef;
	padding-bottom: 15px;
	margin-bottom: 20px;
}
.site-footer ul ul {
	display: none;
}
.section-title2 h2 {
	position: relative;
	transform: rotate(0);
	top: 0;
	left: 0;
	width: auto;
	display: inline-block;
	padding-bottom: 10px;
}
.footer-bottom .nav-ul li{
	padding:5px 0;
}
.footer-bottom-inner{
	margin-top:30px;
}
.list-style-none ul{
	list-style:none;
	padding:0;
	margin:0;

}
.caret-wrap, .caret {
		outline:none;
	}
@media all and (max-width:1200px){
.practice-area-menu .menu {
	display: flex;
	align-items:center;
	overflow-x: scroll;
}
}
@media all and (max-width:1250px){

	.section-title h2{
		display:none;
	}
}

@media all and (max-width:959px){
	
.header.stick-header{
    position: fixed;
    background: rgba(35, 31, 32, 0.8);
    padding: 0;
    visibility: visible;
    animation-duration: 500ms;
    animation-iteration-count: 1;
    animation-name: fadeInDown;
    animation-timing-function: linear;
    top: 0;
    left: 0;
    right: 0;
    z-index: 111;
}
    .neve-main {
        /*margin-top: 112px;*/
    }
    .header-main {
        padding: 11px 0;
    }
	.site-footer .item--inner.has_menu{
		justify-content:center;
	}
	.footer--row .builder-item:not(:last-child) {
    margin-bottom: 0;
		padding-top:10px;
}
	.footer--row .builder-item{
		    flex: 50%;
    		max-width: 50%;
		width:50%
	}
	.footer--row .row{
		flex-direction:row;
		flex-wrap:wrap;
	}
}

@media all and (max-width:767px){
.exad-modal-item.active.modal-vimeo {
   
    transform: translate(0%,-50%);
    left: 15px;
    right: 15px;
}
    .contact-section.elementor-section {
        background-image: none !important;
    }
    .covid-update {
        margin-top: 0;
    }
	
	.practice-areas .elementor-icon-box-wrapper{
		 min-height: auto;
	}
	
	.site-footer #nav_menu-4 {
    margin-top: 10px;
}
	
}

@media all and (max-width:575px){
    .neve-main {
        /*margin-top: 88px;*/
    }
		.footer--row .builder-item{
		    flex: 100%;
    		max-width: 100%;
		width:100%
	}
	
}