-----------------------------------------------------------------------------------

    CSS INDEX
    ===================

    01. Theme default CSS
	02. Header
    03. Hero
	04. Footer

-----------------------------------------------------------------------------------*/
/*----------------------------------------*/
/*  01. Theme default CSS
/*----------------------------------------*/
/* 1. Theme default css */
body {
  font-family: 'Microsoft YaHei', sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #888888; }

.img, img {
  max-width: 100%;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s; }

.f-left {
  float: left; }

.f-right {
  float: right; }

.fix {
  overflow: hidden; }

a,
.button {
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s; }

a:focus,
.button:focus {
  text-decoration: none;
  outline: none; }

a:focus,
a:hover {
  text-decoration: none; }

a,
button {
  color: inherit;
  outline: medium none; }

button:focus, input:focus, input:focus, textarea, textarea:focus {
  outline: 0; }

.uppercase {
  text-transform: uppercase; }

.capitalize {
  text-transform: capitalize; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Microsoft YaHei', sans-serif;
  color: #222;
  margin-top: 0px;
  font-style: normal;
  font-weight: 500;
  text-transform: normal;
  line-height: 1; }

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit; }

h1 {
  font-size: 40px;
  font-weight: 500; }

h2 {
  font-size: 32px; }

h3 {
  font-size: 28px; }

h4 {
  font-size: 22px; }

h5 {
  font-size: 18px; }

h6 {
  font-size: 16px; }

ul {
  margin: 0px;
  padding: 0px; }

li {
  list-style: none; }

p {
  font-size: 16px;
  font-weight: normal;
  line-height: 28px;
  color: #888888;
  margin-bottom: 15px; }

hr {
  border-bottom: 1px solid #eceff8;
  border-top: 0 none;
  margin: 30px 0;
  padding: 0; }

label {
  color: #7e7e7e;
  cursor: pointer;
  font-size: 14px;
  font-weight: 400; }

*::-moz-selection {
  background: #222;
  color: #ffffff;
  text-shadow: none; }

::-moz-selection {
  background: #222;
  color: #ffffff;
  text-shadow: none; }

::selection {
  background: #222;
  color: #ffffff;
  text-shadow: none; }

/*--
    - Input Placeholder
-----------------------------------------*/
*::-moz-placeholder {
  color: #222;
  font-size: 14px;
  opacity: 1; }

*::-webkit-input-placeholder {
  color: #222;
  font-size: 14px;
  opacity: 1; }

*:-ms-input-placeholder {
  color: #222;
  font-size: 14px;
  opacity: 1; }

*::-ms-input-placeholder {
  color: #222;
  font-size: 14px;
  opacity: 1; }

*::placeholder {
  color: #222;
  font-size: 14px;
  opacity: 1; }

/*--
    - Common Classes
-----------------------------------------*/
.fix {
  overflow: hidden; }

.clear {
  clear: both; }
.juzhong {
  margin: 0 auto; }
/*--
    - Background color
-----------------------------------------*/
.grey-bg {
  background: #f7f7fd; }

.grey-2-bg {
  background: #f7f7f7; }

.white-bg {
  background: #ffffff; }

.red-bg {
  background: #de2021; }

.black-bg {
  background: #222; }

.blue-bg {
  background: #05103b; }

.black-2-bg {
  background: #262626; }

.blue-soft-bg {
  background: #11202d; }

.theme-bg {
  background: #00419b; }

/*--
    - color
-----------------------------------------*/
.white-color {
  color: #ffffff; }

.black-color {
  color: #222; }

.theme-color {
  color: #00419b; }

/*--
    - Margin & Padding
-----------------------------------------*/
/*-- Margin Top --*/
.mt-5 {
  margin-top: 5px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*-- Margin Bottom --*/
.mb-5 {
  margin-bottom: 5px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*-- Margin Left --*/
.ml-5 {
  margin-left: 5px; }

.ml-10 {
  margin-left: 10px; }

.ml-15 {
  margin-left: 15px; }

.ml-20 {
  margin-left: 20px; }

.ml-25 {
  margin-left: 25px; }

.ml-30 {
  margin-left: 30px; }

.ml-35 {
  margin-left: 35px; }

.ml-40 {
  margin-left: 40px; }

.ml-45 {
  margin-left: 45px; }

.ml-50 {
  margin-left: 50px; }

.ml-55 {
  margin-left: 55px; }

.ml-60 {
  margin-left: 60px; }

.ml-65 {
  margin-left: 65px; }

.ml-70 {
  margin-left: 70px; }

.ml-75 {
  margin-left: 75px; }

.ml-80 {
  margin-left: 80px; }

.ml-85 {
  margin-left: 85px; }

.ml-90 {
  margin-left: 90px; }

.ml-95 {
  margin-left: 95px; }

.ml-100 {
  margin-left: 100px; }

.ml-105 {
  margin-left: 105px; }

.ml-110 {
  margin-left: 110px; }

.ml-115 {
  margin-left: 115px; }

.ml-120 {
  margin-left: 120px; }

.ml-125 {
  margin-left: 125px; }

.ml-130 {
  margin-left: 130px; }

.ml-135 {
  margin-left: 135px; }

.ml-140 {
  margin-left: 140px; }

.ml-145 {
  margin-left: 145px; }

.ml-150 {
  margin-left: 150px; }

.ml-155 {
  margin-left: 155px; }

.ml-160 {
  margin-left: 160px; }

.ml-165 {
  margin-left: 165px; }

.ml-170 {
  margin-left: 170px; }

.ml-175 {
  margin-left: 175px; }

.ml-180 {
  margin-left: 180px; }

.ml-185 {
  margin-left: 185px; }

.ml-190 {
  margin-left: 190px; }

.ml-195 {
  margin-left: 195px; }

.ml-200 {
  margin-left: 200px; }

/*-- Margin Right --*/
.mr-5 {
  margin-right: 5px; }

.mr-10 {
  margin-right: 10px; }

.mr-15 {
  margin-right: 15px; }

.mr-20 {
  margin-right: 20px; }

.mr-25 {
  margin-right: 25px; }

.mr-30 {
  margin-right: 30px; }

.mr-35 {
  margin-right: 35px; }

.mr-40 {
  margin-right: 40px; }

.mr-45 {
  margin-right: 45px; }

.mr-50 {
  margin-right: 50px; }

.mr-55 {
  margin-right: 55px; }

.mr-60 {
  margin-right: 60px; }

.mr-65 {
  margin-right: 65px; }

.mr-70 {
  margin-right: 70px; }

.mr-75 {
  margin-right: 75px; }

.mr-80 {
  margin-right: 80px; }

.mr-85 {
  margin-right: 85px; }

.mr-90 {
  margin-right: 90px; }

.mr-95 {
  margin-right: 95px; }

.mr-100 {
  margin-right: 100px; }

.mr-105 {
  margin-right: 105px; }

.mr-110 {
  margin-right: 110px; }

.mr-115 {
  margin-right: 115px; }

.mr-120 {
  margin-right: 120px; }

.mr-125 {
  margin-right: 125px; }

.mr-130 {
  margin-right: 130px; }

.mr-135 {
  margin-right: 135px; }

.mr-140 {
  margin-right: 140px; }

.mr-145 {
  margin-right: 145px; }

.mr-150 {
  margin-right: 150px; }

.mr-155 {
  margin-right: 155px; }

.mr-160 {
  margin-right: 160px; }

.mr-165 {
  margin-right: 165px; }

.mr-170 {
  margin-right: 170px; }

.mr-175 {
  margin-right: 175px; }

.mr-180 {
  margin-right: 180px; }

.mr-185 {
  margin-right: 185px; }

.mr-190 {
  margin-right: 190px; }

.mr-195 {
  margin-right: 195px; }

.mr-200 {
  margin-right: 200px; }

/*-- Padding Top --*/
.pt-5 {
  padding-top: 5px; }

.pt-10 {
  padding-top: 10px; }

.pt-15 {
  padding-top: 15px; }

.pt-20 {
  padding-top: 20px; }

.pt-25 {
  padding-top: 25px; }

.pt-30 {
  padding-top: 30px; }

.pt-35 {
  padding-top: 35px; }

.pt-40 {
  padding-top: 40px; }

.pt-45 {
  padding-top: 45px; }

.pt-50 {
  padding-top: 50px; }

.pt-55 {
  padding-top: 55px; }

.pt-60 {
  padding-top: 60px; }

.pt-65 {
  padding-top: 65px; }

.pt-70 {
  padding-top: 70px; }

.pt-75 {
  padding-top: 75px; }

.pt-80 {
  padding-top: 80px; }

.pt-85 {
  padding-top: 85px; }

.pt-90 {
  padding-top: 90px; }

.pt-95 {
  padding-top: 95px; }

.pt-100 {
  padding-top: 100px; }

.pt-105 {
  padding-top: 105px; }

.pt-110 {
  padding-top: 110px; }

.pt-115 {
  padding-top: 115px; }

.pt-120 {
  padding-top: 120px; }

.pt-125 {
  padding-top: 125px; }

.pt-130 {
  padding-top: 130px; }

.pt-135 {
  padding-top: 135px; }

.pt-140 {
  padding-top: 140px; }

.pt-145 {
  padding-top: 145px; }

.pt-150 {
  padding-top: 150px; }

.pt-155 {
  padding-top: 155px; }

.pt-160 {
  padding-top: 160px; }

.pt-165 {
  padding-top: 165px; }

.pt-170 {
  padding-top: 170px; }

.pt-175 {
  padding-top: 175px; }

.pt-180 {
  padding-top: 180px; }

.pt-185 {
  padding-top: 185px; }

.pt-190 {
  padding-top: 190px; }

.pt-195 {
  padding-top: 195px; }

.pt-200 {
  padding-top: 200px; }

.pt-205 {
  padding-top: 205px; }

.pt-210 {
  padding-top: 210px; }

.pt-215 {
  padding-top: 215px; }

.pt-220 {
  padding-top: 220px; }

.pt-225 {
  padding-top: 225px; }

.pt-230 {
  padding-top: 230px; }

.pt-235 {
  padding-top: 235px; }

.pt-240 {
  padding-top: 240px; }

.pt-245 {
  padding-top: 245px; }

.pt-250 {
  padding-top: 250px; }

.pt-255 {
  padding-top: 255px; }

.pt-260 {
  padding-top: 260px; }

.pt-265 {
  padding-top: 265px; }

.pt-270 {
  padding-top: 270px; }

.pt-275 {
  padding-top: 275px; }

.pt-280 {
  padding-top: 280px; }

.pt-285 {
  padding-top: 285px; }

.pt-290 {
  padding-top: 290px; }

.pt-295 {
  padding-top: 295px; }

.pt-300 {
  padding-top: 300px; }

/*-- Padding Bottom --*/
.pb-5 {
  padding-bottom: 5px; }

.pb-10 {
  padding-bottom: 10px; }

.pb-15 {
  padding-bottom: 15px; }

.pb-20 {
  padding-bottom: 20px; }

.pb-25 {
  padding-bottom: 25px; }

.pb-30 {
  padding-bottom: 30px; }

.pb-35 {
  padding-bottom: 35px; }

.pb-40 {
  padding-bottom: 40px; }

.pb-45 {
  padding-bottom: 45px; }

.pb-50 {
  padding-bottom: 50px; }

.pb-55 {
  padding-bottom: 55px; }

.pb-60 {
  padding-bottom: 60px; }

.pb-65 {
  padding-bottom: 65px; }

.pb-70 {
  padding-bottom: 70px; }

.pb-75 {
  padding-bottom: 75px; }

.pb-80 {
  padding-bottom: 80px; }

.pb-85 {
  padding-bottom: 85px; }

.pb-90 {
  padding-bottom: 90px; }

.pb-95 {
  padding-bottom: 95px; }

.pb-100 {
  padding-bottom: 100px; }

.pb-105 {
  padding-bottom: 105px; }

.pb-110 {
  padding-bottom: 110px; }

.pb-115 {
  padding-bottom: 115px; }

.pb-120 {
  padding-bottom: 120px; }

.pb-125 {
  padding-bottom: 125px; }

.pb-130 {
  padding-bottom: 130px; }

.pb-135 {
  padding-bottom: 135px; }

.pb-140 {
  padding-bottom: 140px; }

.pb-145 {
  padding-bottom: 145px; }

.pb-150 {
  padding-bottom: 150px; }

.pb-155 {
  padding-bottom: 155px; }

.pb-160 {
  padding-bottom: 160px; }

.pb-165 {
  padding-bottom: 165px; }

.pb-170 {
  padding-bottom: 170px; }

.pb-175 {
  padding-bottom: 175px; }

.pb-180 {
  padding-bottom: 180px; }

.pb-185 {
  padding-bottom: 185px; }

.pb-190 {
  padding-bottom: 190px; }

.pb-195 {
  padding-bottom: 195px; }

.pb-200 {
  padding-bottom: 200px; }

.pb-205 {
  padding-bottom: 205px; }

.pb-210 {
  padding-bottom: 210px; }

.pb-215 {
  padding-bottom: 215px; }

.pb-220 {
  padding-bottom: 220px; }

.pb-225 {
  padding-bottom: 225px; }

.pb-230 {
  padding-bottom: 230px; }

.pb-235 {
  padding-bottom: 235px; }

.pb-240 {
  padding-bottom: 240px; }

.pb-245 {
  padding-bottom: 245px; }

.pb-250 {
  padding-bottom: 250px; }

.pb-255 {
  padding-bottom: 255px; }

.pb-260 {
  padding-bottom: 260px; }

.pb-265 {
  padding-bottom: 265px; }

.pb-270 {
  padding-bottom: 270px; }

.pb-275 {
  padding-bottom: 275px; }

.pb-280 {
  padding-bottom: 280px; }

.pb-285 {
  padding-bottom: 285px; }

.pb-290 {
  padding-bottom: 290px; }

.pb-295 {
  padding-bottom: 295px; }

.pb-300 {
  padding-bottom: 300px; }

/*-- Padding Left --*/
.pl-5 {
  padding-left: 5px; }

.pl-10 {
  padding-left: 10px; }

.pl-15 {
  padding-left: 15px; }

.pl-20 {
  padding-left: 20px; }

.pl-25 {
  padding-left: 25px; }

.pl-30 {
  padding-left: 30px; }

.pl-35 {
  padding-left: 35px; }

.pl-40 {
  padding-left: 40px; }

.pl-45 {
  padding-left: 45px; }

.pl-50 {
  padding-left: 50px; }

.pl-55 {
  padding-left: 55px; }

.pl-60 {
  padding-left: 60px; }

.pl-65 {
  padding-left: 65px; }

.pl-70 {
  padding-left: 70px; }

.pl-75 {
  padding-left: 75px; }

.pl-80 {
  padding-left: 80px; }

.pl-85 {
  padding-left: 85px; }

.pl-90 {
  padding-left: 90px; }

.pl-95 {
  padding-left: 95px; }

.pl-100 {
  padding-left: 100px; }

.pl-105 {
  padding-left: 105px; }

.pl-110 {
  padding-left: 110px; }

.pl-115 {
  padding-left: 115px; }

.pl-120 {
  padding-left: 120px; }

.pl-125 {
  padding-left: 125px; }

.pl-130 {
  padding-left: 130px; }

.pl-135 {
  padding-left: 135px; }

.pl-140 {
  padding-left: 140px; }

.pl-145 {
  padding-left: 145px; }

.pl-150 {
  padding-left: 150px; }

.pl-155 {
  padding-left: 155px; }

.pl-160 {
  padding-left: 160px; }

.pl-165 {
  padding-left: 165px; }

.pl-170 {
  padding-left: 170px; }

.pl-175 {
  padding-left: 175px; }

.pl-180 {
  padding-left: 180px; }

.pl-185 {
  padding-left: 185px; }

.pl-190 {
  padding-left: 190px; }

.pl-195 {
  padding-left: 195px; }

.pl-200 {
  padding-left: 200px; }

/*-- Padding Right --*/
.pr-5 {
  padding-right: 5px; }

.pr-10 {
  padding-right: 10px; }

.pr-15 {
  padding-right: 15px; }

.pr-20 {
  padding-right: 20px; }

.pr-25 {
  padding-right: 25px; }

.pr-30 {
  padding-right: 30px; }

.pr-35 {
  padding-right: 35px; }

.pr-40 {
  padding-right: 40px; }

.pr-45 {
  padding-right: 45px; }

.pr-50 {
  padding-right: 50px; }

.pr-55 {
  padding-right: 55px; }

.pr-60 {
  padding-right: 60px; }

.pr-65 {
  padding-right: 65px; }

.pr-70 {
  padding-right: 70px; }

.pr-75 {
  padding-right: 75px; }

.pr-80 {
  padding-right: 80px; }

.pr-85 {
  padding-right: 85px; }

.pr-90 {
  padding-right: 90px; }

.pr-95 {
  padding-right: 95px; }

.pr-100 {
  padding-right: 100px; }

.pr-105 {
  padding-right: 105px; }

.pr-110 {
  padding-right: 110px; }

.pr-115 {
  padding-right: 115px; }

.pr-120 {
  padding-right: 120px; }

.pr-125 {
  padding-right: 125px; }

.pr-130 {
  padding-right: 130px; }

.pr-135 {
  padding-right: 135px; }

.pr-140 {
  padding-right: 140px; }

.pr-145 {
  padding-right: 145px; }

.pr-150 {
  padding-right: 150px; }

.pr-155 {
  padding-right: 155px; }

.pr-160 {
  padding-right: 160px; }

.pr-165 {
  padding-right: 165px; }

.pr-170 {
  padding-right: 170px; }

.pr-175 {
  padding-right: 175px; }

.pr-180 {
  padding-right: 180px; }

.pr-185 {
  padding-right: 185px; }

.pr-190 {
  padding-right: 190px; }

.pr-195 {
  padding-right: 195px; }

.pr-200 {
  padding-right: 200px; }

/* scrollUp */
#scrollUp {
  background: #222;
  height: 40px;
  width: 40px;
  right: 50px;
  bottom: 77px;
  color: #ffffff;
  font-size: 20px;
  text-align: center;
  border-radius: 50%;
  font-size: 20px;
  line-height: 40px; }

#scrollUp:hover {
  background: #333; }

/*
  	Flaticon icon font: Flaticon
  	Creation date: 09/12/2019 13:41
  	*/
@font-face {
  font-family: "Flaticon";
  src: url("../fonts/Flaticon.eot");
  src: url("../fonts/Flaticon.eot?#iefix") format("embedded-opentype"), url("../fonts/Flaticon.woff2") format("woff2"), url("../fonts/Flaticon.woff") format("woff"), url("../fonts/Flaticon.ttf") format("truetype"), url("../fonts/Flaticon.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "Flaticon";
    src: url("./Flaticon.svg#Flaticon") format("svg"); } }

[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {
  font-family: Flaticon;
  font-style: normal; }

.flaticon-house-1:before {
  content: "\f100"; }

.flaticon-access:before {
  content: "\f101"; }

.flaticon-window:before {
  content: "\f102"; }

.flaticon-payment:before {
  content: "\f103"; }

.flaticon-repair:before {
  content: "\f104"; }

.flaticon-medal:before {
  content: "\f105"; }

.flaticon-address:before {
  content: "\f106"; }

.flaticon-love:before {
  content: "\f107"; }

.flaticon-swimming-pool:before {
  content: "\f108"; }

.flaticon-parquet:before {
  content: "\f109"; }

.flaticon-hammer:before {
  content: "\f10a"; }

.flaticon-roller:before {
  content: "\f10b"; }

.flaticon-gear:before {
  content: "\f10c"; }

.flaticon-sofa:before {
  content: "\f10d"; }

/*--
    - Overlay
------------------------------------------*/
[data-overlay] {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }
  [data-overlay]::before {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    content: ""; }

/*-- Overlay Color --*/
[data-overlay="light"]::before {
  background-color: #ffffff; }

[data-overlay="dark"]::before {
  background-color: #222; }

/*-- Overlay Opacity --*/
[data-opacity="1"]::before {
  opacity: 0.1; }

[data-opacity="2"]::before {
  opacity: 0.2; }

[data-opacity="3"]::before {
  opacity: 0.3; }

[data-opacity="4"]::before {
  opacity: 0.4; }

[data-opacity="5"]::before {
  opacity: 0.5; }

[data-opacity="6"]::before {
  opacity: 0.6; }

[data-opacity="7"]::before {
  opacity: 0.7; }

[data-opacity="8"]::before {
  opacity: 0.8; }

[data-opacity="9"]::before {
  opacity: 0.9; }

/* 2 header */
.header-transparent {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s; }
.logo{overflow: hidden;}
#logomask{position: relative; overflow: hidden;}
#logomask:before {content: "";position: absolute;left: -300px;top: -300px;width: 800px;height: 50px;background-color: #ffffff50;-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);-webkit-animation: LogoLights 5.5s ease-in 0s infinite; -o-animation: LogoLights 5.5s ease-in 0s infinite; animation: LogoLights 5.5s ease-in 0s infinite;}
@-webkit-keyframes LogoLights{ 0%,75% { left: -550px; top: 0;}100% { left: 150px; top: 100px; }}
@-o-keyframes LogoLights{ 0%,75% { left: -550px; top: 0;}100% { left: 150px; top: 100px; }}
@-moz-keyframes LogoLights {   0%,75% { left: -550px; top: 0; }  100% { left: 150px; top: 100px; }}
@keyframes LogoLights { 0%,75% { left: -550px; top: 0;}100% { left: 150px; top: 100px; }}

.sticky {
  left: 0;
  margin: auto;
  position: fixed;
  top: 0;
  width: 100%;
  -webkit-box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.07);
  box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.07);
  z-index: 9999;
  -webkit-animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
  animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
  -webkit-box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
  background: #fff; }

.header-border {
  border-bottom: 1px solid #e4e4e4; }

.header-info span {
  color: #888888;
  font-size: 14px;
  font-weight: 400;
  margin-right: 50px; }
  .header-info span i {
    font-size: 14px;
    color: #00419b;
    margin-right: 6px; }
  .header-info span:last-child {
    margin-right: 0; }

.header-icon {
  margin-top: 18px;
  margin-left: 110px; }

.header-icon a {
  color: #bfbfbf;
  font-size: 14px;
  display: inline-block;
  text-align: center;
  margin-right: 15px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }
  .header-icon a:last-child {
    margin-right: 0; }
  .header-icon a:hover {
    color: #00419b; }

.header-lang {
  padding: 15px 0 17px;
  display: inline-block; }

.lang-icon > a {
  font-size: 14px;
  color: #222;
  margin-left: 5px;
  font-weight: 700; }

.lang-icon i {
  font-size: 15px;
  position: relative;
  top: 2px;
  left: 3px; }

.header-lang-list {
  position: absolute;
  width: 120px;
  opacity: 0;
  visibility: hidden;
  padding: 20px 15px;
  border-top: 3px solid #00419b;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  z-index: 999;
  background: #fff;
  padding-bottom: 5px;
  padding-top: 4px;
  top: 100%;
  -webkit-box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.05);
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }

.header-lang:hover .header-lang-list {
  opacity: 1;
  visibility: visible; }

.header-lang-list li {
  display: block;
  margin-bottom: 0;
  padding: 5px 0; }
  .header-lang-list li a {
    display: block;
    color: #647589;
    font-size: 13px; }
    .header-lang-list li a:hover {
      color: #00419b; }

.pos-rel {
  position: relative; }

.menu-bar i {
  font-size: 50px;
 }

.menu-bar-red i {
  color: #222; }
  .menu-bar-red i:hover {
    color: #de2021; }

.header-right {
text-align:center;
  margin-top: 10px; }

.header-right .menu-bar{
min-width:70px;
color:#fff;
border-radius: 20%;
padding:7px 15px;
background: linear-gradient(45deg,#00419b 0%,#00c09c 100%);
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.header-right:hover .menu-bar{
background: linear-gradient(45deg,#ff0000 0%,#ffd200 100%);
}
.menu-bar .zxbm {
    font-size: 14px;
	}
.menu-bar {position: relative; }
.menu-bar::before {content: '';position: absolute;top: -20px;left: -20px;bottom: -20px;right: -20px;background: inherit;border-radius: 50px;z-index: -1;opacity: 0.5;transform: scale3d(0.5, 0.5, 1);}
.menu-bar:hover {-webkit-transition: background-color 0.1s 0.3s, color 0.1s 0.3s;transition: background-color 0.1s 0.3s, color 0.1s 0.3s;-webkit-animation: anim-fangda-1 0.3s forwards;animation: anim-fangda-1 0.3s forwards;}
.menu-bar:hover::before {-webkit-animation: anim-fangda-2 0.3s 0.3s forwards;animation: anim-fangda-2 0.3s 0.3s forwards;}
@-webkit-keyframes anim-fangda-1 {60% {-webkit-transform: scale3d(0.8, 0.8, 1);transform: scale3d(0.8, 0.8, 1);}85% {-webkit-transform: scale3d(1.1, 1.1, 1);transform: scale3d(1.1, 1.1, 1);}100% {-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);}}
@keyframes anim-fangda-1 {60% {-webkit-transform: scale3d(0.8, 0.8, 1);transform: scale3d(0.8, 0.8, 1);}85% {-webkit-transform: scale3d(1.1, 1.1, 1);transform: scale3d(1.1, 1.1, 1);}100% {-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);}}
@-webkit-keyframes anim-fangda-2 {to {opacity: 0;-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);}}
@keyframes anim-fangda-2 {to {opacity: 0;-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);}}

.header-right-info {
  margin-left: 30px; }

.heder-right-icon {
  margin-right: 8px; }

.header-right-text {
  overflow: hidden; }
  .header-right-text h5 {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 0; }
  .header-right-text span {
    font-size: 14px;
    color: #888888;
    font-size: 400; }

.header2-area {
  padding: 13px 0; }

.header-2-info span {
  color: #dddddd;
  font-size: 14px;
  font-weight: 400;
  margin-right: 50px; }
  .header-2-info span i {
    font-size: 16px;
    margin-right: 6px; }
  .header-2-info span:last-child {
    margin-right: 0; }

.header-link ul li {
  display: inline-block;
  padding-right: 23px; }
  .header-link ul li:last-child {
    padding-right: 0; }
  .header-link ul li a {
    font-size: 14px;
    color: #dddddd;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
    .header-link ul li a:hover {
      border-bottom: 1px solid #dddddd; }

.header-button {
  margin-top: 27px;
  margin-left: 46px; }

.header-2-border {
  border-top: 1px solid #eaeaea;
  border-left: 1px solid #eaeaea; }

.header-3-info span {
  border-right: 1px solid #eaeaea;
  margin: 0;
  padding: 23px 37px;
  display: inline-block; }

.header-2-icon {
  border-right: 1px solid #eaeaea;
  border-left: 1px solid #eaeaea;
  margin: 0;
  padding: 21px 37px; }

.header3 {
  background: #f6f9ff; }

.header-info.heder-red-info span i {
  color: #de2021; }

.header-4 {
  background: #efefef; }

.header-4 .header-info span i {
  color: #00419b; }

.header-1-icon a {
  color: #888888;
  font-size: 14px;
  border-left: 2px solid #d9d9d9;
  height: 50px;
  width: 50px;
  text-align: center;
  line-height: 50px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  float: right; }
  .header-1-icon a:hover {
    background: #1c2a62;
    color: #00419b;
    border-color: #1c2a62; }
  .header-1-icon a:first-child {
    border-right: 2px solid #d9d9d9; }

.header-middle-area {
  border-bottom: 1px solid #e7e7e7;
  padding: 20px 0; }

.header-middle-area .header-lang-list {
  border-top: 3px solid #00419b; }

.header-middle-area .header-lang-list li a:hover {
  color: #00419b; }

.header-2-button {
  margin-top: 2px; }

.coral-menu .menu-bar i:hover {
  color: #00419b; }

/* extra info */
.extra-info {
  background: #00419b;
  background-image: url("../img/baoming.png");
  background-repeat: no-repeat;
  background-position: center bottom;
  height: 100%;
  padding: 30px;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-transition: all 0.7s ease 0s;
  -o-transition: all 0.7s ease 0s;
  transition: all 0.7s ease 0s;
  width: 340px;
  z-index: 9999;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  padding-bottom: 40px; }

.extra-info.info-open {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0); }

.extra-info-left {
  right: inherit;
  left: 0;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%); }

.extra-info.extra-info-left.info-open {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0); }

.close-icon {
  margin-top: -16px;
  text-align: right; }

.close-icon > button {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 0 none;
  color: #fff;
  cursor: pointer;
  font-size: 20px;
  padding: 0; }

.extra-info > p {
  color: #ddd;
  font-size: 15px;
  line-height: 28px; }

.extra-info.extra-info-left.info-open {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0); }

.instagram img {
  width: 100%; }

.social-icon-right > a {
  color: #fff;
  display: inline-block;
  margin-right: 20px;
  text-align: center; }

.social-icon-right > a:hover {
  color: #00419b; }

.instagram {
  overflow: hidden;
  margin: 0 -4px; }

.instagram > a {
  float: left;
  width: 33.33%;
  padding: 0 4px;
  margin-bottom: 7px; }

.side-info {
  border-top: 1px solid #0156cc;
  padding-top: 25px; }

.logo-side h3 {
  color: #fff;
  font-weight: 500;
  font-size: 24px; }

.contact-list {
  color: #fff;
  font-weight: 500;
  font-size: 18px; }
.formtitle{ font-size: 16px; line-height: 30px;height: 30px;text-align:left;}
.formtype{ margin-bottom:10px; text-align:left;font-size: 15px;}
.formtype label{ color: #fff;}

.intxt, select {
    margin-right: 0px;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: 30px;
    border: 1px solid #7c1b26;
    color: #666;
    font-size: 16px;
    padding: 0px 0px;
    line-height: 30px;
    position: relative;
    cursor: pointer;
    z-index: 798;
}
.coolbg {
    border: 0px;
    border-right: 1px solid #ACACAC;
    border-bottom: 1px solid #ACACAC;
    background-color: #ebebeb;
    padding: 6px;
    padding-right: 15px;
    padding-left: 15px;
    cursor: pointer;
}
.contact-list p {
  color: #fff;
  opacity: .5;
  margin: 0;
  margin-bottom: 5px;
  line-height: 28px; }

.side-menu ul li:hover a {
  color: #00419b; }

/* menu */
.main-menu nav > ul > li {
  display: inline-block;
  position: relative;
  margin-left: 35px; }

.main-menu nav > ul > li:first-child {
  margin-left: 0; }

.main-menu nav > ul > li > a {
  display: block;
  font-size: 18px;
  padding: 46px 0;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  background: transparent;
  line-height: 1;
  position: relative;
  text-transform: uppercase;
  color: #222;
  font-weight: 500;
}

.main-menu nav > ul > li > a i {
  font-size: 16px;
  position: relative;
  top: 2px;
  left: 3px; }

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

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

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

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

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

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

.main-menu nav > ul > li .sub-menu li a {
  color: #666666;
  font-size: 14px;
  margin: 0;
  padding: 13px 20px;
  text-transform: capitalize;
  display: block;
  font-size: 400; }

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

.menu-2 .main-menu > nav > ul > li > a::before {
  display: none; }

.menu-2 .main-menu nav > ul > li > a {
  padding: 51px 0; }

.menu-red .main-menu > nav > ul > li > a::before {
  display: none; }

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

.menu-red .main-menu nav > ul > li .sub-menu {
  border-top: 3px solid #de2021; }

.menu-red .main-menu nav > ul > li:hover > .sub-menu li > a:hover {
  background: #de2021; }

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

.coral-menu .main-menu nav > ul > li .sub-menu {
  border-top: 3px solid #00419b; }

.coral-menu .main-menu nav > ul > li:hover > .sub-menu li > a:hover {
  background: #00419b; }

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

.single-history {
  background: #00419b;
  padding: 40px;
  margin-right: 40px; }

.history-text span {
  font-size: 14px;
  font-weight: 700;
  color: #222;
  text-transform: uppercase; }

.history-text h1 {
  font-size: 40px;
  margin-bottom: 0;
  margin-top: 18px; }

.history-content {
  margin-bottom: 14px; }
  .history-content h4 {
    font-size: 24px;
    margin-bottom: 20px; }
  .history-content p {
    margin-bottom: 0;
    margin-bottom: 25px; }

.history-content a {
  color: #222;
  font-size: 14px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  position: relative;
  font-weight: 700;
  text-transform: uppercase; }
  .history-content a i {
    font-size: 14px;
    margin-left: 4px;
    color: #888888;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }

.history-content a:hover i {
  color: #00419b; }

.history-content a:hover {
  color: #00419b; }

.history-content a::after {
  content: '';
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: -1px;
  left: 0;
  background: #c3c3c3;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.history-content a::before {
  content: '';
  width: 0;
  height: 1px;
  position: absolute;
  bottom: -1px;
  left: 100%;
  background: #00419b;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 99; }

.history-content a:hover::before {
  width: 100%;
  left: 0;
  -webkit-transition: width 0.3s ease;
  -o-transition: width 0.3s ease;
  transition: width 0.3s ease; }

.history-icon-01 {
  position: relative;
  margin-bottom: 49px; }
  .history-icon-01 i {
    height: 80px;
    width: 80px;
    color: #222;
    background: #00419b;
    font-size: 40px;
    line-height: 80px;
    text-align: center; }
  .history-icon-01::before {
    position: absolute;
    content: "\f00c";
    font-family: "Font Awesome 5 Pro";
    display: inline-block;
    color: #222;
    font-size: 14px;
    bottom: -12px;
    height: 30px;
    width: 30px;
    line-height: 30px;
    text-align: center;
    background: #ffab00;
    left: 61px;
    -webkit-box-shadow: 0px 16px 32px 0pxrgba 255, 177, 18, 0.65;
    box-shadow: 0px 16px 32px 0pxrgba 255, 177, 18, 0.65;
    border-radius: 5px; }

.history-icon-text h3 {
  font-size: 24px;
  margin-bottom: 11px; }

.history-icon-text p {
  margin-bottom: 0;
  margin-right: 15px; }

.features-img {overflow: hidden;border-radius: 10px;
  position: relative; }
  .features-img img {
    width: 100%; height: 100%;
	 -webkit-transition: 0.6s;transition: 0.6s;
	}
a:hover  .features-img img {-webkit-transform: scale(1.1);transform: scale(1.1)}

.features-text {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  background: rgba(255, 255, 255, 0.4);
  margin-right: 40px;
  margin-left: 40px;
  bottom: 40px;
  padding: 22px 30px 24px 30px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  border-radius: 10px; }
  .features-text h3 {
  color: #00419b;
    font-size: 30px;
    margin-bottom: 10px; }
  .features-text p {
  display:none;
    color: #333;
    font-size: 16px;
    margin-bottom: 10px; }
    .features-text h3 {
      -webkit-transition: .3s;
      -o-transition: .3s;
      transition: .3s; }
    .features-wrapper:hover  .features-text {
  background: rgba(255, 255, 255, 0.9);
 }
    .features-wrapper:hover  .features-text h3 {
        color: #ff0000; }
    .features-wrapper:hover  .features-text p {
  display:block; }
.features-text > a {
  color: #222;
  font-size: 14px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  position: relative;
  font-weight: 700;
  text-transform: uppercase; }
  .features-text > a i {
    font-size: 14px;
    margin-left: 4px;
    color: #888888;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }

.features-text > a:hover i {
  color: #00419b; }

.features-text > a:hover {
  color: #00419b; }

.features-text > a::after {
  content: '';
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: -1px;
  left: 0;
  background: #c3c3c3;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.features-text > a::before {
  content: '';
  width: 0;
  height: 1px;
  position: absolute;
  bottom: -1px;
  left: 100%;
  background: #00419b;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 99; }

.features-text > a:hover::before {
  width: 100%;
  left: 0;
  -webkit-transition: width 0.3s ease;
  -o-transition: width 0.3s ease;
  transition: width 0.3s ease; }

.features-wrapper:hover .features-text {
  bottom: 50px;
  animation: show 1s forwards;
  -webkit-animation: show 1s forwards;
  -ms-animation: show 1s forwards;
  }
@keyframes rotatetwo {
  0% {
    transform: rotate(0deg);
  }
  50%{
    transform: rotate(40deg); 
  }
  100% {
    transform: rotate(0deg);
  }
}

@keyframes amtLeft {
  0% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(-50px);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes amtRight {
  0% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(50px);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes amtup {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes show {
  to {
    transform: rotateY(-360deg);
  }
}
@-webkit-keyframes show {
  to {
    -webkit-transform: rotateY(-360deg);
  }
}
@-ms-keyframes show {
  to {
    -ms-transform: rotateY(-360deg);
  }
}

.b-features {
border-radius: 10px;
  overflow: hidden;
  background: #fff;
  position: relative; }

.b-fea-content {
  padding: 30px;
  border-bottom: 3px solid transparent; }

.b-fea-content p {
  overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  margin: 0; }

.b-fea-content h3 {
  font-size: 22px;
  margin-bottom: 17px; 
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;

  }

.b-fea-img img {
  width: 100%; }

.b-features::before {
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  background: #00419b;
  height: 4px;
  width: 0;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }

.b-features:hover::before {
  width: 100%; }

.features-info {
  padding-left: 40px;
  position: relative;
  margin-top: 5px; }
  .features-info::before {
    position: absolute;
    background: #00419b;
    content: "";
    height: 106px;
    width: 5px;
    left: 0;
    top: -2px; }
  .features-info > a {
    color: #222;
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    position: relative;
    text-transform: uppercase; }
    .features-info > a i {
      font-size: 14px;
      color: #888888;
      padding-left: 5px; }
    .features-info > a::after {
      content: '';
      width: 100%;
      height: 1px;
      position: absolute;
      bottom: 1px;
      left: 0;
      background: #c3c3c3;
      -webkit-transition: .3s;
      -o-transition: .3s;
      transition: .3s; }
    .features-info > a::before {
      content: '';
      width: 0;
      height: 1px;
      position: absolute;
      bottom: 1px;
      left: 100%;
      background: #00419b;
      -webkit-transition: .3s;
      -o-transition: .3s;
      transition: .3s;
      z-index: 99; }
    .features-info > a:hover {
      color: #00419b; }
    .features-info > a:hover i {
      color: #00419b; }

.features-info > a:hover::before {
  width: 100%;
  left: 0;
  -webkit-transition: width 0.3s ease;
  -o-transition: width 0.3s ease;
  transition: width 0.3s ease; }

.features-theme .features-info::before {
  background: #e3e3e3; }

.features-theme .features-info > a:hover {
  color: #00419b; }

.features-theme .features-info > a::before {
  background: #00419b; }

.features-theme .features-info > a:hover i {
  color: #00419b; }

.features-theme .services-03-icon i {
  color: #00419b; }

.counter-area {
  background-size: cover;
  background-position: center center; }

.counter-bg-img {
  background-size: cover;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 50%;
  background-position: center center; }

.counter-bg {
  padding-left: 210px;
  background-repeat: no-repeat;
  background-position: center center; }

.counter-icon {
  margin-bottom: 34px; }
  .counter-icon i {
    font-size: 60px;
    color: #4c4c4c; }

.counter-text {
  position: relative;
  padding-left: 38px; }
  .counter-text::before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 20px 0 0;
    border-color: #00419b transparent transparent transparent;
    left: 0;
    top: 3px; }
  .counter-text h1 {
    color: #00419b;
    font-size: 45px;
    margin-bottom: 10px; }
  .counter-text span {
    color: #9b9b9b;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 2px; }

.counter-wrapper-2 {
  background: #fff;
  padding: 70px 45px;
  border-radius: 10px;
  position: relative;
  transition: .3s;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s; }

.counter-wrapper-2 .counter-text {
  position: relative;
  padding-left: 0; }

.counter-wrapper-2 .counter-text::before {
  display: none; }

.counter-wrapper-2 .counter-text h1 {
  color: #222222; }

.counter-wrapper-2 .counter-text span {
  color: #222222; }

.counter-wrapper-2 .counter-icon i {
  color: #00c09c ;
  transition: .3s;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s; }

.counter-wrapper-2::before {
  background-image: url("../img/shape/fact-doc.png");
  background-repeat: no-repeat;
  content: "";
  height: 100%;
  position: absolute;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  opacity: 0; }

.counter-wrapper-2:hover::before {
  opacity: 1; }

.counter-wrapper-2:hover {
  background: linear-gradient(45deg,#00419b 0%,#00c09c 100%); }

.counter-wrapper-2:hover .counter-icon i,.counter-wrapper-2:hover .counter-text h4,.counter-wrapper-2:hover .counter-text h5 {
  color: #fff; }

.counter-img img {
  width: 100%; }

.counter-3-icon {
  margin-right: 25px; }
  .counter-3-icon i {
    color: #de2021;
    font-size: 50px;
    line-height: 1; }

.counter-3-text {
  overflow: hidden; }
  .counter-3-text h1 {
    font-size: 30px;
    font-weight: 900;
    margin-bottom: 0; }
  .counter-3-text p {
    margin-bottom: 0; }

.plus-icon {
  font-size: 30px; }

.about-us-wrapper .counter-3-icon {
  margin-right: 20px; }

.about-us-wrapper .counter-3-icon i {
  color: #4c4c4c;
  font-size: 50px;
  position: relative;
  top: 5px; }

.about-us-wrapper .counter-3-text h1 {
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 0;
  color: #00419b; }

.about-us-wrapper .counter-3-text p {
  margin-bottom: 0;
  font-weight: 500;
  color: #9b9b9b;
  text-transform: uppercase; }

.section-title > span {
  color: #888888;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 2px; }

.section-title h1 {
  font-size: 40px;
  margin-bottom: 0;
  margin-top: 20px;
  line-height: 1.1; }

.coral-section span {
  letter-spacing: 0;
  color: #00419b; }

.coral-section h1 {
  color: #05103b; }

.latest-services-text {
  position: absolute;
  top: 50%;
  right: 0;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.8);
  width: 415px;
  padding: 47px 80px 60px 40px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }
  .latest-services-text h3 {
    font-size: 26px;
    border-bottom: 2px solid #222;
    display: inline-block;
    margin-bottom: 28px; }
  .latest-services-text p {
    color: #222;
    margin-bottom: 40px; }

.white-title h1 {
  color: #ffffff; }

.white-title span {
  color: #bcbcbc; }

.b-services {
border-radius: 10px;
  overflow: hidden;
  background: #ffffff;
  position: relative;
  border: 1px solid #e7e7e7;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }

.b-services-02:hover {
  -webkit-box-shadow: 0px 10px 59.4px 0.6px rgba(229, 229, 229, 0.6);
  box-shadow: 0px 10px 59.4px 0.6px rgba(229, 229, 229, 0.6);
  border-color: transparent; }

.b-services-content {
  padding: 20px;
  text-align:center;
  }

.b-services-content p {
overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  margin-bottom: 15px; }

.b-services-content h3 {
  font-size:22px;
  line-height:1.5;
  margin-bottom: 0px; 
  overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }
.b-services-content h5 {
  font-size:16px;
  line-height:1.5;
  margin-bottom: 0px; 
  overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }

.b-services-content:hover  h3,.b-services-content:hover  h5 {
  color: #00419b; }

.sv-link a {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  border-bottom: 2px solid #cfcfcf;
  color: #222;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }

.sv-link a:hover {
  border-color: #00419b;
  color: #00419b; }

.arrow-style .slick-arrow {
  width: 60px;
  height: 60px;
  line-height: 54px;
  background: #ffffff;
  padding: 0;
  border-radius: 50%;
  color: #222;
  font-size: 18px;
  margin: 0;
  position: absolute;
  top: 50%;
  left: -90px;
  z-index: 99;
  border: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border: 1px solid #eee;
  cursor: pointer;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }

.arrow-style .slick-next {
  right: -90px;
  left: auto; }

.arrow-style .slick-arrow:hover {
  color: #fff;
  background: #00419b;
  border-color: #00419b; }

.arrow-style2 .slick-arrow {
  width: 30px;
  height: 30px;
  line-height: 24px;
  background: #ffffff;
  padding: 0;
  border-radius: 50%;
  color: #222;
  font-size: 14px;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 0px;
  z-index: 99;
  border: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border: 1px solid #eee;
  cursor: pointer;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }

.arrow-style2 .slick-next {
  right: 0px;
  left: auto; }

.arrow-style2 .slick-arrow:hover {
  color: #fff;
  background: #00419b;
  border-color: #00419b; }

.coral-nav .slick-arrow:hover {
  background: #00419b;
  border-color: #00419b; }

.services-bg {
  margin-left: 115px;
  margin-top: 30px; }

.services-02-icon {
  margin-bottom: 34px;
  position: relative; }
  .services-02-icon i {
    font-size: 60px;
    color: #de2021;
    line-height: 1; }
  .services-02-icon::before {
    position: absolute;
    content: "";
    height: 60px;
    width: 60px;
    background: #fdefef;
    border-radius: 50%;
    left: 28px;
    top: -25px;
    z-index: -1;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }

.services-02-wrapper:hover .services-02-icon::before {
  top: -35px; }

.services-02-text h3 {
  font-size: 24px;
  margin-bottom: 16px; }

.services-02-text p {
  margin-bottom: 11px;
  margin-right: 52px; }

.services-02-text > a {
  color: #222;
  font-size: 14px;
  font-weight: 700;
  display: inline-block;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  position: relative;
  text-transform: uppercase; }
  .services-02-text > a::after {
    content: '';
    width: 100%;
    height: 2px;
    position: absolute;
    bottom: -1px;
    left: 0;
    background: #cfcfcf;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
  .services-02-text > a::before {
    content: '';
    width: 0;
    height: 2px;
    position: absolute;
    bottom: -1px;
    left: 100%;
    background: #de2021;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    z-index: 99; }
  .services-02-text > a:hover {
    color: #de2021; }

.services-02-text > a:hover::before {
  width: 100%;
  left: 0;
  -webkit-transition: width 0.3s ease;
  -o-transition: width 0.3s ease;
  transition: width 0.3s ease; }

.services-03-icon {
  margin-right: 30px; }
  .services-03-icon i {
    color: #00419b;
    font-size: 60px;
    line-height: 1; }

.services-03-wrapper .services-02-text {
  overflow: hidden; }

.services-03-wrapper .services-02-text h3 {
  font-size: 22px;
  margin-bottom: 18px;
  color: #05103b; }

.services-03-wrapper .services-02-text p {
  margin-bottom: 11px;
  margin-right: 20px; }

.services-03-wrapper .services-02-text > a {
  color: #888888; }
  .services-03-wrapper .services-02-text > a:hover {
    color: #00419b; }

.services-03-wrapper .services-02-text > a::before {
  background: #00419b; }

.services-title-area {
  background-size: cover;
  background-position: center center;
  padding-bottom: 345px; }

.services-coral {
  margin-top: -275px; }

.services-coral .b-services-content h3 a:hover {
  color: #00419b; }

.services-coral .sv-link a:hover {
  border-color: #00419b;
  color: #00419b; }

.b-history {
  border: 0; }

.b-history .b-services-content {
  padding: 0;
  margin-top: 38px; }

.b-history .b-services-content span {
  background: #00419b;
  font-size: 16px;
  font-weight: 700;
  color: #222;
  text-transform: uppercase;
  padding: 9px 18px;
  display: inline-block;
  border-radius: 5px;
  margin-bottom: 24px; }

.b-history .b-services-content h3 {
  font-size: 24px;
  margin-bottom: 17px; }

.b-history .sv-link a {
  font-weight: 700;
  border-bottom: 2px solid #222;
  color: #222;
  letter-spacing: 2px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }
  .b-history .sv-link a:hover {
    color: #00419b;
    border-color: #00419b; }

.our-services-img {
  position: relative; }

.our-services-content {
  -webkit-box-shadow: 0px 16px 32px 0px rgba(224, 224, 224, 0.52);
  box-shadow: 0px 16px 32px 0px rgba(224, 224, 224, 0.52);
  position: absolute;
  bottom: -57px;
  background: #ffffff;
  right: 0;
  margin-left: 156px;
  padding: 48px 75px 50px 45px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }
  .our-services-content h3 {
    font-size: 26px;
    margin-bottom: 19px; }
  .our-services-content p {
    color: #222;
    margin-bottom: 40px; }

.our-services-wrapper:hover .our-services-content {
  background: #00419b; }

.our-services-wrapper:hover .btn-gray {
  color: #ffffff; }

.our-services-wrapper:hover .btn-gray::before {
  background: #222;
  height: 100%;
  width: 100%; }

.ser-title {
  position: relative;
  padding-left: 25px;
  margin-bottom: 0; }
  .ser-title::before {
    position: absolute;
    content: "";
    height: 40px;
    width: 5px;
    left: 0;
    background: #00419b; }

.services-details-img img {
  width: 100%; }

.servicess-details-text h2 {
  font-size: 30px;
  margin-bottom: 19px; }

.servicess-details-text p {
  margin-bottom: 0; }

.servicess-details-text-2 h2 {
  font-size: 40px; }

.services-details-link li {
  padding-bottom: 30px; }
  .services-details-link li:last-child {
    padding-bottom: 0; }

.services-details-icon {
  margin-right: 20px; }
  .services-details-icon i {
    font-size: 24px;
    color: #222;
    height: 60px;
    width: 60px;
    line-height: 60px;
    background: #00419b;
    text-align: center;
    border-radius: 50%; }

.services-details-content {
  overflow: hidden; }
  .services-details-content p {
    margin-bottom: 0;
    margin-right: 70px; }

.service-widget h3 {
  background: #00419b;
  padding: 30px;
  font-size: 24px;
  margin: 0; }

.service-widget-list {
  background: #f8f8f8;
  padding: 30px; }

.service-widget-list ul li {
  margin-bottom: 5px; }

.service-widget-list ul li a {
  background: #fff;
  display: block;
  padding: 20px 25px;
  line-height: 1;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }
  .service-widget-list ul li a:hover {
    color: #00419b; }

.b-btn {
  background: linear-gradient(45deg,#00419b 0%,#00c09c 100%);
  color: #fff;
  padding: 22px 40px;
  display: inline-block;
  line-height: 1;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 2px;
  font-size: 16px;
  border-radius: 10px ;
  position: relative; }
  .b-btn:hover {
    color: #fff; }

.b-btn::before {
  content: "";
  background: linear-gradient(45deg,#ff0000 0%,#ffd200 100%);
  position: absolute;
  height: 0px;
  width: 0px;
  right: 0;
  bottom: 0;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  z-index: 1; 
  border-radius: 10px ;}

.b-btn:hover::before {
  height: 100%;
  width: 100%; }

.b-btn span {
  position: relative;
  z-index: 9; }

.text-btn {
  color: #222;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  border-bottom: 2px solid #222;
  letter-spacing: 2px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }
  .text-btn:hover {
    color: #00419b;
    border-color: #00419b; }

.btn-white {
  background: #ffffff; }
  .btn-white:hover {
    color: #ffffff; }

.btn-white::before {
  background: #222; }

.btn-black {
  background: #00419b; }
  .btn-black:hover {
    color: #ffffff; }

.btn-black::before {
  background: #222; }

.btn-black-bg {
  background: #222;
  color: #ffffff; }
  .btn-black-bg:hover {
    color: #ffffff; }

.btn-black-bg::before {
  background: #00419b; }

.btn-red {
  background: #de2021;
  color: #ffffff; }
  .btn-red:hover {
    color: #ffffff; }

.btn-red::before {
  background: #222; }

.btn-coral {
  background: #00419b;
  color: #ffffff; }
  .btn-coral:hover {
    color: #ffffff; }

.btn-coral::before {
  background: #222; }

.btn-gray {
  background: #dadada;
  color: #7d7d7d; }
  .btn-gray:hover {
    color: #ffffff; }

.btn-gray::before {
  background: #222; }

/* rs  */
.btn-text-b {
  color: #fff;
  border-bottom: 2px solid #fff;
  font-size: 15px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 2px; }

.btn-text-b:hover {
  color: #fcc30a;
  border-color: #fcc30a; }

.bd-slider-button-center a {
  margin: 0 10px; }

.cta-area {
  background-size: cover;
  background-position: center center; }

.cta-text h1 {
  font-size: 55px;
  color: #ffffff;
  margin-bottom: 20px;
  margin-top: 11px; }

.cta-text span {
  color: #bdbdbd;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500; }

.cta-text p {
  color: #ffffff;
  padding-right: 207px;
  margin: 0; }

.b-work-content {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 25px 25px;
  transition: .3s;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
  opacity: 0;
  visibility: hidden; }

.b-work:hover .b-work-content {
  opacity: 1;
  visibility: visible;
  transform: translateY(-20px);
  -webkit-transform: translateY(-20px);
  -moz-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  -o-transform: translateY(-20px); }

.b-work-img {overflow: hidden;
border-radius: 10px;
  position: relative; }

.b-work-img img {-webkit-transition: 0.6s;transition: 0.6s;
  width: 100%;height: 100%; }
.b-work:hover  .b-work-img img {-webkit-transform: scale(1.1);transform: scale(1.1)}


.b-work-content h2 {
  font-size: 21px; }

.b-work-img::before {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  content: "";
  background: #222;
  opacity: 0;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }

.b-work:hover .b-work-img::before {
  opacity: .5; }

.b-work-inner {
  background: rgba(255, 255, 255, 0.8);
  padding: 30px;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative; }

.b-work-inner::before {
  position: absolute;
  left: 0;
  top: 29px;
  content: "";
  background: #00419b;
  height: 50px;
  width: 5px; }

.b-work-content h2 {
  margin: 0; }

.b-work-large .b-work-content h2 {
  font-size: 24px; }

.b-work-large .b-work-content {
  padding: 30px 50px; }

.b-work-large .b-work-inner {
  padding: 30px; }

.b-work-content h2 a:hover {
  color: #00419b; }

.b-work-link a {
  background: #00419b;
  height: 50px;
  width: 50px;
  display: inline-block;
  color: #fff;
  text-align: center;
  line-height: 52px;
  border-radius: 50px;
  font-size: 19px; }

.b-work-link a:hover {
  background: #222;
  color: #ffffff; }

.b-work-content-3 .b-work-link a {
  background: #de2021;
  color: #ffffff; }

.b-work-content-2 .b-work-link a:hover {
  background: #222;
  color: #ffffff; }

.b-work-content-3 .b-work-link a {
  background: #de2021;
  color: #ffffff; }

.b-work-content-coral .b-work-link a {
  background: #00419b;
  color: #ffffff; }

/* work 2 */
.b-work-content-2 {
  width:100%;
  position: absolute;
  bottom: 0;
  padding: 30px;
  padding-bottom: 52px;
  transition: .3s;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
  opacity: 0;
  visibility: hidden; }

.b-work:hover .b-work-content-2 {
  opacity: 1;
  visibility: visible; }

.b-work-content-2 h2 {
  font-size: 22px;
  line-height:1.5;
  margin-bottom: 15px; }

.b-work-content-2 h2 a:hover {
  color: #00419b; }

.b-work-content-3 h2 a:hover {
  color: #de2021; }

.b-work-content-coral h2 a:hover {
  color: #00419b; }

.b-work-content-2 p {
  margin: 0; }

.inner-work-2 {
  width:100%;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 10px;
  padding: 25px;
  padding-bottom: 0;
  padding-top: 30px; }

.inner-work-2 .b-work-link {
  position: relative;
  bottom: -25px; }

.work-tab-area {
  background-size: cover;
  background-position: center center; }

.work-tab {
  border-bottom: 2px solid #e7e7e7;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }

.work-tab li {
  margin: 0;
  position: relative;
  padding: 0;
  float: left;
  width: 20%; }

.work-tab li a {
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  padding: 53px 30px;
  margin: 0;
  text-align: center;
  border-right: 2px solid #e7e7e7; }

.work-tab li a:hover {
  background: #de2021;
  border-color: #de2021; }

.work-tab li a.active {
  background: #de2021;
  border-color: #de2021; }

.work-tab li:last-child a {
  border-right: none; }

.work-tab li a::before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 20px 0 20px;
  border-color: #de2021 transparent transparent transparent;
  left: 50%;
  bottom: -20px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  opacity: 0;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }

.work-tab li a.active::before {
  opacity: 1; }

.work-tab li a:hover::before {
  opacity: 1; }

.work-tap-wrapper {
  overflow: hidden;
  display: inline-block; }

.work-tap-icon {
  float: left;
  margin-right: 12px; }
  .work-tap-icon i {
    font-size: 30px;
    color: #888888;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    line-height: 1; }

.work-tab li a:hover .work-tap-icon i {
  color: #ffffff; }

.work-tab li a.active .work-tap-icon i {
  color: #ffffff; }

.work-tap-text {
  overflow: hidden;
  float: left; }
  .work-tap-text h4 {
    font-size: 20px;
    color: #888888;
    margin-bottom: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    margin-top: 3px; }

.work-tab li a.active .work-tap-text h4 {
  color: #ffffff; }

.work-tab li a:hover .work-tap-text h4 {
  color: #ffffff; }

.work-theme-color .work-tab li a.active, .work-theme-color .work-tab li a:hover {
  background: #00419b;
  border-color: #00419b; }

.work-theme-color .work-tab li a::before {
  border-color: #00419b transparent transparent transparent; }

.testimonial-shap-area {
  background-position: top;
  padding-top: 400px; }

.client-area {
  background-size: cover;
  background-position: center center; }

.testimonial-item > p {
  font-size: 24px;
  line-height: 1.5;
  margin-bottom: 35px;
  color: #222222; }

.designation > h3 {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 7px;
  letter-spacing: .6px; }

.designation span {
  font-size: 14px;
  color: #7b8491;
  text-transform: uppercase;
  font-weight: 500; }

.testimonial-nav {
  margin: auto auto;
  text-align: center;
  width: 310px;
  margin-bottom: 30px; }

.testimonial-nav button {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  color: #333333;
  font-size: 20px;
  left: -50px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.testimonial-nav button.slick-next {
  left: auto;
  right: -50px; }

.testimonial-thumb > img {
  -webkit-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7); }

.testimonial-thumb.slick-center > img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

.testimonia-item-active .slick-dots li button {
  background: #cfd7e1;
  padding: 0;
  text-indent: -9999px;
  height: 12px;
  width: 12px;
  border: 0;
  border-radius: 30px;
  transition: .3s;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s; }

.testimonia-item-active .slick-dots li.slick-active button {
  background: #fcc30a; }

.testimonia-item-active .slick-dots li {
  display: inline-block;
  margin: 0 5px; }

.testimonia-item-active .slick-dots {
  text-align: center; }

.testimonia-item-2 p {
  margin-bottom: 0; }

.testimonia-item-2 .testimonial-item {
  margin-bottom: 40px; }

.testimonia-item-2 .designation > h3 {
  font-weight: 300; }

.client-wrapper {
  background: #ffffff;
  padding: 48px 30px 31px; }

.client-img {
  margin-bottom: 22px; }
  .client-img img {
    margin: auto; }

.client-img::after {
  position: absolute;
  content: "\f10e";
  font-family: "Font Awesome 5 Pro";
  display: inline-block;
  color: #222;
  font-size: 16px;
  top: -9px;
  font-weight: 400;
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  background: #00419b;
  right: 98px;
  border-radius: 50%; }

.client-content p {
  font-size: 18px;
  line-height: 32px;
  color: #222;
  margin-bottom: 26px; }

.client-text h4 {
  font-size: 22px;
  margin-bottom: 3px; }

.client-text span {
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  color: #888888; }

.clients-02-margin {
  margin-top: -50px; }

.clients-02-wrapper {
  background-size: cover;
  background-position: center center;
  padding: 61px 93px 44px; }

.clients-03-img img {
  max-width: inherit; }

.clients-02-wrapper .client-img::after {
  color: #de2021;
  top: -11px;
  background: #ffffff;
  right: 136px; }

.clients-02-wrapper .client-content p {
  color: #ffffff; }

.clients-02-wrapper .client-text h4 {
  color: #ffffff; }

.clients-02-wrapper .client-text span {
  color: #ffffff; }

.client-02-active .slick-arrow {
  position: absolute;
  bottom: -40px;
  left: 53%;
  padding: 0;
  border: 2px solid #eee;
  height: 50px;
  width: 50px;
  text-align: center;
  line-height: 50px;
  font-size: 16px;
  color: #222;
  background: none;
  border-radius: 50%;
  cursor: pointer;
  z-index: 9;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }

.client-02-active .slick-prev {
  left: 42%; }

.client-02-active .slick-arrow:hover {
  color: #ffffff;
  background: #de2021;
  border-color: #de2021; }

.client-03-icon {
  margin-bottom: 35px; }
  .client-03-icon i {
    color: #00419b;
    font-size: 60px; }

.client-03-wrapper .client-content p {
  font-size: 24px;
  line-height: 40px;
  color: #c6c6c6;
  margin-bottom: 32px; }

.client-03-wrapper .client-text h4 {
  color: #00419b; }

.client-03-wrapper .client-text span {
  color: #bcbcbc; }

.client-03-active .slick-dots li button {
  background: #cfd7e1;
  padding: 0;
  text-indent: -9999px;
  height: 12px;
  width: 12px;
  border: 0;
  border-radius: 30px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }

.client-03-active .slick-dots li.slick-active button {
  background: #fcc30a; }

.client-03-active .slick-dots li {
  display: inline-block;
  margin: 0 5px; }

.client-03-active .slick-dots {
  text-align: center; }

.video-bg-area {
  background-size: cover;
  background-position: center center; }

.b-play a {
  color: #ffffff;
  border: 2px solid #ffffff;
  height: 100px;
  width: 100px;
  display: inline-block;
  border-radius: 50%;
  line-height: 98px;
  font-size: 20px; }

.b-play a:hover {
  background: #00419b;
  color: #222;
  border-color: #00419b; }

.b-video h2 {
  color: #ffffff;
  font-size: 56px;
  margin-bottom: 40px; }

.blog-area {
  background-size: cover;
  background-position: center center; }

.blog-img > a img, .blog-wrapper img {
  width: 100%; }
.blog-wrapper{border-radius: 10px;   overflow: hidden;  border: 1px solid #ebebeb;
}
.blog-img {overflow: hidden;  position: relative; max-height:325px;}
.blog-img img {-webkit-transition: 0.6s;transition: 0.6s; }
.blog-wrapper:hover  .blog-img img {-webkit-transform: scale(1.1);transform: scale(1.1)}

.blog-text {
  background: #ffffff;
  padding: 40px 32px 33px;
  -webkit-box-shadow: 0px 10px 80px 0px rgba(215, 215, 215, 0.4);
  box-shadow: 0px 10px 80px 0px rgba(215, 215, 215, 0.4);
        -webkit-transition: .3s;
      -o-transition: .3s;
      transition: .3s;}

  .blog-wrapper:hover .blog-text {
background: linear-gradient(45deg,#00419b 0%,#00c09c 100%);
 }
  .blog-wrapper:hover .blog-text,  .blog-wrapper:hover a,  .blog-wrapper:hover .blog-meta span {
  color:#fff;
 }

  .blog-text h4 {
    font-size: 20px;
    margin-bottom: 10px;
    position: relative;
    padding-top: 10px;
    line-height: 1.4; }
    .blog-text h4::before {
      height: 3px;
      width: 40px;
      background: #00419b;
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      -webkit-transition: .3s;
      -o-transition: .3s;
      transition: .3s; }
    .blog-text h4 > a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
      -webkit-transition: .3s;
      -o-transition: .3s;
      transition: .3s; }
      .blog-text h4 > a:hover {
        color: #fff; }
  .blog-text > a {
    color: #222;
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    position: relative;
    text-transform: uppercase; }
    .blog-text > a::after {
      content: '';
      width: 100%;
      height: 2px;
      position: absolute;
      bottom: -1px;
      left: 0;
      background: #cfcfcf;
      -webkit-transition: .3s;
      -o-transition: .3s;
      transition: .3s; }
    .blog-text > a::before {
      content: '';
      width: 0;
      height: 2px;
      position: absolute;
      bottom: -1px;
      left: 100%;
      background: #00419b;
      -webkit-transition: .3s;
      -o-transition: .3s;
      transition: .3s;
      z-index: 99; }
    .blog-text > a:hover {
      color: #00419b; }
  .blog-wrapper:hover .blog-text h4::before {
      background: #fff;
}
.blog-text > a:hover::before {
  width: 100%;
  left: 0;
  -webkit-transition: width 0.3s ease;
  -o-transition: width 0.3s ease;
  transition: width 0.3s ease; }

.blog-meta {
  border-top: 1px solid #e7e7e7;
  margin-top: 10px;
  padding-top: 10px; }

.blog-meta > span {
  font-size: 14px;
  color: #888888;
  font-weight: 400;
  margin-right: 62px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }
  .blog-meta > span > a:hover {
    color: #00419b; }
  .blog-meta > span i {
    font-size: 14px;
    margin-right: 6px;
    position: relative; }

.blog-meta > span:last-child {
  margin-right: 0; }

.single-blog .blog-text {
  padding: 48px 32px 33px;
  -webkit-box-shadow: none;
  box-shadow: none; }

.single-blog .blog-meta {
  border-top: none;
  margin-top: 0;
  padding-top: 0; }

.single-blog .blog-text h4::before {
  display: none; }

.single-blog .blog-meta > span {
  margin-right: 17px; }

.blog-meta > span.meta-date-bg {
  background: #00419b;
  color: #222;
  padding: 10px 20px; }

.single-blog .blog-text > a {
  letter-spacing: 2px; }

.blog-red-wrapper .blog-text h4 > a:hover {
  color: #de2021; }

.blog-red-wrapper .blog-text h4::before {
  background: #de2021; }

.blog-red-wrapper .blog-text > a:hover {
  color: #de2021; }

.blog-red-wrapper .blog-text > a::before {
  background: #de2021; }

.blog-red-wrapper .blog-meta > span > a:hover {
  color: #de2021; }

.blog-bg {
  background: #f5f6fa; }

.single-02-blog {
  border: 1px solid #d9d9d9;
  padding: 45px 33px;
  position: relative; }
  .single-02-blog::before {
    background-image: url("../img/blog/blog-bg.jpg");
    background-repeat: no-repeat;
    content: "";
    height: 100%;
    position: absolute;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    opacity: 0;
    background-size: cover; }
  .single-02-blog:hover::before {
    opacity: 1; }
  .single-02-blog:hover {
    border-color: transparent; }

.single-02-blog .blog-text {
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none;
  position: relative; }

.single-02-blog:hover .blog-meta > span {
  color: #ffffff; }

.single-02-blog:hover .blog-meta > span > a {
  color: #ffffff; }

.single-02-blog:hover .blog-text h4 > a {
  color: #00419b; }

.single-02-blog:hover .blog-text > a {
  color: #00419b; }

.single-02-blog:hover .blog-text > a::before {
  background: #00419b; }

.single-02-blog .blog-meta > span {
  margin-right: 63px; }

.single-02-blog .blog-text h4 {
  padding-top: 21px; }

.blog-bg-img {
  background-size: cover;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 50%;
  background-position: center center; }

.play-video-icon {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  right: 0;
  text-align: center; }
  .play-video-icon a {
    font-size: 50px;
    color: #ffffff;
    border: 4px solid #ffffff;
    height: 135px;
    display: inline-block;
    width: 135px;
    line-height: 135px;
    text-align: center;
    border-radius: 50%;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    position: relative; }
    .play-video-icon a:hover {
      color: #00419b; }
    .play-video-icon a::before {
      content: '';
      display: inline-block;
      position: absolute;
      top: -2px;
      left: -2px;
      bottom: -2px;
      right: -2px;
      border-radius: inherit;
      border: 1px solid #fff;
      -webkit-animation: btnIconRipple 2s cubic-bezier(0.23, 1, 0.32, 1) both infinite;
      animation: btnIconRipple 2s cubic-bezier(0.23, 1, 0.32, 1) both infinite;
      -webkit-transition: .3s;
      -o-transition: .3s;
      transition: .3s; }

/* 7.blog */
.latest-news {
  position: relative; }

.news__thumb:before {
  background-image: -moz-linear-gradient(90deg, #062a4d 0%, rgba(0, 0, 0, 0) 100%);
  background-image: -webkit-linear-gradient(90deg, #062a4d 0%, rgba(0, 0, 0, 0) 100%);
  background-image: -ms-linear-gradient(90deg, #062a4d 0%, rgba(0, 0, 0, 0) 100%);
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  height: 100%;
  width: 100%; }

.news__thumb img {
  width: 100%; }

.news__caption {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 45px; }
  @media only screen and (min-width: 992px) and (max-width: 1200px) {
    .news__caption {
      padding: 20px; } }
  @media (max-width: 767px) {
    .news__caption {
      padding: 20px; } }
  .news__caption h2 {
    font-size: 24px;
    line-height: 1.5;
    letter-spacing: -.20px; }
    .news__caption h2 a {
      color: #ffffff; }
      .news__caption h2 a:hover {
        opacity: .7; }

.news-link {
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 2px; }
  .news-link:hover {
    color: #ffffff; }

.news-link i {
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  display: inline-block; }

.news-link:hover i {
  -webkit-transform: translateX(3px);
  -ms-transform: translateX(3px);
  transform: translateX(3px); }

.subscribe {
  padding: 70px 100px; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .subscribe {
      padding: 30px 50px; } }
  @media (max-width: 767px) {
    .subscribe {
      padding: 30px 30px; } }

.subscribe-form {
  position: relative;
  z-index: 99; }

.subscribe-1 {
  position: relative; }

.subscribe-1::before {
  position: absolute;
  background-image: url(../../assets/img/icon/envelope.png);
  content: "";
  height: 326px;
  width: 322px;
  right: 0px;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 1;
  top: 0;
  background-size: cover; }

.subscribe-form form {
  position: relative; }
  .subscribe-form form input {
    width: 100%;
    height: 70px;
    border: 0;
    padding: 0 50px;
    text-transform: uppercase;
    font-weight: 500; }
    @media (max-width: 767px) {
      .subscribe-form form input {
        padding: 0 30px; } }
  .subscribe-form form button {
    position: absolute;
    top: 5px;
    right: 5px; }
    @media (max-width: 767px) {
      .subscribe-form form button {
        position: static;
        margin-top: 10px; } }

.subscribe-form input::-moz-placeholder, .subscribe-form input::placeholder {
  color: #7c9ebf; }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .subscribe-form-2 {
    margin-top: 30px; } }

@media (max-width: 767px) {
  .subscribe-form-2 {
    margin-top: 30px; } }

.letter-shape {
  position: absolute; }
  @media only screen and (min-width: 992px) and (max-width: 1200px) {
    .letter-shape {
      display: none; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .letter-shape {
      display: none; } }
  @media (max-width: 767px) {
    .letter-shape {
      display: none; } }

.letter-s1 {
  left: 6%;
  top: 15%; }
  @media only screen and (min-width: 1200px) and (max-width: 1600px) {
    .letter-s1 {
      left: 1%;
      top: 9%; } }

.letter-s2 {
  right: 8%;
  bottom: 10%; }
  @media only screen and (min-width: 1200px) and (max-width: 1600px) {
    .letter-s2 {
      right: 3%;
      bottom: 4%; } }

.news__thumb-2 img {
  width: 100%; }

.news__caption-2 {
  padding: 33px; }
  .news__caption-2 h2 {
    font-size: 20px;
    margin-bottom: 15px; }
    .news__caption-2 h2 a:hover {
      color: #00419b; }
  .news__caption-2 p {
    margin-bottom: 0; }

.news-meta span {
  text-transform: uppercase;
  margin-right: 25px;
  font-size: 13px; }
  @media only screen and (min-width: 992px) and (max-width: 1200px) {
    .news-meta span {
      margin-right: 10px; } }
  .news-meta span a {
    color: #00419b;
    letter-spacing: 2px;
    font-weight: 500; }

.postbox__thumb {
  position: relative; }
  .postbox__thumb a img {
    max-width: 100%; }

.post-meta span {
  font-size: 14px;
  color: #888888;
  margin-right: 30px; }
  @media (max-width: 767px) {
    .post-meta span {
      margin-right: 10px; } }
  .post-meta span a:hover {
    color: #00419b; }
  .post-meta span i {
    color: #00419b;
    margin-right: 2px; }

.postbox__video img, .postbox__thumb img {
  width: 100%; }

.p-30 {
  padding: 30px; }

.blog-title {
  font-size: 30px;
  line-height: 1.3;
  margin-bottom: 18px; }
  .blog-title a:hover {
    color: #00419b; }

.read-more {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 500; }
  .read-more:hover {
    color: #00419b; }
  .read-more i {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    display: inline-block; }
  .read-more:hover i {
    -webkit-transform: translateX(5px);
    -ms-transform: translateX(5px);
    transform: translateX(5px); }

.blog-title-sm {
  font-size: 20px;
  margin-bottom: 10px;
  line-height: 1.5; }

.postbox__gallery .slick-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 30px;
  border: none;
  background: none;
  padding: 0;
  z-index: 9;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  background: #ffffff;
  width: 60px;
  height: 60px;
  color: #888888;
  border-radius: 50%;
  font-size: 14px; }
  .postbox__gallery .slick-arrow:hover {
    background: #00419b;
    color: #ffffff; }

.postbox__gallery .slick-arrow.slick-next {
  right: 30px;
  left: auto; }

.postbox__video {
  position: relative; }

.video-btn {
  position: absolute;
  background: #ffffff;
  height: 120px;
  width: 120px;
  top: 50%;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  border-radius: 50%;
  line-height: 120px;
  color: #00419b;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }
  .video-btn:hover {
    background: #00419b;
    color: #ffffff; }

.post-text blockquote {
  background: #f6f6f6;
  padding: 50px;
  position: relative;
  padding-left: 120px;
  border-left: 6px solid #00419b;
  margin: 30px 0; }
  @media (max-width: 767px) {
    .post-text blockquote {
      padding: 30px; } }
  .post-text blockquote p {
    font-size: 26px;
    margin-bottom: 20px;
    color: #222;
    font-weight: 600;
    letter-spacing: -.3px;
    line-height: 1.3; }
  .post-text blockquote::before {
    content: "\f10d";
    left: 50px;
    top: 50px;
    position: absolute;
    color: #758799;
    font-family: "Font Awesome 5 Pro";
    font-weight: 700;
    font-size: 41px; }
    @media (max-width: 767px) {
      .post-text blockquote::before {
        position: static; } }
  .post-text blockquote footer {
    font-size: 14px;
    letter-spacing: 2px;
    color: #222;
    font-weight: 500;
    text-transform: uppercase; }

.widget {
  border: 2px solid #eaedff;
  padding: 30px; }

.b-0 {
  border: 0; }

.search-form {
  position: relative; }
  .search-form input {
    width: 100%;
    height: 60px;
    border: 0;
    background: #f0f0f0;
    padding: 0 20px; }
  .search-form button {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    background: #404040;
    padding: 0 25px;
    color: #ffffff;
    line-height: 60px;
    border: 0; }
    .search-form button:hover {
      background: #00419b; }

.widget-title {
  font-size: 21px;
  margin-bottom: 0px;
  position: relative;
  display: inline-block; }

.animate-border::after {
  position: absolute;
  content: "";
  width: 35px;
  height: 3px;
  left: 0;
  bottom: 0;
  border-left: 10px solid #ffffff;
  border-right: 10px solid #ffffff;
  -webkit-animation: animborder 2s linear infinite;
  animation: animborder 2s linear infinite; }

.animate-border.border-white::after {
  border-color: #ffffff; }

.animate-border.border-white::after {
  border-color: #ffffff; }

.animate-border {
  position: relative;
  display: inline-block;
  width: 25px;
  height: 4px;
  background: #00419b;
  margin-right: 10px;
  top: -3px; }

.animate-border::after {
  position: absolute;
  content: "";
  width: 35px;
  height: 4px;
  left: 5%;
  bottom: 0;
  border-left: 10px solid #ffffff;
  border-right: 10px solid #ffffff; }

@-webkit-keyframes animborder {
  0% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px); }
  100% {
    -webkit-transform: translateX(25px);
    transform: translateX(25px); } }

@keyframes animborder {
  0% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px); }
  100% {
    -webkit-transform: translateX(25px);
    transform: translateX(25px); } }

.about-me img {
  margin-bottom: 25px; }

.about-me h4 {
  font-size: 18px;
  letter-spacing: 1px; }

.widget-social-icon a {
  display: inline-block;
  margin: 0 8px; }
  .widget-social-icon a:hover {
    color: #00419b; }

.widget .recent-posts > li:first-child {
  border: 0;
  padding-top: 0; }

.widget .recent-posts li:last-child {
  padding-bottom: 0; }

.widget .recent-posts > li {
  border-top: 1px solid #e8e8e8;
  padding: 20px 0;
  overflow: hidden; }

.widget-posts-image {
  float: left; }
  .widget-posts-image img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    margin-right: 15px; }

.widget-posts-body {
  overflow: hidden; }

.widget-posts-title {
  margin-bottom: 5px;
  font-size: 16px;
  line-height: 1.5; }
  .widget-posts-title:hover a {
    color: #00419b; }

.widget-posts-meta {
  font-size: 12px; }

ul.cat li {
  border-top: 1px solid #e8e8e8;
  padding: 15px 0;
  overflow: hidden; }
  ul.cat li:first-child {
    border-top: 0;
    padding-top: 0; }
  ul.cat li:last-child {
    padding-bottom: 0; }
  ul.cat li a {
    display: block;
    color: #222; }
    ul.cat li a:hover {
      color: #00419b; }

.social-profile a {
  height: 50px;
  width: 50px;
  text-align: center;
  background: #404040;
  line-height: 50px;
  margin-right: 2px;
  display: inline-block;
  color: #ffffff;
  margin-bottom: 5px; }
  .social-profile a:hover {
    background: #00419b; }

#Instafeed {
  margin: 0 -5px;
  overflow: hidden; }
  #Instafeed li {
    width: 33.33%;
    float: left;
    padding: 0 5px;
    margin-bottom: 10px; }
    #Instafeed li img {
      width: 100%; }

.tag a {
  display: inline-block;
  line-height: 1;
  padding: 10px 15px;
  background: #e8e8e8;
  margin-bottom: 8px;
  margin-right: 5px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
  color: #444; }
  .tag a:hover {
    background: #00419b;
    color: #ffffff; }

.bg-none {
  background: none; }

.blog-post-tag span {
  font-size: 18px;
  font-weight: 600;
  display: block;
  margin-bottom: 17px;
  color: #404040; }

.blog-post-tag a {
  color: #646974;
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  border: 2px solid #222;
  padding: 12px 24px;
  margin-right: 10px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  border-radius: 5px;
  margin-bottom: 10px; }
  .blog-post-tag a:hover {
    color: #fff;
    background: #00419b;
    border-color: #00419b; }
  .blog-post-tag a:last-child {
    margin-right: 0; }

.blog-share-icon span {
  font-size: 18px;
  font-weight: 600;
  color: #404040;
  display: block;
  margin-bottom: 17px; }

.blog-share-icon a {
  color: #888888;
  font-size: 18px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  margin-right: 22px; }
  .blog-share-icon a:hover {
    color: #00419b; }
  .blog-share-icon a:last-child {
    margin-right: 0; }

.blog-details-border {
  border-top: 1px solid #222;
  border-bottom: 1px solid #222;
  padding-top: 33px;
  padding-bottom: 23px;
  margin-bottom: 42px; }

.author {
  background: #f4f9fc;
  padding: 50px;
  padding-bottom: 20px; }
  @media (max-width: 767px) {
    .author {
      padding: 0 30px 44px 30px; } }

.author-img {
  margin-bottom: 35px;
  margin-right: 25px; }

.author-text h3 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 15px; }

.author-text p {
  margin-bottom: 12px;
  font-size: 16px;
  line-height: 28px; }

.author-icon {
  margin-top: 6px;
  margin-bottom: 12px; }
  .author-icon a {
    font-size: 14px;
    color: #9498b6;
    margin: 0 5px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
    .author-icon a:hover {
      color: #00419b; }

.post-comments {
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 42px;
  padding-bottom: 46px; }

.blog-coment-title h2 {
  font-size: 26px;
  margin-bottom: 0; }

.comments-avatar {
  float: left; }
  @media (max-width: 767px) {
    .comments-avatar {
      float: none; } }
  .comments-avatar img {
    width: 100px;
    margin-right: 20px; }

.latest-comments li:first-child .comments-box {
  border-top: 0;
  padding-top: 0; }

.latest-comments li:last-child .comments-box {
  border-bottom: 0;
  padding-bottom: 0; }

.latest-comments li.children {
  margin-left: 100px; }
  @media (max-width: 767px) {
    .latest-comments li.children {
      margin-left: 0; } }

.comments-box {
  border-top: 1px solid #e8e8e8;
  padding: 30px 0; }

.comments-text {
  overflow: hidden;
  padding-top: 4px; }
  @media (max-width: 767px) {
    .comments-text {
      margin-top: 15px; } }
  .comments-text p {
    margin-bottom: 0;
    margin-top: 8px; }

.avatar-name h5 {
  font-size: 18px;
  margin-bottom: 7px; }

.avatar-name span {
  color: #00419b;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 2px; }

.avatar-name {
  margin-bottom: 3px;
  overflow: hidden;
  position: relative; }

.reply {
  color: #888888;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  line-height: 1;
  float: right;
  margin-top: 4px;
  position: absolute;
  right: 0;
  top: 0; }
  .reply:hover {
    color: #00419b; }
  .reply i {
    margin-right: 5px; }

.post-comments-title {
  margin-bottom: 39px; }
  .post-comments-title h2 {
    font-size: 26px;
    font-weight: 700;
    color: #140a20;
    margin-bottom: 0; }

button.b-btn.btn-black {
  border: 0; }

.bakix-filter a {
  font-size: 40px; }
  .bakix-filter a:hover {
    color: #00419b; }

.conatct-post-form {
  background: #F4F9FC;
  padding: 50px; }
  @media (max-width: 767px) {
    .conatct-post-form {
      padding: 20px; } }
  .conatct-post-form input {
    border: none;
    height: 60px;
    margin-bottom: 20px;
    padding: 0 30px;
    width: 100%;
    font-size: 14px;
    color: #a7a7c1; }
  .conatct-post-form textarea {
    border: none;
    height: 150px;
    margin-bottom: 20px;
    padding: 30px;
    width: 100%;
    color: #a7a7c1;
    font-size: 14px; }

#contacts-form input::-moz-placeholder {
  color: #a7a7c1;
  font-size: 14px; }

#contacts-form input::-webkit-input-placeholder {
  color: #a7a7c1;
  font-size: 14px; }

#contacts-form input:-ms-input-placeholder {
  color: #a7a7c1;
  font-size: 14px; }

#contacts-form input::-ms-input-placeholder {
  color: #a7a7c1;
  font-size: 14px; }

#contacts-form input::placeholder {
  color: #a7a7c1;
  font-size: 14px; }

#contacts-form textarea::-moz-placeholder {
  color: #a7a7c1;
  font-size: 14px; }

#contacts-form textarea::-webkit-input-placeholder {
  color: #a7a7c1;
  font-size: 14px; }

#contacts-form textarea:-ms-input-placeholder {
  color: #a7a7c1;
  font-size: 14px; }

#contacts-form textarea::-ms-input-placeholder {
  color: #a7a7c1;
  font-size: 14px; }

#contacts-form textarea::placeholder {
  color: #a7a7c1;
  font-size: 14px; }

.contact-icon {
  position: relative; }

.contact-icon::after {
  position: absolute;
  content: "";
  font-family: "Font Awesome 5 Pro";
  font-weight: 700;
  display: inline-block;
  font-size: 16px;
  text-align: center;
  right: 30px;
  color: #00419b;
  top: 18px; }

.contacts-message::after {
  content: "\f303"; }

.contacts-name::after {
  content: "\f007"; }

.contacts-email::after {
  content: "\f0e0"; }

.contacts-website::after {
  content: "\f0ac"; }

button.b-btn {
  border: 0; }

.basic-pagination ul {
  display: block; }
  .basic-pagination ul li {
    display: inline-block; }
    @media (max-width: 767px) {
      .basic-pagination ul li {
        margin-bottom: 10px; } }
    .basic-pagination ul li a {
      height: 70px;
      width: 70px;
      background: #ffffff;
      color: #9990b8;
      font-size: 16px;
      font-weight: 500;
      border-radius: 50%;
      line-height: 70px;
      margin: 0 5px;
      display: inline-block;
      text-align: center; }
      .basic-pagination ul li a:hover {
            background: linear-gradient(45deg,#00419b 0%,#00c09c 100%);
        color: #ffffff; }

.basic-pagination-2 ul li a {
  background: transparent;
  color: #9990b8;
  border: 2px solid #eaebec;
  height: 60px;
  width: 60px;
  line-height: 56px; }
  .basic-pagination-2 ul li a:hover {
    background: #00419b;
    color: #fff;
    border-color: #00419b; }

.basic-pagination-2 ul li.active a {
  background: #00419b;
  color: #fff;
  border-color: #00419b; }

.footer-widget-area {
  background-image: url("../img/bg/footer.jpg");
  background-size: cover;
  background-position: center center; }

.footer-bottom-wrapper {
  overflow: hidden; }

.footer-icon a {
  color: #888888;
  font-size: 14px;
  height: 50px;
  width: 50px;
  line-height: 50px;
  display: inline-block;
  text-align: center;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  background: #1f1f1f;
  margin-right: 5px; }
  .footer-icon a:hover {
    color: #222;
    background: #00419b; }
  .footer-icon a:last-child {
    margin-right: 0; }

.footer-top-link ul li {
  display: inline-block;
  padding: 0 13px; }
  .footer-top-link ul li a {
    font-size: 14px;
    color: #888888;
    font-weight: 400;
    text-transform: capitalize;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
    .footer-top-link ul li a:hover {
      color: #00419b;
      border-bottom: 1px solid #00419b; }

.footer-title {
  font-size: 24px;
  color: #ffffff;
  margin-bottom: 38px; }

.footer-text p {
  color: #f8f8f8;
  margin-bottom: 26px; }

.footer-text a {
  color: #00419b;
  font-size: 14px;
  text-transform: uppercase;
}

.footer-link ul li {
  padding-bottom: 10px; }
  .footer-link ul li:last-child {
    padding-bottom: 0; }
  .footer-link ul li a {
    color: #f8f8f8;
    font-size: 14px;
    font-weight: 400;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
    .footer-link ul li a:hover {
      color: #ff0000;
      border-bottom: 1px solid #ff0000; }

.footer-news li {
  overflow: hidden;
  padding-bottom: 15px; }

.footer-news-img {
  margin-right: 22px; }

.footer-news-text {
  padding-top: 4px; }
  .footer-news-text h5 {
    font-size: 16px;
    line-height: 1.4; }
    .footer-news-text h5 > a {
      color: #e1e1e1;
      -webkit-transition: .3s;
      -o-transition: .3s;
      transition: .3s; }
      .footer-news-text h5 > a:hover {
        color: #ff0000; }
  .footer-news-text span {
    color: #888888;
    font-size: 14px;
    font-weight: 400; }
    .footer-news-text span i {
      font-size: 16px;
      margin-right: 5px; }

.footer-info li {
  padding-bottom: 14px; }
  .footer-info li:last-child {
    padding-bottom: 0; }
  .footer-info li span {
    font-size: 14px;
    font-weight: 400;
    color: #f8f8f8; }
    .footer-info li span i {
      color: #00419b;
      margin-right: 6px; }

.footer-bottom-bg {
  padding: 25px; }

.copyright p {
  color: #fff;
  margin-bottom: 0; }

.copyright p a {
  color: #00419b;
  text-transform: uppercase; }

.footer-2-text {
  margin-top: 30px; }

.footer-2-text p {
  color: #f8f8f8;
  margin-bottom: 15px; }

.footer-2-text a {
  color: #d7d7d7;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }
  .footer-2-text a:hover {
    color: #00419b;
    border-color: #00419b; }

.footer-2-bottom {
  border-top: 2px solid #343434; }

.copyright-1 p {
  color: #d1d1d1;
  line-height: 1; }

.footer-bottom-link li {
  display: inline-block;
  padding-right: 23px; }
  .footer-bottom-link li:last-child {
    padding-right: 0; }
  .footer-bottom-link li a {
    font-size: 14px;
    color: #d1d1d1;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
    .footer-bottom-link li a:hover {
      color: #00419b;
      border-bottom: 1px solid #00419b; }

.footer-2-icon {
  margin-left: 50px; }
  .footer-2-icon a {
    color: #989898;
    font-size: 14px;
    display: inline-block;
    text-align: center;
    margin-right: 15px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
    .footer-2-icon a:last-child {
      margin-right: 0; }
    .footer-2-icon a:hover {
      color: #00419b; }

.line {
  position: absolute;
  height: 100%;
  width: 1px;
  background: #373737;
  left: 19.3%; }

.line-2 {
  left: 46.8%; }

.line-3 {
  left: 80.9%; }

.footer-red .footer-2-text a:hover {
  color: #de2021;
}

.footer-red .footer-link ul li a:hover {
  color: #de2021;
  border-bottom: 1px solid #de2021; }

.subscribes-form form {
  position: relative; }

.subscribes-form form input {
  background: none;
  border-radius: 0;
  height: 50px;
  padding: 0 30px;
  width: 100%;
  color: #888888;
  font-size: 14px;
  font-weight: 400;
  border: none;
  border-radius: 5px;
  background: #fff;
  position: relative; }

.subscribes-form form input::-webkit-input-placeholder {
  color: #888888;
  font-size: 14px;
  font-weight: 400; }

.subscribes-form form input:-ms-input-placeholder {
  color: #888888;
  font-size: 14px;
  font-weight: 400; }

.subscribes-form form input::-ms-input-placeholder {
  color: #888888;
  font-size: 14px;
  font-weight: 400; }

.subscribes-form form input::placeholder {
  color: #888888;
  font-size: 14px;
  font-weight: 400; }

.subscribes-form form input::-moz-placeholder {
  color: #888888;
  font-size: 14px;
  font-weight: 400; }

.subscribes-form form button {
  position: absolute;
  right: 30px;
  top: 0;
  background: none;
  border: none;
  top: 14px;
  padding: 0;
  cursor: pointer; }
  .subscribes-form form button i {
    color: #de2021;
    font-size: 18px; }

.footer-3-icon {
  margin-top: 34px; }
  .footer-3-icon span {
    font-size: 14px;
    font-weight: 700;
    float: left;
    margin-right: 25px;
    color: #ffffff;
    margin-top: 2px; }
  .footer-3-icon a {
    color: #f8f8f8;
    font-size: 14px;
    display: inline-block;
    text-align: center;
    margin-right: 15px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
    .footer-3-icon a:last-child {
      margin-right: 0; }
    .footer-3-icon a:hover {
      color: #de2021; }

.footer-bottom-border {
  border-top: 1px solid #013783; }

.footer-bottom-border .copyright p a {
  color: #de2021; }

.footer-coral .footer-2-text a:hover {
  color: #00419b;
  border-color: #00419b; }

.footer-coral .footer-link ul li a:hover {
  color: #00419b;
  border-bottom: 1px solid #00419b; }

.footer-coral .subscribes-form form button i {
  color: #00419b; }

.footer-coral .footer-3-icon a:hover {
  color: #00419b; }

.footer-coral .footer-bottom-border .copyright p a {
  color: #00419b; }

.brand-border {
  border-bottom: 1px solid #e2e2e2; }

.brand-img img {
  display: inline-block; }

.cer-img img {
  width: 100%; }

.choose-content li {
  padding-bottom: 30px; }
  .choose-content li:last-child {
    padding-bottom: 0; }

.choose-icon {
  position: relative;
  margin-right: 35px;
  margin-top: 9px; }
  .choose-icon i {
    font-size: 30px;
    color: #fff;
    height: 80px;
    width: 80px;
    line-height: 80px;
    background: linear-gradient(45deg,#00419b 0%,#00c09c 100%);
    text-align: center;
    border-radius: 50%; }

  .choose-icon::after {
    position: absolute;
    content: "\f00c";
    font-family: "Font Awesome 5 Pro";
    display: inline-block;
    color: #fff;
    font-size: 14px;
    top: -13px;
    font-weight: 400;
    height: 36px;
    width: 36px;
    line-height: 32px;
    text-align: center;
    background: linear-gradient(45deg,#ff0000 0%,#ffd200 100%);
    right: -5px;
    border-radius: 50%;
    border: 3px solid #ffffff;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }

.choose-content li:hover .choose-icon::after {
  -webkit-transform: translateX(-5PX);
  -ms-transform: translateX(-5PX);
  transform: translateX(-5PX); }

.choose-text {
  overflow: hidden; }
  .choose-text h4 {
    font-size: 20px;
    margin-bottom: 11px;
    color: #12124d; }
  .choose-text p {
    margin-bottom: 0;
    font-size: 16px;
    margin-right: 70px; }

.choose-img img {
  width: 100%; }

.choose-video-icon {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  text-align: center;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }
  .choose-video-icon a {
    height: 80px;
    width: 80px;
    background: linear-gradient(45deg,#ff0000 0%,#ffd200 100%);
    display: inline-block;
    border-radius: 50%;
    line-height: 80px;
    text-align: center;
    font-size: 16px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    color: #fff;
    position: relative; }

@-webkit-keyframes btnIconRipple {
  0% {
    border-width: 4px;
    -webkit-transform: scale(1);
    transform: scale(1); }
  80% {
    border-width: 1px;
    -webkit-transform: scale(1.35);
    transform: scale(1.35); }
  100% {
    opacity: 0; } }

.choose-video-icon a::before {
  content: '';
  display: inline-block;
  position: absolute;
  top: -2px;
  left: -2px;
  bottom: -2px;
  right: -2px;
  border-radius: inherit;
  border: 1px solid #ffd200;
  -webkit-animation: btnIconRipple 2s cubic-bezier(0.23, 1, 0.32, 1) both infinite;
  animation: btnIconRipple 2s cubic-bezier(0.23, 1, 0.32, 1) both infinite; }

.choose-bg-img {
  background-size: cover;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 50%;
  background-position: center center; }

.choose-box {
  margin-left: 122px;
  margin-right: 221px; }

.choose-box .choose-text h4 {
  color: #d3d3d3; }

.newsletter-area {
  background-size: cover;
  background-position: center center; }

.newsletter-form form {
  position: relative; }

.newsletter-form form input {
  height: 90px;
  padding: 0 32px;
  background: #ffffff;
  color: #888888;
  font-size: 15px;
  border-radius: 5px;
  border: none;
  width: 100%;
  font-weight: 500; }

.newsletter-form form input::-webkit-input-placeholder {
  color: #888888;
  font-size: 15px; }

.newsletter-form form input:-ms-input-placeholder {
  color: #888888;
  font-size: 15px; }

.newsletter-form form input::-ms-input-placeholder {
  color: #888888;
  font-size: 15px; }

.newsletter-form form input::placeholder {
  color: #888888;
  font-size: 15px; }

.newsletter-form form::-moz-placeholder {
  color: #888888;
  font-size: 15px; }

.newsletter-btn button.b-btn {
  position: absolute;
  border: none;
  right: 10px;
  top: 16px;
  cursor: pointer; }

.newsletter-text span {
  font-size: 15px;
  font-weight: 700;
  color: #222;
  text-transform: uppercase;
  letter-spacing: 2px; }

.newsletter-text h1 {
  margin-bottom: 0;
  font-size: 40px;
  margin-top: 20px; }

/* 04. about */
.about-img img {
    border-radius: 10px;
  width: 100%; }

.abo-link a {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  color: #222;
  border-bottom: 2px solid #cfcfcf;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }
  .abo-link a:hover {
    color: #de2021;
    border-color: #de2021; }

.about-video-icon {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  text-align: center;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }
  .about-video-icon a {
    height: 60px;
    width: 60px;
    border: 3px solid #ffffff;
    display: inline-block;
    border-radius: 50%;
    line-height: 60px;
    text-align: center;
    font-size: 14px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    color: #ffffff;
    position: relative; }
    .about-video-icon a:hover {
      background: #de2021;
      border-color: #de2021; }

.about-us-img > img {
  width: 100%; }

.about-us-2-img {
  position: absolute;
  bottom: -53px;
  left: -50px;
  border: 16px solid #fff;
  -webkit-box-shadow: 0px 16px 32px 0px rgba(197, 197, 197, 0.52);
  box-shadow: 0px 16px 32px 0px rgba(197, 197, 197, 0.52);
  border-radius: 10px; }

.about-us-wrapper {
  margin-top: 40px;
  margin-left: 60px;
  margin-right: 70px; }

.about-us-wrapper .coral-section {
  border-bottom: 1px solid #e2e2e2;
  padding-bottom: 29px; }

.about-us-wrapper .coral-section p {
  font-size: 18px;
  color: #05103b;
  margin-top: 25px; }

.about-01-img img {
  width: 100%; }

.ab-video-icon {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  right: 0;
  text-align: center; }
  .ab-video-icon a {
    font-size: 14px;
    color: #222;
    height: 80px;
    display: inline-block;
    width: 80px;
    line-height: 80px;
    text-align: center;
    border-radius: 50%;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    position: relative;
    background: #00419b; }
    .ab-video-icon a::before {
      content: '';
      display: inline-block;
      position: absolute;
      top: -2px;
      left: -2px;
      bottom: -2px;
      right: -2px;
      border-radius: inherit;
      border: 1px solid #ffffff;
      -webkit-animation: btnIconRipple 2s cubic-bezier(0.23, 1, 0.32, 1) both infinite;
      animation: btnIconRipple 2s cubic-bezier(0.23, 1, 0.32, 1) both infinite;
      -webkit-transition: .3s;
      -o-transition: .3s;
      transition: .3s; }

.ab-border {
  border: 1px solid #efefef;
  position: relative; }
  .ab-border::before {
    background: #00419b;
    position: absolute;
    height: 4px;
    width: 60px;
    content: "";
    left: 0;
    top: -2px; }

.about-border-1 {
  border-bottom: 1px solid #f1f1f1; }

.about-quote-wrqpper {
    border-radius: 10px;
    overflow: hidden;
  padding: 71px 35px 67px;
  -webkit-box-shadow: 0px 16px 32px 0px rgba(223, 223, 223, 0.52);
  box-shadow: 0px 16px 32px 0px rgba(223, 223, 223, 0.52);
  border-bottom: 7px solid #00419b;
  margin-top: 50px;
  margin-right: 70px;
  margin-left: -74px;
  background: #ffffff; }

.about-quote-text p {
  font-size: 18px;
  line-height: 32px;
  margin-bottom: 20px; }

.about-quote-text span {
  font-size: 18px;
  font-weight: 500;
  color: #222;
  position: relative;
  padding-left: 70px; }
  .about-quote-text span::before {
    position: absolute;
    content: "";
    background: #00c09c;
    width: 40px;
    height: 3px;
    left: 0;
    top: 10px; }

.bg {
  background-color: white;
  -webkit-box-shadow: 0px 16px 32px 0px rgba(223, 223, 223, 0.52);
  box-shadow: 0px 16px 32px 0px rgba(223, 223, 223, 0.52);
  position: absolute;
  left: 1102px;
  top: 1063px;
  width: 373px;
  height: 425px;
  z-index: 210; }

.faq-area {
  background-position: center center;
  background-repeat: no-repeat; }

.faq-box .btn-link {
  display: block;
  font-size: 18px;
  border: 0;
  text-decoration: none;
  line-height: 1;
  font-weight: 500;
  color: #bdbdbd;
  padding: 26px 30px;
  background: #182938; }

.faq-box .btn-link {
  background: #de2021;
  color: #ffffff; }

.faq-box .btn-link.collapsed {
  background: #182938; }

.faq-box .card-header {
  padding: 0;
  border-bottom: 0;
  background: none;
  border-radius: 0; }

.faq-box .card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 0;
  border-radius: 0;
  background: none;
  margin-bottom: 16px; }

.faq-box .card-body {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 0 0 0 0;
  border-bottom: 0;
  padding-bottom: 16px;
  border-top: 0;
  padding-top: 21px;
  margin-top: 0;
  padding-left: 30px;
  padding-right: 30px;
  background: #182938; }

.faq-box .card-body p {
  margin: 0;
  line-height: 28px;
  margin-right: 74px;
  color: #cdcccc; }

.faq-box .btn-link.collapsed::before {
  content: "\f070";
  color: #bdbdbd; }

.faq-box .btn-link::before {
  content: "\f06e";
  position: absolute;
  right: 30px;
  top: 25px;
  font-size: 20px;
  font-family: "Font Awesome 5 Pro";
  color: #fff; }

.faq-img img {
  width: 100%; }

.faq-theme .btn-link {
  background: #00419b;
  color: #222; }

.faq-theme .btn-link::before {
  color: #222; }

.faq-theme .card-body {
  background: #ffffff; }

.faq-theme .card-body p {
  color: #666; }

.faq-theme .btn-link.collapsed {
  background: #eeeeee; }

.subscribe-wrapper {
  background-size: cover;
  background-position: center center;
  padding: 68px 50px 73px; }

.sub-title {
  color: #ffffff;
  line-height: 1.1;
  margin-bottom: 32px; }

#sub-form form {
  position: relative; }

#sub-form input {
  border: none;
  height: 60px;
  margin-bottom: 15px;
  padding: 0 25px;
  width: 100%;
  font-size: 14px;
  color: #888888;
  font-weight: 500;
  border-radius: 0; }

#sub-form input::-moz-placeholder {
  font-size: 14px;
  color: #888888;
  font-weight: 500; }

#sub-form input::-webkit-input-placeholder {
  font-size: 14px;
  color: #888888;
  font-weight: 500; }

#sub-form input:-ms-input-placeholder {
  font-size: 14px;
  color: #888888;
  font-weight: 500; }

#sub-form input::-ms-input-placeholder {
  font-size: 14px;
  color: #888888;
  font-weight: 500; }

#sub-form input::placeholder {
  font-size: 14px;
  color: #888888;
  font-weight: 500; }

.sub-button button.btn {
  background: #11202d;
  color: #ffffff;
  line-height: 1;
  padding: 21px 79px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  border-radius: 0;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }
  .sub-button button.btn:hover {
    color: #de2021; }

.sub-2-button button.btn:hover {
  color: #00419b; }

.sup-map {
  min-height: 460px; }

.sup-2-map {
  min-height: 465px; }

.sub-address-wrapper {
  padding: 68px 50px;
  background-size: cover;
  background-position: center center; }

.sub-address-link li {
  margin-bottom: 22px; }
  .sub-address-link li:last-child {
    margin-bottom: 0; }

.sub-address-icon {
  float: left;
  margin-right: 10px; }
  .sub-address-icon i {
    font-size: 15px;
    color: #de2021;
    top: -2px;
    position: relative; }

.sub-address-text {
  overflow: hidden; }
  .sub-address-text h4 {
    font-size: 18px;
    color: #ffffff; }
  .sub-address-text p {
    font-size: 14px;
    line-height: 23px;
    margin-bottom: 0;
    color: #c8c8c8; }

#appointment-form form {
  position: relative; }

#appointment-form input {
  background: none;
  height: 60px;
  width: 100%;
  padding: 0 30px;
  padding-right: 30px;
  border: 0;
  color: #888888;
  font-weight: 500;
  border: 1px solid #ececec;
  font-size: 14px;
  text-transform: capitalize;
  border-radius: 0; }

#appointment-form textarea {
  color: #888888;
  font-weight: 500;
  height: 125px;
  width: 100%;
  padding: 30px 30px;
  border: 1px solid #ececec;
  text-transform: capitalize;
  background: none;
  border-radius: 5px; }

#appointment-form input::-moz-placeholder, .appointment-form input::placeholder {
  color: #888888;
  font-size: 14px;
  font-weight: 500; }

#appointment-form textarea::-moz-placeholder, .appointment-form textarea::placeholder {
  color: #888888;
  font-size: 14px;
  font-weight: 500; }

.appointment-button button.b-btn {
  border: none; }

.form-box {
  position: relative; }

.form-box::after {
  position: absolute;
  content: "\f007";
  font-family: "Font Awesome 5 Pro";
  display: inline-block;
  font-size: 14px;
  text-align: center;
  right: 24px;
  color: #888888;
  top: 20px; }

.email-icon:after {
  content: "\f0e0"; }

.phone-icon::after {
  content: "\f095"; }

.person-icon:after {
  content: "\f6c0"; }

.time-icon:after {
  content: "\f017"; }

.message-icon:after {
  content: "\f040"; }

.contact-map {
  min-height: 700px; }

.contact-box {
  border: 2px dashed #eaeaea;
  padding: 40px 10px;
  transition: .3s;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s; }

.contact-box:hover, .contact-box:hover i {
  border-color: #00419b; }

.contact-box i {
  font-size: 29px;
  height: 100px;
  width: 100px;
  color: #00419b;
  border-radius: 50%;
  line-height: 99px;
  border: 2px dashed #eaedff;
  margin-bottom: 30px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }

.contact-box h3 {
  font-size: 26px;
  margin-bottom: 15px; }

.contact-box p {
  margin: 0;
  padding: 0 50px; }

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .contact-box p {
    padding: 0 10px; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .contact-box p {
    padding: 0 0px; } }

.contact-social a {
  width: 35px;
  height: 35px;
  display: inline-block;
  line-height: 36px;
  text-align: center;
  color: #fff;
  border-radius: 50%;
  margin-right: 6px;
  font-size: 13px; }

.contacts-us-form input {
  border: 1px solid #ececec;
  height: 70px;
  margin-bottom: 30px;
  padding: 0 28px;
  width: 100%;
  font-size: 15px;
  color: #888888;
  font-weight: 500;
  border-radius: 5px; }

.contacts-us-form textarea {
  border: 1px solid #ececec;
  height: 150px;
  margin-bottom: 30px;
  padding: 28px;
  width: 100%;
  font-size: 15px;
  color: #888888;
  font-weight: 500;
  border-radius: 5px; }

.contacts-us-form input:focus {
  border-color: #00419b; }

.contacts-us-form textarea:focus {
  border-color: #00419b; }

#contacts-us-form input::-moz-placeholder {
  font-size: 15px;
  color: #888888;
  font-weight: 500; }

#contacts-us-form input::-webkit-input-placeholder {
  font-size: 15px;
  color: #888888;
  font-weight: 500; }

#contacts-us-form input:-ms-input-placeholder {
  font-size: 15px;
  color: #888888;
  font-weight: 500; }

#contacts-us-form input::-ms-input-placeholder {
  font-size: 15px;
  color: #888888;
  font-weight: 500; }

#contacts-us-form input::placeholder {
  font-size: 15px;
  color: #888888;
  font-weight: 500; }

#contacts-us-form textarea::-moz-placeholder {
  font-size: 15px;
  color: #888888;
  font-weight: 500; }

#contacts-us-form textarea::-webkit-input-placeholder {
  font-size: 15px;
  color: #888888;
  font-weight: 500; }

#contacts-us-form textarea:-ms-input-placeholder {
  font-size: 15px;
  color: #888888;
  font-weight: 500; }

#contacts-us-form textarea::-ms-input-placeholder {
  font-size: 15px;
  color: #888888;
  font-weight: 500; }

#contacts-us-form textarea::placeholder {
  font-size: 15px;
  color: #888888;
  font-weight: 500; }

.contacts-icon {
  position: relative; }

.contacts-icon::after {
  position: absolute;
  content: "";
  font-family: "Font Awesome 5 Pro";
  font-weight: 700;
  display: inline-block;
  font-size: 16px;
  text-align: center;
  right: 25px;
  color: #00419b;
  top: 22px; }

.contactss-message::after {
  content: "\f303"; }

.contactss-name::after {
  content: "\f007"; }

.contactss-email::after {
  content: "\f0e0"; }

.contactss-website::after {
  content: "\f0ac"; }

.contacts-us-form-button .btn {
  padding: 23px 74px 25px; }

.contact-1-address-text {
  overflow: hidden; }

.contact-1-address-text h3 {
  font-size: 24px;
  text-transform: capitalize;
  margin-bottom: 12px; }

.contact-1-address-text p {
  line-height: 28px;
  margin-bottom: 0;
  font-size: 18px; }

.contact-1-list-address li {
  padding-bottom: 46px; }

.contact-1-list-address li:last-child {
  padding-bottom: 0; }

.contact-1-address-icon {
  float: left;
  margin-right: 20px; }
  .contact-1-address-icon i {
    font-size: 25px;
    color: #00419b; }

.contact-us-01-wrapper .contacts-us-form textarea {
  height: 195px; }

button {
  cursor: pointer;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }

.team-img img {
  width: 100%; }

.team-img::before {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  content: "";
  background: #05103b;
  opacity: 0;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  opacity: 0; }

.team-wrapper:hover .team-img::before {
  opacity: .5; }

.team-icon {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  opacity: 0; }
  .team-icon a {
    font-size: 16px;
    color: #ffffff;
    padding: 0 10px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
    .team-icon a:hover {
      color: #00419b; }

.team-02 .team-icon a:hover {
  color: #00419b; }

.team-wrapper:hover .team-icon {
  opacity: 1; }

.team-wrapper:hover .team-icon a {
  padding: 0 5px; }

.team-text {
  -webkit-box-shadow: 0px 16px 32px 0px rgba(223, 223, 223, 0.52);
  box-shadow: 0px 16px 32px 0px rgba(223, 223, 223, 0.52);
  padding: 27px 10px 21px; }
  .team-text h3 {
    font-size: 24px;
    margin-bottom: 3px; }
  .team-text span {
    color: #888888;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase; }

.breadcrumb-area {
  background-position: center center;
  background-size: cover; }

.breadcrumb-text {
  position: relative;
  z-index: 1; }

.breadcrumb-text > h1 {
  font-size: 72px;
  margin-bottom: 17px;
  text-transform: capitalize;
  line-height: 1;
  color: #ffffff;
  font-weight: 700; }

.breadcrumb-menu li {
  display: inline-block;
  position: relative;
  padding: 0 20px; }

.breadcrumb-menu li a {
  color: #d2d2d2;
  font-size: 24px;
  text-transform: capitalize;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  font-weight: 500; }

.breadcrumb-menu li::before {
  content: "\f105";
  display: inline-block;
  padding-bottom: 0;
  position: absolute;
  top: 5px;
  left: -7px;
  font-family: "Font Awesome 5 Pro";
  color: #fff;
  font-size: 20px; }

.breadcrumb-menu li:first-child::before {
  display: none; }

.breadcrumb-menu span {
  color: #d2d2d2;
  font-size: 24px;
  text-transform: capitalize;
  font-weight: 500; }

.our-skills-area {
  overflow: hidden; }

.skills-bg-img {
  background-size: cover;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 39%;
  background-position: center center; }

.skills-bg-img-right {
  background-size: cover;
  height: 100%;
  right: 0;
  top: 0;
  width: 61%;
  background-position: center center;
  float: right; }

.skill-wrapper {
  margin-left: 135px;
  margin-right: 150px; }

.progress-circular {
  position: relative; }

h4.progress-h4 {
  margin-top: -16px;
  color: #888888;
  font-size: 22px;
  font-weight: 500; }

.progress-circular input {
  color: #222 !important;
  font-size: 40px;
  font-weight: 900; }

.skill-wrapper .section-title p {
  margin-right: 75px;
  margin-bottom: 0; }

.case-details-link {
  border: 3px dashed #eee;
  padding: 30px; }
  .case-details-link li {
    padding-bottom: 8px; }
    .case-details-link li:last-child {
      padding-bottom: 0; }

.case-d-info-1 span {
  color: #888888;
  font-weight: 500;
  font-size: 14px;
  margin-right: 10px;
  width: 125px;
  display: inline-block; }

.case-d-info-2 {
  overflow: hidden; }

.case-d-info-2 span {
  color: #222;
  font-weight: 600;
  font-size: 14px; }

.case-details-11 .marketing-text h2 {
  font-size: 30px;
  margin-bottom: 11px; }

.case-details-11 .marketing-text p {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 28px; }

.case-details-11 .relationship-link {
  margin-top: 18px; }

.case-details-11 .relationship-link li {
  font-weight: 500;
  padding-bottom: 13px; }

.case-list i {
  color: #00419b;
  margin-right: 10px; }

.case-list p {
  padding-left: 39px; }

.case-list li {
  margin-bottom: 30px; }

.bolang{
	margin-top:20px;
	width:120px;
	height:14px;
	background-position: center;
	animation: slide 10s linear infinite;
	-webkit-animation: slide 10s linear infinite;
	background-image: url(../img/icon/bolang.png);
}
@keyframes slide{
	from { background-position: 0 0; }
    to { background-position: -200px 0; }
}

@-webkit-keyframes slide{
	from { background-position: 0 0; }
    to { background-position: -200px 0; }
}
.zsjy-index  .button{ width:100%; max-width:360px; margin:0 auto; text-align:center;}
.zsjy-index .button>a.fl{ float:left;    font-size: 18px; letter-spacing: 3px; padding: 10px  25px; color: rgb(255, 255, 255);background:  linear-gradient(45deg,#00419b 0%,#00c09c 100%) ;border-radius: 10px ;}
.zsjy-index .button>a.fr{ float:right; display: inline-block;  font-size: 18px;letter-spacing: 3px; padding: 10px  25px;  color: rgb(255, 255, 255); background: linear-gradient(45deg,#ff0000 0%,#ffd200 100%);border-radius: 10px ;}
.zsjy-index-title{overflow: hidden;width: 100%;height: 100%;}
.zsjy-index-title:after {content: "";display: block; position: absolute;width: 100%;height: 100%;top: 0;left: 0;pointer-events: none; background-image: radial-gradient(circle, #666 10%, transparent 10.01%); background-repeat: no-repeat; background-position: 50%; transform: scale(10, 10); opacity: 0; transition: transform .3s, opacity .5s;}
.zsjy-index-title:active:after {transform: scale(0, 0);opacity: .3;transition: 0s;}
.zsjy-index-title {overflow: hidden; position: relative; cursor: pointer;}
.zsjy-index  .button .pc{ display:inline-block;}
.zsjy-index  .button .mob{ display:none;}
a.button_zsjy{vertical-align: middle;position: relative;-webkit-transition: background-color 0.3s, color 0.3s;transition: background-color 0.3s, color 0.3s;}
a.button_zsjy::before {content: '';position: absolute;top: -20px;left: -20px;bottom: -20px;right: -20px;background: inherit;border-radius: 50px;z-index: -1;opacity: 0.4;-webkit-transform: scale3d(0.73, 0.42, 1);transform: scale3d(0.73, 0.42, 1);}
a.button_zsjy:hover {  animation: amtup 1s forwards;
  -webkit-animation: amtup 1s forwards;
  -ms-animation: amtup 1s forwards;}
a.button_zsjy:hover::before {-webkit-animation: anim-fangda-2 0.3s 0.3s forwards;animation: anim-fangda-2 0.3s 0.3s forwards;}
.qqzxall{width:100%;height:80px;line-height:80px;font-size: 24px; text-align:center; }
.qqzx{width:100%;height:50px;line-height:50px;font-size:18px; text-align:center; }

.pr {
    position: relative;
}

.title.left {
    text-align: left;
}
.title {
    font-weight: 500;
    font-size: 3rem;
    margin-bottom: 1rem;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    color: #000000;
}
.title span {
    padding-bottom: .625rem;
    position: relative;
    line-height: 1.1;
    display: inline-block;
}
.subtitle {
    font-weight: 500;
    font-size: 1.25rem;
    line-height: 1.875rem;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.6);
	margin-top:15px;
}


  .phone_show {
    display: none;
  }

.section03 .bgpic {
  width: 100%;
  display: flex;
  justify-content: flex-end;
}

.section03 .bgpic .right {
  width: 50%;
  padding: 5rem 0 17rem;
  background: rgba(255, 255, 255, 0.88);
  position: relative;
}

.section03 .bgpic .right .content {
  padding-left: 8rem;
}

.section03 .bgpic .sum {
  margin-top: 2.125rem;
}

.section03 .bgpic .sum .name {
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 2.125rem;
  text-transform: uppercase;
  color: #444444;
}

.section03 .bgpic .sum ul {
  margin: 5px 0 2.25rem;
}

.section03 .bgpic .sum ul li {
  font-size: 1rem;
  line-height: 1.875rem;
  text-transform: uppercase;
  color: #666666;
  position: relative;
  padding-left: 1.25rem;
}

.section03 .bgpic .sum ul li::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 6px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #666666;
  text-align: center;
}

.section03 .bgpic .sum .more {
  border: 1px solid #666666;
  color: #666;
}

.section03 .bgpic .sum .more:hover {
  color: #fff;
  border-color: #00419b;
}

.section03 .hover {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 999;
}

.section03 .hover ul {
  display: flex;
  align-items: flex-end;
}
.section03 .hover ul li {
  width: 50%;
  float: left;
}
.section03 .hover ul li a{
  width: 100%;
  padding: 1.5rem 0 2.25rem;
  background: rgba(0, 0, 0, 0.6);
  border-right: 1px solid rgba(80, 76, 76, 0.6);
  position: relative;
}

.section03 .hover ul li .icon {
  margin: 0 auto;
  height: 4rem;
  text-align:center;
  font-size:50px;
  color:#fff;
}


.section03 .hover ul li .name {
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1.625rem;
  text-align: center;
  text-transform: uppercase;
  padding-top: 1.25rem;
  color: #fff;
}

.section03 .hover ul li .en_name {
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.25rem;
  text-align: center;
  color: #00419b;
  max-height: 0;
  overflow: hidden;
}

.section03 .hover ul li a::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: .625rem;
  background: #00419b;
  transition: all .4s;
  -webkit-transform: all .4s;
  -moz-transition: all .4s;
  -o-transition: all .4s;
}

.section03 .hover ul li a:hover::before,
.section03 .hover ul li a.active::before {
  width: 100%;
  transition: all .4s;
  -webkit-transform: all .4s;
  -moz-transition: all .4s;
  -o-transition: all .4s;
}

.section03 .hover ul li a.active,
.section03 .hover ul li a:hover {
  padding: 2.4375rem 0;
  border-right: 1px solid rgba(255, 255, 255, 0.95);
  background: rgba(255, 255, 255, 0.95);
}

.section03 .hover ul li a.active .name,
.section03 .hover ul li a:hover .name {
  color: #00419b;
  padding-top: .3125rem;
}
.section03 .hover ul li a.active .icon,
.section03 .hover ul li a:hover .icon {
  color: #00419b;
}

.section03 .hover ul li a.active .en_name,
.section03 .hover ul li a:hover .en_name {
  max-height: 1.875rem;
  transition: max-height 0.25s ease-in;
}
.latest-services-img {overflow: hidden;  position: relative; border-radius: 10px;}
.latest-services-img img {-webkit-transition: 0.6s;transition: 0.6s; }
.latest-services-wrapper:hover  .latest-services-img img {-webkit-transform: scale(1.1);transform: scale(1.1)}
.choose-img {overflow: hidden;  border-radius: 10px;}
.choose-img img {-webkit-transition: 0.6s;transition: 0.6s; }
 .choose-img:hover img {-webkit-transform: scale(1.1);transform: scale(1.1)}
.latest-services-area,.choose-area {  background: #f8f8f8;}

.latest-newscenter-area .newscenter >.top{position: relative; height: 50px;width: 394px; margin: 30px auto; margin-top: 0px;}
.latest-newscenter-area .newscenter >.top>a{float: left; margin-left: 30px; font-size: 24px; font-weight: normal;color: #00419b; background: #fff; letter-spacing: 2px; width: 180px;height: 38; border: 1px solid #00419b; border-radius: 40px; text-align: center;line-height: 38px;}
.latest-newscenter-area .newscenter >.top>a:first-child{ margin-left: 0px;}
.latest-newscenter-area .newscenter >.top>a.on{ background: linear-gradient(45deg,#00419b 0%,#00c09c 100%); color: #fff;}
.latest-newscenter-area .newscenter >#newList { overflow: hidden; }
.latest-newscenter-area .newscenter >#newList>ul{display: none; height: 360px;max-width: 1400px;width: 100%; margin: 0 auto; -webkit-transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);}
.latest-newscenter-area .newscenter >#newList>ul.newscontent>li{width: calc(100% - 490px); float: right;height: 92px;  position: relative;}
.latest-newscenter-area .newscenter >#newList>ul.newscontent>li>a{width: 100%; float: right;height: 71px; position: relative;background: #f8f8f8;border-radius: 10px;}
.latest-newscenter-area .newscenter >#newList>ul.newscontent>li>a>.imgBox{width: 100px; height: 71px;display: inline-block;}
.latest-newscenter-area .newscenter >#newList>ul.newscontent>li>a>.imgBox>img{ display: inline;border-radius: 10px;}
.latest-newscenter-area .newscenter >#newList>ul.newscontent>li>a>div.text{ float: right; width:calc(100% - 120px);}
.latest-newscenter-area .newscenter >#newList>ul.newscontent>li>a>div.text>p.title{letter-spacing: 2px;  width: 100%; text-align: justify;padding: 20px 0; height: 30px;font-size: 18px; color: rgb(51, 51, 51);line-height: 30px; position: relative;}
.latest-newscenter-area .newscenter >#newList>ul.newscontent>li>a>div.text>p.title>span{float: left; width: 100%;height: 30px; line-height: 30px;overflow: hidden;letter-spacing: 2px; word-wrap: break-word; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
.latest-newscenter-area .newscenter >#newList>ul.newscontent>li:hover>a>div.text>p.title>span{ color:#00419b;}
.latest-newscenter-area .newscenter >#newList>ul.newscontent>li:not(:first-child):hover>a{box-shadow: 2px 4px 18px rgba(0,0,0,0.2);}
.latest-newscenter-area .newscenter >#newList>ul.newscontent>li>a>div.text>div.textBox{ display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;width: 100%;height: 50px;overflow: hidden; }
.latest-newscenter-area .newscenter >#newList>ul.newscontent>li>a>div.text>div.textBox>p{font-size: 16px; width: 100%; max-height: 50px; color: #666; line-height: 1.75; text-align: justify;overflow: hidden;letter-spacing: 2px; word-wrap: break-word; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.latest-newscenter-area .newscenter >#newList>ul>li:first-child{width: 460px; float: left;height: 100%;}
.latest-newscenter-area .newscenter >#newList>ul>li:first-child>a{width:100%;height: 100%; background: #fff}
.latest-newscenter-area .newscenter >#newList>ul>li:first-child>a>.imgBox{width: 100%; height: 100%;display: inline-block;}
.latest-newscenter-area .newscenter >#newList>ul>li:first-child>a>.imgBox>img{ display: inline;}
.latest-newscenter-area .newscenter >#newList>ul>li:first-child>a>div.text{width: 100%;}
.latest-newscenter-area .newscenter >#newList>ul>li:first-child>a>div.text>p.title{  width: 100%;}
.latest-newscenter-area .newscenter >#newList>ul>li:first-child>a>div.text>p.title>em{  display: none;}
.latest-newscenter-area .newscenter >#newList>ul>li:first-child>a>div.text>div.textBox{  width: 100%; }
.latest-newscenter-area .newscenter >#newList>ul.on{display: block;  -webkit-animation: 0.6s slideInUp; animation: 0.6s slideInUp}
.latest-newscenter-area .newscenter >#newList>ul.newscontent>li:not(:first-child)>a>.imgBox>p{display: inline-block; padding: 8px  12px ; width:100px; height: 71px; background: linear-gradient(45deg,#00419b 0%,#00c09c 100%); color: #fff; text-align: center; letter-spacing: 2px;border-radius: 10px;}
.latest-newscenter-area .newscenter >#newList>ul.newscontent>li:not(:first-child)>a>.imgBox>p>span{display: inline-block;width: 100%;  font-size: 14px; height: 30px;line-height: 30px; border-top: 1px dashed #ffff ;}
.latest-newscenter-area .newscenter >#newList>ul.newscontent>li:not(:first-child)>a>.imgBox>p>em{display: inline-block;width: 100%;font-size: 24px;height: 30px; line-height:30px;}

.btn_jt_bg {  -webkit-transition: background-color 0.3s;transition: background-color 0.3s;}
.btn_jt.button--inverted {background: #fff;color: #7986cb;}
.btn_jt > span { display: inline-block;}
.btn_jt_bg:hover {background-color: #007db4;}
.btn_jt:hover > span:nth-child(odd) {-webkit-animation: anim-nanuk-1 0.5s forwards; animation: anim-nanuk-1 0.5s forwards;}
.btn_jt:hover > span:nth-child(even) { -webkit-animation: anim-nanuk-2 0.5s forwards; animation: anim-nanuk-2 0.5s forwards;}
.btn_jt:hover > span:nth-child(odd), .btn_jt:hover > span:nth-child(even) { -webkit-animation-timing-function: cubic-bezier(0.75, 0, 0.125, 1); transition-animation-function: cubic-bezier(0.75, 0, 0.125, 1);}
@-webkit-keyframes anim-nanuk-1 { 0%, 100% {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);} 49% {opacity: 1;-webkit-transform: translate3d(0, 100%, 0);transform: translate3d(0, 100%, 0);}50% { opacity: 0;-webkit-transform: translate3d(0, 100%, 0);transform: translate3d(0, 100%, 0);color: inherit;}51% {opacity: 0;-webkit-transform: translate3d(0, -100%, 0);transform: translate3d(0, -100%, 0);color: #fff;}100% { color: #fff;}}
@keyframes anim-nanuk-1 { 0%, 100% {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);} 49% {opacity: 1;-webkit-transform: translate3d(0, 100%, 0);transform: translate3d(0, 100%, 0);}50% { opacity: 0;-webkit-transform: translate3d(0, 100%, 0);transform: translate3d(0, 100%, 0);color: inherit;}51% {opacity: 0;-webkit-transform: translate3d(0, -100%, 0);transform: translate3d(0, -100%, 0);color: #fff;}100% { color: #fff;}}
@-webkit-keyframes anim-nanuk-2 {0%, 100% {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}49% {opacity: 1;-webkit-transform: translate3d(0, -100%, 0);transform: translate3d(0, -100%, 0);}50% {opacity: 0; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); color: inherit;}51% {opacity: 0;-webkit-transform: translate3d(0, 100%, 0);transform: translate3d(0, 100%, 0);color: #ffff} 100% {color: #fff}}
@keyframes anim-nanuk-2 {0%, 100% {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}49% {opacity: 1;-webkit-transform: translate3d(0, -100%, 0);transform: translate3d(0, -100%, 0);}50% {opacity: 0; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); color: inherit;}51% {opacity: 0;-webkit-transform: translate3d(0, 100%, 0);transform: translate3d(0, 100%, 0);color: #fff;} 100% {color: #fff;}}
.btn_jt:hover > span:nth-child(1) {-webkit-animation-delay: 0s;animation-delay: 0s;}
.btn_jt:hover > span:nth-child(2) {-webkit-animation-delay: 0.05s;animation-delay: 0.05s;}
.btn_jt:hover > span:nth-child(3) {-webkit-animation-delay: 0.1s;animation-delay: 0.1s;}
.btn_jt:hover > span:nth-child(4) {-webkit-animation-delay: 0.15s;animation-delay: 0.15s;}
.btn_jt:hover > span:nth-child(5) {-webkit-animation-delay: 0.2s;animation-delay: 0.2s;}
.btn_jt:hover > span:nth-child(6) { -webkit-animation-delay: 0.25s;animation-delay: 0.25s;}
.btn_jt:hover > span:nth-child(7) { -webkit-animation-delay: 0.3s; animation-delay: 0.3s;}
.btn_jt:hover > span:nth-child(8) {-webkit-animation-delay: 0.35s;animation-delay: 0.35s;}
.btn_jt:hover > span:nth-child(9) {-webkit-animation-delay: 0.4s;animation-delay: 0.4s;}
.btn_jt:hover > span:nth-child(10) {-webkit-animation-delay: 0.45s;animation-delay: 0.45s;}
.btn_jt:hover > span:nth-child(11) { -webkit-animation-delay: 0.5s; animation-delay: 0.5s;}










#page-title.page-title-parallax{padding:6.25rem 0;text-shadow:none;border-bottom:none;background-color:rgba(0,0,0,0)background-attachment:fixed;background-position:50% 0;background-repeat:no-repeat}
#page-title.page-title-parallax h1{font-size:40px;font-weight:600;letter-spacing:2px}

#page-title .dark h1{color:#f7f7f7}
    .page-breadcrumb {
    	padding: 1.75rem;
        margin-top: -2rem;
        color: #fff;
        position: relative;
    }
    .page-breadcrumb .container {
    	position: relative;
        z-index: 5;
    }
    .page-breadcrumb a {
        color: #fff;
		padding:0 10px;
    }
	.page-breadcrumb a:hover {
        color: #ffd217;
    }
    .page-breadcrumb:before {
		content: "";
    	position: absolute;
    	left: -7vw;
    	top: 0;
        height: 100%;
        width: 55vw;
        transform: translate(0%, 0%) rotate(0deg) skew(45deg);
background: linear-gradient(45deg,#00419b 0%,#00c09c 100%);
    }
    .page-breadcrumb .breadcrumb2 {
        margin-bottom: 0;
    }
    .page-breadcrumb .breadcrumb-item2+.breadcrumb-item2::before {
        color: #ccc;
    }
.breadcrumb2{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 0;margin-bottom:1rem;list-style:none}

.postcontent, .sidebar {
    position: relative;
}
#posts {
    position: relative;
}
.newslist-t{position:relative;margin-bottom:50px}.posts-md .newslist-t,.posts-sm .newslist-t{margin-bottom:0}.newslist-t::after{content:"";position:relative;height:2px;margin-top:50px;background-color:#f5f5f5}.newslist-t-image{margin-bottom:30px}.posts-md .newslist-t-image,.posts-sm .newslist-t-image{margin-bottom:0}.newslist-t-image,.newslist-t-image>a,.newslist-t-image .slide a,.newslist-t-image img{display:block;position:relative;width:100%;height:auto}.posts-sm .newslist-t-image{width:64px}.newslist-t-image iframe{display:block}.newslist-t-image video{display:block;width:100%}.newslist-t-image img{border-radius:3px}.posts-md .newslist-t-image+.newslist-t-title{margin-top:.875rem}.newslist-t-title h2,.newslist-t-title .h2,.newslist-t-title h3,.newslist-t-title .h3,.newslist-t-title h4,.newslist-t-title .h4{margin:0;font-weight:500;text-transform:uppercase;letter-spacing:1px;line-height:1.5;}.newslist-t-title h2 a,.newslist-t-title .h2 a,.newslist-t-title h3 a,.newslist-t-title .h3 a,.newslist-t-title h4 a,.newslist-t-title .h4 a{color:#333}.newslist-t-title h2 a:hover,.newslist-t-title .h2 a:hover,.newslist-t-title h3 a:hover,.newslist-t-title .h3 a:hover,.newslist-t-title h4 a:hover,.newslist-t-title .h4 a:hover{color:#00419b}.newslist-t-title.title-sm h2,.newslist-t-title.title-sm .h2,.newslist-t-title.title-sm h3,.newslist-t-title.title-sm .h3{font-size:1.25rem;letter-spacing:0;    overflow: hidden;    text-overflow: ellipsis;    display: -webkit-box;    -webkit-line-clamp: 1;    -webkit-box-orient: vertical;}.newslist-t-title.title-sm h3,.newslist-t-title.title-sm .h3{font-size:1.1252813203rem}.newslist-t-title.title-xs h2,.newslist-t-title.title-xs .h2,.newslist-t-title.title-xs h3,.newslist-t-title.title-xs .h3{font-size:1.005rem;letter-spacing:0}.newslist-t-title h4,.newslist-t-title .h4{font-size:.8751458576rem;letter-spacing:0}.newslist-t-title.nott h2,.newslist-t-title.nott .h2,.newslist-t-title.nott h3,.newslist-t-title.nott .h3,.newslist-t-title h4,.newslist-t-title .h4{text-transform:none}.newslist-t-meta{position:relative;overflow:hidden;margin-top:10px}.posts-sm .newslist-t-meta{margin-top:6px}.single-post .newslist-t-meta{margin-bottom:20px}.posts-md .newslist-t-meta,.posts-sm .newslist-t-meta{margin-bottom:0px}.newslist-t-meta ul{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 -10px -20px;list-style:none}.newslist-t-meta.no-separator ul,.newslist-t-meta ul.flex-column{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-left:0}.posts-sm .newslist-t-meta ul{margin-bottom:-5px}.newslist-t-meta li{margin:0 15px 10px 0;color:#999}.newslist-t-meta ul.flex-column li{margin-left:0}.posts-sm .newslist-t-meta li{margin-bottom:5px}.newslist-t-meta:not(.no-separator) li::before{content:"⁞";width:5px;text-align:center;display:inline-block;margin-right:15px;opacity:.5}.newslist-t-meta i{position:relative;top:1px;padding-left:1px;margin-right:5px}.newslist-t-meta a:not(:hover){color:#999}.newslist-t-meta ins{font-weight:700;text-decoration:none}.newslist-t-content{margin-top:30px}.single-post .newslist-t-content{margin-top:0}.posts-md .newslist-t-content,.posts-sm .newslist-t-content{margin-top:20px}.single-post .newslist-t-content .newslist-t-image{max-width:350px}.newslist-t-content{position:relative}.newslist-t-link{display:block;width:100%;background-color:#f5f5f5;padding:30px 0;text-align:center;color:#444;font-family:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif;text-transform:uppercase;letter-spacing:1px;font-size:1.5rem;font-weight:700;border-radius:3px}body:not(.device-touch) .newslist-t-link{-webkit-transition:background-color .3s ease-in-out;-o-transition:background-color .3s ease-in-out;transition:background-color .3s ease-in-out}.newslist-t-link:hover{color:#fff;background-color:#00419b;text-shadow:1px 1px 1px rgba(0,0,0,.2)}.newslist-t-link span{display:block;margin-top:5px;font-family:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif;font-style:italic;font-weight:normal;text-transform:none;letter-spacing:0;font-size:.8751458576rem;color:#aaa}.newslist-t-link:hover span{color:#eee}.newslist-t blockquote p{font-weight:400;font-family:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif;font-style:italic}.post-grid .newslist-t{margin-bottom:30px}.post-grid .newslist-t-title h2,.post-grid .newslist-t-title .h2{font-size:1.1252813203rem;letter-spacing:0;font-weight:600}.post-grid .newslist-t-link{font-size:1.5rem}.post-grid .newslist-t-link span{font-size:.8751458576rem}.newslist-t-timeline{display:none}
.grid-inner{position:relative;width:100%;border-radius: 10px;overflow: hidden;-webkit-transition: 0.6s;transition: 0.6s;background:#f8f8f8;}
.grid-inner:hover{box-shadow: 5px 5px 15px rgba(0,0,0,0.2);}
.newslist-t-title{padding:5px 0}
 .newslist-t-content p {
	  font-size: 1rem;
	  color:#666666;
	  margin-bottom: 0.5rem;
}
#posts .newslist-t-content {
	margin-top: 0;
}
#posts .newslist-t-content p {
	  font-size: 0.875rem;
	  line-height:1.5;
	  margin-bottom: 0.5rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
	}

#posts .newslist-t-image {
	overflow: hidden;
}
#posts .newslist-t-image img {
	width: 100%;
	object-fit: contain;
	overflow: hidden;
	transition: All 0.5s ease;
    -webkit-transition: All 0.5s ease;
    -moz-transition: All 0.5s ease;
    -o-transition: All 0.5s ease;
}

#posts .newslist-t-image:hover img {
	transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
}
.date-part {
	float: left;
	width: 6.5rem;
	margin-right: 0.5rem;
	text-align: center;
	padding: 0.9rem;
	background-color: #f0f1f9;
}
.date {
	display: block;
	font-weight: 600;
	font-size: 2rem;
}
.month {
	display: block;
	font-size: 0.75rem;
	font-weight: normal;
}
.gutter-40{margin-right:-20px;margin-left:-20px;margin-bottom:-40px}.gutter-40>.col,.gutter-40>[class*=col-]{padding-right:20px;padding-left:20px;padding-bottom:40px}
.sidebar-widgets-wrap .listsubmenu{padding-top:0px;border-top:0px solid #fff}.sidebar-widgets-wrap .listsubmenu:first-child{padding-top:0;border-top:0}.sidebar-widgets-wrap .listsubmenu>h4,.sidebar-widgets-wrap .listsubmenu>.h4{letter-spacing:3px}
.category-links {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	overflow: hidden;
	background: #fff;
	overflow: hidden;
	list-style: none;
	padding: 10px 0;
	margin: 20px 0 50px;
	background: #fff;
    box-shadow: 0 2px 48px 0 rgb(0 0 0 / 6%);
  }
  
  .category-links li {
	position: relative;
	border-bottom: #F2F3F9 1px solid;
  }
  
  .category-links li:hover:before, .category-links li.active:before {
	opacity: 1;
  }
  
   .category-links li.active a {
	color: #fff;
	text-decoration: none;
	background: linear-gradient(45deg,#00419b 0%,#00c09c 100%);
  }
  .category-links li:hover a {
	color: #00419b;
	text-decoration: none;
  }
  
  .category-links li:hover a:after, .category-links li.active a:after {
	color: #00419b;
  }
  
  .category-links li:hover a:hover, .category-links li.active a:hover {
	padding-left: 60px;
  }
  
  .category-links li:nth-child(even) {
	/* background: #F9FAFF; */
  }
  
  .category-links li:last-child {
	border: none;
  }
  
  .category-links li:before {
	content:"";
	position: absolute;
	left: 0px;
	top: 0px;
	width: 3px;
	height: 50px;
background: linear-gradient(45deg,#00419b 0%,#00c09c 100%);
	opacity: 0;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
  }
  
  .category-links li a {
	display: block;
	height: 50px;
	line-height: 50px;
	padding-left: 50px;
	position: relative;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	font-size: 18px;
	color: #77838F;
	text-decoration: none;
  }
  
  .category-links li a:hover {
	padding-left: 70px;
  }
  
  .category-links li a:after {
	content: "\f324";
    font-family: "Font Awesome 5 Pro";
	position: absolute;
	left: 20px;
	top: 0px;
	color: #00419b;
  }
   .category-links li.active a:after {
	color: #fff;
  } 
  .category-links li:hover.active a {
	color: #fff;
  }
  
  .category-links li a span {
	float: right;
	margin-right: 30px;
	display: inline-block;
	background: #EDF3FF;
	height: 20px;
	line-height: 20px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 10px;
	color: #77838F;
	margin-top: 18px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
  }
        .title-block h4 {
            font-weight: 400;
        }
		    .title-block {
        padding: 2px 0 3px 10px;
        border-left: 7px solid #002e9f;
        margin-bottom: 20px;
    }        
    .title-block h4+span, .title-block .h4+span {
        font-size: 0.875rem;
    }   
.fancy-title h1,.fancy-title .h1,.fancy-title h2,.fancy-title .h2,.fancy-title h3,.fancy-title .h3,.fancy-title h4,.fancy-title .h4,.fancy-title h5,.fancy-title .h5,.fancy-title h6,.fancy-title .h6{position:relative;margin-bottom:0}
.b-services-img {overflow: hidden;  border-radius: 0px;}
.b-services-img img {-webkit-transition: 0.6s;transition: 0.6s; }
.b-services-img:hover img {-webkit-transform: scale(1.1);transform: scale(1.1)}

.divider{color: #999999;position:relative;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;overflow:hidden;margin:2rem auto;width:100%}
.divider i{color: #00419b}
.divider.divider-margin-lg{margin:decimal-calc(5.001rem, 0, floor) auto}
.divider::after,.divider::before{content:"";-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;max-width:100%;height:1px;background-color:#eee}
.divider::before{display:none;margin-right:.5rem}
.divider::after{margin-left:.5rem}.divider.divider-thick::after,.divider.divider-thick::before{height:3px}.divider.divider-sm{width:55%}
.divider.divider-xs{width:35%}
.divider i,.divider a,.divider-text{position:relative;-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;width:23.94px;max-width:100%;line-height:1;font-size:18px !important;text-align:center}
.divider a,.divider-text{width:auto;color:inherit;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}
.divider a:hover,.divider-text:hover{color:#888}
.divider.divider-right::before{display:block}.divider.divider-right::after{display:none}
.divider.divider-center::before{display:block}
.divider.divider-rounded i,.divider.divider-border i{width:39.96px;height:39.96px;line-height:39.96px;color:#bbb;background-color:#f5f5f5;border-radius:50%}
.divider.divider-border::before,.divider.divider-border::after,.divider.divider-rounded::before,.divider.divider-rounded::after{margin-left:0;margin-right:0}
.divider.divider-border{color:#e5e5e5}.divider.divider-border i{line-height:37.96px;background-color:rgba(0,0,0,0);border:1px solid #eee}.divider.divider-line::before,.divider.divider-line::after{margin-left:0;margin-right:0}
#infscr-loading,#portfolio-ajax-loader{position:fixed;z-index:20;top:50%;left:50%;width:48px;height:48px;margin:-24px 0 0 -24px;background-color:rgba(0,0,0,.7);border-radius:3px;line-height:48px;font-size:1.5rem;color:#fff;text-align:center}
.center {
    text-align: center !important;
}
.others .prev span,.others .next span{height:50px;line-height:50px;color:#00419b;font-weight:600;}
.subpage_subtitle h3 {
    line-height: 1.5;
    font-weight: bold;
	margin-bottom:10px;
}
.subpage_subtitle h3:after{
height: 5px;width: 60px;
background: linear-gradient(45deg,#00419b 0%,#00c09c 100%);
content: '';display: block;margin-top: 10px;}


















