/**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://praetoriantrajanformation.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://praetoriantrajanformation.new-wave.dev/wp-content/themes/lawyers-attorneys-child/img/book-internship-yellow.svg") no-repeat center left;
    display: inline-block;
    background-size: 30px;
    30px;
}

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

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

.fixed-header-box.fixed {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
}

.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: -112px;
}

#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;
}

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 {
    background: #e5e5e5;
}

.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 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;
}

.services .services-content h2 {
    margin-bottom: 26px;
}

.services .services-content .sep {
    margin-bottom: 0;
}

.services .services-content .sep:after {
    width: 200px;
    margin-left: -100px;
}

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

.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: 2px solid #1c294b;
}

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

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

#bordered h3 {
    font-family: "Montserrat";
    font-weight: bold;
    font-size: 25px
}

.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: "Montserrat";
    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 .courses .post-row-center {
    width: 100%;
    padding: 30px 25px;
}

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

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

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

.course-info .hours,
.course-row span {
    background: url("https://praetoriantrajanformation.new-wave.dev/wp-content/themes/lawyers-attorneys-child/img/clock.svg") no-repeat left center transparent;
    padding-left: 30px;
    margin-right: 50px;
}

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

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

.course-row h4 {
    font-size: 20px;
    font-family: "Montserrat";
    font-weight: bold;
    color: #060c1f;
}

p.rome-code {
    font-size: 16px;
    margin-top: -2px;
    color: #040917;
    text-align: left;
}

.loop-wrapper .list-item .courses .button {
    padding: 0 40px;
    margin-top: 10px;
}

.loop-wrapper .list-item .courses .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;
}

#sub-header .meta-header-inside {
    padding: 0 60px;
    overflow: hidden;
}

#sub-header .meta-header-inside .breadcrumb {
    position: absolute;
    top: 26px;
    left: 60px;
    font-size: 12px;
    color: #060c1f;
}

#sub-header .meta-header-inside .breadcrumb a {
    font-size: 12px;
    color: #060c1f;
}

#sub-header .meta-header-inside .breadcrumb a:hover {
    text-dec
}

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

/*Course single*/

.single-courses #sub-header .meta-header-inside,
.single #sub-header .meta-header-inside {
    padding: 55px 60px 0;
    margin-top: 0;
}

.single-courses #sub-header .meta-header-inside h2 {
    padding-top: 0px;
    margin-bottom: 4px;
}

.single.single-courses .post-navigation {
    top: -40px;
}

body:not(.page-vertical-padding-none):not(.page-vertical-padding-bottom-only).single-courses #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://praetoriantrajanformation.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://praetoriantrajanformation.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-courses .post-content {
    margin-top: 45px;
}

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

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

.left-area.grid-1-3 p {
    font-weight: bold;
    line-height: 25px;
}

/*End Course 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://praetoriantrajanformation.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: "Montserrat";
    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;
    width: 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: 63px;
    max-height: 63px;
    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;
}

#pt .grid-1-3 img.alignright {
    border-right: 2px solid #ea9500;
}

#pt .grid-1-3 img.alignleft {
    border-left: 2px solid #ea9500;
}

.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: "Montserrat";
    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://praetoriantrajanformation.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;
}

.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;
}

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://praetoriantrajanformation.new-wave.dev/wp-content/themes/lawyers-attorneys-child/img/arrow-right-white.svg") no-repeat center right;
    background-size: 10px;
}

footer.main-footer .widget.widget_nav_menu .menu li a:hover {
    text-decoration: underline !important;
    background: url("https://praetoriantrajanformation.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://praetoriantrajanformation.new-wave.dev/wp-content/themes/lawyers-attorneys-child/img/mail.svg") no-repeat center left;
}

footer.main-footer a.phone {
    background: url("https://praetoriantrajanformation.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;
}

form.wpcf7-form .wpcf7-form-control.wpcf7-radio input,
form.wpcf7-form .wpcf7-form-control.wpcf7-checkbox input {
    cursor: pointer;
    position: absolute;
    top: 2px;
    border: 0 none;
    outline: 0 none;
    -webkit-appearance: none;
    padding: 0;
}

form.wpcf7-form .wpcf7-form-control.wpcf7-radio input:before,
form.wpcf7-form .wpcf7-form-control.wpcf7-checkbox input:before {
    content: "";
    width: 15px;
    height: 15px;
    display: block;
    position: absolute;
    top: 1px;
    left: 0;
    background: #1c294b;
    background: #f5f5f5;
}

form.wpcf7-form .wpcf7-form-control.wpcf7-radio input:before {
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}

form.wpcf7-form .wpcf7-form-control.wpcf7-checkbox input:before {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

form.wpcf7-form .wpcf7-form-control.wpcf7-radio input:checked::before,
form.wpcf7-form .wpcf7-form-control.wpcf7-checkbox input:checked::before {
    background: #1c294b;
}

form.wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item-label,
form.wpcf7-form .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item-label {
    margin-left: 20px;
    margin-right: 5px;
}

.form-container span.wpcf7-form-control-wrap {
    display: inline-block;
}

.form-container {
    overflow: hidden;
    margin-bottom: 20px;
}

.form-container .extra {
    color: #b1b2b4;
}

.form-container span.wpcf7-form-control-wrap {
    display: inline-block;
    margin-bottom: 0;
}

.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: -150px;
        z-index: 10;
    }
}

@media (max-width: 958px) {
    .responsive-layout.no-header-sidebars.no-page-header .page-wrapper {
        padding-top: 0;
    }
}

@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;
    }
}

@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;
    }

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

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

    #ca .cert {
        width: 33.33% !important;
        clear: none !important;
        float: left !important;
        min-height: 108px;
    }

    #ca .cert img {
        width: auto;
    }
}

@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;
    }

    .course-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,
    .small-icons .row .grid-1-1 h3 {
        font-size: 16px;
    }

    .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: 60px;
    }

    .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 .course-info,
    .responsive-layout .loop-wrapper:not(.news) .post-article .post-content-outer .single {
        text-align: left;
    }

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

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

    .single-courses #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: 18px;
        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;
    }

    #sub-header .meta-header-inside .breadcrumb {
        left: 15px;
        top: 5px;
    }

    .course-info>span {
        margin-bottom: 12px;
        display: inline-block;
    }

    .single-courses #sub-header .meta-header-inside h2 {
        margin-top: 40px;
    }

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

    #rev_slider_2_2_forcefullwidth {
        padding-bottom: 30px;
    }

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

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

    .loop-wrapper .courses .post-row-center {
        margin-bottom: 30px;
    }
}