@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body {
padding: 0;
margin: 0;
background: #EFF2F5;
font-family: "Poppins", sans-serif;
}

body a {
transition: 0.5s all;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-o-transition: 0.5s all;
-ms-transition: 0.5s all;
text-decoration: none;
}

body a:hover {
text-decoration: none;
transition: 0.5s all;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-o-transition: 0.5s all;
-ms-transition: 0.5s all;
}

body a:focus,
a:hover {
text-decoration: none;
}

input[type="button"],
input[type="submit"] {
transition: 0.5s all;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-o-transition: 0.5s all;
-ms-transition: 0.5s all;
}

input[type="button"]:hover,
input[type="submit"]:hover {
transition: 0.5s all;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-o-transition: 0.5s all;
-ms-transition: 0.5s all;
}

h1,
h2,
h3,
h4,
h5,
h6 {
margin: 0;
padding: 0;
font-family: "Poppins", sans-serif;
}

p {
margin: 0;
padding: 0;
font-size: 15px;
letter-spacing: 0px;
line-height: 1.5;
color: #000;
font-family: "Poppins", sans-serif;
text-align:justify;
}

ul,
ol {
margin: 0;
padding: 0;
}

label {
margin: 0;
}

a:focus,
a:hover {
text-decoration: none;
outline: none
}

/*-- //Reset Code --*/

/*-- bottom-to-top --*/

#toTop {
display: none;
text-decoration: none;
position: fixed;
bottom: 24px;
right: 3%;
overflow: hidden;
z-index: 999;
width: 32px;
height: 38px;
border: none;
text-indent: 100%;
background: url(../img/top.png) no-repeat 0px 0px;
}

#toTopHover {
width: 32px;
height: 34px;
display: block;
overflow: hidden;
float: right;
opacity: 0;
-moz-opacity: 0;
filter: alpha(opacity=0);
}

/*-- //bottom-to-top --*/

/* header */

/* header top */

.header_topw3layouts_bar {
background: rgba(4, 4, 4, 0.45);
}

.header_agileits_left ul li,
.header_agileits_left ul li a {
display: inline-block;
font-size: 15px;
color: #4e504f;
letter-spacing: 1px;
}

.header_agileits_left ul li i,
.header-loginw3ls i {
color: #cf0303;
}

.header_right a {
color: #4e504f;
font-size: 16px;
letter-spacing: 1px;
}

.header-loginw3ls a:hover {
color: #cf0303;
}

/* social icons */

.w3social-icons ul li {
display: inline-block;
}

.w3social-icons ul li a {
color: #4e504f;
font-size: 18px;
}

.header_topw3layouts_bar .border-bottom {
border-bottom: 2px solid rgba(222, 226, 230, 0.52) !important;
}

.w3social-icons ul li a:hover {
color: #cf0303;
}

/* //social icons */

/* //header top */

/* navigation */

.bg-light {
background-color: transparent !important;
padding: 0;
}

.navbar-light .navbar-nav .nav-link {
color: #000;
letter-spacing: 2px;
font-size: 13px;
padding: 0 0px 15px;
text-transform: uppercase;
}

.navbar-light .navbar-nav .show>.nav-link,
.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
color: #000;
border-bottom: 2px solid #cf0303;
}

.navbar-light .navbar-brand {
color: #fff;
font-size: 38px;
font-family: "Poppins", sans-serif;
margin: 0 0 10px;
font-weight: bold;
}

.navbar-light .navbar-brand:hover,
.navbar-light .navbar-brand:focus {
color: #fff;
}

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus {
color: #4e504f;
border-bottom: 2px solid #cf0303;
}

a.navbar-brand span {
display: block;
font-size: 8px;
font-family: "Poppins", sans-serif;
letter-spacing: 6px;
text-align: center;
margin-top: -7px;
text-transform: uppercase;
}

ul.navbar-nav.ml-auto {
margin-top: 0px;
}

.dropdown-item {
letter-spacing: 1px;
font-size: 15px;
}

.dropdown-item:hover,
.dropdown-item:focus {
color: #fff;
background-color: #168eea;
}

/* //navigation */

/* //header */

/* banner */

.bannerbg-w3l {
background: url(../images/1.jpg) no-repeat 0px 0px;
background-size: cover;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
-ms-background-size: cover;
min-height: 800px;
}

.banner-w3lstexts {
max-width: 760px;
margin: 11em auto 0;
}

.banner-w3lstexts.text-white h1 {
font-size: 70px;
font-weight: 900;
word-spacing: 4px;
letter-spacing: 1px;
}

h4.text-uppercase {
font-weight: 600;
font-size: 30px;
letter-spacing: 12px;
}

a.banner-button,
button.submit {
background: #cf0303;
color: #fff;
letter-spacing: 1px;
border: none;
padding: 10px 23px;
-webkit-transition: 0.5s all;
-o-transition: 0.5s all;
-moz-transition: 0.5s all;
-ms-transition: 0.5s all;
transition: 0.5s all;
}

a.banner-button:hover,
.price-body a.btn-block:hover,
button.submit:hover {
background:black;
}

/* //banner */

/* banner-bottom */

.serach-w3agile {
background: #cf0303;
height:auto;
}

h3.title-w3ls {
color: #000;
font-size: 34px;
font-weight: bold;
}

.place-grid h5 {
font-size: 22px;
color: #fff;
letter-spacing: 1px;
}

.sel {
width: 100%;
padding: 12px;
font-size: 16px;
margin-top: 1em;
outline: none;
border: none;
letter-spacing: 1px;
}

.sel option[value=""]:hover{
color:red;
}

.place-grid input[type="submit"] {
width: 100%;
background: #000;
border: none;
outline: none;
color: #fff;
padding: 10px;
letter-spacing: 1px;
font-size: 16px;
-webkit-transition: .5s all;
-moz-transition: .5s all;
-o-transition: .5s all;
-ms-transition: .5s all;
transition: .5s all;
margin-top: 18px;
}

.place-grid input[type="submit"]:hover {
background: #000;
-webkit-transition: .5s all;
-moz-transition: .5s all;
-o-transition: .5s all;
-ms-transition: .5s all;
transition: .5s all;
}

/* //banner-bottom */
/* search */
.bs-example{
font-family: "Poppins", sans-serif;
position: relative;
margin: 50px;
margin-top:38px;
margin-bottom:30px;
}
.typeahead, .tt-query, .tt-hint {
border: 2px solid #fff;
border-radius: 0px;
font-size: 19px;
height: 43px;
line-height: 30px;
outline: medium none;
padding: 8px 12px;
width: 442px;
}
.typeahead {
background-color: #FFFFFF;
}
.typeahead:focus {
border: 2px solid #0097CF;
}
.tt-query {
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
.tt-hint {
color: #999999;
}
.tt-dropdown-menu {
background-color: #FFFFFF;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 8px;
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
margin-top: 12px;
padding: 8px 0;
width: 422px;
}
.tt-suggestion {
font-size: 24px;
line-height: 24px;
padding: 3px 20px;
}
.tt-suggestion.tt-is-under-cursor {
background-color: #0097CF;
color: #FFFFFF;
}
.tt-suggestion p {
margin: 0;
}
/* //search */


/* middle section */

.middle-w3l {
background: url(../images/bg.jpg) no-repeat right;
background-size: cover;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
-ms-background-size: cover;
background-attachment: fixed;
}

.left-build-wthree {
background: rgba(249, 249, 249, 0.57);
}

.left-build-wthree h4 {
color: #000;
font-size: 35px;
font-weight: 700;
}

.left-build-wthree h6 {
font-size: 23px;
letter-spacing: 1px;
color: #252525;
}

.left-build-wthree ul li {
display: block;
color: #fff;
font-size: 16px;
letter-spacing: 1px;
}

.left-build-wthree ul li i {
color: #cf0303;
font-size: 26px;
}

/* //middle section */

/* services */

h3.tittle {
color: #000;
font-size: 38px;
font-weight: 700;
}

.what-right h4 {
font-size: 23px;
color: #cf0303;
font-weight: 500;
}

.what-left i {
font-size: 34px;
color: #ff3c41;
}

/* //services */

/* pricing */

.pricing {
background-color:white;
background-size: cover;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
-moz-background-size: cover;
}

.price-header .pricing-card-title span {
font-size: .5em;
display: inline-block;
color: #000;
}

.price-header h4 {
color: #f7f7f7;
font-size: 1.4em;
}

.price-header {
padding: 3.5em 0;
background: url(../images/bg3.jpg) no-repeat bottom;
background-size: cover;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
-moz-background-size: cover;
}

.price-body {
padding: 16px;
}

.news-gd small.text-muted {
font-size: 0.85em;
font-weight: 500;
}

ul.list-unstyled li {
font-size: 15px;
letter-spacing: 1px;
color: #000;
}

.pricing-section h5.card-title {
font-size: 2em;
color: #000;
font-weight: 500;
}

.price-inner {
background-color: #fff;
/*border:2px solid #4e504f;*/
}

.price-body a.btn-block {
color: #fff;
background-color: #cf0303;
background-image: none;
border: none;
font-size: 16px;
letter-spacing: 1px;
}

.card-deck .card {
padding: 0px;
}

h5.pricing-title {
font-size: 20px;
color: #000;
font-weight: 500;
}

h5.pricing-title span.dolor {
color: #888;
font-weight: 100;
vertical-align: super;
}

h5.pricing-title label {
font-size: 14px;
display: block;
color: #0ebeff;
font-weight: 300;
letter-spacing: 1px;
}

/* register */

.modal-body h5 {
color: #cf0303;
font-size: 25px;
font-weight: 500;
}

.form-group label {
font-size: 16px;
letter-spacing: 1px;
color: #000;
margin-bottom: 8px;
}

/* //pricing */

/* stats section */

.aboutright-agilewthree {
padding: 1em 3em 0em 7em;
}

.w3layouts_stats_left i {
color: #0ebeff;
font-size: 42px;
}

p.counter {
color: #000;
font-size: 40px;
font-weight: 900;
}

p.para-text-w3ls {
color: #bbb9b9;
}

/* // stats section */

/* testimonials */

.testimonials {
background: url(../images/bg2.jpg) no-repeat right;
background-size: cover;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
-ms-background-size: cover;
background-attachment: fixed;
}

p.test-title-paara {
color: #000;
}

.w3_testimonials_grids {
margin: 3em auto 0;
width: 80%;
text-align: center;
}

.w3_testimonials_grid p {
color: #fff;
line-height: 1.8;
}

.w3_testimonials_grid h5 {
font-weight: 700;
color: #fff;
font-size: 24px;
}

.agile-right-test p {
color: #ccc;
}

.w3_testimonials_grid img {
margin: 0 auto;
}

.w3_testimonials_grid {
padding-bottom: 4em;
}

.w3_testimonials_grid h4 i img {
margin: 0 10px !important;
box-shadow: none;
}

ul.testi-w3ls-rate li {
display: inline-block;
}

ul.testi-w3ls-rate li i {
color: #eac601;
font-size: 12px;
}

/* //testimonials */

/* Feedback Button */
.main{
padding-top:0px;
}
.button {
background-color: #cf0303;
border: none;
color: white;
padding: 10px 166px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
-webkit-transition-duration: 0.4s; /* Safari */
transition-duration: 0.4s;
cursor: pointer;
}

.button1 {
background-color: white; 
color: #cf0303; 
border: 2px solid #cf0303;
}

.button1:hover {
background-color: #cf0303;
color: white;
}
.button5 {
background-color: white;
color: black;
border: 2px solid #555555;
padding:10px 71px;
}

.button5:hover {
background-color: #555555;
color: white;
}
/* //Feedback Button */

/* Star Rating */
.txt-center {
text-align: center;
}
.hide {
display: none;
}

.clear {
float: none;
clear: both;
}

.rating {
width: 34%;
unicode-bidi: bidi-override;
direction: rtl;
text-align: center;
position: relative;
}

.rating > label {
float: right;
display: inline;
padding: 0;
margin: 0;
position: relative;
width: 1.1em;
cursor: pointer;
color: #cf0303;
font-size:48px;
}
.rating > label:hover,
.rating > label:hover ~ label,
.rating > input.radio-btn:checked ~ label {
color: transparent;

}
.rating > label:hover:before,
.rating > label:hover ~ label:before,
.rating > input.radio-btn:checked ~ label:before,
.rating > input.radio-btn:checked ~ label:before {
content: "\2605";
position: absolute;
left: 0;
color: #cf0303;
}
/* //Star Rating */

/* details*/
.image{
color:black;
text-align:center;
text-align:bold;
padding:20px;
font-size:26px;
}
.heading{
font-size:30px;
}
.img_size{
width:250px;
height:156px;
}
/* details*/

/*feedback*/
.feed_img{
width:150px;
height:150px;
border-radius:50%;
}
.feed_rating{
padding-left:175px;
width:100%;
}
.feed_name{
padding-left:280px;
width:36%;
font-size:18px;
}
.feed_review{
padding-left:280px;
font-size:18px;
}
.feed_border{
border-bottom:2px solid #afb8c1;
}
.feed_font{
font-size:16px;
}
/* //feedback*/

/* footer top */

.footer-top {
background: url(../images/bg3.jpg) no-repeat bottom;
background-size: cover;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
-ms-background-size: cover;
position: relative;
}

.footer-top h2 {
font-weight: 800;
font-size: 33px;
}

.footer-top h5 {
font-size: 24px;
font-weight: 400;
letter-spacing: 2px;
}

.footer-top i {
color: #cf0303;
font-size: 6em;
position: absolute;
left: 0;
right: 0;
bottom: -20px;
}

/* //footer top */

/* footer */

.address-right h6 {
font-size: 20px;
color: #000;
}

.address-grid i {
font-size: 40px;
color: #404040;
}

.address-right p,
.address-right p a {
color: #7c848c;
}

/* social-icons footer */

.w3social-icons-footer ul li {
display: inline-block;
}

.w3social-icons-footer ul li a {
color: #000;
font-size: 20px;
display: block;
width: 50px;
height: 50px;
text-align: center;
line-height: 2.4;
border: 2px solid #cf0303;
}

.w3social-icons-footer ul li a:hover {
color: #cf0303;
-webkit-box-shadow: 0px 0px 13px 2px #cf0303;
-moz-box-shadow: 0px 0px 13px 2px #cf0303;
box-shadow: 0px 0px 13px 2px #cf0303;
}

/*//social-icons footer */

/* //footer */

/* copyright */

.copy_right {
background: #000;
}

.copy_right p {
letter-spacing: 2px;
}

.copy_right p a {
color: #cf0303;
}

/* //copyright */

/* inner pages */

.bannerbg-w3l.bannerbg-w3l-inner {
min-height: 360px;
}

.banner-w3ltext.about-w3bnr h1 {
font-size: 24px;
font-weight: 600;
letter-spacing: 1px;
margin-top: 3.5em;
}

.banner-w3ltext.about-w3bnr h1 a {
color: #cf0303;
}

.map h4 {
font-size: 22px;
margin-bottom: 60px;
}

.contact-top1 .contact-formw3ls {
border: 1px solid #c3c3c3;
border-radius: 0px;
padding: 10px;
box-shadow: 1px 2px 5px 1px rgba(0, 0, 0, 0.15);
}

.contact-top1 textarea {
resize: none;
}

button.submit.contact-submit {
width: 100%;
margin-top: 1.5em;
}

/* contact page */

/* gallery */

ul.portfolio-area li figure {
margin: 0;
}

.portfolio-categ li {
color: #333;
cursor: pointer;
display: inline-block;
padding: 8px 34px;
font-size: 16px;
margin: 0 0.4em;
letter-spacing: 1px;
text-transform: capitalize;
}

.portfolio-categ li a {
color: #333;
}

.image-block {
display: block;
position: relative;
}

.portfolio-area li {
float: left;
list-style-type: none;
overflow: hidden;
width: 338px;
margin: 1em;
border: 1px solid #eaeaea;
}

.home-portfolio-text {
margin-top: 10px;
}

.portfolio-categ li.active {
background: #0ebeff;
color: #fff;
border-radius: 4px;
}

.portfolio-categ li.active a {
color: #fff;
}

/* //gallery */

/*-- features --*/

.features h4 {
font-size: 22px;
color: #000;
}

.features-grid-left i {
color: #fff;
font-size: 1.6em;
width: 70px;
height: 70px;
border: 2px solid #ff3c41;
text-align: center;
border-radius: 50%;
line-height: 2.5;
box-shadow: 3px 2px 6px rgba(0, 0, 0, 0.25);
background: #ff3c41;
transition: 0.5s all;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-o-transition: 0.5s all;
-ms-transition: 0.5s all;
}

.features-grid-left i:hover {
background: #000;
border-color: #000;
transition: 0.5s all;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-o-transition: 0.5s all;
-ms-transition: 0.5s all;
}

/*-- //features --*/

/*-- team --*/

.list-inline>li {
margin: 1.2em 0;
display: block;
padding: 0;
}

.list-inline>li a {
display: block;
}

.team-w3text h4 {
color: #000;
font-size: 20px;
font-weight: 500;
}

.team-left img {
width: 100%;
}

.list-inline>li a img {
width: 37%;
}

.desoSlide-wrapper {
position: relative;
overflow: hidden;
height:420px;
}

.desoSlide-overlay {
z-index: 10;
color: #fff;
font-size: 14px;
text-align: left;
letter-spacing: 1px;
line-height: 1.9;
padding: 2.5em;
opacity: 0;
filter: alpha(opacity=100);
background: rgba(16, 16, 16, 0.71);
width: 50% !important;
position: absolute;
top: 20% !important;
left: -50% !important;
-webkit-transition: .5s all;
-moz-transition: .5s all;
transition: .5s all;
}

.team-w3text {
float: right;
width: 55%;
}

.desoSlide-overlay h3 {
color: #ff3c41;
font-size: 22px;
margin-bottom: 15px;
font-weight: 800;
}

.desoSlide-wrapper:hover .desoSlide-overlay {
left: 0% !important;
}

.desoSlide-overlay ul li {
display: block;
}

.desoSlide-overlay ul li a {
display: block;
padding: 1em;
-moz-opacity: 0.7;
opacity: 0.7;
}

.desoSlide-overlay ul li a:hover {
-moz-opacity: 1;
opacity: 1;
}

.desoSlide-overlay ul li a span.glyphicon {
font-size: 1.3em;
color: #fff;
}

.desoSlide-overlay ul li a h6 {
font-size: 0.9em;
color: #fff;
margin-top: .5em;
}

/*-- //team --*/

/*--responsive--*/

@media(max-width: 1680px) {}

@media(max-width: 1600px) {}

@media(max-width: 1440px) {}

@media(max-width: 1366px) {
.main{
padding-top:22px;
}
.main1{
padding-top:22px;
}
.button {
padding: 9px 110px;
font-size: 14px;
}
.button5 {
padding:9px 41px;
}
.img_size{
width:250px;
height:156px;
}
.bannerbg-w3l {
min-height: 750px;
}
.banner-w3lstexts.text-white h1 {
font-size: 64px;
}
h4.text-uppercase {
font-size: 26px;
letter-spacing: 10px;
}
.banner-w3lstexts {
margin: 9em auto 0;
}
.banner-w3ltext.about-w3bnr h1 {
font-size: 20px;
margin-top: 4em;
}
}

@media(max-width: 1280px) {
.main{
padding-top:22px;
}
.main1{
padding-top:22px;
}
.button {
padding: 9px 110px;
font-size: 14px;
}
.button5 {
padding:9px 41px;
}
.img_size{
width:204px;
height:142px;
}
.footer-top h2 {
font-size: 23px;
padding-top:18px;
}
.footer-top h5 {
font-size: 17px;
}
.footer-top i {
font-size: 5em;
}
.address-grid i {
font-size: 20px;
}
.typeahead, .tt-query, .tt-hint {
height: 42px;
padding: 4px 4px;
width: 400px;
}
.bannerbg-w3l {
min-height: 720px;
}
.banner-w3lstexts.text-white h1 {
font-size: 62px;
}
.banner-w3lstexts {
margin: 8em auto 0;
}
}

@media(max-width: 1080px) {
.main{
padding-top:22px;
}
.main1{
padding-top:22px;
}
.button {
padding: 9px 110px;
font-size: 14px;
}
.button5 {
padding:9px 41px;
}
.img_size{
width:204px;
height:142px;
}
.footer-top h2 {
font-size: 23px;
padding-top:18px;
}
.footer-top h5 {
font-size: 17px;
}
.footer-top i {
font-size: 5em;
}
.address-grid i {
font-size: 25px;
}
.footer-top i {
font-size: 5em;
}
.typeahead, .tt-query, .tt-hint {
height: 42px;
padding: 4px 4px;
width: 380px;
}
.header_right a {
font-size: 15px;
}
.navbar-light .navbar-brand {
font-size: 35px;
margin: 0 0 2px;
}
.navbar-light .navbar-nav .nav-link {
font-size: 12px;
}
ul.navbar-nav.ml-auto {
margin-top: 28px;
}
.banner-w3lstexts.text-white h1 {
font-size: 54px;
}
h4.text-uppercase {
font-size: 21px;
letter-spacing: 9px;
}
.banner-w3lstexts p {
font-size: 14px;
}
.bannerbg-w3l {
min-height: 660px;
}
.place-grid h5 {
font-size: 20px;
}
.left-build-wthree h4 {
font-size: 30px;
}
p {
font-size: 14px;
}
.what-left i {
font-size: 30px;
}
ul.list-unstyled li {
font-size: 15px;
}
h5.pricing-title {
font-size: 1.8em;
}
h5.pricing-title label {
font-size: 13px;
}
.w3layouts_stats_left i {
font-size: 32px;
}
p.counter {
font-size: 30px;
}
.left-build-wthree h6 {
font-size: 19px;
}
.desoSlide-overlay {
width: 70% !important;
left: -71% !important;
}
.portfolio-categ li {
padding: 8px 25px;
}
.portfolio-area li {
width: 278px;
}
}

@media(max-width: 1050px) {}

@media(max-width: 1024px) {
.feed_img{
width:134px;
height:128px;
border-radius:50%;
}
.feed_rating{
padding-left:78px;
width:100%;
}
.feed_name{
padding-left:112px;
width:22%;
font-size:16px;
}
.feed_review{
padding-left:112px;
font-size:16px;
}
.feed_font{
font-size:15px;
}
.main{
padding-top:22px;
}
.main1{
padding-top:22px;
}
.button {
padding: 9px 110px;
font-size: 14px;
}
.button5 {
padding:9px 41px;
}
.img_size{
width:204px;
height:142px;
}
.footer-top i {
font-size: 5em;
}
.typeahead, .tt-query, .tt-hint {
height: 40px;
padding: 4px 4px;
width: 340px;
}
.banner-w3lstexts.text-white h1 {
font-size: 52px;
}
.banner-w3lstexts {
margin: 7em auto 0;
}
h3.title-w3ls {
font-size: 30px;
}
}

@media(max-width: 991px) {
.feed_img{
width:114px;
height:108px;
border-radius:50%;
}
.feed_rating{
padding-left:78px;
width:100%;
}
.feed_name{
padding-left:46px;
width:30%;
font-size:16px;
}
.feed_review{
padding-left:46px;
font-size:16px;
}
.feed_font{
font-size:15px;
}
.main{
padding-top:22px;
}
.main1{
padding-top:22px;
}
.button {
padding: 9px 110px;
font-size: 14px;
}
.button5 {
padding:9px 41px;
}
.img_size{
width:396px;
height:182px;
}
.footer-top i {
font-size: 4em;
}
.typeahead, .tt-query, .tt-hint {
height: 37px;
padding: 4px 4px;
width: 260px;
}
.navbar-light .navbar-toggler {
background: #fff;
padding: 3px 9px;
}
.navbar-light .navbar-nav .nav-link {
text-align: center;
}
.header_agileits_left ul li,
.header_agileits_left ul li a {
font-size: 14px;
}
.place-grid {
padding: 0 .5em;
}
.place-grid h5 {
font-size: 19px;
}
.sel {
font-size: 14px;
}
.place-grid input[type="submit"] {
font-size: 15px;
margin-top: 2.4em;
}
h3.tittle {
font-size: 34px;
}
.what-right h4 {
font-size: 22px;
}
.what-left i {
font-size: 28px;
}
.price-info-grid {
width: 60%;
margin: 0 auto;
}
.w3_testimonials_grids {
width: 100%;
}
.list-inline>li {
padding: 0 .5em;
float: left;
width: 25%;
}
.list-inline>li a img {
width: 100%;
}
.team-w3text {
float: none;
width: 100%;
}
.team-w3text h4 {
font-size: 17px;
}
.portfolio-categ li {
padding: 8px 12px;
font-size: 15px;
}
.portfolio-area li {
width: 212px;
margin: .5em;
}
}

@media(max-width: 900px) {
.feed_img{
width:114px;
height:108px;
border-radius:50%;
}
.feed_rating{
padding-left:78px;
width:100%;
}
.feed_name{
padding-left:46px;
width:30%;
font-size:16px;
}
.feed_review{
padding-left:46px;
font-size:16px;
}
.feed_font{
font-size:15px;
}
.main{
padding-top:22px;
}
.main1{
padding-top:22px;
}
.button {
padding: 9px 110px;
font-size: 14px;
}
.button5 {
padding:9px 41px;
}
.img_size{
width:396px;
height:182px;
}
.typeahead, .tt-query, .tt-hint {
height: 37px;
padding: 4px 4px;
width: 260px;
}
.footer-top h2 {
font-size: 23px;
padding-top:18px;
}
.footer-top h5 {
font-size: 17px;
}
.footer-top i {
font-size: 4em;
}
.address-grid i {
font-size: 25px;
}
}

@media(max-width: 800px) {
.feed_img{
width:114px;
height:108px;
border-radius:50%;
}
.feed_rating{
padding-left:78px;
width:100%;
}
.feed_name{
padding-left:46px;
width:30%;
font-size:16px;
}
.feed_review{
padding-left:46px;
font-size:16px;
}
.feed_font{
font-size:15px;
}

.main{
padding-top:22px;
}
.main1{
padding-top:22px;
}
.button {
padding: 9px 110px;
font-size: 14px;
}
.button5 {
padding:9px 41px;
}
.img_size{
width:396px;
height:182px;
}
.footer-top h2 {
font-size: 23px;
padding-top:18px;
}
.footer-top h5 {
font-size: 17px;
}
.footer-top i {
font-size: 4em;
}
.address-grid i {
font-size: 25px;
}
.typeahead, .tt-query, .tt-hint {
height: 37px;
padding: 4px 4px;
width: 260px;
}
.banner-w3lstexts.text-white h1 {
font-size: 48px;
}
h4.text-uppercase {
font-size: 20px;
letter-spacing: 7px;
}
.banner-w3lstexts p {
font-size: 13px;
}
a.banner-button,
button.submit {
font-size: 15px;
}
.bannerbg-w3l {
min-height: 600px;
}
.banner-w3lstexts {
margin: 5.5em auto 0;
}
.left-build-wthree h4 {
font-size: 28px;
}
.middle-w3l {
background-position: left;
}
.aboutright-agilewthree {
padding: 1em 3em 0em 5em;
}
}

@media(max-width: 768px) {
.feed_img{
width:114px;
height:108px;
border-radius:50%;
}
.feed_rating{
padding-left:2px;
width:100%;
}
.feed_name{
padding-left:46px;
width:30%;
font-size:16px;
}
.feed_review{
padding-left:46px;
font-size:16px;
}
.feed_font{
font-size:15px;
}

.main{
padding-top:22px;
}
.main1{
padding-top:22px;
}
.button {
padding: 9px 52px;
font-size: 14px;
}
.button5 {
padding:9px 41px;
}
.img_size{
width:288px;
height:182px;
}
.footer-top h2 {
font-size: 23px;
padding-top:18px;
}
.footer-top h5 {
font-size: 17px;
}
.footer-top i {
font-size: 3em;
padding-bottom:20px;
}
.address-grid i {
font-size: 25px;
}
.bs-example{
margin: 5px;
margin-top:4px;
margin-bottom:4px;
}
.typeahead, .tt-query, .tt-hint {
height: 37px;
padding: 4px 4px;
width: 385px;
}
.sel {
padding: 7px;
}
.place-grid input[type="submit"] {
padding: 6px;
margin-top: 18px;
width:155px;
}
h3.title-w3ls {
font-size: 28px;
}
}

@media(max-width: 767px) {}

@media(max-width: 736px) {
.feed_img{
width:102px;
height:99px;
border-radius:50%;
}
.feed_rating{
padding-left:2px;
width:100%;
}
.feed_name{
padding-left:6px;
width:0%;
font-size:15px;
}
.feed_review{
padding-left:6px;
font-size:15px;
}
.feed_font{
font-size:13px;
}
.main{
padding-top:22px;
}
.main1{
padding-top:22px;
}
.button {
padding: 9px 52px;
font-size: 14px;
}
.button5 {
padding:9px 41px;
}
.img_size{
width:397px;
height:192px;
}
.footer-top h2 {
font-size: 23px;
padding-top:18px;
}
.footer-top h5 {
font-size: 17px;
}
.footer-top i {
font-size: 3em;
padding-bottom:20px;
}
.address-grid i {
font-size: 25px;
}
.bs-example{
margin: 5px;
margin-top:4px;
margin-bottom:4px;
}
.typeahead, .tt-query, .tt-hint {
height: 37px;
padding: 4px 4px;
width: 385px;
}
.sel {
padding: 7px;
}
.place-grid input[type="submit"] {
padding: 6px;
margin-top: 18px;
width:155px;
}
.banner-w3lstexts.text-white h1 {
font-size: 44px;
}
h4.text-uppercase {
font-size: 18px;
letter-spacing: 5px;
}
.bannerbg-w3l {
min-height: 570px;
}
.place-grid h5 {
font-size: 17px;
letter-spacing: 0px;
}
.place-grid {
padding: 0 .2em;
}
.sel {
padding: 10px;
}
.place-grid input[type="submit"] {
font-size: 14px;
margin-top: 2.3em;
padding: 9px;
}
.left-build-wthree {
margin-top: 20em;
}
.what-right h4 {
font-size: 20px;
}
.price-info-grid {
width: 80%;
}
.aboutright-agilewthree {
padding: 1em 3em;
}
.list-inline>li {
width: 50%;
}
.portfolio-categ li {
padding: 8px 16px;
font-size: 15px;
}
.portfolio-area li {
width: 239px;
}
.map h4 {
font-size: 20px;
margin-bottom: 30px;
}
}

@media(max-width: 667px) {}

@media(max-width: 640px) {}

@media(max-width: 600px) {
.feed_img{
width:102px;
height:99px;
border-radius:50%;
}
.feed_rating{
padding-left:2px;
width:100%;
}
.feed_name{
padding-left:6px;
width:0%;
font-size:15px;
}
.feed_review{
padding-left:6px;
font-size:15px;
}
.feed_font{
font-size:13px;
}

.main{
padding-top:20px;
}
.main1{
padding-top:20px;
}
.button {
padding: 9px 52px;
font-size: 14px;
}
.button5 {
padding:9px 41px;
}
.img_size{
width:397px;
height:192px;
}
.footer-top h2 {
font-size: 23px;
padding-top:18px;
}
.footer-top h5 {
font-size: 17px;
}
.footer-top i {
font-size: 3em;
padding-bottom:20px;
}
.address-grid i {
font-size: 25px;
}
.bs-example{
margin: 4px;
margin-top:3px;
margin-bottom:3px;
}
.typeahead, .tt-query, .tt-hint {
height: 36px;
padding: 3px 3px;
width: 380px;
}
.sel {
padding: 6px;
}
.place-grid input[type="submit"] {
padding: 6px;
margin-top: 20px;
width:150px;
}
.navbar-light .navbar-brand {
font-size: 33px;
}
a.navbar-brand span {
font-size: 7px;
}
.banner-w3lstexts.text-white h1 {
font-size: 42px;
}

}

@media(max-width: 568px) {
.feed_img{
width:102px;
height:99px;
border-radius:50%;
}
.feed_rating{
padding-left:2px;
width:100%;
}
.feed_name{
padding-left:6px;
width:0%;
font-size:15px;
}
.feed_review{
padding-left:6px;
font-size:15px;
}
.feed_font{
font-size:13px;
}
.main{
padding-top:20px;
}
.button {
padding: 9px 52px;
font-size: 14px;
}
.button5 {
padding:9px 41px;
}
.img_size{
width:381px;
height:192px;
}
.footer-top h2 {
font-size: 23px;
padding-top:18px;
}
.footer-top h5 {
font-size: 17px;
}
.footer-top i {
font-size: 3em;
padding-bottom:20px;
}
.address-grid i {
font-size: 25px;
}
.bs-example{
margin: 3px;
margin-top:3px;
margin-bottom:3px;
}
.typeahead, .tt-query, .tt-hint {
height: 34px;
padding: 3px 3px;
width: 325px;
}
.sel {
padding: 5px;
}
.place-grid input[type="submit"] {
padding: 5px;
margin-top: 18px;
width:150px;
}
.place-grid {
padding: 0 1em;
}
.place-grid h5 {
font-size: 18px;
letter-spacing: 1px;
}
.what-left {
text-align: center;
}
}

@media(max-width: 480px) {
.feed_img{
width:102px;
height:99px;
border-radius:50%;
}
.feed_rating{
padding-left:2px;
width:100%;
}
.feed_name{
padding-left:6px;
width:0%;
font-size:15px;
}
.feed_review{
padding-left:6px;
font-size:15px;
}
.feed_font{
font-size:13px;
}
.main{
padding-top:10px;
}
.button {
padding: 9px 52px;
font-size: 14px;
}
.button5 {
padding:9px 41px;
}
.img_size{
width:317px;
height:182px;
}

.footer-top h2 {
font-size: 23px;
padding-top:18px;
}
.footer-top h5 {
font-size: 17px;
}
.footer-top i {
font-size: 3em;
padding-bottom:20px;
}
.address-grid i {
font-size: 25px;
}
.bs-example{
margin: 2px;
margin-top:2px;
margin-bottom:2px;
}
.typeahead, .tt-query, .tt-hint {
height: 32px;
padding: 2px 2px;
width: 320px;
}
.sel {
padding: 4px;
}
.place-grid input[type="submit"] {
padding: 5px;
margin-top: 22px;
}
.banner-w3lstexts.text-white h1 {
font-size: 36px;
}
h4.text-uppercase {
font-size: 16px;
letter-spacing: 4px;
}
.banner-w3lstexts p {
font-size: 12px;
}
a.banner-button,
button.submit {
font-size: 14px;
padding: 11px 18px;
}
.bannerbg-w3l {
min-height: 520px;
}
.left-build-wthree ul li i {
font-size: 22px;
}
h3.tittle {
font-size: 32px;
}
.w3social-icons-footer ul li a {
font-size: 16px;
width: 40px;
height: 40px;
}
.desoSlide-overlay {
width: 90% !important;
left: -92% !important;
}
.portfolio-area li {
width: 200px;
}
}

@media(max-width: 440px) {
.feed_img{
width:82px;
height:86px;
border-radius:50%;
}
.feed_rating{
padding-left:2px;
width:100%;
}
.feed_name{
padding-left:6px;
width:0%;
font-size:13px;
}
.feed_review{
padding-left:6px;
font-size:13px;
}
.feed_font{
font-size:12px;
}
.main{
padding-top:10px;
}
.button {
padding: 8px 24px;
font-size: 13px;
}
.button5 {
padding:6px 42px;
}
.img_size{
width:287px;
height:162px;
}

.footer-top h2 {
font-size: 23px;
padding-top:18px;
}
.footer-top h5 {
font-size: 17px;
}
.footer-top i {
font-size: 2em;
padding-bottom:34px;
}
.address-grid i {
font-size: 25px;
}
.bs-example{
margin: 1px;
margin-top:1px;
margin-bottom:1px;
}
.typeahead, .tt-query, .tt-hint {
height: 31px;
padding: 1px 1px;
width: 285px;
}
.sel {
padding: 3px;
}
.place-grid input[type="submit"] {
padding: 4px;
margin-top: 21px;
}
.banner-w3lstexts {
margin: 4.5em auto 0;
}
.portfolio-categ li {
padding: 8px 12px;
font-size: 14px;
}
.portfolio-area li {
width: 180px;
}
}

@media(max-width: 414px) {

.bs-example{
margin: 0px;
margin-top:0px;
margin-bottom:0px;
}
.typeahead, .tt-query, .tt-hint {
height: 30px;
padding: 0px 0px;
width: 280px;
}
.sel {
padding: 2px;
}
.place-grid input[type="submit"] {
padding: 3px;
margin-top: 20px;
}
.w3social-icons ul li a {
font-size: 16px;
}
.header_right a {
font-size: 14px;
}
.navbar-light .navbar-brand {
font-size: 31px;
margin: 0 0 5px;
}
.banner-w3lstexts p {
font-size: 11px;
}
.bannerbg-w3l {
min-height: 500px;
}
.banner-w3lstexts.text-white h1 {
font-size: 34px;
}
.banner-w3lstexts {
margin: 4em auto 0;
}
h3.title-w3ls {
font-size: 26px;
}
p {
font-size: 13px;
}
.left-build-wthree h4 {
font-size: 26px;
}
.left-build-wthree h6 {
font-size: 18px;
}
.left-build-wthree {
margin-top: 16em;
}
.price-info-grid {
width: 90%;
}
.footer-top h2 {
font-size: 23px;
padding-top:18px;
}
.footer-top h5 {
font-size: 17px;
}
.footer-top i {
font-size: 2em;
padding-bottom:18px;
}
.address-grid i {
font-size: 25px;
}
.portfolio-area li {
width: 166px;
}
}

@media(max-width: 384px) {

.header_agileits_left ul li,
.header_agileits_left ul li a {
font-size: 13px;
letter-spacing: .8px;
}
.w3social-icons {
padding: 0 .5em;
}
.place-grid {
padding: 0 .5em;
}
.left-build-wthree h4 {
font-size: 23px;
}
h3.tittle {
font-size: 30px;
}
.what-left i {
font-size: 24px;
}
.price-info-grid {
width: 100%;
}
.aboutright-agilewthree {
padding: .5em 1.5em;
}
.w3social-icons-footer ul li a {
font-size: 15px;
width: 37px;
height: 37px;
}
.w3_testimonials_grid h5 {
font-size: 20px;
}
.left-build-wthree h6 {
font-size: 16px;
}
.desoSlide-overlay {
padding: 2em;
top: 17% !important;
}
.portfolio-categ li {
padding: 8px 9px;
font-size: 14px;
}
.portfolio-area li {
width: 152px;
}
.map h4 {
font-size: 19px;
}
.login.mx-auto.mw-100 {
padding: 0 !important;
}
.modal-body h5 {
font-size: 22px;
}
}

@media(max-width: 375px) {

.banner-w3lstexts.text-white h1 {
font-size: 32px;
}
h4.text-uppercase {
font-size: 15px;
letter-spacing: 4px;
}
a.banner-button,
button.submit {
font-size: 13px;
}
.w3social-icons-footer ul li a {
font-size: 17px;
width: 43px;
height: 43px;
}
.footer-top h2 {
line-height: 1.4;
}
h3.tittle {
font-size: 28px;
}
.features-grid-left i {
font-size: 1.3em;
width: 60px;
height: 60px;
line-height: 2.8;
}
.features h4 {
font-size: 20px;
}
.portfolio-categ li {
padding: 7px 8px;
}
.portfolio-area li {
width: 321px;
}
}

@media(max-width: 320px) {

.header_agileits_left ul li i,
.header-loginw3ls i {
margin-right: 3px !important;
}
.header_agileits_left ul li,
.header_agileits_left ul li a {
font-size: 12px;
letter-spacing: .5px;
}
.header_agileits_left ul li.mr-3 {
margin-right: 5px !important;
}
.w3social-icons {
flex: 100%;
max-width: 100%;
}
.header-loginw3ls {
flex: 50%;
max-width: 50%;
}
.header_right a {
font-size: 13px;
}
.navbar-light .navbar-brand {
font-size: 28px;
}
a.navbar-brand span {
margin-top: -4px;
letter-spacing: 4px;
}
.navbar-light .navbar-toggler {
padding: 2px 7px;
}
.banner-w3lstexts.text-white h1 {
font-size: 27px;
}
h4.text-uppercase {
font-size: 14px;
letter-spacing: 4px;
}
.banner-w3lstexts {
margin: 3em auto 0;
}
h3.title-w3ls {
font-size: 24px;
}
.place-grid h5 {
font-size: 17px;
}
.left-build-wthree h4 {
font-size: 22px;
}
.left-build-wthree ul li i {
font-size: 20px;
}
.what-right h4 {
font-size: 19px;
}
ul.list-unstyled li {
font-size: 14px;
}
.w3layouts_stats_left {
padding: 0 .2em;
}
.w3social-icons-footer ul li a {
font-size: 14px;
width: 37px;
height: 37px;
}
.address-grid i {
font-size: 28px;
}
.footer-top i {
font-size: 5em;
}
.desoSlide-overlay {
padding: 1.5em;
top: 13% !important;
}
.features h4 {
font-size: 19px;
}   
.portfolio-area li {
width: 261px;
}
.portfolio-categ li {
font-size: 13px;
} 
.form-group label {
font-size: 15px;
}
}

/*--//responsive--*/