/*
Theme Name:   oceanwp child theme
Description:  Write here a brief description about your child-theme
Author:       RPCM
Author URL:   Write here the author's blog or website url
Template:     oceanwp
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  oceanwp-child
*/

/* Write here your own personal stylesheet */
/* Align main menu on Top menu header style */


.wpcf7 form.spam .wpcf7-response-output,
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.sent .wpcf7-response-output {
    
	color:#fff !important;
}




/*Home banner*/
.button-set .elementor-button-text{
	position: relative;
    padding-left: 35px;
}
.button-set .elementor-button-text:before{
	content: " ";
    position: absolute;
    width: 22px;
    height: 22px;
    background-image: url(/wp-content/uploads/2020/07/ios-white.png);
    background-repeat: no-repeat;
    left: 0;
    background-size: contain;	
}
.button-set .elementor-button-content-wrapper{
	display:inline-block;
}
.button-set .login-sign  .elementor-button-text:before{
	background-image: url(/wp-content/uploads/2020/07/user-1.png);
}
.button-set .btn-and  .elementor-button-text:before{
	background-image: url(/wp-content/uploads/2020/07/and-white.png);
}

.btn-set-blu .elementor-button-text:before{
	width: 18px;
    height: 18px;
	 background-image: url(/wp-content/uploads/2020/07/ios-blue.png);
}
.btn-set-blu .elementor-button-text{
	position: relative;
    padding-left: 25px;
}

.btn-set-blu .login-sign .elementor-button-text:before{
	background-image: url(/wp-content/uploads/2020/07/user-blue.png);
}
.btn-set-blu .btn-and .elementor-button-text:before{
	background-image: url(/wp-content/uploads/2020/07/and-blue.png);
}

.btn-footer .elementor-button-text:before{
	 width: 16px;
    height: 16px;
}
.btn-footer .elementor-button-text{
	padding-left: 25px;
}
.btn-footer .btn-and .elementor-button-text:before{
	width: 13px;
    height: 13px;
}

/*Single blog*/
.view-all-post{
    color: #005dab;
    font-size: 14px;
    text-transform: uppercase;
    float: right;
    margin-top: 5px;
	
}
.single-post .site-content{
	border-bottom:1px solid #005dab;
}
.single-post .entry-content p{
	color: #3c3c3c;
    font-size: 18px;
    line-height: 1.4;
}
.single-post ul.meta li,.single-post ul.meta li i{
	color:#005dab;
}
.single-post ul.meta{
	margin-bottom: 0px;
    margin-top: 30px;
}
.single-post .entry-title {
    border-bottom: 0px !important;
    margin-bottom: 0px !important;
}
.single-post .page-header .container h1{
	display: inline-block;
    position: relative;
    background-color: #005dab;
    padding-right: 10px;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
	line-height: 2.6;
}
.single-post .page-header .container h1:after{
	position: absolute;
    height: 100%;
    width: 92px;
    right: -92px;
    background: url(/wp-content/uploads/2020/02/breadcrumb-arrow-light.png) !important;
    background-position: center right !important;
    padding-right: 110px !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    visibility: visible;
    top: 0;
}
.single-post .page-header .container h1:before{
	content: "";
    position: absolute;
    height: 100%;
    width: 1000px;
    background-color: #005dab;
    margin-left: -1000px;
}	
/*Blog page*/
#right-sidebar .widget-title a{
	color:#005dab !important;
}
.page-id-753 #right-sidebar{
	margin-top:90px;
}
.blog-breadcrumb.elementor-widget>.elementor-widget-container:before,
body .blog-breadcrumb.elementor-widget>.elementor-widget-container{
	background-color:#005dab !important;
}
.blog-breadcrumb.elementor-widget{
	background:url(/wp-content/uploads/2020/02/breadcrumb-arrow-light.png) !important;
	background-repeat: no-repeat !important;
    background-size: contain !important;
    background-position: right !important;
}
body .blog-breadcrumb span{
	color:#005dab;
}
body .blog-breadcrumb span span *{
	display:none;
}
body .blog-breadcrumb span span .breadcrumb_last{
	color:#fff;
	display:inline-block;
}
.all-post .eael-post-elements-readmore-btn{
	float:right;
    margin-top: 20px;
}
.all-post .eael-author-avatar,.all-post .eael-posted-by{
	display:none;
}
.all-post .eael-entry-footer{
     padding: 30px 0px 15px 0px;
}
.all-post .eael-entry-wrapper{
	padding:0px;
}
.all-post .eael-entry-meta{
	padding-left:0px !important;
}
.content-area{
	border:0px !important;
}
/*Blog page*/

#site-navigation-wrap .dropdown-menu>li>a .nav-arrow{
	display:none;
}
header #site-navigation-wrap {
    float: inherit;
    position: relative;
    right: 0;
    width: 100%;
    text-align: center;
}
header #site-navigation-wrap .dropdown-menu>li{
	float:inherit;
	display:inline-block !important;
}
#topbar-template {
    display: block !important;
}
header#site-header {
 	 border-color: #4086c0;
    border-top: 0px;
    margin-top: -2px;
    z-index: 1000;
    border-bottom: 4px solid #4086c0;
}
/*Global*/
p a{
	color:#005dab;
}
.breadcrumb-seo span{
	font-size:14px;
	color:#005dab;
	font-weight:700;
	text-transform:uppercase;
/* 	white-space: nowrap; */
}
.breadcrumb-seo span a{
	font-weight:400 !important;
	color:#7299b9;
}
.breadcrumb-seo span a:hover{
	color:#7299b9;
}
.breadcrumb-seo.elementor-widget{
	display: inline-block !important;
    width: auto !important;
    background: url(/wp-content/uploads/2019/12/bredcrumb-bg-small.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
    padding-right: 98px;
}
.breadcrumb-seo.elementor-widget>.elementor-widget-container{
	background: #fff !important;
    padding-right: 20px;
    padding-top: 4px;
    padding-bottom: 4px;
	position:relative;
}
.breadcrumb-seo.elementor-widget>.elementor-widget-container:before{
	content: " ";
    width: 1200px;
    background: #fff;
    position: absolute;
    height: 100%;
    top: 0;
    left: -1200px;
	
}
/*New home*/
.home-service .elementor-image{
	display: inline-block;
    width: 120px;
    height: 120px;
    border: 3px solid #005dab;
    border-radius: 50%;
	background:#fff;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.home-service .elementor-image a{
	line-height:110px;
}
.home-service .elementor-image:hover{
	border: 3px solid #fff;
	background:#005dab;
}
.home-service .elementor-image:hover img{
	filter: brightness(0) invert(1);
}
.home-service .elementor-image img{ 
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.banner-text-sec .elementor-shape{
	height:100%;
}
.banner-text-sec .elementor-shape svg{
	position: absolute;
    height: 100%;
    top: -10px;
    width: 150%;
	
}
.blog-secton .eael-entry-meta .eael-posted-by{
	display:none;
}
.blog-secton .eael-entry-meta .eael-posted-on:before{
	display:none;
}
.blog-secton .eael-entry-meta .eael-posted-on{
	padding-left:0px !important;
}
.blog-secton .eael-col-1 .eael-post-grid-column{
	width: 100% !important;
}



/*Home */
.acc-acc .elementor-tab-title a:hover,
.acordin-custom .elementor-tab-title a:hover{
	color:#fff;
}
.acc-link .elementor-tab-title a:hover{
	color:#2064A0;
}
.form-acc .elementor-tab-title{
	display:inline-block;
	margin:0px auto;
}
.form-acc .elementor-accordion-item{
	text-align:center;
}
.form-acc form{
	text-align:left;
}
/*Contact Form*/

.contact-form .col-full{
	width:100%;
	display:block;
}
.contact-form br{
	display:none;
}
.contact-form .c-column{
    float: left;
    width: 100%;
    padding-left: 7.5px;
    padding-right: 7.5px;

}
.contact-form .c-col-50{
	width:50%;
}
.contact-form .c-col-33{
	width:33%;
}
.contact-form .col-full{
	width: 100%;
    display: block;
    overflow: hidden;
}
.contact-form input{
	min-height:inherit !important;
	padding:2px 10px !important;
}
.contact-form .col-full label{
	margin-top:15px;
}
.contact-form .currenty-work{
	width:70%;
	margin:0px auto;
	padding-bottom:10px;
}
.c-top-s{
	padding-bottom: 20px;
    display: block;
    overflow: hidden;
}
.contact-form  .wpcf7-list-item{
	margin-left:0px !important;
	margin-right:20px;
}
.contact-message{
	padding-top:30px;
}
.contact-message textarea{
	max-height:110px;
}
.contact-message .comments{
	margin-top:28px;
}
.contact-form .submit-button{
	text-align:center;
}
.contact-form .submit-button input{
	padding:8px 20px !important;
}
.contact-form .submit-button input:hover{
	color:#000 !important;
}
.contact-form input[type="checkbox"]{
    padding: 0px !important;
    margin-right: 5px;
	border: 2px solid #bbb;
    line-height: 0;
    width: 20px;
    min-width: 18px;
    height: 20px;
}
.contact-form input[type=checkbox]:checked:before {
    content: ' ';
    margin-bottom: -1px;
    color: #13aff0;
    background: #8e8a8a;
    width: 12px;
    height: 12px;
    border: 0px;
    color: #8e8a8a !important;
    position: relative;
    top: 2px;
    border-radius: 50%;
    left: 2px;
}




.sidr-class-dropdown-menu li a,
.sidr-class-fs-dropdown-menu li a {
    padding: 10px 20px !important;
}
.sidr-class-social-menu-inner ul li {
    display: inline-block !important;
    float: left !important;
}
.sidr-class-social-menu-inner ul{
	 padding-left: 12px !important;
}
#panelTop{
	display:none !important;
}
.reading-box{
    background-color: #f6f6f6;
    padding: 20px;
    border-top: 3px solid #2064a0;
    margin-top: 20px;
}
.reading-box h2{
	margin-bottom:5px;
}
.map-iframe:before{
	content: " ";
    position: absolute;
    left: 0;
    width: 100%;
    height: 81px;
    background: #fff;
	
}
.map-iframe{
	margin-top: -55px;
    z-index: 0;
}
.map-iframe iframe{
	border: 2px solid #2b4162 !important;
}










@media only screen and (min-width: 960px) {
header #site-logo{
	display:none;
}
	header .oceanwp-social-menu.simple-social{
		display:none;
	}
}
@media only screen and (max-width: 959px) {
	#top-bar-wrap{
		display:none
	}
}
@media only screen and (max-width: 767px) {
.contact-form .c-col-50 {
    width: 100%;
}
	.contact-form .currenty-work{
		width:95%;
	}
	.contact-message .comments {
    margin-top: 0px;
}
	.breadcrumb-seo span{
		font-size:12px !important;
		white-space: nowrap;
	}
	.breadcrumb-seo.elementor-widget {
    padding-right: 95px;
}
	.map-iframe iframe{
		max-height:440px !important;
	}
}
@media only screen and (max-width: 340px) {
	.breadcrumb-seo.elementor-widget{
		padding-right:39px;
	}
	.breadcrumb-seo span{
		font-size:11px;
	}
}
/*Footer*/
#footer-bottom.no-footer-nav #copyright{
	text-align:left !important;
}
.sidr-class-main-menu .sidr-class-dropdown-toggle{
	width:100%;
	-webkit-transition: none !important;
    -moz-transition: none !important;
    -ms-transition: none !important;
    -o-transition: none !important;
}
.sidr-class-main-menu .sidr-class-dropdown-toggle:before{
	    left: 90% !important;
    	
}