/*
Theme URI:  http://www.projecturl.com/
Author:   HMC
Version:  1.0
Date:   12-05-2017
*/


/* ==========================================================================
   Reset
   ========================================================================== */

::-moz-selection {
    background: #000;
    text-shadow: none;
    color: #fff;
}

::selection {
    background: #000;
    text-shadow: none;
    color: #fff;
}

html,
body {
    width: 100%;
    height: 100%;
    direction: rtl;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li {
    margin: 0;
    padding: 0;
}

body {
    font: 16.36364px "foundrysterlingbook";
    color: #000;
    background: #fff;
    overflow-x: hidden;
    overflow-y: scroll;
}

ul {
    list-style: none;
}

a {
    color: #000;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

a:link,
a:visited {
    color: #000;
    text-decoration: none;
}

a:hover {
    color: #000;
    text-decoration: none;
}

*:focus,
a:focus,
a:active {
    outline: none;
    box-shadow: none;
    text-decoration: none;
}

figure {
    line-height: 0;
}

p {
    margin: 0 0 9px;
}

p:first-child {
    margin-top: 0;
}

p:last-child {
    margin-bottom: 0;
}

img {
    display: inline-block;
    max-width: 100%;
}

address {
    margin-bottom: 0;
}

::-webkit-input-placeholder {
    color: #000;
}

:-moz-placeholder {
    /* Firefox 18- */
    color: #000;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: #000;
}

:-ms-input-placeholder {
    color: #000;
}



/* -----------------------------------------
   Font Imports
----------------------------------------- */

@font-face {
    font-family: 'foundrysterlingbold';
    src: url("../fonts/foundrysterlingbold-webfont.eot");
    src: url("../fonts/foundrysterlingbold-webfont.eot?#iefix") format("embedded-opentype"),
    url("../fonts/foundrysterlingbold-webfont.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'foundrysterlingbook';
    src: url("../fonts/foundrysterlingbook-webfont.eot");
    src: url("../fonts/foundrysterlingbook-webfont.eot?#iefix") format("embedded-opentype"),
    url("../fonts/foundrysterlingbook-webfont.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'foundrysterlingdemi';
    src: url("../fonts/foundrysterlingdemi-webfont.eot");
    src: url("../fonts/foundrysterlingdemi-webfont.eot?#iefix") format("embedded-opentype"),
    url("../fonts/foundrysterlingdemi-webfont.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'foundrysterlingmedium';
    src: url("../fonts/foundrysterlingmedium-webfont.eot");
    src: url("../fonts/foundrysterlingmedium-webfont.eot?#iefix") format("embedded-opentype"),
    url("../fonts/foundrysterlingmedium-webfont.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Conv_MinionPro-Regular';
    src: url('../fonts/MinionPro-Regular.eot');
    src: local('☺'), url('../fonts/MinionPro-Regular.woff') format('woff'),
    url('../fonts/MinionPro-Regular.ttf') format('truetype'),
    url('../fonts/MinionPro-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}




@font-face {
    font-family: 'Conv_GESSTwoBold-Bold';
    src: url('../fonts/GESSTwoBold-Bold.eot');
    src: local('☺'), url('../fonts/GESSTwoBold-Bold.woff') format('woff'),
    url('../fonts/GESSTwoBold-Bold.ttf') format('truetype'),
    url('../fonts/GESSTwoBold-Bold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Conv_GESSTwoLight-Light';
    src: url('../fonts/GESSTwoLight-Light.eot');
    src: local('☺'), url('../fonts/GESSTwoLight-Light.woff') format('woff'),
    url('../fonts/GESSTwoLight-Light.ttf') format('truetype'),
    url('../fonts/GESSTwoLight-Light.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Conv_GESSTwoMedium-Medium';
    src: url('../fonts/GESSTwoMedium-Medium.eot');
    src: local('☺'), url('../fonts/GESSTwoMedium-Medium.woff') format('woff'),
    url('../fonts/GESSTwoMedium-Medium.ttf') format('truetype'),
    url('../fonts/GESSTwoMedium-Medium.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Conv_GESSUniqueLight-Light';
    src: url('../fonts/GESSUniqueLight-Light.eot');
    src: local('☺'), url('../fonts/GESSUniqueLight-Light.woff') format('woff'),
    url('../fonts/GESSUniqueLight-Light.ttf') format('truetype'),
    url('../fonts/GESSUniqueLight-Light.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* -----------------------------------------
   TYPOGRAPHY
----------------------------------------- */

html,
body {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
blockquote,
th,
td {
    font-family: 'Conv_GESSTwoLight-Light';
}

body,
p {
    font-family: 'Conv_GESSTwoLight-Light';
    font-weight: 400;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Conv_GESSTwoMedium-Medium';
    text-rendering: optimizeLegibility;
    margin: 0;
    font-weight: 500;
}

h1 {
    font-size: 3.188em;
}

h2 {
    font-size: 2.75em;
}

h3 {
    font-size: 2.25em;
}

h4 {
    font-size: 1.75em;
}

h5 {
    font-size: 1.313em;
}

h6 {
    font-size: 1em;
}

em,
i {
    font-family: 'Conv_GESSTwoMedium-Medium';
    font-style: italic;
}

strong,
b {
    font-family: 'Conv_GESSTwoMedium-Medium';
    font-weight: 700;
}

h1 i,
h2 i,
h3 i,
h4 i,
h5 i,
h6 i {
    font-family: 'Conv_GESSTwoMedium-Medium';
    font-style: italic;
}

address {
    font-family: 'Conv_GESSTwoMedium-Medium';
}



/*  ==========================================================================
  Form Controls
  ========================================================================== */

input,
select,
textarea {
    font-size: 14px;
    color: #4c4c4c;
    padding: 8px 12px;
    border: solid 1px #cdcdcd;
}

textarea {
    height: auto;
    padding: 12px;
    resize: vertical;
}

input[type="text"],
input[type="email"],
input[type="tel"],
input[type="password"],
select,
textarea {
    display: block;
    width: 100%;
    min-height: 40px;
}

input[type="checkbox"] {
    width: auto;
    height: auto;
    position: relative;
    outline: none;
    border: solid 1px #d7d7d7;
    margin: 0 5px 0;
    background: #fff;
    -webkit-appearance: none;
    width: 20px;
    height: 20px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
}

input[type="checkbox"]:hover:before,
input[type="checkbox"]:checked:before {
    content: "\2714";
    font-size: 14px;
    line-height: 18px;
    right: 1px;
    text-align: center;
    width: 20px;
    color: #ccc;
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

input[type="checkbox"]:checked:before {
    color: #00a79d;
}

input[type="radio"] {
    width: auto;
    height: auto;
    position: relative;
    outline: none;
    border: solid 1px #d7d7d7;
    margin: 0 5px 0;
    background: #fff;
    -webkit-appearance: none;
    width: 20px;
    height: 20px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

input[type="radio"]:hover:before,
input[type="radio"]:checked:before {
    content: "\2022";
    font-size: 17px;
    line-height: 18px;
    right: 1px;
    text-align: center;
    width: 20px;
    color: #ccc;
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

input[type="radio"]:checked:before {
    color: #00a79d;
}

input[type="file"] {
    height: auto;
    padding: 12px;
}



/*input.button[type="submit"],
input.button[type="button"]{
  width:auto;
}
*/

label {
    display: block;
    padding-top: 8px;
    font-weight: normal;
}

::-webkit-input-placeholder {
    color: #999;
}

:-moz-placeholder {
    /* Firefox 18- */
    color: #999;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: #999;
}

:-ms-input-placeholder {
    color: #999;
}

.nopadding {
    padding: 0;
}

.formRow {
    margin-bottom: 18px;
    position: relative;
}

.formRow label {
    margin: 0;
    padding: 5px 15px 0 0;
    font-size: 10px;
    line-height: 1;
}

.formRow.formSubmit {
    margin-bottom: 0;
}

.formRow.error:before,
.formRow .error:before,
.formRow.success:before,
.formRow .success:before {
    content: "";
    position: absolute;
    width: 15px;
    height: 15px;
    left: 3px;
    top: 3px;
    z-index: 10;
    font-size: 10px;
    line-height: 15px;
    text-align: center;
    font-family: 'fontname' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
}

.formRow.error label,
.formRow .error label {
    color: #dd5044;
}

.formRow.error:before,
.formRow .error:before {
    content: "\e905";
    color: #dd5044;
}

.formRow.success label,
.formRow .success label {
    color: #1bb261;
}

.formRow.success:before,
.formRow .success:before {
    content: "\e904";
}

.form-control {
    color: #444;
    border: 1px solid #cbc6c9;
    background: transparent;
    box-shadow: none;
    padding: 12px;
    height: 44px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
}

.form-control:focus {
    border: 1px solid #cbc6c9;
    background-color: #fff;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}



/*  ==========================================================================
  CTA
  ========================================================================== */

.cta {
    font-family: 'Conv_GESSTwoMedium-Medium';
    font-weight: 400;
    color: #fff;
    font-size: 18px;
    line-height: 1.1;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    padding: 10px 20px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    min-width: 180px;
    width: auto;
    min-height: 37px;
    height: auto;
    border: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.cta i {
    margin-left: 6px;
}

.cta.inline {
    padding: 8px 20px !important;
    min-width: 0;
}

.cta.white {
    background: #fff;
    color: #000;
    -webkit-transition: 0.2s, 0.3s;
    -moz-transition: 0.2s, 0.3s;
    -ms-transition: 0.2s, 0.3s;
    -o-transition: 0.2s, 0.3s;
    transition: 0.2s, 0.3s;
}

.cta.white:visited {
    color: #000;
}

.cta.white:hover {
    color: #000;
}



/*  Custom Upload  */

.upload {
    position: relative;
}

.upload input[type=file] {
    position: absolute;
    width: 100%;
    height: 100%;
    right: 0;
    top: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    z-index: 50;
    opacity: 0;
}



/* Welcome to Compass. Use this file to define print styles.
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/print.css" media="print" rel="stylesheet" type="text/css" /> */


/* -- Common Layout elements -- */


/* -----------------------------------------
   Bootstrap Overrides
----------------------------------------- */

[class^="icon-"],
[class*=" icon-"] {
    display: inline-block;
    vertical-align: text-top;
    background-repeat: no-repeat;
}

.container {
    padding-left: 3px;
    padding-right: 3px;
}

.row {
    margin-left: -3px;
    margin-right: -3px;
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    padding-left: 3px;
    padding-right: 3px;
}

@media (min-width: 992px) {
    .container {
        width: 954px;
    }
}

@media (max-width: 991px) {
    .container {
        width: 96%;
    }
}

a.btn-nav {
    width: 30px;
    height: 30px;
    border: 0;
    cursor: pointer;
    display: block;
}

.hamburger-box {
    width: 30px;
    height: 11px;
    display: block;
    position: relative;
}

.hamburger-inner {
    display: block;
    margin-top: 2px;
    width: 30px;
    height: 3px;
    background-color: #9c9595;
}

.hamburger-box:before,
.hamburger-box:after {
    content: "";
    display: block;
    width: 30px;
    height: 3px;
    background-color: #9c9595;
}

.hamburger-box:after {
    width: 20px;
    margin-top: 2px;
}



/* -----------------------------------------
   Header Styles
----------------------------------------- */

header {
    height: 100px;
    position: fixed;
    z-index: 9999;
    background: #fff;
    width: 100%;
    top: 0;
}

header .headwrap {
    position: relative;
    height: 100px;
}

header .headwrap .lang-switcher {
    position: absolute;
    top: 12px;
    font-size: 16px;
}

header .headwrap .lang-switcher a {
    color: #7d7a7a;
    font-size: 14px;
    font-family: 'foundrysterlingmedium';
}

header .headwrap .brand {
    position: absolute;
    left: 0;
    top: 22px;
    width: 235px;
}

header .headwrap .brand a {
    display: block;
}

header .headwrap .header-left {
    float: right;
    margin-top: 60px;
}

header .headwrap .header-left .mob-menu {
    float: right;
    height: 24px;
    position: relative;
    z-index: 999;
    padding-top: 3px;
}

header .headwrap .header-left .title {
    float: left;
    margin-right: 30px;
}

header .headwrap .header-left .title a {
    display: block;
}

header .headwrap .header-left .title h3 {
    font-size: 19px;
    color: #7cc57c;
    font-family: 'Conv_GESSTwoBold-Bold';
    font-weight: normal;
}

header nav.main-nav {
    display: none;
    position: absolute;
    z-index: 999;
    top: 100px;
    right: 0;
    padding: 0 3px;
}

nav.main-nav ul {
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    width: 100%;
    display: inline-block;
    background-color: rgba(40, 126, 183, 0.9);
}

nav.main-nav ul li {
    float: right;
}

nav.main-nav ul li.w-34 {
    width: 34%;
    padding: 28px 35px 28px 0;
}

nav.main-nav ul li.w-19 {
    width: 19%;
    padding: 30px 7px;
}

nav.main-nav ul li.w-25 {
    width: 25%;
    padding: 30px 8px;
}

nav.main-nav ul li.w-25 ul li {
    margin-bottom: 3px;
}

nav.main-nav ul li.w-22 {
    width: 22%;
    padding: 30px 6px 30px 18px;
}

nav.main-nav ul li ul {
    background: none;
    margin-bottom: 2px;
}

nav.main-nav ul li ul li {
    width: 100%;
    margin-bottom: 5px;
}

nav.main-nav ul li ul li.active a {
    border-bottom: 1px solid #fff;
}

nav.main-nav ul li ul li.category {
    font-size: 14px;
    color: #fff;
    font-family: 'Conv_GESSTwoBold-Bold';
    font-weight: normal;
}

nav.main-nav ul li ul li.bg-green {
    color: #7bbc54;
    font-size: 14px;
}

nav.main-nav ul li ul li a {
    color: #fff;
    font-size: 14px;
}

nav.main-nav ul li ul li a:hover {
    border-bottom: 1px solid #fff;
}

nav.main-nav ul li ul li a.bg-green {
    color: #7bbc54;
    font-size: 14px;
}



/* -----------------------------------------
Footer page Styles
----------------------------------------- */

footer {
    background: #58595b;
    padding: 28px 0;
}

footer .main-nav ul {
    background: none;
}

footer .main-nav ul li.w-34 {
    padding: 0;
}

footer .main-nav ul li.w-19 {
    width: 23%;
    padding: 2px 5px 0;
}

footer .main-nav ul li.w-25 {
    padding: 2px 5px 0;
}

footer .main-nav ul li.w-25 ul li.bg-green {
    margin-bottom: 0;
}

footer .main-nav ul li.w-22 {
    width: 18%;
}

footer .main-nav ul li ul {
    display: inline-block;
    width: 100%;
    background: none;
    margin-bottom: 2px;
}

footer .main-nav ul li ul li {
    margin-bottom: 1px;
    line-height: 18px;
}

footer .main-nav ul li ul li a {
    font-size: 13px;
}

footer .main-nav ul li.downloads {
    padding: 2px 2px;
}

footer .main-nav ul li.downloads a {
    display: block;
    float: left;
    font-size: 13px;
    color: #51a9cf;
    position: relative;
}

footer .main-nav ul li.downloads a img {
    margin-bottom: 7px;
}

footer .main-nav ul li.downloads a h3 {
    font-size: 13px;
    font-family: 'Conv_GESSTwoBold-Bold';
    font-weight: normal;
    color: #fff;
}

footer .main-nav ul li.downloads a:last-child {
    display: inline-block;
    float: none;
    font-family: 'foundrysterlingbold';
    font-weight: normal;
    position: absolute;
    left: 11px;
    bottom: 12px;
}

footer .text-bold {
    font-weight: bold;
    margin: 5px 0 5px;
}



/* -----------------------------------------
  Elements appears in general
----------------------------------------- */

.clearfix:before,
.clearfix:after,
.home-navigation:before {
    content: " ";
    display: table;
    clear: both;
}

[class^="icon-"],
[class*=" icon-"] {
    display: inline-block;
    vertical-align: text-top;
    background-repeat: no-repeat;
}

.loader {
    background: #002e5a url(../img/loader.svg) center center no-repeat;
    width: 54px;
    height: 54px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    display: block;
    margin: 15px auto;
}

.content-block {
    clear: both;
}

.content-block h1 {
    font-size: 18px;
    font-family: 'Conv_GESSTwoMedium-Medium';
    color: #000;
    line-height: 1;
    padding: 0 0 20px 0;
    margin: 0;
}

.content-block h1:first-child {
    padding-top: 0;
}

.content-block h2 {
    font-size: 16px;
    font-family: 'Conv_GESSTwoMedium-Medium';
    color: #000;
    padding: 0 0 20px;
    margin: 0;
}

.content-block h3 {
    font-size: 15px;
    font-family: 'Conv_GESSTwoMedium-Medium';
    color: #000;
    padding: 0 0 20px;
    margin: 0;
    line-height: 1.4;
}

.content-block h4 {
    font-size: 14px;
    font-family: 'Conv_GESSTwoMedium-Medium';
    color: #000;
    padding: 0 0 20px;
    margin: 0;
}

.content-block h5 {
    font-size: 13px;
    font-family: 'Conv_GESSTwoMedium-Medium';
    color: #000;
    padding: 0 0 20px;
    margin: 0;
}

.content-block h6 {
    font-size: 12px;
    font-family: 'Conv_GESSTwoMedium-Medium';
    color: #000;
    padding: 0 0 20px;
    margin: 0;
}

.content-block p,
.content-block li {
    font-size: 13px;
    color: #575755;
    margin-bottom: 15px;
    padding: 0;
    line-height: 1.6;
}

.content-block p a,
.content-block li a {
    color: #000;
    font-weight: bold;
}

.content-block p a:hover,
.content-block li a:hover {
    color: rgba(0, 66, 133, 0.7);
}

.content-block p strong a:hover,
.content-block li strong a:hover {
    color: rgba(0, 66, 133, 0.7);
}

.content-block ul {
    margin-bottom: 25px;
    overflow: hidden;
    text-align: right;
}

.content-block ul li {
    padding-right: 7px;
    position: relative;
    color: #000;
    border: none;
}

.content-block ul li:before {
    content: "";
    background: #575755;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    position: absolute;
    right: 0;
    top: 5px;
}

.content-block ul li ul {
    margin-top: 10px;
}

.content-block ul li ul li {
    margin-bottom: 5px;
}

.content-block ul li a,
.content-block ul li p {
    color: #000;
}

.content-block ul li:hover a {
    color: #2c7e68;
}

.content-block ol {
    margin-bottom: 25px;
}

.content-block ol li {
    margin-right: 20px;
    margin-bottom: 10px;
}

.content-block ol li a {
    color: #000;
}

.content-block ol li:hover a {
    color: #2c7e68;
}

.content-block ol li ol {
    margin-top: 10px;
}

.content-block ol li ol li {
    margin-bottom: 5px;
}

.content-block table {
    margin-bottom: 25px;
    border: solid 1px #b6c9dd;
    color: #000;
}

.content-block table tr:nth-child(even) {
    background: #ECF5F3;
}

.content-block table tr th {
    padding: 10px;
    border-bottom: solid 1px #e0f1ee;
    background: #D3E0DE;
}

.content-block table tr td {
    padding: 5px 10px;
    border-bottom: solid 1px #C8E4DF;
}

.content-block .img-left {
    float: right;
    margin: 10px 0 10px 20px;
}

.content-block .img-right {
    float: left;
    margin: 10px 20px 10px 0px;
}

.content-block .cta {
    color: #fff;
    background-color: #272727;
    border-color: #272727;
    display: inline-block;
    min-width: 100px;
    padding: 1em 2.5em;
    border-width: 0;
    text-align: center;
    cursor: pointer;
    outline: none;
    -webkit-appearance: none;
    margin: 10px 0 30px 0;
}

.content-block .cta:hover {
    background-color: #000;
}

hr {
    border-top: 1px solid #bbb;
    margin: 40px 0;
}

.nomargin {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}



/* -- Common Components -- */


/*---------------- Slick Section ----------------*/

.slider {
    width: 100%;
    margin: auto;
}

.slick-dotted.slick-slider {
    margin-bottom: 0 !important;
}

.slick-dotted .slick-dots {
    bottom: 7px !important;
}

.slide {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.slide h3 {
    display: inline-block;
    margin-top: 21px;
    font-size: 47px;
    font-family: 'Conv_GESSTwoMedium-Medium';
}

.slider .slide {
    display: none;
}

.slider .slide:first-child {
    display: block;
}

.slider.slick-initialized .slide.slick-current {
    display: block;
}

.slider .slide.container {
    display: none;
}

.slider.slick-initialized .slide .slick-current .container {
    display: block;
}

body {
    padding-top: 100px;
}

.spotlight {
    position: relative;
}

.spotlight .container {
    height: 100%;
    position: relative;
}

.spotlight .container .row,
.spotlight .container .col-sm-12 {
    height: 100%;
}

.spotlight .spotlight-content {
    height: 280px;
    width: 280px;
    border-radius: 50%;
    position: absolute;
    bottom: 40px;
    left: 0;
    display: table;
    padding: 20px 50px 20px 30px;
    color: #fff;
}

.spotlight .spotlight-content .details {
    display: table-cell;
    vertical-align: middle;
    line-height: 1.1;
    font-size: 18px;
}

.spotlight .slide.bg-violet .spotlight-content {
    background: linear-gradient(to left, rgba(147, 154, 204, 0.8), rgba(245, 161, 194, 0.8));
}

.spotlight .slide.bg-violet h3 {
    color: #823e91;
}

.spotlight .slide.bg-blue .spotlight-content {
    background: linear-gradient(to left, rgba(65, 148, 204, 0.8), rgba(121, 202, 240, 0.8));
}

.spotlight .slide.bg-blue h3 {
    color: #1075bb;
}

.spotlight .slide.bg-green .spotlight-content {
    background: linear-gradient(to left, rgba(51, 185, 213, 0.8), rgba(179, 216, 133, 0.8));
}

.spotlight .slide.bg-green h3 {
    color: #00acaa;
}

.spotlight .slide.bg-orange .spotlight-content {
    background: linear-gradient(to left, rgba(185, 75, 98, 0.8), rgba(247, 155, 84, 0.8));
}

.spotlight .slide.bg-orange h3 {
    color: #ef7e16;
}

.spotlight .middle-circle {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 15px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #f3ecec;
}

.spotlight .middle-circle a {
    display: block;
}

.spotlight .middle-circle a:before {
    content: "";
    background-image: url(../img/arrowdown.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 40px;
    height: 40px;
    display: block;
}



/*---------------- Banner Section ----------------*/

.banner {
    height: 600px;
}

.banner .banner-content {
    padding: 26px 25px 65px;
    width: 469px;
    background-size: 100%;
    background-repeat: no-repeat;
}

.banner .banner-content h3 {
    font-size: 24px;
    color: #fff;
    margin-bottom: 24px;
    font-family: 'Conv_GESSTwoLight-Light';
}

.banner .banner-content h3:after {
    content: '';
    width: 60px;
    height: 2px;
    background: #fff;
    display: block;
    margin-top: 8px;
}

.banner .banner-content p {
    font-size: 22px;
    color: #fff;
    line-height: 1.4;
}

.banner.bg-green {
    background: url(../img/ambulance.jpg) no-repeat 0 bottom;
    background-size: cover;
    background-position: center center;
}

.banner.bg-green .banner-content {
    background: url(../img/banner/green.png) no-repeat 0 top;
    background-size: cover;
    border-radius: 0 0 30px 30px;
}

.banner.bg-green.research {
    background: url(../img/research.jpg) no-repeat 50% 50%;
    background-size: cover;
    background-position: center center;
}

.banner.initiatives {
    background: url(../img/banner/clinical-trasn.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
}

.banner.block-training {
    background: url(../img/education.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
}

.banner.block-promotion {
    background: url(../img/health-promotion.jpg) no-repeat;
    background-size: cover;
    background-position: 50% 14%;
}

.banner.block-support {
    background: url(../img/support-system.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
}

.banner.block-awards {
    background: url(../img/banner/awards.jpg) no-repeat 50% 13%;
    background-size: cover;
}

.banner.bg-blue {
    background: url(../img/hamad.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
}

.banner.bg-blue .banner-content {
    background: url(../img/banner/light-blue.png) no-repeat 0 top;
    background-size: cover;
    border-radius: 0 0 30px 30px;
}

.banner.bg-pink {
    background: url(../img/women.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
}

.banner.bg-pink .banner-content {
    background: url(../img/banner/pink.png) no-repeat 0 top;
    background-size: cover;
    border-radius: 0 0 30px 30px;
}

.banner.bg-light-green {
    background: url(../img/cancercare.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
}

.banner.bg-light-green .banner-content {
    background: url(../img/banner/dark-green.png) no-repeat 0 top;
    background-size: cover;
    border-radius: 0 0 30px 30px;
}

.banner.bg-red {
    background: url(../img/heart-hospital.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
}

.banner.bg-red .banner-content {
    background: url(../img/banner/red.png) no-repeat 0 top;
    background-size: cover;
    border-radius: 0 0 30px 30px;
}

.banner.bg-purple {
    background: url(../img/communicable-disease.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
}

.banner.bg-purple .banner-content {
    background: url(../img/banner/purple.png) no-repeat 0 top;
    background-size: cover;
    border-radius: 0 0 30px 30px;
}

.banner.bg-dark-blue {
    background: url(../img/al-khor.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
}

.banner.bg-dark-blue .banner-content {
    background: url(../img/banner/al-khor.png) no-repeat 0 top;
    background-size: cover;
    border-radius: 0 0 30px 30px;
}

.banner.bg-orange {
    background: url(../img/al-wakra.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
}

.banner.bg-orange .banner-content {
    background: url(../img/banner/orange.png) no-repeat 0 top;
    background-size: cover;
    border-radius: 0 0 30px 30px;
}

.banner.bg-cyan {
    background: url(../img/cuban.jpg) no-repeat 0 0;
    background-size: cover;
}

.banner.bg-cyan .banner-content {
    background: url(../img/banner/cyan.png) no-repeat 0 top;
    background-size: cover;
    border-radius: 0 0 30px 30px;
}

.banner.bg-violet {
    background: url(../img/rumailah.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
}

.banner.bg-violet .banner-content {
    background: url(../img/banner/violet.png) no-repeat 0 top;
    background-size: cover;
    border-radius: 0 0 30px 30px;
}

.banner.bg-blue-care {
    background: url(../img/care.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
}

.banner.bg-blue-care .banner-content {
    background: url(../img/banner/light-blue.png) no-repeat 0 top;
    background-size: cover;
    border-radius: 0 0 30px 30px;
}

.about-us.bg-light-green {
    background: url("../img/banner/about.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}



/*---------------- Feature Section ----------------*/

.btm-c {
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
}

.btm-lc {
    border-bottom-right-radius: 30px;
}

.btm-rc {
    border-bottom-left-radius: 30px;
}

.wrap-feature .feature {
    padding: 12px 15px 20px;
}

.wrap-feature .feature ul li {
    width: 100%;
    display: table;
    color: #fff;
    padding: 5px 0 0;
    border-bottom: 1px solid #fff;
    font-size: 12px;
    font-family: 'Conv_GESSTwoMedium-Medium';
}

.wrap-feature .feature ul li:last-child {
    border-bottom: 0;
}

.wrap-feature .feature ul li:first-child {
    font-family: 'Conv_GESSTwoBold-Bold';
}

.wrap-feature .feature ul li i {
    width: 25px;
    height: 25px;
    float: right;
    overflow: hidden;
    margin-left: 10px;
    background: url(../img/small-icons.png) no-repeat 0 0;
}

.wrap-feature .feature ul li i.icon-ambulance {
    background-position: 0 0;
}

.wrap-feature .feature ul li i.icon-car {
    background-position: -30px 0;
}

.wrap-feature .feature ul li i.icon-mobile {
    background-position: -60px 0;
}

.wrap-feature .feature ul li i.icon-badge {
    background-position: -90px 0;
}

.wrap-feature .feature ul li i.icon-scissor-green {
    background-position: 0 -30px;
}

.wrap-feature .feature ul li i.icon-location-green {
    background-position: -30px -30px;
}

.wrap-feature .feature ul li i.icon-bed-green {
    background-position: -60px -30px;
}

.wrap-feature .feature ul li i.icon-heart-green {
    background-position: -90px -30px;
}

.wrap-feature .feature ul li i.icon-hospital-green {
    background-position: -120px -30px;
}

.wrap-feature .feature ul li i.icon-scissor-blue {
    background-position: 0 -60px;
}

.wrap-feature .feature ul li i.icon-location-blue {
    background-position: -30px -60px;
}

.wrap-feature .feature ul li i.icon-bed-blue {
    background-position: -60px -60px;
}

.wrap-feature .feature ul li i.icon-heart-blue {
    background-position: -90px -60px;
}

.wrap-feature .feature ul li i.icon-hospital-blue {
    background-position: -120px -60px;
}

.wrap-feature .feature ul li i.icon-scissor-pink {
    background-position: 0 -90px;
}

.wrap-feature .feature ul li i.icon-location-pink {
    background-position: -30px -90px;
}

.wrap-feature .feature ul li i.icon-bed-pink {
    background-position: -60px -90px;
}

.wrap-feature .feature ul li i.icon-heart-pink {
    background-position: -90px -90px;
}

.wrap-feature .feature ul li i.icon-hospital-pink {
    background-position: -120px -90px;
}

.wrap-feature .feature ul li i.icon-scissor-red {
    background-position: 0 -120px;
}

.wrap-feature .feature ul li i.icon-location-red {
    background-position: -30px -120px;
}

.wrap-feature .feature ul li i.icon-bed-red {
    background-position: -60px -120px;
}

.wrap-feature .feature ul li i.icon-heart-red {
    background-position: -90px -120px;
}

.wrap-feature .feature ul li i.icon-hospital-red {
    background-position: -120px -120px;
}

.wrap-feature .feature ul li i.icon-scissor-purple {
    background-position: 0 -150px;
}

.wrap-feature .feature ul li i.icon-location-purple {
    background-position: -30px -150px;
}

.wrap-feature .feature ul li i.icon-bed-purple {
    background-position: -60px -150px;
}

.wrap-feature .feature ul li i.icon-heart-purple {
    background-position: -90px -150px;
}

.wrap-feature .feature ul li i.icon-hospital-purple {
    background-position: -120px -150px;
}

.wrap-feature .feature ul li i.icon-scissor-dark-blue {
    background-position: 0 -180px;
}

.wrap-feature .feature ul li i.icon-location-dark-blue {
    background-position: -30px -180px;
}

.wrap-feature .feature ul li i.icon-bed-dark-blue {
    background-position: -60px -180px;
}

.wrap-feature .feature ul li i.icon-heart-dark-blue {
    background-position: -90px -180px;
}

.wrap-feature .feature ul li i.icon-hospital-dark-blue {
    background-position: -120px -180px;
}

.wrap-feature .feature ul li i.icon-scissor-orange {
    background-position: 0 -210px;
}

.wrap-feature .feature ul li i.icon-location-orange {
    background-position: -30px -210px;
}

.wrap-feature .feature ul li i.icon-bed-orange {
    background-position: -60px -210px;
}

.wrap-feature .feature ul li i.icon-heart-orange {
    background-position: -90px -210px;
}

.wrap-feature .feature ul li i.icon-hospital-orange {
    background-position: -120px -210px;
}

.wrap-feature .feature ul li i.icon-scissor-cyan {
    background-position: 0 -240px;
}

.wrap-feature .feature ul li i.icon-location-cyan {
    background-position: -30px -240px;
}

.wrap-feature .feature ul li i.icon-bed-cyan {
    background-position: -60px -240px;
}

.wrap-feature .feature ul li i.icon-heart-cyan {
    background-position: -90px -240px;
}

.wrap-feature .feature ul li i.icon-hospital-cyan {
    background-position: -120px -240px;
}

.wrap-feature .feature ul li i.icon-scissor-violet {
    background-position: 0 -270px;
}

.wrap-feature .feature ul li i.icon-location-violet {
    background-position: -30px -270px;
}

.wrap-feature .feature ul li i.icon-bed-violet {
    background-position: -60px -270px;
}

.wrap-feature .feature ul li i.icon-heart-violet {
    background-position: -90px -270px;
}

.wrap-feature .feature ul li i.icon-hospital-violet {
    background-position: -120px -270px;
}

.wrap-feature .feature ul li span {
    width: 81%;
    display: table-cell;
    vertical-align: middle;
    line-height: 1.5;
    font-family: 'Conv_GESSTwoLight-Light';
}

.wrap-feature .feature ul li span.value {
    vertical-align: bottom;
    padding-right: 5px;
    text-align: left;
}

.wrap-feature .feature.speciality ul {
    margin-right: 35px;
}

.wrap-feature .feature.speciality ul li {
    font-size: 16px;
    line-height: 1.6;
    font-family: 'Conv_GESSTwoLight-Light';
}

.wrap-feature .feature.speciality ul li i {
    margin-right: -35px;
}

.wrap-feature .feature.speciality ul li span {
    width: 100%;
    font-size: 13px;
}

.wrap-feature .status {
    padding: 13px 15px;
    font-size: 12px;
    color: #fff;
    position: relative;
    min-height: 230px;
}

.wrap-feature .status i {
    width: 40px;
    height: 40px;
    overflow: hidden;
    background: url(../img/large-icons.png) no-repeat 0 0;
    position: absolute;
    bottom: 16px;
    right: 15px;
}

.wrap-feature .status i.icon-mobile {
    background-position: 0 0;
}

.wrap-feature .status i.icon-people-blue {
    background-position: 0 -45px;
}

.wrap-feature .status i.icon-patient-blue {
    background-position: -45px -45px;
}

.wrap-feature .status i.icon-ambulance-blue {
    background-position: -90px -45px;
}

.wrap-feature .status i.icon-people-pink {
    background-position: 0 -90px;
}

.wrap-feature .status i.icon-patient-pink {
    background-position: -45px -90px;
}

.wrap-feature .status i.icon-ambulance-pink {
    background-position: -90px -90px;
}

.wrap-feature .status i.icon-baby-pink {
    background-position: -135px -90px;
}

.wrap-feature .status i.icon-people-green {
    background-position: -45px 0;
}

.wrap-feature .status i.icon-patient-green {
    background-position: -90px 0;
}

.wrap-feature .status i.icon-people-red {
    background-position: 0 -135px;
}

.wrap-feature .status i.icon-patient-red {
    background-position: -45px -135px;
}

.wrap-feature .status i.icon-ambulance-red {
    background-position: -90px -135px;
}

.wrap-feature .status i.icon-people-dark-blue {
    background-position: 0 -180px;
}

.wrap-feature .status i.icon-patient-dark-blue {
    background-position: -45px -180px;
}

.wrap-feature .status i.icon-ambulance-dark-blue {
    background-position: -90px -180px;
}

.wrap-feature .status i.icon-baby-dark-blue {
    background-position: -135px -180px;
}

.wrap-feature .status i.icon-people-orange {
    background-position: 0 -225px;
}

.wrap-feature .status i.icon-patient-orange {
    background-position: -45px -225px;
}

.wrap-feature .status i.icon-ambulance-orange {
    background-position: -90px -225px;
}

.wrap-feature .status i.icon-baby-orange {
    background-position: -135px -225px;
}

.wrap-feature .status i.icon-people-cyan {
    background-position: 0 -270px;
}

.wrap-feature .status i.icon-patient-cyan {
    background-position: -45px -270px;
}

.wrap-feature .status i.icon-ambulance-cyan {
    background-position: -90px -270px;
}

.wrap-feature .status i.icon-baby-cyan {
    background-position: -135px -270px;
}

.wrap-feature .status i.icon-children-cyan {
    background-position: -45px -362px;
}

.wrap-feature .status i.icon-man-cyan {
    background-position: 0px -360px;
}

.wrap-feature .status i.icon-people-violet {
    background-position: 0 -315px;
}

.wrap-feature .status i.icon-patient-violet {
    background-position: -45px -315px;
}

.wrap-feature .status span {
    font-family: 'Conv_GESSTwoMedium-Medium';
}

.wrap-feature .status span.value {
    display: block;
    margin: 5px 0;
    font-size: 13px;
    line-height: 1;
}

.wrap-feature .status span:first-child {
    font-size: 13px;
}

.wrap-feature .status .counter {
    font-size: 54px;
    margin-top: 12px;
    height: 70px;
}

.wrap-feature .status .counter:after {
    content: '';
    width: 45px;
    height: 1px;
    display: block;
    background: #fff;
    margin-top: 0px;
}

.wrap-feature .status .counter span {
    font-family: 'Conv_GESSTwoMedium-Medium';
    font-size: 1em;
    letter-spacing: -1px;
    position: relative;
    float: right;
}

.wrap-feature .status .counter span:before {
    content: '';
    width: 15px;
    height: 15px;
    background: url("../img/arrow-small.png") no-repeat;
    background-size: cover;
    position: absolute;
    left: -38px;
    top: -2px;
}

.wrap-feature .status .counter small {
    font-size: 0.55em;
    font-family: 'Conv_GESSUniqueLight-Light';
}

.wrap-feature .status .counter.arrow-dwn span:before {
    ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
    top: -2px !important;
    left: -34px;
}

.wrap-feature .status .counter.no-arrow span:before {
    display: none;
}

.wrap-feature .status .status-data {
    min-height: 66px;
}

.wrap-feature.bg-green .feature,
.wrap-feature.bg-green .status {
    background: #7bbc58;
}

.wrap-feature.bg-blue .feature,
.wrap-feature.bg-blue .status {
    background: #68bfec;
}

.wrap-feature.bg-pink .feature,
.wrap-feature.bg-pink .status {
    background: #f18cb6;
}

.wrap-feature.bg-red .feature,
.wrap-feature.bg-red .status {
    background: #a91932;
}

.wrap-feature.bg-purple .feature,
.wrap-feature.bg-purple .status {
    background: #823e91;
}

.wrap-feature.bg-dark-blue .feature,
.wrap-feature.bg-dark-blue .status {
    background: #0096bb;
}

.wrap-feature.bg-orange .feature,
.wrap-feature.bg-orange .status {
    background: #f17d18;
}

.wrap-feature.bg-cyan .feature,
.wrap-feature.bg-cyan .status {
    background: #00acaa;
}

.wrap-feature.bg-violet .feature,
.wrap-feature.bg-violet .status {
    background: #7e84c0;
}

.wrap-feature .col-xs-6 .feature.visible-xs .status-data {
    visibility: hidden;
}

.wrap-feature .col-xs-6 .feature.visible-xs .counter {
    visibility: hidden;
}

.wrap-feature .col-xs-6 .feature.visible-xs i {
    visibility: hidden;
}

.content-block {
    padding: 50px 0;
}

.content-block.bg-blue {
    background: #def1ee;
}

.content-block h3 {
    font-size: 14px;
    color: #1274bb;
    padding-bottom: 5px;
    font-family: 'Conv_GESSTwoBold-Bold';
}

.content-block p {
    margin-bottom: 10px;
    font-size: 16px;
}

.content-block .signature {
    margin-top: 34px;
    display: table;
}

.content-block .signature figure {
    display: table-cell;
    margin-left: 5px;
    width: 58px;
}

.signature.md-sign figure{
    display: block;
}
.content-block .signature span {
    font-size: 13px;
    line-height: 13px;
    display: table-cell;
    vertical-align: middle;
    font-family: 'Conv_GESSTwoBold-Bold';
    font-weight: normal;
    color: #575755;
}

.content-block .signature .designation {
    margin-top: 9px;
}

.content-block .signature .designation span {
    display: block;
    font-size: 14px;
}

.content-block .signature .designation span:first-child {
    font-family: 'Conv_GESSTwoBold-Bold';
    margin-bottom: 6px;
}

.signature.md-sign .designation span:nth-child(2) {
    font-family: 'Conv_GESSTwoLight-Light';
}

.content-block ul li {
    margin-bottom: 2px;
    font-size: 14px;
    color: #575755;
}

.three-col-sections {
    background: url(../img/new-image.jpg) no-repeat center center;
    height: 844px;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}

.three-col-sections .gradient-block {
    position: absolute;
    bottom: 50px;
    width: 100%;
}

.three-col-sections .gradient-color .col-sm-4 .gradient-green {
    background: linear-gradient(to right, rgba(0, 167, 186, 1) 0%, #80c083 80%);
    border-bottom-right-radius: 35px;
}

.three-col-sections .gradient-color .col-sm-4 .gradient-green a.read-more:before {
    background-color: #73c167;
}

.three-col-sections .gradient-color .col-sm-4 .gradient-orange {
    background: linear-gradient(to right, rgba(200, 70, 44, 1) 0%, #ec7a23 60%);
}

.three-col-sections .gradient-color .col-sm-4 .gradient-orange a.read-more:before {
    background-color: #f58229;
}

.three-col-sections .gradient-color .col-sm-4 .gradient-purple {
    background: linear-gradient(to left, rgba(96, 90, 145, 0.8) 20%, #9382b6 80%);
    border-bottom-left-radius: 35px;
    border-top-left-radius: 35px;
}

.three-col-sections .gradient-color .col-sm-4 .gradient-purple a.read-more:before {
    background-color: #7581bf;
}

.three-col-sections .gradient-color .col-sm-4 .gradient-box {
    min-height: 200px;
    padding: 20px 31px 55px 19px;
}

.three-col-sections .gradient-color .col-sm-4 .gradient-box h3 {
    font-size: 18px;
    color: #fff;
    margin-top: 7px;
    min-height:20px;
    font-family: 'Conv_GESSTwoMedium-Medium';
}

.three-col-sections .gradient-color .col-sm-4 .gradient-box p {
    color: #fff;
    font-size: 20px;
    margin-top: 17px;
    min-height: 155px;
    line-height: 1.5;
    font-family: 'Conv_GESSTwoMedium-Medium';
}

.three-col-sections .gradient-color .col-sm-4 .gradient-box .read-more {
    position: relative;
    color: #fff;
    right: 36px;
    font-size: 13px;
    top: 29px;
    font-family: 'Conv_GESSTwoLight-Light';
}

.three-col-sections .gradient-color .col-sm-4 .gradient-box .read-more:before {
    content: "";
    background-image: url(../img/arrow.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 25px;
    height: 25px;
    display: inline-block;
    color: #fff;
    border-radius: 50%;
    position: absolute;
    right: -37px;
    top: -5px;
}

.white-section {
    background-color: #fff;
    padding: 25px;
}

.white-section .container {
    position: relative;
}

.white-section .container .middle-circle {
    position: absolute;
    left: 5%;
}

.white-section .container .middle-circle a:before {
    content: "";
    background-image: url(../img/arrowup.jpg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 40px;
    height: 40px;
    display: inline-block;
    color: #fff;
    border-radius: 50%;
    position: absolute;
    top: -44px;
    padding: 5px;
    background-color: #959ca2;
}



/*---------------- MD Section ----------------*/

.body-wrapper {
    overflow: hidden;
}

.msg-block {
    background: #fff;
    position: relative;
}

.msg-block .col-sm-8,
.msg-block .col-sm-4 {
    position: static;
}

.msg-block .content {
    position: relative;
    z-index: 99;
    padding: 23px 0;
}

.msg-block .content h2 {
    font-size: 18px;
    color: #fff;
    padding-bottom: 15px;
    padding-top: 10px;  
    font-family: 'Conv_GESSTwoLight-Light';  
}

.msg-block .content p {
    font-size: 22px;
    color: #fff;
    line-height: 1.4;
    padding-left: 25px;
    font-family: 'Conv_GESSTwoMedium-Medium';
}

.msg-block .content .read-more {
    position: relative;
    color: #fff;
    right: 36px;
    font-size: 13px;
    top: 14px;
    display: block;
    font-family: 'Conv_GESSTwoLight-Light';
}

.msg-block .content .read-more:before {
    content: "";
    background-image: url(../img/arrow.png);
    background-position: 50% 50%;
    width: 25px;
    height: 25px;
    display: inline-block;
    color: #fff;
    border-radius: 50%;
    position: absolute;
    right: -37px;
    top: -5px;
    padding: 5px;
    background-color: #58bdec;
}

.msg-block .fig-block {
    position: relative;
    z-index: 99;
    float: right;
    min-height: 350px;
    width: 100%;
}

.msg-block .fig-block img {
    position: absolute;
    bottom: 0;
    right: 78px;
}

.msg-block .bg-msg {
    background: url("../img/banner/bg-img.png") no-repeat 0 0;
    background-size: cover;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 25%;
}

.msg-block .bg-img {
    background: #58bdec;
    position: absolute;
    height: 100%;
    width: 50%;
    top: 0;
    overflow: hidden;
}

.msg-block .botCurv {
    background: url("../img/btm-cur.png") no-repeat 0 0;
    width: 68px;
    height: 35px;
    bottom: -1px;
    position: absolute;
    z-index: 55;
    margin-right: -32px;
}

.analytics-graphics {
    padding: 10px 20px 22px;
}

.analytics-graphics .analytics-counter { 
    min-height: 200px;
    position: relative;
    background: #fff;
    margin: -1px -5px;
    direction: ltr;
}

.analytics-graphics .analytics-counter.right-curv:after {
    content: "";
    background: url(../img/right-curv.png) 0 0 no-repeat;
    width: 50px;
    height: 50px;
    position: absolute;
    z-index: 55;
    transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    left: 2px;
    top: 97%;
    display: block;
}

.analytics-graphics .analytics-counter .graph .graph-bar { 
    width: 30px;
    height: 0;
    overflow: visible !important;
    -webkit-border-radius: 0px 10px 17px 17px;
    border-radius: 0px 10px 17px 17px;
    display: inline-block;
    position: absolute;
    bottom: 46px;
    right: 0;
    margin-right: 2px;
}

.analytics-graphics .analytics-counter .graph .graph-bar.bg-purple {
    background: linear-gradient(to bottom, #e789b3, #7581bf);
}

.analytics-graphics .analytics-counter .graph .graph-bar.bg-green {
    right: 42px;
    background: linear-gradient(to bottom, #a0ce67, #00a8cb);
}

.analytics-graphics .analytics-counter .graph .graph-bar .count { 
   -ms-transform: rotate(90deg) translate(9%, -24px);
    /* IE 9 */
    -webkit-transform: rotate(90deg) translate(9%, -24px);
    -moz-transform: rotate(90deg) translate(9%, -24px);
    /* Chrome, Safari, Opera */
    transform: rotate(90deg) translate(9%, -24px);

    -ms-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    transform-origin: 0 0;

    display: inline-block;
    color: #fff;
    margin-top: 13px;

    direction: rtl;
}

.analytics-graphics .analytics-counter .graph .graph-bar .year {
    position: absolute;
    display: inline-block;
    bottom: -25px;
    right: 3px;
    font-size: 15px;
    z-index: 999;
    color: #575756;
    direction: rtl;
     font-family: 'Conv_GESSTwoMedium-Medium';
}

.patient-block {
    padding: 0 3px;
}

.patient-details {
    margin: 50px 0 50px 0;
    width: 100%;
    background: linear-gradient(to left, #00a8cb, #a0ce67);
    border-radius: 40px 0 40px 40px;
}

.patient-details .col-sm-2 {
    border-left: 5px solid #fff;
}

.patient-details .col-sm-2:last-child {
    border-left: 0;
}

.patient-details .description {
    height: 100%;
    padding: 10px 0 11px 0;
    color: #fff;
    box-sizing: border-box;
}

.patient-details .description .status {
    padding: 10px 8px 0 13px;
    min-height: 216px;
}

.patient-details .description .status .counter {
    font-size: 47px;
}

.patient-details .description .status .counter span {
    letter-spacing: -2px;
    float: right;
}

.patient-details .description .status .counter span:before {
    left: -42px;
    top: -2px;
}

.patient-details .description .status .counter small {
    padding-right: 4px;
    font-family: 'foundrysterlingbook';
}

.patient-details .description .status i {
    bottom: 14px;
    right: 10px;
}

.col-sm-2.second-child .analytics-counter.right-curv:after {
    display: none;
}

.capacity .patient-recrd {
    background: url("../img/bckgrnd.png");
    padding: 25px 23px 12px 20px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right bottom;
}

.capacity .patient-recrd .info {
    background: linear-gradient(to left, rgba(51, 185, 213, 0.8), rgba(179, 216, 133, 0.8));
}

.capacity .patient-recrd .info-detail ul li.hospital-list {
    width: 100%;
}

.capacity .bed-recrd {
    background: url("../img/bckgrnd2.png");
    padding: 25px 23px 12px 20px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left bottom;
}

.capacity .bed-recrd .info {
    background: linear-gradient(to left, rgba(147, 154, 204, 0.8), rgba(245, 161, 194, 0.8));
}

.capacity .info-graphic {
    position: relative;
    width: 167px;
    float: right;
}

.capacity .info-graphic .info {
    position: absolute;
    width: 112px;
    height: 112px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    border-radius: 50%;
    font-size: 26px;
    text-align: center;
    line-height: 28px;
    color: #fff;
    font-family: 'Conv_GESSTwoMedium-Medium';
    padding-top: 25px;
}


.capacity .info-graphic img {
    transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
}

.capacity .info-graphic img.rotate {
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
    
    -ms-transition: all 4s ease-in-out;
    -webkit-transition: all 4s ease-in-out;
    -moz-transition: all 4s ease-in-out;
    transition: all 4s ease-in-out;
}

.capacity .info-detail {
    float: left;
    padding-right: 15px;
    color: #fff;
    width: 60%;
}

.capacity .info-detail span {
    font-size: 40px;
    font-family: 'Conv_GESSTwoMedium-Medium';
    line-height: 1;
}

.capacity .info-detail p {
    font-size: 14px;
    font-family: 'Conv_GESSTwoMedium-Medium';
    margin-bottom: 6px;
}

.capacity .info-detail h6 {
    font-size: 14px;
    font-family: 'Conv_GESSTwoBold-Bold';
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 7px 0;
    margin-bottom: 10px;
}

.capacity .info-detail ul li {
    font-size: 12px;
    font-family: 'Conv_GESSTwoMedium-Medium';
    position: relative;
    margin-bottom: 2px;
    padding-right: 6px;
}

.capacity .info-detail ul li.hospital-list {
    width: 50%;
    float: right;
    margin-top: 10px;
    min-height: 132px;
}

.capacity .info-detail ul li:before {
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 50%;
    position: absolute;
    right: -8px;
    top: 3px;
}

.capacity .info-detail ul li .list-red:before {
    background: #b94b62;
}

.capacity .info-detail ul li .list-orange:before {
    background: #f79b54;
}

.capacity .info-detail ul li .list-pink:before {
    background: #f5a1c2;
}

.capacity .info-detail ul li .list-violet:before {
    background: #939acc;
}

.capacity .info-detail ul li .list-blue:before {
    background: #4194cc;
}

.capacity .info-detail ul li .list-white:before {
    background: #79caf0;
}

.capacity .info-detail ul li .list-green:before {
    background: #b3d885;
}

.about-details {
    margin: 50px 0 10px 0;
}

.about-details p {
    font-size: 15px;
    color: #575755;
}

.about-details p.bg-green {
    color: #7cc57c;
    font-weight: 600;
    line-height: 1.4;
}



/* -- Pages -- */

.hospital-location {
    background-image: url(../img/map/bckgd.jpg);
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #005c81;
}

.hospital-location .spotlight .container {
    height: auto;
}

.hospital-location .spotlight .container .row {
    min-height: 127px;
    height: auto;
}

.hospital-location .spotlight .container .col-sm-12 {
    height: auto;
}

.hospital-location .spotlight .container .chart-detail h4 {
    font-size: 14px;
    color: #fff;
    padding: 13px 13px 10px 6px;
    font-weight: normal;
    position: relative;
    z-index: 99;
    height: 41px;
    max-height: 41px;
    overflow: hidden;
    font-family: 'Conv_GESSTwoLight-Light';
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

.hospital-location .spotlight .container .chart-detail h4.bg-violet {
    background: #7e84c0;
}

.hospital-location .spotlight .container .chart-detail h4.bg-pink {
    background: #f18cb6;
}

.hospital-location .spotlight .container .chart-detail h4.bg-orange {
    background: #ef7e16;
}

.hospital-location .spotlight .container .chart-detail .btn-open {
    width: 25px;
    height: 25px;
    line-height: 13px;
    border-radius: 50%;
    border: 1px solid #fff;
    text-align: center;
    font-size: 18px;
    color: #fff;
    left: 10px;
    top: 8px;
    position: absolute;
    display: block;
    z-index: 100;
}

.hospital-location .spotlight .container .chart-detail .btn-open:before {
    line-height: 1.1;
    content: '+';
    display: inline-block;
    font-size: 20px;
}

.hospital-location .spotlight .container .chart-detail .btn-close:before {
    content: '-';
    display: inline-block;
}

.hospital-location .spotlight .container .chart-detail ul {
    position: absolute;
    top: 35px;
    width: 97%;
    display: none;
    padding: 24px 0 9px 0px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    z-index: 999;
}

.hospital-location .spotlight .container .chart-detail ul.bg-violet {
    background: linear-gradient(to bottom, #50508f, #7e84c0);
}

.hospital-location .spotlight .container .chart-detail ul.bg-pink {
    background: linear-gradient(to bottom, #9354a1, #f18cb6);
}

.hospital-location .spotlight .container .chart-detail ul.bg-orange {
    background: linear-gradient(to bottom, #de6834, #ef7e16);
}

.hospital-location .spotlight .container .chart-detail ul li {
    padding: 1px 21px 8px;
}

.hospital-location .spotlight .container .chart-detail ul li a {
    font-size: 14px;
    display: block;
    color: #fff;
    border-bottom: 1px solid;
    padding-bottom: 8px;
    line-height: 1;
}

.hospital-location .spotlight .container .chart-detail ul li a.list-active {
    opacity: 0.7;
}

.hospital-location .spotlight .container .chart-detail ul li:last-child a {
    border: 0;
}

.hospital-location .spotlight .container .single-item hr {
    margin-top: 0;
    height: 5px;
    margin-bottom: 17px;
    border-top: 0 !important;
}

.hospital-location .spotlight .container .single-item .slide.bg-green hr {
    background: #7cc57c;
}

.hospital-location .spotlight .container .single-item .slide.bg-green .read-more {
    background: #7cc57c;
}

.hospital-location .spotlight .container .single-item .slide.bg-green .slideNum {
    background: #7cc57c;
}

.hospital-location .spotlight .container .single-item .slide.bg-violet hr {
    background: #7e84c0;
}

.hospital-location .spotlight .container .single-item .slide.bg-violet .read-more {
    background: #7e84c0;
}

.hospital-location .spotlight .container .single-item .slide.bg-violet .slideNum {
    background: #7e84c0;
}

.hospital-location .spotlight .container .single-item .slide.bg-pink hr {
    background: #f18cb6;
}

.hospital-location .spotlight .container .single-item .slide.bg-pink .read-more {
    background: #f18cb6;
}

.hospital-location .spotlight .container .single-item .slide.bg-pink .slideNum {
    background: #f18cb6;
}

.hospital-location .spotlight .container .single-item .slide.bg-orange hr {
    background: #f17d18;
}

.hospital-location .spotlight .container .single-item .slide.bg-orange .read-more {
    background: #f17d18;
}

.hospital-location .spotlight .container .single-item .slide.bg-orange .slideNum {
    background: #f17d18;
}

.hospital-location .spotlight .container h3 {
    color: #fff;
    font-size: 20px;
    margin-top: 0;
    margin-bottom: 17px;
}

.hospital-location .spotlight .container .slideNum {
    display: inline-block;
    width: 16px;
    height: 16px;
    color: #fff;
    text-align: center;
    margin-top: 3px;
    margin-right: 10px;
    border-radius: 50%;
    font-size: 12px;
    line-height: 1.5;
    position: absolute;
}

.hospital-location .spotlight .container .read-more {
    position: absolute;
    left: 2px;
    top: 19px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: block;
}

.hospital-location .spotlight .container .read-more:before {
    content: "";
    background-image: url(../img/arrow.png);
    background-repeat: no-repeat;
    background-position: center center;
    width: 30px;
    height: 30px;
    display: block;
}

.hospital-location .spotlight .container p {
    color: #fff;
    font-size: 14px;
    margin-bottom: 4px;
}
.hospital-location .slider-img{
    margin-top: 15px;
}
.hospital-location .spotlight .container p span{
    font-family: 'Conv_GESSTwoBold-Bold';
}

.hospital-location .spotlight .container p span:nth-child(2){
    font-family: 'Conv_GESSTwoLight-Light';
}

.hospital-location .hospital-map {
    background-image: url(../img/location.png);
    background-repeat: no-repeat;
    height: 515px;
    position: relative;
    top: -73px;
    right: 11px;
    z-index: 10;
}

.hospital-location .hospital-map .location {
    display: inline-block;
    width: 26px;
    height: 26px;
    padding: 4.6px 0 4px 0;
    text-align: center;
    border-radius: 50%;
    background: #7e84c0;
    color: #fff;
    position: absolute;
    border: 1px solid #fff;
}
.hospital-location .slick-list {
    z-index: 20;
}
.hospital-location .hospital-map .location.highlit:after {
    content: '';
    width: 32px;
    height: 32px;
    display: block;
    border: 2px solid #fff;
    border-radius: 50%;
    position: absolute;
    top: -4px;
    left: -4px;
}

.hospital-location .hospital-map .location:first-child {
    top: 74.3%;
    left: 38%;
}

.hospital-location .hospital-map .location:nth-child(2) {
    top: 75.3%;
    left: 28.9%;
}

.hospital-location .hospital-map .location:nth-child(3) {
    top: 77.5%;
    left: 74%;
}

.hospital-location .hospital-map .location:nth-child(4) {
    top: 72%;
    left: 74%;
}

.hospital-location .hospital-map .location:nth-child(5) {
    top: 79%;
    left: 65%;
}

.hospital-location .hospital-map .location:nth-child(6) {
    top: 11.5%;
    left: 36%;
    background: #f18cb6;
}

.hospital-location .hospital-map .location:nth-child(7) {
    top: 30%;
    left: 36%;
    background: #f18cb6;
}

.hospital-location .hospital-map .location:nth-child(8) {
    top: 20.8%;
    left: -2%;
    background: #f18cb6;
}

.hospital-location .hospital-map .location:nth-child(9) {
    top: 72%;
    left: 84%;
    background: #ef7e16;
}

.hospital-location .bg-map {
    background-image: url(../img/map/map-bg.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    width: 100%;
    height: 100%;
    position: absolute;
    right: 57%;
    top: 0;
    z-index: 1;
    margin-right: -333px;
}

.slider-img img {
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
}

.download-block {
    height: auto;
    padding: 50px 0 !important;
}

.download-block.three-col-sections {
    background: url(../img/dowmload.jpg) no-repeat center top;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 450px;
}

.download-block.three-col-sections .gradient-color .gradient-blue {
    background: #41a5dd;
}

.download-block.three-col-sections .gradient-color .gradient-green {
    margin-right: 14px;
}

.download-block.three-col-sections .gradient-color .gradient-orange {
    margin-right: 25px;
}

.download-block.three-col-sections .gradient-color .gradient-box {
    padding: 20px 21px 15px 19px !important;
    width: 81%;
    box-sizing: content-box;
    min-height: 270px;
}

.download-block.three-col-sections .gradient-color .gradient-box h3 {
    font-size: 20px;
    margin-top: -2px;
}

.download-block.three-col-sections .gradient-color .gradient-box .full-report {
    text-align: center;
}

.download-block.three-col-sections .gradient-color .gradient-box .full-report a {
    display: inline-block;
    margin-top: 42px;
    margin-right: -13px;
}

.download-block.three-col-sections .gradient-color .gradient-box ul {
    margin-top: 18px;
}

.download-block.three-col-sections .gradient-color .gradient-box ul li {
    border-bottom: 1px solid #fff;
    margin-bottom: 9px;
    padding-bottom: 10px;
    position: relative;
}

.download-block.three-col-sections .gradient-color .gradient-box ul li a {
    color: #fff;
    display: block;
    position: relative;
    z-index: 2;
}

.download-block.three-col-sections .gradient-color .gradient-box ul li:after {
    content: "";
    color: #fff;
    background-image: url(../img/arrow.png);
    background-repeat: no-repeat;
    background-position: 76% 50%;
    display: inline-block;
    width: 20px;
    height: 20px;
    border: 1px solid #fff;
    border-radius: 50%;
    position: absolute;
    left: -3px;
    top: 0;
    text-align: center;
    cursor: pointer;
    z-index: 1;
}

.download-block.three-col-sections .gradient-color .gradient-box ul li:last-child {
    border-bottom: 0;
}
