.header {
    background: transparent;
    z-index: 999;
    padding: 15px 0 20px;
    position: absolute;
    width: 100%;
}

.topbar ul li {
    display: inline-block;
    color: #001776;
    font-size: 14px;
    font-weight: normal;
    margin-right: 10px;
}

.topbar ul li:last-child {
    margin-right: 0px;
}

.topbar ul li a {
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
}

.topbar-left {
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
}

.topbar-left ul li i {
    margin-right: 5px;
    color: #fff;
}

.topbar-left ul li a {
    margin-right: 10px;
}

.topbar-right {
    position: relative;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
}

.topbar-right ul li a {
    margin-left: 5px;
}

.topbar-right ul li a i {
    margin-right: 5px;
}

.topbar-right ul li a i.fa.fa-search {
    margin-right: 0px;
}

.topbar ul li a:hover {
    color: #01247e;
}

.search-open {
    display: none;
    background: transparent;
    height: 120px;
    width: 100%;
    position: absolute;
    z-index: 99999;
    padding: 2px 7px 10px 15px;
    left: 0;
}

.search-open .search-close {
    position: absolute;
    z-index: 9999;
    cursor: pointer;
    top: 0px;
    right: 15px;
    float: left;
}

.search-main .search-open {
    width: 100%;
    color: #fff;
}

.search-main {
    position: relative;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
}

.search-open input {
    border: none;
    border-bottom: 1px solid #fff;
    float: left;
    height: 100px;
    font-size: 35px;
    text-transform: uppercase;
    width: 99.3%;
    padding-left: 0px;
    text-align: center;
    padding: 0px;
}

.search-open .form-control::-moz-placeholder {
    color: #fff;
}

.search-open .form-control:focus {
    border-color: #01247e;
}

body.top-search-open #header .logo, body.top-search-open #header .topbar-left, body.top-search-open #header .topbar-right, body.top-search-open #header .mega-menu {
    opacity: 0;
}

.mega-menu .drop-down-multilevel.right-menu {
    right: 0px;
}

.mega-menu .menu-links > li:last-child > a {
    padding-right: 0px;
}

.mega-menu .menu-links > li.active .drop-down-multilevel a {
    color: #555555;
}

.mega-menu .menu-links > li.active .drop-down-multilevel a:hover {
    color: #01247e;
}

.mega-menu .menu-links > li.active .drop-down a {
    color: #323232;
}

.mega-menu .menu-links > li.active .drop-down li.active a {
    color: #01247e;
}

.mega-menu .menu-links > li.active .drop-down a:hover {
    color: #01247e;
}

.mega-menu .menu-links > li.active .drop-down li.active a i {
    color: #01247e;
}

.mega-menu .menu-links > li.active .drop-down a i:hover {
    color: #01247e;
}

.mega-menu .menu-links > li.active .drop-down-multilevel li.active a {
    color: #01247e;
    background: #eceff7;
}

.mega-menu .menu-links > li.active .drop-down-multilevel li.active .drop-down-multilevel li a {
    color: #323232;
    background: transparent;
}

.mega-menu .menu-links > li.active .drop-down-multilevel li.active .drop-down-multilevel li a:hover {
    color: #01247e;
}

.mega-menu .menu-links > li.active .drop-down-multilevel li.active .drop-down-multilevel li.active a {
    color: #01247e;
    background: #eceff7;
}

.mega-menu .menu-links > li.active .drop-down-multilevel li.active .drop-down-multilevel li.active .drop-down-multilevel li a {
    color: #323232;
    background: transparent;
}

.mega-menu .menu-links > li.active .drop-down-multilevel li.active .drop-down-multilevel li a .drop-down-multilevel li a:hover {
    color: #01247e;
}

.mega-menu .menu-links > li.active .drop-down-multilevel li.active .drop-down-multilevel li.active .drop-down-multilevel li.active a {
    color: #01247e;
    background: #eceff7;
}

.mega-menu .menu-links > li.active .drop-down-multilevel li.active i {
    color: #01247e;
}

.mega-menu .menu-links > li.active .drop-down-multilevel li.active .drop-down-multilevel li.active i {
    color: #01247e;
}

.mega-menu .menu-links > li.active .drop-down-multilevel li.active .drop-down-multilevel li a i {
    color: #323232;
}

.mega-menu .menu-links > li.active .drop-down-multilevel li.active:hover .drop-down-multilevel li a:hover i {
    color: #01247e;
}

.mega-menu .menu-links > li.active .drop-down-multilevel li.active .drop-down-multilevel li.active .drop-down-multilevel li a:hover {
    color: #01247e;
}

.mega-menu .row {
    margin-left: 0px;
    margin-right: 0px;
}

.mega-menu .col-md-12 {
    padding-left: 0px;
    padding-right: 0px;
}

.login-1 {
    display: none;
    background: #fff;
    padding: 20px;
    position: absolute;
    right: 0;
    z-index: 9999;
    margin-top: 13px;
    right: 127px;
    width: 300px;
    border: 1px solid #eceff8;
    border-radius: 3px;
}

.login-1:before {
    bottom: 100%;
    right: 18px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(194, 225, 245, 0);
    border-bottom-color: #fff;
    border-width: 6px;
    margin-left: -8px;
}

.login-1 a.button {
    margin-right: 0;
}

.login-1 .button span {
    padding: 7px 0px;
    color: #fff;
    width: 102px;
    text-align: center;
}

.login-1 .button.button-grey span {
    padding: 7px 18px;
    color: #01247e;
}

.login-1 input {
    background: #eceff8;
    border: 2px solid #eceff8;
    height: 45px;
    color: #363636;
}

.login-1 input:focus {
    background: transparent;
    border: 2px solid #01247e;
}

.login-1 span {
    color: #363636;
    display: inline-block;
    font-size: 15px;
    padding: 20px 10px 0;
    vertical-align: top;
}

.login-1 strong {
    font-size: 15px;
    padding: 0 10px;
    font-weight: 400;
}

.login-with {
    border-top: 1px solid #eceff8;
    margin-top: 20px;
    padding-top: 18px;
    text-align: center;
}

.topbar-right .login-1 a {
    font-size: 15px;
    color: #626262;
    margin-left: 0px;
    display: inline-block;
    margin-top: 12px;
}

.topbar-right .login-1 a:hover {
    text-decoration: underline;
}

.topbar-right .login-with span {
    float: none;
    color: #626262;
    padding-top: 5px;
}

.topbar-right .login-with a {
    background: transparent;
    border-radius: 50%;
    display: inline-block;
    height: 30px;
    line-height: 29px;
    margin-top: 0;
    padding-left: 6px;
    text-align: center;
    width: 30px;
}

.topbar-right .login-with a:hover {
    color: #fff;
}

.topbar-right .login-with a.fb {
    border: 1px solid #3b5998;
}

.topbar-right .login-with a.fb:hover {
    background: #3b5998;
    border: 1px solid #3b5998;
    color: #fff;
}

.topbar-right .login-with a.twitter {
    border: 1px solid #55acee;
}

.topbar-right .login-with a.twitter:hover {
    background: #55acee;
    border: 1px solid #55acee;
    color: #fff;
}

.topbar-right .login-with a.google-plus {
    border: 1px solid #dd4b39;
}

.topbar-right .login-with a.google-plus:hover {
    background: #dd4b39;
    border: 1px solid #dd4b39;
    color: #fff;
}

.home-2 .logo {
    margin-top: 10px;
}

.home-2 .header {
    padding: 0;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.03);
    position: relative;
}

.home-2 .mega-menu {
    min-height: 104px;
    border-bottom: 1px solid #eee;
}

.home-2 .mega-menu .menu-links > li > a {
    color: #363636;
    line-height: 105px;
}

.home-2 .mega-menu .menu-links > li.active a {
    color: #01247e;
}

.home-2 .mega-menu > section.menu-list-items {
    padding: 0;
    background: #fff;
}

.home-2 .mega-menu img {
    margin: 23px 0;
}

.home-2 .mega-menu .drop-down-multilevel.right-menu {
    right: 28px;
}

.home-2 .mega-menu .menu-links {
    padding-right: 30px;
}

.home-2 .mega-menu .menu-links > li.active .drop-down-multilevel a {
    color: #555555;
}

.home-2 .mega-menu .menu-links > li.active .drop-down-multilevel a:hover {
    color: #01247e;
}

.home-2 .mega-menu.desktopTopFixed .menu-list-items .menu-logo img {
    margin: 20px 0;
}

.home-2 .mega-menu.desktopTopFixed .menu-list-items .menu-links > li > a {
    line-height: 81px;
}

.home-2 .mega-menu.desktopTopFixed .menu-list-items {
    background: #fff;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.03)
}

.home-2 .mega-menu.desktopTopFixed .menu-list-items .search-2 a {
    padding: 29px 0 26px 10px;
}

.home-2 .mega-menu.desktopTopFixed .menu-list-items .search-2-open {
    height: 80px;
}

.home-2 .mega-menu.desktopTopFixed .menu-list-items .search-2-open input {
    height: 56px;
}

.home-2 .mega-menu.desktopTopFixed .menu-list-items .search-2-open .search-2-close {
    top: 15px;
}

.search-2 {
    position: absolute;
    right: 0;
    z-index: 999;
}

.search-2 a {
    display: block;
    font-size: 15px;
    padding: 41px 0 40px 10px;
    cursor: pointer;
}

.search-2 i {
    color: #626262;
}

.search-2-open {
    display: none;
    background: #fff;
    height: 103px;
    width: 100%;
    border: none;
    position: absolute;
    z-index: 99999;
    padding: 10px 0px;
    left: 0;
    top: 0;
}

.search-2-open input {
    border: none;
    border-bottom: 0px solid #fff;
    float: left;
    height: 86px;
    font-size: 35px;
    text-transform: uppercase;
    width: 97%;
    padding-left: 0px;
    text-align: center;
    color: #363636;
}

.search-2-open input:focus {
    border-bottom: 0px;
}

.search-2-open .search-2-close {
    cursor: pointer;
    float: left;
    position: relative;
    right: -20px;
    top: 29px;
    z-index: 9999;
}

.search-2-open .search-2-close i {
    color: #626262;
}

.home-3 .header {
    padding: 0;
    position: inherit;
}

.home-3 .topbar {
	padding:10px;
    background: #01247e;
    height: 58px;
}

.home-3 .topbar ul li {
    margin-right: 0;
}

.home-3 .topbar-right ul li {
    padding: 5px 5px;
    margin-right: 0;
}

.home-3 .topbar ul li:first-child {
    border-right: 0px solid;
}

.language {
    border-left: 1px solid #565656;
    border-right: 1px solid #565656;
    width: 125px;
    display: inline-block;
}

.language-down {
    opacity: 0;
    display: none;
    position: absolute;
    z-index: 9999;
}

li.language-current {
    padding: 9px 0px;
}

.language-current a {
    padding-left: 20px;
}

ul.language-down li {
    display: block;
    padding: 0;
}

ul.language-down li i {
    color: #fff;
    padding-left: 10px;
}

ul.language-down li a {
    background: #2c2c2c;
    border-bottom: 1px solid #363636;
    padding: 12px 20px;
    width: 122px;
    display: block;
}

.language-current:hover .language-down {
    opacity: 1;
    display: block;
    margin-top: 9px;
}

.top-news {
    display: inline-block;
    padding-left: 20px;
    width: 380px;
    padding: 3px 0px 8px 15px;
    border-right: 1px solid #565656;
}

.top-news b {
    color: #fff;
    font-weight: 500;
    font-size: 14px;
}

.top-news .owl-carousel-14 {
    width: 250px;
    display: inline-block;
    height: 25px;
    overflow: hidden;
    vertical-align: top;
}

.top-news p {
    font-size: 14px;
    color: #fff;
    padding-top: 3px;
}

body.top-search-open #header .logo, body.top-search-open #header .topbar-left, body.top-search-open #header .topbar-right, body.top-search-open #header .menu ,body.top-search-open #header .language, body.top-search-open #header .language {
    opacity: 0;
}

.home-3 .mega-menu {
    min-height: 105px;
}

.home-3 .mega-menu img {
    margin: 23px 0;
}

.home-3 .mega-menu .menu-links > li > a {
    color: #323232;
   /* padding: 0 7px;*/
}

.home-3 .mega-menu .menu-links > li.active a {
    color: #01247e;
}

.home-3 .mega-menu.desktopTopFixed .menu-list-items img {
}

.home-3 .mega-menu .drop-down-multilevel.right-menu {
    right: 24px;
}

.home-3 .mega-menu section.menu-list-items {
    padding: 0;
    background: #fff;
}

.home-3 .mega-menu .menu-links > li > a {
   /* line-height: 105px;*/
}

.home-3 .mega-menu .menu-links > li.active .drop-down-multilevel a {
    color: #555555;
}

.home-3 .mega-menu .menu-links > li.active .drop-down-multilevel a:hover {
    color: #01247e;
}

.home-3 .mega-menu.desktopTopFixed .menu-list-items .menu-logo img {
    margin: 20px 0;
}

.home-3 .mega-menu.desktopTopFixed .menu-list-items {
    background: #fff;
    border-bottom: 1px solid #eceff7;
}

.home-3 .mega-menu.desktopTopFixed .menu-list-items .menu-links > li > a {
    line-height: 80px;
}

.home-3 .mega-menu.desktopTopFixed .menu-list-items .search-3 {
    padding: 30px 0;
}

.home-3 .mega-menu.desktopTopFixed .menu-list-items .search-3.search-3-open .search-3-box {
    top: 80px !important;
    border: 1px solid #eceff7;
    border-top: 0px;
}

.search-3 {
    display: block;
    float: right;
    line-height: 20px;
    padding: 42px 0;
    position: relative;
    vertical-align: top;
    z-index: 999;
}

.search-3 .search-btn {
    display: block;
    height: 20px;
    line-height: 21px;
    position: relative;
    text-indent: -9999px;
    width: 14px;
    color: #626262;
    -o-transition: color 300ms ease 0s;
    -moz-transition: color 300ms ease 0s;
    -ms-transition: color 300ms ease 0s;
    -webkit-transition: color 300ms ease 0s;
    transition: color 300ms ease 0s;
}

.search-3 .search-btn:before {
    content: "ï€‚";
    font-family: "FontAwesome";
    font-size: 14px;
    font-weight: normal;
    left: 0;
    position: absolute;
    text-indent: 0;
    top: 0;
}

.search-3.search-3-open .search-btn:before {
    content: "ï€";
}

.search-3-box {
    background: #fff;
    display: block;
    margin: 0;
    opacity: 0 !important;
    padding: 15px;
    position: absolute;
    right: 0;
    top: -9999px !important;
    transition: visibility 300ms ease 0s, opacity 300ms ease 0s;
    visibility: hidden;
    width: 327px;
    z-index: 888;
    border-radius: 0 0 3px 3px;
}

.search-3.search-3-open .search-3-box {
    opacity: 1 !important;
    top: 104px !important;
    visibility: visible !important;
}

.search-3 .search-3-box input {
    background: transparent;
    border: 1px solid #eceff8;
    padding-left: 15px;
    box-shadow: none;
}

.search-3 .search-3-box input:focus {
    background: transparent;
    border: 1px solid #01247e;
}

.search-3.search-3-open i {
    cursor: pointer;
    font-size: 15px;
    position: absolute;
    right: 27px;
    top: 31px;
}

.search-3.search-3-open i:hover {
    color: #01247e;
}

.home-3 .login-1 {
    margin-top: 9px;
    right: 90px;
}

.home-4 .logo {
    margin: 23px 0px;
}

.home-4 .header {
    padding: 0 30px;
    background: transparent;
    position: absolute;
    z-index: 999;
}

.home-4 .search-3 {
    padding: 22px 0px 20px 10px;
}

.home-4 .search-3 .search-btn {
    color: #fff;
    line-height: 23px;
    width: 15px;
}

.home-4 .search-3.search-3-open .search-3-box {
    top: 67px !important;
    border-radius: 0px 0px 3px 3px;
    margin-left: 5px;
}

.home-4 .mega-menu .drop-down-multilevel.right-menu {
    right: 38px;
}

.home-4 .mega-menu > section.menu-list-items {
    padding: 25px 0px;
}

.home-4 .mega-menu.desktopTopFixed .menu-list-items {
    background: #323232;
}

.home-4 .mega-menu.desktopTopFixed > section.menu-list-items {
    padding: 0px 20px;
}

.home-4 .mega-menu.desktopTopFixed .menu-links > li > a {
    line-height: 74px;
}

.home-4 .mega-menu.desktopTopFixed .search-3 .search-btn {
    line-height: 32px;
}

.home-4 .mega-menu.desktopTopFixed .search-3.search-3-open .search-3-box {
    top: 74px !important;
    border: 1px solid #eceff8;
    border-top: 0px;
}

.mega-menu .menu-links > li:last-child {
    padding-right: 0px;
}

#menu-toggle {
    position: absolute;
    width: 100%;
    right: 0;
    top: 0;
    color: #444444;
    z-index: 99999;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}

#menu-toggle.open {
    right: 0px;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}

#menu-icon {
    width: 25px;
    height: 25px;
    position: absolute;
    right: 46px;
    top: 47px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
}

#menu-icon span {
    display: block;
    position: absolute;
    height: 2px;
    width: 50%;
    background: #fff;
    opacity: 1;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -ms-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}

#menu-icon span:nth-child(even) {
    left: 50%;
}

#menu-icon span:nth-child(odd) {
    left: 0px;
}

#menu-icon span:nth-child(1),#menu-icon span:nth-child(2) {
    top: 5px;
}

#menu-icon span:nth-child(3),#menu-icon span:nth-child(4) {
    top: 12px;
}

#menu-icon span:nth-child(5),#menu-icon span:nth-child(6) {
    top: 19px;
}

#menu-icon.open span:nth-child(1),#menu-icon.open span:nth-child(6) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

#menu-icon.open span:nth-child(2),#menu-icon.open span:nth-child(5) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#menu-icon.open span:nth-child(1) {
    left: 0px;
    top: 10px;
}

#menu-icon.open span:nth-child(2) {
    left: calc(50% - 5px);
    top: 10px;
}

#menu-icon.open span:nth-child(3) {
    left: -50%;
    opacity: 0;
}

#menu-icon.open span:nth-child(4) {
    left: 100%;
    opacity: 0;
}

#menu-icon.open span:nth-child(5) {
    left: 0px;
    top: 19px;
}

#menu-icon.open span:nth-child(6) {
    left: calc(50% - 5px);
    top: 19px;
}

.submenu-toggle {
    position: absolute;
    right: 0px;
    top: 0px;
    cursor: pointer;
    width: 45px;
    height: 45px;
    text-indent: -5000px;
    overflow: hidden;
}

.submenu-toggle.open {
    background: rgba(255,255,255,.1);
    height: 100%;
    z-index: 5000;
    top: 0;
}

.submenu-toggle:before,.submenu-toggle:after {
    -webkit-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
}

.submenu-toggle:before {
    content: '';
    display: block;
    position: absolute;
    height: 16px;
    width: 16px;
    top: 12px;
    right: 15px;
    border-top: 5px solid #929292;
    border-right: 5px solid #929292;
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}

.submenu-toggle:after {
    content: '';
    display: block;
    position: absolute;
    height: 16px;
    width: 16px;
    top: 12px;
    right: 50px;
    border-top: 5px solid #929292;
    border-right: 5px solid #929292;
    -webkit-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
}

.submenu-toggle:hover:before,.submenu-toggle:hover:after {
    border-color: white;
}

.submenu-toggle.open:before {
    right: 23px;
}

.submenu-toggle.open:after {
    right: 23px;
}

#menu {
    list-style-type: none;
    padding: 46px 30px;
    margin: 0;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}

#menu {
    background: url(../images/bg/10.jpg) no-repeat;
    width: 350px;
    position: fixed;
    top: 0;
    bottom: 0;
    right: -370px;
    z-index: 9999;
}

#menu li {
    position: relative;
    display: inline-block;
}

#menu h3 {
    margin-bottom: 20px;
}

#menu.open {
    right: 0;
}

#menu .menu-side-top a {
    display: block;
    color: #fff;
    font-size: 14px;
    line-height: 35px;
}

#menu .menu-side-top a:hover {
    color: #01247e;
}

#menu .login-side {
    display: block;
    background: transparent;
}

#menu a.button {
    margin-right: 0;
    float: left;
}

#menu .button span {
    padding: 7px 0px;
    color: #fff;
    width: 80px;
    text-align: center;
}

#menu .button.button-grey span {
    padding: 7px 18px;
    color: #01247e;
}

#menu .login-side label {
    color: #fff;
}

#menu .login-side input {
    background: transparent;
    border: 1px solid #fff;
    height: 45px;
    color: #fff;
}

#menu .login-side input:focus {
    background: transparent;
    border: 1px solid #01247e;
}

#menu .login-side span {
    color: #363636;
    display: inline-block;
    font-size: 15px;
    padding: 5px 10px;
    vertical-align: top;
}

#menu .login-side .form-control::-moz-placeholder {
    color: #fff;
}

#menu .login-side strong {
    font-size: 15px;
    padding: 0 10px;
    font-weight: 400;
}

#menu .login-side a.forgot {
    float: right;
    font-size: 15px;
    margin-top: 25px;
}

#menu .login-side p.register a {
    color: #01247e;
    display: inline-block;
}

.home-5 .header {
    padding: 30px 0px;
    z-index: 999;
}

.home-5 .mega-menu .drop-down-multilevel.right-menu {
    right: 44px;
}

.home-5 .header .logo {
    display: block;
    position: relative;
}

.home-5 .header .logo img {
    width: inherit;
    height: 60px;
}

.home-5 .mega-menu.menuFullWidth {
    width: 100%;
}

.home-5 .mega-menu .menu-links > li > a {
    padding: 0 30px;
}

.home-5 #menu-icon {
    width: 25px;
    height: 25px;
    position: absolute;
    left: 0px;
    top: 0px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
}

.home-5 #menu-toggle {
    position: absolute;
    width: 100%;
    left: 0px;
    top: 12px;
    color: #444444;
    z-index: 99999;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}

.home-5 #menu-toggle.open {
    left: 0px;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}

.home-5 #menu-icon {
    width: 25px;
    height: 25px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
}

.home-5 #menu-icon span {
    display: block;
    position: absolute;
    height: 2px;
    width: 50%;
    background: #fff;
    opacity: 1;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -ms-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}

.home-5 #menu-icon span:nth-child(even) {
    left: 50%;
}

.home-5 #menu-icon span:nth-child(odd) {
    left: 0px;
}

.home-5 #menu-icon span:nth-child(1),.home-5 #menu-icon span:nth-child(2) {
    top: 5px;
}

.home-5 #menu-icon span:nth-child(3),.home-5 #menu-icon span:nth-child(4) {
    top: 12px;
}

.home-5 #menu-icon span:nth-child(5),.home-5 #menu-icon span:nth-child(6) {
    top: 19px;
}

.home-5 #menu-icon.open span:nth-child(1),.home-5 #menu-icon.open span:nth-child(6) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.home-5 #menu-icon.open span:nth-child(2),.home-5 #menu-icon.open span:nth-child(5) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.home-5 #menu-icon.open span:nth-child(1) {
    left: 0px;
    top: 10px;
}

.home-5 #menu-icon.open span:nth-child(2) {
    left: calc(50% - 5px);
    top: 10px;
}

.home-5 #menu-icon.open span:nth-child(3) {
    left: -50%;
    opacity: 0;
}

.home-5 #menu-icon.open span:nth-child(4) {
    left: 100%;
    opacity: 0;
}

.home-5 #menu-icon.open span:nth-child(5) {
    left: 0px;
    top: 19px;
}

.home-5 #menu-icon.open span:nth-child(6) {
    left: calc(50% - 5px);
    top: 19px;
}

.home-5 #menu {
    position: relative;
    background: url(../images/bg/13.jpg) no-repeat;
    width: 280px;
    position: fixed;
    top: 0;
    bottom: 0;
    left: -300px;
    z-index: 9999;
    list-style-type: none;
    padding: 46px 0px;
    margin: 0;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}

.home-5 #menu:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: rgba(0, 0, 0, 0.7);
}

.home-5 #menu li {
    position: relative;
    display: block;
}

.home-5 #menu.open {
    left: 0;
}

.home-5 .mega-menu .menu-links > li.active .drop-down-multilevel a {
    color: #555555;
}

.home-5 .mega-menu .menu-links > li.active .drop-down-multilevel a:hover {
    color: #4fc1e9;
}

.search-4 {
    width: 234px;
    height: 2em;
    padding: 0;
    margin: 0;
    line-height: 2em;
    position: relative;
    cursor: pointer;
    transition: all .25s linear;
    z-index: 0;
    margin-top: 11px;
}

.search-4 input {
    width: 226px;
    height: 2em;
    line-height: 15px;
    padding: 0;
    border: none;
    outline: none;
    background-color: transparent;
    font-size: 14px;
    color: white;
    border-bottom: 1px solid #fff;
    transition: all .25s linear;
    -webkit-transition: all .25s linear;
    -ms-transition: all .25s linear;
    -moz-transition: all .25s linear;
    -o-transition: all .25s linear;
}

.search-4 a {
    width: 2em;
    height: 2em;
    line-height: 2em;
    padding: 0;
    color: #ccc;
    text-align: center;
    text-decoration: none;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    transition: all .25s linear;
}

.search-4 a:before {
    content: "\f002";
    font-family: FontAwesome;
    font-style: normal;
    color: #fff;
}

.search-4 a:hover {
    color: #eee;
}

.search-4.collapsed {
    width: 2em;
    margin-left: 10em;
}

.search-4.collapsed input {
    width: 0;
}

.search-4.collapsed a {
    color: #999;
}

.search-4.collapsed a:hover {
    color: #bbb;
}

.rev-slider {
    overflow: hidden;
    position: relative;
}

.tp-simpleresponsive .slotholder *, .tp-simpleresponsive img {
    background-size: cover;
}

.tp-caption.modern_medium_fat_white,.modern_medium_fat_white {
    position: absolute;
    color: #fff;
    text-shadow: none;
    font-weight: 500;
    font-size: 24px;
    line-height: 20px;
    margin: 0px;
    border-width: 0px;
    border-style: none;
    white-space: nowrap;
}

.tp-caption.title-1-desc,.title-1-desc {
    font-weight: 300;
    font-family: Lato;
    color: #fff;
    text-decoration: none;
    background-color: transparent;
    padding: 10px 10px 10px 10px;
    text-shadow: none;
    text-transform: capitalize;
    border-width: 0px;
    border-color: rgb(0,0,0);
    border-style: none;
}

.tp-caption.title-2,.title-2 {
    font-size: 60px;
    font-weight: 500;
    font-family: Lato;
    color: #ffffff;
    text-decoration: none;
    background-color: transparent;
    padding: 10px 10px 10px 10px;
    text-shadow: none;
    text-transform: capitalize;
    border-width: 0px;
    border-color: rgb(0,0,0);
    border-style: none
}

.tp-caption.black-align-center,.black-align-center {
    font-size: 60px;
    font-weight: 500;
    font-family: Lato;
    color: #ffffff;
    text-decoration: none;
    background-color: transparent;
    padding: 10px 10px 10px 10px;
    text-shadow: none;
    text-transform: capitalize;
    text-align: center;
    border-width: 0px;
    border-color: rgb(0,0,0);
    border-style: none
}

.tp-caption.desc-align-center,.desc-align-center {
    font-weight: 300;
    font-family: Lato;
    color: #fff;
    text-decoration: none;
    background-color: transparent;
    padding: 10px 10px 10px 10px;
    text-shadow: none;
    text-transform: capitalize;
    border-width: 0px;
    border-color: rgb(0,0,0);
    border-style: none
}

.tp-caption.extra-bold,.extra-bold {
    font-size: 60px;
    font-weight: 500;
    font-family: Lato;
    color: #ffffff;
    text-decoration: none;
    background-color: transparent;
    padding: 10px 10px 10px 10px;
    text-shadow: none;
    text-transform: capitalize;
    text-align: center;
    border-width: 0px;
    border-color: rgb(0,0,0);
    border-style: none
}

.tp-caption.fullscreenvideo:before {
    background: rgba(0, 0, 0, 0.7);
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    z-index: 99999;
}

.tp-caption.fullscreenvideo video {
    width: 100% !important;
    height: 100% !important;
}

img#background {
    width: 100%;
    height: 100vh;
}

.move-carousel {
    position: relative;
}

.move-carousel {
    left: 0;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    z-index: 99;
}

.move-carousel .owl-carousel-2 {
    overflow: hidden;
}

.move-carousel .owl-carousel-2 .owl-nav {
    display: block;
    position: absolute;
    text-indent: inherit;
    top: 46%;
    left: 0;
    width: 100%;
    cursor: pointer;
}

.move-carousel .owl-carousel-2 .owl-nav i:hover {
    color: #626262;
    background: rgba(255, 255, 255, 1);
}

.move-carousel .slider-contents h1 {
    text-transform: uppercase;
    font-size: 50px;
    font-weight: 700;
}

.move-carousel .slider-contents p {
    font-size: 18px;
    font-weight: 300;
    margin: 20px 0 30px;
}

.move-carousel .slider-contents a.button-border-white span {
    font-size: 14px;
}

.move-carousel .slider-contents.slide-1 h1 {
    margin-bottom: 30px;
}

.move-carousel .slider-contents.slide-2 h1 {
    line-height: 60px;
    margin-bottom: 0;
    margin-top: 20px;
}

.move-carousel .slider-contents.slide-2 p {
    margin: 20px 0 30px;
}

.move-carousel .slider-contents.slide-3 h1 {
    margin-top: 70px;
}

.move-carousel .slider-contents.slide-3 p {
    margin: 20px 0 20px;
}

.tp-banner-container {
    width: 100%;
    position: relative;
    padding: 0;
}

.tp-banner {
    width: 100%;
    position: relative;
}

.tp-banner-fullscreen-container {
    width: 100%;
    position: relative;
    padding: 0;
}

.home-3 .tp-caption.title-1,.title-1 {
    font-size: 60px;
    font-weight: 500;
    font-family: Lato;
    color: white;
    text-decoration: none;
    background-color: transparent;
    padding: 10px 10px 10px 10px;
    text-shadow: none;
    text-transform: capitalize;
    border-width: 0px;
    border-color: rgb(0,0,0);
    border-style: none
}

.home-3 .tp-caption.title-1-blue,.title-1-blue {
    font-size: 60px;
    font-weight: 600;
    font-family: Lato;
    color: #01247e;
    text-decoration: none;
    background-color: transparent;
    padding: 10px 10px 10px 10px;
    text-shadow: none;
    border-width: 0px;
    border-color: rgb(0,0,0);
    border-style: none
}

.home-3 .tp-caption.title-1-desc,.title-1-desc {
    font-weight: 500;
    font-family: Lato;
    color: #ffffff;
    text-decoration: none;
    background-color: transparent;
    padding: 10px 10px 10px 10px;
    text-shadow: none;
    border-width: 0px;
    border-color: rgb(0,0,0);
    border-style: none
}

.home-3 .tp-caption.title-2,.title-2 {
    font-size: 60px;
    font-family: Lato;
    color: #01247e;
    text-decoration: none;
    background-color: transparent;
    padding: 10px 10px 10px 10px;
    text-shadow: none;
    border-width: 0px;
    border-color: rgb(0,0,0);
    border-style: none;
}

.home-3 .tp-caption.text-white.title-2.sft.tp-resizeme {
    color: #ffffff;
    text-align: center;
    font-weight: 500;
}

.home-3 .tp-caption.text-white.title-1-desc.sfl.tp-resizeme {
    color: #01247e;
}

.slider-fade-carousel .bg-opacity-black-50:before {
    z-index: 9;
}

.slider-fade-carousel {
    height: 100vh;
    background: #000;
    overflow: hidden;
}

.slider-fade-carousel .owl-carousel-1 {
    overflow: hidden;
}

.slider-fade-carousel .owl-carousel-1 .owl-nav {
    display: block;
    position: absolute;
    text-indent: inherit;
    top: 45%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    left: 0;
    width: 100%;
    cursor: pointer;
    z-index: 999;
}

.slider-fade-carousel .owl-carousel-1 .owl-nav .owl-prev {
    display: block;
    position: absolute;
    text-indent: inherit;
    left: -44px;
    width: auto;
    cursor: pointer;
    -webkit-transition: opacity 0.3s ease 0s, left 0.3s ease 0s;
    -moz-transition: opacity 0.3s ease 0s, left 0.3s ease 0s;
    -ms-transition: opacity 0.3s ease 0s, left 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s, left 0.3s ease 0s;
    transition: opacity 0.3s ease 0s, left 0.3s ease 0s;
}

.slider-fade-carousel .owl-carousel-1 .owl-nav .owl-next {
    display: block;
    position: absolute;
    text-indent: inherit;
    right: -44px;
    width: auto;
    cursor: pointer;
    -webkit-transition: opacity 0.3s ease 0s, right 0.3s ease 0s;
    -moz-transition: opacity 0.3s ease 0s, right 0.3s ease 0s;
    -ms-transition: opacity 0.3s ease 0s, right 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s, right 0.3s ease 0s;
    transition: opacity 0.3s ease 0s, right 0.3s ease 0s;
}

.slider-fade-carousel .owl-carousel-1 .owl-nav i {
    font-weight: normal;
    font-size: 40px;
    color: #fff;
    padding: 12px;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.slider-fade-carousel .owl-carousel-1 .owl-nav i:hover {
    color: #fff;
}

.slider-fade-carousel:hover .owl-carousel-1 .owl-nav .owl-prev {
    left: 3%;
}

.slider-fade-carousel:hover .owl-carousel-1 .owl-nav .owl-next {
    right: 3%;
}

.slider-fade-carousel .owl-carousel-1 .item img {
    width: 100%;
}

.slider-fade-carousel .owl-carousel-1 .slider-contents {
    left: 0;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    z-index: 9999;
}

.slider-fade-carousel .slider-contents h1 {
    text-transform: uppercase;
    font-size: 60px;
    font-weight: 800;
}

.slider-fade-carousel .slider-contents p {
    font-size: 18px;
    font-weight: 300;
    margin: 40px 0 30px;
}

.slider-fade-carousel .slider-contents .button {
    margin-right: 10px;
    margin-top: 10px;
}

.slider-fade-carousel .slider-contents.slide-2 h1 {
    text-transform: uppercase;
    font-size: 60px;
    font-weight: 800;
    line-height: 80px;
}

.slider-fade-carousel .slider-contents.slide-2 p {
    font-size: 20px;
    font-weight: 300;
    margin: 20px 0 30px;
}

.slider-fade-carousel .slider-contents.slide-3 h1 {
    text-transform: uppercase;
    font-size: 60px;
    font-weight: 800;
    line-height: 80px;
}

.slider-fade-carousel .slider-contents.slide-3 p {
    font-size: 20px;
    font-weight: 300;
    margin: 20px 0 30px;
}

.home-5 .tp-banner {
    background: #000;
}

.home-5 .tp-caption.largeboldwhite-align-right,.largeboldwhite-align-right {
    font-size: 58px;
    line-height: 50px;
    font-weight: 600;
    color: #ffffff;
    text-decoration: none;
    background-color: transparent;
    text-align: right;
    border-width: 0px;
    font-weight: normal;
    border-color: rgb(255,214,88);
    border-style: none;
    line-height: 70px;
}

.home-5 .tp-caption.desc-align-right,.desc-align-right {
    font-size: 22px;
    font-weight: 300;
    font-family: Lato;
    color: #fff;
    text-decoration: none;
    background-color: transparent;
    padding: 10px 10px 10px 10px;
    text-shadow: none;
    text-transform: capitalize;
    text-align: right;
    border-width: 0px;
    border-color: rgb(0,0,0);
    border-style: none;
}

.white-bg {
    background: #fff;
}

.gray-bg {
    background: #eceff7;
}

.blue-bg {
    background: #01247e;
}

.bg-opacity-black-10:before {
    background: rgba(0, 0, 0, 0.1);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.bg-opacity-black-20:before {
    background: rgba(0, 0, 0, 0.2);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.bg-opacity-black-30:before {
    background: rgba(0, 0, 0, 0.3);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.bg-opacity-black-40:before {
    background: rgba(0, 0, 0, 0.4);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.bg-opacity-black-50:before {
    background: rgba(0, 0, 0, 0.5);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.bg-opacity-black-60:before {
    background: rgba(0, 0, 0, 0.6);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.bg-opacity-black-70:before {
    background: rgba(0, 0, 0, 0.24);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}

.bg-opacity-black-80:before {
    background: rgba(0, 0, 0, 0.8);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.bg-opacity-black-90:before {
    background: rgba(0, 0, 0, 0.9);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.bg-opacity-white-10:before {
    background: rgba(255, 255, 255, 0.1);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.bg-opacity-white-20:before {
    background: rgba(255, 255, 255, 0.2);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.bg-opacity-white-30:before {
    background: rgba(255, 255, 255, 0.3);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.bg-opacity-white-40:before {
    background: rgba(255, 255, 255, 0.4);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.bg-opacity-white-50:before {
    background: rgba(255, 255, 255, 0.5);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.bg-opacity-white-60:before {
    background: rgba(255, 255, 255, 0.6);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.bg-opacity-white-70:before {
    background: rgba(255, 255, 255, 0.7);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.bg-opacity-white-80:before {
    background: rgba(255, 255, 255, 0.8);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.bg-opacity-white-90:before {
    background: rgba(255, 255, 255, 0.9);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.bg-opacity-blue-20:before {
    background: rgba(0, 169, 218, 0.2);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.bg-opacity-blue-50:before {
    background: rgba(0, 169, 218, 0.5);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.bg-opacity-blue-70:before {
    background: rgba(0, 169, 218, 0.7);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.bg-opacity-blue-90:before {
    background: rgba(0, 169, 218, 0.9);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.bg-1 {
    background: url(../images/bg/01.jpg);
    background-attachment: fixed;
    background-clip: initial;
    background-color: rgba(0, 0, 0, 0);
    background-origin: initial;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover !important;
    position: relative;
    z-index: 0;
}

.bg-2 {
    background: url(../images/akustik-pu-sunger.jpg);
    background-clip: initial;
    background-color: rgba(0, 0, 0, 0);
    background-origin: initial;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover !important;
    position: relative;
    z-index: 0;
    background-attachment: fixed;
}

.bg-3 {
    background: url(../images/bg/03.jpg);
    background-clip: initial;
    background-color: rgba(0, 0, 0, 0);
    background-origin: initial;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover !important;
    position: relative;
    z-index: 0;
    background-attachment: fixed;
}

.bg-4 {
    background: url(../images/bg/04.jpg);
    background-clip: initial;
    background-color: rgba(0, 0, 0, 0);
    background-origin: initial;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover !important;
    position: relative;
    z-index: 0;
    background-attachment: fixed;
}

.bg-5 {
    background: url(../images/banner-orta-kisim-sevgiyle-ses-izolasyon.jpg);
    background-clip: initial;
    background-color: rgba(0, 0, 0, 0);
    background-origin: initial;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover !important;
    position: relative;
    z-index: 0;
}

.bg-6 {
    background: url(../images/bg/06.jpg);
    background-clip: initial;
    background-color: rgba(0, 0, 0, 0);
    background-origin: initial;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover !important;
    position: relative;
    z-index: 0;
    background-attachment: fixed;
}

.bg-7 {
    background: url(../images/bg/07.jpg);
    background-clip: initial;
    background-color: rgba(0, 0, 0, 0);
    background-origin: initial;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover !important;
    position: relative;
    z-index: 0;
    background-attachment: fixed;
}

.bg-8 {
    background: url(../images/bg/08.jpg);
    background-clip: initial;
    background-color: rgba(0, 0, 0, 0);
    background-origin: initial;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover !important;
    position: relative;
    z-index: 0;
    background-attachment: fixed;
}

.bg-9 {
    background: url(../images/bg/09.jpg);
    background-clip: initial;
    background-color: rgba(0, 0, 0, 0);
    background-origin: initial;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover !important;
    position: relative;
    z-index: 0;
}

.bg-10 {
    background-clip: initial;
    background-color: rgba(255, 255, 255, 0);
    background-origin: initial;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover !important;
    position: relative;
    z-index: 0;
    background-attachment: fixed;
}

.bg-11 {
    background: url(../images/bg/12.jpg);
    background-clip: initial;
    background-color: rgba(0, 0, 0, 0);
    background-origin: initial;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover !important;
    position: relative;
    z-index: 0;
}

.bg-12 {
    background: url(../images/bg/15.jpg);
    background-clip: initial;
    background-color: rgba(0, 0, 0, 0);
    background-origin: initial;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover !important;
    position: relative;
    z-index: 0;
}

.bg-13 {
    background: url(../images/bg/16.jpg);
    background-clip: initial;
    background-color: rgba(0, 0, 0, 0);
    background-origin: initial;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover !important;
    position: relative;
    z-index: 0;
    background-attachment: fixed;
}

.pattern-bg {
    background: url(../images/pattern/pattern-bg.png) repeat;
    background-position: top right;
    background-color: rgba(236, 239, 247, 1);
}

.feature {
    background: #eceff7;
    padding: 3px;
    position: relative;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    z-index: 1;
}

.feature-content {
    position: relative;
    z-index: 9;
}

.feature i {
    background: #fff;
    width: 100%;
    font-size: 30px;
    color: #01247e;
    padding: 35px 10px;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.feature h4 {
    text-transform: none;
    padding: 30px 0 10px;
    font-weight: 400;
    transition: all 0.3s ease-out 0s;
}

.feature p {
    font-weight: 100;
    padding: 0 20px;
    transition: all 0.3s ease-out 0s;
}

.feature a {
    font-size: 14px;
    font-weight: 100;
    color: #808080;
    margin: 25px 0 10px;
    display: block;
    position: relative;
    z-index: 3;
}

.feature .feature-img {
    bottom: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    z-index: 0;
    background-size: cover;
    background-position: center center;
}

.feature .border {
    position: absolute;
    background: #01247e;
    height: 0px;
    bottom: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.feature:hover .feature-img, .feature.active .feature-img {
    opacity: 1;
}

.feature:hover .border, .feature.active .border {
    height: 45px;
}

.feature:hover i, .feature.active i {
    background: rgba(255, 255, 255, 0);
    color: #fff;
    padding-bottom: 15px;
}

.feature:hover h4, .feature.active h4, .feature:hover p, .feature.active p {
    color: #fff;
}

.feature:hover a, .feature.active a {
    color: #fff;
    margin-top: 45px;
}

.feature:hover:before, .feature.active:before {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    color: #fff;
    content: "";
    display: inline-block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.feature-2 span {
    float: left;
    margin-right: 15px;
    color: #01247e;
    font-size: 26px;
}

.feature-2 h5 {
    display: table;
    padding-top: 4px;
}

.feature-3-title {
    float: left;
    display: table;
    margin-right: 20px;
}

.feature-3-title span {
    font-size: 34px;
    color: #01247e;
}

.feature-3-info {
    display: table-cell;
    vertical-align: top;
}

.feature-3 .work-hr p {
    line-height: 30px;
}

.feature-3-info p {
    margin-bottom: 0px;
}

.feature-4 span {
    float: left;
    margin-right: 19px;
    font-size: 34px;
    color: #01247e;
}

.feature-4 h4 {
    display: block;
}

.feature-4 p {
    margin-left: 18px;
    padding-left: 36px;
    border-left: 1px solid #eceff7;
}

.feature-4-sec li {
    font-size: 14px;
    color: #626262;
    margin-bottom: 10px;
}

.feature-4-sec i {
    color: #626262;
    font-size: 16px;
    margin-left: 17px;
    padding-right: 28px;
    padding-top: 4px;
}

.feature5 span {
    font-size: 30px;
    color: #01247e;
    font-weight: normal;
    margin-bottom: 20px;
    display: block;
}

.feature5 h4 {
    position: relative;
    padding-bottom: 15px;
}

.feature5 h4:before {
    position: absolute;
    bottom: 0px;
    content: "";
    width: 70px;
    height: 2px;
    background: #01247e;
}

.feature5 p {
    font-weight: normal;
}

.feature5 a {
    font-size: 15px;
    color: #363636;
    position: relative;
}

.feature5 i {
    opacity: 0;
    position: absolute;
    left: 75px;
    margin-top: 9px;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    font-size: 12px;
}

.feature5 a:hover {
    color: #01247e;
}

.feature5 a:hover i {
    left: 85px;
    opacity: 1;
    color: #01247e;
}

.feature6 strong {
    font-size: 200px;
    font-weight: bold;
    color: #eceff8;
    position: relative;
    font-family: 'Lato', sans-serif;
    line-height: 140px;
}

.feature6-item-top {
    transform: translate3d(-50%, 0px, 0px);
    -webkit-transform: translate3d(-50%, 0px, 0px);
    -o-transform: translate3d(-50%, 0px, 0px);
    -ms-transform: translate3d(-50%, 0px, 0px);
    -moz-transform: translate3d(-50%, 0px, 0px);
    -ms-transform: translate(-50%, 0);
    left: 50%;
    position: absolute;
    text-align: center;
    top: 15%;
}

.feature6-item-top span {
    font-size: 30px;
    line-height: 34px;
    background: transparent;
    color: #01247e;
    margin-bottom: 10px;
    display: block;
    border: none;
    outline: none;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}

.feature6-item-top h3 {
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}

.feature6 p {
    font-size: 15px;
}

.feature6:hover .feature6-item-top span {
    margin-top: 40px;
}

.feature6:hover .feature6-item-top h3 {
    margin-top: -100px;
}

.work-process .feature6 {
    margin-bottom: 0px;
}

.feature7 .feature7-icon {
    float: left;
    width: 70px;
    height: 70px;
    background: transparent;
    border: 2px solid #fff;
    text-align: center;
    margin-right: 25px;
}

.feature7 .feature7-icon span {
    font-size: 25px;
    line-height: 65px;
    color: #fff;
}

.feature7 .feature7-info {
    display: table;
}

.feature7 .feature7-info p {
    color: #fff;
    line-height: 20px;
}

.feature-8-title {
    float: left;
    display: table;
    margin-right: 20px;
}

.feature-8-title span {
    font-size: 34px;
    color: #608807;
}

.feature-8-info {
    display: table-cell;
    vertical-align: top;
}

.feature-8-info p {
    font-size: 14px;
    margin-bottom: 0px;
}

.home-3 .feature-8 {
    margin-bottom: 0px;
    padding: 20px 0;
}

.home-3 .feature-8-info p {
    font-size: 13px;
}

.home-3 .owl-carousel-10 {
    padding: 0 15px;
}

.owl-carousel-10 .owl-nav {
    display: block;
    position: absolute;
    text-indent: inherit;
    left: 0;
    width: 100%;
    cursor: pointer;
    top: 4px;
}

.owl-carousel-10 .owl-item {
    cursor: url("../images/client-arrow.png") 25 25, pointer;
    padding: 0 15px;
}

.feature-9 {
    padding: 25px 35px;
    position: relative;
    z-index: 9;
    background: #00c6ff;
    height: 220px;
}

.feature-9-bg-1 {
    background: #001d79;
}

.feature-9-bg-2 {
    background: #58830a;
}

.feature-9-bg-3 {
    background: #767575;
}

.feature-9 .feature-9-title-left {
    float: left;
    opacity: 0.09;
}

.feature-9 .feature-9-title-left h1 {
    font-size: 84px;
    line-height: 63px;
    margin-right: 20px;
    color: #fff;
}

.feature-9 .feature-9-title-right {
    display: table;
}

.feature-9-icon {
    position: absolute;
    top: 14px;
    z-index: -1;
    right: 0px;
    opacity: 0.05;
    -webkit-transition: all 1.5s ease-in-out;
    -moz-transition: all 1.5s ease-in-out;
    -o-transition: all 1.5s ease-in-out;
    -ms-transition: all 1.5s ease-in-out;
    transition: all 1.5s ease-in-out;
}

.feature-9-icon span {
    font-size: 200px;
    color: #000;
}

.feature-9:hover .feature-9-icon {
    right: 52%;
}

.feature-10 span {
    font-size: 33px;
}

.feature-10 p {
    font-size: 13px;
    margin-bottom: 0px;
}

.feature-11 .feature-11-icon {
    background: transparent;
    border: 1px solid #eceff8;
    border-radius: 50%;
    display: block;
    height: 90px;
    margin: 0 auto;
    padding: 9px;
    text-align: center;
    width: 90px;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.feature-11 .feature-11-icon span {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    color: #363636;
    font-size: 26px;
    text-align: center;
    line-height: 75px;
    background: #eceff8;
    display: inline-block;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.feature-11 .feature-11-info h4 {
    position: relative;
}

.feature-11 .feature-11-info h4:before {
    position: absolute;
    content: "";
    width: 70px;
    height: 2px;
    background: #01247e;
    margin: 0 auto;
    left: 37%;
    bottom: 0;
}

.feature-11 .feature-11-info p {
    margin-bottom: 0px;
}

.feature-11:hover .feature-11-icon {
    border-color: #01247e;
}

.feature-11:hover .feature-11-icon span {
    background: #01247e;
    color: #fff;
}

.feature-12 span {
    font-size: 30px;
    color: #fff;
    margin-right: 20px;
    float: left;
}

.feature-12 p {
    display: table;
}

.features13 {
    padding-top: 50px;
    padding-right: 25px;
}

.features13 p {
    position: relative;
    z-index: 9;
    margin-top: 20px;
    margin-bottom: 20px;
}

.features13 b {
    position: absolute;
    z-index: 0;
    top: 83px;
    font-family: 'Lato', sans-serif;
    right: 19px;
    font-size: 72px;
    color: #dde1eb;
    line-height: 72px;
}

.features13 ul {
    border-right: 6px solid #dde1eb;
    padding-right: 20px;
}

.features13 li {
    color: #626262;
    font-size: 16px;
    line-height: 22px;
    padding: 2px 0 7px;
}

.features13.left {
    padding-right: 0px;
    padding-left: 25px;
}

.features13.left b {
    position: absolute;
    z-index: 0;
    top: 83px;
    font-family: 'Lato', sans-serif;
    left: 20px;
    font-size: 72px;
    color: #dde1eb;
    line-height: 72px;
}

.features13.left ul {
    border-left: 6px solid #dde1eb;
    padding-left: 20px;
    border-right: 0px;
    padding-right: 0;
}

.page-wrapper {
    overflow: hidden;
}

body.page-wrapper {
    overflow: inherit;
}

.page-wrapper.boxed-layout {
    overflow: inherit;
}

.wrapper {
    overflow: hidden;
}

.custom-content b {
    font-weight: 500;
    font-size: 18px;
    display: block;
}

.custom-content span {
    font-size: 15px;
    display: block;
    color: #626262;
}

.custom-content li {
    font-size: 14px;
    line-height: 32px;
    color: #626262;
}

.custom-content i {
    font-size: 14px;
    color: #001776;
    padding-right: 10px;
}

.custom-content .button {
    font-size: 14px;
}

.custom-content .feature-12 span {
    font-size: 30px;
    color: #fff;
}

.custom-content .feature-8 span {
    font-size: 30px;
}

.custom-content-2 h1 {
    margin-bottom: 0px;
    font-size: 2.2em;
}

.custom-content-2 strong {
    font-size: 20px;
    font-weight: 500;
    display: block;
}

.custom-content-2 p {
    color: #363636;
}

.custom-content-2 i {
    padding-left: 10px;
}

.custom-content-3 strong {
    font-weight: 500;
    display: block;
    color: #626262;
}

.custom-content-3-info {
    position: relative;
}

.custom-content-3-info p {
    position: relative;
    z-index: 1;
    padding-left: 56px;
}

.custom-content-3-info i {
    font-size: 113px;
    color: #eceff8;
    position: absolute;
    z-index: 0;
    left: 0;
}

.custom-content-4 .social {
    float: right;
    display: table;
}

.custom-content-4 .social li {
    display: inline-block;
}

.custom-content-4 .social li a {
    display: block;
    background: #eceff7;
    color: #01247e;
    width: 35px;
    height: 35px;
    font-size: 15px;
    text-align: center;
    line-height: 35px;
    border-radius: 3px;
    margin-left: 5px;
}

.custom-content-4 .social li a:hover {
    background: #01247e;
    color: #fff;
}

.custom-content-4 .info {
    position: relative;
}

.custom-content-4 .info i {
    position: absolute;
    left: 0;
    font-size: 126px;
    color: #eceff7;
    z-index: 0;
}

.custom-content-4 .info p {
    position: relative;
    z-index: 9;
    padding-left: 64px;
    font-size: 16px;
    font-style: italic;
    line-height: 28px;
}

.home-4 .custom-content {
    margin-top: 0px;
}

.home-4 .custom-content li {
    line-height: 32px;
}

.home-4 .owl-carousel-12.owl-carousel.owl-theme.owl-loaded {
    height: 430px;
}

.owl-carousel-12 .owl-dots {
    display: block;
    position: relative;
    text-indent: inherit;
    width: 100%;
    cursor: pointer;
    text-align: center;
}

.owl-carousel-12.owl-theme .owl-dots .owl-dot span {
    background: #d0d0d0;
    border-radius: 30px;
    display: block;
    height: 15px;
    margin: 0px 7px;
    transition: opacity 200ms ease 0s;
    width: 15px;
    cursor: pointer;
}

.owl-carousel-12.owl-theme .owl-dots .owl-dot.active span, .owl-carousel-12.owl-theme .owl-dots .owl-dot:hover span {
    background: #01247e;
}

.why-choose-us {
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
}

.horizontal-images.content-scrolling ul, .vertical-images.content-scrolling ul {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
}

.horizontal-images.content-scrolling li {
    width: auto;
    float: left;
}

.horizontal-images.content-scrolling li img {
    width: 100%;
}

.portfolio .portfolio-item {
    width: 470px;
    position: relative;
    overflow: hidden;
}

.portfolio .portfolio-item .portfolio-caption {
    background: rgba(0, 0, 0, .7);
    width: 100%;
    height: 100%;
    padding: 30px;
    position: absolute;
    top: -100px;
    color: #fff;
}

.portfolio .portfolio-item .portfolio-caption a {
    display: inline-block;
    color: #fff;
    font-size: 18px;
}

.portfolio .portfolio-item .portfolio-caption a span {
    font-size: 15px;
    padding: 10px 0 20px;
    display: block;
    text-transform: capitalize;
}

.portfolio .portfolio-item .portfolio-caption a:hover, .portfolio-caption a span:hover {
    color: #01247e;
}

.portfolio .portfolio-item .portfolio-overlay a {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: #fff;
    color: #626262;
    border-radius: 50%;
    margin-right: 10px;
    padding-left: 0px;
    text-align: center;
    line-height: 38px;
}

.portfolio .portfolio-item .portfolio-overlay a i {
    font-size: 16px;
}

.portfolio .portfolio-item .portfolio-overlay a:hover {
    background: #01247e;
    color: #fff;
}

.home-2 .portfolio-item {
    background: #363636;
    color: #fff;
    width: 100%;
    border: 0;
}

.home-2 .portfolio-item img {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
}

.home-2 .portfolio-item img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.home-2 .portfolio-item .portfolio-overlay span a {
    width: inherit;
    background: inherit;
    height: inherit;
    color: #fff;
    float: left;
    display: inline-block;
    text-align: left;
}

.home-2 .portfolio-item .portfolio-overlay span a:hover {
    background: none;
    color: #01247e;
}

.home-2 .portfolio-item .portfolio-overlay a {
    background: #fff;
    border-radius: 50%;
    color: #363636;
    display: inline-block;
    font-size: 15px;
    height: 35px;
    width: 35px;
    line-height: 36px;
    text-align: center;
    margin-left: 10px;
    float: right;
}

.home-2 .portfolio-item .portfolio-overlay i {
    padding-left: 2px;
}

.home-2 .portfolio-item .portfolio-overlay a:hover {
    background: #01247e;
    color: #fff;
}

.home-2 .portfolio-item .portfolio-overlay p {
    text-transform: none;
    font-size: 16px;
    opacity: 0;
    color: #fff;
    padding: 0 20px;
    margin: 0;
    display: inline-block;
    left: 0;
    position: absolute;
    text-align: center;
    bottom: 8%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    width: 100%;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,22px,0);
    transform: translate3d(0,22px,0);
}

.home-2 .portfolio-item:hover img {
    -webkit-transform: translate3d(0,-80px,0);
    transform: translate3d(0,-80px,0);
}

.home-2 .portfolio-item:hover .portfolio-overlay p {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

.home-3 .portfolio .container-fluid {
    padding-left: 0;
    padding-right: 0;
}

.home-3 .isotope-filters button {
    font-size: 14px;
    padding: 12px 17px;
}

.home-3 .isotope-filters {
    margin-bottom: 0px;
}

.home-3 .portfolio-item {
    background: #01247e;
    color: #fff;
    width: 100%;
    border: 0;
}

.home-3 .portfolio-item img {
    -webkit-transition: -ms-transform 0.35s;
    -o-transform 0.35s;-moz-transform 0.35s;transition: transform 0.35s;
    -webkit-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

.home-3 .full-screen .portfolio-item .portfolio-overlay {
    position: inherit;
    left: inherit;
    top: -16px;
    display: inherit;
    transform: inherit;
    margin-top: -4px;
    float: left;
}

.home-3 .full-screen .portfolio-item .portfolio-overlay a:hover {
    background: #323232;
}

.home-3 .portfolio-item .portfolio-overlay span a {
    float: left;
    height: inherit;
    width: inherit;
    background: none;
    font-size: 16px;
    color: #fff;
    display: inline-block;
    text-align: left;
}

.home-3 .portfolio-item .portfolio-overlay span a:hover {
    color: #323232;
    background: transparent !important;
}

.home-3 .portfolio-item .portfolio-overlay a {
    float: right;
    background: #fff;
    border-radius: 50%;
    color: #363636;
    display: inline-block;
    font-size: 15px;
    height: 35px;
    width: 35px;
    line-height: 36px;
    text-align: center;
    margin-left: 10px;
    margin-right: 0;
}

.home-3 .portfolio-item .portfolio-overlay i {
    padding-left: 2px;
}

.home-3 .portfolio-item .portfolio-overlay p {
    text-transform: none;
    font-size: 16px;
    opacity: 0;
    color: #fff;
    padding: 0 20px;
    margin: 0;
    display: inline-block;
    left: 0;
    position: absolute;
    text-align: center;
    bottom: 2px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    width: 100%;
    -o-transition: opacity 0.35s, -o-transform 0.35s;
    -webkit-transition: opacity 0.35s, -o-transform 0.35s;
    -moz-transition: opacity 0.35s, -o-transform 0.35s;
    -ms-transition: opacity 0.35s, -o-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -moz-transform: translate3d(0,22px,0);
    -o-transform: translate3d(0,22px,0);
    -ms-transform: translate3d(0,22px,0);
    -webkit-transform: translate3d(0,22px,0);
    transform: translate3d(0,22px,0);
}

.home-3 .portfolio-item:hover img {
    -webkit-transform: translate3d(0,-80px,0);
    -ms-transform: translate3d(0,-80px,0);
    -o-transform: translate3d(0,-80px,0);
    -moz-transform: translate3d(0,-80px,0);
    transform: translate3d(0,-80px,0);
}

.home-3 .portfolio-item:hover .portfolio-overlay p {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

.portfolio-main {
    position: relative;
}

.portfolio-main .button-border-white span {
    font-size: 14px;
    padding: 7px 12px;
}

.owl-carousel-8.owl-carousel {
    z-index: inherit;
}

.owl-carousel-8 .item img {
    width: 100%;
}

.owl-carousel-8 .owl-nav {
    display: block;
    position: relative;
    text-indent: inherit;
    width: 100%;
    cursor: pointer;
}

.owl-carousel-8 .owl-nav .owl-prev {
    display: block;
    position: absolute;
    text-indent: inherit;
    left: 37%;
    width: auto;
    cursor: pointer;
}

.owl-carousel-8 .owl-nav .owl-next {
    display: block;
    position: absolute;
    text-indent: inherit;
    right: 63%;
    width: auto;
    cursor: pointer;
}

.owl-carousel-8 .owl-nav .owl-prev i {
    padding-left: 3px;
}

.owl-carousel-8 .owl-nav i {
    font-weight: normal;
    font-size: 18px;
    color: #fff;
    text-align: center;
    line-height: 28px;
    margin: 0px 7px 0;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.owl-carousel-8 .owl-nav i:hover {
    color: #363636;
}

.owl-carousel-8 .owl-controls {
    position: relative;
    top: -45px;
    z-index: 10;
}

.owl-carousel-8.owl-carousel .owl-item img {
    transform-style: inherit;
}

.portfolio-info {
    display: block;
    background: #01247e;
    width: 20%;
    left: 20%;
    position: absolute;
    z-index: 9;
    padding: 30px 25px 20px;
    height: 100%;
}

.portfolio-info h3 {
    font-size: 24px;
}

.portfolio-info p {
    margin-top: 20px;
    color: #fff;
    line-height: 22px;
}

.portfolio-image-holder {
    position: relative;
    height: 496px;
}

.portfolio-text-box {
    background: #f6f7f9;
    padding: 80px 80px;
}

.blog-box {
    padding: 33px 20px 0px 20px;
    background: #eceff7;
    position: relative;
    z-index: 1;
}

.blog-info {
    position: relative;
    z-index: 9;
}

.blog-info span {
    color: #626262;
    font-size: 14px;
    margin-right: 6px;
}

.blog-info i {
    padding-right: 3px;
    color: #01247e;
}

.blog-info p {
    padding: 25px 0 20px;
}

a.blog-btn {
    text-align: center;
    font-size: 14px;
    color: #01247e;
    display: block;
    padding-bottom: 12px;
    position: relative;
    z-index: 1;
}

a.blog-btn i {
    margin-left: 10px;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.blog-box .border {
    position: absolute;
    background: #01247e;
    height: 0px;
    bottom: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.blog-box .blog-box-img {
    bottom: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    background-size: cover;
    background-position: center center;
}

.blog-box:hover .blog-box-img, .blog-box.active .blog-box-img {
    opacity: 1;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.blog-box:hover h4, .blog-box:hover i, .blog-box:hover span, .blog-box:hover p, .blog-box:hover a.blog-btn, .blog-box.active h4, .blog-box.active i, .blog-box.active span, .blog-box.active p, .blog-box.active a.blog-btn {
    color: #fff;
}

.blog-box:hover .border, .blog-box.active .border {
    height: 45px;
}

.blog-box:hover .blog-box-img:before, .blog-box.active .blog-box-img:before {
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    content: "";
    display: inline-block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

.owl-carousel-3 .owl-nav {
    display: inline-block;
    text-align: center;
    position: relative;
    text-indent: inherit;
    margin-top: 25px;
    width: 100%;
    cursor: pointer;
}

.owl-carousel-3 .owl-nav .owl-prev {
    display: inline-block;
    cursor: pointer;
}

.owl-carousel-3 .owl-nav .owl-next {
    display: inline-block;
    cursor: pointer;
}

.owl-carousel-3 .owl-nav .owl-next i {
    padding-left: 3px;
}

.owl-carousel-3 .owl-nav i {
    font-weight: normal;
    font-size: 20px;
    color: #626262;
    background: #eceff7;
    text-align: center;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    line-height: 28px;
    margin: 0px 3px 0;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.owl-carousel-3 .owl-nav i:hover {
    background: #01247e;
    color: #fff;
}

.owl-carousel .owl-item img {
    transform-style: inherit;
}

.home-4 .our-blog .container-fluid {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.home-4 .our-blog .container-fluid .row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.home-4 .our-blog .container-fluid .row [class*="col-"] {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.home-4 .our-blog .blog-box-image {
    max-height: 300px;
    display: block;
    overflow: hidden;
    position: relative;
}

.home-4 .our-blog .blog-box-image img {
    width: 100%;
}

.home-4 .our-blog .blog-box-info {
    background: #01247e;
    padding: 35px 40px;
    max-height: 300px;
}

.our-blog .portfolio-item .portfolio-caption {
    background: rgba(0, 0, 0, .7);
    width: 100%;
    height: 100%;
    padding: 30px;
    position: absolute;
    top: -100px;
    color: #fff;
}

.blog-box-image .portfolio-item {
    width: 100%;
}

.blog-box-image .portfolio-caption a {
    font-size: 20px;
    color: #fff;
}

.blog-box-image .portfolio-caption a:hover {
    color: #01247e;
}

.blog-box-image .portfolio-caption .port-tag li {
    display: inline-block;
    margin-top: 20px;
    margin-left: 10px;
}

.blog-box-image .portfolio-caption .port-tag li a {
    display: block;
    font-size: 14px;
    color: #fff;
}

.blog-box-image .portfolio-caption .port-tag li a:hover {
    color: #01247e;
}

.blog-box-image .portfolio-caption .port-tag li i {
    color: #01247e;
}

.blog-box-image .portfolio-caption .button-border span {
    font-size: 14px;
    padding: 7px 15px;
    margin-top: 30px;
}

.blog-box-image .portfolio-caption .button-border span:hover {
    color: #fff;
}

#video-background {
    width: 100%;
    height: 360px;
    position: relative;
    z-index: 0;
}

#video-background video {
    position: relative !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
}

#inner-video-background.inner-intro {
    z-index: 0;
}

.home-4 #video-background.bg-opacity-black-50:before {
    z-index: 0;
}

.home-4 #video-background .section-title-2 {
    position: relative;
    z-index: 9;
}

.home-4 .video-bg h1 {
    line-height: 60px;
    margin-bottom: 20px;
    font-size: 50px;
}

.our-skills {
    padding: 80px 0;
    margin-top: 0px;
}

.skills-1 .bars {
    position: relative;
}

.skills-1 .jqbar.vertical {
    text-align: left;
    display: inline-block;
}

.skills-1 .jqbar.vertical .bar-level {
    background: #01247e !important;
}

.skills-1 .jqbar.vertical span {
    display: block;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
}

.skills-1 .jqbar.vertical .bar-percent {
    color: #fff;
    font-size: 41px;
    font-weight: bold;
    height: 37px;
    margin-bottom: -37px;
    margin-left: 28px;
}

.skills-1 .bar-level-wrapper {
    background: rgba(255, 255, 255, 0.2);
}

.skills-1 .jqbar.vertical .bar-level-wrapper {
    display: inline-block;
    float: left;
    margin-top: 0px;
    overflow: hidden;
    position: relative;
}

.skills-1 .jqbar.vertical span.bar-label {
    color: #fff;
    display: block;
    font-size: 20px;
    font-weight: bold;
    margin-left: 30px;
    margin-top: 60px;
}

.skills-1 .jqbar.vertical .bar-level {
    position: absolute;
}

.skills-1 .jqbar.vertical span.bar-text {
    font-size: 15px;
    font-weight: 400;
    left: 32px;
    position: absolute;
    bottom: 0px;
    padding-left: 14px;
}

.skills-1 .jqbar.horizontal span {
    display: inline-block;
    margin-left: 5px;
    font-size: 11px;
    font-weight: bold;
}

.skills-1 .jqbar.horizontal .bar-percent {
    font-size: 20px;
    font-weight: bold;
    height: 50px;
    margin-bottom: 20px;
}

.skills-2 li {
    position: relative;
    margin-bottom: 55px;
    font-size: 16px;
}

.skills-2 li:last-child {
    margin-bottom: 0px;
}

.skills-2 .bar_container, .bar {
    position: absolute;
    left: 0;
    height: 10px;
    border-radius: 3px;
    content: "";
    top: 30px;
}

.skills-2 .bar_container {
    bottom: -8px;
    width: 100%;
    background-color: #eceff8;
    text-align: right;
}

.skills-2 .bar {
    top: 0;
    background: #01247e !important
}

.skills-2 .pct {
    position: absolute;
    top: -30px;
    right: 0;
    opacity: 0;
    transition: opacity 0.3s linear;
    color: #323232 !important;
}

.testimonial-avatar img {
    background: transparent;
    border: 3px solid #01a9da;
    width: 96px;
    height: 96px;
    border-radius: 50%;
}

.testimonial-info p {
    padding: 40px 100px 20px;
    margin-bottom: 0px;
    font-style: italic;
}

.testimonial-info strong {
    font-weight: 500;
    font-size: 16px;
    color: #01247e;
}

.testimonial-info span {
    font-weight: normal;
    color: #626262;
    border-left: 1px solid #626262;
    padding-left: 20px;
    margin-left: 20px;
}

.owl-carousel-4 .owl-nav {
    display: block;
    position: absolute;
    text-indent: inherit;
    left: 0;
    width: 100%;
    cursor: pointer;
    top: 4px;
}

.owl-carousel-4 .owl-nav .owl-prev {
    display: block;
    position: absolute;
    text-indent: inherit;
    left: 56%;
    width: auto;
    cursor: pointer;
}

.owl-carousel-4 .owl-nav .owl-next {
    display: block;
    position: absolute;
    text-indent: inherit;
    right: 56%;
    width: auto;
    cursor: pointer;
}

.owl-carousel-4.owl-nav .owl-prev i {
    padding-left: 3px;
}

.owl-carousel-4 .owl-nav i {
    font-weight: normal;
    font-size: 17px;
    color: #626262;
    background: transparent;
    text-align: center;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    line-height: 28px;
    margin: 30px 3px 0;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.owl-carousel-4 .owl-nav i:hover {
    background: transparent;
    color: #01247e;
}

.home-2 .testimonial-avatar {
    float: left;
    margin-right: 30px;
}

.home-2 .testimonial-info {
    display: table;
}

.home-2 .testimonial-info p {
    padding: 10px 0 0 0;
    color: #fff;
}

.home-2 .testimonial-info strong {
    font-size: 14px;
}

.home-2 .testimonial-info span {
    color: #fff;
}

.owl-carousel-9 .owl-nav {
    display: block;
    position: relative;
    text-indent: inherit;
    width: 100%;
    cursor: pointer;
    margin-top: 40px;
}

.owl-carousel-9 .owl-nav .owl-prev {
    display: block;
    position: absolute;
    text-indent: inherit;
    left: 50%;
    top: -20px;
    width: auto;
    cursor: pointer;
}

.owl-carousel-9 .owl-nav .owl-next {
    display: block;
    position: absolute;
    text-indent: inherit;
    right: 50%;
    top: -20px;
    width: auto;
    cursor: pointer;
}

.owl-carousel-9 .owl-nav .owl-prev i {
    padding-left: 3px;
}

.owl-carousel-9 .owl-nav i {
    font-weight: normal;
    font-size: 18px;
    color: #fff;
    text-align: center;
    line-height: 28px;
    margin: 0px 7px 0;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.owl-carousel-9 .owl-nav i:hover {
    color: #01247e;
}

.pricing-table {
    background: #eceff7;
    padding: 30px 0px 0;
    position: relative;
    margin-top: 20px;
}

.pricing-title h2 {
    text-transform: uppercase;
    margin-bottom: 10px;
}

.pricing-title span {
    font-size: 16px;
    display: block;
    margin-bottom: 12px;
}

.pricing-list ul {
    margin-top: 30px;
}

.pricing-list li {
    font-size: 16px;
    padding: 17px 0px;
    border-top: 1px solid #e8e8e8;
}

.pricing-list li.text-gray {
    color: #C3BFBF;
}

.pricing-order {
    background: #323232;
    display: inline-block;
    position: relative;
    width: 100%;
    padding: 20px 0;
}

.pricing-order .button-border {
    float: none;
    margin: 0 auto;
    width: 125px;
    padding: 8px 16px;
}

.pricing-ribbon {
    position: absolute;
    left: -6px;
    top: -7px;
}

.pricing-table.active {
    background: #01247e;
    margin-top: -4px;
    position: relative;
    padding: 0;
    border: none;
}

.pricing-table.active .pricing-title h2.text-bg {
    background: #323232;
    padding: 27px;
}

.pricing-table.active .pricing-order {
    background: #058AB1;
    padding: 30px 0;
}

.pricing-table.active .pricing-list ul {
    margin-top: 31px;
}

.pricing-table.active .pricing-list li {
    border-color: #009fcd;
    color: #fff;
}

.pricing-table.active .pricing-list li.text-light-blue {
    color: #008cb4;
}

.pricing-table.pricing-table-border {
    border-left: 1px solid #e8e8e8;
}

.pricing-2 .pricing-table {
    background: #fff;
}

.pricing-2 .pricing-table.active {
    background: #01247e;
}

.pricing-2 .pricing-order {
    background: #fff;
    padding: 20px 0;
}

.pricing-2 .pricing-table.active .pricing-order {
    background: #01247e;
    padding: 20px 0;
}

.pricing-2 .pricing-table.active .pricing-list li.text-light-blue {
    color: #fff;
}

.pricing-2 .pricing-table.active .pricing-title h3.text-bg {
    background: #01247e;
    padding: 44px 0 30px;
}

.pricing-2 .pricing-table.active .pricing-bg {
    background: #fff;
    color: #01247e;
}

.pricing-2 .pricing-title h3 {
    border-bottom: 5px solid #01247e;
    padding-bottom: 26px;
    margin-bottom: 0px;
}

.pricing-2 .pricing-prize h2 {
    border-bottom: 0px solid #01247e;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.pricing-2 .pricing-title span {
    padding: 13px 0;
    margin-bottom: 0px;
}

.pricing-2 .pricing-table.active .pricing-title span {
    padding: 15px 0;
    margin-bottom: 0px;
}

.pricing-2 .pricing-table.active .pricing-list ul {
    margin-top: 0px;
}

.pricing-2 .pricing-table .pricing-list ul {
    margin-top: 0px;
}

.pricing-2 .pricing-table.active {
    margin-top: -8px;
}

.pricing-2 .pricing-table .pricing-ribbon {
    left: -3px;
    top: 8px;
}

.pricing-2 .pricing-table.pricing-table-border {
    border-left: 0px solid #e8e8e8;
}

.owl-carousel-2 {
    overflow: hidden;
}

.owl-carousel-2 .owl-nav {
    display: block;
    position: absolute;
    text-indent: inherit;
    top: 46%;
    left: 0;
    width: 100%;
    cursor: pointer;
}

.owl-carousel-2 .owl-nav .owl-prev {
    display: block;
    position: absolute;
    text-indent: inherit;
    left: -44px;
    width: auto;
    cursor: pointer;
    -webkit-transition: opacity 0.3s ease 0s, left 0.3s ease 0s;
    -moz-transition: opacity 0.3s ease 0s, left 0.3s ease 0s;
    -ms-transition: opacity 0.3s ease 0s, left 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s, left 0.3s ease 0s;
    transition: opacity 0.3s ease 0s, left 0.3s ease 0s;
}

.owl-carousel-2 .owl-nav .owl-next {
    display: block;
    position: absolute;
    text-indent: inherit;
    right: -44px;
    width: auto;
    cursor: pointer;
    -webkit-transition: opacity 0.3s ease 0s, right 0.3s ease 0s;
    -moz-transition: opacity 0.3s ease 0s, right 0.3s ease 0s;
    -ms-transition: opacity 0.3s ease 0s, right 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s, right 0.3s ease 0s;
    transition: opacity 0.3s ease 0s, right 0.3s ease 0s;
}

.owl-carousel-2 .owl-nav i {
    font-weight: normal;
    font-size: 20px;
    color: #626262;
    background: rgba(255, 255, 255, 0.7);
    padding: 12px;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.owl-carousel-2 .owl-nav i:hover {
    color: #626262;
    background: rgba(255, 255, 255, 1);
}

.who-we-are-left:hover .owl-carousel-2 .owl-nav .owl-prev {
    left: 0;
}

.who-we-are-left:hover .owl-carousel-2 .owl-nav .owl-next {
    right: 0;
}

.about {
    overflow: hidden;
}

.who-we-are .who-we-are-left img {
    width: 100%;
}

.who-we-are-right h4 {
    margin-top: 0px;
    font-size: 25px;
}

.who-we-are-right a {
    font-weight: 600;
    color: #01247e;
}

.who-we-are-right-button a.button i {
    padding: 13px 10px;
    width: 46px;
    font-size: 14px;
}

.who-we-are-right-button a.button span {
    font-size: 13px;
    padding: 11px 15px;
}

ul.who-we-are-about i {
    color: #01247e;
    padding-right: 10px;
}

ul.who-we-are-about li {
    font-size: 14px;
    line-height: 30px;
}

.tooltip-s {
    position: relative;
    float: right;
}

.tooltip-s .tooltip-inner {
    background-color: transparent;
    padding: 5px 15px;
    color: #363636;
    font-weight: bold;
    font-size: 13px;
}

.popOver + .tooltip-s .tooltip-arrow {
    border: none;
}

.progress {
    border-radius: 0;
    overflow: visible;
    height: 10px;
    margin-bottom: 30px;
    background: #eceff7;
    box-shadow: none;
}

.skills-2 b {
    font-weight: 300;
    font-size: 16px;
    display: inline-block;
    margin-bottom: 5px;
    text-transform: capitalize;
}

.accordion .accordion-title {
    font-size: 16px;
    color: #000;
}

.accordion .accordion-title a {
    background: transparent;
    border: 1px solid #eceff7;
    display: block;
    position: relative;
    color: #626262;
    margin-top: -1px;
    text-decoration: none;
    padding: 11px 60px;
    font-weight: normal;
    -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

.accordion .accordion-title a:hover {
    text-decoration: none;
    background-color: transparent;
    color: #01247e;
}

.accordion .accordion-title a.active {
    color: #fff;
    background-color: #01247e;
    cursor: default;
    border-color: #01247e;
}

.accordion .accordion-title a:after {
    content: "\f067";
    width: 20px;
    height: 20px;
    margin-top: -8px;
    position: absolute;
    top: 50%;
    left: 20px;
    font-family: 'FontAwesome';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #626262;
    -webkit-font-smoothing: antialiased;
    -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

.accordion .accordion-title a.active:after,.accordion .accordion-title a.active:hover:after {
    content: "\f068";
    color: #fff;
}

.accordion .accordion-title a:hover:after {
    color: #01247e;
}

.accordion-content {
    padding: 15px 20px;
    border: 1px solid #eceff7;
}

.action-box {
    background: #001776;
    padding: 48px 0 40px;
}

.action-box1 {
    background: url(../images/banner-ust.jpg);
}

.action-box-button a.button i {
    padding: 13px 10px;
    width: 46px;
    font-size: 14px;
}

.action-box-button a.button span {
    font-size: 13px;
    padding: 11px 12px;
}

.action-box-button .button.button-black {
    margin-right: 0px;
}

.action-box-2 {
    padding: 60px 0 45px;
}

.home-3 .action-box {
    /*padding:30px 0;*/
    position: relative;
}

.home-3 .action-box:before {
    content: "";
    position: absolute;
    bottom: -15px;
    left: 25%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 21px 15px 0;
    border-color: transparent #08207c transparent transparent;
}

.home-3 .action-box h3 {
    line-height: 36px;
}

.feature-main .container-fluid {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.feature-main .container-fluid .row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.feature-main .container-fluid .row [class*="col-"] {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.feature-mob {
    background: url("../images/feature/05.png") no-repeat scroll 0 0;
    display: inline-block;
    height: 630px;
    position: relative;
    width: 100%;
}

.mob-scroll {
    display: inline-block;
    height: 630px;
    position: relative;
    width: 282px;
}

.mob-scroll:hover .feature-mob-scroll {
    background-position: center 100% !important;
}

.feature-mob .feature-mob-scroll {
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: cover;
    height: 448px;
    left: 30px;
    position: absolute;
    top: 58px;
    width: 252px;
    transition: all 5s ease-out 0s;
    -webkit-transition: all 5s ease-out 0s;
    -o-transition: all 5s ease-out 0s;
    -moz-transition: all 5s ease-out 0s;
    -ms-transition: all 5s ease-out 0s;
}

.key-features-device {
    position: absolute;
    left: -260px;
    top: -20px;
}

.dropping-words {
    display: block;
    text-indent: 10px;
    padding: 30px 0px;
}

.dropping-words-1 span {
    position: absolute;
    opacity: 0;
    text-transform: capitalize;
    height: 45px;
    overflow: hidden;
    color: #588203;
    -webkit-transform-origin: 10% 75%;
    transform-origin: 10% 75%;
    -webkit-animation: rotateWord 18s linear infinite 0s;
    -ms-animation: rotateWord 18s linear infinite 0s;
    -moz-animation: rotateWord 18s linear infinite 0s;
    -o-animation: rotateWord 18s linear infinite 0s;
    animation: rotateWord 18s linear infinite 0s;
}

.dropping-words span:nth-child(2) {
    -webkit-animation-delay: 3s;
    -ms-animation-delay: 3s;
    -o-animation-delay: 3s;
    -moz-animation-delay: 3s;
    animation-delay: 3s;
}

.dropping-words span:nth-child(3) {
    -webkit-animation-delay: 6s;
    -ms-animation-delay: 6s;
    -o-animation-delay: 6s;
    -moz-animation-delay: 6s;
    animation-delay: 6s;
}

.dropping-words span:nth-child(4) {
    -webkit-animation-delay: 9s;
    -ms-animation-delay: 9s;
    -o-animation-delay: 9s;
    -moz-animation-delay: 9s;
    animation-delay: 9s;
}

.dropping-words span:nth-child(5) {
    -webkit-animation-delay: 12s;
    -ms-animation-delay: 12s;
    -o-animation-delay: 12s;
    -moz-animation-delay: 12s;
    animation-delay: 12s;
}

.dropping-words span:nth-child(6) {
    -webkit-animation-delay: 15s;
    -ms-animation-delay: 15s;
    -o-animation-delay: 15s;
    -moz-animation-delay: 15s;
    animation-delay: 15s;
}

@-webkit-keyframes rotateWord {
    0% {
        opacity: 0;
    }

    5% {
        opacity: 1;
    }

    17% {
        opacity: 1;
        -webkit-transform: rotate(0deg);
    }

    19% {
        opacity: 1;
        -webkit-transform: rotate(98deg);
    }

    21% {
        opacity: 1;
        -webkit-transform: rotate(86deg);
    }

    23% {
        opacity: 1;
        -webkit-transform: translateY(85px) rotate(83deg);
    }

    25% {
        opacity: 0;
        -webkit-transform: translateY(170px) rotate(80deg);
    }

    80% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

@-ms-keyframes rotateWord {
    0% {
        opacity: 0;
    }

    5% {
        opacity: 1;
    }

    17% {
        opacity: 1;
        -ms-transform: rotate(0deg);
    }

    19% {
        opacity: 1;
        -ms-transform: rotate(98deg);
    }

    21% {
        opacity: 1;
        -ms-transform: rotate(86deg);
    }

    23% {
        opacity: 1;
        -ms-transform: translateY(85px) rotate(83deg);
    }

    25% {
        opacity: 0;
        -ms-transform: translateY(170px) rotate(80deg);
    }

    80% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

@-o-keyframes rotateWord {
    0% {
        opacity: 0;
    }

    5% {
        opacity: 1;
    }

    17% {
        opacity: 1;
        -o-transform: rotate(0deg);
    }

    19% {
        opacity: 1;
        -o-transform: rotate(98deg);
    }

    21% {
        opacity: 1;
        -o-transform: rotate(86deg);
    }

    23% {
        opacity: 1;
        -o-transform: translateY(85px) rotate(83deg);
    }

    25% {
        opacity: 0;
        -o-transform: translateY(170px) rotate(80deg);
    }

    80% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

@-moz-keyframes rotateWord {
    0% {
        opacity: 0;
    }

    5% {
        opacity: 1;
    }

    17% {
        opacity: 1;
        -moz-transform: rotate(0deg);
    }

    19% {
        opacity: 1;
        -moz-transform: rotate(98deg);
    }

    21% {
        opacity: 1;
        -moz-transform: rotate(86deg);
    }

    23% {
        opacity: 1;
        -moz-transform: translateY(85px) rotate(83deg);
    }

    25% {
        opacity: 0;
        -moz-transform: translateY(170px) rotate(80deg);
    }

    80% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

@keyframes rotateWord {
    0% {
        opacity: 0;
    }

    5% {
        opacity: 1;
    }

    17% {
        opacity: 1;
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    19% {
        opacity: 1;
        -webkit-transform: rotate(98deg);
        transform: rotate(98deg);
    }

    21% {
        opacity: 1;
        -webkit-transform: rotate(86deg);
        transform: rotate(86deg);
    }

    23% {
        opacity: 1;
        -webkit-transform: translateY(85px) rotate(83deg);
        transform: translateY(85px) rotate(83deg);
    }

    25% {
        opacity: 0;
        -webkit-transform: translateY(170px) rotate(80deg);
        transform: translateY(170px) rotate(80deg);
    }

    80% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

.awesome-features {
    position: relative;
}

.feature-item {
    position: relative;
    clear: both;
}

.feature-item:before,.feature-item:after {
    content: "";
    display: table;
}

.feature-item:after {
    clear: both;
}

.feature-item {
    zoom:1;}

.feature-details {
    float: right;
    width: 40%;
    padding-left: 20px;
}

.feature-item:first-child .feature-details {
    background: transparent url(../images/try.png) no-repeat bottom left;
    padding-bottom: 60px;
}

.feature-details h2 {
    color: #498EA5;
    margin-top: 0;
    text-shadow: 1px 1px 1px rgba(255,255,255,0.5);
    padding-bottom: 10px;
    box-shadow: 0 1px 0 #DFDEDC, 0 2px 0 rgba(255,255,255,0.5);
}

.feature-details p {
    color: #999;
    text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
    line-height: 22px;
}

.feature-details p a {
    font-weight: bold;
    color: #498EA5;
}

.feature-details p a:hover {
    color: #2A3344;
}

.feature-preview {
    position: relative;
}

.feature-item-left .feature-details {
    float: left;
    padding-right: 20px;
    padding-left: 0px;
    text-align: right;
}

.feature-item img {
    width: 100%;
    margin: 0 auto;
    display: block;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.feature-annotations {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    z-index: 5;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -o-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.feature-annotations span {
    display: block;
    position: absolute;
    padding: 12px 8px 0;
    text-align: center;
    font-size: 16px;
    font-style: italic;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -o-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.feature-annotations span:after {
    background: transparent url("../images/001.png") no-repeat scroll 0 0;
    content: "";
    height: 73px;
    left: 100%;
    position: absolute;
    top: 50%;
    width: 190px;
}

.feature-annotations span:nth-child(1) {
    top: 5%;
    left: 5%;
}

.feature-annotations span:nth-child(2) {
    top: 20%;
    left: -13%;
}

.feature-annotations span:nth-child(3) {
    top: 7%;
    right: 2%;
}

.feature-annotations span:nth-child(4) {
    top: 53%;
    right: -8%;
}

.feature-annotations span:nth-child(5) {
    bottom: 25%;
    left: -4%;
}

.feature-annotations span:nth-child(6) {
    top: -6%;
    left: 0%;
    right: 0%;
}

.feature-item:nth-child(2) .feature-annotations span:nth-child(1) {
    top: 12%;
    left: 37%;
}

.feature-item:nth-child(2) .feature-annotations span:nth-child(2) {
    top: 32%;
    left: -5%;
}

.feature-item:nth-child(2) .feature-annotations span:nth-child(3) {
    top: 40%;
    right: -5%;
}

.feature-annotations span:nth-child(3):after,.feature-annotations span:nth-child(4):after,.feature-item:nth-child(2) .feature-annotations span:nth-child(1):after {
    left: auto;
    right: 100%;
    background-image: url(../images/002.png);
}

.feature-item:nth-child(1) .feature-annotations span:nth-child(6):after {
    left: 50%;
    background-image: url(../images/003.png);
    margin-top: 25px;
    height: 150px;
}

input.feature-toggle {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    margin: 0;
    padding: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    z-index: 100;
    border: none;
    cursor: pointer;
}

input.feature-toggle:checked + img {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=99)";
    filter: alpha(opacity=99);
    opacity: 1;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -o-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
}

input.feature-toggle:hover + img {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=99)";
    filter: alpha(opacity=99);
    opacity: 1;
}

input.feature-toggle:checked ~ .feature-annotations,input.feature-toggle:checked ~ .feature-annotations span {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=99)";
    filter: alpha(opacity=99);
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

input.feature-toggle:checked ~ .feature-annotations span:nth-child(1) {
    -webkit-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    -ms-transition-delay: 0.3s;
    transition-delay: 0.3s;
}

input.feature-toggle:checked ~ .feature-annotations span:nth-child(2) {
    -webkit-transition-delay: 0.6s;
    -moz-transition-delay: 0.6s;
    -o-transition-delay: 0.6s;
    -ms-transition-delay: 0.6s;
    transition-delay: 0.6s;
}

input.feature-toggle:checked ~ .feature-annotations span:nth-child(3) {
    -webkit-transition-delay: 0.8s;
    -moz-transition-delay: 0.8s;
    -o-transition-delay: 0.8s;
    -ms-transition-delay: 0.8s;
    transition-delay: 0.8s;
}

input.feature-toggle:checked ~ .feature-annotations span:nth-child(4) {
    -webkit-transition-delay: 1.0s;
    -moz-transition-delay: 1.0s;
    -o-transition-delay: 1.0s;
    -ms-transition-delay: 1.0s;
    transition-delay: 1.0s;
}

input.feature-toggle:checked ~ .feature-annotations span:nth-child(5) {
    -webkit-transition-delay: 1.2s;
    -moz-transition-delay: 1.2s;
    -o-transition-delay: 1.2s;
    -ms-transition-delay: 1.2s;
    transition-delay: 1.2s;
}

input.feature-toggle:checked ~ .feature-annotations span:nth-child(6) {
    -webkit-transition-delay: 1.2s;
    -moz-transition-delay: 1.2s;
    -o-transition-delay: 1.2s;
    -ms-transition-delay: 1.2s;
    transition-delay: 1.4s;
}

@media screen and (max-width: 730px) {
    .feature-item .feature-details,.feature-preview {
        float:none;
        width: 100%;
        padding: 0;
        text-align: left;
    }

    .feature-annotations span {
        font-size: 11px;
    }
}

.awesome-features-device {
    position: relative;
    width: 100%;
}

.awesome-features-device img {
    position: absolute;
    left: -250px;
    top: 50px;
    display: block;
}

.service-image-holder {
    position: relative;
    height: 496px;
}

.service-image-holder .section-title-2 {
    display: inline-block;
    left: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    width: 100%;
}

.services-text-box {
    background: #01247e;
    padding: 90px 70px 40px 90px;
}

.counter-main b {
    font-size: 38px;
    display: block;
    color: #fff;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    margin: 10px 0px;
}

.counter-main span {
    font-size: 40px;
    color: #fff;
}

.counter-main h5 {
    margin-bottom: 0px;
}

.creativity h1 {
    line-height: 65px;
    text-transform: uppercase;
    font-size: 50px;
    font-weight: bold;
}

.creativity p {
    font-size: 30px;
}

.creativity .button {
    display: inline-block;
    float: none;
}

.news-letter {
    padding: 50px 0;
}

.news-letter p {
    margin-bottom: 0px;
}

.news-letter .section-field {
    position: relative;
    display: block;
}

.news-letter .section-field i {
    position: absolute;
    left: 0;
    padding: 15px;
    font-size: 14px;
    color: #363636;
}

.news-letter .section-field input {
    padding-left: 35px;
    color: #363636;
    background: transparent;
    border: 1px solid #363636;
    width: 80%;
    border-radius: 3px;
}

.news-letter .section-field input:focus {
    border: 1px solid #01247e;
}

.home-4 .news-letter .section-field {
    margin-top: 25px;
}

.popup-contact {
    position: relative;
}

.popup-contact-box {
    position: absolute;
    bottom: 105px;
    left: 15px;
    z-index: 999;
}

#contact-btn {
    bottom: 0;
    position: absolute;
    z-index: 99;
    background: #001776;
    color: #fff;
    width: 40px;
    border-radius: 3px;
    font-size: 18px;
    height: 40px;
    text-align: center;
    line-height: 40px;
}

.popup-contact-box input:focus {
    border: 1px solid;
}

.contact-info {
    display: none;
    background-color: #eceff7;
    width: 300px;
    min-height: 390px height:auto;
    border-radius: 3px;
    padding: 25px;
}

.contact-info h4 {
    text-transform: capitalize;
}

.contact-info .contact-form .section-field {
    display: inline;
    position: relative;
    width: 100%;
}

.contact-info .contact-form .field-widget {
    position: relative;
}

.contact-info .contact-form .section-field i {
    color: #01247e;
    left: 0;
    position: absolute;
    z-index: 99;
}

.contact-info .contact-form .section-field input {
    text-transform: capitalize;
    margin-bottom: 20px;
    margin-right: 17px;
    color: #363636;
    padding-left: 38px;
    width: 100%;
    border: 1px solid #01247e;
    border-radius: 3px;
}

.contact-info .contact-form .section-field input:focus {
    border-color: #363636;
}

.contact-info .contact-form textarea {
    width: 100%;
    border: medium none;
    color: #363636;
    display: block;
    border: 1px solid #01247e;
    margin-bottom: 20px;
    border-radius: 3px;
    padding-left: 38px;
}

.contact-info .contact-form textarea:focus {
    border-color: #363636;
}

.contact-info a.button-border span {
    padding: 8px 18px;
    margin-right: 0;
}

.home-2 #contact-btn {
    background: #007da1;
}

.contact-box i {
    background: #eceff7;
    width: 80px;
    height: 80px;
    text-align: center;
    line-height: 80px;
    border-radius: 5px;
    font-size: 34px;
    color: #01247e;
}

.contact-form .section-field {
    position: relative;
    width: 31.3%;
    margin-right: 3%;
    float: left;
}

.contact-form .section-field:nth-child(3) {
    margin-right: 0px;
}

.contact-form .section-field i {
    position: absolute;
    left: 0;
    color: #01247e;
    display: inline-block;
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    z-index: 99;
}

.contact-form .section-field input {
    position: relative;
    width: 100%;
    margin-bottom: 20px;
    padding-left: 45px;
    clear: both;
}

.contact-form .section-field.textarea {
    width: 100%;
    float: left;
}

.contact-form .section-field.textarea textarea {
    padding-left: 45px;
}

.contact-map .container-fluid {
    padding: 0px;
    margin: 0px;
    height: 450px;
}

.contact-2 .contact-box i {
    background: transparent;
    float: left;
    margin-right: 10px;
    line-height: 30px;
    top: -7px;
}

.contact-2 .contact-box .info {
    display: table;
}

.contact-3 .contact-map iframe {
    height: 800px;
}

.contact-3-info {
    padding: 40px;
    height: 800px;
}

.contact-3-info .contact-add i {
    float: left;
    color: #01247e;
    margin-right: 15px;
    line-height: 29px;
}

.contact-3-info .contact-add p {
    display: table;
}

.contact-3-info .contact-form input {
    background: rgba(0, 0, 0, .5);
    border: none;
    color: #fff;
}

.contact-3-info .contact-form textarea {
    background: rgba(0, 0, 0, .5);
    border: none;
    color: #fff;
}

.contact-3-info .contact-form input:focus {
    background: rgba(0, 0, 0, 1);
}

.contact-3-info .contact-form textarea:focus {
    background: rgba(0, 0, 0, 1);
}

.contact-3-info .contact-add i {
    width: 45px;
    height: 45px;
    text-align: center;
    border-radius: 50%;
    background: rgba(0, 0, 0, .5);
    line-height: 45px;
}

.home-3 .contact .contact-add i {
    float: left;
    color: #01247e;
    margin-right: 15px;
    line-height: 29px;
}

.home-3 .contact .contact-add p {
    display: table;
}

.home-3 .contact .contact-form i {
    z-index: 99;
}

.home-3 .contact .contact-form input {
    background: rgba(0, 0, 0, .5);
    border: none;
    color: #fff;
}

.home-3 .contact .contact-form textarea {
    background: rgba(0, 0, 0, .5);
    border: none;
    color: #fff;
    display: block;
}

.home-3 .contact .contact-form input:focus {
    background: rgba(0, 0, 0, 1);
    box-shadow: none;
    border: none;
}

.home-3 .contact .contact-form textarea:focus {
    background: rgba(0, 0, 0, 1);
    box-shadow: none;
    border: 0px solid;
}

.home-4 .social .container-fluid {
    padding: 0px;
}

.home-4 .social li {
    display: inline-block;
    float: left;
    width: 12.5%;
}

.home-4 .social li a {
    background: #3a5897;
    height: 80px;
    display: block;
    text-align: center;
    line-height: 80px;
    color: #fff;
    font-size: 30px;
}

.home-4 .social li a.fb {
    background: #3a5897;
}

.home-4 .social li a.fb:hover {
    box-shadow: 250px 0 0 #1e3667 inset;
}

.home-4 .social li a.twitter {
    background: #41d1da;
}

.home-4 .social li a.twitter:hover {
    box-shadow: 250px 0 0 #249da5 inset;
}

.home-4 .social li a.pinterest {
    background: #c3222b;
}

.home-4 .social li a.pinterest:hover {
    box-shadow: 250px 0 0 #9d141c inset;
}

.home-4 .social li a.vimeo {
    background: #41b2dc;
}

.home-4 .social li a.vimeo:hover {
    box-shadow: 250px 0 0 #2288ae inset;
}

.home-4 .social li a.dribbble {
    background: #dd4b80;
}

.home-4 .social li a.dribbble:hover {
    box-shadow: 250px 0 0 #9e234f inset;
}

.home-4 .social li a.linkedin {
    background: #0274b3;
}

.home-4 .social li a.linkedin:hover {
    box-shadow: 250px 0 0 #025482 inset;
}

.home-4 .social li a.rss {
    background: #ff9900;
}

.home-4 .social li a.rss:hover {
    box-shadow: 250px 0 0 #c57805 inset;
}

.home-4 .social li a.behance {
    background: #005cff;
}

.home-4 .social li a.behance:hover {
    box-shadow: 250px 0 0 #0046c3 inset;
}

.history-main {
    width: 100%;
}

.liner {
    background: #fff;
    height: 2px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 50%;
    width: 96%;
    z-index: 1;
    position: relative;
}

.liner i {
    position: absolute;
    right: -2px;
    top: -9px;
    color: #fff;
}

.history-content {
    list-style: outside none none;
    padding: 125px 0;
    width: auto;
}

.history-1 {
    position: relative;
    left: 45px;
}

.history-2 {
    position: relative;
    margin-left: 30%;
}

.history-3 {
    position: relative;
    margin-left: 58%;
}

.history-4 {
    position: relative;
    margin-left: 95%;
}

.history-line {
    background: #fff;
    height: 60px;
    left: 3px;
    position: absolute;
    top: -75px;
    width: 2px;
    z-index: 9;
}

.history-time-lin {
    position: relative;
    top: 10px;
    z-index: 2;
}

.history-time-lin:before {
    bottom: 0;
}

.history-time-lin:before {
    background: #fff;
    border-radius: 50%;
    content: "";
    height: 20px;
    left: -5px;
    position: absolute;
    width: 20px;
    z-index: 1;
}

.history-time-lin:after {
    border: 2px solid #fff;
    background: #000;
    border-radius: 50%;
    content: "";
    height: 30px;
    left: -5px;
    position: absolute;
    width: 30px;
}

.history-time-lin:after {
    left: -10px;
    top: -25px;
}

.history-item {
    left: -20px;
    position: absolute;
    top: -125px;
}

.history-item a {
    border-radius: 50%;
    border: 2px solid #fff;
    background: rgba(255, 255, 255, 0.2);
    line-height: 45px;
    font-size: 14px;
    color: #fff;
    width: 50px;
    height: 50px;
    text-align: center;
    display: block;
}

.history-5 {
    position: relative;
    margin-left: 15%;
}

.history-6 {
    position: relative;
    margin-left: 53%;
}

.history-7 {
    position: relative;
    margin-left: 78%;
}

.history-line-2 {
    background: #fff none repeat scroll 0 0;
    height: 60px;
    left: 3px;
    position: absolute;
    top: 15px;
    width: 2px;
    z-index: 9;
}

.history-item-2 {
    left: -20px;
    position: absolute;
    top: 75px;
}

.history-item-2 a {
    border-radius: 50%;
    border: 2px solid #fff;
    background: rgba(255, 255, 255, 0.2);
    line-height: 45px;
    font-size: 14px;
    color: #fff;
    width: 50px;
    height: 50px;
    text-align: center;
    display: block;
}

.our-history .timeline {
    list-style: none;
    padding: 20px 0 20px;
    position: relative;
}

.our-history .timeline:before {
    top: 0;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 4px;
    background-color: #eceff7;
    left: 50%;
    margin-left: -1.5px;
}

.our-history .timeline > li {
    margin-bottom: 20px;
    position: relative;
}

.our-history .timeline > li:before,.our-history .timeline > li:after {
    content: " ";
    display: table;
}

.our-history .timeline > li:after {
    clear: both;
}

.our-history .timeline > li:before,.our-history .timeline > li:after {
    content: " ";
    display: table;
}

.our-history .timeline > li:after {
    clear: both;
}

.our-history .timeline > li > .timeline-panel {
    width: 46%;
    float: left;
    padding: 10px 30px 20px 30px;
    position: relative;
}

.our-history .timeline > li > .timeline-panel:before {
    position: absolute;
    top: 23px;
    right: -33px;
    display: inline-block;
    width: 42px;
    height: 4px;
    background: #eceff7;
    content: " ";
}

.our-history .timeline > li > .timeline-badge {
    color: #fff;
    width: 18px;
    height: 18px;
    line-height: 10px;
    font-size: 0.7em;
    text-align: center;
    position: absolute;
    top: 16px;
    left: 50%;
    border: 3px solid #01247e;
    margin-left: -9px;
    background-color: #fff;
    border-top-right-radius: 50%;
    border-top-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-bottom-left-radius: 50%;
    box-shadow: 0 0 0 5px #fff;
}

.our-history .timeline > li.timeline-inverted > .timeline-panel {
    float: right;
}

.our-history .timeline > li.timeline-inverted > .timeline-panel:before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -32px;
    right: auto;
}

.our-history .timeline > li.timeline-inverted > .timeline-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto;
}

.our-history .timeline-body > p,.our-history .timeline-body > ul {
    margin-bottom: 0;
}

.our-history .timeline-body > p + p {
    margin-top: 5px;
}

.our-history .timeline > li {
    text-align: right;
}

.our-history .timeline > li.timeline-inverted {
    text-align: left;
}

.our-history .timeline .text-muted {
    font-size: 14px;
    color: #626262;
}

.our-history .timeline .timeline-arrow {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    text-align: center;
    color: #eceff7;
    bottom: -29px;
}

.inner-intro {
    height: 410px;
    display: block;
}

.inner-intro .container {
    display: table;
    height: 100%;
    position: relative;
}

.inner-intro span {
    text-transform: capitalize;
}

.inner-intro h1 {
    text-transform: capitalize;
}

.intro-title {
    display: table-cell;
    vertical-align: bottom;
}

.intro-title p {
    font-size: 18px;
    text-transform: capitalize;
}

ul.page-breadcrumb li span {
    color: #fff;
    font-size: 14px;
    text-transform: capitalize;
}

ul.page-breadcrumb {
    /*padding-top:60px;*/
    padding-bottom: 25px;
}

ul.page-breadcrumb li {
    color: #fff;
    display: inline-block;
    list-style: none;
}

ul.page-breadcrumb li i {
    font-size: 14px;
    padding: 0 7px;
}

ul.page-breadcrumb li a {
    color: #fff;
    font-size: 14px;
    text-transform: capitalize;
}

ul.page-breadcrumb li a:hover {
    color: #01247e;
}

.sidebar-widget p {
    margin-bottom: 0px;
}

.widget-search {
    position: relative;
}

.widget-search input {
    padding-right: 30px;
    color: #626262;
    height: 45px;
    border-color: #eceff7;
}

.widget-search i {
    position: absolute;
    right: 0px;
    padding: 16px 12px;
    font-size: 14px;
    color: #626262;
    cursor: pointer;
}

.widget-search input:focus {
    border-color: #01247e;
}

.widget-menu {
    position: relative;
}

.widget-menu ul li a {
    font-size: 14px;
    display: block;
    color: #626262;
    position: relative;
}

.widget-menu i {
    padding-top: 4px;
    position: absolute;
    right: 18px;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
}

.widget-menu ul li a span {
    padding: 10px 10px 10px 0;
    display: block;
    font-size: 14px;
}

.widget-menu ul li a span:hover {
    text-decoration: none;
    color: #01247e;
}

.widget-menu ul li.active {
    border-bottom: none;
}

.widget-menu ul li.hover a {
    color: #01247e;
}

.widget-menu ul li.hover a span {
    background: transparent;
    color: #01247e;
}

.widget-menu ul ul li a span {
    color: #626262;
}

.widget-menu ul ul li a span:hover {
    color: #01247e;
}

.widget-menu ul ul {
    display: none;
    padding-left: 20px;
}

.widget-menu ul ul a {
    display: block;
    color: #626262;
    font-size: 14px;
}

.widget-menu ul ul a:hover {
    color: #01247e;
}

.widget-menu ul li.active i {
    transform: rotate(90deg);
}

.sidebar-widget .recent-post {
    float: left;
    width: 100%;
}

.sidebar-widget .recent-post-info span {
    padding-top: 4px;
}

.sidebar-widget .recent-post-info a {
    color: #626262;
}

.sidebar-widget .recent-post-info a:hover {
    color: #01247e;
}

.sidebar-widget .recent-post-info i {
    color: #01247e;
}

.sidebar-widget .recent-post:last-child {
    margin-bottom: 40px !important;
}

.widget-archives li {
    display: block;
    margin-bottom: 13px;
}

.widget-archives li a {
    font-size: 14px;
    color: #626262;
    line-height: 32px;
    display: block;
}

.widget-archives li i {
    font-size: 16px;
    line-height: 17px;
    padding-left: 2px;
    margin-right: 20px;
    border: 1px solid #626262;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    text-align: center;
}

.widget-archives li a:hover {
    color: #01247e;
}

.widget-archives li a:hover i {
    border-color: #01247e;
    color: #01247e;
}

.sidebar-widget .tags li a:hover {
    background: #01247e;
    border-color: #01247e;
    color: #fff;
}

.about-me .custom-content {
    margin-top: 0px;
}

.about-me .maintenance-progress-bar {
    margin: 0;
}

.about-me .maintenance-progress-bar .progress-bar {
    margin: 0 44px;
}

.maintenance-progress-bar .progress-bar .rotate {
    background: #01247e !important;
}

.maintenance-progress-bar .progress-bar .right {
    background: #01247e !important;
}

.about-me .portfolio-item {
    width: 100%;
}

.about-me .contact-me p {
    color: #363636;
    margin: 15px 0;
    display: table;
}

.about-me .contact-me i {
    float: left;
    color: #01247e;
    margin-right: 15px;
    line-height: 23px;
    width: 20px;
}

.about-me .follow-me ul {
    margin-top: 20px;
}

.about-me .follow-me li {
    display: inline-block;
}

.about-me .follow-me li a {
    background: #e4e4e4;
    color: #01247e;
    border-radius: 3px;
    display: block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    margin-right: 2px;
    text-align: center;
    font-size: 16px;
}

.about-me .follow-me li a:hover {
    background: #01247e;
    color: #fff;
}

.service-page-tab #tabs {
    border: 1px solid #eceff7;
    padding: 20px;
}

.service-page-tab #tabs .tabs {
    text-align: left;
}

.service-page-tab #tabs .tabs li {
    font-size: 16px;
    text-transform: uppercase;
    background: #eceff7;
    color: #626262;
    margin: 0 2px;
    padding: 10px 15px;
}

.service-page-tab #tabs .tabcontent {
    text-align: left;
    padding: 15px 0 0;
    margin-bottom: 0px;
}

.service-page-tab #tabs .tabcontent p {
    margin-bottom: 0px;
}

.service-page-tab #tabs ul.tabs li.active, .service-page-tab #tabs ul.tabs li.active:focus, #tabs ul.tabs li:hover {
    color: #fff;
}

.ripple {
    width: 0;
    height: 0;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.4);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    position: absolute;
    opacity: 1;
}

.rippleEffect {
    -webkit-animation: rippleDrop .6s linear;
    animation: rippleDrop .6s linear;
}

@-webkit-keyframesrippleDrop {
    100% {
        -webkit-transform: scale(2);
        transform: scale(2);
        opacity: 0;
    }
}

@keyframesrippleDrop {
    100% {
        -webkit-transform: scale(2);
        transform: scale(2);
        opacity: 0;
    }
}

.like-template h2 {
    text-transform: uppercase;
}

.like-template p {
    font-size: 18px;
}

.premium-features b {
    margin-bottom: 0px;
}

.service-3 .row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.service-3 .row [class*="col-"] {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.meet-team .isotope-filters {
    margin: 0 auto 20px;
}

.team {
    background: #eceff7;
    padding: 10px;
    -webkit-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.team .team-description {
    padding: 20px 0;
}

.team h4 {
    font-weight: 500;
    margin-bottom: 5px;
    -webkit-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.team span {
    font-size: 16px;
    color: #01247e;
    -webkit-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.team p {
    margin-bottom: 0px;
    margin-top: 10px;
    -webkit-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.team .team-social-icon {
    margin-bottom: 10px;
}

.team .team-social-icon a i {
    background: #fff;
    border: 1px solid #cfd6e8;
    border-radius: 50%;
    color: #000;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    margin: 0 4px;
    text-align: center;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    width: 40px;
}

.team.active .team-social-icon a i {
    border-color: #01247e;
}

.team .team-social-icon a i:hover {
    background: #01247e;
    color: #fff;
    border-color: #fff;
}

.team:hover, .team.active {
    background: #01247e;
}

.team:hover h4, .team.active h4 {
    color: #fff;
}

.team:hover span, .team.active span {
    color: #fff;
}

.team:hover p, .team.active p {
    color: #fff;
}

.team-2 {
    background: transparent;
    padding: 10px;
}

.team-2 .team-images {
    position: relative;
}

.team-2 span {
    font-size: 15px;
    color: #01247e;
}

.team-2 .team-social-icon {
    margin-bottom: 10px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    position: absolute;
    top: 54%;
    width: 100%;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.team-2 .team-social-icon a i {
    background: #fff;
    border-radius: 50%;
    color: #01247e;
    font-size: 14px;
    height: 40px;
    line-height: 42px;
    margin: 0 4px;
    text-align: center;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    width: 40px;
}

.team-2 .team-social-icon a i:hover {
    background: #01247e;
    color: #fff;
}

.team-details {
    background-color: rgba(0, 0, 0, 0.5);
    display: inline-block;
    left: 0;
    top: 0;
    opacity: 0;
    height: 100%;
    overflow: hidden;
    padding: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}

.team-2:hover .team-details {
    opacity: 1;
}

.team-2 .full-screen.columns-4 .grid-item {
    padding: 15px;
}

.team-2 .team-overlay {
    background: #01247e;
    bottom: 0;
    height: 0;
    left: 0;
    position: absolute;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    width: 100%;
    z-index: 2;
}

.team-2 .portfolio-item img {
    transition: transform 0.35s ease 0s;
    -webkit-transition: transform 0.35s ease 0s;
    -o-transition: transform 0.35s ease 0s;
    -ms-transition: transform 0.35s ease 0s;
    -moz-transition: transform 0.35s ease 0s;
}

.team-2 .portfolio-item:hover .team-overlay {
    height: 115px;
}

.team-2 .portfolio-item:hover img {
    transform: translate3d(0px, -60px, 0px);
    -webkit-transform: translate3d(0px, -60px, 0px);
    -moz-transform: translate3d(0px, -60px, 0px);
    -o-transform: translate3d(0px, -60px, 0px);
    -ms-transform: translate3d(0px, -60px, 0px);
}

.team-2 .team-overlay .social {
    background: #363636;
    padding: 10px 0;
}

.team-2 .team-overlay .social li {
    display: inline-block;
}

.team-2 .team-overlay .social li a {
    display: block;
    font-size: 14px;
    padding: 0 10px;
    font-weight: normal;
    color: #fff;
}

.team-2 .team-overlay .social li a:hover {
    color: #01247e;
}

.team-2 .team-overlay .info {
    background: #01247e;
    padding: 12px 0px;
}

.team-2 .team-overlay .info h5 {
    margin-bottom: 3px;
    text-transform: capitalize;
}

.team-2 .team-overlay .info span {
    color: #363636;
    font-size: 14px;
}

.team-2 .team-2-box img {
    transition: transform 0.35s ease 0s;
    -webkit-transition: transform 0.35s ease 0s;
    -o-transition: transform 0.35s ease 0s;
    -ms-transition: transform 0.35s ease 0s;
    -moz-transition: transform 0.35s ease 0s;
}

.team-2 .team-2-box {
    position: relative;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.team-2 .team-2-box:hover .team-overlay, .team-2 .team-2-box.active .team-overlay {
    height: 115px;
}

.team-2 .team-2-box:hover img, .team-2 .team-2-box.active img {
    transform: translate3d(0px, -60px, 0px);
    -webkit-transform: translate3d(0px, -60px, 0px);
    -moz-transform: translate3d(0px, -60px, 0px);
    -o-transform: translate3d(0px, -60px, 0px);
    -ms-transform: translate3d(0px, -60px, 0px);
}

.team-3-main {
    position: relative;
}

.team-3 {
    background: transparent;
    border: 5px solid #fff;
    position: relative;
    z-index: 9;
}

.team-3 .team-images {
    position: relative;
}

.team-3 .team-description {
    padding: 20px 0 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    bottom: 40px;
    position: absolute;
    width: 100%;
}

.team-3 h4 {
    margin-bottom: 5px;
    color: #fff;
}

.team-3 span {
    font-size: 15px;
    color: #fff;
}

.team-3 p {
    font-size: 13px;
    margin-bottom: 0px;
    margin-top: 10px;
}

.team-3 .team-social-icon {
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    position: absolute;
    bottom: 0;
    width: 100%;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.team-3 .team-social-icon a i {
    background: #fff;
    border-radius: 50%;
    color: #01247e;
    font-size: 14px;
    height: 40px;
    line-height: 42px;
    margin: 0 4px;
    text-align: center;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    width: 40px;
}

.team-3 .team-social-icon a i:hover {
    background: #01247e;
    color: #fff;
}

.team-details {
    background-color: rgba(0, 0, 0, 0.5);
    display: inline-block;
    left: 0;
    top: 0;
    opacity: 0;
    height: 100%;
    overflow: hidden;
    padding: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}

.team-3:hover .team-details {
    opacity: 1;
}

.team-3-device {
    background: url(../images/device/device-5.png) no-repeat;
    background-size: 100%;
    height: 80px;
    bottom: 0px;
    left: 0;
    right: 0;
    width: 100%;
    position: absolute;
    display: inline-block;
    z-index: 0;
}

.team-3-main .owl-carousel-11 {
    padding: 0 50px;
    margin-bottom: 65px;
}

.owl-carousel-11 .owl-nav {
    display: block;
    position: absolute;
    text-indent: inherit;
    top: 46%;
    left: 0;
    width: 100%;
    cursor: pointer;
}

.owl-carousel-11 .owl-nav .owl-prev {
    display: block;
    position: absolute;
    text-indent: inherit;
    right: 0px;
    width: auto;
    cursor: pointer;
    -webkit-transition: opacity 0.3s ease 0s, left 0.3s ease 0s;
    -moz-transition: opacity 0.3s ease 0s, left 0.3s ease 0s;
    -ms-transition: opacity 0.3s ease 0s, left 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s, left 0.3s ease 0s;
    transition: opacity 0.3s ease 0s, left 0.3s ease 0s;
}

.owl-carousel-11 .owl-nav .owl-next {
    display: block;
    position: absolute;
    text-indent: inherit;
    left: 0px;
    width: auto;
    cursor: pointer;
    -webkit-transition: opacity 0.3s ease 0s, right 0.3s ease 0s;
    -moz-transition: opacity 0.3s ease 0s, right 0.3s ease 0s;
    -ms-transition: opacity 0.3s ease 0s, right 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s, right 0.3s ease 0s;
    transition: opacity 0.3s ease 0s, right 0.3s ease 0s;
}

.owl-carousel-11 .owl-nav i {
    font-weight: normal;
    font-size: 35px;
    color: #626262;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.owl-carousel-11 .owl-nav i:hover {
    color: #01247e;
}

.port-singal .owl-carousel-2 .item img {
    width: 100%;
}

.port-title i {
    color: #01247e;
    float: left;
    margin-right: 20px;
    font-size: 30px;
}

.port-title h3 {
    display: table;
}

.tags-2 h5 {
    display: inline-block;
    margin-bottom: 0px;
    margin-top: 4px;
}

.tags-2 ul {
    display: inline-block;
}

.tags-2 li {
    display: inline-block;
    margin-left: 5px;
}

.tags-2 li a {
    display: block;
    background: #eceff7;
    font-size: 14px;
    color: #626262;
    padding: 2px 5px;
}

.tags-2 li a:hover {
    background: #01247e;
    color: #fff;
}

.port-meta ul {
    margin-bottom: 30px;
}

.port-meta li {
    margin-bottom: 20px;
    font-size: 16px;
}

.port-meta li b {
    color: #01247e;
    width: 200px;
    font-weight: 400;
    width: 100px;
    display: inline-block;
}

.port-meta li span {
    font-weight: normal;
}

.port-info p {
    margin-bottom: 0px;
}

.port-navigation {
    padding: 20px 0;
    border-bottom: 1px dashed #d0d0d0;
    border-top: 1px dashed #d0d0d0;
}

.port-navigation a {
    color: #626262;
}

.port-arrow {
    height: 74px;
    width: 40px;
    text-align: center;
    background: #eceff7;
    display: inline-block;
}

.port-arrow i {
    text-align: center;
    font-size: 25px;
    line-height: 75px;
}

.port-photo {
    width: 124px;
    height: 77px;
    display: inline-block;
}

.port-photo img {
    width: 100%;
}

.port-post {
    background: #eceff7;
    padding: 15px;
}

.port-post-photo {
    width: 170px;
    display: inline-block;
    float: left;
    margin-right: 20px;
}

.port-post-photo img {
    width: 100%;
}

.port-post-info {
    padding-left: 190px;
}

.port-post-info h3 {
    display: inline-block;
    font-size: 24px;
}

.port-post-info span {
    color: #626262;
}

.port-post-social strong {
    font-size: 14px;
}

.port-post-social a {
    color: #626262;
    margin-left: 8px;
    font-size: 14px;
}

.port-post-social a:hover {
    color: #01247e;
}

.port-post-info p {
    margin-top: 10px;
}

.owl-carousel-7 img {
    width: 100%;
}

.owl-carousel-7 .owl-nav {
    display: block;
    position: absolute;
    text-indent: inherit;
    top: -50px;
    left: 0;
    width: 100%;
    cursor: pointer;
}

.owl-carousel-7 .owl-nav .owl-prev {
    display: block;
    position: absolute;
    text-indent: inherit;
    right: 0px;
    width: auto;
    cursor: pointer;
    -webkit-transition: opacity 0.3s ease 0s, left 0.3s ease 0s;
    -moz-transition: opacity 0.3s ease 0s, left 0.3s ease 0s;
    -ms-transition: opacity 0.3s ease 0s, left 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s, left 0.3s ease 0s;
    transition: opacity 0.3s ease 0s, left 0.3s ease 0s;
}

.owl-carousel-7 .owl-nav .owl-next {
    display: block;
    position: absolute;
    text-indent: inherit;
    right: 30px;
    width: auto;
    cursor: pointer;
    -webkit-transition: opacity 0.3s ease 0s, right 0.3s ease 0s;
    -moz-transition: opacity 0.3s ease 0s, right 0.3s ease 0s;
    -ms-transition: opacity 0.3s ease 0s, right 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s, right 0.3s ease 0s;
    transition: opacity 0.3s ease 0s, right 0.3s ease 0s;
}

.owl-carousel-7 .owl-nav i {
    font-weight: normal;
    font-size: 20px;
    color: #626262;
    background: #eceff7;
    padding: 5px 10px;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.owl-carousel-7 .owl-nav i:hover {
    color: #fff;
    background: #01247e;
}

.related-work .portfolio-item {
    width: 100%;
}

.related-work .portfolio-item .portfolio-overlay {
    display: inline-block;
    left: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    width: 100%;
}

.isotope-filters {
    display: table;
    margin: 0 auto 50px;
    text-align: center;
}

.isotope-filters button {
    border: none;
    margin: 4px;
    cursor: pointer;
    color: #626262;
    padding: 5px 18px;
    font-size: 16px;
    border-radius: 3px;
    background: transparent;
    border: 1px solid #626262;
    text-transform: capitalize;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.isotope-filters button:focus {
    outline: none;
    outline-style: none;
    outline-offset: 0;
}

.isotope-filters button.active, .isotope-filters button:hover {
    background: #01247e;
    color: #fff;
    border-color: #01247e;
}

.portfolio-block .portfolio-item {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.portfolio-block .portfolio-item .portfolio-caption {
    background: rgba(0, 0, 0, .7);
    width: 100%;
    height: 100%;
    padding: 30px;
    position: absolute;
    top: -100px;
    color: #fff;
}

.portfolio-block .portfolio-item .portfolio-caption a {
    display: inline-block;
    color: #fff;
    font-size: 18px;
}

.portfolio-block .portfolio-item .portfolio-caption a span {
    font-size: 15px;
    padding: 10px 0 20px;
    display: block;
    color: #01247e;
    text-transform: capitalize;
}

.portfolio-block .portfolio-item .portfolio-caption a:hover, .portfolio-caption a span:hover {
    color: #01247e;
}

.portfolio-block .portfolio-item .portfolio-overlay a {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: #fff;
    color: #626262;
    border-radius: 50%;
    padding-left: 0px;
    text-align: center;
    line-height: 38px;
}

.portfolio-block .portfolio-item .portfolio-overlay a i {
    font-size: 16px;
}

.portfolio-block .portfolio-item .portfolio-overlay a:hover {
    background: #01247e;
    color: #fff;
}

.portfolio-block .grid-item {
    position: relative;
    height: auto;
    margin-bottom: 40px;
    width: 100%;
}

.portfolio-block .grid-item img {
    width: 100%;
}

.portfolio-block ul.port-tag li {
    display: inline-block;
}

.portfolio-block ul.port-tag li a {
    display: block;
    font-size: 14px;
    color: #626262;
    padding-right: 5px;
}

.portfolio-block ul.port-tag li a:hover {
    color: #01247e;
}

.portfolio-block ul.list-style li {
    display: block;
}

.portfolio-block ul.list-style li a {
    font-size: 14px;
    color: #626262;
    padding-right: 5px;
}

.portfolio-block ul.list-style li i {
    padding-right: 10px;
}

.portfolio-block ul.list-style li a:hover {
    color: #01247e;
}

.portfolio-block .portfolio-item {
    width: 100%;
}

.portfolio-block .portfolio-item .portfolio-overlay {
    display: inline-block;
    left: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    width: 100%;
}

.portfolio-sidebar.portfolio-block a.title {
    background: transparent;
    width: 100%;
    color: #fff;
    padding-left: 0;
}

.portfolio-sidebar.portfolio-block a.title:hover {
    background: transparent !important;
    color: #01247e;
}

.portfolio-sidebar.portfolio-block ul.port-tag {
    margin-bottom: 10px;
}

.portfolio-sidebar.portfolio-block ul.port-tag li a {
    background: transparent;
    color: #fff;
    margin-right: 20px;
}

.portfolio-sidebar.portfolio-block ul.port-tag li a:hover {
    background: transparent;
    color: #01247e;
}

.portfolio-sidebar .button-group.filters-button-group {
    margin-bottom: 42px;
}

.portfolio-fullwidth.portfolio-block.columns-2 .grid-item {
    margin-bottom: 0px;
    width: 50%;
}

.portfolio-fullwidth.portfolio-block.columns-2 a.title {
    background: transparent !important;
    width: 100%;
    color: #fff;
}

.portfolio-fullwidth.portfolio-block.columns-2 a.title:hover {
    background: transparent !important;
    width: 100%;
    color: #01247e;
}

.portfolio-fullwidth.portfolio-block.columns-2 ul.port-tag {
    margin-bottom: 10px;
}

.portfolio-fullwidth.portfolio-block.columns-2 ul.port-tag li a {
    background: transparent;
    color: #fff;
    margin-right: 20px;
}

.portfolio-fullwidth.portfolio-block.columns-2 ul.port-tag li a:hover {
    background: transparent;
    color: #01247e;
}

.portfolio-fullwidth.columns-2 .button-group.filters-button-group {
    margin-bottom: 42px;
}

.portfolio-sidebar.portfolio-block.columns-2 .grid-item {
    margin-bottom: 0px;
    width: 50%;
}

.portfolio-sidebar.portfolio-block.columns-2 .portfolio-item .portfolio-overlay {
    display: inline-block;
    left: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    width: 100%;
}

.portfolio-sidebar.portfolio-block.columns-3 .grid-item {
    margin-bottom: 0px;
    width: 33.33%;
}

.portfolio-sidebar.portfolio-block.columns-3 .portfolio-item .portfolio-overlay {
    display: inline-block;
    left: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    width: 100%;
}

.portfolio-fullwidth.portfolio-block.columns-3 .grid-item {
    margin-bottom: 0px;
    width: 33.33%;
}

.portfolio-fullwidth.portfolio-block.columns-3 a.title {
    background: transparent !important;
    width: 100%;
    color: #fff;
}

.portfolio-fullwidth.portfolio-block.columns-3 a.title:hover {
    background: transparent;
    width: 100%;
    color: #01247e;
}

.portfolio-fullwidth.portfolio-block.columns-3 ul.port-tag {
    margin-bottom: 10px;
}

.portfolio-fullwidth.portfolio-block.columns-3 ul.port-tag li a {
    background: transparent;
    color: #fff;
    margin-right: 20px;
}

.portfolio-fullwidth.portfolio-block.columns-3 ul.port-tag li a:hover {
    background: transparent;
    color: #01247e;
}

.portfolio-fullwidth.columns-3 .button-group.filters-button-group {
    margin-bottom: 42px;
}

.portfolio-sidebar.portfolio-block.columns-4 .grid-item {
    margin-bottom: 0px;
    width: 25%;
}

.portfolio-sidebar.portfolio-block.columns-4 .portfolio-item .portfolio-overlay {
    display: inline-block;
    left: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    width: 100%;
}

.portfolio-sidebar.portfolio-block.columns-4 ul.port-tag {
    margin-bottom: 3px;
}

.portfolio-sidebar.portfolio-block.columns-4 ul.port-tag li a {
    font-size: 13px;
}

.portfolio-sidebar.portfolio-block.columns-4 .portfolio-overlay a {
    height: 30px;
    line-height: 26px;
    margin-left: 0px;
    padding-left: 0;
    text-align: center;
    width: 30px;
}

.portfolio-sidebar.portfolio-block.columns-4 a.title {
    margin-left: 0px;
    font-size: 14px;
    background: transparent;
    width: 100%;
    height: 100%;
}

.portfolio-sidebar.portfolio-block.columns-4 .portfolio-overlay i {
    font-size: 12px;
}

.portfolio-fullwidth.portfolio-block.columns-4 .grid-item {
    margin-bottom: 0px;
    width: 25%;
}

.portfolio-fullwidth.portfolio-block.columns-4 a.title {
    background: transparent !important;
    width: 100%;
    color: #fff;
}

.portfolio-fullwidth.portfolio-block.columns-4 a.title:hover {
    background: transparent;
    width: 100%;
    color: #01247e;
}

.portfolio-fullwidth.portfolio-block.columns-4 ul.port-tag {
    margin-bottom: 10px;
}

.portfolio-fullwidth.portfolio-block.columns-4 ul.port-tag li a {
    background: transparent;
    color: #fff;
    margin-right: 20px;
}

.portfolio-fullwidth.portfolio-block.columns-4 ul.port-tag li a:hover {
    background: transparent;
    color: #01247e;
}

.portfolio-fullwidth.columns-4 .button-group.filters-button-group {
    margin-bottom: 42px;
}

.packetry .item {
    float: left;
    width: 25%;
    height: auto !important;
    padding: 0px;
    margin: 0px;
    border: 0px solid transparent;
}

.packetry .item.width2 {
    width: 50%;
}

.packetry .item img {
    width: 100%;
}

.packetry .portfolio-item .portfolio-overlay {
    display: inline-block;
    left: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    width: 100%;
}

.packetry .portfolio-item .portfolio-overlay a.title {
    background: transparent;
    width: 100%;
    color: #fff;
}

.packetry .portfolio-item .portfolio-overlay a.title:hover {
    color: #01247e;
    background: none;
}

.packetry .portfolio-item .portfolio-overlay ul.port-tag {
    margin-bottom: 5px;
}

.packetry .portfolio-item .portfolio-overlay ul.port-tag li {
    display: inline-block;
    margin: 0 6px;
}

.packetry .portfolio-item .portfolio-overlay ul.port-tag li a {
    background: transparent;
    color: #fff;
    margin-right: 10px;
}

.packetry .portfolio-item .portfolio-overlay ul.port-tag li a:hover {
    color: #01247e;
}

.packetry .portfolio-item {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.packetry .portfolio-item .portfolio-caption {
    background: rgba(0, 0, 0, .7);
    width: 100%;
    height: 100%;
    padding: 30px;
    position: absolute;
    top: -100px;
    color: #fff;
}

.packetry .portfolio-item .portfolio-caption a {
    display: inline-block;
    color: #fff;
    font-size: 18px;
}

.packetry .portfolio-item .portfolio-caption a span {
    font-size: 15px;
    padding: 10px 0 20px;
    display: block;
    color: #01247e;
    text-transform: capitalize;
}

.packetry .portfolio-item .portfolio-caption a:hover, .portfolio-caption a span:hover {
    color: #01247e;
}

.packetry .portfolio-item .portfolio-overlay a {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: #fff;
    color: #626262;
    border-radius: 50%;
    padding-left: 0px;
    text-align: center;
    line-height: 38px;
}

.packetry .portfolio-item .portfolio-overlay a i {
    font-size: 16px;
}

.packetry .portfolio-item .portfolio-overlay a:hover {
    background: #01247e;
    color: #fff;
}

.isotope-filters-2 {
    display: table;
    margin: 0 auto 50px;
}

.isotope-filters-2 button {
    border: none;
    margin: 2px;
    cursor: pointer;
    color: #626262;
    padding: 5px 18px;
    font-size: 16px;
    border-radius: 3px;
    background: transparent;
    border: 1px solid #626262;
    text-transform: capitalize;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.isotope-filters-2 button:focus {
    outline: none;
    outline-style: none;
    outline-offset: 0;
}

.isotope-filters-2 button.active, .isotope-filters-2 button:hover {
    background: #01247e;
    color: #fff;
    border-color: #01247e;
}

.masonry .grid-sizer,.masonry.columns-2 .masonry-item {
    width: 50%;
    padding: 5px;
}

.masonry .masonry-item {
    float: left;
}

.masonry .masonry-item img {
    display: block;
    width: 100%;
}

.masonry .portfolio-item .portfolio-overlay .portfolio-item {
    width: 100%;
}

.masonry .portfolio-item .portfolio-overlay {
    display: inline-block;
    left: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    width: 100%;
}

.masonry .portfolio-item .portfolio-overlay a.title {
    background: transparent;
    width: 100%;
    color: #fff;
}

.masonry .portfolio-item .portfolio-overlay a.title:hover {
    color: #01247e;
    background: none;
}

.masonry .portfolio-item .portfolio-overlay ul.port-tag {
    margin-bottom: 5px;
}

.masonry .portfolio-item .portfolio-overlay ul.port-tag li {
    display: inline-block;
    margin: 0 6px;
}

.masonry .portfolio-item .portfolio-overlay ul.port-tag li a {
    background: transparent;
    color: #fff;
    margin-right: 20px;
}

.masonry .portfolio-item .portfolio-overlay ul.port-tag li a:hover {
    color: #01247e;
}

.masonry.columns-3 .masonry-item {
    width: 33.333%;
    padding: 5px;
}

.masonry.full-screen .masonry-item {
    width: 20%;
    padding: 5px;
}

.masonry .portfolio-item {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.masonry .portfolio-item .portfolio-caption {
    background: rgba(0, 0, 0, .7);
    width: 100%;
    height: 100%;
    padding: 30px;
    position: absolute;
    top: -100px;
    color: #fff;
}

.masonry .portfolio-item .portfolio-caption a {
    display: inline-block;
    color: #fff;
    font-size: 18px;
}

.masonry .portfolio-item .portfolio-caption a span {
    font-size: 15px;
    padding: 10px 0 20px;
    display: block;
    color: #01247e;
    text-transform: capitalize;
}

.masonry .portfolio-item .portfolio-caption a:hover, .portfolio-caption a span:hover {
    color: #01247e;
}

.masonry .portfolio-item .portfolio-overlay a {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: #fff;
    color: #626262;
    border-radius: 50%;
    padding-left: 0px;
    text-align: center;
    line-height: 38px;
}

.masonry .portfolio-item .portfolio-overlay a i {
    font-size: 16px;
}

.masonry .portfolio-item .portfolio-overlay a:hover {
    background: #01247e;
    color: #fff;
}

.masonry.columns-4 .masonry-item {
    width: 20%;
    padding: 5px;
}

.masonry.columns-4 ul.port-tag {
    margin-bottom: 3px;
}

.masonry.columns-4 ul.port-tag li a {
    font-size: 13px;
}

.masonry.columns-4 .portfolio-overlay a {
    height: 30px;
    line-height: 26px;
    margin-left: 0px;
    padding-left: 0;
    text-align: center;
    width: 30px;
}

.masonry.columns-4 a.title {
    margin-left: 0px;
    font-size: 14px;
    background: transparent;
    width: 100%;
    height: 100%;
}

.masonry.columns-4 .portfolio-overlay i {
    font-size: 12px;
}

.masonry-main .container-fluid {
    padding: 0px;
}

.full-screen.columns-2 .grid-item {
    width: 50%;
    padding: 0px;
}

.full-screen.columns-3 .grid-item {
    width: 33.333%;
    padding: 0px;
}

.full-screen.columns-4 .grid-item {
    width: 25%;
    padding: 0px;
}

.full-screen.columns-5 .grid-item {
    width: 20%;
    padding: 0px;
}

.full-screen .grid-item {
    float: left;
}

.full-screen .grid-item img {
    display: block;
    width: 100%;
    padding: 10px;
    background: white;
}

.full-screen .portfolio-item {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.full-screen .portfolio-item .portfolio-overlay {
    display: inline-block;
    left: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    width: 100%;
}


.full-screen .portfolio-item .portfolio-overlay a {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: #fff;
    color: #626262;
    border-radius: 50%;
    padding-left: 0px;
    text-align: center;
    line-height: 40px;
}

.full-screen .portfolio-item .portfolio-overlay a i {
    font-size: 16px;
}



.footer {
    background: #c2c2c2;
}

.footer-logo img {
    width: 65%;
}

.addresss-info li {
    font-size: 14px;
    color: #000;
    margin-bottom: 10px;
}

.addresss-info i {
    color: #01247e;
    padding-right: 5px;
    float: left;
    display: table-cell;
    width: 30px;
    line-height: 23px;
    font-size: 17px;
}

.addresss-info p {
    display: table;
    color: #000;
    margin-bottom: 0px;
}

.recent-post-image {
    float: left;
    display: table;
}

.recent-post-image img {
    vertical-align: middle;
    width: 70px;
    height: 60px;
}

.recent-post-info {
    display: table-cell;
    padding-left: 15px;
}

.recent-post-info a {
    color: #000;
    font-size: 14px;
    vertical-align: top;
}

.recent-post-info a:hover {
    color: #01247e;
}

.recent-post-info span {
    color: #6d6d6d;
    font-size: 12px;
    display: table;
    padding-top: 5px;
}

.recent-post-info i {
    color: #6d6d6d;
    font-size: 14px;
    padding-right: 5px;
}

ul.footer-instagram-images li {
    display: inline-block;
}

.social-feed li {
    float: left;
    height: 70px;
    list-style: outside none none;
    margin-bottom: 5px;
    margin-right: 5px;
    width: 70px;
}

.social-feed li img {
    width: 70px;
    height: 70px;
}

.social-feed {
    display: inline-block;
}

.footer-Newsletter {
    display: inline-block;
}

.footer-useful-link.footer-hedding ul {
    margin-top: -6px;
}

.footer-Newsletter .form-control {
    border-left: 0px;
    height: 40px;
    font-size: 13px;
    color: #fff;
}

.footer-Newsletter .form-control:focus {
    border: 1px solid #2f2f2f;
    border-left: 0;
}

.footer-useful-link ul li {
    list-style: none;
}

.footer-useful-link ul li a {
    color: #fff;
    font-size: 14px;
    vertical-align: top;
    display: block;
    line-height: 26px;
}


.tags ul li {
    display: inline-block;
}

.tags ul li a {
    display: block;
    color: #6f6f6f;
    border: 1px solid #2f2f2f;
    background: transparent;
    border-radius: 13px;
    padding: 5px 10px;
    margin-bottom: 10px;
    font-size: 12px;
    text-transform: capitalize;
}

.tags ul li a:hover {
    background: transparent;
    color: #01247e;
    border-color: #01247e;
}

.footer-widget {
    background: #7d7d7d;
    padding: 20px 15px;
}

.footer-widget a {
    color: #01247e;
}

.footer-widget a:hover {
    color: #0386ac;
}

.footer-widget-social {
    text-align: right;
    margin-top: 5px;
}

.footer-widget-social li {
    display: inline-block;
}

.footer-widget-social a i {
    display: inline-block;
    color: #fff;
    background: #001776;
    border-radius: 50%;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 47px;
    font-size: 14px;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.footer-widget-social [data-tooltip],.footer-widget-social .tooltip {
    position: relative;
    cursor: pointer;
}

.footer-widget-social [data-tooltip]:before,.footer-widget-social [data-tooltip]:after,.footer-widget-social .tooltip:before,.footer-widget-social .tooltip:after {
    position: absolute;
    visibility: hidden;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -o-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: opacity 0.2s ease-in-out,visibility 0.2s ease-in-out,-webkit-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
    -moz-transition: opacity 0.2s ease-in-out,visibility 0.2s ease-in-out,-moz-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
    -o-transition: opacity 0.2s ease-in-out,visibility 0.2s ease-in-out,-o-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
    -ms-transition: opacity 0.2s ease-in-out,visibility 0.2s ease-in-out,-ms-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
    transition: opacity 0.2s ease-in-out,visibility 0.2s ease-in-out,transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    pointer-events: none;
}

.footer-widget-social [data-tooltip]:hover:before,.footer-widget-social [data-tooltip]:hover:after,.footer-widget-social [data-tooltip]:focus:before,.footer-widget-social [data-tooltip]:focus:after,.footer-widget-social .tooltip:hover:before,.footer-widget-social .tooltip:hover:after,.footer-widget-social .tooltip:focus:before,.footer-widget-social .tooltip:focus:after {
    visibility: visible;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -o-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}

.footer-widget-social .tooltip:before,.footer-widget-social [data-tooltip]:before {
    z-index: 1001;
    border: 6px solid transparent;
    background: transparent;
    content: "";
}

.footer-widget-social .tooltip:after,.footer-widget-social [data-tooltip]:after {
    z-index: 1000;
    padding: 8px;
    width: 100px;
    text-align: center;
    background-color: #01247e;
    color: #fff;
    content: attr(data-tooltip);
    font-size: 14px;
    line-height: 1.2;
    border-radius: 3px;
}

.footer-widget-social [data-tooltip]:before,.footer-widget-social [data-tooltip]:after,.footer-widget-social .tooltip:before,.footer-widget-social .tooltip:after,.footer-widget-social .tooltip-top:before,.footer-widget-social .tooltip-top:after {
    bottom: 100%;
    left: 50%;
}

.footer-widget-social [data-tooltip]:before,.footer-widget-social .tooltip:before,.footer-widget-social .tooltip-top:before {
    margin-left: -6px;
    margin-bottom: -12px;
    border-top-color: #01247e;
}

.footer-widget-social [data-tooltip]:after,.footer-widget-social .tooltip:after,.footer-widget-social .tooltip-top:after {
    margin-left: -50px;
}


.home-3 .footer {
    background: #c2c2c2;
}

.home-3 .footer p {
    color: #000;
}

.home-3 .recent-post-info a {
    color: #000;
    font-size: 14px;
    vertical-align: top;
}

.home-3 .recent-post-info a:hover {
    color: #01247e;
}

.home-3 .footer .recent-post-info {
    display: table-cell;
    padding-left: 15;
}

.home-3 .footer .recent-post-info span {
    color: #01247e;
    padding-top: 0;
    line-height: 10px;
}

.home-3 .footer .tags ul li a {
    border: 1px solid #363636;
    color: #363636;
}


.home-3 .footer .tooltip:after,.home-3 [data-tooltip]:after {
    z-index: 1000;
    padding: 8px;
    width: 100px;
    text-align: center;
    background-color: #01247e;
    color: #fff;
    content: attr(data-tooltip);
    font-size: 14px;
    line-height: 1.2;
    border-radius: 3px;
}

.home-3 .footer [data-tooltip]:before,.home-3 .tooltip:before,.home-3 .tooltip-top:before {
    margin-left: -6px;
    margin-bottom: -12px;
    border-top-color: #01247e;
}

.home-3 .footer .footer-widget p {
    color: #fff;
}




.baslik1 {
    text-align: center;
    padding: 15px;
}

.rakamlar {
    font-size: 84px;
    line-height: 63px;
    margin-right: 20px;
    color: #fff;
}
