@charset "UTF-8";
/*-----------------------------------------------------------------------------------

    Template Name: Biden - Job Board HTML5 Template
    Description: Job Board HTML5 Template
    Author: BDevs
    Version: 1.0

-----------------------------------------------------------------------------------

    CSS INDEX
    ===================

    1. Theme default css
    2. header
    3. slider
    4. heading
    5. categories
    6. Job 
    7. Fact
    8. testimonial
    9. about
    9. services
    10. team
    11. price
    12. faq 
    13. blog
    14. footer

-----------------------------------------------------------------------------------*/
/*----------------------------------------*/
/*  01. Theme default CSS
/*----------------------------------------*/
/* 1. Theme default css */
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800;900&display=swap");
body {
  /*font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #667488;
  font-size: 15px;*/
}

.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;
}

button {
  cursor: pointer;
  transition: 0.3s;
}

.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 {
  color: inherit;
  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: "Montserrat", sans-serif;
  color: #1c2733;
  margin-top: 0px;
  font-style: normal;
  font-weight: 600;
  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: 700;
}

h2 {
  font-size: 35px;
}

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: 15px;
  font-weight: normal;
  line-height: 28px;
  color: #667488;
  margin-bottom: 15px;
}

hr {
  border-bottom: 1px solid #eceff8;
  border-top: 0 none;
  margin: 30px 0;
  padding: 0;
}

label {
  color: #1c2733;
  cursor: pointer;
  font-size: 14px;
  font-weight: 400;
}

*::-moz-selection {
  background: #1c2733;
  color: #ffffff;
  text-shadow: none;
}

::-moz-selection {
  background: #1c2733;
  color: #ffffff;
  text-shadow: none;
}

::selection {
  background: #1c2733;
  color: #ffffff;
  text-shadow: none;
}

/*--
    - Input Placeholder
-----------------------------------------*/
*::-moz-placeholder {
  color: #1c2733;
  font-size: 14px;
  opacity: 1;
}

*::placeholder {
  color: #1c2733;
  font-size: 14px;
  opacity: 1;
}

/*--
    - Common Classes
-----------------------------------------*/
.fix {
  overflow: hidden;
}

.clear {
  clear: both;
}

/*--
    - Background color
-----------------------------------------*/
.grey-bg {
  background: #f5f7fc;
}

.white-bg {
  background: #ffffff;
}

.black-bg {
  background: #1c2733;
}

.black-bg {
  background: #1c2733;
}

.theme-bg {
  background: #0000aa;
}

/*--
    - color
-----------------------------------------*/
.white-color {
  color: #ffffff;
}

.black-color {
  color: #1c2733;
}

.theme-color {
  color: #0000aa;
}

/*-- 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;
}

/*
 	Flaticon icon font: Flaticon
 	Creation date: 01/12/2020 09:29
 	*/
@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-quotation:before {
  content: "";
}

.flaticon-job-search-3:before {
  content: "";
}

.flaticon-job-search-4:before {
  content: "";
}

.flaticon-dashboard:before {
  content: "";
}

.flaticon-sync:before {
  content: "";
}

.flaticon-management:before {
  content: "";
}

.flaticon-research:before {
  content: "";
}

.flaticon-save-money:before {
  content: "";
}

.flaticon-24-hours-support:before {
  content: "";
}

.flaticon-approved:before {
  content: "";
}

.flaticon-internship:before {
  content: "";
}

.flaticon-map:before {
  content: "";
}

.flaticon-mail:before {
  content: "";
}

.flaticon-email:before {
  content: "";
}

.flaticon-phone-call:before {
  content: "";
}



.b-btn {
  color: #ffffff;
  font-weight: 700;
  font-size: 15px;
  background: #000;
  line-height: 1;
  display: inline-block;
  padding: 17px 35px;
  border-radius: 30px;
  position: relative;
  border: none;
  outline: none;
  z-index: 1;
  overflow: hidden;
}
.b-btn i {
  margin-left: 5px;
}
.b-btn::before {
  top: 0px;
  width: 0px;
  left: auto;
  right: 0px;
  z-index: -1;
  bottom: 0px;
  content: "";
  position: absolute;
  transition: all 0.3s ease-in-out;
  background: #0000aa;
  border-radius: 30px;
}
.b-btn:hover {
  color: #ffffff;
}
.b-btn:hover::before {
  left: 0px;
  width: 100%;
  right: auto;
}
.b-btn-green {
  background: #0000aa;
}
.b-btn-green::before {
  background: #1c2733;
}
.b-btn-green-2::before {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
}
.b-btn-green-2:hover {
  color: #1c2733;
}
.b-btn-green-2:hover::before {
  background: #ffffff;
}
.b-btn-grey {
  background: #f5f7fc;
  color: #1c2733;
}
.b-btn-white:hover {
  background: #0000aa;
  color: #1c2733;
}
.b-btn-white:hover::before {
  background: #ffffff;
}
.b-btn-white-2 {
  background: #ffffff;
  color: #1c2733;
}
.b-btn-white-2::before {
  background: #1c2733;
}
.bg-cover {
  background-size: cover;
}

.btn-grey {
  background: #f5f7fc;
  color: #1c2733;
}

.green-btn {
  background: #0000aa;
}
.green-btn::before {
  background: #fe9703;
}

.btn-c-0 {
  border-radius: 0;
  border: 0;
  padding: 20px 35px;
}

.btn-c-0::before {
  border-radius: 0;
}

/* sakil css start */
a,
.btn,
button,
span,
p,
i,
input,
select,
textarea,
li,
img,
*::after,
*::before,
.transition-3,
h1,
h2,
h3,
h4,
h5,
h6 {
  -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;
}

/* theme social */
.theme-social ul li {
  display: inline-block;
}
.theme-social ul li a {
  display: inline-block;
  position: relative;
  font-size: 13px;
  overflow: hidden;
  width: 35px;
  height: 35px;
  border: 2px solid #dfdfdf;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.theme-social ul li a:hover {
  color: #ffffff;
  border-color: #0000aa;
  background: #0000aa;
}
.theme-social ul li a:hover i:first-child {
  left: -120%;
}
.theme-social ul li a:hover i:last-child {
  left: 50%;
}
.theme-social ul li a i {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -ms-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.theme-social ul li a i:last-child {
  left: 130%;
}

/* spacing */
.mt--50 {
  margin-top: -50px;
}

.mt--80 {
  margin-top: -80px;
}

/* link btn */
.link-btn {
  font-weight: 700;
  color: #667488;
  font-size: 15px;
}
.link-btn span {
  position: relative;
}
.link-btn span::after {
  position: absolute;
  content: "";
  bottom: -4px;
  left: auto;
  right: 0;
  height: 2px;
  width: 0;
  background: #0000aa;
}
.link-btn i {
  padding-left: 5px;
}
.link-btn:hover {
  color: #0000aa;
}
.link-btn:hover span::after {
  right: auto;
  left: 0;
  width: 100%;
}

/* basic pagination */
.basic-pagination ul {
  display: block;
}
.basic-pagination ul li {
  display: inline-block;
  margin-right: 8px;
}
.basic-pagination ul li.active a {
  background-color: #fe9703;
  color: #ffffff;
}
.basic-pagination ul li a {
  height: 45px;
  width: 45px;
  background: transparent;
  font-size: 15px;
  font-weight: 500;
  border-radius: 50%;
  line-height: 45px;
  margin: 0px;
  display: inline-block;
  text-align: center;
  position: relative;
  z-index: 1;
  background: #ffffff;
  color: #667488;
}
.basic-pagination ul li a:hover {
  background: #fe9703;
  color: #ffffff;
}
.basic-pagination-2 ul li a {
  background: #f5f7fc;
}

/* Preloader */
.dark #preloader {
  background-color: #232323;
}

#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #f7f7f7;
  z-index: 999999;
}

.preloader {
  width: 50px;
  height: 50px;
  display: inline-block;
  padding: 0px;
  text-align: left;
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -25px;
  margin-top: -25px;
}

.preloader span {
  position: absolute;
  display: inline-block;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  background: #0000aa;
  -webkit-animation: preloader 1.3s linear infinite;
  animation: preloader 1.3s linear infinite;
}

.preloader span:last-child {
  animation-delay: -0.8s;
  -webkit-animation-delay: -0.8s;
}

@keyframes preloader {
  0% {
    transform: scale(0, 0);
    opacity: 0.5;
  }
  100% {
    transform: scale(1, 1);
    opacity: 0;
  }
}
@-webkit-keyframes preloader {
  0% {
    -webkit-transform: scale(0, 0);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1, 1);
    opacity: 0;
  }
}
/*--
    - 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: #1c2733;
}

/*-- 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;
}

/* 3. slider */
.slider-height {
  min-height: 750px;
  background-position: center center;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .slider-height {
    min-height: 600px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slider-height {
    min-height: 600px;
  }
}
@media (max-width: 767px) {
  .slider-height {
    min-height: 700px;
  }
}

.slider-height-2 {
  min-height: 705px;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .slider-height-2 {
    min-height: 750px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slider-height-2 {
    min-height: 850px;
  }
}
@media (max-width: 767px) {
  .slider-height-2 {
    min-height: 800px;
  }
}

.single-slider {
  background-position: center center;
  background-size: cover;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero-content {
    margin-top: 8px;
  }
}
@media (max-width: 767px) {
  .hero-content {
    margin-top: 8px;
  }
}

.hero-slider-caption h2 {
  font-size: 55px;
  margin-bottom: 35px;
  color: #ffffff;
  line-height: 1.2;
  font-weight: 500;
  position: relative;
}
.hero-slider-caption h2 span {
  color: #fe9703;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .hero-slider-caption h2 {
    font-size: 40px;
    margin-bottom: 12px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero-slider-caption h2 {
    font-size: 35px;
    margin-bottom: 14px;
  }
}
@media (max-width: 767px) {
  .hero-slider-caption h2 {
    font-size: 30px;
    margin-bottom: 15px;
    margin-top: 22px;
  }
}
.hero-slider-caption p {
  line-height: 25px;
  color: #ffffff;
  padding-left: 25px;
  margin-bottom: 0;
  margin-right: 30px;
  position: relative;
}
.hero-slider-caption p::before {
  position: absolute;
  height: 42px;
  width: 3px;
  content: "";
  background: #ffffff;
  left: 0;
  top: 6px;
}
@media (max-width: 767px) {
  .hero-slider-caption p::before {
    top: 11px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .hero-slider-caption p {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .hero-slider-caption p {
    margin-right: 0;
  }
}

.job-hero-form {
  background: #fff;
  border-radius: 30px;
  position: relative;
}
.job-hero-form .nice-select {
  border-radius: 36px 0 0 37px;
  border: 0;
  float: left;
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  font-weight: 500;
  height: 65px;
  line-height: 64px;
  padding-left: 30px;
  padding-right: 30px;
  width: 230px;
  color: #1c2733;
  border-right: 1px solid #eaeaea;
}
.job-hero-form .nice-select::after {
  border-bottom: 2px solid #fe9703;
  border-right: 2px solid #fe9703;
  height: 10px;
  margin-top: -7px;
  right: 25px;
  top: 50%;
  width: 10px;
}
@media (max-width: 767px) {
  .job-hero-form .nice-select {
    width: 100%;
    border-radius: 0;
    float: none;
    border-right: 0;
    border-bottom: 1px solid #eaeaea;
  }
}

.job-hero-form input {
  width: 230px;
  height: 65px;
  border: 0;
  padding: 0 25px;
  font-weight: 500;
  font-size: 15px;
}
@media (max-width: 767px) {
  .job-hero-form input {
    width: 100%;
    border-radius: 0;
  }
}

.job-input {
  position: relative;
  display: inline-block;
}
@media (max-width: 767px) {
  .job-input {
    display: block;
  }
}
.job-input::after {
  position: absolute;
  content: "";
  font-family: "Font Awesome 5 Pro";
  top: 20px;
  color: #fe9703;
  right: 15px;
}
@media (max-width: 767px) {
  .job-input::after {
    right: 23px;
  }
}

.job-hero-form button {
  position: absolute;
  right: -2px;
  background: #0000aa;
  color: #fff;
  height: 65px;
  top: 0;
  width: 200px;
  border: 0;
  border-radius: 33px;
  font-size: 15px;
  font-weight: 500;
}
.job-hero-form button:hover {
  background: #fe9703;
}
@media (max-width: 767px) {
  .job-hero-form button {
    width: 100%;
    border-radius: 0;
    position: static;
  }
}
.job-hero-form button i {
  font-size: 13px;
  margin-left: 5px;
}

.hero-profile h3 {
  font-size: 18px;
  display: inline-block;
  margin: 0;
  color: #fff;
}
.hero-profile img {
  margin: 0 25px;
}
@media (max-width: 767px) {
  .hero-profile img {
    margin: 10px 0;
    display: block;
  }
}

span.hero-sub {
  color: #fe9703;
  font-weight: 600;
  display: block;
  margin-bottom: 20px;
}

.hero-slider-caption-2 h2 {
  font-size: 45px;
  margin-bottom: 35px;
  font-weight: 600;
}

.job-hero-form-2 {
  border-radius: 80px;
  padding: 30px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .job-hero-form-2 .col-xl-3 {
    margin: 7px 0;
  }
}
@media (max-width: 767px) {
  .job-hero-form-2 .col-xl-3 {
    margin: 5px 0;
  }
}

.job-hero-form-2 .nice-select {
  border-radius: 40px;
  border: 0;
  float: left;
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  font-weight: 500;
  height: 65px;
  line-height: 61px;
  padding-left: 30px;
  padding-right: 30px;
  width: 100%;
  color: #1c2733;
  border-right: 0;
  border: 2px solid #eeeeee;
}
.job-hero-form-2 input {
  width: 100%;
  height: 65px;
  border: 0;
  padding: 0 25px;
  font-weight: 500;
  font-size: 15px;
  border: 2px solid #eeeeee;
  border-radius: 40px;
}
.job-hero-form-2 .job-input::after {
  right: 26px;
}
.job-hero-form-2 button {
  position: static;
  background: #0000aa;
  width: 100%;
}
@media (max-width: 767px) {
  .job-hero-form-2 button {
    border-radius: 50px;
  }
}


/* 4. heading */
@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  .section-title {
    margin-left: 0;
    margin-right: 0;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .section-title {
    margin-left: 0;
    margin-right: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section-title {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .section-title {
    margin-left: 0;
    margin-right: 0;
  }
}
.section-title h2 {
  font-size: 27px;
  line-height: 1;
  font-weight: 600;
  margin-bottom: 10px;
  letter-spacing: -0.3px;
}
.section-title p {
  margin-bottom: 0;
}

.section-title-white h2 {
  color: #fff;
}

.section-title-white p {
  color: #fff;
}

/* 5. categories */
.categories-wrapper {
  background: #ffffff;
  padding: 30px 30px 26px;
  position: relative;
  transition: 0.3s;
}
.categories-wrapper::before {
  background-image: url("../img/bg/shape.png");
  background-repeat: repeat;
  content: "";
  height: 100%;
  position: absolute;
  transition: all 0.3s ease 0s;
  width: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  opacity: 0;
}

.categories-wrapper:hover::before {
  opacity: 1;
}

.categories-wrapper.active::before {
  opacity: 1;
}

.categories-icon {
  margin-right: 25px;
  margin-top: 3px;
  position: relative;
  z-index: 2;
}
.categories-icon i {
  font-size: 35px;
  color: #0000aa;
  transition: 0.3s;
}

.categories-wrapper:hover .categories-icon i {
  color: #ffffff;
}

.categories-wrapper.active .categories-icon i {
  color: #ffffff;
}

.categories-text {
  position: relative;
  z-index: 2;
  overflow: hidden;
}
.categories-text h4 {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 5px;
  letter-spacing: -0.3px;
  transition: 0.3s;
}
.categories-text span {
  color: #667488;
  font-weight: 400;
  font-size: 14px;
  transition: 0.3s;
}

.categories-wrapper:hover .categories-text h4 {
  color: #ffffff;
}
.categories-wrapper:hover .categories-text span {
  color: #ffffff;
}

.categories-wrapper.active .categories-text h4 {
  color: #ffffff;
}
.categories-wrapper.active .categories-text span {
  color: #ffffff;
}

.cat-button {
  position: absolute;
  right: 35px;
  top: 32px;
  z-index: 2;
}
.cat-button a {
  font-size: 13px;
  line-height: 36px;
  display: inline-block;
  height: 38px;
  width: 40px;
  border: 2px solid #dfdfdf;
  text-align: center;
  color: #0000aa;
  transition: 0.3s;
}
@media (max-width: 767px) {
  .cat-button {
    position: relative;
    margin-top: 15px;
    margin-left: 69px;
    z-index: 99;
    top: inherit;
    right: inherit;
  }
}

.categories-wrapper:hover .cat-button a {
  border-color: #ffffff;
  background: #ffffff;
}
.categories-wrapper:hover .cat-button a:hover {
  background: #fe9703;
  color: #fff;
  border-color: #fe9703;
}

.categories-wrapper.active .cat-button a {
  border-color: #ffffff;
  background: #ffffff;
}

/* 6. Job */
.job-wrapper {
  border: 1px solid #ebebeb;
  padding: 45px 50px;
  background: #fff;
  position: relative;
}
@media (max-width: 767px) {
  .job-wrapper {
    padding: 25px 25px;
  }
}

.job-tag {
  position: relative;
  z-index: 2;
}

.job-instructor-profile {
  position: relative;
  z-index: 2;
}

.job-content {
  position: relative;
  z-index: 2;
}

div.job-tag span {
  background: #f5f7fc;
  margin-right: 10px;
  padding: 6px 10px;
  border-radius: 5px;
  display: inline-block;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 600;
  color: #0000aa;
  line-height: 1;
  min-height: 25px;
}

.job-tag span.tag-urgent {
  background: #ff4545;
  color: #fff;
}

.job-tag span.tag-fea {
  background: #0000aa;
  color: #fff;
}

.job-instructor-img {
  margin-right: 20px;
}

.job-instructor-img-2 {
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  .job-instructor-img-2 {
    float: none;
    margin-bottom: 20px;
  }
}

.job-instructor-title {
  overflow: hidden;
}
.job-instructor-title h4 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 6px;
}
.job-instructor-title h4:hover {
  color: #0000aa;
}
.job-instructor-title h5:hover {
  color: #0000aa;
}
.job-instructor-title span {
  color: #667488;
  font-size: 14px;
}
.job-instructor-title span i {
  color: #0000aa;
  margin-right: 5px;
  font-size: 18px;
}

.job-content h4 {
  font-size: 17px;
  font-weight: 500;
  margin-bottom: 15px;
}
.job-content h4:hover {
  color: #0000aa;
}
.job-content p {
  margin-bottom: 25px;
  text-align: justify;
}

.job-salary span {
  margin-right: 25px;
  font-weight: 500;
  font-size: 15px;
}
@media (max-width: 767px) {
  .job-salary span {
    margin-right: 10px;
  }
}
.job-salary i {
  color: #0000aa;
  margin-right: 5px;
  font-size: 18px;
}
.job-salary a {
  font-weight: 700;
  font-size: 14px;
  color: #0000aa;
}
.job-salary a:hover {
  color: #fe9703;
}
.job-salary a:hover i {
  color: #fe9703;
}
.job-salary a i {
  margin-left: 5px;
  transform: translateY(0px);
  display: inline-block;
  font-size: 13px;
}

.banck-icon {
  position: absolute;
  right: 30px;
  z-index: 1;
  top: 30px;
}
.banck-icon i {
  font-size: 100px;
  line-height: 1;
  color: #f7f7f7;
}

.job-meta span {
  margin-right: 15px;
}

.job-meta-2 span {
  display: block;
  margin-bottom: 15px;
    font-family: "Montserrat", sans-serif;
}
.job-meta-2 span i {
  color: #0000aa;
}

.job-filter .nice-select {
  border-radius: 0;
  border: solid 1px #ebebeb;
  float: none;
  font-size: 14px;
  height: 55px;
  line-height: 52px;
  width: 100%;
  color: #1c2733;
  font-size: 15px;
  font-weight: 500;
}
.job-filter .nice-select::after {
  right: 20px;
}

.job-widget {
  margin-bottom: 10px;
  border-left: 3px solid #0000aa;
}
.job-widget .nice-select {
  border-radius: 0;
  border: 0;
  float: none;
  font-size: 14px;
  height: 55px;
  line-height: 52px;
  width: 100%;
  color: #1c2733;
  font-size: 15px;
  font-weight: 500;
}
.job-widget .nice-select::after {
  right: 20px;
}

.ui-widget.ui-widget-content {
  border: 0;
  background: #ddd;
  margin-bottom: 15px;
  height: 5px;
}

#slider-range span.ui-slider-handle {
  background: #0000aa;
  border-radius: 30px;
  border: 0;
  height: 15px;
  width: 15px;
}

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
  background: #0000aa;
}

.price-filter button {
  background: #222;
  color: #fff;
  border: 0;
  padding: 11px 18px;
  line-height: 1;
  font-size: 12px;
  float: left;
}
.price-filter input {
  width: 90px;
  border: 0;
  display: inline-block;
  background: none;
  margin-left: 5px;
  color: #1c2733;
  font-weight: 600;
}

.price-filter span {
  display: inline-block;
}

.price-widget {
  background: #fff;
  padding: 30px;
  margin: 30px 0;
}

.job-item {
  background: #fff;
  padding: 50px;
  border-bottom: 2px solid #fe9703;
}

.job-item-2 {
  border-top: 5px solid #fe9703;
  border-bottom: none;
  position: relative;
}

.job-item .job-wrapper {
  border: 0;
  padding: 0;
}

.job-item .banck-icon {
  position: absolute;
  right: 30px;
  z-index: 1;
  top: 0;
}

.job-item .banck-icon i {
  font-size: 100px;
  line-height: 1;
  color: #f7f7f7;
}

.job-item .job-instructor-title {
  position: relative;
  z-index: 2;
}

.map-area iframe {
  min-height: 500px;
  width: 100%;
  border: 0;
}

.job-details-wrapper {
  padding: 0px 50px;
  padding-bottom: 60px;
}
@media (max-width: 767px) {
  .job-details-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.job-details-inner {
  padding-top: 60px;
  border-top: 1px solid #eaeaea;
}

.job-list h4 {
  font-size: 22px;
  margin-bottom: 25px;
}
.job-list ul li {
  padding-left: 32px;
  font-size: 15px;
  font-weight: 500;
  position: relative;
  margin-bottom: 16px;
  font-family: "Montserrat", sans-serif;
}
.job-list ul li::after {
  position: absolute;
  content: "✔";
  left: 0;
  top: 0px;
  font-family: "Font Awesome 5 Pro";
  font-size: 15px;
  color: #0000aa;
}

.job-details-video {
  position: relative;
}
.job-details-video img {
  width: 100%;
}

.job-play {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: inline-block;
  width: 100px;
  height: 75px;
  line-height: 75px;
  text-align: center;
  background: #ed1c24;
  color: #ffffff;
  border-radius: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  z-index: 1;
}
.job-play:focus {
  color: #ffffff;
}
.job-play:hover {
  color: #ffffff;
}

.job-thumb img {
  width: 100%;
}

.job-upload {
  position: relative;
}
.job-upload input {
  width: 100%;
  background: #f5f7fc;
  height: 50px;
  line-height: 50px;
  border: none;
  appearance: none;
  -moz-appearance: none;
}
.job-upload button {
  position: absolute;
  top: 10px;
  right: 20%;
  border-radius: 5px;
  padding-top: 7px;
  padding-bottom: 7px;
  font-size: 13px;
}
.job-upload button::before {
  border-radius: 5px;
}

.job-tags span {
  font-weight: 600;
  color: #1c2733;
  font-size: 14px;
  margin-right: 15px;
  min-width: 95px;
}
.job-tags ul {
  display: inline-block;
}
.job-tags ul li {
  display: inline-block;
  margin-right: 4px;
}
.job-tags a {
  font-size: 14px;
  font-weight: 500;
  border: 2px solid #e3e3e3;
  height: 30px;
  line-height: 30px;
  padding: 0 13px;
  border-radius: 5px;
  text-transform: uppercase;
}
.job-tags a:hover {
  border-color: #0000aa;
  color: #0000aa;
}

.job-share span {
  font-weight: 600;
  color: #1c2733;
  font-size: 14px;
  margin-right: 15px;
  min-width: 95px;
}

.job-map {
  height: 380px;
  width: 100%;
}
.job-map iframe {
  width: 100%;
  height: 100%;
  border: none;
}

.related-job h4 {
  font-size: 24px;
  margin-bottom: 25px;
}

.related-job-single {
  border: 1px solid #e3e3e3;
}

.related-job-slider .owl-nav {
  display: flex;
  position: absolute;
  top: -60px;
  right: 0;
}
.related-job-slider .owl-nav div button {
  width: 35px;
  height: 35px;
  line-height: 32px;
  color: #1c2733;
  border: 1px solid #e3e3e3;
  background: transparent;
}
.related-job-slider .owl-nav div button:hover {
  background: #0000aa;
  color: #ffffff;
  border-color: #0000aa;
}
.related-job-slider .owl-nav div.owl-prev {
  margin-right: 8px;
}
.related-job-slider .job-instructor-img {
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  .related-job-slider .job-instructor-img {
    margin-bottom: 30px;
    float: none;
  }
}
@media (max-width: 767px) {
  .related-job-slider .job-meta span {
    display: block;
    margin-bottom: 10px;
  }
}

.job-contact {
  padding: 35px 40px;
  border: 1px solid #e3e3e3;
}
@media (max-width: 767px) {
  .job-contact {
    padding: 15px;
  }
}
.job-contact h4 {
  font-size: 22px;
  margin-bottom: 25px;
}

.job-input-2 {
  position: relative;
}
.job-input-2 i {
  position: absolute;
  top: 23px;
  right: 25px;
  color: #0000aa;
}
.job-input-2 input, .job-input-2 textarea {
  width: 100%;
  background: #f5f7fc;
  border: none;
  height: 60px;
  line-height: 60px;
  padding: 0 25px;
  padding-right: 45px;
  margin-bottom: 20px;
  color: #1c2733;
}
.job-input-2 input::placeholder, .job-input-2 textarea::placeholder {
  color: #1c2733;
  font-weight: 600;
    font-family: "Montserrat", sans-serif;
}
.job-input-2 input:focus, .job-input-2 textarea:focus {
  border-color: #0000aa;
}
.job-input-2 input:focus::placeholder, .job-input-2 textarea:focus::placeholder {
  opacity: 0;
}
.job-input-2 textarea {
  padding: 15px 20px;
  padding-right: 40px;
  height: 190px;
  resize: none;
  line-height: 28px;
}

.job-instructor-img img {
  width: inherit !important;
  display: inline-block !important;
}

.emp-sidebar {
  box-shadow: 0px 10px 30px 0px rgba(207, 207, 207, 0.25);
  padding: 30px;
}

.emp-sidebar .job-widget {
  border-left: 0;
  border: 1px solid #ebebeb;
}

.f-btn {
  color: #ffffff;
  font-weight: 700;
  font-size: 15px;
  background: #0000aa;
  line-height: 1;
  display: block;
  padding: 22px 30px;
  border-radius: 0;
  text-align: center;
}
.f-btn i {
  margin-left: 5px;
  font-size: 14px;
}

.emp-rating i {
  color: #fe9703;
  font-size: 12px;
}

.employer-item {
  box-shadow: 0px 10px 30px 0px rgba(207, 207, 207, 0.25);
  border: 0;
}

.empl-btn {
  position: absolute;
  top: 16px;
  right: 0;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .empl-btn {
    position: static;
    margin-top: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .empl-btn {
    position: static;
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .empl-btn {
    position: static;
    margin-top: 20px;
  }
}

.employer-item .banck-icon {
  right: 31%;
}

/* sakil css start*/
.job-meta span i {
  color: #0000aa;
}

.employer__inner {
  position: relative;
  z-index: 1;
}
.employer__inner::after {
  position: absolute;
  content: "";
  left: -115px;
  top: -65px;
  height: calc(100% + 110px);
  width: calc(100% + 230px);
  background: #ffffff;
  z-index: -1;
  border-top: 5px solid #fe9703;
}
@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  .employer__inner::after {
    left: 0px;
    width: calc(100% + 0px);
  }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .employer__inner::after {
    left: -15px;
    width: calc(100% + 30px);
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .employer__inner::after {
    left: -30px;
    width: calc(100% + 60px);
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .employer__inner::after {
    left: -30px;
    width: calc(100% + 60px);
  }
}
@media (max-width: 767px) {
  .employer__inner::after {
    left: -15px;
    width: calc(100% + 30px);
  }
}
.employer__content h5 {
  margin-bottom: 0;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .employer__btn {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .employer__btn {
    margin-top: 20px;
  }
}
.employer__list ul li {
  font-size: 15px;
  font-weight: 500;
  position: relative;
  padding-left: 50px;
  margin-bottom: 33px;
  color: #1c2733;
  font-weight: 500;
}
.employer__list ul li::before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #0000aa;
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 31px;
  border: 2px solid #e0e0e0;
  font-family: "Font Awesome 5 Pro";
}
.employer__list ul li:hover {
  color: #0000aa;
}
.employer__list ul li:hover::before {
  background: #0000aa;
  border-color: #0000aa;
  color: #ffffff;
}
.employer__info-wrapper {
  border-top: 1px solid #e0e0e0;
}
.employer__info p {
  margin-bottom: 15px;
}
.employer__title h3 {
  font-size: 22px;
  position: relative;
  padding-bottom: 25px;
  margin-bottom: 20px;
}
.employer__title h3::after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 50px;
  height: 3px;
  background: #0000aa;
}
.employer__thumb img {
  width: 100%;
}
.employer__video {
  position: relative;
}
.employer__video::after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(28, 39, 51, 0.3);
}
.employer__video img {
  width: 100%;
}
.employer__play {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: inline-block;
  width: 100px;
  height: 75px;
  line-height: 75px;
  text-align: center;
  background: #ed1c24;
  color: #ffffff;
  border-radius: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  z-index: 1;
}
.employer__play:focus {
  color: #ffffff;
}
.employer__play:hover {
  color: #ffffff;
}
.employer__faq .card {
  -webkit-box-shadow: 0px 10px 30px 0px rgba(207, 207, 207, 0.25);
  -moz-box-shadow: 0px 10px 30px 0px rgba(207, 207, 207, 0.25);
  box-shadow: 0px 10px 30px 0px rgba(207, 207, 207, 0.25);
}
.employer__company {
  padding: 40px;
  border: 1px solid #e0e0e0;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .employer__company {
    margin-top: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .employer__company {
    margin-top: 50px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .employer__company {
    margin-top: 50px;
  }
}
@media (max-width: 767px) {
  .employer__company {
    margin-top: 50px;
  }
}
.employer__company h4 {
  font-size: 22px;
  margin-bottom: 25px;
}
.employer__company ul li {
  overflow: hidden;
  margin-bottom: 18px;
}
.employer__company ul li:last-child {
  margin-bottom: 0;
}
.employer__company ul li h5 {
  width: 50%;
  float: left;
  font-size: 15px;
  color: #667488;
  margin-bottom: 0;
  line-height: 23px;
}
@media (max-width: 767px) {
  .employer__company ul li h5 {
    float: none;
    width: 100%;
  }
}
.employer__company ul li h5 i {
  color: #0000aa;
  padding-right: 8px;
}
.employer__company ul li span {
  display: inline-block;
  width: 50%;
  float: right;
  font-weight: 500;
  color: #1c2733;
}
@media (max-width: 767px) {
  .employer__company ul li span {
    float: none;
    width: 100%;
  }
}
.employer__map {
  height: 420px;
  width: 100%;
}
.employer__map iframe {
  height: 100%;
  width: 100%;
  border: none;
}

.job-item-3 {
  border: 1px solid #e0e0e0;
  -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;
}
.job-item-3:hover {
  -webkit-box-shadow: 0px 10px 30px 0px rgba(207, 207, 207, 0.25);
  -moz-box-shadow: 0px 10px 30px 0px rgba(207, 207, 207, 0.25);
  box-shadow: 0px 10px 30px 0px rgba(207, 207, 207, 0.25);
  border-color: #ffffff;
}
@media (max-width: 767px) {
  .job-item-3 .job-instructor-img {
    float: none;
    margin-bottom: 20px;
  }
}

/* 7. Fact */
.single-fact i {
  color: #fe9703;
  font-size: 55px;
  float: left;
  margin-right: 15px;
}

.fact-text {
  overflow: hidden;
}
.fact-text h2 {
  font-size: 30px;
  color: #fff;
  margin-bottom: 4px;
}
.fact-text span {
  color: #fff;
  font-weight: 500;
  font-size: 15px;
}

.hero-fact {
  padding: 0 140px;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .hero-fact {
    padding: 0 0px;
  }
}
.hero-fact .single-fact i {
  font-size: 40px;
  margin-right: 12px;
}
.hero-fact .fact-text h2 {
  font-size: 20px;
  margin-bottom: 2px;
}
.hero-fact .fact-text span {
  font-size: 14px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .single-fact {
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .single-fact {
    margin-left: 0;
  }
}

/* 8. testimonial */
.testimonial-wrapper {
  position: relative;
}

@media (max-width: 767px) {
  .test-img {
    margin: 0;
  }
}

.testimonial-wrapper::before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 85px 65px 0;
  border-color: transparent #0000aa transparent transparent;
  content: "";
  position: absolute;
  top: -12px;
  right: -14px;
  z-index: 1;
}

.inner-test {
  background: #fff;
  padding: 50px;
  position: relative;
  z-index: 2;
}
@media (max-width: 767px) {
  .inner-test {
    padding: 27px;
  }
}

.inner-test::after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 30px 30px 0;
  border-color: transparent #fff transparent transparent;
  content: "";
  position: absolute;
  bottom: -30px;
}

.test-text p {
  font-size: 15px;
  font-weight: 500;
}

.test-icon.f-left {
  position: absolute;
  bottom: 22px;
  right: 56px;
  font-size: 63px;
  line-height: 1;
  color: #f7f7f7;
}

.client-say-img {
  float: left;
  margin-right: 12px;
}

.client-say-content {
  overflow: hidden;
  margin-top: 6px;
  float: left;
}

.client-say-content h4 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 5px;
}

.client-say-content span {
  font-size: 15px;
  font-weight: 500;
  color: #fe9703;
}

.clientsay-name {
  margin-top: 50px;
  margin-left: 50px;
}

/* 01. testimonial */
.testimonial__area {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
}
.testimonial__thumb {
  padding: 50px;
}
.testimonial__thumb-inner {
  position: relative;
  display: inline-block;
}
.testimonial__thumb-inner::before {
  position: absolute;
  content: "";
  left: -10px;
  top: -10px;
  height: calc(100% + 20px);
  width: calc(100% + 20px);
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.testimonial__thumb img {
  margin: auto;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.testimonial__quote {
  position: absolute;
  top: -10px;
  right: -10px;
}
.testimonial__quote i {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 47px;
  text-align: center;
  background: #fe9703;
  color: #ffffff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  font-size: 24px;
}
.testimonial__item p {
  font-size: 18px;
  line-height: 32px;
  color: #ffffff;
}
.testimonial__info h4 {
  display: inline-block;
  color: #ffffff;
  font-weight: 600;
  font-size: 18px;
  margin-right: 10px;
}
.testimonial__info span {
  font-weight: 500;
  color: #0000aa;
}
.testimonial__slider-active .slick-dots {
  position: absolute;
  bottom: -50px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.testimonial__slider-active .slick-dots li {
  display: inline-block;
  margin: 0 5px;
}
.testimonial__slider-active .slick-dots li button {
  font-size: 0;
  background: rgba(255, 255, 255, 0.3);
  width: 15px;
  height: 5px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border: none;
}
.testimonial__slider-active .slick-dots li.slick-active button {
  width: 50px;
  background: #fe9703;
}

.cta-text h2 {
  font-weight: 500;
  color: #fff;
  font-size: 30px;
}

.cta-btn a {
  margin-left: 10px;
}

.brand-active .slick-arrow {
  position: absolute;
  right: 50px;
  top: -125px;
  background: #ffffff;
  height: 40px;
  width: 40px;
  border: 0;
  font-size: 19px;
}
.brand-active .slick-prev.slick-arrow {
  right: 100px;
}
.brand-active .slick-arrow:hover {
  background: #0000aa;
  color: #fff;
}

.single-brand {
  text-align: center;
}
.single-brand a {
  display: inline-block;
}

.brand__inner {
  border-top: 1px solid #ddd;
}

.cat-down {
  box-shadow: 1.736px 9.848px 30px 0px rgba(213, 213, 213, 0.55);
  padding: 20px;
  position: relative;
}
.cat-down h5 {
  margin: 0;
}
.cat-down h5 i {
  color: #0000aa;
  margin-right: 5px;
  font-size: 24px;
  transform: translateY(3px);
}

.cat-d-link {
  position: absolute;
  right: 20px;
  top: 22px;
  font-size: 15px;
  color: #667488;
}

.cat-thumb img {
  width: 100%;
}

.b-cat {
  position: relative;
}
.b-cat:hover .cat-top {
  opacity: 1;
  visibility: visible;
  bottom: 0;
}

.cat-top {
  position: absolute;
  background: #0000aa;
  padding: 25px;
  bottom: 10px;
  z-index: 2;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
}
.cat-top h5 {
  color: #fff;
  margin-bottom: 10px;
}
.cat-top h5 i {
  margin-right: 5px;
  font-size: 19px;
}
.cat-top p {
  color: #fff;
  font-weight: 500;
}

.cat-top-link {
  color: #fff;
  font-weight: 600;
}
.cat-top-link:hover {
  opacity: 0.7;
  color: #fff;
}
.cat-top-link i {
  font-size: 13px;
  transform: translateY(1px);
  margin-left: 3px;
}

.cat-back-icon {
  color: #35b46c;
  font-size: 93px;
  position: absolute;
  right: 20px;
  bottom: 30px;
  line-height: 1;
  z-index: -1;
}

/* 01 . page title */
.page__title {
  position: relative;
}
.page__title::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 2, 5, 0.7);
}
.page__title-height {
  min-height: 510px;
}
.page__title-content h2 {
  font-size: 40px;
  color: #ffffff;
  font-weight: 600;
  margin-bottom: 15px;
}
.page__title-content .breadcrumb {
  padding: 0;
  background-color: transparent;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  margin-bottom: 0;
}
.page__title-content .breadcrumb-item {
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
}
.page__title-content .breadcrumb-item:hover {
  color: #0000aa;
}
.page__title-content .breadcrumb-item.active {
  padding-left: 14px;
}
.page__title-content .breadcrumb-item.active:hover {
  color: #ffffff;
}
.page__title-content .breadcrumb-item.active::before {
  content: "";
  font-family: "Font Awesome 5 Pro";
  color: #ffffff;
  padding-right: 14px;
}

.dot-shape {
  position: absolute;
  left: 25%;
  top: 33%;
}

.shape-plus-green {
  color: #0000aa;
}

/* 9. about */
.about__thumb-wrapper {
  position: relative;
}
.about__thumb-inner {
  position: relative;
}
.about__thumb-inner::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.55);
}
.about__thumb-2 {
  position: relative;
}
.about__thumb-2 img {
  width: 100%;
}
.about__thumb-2 .play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 14px;
  background: #ff0000;
  color: #ffffff;
  width: 45px;
  height: 33px;
  line-height: 33px;
  text-align: center;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
.about__thumb-3 {
  margin-left: 60px;
  margin-top: -100px;
}
.about__thumb-3 img {
  border: 10px solid #ffffff;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .about__content {
    padding-left: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about__content {
    padding-left: 0px;
    margin-top: 40px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .about__content {
    padding-left: 0px;
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  .about__content {
    padding-left: 0px;
    margin-top: 40px;
  }
}
.about__content p {
  margin-bottom: 40px;
}
.about__list ul li {
  font-size: 15px;
  font-weight: 500;
  position: relative;
  padding-left: 50px;
  margin-bottom: 33px;
  color: #1c2733;
  font-weight: 500;
}
.about__list ul li::before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #0000aa;
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 31px;
  border: 2px solid #e0e0e0;
  font-family: "Font Awesome 5 Pro";
}
.about__list ul li:hover {
  color: #0000aa;
}
.about__list ul li:hover::before {
  background: #0000aa;
  border-color: #0000aa;
  color: #ffffff;
}

/* 9. services */
.services__item {
  padding: 50px 45px;
  padding-bottom: 40px;
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .services__item {
    padding-left: 19px;
    padding-right: 19px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .services__item {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media (max-width: 767px) {
  .services__item {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.services__item a {
  min-width: 160px;
}
.services__item:hover {
  background: #0000aa;
}
.services__item:hover .services__shape {
  visibility: visible;
  opacity: 1;
}
.services__item:hover .services__content h2 {
  color: #ffffff;
}
.services__item:hover .services__content p {
  color: #ffffff;
}
.services__item:hover .services__content a {
  background: #ffffff;
  color: #1c2733;
}
.services__item:hover .services__content a:hover {
  color: #ffffff;
}
.services__item-2 {
  padding: 35px 40px;
  padding-bottom: 50px;
}
.services__item-2::after {
  position: absolute;
  content: "";
  top: 0;
  left: auto;
  right: 0;
  width: 0;
  height: 3px;
  background: #0000aa;
}
.services__item-2:hover {
  background: #ffffff;
}
.services__item-2:hover::after {
  left: 0;
  right: auto;
  width: 100%;
}
.services__content h2 {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 10px;
}
.services__content p {
  margin-bottom: 20px;
}
.services__content-2 h2 {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 15px;
}
.services__content-2 p {
  margin-bottom: 25px;
}
.services__shape {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: -1;
  visibility: hidden;
  opacity: 0;
}
.services__icon i {
  font-size: 80px;
  color: #0000aa;
}

/* 10. team */
.team__item {
  position: relative;
  border: 2px solid #e7e7e7;
  padding: 30px;
  padding-bottom: 20px;
  padding-top: 0;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .team__item {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.team__content h4 {
  font-size: 18px;
  margin-bottom: 5px;
}
.team__content span {
  color: #0000aa;
  font-weight: 600;
  display: inline-block;
  margin-bottom: 13px;
}
.team__social-2 ul li a {
  background: #42cc7e;
  border: none;
  color: #ffffff;
}
.team__avater {
  position: relative;
  z-index: 2;
}
.team__avater::after {
  position: absolute;
  content: "";
  left: -115px;
  top: -45px;
  height: calc(100% + 90px);
  width: calc(100% + 230px);
  background: #0000aa;
  z-index: -1;
}
@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  .team__avater::after {
    left: -15px;
    width: calc(100% + 30px);
  }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .team__avater::after {
    left: -30px;
    width: calc(100% + 60px);
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .team__avater::after {
    left: -30px;
    width: calc(100% + 60px);
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .team__avater::after {
    left: -30px;
    width: calc(100% + 60px);
  }
}
@media (max-width: 767px) {
  .team__avater::after {
    left: -15px;
    width: calc(100% + 30px);
  }
}
@media (max-width: 767px) {
  .team__avater-img {
    margin-bottom: 30px;
  }
}
.team__avater-img img {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border: 10px solid #ffffff;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .team__avater-info {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .team__avater-info {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .team__avater-info {
    margin-bottom: 30px;
  }
}
.team__details h4 {
  font-size: 27px;
  color: #ffffff;
}
.team__details span {
  display: inline-block;
  color: #ffffff;
  margin-bottom: 20px;
}
.team__shape img {
  position: absolute;
}
.team__shape img.one {
  bottom: -45px;
  left: 80px;
}
.team__shape img.two {
  right: 185px;
  bottom: -45px;
}
.team__shape img.three {
  right: 70px;
  top: -45px;
}
.team__about p {
  margin-bottom: 35px;
}
.team__about-item .icon {
  margin-right: 18px;
}
.team__about-item .icon i {
  font-size: 24px;
  color: #0000aa;
}
.team__about-item .text h5 {
  font-size: 18px;
  margin-bottom: 0;
}
.team__about-item .text span {
  font-size: 14px;
}
.team__information {
  position: relative;
  z-index: 1;
}
.team__information::after {
  position: absolute;
  content: "";
  left: -115px;
  top: -60px;
  height: calc(100% + 120px);
  width: calc(100% + 230px);
  background: #ffffff;
  z-index: -1;
}
@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  .team__information::after {
    left: -15px;
    width: calc(100% + 30px);
  }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .team__information::after {
    left: -30px;
    width: calc(100% + 60px);
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .team__information::after {
    left: -30px;
    width: calc(100% + 60px);
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .team__information::after {
    left: -30px;
    width: calc(100% + 60px);
  }
}
@media (max-width: 767px) {
  .team__information::after {
    left: -15px;
    width: calc(100% + 30px);
  }
}
.team__info-title h4 {
  position: relative;
  padding-bottom: 25px;
  margin-bottom: 20px;
}
.team__info-title h4::after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 50px;
  height: 3px;
  background: #0000aa;
}
.team__education-item .icon {
  margin-right: 25px;
}
.team__education-item .icon i {
  display: inline-block;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 24px;
  color: #ffffff;
  background: #0000aa;
  backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: transform 0.3s cubic-bezier(0.21, 0.6, 0.44, 2.18);
  -moz-transition: transform 0.3s cubic-bezier(0.21, 0.6, 0.44, 2.18);
  -ms-transition: transform 0.3s cubic-bezier(0.21, 0.6, 0.44, 2.18);
  -o-transition: transform 0.3s cubic-bezier(0.21, 0.6, 0.44, 2.18);
  transition: transform 0.3s cubic-bezier(0.21, 0.6, 0.44, 2.18);
}
.team__education-item .text span {
  color: #0000aa;
  font-weight: 500;
  display: inline-block;
  margin-bottom: 5px;
}
.team__education-item .text h5 {
  font-size: 18px;
  margin-bottom: 10px;
}
.team__education-item:hover i {
  -webkit-transform: translate3d(0, -10px, 0);
  -moz-transform: translate3d(0, -10px, 0);
  -ms-transform: translate3d(0, -10px, 0);
  -o-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
}
.team__skill-item .progress-circular {
  margin-bottom: 10px;
}
.team__skill-item .progress-circular input {
  font-size: 29px !important;
  font-weight: 600;
  color: #1c2733 !important;
}
.team__skill-content h4 {
  font-size: 18px;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .team__skill-content h4 {
    font-size: 14px;
  }
}
.team__quote {
  border: 1px solid #e3e3e3;
  padding: 35px 50px;
  padding-bottom: 30px;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .team__quote {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.team__quote-avater img {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.team__quote-text p {
  margin-bottom: 0;
}
.team__job {
  padding: 35px 40px;
  border: 1px solid #e3e3e3;
}
@media (max-width: 767px) {
  .team__job {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.team__job h4 {
  font-size: 22px;
  margin-bottom: 25px;
}
.team__job ul {
  margin-bottom: 35px;
}
.team__job ul li {
  overflow: hidden;
  margin-bottom: 18px;
}
.team__job ul li h5 {
  width: 50%;
  float: left;
  font-size: 15px;
  color: #667488;
  margin-bottom: 0;
  line-height: 23px;
}
@media (max-width: 767px) {
  .team__job ul li h5 {
    width: 100%;
    margin-bottom: 10px;
  }
}
.team__job ul li span {
  display: inline-block;
  width: 50%;
  float: right;
  font-weight: 500;
  color: #1c2733;
  font-family: "Montserrat", sans-serif;
}
@media (max-width: 767px) {
  .team__job ul li span {
    width: 100%;
    margin-bottom: 10px;
  }
}
.team__contact {
  padding: 35px 40px;
  border: 1px solid #e3e3e3;
}
.team__contact h4 {
  font-size: 22px;
  margin-bottom: 25px;
}
.team__contact ul li {
  margin-bottom: 8px;
  display: flex;
}
.team__contact ul li .icon i {
  margin-right: 15px;
}
.team__contact ul li .text span {
  font-weight: 500;
}
.team__map {
  height: 435px;
  width: 100%;
}
.team__map iframe {
  height: 100%;
  width: 100%;
  border: none;
}

/* 01. starter */
.starter__thumb-wrapper {
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  .starter__thumb-wrapper {
    padding-left: 0;
  }
}
.starter__thumb-wrapper::after {
  position: absolute;
  content: "";
  top: 56%;
  left: 59%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #0000aa;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  z-index: -2;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .starter__thumb-wrapper::after {
    left: 35%;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .starter__thumb-wrapper::after {
    left: 50%;
  }
}
@media (max-width: 767px) {
  .starter__thumb-wrapper::after {
    top: 37%;
    left: 50%;
  }
}
.starter__thumb-wrapper img {
  border-radius: 16px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -ms-border-radius: 16px;
  -o-border-radius: 16px;
}
@media (max-width: 767px) {
  .starter__thumb-wrapper img {
    margin-bottom: 30px;
  }
}
.starter__shape {
  position: absolute;
  top: 39%;
  left: 78%;
  z-index: -1;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .starter__shape {
    left: 73%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .starter__shape {
    left: 44%;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .starter__shape {
    left: 63%;
  }
}
@media (max-width: 767px) {
  .starter__shape {
    left: 70%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .starter__content {
    margin-top: 50px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .starter__content {
    margin-top: 50px;
  }
}
@media (max-width: 767px) {
  .starter__content {
    margin-top: 50px;
  }
}
.starter__icon i {
  font-size: 40px;
  display: inline-block;
  height: 65px;
  width: 65px;
  line-height: 65px;
  text-align: center;
  color: #ffffff;
  background: #0000aa;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  box-shadow: 1.736px 9.848px 30px 0px rgba(38, 174, 97, 0.4);
}
.starter__icon i.yellow-bg {
  background: #fe9703;
  box-shadow: 1.736px 9.848px 30px 0px rgba(254, 151, 3, 0.4);
}
.starter__icon i.black-bg {
  background: #1c2733;
  box-shadow: 1.736px 9.848px 30px 0px rgba(28, 39, 51, 0.4);
}
.starter__text h4 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 10px;
}
.starter__text p {
  margin-bottom: 8px;
}

.brand-active .slick-arrow {
  position: absolute;
  right: 50px;
  top: -125px;
  background: #ffffff;
  height: 40px;
  width: 40px;
  border: 0;
  font-size: 19px;
}
.brand-active .slick-prev.slick-arrow {
  right: 100px;
}
.brand-active .slick-arrow:hover {
  background: #0000aa;
  color: #fff;
}

.single-brand {
  text-align: center;
}
.single-brand a {
  display: inline-block;
}

.brand__inner {
  border-top: 1px solid #ddd;
}


/*# sourceMappingURL=main.css.map */