.single-pricing-box {
  margin-bottom: 30px;
  background-color: #ffffff;
  -webkit-box-shadow: 0 5px 40px 0 rgba(0, 0, 0, 0.11);
  box-shadow: 0 5px 40px 0 rgba(0, 0, 0, 0.11);
  border-radius: 5px;

}
.pb-70 {
  padding-bottom: 70px;
}
.pt-100 {
  padding-top: 100px;
}
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}
.section-title {
  text-align: center;
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 55px;
}
.section-title .sub-title {
  display: block;
  text-transform: uppercase;
  color: #22b573;
  margin-bottom: 12px;
  position: relative;
  z-index: 1;
  font-weight: 700;
  font-size: 14px;
}
.section-title h2 {
  margin-bottom: 0;
  line-height: 1.3;
  font-size: 42px;
  font-weight: 400;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  color: #130947;
  font-family: "Anton", sans-serif;
}
.section-title p {
  max-width: 580px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
}
p:last-child {
  margin-bottom: 0;
}
.single-pricing-box .pricing-header.bg1 {
  background-image: url(../images/why-choose-img1.jpg);
}
.single-pricing-box .pricing-header {
  background-color: #130947;
  border-radius: 5px 5px 0 0;
  position: relative;
  text-align: center;
  z-index: 1;
  overflow: hidden;
  padding-top: 70px;
  padding-bottom: 80px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.single-pricing-box .pricing-header::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 105px;
  width: 100%;
  background-image: url(../images/pricing-shape.png);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.single-pricing-box .pricing-header.bg2 {
  background-image: url(../images/why-choose-img2.jpg);
}
.single-pricing-box .pricing-header.bg3 {
  background-image: url(../images/why-choose-img3.jpg);
}
.single-pricing-box .pricing-header::before {
  content: '';
  position: absolute;
  left: 0;
  z-index: -1;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  background-color: #130947;
  opacity: .65;
}
.single-pricing-box .pricing-features-list {
  list-style-type: none;
  text-align: left;
  margin-bottom: 0;
  margin-top: 40px;
  padding-left: 50px;
  padding-right: 50px;
}
.single-pricing-box .pricing-header h3 {
  margin-bottom: 0;
  color: #ffffff;
  position: relative;
  z-index: 1;
  text-transform: capitalize;
  font-weight: 400;
  font-size: 20px;
  font-family: 'Fjalla One', sans-serif;
}
.single-pricing-box .book-now-btn {
  margin-top: 20px;
  padding-left: 50px;
  padding-right: 50px;
}
.single-pricing-box .price {
  color: #130947;
  margin-top: 20px;
  padding-left: 50px;
  padding-right: 50px;
  font-size: 42px;
  font-weight: 800;
}
.single-pricing-box .price sub {
  text-transform: lowercase;
  bottom: 2px;
  font-weight: 400;
  font-size: 18px;
}
.single-pricing-box .pricing-features-list li i {
  color: #22b573;
  margin-right: 4px;
}
.para-text {
  padding: 34px;
}
@font-face {
  font-family: 'SourceSansProRegular';
  src: url('../fonts/SourceSansProRegular.eot');
  src: url('../fonts/SourceSansProRegular.eot') format('embedded-opentype'),
    url('../fonts/SourceSansProRegular.woff2') format('woff2'),
    url('../fonts/SourceSansProRegular.woff') format('woff'),
    url('../fonts/SourceSansProRegular.ttf') format('truetype'),
    url('../fonts/SourceSansProRegular.svg#SourceSansProRegular') format('svg');
}
.para-text p {
  font-family: 'SourceSansProRegular';
  font-size: 15px;
}
.para-text {
  padding: 34px;
  min-height: 333px;
}
.para-text h3 {
  color: #22b573;
  font-size: 19px;
  font-family: 'Fjalla One', sans-serif;
  text-transform: capitalize;
  font-weight: 200;
  text-align: center;
}
.item-bg-one {
  background-image: url(../images/banner-2.jpg);

}
.main-banner {
  height: 750px;
  background-position: 50%;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  overflow: hidden;
}

.creative-banner-three {
  position: relative;
  top: 100%;
  width: 100%;
  height: 0;
}
.d-table {
  width: 100%;
  height: 100%;
}
.d-table {
  display: table!important;
}
.d-table-cell {
  vertical-align: middle;
}
.d-table-cell {
  display: table-cell!important;
}
.main-banner-text {
  text-align: center;
}
.main-banner-text h4 {
  color: #fff;
  font-weight: normal;
  font-size: 27px;
  letter-spacing: 1px;
  font-family: 'Fugaz One', cursive;
}
.main-banner-text h1 {
  color: #fff;
  font-size: 39px;
  margin-top: 25px;
  margin-bottom: 30px;
  font-weight: 200;
  letter-spacing: 0;
  font-family: 'Fjalla One', sans-serif;
  text-transform: capitalize;
}
.main-banner-text p {
    color: #ffffff;
    max-width: 100%;
    margin: auto auto 30px;
    font-family: 'SourceSansProRegular';
    font-size: 23px;
}
.btn-primary {
  color: #fff;
  background-color: #da2d29;
  border-color: #da2d29;
  font-family: 'Rubik', sans-serif;
}
.btn-primary:hover {
  color: #fff;
  background-color: #282828;
  border-color: #282828;
}
.twentytwenty-container img {
  border-radius: 7px;
}
.single-blog-post {
  margin-bottom: 30px;
  background-color: #ffffff;
  -webkit-box-shadow: 0 5px 40px 0 rgba(0, 0, 0, 0.11);
  box-shadow: 0 5px 40px 0 rgba(0, 0, 0, 0.11);
}
.single-blog-post .post-image {
  position: relative;
  overflow: hidden;
}
.single-blog-post .post-image a {
  display: block;
}
.single-blog-post .post-image a img {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
img {
  max-width: 100%;
  height: auto;
}
img {
  vertical-align: middle;
  border-style: none;
}
.single-blog-post .post-content {
  padding: 25px;
}
.single-blog-post:hover .post-image a img {
  -webkit-transform: scale(1.3) rotate(4deg);
  transform: scale(1.3) rotate(4deg);
}
section.about-area {
  background-color: #fffcfc;
  padding: 30px;
}
.post-content h3 {
  font-family: 'Fjalla One', sans-serif;
  font-size: 21px;
  font-weight: 200;
}
.post-content {
  min-height: 246px;
}
.footer_wrapper {
  float: left;
  width: 100%;
  background: #282828;
  padding: 54px 0;
  padding-bottom: 45px;
}
.section3_wrapper_first{
  float:left;
  width:100%;
}
.footer_img_logo{
  float:left;
  width:100%;
  margin-bottom:13px;
}
.footer_about_content, .wrapper_second_useful, .wrapper_second_blog,
.wrapper_second_contact{
  float:left;
  width:100%;
}
.wrapper_first_icon i{
  color:#4285f4;
  margin-right:20px;
  font-size:18px;
}
.wrapper_first_icon span{
  color:#111111;
  font-size:18px;
  font-weight:500;
}
.wrapper_first_icon a{
  color:#fff;
  font-size:10px;
  background:#ef5e5e;
  padding:2px 8px;
  border-radius:3px;
  text-transform:uppercase;
  margin-left:7px;    
  position: relative;
  top: -2px;
}
.section3_wrapper_first{
  border-bottom:1px solid #e8e8e8;
  padding-bottom:75px;
}
.footer_heading h4{
  font-size:18px;
  text-transform:uppercase;
  padding-bottom:60px;
  position:relative;
}
.footer_heading h4:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 24px;
    /* background: #22b573; */
    width: 33px;
    border-bottom: 2px dashed #22b573;
}
.footer_abotus_content,.footer_aboutus_link{
  float:left;
  width:100%;
}
.footer_abotus_content{
  padding-bottom:20px;
}
.footer_abotus_content p {
  line-height: 25px;
  font-weight: 300;
  font-family: 'SourceSansProRegular';
  font-size: 15px;
  color: #fff;
}
.footer_aboutus_link a{
  color:#ef5e5e;
  font-size:16px;
  font-weight:bold;
  text-transform:capitalize;
}
.footer_aboutus_link i{
  color:#ef5e5e;
  margin-left:5px;
}
.wrapper_second_contact ul{
  margin:0;
  padding:0;
  list-style:none;
}
.wrapper_second_contact ul li a {
  color: #fff;
  font-size: 15px;
  font-family: 'SourceSansProRegular';
}
.wrapper_second_contact ul li span {
  color: #fff;
  font-size: 14px;
  font-family: 'SourceSansProRegular';
}
.wrapper_second_contact ul li{
  padding-bottom:23px;
}
.wrapper_second_contact ul li i{
  color:#ef5e5e;
  margin-right:15px;
}
.footer_gallary ul{
  margin:0;
  padding:0;
  float:left;
  width:100%;
}
.wrapper_second_contact ul li i {
  color: #f3312d;
  margin-right: 15px;
}
.wrapper_second_contact ul li {
  padding-bottom: 11px;
  font-family: 'SourceSansProRegular';
}
.footer_heading h4 {
  font-size: 18px;
  text-transform: capitalize;
  padding-bottom: 44px;
  position: relative;
  color: #fff;
  font-family: 'SourceSansProRegular';
  font-weight: 800;
}
.footer_gallary ul li {
  font-family: 'SourceSansProRegular';
  line-height: 47px;
  font-size: 14px;
}
.footer_gallary ul li a{
  color:#fff;
}
.footer_gallary ul li a:hover {
  color: #f34a46;
}
.footer_gallary ul li a i {
    color: #22b573;
    margin-right: 15px;
    font-size: 18px;
    font-weight: 800;
}
.footer_bottom_wrapper {
  float: left;
  width: 100%;
  background: #2f2f2f;
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
}
.footer_copyright, .footer_icon_link {
  float: left;
  width: 100%;
}
.footer_copyright p {
  font-family: 'SourceSansProRegular';
  font-size: 14px;
  color: #fff;
}
.blog_text h5 a:hover, .wrapper_second_contact ul li a:hover {
    color: #22b573;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.static-images {
  margin: 0;
  padding: 120px 0;
  background: url(../images/static-images.jpg) no-repeat center;
  background-size: cover;
  background-attachment: fixed;
  height: 600px;
  position: relative;
}
.static_banner_details h2 {
  color: #fff;
  font-size: 46px;
  font-family: 'Lato';
  text-transform: uppercase;
  font-weight:bold;
}
.static_banner_details p {
  font-family: 'Lato';
  color: #fff;
  padding-top: 13px;
  padding-bottom: 10px;
}

a.banner_btn.regi_btn {
  font-size: 20px;
  margin-top: 20px;
  line-height: 25px;
  height: 40px;
  border: 2px solid #ef5e5e;
  color: #fff;
  font-family: 'Lato';
  text-decoration: none;
  padding: 13px;
}
a.banner_btn.regi_btn:hover {
  background: #ef5e5e;
  color: #fff;
  text-decoration: none;
  border: 2px solid #ef5e5e;
}
option {
  background-color: #000;
}
blog_indx_img_wrapper img{
  width:100%;
}
.text-box {
    width: 97%;
    -webkit-box-shadow: -3px 1px 3px 0px rgb(226, 226, 226);
    -moz-box-shadow: -3px 1px 3px 0px rgb(226, 226, 226);
    box-shadow: -3px 1px 3px 0px rgb(226, 226, 226);
    position: absolute;
    z-index: 1;
    background-color: #fff;
    padding: 30px;
    margin-top: 13%;
}
.text-box h2 {
    font-family: 'Amaranth', sans-serif;
    font-size: 36px;
    font-weight: 800;
}
.text-box h2:before {
  position: absolute;
  content: '';
  left: 83%;
  bottom: 76%;
  height: 2px;
  width: 55px;
  background-color: #0c1623;
}

.text-box h2:after {
  position: absolute;
  content: '';
  left: 83%;
  bottom: 78%;
  height: 2px;
  width: 35px;
  background-color: #2bb673;
}

.single-featured-box{
    position: relative;
    display: block;
    padding-top: 50px;
    max-width: 370px;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}
.single-featured-box .inner {
    position: relative;
    display: block;
    background: #22b573;
    transition: all 300ms ease 100ms;
    height: 270px;
}
.single-featured-box .inner .img-holder {
    position: relative;
    display: block;
    width: 255px;
    height: 270px;
    float: right;
}
.single-featured-box .inner .static-content {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    display: block;
    padding-top: 125px;
    padding-left: 30px;
    opacity: 1;
    visibility: visible;
    z-index: 1;
    transform: translateY(0px);
    transition: all 500ms ease 100ms;
}
.single-featured-box:hover .inner .static-content{
    opacity: 0;
    visibility: hidden;
    transform: translateY(50%);
    transition: all 900ms ease 100ms;  
}

.single-featured-box .icon{
    position: relative;
    display: block;
    padding-bottom: 20px;
}
.single-featured-box .icon span:before{
    color: #ffffff;
    font-size: 60px;
    line-height: 60px;
}
.single-featured-box .title{
    position: relative;
    display: block;    
}
.single-featured-box .title h3 {
    color: #ffffff;
    font-weight: 600;
    text-transform: capitalize;
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 0;
    background: #000;
    padding: 7px 0 7px 20px;
}
.single-featured-box .inner .overlay-content {
    position: absolute;
    top: -108px;
    left: 0;
    bottom: 0;
    right: 0;
    display: block;
    padding-top: 50px;
    padding-left: 30px;
    padding-right: 30px;
    z-index: 3;
    background: #27282c;
    transition: all 300ms ease 100ms;
    opacity: 0;
    visibility: hidden;
    transform: translateY(100%);
    transition: all 500ms ease 100ms;
}
.single-featured-box:hover .inner .overlay-content{
    opacity: 1;  
    visibility: visible; 
    transform: translateY(0%);
    transition: all 900ms ease 100ms;  
}
.single-featured-box .inner .overlay-content .icon span:before{
    color: #e9212e;
}
.single-featured-box .inner .overlay-content .text{
    position: relative;
    display: block;
    padding-top: 18px;
    padding-bottom: 0px;
}
.single-featured-box .inner .overlay-content .text p{
    color: #ffffff;
    margin: 0 0 26px;
}
.single-featured-box .inner .overlay-content .text a {
    color: #ffffff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 16px;
}

.single-featured-box .overlay-content .overlay-image{
    position: absolute;
    bottom: 0;
    right: 0;
    width: 255px;
    height: 00px;
    opacity: 0;
    transform: scale(0.5);
    transition: all 500ms ease 100ms;
}
.single-featured-box:hover .overlay-content .overlay-image{
    opacity: 1;
    height: 270px;
    transform: scale(1.0); 
    transition: all 900ms ease 500ms;  
}
