/* Codeixer v0.6.7 on Wed, 18 Oct 2023 07:06:05 +0000 (0.1003s) */

/*--------------------------------------------------------------
 >>> TABLE OF CONTENTS:
 >>> Edit the SCSS if you want to Modify
 ----------------------------------------------------------------
 # Typography
 # Elements
 # Forms
 # Navigation
 ## Links
 ## Menus
 # Accessibility
 # Alignments
 # Clearings
 # Widgets
 # Content
 ## Posts and pages
 ## Comments
 # Infinite scroll
 # Media
 ## Captions
 ## Galleries
 --------------------------------------------------------------*/
/*--------------------------------------------------------------
 # Typography
 --------------------------------------------------------------*/
button, input, select, optgroup, textarea, body {
  color: #040353;
  font-size: 16px;
  font-size: 1rem;
  line-height: 28px;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
.site-content p {
  line-height: 28px;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
p {
  margin-bottom: 20px;
}
dfn, cite, em, i {
  font-style: italic;
}
blockquote {
  margin: 0 1.5em;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  padding: 15px 0 15px 30px;
  border-left: 3px solid #eaeaea;
  border-color: #200aaa;
}
address {
  margin: 0 0 1.5em;
}
pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}
code, kbd, tt, var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem;
}
abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}
mark, ins {
  background: #fff9c0;
  text-decoration: none;
}
big {
  font-size: 125%;
}
h1, h2 {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
h1, h2, h3, h4, h5, h6, .navbar {
  font-family: Open Sans;
}
.blog-title {
  font-size: 30px;
  line-height: 36px;
  font-weight: 500;
  margin-bottom: 30px;
}
.blog-title a {
  color: #040353;
}
article p:last-child {
  margin-bottom: 0px;
}
/*--------------------------------------------------------------
 # Elements
 --------------------------------------------------------------*/
html {
  box-sizing: border-box;
}
body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */
}
body .fw-map-canvas .infowindow-title {
  line-height: 15px;
  margin-bottom: 8px;
}
body .fw-map-canvas .infowindow-title a {
  font-weight: normal;
  color: #200aaa;
}
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}
ul, ol {
  margin: 0 0 1.5em 3em;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li > ul, li > ol {
  margin-bottom: 0;
  margin-left: 0;
}
dt {
  font-weight: bold;
}
dd {
  margin: 0 1.5em 1.5em;
}
ul, ol {
  margin-left: 0;
}
img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}
figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}
.top-0 {
  top: 0px !important;
}
.mb-30 {
  margin-bottom: 30px;
}
.mt-30 {
  margin-top: 30px;
}
.mb-20 {
  margin-bottom: 20px;
}
.mb-50 {
  margin-bottom: 50px;
}
.mt-15 {
  margin-top: 15px;
}
.mt-20 {
  margin-top: 20px;
}
.mt-30 {
  margin-top: 30px;
}
.mt-40 {
  margin-top: 40px;
}
.mt-50 {
  margin-top: 50px;
}
.mtb-50 {
  margin-top: 50px;
  margin-bottom: 50px;
}
.mb-15 {
  margin-bottom: 15px;
}
.mb-10 {
  margin-bottom: 10px;
}
.m-0 {
  margin: 0px;
}
.mb-0 {
  margin-bottom: 0px;
}
.mb-5 {
  margin-bottom: 5px;
}
.pd-0 {
  padding: 0px;
}
.plr-50 {
  padding: 0px 50px;
}
.pl-50 {
  padding-left: 50px;
}
.pd-50 {
  padding: 50px;
}
table {
  margin: 0 0 1.5em;
  width: 100%;
}
table, th, td {
  border: 1px solid #daf1fa;
  padding: 10px;
}
.calendar_wrap table {
  margin-bottom: 5px;
}
.calendar_wrap th, .calendar_wrap td {
  text-align: center;
}
.calendar_wrap caption {
  caption-side: top;
  padding-top: 0px;
  color: #040353;
  border: 1px solid #daf1fa;
  border-bottom: none;
  padding: 9px 10px;
}
/*--------------------------------------------------------------
 # Forms
 --------------------------------------------------------------*/
.button {
  border: 2px solid;
  border-color: #200aaa;
  border-radius: 3px;
  background: #200aaa;
  color: #fff;
  font-family: Open Sans;
  cursor: pointer;
  transition: all 0.2s ease;
}
.button:hover {
  border-color: #200aaa;
  background: #200aaa;
  box-shadow: 0px 5px 10px 0px rgba(22, 42, 51, 0.2);
}
.button:active, .button:focus {
  border-color: #200aaa;
}
input[type="button"], input[type="reset"], input[type="submit"], [type=reset], [type=submit], button, html [type=button] {
  border: none;
  border-radius: 30px;
  background-color: #200aaa;
  background-image: -moz-linear-gradient(0deg, #54cdd5 0%, #14b5c0 100%);
  background-image: -webkit-linear-gradient(0deg, #fff 25 0%, #14b5c0 0 100%);
  color: #fff;
  font-family: Open Sans;
  padding: 9px 35px;
  cursor: pointer;
  transition: all 0.2s ease;
}
input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, [type=reset]:hover, [type=submit]:hover, button:hover, html [type=button]:hover {
  background-color: #200aaa;
  background-image: -moz-linear-gradient(0deg, #54cdd5 0%, #14b5c0 100%);
  background-image: -webkit-linear-gradient(0deg, #fff 25 0%, #14b5c0 0 100%);
  box-shadow: 0px 5px 10px 0px rgba(22, 42, 51, 0.2);
}
input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active, [type=reset]:active, [type=submit]:active, button:active, html [type=button]:active, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, [type=reset]:focus, [type=submit]:focus, button:focus, html [type=button]:focus {
  border-color: #200aaa;
}
.btn-primary {
  background: #200aaa;
  transition: 0.3s ease;
  font-family: Open Sans;
  border: none;
  border-radius: 30px;
  padding: 11px 35px;
  font-size: 16px;
}
.btn-primary:hover, .btn-primary:active, .btn-primary:focus {
  border: none;
  box-shadow: 0px 8px 16px 0px rgba(1, 96, 231, 0.1);
  border-color: #200aaa;
  color: #fff;
  background: #200aaa;
}
.btn-primary:not(:disabled):not(.disabled):active {
  background: #200aaa;
  border: none;
  box-shadow: none;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], .form-control, textarea {
  color: #040353;
  border: 2px solid #f1f6ff;
  border-radius: 3px;
  padding: 10px;
  transition: all 0.2s ease;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, .form-control:focus, textarea:focus {
  color: #001a4b;
  border: 2px solid #200aaa;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0);
  outline: none;
}
.nice-select {
  color: #040353;
  border: 2px solid #f1f6ff !important;
}
.form-control::-webkit-input-placeholder, input::-webkit-input-placeholder {
  color: #b3b3b3;
}
select {
  border: 2px solid #f1f6ff;
}
textarea {
  width: 100%;
}
label.form-item-btn {
  position: absolute;
  top: 12px;
  left: 19px;
}
.comments-area .form-group input, .wpcf7 input, .comments-area .form-group textarea, .wpcf7 textarea {
  padding-left: 40px;
}
.comments-area .form-group .wpcf7-submit, .wpcf7 .wpcf7-submit {
  padding-left: 35px;
}
.page-link:focus {
  box-shadow: none;
}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
  box-shadow: none;
  outline: 0 none;
}
.academic-contact-form .wpcf7-submit {
  padding-left: 20px;
}
/*--------------------------------------------------------------
 # Navigation
 --------------------------------------------------------------*/
/*--------------------------------------------------------------
 ## Links
 --------------------------------------------------------------*/
a {
  color: #200aaa;
  transition: all 0.2s ease;
}
a:hover, a:focus, a:active {
  color: #200aaa;
  text-decoration: none;
}
a:focus {
  outline: thin dotted;
}
a:hover, a:active {
  outline: 0;
}
.post-cat {
  color: #040353;
  padding: 5px;
  border-bottom: 3px;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
  margin-right: 5px;
  margin-top: -19px;
  position: relative;
  margin-left: 35px;
  z-index: 1;
  margin-bottom: 0;
}
.post-cat i {
  margin-right: 5px;
}
.post-cat a {
  margin-right: 10px;
  font-size: 12px;
  color: #fff;
  padding: 9px 24px;
  text-transform: capitalize;
  border-radius: 30px;
  font-weight: normal;
  padding: 8px 24px;
  background: #200aaa;
  box-shadow: 0px 8px 16px 0px rgba(73, 167, 211, 0.2);
}
/*--------------------------------------------------------------
 ## Menus
 --------------------------------------------------------------*/
.navbar {
  font-weight: normal;
  background: #fff;
}
.navbar .ci-header-menu .navbar-nav li:hover > .dropdown-menu {
  display: grid;
}
.navbar .ci-header-menu .dropdown-menu {
  margin-top: 50px;
  display: block;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
}
.navbar .ci-header-menu .dropdown-menu .dropdown .dropdown-menu {
  left: -99.5%;
  top: 0%;
  border-width: 0;
}
.navbar .ci-header-menu .dropdown-toggle {
  padding-right: 20px;
}
.navbar .ci-header-menu .dropdown-toggle:after {
  content: "+";
  border: none;
  position: absolute;
  top: 33%;
  font-size: 16px;
  margin-left: 6px;
}
.navbar .ci-header-menu .nav-link {
  font-size: 16px;
  font-weight: 500;
  padding-left: 25px;
  color: #040353;
  padding-bottom: 30px;
  padding-top: 30px;
}
.navbar .ci-header-menu .nav-link:hover {
  color: #200aaa;
}
.navbar .ci-header-menu .dropdown-menu {
  padding-top: 15px;
  padding-bottom: 15px;
  box-shadow: 0px 8px 16px 0px rgba(1, 96, 231, 0.1);
  border-radius: 0px;
  border: none;
}
.navbar .ci-header-menu .dropdown-menu li:hover > a {
  color: #200aaa;
}
.navbar .ci-header-menu .dropdown-menu li.active > a {
  color: #200aaa;
  padding-left: 55px;
}
.navbar .ci-header-menu .dropdown-menu li.active > a:before {
  width: 20px;
}
.navbar .ci-header-menu .dropdown-menu .menu-item-has-children:after {
  content: "\e649";
  font-family: "themify";
  border: none;
  position: absolute;
  top: 7px;
  font-size: 10px;
  color: #040353;
  margin-left: 0;
  right: 15px;
  z-index: 1;
}
.navbar .ci-header-menu .dropdown-menu .dropdown-item {
  padding: 6px 25px;
  background: #fff;
  color: #040353;
  font-size: 15px;
  min-width: 220px;
  position: relative;
  transition: 0.3s;
  z-index: 1;
}
.navbar .ci-header-menu .dropdown-menu .dropdown-item:before {
  content: "";
  transition: 0.3s;
  position: absolute;
  top: 18px;
  width: 0px;
  height: 2px;
  left: 25px;
  background-color: #200aaa;
  background-image: -moz-linear-gradient(0deg, #54cdd5 0%, #14b5c0 100%);
  background-image: -webkit-linear-gradient(0deg, #fff 25 0%, #14b5c0 0 100%);
}
.navbar .ci-header-menu .dropdown-menu .dropdown-item:hover {
  padding-left: 55px;
}
.navbar .ci-header-menu .dropdown-menu .dropdown-item:hover:before {
  width: 20px;
}
.navbar .ci-header-menu .active > .nav-link {
  color: #200aaa;
}
.stick-me {
  position: fixed;
  top: -200px;
  z-index: 5;
  width: 100%;
  box-shadow: 0px 8px 16px 0px rgba(1, 96, 231, 0.1);
  transition: 0.4s ease-in-out;
}
.stick-me .navbar-brand {
  display: block !important;
}
.comment-navigation, .posts-navigation, .post-navigation {
  display: grid;
  width: 100%;
}
.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}
.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {
  float: left;
  width: 50%;
  position: relative;
}
.comment-navigation .nav-previous:after, .posts-navigation .nav-previous:after, .post-navigation .nav-previous:after {
  content: "";
  width: 1px;
  height: 60%;
  display: block;
  top: 15%;
  right: 0;
  z-index: 9;
  background: #f0f0f0;
  position: absolute;
}
.comment-navigation .post-title, .posts-navigation .post-title, .post-navigation .post-title {
  width: 90%;
  display: block;
  word-break: break-word;
}
.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
.comment-navigation .nav-next .post-title, .posts-navigation .nav-next .post-title, .post-navigation .nav-next .post-title {
  float: right;
}
.comment-navigation a, .posts-navigation a, .post-navigation a {
  font-weight: normal;
  font-size: 18px;
  line-height: 26px;
  color: #001a4b;
}
.comment-navigation a .meta-nav, .posts-navigation a .meta-nav, .post-navigation a .meta-nav {
  font-size: 12px;
  font-weight: normal;
  text-transform: uppercase;
}
.comment-navigation a:hover, .posts-navigation a:hover, .post-navigation a:hover {
  color: #200aaa;
}
.nav-menu-transparent {
  background: transparent !important;
  z-index: 2;
}
.nav-menu-transparent .ci-header-menu .nav-link, .nav-menu-transparent .navbar-nav .nav-link:focus {
  color: #fff;
}
.nav-menu-transparent .ci-header-menu .dropdown-menu {
  margin-top: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  box-shadow: 0px 8px 16px 0px rgba(1, 96, 231, 0.1);
}
.nav-menu-transparent .ci-header-menu .dropdown-menu .dropdown-item {
  background: #fff;
  color: #001a4b;
  border-bottom: 1px solid #eeebeb;
}
.menu-style-2.navbar a.navbar-brand {
  max-width: 200px;
  padding: 20px;
}
.menu-style-2.navbar button.menu-btn.navbar-toggler {
  margin-right: 20px;
}
.menu-style-2.navbar .ci-header-menu .dropdown-toggle:after {
  top: 35%;
}
.menu-style-2.navbar .ci-header-menu .dropdown-menu {
  left: 0;
}
.menu-style-2.navbar .ci-header-menu .nav-link {
  padding: 35px 20px;
}
.menu-style-2.navbar .ci-header-menu > .nav-item:first-child .dropdown-menu {
  left: 0px;
}
.menu-style-2.navbar .ci-header-menu > .nav-item:first-child .nav-link {
  padding-left: 0px;
}
/*--------------------------------------------------------------
 ## Blog Nav
 --------------------------------------------------------------*/
.bg-theme {
  background: #200aaa;
}
.blog-nav {
  margin-right: 0px;
  margin-left: 0;
}
.blog-nav .bg-dark {
  background: #001a4b !important;
}
.blog-nav .blog-nav-image {
  width: 80px;
  height: 80px;
  border-radius: 3px;
  display: block;
  float: left;
  margin-right: 15px;
}
.blog-nav .blog-nav-right {
  display: inline-block;
  padding: 20px 5px;
}
.blog-nav .blog-nav-right .blog-nav-image {
  display: block;
  float: right;
  margin-right: 0px;
  margin-left: 15px;
}
.blog-nav .blog-nav-label {
  font-size: 12px;
  line-height: 26px;
  color: #fff;
}
.blog-nav .blog-nav-left {
  display: inline-block;
  padding: 20px 5px;
}
.blog-nav .blog-nav-right {
  text-align: right;
  float: right;
  text-align: right;
}
.blog-nav .blog-nav-right .blog-nav-in {
  display: block;
  float: left;
}
.blog-nav .blog-nav-left {
  text-align: left;
  float: left;
  text-align: left;
}
.blog-nav .blog-nav-left .blog-nav-in {
  display: block;
  float: left;
}
.blog-nav .blog-nav-right.no-thumb .blog-nav-in {
  margin-right: 0px;
}
.blog-nav .blog-nav-left.no-thumb .blog-nav-in {
  margin-left: 0px;
}
.blog-nav h3 {
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 0px;
  -ms-word-break: break-word;
  word-break: break-word;
}
.blog-nav h3 a {
  color: #fff;
}
.blog-nav h3 a:hover {
  text-decoration: underline;
}
/*--------------------------------------------------------------
 # Accessibility
 --------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: #020202;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}
/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}
/*--------------------------------------------------------------
 # Alignments
 --------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
/*--------------------------------------------------------------
 # Clearings
 --------------------------------------------------------------*/
.clear:before, .clear:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}
.site-content {
  overflow-x: hidden;
}
.clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after {
  clear: both;
}
/*--------------------------------------------------------------
 # Widgets
 --------------------------------------------------------------*/
.widget-area .widget {
  margin-top: 45px;
  margin-bottom: 45px;
  border: 2px solid #f4fcff;
  padding: 30px;
  position: relative;
  /* Make sure select elements fit in widgets. */
}
.widget-area .widget:first-child {
  margin-top: 0px;
}
.widget-area .widget:last-child {
  margin-bottom: 0px;
}
.widget-area .widget ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.widget-area .widget ul li {
  margin-bottom: 6px;
}
.widget-area .widget ul li:last-child {
  margin-bottom: 0;
  padding-bottom: 0px;
  border-bottom: none;
}
.widget-area .widget ul li a {
  color: #040353;
  font-family: Open Sans;
  font-weight: normal;
}
.widget-area .widget ul li a:hover {
  color: #200aaa;
}
.widget-area .widget ul li .post-date {
  display: block;
  font-size: 15px;
  color: #200aaa;
}
.widget-area .widget ul li .children, .widget-area .widget ul li .sub-menu {
  margin-left: 20px;
  margin-top: 7px;
}
.widget-area .widget ul li .children li, .widget-area .widget ul li .sub-menu li {
  position: relative;
}
.widget-area .widget ul li .children li:before, .widget-area .widget ul li .sub-menu li:before {
  content: "\e649";
  font-family: "themify";
  font-size: 12px;
  position: absolute;
  left: -20px;
  top: 2px;
}
.widget-area .widget select {
  max-width: 100%;
}
.widget-area .widget span.rss-date {
  font-size: 14px;
  color: #9ba5b9;
  display: block;
  margin-bottom: 20px;
  text-decoration: underline;
}
.widget-area .widget_search .input-group {
  height: 50px;
}
.widget-area span.comment-author-link:before {
  content: "\e645";
  font-family: "themify";
  font-size: 14px;
  margin-right: 10px;
  color: #200aaa;
}
.widget-area li.recentcomments {
  font-size: 15px;
  line-height: 26px;
}
.widget-area span.comment-author-link, .widget-area .recentcomments .comment-author-link a.url {
  font-weight: 500;
}
.widget-title {
  font-size: 24px;
  margin-bottom: 25px;
  position: relative;
  padding-bottom: 15px;
}
.widget-title:after {
  content: "";
  position: absolute;
  display: inline-block;
  bottom: 0;
  width: 50px;
  height: 2px;
  left: 0;
  z-index: 1;
  background: #200aaa;
}
footer .widget {
  margin-top: 45px;
  margin-bottom: 45px;
  position: relative;
  /* Make sure select elements fit in widgets. */
}
footer .widget:first-child {
  margin-top: 0px;
}
footer .widget:last-child {
  margin-bottom: 0px;
}
footer .widget a {
  color: #555;
}
footer .widget ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
footer .widget ul li {
  margin-bottom: 10px;
}
footer .widget ul li:last-child {
  margin-bottom: 0;
  padding-bottom: 0px;
  border-bottom: none;
}
footer .widget ul li a {
  color: #555;
  font-family: Open Sans;
  font-weight: normal;
}
footer .widget ul li a:hover {
  color: #200aaa;
}
footer .widget ul li .post-date {
  display: block;
  font-size: 15px;
  color: #200aaa;
}
footer .widget ul li .children, footer .widget ul li .sub-menu {
  margin-left: 20px;
  margin-top: 15px;
}
footer .widget ul li .children li, footer .widget ul li .sub-menu li {
  position: relative;
}
footer .widget ul li .children li:before, footer .widget ul li .sub-menu li:before {
  content: "\e649";
  font-family: "themify";
  font-size: 12px;
  position: absolute;
  left: -20px;
  top: 2px;
}
footer .widget select {
  max-width: 100%;
}
footer .widget span.rss-date {
  font-size: 14px;
  color: #9ba5b9;
  display: block;
  margin-bottom: 20px;
  text-decoration: underline;
}
footer .widget a.rsswidget {
  font-size: 18px;
  font-weight: 600;
  display: block;
  margin-bottom: 5px;
}
footer .widget .widget_recent_entries li {
  margin-bottom: 20px;
}
footer .widget .widget_recent_entries li:last-child {
  margin-bottom: 0px;
}
footer .widget .widget_recent_entries ul {
  list-style: none;
  padding: 0;
}
footer .widget .widget_recent_entries ul a {
  font-size: 16px;
  line-height: 20px;
  display: block;
  font-weight: 500;
  color: #fff;
}
footer .widget .widget_recent_entries ul a:hover {
  color: #200aaa;
}
footer .widget .widget_recent_entries ul li:last-child {
  border-bottom: none;
  padding-bottom: 0px;
}
footer .widget .widget_recent_entries ul span.post-date {
  font-size: 15px;
  margin-top: 8px;
  display: block;
}
footer .widget .table, footer .widget th, footer .widget td {
  padding: 0px;
}
ul.contact-info-style1 {
  list-style: none;
  padding: 0;
}
ul.contact-info-style1 li {
  margin-bottom: 25px;
  display: flex;
}
ul.contact-info-style1 li i {
  font-size: 20px;
  display: block;
  float: left;
  margin-right: 15px;
  color: #200aaa;
}
ul.contact-info-style1 li:last-child {
  margin-bottom: 0px;
}
li.widget-gallery-item {
  list-style: none;
  float: left;
  display: block;
  width: 75px;
  height: 75px;
  margin-right: 10px;
  margin-bottom: 10px;
}
li.widget-gallery-item img {
  border-radius: 4px;
}
body .mfp-arrow:hover, body .mfp-arrow:active, body .mfp-arrow:focus {
  box-shadow: none;
}
.cta-sdebar {
  padding: 70px 35px;
  text-align: center;
  position: relative;
  background-image: url("https://demo.codeixer.com/medixer/wp-content/uploads/sites/12/2020/04/313.png");
  background-size: cover;
  color: #fff;
}
.cta-sdebar .cta-content {
  position: relative;
  z-index: 1;
}
.cta-sdebar .cta-icon {
  font-size: 90px;
  margin-bottom: 50px;
  display: block;
  margin-top: 20px;
}
.cta-sdebar .cta-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0.9;
  height: 100%;
  background-color: #200aaa;
  background-image: -moz-linear-gradient(0deg, #54cdd5 0%, #14b5c0 100%);
  background-image: -webkit-linear-gradient(0deg, #fff 25 0%, #14b5c0 0 100%);
}
/*--------------------------------------------------------------
 # Content
 --------------------------------------------------------------*/
/*--------------------------------------------------------------
 ## Posts and pages
 --------------------------------------------------------------*/
.sticky {
  display: block;
}
.sticky .blog-title a:before, .sticky h2 a:before {
  content: "\e6dd";
  font-family: "themify";
  margin-right: 10px;
}
.updated:not(.published) {
  display: none;
}
.page-content, .entry-content, .entry-summary {
  margin: 1.5em 0 0;
}
.page-links {
  clear: both;
  margin: 0 0 1.5em;
  padding-top: 15px;
}
.page-numbers li, .page-links a, .page-links .current {
  height: 30px;
  width: 30px;
  background: #eaeaea;
  border-radius: 2px;
  display: inline-block;
  margin: 0 2px;
  color: #040353;
  font-weight: 500;
  font-size: 14px;
  line-height: 30px;
  text-align: center;
}
.page-links .current {
  color: #fff;
  background: #200aaa;
}
a.tag-cloud-link {
  padding: 5px 8px;
  background: #f4fcff;
  color: #040353;
  margin: 2px;
  margin-bottom: 5px;
  display: inline-block;
}
/*--------------------------------------------------------------
 ## Comments
 --------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}
.bypostauthor {
  display: block;
}
/*--------------------------------------------------------------
 # Comment Style
 --------------------------------------------------------------*/
/** Comment List */
.comment-list {
  padding-left: 0;
  padding-bottom: 0px;
  list-style: none;
  border-bottom: 1px solid #e4e5ff;
  padding-bottom: 50px;
  margin-bottom: 50px;
}
.comment-list .ul.children {
  margin-left: 40px;
}
.comment-list .comment-item:last-child {
  margin-bottom: 0px;
}
.comment-list .comment-item {
  margin-bottom: 30px;
}
a.comment-reply-link {
  font-size: 12px;
  text-transform: uppercase;
  color: #040353;
  border-radius: 3px;
  padding: 5px 10px;
  letter-spacing: 1px;
}
a.comment-reply-link:hover {
  background: #200aaa;
  color: #fff;
}
ul.comment-list li:last-child .comment-item {
  border-bottom: none;
  padding-bottom: 0px;
}
ul.comment-list li .comment-item {
  border-bottom: 1px solid #e4e5ff;
  padding-bottom: 30px;
}
.comment-item .hero-image {
  float: left;
  width: 70px;
  height: 70px;
  overflow: hidden;
  border-radius: 100%;
}
.comment-item .hero-content {
  display: block;
  padding-left: 110px;
  margin-top: 40px;
  position: relative;
}
.comment-item .hero-content .hero-name {
  font-size: 18px;
  margin-bottom: 5px;
}
.comment-item .hero-content .post-date {
  margin-bottom: 15px;
  display: block;
  margin-top: 15px;
}
.comment-item .hero-content .post-date {
  width: 100%;
  font-size: 14px;
  margin-bottom: 10px;
  margin-top: 0px;
  color: #ff4d1c;
  text-transform: uppercase;
}
a.comment-link-href {
  color: #040353;
  font-size: 12px;
}
.comment-item .hero-content > p {
  line-height: 28px;
  margin-bottom: 0px;
}
.comment-item .hero-content .reply-btn {
  top: 0px;
  right: 0px;
  position: absolute;
  color: #53585f;
  font-weight: 500;
}
li.comment {
  list-style: none;
}
a.comment-reply-link i {
  padding-right: 6px;
}
p.comment-form-cookies-consent label {
  margin-left: 10px;
}
.comment-reply-title {
  font-size: 26px;
  color: #040353;
  margin-bottom: 15px;
  position: relative;
}
.comment-reply-title a {
  font-size: 70%;
  font-weight: normal;
}
.comment-reply-title:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: 0;
  left: 0;
}
.pingback span.hero-image, .trackback span.hero-image {
  display: none;
}
.pingback .hero-content, .trackback .hero-content {
  display: block;
  padding-left: 0;
}
/*--------------------------------------------------------------
 # Infinite scroll
 --------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer {
  /* Older / Newer Posts Navigation (always hidden) */
  /* Theme Footer (when set to scrolling) */
  display: none;
}
/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}
/*--------------------------------------------------------------
 # Media
 --------------------------------------------------------------*/
.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
/* Make sure embeds and iframes fit their containers. */
embed, iframe, object {
  max-width: 100%;
}
/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;
}
/*--------------------------------------------------------------
 ## Captions
 --------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}
.wp-caption-text {
  text-align: center;
}
/*--------------------------------------------------------------
 ## Galleries
 --------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}
.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-columns-2 .gallery-item {
  max-width: 50%;
}
.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
  max-width: 25%;
}
.gallery-columns-5 .gallery-item {
  max-width: 20%;
}
.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}
.gallery-caption {
  display: block;
}
/*--------------------------------------------------------------
 # Theme Style
 --------------------------------------------------------------*/
.top-header {
  background: #200aaa;
  color: #fff;
  font-size: 15px;
}
.top-header .text {
  line-height: 47px;
}
.top-header .text a {
  color: #200aaa;
  text-decoration: underline;
  font-weight: 600;
}
.top-header .list-inline-item {
  margin-right: 35px;
  margin-bottom: 0;
}
.top-header .list-inline-item:last-child {
  margin-right: 0px;
}
.top-header .top-social-link .list-inline-item {
  margin-right: 0;
  margin-bottom: 0;
}
.top-header .top-social-link .list-inline-item:hover {
  background: #200aaa;
}
.top-header .top-social-link .list-inline-item:hover span {
  color: #fff;
}
.top-header .top-social-link a {
  width: 35px;
  display: block;
  text-align: center;
  padding: 10px 0px;
}
.top-header .top-social-link a span {
  color: #fff;
  margin-right: 0;
}
.middle-header {
  background: #faf7fa;
  color: #292323;
}
.middle-header a.navbar-brand {
  padding: 10px 20px;
  background: #fff;
  position: relative;
  top: -24px;
  width: 230px;
  display: block;
}
.middle-header .menu-content {
  margin-top: 18px;
}
.middle-header .m-title {
  font-size: 14px;
  line-height: 22px;
}
.middle-header .m-text {
  font-weight: 600;
  font-family: Open Sans;
  line-height: 22px;
}
.middle-header .m-icon {
  width: 40px;
  height: 40px;
  float: left;
  border-radius: 50%;
  text-align: center;
  line-height: 36px;
  margin-right: 15px;
  font-size: 20px;
  background-color: #200aaa;
  background-color: #200aaa;
  background-image: -moz-linear-gradient(0deg, #54cdd5 0%, #14b5c0 100%);
  background-image: -webkit-linear-gradient(0deg, #fff 25 0%, #14b5c0 0 100%);
  box-shadow: 0px 8px 16px 0px rgba(1, 96, 231, 0.1);
  color: #fff;
}
.overlay {
  background: #000;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
}
.searchform input {
  padding: 0px 10px;
  min-height: 45px;
}
.searchform .form-control {
  padding-left: 20px;
}
.searchform .btn {
  padding: 15px 30px;
  border-radius: 5px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.blog .site-content, .single-post .site-content, .single .site-content, .archive .site-content, .search .site-content, .page-template-default .site-content {
  padding: 100px 0px;
}
.blog .site-content article, .single-post .site-content article, .single .site-content article, .archive .site-content article, .search .site-content article, .page-template-default .site-content article {
  overflow: hidden;
}
.blog-single article {
  background: #f4fcff;
  margin-top: -35px;
  overflow: hidden;
}
.blog-list {
  margin-bottom: 50px;
}
.blog-list .child-wrapper {
  background: #f4fcff;
  padding: 35px;
  margin-top: -51px;
}
.blog-list .cix-blog-featured-image {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.blog-list p {
  margin-bottom: 25px;
}
.blog-list .post-cat {
  margin-top: -55px;
  margin-left: 0px;
  margin-bottom: 25px;
}
.blog-list .post-cat a {
  display: inline-block;
  padding: 3px 15px;
  margin-bottom: 8px;
}
.blog-list a.btn.btn-primary:before {
  content: "\e628";
  font-family: "themify";
  margin-right: 8px;
  font-size: 12px;
  font-weight: bold;
}
.blog-single .post-cat a {
  margin-bottom: 8px;
  display: inline-block;
  padding: 2px 20px;
  margin-right: 5px;
}
.blog-grid {
  margin-bottom: 30px;
  padding: 30px;
  box-shadow: 0px 8px 16px 0px rgba(1, 96, 231, 0.1);
}
.blog-grid:hover .cix-featured-image img {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.blog-grid h2 {
  font-size: 22px;
  line-height: 28px;
}
.blog-grid h2 a {
  color: #040353;
}
.blog-grid .post-cat {
  margin-top: -58px;
  margin-bottom: 20px;
  margin-left: -8px;
}
.blog-grid .post-cat a {
  margin-bottom: 8px;
  display: inline-block;
  padding: 2px 20px;
  margin-right: 5px;
}
.blog-grid .posted-on {
  display: block;
  font-size: 12px;
}
.blog-grid .posted-on i {
  margin-right: 6px;
}
.entry-meta {
  font-size: 14px;
  margin-bottom: 20px;
}
.entry-meta .list-inline-item {
  margin-right: 30px;
}
.entry-meta i {
  margin-right: 7px;
}
.entry-meta a {
  color: #040353;
}
.entry-meta a:hover {
  color: #200aaa;
}
.cix-blog-featured-image {
  margin-bottom: 50px;
  overflow: hidden;
  border-radius: 5px;
}
.cix-blog-featured-image img {
  border-radius: 5px;
  width: 100%;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.cix-blog-featured-image:hover img {
  -webkit-transform: scale(1);
  transform: scale(1);
  width: 100%;
}
.cix-featured-image-single img {
  width: 100%;
}
.cix-featured-image {
  margin-right: -30px;
  margin-left: -30px;
  margin-top: -30px;
  margin-bottom: 40px;
  overflow: hidden;
  position: relative;
}
.cix-featured-image img {
  width: 100%;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.cix-featured-image:hover img {
  -webkit-transform: scale(1);
  transform: scale(1);
  width: 100%;
}
@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}
/*--------------------------------------------------------------
 # Pagination Style
 --------------------------------------------------------------*/
.cix-pagination {
  margin-top: 50px;
  margin-bottom: 0px;
}
.cix-pagination .next-btn a, .cix-pagination .prev-btn a, .cix-pagination .next-btn .page-link, .cix-pagination .prev-btn .page-link {
  color: #200aaa;
  padding: 15px 16px;
  border-radius: 50%;
}
.cix-pagination .next-btn a i:before, .cix-pagination .prev-btn a i:before, .cix-pagination .next-btn .page-link i:before, .cix-pagination .prev-btn .page-link i:before {
  font-weight: bolder;
}
.cix-pagination .page-item:first-child .page-link, .cix-pagination .page-item:last-child .page-link {
  border-radius: 50%;
  border: none;
}
.cix-pagination a, .cix-pagination .page-link {
  padding: 15px 20px;
  border-radius: 50%;
  color: #040353;
  background-color: #f4fcff;
  border: none;
  font-weight: 600;
  font-size: 18px;
  margin: 0px 5px;
  font-family: Open Sans;
}
.cix-pagination a:hover, .cix-pagination .page-link:hover {
  background: #200aaa;
  color: #fff;
}
.cix-pagination .spa-link, .cix-pagination .spa-item {
  background: transparent;
  pointer-events: none;
  padding: 19px 0px;
}
.cix-pagination .active a, .cix-pagination .active .page-link {
  color: #fff;
  background-color: #200aaa;
}
.comments-area {
  padding-top: 40px;
}
.ci-tags-wrapper {
  padding: 10px 20px;
  border-radius: 3px;
  overflow: hidden;
  width: 100%;
  display: block;
}
.ci-tags-wrapper i {
  margin-right: 7px;
  color: #200aaa;
}
.ci-tags-wrapper a {
  padding: 5px 12px;
  background: #f4fcff;
  color: #040353;
  display: inline-block;
  margin-left: 10px;
  margin-bottom: 10px;
  border-radius: 4px;
  font-size: 14px;
}
.ci-tags-wrapper a:hover {
  color: #200aaa;
}
/*--------------------------------------------------------------
 # 404 Style
 --------------------------------------------------------------*/
.section-404 {
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
}
.section-404 .heading-404 {
  font-family: Open Sans;
}
.section-404 .overlay {
  background-color: rgba(255, 255, 255, 0.7);
}
.site-footer {
  background-color: #e1f3ff;
  color: #555;
}
.site-footer > .container {
  margin-bottom: 70px;
  margin-top: 100px;
}
.site-footer a {
  color: #555;
}
.site-footer .brand-logo {
  margin-top: -15px;
}
.site-footer .widget-title {
  color: #555;
}
.site-footer .site-info {
  background: #3d4461;
  padding: 20px 15px;
  text-align: center;
  font-size: 14px;
  color: #fff;
}
.site-footer .site-info a {
  color: #200aaa;
}
.site-footer .site-info a:hover {
  color: #200aaa;
}
.site-footer .site-info p {
  margin-bottom: 0px;
}
/*--------------------------------------------------------------
 # Team Page Style
 --------------------------------------------------------------*/
.team-single .team-info-box {
  list-style: none;
  padding: 0;
  margin-top: 30px;
}
.team-single .team-info-box li {
  margin-bottom: 15px;
}
.team-single .team-info-box li i {
  width: 30px;
  background-color: #200aaa;
  background-image: -moz-linear-gradient(0deg, #54cdd5 0%, #14b5c0 100%);
  background-image: -webkit-linear-gradient(0deg, #fff 25 0%, #14b5c0 0 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.team-single .team-position {
  background-color: #200aaa;
  background-image: -moz-linear-gradient(0deg, #54cdd5 0%, #14b5c0 100%);
  background-image: -webkit-linear-gradient(0deg, #fff 25 0%, #14b5c0 0 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.skrillbar-section {
  background: #f7faff;
  margin-top: 50px;
  padding: 100px 0px;
}
.skrillbar-section h2 {
  font-size: 50px;
}
.skrillbar-section h5 {
  background-color: #200aaa;
  background-image: -moz-linear-gradient(0deg, #54cdd5 0%, #14b5c0 100%);
  background-image: -webkit-linear-gradient(0deg, #fff 25 0%, #14b5c0 0 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.skrillbar-section .progress-bar {
  background-color: #200aaa;
  background-image: -moz-linear-gradient(0deg, #54cdd5 0%, #14b5c0 100%);
  background-image: -webkit-linear-gradient(0deg, #fff 25 0%, #14b5c0 0 100%);
  box-shadow: 0px 3px 6px 0px rgba(26, 183, 194, 0.2);
}
.skrillbar-section .progress {
  height: 8px;
}
.single-team .site-content {
  padding-bottom: 0px;
}
.awrad-box {
  background: #fff;
  box-shadow: 0px 8px 16px 0px rgba(1, 96, 231, 0.1);
  position: relative;
  z-index: 1;
  overflow: hidden;
  padding: 50px 30px;
  text-align: center;
}
.awrad-box .icon-box {
  width: 70px;
  height: 70px;
  font-size: 30px;
  line-height: 70px;
  display: block;
  margin: 0 auto;
  margin-bottom: 20px;
  background-color: #200aaa;
  background-image: -moz-linear-gradient(0deg, #54cdd5 0%, #14b5c0 100%);
  background-image: -webkit-linear-gradient(0deg, #fff 25 0%, #14b5c0 0 100%);
  box-shadow: 0px 8px 16px 0px rgba(1, 96, 231, 0.1);
  border-radius: 50px;
  color: #fff;
}
.awrad-box h3 {
  font-size: 20px;
}
.award-box-2 {
  margin-top: 45px;
}
.team-single-social-links {
  margin-top: 40px;
}
.team-single-social-links a {
  box-shadow: 0px 4px 10px 0px rgba(22, 42, 51, 0.2);
  border-radius: 50px;
  width: 55px;
  height: 55px;
  line-height: 55px;
  display: block;
  font-size: 1.25rem;
  text-align: center;
  margin-right: 5px;
}
.team-single-social-links a:hover {
  box-shadow: 0px 8px 16px 0px rgba(22, 42, 51, 0.2);
}
.medixer-pagination-single {
  background: #fff;
  padding: 30px 50px;
  margin-top: 40px;
  box-shadow: 0px 8px 16px 0px rgba(1, 96, 231, 0.1);
}
.medixer-pagination-single .post-navigation .post-title {
  font-family: Open Sans;
  font-size: 22px;
  font-weight: 500;
}
.medixer-pagination-single .post-navigation a .meta-nav {
  font-size: 14px;
}
.medixer-pagination-single .post-navigation .nav-links:after {
  content: "\e68e";
  font-family: "themify";
  width: 50px;
  position: absolute;
  font-size: 22px;
  text-align: center;
  border-radius: 50%;
  height: 50px;
  line-height: 50px;
  right: 50%;
  margin-right: -25px;
  color: #fff;
  background-color: #200aaa;
  background-color: #200aaa;
  background-image: -moz-linear-gradient(0deg, #54cdd5 0%, #14b5c0 100%);
  background-image: -webkit-linear-gradient(0deg, #fff 25 0%, #14b5c0 0 100%);
}
.medixer-pagination-single .post-navigation .nav-previous:after {
  display: none;
}
/*--------------------------------------------------------------
 # Fw-service Style
 --------------------------------------------------------------*/
.fw-service-single {
  background: #fff;
}
.fw-service-single .service-feature-img {
  margin-right: -50px;
  margin-left: -50px;
}
.fw-service-single article {
  padding: 50px;
  padding-top: 0px;
  margin-top: 0px;
}
.single-fw-service, .single-fw-portfolio {
  background: #fff;
}
.single-fw-service .widget-area .widget, .single-fw-portfolio .widget-area .widget {
  background: #fff;
}
.single-fw-service .widget-area .widget_custom_html, .single-fw-portfolio .widget-area .widget_custom_html {
  padding: 0;
}
.single-fw-service .widget-area h5, .single-fw-portfolio .widget-area h5 {
  margin-bottom: 15px;
  font-size: 24px;
}
.single-fw-service .widget-area .searchform .form-control, .single-fw-portfolio .widget-area .searchform .form-control {
  border-color: #fff;
}
.single-fw-service .nice-select, .single-fw-portfolio .nice-select {
  width: 100% !important;
  padding-left: 40px;
}
.single-fw-service label.doct, .single-fw-portfolio label.doct {
  margin-top: -6px;
}
/*--------------------------------------------------------------
 # Breadcrumb Style
 --------------------------------------------------------------*/
.breadcrumb-section {
  background: #ae1818;
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: cover;
  padding: 80px 0px;
}
.breadcrumb-section h1 {
  font-size: 50px;
  color: #040353;
}
.breadcumb-list {
  margin-bottom: 25px;
  margin-left: 70px;
  position: relative;
  display: inline-block;
}
.breadcumb-list:before {
  position: absolute;
  content: "";
  height: 2px;
  top: 50%;
  width: 50px;
  left: -65px;
  margin-top: -2px;
  background-color: #200aaa;
  background-image: -moz-linear-gradient(0deg, #54cdd5 0%, #14b5c0 100%);
  background-image: -webkit-linear-gradient(0deg, #fff 25 0%, #14b5c0 0 100%);
}
.breadcumb-list .bc-icon > span {
  margin: 0 8px;
}
.breadcumb-list .bc-icon > span:before {
  font-size: 13px;
}
.breadcumb-list .list-inline-item:not(:last-child) {
  margin: 0;
}
.breadcumb-list a, .breadcumb-list .last-item, .breadcumb-list .bc-icon > span {
  color: #040353;
}
.breadcumb-list a:visited, .breadcumb-list .last-item:visited, .breadcumb-list .bc-icon > span:visited {
  color: #040353;
}
.breadcumb-list a:hover, .breadcumb-list .last-item:hover, .breadcumb-list .bc-icon > span:hover {
  color: #200aaa;
}
.breadcumb-list a:focus, .breadcumb-list .last-item:focus, .breadcumb-list .bc-icon > span:focus, .breadcumb-list a:active, .breadcumb-list .last-item:active, .breadcumb-list .bc-icon > span:active {
  color: #040353;
}
.breadcumb-list a:focus, .breadcumb-list .last-item:focus, .breadcumb-list .bc-icon > span:focus {
  outline: thin dotted;
}
.breadcumb-list a:hover, .breadcumb-list .last-item:hover, .breadcumb-list .bc-icon > span:hover, .breadcumb-list a:active, .breadcumb-list .last-item:active, .breadcumb-list .bc-icon > span:active {
  outline: 0;
}
.wp-block-button {
  margin-top: 20px;
  margin-bottom: 20px;
}
.wp-block-cover-image .wp-block-subhead:not(.has-text-color), .wp-block-cover-image h1:not(.has-text-color), .wp-block-cover-image h2:not(.has-text-color), .wp-block-cover-image h3:not(.has-text-color), .wp-block-cover-image h4:not(.has-text-color), .wp-block-cover-image h5:not(.has-text-color), .wp-block-cover-image h6:not(.has-text-color), .wp-block-cover-image p:not(.has-text-color), .wp-block-cover .wp-block-subhead:not(.has-text-color), .wp-block-cover h1:not(.has-text-color), .wp-block-cover h2:not(.has-text-color), .wp-block-cover h3:not(.has-text-color), .wp-block-cover h4:not(.has-text-color), .wp-block-cover h5:not(.has-text-color), .wp-block-cover h6:not(.has-text-color), .wp-block-cover p:not(.has-text-color) {
  color: #fff;
}
.has-large-font-size {
  line-height: normal;
}
.wp-block-latest-posts.wp-block-latest-posts__list li {
  clear: both;
}
.wp-block-latest-posts.wp-block-latest-posts__list {
  list-style: none;
}
.wp-block-latest-comments {
  padding-top: 20px;
  padding-left: 0px;
}
.wp-block-latest-comments article {
  box-shadow: none;
  margin-top: 0px;
  overflow: visible;
}
.wp-block-latest-comments article p:last-child {
  margin-bottom: 15px;
}
.wp-block-categories.wp-block-categories-dropdown {
  margin-bottom: 15px;
}
ul.wp-block-archives.extraclass.wp-block-archives-list {
  padding-left: 25px;
}
ul.wp-block-archives.extraclass.wp-block-archives-list li {
  margin-bottom: 7px;
}
.wp-block-archives.wp-block-archives-dropdown {
  margin-bottom: 20px;
}
.wp-block-latest-posts.wp-block-latest-posts__list {
  padding: 0px;
}
.wp-block-latest-posts.wp-block-latest-posts__list li {
  margin-bottom: 20px;
}
/*--------------------------------------------------------------
 # Plugin Shortcode Style
 --------------------------------------------------------------*/
.elementor-cix-blog-grid .blog-title {
  margin-top: 0px;
}
.elementor-cix-blog-grid .blog-title a {
  color: #001a4b;
}
.elementor-cix-blog-grid .blog-title a:hover {
  color: #200aaa;
}
.elementor-cix-blog-grid .cix-featured-image {
  margin-top: -30px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}
.elementor-cix-blog-grid .blog-grid {
  border-radius: 5px;
}
.elementor-cix-blog-grid .blog-grid .post-cat {
  margin-bottom: 0px;
}
.elementor-cix-blog-grid-inside-image .cix-featured-image {
  margin: 0;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.elementor-cix-blog-grid-inside-image .cix-featured-image img {
  margin: 0;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.elementor-cix-blog-grid-inside-image .blog-grid {
  position: relative;
  padding: 0px;
  box-shadow: none;
}
.elementor-cix-blog-grid-inside-image .blog-grid:after {
  background-image: -moz-linear-gradient(90deg, rgba(0, 26, 75, 0.8) 0%, rgba(0, 26, 75, 0) 100%);
  background-image: -webkit-linear-gradient(90deg, rgba(0, 26, 75, 0.8) 0%, rgba(0, 26, 75, 0) 100%);
  background-image: -ms-linear-gradient(90deg, rgba(0, 26, 75, 0.8) 0%, rgba(0, 26, 75, 0) 100%);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
}
.elementor-cix-blog-grid-inside-image .blog-grid:hover .cix-featured-image img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.elementor-cix-blog-grid-inside-image .blog-grid .post-cat {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 25px;
  padding-left: 0px;
}
.elementor-cix-blog-grid-inside-image .blog-grid .post-cat a {
  margin-bottom: 15px;
  border: 2px solid #8596b5;
  background: transparent;
}
.elementor-cix-blog-grid-inside-image .blog-grid h2 {
  font-size: 20px;
  line-height: 28px;
  padding: 0 25px;
}
.elementor-cix-blog-grid-inside-image .blog-grid h2 a {
  color: #fff;
}
.elementor-cix-blog-grid-inside-image .blog-grid .grid-blog-content {
  position: absolute;
  bottom: 20px;
  z-index: 1;
}
.elementor-cix-blog-grid-inside-image .blog-grid a.btn.btn-link {
  margin-left: 12px;
  color: #fff;
  margin-top: 10px;
  transition: 0.3s;
}
.elementor-cix-blog-grid-inside-image .blog-grid a.btn.btn-link:hover {
  text-decoration: none;
  color: #200aaa;
  margin-left: 14px;
}
.elementor-cix-blog-grid-inside-image .blog-grid a.btn.btn-link:before {
  content: "\e628";
  font-family: "themify";
  margin-right: 8px;
  font-size: 12px;
}
.event-list {
  border: 1px solid #ececec;
  border-radius: 3px;
  margin-bottom: 30px;
}
.event-list .cix-featured-image {
  width: 370px;
  float: left;
  margin: 0;
  border-radius: 3px;
  border-top-right-radius: 0px;
  margin-left: -16px;
  margin-top: 0px;
  margin-bottom: -1px;
}
.event-list h2 {
  margin-top: 25px !important;
}
.event-list:last-child {
  margin-bottom: 0px;
}
.event-list .event-short-txt {
  display: grid;
  float: none;
}
.event-list .event-date {
  background: #200aaa;
  float: left;
  color: #fff;
  margin-top: -1px;
  display: block;
  margin-right: 25px;
  width: 70px;
  height: 80px;
  border-radius: 3px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
.event-list .event-date .date {
  width: 100%;
  display: block;
  font-size: 36px;
  padding-top: 18px;
}
.event-grid {
  margin-bottom: 30px;
}
.event-grid .cix-featured-image {
  margin: 0;
  border-radius: 5px;
  border-bottom-left-radius: 0px;
}
.event-grid .event-date {
  background: #200aaa;
  float: left;
  color: #fff;
  display: block;
  margin-right: 25px;
  width: 70px;
  height: 80px;
  border-radius: 3px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
.event-grid .event-date .date {
  width: 100%;
  display: block;
  font-size: 36px;
  padding-top: 18px;
}
.team-member {
  text-align: center;
  background: #fff;
  border-radius: 3px;
  padding: 20px;
}
.team-member .thumb {
  width: 100px;
  height: 100px;
  display: inline-block;
  margin-bottom: 20px;
  margin-top: 20px;
}
.team-member img {
  border-radius: 50% !important;
}
.team-member h3 {
  font-size: 20px;
  color: #200aaa;
}
.team-member h5 {
  font-size: 15px;
}
.team-member p {
  margin-top: 20px;
  margin-bottom: 15px;
}
.team-member ul li {
  margin-right: 25px !important;
}
.team-member ul li:last-child {
  margin-right: 0px !important;
}
.team-member a {
  color: #babbbb;
}
.team-member a:hover {
  color: #200aaa;
}
.elementor-testimonial-content i {
  color: #200aaa;
  margin-right: 5px;
}
.widget-area .widget_fw_posttype ul, footer .widget_fw_posttype ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.widget-area .widget_fw_posttype ul li, footer .widget_fw_posttype ul li {
  margin-bottom: 20px;
  width: 100%;
  display: inline-block;
}
.widget-area .widget_fw_posttype ul li:last-child, footer .widget_fw_posttype ul li:last-child {
  margin-bottom: 0px;
}
.widget-area .widget_fw_posttype ul li .image-container, footer .widget_fw_posttype ul li .image-container {
  width: 75px;
  float: left;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 20px;
}
.widget-area .widget_fw_posttype ul li .image-container img, footer .widget_fw_posttype ul li .image-container img {
  border-radius: 5px;
}
.widget-area .widget_fw_posttype ul li .item-content, footer .widget_fw_posttype ul li .item-content {
  display: inline;
}
.widget-area .widget_fw_posttype ul li .item-title, footer .widget_fw_posttype ul li .item-title {
  display: block;
  display: block;
  font-size: 16px;
  line-height: 23px;
  margin-bottom: 5px;
}
.widget-area .widget_fw_posttype ul li .item-title:hover, footer .widget_fw_posttype ul li .item-title:hover {
  color: #200aaa;
}
.widget-area .widget_fw_posttype ul li .post-date, footer .widget_fw_posttype ul li .post-date {
  display: block;
  font-size: 12px;
  color: #aba6a6;
}
.widget_fw_aboutus .brand-link {
  width: 200px;
  margin-top: 13px;
}
.widget_fw_aboutus .social-links ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.widget_fw_aboutus .social-links ul li {
  float: left;
  margin-right: 20px;
}
.widget_fw_aboutus .social-links ul li a {
  font-size: 18px;
}
.widget_fw_aboutus .social-links ul li a:hover {
  color: #200aaa;
}
.priceing-table.highlight {
  background: #200aaa;
}
.priceing-table.highlight .table-price-amount {
  background: #001337;
}
.priceing-table.highlight .table-price-amount:after {
  border-top: 22px solid #001337;
}
.priceing-table.highlight li {
  border-bottom: 1px solid #fff 1c;
}
.priceing-table.highlight .btn {
  background-color: #fff;
  color: #001337;
}
.priceing-table {
  padding: 30px;
  background: transparent;
  border-radius: 5px;
  border: 2px solid #e6efff;
}
.priceing-table img.table-image {
  width: 90px;
  margin-top: 30px;
}
.priceing-table .table-price-amount {
  font-family: Open Sans;
  font-weight: 600;
}
.priceing-table .table-price-amount .value {
  font-size: 70px;
}
.priceing-table .table-title {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 25px;
  background-color: #200aaa;
  background-image: -moz-linear-gradient(0deg, #54cdd5 0%, #14b5c0 100%);
  background-image: -webkit-linear-gradient(0deg, #fff 25 0%, #14b5c0 0 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.priceing-table .popular {
  background-color: #200aaa;
  background-image: -moz-linear-gradient(0deg, #54cdd5 0%, #14b5c0 100%);
  background-image: -webkit-linear-gradient(0deg, #fff 25 0%, #14b5c0 0 100%);
  font-family: Open Sans;
  color: #fff;
  font-weight: normal;
  padding: 5px;
  font-size: 15px;
  padding-left: 10px;
  transform: rotate(90deg);
  display: inline-block;
  position: absolute;
  right: -15px;
  top: 39px;
  padding-right: 20px !important;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
}
.priceing-table ul {
  list-style: none;
  margin-bottom: 20px;
}
.priceing-table ul li {
  padding: 10px 0px;
  font-family: Open Sans;
}
.priceing-table ul li:last-child {
  border-bottom: none;
}
.priceing-table .btn {
  padding: 15px 45px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -25px;
  font-family: Open Sans;
}
.priceing-table .btn:hover {
  box-shadow: 0px 8px 16px 0px rgba(1, 96, 231, 0.1);
  background-color: #200aaa;
  background-image: -moz-linear-gradient(0deg, #54cdd5 0%, #14b5c0 100%);
  background-image: -webkit-linear-gradient(0deg, #fff 25 0%, #14b5c0 0 100%);
}
.div-popular {
  box-shadow: 0px 8px 16px 0px rgba(1, 96, 231, 0.1);
  margin: -30px;
  background: #fff;
  z-index: 1;
  position: relative;
  border: 2px solid transparent;
  padding: 60px;
}
.ci-icon-section {
  text-align: center;
}
.ci-icon-section .box-icon {
  font-size: 70px;
  margin-bottom: 35px;
}
.ci-icon-section .box-title {
  margin-bottom: 15px;
}
.elementor-ci-service-post .service-grid {
  padding: 40px;
  border: 2px solid #e6efff;
  position: relative;
  margin-bottom: 30px;
  transition: 0.3s;
}
.elementor-ci-service-post .service-grid:hover {
  box-shadow: 0px 8px 16px 0px rgba(1, 96, 231, 0.1);
  border: 2px solid transparent;
}
.elementor-ci-service-post .service-grid:hover .icon {
  top: 15px;
  right: 15px;
}
.elementor-ci-service-post .service-grid span.icon {
  width: 50px;
  position: absolute;
  top: 0;
  right: 0;
  transition: 0.3s;
  display: block;
}
.elementor-ci-service-post .service-grid .blog-title {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 0;
  text-align: center;
}
.elementor-ci-service-post .service-grid a {
  color: #040353;
}
.elementor-ci-service-post .blog-grid {
  transition: 0.3s;
  border: 2px solid #d4dded;
}
.elementor-ci-service-post .blog-grid:hover {
  border: 2px solid transparent;
}
.elementor-ci-service-post .blog-grid p {
  position: relative;
}
.elementor-ci-service-post .blog-grid span.number {
  position: absolute;
  bottom: 100px;
  right: 35px;
  font-weight: 600;
  color: #f6f9ff;
  font-size: 150px;
  font-family: Open Sans;
}
.elementor-ci-service-post .blog-grid .cix-featured-image {
  margin-right: -32px;
  margin-left: -32px;
  margin-top: -32px;
}
.elementor-ci-service-post .blog-grid .icon {
  position: absolute;
  width: 70px;
  height: 70px;
  top: 200px;
  z-index: 1;
  right: 45px;
  padding: 15px;
  background: #fff;
  border-radius: 50%;
  box-shadow: 0px 8px 16px 0px rgba(1, 96, 231, 0.1);
}
.elementor-ci-service-post .blog-grid h2 {
  margin-bottom: 20px;
}
.elementor-ci-service-post .blog-grid .read-more {
  font-size: 14px;
  display: block;
  margin-top: 15px;
  color: #040353;
}
.elementor-ci-service-post .blog-grid .read-more:hover {
  color: #200aaa;
}
.elementor-ci-portfolio-post .blog-grid {
  position: relative;
  transition: 0.3s;
  border: 2px solid #ebf3fd;
}
.elementor-ci-portfolio-post .blog-grid:hover {
  border: 2px solid transparent;
}
.elementor-ci-portfolio-post .blog-grid p {
  position: relative;
}
.elementor-ci-portfolio-post .blog-grid span.number {
  position: absolute;
  bottom: 22px;
  right: -7px;
  font-weight: 600;
  color: #ebf3fd;
  font-size: 100px;
  font-family: Open Sans;
}
.elementor-ci-portfolio-post .blog-grid .cix-featured-image {
  margin-right: -32px;
  margin-left: -32px;
  margin-top: -32px;
}
.elementor-ci-portfolio-post .blog-grid h2 {
  margin-bottom: 10px;
  position: relative;
  z-index: 2;
}
.elementor-ci-portfolio-post .blog-grid .icon {
  position: absolute;
  width: 70px;
  height: 70px;
  top: 95px;
  z-index: 1;
  right: 20px;
  padding: 15px;
  background: #fff;
  border-radius: 50%;
  box-shadow: 0px 8px 16px 0px rgba(1, 96, 231, 0.1);
}
.portfolio-info-box {
  padding: 0px 30px !important;
}
.portfolio-info-box li {
  border-bottom: 2px solid #f4fcff;
  padding-bottom: 20px;
  margin-bottom: 20px !important;
  font-size: 18px;
}
.portfolio-info-box li:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0px !important;
}
.portfolio-info-box li i {
  margin-right: 6px;
  background-color: #200aaa;
  background-image: -moz-linear-gradient(0deg, #54cdd5 0%, #14b5c0 100%);
  background-image: -webkit-linear-gradient(0deg, #fff 25 0%, #14b5c0 0 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.portfolio-info-box li strong {
  font-weight: 500;
  font-family: Open Sans;
}
.portfolio-info-box li span {
  margin-top: 5px;
}
.no-opcity {
  opacity: 0;
}
.ci-slider-next, .ci-slider-prev {
  position: absolute;
  top: 40%;
  color: #fff;
  font-size: 60px;
  cursor: pointer;
  z-index: 1;
}
.ci-slider-next {
  right: 0;
}
.ci-hero-slider {
  z-index: 1;
  font-family: Open Sans;
}
.ci-hero-slider .container {
  padding-top: 150px;
  padding-bottom: 170px;
  z-index: 3;
  position: relative;
}
.ci-hero-slider .ci-sub-heading {
  font-size: 24px;
  color: #fff;
}
.ci-hero-slider h1 {
  position: relative;
  margin-bottom: 30px;
  font-size: 70px;
}
.ci-hero-slider .btn {
  border-radius: 30px;
  padding: 13px 40px;
  margin-top: 20px;
  margin-right: 15px;
}
.slider-overlay:after {
  position: absolute;
  content: " ";
  background: #000;
  width: 100%;
  height: 100%;
  display: block;
  top: 0;
  opacity: 0.6;
  z-index: 1;
}
.ci-logo-carousel .item {
  margin: 0 15px;
  opacity: 0.8;
  transition: 0.3s;
}
.ci-logo-carousel .item:hover {
  opacity: 1;
}
.ci-logo-carousel .item:focus {
  outline: none;
}
.ci-logo-carousel .slick-arrow {
  font-size: 22px;
}
.ci-logo-carousel .slick-dots {
  bottom: -60px;
}
.ci-logo-carousel .slick-dots li button:hover {
  background: transparent;
}
.ci-logo-carousel .slick-dots li button:before {
  font-size: 0px;
  height: 5px;
  border-radius: 5px;
  background: #fff;
}
.ci-logo-carousel .slick-dots li.slick-active button:before {
  opacity: 1;
}
.ci-testimonial-carousel {
  position: relative;
}
.ci-testimonial-carousel .item {
  background: #fff;
  margin: 0 10px;
  padding: 30px;
  padding-top: 70px;
  border-radius: 5px;
  margin-top: 48px;
  box-shadow: 0px 8px 16px 0px rgba(1, 96, 231, 0.1);
}
.ci-testimonial-carousel .image {
  position: absolute;
  top: 0px;
  padding: 6px;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0px 8px 16px 0px rgba(1, 96, 231, 0.1);
}
.ci-testimonial-carousel .image img {
  border-radius: 3px;
}
.ci-testimonial-carousel .hero-info {
  position: relative;
}
.ci-testimonial-carousel .hero-info .hero-name {
  margin-right: 15px;
  font-size: 22px;
  font-family: Open Sans;
}
.ci-testimonial-carousel .hero-info .hero-title {
  font-weight: 500;
  letter-spacing: 1px;
  color: #200aaa;
  font-size: 15px;
}
.ci-testimonial-carousel .hero-info:after {
  font-family: Flaticon;
  content: "\f119";
  position: absolute;
  right: 0;
  font-size: 100px;
  top: -40px;
  opacity: 0.2;
  color: #200aaa;
}
.ci-testimonial-carousel .slick-dots {
  bottom: -60px;
}
.ci-testimonial-carousel .slick-dots li button:hover {
  background: transparent;
}
.ci-testimonial-carousel .slick-dots li button:before {
  font-size: 0px;
  height: 5px;
  border-radius: 5px;
  background: #fff;
}
.ci-testimonial-carousel .slick-dots li.slick-active button:before {
  opacity: 1;
}
ul.ci-busniess-class {
  list-style: none;
  padding: 0;
}
ul.ci-busniess-class li {
  display: block;
  margin: 10px 0px;
}
ul.ci-busniess-class li .bh-day {
  text-align: left;
  font-size: 14px;
  float: left;
}
ul.ci-busniess-class li .bh-time {
  font-size: 14px;
  text-align: right;
}
.ci-cf7-wrapper .wpcf7-select {
  width: 100%;
  padding-left: 40px;
}
.ci-cf7-wrapper .form-item-btn.doct {
  top: 6px;
}
.ci-image-box a {
  font-size: 18px;
  font-weight: 500;
  display: block;
  position: relative;
}
.ci-image-box a:after {
  content: "\e649";
  position: absolute;
  right: 15px;
  font-size: 14px;
  font-family: "themify";
}
.ci-image-box .list-group-item {
  border-color: #f3f3f3;
  padding: 15px 0px;
}
.mc4wp-alert.mc4wp-success {
  background: #acc5ce;
  padding: 10px;
  border-radius: 5px;
}
.mc4wp-alert.mc4wp-success p {
  margin-bottom: 0px;
}
.elementor-ci-team-post .each-team-member {
  margin-bottom: 30px;
}
.elementor-ci-team-post .each-team-member:hover {
  transition: 0.2s;
}
.elementor-ci-team-post .each-team-member:hover .ci-team-wrapper {
  background-color: #200aaa;
  background-image: -moz-linear-gradient(0deg, #54cdd5 0%, #14b5c0 100%);
  background-image: -webkit-linear-gradient(0deg, #fff 25 0%, #14b5c0 0 100%);
  color: #fff;
}
.elementor-ci-team-post .each-team-member:hover .post-cat a {
  background: #fff;
  color: #040353;
  transition: none;
  cursor: pointer;
}
.elementor-ci-team-post .each-team-member:hover h3 a, .elementor-ci-team-post .each-team-member:hover .km {
  color: #fff;
  cursor: pointer;
}
.elementor-ci-team-post .each-team-member:hover ul.team-single-social-links {
  margin-top: -305px;
  opacity: 1;
}
.elementor-ci-team-post .each-team-member:hover ul.team-single-social-links li {
  cursor: pointer;
}
.elementor-ci-team-post .ci-team-wrapper {
  background: #f8fcff;
  padding-top: 285px;
  margin-top: -270px;
  padding-left: 25px;
  padding-right: 25px;
  padding-bottom: 30px;
  display: block;
}
.elementor-ci-team-post .post-cat {
  margin-left: 35px;
}
.elementor-ci-team-post h3 {
  font-size: 24px;
}
.elementor-ci-team-post h3 a {
  color: #040353;
}
.elementor-ci-team-post .km {
  color: #040353;
}
.elementor-ci-team-post .km span {
  margin-left: 5px;
  font-size: 12px;
  font-weight: bold;
}
.elementor-ci-team-post .team-overley {
  position: relative;
  margin: 0 auto;
  width: 320px;
  display: block;
}
.elementor-ci-team-post ul.team-single-social-links {
  padding: 0;
  opacity: 0;
  transition: all 0.2s ease;
  list-style: none;
  position: absolute;
  z-index: 1;
  right: 50px;
  margin-top: -280px;
}
.elementor-ci-team-post ul.team-single-social-links a {
  width: 45px;
  height: 45px;
  line-height: 45px;
  display: block;
  font-size: 1rem;
  text-align: center;
  margin-right: 5px;
  background: #fff;
  margin-top: 15px;
}
.elementor-ci-team-post ul.team-single-social-links a:hover {
  background-color: #200aaa;
  background-image: -moz-linear-gradient(0deg, #54cdd5 0%, #14b5c0 100%);
  background-image: -webkit-linear-gradient(0deg, #fff 25 0%, #14b5c0 0 100%);
  color: #fff;
}
.nice-select ul.list li {
  margin-bottom: 0;
}
/*--------------------------------------------------------------
 # mobile menu CSS
 --------------------------------------------------------------*/
/*! cix-sidemenu - v1.2.0 - 2019-4-24
 * cix-sidemenu is a responsive off-canvas navigation menu using CSS transforms & transitions.
 */
/* Menu Appearance */
.admin-bar .cix-sidemenu {
  margin-top: 45px;
}
.cix-sidemenu {
  position: fixed;
  width: 300px;
  height: 100%;
  top: 0;
  z-index: 9999;
  background: #191918;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  /* enables momentum scrolling in iOS overflow elements */
}
.cix-sidemenu a.navbar-brand {
  background: #f1f6ff;
  width: 100%;
}
.cix-sidemenu a {
  display: block;
  color: #fff;
  padding: 10px 30px;
  text-decoration: none;
}
.cix-sidemenu a:hover, .cix-sidemenu button:hover, .cix-sidemenu .current-menu-parent > button, .cix-sidemenu .active a {
  color: #200aaa;
  box-shadow: none;
}
.cix-sidemenu ul:first-child {
  margin-top: 10px;
}
.cix-sidemenu.cix-sidemenu-left {
  left: 0;
}
.cix-sidemenu.cix-sidemenu-right {
  right: 0;
}
.cix-sidemenu-content {
  visibility: hidden;
}
/* Menu Movement */
.cix-sidemenu-left {
  -webkit-transform: translate3d(-300px, 0, 0);
  -ms-transform: translate3d(-300px, 0, 0);
  transform: translate3d(-300px, 0, 0);
}
.cix-sidemenu-open-left {
  overflow: hidden;
}
.cix-sidemenu-open-left #page, .cix-sidemenu-open-left .push {
  -webkit-transform: translate3d(300px, 0, 0);
  -ms-transform: translate3d(300px, 0, 0);
  transform: translate3d(300px, 0, 0);
}
.cix-sidemenu-right {
  -webkit-transform: translate3d(300px, 0, 0);
  -ms-transform: translate3d(300px, 0, 0);
  transform: translate3d(300px, 0, 0);
}
.cix-sidemenu-open-right #page, .cix-sidemenu-open-right .push {
  -webkit-transform: translate3d(-300px, 0, 0);
  -ms-transform: translate3d(-300px, 0, 0);
  transform: translate3d(-300px, 0, 0);
}
.cix-sidemenu {
  -ms-overflow-style: none;
  overflow: -moz-scrollbars-none;
}
.cix-sidemenu::-webkit-scrollbar {
  display: none;
}
.cix-sidemenu-open-left .cix-sidemenu, .cix-sidemenu-open-right .cix-sidemenu {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.cix-sidemenu-open-left .cix-sidemenu-content, .cix-sidemenu-open-right .cix-sidemenu-content {
  visibility: visible;
}
/* Menu Transitions */
#page, .cix-sidemenu, .push {
  transition: transform 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99);
}
.cix-sidemenu-content {
  transition: visibility 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99);
}
.cix-sidemenu-content > ul {
  padding: 0;
}
.cix-sidemenu-content li {
  list-style: none;
}
/* Site Overlay */
.site-overlay {
  display: none;
}
.site-overlay span {
  margin-left: 300px;
  color: #fff;
  padding: 15px;
  font-size: 20px;
  display: block;
  cursor: pointer;
}
.cix-sidemenu-open-left .site-overlay, .cix-sidemenu-open-right .site-overlay {
  display: block;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9998;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-animation: fade 500ms;
  animation: fade 500ms;
}
@keyframes fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* Submenu Appearance */
.cix-sidemenu-submenu {
  /* Submenu Buttons */
  /* Submenu Icon */
}
.cix-sidemenu-submenu > ul {
  padding-left: 15px;
  margin: 0px;
  transition: max-height 0.2s ease-in-out, visibility 0.2s ease-in-out;
}
.cix-sidemenu-submenu > ul .cix-sidemenu-link {
  transition: opacity 0.2s ease-in-out;
}
.cix-sidemenu-submenu button {
  width: 100%;
  color: #fff;
  padding: 10px 30px;
  text-align: left;
  background: transparent;
  border: 0;
  font-family: Open Sans;
}
.cix-sidemenu-submenu button:hover {
  color: #200aaa;
}
.cix-sidemenu-submenu button:focus {
  outline: none;
}
.cix-sidemenu-submenu > a, .cix-sidemenu-submenu > button {
  position: relative;
}
.cix-sidemenu-submenu > a::after, .cix-sidemenu-submenu > button::after {
  content: "\e649";
  font-family: "themify";
  position: absolute;
  right: 15px;
  font-size: 12px;
  top: 48%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  transition: transform 0.2s;
}
/* Submenu Movement */
.cix-sidemenu-submenu-closed > ul {
  max-height: 0;
  overflow: hidden;
  visibility: hidden;
}
.cix-sidemenu-submenu-closed .cix-sidemenu-link {
  opacity: 0;
}
.cix-sidemenu-submenu-open {
  /* Submenu Icon */
}
.cix-sidemenu-submenu-open > ul {
  max-height: 1000px;
  visibility: visible;
}
.cix-sidemenu-submenu-open .cix-sidemenu-link {
  opacity: 1;
}
.cix-sidemenu-submenu-open > a::after, .cix-sidemenu-submenu-open > button::after {
  -webkit-transform: translateY(-50%) rotate(90deg);
  -ms-transform: translateY(-50%) rotate(90deg);
  transform: translateY(-50%) rotate(90deg);
}
/*--------------------------------------------------------------
 # Responsive CSS
 --------------------------------------------------------------*/
/* Normal desktop :992px. */
@media (min-width: 992px) and (max-width: 1269px) {
  .elementor-ci-team-post .team-overley {
    width: 100%;
  }
}
/* commom css for mobile & Tablet :320 -- 991px. */
/* commom css for mobile & Tablet :320 -- 991px. */
/* commom css for mobile & Tablet :320 -- 991px. */
@media (max-width: 991px) {
  .ci-hero-slider .container {
    padding: 100px 20px;
  }
  .elementor-ci-team-post .team-overley {
    width: 100%;
  }
  .fw-service-single article {
    padding: 20px;
    padding-top: 0px;
    margin-top: 0px;
  }
  .fw-service-single .pl-50 {
    padding: 15px;
  }
  .fw-service-single .service-feature-img {
    margin-right: -20px;
    margin-left: -20px;
  }
  .widget-area .widget:first-child {
    margin-top: 40px;
  }
  .medixer-pagination-single {
    margin-bottom: 50px;
  }
  .breadcumb-list {
    margin-left: 0px;
  }
  .breadcumb-list:before {
    display: none;
  }
  .mb-30 {
    margin-bottom: 15px;
  }
  .mb-50 {
    margin-bottom: 30px;
  }
  footer .widget-title {
    margin-top: 40px;
  }
}
/* Tablet :768px -- 991px. */
/* Tablet :768px -- 991px. */
/* Tablet :768px -- 991px. */
/* Tablet :768px -- 991px. */
/* Tablet :768px -- 991px. */
/* Tablet :768px -- 991px. */
@media (min-width: 768px) and (max-width: 991px) {
  .blog .site-content, .single-post .site-content, .single .site-content, .archive .site-content, .search .site-content, .page-template-default .site-content {
    padding: 60px 0px;
  }
  .site-footer > .container:first-child {
    margin: 60px auto;
    width: 70%;
  }
  .fw-service-single article {
    padding: 20px;
    padding-top: 0px;
    margin-top: 0px;
  }
  .fw-service-single .service-feature-img {
    margin-right: -20px;
    margin-left: -20px;
  }
}
/* small mobile :320 -- 767px. */
/* small mobile :320 -- 767px. */
/* small mobile :320 -- 767px. */
/* small mobile :320 -- 767px. */
/* small mobile :320 -- 767px. */
/* small mobile :320 -- 767px. */
/* small mobile :320 -- 767px. */
/* small mobile :320 -- 767px. */
/* small mobile :320 -- 767px. */
/* small mobile :320 -- 767px. */
/* small mobile :320 -- 767px. */
/* small mobile :320 -- 767px. */
@media (max-width: 767px) {
  .calendar_wrap td {
    padding: 2px;
  }
  .comments-area {
    padding-top: 15px;
  }
  .comments-area .comment-item {
    margin-top: 30px;
  }
  .comments-area .comment-item .hero-image {
    float: none;
    display: block;
  }
  .comments-area .comment-item .hero-content {
    padding-left: 0;
    margin-top: 15px;
  }
  .comments-area .comment-item .hero-content .reply-btn {
    position: static;
    margin-top: 5px;
    display: block;
  }
  .comments-area .comment-item .hero-content .reply-btn a {
    border: 2px solid #200aaa;
  }
  .entry-meta {
    margin-bottom: 5px !important;
    margin-top: 10px;
  }
  .entry-meta .list-inline-item {
    margin-right: 8px;
  }
  .blog-list .child-wrapper {
    padding: 20px;
  }
  .blog-list .post-cat {
    margin-top: -40px;
    margin-bottom: 10px;
  }
  .blog-single .post-cat {
    margin-left: 20px;
  }
  .medixer-pagination-single .post-navigation .nav-links:after {
    display: none;
  }
  .mb-50 {
    margin-bottom: 20px;
  }
  .blog-title {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 20px;
  }
  .blog-single .post-cat {
    margin-top: -15px;
    margin-bottom: 8px;
    padding: 0px;
  }
  .blog-single .post-cat:first-child {
    margin-left: 20px;
  }
  .blog-single .post-cat a {
    padding: 0px 10px;
  }
  .pl-50 {
    padding-left: 15px;
  }
  .content-area .grid:last-child .blog-grid {
    margin-bottom: 0px;
  }
  .blog-single article {
    padding: 20px;
  }
  .single-entry-title {
    font-size: 26px;
  }
  .display-4 {
    font-size: 32px;
  }
  .team-single .team-info-box li {
    margin-bottom: 5px;
    font-size: 14px;
  }
  .posts-navigation .nav-previous, .post-navigation .nav-previous {
    margin-bottom: 15px;
  }
  .comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous, .comment-navigation .post-title, .posts-navigation .post-title, .post-navigation .post-title, .post-navigation .nav-next .post-title, .post-navigation .nav-next {
    width: 100%;
    float: left;
    text-align: left;
  }
  .site-footer > .container {
    margin: 30px 0px;
    margin-bottom: 20px;
  }
  .breadcrumb-section h1 {
    font-size: 32px;
    max-width: 100%;
  }
  .breadcumb-list {
    margin-left: 0px;
  }
  .blog .site-content, .single-post .site-content, .single .site-content, .archive .site-content, .search .site-content, .page-template-default .site-content {
    padding: 50px 0px;
  }
  .breadcrumb-section, .skrillbar-section {
    padding: 50px 0px;
  }
  .skrillbar-section h5 {
    margin-top: 50px;
  }
  .cix-pagination .page-link, .cix-pagination .active .page-link {
    padding: 8px 13px;
    font-size: 14px;
    border: none;
  }
  .cix-pagination .next-btn .page-link, .cix-pagination .prev-btn .page-link, .cix-pagination .next-btn a, .cix-pagination .prev-btn a {
    background: transparent;
    padding: 8px 13px;
  }
  .wp-block-latest-comments article, .wp-block-latest-comments .wp-block-latest-comments__comment-meta, .wp-block-latest-comments .wp-block-latest-comments__comment-excerpt {
    padding: 0px;
    margin: 0px !important;
  }
}
