/**common css start**/
@charset "utf-8";

/***Fonts Includes*****/
/***Fonts Includes End*****/
html { overflow-x: hidden; }
body { color: #4b4b4c; font-size: 16px; font-family: 'Montserrat', sans-serif; font-weight:300; -webkit-font-smoothing: antialiased; overflow-x: hidden; line-height: 1.467; }
ol, ul { padding: 0; margin: 0; list-style: none }
* { border: none; margin: 0; padding: 0; vertical-align: baseline; outline: none!important; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
img { display: block; height: auto; max-width: 100%; user-drag: none; user-select: none; -moz-user-select: none; -webkit-user-drag: none; -webkit-user-select: none; -ms-user-select: none; }
h1, .primary-heading, h2, .secondary-heading, h3, h4, h5, h6 { font-weight: 400; line-height: 1.333333; margin-top: 0; margin-bottom: 15px;  color:#182735 }
h1, .primary-heading { font-size: 36px; }
h2, .secondary-heading { font-size: 30px; }
h3 { font-size: 20px; }
h4 { font-size: 18px; }
h5 { font-size: 20px; }
sub, sup { position: relative; font-size: 60%; line-height: 0; vertical-align: baseline }
sup { top: -.5em }
sub { bottom: -.25em }
p, ul { margin: 0 0 1.444em; }
ul li { position: relative; padding: 0 0 8px 55px;  overflow: hidden; line-height:26px!important; }
ul li:before {content: "\f054";  font-family: "Font Awesome 5 Pro";  width: 2px; height: 2px;  display: inline-block; position: absolute; left: 30px; top: 13px; line-height: 1; font-weight:200; padding:0; line-height:0!important; font-size:12px; color:#182735; font-weight:400 }
ol { padding-left: 35px; margin: 0 0 1.444em; }
ol li { list-style: decimal; padding-bottom: 8px; padding-left: 10px ;}
ol li ul > li { padding-left: 20px; list-style: none }
ol li ul > li:before { display: block; left: 1px }
ul ol li { overflow: visible }
ul ol li:before { display: none; overflow: visible }
ol ol li { list-style: lower-alpha }
ol ol ol li { list-style: lower-roman }
ol ol, ol ul, ul ol, ul ul { margin-top: 10px; margin-bottom: 10px }
ul li:last-child, ol li:last-child { padding-bottom: 0 }
p:last-child, ul:last-child, ol:last-child { margin-bottom: 0 }
/***Link Color***/
a { color: #182735; text-decoration: none }
a:hover, a:focus { color: #182735; text-decoration: none }
/***Link Color End***/

span.wpcf7-not-valid-tip{font-size: .8em !important;}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing{font-size: .8em !important; text-align:center;  background:rgba(255,255,255,0.8)}
/***Tel Link***/
@media screen and (min-width:1024px) {
a[href^="tel:"] { pointer-events: none; }
}
/***Tel Link End***/

/****Label******/
label { display: block; font-weight: 300 }
label.auto { display: inline-block; margin: 0 15px 5px 0 }
label.auto:last-child { margin-right: 0 }
/****Label******/

/****Input Fields*****/
input[type="text"], input[type="email"], input[type="password"], input[type="search"], input[type="tel"], input[type="file"], input[type="url"], input[type="number"], input[type="date"], input[type="file"], select, textarea { background-color: #fff; border: 1px solid #c9c9c9; border-radius: 2px; color: #7d848b; display: block; font-size: 15px; line-height: 28px!important; padding: 12px 15px 12px 15px; position: relative; width: 100%; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; -moz-appearance: none; -webkit-appearance: none; height: 56px; margin-bottom:30px;  }
input[type="text"]:focus, input[type="email"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="number"]:focus, input[type="date"]:focus, input[type="file"]:focus, select:focus, textarea:focus, input[type="url"]:focus { border-color: #ccc; }
textarea { height: 130px; resize: none; font-size: 15px!important; line-height: 30px!important;  padding:12px 15px 12px 15px!important; border-radius:0!important}
select { -webkit-appearance: menulist; -moz-appearance: menulist; }
select option { font-size: 15px; }
input[type="checkbox"], input[type="radio"] { display: inline-block; margin-right: 5px; vertical-align: middle; }
::-webkit-input-placeholder {
color:#959595;
opacity:1
}
:-moz-placeholder {
color:#7d848b;
opacity:1
}
::-moz-placeholder {
color:#7d848b;
opacity:1
}
:-ms-input-placeholder {
color:#7d848b;
opacity:1
}

/***Browser Compatibility**/
input::-moz-focus-inner, button::-moz-focus-inner {
padding: 0;
border: 0;
}
input[type="button"], input[type="submit"], input[type="reset"] { -moz-appearance: none; -webkit-appearance: none; }
input[type=number]::-webkit-outer-spin-button, input[type=number]::-webkit-inner-spin-button {
 -webkit-appearance: none;
}
input[type=number] { -moz-appearance: textfield !important; }
/****Input Fields End*****/
.p-5, .p-3 { padding: 30px 0!important }
.m-t1 { margin-top: 10px !important; }
.m-t2 { margin-top: 20px !important; }
.m-t3 { margin-top: 30px !important; }
.m-b1 { margin-bottom: 10px !important; }
.m-b2 { margin-bottom: 20px !important; }
.m-b3 { margin-bottom: 30px !important; }
.m-l-4 { margin-left: 45px }
.b-t { border-top: 1px solid #f5f5f5; }
.b-b { border-bottom: 1px solid #f5f5f5; }
.b-t-b { border-top: 1px solid #f5f5f5; border-bottom: 1px solid #f5f5f5; }
.b-n { border: none !important }
@media (min-width:768px) {
.p-5 { padding: 40px 0!important }
}
@media (min-width:992px) {
.p-5 { padding: 50px 0!important }
}
.m-t0 { margin-top: 0!important }
.m-b0 { margin-bottom: 0!important }
.p-t0 { padding-top: 0!important }
.p-b0 { padding-bottom: 0!important }
.m-0 { margin: 0!important }
.p-0 { padding: 0!important }
/*****Social Icons*****/
ul.social-icon { display: inline-block; padding: 0; margin: 0; vertical-align: middle }
ul.social-icon li:before { display: none!important }
ul.social-icons li { display: inline-block; vertical-align: top; width: auto; padding: 0; margin: 0 12px 0 0; }
ul.social-icons li:before, ul.social-icon li:before { display: none }
ul.social-icons li a { position: relative; display: inline-block; width: 34px; padding: 16px; border: 1px solid #00c4e5; border-radius: 50%; }
ul.social-icons li a img { display: block; position: absolute; bottom: 0; left: 0; right: 0; top: 0; margin: auto !important; max-width: 100%; max-height: 100%; }
ul.social-icons li .fa-facebook-f:hover { border-color: #3b5999; background-color: #3b5999; }
ul.social-icons li .fa-twitter:hover { border-color: #0eb1f2; background-color: #0eb1f2; }
ul.social-icons li .fa-google-plus-g:hover { border-color: #de4b39; background-color: #de4b39; }
ul.social-icons li .fa-linkedin-in, ul.social-icons li .fa-linkedin { border-color: #007bb6; background-color: #007bb6; }
ul.social-icons li .fa-instagram:hover { border-color: #d82370; background-color: #d82370; }
ul.social-icons li .fa-pinterest-p:hover { border-color: #cb2027; background-color: #cb2027; }
ul.social-icons li .fa-tumblr:hover { border-color: #395976; background-color: #395976; }
ul.social-icons li .fa-youtube:hover { border-color: #ff0000; background-color: #ff0000; }
ul.social-icons li .fa-rss:hover { border-color: #ea7819; background-color: #ea7819; }
ul.social-icons li .fa-envelope:hover { border-color: #3eb4e7; background-color: #3eb4e7; }
ul.social-icons li a:hover img { filter: brightness(200); }
/*****Social Icons End*****/
/********common css start******/
/******Transition Start******/
a, input[type="button"], input[type="submit"], input[type="reset"], :before, :after, .read-more, .learn-more { transition: all 0.3s linear 0s; -moz-transition: all 0.3s linear 0s; -webkit-transition: all 0.3s linear 0s; -ms-transition: all 0.3s linear 0s; -o-transition: all 0.3s linear 0s; }
.animateblock { opacity: 0; transition: none; -moz-transition: none; -webkit-transition: none; }
.animateblock.animated { opacity: 1; }
.animated { -webkit-animation-duration: 1.3s; animation-duration: 1.3s; -webkit-animation-fill-mode: both; animation-fill-mode: both; }
@-webkit-keyframes bounceInDown { from, 60%, 75%, 90%, to {
animation-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity:0;
transform:translate3d(0, -3000px, 0);
}
60% {
opacity:1;
transform:translate3d(0, 25px, 0);
}
75% {
transform:translate3d(0, -10px, 0);
}
90% {
transform:translate3d(0, 5px, 0);
}
to { transform: none; }
}
@keyframes bounceInDown { from, 60%, 75%, 90%, to {
animation-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity:0;
transform:translate3d(0, -3000px, 0);
}
60% {
opacity:1;
transform:translate3d(0, 25px, 0);
}
75% {
transform:translate3d(0, -10px, 0);
}
90% {
transform:translate3d(0, 5px, 0);
}
to { transform: none; }
}
 @-webkit-keyframes fadeInUp { from {
opacity:0;
-webkit-transform:translate3d(0, 100%, 0);
transform:translate3d(0, 100%, 0);
}
to { opacity: 1; -webkit-transform: none; transform: none; }
}
@keyframes fadeInUp { from {
opacity:0;
-webkit-transform:translate3d(0, 100%, 0);
transform:translate3d(0, 100%, 0);
}
to { opacity: 1; -webkit-transform: none; transform: none; }
}
.fadeInUp.animated { -webkit-animation-name: fadeInUp; animation-name: fadeInUp; }
@-webkit-keyframes fadeInDown { from {
opacity:0;
-webkit-transform:translate3d(0, -100%, 0);
transform:translate3d(0, -100%, 0);
}
to { opacity: 1; -webkit-transform: none; transform: none; }
}
@keyframes fadeInDown { from {
opacity:0;
-webkit-transform:translate3d(0, -100%, 0);
transform:translate3d(0, -100%, 0);
}
to { opacity: 1; -webkit-transform: none; transform: none; }
}
.fadeInDown.animated { -webkit-animation-name: fadeInDown; animation-name: fadeInDown; }
@-webkit-keyframes fadeIn { from {
opacity:0;
}
to { opacity: 1; }
}
@keyframes fadeIn { from {
opacity:0;
}
to { opacity: 1; }
}
.fadeIn.animated { -webkit-animation-name: fadeIn; animation-name: fadeIn; }
.shine { position: relative; overflow: hidden }
.shine:after { position: absolute; top: 0; left: -100%; z-index: 15; display: block; content: ''; width: 50%; height: 100%; background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.9) 100%); background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.9) 100%); -webkit-transform: skewX(-25deg); transform: skewX(-25deg); }
.shine:hover:after { -webkit-animation: shine .9s; animation: shine .9s; }
@-webkit-keyframes shine { 100% {
left:125%;
}
}
@keyframes shine { 100% {
left:125%;
}
}
/******Spiner******/
.fa-spinner:before, .lazy-image:before, #on-load:before, .main-banner:before { border: 0.05rem solid #ccc; border-top-color: #00c4e5; border-bottom-color: #00c4e5; border-radius: 50%; content: ""; left: 50%; top: 50%; margin: -12px 0 0 -12px; position: absolute; width: 24px; height: 24px; animation: fa-spinners .9s infinite linear; -o-animation: fa-spinners .9s infinite linear; -ms-animation: fa-spinners .9s infinite linear; -webkit-animation: fa-spinners .9s infinite linear; -moz-animation: fa-spinners .9s infinite linear; }
@keyframes fa-spinners { 0% {
transform:rotateZ(0)
}
100% {
transform:rotateZ(360deg)
}
}
@-o-keyframes fa-spinners { 0% {
-o-transform:rotateZ(0)
}
100% {
-o-transform:rotateZ(360deg)
}
}
@-ms-keyframes fa-spinners { 0% {
-ms-transform:rotateZ(0)
}
100% {
-ms-transform:rotateZ(360deg)
}
}
@-webkit-keyframes fa-spinners { 0% {
-webkit-transform:rotateZ(0)
}
100% {
-webkit-transform:rotateZ(360deg)
}
}
@-moz-keyframes fa-spinners { 0% {
-moz-transform:rotateZ(0)
}
100% {
-moz-transform:rotateZ(360deg)
}
}
/******Spiner End******/
/****Transition End******/

/******Hundred% Start******/
.hundred, section, header, footer { position: relative; float: left; width: 100%; }
/******Hundred% End******/

.container { max-width: 1170px; width:100%; margin:0 auto}

/*****Button & Scroll Up Start****/
/****Buttons Start*****/

.btn, .inputbtn { position: relative; display: inline-block; font-size: 14px; color: #182735;  background:none; font-weight:500; padding: 9px 30px;  line-height: 24px; cursor: pointer; overflow: hidden; -webkit-transform: perspective(1px) translateZ(0); transform: perspective(1px) translateZ(0); border:solid 2px #182735; border-radius:0; text-transform:uppercase; font-weight:700;  }
.btn:hover, .btn:focus, .btn:active { border-color: #182735; color: #fff !important; background-color: transparent; letter-spacing:1px; }
/*.btn-white {border-color: #fff; color: #fff;  background:rgba(40,56,69,0.5); }*/
.btn:before{ content: ''; background: #182735; left: 0; top: 0; bottom: 0; position: absolute; width: 100%; z-index: -1; overflow: hidden; -webkit-transform: scaleX(0); -ms-transform: scaleX(0); transform: scaleX(0); -webkit-transform-origin: right center; -ms-transform-origin: right center; transform-origin: right center; -webkit-transition: -webkit-transform .4s cubic-bezier(0.645, .045, .355, 1); transition: transform .4s cubic-bezier(0.645, .045, .355, 1); }
.btn:hover:before, .btn:focus:before { -webkit-transform: none; -ms-transform: none; transform: none; -webkit-transform-origin: left center; -ms-transform-origin: left center; transform-origin: left center; width: 100%; }
span.btn{border:solid 3px #182735;}
.btn input{ text-transform:uppercase; background:none; padding:2px 2px; }
/******Header******/
header { position: fixed; top: 0;  left: 0; right: 0; padding: 10px 0; z-index: 111; background:#FFF;  }
/************logo-wrap starts************/
header .logo {  margin: 5px 0 0; display:table-cell; vertical-align:middle }
header .logo a { display: block; }
header .top-right { float: right; margin: 0 }
header .top-right li { display: inline-block; vertical-align: middle; padding: 0; margin: 0 0 0 30px; overflow: visible }
header .top-right li:before { display: none }
header a[href^="tel:"] {  }
header a[href^="tel:"] i { margin-right: 0px; color:#879fb6 }
header .btn { font-size: 13px; padding: 10px 22px }
#push_sidebar { float: right; margin: 0px 0 0 0; }

header .logo-wrap{ width:100%; display:table; height:74px;}
/*****nav starts*****/
.nav-wrap { position: relative; padding: 0; display:table-cell; vertical-align:middle; text-align:right}
.nav-wrap nav #menu-button, .nav-wrap nav ul li:before, .nav_trigger, nav #menu-button, .nav-trigger { display: none; }
.nav-wrap nav { float: left; }
.nav-wrap nav ul { margin: 0 }
.nav-wrap nav ul.nav > li { position: relative; float: left; margin: 0 20px 0 0; padding: 0; overflow: visible; }
.nav-wrap nav ul.nav > li:last-child { margin-right: 0 }
.nav-wrap nav ul.nav > li > a { display: block; padding:5px; margin:0; font-size: 14px; line-height: 20px; color: #2a363f; white-space: nowrap; text-decoration: none; text-transform: uppercase;  border-radius:4px; font-weight:500 }



.nav-wrap nav ul.nav .icon i { position: absolute; width: 40px; left: 0; top: 50%; -moz-transform: translateY(-50%); transform: translateY(-50%); -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%) }
.nav-wrap nav ul.nav .icon>a { position: relative; padding-left: 50px !important }
/****Sub Nav Menu*****/
.nav>li>a:focus, .nav>li>a:hover { background-color: transparent }
.nav-wrap nav ul.nav ul { position: absolute; padding: 0 0; text-align: left; left: 0; top: 0; }
.nav-wrap nav ul.nav li ul { top: 100%; }
.nav-wrap nav ul.nav ul ul { left: 100%; }
.nav-wrap nav ul.nav li:hover > ul { display: block; visibility: visible; top: 100%; opacity: 1; -webkit-transition: opacity 0.3s ease-in; -moz-transition: opacity 0.3s ease-in; -o-transition: opacity 0.3s ease-in; transition: opacity 0.3s ease-in; max-height: 500px; overflow: visible; margin:0 }
.nav-wrap nav ul.nav ul > li:hover > ul { top: 0; max-height: 500px; overflow: visible; }
.nav-wrap nav ul.nav ul li { float: left; width: 100%; min-width: 250px; padding: 0; margin: 0; vertical-align: top; overflow: visible; -webkit-animation-name: none; animation-name: none; }
.nav-wrap nav ul.nav ul li a { display: block; white-space: normal; text-transform: capitalize; font-size: 16px; line-height: normal; font-weight: normal; color: #68696a; padding: 8px 20px; text-decoration: none; transition: none; -moz-transition: none; -webkit-transition: none; -ms-transition: none; -o-transition: none; }
@media only screen and (min-width:1025px) {
.submenu-button { display: none }
.nav-wrap nav ul.nav > li.has-sub > a { padding-right: 15px }
.nav-wrap nav ul.nav > li.has-sub > a:after { position: absolute; right: 2px; top: 10px; z-index: 99; content: ""; border: solid #000000; border-width: 0 1px 1px 0; display: inline-block; padding: 3px; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); transform: rotate(45deg); }
.nav-wrap nav ul.nav > li.has-sub:hover > a:after { -webkit-transform: rotate(-135deg); -moz-transform: rotate(-135deg); transform: rotate(-135deg); top: 13px; }
/****mega-dropdown*******/
.mega-dropdown .submenu-button, .mega-dropdown ul li a:after { display: none }
.nav-wrap nav ul.nav ul, .mega-dropdown { margin-top: 12px; -webkit-box-shadow: 0 5px 5px rgba(0,0,0,0.08); box-shadow: 0 5px 5px rgba(0,0,0,0.08); background: #fff; overflow: hidden; max-height: 0; visibility: hidden; opacity: 0; }
.nav-wrap nav ul.nav ul:before, .mega-dropdown:before { content: ""; position: absolute; left: 0; right: 0; bottom: 100%; padding: 10px 0 }
.mega-dropdown { position: absolute; left: 0; right: 0; top: 100%; width: 1250px; background: #fff }
.mega-dropdown .row { position: relative; z-index: 5 }
.nav-wrap nav ul.nav > li:hover .mega-dropdown { visibility: visible; opacity: 1.0; max-height: 800px; -webkit-transition: opacity 0.3s ease-in; -moz-transition: opacity 0.3s ease-in; -o-transition: opacity 0.3s ease-in; transition: opacity 0.3s ease-in; padding: 40px; overflow: visible }
.mega-dropdown ul { display: block !important; position: static !important; max-height: inherit !important; opacity: 1 !important; visibility: visible !important; padding: 0 !important; border: none !important; -webkit-box-shadow: none !important; box-shadow: none !important; overflow: hidden; float: left; width: 100%; background: none !important; margin-top: 0 !important }
.mega-dropdown ul li { padding: 2px 0 !important }
.mega-dropdown ul li a { font-size: 18px !important; display: inline-block; font-weight: 500; padding: 0 !important; }
.mega-dropdown ul ul { margin: 5px 0 0 !important }
.mega-dropdown ul li li { padding: 4px 0 4px 65px!important }
.mega-dropdown ul li li:before { display: block; position: absolute; left: 50px; top: 12px; width: 5px; height: 5px; border: none; background: #00c4e5; -moz-transform: none; -webkit-transform: none; -ms-transform: none; -o-transform: none; transform: none; }
.mega-dropdown ul li li a { font-size: 16px !important; font-weight: 300 }
.mega-dropdown ul + ul { margin-top: 5px !important; }
/****mega-dropdown end*******/
.nav-wrap nav ul.nav .icon>a { min-height: 40px; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; align-items: center; }
.nav-wrap nav ul.nav .icon img { max-height: 40px }
}
.nav-wrap nav ul.nav li:hover > a, .nav-wrap nav ul.nav li > a:hover, .nav-wrap nav ul.nav li.current-menu-item > a, .nav-wrap nav ul.nav li.current-menu-ancestor > a { color: #182735; }
.nav-wrap nav ul.nav ul li:hover > a, .nav-wrap nav ul.nav ul li > a:hover, .nav-wrap nav ul.nav ul li.current-menu-item > a, .nav-wrap nav ul.nav ul li.current-menu-ancestor > a { color: #fff; background: #182735; }
/**************Nav ends**************/

/****Shrink Header***/
.head-fix header { box-shadow:0 0 4px rgba(0,0,0,0.2) }
/****Shrink Header end***/ 

/*****Flexslider*******/
.flexslider { position: relative; overflow: hidden; }
.flexslider .slides > li { display: none; -webkit-backface-visibility: hidden; }
.flexslider .photo, .flexslider .photo>img { width: 100%; display: block; position: relative; display: none }
.flexslider ul { margin: 0 }
.flexslider li { padding: 0; position: static; overflow: visible; -webkit-animation-fill-mode: none; animation-fill-mode: none; }
.flexslider li:before { display: none }
html[xmlns] .flexslider .slides { display: block; }
* html .flexslider .slides { height: 1%; }
.no-js .flexslider .slides > li:first-child { display: block; }
.flexslider .flex-control-paging { position: absolute; bottom: 30px; left: 0px; z-index: 50; width: 100%; text-align: center; height: auto; font-size: 0; line-height: 0; opacity: 1; list-style: none; margin: 0; padding: 0; display: inline-block; }
.flexslider .flex-control-paging li, .flexslider .flex-control-paging li a { height: auto; width: auto; margin: 1px 3px; display: inline-block; font-size: 0; line-height: 0; vertical-align: middle; }
.flexslider .flex-control-paging li a:before { content: ''; height: 6px; width: 6px; display: inline-block; border: 2px solid #dfdfdf; border-radius: 30px; cursor: pointer; transition: all 300ms ease; }
.flexslider .flex-control-paging li a.flex-active:before { width: 24px; background-color: #00c4e5; border: none }
.flexslider .flex-direction-nav a { transition: .3s ease-in-out; -moz-transition: .3s ease-in-out; -webkit-transition: .3s ease-in-out; position: fixed }
.flexslider .flex-direction-nav .flex-prev, .flexslider .flex-direction-nav .flex-next { width: 50px; height: 50px; position: absolute; left: 5px; top: 50%; z-index: 20; display: inline-block; margin-top: -25px; font-size: 0; cursor: pointer; background-color: rgba(0,0,0,0); border: 1px solid rgba(255,255,255,0.8); border-radius: 50%; text-align: center; opacity: 0 }
.flexslider .flex-direction-nav .flex-prev:before { content: ""; width: 10px; height: 10px; border-right: 2px solid #fff; border-top: 2px solid #fff; display: block; position: absolute; left: 50%; top: 50%; margin-top: -6px; margin-left: -4px; -moz-transform: rotate(-135deg); -webkit-transform: rotate(-135deg); -ms-transform: rotate(-135deg); -o-transform: rotate(-135deg); transform: rotate(-135deg); }
.flexslider .flex-direction-nav .flex-next { left: auto; right: 5px; }
.flexslider .flex-direction-nav .flex-next:before { content: ""; width: 10px; height: 10px; border-right: 2px solid #fff; border-top: 2px solid #fff; display: block; position: absolute; left: 50%; top: 50%; margin-top: -6px; margin-left: -9px; -moz-transform: rotate(45deg); -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg) }
.flexslider .flex-direction-nav .flex-prev:hover, .flexslider .flex-direction-nav .flex-next:hover { background: #000; border-color: #000; }
.flexslider:hover .flex-control-paging, .flexslider:hover .flex-direction-nav a { opacity: 1 }
.flexslider .flex-disabled { display: none!important }
/*****Flexslider End*******/

/************home banner starts************/
.margin-top{ margin-top:95px}
.home-banner { background-color: #000000; min-height: 200px }
.home-banner .curve{position:absolute; bottom:0; left:0; width:100%; z-index:99;}
.home-banner .flex-control-paging { display: none }
.home-banner img { width: 100%; opacity:0.6 }
.home-banner .caption { display:flex;  align-items: center; position: absolute; left: 0; right: 0; /*bottom: 0;*/ top: 120px; padding: 0;  text-align:center; z-index:999;}
.home-banner .caption .container{ max-width:850px; }
.home-banner .heading { font-weight: 600; font-size:34px; line-height:48px; color: #ffffff;  margin: 0; padding-bottom:8px  }
.home-banner .heading strong{ font-weight:600;}
.home-banner  p{ font-weight:300; font-size: 18px; color: #fff; line-height: 30px;}
.home-banner .heading img{ display:inline-block; width:auto; margin-right:15px;  }
.home-banner .btn-row { margin: 12px 0 0 }
.home-banner .btn { min-width:270px; font-size:14px; font-weight:500; border-color: #fff; color: #fff; background: rgba(40,56,69,0.5); }


.home-banner .btn {  font-size: 14px; font-weight:600; padding: 12px 23px;  line-height: 24px;  letter-spacing:1px;   }




/*.home-banner .btn:hover:after { transform: translateX(5px);  }*/
.home-banner .heading, .home-banner p, .inner-banner .heading { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; }
/***fadeInDown , bounceInDown , slideUp *****/
.home-banner .flex-active-slide .heading, .inner-banner .heading { -webkit-animation-name: bounceInDown; animation-name: bounceInDown }
.home-banner .flex-active-slide p { -webkit-animation-name: fadeInUp; animation-name: fadeInUp; }


/************home banner ends************/
/******Inner Banner***/
.inner-banner{ }
.inner-banner img { width: 100%;}
.inner-banner .caption {position: absolute; left: 0; right: 0; top: 50%; padding:0; text-align: center; z-index:99; transform:translateY(-50%); }
.inner-banner .max-width {  text-align:center; display:block; vertical-align:middle; }
.inner-banner .heading {  font-size:34px; text-transform:uppercase; font-weight:700; color: #ffffff; line-height: 1.222222;  margin-bottom:0; padding:0 15px; }

/*contact wrap*/
.contact-wrap{display:block;  overflow:hidden; padding:10px 0; width:100%; background:#182735}
.contact-wrap .contact{ display:table; width:100%; height:105px;}
.contact-wrap .contact p{ display:table-cell; vertical-align:middle; font-weight:500; font-size:22px; line-height:26px; color:#fff}
.contact-wrap .contact p + p{ padding:0 30px; text-align:center}
.contact-wrap .contact p:last-child{ text-align:right; padding:0}
.contact-wrap .contact p a{color:#fff;}
.contact-wrap .contact p a[href^="mailto:"]{color:#fff; text-decoration:underline}
.contact-wrap .contact p a[href^="mailto:"]:hover{ text-decoration:none}
.contact-wrap .contact p i{ margin-right:10px; display:inline-block; vertical-align:middle}
.contact-wrap .contact .button-sec{display:table-cell; width:auto; vertical-align:middle; text-align:right}


/*about-wrap*/
.about-wrap{display:block; width:100%; overflow:hidden; padding:70px 0; text-align:center; }
.about-wrap .about{display:flex; width:100%;  justify-content: space-between; }
.about-wrap .about h2{position:relative; font-size:36px; font-weight:600; padding-bottom:20px; margin-bottom:15px; color:#182735}
.about-wrap .about h2:after{ display:block; width:106px; height:2px; background:#182735; position:absolute; left:0%; bottom:0px; content:""; }

.about-wrap .about .photo{ width:48%;}
.about-wrap .about .photo figure{ position:relative; display:block; width:95%; float:left;  padding-right20px; padding-top:10px;}
.about-wrap .about .photo img{ float:left; width:100%; }
.about-wrap .about span{ position:absolute; bottom:-40px; right:-45px; display:block;  }
.about-wrap .about span img{ border:solid 1px #0505ff; box-shadow:0 0 4px rgba(0,0,0,0.2);}

.about-wrap .about .content{ width:48%; text-align:left }
.about-wrap p{font-size:16px; line-height:30px;}
.about-wrap .btn{ margin-top:5px;}
.about-wrap .about .content img{ border:solid 2px #182735;}

/*our-practice-wrap*/
.our-practice-wrap{display:block; margin:0px;  overflow:hidden; padding:30px 0 70px; text-align:center; position: relative; background:#f3f3f3}
.our-practice-wrap h2{position:relative; font-weight:600; font-size:36px; color:#182735; margin-bottom:30px; padding-bottom:20px;}
.our-practice-wrap h2:after{ display:block; width:106px; height:2px; background:#182735; position:absolute; left:50%; margin-left:-54px; bottom:0px; content:""}
.our-practice-wrap .allBox{display:flex; margin:0 -1.5%; justify-content: center;  align-items: center;  flex-wrap: wrap; }
.our-practice-wrap .allBox .box{-ms-flex: 0 0 30.33%; flex: 0 0 30.33%;  max-width: 30.33%; margin:1.5%; background:#fff;  box-shadow:0 4px 14px  rgba(0,0,0,0.1); min-width:354px; height:225px; padding:15px; align-items: center; display:flex; justify-content: center;}
.our-practice-wrap .allBox .box .photo{ display:block; text-align:center}
.our-practice-wrap .allBox .box  img{ width:81px; display:inline-block}
.our-practice-wrap .allBox .box  h3{ font-size:20px; color:#182735; text-transform:uppercase; padding-top:25px; margin-top:25px; position:relative; font-weight:600; letter-spacing:1px; }
.our-practice-wrap .allBox .box  h3:after{ display:block; width:90px; height:1px; background:#879fb6; position:absolute; left:50%; top:0px; margin-left:-45px; content:""}
.our-practice-wrap .allBox .box:hover{ background:#182735}
.our-practice-wrap .allBox .box:hover h3{ color:#ffffff; }
.our-practice-wrap .allBox .box:hover img { -webkit-filter: brightness(0) invert(1); filter: brightness(0) invert(1);}

.our-practice-wrap.inner{ padding-bottom:50px; background:none}
.our-practice-wrap.inner .allBox .box{ height:auto; padding:30px; display:inherit}
.our-practice-wrap.inner .allBox .box p{ color:#7d848b; line-height:26px;}
.our-practice-wrap.inner .allBox .box:hover p{ color:#fff;}


/*get-your-case-wrap*/
.get-your-case-wrap{display:block; width:100%; overflow:hidden; padding:50px 0 100px;}
.get-your-case-wrap .container{ max-width:870px;}
.get-your-case-wrap h2{position:relative; font-weight:600; font-size:36px; color:#182735; margin-bottom:40px; padding-bottom:20px; text-align:center}
.get-your-case-wrap h2:after{ display:block; width:106px; height:2px; background:#182735; position:absolute; left:50%; margin-left:-54px; bottom:0px; content:""}
.get-your-case-wrap .form-wrap{ display:block; margin:0 5px;}
.get-your-case-wrap .form-wrap .cols{ float:left; margin:5px; width:calc(33.33% - 10px); position:relative}
.get-your-case-wrap .form-wrap .cols.big{width:calc(100% - 10px);}
.get-your-case-wrap .form-wrap .cols input{width:100%; margin-bottom:0 !important; background:rgba(255,255,255,0.8); border:solid 1px rgba(255,255,255,0.8); font-weight:400}
.get-your-case-wrap .form-wrap .cols textarea{width:100%; background:rgba(255,255,255,0.8); height:86px; border:solid 1px rgba(255,255,255,0.8); font-weight: 400;}
.get-your-case-wrap .form-wrap .cols input:focus, .get-your-case-wrap .form-wrap .cols textarea:focus{border:solid 1px rgba(0,0,0,0.4);}
.get-your-case-wrap .form-wrap .btnRow{ display:block; width:100%; text-align:center}
.get-your-case-wrap .form-wrap .btnRow .btn { border-color:#fff; color:#fff; background:rgba(40,56,69,0.5)}
.get-your-case-wrap .form-wrap .cols i { position: absolute; font-size: 15px; right: 5px; color: #7d848b; top: 22px; z-index: 2; padding: 0; background: #fff; width: 30px; font-weight: 400;}

/*contact-us-wrap*/
.contact-us-wrap{display:block; width:100%; overflow:hidden; padding:10px 0; }
.contact-us-wrap{display:flex; width:100%;  justify-content: space-between; }
.contact-us-wrap .map-box{ -ms-flex: 0 0 62%;  flex: 0 0 62%; max-width: 62%;}
.contact-us-wrap .contact-box{ -ms-flex: 0 0 37%;  flex: 0 0 37%; max-width: 37%;}
.contact-us-wrap .contact-box p{ color:#4b4b4c; margin-bottom:20px;}
.contact-us-wrap .contact-box p a{ color:#4b4b4c}
.contact-us-wrap .contact-box p i{ width:46px; height:46px; border:solid 1px #263441; border-radius:46px; display:inline-block; line-height:46px; text-align:center; color:#263441; vertical-align:middle}
.contact-us-wrap .contact-box p span{ display:inline-block; overflow:hidden;  width: calc(100% - 60px); vertical-align:middle; padding-left:15px;}
.contact-us-wrap .contact-box p span .toll-free { padding: 6px 25px; border: solid 1px #4b4b4c; font-size: 14px; display: inline-block;    text-align: center; margin-left:15px}
.contact-us-wrap .contact-box a[href^="mailto:"]{text-decoration:underline !important }
.contact-us-wrap .contact-box a[href^="mailto:"]:hover{text-decoration:none !important }

.contact-us-wrap .contact-box ul.social-icon{ text-align:left; padding-top:30px;}
.contact-us-wrap .contact-box ul.social-icon li{ display: inline-block; width: auto; background: none;    padding: 0;	margin: 0 5px; vertical-align: middle; color: #263441;}
.contact-us-wrap .contact-box ul.social-icon li a{ width:42px; height:42px; border:solid 1px #263441; border-radius:42px; display:block; line-height:42px; text-align:center; color:#263441}
.contact-us-wrap .contact-box ul.social-icon li a:hover{ background:#182735; color:#fff; border:solid 1px #182735; }


/**************footer starts**************/
footer { background:#182735; }
footer .top-content { display:flex; width:100%;  padding:60px 0 40px;  justify-content: space-between; flex-wrap: wrap;  }
footer .top-content .cols { -ms-flex: 0 0 17%; flex: 0 0 17%;  max-width: 17%; }
footer .top-content .cols.flogo { -ms-flex: 0 0 30%; flex: 0 0 30%;  max-width: 30%; }
footer .top-content .cols.location { -ms-flex: 0 0 20%; flex: 0 0 20%;  max-width: 20%; }
footer .top-content h3{ font-size:16px; color:#fff; text-transform:uppercase; font-weight:600}
footer .top-content p{color:#fff; font-size:14px; line-height:26px; font-weight:400; margin-bottom:20px;}
footer .top-content a:hover{color:#879fb6;}
footer .top-content .cols.flogo p{ padding:25px 0 0px; margin-bottom:0}
footer .top-content li{ font-size:14px; color:#fff; padding:3px 0}

footer .top-content .toll-free{ padding:6px 26px; border:solid 1px #fff; font-size:14px;  display:inline-block; text-align:center}

footer .top-content li::before{ display:none;}
footer .top-content ul.social-icon li{ display: inline-block; width: auto; background: none;    padding: 0;	margin: 0 5px; vertical-align: middle; color: #060606;}

footer .top-content ul.social-icon li a{ width:42px; height:42px; border:solid 1px #fff; border-radius:42px; display:block; line-height:42px; text-align:center}
footer .top-content ul.social-icon li a:hover{ background:#879fb6; color:#fff }


footer .top-content a{color:#fff}
footer .top-content .location i{ display:inline-block; font-size:16px; margin-right:8px;}
footer .top-content .location p span{width: calc(100% - 30px); display:inline-block; overflow:hidden; padding-left:5px; vertical-align:top}

footer .copyright{position:relative; padding:41px 0;float:left;width:100%; background:#131f2b}
footer .copyright p{float:left; color:#fff; margin-bottom:0; font-size:14px;}
footer .copyright p + p{float:right;text-transform:none}

/*******Breadcrumbs*******/
div.breadcrumbs, section.breadcrumbs { float: left; width: 100%; position: relative; display: block; overflow: hidden; margin:0; z-index: 11; font-size: 18px; padding:0; text-align:center }
ul.breadcrumbs { float: left; padding: 0; clear: both; margin: 0; width:100% }
ul.breadcrumbs li { position: relative; display: inline-block; line-height: normal; vertical-align: top; padding: 0 10px 0 0; margin-right: 2px; color: #fff; font-size:14px; }
ul.breadcrumbs li:before { display: none }
ul.breadcrumbs li a { position: relative;  display: inline-block; color: #fff; vertical-align: top; }
ul.breadcrumbs li:after {  position: absolute; font-size: 12px; right: 0; top: 10px; line-height: 1; color: #fff; font-style: normal;  content: "\/"; color:#fff;  }
ul.breadcrumbs li:last-child { padding: 0; margin: 0 }
ul.breadcrumbs li:last-child:after { display: none }
ul.breadcrumbs li:before { display: none }
ul.breadcrumbs li a:hover { color: #879fb6; text-decoration: none }
ul.breadcrumbs li.active a { color: #879fb6; }
/*******Vertically Middle*******/
.lazy-image { position: relative; background: #f5f5f5; width: 100%; padding-top: 66.33%; overflow: hidden; z-index: 2; }
.lazy-image img { position: absolute; background-color: #ffffff; bottom: 0; left: 0; right: 0; top: 0; margin: auto !important; max-width: 100%; max-height: 100%; width: auto !important; -webkit-backface-visibility: hidden; backface-visibility: hidden; transition: opacity .5s ease-in, -webkit-transform .5s ease-in; transition: opacity .5s ease-in, transform .5s ease-in; transition: opacity .5s ease-in, transform .5s ease-in, -webkit-transform .5s ease-in; }
.google-map { position: relative; padding-top: 31%; }
.iframe-video { position: relative; display: inline-block; width: 100%; padding-top: 54%; margin: 10px 0; }
.google-map iframe, .google-map img, .iframe-video iframe { position: absolute; left: 0; top: 0; right: 0; bottom: 0; height: 100%; width: 100%; }
img.lazyFade { opacity: 1; }
.iframe-video.shadow { border: 6px solid #fff; -moz-box-shadow: 0 0 5px rgba(0,0,0,0.2); -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.2); box-shadow: 0 0 5px rgba(0,0,0,0.2); }
/****Img Align*****/
img.alignleft { float: left; margin: 5px 25px 10px 0; }
img.alignright { float: right; margin: 5px 0 10px 25px; }
img.aligncenter { display: block; margin: 10px auto }
/****Img Align End*****/
/*******common-row***/
.common-row { padding: 40px 0 }
.common-row h1:first-child, .common-row h2:first-child, .common-row h3:first-child, .common-row h4:first-child { margin-top: 0 }

/*** Owl Carousel v2.3.4* Copyright 2013-2018 David Deutsch* Licensed under:SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE*/ 
.owl-carousel, .owl-carousel .owl-item { -webkit-tap-highlight-color: transparent; position: relative }
.owl-carousel { display: none; width: 100%; z-index: 1 }
.owl-carousel .owl-stage { position: relative; -ms-touch-action: pan-Y; touch-action: manipulation; -moz-backface-visibility: hidden; display: -webkit-box; display: -moz-box; display: -ms-box; display: box; }
.owl-carousel .owl-stage:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0 }
.owl-carousel .owl-stage-outer { position: relative; overflow: hidden; -webkit-transform: translate3d(0, 0, 0) }
.owl-carousel .owl-item, .owl-carousel .owl-wrapper { -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0) }
.owl-carousel .owl-item { min-height: 1px; float: left; -webkit-backface-visibility: hidden; -webkit-touch-callout: none }
.owl-carousel .owl-item img { display: block; width: 100% }
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled { display: none }
.no-js .owl-carousel, .owl-carousel.owl-loaded { display: block }
.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev { cursor: pointer; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none }
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot { color: inherit; padding: 0!important; font: inherit }
.owl-carousel.owl-loading { opacity: 0; display: block }
.owl-carousel.owl-hidden { opacity: 0 }
.owl-carousel.owl-refresh .owl-item { visibility: hidden }
.owl-carousel.owl-drag .owl-item { -ms-touch-action: pan-y; touch-action: pan-y; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none }
.owl-carousel.owl-grab { cursor: move; cursor: grab }
.owl-carousel.owl-rtl { direction: rtl }
.owl-carousel.owl-rtl .owl-item { float: right }
.owl-carousel .animated { animation-duration: 1s; animation-fill-mode: both }
.owl-carousel .owl-animated-in { z-index: 0 }
.owl-carousel .owl-animated-out { z-index: 1 }
.owl-carousel .fadeOut { animation-name: fadeOut }
@keyframes fadeOut { 0% {
opacity:1
}
100% {
opacity:0
}
}
.owl-height { transition: height .5s ease-in-out }
.owl-carousel .owl-item .owl-lazy { opacity: 0; transition: opacity .4s ease }
.owl-carousel .owl-item .owl-lazy:not([src]), .owl-carousel .owl-item .owl-lazy[src^=""] { max-height: 0 }
.owl-carousel .owl-item img.owl-lazy { transform-style: preserve-3d }
.owl-carousel .owl-video-wrapper { position: relative; height: 100%; background: #000 }
.owl-carousel .owl-video-play-icon { position: absolute; height: 80px; width: 80px; left: 50%; top: 50%; margin-left: -40px; margin-top: -40px; background: url(owl.video.play.png) no-repeat; cursor: pointer; z-index: 1; -webkit-backface-visibility: hidden; transition: transform .1s ease }
.owl-carousel .owl-video-play-icon:hover { -ms-transform: scale(1.3, 1.3); transform: scale(1.3, 1.3) }
.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn { display: none }
.owl-carousel .owl-video-tn { opacity: 0; height: 100%; background-position: center center; background-repeat: no-repeat; background-size: contain; transition: opacity .4s ease }
.owl-carousel .owl-video-frame { position: relative; z-index: 1; height: 100%; width: 100% }
.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next { width: 42px; height: 42px; position: absolute; left: 40px; bottom:30px; z-index: 90; display: inline-block; margin-top: -17px; font-size: 0; cursor: pointer; border-radius: 24px; background:none; border: solid 1px #ebe9e9; }
.owl-carousel .owl-nav .owl-prev:before, .owl-carousel .owl-nav .owl-next:before { content: "\f060";  display: inline-block; font-family: "Font Awesome 5 Pro"; color:#42c9c6;  }
.owl-carousel .owl-nav .owl-next { left: 100px;  }
.owl-carousel .owl-nav .owl-next:before { color:#42c9c6; content: "\f061";  display: inline-block; font-family: "Font Awesome 5 Pro";  }
.owl-carousel .owl-nav .owl-prev span, .owl-carousel .owl-nav .owl-next span { display: none }
.owl-carousel:hover .owl-nav .owl-prev, .owl-carousel:hover .owl-nav .owl-next, .owl-carousel:hover .owl-nav .owl-prev.disabled, .owl-carousel:hover .owl-nav .owl-next.disabled { opacity: 1; }
.owl-carousel .owl-nav .owl-prev.disabled, .owl-carousel .owl-nav .owl-next.disabled { cursor: not-allowed; border-color: #c8b2de!important; }
.owl-carousel .owl-nav .owl-prev.disabled, .owl-carousel .owl-nav .owl-next.disabled, .owl-carousel.owl-nav .owl-prev.disabled:hover, .owl-carousel .owl-nav .owl-next.disabled:hover { opacity: 0.2!important }
.owl-carousel .owl-nav .owl-prev:hover, .owl-carousel .owl-nav .owl-next:hover {color:#fff; background-color: #00c4e5!important }
.owl-carousel .owl-nav .owl-prev:hover:before, .owl-carousel .owl-nav .owl-next:hover:before {color:#fff;  border-color: #fff !important; }
.owl-carousel .owl-nav .owl-prev:active, .owl-carousel .owl-nav .owl-next:active { background-color: #000000!important }
.owl-carousel .owl-nav .owl-prev:active:before, .owl-carousel .owl-nav .owl-next:active:before { border-color: #fff !important; color:#fff; }
.owl-carousel .owl-dots .owl-dots { align-self: center; list-style: none; margin: 0; padding: 0; display: flex; }
.owl-carousel .owl-dots .owl-dot, .owl-carousel .owl-dots .owl-dot span { background: none; height: auto; width: auto; margin: 1px 3px; display: inline-block; font-size: 0; line-height: 0; vertical-align: middle; }
.owl-carousel .owl-dots .owl-dot span:before { content: ''; height: 6px; width: 6px; display: inline-block; border: 2px solid #dfdfdf; border-radius: 30px; cursor: pointer; transition: all 300ms ease; }
.owl-carousel .owl-dots .owl-dot.active span:before { width: 24px; background-color: #00c4e5; border: none; }
 @media only screen and (max-width:1024px) {
.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next, .owl-carousel:hover .owl-nav .owl-prev, .owl-carousel:hover .owl-nav .owl-next { opacity: 1 }
}
.static-dot .owl-dots { text-align: center; margin: 10px 0 0 }
.top-nav.owl-carousel .owl-nav { position: absolute; right: 12px; bottom: 100%; width: 45px; padding: 25px 0; }
.top-nav.owl-carousel .owl-nav .owl-prev, .top-nav.owl-carousel .owl-nav .owl-next { width: 28px; height: 28px; background-color: transparent !important }
.top-nav.owl-carousel .owl-nav .owl-prev:before, .top-nav.owl-carousel .owl-nav .owl-next:before { font-size: 0; padding: 9px; border: none !important; -moz-transform: none !important; -webkit-transform: none !important; transform: none !important; }
.top-nav.owl-carousel .owl-nav .owl-prev:before { background: url(../img/arrow-left.svg) center center no-repeat; background-size: contain }
.top-nav.owl-carousel .owl-nav .owl-next:before { background: url(../img/arrow-right.svg) center center no-repeat; background-size: contain }
.auto-slider.top-nav.owl-carousel .owl-nav { margin-bottom: -20px; }
/**********Owl Carousel End*******/

/****Buttons End*****/
.scrollup { float: right; position: relative; bottom: auto; font-size: 12px; font-style: normal; color: #1c75c9; z-index: 115; -webkit-transition: all ease 1.5s; -moz-transition: all ease 1.5s; -ms-transition: all ease 1.5s; -o-transition: all ease 1.5s; transition: all ease 1.5s; filter: alpha(opacity=0); opacity: 0; cursor: pointer; margin: 4px 0 0 }
.scrollup i { font-size: 20px; margin: 0 0 0 5px; font-weight: 900; display: inline-block; vertical-align: middle; }
.scrollup.show { filter: alpha(opacity=100); opacity: 1; }
/****Button & Scroll Up End******/

/**************footer ends**************/


/***********common content***********/
.common-content{padding:45px 0 20px; display:block; overflow:hidden; width:100%; border-bottom:solid 1px #f3f3f3}
.common-content h1, 
.common-content .h1{font-size:46px;} 
.common-content h2, 
.common-content .h2{font-size:36px; position:relative }
.common-content h3, 
.common-content .h3{font-size:24px; line-height:36px;}
.common-content h4, 
.common-content .h4{font-size:20px;}
.common-content h5, 
.common-content .h5,{font-size:18px;} 
.common-content .h6, 
.common-content .h6{font-size:16px;}
.common-content p{ margin:0 0 1.844em; line-height:30px; font-weight:300}

.aligncenter{display:block;margin:5px auto;}
.alignright{float:right;margin:16px 0 12px 40px;}
.alignleft{float:left;margin:16px 40px 12px 0;}
.alignnone{margin:10px 0}
.alignblock{margin:10px 0;float:none;width:100%;display:block}
.common-content > div > h1:first-child, 
.common-content > div > h2:first-child, 
.common-content > div > h3:first-child, 
.common-content > div > h4:first-child, 
.common-content > div > h5:first-child, 
.common-content > div > h6:first-child, 
.common-content > div > div > h1:first-child, 
.common-content > div > div > h2:first-child, 
.common-content > div > div > h3:first-child, 
.common-content > div > div > h4:first-child, 
.common-content > div > div > h5:first-child, 
.common-content > div > div > h6:first-child, 
.common-content > div > p:first-child, 
.common-content > div > div > p:first-child, 
.common-content div > .big-col > h1:first-child, 
.common-content div > .big-col > h2:first-child, 
.common-content div > .big-col > h3:first-child, 
.common-content div > .big-col > h4:first-child, 
.common-content div > .big-col > h5:first-child, 
.common-content div > .big-col > h6:first-child, 
.common-content div > .aside > h1:first-child, 
.common-content div > .aside > h2:first-child, 
.common-content div > .aside > h3:first-child, 
.common-content div > .aside > h4:first-child, 
.common-content div > .aside > h5:first-child, 
.common-content div > .aside > h6:first-child, 
.common-content div > .big-col > p:first-child{padding-top:0;margin-top:0}
.common-content > div > .iframe-video:first-child, 
.common-content > .iframe-video:first-child, 
.common-content > div > div > .iframe-video:first-child{margin-top:0}
.common-content ul{}
.common-content ol{padding-left:25px;text-align:left;overflow:hidden;}
.common-content ol li{list-style:decimal;}
.common-content ol li ul > li{padding-left:30px;list-style:none}
.common-content ol li ul > li:before{display:block;left:15px}
.common-content ul li:last-child, .common-content ol li:last-child{padding-bottom:0}
.common-content ul ol li{overflow:visible}
.common-content ul ol li:before{display:none;overflow:visible}
.common-content ol ol li{list-style:lower-alpha}
.common-content ol ol ol li{list-style:lower-roman}
.common-content p.pn{padding:0;margin:0}
.text-center ul li{padding-left:0}
.text-center ul li:before{position:static;margin-right:10px;vertical-align:middle;}
.common-content .list-none li{padding-left:0}
.common-content .list-none li:before{display:none;}

@media only screen and (max-width:1199px){
.common-content h1, 
.common-content .h1, 
.common-content h2, 
.common-content .h2{font-size:30px; line-height:34px; }
.common-content p{ margin:0 0 1em; line-height:32px;}
}

 @media only screen and (max-width:991px){
.common-content h1, 
.common-content .h1, 
.common-content h2, 
.common-content .h2{font-size:30px; line-height:30px; }
.common-content h3, 
.common-content .h3{font-size:24px; line-height:30px;}
.common-content ul, 
.common-content ol{padding:8px 0;}
.alignnone{margin:6px 0;}
.alignright{margin-left:30px;}
.alignleft{margin-right:30px;}


}

.common-content h2{font-size:36px; line-height:38px; color:#182735; font-weight:600; position:relative; padding-bottom:20px; margin-bottom:25px; text-align:left}
.common-content h2:after{display:block; width:106px; height:2px; background:#182735; position:absolute; left:0; bottom:0px; content:""; transform:none; margin:0}
.common-content .photo-caption img{ width:100%}
.page-template-about .common-content .photo-caption figure img{ border:solid 2px #182735}

.common-content .photo-caption p{background:#f3f3f3; width:100%; text-align:center; font-size:30px; padding:15px; text-align:center; margin-bottom:0}
.common-content .photo-caption p img{ display:inline-block; width:auto;}
.common-content .photo-caption p span{ display:block; width:100%; font-size:18px; }
.common-content .photo-caption.alignright{ margin-top:0}

.case-wrap{ display:block; width:100%; overflow:hidden;}
.case-wrap .allBox{ display:block;}
.case-wrap .allBox .box{ display:block; width:100%; padding:25px 0}
.case-wrap .allBox .box:nth-child(2n){ display:block; background:#f3f3f3;}
.case-wrap .allBox .box:first-child{ padding-top:0px}

.case-wrap .allBox .box h3{display:block; position:relative; font-size:20px; padding-bottom:10px; color:#182735; font-weight:600}
.case-wrap .allBox .box h3:after{ display:block; width:106px; height:2px; background:#182735; position:absolute; left:0; bottom:0px; content:""; transform:none; margin:0}
.case-wrap .allBox .box p{display:block;}
.case-wrap.law .allBox .box:first-child{ padding-top:25px}

/*.case-wrap.law .allBox .box{ margin-top:35px; background:#f3f3f3; padding:25px 0 35px }
.case-wrap.law .allBox .box:nth-child(2n){ background:#fff;  }*/




@media only screen and (max-width:1023px) {
.nav-trigger { position: relative; display: inline-block; float: right; margin: 28px 0 0 15px }
.nav-trigger i:before, .nav-trigger:before, .nav-trigger i:after { content: ""; display: block; width: 28px; height: 2px; margin-bottom: 8px; position: relative; background: #000000; border-radius: 3px; z-index: 1; -webkit-transform-origin: 4px 0px; transform-origin: 4px 0px; transition: background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0), opacity 0.55s ease, -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0); transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0), background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0), opacity 0.55s ease; transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0), background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0), opacity 0.55s ease, -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0); }
.nav-trigger.closemenu:before { opacity: 1; -webkit-transform: rotate(45deg) translate(5px, 3px); transform: rotate(45deg) translate(5px, 3px) }
.nav-trigger.closemenu i:before { opacity: 0; -webkit-transform: rotate(0deg) scale(0.2, 0.2); transform: rotate(0deg) scale(0.2, 0.2); }
.nav-trigger.closemenu i:after { -webkit-transform: rotate(-45deg) translate(0, 0); transform: rotate(-45deg) translate(0, 0); }
#push_sidebar { right: -260px; z-index: -1; top: 0; bottom: 0; position: fixed; width: 260px; overflow-x: hidden; overflow-y: auto; padding: 0; margin: 0; -moz-transition: all 0.2s linear 0s; -webkit-transition: all 0.2s linear 0s; -ms-transition: all 0.2s linear 0s; -o-transition: all 0.3s linear 0s; transition: all 0.2s linear 0s; background: #313131; }
html, header { -moz-transition: all 0.2s linear 0s; -webkit-transition: all 0.2s linear 0s; -ms-transition: all 0.2s linear 0s; -o-transition: all 0.3s linear 0s; transition: all 0.2s linear 0s; }
.sidebar_active { overflow: hidden; margin-left: -260px; margin-right: 260px }
.sidebar_active header { position: fixed; left: -260px; right: 260px; }
.sidebar_active #push_sidebar { right: 0; z-index: 999999; }
.nav-wrap nav ul.nav { padding: 0; margin: 0 }
.nav-wrap nav ul.nav > li { position: relative; float: left; width: 100%; margin: 0; padding: 0; border: none; border-bottom: 1px solid rgba(255,255,255,0.12); text-align:left }
.nav-wrap nav ul.nav ul li.has-sub > a { padding-right: 45px !important }
.nav-wrap nav ul.nav li a { padding: 10px 20px; margin: 0; color: #fff }
.nav-wrap nav ul.nav ul { margin-top: 0; padding: 0 }
.nav-wrap nav ul.nav ul li { border-bottom: 1px solid rgba(255,255,255,0.12); padding: 0; margin: 0 }
.nav-wrap nav ul.nav ul li a { padding: 9px 20px; margin: 0; color: #fff }
.nav-wrap nav ul.nav .parent-active { z-index: 9999 }
.mega-dropdown .row { margin: 0 }
.mega-dropdown [class*=col-md-] { width: 100% !important; padding: 0; }
.mega-dropdown [class*="col-md-"].has-sub > .submenu-button { display: none !important }
.mega-dropdown [class*="col-md-"].has-sub > ul { position: static !important; display: block !important; max-height: inherit !important; border: none !important; height: auto !important }
/****Arrow****/
.nav-wrap nav .submenu-button { position: absolute; right: 0; top: 0; display: block; width: 40px; height: 40px; cursor: pointer; background-color: rgba(0,0,0,0.2); z-index: 111; }
.nav-wrap nav .submenu-button:after { content: ""; position: absolute; right: 50%; top: 50%; margin: -4px -4px 0 0; border: solid #fff; border-width: 0 1px 1px 0; display: inline-block; padding: 3px; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); transform: rotate(-45deg); }
/****Arrow End****/
.nav-wrap nav ul.nav ul, .nav-wrap nav ul.nav .mega-dropdown { position: absolute; width: 260px !important; right: -260px; left: auto !important; top: 40px !important; max-height: inherit !important; display: inline-block !important }
.sidebar_active .mega-dropdown.open, .sidebar_active .nav-wrap nav ul.nav ul.open { display: block !important; position: fixed !important; right: 0 !important; bottom: 0; background: #313131; opacity: 1.0 !important; visibility: visible !important; height: 100%; overflow-x: hidden; overflow-y: auto; z-index: 99999; -moz-transition: all 0.2s linear 0s; -webkit-transition: all 0.2s linear 0s; -ms-transition: all 0.2s linear 0s; -o-transition: all 0.3s linear 0s; transition: all 0.2s linear 0s; }
.sidebar_active .nav-wrap nav .submenu-button.submenu-opened { position: fixed !important; top: 0; right: 0; width: 260px; background-color: #879fb6; color: #ffff; padding: 5px 20px 5px 38px; }
.sidebar_active .nav-wrap nav .submenu-button.submenu-opened:after { left: 0; right: auto; margin-left: 20px; -moz-transform: rotate(-225deg); -webkit-transform: rotate(-225deg); transform: rotate(-225deg); }
.nav-wrap nav ul.nav li:hover > a, .nav-wrap nav ul.nav li > a:hover, .nav-wrap nav ul.nav li.current-menu-item > a, .nav-wrap nav ul.nav li.current-menu-ancestor > a { color: #fff; background-color:#879fb6 }
.nav-wrap nav ul.nav ul li:hover > a, .nav-wrap nav ul.nav ul li > a:hover, .nav-wrap nav ul.nav ul li.current-menu-item > a, .nav-wrap nav ul.nav ul li.current-menu-ancestor > a { color: #fff; background:#879fb6 }
.nav-wrap nav ul.nav .icon i { display: none }
.nav-wrap nav ul.nav .icon>a { padding-left: 20px !important }
.nav-wrap nav ul.nav .icon img { -moz-filter: brightness(0) invert(1); -webkit-filter: brightness(0) invert(1); -ms-filter: brightness(0) invert(1); -o-filter: brightness(0) invert(1); filter: brightness(0) invert(1); max-height: 36px }
/*******Navigation End******/

#push_sidebar{ margin:0!important}
}


@media only screen and (max-width:1199px) {
header .container{ width:100%}
header .logo img{ max-width:230px;}	 
.nav-wrap nav ul.nav > li > a{ font-size:15px;}
.nav-wrap nav ul.nav > li{ margin:0 10px 0 0}
#push_sidebar {margin: 0px 35px 0 0;}
.home-banner .heading{ font-size:30px; line-height:36px;}
.home-banner p{ font-size:16px; line-height:28px;}
.contact-wrap .contact p{ font-size:18px; line-height:28px;}
.home-banner .caption{ top:80px}
}
 
@media only screen and (max-width:991px) {
.container {max-width: 970px;}	
header .callus{ position:absolute; width:170px; right:15px; top:6px}
header .callus i{ font-size:19px;}		
header .logo img {  max-width:200px;}
header .callus{ font-size:16px;}
.home-banner .curve,.inner-banner .curve{ display:none}
.home-banner .caption{ position:static; padding:30px 0 }
.home-banner .caption .box{ width:100%; height:auto; border-radius:0}
.home-banner .heading{ font-size:24px; line-height:32px;}
.inner-banner .heading{ font-size:24px; line-height:32px;}
.about-wrap h2,.about-wrap .about h2, .our-practice-wrap h2, .get-your-case-wrap h2{ font-size:28px; line-height:32px;}

.contact-wrap .contact{ height:auto; padding:15px 0}
.contact-wrap .contact p{ display:block; width:100%; margin:0; padding:0}
.contact-wrap .contact p + p{ display:inline-block; width:48%; text-align:left; padding:10px 0 0; }

.about-wrap{ padding:20px 0 30px}
.about-wrap .about { display:block; width:100%}
.about-wrap .about h2{ padding-bottom:15px;}
.about-wrap .about .photo{ display:block; width:100%}
.about-wrap .about .photo figure{width:auto}
.about-wrap .about span{ right:-20px;}
.about-wrap .about .content{ display:block; width:100%; padding-top:35px; clear:both}
.about-wrap h2{padding-bottom: 10px;margin-bottom: 10px;}
.our-practice-wrap{ padding:20px 0 25px}
.our-practice-wrap h2{padding-bottom: 15px;margin-bottom: 15px;}
.our-practice-wrap .allBox .box h3{ font-size:18px; }
.get-your-case-wrap{padding: 20px 0 30px;}
.get-your-case-wrap h2{padding-bottom: 15px;margin-bottom: 20px;}

footer .top-content{ padding:25px 0}
footer .top-content .cols { padding:10px 0;	 -ms-flex: 0 0 49%!important; flex: 0 0 49%!important; max-width: 49%!important;}
footer .copyright{ padding:20px 0}

.common-content .photo-caption.alignright, .common-content img.alignright{ max-width:300px;}
.our-practice-wrap.inner{ padding-bottom:30px}
.case-wrap .allBox .box:first-child{ padding-top:0}

.contact-us-wrap, .contact-us-wrap .map-box, .contact-us-wrap .contact-box{display:block; width:100%; max-width:inherit;  justify-content: space-between; }
.contact-us-wrap .map-box{ padding:25px 0;}
.contact-us-wrap .contact-box p{ margin-bottom:10px;}
}

@media only screen and (max-width:767px) {
header .logo-wrap{ height:50px;}
header{ padding:0;}	
.margin-top {margin-top: 65px;}
.container {max-width: 750px;}	
.common-content h1, 
.common-content .h1, 
.common-content h2, 
.common-content .h2{font-size:26px; line-height:30px; }
.common-content h3, 
.common-content .h3{font-size:22px; line-height:30px;}
.home-banner .heading{ font-size:20px; line-height:24px; padding-bottom:10px;}

.home-banner p{ font-size:14px; line-height:24px;}
.flexslider .flex-direction-nav{ display:none}
.contact-wrap .contact,.contact-wrap .contact p,.contact-wrap .contact p + p{ display:block; width:100%; text-align:left!important; padding:5px 0}
.our-practice-wrap .allBox{ margin:0;}
.our-practice-wrap .allBox .box {min-width:280px}

.about-wrap .about .photo{ max-width:92%}
.about-wrap .about .photo span img{ max-width:150px;}
.get-your-case-wrap .form-wrap .cols,.get-your-case-wrap .form-wrap .cols.big{ width:100%}
.about-wrap h2, .our-practice-wrap h2, .get-your-case-wrap h2{ font-size:24px; line-height:30px;}
footer .top-content .cols { -ms-flex: 0 0 100%!important; flex: 0 0 100%!important; max-width: 100%!important;}
footer .top-content li{ padding:1px 0}
footer .top-content p{ margin-bottom:10px}
footer .top-content{ padding-bottom:0}
footer .copyright{ padding:10px 0}
footer .copyright p { width:100%; text-align:center}
.common-content .photo-caption.alignright, .common-content img.alignright{ max-width:150px;}

.common-content{ padding:15px 0 10px}
.common-content h2{padding-bottom: 20px; margin-bottom: 16px;}

.inner-banner { background:#879fb6; padding:15px 0}
.inner-banner img {display:none}

.inner-banner .caption{ position:static; transform:none}

}

@media only screen and (max-width:479px) {
img.alignright{ float:none; max-width:inherit; width:100%; margin:10px 0}
.about-wrap .about .content img.alignright{ width:auto}
.common-content .photo-caption.alignright, .common-content img.alignright{  float:none; max-width:inherit; width:100%; margin:15px 0 25px}
.inner-banner .heading { font-size: 20px; line-height: 26px;}
.common-content h1, .common-content .h1, .common-content h2, .common-content .h2{font-size: 24px; line-height: 30px;}
.contact-us-wrap .contact-box p span .toll-free{ padding:6px 12px; margin-left:0}
.contact-us-wrap .contact-box p a{ margin-right:5px;}
.contact-us-wrap .contact-box ul.social-icon{ padding-top:15px;}
}


