/**handles:my-child-theme-style**/
/*
Theme Name: Lawyers Attorneys Child
Author: Vamtam
Author URI: http://vamtam.com
Template: lawyers-attorneys
*/

.main-header {
  background: #1c294b;
}

#main-menu .menu>.menu-item>a,
#main-menu .menu>.menu-item>a:visited {
  text-transform: uppercase;
}

.top-nav>.top-nav-inner>.row {
  padding-top: 0;
  padding-bottom: 0;
}

.top-nav-inner .wpv-first-level {
  font-size: 16px;
  line-height: 57px;
  font-weight: 600;
  color: #060c1f;
}

.top-nav-inner .wpv-first-level a {
  font-weight: bold;
  font-size: 16px;
}

.top-nav-inner .wpv-first-level a:hover {
  color: #040917;
  text-decoration: underline;
}

.top-nav-inner .wpv-first-level .contact a:hover {
  text-decoration: none;
}

.top-nav-inner .wpv-first-level .contact {
  padding-left: 45px;
  background: url("https://atlastechsolutions.new-wave.dev/wp-content/themes/lawyers-attorneys-child/img/phone.png") no-repeat center left;
  display: inline-block;
}

.top-nav-inner .wpv-first-level .separator {
  margin: 0 50px;
}

.top-nav-inner .request {
  text-align: right;
  padding-left: 45px;
  background: url("https://atlastechsolutions.new-wave.dev/wp-content/themes/lawyers-attorneys-child/img/idea.png") no-repeat center left;
  display: inline-block;
}

.logo-wrapper .top-nav-inner .request {
  display: none;
}

.top-nav-inner .wpv-first-level .request a {
  padding-right: 20px;
  background: url("https://atlastechsolutions.new-wave.dev/wp-content/themes/lawyers-attorneys-child/img/arrow-right.svg") no-repeat center right;
  background-size: 12px;
}

.fixed-header-box .logo-wrapper .logo {
  padding: 16px 0;
}

body.wpv-not-scrolled:not(.sticky-header-type-over) header.main-header,
#top-nav-wrapper {
  border-bottom: 0 none;
}

#main-menu .menu>.menu-item>a {
  position: relative;
}

#main-menu .menu>.menu-item:hover>a:before,
#main-menu .menu>.menu-item.current-menu-item>a:before,
#main-menu .menu>.menu-item.current-menu-parent>a:before {
  content: " ";
  position: absolute;
  bottom: -2px;
  left: 50%;
  margin-left: -13px;
  width: 26px;
  height: 1px;
  background-color: #ea9500;
  display: block;
}

body.has-header-slider .main-header {
  background: rgba(28, 41, 75, 0.75);
}

body.has-header-slider #page .boxed-layout {
  margin-top: -116px;
}

#main-menu .menu>.menu-item:hover>.sub-menu-wrapper {
  width: auto;
}

#main-menu .menu .menu-item:hover>.sub-menu-wrapper>.sub-menu {
  width: 268px;
  text-align: center;
  left: auto;
  right: 0;
  margin-right: -195px;
}

#main-menu .menu .menu-item:hover>.sub-menu-wrapper>.sub-menu li {
  background: #1c294b;
}

#main-menu .menu .menu-item:hover>.sub-menu-wrapper>.sub-menu li a {
  border: 0 none;
  color: #fff;
  font-size: 12px;
}

#main-menu .menu .menu-item:hover>.sub-menu-wrapper>.sub-menu li a:hover,
#main-menu .menu .sub-menu .menu-item.current-menu-item>a {
  text-decoration: underline;
}

#main-menu .menu>.menu-item {
  padding-left: 0;
  padding-right: 0;
}

#main-menu .menu .menu-item a {
  padding-left: 1.2em;
  padding-right: 1.2em;
}

body.wpv-scrolled .logo-wrapper.scrolled .logo {
  padding: 0;
}

body.wpv-scrolled .logo-wrapper.scrolled .logo img {
  max-height: 50px;
}

/*Homepage overriding first title element*/

.sep {
  border: 0 none;
  margin-top: 0px;
}

.sep:after {
  height: 2px;
}

.services-inside .sep:after {
  background: #e5e5e5;
  height: 1px
}

.services.has-image .services-inside .thumbnail {
  text-align: center;
  min-height: 90px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.services.has-image .services-inside img {
  max-width: 85px;
  display: inline-block;
}

.wpv-grid.full-image .services.has-image .services-inside img,
.services.has-image .services-inside .services-content img {
  max-width: 100%;
  width: 100%;
}

.custom-service .services {
  padding-top: 25px;
  padding-bottom: 75px;
}

.custom-service .services:hover {
  background-color: #1c294b;
  padding-bottom: 25px;
}

.custom-service .services .services-content {
  padding-bottom: 50px;
}

.custom-service .services:hover .services-content {
  padding-bottom: 0;
}

.custom-service .services:hover .services-content h2,
.custom-service .services:hover .services-content h3,
.custom-service .services:hover .services-content p {
  color: #fff;
}

.custom-service .services:hover .services-content p {
  margin-bottom: 0;
}

.custom-service .services .services-content a {
  display: none;
  padding: 0 50px;
}

.custom-service .services:hover .services-content a {
  display: inline-block;
  text-transform: uppercase;
}

.custom-service .services:hover .services-content a span {
  line-height: 48px;
}

.text-white h2,
.text-white p {
  color: #fff;
}

.button.accent1.button-border span,
.vamtam-button.accent1.button-border span,
.slogan-content .button.accent1.button-border span {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 20px;
}

.linkarea .first img {
  max-height: 76px;
  height: 100%;
  width: auto;
}

.linkarea:hover .last h3,
.linkarea:hover .last p {
  color: #fff;
}

#bordered>.row {
  margin-bottom: 72px;
}

#bordered>.row>.wpv-grid:nth-child(odd) .linkarea {
  border-top: 1px solid #1c294b;
}

#bordered>.row>.wpv-grid:nth-child(even) .linkarea {
  border-bottom: 1px solid #060c1f;
}

#bordered>.row>.wpv-grid .linkarea {
  min-height: 280px;
}

.home .loop-wrapper .post-content-wrapper {
  text-align: center;
}

.home .loop-wrapper.news .post-actions-wrapper .post-date {
  float: none;
  font-size: 16px;
  line-height: 25px;
  color: #060c1f;
}

.home .loop-wrapper.news .post-content-wrapper h3,
.home .loop-wrapper.news .post-content-wrapper h3 a {
  color: #060c1f;
  font-family: "Lora";
  font-weight: bold;
  font-size: 25px;
  line-height: 30px;
}

.home .loop-wrapper.news .post-article:hover .post-content-wrapper h3 a {
  color: #ea9500;
}

.home .loop-wrapper.news .list-item header.single {
  border-bottom: 0;
}

.home .loop-wrapper.news .list-item header.single:after {
  left: 50%;
  margin-left: -100px;
  width: 200px;
  background: #e5e5e5;
}

.home .loop-wrapper.news .post-article .post-content-outer,
.home .loop-wrapper.news .post-article .post-content-outer p {
  font-size: 16px;
  line-height: 25px;
}

.home .loop-wrapper .list-item .post-content-outer {
  padding: 0;
}

.home .loop-wrapper.news .post-content-meta {
  display: none;
}

.loop-wrapper .sticky .post-row,
.loop-wrapper .post-row:hover {
  background: #f2f2f2;
}

.loop-wrapper .careers .post-row-center {
  width: 100%;
  padding: 30px 25px;
}

.loop-wrapper .list-item .careers header.single {
  padding-top: 0;
}

.loop-wrapper .list-item .careers header.single h3 a {
  color: #060c1f;
  font-family: "Lora";
  font-size: 25px;
  line-height: 20px !important;
}

.career-info .location {
  background: url("https://atlastechsolutions.new-wave.dev/wp-content/themes/lawyers-attorneys-child/img/location.svg") no-repeat left center transparent;
  padding-left: 30px;
  margin-right: 50px;
}

.career-info .job-type {
  background: url("https://atlastechsolutions.new-wave.dev/wp-content/themes/lawyers-attorneys-child/img/clock.svg") no-repeat left center transparent;
  padding-left: 30px;
  margin-right: 50px;
}

.career-info .service {
  background: url("https://atlastechsolutions.new-wave.dev/wp-content/themes/lawyers-attorneys-child/img/company.svg") no-repeat left center transparent;
  padding-left: 30px;
}

.loop-wrapper .list-item .careers .button {
  padding: 0 40px;
}

.loop-wrapper .list-item .careers .button span {
  font-size: 20px;
  line-height: 48px;
  text-transform: uppercase;
  padding: 0;
}

#sub-header .text-divider-double {
  margin-top: 56px;
  font-size: 30px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

#sub-header .text-divider-double+.sep {
  margin-bottom: 0;
}

#footer-sidebars {
  padding-top: 26px;
}

/*Career single*/

.single-careers #sub-header .meta-header-inside,
.single #sub-header .meta-header-inside {
  padding: 0 60px;
}

.single-careers #sub-header .meta-header-inside h2 {
  padding-top: 36px;
}

body:not(.page-vertical-padding-none):not(.page-vertical-padding-bottom-only).single-careers #sub-header.has-background+.wpv-main,
body:not(.page-vertical-padding-none):not(.page-vertical-padding-bottom-only).single #sub-header.has-background+.wpv-main {
  padding-top: 0;
}

.post-navigation {
  position: absolute;
  top: -50px;
  right: 60px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  z-index: 10;
}

.post-navigation a.all {
  width: 25px;
  height: 25px;
  background: url("https://atlastechsolutions.new-wave.dev/wp-content/themes/lawyers-attorneys-child/img/collection.svg") no-repeat center center;
}

.post-navigation a {
  display: block;
  width: 8px;
  height: 13px;
  background: url("https://atlastechsolutions.new-wave.dev/wp-content/themes/lawyers-attorneys-child/img/arrow-right.svg") no-repeat center center;
  background-size: cover;
  margin-top: 6px;
}

.post-navigation a.prev {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  float: left;
  margin-right: 28px;
}

.post-navigation a.next {
  margin-left: 28px;
}

.post-navigation a.next {
  float: right;
}

.single-careers .post-content {
  margin-top: 45px;
}

.single-careers .post-content .left-area p {
  font-size: 16px;
  font-weight: bold;
  line-height: 25px;
}

.single-careers .post-content .right-area p:first-child {
  margin-top: 0;
}

/*End Career single*/

/*News page and news single*/

#header-sidebars .widget {
  display: inline-block;
  margin-bottom: 14px;
}

#header-sidebars .widget.widget_text {
  padding: 0 30px;
}

#header-sidebars .widget.widget_text p {
  font-weight: bold;
}

#header-sidebars .widget-title {
  display: none;
}

#header-sidebars .widget .custom-select {
  position: relative;
  padding: 0;
  display: inline-block;
}

#header-sidebars select {
  -webkit-appearance: none;
  position: relative;
  border: 0 none;
  outline: 0 none;
  font-size: 20px;
  line-height: 25px;
  padding-top: 0;
  padding-bottom: 0;
  color: #040917;
  text-transform: uppercase;
  width: auto;
  margin: 0;
  background: transparent;
  font-family: "Montserrat", sans-serif;
}

#header-sidebars select:focus {
  border: 0 none !important;
}

#header-sidebars .widget .custom-select:after {
  content: "";
  display: block;
  position: absolute;
  top: 4px;
  right: 5px;
  width: 7px;
  height: 12px;
  background: url("https://atlastechsolutions.new-wave.dev/wp-content/themes/lawyers-attorneys-child/img/arrow-right.svg") no-repeat center center;
  background-size: 12px 12px;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  margin: 0;
  z-index: -1;
}

#header-sidebars .widget>h4+form {
  padding: 0;
}

.loop-wrapper.news .post-content-wrapper {
  text-align: center;
}

.loop-wrapper.news .post-actions-wrapper .post-date {
  font-size: 16px;
  line-height: 25px;
  color: #040917;
  float: none;
  text-transform: none;
}

.loop-wrapper.news .list-item header.single {
  border: 0 none;
}

.loop-wrapper.news .list-item header.single:after {
  width: 200px;
  height: 1px;
  left: 50%;
  margin-left: -100px;
  background: #e5e5e5;
}

.loop-wrapper.news .post-content-wrapper h3,
.loop-wrapper.news .post-content-wrapper h3 a {
  font-family: "Lora";
  font-size: 25px;
  line-height: 30px;
  color: #040917;
}

.loop-wrapper.news .post-article .post-content-outer,
.loop-wrapper.news .post-article .post-content-outer p {
  padding-right: 0;
  font-size: 16px;
  line-height: 25px;
  color: #040917;
}

.loop-wrapper.news .post-content-wrapper {
  padding-top: 24px;
}

.loop-wrapper.news .list-item header.single {
  padding-top: 0;
}

.loop-wrapper.news .post-content-wrapper h3:hover,
.loop-wrapper.news .post-content-wrapper h3 a:hover {
  color: #ea9500;
}

.single .meta-header-inside {
  margin-top: 55px;
}

.single .meta-header .date {
  font-size: 16px;
  line-height: 25px;
  color: #040917;
  display: inline-block;
  float: left;
}

.single .meta-header .cat {
  float: right;
  margin-right: 150px;
}

.single .meta-header .cat a {
  font-size: 16px;
  line-height: 25px;
  color: #040917;
}

.single .meta-header .title {
  margin-top: 8px;
  clear: both;
}

.single .post-content-outer .post-content {
  clear: both;
}

.single .post-navigation {
  top: -76px;
}

.single .post-article {
  padding-bottom: 60px;
}

/*End news page and news single*/

/*Contact Page*/

.home h2.text-divider-double {
  text-transform: none;
}

h2.text-divider-double {
  font-size: 30px;
  line-height: 25px;
  text-transform: uppercase;
}

.contact-info {
  margin-bottom: 60px;
}

.contact-info .wpv-grid img.location {
  max-width: 28px;
  width: 100%;
  height: auto;
}

.contact-info .wpv-grid img.mail {
  max-width: 36px;
  width: 100%;
}

.contact-info .wpv-grid img.phone {
  max-width: 34px;
  width: 100%;
}

form.wpcf7-form .wpcf7-form-control-wrap input,
form.wpcf7-form .wpcf7-form-control-wrap textarea {
  background: #f5f5f5;
  font-size: 14px;
  line-height: 25px;
  border: 1px solid #ebebeb;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  border-radius: 4px;
  padding: 10px 14px;
}

div.wpcf7 .wpcf7-form .wpcf7-submit {
  padding: 0px 30px;
  border: 1px solid #ea9500;
  line-height: 48px;
  font-size: 20px;
  font-weight: bold;
  color: #ea9500;
  text-transform: uppercase;
  background-color: #ffffff;
  transition: all 0.3s;
  font-family: "Montserrat", sans-serif;
}

div.wpcf7 .wpcf7-form .wpcf7-submit:hover {
  color: #ffffff;
  background-color: #ea9500;
  transition: all 0.3s;
}

/*End Contact Page*/

/*About Page*/

#timeline .grid-1-2 {
  min-height: 1px;
}

#timeline .grid-1-2 .grid-1-1 p {
  display: flex;
  flex-direction: row;
  align-items: center;
}

#timeline .grid-1-2.first .grid-1-1 {
  padding-right: 112px;
}

#timeline .grid-1-2:not(.first) .grid-1-1 {
  padding-right: 15px;
  padding-left: 112px;
}

#timeline .grid-1-2 .grid-1-1 p {
  justify-content: flex-end;
}

#timeline .grid-1-2:not(.first) .grid-1-1 p {
  flex-direction: row-reverse;
}

#timeline .grid-1-2.first {
  text-align: right;
  border-right: 1px solid #060c1f;
  margin-right: -1px;
}

#timeline .grid-1-2:not(.first) {
  border-left: 1px solid #060c1f;
}

#timeline .grid-1-2 p {
  font-size: 21px;
  line-height: 21px;
  font-weight: bold;
  color: #060c1f;
}

#timeline .grid-1-2 .year {
  display: block;
  float: left;
  flex: 0 0 92px;
  height: 92px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  line-height: 92px;
  font-size: 25px;
  font-weight: bold;
  color: #fff;
  background-color: #ea9500;
  text-align: center;
}

#timeline .grid-1-2.first .year {
  margin-left: 38px;
}

#timeline .grid-1-2:not(.first) .year {
  margin-right: 38px;
}

#timeline .grid-1-2.first .year {
  float: right;
}

#timeline .grid-1-2.first .grid-1-1 p:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  width: 112px;
  height: 1px;
  background: #060c1f;
}

#timeline .grid-1-2:not(.first) .grid-1-1 p:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 112px;
  height: 1px;
  background: #060c1f;
}

/*End About page*/
/*PT Page*/

#pt .desc img {
  max-width: 68px;
  width: 100%;
  margin-bottom: 0;
}

#pt .desc img.alignleft {
  margin-right: 30px;
}

#pt .desc img.alignright {
  margin-left: 30px;
}

#pt .desc .row:first-child .wpv-grid {
  display: flex;
  flex-direction: row;
  align-items: center;
}

#pt .desc.right .row:first-child .wpv-grid {
  justify-content: flex-end;
}

#pt .desc .button-border {
  padding: 0 42px;
  margin-top: 0;
  margin-bottom: 0;
}

#pt .desc .button-border span {
  padding: 0;
  line-height: 48px;
  text-transform: uppercase;
}

#pt>.row {
  margin-bottom: 80px;
}

#pt img {
  width: 100%;
  height: auto;
}

.page-wrapper>div,
.page-wrapper>article {
  padding-bottom: 0;
}

/*End PT Page*/
/*PTP Page*/

.info-box img {
  max-width: 68px;
  height: 80px;
}

.info-box h3 {
  font-family: "Lora";
  font-size: 25px;
  line-height: 35px;
  color: #060c1f;
}

.text-white ul {
  list-style: none;
  color: #fff;
  text-align: center;
  font-size: 16px;
}

.text-white h3 {
  color: #fff;
  font-size: 25px;
}

h2.section-title {
  font-size: 28px;
  line-height: 25px;
}

#protection .sep {
  margin-top: 0;
}

#protection .sep:after {
  background: #ea9500;
}

/*End PTP Page*/

/*Driving page*/

.center-content {
  text-align: center;
}

.center-content .row .wpv-grid {
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.center-content .row .wpv-grid h3 {
  margin-left: 36px;
  font-size: 25px;
}

/*End Driving page*/

/*Language switcher*/

.top-nav-inner .wpml-ls {
  width: auto;
  display: inline-block;
}

.top-nav-inner .wpml-ls a {
  border: 0 none;
  padding-left: 5px;
  padding-right: 20px;
}

.top-nav-inner .wpml-ls a:hover {
  background: #fff;
}

.top-nav-inner .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
  border: 0 none;
  background: url("https://atlastechsolutions.new-wave.dev/wp-content/themes/lawyers-attorneys-child/img/arrow-right.svg") no-repeat center;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  height: 18px;
  width: 12px;
  right: 4px;
  top: 4px;
}

.top-nav-inner .wpml-ls-legacy-dropdown .wpml-ls-flag {
  width: 22px;
  height: 15px;
}

.top-nav-inner .wpml-ls-native {
  font-size: 16px;
  color: #060c1f;
}

.wpml-ls-legacy-dropdown a:hover,
.wpml-ls-legacy-dropdown a:focus,
.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover>a {
  background: #fff;
}

/*End language switcher*/

p .button span.btext {
  padding: 0;
}

footer.main-footer .widget.widget_nav_menu .menu li a,
footer.main-footer .widget.widget_nav_menu .menu li.current_page_item a {
  padding: 0 15px 0 0;
  display: inline-block;
  min-width: initial;
  background: url("https://atlastechsolutions.new-wave.dev/wp-content/themes/lawyers-attorneys-child/img/arrow-right-white.svg") no-repeat center right;
  background-size: 10px;
  font-weight: bold;
}

footer.main-footer .widget.widget_nav_menu .menu li a:hover {
  text-decoration: underline !important;
  background: url("https://atlastechsolutions.new-wave.dev/wp-content/themes/lawyers-attorneys-child/img/arrow-right-white.svg") no-repeat center right !important;
  background-size: 10px !important;
}

footer.main-footer a.mail {
  background: url("https://atlastechsolutions.new-wave.dev/wp-content/themes/lawyers-attorneys-child/img/mail.svg") no-repeat center left;
}

footer.main-footer a.phone {
  background: url("https://atlastechsolutions.new-wave.dev/wp-content/themes/lawyers-attorneys-child/img/phone.svg") no-repeat center left;
}

footer.main-footer a.mail,
footer.main-footer a.phone {
  display: inline-block;
  line-height: 35px;
  padding-left: 36px;
  -webkit-background-size: 22px 22px;
  background-size: 22px 22px;
}

.copyrights {
  padding-top: 10px;
  padding-bottom: 10px;
}

.copyrights .limit-wrapper img {
  max-height: 55px;
}

.home .full-image .wpv-accordion .tab .inner,
.desc .wpv-accordion .tab .inner {
  background: #fff;
  color: #ea9500;
  font: bold 20px/30px "Montserrat";
  text-align: center;
  padding: 0;
  border: 1px solid #ea9500;
  transition: color 0.3s ease, border 0.3s ease, background 0.3s ease;
  text-transform: uppercase;
}

.home .full-image .wpv-accordion .tab,
.desc .wpv-accordion .tab {
  display: inline-block;
  line-height: 48px;
}

.home .full-image .wpv-accordion .tab:after,
.desc .wpv-accordion .tab:after {
  content: "";
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 0;
  bottom: 0;
  left: 0;
  background: #ea9500;
  transition: all 0.3s;
}

.home .full-image .wpv-accordion .tab .inner,
.desc .wpv-accordion .tab .inner {
  padding-top: 5px;
  padding-bottom: 5px;
}

.desc .wpv-accordion .tab .inner {
  padding-left: 42px;
  padding-right: 42px;
}

.home .full-image .wpv-accordion .tab.ui-state-hover:hover .inner,
.desc .wpv-accordion .tab.ui-state-hover:hover .inner {
  color: #fff;
  background: transparent;
  transition: color 0.3s ease, border 0.3s ease, background 0.3s ease;
  position: relative;
  z-index: 1;
}

.home .full-image .wpv-accordion .tab:hover:after,
.desc .wpv-accordion .tab:hover:after {
  height: 100%;
}

.home .full-image .wpv-accordion .tab .ui-icon,
.desc .wpv-accordion .tab .ui-icon {
  display: none;
}

#pt .desc .row .inner .wpv-grid {
  flex-direction: column;
  align-items: flex-start;
}

.widget_nav_menu .menu li.current-menu-item>a,
.widget_nav_menu .menu li.current_page_item>a,
.widget_nav_menu .menu li a:hover {
  color: #fff;
  text-decoration: underline;
}

.text-divider-double+.sep:after {
  height: 2px;
}

.wss h2 img {
  margin-bottom: 30px;
}

.wss p {
  padding-left: 26px;
}

.main-footer .widget_media_image img {
  margin-top: 36px;
}

.large-text p {
  font-size: 25px;
  line-height: 30px;
  margin-bottom: 56px;
}

.large-text p:last-child {
  margin-bottom: 26px;
}

.large-text img {
  margin: 0;
}

.large-text img {
  display: inline-block;
}

.large-text strong,
.large-text img {
  vertical-align: middle;
}

.standalone .column-title {
  margin-top: 45px;
  margin-bottom: 10px;
}

form.wpcf7-form .wpcf7-form-control-wrap input[type="text"],
form.wpcf7-form .wpcf7-form-control-wrap input[type="tel"],
form.wpcf7-form .wpcf7-form-control-wrap input[type="email"] form.wpcf7-form .wpcf7-form-control-wrap textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.fixed-header-box.fixed {
  transform: translateY(0px) !important;
}

@media (max-width: 959px) {
  .responsive-layout header.main-header .top-nav {
    display: block !important;
  }

  .responsive-layout header.main-header .top-nav .wpv-first-level:not(.first),
  .top-nav>.top-nav-inner>.row .separator,
  .top-nav>.top-nav-inner>.row .wpml-ls {
    display: none;
  }

  .top-nav>.top-nav-inner>.row {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (min-width: 959px) {

  .move-into-slider,
  .move-into-slider-2 {
    margin-top: -90px;
    z-index: 10;
  }
}

@media (max-width: 1024px) {
  body.has-header-slider .main-header {
    background: rgba(6, 12, 31, 1);
  }

  body.has-header-slider #page .boxed-layout {
    margin-top: 0;
  }

  #timeline .grid-1-2.first .grid-1-1 p:after,
  #timeline .grid-1-2:not(.first) .grid-1-1 p:before {
    width: 60px;
  }

  #timeline .grid-1-2.first .grid-1-1 {
    padding-right: 60px;
  }

  #timeline .grid-1-2:not(.first) .grid-1-1 {
    padding-left: 60px;
  }

  #timeline .grid-1-2 .year {
    width: 80px;
    height: 80px;
    line-height: 80px;
    flex: none;
  }
}

@media (max-width: 959px) {
  .responsive-layout .mp-pusher::after {
    background: rgba(6, 12, 31, 0.75);
  }

  .responsive-layout .mp-menu,
  .responsive-layout .mp-level {
    background-color: #1c294b;
  }

  .responsive-layout header.main-header .logo-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .responsive-layout header.main-header .logo-wrapper .logo img {
    margin: 0 auto;
  }

  .responsive-layout .mp-menu ul li {
    padding-top: 0;
  }

  .responsive-layout .mp-menu ul li>a {
    line-height: 18px;
    padding: 16px 20px;
  }
}

@media (max-width: 768px) {
  #pt>.row:nth-child(odd) {
    display: flex;
    flex-direction: column-reverse;
  }

  #pt .grid-2-3 h3,
  #pt .grid-2-3 p {
    text-align: left !important;
  }

  #pt .grid-2-3 h3 {
    width: 100%;
  }

  #pt>.row:nth-child(odd) .grid-2-3>.row:first-child>.wpv-grid {
    flex-direction: row-reverse;
  }

  .careers .post-row .media-inner img {
    width: 100%;
    height: auto;
  }

  #post-31 {
    margin-bottom: 60px;
  }
}

@media (max-width: 767px) {

  #bordered>.row>.wpv-grid:nth-child(odd) .linkarea,
  #bordered>.row>.wpv-grid:nth-child(even) .linkarea {
    border: 0 none;
  }

  #header-sidebars .widget.widget_text {
    padding: 0 15px;
  }

  #header-sidebars #archives-6,
  #header-sidebars #categories-2 {
    width: calc(50% - 40px);
  }

  #header-sidebars #archives-6 .custom-select,
  #header-sidebars #categories-2 .custom-select {
    width: 100%;
  }

  #header-sidebars>.row>aside.last {
    text-align: center;
  }

  .single .post-navigation {
    top: -48px;
    right: 20px;
  }

  .responsive-layout.single-post .meta-header-inside {
    padding: 0 15px 0px 15px !important;
  }

  .career-info .service {
    line-height: 35px;
  }

  .boxed-layout img {
    width: 100%;
  }

  .post-content .left-area {
    margin-bottom: 30px;
  }

  .custom-service .services {
    padding-bottom: 0;
    padding-top: 10px;
  }

  #bordered>.row {
    margin-bottom: 0;
  }

  h2.text-divider-double,
  #sub-header .text-divider-double {
    font-size: 24px;
    margin-top: 50px;
  }

  .services.has-image .services-inside img,
  .small-icons .row .grid-1-3 img {
    max-width: 60px;
  }

  .small-icons .row .grid-1-3 {
    width: 33.33% !important;
    float: left !important;
    clear: none !important;
  }

  .small-icons .row .grid-1-3 h3 {
    font-size: 16px;
    line-height: 20px;
  }

  .small-icons .row .grid-1-1 img {
    margin-top: 4px;
  }

  .small-icons .row .event .grid-1-1 img {
    max-width: 100%;
  }

  footer.main-footer .widget.widget_nav_menu .menu li a {
    padding-left: 0;
  }

  .text-divider-double+.sep {
    margin-top: 20px;
  }

  .custom-service .services .services-content,
  body:not(.page-vertical-padding-none):not(.page-vertical-padding-bottom-only) #sub-header.has-background+.wpv-main {
    padding-top: 0;
  }

  .services h3 {
    margin-top: 0;
  }

  #timeline .grid-1-2 p {
    font-size: 16px;
    line-height: 20px;
  }

  #pt>.row {
    margin-bottom: 30px;
  }

  .push {
    display: none;
  }

  .responsive-layout .loop-wrapper:not(.news) .post-article .post-content-outer {
    padding-top: 10px;
    text-align: center;
  }

  .responsive-layout .loop-wrapper:not(.news) .post-article .post-content-outer .post-content,
  .responsive-layout .loop-wrapper:not(.news) .post-article .post-content-outer .career-info,
  .responsive-layout .loop-wrapper:not(.news) .post-article .post-content-outer .single {
    text-align: left;
  }

  .single-careers #sub-header .meta-header-inside,
  .single #sub-header .meta-header-inside {
    padding: 0 15px;
  }

  .single .meta-header-inside,
  .single-careers .post-content {
    margin-top: 0;
  }

  .single-careers #sub-header .meta-header-inside h2 {
    padding-top: 16px;
  }

  .post-content .left-area {
    text-align: center;
  }

  .post-content .left-area p {
    text-align: left;
  }

  .loop-wrapper.news>.page-content {
    margin-bottom: 20px;
  }

  .loop-wrapper.news .post-article .post-content-outer,
  .loop-wrapper.news .post-article .post-content-outer p,
  .loop-wrapper.news .post-actions-wrapper .post-date {
    font-size: 14px;
  }

  .single .meta-header .cat {
    margin-right: 30px;
  }

  .responsive-layout .loop-wrapper:not(.news) .post-article .post-content-outer {
    padding-right: 0;
  }

  .single .meta-header .date,
  .single .meta-header .cat {
    margin-top: 24px;
  }

  .post-template-default.single .meta-header .title {
    padding-top: 12px;
  }

  .responsive-layout header.main-header.layout-logo-menu .first-row .logo-wrapper .logo img {
    max-width: 200px;
  }

  .copyrights a img {
    display: none;
  }

  .services.has-image .services-inside img {
    max-width: 60px;
  }

  .logo-wrapper .top-nav-inner .request {
    display: block;
    padding-left: 0;
    position: absolute;
    top: 28px;
    right: 20px;
  }

  .logo-wrapper .top-nav-inner .request a {
    text-indent: 9999px;
    white-space: nowrap;
    display: block;
    width: 30px;
    height: 30px;
    overflow: hidden;
  }

  #pt .desc img.alignright {
    margin-left: 0;
  }

  #override {
    padding-bottom: 0 !important;
  }

  #override .sep {
    margin-bottom: 0;
  }

  .responsive-layout #sub-header .meta-header-inside {
    margin-top: 50px;
    padding-bottom: 5px;
  }

  .text-white {
    padding-top: 10px !important;
    padding-bottom: 20px !important;
  }

  .text-white .sep {
    margin-bottom: 4px;
  }

  #pt .desc .button-border {
    padding: 0 24px;
  }

  .info-box {
    margin-bottom: 30px !important;
  }

  .info-box a.button {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 30px;
  }

  a.vamtam-button.button {
    padding-left: 10px;
    padding-right: 10px;
  }

  .center-content .row .wpv-grid {
    flex-direction: column;
  }

  .small-icons .row .grid-1-1 .braintree {
    max-width: 180px;
    margin: 20px auto 0;
  }

  .small-icons .row .grid-1-1 h3 {
    margin: 0;
  }

  .standalone {
    padding-top: 0 !important;
    padding-bottom: 35px !important;
  }

  #footer-sidebars aside.fit {
    margin-bottom: 45px !important;
  }

  #request-section {
    padding-top: 30px !important;
  }
}