* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*::before, *::after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    font-family: sans-serif; /* 1 */
    -ms-text-size-adjust: 100%; /* 2 */
    -webkit-text-size-adjust: 100%; /* 2 */
}

body {
    margin: 0;
}

article, aside, details, figcaption, figure, footer, header, main, nav, section, summary {
    display: block;
}

audio, canvas, progress, video {
    display: inline-block; /* 1 */
    vertical-align: baseline; /* 2 */
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden], template {
    display: none;
}

a {
    background-color: transparent;
}

a:active, a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b, strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin:0;
}

hr {
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button, input, optgroup, select, textarea {
    color: inherit; /* 1 */
    font: inherit; /* 2 */
    margin: 0; /* 3 */
}

button {
    overflow: visible;
}

button, select {
    text-transform: none;
}

button, html input[type="button"], /* 1 */
input[type="reset"], input[type="submit"] {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
}

button[disabled], html input[disabled] {
    cursor: default;
    color: #777;
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    box-sizing: content-box; /* 2 */
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0; /* 1 */
    padding: 0; /* 2 */
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td, th {
    padding: 0;
}

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}

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

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

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio, canvas, iframe, img, svg, video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

@media print {
    *, *:before, *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a, a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="#"]:after, a[href^="javascript:"]:after {
        content: "";
    }

    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr, img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3;
    }

    h2, h3 {
        page-break-after: avoid;
    }
}

html, body {
    margin: 0;
    padding: 0;
}

body {
    color: #000;
    font-size: 15px;
    font-weight: 400;
    font-family: 'Sora', sans-serif;
    line-height: 25px;
    margin: 0;
    padding: 0;
}

a, a:link  {
    text-decoration: none;
    font-weight: inherit;
    color: #0169A5;
}
a:hover,a:active, a:visited{
    color: #0169A5;
    text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
    color: #000;
    font-weight: 500;
    font-family: 'Sora', sans-serif;
}

h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px;
    padding-bottom: 0;
}

h4{
    font-size: 26px;
    margin-top: 25px;
    margin-bottom: 10px;
    padding-bottom: 0;
    line-height: 38px;
}
h5, h6 {
    margin-top: 15px;
    margin-bottom: 3px;
    padding-bottom: 0;
}
h1 {
    font-size: 36px;
}

h2 {
    font-size: 32px;
}

h3 {
    font-size: 28px;
    line-height: 40px;
}

h5 {
    font-size: 21px;
    line-height: 36px;
}

h6 {
    font-size: 18px;
    line-height: 26px;
}

p {
    color: #000;
    font-size: 15px;
    font-weight: 400;
    font-family: 'Sora', sans-serif;
    line-height: 25px;
    margin: 0;
    padding: 0 0 20px 0;
}
.article-content p {
    padding: 0 0 15px 0;
}
.widget-snippet p {
    color: #000;
    font-size: 15px;
    font-weight: 400;
    font-family: 'Sora', sans-serif;
    line-height: 25px;
    margin: 0;
    padding: 0 0 20px 0;
}

.widget-snippet p a {
    color: #0169A5;
}

.widget-snippet h1, .widget-snippet h2, .widget-snippet h3, .widget-snippet h4, .widget-snippet h5, .widget-snippet h6 {
    margin-top: 0;
    margin-bottom: 8px;
    padding-bottom: 0;
}
.widget.widget-pageHeading:before {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
    background-color: rgba(1,105,165,0.70);
}
.widget.widget-pageHeading {
    margin: 0 auto;
    padding: 60px 0;
    text-align: center;
    background: url(/template/2200c200/images/innerbg.jpg) no-repeat;
    background-size: cover;
    position: relative;
    background-color: #0169A5;
    background-blend-mode: multiply;
}
.widget.widget-pageHeading h1 {
    position: relative;
    display: inline-block;
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 46px;
    line-height: 75px;
    text-align: left;
    text-transform: none;
    font-weight: 700;
    font-family: 'Sora', sans-serif;
}


body > div.body {
    background: url(/template/2200c200/images/contactbg.png) no-repeat;
    background-size: cover;
    padding: 0 0 60px 0;
    min-height: 500px;
}

body.page-home > div.body {
    padding: 0;
}

/* Common Styles */
p, code, table, th, td, ul, ol, li, dl, dt, dd, form, fieldset, legend, input[type=submit], input, input[type=text], textarea, select, input[type=password], address, input[type=file], input[type=hidden], button, input[type=image], blockquote {
    color: #000;
    font-size: 15px;
    font-weight: 400;
    font-family: 'Sora', sans-serif;
    line-height: 25px;
}
.widget-snippet i, .widget-article i {
    color: rgba(0, 0, 0, 0.77);
}
body.widget-snippet i, body.widget-article i {
    color: rgba(0, 0, 0, 0.77);
}
input[type="submit"], input[type="button"], button, .button, a.button {
    background: #fff;
    border: 0;
    box-sizing: border-box;
    text-align: center;
    height: auto;
    display: inline-block;
    vertical-align: middle;
    border-radius: 0;
    font-size: 16px;
    color: #0169A5;
    padding: 15px 48px;
    line-height: 20px;
    font-family: 'Sora', sans-serif;
    letter-spacing: 0;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    border: 1.5px solid #0169A5;
    text-transform: uppercase;
}

input[type=submit]:hover, input[type=button]:hover, button:hover, a.button:hover, .button:hover {
    background: #0169A5;
    color: #fff;
    border-color: #0169A5;
}

input[type=text], input[type=password], select {
    height: 40px;
}

input[type=text], input[type=password], select, textarea {
    font-family: inherit;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 3px 14px;
    height: 50px;
    border-radius:0;
}

textarea {
    height: 90px;
}


input[type=text].validation-error, input[type=password].validation-error {
    border: 1px solid #e64343;
}

button.Zebra_DatePicker_Icon {
    background-position: right center;
}

table {
    max-width: 100%;
    margin-bottom: 20px;
}

table th {
    font-weight: 700;
    background: #eee;
}

table, th, td {
    text-align: left;
    border: 1px solid #d9d9d9;
    padding: 8px;
    color: #000;
    font-size: 15px;
    font-weight: 400;
    font-family: 'Sora', sans-serif;
    line-height: 25px;
}

table tr:nth-child(2n) {
    background: #f8f8f8;
}

.widget-snippet td,
.widget-snippet th {
    padding: 8px;
}

.widget-snippet {
    color: #000;
    font-size: 15px;
    font-weight: 400;
    font-family: 'Sora', sans-serif;
    line-height: 25px;
}

.widget-snippet a {
    color: #0169A5;
}

.widget-snippet a:hover {
    color: #0169A5;
}

.widget-snippet ul, ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.widget-snippet ul li,
.widget-snippet ol li, ul li, ol li {
    position: relative;
    margin: 0;
    padding: 0 0 10px 22px;
    list-style-type: none;
    color: #000;
    font-size: 15px;
    font-weight: 400;
    font-family: 'Sora', sans-serif;
    line-height: 25px;
}

.widget ul li a, .widget ol li a {
    color: rgba(0, 0, 0, 0.77);
}

.widget ul li a:hover, .widget ol li a:hover {
    color: #0169A5;
}

.widget-snippet ol li, ol li {
    list-style-type: decimal;
    padding: 0 0 6px 10px;
}

.article-content ul li::before,
.widget-snippet ul li::before {
    content: '\f00c';
    position: absolute;
    left: -1px;
    top: 10px;
    width: 8px;
    height: 8px;
    z-index: 1;
    font: normal normal normal 14px/1 FontAwesome;
    color: transparent;
    font-size: 5px;
    border: none;
    border-radius: 6px;
    text-align: center;
    line-height: 15px;
    background: rgb(24, 125, 193);
}


ul, ol, .widget-snippet ul, .widget-article ul, .widget-snippet ol, .widget-article ol {
    margin-bottom: 15px;
}

ol, .widget-article ol, .widget-snippet ol {
    padding-left: 19px;
}
.widget-form input[type="text"], .widget-form textarea, .widget-form select{
    border: 1px solid rgba(0, 0, 0, 0.15);
    height: 60px;
    padding: 3px 22px;
    color: #000;
    font-size: 15px;
    font-weight: 400;
    font-family: 'Sora', sans-serif;
    line-height: 60px;
    margin: 0;
    background: #F8F8FA;
    box-sizing: border-box;
    border-radius: 4px;
    width: 100%;
}
.widget-form textarea {
    height: 185px;
    padding: 15px 22px;
    line-height: 27px;
}
.widget-form .form-row label {
    width: auto;
    display: block;
    color: #000;
    font-size: 15px;
    font-weight: 400;
    font-family: 'Sora', sans-serif;
    line-height: 25px;
}
.widget-form  .errorlist.after {
    font-size: 11px;
    line-height: 15px;
    position: absolute;
    margin-left: 0;
    padding: 0;
}
.widget-form {
    max-width: 950px;
    width: 100%;
}


/* Webcommander Base */
.page-content .v-split-container > .v-split {
    margin: 0 auto;
    width: 1400px;
    max-width: 100%;
}
.auto-page .page-content {
    margin: 0 auto;
}

.widget > .widget-title {
    padding: 0 0 5px 0;
    margin: 0;
    font-size: 25px;
    text-align: left;
    color: #0169A5;
    font-weight: 500;
    text-transform: none;
    line-height: 36px;
    font-family: 'Sora', sans-serif;
}
/*start:manu*/
.widget-navigation.main-menu {
    text-align: left;
}
.widget-navigation.main-menu .navigation-item.has-child {
    position: relative;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.widget-navigation.main-menu .nav-wrapper.horizontal > .navigation-item.has-child > a span {
    position: relative;
}

.widget-navigation.main-menu .nav-wrapper.horizontal > .navigation-item.has-child > a span::after {
    content: '\f107';
    display: inline-block;
    color: #000000;
    font-size: 18px;
    font-family: "FontAwesome";
    right: 0;
    margin-left: 5px;
}
.widget-navigation.main-menu .nav-wrapper.horizontal > .navigation-item.has-child > a:hover span::after {
    color: #0169A5;
}
.widget-navigation.main-menu .nav-wrapper.horizontal > .navigation-item.has-child:hover > a span::after {
    color: #187DC1;
    content: '\f106';
}
.widget-navigation.main-menu .navigation-item.first a {
    padding-left: 0;
}

.widget-navigation.main-menu .navigation-item {
    padding-left: 14px;
}

.widget-navigation.main-menu .navigation-item a {
    color: #000;
    font-size: 16px;
    font-weight: normal;
    font-family: 'Sora', sans-serif;
    letter-spacing: 0.02em;
    padding: 20px 0;
    margin: 0 23px;
    text-transform:none;
    text-decoration: none;
}
.widget-navigation.main-menu .navigation-item.active a{
    position: relative;
}
.widget-navigation.main-menu .navigation-item.has-child a:hover,
.widget-navigation.main-menu .navigation-item.active a,
.widget-navigation.main-menu .navigation-item a:hover, .widget-navigation.main-menu .navigation-item a:focus {
    color: #0169A5;
}

.widget-navigation .horizontal .navigation-item.last a {
    padding-right: 0;
}

/** Sub Menu **/
.main-menu .navigation-item .navigation-item-child-container {
    width: 268px;
    top: 70px;
    background: #fff;
    text-align: center;
    padding: 0px;
    left: 50%;
    box-shadow: 5px 0px 32px rgba(0, 0, 0, 0.12);
    margin: -10px 0 0 -122px;
    position: absolute;
    border-radius: 0;
}

.main-menu .navigation-item-child-container .navigation-item.first a::before {
    content: "";
    position: absolute;
    top: -8px;
    left: 50%;
    width: 0px;
    height: 0px;
    border-color: #fff transparent #fff transparent;
    border-width: 0 10px 10px 10px;
    border-style: solid;
    transition: all 0.5s ease 0s;
    margin-left: -10px;
    z-index: 1;
}

.main-menu .navigation-item-child-container .navigation-item.first a:hover::before {
    border-color: #0169A5 transparent #0169A5 transparent;
}

.widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item {
    margin-right: 0;
    margin-left:0;
}

.widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item a {
    border: none;
    padding: 12px 6px;
    font-size: 14px;
    letter-spacing: 0.5px;
    text-align: center;
    color: #000000;
    text-transform: none;
    font-weight: 500;
    transition: all 0.5s ease 0s;
    margin: 0;
    width: auto;
    border-bottom: 1px solid #eee;
}
.widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item:last-child a{
    border-bottom: none;
}
.widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item a:hover {
    background: #0169A5;
    color: #fff;
    z-index: 2;
    display: block;
}

.widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item a::after,
.widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item a:hover::after,
.widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item a:focus::after,
.widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item.active a::after {
    display: none;
}

.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item {
    padding: 0px;
}
.widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item.active a{
    color:#0169A5;
}
.widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item.active a:hover{
    color:#fff;
}
/*end:menu*/



/*start:Page not faund */
.page-page-not-found .page-content {
    text-align: center;
}

.page-page-not-found .page-content .article-content h1 {
    color: #f00;
    text-align: center;
    padding: 0;
    margin: 50px 0 0;
}

.page-page-not-found .page-content .article-content h2 {
    color: #000;
    font-size: 30px;
    text-align: center;
    padding: 12px 0;
    margin: 0;
}

.page-page-not-found .page-content .article-content p {
    text-align: center;
    padding: 0;
    margin: 0;
}

/*end:Page not faund */


/*start:home slider*/
div.jssor-slider-container {
    width: 1920px;
    height: 730px;
    padding: 0 !important;
    text-align: left;
    margin: 0 auto;
}
div.jssor-slider-container .slide {
    display: none;
}
div.jssor-slider-container[jssor-slider="true"] .slide {
    display: block;
}
div.jssor-slider-container .slide:after {
    background: none;
}
div.jssor-slider-container .container {
    width: 1920px;
    height: 730px;
    padding: 0 !important;
    text-align: left;
    margin: 0 auto;
}
.jssor-slider-container .caption-wrapper {
    position: absolute;
    left: 50%;
    right: auto;
    bottom: auto;
    text-align:center;
    padding: 0;
    z-index: 1;
    width: 1430px;
    transform: translateX(-50%)  !important;
    top: 29.5%;
}
.jssor-slider-container .caption-wrapper .title {
    color:#fff;
    font-size: 73px;
    font-weight: 600;
    text-align:center;
    letter-spacing: -0.04em;
    left: 0;
    top: 0;
    margin-right: auto;
    padding: 0 0 16px 0;
}
.jssor-slider-container .caption-wrapper .description {
    color: rgba(255, 255, 255, 0.76);
    font-style: normal;
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    margin-right: auto;
    left: 0;
    top: 0;
    /* padding: 0 190px 55px 190px;*/
    padding: 0 15px 50px 15px;
    line-height: 38px;
}
.jssor-slider-container .caption-wrapper .description ul{
    display: flex;
    flex-wrap: wrap;
    justify-content:center;
    width:100%;
}
.jssor-slider-container .caption-wrapper .description ul li{
    font-weight: 500;
    font-size: 22px;
    line-height: 38px;
    font-family: 'Sora';
    color: rgba(255, 255, 255, 0.8);
    padding: 0px 0px;
    list-style-type: square;
    margin: 5px 20px;
}
.jssor-slider-container .caption-wrapper .button {
    padding: 0;
    border-radius: 0;
    border: 0;
    font-size: 70px;
    font-weight: 700;
    margin: auto;
    left: 0;
    top: 0;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    width:100%;
    text-align:center;
}
.jssor-slider-container .caption-wrapper a.submit-button {
    display: block;
    padding: 16px 0;
    background: transparent;
    border: 2px solid #fff;
    border-radius: 4px;
    letter-spacing: 1px;
    font-size: 18px;
    font-weight: normal;
    text-transform: none;
    max-width: 275px;
    margin:auto;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.jssor-slider-container .caption-wrapper a.submit-button::after {
    /*content: url(../images/white-arrow.png);*/
    margin-left: 8px;
    vertical-align: middle;
    line-height: 20px;
}
.jssor-slider-container .caption-wrapper a.submit-button:hover {
    background: #fff;
    border: 2px solid #fff;
    color: #000000;
    text-decoration:none;
}
div[id^="jssor-slider-"] .jssora20l::before, div[id^="jssor-slider-"] .jssora20r::before {
    color: #ffffff;
    content: "\f105 ";
    font-family: fontawesome;
    font-size: 36px;
}
div[id^="jssor-slider-"] .jssora20l {
    left: auto;
    right: 50px;
}
div[id^="jssor-slider-"] .jssora20l, div[id^="jssor-slider-"] .jssora20r {
    background: transparent;
    bottom: 0;
    height: 45px;
    line-height: 40px;
    text-align: center;
    position: absolute;
    transition: all 400ms ease-out 0s;
    width: 45px;
    border-radius: 50%;
    border: 1px solid #fff;
}
div[id^="jssor-slider-"] .jssora20r::before {
    line-height: 65px;
}
div[id^="jssor-slider-"] .jssora20r {
    transform: rotate(180deg);
}
div[id^="jssor-slider-"] .jssora20r {
    right: auto;
    left: 50px;
}
div[id^="jssor-slider-"] .jssora20r::before {
    display: block;
    margin-top: -13px;
}
div[id^="jssor-slider-"] .jssora20l:hover, div[id^="jssor-slider-"] .jssora20r:hover {
    background: #204d47;
    border: 1px solid #204d47;
}
.jssor-slider-container .jssorb03 {
    position: absolute;
    width: 400px !important;
    left: 50% !important;
    right: auto !important;
    bottom: 45px !important;
    top: auto !important;
    transform: translatex(-50%);
    border-radius: 35px;
    opacity: 1 !important;
    height: auto !important;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 !important;
}
.jssor-slider-container .jssorb03 div {
    width: 22px !important;
    height: 22px !important;
    border-radius: 15px;
    display: inline-block;
    vertical-align: middle;
    background-color: transparent !important;
    position: relative !important;
    left: auto !important;
    top: auto !important;
    background-image: none !important;
    font-size: 0;
    margin: 0 7px;
    border: 1px solid transparent;
}
.jssor-slider-container .jssorb03 div.av {
    background-color: transparent !important;
    border: 1px solid #fff;
    width: 22px !important;
    height: 22px !important;
    border: 1px solid #fff;
}
.jssor-slider-container .jssorb03 div.av span, .jssor-slider-container .jssorb03 div span {
    font-size: 0;
    width: 4px !important;
    height: 4px !important;
    display: block;
    background: #fff;
    margin: 8px auto;
    border-radius: 50%;
}
.jssor-slider-container .jssorb03 div:hover, .jssor-slider-container .jssorb03 .av:hover {
    font-size: 0;
    background-color: transparent !important;
    border: 1px solid #fff;
    width: 22px !important;
    height: 22px !important;
}
.jssor-slider-container::before {
    content: url("/template/2200c200/images/loading.gif");
    height: 64px;
    left: 50% !important;
    margin-left: -32px !important;
    margin-top: -32px !important;
    position: absolute;
    top: 50%;
    width: 64px;
}
.jssor-slider-container .jssor-loader .loader-2 {
    display: none;
}
.jssor-slider-container .caption-wrapper .title span.text {
    color: #fff;
    font-size: 63px;
    font-weight: 600;
    text-align: center;
    letter-spacing: -0.04em;
    display: inline-block;
    line-height: 80px;
}
div.jssor-slider-container[jssor-slider="true"] .slide:before {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(8, 54, 77, 0.6);
    z-index: 1;
}
div.jssor-slider-container[jssor-slider="true"] .slide img {
    filter: blur(1.5px);
    -webkit-filter: blur(1.5px);
}
/*end:home slider*/



/*start:footer*/
.footer {
    background: #0D2A3D;
    border-top: 8px solid #0280C8;
}
.footer .widget > .widget-title {
    padding: 0 0 20px 0;
    margin: 0;
    font-size: 18px;
    text-align: left;
    color: #fff;
    font-weight: 700;
    text-transform: none;
    line-height: 36px;
    font-family: 'Sora', sans-serif;
    font-style: normal;
}
.footer .navigation-item {
    padding-bottom: 11px;
}
.footer .navigation-item a {
    border: none;
    padding: 0;
    display: inline-block;
    text-decoration: none;
    font-family: 'Sora', sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 27px;
    letter-spacing: 0.02em;
    color: rgba(255,255,255,0.7);
}
.footer .vertical .navigation-item.active>a {
    color: rgba(255,255,255,0.7);
}
.footer .navigation-item a:hover {
    color: #0ba6ff;
}
.footer .vertical .navigation-item.active>a:hover {
    color: #0ba6ff;
}
.footer .widget-spacer {
    border-top: 1px solid rgba(255,255,255,0.2);
}
.copyright-text p{
    margin:0;
    padding:0;
    font-weight: 400;
    font-size: 15px;
    line-height: 27px;
    letter-spacing: 0.02em;
    color: rgba(255,255,255,0.7);
}
.copyright-text p a{
    color: rgba(255,255,255,0.7);
}
.copyright-text p a:hover{
    color: #0ba6ff;
    text-decoration:none;
}
.copyright-text p strong {
    padding: 0 15px;
}


/*end:footer*/
.widget-form.get-in-touch {
    background-color: #fff;
    max-width: 100%;
    margin-top: -175px;
    padding: 90px 115px 110px 115px;
}
.widget-form.get-in-touch form{
    max-width:650px;
}
.widget-form.get-in-touch form button.submit-button {
    font-size: 19px;
    color: #fff;
    padding: 0;
    background: #0169A5;
    border-radius: 4px;
    font-weight: normal;
    letter-spacing: 0.09em;
    margin: 0;
    line-height: 21px;
    text-transform: none;
    border: none;
    width: 209px;
    height: 57px;
}
.widget-form.get-in-touch form button.submit-button:hover {
    background-color: #0ba6ff;
}
.widget-image.lady {
    position: absolute;
    right: 115px;
    top: 128px;
}
.widget-image.lady img {
    height: 575px;
    width: 455px;
    object-fit: cover;
}
.widget-image.home-bg {
    width: 100%;
    top: -170px;
    position: absolute;
    left: 0;
    z-index: -1;
}
.body.active-section .widget-image.home-bg{
    width: 100%;
    top: auto;
    position: relative;
    left: auto;
    z-index: auto;
}
.widget-form.get-in-touch form h2 {
    font-style: normal;
    font-weight: 600;
    font-size: 38px;
    line-height: 48px;
    color: #0169A5;
    margin: 0;
    padding: 0 0 10px 0;
}
.body.active-section .widget-image.lady {
    right: auto;
    top: auto;
    position: relative;
}
.widget-form.get-in-touch .double-input-row {
    margin-bottom: -3px;
    margin-left: -10px;
    margin-right: -10px;
}
.widget-form.get-in-touch .double-input-row .form-row {
    padding-top: 10px;
    padding-bottom: 0;
    padding-right: 10px;
    padding-left: 10px;
}


.widget-form.get-in-touch  ::-webkit-input-placeholder { /* Edge */
    color: rgba(0, 0, 0, 0.55);
    font-weight: 400;
    font-size: 17px;
    line-height: 24px;
    letter-spacing: 0.02em;
    font-family: 'Sora', sans-serif;
}

.widget-form.get-in-touch  :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: rgba(0, 0, 0, 0.55);
    font-weight: 400;
    font-size: 17px;
    line-height: 24px;
    letter-spacing: 0.02em;
    font-family: 'Sora', sans-serif;
}

.widget-form.get-in-touch  ::placeholder {
    color: rgba(0, 0, 0, 0.55);
    font-weight: 400;
    font-size: 17px;
    line-height: 24px;
    letter-spacing: 0.02em;
    font-family: 'Sora', sans-serif;
}
.widget-form.get-in-touch  .form-row {
    position: relative;
}
.widget-form.get-in-touch .errorlist.after {
    position: absolute;
    bottom: -6px;
    background: #ea5a5a;
    min-width: 160px;
    line-height: 21px;
    left: 35px;
    border-radius: 0;
}
.widget-form.get-in-touch .errorlist .message-block {
    color: #fff;
    text-align: center;
    width: 100%;
    margin: 0;
    padding: 0 15px;
    font-size: 11px;
    position: relative;
    bottom: 0;
}
.widget-form.get-in-touch .single-input-row:nth-of-type(2) .errorlist.after {
    left: 25px;
}
.ourproduct-title h2{
    font-weight: 600;
    font-size: 45px;
    line-height: 74px;
    color: #0169A5;
    margin:0;
    padding:0;
}
/*start: homeproduct*/
.homeproduct-slider{
    background-image:url(/template/2200c200/images/homeproduct.jpg);
    background-repeat:no-repeat;
    background-position:left top;
    padding: 223px 0 120px 0;
}
.homeproduct-slider  .owl-carousel .owl-stage-outer {
    margin-left: 13.3%;
}
.homeproduct-slider .article-title{
    display:none;
}
.homeproduct-slider .article-item {
    padding-right: 45px;
    height: 620px;
}
.homeproduct-slider .article-content h3 {
    font-weight: 600;
    font-size: 24px;
    line-height: 26px;
    color: #0169A5;
    margin: 0;
    padding: 40px 0 15px 0;
}
.homeproduct-slider  .article-content p{
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 0.02em;
    color: rgba(0, 0, 0, 0.8);
    margin:0;
    padding:0;
}
.homeproduct-slider  .article-content a{
    width: 200px;
    height: 50px;
    border: 2px solid #0169A5;
    box-sizing: border-box;
    border-radius: 4px;
    display: inline-block;
    text-align: center;
    line-height: 46px;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 0.09em;
    color: #0169A5;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    margin-top:30px;
    margin-bottom:5px;
}
.homeproduct-slider  .article-content a:hover{
    color: #fff;
    background-color:#0169A5;
    border-color:#0169A5;
    text-decoration:none;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.homeproduct-slider .article-item img {
    width: 100%;
    height: 380px;
    object-fit: cover;
    cursor:unset;
}

.homeproduct-slider .owl-theme .owl-controls {
    position: absolute;
    width: 100%;
    top: -120px;
    right: 0;
    text-align: right;
    margin: 0;
}
.homeproduct-slider .owl-theme .owl-controls .owl-nav {
    margin: 0 auto;
    max-width: 1400px;
}
.homeproduct-slider .owl-theme .owl-controls .owl-nav .owl-prev {
    border: 2px solid #0169A5;
    border-right-color:rgba(1, 105, 165, 0.18);
    box-sizing: border-box;
    border-radius: 4px;
    height: 50px;
    padding: 0;
    width: 81px;
    font-size: 0;
    background-color: transparent;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    background-image:url(/template/2200c200/images/arrow-left.png);
    background-repeat:no-repeat;
    background-position:center center;
    margin:0 -1px 0 0;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.homeproduct-slider .owl-theme .owl-controls .owl-nav .owl-prev:hover {
    background-color: transparent;
    background-image:url(/template/2200c200/images/arrow-left-hover.png);
    background-repeat:no-repeat;
    background-position:center center;
    background-color: #0169A5;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}


.homeproduct-slider .owl-theme .owl-controls .owl-nav .owl-next {
    border: 2px solid #0169A5;
    border-right: 0;
    box-sizing: border-box;
    border-radius: 4px;
    height: 50px;
    padding: 0;
    width: 81px;
    font-size: 0;
    background-color: transparent;
    border-bottom-right-radius: 0;
    background-image: url(/template/2200c200/images/arrow-left.png);
    background-repeat: no-repeat;
    background-position: center center;
    transform: rotate(-180deg);
    border-top-right-radius: 0;
    margin:0;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.homeproduct-slider .owl-theme .owl-controls .owl-nav .owl-next:hover {
    background-color: transparent;
    background-image:url(/template/2200c200/images/arrow-left-hover.png);
    background-repeat:no-repeat;
    background-position:center center;
    background-color: #0169A5;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.widget-article.product-detail p a {
    display: none;
}
.product-detail{
    text-align:center;
    margin:0 auto;
    max-width: 700px;
}



/*end: homeproduct*/
.widget-html.ourproduct-title {
    position: relative;
    left: 0;
    z-index: 2;
    top: 167px;
}
.body.active-section  .widget-html.ourproduct-title {
    position: relative;
    left: auto;
    z-index: auto;
    top: auto;
}
span.goToTop {
    top: 18px;
    cursor: pointer;
    position: absolute;
    right: 0;
    text-align: right;
    width:38px;
    height: 47px;
    margin-left: 0;
    font-size: 0;
    z-index:1;
}
span.goToTop:after {
    content: "";
    transition: all 300ms ease 0s;
    width:38px;
    height: 47px;
    background: url(/template/2200c200/images/back-to-top.png) no-repeat;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    background-color: #0169A5;
    background-position: center;
}
span.goToTop:hover {
    opacity:0.8;
}
/*start: contact us*/
.widget-form.contact-form .double-input-row {
    margin-bottom: -3px;
    margin-left: -10px;
    margin-right: -10px;
}
.widget-form.contact-form .double-input-row .form-row {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 10px;
    padding-left: 10px;
}
.widget-form.contact-form  ::-webkit-input-placeholder { /* Edge */
    color: rgba(0, 0, 0, 0.55);
    font-weight: 400;
    font-size: 17px;
    line-height: 24px;
    letter-spacing: 0.02em;
    font-family: 'Sora', sans-serif;
}
.widget-form.contact-form  :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: rgba(0, 0, 0, 0.55);
    font-weight: 400;
    font-size: 17px;
    line-height: 24px;
    letter-spacing: 0.02em;
    font-family: 'Sora', sans-serif;
}
.widget-form .form-row.btn-row label {
    display: block;
}
.widget-form.contact-form  ::placeholder {
    color: rgba(0, 0, 0, 0.55);
    font-weight: 400;
    font-size: 17px;
    line-height: 24px;
    letter-spacing: 0.02em;
    font-family: 'Sora', sans-serif;
}
.widget-form.contact-form  .form-row {
    position: relative;
}
.widget-form.contact-form .form-row.textArea {
    padding-top: 15px;
}
.widget-form.contact-form .errorlist.after {
    position: absolute;
    bottom: -6px;
    background: #ea5a5a;
    min-width: 160px;
    line-height: 21px;
    left: 35px;
    border-radius: 0;
}
.widget-form.contact-form .errorlist .message-block {
    color: #fff;
    text-align: center;
    width: 100%;
    margin: 0;
    padding: 0 15px;
    font-size: 11px;
    position: relative;
    bottom: 0;
}
.widget-form.contact-form .single-input-row:nth-of-type(1) .errorlist.after {
    left: 25px;
}
.widget-form.contact-form form button.submit-button {
    font-size: 19px;
    color: #fff;
    padding: 0;
    background: #0169A5;
    border-radius: 4px;
    font-weight: normal;
    letter-spacing: 0.09em;
    margin: 0;
    line-height: 21px;
    text-transform:none;
    border:none;
    width: 209px;
    height: 57px;
}
.widget-form.contact-form form button.submit-button:hover {
    background-color: #0ba6ff;
}
.page-contact-us .widget-html h2 {
    font-style: normal;
    font-weight: 600;
    font-size: 32px;
    line-height: 36px;
    color: #0169A5;
    margin: 0;
    padding: 0 0 10px 0;
    margin-bottom: 20px;
}
.contact-map iframe {
    width: 100%;
    height: 300px;
    margin: 20px 0 0 0;
}
.page-contact-us .widget.widget-pageHeading{
    margin-bottom:0;
}
.page-home div.body{
    background-image:none !important;
    padding-bottom:0;
}
.page-contact-us .widget-form {
    max-width: 650px;
    width: 650px;
}
/*end: contact us*/
.center-text{
    text-align:center;
}
.fee-full-width-row .widget,
.fee-fixed-width-content .widget {
    background: #fff;
    margin-top: -30px;
    padding: 60px;
}
.page-home .fee-full-width-row .widget,
.page-home .fee-fixed-width-content .widget{
    margin-top: 0;
    padding: 0;
    background: transparent;
}
.page-home .fee-fixed-width-content .widget{
    display: inline-block;
}
.page-content {
    margin: auto;
}
.page-contact-us .page-content {
    background-color: #fff;
    padding: 60px;
    max-width: 1400px;
    margin-top: -30px !important;
    margin: auto;
    margin-top: auto;
}
.product-detail {
    text-align: center;
    margin: 0 auto;
    margin-top: 0px;
    max-width: 100%;
}
.product-detail .article-content {
    max-width: 900px;
    margin: 0 auto;
}
.page-home .page-content {
    margin: auto;
    background-color: transparent;
    padding: 0 0 0 0;
    max-width: none;
}
.widget-snippet .container-thankyou .text-content a:focus{
    text-decoration:none;
}
.fee .widget.widget-html.ourproduct-title {
top: unset;
  position: relative;
  left: unset;
}
.fee .widget.widget-snippet .welcome-rightpart ul li {
    padding: 10px;
}
.fee .popup, .fee .popup-mask {
    display: block !important;
}
.fee .popup-mask {
    background-color: transparent;
}

.product-detail .article-content ul li::before, .product-detail .widget-snippet ul li::before {
    left: auto;
    margin-left: -15px;
}
.widget-snippet .contact-address {
    padding-top: 10px;
}
.homeproduct-slider .article-content h3 + p {
    height: 75px;
    overflow: hidden;
}
.popup, .popup-mask {
    display: none !important;
}
.widget.widget-snippet a:focus {
    outline: 0;
    outline: 0;
    outline-offset: 0;
    -moz-outline-style: none;
}
body.widget-snippet a:focus {
    color: #23527c;
    text-decoration: underline;
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

/*Section Full-wide*/
.page-content > .v-split-container > .v-split.fee-fixed-width-content,
.widget-container > .v-split-container .v-split.fee-fixed-width-content,
.widget-container > .page-content > .v-split.fee-fixed-width-content,
.widget-container > .page-content > .v-split-container > .v-split.fee-fixed-width-content {
    width: auto;
}
.fee-fixed-width-content {
    padding-left: calc(50% - 700px) !important;
    padding-right: calc(50% - 700px) !important;
}

@media screen and (max-width: 980px) {
    body > .body {
        padding: 0;
    }
}

.fee-widget-product-scroll-view .product-view.scrollable-view .current-price.price .tax-message,
.fee-widget-product-image-view .product-view.image-view .current-price.price .tax-message,
.fee-widget-product-list-view .current-price.price .tax-message, .fee-widget-product-tabular-view .current-price.price .tax-message {
    color: #999;
    font-size: 10px;
    font-weight: 400;
    width: 100%;
    display: block;
}
.fee-widget-product-scroll-view .product-view.scrollable-view .product-name{
    padding-left: 15px;
    padding-right: 15px;
}
.fee-widget-product-scroll-view .product-view.scrollable-view .block-content-wrap > .price-waper {
    margin: 7px 15px 0;
}

/*Section Full-wide*/
.fee .horizontal .navigation-item:hover > .navigation-item-child-container {
    display: none;
}
.fee-mobile-view-on .widget.widget-navigation.main-menu .fee-header-footer-control-menu.fee-widget-option {
    left: auto;
    right: 0;
}
