@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;700&display=swap');

sup,
.sup {
    vertical-align: text-top;
    font-size: 50% !important;
    line-height: 24px !important;
    top:auto!important;
}
.nav sup,
p sup,
p .sup,
li.sup,
a sup {
	font-size: 75% !important;
	top: -5px !important;
}
h2 sup {
	top:0px !important;
}
@media(max-width: 800px){
  sup,
  .sup {
    vertical-align: text-top;
    font-size: 8px !important;
    line-height: 14px !important;
    padding-right:5px;
    top:auto!important;
    }   
}
/*------------- color css ----------------*/
 
.color1{color:#003b6e !important;}
.color2{color:#777 !important;}
.color3{color:#fff !important;}
.color4{color: #464646 !important;}

.color_btn{
	background: #ffd200 !important;
	color: #fff !important;
	border: 0px solid transparent !important;
}

.color_btn:hover{
	color:#fff !important; 
	background: #FFC107 !important;
	border: 0px !important;
}

.gform_wrapper .gform_footer input.button, 
.gform_wrapper .gform_footer input[type=submit], 
.gform_wrapper .gform_page_footer input.button, 
.gform_wrapper .gform_page_footer input[type=submit],
.wpcf7 input[type="submit"],
a.readmore,
.button_ampere{
	padding: 5px 10px; 
	border: 1px solid #f63a2d; 
	background-color: #f63a2d;
	border-radius:4px;
	color: #fff; 
	font-size: 14px; 
	line-height: 1.5em;
}
.gform_wrapper .gform_footer input.button:hover, 
.gform_wrapper .gform_footer input[type=submit]:hover, 
.gform_wrapper .gform_page_footer input.button:hover, 
.gform_wrapper .gform_page_footer input[type=submit]:hover
.wpcf7 input[type="submit"]:hover,
.post-list a.readmore:hover,
a.readmore:hover, 
.button_ampere:hover{
	color:#fff !important; 
	background: #000 !important;
	border: 1px solid #000 !important;
}

.gform_wrapper.gravity-theme .gfield_label,
.gfield_label,
.gform_wrapper.gravity-them legend,
label{
	font-weight:400 !important;
	color: #828282 !important;
}

.ginput_complex.ginput_container {
	margin-top:-3px;
}


/*------------- color css End ----------------*/ 
 
html{
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	box-sizing: border-box;
	font-weight:300;
}

body {  
	margin: 0; 
	padding:0;
	color: #828282;
	font-weight:400;
	background-color: #fff !important;
	font-family:'Open Sans',-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;
}


h1, h2, h3, h4  {
    color:#575656;
}
h2 {
    font-weight:500;
}
h1, h2.h1 {
    font-weight:700;
}



p{
    font-weight:400;
    color:#252525;
    font-size:14px;
}

/*--------------------*/

form {
    margin-top: 0px;
    font-weight:300;
}

.wpcf7-form-control-wrap {
    position: relative;
    z-index: 10;
}

div.wpcf7-validation-errors {
    border: 0px !important;
}

span.wpcf7-not-valid-tip {
    color: #a80532 !important;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/



h1,h2,h3,h4,h5,h6 {
    clear: both;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/

*,*:before,*:after {
    /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */   
    box-sizing: inherit;
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}

/*------------------------------------------------------
Image Animation
-------------------------------------------------------*/

img,
input,textarea,
.btn,
a,
a:hover,
a:active,
a:focus {
    text-decoration: none;
    outline: 0;
}

a{color:#000;}
/*-------------------------------------------*/

ul li {
    list-style: none;
}

/*--------------------------------------------*/

.heading1 {
    color: #000;
    font-size: 65px;
    font-weight: 400;
    margin: 20px 0px;
    margin-bottom:0px;
    
}
@media (max-width: 767px){
	.heading1 {
	    font-size: 50px !important;
	}
}


.divider-border-inner {
    content: "";
    position: absolute;
    height: 4px;
    top: 74px;
    left: 0;
    width: 40px;
    max-width: 100%;
}

.divider-border-inner {
    background-color: #ffd200;
}

.divider-border-inner {
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.divider_hr{
	margin: 0 auto;
    width: 80px;
    background-color: #ffd200;
    height: 4px;
    margin-bottom: 20px;
}

.banner_img{
	background:url(image/small_banner.jpg);
    position: relative;
}
.b_title {
    position: relative;
    text-align: center;
    background-color: #000;
	background-color: rgba(219, 219, 219, 0.63);
    padding: 30px 0px;
}
.b_title h1 {
    margin: 10px 0px;
    color: #000;
    font-size: 16px;
	font-weight: 600;
	text-align: left;
}
.b_title h1 a{
	font-weight:300;
	color:#000 !important;
}
.b_title h1 a:hover{
	color:#f65a3a !important;
}


.a_padding{
	padding:40px 0px;
}


/*------------- Home 1 Welcome Text ------------------*/
.c1 .row {
    margin-right: 0px !important;
}
.outer_index {
    padding: 20px 0px 30px 0px;
   
}
@media (max-width: 767px){
.outer_index {
    padding: 20px 0px 20px 0px !important;
}
}

.heading3 {
    text-align: center;
    color: #777;
    font-size: 17px;
    line-height: 1.5em;
}
@media (max-width: 767px){
.heading3 {
    font-size: 16px !important;
}
}

/*------------- Home 1 Welcome Text End ------------------*/

/*------------- Home 1 Service Block ------------------*/

.service_background_1{
   background-color:#fff;
   padding-top:30px;
}

.service_background_1 .s_block {
    padding: 7px 15px;
}

.service_background_1 .s_block .four-block {
    text-align: center;
    border-width: 2px;
    /*border-bottom: solid 5px #fb5e1c;*/
    border-radius: 0%;
    padding: 0px 0px 10px 0px;
    margin-bottom: 30px;
    background: linear-gradient(#fff,#fff);
    background: -webkit-linear-gradient(#fff,#fff);
    background: -moz-linear-gradient(#fff,#fff);
	transition: all .6s;
	overflow: hidden;
}


.service_background_1 .s_block .four-block:hover .s_padding  {
-ms-transform: translateY(-50px);
    transform: translateY(-50px);
}
.service_background_1 .s_block .four-block img {
        width: 100%;
    height: auto;
    border: 2px solid #ccc;
    /* border-radius: 50%; */
    margin: 0px 0px 0px 0px;
	position:relative;
}

.service_background_1 .s_block .four-block a {
    color: #fff !important;
	font-size: 25px;
    line-height: 2.0em;
}

.service_background_1 .s_block .four-block .s_padding {
    padding: 0px;
	bottom:25px;
	-ms-transform: translateY(0px);
    transform: translateY(0px);
    transition: all .6s;
	background: #003b6e;
}

.service_background_1 .s_block .four-block .s_padding .heading3 {
    text-align: center;
    color: #fff !important;
    font-size: 16px;
    line-height: 1.5em;
	margin-bottom:0px;
}
@media (max-width: 767px){
.heading3 {
    font-size: 16px !important;
}
}

.service_background_1 .s_block .four-block p {
    color: #424242;
    line-height: 1.8em;
    font-size: 14px;
}

.service_background_1 p {
	color: #777;
	text-align: center;
	font-size: 14px;
	line-height: 1.5em;
}

/*------------- Home 1 Service Block End------------------*/

/*------------- Home 1 Consultation Block ------------------*/

.consultation_block1 {
    background-image: url(image/home-5-hero-bg.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-attachment: fixed;
    background-size: cover;
}

.consultation_block1_inner{
	padding: 30px 0px 30px 0px;
   /* background-color: rgba(0, 0, 0, 0.77);*/
    color: #FDFDFD !important;
}

.consultation_block1_inner .sub_button2 {
    font-weight: 400;
    font-size: 18px;
    line-height: 10px;
    padding: 22px 40px;
    background: #ffd200;
    display: inline-block;
    text-transform: uppercase;
    color: #fff !important;
    margin-top: 15px;
}
.consultation_block1_inner .sub_button2:hover{color:#fff !important;
     background: #FFC107;
}

.consult_left {
    margin: 20px 0px 20px 0px;
}

.txt1 {
    font-size: 22px;
    color: #777;
    line-height: 1.2;
    margin-bottom: 10px;
}

.txt2 {
    font-size: 16px;
    color: #777;
    line-height: 1.2;
    margin-bottom: 10px;
}

div form:first-child, form div:first-child {
    margin-top: 0px;
}

/*.consulation_contact_button .sub_button2 {
    font-weight: 400;
    font-size: 13px;
    line-height: 10px;
    padding: 10px;
    background: #a80532;
    display: inline-block;
    text-transform: uppercase;
    color: #fff !important;
    margin-top: 15px;
    border: 2px solid #a80532 !important;
}*/
@media (min-width: 1200px){
.consulation_contact_button .sub_button2 {
    margin-top: 37px;
}
}
@media (max-width: 1199px) and (min-width: 992px){
.consulation_contact_button .sub_button2 {
    margin-top: 35px;
}
}
@media (max-width: 991px){
.consulation_contact_button .sub_button2 {
    margin-bottom: 18px;
}
}

/*------------- Home 1 Consultation Block End ------------------*/

/*------------- Home 1 Form Block ------------------*/

.service_sh {
    background: url(image/back3.png);
    background-attachment: fixed;
    background-size: cover;
	
}
.service_sh_inner{ padding:50px 0px;  background-color: rgba(51, 88, 181, 0.43);}

@media(max-width:991px){
	.service_sh_inner {padding:40px 0px;}
}

.s1, .s2 {
    margin-bottom: 20px;
}

.shd1 {
    margin-top: 65px;
}

.shd1, .shd2 {
    color: #fff;
    font-size: 52px;
    font-weight: 600;
}

.shd2 {margin-top:10px;}

.service_sh p {
    margin-bottom: 0px;
}
.spara {
    color: #fff;
    font-size: 18px;
    margin-top: 30px;
	line-height: 1.5em;
}

.service_sh .sub_button2 {
    font-weight: 400;
    font-size: 15px;
    line-height: 10px;
    padding: 15px 20px;
    background: #fff;
    display: inline-block;
    text-transform: uppercase;
    color: #000 !important;
    margin-top: 30px;
}

.service_sh .sub_button2:hover{color:#fff !important; 
	background: #000;
    color:#fff;
}

.s2 {
    background-color: #fff;
    padding: 20px 30px 25px 30px;
    border-top: 10px solid #3358b5;
    width: 70%;
    margin-left: 30%;
    margin-top: 19px;
}
@media (max-width: 1199px) and (min-width: 992px){
.s2 {
    width: 100%;
    margin-left: 0%;
}
}
@media (max-width: 991px){
.s2 {
    width: 100%;
    margin-left: 0%;
    margin-top: 10px;
}
}

.s2hd1 {
    color: #303030;
    font-weight: 600;
    font-size: 30px;
}

.service_sh .wpcf7 {
    background: #fff;
    padding: 0px !important;
    border: 0px solid #ddd;
	margin: 0;
}

.service_sh form {
    margin-top: 0px;
}

.service_sh p {
    margin-bottom: 0px;
}

.service_sh .wpcf7-form-control-wrap {
    position: relative;
    z-index: 10;
}

.wpcf7 p{
	    margin-bottom: 30px;
}

.service_sh input[type="text"], .service_sh input[type="email"], .service_sh input[type="file"], .service_sh input[type="tel"], .service_sh textarea {
    font-size: 15px;
    font-weight: 400;
    background-color: #FFF;
    color: #6a6a6a !important;
    display: block;
    height: 36px;
    line-height: 1.42857;
    vertical-align: middle;
    width: 100%;
    margin-top: 15px;
    outline: 0;
	padding: 6px 12px;
    -webkit-appearance: none;
    border-bottom: 1px solid #cccccc !important;
    border: 0;
    position: relative;
}

.service_sh input[type="submit"] {
    font-weight: 400;
    font-size: 20px;
    line-height: 10px;
    padding: 20px;
    background: #fec840;
    display: inline-block;
    text-transform: uppercase;
    color: #fff !important;
    margin-top: 15px;
}

.service_sh input[type="submit"]:hover{color:#fff !important;
	background: #FFC107;
}

/*------------- Home 1 Form Block Ends ------------------*/

/*------------- Home 1 About Us Block ------------------*/

.menu_outer {
    padding: 30px 0px;
}

.About-us {
    padding: 0px;
    margin-bottom: 0px;
}
@media (max-width: 767px){
.About-us {
    padding: 15px;
}
}

@media screen and (max-width: 1200px) and (min-width: 992px){
.about-block-width {
    margin: 45px -8px;
}
}
@media screen and (max-width: 991px) and (min-width: 768px){
.about-block-width {
    width: 50%;
    margin: 0px 170px;
}
}
@media screen and (max-width: 767px) and (min-width: 441px){
.about-block-width {
    width: 100%;
    margin: auto;
}
}
@media screen and (max-width: 441px) and (min-width: 240px){
.about-block-width {
    width: 100%;
    margin: auto;
}
}

.about-block-width img {
    width: 100%;
    height: auto;
}

.about-para-size {
    font-size: 15px;
    line-height: 1.5;
	text-align: justify;
    margin-top: 10px;
}
@media (max-width: 990px) and (min-width: 236px){
.about-para-size {
    text-align: left;
}
}

.About-us .sub_button2 {
    font-weight: 400;
    font-size: 18px;
    line-height: 10px;
    padding: 20px 20px;
    background: #fec840;
    display: inline-block;
    text-transform: uppercase;
    color: #fff !important;
    margin-top: 30px;
}
.About-us  .sub_button2:hover{color:#fff !important; 
	background: #da8d1b;
    background: -webkit-linear-gradient(#fec840, #da8d1b);
    background: -o-linear-gradient(#fec840, #da8d1b);
    background: -moz-linear-gradient(#fec840, #da8d1b);
    background: linear-gradient(#fec840, #da8d1b);
	}

/*------------- Home 1 About Us Block Ends ------------------*/

/*------------- Home 1 Service Block 2 ------------------*/

.new_services {
    background: url(image/service_bg.jpg) no-repeat #0095e5;
    background-attachment: fixed;
    background-size: cover;
}

.contact_cp {
    padding: 30px 0;
    background-color: rgba(0, 0, 0, 0.63);
    color: #FDFDFD !important;
}

.new_services .contact_cp .s_block {
    padding: 7px 15px;
}
@media (max-width: 1199px) and (min-width: 992px){
.contact_cp .s_block {
    height: auto;
    margin-bottom: 0px;
}
}

.contact_cp .four-block {
    text-align: center;
    border-width: 2px;
    border-style: outset;
    border: dotted 0px #b3b3b3;
    border-radius: 0%;
    padding: 10px 10px 10px 10px;
    margin-bottom: 15px;
    background: rgba(158, 158, 158, 0.64);
    transition: transform .5s;
    border-bottom: 0px solid;
}

.contact_cp .four-block img {
    margin-top: 0px;
    width: auto;
    height: auto;
    margin-bottom: 0px;
}

.contact_cp .four-block a {
    color: #fff !important;
}

.contact_cp .s_padding {
    padding: 15px;
    border: 0px solid;
}

.contact_cp .four-block h3 {
    font-size: 22px;
	text-align: center;
    color: #777;
    line-height: 1.3em;
}
@media (max-width: 767px){
.heading3 {
    font-size: 20px;
}
}

.contact_cp .four-block p {
    font-size: 15px;
    color: #fff !important; 
}

.contact_cp .sub_button {
    border: 1px solid #a80532;
    background-color: #a80532;
    color: #fff !important;
    font-size: 13px;
    line-height: 10px;
    padding: 10px;
    text-transform: uppercase;
    text-align: center;
    border-radius: 0px;
	margin-top: 10px;
}

/*------------- Home 1 Service Block 2 End ------------------*/



/*------------- Home 2 Service Block ------------------*/

.service_background_2{
    background: url(image/background2.jpg) no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

@media (max-width: 1199px) and (min-width: 992px){
.service_background_2 .s_block {
    height: auto;
    margin-bottom: 20px;
}
}

.four-block2 {
    text-align: center;
    border-width: 2px;
    border-style: outset;
    border: dotted 0px #b3b3b3;
    border-radius: 2%;
    padding: 10px 10px 10px 10px;
    margin-bottom: 15px;
    background: #f8fbfc;
}

@media(min-width: 1200px){
	.four-block2 {margin-bottom: 30px;}
}
	
.four-block2 img {
    margin-top: 10px;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    margin-bottom: 10px;
}

.four-block2 h3 {
    font-size: 18px;
	text-align: center;
    color: #777;
    line-height: 1.3em;
}

.four-block2 .sub_button2 {
    font-weight: 400;
    font-size: 13px;
    line-height: 10px;
    padding: 10px;
    background: #a80532;
    display: inline-block;
    text-transform: uppercase;
    color: #fff !important;
    margin-top: 15px;
    border: 2px solid #a80532 !important;
}
.four-block2 .sub_button2:hover {
    color: #a80532 !important;
    border: 2px solid #a80532 !important;
    background-color: #fff !important;
}

/*------------- Home 2 Service Block Ends------------------*/

/*------------- Home 2 Who We Are Block ------------------*/

.who_we_are .bg-img {
    padding: 2px 0px;
}

.who_we_are .cherry-banner.style_2 .cherry-banner_wrap {
    width: 100%;
    overflow: hidden;
    padding: 0 0 0px 0;
}

.cherry-banner_wrap {
    background-size: cover;
    background-position: 50% 50%;
}

.cherry-banner.style_2 .cherry-banner_wrap .aboutus_img {
    float: left;
    margin: 0 20px 10px 0;
}
@media (min-width: 1200px){
.cherry-banner.style_2 .cherry-banner_wrap .aboutus_img {
    margin-top: -10px;
    margin-left: -5px;
}
}
@media (max-width: 1199px) and (min-width: 992px){
.cherry-banner.style_2 .cherry-banner_wrap .aboutus_img {
    max-width: 55%;
}
}
@media (max-width: 991px) and (min-width: 768px){
.cherry-banner.style_2 .cherry-banner_wrap .aboutus_img {
    max-width: 45%;
}
}
@media (max-width: 767px){
.cherry-banner.style_2 .cherry-banner_wrap .aboutus_img {
    max-width: 45%;
}
}

.cherry-banner.style_2 .cherry-banner_wrap h2 {
    margin: 0 0 20px 0;
    padding: 0 0 0px 0;
    text-align: center;
    text-align: -webkit-center;
    color: #004785 !important;
    font-weight: 600;
    font-size: 40px;
    clear: none !important;
}
.cherry-banner.style_2 .cherry-banner_wrap .cherry-banner_title {
    padding: 0 0 0px 0;
    text-align: center;
    text-align: -webkit-center;
    color: #004785 !important;
    font-weight: 400;
    font-size: 30px;
}
@media (min-width: 1200px){
.cherry-banner.style_2 .cherry-banner_wrap .cherry-banner_title {
    padding-right: 0%;
}
}
@media (max-width: 1199px) and (min-width: 992px){
.cherry-banner.style_2 .cherry-banner_wrap .cherry-banner_title {
    font-size: 27px;
}
}
@media (max-width: 991px) and (min-width: 768px){
.cherry-banner.style_2 .cherry-banner_wrap .cherry-banner_title {
    font-size: 27px;
}
}
@media (max-width: 767px){
.cherry-banner.style_2 .cherry-banner_wrap .cherry-banner_title {
    font-size: 27px;
}
}

.cherry-banner.style_2 .cherry-banner_wrap .cherry-banner_content {
    margin: 0;
    padding: 0;
}

.content-padding {
    text-align: justify;
}

.cherry-banner.style_2 .cherry-banner_wrap p {
    margin: 0 0 24px 0;
}
@media (max-width: 767px){
.content-padding p {
    text-align: left;
}
}
.about-para-size {
    line-height: 1.5;
}

ul.list {
    padding-top: 2px;
    padding-left: 0px;
}
.col1 {
    color: #a80534;
}
ul.list li {
    padding-left: 13px !important;
    position: relative !important;
    font-size: 15px !important;
    line-height: 22px !important;
    margin: 0px !important;
    padding: 2px;
}
ul.list li .fa {
    position: absolute;
    left: 0;
    top: 4px;
}

.cherry-banner {
    margin: 0;
}

.cherry-banner {
    margin: 0;
    box-shadow: 0 0px 0px 0 #f8fbfc !important;
}

.bg-img {
    background: #fff;
    box-shadow: none;
}

.who_we_are .cherry-banner.style_2 .cherry-banner_wrap {
    width: 100%;
    overflow: hidden;
    padding: 0 0 0px 0;
}

.cherry-banner_wrap {
    background-size: cover;
    background-position: 50% 50%;
}

ul.list1 li {
    margin-bottom: 0px !important;
    padding: 0px 0px;
}
ul.list1 .count {
    font-size: 17px;
    font-weight: bold;
    line-height: 47px;
    margin-right: 19px;
    margin-top: 6px;
    display: block;
    color: #fff;
    text-align: center;
    float: left;
    background: #a80532;
    width: 46px;
    height: 50px;
}

.text1 {
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 8px;
    color: #000;
}

.pabout {
    font-size: 13px;
    line-height: 22px;
    margin-bottom: 0px !important;
}

/*------------- Home 2 Who We Are Block ------------------*/

/*------------- Home 2 consultation Block 2 ------------------*/

.consultation_block2 {
    background-color: #eff3f5;
    padding: 20px 0px;
}

.consult_left {
    margin: 20px 0px 20px 0px;
}

.txt1 {
    font-size: 30px;
    color: #fff;
    line-height: 1.5em;
    margin-bottom: 10px;
}

.txt2 {
    font-size: 18px;
    color: #FFF;
    line-height: 1.5em;
    margin-bottom: 20px;
}

div form:first-child, form div:first-child {
    margin-top: 0px;
}

.consultation_block2 .sub_button2 {
    font-weight: 400;
    font-size: 13px;
    line-height: 10px;
    padding: 10px;
    background: #a80532;
    display: inline-block;
    text-transform: uppercase;
    color: #fff !important;
    margin-top: 15px;
    border: 2px solid #a80532 !important;
}

/*------------- Home 2 consultation Block 2 End ------------------*/

/*------------- Home 2 Team Block ------------------*/

.team_background {
    background: url(image/background.jpg) no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

.four-block_new {
    text-align: center;
    border-width: 2px;
    border-style: outset;
    border: 0px dotted  #b3b3b3;
    border-radius: 0%;
    padding: 0px 0px 0px 0px;
    margin-bottom: 30px;
    background: linear-gradient(#fff,#fff);
    background: -webkit-linear-gradient(#fff,#fff);
    background: -moz-linear-gradient(#fff,#fff);
}

.four-block_new img {
    margin-top: 0px;
    width: 100%;
    height: auto;
    margin-bottom: 0px;
}

.four-block_new h3 {
    font-size: 18px;
    text-align: center;
    color: #777;
    line-height: 1.3em;
}

.four-block_new .s_padding {
    padding: 15px;
    border: 1px solid #ddd;
}

.four-block_new:hover{
	box-shadow: 0px 2px 2px #0095e5;
    border: 1px solid #aaa;
}

.s_padding2{
	border: 1px solid #ddd;
}

.team-member-social {
    background: #f5f5f5;
    padding: 12px;
    border: 1px solid #ddd;
    border-top: none;
}

.social-icons .social-icon {
    display: block;
    float: left;
    margin-left: 9px;
    margin-bottom: 15px;
    line-height: 0;
	padding:0px;
}
.social-icons.size-sm .social-icon i {
    font-size: 1em;
    width: 2.4em;
    height: 2.4em;
    line-height: 2.35em;
    color: #eee;
    border: none;
    background: #f65a3a;
	text-align: center;
	text-align: -webkit-center;
}

.social-icons {    
	display: inline-block;
}
	
/*------------- Home 2 Team Block End ------------------*/



/*------------- Home 3 Service Block ------------------*/

.service_background_3 {
    background: url(image/background3.jpg) no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

@media (max-width: 1199px) and (min-width: 992px){
.service_background_3 .s_block {
    height: auto;
    margin-bottom: 20px;
}
}

.four-block3 {
    text-align: center;
    border-width: 2px;
    border-style: outset;
    border: dotted 0px #b3b3b3;
    border-radius: 2%;
    padding: 10px 10px 10px 10px;
    margin-bottom: 15px;
    background: linear-gradient(#fff,#fff);
    background: -webkit-linear-gradient(#fff,#fff);
    background: -moz-linear-gradient(#fff,#fff);
}

.cir {
    width: 100px;
    height: 100px;
    overflow: hidden;
    -webkit-border-radius: 25%;
    -khtml-border-radius: 25%;
    -moz-border-radius: 25%;
    -ms-border-radius: 25%;
    -o-border-radius: 25%;
    border-radius: 25%;
    border: 3px solid #a80532;
    text-align: center;
    background-color: transparent;
    padding: 5px;
    margin: 0 auto 14px;
}
.img-icon {
    height: 84px;
    width: 84px;
    padding: 0px;
    background: #4066e8;
    border-radius: 24%;
    text-align: center;
}
.four-block3 span {
    font-size: 50px;
    margin-bottom: 20px;
    color: #ffffff;
    margin-top: 20px;
}

.four-block3 .heading3 {
    text-align: center;
    color: #004785 !important;
    font-size: 18px;
    line-height: 1.3em;
}
.four-block3 h3 a {
    font-size: 18px;
    color: #004785 !important;
}
.four-block3 p {
    font-size: 14px;
}

.four-block3 .sub_button2 {
    font-weight: 400;
    font-size: 13px;
    line-height: 10px;
    padding: 10px;
    background: #a80532;
    display: inline-block;
    text-transform: uppercase;
    color: #fff !important;
    margin-top: 15px;
    border: 2px solid #a80532 !important;
}
.four-block3 .sub_button2:hover {
    color: #a80532 !important;
    border: 2px solid #a80532 !important;
    background-color: #fff !important;
}

/*------------- Home 3 Service Block 3 End ------------------*/

/*------------- Home 3 Our Mission Block ------------------*/

.block_heading {
    color: #004785 !important;
    font-weight: 600;
	font-size: 30px !important;
    padding: 0px;
    text-align: center;
}

.pabout_para p {
    text-align: justify;
    font-size: 15px;
    line-height: 1.5;
    color: #666;
    background-color: #fff !important;
    font-weight: 300;
    font-style: normal;
}

.list ul {
    padding: 0px !important;
}

.list ul li {
    margin-bottom: 0px;
    font-size: 15px;
    list-style-type: none;
    position: relative;
    padding: 10px 0px;
}

.list ul li i {
    color: #a80532 !important;
    margin-right: 10px;
    font-size: 16px;
}

.pabout_img {
    margin-top: 25px;
}
@media (max-width: 767px){
.pabout_img {
    margin-top: 10px;
    text-align: center;
    margin-bottom: 20px;
}
}

.pabout_img img {
    width: 100%;
    height: auto;
}

/*------------- Home 3 Our Mission Block End ------------------*/

/*------------- Home 3 Our What We Do Best Block ------------------*/

.new_services2 p{
	text-align:center;
}
	
.new_services2 .contact_cp2 {
    padding: 30px 0;
    background-color:rgba(221, 221, 221, 0.12);
    color: #FDFDFD !important;
}
	
.new_services2 .contact_cp2 p{
	color:#6c6c6c; 
	margin:15px 0px; 
	line-height:1.4em;
	font-size: 15px;
}
	
.new_services2 .contact_cp2 .four-block img {
    margin-top: 0px;
    width: auto;
    height: auto;
    margin-bottom: 0px;
    transform: scale(1) !important;
    -ms-transform: scale(1) !important;
    -moz-transform: scale(1) !important;
    -webkit-transform: scale(1) !important;
    transition-duration: 1s !important;
    -moz-transition-duration: 1s !important;
    -webkit-transition-duration: 1s !important;
}
	
.new_services2 .contact_cp2 .four-block:hover {		
	box-shadow: 0px 0px 0px 0px ;		
	transform: scale3d(1.000, 1.000, 1);
	transform: -webkit-scale3d(1.000, 1.000, 1);
	background:linear-gradient(#a80532,#fff) ;
	background:-webkit-linear-gradient(#a80532,#fff) ;
}	
	
.new_services2 .contact_cp2 .four-block{   
	background: linear-gradient(#004785,#fff); 
	background: -webkit-linear-gradient(#004785,#fff); 
	padding: 10px;
	text-align:center;
}
	
.new_services2 .contact_cp2 .four-block a {
	color: #fff !important;
	font-weight:600;
}
	
.new_services2 .contact_cp2 .four-block h3 {
	font-size: 22px; 
	line-height:1.4em; 
	margin:15px 0px;
}	
	
.new_services2 .contact_cp2 .four-block p {
	font-size: 15px; 
}	
	
.new_services2 .contact_cp2 .s_padding{
	padding:15px;
	border:0px solid;
}
	
.new_services2 .contact_cp2 .s_block{
	padding: 10px 15px 10px 15px;
}

@media (max-width: 1199px) and (min-width: 992px){		
.new_services2 .contact_cp2 .s_block {
	height: auto;
	margin-bottom: 20px;}	
}

/*------------- Home 3 Our What We Do Best Block End ------------------*/

/*------------- Home 3 Consultation Block ------------------*/

.last_service_block {
    box-sizing: border-box;
    -webkit-transition: opacity .5s ease;
    -o-transition: opacity .5s ease;
    transition: opacity .5s ease;
    overflow: hidden;
    margin-bottom: 0px !important;
    padding-top: 30px !important;
    padding-bottom: 30px !important;
    background-color: ##eff3f5 !important;
}

@media (max-width: 767px){
.shidden {
    display: none !important;
}
}
.rservice_icon {
    text-align: center;
    padding: 20px;
    border: 2px solid #000;
    border-radius: 50%;
    height: 100px;
    width: 100px;
}
.rservice_icon i {
    color: #a80532;
    margin-top: 3px;
}

@media (max-width: 767px){
.last_service_block h2 {
    font-size: 23px !important;
}
}

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

.last_service_block .sub_button2 {
    font-weight: 400;
    font-size: 17px;
    line-height: 20px;
    padding: 10px 20px;
    background: #4066e8;
    display: inline-block;
    text-transform: uppercase;
    color: #fff !important;
    margin-top: 30px;
    border: 2px solid #004785 !important;
}

.last_service_block .sub_button2:hover {
    color: #a80532 !important;
    border: 2px solid #a80532 !important;
    background-color: #fff !important;
}

/*------------- Home 3 Consultation Block End ------------------*/



/*------------- Home 4 Consultation Block 2 ------------------*/

.quote_outer22 {
    background: url(image/bg2.jpg) !important;
    background: url(image/bg2.jpg) no-repeat scroll right top / cover !important;
}

@media (max-width: 991px){
.manimg {
    display: none;
}
}
.man img {
    width: 100%;
    height: auto;
    margin-bottom: -5px;
}

.man h2 {
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0;
    margin-bottom: 5px;
}

.em_sub {
    font-size: 18px;
    color: #fff;
    font-weight: 500;
}

p.phone-contact {
    font-size: 22px;
    color: #161F36;
    margin-bottom: 0;
    font-weight: 400;
    padding: 20px 0px;
}

p.phone-contact a {
    display: inline-block;
    top: 0;
    bottom: 0;
    vertical-align: middle;
    border: 1px solid #fff;
    background-color: transparent;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 20px;
    font-weight: 400;
    font-size: 17px;
    margin-left: 0px;
    position: relative;
    outline: none;
    display: inline-block;
}

@media (max-width: 991px){
.man_block_hover {
    background-color: rgba(49, 69, 156, 0.7) !important;
}
}

/*------------- Home 4 Consultation Block 2 End ------------------*/

/*------------- Home 4 4-Speciality Block  ------------------*/

.pabout_img2 img {
    width: 100%;
    height: auto;
}

.about_plumber_hd {
    color: #102273;
    text-transform: uppercase;
    margin-bottom: 10px;
    margin-top: 30px;
}

.about_plumber_para {
    color: #8e8d8d;
    margin: 0 0 10px;
    font-size: 15px;
}

.list2 i {
    color: #a80532 !important;
    /* margin-right: 10px; */
    font-size: 24px;
}

.about_plumber_hd {
    color: #102273;
    text-transform: uppercase;
    margin-bottom: 10px;
    margin-top: 30px;
}

/*------------- Home 4 4-Speciality Block End  ------------------*/


/*------------- Home 5 Consultation Block  ------------------*/

.welcom_quote_outer {
    background-color: #a80532;
    padding: 0px;
}

.welcom_quote_outer_heading {
    font-size: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    line-height: 50px;
    text-align: center;
}

/*------------- Home 5 Consultation Block End ------------------*/

/*------------- Home 5 Service Block ------------------*/
		
.man_margin{ margin-bottom: 60px;}
.block_heading {
	color: #31459c !important;
	font-weight: 600;
	font-size: 40px !important;
	padding: 10px 0px;
}
.card {
	margin-bottom: 20px;
}
.card_outer {
	border: 0px;
	color: #fff !important;
	padding: 0 5px 5px #555 !important;
	text-align: center;
	margin-top: 15px;
	position: relative;
	border-radius: 12px 0px;
	padding:0px;
}
.card_outer img {
	width: 100%;
	height: auto;
}
.hvr-rectangle-out {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	background: rgba(49, 69, 156, 0.68);
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.content-wrap {
	width: 100%;
	height: 100%;
	position: absolute !important;
	top: 0;
	left: 0;
	padding: 10px;
	cursor: pointer;
	opacity: 1;
	filter: alpha(opacity=0);
	background-color: rgba(49, 69, 156, 0.58);
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}
.img-wrap .content-wrap .border {
	width: 100%;
	height: 100%;
	border: 1px solid #fff;
}
.img-wrap .content-wrap .content {
	position:absolute !important;
	top: 45%;
	left: 20%;
	right:20%;
}
.img-wrap .content-wrap h4 {
	color: #fff;
	margin: 0;
	font-size: 18px;
	line-height: 22px;
	text-transform: uppercase;
	font-weight: normal;
	text-align: center;
}

.card:hover .img-wrap .content-wrap {
	opacity: 1;
	filter: alpha(opacity=100);
	background-color: rgba(168, 5, 50, 0.58) !important;
}
/*crelly slider */
.c_ban{
display:block;
}
.c_ban_small{
display:none;
}
@media(max-width:767px){
	.img-wrap .content-wrap .content {
	position:absolute !important;
	top: 45%;
	left: 20%;
	right:20%;
}
}

/*------------- Home 5 Service Block End ------------------*/		

/*------------- Home 5 We Are Demo Block  ------------------*/		

h2{clear:none !important;}	

.bg-img {
background: #fff;
background: linear-gradient(#F3F3F3,#fff);
background: -webkit-linear-gradient(#F3F3F3,#fff);  
box-shadow: 6px 6px 5px #b3b3b3;	
}	

.bg-img { 
background: #fff; 
box-shadow: none; 
}		

.cherry-banner {  
margin: 0;
box-shadow: 0 0px 0px 0 #f8fbfc !important;
}	

.cherry-banner.style_2 .cherry-banner_wrap {   
width: 100%;  
overflow: hidden; 
padding: 0 0 24px 0;
}	

.cherry-banner_wrap {    
background-size: cover; 
background-position: 50% 50%;
}

.cherry-banner.style_2 .cherry-banner_wrap .aboutus_img { 
float: left;   
margin: 0 20px 10px 0;
}	

.cherry-banner.style_2 .cherry-banner_wrap .cherry-banner_title {    
padding: 0 0 0px 0;	
text-align: center; 
text-align: -webkit-center;   
color:#004785 !important; 
font-weight: 400;   
font-size: 30px;
}	

.cherry-banner_title {   
padding: 20px 20px 0 20px; 
margin: 0;	
}	


.about_us_home5 .bg-img {padding: 0px;}

.cherry-banner_content {   padding: 20px;	}	

.cherry-banner.style_2 .cherry-banner_wrap p { 	margin: 0 0 24px 0;	}	

@media (min-width: 1200px){	
.cherry-banner.style_2 .cherry-banner_wrap { padding-top: 0;	}		
.cherry-banner.style_2 .cherry-banner_wrap .aboutus_img {margin-top: -10px;	margin-left: -5px;	}
.cherry-banner.style_2 .cherry-banner_wrap .cherry-banner_title { padding-right: 0%; }	
.cherry-banner.style_2 .cherry-banner_wrap .cherry-banner_content {	padding-right: 0px;	}
}		

@media (max-width: 1199px) and (min-width: 992px){	
.cherry-banner.style_2 .cherry-banner_wrap .aboutus_img {max-width: 55%;}
.cherry-banner.style_2 .cherry-banner_wrap .cherry-banner_title {font-size: 27px;}
}

@media (max-width: 991px) and (min-width: 768px){	
.cherry-banner.style_2 .cherry-banner_wrap .aboutus_img {max-width: 45%;}	
.cherry-banner.style_2 .cherry-banner_wrap .cherry-banner_title {font-size: 27px;}	
}		

@media (max-width: 767px){		
.cherry-banner.style_2 .cherry-banner_wrap .aboutus_img { max-width: 45%;}	
.cherry-banner.style_2 .cherry-banner_wrap .cherry-banner_title {font-size: 27px;}	
}		

.cherry-banner {    margin: 0;	}

.cherry-banner.style_2 .cherry-banner_wrap {   
width: 100%;    
overflow: hidden; 
padding: 0 0 0px 0;
}	

.cherry-banner_wrap {	
background-size: cover;		
background-position: 50% 50%;
}	

.cherry-banner.style_2 .cherry-banner_wrap .aboutus_img {
float: left;
margin: 0 20px 10px 0;
}	

.cherry-banner_title {	
padding: 20px 20px 0 20px;		
margin: 0;	
}		

.cherry-banner_content { padding: 0px;	}

.cherry-banner.style_2 .cherry-banner_wrap p {	margin: 0 0 24px 0;	}	

@media (min-width: 1200px){	
.cherry-banner.style_2 .cherry-banner_wrap { padding-top: 0;	}	
.cherry-banner.style_2 .cherry-banner_wrap .aboutus_img { margin-top: -10px; margin-left: -5px;	}
.cherry-banner.style_2 .cherry-banner_wrap .cherry-banner_title { padding-right: 0%;}
.cherry-banner.style_2 .cherry-banner_wrap .cherry-banner_content {	padding-right: 0px;	}
}		

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

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

.about-para-size{
font-size:17px;
line-height:1.5em;
}		

.content-padding {text-align:justify;}

.left-about-content p{font-size:16px;}

.right-about-content p{font-size:16px;}
	
/*------------- Home 5 We Are Demo Block End  ------------------*/		



/*------------- About Us 1 service card Block -------------------*/

.tab{margin-bottom:30px;}
.new_about_card{margin-bottom:30px;}
.main_heading{ text-align:left; color:#5a5a5a; font-weight:600; padding:10px;}
.heading_design{display:inline-block;height:5px; width:5px; background-color:#a0a77b;}
.sub_heading{    text-align: left;color: #004785;font-weight: bold;font-size: 33px;}
.sub_paragraph{text-align:left; color:#555; font-weight:400; font-size:16px; padding-top:10px; margin-bottom:0px; }
.tab3 .sub_button{ border:0px solid #fd5401; background-color:transparent; font-weight:400; color:#fff !important;  font-size:14px; text-align:center; border-radius:5px;
	padding: 7px 40px;
	transition: 0.33s all cubic-bezier(0,0.93,0.25,1.86);
	position: relative;
	text-align: center;
	z-index: 1;
	display: inline-block;
	cursor: pointer;}
.tab3 .sub_button:hover{padding: 7px 45px;}
.tab3 .sub_button:before{	    -webkit-transform: skew(37deg);
	transform: skew(37deg);
}
.tab3 .sub_button:after{    -webkit-transform: skew(-37deg);
	transform: skew(-37deg);
}
.tab3 .sub_button:before,.sub_button:after{   position: absolute;
	display: block;
	top: 0;
	bottom: 0;
	left: 30px;
	right: 30px;
	content: "";
	z-index: -1;
	background-color: #fd5401;
	transition: 0.33s all cubic-bezier(0,0.93,0.25,1.86);
}
.tab3{margin-bottom:30px;}
.tab3 img{height:80px;}

/*------------- About Us 1 service card Block End -------------------*/


/*------------- About Us 3 Service card Block -----------------*/

.rservice{margin-bottom:40px; padding:0px;}
.rservice_icon{
	border: 2px solid #004785;
  }
.rservice_icon i {font-size: 50px; color: #a80532;}

.rservice_para{padding:0px 10px;}
.rservice_para h2{    font-size: 18px;
	color: #004785;
	text-align: left;  font-weight:bold; /* margin-bottom: 10px !important;
	border-bottom-width: 1px !important;
	padding-bottom: 5px !important;
	border-bottom-color: rgba(18,33,50,0.1) !important;
	border-bottom-style: solid !important;*/
}
.rservice_para p{    font-size: 14px; color:#666 !important;}
.rservice .rservice_icon:hover i{ color: #fff;}
.rservice .rservice_icon:hover{background-color:#a80532;   border: 2px solid #fff;}

@media (max-width: 991px){.block_heading {
	text-align:center;
}}

@media (max-width: 767px){.block_heading {
	font-size: 35px;text-align:center;
}}
@media(max-width: 433px){
	.rservice_icon {height: 70px !important; width: 70px !important;     margin-left: 20px;}
	.rservice_icon i {font-size: 25px !important;}
}

/*------------- About Us 3 Service card Block End -----------------*/


/*------------- Service 3 card design Block -----------------------*/


.about-block-width img {
    width: 100%;
    height: auto;
}

.menu_outer {
    padding: 30px 0px;
}

@media(min-width: 992px){
	.pad {padding:0px!important; }
}

.service_catering_design{
	padding:0px 0px 0px 30px;
	margin-top:30px;
}

@media(max-width: 1200px) and (min-width: 992px){
	.service_catering_design{
		padding:13px;
		margin-top:0px;
	}
}

@media(max-width: 991px){
	.service_catering_design{
		padding:0px;
		margin-top:10px;
	}
}

@media(max-width: 1200px) and (min-width: 992px){
	.about-block-width {
		margin: 0px 0px !important;
	}
}

.cat_block2{
	display:none;
}

@media(max-width: 991px){
	.cat_block{display:none;}
	.cat_block2{display:block;}
}

.showpost{display:none;}
.desktop{display:block;}
.tablet{display:none;}

@media(max-width: 991px){
	.desktop{display:none;}
	.tablet{display:block;}
}

.service_catering_design_right_content {
    padding: 0px 30px 0px 0px;
    margin-top: 30px;
}
	
@media (min-width:236px) and (max-width:441px) {
	.row_fluid_three_card_services {
		padding: 0px 15px;
	}
}
@media (min-width:442px) and (max-width:767px) {
	.row_fluid_three_card_services {
		padding: 0px 15px;
	}
}
@media (min-width:768px) and (max-width:991px) {
	.row_fluid_three_card_services {
		padding: 0px 0px;
	}
}
@media (min-width:992px) and (max-width:1200px) {
	.row_fluid_three_card_services {
		padding: 0px 30px;
	}
}
@media (min-width:1201px) and (max-width:12000px) {
	.row_fluid_three_card_services {
		padding: 0px 30px;
	}
}

/*------------- Service 3 card design Block End -----------------------*/


/*------------- Contact Us 1 Address design Block ---------------------*/

.title {
    font-size: 36px;
    opacity: 0.87;
    font-weight: bold;
    line-height: 1.5;
    letter-spacing: -0.4px;
    /* color: #1e1e1e; */
    margin: 0;
}

.contact_margin {
    margin-top: 30px;
    margin-bottom: 30px;
}

.cir2 {
    width: 70px;
    height: 70px;
    overflow: hidden;
    -webkit-border-radius: 25%;
    -khtml-border-radius: 25%;
    -moz-border-radius: 25%;
    -ms-border-radius: 25%;
    -o-border-radius: 25%;
    border-radius: 25%;
    border: 3px solid #a80532;
    text-align: center;
    background-color: transparent;
    padding: 5px;
    margin: 0 auto 14px;
}

.contact-block .icon1 {
    height: 54px;
    width: 54px;
    background: #4066e8;
    border-radius: 24%;
    margin-bottom: 15px;
    padding: 0px;
    text-align: center;
    color: white !important;
}

.contact-block i {
    margin-top: 16px;
}

.contact-section h3 {
    font-size: 18px;
    text-align: left;
    color: #3d4548;
}

.contact-section ul li {
    font-size: 14px !important;
    text-align: left;
	list-style: none;
}

/*------------- Contact Us 1 Address design Block End ---------------------*/

/*------------- Contact Us 1 Form Block ---------------------*/

form {
    margin-top: 0px;
}

form div {
    position: relative;
}

.wpcf7 {
    background: #e9ebf0;
    padding: 45px 20px !important;
    border: 1px solid #ddd;
}

input[type=text],input[size="40"], input[type=email], input[type=password], input:not([type=submit]), textarea, .wpcf7 select {
   width: 100% !important;
   background: #ffffff;
}

div form:first-child, form div:first-child {
    margin-top: 0px;
}

.wpcf7-form-control-wrap {
    position: relative;
    z-index: 10;
}

.wpcf7 input[type=text] {
    position: inherit;
}
.wpcf7-form input:focus, textarea:focus {

}
.form-control{border-radius: 0px;}
.form-control:focus {
    border-color: #9E9E9E;
    outline: 0;
     -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 0px rgba(102, 175, 233, .6); 
     box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 0px rgba(102, 175, 233, .6); 
}




/*----------------------------------------*/



.contact_form_grid .wpcf7  {
	background: none !important;
    border: none !important;
}

.text_margin {
    margin-bottom: 10px;
}

input[type="text"], input[type="email"], input[type="file"], input[type="tel"], textarea, select {
    font-size: 13px;
    /* font-weight: 700; */
    background-color: #FFF;
    border: 1px solid #cccccc;
    color: #000 !important;
    display: block;
    height: 40px;
    line-height: 1.42857;
    padding: 6px 12px;
    vertical-align: middle;
    /* width: 100%; */
    border-radius: 0px;
}


/*--------- map ----------------*/

.g_map_size {
    width: 100%;
    height: 350px;
    margin-top: 0px;
    margin-bottom: -6px;
}

/*-----------------------*/

.e_address{
	color:#fff;
	background-color:#dd7617;
	position: absolute;
    z-index: 1;
    right: 19.25%;
    top: 1.2em;
    bottom: 33px;
    padding: 30px 50px; /*3.85em 4.15em 1.65em;*/
}
@media(max-width:991px){
	.e_address{
	position: static;
    padding: 3em 2.5em 2.5em;
    width: 100%;
}
.contact_form_grid{
	padding:20px 20px 50px 20px;
}
.contact_form_grid textarea {
    height: 120px;
}
}

.sc_icons i{
	color: #fff;    
	font-size: 20px;
    margin: 10px 0px;
}
.sc_icons h4{
	color: #fff;    
	font-size: 20px;
    margin: 10px 0px;
	padding:5px 0px;
	line-height:1.5em;
}
.sc_icons span{
	color: #fff;    
	font-size: 15px;
    margin: 10px 0px;
	margin-left:34px;
	line-height:1.5em;
}

/*------------- Contact Us 1 Form Block End ---------------------*/


/*------------- Contact Us 2 Address design Block ---------------------*/

.contact-icon {
    margin-bottom: 20px;
}

.card-base > .card-icon {
    text-align: center;
    position: relative;
}

.card-icon:hover  .imagecard:hover {
	z-index: 2;
    display: block;
    positioN: relative;
    width: 88px;
    height: 88px;
    border-radius: 50%;
    border: 3px solid #a80532;
    margin: 0 auto;
    color: #a80532;	
}

.imagecard { 
    z-index: 2;
    display: block;
    positioN: relative;
    width: 88px;
    height: 88px;
    border-radius: 50%;
    border: 3px solid #5a8eee;
    margin: 0 auto;
    color: #5a8eee;
}

.widgetCardIcon {
    background: #fff !important;
    font-size: 28px;
    line-height: 78px;
}

.imagecard:hover { 
    z-index: 2;
    display: block;
    positioN: relative;
    width: 88px;
    height: 88px;
    border-radius: 50%;
    border: 3px solid #a80532;
    margin: 0 auto;
    color: #a80532;
}

.card-base > .card-icon > .card-data  {
    min-height: 120px !important;
    margin-top: -24px;
    background: #f8fbfc;
    border: 1px solid #dddddd;
    padding: 15px 0 10px 0;
    min-height: 215px;
}

.box-title {
    color: #465163;
    margin-top: 15px;
}

/*------------- Contact Us 2 Address design Block End ---------------------*/

/*------------- Contact Us 2 Form Block ---------------------*/

div.wpcf7 .screen-reader-response {
    position: absolute;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    width: 1px;
    margin: 0;
    padding: 0;
    border: 0;
}

label {
    width: 100%;
}
	
/*------------- Contact Us 2 Form Block End ---------------------*/	


/*------------- Contact Us 3 Form design Block ---------------------*/

.btn{border-radius:0px;}
.title_divider_small {
    width: 6%;
    margin: auto;
    margin-bottom: 20px;
    margin-top: -10px;
    background-color: #a80532;
}

.contact_para{
	text-align: center;
    color: #777;
    line-height: 1.5em;
    font-size: 17px;
    margin: 20px 0px 20px 0px;
}

/*---------- map portion -------------*/

.map2{width:100%; height:441px;}

@media (min-width:1201px) and (max-width:12000px) {
	.map_form_contact_map{
		padding: 0px 0px ;
	}
	.map_form_contact_three {
		padding: 0px 15px;
	}
}
@media (max-width: 1200px) and (min-width: 992px){
	.map_form_contact_map{
		padding: 0px 0px ;
	}
	.map_form_contact_three{
		padding: 0px 15px;
	}
}
@media (max-width: 991px) and (min-width: 768px){
	.map_form_contact_map{
		padding: 0px 0px ;
	}
	.map_form_contact_three {
		padding: 0px 15px;
	}
}
@media (max-width: 767px) and (min-width: 442px){
	.map_form_container_small_screen{
		padding: 0px 0px ;
	}	.map_form_contact_map{
		padding: 0px 0px ;
	}
	.map_form_contact_three {
		padding: 0px 0px ;
	}
}
@media (max-width: 441px) and (min-width: 236px){
	.map_form_container_small_screen{
		padding: 0px 0px ;
	}.map_form_contact_map{
		padding: 0px 0px ;
	}
	.map_form_contact_three{
		padding: 0px 0px ;
	}
}


.second-portion {
    margin-top: 30px;
}

@media only screen and (max-width: 768px){
.second-portion {
    margin-top: 25px;
}
}

/*------------- Contact Us 3 Form design Block End ---------------------*/

/*----------- Contact 3 Address Portion --------------*/

.box > .icon {
    text-align: center;
    position: relative;
}

.box > .icon > .image {
    position: relative;
    z-index: 2;
    margin: auto;
    width: 65px;
    height: 65px;
    border: 8px solid white;
    line-height: 60px;
    /*border-radius: 50%;*/
    background: #003b6e;
    vertical-align: middle;
}

.box > .icon > .image > i {
    font-size: 25px !important;
    color: #fff !important;
}

.box > .icon > .info {
    margin-top: -24px;
    background: rgba(183, 190, 205, 0.30196078431372547);
    border: 1px solid #fff;
    padding: 15px 0 10px 0;
    min-height: 115px;
}

.box > .icon > .info > h3.title {
    color: #303030;
	font-weight:400;
}

h3.title {
    margin-top: 15px;
    font-size: 18px !important;
	margin-bottom:10px;
}

.box > .icon > .info > p {
    font-size: 15px;
    color: #666;
    line-height: 1.5em;
    margin: 0px !important;
}

.box .space {
    height: 30px;
}

/*----------- Contact 3 Address Portion End --------------*/


/*----------- Contact 4 Form-Address Portion --------------*/

@media (max-width: 12000px) and (min-width: 1201px){
.map-form {
    padding: 0px 0px;
}
}
@media (max-width: 1200px) and (min-width: 992px){
.map-form {
    padding: 0px 0px;
}
}
@media (max-width: 991px) and (min-width: 768px){
.map-form {
    padding: 0px 0px;
}
}
@media (max-width: 767px) and (min-width: 442px){
.map-form {
    padding: 0px 0px;
}
.row-map-form {
	padding:0px;
}
}
@media (max-width: 441px) and (min-width: 236px){
.map-form {
    padding: 0px 0px;
}
.row-map-form {
	padding:0px;
}
}

.map-form .form__row {
    position: relative;
    margin-bottom: 20px;
    margin-top: 10px;
}
.map-form .form__title {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.43;
    color: #1e1e1e;
    opacity: 0.5;
    margin-bottom: 10px;
}
.map-form .form__field {
    display: block;
    width: 100%;
    color: #1e1e1e;
    height: 50px;
    position: relative;
    border: 1px solid #8f8f8f;
    text-indent: 0;
    -webkit-appearance: none;
    /* border-radius: 3px; */
    background: #fff;
    transition: all .2s linear;
}
.map-form .form__message {
    width: 100%;
    font-size: 16px;
    line-height: 1.5;
    color: #1e1e1e;
    border: solid 1px #8f8f8f;
    border-radius: 3px;
    padding: 12px 8px;
    min-height: 200px;
    resize: none;
}
.map-form .form__field:focus , .map-form .form__message:focus { 
 border: 1px solid #4066e8 !important;
}
/*---------------- Address Detail block ----------------*/

.map-form h2 {
    /* margin: 30px 0px 0px 0px; */
    font-size: 24px;
    margin: 0px !important;
    padding: 0px;
    line-height: 1.5;
    font-size: 30px;
    font-weight: bold;
    color: rgba(48, 59, 80, 0.89);
}

.sub_heading {
    text-align: left;
    color: rgba(48, 59, 80, 0.89);
    font-size: 25px;
}
.map-form p {
    margin: 10px 0px 0px 0px;
    opacity: 0.87;
    font-size: 16px;
    line-height: 1.5;
    color: #1e1e1e;
}

/*-------- map portion ----------*/

.map3 {
    width: 100%;
    height: 340px;
}

/*----------- Contact 4 Form-Address Portion --------------*/


/*----------- Contact 5 Form-Address Portion --------------*/

/****
All Css is Written inside the Contact5.php Page 
****/

/*----------- Contact 5 Form-Address Portion End --------------*/


/*----------- plumber SERVICE -------------------------*/

.plumber_service{padding:30px 0px;}

.plumber_service_outer{
	margin: 0px 15px 30px 15px;
	border:1px solid #ccc;
	padding:20px ;
}

.plumber_service_content h1{
	/*color:#464646;*/
	font-size:18px;
}
.content1{text-align:right;}
.content2{text-align:left;}
.plumber_service_content p{
	/*color: #777;*/
    line-height: 1.6em;
    font-size: 13px;
}	
.plumber_service_img img{
	width:100%;
	height:auto;
}
.sp{padding:0px;}

.plumber_service_middle_img{
	background-image: url(image/plumber.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-attachment: scroll;
    background-size: cover;
}
.plumber_service_middle_img_inner{
	background-color:rgba(0, 156, 219, 0.82);
	padding:20px;
}
.plumber_service_middle_img_heading{
	border:double;
	border-color:#fff;
}
.plumber_service_middle_img_heading h1{
	margin: 143px 20px;
    color: #fff;
    font-size: 23px;
    line-height: 1.5em;
    padding: 20px;
}
	
@media(max-width:1199px) and (min-width:992px){
		.plumber_service_middle_img_heading h1{margin: 139px 20px;}
}	
	
@media(min-width:992px){
	.plumber_service{padding:100px 0px 90px 0px;}
}

@media(max-width:991px) and (min-width:768px){
	.plumber_service_img img{
		width:100%;
		height:auto;
	}
	.plumber_service_img{text-align:center;}
	.plumber_service_middle_img{display:none;}
}

@media(max-width:991px){
	.plumber_service_outer { margin: 0px 0px 30px 0px;}
	.plumber_service_middle_img_inner{margin-bottom:30px;}
}	
.plumber_service_outer:hover {
    box-shadow: 0 4px 8px 0 rgba(119, 119, 119, 0.42), 0 6px 20px 0 rgba(119, 119, 119, 0.42);	
}
/*----------- plumber service ENDS-------------------------*/


/*----------- plumber testimonial -------------------------*/

.testimonial_block{padding:40px 0px 0px 0px;}
.testimonial_block h1{margin-bottom:15px;}
.testimonial_block p{
	color:#777;
	text-align:center;
	font-size:14px;
	line-height:1.5em;
}

.testimonial_block_inner{margin-top:90px;}
.testimonial_block_inner2{margin-bottom:60px;padding: 20px 20px;}

.testimonial_block_img{text-align:center;}
.testimonial_block_img img{
	/*border-radius:50%;*/
	width:auto;
	height:auto;
}

.testimonial_block_title{padding:0px 20px 20px 0px;}
.testimonial_block_title h1{
	text-align:center;
	line-height:1.5em;
	font-size:20px;
	color:#464646;
	margin:10px 0px 5px 0px;
}
.testimonial_block_title{text-align:center;}
.testimonial_block_title h2{
	text-align:center;
	line-height:1.5em;
	font-size:14px;
	margin:0px 0px;
	color: #757575;
}

.testimonial_block_content{padding:0px 0px 0px 0px;}
.testimonial_block_content p{
	color:#777;
	text-align:center;
	font-size:14px;
	line-height:1.5em;
}

.testimonial_block_inner2:hover {
    box-shadow: 0 4px 8px 0 rgba(48, 39, 84, 0.04), 0 6px 20px 0 rgba(48, 39, 84, 0.04);
}

@media(max-width:992px){
	.testimonial_block{padding:30px 0px;}
	.testimonial_block_inner{margin-top:30px;}
}

/*----------- plumber testimonial ENDS-------------------------*/


/*----------- plumber about us -------------------------*/

.plumber_about_us_block{
    background-color: #fff;
    padding: 70px 0px;
}

.plumber_about_us_block img{
	width:100%;
	height:auto;
}

.plumber_about_us_block_content h1{
	color:#5d3d29;
	line-height:1.5em;
	text-align:left;
	margin:0px 0px 5px 0px;
	font-size:35px;
}

.plumber_about_us_block_content p{
	text-align:left;
	color:#777;
	line-height:1.5em;
	font-size:15px;
	margin-bottom:30px;
}

.plumber_about_inner_block h5{
	color:#616161;
	font-size:18px;
}

.plumber_about_inner_block h5 i{
	color:#fec840;
	font-size:22px;
	margin-right:10px;
}

.plumber_about_inner_block h3{
	color:#777;
	font-size:14px;
	line-height:1.5em;
	margin-bottom:20px;
}

@media(max-width:991px){
	.plumber_about_us_block{padding: 30px 0px;}
}

/*----------- plumber about us ENDS-------------------------*/


/*----------- Blog Page --------------*/

.spacer {
    padding-top: 40px;
    padding-bottom: 0px;
}

.eq-blocks {
    margin-bottom: 0px;
}
@media (max-width: 767px){
.eq-blocks {
    height: auto !important;
}
}

.post-list .post-block {
    margin-bottom: 30px;
    /*background: linear-gradient(#fff,#f5f5f5);
    background: -webkit-linear-gradient(#fff,#f5f5f5);*/
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #dedede;
    overflow: hidden;
    border-radius: 3px;
}
.post-list .post-block:hover {
    border: 1px solid #bdbdbd !important;
}
@media (max-width: 767px){
.post-list .post-block {
    height: auto;
}
}

.small_img {
    text-align: center;
    padding: 0px;
	overflow:hidden;
}

.post-list .post-block img {
    transform: scale(1);
}
.small_img img {
    width: 100%;
    height: 100%;
    transform: scale(1) !important;
    -ms-transform: scale(1) !important;
    -moz-transform: scale(1) !important;
    -webkit-transform: scale(1) !important;
    transition-duration: 2s !important;
    -moz-transition-duration: 2s !important;
    -webkit-transition-duration: 2s !important;
}

.post-list .post-block img:hover {
    transform: scale(1.07);
}
.small_img img:hover {
    transform: scale(1.07) !important;
    -ms-transform: scale(1.07) !important;
    -moz-transform: scale(1.07) !important;
    -webkit-transform: scale(1.07) !important;
    transition-duration: 2s !important;
    -moz-transition-duration: 2s !important;
    -webkit-transition-duration: 2s !important;
    opacity: 0.5 !important;
}

.post-list .post-block .summary {
    padding: 30px 30px 30px 30px;
}

.summary h3, .full_text h3 {
    font-size: 18px;
	text-align:center;
}
.summary h3 a {
    color: #f63a2d !important;
	font-size: 20px;
    line-height: 1.5em;
}
.summary h3 a:hover {
    color: #f63a2d !important;
}
.summary p{
	text-align:center;
	font-size:16px;
	line-height:1.5em;
	color:#000;
}

.post-list a:hover {
    color: #f63a2d !important;
}
.read{
	text-align:center;
}

/*----------- Blog Page End --------------*/


/*----------- Blog Page Full View --------------*/

.page-title h1 {
    color: #4066e8 !important;
    font-size: 24px !important;
}

.small_img2 {
    padding: 15px 0px;
    text-align: center;
}

.small_img2 img {
    width: auto;
    height: 100%;
}

@media(max-width: 505px){
.small_img2 img {
    width: 100%;
    height: 100%;
}
}

.large_img img {
    vertical-align: middle;
}

.full_text {
    margin-top: 20px;
}

.full_text p {
    font-size: 18px;
	line-height: 1.6em;
	margin:10px 0px;
    color:#000;
    padding-left: 0px !important;
}

.list-inline i{
	color:#f63a2d;
}

/*----------- Blog Page Full View End --------------*/


/*------------------ Footer --------------------*/

.scroll-top-wrapper {
    position: fixed;
    right: 30px;
    bottom: 30px;
    background-color: #000;
    color: #fff;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    text-align: center;
    cursor: pointer;
    opacity: 0.5;
	z-index:100;
}

footer {
   
    font-size: 0.8em;
}

.bottom_footer {
    background: url(image/background.jpg) no-repeat;
    background-size: cover;
    position: relative;
    left: 0;
    bottom: 0;
    width: 100%;
    overflow: hidden;
    text-align: center;
}

@media (min-width: 768px){
.top-block {
    text-align: left;
    padding: 0px 15px 0px 0px;
}
}
@media (max-width: 767px){
.top-block {
    text-align: -webkit-center;
    text-align: center;
    padding: 0px;
}
}

@media (min-width:236px) and (max-width:441px) {
	.footer {
		padding: 0px;
	}
}
@media (min-width:442px) and (max-width:767px) {
	.footer {
		padding: 0px;
	}
}
@media (min-width:768px) and (max-width:991px) {
	.footer {
		padding: 0px;
	}
}
	

.footer p {
    font-size: 14px;
    color: #fff;
}
.footer h3 {
    color: #fff;
    text-align: left;
    font-size: 22px;
    font-weight: normal;
    border-bottom: 1px solid #fff;
    padding-top: 15px;
	line-height:2.0em;
}
.footer ul {
    float: left;
    list-style: none;
    margin-right: 45px;
    margin: 0px;
    padding: 0px;
}
.footer ul li {
    line-height: 30px;
    padding: 0;
    margin: 0;
    font-size: 12px;
	text-align: left !important;
}
.footer ul li a {
    text-decoration: none;
    color: #fff;
    font-weight: 400;
    font-size: 18px;
}
.footer ul li a:hover {
    color: #fec840;
}


@media(max-width:767px){
	.footer p {text-align:center;}
	.footer h3 {text-align:center;}
	.footer ul { float: none;}
	.footer ul li {text-align:center !important;}
}	

/*---------- under footer ---------------*/

.under-footer {
    background: #ffd200;
    color: white;
    padding: 0.65% 0;
}

ul.inline {
    margin-left: 0;
    list-style: none;
    padding: 0px;
}	
footer ul {
    margin: 0;
}
footer ul li {
    float: none !important;
}

ul.inline > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}
ul.inline > li a{color:#fff;}

/*------------------ Footer End ----------------*/


/*----------------- Header -----------------*/


/*------- header line Portion ------------*/

.header-line {
    width: 100%;
    height: 17px;
    background-color: #4066e8;
}

.head-info2 {
    text-align: right;
}
@media (max-width: 767px){
.head-info2 {
    text-align: center !important;
}
}

.head-info {
    color: white;
    font-size: 11px;
    margin-right: 15px;
}
@media (max-width: 991px) and (min-width: 768px){
.head-info {
    margin-right: 6px;
}
}
@media (max-width: 767px){
.head-info {
    margin-right: 0px;
}
}

/*------- header line Portion End ------------*/


/*-------------------- --------------------------*/
.sh_about {
    background: url(image/home-5-hero-bg.jpg);
    background-size: cover;
    background-attachment: fixed;
    position: relative;
}

.sh_about_inner {background:rgb(56, 56, 55);}
.bleft {
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    padding-top: 20px;
}

.bleft {
    float: left;
}
.bright {
    float: right;
}

.bleft a {
    color: #fff;
    text-decoration: none;
}

.menu_heading2 {
    text-align: center;
    text-align: -webkit-center;
    color: #fff !important;
    font-weight: 400;
    font-size: 40px;
    margin: 0px;
    line-height: 50px;
    padding: 0px 52px;
    border: 2px solid #fb5e1c;
    display: inline-block;
}

@media (max-width: 991px) and (min-width: 768px){
	.bleft {
    float: none;
    text-align: center;
    margin-bottom: 20px;
    padding-top: 0px;
	}
	.bright {
		float: none;
		text-align: center;
	}
}

@media (max-width: 767px){
	.bleft {
		float: none;
		text-align: center;
		margin-bottom: 20px;
		padding-top: 0px;
	}
	.bright {
			float: none;
			text-align: center;
	}
	.sh_about {display:none;}
}


/*----------------------------------*/

.outer2 {padding:50px 0px;}

.outer2 p{
	text-align:left;
	color:#777;
	font-size:15px;
	line-height:1.5em;
	margin:10px 0px 20px 0px;
}

.about-section img{width:100%; height:auto;}


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

.icon_outer {
    background: #fff;
    height: 90px;
    width: 90px;
    margin: 0 auto;
    padding: 15px;
    text-align: center;
}

.icon_inner .faicon {
    font-size: 75px;
    color: #d8ae47;
    line-height: 65px;
}

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

.charity_new_service{
	padding:60px 0px;
}

.charity_new_service p {
    color: #777;
    text-align: center;
    font-size: 14px;
    line-height: 1.5em;
}

.charity_new_service h1 {
    margin-bottom: 15px;
}

.charity_project{padding:50px 0px 0px 0px;}

.c_left{
	padding-right:0px;
	margin-bottom:60px;
}
.c_right{ 
	padding-left:0px;
	margin-bottom:60px;
}

.c_left_in{   
	background-color: rgba(224, 224, 224, 0.25);
    padding: 20px;
}

.c_left_in h1{
	line-height: 1.3em;
    margin: 0px;
    text-align: center;
    font-size: 22px;
    color: #daa41b;
}

.c_left_in p{
	line-height: 1.4em;
    font-size: 15px;
    margin: 22px 0px;
	text-align:left;
}

.c_left_in , .c_left_in{min-height:329px; max-height:329px;}

.c_right_in img{width:100%; height:auto;} 

@media(min-width: 992px) and (max-width:1199px){
	.c_left_in, .c_left_in {
		min-height: 267px;
		max-height: 266px;
	}
	.c_left_in h1 {font-size: 17px;}
	.c_left_in p {font-size: 13px; margin: 10px 0px;}
}

@media(min-width: 768px) and (max-width:991px){
	.c_left_in { padding:30px 50px;}
	.c_left_in, .c_left_in {
		min-height: 433px;
		max-height: 433px;
	}
}	

@media(min-width: 617px) and (max-width:767px){
	.c_left_in { padding:30px 30px;}
	.c_left_in, .c_left_in {
		min-height: 329px;
		max-height: 329px;
	}
	.c_right_in img{width:auto; height:auto;} 
}

@media(max-width: 616px){
	.c_right , .c_right_in img{display:none;}
	.c_left{width:100%;    margin-bottom: 40px;}
	.c_left_in, .c_left_in {
		min-height: 100px;
		max-height: none;
		height:auto;
	}
}


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

.counter{
	background-image: url(image/bg.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-attachment: scroll;
    background-size: cover;
}

.p-y-2 {
		padding-top: 28px;
		padding-bottom: 28px;
	}
	.p-y-3 {
		padding-top: 0px;
		padding-bottom: 0px;
	}
	.m-b-1 {
		margin-bottom: 0px;
	}
	.m-t-1 {
		padding-top: 18px;
	}
	 /*==========================================================
                           counter section style
     ============================================================*/
	
	.main_counter{padding:0px;}
	.main_counter_area1{
		    padding: 60px 0px 60px 0px;
			background-color: #003b6e!important;
			color: #FDFDFD !important;
	}
	.main_counter_area2{
		     padding: 60px 0px 60px 0px;
			background-color: #054a86 !important;
			color: #FDFDFD !important;
	}
	.main_counter_area3{
		    padding: 60px 0px 60px 0px;
			background-color: #07569a !important;
			color: #FDFDFD !important;
	}
	.main_counter_area4{
		     padding: 60px 0px 60px 0px;
			background-color: #095da5 !important;
			color: #FDFDFD !important;
	}
	.main_counter_area .main_counter_content .single_counter{
		color: #bdbdbd;
		background:transparent;
	}
	.main_counter_area .main_counter_content .single_counter h2{
		font-size: 40px;
		margin: 10px 0px;
		color:#fff;
	}
	.main_counter_area .main_counter_content .single_counter p{
		font-size: 20px;
		color: #fff;
	}	
	.main_counter_area .main_counter_content .single_counter i{
		font-size: 46px;
		color: #fff;
	}
	
	
	/***************/
	
	.space2{
		
	}
	
	
	/********************** testimonial css ****************************/
	
	.wptww-testimonial-content h4{
		display:none;
	}
	.wptww-testimonial-author{
		padding:10px 0px 5px 0px;
		line-height:1.5em;
		font-size:20px;
		color:#003b6e;
	}
	.wptww-testimonial-job{
		padding:5px 0px 0px 0px;
		line-height:1.5em;
		font-size:16px;
		color:#777;
	}
	.wptww-testimonials-text p{
		padding:15px 0px 20px 0px;
		line-height:1.5em;
		font-size:17px !important;
		color:#777;
	}
	.wptww-testimonials-text em:before {
		color: #003b6e;
		content: "\201C";
		font-size: 60px;
		line-height: 0.1em;
		margin-right: 0.25em;
		vertical-align: -0.4em;
	}
	.wptww-testimonials-text em:after {
		content: "\201D";
		font-size: 60px;
		line-height: 0.1em;
		margin-left: 0.20em;
		vertical-align: -0.5em;
		color: #003b6e;
	}
	
	/********************** testimonial css ****************************/
	
	
	/********************** calender css ****************************/
	
	.mc-format{
		display:none !important;
	}
	.mc-time{
		display:none !important;
	}
	.category-key{
		display:none !important;
	}
	
	
	.mc-main.calendar {
		width: 100% !important;
		border: 1px solid #f6f6f6;
	}
	
	
	.mc-main .my-calendar-header, .mc-main .mc_bottomnav {
		background-color: rgb(241, 241, 241);
		color: #333333;
		padding: 10px 10px;
	}
	.mc-main .my-calendar-date-switcher select {
		float: left;
		margin-right: 10px;
		width: 100px;
		font-size: 18px;
		border: 1px solid #afb1b3;
		color: #757575 !important;
	}
/*	.mc-main .my-calendar-date-switcher input[type=submit] {
		min-width: 55px;
		font-size: 20px;
		line-height: 1.5em;
		border: 0px;
		background-color: #ffd200;
		color: #fff !important;
		min-height: 40px;
	}*/
/*	.mc-main .my-calendar-date-switcher input[type=submit]:hover {
		background: #FFC107 !important;
	}
	
	*/
	.my-calendar-nav ul li, .mc-main .category-key ul li, .mc-main .mc-export ul li {
		margin-bottom: 0px;
	}
	.mc-main .my-calendar-header a, .mc-main .mc_bottomnav a {
		padding: 6px 10px;
		font-size: 1em;
	}
	.mc-main .my-calendar-header a:hover, .mc-main .mc_bottomnav a:hover, .mc-main .my-calendar-header a:focus, .mc-main .mc_bottomnav a:focus {
		color: #fff;
		text-decoration: none;
		background: linear-gradient(to bottom, rgb(0, 149, 208) 0%, rgb(0, 59, 110) 70%);
	}
	
	
	.mc-main th {
		text-align: center;
		text-transform: uppercase;
		padding: 10px 0;
		background: rgb(5, 74, 134);
		color: #fff !important;
	}
	abbr[title], abbr[data-original-title] {
		cursor: help;
		border-bottom: 0px dotted #777;
		font-size: 14px;
		font-weight: 400;
	}
	
	
	.mc-main .mc-date {
		display: block;
		padding: 10px;
		font-size: 1.2em;
		background: rgb(241, 241, 241);
		color: #111;
		text-align: center;
	}
	
	
	.mc-main table .current-day .mc-date {
		background: rgb(5, 74, 134) !important;
		color: #fff;
	}
	.mc-main .has-events .mc-date {
		font-weight: 700;
		background: #054a86;
		color: #fff;
	}
	.mc-main .event-title {
		margin: 0 !important;
		font-size: 14px;
	}


	.mc-main caption {
		font-size: 18px;
		color: #fff;
		background: #054a86;
		padding: 10px;
		text-align: left;
		caption-side: bottom;
	}
	
	/********************** calender css ****************************/
	
	
	/********************** faq css ****************************/
	
	.faq{padding:30px 0px 50px 0px;}

	.pannelheading1 {
		text-align: left;
		line-height: 1.5em;
		margin: 10px 0px 6px 0px;
		color: #74be43;
		font-size: 22px;
	}

	.panel-default {
		border-color: #e0e0e0;
	}
	.panel-default > .panel-heading {
		color: #757575;
		background: linear-gradient(#f5f5f5, #ffffff);
		background: -ms-linear-gradient(#f5f5f5, #ffffff);
		background: -moz-linear-gradient(#f5f5f5, #ffffff);
		background: -webkit-linear-gradient(#f5f5f5, #ffffff);
		background: -o-linear-gradient(#f5f5f5, #ffffff);
	}
	.panel-title {
		padding: 0px;
		line-height: 1.5em;
		width: 100%;
		font-size:17px;
	}
	.panel-default > .panel-heading + .panel-collapse > .panel-body {
		border-top-color: #f5f5f5;
	}
	.panel-body p{
		text-align:left;
		font-size:17px;
		line-height:1.4em;
		margin-bottom:10px;
	}
	.panel-body ul li {
		font-size: 17px;
		line-height: 1.8em;
		list-style-type: circle;
	}
	.panel-heading .accordion-toggle.collapsed:after {
		content: "\e080";
	}
	.panel-heading .accordion-toggle:after {
		font-family: 'Glyphicons Halflings';
		content: "\e114";
		float: right;
		color: #003b6e;
	}
	.panel-group .panel + .panel {
		margin-top: 8px;
	}
	
	/********************** faq css ****************************/
	
	
	/*********************** all pages ***********************************/
	
		.outer_index{
			padding:20px 0px 20px 0px;text-align:center;
		}
		
		.outer_index2 p{
			margin:10px 0px;
			line-height:1.5em;
			font-size:16px;
		}
		.outer_index2 ul{
			margin-bottom:20px;
		}
		.outer_index2 ul li{
			text-align:left;
			font-size:16px;
			line-height:1.4em;
			margin:0px 0px 10px 0px;
			list-style-type:circle;
		}
		.outer_index2 a {
			color: #f93e29;
			font-weight: 400;
			font-size: 14px;
		}
		.bbp-breadcrumb-current{
			font-size: 14px;
		}
		.menu_outer {
			padding: 10px 0px 0px 0px;
		}
		.menu_outer h3{
			line-height:1.5em;
			padding:0px;
			margin:10px 0px 10px 0px;
			font-size:17px;
			color:#003b6e;
		}
		.menu_outer ul{
			margin-bottom:20px;
		}
		.menu_outer ul li{
			text-align: left;
            font-size: 16px;
            line-height: 1.5em;
            margin: 0px 0px 10px 0px;
            list-style-type: disc;
            color: #000;
		}
		.menu_outer p{
			font-size: 17px;
			line-height: 1.5em;
		}
		
		.About-us{
			padding:0px 0px 0px 0px ;
		}
		.About-us heading1{
			text-align:left;
		}
		.About-us h2{
		    margin: 15px 0px 0px 0px;
			font-size: 16px;
			line-height: 1.5em;
			color: #003b6e;
		}
		.school_p{
			text-align:left;
			line-height:1.4em;
			margin:0px 0px 10px 0px;
			font-size:16px;
		}
		
		/***********************/
		
		.school_mission{
			border:1px solid #e0e0e0;
		}
		.school_mission_tittle{
			background-color: #003b6e;
			padding: 20px;
		}
		.school_mission_tittle h1{
			margin:0px;
			color:#fff;
			text-align:center;
			font-size:23px;
			line-height:1.5em;
		}
		.school_mission_para{
			padding:20px;
		}
		.school_mission_para p{
			text-align:left;
			font-size:17px;
			line-height:1.5em;
			margin:0px 0px 12px 0px;
		}
		.school_mission_para ul{
			padding:10px 0px 0px 15px;
			margin-bottom:10px;
		}
		.school_mission_para ul li{
			text-align:left;
			font-size:16px;
			line-height:1.4em;
			margin:0px 0px 10px 0px;
			list-style-type:circle;
		}
		.school_mission_para h4{
			margin:0px 0px;
			line-height:1.4em;
			text-align:left;
			font-size:20px;
			color:#003b6e;
			padding:0px;
		}		
		.school_mission_para a{
			color:#003b6e;
			font-weight:600;
		}
	
		/************************/
		
		.parent_portal{
			text-align:center;
			margin:20px 0px;
		}
		.parent_portal a{
			padding: 10px 10px;
			display: block;
			background-color: #ffd200;
			color: #fff;
			text-decoration: none;
			text-align: center;
			margin-top: 0px;
			border-radius: 0px;
			font-size: 20px;
			font-weight: 400;
		}
	
	/*********************** all pages ***********************************/
	
	
	
	
	/** home **/
	
	.a_home_block1{
			background:url(image/img1.jpg);
			background-size: cover;
			background-position: center;
	}
	
	.a_home_block4{
			background:url(image/img4.jpg);
			background-size: cover;
			background-position: center;
	}
	
	.a_home_block5{
			background:url(image/img2.jpg);
			background-size: cover;
			background-position: center;
	}
	
	/** data table **/
	
	div.dataTables_wrapper div.dataTables_length select {
		width: 75px;
		display: inline-block;
		margin: 0px 0px 0px 18px;
	}
	
	#myTable_filter{
		margin-top:10px;
		margin-bottom:30px;
	}
	
	div.dataTables_wrapper div.dataTables_filter input {
		margin-left: 0.5em;
		display: inline-block;
		height: 35px;
		border: 1px solid #cccccc;
		width: 95% !important;
	}
	
	#myTable{
		border:1px solid #ddd;
	}
	
	#myTable thead th{
		background-color: #484848;
		color: #fff;
		font-size: 15px;
		text-align: center;
		padding: 10px 10px;
		font-weight: 400;
		border-left: 1px solid #ccc;
	}
	#myTable thead tr:first-child th{
		border-bottom: 1px solid #ddd;
	}
	#myTable tbody tr:first-child td{
		border-top: 0px solid #ddd;
	}
	#myTable tbody tr td:first-child{
		border-left: 0px solid #ccc;
		text-align:center;
	}
	#myTable tbody tr td{
		border-left: 1px solid #ccc;
		text-align:center;
	}
	#myTable tbody tr td:nth-child(2) a{
		color:#f63a2d;
	}
	#myTable tbody tr td p{
		color:#828282;
	}
	.paginate_button {
		margin:0px 5px;
	}

	
	/*** community ***/
	
	#bbpress-forums div.bbp-search-form {
		float: none;
	}
	.screen-reader-text.hidden{
		display:block !important;
		text-align: left !important;
		position: relative !important;
		left:0px !important;
		width:auto !important;
		height:auto !important;
	}

	.bbp-pagination{
		margin-top:30px;
	}
	
	
	
	#bbpress-forums ul.bbp-topics{
		border: 1px solid #ccc !important;
	}
	.bbp-header{
		background-color: #000 !important;
		color: #fff !important;
		font-size: 15px !important;
		text-align: center !important;
		padding: 10px 10px !important;
		font-weight: 400 !important;
		border: 0px solid #ccc !important;
	}
	#bbpress-forums li.bbp-header{
		background-color:transparent;
	}
	.bbp-topic-title a , .bbp-topic-freshness a{
		color: #f63a2d;
		font-weight: 400;
		font-size: 16px;
	}
	.bbp-author-name , .bbp-topic-started-in a{
		font-size:12px !important;
		color:#000 !important;
	}
	#bbpress-forums p.bbp-topic-meta img.avatar, #bbpress-forums ul.bbp-reply-revision-log img.avatar, #bbpress-forums ul.bbp-topic-revision-log img.avatar, #bbpress-forums div.bbp-template-notice img.avatar, #bbpress-forums .widget_display_topics img.avatar, #bbpress-forums .widget_display_replies img.avatar {	
	margin-bottom: 0px !important;
	}
	
	
	/*#bbpress-forums fieldset.bbp-form {
		margin: 20px 0px;
	}*/
	.bbp-topic-tags a{
		color:#f63a2d !important;
		font-size:16px !important;
	}
	div.bbp-template-notice.info {
		border: #E0E0E0 1px solid !important;
		background-color: #f4f4f4 !important;
	}
	.bbp-topic-description a{
		font-size:12px !important;
	}
	
	#subscription-toggle a , #favorite-toggle a{
		color:#fff !important;
		font-size:14px !important;
	}
	legend {
		width:  auto !important;
		color: #484848 !important;
		border-bottom: 0px solid #e5e5e5 !important;
		text-align: left !important;
		font-size: 18px !important;
	}
	.bbp-form label{
		text-align:left !important;
	}
	.bbp-form textarea{
		height:120px !important;
	}
	#bbp_topic_subscription{
		float:left;
		width:auto !important;
		vertical-align:middle;
		margin-top: 5px !important;
		margin-right: 2px !important;
	}
	#bbpress-forums fieldset.bbp-form label {
		margin: 0px;
		display: block;
	}
	.bbp-login-form label {
		width: 100%;
		display: inline-block;
	}
	.bbp-submit-wrapper{
		float:none !important;
	}
	.bbp-submit-wrapper button{
		color: #fff !important;
		background: #f63a2d;
		cursor: pointer;
		border: 0px;
		padding: 10px 30px;
		font-size: 16px;
		margin: 10px 0px 20px 0px;
		position: relative;
		top: 0;
		right: 0;
		float:left;
	}
	.bbp-submit-wrapper button:hover{
		opacity:0.8;
		background:#f63a2d;
	}
	.form-allowed-tags{
		display:none;
	}
	@media only screen and (max-width: 320px){
	#bbpress-forums li.bbp-header li.bbp-forum-topic-count, #bbpress-forums li.bbp-header li.bbp-forum-reply-count, #bbpress-forums li.bbp-body li.bbp-forum-topic-count, #bbpress-forums li.bbp-body li.bbp-forum-reply-count, #bbpress-forums li.bbp-header li.bbp-topic-voice-count, #bbpress-forums li.bbp-header li.bbp-topic-reply-count, #bbpress-forums li.bbp-body li.bbp-topic-voice-count, #bbpress-forums li.bbp-body li.bbp-topic-reply-count {
		width: 20%;
		text-align: center;
	}
	#bbpress-forums li.bbp-header li.bbp-forum-freshness, #bbpress-forums li.bbp-body li.bbp-forum-freshness, #bbpress-forums li.bbp-header li.bbp-topic-freshness, #bbpress-forums li.bbp-body li.bbp-topic-freshness {
		width: 58%;
		text-align: center;
	}
	#bbpress-forums li.bbp-header li.bbp-forum-info, #bbpress-forums li.bbp-body li.bbp-forum-info, #bbpress-forums li.bbp-header li.bbp-topic-title, #bbpress-forums li.bbp-body li.bbp-topic-title {
		width: 100%;
		text-align: center;
	}
}	
	

	.bbp-pagination{display:none;}
	.bbp-template-notice.info{display:none;} 
	
	
	/***********/
	
	.rememberme{
		width: auto !important;
		display: block !important;
	}
	#rememberme{
		float: left;
		width: auto !important;
		margin-top: 2px;
		margin-right: 2px;
	}
		
	/** forum search form **/

	#bbp-search-form{
		margin-bottom:20px;
	}
	
/*	#bbp-search-form input[type=submit] {
		margin:19px 0px !important;
	}
	
	.bbp-author-name{
		color: #f93e29 !important;   
		font-size: 14px !important;
	}
	
	/** user profile **/
	
	#bbpress-forums #bbp-single-user-details{
		border: 1px solid #f1f1f1;
	}
	#bbpress-forums #bbp-user-body{
		text-align:left;
	}
	#bbpress-forums #bbp-user-wrapper h2.entry-title {
		font-size: 20px;
		color: #f63a2d;
		border-bottom: 1px solid #c2c2c2;		
	}
	.bbp-user-section{
		margin:20px 0px;
	}
	.bbp-reply-header .bbp-header{
		background-color: transparent !important;
		color: #000 !important;
	}
	
	@media only screen and (max-width: 480px){
		#bbpress-forums .bbp-body div.bbp-reply-author {
			padding-left: 0px;
		}
	}	
	
	@media(max-width:767px){
		#bbpress-forums #bbp-single-user-details{
			margin-bottom:30px;
			width:100%;
		}
		#bbpress-forums #bbp-user-body {
			margin-left: 0px;
		}
		#bbpress-forums #bbp-your-profile fieldset label[for]{
			width:100%;
		}
		#bbpress-forums #bbp-your-profile fieldset fieldset.password {
			width: 100%;
		}	
	}
	
		@media(max-width:800px){
	.c_ban{
            display:none;

}
	.c_ban_small{
		display:block;
	}
}
#bbpress-forums #bbp-your-profile fieldset.submit button {
    padding: 5px 17px;
    border: 1px solid #f63a2d;
    background-color: #f63a2d;
    color: #fff;
    font-size: 16px; 
    line-height: 1.5em;
} 



/*******/

.divrelative{
	position:relative;
}

@media(min-width:1441px){
	.divabsolute{
		position:absolute;
		top: 50%;
		left: 33%;
		transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%); /* IE 9 */
		-webkit-transform: translate(-50%, -50%); /* Safari */
	}
}
@media(max-width:1440px) and (min-width:1367px){
	.divabsolute{
		left: 22%;
		position:absolute;
		top: 50%;
		transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%); /* IE 9 */
		-webkit-transform: translate(-50%, -50%); /* Safari */
	}
}
@media(max-width:1366px) and (min-width:1200px){
	.divabsolute{
		left: 22%;
		position:absolute;
		top: 50%;
		transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%); /* IE 9 */
		-webkit-transform: translate(-50%, -50%); /* Safari */
	}
}

@media(max-width:1199px) and (min-width:992px){
	.divabsolute{
		left: 27%;
		position:absolute;
		top: 50%;
		transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%); /* IE 9 */
		-webkit-transform: translate(-50%, -50%); /* Safari */
	}
}

@media(max-width:991px) and (min-width:768px){
	.divabsolute{
		left: 32%;
		position:absolute;
		top: 50%;
		transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%); /* IE 9 */
		-webkit-transform: translate(-50%, -50%); /* Safari */
	}
}

@media(max-width:823px) and (min-width:768px){
	.divabsolute .wpb_wrapper p{
		font-size:16px !important;
	}
	.divabsolute .wpb_wrapper p a{
		padding: 8px 20px !important;
		font-size:16px !important;
	}
}

@media(max-width:767px){
	.divrelative{
		display:none;
	}
	.divabsolute{
		position:relative;
		background:url(image/Ampere_BannerImage-career.png);
		padding:40px 20px;
		background-position:center;
	}
	.divabsolute .wpb_wrapper p{
		font-size:16px !important;
	}
	.divabsolute .wpb_wrapper p a{
		padding: 8px 20px !important;
		font-size:16px !important;
	}
}
@media (min-width: 1380px){.adjkbw {
    left: 22% !important;
}}
@media (max-width: 780px){
.adjkbw {
    position: relative;
    background: url("https://amperecomputing.com/wp-content/uploads/2020/06/blog-mobile-head.png") !important;
   
}}