html,
body {}
img {
max-width: 100%;
height: auto;
} .box.wrapper {
max-width: 1200px;
margin: auto;
background: #fff;
-webkit-box-shadow: 0px 0px 5px #ddd;
box-shadow: 0px 0px 5px #ddd;
} .fix {
overflow: hidden;
}
.clear_both {
clear: both;
}
h1 {
font-size: 40px;
font-weight: 500;
}
h2 {
font-size: 35px;
margin-bottom: 10px;
}
h3 {
font-size: 28px;
}
h4 {
font-size: 22px;
}
h5 {
font-size: 18px;
}
h6 {
font-size: 16px;
}  .em40_header_area_main.hdisplay_none {
display: none;
}
.techno-header-top {
padding: 10px 0;
background: #0c5adb;
}
.top-address p {
margin-bottom: 0;
font-size: 12px;
display:inline-block;
}
.top-address p span,
.top-address p a {
margin-right: 20px;
}
.top-address p span i, .top-address p a i {
font-size: 15px;
color: #fff;
margin-right: 10px;
}
.top-address p a {
display: inline-block;
text-decoration: none;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
} .top-right-menu ul.social-icons {
margin: 0;
padding: 0;
}
.top-right-menu ul.social-icons li {
display: inline-block;
margin-left: 18px;
position: relative;
}
.top-right-menu ul.social-icons li a {
display: inline-block;
text-decoration: none;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
font-size: 15px;
}
.top-address p a, .top-right-menu ul.social-icons li a, .top-address p span {
color: #fff;
font-size: 14px;
font-weight: 400;
}
.top-right-menu .social-icons li a:hover,
.top-right-menu .social-icons li a i:hover {
color: #fff;
}
.top-both-p0 .top-address p a,
.top-both-p0 .top-address p span {
margin-right: 0px;
margin-left: 12px;
}
.right_menu_button {
text-align: right;
}
.login_button {
font-size: 12px;
text-transform: uppercase;
color: #fff;
border: 1px solid #fff;
display: inline-block;
padding: 0px 17px;
margin-left: 10px;
font-weight: 500;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
line-height: 24px;
}
.login_button.active,
.login_button:hover {
background: #333;
border-color: #333;
color: #fff;
}
.header-support {
margin-top: 11px;
margin-left: 14px;
display:inline-block;
}
.header-support a {
color: #fff;
font-weight: 500;
background: #0c5adb;
padding: 8px 21px;
border-radius: 30px;
display: inline-block;
position: relative;
z-index: 1;
}
.header-support a:before{
position:absolute;
left:0; 
top:0; 
height:100%; 
width:0%;
content:"";
background:#161a33;
border-radius:30px;
z-index:-1;
-webkit-transition:.3s;
-o-transition:.3s;
transition:.3s;
}
.header-support a:hover::before{
width:100%;
}
.header-support b {
font-weight: 400;
font-size: 17px;
color: #565872;
}
.header-support i {
margin-right: 12px;
display: inline-block;
} .top-right-menu ul .sub-menu {
position: absolute;
left: 0px;
top: 100%;
visibility: hidden;
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
border-top: 1px solid #f00;
width: 150px;
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
text-align: left;
background: #fff;
z-index: 1;
}
.top-right-menu ul.social-icons li:hover .sub-menu {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
visibility: visible;
}
.top-right-menu ul .sub-menu li {
padding: 5px 0px 0px 5px;
}
.top-right-menu ul .sub-menu li a {
font-size: 12px;
}
.top-right-menu ul .sub-menu ul {
display: none;
}
.top-welcome p {
padding: 0px;
margin: 0px;
}
.top-address a {
margin-right: 5px;
color: #43342c;
}
.top-address.em-login a+a {
margin-right: 0;
}
.top-address.em-login p a i,
.top-address.em-login p a i {
margin-right: 5px;
}
.top-address.em-login a+a:before {
content: "|";
margin-right: 12px;
}
.txtc {
text-align: center;
}
.text-center {
text-align: center;
}
.text-center {
text-align: center;
}
.text-left {
text-align: left;
}
.text-right {
text-align: right;
}
.top-address a:hover{
color:#fff;
} .top-address.menu_18 span {
background: #fff;
padding: 8px 15px 9px;
display: inline-block;
color: #333;
}
.top-right-menu ul.social-icons.menu_18,
.top-right-menu ul.social-icons.menu_19 {
padding: 7px 0;
}
.em-login.menu_18,
.em-quearys-top.menu_19 {
padding: 7px 0;
} .em-top-quearys-area {
position: relative;
}
.em-header-quearys {
list-style: none;
}
.em-quearys-menu i {
border-radius: 50px;
display: inline-block;
height: 50px;
text-align: center;
width: 50px;
line-height: 46px;
font-size: 18px;
cursor: pointer;
border: 2px solid #fff;
color: #fff;
margin-top: 0px;
}
.heading_style_3 .hbg2 .em-quearys-menu i {
color: #333;
}
.em-quearys-inner {
position: absolute;
right: 15px;
top: 36px;
z-index: 999;
display: none;
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.em-quearys-inner {}
.em-quearys-form {
background-color: #f5f5f5;
width: 363px;
float: right;
border-radius: 30px;
}
.top-form-control {
position: relative;
}
.em-quearys-inner::before {
position: absolute;
right: 1px;
top: -11px;
width: 47px;
height: 47px;
text-align: center;
width: 0;
height: 0;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom: 8px solid #0c5adb;
content: " ";
}
.top-form-control input {
background: #f4f6f9;
color: #555555;
font-size: 13px;
font-weight: 300;
height: 55px;
padding: 0 40px 0 25px;
width: 100%;
border: none;
-webkit-transition: 1s;
-o-transition: 1s;
transition: 1s;
border-radius: 30px;
}
.top-form-control button.top-quearys-style {
position: absolute;
right: 0;
top: 50%;
background: 0 0;
font-size: 16px;
border: none;
color: #0c5adb;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
height: 100%;
background: #0c5adb;
width: 58px;
border-radius: 0 30px 30px 0;
text-align: center;
}
.top-quearys-style i {
font-size: 18px;
color: #fff;
}
.em-s-hidden {
display: none !important;
} .top-right-menu.litop {
float: left;
} .mobile_menu_logo.text-center {
padding: 20px 0;
}
.tr_search .em-quearys-menu i {
color: #fff;
} .top-right-address p {
margin-bottom: 0;
font-size: 12px;
display: inline-block;
}
.top-right-address .social-icons {
display: inline-block;
margin: 0;
padding: 0;
list-style: none;
position: relative;
}
.top-right-address .social-icons li {
display: inline-block;
margin-left: 17px;
color: #fff;
font-size: 14px;
}  .em_creative_header {
background: #f9f9f9 none repeat scroll 0 0;
padding: 28px 0;
position: relative;
overflow: hidden;
z-index: 1;
}
.em_creative_header:before {
background: #0c5adb none repeat scroll 0 0;
content: "";
left: 0;
top: 0;
bottom: 0;
width: 25%;
height: 100%;
z-index: -1;
position: absolute;
}
.em_creative_header:after {
background: #0c5adb none repeat scroll 0 0;
content: "";
left: 18%;
top: 0;
bottom: 0;
width: 15%;
height: 100%;
position: absolute;
-webkit-transform: rotate(-121deg);
-ms-transform: rotate(-121deg);
transform: rotate(-121deg);
z-index: -1;
}
.creative_logo_thumb {
z-index: 9;
text-align: right;
}
.creative_header_icon {
float: left;
margin-right: 10px;
overflow: hidden;
}
.creative_header_icon i {
color: #0c5adb;
font-size: 28px;
margin-top: 5px;
}
.creative_header_address {
overflow: hidden;
padding-left: 80px;
}
.creative_header_address_text>h3 {
font-size: 18px;
font-weight: 600;
margin: 0;
padding: 0;
}
.creative_header_address_text>p {
margin: 0;
}
.creative_logo_thumb {
z-index: 9;
}
.creative_header_button {
padding-left: 50px;
position: relative;
margin-top: 5px;
}
.creative_header_button:before {
content: "";
position: absolute;
background: #0c5adb;
width: 1px;
height: 74px;
left: 10px;
top: -21px;
}
.creative_header_button .dtbtn {
background: #0c5adb none repeat scroll 0 0;
border-radius: 30px;
color: #fff;
display: inline-block;
font-family: raleway;
font-size: 14px;
font-weight: 600;
margin-left: 0;
padding: 6px 26px;
text-transform: capitalize;
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.creative_header_button>a:hover {
background: #0c5adb none repeat scroll 0 0;
}
.no-logo-sr .creative_search_icon {
position: absolute;
right: 19%;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
z-index: 999;
}
.no-logo-sr .em-quearys-top.msin-menu-search .em-quearys-inner {
top: 70px;
}
.no-logo-sr .techno_menu ul {
text-align: center;
}
.no-logo-sr .techno_menu ul li {
text-align: left;
} .mean-container .mean-bar {
padding: 0;
}
.mean-container .mean-nav {
background: #0c5adb none repeat scroll 0 0;
float: none;
left: 0;
position: absolute;
right: 0;
top: 60px;
}
.mean-container .mean-nav>ul>li:first-child {
border-top: 0px solid #fff;
}
.main_menu_div {
position: relative;
}
.techno_nav_area {
background: #fff none repeat scroll 0 0;
}
.techno_menu {
text-align: right;
}
.container-fluid .techno_menu {
text-align: center;
} .logo {}
.logo a {
font-size: 23px;
font-weight: 600;
display: inline-block;
}
.logo a.retina-logo {
display: none;
} .techno_menu ul {
list-style: none;
text-align:right;
display:inline-block;
}
.transprent-menu .techno_menu ul {
list-style: none;
text-align: center;
}
.techno_menu>ul>li {
display: inline-block;
position: relative;
}
.techno_menu > ul > li > a {
display: block;
margin: 30px 14px;
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
position: relative;
color: #232323;
font-size: 18px;
font-weight: 600;
}
.heading_style_2 .techno_menu>ul>li>a {
color: #fff;
}
.heading_style_3 .techno_menu > ul > li > a {
color: #d6aee9;
}
.heading_style_4 .techno_menu > ul > li > a {
color: #cacce3;
}
.heading_style_5 .techno_menu>ul>li>a {
color: #fff;
}
.techno_menu ul li:last-child a {
margin-right: 0px;
}
.techno_menu>ul>li.current>a,
.techno_menu>ul>li:hover>a,
.creative_header_menu>ul>li:hover>a {
color: #0c5adb;
}
.transprent-menu .techno_menu>ul>li a{
color: #fff;
}
.transprent-menu.menu-style-16 .techno_menu ul {
text-align: center;
list-style: none;
}
.transprent-menu.menu-style-16 .techno_menu ul .sub-menu {
text-align: left;
}
.heading_style_4.tr_btn .techno_menu.main-search-menu {
float: none;
text-align: center;
} .trp_nav_area {
position: fixed;
left: 0;
right: 0;
top: 0;
z-index: 9999;
background-color: transparent;
padding: 25px 100px;
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.hbg2 {
background: rgba(0, 0, 0, .7);
padding: 0px 50px;
}
.trp_nav_area.full-width {
padding: 37px 100px 37px 100px;
}
.trp_nav_area.full-width.hbg2 {
padding: 7px 20px 10px;
} .transprent-menu.menu4 {
position: relative;
}
.transprent-menu .techno_nav_area {
left: 0;
right: 0;
top: 0;
z-index: 9999;
background-color: transparent;
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
position: absolute;
}
.techno_nav_area.postfix {
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
}
.techno_nav_area.prefix,
.hbg2 {
-webkit-box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.1);
box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.1);
}
.techno_nav_area.prefix .techno_menu>ul>li>a {
color: #fff;
}
.heading_style_3.tr_btn .prefix .techno_menu>ul>li>a:hover,
.heading_style_3.tr_btn .hbg2 .techno_menu>ul>li.current a {
color: #0c5adb;
}
.heading_style_3 .prefix .techno_menu>ul>li>a:hover,
.heading_style_3 .hbg2 .techno_menu>ul>li.current a {
color: #0c5adb;
}
.heading_style_3 .techno_nav_area.prefix .em-quearys-top.msin-menu-search .em-quearys-menu i {
color: #fff;
}
.tr_white_btn  .hbg2 {
background:#0c5adb !important;
} 
.tr_white_btn .hbg2 .techno_menu > ul > li > a {
color: #fff !important;
} .logo-left {}
.logo-right .logo {
text-align: right;
}
.logo-right .techno_menu>ul {
text-align: left;
}
.logo-right .techno_menu>ul>li:first-child a {
padding-left: 0px;
}
.logo-right .techno_menu>ul>li:last-child a {
padding-right: auto;
}
.search_button {
text-align: right;
padding-top: 14px;
} .logo-top .logo {
text-align: center;
}
.logo-top .techno_menu>ul {
text-align: center;
}
.logo-top>.techno_menu>ul>li:last-child a {
padding-right: auto;
} .techno_menu ul .sub-menu {
position: absolute;
left: 0;
top: 130%;
width: 250px;
text-align: left;
background: #fff;
margin: 0;
padding: 20px 0;
z-index: 9999;
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
opacity: 0;
-ms-filter: "alpha(opacity=0)";
visibility: hidden;
border: 0;
border-radius: 5px;
}
.techno_menu ul li:hover >.sub-menu {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
visibility: visible;
top: 100%;
z-index: 9;
}
.techno_menu ul .sub-menu li {
position: relative;
}
.techno_menu ul .sub-menu li a {
display: block;
padding: 10px 20px;
margin: 0;
line-height: 1.3;
letter-spacing: normal;
font-size: 16px;
color: #616161;
font-weight: 500;
text-transform: capitalize;
-webkit-transition: .1s;
-o-transition: .1s;
transition: .1s;
visibility: inherit !important;
}
.techno_menu ul .sub-menu li:hover>a,
.techno_menu ul .sub-menu .sub-menu li:hover>a,
.techno_menu ul .sub-menu .sub-menu .sub-menu li:hover >a,
.techno_menu ul .sub-menu .sub-menu .sub-menu .sub-menu li:hover>a {
color:#0c5adb;
}
.techno_menu ul .sub-menu li {
position: relative;
-webkit-transition:.3s;
-o-transition:.3s;
transition:.3s;
}
.techno_menu ul .sub-menu li:before {
position: absolute;
left: 0px;
top: 50%;
font-size: 20px;
color: #5451c1;
content: "";
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
opacity: 0;
-webkit-transition: .1s;
-o-transition: .1s;
transition: .1s;
width: 15px;
height: 1px;
background: #0c5adb;
}
.techno_menu ul .sub-menu li:hover {
margin-left:15px;
}
.techno_menu ul .sub-menu li:hover:before {
opacity:1;
left:0px;
}
.techno_menu ul .sub-menu li:hover {
margin-left:15px;
} .techno_menu ul .sub-menu .sub-menu {
left: -113%;
top: 130%;
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
visibility: hidden;
}
.techno_menu ul .sub-menu li:hover>.sub-menu {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
visibility: visible;
top: 0%;
} .techno_menu ul .sub-menu .sub-menu li {
position: relative;
}
.techno_menu ul .sub-menu .sub-menu .sub-menu {
right: 100%;
left: auto;
top: 130%;
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
visibility: hidden;
}
.techno_menu ul .sub-menu .sub-menu li:hover>.sub-menu {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
visibility: visible;
top: 0%;
} .techno_menu ul .sub-menu .sub-menu .sub-menu li {
position: relative;
}
.techno_menu ul .sub-menu .sub-menu .sub-menu .sub-menu {}
.techno_menu ul .sub-menu .sub-menu .sub-menu li:hover>.sub-menu {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
visibility: visible;
top: 0%;
} .logged-in .transprent-menu .techno_nav_area.prefix {
top: 32px;
}
.logged-in .trp_nav_area.hbg2 {
top: 32px;
} .top-address.em-quearys-top.text-right {
float: right;
}
nav.techno_menu.main-search-menu {
float: right;
}
.techno_menu.main-search-menu>ul, .em-quearys-top.msin-menu-search {
display: inline-block;
margin-right: 25px;
}
.em-quearys-top.msin-menu-search .em-quearys-menu i {
margin-left: 20px;
}
.em-quearys-top.msin-menu-search .em-quearys-inner {
top: 61px;
background: #fff;
padding: 20px;
border-top: 3px solid #0c5adb;
}
nav.techno_menu.main-search-menu { text-align: center;
} .techno-main-menu .menu-item-has-children>a:after {
margin-left: 5px;
content: "\f107";
font-family: FontAwesome;
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
font-size: 13px;
opacity: .5;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
.techno-main-menu .menu-item-has-children .menu-item-has-children>a:after {
margin-left: 8px;
content: "\f105";
} .donate-btn-header {
display: inline-block;
float: right;
margin-top: 16px;
margin-left: 10px;
}
a.dtbtn {
-moz-user-select: none;
background: #0c5adb;
border: medium none;
color: #fff;
cursor: pointer;
display: inline-block;
font-size: 17px;
margin-bottom: 0;
padding: 13px 32px;
text-align: center;
text-transform: capitalize;
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
vertical-align: middle;
border-radius: 5px;
border: 2px solid #fff;
font-weight: 600;
}
a.dtbtn:hover {
background: #00247E;
color: #fff;
border-color: #00247E;
} .tr_white_btn a.dtbtn {
background-color: #fff;
color: #333;
}
.tr_white_btn a.dtbtn:hover {
background-color: transparent;
border-color: #fff;
color: #fff;
}
.prefix a.dtbtn {
background: #fff;
color: #0c5adb;
border: 2px solid #fff;
}
.transprent-menu a.dtbtn {
background: #fff;
color: #232323;
border: 2px solid #fff;
} .techno-main-menu .logo a.main_sticky_main_l {
display: block;
}
.techno-main-menu .logo a.main_sticky_l {
display: none;
} .techno-main-menu .prefix .logo a.main_sticky_main_l {
display: none;
}
.techno-main-menu .prefix .logo a.main_sticky_l {
display: block;
}
.headroom--pinned {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
.headroom--unpinned {
-webkit-transform: translateY(-100%);
-ms-transform: translateY(-100%);
transform: translateY(-100%);
}
.header--fixed {
position: fixed;
z-index: 10;
right: 0;
left: 0;
top: 0;
-webkit-transition: -webkit-transform .25s ease-in-out;
transition: -webkit-transform .25s ease-in-out;
-o-transition: transform .25s ease-in-out;
transition: transform .25s ease-in-out;
transition: transform .25s ease-in-out, -webkit-transform .25s ease-in-out;
will-change: transform;
}
.menu-height-space {
height: 100px;
} .creative_logo_thumb a.main_sticky_l {
display: none;
}
.creative_logo_thumb .logo a {
margin-top: 0;
}
.white_box_shadow {
padding: 40px 30px;
background: #fff;
-webkit-box-shadow: 0 0 20px rgba(0,0,0,.1);
box-shadow: 0 0 20px rgba(0,0,0,.1);
}  .techno-blog-index.blog-area.techno-blog-area,
.techno-blog-single {
background: #F6F6F6;
}
.techno-blog-area {
padding: 90px 0 100px;
}
.techno-single-blog {
margin-bottom: 40px;
overflow: hidden;
text-align: left;
-webkit-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
background: #fff;
border-radius: 7px;
border:1px solid #e6e6e6;
}
.techno-single-blog:hover {
-webkit-box-shadow:6px 5px 30px rgba(0,0,0,0.12);
box-shadow:6px 5px 30px rgba(0,0,0,0.12);
border-color:transparent;
}
.techno-blog-index.blog-area.techno-blog-area, .techno-blog-area.techno-blog-archive {
padding: 100px 0 100px;
background: #F6F6F6;
}
.techno-blog-index.blog-area.techno-blog-area {
padding: 100px 0 100px;
} .techno-blog-thumb {
overflow: hidden;
position:relative;
}
.techno-blog-thumb a {
display: block;
position: relative;
}
.techno-blog-thumb img {
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
display: block;
} .blog-content {
word-break: break-word;
}
.em-blog-content-area {
padding: 33px 23px 32px;
}
.blog-page-title h2 {
margin: 0;
margin-bottom: 20px;
font-size: 22px;
margin-top: 18px;
}
.blog-page-title a {
display: block;
font-weight: 500;
margin-bottom: 0;
text-transform: none;
-webkit-transition: all 0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
color: #232323;
}
.blog-page-title a:hover {
color: #0c5adb;
} .techno-blog-meta-left a, .techno-blog-meta-left span {
margin-right: 13px;
-o-transition: .3s;
-webkit-transition: .3s;
transition: .3s;
display: inline-block;
text-decoration: none;
text-transform: capitalize;
margin-right: 24px;
color: #616161;
position: relative;
font-weight:500;
}
.techno-blog-meta-left span::before, .techno-blog-meta-left a::before {
content: "";
background: #616161;
width: 1px;
height: 14px;
position: absolute;
right: -13px;
top: 7px;
}
.techno-blog-meta-left a:last-child:before,
.techno-blog-meta-left span:last-child:before{
display:none;
} .techno-blog-meta-right {
float: right;
padding: 17px 0 0;
}
.techno-blog-meta-right a, .techno-blog-meta-right span {
color: #777;
font-size: 14px;
margin-left: 10px;
text-transform: uppercase;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
display: inline-block;
text-decoration: none;
position: relative;
}
.techno-blog-meta-right a:hover,
.techno-blog-meta-right span:hover,
.techno-blog-meta-left a:hover,
.techno-blog-meta-left span:hover {
color: #0c5adb;
}
.techno-blog-meta-right i {
margin-right: 5px;
} .upper.techno-blog-meta-left a, .upper.techno-blog-meta-left span {
color: #0c5adb;
font-size: 14px;
margin-right: 12px;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 0;
font-family: 'Roboto', sans-serif;
}
.upper.techno-blog-meta-left a:hover, .upper.techno-blog-meta-left span:hover {
color: #0c5adb;
}
.meta-list.techno-blog-meta-left a, .meta-list.techno-blog-meta-left span {
color: #0c5adb;
font-size: 14px;
margin-right: 10px;
text-transform: uppercase;
font-weight: 400;
letter-spacing: 0;
} .readmore a {
border: 1px solid #ddd;
color: #444;
display: inline-block;
font-size: 11px;
font-weight: 400;
padding: 6px 10px;
text-transform: uppercase;
transition: all 0.5s ease 0s;
-webkit-transition: all 0.5s ease 0s;
-moz-transition: all 0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
-ms-transition: all 0.5s ease 0s;
}
.readmore a:hover {
border-color: #0c5adb;
background: #0c5adb;
color: #fff;
}  .techno-single-blog-details {
background: #fff;
margin-bottom: 40px;
}
.em-theme-main-page .techno-single-blog-details {
padding: 30px;
}
.techno-single-blog-details-inner {
padding: 38px 45px 45px;
-webkit-box-shadow: 0 3px 19px rgba(0,0,0,.08);
box-shadow: 0 3px 19px rgba(0,0,0,.08);
border-radius: 0 0 10px 10px;
}
.em-theme-main-page .techno-single-blog-title h2 {
padding-bottom: 15px;
}
.techno-single-blog--thumb {
position: relative;
border-radius:10px 10px 0 0;
}
.techno-single-blog--thumb img {
border-radius:10px 10px 0 0;
}
.single-blog-title {
font-size: 24px;
padding: 0;
margin-top: 17px;
margin-bottom: 20px;
text-transform: unset;
color: #232323;
}
.techno-single-blog-content p {
margin-bottom: 20px;
}
.techno-single-blog-details h2 {
font-size: 30px;
}
.techno-blog-social {
padding-top: 26px;
text-align: left;
border-top: 1px solid #ddd;
margin-top: 40px;
}
.techno-single-icon-inner {
text-align: left;
}
.techno-single-icon-inner span {
font-size: 17px;
margin-right: 6px;
}
.techno-single-icon-inner a i {
border: 1px solid #e6e6e6;
color: #565872;
display: inline-block;
font-size: 15px;
height: 40px;
line-height: 41px;
margin: 0 9px 0 0;
text-align: center;
width: 40px;
border-radius: 5px;
}
.techno-single-icon-inner a i:hover {
background: #0c5adb;
border-color: #0c5adb;
color: #fff;
}
.single-blog-content ul {
padding-bottom: 10px;
}
blockquote {
padding: 20px 30px;
font-size: 16px;
border-left: 4px solid #0c5adb;
background: 0 0;
font-style: normal;
color: #232;
font-weight: 400;
position: relative;
line-height: 1.5;
}
blockquote i {
margin-right: 10px;
}
.post-text blockquote::before {
content: "\f10d";
left: 42px;
top: 50px;
position: absolute;
color: #758799;
font-family: "FontAwesome";
font-weight: 700;
font-size: 41px;
}
blockquote .small, blockquote footer, blockquote small {
display: block;
font-size: 80%;
line-height: 1.42857143;
color: #fff;
text-transform: uppercase;
font-size: 14px;
letter-spacing: 2px;
}
.techno-blog-social {
padding-top: 40px;
text-align: left;
border-top: 1px solid #e6e6e6;
margin-top: 40px;
}
.techno-single-blog-details .inner-content h4 {
padding-bottom: 20px;
font-size: 24px;
}
.techno-blog-meta.txp-meta {
padding-bottom: 22px;
}  .comments {
padding-bottom: 50px;
padding-top: 14px;
}
.post_comment {
border-bottom: 1px solid #EAEAEA;
margin: 20px 0;
padding: 0 15px;
}
.comment_inner {}
.commment_title {}
.commment_title h3 {
font-size: 24px;
margin-bottom: 30px;
position: relative;
margin-top: 0;
position: relative;
display:inline-block;
}
.commment_title h3:before {
position: absolute;
left: 0;
bottom: -15px;
width: 88px;
height: 3px;
background: #aec6ef;
content: "";
}
.commment_title h3:after {
content: '';
position: absolute;
left: 0;
bottom: -17px;
height: 8px;
width: 8px;
border-radius: 50%;
background: #0C5ADB;
-webkit-animation-duration: 3s;
animation-duration: 3s;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
-webkit-animation-name: MOVE-BG;
animation-name: MOVE-BG;
}
.post_replay_inner {
word-wrap: break-word;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-bottom: 30px;
}
.mgl-30 {
margin-left: 30px;
}
.post_reply_thumb {}
.post_reply_thumb img {
border-radius: 50%;
}
.post_replay {
margin-top: 36px;
}
.post_reply {
padding-left: 15px;
width: 100%;
position: relative;
}
.post_reply div.st {
font-size: 18px;
font-weight: 400;
}
.post_reply div.st a {
color: #232323;
font-size: 18px;
display: inline-block;
padding-bottom: 3px;
font-weight: 700;
}
.reply_date {
overflow: hidden;
margin-bottom: 5px;
}
.reply_date span.span_left {
display: block;
}
.reply_date span.span_right {
float: none;
color: #fff;
font-size: 12px;
font-weight: 400;
text-transform: capitalize;
letter-spacing: 1px;
position: absolute;
top: 0;
right: 0;
background: #0C5ADB;
padding: 3px 18px;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
border-radius: 4px;
}
.reply_date span.span_right:hover{
background:#0c5adb;
}
.post_reply p {}
.comments-area .children {
margin-left: 90px;
}
.post_comment .post_comment {
margin-left: 15px;
}
.em-theme-main-page .commment_title h3 {
margin-top: 0px;
}
.em-theme-main-page .empgc {
margin-top: 40px;
}
.em-theme-main-page .empgc.commment_title h3 {
margin-bottom: 35px;
}
.em-single-page-comment .commment_title.empgc>h3 {
margin-bottom: 35px;
}
.logged-in-as {
margin-bottom: 10px;
margin-top: 30px;
}
.logged-in-as a {
color: #333;
}
a.comment-edit-link {
margin-bottom: 12px;
display: inline-block;
}
.em-theme-main-page .comments-area {
margin-top: 40px;
clear: both;
}
.comment-respond {
padding-top: 14px;
}
.comment-respond .commment_title h3 {
margin-bottom: 60px;
} .blog-page-title > h2 {
margin: 0;
margin-top: 0px;
margin-bottom: 0px;
margin-bottom: 20px;
font-size: 30px;
margin-top: 11px;
font-weight: 800;
}
.grid-item .blog-page-title > h2 {
font-size: 21px;
margin-bottom: 2px;
}
.blog-page-title a {
display: block;
font-weight: 800;
margin-bottom: 0;
text-transform: none;
-webkit-transition: all 0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
color: #232323;
font-family: Muli;
}
.blog-page-title h2 a:hover {
color: #0c5adb;
}
.em-blog-content-area {
display: block;
width: 100%;
}
.em-blog-content-area {
padding: 28px 35px 30px;
overflow: hidden;
}
.blog-content p {
margin-bottom: 0;
}
.single-blog-content iframe {
margin-top: 20px;
}
.blog-content h1,
.blog-content h2,
.blog-content h3,
.blog-content h4,
.blog-content h5,
.blog-content h6 {
margin-top: 10px;
margin-bottom: 10px;
font-weight: 500;
color: #333;
font-size: 30px;
}
.post_reply h1,
.post_reply h2,
.post_reply h3,
.post_reply h4,
.post_reply h5,
.post_reply h6 {
color: #303030;
font-size: 30px;
font-weight: 500;
margin-top: 15px;
margin-bottom: 15px;
}
.blog-content h2,
.post_reply h2 {
font-size: 26px;
}
.blog-content h3,
.post_reply h3 {
font-size: 22px;
}
.blog-content h4,
.post_reply h4 {
font-size: 20px;
}
.blog-content h5,
.post_reply h5 {
font-size: 18px;
}
.blog-content h6,
.post_reply h6 {
font-size: 17px;
} .single-blog-content ol,.single-blog-content ul{
padding-left: 20px;
} .paginations {
text-align: left;
margin-top: 20px;
}
.page-numbers li {
display: inline-block;
text-align: center;
}
.paginations a, .page-numbers span.current {
width: 40px;
height: 40px;
line-height: 40px;
display: inline-block;
font-size: 16px;
font-weight: 500;
margin: 0 5px 0 0;
color: #9990b8;
background: #fff;
-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.20);
box-shadow: 0 0 5px rgba(0,0,0,0.20);
}
.page-numbers li {
display: inline-block;
}
.paginations a:hover,
.paginations a.current,
.page-numbers span.current {
background: #0c5adb;
border-color: #0c5adb;
color: #fff;
} .kc_counter_box i {
display: inline-block;
font-size: 45px;
margin-bottom: 0;
} .em_single_coaching{
margin-bottom: 30px;
-webkit-transition:.3s;
-o-transition:.3s;
transition:.3s;
-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.1);
box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.1);
background: #FFFFFF;	
}
.em_coaching_content {
padding: 20px 25px;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
background: #fff;
}
.em_coaching_title h2 {
font-size: 20px;
padding: 12px 0 5px;
-webkit-transition:.3s;
-o-transition:.3s;
transition:.3s;
}
.em_coaching_title h2:hover{
color:#0c5adb;
} .techno-single-coaching-details {
background: #fff;
}
.techno-single-coaching--thumb img {
width: 100%;
}
.techno-blog-main-content {
padding: 40px;
}
.techno-single-coaching-content h4,
.techno-single-coaching-title h2{
font-size: 24px;
padding-bottom: 12px;
}
.techno-single-coaching-content h4{
padding-top:30px;
}
.techno-single-coaching-details .techno-blog-meta.txp-meta .techno-blog-meta-left a,
.techno-single-coaching-details .techno-blog-meta.txp-meta .techno-blog-meta-left span {
color: #0c5adb;
font-size: 14px;
text-transform: capitalize;
font-weight: 500;
}
.techno-single-coaching-details .techno-blog-meta.txp-meta {
margin-bottom: 15px;
}
.techno-single-coaching-content ul li {
list-style:none;	
padding: 30px 0 0;
font-size: 17px;
}
.coaching-fee ul li {
color: #0c5adb;
}
.coaching-details-block-two {
background-color: #FFF;
}
.coaching-details-two {
padding: 40px 40px 0;
}
.coaching-details-two hr {
margin-bottom: 28px;
}
.coaching-details-two .details-button-two {
margin-bottom: 30px;
}
.coaching-details-two .details-button-two a i {
font-style: italic;
}
.coaching-details-meta {
font-size: 12px;
font-weight: 500;
margin-bottom: 13px;
color: #0c5adb;
}
.coaching-list ul li {
padding: 15px 0 0;
font-size: 17px;
font-style: normal;
}
.coaching-list ul li:last-child {
margin-bottom: 20px;
}
.fee-structure {
color: #333;
}
.coaching-fee {
color: #0c5adb;
}
.applications-heading {
font-size: 20px;
}
.coaching-application p {
margin-bottom: 30px;
}
.coaching-application ul li {
padding: 5px 20px ;
}
.applications i {
font-size: 14px;
color: #0c5adb;
margin-right: 10px;
}
.exam-block{
margin-bottom: 40px;
}
.coaching-exam .coaching-subheading {
font-size: 18px;
padding-bottom: 10px;
}
.exam-Pattern-min {
font-size: 14px;
} .breadcumb-area {
padding: 215px 0 143px;
background-color: #121B51;
background-position: center top;
background-repeat: no-repeat;
position: relative;
}
.breadcumb-area:before {
background: rgba(41,52,92,.62);
position: absolute;
top: 0;
right: 0;
left: 0;
height: 100%;
width: 100%;
content: "";
}
.breadcrumb_tran_header .breadcumb-area {
padding: 191px 0 110px;
}
.breadcumb-inner h2 {
font-size: 50px;
color: #fff;
margin-bottom: 30px;
}
.breadcumb-inner ul {}
.breadcumb-inner li {
display: inline-block;
margin: 0 6px;
color: #fff;
font-size: 14px;
font-weight: 500;
text-transform: uppercase;
}
.breadcumb-inner li:nth-last-child(-n+1) {
color: #0c5adb;
}
.breadcumb-inner li a {
color: #fff;
text-transform: uppercase;
}
.brpt h2 {
font-size: 55px;
margin-bottom: 30px;
margin-top: 0;
color: #fff;
}
.lcase {
text-transform: lowercase;
}
.ucase {
text-transform: uppercase;
}
.ccase {
text-transform: capitalize;
}
.breadcumb-inner {
text-align: center;
}
.pimgs img {
width: 100%;
}  .not-found-area {
background-color: #f9f9f9;
background-position: center top;
background-repeat: repeat;
background-size: cover;
padding: 0 0 16px;
}
.not-found {
display: table;
width: 100%;
text-align: center;
background: #fff;
margin: 70px 0;
padding: 120px 0;
-webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.15);
box-shadow: 0 5px 15px rgba(0,0,0,0.15);
}
.not-found-inner {
display: table-cell;
vertical-align: middle;
}
.not-found-inner {
font-size: 30px;
}
.not-found-inner h2 {
color: #0c5adb;
display: inline-block;
font-size: 160px;
font-weight: 700;
line-height: 1.2;
padding: 15px 0;
}
.not-found-inner p {
font-size: 30px;
}
.not-found-inner a {
color: #fff;
font-size: 24px;
margin-top: 40px;
display: inline-block;
background: #0c5adb;
-webkit-box-shadow: 0 0 4px rgba(0,0,0,.15);
box-shadow: 0 0 4px rgba(0,0,0,.15);
padding: 10px 40px;
}
.not-found-inner a:hover{
background:#0c5adb;
color:#fff;
} .techno-search-page {
background: #f6f6f6;
padding-bottom: 135px;
}
.search-error .search input {
padding: 20px 0;
}
.search-error .search input[type="text"] {
padding-left: 10px;
}
.search-error .search button {
top: 48%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.search-error > p {
font-size: 18px;
margin: 14px 0 20px;
}
.search-error > h3 {
display: block;
font-size: 60px;
color: #0c5adb; 
}
.search-error .search input {
height: 54px;
border: 1px solid #ddd;
}
.mobile_menu_logo a {
font-size: 23px;
font-weight: 600;
text-transform: uppercase;
}  .top-address-area {
background: #111111;
padding: 90px 0px 85px;
text-align: center;
}
.top_address_logo {
margin-bottom: 30px;
}
.address_content {
padding-top: 38px;
}
.top_address_content a,
.top_address_content span {
color: #ffffff;
display: inline-block;
font-weight: 400;
line-height: 12px;
margin-right: 14px;
}
.top_address_content a i,
.top_address_content span i {
font-size: 14px;
margin-right: 11px;
}
.footer-top-address h2 {
color: #fff;
text-transform: uppercase;
margin-bottom: 30px;
letter-spacing: 10px;
font-weight: 700;
font-size: 26px;
}
.footer-top-address h2 span {
color: #0c5adb;
font-weight: 700;
} .footer-top {
background: #0f1328;
padding: 120px 0 100px;
}
.footer-top-inner h2 {
color: #fff;
font-family: "Raleway", sans-serif;
font-size: 35px;
font-weight: 700;
height: 60px;
line-height: 60px;
padding: 0 15px;
text-transform: uppercase;
}
.footer-top-inner h2 span {
color: #0c5adb;
font-weight: 600;
}
.footer-top-inner p {
font-size: 18px;
line-height: 30px;
margin-bottom: 0;
padding: 0 10px;
color: #b4bbc9;
margin-left: auto;
margin-right: auto;
width: 69%;
}
.footer-social-icon {
padding: 10px 0 20px;
text-align: center;
}
.footer-social-icon a i {
color: #b4bbc9;
font-size: 16px;
height: 70px;
width: 70px;
display: inline-block;
border-radius: 50%;
background: #1c2940;
line-height: 70px;
text-align: center;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
margin: 0 5px;
}
.footer-social-icon a i:hover {
background-color: #ff4b57;
color: #fff;
}
.footer-social-icon.htop-menu-s {
padding: 0;
display: inline-block;
margin-left: 30px;
}
.footer-social-icon.htop-menu-s a i {
font-size: 14px;
height: 35px;
line-height: 35px;
margin: 0 3px;
width: 35px;
color: #333;
}
.footer-top-inner .text-center {
margin-bottom: 32px;
text-align: center;
} .footer-middle {
padding: 82px 0 33px;
position: relative;
background: #111a3a;
z-index: 1;
}
.footer-middle::before {
content: "";
position: absolute;
right: 0;
top: 41%;
background: url(//www.obaintechnologies.ci/wp-content/themes/techno/assets/images/shape4.png);
background-repeat: no-repeat;
height: 270px;
width: 271px;
z-index: 999;
-webkit-animation: alltuchtopdown 1.5s ease-in-out 0s infinite alternate;
animation: alltuchtopdown 1.5s ease-in-out 0s infinite alternate;
-webkit-animation-duration: 2.5s;
animation-duration: 2.5s;
z-index: -1;
opacity: 0.3;
}
.footer-middle::after {
content: "";
position: absolute;
left: 96px;
top: 41%;
background: url(//www.obaintechnologies.ci/wp-content/themes/techno/assets/images/s6.png);
background-repeat: no-repeat;
height: 270px;
width: 271px;
z-index: 999;
-webkit-animation: alltuchtopdown 1.5s ease-in-out 0s infinite alternate;
animation: alltuchtopdown 1.5s ease-in-out 0s infinite alternate;
-webkit-animation-duration: 2.5s;
animation-duration: 2.5s;
z-index: -1;
opacity: 0.3;
}
.get_quote{
position:relative;
z-index:1;
}
.get_quote::before {
content: "";
position: absolute;
right: 15px;
top: 28px;
background: url(//www.obaintechnologies.ci/wp-content/themes/techno/assets/images/circle-small.png);
background-repeat: no-repeat;
height: 270px;
width: 271px;
z-index: 999;
-webkit-animation: alltuchtopdown 1.5s ease-in-out 0s infinite alternate;
animation: alltuchtopdown 1.5s ease-in-out 0s infinite alternate;
-webkit-animation-duration: 2.5s;
animation-duration: 2.5s;
z-index: -1;
opacity: 0.6;
}
.get_quote::after {
content: "";
position: absolute;
left: 48%;
top: 64%;
background: url(//www.obaintechnologies.ci/wp-content/themes/techno/assets/images/shape6.png);
background-repeat: no-repeat;
height: 270px;
width: 271px;
z-index: 999;
-webkit-animation: alltuchtopdown 1.5s ease-in-out 0s infinite alternate;
animation: alltuchtopdown 1.5s ease-in-out 0s infinite alternate;
-webkit-animation-duration: 2.5s;
animation-duration: 2.5s;
z-index: -1;
opacity: 0.5;
}
.wpfdp {
padding-bottom: 30px;
}
.footer-middle .widget h2 {
font-size: 22px;
margin-bottom: 35px;
margin-top: 15px;
position: relative;
color: #f8f9fe;
font-weight: 700;
}
.footer-middle .recent-post-text h4 a {
color: #f8f9fe;
font-size: 17px;
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
font-weight: 500;
letter-spacing: 0;
}
.footer-middle #archives-dropdown--1 {
height: 34px;
width: 100%;
}
.recent-post-image img {
border-radius: 5px;
}
.footer-middle .widget h2 {}
.footer-middle .tagcloud a {}
.footer-middle .widget ul {
list-style: none;
}
.footer-middle .widget ul li {
margin-bottom: 10px;
}
.footer-middle .widget ul li {
margin-bottom: 13px;
position: relative;
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
font-size: 16px;
color: #f8f9fe;
padding-left: 25px;
}
.footer-middle .widget ul li a {
color: #f8f9fe;
font-size: 16px;
}
.footer-middle .widget ul li::before {
position: absolute;
content: "";
left: 0;
top: 14px;
background: #f8f9fe;
height: 1px;
width: 10px;
font-size: 14px;
}
.footer-middle .widget ul li a:hover,
.footer-middle .widget ul li:hover:before {
color: #0c5adb;
}
.recent-portfolio-area {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-flow: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-flow: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.recent-portfolio {
margin-bottom: 10px;
margin-right: 10px;
}
.recent-portfolio {
width: 29.33%;
}
.recent-portfolio-image img {
width: 100%;
}  .footer-bottom {
background: #111a3a;
}
.footer-bottom .row{
padding:20px 0;
border-top:1px solid rgba(255,255,255,.23);	
} 
.footer-bottom-box{
padding: 20px 0 20px;
}
.copy-right-text {
}
.copy-right-text p {
color: #f8f9fe;
padding: 0;
margin: 1px 0 0;
}
.footer-menu ul {
list-style: none;
margin: 0px;
padding: 0px;
}
.footer-menu ul li {
display: inline-block;
}
.footer-menu ul .menu-item {
margin-left: 10px;
}
.footer-menu ul .menu-item a {
color: #f8f9fe;
padding: 0;
display: block;
text-transform: capitalize;
margin-left: 10px;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
font-size: 14px;
}
.footer-menu ul .menu-item a:hover{
color:#f8f9fe;
}
.footer-menu .social-icon {
color: #f8f9fe;
display: block;
font-size: 15px;
margin-left: 10px;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
width: 50px;
height: 50px;
line-height: 50px;
background: #fff;
text-align: center;
color: #f8f9fe;
border-radius: 100%;
-webkit-box-shadow: 0px 16px 32px 0px rgba(212, 212, 212, 0.2);
box-shadow: 0px 16px 32px 0px rgba(212, 212, 212, 0.2);
}
.footer-menu .social-icon:hover {
color: #fff;
background-color: #42047B;
}
.footer-menu ul li:last-child a {
padding-right: 0px;
}
.footer_style_3 .footer-menu ul li:first-child a {
padding-left: 0px;
}
.footer-menu ul ul {
display: none;
}  #scrollUp {
bottom: 30px;
color: #fff;
font-size: 34px;
height: 60px;
line-height: 60px;
right: 30px;
text-align: center;
width: 60px;
border-radius: 100%;
background: #fee484;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
}
#scrollUp:hover{
background:#0c5adb;
}
#scrollUp i {
color: #fff;
} .copy-right-text a {
color: #0c5adb;
}
.template-home .vc_row {
margin-left: 0px !important;
margin-right: 0px !important;
}
.wpb_gallery.wpb_content_element.vc_clearfix {
margin-bottom: 0;
}
.widget_recent_data {
padding-bottom: 9px !important;
}
.recent-post-item {
clear: both;
}
.recent-post-image {
float: left;
margin-right: 10px;
}
.recent-post-image a {
display: block;
margin-top: 0;
margin-bottom: 17px;
}
.recent-post-text {
overflow: hidden;
}
.recent-post-text > h4 {
margin-bottom: 2px;
margin-top: 0px;
line-height: 16px;
}
.recent-post-text h4 a {
color: #232323;
font-size: 18px;
line-height: 22px;
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
font-weight: 700;
}
.recent-post-text h4 a:hover {
color: #0c5adb;
}
.recent-post-item:last-child{
border-bottom:0;
}
.recent-post-text .rcomment {
color: #0c5adb;
font-size: 12px;
text-transform: none;
}
.recent-post-text .rcomment i {
margin-right: 5px;
}
.recent-post-text .rcomment {
color: #616161;
font-size: 15px;
}
.footer-middle .recent-post-text > h4 {
margin-bottom: 2px;
}
.footer-middle .recent-post-text>h4 a:hover {
color: #EEEEEE;
}
.footer-middle .recent-post-text .rcomment {
color: #fff;
font-size: 13px;
font-weight: 400;
}
.footer-middle .recent-post-item {
margin-bottom: 19px;
padding-bottom: 5px;
}
.mean-container .mean-bar {
float: none;
background: #0c5adb;
}
.mean-container .mean-nav ul li li a {
color: #333;
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.footer-middle .widget .menu-social-menu-container ul {
margin-left: 0;
margin-top: 5px;
}
.footer-middle .widget .menu-social-menu-container ul li {
display: inline-block;
margin-bottom: 0;
margin-right: 5px;
margin-top: 0;
padding-left: 0;
position: inherit;
}
.footer-middle .widget .menu-social-menu-container ul li a {
display: block;
}
.footer-middle .widget .menu-social-menu-container ul li i {
border: 0;
display: block;
margin-right: 6px;
-webkit-transition: all 0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
font-size: 16px;
}
.footer-middle .widget .menu-social-menu-container ul li i:hover {
color: #0c5adb;
background: transparent;
} .template-home-wrapper {
overflow: hidden;
}
.section-title {
margin: auto auto auto 0;
width: 100%;
text-align: left;
position: relative;
margin-bottom: 30px;
}
.section-title.t_center {
margin: auto;
text-align: center;
position: relative;
z-index: 99;
margin-bottom: 30px;
}
.section-title.t_left {
margin: auto auto auto 0;
width: 100%;
text-align: left;
position:relative;
margin-bottom: 30px;
}
.section-title.t_right {
margin: auto 0 auto auto;
width: 63%;
text-align: right;
}
.section-title.t_right .em-bar {
margin: 0 0 5px auto;
}
.section-title.t_left .em-bar {
margin: 0 0 5px;
}
.section-title h2 {
font-size: 42px;
margin-bottom: 0px;
text-transform: capitalize;
margin-top: 0;
line-height: 1.2;
font-weight: 800;
letter-spacing: -1px;
}
.tmr0 .section-title h2 {
margin: 0;
}
.section-title h5 {
color: #0c5adb;
font-size: 16px;
text-transform: uppercase;
font-weight: 700;
margin-bottom: 15px;
letter-spacing: 5px;
}
.section-title p {
margin-top: 7px;
font-size: 19px;
margin-bottom: 0;
width: 73%;
margin: 7px auto 0;
}
.em-bar-main {
margin: 18px 0 30px;
}
.em-bar {
background: #9B50DB none repeat scroll 0 0;
height: 2px;
margin: 0 auto 5px;
width: 62px;
}
.em-bar.em-bar-big {
height: 5px;
width: 90px;
background: #aec6ef;
margin: 20px auto;
position: relative;
border-radius: 30px;
}
.em-bar.em-bar-big:before {
content: '';
position: absolute;
left: 0;
top: -2.7px;
height: 10px;
width: 10px;
border-radius: 50%;
background: #0C5ADB;
-webkit-animation-duration: 3s;
animation-duration: 3s;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
-webkit-animation-name: MOVE-BG;
animation-name: MOVE-BG;
}
@-webkit-keyframes MOVE-BG {
from {
-webkit-transform: translateX(0);
transform: translateX(0);
}
to {
-webkit-transform: translateX(88px);
transform: translateX(88px);
}
}
@keyframes MOVE-BG {
from {
-webkit-transform: translateX(0);
transform: translateX(0);
}
to {
-webkit-transform: translateX(88px);
transform: translateX(88px);
}
}
.em-image {
margin-bottom: 0;
margin-top: 0;
}
.section-title.t_left span {
color: #0c5adb;
} .title_in_area {
width: 74%;
}
.title_in {
float: left;
padding-right: 30px;
position: relative;
margin-right: 30px;
}
.title_in:before {
position: absolute;
right: 0;
top: 0;
height: 100%;
width: 2px;
background: #0c5adb;
content: "";
}
.title_in:after {
position: absolute;
right: -5px;
top: 0;
height: 100%;
width: 2px;
background: #0c5adb;
content: "";
}
.title_tx h5,
.title_tx h2 {
margin: 0;
}
.title_tx h5 {
font-size: 18px;
font-weight: 600;
}
.title_tx h2 {
font-size: 40px;
font-weight: 600;
margin-bottom: 3px;
text-transform: uppercase;
}
.title_ptx p {
margin: 0;
padding-top: 10px;
overflow: hidden;
} .em-feature {
margin-bottom: 30px;
z-index: 999;
-webkit-transition:.5s;
-o-transition:.5s;
transition:.5s;
position:relative;
z-index:1;
border-radius:10px;
overflow:hidden;
}
.em-feature:hover {
-webkit-transform:translateY(-10px);
-ms-transform:translateY(-10px);
transform:translateY(-10px);
-webkit-box-shadow: 0 25px 55px rgba(0,0,0,.22);
box-shadow: 0 25px 55px rgba(0,0,0,.22);
}
.em-feature:before {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background:rgba(41,55,66,0.6);
content: "";
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
border-radius: 10px;
}
.em_content_text {
position: absolute;
left: 0;
bottom: -67px;
padding: 0 59px 0 40px;
-webkit-transition:.5s;
-o-transition:.5s;
transition:.5s;
}
.em-feature-title h3 {
font-size: 14px;
font-weight: 700;
text-transform: uppercase;
color: #fff;
margin: 0;
-webkit-transition:.5s;
-o-transition:.5s;
transition:.5s;
}
.em-feature-title h2 {
font-size: 23px;
font-weight: 700;
margin: 17px 0 15px;
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
color: #fff;
}
.em-feature-thumb img {
border-radius: 10px;
-webkit-transition:.5s;
-o-transition:.5s;
transition:.5s;
}
.em-feature-desc {
overflow: hidden;
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
color: #fff;
opacity: 0;
-webkit-transition:.3s;
-o-transition:.3s;
transition:.3s;
-webkit-transition-delay:.3s;
-o-transition-delay:.3s;
transition-delay:.3s;
}
.em_feature-icon i {
color: #fff;
font-size: 50px;
}
.feature-btn a {
color: #fff;
text-transform: uppercase;
font-size: 14px;
margin-top: 20px;
display: inline-block;
opacity:0;
-webkit-transition:.3s;
-o-transition:.3s;
transition:.3s;
-webkit-transition-delay:.3s;
-o-transition-delay:.3s;
transition-delay:.3s;
}
.em-feature:hover:before{
background: rgba(12,90,219,0.85);
}
.em-feature:hover .em_content_text{
bottom:40px;
}
.em-feature:hover .em-feature-desc,
.em-feature:hover .feature-btn a{
opacity:1;
}
.techno_flipbox .front,
.techno_flipbox .back{
-webkit-box-shadow: 0 5px 20px rgba(0,0,0,0.10);
box-shadow: 0 5px 20px rgba(0,0,0,0.10);
}
.techno_flipbox-2 .front{
position:relative; 
z-index:1;
}
.techno_flipbox-2 .front:before{
position:absolute; 
left:0;  
top:0; 
height:100%;
width:100%;
content:""; 
background:-webkit-gradient(linear,left bottom, left top,from(black),to(rgba(255,255,255,0))) !important; 
background:-o-linear-gradient(bottom,black 0%,rgba(255,255,255,0) 100%) !important; 
background:linear-gradient(0deg,black 0%,rgba(255,255,255,0) 100%) !important;
z-index:-1;
} .about_shape {
position: absolute !important;
bottom: -76px;
z-index: -1;
left: -72px;
}
.about_shape img {
-webkit-animation: alltuchtopdown 1.5s ease-in-out 0s infinite alternate;
animation: alltuchtopdown 1.5s ease-in-out 0s infinite alternate;
-webkit-animation-duration: 2.5s;
animation-duration: 2.5s;
width: 416px;
} .kc_wrap-video-bg:before {
position: absolute !important;
left: 0;
top: 0;
width: 100%;
height: 100%;
background:rgba(41,55,66,0.8);
content: "";
} .em_service_content {
overflow: hidden;
}
.service_top_text {
display: block;
}
.em-service-icon {
color: #333;
font-size: 35px;
-webkit-transition: all 0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
}
.em-service-title {
overflow: hidden;
}
.em-service-title h2 {
margin: 0 0 20px 0;
font-size: 24px;
padding: 0;
-webkit-transition: all 0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
}
.em-service-title h2:hover{
color:#0c5adb;
}
.em-service-desc p {
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.service-btn {
margin-top: 15px;
}
.service-btn > a {
border-radius: 30px;
color: #616161;
display: inline-block;
font-size: 16px;
-webkit-transition: all .5s ease 0s;
-o-transition: all .5s ease 0s;
transition: all .5s ease 0s;
}
.service-btn > a i{
margin-left:7px;
}
.service-btn a:hover {
color: #0c5adb;
}
.em-service-thumb {
float: left;
margin-right: 20px;
} .em-service2 {
text-align: center;
background: #fff;
padding: 40px 28px 40px;
border-radius: 10px;
}
.em-service2 .em-service-title h2{
position:relative;
margin: 0 0 34px 0;
color: #0C5ADB;
}
.em-service2 .em-service-title h2:before {
content: '';
position: absolute;
left: 0;
bottom: -8px;
background: #d1d1d1;
width: 100px;
height: 1px;
-o-transition: .6s;
transition: .6s;
-webkit-transition: .6s;
right: 0;
margin: auto;
}
.em-service2 .em-service-icon {
font-size: 30px;
}
.em-service2 .em-service-icon i {
width: 75px;
height: 75px;
line-height: 75px;
background: #e8ecfc;
border-radius: 100%;
color: #0C5ADB;
display: inline-block;
margin-bottom: 33px;
border-radius: 33% 66% 70% 30%/49% 62% 38% 51%;
-webkit-transition:.5s;
-o-transition:.5s;
transition:.5s;
}
.em-service2 .service-btn > a {
color: #616161;
border: 1px solid #e8ecfc;
padding: 5px 23px;
margin-top: 14px;
}
.em-service2:hover .service-btn > a{
background-color:#0C5ADB;
color:#fff;
border-color:#0C5ADB;
}
.em-service2:hover .em-service-icon i{
background-color:#0C5ADB;
color:#fff;
} .menu-service-menu-container ul {
list-style: none;
padding: 0;
}
.menu-service-menu-container ul li {
list-style: none;
margin-bottom: 2px;
}
.menu-service-menu-container ul li a {
position: relative;
display: block;
padding: 14px 15px 14px 18px;
background-color: #F3F6F9;
font-weight: 600;
font-size: 17px;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
color: #232323;
font-family: Muli;
position:relative;
}
.menu-service-menu-container ul li a::after {
content: '\f105';
position: absolute;
right: 16px;
top: 12px;
font-size: 17px;
font-family: 'FontAwesome';
}
.menu-service-menu-container ul li a:hover{
color:#fff;
background:#0C5ADB;
}
#menu-service-menu li.current_page_item a{
background:#0C5ADB !important;
color:#fff !important;
}
.service-call-title p {
color: #fff;
font-size: 25px;
font-weight: 800;
font-family: Muli;
line-height: 1.4;
}
.service-pra {
color: #fff;
}
.call-button {
display: inline-block;
padding: 10px 30px;
background: #fff;
color: #0C5ADB;
border-radius: 5px;
font-size: 17px;
font-weight: 700;
margin-top: 20px;
font-family: Muli;
}
.sidebar-btn a{
display:block !important;
text-align:center;
} .em-visa {
padding: 80px 175px;
border: 1px solid rgba(255,255,255,0.15);
position:relative;
}
.em-visa-title h2 {
color: #fff;
font-size: 24px;
padding: 20px 0 7px;
}
.em_visa-icon i {
color: #0c5adb;
font-size: 50px;
}
.em-visa-desc {
margin: 0;
color: #fff;
}
.visa-btn a {
text-transform: uppercase;
font-size: 14px;
color: #fff;
margin-top: 32px;
display: inline-block;
-webkit-transition:.3s;
-o-transition:.3s;
transition:.3s;
}
.visa-btn a:hover {
color: #0c5adb;
}
.visa-btn a i{
margin-left:7px;
color:#0c5adb;
}
.em_visa-icon2 {
position: absolute;
right: 25px;
bottom: 0;
}
.em_visa-icon2 i {
font-size: 80px;
color: #F4F4F4;
opacity: 0.1;
} #team{
position:relative;
z-index: 1;
}
#team::before {
content: "";
position: absolute;
right: 41px;
top: 18px;
background: url(//www.obaintechnologies.ci/wp-content/themes/techno/assets/images/circle-small.png);
background-repeat: no-repeat;
height: 270px;
width: 270px;
z-index: 999;
-webkit-animation: alltuchtopdown 1.5s ease-in-out 0s infinite alternate;
animation: alltuchtopdown 1.5s ease-in-out 0s infinite alternate;
-webkit-animation-duration: 2.5s;
animation-duration: 2.5s;
z-index: -1;
}
.em-team {
text-align: left;
position: relative;
margin-bottom: 30px;
background: #fff;
-webkit-box-shadow: 0 8px 16px rgba(207, 228, 255, 0.2);
box-shadow: 0 8px 16px rgba(207, 228, 255, 0.2);
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
overflow: hidden;
border-bottom: 4px solid #0C5ADB;
border-radius: 4px;
}
.em-team:hover {
-webkit-box-shadow: 0 16px 32px rgba(207, 228, 255, 0.8);
box-shadow: 0 16px 32px rgba(207, 228, 255, 0.8);
-webkit-transform:translateY(-10px);
-ms-transform:translateY(-10px);
transform:translateY(-10px);	
}
.em-team-content-waraper {
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
background: #fff;
padding: 16px 20px 23px;
text-align: center;
}
.em-team-content-image-inner {
position: relative;
}
.em-team-content-image{
position: relative;
}
.em-team-content-image:before{
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: rgba(12,90,219,0.85);
content: "";
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
opacity:0;
-webkit-transition:.3s;
-o-transition:.3s;
transition:.3s;
}
.em-team:hover .em-team-content-image:before {
opacity:1;
}
.em-team-content-socials-inner {
position: absolute;
top: 50%;
right: -100px;
text-align: center;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
opacity: 0;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
background: #fff;
width: 45px;
padding: 13px 0;
}
.em-team:hover .em-team-content-socials-inner {
opacity:1;
top:50%;
right:0; 
}
.em-team-content-title h2 {
-webkit-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
font-size: 20px;
margin-bottom: 5px;
font-weight: 700;
}
.em-team-content-title h2:hover {
color: #0c5adb;
}
.em-team-content-subtitle {
color: #0C5ADB;
text-transform: uppercase;
font-size: 13px;
font-weight: 500;
}
.em-team-content-image {
position: relative;
overflow: hidden;
}
.em-team-content-image img{
width:100%;
}
.em-team-content-telephone {
position: absolute;
bottom: 16px;
right: -140px;
background: #0c5adb;
padding: 4px 20px;
border-radius: 30px 0 0 30px;
color: #fff;
cursor:pointer;
-webkit-transition:.5s;
-o-transition:.5s;
transition:.5s;
}
.em-team-content-telephone:hover{
right:0;
}
.em-team-content-telephone i {
margin-right: 13px;
}
.em-team-content-socials a {
display:block;
font-size: 16px;
color: #0C5ADB;
text-align: center;
margin: 4px 0px;
-webkit-transition:.3s;
-o-transition:.3s;
transition:.3s;
} .em-content-title h2 {
font-size: 16px;
font-weight: 700;
margin-bottom: 0;
text-transform: uppercase;
}
.em-content-subtitle {
font-size: 14px;
margin: 5px 0 0;
text-transform: uppercase;
} .techno-single-cases-study {
position: relative;
z-index:999;
}
.em-cases-study-content {
position: absolute;
left: 0;
top: 60%;
right: 0;
text-align: center;
background: #fff;
width: 70%;
margin: auto;
border-radius: 5px;
padding: 40px 10px;
opacity:0;
-webkit-transition:.5s;
-o-transition:.5s;
transition:.5s;
-webkit-transform:translateY(-50%);
-ms-transform:translateY(-50%);
transform:translateY(-50%);
z-index:999;
}
.techno-single-cases-study:hover .em-cases-study-content{
opacity:1;
top: 50%;
}
.case-study-thumb{
position:relative;
z-index:1;
}
.case-study-thumb:before{
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: rgba(12,90,219,0.85);
content: "";
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
opacity:0;
-webkit-transition:.3s;
-o-transition:.3s;
transition:.3s;
}
.techno-single-cases-study:hover .case-study-thumb:before{
opacity:1;
}
.em-cases-study-title h2 {
font-size: 24px;
font-weight: 700;
margin: 0;
line-height: 1;
}
.em-cases-study-title h2 a {
font-size: 20px;
font-weight: 700;
margin: 0;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
}
.em-cases-study-title h2 a:hover{
color:#0c5adb;
} .case_default .em-cases-study-content {
background: transparent;
width: 100%;
padding: 40px 27px;
top: 52%;
}
.case_default .techno-single-cases-study {
margin-bottom: 30px;
}
.case_default .case-study-thumb img {
border-radius:7px;
}
.case_default .case-study-thumb:before {
border-radius: 7px;
}
.case_default .em-cases-study-title h2 {
margin: 0 0 7px;
color: #fff;
}
.case_default .case_category span,
.case_default .cases-study-content p,
.case_default .em-case-study-button a {
color: #fff;
}
.case_default .cases-study-content p {
margin: 20px 0;
}
.case_default .em-cases-study-title h2 a:hover {
color: #fff;
}
.em-case-study-button {
margin-top: 20px;
} .em_work_progress{
padding:0 25px;
}
.em_progress_content {
text-align: center;
}
.em_work_progress-title h2 {
font-size: 20px;
margin: 56px 0 17px;
font-weight: 700;
}
.em_work_progress-number{
position:relative;
}
.em_work_progress-number:before {
position: absolute;
top: 22px;
width: calc(100% - 100px);
height: 1px;
background-image: -webkit-gradient(linear, left top, right top, from(#0c5adb), color-stop(40%, #0c5adb), color-stop(40%, transparent), to(transparent));
background-image: -o-linear-gradient(left, #0c5adb, #0c5adb 40%, transparent 40%, transparent 100%);
background-image: linear-gradient(90deg, #0c5adb, #0c5adb 40%, transparent 40%, transparent 100%);
background-size: 12px 1px;
content: "";
left: -143px;
}
.first-process .em_work_progress-number:before {
display:none;
}
.em_work_progress-number span {
background: #0c5adb;
border-radius: 50%;
color: #fff;
font-weight: 600;
position:relative;
height:45px; 
width:45px; 
line-height:45px; 
display:inline-block; 
-webkit-transition:.3s; 
-o-transition:.3s; 
transition:.3s;
}
.em_work_progress-number span:after {
position: absolute;
left: -10px;
top: -10px;
height: 65px;
width: 65px;
content: "";
background: #0c5adb;
z-index: -1;
border-radius: 50%;
right: 0;
margin: auto;
opacity: 0.4;
-webkit-transition:.3s;
-o-transition:.3s;
transition:.3s;
}
.em_work_progress-number span:before {
position: absolute;
left: -20px;
top: -20px;
height: 85px;
width: 85px;
content: "";
background: #0c5adb;
z-index: -1;
border-radius: 50%;
right: 0;
margin: auto;
opacity: 0.2;
-webkit-transition:.3s;
-o-transition:.3s;
transition:.3s;
}
.em_work_progress :hover .em_work_progress-number span,
.em_work_progress :hover .em_work_progress-number span:before,
.em_work_progress :hover .em_work_progress-number span:after{
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
} .why-choose-area .front,
.why-choose-area .back {
-webkit-box-shadow: 0px 1px 51.3px 5.7px rgba(137, 143, 156, 0.15);
box-shadow: 0px 1px 51.3px 5.7px rgba(137, 143, 156, 0.15);
}
.why-choose-area .front i{
border-radius:33% 66% 70% 30%/49% 62% 38% 51% !important;
} .em-call-to-action {
text-align: left;
position: relative;
}
.em-call-to-action-title h2 {
margin-bottom: 12px;
color: #fff;
font-size: 20px;
margin-bottom: 42px;
letter-spacing: 1px;
font-weight: 500;
}
.em-call-to-action-title span {
font-size: 45px;
margin-top: 12px;
display: block;
width: 47%;
letter-spacing: 0;
line-height: 1.2;
margin-top: 20px;
font-weight: 700;
}
.call-to-action-btn {
margin-top: 20px;
}
.call-to-action-btn a {
border: none;
display: inline-block;
font-size: 14px;
text-transform: uppercase;
background-color: #fff;
border-radius: 5px;
color: #0C5ADB;
padding: 16px 32px;
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
font-weight: 600;
font-family: Muli;
}
.call-to-action-btn a i{
margin-left:8px;
}
.call-to-action-btn a:hover {
background: #00247E;
color: #fff;
}
.em-call-to-action-desc {
color: #fff;
width: 55%;
margin: auto;
margin-left: 0;
font-size: 14px;
}
.em-call-to-action2 {
text-align: center;
}
.em-call-to-action2 .em-call-to-action-title span {
margin: 20px auto 0;
}
.em-call-to-action2 .em-call-to-action-desc {
width: 65%;
margin-left: 0;
margin: auto;
}
.em-call-to-video {
position: absolute;
right: 0;
top: 50%;
width: 24%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.em-call-video-link {
float: left;
margin-right: 20px;
}
.em-call-video-link a{
display:inline-block
}
.em-call-video-link a i {
width: 90px;
height: 90px;
display: inline-block;
background: #fff;
text-align: center;
line-height: 90px;
color: #0C5ADB;
border-radius: 100%;
position:relative;
z-index:1;
-webkit-transition:.3s;
-o-transition:.3s;
transition:.3s;
}
.slider-video-icon a i {
width: 75px;
height: 75px;
line-height: 75px;
}
.slider-video-icon a ,
.em-call-video-link a {
position:relative;
}
.em-call-video-link a::before {
content: "";
position: absolute;
left: 50%;
top: 50%;
height: 100px;
width: 100px;
background: rgba(255,255,255, 0.8);
z-index: -1;
border-radius: 50%;
-webkit-transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
-webkit-animation: pulse-border 1500ms ease-out infinite;
animation: pulse-border 1500ms ease-out infinite;
}
@-webkit-keyframes pulse-border {
0% {
-webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
opacity: 1;
}
100% {
-webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.7);
transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.7);
opacity: 0;
}
}
@keyframes pulse-border {
0% {
-webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
opacity: 1;
}
100% {
-webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.7);
transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.7);
opacity: 0;
}
}
.em-call-to-video h3 {
color: #fff;
}
.em-call-to-video h3 {
margin-top: 5px;
font-size: 25px;
}
.slider-video-icon a i ,
.em-call-to-video i {
font-size: 28px;
}
.slider-style-four .slider-video-icon {
display: inline-block;
padding-top: 14px;
position: absolute;
right: 20%;
top: 50%;
z-index: 99;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.slider-video-icon a {
background: #fff;
height: 70px;
width: 70px;
top: 50%;
left: 0;
right: 0;
margin: auto;
text-align: center;
border-radius: 50%;
line-height: 70px;
color: #0c5adb;
font-size: 15px;
position: relative; 
display: inline-block;
}
.slider-video-icon a{
border-radius: 50%;
display: block;
-webkit-animation: ripple-white 1s linear infinite;
animation: ripple-white 1s linear infinite;
-webkit-transition: .5s
}
@-webkit-keyframes ripple-white {
0% {
-webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3);
box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3)
}
100% {
-webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0);
box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0)
}
}
@keyframes ripple-white {
0% {
-webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3);
box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3)
}
100% {
-webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0);
box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0)
}
} .portfolio_nav {
padding: 0px 0 15px;
text-align: center;
}
.portfolio_nav ul {
margin-bottom: 30px;
text-align:center;
}
.portfolio_nav ul li {
display: inline;
}
.portfolio_nav ul li {
background: #f2f4ff;
border: medium none;
font-size: 16px;
line-height: 1;
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
cursor: pointer;
text-transform: capitalize;
padding: 12px 27px;
font-weight: 500;
letter-spacing: 2px;
position: relative;
margin: 0 3px;
margin-bottom: 7px;
display: inline-block;
border-radius: 5px;
}
.portfolio_nav ul li:hover,
.portfolio_nav ul li.current_menu_item {
color: #fff;
background:#0c5adb;
}
.portfolio_nav ul li:first-child {
border-left: 0;
}
.prot_wrap {
overflow: hidden;
} .single_protfolio {
position: relative;
margin-bottom: 30px;
overflow: hidden;
}
.prot_thumb {}
.prot_thumb img {
display: block;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
-webkit-transition: all 0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
width: 100%;
}
.single_protfolio:hover .prot_thumb img {
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
.prot_content {
position: absolute;
text-align: center;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
right: 20px;
bottom: 35px;
left: 20px;
opacity: 0;
background: #0c5adb;
margin: auto;
text-align: left;
padding: 30px 20px 30px;
border-radius: 5px;
}
.single_protfolio:hover .prot_content {
opacity:1;
bottom:50px;
}
.multi_gallery.prot_content {
height: 90%;
width: 80%;
right: 10%;
top: 5%;
bottom: 5%;
left: 10%;
}
.prot_content h3 {
margin: 8px 0 0px;
text-transform: capitalize;
color: #fff;
font-size: 20px;
font-weight: 600;
}
.prot_content h3 a {
color: #fff;
font-size: 23px;
font-weight: 700;
text-transform: capitalize;
}
.prot_content p {
color: #fff;
line-height: 1.2;
margin: 5px 0 0;
}
.prot_content p span {
display: inline-block;
padding-top: 0px;
}
.porttitle_inner span {
position: relative;
margin: 0 2px;
}
.prot_content span:before {
bottom: 0;
content: ",";
position: absolute;
right: -5px;
}
.porttitle_inner span:last-child:before {
content: "";
}
.nospace.col-xs-12 {
padding: 0px;
}
.nospace .single_protfolio {
margin-bottom: 0px;
} .gallery_load_button a {
border: 1px solid #ddd;
color: #444;
padding: 7px 15px;
display: inline-block;
font-size: 17px;
margin-top: 0px;
}
.gallery_load_button a:hover {
border-color: #333;
background: #333;
color: #fff;
}
.prot_wrap.nospace .gallery_load_button a {
margin-top: 30px;
} .picon {
margin-bottom: 25px;
}
.picon a {
background: #fff none repeat scroll 0 0;
border-radius: 50%;
color: #0c5adb;
display: inline-block;
font-size: 18px;
height: 40px;
line-height: 40px;
margin: 0 3px 0;
width: 40px;
text-align: center;
}
.picon a:hover {
background: #00247E;
color: #fff;
} .pimgs {
margin-bottom: 15px;
}
.pimgs img {}
.prots-contentg p {}
.prots-contentg ul {
margin-left: 0px;
}
.portfolio_details {
overflow: hidden;
-webkit-box-shadow: 0 0 30px 
rgba(0,0,0,0.10);
box-shadow: 0 0 30px 
rgba(0,0,0,0.10);
padding: 65px 50px 50px;
}
.portfolio_info {
padding-left: 50px;
padding-top: 48px;
}
.portfolio_info h2 {
font-size: 25px;
font-family: muli;
padding-bottom: 17px;
}
.portfolio-details-box li strong {
font-size: 20px;
margin-right: 5px;
}
.pr-title {
padding: 24px 0 18px;
}
.port_dtl_social{} 
.port_dtl_social span{
font-size:20px;
font-weight:700;
margin-bottom:10px;
display:block;
} 
.port_dtl_social a {
display: inline-block;
width: 35px;
height: 35px;
background: #0C5ADB;
color: #fff;
border-radius: 5px;
font-size: 18px;
text-align: center;
margin-right: 10px;
line-height: 35px;
}
.portfolio_details .col-md-6 {
float: left;
} .fun_fact_area {
position: relative;
}
.fun_fact_area::before {
content: "";
position: absolute;
right: 0;
top: 76px;
background: url(//www.obaintechnologies.ci/wp-content/themes/techno/assets/images/08.png);
background-repeat: no-repeat;
width: 100%;
height: 100%;
background-position: center;
left: 0;
}
.single_counter {
position: relative;
text-align: center;
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
margin-bottom: 30px;
}
.counter_icon {
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.counter_icon i {
font-size: 40px;
color: #0c5adb;
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
display: inline-block;
}
.countr_text > h1 {
font-size: 40px;
display: inline-block;
font-weight: 800;
margin: 0;
}
.countr_text>h3 {
font-size: 40px;
display: inline-block;
font-weight: 800;
margin: 0;
}
.counter_title {
padding: 0 0 0;
}
.counter_title h4 {
color: #0C5ADB;
text-transform: capitalize;
font-size: 20px;
margin-top: 5px;
font-weight: 500;
letter-spacing: 0;
} .em_single_testimonial {
-webkit-transition: all .5s ease 0s;
-o-transition: all .5s ease 0s;
transition: all .5s ease 0s;
position: relative;
margin-top: 40px;
}
.testi-width{
padding: 36px 100px;
}
.em_testi_content {
position: relative;
padding-top: 45px;
padding: 52px 50px 52px;
-webkit-box-shadow: 0 25px 40px 0 rgba(0,0,0,.1);
box-shadow: 0 25px 40px 0 rgba(0,0,0,.1);
background: #fff;
border-radius: 5px;
text-align: left;
margin-bottom: 40px;
}
.em_testi_content:before {
content: '';
bottom: -20px;
top: auto;
border-color: #fff transparent transparent #fff;
display: block;
position: absolute;
left: 0;
margin-left: 0;
width: 0;
height: 0;
border-style: solid;
border-width: 15px;
}
.em_test_thumb {
position: relative;
display: inline-block;
float: left;
margin-right: 20px;
}
.em_test_thumb img {
border-radius: 100%;
width:90px;
}
.em_testi_title {
margin-bottom: 4px;
}
.em_testi_title h2 {
font-size: 20px;
margin-bottom: 0px;
text-transform: capitalize;
letter-spacing: 0;
font-weight: 700;
}
.em_testi_title h2 sup {
font-size: 15px;
font-weight: bold;
margin-left: 5px;
}
.em_testi_title span {
color: #0c5adb;
font-weight: 500;
font-size: 16px;
display: block;
padding-top: 5px;
}
.em_testi_text.texti_style2 {
color: #444444;
font-style: italic;
margin: auto;
width: 100%;
}
.testimonial_list.curosel-style .owl-nav div{
-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
}
.em_testi_degi {
line-height: 1;
margin-top: -4px;
}
.em_reviews_rating {
margin-top: 10px;
}
.em_reviews i {
color: #ddd;
}
.testi-star i {
color: #ddd;
}
.testi-star i.active {
color: #0c5adb;
font-size: 19px;
margin: 0 1px;
}
.em_testi_country_img ul li {
display: inline-block;
overflow:hidden;
}
.em_testi_country_img ul li img{
display:inline-block;
}
.country-name{
margin-left:10px;
} .curosel-style .owl-nav div {
border-radius: 50%;
color: #fff;
font-size: 19px;
height: 60px;
line-height: 60px;
position: absolute;
top: 50%;
-webkit-transition: all 0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
width: 60px;
text-align: center;
z-index: 99;
-webkit-transform: translateY(-49%);
-ms-transform: translateY(-49%);
transform: translateY(-49%);
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
background: #0C5ADB;
}
.curosel-style .owl-nav .owl-next {
left: auto;
right: -50px;
}
.curosel-style .owl-nav .owl-prev {
right: auto;
left: -50px;
}
.single_gallery.curosel-style .owl-nav div {
left: 30px;
}
.single_gallery.curosel-style .owl-nav .owl-next {
right: 30px;
left: auto;
}
.portfolio_gallery_post.curosel-style .owl-nav div {
left: 0px;
}
.portfolio_gallery_post.curosel-style .owl-nav .owl-next {
right: 0px;
left: auto;
}
.portfolio_gallery_post.curosel-style .owl-nav div {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.curosel-style .owl-nav .owl-next:hover {
background: #121B51;
color: #fff;
}
.curosel-style .owl-nav .owl-prev:hover {
background: #121B51;
color: #fff;
}
.owl-carousel .owl-item img {
margin: auto;
}
.curosel-style:hover .owl-nav div {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
} .form-control {
height: 54px;
background-color: #fff;
border-color: transparent;
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
border: 1px solid #e6e6e6;
padding: 6px 20px;
-webkit-box-shadow: none;
box-shadow: none;
border-radius: 5px;
}
.quote_form .form-control {
background-color: rgba(255,255,255,0.2);
border-color: transparent;
}
.form-control:focus{
background-color: rgba(255,255,255,0.7);
}
.buttons {
text-align: center;
}
.button {
background: #0C5ADB;
border: 0;
display: inline-block;
text-align: center;
padding: 14px 39px;
border-radius: 7px;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
color: #fff;
}
.button:hover {
background: #00247E;
color:#fff;
}
.button i {
margin-left: 5px;
}
.quote_form .button {
background: #fff;
color: #232323;
}
.quote_form .button:hover {
background: #00247E;
color:#fff;
} .em-slick-testi-main {
text-align: center;
} .main-slider-area {
display: block;
position: relative;
}
.nivo-caption {
background: rgba(0, 0, 0, 0.5);
height: 100%;
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
overflow: visible !important;
}
.em_slider_inner {
margin: auto;
position: absolute;
top: 50%;
left: 0px;
right: 0;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.nivoSlider {
overflow: visible; 
}
.em-slider-title {
font-size: 60px;
color: #fff;
margin-bottom: 40px;
width: 71%;
margin-bottom: 40px;
}
.em-slider-sub-title {
font-size: 20px;
text-transform: capitalize;
color: #fff;
font-weight: 400;
margin-bottom: 49px;
display: block;
}
.em-slider-descript {
color: #fff;
}
.em-slider-descript {
width: 55%;
text-align: left;
color: #e2b0f2;
margin: 24px 0 0;
margin-bottom: 0px;
font-size: 22px;
margin-bottom: 30px;
line-height: 36px;
}
.text-left .em-slider-descript {
margin-left: 0;
margin-right: auto;
}
.text-center .em-slider-descript {
margin: 0 auto 31px;
}
.text-right .em-slider-descript {
margin-right: 0;
margin-left: auto;
}
.em-button-button-area a {
-moz-user-select: none;
background: #fff;
border: medium none;
color: #0c5adb;
cursor: pointer;
display: inline-block;
font-size: 17px;
margin-bottom: 0;
padding: 19px 38px;
text-align: center;
text-transform: uppercase;
-ms-touch-action: manipulation;
touch-action: manipulation;
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
border-radius: 5px;
border: 1px solid transparent;
font-weight: 400;
margin-top: 17px;
}
.em-button-button-area a:hover {
background-color: transparent;
border-color: #0c5adb;
}
.em-slider-button .withput-active {
background: transparent;
color: #0c5adb;
border-color: #0c5adb;
margin-left: 7px;
}
.em-slider-button .withput-active:hover{
background:#fff; 
border-color:#fff; 
color:#0c5adb;
}
.em-button-button-area a i {
margin-left: 10px;
display: inline-block;
}
.text-left a.em-active-button {
margin-left: 0;
}
.em-slider-half-width {
width: 50%;
}
.text-center .em-button-button-area a {
margin: 0 15px;
}
.em-slider-left {
padding-right: 30px;
}
.em-slider-right {
padding-left: 30px;
}
.em-slider-full-width {
width: 85%;
}
.em-slider-half-width .em-slider-descript {
width: 100%;
} .em-nivo-slider-wrapper .nivo-directionNav {}
.em-nivo-slider-wrapper .nivo-directionNav a {
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
height: 78px;
width: 50px;
line-height: 74px;
border: 1px solid #0c5adb;
text-align: center;
display: block;
color: #0c5adb;
font-size: 28px;
left: 0;
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
visibility: hidden;
}
.em-nivo-slider-wrapper .nivo-directionNav .nivo-prevNav {}
.em-nivo-slider-wrapper .nivo-directionNav .nivo-nextNav {
left: auto;
right: 0;
}
.em-nivo-slider-wrapper .nivo-directionNav a:hover {
background: #0c5adb;
border-color: #0c5adb;
color: #fff;
}
.em-nivo-slider-wrapper:hover .nivo-directionNav a {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
visibility: visible;
left: 50px;
}
.em-nivo-slider-wrapper:hover .nivo-directionNav .nivo-nextNav {
left: auto;
right: 50px;
} .em-nivo-slider-wrapper .nivo-controlNav {
top: 50%;
padding: 0;
position: absolute;
width: 100%;
z-index: 9;
left: 38px;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.em-nivo-slider-wrapper .nivo-controlNav {}
.em-nivo-slider-wrapper .nivo-controlNav a {
background: #fff none repeat scroll 0 0;
border-radius: 50%;
cursor: pointer;
display: block;
font-size: 9px;
height: 17px;
margin: 8px 0;
width: 17px;
color: #0c5adb;
line-height: 17px;
}
.em-nivo-slider-wrapper .nivo-controlNav a:hover,
.em-nivo-slider-wrapper .nivo-controlNav a.active {
background: #fff none repeat scroll 0 0;
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.single_slide_img {
position: absolute;
top: -180px;
text-align: right;
left: 59%;
} .single_pricing {
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
padding: 51px 40px 70px;
position: relative;
z-index: 1;
overflow: hidden;
text-align: center;
border: 1px solid #e6e6e6;
border-radius: 8px;
}
.single_pricing.active {
}
.pricing_head {
padding: 0 0 0px;
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.pricing_icon {
text-align: center;
}
.pricing_img {
text-align: center;
position: absolute;
right: 40px;
top: 43px;
}
.pricing_title h2 {
font-size: 20px;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
}
.pricing_title h3 {
font-size: 30px;
color: #0c5adb;
text-transform: capitalize;
padding-bottom: 25px;
}
.pricing_subtitle h4 {
font-size: 18px;
color: #656565;
font-weight: 400;
margin: 0;
}
.price_item_inner_center {
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
}
.price_item {
-webkit-transition: all 0.5s ease 0s;
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
margin-bottom: 17px;
margin-top: 15px;
}
.price_item span {
display: inline-block;
-webkit-transition: all 0.3s ease 0s;
-webkit-transition: all 0.5s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
font-size: 55px;
font-weight: 700;
text-align: center;
color: #0c5adb;
}
.slash {
font-size: 0;
}
.curencyp {
font-size: 29px !important;
font-weight: 500;
position: relative;
top: -15px;
}
.bootmp {
font-size: 19px !important;
font-weight: 500 !important;
}
.pricing_btn span {
border: 1px solid #ddd;
display: inline-block;
padding: 0px 23px;
border-radius: 30px;
font-size: 15px;
}
.featur{
border:1px solid #e6e6e6;
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
border-radius:7px;
}
.featur ul {
padding: 31px 0 44px;
}
.featur ul li {
display: block;
font-size: 17px;
padding: 8px 0;
text-transform: none;
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
text-transform: capitalize;
}
.featur ul li b {
font-weight: 600;
}
.featur ul li:last-child {
padding-bottom: 0;
}
.pricing_bottom {}
.order_now {
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.order_now a {
display: inline-block;
font-size: 18px;
font-weight: 600;
padding: 16px 42px;
position: relative;
text-transform: capitalize;
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
color: #616161;
border: 1px solid #e6e6e6;
border-radius: 5px;
}
.single_pricing:hover .order_now a,
.single_pricing.active .order_now a {
background: #0c5adb;
color: #fff;
}
.single_pricing .order_now a,
.single_pricing .price_item_inner,
.single_pricing .pricing_title>h3 {
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.single_pricing:hover,
.single_pricing.active,
.single_pricing.active .featur,
.single_pricing:hover .featur {
border-color: #0c5adb;
}  div.wpcf7-response-output {
margin: 0;
} .footer-address {
padding-top: 0px;
}
.footer-widget.address, .footer-widget.address p {
font-size: 16px;
color: #f4f6fe;
}
.footer-sociala-info {
overflow: hidden;
}
.footer-logo {
margin-bottom: 18px;
margin-top: 19px;
}
.footer_s_inner {
margin-top: 0px;
margin-bottom: 0;
}
.footer-sociala-icon {
clear: both;
float: left;
font-size: 26px;
margin-right: 17px;
overflow: hidden;
color: #0c5adb;
display: none;
}
.recent-post-item {
clear: both;
overflow: hidden;
margin-bottom: 14px;
border-bottom: 1px solid #E8E8E8;
padding-bottom: 0px;
}
.recent-post-image {
float: left;
margin-right: 25px;
}
.recent-post-image a {
display: inline-block;
}
.recent-post-text {
margin-top: 0;
overflow: hidden;
}
.recent-post-text .rcomment i {
margin-right: 5px;
}
.footer-middle .post-date {
display: block;
}
.footer-middle .recent-post-item + .recent-post-item {
margin-top: 0px;
margin-bottom: 10px;
} ::-webkit-input-placeholder { color: #666;
font-size: 17px;
}
::-moz-placeholder { color: #666;
font-size: 17px;
}
:-ms-input-placeholder { color: #666;
font-size: 17px;
}
:-moz-placeholder { color: #666;
font-size: 17px;
}
.mc4wp-form-fields input::-moz-placeholder {
color: #6c757d;
font-size: 17px;
}
.mc4wp-form-fields ::-webkit-input-placeholder { color: #6c757d !important;
font-size: 17px;
}
.mc4wp-form-fields ::-moz-placeholder { color: #6c757d !important;
font-size: 17px;
}
.mc4wp-form-fields :-ms-input-placeholder { color: #6c757d !important;
font-size: 17px;
}
.mc4wp-form-fields :-moz-placeholder { color: #6c757d !important;
font-size: 17px;
} .quote_form input::-moz-placeholder {
color: #fff;
font-size: 17px;
}
.quote_form ::-webkit-input-placeholder { color: #fff !important;
font-size: 16px;
font-weight:400;
}
.quote_form ::-moz-placeholder { color: #fff !important;
font-size: 16px;
font-weight:400;
}
.quote_form :-ms-input-placeholder { color: #fff !important;
font-size: 16px;
font-weight:400;
}
.quote_form :-moz-placeholder { color: #fff !important;
font-size: 16px;
font-weight:400;
} .mailchim-form-inner {
width: 100%;
background: #fff;
border-radius: 15px;
padding: 33px 190px 40px; overflow: hidden;
background: #0c5adb;
}
.mailchim-form {
}
.mailchim-form-inner .widgettitle {
font-size: 31px;
font-weight: 700;
padding-bottom: 25px;
text-align: center;
text-transform: capitalize;
color: #fff;
}
.mc4wp-form-fields p {
position: relative;
color: #5e629c;
font-size: 16px;
}
.footer-middle .mc4wp-form-fields p {
color: #a0a1a2;
}
.mc4wp-form-fields p {
position: relative;
color: #333; text-align: center;
}
.mc4wp-form-fields p label {
font-size: 16px;
font-weight: 700;
margin: 15px 0;
}
.mc4wp-form-fields input, .mc4wp-form-fields textarea {
font-size: 14px;
height: 65px;
padding: 5px 25px;
position: relative;
width: 100%;
background: #F6F6FC;
border: 0;
border-radius: 0;
margin-bottom: 14px;
margin: auto;
border: 0;
border-radius: 15px;
}
.mc4wp-form-fields textarea{
height:80px;
}
.mc4wp-form-fields button {
text-align: center;
-webkit-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
transition: all 0.4s ease 0s;
border: medium none;
border-radius: 15px;
background: #0c5adb;
color: #5451c1;
display: block;
color: #fff;
font-weight: 500;
text-transform: capitalize;
text-align: center;
margin: auto;
padding: 6px 43px;
position: absolute;
right: 7px;
top: 50%;
height: 80%;
display: inline-block;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.mc4wp-form-fields button:hover {
-webkit-box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.15);
box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.15);
}
.mc4wp-form-fields input:focus, .mc4wp-form-fields textarea:focus{
border-color: #66afe9;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}
.mc4wp-form-fields i {
margin-right: 10px;
color: #000;
} .techno-single-blog_adn {
margin-bottom: 30px;
overflow: hidden;
text-align: left;
-webkit-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
background: #fff;
border: 1px solid #ebebeb;
}
.techno-single-blog_adn:hover {
-webkit-box-shadow: 0 5px 30px rgba(0,0,0,0.2);
box-shadow: 0 5px 30px rgba(0,0,0,0.2);
border-color:transparent;
} .blog_adn_thumb_inner {
position: relative;
}
.techno-blog-thumb_adn {
overflow: hidden;
position: relative;
}
.techno-blog-thumb_adn a {
position: relative;
}
.techno-blog-thumb_adn a {
display: block;
}
.techno-blog-thumb_adn img {
} .em-blog-content-area_adn {
overflow: hidden;
padding: 25px 30px 25px;
}
.blog-page-title_adn h2 {
font-size: 21px;
margin: 10px 0 7px;
line-height: 1.2;
}
.blog-page-title_adn a {
margin-bottom: 0;
text-transform: none;
-webkit-transition: all 0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
color: #232323;
font-weight: 700;
}
.blog-page-title_adn a:hover {
color: #0c5adb;
}
.blog-content_adn h2 a {
font-size: 15px;
font-weight: 700;
text-transform: uppercase;
}
.blog-content_adn h2 a:hover {
color: #0c5adb;
}
.blog-content_adn p {
margin: 16px 0 15px;
}
.blog-page-title_adn2 {
position: absolute;
left: 0;
right: 0;
bottom: 0;
text-align: center;
z-index: 9999;
}
.blog-page-title_adn2 h2 {
margin: 0px;
background: rgba(0, 0, 0, 0.72);
padding: 15px;
color: #fff;
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.blog-page-title_adn2 h2 a {
color: #fff;
} .techno-blog-meta_adn {
border-top: 1px solid #0c5adb;
margin-top: 18px;
padding-top: 11px;
}
.techno-blog-meta-left_adn a,
.techno-blog-meta-left_adn span {
color: #595555;
font-size: 15px;
margin-right: 16px;
text-transform: capitalize;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
display: inline-block;
text-decoration: none;
position: relative;
}
.techno-blog-meta-left_adn a::before {
position: absolute;
content: "";
right: -11px;
width: 1px;
height: 18px;
background: #595555;
top: 5px;
}
.techno-blog-meta-left_adn i {
margin-right: 0px;
color: #333;
}
.blog_nospace_adn.col-xs-12 {
padding: 0px;
}
.blog_nospace_adn .techno-single-blog {
margin-bottom: 0px;
}
.btn-link {
font-weight: 500;
color: #616161;
font-size: 16px;
font-family: Muli;
}
.btn-link:hover {
text-decoration:none;
color: #0c5adb;
}
.btn-link i{
margin-left:5px;
}
.techno-blog-meta-top{
position:absolute; 
left:30px; 
top:30px;
}
.techno-blog-meta-top li{
display:inline-block;
}
.techno-blog-meta-top li a {
display: inline-block;
background: #0C5ADB;
padding: 0 16px;
line-height: 19px;
font-size: 10px;
text-transform: uppercase;
font-weight: 700;
color: #fff;
border-radius: 5px;
}  @media (max-width: 767px) {
body {
overflow-x: hidden;
}
.techno-header-top {
display: none;
}
.mean-container .mean-bar:before {
text-transform: uppercase;
top: 19px;
}
.mean-container a.meanmenu-reveal {
padding: 19px 20px 18px;
}
} .banner-area .btn {
-moz-user-select: none;
background: #0c5adb;
border-radius: 5px;
color: #fff;
cursor: pointer;
display: inline-block;
font-size: 17px;
font-weight: 500;
line-height: 1;
padding:19px 32px;
text-align: center;
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
-webkit-box-shadow: none;
box-shadow: none;
margin-top: 20px;
margin-right: 10px;
letter-spacing: 1px;
}
.banner-area .active .btn {
background: #00247E;
-webkit-box-shadow: none;
box-shadow: none;
border: 1px solid #00247E;
}
.btn i {
margin-left: 7px;
}
.btn-sm {
font-size: 12px;
letter-spacing: 1px;
padding: 12px 20px;
}
.btn.btn-bordered {
background: transparent none repeat scroll 0 0;
border: 2px solid #0c5adb;
color: #0c5adb;
padding-bottom: 11px;
padding-top: 11px;
}
.btn.btn-lg.btn-bordered {
padding-bottom: 16px;
padding-top: 16px;
}
.btn.btn-sm.btn-bordered {
padding-bottom: 8px;
padding-top: 8px;
}
.btn-icon i {
font-size: 10px;
left: 0;
position: relative;
-webkit-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}
.btn-icon:hover i {
left: 2px;
}
.banner-area .btn:hover{
background-color:#00247E;
color: #fff;
border:1px solid #00247E;
}
.banner-area .active .btn:hover{
background-color:#0c5adb;
color: #fff;
border:1px solid #0c5adb;
}
.btn.btn-bordered:hover {
background-color: #0c5adb;
color: #fff;
}
.button-group {
margin-top: 30px;
}
.button-group a {
margin-right: 25px;
}
.button-group a:last-child {
margin-right: 0;
} .banner-area {
height: 875px;
padding: 0;
position: relative;
}
.banner-content {
left: 50%;
margin: 0 auto;
position: absolute;
right: 0;
top: 35%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%) translateX(-50%);
transform: translateY(-50%) translateX(-50%);
z-index: 1;
}
.banner-content h1 {
font-size: 70px;
margin-bottom: 20px;
text-transform: uppercase;
color: #fff;
}
.banner-content h2 {
font-size: 60px;
color: #fff;
margin-top: 0;
text-transform: none;
margin-bottom: 47px;
}
.banner-content p {
font-size: 18px;
margin: 20px auto 16px;
width: 48%;
}
.scroll-next {
bottom: 10px;
left: 0;
position: absolute;
right: 0;
z-index: 1;
}
.scroll-next>a {
border-radius: 20px;
display: inline-block;
height: 30px;
width: 30px;
position: relative;
}
.scroll-next i {
color: #0c5adb;
font-size: 40px;
left: 0;
position: absolute;
right: 0;
top: 0;
} #parallax{
position:relative;
}
.slider-shape {
position: absolute !important;
}
.layer-1 {
top: 12% !important;
left: 8% !important;
}
.layer-2 {
top: 53% !important;
left: 6% !important;
}
.layer-3 {
top: 87% !important;
left: 16% !important;
}
.layer-4 {
top: 54% !important;
left: 74% !important;
opacity: .09;
}
.layer-5 {
top: 24% !important;
left: 13% !important;
opacity: .03;
}
.area-padding {
padding: 30px;
}
.t-slider-shape{position: absolute !important;opacity: .4;}
.s-layer-1 {
top: 53% !important;
left: 7% !important;
}
.s-layer-2 {
top: 73% !important;
left: 13% !important;
opacity: .2;
}
.s-layer-3 {
top: 75% !important;
left: 39% !important;
}
.s-layer-4 {
top: 82% !important;
left: 24% !important;
}
@-webkit-keyframes second-heartbeat {
to {
-webkit-transform: scale(1.05);
transform: scale(1.05);
}
}
@keyframes second-heartbeat {
to {
-webkit-transform: scale(1.05);
transform: scale(1.05);
}
}
.slider-video-icon a{
text-align: center;
display: inline-block;
position:relative;
}
.single-video .layer-1 {
top: -20% !important;
left: -158px !important;
z-index: -1;
}
.single-video .layer-2 {
top: -47% !important;
left: 36% !important;
z-index: -1;
}
.single-video .layer-3 {
top: 109% !important;
left: -12% !important;
z-index: -1;
}
.single-video {
position: relative;
text-align: center;
margin-left: 190px;
}
.single-video .layer-4 {
top: 83% !important;
left: inherit !important;
right: -126px;
z-index: -1;
opacity:1;
}
.single-video .layer-1 img,
.single-video .layer-2 img,
.single-video .layer-3 img,
.single-video .layer-4 img{
-webkit-animation: alltuchtopdown 1.5s ease-in-out 0s infinite alternate;
animation: alltuchtopdown 1.5s ease-in-out 0s infinite alternate;
-webkit-animation-duration: 2.5s;
animation-duration: 2.5s;
}
.about-video.single-video {
position: relative;
text-align: left;
margin-left: 0;
}
.about-video.single-video .layer-1, 
.about-video.single-video .layer-2,
.about-video.single-video .layer-3,
.about-video.single-video .layer-4{
display:none;
} .em-slick-slider-new {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
height: auto;
position: relative;
z-index: 0;
}
.em-slick-slider-new .single-slide {
height: 875px;
position: relative;
}
.em-slick-slider-new .slide-one-bg {
background: rgba(0, 0, 0, 0) no-repeat scroll center center / cover;
}
.em-slick-slider-new .slide-two-bg {
background: rgba(0, 0, 0, 0) no-repeat scroll center center / cover;
}
.em-slick-slider-new .slide-three-bg {
background: rgba(0, 0, 0, 0) no-repeat scroll center center / cover;
}
.em-slick-slider-new .banner-content {
left: 0;
position: absolute; text-align: center;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%); margin: auto;
} .slick-prev,
.slick-next {
font-size: 0;
line-height: 0;
position: absolute;
top: 50%;
display: block;
width: 20px;
height: 20px;
padding: 0;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
cursor: pointer;
color: transparent;
border: none;
outline: none;
background: transparent;
}
.slick-prev, .slick-next {
background-color: transparent;
border-radius: 100%;
-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
height: 60px;
top: 50%;
-webkit-transform: translate(0px, -50%);
-ms-transform: translate(0px, -50%);
transform: translate(0px, -50%);
width: 60px;
z-index: 1;
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
line-height: 55px;
color: #fff;
border: 2px solid #FFF;
}
.em-slick-slider-new .slick-prev {
left: -57px;
}
.em-slick-slider-new .slick-next {
right: -57px;
}
.em-slick-slider-new:hover .slick-prev {
left: 50px;
}
.em-slick-slider-new:hover .slick-next {
right: 50px;
}
.slick-prev::before,
.slick-next::before {
color: #fff;
font-size: 25px;
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
content: "\f104";
font-family: FontAwesome;
}
.slick-next:before {
content: "\f105";
font-family: FontAwesome;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
background-color: rgba(255, 255, 255, 0.2);
color: #FFF;
border: 2px solid #D3D3D3;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
color: #fff;
}
.em-slick-slider-new .slick-dots {
bottom: 35px;
position: absolute;
text-align: center;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
left: 50%;
}
.slick-dots {
bottom: -30px;
}
.slick-dots li {
position: relative;
display: inline-block;
width: 20px;
height: 20px;
margin: 0 5px;
padding: 0;
cursor: pointer;
}
.slick-dots li {
height: 5px;
margin: 0 3px;
width: 20px;
}
.slick-dots li button {
background-color: #fff;
border: 0 none;
height: 13px;
padding: 0;
text-indent: -99999px;
width: 13px;
border-radius: 100%;
}
.slick-dots .slick-active button {
background-color: #0c5adb;
}
.bnrsk:after {
background-color: rgba(0, 0, 0, 0.0);
}
.em_slick_testimonial .slick-dots li button {
background-color: #333;
}
.em_slick_testimonial .slick-dots .slick-active button {
background-color: #0c5adb;
} .em-image-sliderslick .slick-prev,
.em-image-sliderslick .slick-next,
.em-image-sliderslick .slick-dots li button {
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.em-image-sliderslick:hover .slick-prev,
.em-image-sliderslick:hover .slick-next,
.em-image-sliderslick:hover .slick-dots li button {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.em-slick-slider-new.em-image-sliderslick .slick-dots {
bottom: 20px;
position: relative;
}
.em-slick-slider-new.em-image-sliderslick .slick-dots li button {
background-color: #000;
}
.em-slick-slider-new.em-image-sliderslick .slick-dots .slick-active button {
background-color: #0c5adb;
} .em-testi-content.slick-slide:focus,
.em-testi-content.slick-slide:active {
color: #fff;
background-color: #fff;
}
.em-slick-testi-wraper .slick-active .em_testi_title_ar {
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.em-slick-testi-wraper .slick-active.slick-current .em_testi_title_ar {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
} .about-image-slider .em-slick-slider-new .slick-prev {
left: 0px;
}
.about-image-slider .em-slick-slider-new .slick-next {
right: 0px;
}
.about-image-slider .em-image-sliderslick .slick-prev,
.about-image-slider .em-image-sliderslick .slick-next,
.about-image-slider .em-image-sliderslick .slick-dots li button {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.about-image-slider .slick-prev,
.about-image-slider .slick-next {
border-radius: 0;
height: 47px;
line-height: 47px;
color: #fff !important;
background: rgba(0, 0, 0, 0.60);
}
.about-image-slider .slick-prev::before,
.about-image-slider .slick-next::before {
color: #fff;
}
.about-image-slider .em-image-sliderslick:hover .slick-prev,
.about-image-slider .em-image-sliderslick:hover .slick-next {
background: #0c5adb;
color: #fff;
} .effective-area {
height: calc(71vh);
padding: 0;
position: relative;
}
.effective-area.overlay-white::after,
.effective-area .overlay-dark::after {
background-color: rgba(0, 0, 0, 0);
content: "";
height: 100%;
left: 0;
position: absolute;
right: 0;
top: 0;
width: 100%;
z-index: -1;
}
.overlay-white:after {
background-color: rgba(0, 0, 0, 0);
}
.effective-content {
left: 0;
margin: 0 auto;
position: absolute;
right: 0;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
z-index: 1;
}
.effective-content h1 {
font-size: 17px;
font-weight: 500;
margin-bottom: 30px;
color: #fff;
}
.effective-content h2 {
font-size: 42px;
font-weight: 600;
margin-bottom: 18px;
text-transform: capitalize;
color: #fff;
}
.effective-content p {
font-size: 18px;
margin: 20px auto;
width: 38%;
}
.effective-area .btn {
margin-top: 30px;
}
.scroll-next {
bottom: 10px;
left: 0;
position: absolute;
right: 0;
z-index: 1;
}
.scroll-next>a {
border-radius: 20px;
display: inline-block;
height: 30px;
width: 30px;
position: relative;
}
.scroll-next i {
color: #fff;
font-size: 40px;
left: 0;
position: absolute;
right: 0;
top: -106px;
}
.effective_icon_inner {
margin-top: 26px;
}
.effective_icon_inner a {
display: inline-block;
font-size: 19px;
color: #fff;
margin: 0px 10px;
}
.effective_slider_btn a {
font-family: 'Montserrat', sans-serif;
padding: 13px 20px;
background: #0c5adb;
color: #111;
font-size: 16px;
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
font-weight: 600;
text-transform: uppercase;
border-radius: 3px; display: inline-block;
}
.effective_slider_btn a:hover {
background: #fff;
} .portfolio-details-box li {
border-bottom: 1px solid #ddd;
font-size: 18px;
font-weight: 300;
padding: 13px 0;
text-transform: capitalize;
list-style: none;
}
.portfolio-details-box li:last-child {
border-bottom: 0 none;
}
.portfolio-details-box li span {
color: #333;
display: inline-block;
font-weight: 700;
margin-right: 15px;
text-transform: uppercase;
width: 170px;
}
.portfolio-details-box li:first-child {
padding-top: 0;
}
.portfolio-details-box ul {
margin-bottom: 20px;
}
.portfolio-description {
margin-top: 50px;
}
.portfolio-description>p {
font-size: 18px;
}
.projects-navigation-wrap {
margin-top: 50px;
}
.projects-navigation-wrap a {
font-family: 'Raleway', sans-serif;
font-size: 14px;
text-transform: uppercase;
}
.pr-title h2 {
font-size: 27px;
text-transform: capitalize;
padding-top: 10px;
}
.prot_content.multi_gallery {
width: 75%;
margin: auto;
} .abtext em {
color: #444;
font-weight: 600;
}
.abtext ol {
padding-left: 15px;
}
.abtext ol li {
font-weight: 600;
line-height: 30px;
} .single-video {
position: relative;
text-align: center;
}
.single-video img {}
.single-video h3 {
color: #fff;
font-size: 31px;
font-weight: 600;
margin-bottom: 0;
padding-top: 26px;
text-transform: uppercase;
}
.video-icon a {
text-align: center;
display: inline-block;
position:relative;
z-index:99;
}
.video-icon a::before {
content: "";
position: absolute;
left: 50%;
top: 50%;
height: 99px;
width: 99px;
background: rgba(12, 90, 219,1);
z-index: -1;
border-radius: 50%;
-webkit-transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
-webkit-animation: pulse-border 1500ms ease-out infinite;
animation: pulse-border 1500ms ease-out infinite;
}
@keyframes pulse-border {
0% {
-webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
opacity: 1;
}
100% {
-webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
opacity: 0;
}
}
.video-icon a i {
background: #fff;
height: 90px;
width: 90px;
top: 50%;
left: 0;
right: 0;
margin: auto;
text-align: center;
border-radius: 50%;
line-height: 90px;
color: #0c5adb;
font-size: 26px;
position: relative;
}
.v-overlay .video-icon a i {
border: 0px solid #fff;
font-size: 30px;
}
.video-icon {
left: 50%;
position: absolute;
top: 51%;
-webkit-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
} .slick-list {
overflow: visible !important;
position:relative; 
}
.em-slick-slider-new .banner-content {
left: 20%;
position: absolute;
text-align: left;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
margin: auto;
width: 100%;
}
.banner-slick.banner-content h1 {
font-size: 65px;
text-transform: none;
font-weight: 800;
color: #fff;
margin: 0;
margin:0;
line-height:1.1;
}
.banner-slick.banner-content h2 {
font-size: 65px;
text-transform: none;
font-weight: 800;
color: #fff;
margin: 0;
margin:0;
line-height:1.1;
}
.banner-slick.banner-content h3 {
font-size: 65px;
text-transform: none;
font-weight: 800;
color: #fff;
margin: 0;
margin-bottom:20px;
line-height:1.1;
}
.banner-content.banner-slick.banner-content h4 {
font-size: 20px;
text-transform: uppercase;
color: #fff;
font-weight: 600;
letter-spacing: 0;
margin: 0 0 24px;
letter-spacing: 1px;
}
.banner-slick.banner-content.banner-content p {
width: 33%;
text-align: left;
color: #fff;
margin: 16px 0 26px;
font-size: 18px;
}
.banner-slick .b-batton {
display: inline-block;
margin-right: 16px;
}
.slick-style-two .banner-slick .b-batton {
float: left;
}
.slider-video-icon {
display: inline-block;
padding-top: 14px;
}
.slider-video-icon span {
color: #fff;
font-family: Muli;
font-weight: 600;
margin-left: 22px;
font-size: 18px;
}
.slider_single_img {
position: absolute;
top: -176px;
right: 34%;
}
.slider_single_img {
position: absolute;
top: -198px;
right: 20%;
}
.slider_single_img img{
width:300px;
opacity:0.6;
}
.slider_single_img img {
-webkit-animation: alltuchtopdown 1.5s ease-in-out 0s infinite alternate;
animation: alltuchtopdown 1.5s ease-in-out 0s infinite alternate;
-webkit-animation-duration: 2.5s;
animation-duration: 2.5s;
}
.single-slide:before {
position: absolute;
content: "";
left: 0;
top: 0;
width: 100%;
height: 100%;
background: rgba(0,0,0,0.0);
}
@keyframes alltuchtopdown {
0% {
-webkit-transform: rotateX(0deg) translateY(0px);
-ms-transform: rotateX(0deg) translateY(0px);
transform: rotateX(0deg) translateY(0px); }
50% {
-webkit-transform: rotateX(0deg) translateY(-20px);
-ms-transform: rotateX(0deg) translateY(-20px);
transform: rotateX(0deg) translateY(-20px); }
100% {
-webkit-transform: rotateX(0deg) translateY(0px);
-ms-transform: rotateX(0deg) translateY(0px);
transform: rotateX(0deg) translateY(0px); } }
@-webkit-keyframes alltuchtopdown {
0% {
-webkit-transform: rotateX(0deg) translateY(0px);
-ms-transform: rotateX(0deg) translateY(0px);
transform: rotateX(0deg) translateY(0px); }
50% {
-webkit-transform: rotateX(0deg) translateY(-20px);
-ms-transform: rotateX(0deg) translateY(-20px);
transform: rotateX(0deg) translateY(-20px); }
100% {
-webkit-transform: rotateX(0deg) translateY(0px);
-ms-transform: rotateX(0deg) translateY(0px);
transform: rotateX(0deg) translateY(0px); } }
.slick-style-two .slider_single_img {
position: absolute;
top: 41px;
right: 9%;
z-index: 999;
}
.slick-style-two .slider_single_img img {
width: 97%;
opacity: 1;
}
.slick-style-two .slider_single_img img {
-webkit-animation: none;
animation: none;
}
.slider_circle_img.rotateme {
position: absolute;
right: 50px;
top: 0;
}
.slick-style-three .slider_circle_img.rotateme {
position: absolute;
right: inherit;
top: 33px;
left: -415px;
}
.rotateme {
-webkit-animation-name: rotateme;
animation-name: rotateme;
-webkit-animation-duration: 20s;
animation-duration: 20s;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
}
@keyframes rotateme {
from {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
to {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-webkit-keyframes rotateme {
from {
-webkit-transform: rotate(0deg);
}
to {
-webkit-transform: rotate(360deg);
}
} .mean-container .mean-bar:before {
text-transform: uppercase;
}
.footer-logo img {
margin-bottom: 40px;
}
.mc4wp-alert.mc4wp-error a,
.mc4wp-alert.mc4wp-error p {
color: #0c5adb !important;
}
span.wpcf7-not-valid-tip {
text-align: left;
}
.footer-middle .widget.widget_archive .widget-title {
margin-bottom: 34px !important;
margin-top: 28px !important;
}
.footer-middle .widget.widget_search .widget-title {
margin-top: 25px !important;
}
.footer-middle .widget.widget_tag_cloud .widget-title {
margin-bottom: 20px !important;
}
.footer-middle .widget.widget_text p img {
margin-top: 10px !important;
margin-bottom: 6px !important;
} .blog-left-side .widget.widget_text p img {
margin-top: 10px !important;
margin-bottom: 6px !important;
}
.blog-left-side .widget.widget_text .wp-caption {
margin-bottom: 0px;
}
.blog-left-side .widget.widget_archive .widget h2 {
padding-bottom: 19px !important;
}
.footer-middle table#wp-calendar td#today a {
color: #fff !important;
}
.footer-middle table#wp-calendar th {
color: #e3e3e3;
}
.blog-left-side .widget h2 {
margin-top: 0;
}
.footer-middle #archives-dropdown--1 {
height: 34px;
width: 100%;
}
.widget.widget_categories select {
width: 100%;
height: 34px;
}
.widget .screen-reader-text {
display: none;
}
.search input {
width: 100%;
}
.textwidget select {
width: 100%;
}
.widget ul li:first-child {
padding-top: 0;
}
.blog-left-side .widget ul li {
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
border-top: 1px solid #E8E8E8;
padding: 15px 0;
}
.widget ul li:hover {
color: #0c5adb;
}
.comment_field .textarea-field label {
margin-top: 20px;
margin-bottom: 10px;
}
.blog-content {
word-break: break-word;
}
.post-password-form input[type="submit"] {
background: #0c5adb;
height: 40px;
width: 100px;
}
.page-list-single {
clear: both;
}
.blog-left-side .text-widget-about ul li {
border-top: 0;
padding: 0;
}
.copyright-social ul li {
font-size: 16px;
display: inline;
}
.copyright-social ul li a {
color: #f8f9fe;
font-size: 14px;
}
.copyright-social ul .policy:after {
content: "/";
color: #f8f9fe;
padding-left: 10px;
padding-right: 10px;
} .nav-pills {
line-height: 45px;
margin: 0;
padding: 0;
text-align: center;
margin-bottom: 80px !important;
}
.nav-pills>li {
float: left;
color: #fff;
border: 0;
margin: 0;
width: 23%;
background: #0C5ADB;
margin-right: 15px;
}
.nav-pills > li:hover, .nav-pills > li.active {
}
.nav-pills>li>a {
padding: 0 30px;
text-decoration: none;
outline: 0;
display: block;
line-height: 25px !important;
color: #fff !important;
font-size: 20px !important;
font-weight: 600 !important;
margin: 0px 0px;
padding: 20px 20px 19px !important;
border-radius:0;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
color: #0C5ADB !important;
background: #fff !important;
}
.nav>li>a:focus,
.nav>li>a:hover {
text-decoration: none;
background-color: transparent !important;
}
.nav-pills li i {
font-size: 30px;
display: block;
padding-bottom: 8px;
} .em_post_tab_thumb {
-webkit-box-shadow: 13px 10px 14px 3px rgba(12, 90, 219, 0.10);
box-shadow: 13px 10px 14px 3px rgba(12, 90, 219, 0.10);
border-radius:10px;
}
.em_post_tab_thumb img {
width: 100%;
border-radius:10px;
}
.tab_pan_content {
padding-left: 40px;
padding-top: 6px;
}
.tab_pan_content h2 {
padding-bottom: 17px;
font-size: 24px;
margin-top: 0;
}
.tab_pan_content .tab_desc {
margin-bottom: 17px;
}
.tab_pan_content ul {
list-style: none;
margin: 26px 0 20px;
}
.tab_pan_content ul li {
margin-bottom: 12px;
font-weight: 600;
font-family: 'Muli', sans-serif;
font-size: 16px;
margin-left: 20px;
}
.tab_pan_content ul li i {
color: #0c5adb;
margin-right: 7px;
}
.tab_pan_content a {
display: inline-block;
font-size: 17px;
color: #fff;
background: #0c5adb;
border-radius: 6px;
padding: 16px 40px;
display: inline-block;
margin-top: 20px;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
margin-right: 15px;
}
a.active-tab-btn {
background: #00247E;
}
.tab_pan_content a:hover {
background: #00247E;
}
a.active-tab-btn:hover {
background: #0c5adb;
}
@media (min-width: 768px){
.em_tab_inner .col-md-6 {
float: left ;
}} .tab_post_style2 .nav-pills {
border-bottom: 0 !important;
margin-bottom: 27px !important;
}
.tab_post_style2 .nav-pills>li.active>a:before {
display: none;
}
.tab_post_style2 .nav-pills li i {
font-size: 39px;
margin-bottom: 0;
color: #0c5adb;
width: 90px;
height: 90px;
line-height: 90px;
-webkit-box-shadow: 0 0 22px rgba(0, 0, 0, 0.15);
box-shadow: 0 0 22px rgba(0, 0, 0, 0.15);
border-radius: 100%;
margin-bottom: 10px;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
}
.tab_post_style2 .nav-pills>li i:hover,
.tab_post_style2 .nav-pills>li.active i {
background: #0c5adb;
color: #fff;
} .owl-dots {
position: absolute;
left: 50%;
bottom: -36px;
border-radius: 100%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
}
.owl-dot {
background: #bfcadc;
height: 5px;
width: 25px;
display: inline-block !important;
margin: 0 3px;
border-radius: 50px;
-webkit-transition:.5s;
-o-transition:.5s;
transition:.5s;
}
.owl-dot.active {
background: #0C5ADB;
width:35px;
}
.case_study_carousel  .owl-dots {
bottom: -60px;
} .techno-single-brand {
margin-bottom: 30px;
overflow: hidden;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
text-align: center;
}
.techno-single-brand.style2 {
border: 0;
padding: 0;
-webkit-box-shadow: none;
box-shadow: none;	    
}
.techno-single-brand.style2:hover{
margin-top: 0;
}
.author.mt-120 {
background: #fff;
padding: 38px 38px 30px;
margin-top: 70px;
margin-bottom: 50px;
overflow: hidden;
-webkit-box-shadow: 0 3px 19px rgba(0,0,0,.08);
box-shadow: 0 3px 19px rgba(0,0,0,.08);
border-radius: 7px;
}
.author.mt-120 p {
font-size: 16px;
overflow:hidden;
}
.author-text h3 {
margin: 0 0 10px;
font-size: 25px;
}
.author-text h3 a {
font-size: 24px;
text-transform: capitalize;
font-weight: 800;
color: #232323;
font-family: Muli;
}
.author-img.text-center {
float: left;
margin-right: 30px;
}
.author-img img {
border-radius: 100%;
}
.author-icon {
margin-bottom: 26px;
}
.author-icon a {
color: #9498b6;
font-size: 15px;
margin: 0 5px;
}
.kc-google-maps iframe{
width:100%;
height:600px; 
frameborder:0; 
border:0;
}
.kc_accordion_section.group {
padding-bottom: 20px !important;
}
.acoading .kc_accordion_header > span.ui-accordion-header-icon {
float: left !important;
}
.acoading .kc_accordion_header, .acoading .kc_accordion_header > a {
overflow: hidden !important;
}
.content-title{
-webkit-transition:.5s;
-o-transition:.5s;
transition:.5s;
}
.logo a.retina-logo {
margin-top: 0px !important;
}
#visa-type .content-image img{
width:80px !important; 
height:80px !important;
}
.footer-middle table#wp-calendar td {
color: #e3e3e3;
}
.footer-middle #wp-calendar caption {
color: #e3e3e3;
}
.footer-middle .wp-caption-text {
color: #e3e3e3;
}
.footer-middle .textwidget p {
color: #e3e3e3;
}
.kc_accordion_section.group {
padding-bottom: 20px !important;
}
.acoading .kc_accordion_header > span.ui-accordion-header-icon {
float: left !important;
}
.acoading .kc_accordion_header, .acoading .kc_accordion_header > a {
overflow: hidden !important;
}
.content-title{
-webkit-transition:.5s;
-o-transition:.5s;
transition:.5s;
}
.logo a.retina-logo {
margin-top: 0px;
}
.em-service2.style-three.sright .em-service-icon {
margin-right: -70px;
}
.em-service2.style-three.sleft .em-service-icon{
margin-left: -70px;
}
#visa-type .content-image img{
width:80px !important; 
height:80px !important;
}
.menu-serivice-menu-container ul li {
padding: 19px 20px;
border: 1px solid #ddd;
border-bottom: none;
-webkit-transition:.3s;
-o-transition:.3s;
transition:.3s;
background: #FFFFFF;
}
.menu-serivice-menu-container ul {
list-style: none;
padding: 0;
}
.menu-serivice-menu-container ul li a {
display: block;
color: #555;
text-transform: uppercase;
font-weight: 500;
font-size: 15px;
}
.widget .menu-serivice-menu-container ul li:first-child {
border-top: 1px solid #ddd;
padding-top: 19px;
}
.widget .menu-serivice-menu-container ul li:last-child {
border-bottom: 1px solid #ddd;
}
.menu-serivice-menu-container ul li:hover {
background:#0c5adb;
color:#fff;
}
.menu-serivice-menu-container ul li.current_menu_item {
background:#0c5adb;
color:#fff;
}
.menu-serivice-menu-container ul li:hover a{
color:#fff;
}
.menu-serivice-menu-container ul li.current_menu_item a{
color:#fff;
}
#faqs .kc_single_image img {
width: 100%;
}
#faqs .kc_column_inner{
padding:0 !important;
}
.breadcumb-inner ul, .breadcumb-inner li, .breadcumb-inner li a {
color: #fff;
}
.kc_wrapper>ul.ui-tabs-nav>li {
overflow: hidden;
margin-right: 6px;
border-left: 1px solid rgba(11, 91, 224, 0.2) !important;
}
.kc_tab_content {
padding: 24px 20px 19px !important;
overflow: hidden;
}