/*
  Theme Name: Perera Law Theme
  Description: Custom Theme For Perera Law
  Version: 1.0.0
  Author: Developer
*/
body{
  font-family: 'Inter', sans-serif;
  font-weight: normal;
  font-size: 16px;
  color: #676f78;
  letter-spacing: 0;
  line-height: 1.5;
  margin: 0;
  min-width: 320px;
  padding: 0;
  position: relative;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: none;
}
*{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
main{
  display: block;
}
img{
  height: auto;
  max-width: 100%;
}
iframe{
  max-width: 100%;
}
b,
strong{
  font-weight: 600;
}
.form-row{
  overflow: hidden;
  margin-left: -9px;
  margin-right: -9px;
}
.form-col-6,
.form-col-12{
  float: left;
  padding-left: 9px;
  padding-right: 9px;
  margin-bottom: 18px;
  width: 50%;
}
.form-col-12{
  width: 100%;
}
::-webkit-input-placeholder {color:#b3b6c2;}
::-moz-placeholder          {color:#b3b6c2;}
:-moz-placeholder           {color:#b3b6c2;}
:-ms-input-placeholder      {color:#b3b6c2;}
input,
select,
textarea{
  background: #fff;
  border: 1px solid #e7e8eb;
  border-radius: 4px;
  font-size: 18px;
  color: #676f78;
  display: block;
  padding: 0 20px;
  outline: none!important;
  width: 100%;
}
input,
select{
  height: 50px;
}
select{
  background-image: url(img/icons/select-arrow.svg);
  background-repeat: no-repeat;
  background-position: center right 15px;
  -webkit-background-size: 15px 8px;
  background-size: 15px 8px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
select::-ms-expand{
  display: none;
}
textarea{
  height: 150px;
  line-height: 1.3;
  padding: 15px 20px;
  resize: none;
}
input[type="submit"]{
  background-color: #016ea5;
  /* background-image: url(img/icons/arrow-right.svg); */
  background-position: center right 20px;
  background-repeat: no-repeat;
  -webkit-background-size: 14px 15px;
  background-size: 14px 15px;
  border: none;
  border-radius: 4px;
  color: #FFFFFF;
  display: inline-block;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0;
  margin: 0 auto;
  padding: 0 30px 0 30px;
  width: auto;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input[type="submit"]:hover{
  background-color: #0188CB;
  color: #FFFFFF;
}
.button{
  background: #016ea5;
  border-radius: 4px;
  /* box-shadow: 0 4px 10px rgba(0,0,0,0.5); */
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0;
  padding: 13px 30px 13px 30px;
  position: relative;
}
.button:hover{
  background: #0188CB;
  color: #FFFFFF;
}
/* .button:after{
  background-image: url(img/icons/arrow-right.svg);
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 16px;
  margin-top: -8px;
  position: absolute;
  top: 50%;
  right: 30px;
  width: 13px;
}*/
.button-big{
  font-size: 28px;
  padding: 17px 87px 17px 74px;
}
.button-big:after{
  height: 18px;
  margin-top: -9px;
  right: 35px;
  width: 14px;
}
.get-directions-wrap a{
  color: #016ea5!important;
  font-weight: 600;
}
.get-directions-wrap a:after{
  background-image: url(img/icons/arrow-right.svg);
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 12px;
  margin-left: 10px;
  width: 10px;
}
.get-directions-wrap a:hover{
  opacity: 0.6;
}
.get-directions-yel a{
  color: #016ea5!important;
  font-weight: 600;
}
.get-directions-yel a:after{
  background-image: url(img/icons/arrow-right-yellow.svg);
}
a,
.button,
button,
input[type="submit"]{
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  outline: none!important;
}
a{
  color: #002b5c;
}
a:hover{
  color: #676f78;
}
p,
ul{
  margin: 0 0 1.3em;
}
ul{
  list-style-type: square;
}
p:last-child,
ul:last-child{
  margin-bottom: 0;
}
h1,
h2,
h3,
h4{
  color: #414b56;
  font-family: 'PT Serif', serif;
  font-weight: bold;
}
h1{
  font-size: 48px;
  line-height: 1.1;
  margin: 0 0 0.2em;
}
h2{
  font-size: 38px;
  line-height: 1.1;
  margin: 0 0 0.2em;
}
h3{
  font-size: 32px;
  line-height: 1;
  margin: 0.8em 0 0.4em;
}
h3:first-child{
  margin-top: 0;
}

h4{
  font-size: 24px;
  line-height: 1;
  margin: 0.8em 0 0.4em;
}

h4.title {
    font-size: 20px;
    color: #414b56;
    margin: 0 0 20px;
}

.item-link{
  display: inline-block;
  color: #000;
  font-weight: 500;
  position: relative;
}
.item-link:after{
  background: url(img/icons/arrow-right-black.svg) center no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 10px;
  margin-left: 10px;
  width: 7px;
}
.item-link:hover,
.item-link:hover:after{
  color: #000;
  opacity: 0.6;
}

.flex {
	display: -webkit-flex;
	display: flex;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}

.flex.center {
	align-items: center;
}

.row.wide {
    margin-left: -30px;
    margin-right: -30px;
}

.row.wide .col-md-6 {
    padding-left: 30px;
    padding-right: 30px;
}

.row.has-sep .col-md-4 {
    padding-right: 45px;
}

.row.has-sep .col-md-4 p {
    margin: 0 0 12px;
}

.row.has-sep .col-md-8 {
    border-left: 1px solid #e0e5ef;
    padding-left: 50px;
}

.mt-20 {
    margin-top: 20px;
}

.mb-35 {
    margin-bottom: 35px;
}

.mb-45 {
    margin-bottom: 45px;
}

.pb-0,
.section.pb-0 {
    padding-bottom: 0;
}

.overflow {
    overflow: hidden;
}

.has-sep-line::before {
    content: '';
    display: block;
    position: absolute;
    top: 42px;
    left: -100%;
    width: 300%;
    height: 2px;
    background: #f1f3f8;
}

.subtitle {
    font-size: 13px;
    font-weight: 500;
    color: #414b56;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 1px;
    margin: 0 0 5px;
}

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

.anchor {
    position: relative;
    top: -72px;
}

.btn-round {
    display: block;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.2;
}

.btn-round span {
    display: block;
    font-family: 'PT Serif', serif;
    font-size: 38px;
    text-align: center;
    color: #016ea5;
    line-height: 1;
    width: 84px;
    height: 84px;
    border: 2px solid #016ea5;
    border-radius: 50%;
    background: #fff;
    padding: 21px 0 0;
    margin: 0 auto 10px;
    transition: all 0.3s ease 0s;
}

.btn-round:hover span {
    background: #016ea5;
    color: #fff;
}

.columns {
	font-size: 0;
    position: relative;
}

.columns .col {
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
	width: 100%;
	margin: 0 0 20px;
	position: relative;
}

.columns.columns-7 .col {
    width: 14.28%;
    text-align: center;
    padding: 0 8px;
}

/*--------------Loader------------*/
.loader{
  background: #fff;
  bottom: 0;
  display: block;
  height: 100%;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 9999;
}
/*--------------Animation-----------*/
.hidden-block{
  visibility: hidden;
}
.animated{
  animation-duration: 1s;
  animation-fill-mode: both;
}
.animated-delay200,
.top-section-content p,
.practice-block-wrap:nth-child(4n+2){
  -webkit-animation-delay: 200ms;
  -moz-animation-delay: 200ms;
  -o-animation-delay: 200ms;
  animation-delay: 200ms;
}
.animated-delay300,
.practice-block-wrap:nth-child(4n+3){
  -webkit-animation-delay: 300ms;
  -moz-animation-delay: 300ms;
  -o-animation-delay: 300ms;
  animation-delay: 300ms;
}
.top-section-content a,
.practice-block-wrap:nth-child(4n+4){
  -webkit-animation-delay: 400ms;
  -moz-animation-delay: 400ms;
  -o-animation-delay: 400ms;
  animation-delay: 400ms;
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 50px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInUp {
  animation-name: fadeInUp;
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  animation-name: fadeIn;
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -25%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInRight{
  animation-name: fadeInRight;
}
@keyframes fadeInRight{
  from {
    opacity: 0;
    transform: translate3d(-35px, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInRight{
  animation-name: fadeInRight;
}
@-webkit-keyframes slide-down{
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes slide-down {
  0% {
    opacity: 0;
    -moz-transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}
@keyframes slide-down {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
/*--------------Header--------------*/
.header{
  background: rgba(255,255,255,0.5);
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 99;
  -webkit-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
  -o-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out;
}
.body-scroll .header{
  -webkit-animation: slide-down ease-in-out 0.6s 0.2s both;
  -moz-animation: slide-down ease-in-out 0.6s 0.2s both;
  animation: slide-down ease-in-out 0.6s 0.2s both;
  background: rgba(255,255,255,0.9);
}
.header-inner{
  max-width: 1170px;
  margin: 0 auto;
  padding: 0 15px;
}
.header-block{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.logo-wrap img{
  height: auto;
  width: 256px;
}
.navigation-wrap{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: space-between;
}
.navigation ul{
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.navigation > ul > li{
  display: inline-block;
  padding: 22px 14px;
}
.navigation > ul > li > a{
  display: inline-block;
  color: #424b56;
  font-weight: 600;
  line-height: 18px;
  padding: 5px 0;
  position: relative;
  text-decoration: none;
}
.navigation ul ul{
  background: rgba(0,0,0,0.75);
  border-top: 1px solid #989898;
  display: block;
  left: 0;
  padding: 0;
  position: absolute;
  text-align: center;
  top: 70px;
  z-index: 55;
  width: 100%;
}
.navigation ul ul li{
  display: inline-block;
  max-width: 200px;
  padding: 0;
  position: relative;
  vertical-align: top;
  width: 20%;
}
.navigation ul ul li a{
  color: #fff;
  display: block;
  font-weight: 600;
  margin: 0 auto;
  max-width: 150px;
  padding: 0;
  position: relative;
  width: 100%;
}
.header-details-wrap{
  color: #424b56;
}
.header-details-wrap span{
  margin-right: 10px;
}
.header-phone{
  font-size: 18px;
  font-weight: 600;
  color: #424b56;
  margin-right: 20px;
  padding-left: 25px;
  position: relative;
  text-decoration: none;
}
.header-phone:hover{
  color: #016ea5;
  opacity: 0.6;
}
.header-phone:before{
  background: url(img/icons/phone-icon.svg) center no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 18px;
  margin-top: -9px;
  position: absolute;
  left: 0;
  top: 50%;
  width: 18px;
}
#touch-menu{
  display: none;
  cursor: pointer;
  height: 30px;
  margin: 0;
  right: 16px;
  top: 19px;
  position: absolute;
  z-index: 10;
  width: 32px;
}
#touch-menu span:after,
#touch-menu span:before{
  content: "";
  position: absolute;
  left: 0;
  top: -9px;
}
#touch-menu span:after{
  top: 9px;
}
#touch-menu span{
  position: relative;
  display: block;
  top: 12px;
}
#touch-menu span,
#touch-menu span:after,
#touch-menu span:before{
  width: 100%;
  height: 2px;
  background-color: #414b56;
  transition: all 0.3s;
  backface-visibility: hidden;
  border-radius: 2px;
}
#touch-menu.on span{
  background-color: transparent;
}
#touch-menu.on span:before{
  transform: rotate(45deg) translate(5px, 5px);
}
#touch-menu.on span:after{
  transform: rotate(-45deg) translate(7px, -8px);
}
/*--------------Footer-----------*/
.footer{
  padding: 25px 0 20px;
}
.footer a{
  color:  #676f78;
}
.footer a:hover{
  color: #002b5c;
}
.footer-copyright{
  font-size: 13px;
  line-height: 1.2;
  margin: 10px 0 0;
}
.footer-copyright a{
  display: inline-block;
  border-left: 1px solid #676f78;
  margin-left: 5px;
  padding-left: 8px;
}
.footer-social-wrap{
  text-align: right;
}
.social-icons-wrap{
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.social-icons-wrap li{
  display: inline-block;
  vertical-align: middle;
}
.social-icons-wrap li span{
  font-weight: 600;
  color: #414b56;
  margin-right: 10px;
}
.social-icons-wrap .social-icon{
  -webkit-background-size: contain;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
  height: 32px;
  margin: 0 2px;
  text-indent: 110%;
  overflow: hidden;
  width: 32px;
}
.social-icons-wrap .social-icon:hover{
  opacity: 0.7;
}
.social-icons-wrap .social-facebook{
  background-image: url(img/icons/social-facebook-icon.svg);
}
.social-icons-wrap .social-instagram{
  background-image: url(img/icons/social-instagram-icon.svg);
}
.social-icons-wrap .social-linkedin{
  background-image: url(img/icons/social-linkedin-icon.svg);
}
/*-----------About--------*/
.container {
    max-width: 1040px;
    width: 100%;
}

.container-small {
    max-width: 850px;
}

.block-bg{
  -webkit-background-size: cover!important;
  background-size: cover!important;
  background-repeat: no-repeat!important;
  background-position: center!important;
  width: 100%;
}
.top-section{
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  min-height: 500px;
  position: relative;
  width: 100%;
}
/*.top-section:after{
  background: linear-gradient(to top, rgba(0,0,0,0.7), transparent);
  bottom: 0;
  content: " ";
  display: block;
  height: 90%;
  left: 0;
  position: absolute;
  width: 100%;
}*/
.top-section-inner{
  padding: 110px 0;
  margin: 70px 0 0;
  position: relative;
  z-index: 2;
  width: 100%;
}
.top-section h1{
  margin: 0 0 0.1em;
}
.top-section-white h1{
  color: #414b56;
}
.top-section p{
  color: #5b6674;
  font-size: 20px;
  font-weight: 500;
  margin: 0.2em 0 0.5em;
}
.top-section p a{
  color: #fcfcfb;
}
.services-top-section p,
.top-section p a{
  color: #676f78;
}
.top-section a{
  display: inline-block;
}
.about-section{
  background: url(img/about-section-bg.jpg) center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  padding: 100px 0 100px;
}
.about-section .row{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
}
.about-section .about-img{
  -webkit-order: 2;
  -moz-order: 2;
  -ms-order: 2;
  -o-order: 2;
  order: 2;
}
.about-section .about-content{
  -webkit-order: 1;
  -moz-order: 1;
  -ms-order: 1;
  -o-order: 1;
  order: 1;
}
.about-img img{
  max-width: 450px;
}
.section {
    padding: 60px 0;
    position: relative;
}

.section.as-sep {
    padding: 70px 0;
    border-bottom: 2px solid #f1f3f8;
}

.section.as-sep h2 {
    margin: 0 0 25px;
}

.lightblue-section{
  background: #f8f8f8;
}
.about-info-block{
  margin: 0 auto;
  max-width: 660px;
  text-align: center;
}
.button-wrap{
  margin-top: 40px;
  text-align: center;
}
.inquiry-section{
  color: #676f78;
}
.inquiry-section h3{
  color: #414b56;
}
.inquiry-section a{
  color: #676f78;
}
/*----------------Home-----------*/
.home-slider-wrap{
  position: relative;
}
.slide-top-section{
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  min-height: 700px;
  position: relative;
  width: 100%;
}
/* .slide-top-section:after{
  background: linear-gradient(to top, rgba(31,49,95, 0.9), transparent);
  bottom: 0;
  content: " ";
  display: block;
  height: 90%;
  left: 0;
  position: absolute;
  width: 100%;
} */
.slide-top-section-inner{
  width: 100%;
  padding: 140px 0 80px;
  position: relative;
  z-index: 2;
}
.slide-top-section h1{
  font-size: 42px;
  color: #414b56;
  margin: 0 0 0.6em;
}
.slide-top-section p{
  color: #414b56;
  margin: 0.5 0 1.6em;
}
.slide-top-section a{
  display: inline-block;
}
.home-button-prev,
.home-button-next{
  background: rgba(255,255,255,0.3);
  display: block;
  cursor: pointer;
  height: 52px;
  left: 0;
  margin-top: -26px;
  position: absolute;
  top: 50%;
  width: 52px;
  z-index: 2;
}
.home-button-next{
  left: auto;
  right: 0;
}
.home-button-prev:after,
.home-button-next:after{
  background: url(img/icons/arrow-right.svg) center no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  content: " ";
  display: block;
  height: 22px;
  left: 50%;
  margin: -11px 0 0 -6px;
  position: absolute;
  top: 50%;
  width: 12px;
}
.home-button-prev:after{
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.home-slider-bottom{
  border-top: 1px solid rgba(255,255,255,0.7);
  bottom: 0;
  left: 0;
  position: absolute;
  padding-bottom: 40px;
  width: 100%;
  z-index: 2;
}
.home-slider-bottom ul{
  display: block;
  left: 0;
  padding: 0;
  text-align: center;
  z-index: 55;
  width: 100%;
}
.home-slider-bottom ul li{
  display: inline-block;
  max-width: 200px;
  padding: 0;
  position: relative;
  padding-top: 35px;
  vertical-align: top;
  width: 20%;
}
.home-slider-bottom ul li:before{
  background: #414b56;
  border-radius: 15px;
  color: #fff;
  content: "1";
  display: block;
  font-weight: 600;
  line-height: 28px;
  left: 50%;
  margin-left: -15px;
  position: absolute;
  top: -15px;
  height: 30px;
  width: 30px;
}
.home-slider-bottom ul li:nth-child(2):before{
  content: "2";
}
.home-slider-bottom ul li:nth-child(3):before{
  content: "3";
}
.home-slider-bottom ul li:nth-child(4):before{
  content: "4";
}
.home-slider-bottom ul li a{
  color: #fff;
  display: block;
  margin: 0 auto;
  max-width: 150px;
  font-weight: 600;
  padding: 0;
  position: relative;
  width: 100%;
}
.home-slider-bottom ul li a:before{
  background-image: url(img/icons/services-icon1.svg);
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  content: "";
  display: block;
  height: 49px;
  margin: 0 auto 20px;
  width: 52px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.home-slider-bottom ul li a:hover:before{
  background-image: url(img/icons/services-icon1-yel.svg);
}
.home-slider-bottom ul li:nth-child(2) a:before{
  background-image: url(img/icons/services-icon2.svg);
}
.home-slider-bottom ul li:nth-child(2) a:hover:before{
  background-image: url(img/icons/services-icon2-yel.svg);
}
.home-slider-bottom ul li:nth-child(3) a:before{
  background-image: url(img/icons/services-icon3.svg);
}
.home-slider-bottom ul li:nth-child(3) a:hover:before{
  background-image: url(img/icons/services-icon3-yel.svg);
}
.home-slider-bottom ul li:nth-child(4) a:before{
  background-image: url(img/icons/services-icon4.svg);
}
.home-slider-bottom ul li:nth-child(4) a:hover:before{
  background-image: url(img/icons/services-icon4-yel.svg);
}
.home-slider-bottom ul li a:hover{
  color: #016ea5;
}
.practice-section{
  text-align: center;
}
.practice-section-header{
  text-align: center;
}
.practice-block-wrap{
  margin-top: 35px;
  text-align: center;
}
.practice-block img{
  border-radius: 4px;
  margin-bottom: 22px;
}
.practice-block h3{
  margin: 0 0 0.3em;
}
.practice-block p{
  margin-bottom: 0.7em;
}
.learn-more{
  font-weight: 600;
  letter-spacing: 0;
  position: relative;
  padding-right: 16px;
}
.learn-more:after{
  background: url(img/icons/arrow-right.svg) center no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  content: " ";
  display: inline-block;
  height: 11px;
  margin-top: -4px;
  right: 0;
  position: absolute;
  top: 50%;
  width: 6px;
}
.practice-section .button-wrap{
  margin-top: 45px;
}
.contact-content-col a{
  color: #676f78;
}
.contact-social-wrap{
  margin-top: 24px;
}
.contact-map{
  background: #eee;
  height: 290px;
}
.contact-map img{
  max-width: inherit !important;
}
.services-col-wrap{
  margin-top: 40px;
}
.questions-section h2{
  margin: 0;
}
.faq-wrap{
  list-style-type: none;
  margin: 0;
  padding: 0 0 0 50px;
}
.faq-wrap li{
  margin: 25px 0 0;
}
.faq-wrap span{
  color: #414b56;
  display: block;
  font-family: 'PT Serif', serif;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1.2;
  margin-left: -50px;
}
input.wpcf7-not-valid,
select.wpcf7-not-valid,
textarea.wpcf7-not-valid{
  border-color: #d71831;
  color: #d71831;
}
span.wpcf7-not-valid-tip{
  font-size: 14px;
  color: #ff8a99;
  line-height: 1.2;
  margin-top: 5px;
}
div.wpcf7-response-output{
  color: #fff;
  border: none;
  line-height: 1.5;
  margin: 0;
  text-align: center;
  padding: 10px 15px;
}
div.wpcf7-validation-errors,
div.wpcf7-spam-blocked{
  background: #d71831;
  border-radius: 4px;
}
div.wpcf7-mail-sent-ok {
  background: transparent;
  color: #016ea5;
  font-size: 16px;
  padding: 10px 0;
  text-align: left;
  width: auto;
}
div.wpcf7-mail-sent-ok:before{
  background-image: url(img/icons/checkmark-icon.svg);
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: contain;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 36px;
  margin-right: 12px;
  vertical-align: middle;
  width: 36px;
}
div.wpcf7-mail-sent-ng {
  background: #d9534f;
}
/*----------------Responsive--------------*/
@media only screen and (max-width : 1110px) {
  .navigation > ul > li{
    padding: 22px 13px;
  }
}
@media only screen and (max-width : 1020px) {
  #touch-menu{
    display: block;
  }
  .header-inner{
    padding: 0;
  }
  .header-block{
    display: block;
  }
  .header-details-wrap{
    display: none;
  }
  .logo-wrap{
    padding: 10px 15px;
  }
  .navigation-wrap{
    background: rgba(0,0,0,0.75);
    display: none;
    float: none;
    position: relative;
    z-index: 98;
    width: 100%;
  }
  .navigation > ul{
    padding: 0;
    width: 100%;
  }
  .navigation ul li{
    display: block;
    padding: 0;
    text-align: center;
    position: relative;
  }
  .toggle-submenu{
    border-left: 1px solid #fff;
    color: #fff;
    height: 49px;
    line-height: 49px;
    right: 0;
    position: absolute;
    top: 0;
    width: 49px;
  }
  .toggle-submenu:after{
    font-family: "FontAwesome";
    content: "\f107";
    font-size: 21px;
  }
  .toggle-submenu.active:after{
    content: "\f106";
  }
  .navigation > ul > li,
  .navigation ul ul li{
    display: block;
    border-top: 1px solid #fff;
  }
  .navigation > ul > li > a,
  .navigation ul ul li a{
    color: #fff;
    display: block;
    font-size: 16px;
    line-height: 20px;
    max-width: 100%;
    padding: 14px 0;
    position: relative;
    width: 100%;
  }
  .navigation > ul > li.current-menu-item > a{
    color: #016ea5;
  }
  .navigation ul ul{
    background: transparent;
    display: none;
    left: auto;
    position: relative;
    padding: 0;
    top: auto;
  }
  .navigation ul ul li{
    display: block;
    max-width: 100%;
    width: 100%;
    padding: 0;
  }
}
@media only screen and (max-width : 992px) {
    .has-sep-line::before {
        display: none;
    }

  .hidden-block{
    visibility: visible;
  }
  .animated,
  .body-scroll .header{
    animation: none;
  }
  .home-request-form-wrap{
    padding: 15px;
  }
  .about-section .row{
    -ms-align-items: flex-end;
    align-items: flex-end;
  }
  .about-img img{
    max-width: 400px;
  }
  .about-content{
    padding-bottom: 25px;
  }

    .columns.columns-7 {
        text-align: center;
    }

    .columns.columns-7 .col {
        width: 33.33%;
        margin: 0 0 40px;
    }

    .row.has-sep .col-md-4 {
        padding-right: 15px;
        margin: 0 0 30px;
    }

    .row.has-sep .col-md-8 {
        border-left: 0;
        padding-left: 15px;
    }
}
@media only screen and (max-width : 767px) {
  h1,
  h2{
    font-size: 34px;
  }
  h3{
    font-size: 26px;
  }
  .button{
    font-size: 18px;
    padding: 13px 45px 13px 20px;
  }
  .button:after{
    height: 14px;
    margin-top: -7px;
    right: 18px;
    width: 10px;
  }
  input[type="submit"]{
    background-position: center left 64%;
    display: block;
    width: 100%;
  }
  .form-col-6{
    width: 100%;
  }
  .section{
    padding: 40px 0;
  }
  .top-section{
    min-height: 320px;
  }
  .top-section h1,
  .top-section p{
    color: #fcfcfb;
  }
  .top-section-inner{
    padding: 100px 0 80px;
  }
  .top-section p{
    font-size: 18px;
  }
  .about-section{
    padding: 40px 0 15px;
  }
  .about-section .row{
    display: block;
  }
  .about-section .about-img{
    margin-bottom: 30px;
    text-align: center;
  }
  .about-img img{
    width: 90%;
    max-width: 450px;
  }
  .inquiry-contact-info{
    margin-bottom: 30px;
  }
  .footer{
    text-align: center;
  }
  .footer-social-wrap{
    margin-top: 20px;
    text-align: center;
  }
  .footer-copyright{
    margin-top: 12px;
    text-align: center;
  }
  .slide-top-section{
    min-height: 480px;
    padding: 0;
  }
  .slide-top-section-inner{
    padding: 110px 0 20px;
  }
  .slide-top-section h1{
    font-size: 32px;
  }
  .home-button-prev,
  .home-button-next{
    display: none;
  }
  .home-slider-bottom{
    background: #414b56;
    position: relative;
  }
  .home-slider-bottom ul{
    margin: 0 auto;
    max-width: 560px;
  }
  .home-slider-bottom ul li{
    max-width: 100%;
    width: 45%;
  }
  .home-slider-bottom ul li:before{
    content: none;
    display: none;
  }
  .practice-block-wrap:nth-child(odd){
    clear: left;
  }
  .contact-map{
    margin-top: 30px;
  }
  .faq-wrap{
    padding-left: 40px;
  }
  .faq-wrap span{
    font-size: 24px;
    margin-left: -40px;
  }
}
@media only screen and (max-width : 479px) {
    .btn-round br {
        display: none;
    }

    .practice-block-wrap {
        width: 100%;
    }

    .columns.columns-7 .col {
        width: 100%;
        margin: 0 0 40px;
    }
}
@media only screen and (max-width : 350px) {
  .logo-wrap img{
    width: 240px;
  }
}
@media only screen and (min-width: 1020px){
  .navigation ul ul{
    max-height: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .navigation > ul > li > a:after{
    background: #016ea5;
    bottom: 0;
    display: block;
    content: "";
    height: 2px;
    left: 50%;
    position: absolute;
    width: 0;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
  }
  .navigation > ul > li:hover > a{
    color: #016ea5;
  }
  .navigation > ul > li:hover > a:after,
  .navigation > ul > li.current-menu-item > a:after,
  .navigation > ul > li.current-menu-parent > a:after{
    margin-left: -17px;
    width: 32px;
  }
  .navigation ul > li:hover ul{
    max-height: 200px;
    padding: 35px 0 25px;
    visibility: visible;
    opacity: 1;
  }
  .navigation ul ul li a:before{
    background-image: url(img/icons/services-icon1.svg);
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    content: "";
    display: block;
    height: 49px;
    margin: 0 auto 20px;
    width: 52px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .navigation ul ul li.current-menu-item a:before,
  .navigation ul ul li a:hover:before{
    background-image: url(img/icons/services-icon1-yel.svg);
  }
  .navigation ul ul li:nth-child(2) a:before{
    background-image: url(img/icons/services-icon2.svg);
  }
  .navigation ul ul li.current-menu-item:nth-child(2) a:before,
  .navigation ul ul li:nth-child(2) a:hover:before{
    background-image: url(img/icons/services-icon2-yel.svg);
  }
  .navigation ul ul li:nth-child(3) a:before{
    background-image: url(img/icons/services-icon3.svg);
  }
  .navigation ul ul li.current-menu-item:nth-child(3) a:before,
  .navigation ul ul li:nth-child(3) a:hover:before{
    background-image: url(img/icons/services-icon3-yel.svg);
  }
  .navigation ul ul li:nth-child(4) a:before{
    background-image: url(img/icons/services-icon4.svg);
  }
  .navigation ul ul li.current-menu-item:nth-child(4) a:before,
  .navigation ul ul li:nth-child(4) a:hover:before{
    background-image: url(img/icons/services-icon4-yel.svg);
  }
  .navigation ul ul li.current-menu-item a,
  .navigation ul ul li a:hover{
    color: #016ea5;
  }
  .invisible-slide{
    display: none!important;
  }
}
/*------------------------------------*\
    MISC
\*------------------------------------*/
::selection {
  background: #04A4CC;
  color: #FFF;
  text-shadow: none;
}
::-webkit-selection {
  background: #04A4CC;
  color: #FFF;
  text-shadow: none;
}
::-moz-selection {
  background: #04A4CC;
  color: #FFF;
  text-shadow: none;
}
/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/
.alignnone {
  margin: 6px 0 25px;
}
.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
a img.alignnone {
  margin: 5px 20px 20px 0;
}
a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption {
  background: #FFF;
  border: 1px solid #F0F0F0;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center;
}
.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}
.sticky {
}
.bypostauthor {
}
/*-------------Print------------------**/
@media print {
  header,
  footer{
    display: none;
  }
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  pre,blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
