.allfont1{
  font-family: 'Work Sans' !important;
}

.lheight1{
  line-height: 28px;
}

.talign1{
  text-align: justify !important;
}

.count-title h2 {
    color: #19aece !important;
  }

.contact-form-style > button {
    background-color: #fe6700 !important;
    font-family: 'Work Sans' !important;
  }

.mobileview{
  display: none;
}

.overview-content-2 > h4 {
    color: #ff6600 !important;
}

.contact-form-style input, .contact-form-style textarea {
    background: #ffd40003 !important;
    border: 1px solid #000000 !important;
    font-size: 14px !important;
    font-family: 'Work Sans' !important;
}

.info1{
  font-size: 17px !important;
    font-weight: 500 !important;
    color: #000 !important;
}

.info2{
  color: blue !important;
    text-transform: uppercase !important;
}

.contact-information > p a:hover {
    color: #fe6700 !important;
}

.ptb90 {
    padding: 90px 0 !important;
}

.snow1{
  font-size: 13px;
    text-transform: uppercase;
    background: #fff;
    padding: 3px 24px;
    border: 1px solid #a1a1a1;
    border-radius: 10px;
    font-family: 'Work Sans';
    font-weight: 600;
}

.snow2{
  font-size: 13px;
    text-transform: uppercase;
    background: #fff;
    padding: 10px 24px;
    border:1px solid #fc9d59;
    border-radius: 5px;
    font-family: 'Work Sans';
    font-weight: 600;
    color: #ff6500;
}

.mb1{
  display: none !important;
}

.ptb-240 {
    padding: 167px 0 !important;
}

#scrollUp:hover {
    background: #fe6306 none repeat scroll 0 0 !important;
}

.theme-color {
    color: #fe6306 !important;
}

.fnt1{
	font-size: 16px !important;
}

.logo1{
	width: 230px !important;
	border: 2px solid #fff;
    border-radius: 5px;
}

.logo {
    margin: 20px 0 0 !important;
}

.gray-bg {
    background: #f7decc !important;
}

.gray-bg-3 {
    background: #e3e6ff !important;
}

.product-img {
    border: 2px solid #eefe91 !important;
    box-shadow: 5px 5px 3px #56565691 !important;
}

.main-menu ul li a {
    color: #0000b2 !important;
    font-size: 18px !important;
    font-weight: 700 !important;
    text-transform: capitalize !important;
}

.logo_footer {
    width: 200px;
    border: 2px solid #fff;
    border-radius: 5px;
}

.footer-title > h4 {
    font-weight: 600 !important;
    text-transform: uppercase !important;
}

.pr1{
    font-size: 17px !important;
    text-transform: uppercase !important;
    color: #fe6700 !important;
}

.pr3{
    font-size: 18px !important;
    
}


/*--icon--*/

.ic2{
  width: 35px;
  height: auto;
  background: ;
  position: fixed;
  z-index: 999;
  right: 0px;
  top:  267px;
  z-index: 9999999999999;
}

.ic2a{
  width: 35px;
  height: 35px;
  margin-bottom: 0px;
  border-radius: 5px 0px 0px 5px;
  border:0px solid #ffd787;
  animation: exampletwo 4s infinite;
  cursor: pointer;
  margin-bottom: 3px;
  background: #fff;
  padding: 1px;
  box-shadow: 0px 0px 2px 0px #000;
  box-shadow: 0px 1px 2px 0px #545151;
}

.events{
    width: 100px;
    height: 150px;
    position: fixed;
    z-index: 99999;
    left: 0px;
    bottom: 0px;
}


.ic1{
    width: 50px;
    height: auto;
    background: ;
    position: fixed;
    z-index: 999;
    left: 2px;
    bottom: 1%;
}

.ic1a{
    width: 50px;
    height: 50px;
    background: #fff;
    margin-bottom: 5px;
    border-radius: 50%;
    /*border:1px solid #2cb742;*/
    animation: exampletwo 4s infinite;
    cursor: pointer;
    padding: 2px;
}

.ic1b{
    width: 50px;
    height: 50px;
    background: #fff;
    border-radius: 50%;
    /*border:1px solid #03a9f4;*/
    animation: examplet 4s infinite;
    cursor: pointer;
    padding: 2px;
    margin-bottom: 5px;
}

.ic1c{
    width: 50px;
    height: 50px;
    background: #fff;
    border-radius: 50%;
    /*border:1px solid #03a9f4;*/
    animation: examplethree 4s infinite;
    cursor: pointer;
    padding: 2px;
}


.ic1a:hover .imgicn1{
    transform: rotate(360deg);
}


.ic1b:hover .imgicn2{
    transform: rotate(360deg);
}

.ic1c:hover .imgicn3{
    transform: rotate(360deg);
}


.imgicn1{
    width: 100%;
    transition: transform 1s;
}

.imgicn2{
    width: 100%;
    transition: transform 1s;
}

.imgicn3{
    width: 100%;
    transition: transform 1s;
}

.ic11a{
  width: 30px;
  height: auto;
  background: ;
  position: fixed;
  z-index: 999;
  right: 6px;
  top:  40%;
  z-index: 9999999999999;
  
}


.ic1a1 {
    border: 0px solid #ffd787;
    cursor: pointer;
    margin-bottom: 3px;
    padding: 9px 45px 5px 8px;
    text-align: center;
    color: #fff;
    font-size: 27px;
    border-radius: 17px 0px 0px 17px;
}


.imgicn1a{
  width: 100%;
  transition: transform 1s;
}

/*--icon--*/

.section-title::before {
  display: none !important;
}

.section-title {
    font-size: 40px !important;
    font-family:"Work Sans",sans-serif !important;
    color: #127a93 !important;
}


@media screen and (max-width: 768px){

.mb1{
  display: block !important;
}

.pc1{
  display: none !important;
}

.logo {
    margin: 5px 5px !important;
}

.logo1{
	width: 200px !important;
}

.mean-container a.meanmenu-reveal {
    color: #0000b2 !important;
    top: -49px !important;
    width: 29px !important;
}

.mean-container .mean-nav ul li a {
    font-family: "Montserrat",sans-serif !important;
    color: #0000b2 !important;
    font-size: 14px !important;
    padding: 11px 5% !important;
    text-transform: capitalize !important;
    font-weight: 700 !important;

}


footer.footer-area.pt-75.gray-bg-3 {
    text-align: center;
}

.fmrbot{
	padding-bottom: 5px;
}


.single-slider {
    padding: 92px 0 !important;
}


.sltfont1{
    font-size: 38px !important;
    font-weight: bolder !important;
    background: #ffffffb0;
    padding: 10px;

}

/*--icon--*/

.ic1a{
    width: 45px !important;
    height: 45px  !important;
    padding: 0px;
}

.ic1b{
    width: 45px !important;
    height: 45px  !important;
    padding: 0px;
}

.ic1c{
    width: 40px !important;
    height: 40px  !important;
    padding: 0px;
}


.ic2{
  top:  257px !important; 
}


/*--icon--*/

.pr1 {
    font-size: 25px !important;
    text-transform: capitalize !important;
  }

.pr3 {
    font-size: 24px !important;
}

.pr2 {
    font-size: 18px !important;
    color: #555 !important;
}


.section-title {
    font-size: 35px !important;
}


.ptb90 {
    padding: 50px 0 !important;
}

.mobileview{
  display: block;
    background: #2cabc9;
    text-align: center;
    font-size: 17px;
    padding: 4px;
    font-family: 'Work Sans' !important;
    font-weight: bolder;
    color: #fff !important;

}

.mobileview a{
  color: #fff !important;
  font-family: 'Work Sans' !important;
}

.mtcenter{
  text-align: center;
}


	
}

