﻿ 

@FONT-FACE {
    font-family: "Cairo-Regular";
    src: url(GE_SS_Two_Medium.woff)
}

@FONT-FACE {
    font-family: "poppins";
    src: url(poppins.ttf)
}


p,h1,h2,h3,span,a {
  font-family: "Cairo-Regular";
}



* {
    margin: 0;
    padding: 0;
    border: none;
    outline: none;
  font-family: "Cairo-Regular";
}

body {
  font-family: "Cairo-Regular";
    font-size: 14px;
    color: #777;
    line-height: 1.7em;
    font-weight: 400;
    background: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
overflow-x: hidden;
direction: rtl;
}

.bordered-layout .page-wrapper {
    padding: 0 50px 0
}

a {
    text-decoration: none!important;
    cursor: pointer;
    color: #5ac8fa
}

a:hover,
a:focus,
a:visited {
    text-decoration: none;
    outline: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    position: relative;
    font-weight: 400;
    margin: 0;
    background: none;
    line-height: 1.6em;
  font-family: "Cairo-Regular";
}

input,
button,
select,
textarea {
  font-family: "Cairo-Regular";
}

textarea {
    overflow: hidden
}

p {
    position: relative;
    line-height: 1.8em
}

.auto-container {
    position: static;
    max-width: 1200px;
    padding: 0 15px;
    margin: 0 auto
}

.medium-container {
    max-width: 850px
}

.page-wrapper {
    position: relative;
    margin: 0 auto;
    width: 100%;
    min-width: 300px
}

ul,
li {
    list-style: none;
    padding: 0;
    margin: 0
}

img {
    display: inline-block;
    max-width: 100%
}

.theme-btn {
    display: inline-block;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease
}

.centered {
    text-align: center
}

.list-style-one {
    position: relative;
    padding-right: 15px
}

.list-style-one li {
    position: relative;
    margin-bottom: 15px;
width:50%;
float:right;
}

.list-style-one li a {
    position: relative;
    color: #bbb;
    font-size: 13px;
    padding-right: 25px;
    font-weight: 400;
    display: inline-block;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    text-transform: capitalize
}

.list-style-one li a:before {
position: absolute;
content: '_';
right: 0;
top: -2px;
font-weight: 400;
font-family: 'FontAwesome';
line-height: 1;
}

.list-style-one li a:hover {
    color: #005ba3
}

.list-style-two {
    position: relative
}

.list-style-two li {
    position: relative;
    color: #bbb;
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 15px;
    padding-right: 40px
}

.list-style-two li:first-child .icon {
    font-size: 16px
}

.list-style-two li .icon {
    position: absolute;
    right: 0;
    top: 0;
    font-weight: 400;
    color: #005ba3;
    font-size: 20px
}

.list-style-two li a:hover {
    color: #005ba3
}

.list-style-three {
    position: relative
}

.list-style-three li {
    position: relative;
    color: #777;
    font-size: 15px;
    margin-bottom: 20px;
    padding-right: 40px
}

.list-style-three li:before {
    position: absolute;
    right: 0;
    top: 0;
    color: #005ba3;
    content: '\f161';
    font-family: "Flaticon"
}

.list-style-four {
    position: relative;
    margin-bottom: 30px
}

.list-style-four li {
    position: relative;
    color: #005ba3;
    font-size: 15px;
    margin-bottom: 10px;
    padding-right: 40px
}

.list-style-four li:before {
    position: absolute;
    right: 0;
    top: 0;
    content: "\f12b";
    color: #005ba3;
    font-size: 20px;
    line-height: 1em;
    font-weight: 500;
    font-family: "Flaticon"
}

.btn-style-one {
position: relative;
padding: 9px 40px;
line-height: 24px;
text-transform: capitalize;
background: #005ba3;
color: #fff;
border: 2px solid #005ba3;
font-size: 16px;
font-weight: 700;
font-family: "Cairo-Regular";
}

.btn-style-one:hover {
    background: none;
    color: #005ba3
}

/*
.btn-style-two {
    position: relative;
    padding: 12px 31px;
    line-height: 24px;
    background: none;
    color: #005ba3;
    font-size: 14px;
    font-weight: 700;
    border: 1px solid #005ba3;
    text-transform: capitalize;
    margin-top: 0px
}

.btn-style-two:hover {
    background: #005ba3;
    color: #fff;
  font-family: "Cairo-Regular";
    border-color: #005ba3
}
*/

.btn-style-three {
    position: relative;
    font-size: 16px;
    padding: 14px 42px;
    font-weight: 400;
    color: #fff;
    line-height: 28px;
    border: 2px solid #005ba3;
    background-color: #005ba3;
    text-transform: capitalize;
  font-family: "Cairo-Regular";
}

.btn-style-three:hover {
    background: none;
    color: #005ba3
}

.btn-style-four {
    position: relative;
    padding: 17px 50px;
    line-height: 24px;
    background: none;
    color: #005ba3;
    font-size: 18px;
    font-weight: 700;
    border: 1px solid #005ba3;
    text-transform: capitalize;
  font-family: "Cairo-Regular";
}

.btn-style-four:hover {
    background: #005ba3;
    color: #fff;
  font-family: "Cairo-Regular";
    border-color: #005ba3
}

.btn-style-five {
    position: relative;
    font-size: 16px;
    padding: 9px 28px;
    font-weight: 400;
    color: #fff;
    line-height: 28px;
    border: 2px solid #005ba3;
    background-color: #005ba3;
    text-transform: capitalize;
  font-family: "Cairo-Regular";
}

.btn-style-five:hover {
    background: none;
    color: #005ba3
}

.btn-style-six {
    position: relative;
    font-size: 16px;
    padding: 9px 29px;
    font-weight: 400;
    color: #fff;
    line-height: 28px;
    border: 1px solid #005ba3;
    background: none;
    text-transform: uppercase;
  font-family: "Cairo-Regular";
}

.btn-style-six:hover {
    background: #005ba3;
    color: #fff;
  font-family: "Cairo-Regular";
}

.social-icon-one {
    position: relative
}

.social-icon-one li {
    position: relative;
    margin-left: 14px;
    display: inline-block
}

.social-icon-one li a {
    position: relative;
    font-size: 18px;
    color: #fff;
  font-family: "Cairo-Regular";
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease
}

.social-icon-one li a:hover {
    color: #005ba3
}

.social-icon-two {
    position: relative
}

.social-icon-two li {
    position: relative;
    margin-left: 18px;
    display: inline-block;
margin-top: 5px;
}

.social-icon-two li.share {
    position: relative;
    color: #fff;
  font-family: "Cairo-Regular";
    font-size: 24px;
  font-family: "Cairo-Regular";
}

.social-icon-two li a {
    position: relative;
    font-size: 18px;
    color: #fff;
  font-family: "Cairo-Regular";
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease
}

.social-icon-two li a:hover {
    color: #005ba3
}

.social-icon-three {
    position: relative
}

.social-icon-three li {
    position: relative;
    margin-left: 18px;
    display: inline-block
}

.social-icon-three li.share {
    position: relative;
    color: #005ba3;
    font-size: 24px;
  font-family: "Cairo-Regular";
}

.social-icon-three li a {
    position: relative;
    font-size: 20px;
    color: #777;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease
}

.social-icon-three li a:hover {
    color: #005ba3
}

.social-icon-five {
    position: relative
}

.social-icon-five li {
    position: relative;
    margin-left: 4px;
    display: inline-block
}

.social-icon-five li a {
    position: relative;
    width: 36px;
    height: 36px;
    font-size: 16px;
    color: #777;
    text-align: center;
    line-height: 34px;
    display: inline-block;
    border-radius: 4px;
    border: 1px solid #ccc;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease
}

.social-icon-five li a:hover {
    color: #005ba3
}

.social-icon-four {
    position: relative
}

.social-icon-four .share {
    color: #005ba3;
    font-size: 14px;
    font-weight: 700;
  font-family: "Cairo-Regular";
}

.social-icon-four li {
    position: relative;
    margin-left: 18px;
    display: inline-block
}

.social-icon-four li a {
    position: relative;
    font-size: 18px;
    color: #777;
    display: inline-block;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease
}

.social-icon-four li a:hover {
    color: #005ba3
}

.theme_color {
    color: #005ba3
}

.preloader {
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    background-color: #fff;
  font-family: "Cairo-Regular";
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(../images/preloader.svg)
}

img {
    display: inline-block;
    max-width: 100%;
    height: auto
}

.scroll-to-top {
    position: fixed;
    bottom: 15px;
    left: 15px;
    width: 40px;
    height: 40px;
    color: #fff;
  font-family: "Cairo-Regular";
    font-size: 13px;
    text-transform: uppercase;
    line-height: 38px;
    text-align: center;
    z-index: 100;
    cursor: pointer;
    background: #0a0a0a;
    display: none;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease
}

.scroll-to-top:hover {
    color: #fff;
  font-family: "Cairo-Regular";
    background: #005ba3
}

.sec-title {
    position: relative;
    margin-bottom: 20px
}

.sec-title h1 {

font-size: 22px;
text-transform: capitalize;
color: #002499;
}



.sec-title .title {
    position: relative;
    color: #005ba3;
    font-size: 16px;
    font-style: italic;
    margin-bottom: 15px;
  font-family: "Cairo-Regular";
}

.sec-title h2 {
    position: relative;
    color: #005ba3;
    font-size: 24px;
    font-weight: 400;
    text-transform: capitalize;
    line-height: 1.4em;
    padding-right: 25px
}

.sec-title h2:after {
    position: absolute;
    content: "";
    width: 5px;
    height: 100%;
    right: 0;
    top: 0;
    background: #005ba3
}

.sec-title .text {
    position: relative;
    color: #777;
    font-size: 16px;
    line-height: 1.4em;
    margin-top: 15px
}

.sec-title span {
    font-weight: 600
}

.sec-title.light h2 {
    color: #fff;
  font-family: "Cairo-Regular";
}

.main-header {
    position: relative;
    z-index: 999;
    width: 100%
}

.main-header .header-top {
    position: relative;
    background-color: #f5f5f5
}

.main-header .header-top .top-right ul li {
    position: relative;
    color: #005ba3;
    font-size: 14px;
    font-weight: 400
}

.main-header .header-top .top-right {
    position: relative;
    padding: 5px 0
}

.main-header .header-top .top-left {
    position: relative;
    text-align: left;
    padding: 5px 0;
    margin-left: 35px
}

.main-header .header-top .top-left .social-nav {
    position: relative;
    float: right;
    z-index: 1;
    margin: 0
}

.main-header .header-top .top-left .social-nav li {
    position: relative;
    padding-right: 15px;
    display: inline-block
}

.main-header .header-top .top-left .social-nav li:after {
    content: '';
    position: absolute;
    right: 5px;
    top: 3px;
    width: 1px;
    height: 70%;
    background-color: #cbcbcb
}

.main-header .header-top .top-left .social-nav li a {
    position: relative;
    color: #005ba3;
    font-size: 16px;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease
}

.main-header .header-top .top-left .social-nav li a:hover {
    color: #005ba3
}

.main-header .language {
    position: relative;
    line-height: 1em;
    display: inline-block
}

.main-header .language .flag-icon {
    margin-left: 10px
}

.main-header .language .flag-icon img {
    width: 21px
}

.main-header .language .dropdown-menu {
    top: 100%;
    width: 170px;
    border-radius: 0px;
    margin-top: 17px;
    background-color: #222;
    border-left: medium none;
    border-width: 3px medium medium;
    border-style: solid none none;
    border-color: #005ba3 -moz-use-text-color -moz-use-text-color;
    -moz-border-top-colors: none;
    -moz-border-left-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-right-colors: none;
    border-image: none;
    padding: 0px;
    right: -82%;
}

.main-header .language>a {
    color: #000000!important;
    padding: 0 0;
    background: none!important;
    text-transform: capitalize;
    display: inline-block;
    border: 0;
    font-weight: 400;
    font-size: 12px;
    line-height: 1em
}

.main-header language a:hover {
    background: none
}

.main-header .language .dropdown-menu>li {
    padding-left: 0px!important;
    margin: 0px!important;
    float: none;
    display: block!important;
    border-bottom: 1px solid rgba(255, 255, 255, .2)
}

.main-header .language .dropdown-menu>li:last-child {
    border-bottom: none
}

.main-header .language .dropdown-menu>li>a {
    padding: 10px 20px!important;
    color: #fff;
  font-family: "Cairo-Regular";
    text-align: right;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease
}

.main-header .language .dropdown-menu>li>a:hover {
    color: #ffffff!important;
    background-color: #005ba3
}

.header-top-two {
    position: relative;
    background-color: #005ba3
}

.header-top-two .top-right {
    position: relative;
    padding: 14px 0;
    float: left
}

.header-top-two .top-right .links {
    position: relative
}

.header-top-two .top-right .links li {
    position: relative;
    margin-left: 28px;
    display: inline-block
}

.header-top-two .top-right .links li a {
    position: relative;
    color: #ccc;
    font-size: 14px;
    line-height: 1.4em;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease
}

.header-top-two .top-right .links li a:hover {
    color: #ebaf0b
}

.header-top-two .top-right .links li a .icon {
    position: relative;
    margin-left: 12px;
    color: #ebaf0b;
    font-size: 17px
}

.header-top-two .top-left {
    position: relative;
    float: right
}

.header-top-two .top-left .social-icons {
    position: relative;
    padding: 13px 0;
    border-right: 1px solid rgba(0, 0, 0, .8);
    border-left: 1px solid rgba(0, 0, 0, .8)
}

.header-top-two .top-left .social-icons li {
    position: relative;
    padding: 0 15px;
    display: inline-block;
    border-left: 1px solid rgba(0, 0, 0, .8)
}

.header-top-two .top-left .social-icons li:last-child {
    border-left: none
}

.header-top-two .top-left .social-icons li a {
    position: relative;
    color: #ccc;
    font-size: 20px;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease
}

.header-top-two .top-left .social-icons li a:hover {
    color: #fff;
  font-family: "Cairo-Regular";
}

.header-style-two {
    position: absolute
}

.main-header .main-box {
    position: relative;
    padding: 0 0;
    right: 0;
    top: 0;
    width: 100%;
    background: none;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease
}

.main-header .main-box .outer-container {
    position: relative;
    padding: 0 40px
}

.header-style-two .main-box .outer-container {
    padding: 0
}

.main-header .main-box .logo-box {
    position: relative;
    float: right;
    right: 0;
    z-index: 10;
    padding: 30px 0
}

.main-header .main-box .logo-box .logo img {
    display: inline-block;
    max-width: 100%;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease
}

.main-header .nav-toggler {
    position: absolute;
    top: 50%;
    margin-top: 0;
    display: block
}

.main-header .nav-toggler button {
    position: relative;
    display: block;
    color: #444;
    text-align: center;
    font-size: 24px;
    line-height: 34px;
    font-weight: 400;
    background: none
}

.main-header .header-upper {
    position: relative;


}

.main-header .header-upper .upper-left {
    padding-top: 45px
}

.main-header .nav-outer {
    position: relative
}

.main-header .header-lower {
    background-color: #51aee7;
height: 60px;

background: linear-gradient(to right, #93291E, #ED213A);
}



.order-back {
background: linear-gradient(to right, #BA2C3E, #E45F70);
background:#dd2335

}

.header-style-two .nav-outer {
    margin: 0;
    float: left;
    bottom: auto
}

.main-header .header-upper .logo-box {

}

.main-header .info-box {
    position: relative;
    float: right;
    min-height: 56px;
    margin-right: 50px;
    font-size: 13px;
    color: #494949;
    text-align: right;
    text-transform: uppercase;
    padding:  0 65px 20px 0
}

.main-header .info-box:last-child .theme-btn {
    padding: 11px 22px 10px
}

.main-header .info-box .icon-box {
    position: absolute;
    width: 48px;
    height: 48px;
    right: 0;
    top: 0;
    color: #1f2a30;
    font-size: 24px;
    line-height: 46px;
    text-align: center;
    border: 1px dashed #1f2a30;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease
}

.main-header .info-box li {
    position: relative;
    line-height: 20px;
    color: #494949;
    font-size: 14px;
    margin-bottom: 8px;
    font-weight: 400;
    text-transform: capitalize
}

.main-header .info-box strong {
    position: relative;
    font-weight: 500;
    color: #494949;
    font-size: 16px;
font-family: "Cairo-Regular";
}

.main-header .info-box .quote-btn {
    position: relative;
    line-height: 24px;
    color: #1f1f1f;
    font-size: 16px;
    font-weight: 600;
    padding: 14px 38px;
    border-radius: 50px;
    background: none;
    text-transform: uppercase;
    border: 2px solid #f2f2f2
}

.main-header .info-box .quote-btn:hover {
    color: #fff;
  font-family: "Cairo-Regular";
    border-color: #26447b;
    background-color: #26447b
}

.main-menu {
    position: relative;

    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;

margin: 0 auto;
text-align: center;
width: 100%;
}

.main-menu .men-inside {
    padding: 0;
width: auto;
margin: 0 auto;
text-align: center;z-index: 99;
}

.main-menu .navigation {
    position: relative;
    margin: 0;

display: inline-block;
width: auto;
margin: 0 auto;
text-align: center;

}

.main-menu .navigation>li {
    position: relative;
    float: right;
    padding:0 20px;
margin-left: 0;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
border-left: 1px solid #2626261a;
}


.main-menu .navigation>li:last-child {
border-left:0;
}


.main-menu .navigation>li:last-child::after {
    display: none
}

.main-menu .navigation>li:before {
    position: absolute;
    content: '';
    right: 0;
    bottom: 0;
    width: 100%;
    height: 3px;
    opacity: 0;
    background-color: #fff;
  font-family: "Cairo-Regular";
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease
}

.header-style-two .main-menu .navigation>li:before {
    bottom: 42px
}


.main-menu .navigation>li:hover::before,
.main-menu .navigation>li.current::before {
    opacity: 1
}

.sticky-header .main-menu .navigation>li>a,
.header-style-two .sticky-header .main-menu .navigation>li>a {
    padding: 20px 0px!important;
    color: #444
}

.sticky-header .main-menu .navigation>li:hover>a,
.sticky-header .main-menu .navigation>li.current>a,
.header-style-two .sticky-header .main-menu .navigation>li.current>a,
.header-style-two .sticky-header .main-menu .navigation>li:hover>a {
    color: #fff;
/*
    background-color: inherit!important*/
}

.sticky-header .nav-outer .options-box {
    margin-top: 26px
}

.sticky-header {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    right: 0;
    top: 0;
    width: 100%;
    padding: 0 0;
background: #f0f0f0;
    z-index: 0;
    border-bottom: 1px solid #e6e6e6;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease
}

.sticky-header .logo {
    padding: 0
}



.sticky-header .logo img {
width:220px;
}

.sticky-header .navigation {
margin: 0;
    margin-bottom: 0;
margin-bottom: 0;
}



.fixed-header .sticky-header {
    z-index: 999;
    opacity: 1;
    visibility: visible;
    -ms-animation-name: fadeInDown;
    -moz-animation-name: fadeInDown;
    -op-animation-name: fadeInDown;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    -ms-animation-duration: 500ms;
    -moz-animation-duration: 500ms;
    -op-animation-duration: 500ms;
    -webkit-animation-duration: 500ms;
    animation-duration: 500ms;
    -ms-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    -op-animation-timing-function: linear;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -ms-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    -op-animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

.main-menu .navigation>li>a {
    position: relative;
    display: block;
    color: #fff;
  font-family: "Cairo-Regular";
    text-align: center;
    line-height: 30px;
    text-transform: capitalize;
    letter-spacing: 0;
    opacity: 1;
    font-weight: 400;
    padding: 15px 0;
    font-size: 15px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
  font-family: "Cairo-Regular";
    letter-spacing: 0px
}

.header-style-two .main-box {
    background-color: rgba(0, 0, 0, .6)
}

.header-style-two .main-box .logo-box {
    padding: 20px 0
}

.header-style-two .main-menu .navigation>li {
    position: relative;
    margin-left: 0;
    margin-right: 2px
}

.header-style-two .main-menu .navigation>li:before {
    display: none
}

.header-style-two .sticky-header .main-menu .navigation>li {
    margin-left: 0
}

.header-style-two .main-menu .navigation>li>a {
    padding: 40px 18px;
    color: #fff;
  font-family: "Cairo-Regular";
}

.header-style-two .main-menu .navigation>li.current>a,
.header-style-two .main-menu .navigation>li:hover>a {
    background-color: #005ba3;
    color: #fff;
  font-family: "Cairo-Regular";
}

.header-style-two .main-menu .navigation>li:after {
    display: none
}

.sticky-header .main-menu .navigation>li {
position: relative;
margin-right: 0;
margin-left: 0;
}

.sticky-header .main-menu .navigation>li:before,
.sticky-header .main-menu .navigation>li:after {
    display: none
}
/*
.main-menu .navigation>li:after {
position: absolute;
content: '';
left: -16px;
top: 50%;
width: 2px;
height: 20px;
margin-top: -10px;
background-color: rgba(233, 233, 233, 0.47);
}
*/
.main-menu .navigation>li:hover::after,
.main-menu .navigation>li.current::after {
    opacity: 0
}

.main-menu .navigation>li:hover>a,
.main-menu .navigation>li.current>a,
.main-header.light-version .main-menu .navigation>li:hover>a,
.main-header.light-version .main-menu .navigation>li.current>a {
    opacity: 1
}

.main-menu .navigation>li:hover>a:before,
.main-menu .navigation>li.current>a:before {
    width: 100%
}

.main-menu .navigation>li>ul {
    position: absolute;
    right: 0;
    top: 120%;
    width: 250px;
    padding: 0;
    z-index: 100;
    display: none;
    background: #fff;
    border-top: 3px solid #005ba3;
    transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    -ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    -o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    -moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05)
}

.main-menu .navigation>li>ul.from-left {
    right: auto;
    left: 0
}

.main-menu .navigation>li>ul>li {
    position: relative;
    width: 100%;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.main-menu .navigation>li>ul>li:last-child {
    border-bottom: none
}

.main-menu .navigation>li>ul>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
    line-height: 24px;
    font-weight: 400;
    font-size: 13px;
    text-transform: capitalize;
    color: #272727;text-align: right;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease
}

.main-menu .navigation>li>ul>li:hover>a {
    color: #fff;
    background: #005ba3
}

.main-menu .navigation>li>ul>li.dropdown>a:after {
    font-family: 'FontAwesome';
    content: "\f104";
    position: absolute;
    left: 10px;
    top: 10px;
    width: 10px;
    height: 20px;
    display: block;
    color: #253d4a;
    line-height: 20px;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    z-index: 5
}

.main-menu .navigation>li>ul>li.dropdown:hover>a:after {
    color: #fff
}

.main-menu .navigation>li>ul>li>ul {
    position: absolute;
    right: 100%;
    top: 20px;
    width: 250px;
    padding: 0;
    z-index: 100;text-align: right;
    display: none;
    background: #fff;
    border-top: 3px solid #005ba3;
    -webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    -ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    -o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    -moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05)
}

.main-menu .navigation>li>ul>li>ul.from-left {
    right: auto;
    left: 0
}

.main-menu .navigation>li>ul>li>ul>li {
    position: relative;
    width: 100%;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.main-menu .navigation>li>ul>li>ul>li:last-child {
    border-bottom: none
}

.main-menu .navigation>li>ul>li>ul>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
    line-height: 24px;
    font-weight: 400;
    font-size: 14px;
    text-transform: capitalize;
    color: #272727;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease
}

.main-menu .navigation>li>ul>li>ul>li:hover>a {
    color: #fff;
    background: #005ba3
}

.main-menu .navigation>li>ul>li>ul>li.dropdown>a:after {
    font-family: 'FontAwesome';
    content: "\f105";
    position: absolute;
    left: 10px;
    top: 11px;
    width: 10px;
    height: 20px;
    display: block;
    color: #272727;
    line-height: 20px;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    z-index: 5
}

.main-menu .navigation>li>ul>li>ul>li.dropdown:hover>a:after {
    color: #fff;
}

.main-menu .navigation>li.dropdown:hover>ul {
    visibility: visible;
    opacity: 1;
    top: 100%
}

.main-menu .navigation li>ul>li.dropdown:hover>ul {
    visibility: visible;
    opacity: 1;
    top: 0;
    transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease
}

.main-menu .men-inside>ul li.dropdown .dropdown-btn {
    position: absolute;
    left: 10px;
    top: 6px;
    width: 30px;
    height: 30px;
    text-align: center;

  font-family: "Cairo-Regular";
    line-height: 28px;

    background-size: 20px;
    cursor: pointer;
    z-index: 5;
    display: none;
color: #2b2828;
/*
border: 1px solid #2b2828;
background: #fff;
*/
}

.main-header .options-box {
    position: relative;
    float: right;
    margin-top: 42px;
    left: 0;
    margin-right: 0
}

.main-header .options-box .options-nav {
    position: relative
}

.main-header .options-box .options-nav>li {
    position: relative;
    color: #fff;
  font-family: "Cairo-Regular";
    font-size: 22px;
    margin-right: 28px;
    display: inline-block
}

.main-header .options-box .options-nav li.menu-btn {
    cursor: pointer
}

.main-header .options-box .options-nav>li>a {
    position: relative;
    color: #fff;
  font-family: "Cairo-Regular";
}

.main-header .header-lower .outer-box {
    position: relative;
    float: right
}

.main-header .header-lower .outer-box .advisor-box {
    position: relative;
    float: right;
    overflow: hidden
}

.main-header .header-lower .outer-box .advisor-box .advisor-btn {
    position: relative;
    color: #fff;
  font-family: "Cairo-Regular";
    font-size: 16px;
    line-height: 24px;
    padding: 18px 20px 18px 20px;
    background-color: #005ba3/*#dd2112*/;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    transition: all 500ms ease;
  font-family: "Cairo-Regular";
    text-transform: capitalize
}

.search-box-outer {
    position: relative;
    float: right;
    margin-top: 15px;
    margin-left: 30px
}

.main-header .search-box-btn {
    position: relative;
    float: right;
    width: 35px;
    height: 35px;
    display: block;
    font-size: 14px;
    color: #fff;
  font-family: "Cairo-Regular";
    padding: 0;
    margin: 0;
    cursor: pointer;
    background: none;
    border-radius: 50%;
    border: 1px dashed rgba(255, 255, 255, .6);
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease
}

.main-header .search-box-outer .dropdown-menu {
    top: 47px;
    border-top: 3px solid #005ba3;
    padding: 0;
    width: 280px;
    border-radius: 0
}

.sticky-header .search-box-outer .dropdown-menu {
    top: 40px
}

.main-header .search-box-outer .dropdown-menu>li {
    padding: 0;
    border: none;
    background: none
}

.main-header .search-panel .form-container {
    padding: 25px 20px
}

.main-header .search-panel .form-group {
    position: relative;
    margin: 0
}

.main-header .search-panel input[type="text"],
.main-header .search-panel input[type="search"],
.main-header .search-panel input[type="password"],
.main-header .search-panel select {
    display: block;
    width: 100%;
    color: #000;
    line-height: 24px;
    padding: 7px 40px 7px 15px;
    height: 40px;
    border: 1px solid #e0e0e0;
    background: #fff
}

.main-header .search-panel input:focus,
.main-header .search-panel select:focus {
    border-color: #005ba3
}

.main-header .search-panel input:focus,
.main-header .search-panel select:focus {
    border-color: #005ba3
}

.main-header .search-panel .search-btn {
    position: absolute;
    left: 0;
    top: 0;
    width: 40px;
    height: 40px;
    text-align: center;
    color: #555;
    font-size: 12px;
    background: none;
    cursor: pointer
}

.main-slider {
    position: relative;
    z-index: 10
}

.main-slider .tp-caption {
    z-index: 5!important
}

.main-slider .tp-dottedoverlay {
    background: rgba(0, 0, 0, .4)!important
}

.main-slider .tparrows.gyges {
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, .2)
}

.main-slider .tparrows.gyges:before {
    line-height: 60px
}

.main-slider .tparrows.gyges:hover {
    color: #333333!important;
    background-color: #333
}

.main-slider .title {
    position: relative;
    font-size: 20px;
    color: #fff;
  font-family: "Cairo-Regular";
    font-weight: 600;
    line-height: 1.5em;
    text-transform: uppercase
}

.main-slider h2 {
    font-size: 60px;
    color: #fff;
  font-family: "Cairo-Regular";
    font-weight: 400;
    line-height: 1.3em;
  font-family: "Cairo-Regular";
}

.main-slider h3 {
    font-size: 36px;
    color: #005ba3;
    font-weight: 400;
    line-height: 1.3em;
  font-family: "Cairo-Regular";
}

.main-slider .text {
    position: relative;
    font-weight: 600;
    line-height: 1.8em;
    color: #fff;
  font-family: "Cairo-Regular";
    font-size: 18px
}

.main-slider .text.text-center {
    text-align: center!important
}

.main-slider .theme-btn {
    margin-left: 25px
}

.main-slider .tparrows.preview3,
.main-slider .tparrows.preview3 {
    background: none!important;
    overflow: hidden;
    height: 90px
}

.main-slider.alternate .tparrows.preview3 {
    margin-top: 30px!important;
    height: 50px
}

.main-slider .contact-number {
    position: absolute;
    width: 100%;
    bottom: 40px;
    display: block;
    z-index: 20;
    color: #fff;
  font-family: "Cairo-Regular";
    font-size: 15px;
    text-align: center
}

.main-slider .contact-number .icon {
    position: relative;
    display: block;
    margin-bottom: 15px;
    color: #005ba3;
    font-size: 30px
}

.main-slider .tparrows.preview3::after {
    top: 0;
    color: #101010;
    font-size: 26px;
    padding: 0;
    background: rgba(255, 255, 255, .7);
    font-weight: 400;
    width: 36px;
    height: 90px;
    line-height: 90px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease
}

.main-slider .tparrows.tp-rightarrow.preview3::after {
    content: '\f104';
    font-family: 'FontAwesome'
}

.main-slider .tparrows.tp-leftarrow.preview3::after {
    content: '\f105';
    font-family: 'FontAwesome'
}

.main-slider .tparrows.preview3:hover::after {
    background: rgba(255, 255, 255, 1)
}

.main-slider .tparrows.preview3.tp-rightarrow {
    right: 0px!important
}

.main-slider .tparrows.preview3.tp-leftarrow {
    left: -36px!important
}

.main-slider .tparrows.preview3 .tp-arr-iwrapper {
    visibility: hidden;
    opacity: 0;
    display: none
}

.main-slider .tp-bannertimer,
.main-slider .tp-bullets {
    display: none!important
}

.services-section {
    position: relative;
    padding: 50px 0;
    padding-bottom: 0;
    background: url(../images/wxx.jpg) repeat

}

.services-block {
    position: relative;
    margin-bottom: 30px;
    height: 115px;
    overflow: hidden
}

.services-block .inner-box {
    position: relative
}

.icon-boox .services-block .inner-box .icon-box {
    position: relative;
    margin-bottom: 25px;
    text-align: center
}

.services-block .inner-box .icon-box .icon {
    position: relative;
    color: #fff;
    font-size: 60px;
    line-height: 1em;
    padding-left: 20px;
    z-index: 1;
    display: inline-block;
    padding: 10px;
    font-size: 37px;
    border: 1px solid #005ba3
}

.services-section .services-block:hover .icon-box .icon {
    background-color: #005ba3
}

.services-block .inner-box h3 {
    position: relative;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 15px;
    text-align: right;
    margin-top: 0;
    margin-bottom: 4px
}

.services-block .inner-box h3 a {
    position: relative;
    color: #fff;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    font-size: 18px
}

.services-block .inner-box h3 a:hover {
    color: #005ba3
}

.services-block .inner-box .text {
    position: relative;
    color: #dedede;
    font-size: 14px;
    line-height: 1.8em;
    margin-bottom: 22px
}

.services-block .inner-box .read-more {
    position: relative;
    color: #005ba3;
    font-size: 14px;
    font-weight: 700;
  font-family: "Cairo-Regular";
}

.services-block .inner-box .read-more:before {
    position: absolute;
    content: '';
    right: 0;
    bottom: -5px;
    width: 0;
    height: 1px;
    background-color: #005ba3;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease
}

.services-block .inner-box:hover .read-more:before {
    width: 100%
}

.history-section {
    position: relative;
    padding: 30px 0;
    background-repeat: repeat;
}

/*
.history-section:before {
    position: absolute;
    content: '';
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, .7)
}*/

.history-section .content-column {
    position: relative
}

.history-section .content-column .inner-column {
    position: relative;
    padding-left: 70px
}

.history-section .content-column .inner-column .learn-more {
    position: relative;
    color: #005ba3;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
  font-family: "Cairo-Regular";
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease
}

.history-section .content-column .inner-column .learn-more:hover {
    color: #005ba3
}

.history-sectioneee{
background: #fff;
}


.history-sectioneee:before {
    position: absolute;
    content: '';
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0)
}

.history-block {
    position: relative;
    margin-bottom: 35px
}

.history-block .inner-block {
    position: relative
}

.history-block .inner-block h3 {
    position: relative;
    color: #005ba3;
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 15px
}

.history-block .inner-block .text {
    position: relative;
    color: #777;
    font-size: 14px;
    line-height: 1.9em
}

.history-section .video-column {
    position: relative
}

.history-section .video-column .inner-column {
    position: relative;
    padding-left: 30px;
    padding-top: 30px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding: 0
}

.history-section .video-column h2 {
    position: relative;
    color: #005ba3;
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 15px;
    margin-top: 30px
}

.history-section .video-column .text {
    position: relative;
    color: #777;
    font-size: 14px;
    line-height: 1.9em;
    text-align: center;
    padding: 0 30px
}

.video-box {
    position: relative;
    z-index: 1
}

.video-box .image {
    position: relative;
    overflow: hidden
}

.video-box .image img {
    position: relative;
    width: 100%
}

.video-box .overlay-box {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    overflow: hidden;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    background: rgba(0, 0, 0, .6)
}

.video-box:hover .overlay-box {
    z-index: 1;
    background: rgba(0, 0, 0, .2)
}

.video-box .overlay-box span {
    position: relative;
    width: 60px;
    height: 60px;
    top: 47%;
    z-index: 99;
    color: #fff;
    font-weight: 400;
    font-size: 22px;
    margin-top: -30px;
    text-align: center;
    border-radius: 50%;
    line-height: 58px;
    padding-right: 4px;
    display: inline-block;
    background-color: #005ba3
}

.video-box .overlay-box span:after {
    position: absolute;
    content: '';
    right: -4px;
    top: -4px;
    left: -4px;
    bottom: -4px;
    z-index: -1;
    border-radius: 50%;
    border: 4px solid rgba(204, 136, 9, .6)
}

.counter-section {
    position: relative
}

.counter-section .inner-container {
    position: relative;
    margin-top: -80px;
    padding: 40px 0 25px;
    background-color: #005ba3
}

.fact-counter {
    position: relative
}

.fact-counter .column {
    position: relative;
    margin-bottom: 15px
}

.fact-counter .column .inner {
    position: relative;
    text-align: center;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease
}

.fact-counter .column .inner:after {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 1px;
    height: 100%;
    background-color: #fff;
  font-family: "Cairo-Regular";
}

.fact-counter .column:last-child .inner:after {
    display: none
}

.fact-counter .count-outer {
    position: relative;
    font-size: 25px;
    line-height: 1em;
    font-weight: 400;
    color: #fff;
  font-family: "Cairo-Regular";
    margin: 0 0 10px;
  font-family: "Cairo-Regular";
}

.fact-counter .count-outer .count-text {
    position: relative;
    font-weight: 400;
    color: #fff;
  font-family: "Cairo-Regular";
    font-size: 25px;
    line-height: 1em;
    margin-bottom: 15px;
  font-family: "Cairo-Regular";
}

.fact-counter .column .counter-title {
    position: relative;
    font-size: 12px;
    font-weight: 400;
    color: #005ba3;
    text-transform: uppercase
}

.about-section {
    position: relative;
    padding: 40px 0;
    padding-top: 20px
}

.about-section .image-column {
    position: relative;
    padding: 0;
    height: 380px
}

.about-section .image-column .image {
    position: relative;
    overflow: hidden;
    height: 380px
}

.about-section .image-column .image img {
    position: relative;
    display: block;
    transition: all ease-in-out 0.4s;
    height: 100%;
text-align: center;
margin: 0 auto;
}

/*
.about-section .image-column .image:after {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
background: rgba(0, 0, 0, 0.11);
    opacity: 1
}*/
/*
.about-section:hover .image:after {
    opacity: 0;
    transition: all ease-in-out 0.4s
}

.about-section:hover .image img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -moz-transform: scale(1.05);
    transform: scale(1.05)
}
*/

.hovimg:hover {
    -webkit-transform: scale(1.1) !important;
    -ms-transform: scale(1.1) !important;
    -moz-transform: scale(1.1) !important;
    transform: scale(1.1) !important;
    transition: all 700ms ease;
} 

.about-section .content-column {
    position: relative;
    padding: 0
}

.about-section .content-column .inner-column {
    position: relative;
    z-index: 2;
    padding: 0px 50px 20px;
  font-family: "Cairo-Regular";
}

.about-section .content-column h2 {
    position: relative;
    color: #005ba3;
    font-size: 36px;
    font-weight: 400;
    line-height: 1.4em;
    margin-bottom: 22px;
    text-transform: capitalize;
    margin: 0
}

.provide {
    line-height: 24px;
min-height: auto !important;
}

.about-section .content-column h2 span {
    font-weight: 500
}

.about-section .content-column .text {
    position: relative;
    color: #777;
    font-size: 14px;
    font-weight: 400;
    line-height: 2em;
    margin-bottom: 30px
}

.about-section .content-column h3 {
    position: relative;
    color: #005ba3;
    font-size: 26px;
    line-height: 1.6em;
    font-weight: 700;
    margin-bottom: 25px
}

.about-section .content-column .charges {
    position: relative;
    color: #005ba3;
    font-size: 16px;
    text-align: center;
  font-family: "Cairo-Regular";
}

.about-section .content-column .price {
    position: relative;
    color: #005ba3;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    margin-top: 8px;
    margin-bottom: 20px;
  font-family: "Cairo-Regular";
}

.fluid-section-one {
    position: relative;
    overflow: hidden;
}

.fluid-section-one .outer-container {
    position: relative;
    min-height: 250px
}

.fluid-section-one .image-column .image-box {
    position: relative;
    display: none
}

.fluid-section-one .image-column .image-box img {
    position: relative;
    display: block;
    width: 100%
}

.fluid-section-one .content-column {
    position: relative
}

.fluid-section-one .content-column .inner-column {
    position: relative;
    z-index: 2;
    padding: 40px 0
}

.feature-block {
    position: relative;
    margin-bottom: 36px
}

.feature-block .inner-block {
    position: relative;
    padding-right: 80px
}

.feature-block .inner-block .icon-box {
    position: absolute;
    right: 0;
    top: 0;
    width: 65px;
    height: 65px;
    font-size: 36px;
    text-align: center;
    line-height: 63px;
    color: #005ba3;
  font-family: "Cairo-Regular";
    border: 2px solid #005ba3;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease
}

.feature-block .inner-block:hover .icon-box {

    background: #221843;
    color: #f0f0f0;
    border: 1px solid #221843
}

.feature-block .inner-block h3 {
  font-family: "Cairo-Regular";
    position: relative;
    font-size: 18px;
    font-weight: 400;
    color: #005ba3;
    line-height: 1.6em;
    margin-bottom: 10px;
    margin: 0
}

.feature-block .inner-block .text {
  font-family: "Cairo-Regular";
    position: relative;
    color: #373737;
    font-size: 14px;
    line-height: 1.9em
}




/* Intro area
================================================== */

.feature-intro-box  {
    position: relative;
    margin: 20px;
}


.feature-intro-box .feature-intro-img {
height: 400px;
}
.feature-intro-box .feature-intro-img img {
width:90%;
height:100%;
position: relative;
z-index: 1;
margin:0 auto;
}
.feature-intro-content{
    position: absolute;
top: 50%;
left: 50%;
transform: translate(-50% , -50%);
    padding: 40px 30px;
    z-index: 1;
    width: 345px;
    min-height: 360px;
    text-align: center;
    background: rgba(255,255,255,.9);
    box-shadow: 0 20px 25px 15px rgba(0,0,0,0.35);
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.feature-intro-content h3{
    font-size: 180px;
    line-height: 100%;

font-family: "poppins" !important;

}

.feature-intro-content p{
    font-size: 24px;
    line-height: 30px;
}

.intro-shape:after{
    content: '';
    position: absolute;
    right: 0;
    z-index: 0;
    border-left: 400px solid transparent;
    border-right: 0 solid transparent;
    border-bottom: 400px solid #cb3939;
    bottom: -20px;
    right: 0px;
}













/*************************************************/

.team-section {
    position: relative;
    padding: 20px 0
}

.team-block {
    position: relative;
    margin-bottom: 40px
}

.team-block .inner-box {
    position: relative
}

.team-block .inner-box .image {
    position: relative
}

.team-block .inner-box .image img {
    position: relative;
    width: 100%;
    display: block
}

.team-block .inner-box .image:before {
    position: absolute;
    content: '';
    right: 0;
    bottom: 0;
    width: 100%;
    height: 80%;
    display: block;
    z-index: 1;
    opacity: 0;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, .8));
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, .8));
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, .8));
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, .8))
}

.team-block .inner-box:hover .image:before {
    opacity: 1
}

.team-block .inner-box .image .overlay-box {
    position: absolute;
    right: 25px;
    bottom: 25px;
    left: 25px;
    z-index: 2;
    opacity: 0;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease
}

.team-block .inner-box:hover .image .overlay-box {
    opacity: 1
}

.team-block .inner-box .image .overlay-box .team-info {
    position: relative;
    margin-bottom: 15px
}

.team-block .inner-box .image .overlay-box .team-info li {
    position: relative;
    margin-bottom: 6px;
    color: #fff;
  font-family: "Cairo-Regular";
    font-size: 14px
}

.team-block .inner-box .lower-box {
    position: relative;
    padding-top: 24px
}

.team-block .inner-box .lower-box h3 {
    position: relative;
    font-size: 20px;
    font-weight: 600
}

.team-block .inner-box .lower-box h3 a {
    position: relative;
    color: #222;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease
}

.team-block .inner-box .lower-box h3 a:hover {
    color: #005ba3
}

.team-block .inner-box .lower-box .designation {
    position: relative;
    color: #005ba3;
    font-size: 15px
}

.team-section .owl-nav {
    position: absolute;
    left: 0;
    top: -80px;
    z-index: 99
}

.team-section .owl-prev,
.team-section .owl-next {
    position: relative;
    height: 35px;
    width: 35px;
    line-height: 32px;
    text-align: center;
    font-size: 16px;
    color: #005ba3;
    margin-right: 10px;
    background: #fff;
    display: inline-block;
    border: 1px solid #005ba3;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease
}

.team-section .owl-prev:hover,
.team-section .owl-next:hover {
    color: #fff;
    border-color: #005ba3;
    background-color: #005ba3
}

.consulting-section {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover
}

.consulting-section.style-two {
    padding: 95px 0 80px
}

.consulting-section .form-column {
    position: relative
}

.consulting-section .form-column .inner-column {
    position: relative;
    padding: 95px 0 80px
}

.consulting-section .image-column {
    position: relative
}

.consulting-section .image-column .image {
    position: relative;
    margin-top: -50px
}

.default-form .form-group {
    margin-bottom: 20px
}

.default-form.contact-form .form-group {
    margin-bottom: 30px
}

.default-form input[type="text"],
.default-form input[type="email"],
.default-form input[type="password"],
.default-form select,
.default-form textarea {
    display: block;
    width: 100%;
    height: 50px;
    font-size: 14px;
    color: #999;
    line-height: 24px;
    padding: 12px 20px;
    font-weight: 400;
    background: #fff;
    border: 1px solid #ccc;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;

direction: rtl;
      font-family: "Cairo-Regular";
}

.default-form textarea {
    height: 200px;
    resize: none
}

.default-form .form-group .submit-btn {
    font-size: 16px;
    padding: 11px 32px;
    font-weight: 400;
    color: #fff;
  font-family: "Cairo-Regular";
    line-height: 28px;
    background-color: #005ba3;
    text-transform: capitalize;
  font-family: "Cairo-Regular";
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease
}

.default-form .form-group .submit-btn:hover {
    background-color: #005ba3
}

.consulting-section.style-two .default-form .form-group .submit-btn {
    margin-top: 20px
}

.form-group .ui-selectmenu-button.ui-button {
    width: 100%;
    font-size: 15px;
    font-style: normal;
    height: 50px;
    padding: 10px 20px;
    line-height: 30px;
    color: #999;
    float: right;
    border-radius: 0;
    border: 1px solid #ccc;
    background: #fff
}

.form-group .ui-button .ui-icon {
    background: none;
    position: relative;
    top: 2px;
    text-indent: 0;
    color: #333
}



.main-menu .navigation > li.dropdown > a::after {
    font-family: 'FontAwesome';
    content: "\f107";
    position: absolute;
    top: 17px;
    left: -15px;
    font-size: 14px;
    transition: all 500ms ease 0s;
}

.form-group .ui-button .ui-icon:before {
    font-family: 'FontAwesome';
    content: "\f107";
    position: absolute;
    left: 0;
    top: 2px!important;
    top: 13px;
    width: 10px;
    height: 30px;
    display: block;
    color: #262626;
    line-height: 23px;
    font-size: 15px;
    font-weight: 400;
    text-align: center;
    z-index: 5
}

.ui-widget.ui-widget-content {
    border: 1px solid #e0e0e0
}

.ui-menu .ui-menu-item {
    font-size: 14px;
    border-bottom: 1px solid #e0e0e0
}

.ui-menu .ui-menu-item:last-child {
    border: none
}

.ui-state-active,
.ui-widget-content .ui-state-active {
    background-color: #005ba3;
    border-color: #005ba3
}

.ui-menu .ui-menu-item-wrapper {
    position: relative;
    display: block;
    padding: 8px 20px;
    font-size: 14px;
    line-height: 24px
}

.news-section {
    position: relative;
    padding: 115px 0 70px
}

.news-block {
    position: relative;
    margin-bottom: 40px
}

.news-block .inner-box {
    position: relative
}

.news-block .inner-box .image {
    position: relative;
    background-color: #000
}

.news-block .inner-box .image img {
    position: relative;
    width: 100%;
    display: block;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease
}

.news-block .inner-box:hover .image img {
    opacity: .4
}

.news-block .inner-box .lower-content {
    position: relative;
    padding-top: 32px
}

.news-block .inner-box .lower-content h3 {
    position: relative;
    font-size: 21px;
    line-height: 1.7em
}

.news-block .inner-box .lower-content h3 a {
    position: relative;
    color: #005ba3;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease
}

.news-block .inner-box .lower-content h3 a:hover {
    color: #005ba3
}

.news-block .inner-box .lower-content .post-info {
    position: relative;
    margin-top: 12px;
    color: #005ba3;
    font-size: 14px
}

.call-to-action-section {
    position: relative;
    padding: 25px 0 20px;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../images/new1.jpg)
}

.call-to-action-section:before {
    position: absolute;
    content: '';
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
background-color: #0006;
}

.call-to-action-section .content-column {
    position: relative
}

.call-to-action-section .content-column .inner-column {
    position: relative
}

.call-to-action-section .content-column h2 {
    position: relative;
    color: #fff;
  font-family: "Cairo-Regular";
    font-size: 22px;
    line-height: 3.5em;
text-transform: capitalize;
}

.call-to-action-section .content-column .text {
    position: relative;
    font-size: 18px;
    color: #fff;
  font-family: "Cairo-Regular";
    font-style: italic;
    margin-top: 15px;
  font-family: "Cairo-Regular";
}

.call-to-action-section .content-column .text span {
    font-size: 24px;
    margin-right: 20px
}

.call-to-action-section .btn-column {
    position: relative;
    text-align: right
}

.call-to-action-section .btn-column .inner-column {
    padding-top: 15px
}

.main-footer {
    position: relative;
    background-color: #1e1e1e;
background:url(../images/back5.jpg);
background-attachment: fixed;
background-size: cover;
}
/*
.main-footer:before {
    position: absolute;
    content: '';
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(30, 30, 30, .7)
}
*/
.main-footer.style-two:before {
    background-color: rgba(0, 0, 0, .8)
}

.main-footer .widgets-section {
    position: relative;
    padding-top: 10px;
}

.main-footer .footer-widget {
    position: relative;
    margin-bottom: 20px
}

.footer-column h2,
.main-footer .footer-widget h2 {
    position: relative;
    font-size: 17px;
    font-weight: 400;
    color: #fff;
  font-family: "Cairo-Regular";
    margin-bottom: 22px;
    text-transform: capitalize
}

.main-footer .footer-widget .logo {
    position: relative;
    margin-bottom: 10px
}

.main-footer .logo-widget .text {
    position: relative
}

.main-footer .logo-widget .text p {
    position: relative;
    line-height: 1.9em;
    color: #bbb;
    font-size: 13px;
    margin-bottom: 20px
}

.main-footer .logo-widget .text p:last-child {
    margin-bottom: 0
}

.main-footer .footer-widget.links-widget .row {
    margin-bottom: 15px
}

.main-footer .footer-widget .list-style-two {
    margin-bottom: 40px
}

.links-widget {
    padding-right: 50px
}

.subscribe-form {
    position: relative
}

.subscribe-form form {
    position: relative;

}

.subscribe-form .form-group {
    position: relative
}

.subscribe-form .form-group input[type="text"],
.subscribe-form .form-group input[type="tel"],
.subscribe-form .form-group input[type="email"],
.subscribe-form .form-group textarea {
    position: relative;
    width: 100%;
    line-height: 28px;
    padding: 10px 18px;
    height: 50px;
    display: inline-block;
    font-size: 14px;
    background: none;
    font-weight: 400;
    color: #fff;
  font-family: "Cairo-Regular";
    border: 1px solid rgba(255, 255, 255, 1);
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
  font-family: "Cairo-Regular";
}

.subscribe-form .form-group input::-webkit-input-placeholder {
    color: #fff;
  font-family: "Cairo-Regular";
}

.subscribe-form .form-group .subscribe-btn {
    position: absolute;
    width: 60px;
height: 50px;
top: auto;
    left: 0;
    float: left;
    color: #fff;
  font-family: "Cairo-Regular";
    font-size: 18px;
    display: inline-block;
    background: #005ba3
}

.main-footer .footer-bottom {
    position: relative;
    padding: 10px 0;
    text-align: center;
    border-top: 1px solid rgba(255, 255, 255, .2)
}

.main-footer .footer-bottom .scroll-top {
    position: absolute;
    content: '';
    right: 50%;
    top: 0;
    width: 20px;
    height: 20px;
    color: #222;
    cursor: pointer;
    margin-top: -10px;
    line-height: 1.4em;
    text-align: center;
    padding: 0 5px;
    background-color: #005ba3;
}

.main-footer .footer-bottom .copyright {
    position: relative;
    color: #fff;
  font-family: "Cairo-Regular";
    font-size: 12px
}

.news-widget-block {
    position: relative;
    margin-bottom: 20px
}

.news-widget-block:last-child {
    margin-bottom: 0
}

.news-widget-block .widget-inner {
    position: relative;
    padding-right: 100px;
    min-height: 70px;
    padding-top: 7px
}

.news-widget-block .widget-inner .image {
    position: absolute;
    right: 0;
    top: 0;
    width: 70px;
    height: 70px
}

.news-widget-block .widget-inner h3 {
    position: relative;
    color: #aaa;
    font-size: 16px;
    line-height: 1.6em;
    margin-bottom: 5px
}

.news-widget-block .widget-inner h3 a {
    position: relative;
    color: #aaa;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease
}

.news-widget-block .widget-inner h3 a:hover {
    color: #fff;
  font-family: "Cairo-Regular";
}

.news-widget-block .widget-inner .post-date {
    position: relative;
    color: #005ba3;
    font-size: 12px
}

.main-footer .footer-upper {
    position: relative;
    padding: 50px 55px;
    background-color: #030304
}

.main-footer .footer-upper .social-icon-two {
    margin-top: 18px
}

.main-footer .footer-upper .subscribe-form {
    width: 370px
}

.main-footer .footer-upper .subscribe-form .form-group {
    margin-bottom: 0
}

.services-section-two {
    position: relative;
    padding: 110px 0 50px
}

.services-section-two.style-two {
    padding-bottom: 80px
}

.services-block-two {
    position: relative;
    margin-bottom: 20px
}

.services-block-two .inner-box {
    position: relative;
    overflow: hidden
}

.services-block-two .inner-box .image {
    position: relative
}

.services-block-two .inner-box .image img {
    position: relative;
    width: 100%;
    display: block
}

.services-block-two .inner-box .image .overlay-box {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    opacity: 0;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transform-origin: top;
    -moz-transform-origin: top;
    -ms-transform-origin: top;
    -o-transform-origin: top;
    transform-origin: top;
    background-color: rgba(0, 0, 0, .8)
}

.services-block-two .inner-box:hover .image .overlay-box {
    opacity: 1;
    -webkit-transform: translate(0%);
    -moz-transform: translate(0%);
    -ms-transform: translate(0%);
    -o-transform: translate(0%);
    transform: translate(0%)
}

.services-block-two .inner-box .image .overlay-box .overlay-inner {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: table;
    vertical-align: middle;
    padding: 10px 35px
}

.services-block-two .inner-box .image .overlay-box .overlay-inner .content {
    position: relative;
    display: table-cell;
    vertical-align: middle
}

.services-block-two .inner-box .image .overlay-box .text {
    position: relative;
    font-size: 14px;
    color: #fff;
  font-family: "Cairo-Regular";
    line-height: 1.8em;
    margin-bottom: 20px
}

.services-block-two .inner-box .image .overlay-box .read-more {
    position: relative;
    color: #005ba3;
    font-size: 16px;
    font-weight: 700;
    text-transform: capitalize;
  font-family: "Cairo-Regular";
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease
}

.services-block-two .inner-box .image .overlay-box .read-more:hover {
    color: #fff;
  font-family: "Cairo-Regular";
}

.services-block-two .inner-box .lower-box {
    position: relative;
    padding: 18px 20px;
    overflow: hidden;
    border: 1px dashed #ddd;
    background-color: #fff;
  font-family: "Cairo-Regular";
}

.services-block-two .inner-box .lower-box .lower-inner {
    position: relative
}

.services-block-two .inner-box .lower-box .lower-inner .icon-box {
    position: absolute;
    right: 0;
    top: 0;
    color: #005ba3;
    font-size: 38px;
    line-height: 1em
}

.services-block-two .inner-box .lower-box h3 {
    position: relative;
    color: #005ba3;
    font-size: 18px;
    font-weight: 400;
    padding-right: 65px;
    padding-top: 8px
}

.services-block-two .inner-box .lower-box h3 a {
    position: relative;
    color: #005ba3;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease
}

.services-block-two .inner-box .lower-box h3 a:hover {
    color: #005ba3
}

.services-block-two .inner-box .lower-box .arrow {
    position: absolute;
    left: 0;
    top: 8px;
    width: 20px;
    height: 20px;
    color: #005ba3;
    font-size: 11px;
    line-height: 18px;
    text-align: center;
    display: inline-block;
    border-radius: 50px;
    border: 1px solid #005ba3
}

.services-section-two .owl-nav {
    position: absolute;
    left: 0;
    top: -80px;
    z-index: 99
}

.services-section-two .owl-prev,
.services-section-two .owl-next {
    position: relative;
    height: 35px;
    width: 35px;
    line-height: 32px;
    text-align: center;
    font-size: 16px;
    color: #005ba3;
    margin-right: 10px;
    background: #fff;
    display: inline-block;
    border: 1px solid #005ba3;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease
}

.services-section-two .owl-prev:hover,
.services-section-two .owl-next:hover {
    color: #fff;
    border-color: #005ba3;
    background-color: #005ba3
}

.experiance-section {
    position: relative;
    padding: 60px 0 330px;
    background-position: -100px bottom;
    background-repeat: no-repeat
}

.experiance-section.style-two {
    padding-top: 110px
}

.experiance-section .content-column {
    position: relative
}

.experiance-section .content-column .inner-column {
    position: relative
}

.experiance-section .content-column .inner-column .sec-title {
    position: relative;
    margin-bottom: 28px
}

.experiance-section .content-column .inner-column .text {
    position: relative;
    color: #777;
    font-size: 16px;
    line-height: 1.9em;
    margin-bottom: 40px
}

.clients-section {
    position: relative;
    padding: 80px 0 80px;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat
}

.clients-section:before {
    position: absolute;
    content: '';
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(204, 136, 9, .9)
}

.clients-section .sponsors-outer {
    position: relative
}

.clients-section .sponsors-outer .owl-dots,
.clients-section .sponsors-outer .owl-nav {
    position: relative;
    display: none
}

.clients-section .sponsors-outer .image-box {
    position: relative;
    text-align: center;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease
}

.clients-section .sponsors-outer .image-box img {
    max-width: 100%;
    width: auto;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease
}

.faq-section {
    position: relative;
    padding: 110px 0 80px
}

.faq-section .title-column {
    position: relative;
    margin-bottom: 40px
}

.faq-section .title-column .inner-column {
    position: relative;
    padding-left: 60px
}

.faq-section .title-column .inner-column .sec-title {
    position: relative;
    margin-bottom: 20px
}

.faq-section .title-column .inner-column .text {
    position: relative;
    margin-bottom: 40px
}

.faq-section .title-column .inner-column .text p {
    position: relative;
    color: #777;
    font-size: 14px;
    margin-bottom: 20px;
    line-height: 2em
}

.faq-section .title-column .inner-column .text p:last-child {
    margin-bottom: 0
}

.faq-section .title-column .inner-column .theme-btn {
    font-size: 14px;
    padding: 11px 45px;
    text-transform: uppercase
}

.accordion-box {
    position: relative;
    z-index: 10;
    margin-bottom: 30px
}

.accordion-box .block {
    position: relative;
    margin-bottom: 30px;
    border: 1px solid #bbb
}

.accordion-box .block:last-child {
    margin-bottom: 0
}

.accordion-box .block:last-child .acc-btn {
    border: 0
}

.accordion-box .block .acc-btn {
    position: relative;
    font-size: 18px;
    margin-bottom: 0;
    cursor: pointer;
    line-height: 24px;
    font-weight: 400;
    overflow: hidden;
    color: #222;
    padding: 28px 20px 28px 40px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
  font-family: "Cairo-Regular";
}

.accordion-box .block .acc-btn .icon-outer {
    position: absolute;
    left: 25px;
    top: 28px;
    font-size: 8px;
    color: #ff5400;
    line-height: 26px;
    text-align: center;
    border-radius: 50%;
    font-weight: 600;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease
}

.accordion-box .block .acc-btn .icon-outer .icon {
    position: relative;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    color: #005ba3;
    line-height: 18px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #005ba3
}

.accordion-box .block .acc-btn.active .icon-outer .icon-plus {
    opacity: 0
}

.accordion-box .block .icon-outer .icon-minus {
    opacity: 0;
    font-weight: 700
}

.accordion-box .block.active-block .icon-minus {
    opacity: 1;
    color: #fff;
  font-family: "Cairo-Regular";
    margin-top: -20px;
    border-color: #005ba3
}

.accordion-box .block .acc-content {
    position: relative;
    display: none
}

.accordion-box .block .acc-content.current {
    display: block
}

.accordion-box .block .content {
    position: relative;
    font-size: 15px;
    padding: 0 60px 25px 40px
}

.accordion-box .block .content p {
    margin-bottom: 10px;
    line-height: 1.8em;
    font-size: 14px;
    color: #848484
}

.accordion-box .block .content p:last-child {
    margin-bottom: 0
}

.accordion-box.style-two {
    border: 1px solid #ddd
}

.accordion-box.style-two .block {
    border: none;
    margin-bottom: 0;
    border-bottom: 1px solid #ddd
}

.accordion-box.style-two .block:last-child {
    border: none
}

.accordion-box.style-two .block .acc-btn {
    padding: 20px 45px 20px 26px
}

.accordion-box.style-two .block .content {
    padding: 0 25px 25px
}

.accordion-box.style-two .block .content .text {
    color: #777;
    font-size: 14px;
    line-height: 2em
}

.accordion-box.style-two .block .acc-btn .icon-outer {
    top: 22px
}

.accordion-box.style-two .block .acc-btn .icon-outer,
.accordion-box.style-three .block .acc-btn .icon-outer {
    font-size: 14px
}

.accordion-box.style-three .block .acc-btn .icon-outer {
    top: 25px
}

.accordion-box.style-two .block .acc-btn.active .icon-outer .icon-plus,
.accordion-box.style-three .block .acc-btn.active .icon-outer .icon-plus {
    opacity: 1
}

.accordion-box.style-two .block .acc-btn .icon-outer .icon,
.accordion-box.style-three .block .acc-btn .icon-outer .icon {
    padding-right: 2px
}

.accordion-box.style-two .block .acc-btn.active .icon-outer .icon-plus,
.accordion-box.style-three .block .acc-btn.active .icon-outer .icon-plus {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    padding-right: 2px
}

.accordion-box.style-three .block {
    margin-bottom: 20px
}

.accordion-box.style-three .block .acc-btn {
    padding: 22px 45px 22px 110px
}

.accordion-box.style-three .block .acc-btn.active {
    border-bottom: 1px solid #bbb
}

.accordion-box.style-three .block .acc-btn .icon-box {
    position: absolute;
    right: 0;
    top: 0;
    width: 70px;
    height: 70px;
    color: #005ba3;
    font-size: 32px;
    line-height: 70px;
    text-align: center;
    border-left: 1px solid #bbb
}

.testimonial-section {
    position: relative;
    padding-top: 110px
}

.testimonial-section .image-column {
    position: relative
}

.testimonial-section .image-column .image {
    position: relative;
    width: 100%;
    text-align: center
}

.testimonial-section .image-column .image img {
    position: relative
}

.testimonial-section .content-column {
    position: relative;
    margin-bottom: 30px
}

.testimonial-section .content-column .inner-column {
    position: relative
}

.testimonial-section .content-column .sec-title {
    position: relative;
    margin-bottom: 20px
}

.testimonial-section .content-column .inner-column .bold-text {
    position: relative;
    color: #005ba3;
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 22px;
  font-family: "Cairo-Regular";
}

.testimonial-section .content-column .owl-nav {
    display: none
}

.testimonial-section .content-column .owl-dots {
    position: relative;
    margin-top: 35px
}

.testimonial-section .content-column .owl-dots .owl-dot {
    position: relative;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    margin-left: 10px;
    display: inline-block;
    border: 1px solid #7d7d7d;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease
}

.testimonial-section .content-column .owl-dots .owl-dot:hover,
.testimonial-section .content-column .owl-dots .owl-dot.active {
    background-color: #7d7d7d
}

.testimonial-block {
    position: relative
}

.testimonial-block .inner-block {
    position: relative
}

.testimonial-block .inner-block .text {
    position: relative;
    color: #777;
    font-size: 14px;
    line-height: 2em;
    margin-bottom: 35px
}

.testimonial-block .inner-block .author-info {
    position: relative;
    padding-right: 155px;
    margin-top: 100px
}

.testimonial-block .inner-block .author-info .image {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 120px;
    height: 120px
}

.testimonial-block .inner-block .author-info h3 {
    position: relative;
    color: #005ba3;
    font-size: 18px;
    font-weight: 700
}

.testimonial-block .inner-block .author-info .designation {
    position: relative;
    color: #005ba3;
    font-size: 14px
}

.call-to-action-two {
    position: relative;
    padding: 110px 0 120px;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover
}

.call-to-action-two:before {
    position: absolute;
    content: '';
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(0, 0, 0, .8)
}

.call-to-action-two .content {
    position: relative;
    text-align: center
}

.call-to-action-two .content .icon-box {
    position: relative;
    color: #fff;
  font-family: "Cairo-Regular";
    font-size: 54px;
    line-height: 1em;
    margin-bottom: 35px
}

.call-to-action-two .content h3 {
    position: relative;
    font-size: 24px;
    color: #fff;
  font-family: "Cairo-Regular";
    line-height: 1.4em;
    margin-bottom: 15px;
    text-transform: uppercase;
  font-family: "Cairo-Regular";
}

.call-to-action-two .content h2 {
    position: relative;
    color: #fff;
  font-family: "Cairo-Regular";
    font-size: 42px;
    font-weight: 700;
    margin-bottom: 25px;
    text-transform: uppercase;
  font-family: "Cairo-Regular";
}

.contact-info-section {
    position: relative;
    padding: 110px 0 80px
}

.info-block {
    position: relative;
    margin-bottom: 30px
}

.info-block .block-inner {
    position: relative;
    padding-right: 85px
}

.info-block .block-inner .icon-box {
    position: absolute;
    content: '';
    right: 0;
    top: 5px;
    width: 60px;
    height: 60px;
    color: #005ba3;
    line-height: 60px;
    text-align: center;
    font-size: 32px;
    border: 1px dashed #005ba3
}

.info-block .block-inner h2 {
    position: relative;
    color: #005ba3;
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 8px;
    line-height: 1.4em
}

.info-block .block-inner h2 span {
    font-weight: 700
}

.info-block .block-inner .text {
    position: relative;
    color: #777;
    font-size: 16px;
    line-height: 1.7em
}

.map-section {
    position: relative
}

.map-data {
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.8em
}

.map-data h6 {
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 5px;
    color: #121212
}

.map-canvas {
    height: 610px
}

.page-title {
    position: relative;
    padding: 150px 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top
}

.page-title .auto-container {
    position: relative
}

.page-title:before {
    position: absolute;
    content: '';
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(0, 0, 0, .8)
}

.page-title.shop-title:before {
    display: none
}

.page-title h1 {
    position: relative;
    color: #fff;
  font-family: "Cairo-Regular";
    font-size: 42px;
    font-weight: 700;
    line-height: 1.2em;
    margin-bottom: 140px;
    text-transform: capitalize
}

.page-breadcrumb {
    position: relative;
    right: 0;
    bottom: 0;
    display: inline-block;
    padding: 20px 50px 20px 60px;
    border-right: 4px solid #005ba3;
    background-color: rgba(255, 255, 255, .1)
}

.page-breadcrumb li {
    position: relative;
    display: inline-block;
    margin-left: 10px;
    padding-left: 15px;
    color: #005ba3;
    font-size: 16px;
    font-weight: 400
}

.page-breadcrumb li:after {
    position: absolute;
    content: '/';
    left: -3px;
    top: 1px;
    color: #fff;
  font-family: "Cairo-Regular";
}

.page-breadcrumb li:first-child:after {
    display: none
}

.page-breadcrumb li:first-child {
    color: #fff;
  font-family: "Cairo-Regular";
    padding-left: 0
}

.page-breadcrumb li:last-child::after {
    display: none
}

.page-breadcrumb li:last-child {
    padding-left: 0;
    margin-left: 0
}

.page-breadcrumb li a {
    color: #fff;
  font-family: "Cairo-Regular";
    font-weight: 500;
    text-transform: capitalize;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease
}

.page-breadcrumb li a:hover {
    color: #005ba3
}

.sidebar-page-container {
    position: relative;
    padding: 120px 0 60px
}

.sidebar-page-container .content-side,
.sidebar-page-container .sidebar-side {
    margin-bottom: 40px
}

.sidebar-widget {
    position: relative;
    margin-bottom: 40px
}

.blog-cat {
    position: relative;
    border: 1px dashed #ddd
}

.blog-cat li {
    position: relative
}

.blog-cat li a {
    position: relative;
    color: #005ba3;
    font-size: 16px;
    font-weight: 400;
    padding: 26px 15px 26px 90px;
    display: block;
    border-bottom: 1px solid #ddd;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
  font-family: "Cairo-Regular";
}

.blog-cat li a .icon {
    position: absolute;
    right: 30px;
    top: 26px;
    color: #005ba3;
    font-size: 30px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease
}

.blog-cat li.active a .icon,
.blog-cat li:hover a .icon {
    color: #fff;
  font-family: "Cairo-Regular";
}

.blog-cat li.active a,
.blog-cat li a:hover {
    color: #fff;
  font-family: "Cairo-Regular";
    background-color: #005ba3
}

.sidebar-title {
    position: relative;
    margin-bottom: 20px
}

.sidebar-title h2 {
    position: relative;
    color: #005ba3;
    font-size: 24px;
    font-weight: 400;
    text-transform: capitalize
}

.sidebar-title h2 span {
    font-weight: 700
}

.brochures-widget {
    position: relative
}

.brochures-widget .widget-content {
    position: relative
}

.brochures-widget .widget-content .text {
    position: relative;
    color: #777;
    font-size: 14px;
    line-height: 2em;
    margin-bottom: 30px
}

.brochures-widget .widget-content .download {
    position: relative;
    color: #fff;
  font-family: "Cairo-Regular";
    font-size: 16px;
    font-weight: 400;
    display: block;
    padding: 18px 10px;
    text-align: center;
    background-color: #005ba3;
  font-family: "Cairo-Regular";
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease
}

.brochures-widget .widget-content .download:hover {
    background-color: #005ba3
}

.practice-single {
    position: relative
}

.practice-single .inner-box {
    position: relative
}

.practice-single .inner-box .image {
    position: relative;
    margin-bottom: 35px
}

.practice-single .inner-box .image img {
    position: relative;
    width: 100%;
    display: block
}

.practice-single .inner-box .lower-content {
    position: relative
}

.practice-single .inner-box .lower-content h2 {
    position: relative;
    color: #005ba3;
    font-size: 30px;
    font-weight: 400;
    line-height: 1.4em;
    margin-bottom: 18px
}

.practice-single .inner-box .lower-content h2 span {
    font-weight: 700
}

.practice-single .inner-box .lower-content .text {
    position: relative
}

.practice-single .inner-box .lower-content .text p {
    position: relative;
    color: #777;
    font-size: 14px;
    line-height: 2em;
    margin-bottom: 25px
}

.practice-single .inner-box .lower-content .text h3 {
    position: relative;
    color: #005ba3;
    font-size: 24px;
    margin-bottom: 18px
}

.practice-single .inner-box .lower-content .text h3 span {
    font-weight: 700
}

.practice-single .inner-box .lower-content .text .two-column {
    position: relative;
    margin-top: 30px
}

.practice-single .inner-box .lower-content .text h4 {
    position: relative;
    color: #005ba3;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 20px
}

.practice-team {
    position: relative;
    margin-top: 30px
}

.practice-team h2 {
    position: relative;
    color: #005ba3;
    font-size: 36px;
    line-height: 1.4em;
    margin-bottom: 40px
}

.practice-team h2 span {
    font-weight: 700
}

.team-page-section {
    position: relative;
    padding: 120px 0 70px
}

.m-p {
    line-height: 21px
}

.attorneys-single-section {
    position: relative;
    padding: 120px 0 100px
}

.attorneys-single-section .image {
    position: relative;
    margin-bottom: 30px
}

.attorneys-single-section .info-column {
    margin-bottom: 30px
}

.attorneys-single-section .info-column .inner-column {
    position: relative
}

.attorneys-single-section .image img {
    position: relative;
    width: 100%;
    display: block
}

.attorneys-single-section .info-column h2 {
    position: relative;
    color: #222;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.4em
}

.attorneys-single-section .info-column .designation {
    position: relative;
    color: #005ba3;
    font-size: 15px;
    font-weight: 400;
    margin-top: 5px
}

.attorneys-single-section .info-column .text {
    position: relative;
    color: #005ba3;
    font-weight: 600;
    margin-top: 18px;
    margin-bottom: 18px
}

.attorneys-single-section .info-column ul {
    position: relative
}

.attorneys-single-section .info-column ul li {
    position: relative;
    color: #005ba3;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 10px;
  font-family: "Cairo-Regular";
}

.attorneys-single-section .info-column ul li span {
    position: relative;
    color: #777;
    font-size: 15px;
    margin-right: 6px;
    font-weight: 400;
    display: inline-block;
  font-family: "Cairo-Regular";
}

.attorneys-single-section .info-column ul li a {
    position: relative;
    color: #005ba3;
    font-size: 18px;
    margin-right: 10px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease
}

.attorneys-single-section .info-column ul li a:hover {
    color: #005ba3
}

.attorneys-single-section .content-column {
    position: relative
}

.attorneys-single-section .content-column .inner-column {
    position: relative
}

.attorneys-single-section .content-column h2 {
    position: relative;
    color: #005ba3;
    font-size: 36px;
    font-weight: 400;
    line-height: 1.4em;
    margin-bottom: 30px
}

.attorneys-single-section .content-column h2 span {
    font-weight: 700
}

.attorneys-single-section .content-column .text {
    position: relative
}

.attorneys-single-section .content-column .text p {
    position: relative;
    color: #777;
    font-size: 14px;
    line-height: 2em;
    margin-bottom: 20px
}

.attorneys-single-section .content-column h3 {
    position: relative;
    color: #005ba3;
    font-size: 30px;
    font-weight: 400;
    line-height: 1.4em;
    margin-bottom: 30px;
    padding-top: 25px
}

.attorneys-single-section .content-column h3 span {
    font-weight: 700
}

.attorneys-info {
    position: relative
}

.attorneys-info li {
    position: relative;
    padding-right: 70px;
    color: #777;
    font-size: 14px;
    line-height: 2em;
    margin-bottom: 25px
}

.attorneys-info li:before {
    position: absolute;
    content: "\f12b";
    right: 0;
    top: 5px;
    color: #005ba3;
    font-size: 22px;
    line-height: 1em;
    font-weight: 500;
    font-family: "Flaticon"
}

.attorneys-info li strong {
    color: #005ba3;
    font-size: 15px;
  font-family: "Cairo-Regular";
}

.testimonials-page-section {
    position: relative;
    padding: 120px 0 0
}

.testimonial-block-two {
    position: relative;
    margin-bottom: 55px
}

.testimonial-block-two .inner-box {
    position: relative;
    padding: 35px 35px 45px;
    border: 1px solid #e1e1e1
}

.testimonial-block-two .inner-box h3 {
    position: relative;
    color: #005ba3;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.4em;
    margin-bottom: 20px
}

.testimonial-block-two .inner-box .text {
    position: relative;
    color: #777;
    font-size: 14px;
    line-height: 2em
}

.testimonial-block-two .inner-box .author-info {
    position: relative;
    color: #005ba3;
    font-size: 14px;
    margin-top: 20px
}

.testimonial-block-two .inner-box .author-info span {
    position: relative;
    color: #777;
    margin-right: 25px
}

.testimonial-block-two .inner-box .quote-icon {
    position: absolute;
    left: 50px;
    bottom: -16px;
    width: 36px;
    height: 32px;
    color: #005ba3;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    line-height: 30px;
    background-color: #ebebeb
}

.gallery-page-section {
    position: relative;
    padding: 110px 0
}

.gallery-page-section .filters {
    position: relative
}

.gallery-page-section .filters .filter-tabs {
    position: relative;
    margin-bottom: 40px;
    text-align: center
}

.gallery-page-section .filters .filter-tabs .filter {
    position: relative;
    color: #005ba3;
    font-size: 16px;
    cursor: pointer;
    margin-bottom: 15px;
    font-weight: 700;
    padding-left: 25px;
    margin-left: 12px;
    display: inline-block;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
  font-family: "Cairo-Regular";
}

.gallery-page-section .filters .filter-tabs .filter:last-child {
    padding-left: 0;
    margin-left: 0
}

.gallery-page-section .filters .filter-tabs .filter:last-child::after {
    display: none
}

.gallery-page-section .filters .filter-tabs .filter:after {
    position: absolute;
    content: '/';
    left: 0;
    top: 0;
    color: #333
}

.gallery-page-section .filters .filter-tabs .filter.active,
.gallery-page-section .filters .filter-tabs .filter:hover {
    color: #005ba3
}

.gallery-item.mix {
    display: none
}

.gallery-item {
    position: relative;
    margin-bottom: 50px
}

.gallery-item .inner-box {
    position: relative
}

.gallery-item .inner-box .image {
    position: relative;
    overflow: hidden
}

.gallery-item .inner-box .image .overlay-box {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    color: #fff;
  font-family: "Cairo-Regular";
    text-align: center;
    background: rgba(204, 136, 9, .9);
    -webkit-transition: all 700ms ease;
    -ms-transition: all 700ms ease;
    -o-transition: all 700ms ease;
    transition: all 700ms ease;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    transform: translateY(-100%)
}

.gallery-item .inner-box:hover .overlay-box {
    opacity: 1;
    -webkit-transform: translate(0%);
    -ms-transform: translate(0%);
    -o-transform: translate(0%);
    -moz-transform: translate(0%);
    transform: translate(0%)
}

.gallery-item .inner-box .image .overlay-box .overlay-inner {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: table;
    vertical-align: middle;
    padding: 10px 0
}

.gallery-item .inner-box .image .overlay-box .overlay-inner .content {
    position: relative;
    display: table-cell;
    vertical-align: middle
}

.gallery-item .inner-box .image .overlay-box .overlay-inner .link {
    position: relative;
    font-size: 20px;
    color: #005ba3;
    width: 50px;
    height: 50px;
    line-height: 52px;
    border-radius: 50%;
    margin: 0 5px;
    font-weight: 400;
    display: inline-block;
    background-color: #fff;
  font-family: "Cairo-Regular";
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease
}

.gallery-item .inner-box .image .overlay-box .overlay-inner .link .icon {
    position: relative
}

.gallery-item .inner-box .image .overlay-box .overlay-inner .link:hover {
    color: #666;
    background-color: rgba(255, 255, 255, 1)
}

.gallery-item .inner-box .image img {
    position: relative;
    width: 100%;
    display: block
}

.gallery-item .inner-box .lower-box {
    position: relative;
    padding-top: 30px
}

.gallery-item .inner-box .lower-box h3 {
    position: relative;
    color: #005ba3;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 2px
}

.gallery-item .inner-box .lower-box h3 a {
    position: relative;
    color: #005ba3;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease
}

.gallery-item .inner-box .lower-box h3 a:hover {
    color: #005ba3
}

.gallery-item .inner-box .lower-box .title {
    position: relative;
    color: #005ba3;
    font-size: 14px
}

.gallery-page-section .styled-pagination {
    margin-top: 10px
}

.pagination-outer {
    position: relative;
    text-align: center
}

.pagination-outer:before {
    position: absolute;
    content: '';
    right: 0;
    margin-top: 25px;
    width: 100%;
    height: 1px;
    background-color: #ddd
}

.styled-pagination {
    position: relative;
    display: inline-block;
    padding: 0 10px;
    background-color: #fff;
  font-family: "Cairo-Regular";
}

.styled-pagination li {
    position: relative;
    display: inline-block;
    margin: 0 6px 0 0
}

.styled-pagination li a {
    position: relative;
    display: inline-block;
    line-height: 48px;
    height: 50px;
    font-size: 18px;
    min-width: 50px;
    color: #005ba3;
    font-weight: 400;
    text-align: center;
    background: #fff;
    border: 1px solid #ddd;
    text-transform: capitalize;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
  font-family: "Cairo-Regular";
}

.styled-pagination li.next a,
.styled-pagination li.prev a {
    color: #fff;
  font-family: "Cairo-Regular";
    border-color: #005ba3;
    background-color: #005ba3
}

.styled-pagination li a:hover,
.styled-pagination li a.active {
    color: #fff;
  font-family: "Cairo-Regular";
    border-color: #005ba3;
    background-color: #005ba3
}

.gallery-single-section {
    position: relative;
    padding: 120px 0 60px
}

.gallery-single-section .big-image {
    position: relative;
    margin-bottom: 35px
}

.gallery-single-section .big-image img {
    position: relative;
    width: 100%;
    display: block
}

.gallery-single-section .lower-content {
    position: relative
}

.gallery-single-section .lower-content .content-column {
    position: relative
}

.gallery-single-section .lower-content .content-column .inner-column {
    position: relative
}

.gallery-single-section .lower-content .content-column h2 {
    position: relative;
    color: #005ba3;
    font-size: 30px;
    font-weight: 400;
    line-height: 1.4em;
    margin-bottom: 20px
}

.gallery-single-section .lower-content .content-column .text {
    position: relative
}

.gallery-single-section .lower-content .content-column .text p {
    position: relative;
    color: #777;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.9em;
    margin-bottom: 22px
}

.gallery-single-section .lower-content .info-column {
    position: relative
}

.gallery-single-section .lower-content .info-column .inner-column {
    position: relative;
    padding-right: 15px
}

.gallery-single-section .lower-content .info-column h2 {
    position: relative;
    color: #005ba3;
    font-size: 30px;
    font-weight: 400;
    line-height: 1.4em;
    margin-bottom: 18px
}

.gallery-single-section .lower-content .info-column h2 span {
    font-weight: 700
}

.case-list {
    position: relative;
    margin-bottom: 40px
}

.case-list li {
    position: relative;
    margin-bottom: 15px;
    font-size: 14px;
    font-weight: 400;
    color: #777;
    padding-right: 45px
}

.case-list li strong {
    position: relative;
    color: #005ba3;
    font-size: 16px;
    font-weight: 400;
    max-width: 130px;
    width: 100%;
    margin-left: 30px;
    display: inline-block;
  font-family: "Cairo-Regular";
}

.case-list li strong:after {
    position: absolute;
    content: ':';
    left: 0;
    top: 0;
    font-size: 18px;
    color: #005ba3
}

.case-list li .icon {
    position: absolute;
    right: 0;
    top: 4px;
    font-size: 16px;
    line-height: 1em;
    color: #005ba3
}

.new-posts {
    position: relative;
    padding: 20px 0;
    margin-top: 20px;
    border-top: 2px solid #ddd;
    border-bottom: 2px solid #ddd
}

.new-posts a {
    position: relative;
    color: #005ba3;
    font-size: 16px;
    font-weight: 700;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
  font-family: "Cairo-Regular";
}

.new-posts a:hover {
    color: #005ba3
}

.new-posts .grid-view {
    position: absolute;
    right: 50%;
    top: 19px;
    font-size: 26px;
    line-height: 1em;
    color: #005ba3;
    margin-right: -10px
}

.related-news {
    position: relative;
    margin-top: 60px
}

.faq-page-section {
    position: relative;
    padding: 115px 0 100px
}

.faq-page-section .faq-tabs {
    position: relative
}

.faq-page-section .faq-tabs .tab-btns {
    position: relative;
    z-index: 1;
    text-align: center;
    margin-bottom: 65px
}

.faq-page-section .faq-tabs .tab-btns .tab-btn {
    position: relative;
    margin: 0 1px;
    font-size: 16px;
    background: none;
    color: #000;
    font-weight: 600;
    line-height: 24px;
    cursor: pointer;
    margin-bottom: 5px;
    padding: 8px 18px;
    display: inline-block;
    text-transform: capitalize;
    transition: all 500ms ease;
  font-family: "Cairo-Regular";
}

.faq-page-section .faq-tabs .tab-btns .tab-btn:hover,
.faq-page-section .faq-tabs .tab-btns .tab-btn.active-btn {
    color: #fff;
  font-family: "Cairo-Regular";
    background: #005ba3
}

.faq-page-section .faq-tabs .tabs-content {
    position: relative
}

.faq-page-section .faq-tabs .tabs-content .tab {
    position: relative;
    display: none;
    border-top: 0
}

.faq-page-section .faq-tabs .tabs-content .tab.active-tab {
    display: block
}

.faq-page-section .faq-tabs .tabs-content .tab .content {
    padding: 40px 30px
}

.faq-page-section .faq-tabs .tabs-content .tab .content .image img {
    width: 100%;
    display: block
}

.faq-page-section .faq-tabs .tabs-content .tab .content .text {
    position: relative;
    color: #777;
    line-height: 1.8em
}

.blog-page-section {
    position: relative;
    padding: 120px 0 110px
}

.contact-section {
    position: relative;
    padding: 110px 0 90px
}

.contact-section .title-box {
    position: relative;
    text-align: center;
    margin-bottom: 45px
}

.contact-section .title-box h2 {
    position: relative;
    color: #005ba3;
    font-size: 36px;
    font-weight: 400;
    line-height: 1.4em;
    margin-bottom: 15px
}

.contact-section .title-box .text {
    position: relative;
    color: #777;
    font-size: 14px;
    line-height: 2em
}

.contact-form input.error,
.contact-form select.error,
.contact-form textarea.error {
    border-color: #ff0000!important
}

.contact-form label.error {
    display: block;
    line-height: 24px;
    padding: 5px 0 0;
    margin: 0;
    text-transform: uppercase;
    font-size: 12px;
    color: red;
    font-weight: 500
}

.news-block-two {
    position: relative;
    margin-bottom: 60px
}

.news-block-two .inner-box {
    position: relative;
    background: #f5f5f5
}

.news-block-two .inner-box .image-box {
    position: relative;
    overflow: hidden
}

.news-block-two .inner-box .image-box img {
    display: block;
    width: 100%
}

.news-block-two .image-box .default-overlay-outer {
    position: absolute;
    display: block;
    right: -100%;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 10px;
    background-color: rgba(204, 136, 9, .8);
    transition: all 700ms ease;
    -webkit-transition: all 700ms ease;
    -ms-transition: all 700ms ease;
    -o-transition: all 700ms ease;
    -moz-transition: all 700ms ease
}

.news-block-two .inner-box:hover .image-box .default-overlay-outer {
    right: 0%
}

.news-block-two .image-box .default-overlay-outer .inner {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: table;
    vertical-align: middle;
    text-align: center
}

.news-block-two .image-box .default-overlay-outer .inner .content-layer {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    color: #fff
}

.news-block-two .inner-box .image-box .default-overlay-outer .content-layer .link-icon {
    position: relative;
    display: inline-block;
    line-height: 53px;
    width: 52px;
    height: 52px;
    background: #fff;
    border-radius: 5px;
    font-size: 18px;
    color: #223555
}

.news-block-two .inner-box .content {
    position: relative;
    padding: 30px
}

.news-block-two .inner-box .content .image-column .image img {
    width: 100%;
    display: block
}

.news-block-two.style-two .inner-box .date {
    margin-top: -60px
}

.news-block-two.style-two .inner-box .content {
    padding-top: 50px
}

.news-block-two .inner-box .date {
    position: absolute;
    right: 25px;
    top: 25px;
    z-index: 3;
    margin: 0;
    width: 60px;
    height: 60px;
    line-height: 25px;
    padding: 5px;
    margin-bottom: 30px;
    font-size: 18px;
    color: #fff;
  font-family: "Cairo-Regular";
    background: #223555;
    font-weight: 700;
    text-align: center;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease
}

.news-block-two .inner-box:hover .date {
    background: #005ba3
}

.news-block-two .inner-box .tags {
    position: relative;
    margin-bottom: 10px;
    color: #2f2f31
}

.news-block-two .inner-box .tags a {
    color: #999;
    font-size: 14px;
    font-family: 'fonnt Sans', sans-serif
}

.news-block-two .inner-box h3 {
    font-size: 18px;
    margin-bottom: 15px;
    font-weight: 700;
    color: #2f2f31
}

.news-block-two .inner-box h3 a {
    color: #2f2f31;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease
}

.news-block-two .inner-box h3 a:hover {
    color: #005ba3
}

.news-block-two .inner-box .text {
    margin-bottom: 10px
}

.news-block-two .inner-box .read-more {
    color: #223555;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700
}

.news-block-two .inner-box:hover .read-more {
    color: #005ba3
}

.news-block-two .inner-box .post-info {
    position: relative;
    border-top: 1px solid #e1e1e1;
    padding: 12px 10px;
    font-family: 'fonnt Sans', sans-serif;
    font-size: 14px
}

.news-block-two .inner-box .post-info li {
    position: relative;
    float: right;
    margin-right: 15px;
    color: #999
}

.news-block-two .inner-box .post-info li a {
    color: #999
}

.news-block-two .inner-box .post-info li .fa,
.news-block-two .inner-box .post-info li .author-thumb {
    padding-left: 5px
}

.blog-single blockquote {
    position: relative;
    padding: 25px;
    border: 1px solid #e0e0e0;
    border-right: 3px solid #e0e0e0;
    background: #fff;
    margin: 30px 0;
    font-size: 16px;
    font-style: italic;
    font-family: 'fonnt Sans', sans-serif
}

.list-view .news-block-two .image-box {
    float: right;
    width: 42%
}

.list-view .news-block-two .right-content {
    float: right;
    width: 58%
}

.list-view .news-block-two .date {
    position: absolute;
    right: -30px;
    top: 35px;
    margin-top: 0
}

.list-view .news-block-two .content {
    padding: 25px 20px 25px 50px
}

.sidebar .search-box .form-group {
    position: relative;
    margin: 0
}

.sidebar .search-box .form-group input[type="text"],
.sidebar .search-box .form-group input[type="search"] {
    position: relative;
    line-height: 28px;
    padding: 10px 50px 10px 20px;
    border: 1px solid #e0e0e0;
    background: #fff;
    color: #3a3a3a;
    display: block;
    width: 100%;
    height: 50px;
    border-radius: 2px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease
}

.sidebar .search-box .form-group input:focus {
    border-color: #005ba3
}

.sidebar .search-box .form-group button {
    position: absolute;
    left: 0;
    top: 0;
    height: 50px;
    width: 50px;
    line-height: 48px;
    text-align: center;
    display: block;
    font-size: 16px;
    color: #005ba3;
    background: #101010;
    border-radius: 0 3px 3px 0
}

.sidebar .search-box .form-group input:focus + button,
.sidebar .search-box .form-group button:hover {
    color: #005ba3
}

.sidebar .list {
    position: relative;
    font-family: 'fonnt Sans', sans-serif
}

.sidebar .list li {
    position: relative;
    margin-bottom: 10px;
    line-height: 32px
}

.sidebar .list.style-two li {
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 0
}

.sidebar .list.style-two li a {
    margin: 10px 0
}

.sidebar .list li .count {
    position: relative
}

.sidebar .list li a {
    position: relative;
    display: block;
    color: #3d3d3d;
    font-size: 16px;
    font-weight: 400;
    padding-right: 20px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease
}

.sidebar .list li:before {
    font-family: 'FontAwesome';
    content: '\f105';
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    font-size: 18px;
    line-height: 32px;
    color: #005ba3
}

.sidebar .list li a:hover {
    color: #005ba3
}

.styled-heading {
    position: relative;
    margin-bottom: 25px
}

.styled-heading h2 {
    font-size: 24px;
    font-weight: 700;
    color: #2f2f31;
    padding-bottom: 12px;
    display: inline-block
}

.styled-heading h2:after {
    position: absolute;
    content: '';
    right: 0;
    bottom: 0;
    width: 40px;
    border-bottom: 3px solid #005ba3
}

.styled-heading-two {
    position: relative;
    margin-bottom: 20px
}

.styled-heading-two h2 {
    font-size: 24px;
    font-weight: 700;
    color: #2f2f31;
    padding-bottom: 12px;
    display: inline-block
}

.styled-heading-two h2:after {
    position: absolute;
    content: '';
    right: 0;
    bottom: 0;
    width: 100%;
    height: 5px;
    border-top: 1px solid #005ba3;
    border-bottom: 1px solid #005ba3
}

.sidebar .recent-posts .post {
    position: relative;
    font-size: 14px;
    margin-bottom: 30px;
    min-height: 60px;
    padding: 0 0 0 80px;
    color: #ccc
}

.sidebar .recent-posts .post:last-child {
    margin-bottom: 0
}

.sidebar .recent-posts .post .post-thumb {
    position: absolute;
    right: 0;
    top: 0;
    width: 64px;
    height: 64px
}

.sidebar .recent-posts .post .post-thumb img {
    width: 100%;
    display: block;
    border-radius: 0
}

.sidebar .recent-posts .post h4 {
    position: relative;
    top: -6px;
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 2px;
    line-height: 1.4em;
    color: #202020;
    font-family: 'fonnt Sans', sans-serif
}

.sidebar .recent-posts .post a,
.sidebar .recent-posts .post a:hover {
    color: #005ba3
}

.sidebar .recent-posts .post h4 a {
    color: #202020
}

.sidebar .recent-posts .post-info {
    color: #005ba3;
    font-family: 'fonnt Sans', sans-serif
}

.sidebar .recent-posts .post-info .icon {
    padding-left: 5px
}

.sidebar .latest-tweets {
    position: relative
}

.sidebar .latest-tweets .tweet-content p {
    position: relative;
    margin: 10px 0;
    font-size: 15px
}

.sidebar .latest-tweets .owl-dots {
    display: none!important
}

.sidebar .latest-tweets .owl-nav {
    position: absolute;
    left: 0;
    bottom: -40px
}

.sidebar .latest-tweets .widget-bottom {
    padding: 10px 0;
    border-top: 1px solid #e0e0e0
}

.sidebar .latest-tweets .widget-bottom a {
    color: #707070;
    font-size: 16px;
    padding-top: 12px
}

.sidebar .latest-tweets .time {
    color: #005ba3;
    margin-bottom: 10px
}

.sidebar .latest-tweets .owl-prev,
.sidebar .latest-tweets .owl-next {
    line-height: 24px;
    font-size: 22px;
    margin-right: 18px;
    display: inline-block
}

.sidebar .latest-tweets .owl-prev:hover,
.sidebar .latest-tweets .owl-next:hover {
    color: #005ba3
}

.sidebar .instagram-gallery {
    position: relative
}

.sidebar .instagram-gallery .images-outer {
    position: relative;
    margin-right: -5px;
    margin-left: -5px
}

.sidebar .instagram-gallery .image {
    position: relative;
    float: right;
    width: 33.333%;
    padding: 5px
}

.sidebar .instagram-gallery .image img {
    position: relative;
    display: block;
    width: 100%;
    border-radius: 3px
}

.sidebar .popular-tags a {
    position: relative;
    display: inline-block;
    line-height: 24px;
    padding: 7px 15px;
    margin: 0 5px 12px 0;
    border: 1px solid rgba(0, 0, 0, .1);
    background: #fff;
    color: #555;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    border-radius: 2px;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease
}

.sidebar .popular-tags a:hover {
    background-color: #f5f5f5;
    border-color: #f5f5f5;
    color: #fff;
  font-family: "Cairo-Regular";
}

.blog-single .post-bottom {
    background: #fff;
    padding: 10px 0;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0
}

.blog-single .post-bottom .post-info {
    border: none;
    padding: 0
}

.blog-single .post-bottom .post-info li {
    line-height: 34px
}

.blog-single .post-bottom .share-options li {
    line-height: 34px;
    margin-right: 10px;
    float: left
}

.blog-single .post-bottom .share-options li a {
    position: relative;
    display: inline-block;
    font-size: 14px;
    width: 34px;
    height: 34px;
    line-height: 32px;
    border: 1px solid #e9e9e9;
    text-align: center;
    color: #999;
    border-radius: 5px;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease
}

.blog-single .post-bottom .share-options li a:hover {
    color: #fff;
  font-family: "Cairo-Regular";
    background: #005ba3;
    border-color: #005ba3
}

.blog-single .post-info {
    position: relative;
    border-top: 1px solid #e1e1e1;
    padding: 12px 10px;
    font-family: 'fonnt Sans', sans-serif;
    font-size: 14px
}

.blog-single .post-info li {
    position: relative;
    float: right;
    margin-right: 15px;
    color: #999
}

.blog-single .post-info li a {
    color: #999
}

.blog-single .post-info li .fa,
.blog-single .post-info li .author-thumb {
    padding-left: 5px
}

.blog-single .post-author {
    position: relative;
    color: #777;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 40px;
    margin-bottom: 50px
}

.blog-single .post-author .inner-box {
    position: relative;
    padding: 15px 0 0 130px;
    min-height: 80px
}

.blog-single .post-author .inner-box p {
    margin-bottom: 20px
}

.blog-single .post-author .inner-box .author-thumb {
    position: absolute;
    right: 0;
    top: 10px;
    width: 110px;
    height: 110px;
    border-radius: 5px
}

.blog-single .post-author .inner-box .author-thumb img {
    display: block;
    width: 110px
}

.blog-single .post-author h4 {
    margin-bottom: 10px;
    font-family: 'fonnt Sans', sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    color: #1a1a1a
}

.blog-single .post-author h4 .author-occ {
    position: relative;
    right: 10px;
    padding: 5px 10px;
    font-size: 10px;
    background: #1cbefe;
    border-radius: 5px;
    color: #fff;
  font-family: "Cairo-Regular";
}

.sidebar-page-container .comments-area {
    position: relative;
    margin-bottom: 55px
}

.sidebar-page-container .group-title {
    position: relative;
    margin-bottom: 28px
}

.sidebar-page-container .group-title h2 {
    position: relative;
    font-size: 22px;
    color: #242424;
    font-weight: 600;
    line-height: 1.2em;
    padding-bottom: 0;
    display: inline-block
}

.sidebar-page-container .group-title h2:after {
    position: absolute;
    content: '';
    right: 107%;
    bottom: 0;
    width: 25px;
    height: 2px;
    background-color: #005ba3
}

.sidebar-page-container .comments-area .inner-box {
    position: relative;
    border: 1px solid #eee
}

.sidebar-page-container .comments-area .comment-box {
    position: relative;
    padding: 25px 25px 25px;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    border-bottom: 1px solid #ebe8e8
}

.sidebar-page-container .comments-area .comment-box:nth-child(2n + 0) {
    background-color: #fcfcfc
}

.sidebar-page-container .comments-area .comment-box:last-child {
    border-bottom: 0
}

.sidebar-page-container .comments-area .comment {
    position: relative;
    font-size: 14px;
    min-height: 98px;
    padding: 0 0 0 100px
}

.sidebar-page-container .comments-area .comment.reply-comment {
    margin-right: 100px;
    margin-top: 45px
}

.sidebar-page-container .comments-area .comment .comment-inner {
    position: relative
}

.sidebar-page-container .comments-area .comment .comment-reply {
    position: absolute;
    left: 0;
    top: 0;
    color: #252525;
    text-decoration: underline;
    font-size: 15px;
    font-weight: 400;
    text-align: center;
    display: inline-block;
    text-transform: capitalize;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease
}

.sidebar-page-container .comments-area .comment .comment-reply span {
    font-size: 14px;
    margin-left: 4px
}

.sidebar-page-container .comments-area .comment-box .author-thumb {
    position: absolute;
    right: 0;
    top: 0;
    width: 73px;
    overflow: hidden;
    margin-bottom: 20px
}

.sidebar-page-container .comments-area .comment-box .author-thumb img {
    width: 75px;
    display: block
}

.sidebar-page-container .comments-area .comment-info {
    color: #3e5773;
    line-height: 24px;
    font-size: 13px
}

.sidebar-page-container .comments-area .comment-box strong {
    font-size: 15px;
    font-weight: 700;
    color: #101010;
    line-height: 16px;
    text-transform: capitalize
}

.sidebar-page-container .comments-area .comment-box .text {
    color: #898989;
    font-size: 16px;
    margin-top: 5px;
    line-height: 1.7em;
    margin-bottom: 10px
}

.sidebar-page-container .comments-area .comment-time {
    position: relative;
    font-size: 13px;
    color: #f47a3c
}

.sidebar-page-container .comments-area .comment-box .theme-btn {
    padding: 6px 27px
}

.sidebar-page-container .comments-area .comment-box .comment-info {
    position: relative;
    padding-top: 5px
}

.sidebar-page-container .comments-area .comment-box .comment-info li {
    position: relative;
    padding-left: 15px;
    line-height: 1.4em;
    margin-left: 15px;
    color: #707070;
    font-size: 15px;
    display: inline-block;
    border-left: 1px solid #999
}

.sidebar-page-container .comments-area .comment-box .comment-info li a {
    color: #202020;
    font-weight: 500;
    text-decoration: underline
}

.sidebar-page-container .comments-area .comment-box .comment-info li:last-child {
    border: 0
}

.blog-single .news-block-four {
    margin-bottom: 50px
}

.comment-form {
    position: relative
}

.comment-form .form-inner {
    position: relative;
    padding: 50px 35px 30px;
    background-color: #f7f7f7;
    border: 1px solid #eee
}

.comment-form .form-group {
    position: relative;
    margin-bottom: 20px
}

.comment-form .form-group input[type="text"],
.comment-form .form-group input[type="email"],
.comment-form .form-group select {
    position: relative;
    display: block;
    width: 100%;
    line-height: 26px;
    padding: 10px 20px;
    height: 48px;
    color: #a5a5a5;
    font-size: 15px;
    background-color: #fff;
  font-family: "Cairo-Regular";
    border: 1px solid #eee;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease
}

.comment-form .form-group input[type="text"]:focus,
.comment-form .form-group input[type="email"]:focus,
.comment-form .form-group textarea:focus {
    border-color: #005ba3
}

.comment-form .form-group textarea {
    position: relative;
    display: block;
    width: 100%;
    line-height: 24px;
    padding: 20px 20px;
    color: #a5a5a5;
    height: 170px;
    font-size: 15px;
    resize: none;
    background-color: #fff;
  font-family: "Cairo-Regular";
    border: 1px solid #eee;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease
}

.comment-form button {
    margin-top: 10px;
    padding: 10px 30px 10px;
    font-size: 16px;
    font-family: 'fonnt Sans', sans-serif
}

.news-block-three {
    position: relative;
    margin-bottom: 40px
}

.blog-page-section .news-block-three {
    margin-bottom: 50px
}

.news-block-three .inner-box {
    position: relative
}

.news-block-three .inner-box .image {
    position: relative;
    display: block;
    overflow: hidden;
    background-color: #0b0b0b;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease
}

.news-block-three .inner-box img {
    position: relative;
    width: 100%;
    display: block;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease
}

.news-block-three .inner-box:hover .image img {
    opacity: .7;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -moz-transform: scale(1.05);
    transform: scale(1.05)
}

.news-block-three .inner-box .lower-box {
    position: relative;
    padding-top: 25px
}

.news-block-three .inner-box .lower-box .post-info {
    position: relative;
    color: #c2c1c1;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 8px
}

.news-block-three .inner-box .lower-box h3 {
    position: relative;
    color: #242424;
    font-size: 20px;
    line-height: 1.6em;
    font-weight: 600;
    margin-bottom: 10px
}

.news-block-three .inner-box .lower-box h3 a {
    position: relative;
    color: #242424;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease
}

.news-block-three .inner-box .lower-box h3 a:hover {
    color: #005ba3
}

.news-block-three .inner-box .lower-box .read-more {
    position: relative;
    color: #005ba3;
    font-size: 15px;
    font-weight: 700;
    text-transform: capitalize;
    text-decoration: underline
}

.news-block-three .inner-box .lower-box .read-more:hover {
    color: #101010;
    text-decoration: none
}

.news-block-four {
    position: relative;
    margin-bottom: 50px
}

.news-block-four .inner-box {
    position: relative
}

.news-block-four .inner-box .image {
    position: relative;
    display: block;
    overflow: hidden;
    background-color: #0b0b0b;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease
}

.news-block-four .inner-box img {
    position: relative;
    width: 100%;
    display: block;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease
}

.news-block-four .inner-box:hover .image img {
    opacity: .7;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -moz-transform: scale(1.05);
    transform: scale(1.05)
}

.news-block-four .inner-box .lower-content {
    position: relative
}

.news-block-four .inner-box .lower-content .upper-box {
    position: relative;
    padding-bottom: 13px;
    border-bottom: 1px solid #e4e4e4
}

.news-block-four .inner-box .lower-content .upper-box .posted-date {
    position: relative;
    color: #fff;
  font-family: "Cairo-Regular";
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 12px;
    line-height: 1.2em;
    padding: 12px 25px;
    border-radius: 5px;
    margin-top: -20px;
    margin-right: 22px;
    background-color: #005ba3
}

.news-block-four .inner-box .lower-content .upper-box .post-meta {
    position: relative;
    padding-top: 20px
}

.news-block-four .inner-box .lower-content .upper-box .post-meta li {
    position: relative;
    color: #787878;
    font-size: 14px;
    padding-left: 12px;
    margin-left: 12px;
    font-weight: 500;
    margin-bottom: 6px;
    display: inline-block
}

.news-block-four .inner-box .lower-content .upper-box .post-meta li:after {
    position: absolute;
    content: '/';
    left: -5px;
    top: 0;
    color: #b8b8b8;
    font-size: 17px
}

.news-block-four .inner-box .lower-content .upper-box .post-meta li:last-child {
    margin-left: 0;
    padding-left: 0
}

.news-block-four .inner-box .lower-content .upper-box .post-meta li:last-child::after {
    display: none
}

.news-block-four .inner-box .lower-content .lower-box {
    position: relative;
    padding-top: 30px
}

.news-block-four .inner-box .lower-content .lower-box h3 {
    position: relative;
    font-size: 28px;
    font-weight: 600;
    line-height: 1.4em;
    margin-bottom: 18px;
    color: #242424
}

.news-block-four .inner-box .lower-content .lower-box h3 a {
    position: relative;
    color: #242424;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease
}

.news-block-four .inner-box .lower-content .lower-box h3 a:hover {
    color: #005ba3
}

.news-block-four .inner-box .lower-content .lower-box .text {
    position: relative;
    color: #797979;
    font-size: 16px;
    line-height: 1.9em;
    margin-bottom: 35px
}

.news-block-four .inner-box .lower-content .btn-style-one {
    font-size: 16px;
    padding: 12px 30px;
  font-family: "Cairo-Regular";
}

.news-block-four .inner-box .lower-content .lower-box .text p {
    position: relative;
    color: #797979;
    font-size: 16px;
    line-height: 1.9em;
    margin-bottom: 25px
}

.news-block-four .inner-box .lower-content .lower-box .text a {
    text-decoration: underline
}

.news-block-four .inner-box .lower-content .lower-box h4 {
    position: relative;
    color: #242424;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 20px
}

.inner-column.single-item-carousel .owl-nav {
    position: absolute;
    left: 0;
    bottom: -30px
}

.inner-column.single-item-carousel .owl-nav .owl-next,
.inner-column.single-item-carousel .owl-nav .owl-prev {
    width: 35px;
    height: 35px;
    border: 1px solid #ccc;
    color: #ccc;
    text-align: center;
    line-height: 33px;
    font-size: 18px;
    float: right;
    margin: 5px
}

.inner-column.single-item-carousel .owl-nav .owl-next:hover,
.inner-column.single-item-carousel .owl-nav .owl-prev:hover {
    border: 1px solid #005ba3;
    color: #005ba3
}

.inner-column.single-item-carousel img {
    height: 350px
}

.inner-column.single-item-carousel .caption {
    margin-top: 15px
}

.inner-column.single-item-carousel .caption h2 {
    color: #005ba3;
    margin-top: 0;
    padding-top: 30px
}

.feat-services {
    display: inline-block;
    margin: 50px 0;
    padding: 30px 0
}

.feat-services .icon-box {
    position: relative;
    margin-bottom: 25px;
    text-align: center
}

.feat-services .icon-box span {
    background: #005ba3;
    color: #f0f0f0;
    position: relative;
    color: #005ba3;
    font-size: 60px;
    line-height: 1em;
    padding-left: 20px;
    z-index: 1;
    display: inline-block;
    padding: 12px;
    background: #f0f0f0;
    border-radius: 50%;
    font-size: 45px;
    border: 1px solid #005ba3
}

.feat-services h3 {
    text-align: center
}

.feat-services h3 a {
    color: #333;
    text-transform: capitalize
}

.feat-services p {
    text-align: center
}

.hover-im {
    display: none
}

.hoover-image2:hover .hover-im {
    display: inline-block
}

.hoover-image2:hover .main-im {
    display: none
}

.hover-im,
.main-im {
    width: 73px;
    display: inline-block;
    padding: 12px
}

.services-block .icon-box {
    float: right;
    margin-left: 2%
}

.right-side {
    float: right;
    margin-right: 15px;
    width: 77%
}

.cp-box {
    float: right;
    width: 100%;
    margin: 20px 0
}

.cp-box .icon-box {

    line-height: 70px;


    position: relative;
    color: #b9a99c;



    line-height: 70px!important;
    border: 1px solid #c1c1c1 !importantv;

    position: relative!important;
    color: #005ba3!important;
    text-align: center;

}

.cp-box .icon-box::before {
content: '';
position: absolute;
right: 0;
left: 0;
margin: auto;
width: 1px;
height: 73px;
background-color: #c1c1c1;
bottom: -73px;
}

.cp-box .icon-box::after {
    content: '';
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    width: 5px;
    height: 5px;
    background-color: #005ba3;
    bottom: -30px
}

.cp-box .icon-box span {
    font-size: 36px;
    text-align: center;
    width: 100%
}

.cp-box .icon-box img {

border-radius: 3px;
box-shadow: 0 16px 38px -12px rgba(0,0,0,0.56),0 4px 25px 0 rgba(0,0,0,0.12),0 8px 10px -5px rgba(0,0,0,0.2);
width: 200px;
height: 200px;
}

.cp-text-box h3 {
background: #005ba3;
color: #fff;
padding: 5px;
height: 102px;
width: 79%;
margin: 0 auto;
}


.cp-text-box {
    overflow: hidden;
margin-top: 55px;
text-align: center;

}

.cp-text-box h3 a {
    color: #fff;
text-transform: uppercase;
font-size: 15px;
}

.cp-text-box h3 p { 
font-size: 13px;
}



.number {
    font-family: arial
}

.s-small {
    font-size: 25px
}

.feature-block.col-md-4 {
    padding-right: 0
}

.team-section .owl-carousel .owl-item img {
    border: 1px dotted #ddd;
    padding: 5px
}

.jssorl-009-spin img {
    animation-name: jssorl-009-spin;
    animation-duration: 1.6s;
    animation-iteration-count: infinite;
    animation-timing-function: linear
}

@keyframes jssorl-009-spin {
    from {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(360deg)
    }
}

#bb {
    fill: rgba(243, 243, 243, .3)!important
}

.jssorb051 .iav #bb {
    fill-opacity: 1;
    fill: #008!important
}

.jssorb051 .i {
    position: absolute;
    cursor: pointer
}

.jssorb051 .i .b {
    fill: #fff;
    fill-opacity: .5
}

.jssorb051 .i:hover .b {
    fill-opacity: .7
}

.jssorb051 .iav .b {
    fill-opacity: 1
}

.jssorb051 .i.idn {
    opacity: .3
}

.jssora051 {
    display: block;
    position: absolute;
    cursor: pointer
}

.jssora051 .a {
    fill: none;
    stroke: #fff;
    stroke-width: 360;
    stroke-miterlimit: 10
}

.jssora051:hover {
    opacity: .8
}

.jssora051.jssora051dn {
    opacity: .5
}

.jssora051.jssora051ds {
    opacity: .3;
    pointer-events: none
}


.boxxtit{
position: absolute;
top: 27%;
width: 100%;display: none;
}

.tiitlepage{
color: #fff;
font-size: 22px;

z-index: 222;
width: 100%;
text-align: center;
font-weight: lighter;
transform: perspective(0px) rotateX(0deg);
-webkit-transform: perspective(429px) rotateX(90deg);
	-webkit-transition-duration: 100ms;
	-webkit-transition-timing-function: ease-out;
	-moz-transform: perspective(429px) rotateX(90deg);
	-moz-transition-duration: 100ms;
	-moz-transition-timing-function: ease-out;
	-ms-transform: perspective(429px) rotateX(90deg);
	-ms-transition-duration: 100ms;
	-ms-transition-timing-function: ease-out;
        -o-transform: perspective(429px) rotateX(90deg);
	-o-transition-duration: 100ms;
	-o-transition-timing-function: ease-out; 
	transition: all 0.9s ease 0s;
}

.tiitlepage2{
color: #fff;
font-size: 18px;
z-index: 222;
width: 100%;
text-align: center;
font-weight: lighter;
  font-family: "Cairo-Regular";
transition: all 0.9s ease 0s;
}


/*
.tiitlepage3{
transform: perspective(0px) rotateX(0deg);
-webkit-transform: perspective(429px) rotateX(90deg);
	-webkit-transition-duration: 100ms;
	-webkit-transition-timing-function: ease-out;
	-moz-transform: perspective(429px) rotateX(90deg);
	-moz-transition-duration: 100ms;
	-moz-transition-timing-function: ease-out;
	-ms-transform: perspective(429px) rotateX(90deg);
	-ms-transition-duration: 100ms;
	-ms-transition-timing-function: ease-out;
        -o-transform: perspective(429px) rotateX(90deg);
	-o-transition-duration: 100ms;
	-o-transition-timing-function: ease-out; 
	transition: all 0.9s ease 0s;
}
*/

#hoover2{
opacity: 1;
transition: all 0.9s ease 0s;
line-height: 28px;

}


.boxxtit #hoover2 {
display:none;
 }



.boxxtit .tiitlepage {

margin-top: 40px;
}



/*
#hoover{
transform:  rotateX(0deg);
-webkit-transform: perspective(0px) rotateX(0deg);
	-webkit-transition-duration: 100ms;
	-webkit-transition-timing-function: ease-out;
	-moz-transform: perspective(0px) rotateX(0deg);
	-moz-transition-duration: 100ms;
	-moz-transition-timing-function: ease-out;
	-ms-transform: perspective(0px) rotateX(0deg);
	-ms-transition-duration: 100ms;
	-ms-transition-timing-function: ease-out;
        -o-transform: perspective(0px) rotateX(0deg);
	-o-transition-duration: 100ms;
	-o-transition-timing-function: ease-out; 
	transition: all 0.9s ease 0s;
}

*/



.texxt{
color: rgb(78, 78, 78);

  font-family: "Cairo-Regular";
font-size: 17px;
line-height: 32px;

}
.texxt p ,.texxt span ,.texxt h2{
  font-family: "Cairo-Regular";
font-size: 15px;
}
.texxt li{
list-style: none;
position: relative;
width: 100%;
padding-right: 15px;
  font-family: "Cairo-Regular";
margin-top: 15px;
}

.texxt li::before {
    position: absolute;
    content: "";
    right: 0px;
color: #005ba3;
    top: 0px;
    font-weight: 400;
    font-family: "FontAwesome";
}


.kd-newslisting .kdnews.col-md-4 {

	margin-bottom: 30px;
display: inline-block !important;
}

.kd-newslisting .kdnews.col-md-4 img { height:220px;  }


.kdnews figure {
	overflow: hidden;
margin: 0px 0px 0;
padding-top:0 !important
}

.kdnews:hover figure img {
transform: scale(1.1);
}



.kdnews .kd-readmore {
float: left;
font-size: 12px;
padding-left: 15px;
padding-bottom: 15px;
font-family: "Cairo-Regular";
background: linear-gradient(to right, #1182BB, #182D7D);
color: #fff;
padding: 2px 9px;
border-radius: 3px;
}




.img-ser2 {
width:100%;
height:230px;
}





.kdnews figure, .kdnews figure img, .kdnews .newsinfo {
	float: right;
	width: 100%;
transition: all ease-in-out 0.4s; background: #F3F3F3;
}

.history-sectioneee .kdnews .newsinfo {
padding: 15px;
position: relative;
background: none;

border: 1px solid #dadada;
border-radius: 0 0 25px 25px;

}



.kdnews figure figcaption {
	position: absolute;
right: 14px;
top: 14px;
	width: 42px;
	height: 100%;
}
.kdnews figure figcaption i {
	float: right;
	width: 100%;
	height: 42px;
	background-color: #005ba3;
	color: #ffffff;
	text-align: center;
	font-size: 18px;
	padding: 7px 0px 0px;
}
.kdnews figure figcaption time {
	background-color: #efefef;
	color: #333;
	font-size: 12px;
	float: right;
	width: 100%;
	text-align: center;
	line-height: 1.2;
	text-transform: uppercase;
	padding: 4px 0px;
}
.kdnews figure figcaption time span {
	display: block;
	font-size: 18px;
	font-weight: bold;
}
.kdnews:hover .bloghover, .kdcroud:hover .bloghover, .portfolio-list:hover .bloghover {
	opacity: 1;
	visibility: visible;
}
.kdnews .bloghover {
	right: 42px;
	width: 88%;
}
.kdnews:hover > .kdnews figure a img{

}
.bloghover i {
	position: absolute;
	right: 50%;
	top: 50%;
	font-size: 30px;
	color: #ffffff;
	margin: -10px 0px 0px -7px;
}
.kdnews:hover figure figcaption i {
	color: #fff
}
.kdnews figure, .kdnews .newsinfo {
	padding-right: 0px;
}
.kdnews .newsinfo h2 {
text-align:right;
	font-size: 22px;
	margin: 0px;

line-height: 25px;
}
.kdnews .kdpost-option {
	float: right;
	width: 100%;
	border-top: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
	padding: 6px 0px 0px 0px;
	margin-bottom: 10px;
}
.kdnews .kdpost-option li {
	margin-bottom: 8px;
}

.kdcroud .kd-readmore {
	float: none;
	display: inline-block;
	border-color:transparent;
	color: #ffffff;
	background-color: #ffffff;
	position: relative;
}
.kdcroud .kd-readmore i {
	margin-left: 4px;
}
/*==// Portfolio Listing Setup //==*/
.portfolio-section .portfolio-list.col-md-3 {
	margin-bottom: 25px;
}
.portfolio-list {
	text-align: center;
}
.portfolio-list figure, .portfolio-list figure img {
	float: right;
	width: 100%;
}
.portfolio-list figure {
	float: right;
	width: 100%;
	margin: 0px;
	overflow: hidden;
}
.portfolio-list:hover figure img {
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-ms-transform: scale(1.3);
	-o-transform: scale(1.3);
	transform: scale(1.3);
}
.portfolio-list .kd-text {
	float: right;
	width: 100%;
	background-color: #fcfcfc;
	border: 1px solid #f0f0f0;
	border-top: none;
	padding: 16px 10px 0px 10px;
}
.portfolio-list:hover .kd-text {
	border-color:transparent;
}
.portfolio-list:hover .kd-text h6 a, .portfolio-list:hover  .kdpost-option li i, .portfolio-list:hover  .kdpost-option li a{
	color:#fff;
}
.portfolio-list:hover  .kdpost-option li a:hover{
	text-decoration:underline;
}
.portfolio-list:hover  .kdpost-option li i{
}



.proimmmg{
width: 100%;
-webkit-border-radius: 2% !important;
-moz-border-radius: 2% !important;
border-radius: 2% !important;
o-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;height: 100% !important;
}

.progalley{
width: 23.5%; min-width: 200px; float: right; margin-bottom: 15px; height: 240px; margin-left: 1%;
position: relative;
}
.textphoto{
color: #FFF;
font-size: 17px;
position: absolute;
top: 39%;
z-index: 2147483647;
transition: all 0.3s ease-out 0s;
text-align: center;
opacity: 0;
overflow: hidden;
width: 100%;
height: 0px;
transform: rotate(-90deg);
font-weight: bold;


/* Safari */
-webkit-transform: rotate(-90deg);

/* Firefox */
-moz-transform: rotate(-90deg);

/* IE */
-ms-transform: rotate(-90deg);

/* Opera */
-o-transform: rotate(-90deg);

/* Internet Explorer */
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);

}
.progalley:hover > .example-image-link .textphoto{
opacity: 1;
height: 200px;
o-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
/* Safari */
-webkit-transform: rotate(0deg);

/* Firefox */
-moz-transform: rotate(0deg);

/* IE */
-ms-transform: rotate(0deg);

/* Opera */
-o-transform: rotate(0deg);

/* Internet Explorer */
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}
.progalley:hover > .example-image-link .proimmmg{
-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
transition: all 0.3s ease-out;
}
.shadow{
width: 100%;
height: 240px;
background: #000;
position: absolute;
top: 0;
right: 0px;

opacity: 0;
background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.47);
o-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.progalley:hover > .example-image-link .shadow{
opacity: 1;
o-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}

.leftlink{
border-bottom: 1px solid #E6E6E6;
padding: 10px 2%;
background: none repeat scroll 0% 0% #F9F9F9;
height: 46px;
overflow: hidden;
}
.leftlink:hover{
transition: all 0.3s ease-out;
background: none repeat scroll 0% 0% #fff;
}
.leftlink a{
  font-family: "Cairo-Regular";
font-size: 13px;
color: #747474;
}
.leftlink a:hover{
color: #005ba3;
transition: all 0.3s ease-out;
}



#opensubbbmen{
height: 100%;
transition: all 0.8s ease-out;
}

#closesubbbmen{
height: 46px;
transition: all 0.8s ease-out;
}

.nonhoover{
transform: perspective(0px) rotateX(0deg);
-webkit-transform: perspective(429px) rotateX(90deg);
	-webkit-transition-duration: 100ms;
	-webkit-transition-timing-function: ease-out;
	-moz-transform: perspective(429px) rotateX(90deg);
	-moz-transition-duration: 100ms;
	-moz-transition-timing-function: ease-out;
	-ms-transform: perspective(429px) rotateX(90deg);
	-ms-transition-duration: 100ms;
	-ms-transition-timing-function: ease-out;
        -o-transform: perspective(429px) rotateX(90deg);
	-o-transition-duration: 100ms;
	-o-transition-timing-function: ease-out; 
	transition: all 0.9s ease 0s;
}

.hoover{

transform:  rotateX(0deg);
-webkit-transform: perspective(0px) rotateX(0deg);
	-webkit-transition-duration: 100ms;
	-webkit-transition-timing-function: ease-out;
	-moz-transform: perspective(0px) rotateX(0deg);
	-moz-transition-duration: 100ms;
	-moz-transition-timing-function: ease-out;
	-ms-transform: perspective(0px) rotateX(0deg);
	-ms-transition-duration: 100ms;
	-ms-transition-timing-function: ease-out;
        -o-transform: perspective(0px) rotateX(0deg);
	-o-transition-duration: 100ms;
	-o-transition-timing-function: ease-out; 
	transition: all 0.9s ease 0s;
}


.sublegal{
transform: perspective(0px) rotateX(0deg);
-webkit-transform: perspective(429px) rotateX(90deg);
	-webkit-transition-duration: 100ms;
	-webkit-transition-timing-function: ease-out;
	-moz-transform: perspective(429px) rotateX(90deg);
	-moz-transition-duration: 100ms;
	-moz-transition-timing-function: ease-out;
	-ms-transform: perspective(429px) rotateX(90deg);
	-ms-transition-duration: 100ms;
	-ms-transition-timing-function: ease-out;
        -o-transform: perspective(429px) rotateX(90deg);
	-o-transition-duration: 100ms;
	-o-transition-timing-function: ease-out; 
	transition: all 0.9s ease 0s;
}

@-webkit-keyframes hvr-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}

@keyframes hvr-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}

.hvr-buzz {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-buzz:hover, .hvr-buzz:focus, .hvr-buzz:active {
  -webkit-animation-name: hvr-buzz;
  animation-name: hvr-buzz;
  -webkit-animation-duration: 0.15s;
  animation-duration: 0.15s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.downloadfile {
	color: #005ba3;
	font-size: 100%;
	font-weight: lighter;
	text-align: center;
	width: 200px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 5px;
	background: #E9E9E9;
	margin-left: 0px;
line-height: 25px;
margin-top: 15px;  font-family: "Cairo-Regular";
}
.downloadfile:hover {
	background: #005ba3;
	color: #fff;
	transition: all 0.9s ease 0s;
}
.clear{
clear: both; display: block;
}
input[type="file"] {
    display: block;
  font-family: "Cairo-Regular";
}



.nopadd {
padding:0 !important;
width: auto;
margin-left:5px;
}
.nopadd-l {
padding-right:0 !important
}

.nopadd-r {
padding-left:0 !important
}

.nopadd p {
float: left !important;
margin-bottom:5px;
}

.pdf-word span,
.pdf-word {
font-size: 13px !important;

}



.te-ri {
text-align:left;
}


.a-news{
border-bottom: 0px solid #999;
padding-bottom: 5px;
color: #005ba3 !important;
}

.boxtexxt{
position: absolute;
right: 15%;
top:75%;
color: #ECECEC;
z-index: 2147483647;
background: none repeat scroll 0% 0% rgba(20, 19, 19, 0.76);
padding: 2%;
font-size: 14px;
min-width: 140px;
box-shadow: 0px 1px 3px 1px #151515;
width: 100%;
border: 0px;
}
.boxtexxt ul li{
position: relative;margin-bottom: 3px;
padding-right: 20px;
font-family: Cairo-Regular;
font-size: 22px;
text-transform: capitalize;
}

.boxtexxt ul li:before{
    position: absolute;
    content: "\f0da";
    right: 0px;
color: #005ba3;
    top: 0px;
    font-weight: 400;
    font-family: "FontAwesome";
}









    #myCarousel {
        width: 100%;
        height: 600px;
    }
    
    #myCarousel h1 {
        font-size: 23px;
        color: #fff;
font-weight: bold;
text-transform: capitalize;

    }
    
    #myCarousel h2 {
        text-align: right;
        font-size: 17px;
        color: #fff;
        line-height: 37px;
    }
    
    #myCarousel .prev {
        left: 10px;
    }
    
    #myCarousel .prev,
    #myCarousel .next {
        position: absolute;
        top: 50%;
        background-color: #303030;
        color: #fff;
        display: inline-block;
        margin-top: -25px;
        height: 40px;
        line-height: 40px;
        width: 40px;
        line-height: 40px;
        text-align: center;
        border-radius: 4px;
        z-index: 5;
    }
    
    #myCarousel {
        position: relative;
    }
    
    .no-margin {
        margin: 0;
        padding: 0;
    }
    
    #myCarousel.carousel {
        position: relative;
display: inline-block;
    }


/*
#myCarousel.carousel .item:after {
content:"";
position:absolute;
top:0;
right:0;
width:100%;
height:100%;
background: rgba(0,0,0,0.4);
z-index: 1;

}
*/




    
    #myCarousel.carousel .carousel-content {
        margin-top: 210px;
        text-align: right;
position:relative;
z-index:4;
    }
    
    #myCarousel.carousel .slide-margin {}
    
    #myCarousel.carousel .btn-slide {
        padding: 8px 20px;
        background: #1eabda;
        color: #fff;
        border-radius: 4px;
        margin-top: 25px;
        display: inline-block;
    }
    
    #myCarousel.carousel .slider-img {
        text-align: left;
        position: absolute;
        top: 130px;
    }
    
    #myCarousel.carousel .slider-img img {
        width: 400px;
        height: 350px;
    }
    
    #myCarousel.carousel .item {
        background-position: 50%;
        background-repeat: no-repeat;
        background-size: cover;
        right: 0 !important;
        opacity: 0;
        top: 0;
        position: absolute;
        width: 100%;
        display: block !important;
        height: 600px;
        -webkit-transition: opacity ease-in-out 500ms;
        -moz-transition: opacity ease-in-out 500ms;
        -o-transition: opacity ease-in-out 500ms;
        transition: opacity ease-in-out 500ms;

background-size: 100% 100% !important;
    }







    
    #myCarousel.carousel .item:first-child {
        top: auto;
        position: relative;
    }
    
    #myCarousel.carousel .item.active {
        opacity: 1;
        -webkit-transition: opacity ease-in-out 500ms;
        -moz-transition: opacity ease-in-out 500ms;
        -o-transition: opacity ease-in-out 500ms;
        transition: opacity ease-in-out 500ms;
        z-index: 1;
    }

    
    #myCarousel .prev:hover,
    #myCarousel .next:hover {
        background-color: #005ba3;
    }
    
    #myCarousel .prev {
        left: 10px;
    }
    
    #myCarousel .next {
        right: 10px;
    }
    
    #myCarousel .carousel-indicators li {
        width: 10px;
        height: 10px;
        background-color: #fff;
        margin: 0 2px;
        position: relative;
    }
    /*
    #myCarousel .carousel-indicators li:after {
        position: absolute;
        content: "";
        width: 25px;
        height: 10px;

        background: rgba(0, 0, 0, 0);
        border: 5px solid #FFF;
        right: -3px;
        top: -3px;
    }*/
    
    #myCarousel .carousel-indicators .active {
        width: 10px;
        height: 10px;
        background-color: #005ba3;
        margin: 0 5px;

        position: relative;
    }
    /*
    #myCarousel .carousel-indicators .active:after {
        position: absolute;
        content: "";
        width: 25px;
        height: 10px;

        background: #005ba3;
        border: 1px solid #005ba3;
        right: -3px;
        top: -3px;
    }
    */
    #myCarousel .active .animation.animated-item-1 {
        -webkit-animation: zoomIn 500ms linear 300ms both;
        -moz-animation: zoomIn 500ms linear 300ms both;
        -o-animation: zoomIn 500ms linear 300ms both;
        -ms-animation: zoomIn 500ms linear 300ms both;
        animation: zoomIn 500ms linear 300ms both;
    }
    
    #myCarousel .active .animation.animated-item-2 {
        -webkit-animation: fadeInRight 500ms linear 700ms both;
        -moz-animation: fadeInRight 500ms linear 700ms both;
        -o-animation: fadeInRight 500ms linear 700ms both;
        -ms-animation: fadeInRight 500ms linear 700ms both;
        animation: fadeInRight 500ms linear 700ms both;
    }
    
    #myCarousel .active .animation.animated-item-3 {
        -webkit-animation: zoomIn 500ms linear 1100ms both;
        -moz-animation: zoomIn 500ms linear 1100ms both;
        -o-animation: zoomIn 500ms linear 1100ms both;
        -ms-animation: zoomIn 500ms linear 1100ms both;
        animation: zoomIn 500ms linear 1100ms both;
    }
    
    #myCarousel .active .animation.animated-item-4 {
        -webkit-animation: rotateInDownLeft 500ms linear 1500ms both;
        -moz-animation: rotateInDownLeft 500ms linear 1500ms both;
        -o-animation: rotateInDownLeft 500ms linear 1500ms both;
        -ms-animation: rotateInDownLeft 500ms linear 1500ms both;
        animation: rotateInDownLeft 500ms linear 1500ms both;
    }
    


    .carousel-indicators {
        position: absolute;
        bottom: 10px;
        right: 90%;
        z-index: 15;
        width: 60%;
        padding-right: 0;
        margin-right: -30%;
        text-align: center;
        list-style: none
    }
    
    .carousel-indicators li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 1px;
        text-indent: -999px;
        cursor: pointer;
        background-color: #000\9;
        background-color: rgba(0, 0, 0, 0);


    }
    
    .carousel-indicators .active {
        width: 12px;
        height: 12px;
        margin: 0;
        background-color: #fff
    }
    
    .carousel-inner {
        position: relative;
        width: 100%;
        overflow: hidden;
        width: 100%;
        height: 600px;
    }



/*
.last-sm {
display:none !important;
}
*/
.last-sm img {
width:20px;
}

@media (max-width: 767px) { 

.img-ser2 {
width:100%;
height:auto;
}


.image-it img {
height: 50% !important;
}


.progalley{
width: 48%;min-width: auto !important;float: right; margin-bottom: 15px; height: 240px; margin-left: 2%;
position: relative;
}

.history-section .content-column {
margin-bottom: 0px !important;
}


.vc_services .owl-dots .owl-dot {
float: none !important;
display: inline-block !important;

}

.vc_services .owl-dots {
position: inherit !important;
text-align: center !important;
right: 0 !important;
bottom: -15px !important;
}

.vc_services .vc_services_carousel_wr .vc_services_carousel .item .item_wr {
width: 80%;
margin: 0 auto;
}


.image-it {
margin-left:0
}
.content-it a {
line-height: 22px;
}
.end-cont p {
font-size: 13px;
}

.content-it a {
font-size: 15px;
}

.last-sm { 
display: inline-block !important
}


.boxtexxt ul li {
font-size: 14px;
line-height: 25px;
}


#myCarousel,
#myCarousel.carousel .item,
.carousel-inner { 
        height: 300px;
}


.boxtexxt {
right: 50%;
margin-right: -112px;
width: 225px;
top: 40px;
}



#myCarousel .prev, #myCarousel .next {


    height: 30px;
    width: 30px;
    line-height: 30px;

}


#myCarousel.carousel .carousel-content {
margin-top: 93px;
}

#myCarousel.carousel .slider-img {
top: 20px;
right: 50%;
margin-right: -150px;
}




#myCarousel.carousel .slider-img img {
width: 90%;
height: 300px;

}


#myCarousel h1 {
font-size: 15px;
   text-align: center; 
line-height: 30px;}


#myCarousel h2 {
text-align: center;
    font-size: 17px;
font-size: 14px;
line-height: 30px; }



    #myCarousel .carousel-indicators li {
        width: 15px;
        height: 8px;
        background-color: #fff;
        margin: 0 15px;
        position: relative;
    }
    
/*
    #myCarousel .carousel-indicators li:after {
        position: absolute;
        content: "";
        width: 25px;
        height: 24px;

        background: rgba(0, 0, 0, 0);
        border: 0px solid #FFF;
        right: -3px;
        top: -3px;
    }
    */
    #myCarousel .carousel-indicators .active {
        width: 10px;
        height: 10px;
        background-color: #303030;
        margin: 0 15px 0 0;
        border: 1px solid #303030;
        position: relative;
    }
    /*
    #myCarousel .carousel-indicators .active:after {
        position: absolute;
        content: "";
        width: 0;
        height: 0;

        background: #303030;
        border: 1px solid #303030;
        right: -3px;
        top: -3px;
    }
*/

}











/*======================================
15. PAGE TOP BAR (left & right content)
======================================*/

.top-bar {
	color:#333;
padding: 5px 0;
background-color: #f7f7f7;

}
.top-bar .fa {
	vertical-align: middle;
	background-color:rgba(255, 255, 255, 0.1);
	border:1px solid rgba(0,0,0,0.01);

width: 22px;
height: 26px;
	text-align:center;
	border-radius:1px;
	-webkit-border-radius:1px;
	-moz-border-radius:1px;float: right;font-size: 13px;

background: #3333331a;
    background-color: rgba(51, 51, 51, 0.1);
line-height: 25px;
text-align: center;
}
	
	
.top-bar .fa:hover {
color:#fff;
}


.top-bar .fa-twitter:hover {
background-color: #18D1FF !important;
}


.top-bar .fa-facebook:hover {
background-color: #4267B2;
}


.top-bar .fa-google-plus:hover {
background-color: #f00 !important;
}


.top-bar .fa-linkedin:hover {
background-color: #052f3f !important;
}

.top-bar .fa-youtube-play:hover {
background-color: #f00 !important;
}




.wt-topbar-right,
.wt-topbar-left,
.wt-topbar-center {
	padding-right:15px;
	padding-left:15px;
}
.wt-topbar-right {
	float:right;
}
.wt-topbar-left {
	float:left;
width:100%;
}
.wt-topbar-center {
	text-align:center;
}
	
@media only screen and (max-width: 991px) {
.wt-topbar-right,
.wt-topbar-left {
	float:none;
	padding-top:5px;
	padding-bottom:0;
}

}


/*-------------------------------------
	2. social-links (right) 
-------------------------------------*/
.social-bx,
.login-bx { 
	margin:0 0 0 15px;
	float:left;
}


.social-bx {
align-content: center;
display: flex;

}


.list-unstyled {
	float:left;
}

@media only screen and (max-width: 480px) {
.social-bx,
.e-p-bx,
.login-bx { 
	margin-top:5px;
	margin-bottom:0 !important;
}

.progalley{
width: 96%; min-width: 200px; float: right; margin-bottom: 15px; height: 240px; margin-left: 2%;
position: relative;
}

}




.social-bx li,
.login-bx li { 
	font-size:12px; 
	margin:0;
	position:relative;
}
.social-bx li{ 
	padding-right:2px;
	padding-left:2px;
}
.social-bx li a,
.login-bx li a {
	color:#333;
}
.social-bx li i,
.login-bx li i { 
	vertical-align:baseline; 
	margin:0 5px 0 0;
}
.social-bx li span,
.login-bx li span { 
	vertical-align:baseline; 
	margin:0 2px 0;
	font-size:8px;
}
.login-bx li ul {
	top:25px;
	right:auto;
	left:0; 
	border:none;
	padding:0;
}
.login-bx li ul li { 
	border-bottom:1px solid #F7F7F7;
}
.login-bx li ul li a{ 
	color:#767676;
	padding:9px 15px;
}
.arrow-up-border:before,
.arrow-up:after {
	position: absolute;
	display: inline-block;
	content: '';
}
.arrow-up-border:before {
	top: -7px;
	left:19px;
	border-left: 7px solid transparent;
	border-bottom: 7px solid #F00;
	border-right: 7px solid transparent;
	border-bottom-color: rgba(0, 0, 0, 0.2);
}
.arrow-up:after {
	top: -6px;
	left:20px;
	border-left: 6px solid transparent;
	border-bottom: 6px solid #ffffff;
	border-right: 6px solid transparent;
}

.arrow-right:before {
	position: absolute;
	top: -7px;
	right: 9px;
	display: inline-block;
	border-left: 7px solid transparent;
	border-bottom: 7px solid #ccc;
	border-right: 7px solid transparent;
	border-bottom-color: rgba(0, 0, 0, 0.2);
	content: '';
}

.arrow-right:after {
	position: absolute;
	top: -6px;
	right: 10px;
	display: inline-block;
	border-left: 6px solid transparent;
	border-bottom: 6px solid #ffffff;
	border-right: 6px solid transparent;
	content: '';
}


/*-------------------------------------
	1. eamil-phone (left) 
-------------------------------------*/
.e-p-bx li {
	display: inline;
	font-size: 14px;
	padding-left: 10px;
}
.e-p-bx li a {
	color: #FFF;
}
.e-p-bx li i {
	margin-left:5px;
	vertical-align: middle;
}



.video-content {
background-image: url("../images/p9.png");
width: 100%;
padding: 10px 0;
position: relative;}


.video-content .container {
position: relative;
z-index:1;

}


.video-content:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #fff9;
}


.box-it {
width: 100%;
}

.image-it {
height: 211px;
width: 29%;
float: right;
margin-left: 5px;
padding: 8px;}


/*
.image-it img {
height: 100% ;
}
*/

.content-it {
width: 67%;
height: 100%;
float: right;
text-align: right;
padding:  0 10px;
}


.content-it a {
color: #005ba3;
margin: 10px 0;
display: inline-block;
text-transform: capitalize;
font-size: 17px;
margin-bottom: 0px;
}



.farme-vid a,
.content-it .end-cont a {
position: absolute;
bottom: 15px;
left: 15px;
font-size: 15px;
padding: 7px 20px;
line-height: 24px;
background: none;
color: #005ba3;
font-size: 14px;
font-weight: 700;
border: 1px solid #005ba3;
text-transform: capitalize;
margin-top: 0px;
}




.farme-vid,
.video-content .owl-carousel {
overflow: inherit;
position:relative;
border: 1px solid #fff;
transition: all ease-in-out 0.3s;
background:#fff;box-shadow: -1px -1px 3px #005dff4d;
height:215px;
}


.video-content .owl-carousel img { width:100%; height:100%;
}


.farme-vid:hover,
.video-content .owl-carousel:hover { 
border: 1px solid #84b9ef;
}




.content-it .end-cont a:hover {
color:#fff;
border-color:#fff;
}




.farme-vid:hover:before,
.video-content .owl-carousel:hover:before,
.farme-vid:hover:after,
.video-content .owl-carousel:hover:after { 
right:20px;

opacity: 1;
}


.video-content ul.owl-carousel.owl-loaded {
padding: 10px;
background: #fff;
min-height:315px;
} 
/*

.farme-vid:before,
.video-content .owl-carousel:before {
position: absolute;
content: "";
width: 80px;
height: 2px;
background: #84b9ef;
bottom: -1px;
right: 0;
opacity: 0;transition: all ease-in-out 0.3s;
}



.farme-vid:after,
.video-content .owl-carousel:after {
position: absolute;
content: "";
width: 80px;
height: 2px;
background: #84b9ef;
top: -1px;
right: 0;
opacity: 0;transition: all ease-in-out 0.3s;
}
*/
.video-content .owl-carousel .owl-controls {
    display: block;
}


.video-content .owl-carousel .owl-item:hover {



}

.vc_services .owl-carousel .owl-next,
.video-content .owl-carousel .owl-next {
width:30px;
height:30px;
border:1px solid #ccc;
display: inline;
position: absolute;
top: -50px;
left:35px;
text-align:center;

}



.vc_services .owl-carousel .owl-prev,
.video-content .owl-carousel .owl-prev {
width:30px;
height:30px;
border:1px solid #ccc;
display: inline;
position: absolute;
top: -50px;
left:0;
text-align:center;
line-height:27px;
}




.vc_services .owl-carousel .owl-next:hover,
.vc_services .owl-carousel .owl-prev:hover,
.video-content .owl-carousel .owl-next:hover,
.video-content .owl-carousel .owl-prev:hover {
border:1px solid #3299bb;

}


.vc_services .owl-carousel .owl-next:hover:after,
.vc_services .owl-carousel .owl-prev:hover:after,
.video-content .owl-carousel .owl-next:hover:after,
.video-content .owl-carousel .owl-prev:hover:after {
color:#3299bb;

}




/*

.video-content .owl-carousel .owl-prev:after {
content:"\f105";
position:absolute;
font-size: 24px;
color:#ccc;
font-family:"fontawesome";
left: 10px;
}





.video-content .owl-carousel .owl-next:after
 {
content:"\f104";
position:absolute;
font-size: 24px;
color:#ccc;
font-family:"fontawesome";
left: 10px;
}
*/

.farme-vid {
padding: 10px;
background: #fff;
height:215px;
}
/*
.farme-vid a { 

margin-top: 5px;
font-size: 15px;
display: inline-block;
background: #009912;
padding: 5px;
float: left;
color: #fff;
text-transform: capitalize;
}
*/
.end-cont {
margin-top: 2px;
}

.end-cont  p {
height: 74px;
overflow: hidden;
}

.date-it {
font-size: 15px;
text-align: left;
color: #000;

width: auto;
display: inline;

}


.date-it i {
margin-right: 10px;}
.date2 span {
width: 100%;
display: inline-block;
text-align: center;
}




.under-sec img {
width:50px;
}


.under-sec:after {
    content: '';
    position: absolute;
    left: -70px;
    top: 15px;
    width: 75px;
    height: 2px;
    background-color: #98d7fb;
}





/*
.under-sec:before {
    content: '';
    position: absolute;
    right: -75px;
    top: 19px;
    width: 75px;
    height: 1px;
background-color: #1daefe;
}*/


.under-sec {
display: inline-block;
position: relative;
padding: 0px 2px;
}

/*
.under-sec small:after {
    content: '';
    position: absolute;
    left: -40px;
    top: 16px;
    width: 40px;
    height: 1px;
background-color: #1daefe;
}



.under-sec small:before {
content: '';
position: absolute;
right: -40px;
top: 16px;
width: 40px;
height: 1px;
background-color: #1daefe;
}*/

.under-sec i { 
font-size: 25px;
color: #1daefe;}

.under-sec i:before {
font-size: 20px;
margin-right: 0;
}


.under-sec small {
position: absolute;
right: 0px;
top: 0px;
width: 100%;}



.sec-title {
margin-top: -3px;
position: relative;
text-align: right;}



.sec-title h1 {
font-size:18px;
text-transform: uppercase;
margin: 0 !important;
}


.sec-title h1 a {
color:#333

}






.board{
    width: 75%;
margin: 60px auto;
height: 500px;

/*box-shadow: 10px 10px #ccc,-10px 20px #ddd;*/
}
.board .nav-tabs {
    position: relative;
    /* border-bottom: 0; */
    /* width: 80%; */
    margin: 40px auto;
    margin-bottom: 0;
    box-sizing: border-box;
border-bottom: 1px solid #f00;

}

.board > div.board-inner{
    background: #fafafa url(http://subtlepatterns.com/patterns/geometry2.png);
    background-size: 30%;
}

p.narrow{
    width: 60%;
    margin: 10px auto;
}
/*
.liner{
    height: 2px;
    background: #ddd;
    position: absolute;
    width: 80%;
    margin: 0 auto;
    right: 0;
    left: 0;
    top: 50%;
    z-index: 1;
}
*/
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #555555;
    cursor: default;
    /* background-color: #ffffff; */
    border: 0;
    border-bottom-color: transparent;
}






span.round-tabs{
    width: 70px;
    height: 70px;
    line-height: 70px;
    display: inline-block;
    border-radius: 100px;
    background: white;
    z-index: 2;
    position: absolute;
    right: 0;
    text-align: center;
    font-size: 25px;
}

span.round-tabs.one{
    color: rgb(34, 194, 34);border: 2px solid rgb(34, 194, 34);
}

li.active span.round-tabs.one{
    background: #fff !important;
    border: 2px solid #ddd;
    color: rgb(34, 194, 34);
}

span.round-tabs.two{
    color: #febe29;border: 2px solid #febe29;
}

li.active span.round-tabs.two{
    background: #fff !important;
    border: 2px solid #ddd;
    color: #febe29;
}

span.round-tabs.three{
    color: #3e5e9a;border: 2px solid #3e5e9a;
}

li.active span.round-tabs.three{
    background: #fff !important;
    border: 2px solid #ddd;
    color: #3e5e9a;
}

span.round-tabs.four{
    color: #f1685e;border: 2px solid #f1685e;
}

li.active span.round-tabs.four{
    background: #fff !important;
    border: 2px solid #ddd;
    color: #f1685e;
}

span.round-tabs.five{
    color: #999;border: 2px solid #999;
}

li.active span.round-tabs.five{
    background: #fff !important;
    border: 2px solid #ddd;
    color: #999;
}

/*
.nav-tabs > li.active > a span.round-tabs{
    background: #fafafa;
}*/



.nav-tabs > li {
    width: 33.333%;
}
/*li.active:before {
    content: " ";
    position: absolute;
    right: 45%;
    opacity:0;
    margin: 0 auto;
    bottom: -2px;
    border: 10px solid transparent;
    border-bottom-color: #fff;
    z-index: 1;
    transition:0.2s ease-in-out;
}*/
.nav-tabs > li:after {
    content: " ";
    position: absolute;
    right: 45%;
   opacity:0;
    margin: 0 auto;
    bottom: 0px;
    border: 5px solid transparent;
    border-bottom-color: #ddd;
    transition:0.1s ease-in-out;
    
}
.nav-tabs > li.active:after {
    content: " ";
    position: absolute;
    right: 45%;
   opacity:1;
    margin: 0 auto;
    bottom: 0px;
    border: 10px solid transparent;
border-bottom-color: #f00;
    
}

/*
.nav-tabs > li:hover a,
.nav-tabs > li.active a {
background: #195beb !important;

}
*/


.nav-tabs > li a{

text-align: center;
   padding: 20px 0;
height:385px;

}

.nav-tabs > li a img{
width: 75%;
height: 242px;
text-align: center;
margin: 0 auto;
display: block;
border-radius: 5px;
}

/*

.nav-tabs > li a:hover{
    background: transparent;
}
*/
.tab-content{
}
.tab-pane{
   position: relative;
padding-top: 50px;
}
.tab-content .head{

    font-size: 25px;
    text-transform: uppercase;
    padding-bottom: 10px;
}
.btn-outline-rounded{
    padding: 10px 40px;
    margin: 20px 0;
    border: 2px solid transparent;
    border-radius: 25px;
}

.btn.green{
    background-color:#5cb85c;
    /*border: 2px solid #5cb85c;*/
    color: #ffffff;
}



@media( max-width : 585px ){
    
    .board {
width: 90%;
height:auto !important;
}
    span.round-tabs {
        font-size:16px;
width: 50px;
height: 50px;
line-height: 50px;
    }
    .tab-content .head{
        font-size:20px;
        }
    .nav-tabs > li a {
width: 50px;
height: 50px;
line-height:50px;
}

.nav-tabs > li.active:after {
content: " ";
position: absolute;
right: 35%;
}

.btn-outline-rounded {
    padding:12px 20px;
    }
}




.nav-tab {

background:#efefe9;
padding:50px 0
}








 
.testimonial{ }
.testimonial .pic{
text-align: center;
}
.testimonial .pic img{
    width: 200px;

}



.testimonial .testimonial-profile{
display: inline-block;

text-align: center;
width: 100%;
height: 88px;
background: #0009;
}
.testimonial .title{
    display: block;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    text-transform: capitalize;
    margin: 0 0 7px 0;
}
.testimonial .post{
    display: block;
    font-size: 15px;
    color: #fff;
}
.testimonial .description{
    padding: 20px 22px;
    background: #1f487e;
    font-size: 15px;
    color: #fff;
    line-height: 25px;
    margin: 0;
    position: relative;
}
.testimonial .description:before,
.testimonial .description:after{
    content: "";
    border-width: 18px 0 0 18px;
    border-style: solid;
    border-color: #5d7aa7 transparent transparent;
    position: absolute;
    bottom: -18px;
    right: 0;
}
.testimonial .description:after{
    border-width: 18px 18px 0 0;
    right: auto;
    left: 0;
}






.testimonial2{

    padding: 0px 0 25px 0;
    margin: 10px;
    text-align: center;
    position: relative;

}
/*
.testimonial2:before{
    content: "\f10d";
    font-family: "Font Awesome 5 Free";
    width: 100px;
    height: 100px;
    line-height: 100px;
    background: #fff;
    margin: 0 auto;
    font-size: 70px;
    font-weight: 900;
    color: #325be8;
    position: absolute;
    top: -60px;
    right: 0;
    left: 0;
}*/

.testimonial2 .title{
    padding: 7px 0;
    margin: 0 -7px 20px;

    background: #005ba3;
    font-size:16px;
    font-weight: 700;
    color: #fff;

    text-transform: capitalize;
    position: relative;
}
.testimonial2 .title:before{
content: "";
border-top: 16px solid #16507bb3;
border-right: 9px solid transparent;
border-bottom: 15px solid transparent;
position: absolute;
bottom: -31px;
right: 0;
}
.testimonial2 .title:after{
content: "";
border-top: 16px solid #16507bb3;
border-left: 9px solid transparent;
border-bottom: 15px solid transparent;
position: absolute;
bottom: -31px;
left: 0;
}
.testimonial2 .post{
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
color: #CB3939;
    text-transform: capitalize;
margin-bottom: 7px;
height: 47px;
}
.testimonial2 .description{
    padding: 0 20px;
    margin: 0;
    font-size: 15px;
    color: #6f6f6f;
    line-height: 30px;
}

.testimonial2 .description p {
text-align: right;
letter-spacing: 0px;
height: 215px;
overflow: hidden;
}



.testimonial2 img {
width: 100%;
height: 220px;
/*
border-radius: 50%;*/

}

.testimonial2 .testimonial-profile {
box-shadow: -1px 3px 10px #cbcbcb;
height: 389px;
position: relative;
background:#fff
}

.testimonial2 .testimonial-profile a{

margin: 10px 0;
display: inline-block;
position: absolute;
bottom: -2px;
left: 15px;
padding: 7px 20px;
line-height: 24px;
background: none;
color: #005ba3;
font-size: 14px;
font-weight: 700;
border: 1px solid #005ba3;
text-transform: capitalize;
margin-top: 0px;
}






.out-box {
background: #ededed;
padding: 50px 0;

background: url(../images/3_0.jpg);
position: relative;
background-position: bottom;
background-attachment: fixed;
}




.sec-sec {



padding: 50px 0;
background: url(../images/2_0.jpg);
    background-attachment: scroll;
    background-position-x: 0%;
    background-position-y: 0%;
position: relative;
background-position: bottom;
background-attachment: fixed;
}



.sec-sec .sec-title h1 a,
.out-box .sec-title h1 a,
.demo .sec-title h1 a { 
color:#fff
}


.demo{ background: #ededed;
padding: 50px 0;
padding-bottom: 180px; 
background: url(../images/3_0.jpg);
position: relative;
background-position: bottom;
background-attachment: fixed;}

.overlay-demo1 {
width: 100%;
height: 100%;
position: absolute;
background: rgba(0,0,0,.8);
top: 0;
right: 0;
}



.overlay-demo {
width: 100%;
height: 100%;
position: absolute;
background: rgba(0,0,0,.8);
top: 0;
right: 0;
}
.demo .testimonial{
    background: #fff;
    text-align: center;
    padding: 30px 30px 50px;
    margin: 0 15px 100px;
    position: relative;
}
.demo .testimonial:before,
.demo .testimonial:after{
    content: "";
    border-top: 40px solid #fff;
    border-left: 125px solid transparent;
    position: absolute;
    bottom: -38px;
    right: 0;
}
.demo .testimonial:after{
    border-left: none;
    border-right: 125px solid transparent;
    right: auto;
    left: 0;
}
.demo .testimonial .icon{
display: inline-block;
font-size: 60px;
color: #bd986b;
margin-bottom: 35px;
opacity: 0.6;
}
.demo .testimonial .description{
    font-size: 15px;
    color: #777;
    text-align: right;
    margin-bottom: 30px;
    opacity: 0.8;
}
.demo .testimonial .testimonial-content{
    width: 100%;
    position: absolute;
    right: 0;
}
.demo .testimonial .pic{
    display: inline-block;
    border: 2px solid #fff;
    border-radius: 50%;
    overflow: hidden;
    z-index: 1;
    position: relative;
}
.demo .testimonial .pic img{
    width: 180px;
    height: 200px;
}
.demo .testimonial .title{
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    text-transform: capitalize;
    margin: 0 0 5px 0;
}
.demo .testimonial .post{
    display: block;
    font-size: 14px;
    color: #ffd9b8;
}







.vc_services {
  position: relative; }
  .vc_services .vc_services_carousel_wr {
    position: relative;
  }
    .vc_services .vc_services_carousel_wr .vc_services_carousel {
      position: relative; }
      .vc_services .vc_services_carousel_wr .vc_services_carousel .item {
        position: relative;
        padding: 25px 15px; }
        .vc_services .vc_services_carousel_wr .vc_services_carousel .item .item_wr {
          background: #fff;
          box-shadow: none;
          border: 1px solid #e6e6e6;
          border-radius: 1px;
          -webkit-transition: all 0.5s ease;
          -moz-transition: all 0.5s ease;
          -ms-transition: all 0.5s ease;
          -o-transition: all 0.5s ease;
          transition: all 0.5s ease;
          -webkit-transform: translateZ(0); 
max-height: 360px;}
          .vc_services .vc_services_carousel_wr .vc_services_carousel .item .item_wr:hover {
            box-shadow: 0 10px 28px rgba(0, 0, 0, 0.1), 0 8px 8px rgba(0, 0, 0, 0.07);
            border-color: transparent; }
          .vc_services .vc_services_carousel_wr .vc_services_carousel .item .item_wr .item_thumbnail {
            position: relative;
            margin: -1px -1px 0 -1px; }
            .vc_services .vc_services_carousel_wr .vc_services_carousel .item .item_wr .item_thumbnail img {
              width: 100%;
height:150px; }
          .vc_services .vc_services_carousel_wr .vc_services_carousel .item .item_wr .content {
            padding: 18px;
            font-size: 13px; direction: rtl;
            -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -ms-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            transition: all 0.3s ease; }
            .vc_services .vc_services_carousel_wr .vc_services_carousel .item .item_wr .content h6 {
              font-weight: 600; margin-bottom:20px; }
              .vc_services .vc_services_carousel_wr .vc_services_carousel .item .item_wr .content h6 a {
                text-decoration: none !important;
                color: #183650;
                -webkit-transition: all 0.3s ease;
                -moz-transition: all 0.3s ease;
                -ms-transition: all 0.3s ease;
                -o-transition: all 0.3s ease;
                transition: all 0.3s ease; }
                .vc_services .vc_services_carousel_wr .vc_services_carousel .item .item_wr .content h6 a:hover {
                  color: #34ccff; }
              .vc_services .vc_services_carousel_wr .vc_services_carousel .item .item_wr .content h6:before {
                display: none; }
            .vc_services .vc_services_carousel_wr .vc_services_carousel .item .item_wr .content p {
              line-height: 24px; }
  .vc_services .owl-dots {

width: 100%;
text-align: center;
display: inline-block;
 }

    .vc_services .owl-dots:after {
      content: "";
      display: table;
      clear: both; }
    .vc_services .owl-dots .owl-dot {

      width: 10px;
      height: 10px;
      padding: 3px;
      margin: 0 15px 0 0;
      cursor: pointer;
display: inline-block;
      -webkit-transition: all 0.2s linear;
      -moz-transition: all 0.2s linear;
      -ms-transition: all 0.2s linear;
      -o-transition: all 0.2s linear;
      transition: all 0.2s linear; }
      .vc_services .owl-dots .owl-dot span {
        display: block;
        width: 4px;
        height: 4px;
        border: 1px solid #8a929d;
        background: #8a929d;
        padding: 0;
        -webkit-transition: all 0.2s linear;
        -moz-transition: all 0.2s linear;
        -ms-transition: all 0.2s linear;
        -o-transition: all 0.2s linear;
        transition: all 0.2s linear;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        border-radius: 50%; }
      .vc_services .owl-dots .owl-dot.active {
        padding: 0; }
        .vc_services .owl-dots .owl-dot.active span {
          width: 10px;
          height: 10px;
          background: transparent;
          border-color: #34ccff; }

.vc_services_grid {
  position: relative;
  margin: 0 -15px;
  font-size: 0; }
  .vc_services_grid .item {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 33%;
    padding: 0 15px;
    margin: 0 0 40px;
    font-size: 14px; }
    .vc_services_grid .item .item_wr {
      background: #fff;
      box-shadow: none;
      border-radius: 1px;
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      transition: all 0.5s ease;
      -webkit-transform: translateZ(0);
      border: 1px solid #e6e6e6; }
      .vc_services_grid .item .item_wr:hover {
        box-shadow: 0 10px 28px rgba(0, 0, 0, 0.1), 0 8px 8px rgba(0, 0, 0, 0.07);
        border-color: transparent; }
      .vc_services_grid .item .item_wr .item_thumbnail {
        margin: -1px -1px 0 -1px; }
        .vc_services_grid .item .item_wr .item_thumbnail img {
          display: block;
          max-width: 100%;
          height: auto; }
      .vc_services_grid .item .item_wr .content {
        border-top: none;
        padding: 30px;
        font-size: 13px;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease; }
        .vc_services_grid .item .item_wr .content h6 a {
          text-decoration: none !important;
          color: #183650;
          -webkit-transition: all 0.3s ease;
          -moz-transition: all 0.3s ease;
          -ms-transition: all 0.3s ease;
          -o-transition: all 0.3s ease;
          transition: all 0.3s ease; }
          .vc_services_grid .item .item_wr .content h6 a:hover {
            color: #34ccff; }
        .vc_services_grid .item .item_wr .content h6:before {
          display: none; }
        .vc_services_grid .item .item_wr .content p {
          line-height: 24px; }
  .vc_services_grid.cols_4 .item {
    width: 25%; }
  .vc_services_grid.cols_2 .item {
    width: 50%; }
  .vc_services_grid.cols_1 .item {
    width: 100%; }


.base_bg_color {

padding: 20px 0;

}

.vc_services {
background-attachment: fixed;
background-size: cover;
position: relative;
}


/*
.base_bg_color:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    right: 0;
    top: 0;
background: #005ba3cc;
}
*/



.vc_services .container {
position: relative;
z-index:1;
}


.vc_services





.read_more em {
font-style: normal;
}


.read_more span {
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    line-height: 13px;
    border-bottom: 1px solid transparent;
    padding-right: 5px;
    padding-top: 1px;
color:#5ac8fa
}



.section-content > div {
margin-bottom:30px;
} 

.services-block-two .inner-box .lower-content{
    overflow: hidden;
	position:relative;
	padding:25px 20px 20px;
	border:1px solid #eeeeee;

background: linear-gradient(to right, #fff, #EAEAEA);

}

.services-block-two .inner-box .lower-content h3{
	position:relative;
	font-size:14px;
	font-weight:400;
	padding-bottom:12px;
	margin-bottom:22px;
}

.services-block-two .inner-box .lower-content a { 
    transition: all ease-in-out 0.4s;
    text-decoration: none; 
    color: #333; 
    text-align: center;
    font-size: 14px; 
    font-weight: bold;

height: 28px;
overflow: hidden;
display: block;
}

.services-block-two .inner-box .lower-content h3:before{
	position:absolute;
	content:'';
	left:0px;
	bottom:0px;
	width:60px;
	height:1px;
	background-color:#5AC8FA;
}

.services-block-two .inner-box .lower-content h3 a{
	color:#222222;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
	-ms-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
}

.services-block-two .inner-box .lower-content h3 a:hover{
	color:#005298 !important;
}


.services-block-two .inner-box .lower-content .text{
	position:relative;
	color:#848484;
	font-size:14px;
	line-height:1.8em;
max-height: 85px;
direction: rtl;
}


.h2, h2 {
    font-size: 20px;
}


.main-menu .navigation > li:hover{
    background: #005ba3;
}

.current{
     background: #005ba3;
}




.cmt-btn {
display: inline-block;
font-size: 14px;
line-height: normal;
padding: 11px 18px;
	background: 0 0;
	border: 2px solid;
	position: relative;
	z-index: 9;
	vertical-align: middle;
	text-transform: capitalize;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
color:#005ba3;
}
.cmt-btn:not(.btn-inline):before {
	content: "";
	position: absolute;
	bottom: 0;
	right: 0;
	width: 0;
	height: 100%;
	background-color: #fff;
	z-index: -1;
	-webkit-transition: all .5s;
	transition: all .5s;
	visibility: hidden;
background-color: #cb3939;
}
.cmt-btn:hover::before {
	visibility: visible;
	width: 100%;
	right: auto;
	left: 0;
}


.cmt-btn:hover {
color:#fff;
}

.al-center {
align-items: center;
display: flex;
}



/**************************/
.featurearabic {
background: url(../images/back2.jpeg);
background-attachment: fixed;
background-size: cover;
position: relative;

}
.xs-main-overlay {
    position: absolute !important;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
background-color: rgba(108, 5, 5, 0.7);
transition: all ease-in-out 0.5s;
}

.featurearabic .col-md-4:first-child .xs-main-overlay {
background-color: rgba(134, 4, 4, 0.7);
}


.featurearabic .col-md-4:last-child .xs-main-overlay {
background-color: rgba(74, 0, 0, 0.7);
}

.fw-main-row:hover .xs-main-overlay {
opacity:0.5;
}



.ts-feature-info {
    padding:50px;
    height: 290px;
color: #fff;
z-index: 1;
position: relative;
}



.feature-icon {
	color: #fff;
font-size: 60px;
}

.ts-feature-title {
    font-size: 22px;
    margin: 30px 0 20px;color: #fff,
}

.fw-main-row {
}



.col-no-padding {
padding:0;
}

/**********************/





.body-name .services {
    text-align: center;
}

@media(max-width:995px) {
    .body-name .services {
        padding: 10px 0;
        background: 0 0;
        margin-top: 1%
    }
}

.body-name .services .heading {
    margin-bottom: 20px
}

@media(max-width:995px) {
    .body-name .services .heading {
        margin-bottom: 10px
    }
}

.body-name .services .heading h2 {
    text-transform: capitalize;
    font-size: 30px;
    color: #252525
}

@media(max-width:995px) {
    .body-name .services .heading h2 {
        font-size: 20px
    }
}

.body-name .services .heading h2 img {
    display: block;
    margin: auto;
    width: 140px
}

.body-name .services a {
    display: block;
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
    text-decoration: none;

}

.body-name .services .single_service img {
    width: 100%;
    height: 270px;

    transition: all .4s ease-in-out
}

.body-name .services a:hover img {
    transform: scale(1.4);

}

.body-name .services .single_service .heading_service {

}

@media(max-width:995px) {
    .body-name .services .single_service .heading_service {
        left: 14%
    }
}

.body-name .services .single_service .heading_service h3 {
    margin: 0;
    padding: 10px 20px;
    text-transform: capitalize;
font-size:16px;
color: #fff;
}

@media(max-width:995px) {
    .body-name .services .single_service .heading_service h3 {
        padding: 10px 16px;
        width: 100%;
    }
}
/*
.body-name .services .single_service .heading_service h3:first-of-type {
    background-color: rgba(214, 214, 214, .7);
    color: #fff;
    text-shadow: 0 0 16px #333;
    transition: all .4s ease-in-out
}

.body-name .services .single_service a:hover .heading_service h3:first-of-type {
    transform: rotateX(90deg) translateY(-100%);
    opacity: 0
}
*/
.body-name .services .single_service .heading_service h3:last-of-type {
    background-color: #ED213A;
    color: #fff;
    transition: all .4s ease-in-out;
}



#curve {
    position: absolute;
    top: 0;
    left: 0;
    transform: rotate(180deg);
}

#curve path {
    fill: #fff;
}




/*
.body-name .services .single_service a:hover .heading_service h3:last-of-type {

    background-color: #ED213Ab3;
    color: #fff;
    text-shadow: 0 0 12px #000;
    transform: rotatex(0);
    position: absolute;
    bottom: 0
}
*/
.body-name .services .more {
    font-size: 16px;
    color: #fff;
    text-transform: capitalize;
    width: 150px;
    margin: auto;
    padding: 10px;
    border-radius: 6px;
    box-shadow: 4px 4px 20px 5px #adadad;
    background: linear-gradient(to right, rgba(78, 75, 118, 1) 0, rgba(116, 178, 205, 1) 100%);
    transition: all .2s ease-in-out
}

.body-name .services .more:hover {
    box-shadow: 0 0 5px 1px #adadad
}


.number-fo strong,
.number-fo {
font-family: "poppins" !important;
direction: ltr;}






/*
Hero slider style
==========================*/

.hero-slider {
    position: relative;
direction: ltr;
}

.single-hs-item {
    height: 500px;
    background-size: 100% 100%;
    background-position: center center;
    position: relative;
}

/*
.single-hs-item:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
background-color: #0004;
z-index:1;
}
*/
.hero-text {
    padding: 50px 15px;
    text-align: center;
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
margin-top: 130px;
}

.hero-text h1 {
    color: #fff;
    font-size: 50px;
    text-transform: capitalize;
    font-weight: 600;
    margin: 0;
}

.hero-text p {
    color: #fff;
    font-size: 37px;

    margin-left: auto;
    margin-right: auto;

    margin-top: 20px;
    margin-bottom: 35px;
font-weight: bold;
}

.custom-btn1:hover {
    color: #fff !important
}

.hero-text img {
    width: 200px;
}

.hero-slider .owl-item.active h1 {
    -webkit-animation: 1s .3s bounceInLeft both;
}

.hero-slider .owl-item.active p {
    -webkit-animation: 1s .3s fadeInUp both;
    animation: 1s .3s fadeInUp both;
}

.hero-slider .slider-btn {
    display: inline;
}


/*
.hero-text .owl-item.active p:nth-child(2) { 

-webkit-animation: 1.3s .6s fadeInUp both !important;animation: 1.3s .6s  fadeInUp both !important;

}

.hero-text .owl-item.active p:nth-child(3) { 

-webkit-animation: 1.6s .9s fadeInUp both !important;animation: 1.6s .9s  fadeInUp both !important;

}

.hero-text .owl-item.active p:nth-child(4) { 

-webkit-animation: 1.9s 1.2s fadeInUp both !important;animation: 1.9s 1.2s fadeInUp both !important;

}

.x-le {

float:left
}
*/

.hero-slider .owl-item.active .slider-btn {
    -webkit-animation: 1s .3s fadeInUp both;
    animation: 1s .3s fadeInUp both;
}

.hero-slider  .owl-nav button.owl-prev {
    background-color: #1a439f;
    ;
    position: absolute;
    left: 0;
    top: 50%;
    color: #fff;
    font-size: 30px;
    margin: -40px 0 0;
    border-radius: 0;
    height: 50px;
    width: 50px;
}

.hero-slider  .owl-nav button.owl-next {
    background-color: #1a439f;
    ;
    position: absolute;
    right: 0;
    top: 50%;
    color: #fff;
    font-size: 30px;
    margin: -40px 0 0;
    border-radius: 0;
    height: 50px;
    width: 50px;
}

.hero-slider .owl-theme .owl-nav {
    margin-top: 0;
}

.hero-slider .owl-dots {
bottom: 15px;
margin-top: 0;
position: absolute;
text-align: center;
width: auto;
z-index: 12;
left: 30px;
display: flex;
}

.hero-slider  .owl-dots .owl-dot span {
    width: 11px;
    height: 20px;
}

.hero-slider  .owl-dots .owl-dot.active span,
.hero-slider  .owl-dots .owl-dot:hover span {
    background: #30e3ca;
    ;
}


.hero-slider .owl-nav [class*="owl-"] {
background: #ffffff80;
    color: #333;
    cursor: pointer;
    display: inline-block;

font-size: 28px;
width: 45px;
height: 45px;
line-height: 45px;
    text-align: center;
    transition: all 500ms ease;
bottom:0;border: 0; top:auto;border-radius: 0;
}

.hero-slider .owl-nav .owl-prev {
    left: 0;
    position: absolute;
border-radius: 0 50px 50px 0;

}

.hero-slider .owl-nav .owl-next {
    position: absolute;
    right: 0px;
border-radius: 50px 0 0 50px;

}


.hero-slider .owl-nav [class*="owl-"]:hover { 

background: #333;
color:#fff;
}



.hero-slider .owl-nav {
width: 100%;
top: 50%;
border: 0;
position: absolute;
}




/* default pagination dot css */

.hero-slider .owl-dots .owl-dot {

    border-radius: 10px;
    cursor: pointer;
    display: inline-block;
    font-size: 0;
    height: 10px;
    margin: 0 4px;
    position: relative;
    text-align: center;
    -webkit-transition: all 300ms ease-in 0s;
    transition: all 300ms ease-in 0s;
    width: 10px;
    z-index: 8;
border: 1px solid #fff;
}

.hero-slider .owl-dots .owl-dot.active {
    background: #005ba3 none repeat scroll 0 0;
    width: 25px;
}











.question{width:95%;padding:5px;margin:0 2.5% 5px 2.5%;}
.question h2{font-size:36px;text-align:center;color:#005888;}
.booking{background:#005888;display:inline-block;}
.appointment{text-align:center;width:50%;float:left;}
.appointment h2{color:#fff;}
.appointment form{margin:10px auto;padding:0 20px;display:inline-block;width:100%;}
.appointment input{display:block;margin:10px;width:100%;padding:20px;}
.appointment select{display:block;margin:10px;width:100%;padding:20px;}
.appointment select{display:block;margin:10px;width:100%;padding:20px;}
.appointment button{cursor:pointer;font-size:20px;display:block;margin:10px;width:100%;padding:20px;}
.opening_hours{text-align:center;width:50%;float:right;overflow-x:auto;}
.opening_hours h2{color:#fff;}
.opening_hours table{margin:18px auto;padding:0 20px;display:inline-block;width:95%;color:#fff;font-size:20px;}
.opening_hours tr, td{padding:13px 20px;}
.opening_hours td{width:10%;}
.opening_hours tr:first-child{color:#f00!important;font-weight:bold;}
.opening_hours tr:nth-child(odd){background-color:#f2f2f2;color:#000;}
@media screen and (max-width:800px){.appointment{width:95%;}
.opening_hours{width:95%;}
}

.collapse_cv{width:100%;display:inline-block;}
.collapse_title{background:#005888;width:100%;padding:10px;position:relative;font-size:18px;color:#fff;cursor:pointer;margin-top:5px;}
.collapse_title .fa{position:absolute;left:20px;}
.hideplus{display:none;}
.collapse_content{background:#ccc;width:100%;padding:10px;position:relative;margin-bottom:10px;display:none;}
.collapse_content img{max-width:100%;}
.booking_page{background:#fff;display:inline-block;}
.appointment_page{text-align:center;width:50%;float:left;}
.appointment_page h2{color:#005888;}
.appointment_page form{margin:10px auto;padding:0 20px;display:inline-block;width:100%;}
.appointment_page input{display:block;margin:10px;width:100%;padding:20px;}
.appointment_page select{display:block;margin:10px;width:100%;padding:20px;}
.appointment_page select{display:block;margin:10px;width:100%;padding:20px;}
.appointment_page button{cursor:pointer;font-size:20px;display:block;margin:10px;width:100%;padding:20px;}
.opening_hours_page{text-align:center;width:50%;float:right;overflow-x:auto;}
.opening_hours_page h2{color:#005888;}
.opening_hours_page table{margin:18px auto;padding:0 20px;display:inline-block;width:95%;color:#005888;font-size:20px;}
.opening_hours_page tr, td{padding:13px 20px;}
.opening_hours_page td{width:10%;}
.opening_hours_page tr:first-child{color:#f00!important;font-weight:bold;}
.opening_hours_page tr:nth-child(odd){background-color:#005888;color:#fff;}
@media screen and (max-width:800px){.appointment_page{width:100%;}
.opening_hours_page{width:100%;}
}




.kdnews.tiitlepage3.col-md-4 {
margin-bottom:20px;
}

.ti-pos {
position: absolute;
left: 0;
top: -25px;
background: #129bf4;
color: #fff;
padding: 4px 9px;
}


.radiu-bor {
border-radius:15px;
overflow:hidden;
}



.wh-widget-hello-popup-wrapper .wh-widget-hello-popup-content .wh-widget-hello-popup-content-text a>div {
text-align: right; 
}
