
 @import url('https://www.profitlawfirm.com/turavap/scss/bootstrap.css'); * :focus { outline: -webkit-focus-ring-color none; outline: none; } a:visited, a:focus, a:active, a:hover { outline: none !important; text-decoration: none; } ::-webkit-input-placeholder { opacity: 1; } :-moz-placeholder { opacity: 1; } ::-moz-placeholder { opacity: 1; } :-ms-input-placeholder { opacity: 1; } input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder { opacity: 0.5; } input:focus:-moz-placeholder, textarea:focus:-moz-placeholder { opacity: 0.5; } input:focus::-moz-placeholder, textarea:focus::-moz-placeholder { opacity: 0.5; } input:focus, select:focus { outline: none; } input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill, input:-webkit-autofill:focus, textarea:-webkit-autofill:focus, select:-webkit-autofill:focus, input:-webkit-autofill:hover, textarea:-webkit-autofill:hover, select:-webkit-autofill:hover { -webkit-box-shadow: 0 0 0px 1000px white inset; box-shadow: 0 0 0px 1000px white inset; background-color: #fff !important; } body { font-family: 'Montserrat', sans-serif; color: #1d252c; min-width: 320px; font-size: 0.875rem; } a { text-decoration: none; outline: none; color: #0055a5; } a:focus, a:hover { color: #051c2c; text-decoration: none; } img { max-width: 100%; height: auto; } .h1,.h2,.h3,.h4,.h5,.h6, h1,h2,h3,h4,h5,h6 { font-weight: normal; color: #2372b9; font-family: 'Cinzel', serif; } h3, .h3 { } h4, .h4 { } h5, .h5 { } h6, .h6 { line-height: 1.6667; } .h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small, h1 small,h2 small,h3 small,h4 small,h5 small,h6 small { display: block; } a, .btn-link { color: #021541; } a:hover, .btn-link:hover { color: #2372b9; } .blackColor { color: #1d252c; } .font-weight-medium { font-weight: 500; } .font-weight-semi { font-weight: 600; } .btn { border-radius: 3px; padding: 0 1rem; line-height: 3rem; font-weight: 600; text-transform: uppercase; font-size: 0.875rem; } .btn.focus, .btn:focus { box-shadow: none !important; } .btn-primary { border: 2px solid #fff; background-color: #021541; color: #fff; border-radius: 2px; } .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle, .btn-primary:hover { border-color: #fff; color: #fff; background-color: #2372b9; } .btn-primary.focus, .btn-primary:focus { box-shadow: 0 0 0 0.2rem rgba(0,123,255,.5); color: #fff; } .btn-secondary { border: none; background-color: #d3461e; color: #fff; border-radius: 2px; } .btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show>.btn-secondary.dropdown-toggle, .btn-secondary:hover { color: #fff; background-color: #021541; } .btn-secondary.focus, .btn-secondary:focus { box-shadow: 0 0 0 0.2rem rgba(0,123,255,.5); color: #fff; } .btn-sm { padding: 0.25rem 0.5rem; font-size: 0.875rem; line-height: 1.5; border-radius: 0.2rem; } .alignleft { float: left; margin-right: 30px; } .alignright { float: right; margin-left: 30px; } img.aligncenter { display: block; margin-left: auto; margin-right: auto; } img.alignright,img.alignleft, img.alignnone, img.aligncenter, figure.alignright,figure.alignleft, figure.alignnone { border: 10px solid #fff; -moz-box-shadow: 0 0 30px rgba(11,11,12,.05); -webkit-box-shadow: 0 0 30px rgba(11,11,12,.05); box-shadow: 0 0 30px rgba(11,11,12,.05); margin-bottom: 20px; } hr, .hr { clear: both; margin: 35px 0; display: block; width: 100%; border-top: 1px solid #cecece; border-bottom: 1px solid #e9e9e9; box-shadow: 0 1px #f9f9f9; } .wp-caption { max-width: 100%; margin-bottom: 30px; } .wp-caption-text { text-align: right; color: #84898e; font-style: italic; padding: 10px 0 5px; } label { font-weight: 600; } div.wpcf7 { margin-top: 20px; } span.wpcf7-not-valid-tip { font-size: 0.8em; } div.wpcf7-mail-sent-ng, .wpcf7-form.invalid div.wpcf7-validation-errors { background-color: #d00000; border: 2px solid #d00000; border-radius: 3px; color: #ffffff; font-size: 14px; font-weight: 600; margin: 10px 0 0; text-align: center; width: 100%; } div.wpcf7-mail-sent-ok { background-color: #398f14; color: #fff; width: 100%; } .form-control.wpcf7-not-valid { border-color: red; } div.wpcf7-response-output { text-align: center; } div.wpcf7-mail-sent-ok { border-radius: 3px; color: #fff; font-size: 14px; font-weight: 600; margin: 10px 0 0; background-color: #008000; } div.wpcf7 img.ajax-loader { float: right; margin-right: 5px; } .control-label { font-weight: normal; margin-bottom: 10px; } .form-control { height: 40px; border-radius: 0; border-color: #ccc; font-weight: 600; font-size: .875rem; color: #101820; } .form-control:focus, .form-control { -webkit-box-shadow: none; box-shadow: none; } .form-control:focus { border-color: #39496D; -webkit-box-shadow: none; box-shadow: none; } .form-control.input-sm { height: 40px; font-size: 14px; } select.input-sm { line-height: 1.5; } .input-group .form-control:focus + .input-group-addon, .input-group .form-control:focus + .ng-not-empty + .input-group-addon { border-color: #45a142; } .form-control option { color: #666 !important; } .form-control-holder { position: relative; } .form-control-holder .form-control { padding-right: 40px; } .form-control-holder.perfix .form-control { padding-left: 40px; padding-right: 12px; } .form-control-holder.perfix .form-control-feedback { right: auto; left: 0; } .form-control-holder .form-control-feedback { line-height: 40px; height: 40px; font-size: 1.3em; width: 40px; color: #999; } .topBar { background-color: #2372b9; color: #fff; padding: 17px 0; text-align: center; } .topBar a { color: #fff; display: inline-block; } .topBar a:hover { color: #00305b; } .topBar p { margin-bottom: 0; font-weight: 600; } .smIcon { margin-top: .8rem; } .smIcon a { margin-left: 10px; } .topNavWrap { background-color: #00305b; } .fixedHeader { position: fixed; top: 0; z-index: 1111; width: 100%; box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); -webkit-transition: .3s linear; -moz-transition: .3s linear; -ms-transition: .3s linear; -o-transition: .3s linear; transition: .3s linear; } .mainMenu .mobNav a { color: #fff; } .mainMenu .mobNav a:hover { color: #2372b9; } .maindiv ul { padding: 0; margin: 0; list-style: none; } .maindiv ul li { position: relative; } .maindiv ul li .navArrow { position: absolute; right: 0; top: 0; color: #fff; width: 40px; height: 40px; text-align: center; line-height: 40px; font-size: 1.2em; border-left: 1px solid rgba(255, 255, 255, 0.07); cursor: pointer; } .maindiv ul li ul li .navArrow { line-height: 35px; height: 35px; width: 35px; } .maindiv ul li a { display: block; } .maindiv ul li a:hover { text-decoration: none; } .maindiv .icon { display: none !important; } .menuHeader a { color: #fff; } .topBanner { background: url("https://www.profitlawfirm.com/turavap/images/bannerbg.jpg") center/cover no-repeat; padding: 2.5rem 0; text-align: center; } .topBanner .logo { margin-bottom: 2rem; display: inline-block; } .bannerContWrap { max-width: 1250px; margin: 0 auto; padding: 0 15px; } .bannerContWrap h2 { color: #fff; margin: 0; } .bannerContWrap h2 small { font-family: 'Montserrat', sans-serif; font-size: 80%; } .bannerContWrap h2 small span { display: block; font-size: 62.5%; } .bannerContWrap .btn { margin-top: 2.375rem; } .innerBanner h2 { color: #fff; } .innerBanner small { font-family: 'Montserrat', sans-serif; font-size: 80%; text-transform: uppercase; } .main { margin: 2.5rem 0; } .servBoxes { margin-bottom: 2rem; } .servBox { position: relative; margin-bottom: 1.875rem; } .servBox img { width: 100%; border-radius: 2px; } .servBox .btn { position: absolute; left: 1rem; bottom: 1rem; width: calc( 100% - 2rem); line-height: 2.875rem; } .pracArea h2 { } .smallHeading { font-size: 1.125rem; font-weight: 600; color: #333; } .pracArea ul { list-style: none; margin: 2rem 0 0; padding: 0; } .pracArea ul li { font-weight: 600; color: #333; position: relative; padding-left: 25px; margin-bottom: .5rem; } .pracArea ul li a { color: #333; } .pracArea ul li a:hover { color: #d3461e; } .pracArea ul li:before { content: "\f14a"; color: #d3461e; font-family: "FontAwesome"; position: absolute; left: 0; top: 0; } .testiWrap { background: url("https://www.profitlawfirm.com/turavap/images/testibg.jpg") center/cover no-repeat; padding: 2.5rem 0; margin-top: 1.5rem; } .testiWrap h2 { margin-top: 0; text-align: center; color: #fff; text-transform: uppercase; } .testiWrap .testiSlideQuotes:before { margin-top: 2rem; content: "\0022"; display: block; color: #fff; text-align: center; font-size: 4.5rem; line-height: 1; font-style: italic; font-weight: bold; } .testiContent { background-color: #fff; border-radius: 0.3125rem; padding: 1.5rem; } .testiContent p { font-style: italic; font-weight: 600; } .testiStarWrap { text-align: center; margin-top: 2rem; } .testiStars { color: #2372b9; } .testiStars .fa { margin: 0 .3rem; line-height: 1; } .testiName { font-weight: 600; text-transform: uppercase; color: #000; margin-top: 1.125rem; line-height: 1; } .scrollBar { overflow-y: auto; max-height: 400px; padding-right: 7px; } .scrollBar::-webkit-scrollbar { width: 7px; background-color: #F5F5F5; } .scrollBar::-webkit-scrollbar-track { border-radius: 10px; background: rgba(0,0,0,0.1); border: 1px solid #ccc; } .scrollBar::-webkit-scrollbar-thumb { border-radius: 10px; background: linear-gradient(left, #fff, #e4e4e4); border: 1px solid #aaa; } .scrollBar::-webkit-scrollbar-thumb:hover { background: #CDCDCD; } .scrollBar::-webkit-scrollbar-thumb:active { background: linear-gradient(left, #22ADD4, #1E98BA); } .slick-dotted.slick-slider { margin-bottom: 0; } .slick-dots { position: static; margin-top: 3.125rem; } .slick-dots li button { background-color: #fff; border-radius: 50%; border: 4px solid #fff; } .slick-dots li.slick-active button { background-color: transparent; } .slick-dots li button:before { display: none; } .bottomBox { text-align: center; padding: 2.1875rem 0; } .bottomBox img { display: block; margin: 0 auto; } .mettMich { max-width: 210px; width: 100%; display: inline-block; } .footer { background-color: #2372b9; } .bottomContact { background: url("https://www.profitlawfirm.com/turavap/images/bottombg.jpg") bottom center #fff no-repeat; padding: 2.125rem 0; color: #1d252c; position: relative; } .contactInfo ul { list-style: none; margin: 0 0 0; padding: 0; border-top: 1px solid #c2c6c9; } .contactInfo ul li { border-bottom: 1px solid #c2c6c9; padding: 1rem 0 1rem 2.75rem; color: #1d252c; position: relative; font-weight: 500; } .contactInfo ul li strong { display: block; } .contactInfo ul li .fa { position: absolute; left: 0; top: 50%; font-size: 1.3rem; transform: translate(0,-50%); } .contactInfo ul li a { color: #1d252c; display: inline-block; } .contactInfo ul li a:hover { color: #d3461e; } .haveQue .form-group { margin-bottom: 0.625rem; } .haveQue .btn { margin-top: 1.5rem; } .footer .goTop { position: absolute; right: 50%; bottom: -20px; margin-right: -20px; width: 40px; height: 40px; border-radius: 50%; line-height: 32px; text-align: center; font-size: 18px; color: #fff; background-color: #1d252c; border: 4px solid #fff; } .footer .goTop:hover { background-color: #2372b9; color: #fff; } .footerBottom { padding: 2.5rem 0 1.5rem; color: #fff; } .footerBottom a { color: #fff; } .footerBottom a:hover { color: #021541; } .bottomNav { margin-bottom: .5rem; } .bottomNav ul { margin: 0; padding: 0; list-style: none; } .bottomNav ul li { display: inline-block; } .bottomNav ul li a { font-weight: 600; } .bottomNav ul li + li { margin-left: 1.5rem; } .entry-header { margin-bottom: 1rem; } .postThumbnail { margin-bottom: 1rem; } .subtitle h4 { color: #1d252c; line-height: 2.125rem; } .subtitle h4 span { color: #2372b9; } .wp-block-separator.is-style-wide { border: none; border-bottom: 5px solid #d0d3d4; margin: 1rem auto; } .arrowList { padding-left: 0; list-style: none; } .arrowList li { position: relative; padding-left: 15px; } .arrowList li:before { content: "\f061"; display: inline-block; color: #d3461e; font-family: "FontAwesome"; font-size: .75rem; left: 0; position: absolute; top: 3px; } .contactPageInfo { font-size: 0.875rem; font-weight: 500; color: #1d252c; line-height: 1.5; } .contactPageInfo h3 { color: #1d252c; font-weight: 300; } .contactPageInfo p { margin-bottom: 0; } .contactPageInfo a { color: #1d252c; } .contactPageInfo a:hover { color: #d3461e; } .contactPageInfo strong { font-weight: 600; } .contactForm .form-control { border-left: none; border-right: none; border-top: none; padding-left: 0; padding-right: 0; } .conForm .btn-secondary, .contactForm .btn-secondary { margin-top: 2.5rem; min-width: 200px; } #post-26 .entry-content h6 { font-weight: 600; } #post-26 .entry-content p { font-size: 0.875rem; } .conForm { font-size: 0.875rem; } .conForm .form-control { border: none; padding-left: 0; padding-right: 0; height: 40px; color: #333; } .conForm textarea.form-control { height: auto; } .conForm .form-control::-webkit-input-placeholder { color: #333; } .conForm .form-control:-moz-placeholder { color: #333; } .conForm .form-control::-moz-placeholder { color: #333; } .conForm .form-control:-ms-input-placeholder { color: #333; } .conForm .form-group { border-bottom: 1px solid #ccc; padding-bottom: 1rem; } .conForm label { color: #333; } .conForm input[type="checkbox"] { display: none; } .conForm .wpcf7-checkbox .wpcf7-list-item-label { position: relative; padding-left: 25px; } .conForm .wpcf7-checkbox .wpcf7-list-item-label:before { font-family: "FontAwesome"; font-weight: normal; font-size: 10px; position: absolute; top: -1px; left: 0; color: #fff; text-align: center; display: block; border: 3px solid #c0c0c0; background-color: #fff; width: 20px; height: 20px; border-radius: 50%; line-height: 14px; } .conForm .wpcf7-checkbox input[type="checkbox"]:checked + .wpcf7-list-item-label:before { content: "\f00c"; background-color: #2372b9; border-color: #2372b9; color: #fff; } .custom-control-label { font-weight: 500; } .custom-control-label::before, .custom-control-label::after { top: 0.33rem; } .newsletteWrap { background-color: rgba(0,0,0,.04); padding: 1.5rem; border: 1px solid #ccc; border-radius: 3px; } #mc_embed_signup .indicates-required { text-align: right; font-size: 0.6875rem; } #mc_embed_signup #mc-embedded-subscribe-form input.mce_inline_error { border: 2px solid #e85c41; } #mc_embed_signup .asterisk { color: #e85c41; font-size: 150%; font-weight: normal; position: relative; top: 5px; } #mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error { display: block; margin: 0; padding: 0; background: none; font-size: .825rem; font-weight: 600; z-index: 1; color: #e85c41; } .neverShare { margin: 0; line-height: 1.1; margin-top: 1rem; font-size: 75%; font-weight: 500; } .alert { position: relative; padding: .75rem 1.25rem; margin-bottom: 1rem; border: 1px solid transparent; border-radius: .25rem; line-height: 1.4; font-size: 75%; margin-top: 1rem; } .alert-success { color: #155724; background-color: #d4edda; border-color: #c3e6cb; } .alert-danger { color: #721c24; background-color: #f8d7da; border-color: #f5c6cb; } .screen-reader-text { clip: rect(1px,1px,1px,1px); height: 1px; overflow: hidden; position: absolute!important; width: 1px; word-wrap: normal!important; } .error404 .page-content .search-form, .search .page-content .search-form { margin-bottom: 3em; } .error-404.not-found { text-align: center; } .search-form { position: relative; max-width: 480px; margin-left: auto; margin-right: auto; } .search-form input[type="search"] { color: #666; background: #fff; background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)); border: 1px solid #bbb; -webkit-border-radius: 3px; border-radius: 3px; display: block; padding: 0.7em; width: 100%; } .search-form input[type="search"] { -webkit-appearance: textfield; outline-offset: -2px; } .search-form input[type="search"]::-webkit-search-cancel-button, .search-form input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; } .search-form .search-submit { background-color: #00305b; border: 0; border-radius: 2px; box-shadow: none; color: #fff; cursor: pointer; display: inline-block; font-size: 14px; font-size: 0.875rem; font-weight: 800; line-height: 1; text-shadow: none; transition: background 0.2s; bottom: 3px; padding: 0.5em 1em; position: absolute; right: 3px; height: 48px; } .search-form .search-submit:hover { background-color: #d3461e; } .icon { display: inline-block; fill: currentColor; height: 1em; position: relative; top: -0.0625em; vertical-align: middle; width: 1em; } .search-form .search-submit .icon { height: 24px; top: -2px; width: 24px; display: block; } .entry-meta { display: block; font-weight: normal; font-style: italic; } .post-thumbnail { margin: 1rem 0; } span.required { color: #3b3a3a; font-size: 14px; font-family: sans-serif; position: relative; top: -4px; } .comments-title { display: none; } .comment-metadata a { font-size: 10px; color: #333; } ol.comment-list { list-style: none; padding: 0; } .comment-respond p,.comment-content p { margin-bottom: 15px; } .reply { margin: 0 0 30px; } .reply a { color: #3b3a3a; } .reply a:hover { color: #000; } .comments-area .comment-reply-title { margin: 0 0 10px; } .comment-awaiting-moderation { margin-bottom: 15px; color: #3b3a3a; } .comment-respond input[type="text"],.comment-respond textarea,.comment-respond input[type="url"],.comment-respond input[type="email"] { width: 100%; padding: 5px 10px; } .comment-respond button,.comment-respond html input[type=button],.comment-respond input[type=reset],.comment-respond input[type=submit] { background: #021541; border: none; box-shadow: none; color: #fff; padding: 15px 30px; font-size: 1rem; font-weight: 600; line-height: 15px; border-radius: 3px; transition: all 0.2s linear; text-transform: uppercase; outline: none; } .comment-respond button:hover,.comment-respond html input[type=button]:hover,.comment-respond input[type=reset]:hover,.comment-respond input[type=submit]:hover { background: #d3461e; color: #fff; } .icon,.updated,.entry-footer .cat-tags-links { display: none; } .blogSidebar { margin-top: 10px; } .searchForm { background-color: #2372b9; padding: 20px; margin-bottom: 30px; } .searchForm .search-form { max-width: 100%; } .searchForm h4 { color: #fff; margin: 0 0 20px; line-height: 1; } .searchForm .input-group { background-color: #fff; } .searchForm .form-control { border: none; height: 50px; } .searchForm .btn { padding: 0 15px; line-height: 50px; border-radius: 0; background-color: #fff; border: none; color: #3b3a3a; } .catList h4 { margin-top: 20px; } .catList ul { margin-bottom: 0; margin-top: 10px; padding: 0; list-style: none; background-color: rgba(0,0,0,.03); } .catList ul li a { display: block; padding: 15px; border-bottom: 1px solid #e5e5e5; color: #3d4543; font-weight: normal; font-size: .875rem; } .catList ul li a:hover { background-color: #eeeeee; color: #3b3a3a; border-bottom-color: #eeeeee; text-decoration: none; } .catList ul li a:after { content: "\f105"; font-family: "FontAwesome"; float: right; font-size: 1.3em; margin-top: -2px; } .catList ul li a:hover::after { color: #3b3a3a; } .pagination, .pagination .nav-links { width: 100%; text-align: center; padding: 20px 15px } .pagination .page-numbers { width: 40px; height: 40px; display: inline-block; border-radius: 2px; color: #fff; line-height: 40px; font-size: 14px; font-weight: 300; background-color: #2372b9; } .pagination a.page-numbers:hover, .pagination .page-numbers.current { background-color: #00305b; color: #fff } .pagination .icon { width: 24px; height: 10px; display: inline-block; } @media (min-width: 576px) { .servBox .btn { font-size: .7rem; padding: 0 .5rem; } .contactInfo ul li { padding: 1.5rem 0 1.5rem 3.75rem; } .contactInfo ul li .fa { font-size: 1.875rem; } .conForm .your-estate, .conForm .your-estate .wpcf7-checkbox { display: block; width: 100%; } .conForm .your-estate .wpcf7-list-item { margin: 0; width: 50%; float: left; display: block; } .conForm .wpcf7-list-item.first { margin-left: 0; } } @media (min-width: 600.98px) { .admin-bar .fixedHeader { top: 46px; } } @media (min-width: 768px) { .form-control { height: 50px; padding: 0.375rem 1.25rem; } .admin-bar .fixedHeader { top: 32px; } .topBanner { text-align: left; } .topBanner .logo { margin-bottom: 0; } .bannerContWrap .btn { margin-top: 2.375rem; } .innerBanner h2 { font-size: 1.8rem; } .servBoxes .btn { font-size: 0.875rem; } .pracArea { max-width: 740px; margin: 0 auto; } .pracArea h2, .smallHeading { text-align: center; } .pracArea ul { position: relative; right: -5rem; } .testiWrap { padding: 4.125rem 0 3.125rem; margin-top: 2.5rem; } .testiContent { padding: 3.75rem 4.375rem 2.5rem; } .bottomBox { padding: 4.375rem 0 .625rem; } .mettMich { } .contactInfo { margin-top: 5.2rem; } .bottomContact { padding: 1.125rem 0 3.125rem; } .bottomContact p.font-weight-medium { max-width: 420px } .haveQue .btn { margin-top: 2.5rem; min-width: 200px; } .footerBottom { padding: 2.75rem 0; } .entry-header, .postThumbnail { margin-bottom: 1.875rem; } .subtitle { margin-bottom: 1.5rem; } .footer .goTop { right: 60px; bottom: -30px; width: 60px; height: 60px; line-height: 48px; font-size: 22px; border: 6px solid #fff; } .conForm label { margin-top: 0.5rem; } } @media (min-width: 992px) { img.alignright,img.alignleft, img.alignnone, img.aligncenter, figure.alignright,figure.alignleft, figure.alignnone { margin-bottom:0; } .formRow-md { display: flex; flex-wrap: wrap; margin-right: -5px; margin-left: -5px; } .formRow-md > .col, .formRow-md > [class*="col-"] { padding-right: 5px; padding-left: 5px; } h1, .h1 { font-size: 3rem; } h2, .h2 { font-size: 2.25rem; } h6, .h6 { font-size: 1.125rem; } .topBar { text-align: left; } .smIcon { text-align: right; margin-top: 0; } .toggleBtn { display: none; } .maindiv ul { text-align: center; } .maindiv li { display: inline-block; margin: 0; } .maindiv ul li a { color: #fff; font-weight: 600; line-height: 3.125rem; padding: 0 1rem; text-transform: uppercase; } .maindiv ul li .navArrow { display: none; } .maindiv ul li:hover > a, .maindiv ul li.current-menu-item > a, .maindiv ul li a:hover { background-color: #2372b9; } .maindiv ul li ul { opacity: 0; visibility: hidden; display: none; } .maindiv ul li ul li { display: block; background-color: #2372b9; } .maindiv ul li ul li a { word-wrap: break-word; display: block; line-height: 1.4; padding: 10px 20px; color: #fff; text-transform: capitalize; white-space: nowrap; } .maindiv ul li ul li+li a { border-top: 1px solid rgba(0, 0, 0, 0.1); } .maindiv ul li ul li a:hover { background-color: rgba(0, 0, 0, .1); } .maindiv .subMenu { position: absolute; opacity: 0; visibility: hidden; top: 100%; left: 0; min-width: 240px; z-index: 110; text-align: left; -webkit-transition: .3s linear; -moz-transition: .3s linear; -ms-transition: .3s linear; -o-transition: .3s linear; transition: .3s linear; } .maindiv .subMenu .subMenu { left: 100%; } .maindiv > .menu-main-menu-container ul>li:hover>.subMenu { top: 100%; opacity: 1; visibility: visible; display: block; } .maindiv > .menu-main-menu-container ul>li:hover>.subMenu li:hover>.subMenu { top: 0; opacity: 1; visibility: visible; display: block; } .topBanner { padding: 5rem 0; } .innerBanner h2 { font-size: 2.5rem; } .main { margin: 3.75rem 0; } .servBoxes { margin-bottom: 3.125rem; } .servBox { margin-bottom: 0; } .servBox .btn { border-width: 3px; } .servBoxes .btn { text-transform: capitalize; } .pracArea ul { margin-top: 3rem; } .pracArea ul:after { content: ""; display: block; clear: both; } .pracArea ul li { width: 50%; float: left; font-size: 1rem; margin-bottom: .5rem; } .footerBottom { padding: 3.75rem 0; } .footerBottom .smIcon { font-size: 1.25rem; } .bottomNav { margin-bottom: 1.5rem; } .topBtns { margin-top: -5.50rem; } .topBtns .btn { line-height: 3.75rem; } } @media (min-width: 1200px) { .formRow-md { margin-right: -15px; margin-left: -15px; } .formRow-md > .col, .formRow-md > [class*="col-"] { padding-right: 15px; padding-left: 15px; } .container { max-width: 1170px; } .bannerContWrap h2 { font-size: 3.75rem; } .bannerContWrap .btn { margin-top: 3.375rem; } .maindiv > .menu-main-menu-container > #top-menu > li { margin: 0 1rem; } .row-10 { margin-right: -10px; margin-left: -10px; } .row-10 > .col, .row-10 > [class*="col-"] { padding-right: 10px; padding-left: 10px; } .topBtns .btn { font-size: 1rem; } .servBoxes .btn { text-transform: uppercase; } } @media (min-width: 1920px) { .bottomContact { -webkit-background-size: 100%; background-size: 100%; } } @media (max-width: 1199.98px) { } @media (max-width: 991.98px) { .toggleBtn { float: right; font-size: 1.5rem !important; margin-top: 4px; } .toggleBtn:focus, .toggleBtn:hover { color: #272727; } .maindiv { -webkit-transition: .3s linear; -moz-transition: .3s linear; -ms-transition: .3s linear; -o-transition: .3s linear; transition: .3s linear; } .mainMenu .maindiv { position: fixed; left: -100%; top: 0; width: 280px; height: 100%; background-color: #2372b9; z-index: 130; overflow-x: auto; } .maindiv ul li { border-top: 1px solid rgba(255, 255, 255, 0.07); } .maindiv > .menu-main-menu-container > ul#top-menu > li:first-of-type { border-top: none; } .maindiv ul li a { color: #fff; padding: 0 50px 0 20px; line-height: 40px; } .maindiv ul li ul li a { padding: 0 45px 0 25px; line-height: 35px; font-size: 12px; } .maindiv ul li .subMenu { display: none; } .maindiv.visibleMenu { left: 0; box-shadow: 2px 0 20px rgba(0, 0, 0, 0.5); } .subMenu.opened+.navArrow:before { content: "\f106"; } .mainMenu .body-overlay { position: fixed; top: 0; left: 0; bottom: 0; right: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.4); z-index: 120; display: none; } .menuHeader { padding: 1rem; font-size: 1.4em; border-bottom: 1px solid rgba(0,0,0,.1); background-color: #00305b; margin-bottom: 10px; } .menuHeader:before, .menuHeader:after { content: ""; display: block; clear: both; } .menuHeader a { color: #fff; } .menuHeader a+a { float: right; line-height: 1; margin-top: 5px } .menuHeader a:hover { color: #2372b9; } } @media (max-width: 767.98px) { } @media (max-width: 575.98px) { } #lf_form_container form { display: flex; flex-wrap: wrap; } #lf_form_container h3 { width: 100%; } #lf_form_container p { display: flex; width: 50%; padding: 0 15px; } #lf_form_container p.buttons { clear: both; width: 100%; } #lf_form_container p#lf_message_block { width: 100%; } #lf_form_container p.buttons .button_text { flex: inherit; width: 200px; color: #fff; background-color: #d3461e !important; } #lf_form_container p.buttons .button_text:focus, #lf_form_container p.buttons .button_text:hover { background-color: #021541 !important; } #lf_form_container label { width: 0px; display: none; } #lf_form_container input { background: #80181000; flex: 1; height: 50px; padding: 1rem; border: none; border-bottom: 1px solid #ccc; font-weight: 600; font-size: .875rem; color: #101820; line-height: 1.5; } #lf_form_container input:focus { color: #495057; border-color: #39496D; } #lf_form_container textarea { background: #80181000; width: 99%; flex: 1; padding: 1rem; min-height: 150px; border: none; border-bottom: 1px solid #ccc; font-weight: 600; font-size: .875rem; color: #101820; } #lf_form_container input::-webkit-input-placeholder, #lf_form_container textarea::-webkit-input-placeholder { color: #101820; opacity: 0.7; } #lf_form_container input:-ms-input-placeholder, #lf_form_container textarea:-ms-input-placeholder { color: #101820; opacity: 0.7; } #lf_form_container input::placeholder, #lf_form_container textarea::placeholder { color: #101820; opacity: 1; } @media all and (max-width: 767px) { #lf_form_container p { width: 100%; padding: 0; } #lf_form_container form { margin: 0 0; } } .right_form{color:#fff;float: right;padding: 20px;background: #2372b9;margin-left: 20px;border-radius: 5px;max-width: 400px;} .right_form .wpcf7-response-output{color:#fff; font-size:12px;}