/*
Theme Name: Perfect Web
Theme URI: http://perfectweb.com.au/
Author: Chirandip Saha
Author URI: https://ao2.in
Description: Our 2015 default theme is clean, blog-focused, and designed for clarity. lyb's simple, straightforward typography is readable on a wide variety of screen sizes, and suitable for multiple languages. We designed it using a mobile-first approach, meaning your content takes center-stage, regardless of whether your visitors arrive by smartphone, tablet, laptop, or desktop computer.
Version: 1.3
License: GNU General Public License v2 or later
License URI: http://ao2.in
Tags: black, blue, gray, pink, purple, white, yellow, dark, light, two-columns, left-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: twentyfifteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
color: #fff !important;
    background-color: transparent !important;

}
.menu-item-type-custom{
	background-color: #d6d807;
    color: #000 !important;

}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    color: #fff;
    background-color: transparent;
}

.dropdown-menu > li > a {
  font-size: 16px;
font-weight: 400;
    color: #000;
    white-space: nowrap;
    padding: 10px 17px;
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    color: #fff;
    text-decoration: none;
    background-color:#d6d807 !important;
}
.navbar-nav > li > .dropdown-menu, .navbar-nav > li > .dropdown-menu .dropdown-menu  {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-top: 4px solid rgba(214,216,7, 0.8);
    border-bottom: 4px solid rgba(214,216,7, 0.8);
    padding-top: 0;
    padding-bottom: 0;
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    color: #000;
    text-decoration: none;
    background-color:#d6d807 !important;
}

.navbar-nav > li > .dropdown-menu .dropdown-menu {width:250px;}
.dropdown:hover .dropdown-menu ul.dropdown-menu{display:none !important;}
.dropdown .dropdown-menu ul.dropdown-menu{display:none !important;}
.dropdown ul.dropdown-menu .dropdown:hover ul.dropdown-menu{display:block !important;}

.dropdown .dropdown-menu ul.dropdown-menu {
left: 100%;
position: absolute;
top:0
}
.menu-item-175 {	background-color:transparent !important;}
/*================================Bread crumb================================*/



.entry-title{text-transform:uppercase;font-size: 44px;}
#breadcrumbs{
    list-style:none;
    margin-top:20px;
    overflow:hidden;
    padding: 0;
    margin-bottom: 0;
}
  .navigation_bar {
    background-color: rgba(0,0,0,0.6);
}
.navigation {
    background-color: rgba(0,0,0,0.5);
}
#breadcrumbs li{
    display:inline-block;
    vertical-align:middle;
    margin-right:15px;
    text-transform: uppercase;
}
/*.bread-current{border-bottom:10px solid rgba(255,255,255,0.7);}  */
#breadcrumbs .separator{
    font-size:18px;
    font-weight:100;
    color:#fff;
    font-weight: bold;
}

.inner-page-header{text-align: center;color: #fff;
padding-top: 180px;
padding-bottom: 130px;
margin-top: -52px;
}

/*===================================Bread crumb=============================*/



/*---------------------------------Blog page-------------------------------*/

.updated{display:none;}

.blg .entry-title{max-width:100% !important;}
.blg .entry-title a{
	text-align: left;
margin: 0;
font-weight: 500;
font-size: 24px;
color:#d6d807 !important;
line-height: 50px;
margin-bottom: 13px;
border-bottom: 5px solid rgba(214,216,7,0.6);
	/*! overflow: hidden; */
	position: relative;
	display: block;
}

.blg .entry-title a:after{
  content:"";
  height:5px;
  border-bottom: 5px solid #d6d807;
  /*! top: 0; */
  bottom: -5px;
  width: 30%;
  left: 0;
  /*! right: 0; */
  position: relative;
  display: block;
  /*! line-height: 64px; */
  /*! z-index: 99999999; */
}
.blg .entry-title{
    margin: 0;
}
.blg .entry-title:after{
  /*content:"";
  height:59px;
    border-bottom: 5px solid #017f3f;
  
  top: 0;
  bottom: 0;
  width: 30%;
  left: 15px;
  right: 0;
  position: absolute;
  overflow: hidden;
  display: block;*/
}
.posted-on .screen-reader-text{
  font-weight: bold;
  padding-right: 7px;
}
.comments-link{ text-align: right;float: right;}
.blg .entry-title a, .blg .entry-footer a{color:#5dced4;}
a:hover{text-decoration:none;}
.blg img.wp-post-image{
    width: 100%;
    height: auto;
}
.entry-content h2{
  color:#d6d807;
}
.blg{
        border-bottom: 5px solid rgba(214,216,7,0.6);
margin-bottom:20px;}
.blg .entry-content{
    
    padding:15px;
}
.blg .entry-footer{
   /* background: #fdb632;*/
    padding: 8px 0;
    text-align: left;
    color:#5dced4;
    
}
.bg-heading{
}
.bg-heading h2{
    color: #000;
    letter-spacing: 0.4px;
    font-size: 35px;
    padding-bottom: 5px;
    margin: 0;
}
.bg-heading p{
    color: #000;
    padding-top:10px;
    padding-bottom:10px;
}
.secondary #widget-area aside.widget {
    /*! border: 1px solid #017f3f; */
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.secondary #widget-area aside.widget  h3{
	text-align: left;
margin: 0;
font-weight: 500;
font-size: 24px;
color:#d6d807 !important;
line-height: 50px;
margin-bottom: 13px;
border-bottom: 5px solid rgba(214,216,7,0.6);
	/*! overflow: hidden; */
	position: relative;
}

.secondary #widget-area aside.widget  h3:after{
  content:"";
  height:5px;
  border-bottom: 5px solid #d6d807;
  /*! top: 0; */
  bottom: -5px;
  width: 30%;
  left: 0;
  /*! right: 0; */
  position: relative;
  display: block;
  /*! line-height: 64px; */
  /*! z-index: 99999999; */
}
.secondary #widget-area aside.widget  .form-control{
	min-height:40px;
	border: 1px solid #d6d807;
}
.widget_recent_entries ul{
	padding: 0 20px;
	margin: 0;
}
.widget_recent_entries ul li{
	color:#d6d807;
	list-style-type:disc;
}
#rpwwt-recent-posts-widget-with-thumbnails-2 img {
    border-radius: 50%;
    border: 2px solid #d6d807;
}

.rpwwt-widget ul li a{
	color:#d6d807;
  line-height: 40px
}
.yellow-btn {
border:0;
}

/*==============================================================================================================================*/
/*=======================Contact Us===================================*/
.contact-informatios{
    padding-top: 67px;
    padding-bottom: 20px;}
.con-box::before{
    display: block;
    content: "";
    -webkit-transform: perspective(0px) rotate(-4deg);
    -moz-transform: perspective(0px) rotate(-4deg);
    -ms-transform: perspective(0px) rotate(-4deg);
    -o-transform: perspective(0px) rotate(-4deg);
    transform: perspective(0px) rotate(-4deg);

    background: #fff;
    height: 37px;
    width: 101%;
    position: absolute;
    border-top: 4px solid #fff;
    z-index: 9999;
    /*! left: 0; */
    bottom: -27px;
}
.con-box{text-align: center;/*! border: 4px solid #d6d807; */padding: 20px 0;position: relative;/*! overflow: hidden; */background-color: #d6d807;min-height: 214px;}
.con-icons{color: #d6d807;margin-top: -50px;}
.con-icons span{height: 60px;width: 60px;border: 3px solid #d6d807;line-height: 52px;border-radius: 50%;font-size: 29px;background: #fff;}
.con-heading{color: #d6d807;padding: 20px 0;}
.con-heading h4{font-family: 'Dosis', sans-serif;font-size: 30px;font-weight: 600;text-transform: capitalize;letter-spacing: 1px;margin: 0;color: #fff;}
.con-details{padding-bottom: 25px;}
.con-details p{font-size: 16px;color: #fff;}
.con-details p a{color: #fff;}

#contact-information{
    padding-top: 30px;
    padding-bottom: 30px;
}

.contacvt-us-heading{
	text-align: center;
	padding-bottom: 50px;
}
.contacvt-us-heading h2{
    color:#d6d807;
    letter-spacing: 0.4px;
    font-size: 40px;
    padding-bottom: 5px;
	 margin: 0px;
    font-family: 'Dosis', sans-serif;
    font-weight: 600;
    text-transform: capitalize;
    letter-spacing: 1px;
}
/*========================================================================================================*/

.contacvt-us-heading{
	text-align: center;
	padding-bottom: 40px;
}
.contacvt-us-heading h2{
    color: #d6d807;
    letter-spacing: 0.4px;
    font-size: 35px;
    padding-bottom: 5px;
	 margin: 0px;
}
.contacvt-us-heading h4{
    letter-spacing: 0.4px;
    font-size: 25px;
    color: #2a2d40;
	    margin: 0px;
}
.contact-forms .btn.btn-primary:hover {
	box-shadow:none;
	color:#fff;
	background-color: #d6d807;
	border-color: #d6d807;
}

.form-group {
    margin-bottom: 20px;
}

.form-control {
	height: 50px;
	border-radius: 0;
	font-size: 15px;
	border: 1px solid #d6d807;
	margin-bottom: 20px;
	box-shadow: none;
	coolor: #d6d807;
}

.contact-forms input,
.contact-forms textarea {
	padding:0 50px;
}

.contact-forms textarea {
	min-height: 170px;
	padding-top: 15px;
	resize:none;
}

.contact-forms input[type="text"],
.contact-forms input[type="email"] {
	background-repeat: no-repeat;
	background-position: left 20px center;	
}

.form-group {
	position:relative;
	margin: 0;
	padding: 0;
}

.form-group i {
	position: absolute;
	top: 17px;
	font-size: 22px;
	text-align: center;
	line-height: 18px;
	left: 14px;
	color:#d6d807;
	display: block;
z-index: 1;
}


.form-group input:focus, .form-group textarea:focus {
	border-color:#d6d807;
}

.submit-button button{
        color: #fff;
    border: 1px solid #d6d807;
    padding: 7px 20px;
    font-size: 22px;
}
.contact-details{
	
    padding-top: 0px;
    padding-bottom: 0px;
}
.contact-details-row{
	
    padding-top: 5px;
    padding-bottom: 5px;
}
.contact-details-row ul{
	padding: 0;
	margin: 0;
}
.contact-details-row ul li{
	
    list-style-type: none;
    /*! display: block; */
    padding-bottom: 27px;
    font-size: 22px;
    color: #d6d807;
    letter-spacing: 0.4px;
}
.contact-details-row ul li span{
	
    font-size: 22px;
    text-align: center;
    line-height: 18px;
    color: #fff;
    height: 50px;
    width: 50px;
    /*! display: block; */
    background-color: #d6d807;
    /*! float: left; */
    line-height: 50px;
    margin-right: 10px;
    border-radius: 50%;
}
.contact-details-row ul li a{
    list-style-type: none;
    /*! display: block; */
    font-size: 22px;
    color: #f90;
}
.contact-details ul li a:hover{
	text-decoration: none;
}

.contact-details-row  h3 {
  font-size: 33px;
  padding-bottom: 18px;
  padding-top: 0px;
  text-align: left;
  margin: 0;
}

.map{
	margin-top: 50px;
	margin-bottom: 20px;
	border: 1px solid #d6d807;
}
.map iframe{}
/*=======================Contact us End===================================*/
/*=======================Services Start===================================*/
.services-section{padding-top: 50px;
    background-color: #f7f1e3;
    padding-bottom: 10px;
}
.single-service-box{display: inline-block; margin-bottom: 26px;}
.single-service-box1{display: inline-block; margin-bottom: 26px;}
.single-service-box .row{margin: 0;}
.single-service-box .col-sm-10{padding: 0;}
.single-service-box .col-sm-2{}
.single-service-box1 .row{margin: 0;}
.single-service-box1 .col-sm-10{}
.single-service-box1 .col-sm-2{}
.single-service-box-details{text-align: right;}
.single-service-box1 .single-service-box-details{text-align: left;}
.single-service-box-details h4{padding-bottom: 10px;font-size: 20px;color: #272d32;text-transform: uppercase;}
.single-service-box-details h4 strong{}
.single-service-box-details p{padding-bottom: 15px;}
.single-service-box-details a{padding: 5px 12px;}
.service-icon{padding-top: 0;}
.service-icon span{font-size: 30px;color: #d6d807;}


/*=====================================================================*/

.stat {
 /*  margin: 24px auto;*/
   text-align:center;
}
.highlight {
   color: #fff;
   padding:20px 0;
   font-weight:bold;
   display:block;
   overflow:hidden;
   margin-bottom:0;
   font-size:48px;
}
.stat i {
	color: #d6d807;
}
.milestone-details {
   font-weight:bold;
   font-size:18px;
   color: #fff;
}
/*==========================================================*/
.services-top-section{padding:35px 0;
}
.services-top-section h2{ padding-bottom:20px;}


.why-details span {
    color: #fff !important;
    background-color: #5dced4;
    height: 25px;
    width: 24px;
    text-align: center;
    line-height: 25px;
    border-radius: 50%;
    font-size: 13px !important;
    font-weight: 500 !important;
}
.why-image {}
.why-image img{margin-top: 120px;position: relative;display: block;max-width: 409px;}
.why-details ul{list-style: none;padding-top: 10px;padding-bottom: 0;}
.why-details ul li{padding-bottom: 6px;}
.why-choose-us{padding-top: 35px;}
.services-top-section{text-align: center;}
.why-details h2{padding-bottom: 15px;}
.why-details p{padding-bottom: 10px;}
/*===========================================================================================*/

/*============================================================================================*/
.test-head{
padding-top: 20px;
}
.testimonial{ text-align: center; background: #f5f5f5;padding: 15px 0 35px;}
.testimonial .description{
    font-size: 15px;
    color: #585656;
    line-height: 27px;
    margin-bottom: 30px;
}
.testimonial_control br{display: none;}
.testimonial_control{}
.testimonial .pic{
    display: inline-block;
    width: 160px;
    height: 160px;
    border: 5px solid #d6d807;
    margin-bottom: 15px;
    position: relative;
    /*! border-radius: 50%; */
}
.testimonial .pic:after{
    content: "";
    border-width: 20px;
    border-style: solid;
    border-color: #d6d807 #d6d807 transparent transparent;
    position: absolute;
    bottom: -33px;
    right: 20%;
    transform: rotate(-15deg);
    z-index: -1;
}
.testimonial .pic img{
    width: 100%;
    height: auto;
}
.testimonial .title{
    display: block;
    font-size: 22px;
    font-weight: 700;
    color: #d6d807;
    letter-spacing: 1px;
    text-transform: capitalize;
    margin-bottom: 7px;
    padding-top: 10px;
}
.testimonial .post{
    display: block;
    font-size: 15px;
    color: #585656;
    text-transform: capitalize;min-height: 172px;
}
.owl-theme .owl-controls{
    margin-top: 10px;
}
.owl-theme .owl-controls .owl-page span{
    width: 30px;
    height: 3px;
    background: #585656;
    border-radius: 0;
    opacity: 1;
    transition: all 0.4s ease 0s;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
    background: #1bddc6;
}


.testimonial_subtitle{
    color: #6dced4;
    font-size: 12px;
    font-weight: 600;
    padding-bottom: 15px;
}
  .testimonial_btn{
    background-color: #d6d807 !important;
    color: #fff !important;
 }
 .seprator {
    height: 2px;
    width: 56px;
    background-color: #0aaa7a;
    margin: 7px 0 10px 0;
}
.services-tw-section{padding: 26px 0;}
.services-tw-text{}
.services-tw-img{}
.services-tw-img img{padding-bottom:10px;}
.services-tw-text h3{color: #d6d807;font-weight: bold;padding-bottom: 15px;}
.services-tw-text p{}
/*=============================================================================================*/

.scrolling-image-gallery{padding-top:20px; padding-bottom:20px;}
.slippery:hover {
    background-position: bottom center !important;
    transition: background-position 10s linear 0s;
}

.theme1{
    background-image: url(http://perfectweb.com.au/wp-content/uploads/2017/08/Auto-Gates-Fencing.png);}
.theme2{
    background-image: url(http://perfectweb.com.au/wp-content/uploads/2017/08/Fencing-Store.png);}
.theme3{
    background-image: url(http://perfectweb.com.au/wp-content/uploads/2017/08/Simplitycity-Glass.png);}
.theme4{
    background-image: url(http://perfectweb.com.au/wp-content/uploads/2017/08/Grany-flats-Kit.png);}
.theme5{
    background-image: url(http://perfectweb.com.au/wp-content/uploads/2017/08/Highland-Security.png);}
.et_pb_text_2 {
    background-size: initial;
    background-position: top left;
    background-repeat: repeat;
    padding-top: 300px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    transition: background-position 1.5s ease-out 0.5s;
    background-position: top center;
    background-size: 100% auto !important;
    height: 100%;
    background-repeat: no-repeat;
 overflow: hidden;
    position: relative;
border: rgba(214,216,7,0.7) 2px solid;
margin-bottom: 30px;

}
.inner-gallery{padding-top:30px;}
.et_pb_text_inner{position: absolute;height: 100%;width: 100%;top: 0;bottom: 0;left: 0;right: 0;display: block;background: rgba(214,216,7,0.0);opacity: 1;text-align: center;}
.et_pb_text_inner h4{text-align: center;margin-top: 45%;z-index: 2;color: #d6d807;font-size: 22px;background: rgba(0,0,0,0.7);display: inline-block;padding: 6px;letter-spacing: 1px;}
.et_pb_text_inner h4 a,
.et_pb_text_inner h4 a:active,
.et_pb_text_inner h4 a:hover,
.et_pb_text_inner h4 a:focus{color:inherit;}
.et_pb_text_inner p {
    background-color: rgba(214,216,7,0.8);
    margin-top: 22px;
    color: #000;
    Font-weight: bold;
    letter-spacing: 1px;
}

/*===================================================================================================*/
.gallery-page{padding:35px 0;}


#bwg_container1_0 #bwg_container2_0 .bwg_standart_thumb_0 {
    display: inline-block;
    text-align: center;
  background: rgba(214,216,7,1) !important;
}

.bwg_standart_thumbnails_0 .bwg_lightbox_0{margin: 10px;display: inline-block;overflow: hidden;position: relative;}
#bwg_container1_0 #bwg_container2_0 .tablenav-pages_0 a {color: #8c2d65 !important; border-color: #8c2d65 !important;
}
#bwg_container1_0 #bwg_container2_0 .bwg_standart_thumbnails_0 {
    background-color: rgba(255, 255, 255, 0.00);
    display: inline-block;
    font-size: 0;
    max-width: 1810px !important;
    text-align: center;
    padding: 50px 0;
}

#bwg_container1_0 #bwg_container2_0 .bwg_title_spun2_0 {
    color: #000 !important;
    display: table-cell;
    font-size: 18px !important;
    text-transform: capitalize;
    height: inherit;
    padding: 2px;
    text-shadow: 0px 0px 0px #888888 !important;
    vertical-align: middle;
    width: inherit;
    word-wrap: break-word;
    word-spacing: 2px !important;
    font-weight: 500 !important;
    background: rgba(214,217,7,0.5);
    display: inline-block !important;
    height: ;
    height: 50px !important;
    width: 300px !important;
    line-height: 50px;
    top: 38%;
    position: absolute;
    text-align: center;
    left: 30px;
}

/*===========================================================================================================*/

.get-started{background-image: url(http://perfectweb.com.au/wp-content/uploads/2017/08/ourprocessnewblue.png);background-repeat: repeat;padding: 60px 0;text-align: center;}
.get-started h2{color: #fff;text-transform: uppercase;font-size: 34px;padding-bottom: 30px;}
.get-started h2 span{font-weight: bold;padding-left: 5px;letter-spacing: 1px;}
.get-started p{color: #fff;padding-bottom: 20px;}
.get-started .box-text-area-btn a{border: 2px solid #fff;}
.done-area{ background-image:url('http://perfectweb.com.au/wp-content/uploads/2017/08/ourprocessnew.png'); background-repeat: repeat;padding: 60px 0;text-align: center;}
.done-area h2 span{font-weight: bold;padding-left: 5px;letter-spacing: 1px;}
.done-area h2{color:#171c24;text-transform: uppercase;font-size: 34px;padding-bottom: 30px;}
.done-area p{color: #171c24;padding-bottom: 20px;}
.done-area .box-text-area-btn a{border: 2px solid #fff;}
/*===============================================================================*/


	/* # Buy process
	================================================== */
.process-section{padding:50px 0px; background: #f5f5f5;}
.process-section .container-fluid{padding:0;}

	.buy-process-wrap { /*background: #f6f8f9;*/ position: relative;}
	.buy-process-wrap:before { content: ''; position: absolute; top: 202px; left: 0; width: 100%; height: 39px; background-color: #d6d807; color: #fff;}
	.buy-process-items { display: flex; margin: auto; overflow: visible;}
	.buy-process-item { flex-grow: 1; flex-basis: 0; position: relative; text-align: center; height: 456px; margin: 0 6px;}
	.buy-process-item:nth-child(odd) .text-wrap, .buy-process-item:nth-child(even) .icon-wrapper { position: absolute; top: 52px; left: 0; right: 0; height: 150px; text-align: center;}
	.buy-process-item:nth-child(even) .icon-wrapper { top: 0; height: 202px;}
	.buy-process-item h4 { font-size: 17px; color: #d6d807; text-transform: uppercase; position: absolute; width: 100%; margin-bottom: 0;}
	.buy-process-item:nth-child(odd) h4 { bottom: 22px;}
	.buy-process-item:nth-child(even) h4 { top: 22px;}
	.buy-process-item p { position: absolute; font-size: 13px; color: #616161; margin-bottom: 0; width: 100%; line-height: 1.6;}
	.buy-process-item:nth-child(odd) p { bottom: 56px;}
	.buy-process-item:nth-child(even) p { top: 56px;} 
	.buy-process-item span { position: absolute; top: -200px; left: 50%; transform: translate(-50%); -webkit-transform: translate(-50%);  font-size: 25px; color: rgba(255,255,255,0.65); font-weight: 600;}
	.buy-process-item1 span { top: 145px !important; }
	.buy-process-item.featured span { color: #fff;}
	.buy-process-item:nth-child(odd) .icon-wrapper, .buy-process-item:nth-child(even) .text-wrap { position: absolute; bottom: 49px; left: 0; right: 0; height: 166px;}
	.buy-process-item.featured:nth-child(odd) .icon-wrapper { height: 215px; bottom: 0;}
	.buy-process-item .icon-wrapper:before  { content: ''; position: absolute; top: 0; bottom: 0; left: 50%; width: 6px; background-color: #d6d807; transform: translate(-50%, 0 ); -webkit-transform: translate(-50%, 0 );}
	.buy-process-item i { position: absolute; left: 50%; transform: translate(-50%, 0); -webkit-transform: translate(-50%, 0); width: 90px; height: 90px; font-size: 40px; color: #fff; border-radius: 50%; background-color: #d6d807;}
	.buy-process-item.featured i { background-color: #fff !important; color: #d6d807; border: 4px solid;}
	.buy-process-item:nth-child(odd) i { bottom: 0;}
	.buy-process-item:nth-child(even) i { top: 0;}
	.buy-process-item i:before { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%);}

	@media only screen and (min-width: 1281px) {
	.buy-process-items { width: 1186px;}
	.buy-process-item h4 { font-size: 18px;}
	.buy-process-item.featured:nth-child(odd) .text-wrap:before, .buy-process-item.featured:nth-child(even) .text-wrap:before { content: ''; position: absolute; width: 180%; height: 133%; background-color: #fff;}
	.buy-process-item.featured:nth-child(odd) .text-wrap:before { top: -33%; left: -40%; -moz-border-radius: 1000px 1000px 0 0; -webkit-border-radius: 1000px 1000px 0 0; border-radius: 1000px 1000px 0 0;}
	.buy-process-item.featured:nth-child(even) .text-wrap:before { bottom: -33%; left: -40%; -moz-border-radius: 0 0 1000px 1000px; -webkit-border-radius: 0 0 1000px 1000px; border-radius: 0 0 1000px 1000px;}
	}

	@media only screen and (min-width: 961px) and (max-width: 1280px) {
	.buy-process-items { width: 920px;}
	.buy-process-item h4 { font-size: 15px;}
	.buy-process-item p { font-size:12px;}
	}

	/* All Mobile Sizes (devices and browser) */
	@media only screen and (max-width: 767px) {
	.buy-process-items { display: block;}
	.buy-process-wrap:before, #wrap .buy-process-item .text-wrap, #wrap .buy-process-item .icon-wrapper { position: static; height: auto;}
	#wrap .buy-process-item span { top: 150px; font-size: 150px; color: #d6d807; opacity: .12;}
	.buy-process-item { height: auto; padding: 115px 20px 60px; overflow: hidden;}
	.buy-process-item .icon-wrapper:before , .buy-process-item h4, .buy-process-item p { position: static; margin-bottom: 10px;}
	#wrap .buy-process-item i { top: 0;}
	.buy-process-item p { padding-left:7%; padding-right:7%;}
	}
	
.services-tw-section .why-details{padding-top: 15px;}
.services-tw-section .why-details ul{margin: 0;padding: 0;}
/*================================================================================*/
#faq{
padding:35px 0;}
.panel-default {
    padding: 0 !important;
    background-color: white;
    max-height: 100% !important;
    overflow: hidden;
    transition: 0.6s ease-in-out;
    opacity: 1 !important;
}
.panel-default .panel-heading {
    background-color: #d6d807;
    color: #000;
    cursor: pointer;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
}
.panel-default .panel-title { 
	 padding: 0px 0;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 18px;
    color: inherit;
}
.panel-default  .panel-heading:active,
.panel-default  .panel-heading:focus,
.panel-default .panel-heading:hover {
    background-color: #5dced4;
}


.panel-heading [data-toggle="collapse"]:after {
    font-family: 'FontAwesome';
    content: "\f078"; /* "play" icon */
    float: right;
    color: #fff;
    font-size: 18px;
    line-height: 22px;
    /* rotate "play" icon from > (right arrow) to down arrow */
   -webkit-transform: rotate()0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); */
}

.panel-heading [data-toggle="collapse"].collapsed:after {
    /* rotate "play" icon from > (right arrow) to ^ (up arrow) */
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg); 
    color: #fff;
}
/*======================================================================*/
#terms-condition{
    padding-top: 30px;
    padding-bottom: 30px;
}
.tc-details{
    padding-top: 30px;
    padding-bottom: 20px;
}
.tc-details ul{
    margin: 0;
    padding: 0;
padding-left: 12px;
    
}
.tc-details ul li{
    list-style-type: number;
    padding-bottom: 6px;
    padding-top: 5px;
    font-size: 16px;
    line-height: 19px;
    word-spacing: 2px;
    color: #000;
}
.sitemap{
	padding-top: 50px;
	padding-bottom: 50px;
}
.sitemap ul li{
	list-style-type: none;
}
.sitemap ul li a{
	color: #d6d807;
	font-size: 20px;
	font-weight: bold;
}
/*====================================pricing==============================*/


.local-seo{
	background: #295d8f;
	padding: 15px 0;
	text-align: center;
	color: #fff;
}
.local-seo a{
	color: #fff;
}
.local-seo1{
	background: #e8bb20;
	padding: 15px 0;
	text-align: center;
}
.local-seo1 a{
	color: #1c1c1c;
}
#package{
	padding-top: 70px;
	
}
.package{
	border: 1px solid #999999;
	overflow: hidden;
}
.pcg{
	text-align: center;
	padding: 5px 0;
	position: relative;
	top: 5px;
	font-size: 18px;
	text-shadow: 3px 3px 10px rgba(0, 0, 0, 0.7);
}
.pack h5 {
    background: #295d8f;
    padding: 13px 0 12px;
    overflow: hidden;
    color: #fff;
    text-align: center;
    margin-top: 0px;
    
}
/*.bronze{
	padding: 20px;
	background: #295d8f;
}*/
.silver{
	border-left: 1px solid #c9c9c9;
}
.silver p{
	padding: 5px 15px;
	text-align: center;
}


.inirial{
	background: #5dced4;
	padding: 5px;
	color: #fff;
}
.bronze th{
	text-align: center;
	background: #5dced4;
padding: 10px 0;
color: #fff;
	
}
.bronze-p td{
	padding: 10px 10px;
	text-align: center;
}
.inirial td a{
	background: #d6d807;
	color: #000;
	padding: 5px 10px;
}
/*.inirial td{
	padding: 15px 0;
}*/
.free{
	text-align: center;
}
.inirial td a:hover{
	background: #1c1c1c;
	color: #fff;		
	}
	/*.review td{
		text-align: center;
	}*/
	.keyword{
		padding-left: 14px !important;
		padding-top: 14px !important;
		padding-bottom: 14px !important;
		border-right: 1px solid #c2c2c2;
	}
	.check{
		color: #4e4e4e;
		font-weight: 300;
		text-align: center;
	}
	.fa-check{
		color: #84B73F;
	}
	.site{
		font-size: 18px;
		min-width: 32%;
	}
	.site i{
		color: #000;
		background: #d6d807;
		padding: 5px;
	}
	.fa-times{
		color: #fff;
		background: #f24545;
		width: 20px;
		height: 20px;
		line-height: 20px;
		text-align: center;
		border-radius: 50%;
	}
	
	.fa-question:hover{
		color: #000;
		background: #5dced4;
	}
	.fa-question{
		color: #fff;
		background: #d6d807;
		padding: 3px 6px;
		font-size: 11px;
	}
	.review .keyword span{
		float: right;
		position: relative;
right: 10px;
	}
	.review td{
		border-right: 1px solid #c2c2c2;
	}
	.review td:last-child{
		border-right: none;
	}
	.free{
		border-right:  1px solid #c2c2c2;
	}
	.free:last-child{
		border-right: none;
	}
	
	/*-------------------------------------------------------*/