/* Theme custom style css start here 
========================================
*/

* {
    margin: 0;
    padding: 0;outline: none;
}

body {
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  line-height: 26px;font-weight: 400;color: #444;
}

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

a {
    text-decoration: none;
    display: inline-block;
    color: #fff;outline: none;
}
a:focus, a:hover {
	
	text-decoration: none;outline: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;padding: 0;letter-spacing: 0
}

li {
    list-style: none;
}

ul,
ol {
    margin: 0;
}

p {
   
   margin-bottom: 20px;
   line-height: 30px;
}


/* CSS starts here */
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"] {
	color: #c0c0c0;
	background: #fff;	
	border: 1px solid #c0c0c0;
	border-radius:0;
	padding: 2px 10px;
	height: 40px;
	font-size: 14px;
	width: 100%; 
}
textarea {
	color: #c0c0c0;
	background: #fff;	
	border: 1px solid #c0c0c0;
	border-radius:0;
	display: block;
	padding: 2px 10px;
	max-height: 140px;
	font-size: 14px;
	width: 100%; 
}
button, input[type="button"], input[type="submit"] {
	background-color: #ff5a5f;
	border: 0;	
	color: #fff;
	display: inline-block;
	 font-size: 14px;
	font-weight:400;
	line-height: 1;
	padding: 2px 10px;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus {
	color: #c0c0c0;
	border-color: #ccc;
}
.entry-title a, .entry-meta a, .page-links a, .page-links a .page-number, .entry-footer a, .entry-footer .cat-links a, .entry-footer .tags-links a, .edit-link a, .post-navigation a, .logged-in-as a, .comment-navigation a, .comment-metadata a, .comment-metadata a.comment-edit-link, .comment-reply-link, a .nav-title, .pagination a, .comments-pagination a, .site-info a, .widget .widget-title a, .widget ul li a, .site-footer .widget-area ul li a, .site-footer .widget-area ul li a, .entry-content a:focus, .entry-content a:hover, .entry-summary a:focus, .entry-summary a:hover, .widget a:focus, .widget a:hover, .site-footer .widget-area a:focus, .site-footer .widget-area a:hover, .posts-navigation a:focus, .posts-navigation a:hover, .comment-metadata a:focus, .comment-metadata a:hover, .comment-metadata a.comment-edit-link:focus, .comment-metadata a.comment-edit-link:hover, .comment-reply-link:focus, .comment-reply-link:hover, .widget_authors a:focus strong, .widget_authors a:hover strong, .entry-title a:focus, .entry-title a:hover, .entry-meta a:focus, .entry-meta a:hover, .page-links a:focus .page-number, .page-links a:hover .page-number, .entry-footer a:focus, .entry-footer a:hover, .entry-footer .cat-links a:focus, .entry-footer .cat-links a:hover, .entry-footer .tags-links a:focus, .entry-footer .tags-links a:hover, .post-navigation a:focus, .post-navigation a:hover, .pagination a:focus:not(.prev):not(.next), .pagination a:hover:not(.prev):not(.next), .comments-pagination a:focus:not(.prev):not(.next), .comments-pagination a:hover:not(.prev):not(.next), .logged-in-as a:focus, .logged-in-as a:hover, a:focus .nav-title, a:hover .nav-title, .edit-link a:focus, .edit-link a:hover, .site-info a:focus, .site-info a:hover, .widget .widget-title a:focus, .widget .widget-title a:hover, .widget ul li a:focus, .widget ul li a:hover {
  box-shadow: none;
}
.site-branding {
	padding: 0;
	margin: 0;
}
.widget ul li {
  border-bottom: 0;
  border-top: 0;
  padding: 0;
}


embed, iframe, object {
  margin-bottom: 0;
}
.blog:not(.has-sidebar) #primary article, .archive:not(.page-one-column):not(.has-sidebar) #primary article, .search:not(.has-sidebar) #primary article, .error404:not(.has-sidebar) #primary .page-content, .error404.has-sidebar #primary .page-content, body.page-two-column:not(.archive) #primary .entry-content, body.page-two-column #comments {
  float: none;
  width: 100%;
}
body:not(.has-sidebar):not(.page-one-column) .page-header, body.has-sidebar.error404 #primary .page-header, body.page-two-column:not(.archive) #primary .entry-header, body.page-two-column.archive:not(.has-sidebar) #primary .page-header {
  float: none;
  width: 100%;
}
.wrap, .container, .panel-content .wrap{max-width: 1140px;width: 100%;padding-left:15px;padding-right: 15px;padding-top: 0;padding-bottom: 0}
.home .page-banner{display: none}
.page-banner:before{content: "";position: absolute;left: 0;right: 0;top: 0;bottom: 0;background: rgba(0,0,0,0.4);z-index: -1}
.page-banner {
  background:  url("assets/images/page-banner.jpg") no-repeat scroll center top / cover ;
  margin-bottom: 40px;
  padding: 225px 0 50px;
  position: relative;
  z-index: 1;
}
.page-banner h1{text-transform: uppercase;color: #fff;font-weight: 700;font-size: 40px}

.widget-title {
	margin-top: 0;
	font-weight: 700;
	margin: 0 auto 15px;
	font-size: 33px;
}
.site-info {
	float: none;
	padding: 10px 0;
	width: 100%;
	font-size: 14px;
	text-align: center;margin: 0
}
.site-footer {
	font-size: 14px;
	margin-top: 0;
}

/*----Custom New Css---*/
.header-social {
    float: left;
}
.header-contact {
    float: right;
}
.header-social li {
    float: left;
    margin-right: 10px;
}
.home .top-head {
    background: rgba(255,255,255, 0.6);
}
.top-head {background: rgba(255,255,255, 1); padding: 10px 0;}

.header-contact li {
    float: left;
    margin-right: 10px;
}
.header-social a {
    background: #6fc8b4;
    padding: 1px 8px;
    border-radius: 100%;
    font-size: 14px;
    color: #000;
}
.header-contact i {
    background: #6fc8b4;
    padding: 6px 7px;
    border-radius: 100%;
    font-size: 14px;
    margin-right: 5px;
}
.header-contact li a {
    color: #000;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
}
.header-social li:nth-child(2) a {
    padding: 1px 10px;
}
.header-social li:nth-child(3) a {
    padding: 1px 6px;
}
.site-logo {
    float: left;
    width: 20%;
}
#site-navigation {
    float: left;
    width: 65%;
    clear: none;
}
.home .head_mid {
	background: transparent;
    float: left;
    width: 100%;
	padding-top: 15px;
}
.head_mid {
/*     background: rgba(255,255,255, 1); */
    padding-bottom: 10px;
	padding-top: 15px;
}
.consult_btn {
    float: left;
    width: 15%;
    background: #6fc8b4;
    text-align: center;
    padding: 12px 0 10px;
    border-radius: 30px;
    color: #fff;
    text-transform: uppercase;
}
.home-slider {
    float: left;
    width: 100%;
    position: relative;
}
.home-slider .item {
    height: 650px;
    background-size: cover;
    background-repeat: no-repeat;
}
.site-header {
    background: none;
    position: absolute;
    z-index: 1111;
    width: 100%;
}
.home-slider .carousel-inner > .item:before {
	position: absolute;
	left: 0;
	right: 0;
	content: "";
	bottom: 0;
	top: 0;
	background: rgba(0, 0, 0, 0.4)
}
.home .main-navigation a {
    color: #fff;
}
.main-navigation a {
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: lighter;
	padding: 15px;
}
.main-navigation a:hover {
    color: #6fc8b4;
}
svg.icon.icon-arrow-right {
    display: none;
}
.home-slider .carousel-caption {
    text-align: left;
    top: 33%;
    left: 10%;
    width: 48%;
    background: rgba(0,0,0, 0.2);
    height: 300px;
}
.carousel-caption .slide_caption {
    text-align: right;
}
.stop_text h2 {
    font-size: 50px;
    text-transform: uppercase;
    margin-right: 20px;
    margin-bottom: 20px;
}
.slide_caption .stop_text {
    border-right: 5px solid #6fc8b4;
    margin-bottom: 20px;
}
.stop_text h5 {
    font-size: 30px;
    margin-right: 20px;
}
.slide_caption p {
    font-size: 20px;
    margin-right: 20px;
    line-height: 32px;
    font-weight: normal;
}
.slide_caption p:last-child {
    margin-right: 0px;
}
.slide_btn {
    background: #6fc8b4;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    padding: 3px 20px 0;
    border-radius: 30px;
}
.carousel-indicators li.active {
    background: #6fc8b4;
    border: none;
    width: 14px;
    height: 14px;
}
.carousel-indicators li {
    background: #fff;
    height: 14px;
    width: 14px;
}
.main_content {
    float: left;
    width: 100%;
}
.home .entry-header {
    display: none;
}
.service_content {text-align: center;color: #fff;width: 80%;float: none;margin: 0 auto;}
.home_service .so-panel {
    margin-bottom: 0px !important;
}
.home_service .service_in {
    color: #fff;
}
.service_in h5 {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
}
.service_in .sow-features-feature {
    padding: 18px 15px !important;
    border: 1px solid #fff;
}
.service_btn a{background: #6fc8b4;padding: 8px 40px 5px;font-size: 13px;color: #000;border-radius: 30px;text-transform: uppercase;font-weight: bold;border: 3px solid #6fc8b4;box-shadow: none;margin-right: 20px;}
.service_btn br {
    display: none;
}
.service_btn .serv_btn2 {
    background: transparent;
    color: #6fc8b4;
    margin-right: 0px;
}
.home_solutiontop .so-panel {
    margin-bottom: 0px !important;
    padding-bottom: 20px;
}
.solutiontop_txt {
    text-align: center;
}
.solution .sow-features-feature .textwidget {
    float: left !important;
    width: 80% !important;
    margin: 0 0px 0px !important;
    border-left: 3px solid #6077b3;
}

.solution_left .sow-icon-container {
    float: right !important;
    width: 25% !important;
    margin: 0 !important;
}

.solution .sow-features-feature {
    flex-direction: inherit !important;
}
.solution .textwidget h5 {
    font-weight: 600;
    margin-left: 20px !important;
	    text-align: left;
}
.solution .sow-features-feature p {
    margin-left: 20px;
	text-align: left;
}
.solution .textwidget a {
    background: #6fc8b4;
    color: #fff;
    box-shadow: none;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff !important;
    padding:0 15px;
    border-radius: 30px;transition: 0.5s
}
.solutiontop_head .sow-headline {
    text-transform: uppercase;
}
.slide_caption span {
    color: #6fc8b4;
}
.solution_consult .widget-title {
    font-size: 22px;
    font-weight: 300;
    text-align: center;
    margin-bottom: 11px;
    text-transform: uppercase;
}
.solution_consult p {
    text-align: center;
    font-size: 24px;
}
.home_solutionmain2 .widget_sow-editor {
    margin-bottom: 0px !important;
    padding-bottom: 0px;
}
.solution_consultbtn a {
    text-transform: uppercase;
}
.home_relocate {
	padding: 0 !important;
	display: none !important;
}
.home_relocate .panel-grid-cell {
    width: 33.3% !important;
}
.home_relocatemain {
    position: relative;
    padding: 50px 35px 0;
    z-index: 1;
    text-align: right;
    color: #000;
}
.home_relocatemain:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    background: rgba(111,200,180, 0.8);
    right: 0;
    z-index: -1;
}
#home_relocate3:before {
    background: rgba(88,111,179, 0.8);
}
#home_relocate1:before {
    content: none;
}
.home_relocatemain .widget-title {
    font-size: 24px;
    font-weight: 400;
    text-transform: uppercase;
}
.home_relocatemain .ow-button-base a {
    text-transform: uppercase;
}
.home_relocatemain .panel-first-child {
    margin-bottom: 0px !important;
}
div#pg-5-3, div#pg-5-4 {
    margin-bottom: 0px !important;
}
.home_testi .so-panel {
    margin-bottom: 0px !important;
    padding-bottom: 20px !important;
}
.home_testi .testimonial_by_wrap {
    width: 100% !important;
    text-align: center;
}
.home_testi .testimonial_quote {
    width: 100% !important;
    text-align: center;
}
.home_testi .testimonial_wrapper {
    height: 270px !important;
}
.home_testi .testimonial_quote span {
    font-family: 'Poppins', sans-serif !important;
    line-height: 28px;
    font-size: 14px;
    font-style: normal;
    color: #000;
}
.home_testi #testimonial_slider_recent_nav a.selected {
    background: #586fb3 !important;
    box-shadow: none !important;
    border-bottom: none;
    border-radius: 30px;
}
.home_testi #testimonial_slider_recent_nav a {
    background: #6fc8b4 !important;
    border-radius: 30px;
    box-shadow: none;
}
.testi_head2 .sow-headline {
    text-transform: uppercase;
    font-weight: 400;
}
footer {
    background: #222222;
}
.footer_touch {
    background: #6fc8b4;
    padding: 10px;
    color: #fff;
	position: relative;
}
.footer_btm {
    background: #6fc8b4;
    text-align: center;
	color: #222;
}
.footer-top {
    text-align: center;
	margin: 30px 0;
}
.footer_touch::before {
    background: #586fb3 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: -60px;
    position: absolute;
    top: 0;
    transform: skewX(39deg);
    width: 50%;
}
.ftouch_left {
    margin-top: 10px;
}
.footer_social {
    width: 100%;
    float: left;
    text-align: center;
	margin-bottom: 20px;
}
.footer_menu {
    width: 100%;
    margin: 10px 0 18px;
}
.footer_social ul {
    margin: 0 auto;
    float: none;
    width: 15%;
    display: inline-block;
}
.footer_social li {
    float: left;
	margin-right: 15px;
}
.footer-nav {
    margin: 0 auto;
    display: inline-block;
    width: 55%;
}
.footer_menu li {
	float: left;
	margin-right: 30px;
}
.footer_social a {
	background: #6fc8b4;
	padding: 5px 8px;
	border-radius: 100%;
	width: 30px;
	height: 30px;
	
}
.footer_social li i {
    color: #000;
}
.footer_social li:nth-child(2) a {
    padding: 4px 12px;
}
.footer_social li:nth-child(3) a {
    padding: 4px 7px;
}
.footer_menu ul li a {
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
}
.ftouch_right {
    padding-top: 25px;
}
.footer_quotebtn {
    border: 2px solid #fff;
    padding: 4px 20px;transition: 0.5s;
    border-radius: 30px;
    color: #fff;
    text-transform: uppercase;
    margin-right: 20px;
}
.footer_callbtn {
	border: 2px solid #fff;transition: 0.5s;
    background: #fff;
    padding: 4px 48px;
    border-radius: 30px;
    color: #6fc8b4;
    text-transform: uppercase;
}
.footer_callbtn:hover{color: #fff;background: transparent}
.footer_btmnav {
    float: none;
    margin: 0 auto;
    display: inline-block;
    width: 22%;
}
.footer_btmnav li {
    float: left;
    margin: 0 20px;
    line-height: 15px;
}
.footer_btmnav a {
    color: #fff;
    text-transform: uppercase;
}
.footer_btmnav li:first-child {
	border-right: 2px solid #fff;
	padding-right: 9px;
	
}
.footer_btmnav li:last-child {
    margin-left: 0;
}
.site-footer .widget-area {
    display: none;
}
#nav_menu-2 {
    padding-bottom: 0px;
}
.site-footer ul li a:hover {
    color: #6fc8b4;
}
.footer_btm .site-info a {
    font-weight: 700;
    color: #222;
}


/*-----23 may 2017-*/

.home_solutionmain1 .solution_left .so-widget-sow-features .sow-features-list{direction: rtl}
.home_solutionmain1 .solution_left.solution .sow-features-feature .textwidget{border-left: 0;border-right: 3px solid #6077b3}
.home_solutionmain1 .solution_left.solution .textwidget h5, .home_solutionmain1 .solution_left.solution .sow-features-feature p{

  margin-left: 0px;
	margin-right: 20px;
  text-align: right;
}

.page:not(.home) #content {
  padding-bottom: 0;
  padding-top: 0;
}

.service-page-row .so-widget-sow-features .sow-features-list .sow-features-feature {
 
  margin-bottom: 30px;
  padding: 30px  15px 15px;
transition: 0.5s; border-bottom: 5px solid transparent;
}
.service-page-row .so-widget-sow-features .sow-features-list .sow-features-feature:hover {
  border-bottom: 5px solid #222222;
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.2) inset;
  cursor: pointer;
  transform: scale(1.1);
}
.service_in .sow-features-feature {
    background: #212121;
    cursor: pointer;
}
.service_in .sow-icon-container.sow-container-square {
    color: transparent !important;
}
.service_in .sow-features-feature:hover {
    background: #6fc8b4;
}
.service_in .sow-features-feature:hover .sow-icon-container {
    color: transparent !important;
}
.service_in .sow-features-feature .sow-icon-image{
	transition-duration: 500ms;
    animation-duration: 500ms;
    transition-timing-function: ease;
    transition-delay: 0ms;
}
.service_in .sow-features-feature:hover .sow-icon-image{
	animation: scale-up .5s;
    transform: scale(1.2) !important;
    opacity: 1;
	
}
#home_relocate2 {
/*     padding-bottom: 26px; */
}
.page-id-95 .page-banner {
    margin-bottom: 0px;
}
.contact_main {
    position: relative;
    z-index: 1;
}
.contact_main:before {
    background: url('http://urtest.site/it-wishes/wp-content/uploads/2017/05/map.jpg') center center/cover no-repeat local;
    content: "";
    position: absolute;
    height: 400px;
    z-index: -1;
    /* margin-top: 100px; */
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
}
.contact_in {
    background: #fff;
    width: 100%;
    float: left;
    z-index: 1;
    padding: 50px;
    position: relative;
    box-shadow: 2px -5px 27px -1px #d9d9d9;
    border-radius: 10px;
    margin-top: 50px;
}
.contact_main h3 {
    font-size: 30px;
    text-transform: uppercase;
    width: 100%;
    margin-bottom: 20px;
}
.contact-txt {
    padding-left: 0;
    line-height: 28px;
}
.contact-top li {
    margin-bottom: 20px;
    font-size: 18px;
}
.contact-top i {
    color: #6fc8b4;
    font-size: 20px;
    margin-right: 15px;
}
.contact-form .form-in {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}
.wpcf7-form label{font-weight:400;display:block}
/*---.contact-form label {
    width: 47%;
    float: left;
    margin-right: 15px;
}-*/
.form-in br {
    display: none;
}
/*-----.contact-form span {
    float: left;
    width: 100%;
    font-weight: lighter;
}---*/
.contact-form label.full {
    width: 100%;
    margin-bottom: 10px;
}
.form-in label:nth-child(1) {
}
.contact-form input {
    font-weight: lighter;
    border: 1px solid #ccc;
}
.contact-top li a {
    color: #6fc8b4;
}
.contact-form textarea {
    height: 100px;
}
.contact-form input[type="submit"] {
    background: #6fc8b4;
    padding: 10px 30px;
    float: left;
    text-transform: uppercase;
    margin-top: 15px;
    font-size: 18px;
}
.contact_main .so-panel {
    padding-bottom: 0px;
}
.contact-form .form-in label:last-child {
    width: 50%;
    margin-right: 0px;
}
.display-table .panel-grid-cell {
    display: inline-block;
    vertical-align: middle;
    padding: 0 20px;
}
.panel-grid.panel-has-style  .display-table {
    display: table !important;
}
.main-txt .widget-title {
    font-weight: 300;
    position: relative;
    padding-bottom: 10px;
}
.main-txt .widget-title:before {
    position: absolute;
    content: "";
    left: 0;
    width: 10%;
    height: 2px;
    background: #6fc8b4;
    bottom: 0;
}
.page-id-161 .page-banner {
    margin-bottom: 0px;
}
.page-id-161 .panel-grid {margin-bottom: 0px !important;}
.page-id-161 .panel-grid .panel-row-style {
    padding-top: 50px;
}
.serv-main {
    background: #fff;
    border: 1px solid #e2e2e2;
    position: relative;
}
.serv-main .so-panel {
    margin-bottom: 0px !important;
    padding-bottom: 20px;
}
.serv-main .serv-icon {
    position: absolute;
    right: 10px;
    margin-top: -65px;
    width: 80px;
    height: 80px;
    background: #586fb3;
    border: 3px solid #FBFBFB;
    border-radius: 100%;
    padding: 16px;
    vertical-align: middle;
}
.serv-icon img {
    margin-top: 5px;
}
.serv-main .rotate-20 {
    transition-duration: 500ms;
    animation-duration: 500ms;
    transition-timing-function: ease;
    transition-delay: 0ms;
}
.serv-main:hover .rotate-20 {
    animation: rotate-20 .5s;
    transform: rotate(20deg) !important;
    opacity: 1 !important;
}
.serv-content .widget-title {
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    height: 30px;
    margin-bottom: 16px;
}
.serv-content {
    padding: 15px 30px 5px 30px;
}
.serv-content p {
    font-size: 12px;
	margin-bottom: 0px;
}
.serv-main .ow-button-base {
    padding: 0px 30px 5px 30px;
}
.serv-main .ow-button-base a {
    border: 1px solid #586fb3;
    background: #fff;
    padding: 12px 20px;
    font-size: 14px;
}
.serv-main .ow-button-base a:hover {
    background: #586fb3 !important;
    color: #fff !important;
}
.page-id-161 .panel-grid:last-child .panel-row-style {
    padding-bottom: 50px;
}
.page-banner h1 {
    font-weight: 500;
    float: left;
}
.page-banner .breadcrumbs {
    float: right;
    color: #fff;
    margin-top: 13px;
    font-size: 18px;
}
.main-navigation .sub-menu li a {
    color: #000;
}
.main-navigation .sub-menu li:hover {
    background: #f3f3f3;
}
.main-navigation .sub-menu li:hover a {
    color: #6fc8b4;
}
.tagline-shadow .widget-title {
    font-size: 20px;
    font-weight: 500;
    text-align: center;
    margin: 35px 0 0;
}
.tagline-shadow {
    border-top: 3px solid #586fb3;
    position: relative;
}
.tagline-shadow:after{
	right: 10px;
    left: auto !important;
	transform: rotate(3deg) !important;
}
.tagline-shadow:before, .tagline-shadow:after {
    content: "";
    position: absolute;
    width: 50%;
    height: 15px;
    box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
    z-index: -1;
    left: 10px;
    bottom: 15px;
    max-width: 300px;
    opacity: 0.7;
    height: 20%;
    max-height: 100px;
    transform: rotate(-3deg);
}
.office-rel .so-panel {
    margin-bottom: 0px !important;
    padding-bottom: 25px;
}
.office-rel {
    margin-top: 65px;
    margin-bottom: 40px;
}
.office-relmain p {
    text-align: justify;
}
.content_left {
    float: left;
    width: 65%;
}
.content_right {
    float: left;
    width: 35%;
}
.service-menu {
    background: #f5f5f5;
}
.service-menu .widget-title {
    font-size: 20px;
    font-weight: 500;
    padding: 15px 0;
    background: #6077b3;
    color: #fff;
    margin-bottom: 0px;
    padding-left: 30px;
}
.service-menu ul li a {
    padding: 15px 0 15px 30px;
    color: #000;
}
.service-menu ul li {
    border-bottom: 2px solid #fff;
}
.service-menu ul .current_page_item {
    border-right: 3px solid #6077b3;
}
.service-menu ul .current_page_item a {
    color: #6077b3;
}
.page-id-245 .so-panel, .page-id-248 .so-panel, .page-id-250 .so-panel, .page-id-252 .so-panel, .page-id-254 .so-panel, .page-id-256 .so-panel, .page-id-258 .so-panel, .page-id-260 .so-panel{
    padding-bottom: 0px;
}
.service-maininner .widget-title {
    font-weight: 500;
    font-size: 22px;
}
.display-table .content-in {
    display: inline-block;
    vertical-align: middle;
    padding: 0 20px;
}
.panel-grid.panel-has-style  .display-table {
    display: table !important;
}
.padding-top1{
    padding-top: 25px;
}
.page-id-250 p{
	margin-bottom: 10px;
}
.padding-top2 {
    margin-top: -60px;
}
.footer_social a:hover {
    background: #586fb3;
}
.footer_social a:hover i {
    color: #fff;
}
.page-id-248 .content_right{padding-left: 10px;}
.page-id-256 .so-panel:nth-child(3) {
    margin-bottom: 0px !important;
}
.office-rel .panel-grid-cell {
    background: #f9f9f9;
}
.office-rel .sow-headline {
    padding-top: 20px;
}
.office-relmain {
    padding: 20px;
    min-height: 295px;
}
.office-rel .panel-grid-cell:hover {
    box-shadow: 0 2px 14px rgba(88, 111, 244, .3);
}
.office-rel .panel-grid-cell:hover .sow-headline {
    color: #586fb3;
}
  
  
  #get_in_touch .form-in label {
    float: left;
    width: 46%;
    margin-right: 10px;
}
#get_in_touch .form-in span {
    float: left;
    width: 100%;
}
#get_in_touch .form-in label:last-child {
    width: 50%;
    margin-right: 0px;
}
#get_in_touch .wpcf7 span {
    font-weight: 300;
    font-size: 12px;
}
#get_in_touch label.full {
    width: 100%;
}
#get_in_touch .full textarea {
    height: 90px;
}
#get_in_touch .modal-content .col-right {
    background: #6fc8b4;
    margin: 0;
    padding-top: 30px;
}
#get_in_touch button.close {
    position: absolute;
    right: -20px;
    z-index: 11;
    background: #6077b3;
    width: 25px;
    height: 25px;
    color: #fff;
    opacity: 1;
    font-size: 20px;
    font-weight: lighter;
    top: -8px;
    border-radius: 23px;
    padding-top: 5px;
}
#get_in_touch .modal-dialog {
    transform: translateY(-50%) !important;
    width: 100%;
    max-width: 750px;
    top: 50%;
}
#get_in_touch .col-left {
    padding: 35px 35px 0;
}

#get_in_touch .col-left a {
    color: #000;
    margin-left: 12px;
}

#get_in_touch .col-left ul li {
    margin-bottom: 15px;
}

#get_in_touch .col-left i {
    color: #6077b3;
    font-size: 28px;
}
#get_in_touch .col-right .wpcf7-submit {
    background: transparent;
    border: 2px solid #fff;
    padding: 10px 20px;
    margin-top: 16px;
}
.modal-address .widget-title {
    font-size: 20px;
    font-weight: 500;
    margin-top: 50px;
    color: #6077b3;
}
.service_btn .serv_btn2:hover {
    background: #6fc8b4;
    color: #fff;
}
.service_btn .serv_btn1:hover {
    background: #222222;
    color: #6fc8b4;
}
.footer_quotebtn:hover {
    background: #fff;
    color: #6fc8b4;
}
.header-social a:hover {
    background: #586fb3;
}
.header-social a:hover i {
    color: #fff;
}
.consult_btn:hover {
    background: #586fb3;
    color: #fff;
}
.solution a:hover {
    background: #586fb3;
    text-decoration: none !important;
}

.page-testiin .sow-testimonial {
    position: relative;
    border: 1px solid #e8e8e8;
    padding: 20px;
    margin-top: 35px;
}
.page-testiin .sow-testimonial-text {
    background: transparent !important;
}
.page-testiin .sow-testimonial-user {
    width: 100% !important;
}
.page-testiin .sow-testimonial-text {
    width: 100% !important;
    margin-left: 0px !important;
    margin-top: 55px;
    height: 365px;
    text-align: justify;
}
.page-testiin .sow-testimonials img {
    max-width: 90px !important;
    height: 90px !important;
    width: 100% !important;
    border: 1px solid #e8e8e8;
    border-radius: 100%;
    position: absolute;
    top: -55px;
}
.page-testiin .sow-testimonial .sow-text {
    margin-left: 105px;
    color: #6077b3;
    font-size: 18px;
    margin-top: -10px;
}
.page-testiin .sow-testimonial .sow-text strong {
    font-weight: 500;
}
.solution .sow-features-feature .sow-icon-container {
    color: transparent;
}
.home_service .sow-headline {
    text-transform: uppercase;
}
.solution .sow-features-feature .textwidget:hover h5 {
    color: #6077b3;
}
.service_in p {
	font-size: 13px;
	margin-bottom: 0;
}

.serv-main:hover { box-shadow: 0 0 8px #ccc;}
/* .page-template-default .page-banner{background: none;    padding-bottom: 10px; padding-top: 175px;}
.page-template-default .page-banner:before{background: none;}  */
/* .banner-head {text-align: center; } */
.banner-head .breadcrumbs a.home { color: #fff; }
.banner-head .breadcrumbs span { margin-right: 4px; margin-left: 3px;}
.head_mid .header-left { margin-top: 25px;}
.service_in .sow-features-feature:last-child {
    border-radius: 0 3% 3% 0;
}
.service_in .sow-features-feature:first-child {
    border-radius: 3% 0 0 3%;
}
.page-id-427 .so-panel, .page-id-524 .so-panel, .page-id-561 .so-panel, .page-id-576 .so-panel {
    margin-bottom: 0px !important;
    padding-bottom: 20px;
}
.design-head .sow-headline strong {
    color: #6fc8b4;
}
.design-head .sow-headline {
    font-weight: 300;
}
.display-table-cell {
    display: table-cell;
    float: none !important;
    vertical-align: middle;
}

.entry-content .rtbs .rtbs_menu ul li a {
    border: none;
}
.web-tab .rtbs .rtbs_menu li a {
    padding: .7rem 28px;
}
.web-tab .widget-title {
    font-weight: lighter;
    font-size: 28px;
    margin-top: 20px;
}
.web-tab ul li i {
    color: #6fc8b4;
    margin-right: 10px;
}
.web-tab .text-box h5 {
    font-weight: bold;
    margin-bottom: 10px;
    text-transform: none;
}
.web-tab .decoration {
    margin-top: 0px !important;
}

.web-text .widget-title {
    font-weight: 500;
    font-size: 30px;
    margin-bottom: 20px;
}
.web-text h5 {
    font-size: 16px;
    margin-bottom: 12px;
}
.web-text ul li i {
    color: #6fc8b4;
    margin-right: 10px;
}
.web-text ul li {
    margin-bottom: 2px;
}
.app-tab li {
    float: left;
    width: 11.11%;
    padding: 0 !important;
    background: url(assets/images/mae-mid-dot-img.jpg) no-repeat 50% 42%;
    min-height: 220px;
    text-align: center;
}
.app-tab span {
    display: inline-block;
    padding: 0 0 35px;
    line-height: 64px;
    height: 64px;
}
.app-tab li:first-child {
    background: url(assets/images/mae-lft-dot-img.jpg) no-repeat 100% 41.5%;
}
.app-tab li:last-child {
    background: url(assets/images/mae-rgt-dot-img.jpg) no-repeat 0% 42%;
}
.text-big {
    text-align: center;
    font-size: 20px;
    margin-bottom: 25px;
    font-weight: lighter;
}
.app-tab span:last-child {
    padding: 0;
    margin: 55px 0 0;
    line-height: 24px;
    font-weight: bold;
}
ul.app-tab {
    margin: 30px 0;
    float: left;
    width: 100%;
}
.web-addleft .so-panel {
    padding-bottom: 0px;
    padding-top: 30px;
}
.office-relocate .panel-grid-cell {
    box-shadow: 0 0 8px #ccc;
    padding-top: 30px;
    margin-right: 30px;
    height: 465px;
}
.office-relocate .so-panel {
    margin-bottom: 0px !important;
    padding-bottom: 0px;
}
.office-relocate .widget-title {
    font-size: 18px;
    text-align: center;
    font-weight: 500;
}
.office-relocate .panel-grid-cell:last-child {
    margin-right: 0;
}
.text-head .sow-headline {
    font-weight: lighter;
}
.text-head .sow-sub-headline {
    font-weight: lighter;
}
.main-navigation ul ul a { padding: 7px 11px;  font-size: 13px; }
.service-inner {
    padding-bottom: 0px !important;
}
.head_mid.sticky {
    position: fixed;
    top: 0;
    background: #fff;
    left: 0;
    right: 0;
    z-index: 11;
	    padding-top: 8px;
}
.head_mid.sticky #site-navigation a {
    color: #000;
}
.head_mid.sticky .site-logo img {
    max-width: 60px;
}
.head_mid.sticky .header-left {
    margin-top: 13px;
}
.head_mid.sticky #site-navigation a:hover {
    color: #6fc8b4;
}
.text-center p {
    font-size: 18px;
    margin-top: 20px;
}
/*
.solution .sow-features-feature:hover .sow-icon-container.sow-container-square{
  animation: MoveDown 1s linear;
  left: 0;
  bottom: 0;
  animation-iteration-count: 1;
}
@keyframes MoveDown{
  0% {
    top: 0;
  }
  50% {
    top: 70px;
  }
  100% {
    top: 140px;
  }
	 50% {
    top: 70px;
  }
	 0% {
    top: 0;
  }
}
*/

.solution .sow-features-feature .sow-icon-container .sow-icon-image{transition: 1s}
.solution .sow-features-feature:hover .sow-icon-container .sow-icon-image{margin-top: 150px}
.home_service .service_in .so-widget-sow-features .sow-features-list .sow-features-feature {
	transition: 0.5s;
	min-height: 375px;
}

.solution .sow-features-feature:hover .textwidget a {
  background: #586FB3
}

/******==========09-June-2017=====**********/

.service_in .read-btn {
	border: 2px solid #fff;
box-shadow: none;
	padding: 3px 20px;
	border-radius: 30px;
	margin: 20px 0;
}
.service_in .read-btn:hover{ color: #fff;}
.why-choose-detail {position: relative;}
.why-choose-detail::after {
	content: "";
	position: absolute;
	left: 50%;
	top: 0;
	width: 3px;
	height: 100%;
	background: #6077B3;
	margin-left: -2px;
}
.why-choose-detail ul li {
	margin: 0px;
	padding: 0;
	position: relative;
	max-width: 650px;
	width: 100%;
	float: left;
	text-align: left;
	margin-bottom: 20px;
}
.why-choose-detail ul li:nth-child(2n+1) {
	float: right;
	text-align: right;
}
.why-choose-detail ul li:nth-child(2n) .choose-box-text .choose-text {
	padding-left: 0;
	padding-right: 20px;
}
.why-choose-detail ul li .choose-box-text .choose-text {
	display: table-cell;
	vertical-align: middle;
	padding-left: 20px;
}
/* .why-choose-detail ul li:nth-child(2n) .choose-box-text .choose-img float: right;} */
.why-choose-detail ul li .choose-box-text .choose-img {
	display: table-cell;
	vertical-align: middle;
	width: 18%;
}
.why-choose-detail ul li .choose-box-text {
	width: 74%;
	padding: 20px;
	display: inline-block;
	position: relative;
	box-shadow: 0 0 10px 1px #e1e1e1;
	background: #fff;border-radius: 0 20px 20px 0; 
	
}
.why-choose-detail ul li .choose-box {
	background: #6077B3;
    height: 60px;
    width: 60px;
    font-size: 24px;
    position: absolute;
    left: 10%;
    z-index: 1;
    margin-right: 2px;
    line-height: 60px;
    text-align: center;
    font-weight: bold;
    color: #fff;
    display: inline-block;
}
.why-choose-detail ul li:nth-child(2n) .choose-box {
	left: auto;
	position: absolute;
	right: 63px;
}
.why-choose-detail ul li:nth-child(2n) .choose-box-text {
	border-radius: 20px 0 0 20px;
}

.why-choose-detail .view-more {
  background: #fff none repeat scroll 0 0;
  border-radius: 20px;
  box-shadow: none;
  color: #591034;
  font-size: 15px;
  margin-top: 20px;
  padding: 8px 15px;
  position: relative;
  text-transform: uppercase;
  z-index: 1;
}
.choose-text h5 {
	font-size: 21px;
	font-weight: 600;
	color: #6077B3;
	margin-bottom: 15px;
}
.choose-text p {
	font-size: 14px;
	line-height: 24px;
}
.why-choose-detail ul li:nth-child(2n+1) .choose-text {
    text-align: left;
}
.why-choose-detail ul li .choose-box-text::after {
    content: "";
    display: block;
    position: absolute;
    top: 20px;
    left: -21px;
    border-color: transparent #fff transparent !important;
    border-style: solid solid solid none;
    border-width: 20px 26px 20px 0;
    filter: drop-shadow(-5px 0 0 #e1e1e1);
}
.why-choose-detail ul li:nth-child(2n) .choose-box-text::after {
    left: auto;
    right: -22px;
    border-color: transparent #fff;
    border-style: solid none solid solid;
    border-width: 18px 0 18px 27px;
    filter: drop-shadow(5px 0 0 #e1e1e1);
}
.solution .sow-features-feature:hover .sow-icon-container .sow-icon-image {
    margin-top: 125px;
    cursor: pointer;
}

/*-------------11-July-2017----------*/

.contact-half li:first-child {display: none;}

/* .portfolio-list {
	list-style: none;
	position: relative;
	margin: 20px 0;
	padding: 0;
}
.portfolio-list li {
    float: left;
    position: relative;
    width: 33%;
    padding: 10px;
}
.portfolio-list li a {
    overflow: hidden;
}
.portfolio-list li a, .portfolio-list li a img {
    display: block;
    position: relative;
}
.portfolio-list li a, .portfolio-list li a img {
    display: block;
    position: relative;
}
.portfolio-list li a div {
    position: absolute;
    background: #333;
    background: rgba(25, 39, 47, 1);
    width: 100%;
    height: 100%;
}
#portfolio-list h2 {
    color: #fff;
    text-align: center;
    margin: 20% 0 23px;
    font-size: 28px;
    font-weight: lighter;
    text-transform: uppercase;
}
.portfolio-list li a .port_listicon {
    text-align: center;
}
.portfolio-list li a .port_listicon {
    text-align: center;
}
#portfolio-list .port_listicon::before {
    background: #8c9397;
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 0;
}
.portfolio-list li a .port_listicon img {
    z-index: 1;
    background: rgba(25, 39, 47, 1);
    display: inline-block;
    margin-left: 8px;
}
.portfolio-list li a, .portfolio-list li a img {
    position: relative;
} */
.text-center {
    text-align: center;
}

/*--------------------------- Portfolio Hover Css ---------------------------*/
.portfolio-list {
	list-style: none;
	width: 100%;
	height: 600px;
	position: relative;
	margin: 20px auto;
	padding: 0;
}
.portfolio-list li {
	float: left;
	margin: 5px;
	background: #fff;
	padding: 8px;
	position: relative;
	box-shadow: 0 1px 3px rgba(0,0,0,0.1);
	    width: 32%;
}
.portfolio-list li a,
.portfolio-list li a img {
	display: block;
	position: relative;
}
.portfolio-list li a {
	overflow: hidden;
}
.portfolio-list li a div {
	position: absolute;
	background: #333;
	background: rgba(25, 39, 47, 1);
	width: 100%;
	height: 100%;
}
.portfolio-list li a div span {
    display: block;
    padding: 0px 0;
    margin: 40px 70px 20px;
    text-transform: uppercase;
    font-weight: normal;
    color: rgba(255, 255, 255, 0.9);
    border: 2px solid rgba(255, 255, 255, 0.5);
    background: transparent;
}

#portfolio-list h2 {
    color: #fff;
    text-align: center;
    margin: 20% 0 23px;
    font-size: 28px;
    font-weight: lighter;
    text-transform: uppercase;
}

.portfolio-list li a .port_listicon {
    text-align: center;
}
#portfolio-list .port_listicon:before {
    background: #8c9397;
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 0;
}

.portfolio-list li a .port_listicon img {
    z-index: 1;
    background: rgba(25, 39, 47, 1);
    display: inline-block;
    margin-left: 8px;
}
.project-info h1 {
    padding-top: 30px;
}
.center.visit-website a {
    color: #000;
    font-size: 20px;
    margin-top: 30px;
    border: 1px solid #000;
    padding: 5px;
    text-align: center;
}
.center.visit-website a:hover { background: rgba(91, 117, 178, 1); color:#fff}

/**----- Home Portfolio ------**/
div#pg-5-5 {
    margin-bottom: 0px !important;
}
.portfolio-homebox  .portfolio-list li {
    width: 47%;
    padding: 0;
    margin: 0 10px 25px;
}
.portfolio-homebox #portfolio-list {
    width: 90%;
}
.portfolio-homebox #portfolio-list img {
    box-shadow: none;
}
.portfolio-homebox #portfolio-list .port_listicon:before {
    top: 47%;
    background: #fff;
}
.portfolio-homebox .portfolio-list li a div span {
    margin-top: 60px;
}
.portfolio-homebox #portfolio-list h2 {
    margin-top: 22%;
    margin-bottom: 40px;
}
.portfolio-homebox #project-extended {
    display: none;
}
.home-port .so-panel {
    margin-bottom: 0px !important;
    padding-bottom: 0px;
}
.home-port .port-txt {
    text-align: center;
    margin: 6px 0 0;
}
.home-port .port-txt p {
    color: #fff;
    line-height: 28px;
}
.home-port .sow-headline {
    padding-bottom: 20px;
}