html {
}

body {
}

.clear {
    clear: both;
}

#preload-overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #fff;
    z-index: 1000;
    /*display: none;*/
}

#preload-overlay .width-wrapper {
    height: 100%;
}

#preload-overlay .logo {
    width: 164px;
    height: 87px;
    margin: 0px auto;
    opacity: 0;
    float: none;
    transition: all 0.5s ease-out 0s;
}

.content-wrapper-table {
    display: table;
    height: 100%;
    width: 100%;
}

.content-wrapper-tr {
    display: table-row;
}

.content-wrapper-td {
    display: table-cell;
    vertical-align: middle;
}

.fact-graph {
    padding: 20px;
    border: 1px solid #F3F3F3;
    margin-bottom: 48px;
    font-family: 'Open Sans';

}

.fact-graph .caption-wrapper {
    margin-bottom: -30px;
    text-align: center;
}

.fact-graph .caption-wrapper .caption {
    display: inline-block;
    padding: 0 9px;
    color: #25668D;
    font-size: 9px;
    line-height: 10px;
    background-color: #fff;
    font-weight: 600;
}

.fact-graph > legend {
    padding: 0 9px;
    text-align: center;
    font-family: 'Open Sans';
    font-size: 15px;
    font-weight: 500;
    line-height: 18px;
    color: #25668D;
    width: 250px;
}

.fact-graph img {
    width: 100%;
}

#graph4 canvas {
    width: 100%;
    height: 150px;
}

#graph3 .main-area {
    height: 120px;
    position: relative;
}

#graph3 .graph-sec {
    position: absolute;
    bottom: 20px;
    left: 12px;
}

#graph3 .graph-sec div {
    position: absolute;
    width: 8px;
    left: 0;
}

#graph3 .sec1 {
    background-color: #25668F;
}

#graph3 .sec2 {
    background-color: #FFAC00;
}

#graph3 #graph3_1 {
    left: 0px;
}

#graph3_1 .sec1 {
    left: 0;
    bottom: 0;
    height: 60px;
}

#graph3_1 div.sec2 {
    left: 16px;
    bottom: 0px;
    height: 86px;
}

#graph3 #graph3_2 {
    left: 50px;
}

#graph3_2 .sec1 {
    left: 0;
    bottom: 0px;
    height: 80px;
}

#graph3_2 div.sec2 {
    left: 16px;
    bottom: 0px;
    height: 86px;
}

#graph3 #graph3_3 {
    left: 100px;
}

#graph3_3 .sec1 {
    left: 0;
    bottom: 0px;
    height: 60px;
}

#graph3_3 div.sec2 {
    left: 16px;
    bottom: 0px;
    height: 84px;
}

#graph3 #graph3_4 {
    left: 150px;
}

#graph3_4 .sec1 {
    left: 0;
    bottom: 0px;
    height: 50px;
}

#graph3_4 div.sec2 {
    left: 16px;
    bottom: 0px;
    height: 68px;
}

#graph3 #graph3_5 {
    left: 200px;
}

#graph3_5 .sec1 {
    left: 0;
    bottom: 0px;
    height: 43px;
}

#graph3_5 div.sec2 {
    left: 16px;
    bottom: 0px;
    height: 64px;
}

#graph3 .text-area {
    left: 11px;
    bottom: 0px;
    position: absolute;
    font-family: 'Open Sans';
    font-weight: 300;
    font-size: 10px;
    color: #575757;
}

#graph3 .text-area div {
    bottom: 0;
    position: absolute;
    width: 30px;
}

#graph3 .text-area .cap1 {
    left: 0;
}

#graph3 .text-area .cap2 {
    left: 50px;
}

#graph3 .text-area .cap3 {
    left: 100px;
}

#graph3 .text-area .cap4 {
    left: 150px;
}

#graph3 .text-area .cap5 {
    left: 200px;
}

#graph3 .cap7 {
    left: 3px;
    bottom: 65px;
    position: absolute;
    font-family: 'Open Sans';
    font-weight: 500;
    font-size: 12px;
    color: #575757;
}

#graph3 ul.legend {
    text-align: center;
    padding: 0;
    line-height: 20px;
    margin: 6px 0 0 0;
    font-family: 'Open Sans';
    font-weight: 300;
}

#graph3 ul.legend li {
    display: inline-block;
    font-size: 10px;
    font-weight: 500;
    color: #575757;
}

#graph3 ul.legend li span {
    display: inline-block;
    height: 8px;
    width: 8px;
    margin: 0px 3px;
    border-radius: 10px;
}

#graph2 .main-area {
    height: 140px;
    position: relative;
}

#graph2 .graph-sec {
    position: absolute;
    bottom: 34px;
    left: 3px;
}

#graph2 .graph-sec div {
    position: absolute;
    width: 58px;
    left: 0;
    bottom: 0;
}

#graph2 #graph2_1 {
    left: 14px;
    height: 63px;
    background-color: #FFAC00;
}

#graph2 #graph2_2 {
    left: 89px;
    height: 87px;
    background-color: #25668F;
}

#graph2 #graph2_3 {
    left: 164px;
    height: 101px;
    background-color: #FFAC00;
}

#graph2 #graph2_4 {
    left: 180px;
    height: 64px;
    background-color: #FFBC94;
}

#graph2 .text-area1 {
    position: absolute;
    bottom: 35px;
    left: 15px;
}

#graph2 .text-area1 div {
    position: absolute;
    width: 53px;
    left: 0;
    bottom: 0;
    font-size: 13px;
    font-family: 'Open Sans';
    font-weight: 400;
    color: #fff;
    letter-spacing: -1px;
}

#graph2 .text-area1 .cap1 {
    left: 10px;
    bottom: 19px;
}

#graph2 .text-area1 .cap2 {
    left: 86px;
    bottom: 31px;
}

#graph2 .text-area1 .cap3 {
    left: 160px;
    bottom: 38px;
}

#graph2 .text-area1 .cap4 {
    left: 176px;
}

#graph2 .text-area2 {
    position: absolute;
    bottom: -1px;
    left: 19px;
}

#graph2 .text-area2 div {
    position: absolute;
    width: 53px;
    left: 0;
    bottom: 0;
    font-size: 13px;
    font-family: 'Open Sans';
    font-weight: 500;
    color: #25668D;
    text-align: center;
    line-height: 15px;
}

#graph2 .text-area2 .cap1 {
    left: 0px;
}

#graph2 .text-area2 .cap2 {
    left: 75px;
}

#graph2 .text-area2 .cap3 {
    left: 150px;
}

#graph2 .text-area2 .cap4 {
    left: 180px;
}

.graph {
    width: 240px;
    position: relative;
    margin: 0 auto;
}

@media screen and (-moz-images-in-menus: 0) {
    .fact-graph > legend {
        position: relative;
        width: 100%;
    }

    .fact-graph fieldset > legend {
        position: absolute;
        left: 50%;
        top: -8px;
        transform: translate(-50%, 0px);
        width: 100%;
    }

    .fact-graph {
        margin-bottom: 50px;
        padding: 20px;
    }

    #graph5 .text-area3 div {
        line-height: 12px;
    }
}

.width-wrapper {
    max-width: 1460px;
    padding: 0 30px;
    margin: 0 auto;
}

.header {
    background-color: #fff;
}

.logo {
    display: block;
    font-size: 9px;
    line-height: 13px;
    color: rgba(102, 102, 102, 0.52);
    width: 82px;
    margin: 15px 0 11px;
    text-align: right;
    float: left;
}
.logo img {
	width: 100%;
}
header {
	position: fixed;
	background: #fff;
	width: 100%;
	z-index: 10;
	box-shadow: 0 1px 5px rgba(0,0,0,0.1);
	top: 0;
	left: 0;
}
.mobile-header-image {
    display: none;
}
header .logo-captions {
    float: left;
    margin-left: 29px;
    margin-top: 22px;
}

header .logo-caption1 {
    color: #276B9F;
    font-size: 19px;
    line-height: 22px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: -0.7px;
}

header .logo-caption2 {
    color: #878787;
    font-size: 13px;
    line-height: 15px;
    margin-top: 2px;
    letter-spacing: -0.5px;
}

header .logo-caption3 {
    color: #876600;
    font-size: 17px;
    line-height: 20px;
    font-weight: 600;
    background: #FFBF00;
    padding: 8px 20px;
    border-radius: 50px;
    display: inline-block;
    margin-top: 6px;
	display: none;
}

header .width-wrapper {
    position: relative;
}

header .e24-menu {
    float: right;
    margin-top: 18px;
    margin-bottom: 16px;
    letter-spacing: -0.5px;
    margin-right: 30px;
}
.e24-menu ul {
	margin-bottom: 0;
}
header .e24-menu.newline {
    clear: both;
    float: none;
    margin-left: 111px;
}
header .e24-menu > div > ul > li {
    display: inline-block;
    position: relative;

}

header .e24-menu > div > ul > li > a {
    display: inline-block;
    font-size: 15px;
    line-height: 18px;
    color: #3379AA;
    font-weight: 600;
    background-color: transparent;
    padding: 10px 20px 11px;
    border-radius: 50px;
    transition: all 0.2s ease-out 0s;
}

header .e24-menu > div > ul > li.current-menu-item > a {
    color: #fff;
    background-color: #286B9F;
}

header .e24-menu > div > ul > li:hover > a {
    background-color: #D9EAF4;
    border-radius: 3px;
    color: #3379AA;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

header .e24-menu > div > ul > li:hover:last-child > ul {
    right: 0;
}

header .e24-menu > div > ul > li > ul {
    display: none;
    position: absolute;
    background: #D9EAF4;
    padding: 15px 0;
    border-radius: 3px;
    border-top-left-radius: 0;
    width: 200px;
}

header .e24-menu > div > ul > li > ul > li > a {
    font-size: 14px;
    font-weight: 600;
    line-height: 16px;
    padding: 6px 20px;
    display: block;
    color: #3379AA;
}

header .e24-menu > div > ul > li > ul > li.menu-item-has-children > a:after {
    content: '';
    position: absolute;
    right: 13px;
    bottom: 9px;
    border: 4px solid transparent;
    border-left: 4px solid #286B9F;
}

header .e24-menu > div > ul > li > ul > li.menu-item-has-children:hover > a:after {
    border-left: 4px solid #D9EAF4;
}

header .e24-menu > div > ul > li > ul > li:hover > a {
    color: #fff;
    background-color: #286B9F;
}

header .e24-menu > div > ul > li > ul > li > ul {
    position: absolute;
    left: 200px;
    top: 0;
    background: #286B9F;
    border-radius: 3px;
    border-top-left-radius: 0;
    width: 200px;
    padding: 15px 0;
    width: 200px;
}

header .e24-menu > div > ul > li > ul > li > ul > li > a {
    font-size: 14px;
    font-weight: 600;
    line-height: 16px;
    padding: 6px 20px;
    display: block;
    color: #fff;
}

header .e24-menu > div > ul > li > ul > li > ul > li:hover > a {
    text-decoration: underline;
}

header .e24-menu > div > ul > li > ul > li {
    position: relative;
}

header .e24-menu > div > ul > li > ul > li:hover ul {
    display: block;

}

header .e24-menu > div > ul > li:hover > ul {
    display: block;

}

header .e24-menu ul li ul {
    display: none;

}

/*header nav {
    float: right;
    margin-top: 22px;
    max-width: 900px;
}

header nav ul {

}

header nav ul li {

}

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

header nav ul li a {
    color: #545454;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: -0.7px;
    padding-bottom: 10px;
}

header nav ul.level2 li a, header nav ul.level3 li a {
    letter-spacing: 0px;
}

header nav ul li.active a {
    color: #F89D38;
}

header nav .menu ul li.current_page_parent a {
    color: #24658F;
    background: url('../images/menu-current-arrow.png') center bottom no-repeat;
}

header nav ul li.page_item_has_children a {

}

header .menu.level2 {
    display: block;
    clear: both;
    background: #24658F;
    text-align: right;
    padding: 5px 0 6px;
}

header .menu.level2 ul {
    margin-bottom: 0;
}

header .menu.level2 li {
    display: inline-block;
    margin-left: 15px;
}

header .menu.level2 li:first-child {
    margin-left: 0;
}

header .menu.level2 li a {
    color: #fff;
    font-size: 11px;
    font-weight: 600;
    padding-bottom: 10px;
}

header .menu.level2 li.current_page_item a {
    color: #F99D38;
}

header .menu.level2 li.current_page_item.page_item_has_children a {
    background: url("../images/menu-current-arrow-up.png") center bottom no-repeat;
}

header .menu.level3 {
    display: block;
    clear: both;
    background: #F99D38;
    text-align: right;
    padding: 2px 0 3px;
}

header .menu.level3 ul {
    margin-bottom: 0;
}

header .menu.level3 li {
    display: inline-block;
    margin-left: 15px;
}

header .menu.level3 li:first-child {
    margin-left: 0;
}

header .menu.level3 li a {
    color: #fff;
    font-size: 11px;
    font-weight: 600;
}

header .menu.level2 li a {
    color: #fff;
    font-size: 11px;
    font-weight: 600;
}

header nav ul.menu.level2 li a {
    color: #fff;
    font-weight: 600;
    font-size: 11px;
}

header nav ul.menu.level3 li {
    margin-right: 25px;
    margin-left: 0;
}

header nav ul.menu.level3 li a {
    color: #535353;
    font-weight: 600;
    font-size: 11px;
}

header nav ul.menu.level3 li a {
    color: #5084A5;
}
*/
.header-pusher {
	height: 73px;
}
header nav ul.menu-mobile {
    display: none;
}

header .lang-selector {
    font-size: 13px;
    line-height: 28px;
    float: right;
    margin-top: 24px;
    margin-left: 27px;

}

header .lang-selector ul {
    background: #124b82;
    border-radius: 5px;
    margin: 0;
    position: absolute;
    z-index: 20;
    right: 30px;
}

header .lang-selector ul li {
    display: none;
    height: 28px;
    padding: 0 8px;
    text-align: center;
    width: 33px;
    box-sizing: border-box;
}

header .lang-selector ul:hover li {
    display: block;
}

header .lang-selector ul li {

}

header .lang-selector ul li a {
    color: #fff;
}

header .lang-selector ul li.active {
    background: #efb301;
    border-radius: 5px;
    display: block;
}

header .lang-selector ul li.active a {
    color: #fff;
}

.main-subheader {
    background: url("../images/main-header-bg.jpg") center top no-repeat;
    height: 811px;
    padding-top: 145px;
    overflow: hidden;
}

.main-subheader .width-wrapper {
    height: 100%;
    position: relative;
}

.main-subheader-arrows {
    position: absolute;
    background: url("../images/header-slider.png") center center no-repeat;
    height: 397px;
    width: 373px;
    bottom: 0px;
    right: -197px;
}

.main-subheader .title {
    font-size: 58px;
    line-height: 60px;
    color: #002C7B;
    font-weight: 800;
    width: 600px;
    margin-bottom: 18px;
}

.main-subheader p {
    width: 500px;
    font-size: 18px;
    line-height: 22px;
    color: #194667;
    font-weight: 600;
}

.main-subheader .button {
    height: 58px;
    width: 194px;
    text-align: center;
    font-size: 17px;
    line-height: 56px;
    display: inline-block;
    border: 1px solid rgba(255, 255, 255, 0.56);
    border-radius: 8px;
    color: #fff;
    font-weight: 600;
    margin-top: 25px;
}

.main-welcome {
    text-align: center;
    margin-bottom: 60px;
}

.main-welcome h1 {
    color: #24658E;
    font-size: 40px;
    margin-bottom: 20px;
}

.main-welcome p {
    color: #666;
    font-size: 17px;
    line-height: 22px;
    font-weight: 400;
}

.main-middle-tabs {
    background: #EEF5FB;
}
.main-left-content-wrapper .main-middle-tabs {
    display: none;
}
.main-middle-one-tab {
    display: none;
    padding: 30px;
}

.main-middle-one-tab.tab1 {
    display: block;
}

.main-middle-one-tab h2 {
    color: #24658C;
    font-size: 32px;
    line-height: 35px;
    font-weight: 300;
    margin-bottom: 15px;
}

.main-middle-one-tab {
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    color: #5F5F5F;

}

.main-middle-one-tab p {
    margin-bottom: 15px;
    font-weight: 400;
    font-size: 17px;
    line-height: 22px;
    color: #666666;
}

.main-middle-one-tab p:last-child {
    margin-bottom: 0;
}

.main-middle-content {
    margin: 0 330px;
    padding-bottom: 40px;
}

.main-tabs-headers {
    height: 48px;
    line-height: 48px;
    font-size: 0px;
    color: #fff;
    font-weight: 400;
    background: #286B9F;
}

ul.main-tabs-headers li {
    display: inline-block;
    font-size: 16px;
    border-right: 1px solid #fff;
    transition: all 0.3s ease-out 0s;
    cursor: pointer;
	width: 25%;
	box-sizing: border-box;
	text-align: center;
}

ul.main-tabs-headers li a {
    color: #fff;
}

/*
header nav ul.menu li.current_page_item a {
    color: #F99D38;
}*/

ul.main-tabs-headers li.active {
    background: #EEF5FB;
    border-right: 1px solid #EEF5FB;
}

ul.main-tabs-headers li.active a {
    color: #286B9F;
}

.main-middle-subscribe {
    background: #25668f;
}

.main-middle-subscribe-wrapper {
    margin: 20px auto 0;
    max-width: 567px;
    padding: 24px 30px;
    min-height: 103px;
}

.main-middle-subscribe-content {
    float: left;
}

.main-middle-subscribe h3 {
    font-size: 29px;
    line-height: 29px;
    margin-bottom: 5px;
    color: #fff;
    font-weight: 300;
}

.main-middle-subscribe p {
    font-size: 17px;
    font-weight: 700;
    color: #fff;
}

.main-middle-subscribe a {
    font-size: 19px;
    font-weight: 600;
    line-height: 50px;
    border-radius: 8px;
    background: #f79136;
    display: inline-block;
    text-align: center;
    width: 167px;
    color: #fff;
    float: right;
}

.main-middle-news h2 {
    margin-top: 45px;
    margin-bottom: 30px;
    color: #24658D;
    font-weight: 300;
    font-size: 33px;
}

.main-middle-news-item {
    margin: 20px 0 0;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 25px;
}

.main-middle-news-item:last-child {
    border-bottom: none;
}

.main-middle-news-item .date {
    color: rgba(135, 135, 135, 0.71);
    font-size: 12px;
    line-height: 14px;
    font-weight: 700;
    margin-bottom: 7px
}

.main-middle-news-item .title {
    color: #25668E;
    font-size: 18px;
    line-height: 21px;
    font-weight: 400;
    margin-bottom: 6px;
}

.main-middle-news-item a.read-more {
    color: #ffac00;
    font-size: 13px;
    line-height: 15px;
    font-weight: 600;

}

.main-right-content {
    float: right;
    width: 290px;
}

.main-right-content h2 {
    font-size: 22px;
    color: #24658D;
    font-weight: 400;
}

.main-right-tab .main-right-tab-content {
    overflow: hidden;
    color: #25668E;
    font-size: 13px;
    font-weight: 600;
    display: none;
    margin-top: 20px;
}

.main-right-tab .main-right-tab-content p {
    margin-bottom: 7px;
}

.main-right-tab {
    padding: 20px;
    border: 2px solid #c9e1f1;
    border-bottom: none;

}

.main-right-tab ul {
    margin-left: 20px;
}

.main-right-tab ul li {
    list-style: disc;
}

.main-right-tab:last-child {
    border-bottom: 2px solid #c9e1f1;
}

.main-right-tab h3 {
    font-size: 16px;
    line-height: 19px;
    color: #25668D;
    font-weight: 400;
    margin-bottom: 0;
}

.main-right-tab h3:before {
    content: "";
    display: inline-block;
    width: 21px;
    height: 21px;
    margin-right: 10px;
    vertical-align: top;
    background: url("../images/accardeon-marker.png") center top no-repeat;
}

.main-right-tab.active .main-right-tab-content {
}

.main-right-tab.active h3:before {
    background: url("../images/accardeon-marker.png") center bottom no-repeat;
}

.main-right-tab.active h3 {
    color: #012D7C;
}

.main-icons {
    color: #286B9F;
    text-align: center;
    background: #EEF5FB;
    padding: 70px 0;
}

.main-icons h2 {
    font-size: 65px;
    line-height: 65px;
    font-weight: 300;
    color: #286B9F;
}

.main-icons p {
    max-width: 768px;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    margin: 0 auto;
}

.main-icons .icons {
    width: 25%;
    float: left;
    padding-top: 230px;
    margin: 70px 4%;
}

.main-icons .icons h3 {
    font-size: 33px;
    line-height: 36px;
    font-weight: 600;
    max-width: 290px;
    margin-left: auto;
    margin-right: auto;
    color: #012D7C;
}

.main-icons .icons p {
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    max-width: 290px;
    margin-left: auto;
    margin-right: auto;
    width: auto
}

.main-icons .icon1 {
    background: url("../images/main-icon1.png") center top no-repeat;
}

.main-icons .icon2 {
    background: url("../images/main-icon2.png") center top no-repeat;
}

.main-icons .icon3 {
    background: url("../images/main-icon3.png") center top no-repeat;
}

.main-our-team {
    padding: 70px 0px 80px;
    text-align: center;
}

.main-our-team img {
    max-width: 100%;
    height: auto;
}

.main-our-team h2 {
    font-size: 65px;
    line-height: 65px;
    color: #276B9F;
    font-weight: 300;
}

.main-our-team p {
    color: #777777;
    font-weight: 400;
    font-size: 16px;
}

ul.main-persons {
    margin-top: 90px;
}

ul.main-persons li {
    display: block;
    float: left;
    width: 300px;
}

ul.main-persons li img {
    width: 205px;
}

ul.main-persons li .name {
    color: #3084B9;
    font-size: 22px;
    line-height: 26px;
    font-weight: 300;
    position: relative;
    padding-top: 20px;
}

.main-our-team-carousel-wrapper {
    position: relative;
    width: 1200px;
    margin: 70px auto 0;
}

.main-our-team-carousel {
    position: relative;
    overflow: hidden;
    padding: 0;
}

.main-our-team-carousel ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0 auto;
    padding: 0;
}

.main-our-team-carousel-prev, .main-our-team-carousel-next {
    position: absolute;
    display: block;
    top: 74px;
    height: 31px;
    width: 17px;
}

.main-our-team-carousel-prev.inactive, .main-our-team-carousel-next.inactive {
    display: none;
}

.main-our-team-carousel-prev {
    left: -30px;
    background: url("../images/main-slider-arrows.png") left center no-repeat;
}

.main-our-team-carousel-next {
    right: -30px;
    background: url("../images/main-slider-arrows.png") right center no-repeat;
}

.main-forvard {
    min-height: 439px;
    background: url(../images/main-bg-2.jpg) center center no-repeat;
    text-align: center;
    overflow: hidden;
    padding-top: 95px;
    padding-bottom: 140px;
    background-size: cover;
}

.main-forvard h2 {
    font-size: 65px;
    line-height: 65px;
    font-weight: 300;
    color: #fff;
    padding-top: 0px;
}

.main-forvard p {
    font-size: 22px;
    line-height: 24px;
    font-weight: 300;
    color: #fff;
    max-width: 640px;
    margin: 0 auto 0;
}

.main-forvard a.read-more {
    display: inline-block;
    margin-top: 30px;
    padding: 0 54px;
    font-size: 18px;
    height: 62px;
    line-height: 62px;
    font-weight: 700;
    color: #fff;
    background: linear-gradient(to bottom, #ffc235, #f58734);
    border-radius: 8px;
}

.main-our-services {
    padding: 110px 0;
    text-align: center;
}

.main-our-services h2 {
    color: #276B9F;
    font-size: 65px;
    line-height: 65px;
    font-weight: 300;
}

.main-our-services p {
    font-size: 17px;
    font-weight: 400;
    color: #666666;
}

.main-our-services-icons {
    padding-top: 80px;
    display: table;
    width: 100%;
}

.main-our-services-icons-tr {
    display: table-row;
}

.main-our-services-icons .icons {
    display: table-cell;
    vertical-align: top;
    padding: 0 25px 0;
    border-right: 1px solid #f2f2f2;
    height: auto;
    text-align: center;
}

.main-our-services-icons-image {
    height: 110px;
    margin-bottom: 20px;
}

.main-our-services-icons-image img {
    max-width: 100%;
    max-height: 100%;
}

.main-our-services-icons .icons h3 {
    color: #24658D;
    font-size: 31px;
    line-height: 33px;
    font-weight: 300;
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
}

.main-our-services-icons .icons p {
    color: #666666;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    max-width: 300px;
    margin: 0 auto;
}

.main-our-services-icons .icons:last-child {
    border-right: none;
}

.main-our-services-icons .icons.icon1 {
    background: url(../images/main-icon4.png) center top no-repeat;
}

.main-our-services-icons .icons.icon2 {
    background: url(../images/main-icon5.png) center top no-repeat;
}

.main-our-services-icons .icons.icon3 {
    background: url(../images/main-icon6.png) center top no-repeat;
}

.main-our-services-icons .icons.icon4 {
    background: url(../images/main-icon7.png) center top no-repeat;
}

.main-partners {
    padding: 100px 50px 130px;
    background: #286B9F;
    text-align: center;
}

.main-partners {
}

.main-partners h2 {
    font-size: 45px;
    line-height: 50px;
    font-weight: 300;
    color: #fff;

}

.main-partners p {
    font-size: 17px;
    line-height: 21px;
    font-weight: 400;
    color: #fff;
}

.main-partners .main-partners-carousel-wrapper {
    max-width: 1200px;
    margin: 70px auto 0;
    position: relative;
}

.main-partners .main-partners-carousel {
    position: relative;
    overflow: hidden;
    padding: 0 0 0px;
}

.main-partners .main-partners-carousel ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.main-partners .main-partners-carousel li {
    float: left;
    width: 300px;
    height: 100px;
    line-height: 100px;
    text-align: center;

}

.main-partners .main-partners-carousel li img {
    vertical-align: middle;
}

.main-partners-carousel-prev, .main-partners-carousel-next {
    position: absolute;
    display: block;
    top: 34px;
    height: 31px;
    width: 17px;
}

.main-partners-carousel-prev.inactive, .main-partners-carousel-next.inactive {
    display: none;
}

.main-partners-carousel-prev {
    left: -50px;
    background: url("../images/main-partner-arrows.png") left center no-repeat;
}

.main-partners-carousel-next {
    right: -50px;
    background: url("../images/main-partner-arrows.png") right center no-repeat;
}

.main-contact-us {
    padding: 40px 0 70px;
    background: #1d4e6d;
    color: #fff;
}
.footer-logo {
    margin-bottom: 20px;
}
.main-contact-us .width-wrapper {
    position: relative
}

.main-contact-us .arrows {
    position: absolute;
    left: -350px;
    top: -200px;
    width: 350px;
    height: 373px;
    background: url("../images/header-slider.png") center center no-repeat;
    background-size: 350px;

}

.main-contact-us-top-left {
    float: left;
    width: 55%;
}

.main-contact-us-top-right {
    float: right;
    width: 40%;
}

.main-contact-us-top-left h3 {
    font-size: 27px;
    color: #fff;
    line-height: 32px;
    font-weight: 300;
    width: 500px;
}

.main-contact-us-top-left p {
    font-size: 15px;
    line-height: 18px;
    font-weight: 400;
}

.main-contact-us-top-left p a {
    color: #fff;
}

.main-contact-us-top-right-left h3 {
    font-size: 27px;
    font-weight: 300;
}

.main-contact-us-top-right-left {
    float: left;
    width: 250px;
}

.main-contact-us-top-right-left p {
    margin-right: 20px;
}

.main-contact-us-top-right p {
    font-size: 17px;
    line-height: 24px;
    font-weight: 300;
}

.main-contact-us-top-right-right {
    padding-top: 30px;
    float: right
}

.main-contact-us-top-right {
    padding-top: 15px;
    padding-bottom: 35px;
}

.main-contact-us-top-right-right ul li {
    display: inline-block;
    margin-left: 2px;
}

.main-contact-us-top-right-right ul li a {
    display: inline-block;
    width: 55px;
    height: 55px;

}

.main-contact-us-top-right-right ul li a.fb {
    background: url("../images/socials.png") 0px center no-repeat;
}

.main-contact-us-top-right-right ul li a.tw {
    background: url("../images/socials.png") left -60px center no-repeat;
}

.main-contact-us-top-right-right ul li a.gp {
    background: url("../images/socials.png") left -120px center no-repeat;
}

.main-contact-us-top-right-right ul li a.in {
    background: url("../images/socials.png") left -179px center no-repeat;
}

.main-contact-us-bottom-left {
    float: left;
    width: 55%;
    padding-top: 15px;
}

.main-contact-us-bottom-left-left {
    float: left;
    width: 50%;
    padding: 12px 35px 12px 0;
}

.main .main-contact-us-bottom-left-left {
    padding-bottom: 42px;
}

.main-contact-us-bottom-left-right {
    float: right;
    width: 50%;
    padding: 12px 0 12px 30px;
    border-left: 1px solid #3F6883;

}

.main .main-contact-us-bottom-left-right {
    background: url("../images/main-down-arrows-2.png") left 30px bottom no-repeat;
    cursor: pointer;
    padding-bottom: 42px;
}

.main .main-contact-us-bottom-left-left.active {
    cursor: auto;
}

.main .main-contact-us-bottom-left-right.active {
    background: url("../images/main-down-arrows-1.png") left 30px bottom no-repeat;
}

.main-map2 {
    display: none;
}

.main-contact-us-bottom-right {
    float: right;
    width: 40%;
    border-top: 1px solid #3F6883;
    padding-top: 45px;
    padding-bottom: 30px;
}

.main-contact-us-bottom-left h3 {
    font-weight: 300;
    font-size: 18px;
    line-height: 23px;
    margin-bottom: 14px;
}
.main-contact-us-bottom-left a {
    color: #fff;
}
.main-contact-us-bottom-left p {
    font-size: 15px;
    line-height: 18px;
}

.main-contact-us-bottom-right h3 {
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 4px;
    margin-top: 2px;
}

.main-contact-us-bottom-right-content {
    float: left;
}

.main-contact-us-bottom-right p {
    font-size: 17px;
    font-weight: 300;
}

.main-contact-us-bottom-right a {
    font-size: 20px;
    font-weight: 300;
    line-height: 50px;
    border-radius: 8px;
    background: #3084BC;
    display: inline-block;
    text-align: center;
    width: 140px;
    color: #fff;
    float: right;
}

.main-map {
    height: 500px;
    position: relative;
}

.main-map-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;

}

.main-footer {
    background: #3084BC;
    color: #fff;
    font-weight: 300;
    font-size: 15px;
    text-align: center;
    padding: 17px 0;
}

.main-left-content {
    float: left;
    width: 290px;
}

.main-left-content h2 {
    font-size: 22px;
    color: #24658F;
    font-weight: 400;
}

.inner-subheader {
    background: url(../images/main-bg1.jpg) center center no-repeat;
    background-size: cover;
}

.subheader-content {
    position: relative;
    max-height: 540px;
    overflow: hidden;
}

.inner-subheader h1 {
    font-size: 64px;
    line-height: 72px;
    font-weight: 700;
    color: #fff;
    padding: 109px 0 29px;
    margin-bottom: 0;

}

.inner-footer {
    background: #1D4E6D;
    color: #fff;
    font-weight: 300;
    font-size: 15px;
    text-align: center;
    padding: 17px 0;
}

.inner-content-wrapper {
    padding-top: 30px;
    padding-bottom: 80px;
    overflow: hidden;
}

.inner-content-wrapper .inner-double-pane {
    width: 47.5%;
    float: left;
    margin-right: 2%;
}

.inner-content-wrapper .inner-one-pane {
    float: left;
    width: 22.75%;
    margin-right: 2%;
}

.inner-content-wrapper .inner-one-pane:last-child {
    margin-right: 0;
}

.inner-content {
    font-size: 15px;
    line-height: 19px;
    word-break: break-word;
}

.inner-content img {
    max-width: 100%;
}

.inner-left-pane {
    float: left;
    width: 72%;
}

.inner-right-pane {
    float: right;
    width: 22%;

    border-radius: 2px;
    padding: 0;
    margin-top: 50px;
}
.inner-right-pane.borderred {
    border: 2px solid #c9e1f1;
}
.inner-right-pane img {
    max-width: 100%;
    height: auto;
}

/*.inner-content h2 {
    margin-bottom: 54px;
    font-size: 45px;
    line-height: 50px;
    font-weight: 300;
    color: #25668D;
}*/

.inner-right-pane h2 {
    margin-bottom: 0;
    font-size: 22px;
    line-height: 22px;
    font-weight: 600;
    color: #24658D;
    margin-top: -13px;
    background: #fff;
    float: left;
    padding: 0 10px;
    margin-left: 10px;
}

.inner-right-pane .news .date {
    color: rgba(135, 135, 135, 0.71);
    font-weight: 800;
    font-size: 10px;
    margin-bottom: 5px;
}

.inner-right-pane .news .title {
    color: #25668D;
    font-weight: 400;
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 14px;
    word-break: break-word;
}

.inner-right-pane .news .text {
    color: #545454;
    font-weight: 600;
    line-height: 15px;
    font-size: 13px;
    margin-bottom: 5px;
}

.inner-right-pane .news .read-more {
    color: #F58616;
    font-weight: 600;
    font-size: 13px;
}

.inner-right-pane .news .news-item {
    padding: 20px;
    border-bottom: 2px solid #c9e1f1;
}

.inner-right-pane .news .news-item:last-child {
    border: none
}

.inner-right-pane .news .news-item img {
    max-width: 100%;
    height: auto;
}

.inner-content a, .inner-right-pane a {
    color: #25668D;
}

.inner-content p {
    font-size: 15px;
    line-height: 19px;
    margin-bottom: 13px;
}

.inner-content ul li {
    padding-left: 13px;
    position: relative;
    margin-bottom: 8px;
}

.inner-content ul li:before {
    content: '';
    height: 5px;
    width: 5px;
    border-radius: 6px;
    background: #FFBF00;
    position: absolute;
    top: 7px;
    left: 0px;
}

.inner-form {
    max-width: 574px;

}

.inner-form .form-half {
    width: 50%;
    float: left;
}

.inner-form .form-half:first-child {
    padding-right: 10px;
}

.inner-form .form-half:last-child {
    padding-left: 10px;
}

.inner-form label {
    color: #25668E;
    font-weight: 700;
    font-size: 12px;
}

.inner-form input[type="text"], .inner-form input[type="email"], .inner-form input[type="tel"], .inner-form select {
    width: 100%;
    height: 43px;
    line-height: 43px;
    padding: 0 10px;
    border: 1px solid #BCBCBC;
    border-radius: 5px;
}

.inner-form textarea {
    width: 100%;
    height: 100px;
    border: 1px solid #BCBCBC;
    border-radius: 5px;
}

.inner-form input[type="submit"] {
    heigth: 50px;
    line-height: 48px;
    padding: 0 50px;
    color: #fff;
    background: #F79136;
    font-weight: 600;
    font-size: 16px;
    border: none;
    border-radius: 5px;

}

.inner-security-items {
    max-width: 1000px;
    margin: 50px auto 0px;
}

.inner-security-item {
    width: 33%;
    text-align: center;
    float: left;
    margin-bottom: 70px;
}

.inner-security-title {
    font-weight: 700;
    color: #24658D;
    max-width: 250px;
    margin: 15px auto 0;
}

.inner-downloads-group {
    padding: 0 20px;
    margin-top: 30px;
}

.inner-downloads-items {
    margin: 10px -20px 0;
}

.inner-downloads-group-title {
    color: #666666;
    font-size: 17px;
    line-height: 19px;
    margin-bottom: 20px;
}

.inner-downloads-item {
    width: 100%;
    border-collapse: collapse;
}

.inner-downloads-item tr td {
    border-bottom: 1px solid #F0F0F0;
}
.inner-downloads-item thead tr {
    background: #FFBF00;
    padding: 8px 10px;
    color: #fff;
    font-weight: 600;
    font-size: 13px;
    line-height: 16px;
    border-radius: 6px;
    text-transform: uppercase;
}
.inner-downloads-item thead tr td {
    border: none;
    color: #fff;
    padding: 8px 5px;

}
.inner-downloads-item thead tr td:first-child {
    padding-left: 10px;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}
.inner-downloads-item thead tr td:last-child {
    padding-right: 10px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;

}
.inner-downloads-item tr:last-child td {
    border-bottom: none;

}

.inner-downloads-item td.inner-downloads-language {
    width: 10%;
}

.inner-downloads-item td.inner-downloads-size {
    width: 15%;
}

.inner-downloads-item {
    border-bottom: 1px solid #F0F0F0;
}

.inner-downloads-item:last-child {
    border-bottom: none;
}

.inner-downloads-item td {
    font-size: 14px;
    color: #666;
    font-weight: 600;
    text-align: right;
    padding-left: 5px;
    padding-right: 5px;
}

.inner-downloads-item td:first-child {
    text-align: left;
    padding-left: 10px;
}

.inner-downloads-title {
    padding: 15px 10px;

}

.inner-downloads-title a {
    color: #276B9F;
    font-weight: 600;
}

.mobile-burger {
    display: none;
}

.signup-overlay {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.86);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 3;
    display: none;
}

.signup-overlay table {
    width: 100%;
    height: 100%;
}

.signup-overlay tr td {
    vertical-align: middle;
}

.overlay-content {
    border-radius: 15px;
    margin: 0 auto;
    width: 600px;
    background-color: #fff;
    position: relative;
    text-align: center;
    padding: 40px 60px 30px;
}

.overlay-close {
    display: block;
    height: 48px;
    width: 48px;
    top: -24px;
    right: -24px;
    position: absolute;
    background: url(../images/overlay-close-button.png) center center no-repeat;
    font-size: 0px;
    color: transparent;
}

.overlay-content form {
    max-width: 440px;
    margin: 0 auto;
}

.overlay-content form p {
    line-height: 0;
}

.overlay-content h2 {
    font-size: 40px;
    line-height: 33px;
    color: #24658E;
    font-weight: 300;
    margin-bottom: 35px;
    margin-right: 0;
    text-align: center;
}

.overlay-content input[type="text"], .overlay-content input[type="password"], .overlay-content input[type="email"], .overlay-content input[type="quiz"] {
    height: 44px;
    border: 1px solid #D6D6D6;
    border-radius: 5px;
    width: 100%;
    padding: 0 15px;
    font-size: 17px;
    display: block;
    position: relative;
    background-color: #fff;
    margin: 0 auto;
    color: #303D55;
    margin-top: 12px;
}

.overlay-content input[type="submit"] {
    height: 48px;
    border: 1px solid transparent;
    color: #fff;
    border-radius: 5px;
    padding: 2px 36px 4px;
    font-size: 24px;
    line-height: 24px;
    position: relative;
    background-color: #ffbf00;
    margin: 20px auto 10px;
    -webkit-appearance: none;
    cursor: pointer;
    font-weight: 400;
    text-shadow: none !important;
}

.stop-scrolling {
    height: 100%;
    overflow: hidden;
}

div.wpcf7-response-output {
    max-width: 574px;
    margin: 2em 0 1em !important;
}

.textwidget {
    border: 1px solid #F3F3F3;
    padding: 20px;
    width: 100%;
    margin-bottom: 48px;
    overflow: hidden;
}

.inner-post-date {
    font-size: 14px;
    margin-bottom: 20px;
}

.inner-content h2, .inner-content h3, .inner-content h4 {
    margin-top: 25px;
    color: #24658F;
}

.inner-subheader.inner-404 {
    box-shadow: 0 0 0 500px rgba(0, 0, 0, 0.5) inset;
}

.inner-subheader.inner-404 h1 {
    font-size: 300px;
    text-align: center;
}

.inner-content.inner-404 h2 {
    font-size: 40px;
    line-height: 40px;
    text-align: center;
    font-weight: 300;
}

.inner-content.inner-404 {
    padding: 80px 0;
}

.inner-content.inner-404 p {
    text-align: center;
    font-weight: 300;
}

.inner-content .partner-logo {
    float: left;
    width: 20%;
    text-align: center;
}

.inner-content .partner-logo img {
    max-width: 100%;
}

.inner-content .partner-description {
    float: right;
    width: 75%;
}

.inner-content .partner-wrapper {
    margin-top: 45px;
}

.inner-content h2.partner-group-title {
    color: #fff;
    background: #24658F;
    border-radius: 6px;
    padding: 7px 15px;
    font-size: 19px;
    margin-top: 30px;
}

.new-menu {
    background: rgba(36, 101, 143, 0.9);
    position: absolute;
    top: 69px;
    left: 0;
    width: 100%;
    padding: 45px 0 35px;
    z-index: 1;
    display: none;
}

.customize-support .new-menu {
    top: 101px;
}

.new-menu ul {
    padding: 0;
    margin: 0;
}

.new-menu ul.menu > li {
    float: left;
    margin-right: 80px;
    font-size: 17px;
    color: #fff;
    text-transform: uppercase;
    max-width: 250px;
}

.new-menu ul.menu > li > a {
    margin-bottom: 19px;
    display: inline-block;
    padding: 6px 20px;
}

.new-menu ul.menu > li.current_page_item > a {
    display: inline-block;
    background: #f89a34;
    padding: 6px 20px;
    border-radius: 17px;
}

.new-menu ul.menu li a {
    color: #fff;
    font-weight: 500;
}

.new-menu ul.menu > li > ul > li {
    font-size: 13px;
    line-height: 15px;
}

.new-menu ul.menu > li > ul li {
    margin-left: 21px;
    margin-bottom: 5px;
    position: relative;
}

.new-menu ul.menu > li > ul > li:before {
    content: "";
    height: 4px;
    width: 4px;
    background: #fff;
    border-radius: 6px;
    position: absolute;
    left: -12px;
    top: 6px;
}

.new-menu ul.menu > li > ul > li.current_page_item > a {
    display: inline-block;
    background: #f89a34;
    padding: 1px 17px 1px 24px;
    border-radius: 36px;
    margin-left: -24px;
}

.new-menu ul.menu > li > ul li ul {
    border-left: 1px solid rgba(255, 255, 255, 0.28);
    margin: 15px 0;
}

.new-menu ul.menu > li > ul li ul li {
    font-size: 11px;
    line-height: 13px;
    list-style: none;
    margin-bottom: 6px;
}

.new-menu ul.menu > li > ul li ul li.current_page_item > a {
    display: inline-block;
    background: #f89a34;
    padding: 3px 10px;
    border-radius: 12px;
    margin-left: -10px;
}

.desktop-burger {
    float: right;
    line-height: 24px;
    height: 63px;
    margin-top: 6px;
    padding: 16px 0;
    margin-left: 26px;

}

.desktop-burger a {
    color: #24658F;
    font-size: 19px;
    vertical-align: top;
    padding: 0 20px;
    border-left: 1px solid #e7e7e7;
}

.desktop-burger a span.burger-icon {
    display: inline-block;
    width: 36px;
    height: 24px;
    background: url('../images/desktop-burger.png') center top no-repeat;
    margin-right: 6px;
    vertical-align: bottom;
}

.desktop-burger.expanded {
    background: rgba(36, 101, 143, 0.9);
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}

.desktop-burger.expanded a {
    color: #fff;
    border-left: 1px solid transparent;
}

.desktop-burger.expanded a span.burger-icon {
    background-position: bottom center;
}

span.wpcf7-not-valid-tip {
    line-height: 1.4em;
}

.overlay-content input.wpcf7-not-valid[type="text"],
.overlay-content input.wpcf7-not-valid[type="password"],
.overlay-content input.wpcf7-not-valid[type="email"] {
    border-color: #f00;
}

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.inner-content .breadcrumbs {
    margin-bottom: 20px;
}

.inner-content .breadcrumbs ul {
    margin-bottom: 0;
    line-height: 12px;
}

.inner-content .breadcrumbs ul li {
    padding-left: 0;
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    color: #24658F;
    margin-bottom: 0;
}

.inner-content .breadcrumbs ul li:before {
    display: none;
}

.inner-content .breadcrumbs ul li:after {
    content: ' \\ ';
    color: #727272;
    font-weight: 400;
}

.inner-content .breadcrumbs ul li:last-child:after {
    display: none;
}

.main-right-tabs {
    margin-bottom: 40px;
}
.up-button {
	position: fixed;
	display: block;
	text-align: center;
	font-weight: 700;
	color: #F79134;
	bottom: 40px;
	right: 40px;
	height: 60px;
	width: 60px;
	border-radius: 60px;
	background: #25668D url(../images/up-arrow.png) center center no-repeat;
	box-shadow: 0 0 10px rgba(0,0,0,0.1);
	z-index: 999;
}