@font-face {
  font-family: "Rubik";
  src: url(../fonts/Rubik-VariableFont_wght.ttf);
}

:root {
  --white: #fff;
  --red: #EA1826;
  --primary: #333333;
  --secondary: #747474;
  --accent: #dfb767;
  --accent_v2: #30B2D2;
  --accent_v3: #FF4880;
  --accent_v4: #0957DE;
  --dark_blue: #14457B;
  --gray: #f5f5f5;
  --border: #ddd;
  --primary-font: "Rubik", sans-serif;
}

body,
html {
  color: var(--secondary);
  font-family: var(--primary-font);
  font-size: 16px;
  line-height: 1.6em;
  font-weight: 400;
  overflow-x: hidden !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  color: var(--primary);
  padding: 0;
  margin: 0 0 20px 0;
  font-weight: 700;
  line-height: 1.2em;
  font-family: var(--primary-font);
}

.cs_primary_font {
  font-family: var(--primary-font);
}

.cs_secondary_font {
  font-family: var(--secondary-font);
}

.cs_ternary_font {
  font-family: var(--ternary-font);
}

h1 {
  font-size: 56px;
}

h2 {
  font-size: 42px;
}

h3 {
  font-size: 30px;
}

h4 {
  font-size: 24px;
}

h5 {
  font-size: 18px;
}

h6 {
  font-size: 16px;
}

p {
  margin-bottom: 15px;
}

ul {
  margin: 0 0 25px 0;
  padding-left: 20px;
  list-style: square outside none;
}

ol {
  padding-left: 20px;
  margin-bottom: 25px;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  margin: 0 15px;
  font-style: italic;
  line-height: 1.6em;
  margin: 0;
}

address {
  margin: 0 0 15px;
}

img {
  border: 0;
  max-width: 100%;
  height: auto;
}

a {
  color: inherit;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

button {
  color: inherit;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
}

a:hover {
  text-decoration: none;
  color: var(--accent);
}

table {
  width: 100%;
  margin-bottom: 25px;
}
table th {
  font-weight: 600;
  color: var(--secondary);
}
table td,
table th {
  border-top: 1px solid var(--border);
  padding: 11px 10px;
}

dl {
  margin-bottom: 25px;
}
dl dt {
  font-weight: 600;
}

b,
strong {
  font-weight: bold;
}

pre {
  color: var(--secondary);
  border: 1px solid var(--border);
  font-size: 18px;
  padding: 25px;
  border-radius: 5px;
}

kbd {
  font-size: 100%;
  background-color: var(--secondary);
  border-radius: 5px;
}

input,
textarea {
  color: var(--primary);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

/*--------------------------------------------------------------
  4. Spacing
----------------------------------------------------------------*/
@media screen and (min-width: 992px) {
  .cs_height_1 {
    height: 1px;
  }
  .cs_height_2 {
    height: 2px;
  }
  .cs_height_3 {
    height: 3px;
  }
  .cs_height_4 {
    height: 4px;
  }
  .cs_height_5 {
    height: 5px;
  }
  .cs_height_6 {
    height: 6px;
  }
  .cs_height_7 {
    height: 7px;
  }
  .cs_height_8 {
    height: 8px;
  }
  .cs_height_9 {
    height: 9px;
  }
  .cs_height_10 {
    height: 10px;
  }
  .cs_height_11 {
    height: 11px;
  }
  .cs_height_12 {
    height: 12px;
  }
  .cs_height_13 {
    height: 13px;
  }
  .cs_height_14 {
    height: 14px;
  }
  .cs_height_15 {
    height: 15px;
  }
  .cs_height_16 {
    height: 16px;
  }
  .cs_height_17 {
    height: 17px;
  }
  .cs_height_18 {
    height: 18px;
  }
  .cs_height_19 {
    height: 19px;
  }
  .cs_height_20 {
    height: 20px;
  }
  .cs_height_21 {
    height: 21px;
  }
  .cs_height_22 {
    height: 22px;
  }
  .cs_height_23 {
    height: 23px;
  }
  .cs_height_24 {
    height: 24px;
  }
  .cs_height_25 {
    height: 25px;
  }
  .cs_height_26 {
    height: 26px;
  }
  .cs_height_27 {
    height: 27px;
  }
  .cs_height_28 {
    height: 28px;
  }
  .cs_height_29 {
    height: 29px;
  }
  .cs_height_30 {
    height: 30px;
  }
  .cs_height_31 {
    height: 31px;
  }
  .cs_height_32 {
    height: 32px;
  }
  .cs_height_33 {
    height: 33px;
  }
  .cs_height_34 {
    height: 34px;
  }
  .cs_height_35 {
    height: 35px;
  }
  .cs_height_36 {
    height: 36px;
  }
  .cs_height_37 {
    height: 37px;
  }
  .cs_height_38 {
    height: 38px;
  }
  .cs_height_39 {
    height: 39px;
  }
  .cs_height_40 {
    height: 40px;
  }
  .cs_height_41 {
    height: 41px;
  }
  .cs_height_42 {
    height: 42px;
  }
  .cs_height_43 {
    height: 43px;
  }
  .cs_height_44 {
    height: 44px;
  }
  .cs_height_45 {
    height: 45px;
  }
  .cs_height_46 {
    height: 46px;
  }
  .cs_height_47 {
    height: 47px;
  }
  .cs_height_48 {
    height: 48px;
  }
  .cs_height_49 {
    height: 49px;
  }
  .cs_height_50 {
    height: 50px;
  }
  .cs_height_51 {
    height: 51px;
  }
  .cs_height_52 {
    height: 52px;
  }
  .cs_height_53 {
    height: 53px;
  }
  .cs_height_54 {
    height: 54px;
  }
  .cs_height_55 {
    height: 55px;
  }
  .cs_height_56 {
    height: 56px;
  }
  .cs_height_57 {
    height: 57px;
  }
  .cs_height_58 {
    height: 58px;
  }
  .cs_height_59 {
    height: 59px;
  }
  .cs_height_60 {
    height: 60px;
  }
  .cs_height_61 {
    height: 61px;
  }
  .cs_height_62 {
    height: 62px;
  }
  .cs_height_63 {
    height: 63px;
  }
  .cs_height_64 {
    height: 64px;
  }
  .cs_height_65 {
    height: 65px;
  }
  .cs_height_66 {
    height: 66px;
  }
  .cs_height_67 {
    height: 67px;
  }
  .cs_height_68 {
    height: 68px;
  }
  .cs_height_69 {
    height: 69px;
  }
  .cs_height_70 {
    height: 70px;
  }
  .cs_height_71 {
    height: 71px;
  }
  .cs_height_72 {
    height: 72px;
  }
  .cs_height_73 {
    height: 73px;
  }
  .cs_height_74 {
    height: 74px;
  }
  .cs_height_75 {
    height: 75px;
  }
  .cs_height_76 {
    height: 76px;
  }
  .cs_height_77 {
    height: 77px;
  }
  .cs_height_78 {
    height: 78px;
  }
  .cs_height_79 {
    height: 79px;
  }
  .cs_height_80 {
    height: 80px;
  }
  .cs_height_81 {
    height: 81px;
  }
  .cs_height_82 {
    height: 82px;
  }
  .cs_height_83 {
    height: 83px;
  }
  .cs_height_84 {
    height: 84px;
  }
  .cs_height_85 {
    height: 85px;
  }
  .cs_height_86 {
    height: 86px;
  }
  .cs_height_87 {
    height: 87px;
  }
  .cs_height_88 {
    height: 88px;
  }
  .cs_height_89 {
    height: 89px;
  }
  .cs_height_90 {
    height: 90px;
  }
  .cs_height_91 {
    height: 91px;
  }
  .cs_height_92 {
    height: 92px;
  }
  .cs_height_93 {
    height: 93px;
  }
  .cs_height_94 {
    height: 94px;
  }
  .cs_height_95 {
    height: 95px;
  }
  .cs_height_96 {
    height: 96px;
  }
  .cs_height_97 {
    height: 97px;
  }
  .cs_height_98 {
    height: 98px;
  }
  .cs_height_99 {
    height: 99px;
  }
  .cs_height_100 {
    height: 100px;
  }
  .cs_height_101 {
    height: 101px;
  }
  .cs_height_102 {
    height: 102px;
  }
  .cs_height_103 {
    height: 103px;
  }
  .cs_height_104 {
    height: 104px;
  }
  .cs_height_105 {
    height: 105px;
  }
  .cs_height_106 {
    height: 106px;
  }
  .cs_height_107 {
    height: 107px;
  }
  .cs_height_108 {
    height: 108px;
  }
  .cs_height_109 {
    height: 109px;
  }
  .cs_height_110 {
    height: 110px;
  }
  .cs_height_111 {
    height: 111px;
  }
  .cs_height_112 {
    height: 112px;
  }
  .cs_height_113 {
    height: 113px;
  }
  .cs_height_114 {
    height: 114px;
  }
  .cs_height_115 {
    height: 115px;
  }
  .cs_height_116 {
    height: 116px;
  }
  .cs_height_117 {
    height: 117px;
  }
  .cs_height_118 {
    height: 118px;
  }
  .cs_height_119 {
    height: 119px;
  }
  .cs_height_120 {
    height: 120px;
  }
  .cs_height_121 {
    height: 121px;
  }
  .cs_height_122 {
    height: 122px;
  }
  .cs_height_123 {
    height: 123px;
  }
  .cs_height_124 {
    height: 124px;
  }
  .cs_height_125 {
    height: 125px;
  }
  .cs_height_126 {
    height: 126px;
  }
  .cs_height_127 {
    height: 127px;
  }
  .cs_height_128 {
    height: 128px;
  }
  .cs_height_129 {
    height: 129px;
  }
  .cs_height_130 {
    height: 130px;
  }
  .cs_height_131 {
    height: 131px;
  }
  .cs_height_132 {
    height: 132px;
  }
  .cs_height_133 {
    height: 133px;
  }
  .cs_height_134 {
    height: 134px;
  }
  .cs_height_135 {
    height: 135px;
  }
  .cs_height_136 {
    height: 136px;
  }
  .cs_height_137 {
    height: 137px;
  }
  .cs_height_138 {
    height: 138px;
  }
  .cs_height_139 {
    height: 139px;
  }
  .cs_height_140 {
    height: 140px;
  }
  .cs_height_141 {
    height: 141px;
  }
  .cs_height_142 {
    height: 142px;
  }
  .cs_height_143 {
    height: 143px;
  }
  .cs_height_144 {
    height: 144px;
  }
  .cs_height_145 {
    height: 145px;
  }
  .cs_height_146 {
    height: 146px;
  }
  .cs_height_147 {
    height: 147px;
  }
  .cs_height_148 {
    height: 148px;
  }
  .cs_height_149 {
    height: 149px;
  }
  .cs_height_150 {
    height: 150px;
  }
  .cs_height_151 {
    height: 151px;
  }
  .cs_height_152 {
    height: 152px;
  }
  .cs_height_153 {
    height: 153px;
  }
  .cs_height_154 {
    height: 154px;
  }
  .cs_height_155 {
    height: 155px;
  }
  .cs_height_156 {
    height: 156px;
  }
  .cs_height_157 {
    height: 157px;
  }
  .cs_height_158 {
    height: 158px;
  }
  .cs_height_159 {
    height: 159px;
  }
  .cs_height_160 {
    height: 160px;
  }
  .cs_height_161 {
    height: 161px;
  }
  .cs_height_162 {
    height: 162px;
  }
  .cs_height_163 {
    height: 163px;
  }
  .cs_height_164 {
    height: 164px;
  }
  .cs_height_165 {
    height: 165px;
  }
  .cs_height_166 {
    height: 166px;
  }
  .cs_height_167 {
    height: 167px;
  }
  .cs_height_168 {
    height: 168px;
  }
  .cs_height_169 {
    height: 169px;
  }
  .cs_height_170 {
    height: 170px;
  }
  .cs_height_171 {
    height: 171px;
  }
  .cs_height_172 {
    height: 172px;
  }
  .cs_height_173 {
    height: 173px;
  }
  .cs_height_174 {
    height: 174px;
  }
  .cs_height_175 {
    height: 175px;
  }
  .cs_height_176 {
    height: 176px;
  }
  .cs_height_177 {
    height: 177px;
  }
  .cs_height_178 {
    height: 178px;
  }
  .cs_height_179 {
    height: 179px;
  }
  .cs_height_180 {
    height: 180px;
  }
  .cs_height_181 {
    height: 181px;
  }
  .cs_height_182 {
    height: 182px;
  }
  .cs_height_183 {
    height: 183px;
  }
  .cs_height_184 {
    height: 184px;
  }
  .cs_height_185 {
    height: 185px;
  }
  .cs_height_186 {
    height: 186px;
  }
  .cs_height_187 {
    height: 187px;
  }
  .cs_height_188 {
    height: 188px;
  }
  .cs_height_189 {
    height: 189px;
  }
  .cs_height_190 {
    height: 190px;
  }
  .cs_height_191 {
    height: 191px;
  }
  .cs_height_192 {
    height: 192px;
  }
  .cs_height_193 {
    height: 193px;
  }
  .cs_height_194 {
    height: 194px;
  }
  .cs_height_195 {
    height: 195px;
  }
  .cs_height_196 {
    height: 196px;
  }
  .cs_height_197 {
    height: 197px;
  }
  .cs_height_198 {
    height: 198px;
  }
  .cs_height_199 {
    height: 199px;
  }
  .cs_height_200 {
    height: 200px;
  }
}
@media screen and (max-width: 991px) {
  .cs_height_lg_1 {
    height: 1px;
  }
  .cs_height_lg_2 {
    height: 2px;
  }
  .cs_height_lg_3 {
    height: 3px;
  }
  .cs_height_lg_4 {
    height: 4px;
  }
  .cs_height_lg_5 {
    height: 5px;
  }
  .cs_height_lg_6 {
    height: 6px;
  }
  .cs_height_lg_7 {
    height: 7px;
  }
  .cs_height_lg_8 {
    height: 8px;
  }
  .cs_height_lg_9 {
    height: 9px;
  }
  .cs_height_lg_10 {
    height: 10px;
  }
  .cs_height_lg_11 {
    height: 11px;
  }
  .cs_height_lg_12 {
    height: 12px;
  }
  .cs_height_lg_13 {
    height: 13px;
  }
  .cs_height_lg_14 {
    height: 14px;
  }
  .cs_height_lg_15 {
    height: 15px;
  }
  .cs_height_lg_16 {
    height: 16px;
  }
  .cs_height_lg_17 {
    height: 17px;
  }
  .cs_height_lg_18 {
    height: 18px;
  }
  .cs_height_lg_19 {
    height: 19px;
  }
  .cs_height_lg_20 {
    height: 20px;
  }
  .cs_height_lg_21 {
    height: 21px;
  }
  .cs_height_lg_22 {
    height: 22px;
  }
  .cs_height_lg_23 {
    height: 23px;
  }
  .cs_height_lg_24 {
    height: 24px;
  }
  .cs_height_lg_25 {
    height: 25px;
  }
  .cs_height_lg_26 {
    height: 26px;
  }
  .cs_height_lg_27 {
    height: 27px;
  }
  .cs_height_lg_28 {
    height: 28px;
  }
  .cs_height_lg_29 {
    height: 29px;
  }
  .cs_height_lg_30 {
    height: 30px;
  }
  .cs_height_lg_31 {
    height: 31px;
  }
  .cs_height_lg_32 {
    height: 32px;
  }
  .cs_height_lg_33 {
    height: 33px;
  }
  .cs_height_lg_34 {
    height: 34px;
  }
  .cs_height_lg_35 {
    height: 35px;
  }
  .cs_height_lg_36 {
    height: 36px;
  }
  .cs_height_lg_37 {
    height: 37px;
  }
  .cs_height_lg_38 {
    height: 38px;
  }
  .cs_height_lg_39 {
    height: 39px;
  }
  .cs_height_lg_40 {
    height: 40px;
  }
  .cs_height_lg_41 {
    height: 41px;
  }
  .cs_height_lg_42 {
    height: 42px;
  }
  .cs_height_lg_43 {
    height: 43px;
  }
  .cs_height_lg_44 {
    height: 44px;
  }
  .cs_height_lg_45 {
    height: 45px;
  }
  .cs_height_lg_46 {
    height: 46px;
  }
  .cs_height_lg_47 {
    height: 47px;
  }
  .cs_height_lg_48 {
    height: 48px;
  }
  .cs_height_lg_49 {
    height: 49px;
  }
  .cs_height_lg_50 {
    height: 50px;
  }
  .cs_height_lg_51 {
    height: 51px;
  }
  .cs_height_lg_52 {
    height: 52px;
  }
  .cs_height_lg_53 {
    height: 53px;
  }
  .cs_height_lg_54 {
    height: 54px;
  }
  .cs_height_lg_55 {
    height: 55px;
  }
  .cs_height_lg_56 {
    height: 56px;
  }
  .cs_height_lg_57 {
    height: 57px;
  }
  .cs_height_lg_58 {
    height: 58px;
  }
  .cs_height_lg_59 {
    height: 59px;
  }
  .cs_height_lg_60 {
    height: 60px;
  }
  .cs_height_lg_61 {
    height: 61px;
  }
  .cs_height_lg_62 {
    height: 62px;
  }
  .cs_height_lg_63 {
    height: 63px;
  }
  .cs_height_lg_64 {
    height: 64px;
  }
  .cs_height_lg_65 {
    height: 65px;
  }
  .cs_height_lg_66 {
    height: 66px;
  }
  .cs_height_lg_67 {
    height: 67px;
  }
  .cs_height_lg_68 {
    height: 68px;
  }
  .cs_height_lg_69 {
    height: 69px;
  }
  .cs_height_lg_70 {
    height: 70px;
  }
  .cs_height_lg_71 {
    height: 71px;
  }
  .cs_height_lg_72 {
    height: 72px;
  }
  .cs_height_lg_73 {
    height: 73px;
  }
  .cs_height_lg_74 {
    height: 74px;
  }
  .cs_height_lg_75 {
    height: 75px;
  }
  .cs_height_lg_76 {
    height: 76px;
  }
  .cs_height_lg_77 {
    height: 77px;
  }
  .cs_height_lg_78 {
    height: 78px;
  }
  .cs_height_lg_79 {
    height: 79px;
  }
  .cs_height_lg_80 {
    height: 80px;
  }
  .cs_height_lg_81 {
    height: 81px;
  }
  .cs_height_lg_82 {
    height: 82px;
  }
  .cs_height_lg_83 {
    height: 83px;
  }
  .cs_height_lg_84 {
    height: 84px;
  }
  .cs_height_lg_85 {
    height: 85px;
  }
  .cs_height_lg_86 {
    height: 86px;
  }
  .cs_height_lg_87 {
    height: 87px;
  }
  .cs_height_lg_88 {
    height: 88px;
  }
  .cs_height_lg_89 {
    height: 89px;
  }
  .cs_height_lg_90 {
    height: 90px;
  }
  .cs_height_lg_91 {
    height: 91px;
  }
  .cs_height_lg_92 {
    height: 92px;
  }
  .cs_height_lg_93 {
    height: 93px;
  }
  .cs_height_lg_94 {
    height: 94px;
  }
  .cs_height_lg_95 {
    height: 95px;
  }
  .cs_height_lg_96 {
    height: 96px;
  }
  .cs_height_lg_97 {
    height: 97px;
  }
  .cs_height_lg_98 {
    height: 98px;
  }
  .cs_height_lg_99 {
    height: 99px;
  }
  .cs_height_lg_100 {
    height: 100px;
  }
  .cs_height_lg_101 {
    height: 101px;
  }
  .cs_height_lg_102 {
    height: 102px;
  }
  .cs_height_lg_103 {
    height: 103px;
  }
  .cs_height_lg_104 {
    height: 104px;
  }
  .cs_height_lg_105 {
    height: 105px;
  }
  .cs_height_lg_106 {
    height: 106px;
  }
  .cs_height_lg_107 {
    height: 107px;
  }
  .cs_height_lg_108 {
    height: 108px;
  }
  .cs_height_lg_109 {
    height: 109px;
  }
  .cs_height_lg_110 {
    height: 110px;
  }
  .cs_height_lg_111 {
    height: 111px;
  }
  .cs_height_lg_112 {
    height: 112px;
  }
  .cs_height_lg_113 {
    height: 113px;
  }
  .cs_height_lg_114 {
    height: 114px;
  }
  .cs_height_lg_115 {
    height: 115px;
  }
  .cs_height_lg_116 {
    height: 116px;
  }
  .cs_height_lg_117 {
    height: 117px;
  }
  .cs_height_lg_118 {
    height: 118px;
  }
  .cs_height_lg_119 {
    height: 119px;
  }
  .cs_height_lg_120 {
    height: 120px;
  }
}
/*--------------------------------------------------------------
  5. General
----------------------------------------------------------------*/
.container-fluid {
  max-width: 1920px;
  padding-left: 160px;
  padding-right: 160px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1399px) {
  .container-fluid {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (max-width: 991px) {
  .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.cs_fs_8 {
  font-size: 8px;
  line-height: 1.25em;
}

.cs_fs_14 {
  font-size: 14px;
  line-height: 1.43em;
}

.cs_fs_16 {
  font-size: 16px;
  line-height: 1.625em;
}

.cs_fs_18 {
  font-size: 18px;
  line-height: 1.556em;
}

.cs_fs_20 {
  font-size: 20px;
  line-height: 1.7em;
}

.cs_fs_22 {
  font-size: 22px;
  line-height: 1.2em;
}

.cs_fs_24 {
  font-size: 24px;
  line-height: 1.25em;
}
@media (max-width: 1399px) {
  .cs_fs_24 {
    font-size: 20px;
  }
}

.cs_fs_26 {
  font-size: 26px;
  line-height: 1.2em;
}
@media (max-width: 1399px) {
  .cs_fs_26 {
    font-size: 20px;
  }
}

.cs_fs_28 {
  font-size: 28px;
  line-height: 1.358em;
}

.cs_fs_30 {
  font-size: 30px;
  line-height: 1.2em;
}
@media (max-width: 1399px) {
  .cs_fs_30 {
    font-size: 24px;
  }
}

.cs_fs_35 {
  font-size: 35px;
  line-height: 1.37em;
}
@media (max-width: 1399px) {
  .cs_fs_35 {
    font-size: 30px;
  }
}

.cs_fs_40 {
  font-size: 40px;
  line-height: 1.45em;
}
@media (max-width: 1399px) {
  .cs_fs_40 {
    font-size: 32px;
  }
}

.cs_fs_45 {
  font-size: 45px;
  line-height: 1.22em;
}
@media (max-width: 1399px) {
  .cs_fs_45 {
    font-size: 36px;
  }
}

.cs_fs_55 {
  font-size: 55px;
  line-height: 1.22em;
}
@media (max-width: 1399px) {
  .cs_fs_55 {
    font-size: 42px;
  }
}

.cs_fs_60 {
  font-size: 60px;
  line-height: 1.25em;
}
@media (max-width: 1399px) {
  .cs_fs_60 {
    font-size: 50px;
  }
}
@media (max-width: 1399px) {
  .cs_fs_60 {
    font-size: 42px;
  }
}
@media (max-width: 575px) {
  .cs_fs_60 {
    font-size: 34px;
  }
}

.cs_fs_65 {
  font-size: 65px;
  line-height: 1.334em;
}
@media (max-width: 1600px) {
  .cs_fs_65 {
    font-size: 56px;
  }
}
@media (max-width: 991px) {
  .cs_fs_65 {
    font-size: 42px;
  }
}
@media (max-width: 575px) {
  .cs_fs_65 {
    font-size: 32px;
  }
}

.cs_light {
  font-weight: 300;
}

.cs_normal {
  font-weight: 400;
}

.cs_medium {
  font-weight: 500;
}

.cs_semibold {
  font-weight: 600;
}

.cs_bold {
  font-weight: 700;
}

.cs_radius_2 {
  border-radius: 5px;
}

.cs_radius_3 {
  border-radius: 3px;
}

.cs_radius_4 {
  border-radius: 4px;
}

.cs_radius_5 {
  border-radius: 5px;
}

.cs_radius_50 {
  border-radius: 50%;
}

.cs_mp0 {
  list-style: none;
  margin: 0;
  padding: 0;
}

.cs_form_field {
  width: 100%;
  border: 1px solid var(--border);
  padding: 9px 20px;
  background-color: transparent;
}
.cs_form_field:focus {
  outline: none;
}

.cs_gap_y_20 {
  gap: 20px 0;
}

.cs_gap_y_24 {
  gap: 24px 0;
}

.cs_gap_y_30 {
  gap: 30px 0;
}

.cs_gap_y_35 {
  gap: 35px 0;
}

.cs_gap_y_40 {
  gap: 40px 0;
}

.cs_gap_y_45 {
  gap: 45px 0;
}

.cs_gap_y_50 {
  gap: 50px 0;
}

.cs_gap_y_54 {
  gap: 54px 0;
}
@media (max-width: 1199px) {
  .cs_gap_y_54 {
    gap: 24px 0;
  }
}

.cs_gap_y_60 {
  gap: 60px 0;
}

.cs_gap_y_65 {
  gap: 65px 0;
}

.cs_gap_y_70 {
  gap: 65px 0;
}

hr {
  margin: 0;
  padding: 0;
  border: none;
  border-top: 1px solid var(--border);
}

.cs_zoom {
  position: relative;
  overflow: hidden;
  display: block;
}
.cs_zoom .cs_zoom_in {
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
.cs_zoom:hover .cs_zoom_in {
  -webkit-transform: scale(1.06);
          transform: scale(1.06);
}

.cs_bg_filed {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.cs_bg_fixed {
  background-attachment: fixed;
}

.cs_vertical_middle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 100%;
}

.cs_vertical_middle_in {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 100%;
}

.cs_center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.cs_white_color {
  color: var(--white);
}

.cs_red_color {
  color: var(--red);
}

.cs_primary_color {
  color: var(--primary);
}

.cs_secondary_color {
  color: var(--secondary);
}

.cs_accent_color_v1 {
  color: var(--accent);
}

.cs_accent_color_v2 {
  color: var(--accent_v2);
}

.cs_accent_color_v3 {
  color: var(--accent_v3);
}

.cs_accent_color_v4 {
  color: var(--accent_v4);
}

.cs_white_bg {
  background-color: var(--white);
}

.cs_primary_bg {
  background-color: var(--primary);
}

.cs_primary_bg_light {
  background-color: #6d858c;
}

.cs_secondary_bg {
  background-color: var(--secondary);
}

.cs_gray_bg {
  background-color: var(--gray);
}

.cs_gray_bg_1 {
  background-color: #f8f8f8;
}

.cs_accent_bg_v1 {
  background-color: var(--accent);
}

.cs_accent_bg_v2 {
  background-color: var(--accent_v2);
}

.cs_accent_bg_v3 {
  background-color: var(--accent_v3);
}

.cs_accent_bg_v4 {
  background-color: var(--accent_v4);
}

.cs_accent_v1_light {
  background-color: #efebe0;
}

.cs_accent_v2_light {
  background-color: #f4fafd;
}

.cs_accent_v3_light {
  background-color: #fff4f8;
}

.cs_accent_v4_light {
  background-color: #f2f6fd;
}

.cs_pl_30 {
  padding-left: 30px;
}
@media (max-width: 991px) {
  .cs_pl_30 {
    padding-left: 0px;
  }
}

.cs_pl_65 {
  padding-left: 65px;
}
@media (max-width: 991px) {
  .cs_pl_65 {
    padding-left: 12px;
  }
}

.cs_pl_70 {
  padding-left: 70px;
}
@media (max-width: 1199px) {
  .cs_pl_70 {
    padding-left: 12px;
  }
}

.breadcrumb-item a:hover {
  color: rgba(255, 255, 255, 0.8);
}

.cs_btn.cs_style_1 {
  border: none;
  padding: 13px 35px;
  line-height: 1.6em;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  outline: none;
  border-radius: 5px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.cs_btn.cs_style_1.cs_size_md {
  padding: 10px 35px;
  line-height: 1.67em;
}
.cs_btn.cs_style_1.cs_white_color {
  color: var(--white);
}
.cs_btn.cs_style_1:hover {
  color: var(--white);
  -webkit-box-shadow: 0px 5px 10px 0px rgba(68, 68, 68, 0.1);
          box-shadow: 0px 5px 10px 0px rgba(68, 68, 68, 0.1);
  -webkit-transform: translateY(-1px);
          transform: translateY(-1px);
}

/* Social Share Btns styling */
.cs_social_btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 15px;
  padding: 45px 0 40px;
}
.cs_social_btns a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.cs_social_btns a path {
  transition: 0.3s;
}
.cs_social_btns a:hover path {
  fill-opacity: 1;
}
.cs_section_heading.cs_style_1 {
  position: relative;
  z-index: 1;
}
.cs_section_heading.cs_style_1 .cs_section_title_up {
  margin-bottom: 10px;
  margin-top: -7px;
  text-transform: capitalize;
}
.cs_section_heading.cs_style_1 .cs_section_title_up.cs_fs_20 {
  line-height: 1.25em;
}
.cs_section_heading.cs_style_1 .cs_section_subtitle {
  margin: 15px 0 0;
}
@media (max-width: 991px) {
  .cs_section_heading.cs_style_1 br {
    display: none;
  }
}

.cs_service_shape1 {
  left: 0;
  top: 0;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.cs_service_shape2 {
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.cs_service_shape3 {
  bottom: 0;
  right: 0;
}

/*--------------------------------------------------------------
  6. Slider
----------------------------------------------------------------*/
.cs_slider .cs_slider_wrapper {
  margin-left: -12px;
  margin-right: -12px;
}
.cs_slider .slick_slide_in {
  padding-left: 12px;
  padding-right: 12px;
}
.cs_slider.cs_slider_animation1 .cs_slider_wrapper {
  margin-left: 0px;
  margin-right: 0px;
}
.cs_slider.cs_slider_animation1 .slick_slide_in {
  padding-left: 0px;
  padding-right: 0px;
}

#doctors .slick-list {
  padding: 20px 0;
}

.cs_testimonial_slider .slick-list {
  padding: 20px 0;
}

.cs_slider_animation1 .cs_hero.cs_style_6 .cs_hero_title {
  -webkit-transform: translateX(-50px);
          transform: translateX(-50px);
  opacity: 0;
  -webkit-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}
.cs_slider_animation1 .cs_hero.cs_style_6 .cs_hero_subtitle {
  opacity: 0;
  position: relative;
  top: 30px;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.cs_slider_animation1 .cs_hero_btn_group {
  opacity: 0;
  position: relative;
  top: 30px;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.cs_slider_animation1 .slick-active .cs_hero.cs_style_6 .cs_hero_bg {
  -webkit-transform: scale(1);
          transform: scale(1);
}
.cs_slider_animation1 .slick-active .cs_hero.cs_style_6 .cs_hero_title {
  opacity: 1;
  -webkit-transform: translateX(0px);
          transform: translateX(0px);
}
.cs_slider_animation1 .slick-active .cs_hero.cs_style_6 .cs_hero_subtitle {
  opacity: 1;
  top: 0;
  -webkit-transition-delay: 0.9s;
          transition-delay: 0.9s;
}
.cs_slider_animation1 .slick-active .cs_hero_btn_group {
  opacity: 1;
  top: 0;
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
}
.cs_slider_animation1 .cs_slider_arrows.cs_style_1 {
  width: calc(100% - 60px);
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  gap: 20px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.cs_slider_animation1 .cs_slider_arrows.cs_style_1 .cs_slider_arrow {
  border: none;
  background-color: var(--white);
  color: var(--accent);
}
@media (max-width: 991px) {
  .cs_slider_animation1 .cs_slider_arrows.cs_style_1 {
    top: initial;
    left: 50%;
    bottom: 8%;
    -webkit-transform: translate(-50%, -8%);
            transform: translate(-50%, -8%);
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.cs_slider_animation1:hover .cs_slider_arrows.cs_style_1 {
  visibility: visible;
  opacity: 1;
}

.cs_slider_arrows.cs_style_1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}
.cs_slider_arrows.cs_style_1 .cs_slider_arrow {
  width: 50px;
  height: 50px;
  border: 1px solid var(--accent);
  border-radius: 50%;
  cursor: pointer;
  font-size: 16px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.cs_slider_arrows.cs_style_1 .cs_slider_arrow.cs_primary_bg {
  border: none;
}
.cs_slider_arrows.cs_style_1 .cs_slider_arrow.cs_primary_bg:hover {
  background-color: var(--accent_v2);
  color: var(--white);
}
.cs_slider_arrows.cs_style_1 .cs_slider_arrow.cs_version_3 {
  color: var(--accent_v3);
  border-color: var(--accent_v3);
  font-size: 22px;
}
.cs_slider_arrows.cs_style_1 .cs_slider_arrow.cs_version_3:hover {
  background-color: var(--accent_v3);
}
.cs_slider_arrows.cs_style_1 .cs_slider_arrow.cs_version_4 {
  color: var(--accent_v4);
  border-color: var(--accent_v4);
  font-size: 22px;
}
.cs_slider_arrows.cs_style_1 .cs_slider_arrow.cs_version_4:hover {
  background-color: var(--accent_v4);
}
.cs_slider_arrows.cs_style_1 .cs_slider_arrow:hover {
  background-color: var(--accent);
  color: var(--white);
}
.cs_slider_arrows.cs_style_1.cs_hide_desktop {
  display: none;
}
@media (max-width: 991px) {
  .cs_slider_arrows.cs_style_1.cs_hide_mobile {
    display: none;
  }
  .cs_slider_arrows.cs_style_1.cs_hide_desktop {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 10px;
  }
}

.cs_slider_arrows.cs_color_1.cs_style_1 .cs_slider_arrow {
  border-color: var(--accent_v3);
  color: var(--accent_v3);
}
.cs_slider_arrows.cs_color_1.cs_style_1 .cs_slider_arrow:hover {
  background-color: var(--accent_v3);
  color: var(--white);
}

.cs_pagination.cs_style_1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  left: 50%;
  bottom: 6%;
  -webkit-transform: translate(-50%, -6%);
          transform: translate(-50%, -6%);
}
.cs_pagination.cs_style_1.cs_hide_desktop {
  display: none;
}
@media (max-width: 991px) {
  .cs_pagination.cs_style_1.cs_hide_desktop {
    display: block;
  }
}
.cs_pagination.cs_style_1 .slick-dots {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
  padding: 0;
  margin-bottom: 0;
}
.cs_pagination.cs_style_1 .slick-dots li button {
  overflow: hidden;
  border: none;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: var(--white);
  font-size: 0px;
  cursor: pointer;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.cs_pagination.cs_style_1 .slick-dots .slick-active button {
  background-color: var(--accent);
}

/*--------------------------------------------------------------
8. Header
----------------------------------------------------------------*/
.cs_site_header {
  position: absolute;
  width: 100%;
  z-index: 101;
  left: 0;
  top: 0px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

@media (max-width: 1199px) {
  .cs_site_header.cs_style_1.cs_version_2 .cs_nav .cs_nav_list {
    background-color: var(--accent_v2);
  }
}
.cs_site_header.cs_style_1.cs_version_3 {
  border-bottom: 1px solid var(--border);
  -webkit-box-shadow: none;
          box-shadow: none;
}
@media (max-width: 1199px) {
  .cs_site_header.cs_style_1.cs_version_3 {
    overflow: visible;
  }
  .cs_site_header.cs_style_1.cs_version_3 .cs_nav .cs_nav_list {
    background-color: var(--accent_v3);
  }
}
.cs_site_header.cs_style_1.cs_version_4 .cs_mobile_logo {
  display: none;
}
.cs_site_header.cs_style_1.cs_version_4 .menu_item_has_children ul a {
  color: var(--primary);
}
.cs_site_header.cs_style_1.cs_version_4 .menu_item_has_children ul a:hover {
  color: var(--accent_v4);
}
.cs_site_header.cs_style_1.cs_version_4 a:hover {
  color: var(--white);
}
@media (max-width: 1199px) {
  .cs_site_header.cs_style_1.cs_version_4 .cs_main_header {
    background-color: var(--white);
  }
  .cs_site_header.cs_style_1.cs_version_4 .cs_mobile_logo {
    display: block;
  }
  .cs_site_header.cs_style_1.cs_version_4 .cs_btn.cs_style_1 {
    background-color: var(--accent_v4);
    color: var(--white);
  }
  .cs_site_header.cs_style_1.cs_version_4 .cs_nav .cs_nav_list {
    background-color: var(--accent_v4);
  }
  .cs_site_header.cs_style_1.cs_version_4 .menu_item_has_children ul a {
    color: var(--white);
  }
}
.cs_site_header.cs_style_1.cs_landing {
  margin-top: 30px;
}
.cs_site_header.cs_style_1.cs_landing .cs_nav_list ul a {
  color: var(--primary);
}
.cs_site_header.cs_style_1.cs_landing .cs_nav_list ul a:hover {
  color: var(--accent_v2);
}
.cs_site_header.cs_style_1.cs_landing a {
  color: var(--white);
}
.cs_site_header.cs_style_1.cs_landing a:hover {
  color: var(--white);
}
.cs_site_header.cs_style_1.cs_landing.cs_gescout_show {
  margin-top: 0;
}
.cs_site_header.cs_style_1.cs_landing.cs_gescout_show .cs_site_branding {
  color: var(--primary);
}
.cs_site_header.cs_style_1.cs_landing.cs_gescout_show .cs_nav .cs_nav_list > li > a {
  color: var(--primary);
}
@media (max-width: 1199px) {
  .cs_site_header.cs_style_1.cs_landing {
    margin-top: 0;
  }
  .cs_site_header.cs_style_1.cs_landing .cs_nav_list ul a {
    color: var(--white);
  }
  .cs_site_header.cs_style_1.cs_landing .cs_menu_toggle span:after,
  .cs_site_header.cs_style_1.cs_landing .cs_menu_toggle span::before,
  .cs_site_header.cs_style_1.cs_landing .cs_menu_toggle span {
    background-color: var(--white);
  }
  .cs_site_header.cs_style_1.cs_landing .cs_toggle_active span {
    background-color: transparent;
  }
}
.cs_site_header.cs_style_1 .cs_main_header_in,
.cs_site_header.cs_style_1 .cs_top_header_in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}
.cs_site_header.cs_style_1 .cs_top_header.cs_version_2 {
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, var(--accent_v2)), color-stop(50%, var(--dark_blue)));
  background: linear-gradient(to right, var(--accent_v2) 50%, var(--dark_blue) 50%);
}
.cs_site_header.cs_style_1 .cs_top_header.cs_version_2 .cs_top_header_in {
  height: 60px;
}
.cs_site_header.cs_style_1 .cs_top_header.cs_version_2 .cs_social_btns a:hover {
  background-color: var(--accent_v2);
  color: var(--white);
}
.cs_site_header.cs_style_1 .cs_top_header_right {
  width: inherit;
  margin-right: 0;
  padding-left: 0;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.cs_site_header.cs_style_1 .cs_top_header_left {
  width: inherit;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-left: 0;
}
.cs_site_header.cs_style_1 .cs_top_header_left i {
  margin-right: 7px;
}
.cs_site_header.cs_style_1 .cs_main_header_in {
  height: 80px;
}
.cs_site_header.cs_style_1 .cs_top_header_in {
  height: 60px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.cs_site_header.cs_style_1 .cs_top_header_in.cs_version_4 {
  height: 100%;
  padding: 38px 0;
}
.cs_site_header.cs_style_1 .cs_top_header_in.cs_version_4 .cs_top_nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 106px;
}
.cs_site_header.cs_style_1 .cs_top_header_in.cs_version_4 .cs_top_nav li {
  position: relative;
}
.cs_site_header.cs_style_1 .cs_top_header_in.cs_version_4 .cs_top_nav li:not(:last-child) {
  margin-right: 0px;
}
.cs_site_header.cs_style_1 .cs_top_header_in.cs_version_4 .cs_top_nav li:not(:last-child)::after {
  content: "";
  margin: 0 10px;
  width: 1px;
  height: 30px;
  background: rgba(9, 87, 222, 0.4);
  position: absolute;
  top: 50%;
  right: -66px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  margin: 0;
}
@media (max-width: 1199px) {
  .cs_site_header.cs_style_1 .cs_top_header_in {
    display: none;
  }
}
.cs_site_header.cs_style_1 .cs_main_header_right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}
.cs_site_header.cs_style_1 .cs_main_header_right .cs_btn.cs_style_1 {
  font-size: 16px;
  padding: 11px 25px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.cs_site_header.cs_style_1 .cs_main_header_right .cs_btn.cs_style_1:hover {
  background-color: var(--primary);
  color: var(--white);
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
}
@media (max-width: 575px) {
  .cs_site_header.cs_style_1 .cs_main_header_right {
    display: none;
  }
}
.cs_site_header.cs_style_1.cs_sticky-active {
  background-color: #000;
  -webkit-box-shadow: 0 10px 10px -10px rgba(33, 43, 53, 0.1);
          box-shadow: 0 10px 10px -10px rgba(33, 43, 53, 0.1);
}

.cs_top_header_right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 22px;
  height: inherit;
}
.cs_top_header_right .cs_social_btns {
  padding: 0;
  gap: 10px;
}
.cs_top_header_right .cs_social_btns.cs_version_2 a {
  color: var(--accent_v2);
}
.cs_top_header_right .cs_social_btns a {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background-color: var(--white);
  color: var(--accent);
  font-size: 14px;
}

.cs_top_header_left i {
  margin-right: 7px;
}

.cs_top_nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 28px;
}
.cs_top_nav li a {
  color: var(--white);
}
.cs_top_nav li:not(:last-child)::after {
  content: "/";
  margin: 0 10px;
  color: var(--white);
  position: relative;
  top: 1px;
}

.cs_site_header_style_1 {
  border-bottom: 1px solid var(--accent);
}
.cs_site_header_style_1 .cs_main_header_right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.cs_site_header_style_1 .cs_nav .cs_nav_list > li.current-menu-item > a:before {
  bottom: -4px;
  background-color: var(--white);
}

@media screen and (max-width: 1199px) {
  .cs_main_header .container {
    max-width: 100%;
  }
  .cs_site_header.cs_style_1 .cs_nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.cs_nav {
  color: var(--primary);
}
.cs_nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.cs_sticky_header {
  position: fixed !important;
  width: 100%;
  z-index: 999;
}

.cs_gescout_sticky {
  position: fixed !important;
  top: -110px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  background-color: #000;
}

.cs_gescout_show {
  background-color: var(--white);
  -webkit-box-shadow: 0 10px 10px -5px rgba(33, 43, 53, 0.1);
          box-shadow: 0 10px 10px -5px rgba(33, 43, 53, 0.1);
  top: 0 !important;
  opacity: 1;
  visibility: visible;
}
.cs_gescout_show.cs_site_header.cs_style_1 .cs_top_header_in.cs_version_4 {
  padding: 15px 0;
}

.cs_site_branding {
  display: inline-block;
}
.cs_site_branding.cs_desktop_hide {
  display: none;
}
@media (max-width: 1199px) {
  .cs_site_branding.cs_desktop_hide {
    display: block;
  }
}
.cs_site_branding + .cs_nav {
  margin-left: 65px;
}
.cs_site_branding + .cs_nav.cs_type_2 {
  margin-left: 0;
}

.cs_header_contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.cs_header_contact .cs_header_contact_icon {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  margin-right: 12px;
}

.cs_toolbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.cs_toolbox > *:not(:fircs_child) {
  margin-left: 40px;
}

.cs_site_header.cs_style_1 .cs_main_header {
  border-color: var(--border);
}
@media (max-width: 1199px) {
  .cs_site_header.cs_style_1 .cs_main_header.cs_accent_bg_v1 {
    background-color: var(--white);
  }
}

@media screen and (min-width: 1200px) {
  .cs_main_header {
    position: relative;
  }
  .cs_main_header .container-fluid {
    padding-right: 40px;
    padding-left: 40px;
  }
  .cs_main_header_center,
  .cs_top_header_center {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .cs_main_header_center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100%;
    width: 100%;
    max-width: calc(100% - 300px);
  }
  .cs_main_header_left {
    height: 100%;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-right: 35px;
  }
  .cs_nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100%;
  }
  .cs_nav.cs_white_color a {
    color: var(--white);
  }
  .cs_nav.cs_white_color a:hover {
    color: var(--primary);
  }
  .cs_nav .cs_nav_list {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    height: inherit;
  }
  .cs_nav .cs_nav_list.cs_version_2 a:hover {
    color: var(--accent_v2);
  }
  .cs_nav .cs_nav_list.cs_version_3 a:hover {
    color: var(--accent_v3);
  }
  .cs_nav .cs_nav_list.cs_version_3 ul li:not(:last-child) a::after {
    background-color: #fff4f8;
  }
  .cs_nav .cs_nav_list li:not(.cs_mega_menu) {
    position: relative;
  }
  .cs_nav .cs_nav_list > li {
    margin-right: 35px;
    height: inherit;
  }
  .cs_nav .cs_nav_list > li:last-child {
    margin-right: 0;
  }
  .cs_nav .cs_nav_list > li > a {
    padding: 10px 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    height: inherit;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-weight: 500;
  }
  .cs_nav .cs_nav_list > li > ul {
    left: 0;
    top: calc(100% + 15px);
  }
  .cs_nav .cs_nav_list > li:hover > ul {
    top: 100%;
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .cs_nav .cs_nav_list > li.menu_item_has_children > a {
    position: relative;
  }
  .cs_nav .cs_nav_list > li.menu_item_has_children > a::after {
    content: "+";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    display: inline-block;
    margin-left: 5px;
    position: relative;
    top: 1px;
    font-size: 12px;
    color: currentColor;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .cs_nav .cs_nav_list > li.menu_item_has_children.cs_type_2 ul {
    background-color: var(--accent_v2);
  }
  .cs_nav .cs_nav_list ul {
    width: 260px;
    background-color: var(--white);
    font-size: 16px;
    line-height: 1.6em;
    font-weight: 500;
    color: var(--primary);
    -webkit-box-shadow: 0px 0px 45px 0px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 0px 45px 0px rgba(0, 0, 0, 0.1);
    position: absolute;
    padding: 10px 0 15px;
    z-index: 100;
    opacity: 0;
    visibility: hidden;
    display: block !important;
    border-radius: 0px 0px 5px 5px;
    -webkit-transition: all 0.1s ease;
    transition: all 0.1s ease;
    text-transform: capitalize;
  }
  .cs_nav .cs_nav_list ul li:hover ul {
    top: 0px;
  }
  .cs_nav .cs_nav_list ul li:hover > ul {
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .cs_nav .cs_nav_list ul a {
    display: block;
    line-height: inherit;
    padding: 10px 20px;
  }
  .cs_nav .cs_nav_list ul ul {
    top: 15px;
    left: 100%;
  }
  .cs_menu_toggle,
  .cs_menu_dropdown_toggle {
    display: none;
  }
}
@media screen and (max-width: 1550px) {
  .cs_site_branding + .cs_nav {
    margin-left: 20px;
  }
  .cs_toolbox > *:not(:fircs_child) {
    margin-left: 25px;
  }
  .cs_nav .cs_nav_list > li {
    margin-right: 35px;
  }
}
@media screen and (max-width: 1199px) {
  .cs_nav .cs_nav_list > li {
    margin-right: 0;
  }
  .cs_main_header_right {
    padding-right: 55px;
  }
  .cs_menu_dropdown_toggle {
    position: absolute;
    height: 30px;
    width: 30px;
    right: 20px;
    top: 5px;
  }
  .cs_menu_dropdown_toggle:before, .cs_menu_dropdown_toggle:after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    height: 2px;
    width: 10px;
    background-color: currentColor;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .cs_menu_dropdown_toggle:before {
    -webkit-transform: translate(-50%, -50%) rotate(90deg);
            transform: translate(-50%, -50%) rotate(90deg);
  }
  .cs_menu_dropdown_toggle.active:before {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
            transform: translate(-50%, -50%) rotate(0deg);
  }
  .cs_nav .cs_nav_list {
    position: absolute;
    width: 100vw;
    left: -12px;
    padding: 10px 0;
    display: none;
    top: 100%;
    overflow: auto;
    max-height: calc(100vh - 80px);
    line-height: 1.6em;
    background-color: var(--accent);
    color: var(--white);
  }
  .cs_nav .cs_nav_list ul {
    padding-left: 15px;
    display: none;
    text-transform: capitalize;
  }
  .cs_nav .cs_nav_list a {
    display: block;
    padding: 8px 20px;
    color: var(--white);
  }
  .cs_nav .menu_item_has_children {
    position: relative;
  }
  .cs_site_header.cs_style_2 .cs_nav .cs_nav_list {
    left: 0;
  }
  /*Mobile Menu Button*/
  .cs_menu_toggle {
    display: inline-block;
    width: 30px;
    height: 27px;
    cursor: pointer;
    position: absolute;
    top: 27px;
    right: 30px;
  }
  .cs_menu_toggle span,
  .cs_menu_toggle span:before,
  .cs_menu_toggle span:after {
    width: 100%;
    height: 2px;
    background-color: currentColor;
    display: block;
  }
  .cs_menu_toggle span {
    margin: 0 auto;
    position: relative;
    top: 12px;
    -webkit-transition-duration: 0s;
            transition-duration: 0s;
    -webkit-transition-delay: 0.2s;
            transition-delay: 0.2s;
  }
  .cs_menu_toggle span:before {
    content: "";
    position: absolute;
    margin-top: -9px;
    -webkit-transition-property: margin, -webkit-transform;
    transition-property: margin, -webkit-transform;
    transition-property: margin, transform;
    transition-property: margin, transform, -webkit-transform;
    -webkit-transition-duration: 0.2s;
            transition-duration: 0.2s;
    -webkit-transition-delay: 0.2s, 0s;
            transition-delay: 0.2s, 0s;
  }
  .cs_menu_toggle span:after {
    content: "";
    position: absolute;
    margin-top: 9px;
    -webkit-transition-property: margin, -webkit-transform;
    transition-property: margin, -webkit-transform;
    transition-property: margin, transform;
    transition-property: margin, transform, -webkit-transform;
    -webkit-transition-duration: 0.2s;
            transition-duration: 0.2s;
    -webkit-transition-delay: 0.2s, 0s;
            transition-delay: 0.2s, 0s;
  }
  .cs_site_header.cs_style_1 .cs_menu_toggle {
    top: 50%;
    right: 0px;
    margin-top: -13px;
  }
  .cs_toggle_active span {
    background-color: rgba(0, 0, 0, 0);
    -webkit-transition-delay: 0.2s;
            transition-delay: 0.2s;
  }
  .cs_toggle_active span:before {
    margin-top: 0;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transition-delay: 0s, 0.2s;
            transition-delay: 0s, 0.2s;
  }
  .cs_toggle_active span:after {
    margin-top: 0;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    -webkit-transition-delay: 0s, 0.2s;
            transition-delay: 0s, 0.2s;
  }
  .cs_nav .cs_nav_list a {
    position: relative;
  }
  .cs_site_header.cs_style_1 .cs_main_header_in {
    height: 80px;
  }
  .cs_site_header .current-menu-item > a:before {
    display: none;
  }
  .cs_site_header.cs_style_1 {
    top: 0;
  }
  .cs_site_header.cs_style_1.cs_color_1 .cs_menu_toggle,
  .cs_site_header.cs_style_1.cs_color_1 .cs_menu_dropdown_toggle,
  .cs_site_header.cs_style_1.cs_color_1 .cs_nav .cs_nav_list ul {
    color: var(--primary);
  }
  .cs_site_header.cs_style_1.cs_color_1 .cs_nav .cs_nav_list {
    background-color: var(--primary);
  }
}
@media screen and (max-width: 991px) {
  .cs_top_header {
    display: none;
  }
  .cs_site_header.cs_style_1 .cs_action_box > *:not(:last-child) {
    margin-right: 25px;
  }
  .cs_site_header.cs_style_1 .cs_btn {
    padding: 8px;
  }
}
@media screen and (max-width: 767px) {
  .cs_site_header.cs_style_1 .cs_top_header_in {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .cs_site_header.cs_style_1 .cs_top_header_left {
    display: none;
  }
}
@media screen and (max-width: 575px) {
  .cs_site_header.cs_style_1 .cs_btn span {
    display: none;
  }
  .cs_site_header.cs_style_1 .cs_btn svg {
    margin-right: 0;
    width: 20px;
    height: 20px;
  }
  .cs_landing .cs_btn.cs_style_1 {
    display: block;
  }
}
@media screen and (max-width: 500px) {
  .cs_header_contact {
    display: none;
  }
}
/* Creative header styling */
@media screen and (min-width: 992px) {
  .cs_site_header.cs_style_2 {
    width: 300px;
    background: var(--white);
    height: 100vh;
    border-right: 1px solid var(--border);
    overflow: auto;
    position: fixed;
    left: 0;
    top: 0;
  }
  .cs_site_header.cs_style_2 .cs_nav .cs_nav_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    position: initial;
    left: initial;
    background-color: var(--white);
    min-height: 200px;
    overflow-y: auto;
  }
  .cs_site_header.cs_style_2 .cs_nav .cs_nav_list > li {
    margin-right: 0;
  }
  .cs_site_header.cs_style_2 .cs_nav .cs_nav_list > li > a {
    padding: 10px 0;
    color: var(--primary);
  }
  .cs_site_header.cs_style_2 .cs_nav .cs_nav_list > li > a:hover {
    color: var(--accent_v3);
  }
  .cs_site_header.cs_style_2 .cs_menu_toggle {
    display: none;
  }
  .cs_site_header.cs_style_2 .cs_main_header {
    position: relative;
    padding: 30px 18px;
  }
  .cs_site_header.cs_style_2 .cs_main_header_right {
    padding-right: 0;
  }
  .cs_site_header.cs_style_2 .cs_social_btns.cs_style_1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    gap: 15px;
    padding: 10px 10px 30px 30px;
  }
  .cs_site_header.cs_style_2 .cs_social_btns.cs_style_1 a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 35px;
    height: 35px;
    border: 1px solid var(--accent_v3);
    border-radius: 50%;
    color: var(--accent_v3);
    font-size: 14px;
  }
  .cs_site_header.cs_style_2 .cs_social_btns.cs_style_1 a:hover {
    color: var(--white);
    background-color: var(--accent_v3);
  }
  .cs_site_header.cs_style_2 .cs_main_header_left {
    margin-bottom: 24px;
  }
  .cs_site_header.cs_style_2 .cs_btn.cs_style_1 {
    margin-top: 20px;
    padding: 10px 20px;
  }
  .cs_site_header.cs_style_2 .cs_opening_hr {
    margin-top: 30px;
  }
  .cs_site_header.cs_style_2 .cs_opening_hr_title {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 991px) {
  .cs_site_header .cs_btn,
  .cs_site_header.cs_style_2 .cs_opening_hr,
  .cs_site_header.cs_style_2 .cs_social_btns.cs_style_1 {
    display: none !important;
  }
  .cs_site_header.cs_style_2 {
    background-color: var(--white);
  }
  .cs_site_header.cs_style_2 .cs_nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .cs_site_header.cs_style_2 .cs_nav .cs_nav_list {
    background-color: var(--accent_v3);
  }
  .cs_site_header.cs_style_2 .cs_main_header_in {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    height: 70px;
  }
}
/*--------------------------------------------------------------
  9. Footer
----------------------------------------------------------------*/
.cs_footer_top {
  position: relative;
  z-index: 1;
}

.cs_footer_main {
  padding-bottom: 100px;
}
@media (max-width: 991px) {
  .cs_footer_main {
    padding-bottom: 60px;
  }
}
.cs_footer_main.cs_version_3 {
  position: relative;
  z-index: 1;
  border-bottom: 1px solid var(--border);
  padding-bottom: 88px;
}
@media (max-width: 991px) {
  .cs_footer_main.cs_version_3 {
    padding-bottom: 60px;
  }
}
.cs_footer_main.cs_version_4 {
  border-bottom: 1px solid var(--border);
  padding-bottom: 110px;
}
@media (max-width: 991px) {
  .cs_footer_main.cs_version_4 {
    padding-bottom: 60px;
  }
}
.cs_footer_main .cs_social_btns.cs_style_1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 0;
}
.cs_footer_main .cs_social_btns.cs_style_1.cs_version_2 a:hover {
  background-color: var(--accent_v2);
}
.cs_footer_main .cs_social_btns.cs_style_1.cs_version_3 a:hover {
  background-color: var(--accent_v3);
}
.cs_footer_main .cs_footer_main_col {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 15px 25px;
}
.cs_footer_main .cs_footer_main_col:not(:last-child) {
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}

@media (max-width: 1399px) {
  .cs_footer_widget .cs_fs_18 {
    font-size: 16px;
  }
}
.cs_footer_widget .cs_app_title {
  color: rgba(255, 255, 255, 0.7);
}
.cs_footer_widget .cs_app_links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
}
.cs_footer_widget .cs_app_links img {
  margin: 0;
}

.cs_footer_widget_title {
  margin-bottom: 35px;
}
@media (max-width: 991px) {
  .cs_footer_widget_title {
    margin-bottom: 20px;
  }
}

.cs_text_widget {
  width: 100%;
  max-width: 260px;
}
.cs_text_widget.cs_version_2 {
  max-width: 280px;
}
.cs_text_widget img {
  margin: -10px 0 35px;
}
.cs_text_widget p {
  margin-bottom: 25px;
}

.cs_post_widget {
  max-width: 330px;
  padding-left: 40px;
}
@media (max-width: 991px) {
  .cs_post_widget {
    max-width: 100%;
    padding-left: 0;
  }
}
.cs_post_widget hr {
  margin: 25px 0;
}

.cs_menu_widget li:not(:last-child) {
  margin-bottom: 10px;
}
.cs_menu_widget.cs_version_2 a:hover {
  color: var(--accent_v2);
}
.cs_menu_widget.cs_version_3 {
  padding-left: 60px;
}
@media (max-width: 1199px) {
  .cs_menu_widget.cs_version_3 {
    padding-left: 30px;
  }
}
@media (max-width: 991px) {
  .cs_menu_widget.cs_version_3 {
    padding-left: 0;
  }
}
.cs_menu_widget.cs_version_3 a {
  color: var(--white);
  font-weight: 400;
  -webkit-transition: font-weight 0.4s ease;
  transition: font-weight 0.4s ease;
}
.cs_menu_widget.cs_version_3 a:hover {
  text-decoration: underline;
}
.cs_menu_widget .cs_img_gallery {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
}
.cs_menu_widget .cs_img_gallery .cs_instagram_thumb {
  position: relative;
}
.cs_menu_widget .cs_img_gallery .cs_instagram_thumb:hover .cs_instagram_icon {
  -webkit-transform: translate(-50%, -50%) scaleX(1);
          transform: translate(-50%, -50%) scaleX(1);
}
.cs_menu_widget .cs_img_gallery img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.cs_menu_widget .cs_img_gallery .cs_instagram_icon {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 41, 53, 0.5);
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) scaleX(0);
          transform: translate(-50%, -50%) scaleX(0);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.cs_contact_widget.cs_version_2 {
  padding-left: 45px;
}
@media (max-width: 1399px) {
  .cs_contact_widget.cs_version_2 {
    padding-left: 0;
  }
  .cs_contact_widget.cs_version_2 br {
    display: none;
  }
}
.cs_contact_widget.cs_version_2 li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.cs_contact_widget.cs_version_2 li p {
  margin-bottom: 2px;
}
.cs_contact_widget.cs_version_2 li p:last-child {
  margin-bottom: 0;
}
.cs_contact_widget.cs_version_2 li h4 {
  margin-bottom: 0;
  font-size: 18px;
}
.cs_contact_widget.cs_version_2 li:not(:last-child) {
  margin-bottom: 15px;
}
.cs_contact_widget.cs_version_2 img {
  width: 25px;
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
  margin-top: 13px;
  margin-right: 18px;
}

.cs_contact_widget.cs_version_3 .cs_footer_widget_address {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 767px) {
  .cs_contact_widget.cs_version_3 .cs_footer_widget_address {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 24px;
  }
  .cs_contact_widget.cs_version_3 .cs_footer_widget_address br {
    display: none;
  }
}
.cs_contact_widget.cs_version_3 li {
  font-size: 20px;
  font-weight: 600;
}
.cs_contact_widget.cs_version_3 li i {
  margin-right: 7px;
}

.cs_newsletter_widget .cs_footer_widget_title {
  margin-bottom: 0;
}
.cs_newsletter_widget .cs_newsletter_subtitle {
  margin-bottom: 41px;
}
.cs_newsletter_widget .cs_newsletter_form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.cs_newsletter_widget .cs_newsletter_form_field {
  width: 100%;
  height: 45px;
  padding: 8px 20px;
  border: none;
  outline: none;
  border-radius: 2px 0 0 2px;
}
.cs_newsletter_widget .cs_btn.cs_style_1 {
  width: 48px;
  height: 45px;
  background-color: var(--accent_v3);
  color: var(--white);
  padding: 0;
  border-radius: 0 2px 2px 0;
}
.cs_newsletter_widget .cs_btn.cs_style_1 img {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.cs_newsletter_widget .cs_btn.cs_style_1:hover {
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
}
.cs_newsletter_widget .cs_btn.cs_style_1:hover img {
  -webkit-transform: rotate(25deg);
          transform: rotate(25deg);
}

.cs_message_widget .cs_form_field {
  background-color: var(--white);
  padding: 9px 10px;
  border: none;
  outline: none;
  border-radius: 2px;
  resize: none;
}
.cs_message_widget .cs_form_field::-webkit-input-placeholder {
  color: var(--primary);
}
.cs_message_widget .cs_form_field::-moz-placeholder {
  color: var(--primary);
}
.cs_message_widget .cs_form_field:-ms-input-placeholder {
  color: var(--primary);
}
.cs_message_widget .cs_form_field::-ms-input-placeholder {
  color: var(--primary);
}
.cs_message_widget .cs_form_field::placeholder {
  color: var(--primary);
}
.cs_message_widget .cs_btn.cs_style_1 {
  border-radius: 2px;
}
.cs_message_widget + iframe {
  width: 100%;
  height: 100%;
}

.cs_footer_bottom {
  padding: 24px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
}
@media (max-width: 767px) {
  .cs_footer_bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.cs_footer_bottom .cs_footer_bottom_text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 5px 30px;
}
@media (max-width: 575px) {
  .cs_footer_bottom .cs_footer_bottom_text {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
  }
}
.cs_footer_bottom.cs_version_4 {
  border: none;
}
.cs_footer_bottom.cs_version_4 .cs_profile_link {
  color: var(--accent_v4);
}
.cs_footer_bottom.cs_version_4 .cs_profile_link.cs_accent_color_v3 {
  color: var(--accent_v3);
}
.cs_footer_bottom.cs_version_4 .cs_profile_link:hover {
  text-decoration: underline;
}
.cs_footer_bottom .cs_footer_links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 25px;
  flex-wrap: wrap;
  justify-content: center;
}
.cs_footer_bottom .cs_footer_links.cs_version_2 a:hover {
  color: var(--accent_v2);
  text-decoration: underline;
}
.cs_footer_bottom .cs_footer_links.cs_version_4 a:hover {
  color: var(--accent_v4);
}
.cs_footer_bottom.cs_version_3 {
  border-top: 0;
}
.cs_footer_bottom.cs_version_3 a {
  color: var(--accent_v3);
}
.cs_footer_bottom.cs_version_3 a:hover {
  text-decoration: underline;
}

.cs_footer_links.cs_version_4.cs_color_1 a:hover {
  color: var(--accent_v3);
}

.cs_copyright a {
  color: var(--accent);
}
.cs_copyright a:hover {
  text-decoration: underline;
}
.cs_copyright.cs_version_2 a {
  color: var(--accent_v2);
}

.cs_text_widget + .cs_contact_widget {
  margin-top: 30px;
}

.cs_newsletter_1_wrap {
  position: relative;
  background-color: #efebe0;
}
.cs_newsletter_1_wrap.cs_version_4 {
  background-color: transparent;
}
.cs_newsletter_1_wrap.cs_version_4::before {
  background-color: #f2f6fd;
}
.cs_newsletter_1_wrap::before {
  content: "";
  position: absolute;
  height: 50%;
  width: 100%;
  background-color: var(--white);
  top: 0;
  left: 0;
}
.cs_newsletter_1_wrap.cs_before_none::before {
  background-color: transparent;
}
.cs_newsletter_1_wrap > * {
  position: relative;
  z-index: 2;
}

.cs_newsletter.cs_style_1 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  padding: 50px;
  gap: 25px;
  border-radius: 5px;
}
@media (max-width: 991px) {
  .cs_newsletter.cs_style_1 {
    align-items: center;
  }
}
@media (max-width: 767px) {
  .cs_newsletter.cs_style_1 {
    padding: 40px 15px;
  }
        .cs_newsletter.cs_style_1 .cs_newsletter_form {
      flex-direction: column;
      align-items: stretch !important;
    }
        .cs_newsletter.cs_style_1 .cs_newsletter_form_field {
          flex: auto !important;
        }
}
.cs_newsletter.cs_style_1 .cs_newsletter_left {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}
@media (max-width: 575px) {
  .cs_newsletter.cs_style_1 .cs_newsletter_left {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .cs_newsletter.cs_style_1 .cs_newsletter_left br {
    display: none;
  }
    .cs_newsletter.cs_style_1 {
      grid-template-columns: 1fr;
    }
}
.cs_newsletter.cs_style_1 .cs_newsletter_icon {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 55px;
}
.cs_newsletter.cs_style_1 .cs_newsletter_form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 610px;
  width: 100%;
  gap: 20px;
}
.cs_newsletter.cs_style_1 .cs_newsletter_form .cs_btn.cs_style_1 {
  border-radius: 5px;
}
.cs_newsletter.cs_style_1 .cs_newsletter_form .cs_btn.cs_style_1:hover {
  background-color: var(--primary);
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
}
@media (max-width: 575px) {
  .cs_newsletter.cs_style_1 .cs_newsletter_form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .cs_newsletter.cs_style_1 .cs_newsletter_form .cs_btn.cs_style_1 {
    width: 100%;
  }
}
.cs_newsletter.cs_style_1 .cs_newsletter_form_field {
  border: none;
  height: 55px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  outline: none;
  padding: 5px 20px;
}
@media (max-width: 575px) {
  .cs_newsletter.cs_style_1 .cs_newsletter_form_field {
    width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
  }
}


/*--------------------------------------------------------------
11. Isotope
----------------------------------------------------------------*/
.cs_isotop {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.cs_has_gutter_24 {
  margin-left: -12px;
  margin-right: -12px;
  margin-bottom: -24px;
}
.cs_has_gutter_24 .cs_isotop_item {
  padding: 0 12px;
  margin-bottom: 24px;
}

.cs_has_gutter_74 {
  margin-left: -37px;
  margin-right: -37px;
}
.cs_has_gutter_74 .cs_isotop_item {
  padding: 0 37px;
  padding-bottom: 74px;
}

.cs_has_gutter_40 {
  margin-left: -20px;
  margin-right: -20px;
  margin-bottom: -30px;
}
.cs_has_gutter_40 .cs_isotop_item {
  padding: 0 20px;
  margin-bottom: 30px;
}

.cs_wave_1 > *:nth-child(3) {
  padding-top: 30px;
}
.cs_wave_1 > *:nth-child(4) {
  padding-top: 60px;
}

.cs_wave_2 > *:nth-child(2), .cs_wave_2 > *:nth-child(4) {
  padding-top: 50px;
}

.cs_isotop_col_6 .cs_grid_sizer,
.cs_isotop_col_6 .cs_isotop_item {
  width: 16.666667%;
}

.cs_isotop_col_5 .cs_grid_sizer,
.cs_isotop_col_5 .cs_isotop_item {
  width: 20%;
}

.cs_isotop_col_4 .cs_grid_sizer,
.cs_isotop_col_4 .cs_isotop_item {
  width: 25%;
}

.cs_isotop_col_3 .cs_grid_sizer,
.cs_isotop_col_3 .cs_isotop_item {
  width: 33.333333%;
}

.cs_isotop_col_2 .cs_grid_sizer,
.cs_isotop_col_2 .cs_isotop_item {
  width: 50%;
}

.cs_isotop_col_1 .cs_grid_sizer,
.cs_isotop_col_1 .cs_isotop_item {
  width: 100%;
}

.cs_grid_sizer {
  width: 33.333333%;
}

.cs_isotop_col_5 .cs_w20,
.cs_isotop_col_4 .cs_w20,
.cs_isotop_col_3 .cs_w20,
.cs_isotop_col_2 .cs_w20,
.cs_isotop_col_1 .cs_w20 {
  width: 20%;
}

.cs_isotop_col_5 .cs_w25,
.cs_isotop_col_4 .cs_w25,
.cs_isotop_col_3 .cs_w25,
.cs_isotop_col_2 .cs_w25,
.cs_isotop_col_1 .cs_w25 {
  width: 25%;
}

.cs_isotop_col_5 .cs_w33,
.cs_isotop_col_4 .cs_w33,
.cs_isotop_col_3 .cs_w33,
.cs_isotop_col_2 .cs_w33,
.cs_isotop_col_1 .cs_w33 {
  width: 33.333333%;
}

.cs_isotop_col_5 .cs_w50,
.cs_isotop_col_4 .cs_w50,
.cs_isotop_col_3 .cs_w50,
.cs_isotop_col_2 .cs_w50,
.cs_isotop_col_1 .cs_w50 {
  width: 50%;
}

.cs_isotop_col_5 .cs_w66,
.cs_isotop_col_4 .cs_w66,
.cs_isotop_col_3 .cs_w66,
.cs_isotop_col_2 .cs_w66,
.cs_isotop_col_1 .cs_w66 {
  width: 66.666666%;
}

.cs_isotop_col_5 .cs_w100,
.cs_isotop_col_4 .cs_w100,
.cs_isotop_col_3 .cs_w100,
.cs_isotop_col_2 .cs_w100,
.cs_isotop_col_1 .cs_w100 {
  width: 100%;
}

.cs_isotop_filter.cs_style_1 {
  margin-bottom: 40px;
}
.cs_isotop_filter.cs_style_1 li {
  margin-top: 10px;
}
.cs_isotop_filter.cs_style_1 li:not(:last-child) {
  margin-right: 15px;
}
.cs_isotop_filter.cs_style_1 li.active a, .cs_isotop_filter.cs_style_1 li:hover a {
  color: var(--white);
  background-color: var(--accent);
  border-color: var(--accent);
}
.cs_isotop_filter.cs_style_1 a {
  display: inline-block;
  position: relative;
  padding: 11px 30px;
  border: 1px solid var(--border);
  border-radius: 5px;
}
@media (max-width: 991px) {
  .cs_isotop_filter.cs_style_1 a {
    padding: 8px 18px;
  }
}
@media (max-width: 767px) {
  .cs_isotop_filter.cs_style_1 a {
    padding: 8px 15px;
  }
}
.cs_isotop_filter.cs_style_1 ul {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

@media screen and (max-width: 1199px) {
  .cs_isotop.cs_has_gutter_100 .cs_isotop_item {
    padding: 0 15px;
    margin-bottom: 30px;
  }
  .cs_isotop.cs_has_gutter_100 {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: -30px;
  }
  .cs_isotop.cs_has_gutter_80 {
    margin-left: -12px;
    margin-right: -12px;
    margin-bottom: -25px;
  }
  .cs_isotop.cs_has_gutter_80 .cs_isotop_item {
    padding: 0 12px;
    margin-bottom: 25px;
  }
  .cs_isotop_col_4 .cs_grid_sizer,
  .cs_isotop_col_4 .cs_isotop_item {
    width: 33.333333%;
  }
}
@media screen and (max-width: 991px) {
  .cs_isotop_col_4 .cs_grid_sizer,
  .cs_isotop_col_4 .cs_isotop_item {
    width: 50%;
  }
  .cs_isotop_col_4 .cs_w50 {
    width: 100%;
  }
  .cs_isotop_col_3 .cs_grid_sizer,
  .cs_isotop_col_3 .cs_isotop_item {
    width: 50%;
  }
  .cs_isotop_col_2 .cs_grid_sizer,
  .cs_isotop_col_2 .cs_isotop_item {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .cs_isotop_col_5 .cs_w50,
  .cs_isotop_col_4 .cs_w50,
  .cs_isotop_col_3 .cs_w50,
  .cs_isotop_col_2 .cs_w50,
  .cs_isotop_col_1 .cs_w50,
  .cs_isotop_col_5 .cs_w66,
  .cs_isotop_col_4 .cs_w66,
  .cs_isotop_col_3 .cs_w66,
  .cs_isotop_col_2 .cs_w66,
  .cs_isotop_col_1 .cs_w66 {
    width: 100%;
  }
  .cs_isotop_col_5 .cs_grid_sizer,
  .cs_isotop_col_5 .cs_isotop_item {
    width: 100%;
  }
  .cs_isotop_col_4 .cs_grid_sizer,
  .cs_isotop_col_4 .cs_isotop_item {
    width: 100%;
  }
  .cs_isotop_col_3 .cs_grid_sizer,
  .cs_isotop_col_3 .cs_isotop_item {
    width: 100%;
  }
  .cs_isotop_col_2 .cs_grid_sizer,
  .cs_isotop_col_2 .cs_isotop_item {
    width: 100%;
  }
}
@media screen and (max-width: 575px) {
  .cs_isotop_filter.cs_style_1 ul {
    border: none;
  }
  .cs_isotop_filter.cs_style_1 li {
    margin-bottom: 8px;
  }
  .cs_isotop_filter.cs_style_1 li:not(:last-child) {
    margin-right: 20px;
  }
}
/*--------------------------------------------------------------
  12. Hero
----------------------------------------------------------------*/

.cs_hero.cs_style_5 {
  padding-top: 140px;
}
.cs_hero.cs_style_5.cs_fs_version {
  margin-top: 80px;
  padding: 0;
}
@media (max-width: 1199px) {
  .cs_hero.cs_style_5.cs_fs_version {
    margin-top: 80px;
  }
}
.cs_hero.cs_style_5.cs_fs_version .cs_hero_text.cs_has_bg {
  background-color: hsla(0, 0%, 100%, 0.5);
  -webkit-backdrop-filter: blur(22px);
          backdrop-filter: blur(22px);
  padding: 40px 35px 60px;
  border-radius: 0 100px 0 100px;
  max-width: 800px;
  margin: auto;
}
@media (max-width: 767px) {
  .cs_hero.cs_style_5.cs_fs_version .cs_hero_text.cs_has_bg {
    border-radius: 0;
    padding: 30px 30px 40px;
  }
  .cs_hero.cs_style_5.cs_fs_version .cs_hero_text.cs_has_bg .cs_hero_title span {
    display: block;
    text-align: center;
    margin: 0 auto;
  }
}
.cs_hero.cs_style_5.cs_fs_version .cs_hero_text.cs_has_bg .cs_hero_title b {
  color: var(--accent);
}
.cs_hero.cs_style_5.cs_fs_version .cs_hero_title {
  margin-bottom: 19px;
}
.cs_hero.cs_style_5.cs_fs_version .cs_hero_title.cs_headline b:before {
  display: none;
}
.cs_hero.cs_style_5.cs_fs_version .cs_hero_btn_group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 20px;
}
@media (max-width: 450px) {
  .cs_hero.cs_style_5.cs_fs_version .cs_hero_btn_group {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .cs_hero.cs_style_5.cs_fs_version .cs_hero_btn_group a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
}
.cs_hero.cs_style_5.cs_fs_version .cs_hero_btn_group .cs_white_bg:hover {
  background-color: var(--primary);
}
.cs_hero.cs_style_5.cs_side_header {
  height: 100vh;
  margin-left: auto;
  padding-top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 991px) {
  .cs_hero.cs_style_5.cs_side_header {
    width: 100%;
    height: 100%;
    padding-top: 140px;
  }
}
.cs_hero.cs_style_5.cs_parallux .cs_hero_btn_group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 20px;
}
@media (max-width: 450px) {
  .cs_hero.cs_style_5.cs_parallux .cs_hero_btn_group {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .cs_hero.cs_style_5.cs_parallux .cs_hero_btn_group a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
}
.cs_hero.cs_style_5.cs_parallux .cs_hero_btn_group .cs_white_bg:hover {
  background-color: var(--accent_v3);
}
.cs_hero.cs_style_5.cs_parallux .cs_hero_shape1 {
  width: 100px;
  left: -6%;
  bottom: 2%;
  -webkit-animation: ambulance-anim 15s linear infinite;
          animation: ambulance-anim 15s linear infinite;
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}
.cs_hero.cs_style_5.cs_parallux .cs_hero_shape1 img {
  width: 100%;
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
.cs_hero.cs_style_5.cs_parallux .cs_hero_shape2 {
  width: 100px;
  left: 10%;
  bottom: -12%;
  -webkit-animation: aeroplane-anim 15s linear infinite;
          animation: aeroplane-anim 15s linear infinite;
}
.cs_hero.cs_style_5.cs_parallux .cs_hero_shape2 img {
  width: 100%;
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
@media (max-width: 450px) {
  .cs_hero.cs_style_5.cs_parallux .cs_hero_title span {
    display: block;
    text-align: center;
    margin: 0 auto;
  }
}
.cs_hero.cs_style_5 .cs_hero_top {
  height: 100%;
  min-height: 740px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%, 0 100%, 0% 0%);
          clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%, 0 100%, 0% 0%);
}
@media (max-width: 1400px) {
  .cs_hero.cs_style_5 .cs_hero_top {
    min-height: 500px;
  }
}
@media (max-width: 450px) {
  .cs_hero.cs_style_5 .cs_hero_top .cs_hero_title span {
    display: block;
    text-align: center;
    margin: 0 auto;
  }
}
.cs_hero.cs_style_5 .cs_hero_text {
  padding: 0;
  position: relative;
  z-index: 1;
}
.cs_hero.cs_style_5 .cs_hero_title {
  margin-bottom: 26px;
}
@media (max-width: 991px) {
  .cs_hero.cs_style_5 .cs_hero_title {
    margin-bottom: 20px;
  }
}
.cs_hero.cs_style_5 .cs_hero_title b {
  font-weight: inherit;
  color: inherit;
}
.cs_hero.cs_style_5 .cs_hero_title span {
  padding: 5px 0;
  margin-top: -5px;
  margin-bottom: -5px;
}
.cs_hero.cs_style_5 .cs_hero_title.cs_headline b:before {
  content: "";
  position: absolute;
  height: 75px;
  width: 100%;
  background-image: url(../images/hero-shape.svg);
  bottom: -5px;
  z-index: -1;
}
.cs_hero.cs_style_5 .cs_hero_subtitle {
  margin-bottom: 49px;
}
@media (max-width: 1199px) {
  .cs_hero.cs_style_5 .cs_hero_subtitle {
    margin-bottom: 30px;
  }
}
@media (max-width: 1199px) and (max-width: 575px) {
  .cs_hero.cs_style_5 .cs_hero_subtitle br {
    display: none;
  }
}
.cs_hero.cs_style_5 .cs_hero_bubble1 {
  width: 600px;
  height: 600px;
  background-color: var(--accent);
  opacity: 0.5;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) scale(0);
          transform: translate(-50%, -50%) scale(0);
  -webkit-animation: bubble1-anim 12s linear infinite;
          animation: bubble1-anim 12s linear infinite;
}
.cs_hero.cs_style_5 .cs_hero_bubble2 {
  left: -250px;
  top: -200px;
  width: 600px;
  height: 600px;
}
.cs_hero.cs_style_5 .cs_hero_bubble2::after, .cs_hero.cs_style_5 .cs_hero_bubble2::before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: var(--accent);
  border-radius: 50%;
  opacity: 0.3;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  -webkit-transform: translate(-50%, -50%) scale(0);
          transform: translate(-50%, -50%) scale(0);
}
.cs_hero.cs_style_5 .cs_hero_bubble2::after {
  -webkit-animation: bubble2-after 12s linear infinite;
          animation: bubble2-after 12s linear infinite;
}
.cs_hero.cs_style_5 .cs_hero_bubble2::before {
  -webkit-animation: bubble2-before 12s linear infinite;
          animation: bubble2-before 12s linear infinite;
  -webkit-animation-delay: 6s;
          animation-delay: 6s;
}
.cs_hero.cs_style_5 .cs_hero_bubble3 {
  right: -300px;
  bottom: -300px;
  width: 600px;
  height: 600px;
}
.cs_hero.cs_style_5 .cs_hero_bubble3::after, .cs_hero.cs_style_5 .cs_hero_bubble3::before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: var(--accent);
  border-radius: 50%;
  opacity: 0.3;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  -webkit-transform: translate(-50%, -50%) scale(0);
          transform: translate(-50%, -50%) scale(0);
}
.cs_hero.cs_style_5 .cs_hero_bubble3::after {
  -webkit-animation: bubble2-after 12s linear infinite;
          animation: bubble2-after 12s linear infinite;
}
.cs_hero.cs_style_5 .cs_hero_bubble3::before {
  -webkit-animation: bubble2-before 12s linear infinite;
          animation: bubble2-before 12s linear infinite;
  -webkit-animation-delay: 6s;
          animation-delay: 6s;
}

/*--------------------------------------------------------------
  17. Tab
----------------------------------------------------------------*/
.cs_tab_links.cs_style_1 {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 6px;
  width: 100%;
}
.cs_tab_links.cs_style_1 li {
  display: flex;
  width: 100%;
}
.cs_tab_links.cs_style_1 li a {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 16px 10px;
  border-radius: 5px;
  border: 1px solid var(--accent);
  background: #efebe0;
  position: relative;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  text-align: center;
}
.cs_tab_links.cs_style_1 li a:hover {
  background-color: var(--accent);
  color: var(--white);
}
.cs_tab_links.cs_style_1 li a:hover span {
  color: var(--white);
}
@media (max-width: 1199px) {
  .cs_tab_links.cs_style_1 li a {
    padding: 15px;
  }
    .cs_tab_links.cs_style_1 {
      grid-template-columns: repeat(3, 1fr) !important;
    }
}
.cs_tab_links.cs_style_1 li.active a {
  background-color: var(--accent);
}
.cs_tab_links.cs_style_1 li.active a img {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
.cs_tab_links.cs_style_1 li.active a span {
  color: var(--white);
}
.cs_tab_links.cs_style_1 li img {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  height: 60px;
}
.cs_tab_links.cs_style_1 li span {
  font-size: 16px;
  color: var(--primary);
  font-weight: 600;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
@media (max-width: 767px) {
.cs_tab_links.cs_style_1 {
    grid-template-columns: repeat(2, 1fr) !important;
  }
}
/*--------------------------------
 Tab styling
 -------------------------------*/
.cs_tab {
  display: none;
}
.cs_tab.active {
  display: block;
}

/*--------------------------------------------------------------
  18. Portfolio
----------------------------------------------------------------*/
.cs_gallery_list {
  display: grid;
  gap: 24px;
}
.cs_gallery_list .cs_gallery_item {
  height: 380px;
}
.cs_gallery_list .cs_gallery_item > img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.cs_gallery_list .cs_gallery_item .cs_gallery_overlay {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  opacity: 0;
  top: 0;
  left: 0;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.cs_gallery_list .cs_gallery_item .cs_gallery_icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.cs_gallery_list .cs_gallery_item:hover .cs_gallery_overlay {
  opacity: 1;
}
.cs_gallery_list .cs_gallery_item:hover .cs_gallery_icon {
  opacity: 1;
}
.cs_gallery_list.cs_version_3 {
  grid-template-columns: repeat(4, 1fr);
}
@media (max-width: 767px) {
  .cs_gallery_list.cs_version_3 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 575px) {
  .cs_gallery_list.cs_version_3 {
    grid-template-columns: repeat(1, 1fr);
  }
}
.cs_gallery_list.cs_version_3 .cs_gallery_item {
  height: auto;
}
@media (max-width: 575px) {
  .cs_gallery_list.cs_version_3 .cs_gallery_item {
    border-radius: 0 !important;
  }
}
.cs_gallery_list.cs_version_3 .cs_gallery_item:nth-child(1) {
  grid-column: auto/span 2;
  grid-row: auto/span 2;
  border-radius: 0;
}
@media (max-width: 575px) {
  .cs_gallery_list.cs_version_3 .cs_gallery_item:nth-child(1) {
    grid-column: auto/span 1;
    grid-row: auto/span 1;
  }
}
.cs_gallery_list.cs_version_3 .cs_gallery_item:nth-child(2) {
  border-radius: 0 0 10px 0;
}
.cs_gallery_list.cs_version_3 .cs_gallery_item:nth-child(3) {
  border-radius: 0 0 0 10px;
}
.cs_gallery_list.cs_version_3 .cs_gallery_item:nth-child(4) {
  border-radius: 0 10px 0 0;
}
.cs_gallery_list.cs_version_3 .cs_gallery_item:nth-child(5) {
  border-radius: 10px 0 0 0;
}
.cs_gallery_list.cs_version_3 .cs_gallery_item > img {
  height: 100%;
  height: 100%;
}
.cs_gallery_list.cs_version_4 {
  grid-template-columns: repeat(3, 1fr);
  position: relative;
  z-index: 1;
}
@media (max-width: 991px) {
  .cs_gallery_list.cs_version_4 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 767px) {
  .cs_gallery_list.cs_version_4 {
    grid-template-columns: repeat(1, 1fr);
  }
}
.cs_gallery_list.cs_version_4 .cs_gallery_item {
  height: auto;
}
.cs_gallery_list.cs_version_4 .cs_gallery_item .cs_gallery_overlay {
  opacity: 1;
}
.cs_gallery_list.cs_version_4 .cs_gallery_item:hover .cs_gallery_overlay {
  opacity: 0;
}

.cs_project_grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}
@media (max-width: 991px) {
  .cs_project_grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 575px) {
  .cs_project_grid {
    grid-template-columns: repeat(1, 1fr);
  }
}

/*--------------------------------------------------------------
  20. Team
----------------------------------------------------------------*/
.cs_doctor.cs_style_1 {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  height: 100%;
}
.cs_doctor.cs_style_1.cs_shadow {
  -webkit-box-shadow: 0px 0px 45px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 0px 45px 0px rgba(0, 0, 0, 0.05);
  padding: 15px;
  background-color: var(--white);
  overflow: hidden;
}
.cs_doctor.cs_style_1.cs_shadow .cs_doctor_thumb {
  max-height: 390px;
}
@media (max-width: 991px) {
  .cs_doctor.cs_style_1.cs_shadow .cs_doctor_thumb {
    max-height: 307px;
  }
}
@media (max-width: 360px) {
  .cs_doctor.cs_style_1.cs_shadow .cs_doctor_thumb {
    max-height: 270px;
  }
}
.cs_doctor.cs_style_1 .cs_doctor_thumb {
  width: 100%;
  border-radius: 5px 3px 0 0;
}
.cs_doctor.cs_style_1 .cs_doctor_thumb img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: inherit;
}
.cs_doctor.cs_style_1 .cs_doctor_info {
  padding: 26px 10px 29px;
}
.cs_doctor.cs_style_1 .cs_doctor_info.cs_type_2 {
  padding-top: 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
  margin-top: -60px;
}
.cs_doctor.cs_style_1 .cs_doctor_title {
  margin-bottom: 3px;
}

.cs_doctor.cs_style_2 {
  -webkit-box-shadow: 0px 0px 45px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 0px 45px 0px rgba(0, 0, 0, 0.05);
  padding: 0 0 0 63px;
}
@media (max-width: 1199px) {
  .cs_doctor.cs_style_2 {
    padding: 0 0 0 30px;
  }
}
@media (max-width: 991px) {
  .cs_doctor.cs_style_2 {
    padding: 0;
  }
}
.cs_doctor.cs_style_2.cs_type_2 {
  padding: 24px 0 0px 63px;
}
@media (max-width: 1199px) {
  .cs_doctor.cs_style_2.cs_type_2 {
    padding: 24px 0 0 30px;
  }
}
@media (max-width: 991px) {
  .cs_doctor.cs_style_2.cs_type_2 {
    padding: 24px 0 0 0;
  }
}
.cs_doctor.cs_style_2.cs_type_2 .cs_doctor_thumb {
  margin-bottom: 0;
}
.cs_doctor.cs_style_2 .cs_doctor_thumb {
  margin-bottom: 17px;
}
.cs_doctor.cs_style_2 .cs_doctor_thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.cs_doctor.cs_style_2 .cs_doctor_info {
  padding: 0 0 24px 0;
}
@media (max-width: 991px) {
  .cs_doctor.cs_style_2 .cs_doctor_info {
    padding: 0 0 24px 20px;
  }
}
.cs_doctor.cs_style_2 .cs_doctor_title {
  margin-bottom: 0;
}

.cs_doctor.cs_style_3 .cs_doctor_thumb img {
  width: 100%;
}
.cs_doctor.cs_style_3 .cs_doctor_thumb::after {
  content: "";
  width: 80%;
  height: 4px;
  background-color: var(--accent_v4);
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.cs_doctor.cs_style_3 .cs_doctor_info {
  padding: 30px 20px;
}
.cs_doctor.cs_style_3 .cs_doctor_title a:hover {
  color: var(--accent_v4);
}
.cs_doctor.cs_style_3.cs_color_1 .cs_social_btns.cs_style_2 a {
  background-color: var(--accent_v3);
}
.cs_doctor.cs_style_3.cs_color_1 .cs_doctor_thumb::after {
  background-color: var(--accent_v3);
}
.cs_doctor.cs_style_3.cs_color_1 .cs_doctor_title a:hover {
  color: var(--accent_v3);
}
.cs_video_block {
  position: relative;
  z-index: 1;
}
.cs_video_block::before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #33333390;
  z-index: -1;
}
/*--------------------------------------------------------------
  21. Pricing
----------------------------------------------------------------*/
.cs_pricing_table.cs_style_1 {
  padding: 30px 10px 20px;
}
@media (max-width: 575px) {
  .cs_pricing_table.cs_style_1 {
    padding: 30px 25px;
  }
}
.cs_pricing_table.cs_style_1:hover .cs_pricing_overlay {
  opacity: 1;
}
.cs_pricing_table.cs_style_1:hover .cs_btn.cs_style_1 {
  background-color: var(--white);
  color: var(--accent);
}
.cs_slider_arrow:hover path {
  fill: white;
}
.cs_pricing_table.cs_style_1 .cs_pricing_overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.cs_pricing_table.cs_style_1 .cs_pricing_info {
  position: relative;
  z-index: 1;
  padding-bottom: 24px;
  border-bottom: 1px solid var(--accent);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.cs_pricing_table.cs_style_1 .cs_price {
  margin-bottom: 6px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.cs_pricing_table.cs_style_1 .cs_pricing_title {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.cs_pricing_table.cs_style_1 .cs_pricing_feature {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
  padding: 17px 0 0px;
}
.cs_pricing_table.cs_style_1 .cs_pricing_feature li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 23px;
  position: relative;
}
.cs_pricing_table.cs_style_1 .cs_pricing_feature .cs_feature_icon {
  position: absolute;
  top: 0;
  left: 0;
}
.cs_pricing_table.cs_style_1 .cs_btn.cs_style_1 {
  position: relative;
  z-index: 1;
  padding: 11px 60px;
}
@media (max-width: 575px) {
  .cs_pricing_table.cs_style_1 .cs_btn.cs_style_1 {
    padding: 11px 35px;
  }
}
.cs_pricing_table.cs_style_1.cs_version_4 .cs_pricing_info {
  border-bottom: 1px solid var(--accent_v4);
}
.cs_pricing_table.cs_style_1.cs_version_4:hover .cs_pricing_info {
  border-color: rgba(255, 255, 255, 0.5);
}
.cs_pricing_table.cs_style_1.cs_version_4:hover .cs_btn.cs_style_1 {
  color: var(--accent_v4);
}
.cs_pricing_table.cs_style_1.cs_color_1 .cs_pricing_info {
  border-color: var(--accent_v3);
}
.cs_pricing_table.cs_style_1.cs_color_1:hover .cs_btn.cs_style_1 {
  color: var(--accent_v3);
}

.cs_pricing_table.cs_style_2 {
  padding: 15px 25px 40px;
  -webkit-box-shadow: 0px 0px 45px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 0px 45px 0px rgba(0, 0, 0, 0.05);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 575px) {
  .cs_pricing_table.cs_style_2 {
    padding: 30px 25px;
  }
}
.cs_pricing_table.cs_style_2 .cs_pricing_headline {
  width: 100%;
  padding: 50px 30px;
  background-color: #e5e9ea;
  border-radius: 10px;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 50%, 100% 100%, 15% 100%, 0 8%);
          clip-path: polygon(0 0, 100% 0, 100% 50%, 100% 100%, 15% 100%, 0 8%);
  margin-bottom: 25px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.cs_pricing_table.cs_style_2 .cs_pricing_headline h2 {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 991px) {
  .cs_pricing_table.cs_style_2 .cs_pricing_headline {
    padding: 25px;
    border-radius: 5px 10px 10px 0;
  }
}
.cs_pricing_table.cs_style_2 .cs_price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  margin-bottom: 18px;
}
.cs_pricing_table.cs_style_2 .cs_price small {
  font-size: 20px;
  font-weight: 400;
}
.cs_pricing_table.cs_style_2 .cs_pricing_feature {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
  margin-bottom: 24px;
}
.cs_pricing_table.cs_style_2 .cs_pricing_feature li {
  position: relative;
  padding-left: 22px;
  font-weight: 500;
}
.cs_pricing_table.cs_style_2 .cs_pricing_feature img {
  position: absolute;
  left: 0;
  top: 7px;
}
.cs_pricing_table.cs_style_2:hover .cs_pricing_headline,
.cs_pricing_table.cs_style_2:hover .cs_btn.cs_style_1 {
  background-color: var(--accent_v2);
  color: var(--white);
}
.cs_pricing_table.cs_style_2:hover .cs_pricing_headline h2 {
  color: var(--white);
}

.cs_pricing_table.cs_style_3 {
  background-color: #fff4f8;
  border-radius: 0 0 2px 2px;
}
.cs_pricing_table.cs_style_3 .cs_pricing_header {
  padding: 66px 32px 40px;
  position: relative;
}
.cs_pricing_table.cs_style_3 .cs_pricing_header * {
  position: relative;
  z-index: 1;
}
.cs_pricing_table.cs_style_3 .cs_pricing_header::after {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 41, 53, 0.55);
  position: absolute;
  left: 0;
  top: 0;
}
.cs_pricing_table.cs_style_3 .cs_pricing_header .cs_price {
  margin-bottom: 7px;
}
.cs_pricing_table.cs_style_3 .cs_pricing_desc {
  padding: 31px 32px 44px;
}
.cs_pricing_table.cs_style_3 .cs_pricing_feature {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
  margin-bottom: 32px;
}
.cs_pricing_table.cs_style_3 .cs_pricing_feature li {
  position: relative;
  padding-left: 22px;
  font-weight: 500;
}
.cs_pricing_table.cs_style_3 .cs_pricing_feature i {
  display: block;
  position: absolute;
  left: 0;
  top: 5px;
}
.cs_pricing_table.cs_style_3 .cs_btn.cs_style_1 {
  padding: 11px 60px;
}
@media (max-width: 575px) {
  .cs_pricing_table.cs_style_3 .cs_btn.cs_style_1 {
    padding: 11px 35px;
  }
}
.cs_pricing_table.cs_style_3:hover .cs_btn.cs_style_1 {
  background-color: var(--accent_v3);
}

/*--------------------------------------------------------------
  22. Card
----------------------------------------------------------------*/
.cs_card.cs_style_1 {
  -webkit-box-shadow: 0px 0px 45px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 45px 0px rgba(0, 0, 0, 0.1);
  padding: 47px 50px 50px;
}
.cs_card.cs_style_1 .cs_card_title {
  margin-bottom: 12px;
}
.cs_card.cs_style_1 .cs_card_subtitle {
  margin-bottom: 20px;
}
.cs_card.cs_style_1 .cs_list_title {
  margin-bottom: 15px;
}
.cs_card.cs_style_1 .cs_list.cs_style_2 {
  margin-bottom: 30px;
}
.cs_card.cs_style_1 li {
  display: flex;
  align-items: center;
  gap: 10px;
}
.cs_card.cs_style_1 li::before {
  content: "\2713";
  color: var(--accent);
}
.cs_card.cs_style_1 .cs_card_thumb {
  width: 100%;
  height: 100%;
}
.cs_card.cs_style_1 img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: inherit;
}
@media (max-width: 991px) {
  .cs_card.cs_style_1 .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
@media (max-width: 1199px) {
  .cs_card.cs_style_1 {
    padding: 30px;
  }
}
@media (max-width: 575px) {
  .cs_card.cs_style_1 {
    padding: 30px 20px;
  }
}

.cs_card.cs_style_2 {
  padding: 30px;
  border: 1px solid var(--border);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 50px;
  position: relative;
  z-index: 1;
}
@media (max-width: 1199px) {
  .cs_card.cs_style_2 {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (max-width: 767px) {
  .cs_card.cs_style_2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 24px;
  }
}
.cs_card.cs_style_2 .cs_card_thumb {
  margin-bottom: -61px;
}
@media (max-width: 1199px) {
  .cs_card.cs_style_2 .cs_card_thumb {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .cs_card.cs_style_2 .cs_card_thumb {
    width: 100%;
  }
  .cs_card.cs_style_2 .cs_card_thumb img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.cs_card.cs_style_2 .cs_card_thumb img {
  border-radius: inherit;
}
.cs_card.cs_style_2 .cs_card_icon {
  width: 85px;
  height: 85px;
  padding: 10px;
  position: absolute;
  top: 25px;
  right: -25px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 767px) {
  .cs_card.cs_style_2 .cs_card_icon {
    right: 25px;
  }
}
.cs_card.cs_style_2 .cs_card_icon img {
  width: 40px;
  height: 40px;
  border-radius: 0;
}
.cs_card.cs_style_2 .cs_card_info {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 100%;
  max-width: 274px;
  padding-bottom: 1px;
}
@media (max-width: 1199px) {
  .cs_card.cs_style_2 .cs_card_info {
    max-width: 100%;
  }
}
.cs_card.cs_style_2 .cs_card_title {
  margin-bottom: 16px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.cs_card.cs_style_2 .cs_card_subtitle {
  margin-bottom: 35px;
}
.cs_card.cs_style_2 .cs_card_btn {
  width: 180px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 14px 30px;
  border: 1px solid var(--border);
  text-align: center;
  margin-bottom: -62px;
}
@media (max-width: 1199px) {
  .cs_card.cs_style_2 .cs_card_btn {
    margin-bottom: 0;
  }
}
.cs_card.cs_style_2 .cs_card_btn:hover {
  border-color: var(--accent_v2);
  color: var(--accent_v2);
}
.cs_card.cs_style_2:hover .cs_card_icon {
  background-color: var(--accent_v2);
}
.cs_card.cs_style_2:hover .cs_card_title {
  color: var(--accent_v2);
}

.cs_image_layer.cs_style_1 {
  padding-bottom: 6%;
  position: relative;
  text-align: left;
  max-width: 620px;
  margin-left: auto;
  margin-right: auto;
}
.cs_image_layer.cs_style_1 img {
  border-radius: 5px;
}
.cs_image_layer.cs_style_1 .cs_layer_1 {
  padding-right: 17%;
}
.cs_image_layer.cs_style_1 .cs_layer_2 {
  position: absolute;
  bottom: 0;
  right: 8px;
  padding-left: 20%;
  width: 100%;
  text-align: right;
}

/*--------------------------------------------------------------
  23. About
----------------------------------------------------------------*/
.cs_about.cs_style_1 .cs_about_thumb {
  overflow: hidden;
}
.cs_about.cs_style_1 .cs_about_thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.cs_about.cs_style_1 .cs_about_thumb .cs_video_btn_wrap {
  width: 66px;
  height: 211px;
  padding: 13px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  top: -211px;
  right: 55px;
  border-radius: 0 0 33px 33px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 575px) {
  .cs_about.cs_style_1 .cs_about_thumb .cs_video_btn_wrap {
    right: 25px;
  }
}
.cs_about.cs_style_1 .cs_about_thumb .cs_video_btn_wrap .cs_player_btn {
  width: 45px;
  height: 45px;
  background-color: var(--white);
  color: var(--accent);
  border: 7px solid rgba(9, 87, 222, 0.8);
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
.cs_about.cs_style_1 .cs_about_thumb .cs_video_btn_wrap.cs_accent_bg_v3 .cs_player_btn {
  border-color: #e83e72;
}
.cs_about.cs_style_1 .cs_about_thumb .cs_video_btn_wrap.cs_accent_bg_v3 .cs_player_btn svg path {
  fill: var(--accent_v3);
}
.cs_about.cs_style_1 .cs_about_thumb:hover .cs_video_btn_wrap {
  top: 0;
}
.cs_about.cs_style_1 .cs_about_thumb:hover .cs_player_btn {
  -webkit-transform: scale(1);
          transform: scale(1);
}
.cs_about.cs_style_1 .cs_about_text {
  max-width: 600px;
}
.cs_about.cs_style_1 .cs_about_text.cs_type_2 {
  max-width: 630px;
  margin-bottom: 30px;
}
.cs_about.cs_style_1 .cs_review_progress_wrap {
  margin: 35px 0 37px;
}
.cs_about.cs_style_1 .cs_review_progress_wrap .cs_progress_text {
  margin-bottom: 12px;
}
.cs_about.cs_style_1 .cs_author_card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
}
@media (max-width: 500px) {
  .cs_about.cs_style_1 .cs_author_card.cs_version_4 {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    margin-bottom: 38px;
  }
}
.cs_about.cs_style_1 .cs_author_card .cs_author_thumb {
  width: 93px;
  height: 93px;
  padding: 6px;
  border: 1px solid var(--accent);
  border-radius: 50%;
}
.cs_about.cs_style_1 .cs_author_card .cs_author_thumb.cs_color_1 {
  border-color: var(--accent_v3);
}
.cs_about.cs_style_1 .cs_author_card .cs_author_title {
  margin-bottom: 3px;
}
.cs_about.cs_style_1 .cs_author_card img {
  border-radius: inherit;
}
.cs_about.cs_style_1 .cs_author_card .cs_author_sign {
  width: 150px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  top: 50%;
  left: 320px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (max-width: 500px) {
  .cs_about.cs_style_1 .cs_author_card .cs_author_sign {
    top: 85%;
    left: 105px;
    -webkit-transform: translateY(-15%);
            transform: translateY(-15%);
  }
}

/*--------------------------------------------------------------
  25. Contact
----------------------------------------------------------------*/
.cs_appointment_wrap {
  padding-left: 30px;
}
.cs_appointment_wrap .cs_appointment_title_up {
  margin-bottom: 10px;
}
.cs_appointment_wrap.cs_type_2 {
  padding: 30px 0;
}
@media (max-width: 991px) {
  .cs_appointment_wrap {
    padding-left: 0;
  }
}
.cs_appointment_wrap.cs_version_4 {
  padding: 60px 30px 60px 42px;
}
.cs_appointment_wrap.cs_version_4 .cs_form_field {
  background-color: transparent;
  border: 1px solid rgba(255, 255, 255, 0.45);
  border-radius: 0;
  color: var(--white);
}
.cs_appointment_wrap.cs_version_4 .cs_form_field::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.9);
}
.cs_appointment_wrap.cs_version_4 .cs_form_field::-moz-placeholder {
  color: rgba(255, 255, 255, 0.9);
}
.cs_appointment_wrap.cs_version_4 .cs_form_field:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.9);
}
.cs_appointment_wrap.cs_version_4 .cs_form_field::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.9);
}
.cs_appointment_wrap.cs_version_4 .cs_form_field::placeholder {
  color: rgba(255, 255, 255, 0.9);
}
.cs_appointment_wrap.cs_version_4 span {
  color: rgba(255, 255, 255, 0.45);
}
.cs_appointment_wrap.cs_version_4 .cs_btn.cs_style_1 {
  color: var(--accent_v4);
}
.cs_appointment_wrap.cs_version_4 .cs_btn.cs_style_1.cs_color_1 {
  color: var(--accent_v3);
}
.cs_appointment_wrap.cs_version_4 .select2-container--default .select2-selection--single {
  background-color: transparent;
  border: 1px solid rgba(255, 255, 255, 0.45);
  border-radius: 0;
}
.cs_appointment_wrap.cs_version_4 .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: rgba(255, 255, 255, 0.9);
}
.cs_appointment_wrap.cs_version_4 .select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: rgba(255, 255, 255, 0.45);
}
.cs_appointment_wrap.cs_version_4 .cs_date,
.cs_appointment_wrap.cs_version_4 .cs_time {
  background-color: transparent;
  border: 1px solid rgba(255, 255, 255, 0.45);
  border-radius: 0;
  color: rgba(255, 255, 255, 0.9);
}
.cs_appointment_wrap.cs_version_4 .cs_date::-webkit-input-placeholder, .cs_appointment_wrap.cs_version_4 .cs_time::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.9);
}
.cs_appointment_wrap.cs_version_4 .cs_date::-moz-placeholder, .cs_appointment_wrap.cs_version_4 .cs_time::-moz-placeholder {
  color: rgba(255, 255, 255, 0.9);
}
.cs_appointment_wrap.cs_version_4 .cs_date:-ms-input-placeholder, .cs_appointment_wrap.cs_version_4 .cs_time:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.9);
}
.cs_appointment_wrap.cs_version_4 .cs_date::-ms-input-placeholder, .cs_appointment_wrap.cs_version_4 .cs_time::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.9);
}
.cs_appointment_wrap.cs_version_4 .cs_date::placeholder,
.cs_appointment_wrap.cs_version_4 .cs_time::placeholder {
  color: rgba(255, 255, 255, 0.9);
}
.cs_appointment_wrap.cs_version_4 .cs_contact_shape {
  top: 0;
  right: 0;
}

.cs_appointment_thumb {
  height: 100%;
  min-height: 800px;
  margin-right: 26px;
}
@media (max-width: 991px) {
  .cs_appointment_thumb {
    margin-right: 0;
    min-height: 500px;
  }
}
.cs_appointment_thumb iframe {
  width: 100%;
  height: 100%;
}

.ca_appointment_form .cs_input_field {
  position: relative;
}
.ca_appointment_form .cs_input_field span {
  position: absolute;
  top: 12px;
  right: 15px;
  pointer-events: none;
}
.ca_appointment_form label {
  font-weight: 500;
  color: var(--primary);
  margin-bottom: 10px;
}
.ca_appointment_form .cs_form_field {
  padding: 14px 15px;
  background-color: var(--white);
  border-radius: 0;
  border: none;
  resize: none;
  border-radius: 5px;
}
.ca_appointment_form.cs_type_2 .cs_form_field {
  border-radius: 5px;
  border: 1px solid var(--border);
  resize: none;
}
.ca_appointment_form.cs_type_2 .cs_time,
.ca_appointment_form.cs_type_2 .cs_date {
  border-radius: 5px;
  border: 1px solid var(--border);
}

.cs_contact_form .cs_form_field {
  width: 100%;
  padding: 13.5px 30px;
  height: 100%;
  background-color: transparent;
  border: 1px solid var(--border);
  border-radius: 5px;
  z-index: 1;
}
.cs_contact_form .cs_form_field:focus {
  border-color: var(--accent);
  background-color: transparent;
}
.cs_contact_form .cs_form_field:focus + label {
  -webkit-transform: translate(0, -22px) scale(0.8);
          transform: translate(0, -22px) scale(0.8);
  color: var(--accent);
}
.cs_contact_form.cs_type_2 label {
  color: #b1b1b1;
  background-color: var(--gray);
}
.cs_contact_form.cs_type_2 .cs_btn.cs_style_1 {
  margin-top: 6px;
}
.cs_contact_form.cs_type_2 .cs_form_field {
  padding: 14px 17px;
  border: 1px solid var(--border);
  background: var(--gray);
  resize: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.cs_contact_form.cs_type_2 .cs_form_field:focus, .cs_contact_form.cs_type_2 .cs_form_field:valid {
  background-color: transparent;
  border-color: var(--accent);
}
.cs_contact_form.cs_type_2 .cs_form_field:focus + label, .cs_contact_form.cs_type_2 .cs_form_field:valid + label {
  background-color: var(--white);
}
.cs_contact_form label {
  position: absolute;
  top: 10px;
  left: 0;
  color: var(--primary);
  padding: 0 15px;
  margin: 0 20px;
  background-color: var(--white);
  z-index: 1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  pointer-events: none;
}
.cs_contact_form textarea {
  resize: none;
}
.cs_contact_form .cs_btn.cs_style_1 {
  margin-top: 10px;
}
@media (max-width: 767px) {
  .cs_contact_form .cs_btn.cs_style_1 {
    margin-top: 0px;
  }
}
.cs_contact_form.cs_version_3 label {
  background-color: #fff4f8;
}
.cs_contact_form.cs_version_3 .cs_form_field:focus, .cs_contact_form.cs_version_3 .cs_form_field:valid {
  border-color: var(--accent_v3);
}
.cs_contact_form.cs_version_3 .cs_form_field:focus + label, .cs_contact_form.cs_version_3 .cs_form_field:valid + label {
  color: var(--accent_v3);
}
.cs_contact_form.cs_version_4 .cs_form_field:focus, .cs_contact_form.cs_version_4 .cs_form_field:valid {
  border-color: var(--accent_v4);
}
.cs_contact_form.cs_version_4 .cs_form_field + label {
  -webkit-transform: translate(0, -22px) scale(1);
          transform: translate(0, -22px) scale(1);
  color: var(--secondary);
}
.cs_contact_form.cs_version_5 .cs_form_field:focus, .cs_contact_form.cs_version_5 .cs_form_field:valid {
  border-color: var(--accent_v3);
}
.cs_contact_form.cs_version_5 .cs_form_field + label {
  -webkit-transform: translate(0, -22px) scale(1);
          transform: translate(0, -22px) scale(1);
  color: var(--secondary);
}

.contact_shape_wrapper {
  width: 100%;
  height: 104px;
  background-color: var(--white);
}

.cs_site_header.cs_style_1.cs_landing.cs_gescout_sticky.cs_gescout_show .cs_menu_toggle span:after,
.cs_site_header.cs_style_1.cs_landing.cs_gescout_sticky.cs_gescout_show .cs_menu_toggle span::before,
.cs_site_header.cs_style_1.cs_landing.cs_gescout_sticky.cs_gescout_show .cs_menu_toggle span {
  background-color: var(--primary);
}
.cs_site_header.cs_style_1.cs_landing.cs_gescout_sticky.cs_gescout_show .cs_toggle_active span {
  background-color: transparent;
}

@media (max-width: 991px) {
  .cs_site_header.cs_style_1 .cs_btn.cs_landing_header_btn {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
.verification {
  display: none;
}
.verification--open {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 100%;
  top: 0px;
  background-color: rgba(255, 255, 255, 0.8);
  overflow: hidden;
  position: fixed;
  z-index: 10000;
}
.verification__area {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 802px;
  padding: 62px 78px 80px;
  background-color: #fff;
  border-radius: 20px;
}
.verification__text {
  margin-bottom: 30px;
  font-size: 1em;
  line-height: 130%;
  text-align: center;
}
.verification__btn {
  min-width: 262px;
  margin-bottom: 20px;
}
.verification__btn:active {
  opacity: 0.5;
}
@media screen and (max-width: 991.98px) {
  .verification__area {
    width: 600px;
    padding: 32px 48px;
    background-size: contain;
  }
}
@media screen and (max-width: 767.98px) {
  .verification__area {
    width: 400px;
    padding: 32px;
    background-position: center center;
  }
}
@media screen and (max-width: 575.98px) {
  .verification__area {
    width: 280px;
    padding: 16px;
  }
}
.thanks {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 80vh;
  padding: 200px 0 150px;
}
.thanks .container {
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 10px;
}
.thanks img {
  width: 100px;
  height: auto;
  margin-bottom: 10px;
}
.thanks p {
  text-align: center;
  font-size: 18px;
}
@media screen and (max-width: 767.98px) {
  .thanks {
    padding: 150px 0 100px;
  }
}
.docs {
  word-break: break-word;
  padding: 160px 20px 100px;
}
.docs h1 {
  text-align: center;
  margin-bottom: 20px;
  font-weight: 700;
  font-size: 40px;
}
.docs h2 {
  margin-bottom: 10px;
  font-size: 32px;
}
.docs h3 {
  margin-bottom: 10px;
  font-size: 26px;
}
.docs li,
.docs p {
  color: inherit;
  line-height: 1.929;
}
.docs a {
  text-decoration: none !important;
  color: var(--accent);
  transition: 0.3s;
}
.docs a:hover {
  color: var(--primary);
}
@media screen and (max-width: 767.98px) {
  .docs {
    padding: 140px 0px 50px;
  }
  .docs h1 {
    font-size: 32px;
  }
  .docs h2 {
    font-size: 24px;
  }
  .docs h3 {
    font-size: 20px;
  }
}