*{
	margin: 0;
	padding: 0;
}
body {
    font-family: 'Open Sans', sans-serif;
    background: #fff;
    color: #666;
    font-size: 15px;
    font-weight: 400;
    line-height: 30px;
}
a{
	outline: none;
	text-decoration: none;
}
a:hover{
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6, p{
	margin: 0;

}
h1, h2, h3, h4, h5, h6{
	letter-spacing: 1px;
	color: #333;
	font-weight: 600;
}
h1{
	font-size: 50px;
	line-height: 55px;
}
h2{
	font-size: 35px;
	line-height: 40px;
}
h3{
	font-size: 22px;
margin-top: 0 !important;
margin-bottom: 10px !important;
line-height: 36px !important;
}
h4{
	font-size: 20px;
	line-height: 25px;
}
h5{
	font-size: 16px;
	line-height: 21px;
}
h6{
	font-size: 15px;
	line-height: 20px;
}
p {
   
    margin-bottom: 10px;
}

.heading-div-1.text-center h2, .h2 {
    font-size: 30px;
    color: #333;
    line-height: 35px;
  
}
.services2-div.text-center h4, .h4 {
    font-size: 18px;
    color: #333;
    line-height: 26px;
}

#business-services .heading-div-1.text-center {
    padding: 0;
    margin: 0;
}
.about2-col.text-center h4, .h4 {
    font-size: 17px;
    line-height: 29px;
    color: #333;
    font-weight: bold;
}

    .home-logo-text {
    margin: 0px 0 50px;
    position: relative;
    display: block;
    text-align: center;
    width: 100%;
}
.header-div-2 h1 {
    color: #333333;
    font-size: 50px;
    font-weight: 600;
    letter-spacing: 1px;
    font-family: 'Roboto Condensed',sans-serif;
    font-size: 60px;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 0;
    text-align: center;
    line-height: 1;
    padding: 5px 25px 0;
    border: 5px solid;
    color: #fff;
}
p.content-top-space.letter-spacing span {
    font-weight: bold;
 font-size: 20px;;
    line-height: 38px;
    color: #0084cb;
}
.content-top-space.conso{
    font-size: 45px;
    color: red;
    font-weight: bold;
    padding: 20px 0;
}
.cd-headline.slide .cd-words-wrapper {
    overflow: hidden;
    vertical-align: top;
    width: auto !important;
    color: yellow;
}
p.content.first-content {
    margin: 5px 0;
    line-height: 30px;
    font-size: 16px;
}
.container {
    max-width: 1170px;
}
.navbar {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
 
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: .5rem 0;
}
.navbar-light .navbar-brand img {max-width: 228px;
padding: 0px 0;
margin-top: -9px;}
img {
   
    max-width: 100%;
}

.navbar {

    position: relative;
    min-height: 50px;
    margin-bottom: 0 !important;
    border: 1px solid transparent;

}


#top-nav11 {
    width: 1387px;
    position: fixed;
    top: 0px;
    z-index: inherit;
    height: 71px !important;
}

/*=========================================================================================*/
.section-padding {
    padding: 50px 0;
  
}
.section-1-bg{
	background-color: #fff;

}
#business-testimonial h2 {
    color: #333;
   
}
.section-2-bg{
	background-color: #f2f2f2;
}
.black-bg{
	background-color: #333;
}
.theme1-bg{
	background-color: #0084cb;
}
.theme2-bg{
	background-color: #0084cb;
}
.theme3-bg{
	background-color: #0084cb;
}
.heading-div-1{
	padding-bottom: 40px;
}
.image-bottom-space{
	padding-bottom: 25px;
}
.image-bottom-space20{
	padding-bottom: 20px;
}
.image-top-space{
	padding-top: 25px;
}
.content-top-space{
	padding-top:15px;
}
.content-top-space1{
	padding-top: 10px;
}
.content-top-space2{
	padding-top: 20px;
}
.btn-top-space{
	margin-top: 25px;
}
.btn-top-space1{
	margin-top: 10px;
}
.top-space{
	margin-top: 30px;
}
.top-space40{
	margin-top:40px;
}
.top-space20{
	margin-top: 20px;
}
.top-space25{
	margin-top: 15px;
}
.top-space10{
	margin-top: 10px;
}
.top-space15{
	margin-top: 15px;
}
.content-bottom-space{
	padding-bottom: 20px;
}
.bgimage-property{
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.content-ul{
	padding-left: 0;
	margin-bottom: 0;
}
.content-ul li{
	list-style: none;
}
.list-div-left, .list-div-body, .list-img, .list-content{
	display: table-cell;
}
.row-top-space{
	margin-top: 30px;
}
.no-padding{
	padding: 0;
}
.letter-spacing{
	letter-spacing: 0.5px;
}
.font-weight600{
	font-weight: 600;
}
/*=========================================================================================*/

.btn{
	border: none;
	border-radius: 3px;
	cursor: pointer;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	outline: none;
	padding: 10px 15px;

}
.btn.btn-1 {
     background-color: #0084cb;
     color:#ffffff;
     padding: 7px 15px;
}
.btn-1:hover {
     color: #ffffff;
}
.btn-1-white {
     background-color: #ffffff;
     color:#0084cb;
     padding: 7px 15px;
}
.btn-1-white:hover {
     color:#0084cb;
}
.btn.btn-2 {
     background-color: #0084cb;
     color:#ffffff;
     padding: 10px 18px;
}
 .btn-1:hover {
     color: #ffffff;
}
 .btn.btn-2-border {
     background-color:transparent;
     border:2px solid #0084cb;
     color:#0084cb;
}
 .btn.btn-2-border:hover {
     color:#0084cb;
}
 .btn.btn-2-white-border {
     background-color:transparent;
     border:2px solid #ffffff;
     color:#ffffff;
}
 .btn.btn-2-white-border:hover {
     background-color:#ffffff;
     border:2px solid #ffffff;
     color:#0084cb;
       box-shadow: 0 12px 19px 4px rgba(0, 0, 0, 0.08);    
      -webkit-transition: 0.3s;
     transition: 0.3s;
}
.btn.btn-3{
	background-color: #0084cb;
	color: #fff;
	padding: 10px 18px;
}
.btn-3:hover{
	color:#fff;
}
.readmore2{
     color: #0084cb;
     font-size: 14px;
     font-weight: 600;
     letter-spacing: 1px;
     padding-top: 10px;
}
 .readmore2:hover {
     color: #0084cb;
}
.readmore3{
	color: #0084cb;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 1px;
	padding-top: 10px;
}
.readmore3:hover{
	color: #0084cb;
}
.readmore3-white{
	color:#fff;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 1px;
	padding-top: 10px;
}
.readmore3-white:hover{
	color:#fff;
}
/*==============================================================================================*/
#top-nav2.fixed-top{
	background-color: #ffffff;
    border-radius: 0;
    background-image: none !important;
    border: none !important;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    margin-bottom: 0;
}
.navbar-light .navbar-nav .nav-link{
	color: #fff;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.5px;
    padding: 0 9px;
    text-transform: uppercase;
    transition: 1.3s;
}
.navbar-light .navbar-nav .nav-link:hover{
	color: #0084cb;
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link{
	color: #0084cb;
}
.navbar-light .navbar-toggler{
	border-color: transparent;
	color: #0084cb;
}
.navbar-light .navbar-toggler .fa{
	font-size:25px;
}
/*================================================================================================*/
.header-bg-image{
	background-image: url(images/agency-1920x800x1.jpg);
}
.header-bgimage-1{
	background-image: url(images/corp-1920x800.jpg);
}
.header-bgimage-2 {
    background-image: url(../images/bg-Review-BizPlusKh.jpg);
    /* margin-top: 65px; */
}
.heading-padding-3{
	padding-bottom: 150px;
	padding-top: 150px;
}
.heading-padding-1 {
    padding-bottom: 200px;
    padding-top: 200px;
}
.heading-padding-2 {
    padding-bottom: 60px;
    padding-top: 60px;
}
.header-div-1 h1 {
    color: #f3f3f3;
    font-size: 45px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 20px;
}
.header-div-2 h1 {
    color: #fff;
    font-size: 54px;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 30px;
}
.home-logo-text img {
    
}
.header-div-3 h1{
	color: #f3f3f3;
	font-size: 60px;
	font-weight: 600;
	letter-spacing: 1px;
	line-height: 70px;
	margin: 0 0 20px 0;
}

.header-div-1 p {
    color: #f3f3f3;
    font-size: 18px;
}
.header-div-2 p {
    color: #333333;
    font-size: 16px;
    margin: 0 auto;
    padding-top: 20px;
    width: 70%;
}
.header-div-3 p{
	color: #f3f3f3;
	width: 80%;
}
.header-div-1 .btn-1 {
    background-color: #0084cb;
    color: #ffffff;
    font-size: 18px;
    padding: 12px 20px;
}
.header-div-2 .cd-words-wrapper {
    color: #0084cb;
}
.header-div-2 .cd-words-wrapper b{
    font-weight: 600;
}
.book-now-form2 {
    margin: 40px auto 0 auto;
    width: 40%;
    background-color: rgba(255,255,255,0.8);
    padding: 30px 30px;
}
.book-now-form3{
	background-color: rgba(0, 0, 0,0.5);
	padding: 130px 30px;
}
.book-form2 h3 {
    color: #ffffff;
    background-color: #0084cb;
    box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
    padding: 10px 20px;
}
.book-form3 h3{
	color: #fff;
	background-color: #0084cb;
	box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
	padding: 10px 20px;
}
.book-form5 .form1-div, .book-form3 .form3-div, .book-form2 .form2-div, .book-form1 .form1-div{
	margin-bottom: 20px;
}
.book-form2 .form2-textarea, .book-form2 .form2-input {
    color: #333333;
    border: 0;
    box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
    background-color: transparent;
    border-radius: 0px;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
    width: 100%;
}
.book-form3 .form3-textarea, .book-form3 .form3-input{
	color: #fff;
	border: 0;
	box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
	background-color: rgba(34, 34, 34, 0.6);
	border-radius: 0px;
	padding-right: 20px;
	padding-left: 20px;
	position: relative;
	width: 100%;
}
.book-form3 .form3-input, .book-form2 .form2-input{
	height: 40px;
}
.book-form3 .form3-textarea, .book-form2 .form2-textarea{
	padding-top: 10px;

}
.book-form3 .btn-3, .book-form2 .btn-2 {
    width: 100% !important;
    box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
    padding: 14px 20px;
    font-size: 18px;
}
.header-strip2-row {
    margin: 0 auto;
    width: 85%;
}
.header-strip2 h3 {
    color: #ffffff;
}
.header-strip2 .strip-left p {
    color: #ffffff;
    font-size: 16px;
}
.header-strip2 .strip-div1 {
    margin-top: 22px;
}

/*===================================================================================*/
.about5-div .list-img, .about1-div .list-img {
    padding-right: 10px;
}
.about1-ul {
    float: left;
    display: inline;
    width: 50%;
}
.about1-ul-1 {
    float: none;
}
.about1-div {
    display: table;
}
.about1-div .list-img {
    float: none;
    width: 55px;
}
.about1-div .list-content {
    font-size: 16px;
}
.about2-row .about2-img img {
    border-bottom: 2px solid #0084cb;
    box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
}
.about2-col {
    background-color: #f2f2f2;
    border-bottom: 2px solid #0084cb;
    padding: 50px 30px;
    box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
}
/*===================================================================================*/
.two-left-bgimage3{
	background-image: url(images/agency-1000x650x1.jpg);
	height: 550px;
	width: 100%;
	position: absolute;
}

.two-left-div3{
	padding: 80px 0px 80px 30px;
}
.features3-row-1{
	padding: 0 15px;
}
.features-div .list-img {
    float: none;
    width: 65px;
}

.features-div .list-img img {
   
    width: 43px;
}


.strip-div img, .features-div img {
    vertical-align: top;
}
.testimonial-img-3 img, .two-left-content img, .testimonial-img-2 img, .customer-div img{
	padding-right: 10px;
	vertical-align: middle;
}
.testimonial-div-4 .list-content, .testimonial-img-3 .list-content, .two-left-content .list-content, .testimonial-img-2 .list-content{
	vertical-align: middle;
}
.two-left-content .list-content h5 a{
	color: #333;
}

/*==============================================================================================*/
.gallery-div1.popup-gallery .col-md-4 {
    padding-left: 2px;
    padding-right: 2px;
}
.gallery-div1.popup-gallery .gallery-space1 {
    margin-top: 4px;
}
.gallery-div1 .gallery-image {
    position: relative;
    overflow: hidden;
}
.gallery-div1 .overlay {
    position: absolute;
    margin: auto;
    -webkit-transform: scale(0);
    transform: scale(0);
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: .4s ease;
    transition: .4s ease;
}
.gallery-div1 .overlay {
    background: rgba(142, 68, 173, 0.4);
}
.gallery-div1 .gallery-image:hover .overlay {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.gallery-div1 .gallery-image span {
    font-size: 25px;
    color: #ffffff;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: transform .5s ease, opacity .7s ease;
    transition: transform .5s ease, opacity .7s ease;
}
.gallery-div1 .gallery-image:hover span {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: transform .5s ease, opacity 1.3s ease;
    transition: transform .5s ease, opacity 1.3s ease;
}
/*==============================================================================================*/
.packages1-border {
    padding: 20px 20px 30px 20px;
    border: 1px solid #eeeeee;
    transition: all 500ms ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -webkit-box-shadow: 0px 0px 30px 0px rgba(88, 88, 88, 0.15);
    box-shadow: 0px 0px 30px 0px rgba(88, 88, 88, 0.15);
}
.packages1-border:before, .packages1-border:after {
    content: "";
    display: block;
    width: 70%;
    height: 3px;
    background: #0084cb;
    position: absolute;
    right: 0px;
    left: 0;
    margin: 0 auto;
    opacity: 1;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
}
.packages1-border:before{
	top:-1px;
}
.packages1-border:after{
	bottom: -1px;
}
.packages1-border:hover {
    z-index: 9;
    background: #fefefe;
}
.packages1-border:hover:before {
    right: 80px;
    opacity: 1;
}
.packages1-border:hover:after {
    left: 80px;
    opacity: 1;
}
.packages1-price p {
    color: #333333;
    font-size: 40px;
}
.packages1-price p span {
    font-size: 14px;
    color: #0084cb;
}
.packages1-border h4 {
    background-color: #0084cb;
color: #ffffff;
margin: 13px 0 10px 0;
padding: 10px 9px;
font-weight: bold;
font-size: 17px;
}

/*==============================================================================================*/
.header-strip2, .header-strip1 {
    padding: 30px 0;
}
.header-strip1 h3 {
    color: #ffffff;
}
.header-strip1 .strip-left p {
    color: #ffffff;
    font-size: 16px;
}
.header-strip1 .strip-col {
    display: table;
    margin: 15px auto 0 auto;
    width: 85%;
}

/*==============================================================================================*/
.services3-row{
	background-color: #0084cb;
	margin-right: 5px;
}
.services3-left{
	padding: 0;
}
.services3-div{
	padding: 50px 0 20px 0;
}
.services3-div p, .services3-div h4{
	color: #fff;
}
.header-strip1 .strip-div1, .header-strip1 .strip-div {
    display: table-cell;
    vertical-align: middle;
}
.header-strip1 .strip-div .list-img {
    float: none;
    width: 65px;
}
.header-strip1 .strip-div h4 {
    color: #ffffff;
}
.header-strip1 .strip-div p {
    color: #ffffff !important;
    font-size: 30px;
    font-weight: 600;
    margin:0;
    padding:0;
}
.header-strip1 .strip-div1 .btn {
    font-size: 16px;
    padding: 12px 20px;
}
.services2-main h2 {
    color: #ffffff;
}
.services4-div, .services2-div {
    background-color: #ffffff;
    box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
    padding: 30px 20px;
}

/*==============================================================================================*/
.leftHalf {
    background-color: #f2f2f2;
    padding: 80px 40px;
}
.leftHalf-row {
    width: 98%;
    margin: 0 auto;
}
.leftHalf-row1 {
    padding-top: 30px;
}
.customer-right h4 {
    margin-bottom: 5px;
}
.customer-right p {
    margin-bottom: 15px;
}
.customer-div {
    margin-top: 12px;
}
.customer-div-top {
    margin-top: 0 !important;
}
.customer-div h6 a {
    color: #666666;
}
.rightHalf {
    background-color: #ffffff;
    padding: 80px 40px;
}
.book-now-form1 {
    background-color: rgba(142, 68, 173,0.8);
    box-shadow: 0 19px 38px rgba(0, 0, 0, 0.05), 0 -19px 38px rgba(0, 0, 0, 0.16);
    padding: 30px 30px;
}
.book-now-form1 h3 {
    color: #ffffff;
    margin-bottom: 20px;
}
.book-form1 .form1-input {
    color: #ffffff;
    border: 0;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    background-color: transparent;
    border-radius: 0px;
    height: 40px;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
    width: 100%;
}
.book-form1 .form1-textarea {
    color: #ffffff;
    border: 0;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    background-color: transparent;
    border-radius: 0px;
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
    width: 100%;
}
.form3-textarea::-webkit-input-placeholder, .form3-input::-webkit-input-placeholder, .form1-textarea::-webkit-input-placeholder, .form1-input::-webkit-input-placeholder {
    /* Chrome */
     color: #ffffff;
}
 .form3-textarea:-ms-input-placeholder, .form3-input:-ms-input-placeholder, .form1-textarea:-ms-input-placeholder, .form1-input:-ms-input-placeholder {
    /* IE 10+ */
     color: #ffffff;
}
 .form3-textarea::-moz-placeholder, .form3-input::-moz-placeholder, .form1-textarea::-moz-placeholder, .form1-input::-moz-placeholder {
    /* Firefox 19+ */
     color: #ffffff;
     opacity: 1;
}
/*==============================================================================================*/
.counter-bgimage{
	background-image: url(images/agency-1920x700x1.jpg);
	padding: 120px 0;
}
.counter3-div .counter-value{
	color:#fff;
	font-size: 40px;
	line-height: 45px;
	font-weight: 600;
}
.counter3-div .counter-title{
	color:#fff;
	font-weight:600;

}

/*==============================================================================================*/
.content2-panel {
    box-shadow: none;
    margin-bottom: 0;
}
.content3-panel{
	box-shadow: none;
	margin-bottom: 0;

}
.content3-panel .panel-heading{
	padding: 0;
}
.content2-panel .panel-heading {
    padding: 0;
}
.content2-panel .nav.panel-tabs {
    margin: 0 auto;
    text-align: center;
    display: block;
}
.content3-panel .panel-tabs{
	margin: 0 auto;
	text-align: left;
	border-bottom: 1px solid #0084cb;

}
.content2-panel .nav.panel-tabs li {
    
    display: inline-block;
    margin: 0 5px;
}
.content2-panel .nav.panel-tabs li a{
    background-color: #f2f2f2;
    padding: 15px 30px;
    color: #333333;
    display: block;
}

.content2-panel .nav.panel-tabs li a.active {
    background-color: #0084cb;
    color: #ffffff;
}

.content2-panel .nav.panel-tabs li:nth-child(1) a{
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
.content2-panel .nav.panel-tabs li:nth-child(3) a{
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
.content3-panel .nav.panel-tabs li{
	
	display: inline-block;
	margin: 0 5px;
}
.content3-panel .nav.panel-tabs li a{
	display: block;
	background-color: #f2f2f2;
	padding: 4px 15px;
	color:#333;
	position: relative;
}
.content3-panel .panel-tabs li a.active{
	background-color: #0084cb; 
}
.content3-panel .panel-tabs li:nth-child(1){
	margin-left: 0;
}
.content3-panel .nav.panel-tabs li a.active{
	color:#fff;
}
.content3-panel .panel-tabs > li > a.active:after{
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #0084cb;
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -11px;
}
.content2-panel .panel-body {
    padding: 30px 0 0 0;
}
.content3-panel .panel-body{
	padding: 20px 0 0 0 ;

}
/*==============================================================================================*/
.testimonial-bgimage-2 {
    background-image: url(../images/ld-content-banner-bg.jpg);
    padding: 50px 0;
}
.testimonial-bgimage-3{
	background-image: url(images/agency-1920x700x2.jpg);
	padding: 150px 0;
}
.testimonial-col-2, .testimonial-col-3 {
    margin: 5px;
}
.testimonial-div-2 {
 background-color: rgba(255,255,255,0.2);
padding: 20px 20px;
height: 200px;
overflow: hidden;
color: #fff;
text-align: left;
}
.testimonial-para12 {
    height: 124px;
    overflow: hidden;
}
.list-content .font-weight600 {
    color: #fff;
    text-align: left;
}


.list-content {
        text-align: left;
    line-height: 24px;
}

.testimonial-img-2.top-space20 img {
   height: 100px !important;
width: 100px !important;
object-fit: cover;
}
.testimonial-img-2.top-space20 .list-img {
    width: 100px !important;
}

.testimonial-div-3 {
    background-color: rgba(255,255,255,0.2);
    padding: 20px 20px;
}
.testimonial-para3, .testimonial-para12 {
    color: #ffffff;
}
.testimonial-name3, .testimonial-name2 {
    font-size: 16px;
    color: #ffffff;
}
.owl-carousel .owl-item img{
	width: auto;
}
.testimonial-name2 span {
    font-size: 14px;
    color: #0084cb;
}
.testimonial-name3 span {
    font-size: 14px;
    color: #0084cb;
}
/*==============================================================================================*/
.accordion-title {
    cursor: pointer;
}
.accordion-title .accordion-plus::before {
    color: #0084cb;
    content: "\f0fe";
    display: block;
    font-family: "FontAwesome";
    font-size: 12px;
    font-weight: 400;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 10px;
    height: 35px;
    line-height: 35px;
    background-color: #ffffff;
}
.accordion-title.active .accordion-plus::before {
    content: "\f146";
    font-family: "FontAwesome";
}
.accordion-heading {
   background-color: #0084cb;
padding: 5px 10px 5px 10px;
position: relative;
}
.accordion-heading h4 {
   color: #ffffff;
margin: 0;
padding: 3px;
font-size: 16px;
line-height: 19px;
}
.accordion-ans {
    background-color: #ffffff;
    padding: 20px 20px;
}
.faq-div-1 {
    margin-top: 20px;
}
/*==============================================================================================*/
.footer1-section {
    background-color: #222222;
}
.footer3-row .footer1-col .first-content, .footer2-row .footer1-col p, .footer1-section .footer-div1 .first-content {
    color: #ffffff;
}
.footer8-row .footer1-icon li, .footer10-row .footer1-icon li, .footer3-row .footer1-icon li, .footer2-row .footer1-icon li, .footer1-row .footer1-icon li {
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
}
.footer10-row .footer1-icon li:first-child, .footer8-row .footer1-icon li:first-child, .footer3-row .footer1-icon li:first-child, .footer2-row .footer1-icon li:first-child, .footer1-row .footer1-icon li:first-child {
    margin-left: 0;
}
.footer10-row .footer-div1 h4, .footer8-row .footer-div1 h4, .footer3-row .footer1-col h4, .footer2-row .footer1-col h4, .footer1-section .footer1-col h4 {
    color: #ffffff;
    margin-bottom: 15px;
}
.links-ul li {
    color: #ffffff;
    border-bottom: 1px solid #222222;
    letter-spacing: 0.5px;
    margin-bottom: 5px;
    padding-bottom: 5px;
}
.links-ul li a {
    color: #ffffff;
}
.links-ul li:before {
    color: #ffffff;
    content: "\f105";
    display: inline-block;
    font-family: "FontAwesome";
    font-size: 15px;
    padding-right: 10px;
}
.footer3-row .footer1-address-space, .footer2-row .footer1-address-space {
    margin-bottom: 20px;
}
.footer10-row .footer1-address li:first-child, .footer8-row .footer1-address li:first-child, .footer3-row .footer1-address li:first-child, .footer2-row .footer1-address li:first-child, .footer1-row .footer1-address li:first-child {
    padding-right: 10px;
}
.footer10-row .footer1-address li, .footer8-row .footer1-address li, .footer3-row .footer1-address li, .footer2-row .footer1-address li, .footer1-row .footer1-address li {
    display: table-cell;
}
.footer10-row .footer1-address li p, .footer10-row .footer1-address li p a, .footer8-row .footer1-address li p, .footer8-row .footer1-address li p a, .footer3-row .footer1-address li p, .footer3-row .footer1-address li p a, .footer2-row .footer1-address li p, .footer2-row .footer1-address li p a, .footer1-row .footer1-address li p, .footer1-row .footer1-address li p a {
    color: #ffffff;
    letter-spacing: 0.5px;
    font-weight: 600;
}
.copyright3-bg {
    background-color: #1a1a1a;
    padding: 30px 0;
}
.copyright3 p, .copyright2 p, .copyright1 p {
    color: #ffffff;
}
.footer1-section .footer1-row .footer1-col {
    padding: 0 5px;
}
.footer1-row .footer-div1 {
    background-color: #1a1a1a;
    padding: 50px 30px;
}
.footer-div1 > a {
    display: table;
}
.subscribe1-input {
    color: #ffffff;
    border: 0;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    background-color: transparent;
    border-radius: 0px;
    height: 40px;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
    width: 100%;
}
.footer1-row .footer1-icon {
    margin-top: 17px;
}
.footer1-row .footer1-address-space {
    margin-bottom: 15px;
}
.navbar-nav>li{
    list-style: none;
}
/* .fixed-top1{
        position: fixed;
    width: 100%;
    height: 65px;
    background: #fff;
    z-index: 999;
    top: 0;
    left: 0;
} */
.fixed-top1 .menu3-ul{
margin-top: 15px;

}
.navbar-light .navbar-toggler{
    display: none!important;
}
.navbar-light .navbar-nav .nav-link{
    padding: 0 13px;
}
#top-nav11{
    background: #2a2120;
        z-index: 999!important;
}
.fixed-top1 .collapse.navbar-collapse.menu-mobile.hc-nav.hc-nav-1{
    display: none!important;
}
.hc-nav-trigger.hc-nav-1{
    display: none!important;
}
.hc-offcanvas-nav  ul li{
    width: 100%;
}
/*==============================================================================================*/
@media (max-width: 1199px) {
	.services3-div{
		padding-top: 15px;
		padding-bottom: 15px;
	}
    .services2-div{
            height: 318px;
    margin-bottom: 10px;
    }
    #business-faq img{
        width: 100%
    }
    #business-faq .col-lg-6{
        margin-bottom: 15px;
    }
}
@media (max-width: 991px) {
	.section-bottom-space30 {
	    margin-bottom: 30px;
	}
	.section-bottom-space20 {
    	margin-bottom: 20px;
	}
	.header-div-3 h1{
		font-size: 57px;
	}
	.two-left-bgimage3{
		position: relative;
	}
	.two-left-div7, .two-left-div4, .two-left-div3 {
	    padding: 20px 15px 80px 15px;
	}
	.services3-div{
		padding-top: 20px;
	}
	.header-strip1 .strip-left {
	    text-align: center;
	}
    .about2-row .about2-img img{
        display: block;
        margin:0 auto;
    }
    .book-now-form2 {
        width: 60%;
    }
}
@media (max-width: 1199px) and (min-width: 992px){
	.header-strip1 .strip-col{
		width: 100%;
	}
	.customer-right.top-space20 {
	    margin-top: 0;
	}
}
@media (max-width: 991px) and (min-width: 768px){

}
@media (max-width: 768px){
.navbar-light .navbar-toggler{
    display: block!important;
}
.fixed-top1 .navbar-collapse.collapse{
    display: none!important;
}
.fixed-top1 .menu3-ul{
    display: none!important;
}


.fixed-top1 .navbar-light .navbar-toggler{
    background: none;
    position: absolute;
    top: 20px;
    left: 15px;
}

.fixed-top1 .navbar-collapse.collapse{
        width:100%;
  
    position: absolute;
   top: 64px;
    left: 0;
        
        height: auto!important
}
.fixed-top1 .navbar-collapse.collapse.show{
    display: block!important;
   
}
.fixed-top1 .navbar-collapse.collapse.show .menu3-ul{
    display: block!important;
}

.fixed-top1 .navbar-collapse.collapse ul li{
    width: 100%;
    padding-bottom: 10px;

}
.fixed-top1 .collapse.navbar-collapse.menu-mobile.hc-nav.hc-nav-1{
    display: inline-block!important;
}
.hc-nav-trigger.hc-nav-1{
    display: block!important;
}


}

@media (max-width: 767px) {

    .navbar-light .navbar-brand img {

    max-width: 250px;
    height: 40px;

}
.navbar {

    border-radius: 4px;
    margin: 0 ;
    padding: 0;

}
  

    .services2-div.text-center h4, .h4 {

    font-size: 15px;
    color: #333;
    line-height: 23px;

}

    .heading-div-1.text-center h2, .h2 {

    font-size: 19px;
    color: #333;
    line-height: 30px;
    margin: 0;
    padding: 0;

}
.navbar {

    position: relative;
    min-height: 50px;
    margin-bottom: 0;
    border: 1px solid transparent;

}
.accordion-heading h4 {

    color: #ffffff;
    margin: 0;
    padding: 3px;
    font-size: 14px;
    line-height: 18px;
    text-transform: unset;

}
h4, .h4 {

    font-size: 14px;
    line-height: 20px;
    padding: 0;
    margin-bottom: 3px;

}
h3 {

    font-size: 17px !important;
    margin-top: 0 !important;
    margin-bottom: 10px !important;
    line-height: 29px !important;
    text-align: center;

}
.content-top-space.conso {

    font-size: 38px;
    color: red;
    font-weight: bold;
    padding: 0;

}
.services4-div, .services2-div {

    background-color: #ffffff;
    box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
    padding: 10px;

}

    .header-div-2 h1 {
    color: #333333;
    font-size: 32px !important'
    font-weight: 600;
    letter-spacing: 1px;
    font-family: 'Roboto Condensed',sans-serif;
   
    text-transform: uppercase;
    position: relative;
    margin-bottom: 0;
    text-align: center;
    line-height: 1;
    padding: 5px 25px 0;
    border: 5px solid;
    color: #fff;
}

    .heading-padding-2 {
    padding-bottom: 50px;
    padding-top: 50px;
}

    .navbar { padding: 0; }
    .navbar-brand { padding: 0 }
     .navbar-brand img { max-height: 40px; }

    .header-div-2 h1 {    font-size: 31px;}

    .cd-headline.slide .cd-words-wrapper {
   
    font-size: 30px;
}

	.res-bottom-space30 {
	    margin-bottom: 20px;
	}
	.navbar-light .navbar-nav .nav-link{
		padding: 10px 15px;
	}
	.container{
		max-width: 100%;
	}
	.services3-row {
	    margin: 0;
	    width: 100%;
	}
	.top-space20.services3-col-4, .top-space20.services3-col-3 {
	    margin-top: 30px;
	}
	.counter-resSpace {
	    margin-top: 30px;
	}
	.leftHalf {
	    padding: 80px 15px 40px 15px;
	}
	.rightHalf {
	    padding: 40px 15px 80px 15px;
	}
	.footer1-section .footer1-row .footer1-col {
	    padding: 0 15px;
	}
	.footer1-section.section-padding{
		padding-top: 30px;
    	padding-bottom: 30px;
	}
    .book-now-form2 {
        width: 80%;
    }
    .header-strip2-row, .header-div-2 p {
        width: 100%;
    }
    .services2-topSpace {
        margin: 30px 0 0 0;
    }
}

@media (max-width: 576px){
	.service3-col-space{
		margin: 20px 0 0 0;
	}
     .services2-div{
        height: auto
    }
	.services3-row {
	    margin: 0 auto;
	    width: 320px;
	}
	.counter3-resSpace, .services3-col-2 {
	    margin-top: 30px;
	}
	.counter3-resSpace, .services3-col-2 {
	    margin-top: 30px;
	}
	.content3-panel .nav.panel-tabs li{
		margin:0 0 5px 0;
		width: 100%;

	}
	.content3-panel .panel-tabs{
		border: none;
	}
	.content3-panel .panel-tabs > li > a.active:after {
    	display: none;
	}
	.header-div-10 h1, .header-div-9 h1, .header-div-8 h1, .header-div-6 h1, .header-div-5 h1, .cta4-bgimage h1, .header-div-4 h1, .header-div-3 h1, .header-div-2 h1, .header-div-1 h1 {
	    font-size: 30px;
	    line-height: 40px;
	}
	.header-div-10 .first-content, .header-div-1 p {
	    font-size: 16px;
	}
	.header-div-1 .btn-1 {
	    font-size: 15px;
	}
	h2 {
	    font-size: 26px;
	    line-height: 32px;
	}
	h4 {
	    font-size: 18px;
	    line-height: 24px;
	}
	.cta4-bgimage h3, h3 {
	    font-size: 22px;
	    line-height: 28px;
	}
	.header-strip1 .strip-div1, .header-strip1 .strip-div {
	    display: table;
	    margin: 0 auto;
	}
	.header-strip1 .strip-div1 {
	    margin: 20px auto 0 auto;
	}
	.header-strip1 .strip-div p {
	    font-size: 22px;
	    line-height: 28px;
	}
	.about1-ul {
	    width: 100%;
	}
	.about1-ul-1 {
	    display: table;
	    padding-top: 20px;
	    width: 100%;
	}
    .book-now-form2 {
        width: 100%;
    }
    
    .services2-topSpace-1, .services2-topSpace {
        margin: 30px 0 0 0;
    }
    .content2-panel .nav.panel-tabs li {
        display: table;
        width: 100%;
        margin: 0 0 5px 0;
    }
    .content2-panel .nav.panel-tabs li:nth-child(1) a, .content2-panel .nav.panel-tabs li:nth-child(3) a{
        border-radius: 0px;
    }
    #business-about .col-lg-4{
        width: 100%;
    }
    .footer-area .single-footer-widget h3{
        text-align: left;
    }
}
