/*@import url('https://fonts.googleapis.com/css2?family=Saira:wght@100;200;300;400;500;600;700;800;900&display=swap');*/
/*font-family: 'Saira', sans-serif;*/

/*@import url('https://fonts.googleapis.com/css2?family=Cairo&display=swap');*/
/*font-family: 'Cairo', sans-serif;*/

@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600&amp;display=swap');
/* font-family: 'Poppins', sans-serif;*/

/*----------- Global styles ----------------*/
/*------------- menu-style --------------*/
.error-area .error-box .back__top, .slider-area .home-slider .rev_slider_wrapper .rev_slider .tp-caption .get-btn, .slider-area-2 .rev_slider_wrapper .rev_slider .tp-caption .get-btn, .slider-area-3 .trusted-fluid .rev_slider_wrapper .rev_slider .tp-caption .get-btn, .avivon-heading .get__btn, .avivon-heading .avivon__btn, .trusted-area .trusted-content .trusted__btn .trusted__btn-btn, .single-area .single-content .single__comments .comment__boxed-item .comment__boxed-item__btn, .comment__form form .submit__btn-btn, .clta-area .shared-form-box .shared-form .form__btn, .think-area .avivon-btn .avivon__btn, .meet-area .meet-heading .meet__btn {
  font-size: 16px;
  border: 2px solid #fff;
  display: inline-block;
  padding: 14px 28px;
  margin-top: 14px;
  white-space: nowrap;
  color: #fff;
  font-weight: 700;
  position: relative;
}
* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
html,body{
    overflow-x: hidden;
}
ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
a:hover, a:focus {
  text-decoration: none;
}
input:focus, textarea {
  outline: none;
}
h1, h2, h3, h4, h5, h6 {
  margin-bottom: 30px;
    color: #002060;
}
h1{font-weight: 500; font-size: 24px; line-height: 32px; color: #fff; }
h2{font-weight: 500; font-size: 26px; line-height: 34px; color: #002060; }
h3{font-size: 20px; font-weight: 500; line-height: 26px; color: #242323;}
h3 span{color: #aba9a8; font-size: 14px; font-weight: 400; letter-spacing: 1px;}
p {
  margin-bottom: 30px;
}
body {
  font-size: 16px;
  line-height: 24px;
    font-weight: 300;
  font-family: 'Poppins', sans-serif;
  -webkit-font-smoothing: antialiased;
    background: #fff;
    color: #656565;
}
::-webkit-input-placeholder {
  font-weight: 500;
  color: #7c7c82;
  font-size: 14px;
}
::-moz-placeholder {
  font-weight: 500;
  color: #7c7c82;
  font-size: 14px;
}
:-moz-placeholder {
  font-weight: 500;
  color: #7c7c82;
  font-size: 14px;
}
::-ms-input-placeholder {
  font-weight: 500;
  color: #7c7c82;
  font-size: 14px;
}
/*---------------- general styles ----------------*/
.area-padding {
  padding: 80px 0;
}
/*@media (max-width: 1440px) {
  .area-padding {
    padding: 100px 0;
  }
}*/
/*@media (max-width: 1366px) {
  .area-padding {
    padding: 90px 0;
  }
}
@media (max-width: 1280px) {
  .area-padding {
    padding: 85px 0;
  }
}*/
/*@media (max-width: 1199px) {
  .area-padding {
    padding: 80px 0;
  }
}*/

@media (max-width: 991px) {
  .area-padding {
    padding: 40px 0;
  }
}

@media only screen and (min-width: 320px) and (max-width: 479px) {
  .area-padding {
    padding: 40px 0;
  }
	.tech-icon-first {
    bottom: 0 !important;
    left: 4% !important;
    top: auto !important;
	}
	.certified-logo img {
    max-width: 70px;
	}
	.contact-form input[type="text"], .contact-form input[type="email"], .contact-form input[type="tel"] {
    width: 100% !important;
	}
	.gallery-area img {
    width: 400px !important;
	}
	.project-detail-full-area {
    display: inline-block !important;
	}
  .project-detail-table-left {
    display: inline-block !important;
	}
  span.page-title{
    font-size: 35px !important;
  }
  .aboutus-paragraph{
    padding: 0px !important;
  }
  section.powered-area.parallax-area.about-us-page p {
    padding: 0px !important;
  }
  .aboutus-paragraph h3.wow.fadeInUp{
    font-size: 18px !important;
  }
  h2.wow.fadeInUp.about-us-page{
    font-size: 20px !important;
    padding: 10px;
  }
  section.content-section {
    padding-bottom: 40px !important;
  }
  .projects li{
    width: 100% !important;
  }
  span.post-date {
    display: block;
    padding-top: 10px 0px;
  }
  .projects li .project-box figcaption h5{
    font-size: 18px !important;
  }
  .modal-body{
    padding: 0px;
  }
  .modal-title{
    font-size: 20px !important;
  }
  h3.project-title-text{
    font-size: 20px !important;
  }
  .projects li .project-box figcaption{
    padding: 10px 20px !important;
    min-height: 145px !important;
  }
  p.project-contents span{
    font-size: 18px !important;
  }
}
.area-padding-2 {
  padding: 100px 0;
}
@media (max-width: 1366px) {
  .area-padding-2 {
    padding: 90px 0;
  }
}
@media (max-width: 1280px) {
  .area-padding-2 {
    padding: 85px 0;
  }
}
@media (max-width: 1199px) {
  .area-padding-2 {
    padding: 80px 0;
  }
.contact-form{
		margin-left:10px !important;
	}
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .area-padding-2 {
    padding: 60px 0;
  }
}
.area-margin {
  margin: 120px 0;
}
@media (max-width: 1440px) {
  .area-margin {
    margin: 100px 0;
  }
}
@media (max-width: 1366px) {
  .area-margin {
    margin: 90px 0;
  }
}
@media (max-width: 1280px) {
  .area-margin {
    margin: 85px 0;
  }
}
@media (max-width: 1199px) {
  .area-margin {
    margin: 80px 0;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .area-margin {
    margin: 60px 0;
  }
}
/*------------------------------------
       primary-padding
 -------------------------------------*/
.primary-padding {
  padding-bottom: 54px;
}
@media (max-width: 320px) {
  .primary-padding {
    padding-bottom: 40px;
  }
}
.primary-padding-2 {
  padding-bottom: 60px;
}
@media (max-width: 320px) {
  .primary-padding-2 {
    padding-bottom: 44px;
  }
}
.primary-padding-3 {
  padding-bottom: 52px;
}
@media (max-width: 320px) {
  .primary-padding-3 {
    padding-bottom: 38px;
  }
}
.avivon-pt {
  padding-top: 120px;
}
@media (max-width: 1440px) {
  .avivon-pt {
    padding-top: 100px;
  }
}
@media (max-width: 1366px) {
  .avivon-pt {
    padding-top: 90px;
  }
}
@media (max-width: 1280px) {
  .avivon-pt {
    padding-top: 85px;
  }
}
@media (max-width: 1199px) {
  .avivon-pt {
    padding-top: 80px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .avivon-pt {
    padding-top: 60px;
  }
}
.avivon-pb {
  padding-bottom: 120px;
}
@media (max-width: 1440px) {
  .avivon-pb {
    padding-bottom: 100px;
  }
}
@media (max-width: 1366px) {
  .avivon-pb {
    padding-bottom: 90px;
  }
}
@media (max-width: 1280px) {
  .avivon-pb {
    padding-bottom: 85px;
  }
}
@media (max-width: 1199px) {
  .avivon-pb {
    padding-bottom: 80px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .avivon-pb {
    padding-bottom: 60px;
  }
}
.avivon-mt {
  margin-top: 120px;
}
@media (max-width: 1440px) {
  .avivon-mt {
    margin-top: 100px;
  }
}
@media (max-width: 1366px) {
  .avivon-mt {
    margin-top: 90px;
  }
}
@media (max-width: 1280px) {
  .avivon-mt {
    margin-top: 85px;
  }
}
@media (max-width: 1199px) {
  .avivon-mt {
    margin-top: 80px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .avivon-mt {
    margin-top: 60px;
  }
}
.avivon-mb {
  margin-bottom: 120px;
}
@media (max-width: 1440px) {
  .avivon-mb {
    margin-bottom: 100px;
  }
}
@media (max-width: 1366px) {
  .avivon-mb {
    margin-bottom: 90px;
  }
}
@media (max-width: 1280px) {
  .avivon-mb {
    margin-bottom: 85px;
  }
}
@media (max-width: 1199px) {
  .avivon-mb {
    margin-bottom: 80px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .avivon-mb {
    margin-bottom: 60px;
  }
}
.avivon-pt-0 {
  padding-top: 0;
}
.avivon-pb-0 {
  padding-bottom: 0;
}
.avivon-mt-0 {
  margin-top: 0;
}
.avivon-mb-0 {
  margin-bottom: 0;
}
.heading-mt {
  margin-top: 60px;
}
.heading-mb {
  margin-bottom: 60px;
}
/*----- single padding-top ----------*/
.pt-10px {
  padding-top: 10px;
}
.pt-20px {
  padding-top: 20px;
}
.pt-25px {
  padding-top: 25px;
}
.pt-30px {
  padding-top: 30px;
}
.pt-35px {
  padding-top: 35px;
}
.pt-40px {
  padding-top: 40px;
}
.pt-50px {
  padding-top: 50px;
}
.pt-60px {
  padding-top: 60px;
}
.pt-70px {
  padding-top: 70px;
}
.pt-80px {
  padding-top: 80px;
}
/*----- single padding-bottom ----------*/
.pb-10px {
  padding-bottom: 10px;
}
.pb-20px {
  padding-bottom: 20px;
}
.pb-25px {
  padding-bottom: 25px;
}
.pb-30px {
  padding-bottom: 30px;
}
.pb-35px {
  padding-bottom: 35px;
}
.pb-40px {
  padding-bottom: 40px;
}
.pb-50px {
  padding-bottom: 50px;
}
.pb-60px {
  padding-bottom: 60px;
}
.pb-70px {
  padding-bottom: 70px;
}
.pb-80px {
  padding-bottom: 80px;
}
/*----- single padding top bottom 0px----------*/
.pt-0 {
  padding-top: 0;
}
.pb-0 {
  padding-bottom: 0;
}
/*----- single margin-top ----------*/
.mt-10px {
  margin-top: 10px;
}
.mt-15px {
  margin-top: 15px;
}
.mt-20px {
  margin-top: 20px;
}
.mt-25px {
  margin-top: 25px;
}
.mt-30px {
  margin-top: 30px;
}
.mt-35px {
  margin-top: 35px;
}
.mt-40px {
  margin-top: 40px;
}
.mt-45px {
  margin-top: 45px;
}
.mt-50px {
  margin-top: 50px;
}
.mt-55px {
  margin-top: 55px;
}
.mt-60px {
  margin-top: 60px;
}
.mt-65px {
  margin-top: 65px;
}
.mt-70px {
  margin-top: 70px;
}
.mt-80px {
  margin-top: 80px;
}
.mt-90px {
  margin-top: 90px;
}
.mt-100px {
  margin-top: 100px;
}
.mt-110px {
  margin-top: 110px;
}
.mt-120px {
  margin-top: 120px;
}
/*----- single margin-bottom ----------*/
.mb-10px {
  margin-bottom: 10px;
}
.mb-15px {
  margin-bottom: 15px;
}
.mb-20px {
  margin-bottom: 20px;
}
.mb-25px {
  margin-bottom: 25px;
}
.mb-27px {
  margin-bottom: 27px;
}
.mb-30px {
  margin-bottom: 30px;
}
.mb-33px {
  margin-bottom: 33px;
}
.mb-35px {
  margin-bottom: 35px;
}
.mb-40px {
  margin-bottom: 40px;
}
.mb-45px {
  margin-bottom: 45px;
}
.mb-50px {
  margin-bottom: 50px;
}
.mb-53px {
  margin-bottom: 53px;
}
.mb-55px {
  margin-bottom: 55px;
}
.mb-60px {
  margin-bottom: 60px;
}
.mb-65px {
  margin-bottom: 65px;
}
.mb-70px {
  margin-bottom: 70px;
}
.mb-80px {
  margin-bottom: 80px;
}
.mb-90px {
  margin-bottom: 90px;
}
.mb-100px {
  margin-bottom: 100px;
}
.mb-110px {
  margin-bottom: 110px;
}
.mb-120px {
  margin-bottom: 120px;
}
/*============== margin-right ==============*/
.margin-right-15px {
  margin-right: 15px;
}
.margin-left-15px {
  margin-left: 15px;
}
.margin-rl-15px {
  margin-right: 15px;
  margin-left: 15px;
}
.section-pt {
  padding-top: 115px;
}
@media (max-width: 1440px) {
  .section-pt {
    padding-top: 94px;
  }
}
@media (max-width: 1366px) {
  .section-pt {
    padding-top: 84px;
  }
}
@media (max-width: 1280px) {
  .section-pt {
    padding-top: 79px;
  }
}
@media (max-width: 1199px) {
  .section-pt {
    padding-top: 72px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .section-pt {
    padding-top: 55px;
  }
}
.section-pb {
  padding-bottom: 115px;
}
@media (max-width: 1440px) {
  .section-pb {
    padding-bottom: 94px;
  }
}
@media (max-width: 1366px) {
  .section-pb {
    padding-bottom: 84px;
  }
}
@media (max-width: 1280px) {
  .section-pb {
    padding-bottom: 79px;
  }
}
@media (max-width: 1199px) {
  .section-pb {
    padding-bottom: 72px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .section-pb {
    padding-bottom: 55px;
  }
}
.no-padding-tb {
  padding-top: 0;
  padding-bottom: 0;
}
.no-padding-lr {
  padding-left: 0;
  padding-right: 0;
}
.no-margin-tb {
  margin-top: 0;
  margin-bottom: 0;
}
.no-margin-lr {
  margin-left: 0;
  margin-right: 0;
}
/*----- General theme-bg ----------*/
.theme-bg-gray {
  background-color: #f5f5f5;
}
.theme-bg-dark {
  background-color: #072051;
}
.theme-bg-main {
  background-color: #ff7e00;
}
.theme-bg-light {
  background-color: #fff;
}
.theme-btp {
  border-top: 1px solid #ebebeb;
}
.theme-btb {
  border-bottom: 1px solid #ebebeb;
}
.theme-btb-2px {
  border-bottom: 2px solid #ebebeb;
}
.theme-bfr:before, .theme-afr:after {
  display: none;
}
/*============ loading-area ===============*/
#loading-area {
  width: 100%;
  height: 100%;
  position: fixed;
  background-color: #002060;
  top: 0;
  left: 0;
  z-index: 99999;
}
#loading-area .col .loader {
  width: 150px;
  height: 150px;
  position: relative;
}
#loading-area .col #loader-1 {
  -webkit-perspective: 150px;
  -moz-perspective: 150px;
  -ms-perspective: 150px;
  perspective: 150px;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#loading-area .col #loader-1:before {
  content: "";
  position: absolute;
  left: 25px;
  top: 25px;
  width: 150px;
  height: 80px;
  background: url('../images/logo1.png');
  animation: flip 2s infinite;
}
@keyframes flip {
  0% {
    transform: rotate(0);
  }
  50% {
    transform: rotateY(180deg);
  }
  100% {
    transform: rotateY(180deg) rotateX(180deg);
  }
}
/*============ body-overlay ===============*/
.body-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #000;
  z-index: 11;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.body-overlay.active {
  visibility: visible;
  opacity: .9;
}
/*============ body-overlay ===============*/
.offcanvas-menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 320px;
  height: 100%;
  background-color: #fff;
  overflow-x: hidden;
  padding: 40px 30px;
  z-index: 12;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.offcanvas-menu .menu__close {
  display: inline-block;
  text-align: right;
  width: 22px;
  height: 22px;
  cursor: pointer;
  position: absolute;
  top: 30px;
  right: 30px;
}
.offcanvas-menu .menu__close:after {
  position: absolute;
  content: '';
  height: 2px;
  width: 100%;
  top: 10px;
  left: 0;
  background-color: #b5b5c3;
  -webkit-transform: rotate(43deg);
  -moz-transform: rotate(43deg);
  -ms-transform: rotate(43deg);
  -o-transform: rotate(43deg);
  transform: rotate(43deg);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.offcanvas-menu .menu__close:before {
  position: absolute;
  content: '';
  height: 2px;
  width: 100%;
  top: 10px;
  left: 0;
  background-color: #b5b5c3;
  -webkit-transform: rotate(-43deg);
  -moz-transform: rotate(-43deg);
  -ms-transform: rotate(-43deg);
  -o-transform: rotate(-43deg);
  transform: rotate(-43deg);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.offcanvas-menu .menu__close:hover:after, .offcanvas-menu .menu__close:hover:before {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.offcanvas-menu .off__menu {
  margin-top: 70px;
}
.offcanvas-menu .off__menu li {
  padding-bottom: 15px;
}
.offcanvas-menu .off__menu li a {
  display: inline-block;
  color: #616d74;
  font-weight: 600;
  position: relative;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.offcanvas-menu .off__menu li a:after {
  position: absolute;
  content: '';
  width: 0;
  height: 1px;
  bottom: 4px;
  left: 0;
  background-color: #616d74;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.offcanvas-menu .off__menu li a:hover {
  color: #ff7e00;
}
.offcanvas-menu .off__menu li a:hover:after {
  width: 100%;
  background-color: #ff7e00;
}
.offcanvas-menu .off__menu li.menu__title-only {
  font-size: 22px;
  font-weight: 600;
  color: #222232;
  border-bottom: 1px solid #ccccd1;
  margin-top: 25px;
  margin-bottom: 14px;
  padding-bottom: 4px;
  position: relative;
}
.offcanvas-menu .off__menu li.menu__title-only i {
  position: absolute;
  top: 3px;
  padding-left: 10px;
}
.offcanvas-menu.active {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
/*------------------------------------
        menu-area
 -------------------------------------*/
.menu-area {
  z-index: 10;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 116px;
}
.menu-area .menu-full-width .logo-box {
  float: left;
  padding: 36px 60px 36px 45px;
  position: relative;
}
@media (max-width: 1440px) {
  .menu-area .menu-full-width .logo-box {
    padding: 36px 40px;
  }
}
@media (max-width: 1024px) {
  .menu-area .menu-full-width .logo-box {
    padding: 36px 40px 36px 19px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .menu-area .menu-full-width .logo-box {
    padding-left: 100px;
    text-align: center;
  }
  .projects li{
    width: 100% !important;
  }
  .projects li .project-box figcaption h5{
    font-size: 17px;
  }
  span.post-date{
    display: block;
    padding: 10px 0px;
  }
    .contact-form input[type="text"], .contact-form input[type="email"], .contact-form input[type="tel"] {
    width: 100% !important;
  }
	
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .menu-area .menu-full-width .logo-box {
    padding-left: 90px;
    text-align: center;
    padding-right: 0;
  }
    .projects li{
    width: 100% !important;
  }
  .contact-form input[type="text"], .contact-form input[type="email"], .contact-form input[type="tel"] {
    width: 100% !important;
  }
}

@media only screen and (min-width: 320px) and (max-width: 479px) {
  .menu-area .menu-full-width .logo-box {
    float: none;
    text-align: center;
  }
    .contact-form input[type="text"], .contact-form input[type="email"], .contact-form input[type="tel"] {
    width: 100% !important;
  }
	.col-md-6.element-item.video .media-box figcaption{
		padding:20px 30px !important;
	}
	.col-md-6.element-item.video .media-box figcaption h5{
		font-size:18px !important;
	}
	.col-md-6.element-item.photo .media-box figcaption{
		padding:20px 30px !important;
	}
	.col-md-6.element-item.photo .media-box figcaption h5{
		font-size:18px !important;
	}
}
.menu-area .menu-full-width .logo-box .site-open {
  width: 40px;
  cursor: pointer;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #ffefe0;
  padding: 8px 6px;
  position: absolute;
  top: 40px;
  left: 0;
  display: none;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .menu-area .menu-full-width .logo-box .site-open {
    display: block;
  }
  .tech-icon-first {
    bottom: 0 !important;
    left: 4% !important;
    top: auto !important;
  }
  span.page-title {
    font-size: 35px !important;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .menu-area .menu-full-width .logo-box .site-open {
    display: block;
  }
  .tech-icon-first {
    bottom: 0 !important;
    left: 4% !important;
    top: auto !important;
  }
  span.page-title {
    font-size: 35px !important;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .menu-area .menu-full-width .logo-box .site-open {
    display: block;
  }
  .tech-icon-first {
    bottom: 0 !important;
    left: 4% !important;
    top: auto !important;
  }
  span.page-title {
    font-size: 35px !important;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1366px) {
  .contact-form input[type="text"], .contact-form input[type="email"], .contact-form input[type="tel"] {
    width: 100% !important;
  }
  .gallery-area img {
    width: 100%;
  }
  span.page-title {
    font-size: 35px !important;
  }
}
.menu-area .menu-full-width .logo-box .site-open .open__only {
  width: 25px;
  margin-left: auto;
  margin-right: auto;
  height: 2px;
  background-color: #ffefe0;
  display: block;
}
.menu-area .menu-full-width .logo-box .site-open .open__only:nth-child(1), .menu-area .menu-full-width .logo-box .site-open .open__only:nth-child(2) {
  margin-bottom: 5px;
}
.menu-area .menu-full-width .logo-box:after {
  position: absolute;
  content: '';
  top: 0;
  right: 0;
  width: 2px;
  height: 100%;
  background-color: #fff;
  opacity: .1;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .menu-area .menu-full-width .logo-box:after {
    display: none;
  }
  span.post-date {
    display: block;
    padding-top: 10px 0px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .menu-area .menu-full-width .logo-box:after {
    display: none;
  }
}
.menu-area .menu-full-width .main-menu .menu__wrapper {
  float: right;
  padding-right: 40px;
}
@media (max-width: 1440px) {
  .menu-area .menu-full-width .main-menu .menu__wrapper {
    padding-left: 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .menu-area .menu-full-width .main-menu .menu__wrapper {
    display: none;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .menu-area .menu-full-width .main-menu .menu__wrapper {
    display: none;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .menu-area .menu-full-width .main-menu .menu__wrapper {
    display: none;
  }
}
.menu-area .menu-full-width .main-menu .menu__wrapper ul li {
  display: inline-block;
  margin-right: 35px;
  position: relative;
}
@media (max-width: 1440px) {
  .menu-area .menu-full-width .main-menu .menu__wrapper ul li {
    margin-right:25px;
  }
}
@media (max-width: 1240px) {
  .menu-area .menu-full-width .main-menu .menu__wrapper ul li {
    margin-right: 30px;
  }
}
.menu-area .menu-full-width .main-menu .menu__wrapper ul li a {
  color: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 15px;
  font-weight: 500;
  padding: 45px 0px 43px 0;
  display: block;
  position: relative;
}
.menu-area .menu-full-width .main-menu .menu__wrapper ul li a:after {
  position: absolute;
  content: '';
  width: 0;
  height: 1px;
  bottom: 20px;
  left: 0;
  background-color: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.menu-area .menu-full-width .main-menu .menu__wrapper ul li a:hover:after {
  width: 100%;
}
.menu-area .menu-full-width .main-menu .menu__wrapper ul li:last-child {
  margin-right: 0;
}
.menu-area .menu-full-width .main-menu .menu__wrapper ul li .main__dropdown-menu {
  position: absolute;
  top: 115px;
  left: 0;
  width: 220px;
  background-color: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
/*  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;*/
  padding: 20px 20px;
  opacity: 0;
  visibility: hidden;
  -webkit-box-shadow: 0 0 40px rgba(82, 85, 90, 0.2);
  -moz-box-shadow: 0 0 40px rgba(82, 85, 90, 0.2);
  box-shadow: 0 0 40px rgba(82, 85, 90, 0.2);
}
.menu-area .menu-full-width .main-menu .menu__wrapper ul li .main__dropdown-menu ul li {
  margin-right: 0;
  margin-bottom: 10px;
    display: block;
}
.menu-area .menu-full-width .main-menu .menu__wrapper ul li .main__dropdown-menu ul li a {
  color: #222232;
  font-weight: 300;
  text-transform: none;
  display: inline-block;
  position: relative;
  padding: 0;
  margin-top: 0px;
    font-size: 14px;
}
.menu-area .menu-full-width .main-menu .menu__wrapper ul li .main__dropdown-menu ul li a:after {
  position: absolute;
  content: '';
  width: 0;
  height: 1px;
  bottom: 5px;
  left: 0;
  background-color: #000;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.menu-area .menu-full-width .main-menu .menu__wrapper ul li .main__dropdown-menu ul li a:hover {
  color: #ff7e00;
}
.menu-area .menu-full-width .main-menu .menu__wrapper ul li .main__dropdown-menu ul li a:hover:after {
  width: 100%;
  background-color: #ff7e00;
}
.menu-area .menu-full-width .main-menu .menu__wrapper ul li .main__dropdown-menu ul li:last-child {
  margin-bottom: 0;
}
.menu-area .menu-full-width .main-menu .menu__wrapper ul li:hover .main__dropdown-menu {
  top: 60px;
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.menu-area .menu-full-width .main-menu .logo-right-button {
  float: right;
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .menu-area .menu-full-width .main-menu .logo-right-button {
    display: none;
  }
}
.menu-area .menu-full-width .main-menu .logo-right-button .lang-dropdown {
  float: left;
  position: relative;
  padding-right: 60px;
}
@media (max-width: 1440px) {
  .menu-area .menu-full-width .main-menu .logo-right-button .lang-dropdown {
    padding-right: 40px;
  }
}
@media only screen and (max-width: 1198px) and (min-width: 320px) {
  .menu-area .menu-full-width .main-menu .logo-right-button .lang-dropdown {
    padding-left: 40px;
  }
}
@media (max-width: 1024px) {
  .menu-area .menu-full-width .main-menu .logo-right-button .lang-dropdown {
    padding-left: 0;
    padding-right: 19px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .menu-area .menu-full-width .main-menu .logo-right-button .lang-dropdown {
    padding-left: 0;
    padding-right: 0;
  }
  .project-detail-full-area {
    display: inline-block !important;
  }
  .gallery-area img {
    width: 100% !important;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .menu-area .menu-full-width .main-menu .logo-right-button .lang-dropdown {
    padding-left: 0;
    padding-right: 0;
  }
  .project-detail-full-area {
    display: inline-block !important;
  }
  .gallery-area img {
    width: 100% !important;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .menu-area .menu-full-width .main-menu .logo-right-button .lang-dropdown {
    padding-left: 0;
    padding-right: 0;
  }
  .project-detail-full-area {
    display: inline-block !important;
  }
  .gallery-area img {
    width: 100%;
  }
}
.menu-area .menu-full-width .main-menu .logo-right-button .lang-dropdown:after {
  position: absolute;
  content: '';
  top: 0;
  right: 0;
  width: 2px;
  height: 100%;
  background-color: #fff;
  opacity: .1;
}
@media only screen and (max-width: 1198px) and (min-width: 320px) {
  .menu-area .menu-full-width .main-menu .logo-right-button .lang-dropdown:after {
    display: none;
  }
}
.menu-area .menu-full-width .main-menu .logo-right-button .lang-dropdown ul li {
  display: inline-block;
  position: relative;
}
.menu-area .menu-full-width .main-menu .logo-right-button .lang-dropdown ul li a {
  color: #fff;
  font-weight: 700;
  font-size: 16px;
  padding: 45px 0 39px 0;
  display: block;
}
.menu-area .menu-full-width .main-menu .logo-right-button .lang-dropdown ul li a img {
  width: 30px;
  height: 30px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin-right: 3px;
}
.menu-area .menu-full-width .main-menu .logo-right-button .lang-dropdown ul li a i {
  padding-left: 1px;
  font-size: 12px;
}
.menu-area .menu-full-width .main-menu .logo-right-button .lang-dropdown ul li .lang-drop-item {
  position: absolute;
  width: 160px;
  top: 115px;
  left: 0;
  background-color: #fff;
  padding: 5px 0;
  opacity: 0;
  visibility: hidden;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-box-shadow: 0 0 40px rgba(82, 85, 90, 0.2);
  -moz-box-shadow: 0 0 40px rgba(82, 85, 90, 0.2);
  box-shadow: 0 0 40px rgba(82, 85, 90, 0.2);
}
.menu-area .menu-full-width .main-menu .logo-right-button .lang-dropdown ul li .lang-drop-item a {
  display: block;
  color: #222232;
  padding: 10px 15px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  font-weight: 600;
  letter-spacing: 0.1px;
}
.menu-area .menu-full-width .main-menu .logo-right-button .lang-dropdown ul li .lang-drop-item a img {
  margin-right: 10px;
}
.menu-area .menu-full-width .main-menu .logo-right-button .lang-dropdown ul li .lang-drop-item a:hover {
  color: #ff7e00;
}
@media (max-width: 1024px) {
  .menu-area .menu-full-width .main-menu .logo-right-button .lang-dropdown ul li .lang-drop-item {
    left: -46px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .menu-area .menu-full-width .main-menu .logo-right-button .lang-dropdown ul li .lang-drop-item {
    left: -50px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .menu-area .menu-full-width .main-menu .logo-right-button .lang-dropdown ul li .lang-drop-item {
    left: -50px;
  }
}
.menu-area .menu-full-width .main-menu .logo-right-button .lang-dropdown ul li:hover .lang-drop-item {
  top: 95px;
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.menu-area .menu-full-width .main-menu .logo-right-button .contact-para {
  float: left;
  padding: 45px 45px 40px 60px;
  color: #fff;
  position: relative;
}
@media (max-width: 1440px) {
  .menu-area .menu-full-width .main-menu .logo-right-button .contact-para {
    padding: 45px 40px 40px 40px;
  }
}
@media only screen and (max-width: 1198px) and (min-width: 320px) {
  .menu-area .menu-full-width .main-menu .logo-right-button .contact-para {
    display: none;
  }
}
.menu-area .menu-full-width .main-menu .logo-right-button .contact-para p {
  font-size: 22px;
  font-weight: 700;
}
@media (max-width: 1240px) {
  .menu-area .menu-full-width .main-menu .logo-right-button .contact-para p {
    font-size: 16px;
  }
}
.menu-area .menu-full-width .main-menu .logo-right-button .contact-para .phone-call {
  position: absolute;
  font-size: 60px;
  color: #616d74;
  top: 44px;
  right: 34px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  z-index: -1;
}
@media (max-width: 1440px) {
  .menu-area .menu-full-width .main-menu .logo-right-button .contact-para .phone-call {
    right: 28px;
  }
}
.menu-area:after {
  position: absolute;
  content: '';
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #fff;
  opacity: .1;
}
.menu-area.active {
  background-color: #222232;
  -webkit-transition: all 0.7s;
  -moz-transition: all 0.7s;
  -ms-transition: all 0.7s;
  -o-transition: all 0.7s;
  transition: all 0.7s;
}
/*------------------------------------
       menu--area
 -------------------------------------*/
.menu--area .menu-full-width .logo-box {
  padding-left: 0;
  padding-right: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .menu--area .menu-full-width .logo-box {
    float: none;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .menu--area .menu-full-width .logo-box {
    float: none;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .menu--area .menu-full-width .logo-box {
    float: none;
  }
}
.menu--area .menu-full-width .logo-box:after {
  display: none;
}
.menu--area .menu-full-width .main-menu .menu__wrapper {
  float: right;
  padding-left: 0;
}
@media (max-width: 1690px) {
  .menu--area .menu-full-width .main-menu .menu__wrapper {
    padding-left: 0;
  }
}
.menu--area:after {
  display: none;
}
/*------------------------------------
       menu-area-3
 -------------------------------------*/
.menu-area-3 {
/*  top: 60px;*/
  padding-right: 90px;
  padding-left: 90px;
}
@media (max-width: 1460px) {
  .menu-area-3 {
    padding-right: 0px;
    padding-left: 0px;
  }
}
@media (max-width: 1199px) {
  .menu-area-3 {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.menu-area-3 .menu-full-box {
  height: 115px;
/*-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;*/
}
.menu-area-3 .menu-full-box.active {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.menu-area-3 .menu-full-width .logo-box {
 /* background-color: #000;*/
/*  -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;*/
  padding: 20px 40px 30px 0px;
           -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
/*.menu-area-3.active .menu-full-width .logo-box{padding-left: 0px;}*/
.menu-area-3 .menu-full-width .logo-box.active{padding-left: 0px !important;}
.menu-area-3 ul.header-top, .menu-area-3 .main-navigation{
         -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.menu-area-3.active ul.header-top{padding-right: 0px;}
.menu-area-3.active .main-navigation{padding-right: 15px;}
@media (max-width: 1440px) {
  .menu-area-3 .menu-full-width .logo-box {
  /*  padding: 30px 40px;*/
       -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .menu-area-3 .menu-full-width .logo-box {
    padding: 36px 60px 36px 100px;
    text-align: center;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .menu-area-3 .menu-full-width .logo-box {
    padding: 36px 60px 36px 100px;
    text-align: center;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .menu-area-3 .menu-full-width .logo-box {
    padding: 36px 60px 36px 90px;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
  }
}
.menu-area-3 .menu-full-width .logo-box:after {
  display: none;
}
.menu-area-3 .menu-full-width .logo-box.active {
/*  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding-left: 162px;*/
}
@media (max-width: 1440px) {
  .menu-area-3 .menu-full-width .logo-box.active {
    padding-left: 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .menu-area-3 .menu-full-width .logo-box.active {
    padding-left: 130px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .menu-area-3 .menu-full-width .logo-box.active {
    padding-left: 130px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .menu-area-3 .menu-full-width .logo-box.active {
    padding-left: 59px;
  }
}
.menu-area-3 .menu-full-width .logo-box .site-open {
  left: 40px;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .menu-area-3 .menu-full-width .logo-box .site-open {
    left: 15px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .menu-area-3 .menu-full-width .logo-box .site-open {
    left: 15px;
  }
}
.menu-area-3 .menu-full-width .main-menu .menu__wrapper ul li a {
  color: #fff;
  text-transform: uppercase;
  padding: 0px 0px 18px 0px;
margin-top: 18px;
}
.menu-area-3 .menu-full-width .main-menu .menu__wrapper ul li a:hover{
    color: #f7811d;
}
.menu-area-3 .menu-full-width .main-menu .menu__wrapper ul li a:after {
  background-color: #f7811d;
}
.menu-area-3 .menu-full-width .main-menu .menu__wrapper ul li .main__dropdown-menu {
  -webkit-box-shadow: 0 0 40px rgba(82, 85, 90, 0.2);
  -moz-box-shadow: 0 0 40px rgba(82, 85, 90, 0.2);
  box-shadow: 0 0 40px rgba(82, 85, 90, 0.2);
}
.menu-area-3 .menu-full-width .main-menu .logo-right-button .lang-dropdown {
  padding-right: 44px;
}
@media (max-width: 1280px) {
  .menu-area-3 .menu-full-width .main-menu .logo-right-button .lang-dropdown {
    padding-right: 0;
  }
}
@media only screen and (max-width: 1279px) and (min-width: 320px) {
  .menu-area-3 .menu-full-width .main-menu .logo-right-button .lang-dropdown {
    padding-right: 40px;
  }
}
@media (max-width: 1199px) {
  .menu-area-3 .menu-full-width .main-menu .logo-right-button .lang-dropdown {
    padding-right: 48px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .menu-area-3 .menu-full-width .main-menu .logo-right-button .lang-dropdown {
    padding-right: 15px;
  }
}
.menu-area-3 .menu-full-width .main-menu .logo-right-button .lang-dropdown ul li a {
  color: #222232;
  padding: 45px 0 40px 0;
}
.menu-area-3 .menu-full-width .main-menu .logo-right-button .lang-dropdown ul li .lang-drop-item {
  -webkit-box-shadow: 0 0 40px rgba(82, 85, 90, 0.2);
  -moz-box-shadow: 0 0 40px rgba(82, 85, 90, 0.2);
  box-shadow: 0 0 40px rgba(82, 85, 90, 0.2);
}
.menu-area-3 .menu-full-width .main-menu .logo-right-button .contact-para {
  padding: 45px 60px 41px 35px;
}
@media only screen and (max-width: 1279px) and (min-width: 320px) {
  .menu-area-3 .menu-full-width .main-menu .logo-right-button .contact-para {
    display: none;
  }
}
.menu-area-3 .menu-full-width .main-menu .logo-right-button .contact-para .social__links li {
  display: inline-block;
  padding-right: 16px;
}
.menu-area-3 .menu-full-width .main-menu .logo-right-button .contact-para .social__links li a {
  color: #222232;
  font-size: 16px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.menu-area-3 .menu-full-width .main-menu .logo-right-button .contact-para .social__links li a:hover {
  color: #ff7e00;
}
.menu-area-3 .menu-full-width .main-menu .logo-right-button .contact-para .social__links li:last-child {
  padding-right: 0;
}
.menu-area-3 .menu-full-width .main-menu .logo-right-button .contact-para.active {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  padding-right: 91px;
}
@media (max-width: 1440px) {
  .menu-area-3 .menu-full-width .main-menu .logo-right-button .contact-para.active {
    padding-right: 60px;
  }
}
.menu-area-3:after {
  display: none;
}
.menu-area-3.active {
  top: 0;
  height: 115px;
  background-color: #002060;
  padding-right: 0;
  padding-left: 0;
  -webkit-box-shadow: 0 0 40px rgba(82, 85, 90, 0.1);
  -moz-box-shadow: 0 0 40px rgba(82, 85, 90, 0.1);
  box-shadow: 0 0 40px rgba(82, 85, 90, 0.1);
     -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .menu-area-3.active {
    background-color: #002060;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
/*  .menu-area-3.active {
    background-color: #fff;
  }*/
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
/*  .menu-area-3.active {
    background-color: #fff;
  }*/
}
/*------------------------------------
        error-menu
 -------------------------------------*/
.error-menu .menu-full-width .logo-box {
  padding-left: 0;
  padding-right: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .error-menu .menu-full-width .logo-box {
    width: 100%;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .error-menu .menu-full-width .logo-box {
    width: 100%;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .error-menu .menu-full-width .logo-box {
    width: 100%;
  }
}
.error-menu .menu-full-width .main-menu .menu__wrapper {
  float: right;
}
/*------------------------------------
        error-area
 -------------------------------------*/
.error-area {
  width: 100%;
  height: 100%;
  position: relative;
  background-image: url("../images/error-img.html");
  background-size: cover;
  background-position: center;
  z-index: 1;
  padding: 320px 0 200px 0;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .error-area {
    padding: 200px 0 140px 0;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .error-area {
    padding: 200px 0 140px 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .error-area .error-box .error__img {
    width: 100%;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .error-area .error-box .error__img {
    width: 100%;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .error-area .error-box .error__img {
    width: 100%;
  }
}
.error-area .error-box .error__desc {
  font-size: 20px;
  color: #fff;
  font-weight: 600;
  margin-top: 50px;
}
.error-area .error-box .back__top {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  margin-top: 50px;
}
.error-area .error-box .back__top span {
  padding-left: 10px;
}
.error-area .error-box .back__top span:before {
  font-size: 16px;
}
.error-area .error-box .back__top:hover {
  background-color: #fff;
  color: #ff7e00;
}
.error-area:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #ff7e00;
  z-index: -1;
  opacity: .93;
}
/*------------------------------------
        slider-area
 -------------------------------------*/
.slider-area{margin: 0px 100px; padding-top: 110px;}
.slider-area .home-slider .rev_slider_wrapper .rev_slider .tp-caption {
  color: #fff;
  margin-left: 65px;
}
@media (max-width: 1440px) {
  .slider-area .home-slider .rev_slider_wrapper .rev_slider .tp-caption {
    margin-left: 70px;
  }
}
@media (max-width: 1366px) {
  .slider-area .home-slider .rev_slider_wrapper .rev_slider .tp-caption {
    margin-left: 120px;
  }
}
@media (max-width: 1280px) {
  .slider-area .home-slider .rev_slider_wrapper .rev_slider .tp-caption {
    margin-left: 155px;
  }
}
@media (max-width: 1240px) {
  .slider-area .home-slider .rev_slider_wrapper .rev_slider .tp-caption {
    margin-left: 170px;
  }
        .slider-area{margin: 0px;}
}
@media (max-width: 1199px) {
  .slider-area .home-slider .rev_slider_wrapper .rev_slider .tp-caption {
    margin-left: 185px;
  }

}
@media (max-width: 1024px) {
  .slider-area .home-slider .rev_slider_wrapper .rev_slider .tp-caption {
    margin-left: 100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slider-area .home-slider .rev_slider_wrapper .rev_slider .tp-caption {
    margin-left: 105px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .slider-area .home-slider .rev_slider_wrapper .rev_slider .tp-caption {
    margin-left: 30px;
  }
}
@media (max-width: 750px) {
  .slider-area .home-slider .rev_slider_wrapper .rev_slider .tp-caption {
    margin-left: 40px;
  }
}
@media (max-width: 720px) {
  .slider-area .home-slider .rev_slider_wrapper .rev_slider .tp-caption {
    margin-left: 55px;
  }
}
@media (max-width: 640px) {
  .slider-area .home-slider .rev_slider_wrapper .rev_slider .tp-caption {
    margin-left: 70px;
  }
}
@media (max-width: 479px) {
  .slider-area .home-slider .rev_slider_wrapper .rev_slider .tp-caption {
    margin-left: 65px;
  }
    .slider-area{padding-top:80px;}
}
@media (max-width: 425px) {
  .slider-area .home-slider .rev_slider_wrapper .rev_slider .tp-caption {
    margin-left: 70px;
  }
}
@media (max-width: 425px) {
  .slider-area .home-slider .rev_slider_wrapper .rev_slider .tp-caption {
    margin-left: 77px;
  }
}
.slider-area .home-slider .rev_slider_wrapper .rev_slider .tp-caption .slidetop__title {
  font-weight: 200;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  letter-spacing: 5px;
    text-transform: uppercase;
}
.slider-area .home-slider .rev_slider_wrapper .rev_slider .tp-caption .slide__tile {
  font-size: 58px;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 0;
  letter-spacing: -2px;
  line-height: 60px;
  
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .slider-area .home-slider .rev_slider_wrapper .rev_slider .tp-caption .slide__tile {
    font-size: 30px !important;
    line-height: 38px !important;
  }
}
@media (max-width: 480px) {
  .slider-area .home-slider .rev_slider_wrapper .rev_slider .tp-caption .slide__tile {
    font-size: 50px;
    line-height: 52px;
  }
}

.slider-area .home-slider .rev_slider_wrapper .rev_slider .tp-caption .get-btn {
  background-color: transparent;
  /*-webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;*/
        -webkit-transition: all 0.3s!important;
    -moz-transition: all 0.3s!important;
    -ms-transition: all 0.3s!important;
    -o-transition: all 0.3s!important;
    transition: all 0.3s !important;
  font-weight: 500;
   border: 1px solid rgba(249, 182, 0, .5);
    display: flex;
    align-items: center;
}
.slider-area .home-slider .rev_slider_wrapper .rev_slider .tp-caption .get-btn:hover {
  background-color: #002060;
      border: 1px solid rgba(0, 32, 96, .5);
    color: #f9b600;
}
.slider-area .home-slider .rev_slider_wrapper .rev_slider .tp-caption .get-btn span {
  padding-left: 12px;
 
}
.slider-area .home-slider .rev_slider_wrapper .rev_slider .tp-caption .get-btn span:before {
  font-size: 16px;
}
.slider-area .home-slider .rev_slider_wrapper .rev_slider .rotate-text-wrap {
  position: absolute;
  top: 255px;
  left: -25px;
  color: #fff;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 0.1px;
}
.slider-area .home-slider .rev_slider_wrapper .rev_slider .rotate-text-wrap .rotate-text {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
@media (max-width: 1024px) {
  .slider-area .home-slider .rev_slider_wrapper .rev_slider .rotate-text-wrap {
    display: none;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .slider-area .home-slider .rev_slider_wrapper .rev_slider .rotate-text-wrap {
    display: none;
  }
    .slider-area .home-slider .rev_slider_wrapper .rev_slider .tp-caption .get-btn{margin-top: 50px;}
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .slider-area .home-slider .rev_slider_wrapper .rev_slider .rotate-text-wrap {
    display: none;
  }
}
.slider-area .home-slider .rev_slider_wrapper .rev_slider .rotate-text-wrap-two {
  top: auto;
  bottom: 170px;
  left: -56px;
}
.slider-area .home-slider .rev_slider_wrapper .tp-bannertimer {
  opacity: 0;
}
.slider-area .home-slider .rev_slider_wrapper .tparrows {
/*  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;*/
  width: 50px;
  height: 50px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  background-color: #fff;
  color: #000;
/*  opacity: .95;*/
}
.slider-area .home-slider .rev_slider_wrapper .tparrows:before {
  line-height: 50px;
  font-size: 16px;
  color: #f9b600;
 position: absolute;
 left:15px;
 top: 25px;
 font-family: 'ACC';
}
@media (max-width: 480px) {
  .slider-area .home-slider .rev_slider_wrapper .tparrows:before {
    line-height: 40px;
    font-size: 15px;
  }
}
@media (max-width: 480px) {
  .slider-area .home-slider .rev_slider_wrapper .tparrows {
    width: 40px;
    height: 40px;
  }
}
.slider-area .home-slider .rev_slider_wrapper .tp-rightarrow {
  background: rgba(0,32, 96, 0.3);
 clip-path: polygon(41% 50%, 100% 2%, 100% 100%);
  color: #fff;
    width: 100px;
  height: 100px;
  /*  border: 1px solid rgba(255, 255, 255, .5);*/
/*  margin-right: 40px;
  margin-bottom: 60px;*/
}
.slider-area .home-slider .rev_slider_wrapper .tp-leftarrow:before{
   content: "\e907"; 
}
.slider-area .home-slider .rev_slider_wrapper .tp-rightarrow:before{
   position: absolute;
   right: -40px;
   top: 25px;
    content: "\e908";
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slider-area .home-slider .rev_slider_wrapper .tp-rightarrow {
    margin-right: 0;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .slider-area .home-slider .rev_slider_wrapper .tparrows{display: none;}
  .slider-area .home-slider .rev_slider_wrapper .tp-rightarrow {
    margin-right: 0;
  }
}
@media (max-width: 480px) {
      .slider-area .home-slider .rev_slider_wrapper .tparrows{display: none;}
  .slider-area .home-slider .rev_slider_wrapper .tp-rightarrow {
    margin-right: 0;
    margin-bottom: 30px;
  }
}
@media (max-width: 320px) {
  .slider-area .home-slider .rev_slider_wrapper .tp-rightarrow {
    margin-right: -5px;
  }
}
.slider-area .home-slider .rev_slider_wrapper .tp-leftarrow {
  background: rgba(0,32, 96, 0.3);
  clip-path: polygon(55% 51%, 0 0, 0 100%);
  width: 100px;
  height: 100px;
  color: #fff;
  position: relative;
  /*  border: 1px solid rgba(255, 255, 255, .5);*/
 /* margin-right: 40px;
  margin-bottom: 120px;*/
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slider-area .home-slider .rev_slider_wrapper .tp-leftarrow {
    margin-right: 0;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .slider-area .home-slider .rev_slider_wrapper .tp-leftarrow {
    margin-right: 0;
  }
}
@media (max-width: 480px) {
  .slider-area .home-slider .rev_slider_wrapper .tp-leftarrow {
    margin-right: 0;
    margin-bottom: 78px;
  }
}
@media (max-width: 320px) {
  .slider-area .home-slider .rev_slider_wrapper .tp-leftarrow {
    margin-right: -5px;
  }
}
/*------------------------------------
       slider-area-2
 -------------------------------------*/
.slider-area-2 .rev_slider_wrapper .rev_slider .tp-caption {
  color: #fff;
}
.slider-area-2 .rev_slider_wrapper .rev_slider .tp-caption .video-play-btn {
  width: 134px;
  height: 134px;
  line-height: 134px;
  background-color: #ff7e00;
  margin-left: auto;
  margin-right: auto;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: relative;
  display: block;
  color: #fff;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slider-area-2 .rev_slider_wrapper .rev_slider .tp-caption .video-play-btn {
    width: 120px;
    height: 120px;
    line-height: 120px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .slider-area-2 .rev_slider_wrapper .rev_slider .tp-caption .video-play-btn {
    width: 120px;
    height: 120px;
    line-height: 120px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .slider-area-2 .rev_slider_wrapper .rev_slider .tp-caption .video-play-btn {
    width: 120px;
    height: 120px;
    line-height: 120px;
  }
}
.slider-area-2 .rev_slider_wrapper .rev_slider .tp-caption .video-play-btn:after {
  position: absolute;
  content: '';
  bottom: 0;
  left: 6px;
  width: 38px;
  height: 38px;
  background-color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slider-area-2 .rev_slider_wrapper .rev_slider .tp-caption .video-play-btn:after {
    width: 30px;
    height: 30px;
    line-height: 30px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .slider-area-2 .rev_slider_wrapper .rev_slider .tp-caption .video-play-btn:after {
    width: 30px;
    height: 30px;
    line-height: 30px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .slider-area-2 .rev_slider_wrapper .rev_slider .tp-caption .video-play-btn:after {
    width: 30px;
    height: 30px;
    line-height: 30px;
  }
}
.slider-area-2 .rev_slider_wrapper .rev_slider .tp-caption .video-play-btn span {
  position: absolute;
  top: 50%;
  left: 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%);
}
.slider-area-2 .rev_slider_wrapper .rev_slider .tp-caption .video-play-btn span:before {
  font-size: 30px;
}
@media (max-width: 320px) {
  .slider-area-2 .rev_slider_wrapper .rev_slider .tp-caption .video-play-btn span:before {
    font-size: 26px;
  }
}
.slider-area-2 .rev_slider_wrapper .rev_slider .tp-caption .slide__title {
  font-size: 70px;
  font-weight: 700;
  letter-spacing: -3px;
  margin: 0;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .slider-area-2 .rev_slider_wrapper .rev_slider .tp-caption .slide__title {
    font-size: 50px;
    line-height: 52px;
  }
}
@media (max-width: 480px) {
  .slider-area-2 .rev_slider_wrapper .rev_slider .tp-caption .slide__title {
    font-size: 40px;
  }
}
.slider-area-2 .rev_slider_wrapper .rev_slider .tp-caption .get-btn {
  background-color: transparent;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  font-weight: 700;
}
.slider-area-2 .rev_slider_wrapper .rev_slider .tp-caption .get-btn:hover {
  background-color: #ff7e00;
  border-color: #ff7e00;
}
.slider-area-2 .rev_slider_wrapper .rev_slider .tp-caption .get-btn span {
  padding-left: 12px;
}
.slider-area-2 .rev_slider_wrapper .rev_slider .tp-caption .get-btn span:before {
  font-size: 16px;
}
.slider-area-2 .rev_slider_wrapper .rev_slider .tp-bannertimer {
  opacity: 0;
}
/*------------------------------------
       slider-area-3
 -------------------------------------*/
.slider-area-3 .trusted-fluid {
  position: relative;
}
.slider-area-3 .trusted-fluid .rev_slider_wrapper .rev_slider {
  width: 100%;
}
.slider-area-3 .trusted-fluid .rev_slider_wrapper .rev_slider .tp-caption {
  color: #fff;
}
.slider-area-3 .trusted-fluid .rev_slider_wrapper .rev_slider .tp-caption .get-btn {
  background-color: transparent;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  font-weight: 700;
}
.slider-area-3 .trusted-fluid .rev_slider_wrapper .rev_slider .tp-caption .get-btn:hover {
  background-color: #ff7e00;
  border-color: #ff7e00;
}
.slider-area-3 .trusted-fluid .rev_slider_wrapper .rev_slider .tp-caption .get-btn span {
  padding-left: 12px;
}
.slider-area-3 .trusted-fluid .rev_slider_wrapper .rev_slider .tp-caption .get-btn span:before {
  font-size: 16px;
}
.slider-area-3 .trusted-fluid .rev_slider_wrapper .rev_slider .tp-caption .slide__title {
  font-size: 100px;
  font-weight: 700;
  letter-spacing: -3px;
  margin: 0;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .slider-area-3 .trusted-fluid .rev_slider_wrapper .rev_slider .tp-caption .slide__title {
    font-size: 90px;
  }
}
@media (max-width: 480px) {
  .slider-area-3 .trusted-fluid .rev_slider_wrapper .rev_slider .tp-caption .slide__title {
    font-size: 50px;
  }
}
@media (max-width: 320px) {
  .slider-area-3 .trusted-fluid .rev_slider_wrapper .rev_slider .tp-caption .slide__title {
    margin-top: 20px;
  }
}
.slider-area-3 .trusted-fluid .rev_slider_wrapper .rev_slider .tp-caption .slide__title2 {
  font-size: 100px;
  font-weight: 700;
  letter-spacing: -3px;
  margin: 0;
  line-height: 120px;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .slider-area-3 .trusted-fluid .rev_slider_wrapper .rev_slider .tp-caption .slide__title2 {
    font-size: 90px;
    line-height: 50px;
  }
}
@media (max-width: 480px) {
  .slider-area-3 .trusted-fluid .rev_slider_wrapper .rev_slider .tp-caption .slide__title2 {
    font-size: 50px;
  }
}
.slider-area-3 .trusted-fluid .rev_slider_wrapper .rev_slider .tp-caption .slide__title3 {
  line-height: 90px;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .slider-area-3 .trusted-fluid .rev_slider_wrapper .rev_slider .tp-caption .slide__title3 {
    line-height: 80px;
  }
}
@media (max-width: 480px) {
  .slider-area-3 .trusted-fluid .rev_slider_wrapper .rev_slider .tp-caption .slide__title3 {
    line-height: 47px;
  }
}
.slider-area-3 .trusted-fluid .rev_slider_wrapper .rev_slider .tp-caption .slide__desc {
  font-size: 20px;
  font-weight: 600;
  line-height: 34px;
  margin-bottom: 0;
}
@media (max-width: 320px) {
  .slider-area-3 .trusted-fluid .rev_slider_wrapper .rev_slider .tp-caption .slide__desc {
    line-height: 30px;
  }
}
.slider-area-3 .trusted-fluid .rev_slider_wrapper .rev_slider .tp-bannertimer {
  opacity: 0;
}
/*------------------------------------
       avivon-heading
 -------------------------------------*/
.avivon-heading .avivon__title {
  font-size: 40px;
  color: #222232;
  font-weight: 700;
  position: relative;
  display: inline-block;
  padding-top: 30px;
  line-height: 46px;
  letter-spacing: -1px;
  margin-bottom: 0;
  margin-top: 0;
}
@media (max-width: 1199px) {
  .avivon-heading .avivon__title {
    font-size: 38px;
  }
}
@media (max-width: 390px) {
  .avivon-heading .avivon__title {
    font-size: 36px;
    line-height: 43px;
  }
}
@media (max-width: 320px) {
  .avivon-heading .avivon__title {
    font-size: 30px;
    line-height: 40px;
  }
}
/*.avivon-heading .avivon__title:after {
  position: absolute;
  content: '';
  left: -5px;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #ff7e00;
  top: -2px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}*/
@media (max-width: 400px) {
  .avivon-heading .second__title:after {
    left: 62px;
  }
}
@media (max-width: 360px) {
  .avivon-heading .second__title:after {
    left: 52px;
  }
}
@media (max-width: 320px) {
  .avivon-heading .second__title:after {
    left: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .avivon-heading .third__title br {
    display: none;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .avivon-heading .third__title br {
    display: none;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .avivon-heading .third__title br {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .avivon-heading .third__title:after {
    left: 23px;
  }
}
@media (max-width: 750px) {
  .avivon-heading .third__title:after {
    left: 17px;
  }
}
@media (max-width: 736px) {
  .avivon-heading .third__title:after {
    left: 8px;
  }
}
@media (max-width: 720px) {
  .avivon-heading .third__title:after {
    left: 0;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .avivon-heading .third__title:after {
    left: 23px;
  }
}
@media (max-width: 640px) {
  .avivon-heading .third__title:after {
    left: 0;
  }
}
@media (max-width: 600px) {
  .avivon-heading .third__title:after {
    left: 5px;
  }
}
@media (max-width: 575px) {
  .avivon-heading .third__title:after {
    left: 38px;
  }
}
@media (max-width: 540px) {
  .avivon-heading .third__title:after {
    left: 23px;
  }
}
@media (max-width: 480px) {
  .avivon-heading .third__title:after {
    left: -5px;
  }
}
@media (max-width: 425px) {
  .avivon-heading .third__title:after {
    left: 80px;
  }
}
@media (max-width: 400px) {
  .avivon-heading .third__title:after {
    left: 67px;
  }
}
@media (max-width: 320px) {
  .avivon-heading .third__title:after {
    left: 57px;
  }
}
@media (max-width: 400px) {
  .avivon-heading .fourth__title:after {
    left: 99px;
  }
}
@media (max-width: 375px) {
  .avivon-heading .fourth__title:after {
    left: 97px;
  }
}
@media (max-width: 320px) {
  .avivon-heading .fourth__title:after {
    left: -5px;
  }
}
@media (max-width: 575px) {
  .avivon-heading .eight__title:after {
    left: 78px;
  }
}
@media (max-width: 540px) {
  .avivon-heading .eight__title:after {
    left: 60px;
  }
}
@media (max-width: 480px) {
  .avivon-heading .eight__title:after {
    left: 30px;
  }
}
@media (max-width: 425px) {
  .avivon-heading .eight__title:after {
    left: 4px;
  }
}
@media (max-width: 400px) {
  .avivon-heading .eight__title:after {
    left: 8px;
  }
}
@media (max-width: 375px) {
  .avivon-heading .eight__title:after {
    left: 6px;
  }
}
.avivon-heading .avivon__desc {
  font-size: 16px;
  color: #7c7c82;
  font-weight: 600;
  line-height: 30px;
}
.avivon-heading .get__btn {
  color: #222232;
  border-color: #222232;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.avivon-heading .get__btn span {
  padding-left: 12px;
}
.avivon-heading .get__btn span:before {
  font-size: 16px;
}
.avivon-heading .get__btn:hover {
  background-color: #ff7e00;
  border-color: #ff7e00;
  color: #fff;
}
.avivon-heading .avivon__btn {
  background-color: #222232;
  border-color: #222232;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.avivon-heading .avivon__btn span {
  padding-left: 12px;
}
.avivon-heading .avivon__btn span:before {
  font-size: 16px;
}
.avivon-heading .avivon__btn:hover {
  background-color: #ff7e00;
  border-color: #ff7e00;
}
.avivon-heading .avivon__list li {
  display: block;
  font-size: 16px;
  color: #7c7c82;
  font-weight: 600;
  padding-bottom: 10px;
  padding-left: 25px;
  position: relative;
}
.avivon-heading .avivon__list li i {
  position: absolute;
  top: 7px;
  left: 0;
  color: #ff7e00;
  font-size: 14px;
}
.avivon-heading .avivon__list li:last-child {
  padding-bottom: 0;
}
/*------------------------------------
        offer-area
 -------------------------------------*/
.offer-area .offer-content .offer-quote {
  position: relative;
  width: 100%;
  height: 750px;
  z-index: 2;
  color: #fff;
  background-size: cover;
  background-position: center;
  background-image: url("../images/oq-img.html");
  -webkit-border-radius: 0px 0px 5px 0px;
  -moz-border-radius: 0px 0px 5px 0px;
  border-radius: 0px 0px 5px 0px;
  padding: 120px 75px 120px 100px;
}
@media (max-width: 1690px) {
  .offer-area .offer-content .offer-quote {
    padding: 120px 50px 120px 80px;
  }
}
@media (max-width: 1440px) {
  .offer-area .offer-content .offer-quote {
    height: 740px;
    padding: 100px 50px 120px 60px;
  }
}
@media (max-width: 1366px) {
  .offer-area .offer-content .offer-quote {
    padding: 90px 30px 0 50px;
  }
}
@media (max-width: 1280px) {
  .offer-area .offer-content .offer-quote {
    padding: 85px 40px 0 40px;
  }
}
@media (max-width: 1199px) {
  .offer-area .offer-content .offer-quote {
    padding: 80px 40px 0 40px;
    height: 700px;
  }
}
@media (max-width: 1024px) {
  .offer-area .offer-content .offer-quote {
    height: 650px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .offer-area .offer-content .offer-quote {
    height: 406px;
    padding: 80px 40px 0 40px;
    -webkit-border-radius: 0px 0px 0px 0px;
    -moz-border-radius: 0px 0px 0px 0px;
    border-radius: 0px 0px 0px 0px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .offer-area .offer-content .offer-quote {
    height: 445px;
    padding: 80px 30px 0 15px;
    -webkit-border-radius: 0px 0px 0px 0px;
    -moz-border-radius: 0px 0px 0px 0px;
    border-radius: 0px 0px 0px 0px;
  }
}
@media (max-width: 540px) {
  .offer-area .offer-content .offer-quote {
    height: 520px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .offer-area .offer-content .offer-quote {
    padding: 60px 30px 0 15px;
    -webkit-border-radius: 0px 0px 0px 0px;
    -moz-border-radius: 0px 0px 0px 0px;
    border-radius: 0px 0px 0px 0px;
  }
}
@media (max-width: 425px) {
  .offer-area .offer-content .offer-quote {
    height: 490px;
  }
}
@media (max-width: 400px) {
  .offer-area .offer-content .offer-quote {
    height: 533px;
  }
}
@media (max-width: 320px) {
  .offer-area .offer-content .offer-quote {
    height: 569px;
    padding: 60px 15px 0 15px;
  }
}
.offer-area .offer-content .offer-quote .opr-block {
  margin-top: -10px;
  margin-bottom: 0;
  border-left: none;
  padding: 0;
}
.offer-area .offer-content .offer-quote .opr-block .quote__para {
  font-size: 30px;
  line-height: 48px;
}
@media (max-width: 1240px) {
  .offer-area .offer-content .offer-quote .opr-block .quote__para {
    font-size: 28px;
  }
}
@media (max-width: 1199px) {
  .offer-area .offer-content .offer-quote .opr-block .quote__para {
    font-size: 26px;
    line-height: 44px;
  }
}
@media (max-width: 1024px) {
  .offer-area .offer-content .offer-quote .opr-block .quote__para {
    font-size: 22px;
    line-height: 40px;
  }
}
.offer-area .offer-content .offer-quote .opr-block .quote__sign {
  margin-top: 50px;
  font-weight: 500;
  font-family: "CoveredByYourGrace", sans-serif;
  font-size: 50px;
  letter-spacing: -1px;
  margin-bottom: 8px;
}
.offer-area .offer-content .offer-quote .opr-block .quote__span {
  font-weight: 600;
  position: relative;
  color: #ffefe0;
  font-size: 16px;
}
.offer-area .offer-content .offer-quote .opr-block .quote__span:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
  background-color: #ffb970;
}
.offer-area .offer-content .offer-quote:before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ff7e00;
  opacity: .9;
  z-index: -1;
  -webkit-border-radius: 0px 0px 5px 0px;
  -moz-border-radius: 0px 0px 5px 0px;
  border-radius: 0px 0px 5px 0px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .offer-area .offer-content .offer-quote:before {
    -webkit-border-radius: 0px 0px 0px 0px;
    -moz-border-radius: 0px 0px 0px 0px;
    border-radius: 0px 0px 0px 0px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .offer-area .offer-content .offer-quote:before {
    -webkit-border-radius: 0px 0px 0px 0px;
    -moz-border-radius: 0px 0px 0px 0px;
    border-radius: 0px 0px 0px 0px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .offer-area .offer-content .offer-quote:before {
    -webkit-border-radius: 0px 0px 0px 0px;
    -moz-border-radius: 0px 0px 0px 0px;
    border-radius: 0px 0px 0px 0px;
  }
}
.offer-area .offer-content .offer-list-box {
  padding: 120px 120px 0 120px;
}
@media (max-width: 1440px) {
  .offer-area .offer-content .offer-list-box {
    padding: 100px 0 0 100px;
  }
}
@media (max-width: 1366px) {
  .offer-area .offer-content .offer-list-box {
    padding: 90px 0 0 90px;
  }
}
@media (max-width: 1280px) {
  .offer-area .offer-content .offer-list-box {
    padding: 85px 0 0 85px;
  }
}
@media (max-width: 1199px) {
  .offer-area .offer-content .offer-list-box {
    padding: 80px 0 0 80px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .offer-area .offer-content .offer-list-box {
    padding: 80px 0 0 40px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .offer-area .offer-content .offer-list-box {
    padding: 80px 15px 0 15px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .offer-area .offer-content .offer-list-box {
    padding: 60px 15px 0 15px;
  }
}
@media (max-width: 1024px) {
  .offer-area .offer-content .offer-list-box .offer-list .avivon-heading .avivon__title br {
    display: none;
  }
}
.offer-area .offer-content .offer-list-box .offer-list .offer-item .same-offer {
  width: 42%;
  float: left;
  position: relative;
  padding-bottom: 110px;
}
@media (max-width: 1690px) {
  .offer-area .offer-content .offer-list-box .offer-list .offer-item .same-offer {
    width: 47%;
    padding-bottom: 108px;
  }
}
@media (max-width: 1440px) {
  .offer-area .offer-content .offer-list-box .offer-list .offer-item .same-offer {
    width: 46%;
    padding-bottom: 118px;
  }
}
@media (max-width: 1366px) {
  .offer-area .offer-content .offer-list-box .offer-list .offer-item .same-offer {
    padding-bottom: 128px;
  }
}
@media (max-width: 1280px) {
  .offer-area .offer-content .offer-list-box .offer-list .offer-item .same-offer {
    padding-bottom: 132px;
    width: 50%;
  }
}
@media (max-width: 1199px) {
  .offer-area .offer-content .offer-list-box .offer-list .offer-item .same-offer {
    padding-bottom: 97px;
  }
}
@media (max-width: 1024px) {
  .offer-area .offer-content .offer-list-box .offer-list .offer-item .same-offer {
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .offer-area .offer-content .offer-list-box .offer-list .offer-item .same-offer {
    width: 100%;
    float: none;
    padding-bottom: 50px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .offer-area .offer-content .offer-list-box .offer-list .offer-item .same-offer {
    width: 100%;
    float: none;
    padding-bottom: 45px;
  }
}
.offer-area .offer-content .offer-list-box .offer-list .offer-item .same-offer .offer__icon {
  padding: 70px 0 40px 0;
  color: #ff7e00;
}
@media (max-width: 425px) {
  .offer-area .offer-content .offer-list-box .offer-list .offer-item .same-offer .offer__icon {
    padding-top: 60px;
  }
}
.offer-area .offer-content .offer-list-box .offer-list .offer-item .same-offer .offer__title {
  margin-bottom: 30px;
}
.offer-area .offer-content .offer-list-box .offer-list .offer-item .same-offer .offer__title h3 {
  font-size: 24px;
  font-weight: 700;
  margin: 0;
}
.offer-area .offer-content .offer-list-box .offer-list .offer-item .same-offer .offer__des {
  padding: 0 158px 0 0;
}
@media (max-width: 1690px) {
  .offer-area .offer-content .offer-list-box .offer-list .offer-item .same-offer .offer__des {
    padding-right: 125px;
  }
}
@media (max-width: 1440px) {
  .offer-area .offer-content .offer-list-box .offer-list .offer-item .same-offer .offer__des {
    padding-right: 100px;
  }
}
@media (max-width: 1366px) {
  .offer-area .offer-content .offer-list-box .offer-list .offer-item .same-offer .offer__des {
    padding-right: 85px;
  }
}
@media (max-width: 1280px) {
  .offer-area .offer-content .offer-list-box .offer-list .offer-item .same-offer .offer__des {
    padding-right: 90px;
  }
}
@media (max-width: 1199px) {
  .offer-area .offer-content .offer-list-box .offer-list .offer-item .same-offer .offer__des {
    padding-right: 70px;
  }
}
@media (max-width: 1024px) {
  .offer-area .offer-content .offer-list-box .offer-list .offer-item .same-offer .offer__des {
    padding-right: 25px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .offer-area .offer-content .offer-list-box .offer-list .offer-item .same-offer .offer__des {
    padding-right: 15px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .offer-area .offer-content .offer-list-box .offer-list .offer-item .same-offer .offer__des {
    padding-right: 15px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .offer-area .offer-content .offer-list-box .offer-list .offer-item .same-offer .offer__des {
    padding-right: 15px;
  }
}
.offer-area .offer-content .offer-list-box .offer-list .offer-item .same-offer .offer__des p {
  font-size: 16px;
  color: #7c7c82;
  font-weight: 600;
  line-height: 30px;
  margin-bottom: 40px;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .offer-area .offer-content .offer-list-box .offer-list .offer-item .same-offer .offer__des p {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .offer-area .offer-content .offer-list-box .offer-list .offer-item .same-offer .offer__des p {
    margin-bottom: 30px;
  }
}
.offer-area .offer-content .offer-list-box .offer-list .offer-item .same-offer .offer__btn .offer__btn-btn {
  color: #222232;
  font-weight: 600;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
  display: inline-block;
  font-size: 16px;
}
.offer-area .offer-content .offer-list-box .offer-list .offer-item .same-offer .offer__btn .offer__btn-btn span {
  padding-left: 3px;
}
.offer-area .offer-content .offer-list-box .offer-list .offer-item .same-offer .offer__btn .offer__btn-btn span:before {
  font-size: 16px;
}
.offer-area .offer-content .offer-list-box .offer-list .offer-item .same-offer .offer__btn .offer__btn-btn:after {
  position: absolute;
  content: '';
  width: 0;
  height: 1px;
  bottom: 4px;
  left: 0;
  background-color: #222232;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.offer-area .offer-content .offer-list-box .offer-list .offer-item .same-offer .offer__btn .offer__btn-btn:hover {
  color: #ff7e00;
}
.offer-area .offer-content .offer-list-box .offer-list .offer-item .same-offer .offer__btn .offer__btn-btn:hover:after {
  width: 100%;
  background-color: #ff7e00;
}
.offer-area .offer-content .offer-list-box .offer-list .offer-item .same-offer:after {
  position: absolute;
  content: '';
  width: 78%;
  height: 1px;
  bottom: 0;
  left: 0;
  background-color: #ccccd1;
  opacity: .5;
}
@media (max-width: 1690px) {
  .offer-area .offer-content .offer-list-box .offer-list .offer-item .same-offer:after {
    width: 77%;
  }
}
@media (max-width: 1440px) {
  .offer-area .offer-content .offer-list-box .offer-list .offer-item .same-offer:after {
    width: 82%;
  }
}
@media (max-width: 1366px) {
  .offer-area .offer-content .offer-list-box .offer-list .offer-item .same-offer:after {
    width: 89%;
  }
}
@media (max-width: 1024px) {
  .offer-area .offer-content .offer-list-box .offer-list .offer-item .same-offer:after {
    display: none;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .offer-area .offer-content .offer-list-box .offer-list .offer-item .same-offer:after {
    display: block;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .offer-area .offer-content .offer-list-box .offer-list .offer-item .same-offer:after {
    display: block;
  }
}
.offer-bg {
  background-size: cover;
  background-position: right;
  position: relative;
}
.offer-bg:after {
  position: absolute;
  content: '';
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/offer-img.html");
  z-index: -1;
  opacity: .12;
}
/*------------------------------------
        inspire-area
 -------------------------------------*/
.inspire-area .offer-content {
  position: relative;
}
.inspire-area .offer-content .inspire-list-box {
  width: 675px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 1199px) {
  .inspire-area .offer-content .inspire-list-box {
    width: auto;
    padding-right: 15px;
    padding-left: 15px;
  }
}
.inspire-area .offer-content .inspire-list-box .inspire-img {
  background-color: #7c7c82;
  width: 100%;
  height: 424px;
  background-image: url("../images/service6.html");
  background-size: cover;
  background-position: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.inspire-area .offer-content .inspire-list-box .story-content {
  background-color: #ff7e00;
  color: #fff;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  width: 440px;
}
@media (max-width: 1199px) {
  .inspire-area .offer-content .inspire-list-box .story-content {
    width: 100%;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .inspire-area .offer-content .inspire-list-box .story-content {
    width: 100%;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .inspire-area .offer-content .inspire-list-box .story-content {
    width: 100%;
  }
}
.inspire-area .offer-content .inspire-list-box .story-content .top-story {
  position: relative;
  padding: 64px 0 50px 0;
}
@media (max-width: 320px) {
  .inspire-area .offer-content .inspire-list-box .story-content .top-story {
    padding: 50px 0 40px 0;
  }
}
.inspire-area .offer-content .inspire-list-box .story-content .top-story span {
  font-size: 50px;
}
@media (max-width: 320px) {
  .inspire-area .offer-content .inspire-list-box .story-content .top-story span {
    font-size: 40px;
  }
}
.inspire-area .offer-content .inspire-list-box .story-content .top-story span.success__icon {
  margin-right: 20px;
}
@media (max-width: 320px) {
  .inspire-area .offer-content .inspire-list-box .story-content .top-story span.success__icon {
    margin-right: 10px;
  }
}
.inspire-area .offer-content .inspire-list-box .story-content .top-story span.success__icon:before {
  font-size: 60px;
}
@media (max-width: 320px) {
  .inspire-area .offer-content .inspire-list-box .story-content .top-story span.success__icon:before {
    font-size: 50px;
  }
}
.inspire-area .offer-content .inspire-list-box .story-content .top-story:after {
  position: absolute;
  content: '';
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #fff;
  opacity: .1;
}
.inspire-area .offer-content .inspire-list-box .story-content .success__desc {
  padding: 20px 0;
  color: #ffefe0;
  font-weight: 600;
  font-size: 16px;
}
@media (max-width: 1199px) {
  .inspire-area .offer-content .inspire-list-box .story-content .success__desc {
    padding: 25px 0;
  }
}
@media (max-width: 425px) {
  .inspire-area .offer-content .inspire-list-box .story-content .success__desc {
    padding: 20px 60px;
  }
}
@media (max-width: 320px) {
  .inspire-area .offer-content .inspire-list-box .story-content .success__desc {
    padding: 20px 31px;
  }
}
.inspire-area .offer-content .offer-list-box {
  background-color: #fff;
  padding: 95px 0 0 95px;
  top: 120px;
  width: 682px;
  position: absolute;
  right: 14px;
  -webkit-border-radius: 5px 0 0 0;
  -moz-border-radius: 5px 0 0 0;
  border-radius: 5px 0 0 0;
}
@media (max-width: 1366px) {
  .inspire-area .offer-content .offer-list-box {
    padding: 90px 0 0 90px;
  }
}
@media (max-width: 1280px) {
  .inspire-area .offer-content .offer-list-box {
    padding: 85px 0 0 85px;
  }
}
@media (max-width: 1199px) {
  .inspire-area .offer-content .offer-list-box {
    position: inherit;
    top: 0;
    right: 0;
    padding-top: 80px;
    padding-right: 15px;
    padding-left: 15px;
    width: auto;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .inspire-area .offer-content .offer-list-box {
    padding: 60px 15px 0 15px;
  }
}
@media (max-width: 1199px) {
  .inspire-area .offer-content .offer-list-box .avivon-heading .inspire-title br {
    display: none;
  }
}
/*------------------------------------
        client-logo
 -------------------------------------*/
.client-logo-area .client-logo-box {
  padding-left: 25px;
  margin-right: 1px;
  margin-left: 1px;
}
@media (max-width: 425px) {
  .client-logo-area .client-logo-box {
    padding-left: 0;
  }
}
.client-logo-area .client-logo-box .client-logo .client-logo-item {
  opacity: .30;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.client-logo-area .client-logo-box .client-logo .client-logo-item .client__logo-brand {
  width: auto;
}
.client-logo-area .client-logo-box .client-logo .client-logo-item:hover {
  opacity: 1;
}
/*------------------------------------
        choose-area
 -------------------------------------*/
.choose-area {
  position: relative;
  z-index: 1;
}
.choose-area .choose-box .choose-popup {
  position: relative;
}
.choose-area .choose-box .choose-popup img {
  width: 100%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.choose-area .choose-box .choose-popup .video-play-btn {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 140px;
  height: 122px;
  line-height: 122px;
  background-color: #ff7e00;
  -webkit-border-radius: 5px 0 5px 0;
  -moz-border-radius: 5px 0 5px 0;
  border-radius: 5px 0 5px 0;
  color: #fff;
  font-size: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .choose-area .choose-box .choose-popup .video-play-btn {
    width: 90px;
    height: 90px;
    line-height: 90px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .choose-area .choose-box .choose-popup .video-play-btn {
    width: 90px;
    height: 90px;
    line-height: 90px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .choose-area .choose-box .choose-popup .video-play-btn {
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 22px;
  }
}
.choose-area .choose-box .choose-popup .video-play-btn span:before {
  font-size: 30px;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .choose-area .choose-popup-box.mb-60px {
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .choose-area .choose-popup-box.mb-60px {
    margin-bottom: 40px;
  }
}
.choose-area .choose-content .choose-same {
  background-color: #fff;
  padding: 92px 50px 81px 50px;
  border: 1px solid #ccccd1;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
@media (max-width: 1199px) {
  .choose-area .choose-content .choose-same {
    padding: 70px 25px 60px 25px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .choose-area .choose-content .choose-same {
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .choose-area .choose-content .choose-same {
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .choose-area .choose-content .choose-same {
    margin-bottom: 40px;
  }
}
.choose-area .choose-content .choose-same .choose__icon {
  color: #ff7e00;
  margin-top: 16px;
  padding-bottom: 36px;
}
.choose-area .choose-content .choose-same .choose__title h3 {
  font-size: 24px;
  font-weight: 700;
  color: #222232;
  margin: 0;
  line-height: 34px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.choose-area .choose-content .choose-same .choose__title h3:hover {
  color: #ff7e00;
}
.choose-area .choose-content .choose-same:hover {
  -webkit-box-shadow: 0 0 40px rgba(82, 85, 90, 0.1);
  -moz-box-shadow: 0 0 40px rgba(82, 85, 90, 0.1);
  box-shadow: 0 0 40px rgba(82, 85, 90, 0.1);
}
.choose-area:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 708px;
  bottom: 0;
  left: 0;
  background-color: #f5f5f5;
  z-index: -1;
}
@media (max-width: 1440px) {
  .choose-area:after {
    height: 689px;
  }
}
@media (max-width: 1366px) {
  .choose-area:after {
    height: 679px;
  }
}
@media (max-width: 1280px) {
  .choose-area:after {
    height: 674px;
  }
}
@media (max-width: 1199px) {
  .choose-area:after {
    height: 626px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .choose-area:after {
    height: 1096px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .choose-area:after {
    height: 1076px;
  }
}
@media (max-width: 720px) {
  .choose-area:after {
    height: 1178px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .choose-area:after {
    height: 1148px;
  }
}
@media (max-width: 425px) {
  .choose-area:after {
    height: 1230px;
  }
}
@media (max-width: 400px) {
  .choose-area:after {
    height: 1230px;
  }
}
@media (max-width: 320px) {
  .choose-area:after {
    height: 1331px;
  }
}
/*============ responsive-content ===============*/
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .responsive-content .choose-same.rpl-content, .responsive-content .team-content .team-same.rpl-content, .responsive-content .service-box .shared-service.rpl-content, .responsive-content .funfact-shared.rpl-content, .responsive-content .case-list .office-list-item.rpl-content {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .responsive-content .choose-same.rpl-content, .responsive-content .team-content .team-same.rpl-content, .responsive-content .service-box .shared-service.rpl-content, .responsive-content .funfact-shared.rpl-content, .responsive-content .case-list .office-list-item.rpl-content {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .responsive-content .choose-same.rpl-content, .responsive-content .team-content .team-same.rpl-content, .responsive-content .service-box .shared-service.rpl-content, .responsive-content .funfact-shared.rpl-content, .responsive-content .case-list .office-list-item.rpl-content {
    margin-bottom: 0;
  }
}
@media (max-width: 425px) {
  .responsive-content .sert__title.mb-50px {
    margin-bottom: 44px;
  }
}
@media (max-width: 425px) {
  .responsive-content .avivon__desc.mb-40px.mt-45px {
    margin: 28px 0 28px 0;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .responsive-content .inspire-desc.mt-35px {
    margin-top: 25px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .responsive-content .footer-list .footer-shared.rpd-content {
    margin-top: 0;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .responsive-content .footer-list .footer-shared.rpd-content {
    margin-top: 0;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .responsive-content .footer-list .footer-shared.rpd-content {
    margin-top: 0;
  }
}
@media (max-width: 425px) {
  .responsive-content .inspire-title2.mb-40px {
    margin-bottom: 30px;
  }
}
@media (max-width: 425px) {
  .responsive-content .offer-title.mb-80px {
    margin-bottom: 65px;
  }
}
@media (max-width: 425px) {
  .responsive-content .audit-title.mt-30px {
    margin-top: 25px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .responsive-content .timeline-list .happening .happening__desc.happening__desc2 {
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .responsive-content .timeline-list .happening .happening__desc.happening__desc2 {
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .responsive-content .timeline-list .happening .happening__desc.happening__desc2 {
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .responsive-content .contact__desc.mt-50px {
    margin-top: 30px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .responsive-content .contact__desc.mt-50px {
    margin-top: 30px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .responsive-content .contact__desc.mt-50px {
    margin-top: 30px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .responsive-content .offer-title2.mt-40px {
    margin-top: 25px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .responsive-content .offer-title2.mt-40px {
    margin-top: 25px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .responsive-content .offer-title2.mb-35px {
    margin-bottom: 25px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .responsive-content .offer-title2.mb-35px {
    margin-bottom: 25px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .responsive-content .focus-title.mb-80px {
    margin-bottom: 60px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .responsive-content .focus-title.mb-80px {
    margin-bottom: 60px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .responsive-content .skill-title.mb-50px {
    margin-bottom: 35px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .responsive-content .skill-title.mb-50px {
    margin-bottom: 35px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .responsive-content .mission__list {
    padding-right: 15px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .responsive-content .mission__list {
    padding-right: 15px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .responsive-content .mission__list {
    padding-right: 15px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .responsive-content .mission__list.mb-40px {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .responsive-content .mission__list.mb-40px {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .responsive-content .mission__list.mt-50px {
    margin-top: 30px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .responsive-content .mission__list.mt-50px {
    margin-top: 30px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .responsive-content .history__desc.mb-50px {
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .responsive-content .history__desc.mb-50px {
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .responsive-content .history__desc.mt-50px {
    margin-top: 40px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .responsive-content .history__desc.mt-50px {
    margin-top: 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .responsive-content .cases2 .shared-service {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .responsive-content .cases2 .shared-service {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .responsive-content .cases2 .shared-service {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .responsive-content .singlecases__desc.mb-70px {
    margin-bottom: 50px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .responsive-content .singlecases__desc.mb-70px {
    margin-bottom: 50px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .responsive-content .singlecases__desc.mb-70px {
    margin-bottom: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .responsive-content .singlecases__cont.mb-70px {
    margin-bottom: 50px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .responsive-content .singlecases__cont.mb-70px {
    margin-bottom: 50px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .responsive-content .singlecases__cont.mb-70px {
    margin-bottom: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .responsive-content .singlecases__desc2.mb-30px {
    margin-bottom: 15px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .responsive-content .singlecases__desc2.mb-30px {
    margin-bottom: 15px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .responsive-content .singlecases__desc2.mb-30px {
    margin-bottom: 15px;
  }
}
/*----- our mission ----------*/
@media (max-width: 1199px) {
  .skill-area.our-mission-area {
    padding-bottom: 0;
  }
}
@media (max-width: 1280px) {
  .skill-area.our-mission-area .offer-content .offer-list-box {
    padding-right: 0;
  }
}
/*------------------------------------
        team-area
 -------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .team-area .team-content .team-same {
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .team-area .team-content .team-same {
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .team-area .team-content .team-same {
    margin-bottom: 40px;
  }
}
.team-area .team-content .team-same .team__img {
  position: relative;
}
.team-area .team-content .team-same .team__img img {
  width: 100%;
}
.team-area .team-content .team-same .team__img .team__img-links {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #ff7e00;
  opacity: 0;
  visibility: hidden;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}
.team-area .team-content .team-same .team__img .team__img-links ul li {
  display: inline-block;
}
.team-area .team-content .team-same .team__img .team__img-links ul li a {
  color: #fff;
  font-size: 14px;
  padding: 10px 6px;
  display: block;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.team-area .team-content .team-same .team__img .team__img-links ul li a:hover {
  color: #000;
}
.team-area .team-content .team-same .team__img:hover .team__img-links {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.team-area .team-content .team-same .team__title {
  line-height: 5px;
}
.team-area .team-content .team-same .team__title .team__title-title {
  font-size: 18px;
  color: #222232;
  font-weight: 700;
  margin: 0 0 0 0;
  padding-bottom: 10px;
}
.team-area .team-content .team-same .team__title .team__title-span {
  font-weight: 600;
  color: #7c7c82;
  font-size: 14px;
  line-height: 0;
}
/*------------------------------------
        trusted-area
 -------------------------------------*/
.parallax-area {
  background-attachment: fixed;
}
.trusted-area {
  position: relative;
  width: 100%;
  height: 100%;
  background-image: url("../images/qhse_bg.jpg");
  background-size: cover;
  background-position: center top;
  z-index: 1;
}

.identity-area {
  position: relative;
  width: 100%;
  height: 100%;
  background-image: url("../images/qhse_bg.jpg");
  background-size: cover;
  background-position: center top;
  z-index: 1;
}

.identity-area .section-title .small-title{color: #fff;}
.identity-area .section-title .small-title:before{background: #999999;}

.identity-area h2{color: #f9b600; padding-right: 30px;}
.identity-area p{color: #fff; font-size: 18px; line-height: 26px; margin-top: 45px; padding: 0px 30px; font-weight: 200;}
.identity-area a.link{background: transparent; border: 1px solid rgba(249, 182, 0, .5);}
.identity-area a.link:hover{border: 1px solid rgba(0, 32, 96, .5);}
.trusted-area-overlay{
    position: relative;
    z-index: 2;
    background-color: rgba(0, 0, 0, 0.7);
}
.trusted-area .trusted-content {
  color: #fff;
}
.trusted-area .trusted-content .trusted__icon {
  width: 134px;
  height: 134px;
  line-height: 134px;
  background-color: #ff7e00;
  margin-left: auto;
  margin-right: auto;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: relative;
}
.trusted-area .trusted-content .trusted__icon:after {
  position: absolute;
  content: '';
  bottom: 0;
  left: 6px;
  width: 38px;
  height: 38px;
  background-color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.trusted-area .trusted-content .trusted__icon span:before {
  font-size: 53px;
}
.trusted-area .trusted-content .trusted__title .trusted__title-title {
  font-size: 60px;
  font-weight: 700;
  margin-bottom: 0;
  /*width: 850px;*/
  margin-left: auto;
  margin-right: auto;
  letter-spacing: -2px;
}
@media only screen and (max-width: 991px) {
.identity-area p{padding: 0px;}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .trusted-area .trusted-content .trusted__title .trusted__title-title {
    width: auto;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .trusted-area .trusted-content .trusted__title .trusted__title-title {
    width: auto;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .trusted-area .trusted-content .trusted__title .trusted__title-title {
    width: auto;
    font-size: 38px;
  }
}
.trusted-area .trusted-content .trusted__btn .trusted__btn-btn {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  margin-top: 0;
}
.trusted-area .trusted-content .trusted__btn .trusted__btn-btn span {
  padding-left: 12px;
}
.trusted-area .trusted-content .trusted__btn .trusted__btn-btn span:before {
  font-size: 16px;
}
.trusted-area .trusted-content .trusted__btn .trusted__btn-btn:hover {
  background-color: #ff7e00;
  border-color: #ff7e00;
}
.trusted-area:after {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #373737;
  opacity: .8;
  z-index: -1;
}
/*======== about-trusted ==========*/
.about-trusted {
  background-image: url("../images/trusted-img4.html");
}
/*------------------------------------
       banner--area
 -------------------------------------*/
.banner--area {
  position: relative;
  height: 1010px;
  background-image: none;
  background-color: transparent;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .banner--area {
    height: 900px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .banner--area {
    height: 800px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .banner--area {
    height: 800px;
  }
}
@media (max-width: 575px) {
  .banner--area {
    height: 700px;
  }
}
.banner--area .trusted-content {
  width: 700px;
  position: absolute;
  left: 90px;
  bottom: 125px;
  z-index: 11;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .banner--area .trusted-content {
    bottom: 230px;
    width: auto;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .banner--area .trusted-content {
    bottom: 150px;
    left: 15px;
    width: auto;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .banner--area .trusted-content {
    left: 15px;
    width: auto;
  }
}
@media (max-width: 575px) {
  .banner--area .trusted-content {
    bottom: 160px;
  }
}
.banner--area .trusted-content .trusted__title .trusted__title-title {
  font-size: 100px;
  line-height: 90px;
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .banner--area .trusted-content .trusted__title .trusted__title-title {
    font-size: 90px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .banner--area .trusted-content .trusted__title .trusted__title-title {
    font-size: 90px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .banner--area .trusted-content .trusted__title .trusted__title-title {
    font-size: 90px;
  }
}
@media (max-width: 575px) {
  .banner--area .trusted-content .trusted__title .trusted__title-title {
    font-size: 50px;
    line-height: 50px;
  }
}
.banner--area .trusted-content .trusted__title .trusted__desc-desc {
  font-size: 20px;
  font-weight: 600;
  line-height: 32px;
}
@media (max-width: 575px) {
  .banner--area .trusted-content .trusted__title .trusted__desc-desc {
    font-size: 18px;
    line-height: 30px;
  }
}
.banner--area .trusted-content .trusted__btn .trusted__btn-btn {
  margin-top: 0;
}
.banner--area:after {
  opacity: .5;
  z-index: inherit;
}
.banner--area:before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 83%;
  height: 100%;
  background-image: url("../images/trusted-img3.html");
}
@media (max-width: 1199px) {
  .banner--area:before {
    width: 100%;
  }
}
/*------------------------------------
        breadcrumb-area
 -------------------------------------*/
.breadcrumb-area {
  padding: 280px 0 140px 0;
  background-image: url("../images/breadcrumb-img.html");
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .breadcrumb-area {
    padding: 240px 0 140px 0;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .breadcrumb-area {
    padding: 240px 0 140px 0;
  }
}
.breadcrumb-area .trusted-content .trusted__title .trusted__title-title {
  font-size: 70px;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .breadcrumb-area .trusted-content .trusted__title .trusted__title-title {
    font-size: 60px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .breadcrumb-area .trusted-content .trusted__title .trusted__title-title {
    font-size: 50px;
  }
}
@media (max-width: 320px) {
  .breadcrumb-area .trusted-content .trusted__title .trusted__title-title {
    font-size: 42px;
  }
}
.breadcrumb-area .trusted-content .trusted__title .bread__rumb-item {
  margin-bottom: 5px;
}
.breadcrumb-area .trusted-content .trusted__title .bread__rumb-item li {
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  position: relative;
  padding-right: 22px;
}
.breadcrumb-area .trusted-content .trusted__title .bread__rumb-item li a {
  color: #fff;
}
.breadcrumb-area .trusted-content .trusted__title .bread__rumb-item li.active-item:after {
  position: absolute;
  content: '-';
  top: 0;
  right: 0;
  padding: 0 7px;
  font-size: 16px;
}
.breadcrumb-area .trusted-content .trusted__title .bread__rumb-item li:last-child {
  padding-right: 0;
}
/*======== avivon-service ==========*/
.avivon-service .service--box .shared-service .shared-content {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 92px 46px 81px 46px;
}
.avivon-service .service--box .shared-service .shared-content .service__icon {
  color: #ff7e00;
  margin-top: 16px;
}
@media (max-width: 375px) {
  .avivon-service .service--box .shared-service .shared-content {
    padding: 70px 46px 60px 46px;
  }
}
@media (max-width: 320px) {
  .avivon-service .service--box .shared-service .shared-content {
    padding: 70px 20px 60px 20px;
  }
}
.avivon-service .service--box .shared-service .client-content {
  padding: 20px 20px 35px 20px;
}
.avivon-service .service--box .shared-service .client-content .client__brand {
  background-color: #f5f5f5;
  padding: 70px 0;
  margin-top: 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.avivon-service .service--box .shared-service .client-content .client__brand img {
  opacity: .30;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.avivon-service .service--box .shared-service .client-content .service__desc {
  padding-right: 30px;
  padding-left: 30px;
}
@media (max-width: 1199px) {
  .avivon-service .service--box .shared-service .client-content .service__desc {
    padding-right: 10px;
    padding-left: 10px;
  }
}
.avivon-service .service--box .shared-service .client-content .client__btn .client__btn-btn {
  font-size: 16px;
  color: #222232;
  font-weight: 600;
  position: relative;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.avivon-service .service--box .shared-service .client-content .client__btn .client__btn-btn span {
  padding-left: 4px;
}
.avivon-service .service--box .shared-service .client-content .client__btn .client__btn-btn span:before {
  font-size: 16px;
}
.avivon-service .service--box .shared-service .client-content .client__btn .client__btn-btn:after {
  position: absolute;
  content: '';
  width: 0;
  height: 1px;
  bottom: 0;
  left: 0;
  background-color: #222232;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.avivon-service .service--box .shared-service .client-content .client__btn .client__btn-btn:hover {
  color: #ff7e00;
}
.avivon-service .service--box .shared-service .client-content .client__btn .client__btn-btn:hover:after {
  width: 100%;
  background-color: #ff7e00;
}
.avivon-service .service--box .shared-service .client-content:hover .client__brand img {
  opacity: 1;
}
.avivon-service:after {
  display: none;
}
/*======== aivon-about ==========*/
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .aivon-about .service--box .shared-service {
    margin-bottom: 65px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aivon-about .service--box .shared-service {
    margin-bottom: 65px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .aivon-about .service--box .shared-service {
    margin-bottom: 65px;
  }
}
.aivon-about .service--box .shared-service .shared-content {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 0;
  border: none;
}
.aivon-about .service--box .shared-service .shared-content .service__icon {
  color: #f5f5f5;
  font-size: 100px;
  font-weight: 600;
  margin-left: -3px;
  margin-top: 19px;
}
.aivon-about .service--box .shared-service .shared-content .service__title .service__title-title {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.aivon-about .service--box .shared-service:hover {
  -webkit-box-shadow: 0 0 0 0;
  -moz-box-shadow: 0 0 0 0;
  box-shadow: 0 0 0 0;
}
.aivon-about .service--box .shared-service:hover .service__title .service__title-title {
  color: #ff7e00;
}
.aivon-about.area-padding {
  padding-bottom: 110px;
}
/*------------------------------------
        single-area
 -------------------------------------*/
.single-area .single-content .single__img {
  position: relative;
}
.single-area .single-content .single__img .shared__date-item {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 62px;
  height: 53px;
  background-color: #ff7e00;
  text-align: center;
  font-weight: 700;
  color: #fff;
  padding: 10px;
  font-size: 14px;
  -webkit-border-radius: 5px 0 5px 0;
  -moz-border-radius: 5px 0 5px 0;
  border-radius: 5px 0 5px 0;
}
.single-area .single-content .single__img .shared__date-item span {
  display: block;
  line-height: 17px;
}
.single-area .single-content .single__img .img-single {
  width: 100%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.single-area .single-content .single__img .single__img-img {
  float: left;
  width: 48%;
  height: 355px;
  background-image: url("../images/service21.html");
  background-size: cover;
  background-position: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
@media (max-width: 1199px) {
  .single-area .single-content .single__img .single__img-img {
    width: 100%;
    margin-bottom: 50px;
    float: none;
  }
}
.single-area .single-content .single__img .avivon-heading {
  float: left;
  width: 48%;
  padding-top: 1px;
  padding-left: 30px;
}
@media (max-width: 1199px) {
  .single-area .single-content .single__img .avivon-heading {
    width: 100%;
    float: none;
    padding-left: 0;
  }
}
.single-area .single-content .single__img .avivon-heading .avivon__title {
  font-size: 24px;
  padding-top: 20px;
}
.single-area .single-content .single__img .avivon-heading .plan__list {
  margin-top: 50px;
}
.single-area .single-content .single__img .avivon-heading .plan__list li {
  display: block;
  font-size: 15px;
  color: #7c7c82;
  font-weight: 600;
  padding-bottom: 5px;
  padding-left: 25px;
  position: relative;
}
.single-area .single-content .single__img .avivon-heading .plan__list li i {
  position: absolute;
  top: 8px;
  left: 0;
  color: #ff7e00;
  font-size: 14px;
}
.single-area .single-content .single__img .avivon-heading .plan__list li:last-child {
  padding-bottom: 0;
}
.single-area .single-content .single__img .single__service {
  padding-left: 0;
}
.single-area .single-content .single__img .single__chart {
  float: left;
  width: 50%;
  margin-top: -33px;
  margin-left: 15px;
}
@media (max-width: 1199px) {
  .single-area .single-content .single__img .single__chart {
    margin-top: 30px;
    float: none;
    margin-left: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .single-area .single-content .single__img .single__chart {
    margin-top: 30px;
    float: none;
    margin-left: 0;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .single-area .single-content .single__img .single__chart {
    margin-top: 30px;
    margin-left: 0;
    float: none;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .single-area .single-content .single__img .single__chart {
    margin-top: 30px;
    margin-left: 0;
    float: none;
    width: 100%;
  }
}
.single-area .single-content .single__img .single__chart .line-legend {
  text-align: center;
  margin-top: -7px;
}
.single-area .single-content .single__img .single__chart .line-legend .chart-legend li {
  position: relative;
  display: inline-block;
  font-size: 14px;
  color: #7c7c82;
  font-weight: 600;
  padding-left: 44px;
  padding-right: 6px;
}
.single-area .single-content .single__img .single__chart .line-legend .chart-legend li span {
  width: 32px;
  height: 24px;
  display: inline-block;
  position: absolute;
  top: 2px;
  left: 0;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.single-area .single-content .single__img .single__chart .line-legend .chart-legend li .legend__one {
  background-color: #e3bf9c;
}
.single-area .single-content .single__img .single__chart .line-legend .chart-legend li .legend__two {
  background-color: #d48d9b;
}
.single-area .single-content .single__img .single__chart .line-legend .chart-legend li .legend__three {
  background-color: #88a9b6;
}
.single-area .single-content .single__img .line__chart {
  margin-top: 0;
  height: 350px;
  width: 375px;
}
.single-area .single-content .single__img .line__chart .line-legend {
  text-align: left;
  margin: 25px 0 0 24px;
}
.single-area .single-content .single__img .line__chart .line-legend .chart-legend li .legend__four {
  background-color: #95a4d6;
}
.single-area .single-content .single__img .line__chart .line-legend .chart-legend li .legend__five {
  background-color: #c6cbef;
}
@media (max-width: 1199px) {
  .single-area .single-content .single__img .line__chart {
    margin-top: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .single-area .single-content .single__img .line__chart {
    margin-top: 50px;
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .single-area .single-content .single__img .line__chart {
    margin-top: 50px;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .single-area .single-content .single__img .line__chart {
    margin-top: 50px;
    margin-bottom: 0;
    width: 100%;
  }
}
.single-area .single-content .single__img .chart__title .avivon__title {
  font-size: 40px;
}
.single-area .single-content .single__case .single__case-content .case-icon {
  color: #ff7e00;
}
.single-area .single-content .single__case .single__case-content .single__case-title__title {
  color: #222232;
  font-size: 18px;
  font-weight: 600;
}
.single-area .single-content .single__case .single__case-content .single__case-desc__desc {
  color: #7c7c82;
  font-weight: 600;
  font-size: 16px;
}
.single-area .single-content .single__accordion .accordion-panel .accordion__title {
  margin-top: 20px;
}
.single-area .single-content .single__accordion .accordion-panel .accordion__title .accordion__title-text {
  color: #222232;
  width: 100%;
  margin: 0;
  cursor: pointer;
  padding: 22px 35px;
  display: block;
  border-top: 1px solid #ccccd1;
  border-right: 1px solid #ccccd1;
  border-bottom: 1px solid #ccccd1;
  border-left: 1px solid #ccccd1;
  font-weight: 600;
  font-size: 18px;
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
@media (max-width: 320px) {
  .single-area .single-content .single__accordion .accordion-panel .accordion__title .accordion__title-text {
    padding: 20px 15px;
  }
}
.single-area .single-content .single__accordion .accordion-panel .accordion__title .accordion__title-text:after {
  position: absolute;
  content: '';
  top: 24px;
  right: 40px;
  width: 2px;
  height: 10px;
  background-color: #7c7c82;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
@media (max-width: 320px) {
  .single-area .single-content .single__accordion .accordion-panel .accordion__title .accordion__title-text:after {
    right: 20px;
  }
}
.single-area .single-content .single__accordion .accordion-panel .accordion__title .accordion__title-text:before {
  position: absolute;
  content: '';
  top: 24px;
  right: 40px;
  width: 2px;
  height: 10px;
  background-color: #7c7c82;
  z-index: 1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
@media (max-width: 320px) {
  .single-area .single-content .single__accordion .accordion-panel .accordion__title .accordion__title-text:before {
    right: 20px;
  }
}
.single-area .single-content .single__accordion .accordion-panel.active .accordion__title .accordion__title-text {
  border-bottom: none;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  color: #ff7e00;
}
.single-area .single-content .single__accordion .accordion-panel.active .accordion__title .accordion__title-text:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  background-color: #ff7e00;
}
.single-area .single-content .single__accordion .accordion-panel .accordion__content {
  padding: 0 35px 25px 35px;
  display: none;
  border-right: 1px solid #ccccd1;
  border-bottom: 1px solid #ccccd1;
  border-left: 1px solid #ccccd1;
  -webkit-box-shadow: 1px 7px 41px -8px rgba(82, 85, 90, 0.1);
  -moz-box-shadow: 1px 7px 41px -8px rgba(82, 85, 90, 0.1);
  box-shadow: 1px 7px 41px -8px rgba(82, 85, 90, 0.1);
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}
.single-area .single-content .single__accordion .accordion-panel .accordion__content .accordion__content-desc {
  font-size: 16px;
  color: #7c7c82;
  font-weight: 600;
}
@media (max-width: 320px) {
  .single-area .single-content .single__accordion .accordion-panel .accordion__content {
    padding: 0 20px 25px 20px;
  }
}
.single-area .single-content .avivon-heading .post__meta li {
  display: inline-block;
  font-size: 16px;
  color: #ff7e00;
  font-weight: 600;
  padding-right: 10px;
}
.single-area .single-content .avivon-heading .post__meta li .tag__active-item {
  color: #ff7e00;
  padding-left: 10px;
}
.single-area .single-content .avivon-heading .post__meta li a {
  color: #ff7e00;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.single-area .single-content .avivon-heading .post__meta li a:hover {
  color: #ff7e00;
}
.single-area .single-content .avivon-heading .post__meta li:last-child {
  padding-right: 0;
}
.single-area .single-content .avivon-heading .tag__meta {
  display: inline-block;
}
.single-area .single-content .avivon-heading .tag__meta li {
  color: #7c7c82;
  padding-right: 2px;
}
.single-area .single-content .avivon-heading .tag__meta li span {
  color: #222232;
  font-weight: 700;
  font-size: 20px;
}
.single-area .single-content .avivon-heading .meta__tag li a {
  color: #7c7c82;
}
.single-area .single-content .avivon-heading .meta__tag li a:hover {
  color: #ff7e00;
}
.single-area .single-content .avivon-heading .link__meta {
  display: inline-block;
  float: right;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .single-area .single-content .avivon-heading .link__meta {
    float: none;
    display: inherit;
    margin-top: 20px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .single-area .single-content .avivon-heading .link__meta {
    float: none;
    display: inherit;
    margin-top: 20px;
  }
}
.single-area .single-content .avivon-heading .link__meta li {
  padding-right: 24px;
}
.single-area .single-content .avivon-heading .link__meta li a {
  color: #222232;
  font-size: 18px;
}
.single-area .single-content .single__comments .post__boxed-item {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #ccccd1;
  padding: 50px;
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .single-area .single-content .single__comments .post__boxed-item {
    padding: 35px;
  }
}
.single-area .single-content .single__comments .post__boxed-item .post__boxed-img__img {
  width: 170px;
  height: 214px;
  background-size: cover;
  background-position: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  float: left;
  margin-right: 40px;
}
@media (max-width: 1199px) {
  .single-area .single-content .single__comments .post__boxed-item .post__boxed-img__img {
    margin-bottom: 60px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .single-area .single-content .single__comments .post__boxed-item .post__boxed-img__img {
    float: none;
    width: 100%;
    height: 250px;
    margin-right: 0;
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .single-area .single-content .single__comments .post__boxed-item .post__boxed-img__img {
    float: none;
    width: 100%;
    height: 250px;
    margin-right: 0;
    margin-bottom: 40px;
  }
}
.single-area .single-content .single__comments .post__boxed-item .post__boxed-img__bg {
  background-image: url("../images/post-img.html");
}
.single-area .single-content .single__comments .post__boxed-item .post__boxed-item__title {
  font-size: 24px;
  color: #222232;
  font-weight: 700;
  margin-bottom: 35px;
  padding-top: 2px;
}
@media (max-width: 1199px) {
  .single-area .single-content .single__comments .post__boxed-item .post__boxed-item__title {
    margin-bottom: 20px;
  }
}
.single-area .single-content .single__comments .post__boxed-item .post__boxed-item__desc {
  color: #7c7c82;
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 35px;
}
@media (max-width: 1199px) {
  .single-area .single-content .single__comments .post__boxed-item .post__boxed-item__desc {
    margin-bottom: 15px;
  }
}
.single-area .single-content .single__comments .post__boxed-item .post__boxed-item__btn {
  color: #ff7e00;
  display: inline-block;
  font-weight: 600;
  font-size: 16px;
  position: relative;
}
.single-area .single-content .single__comments .post__boxed-item .post__boxed-item__btn span {
  padding-left: 5px;
}
.single-area .single-content .single__comments .post__boxed-item .post__boxed-item__btn span:before {
  font-size: 16px;
}
.single-area .single-content .single__comments .post__boxed-item .post__boxed-item__btn:after {
  position: absolute;
  content: '';
  width: 0;
  height: 1px;
  bottom: 4px;
  left: 0;
  background-color: #ff7e00;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.single-area .single-content .single__comments .post__boxed-item .post__boxed-item__btn:hover:after {
  width: 100%;
}
.single-area .single-content .single__comments .comment__boxed-item .post__boxed-item__title {
  color: #222232;
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 40px;
}
.single-area .single-content .single__comments .comment__boxed-item .post__boxed-img__img {
  width: 90px;
  height: 90px;
  background-size: cover;
  background-position: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  float: left;
  margin-right: 30px;
  margin-bottom: 70px;
  position: relative;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .single-area .single-content .single__comments .comment__boxed-item .post__boxed-img__img {
    float: none;
    margin-right: 0;
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .single-area .single-content .single__comments .comment__boxed-item .post__boxed-img__img {
    float: none;
    margin-right: 0;
    margin-bottom: 40px;
  }
}
.single-area .single-content .single__comments .comment__boxed-item .post__boxed-img__img:after {
  position: absolute;
  content: '';
  bottom: 4px;
  left: -2px;
  width: 32px;
  height: 32px;
  background-color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.single-area .single-content .single__comments .comment__boxed-item .post__boxed-img__bg {
  background-image: url("../images/post-img2.html");
}
.single-area .single-content .single__comments .comment__boxed-item .post__boxed-img__bg-2 {
  background-image: url("../images/post-img3.html");
}
.single-area .single-content .single__comments .comment__boxed-item .comment__boxed-item__title {
  font-size: 18px;
  color: #222232;
  font-weight: 700;
  margin-bottom: 4px;
}
.single-area .single-content .single__comments .comment__boxed-item .comment__boxed-item__list li {
  color: #ff7e00;
  font-weight: 600;
  padding-right: 15px;
  padding-left: 5px;
  position: relative;
  display: inline-block;
  font-size: 16px;
}
.single-area .single-content .single__comments .comment__boxed-item .comment__boxed-item__list li.item-active:after {
  position: absolute;
  content: '-';
  top: 0;
  right: 0;
  font-size: 16px;
}
.single-area .single-content .single__comments .comment__boxed-item .comment__boxed-item__list li:first-child {
  padding-left: 0;
}
.single-area .single-content .single__comments .comment__boxed-item .comment__boxed-item__list li:last-child {
  padding-right: 0;
}
.single-area .single-content .single__comments .comment__boxed-item .post__boxed-item__desc {
  font-size: 16px;
  color: #7c7c82;
  font-weight: 600;
  max-width: 613px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .single-area .single-content .single__comments .comment__boxed-item .post__boxed-item__desc {
    max-width: inherit;
  }
}
.single-area .single-content .single__comments .comment__boxed-item .comment__boxed-item__btn {
  background-color: #222232;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  padding: 8px 50px 8px 28px;
  margin-top: 0;
  border-color: #222232;
}
.single-area .single-content .single__comments .comment__boxed-item .comment__boxed-item__btn span {
  position: absolute;
  top: 8px;
  right: 25px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.single-area .single-content .single__comments .comment__boxed-item .comment__boxed-item__btn span:before {
  font-size: 16px;
}
.single-area .single-content .single__comments .comment__boxed-item .comment__boxed-item__btn:hover {
  background-color: #ff7e00;
  border-color: #ff7e00;
}
.single-area .single-content .single__comments .comment__boxed-item .comment__boxed-item__btn:hover span {
  right: 20px;
}
/*========== comment-form =========*/
.comment__form .post__boxed-item__title {
  color: #222232;
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 35px;
}
.comment__form form .input__box-input {
  float: left;
  width: 361px;
  margin-right: 28px;
}
@media (max-width: 1199px) {
  .comment__form form .input__box-input {
    width: 100%;
    float: none;
    margin-right: 0;
  }
}
.comment__form form .input__box-input input {
  width: 100%;
  display: inline-block;
  padding: 15px 26px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #222232;
  font-size: 16px;
  font-weight: 600;
  border: 1px solid #ccccd1;
  margin-bottom: 30px;
}
.comment__form form .email-box {
  margin-right: 0;
}
.comment__form form textarea {
  width: 100%;
  display: inline-block;
  padding: 12px 20px;
  height: 140px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #222232;
  font-size: 16px;
  font-weight: 600;
  border: 1px solid #ccccd1;
  resize: none;
  margin-bottom: 30px;
}
.comment__form form .submit__btn-btn {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background-color: #222232;
  border-color: #222232;
  position: relative;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
  padding: 15px 55px 15px 29px;
  margin-top: 0;
}
.comment__form form .submit__btn-btn span {
  position: absolute;
  top: 14px;
  right: 27px;
  padding-left: 15px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.comment__form form .submit__btn-btn span:before {
  font-size: 16px;
}
.comment__form form .submit__btn-btn:hover {
  background-color: #ff7e00;
  border-color: #ff7e00;
}
.comment__form form .submit__btn-btn:hover span {
  right: 22px;
}
/*============= contact-area =========== */
.contact-area .comment__form form textarea {
  margin-bottom: 10px;
}
.contact-area .contact__form form textarea {
  margin-bottom: 20px;
}
.contact-area .contact-info {
  position: relative;
}
.contact-area .contact-info:after {
  position: absolute;
  content: '';
  bottom: 0;
  left: 12px;
  width: 98%;
  height: 1px;
  background-color: #ebebeb;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .contact-area .contact-info:after {
    width: 100%;
    left: 0;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .contact-area .contact-info:after {
    width: 100%;
    left: 0;
  }
}
/*======= side-bar =========*/
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .side-bar {
    margin-top: 60px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .side-bar {
    margin-top: 60px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .side-bar {
    margin-top: 60px;
  }
}
.side-bar .side__search form .input-box input {
  width: 100%;
  padding: 15px 26px;
  color: #222232;
  font-weight: 600;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #ccccd1;
  font-size: 16px;
  -webkit-box-shadow: 0 0 40px rgba(82, 85, 90, 0.1);
  -moz-box-shadow: 0 0 40px rgba(82, 85, 90, 0.1);
  box-shadow: 0 0 40px rgba(82, 85, 90, 0.1);
}
.side-bar .side__shared {
  border: 1px solid #ccccd1;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  padding: 46px 40px 43px 40px;
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .side-bar .side__shared {
    padding: 46px 30px 43px 30px;
  }
}
.side-bar .side__shared .side__bar-title {
  font-size: 20px;
  color: #222232;
  font-weight: 700;
  margin-bottom: 25px;
}
.side-bar .side__shared .side__bar-links li {
  font-size: 16px;
  color: #7c7c82;
  position: relative;
  padding-bottom: 15px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.side-bar .side__shared .side__bar-links li a {
  color: #7c7c82;
  font-weight: 600;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
}
.side-bar .side__shared .side__bar-links li a:after {
  position: absolute;
  content: '';
  width: 0;
  height: 1px;
  bottom: 0;
  left: 0;
  background-color: #7c7c82;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.side-bar .side__shared .side__bar-links li span {
  font-size: 14px;
  position: absolute;
  top: 0;
  right: 0;
}
.side-bar .side__shared .side__bar-links li span:before {
  font-size: 16px;
}
.side-bar .side__shared .side__bar-links li:last-child {
  padding-bottom: 0;
}
.side-bar .side__shared .side__bar-links li:hover {
  color: #222232;
}
.side-bar .side__shared .side__bar-links li:hover a {
  color: #ff7e00;
}
.side-bar .side__shared .side__bar-links li:hover a:after {
  width: 100%;
  background-color: #ff7e00;
}
.side-bar .side__shared .post-list .post__img {
  width: 65px;
  height: 65px;
  background-size: cover;
  background-position: center;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  display: table-cell;
  vertical-align: middle;
}
.side-bar .side__shared .post-list .post__one {
  background-image: url("../images/post-img4.html");
}
.side-bar .side__shared .post-list .post__two {
  background-image: url("../images/post-img5.html");
}
.side-bar .side__shared .post-list .post__three {
  background-image: url("../images/post-img6.html");
}
.side-bar .side__shared .post-list .post__body {
  display: table-cell;
  vertical-align: middle;
  padding: 6px 0 6px 15px;
}
.side-bar .side__shared .post-list .post__body .post__body-title {
  font-size: 16px;
  font-weight: 600;
  line-height: 25px;
}
.side-bar .side__shared .post-list .post__body .post__body-title a {
  color: #7c7c82;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.side-bar .side__shared .post-list .post__body .post__body-title a:hover {
  color: #ff7e00;
}
.side-bar .tags__shared .side__bar-links li {
  display: inline-block;
  padding-bottom: 10px;
}
.side-bar .tags__shared .side__bar-links li:nth-child(7) {
  padding-bottom: 0;
}
.side-bar .details__widget .side__post-item {
  margin-bottom: 20px;
  padding-bottom: 40px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .side-bar .details__widget .side__post-item {
    padding-bottom: 65px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .side-bar .details__widget .side__post-item {
    padding-bottom: 65px;
  }
}
.side-bar .details__widget .side__post--item {
  margin-bottom: 0;
  padding-bottom: 30px;
}
.side-bar .help__shared {
  border: none;
  position: relative;
  z-index: 1;
}
.side-bar .help__shared .avivon__help-center {
  color: #fff;
}
.side-bar .help__shared .avivon__help-center .side__bar-title__title {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 30px;
}
.side-bar .help__shared .avivon__help-center .avivon__help-desc__desc {
  font-size: 16px;
  font-weight: 600;
  color: #ffefe0;
  margin-bottom: 40px;
}
.side-bar .help__shared .avivon__help-center .avivon__help-title__title {
  font-weight: 700;
  font-size: 30px;
  margin-bottom: 0;
}
@media (max-width: 1199px) {
  .side-bar .help__shared .avivon__help-center .avivon__help-title__title {
    font-size: 22px;
  }
}
.side-bar .help__shared:after {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  content: '';
  background-color: #ff7e00;
  opacity: .9;
  z-index: -1;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.side-bar .help__bg {
  background-image: url("../images/service13.html");
}
.side-bar .download__btn {
  background-color: #222232;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.side-bar .download__btn .download__btn-btn {
  font-weight: 700;
  font-size: 20px;
  color: #fff;
  display: block;
  padding: 30px 40px;
  position: relative;
  letter-spacing: -1px;
}
@media (max-width: 1199px) {
  .side-bar .download__btn .download__btn-btn {
    font-size: 16px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .side-bar .download__btn .download__btn-btn {
    padding-right: 30px;
    padding-left: 30px;
  }
}
.side-bar .download__btn .download__btn-btn span {
  font-size: 14px;
  position: absolute;
  top: 29px;
  right: 40px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.side-bar .download__btn .download__btn-btn span:before {
  font-size: 16px;
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .side-bar .download__btn .download__btn-btn span {
    right: 30px;
  }
}
.side-bar .download__btn .download__btn-btn:hover span {
  right: 36px;
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .side-bar .download__btn .download__btn-btn:hover span {
    right: 24px;
  }
}
/*------------------------------------
        service-area
 -------------------------------------*/
.service-area {
  position: relative;
  z-index: 1;
  overflow-y: hidden;
  overflow-x: hidden;/*background: #000;*/
}
.service-area .service-trusted-wrapper {
  margin-top: -10px;
  margin-left: 400px;
  position: relative;
}
@media (max-width: 1810px) {
  .service-area .service-trusted-wrapper {
    margin-left: 344px;
  }
}
@media (max-width: 1700px) {
  .service-area .service-trusted-wrapper {
    margin-left: 290px;
  }
}
@media (max-width: 1690px) {
  .service-area .service-trusted-wrapper {
    margin-left: 285px;
  }
}
@media (max-width: 1579px) {
  .service-area .service-trusted-wrapper {
    margin-left: 228px;
  }
}
@media (max-width: 1468px) {
  .service-area .service-trusted-wrapper {
    margin-left: 172px;
  }
}
@media (max-width: 1460px) {
  .service-area .service-trusted-wrapper {
    margin-left: 170px;
  }
}
@media (max-width: 1440px) {
  .service-area .service-trusted-wrapper {
    margin-left: 158px;
  }
}
@media (max-width: 1366px) {
  .service-area .service-trusted-wrapper {
    margin-left: 123px;
  }
}
@media (max-width: 1280px) {
  .service-area .service-trusted-wrapper {
    margin-left: 79px;
  }
}
@media (max-width: 1240px) {
  .service-area .service-trusted-wrapper {
    margin-left: 59px;
  }
}
@media (max-width: 1199px) {
  .service-area .service-trusted-wrapper {
    margin-left: 137px;
  }
}
@media (max-width: 1024px) {
  .service-area .service-trusted-wrapper {
    margin-left: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .service-area .service-trusted-wrapper {
    padding-right: 15px;
    padding-left: 15px;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .service-area .service-trusted-wrapper {
    padding-right: 15px;
    padding-left: 15px;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .service-area .service-trusted-wrapper {
    padding-right: 15px;
    padding-left: 15px;
    margin-left: 15px;
    margin-right: 15px;
  }
}
.service-area .service-trusted-wrapper .client-trusted {
  width: 604px;
  float: left;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .service-area .service-trusted-wrapper .client-trusted {
    width: auto;
    float: none;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .service-area .service-trusted-wrapper .client-trusted {
    float: none;
    width: auto;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .service-area .service-trusted-wrapper .client-trusted {
    float: none;
    width: auto;
  }
}
.service-area .service-trusted-wrapper .client-trusted .service-trusted .sert__title .sert__title-title {
  font-size: 60px;
  color: #222232;
  font-weight: 700;
  margin: 0;
}
@media (max-width: 1199px) {
  .service-area .service-trusted-wrapper .client-trusted .service-trusted .sert__title .sert__title-title {
    font-size: 50px;
  }
}
.service-area .service-trusted-wrapper .client-trusted .service-trusted .sert__title .sert__title-title .sert__ttile-t__span {
  color: #ff7e00;
}
.service-area .service-trusted-wrapper .client-trusted .service-trusted .sert__img .sert__img-img {
  width: 100%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
@media (max-width: 1199px) {
  .service-area .service-trusted-wrapper .client-trusted .service-trusted .sert__img .sert__img-img {
    width: 85%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .service-area .service-trusted-wrapper .client-trusted .service-trusted .sert__img .sert__img-img {
    width: 100%;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .service-area .service-trusted-wrapper .client-trusted .service-trusted .sert__img .sert__img-img {
    width: 100%;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .service-area .service-trusted-wrapper .client-trusted .service-trusted .sert__img .sert__img-img {
    width: 100%;
  }
}
.service-area .service-trusted-wrapper .service-completed {
  position: absolute;
  top: 10px;
  right: 0;
  bottom: 0;
  width: 812px;
  height: 760px;
}
@media (max-width: 1810px) {
  .service-area .service-trusted-wrapper .service-completed {
    width: 757px;
  }
}
@media (max-width: 1700px) {
  .service-area .service-trusted-wrapper .service-completed {
    width: 701px;
  }
}
@media (max-width: 1690px) {
  .service-area .service-trusted-wrapper .service-completed {
    width: 696px;
  }
}
@media (max-width: 1579px) {
  .service-area .service-trusted-wrapper .service-completed {
    width: 642px;
  }
}
@media (max-width: 1468px) {
  .service-area .service-trusted-wrapper .service-completed {
    width: 589px;
  }
}
@media (max-width: 1460px) {
  .service-area .service-trusted-wrapper .service-completed {
    width: 581px;
  }
}
@media (max-width: 1440px) {
  .service-area .service-trusted-wrapper .service-completed {
    width: 593px;
    height: 740px;
  }
}
@media (max-width: 1366px) {
  .service-area .service-trusted-wrapper .service-completed {
    width: 565px;
    height: 730px;
  }
}
@media (max-width: 1280px) {
  .service-area .service-trusted-wrapper .service-completed {
    width: 529px;
    height: 725px;
  }
}
@media (max-width: 1240px) {
  .service-area .service-trusted-wrapper .service-completed {
    width: 508px;
  }
}
@media (max-width: 1199px) {
  .service-area .service-trusted-wrapper .service-completed {
    height: 627px;
    width: 485px;
  }
}
@media (max-width: 1024px) {
  .service-area .service-trusted-wrapper .service-completed {
    width: 397px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .service-area .service-trusted-wrapper .service-completed {
    display: none;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .service-area .service-trusted-wrapper .service-completed {
    display: none;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .service-area .service-trusted-wrapper .service-completed {
    display: none;
  }
}
.service-area .service-trusted-wrapper .service-completed .src__img {
  width: 100%;
  height: 100%;
  background-image: url("../images/service5.html");
  background-size: cover;
  background-position: center;
  -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
}
.service-area .service-trusted-wrapper .service-completed .src__title {
  position: absolute;
  right: 0;
  bottom: 0;
  margin: 0;
  color: #fff;
  font-size: 26px;
  font-weight: 700;
  background-color: #222232;
  display: inline-block;
  padding: 35px 48px 35px 60px;
  -webkit-border-radius: 5px 0 0 0;
  -moz-border-radius: 5px 0 0 0;
  border-radius: 5px 0 0 0;
}
.service-area .service-trusted-wrapper .service-completed .src__title .src__title-span {
  color: #ff7e00;
}
@media (max-width: 1280px) {
  .service-area .service-trusted-wrapper .service-completed .src__title {
    padding: 35px 35px 35px 30px;
  }
}
@media (max-width: 1024px) {
  .service-area .service-trusted-wrapper .service-completed .src__title {
    -webkit-border-radius: 0 0 0 5px;
    -moz-border-radius: 0 0 0 5px;
    border-radius: 0 0 0 5px;
    width: 100%;
    padding: 35px 30px 35px 35px;
  }
}
.service-area:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 1149px;
  bottom: 0;
  left: 0;
  background-color: #f5f5f5;
  z-index: -1;
}
@media (max-width: 1440px) {
  .service-area:after {
    height: 1109px;
  }
}
@media (max-width: 1366px) {
  .service-area:after {
    height: 1089px;
  }
}
@media (max-width: 1280px) {
  .service-area:after {
    height: 1079px;
  }
}
@media (max-width: 1199px) {
  .service-area:after {
    height: 956px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .service-area:after {
    display: none;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .service-area:after {
    display: none;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .service-area:after {
    display: none;
  }
}
/*--------- partnership-area ----*/
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .partnership-area .service-box .shared-service {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .partnership-area .service-box .shared-service {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .partnership-area .service-box .shared-service {
    margin-bottom: 30px;
  }
}
@media (max-width: 320px) {
  .partnership-area .service-box .shared-service .client-content .client__brand {
    padding: 40px 0;
  }
}
/*--------- extra-responsive ----*/
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .extra-responsive.area-padding {
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .extra-responsive.area-padding {
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .extra-responsive.area-padding {
    padding-bottom: 0;
  }
}
/*--------- service-box ----*/
.service-box .shared-service {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .service-box .shared-service {
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .service-box .shared-service {
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .service-box .shared-service {
    margin-bottom: 40px;
  }
}
.service-box .shared-service .shared__img img {
/*  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;*/
  width: 100%;
}

.service-box .shared-service .shared-content {
  border: 1px solid #ccccd1;
  padding: 45px 46px;
  position: relative;
  background-color: #fff;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}
@media (max-width: 1199px) {
  .service-box .shared-service .shared-content {
    padding: 40px 25px;
  }
}
.service-box .shared-service .shared-content .service__title .service__title-title {
  font-size: 24px;
  font-weight: 700;
  color: #222232;
  margin: 0;
}
.service-box .shared-service .shared-content .service__title .service__title-title a {
  color: #222232;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  letter-spacing: -1px;
}
.service-box .shared-service .shared-content .service__title .service__title-title a:hover {
  color: #ff7e00;
}
.service-box .shared-service .shared-content .service__desc .service__desc-desc {
  font-size: 16px;
  font-weight: 600;
  color: #7c7c82;
  margin: 0;
  line-height: 30px;
  letter-spacing: -0.5px;
}
.service-box .shared-service .shared-content .service__more {
  position: absolute;
  right: 0;
  bottom: 0;
}
.service-box .shared-service .shared-content .service__more .service__more-btn {
  color: #222232;
  width: 62px;
  height: 53px;
  line-height: 53px;
  background-color: #f5f5f5;
  -webkit-border-radius: 5px 0 5px 0;
  -moz-border-radius: 5px 0 5px 0;
  border-radius: 5px 0 5px 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 16px;
  display: block;
}
.service-box .shared-service .shared-content .service__more .service__more-btn:hover {
  background-color: #ff7e00;
  color: #fff;
}
.service-box .shared-service .shared-content .service__more .service__more-btn span:before {
  font-size: 16px;
}
.service-box .shared-service:hover {
  -webkit-box-shadow: 1px 6px 41px -8px rgba(82, 85, 90, 0.2);
  -moz-box-shadow: 1px 6px 41px -8px rgba(82, 85, 90, 0.2);
  box-shadow: 1px 6px 41px -8px rgba(82, 85, 90, 0.2);
}
/*========= service-box2 ========*/
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .service-box2 .shared-service {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .service-box2 .shared-service {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .service-box2 .shared-service {
    margin-bottom: 30px;
  }
}
/*------------------------------------
        service--area
 -------------------------------------*/
.service--area .service-box .shared-service .shared__img {
  position: relative;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
/*  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;*/
}
/*.service--area .service-box .shared-service .shared__img img {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}*/
.service--area .service-box .shared-service .shared__img .shared-content {
  position: absolute;
  border: none;
  width: 100%;
  left: 0;
  bottom: 0;
  background-color: transparent;
  z-index: 1;
  color: #fff;
  padding: 0 30px 30px 30px;
}
@media (max-width: 1199px) {
  .service--area .service-box .shared-service .shared__img .shared-content {
    padding: 0 20px 20px 20px;
  }
}
.service--area .service-box .shared-service .shared__img .shared-content .service__title .service__title-title, .service--area .service-box .shared-service .shared__img .shared-content .service__title .service__desc-desc, .service--area .service-box .shared-service .shared__img .shared-content .service__desc .service__title-title, .service--area .service-box .shared-service .shared__img .shared-content .service__desc .service__desc-desc {
  color: #fff;
}
.service--area .service-box .shared-service .shared__img .shared-content .service__title .service__title-title {
  font-size: 30px;
  line-height: 32px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.service--area .service-box .shared-service .shared__img .shared-content .service__title .service__title-title:hover {
  color: #ff7e00;
}
.service--area .service-box .shared-service .shared__img:after {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,000000+100&0+0,0.86+100 */
background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(0,0,0,0.86) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(0,0,0,0.86) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(0,0,0,0.86) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#db000000',GradientType=0 ); /* IE6-9 */
/*  background-color: #222232;
  opacity: .7;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;*/
}
.service--area .service-box .shared-service .shared__img:hover {
  -webkit-box-shadow: 0 10px 40px rgba(82, 85, 90, 0.3);
  -moz-box-shadow: 0 10px 40px rgba(82, 85, 90, 0.3);
  box-shadow: 0 10px 40px rgba(82, 85, 90, 0.3);
}
.service--area .service-box .shared-service .shared__img h3{font-size: 20px; line-height: 26px; margin-bottom: 0px;}
.service--area:after {
  display: none;
}
/*------------------------------------
        blockquote-area
 -------------------------------------*/
.blockquote-area {
  background-image: none;
  color: #222232;
}
.blockquote-area .trusted-content {
  position: relative;
}
.blockquote-area .trusted-content .trusted__icon {
  line-height: 180px;
}
.blockquote-area .trusted-content .trusted__icon .block__symbol {
  font-size: 100px;
}
.blockquote-area .trusted-content .trusted__title .trusted__title-title {
  font-size: 24px;
  color: #222232;
  font-weight: 600;
  line-height: 38px;
  width: 655px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .blockquote-area .trusted-content .trusted__title .trusted__title-title {
    width: auto;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .blockquote-area .trusted-content .trusted__title .trusted__title-title {
    width: auto;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .blockquote-area .trusted-content .trusted__title .trusted__title-title {
    width: auto;
  }
}
.blockquote-area .trusted-content .trusted__title .trusted__desc-desc {
  font-size: 16px;
  color: #7c7c82;
  font-weight: 500;
  line-height: 18px;
}
.blockquote-area .trusted-content .trusted__title .trusted__desc-desc span {
  color: #ff7e00;
  font-weight: 600;
}
.blockquote-area .trusted-content:after {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #ebebeb;
}
.blockquote-area:after {
  display: none;
}
/*------------------------------------
        offer--area
 -------------------------------------*/
.offer--area .offer-content .offer-quote {
  background-image: url("../images/oq-img2.html");
  padding: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
@media (max-width: 1440px) {
  .offer--area .offer-content .offer-quote {
    height: 734px;
  }
}
@media (max-width: 1366px) {
  .offer--area .offer-content .offer-quote {
    height: 715px;
  }
}
@media (max-width: 1199px) {
  .offer--area .offer-content .offer-quote {
    height: 740px;
  }
}
.offer--area .offer-content .offer-quote:before {
  display: none;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .offer--area .offer-content .offer-list-box {
    padding: 80px 15px 47px 40px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .offer--area .offer-content .offer-list-box {
    padding: 80px 15px 47px 15px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .offer--area .offer-content .offer-list-box {
    padding: 60px 15px 28px 15px;
  }
}
@media (max-width: 320px) {
  .offer--area .offer-content .offer-list-box {
    padding: 60px 15px 23px 15px;
  }
}
.offer--area .offer-content .offer-list-box .offer-list .offer-item .same-offer {
  width: auto;
  float: none;
  padding-bottom: 0;
}
.offer--area .offer-content .offer-list-box .offer-list .offer-item .same-offer .offer__title {
  position: relative;
  padding-left: 84px;
}
.offer--area .offer-content .offer-list-box .offer-list .offer-item .same-offer .offer__title .offer-icon {
  color: #ff7e00;
  position: absolute;
  top: -5px;
  left: 0;
}
.offer--area .offer-content .offer-list-box .offer-list .offer-item .same-offer .offer__title .offer__desc {
  font-size: 16px;
  color: #7c7c82;
  font-weight: 600;
  width: 62%;
}
@media (max-width: 1024px) {
  .offer--area .offer-content .offer-list-box .offer-list .offer-item .same-offer .offer__title .offer__desc {
    width: 80%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .offer--area .offer-content .offer-list-box .offer-list .offer-item .same-offer .offer__title .offer__desc {
    width: 100%;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .offer--area .offer-content .offer-list-box .offer-list .offer-item .same-offer .offer__title .offer__desc {
    width: 100%;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .offer--area .offer-content .offer-list-box .offer-list .offer-item .same-offer .offer__title .offer__desc {
    width: 100%;
  }
}
.offer--area .offer-content .offer-list-box .offer-list .offer-item .same-offer .offer__title .quote__sign {
  color: #ff7e00;
  font-family: "CoveredByYourGrace", sans-serif;
  font-size: 40px;
  font-weight: 400;
  letter-spacing: -1px;
}
.offer--area .offer-content .offer-list-box .offer-list .offer-item .same-offer .offer__title .quote__span {
  color: #7c7c82;
  font-size: 16px;
  font-weight: 600;
  border-bottom: 1px solid #ccccd1;
}
.offer--area .offer-content .offer-list-box .offer-list .offer-item .same-offer:after {
  background-color: transparent;
}
/*------------------------------------
        skill-area
 -------------------------------------*/
@media (max-width: 1199px) {
  .skill-area {
    padding-bottom: 80px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .skill-area {
    padding-bottom: 60px;
  }
}
.skill-area .offer-content .mission-bg {
  background-image: url("../images/oq-img4.html");
  height: 705px;
}
@media (max-width: 1440px) {
  .skill-area .offer-content .mission-bg {
    height: 667px;
  }
}
@media (max-width: 1366px) {
  .skill-area .offer-content .mission-bg {
    height: 646px;
  }
}
@media (max-width: 1280px) {
  .skill-area .offer-content .mission-bg {
    height: 635px;
  }
}
@media (max-width: 1199px) {
  .skill-area .offer-content .mission-bg {
    height: 625px;
  }
}
@media (max-width: 1024px) {
  .skill-area .offer-content .mission-bg {
    height: 655px;
  }
}
@media (max-width: 1440px) {
  .skill-area .offer-content .offer-list-box {
    padding: 100px 100px 0 100px;
  }
}
@media (max-width: 1366px) {
  .skill-area .offer-content .offer-list-box {
    padding: 90px 70px 0 90px;
  }
}
@media (max-width: 1280px) {
  .skill-area .offer-content .offer-list-box {
    padding: 85px 15px 0 85px;
  }
}
@media (max-width: 1199px) {
  .skill-area .offer-content .offer-list-box {
    padding: 80px 15px 80px 15px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .skill-area .offer-content .offer-list-box {
    padding: 60px 15px 60px 15px;
  }
}
.skill-area .offer-content .skill-list-box {
  width: 500px;
  float: left;
  padding: 120px 0 0 0;
  margin-left: 382px;
}
@media (max-width: 1810px) {
  .skill-area .offer-content .skill-list-box {
    margin-left: 329px;
  }
}
@media (max-width: 1700px) {
  .skill-area .offer-content .skill-list-box {
    margin-left: 273px;
  }
}
@media (max-width: 1690px) {
  .skill-area .offer-content .skill-list-box {
    margin-left: 269px;
  }
}
@media (max-width: 1579px) {
  .skill-area .offer-content .skill-list-box {
    margin-left: 213px;
  }
}
@media (max-width: 1468px) {
  .skill-area .offer-content .skill-list-box {
    margin-left: 158px;
  }
}
@media (max-width: 1440px) {
  .skill-area .offer-content .skill-list-box {
    margin-left: 143px;
    padding: 100px 0 0 0;
    width: 510px;
  }
}
@media (max-width: 1366px) {
  .skill-area .offer-content .skill-list-box {
    margin-left: 106px;
    padding: 90px 0 0 0;
    width: 520px;
  }
}
@media (max-width: 1280px) {
  .skill-area .offer-content .skill-list-box {
    margin-left: 64px;
    padding: 85px 0 0 0;
    width: 525px;
  }
}
@media (max-width: 1240px) {
  .skill-area .offer-content .skill-list-box {
    margin-left: 43px;
  }
}
@media (max-width: 1199px) {
  .skill-area .offer-content .skill-list-box {
    margin-left: 20px;
    margin-right: 20px;
    width: auto;
    float: none;
    padding: 80px 0 0 0;
  }
}
.skill-area .offer-content .skill-bg-area {
  width: 914px;
  float: right;
}
@media (max-width: 1810px) {
  .skill-area .offer-content .skill-bg-area {
    width: 855px;
  }
}
@media (max-width: 1700px) {
  .skill-area .offer-content .skill-bg-area {
    width: 803px;
  }
}
@media (max-width: 1690px) {
  .skill-area .offer-content .skill-bg-area {
    width: 795px;
  }
}
@media (max-width: 1579px) {
  .skill-area .offer-content .skill-bg-area {
    width: 740px;
  }
}
@media (max-width: 1468px) {
  .skill-area .offer-content .skill-bg-area {
    width: 685px;
  }
}
@media (max-width: 1440px) {
  .skill-area .offer-content .skill-bg-area {
    width: 672px;
  }
}
@media (max-width: 1366px) {
  .skill-area .offer-content .skill-bg-area {
    width: 636px;
  }
}
@media (max-width: 1280px) {
  .skill-area .offer-content .skill-bg-area {
    width: 590px;
  }
}
@media (max-width: 1240px) {
  .skill-area .offer-content .skill-bg-area {
    width: 573px;
  }
}
@media (max-width: 1199px) {
  .skill-area .offer-content .skill-bg-area {
    margin-top: 80px;
    width: auto;
    float: none;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .skill-area .offer-content .skill-bg-area {
    margin-top: 60px;
  }
}
.skill-area .offer-content .skill-bg-area .offer-quote {
  background-image: url("../images/oq-img3.html");
  height: 679px;
}
@media (max-width: 1440px) {
  .skill-area .offer-content .skill-bg-area .offer-quote {
    height: 640px;
  }
}
@media (max-width: 1366px) {
  .skill-area .offer-content .skill-bg-area .offer-quote {
    height: 620px;
  }
}
.skill-area .skills .skill {
  margin-bottom: 40px;
}
.skill-area .skills .skill .skill__title {
  font-size: 16px;
  font-weight: 600;
  color: #222232;
}
.skill-area .skills .skill .progress_bg {
  background-color: #fff;
  border: 1px solid #ccccd1;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  margin-top: 10px;
}
.skill-area .skills .skill .progress_bar {
  height: 7px;
  background-color: #ff7e00;
  border: 1px solid #ff7e00;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  position: relative;
}
.skill-area .skills .skill .progress_bar:after {
  position: absolute;
  content: '';
  top: -5px;
  right: -1px;
  width: 17px;
  height: 17px;
  background-color: #ff7e00;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.skill-area .skills .skill span:last-of-type {
  float: right;
  font-size: 16px;
  color: #7c7c82;
  font-weight: 600;
}
/*------------------------------------
        choose--area
 -------------------------------------*/
.choose--area .choose-content .choose-same {
  border: none;
  padding: 0 38px;
}
@media (max-width: 1199px) {
  .choose--area .choose-content .choose-same {
    padding: 0 25px;
  }
}
.choose--area .choose-content .choose-same .choose__icon {
  width: 134px;
  height: 134px;
  line-height: 134px;
  background-color: #f5f5f5;
  margin-top: 3px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 25px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: relative;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.choose--area .choose-content .choose-same .choose__icon:after {
  position: absolute;
  content: '';
  bottom: 0;
  left: 6px;
  width: 38px;
  height: 38px;
  background-color: #ff7e00;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.choose--area .choose-content .choose-same .choose__icon span:before {
  font-size: 53px;
}
.choose--area .choose-content .choose-same .choose__title {
  margin-bottom: 25px;
}
.choose--area .choose-content .choose-same .choose__title h3 {
  font-size: 20px;
}
.choose--area .choose-content .choose-same .choose__desc p {
  font-size: 16px;
  color: #7c7c82;
  font-weight: 600;
}
.choose--area .choose-content .choose-same:hover {
  -webkit-box-shadow: 0 0 0 0;
  -moz-box-shadow: 0 0 0 0;
  box-shadow: 0 0 0 0;
}
.choose--area .choose-content .choose-same:hover .choose__icon {
  background-color: #ff7e00;
  color: #fff;
}
.choose--area .choose-content .choose-same:hover .choose__icon:after {
  background-color: #fff;
}
.choose--area .choose-content .mission-same {
  padding: 30px 0 0 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .choose--area .choose-content .mission-same {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .choose--area .choose-content .mission-same {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .choose--area .choose-content .mission-same {
    margin-bottom: 0;
  }
}
.choose--area .choose-content .mission-heading .avivon__title {
  margin-bottom: 0;
}
.choose--area .choose-box .choose-popup .offer__desc {
  font-size: 18px;
  color: #7c7c82;
  font-weight: 600;
  line-height: 32px;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
.choose--area .choose-box .choose-popup .quote__sign {
  font-size: 40px;
  color: #ff7e00;
  font-family: "CoveredByYourGrace", sans-serif;
  letter-spacing: -1px;
  margin-bottom: 0;
}
.choose--area .choose-box .choose-popup .quote__span {
  color: #7c7c82;
  font-size: 16px;
  font-weight: 600;
  border-bottom: 1px solid #ccccd1;
}
.choose--area:after {
  display: none;
}
/*------------------------------------
       start-area
 -------------------------------------*/
.start-area .meet-heading {
  position: relative;
  padding: 60px 0;
}
@media (max-width: 1199px) {
  .start-area .meet-heading {
    text-align: center;
    padding: 78px 0 105px 0;
  }
}
@media (max-width: 1024px) {
  .start-area .meet-heading {
    text-align: center;
    padding: 78px 0 105px 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .start-area .meet-heading {
    text-align: center;
    padding: 78px 0 105px 0;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .start-area .meet-heading {
    text-align: center;
    padding: 78px 0 105px 0;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .start-area .meet-heading {
    text-align: center;
    padding: 68px 0 95px 0;
  }
}
.start-area .meet-heading .start__title {
  font-size: 24px;
  font-weight: 700;
  margin: 0;
}
.start-area .meet-heading .meet__btn {
  position: absolute;
  top: 28px;
  right: 0;
}
@media (max-width: 1199px) {
  .start-area .meet-heading .meet__btn {
    position: inherit;
  }
}
@media (max-width: 1024px) {
  .start-area .meet-heading .meet__btn {
    position: inherit;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .start-area .meet-heading .meet__btn {
    position: inherit;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .start-area .meet-heading .meet__btn {
    position: inherit;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .start-area .meet-heading .meet__btn {
    position: inherit;
  }
}
.start-area:after {
  display: none;
}
/*------------------------------------
        blog-area
 -------------------------------------*/
.blog-box .shared-service .shared__img {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
}
.blog-box .shared-service .shared__img img {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.blog-box .shared-service .shared__img .shared__date-item {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 62px;
  height: 53px;
  background-color: #ff7e00;
  text-align: center;
  font-weight: 700;
  color: #fff;
  padding: 10px;
  font-size: 14px;
  -webkit-border-radius: 5px 0 5px 0;
  -moz-border-radius: 5px 0 5px 0;
  border-radius: 5px 0 5px 0;
}
.blog-box .shared-service .shared__img .shared__date-item span {
  display: block;
  line-height: 17px;
}
.blog-box .shared-service .shared__img:hover {
  -webkit-box-shadow: 1px 7px 41px -8px rgba(82, 85, 90, 0.5);
  -moz-box-shadow: 1px 7px 41px -8px rgba(82, 85, 90, 0.5);
  box-shadow: 1px 7px 41px -8px rgba(82, 85, 90, 0.5);
}
.blog-box .shared-service .shared-content {
  padding: 36px 0 0 0;
  border: none;
  background-color: transparent;
}
.blog-box .shared-service .shared-content .service__title .service__title-title {
  line-height: 30px;
}
.blog-box .shared-service .shared-content .service__more {
  position: inherit;
  line-height: 11px;
}
.blog-box .shared-service .shared-content .service__more .service__more-btn {
  width: inherit;
  height: inherit;
  display: inline-block;
  background-color: transparent;
  font-weight: 600;
  position: relative;
  line-height: inherit;
}
.blog-box .shared-service .shared-content .service__more .service__more-btn span {
  padding-left: 3px;
}
.blog-box .shared-service .shared-content .service__more .service__more-btn span:before {
  font-size: 16px;
}
.blog-box .shared-service .shared-content .service__more .service__more-btn:after {
  position: absolute;
  content: '';
  width: 0;
  height: 1px;
  bottom: -4px;
  left: 0;
  background-color: #222232;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.blog-box .shared-service .shared-content .service__more .service__more-btn:hover {
  color: #ff7e00;
  background-color: transparent;
}
.blog-box .shared-service .shared-content .service__more .service__more-btn:hover:after {
  background-color: #ff7e00;
  width: 100%;
}
.blog-box .shared-service:hover {
  -webkit-box-shadow: 0 0 0 0;
  -moz-box-shadow: 0 0 0 0;
  box-shadow: 0 0 0 0;
}
/*------------------------------------
        blog--box
 -------------------------------------*/
.blog--box .shared-service {
  border: 1px solid #ccccd1;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.blog--box .shared-service .shared__img {
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
.blog--box .shared-service .shared__img img {
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
.blog--box .shared-service .shared__img:hover {
  -webkit-box-shadow: 0 0 0 0;
  -moz-box-shadow: 0 0 0 0;
  box-shadow: 0 0 0 0;
}
.blog--box .shared-service .shared-content {
  padding: 40px;
}
.blog--box .shared-service:hover {
  -webkit-box-shadow: 0px 6px 40px rgba(82, 85, 90, 0.1);
  -moz-box-shadow: 0px 6px 40px rgba(82, 85, 90, 0.1);
  box-shadow: 0px 6px 40px rgba(82, 85, 90, 0.1);
}
.blog--box .mission-service {
  border: none;
}
.blog--box .mission-service .shared-content {
  padding: 40px 50px;
  border: 1px solid #ccccd1;
}
@media (max-width: 1199px) {
  .blog--box .mission-service .shared-content {
    padding: 30px 27px;
  }
}
/*------------------------------------
        clta-area
 -------------------------------------*/
.clta-area {
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .clta-area .avivon-heading {
    padding-bottom: 60px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .clta-area .avivon-heading {
    padding-bottom: 60px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .clta-area .avivon-heading {
    padding-bottom: 60px;
  }
}
@media (max-width: 425px) {
  .clta-area .avivon-heading {
    padding-bottom: 44px;
  }
}
.clta-area .shared-form-box {
  padding-left: 110px;
  padding-right: 0;
}
@media (max-width: 1199px) {
  .clta-area .shared-form-box {
    padding-left: 80px;
  }
}
@media (max-width: 1024px) {
  .clta-area .shared-form-box {
    padding-left: 100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .clta-area .shared-form-box {
    padding-left: 0;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .clta-area .shared-form-box {
    padding-left: 0;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .clta-area .shared-form-box {
    padding-left: 0;
  }
}
.clta-area .shared-form-box .shared-form input, .clta-area .shared-form-box .shared-form textarea {
  background-color: #fff;
  border: 1px solid #ccccd1;
  padding: 15px 26px;
  color: #222232;
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-weight: 500;
}
.clta-area .shared-form-box .shared-form textarea {
  height: 140px;
  margin-bottom: 11px;
  resize: none;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .clta-area .shared-form-box .shared-form textarea {
    margin-top: 28px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .clta-area .shared-form-box .shared-form textarea {
    margin-top: 28px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .clta-area .shared-form-box .shared-form textarea {
    margin-top: 28px;
  }
}
.clta-area .shared-form-box .shared-form .form__btn {
  background-color: #222232;
  margin-top: 0;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
}
.clta-area .shared-form-box .shared-form .form__btn span {
  padding-left: 12px;
}
.clta-area .shared-form-box .shared-form .form__btn span:before {
  font-size: 16px;
}
.clta-area .shared-form-box .shared-form .form__btn:hover {
  background-color: #ff7e00;
}
.clta-area .shared-form-box .shared-form .input__number {
  margin-bottom: 0;
}
.clta-area .clta-bg {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 689px;
  height: 100%;
  background-image: url("../images/clta-img.html");
  background-size: cover;
  background-position: center;
}
@media (max-width: 1810px) {
  .clta-area .clta-bg {
    width: 635px;
  }
}
@media (max-width: 1700px) {
  .clta-area .clta-bg {
    width: 581px;
  }
}
@media (max-width: 1579px) {
  .clta-area .clta-bg {
    width: 521px;
  }
}
@media (max-width: 1460px) {
  .clta-area .clta-bg {
    width: 462px;
  }
}
@media (max-width: 1440px) {
  .clta-area .clta-bg {
    width: 451px;
  }
}
@media (max-width: 1366px) {
  .clta-area .clta-bg {
    width: 413px;
  }
}
@media (max-width: 1280px) {
  .clta-area .clta-bg {
    width: 371px;
  }
}
@media (max-width: 1240px) {
  .clta-area .clta-bg {
    width: 350px;
  }
}
@media (max-width: 1024px) {
  .clta-area .clta-bg {
    width: 283px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .clta-area .clta-bg {
    display: none;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .clta-area .clta-bg {
    display: none;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .clta-area .clta-bg {
    display: none;
  }
}
.clta-area:after {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 689px;
  height: 100%;
  background-color: #ff7e00;
  opacity: .93;
}
@media (max-width: 1810px) {
  .clta-area:after {
    width: 635px;
  }
}
@media (max-width: 1700px) {
  .clta-area:after {
    width: 581px;
  }
}
@media (max-width: 1579px) {
  .clta-area:after {
    width: 521px;
  }
}
@media (max-width: 1460px) {
  .clta-area:after {
    width: 462px;
  }
}
@media (max-width: 1440px) {
  .clta-area:after {
    width: 451px;
  }
}
@media (max-width: 1366px) {
  .clta-area:after {
    width: 413px;
  }
}
@media (max-width: 1280px) {
  .clta-area:after {
    width: 371px;
  }
}
@media (max-width: 1240px) {
  .clta-area:after {
    width: 350px;
  }
}
@media (max-width: 1024px) {
  .clta-area:after {
    width: 283px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .clta-area:after {
    display: none;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .clta-area:after {
    display: none;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .clta-area:after {
    display: none;
  }
}
/*--------- white-heading --------*/
.white-heading .avivon__title {
  color: #fff;
  z-index: 1;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .white-heading .avivon__title {
    color: #222232;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .white-heading .avivon__title {
    color: #222232;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .white-heading .avivon__title {
    color: #222232;
  }
}
.white-heading .avivon__title:after {
  border-bottom-color: #fff;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .white-heading .avivon__title:after {
    border-bottom-color: #ff7e00;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .white-heading .avivon__title:after {
    border-bottom-color: #ff7e00;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .white-heading .avivon__title:after {
    border-bottom-color: #ff7e00;
  }
}
/*------------------------------------
        ofc-caoursel-area
 -------------------------------------*/
.ofc-caoursel-area .office-list .office-list-item {
  padding: 45px 33px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.ofc-caoursel-area .office-list .office-list-item .office__name {
  margin-bottom: 30px;
}
.ofc-caoursel-area .office-list .office-list-item .office__name .office__name-title {
  font-size: 20px;
  color: #222232;
  font-weight: 700;
  margin: 0;
}
.ofc-caoursel-area .office-list .office-list-item .office__desc .office__desc-desc {
  font-size: 16px;
  color: #7c7c82;
  line-height: 30px;
  font-weight: 600;
}
.ofc-caoursel-area .office-list .office-list-item:hover {
  background-color: #f5f5f5;
}
.ofc-caoursel-area .office-list .owl-dots {
  position: absolute;
  bottom: -70px;
  left: 49%;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ofc-caoursel-area .office-list .owl-dots {
    left: 44%;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .ofc-caoursel-area .office-list .owl-dots {
    left: 44%;
  }
}
@media (max-width: 575px) {
  .ofc-caoursel-area .office-list .owl-dots {
    left: 35%;
  }
}
@media (max-width: 425px) {
  .ofc-caoursel-area .office-list .owl-dots {
    left: 29%;
  }
}
@media (max-width: 400px) {
  .ofc-caoursel-area .office-list .owl-dots {
    left: 27%;
  }
}
@media (max-width: 320px) {
  .ofc-caoursel-area .office-list .owl-dots {
    left: 22%;
  }
}
.ofc-caoursel-area .office-list .owl-dots div {
  width: 9px;
  height: 9px;
  background-color: #b5b5c3;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  margin: 2px;
}
.ofc-caoursel-area .office-list .owl-dots div.active {
  width: 10px;
  height: 10px;
  background-color: #222232;
}
@media (max-width: 600px) {
  .ofc-caoursel-area .no-padding-lr {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
}
/*------------------------------------
        recent-area
 -------------------------------------*/
.recent-area {
  padding-bottom: 180px;
}
@media (max-width: 1440px) {
  .recent-area {
    padding-bottom: 160px;
  }
}
@media (max-width: 1366px) {
  .recent-area {
    padding-bottom: 150px;
  }
}
@media (max-width: 1280px) {
  .recent-area {
    padding-bottom: 145px;
  }
}
@media (max-width: 1199px) {
  .recent-area {
    padding-bottom: 140px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .recent-area {
    padding-bottom: 120px;
  }
}
.recent-area .office-list .office-list-item {
  background-color: #fff;
  padding: 0;
}
.recent-area .office-list .office-list-item .office__name {
  padding: 37px 37px 45px 37px;
  margin-bottom: 0;
  border: 1px solid #ccccd1;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
.recent-area .office-list .office-list-item .office__name .office__desc-top {
  color: #7c7c82;
  font-weight: 600;
  font-size: 16px;
}
.recent-area .office-list .office-list-item .office__name .office__name-title {
  padding-top: 25px;
  font-size: 30px;
  line-height: 31px;
  margin-bottom: 50px;
}
.recent-area .office-list .office-list-item .office__name .office__name-title a {
  color: #222232;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.recent-area .office-list .office-list-item .office__name .office__name-title a:hover {
  color: #ff7e00;
}
.recent-area .office-list .office-list-item .office__name span {
  color: #ff7e00;
}
.recent-area .office-list .office-list-item .office__name span:before {
  font-size: 62px;
}
.recent-area .office-list .office-list-item .recent__img {
  width: 100%;
  height: 200px;
  background-size: cover;
  background-position: center;
}
.recent-area .office-list .office-list-item .recent__bg {
  background-image: url("../images/service7.html");
}
.recent-area .office-list .office-list-item .recent__bg-2 {
  background-image: url("../images/service8.html");
}
.recent-area .office-list .office-list-item .recent__bg-3 {
  background-image: url("../images/service9.html");
}
.recent-area .office-list .office-list-item .recent__bg-4 {
  background-image: url("../images/service10.html");
}
.recent-area .office-list .office-list-item .recent__btn .recent__btn-btn {
  display: block;
  position: relative;
  padding: 18px 35px;
  font-size: 16px;
  color: #222232;
  font-weight: 600;
  border: 1px solid #ccccd1;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.recent-area .office-list .office-list-item .recent__btn .recent__btn-btn span {
  position: absolute;
  top: 19px;
  right: 35px;
}
.recent-area .office-list .office-list-item .recent__btn .recent__btn-btn span:before {
  font-size: 16px;
}
.recent-area .office-list .office-list-item:hover {
  background-color: #fff;
  -webkit-box-shadow: 0 0 40px rgba(82, 85, 90, 0.1);
  -moz-box-shadow: 0 0 40px rgba(82, 85, 90, 0.1);
  box-shadow: 0 0 40px rgba(82, 85, 90, 0.1);
}
.recent-area .office-list .office-list-item:hover .recent__btn .recent__btn-btn {
  background-color: #ff7e00;
  color: #fff;
  border-color: #ff7e00;
}
/*------------------------------------
       cases-area
 -------------------------------------*/
.cases-area {
  padding-bottom: 120px;
}
@media (max-width: 1440px) {
  .cases-area {
    padding-bottom: 100px;
  }
}
@media (max-width: 1366px) {
  .cases-area {
    padding-bottom: 90px;
  }
}
@media (max-width: 1280px) {
  .cases-area {
    padding-bottom: 85px;
  }
}
@media (max-width: 1199px) {
  .cases-area {
    padding-bottom: 80px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .cases-area {
    padding-bottom: 60px;
  }
}
.cases-area .case-list .office-list-item {
  background-color: #fff;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .cases-area .case-list .office-list-item {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .cases-area .case-list .office-list-item {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .cases-area .case-list .office-list-item {
    margin-bottom: 30px;
  }
}
.cases-area .case-list .office-list-item .office__name {
  padding: 37px 35px 45px 35px;
  border: 1px solid #ccccd1;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
@media (max-width: 1199px) {
  .cases-area .case-list .office-list-item .office__name {
    padding: 25px 25px 35px 25px;
  }
}
.cases-area .case-list .office-list-item .office__name .office__desc-top {
  color: #7c7c82;
  font-weight: 600;
  font-size: 16px;
}
.cases-area .case-list .office-list-item .office__name .office__name-title {
  padding-top: 25px;
  font-size: 30px;
  line-height: 31px;
  margin-bottom: 50px;
  font-weight: 700;
  letter-spacing: -0.4px;
}
@media (max-width: 1199px) {
  .cases-area .case-list .office-list-item .office__name .office__name-title {
    font-size: 22px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .cases-area .case-list .office-list-item .office__name .office__name-title {
    font-size: 26px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .cases-area .case-list .office-list-item .office__name .office__name-title {
    font-size: 26px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .cases-area .case-list .office-list-item .office__name .office__name-title {
    font-size: 26px;
  }
}
.cases-area .case-list .office-list-item .office__name .office__name-title a {
  color: #222232;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.cases-area .case-list .office-list-item .office__name .office__name-title a:hover {
  color: #ff7e00;
}
.cases-area .case-list .office-list-item .office__name span {
  color: #ff7e00;
}
.cases-area .case-list .office-list-item .office__name span:before {
  font-size: 62px;
}
.cases-area .case-list .office-list-item .recent__img {
  width: 100%;
  height: 200px;
  background-size: cover;
  background-position: center;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .cases-area .case-list .office-list-item .recent__img {
    height: 300px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .cases-area .case-list .office-list-item .recent__img {
    height: 300px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .cases-area .case-list .office-list-item .recent__img {
    height: 300px;
  }
}
.cases-area .case-list .office-list-item .recent__bg {
  background-image: url("../images/service7.html");
}
.cases-area .case-list .office-list-item .recent__bg-2 {
  background-image: url("../images/service8.html");
}
.cases-area .case-list .office-list-item .recent__bg-3 {
  background-image: url("../images/service9.html");
}
.cases-area .case-list .office-list-item .recent__bg-4 {
  background-image: url("../images/service10.html");
}
.cases-area .case-list .office-list-item .recent__bg-5 {
  background-image: url("../images/service27.html");
}
.cases-area .case-list .office-list-item .recent__bg-6 {
  background-image: url("../images/service28.html");
}
.cases-area .case-list .office-list-item .recent__bg-7 {
  background-image: url("../images/service29.html");
}
.cases-area .case-list .office-list-item .recent__bg-8 {
  background-image: url("../images/service30.html");
}
.cases-area .case-list .office-list-item .recent__btn .recent__btn-btn {
  display: block;
  position: relative;
  padding: 18px 35px;
  font-size: 16px;
  color: #222232;
  font-weight: 600;
  border: 1px solid #ccccd1;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.cases-area .case-list .office-list-item .recent__btn .recent__btn-btn span {
  position: absolute;
  top: 19px;
  right: 35px;
}
.cases-area .case-list .office-list-item .recent__btn .recent__btn-btn span:before {
  font-size: 16px;
}
.cases-area .case-list .office-list-item:hover {
  background-color: #fff;
  -webkit-box-shadow: 0 0 40px rgba(82, 85, 90, 0.1);
  -moz-box-shadow: 0 0 40px rgba(82, 85, 90, 0.1);
  box-shadow: 0 0 40px rgba(82, 85, 90, 0.1);
}
.cases-area .case-list .office-list-item:hover .recent__btn .recent__btn-btn {
  background-color: #ff7e00;
  color: #fff;
  border-color: #ff7e00;
}
/*------------------------------------
        teatimonial-area
 -------------------------------------*/
.teatimonial-area {
  position: relative;
  overflow-y: hidden;
  overflow-x: hidden;
  padding-bottom: 180px;
}
@media (max-width: 1440px) {
  .teatimonial-area {
    padding-bottom: 160px;
  }
}
@media (max-width: 1366px) {
  .teatimonial-area {
    padding-bottom: 150px;
  }
}
@media (max-width: 1280px) {
  .teatimonial-area {
    padding-bottom: 145px;
  }
}
@media (max-width: 1199px) {
  .teatimonial-area {
    padding-bottom: 140px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .teatimonial-area {
    padding-bottom: 120px;
  }
}
.teatimonial-area .testimonial-list .office-list-item {
  border: 1px solid #ccccd1;
  padding: 43px 45px 47px 45px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
@media (max-width: 1440px) {
  .teatimonial-area .testimonial-list .office-list-item {
    padding: 35px 30px 40px 30px;
  }
}
@media (max-width: 1280px) {
  .teatimonial-area .testimonial-list .office-list-item {
    padding: 34px 28px 38px 28px;
  }
}
@media (max-width: 1240px) {
  .teatimonial-area .testimonial-list .office-list-item {
    padding: 34px 40px 38px 40px;
  }
}
.teatimonial-area .testimonial-list .office-list-item .office__desc {
  border-bottom: 1px solid #ccccd1;
  padding-bottom: 35px;
}
.teatimonial-area .testimonial-list .office-list-item .office__desc .office__desc-desc {
  font-weight: 500;
  color: #7c7c82;
  font-size: 18px;
}
.teatimonial-area .testimonial-list .office-list-item .office__name {
  padding-top: 40px;
  margin-bottom: 0;
}
.teatimonial-area .testimonial-list .office-list-item .office__name .testi__img-img {
  width: 40px;
  height: 40px;
  background-color: #ccccd1;
  background-size: cover;
  background-position: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin-right: 17px;
  float: left;
}
.teatimonial-area .testimonial-list .office-list-item .office__name .testi__bg-1 {
  background-image: url("../images/testi-img1.html");
}
.teatimonial-area .testimonial-list .office-list-item .office__name .testi__bg-2 {
  background-image: url("../images/testi-img2.html");
}
.teatimonial-area .testimonial-list .office-list-item .office__name .testi__bg-3 {
  background-image: url("../images/testi-img3.html");
}
.teatimonial-area .testimonial-list .office-list-item .office__name .testi__bg-4 {
  background-image: url("../images/testi-img4.html");
}
.teatimonial-area .testimonial-list .office-list-item .office__name .testi__bg-5 {
  background-image: url("../images/testi-img5.html");
}
.teatimonial-area .testimonial-list .office-list-item .office__name .office__name-title {
  font-size: 16px;
  color: #ff7e00;
  margin-bottom: -5px;
  font-weight: 700;
}
.teatimonial-area .testimonial-list .office-list-item .office__name .office__name-span {
  font-size: 14px;
  font-weight: 600;
  color: #7c7c82;
}
.teatimonial-area .testimonial-list .office-list-item:hover {
  background-color: #fff;
  -webkit-box-shadow: 1px 7px 41px -8px rgba(82, 85, 90, 0.2);
  -moz-box-shadow: 1px 7px 41px -8px rgba(82, 85, 90, 0.2);
  box-shadow: 1px 7px 41px -8px rgba(82, 85, 90, 0.2);
}
.teatimonial-area .testimonial-list .owl-stage-outer {
  overflow: inherit;
}
.teatimonial-area .testimonial-list .owl-dots {
  position: absolute;
  bottom: -70px;
  left: 49%;
}
@media (max-width: 1199px) {
  .teatimonial-area .testimonial-list .owl-dots {
    left: 47%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .teatimonial-area .testimonial-list .owl-dots {
    left: 44%;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .teatimonial-area .testimonial-list .owl-dots {
    left: 43%;
  }
}
@media (max-width: 575px) {
  .teatimonial-area .testimonial-list .owl-dots {
    left: 32%;
  }
}
@media (max-width: 480px) {
  .teatimonial-area .testimonial-list .owl-dots {
    left: 29%;
  }
}
@media (max-width: 425px) {
  .teatimonial-area .testimonial-list .owl-dots {
    left: 26%;
  }
}
@media (max-width: 400px) {
  .teatimonial-area .testimonial-list .owl-dots {
    left: 24%;
  }
}
@media (max-width: 375px) {
  .teatimonial-area .testimonial-list .owl-dots {
    left: 24%;
  }
}
@media (max-width: 320px) {
  .teatimonial-area .testimonial-list .owl-dots {
    left: 16%;
  }
}
.teatimonial-area .testimonial-list .owl-dots div {
  width: 9px;
  height: 9px;
  background-color: #b5b5c3;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  margin: 2px;
}
.teatimonial-area .testimonial-list .owl-dots div.active {
  width: 10px;
  height: 10px;
  background-color: #222232;
}
@media (max-width: 600px) {
  .res-testi-area .no-padding-lr {
    padding-left: 15px;
    padding-right: 15px;
  }
}
/*------------------------------------
        funfact-area
 -------------------------------------*/
.funfact-area {
  position: relative;
  background-color: #7c7c82;
  width: 100%;
  height: 100%;
  background-image: url("../images/funfact-img.html");
  background-size: cover;
  background-position: center;
  z-index: 1;
}
.funfact-area .avivon-heading .avivon__title {
  color: #fff;
}
.funfact-area .funfact-shared {
  color: #fff;
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .funfact-area .funfact-shared {
    margin-bottom: 70px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .funfact-area .funfact-shared {
    margin-bottom: 70px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .funfact-area .funfact-shared {
    margin-bottom: 70px;
  }
}
.funfact-area .funfact-shared .fun__icon {
  color: #ff7e00;
  margin-top: 18px;
  margin-bottom: 65px;
}
.funfact-area .funfact-shared .fun__fact {
  margin-bottom: 30px;
}
.funfact-area .funfact-shared .fun__fact .counter {
  font-weight: 600;
  font-size: 100px;
}
.funfact-area .funfact-shared .fun__desc .team__title-span {
  font-size: 16px;
  font-weight: 600;
}
.funfact-area .fact-border:after {
  position: absolute;
  content: '';
  right: 0;
  bottom: 0;
  width: 1px;
  height: 100%;
  background-color: #fff;
  opacity: .1;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .funfact-area .fact-border:after {
    display: none;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .funfact-area .fact-border:after {
    display: none;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .funfact-area .fact-border:after {
    display: none;
  }
}
.funfact-area .fun-countdown {
  padding-top: 37px;
  padding-bottom: 33px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .funfact-area .fun-countdown {
    padding: 0;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .funfact-area .fun-countdown {
    padding: 0;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .funfact-area .fun-countdown {
    padding: 0;
  }
}
.funfact-area:after {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #222232;
  opacity: .8;
  z-index: -1;
}
/*------------------------------------
        think-area
 -------------------------------------*/
.think-area .think-img {
  width: 100%;
  height: 284px;
  background-color: #7c7c82;
  background-image: url("../images/think-img.html");
  background-size: cover;
  background-position: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
@media (max-width: 1199px) {
  .think-area .think-img {
    height: 250px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .think-area .think-img {
    margin-bottom: 28px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .think-area .think-img {
    margin-bottom: 25px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .think-area .think-img {
    margin-bottom: 25px;
  }
}
.think-area .think-column-box {
  color: #fff;
}
.think-area .think-column-box .think-boxed {
  width: 47%;
  height: 284px;
  float: left;
  background-color: #ff7e00;
  background-size: cover;
  background-position: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  padding: 50px;
  margin: 2%;
}
@media (max-width: 1199px) {
  .think-area .think-column-box .think-boxed {
    padding: 50px 30px 50px 35px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .think-area .think-column-box .think-boxed {
    width: 48%;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .think-area .think-column-box .think-boxed {
    width: 48%;
  }
}
@media (max-width: 575px) {
  .think-area .think-column-box .think-boxed {
    width: 100%;
    margin: 25px 0 25px 0;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .think-area .think-column-box .think-boxed {
    width: 100%;
    margin: 25px 0 25px 0;
  }
}
@media (max-width: 425px) {
  .think-area .think-column-box .think-boxed {
    padding: 50px 57px 50px 35px;
  }
}
.think-area .think-column-box .think-boxed .boxed__title {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 80px;
  letter-spacing: -1px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .think-area .think-column-box .think-boxed .boxed__title {
    margin-bottom: 110px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .think-area .think-column-box .think-boxed .boxed__title {
    margin-bottom: 110px;
  }
}
@media (max-width: 640px) {
  .think-area .think-column-box .think-boxed .boxed__title {
    margin-bottom: 80px;
  }
}
@media (max-width: 575px) {
  .think-area .think-column-box .think-boxed .boxed__title {
    margin-bottom: 134px;
  }
}
@media (max-width: 425px) {
  .think-area .think-column-box .think-boxed .boxed__title {
    margin-bottom: 110px;
  }
}
@media (max-width: 320px) {
  .think-area .think-column-box .think-boxed .boxed__title {
    margin-bottom: 85px;
  }
}
.think-area .think-column-box .think-boxed .boxed__btn {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
}
.think-area .think-column-box .think-boxed .boxed__btn span {
  padding-left: 4px;
}
.think-area .think-column-box .think-boxed .boxed__btn span:before {
  font-size: 16px;
}
.think-area .think-column-box .think-boxed:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.think-area .think-column-box .think-boxed:nth-child(1), .think-area .think-column-box .think-boxed:nth-child(2) {
  margin-top: 0;
}
@media (max-width: 575px) {
  .think-area .think-column-box .think-boxed:nth-child(2) {
    margin-bottom: 0;
  }
}
.think-area .think-column-box .think-boxed:nth-child(2), .think-area .think-column-box .think-boxed:nth-child(4) {
  margin-right: 0;
}
.think-area .think-column-box .think-boxed:nth-child(3), .think-area .think-column-box .think-boxed:nth-child(4) {
  margin-bottom: 0;
}
.think-area .think-column-box .think--boxed {
  width: 49%;
  margin: 1%;
  height: 480px;
  padding: 0;
}
@media (max-width: 1199px) {
  .think-area .think-column-box .think--boxed {
    margin-top: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .think-area .think-column-box .think--boxed {
    margin-top: 50px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .think-area .think-column-box .think--boxed {
    margin-top: 50px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .think-area .think-column-box .think--boxed {
    margin-top: 50px;
  }
}
@media (max-width: 480px) {
  .think-area .think-column-box .think--boxed {
    height: 350px;
  }
}
@media (max-width: 375px) {
  .think-area .think-column-box .think--boxed {
    height: 280px;
  }
}
@media (max-width: 320px) {
  .think-area .think-column-box .think--boxed {
    height: 250px;
  }
}
.think-area .think-column-box .think--boxed:nth-child(1) {
  margin-left: 0;
}
.think-area .think-column-box .think--boxed:nth-child(1), .think-area .think-column-box .think--boxed:nth-child(2) {
  margin-bottom: 0;
}
.think-area .think-column-box .boxed-bg {
  background-image: url("../images/think-img2.html");
}
.think-area .think-column-box .boxed-bg-2 {
  background-image: url("../images/think-img3.html");
}
.think-area .think-column-box .boxed-bg-3 {
  background-image: url("../images/o1.html");
}
.think-area .think-column-box .boxed-bg-4 {
  background-image: url("../images/o2.html");
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .think-area .think-column-box .rpl-content {
    margin-left: 0;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .think-area .think-column-box .rpl-content {
    margin-left: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .think-area .think-column-box .rpl-content-2 {
    margin-right: 0;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .think-area .think-column-box .rpl-content-2 {
    margin-right: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .think-area .think-column-box2 {
    margin-top: 60px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .think-area .think-column-box2 {
    margin-top: 60px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .think-area .think-column-box2 {
    margin-top: 60px;
  }
}
.think-area .avivon-btn .avivon__btn {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  background-color: #222232;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  border-color: #222232;
}
.think-area .avivon-btn .avivon__btn span {
  padding-left: 12px;
}
.think-area .avivon-btn .avivon__btn span:before {
  font-size: 16px;
}
.think-area .avivon-btn .avivon__btn:hover {
  background-color: #ff7e00;
  border-color: #ff7e00;
}
/*------------------------------------
        think--area
 -------------------------------------*/
.think--area .think-column-box {
  width: 100%;
  height: 440px;
  background-size: cover;
  background-position: center;
  position: relative;
  margin-top: 120px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
@media (max-width: 1440px) {
  .think--area .think-column-box {
    margin-top: 100px;
  }
}
@media (max-width: 1366px) {
  .think--area .think-column-box {
    margin-top: 90px;
  }
}
@media (max-width: 1280px) {
  .think--area .think-column-box {
    margin-top: 85px;
  }
}
@media (max-width: 1199px) {
  .think--area .think-column-box {
    margin-top: 80px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .think--area .think-column-box {
    margin-top: 60px;
  }
}
.think--area .think-column-box .think-boxed {
  width: 250px;
  height: 270px;
  margin: 0;
  float: none;
  position: absolute;
  left: 20px;
  bottom: 20px;
}
.think--area .think-column-box .think-boxed .boxed__title {
  margin-bottom: 67px;
}
.think--area .boxed-bg-3 {
  background-image: url("../images/think-img4.html");
}
.think--area .boxed-bg-4 {
  background-image: url("../images/think-img5.html");
}
/*------------------------------------
        meet-area
 -------------------------------------*/
.meet-area {
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.meet-area .meet-heading {
  color: #fff;
}
.meet-area .meet-heading .avivon__title {
  font-size: 60px;
  font-weight: 700;
  margin-top: -5px;
  margin-bottom: 35px;
  letter-spacing: -1px;
}
@media (max-width: 400px) {
  .meet-area .meet-heading .avivon__title {
    font-size: 50px;
  }
}
@media (max-width: 320px) {
  .meet-area .meet-heading .avivon__title {
    font-size: 45px;
  }
}
.meet-area .meet-heading .avivon__desc {
  margin-bottom: 25px;
  font-weight: 600;
  font-size: 20px;
}
.meet-area .meet-heading .meet__btn {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.meet-area .meet-heading .meet__btn span {
  padding-left: 12px;
}
.meet-area .meet-heading .meet__btn span:before {
  font-size: 16px;
}
.meet-area .meet-heading .meet__btn:hover {
  background-color: #fff;
  color: #ff7e00;
}
.meet-area:after {
  position: absolute;
  content: '';
  top: -100px;
  left: 15%;
  width: 503px;
  height: 503px;
  background-image: url("../images/meet-logo.html");
  background-size: cover;
  background-position: center;
  opacity: .10;
  z-index: -1;
}
/*------------------------------------
        timeline-area
 -------------------------------------*/
.timeline-area .timeline-list .happening .happening__period {
  position: relative;
  padding-bottom: 60px;
}
.timeline-area .timeline-list .happening .happening__period:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 4px;
  border: 1px solid #ccccd1;
  right: -120px;
  top: 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .timeline-area .timeline-list .happening .happening__period:after {
    display: none;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .timeline-area .timeline-list .happening .happening__period:after {
    display: none;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .timeline-area .timeline-list .happening .happening__period:after {
    display: none;
  }
}
.timeline-area .timeline-list .happening .happening__period:before {
  content: "";
  position: absolute;
  height: 15px;
  width: 15px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  right: -125px;
  z-index: 1;
  background-color: #ff7e00;
  top: -1px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .timeline-area .timeline-list .happening .happening__period:before {
    display: none;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .timeline-area .timeline-list .happening .happening__period:before {
    display: none;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .timeline-area .timeline-list .happening .happening__period:before {
    display: none;
  }
}
.timeline-area .timeline-list .happening .happening__period .time__item-bg {
  width: 270px;
  height: 135px;
  background-size: cover;
  background-position: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
@media (max-width: 1199px) {
  .timeline-area .timeline-list .happening .happening__period .time__item-bg {
    width: 225px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .timeline-area .timeline-list .happening .happening__period .time__item-bg {
    width: 100%;
    height: 250px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .timeline-area .timeline-list .happening .happening__period .time__item-bg {
    width: 100%;
    height: 250px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .timeline-area .timeline-list .happening .happening__period .time__item-bg {
    width: 100%;
    height: 250px;
  }
}
.timeline-area .timeline-list .happening .happening__period .time__bg {
  background-image: url("../images/service23.html");
}
.timeline-area .timeline-list .happening .happening__period .time__bg-2 {
  background-image: url("../images/service24.html");
}
.timeline-area .timeline-list .happening .happening__period .time__bg-3 {
  background-image: url("../images/service25.html");
}
.timeline-area .timeline-list .happening .happening__period .time__bg-4 {
  background-image: url("../images/service26.html");
}
.timeline-area .timeline-list .happening .happening__period .year__item-title {
  position: absolute;
  top: -4px;
  right: -70px;
  color: #ff7e00;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .timeline-area .timeline-list .happening .happening__period .year__item-title {
    top: auto;
    right: auto;
    left: 15px;
    bottom: 0;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .timeline-area .timeline-list .happening .happening__period .year__item-title {
    top: auto;
    right: auto;
    left: 15px;
    bottom: 0;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .timeline-area .timeline-list .happening .happening__period .year__item-title {
    top: auto;
    right: auto;
    left: 15px;
    bottom: 0;
  }
}
.timeline-area .timeline-list .happening .happening__periodlast {
  padding-bottom: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .timeline-area .timeline-list .happening .happening__periodlast {
    padding-bottom: 60px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .timeline-area .timeline-list .happening .happening__periodlast {
    padding-bottom: 60px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .timeline-area .timeline-list .happening .happening__periodlast {
    padding-bottom: 60px;
  }
}
.timeline-area .timeline-list .happening .happening__desc {
  padding: 0 0 0 68px;
}
@media (max-width: 1199px) {
  .timeline-area .timeline-list .happening .happening__desc {
    padding: 0 0 0 75px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .timeline-area .timeline-list .happening .happening__desc {
    padding: 30px 15px 40px 15px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .timeline-area .timeline-list .happening .happening__desc {
    padding: 30px 15px 40px 15px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .timeline-area .timeline-list .happening .happening__desc {
    padding: 30px 15px 40px 15px;
  }
}
.timeline-area .timeline-list .happening .happening__desc .time__item-title {
  font-size: 20px;
  font-weight: 700;
  color: #222232;
  margin-top: -5px;
  margin-bottom: 40px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .timeline-area .timeline-list .happening .happening__desc .time__item-title {
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .timeline-area .timeline-list .happening .happening__desc .time__item-title {
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .timeline-area .timeline-list .happening .happening__desc .time__item-title {
    margin-bottom: 20px;
  }
}
.timeline-area .timeline-list .happening .happening__desc .time__item-desc {
  color: #7c7c82;
  font-weight: 600;
  font-size: 16px;
}
/*------------------------------------
        google map
 -------------------------------------*/
#map {
  width: 100%;
  height: 560px;
}
/*------------------------------------
        google map
 -------------------------------------*/
.footer-area {
  padding-top: 60px;
  color: #c7c7c7;
}
.footer-area p{ color: #c7c7c7;}
/*.footer-area .footer-list {
  padding-bottom: 30px;
}*/
.footer-area .footer-list .footer-shared {
  color: #fff;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-area .footer-list .footer-shared {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .footer-area .footer-list .footer-shared {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .footer-area .footer-list .footer-shared {
    margin-bottom: 30px;
  }
}
.footer-area .footer-list .footer-shared .footer__title {
  margin-bottom: 40px;
}
.footer-area .footer-list .footer-shared .footer__title .footer__title-title {
  font-size: 20px;
  margin: 0;
  font-weight: 700;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-area .footer-list .footer-shared .footer__title {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .footer-area .footer-list .footer-shared .footer__title {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .footer-area .footer-list .footer-shared .footer__title {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-area .footer-list .footer-shared .ftp__links .ftp__menu-links {
    margin-top: 40px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .footer-area .footer-list .footer-shared .ftp__links .ftp__menu-links {
    margin-top: 40px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .footer-area .footer-list .footer-shared .ftp__links .ftp__menu-links {
    margin-top: 40px;
  }
}
.footer-area .footer-list .footer-shared .ftp__links ul li {
  position: relative;
  padding-left: 24px;
}
.footer-area .footer-list .footer-shared .ftp__links ul li a {
  color: #fff;
  font-weight: 400;
  font-size: 20px;
  margin-bottom: 10px;
  display: inline;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    padding-left: 6px;
}
.footer-area .footer-list .footer-shared .ftp__links ul li a span {
  color: #f9b600;
  position: absolute;
  top: 0px;
  left: 0;
  font-size: 22px;
}
.footer-area .footer-list .footer-shared .ftp__links ul li a:hover {
  color: #f9b600;
}
.footer-area .footer-list .footer-shared .ftp__links ul li .add__para-desc {
  color: #b5b5c3;
  font-weight: 200;
  font-size: 15px;
}
.footer-area .footer-list .footer-shared .ftp__links ul li .add__para-desc i {
  color: #fff;
  position: absolute;
  top: 8px;
  left: 0;
  font-size: 14px;
}
.footer-area .footer-list .footer-shared .ftp__links .ftp__form-subs {
  background-color: #2d2d3e;
  padding: 30px 40px 40px 40px;
  margin-top: 50px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
@media (max-width: 320px) {
  .footer-area .footer-list .footer-shared .ftp__links .ftp__form-subs {
    padding: 20px 20px 25px 20px;
  }
}
.footer-area .footer-list .footer-shared .ftp__links .ftp__form-subs .ftp__links-desc__desc {
  color: #b5b5c3;
  font-weight: 600;
  font-size: 15px;
  margin-bottom: 30px;
}
.footer-area .footer-list .footer-shared .ftp__links .ftp__form-subs form {
  position: relative;
}
.footer-area .footer-list .footer-shared .ftp__links .ftp__form-subs form input {
  background-color: #222232;
  color: #fff;
  font-weight: 600;
  font-size: 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: inline-block;
  padding: 15px 26px;
  border: 1px solid #383848;
  width: 100%;
}
.footer-area .footer-list .footer-shared .ftp__links .ftp__form-subs form .email__subscriber-btn {
  position: absolute;
  background-color: transparent;
  color: #fff;
  font-size: 15px;
  border: none;
  top: 13px;
  right: 25px;
  cursor: pointer;
}
.footer-area .footer-list .footer-shared .menu__links .ftp__menu-links li {
  padding: 0px 0px 5px 0px;
}
.footer-area .footer-list .footer-shared .menu__links .ftp__menu-links li a {
  display: inline-block;
  position: relative;
  padding: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  margin-bottom: 0;
}
.footer-area .footer-list .footer-shared .menu__links .ftp__menu-links li a:after {
  position: absolute;
  content: '';
  width: 0;
  height: 1px;
  bottom: 4px;
  left: 0;
  background-color: #b5b5c3;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.footer-area .footer-list .footer-shared .menu__links .ftp__menu-links li a:hover {
  color: #f9b600;
}
.footer-area .footer-list .footer-shared .menu__links .ftp__menu-links li a:hover:after {
  width: 100%;
  background-color: #f9b600;
}
.footer-area .footer-list .footer-shared .menu__links .ftp__menu-links li:first-child {
  padding-top: 0;
}
.footer-area .footer-list .footer-shared .menu__links .ftp__menu--links {
  padding-left: 75px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-area .footer-list .footer-shared .menu__links .ftp__menu--links {
    padding-left: 0;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .footer-area .footer-list .footer-shared .menu__links .ftp__menu--links {
    padding-left: 0;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .footer-area .footer-list .footer-shared .menu__links .ftp__menu--links {
    padding-left: 0;
  }
}
.footer-area .copyright-shared {
  padding: 35px 0px;
  position: relative;
}
.footer-area .copyright-shared ul.header-top{padding-top: 0px; width: 100%;}
.footer-area .copyright-shared ul.header-top li {font-weight: 200;}
.footer-right{text-align: right;}
.footer-right a{color: #fff; font-size: 14px; -webkit-transition: all 0.3s;  -moz-transition: all 0.3s;  -ms-transition: all 0.3s;  -o-transition: all 0.3s;  transition: all 0.3s;}
.footer-right a:hover{color: #f9b600;}


@media only screen and (min-width: 768px) and (max-width: 991px) {
        .footer-right{text-align: center;}
  .footer-area .copyright-shared {
    text-align: center;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
      .footer-right{text-align: left;}
  .footer-area .copyright-shared {
    text-align: center;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .footer-area .copyright-shared {
    text-align: center;
  }
      .footer-right{text-align: left;}
}
.footer-area .copyright-shared .copy__desc {
  color: #b5b5c3;
  /*font-weight: 200;*/
  font-size: 14px;
}
.footer-area .copyright-shared .copy__desc a {
  color: #b5b5c3;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.footer-area .copyright-shared .copy__desc a:hover {
  color: #ff7e00;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-area .copyright-shared .copy__desc {
    margin-bottom: 0px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .footer-area .copyright-shared .copy__desc {
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .footer-area .copyright-shared .copy__desc {
    margin-bottom: 20px;
  }
}
.footer-area .copyright-shared .copy__links li {
  display: inline-block;
  margin-left: 16px;
}
.footer-area .copyright-shared .copy__links li a {
  display: block;
  color: #fff;
  font-size: 18px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.footer-area .copyright-shared .copy__links li a:hover {
  color: #ff7e00;
}
.footer-area .copyright-shared .copy__links li:first-child {
  margin-left: 0;
}
.footer-area .copyright-shared:after {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #b5b5c3;
  opacity: .1;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-area .copyright-shared .text-right {
    text-align: center !important;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .footer-area .copyright-shared .text-right {
    text-align: center !important;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .footer-area .copyright-shared .text-right {
    text-align: center !important;
  }
}
.footer-area .error-copyright {
  padding-top: 0;
  padding-bottom: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-area .pull-left {
    float: none !important;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .footer-area .pull-left {
    float: none !important;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .footer-area .pull-left {
    float: none !important;
  }
}
.error-footer {
  padding: 50px 0;
}
/*============ scroll top top =================*/
#scroll-top {
  position: fixed;
  right: 40px;
  bottom: 30px;
  z-index: 40;
  background-color: #f9b600;
  opacity: .7;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  color: #fff;
  cursor: pointer;
/*  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;*/
  font-size: 15px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#scroll-top:hover {
  background-color: #021a49;
  opacity: 1;
}
/*
* updated styles
*/
.service-page-1, .service-page-2, .case-page-1, .case-page-2, .partnership-page-1 {
  padding-bottom: 85px;
}
.service-page-1 [class*=col-], .service-page-2 [class*=col-], .case-page-1 [class*=col-], .case-page-2 [class*=col-], .partnership-page-1 [class*=col-] {
  margin-bottom: 35px;
}
.service-page-2, .partnership-page-1 {
  padding-bottom: 85px;
}
.service-page-2 [class*=col-], .partnership-page-1 [class*=col-] {
  margin-bottom: 0px;
}
/*
* updated responsive 
*/
@media (max-width: 1199px) {
  .inspire-area .offer-content .inspire-list-box {
    float: left;
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .inspire-area .offer-content .offer-list-box {
    float: left;
    width: 50%;
    padding-left: 50px;
    padding-right: 15px;
  }
}
@media (max-width: 991px) {
  .menu-area .menu-full-width .logo-box {
 /*   width: 100%;
    text-align: center;*/
    padding-left: 0;
    padding-right: 0;
    border: none;
  }
  .menu-area .menu-full-width .logo-box:after {
    display: none !important;
  }
  .menu-area .menu-full-width .main-menu .logo-right-button {
    position: absolute;
    top: 0;
    right: 15px;
  }
  .service-area .service-trusted-wrapper {
    width: 100%;
    max-width: 750px;
    margin-left: auto;
    margin-right: auto;
  }
  .footer-area .footer-list .footer-shared .ftp__links .ftp__menu-links {
    float: left !important;
    width: 50%;
    margin-top: 0;
  }
/*  .footer-area .footer-list .footer-shared {
    margin-top: 0;
    margin-bottom: 40px;
  }
  .footer-area .footer-list {
    padding-bottom: 60px;
  }
    .footer-area .footer-list{padding-bottom:0px;}
    */
    
    
  .menu--area .menu-full-width .logo-box {
    text-align: left;
  }
  .menu--area .menu-full-width .logo-box .site-open {
    left: auto;
    right: 0;
  }
  .recent-area .office-list .office-list-item .office__name .office__name-title {
    font-size: 22px;
  }
  .menu-area-3 .menu-full-width .logo-box.active {
    padding-left: 15px;
  }
  .skill-area.our-mission-area .offer-content .offer-list-box {
    padding-left: 40px;
  }
  .timeline-area .timeline-list .happening .happening__period .year__item-title {
    bottom: 15px;
  }
  .responsive-content .cases2 .shared-service, .cases-area .case-list .office-list-item {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .skill-area.our-mission-area .offer-content .offer-list-box {
    padding-left: 0;
  }
  .timeline-area .timeline-list .happening .happening__period .year__item-title {
    bottom: 0px;
  }
}
@media (max-width: 650px) {
  .inspire-area .offer-content .inspire-list-box {
    float: none;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .inspire-area .offer-content .offer-list-box {
    float: none;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 479px) {
  .menu-area .menu-full-width .logo-box {
    text-align: left;
      float: left;
  }
  .menu-area .menu-full-width .logo-box .site-open {
    right: 0;
    left: auto;
  }
  .menu-area-3 .menu-full-width .logo-box {
    padding-left: 30px;
    padding-right: 30px;
  }
  .menu-area-3 .menu-full-width .logo-box .site-open {
    right: 30px;
  }
  #rev_slider_1078_1_wrapper .tp-caption {
    padding-left: 0px !important;
  }
}

/* Custom CSS*/
/*.small-title{color: #999999; text-transform: uppercase; font-weight: 400; display: inline-block;     position: relative;}
.small-title:before{  content: "";
    width: 100%;
    height: 6px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    z-index: -1;
    mix-blend-mode: difference;
    background: rgb(254, 237, 1);
}*/
.section-title{margin-bottom: 20px;}
.section-title .small-title {
  display: inline-block;
  position: relative;
  z-index: 1;
  font-weight: 500;
  letter-spacing: 3px;
  font-size: 18px;
  text-transform: uppercase;
 color: #999999;
 padding: 0px 5px;
}
.section-title .small-title:before {
  content: "";
  width: 100%;
  height: 4px;
  background: #f9b600;
  position: absolute;
  left: 0;
  bottom: 2px;
  z-index: -1;
  mix-blend-mode: difference;
}



/* Normal List CSS*/
ul.normal_list{
    display: block;
}

ul.normal_list li{
   border-bottom: 1px dashed #545454;
    margin-bottom: 30px;
}

ul.normal_list li span{
font-size: 30px;
    margin-bottom: 15px;
    display: block;
}
ul.normal_list li span.icon-fun{
    font-size: 45px;
    margin-bottom: 0px;
}

/* General CSS*/
span.orange_color{
    color: #f7811d;
}
p.abstract{
        font-weight: 200;
    font-size: 24px;
    line-height: 36px;
        color: #fff;
}
.side_img img{width: 50%; margin-left: 40px; margin-bottom: 40px; float: right;}
.side_img_inner{position: relative;}
.side_img_inner span.icon-hover_1{position: absolute; right: 5px; top: -50px; font-size: 50px;}
.side_img_inner span.icon-hover_2{position: absolute;  right: -20px; top: 2px; font-size: 20px;}
.side_img_inner span.icon-hover_3{position: absolute;  right: -44px; top: -22px; font-size: 20px;}
input, textarea{
 -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;}
input:focus, textarea:focus {
    outline: none !important;
    border:1px solid red;
    box-shadow: 0 0 10px #373738;
}
.submit_button{background: #f7811d; font-size: 16px; padding: 14px 28px;  color: #fff;  border-radius: 0px;  border: 0px; font-weight: 500; text-transform: uppercase;     -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;}
.submit_button:hover{background: #000;}
.submit_button:focus{outline: none;}
 @keyframes blink {
       0% {
            -webkit-transform: scale(.4);
            transform: scale(.4);
        }
       50% {
            -webkit-transform: scale(.6);
            transform: scale(.6);
        }
        100% {
          -webkit-transform: scale(.4);
          transform: scale(.4);
        }
    }
    img.blnk {
        transition: .3s ease-in;
        animation: blink 1s;
        animation-iteration-count: infinite;
    }

a:focus{outline: none !important;}
a.link {color: #fff;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    font-size: 14px;
    background: #f9b600;
    padding: 12px 20px;
    font-weight:500;
    margin: 15px;
    display: inline-block;
}
a.link span{padding-left: 8px; font-size: 12px; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s;}
a.link:hover {background: #002060; color: #f9b600;}
a.link:hover  span{padding-left: 10px;}


a.link_back {color: #f7811d;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
}
a.link_back span{padding-right: 2px; font-size: 12px;    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;}
a.link_back:hover {color: #fff;}
a.link_back:hover  span{padding-right: 2px;}



.owl-theme .owl-dots .owl-dot{outline: none;}
.owl-theme .owl-dots .owl-dot span{border-radius: 0px;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{background: #f7811d;}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev{outline: none;}
.owl-carousel .owl-nav button.owl-next:hover, .owl-carousel .owl-nav button.owl-prev:hover{background: none;}
/*.owl-theme .owl-nav{    position: absolute;
    color: #fff;
    width: 100%;
    bottom: 0px;
z-index: 0;
    font-size: 22px;
}*/
/*.owl-carousel .owl-nav button.owl-prev {float: left; margin-left: -30px; margin-top: 150px;}
.owl-carousel .owl-nav button.owl-next {float: right; margin-right: -30px; margin-top: 150px;}*/


/*General Responsive CSS*/

/*1199*/
@media (max-width: 1199px){
p.abstract{
        font-weight: 200;
    font-size: 20px;
    line-height: 30px;
        color: #fff;
    margin-bottom: 40px;
}
    .side_img_inner span.icon-hover_1{position: absolute; right: 42px; top: -50px; font-size: 50px;}
.side_img_inner span.icon-hover_2{position: absolute;  right: 20px; top: 2px; font-size: 20px;}
.side_img_inner span.icon-hover_3{position: absolute;  right: 0px; top: -22px; font-size: 20px;}
    
    
}


/*991*/
@media (max-width: 991px){
.side_img img{width: 40%;}
    h2{font-size: 22px; line-height: 28px;}
}

/*767*/
@media (max-width: 767px){
}


/*479*/
@media (max-width: 479px){
    .section-title .small-title{font-size: 16px;line-height: 25px;}
  h2{font-size: 20px; line-height: 26px;}
.side_img img{width: 100%;}
.side_img_inner span.icon-hover_1{position: absolute; right: 15px; top: -30px; font-size: 30px;}
.side_img_inner span.icon-hover_2{position: absolute;  right: 0px; top: 2px; font-size: 10px;}
.side_img_inner span.icon-hover_3{position: absolute;  right: -12px; top: -12px; font-size: 10px;}
    
}

/* Modal Popup Content CSS*/
.content_popup{padding: 50px !important; width: 1140px;}
.content_popup .fancybox-close-small:after{background: none; outline: none !important; 
 -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; 
    font-size: 62px !important;
    font-family: 'Poppins', sans-serif;
    font-weight: 100;
    top: 20px;
    right: 20px;
}
.content_popup .fancybox-close-small:hover:after {  color: #f7811d;  background: none; }
.content_popup h3{font-size: 18px; line-height: 22px;}

/* Modal Popup ContentResponsive CSS*/

/*1199*/
@media (max-width: 1199px){
    .content_popup{width: 100%;}
}

/*767*/
@media (max-width: 767px){
    .content_popup {padding-bottom: 20px !important;}
   .content_popup img{margin-bottom: 30px; margin-top: 20px;}
}


/* Header CSS*/
.main-header-bg{ background: linear-gradient(-180deg, #002060 90%, #fafafa 10%);}
.main-header-bg-pattern{background: url("../images/banner_pattern_bg.png") no-repeat; background-size: cover;}
.logo img{height: 75px;}
ul.header-top{text-align: right;
    width: 50%;
    float: right;
    /*padding-right:40px;*/
    padding-top: 28px;
}
ul.header-top li{display: inline-block; float: right; color: #fff; font-size: 12px; letter-spacing: 1px;}
ul.header-top li a{color: #fff; padding-left: 8px; -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
ul.header-top li a{color: #fff;}
ul.header-top li a:hover{color: #f9b600;}
/*ul.header-top li a span{padding-leftt: 5px; font-size: 15px; color: #f9b600;}*/
/*ul.header-top li:last-child a span.lang-text{font-family: 'Cairo', sans-serif; font-size: 13px; line-height: 25px; color: #fff; margin-top: -4px; float: right; padding-left: 3px;
 -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; 
}*/
ul.header-top li:last-child a:hover span.lang-text{color: #f7811d;}

/*Header Responsive CSS*/

/*1199*/
@media (max-width: 1199px){
    .main-header-bg { background: linear-gradient(-180deg, #002060 100%, #002060 10%);}
.menu-area-3 .menu-full-width .logo-box, .menu-area-3 .menu-full-width .logo-box.active{padding: 30px 0px;}
/*    ul.header-top{padding-right: 20px;}*/
    
    .menu-area-3.active .menu-full-width .logo-box{padding-left: 0px;}
.menu-area-3 ul.header-top, .menu-area-3 .main-navigation{
         -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.menu-area-3.active ul.header-top{padding-right: 0px;}
.menu-area-3.active .main-navigation{padding-right: 15px;}
    
}

/*991*/
@media (max-width: 991px){
    ul.header-top{padding-right:80px; padding-top: 45px; display: none;}
    .menu-area-3.active ul.header-top{padding-right: 80px;}
    .menu-area-3 .menu-full-width .logo-box, .menu-area-3 .menu-full-width .logo-box.active{padding-top: 20px;}
}

/*479*/
@media (max-width:479px){
    .logo img{height: 45px; padding: 0px;}
    .menu-area-3.active{height: 85px;}
}
/*@media (max-width:479px){
    .menu-area-3{padding: 0px;}
    .menu-area-3 .menu-full-width .logo-box, .menu-area-3 .menu-full-width .logo-box.active{padding: 15px 0px;}
    ul.header-top{width: 100%; padding-right: 0px; padding-top: 10px; border-top:1px solid #525252; text-align: center;}
    .logo img{height: 35px;}
      .menu-area-3.active ul.header-top{padding-right: 0px;}
}*/

/*Main Navigation*/
.main-navigation {
  display: block;
    clear: right;
    padding-right: 15px;
}

.main-menu ul {
  float: right;
}

.main-menu nav > ul > li {
	display: inline-block;
	position: relative;
	padding-right: 25px;
}

.main-menu ul li:last-child {
	padding-right: 0
}

.main-menu nav > ul > li > a {
	color: #fff;
	display: block;
	font-size: 16px;
	padding: 22px 0;
	transition: all 0.3s ease 0s;
	background: transparent;
	line-height: 1;
	position: relative;
    font-weight:500;
}

.main-menu nav .fa-caret-down {
	font-size: 12px;
	position: relative;
	top: -2px;
	padding-left: 5px;
    padding-top: 8px;
}

.main-menu nav .fa-caret-right {
	font-size: 12px;
	font-weight: 700;
	position: relative;
	top: 0px;
	right: 0px;
	padding-left: 5px;
	padding-top: 10px;
	float: right;
}

.main-menu nav > ul > li:hover > a, .main-menu nav > ul > li.active > a {
	color: #f7811d;
}

.main-menu > nav > ul > li > a::before {
	background: #fff;
	content: "";
	height: 3px;
	position: absolute;
	bottom: 0;
	width: 0;
	transition: .5s;
}

.main-menu > nav > ul > li:hover > a::before, .main-menu > nav > ul > li.active > a::before {
	width: 100%;
}

 .main-menu nav > ul > li:hover > a {
  color: #c9cbcb;
}

 .main-menu nav > ul > li.active > a {
  color: #f7811d;
}

.main-menu > nav > ul > li > a::before {
	background: #fff;
	content: "";
	height: 3px;
	position: absolute;
	bottom: 0;
	width: 0;
	transition: .5s;
}

 .main-menu > nav > ul > li > a::before {
	background: #f9b600;
}

/* sub-menu */
.main-menu nav > ul > li .sub-menu {
	background: #ffffff none repeat scroll 0 0;
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
	left: 0;
	opacity: 0;
	position: absolute;
	top: 120%;
	transition: all 0.3s ease 0s;
	visibility: hidden;
	width: 220px;
	z-index: 9;
}

.main-menu nav > ul > li:hover .sub-menu {
	opacity: 1;
	top: 100%;
	visibility: visible
}

.main-menu nav > ul > li .sub-menu li {
	display: block;
	position: relative;
}

.main-menu nav > ul > li .sub-menu li a {
	color: #666666;
	font-size: 14px;
	font-weight: 400;
	margin: 0;
    padding: 10px 15px;
	text-transform: capitalize;
    display: block;
        -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
	}

.main-menu nav > ul > li:hover > .sub-menu li > a:hover {
	color: #fff;
	background: #f9b600;
}

/* sub-menu third*/
.main-menu nav > ul > li .sub-menu .submenu-third {
	background: #ffffff none repeat scroll 0 0;
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
	left: 220px;
	opacity: 0;
	position: absolute;
	top: 120%;
	transition: all 0.3s ease 0s;
	visibility: hidden;
	width: 220px;
	z-index: 9;
}

.main-menu nav > ul > li:hover .sub-menu li:hover .submenu-third {
	opacity: 1;
	top: 0%;
	left: 220px;
	visibility: visible
}

.main-menu nav > ul > li .sub-menu li:hover .submenu-third {
	display: block
}

.main-menu nav > ul > li .sub-menu li:hover a .submenu-third {
	color: #666666;
	font-size: 14px;
	font-weight: 400;
	margin: 0;
	padding: 10px 15px;
	text-transform: capitalize;
	display: block;
}

.main-menu nav > ul > li:hover > .sub-menu li:hover > a:hover .submenu-third {
	color: #fff;
	background: #f9b600;
}

/* sub-menu Fourth*/
.main-menu nav > ul > li .sub-menu .submenu-third .submenu-fourth {
	background: #ffffff none repeat scroll 0 0;
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
	left: 220px;
	opacity: 0;
	position: absolute;
	top: 120%;
	transition: all 0.3s ease 0s;
	visibility: hidden;
	width: 220px;
	z-index: 9;
}

.main-menu nav > ul > li:hover .sub-menu li:hover .submenu-third li:hover .submenu-fourth {
	opacity: 1;
	top: 0%;
	left: 220px;
	visibility: visible
}

.main-menu nav > ul > li .sub-menu li:hover .submenu-third li:hover .submenu-fourth {
	display: block
}

.main-menu nav > ul > li .sub-menu li a .submenu-third li a .submenu-fourth {
	color: #666666;
	font-size: 14px;
	font-weight: 400;
	margin: 0;
	padding: 10px 15px;
	text-transform: capitalize;
	display: block;
}

.main-menu nav > ul > li:hover > .sub-menu li > a:hover .submenu-third li > a:hover .submenu-fourth {
	color: #fff;
	background: #f9b600;
}

.search-icon {
    float: right;
    margin-top: 15px;
}

.search-icon a {
	color: #fff;
	font-size: 16px;
	transition: .3s;
}

.search-icon a:hover {
	color: #f7811d;
}


/*Main Navigation Responsive*/

/*1199*/
@media (max-width: 1199px) {
    .main-menu nav > ul > li{padding-right: 20px;
    }
/*    .main-navigation{padding-right: 40px;}*/
    .main-menu nav > ul > li > a{font-size: 16px;}
}

/*991*/
@media (max-width: 991px) {
    .main-navigation{padding-right: 20px; padding-left: 20px;}
    .mean-container a.meanmenu-reveal{top: -55px;}
    .mean-container .mean-nav ul li{background: #002060;}
    .mean-container .mean-nav ul li a{ padding: 10px 5%; font-weight: 500;}
    .mean-container .mean-nav ul li li a{font-size: 14px; padding: 7px 7%; width: 86%;}
    
}
/*767*/
@media (max-width: 767px) {
    .main-navigation{padding: 10px 0px;}
 .mean-container .mean-nav ul li a .fa-caret-down, .mean-container .mean-nav ul li a .fa-caret-right {display: none;}
 .mean-container a.meanmenu-reveal{
    top: -60px;
     color: #fff;
    /* border-color: #fff;*/
     right: 20px !important;
}

 .mean-container a.meanmenu-reveal span{
    background: #fff;
 }
.search-icon{
float: left;
margin-top: 0px;
}    
}

/*479*/
@media (max-width: 479px) {
    .mean-container a.meanmenu-reveal{right: 0px !important; top: -45px;}
    
}

/* Banner Slider CSS*/
.jquery_overlay{
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,ffffff+100&0.7+0,0+100 */
background: -moz-linear-gradient(left, rgba(0,0,0,0.7) 0%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(0,0,0,0.7) 0%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(0,0,0,0.7) 0%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3000000', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
width:100%;
height:100%; 
position: relative;
z-index: 6;
      -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}



/*Banner Slider Responsive CSS*/
/*479*/
@media (max-width: 479px) {
    .slider-area .home-slider .rev_slider_wrapper .rev_slider .tp-caption .slidetop__title{
       display: none;
    }
    .slider-area .home-slider .rev_slider_wrapper .rev_slider .tp-caption .slide__tile{
        font-size: 25px !important;
        line-height:30px !important;
    }
    .slider-area .home-slider .rev_slider_wrapper .rev_slider .tp-caption .get-btn{padding: 5px 15px !important;}
}

/*Our Technology CSS*/
.our-technology{background: #fafafa; }
.our-technology-list{  -webkit-transition: all 0.3s;     -moz-transition: all 0.3s;    -ms-transition: all 0.3s;    -o-transition: all 0.3s;    transition: all 0.3s;}
.our-technology-list:hover{  -webkit-box-shadow: 0px -1px 15px 3px rgba(0,0,0,0.12); box-shadow: 0px -1px 15px 3px rgba(0,0,0,0.12);}
.our-technology-list a{padding: 40px; display: block; background: rgba(255, 255, 255, 1); -webkit-transition: all 0.3s;     -moz-transition: all 0.3s;    -ms-transition: all 0.3s;    -o-transition: all 0.3s;    transition: all 0.3s;border: 1px solid #e0e0e0;}
.our-technology-list a:hover{background: rgba(249, 182, 0, 0.9);}
.our-technology-list a span{font-size: 50px; color: #f9b600; -webkit-transition: all 0.3s;     -moz-transition: all 0.3s;    -ms-transition: all 0.3s;    -o-transition: all 0.3s;    transition: all 0.3s;}
.our-technology-list a h3{margin-bottom: 0px; margin-top: 10px;  -webkit-transition: all 0.3s;     -moz-transition: all 0.3s;    -ms-transition: all 0.3s;    -o-transition: all 0.3s;    transition: all 0.3s;}
.our-technology-list a:hover span, .our-technology-list a:hover h2{color: #fff;}

/*Our Technology Responsive CSS*/
/*1199*/
@media (max-width: 1199px) {
    .our-technology-list a h3{font-size: 18px;}
}

/*991*/
@media (max-width: 991px) {
    .our-technology-list{margin-bottom: 30px;}
}

/*QHSE CSS*/
ul.qhse-logo{display: flex; padding-left: 30px;}
ul.qhse-logo li img{height: 75px;}
ul.qhse-logo li {padding-right: 25px;}

/*QHSE Responsive CSS*/

/*991*/
@media (max-width: 991px) {
    ul.qhse-logo{padding: 0px;}

}

/* Introduction CSS*/
.introduction-title{width: 90%;}
.introduction-cont{margin:0px 100px; }
.introduction-paragraph{padding: 0px 0px 0px 30px;}

/*Introduction Responsive CSS*/

/*991*/
@media (max-width: 991px) {
.introduction-title{width: 100%;}
.introduction-paragraph{padding: 10px 0px 0px 0px;}
/*.introduction-cont {
    margin: 0px 50px;
}
    .introduction-cont  h1{
        font-size: 20px;
    line-height: 30px;
    }*/
}


/* PROJECT SLIDER */
.projects-title{width: 80%; margin: auto; text-align: center;}
.project-slider {
  width: 100%;
  display: block;
  position: relative;
  overflow: hidden;
}
.project-slider .swiper-slide {
  max-width: 50vw;
}
.project-slider .swiper-slide.swiper-slide-active .project-box figcaption {
  opacity: 1;
}
.project-slider .swiper-slide .project-box {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding-bottom: 50px;
  position: relative;
}
.project-slider .swiper-slide .project-box:hover img {
  filter: grayscale(0);
}
.project-slider .swiper-slide .project-box img {
  width: 100%;
  display: block;
  filter: grayscale(1);
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -ms-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
}
.project-slider .swiper-slide .project-box figcaption {
  width: 50%;
  position: absolute;
  left: 30px;
  bottom: 15px;
  padding: 30px 40px;
  background: #f9b600;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -ms-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
  opacity: 0;
}

.project-slider .swiper-slide .project-box:hover figcaption{
    background: #002060;
}

.project-slider .swiper-slide .project-box figcaption:after {
  content: "";
  width: 20%;
  height: 55px;
  background: url("../images/pattern-dot.png");
  background-size: 12px 12px;
  position: absolute;
  right: -25px;
  bottom: -25px;
}
.project-slider .swiper-slide .project-box figcaption h4 {
  display: block;
  font-size: 22px;
  line-height: 30px;
  font-weight: 500;
  margin-bottom: 0px;
}

.project-slider .swiper-slide .project-box:hover figcaption h4 {
color: #f9b600;
}


.project-slider .swiper-slide .project-box figcaption span.projects-date {
  width: 100%;
  display: block;
  margin: 0;
  color: #002060;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 16px;
}
.project-slider .swiper-slide .project-box figcaption span.projects-date span{
    color: #fff;
    padding-left: 10px;
}

.project-slider .swiper-slide .project-box:hover figcaption span.projects-date {
    color: #999999;
}

.project-slider .swiper-pagination {
  width: 100%;
  float: left;
  position: static;
  margin-top: 20px;
}

/* SWIPER BULLETS */
.swiper-pagination {
  width: 100%;
  display: block;
  position: relative;
  text-align: center;
}
.swiper-pagination .swiper-pagination-bullet {
  width: 50px;
  height: 4px;
  border-radius: 0 !important;
}
.swiper-pagination .swiper-pagination-bullet-active {
  background: #f9b600;
}
.form-input.captcha-field {
    margin-top: 22px;
}
.status-msg.success {
    color: green;
    padding: 0px 30px;
    font-weight: 500;
}
.status-msg.error {
    padding: 0px 30px;
    color: red;
    font-weight: 500;
}
/*Projects Responsive CSS*/
/*1199*/
@media (max-width:1199px) {
    .project-slider .swiper-slide .project-box figcaption {width: 70%;}
}

/*1024*/
@media (max-width:1024px) {
.project-slider .swiper-slide {  max-width: 100%;}
}
/*991*/
@media (max-width:991px) {  
    .projects-title{ text-align: left; width: 100%;}
}
/*480*/
@media (max-width:480px) {
    .project-slider .swiper-slide .project-box{padding-bottom: 0px;}
    .project-slider .swiper-slide .project-box figcaption {width: 100%; padding: 30px; position: relative; bottom: 0px; left: 0px;}
    .project-slider .swiper-slide .project-box figcaption h4{font-size: 20px; line-height: 26px;}
    .project-slider .swiper-slide .project-box figcaption span.projects-date{font-size: 14px;}
    .project-slider .swiper-slide .project-box figcaption span.projects-date span{display: block; padding-left: 0px;}    
}

/* Experstise CSS*/
.expertise-style h3{font-size: 20px; line-height: 26px;}
.expertise-style p{color: #d4d4d4; font-size: 14px; line-height: 18px; font-weight: 200;}
.expertise-style_main-block{display: table;}
.expertise-style_main-block .block{display: table-cell; vertical-align: top;}
.expertise-style_main-block .block:nth-of-type(1){width: 15%; padding-right: 10px;}
.expertise-style_main-block .block:nth-of-type(2){width: 85%; padding-right: 30px;}
.expertise-style_main-block .block:nth-of-type(1) span{font-size: 32px;}
.expertise-style_main-block .block:nth-of-type(1) span.icon-airport{font-size: 38px;}

.expertise-style a h3, .expertise-style a p{
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.expertise-style a:hover h3{color: #f7811d;}
.expertise-style a:hover p{color: #fff;}

/* PRODUCTS & SERVICES CSS*/
.product_services{padding: 80px 0px 0px 0px;}
.product_services  .shared-service .shared__img{overflow: hidden;  border: 1px solid rgba(29, 29, 29, 0);}
.product_services  .shared-service .shared__img:hover{border: 1px solid rgba(29, 29, 29, 1.0);}
.product_services a img{-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;}
.product_services  a:hover img{transform: scale(1.1); opacity: 0.2;}
.product_services  a h3{
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;}
.product_services  a:hover h3{color: #f7811d;}
.product_services  a img.hover_icon{width: 73px !important; height: 52px !important;  position: absolute; left: 45%; top: 45%; z-index: 4; opacity: 0;}
.product_services  a:hover img.hover_icon{transform: scale(1.0); opacity:1.0;}
.products-services-style .owl-dots{display: none;}
.owl-theme .owl-nav{color: #f7811d !important; 
}


.product_services  .overlay:before, .product_services  .overlay:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    background: #fff;
    transform: translate(-50%, -50%);
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.product_services  .overlay:before {
    width: 30px;
    height: 2px;
    left: 0;
}

.product_services  .overlay:after {
    height: 30px;
    width: 2px;
    top: 0;
}

.product_services:hover .overlay:before {
    left: 50%;
    opacity: 1;
}

.product_services:hover .overlay:after {
    top: 50%;
    opacity: 1;
}

.products-services-style a{display: block;}


/*-----------------*/
/***** Hera *****/
/*-----------------*/



.effect-hera:hover img{transform: scale(1.1); opacity: 0.2;}

.effect-hera .effect_style {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-50%,-50%,0);
	transform: translate3d(-50%,-50%,0);
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
    color: #fff;
    z-index: 2;
}

.effect-hera .effect_style {
	width: 100px;
	text-transform: none;
	font-size: 121%;
	line-height: 2;
}

.effect-hera .effect_style  span {
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

.effect-hera .effect_style  span.icon-hover_1 {
	-webkit-transform: translate3d(-60px,-60px,0);
	transform: translate3d(-60px,-60px,0);
}

.effect-hera .effect_style span.icon-hover_2 {
	-webkit-transform: translate3d(60px,-60px,0);
	transform: translate3d(60px,-60px,0);
}

.effect-hera .effect_style  span.icon-hover_3 {
	-webkit-transform: translate3d(60px,60px,0);
	transform: translate3d(60px,60px,0);
}

.effect-hera .effect_style a:nth-child(4) span {
	-webkit-transform: translate3d(60px,60px,0);
	transform: translate3d(60px,60px,0);
}

.effect-hera:hover figcaption::before {
	opacity: 1;
	-webkit-transform: translate3d(-50%,-50%,0) rotate3d(0,0,1,-45deg) scale3d(1,1,1);
	transform: translate3d(-50%,-50%,0) rotate3d(0,0,1,-45deg) scale3d(1,1,1);
}

.effect-hera:hover .effect_style span.icon-hover_1:empty {
		-webkit-transform: translate3d(0px,0px,0);
	transform: translate3d(0px,0px,0);
	opacity: 1;
}

.effect-hera:hover .effect_style span.icon-hover_2:empty {
		-webkit-transform: translate3d(42px,-18px,0);
	transform: translate3d(42px,-18px,0);
	opacity: 1;
}

.effect-hera:hover .effect_style span.icon-hover_3:empty {
		-webkit-transform: translate3d(20px,2px,0);
	transform: translate3d(20px,2px,0);
	opacity: 1;
}


.effect-hera span.icon-hover_1{
	font-size:40px;	
	margin: 10px 3px;
}

.effect-hera span.icon-hover_2{
	font-size:22px;	
	margin: 10px 3px;
}

.effect-hera span.icon-hover_3{
	font-size:22px;	
	margin: 10px 3px;
}


/*Product & Services Responsive CSS*/

/*991*/
@media (max-width: 991px) {

.product_services {
    padding: 60px 0px 40px 0px;
}
    
}

/* Solutions CSS*/
.solutions_block{ margin-top:-100px; 

    background: url(../images/gray_pattern_bg.html) #1d1d1d;
    height: 100%;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: left bottom;
}

.solutions_block_overlay{
    padding:150px 0px 80px 0px;
    background: url(../images/gray_pattern_bg_2.html) ;
    height: 100%;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: right top;
}


.solutions_cont_block{padding-right: 60px;}
.solutions_call {position: relative; margin-top: 25px;}
.solutions_call .left_img{position: absolute;}
.solutions_call .right_img{position: absolute; right: 120px; top: -10px;}
.solutions_call h3{padding-left: 60px;}
.solutions_call h3 span{font-weight: 200; font-size: 24px; line-height: 36px;}
.solutions_call h3 a{letter-spacing:-1px; font-size:28px; color:#fff;
 -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.solutions_call h3 a:hover{color:#f7811d;}


/*Solutions Responsive CSS*/

/*1199*/
@media (max-width: 1199px) {
.solutions_block_overlay {
    padding: 150px 0px 80px 0px;
}
    
}

/*991*/
@media (max-width: 991px) {
 .solutions_block {
   margin-top: 0px;
  
}
    .solutions_block_overlay{   padding: 60px 0px;}
    .solutions_cont_block{padding-right: 0px; border-bottom: 1px solid #000; padding-bottom: 20px; margin-bottom: 20px;}
    .solutions_call{margin-bottom: 60px;}
}

/* News CSS*/
.latest_news_main_block{padding-bottom: 80px;}
.news-style a .latest_news-cont_block{ 
    padding:30px; background:#000; 
 -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
   -o-transition: all 0.3s;
    transition: all 0.3s;
}
.news-style a:hover .latest_news-cont_block{background: #f7811d;}
.news-style a:hover .latest_news-cont_block h3{color: #000000;}
.latest_news_main_block  .shared__img:hover{border: 1px solid rgba(29, 29, 29, 0) !important;}
.latest_news-cont_block h3{font-size: 20px; line-height: 26px;    margin-bottom: 0px;}
span.news_date{font-size:14px; text-transform:uppercase; color:#aba9a8; padding-bottom: 10px; display: block;}
span.news_date span{color:#f7811d; padding-right:8px;}
.news-style a:hover span.news_date, .news-style a:hover span.news_date span{color:#fff;}

/*News Responsive CSS*/

/*1199*/
@media (max-width: 1199px) {
.latest_news_main_block {
       padding: 80px 0px !important;
}
}
/*991*/
@media (max-width: 991px) {
.latest_news_main_block {
       padding: 60px 0px 40px 0px!important;
}
}


/* Partners CSS*/
.partners_block{background: #fff; padding:40px 0px;}
.partners-style img{width:auto !important; margin: auto; opacity: 0.9; -webkit-transition: all 0.3s; -moz-transition: all 0.3s;   -ms-transition: all 0.3s;   -o-transition: all 0.3s;   transition: all 0.3s; }
.partners-style img:hover{opacity: 1;}
.partners-style .owl-nav.disabled+.owl-dots {display:none;}



/* Inner Banner CSS*/
.inner_banner {
    min-height: 450px;
    max-height: 450px;
    background: transparent;
    position: relative;
}

.inner_main_title{
    position: relative;
    left: 0px;
    top: 0px;
}

.inner_main_title .icon-hover_1{position: absolute; left: -45px; top: -52px; font-size: 50px;}
.inner_main_title .icon-hover_3{position: absolute; left: 16px; top: -70px; font-size: 10px;}

.inner_banner_overlay{
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,ffffff+100&0.8+1,0+100 */
background: -moz-linear-gradient(left, rgba(0,0,0,0.8) 0%, rgba(3,3,3,0.8) 1%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(0,0,0,0.8) 0%,rgba(3,3,3,0.8) 1%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(0,0,0,0.8) 0%,rgba(3,3,3,0.8) 1%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc000000', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
}

/* Inner Breadcrumb CSS*/
.inner_banner_breadcrumb{
        padding: 15px 25px;
    background: #1d1d1d;
    margin-top: -139px;
    margin-bottom: 80px;
    z-index: 2;
    position: relative;
}

.inner_banner_breadcrumb h2{margin-bottom: 0px;}
ul.breadcrumb_block{
    display: block;
    text-align: right;
}
ul.breadcrumb_block li{font-size: 14px; display: inline-block; padding-left: 10px; }
ul.breadcrumb_block li:first-child a{color: #f7811d;}
ul.breadcrumb_block li:first-child a:hover{color: #fff;}
ul.breadcrumb_block li:last-child{ color: #fff;}
ul.breadcrumb_block li a{color: #d4d4d4;
 -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
ul.breadcrumb_block li a:hover{color: #f7811d;}

/*Breadcrumb Responsive CSS*/

/*991*/
@media (max-width: 991px) {
ul.breadcrumb_block{text-align: left;}
ul.breadcrumb_block li{padding-left: 0px; padding-right: 10px;}
}

/*767*/
@media (max-width: 767px) {
    .inner_banner_breadcrumb{
        margin-bottom: 60px;
    }
}

/* Chairman Message CSS*/
.chairman-message{
    background: #000000;
    margin:160px 0px 50px 0px;
    width: 100%;
}

.chairman-message_cont{
    padding:55px;
}

.chairman-message  p:before{    content: "\e915";   color: #fff;  font-family: 'icomoon' !important; font-size: 54px; display: block; padding-bottom: 15px; margin-left: 0px;}
.chairman-message  p:after{    content: "\e916";   color: #fff;  font-family: 'icomoon' !important; font-size: 54px; margin-top: 10px; display: block; float: right;}
.chairman-message  img{margin-top: -92px; float: left;}


/* Chairman Message Responsive CSS*/

/*1199*/
@media (max-width: 1199px) {
    .chairman-message  p:after{  margin-top: 30px; }
}

/*991*/
@media (max-width: 991px) {
    .chairman-message{margin-top: 0px;}
    .chairman-message img{float: none; margin: 60px auto 20px auto; width: 100%;}
    .chairman_img{text-align: center;}
    .chairman-message_cont{float: left;}
}

/*767*/
@media (max-width: 767px) {
    .chairman-message img{margin-top: 40px;}
    .chairman-message p:before, .chairman-message p:after{font-size: 34px;}
}

/*479*/
@media (max-width: 479px) {
    .chairman-message_cont{padding: 40px;}
}



/* Products & Services CSS*/
.product_services_inner{padding: 80px 0px 40px 0px !important;}

/* Inner  News  CSS*/
.inner-news_block_no_padding{padding: 0px;}
.inner-news_block{display: table; width: 100%; }
.inner-news_block .shared__img{display: table-cell; width: 40%; position: relative;}
.inner-news_block .latest_news-cont_block{display: table-cell;  width: 60%; vertical-align: top; position: relative; padding: 50px 40px !important;}
.inner-news_block .latest_news-cont_block h3{font-size: 20px; line-height: 26px; margin-bottom: 15px;}
.inner-news_block .latest_news-cont_block p{font-size: 16px; line-height: 24px; color: #d4d4d4;}
.inner-news_block:hover .latest_news-cont_block p{color: #fff;}


/* Inner  News Responsive CSS*/
/*1199*/
@media (max-width: 1199px) {
    .inner-news_block .shared__img{width: 50%;}
    .inner-news_block .latest_news-cont_block{width: 50%; padding: 30px !important; }

}

/*991*/
@media (max-width: 991px) {
    .inner-news_block .shared__img{width: 100%; display: block; }
    .inner-news_block .latest_news-cont_block{width: 100%; height: 100%; display: block;}
    .inner-news_block .latest_news-cont_block p{display: none;}    

}

/* Nation Security CSS*/

.nation_security{
    margin-top: 0px;
}
.nation_security .solutions_block_overlay{
    padding-top: 80px;
}


/* Vision & Mission CSS*/
ul.vision_mission{display: block;}
ul.vision_mission li{display: block; margin-bottom: 80px; background: #000;}
ul.vision_mission li .cont_block{padding: 60px;}

ul.vision_mission li:nth-of-type(2n) .side_img_inner span.icon-hover_1{ left: 0px;}
ul.vision_mission li:nth-of-type(2n) .side_img_inner span.icon-hover_2{  left: -20px;}
ul.vision_mission li:nth-of-type(2n) .side_img_inner span.icon-hover_3{
  left: -44px;
}
ul.vision_mission li:nth-of-type(2n) .cont_block{padding: 60px 60px 60px 30px;}
ul.vision_mission li:last-child{margin-bottom: 0px;}



/* Values List CSS*/
.values_list{
    display: block;
     border-bottom: 1px dashed #545454;
    margin: 30px 0px;
}

.values_list  span{
font-size: 30px;
    margin-bottom: 15px;
    display: block;
}
.values_list span.icon-fun{
    font-size: 45px;
    margin-bottom: 0px;
}


/* Vision & Mission Responsive CSS*/

/*1199*/
@media (max-width: 1199px) {
ul.vision_mission li:nth-of-type(2n)  .side_img_inner span.icon-hover_1{position: absolute; left: 42px; top: -50px; font-size: 50px;}
ul.vision_mission li:nth-of-type(2n) .side_img_inner span.icon-hover_2{position: absolute;  left: 20px; top: 2px; font-size: 20px;}
ul.vision_mission li:nth-of-type(2n) .side_img_inner span.icon-hover_3{position: absolute;  left: 1px; top: -21px; font-size: 20px;}
}

/*991*/
@media (max-width: 991px) {
ul.vision_mission li .cont_block, ul.vision_mission li:nth-of-type(2n) .cont_block{padding: 40px;}
    ul.vision_mission li .cont_block p{margin-bottom: 0px;}
}

/*479*/
@media (max-width: 479px) {
    ul.vision_mission li{margin-bottom: 60px;}
ul.vision_mission li:nth-of-type(2n)  .side_img_inner span.icon-hover_1{position: absolute; left: 15px; top: -30px; font-size: 30px;}
ul.vision_mission li:nth-of-type(2n) .side_img_inner span.icon-hover_2{position: absolute; left: 4px; top: 2px;    font-size: 10px;}
ul.vision_mission li:nth-of-type(2n) .side_img_inner span.icon-hover_3{position: absolute; left: -12px; top: -12px; font-size: 10px;}
}

/* Corporate Address CSS*/
.corporate_address{
    background: #000;
    padding: 50px;
    margin-bottom: 40px;
}

.corporate_address ul li span{
   font-size: 18px;
    padding-right: 5px;
    color: #f7811d;
}
.corporate_address ul li{
    padding-bottom: 10px;
    display: block;
}
.corporate_address ul li a{
       color: #b5b5c3;
    font-weight: 500;
    font-size: 20px;
    margin-bottom: 17px;
     padding-left: 0px;
        -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.corporate_address ul li a:hover{
    color: #f7811d;
}


.contact_form input, .contact_form textarea{
    width: 100%;
    margin-bottom: 30px;
    background: transparent;
    border: 1px solid #272727;
    border-radius: 0px;
    padding: 10px;
} 


/* Google Map CSS*/
#map {
    display: block;
	position: relative;
    width: 100%;
    height: 500px;
    background: #ccc;
}
.gm-style { font-family: 'Poppins', sans-serif;}
.gm-style .gm-style-iw-c { border-radius: 0; padding: 20px}
.gm-style .gm-style-iw h5 { color: #000; margin-bottom: 10px; font-size: 18px; font-weight: 500;}
.gm-style .gm-style-iw p { font-size: 14px; line-height: 22px; position: relative; display: block; margin-left: 24px; padding-right: 15px; margin-bottom: 10px; color: #000;}
.gm-style .gm-style-iw p.mapp{margin-left: 0px !important;}
.gm-style .gm-style-iw a { color: #000; white-space: nowrap; font-weight: 400; 
            -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
      padding-bottom: 5px;
    font-family: 'Poppins', sans-serif;
}
.gm-style .gm-style-iw a:hover { color: #f7811d; }
.gm-style .gm-style-iw p:before, .gm-style .gm-style-iw p span:before {
	font-size: 18px;
	font-family: "ACC";
	color: #f7811d;
	position: relative;
	width:40px;
	margin-left: -24px;
	padding-right: 6px;
	vertical-align: middle;
}
.gm-style .gm-style-iw p:before, .gm-style .gm-style-iw p span.fax:before {
    font-family: 'themify';
}
/*.gm-style .gm-style-iw p.mapp:before { content: "\e946"; }*/
.gm-style .gm-style-iw p span.tel:before { content: "\e906"; }
.gm-style .gm-style-iw p span.fax:before { content: "\e681"; }
.gm-style .gm-style-iw p span.mail:before { content: "\e901"; }
.gm-style .gm-style-iw p span:first-child { margin-right: 35px;}

/* Contact Responsive CSS*/

/*1199*/
@media (max-width: 1199px) {
    .corporate_address{padding: 30px;}
    .corporate_address ul li a{font-size: 16px;}
}


/* Partners CSS*/
.partners_inner a {border: 1px solid rgba(255, 255, 255, .1); display: block; width: 100%; margin-bottom: 30px;}
.partners_inner a img{ padding: 20px 25px;}


/* Footer CSS */
.main-title-dark {margin-bottom: 15px;}
	.main-title-dark h3 {
		display: table-cell;
		padding-right: 20px;
		white-space: nowrap;
        
	}

	.main-title-dark .main-title-border-bottom {
		display: table-cell;
		width: 100%;
	}


	.main-title-dark .main-title-border-bottom-bg {
		background: rgba(255, 255, 255, 0.1);
		position: relative;
		width: 100%;
		height: 1px;
		top: -5px;
	}


.footer-area h3{color: #fff;}
.footer-area h3.small{font-size:20px; margin-bottom: 10px; margin-top: 0px; }

ul.footer_button_list{display:block;}
ul.footer_button_list li{ display: inline-block; width: calc(50% - 20px); }
ul.footer_button_list li:nth-of-type(3n){padding-right: 0px;}
ul.footer_button_list li a{color:#ffffff; font-size:14px; font-weight:200;}

.boxon-logo{
    margin-bottom: 10px;
    height: 16px;
    width: auto;
}
.copyright_link{text-align: left; color: #a1a1a1; font-weight: 200;}
.copyright_link a:first-child{padding-left: 0px;}
.copyright_link a{font-weight: 500; font-size: 12px; color: #ffffff; text-transform: uppercase; padding: 0px 5px;     -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
.copyright_link a:hover{color: #f7811d;}

.alturki_logo{text-align: right;}
.alturki_logo img{width: 100px; height: 58px;}
/*Footer Responsive CSS*/

/*1199*/
@media (max-width: 1199px) {
.footer-area {
    padding-top: 60px;
}
}

/*991*/
@media (max-width: 991px) {
    .footer-area {
    padding-top: 40px;
}
ul.footer_button_list li{ display: inline-block; width: calc(50% - 20px); }
    .alturki_logo{text-align: center; margin-bottom: 20px;}
    .copyright_link{text-align: center;}
}

/*767*/
@media (max-width: 767px) {
.footer-area .copyright-shared .copy__desc{ text-align: left; margin-bottom: 5px;}
   .alturki_logo{text-align: left;}
     .copyright_link{text-align: left;}
  /*  .copyright_link a:first-child{padding-left: 0px;}*/
}

/*479*/
@media (max-width: 479px) {
ul.footer_button_list li{ display: inline-block; width: calc(100% - 0px); }
}
/**********Ram Update**********/
.aboutus-paragraph {
    padding: 0px 30px 0px 0px;
}

.aboutus-paragraph 
 h3.wow.fadeInUp {
    margin-top: 0px;
    line-height: 28px;
    font-size: 21px;
}
.aboutus-paragraph p.wow.fadeInUp {
    line-height: 28px;
}
section.powered-area.parallax-area.about-us-page p {
    padding: 0px 30px 0px 0px;
}

h2.wow.fadeInUp.about-us-page {
    font-size: 23px;
    color: #242323;
}

.about-us-top-banner {
    position: relative;
    width: 100%;
    height: 100%;
    background-image: url("../images/about-banner.jpg");
    background-size: cover;
    background-position: center top;
	height:380px;
}
.leaders-top-banner {
    position: relative;
    width: 100%;
    height: 100%;
    background-image: url("../images/leaders-banner.jpg");
    background-size: cover;
    background-position: center top;
	height:380px;
}
.our-technology-banner {
    position: relative;
    width: 100%;
    height: 100%;
    background-image: url("../images/technology-banner.jpg");
    background-size: cover;
    background-position: center top;
	height:380px;
}
.clients-banner {
    position: relative;
    width: 100%;
    height: 100%;
    background-image: url("../images/cliemts-banner.jpg");
    background-size: cover;
    background-position: center top;
	height:380px;
}
.qhse-banner {
    position: relative;
    width: 100%;
    height: 100%;
    background-image: url("../images/qhse_bg_1.jpg");
    background-size: cover;
    background-position: center top;
	height:380px;
}
span.page-title{
    position: absolute;
    bottom: 112px;
    color: #fff !important;
    font-size: 50px;
    font-weight: 800;
	line-height: 45px;
}
a.bread-crumb-links {
    position: absolute;
    bottom: 70px;
    color: #fff;
    font-weight: 500;
}
span.fas.fa-home {
    color: #f9b600;
    margin-right: 10px;
}
.container.aboutus-header p {
    position: absolute;
    bottom: 40px;
    margin-left: 30px;
    color: #fff;
}	
h3.chairman-name {
    color: #002060;
    font-size: 20px;
    margin-bottom: 5px;
}
h4.designation {
    font-size: 16px;
    color: #f9b600;
}

.powered-area{position: relative;width: 100%;height: 100%;background-image: url("../images/about-back.jpg");background-size: cover;background-position: center top;z-index: 1;}
.powered-area-overlay {position: relative;z-index: 2;}
.powered-area-overlay.area-padding h2 {color: #f9b600;}
.powered-area-overlay.area-padding p {color: #ffffff;}
.introduction-title.leaders-area {
    width: 100%;
}
/* SALES TEAM */
.sales-team {
  width: 100%;
  display: block;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -ms-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
  position: relative;
}
.sales-team:hover {
  
  transform: translateY(-20px);
  box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
  z-index: 1;
	
}
.sales-team:hover:after {
  content: "";
  width: 80px;
  height: 70px;
  background: url("../images/pattern-dot.png");
  background-size: 12px 12px;
  position: absolute;
  left: -30px;
  top: 30px;
}
.sales-team:hover .infos:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 14px 14px;
  border-color: transparent transparent #0b0b0b transparent;
  position: absolute;
  right: 4px;
  bottom: 4px;
	
}
.sales-team:hover figure img {
  mix-blend-mode: multiply;
}
.sales-team figure {
  width: 100%;
  display: block;
  margin: 0;
}
.sales-team figure img {
  width: 100%;
  filter: grayscale(1);
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -ms-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
}
.sales-team .infos {
    width: 100%;
    display: block;
    text-align: left;
    padding: 15px 15px;
    position: relative;
}
.sales-team h6 {
  width: 100%;
  display: block;
}
.sales-team small {
    width: 100%;
    display: block;
    color: #f9b600;
    font-weight: 400;
    font-size: 16px;
}
.sales-team b {
  width: 100%;
  display: block;
  font-weight: 600;
  margin-bottom: 15px;
}
.sales-team ul {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.sales-team ul li {
  display: inline-block;
  margin: 0 6px;
  padding: 0;
  list-style: none;
}
.sales-team ul li a {
  color: #0b0b0b;
  font-size: 13px;
}
.infos h4 {
    margin-bottom: 10px;
}
ul.wow.fadeInUp.out-tech-area{
 list-style-image: url("../images/Rectangle-607.png");
  margin-left:30px;
	line-height:35px;
  margin-bottom: 15px;
}

.tech-icon-first span{font-size: 40px; color: #f9b600; -webkit-transition: all 0.3s;     -moz-transition: all 0.3s;    -ms-transition: all 0.3s;    -o-transition: all 0.3s;    transition: all 0.3s;}

.tech-icon-first {
    position: absolute;
    top: 45%;
    left: -25px;
	padding: 20px;background: #002060;
}
.col-md-6.technology-symbols {
    position: relative;
}
/*
/* PROJECTS */
.projects {
  width: calc(100% + 60px);
  display: flex;
  flex-wrap: wrap;
  margin: 0 -30px;
  padding: 0;
}
.projects li {
  width: 50%;
  display: inline-block;
  margin-bottom: 50px;
  padding: 0 30px;
  list-style: none;
}
.projects li .project-box {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding-bottom: 130px;
  position: relative;
}
.projects li .project-box:hover figcaption {
  background: #f9b600;
  color: #0b0b0b;
}
.projects li .project-box:hover figcaption h5{
  color: #002060;
}
.projects li .project-box:hover figcaption h4{
  color: #333333;
}
.projects li .project-box img {
  width: 100%;
  display: block;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -ms-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
}
.projects li .project-box:hover img {
	opacity:0.3;
}
figure.project-box a {
    background-color: #000000;
}
.projects li .project-box figcaption {
  width: 80%;
  position: absolute;
  left: 10%;
  bottom: 15px;
  padding: 30px 40px;
  min-height:175px;
  background: #002060;
  color: #fff;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -ms-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
	
}
.projects li .project-box figcaption:after {
  content: "";
  width: 20%;
  height: 55px;
  background: url("../images/pattern-dot.png");
  background-size: 12px 12px;
  position: absolute;
  right: -25px;
  bottom: -25px;
}
.projects li .project-box figcaption h5 {
  display: block;
  font-size: 24px;
  font-weight: 400;
  margin: 0;
	color:#f9b600;
}
.projects li .project-box figcaption p {
  width: 100%;
  display: block;
  margin: 0;
  display: none;
}
h4.post-award {
    color: #999999;
	font-size:16px;
	font-weight:400;
}
h4.post-award:hover {
    color: #333333;
}
span.post-date {
    color: #fff;
}
.clients-logo-area {
    align-items: center;
    vertical-align: middle;
    text-align: center;
    border: solid 1px #e8e8e8;
    margin-bottom: 15px;
    transition: 0.7s;
    transition-property: color, transform;
}
.clients-logo-area:hover {
	transform: scale(1.1);
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
section.our-clients {
    padding-bottom: 80px;
}
.certified-logo img {
    display: inline-block;
    margin-right: 30px;
    margin-bottom: 30px;
	width:100px;
}


/* ISOTOPE FILTER */
.isotope-filter {
  width: 100%;
  display: block;
  margin-bottom: 40px;
  padding: 0;
}
.isotope-filter li {
  display: inline-block;
  margin-right: 30px;
  padding: 0;
  list-style: none;
  cursor: pointer;
  position: relative;
  font-weight: 600;
}
.isotope-filter li:last-child {
  margin-right: 0;
}
.isotope-filter li.current:before {
  width: 100%;
}
.isotope-filter li:hover:before {
  width: 100%;
}
.isotope-filter li:before {
  content: "";
  width: 0;
  height: 4px;
  background: #feed01;
  position: absolute;
  left: 0;
  bottom: 0;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -ms-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
}

a.career-email {
    color: #f9b600;
    font-weight: 600;
    font-size: 18px;
}
.contact-box h6 {
    font-size: 24px;
    font-weight: 500;
	color:#242323;
}
.contact-box p {
    color: #828282;
    font-size: 20px;
	font-weight: 400;
	line-height:30px;
}
.contact-box a {
    font-size: 22px;
    color: #002060;
    font-weight: 400;
}
.contact-box {
    border: solid 1px #e8e8e8;
	border-radius:3px;
	text-align: center;
	margin:15px 0px;
    padding: 30px;
	min-height:350px;
	  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -ms-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
}
.contact-box:hover {
    transform: translateY(-20px);
    box-shadow: 0 30px 30px #eee;
}
.introduction-title.contact {
    width: 100%;
}

/* GOOGLE MAPS */
.google-maps {
  width: 100%;
  height: 520px;
  display: block;
  border: none;
}

.contact-form {
  width: 100%;
  display: block;
  padding: 50px;
  background: #fff;
  position: relative;
  z-index: 1;
  margin-top:10%;
	margin-left:30px;
  margin-bottom: -70%;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
}
/* FORM ELEMENTS */
input[type="text"], input[type="email"], input[type="tel"], input[type="search"], input[type="password"] {
  width: 420px;
  max-width: 100%;
  height: 45px;
  border: 1px solid #e8e8e8;
  padding: 0 12px;
}

input[type="submit"], input[type="button"], button[type="button"], button[type="submit"] {
  height: 45px;
  border: none;
  background: #f9b600;
  color: #fff;
  font-weight: 800;
  font-size: 13px;
  padding: 0 40px;
  letter-spacing: 1px;
  margin-top:20px;
}
input[type="submit"]:hover{
box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px, rgba(0, 0, 0, 0.07) 0px 2px 2px, rgba(0, 0, 0, 0.07) 0px 4px 4px, rgba(0, 0, 0, 0.07) 0px 8px 8px, rgba(0, 0, 0, 0.07) 0px 16px 16px;
}
.contact-form input[type="text"]:focus, .contact-form input[type="email"]:focus, .contact-form input[type="tel"]:focus {
    box-shadow: 0 2px 12px 0 rgba(0,0,0,0.16),0 0 0 1px rgba(0,0,0,0.08);
}
.contact-form textarea:focus {
	box-shadow: 0 2px 12px 0 rgba(0,0,0,0.16),0 0 0 1px rgba(0,0,0,0.08);
    border: 1px solid #e8e8e8;
}
textarea {
  width: 420px;
  max-width: 100%;
  height: 128px;
  border: 1px solid #e8e8e8;
  padding: 12px;
}
.contact-form input[type="text"], .contact-form input[type="email"], .contact-form input[type="tel"]{
    width: 47%;
    float: left;
	margin-bottom:30px;
}
input.fname-box {
    margin-right: 27px;
}
input.email-box {
    margin-right: 27px;
}
.form-group {
    margin-bottom: 0px;}
.contact-form textarea {
  width: 100%;
}
.contact-form .form-group:last-child {
  margin-bottom: 0;
}
.our-technology-list.vision a{
	min-height:360px;
	padding:40px 40px 15px 40px;
}
.our-technology-list.vision p {
    color: #828282;
    margin-top: 15px;
    font-size: 18px;
    font-weight: 400;
}
.our-technology-list.vision {
    min-height: 360px;
	margin-bottom:20px;
}
.our-technology-list.vision a:hover img{
	  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}
.our-technology-list.vision a:hover p{
color:#ffffff;
}
p.privacy-terms-text a {
    color: #f9b600;
    font-weight: 400;
}
p.privacy-terms-text {
    margin-top: 20px;
    font-size: 14px;
    color: #828282;
}


.links {
  text-align: center;
  width: 300px;
  margin-top:5%;
  margin-left:5%;
  border: 1px solid #ccc;
  border-radius: 10px;
}
.gray-button {
  text-align: center;
  background-color: #aaa;
  padding: 6px 12px 10px 12px;
  width: 160px;
  height: 33px;
  color: white;
  border-radius: 6px;
  font-size: 13px;
  font-weight: bold;
}

/* modal details */
.modal-dialog{
  position: relative;
  display: table; /* This is important */
  width: auto;
  min-width: 500px; 
/*   overflow-y: scroll; */
  overflow-x: auto;
}

/* Get rid of the background fade */
modal-backdrop {
  opacity:0;
}

/* Vertical scroll bar part 1 */

/* .modal-dialog{ */
/*   overflow-y: initial !important; */
/* } */

/* Vertical scroll bar part 2 */
.modal-body {
  /*   max-height: 800px; */
/*   width: 700px; */
  background: #ffffff;
  background-repeat: no-repeat;
  /*   overflow-y: auto; */ /* Enable for scrollbar */
}


.ball {
    display: inline-block;
    width: 100%;
    height: 100%;
    margin: 0;
    border-radius: 50%;
    position: relative;
    background-color: blue;
  /*   background: url(http://hop.ie/balls/images/tennisball.png) no-repeat; */
    background-size: 100%;
}
.ball:before {
    content: "";
    position: absolute;
    top: 1%;
    left: 5%;
    width: 90%;
    height: 90%;
    border-radius: 50%;
    background: radial-gradient(circle at 50% 0px, #ffffff, rgba(255, 255, 255, 0) 58%);
    -webkit-filter: blur(5px);
    z-index: 2;
}
.ball:after {
    content: "";
    position: absolute;
    border-radius: 100%;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: radial-gradient(circle at 40% 30%, rgba(245, 237, 48, 0), rgba(200, 190, 20, 0.2) 50%, #575300 100%);
}
.ball .shadow {
    position: absolute;
    width: 100%;
    height: 100%;
    background: radial-gradient(circle, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.1) 40%, rgba(0, 0, 0, 0) 50%);
    -webkit-transform: rotateX(90deg) translateZ(-160px);
    transform: rotateX(90deg) translateZ(-160px);
    z-index: 1; }
.stage {
    width: 500px;
    height: auto;
    display: inline-block;
    margin: 0px;
    -webkit-perspective: 1200px;
    -moz-perspective: 1200px;
    -ms-perspective: 1200px;
    -o-perspective: 1200px;
    perspective: 1200px;
    -webkit-perspective-origin: 50% 50%;
    -moz-perspective-origin: 50% 50%;
    -ms-perspective-origin: 50% 50%;
    -o-perspective-origin: 50% 50%;
    perspective-origin: 50% 50%;
}
.modal{
	top:15%;
}
div#myModal {
    padding-right: 0px !important;
}
.stage figure img {
    width: 500px;
}
.modal-dialog.modal-dialog-centered.project-list-model{
    width: auto;
    min-width: auto;
}
.gallery-area img {
    width: 600px;
}
.project-detail-full-area {
    display: flex;
}
.project-detail-area {
    padding: 30px;
}
.project-detail-table-left {
    display: table-cell;
	padding-right:30px;
}
.modal-header{
	display: flex;
}
.modal-header .close {
    margin-top: 0px;
    margin-left: auto;
	font-size:55px;
	font-weight:200;
	padding:0px 20px;
	background-color: transparent;
	opacity:1;
	border-radius: 3px;
	color:#f9b600;
}
.modal-title{
	margin-top:10px;
	font-size:25px;
	font-weight:600;
}
.modal-header .close:hover {
	color:#002060;
}
p.project-contents {
    font-size: 16px;
    color: #999999;
    font-weight: 400;
}
p.project-contents span {
    font-size: 22px;
    font-weight: 500;
    color: #242424;
}
p.project-contents span.model-head-title {
    color: #333333;
	font-size: 16px;
    font-weight: 400;
	padding-left:10px;
}
h3.project-title-text {
    font-size: 24px;
    font-weight: 400;
    color: #002060;
	margin-top:0px;
	max-width:600px;
}
p.project-contents.title {
    margin-bottom: 5px;
}
section.area-padding.meet-our-leaders {
    padding-bottom: 40px;
}
section.content-section {
    padding-bottom: 80px;
}
.modal-body{
  padding: 0px;
}
.project-detail-area .close {
    margin-top: 0px;
    margin-left: auto;
    font-size: 55px;
    font-weight: 200;
    padding: 0px 20px;
    background-color: transparent;
    opacity: 1;
    border-radius: 3px;
    color: #f9b600;
}
.project-detail-area .close:hover {
  color:#002060;
}
.modal-dialog{
  margin: 70px auto;
}
.modal-backdrop {background-color:#000000;}

figure.project-box a:hover {
    background-image: url("../images/plus-icon.png") !important;
    background-repeat: no-repeat;
    background-position: center;
}

/****Media*****/

.col-md-6.element-item.photo .media-box:hover img {
	opacity:0.3;
}
.col-md-6.element-item.photo .media-box{
	padding-bottom:130px;
	position: relative;
}
.col-md-6.element-item.photo .media-box figcaption {
  width: 80%;
  position: absolute;
  left: 10%;
  bottom: 15px;
  padding: 30px 40px;
  min-height:175px;
  background: #002060;
  color: #fff;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -ms-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
	
}
.col-md-6.element-item.photo .media-box figcaption:after {
  content: "";
  width: 20%;
  height: 55px;
  background: url("../images/pattern-dot.png");
  background-size: 12px 12px;
  position: absolute;
  right: -25px;
  bottom: -25px;
}
.col-md-6.element-item.photo .media-box figcaption h5 {
  display: block;
  font-size: 24px;
  font-weight: 400;
  margin: 0;
  color:#f9b600;
}

.col-md-6.element-item.photo .media-box figcaption p {
  width: 100%;
  display: block;
  margin: 0;
}
.col-md-6.element-item.photo .media-box:hover figcaption {
    background: #f9b600;
    color: #0b0b0b;
}
.col-md-6.element-item.photo .media-box:hover figcaption h5{
    color: #002060;
}
.col-md-6.element-item.photo .media-box:hover figcaption h4{
    color: #333333;
}



.col-md-6.element-item.video .media-box:hover img {
	opacity:0.3;
}
.col-md-6.element-item.video .media-box{
	padding-bottom:130px;
	position: relative;
}
.col-md-6.element-item.video .media-box figcaption {
  width: 80%;
  position: absolute;
  left: 10%;
  bottom: 15px;
  padding: 30px 40px;
  min-height:175px;
  background: #002060;
  color: #fff;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -ms-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
	
}
.col-md-6.element-item.video .media-box figcaption:after {
  content: "";
  width: 20%;
  height: 55px;
  background: url("../images/pattern-dot.png");
  background-size: 12px 12px;
  position: absolute;
  right: -25px;
  bottom: -25px;
}
.col-md-6.element-item.video .media-box figcaption h5 {
  display: block;
  font-size: 24px;
  font-weight: 400;
  margin: 0;
  color:#f9b600;
}

.col-md-6.element-item.video .media-box figcaption p {
  width: 100%;
  display: block;
  margin: 0;
}
.col-md-6.element-item.video .media-box:hover figcaption {
    background: #f9b600;
    color: #0b0b0b;
}
.col-md-6.element-item.video .media-box:hover figcaption h5{
    color: #002060;
}
.col-md-6.element-item.video .media-box:hover figcaption h4{
    color: #333333;
}
a.media-gallery-tab {
    color: #242323;
    font-size: 22px;
    font-weight: 500;
}
a.media-gallery-tab:hover {
    background-color: #002060 !important;
	color:#fff;
}
.row.grid.media-section {
    margin-top: 30px;
}
.media-section-photos:hover {
    opacity: 1;
	background-image: url("../images/photo-icon.png") !important;
    background-repeat: no-repeat;
    background-position: center;
}
.media-section-photos {
    background-color: #000000;
}
.media-section-videos:hover {
    opacity: 1;
	background-image: url("../images/video-icon-n.png") !important;
    background-repeat: no-repeat;
    background-position: center;
}
.media-section-videos {
    background-color: #000000;
}

.media-section-videos { 
  overflow: hidden;
}
.media-section-videos img {
  transition: transform .9s ease;
	height: 350px;
  width:100%;
   -o-object-fit: cover;
 object-fit: cover;
}
.media-section-videos:hover img {
  transform: scale(1.1);
}
.media-section-photos { 
  overflow: hidden;
}
.media-section-photos img {
  transition: transform .9s ease;
  height: 350px;
  width:100%;
   -o-object-fit: cover;
  object-fit: cover;
}
.media-section-photos:hover img {
  transform: scale(1.1);
}
.media-section-videos{
	margin-top: 30px;
}
.media-section-photos{
	margin-top: 30px;
}
.media-box a {
	display:block;
}
.nav-tabs{
	margin-top:30px;
}
.nav-tabs>li.active>a{
	color:#f9b600;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
	color:#f9b600;
}
.footer-area .footer-list .footer-shared .ftp__links ul li{
	padding-bottom: 10px;
}
.our-technology-list.vision a {
    cursor: default;
}
.sales-team:hover .infos:after{
	display:none;
}
section.area-padding.media-area {
    padding-bottom: 0px;
}
.pagination-wrapper.mt-3.aos-item {
    text-align: center;
    margin-top: 30px;
}
.nav-tabs>li.active>a:hover {
    background: transparent !important;
}
.pagination.media-pagination>li>a {
    background-color: #072051;
	border:#072051;
	color:#ffffff;
}
.pagination.media-pagination>li>a:hover {
    background: #f9b600;
}
.pagination.media-pagination>.active>a{
	background-color: #ffffff;
	color:#f9b600;
	border-color:#072051;
}
section.area-padding.our-projects {
    padding-bottom: 0px;
}
.nav-tabs>li>a{
	transition: 0.7s;
}
section.menu-area.menu-area-3.custom-hearder {
    background-color: #002060;
}
.tp-simpleresponsive > ul, .tp-simpleresponsive > ul > li, .tp-simpleresponsive > ul > li::before { float: left !important;}
@media only screen and (min-width: 320px) and (max-width: 991px) {
	.contact-form{
		margin-bottom:0;
	}
	.contact-box{
		min-height:auto;
	}
	.clients-logo-area img {
    width: 100%;
	}
	.col-md-3.major-clients-area {
    width: 50%;
    float: left;
	}
}
@media only screen and (min-width: 992px) and (max-width: 1199px){
	.contact-box{
		min-height: 370px;
	}
	.col-md-3.major-clients-area img {
    max-width: 100%;
	}
}

/***********Last Changes**************/
.section-title .small-title:before{
	display: none;
}

@media only screen and (min-width: 1400px){
	.modal-dialog.modal-dialog-centered.project-list-model{
		max-width:1000px;
	}
}
@media only screen and (max-width: 1399px){
	.modal-dialog.modal-dialog-centered.project-list-model{
		max-width:1000px;
	}
}
@media only screen and (max-width: 1199px){
	.modal-dialog.modal-dialog-centered.project-list-model{
		max-width:800px;
	}
}
@media only screen and (max-width: 991px){
	.modal-dialog.modal-dialog-centered.project-list-model{
		max-width:800px;
	}
}
@media only screen and (max-width: 767px){
	.modal-dialog.modal-dialog-centered.project-list-model{
		max-width:600px;
	}

}
@media only screen and (max-width: 575px){
	.modal-dialog.modal-dialog-centered.project-list-model{
		max-width:540px;
	}
}