/*
==================================================================
    File Name: Reset SCSS
==================================================================
*/
@import url(kube.css);

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, input, select, textarea, button,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

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

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

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

a {
    text-decoration: none;
}

img {
    border: 0;
}

:focus {
    outline: 0;
}

a:active, a:focus, input {
    outline: 0;
    outline-style: none;
    outline-width: 0;
}

/* Clear Fix */
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

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

button, input[type="submit"] {
    cursor: pointer;
    border: 0;
    padding: 0;
}

img {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
}

strong {
    font-weight: bold;
}

em {
    font-size: italic;
}

::-webkit-input-placeholder {
    color: #838484;
    opacity: 1 !important;
}

:-moz-placeholder {
    /* Firefox 18- */
    color: #838484;
    opacity: 1 !important;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: #838484;
    opacity: 1 !important;
}

:-ms-input-placeholder {
    color: #838484;
    opacity: 1 !important;
}

input::-ms-clear {
    display: none;
}

strong {
    font-weight: bold;
}

/*
==================================================================
                        TIPOGRAFY
==================================================================
*/
.clear {
    clear: both;
}

.fLeft {
    float: left !important;
}

.fRight {
    float: right !important;
}

.noBG {
    background: none !important;
}

.no-border {
    border: 0 !important;
}

.nMB {
    margin-bottom: 0 !important;
}

.nMR {
    margin-right: 0 !important;
}

.nML {
    margin-left: 0 !important;
}

.nPR {
    padding-right: 0 !important;
}

.nPB {
    padding-bottom: 0 !important;
}

.nPL {
    padding-left: 0 !important;
}

.nPT {
    padding-top: 0 !important;
}

.nBR {
    border-right: none !important;
}

.nBL {
    border-left: none !important;
}

.nBB {
    border-bottom: none !important;
}

.nBT {
    border-top: none !important;
}

.mT5 {
    margin-top: 5px;
}

.mT10 {
    margin-top: 10px;
}

.mT15 {
    margin-top: 15px;
}

.mT20 {
    margin-top: 20px;
}

.mT25 {
    margin-top: 25px;
}

.mT30 {
    margin-top: 30px;
}

.pT30 {
    padding-top: 30px;
}

.mT40 {
    margin-top: 40px;
}

.mB5 {
    margin-bottom: 5px;
}

.mB10 {
    margin-bottom: 10px;
}

.mB15 {
    margin-bottom: 15px;
}

.mB20 {
    margin-bottom: 20px;
}

.mB25 {
    margin-bottom: 25px;
}

.mB30 {
    margin-bottom: 30px;
}

.mB40 {
    margin-bottom: 40px;
}

.mB45 {
    margin-bottom: 45px;
}

.mL5 {
    margin-left: 5px;
}

.mL10 {
    margin-left: 10px;
}

.mL15 {
    margin-left: 15px;
}

.mL20 {
    margin-left: 20px;
}

.mL30 {
    margin-left: 30px;
}

.mL40 {
    margin-left: 40px;
}

.center {
    width: 1000px;
    margin: 0 auto;
}

.i-block, .header .logo a, .container .slider .slider-item .desc .s-title, .container .slider-pagination .pag .pag-btn, .container .slider-pagination .pag .pag-controller, .container .slider-pagination .pag .pag-controller a, .container .about-column .about-inner .a-title h3, .container .mini-gallery .controller .pagination a, .container .g-title .search-box .tb, .container .g-title .search-box .contact-column .form .item .ta, .container .contact-column .form .item .g-title .search-box .ta, .container .g-title .search-box .form-column .ta, .container .form-column .g-title .search-box .ta, .container .contact-column .form .item, .container .form-column .item, .container .form-column .g-sb {
    display: inline-block;
    vertical-align: top;
}

.text-center {
    text-align: center;
}

.text-right {
    text-align: right;
}

/*
==================================================================
    File Name: Fonts SCSS
==================================================================
*/
/*
@font-face {
    font-family: 'Segoe_UI';
    src: url("fonts/segoeui.eot");
    src: url("fonts/segoeui.eot?#iefix") format("embedded-opentype"), url("fonts/segoeui.woff") format("woff"), url("fonts/segoeui.ttf") format("truetype"), url("fonts/segoeui.svg#Segoe_UI") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Segoe_UI';
    src: url("fonts/segoeuil.eot");
    src: url("fonts/segoeuil.eot?#iefix") format("embedded-opentype"), url("fonts/segoeuil.woff") format("woff"), url("fonts/segoeuil.ttf") format("truetype"), url("fonts/segoeuil.svg#Segoe_UI") format("svg");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Segoe_UI';
    src: url("fonts/segoeuib.eot");
    src: url("fonts/segoeuib.eot?#iefix") format("embedded-opentype"), url("fonts/segoeuib.woff") format("woff"), url("fonts/segoeuib.ttf") format("truetype"), url("fonts/segoeuib.svg#Segoe_UI") format("svg");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Segoe_UI';
    src: url("fonts/seguisb.eot");
    src: url("fonts/seguisb.eot?#iefix") format("embedded-opentype"), url("fonts/seguisb.woff") format("woff"), url("fonts/seguisb.ttf") format("truetype"), url("fonts/seguisb.svg#Segoe_UI") format("svg");
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'AvantGarde';
    src: url("fonts/avantgardeextlititctt.eot");
    src: url("fonts/avantgardeextlititctt.eot?#iefix") format("embedded-opentype"), url("fonts/avantgardeextlititctt.woff") format("woff"), url("fonts/avantgardeextlititctt.ttf") format("truetype"), url("fonts/avantgardeextlititctt.svg#AvantGarde") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'WeblySleek';
    src: url("fonts/weblysleekuisl.eot");
    src: url("fonts/weblysleekuisl.eot?#iefix") format("embedded-opentype"), url("fonts/weblysleekuisl.woff") format("woff"), url("fonts/weblysleekuisl.ttf") format("truetype"), url("fonts/weblysleekuisl.svg#WeblySleek") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'WeblySleek';
    src: url("fonts/weblysleekuil.eot");
    src: url("fonts/weblysleekuil.eot?#iefix") format("embedded-opentype"), url("fonts/weblysleekuil.woff") format("woff"), url("fonts/weblysleekuil.ttf") format("truetype"), url("fonts/weblysleekuil.svg#WeblySleek") format("svg");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'WeblySleek';
    src: url("fonts/weblysleekuisb.eot");
    src: url("fonts/weblysleekuisb.eot?#iefix") format("embedded-opentype"), url("fonts/weblysleekuisb.woff") format("woff"), url("fonts/weblysleekuisb.ttf") format("truetype"), url("fonts/weblysleekuisb.svg#WeblySleek") format("svg");
    font-weight: 600;
    font-style: normal;
}
*/
/*
==================================================================
    File Name: Mixins SCSS
==================================================================
*/

/*======================================================================
  Selectric
======================================================================*/
.selectricWrapper {
    position: relative;
    cursor: pointer;
}

.selectricResponsive {
    width: 100%;
}

.selectricOpen {
    z-index: 9999;
}

.selectricOpen .selectricItems {
    display: block;
}

.selectricDisabled {
    filter: alpha(opacity=50);
    opacity: 0.5;
    cursor: default;
    -webkit-touch-callout: none;
    user-select: none;
}

.selectricHideSelect {
    position: relative;
    overflow: hidden;
    width: 0;
    height: 0;
}

.selectricHideSelect select {
    position: absolute;
    left: -100%;
    display: none;
}

.selectricInput {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 1px !important;
    height: 1px !important;
    outline: none !important;
    border: none !important;
    *font: 0/0 a !important;
    background: none !important;
}

.selectricTempShow {
    position: absolute !important;
    visibility: hidden !important;
    display: block !important;
}

.selectricItems {
    display: none;
}

/*
==================================================================
    File Name: Screen SCSS
==================================================================
*/
html, body {
    height: 100%;
}

body {
    background-color: #fff;
    margin: 0;
    padding: 0;
    min-width: 1000px;
}

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

#mainWrap {
    position: relative;
    height: 100%;
}

.ui-datepicker {
    z-index: 9999 !important;
}

*::-moz-selection {
    color: yellow;
    background: transparent;
}

*::-webkit-selection {
    color: yellow;
    background: transparent;
}

*::-o-selection {
    color: yellow;
    background: transparent;
}

*::-ms-selection {
    color: yellow;
    background: transparent;
}

*::selection {
    color: yellow;
    background: transparent;
}

/*
-------------------------------------------------------------
      Standart Variables
-------------------------------------------------------------
*/
/*
-------------------------------------------------------------
      Css Area: HEADER
-------------------------------------------------------------
*/
.header {
    height: 120px;
    background: white url(../img/bg2.png) repeat-x 0 bottom;
    position: relative;
    z-index: 20;
}

.header .center {
    position: relative;
    padding-left: 166px;
}

.header .logo {
    background: url(../img/bg1.png) no-repeat;
    width: 166px;
    height: 156px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    text-align: center;
    font-size: 0;
}

.header .logo a {
    #display: block;
    #zoom: 1;
    #margin: 10px auto;
    background: url(../img/logo.png) no-repeat;
    width: 104px;
    height: 133px;
    text-indent: -9999px;
    margin-top: 10px;
}

.header .logo a:hover {
    opacity: .90;
    filter: alpha(opacity=90);
}

.header .navbar {
    height: 60px;
}

.header .lang {
    float: left;
    margin: 23px 0 0 22px;
}

.header .lang ul li {
    float: left;
    margin-right: 13px;
}

.header .lang ul li:last-child {
    margin-right: 0;
}

.header .lang ul li a {
    display: block;
    width: 30px;
    height: 20px;
    text-indent: -9999px;
    position: relative;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
}

.header .lang ul li a:hover {
    opacity: .95;
    filter: alpha(opacity=95);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
}

.header .lang ul li a.icon-az {
    background: url(../img/icon1.png) no-repeat;
}

.header .lang ul li a.icon-en {
    background: url(../img/icon2.png) no-repeat;
}

.header .lang ul li a.icon-ru {
    background: url(../img/icon3.png) no-repeat;
}

.header .lang ul li.active a:before {
    content: '';
    background: url(../img/bg3.png) no-repeat;
    width: 16px;
    height: 8px;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    bottom: -18px;
    z-index: 2;
}

.header .search {
    width: 216px;
    float: right;
    margin-top: 13px;
    position: relative;
}

.header .search .tb, .header .search .container .contact-column .form .item .ta, .container .contact-column .form .item .header .search .ta {
    width: 100%;
    height: 35px;
    background-color: #f1f1f1;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    padding: 0 40px 0 12px;
    font: 15px "WeblySleek", "Segoe UI", "Segoe_UI", Arial, sans-serif;
    color: #7990a1;
    padding-bottom: 2px;
}

.header .search .tb:focus, .header .search .container .contact-column .form .item .ta:focus, .container .contact-column .form .item .header .search .ta:focus {
    -webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 2px 7px rgba(0, 0, 0, 0.1) inset;
}

.header .search .btn {
    display: block;
    background: url(../img/icon5.png) no-repeat 50% 50%;
    width: 35px;
    text-indent: -9999px;
    height: 35px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
}

.header .search .btn:hover {
    opacity: .80;
    filter: alpha(opacity=80);
}

.header .btn-facebook {
    float: right;
    background: url(../img/icon4.png) no-repeat;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    display: block;
    margin: 14px 10px 0 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
}

.header .btn-facebook:hover {
    opacity: 100;
    filter: alpha(opacity=100);
}

.header .btn-facebook:active {
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2) inset;
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2) inset;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2) inset;
}

.header .btn-facebook:hover {
    background-position: 0 -32px;
}

.header .menu {
    height: 60px;
}

.header .menu ul {
    width: 100%;
    display: table;
    #display: block;
    #font-size: 0;
}

.header .menu ul li {
    display: table-cell;
    text-align: center;
    #display: inline;
    #zoom: 1;
}

.header .menu ul li a {
    display: block;
    #display: inline-block;
    #zoom: 1;
    height: 60px;
    padding: 0 18px;
    padding: 0 5px \9;
    #padding: 0 17px;
    font: 600 14px/59px "WeblySleek", "Segoe UI", "Segoe_UI", Arial, sans-serif;
    color: #ffffff;
    white-space: no-wrap;
}

.header .menu ul li a:hover {
    opacity: 100;
    filter: alpha(opacity=100);
}

.header .menu ul li a:active {
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2) inset;
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2) inset;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2) inset;
}

.header .menu ul li:hover a {
    background-color: rgba(0, 0, 0, 0.3) !important;
    background-color: #10668d \9;
}

/*
-------------------------------------------------------------
      Css Area: CONTAINER
-------------------------------------------------------------
*/
.container .mask-column {
    position: relative;
    min-height: 252px;
    margin-bottom: -77px;
    z-index: 1;
}

.container .mask-column:before {
    content: '';
    background: url(../img/bg4.png) no-repeat 50% bottom;
    width: 100%;
    height: 252px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 3;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -ms-behavior: url(backgroundsize.min.htc);
    behavior: url(backgroundsize.min.htc);
}

.container .mask-column .background {
    width: 100%;
    text-indent: -9999px;
    background-repeat: repeat-x;
    background-position: 50% 50%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -ms-behavior: url(backgroundsize.min.htc);
    behavior: url(backgroundsize.min.htc);
}

.container .slider {
    height: 425px;
    position: relative;
    z-index: 2;
}

.container .slider .controller {
    background: url(../img/icon6.png) no-repeat;
    width: 77px;
    height: 148px;
    position: absolute;
    top: 86px;
    z-index: 10;
    text-indent: -9999px;
    opacity: .80;
    filter: alpha(opacity=80);
}

.container .slider .controller:hover {
    opacity: 100;
    filter: alpha(opacity=100);
}

.container .slider .controller.prev {
    right: 50%;
    margin-right: 548px;
}

.container .slider .controller.next {
    background-position: -77px 0;
    left: 50%;
    margin-left: 548px;
}

.container .slider .slider-item {
    width: 100%;
    height: 425px;
    position: absolute;
    left: 0;
    top: 0;
    background-repeat: repeat-x;
    background-position: 50% 50%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -ms-behavior: url(backgroundsize.min.htc);
    behavior: url(backgroundsize.min.htc);
}

.container .slider .slider-item:before {
    content: '';
    background: url(../img/bg6.png) repeat 0 0;
    width: 50%;
    height: 100%;
    position: absolute;
    right: 50%;
    top: 0;
    margin-right: 500px;
}

.container .slider .slider-item .desc {
    float: left;
    height: 425px;
    background: url(../img/bg6.png) repeat 0 0;
    padding-top: 70px;
    font-size: 0;
    position: relative;
    #background: none;
}

.container .slider .slider-item .desc:before {
    content: '';
    background: url(../img/bg5.png) no-repeat;
    width: 153px;
    height: 425px;
    position: absolute;
    right: -153px;
    top: 0;
    z-index: 0;
}

.container .slider .slider-item .desc .s-title {
    min-width: 350px;
    font: 45px/120% "AvantGarde", "Segoe UI", "Segoe_UI", Arial, sans-serif;
    color: #ffffff;
    padding-bottom: 4px;
    position: relative;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2) !important;
    border-color: #eeeeee \9;
}

.container .slider .slider-item .desc .s-title span {
    color: #23cdf0;
}

.container .slider .slider-item .desc .s-title:before {
    content: '';
    background-color: #23cdf0;
    position: absolute;
    left: 0;
    width: 50%;
    height: 1px;
    bottom: -1px;
    z-index: 2;
}

.container .slider .slider-item .desc .s-text {
    margin-top: 14px;
    width: 350px;
    height: 140px;
    overflow: hidden;
    font: 15px/120% "Segoe UI", "Segoe_UI", Arial, sans-serif;
    color: rgba(255, 255, 255, 0.7);
    color: white \9;
    position: relative;
    z-index: 5;
}

.container .slider-pagination {
    position: absolute;
    width: 100%;
    height: 21px;
    left: 0;
    bottom: 97px;
    z-index: 4;
}

.container .slider-pagination .center {
    position: relative;
}

.container .slider-pagination .pag {
    float: left;
    font-size: 0;
}

.container .slider-pagination .pag .pag-btn {
    background: url(../img/icon8.png) no-repeat;
    width: 11px;
    height: 21px;
    text-indent: -9999px;
    opacity: .70;
    filter: alpha(opacity=70);
}

.container .slider-pagination .pag .pag-btn:hover {
    opacity: 100;
    filter: alpha(opacity=100);
}

.container .slider-pagination .pag .pag-btn.next {
    background-position: -11px 0;
}

.container .slider-pagination .pag .pag-controller {
    margin: 0 4px;
    font-size: 0;
}

.container .slider-pagination .pag .pag-controller a {
    background: url(../img/icon7.png) no-repeat;
    width: 17px;
    height: 18px;
    text-indent: -9999px;
}

.container .slider-pagination .pag .pag-controller a.active {
    background-position: 0 -18px;
}

.container .news-box {
    position: absolute;
    bottom: 85px;
    right: 50%;
    margin-right: -500px;
    z-index: 15;
    width: 638px;
    height: 38px;
    background-color: #fff;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    -ms-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
    padding-left: 147px;
}

.container .news-box .n-title {
    position: absolute;
    left: -31px;
    top: -20px;
    background: url(../img/bg9.png) no-repeat;
    width: 198px;
    height: 78px;
    padding-left: 76px;
    font: 19px/77px "Segoe UI", "Segoe_UI", Arial, sans-serif;
    color: #ffffff;
}

.container .news-box .n-title a {
    color: #fff;
}

.container .news-box .n-title a:hover {
    text-decoration: underline;
}

.container .news-box .n-inner {
    height: 100%;
    overflow: hidden;
}

.container .news-box .n-inner .inner-item {
    width: 100%;
    padding: 0 14px;
    display: table;
    font-size: 0;
    height: 100%;
}

.container .news-box .n-inner .inner-item p {
    display: table-cell;
    vertical-align: middle;
    font: 12px/120% "Segoe UI", "Segoe_UI", Arial, sans-serif;
    color: #9d9d9d;
}

.container .news-box .n-inner .inner-item p a {
    color: #9d9d9d;
}

.container .news-box .n-inner .inner-item p a:hover {
    text-decoration: underline;
    color: #777;
}

.container .page-wrap {
    border: 1px solid #ececec;
    background-color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    position: relative;
    z-index: 20;
}

.container .page-wrap.shadow {
    border: 0;
    -webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.09);
    -moz-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.09);
    box-shadow: 0 3px 0 rgba(0, 0, 0, 0.09);
}

.container .page-wrap *::-moz-selection {
    color: #1379b9;
    background: transparent;
}

.container .page-wrap *::-webkit-selection {
    color: #1379b9;
    background: transparent;
}

.container .page-wrap *::-o-selection {
    color: #1379b9;
    background: transparent;
}

.container .page-wrap *::-ms-selection {
    color: #1379b9;
    background: transparent;
}

.container .page-wrap *::selection {
    color: #1379b9;
    background: transparent;
}

.container .two-column {
    background-color: #1473b7;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden;
}

.container .two-column .item {
    width: 50%;
    min-height: 107px;
    float: left;
    overflow: hidden;
    background: url(../img/bg7.png) no-repeat 0 0;
}

.container .two-column .item:nth-child(even) {
    background: url(../img/bg8.png) no-repeat 0 0;
}

.container .two-column .item .image {
    float: left;
    margin-top: 8px;
    font-size: 0;
    margin-left: 9px;
}

.container .two-column .item .image a {
    display: block;
    width: 110px;
    height: 91px;
}

.container .two-column .item .image a img {
    width: 110px;
    height: 91px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all 0.15s ease-in-out 0s;
    -moz-transition: all 0.15s ease-in-out 0s;
    -ms-transition: all 0.15s ease-in-out 0s;
    -o-transition: all 0.15s ease-in-out 0s;
    transition: all 0.15s ease-in-out 0s;
}

.container .two-column .item .image a:hover img {
    -webkit-box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.2);
}

.container .two-column .item .desc {
    margin-left: 132px;
    margin-right: 13px;
    font-size: 0;
    padding: 10px 0 11px 0;
}

.container .two-column .item .desc h3 {
    display: block;
    font: 300 27px/120% "Segoe UI Light", "Segoe_UI", Arial, sans-serif;
    color: #ffffff;
    background: url(../img/icon9.png) no-repeat 0 10px;
    padding-left: 16px;
}

.container .two-column .item .desc h3 a {
    color: #fff;
}

.container .two-column .item .desc h3 a:hover {
    text-decoration: underline;
}

.container .two-column .item .desc p {
    display: block;
    font: 12px/17px "Segoe UI", "Segoe_UI", Arial, sans-serif;
    color: rgba(255, 255, 255, 0.7);
    color: white \9;
}

.container .two-column .item .desc p a {
    color: rgba(255, 255, 255, 0.7);
    color: white \9;
}

.container .two-column .item .desc p a:hover {
    text-decoration: underline;
    color: #fff;
}

.container .four-column {
    height: 70px;
    margin-top: 32px;
}

.container .four-column .item {
    width: 244px;
    margin-right: 8px;
    float: left;
}

.container .four-column .item:last-child {
    margin-right: 0;
}

.container .four-column .item a {
    display: block;
    height: 70px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    background: #f6f6f6 url(../img/bg10.png) no-repeat -244px 0;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    position: relative;
    text-align: right;
    padding: 11px 11px 0 0;
    font: 16px/23px "Segoe UI", "Segoe_UI", Arial, sans-serif;
    color: #6e7f8b;
}

.container .four-column .item a .image {
    position: absolute;
    left: 6px;
    top: -7px;
    z-index: 2;
    font-size: 0;
}

.container .four-column .item a .image img {
    width: 83px;
    height: 83px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%;
    -webkit-transition: all 0.15s ease-in-out 0s;
    -moz-transition: all 0.15s ease-in-out 0s;
    -ms-transition: all 0.15s ease-in-out 0s;
    -o-transition: all 0.15s ease-in-out 0s;
    transition: all 0.15s ease-in-out 0s;
}

.container .four-column .item a .title em {
    font-style: normal;
    color: #1473b7;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.container .four-column .item a:hover {
    background-position: 0 0;
    color: #fff;
}

.container .four-column .item a:hover .title em {
    color: #fff;
}

.container .four-column .item a:hover .image img {
    -webkit-box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.5);
    -moz-box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.5);
    box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.5);
}

.container .about-column {
    min-height: 221px;
    border: 1px solid #e7e7e7;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    margin-top: 40px;
}

.container .about-column .about-inner {
    margin-left: 400px;
    padding: 10px;
}

.container .about-column .about-inner .a-title {
    font: 28px/120% "AvantGarde", "Segoe UI", "Segoe_UI", Arial, sans-serif;
    color: #465e6f;
    border-bottom: 1px solid #dadfe2;
    height: 35px;
}

.container .about-column .about-inner .a-title h3 {
    height: 35px;
    border-bottom: 1px solid #1fbee6;
    margin-bottom: 0px;
}

.container .about-column .about-inner .a-title h6 {
    float: right;
    font: 13px/120% "Segoe UI Semibold", "Segoe_UI", Arial, sans-serif;
    color: #c7ced4;
    margin-top: 7px;
}

.container .about-column .about-inner .a-text {
    font: 13px/21px "Segoe UI", "Segoe_UI", Arial, sans-serif;
    color: #495b65;
    padding-top: 7px;
}

.container .about-column .about-inner .a-text a {
    color: #495b65;
    text-decoration: underline;
}

.container .about-column .about-inner .a-text a:hover {
    color: #35424c;
    text-decoration: none;
}

.container .mini-gallery {
    height: 219px;
    width: 400px;
    position: relative;
    float: left;
}

.container .mini-gallery:before {
    content: '';
    background: url(../img/bg11.png) no-repeat bottom;
    width: 77px;
    height: 219px;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 3;
}

.container .mini-gallery .wrapper {
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.container .mini-gallery .wrapper ul li a {
    font-size: 0;
    overflow: hidden;
}

.container .mini-gallery .wrapper ul li a img {
    width: 100%;
    height: 100%;
}

.container .mini-gallery .controller {
    background: rgba(0, 0, 0, 0.7) url(../img/bg12.png) no-repeat right 0;
    width: 336px;
    height: 44px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
}

.container .mini-gallery .controller .prev {
    display: block;
    background: url(../img/icon10.png) no-repeat;
    width: 10px;
    height: 19px;
    position: absolute;
    right: 42px;
    top: 12px;
    text-indent: -9999px;
    z-index: 2;
}

.container .mini-gallery .controller .prev:hover {
    opacity: .80;
    filter: alpha(opacity=80);
}

.container .mini-gallery .controller .next {
    display: block;
    background: url(../img/icon11.png) no-repeat;
    width: 10px;
    height: 19px;
    position: absolute;
    right: 16px;
    top: 12px;
    z-index: 2;
    text-indent: -9999px;
}

.container .mini-gallery .controller .next:hover {
    opacity: .80;
    filter: alpha(opacity=80);
}

.container .mini-gallery .controller .pagination {
    font-size: 0;
    padding-top: 16px;
    padding-left: 17px;
}

.container .mini-gallery .controller .pagination a {
    height: 12px;
    width: 12px;
    background: url(../img/icon12.png) no-repeat;
    margin: 0 2px;
    text-indent: -9999px;
    opacity: .20;
    filter: alpha(opacity=20);
    cursor: pointer;
}

.container .mini-gallery .controller .pagination a:hover {
    opacity: .40;
    filter: alpha(opacity=40);
}

.container .mini-gallery .controller .pagination a.active {
    opacity: 100;
    filter: alpha(opacity=100);
}

.container .page {
    padding: 17px 15px;
}

.container .sidebar {
    width: 190px;
    float: right;
}

.container .sidebar.fixed {
    position: fixed;
    right: 50%;
    margin-right: -484px;
    top: 17px;
    z-index: 10;
    float: inherit;
}

.container .sidebar .cat-menu {
    background: #3b3b3b url(../img/bg13.png) repeat 0 0;
    -webkit-box-shadow: 0 0 200px rgba(0, 0, 0, 0.05) inset;
    -moz-box-shadow: 0 0 200px rgba(0, 0, 0, 0.05) inset;
    box-shadow: 0 0 200px rgba(0, 0, 0, 0.05) inset;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
}

.container .sidebar .cat-menu .c-title {
    height: 75px;
    position: relative;
    -webkit-box-shadow: 0 0 109px rgba(0, 0, 0, 0.75) inset;
    -moz-box-shadow: 0 0 109px rgba(0, 0, 0, 0.75) inset;
    box-shadow: 0 0 109px rgba(0, 0, 0, 0.75) inset;
    #border-bottom: 3px solid #1eb5e0;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    -ms-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
}

.container .sidebar .cat-menu .c-title h3 {
    display: block;
    height: 72px;
    background: url(../img/icon16.png) no-repeat right 55%;
    font: 300 20px/71px "Segoe UI Light", "Segoe_UI", Arial, sans-serif;
    color: #ffffff;
    padding-left: 22px;
}

.container .sidebar .cat-menu .c-title:before {
    content: '';
    width: 100%;
    height: 3px;
    background: url(../img/bg14.png) repeat-x 50% 50%;
    position: absolute;
    left: 0;
    bottom: -3px;
    z-index: 3;
}

.container .sidebar .cat-menu .c-inner {
    padding: 15px 21px 20px 21px;
}

.container .sidebar .cat-menu .c-inner ul li {
    font: 300 16px/120% "WeblySleek", "Segoe UI", "Segoe_UI", Arial, sans-serif;
    color: #ffffff;
    padding-left: 21px;
    background: url(../img/icon17.png) no-repeat 0 8px;
    margin-bottom: 10px;
}

.container .sidebar .cat-menu .c-inner ul li:last-child {
    margin-bottom: 0;
}

.container .sidebar .cat-menu .c-inner ul li a {
    color: #fff;
}

.container .sidebar .cat-menu .c-inner ul li a:hover {
    text-decoration: underline;
}

.container .sidebar .cat-menu .c-inner ul li.active a {
    color: #5ddbff;
    text-decoration: none;
}

.container .content {
    margin-right: 208px;
}

.container .content.full {
    margin-right: 0;
}

.container .g-title {
    height: 75px;
    #border-bottom: 4px solid #1eb5e0;
    font: 600 28px/71px "WeblySleek", "Segoe UI", "Segoe_UI", Arial, sans-serif;
    color: #1687c3;
    background: url(../img/icon18.png) no-repeat 1px 50%;
    padding-left: 18px;
    position: relative;
    margin-bottom: 20px;
}

.container .g-title:before {
    content: '';
    background: #1684c1 url(../img/bg15.png) repeat-x 50% 50%;
    width: 100%;
    height: 4px;
    position: absolute;
    left: 0;
    bottom: -3px;
    z-index: 2;
}

/*hasan begin*/
.container .p-title {
    #border-bottom: 4px solid #1eb5e0;
    font: 14px/16px "WeblySleek", "Segoe UI", "Segoe_UI", Arial, sans-serif;
    color: #1687c3;
    position: relative;
    margin-bottom: 20px;
	padding-bottom: 20px;
}

.container .p-title:before {
    content: '';
    background: #1684c1 url(../img/bg15.png) repeat-x 50% 50%;
    width: 100%;
    height: 4px;
    position: absolute;
    left: 0;
    bottom: -3px;
    z-index: 2;
}
/*hasan end*/

.container .g-title h2 {
    display: inline;
}

.container .g-title .search-box {
    width: 339px;
    height: 43px;
    float: right;
    margin-top: 11px;
    position: relative;
    font-size: 0;
}

.container .g-title .search-box .tb, .container .g-title .search-box .contact-column .form .item .ta, .container .contact-column .form .item .g-title .search-box .ta {
    width: 100%;
    height: 43px;
    background-color: #f1f1f1;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    font: 16px "WeblySleek", "Segoe UI", "Segoe_UI", Arial, sans-serif;
    color: #4b4b4b;
    padding: 0 56px 3px 16px;
}

.container .g-title .search-box .tb:focus, .container .g-title .search-box .contact-column .form .item .ta:focus, .container .contact-column .form .item .g-title .search-box .ta:focus {
    -webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 2px 7px rgba(0, 0, 0, 0.1) inset;
}

.container .g-title .search-box .btn {
    background: #1a9cd0 url(../img/icon19.png) no-repeat 50% 50%;
    width: 34px;
    height: 34px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    text-indent: -9999px;
    position: absolute;
    right: 5px;
    top: 4px;
    z-index: 4;
    -webkit-box-shadow: 0 -3px 0 rgba(0, 0, 0, 0.14) inset;
    -moz-box-shadow: 0 -3px 0 rgba(0, 0, 0, 0.14) inset;
    box-shadow: 0 -3px 0 rgba(0, 0, 0, 0.14) inset;
}

.container .g-title .search-box .btn:hover {
    opacity: .90;
    filter: alpha(opacity=90);
}

.container .g-title .search-box .btn:active {
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2) inset;
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2) inset;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2) inset;
}

.container .text-column {
    font: 300 17px/21px "WeblySleek", "Segoe UI", "Segoe_UI", Arial, sans-serif;
    color: #232323;
}

.container .text-column h1, .container .text-column h2, .container .text-column h3, .container .text-column h4, .container .text-column h5, .container .text-column h6 {
    font-weight: normal;
    color: #232323;
    margin-bottom: 10px;
    display: block;
}

.container .text-column h1 {
    font-size: 30px;
}

.container .text-column h2 {
    font-size: 27px;
}

.container .text-column h3 {
    font-size: 25px;
}

.container .text-column h4 {
    font-size: 23px;
}

.container .text-column h5 {
    font-size: 20px;
}

.container .text-column h6 {
    font-size: 17px;
}

.container .text-column a {
    color: #1687c3;
    text-decoration: underline;
}

.container .text-column a:hover {
    text-decoration: none;
}

.container .text-column ul, .container .text-column ol {
    margin-left: 40px;
}

.container .text-column ul {
    list-style-type: disc;
}

.container .text-column ol {
    list-style-type: decimal;
}

.container .text-column.typography {
    font-weight: normal;
}

.container .text-column.typography h1, .container .text-column.typography h2, .container .text-column.typography h3, .container .text-column.typography h4, .container .text-column.typography h5, .container .text-column.typography h6, .container .text-column.typography strong, .container .text-column.typography a {
    color: #1379b9;
}

.container .text-column.typography strong {
    font-weight: 600;
}

.container .contact-column .form {
    width: 467px;
    float: left;
    font-size: 0;
}

.container .contact-column .form .item {
    width: 100%;
    margin-bottom: 10px;
}

.container .contact-column .form .item:last-child {
    margin-bottom: 0;
}

.container .contact-column .form .item.grid2 {
    width: 228px;
    margin-right: 11px;
}

.container .contact-column .form .item.grid2:nth-child(2n) {
    margin-right: 0px;
}

.container .contact-column .form .item .tb, .container .contact-column .form .item .ta {
    width: 100%;
    background-color: #f5f5f5;
    height: 38px;
    border: 1px solid #e0e0e0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    padding: 0 18px;
    font: 13px "Segoe UI", "Segoe_UI", Arial, sans-serif;
    padding-bottom: 3px;
    color: #717171;
}

.container .contact-column .form .item .tb:focus, .container .contact-column .form .item .ta:focus {
    -webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 2px 7px rgba(0, 0, 0, 0.1) inset;
}

.container .contact-column .form .item .ta {
    height: 130px;
    padding: 10px 18px;
    resize: none;
    overflow: auto;
}

.container .contact-column .form .item .btn {
    background-color: #1caada;
    height: 36px;
    min-width: 113px;
    padding: 0 15px;
    font: 600 14px/34px "Segoe UI Semibold", "Segoe_UI", Arial, sans-serif;
    text-align: center;
    #overflow: visible;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    text-shadow: 0 -2px 0 rgba(0, 0, 0, 0.19);
    -webkit-box-shadow: 0 -3px 0 rgba(0, 0, 0, 0.26) inset;
    -moz-box-shadow: 0 -3px 0 rgba(0, 0, 0, 0.26) inset;
    box-shadow: 0 -3px 0 rgba(0, 0, 0, 0.26) inset;
    color: #fff;
}

.container .contact-column .form .item .btn:hover {
    opacity: .90;
    filter: alpha(opacity=90);
}

.container .contact-column .form .item .btn:active {
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2) inset;
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2) inset;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2) inset;
}

.container .contact-column .info {
    width: 450px;
    float: right;
}

.container .contact-column .info h4 {
    display: block;
    font: 17px/120% "Segoe UI", "Segoe_UI", Arial, sans-serif;
    color: #50555d;
    margin-bottom: 10px;
}

.container .contact-column .info p {
    display: block;
    font: 14px/19px "Segoe UI", "Segoe_UI", Arial, sans-serif;
    color: #50555d;
}

.container .contact-column .info p strong {
    font-weight: bold;
    font-family: "Segoe UI", "Segoe_UI", Arial, sans-serif;
}

.container .contact-column .info p a {
    color: #50555d;
}

.container .contact-column .info p a:hover {
    text-decoration: underline;
    color: #1379b9;
}

/*photo-gallery 1*/
.container .photo-gallery1 {
    overflow: hidden;
}

.container .photo-gallery1 ul li {
    float: left;
    margin: 0 25px 10px 0; /*0 31px 20px 0;*/
}

.container .photo-gallery1 ul li:nth-child(4n) {
    margin-right: 0;
}

.container .photo-gallery1 ul li a {
    background: url(../img/bg16.png) no-repeat -10px -10px;
    display: block;
    width: 213px; /*302px;*/
    height: 160px; /*200px;*/
    border: 1px solid #f2f2f2 \9;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.13) inset;
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.13) inset;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.13) inset;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    padding: 6px;
    #width: 209px; /*288px;*/
    #height: 144px; /*186px;*/
    font-size: 0;
}

.container .photo-gallery1 ul li a img {
    width: 100%;
    height: 100%;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
}

.container .photo-gallery1 ul li a:hover {
    -webkit-box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.35) inset;
    -moz-box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.35) inset;
    box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.35) inset;
    background-position: 0 0;
    background-repeat: repeat;
}

/*photo galler2*/
.container .photo-gallery2 {
    overflow: hidden;
}

.container .photo-gallery2 ul li {
    float: left;
    margin: 0 10px 10px 0; /*0 31px 20px 0;*/
}

.container .photo-gallery2 ul li:nth-child(3n) {
    margin-right: 0;
}

.container .photo-gallery2 ul li a {
    background: url(../img/bg16.png) no-repeat -10px -10px;
    display: block;
    width: 213px; /*302px;*/
    height: 160px; /*200px;*/
    border: 1px solid #f2f2f2 \9;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.13) inset;
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.13) inset;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.13) inset;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    padding: 6px;
    #width: 209px; /*288px;*/
    #height: 144px; /*186px;*/
    font-size: 0;
}

.container .photo-gallery2 ul li a img {
    width: 100%;
    height: 100%;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
}

.container .photo-gallery2 ul li a:hover {
    -webkit-box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.35) inset;
    -moz-box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.35) inset;
    box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.35) inset;
    background-position: 0 0;
    background-repeat: repeat;
}

.container .news-column ul li {
    float: left;
    width: 297px;
    margin: 0 37px 55px 0;
    border: 1px solid #f3f3f3;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    padding: 4px;
    position: relative;
    padding-bottom: 30px;
}

.container .news-column ul li:nth-child(3n) {
    margin-right: 0;
}

.container .news-column ul li .n-image {
    font-size: 0;
}

.container .news-column ul li .n-image a {
    display: block;
}

.container .news-column ul li .n-image a img {
    height: 174px;
    width: 100%;
    -webkit-transition: all 0.15s ease-in-out 0s;
    -moz-transition: all 0.15s ease-in-out 0s;
    -ms-transition: all 0.15s ease-in-out 0s;
    -o-transition: all 0.15s ease-in-out 0s;
    transition: all 0.15s ease-in-out 0s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
}

.container .news-column ul li .n-image a:hover img {
    opacity: .80;
    filter: alpha(opacity=80);
}

.container .news-column ul li .n-desc {
    min-height: 90px;
    margin-top: 16px;
    text-align: center;
    font: 13px/19px "WeblySleek", "Segoe UI", "Segoe_UI", Arial, sans-serif;
    color: #4b4b4b;
}

.container .news-column ul li .n-desc strong {
    display: block;
    font: 600 17px/120% "WeblySleek", "Segoe UI", "Segoe_UI", Arial, sans-serif;
    color: #1687c3;
}

.container .news-column ul li .n-desc strong a {
    color: #1687c3;
}

.container .news-column ul li .n-desc strong a:hover {
    color: #333;
}

.container .news-column ul li .n-desc span {
    display: block;
    margin-top: 6px;
    padding: 0 15px;
}

.container .news-column ul li .btn-detail {
    display: block;
    background: url(../img/bg17.png) no-repeat;
    width: 277px;
    height: 50px;
    text-align: center;
    font: 600 17px/49px "WeblySleek", "Segoe UI", "Segoe_UI", Arial, sans-serif;
    color: #ffffff;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    border-radius: 25px;
    margin: 0 auto -56px auto;
    z-index: 3;
    position: relative;
}

.container .news-column ul li .btn-detail:hover {
    opacity: .90;
    filter: alpha(opacity=90);
}

.container .news-column ul li .btn-detail:active {
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2) inset;
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2) inset;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2) inset;
}

.container .products ul li {
    margin-bottom: 20px;
    overflow: hidden;
}

.container .products ul li:last-child {
    margin-bottom: 0;
}

.container .products ul li .p-image {
    width: 315px;
    height: 225px;
    float: left;
    font-size: 0;
}

.container .products ul li .p-image a {
    display: block;
}

.container .products ul li .p-image a img {
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.15s ease-in-out 0s;
    -moz-transition: all 0.15s ease-in-out 0s;
    -ms-transition: all 0.15s ease-in-out 0s;
    -o-transition: all 0.15s ease-in-out 0s;
    transition: all 0.15s ease-in-out 0s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
}

.container .products ul li .p-image a:hover img {
    opacity: .85;
    filter: alpha(opacity=85);
}

.container .products ul li .p-desc {
    margin-left: 330px;
    font: 14px/24px "WeblySleek", "Segoe UI", "Segoe_UI", Arial, sans-serif;
    color: #4f4f4f;
}

.container .products ul li .p-desc h3 {
    display: block;
    font: 600 20px/120% "WeblySleek", "Segoe UI", "Segoe_UI", Arial, sans-serif;
    color: #1687c3;
    padding-bottom: 10px;
    border-bottom: 1px solid #d1e9f4;
    margin-bottom: 18px;
}

.container .products ul li .p-desc h3 a {
    color: #1687c3;
}

.container .products ul li .p-desc h3 a:hover {
    color: #000;
}

.container .products ul li .p-desc strong {
    font-size: 17px;
    font-weight: 600;
    display: block;
}

.container .products ul li .p-desc span a {
    color: #4f4f4f;
    text-decoration: underline;
}

.container .products ul li .p-desc span a:hover {
    text-decoration: none;
    color: #333;
}

.container .search-results .result-text {
    display: block;
    font: 600 20px/120% "WeblySleek", "Segoe UI", "Segoe_UI", Arial, sans-serif;
    color: #1687c3;
    margin-bottom: 15px;
}

.container .search-results ul li {
    margin-bottom: 9px;
    border: 1px solid #f5f5f5;
    padding: 6px;
    overflow: hidden;
}

.container .search-results ul li:last-child {
    margin-bottom: 0;
}

.container .search-results ul li .s-image {
    width: 139px;
    height: 114px;
    float: left;
    font-size: 0;
}

.container .search-results ul li .s-image a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
}

.container .search-results ul li .s-image a img {
    width: 100%;
    height: 100%;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all 0.15s ease-in-out 0s;
    -moz-transition: all 0.15s ease-in-out 0s;
    -ms-transition: all 0.15s ease-in-out 0s;
    -o-transition: all 0.15s ease-in-out 0s;
    transition: all 0.15s ease-in-out 0s;
}

.container .search-results ul li .s-image a:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.75) inset;
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.75) inset;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.75) inset;
    -webkit-transition: all 0.25s ease-in-out 0s;
    -moz-transition: all 0.25s ease-in-out 0s;
    -ms-transition: all 0.25s ease-in-out 0s;
    -o-transition: all 0.25s ease-in-out 0s;
    transition: all 0.25s ease-in-out 0s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
}

.container .search-results ul li .s-image a:hover img {
    opacity: .85;
    filter: alpha(opacity=85);
}

.container .search-results ul li .s-desc {
    margin-left: 158px;
    padding-top: 5px;
    padding-right: 15px;
}

.container .search-results ul li .s-desc h3 {
    display: block;
    font: 600 20px/120% "WeblySleek", "Segoe UI", "Segoe_UI", Arial, sans-serif;
    color: #1687c3;
    margin-bottom: 5px;
}

.container .search-results ul li .s-desc h3 a {
    color: #1687c3;
}

.container .search-results ul li .s-desc h3 a:hover {
    color: #333;
}

.container .search-results ul li .s-desc span {
    font: 14px/18px "WeblySleek", "Segoe UI", "Segoe_UI", Arial, sans-serif;
    color: #4b4b4b;
}

/*
-------------------------------------------------------------
      Css Area: FOOTER
-------------------------------------------------------------
*/
.footer {
    margin-top: 15px;
}

.footer .inner {
    border: 1px solid #e7e7e7;
    -webkit-box-shadow: 3px;
    -moz-box-shadow: 3px;
    box-shadow: 3px;
    min-height: 90px;
    padding: 12px 11px;
}

.footer .inner .logo {
    float: left;
    margin: 2px 0 0 2px;
}

.footer .inner .logo a:hover img {
    opacity: .90;
    filter: alpha(opacity=90);
}

.footer .inner .info {
    float: right;
}

.footer .inner .info ul li {
    text-align: right;
    padding-right: 31px;
    font: 13px/21px "Segoe UI", "Segoe_UI", Arial, sans-serif;
    color: #495b65;
}

.footer .inner .info ul li.icon-address {
    background: url(../img/icon13.png) no-repeat right 1px;
}

.footer .inner .info ul li.icon-phone {
    background: url(../img/icon14.png) no-repeat right 4px;
}

.footer .inner .info ul li.icon-mail {
    background: url(../img/icon15.png) no-repeat right 5px;
}

.footer .inner .info ul li a {
    color: #495b65;
}

.footer .inner .info ul li a:hover {
    text-decoration: underline;
    color: #3a4751;
}

.footer .bottom {
    overflow: hidden;
    font: 13px/120% "Segoe UI", "Segoe_UI", Arial, sans-serif;
    color: #495b65;
    margin-top: 18px;
    margin-bottom: 18px;
}

.footer .bottom ul li {
    font-size: 13px;
    display: inline;
    margin-left: 45px;
}

.footer .bottom ul li:first-child {
    margin-left: 0;
}

.footer .bottom ul li a {
    color: #b3b8bc;
}

.footer .bottom ul li a:hover {
    text-decoration: underline;
    color: #495b65;
}

@media (max-width: 1280px) {
    .container .slider .controller {
        display: none !important;
    }
}

@media (max-height: 768px) {
    .container .slider,
    .container .slider .slider-item,
    .container .slider .slider-item .desc,
    .container .slider .slider-item .desc:before {
        height: 350px;
    }
}

.container .form-column {
    font-size: 0;
}

.container .form-column h3 {
    font: 600 16px/120% "WeblySleek", "Segoe UI", "Segoe_UI", Arial, sans-serif;
    color: #777;
    display: block;
    padding-bottom: 4px;
    border-bottom: 2px solid #dadada;
    margin-bottom: 15px;
}

.container .form-column .block {
    margin-bottom: 15px;
}

.container .form-column .block:last-child {
    margin-bottom: 0;
}

.container .form-column .item {
    width: 325px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.container .form-column .item:nth-child(2n) {
    margin-right: 0;
}

.container .form-column .item.full {
    width: 100%;
    margin-right: 0;
}

.container .form-column .item > span {
    font: 14px/120% "WeblySleek", "Segoe UI", "Segoe_UI", Arial, sans-serif;
    color: #777;
    display: block;
    margin-bottom: 3px;
}

.container .form-column .tb, .container .form-column .contact-column .form .item .ta, .container .contact-column .form .item .form-column .ta, .container .form-column .ta {
    width: 100%;
    background-color: #f5f5f5;
    height: 38px;
    border: 1px solid #e0e0e0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    padding: 0 18px;
    padding-bottom: 3px;
    font: 13px "WeblySleek", "Segoe UI", "Segoe_UI", Arial, sans-serif;
    color: #717171;
}

.container .form-column .tb:focus, .container .form-column .contact-column .form .item .ta:focus, .container .contact-column .form .item .form-column .ta:focus, .container .form-column .ta:focus {
    -webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 2px 7px rgba(0, 0, 0, 0.1) inset;
}

.container .form-column .ta {
    height: 60px;
    padding: 10px 18px;
    resize: none;
    overflow: auto;
    line-height: 120% !important;
}

.container .form-column .g-sb {
    width: 100%;
    height: 38px;
    position: relative;
    white-space: nowrap;
}
.container .form-column .g-sb label.cb {
    display: inline-block;
    vertical-align: top;
    margin: 3px 5px 3px 0;
}
.container .form-column .g-sb label.cb:last-child {
    margin-bottom: 0;
}
.container .form-column .g-sb label.cb input {
    display: inline-block;
    vertical-align: top;
    width: 16px;
    height: 16px;
    margin-right: 5px;
}
.container .form-column .g-sb label.cb span {
    display: inline-block;
    vertical-align: top;
    font: 13px/120% "WeblySleek", "Segoe UI", "Segoe_UI", Arial, sans-serif;
    position: relative;
    top: -2px;
}

.container .form-column .g-sb.mini {
    width: 49%;
    margin-right: 2%;
}

.container .form-column .g-sb .selectricWrapper {
    position: relative;
    height: 38px;
}

.container .form-column .g-sb .selectricHideSelect select {
    width: 100%;
    height: 38px;
}

.container .form-column .g-sb .selectric {
    width: 100%;
    position: relative;
    z-index: 10;
    cursor: pointer;
    font-size: 0;
    background-color: #f5f5f5;
    height: 38px;
    border: 1px solid #e0e0e0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    padding-right: 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
}

.container .form-column .g-sb .selectric:active {
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2) inset;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2) inset;
}

.container .form-column .g-sb .selectric .label {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    height: 38px;
    padding-right: 10px;
    font: 13px/34px "WeblySleek", "Segoe UI", "Segoe_UI", Arial, sans-serif;
    color: #717171;
    margin-left: 18px;
    text-align: left;
}

.container .form-column .g-sb .selectric .button {
    display: inline-block;
    background: url(../img/icon20.png) no-repeat 0 0;
    width: 10px;
    height: 7px;
    z-index: 3;
    text-indent: -9999px;
    position: absolute;
    right: 10px;
    top: 14px;
}

.container .form-column .g-sb .selectricItems {
    min-width: 100% !important;
    width: auto !important;
    position: absolute;
    left: 0;
    top: 38px;
    z-index: 11;
    background-color: #fff;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    -ms-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
    overflow: hidden;
    border: 1px solid #e0e0e0;
    border-top: 0;
}

.container .form-column .g-sb .selectricItems .selectricScroll {
    max-height: 150px;
    overflow: hidden;
}

.container .form-column .g-sb .selectricItems .selectricScroll .ps-scrollbar-y-rail {
    opacity: 100;
    filter: alpha(opacity=100);
    right: 4px;
}

.container .form-column .g-sb .selectricItems .selectricScroll .ps-scrollbar-y {
    background-color: #bfbfbf;
}

.container .form-column .g-sb .selectricItems .selectricScroll .ps-scrollbar-y:hover {
    background-color: #a9a9a9;
}

.container .form-column .g-sb .selectricItems ul li {
    height: 25px;
    white-space: nowrap;
    font: 600 11px/25px "WeblySleek", "Segoe UI", "Segoe_UI", Arial, sans-serif;
    padding-left: 10px;
    padding-right: 10px;
    text-align: left;
    color: #747474;
    cursor: pointer;
}

.container .form-column .g-sb .selectricItems ul li:hover {
    color: #fff;
    background: #1379b9;
    background: -webkit-gradient(linear, left top, left bottom, from(#1a9dd1), to(#1379b9));
    background: -moz-linear-gradient(top, #1a9dd1, #1379b9);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1a9dd1', endColorstr='#1379b9');
}

.container .form-column .g-sb .selectricItems ul li.selected {
    color: #000;
    background: #eee;
}

.container .form-column .g-sb .selectricHover .selectricItems ul li.selected {
    color: #000;
    background: #f1f1f1;
}

.container .form-column .g-sb .selectricHover .selectricItems ul li:hover {
    color: #fff;
    background: #1379b9;
    background: -webkit-gradient(linear, left top, left bottom, from(#1a9dd1), to(#1379b9));
    background: -moz-linear-gradient(top, #1a9dd1, #1379b9);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1a9dd1', endColorstr='#1379b9');
}

.container .form-column .g-sb .selectricOpen .selectric {
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    -ms-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    -webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 2px 7px rgba(0, 0, 0, 0.1) inset;
}

.container .form-column .g-sb .selectricOpen .selectric .button {
    background-position: 0 -7px;
}

.container .form-column .g-sb .selectricAbove.selectricOpen .selectric {
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    -ms-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
    -webkit-box-shadow: 0 -2px 7px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 -2px 7px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 -2px 7px rgba(0, 0, 0, 0.1) inset;
}

.container .form-column .g-sb .selectricAbove.selectricOpen .selectricItems {
    top: auto !important;
    bottom: 38px !important;
    border: 1px solid #e0e0e0;
    border-bottom: 0;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    -ms-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
}

.container .form-column .g-sb.icon-style .selectric .label {
    background: url(../img/icon19.png) no-repeat 0 50%;
    padding-left: 18px;
}

.container .form-column .g-sb.icon-type .selectric .label {
    background: url(../img/icon20.png) no-repeat 0 50%;
    padding-left: 18px;
}

.container .form-column .g-sb.icon-date .selectric .label {
    background: url(../img/icon21.png) no-repeat 0 50%;
    padding-left: 18px;
}

.container .form-column .g-sb.icon-star .selectric .label {
    background: url(../img/icon22.png) no-repeat 0 47%;
    padding-left: 19px;
}

.container .form-column .g-sb.icon-quality .selectric .label {
    background: url(../img/icon23.png) no-repeat 0 50%;
    padding-left: 18px;
}

.container .form-column .btn {
    background-color: #1caada;
    height: 36px;
    min-width: 113px;
    padding: 0 15px;
    display: inline-block;
    vertical-align: top;
    font: 600 14px/34px "Segoe UI Semibold", "Segoe_UI", Arial, sans-serif;
    text-align: center;
    #overflow: visible;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    text-shadow: 0 -2px 0 rgba(0, 0, 0, 0.19);
    -webkit-box-shadow: 0 -3px 0 rgba(0, 0, 0, 0.26) inset;
    -moz-box-shadow: 0 -3px 0 rgba(0, 0, 0, 0.26) inset;
    box-shadow: 0 -3px 0 rgba(0, 0, 0, 0.26) inset;
    color: #fff;
}

.container .form-column .btn:hover {
    opacity: .90;
    filter: alpha(opacity=90);
}

.container .form-column .btn:active {
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2) inset;
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2) inset;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2) inset;
}

.container .form-column .btn.btn-add {
    height: 28px;
    padding: 0 10px;
    font-size: 12px;
    min-width: 80px;
    line-height: 27px;
}

.container .form-column .btn.btn-remove {
    height: 28px;
    padding: 0 10px;
    margin-left: 10px;
    margin-bottom: 10px;
    font-size: 12px;
    min-width: 80px;
    line-height: 27px;
    background-color: #E72424;
}

.info-msg {
    background-color: #f0fff3;
    border: 1px solid #afd7b9;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin-bottom: 10px;
    padding: 7px 10px;
}

.info-msg strong {
    display: block;
    font: bold 15px/120% 'WeblySleek', Arial, sans-serif !important;
    color: #75a380;
    margin-bottom: 3px;
}

.info-msg p {
    display: block;
    font: 13px/120% 'WeblySleek', Arial, sans-serif !important;
    color: #75a380;
}

.info-msg.error {
    background-color: #fff0f0;
    border-color: #bf8a8a;
}

.info-msg.error strong,
.info-msg.error p {
    color: #a46e6e;
}

.file-inputs .btn {
    background-color: #1caada;
    height: 36px;
    min-width: 113px;
    padding: 0 15px;
    display: inline-block;
    vertical-align: top;
    font: 600 14px/32px "Segoe UI Semibold", "Segoe_UI", Arial, sans-serif;
    text-align: center;
    #overflow: visible;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    text-shadow: 0 -2px 0 rgba(0, 0, 0, 0.19);
    -webkit-box-shadow: 0 -3px 0 rgba(0, 0, 0, 0.26) inset;
    -moz-box-shadow: 0 -3px 0 rgba(0, 0, 0, 0.26) inset;
    box-shadow: 0 -3px 0 rgba(0, 0, 0, 0.26) inset;
    color: #fff;
}

.file-inputs .btn:hover {
    opacity: .90;
    filter: alpha(opacity=90);
}

.file-inputs .btn:active {
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2) inset;
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2) inset;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2) inset;
}

.file-inputs .btn.btn-add {
    height: 28px;
    padding: 0 10px;
    font-size: 12px;
    min-width: 80px;
    line-height: 25px !important;
}

.file-inputs .btn.btn-remove {
    height: 28px;
    padding: 0 10px;
    margin-left: 10px;
    margin-bottom: 10px;
    font-size: 12px;
    min-width: 80px;
    line-height: 27px;
    background-color: #E72424;
}

.file-inputs .g-file {
    display: block;
    width: 325px;
    background-color: #f5f5f5;
    height: 38px;
    border: 1px solid #e0e0e0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    font: 13px "WeblySleek", "Segoe UI", "Segoe_UI", Arial, sans-serif;
    color: #717171;
    position: relative;
    padding-left: 90px;
    padding-right: 10px;

}

.file-inputs .g-file input {
    position: absolute;
    left: -9999px;
}

.file-inputs .g-file .btn {
    display: inline-block;
    height: 28px;
    background-color: #aaa;
    text-align: center;
    min-width: 75px;
    padding: 0 5px;
    font: 13px/28px "WeblySleek", "Segoe UI", "Segoe_UI", Arial, sans-serif;
    position: absolute;
    left: 5px;
    top: 5px;
    line-height: 24px !important;
    cursor: pointer;
}

.file-inputs .g-file .btn:active {
    box-shadow: 0 1px 2px rgba(0, 0, 0, .1) inset;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .1) inset;
}

.file-inputs .g-file .label {
    display: block;
    line-height: 35px;
    color: #aaa;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.file-inputs .g-file .label.selected {
    color: #555;
}

.file-inputs .item {
    margin-bottom: 15px;
}

.file-inputs .item:last-child {
    margin-bottom: 0;
}

.file-inputs .item.text-right {
    text-align: right;
}
