body{font-family: 'Montserrat', sans-serif;}
.pad0{padding: 0px}
header#header {
    float: left;
    width: 100%;
}
.top-right2 {
    float: left;
    width: 100%;
    border-bottom: 2px solid #f5f5f5;
}
.top-headre {
    float: left;
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
    padding: 0px 0px;
	transition: all 0.5s ease;
}

nav.navbar.navbar-inverse {
    float: left;
    width: 100%;
    background: transparent;
    border-radius: 0px;
    border: none;
    margin: 0px;
    padding: 10px 0px;
}
.logo {
    float: right;
    width:50%;
}
.navbar-brand>img {
    display: block;
    width: 100%;
}
a.navbar-brand {
    display: block;
    height: auto;
    padding: 0px;
}ul.nav.navbar-nav li a {
    font-weight: 600;
    color: #333;
    font-size: 15px;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    color: #a0a0a0 !important;
    background-color: transparent;
}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
   color: #a0a0a0 !important;
    background-color: transparent;
}
.contact_phone {
    color: #414141;
    float: left;
}
.top_panel .contact_phone {
    font-size: 1.214em;
    font-weight: 600;
}
.scheme_default .top_panel .contact_phone .contacts_phone_number {
    color: #ff966b;
}


.top-right {
    text-align: left;
    float: left;
    padding: 4px 0px;
    width: 100%;
}
span.contacts_phone_lable {
    font-size: 1.214em;
    font-weight: 700;
    padding: 5px 0px;
    display: block;
}
span.contacts_phone_lable  a {
    color: #764dad;
	text-decoration: none;
}


ul.scoial-icon li {
    display: inline-block;
    list-style: none;
    margin: 0px;
}
ul.scoial-icon {
    float: left;
    padding: 0px;
    display: block;
    margin: 0px;
	padding-left: 20px;
}

ul.scoial-icon li a{display: table;text-decoration: none;}
ul.scoial-icon li a i {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 30px;
    height: 30px;
    background: #f76599;
    border-radius: 50%;
    color: #fff;
}
#headre {
    display: block;
    width: 100%;
    background: transparent;
    float: left;
}
.navbar {
    position: relative;
    min-height: 70px;
    margin-bottom: 20px;
    border: 1px solid transparent;
}
.header-section {
    float: left;
    width: 100%;
	height: auto;
	-webkit-transition: all 0.5s ease;
    -moz-transition: position 10s;
    -ms-transition: position 10s;
    -o-transition: position 10s;
    transition: all 0.5s ease;
}
.fixed-header nav.navbar.navbar-inverse {
    padding: 0px;
    min-height: 50px !important;
}

.fixed-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    background: #fff;
    box-shadow: 0 2px 6px rgba(0,0,0,0.2);
    position: fixed;
    top: 0;
    left: 0;
    animation: smoothScroll 1s forwards;
}
/*Btn Style One*/
section.main-slider {
    float: left;
    width: 100%;
}
.btn-style-one{
 position:relative;
 padding:9px 36px;
 line-height:24px;
 color:#ffffff;
 font-size:14px;
 font-weight:700;
 border-radius:50px;
 background:#005dbe;
 border:2px solid #005dbe;
 text-transform:uppercase;
 font-family: 'Ubuntu', sans-serif;
}

.btn-style-one:hover{
 color:#005dbe;
 background:none;
 border-color:#005dbe;
}

/*Btn Style Two*/

.btn-style-two{
 position:relative;
 padding:9px 36px;
 line-height:24px;
 color:#005dbe;
 font-size:14px;
 font-weight:700;
 border-radius:50px;
 background:#ffffff;
 border:2px solid #ffffff;
 text-transform:uppercase;
 font-family: 'Ubuntu', sans-serif;
}

.btn-style-two:hover{
 background:#005dbe;
 color:#ffffff;
 border-color:#005dbe;
}



/*slider code start*/

.main-slider .overlay-layer{
 position:absolute;
 left:0px;
 top:0px;
 width:100%;
 height:100%;
 display:block;
 background-color:rgba(0,0,0,0.55);
}

.main-slider .tp-caption{
 z-index:5 !important;
}

.main-slider .tp-dottedoverlay{
    background-color: transparent !important;
}

.main-slider h2{
 font-size:36px;
 color:#ffffff;
 font-weight:700;
 line-height:1.2em;
 text-transform:uppercase;
}

.main-slider h3{
 font-size:30px;
 color:#ffffff;
 font-weight:500;
 line-height:1.2em;
 text-transform:uppercase;
}

.main-slider .normal-text{
 font-weight:400;
 line-height:1.8em;
 color:#ffffff;
 font-size:15px;
 font-family: 'Ubuntu', sans-serif;
}

.main-slider h4{
 font-weight:500;
 line-height:1.4em;
 color:#ffffff;
 font-size:16px;
 letter-spacing:1px;
 text-transform:uppercase;
}

.main-slider .btn-style-one{
 color:#ffffff !important;
}

.main-slider .btn-style-one:hover{
 color:#005dbe !important;
}

.main-slider .btn-style-two{
 color: #005dbe !important;
}

.main-slider .btn-style-two:hover{
 color: #ffffff !important;
}

.main-slider .tparrows.preview3,
.main-slider .tparrows.preview3{
 background:none !important;
 width:50px !important;
 overflow:hidden;
 margin-top:-10px !important;
 height:55px !important;
}

.main-slider .tparrows.preview3::after{
 top:0px;
 color:#777777;
 font-size:16px;
 height:55px !important;
 line-height:55px;
 width:35px !important;
 padding:0px;
 background-color:rgba(255,255,255,0.4);
 border-radius:50px;
 -moz-transition:all 300ms ease;
 -webkit-transition:all 300ms ease;
 -ms-transition:all 300ms ease;
 -o-transition:all 300ms ease;
 transition:all 300ms ease;
}

.main-slider .tparrows.tp-leftarrow.preview3::after{
 content: "\f104";
 font-family: 'FontAwesome';
}

.main-slider .tparrows.tp-rightarrow.preview3::after{
 content: "\f105";
 font-family: 'FontAwesome';
}

.main-slider .tparrows.preview3.tp-leftarrow{
 left:30px !important;
}

.main-slider .tparrows.preview3.tp-rightarrow{
 right:20px !important;
}

.main-slider .tparrows.preview3:hover::after{
 color:#777777;
 background:#ffffff;
}

.main-slider .tparrows.preview3 .tp-arr-iwrapper{
 visibility:hidden;
 opacity:0;
 display:none; 
}

.main-slider .tp-bannertimer,
.main-slider .tp-bullets{
 display:none !important; 
}
section#special_features {
    float: left;
    width: 100%;
    background: #fd79a8;
    padding: 40px 0px;
}
.features-inner {
    float: left;
    width: 100%;
    text-align: center;
}
section#special_features ul {
    display: block;
    padding: 0px;
    margin: 0px;
}
section#special_features ul li {
    display: inline-block;
    list-style: none;
    width: 19%;
}
.features-inner img {
    width: auto;
    display: block;
    margin: 0 auto;
}
section#special_features ul li h4 {
    font-size: 14px;
    line-height: 20px;
    color: #bc114e;
	text-transform: uppercase;
}


.enq-btn {
    display: none;
}

.circular-progress-bar {
    position: relative;
    margin: 0 auto;
}

.progress-percentage, .progress-text {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    padding: 0px 60px;
}

.progress-percentage {
	font-size: 60px;
    transform: translate(-50%, -85%);
	font-weight: 700;
}

.progress-text {
    transform: translate(-50%, 0%);
    color: #a0a0a0;
    font-size: 18px;
    line-height: 19px;
    margin-top: 20px;
    font-weight: 500;
}

.welcomefertility-right img {
    width: 385px;
    display: block;
    margin: 0 auto;
}
section#welcome-ab {
    float: left;
    width: 100%;
    padding: 46px 0px;
    /*background: url(../images/about.jpg);*/
    /*background-size: cover;*/
    /*    background-position: 89% 50%;*/
    /*background-repeat: no-repeat;*/
    text-align: center;
}
.welcome-ab-images{padding: 0px}
.welcome-ab-images img {
    width: 71%;
    display: block;
    border-radius: 0%;
    text-align: right;
    float: right;
}

.welcome-ab-left {
    float: left;
    width: 100%;
    /*padding: 0px 0px 0px 78px;*/
}
.sc_item_button {
    float: left;
    width: auto;
    display: block;
    margin-top: 30px;
}
/*.sc_item_button a {
	background: linear-gradient(to right, #f4397b 50%,#fd79a8 50%) no-repeat scroll right bottom / 210% 100% #f8bbd1 !important;
    color: #fff;
    padding: 14px 25px;
    border-radius: 50px;
    text-decoration: none;
    display: block;
}*/
 .sc_item_button a:not(.sc_button_bg_image) {
    color: #ffffff;
    background-color: #ff966b;
	 padding: 14px 25px;
    border-radius: 50px;
    text-decoration: none;
    display: block;
}
.sc_item_button .sc_button_hover_slide_left:not(.pswp__button) {
    background: linear-gradient(to right, #f79e8a 50%,#f57053 50%) no-repeat scroll right bottom / 210% 100% #ffdbd3;
}
.sc_item_button a:before {
    content: ' ';
    display: block;
    width: 100%;
    height: 0;
    clear: both;
}
.sc_item_button a:after {
    content: ' ';
}
.sc_item_button :hover .sc_button_hover_slide_left{background-position: left bottom;}

.welcome-ab-left h2 {
    letter-spacing: -2.5px;
    line-height: 41px;
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 20px;
	margin-top: 0px;
}
.welcome-ab-left h6 {
    color: #f57053;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 40px;
}
.welcome-ab-left p {
    color:#444444;
    line-height: 26px;
    text-align: justify;
}

section#aboutourcenter {
    float: left;
    width: 100%;
    padding: 46px 0px;
    background: #ededec;
	position: relative;
}
section#aboutourcenter .about_our {
    min-height: 438px;
    margin-bottom: 22px;
    padding: 20px 0px;
}
section#aboutourcenter img {
    width: 100%;
    display: block;
  

}
 section#aboutourcenter .about_our img {
    width: 100%;
    display: block;
    height: auto;

}
h2.section-heading  {
    letter-spacing: -2.5px;
    line-height: 41px;
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 20px;
	
	text-transform: uppercase;
margin-top: 0px;	}
h6.section-sub-hesding{
    color:#a78a44;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 10px;
	
}
.services_item_info h3:hover {
    color: #f37256;
}

.services_item_info h3 {
    color: #000;
    transition: all 0.3s ease;
    text-align: center;
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    text-transform: uppercase;
}

.popup-form select#prducts , .popup-form form.mak-an-appointment-form input {
    height: 45px;
    border-bottom: 1px solid #dcdada; !important;
    border-top: 0px!important;
    border-left: 0px!important;
    border-right: 0px!important;
    box-shadow: none!important;
    border-radius: 0px!important;
}

.popup-form form.mak-an-appointment-form textarea{border-bottom: 1px solid #dcdada!important;
    border-top: 0px!important;
    border-left: 0px!important;
    border-right: 0px!important;
    box-shadow: none!important;
    border-radius: 0px!important;}
.services_item_info {
    float: left;
    width: 100%;
    padding: 0px 20px;
    text-align: left;
}
.about_our p {
    line-height: 24px;
    text-align: left;
    font-size: 14px;
    color: #8c8c8c;
}
.services_item_info h4 {
    font-size: 13px;
    line-height: 18px;
}
.about_our {
	float: left;
	width: 100%;
    background: #fff;
    border: 1px solid #f1f1f1;
    box-shadow: 2px 4px 5px #ccc;
}
.services_item_button a:hover {
    color: #ffffff;
}
a.sc_button_simple {
   background: linear-gradient(to right, #d5ae53 50%,#cda54b 50%) no-repeat scroll right bottom / 210% 100% #fe9e6c;
    padding: 7px 20px;
    border-radius: 50px;
    text-decoration: none;
    margin-bottom: 30px;
    display: block;
    /*width: auto;*/
    margin: 0 auto;
    text-align: center;
    color: #fff;
    width:200px;
}
.headrright ul li:nth-child(1) i{color:#000;}
.headrright ul li:nth-child(1) {
   
    padding: 6px 20px 6px 0px;
    
    font-size: 15px;
    color: #764db5;
    
    list-style: none;
    font-weight: bold;
}
section#call-action {
    float: left;
    width: 100%;
    padding: 30px 0px;
    background: #764dad;
}
section#call-action h4 {
    color: #fff;
    font-size: 40px;
    font-weight: 600;
    text-shadow: 4px 0px #0c0c4a;
}
.call-action-btn-wprr {
    float: right;
    width: 100%;
    padding: 20px 0px;
    text-align: right;
}

a.call-action-btn {
    background: white;
    padding: 10px 20px;
    border-radius: 35px;
    font-size: 16px;
    color: #f37256;
    text-decoration: none;
    font-weight: 600;
    box-shadow: 1px 3px 11px #030335;
}

.headrright ul li:nth-child(1) a{
    color:#5f359c;
	text-decoration: none;
  
}
.headrright ul li {
    margin-right: 15px;
    position: relative;
    transition: all 0.5s ease;
    float: left;
	list-style: none;
}

.services_item_info p {
    color: #444444;
    line-height: 24px;
    text-align:center;
    min-height: 100px;
}
section#appointment {
    float: left;
    width: 100%;
    padding: 30px 0px;
   
}
section#aboutourcenter h2.section-heading {
    text-align: center;
}
section#aboutourcenter h6.section-sub-hesding{text-align:center}
#appointment h2.section-heading {
    letter-spacing: -2.5px;
    line-height: 41px;
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 0px;
    margin-top: 0px;
    color: #f57053;
    
}
#appointment h6.section-sub-hesding {
    color: #000000;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 14px;
}
#appointment .sc_item_button {
    float: right;
    width: 100%;
    display: block;
    text-align: center;
    margin: 0px 0px;
}
#appointment a.sc_button_icon_left.sc_button_hover_slide_left {
    width: 250px;
    margin: 0 auto;
    background: #f57053;
    color: #ffffff;
    font-weight: 700;
    padding: 16px 25px;
}
section#ferticity-services {
    float: left;
    width: 100%;
    padding: 65px 0px;
    background: #764dad;
    color: #fff;
}

section#ferticity-services h6.section-sub-hesding {
	color: #ffffff;}
img.icons-headinng {
    width: auto !important;
    display: block;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 10px;
}
section#ferticity-services h5 {
    font-size: 20px;
    color: #764dad;
    font-weight: 600;
}
section#ferticity-services ul{padding: 0px 0px 0px 20px;}
section#ferticity-services ul li {
    display: block;
    list-style: none;
    line-height: 26px;
    color: #fff;
	position: relative;
	padding-left: 20px;
}
section#ferticity-services h6 {
    font-size: 16px;
    font-weight: 600;
}
section#ferticity-services p{ color: #fff;line-height: 26px;}
section#ferticity-services ul li:before {
    content: "\f105";
    font-family: FontAwesome;
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
}
section#ferticity-services .sc_item_button {
    float: left;
    width: auto;
    display: block;
    margin-top: 30px;
    margin-bottom: 30px;
}


.counter p {
    position: relative;
}
.counter p span i {
    position: absolute;
    top: 20px;
}

span.college-naame {
    display: block;
    font-size: 30px;
    margin: 20px 0px;
    color: black;
}
.banner-content-wprr h4 span a {
    text-decoration: none;
    color: #fd3c65;
    line-height: 46px;
}
.banner-content-wprr h4 span {
    display: block;
    text-align: center;
}
.banner-content-wprr h4 {
    font-size: 30px;
    font-weight: 800;
    display: block;
    text-align: center;
    text-shadow: 1px 1px #460211;
	color: #000;
}
#accordion .panel{
    border: none;
    box-shadow: none;
    border-radius: 10px;
    margin-bottom: 10px;
}
#accordion .panel-heading{
    padding: 0;
    border: none;
    border-radius: 10px;
}
#accordion .panel-title a {
    display: block;
    padding: 20px 35px;
    font-size: 16px;
    font-weight: 600;
    color: #666;
    background: transparent;
    border: none;
    position: relative;
    transition: all 0.3s ease 0s;
    text-decoration: none;
}
#accordion .panel-title a:after,
#accordion .panel-title a.collapsed:after{
    content: "\f068";
    font-family: "FontAwesome";
    font-weight: 500;
    width: 40px;
    height: 40px;
    line-height: 32px;
    border-radius: 50%;
   background: rgba(59,181,190,1);
background: -moz-linear-gradient(-45deg, rgba(59,181,190,1) 0%, rgba(59,181,190,1) 27%, rgba(39,101,162,1) 79%, rgba(39,101,162,1) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(59,181,190,1)), color-stop(27%, rgba(59,181,190,1)), color-stop(79%, rgba(39,101,162,1)), color-stop(100%, rgba(39,101,162,1)));
background: -webkit-linear-gradient(-45deg, rgba(59,181,190,1) 0%, rgba(59,181,190,1) 27%, rgba(39,101,162,1) 79%, rgba(39,101,162,1) 100%);
background: -o-linear-gradient(-45deg, rgba(59,181,190,1) 0%, rgba(59,181,190,1) 27%, rgba(39,101,162,1) 79%, rgba(39,101,162,1) 100%);
background: -ms-linear-gradient(-45deg, rgba(59,181,190,1) 0%, rgba(59,181,190,1) 27%, rgba(39,101,162,1) 79%, rgba(39,101,162,1) 100%);
background: linear-gradient(135deg, rgba(59,181,190,1) 0%, rgba(59,181,190,1) 27%, rgba(39,101,162,1) 79%, rgba(39,101,162,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3bb5be', endColorstr='#2765a2', GradientType=1 );
    text-align: center;
    font-size: 15px;
    color:#fff;
    border: 5px solid #fff;
    position: absolute;
    top: 10px;
    left: -20px;
    transition: all 0.3s ease 0s;
}
#accordion .panel-title a.collapsed:after{
    content: "\f067";
}
#accordion .panel-title a:hover:after,
#accordion .panel-title a.collapsed:hover:after{
    transform: rotate(360deg);
}
#accordion .panel-body{
    padding: 15px 25px;
    background: #fff;
    font-size: 14px;
    color: #8c8c8c;
    line-height: 25px;
    border-top: none;
    position: relative;
}
#ferticity-services h2.section-heading {
    text-align: left;
}
#ferticity-services h6.section-sub-hesding {
    text-align: left;
}
section#familiesabout {
    float: left;
    width: 100%;
    padding: 65px 0px;
    background: #f5f5f5;
}
.testimonial-inner .owl-carousel {
    display: block !important;
    width: 100%;
    z-index: 1;
}
.testimonial-inner {
    float: none;
    width: 50%;
    margin: 0 auto;
}
.testimonial-inner .owl-prev {
    background: #ed6365;
    border: none;
    color: #fff;
    width: 55px;
    height: 55px;
    position: absolute;
    left: -56px;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
}
.testimonial-inner .owl-next {
    border: none;
    background: #ed6365;
    color: #fff;
    width: 55px;
    height: 55px;
    position: absolute;
    right: -55px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
}
.testimonial-image {
    width: 150px;
    height: 150px;
    margin: 0 auto;position: relative}
.testimonial-image img {
    border-radius: 50%;
}
.testimonial-right:before {
  
    content: '“';
    margin-bottom: -1.75rem;
    position: absolute;
    display: inline-block;
    font-size: 8em;
    font-weight: 600;
    width: 100px;
    height: 100px;
    line-height: 1.31em;
    border-radius: 50%;
    box-sizing: border-box;
    border: 5px solid;
    top: 50%;
    z-index: 2;
    margin-top: -1em;
    left: 21%;
    text-align: center;
    background: #fff;
    color: #fb75a5;
    transform: translate(0%, -5%);
}
.testimonial-right {
    float: left;
    width: 100%;
    position: relative;
}
button.owl-dot {
    background: transparent;
    border: none;
    text-align: center;
}
.owl-dots {
    text-align: center;
}
.owl-dot span {
    background-color: #fff;
    display: block;
    height: 10px;
    margin: 0px 0px;
    width: 10px;
    opacity: 0.5;
    border-radius: 50%;
}
.owl-dot.active span, .owl-dot:hover span {
    filter: Alpha(Opacity=100);
    opacity: 1;
}
.testimonial-right p {
    color: #a0a0a0;
    line-height: 24px;
    padding-top: 20px;
    text-align: center;
}
p.des {
    color: #000;
    font-weight: 700;
    padding-top: 0px;
}
section#popular-treatment {
    float: left;
    width: 100%;
    padding: 65px 0px;
    background: url(../images/popular-treatment.jpg);
    color: #fff;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
section#popular-treatment  .about_our img {
    width: 100%;
    display: block;
}
#popular-treatment .about_our {
    float: left;
    width: 100%;
    background: #fff;
    border: 1px solid #f1f1f1;
    box-shadow: 2px 4px 5px #7d6654;
    min-height: 423px;
}
section#meetourdoctors {
    float: left;
    width: 100%;
    padding: 65px 0px;
}
section#meetourdoctors .about_our img {
    width: 100%;
    display: block;
}
section#mak-an-appointment {
    float: left;
    width: 100%;
    padding: 65px 0px;
    /*background: url(../images/background-16.jpg);*/
    /*background-size: cover;*/
    /*background-position: 10% 50%;*/
    /*background-repeat: no-repeat;*/
	text-align: center;
}
section#mak-an-appointment .form-group input, select#prducts {
    width: 100%;
    display: block;
    height: 55px;
    border-radius: 7px;
    font-size: 1em;
    line-height: 5.1em;
    font-style: normal;
    padding: 0 2.3em;
	color:#989898
}
section#mak-an-appointment .form-group textarea {
    width: 100%;
    display: block;
    border-radius: 7px;
    font-size: 1em;
    line-height: 5.1em;
    font-style: normal;
    padding: 0 2.3em;
    border-color: #ccc;
}
section#mak-an-appointment input[type="checkbox"]{
	width: auto;
	height: auto;
	
}
.mak-an-appointment-form button.btn.btn-default{
	background: linear-gradient(to right, #d5ae53 50%,#cda54b 50%) no-repeat scroll right bottom / 210% 100% #fe9e6c;
    padding: 15px 38px;
    border-radius: 50px;
    text-decoration: none;
    display: block;
    color: #fff;
}
footer.footer_default {
    float: left;
    width: 100%;
    background: #313131;
    padding: 20px 0px;
    color: #a0a0a0;
}
footer.footer_default p {
    padding: 0px;
    display: block;
    margin: 0px;
}
footer.footer_default p.left {
    float: left;
}
footer.footer_default p.right {
    float: right;
	text-align:right
}
.footer_default h5 {
    text-align: left;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: -1px;
	color: #000;
}
span.timetable_time {
    float: right;
    color: #ff81ae;
    font-weight: 600;
}
span.timetable_day {
    float: left;
}
span.phone_number a:hover {
    color: #f72f76;
}
span.phone_number a {
    color: #ff81ae;
    font-weight: 600;
    transition: all 0.3s ease;
    text-decoration: none;
}
.textwidget p a {
    text-decoration: none;
    color: #909090;
    font-weight: 600;
	transition: all 0.3s ease;
}
.textwidget p a:hover {
   color: #f72f76;
    
}
.textwidget {
    float: left;
    width: 100%;
    line-height: 27px;
}
.textwidget ul li {
}
.textwidget ul {
    display: block;
    padding: 0px;
}
.tp-caption.sfl.sfb.tp-resizeme.start {
    right: 70px !important;
}

.popup-form .modal-body {
    position: relative;
    padding: 50px 15px 15px;
    float: left;
    width: 100%;
}
.popup-form .modal-header {
    background: #035382;
    color: #fff;
    text-align: center;
    text-shadow: 1px 1px 1px #035382;
    font-size: 28px;
}
.modal-header .close {
    margin-top: -2px;
    opacity: 1;
    color: #fff;
    font-size: 30px;
    font-weight: 100;
}
.popup-form form.mak-an-appointment-form textarea {
    width: 100%;
	float: left;
	padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
}
.popup-form form.mak-an-appointment-form input {
    height: 45px;
}
.popup-form form.mak-an-appointment-form input[type="checkbox"] {
    height: auto;
}
.popup-form form.mak-an-appointment-form {
    float: left;
    width: 100%;
}
.popup-form  button.btn.btn-default {
   background: linear-gradient(to right, #f79e8a 50%,#f57053 50%) no-repeat scroll right bottom / 210% 100% #ffdbd3;
    padding: 10px;
    color: #fff;
    border-color: #f993ac;
}
ul.menu1 {
    padding: 0px;
}
.whatsappcolor {
    width: 256px !important;
    display: none !important;
    background: #017f01 !important;
}

ul.menu1 li {line-height: 26px}
.headrright {
    float: left;
}
.headrright ul {
    display: block;
    padding: 5px 0px;
    width: 100%;
    float: left;
    margin: 0px;
}

section#counter-sections {
    float: left;
    width: 100%;
    padding: 23px 0px;
    /*background: (../images/bg-3.jpg);*/
     background: #a78a44;
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
	color: #fff;
}
h3.contact-info-form span {
    color: #fff
}
h3.contact-info-form {
    color: #ffffff;
    font-size: 28px;
    font-weight: 600;
    margin: 0px;
    padding-bottom: 0px;
}
.addres-info h4:before {
    display: block;
    content: "";
    position: absolute;
    width: 63px;
    height: 2px;
    background: #fff;
    left: 50%;
    top: 18px;
    transform: translate(-50%, 6px);
}
.addres-info h4 {
    color: #fff;
    position: relative;
    margin-bottom: 20px;
    margin-top: 0px;
}

ul.add {
    padding: 0px;
    display: block;
    list-style: none;
}
ul.add li {
    color: #fff;
}
ul.add li i {
    font-size: 19px;
}
section#counter-sections .form-group {
    padding-right: 0px;
}
section#counter-sections .form1-horizontal label {
    padding-right: 10px;
    font-weight: 500;
}

.form1-horizontal button.btn.btn-default {
    text-transform: uppercase;
    background: #0a0a0a;
    border: #040404;
}
.btn-default {
    color: #fff;
    background-color: #cda54b;
    border-color: #cda54b;
    border-radius: 7px;
    padding: 6px 26px;
}
section#counter-sections .form1-horizontal .form-control {
    border-radius: 7px;
}
.counter
{
   float: left;
	width: 100%;
    text-align: center;
}
.employees, .customer, .design, .order {
    width: 100%;
    float: left;
    padding: 0px 0px;
    border-radius: 20px;
}
.counter p span.counter-count {
    font-size: 50px;
    font-weight: 700;
    color: #ffffff;
}
.counter p span {
    font-size: 25px;
    padding-left: 7px;
    color: #ffffff;
}
.counter-count
{
    font-size: 18px;
    
    position: relative;
    color: #000;
    text-align: center;
   
    display: inline-block;
}

.employee-p, .customer-p, .order-p, .design-p {
    font-size: 18px;
    color: #ffffff;
    line-height: 21px;
    text-transform: uppercase;
    font-weight: 700;
}

.addres-info {
    float: left;
    width: 100%;
    padding: 30px 0px;
    background: #cda54b;
    text-align: center;
}
.addres-info address {
    color: #fff;
    font-size: 18px;
}
ul.social-icon {
    display: block;
    list-style: none;
    padding: 0px;
    width: 200px;
    margin: 0 auto;
}
ul.social-icon li  {
    display: inline-block;
 
}
ul.social-icon li i {
    color: #fff;
    display: table-cell;
    border: 2px solid #fff;
    width: 30px;
    height: 30px;
    border-radius: 50px;
    vertical-align: middle;
    font-size: 18px;
}
@media screen and (min-width:1400px){
    #wowslider-container1{max-height: 600px;}
  #wowslider-container1 .ws_images .ws_list img, #wowslider-container1 .ws_images > div > img{max-height:600px; height:600px;}  
   h3.contact-info-form {
    color: #ffffff;
    font-size: 23px;
    font-weight: 600;
     margin: 4px;
    padding-bottom: 0px;
}   
}

@media screen and (max-width:1024px){
section#counter-sections .form-group {
    padding-right: 0px;
    width: 47%;
}
section#counter-sections .form1-horizontal .form-control {
    border-radius: 7px;
    width: 100%;
    margin-bottom: 7px;
}
.welcome-ab-left h2 , h2.section-heading, .welcome-ab-left h2, h2.section-heading{
    letter-spacing: -2.5px;
    line-height: 28px;
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 20px;
    margin-top: 0px;
}
section#aboutourcenter .about_our {
    min-height: 484px;
    margin-bottom: 15px;
    padding: 10px 0px;
}
}


@media screen and (max-width:768px){
 .navbar-brand>img {
    display: block;
    width: 53%;
    padding: 0px 10px;
}   
 section#counter-sections .form-group {
    padding-right: 10px;
    width: 49%;
}   
section#counter-sections .form1-horizontal .form-control {
    width: 100%;
    margin-bottom: 10px;
}	
.headrright ul li:nth-child(1):before {
    left: 7px;
	font-size: 13px;
    
}	
.headrright ul li:nth-child(1) {
    padding: 6px 13px 6px 0px;
	font-size: 10px;
    
}	


span.contacts_phone_lable {
    font-size: 14px;
    
}	
	
.headrright ul li:nth-child(2) {
    margin-right: 0px;
}	
	
.banner h2 {

    margin: 20px 0 10px 0 !important;

}	
	
	
	
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #cda54b;
}
.navbar-inverse .navbar-toggle {
    border-color: transparent;
}
section#special_features ul li {
    display: inline-block;
    list-style: none;
    width: 100%;
}
.welcome-ab-images img {
    width: 100%;
    display: block;
    border-radius: 0%;
    margin: 0 auto;
}
.about_our {
    margin-bottom: 35px;
}
.top-right {
    float: none;
    padding: 18px 0px;
    width: auto;
}
	.logo {
    float: left;
    width: auto;
}
	ul.nav.navbar-nav li a {
    font-size: 14px;
    padding: 10px;
}
.welcome-ab-left h2 {
    line-height: 24px;
    font-size: 26px;
    margin-bottom: 10px;
    margin-top: 0px;
}
	h2.section-heading {
    letter-spacing: -2.5px;
    line-height: 24px;
    font-size: 26px;
    margin-bottom: 10px;

}
.testimonial-right:before {
    content: '“';
    margin-bottom: -1.75rem;
    position: absolute;
    display: inline-block;
    font-size: 6em;
    font-weight: 600;
    width: 80px;
    height: 80px;
    line-height: 1.31em;
    border-radius: 50%;
    box-sizing: border-box;
    border: 5px solid;
    top: 50%;
    z-index: 2;
    margin-top: -1em;
    left: 25%;
    text-align: center;
    background: #fff;
    color: #fb75a5;
    transform: translate(0%, -50%);
}
	.testimonial-inner {
    float: none;
    width: 80%;
    margin: 0 auto;
}
}
@media only screen and (max-width:767px){
    section#aboutourcenter .about_our {
    min-height: auto;}
  section#mak-an-appointment img {
    display: none;
} 
section#mak-an-appointment{padding:46px 0px;}
  .navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: transparent !important;
    border: none !important;
} 
    
 h6.section-sub-hesding {
    color: #a78a44;
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 14px;
}   
.enq-btn i.fa.fa-whatsapp.font-awosome-for {
    padding-right: 0px;
}    
section#counter-sections .form-group {
    padding-right: 0px;
    width: 100%;
}    
.about_our h3 {
    font-size: 17px;
    font-weight: 600;
}
section#aboutourcenter img {
  
    height: auto !important;
}
span.contacts_phone_lable {
    font-size: 12px;
    
}	
.top-headre {
    float: left;
    width: 100%;
    
   
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-right: 15px;
    margin-top: 11px;
    margin-bottom: 11px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
nav.navbar.navbar-inverse {
    padding: 0;
}
ul.nav.navbar-nav {
    background: #d3ab4f;
    margin-top: 0px;
    border: none;
    margin-bottom: 0px;
}
	ul.nav.navbar-nav li {
    border-bottom: 1px solid #fff;
}
i.fa.fa-whatsapp.font-awosome-for {
    padding-right: 9px;
}
	ul.nav.navbar-nav li a {
    font-size: 14px;
    padding: 10px;
    color: #fff;
}
	ul.nav.navbar-nav li:last-child {
    border-bottom: none;
}
	.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #ffffff;
}
.navbar-brand>img {
    display: block;
    width: 55%;
    padding: 10px;
}

section#welcome-ab, section#mak-an-appointment {
    background-position: 50% 50%;
}
h3.contact-info-form {
    color: #ffffff;
    font-size: 26px;
    font-weight: 600;
    margin: 0px;
    padding-bottom: 0px;
    white-space: nowrap;
}
footer.footer_default p, p.right {
    padding: 0px;
    display: block;
    margin: 0px;
    float: none !important;
    text-align: center !important;
}
}
@media only screen and (max-width: 480px){
	
.headrright ul {
    display: block;
    margin: 0 auto;
    padding: 12px 0px;
}
.headrright ul li {
	margin-right: 0;
	font-size: 11px!important;
	}
li.contact_phone {
    /*display: none;*/
}	
span.contacts_phone_lable {
    font-size: 12px;
}

.logo {
    float: left;
    width: 35%;
}
.circular-progress-bar, canvas {
	width: 300px !important;
	height: 300px!important;
}
.progress-text {
	transform: translate(-56%, 1%);
	color: #949494;
	font-size: 16px;
	line-height: 19px;
	margin-top: 20px;
	font-weight: 700;
}
.progress-percentage {
	transform: translate(-54%, -85%);
}
.top-right {
    float: left;
    width: 100%;
}	
.hidden-xs {
    display: none!important;
}
.navbar-brand>img {
    display: block;
    width: 100%;
    margin: 0 auto;
}	
.contact_phone {
  
    float: left;
    width: auto;
    text-align: center;
}	
.banner h2 {
    text-align: center !important;
    margin: 24px 0 10px 0 !important;
    font-weight: bold;
}	
.banner h1 {
    text-align: center !important;
}	
	
#appointment h2.section-heading {
    line-height: 30px;
    font-size: 28px;
    margin-bottom: 20px;
 
}
.whatsappcolor {
    display: block !important;
    width: auto !important;
    font-size: 11px;
}
a.sc_button_simple {
    background: #ff81ae;
    padding: 7px 10px;
    border-radius: 50px;
    color: #fff;
    position: static;
    bottom: 0px;
    left: 50%;
    transform: translate(-0%, -5px);
    text-decoration: none;
    width: 150px !important;
    margin: 0 auto;
}
/*	a.sc_button_simple {*/
/*    background: #ff81ae;*/
/*    padding: 7px 10px;*/
/*    border-radius: 50px;*/
/*    color: #fff;*/
/*    position: static;*/
/*    bottom: 0px;*/
/*    left: 50%;*/
/*   transform: translate(-0%, -5px);*/
/*    text-decoration: none;*/
/*}*/
}

@media screen and (min-width: 320px) and (max-width: 480px) { 
	
.headrright ul li:nth-child(1) {
    padding: 6px 13px 6px 0px!important;
}	
.headrright ul li:nth-child(1):before {
    left: 7px !important;
	font-size: 14px;}
	
span.contacts_phone_lable {
    font-size: 10px!important;
}
.headrright ul li:nth-child(1) a {
    font-size: 10px;
}	
.headrright {
    float: left;
    margin: 0 auto;
    text-align: center;
    width: 100%;
}
.services_item_info h3 {
    font-size: 16px;
    line-height: 24px;
}
#appointment h6.section-sub-hesding {
    margin-bottom: 10px;
  
}	
	.welcome-ab-left h2 {
    line-height: 24px;
    font-size: 20px;
    letter-spacing: -0.5px;
}
	.testimonial-inner {
    float: none;
    width: 100%;
    margin: 0 auto;
}
.circular-progress-bar ,canvas {
    width: 300px !important;
    height: 300px!important;
}	
.progress-text {
    transform: translate(-56%, 1%);
    color: #949494;
    font-size: 16px;
    line-height: 19px;
    margin-top: 20px;
    font-weight: 700;
}
.progress-percentage {
    transform: translate(-54%, -85%);
}
.enq-btn {
	 display: block;
    z-index: 989;
    position: fixed;
    left: 0;
    top: auto;
    right: auto;
    bottom: -320px;
    background-color: #002E5E;
    width: 100%;
    padding: 40px 20px 10px;
    -webkit-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}
	.enq-left {
    display: block;
    position: fixed;
    bottom: 0;
    left: 0;
    text-align: center;
    width: 50%;
    line-height: 40px;
    background-color: #147102;
    color: #fff;
    z-index: 990;
    font-size: 16px;
    text-transform: uppercase;
}
.call-btns {
    display: block;
    position: fixed;
    bottom: 0;
    right: 0px;
    text-align: center;
    width: 50%;
    line-height: 40px;
    background-color: #d01c0f;
    color: #fff;
    z-index: 990;
    font-size: 17px;
    font-family: 'robotobold';
    text-transform: uppercase;
    border-left: 1px solid #d01c0f;
}
}

#scroll {
    position: fixed;
    right: 38px;
    bottom: 36px;
    cursor: pointer;
    width: 30px;
    height: 30px;
    background-color: #cda54b;
    text-indent: -9999px;
    display: none;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
}
#scroll span {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -6px;
    margin-top: -9px;
    height: 0;
    width: 0;
    border: 6px solid transparent;
    border-bottom-color: #ffffff;
}
#scroll:hover {
    background-color:#d5ae53 ;
    opacity:1;filter:"alpha(opacity=100)";
    -ms-filter:"alpha(opacity=100)";
}


@media (max-width:360px){
  .mak-an-appointment-form button.btn.btn-default {
    padding: 8px 10px;
    border-radius:20px;
    
    font-size: 13px;
}  
   
}
section#aboutourcenter .about_our img {
    width: 100%;
    display: block;
    height: 220px;
    object-fit: cover;
}
.popup-button {
    margin: 20px 0px;
    display: block;
    }
.popup-form .modal-body {
        background-color: #FFF;
}
ul.contact-information {
    display: inline-block;
    margin: 0px;
    /* float: left; */
    /* text-align: left; */
    list-style-type: none;
    margin-top: 7px;
    padding-left: 0px;
}
.primary-header ul li:nth-child(1) {
    margin-left: 0px;
}
.primary-header ul li {
    display: inline-block;
}
.contact-information li a {
    font-size: 15px;
    color: #333;
    display: table;
    padding: 5px;
    line-height: 26px;
    font-weight: 600;
}
.contact-information li a .fa {
    font-size: 15px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
ul.contact-information li {
    float: left;
}
.contact-information li a:hover {
    color: #a0a0a0;
    text-decoration: none;
}
.add a {
    color: #FFF;
}
.add a:hover {
    text-decoration: none;
}
ul.add {
    text-align: left;
    line-height: 25px !important;
}
