body{font-family:Montserrat,sans-serif;position:relative}a:hover{text-decoration:none}#header{color:#fff;left:0;position:absolute;top:0;width:100%;z-index:101;border-bottom:1px solid #c4c4c4}#header .logo{font-size:21px;text-transform:uppercase;font-weight:800;float:left;background-repeat:no-repeat;line-height:53px;margin:13px 0 0!important}#header .logo a{color:#fff}#header img{margin-right:6px}#header .header-top-nav{float:right}.main_text{justify-content:space-between;position:absolute;bottom:10px;max-width:1199px;width:100%;color:#fff;left:0;padding-left:30px}@media screen and (max-width:575px){.main_text{padding-left:10px}}.main_text h1{font-size:26px}.main_text a{color:#fff;text-decoration:none}.main_text span{font-weight:700}header{position:sticky;top:0;z-index:555;background-color:#fff}.navigation,header{-webkit-transition:all .3s;-moz-transition:.3s all;-ms-transition:.3s all;-o-transition:.3s all;transition:all .3s}@media screen and (max-width:991px){.navigation{background-color:#255379;position:fixed;display:none;top:65px;width:100%;left:0;height:100%}}.menu_button{display:none;cursor:pointer;width:40px;height:40px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;border:1px solid #fff;position:relative}.menu_button span{left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.menu_button span,.menu_button span:after,.menu_button span:before{width:24px;position:absolute;height:2px;background-color:#fff;-webkit-transition:all .3s;-moz-transition:.3s all;-ms-transition:.3s all;-o-transition:.3s all;transition:all .3s}.menu_button span:after,.menu_button span:before{content:"";z-index:5;-webkit-transform-origin:center;-moz-transform-origin:center;-ms-transform-origin:center;-o-transform-origin:center;transform-origin:center}.menu_button span:before{top:-4px}.menu_button span:after{top:4px}.menu_button.active span{background-color:#255379}.menu_button.active span:before{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);top:0}.menu_button.active span:after{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);top:0}@media screen and (max-width:991px){.menu_button{display:block}}nav{background-color:#255379;padding:5px 10px;display:flex;justify-content:space-between;align-items:center;position:sticky;-webkit-transition:all .3s;-moz-transition:.3s all;-ms-transition:.3s all;-o-transition:.3s all;transition:all .3s}nav .logo img{width:100px}nav ul{list-style-type:none;display:flex;padding-left:0;padding-right:20px;margin-bottom:0}nav ul li{margin-left:10px;margin-right:10px}nav ul li:first-of-type{margin-left:0}nav ul li:last-of-type{margin-right:0}nav ul li a{text-decoration:none;color:#fff;position:relative;padding:22px 5px;display:block;-webkit-transition:all .3s;-moz-transition:.3s all;-ms-transition:.3s all;-o-transition:.3s all;transition:all .3s;border-bottom:1px solid transparent}nav ul li a:after{content:"";position:absolute;width:100%;height:1px;background-color:#fff;left:0;bottom:12px;transform:scale(0);transition:all .3s}nav ul li a.active:after{transform:scale(1)}nav ul li a:hover{color:#fff}nav ul li a:hover:after{transform:scale(1)}@media screen and (min-width:991px) and (max-width:1199px){nav ul li a{font-size:13px}}@media screen and (max-width:991px){nav ul{display:block;text-align:center;padding-right:0;margin-bottom:0;-webkit-box-shadow:0 4px 6px rgba(0,0,0,.22);-moz-box-shadow:0 4px 6px rgba(0,0,0,.22);box-shadow:0 4px 6px rgba(0,0,0,.22);height:100%;padding-top:20px}nav ul li{margin-left:0;margin-right:0;margin-bottom:20px}}.search_button{cursor:pointer;position:relative}.attorneys,.blog{padding:100px 0;background:url(/build/images/services_bg.d52e4826.jpg) no-repeat fixed;background-size:cover}.attorneys .header1 h1,.blog .header1 h1{font-size:38px}.attorneys .header1 h2,.blog .header1 h2{font-size:26px;color:#8a8a8a}.attorneys .header1 img,.blog .header1 img{width:100%;height:300px;object-fit:cover}.attorneys .header1 span,.blog .header1 span{text-transform:uppercase;color:#575757;font-size:11px}.attorneys .header1 a,.blog .header1 a{color:#575757}@media screen and (max-width:991px){.attorneys,.blog{padding:50px 0}}.contact{padding:100px 0;background:linear-gradient(90deg,#255379 50%,#fff 0);color:#fff}@media screen and (max-width:767px){.contact{background:linear-gradient(180deg,#255379 53%,#fff 0)}}.contact h6{font-size:26px;margin-bottom:15px}.contact p{font-size:14px}.contact input,.contact textarea{display:block;width:calc(100% - 50px);border:none;border-bottom:1px solid hsla(0,0%,100%,.43);background-color:transparent;height:30px;margin-bottom:10px;color:#fff;padding:5px}.contact #send{border:1px solid #fff;color:#fff;background-color:transparent;padding:5px 10px;cursor:pointer;-webkit-transition:all .3s;-moz-transition:.3s all;-ms-transition:.3s all;-o-transition:.3s all;transition:all .3s;margin-bottom:20px}.contact #send:hover{background-color:#fff;color:#255379}.contact textarea{height:200px}@media screen and (max-width:767px){.contact textarea{height:140px}}.contact input::placeholder,.contact textarea::placeholder{color:#fff}.contact input:focus,.contact textarea:focus{outline:none}.contact .contact_us{color:#000;padding-left:150px}.contact .contact_us p{text-align:center}.contact .contact_us p:first-of-type{font-size:19px;margin-bottom:15px}.contact .contact_us p:nth-of-type(2){font-size:24px;margin-bottom:30px}.contact .contact_us a{color:#000;text-decoration:underline}.contact .contact_us img{filter:drop-shadow(0 0 1px black);display:block;margin:0 auto 30px}.contact .contact_us .number{font-size:40px;color:#c24747}@media screen and (max-width:767px){.contact .contact_us{padding-left:0}}@media screen and (max-width:767px){.contact{padding:30px 0}}footer img{width:70px}footer ul{list-style-type:none;padding-left:0}footer ul li{color:#000;margin-bottom:5px}footer ul li a{color:#000;text-decoration:none}footer ul li a:hover{color:#c24747;text-decoration:none}footer ul li a.direction{color:#c24747}footer ul li:first-of-type{margin-bottom:15px;font-weight:700}footer ul li.direction a{color:#c24747}footer ul li span{color:#909aa3}footer .copyright{border-top:1px solid rgba(148,110,87,.44);color:#000;padding:10px 0;font-size:12px;font-weight:700;letter-spacing:1px}footer .design{color:#1b69b5}footer .design a{color:#63b450}footer .design img{width:25px;margin-bottom:2px}footer .social{margin-bottom:0;display:flex}footer .social li{margin-bottom:0!important;margin-left:10px;margin-right:10px;font-size:18px}footer .social li a:hover i{color:#255379}@media screen and (max-width:767px){footer{padding:30px 0}}