body
{
    background-color: #fff;
    font-size: 16px;
    line-height: 25px;
    font-family: 'poppinsregular';
    letter-spacing: 1px;
    color: #000;
}
h1
{
    font-family: 'antonregular';
    font-weight: normal;
    letter-spacing: 3px;
    font-size: 50px;
    margin-bottom: 20px;
}

h2
{
    font-family: 'antonregular';
    font-weight: normal;
    letter-spacing: 3px;
    font-size: 35px;
    margin-bottom: 15px;
}


h3
{
    font-family: 'antonregular';
    font-weight: normal;
    letter-spacing: 2px;
    font-size: 30px;
    margin-bottom: 12px;
}


h4
{
    font-family: 'antonregular';
    font-weight: normal;
    letter-spacing: 2px;
    font-size: 25px;
    margin-bottom: 10px;
}

h5
{
    font-family: 'antonregular';
    font-weight: normal;
    letter-spacing: 2px;
    font-size: 20px;
    margin-bottom: 8px;
}

p
{
    margin-bottom: 10px;
}

@media (max-width:767px){
    h1{font-size:30px; margin-bottom: 10px;}
    h2{font-size:27px;}
    h3{font-size:26px;}
    h4{ font-size:23px;  }
    }
    
    .text-left {
        text-align: left;
    }
    .text-right {
        text-align: right;
    }
    
    @media (max-width:768px){
        .text-left {
        text-align: center;
    }
    .text-right {
        text-align: center;
    }
    
    .text-center {
        text-align: center;
    }
    
    }




    
/* ///////// */


.section30 
{
    margin-top: 30px;
}

.section40 
{
    margin-top: 40px;
}

.section51
{
    margin-top: 70px;
}



.section50 
{
    margin-top: 30px;
}


.section60 
{
    margin-top: 60px;
}


.section70 
{
    margin-top: 70px;
}

.section80 
{
    margin-top: 80px;
}


.section90 
{
    margin-top: 90px;
}



.section100 
{
    margin-top: 100px;
}



.section120 
{
    margin-top: 120px;
}



.section130 
{
    margin-top: 130px;
}



.section140 
{
    margin-top: 140px;
}



.section150 
{
    margin-top: 150px;
}



.section180 
{
    margin-top: 180px;
}

.section90 
{
    margin-top: 90px;
}


.section220 
{
    margin-top: 220px;
}


.section250 
{
    margin-top: 250px;
}



.text-dark
{
    color: #000!important;
}

.text-black
{
    color: #000!important;
}
.text-green
{
    color: #bf8f2b!important;
}
.text-blue
{
    color: #2a6ab2!important;
}
.text-white 
{
    color: #fff!important;
}
.text-gray 
{
    color: #666!important;
}
 
  

.bg-black
{
    background-color: #000!important;
}

.bg-dark
{
    background-color: #000!important;
}
.bg-blue
{
    background-color: #2a6ab2!important;
}
.bg-white 
{
    background-color: #fff!important;
}


.btn1 
{
    color: #fff;
    background-color: #2a6ab2;
    border: 1px solid #2a6ab2;
    padding: 13px 40px;
    transition: all 400ms;
    border-radius: 50px;
    font-size: 22px;
    line-height: 22px;
    box-shadow: 0px 0px 10px #2a6ab2;
    font-family: 'antonregular';

}

.btn1:hover
{
    color: #2a6ab2;
    background-color: #fff;
    cursor: pointer;
   
 
   

}

.btn1 a
{
    color: #fff!important;
    transition: all 400ms;
    background-color: none;

   

}

.btn1 a:hover
{

    background-color: #fff;
    color: #2a6ab2!important;
 
   

}




.btn2 
{
    color: #fff;
    background-color: #bf8f2b;
    border: 1px solid #bf8f2b;
    padding: 17px 60px;
    transition: all 400ms;
    border-radius: 50px;
    font-size: 22px;
    line-height: 22px;
    box-shadow: 0px 0px 10px #bf8f2b;
    font-family: 'antonregular';
    letter-spacing: 2px; display:inline-block;

}

.btn2:hover
{
    color: #bf8f2b;
    background-color: #fff;
    cursor: pointer;
   
 
   

}

.btn2 a
{
    color: #fff!important;
    transition: all 400ms;
    background-color: none;

   

}

.btn2 a:hover
{

    background-color: #fff;
    color: #bf8f2b!important;
 
   

}


/* 

 .btn3 
{
    color: #fff;
    background-color: #2a6ab2;
    border: 1px solid #2a6ab2;
    padding: 13px 55px;
    transition: all 400ms;
    border-radius: 50px;
    font-size: 22px;
    line-height: 22px;
    
    font-family: 'antonregular';

}

.btn3:hover
{
    color: #2a6ab2;
    background-color: #fff;
    cursor: pointer;
   
 
   

}

.btn3 a
{
    color: #fff!important;
    transition: all 400ms;
    background-color: none;

   

}

.btn3 a:hover
{

    background-color: #fff;
    color: #2a6ab2!important;
 
   

} 
 */

.btn3 
{
    color: #fff;
    background-color: #2a6ab2;
    border: 1px solid #2a6ab2;
    padding: 13px 40px;
    transition: all 400ms;
    border-radius: 50px;
    font-size: 22px;
    line-height: 22px;
    box-shadow: 0px 0px 10px #2a6ab2;
    font-family: 'antonregular';

}

.btn3:hover
{
    color: #2a6ab2;
    background-color: #fff;
    cursor: pointer;
   
 
   

}

.btn3 a
{
    color: #fff!important;
    transition: all 400ms;
    background-color: none;

   

}

.btn3 a:hover
{

    background-color: #fff;
    color: #2a6ab2!important;
 
   

}



.btn4 
{
    color: #fff;
    background-color: #bf8f2b;
    border: 1px solid #bf8f2b;
    padding: 13px 40px;
    transition: all 400ms;
    border-radius: 50px;
    font-size: 22px;
    line-height: 22px;
    box-shadow: 0px 0px 10px #6b6b6b;
    font-family: 'antonregular';

}

.btn4:hover
{
    color: #bf8f2b;
    background-color: #fff;
    cursor: pointer;
   
 
   

}

.btn4 a
{
    color: #fff!important;
    transition: all 400ms;
    background-color: none;

   

}

.btn4 a:hover
{

    background-color: #fff;
    color: #bf8f2b!important;
 
   

}



.no-pad
{
    padding-left: 0px;
    padding-right: 0px;
}
.custom-pad
{
    padding-left: 15px;
    padding-right: 15px;
}


.sh-brw 
{
    display: block;
}
.sh-mob 
{
    display: none;
}

/* .navbar-light .navbar-toggler {
    color: #019dc7;
    border-color:#dc6690;
}
.bar1 i
{
   color: #dc6690;
   font-size: 28px;
} */


.w-100
{
  width: 100%!important;

}




.bg-testimonial
{
    background-image: url(../pic/testimonial.jpg);
    width: 100%;
    height: auto;
    padding: 80px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    background-attachment: fixed;
    color: #fff;
   

  
}


.preventative-ban1
{
    background-image: url(../pic/preventative-ban1.jpg);
    width: 100%;
    height: auto;
    padding: 250px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}



.about-us-ban1
{
    background-image: url(../pic/about-us-ban1.jpg);
    width: 100%;
    height: auto;
    padding: 250px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}

.cosmetic-restorative-ban1
{
    background-image: url(../pic/cosmetic-restorative-ban1.jpg);
    width: 100%;
    height: auto;
    padding: 250px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}



.form-control1
{   width: 100%;
	color: #666;
	font-size:18px ;
    transition: all 400ms;
	background-color: #fff;
	border-radius: 0;
    padding: 8px 10px;
    border: #2a6ab2 solid 1px;
}
.form-control1:focus
{
   box-shadow: 0 0 10px #2a6ab2 ;
}



.form-control2
{   width: 100%;
	color: rgb(56, 56, 56);
	font-size:18px ;
    transition: all 400ms;
	border-bottom: none;
	background-color: #fff;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-radius: 6px;
    padding: 8px 10px;
    border: none;
}


.appointment-ban1
{
    background-image: url(../pic/appointment-ban1.jpg);
    width: 100%;
    height: auto;
    padding: 250px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}

.bridges-ban1
{
    background-image: url(../pic/bridges-ban1.jpg);
    width: 100%;
    height: auto;
    padding: 250px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}


.dental-hygiene-cleaning-ban1
{
    background-image: url(../pic/dental-hygiene-cleaning-ban1.jpg);
    width: 100%;
    height: auto;
    padding: 250px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}

.dental-jewellery-ban1
{
    background-image: url(../pic/dental-jewellery-ban1.jpg);
    width: 100%;
    height: auto;
    padding: 250px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}

.dentures-ban1
{
    background-image: url(../pic/dentures-ban1.jpg);
    width: 100%;
    height: auto;
    padding: 250px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}

.extractions-wisdom-teeth-ban1
{
    background-image: url(../pic/extractions-wisdom-teeth-ban1.jpg);
    width: 100%;
    height: auto;
    padding: 250px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}

.floride-treatments-ban1
{
    background-image: url(../pic/floride-treatments-ban1.jpg);
    width: 100%;
    height: auto;
    padding: 250px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}

.implants-ban1
{
    background-image: url(../pic/implants-ban1.png);
    width: 100%;
    height: auto;
    padding: 250px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}

.oral-cancer-screening-ban1
{
    background-image: url(../pic/oral-cancer-screening-ban1.jpg);
    width: 100%;
    height: auto;
    padding: 250px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}

.about-us-ban1
{
    background-image: url(../pic/about-us-ban1.jpg);
    width: 100%;
    height: auto;
    padding: 250px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}

.orthodontics-invisalign-ban1
{
    background-image: url(../pic/orthodontics-invisalign-ban1.jpg);
    width: 100%;
    height: auto;
    padding: 250px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}

.our-team-ban1
{
    background-image: url(../pic/our-team-ban1.jpg);
    width: 100%;
    height: auto;
    padding: 250px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}

.root-canal-ban1
{
    background-image: url(../pic/root-canal-ban1.png);
    width: 100%;
    height: auto;
    padding: 250px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}

.sealants-ban1
{
    background-image: url(../pic/sealants-ban1.jpg);
    width: 100%;
    height: auto;
    padding: 250px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}

.sports-guard-ban1
{
    background-image: url(../pic/sports-guard-ban1.jpg);
    width: 100%;
    height: auto;
    padding: 250px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}

.teeth-whitening-ban1
{
    background-image: url(../pic/teeth-whitening-ban1.jpg);
    width: 100%;
    height: auto;
    padding: 250px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}

.tooth-colored-fillings-ban1
{
    background-image: url(../pic/tooth-colored-fillings-ban1.jpg);
    width: 100%;
    height: auto;
    padding: 250px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}


.venus-white-ban1
{
    background-image: url(../pic/venus-white-ban1.jpg);
    width: 100%;
    height: auto;
    padding: 250px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}

.crowns-ban1
{
    background-image: url(../pic/crowns-ban1.jpg);
    width: 100%;
    height: auto;
    padding: 250px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}

.specials-ban1
{
    background-image: url(../pic/specials-ban1.jpg);
    width: 100%;
    height: auto;
    padding: 250px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}

.covid-ban
{
    background-image: url(../pic/covid-ban.jpg);
    width: 100%;
    height: auto;
    padding: 250px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}


.financing-ban1
{
    background-image: url(../pic/financing-ban1.jpg);
    width: 100%;
    height: auto;
    padding: 250px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}


.dental-services-ban1
{
    background-image: url(../pic/dental-services-ban1.jpg);
    width: 100%;
    height: auto;
    padding: 250px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}
.services-ban1
{
    background-image: url(../pic/services-ban1.jpg);
    width: 100%;
    height: auto;
    padding: 250px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}

.dn1
{
    background-image: url(../pic/dn1.jpg);
    width: 100%;
    height: auto;
    padding: 250px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}

.dn2
{
    background-image: url(../pic/dn2.jpg);
    width: 100%;
    height: auto;
    padding: 250px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}


.dn3
{
    background-image: url(../pic/dn3.jpg);
    width: 100%;
    height: auto;
    padding: 250px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}




.dn4
{
    background-image: url(../pic/dn4.jpg);
    width: 100%;
    height: auto;
    padding: 250px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}

.dn5
{
    background-image: url(../pic/dn5.jpg);
    width: 100%;
    height: auto;
    padding: 250px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}


.dn6
{
    background-image: url(../pic/dn6.jpg);
    width: 100%;
    height: auto;
    padding: 250px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}



.dn7
{
    background-image: url(../pic/dn7.jpg);
    width: 100%;
    height: auto;
    padding: 250px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}

.dn8
{
    background-image: url(../pic/dn8.jpg);
    width: 100%;
    height: auto;
    padding: 250px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}


.dn9
{
    background-image: url(../pic/dn9.jpg);
    width: 100%;
    height: auto;
    padding: 250px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}





.dn10
{
    background-image: url(../pic/dn10.jpg);
    width: 100%;
    height: auto;
    padding: 250px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}

.dn11
{
    background-image: url(../pic/dn11.jpg);
    width: 100%;
    height: auto;
    padding: 250px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}


.dn12
{
    background-image: url(../pic/dn12.jpg);
    width: 100%;
    height: auto;
    padding: 250px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}




.dn13
{
    background-image: url(../pic/dn13.jpg);
    width: 100%;
    height: auto;
    padding: 250px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}

.dn14
{
    background-image: url(../pic/dn14.png);
    width: 100%;
    height: auto;
    padding: 250px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}


.dn15
{
    background-image: url(../pic/dn15.jpg);
    width: 100%;
    height: auto;
    padding: 250px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}



.dn16
{
    background-image: url(../pic/dn16.jpg);
    width: 100%;
    height: auto;
    padding: 250px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}

.dn17
{
    background-image: url(../pic/dn17.jpg);
    width: 100%;
    height: auto;
    padding: 250px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}


.dn18
{
    background-image: url(../pic/dn18.jpg);
    width: 100%;
    height: auto;
    padding: 250px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}



.dn19
{
    background-image: url(../pic/dn19.jpg);
    width: 100%;
    height: auto;
    padding: 250px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}



.oral-surgery-ban1
{
    background-image: url(../pic/oral-surgery-ban1.jpg);
    width: 100%;
    height: auto;
    padding: 250px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}



.cosmetic-orthodontics-ban1
{
    background-image: url(../pic/orthodontics-ban1.jpg);
    width: 100%;
    height: auto;
    padding: 250px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}



.family-dentistry-ban1
{
    background-image: url(../pic/family-dentistry-ban1.jpg);
    width: 100%;
    height: auto;
    padding: 250px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}


.preventative-therapy-ban1
{
    background-image: url(../pic/preventative-therapy-ban1.jpg);
    width: 100%;
    height: auto;
    padding: 250px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}

.instructions-ban1
{
    background-image: url(../pic/instructions-ban1.jpg);
    width: 100%;
    height: auto;
    padding: 250px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}

.o-surgery-ban1
{
    background-image: url(../pic/o-surgery-ban1.jpg);
    width: 100%;
    height: auto;
    padding: 250px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}

.mosaic-vision-ban1
{
    background-image: url(../pic/mosaic-vision-ban1.jpg);
    width: 100%;
    height: auto;
    padding: 250px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}



.ins1
{
    background-image: url(../pic/ins1.jpg);
    width: 100%;
    height: auto;
    padding: 250px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}

.ins2
{
    background-image: url(../pic/ins2.jpg);
    width: 100%;
    height: auto;
    padding: 250px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}



.ins3
{
    background-image: url(../pic/ins3.jpg);
    width: 100%;
    height: auto;
    padding: 250px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}



.ins4
{
    background-image: url(../pic/ins4.jpg);
    width: 100%;
    height: auto;
    padding: 250px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}


.ins5
{
    background-image: url(../pic/ins5.html);
    width: 100%;
    height: auto;
    padding: 250px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}



.ins6
{
    background-image: url(../pic/ins6.html);
    width: 100%;
    height: auto;
    padding: 250px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}


.ins7
{
    background-image: url(../pic/ins7.html);
    width: 100%;
    height: auto;
    padding: 250px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}


.orl1
{
    background-image: url(../pic/orl1.html);
    width: 100%;
    height: auto;
    padding: 250px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}

.orl2
{
    background-image: url(../pic/orl2.html);
    width: 100%;
    height: auto;
    padding: 250px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}



.orl3
{
    background-image: url(../pic/orl3.html);
    width: 100%;
    height: auto;
    padding: 250px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}


.orl4
{
    background-image: url(../pic/orl4.html);
    width: 100%;
    height: auto;
    padding: 250px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}


.orl5
{
    background-image: url(../pic/orl5.html);
    width: 100%;
    height: auto;
    padding: 250px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}


.orl6
{
    background-image: url(../pic/orl6.html);
    width: 100%;
    height: auto;
    padding: 250px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}


.orl7
{
    background-image: url(../pic/orl7.html);
    width: 100%;
    height: auto;
    padding: 250px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}


.orl8
{
    background-image: url(../pic/orl8.html);
    width: 100%;
    height: auto;
    padding: 250px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}

.dental-bonding-ban1
{
    background-image: url(../pic/dental-bonding-ban1.jpg);
    width: 100%;
    height: auto;
    padding: 250px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}


.pb1
{
    background-image: url(../pic/pb1.jpg);
    width: 100%;
    height: auto;
    padding: 250px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}



.pb2
{
    background-image: url(../pic/pb2.jpg);
    width: 100%;
    height: auto;
    padding: 250px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}




.pb3
{
    background-image: url(../pic/pb3.jpg);
    width: 100%;
    height: auto;
    padding: 250px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}



.pb4
{
    background-image: url(../pic/pb4.jpg);
    width: 100%;
    height: auto;
    padding: 250px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}


.osb1
{
    background-image: url(../pic/osb1.jpg);
    width: 100%;
    height: auto;
    padding: 250px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}

.osb2
{
    background-image: url(../pic/osb2.jpg);
    width: 100%;
    height: auto;
    padding: 250px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}

.osb3
{
    background-image: url(../pic/osb3.jpg);
    width: 100%;
    height: auto;
    padding: 250px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}

.osb4
{
    background-image: url(../pic/osb4.jpg);
    width: 100%;
    height: auto;
    padding: 250px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}

.osb5
{
    background-image: url(../pic/osb5.jpg);
    width: 100%;
    height: auto;
    padding: 250px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}

.osb6
{
    background-image: url(../pic/osb6.jpg);
    width: 100%;
    height: auto;
    padding: 250px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}

.osb7
{
    background-image: url(../pic/osb7.jpg);
    width: 100%;
    height: auto;
    padding: 250px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}

.osb8
{
    background-image: url(../pic/osb8.jpg);
    width: 100%;
    height: auto;
    padding: 250px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}

.frmb1
{
    background-image: url(../pic/frmb1.jpg);
    width: 100%;
    height: auto;
    padding: 250px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}

.frmb2
{
    background-image: url(../pic/frmb2.jpg);
    width: 100%;
    height: auto;
    padding: 250px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}

.frmb3
{
    background-image: url(../pic/frmb3.png);
    width: 100%;
    height: auto;
    padding: 250px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}

.tmj-therapy-ban1
{
    background-image: url(../pic/tmj-therapy.jpg);
    width: 100%;
    height: auto;
    padding: 250px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}

.ind1
{
    background-image: url(../pic/ind1.jpg);
    width: 100%;
    height: auto;
    padding: 250px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}


.ind2
{
    background-image: url(../pic/ind2.jpg);
    width: 100%;
    height: auto;
    padding: 250px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}



.ind3
{
    background-image: url(../pic/ind3.jpg);
    width: 100%;
    height: auto;
    padding: 250px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}


.root-canal-instructions-ban1
{
    background-image: url(../pic/root-canal-instructions-ban1.jpg);
    width: 100%;
    height: auto;
    padding: 250px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}

.dentures-instruction-ban1
{
    background-image: url(../pic/dentures-instruction-ban1.jpg);
    width: 100%;
    height: auto;
    padding: 250px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}




.form-control1:focus
{
   box-shadow: 0 0 10px #bf8f2b ;
}



.section9
{
    margin-top: 20px;
}


.bg-dark-nav 
{
    background-color:#2a6ab2;
    padding: 6px 0;
    border-radius: 8px;
}
.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: #bf8f2b;
    background-color: #223f69;
    border-radius: 4px;
}

.navbar-dark .navbar-nav .nav-link {
    color:rgba(255, 255, 255, 1);
    transition: all 400ms;
}


.navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show > .nav-link {
    color: #bf8f2b;
    background-color: #223f69;
    border-radius: 4px;
}

.carousel-control-next-icon {

    background-image: url("../pic/arw-right.html");

}
.navbar-expand-xl .navbar-nav .nav-link 
{
    padding-right: 17px;
    padding-left: 17px;
    font-size: 15px;
    margin-left: 8px;
}


.carousel-control-prev-icon {

    background-image: url("../pic/arw-lft.html");

}
.bg-gray1 
{
    background-color: #f3f3f3;
    padding: 70px 0;
}
.bg-green 
{
    background-color: #bf8f2b;
 
}


.bg-footer2 
{
    background-color: #2a6ab2;
    padding: 22px 0
}


.owl-theme .owl-dots .owl-dot span {

    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #bf8f2b;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;

}


.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {

    background:#666;

}
.bg-consult
{
    background-color: #f2f3f8;
    padding: 30px 0;
}

.footer1
{
    background-color: #3b3d42;
    padding: 20px 0 50px 0;
    
}

.scl i 
{
    color: #fff;
    margin-left: 10px;
    margin-top: 30px;
    translate: all 400ms;;
}

.sub1 
{    width: 60%;
    background-color: #2a6ab2;
    padding: 10px 0;
    box-sizing: border-box;
    background-position: center;
    background-color: none;
    background-repeat: no-repeat;
    cursor: pointer;
    border: 0;
    color: #fff;
    font-family: 'antonregular';
    letter-spacing: 2px;
   
   
}
.sub1:hover 
{    width: 60%;
    background-color: #666;
    padding: 10px 0;
    box-sizing: border-box;
    background-position: center;
    background-color: none;
    background-repeat: no-repeat;
    cursor: pointer;
    border: 0;
    color: #bf8f2b;
   
   
}
.container
{
    overflow: hidden;
}


.bg-light-gray
{
    background-color: #ebe6e6;
}

.bck i
{
    color: #2a6ab2;
    font-size: 22px;
    transition:  all 400ms;
}
.bck i:hover
{
    color: #000;
    
}

.service-box a:hover
{
   color: #e46100;

}
.section31
{
    margin-top: 0px;
}
.section8
{
    margin-top: 8px;
}


.section120 
{
    margin-top: 120px;
}

.section9
{
    margin-top: 6px!important;
}
.section20 
{
    margin-top: 20px;
}

.ftr-lnk a
{
   color: #fff;
}
.bg-appointment
{
    background-image: url(../pic/appointment1.jpg);
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 274px 20px 270px 100px;
}
.bg-appointment1
{
    padding: 30px 103px 30px 25px;
    background-color: #bf8f2b;
}
.box1 
{
    background-color: #fff;
    box-shadow: 0px 0px 25px rgb(199, 199, 199) ;
    padding: 50px 10px ;
    border-radius: 40px;
}

.team-box1 
{
    background-color: #fff;
    box-shadow: 0px 0px 25px rgb(199, 199, 199) ;
    padding: 40px 35px ;
    border-radius: 20px;
}
.brdr1 
{
    background-color: rgb(153, 151, 151);
    width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.text-gary 
{
    color: #666;
}


.srv-box1 
{
    background-color: #fff;
    box-shadow: 0px 0px 25px rgb(199, 199, 199) ;
    padding: 40px 30px ;
    border-radius: 20px;
    transition: all 600ms;
    overflow: hidden; border:1px solid #8bb8eb;
}

.srv-box1:hover 
{
    background-color: #bf8f2b;
    box-shadow: 0px 0px 25px rgb(138, 137, 137) ;
    padding: 40px 30px ;
    border-radius: 20px;
    transition: all 600ms;
    overflow: hidden;
    margin-top: -20px;
}
.srv-box1 img 
{
    overflow: hidden;
    transform: scale(1);
    transition: all 500ms; background: #fff;
border-radius: 100%;

}

.srv-box1:hover img
{
    transform: scale(1.1); box-shadow: 0px 0px 25px rgb(0, 0, 0) ;
}

.green-box1
{
    width: 100%;
    background-color: #bf8f2b;
    padding: 60px 25px;
    position: absolute;
    box-shadow: 5px 8px 35px #bf8f2b;
    right: -9%;
    bottom: 10%;
    z-index: 1;
}

.green-box1 p
{
   font-size: 30px;
   line-height: 35px;
}

.green-box1::after
{
  
    right: 00px;
    bottom: -87px;
    z-index: 99991;
    border: 50px solid  transparent;
        border-top-color: transparent;
        border-top-style: solid;
        border-top-width: 40px;
        border-left-color: transparent;
        border-left-style: solid;
        border-left-width: 50px;
        border-top: 38px solid #4c8e2f;
        border-top-color: #4c8e2f;
        border-left: 0px solid #4c8e2f;
        border-left-color: transparent;
        content: "";  
        position: absolute;
}



.blue-box1
{
    width: 100%;
    background-color: #2a6ab2;
    padding: 20px 20px;
    position: absolute;
    box-shadow: 5px 8px 35px #2a6ab2;
    left: -9%;
    bottom: 10%;
    z-index: 1;
}

.blue-box1 p
{
   font-size: 14px;
   line-height: 20px;
}

.blue-box1::after
{
  
    left: 2px;
    bottom: -88px;
    z-index: 99991;
    border: 50px solid  transparent;
        border-top-color: transparent;
        border-top-style: solid;
        border-top-width: 40px;
        border-right-color: transparent;
        border-right-style: solid;
        border-right-width: 50px;
        border-top: 38px solid #868a8f;
        border-top-color: #274065;
        border-right: 0px solid #274065;
        border-right-color: transparent;
        content: "";  
        position: absolute;
}


.contact-box1 
{
    border: #bf8f2b solid 1px;
    box-shadow: 0px 0px 13px #bf8f2b;
    padding: 50px 25px;
}

.contact-box2
{
    border: #2a6ab2 solid 1px;
    box-shadow: 0px 0px 13px #2a6ab26e;
    padding: 20px 10px;
}

.navbar-expand-xl .navbar-nav .dropdown-menu {
    position: unset;
    z-index: 9999999999999999999999999!important;
}


.dropdown-menu {
    position: static;
    z-index: 9999999999999999999999999!important;
}


.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: 
    #fff;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}


.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: 
#212529;
text-align: left;
list-style: none;
background-color:
#bf8f2b;
background-clip: padding-box;
border: 1px solid
    rgba(0,0,0,.15);
    border-radius: .25rem;
}

/* .cps 
{
    text-transform: capitalize;
} */

.inner li {
    list-style-image: url(../pic/arrow.png);
    margin: 5px 0px 5px 0px;
    color: #2a6ab2;
    
}




/* Paste this css to your style sheet file or under head tag */
/* This only works with JavaScript, 
if it's not present, don't show loader */
.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.se-pre-con {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url(../../smallenvelop.com/wp-content/uploads/2014/08/Preloader_11.html) center no-repeat #fff;
}



.scrollbar
{
    overflow-x: hidden;
}
::-webkit-scrollbar
{
    width:15px;
   
}
::-webkit-scrollbar-track
{
    -webkit-box-shadow:inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 0px;
    background: #ccc;
}

::-webkit-scrollbar-thumb
{
    /* -webkit-box-shadow:inset 0 0 6px #274065; */
    border-radius: 10px;
    background: #2a6ab2a9;
    
}


.carousel-indicators li {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    background-color:#bf8f2b;
}

.header-marhin-top 
{
    margin-top: 10px;
}
.top-bar1 
{
    background-color: #fff;
    position: fixed;
    width: 100%;
    z-index: 99999999;
    top: 0;
}

@media (max-width:767px){
.top-bar1 
{
     
    position:relative;
     
}
 
}

.banner-marhin-top 
{
    margin-top: 150px;
}



.cps .section50 
{
    margin-top: 20px;
}




.btn66 
{
     
    color: #bf8f2b;
    background-color: #fff;
    border: 0px solid #bf8f2b;
    padding: 13px 40px;
    transition: all 400ms;
    border-radius: 20px;
    font-size: 19px;
    line-height: 22px;
  
    font-family: 'antonregular';

}

.btn66:hover
{
    color: #fff;
    background-color: #bf8f2b;
    cursor: pointer;
    border: 0px solid #bf8f2b;
   
 
   

}

.btn166 a
{
    color: #fff!important;
    transition: all 400ms;
    background-color: none;

   

}

.btn66 a:hover
{

    background-color: #fff;
    color: #bf8f2b!important;
    border: 1px solid #bf8f2b;
 
   

}





.btn77 
{
    color: #fff;
    background-color: #2a6ab2;
    border: 1px solid #2a6ab2;
    padding: 13px 40px;
    transition: all 400ms;
    border-radius: 50px;
    font-size: 22px;
    line-height: 22px;
    box-shadow: 0px 0px 10px #2a6ab2;
    font-family: 'antonregular';

}

.btn77:hover
{
    color: #2a6ab2;
    background-color: #fff;
    cursor: pointer;
   
 
   

}

.btn77 a
{
    color: #fff!important;
    transition: all 400ms;
    background-color: none;

   

}

.btn77 a:hover
{

    background-color: #fff;
    color: #2a6ab2!important;
 
   

}






.home-service-box1
{
   
     background-image: linear-gradient(to right top, #2a6ab2, #2a6ab2, #2a6ab2, #2a6ab2, #2a6ab2);
    padding: 40px 00px;
    box-shadow: 0px 5px 10px #a7a7a7 ;
    transition: all 400ms; border-radius:25px;
}

.home-service-box1 h4
{
   color: #000;
}
/* .home-service-box1:hover h4
{
   color: #bf8f2b;
} */


.home-service-box1:hover
{
     background-image:linear-gradient(to right top, #ffffff, #fae2af, #debe7a, #e0a72f, #bf8f2b);
     
    padding: 40px 00px;transition: all 400ms;
    box-shadow: 0px 5px 10px #a7a7a7 ;
    transition: all 400ms;
}

















@media screen and (min-width:320px) and (max-width:767px)

{

    .banner-marhin-top 
{
    margin-top: 150px;
}


    .header-marhin-top 
{
    margin-top: 0px;
}

    .navbar-expand-xl .navbar-nav .nav-link 
{
    padding-right: 17px;
    padding-left: 17px;
    font-size: 15px;
    margin-left: 15px;
    margin-right: 15px;
}

    .ban-margin-top1 
    {
        margin-top: 101px;
    }

    .bg-appointment1
{
    padding:30px 15px ;
    background-color: #bf8f2b;
}


    
.green-box1
{
    width: 100%;
    background-color: #bf8f2b;
    padding: 30px 15px;
    position: static;
    box-shadow:none;

    z-index: 1;
}

.green-box1 p
{
   font-size: 20px;
   line-height: 25px;
}

.green-box1::after
{
  
   display: none;
}


.blue-box1
{
    width: 100%;
    background-color: #2a6ab2;
    padding: 30px 15px;
    position: static;
    box-shadow:none;

    z-index: 1;
}

.blue-box1 p
{
   font-size: 20px;
   line-height: 25px;
}

.blue-box1::after
{
  
   display: none;
}



    .btn2 
    {
        color: #fff;
        background-color: #bf8f2b;
        border: 1px solid #bf8f2b;
        padding: 10px 30px;
        transition: all 400ms;
        border-radius: 50px;
        font-size: 22px;
        line-height: 22px;
        box-shadow: 0px 0px 10px #bf8f2b;
        font-family: 'antonregular';
        letter-spacing: 1px;
    
    }

    .bg-appointment
{
    background-image: url(../pic/appointment1.jpg);
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 80px 20px;
}


    .text-left {
        text-align: center!important;
    }
    .text-right {
        text-align: center!important;
    }
    .section70 
{
    margin-top: 30px;
}




.section-top-100 {
    padding-top: 50px;
}

.sh-brw 
{
    display: none;
}
.sh-mob 
{
    display: block;
}

.section180 
{
    margin-top: 30px;
}

.section90 
{
    margin-top: 50px;
}

.section51
{
    margin-top: 51px;
}
.section150 
{
    margin-top: 50px;
}
.section100 
{
    margin-top: 30px;
}
.navbar ul li a{
  text-align: center;

}


.section220 
{
    margin-top: 50px;
}


.section250 
{
    margin-top: 50px;
}
.section130 
{
    margin-top: 30px;
}
.section90 
{
    margin-top: 20px;
}

.section40 
{
    margin-top: 20px;
}

.section50 
{
    margin-top: 20px;
}



.section31
{
    margin-top: 30px;
}

.section120 
{
    margin-top: 200px;
}





}
















@media screen and (min-width:768px) and (max-width:991px)
{

    .header-marhin-top 
    {
        margin-top: 0px;
    }

    .ban-margin-top1 
    {
        margin-top: 101px;
    }

    .bg-appointment1
    {
        padding:30px 15px ;
        background-color: #bf8f2b;
    }
    
    
.green-box1
{
    width: 100%;
    background-color: #bf8f2b;
    padding: 30px 15px;
    position: static;
    box-shadow:none;

    z-index: 1;
}

.green-box1 p
{
   font-size: 20px;
   line-height: 25px;
}

.green-box1::after
{
  
   display: none;
}



.blue-box1
{
    width: 100%;
    background-color: #2a6ab2;
    padding: 30px 15px;
    position: static;
    box-shadow:none;

    z-index: 1;
}

.blue-box1 p
{
   font-size: 20px;
   line-height: 25px;
}

.blue-box1::after
{
  
   display: none;
}


    .btn2 
{
    color: #fff;
    background-color: #bf8f2b;
    border: 1px solid #bf8f2b;
    padding: 10px 30px;
    transition: all 400ms;
    border-radius: 50px;
    font-size: 22px;
    line-height: 22px;
    box-shadow: 0px 0px 10px #bf8f2b;
    font-family: 'antonregular';
    letter-spacing: 1px;

}

    
    .bg-appointment
{
    background-image: url(../pic/appointment1.jpg);
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 80px 20px;
}
  
    .text-left {
        text-align: center!important;
    }
    .text-right {
        text-align: center!important;
    }
    .section70 
{
    margin-top: 30px;
}
.section51
{
    margin-top: 51px;
}
.section100 
{
    margin-top: 50px;
}



h1{font-size:30px; }
h2{font-size:25px;}
h3{font-size:22px;}
h4{ font-size:23px;}



.section-top-100 {
    padding-top: 30px;
}

.sh-brw 
{
    display: none;
}
.sh-mob 
{
    display: block;
}

.section180 
{
    margin-top: 30px;
}
.section150 
{
    margin-top: 30px;
}

.section90 
{
    margin-top: 50px;
}

.navbar ul li a{
    text-align: center;
  
  }

  .section50 
{
    margin-top: 20px;
}





.section220 
{
    margin-top: 50px;
}


.section250 
{
    margin-top: 50px;
}
.section130 
{
    margin-top: 50px;
}

.section90 
{
    margin-top: 30px;
}
.section40 
{
    margin-top: 25px;
}


.carousel-caption
{
    margin-bottom: 3%;
}



.section120 
{
    margin-top: 190px;
}







}



@media (max-width:767px){
 .banner-marhin-top {
    margin-top: 0px;
}
}




 .rs-seo-sector {
  padding: 60px 0 0px;
  background-image: url('images/about/seo-bg.html');
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-position: 50% 50%;
  position: relative;
}
.rs-seo-sector.pb-70 {
  padding-bottom: 70px;
}
.rs-seo-sector .seo-sector-overlay:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: #2a6ab2;
  opacity: 0.9;
}
.rs-seo-sector .seo-sector-text .title {
  color: #ffffff;
  margin: 0 0 26px;
  font-size: 40px;
  line-height: 40px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: bold;
}
.rs-seo-sector .seo-sector-text .subtitle {
  color: #ffffff;
  margin: 0 0 26px;
}
.rs-seo-sector .seo-contact input {
  width: 100%;
  margin-bottom: 30px;
  border-radius: 30px;
  border: 2px solid #ffffff;
  padding: 8px 20px;
  outline: none;
}
.rs-seo-sector .seo-contact select {
  width: 100%;
  margin-bottom: 30px;
  border-radius: 30px;
  border: 2px solid #ffffff;
  padding: 8px 20px;
  outline: none;
}

.rs-seo-sector .seo-contact textarea {
  width: 100%;
  margin-bottom: 30px;
  border-radius: 30px;
  border: 2px solid #ffffff; background:none; color:#fff;
  padding: 8px 20px;
  outline: none;
}
 
.rs-seo-sector .seo-contact input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #ffffff;
  opacity: 1;
}
.rs-seo-sector .seo-contact input::-moz-placeholder {
  /* Firefox 19+ */
  color: #ffffff;
  opacity: 1;
}
.rs-seo-sector .seo-contact input:-ms-input-placeholder {
  /* IE 10+ */
  color: #ffffff;
  opacity: 1;
}
.rs-seo-sector .seo-contact input:-moz-placeholder {
  /* Firefox 18- */
  color: #ffffff;
  opacity: 1;
}
.rs-seo-sector .seo-contact input[type="text"],
.rs-seo-sector .seo-contact input[type="email"] {
  background-color: transparent;
  color: #ffffff;
  text-transform: capitalize;
}
.rs-seo-sector .seo-contact input[type="button"] {
  background-color: #ffffff;
  color: #0473aa;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: 500;
}
.rs-seo-sector .seo-contact input[type="button"]:hover {
  background-color: #0473aa;
  color: #ffffff;
}
.rs-seo-sector .seo-video {
  position: relative;
  height: 312px;
  width: 100%;
  margin: 0 auto;
}
.rs-seo-sector .seo-video iframe {
  height: 100%;
  width: 100%;
  border: 0;
}
/* SEO Sector Section End */







.btn-wrapper{
  position:absolute;
  top: 80%;
  left: 50%;
  transform: translate(-50%, -50%);
}

@media screen and (min-width:320px) and (max-width:767px)

{
   .btn-wrapper{
  position:relative;
  top: 8%;
  left: 75%; margin-top: 20px;
}
}
.btn-wrapper a{
  display: block;
  width: 230px;
  height: 35px;
  line-height: 33px;
  font-size: 18px;
  font-family: sans-serif;
  text-decoration: none;
  color: #333;
  border: 2px solid #333;
  letter-spacing: 2px;
  text-align: center;
  position: relative;
  transition: all .35s;
}

.btn-wrapper a span{
  position: relative;
  z-index: 2;
}

.btn-wrapper a:after{
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background: #bf8f2b;
  transition: all .35s;
}

.btn-wrapper a:hover{
  color: #fff;
}

.btn-wrapper a:hover:after{
  width: 100%;
}




.form-div{ background:#fff; box-shadow: 3px 3px 5px 6px #ccc; padding:20px; margin:12px 0;}



 .sitemap-widget li {
  width: 33.33%;
  float: left;
  line-height: 33px;
}
 .sitemap-widget li  {
  color: #000;
  display: inline-block;
  position: relative;
}
 .sitemap-widget li:hover,
 .sitemap-widget li:focus {
  color: #008fd6;
}

.clear{ clear:both;}