body{ padding: 0px; margin: 0px; list-style: none; font: 400 15px/26px 'Poppins'; color:#2d2d2d; background: #fff; }
p{padding: 0px; margin: 0px;}
a{padding: 0px; margin: 0px; outline: none;}
ul{ list-style: none; padding: 0px; margin: 0px;}
label{ list-style: none; padding: 0px; margin: 0px;}
ul li{ padding: 0px; margin: 0px;}
h1, h2, h3, h4, h5, h6{padding: 0px; margin: 0px;}
input[type="text"]::-webkit-placeholder { opacity: 1;  }
input[type="text"]::-moz-placeholder { opacity: 1;}
input[type="password"]::-webkit-placeholder { opacity: 1;}
input[type="password"]::-moz-placeholder { opacity: 1;}
input[type="search"]::-webkit-placeholder { opacity: 1;}
input[type="search"]::-moz-placeholder { opacity: 1;}
input[type="email"]::-webkit-placeholder { opacity: 1; }
input[type="email"]::-moz-placeholder { opacity: 1;}
input[type="tel"]::-webkit-placeholder { opacity: 1;}
input[type="tel"]::-moz-placeholder { opacity: 1;}
textarea::-moz-placeholder { opacity: 1;  }
textarea::-webkit-placeholder { opacity: 1;}
a:hover{ outline: none !important; text-decoration: none;}
a:active{ outline: none !important; text-decoration: none;}
a{ text-decoration: none !important;  -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s;}
button, input[type="submit"]{ -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; cursor: pointer;}
input, button{ -webkit-appearance: none;}
input:focus{ outline: none; box-shadow: none;}
button:focus, input[type="submit"]:focus{ outline: none; box-shadow: none;}
figure{ margin: 0px !important; }


/*font-family: 'Poppins';*/


.btn_link { padding: 12px 35px; border-radius: 5px; text-transform: uppercase; font-weight: normal; color:#fff; display: inline-block; font-family: 'Poppins'; font-size: 15px; line-height: 24px; margin-top: 10px; overflow: hidden; z-index: 1; transition: background-color 0.3s ease; position: relative; font-weight: 600; background: #331965; border: 2px solid #331965; letter-spacing: 1px; }
.btn_link::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  background-color: #68bc46;
  transform: scaleX(0);
  transform-origin: left;
  z-index: -1;
  transition: transform 0.3s ease;
}
.btn_link:hover::before {
  transform: scaleX(1);
}
.btn_link:hover{ color:#fff; border-color: #68bc46; }

.btn_link2{ background: none !important; border-color: #68bc46 !important; color:#373737 !important; }
.btn_link2:hover{ color:#fff !important; border-color: #68bc46 !important; }
.btn_link2::before { background: #68bc46 !important; }

.btn_link3{ background: #68bc46 !important; border-color: #68bc46 !important; color:#fff !important; }
.btn_link3:hover{ color:#fff !important; border-color: #8243fc !important; }
.btn_link3::before { background: #8243fc !important; }






/*header*/
p, h1, h2, h3, h4, h4, h5, h6{padding-bottom: 15px;}
.header_sec { width: 100%; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; position: relative;  z-index: 555; }


.header_top{position: relative; width: 100%; padding: 10px 0; background: #e5f3f7; }
.header_top .row{ align-items: center; }

.ndis_txt{ font-size: 14px; line-height: 18px; color:#331965; font-weight: 600; }
.top_contact ul { display: flex; justify-content: end; column-gap: 15px;}
.top_contact ul li{ color:#242424; font-family: 'Poppins'; font-size: 15px; line-height: 20px; font-weight: normal; float: left; }
.top_contact ul li a{ color:#242424; }
.top_contact ul li a:hover{ color:#331965; }
.top_contact ul li img{ margin: -2px 5px 0 0; max-width: 20px; }
.top_contact ul li:last-child{ margin-right: 0px;}


.headerMain{ width: 100%; background: #fff; padding: 10px 0;  -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }
.headerMain .row{ align-items: center; }
.nav_top{ margin: 0px;  background: none; border: none; min-height: auto; box-shadow: none; border-radius: 0; padding: 0; padding: 10px 0; }
.navbar-brand {
  margin: 0;
  padding: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  width: auto;
}
.navbar-brand img{max-width: 100%; width: auto;  -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; } 

.header-rt .btn_link{ border-radius: 30px; text-transform: capitalize; float: right; margin: 0; font-weight: 400; letter-spacing: 0; }

.menu_sec {padding: 0; display: flex; justify-content: flex-end; align-items: center; }
.menu_sec li{ margin: 0 0 0 35px; font-size: 15px; line-height: 20px; color:#333333; position: relative; font-weight: normal; float: left; height: auto !important; line-height: normal !important; }
.menu_sec li a{display: inline-block; color: #333333; padding: 10px 0; letter-spacing: 0; text-transform: capitalize; }
.menu_sec li:first-child{ margin-left: 0px; }
.menu_sec li a:hover{ color:#331965; }
.menu_sec li a:after{position: absolute; content: ""; width: 0px; height: 2px; background: #68bc46; bottom: 0; left: 0; transition: all 0.3s; visibility: hidden; opacity: 0;}
.menu_sec li a:hover:after{ width: 100%; visibility: visible; opacity: 1; }
.primary-navigation .menu-item-has-children > a:after{ display: none !important; }
.site-navigation ul .sub-menu{width: 250px; padding: 0; background: #fff; top: 42px; box-shadow: 0 0 7px -4px #646363; height: 250px; overflow-y: auto; scrollbar-width: thin;}
.site-navigation ul .sub-menu li{ width: 100%; font-size: 14px; line-height: 18px; margin: 0px; }
.site-navigation ul .sub-menu li a{ width: 100%; padding: 10px 15px !important; color:#333333; }
.site-navigation ul .sub-menu li a:hover{ background: #331965 !important; color:#fff !important; }


.top-logo{width: 25%; position: relative; }
.header-mid { width: 50%;}
.header-rt { width: 25%;}



.header_sec.fixed{position: fixed; top: 0; left: 0; width: 100%; z-index: 99; background: #fff; box-shadow: 0 0 14px -8px #000; animation: slideDown 0.75s ease-out; z-index: 5555; }
.header_sec.fixed .header_top{ display: none; }
.header_sec.fixed .headerMain { padding:10px 0; }
.drop-arw { white-space: nowrap;  margin-left: 5px;  font-size: 14px;}
.header_sec.fixed .navbar-brand img{ width: 200px;}






@keyframes slideDown {
    from {
      transform: translateY(-100%);
    }
    to {
      transform: translateY(0);
    }
  }
  
.header-right .btn_link{ float: right; margin: 0; }


/* .top_btn { position: absolute; right: 0; top: 50%; transform: translate(0, -50%); }
.call_btn{ background: #28662D; background: linear-gradient(90deg, rgba(40, 102, 45, 1) 0%, rgba(63, 134, 54, 1) 21%, rgba(91, 162, 62, 1) 44%, rgba(115, 185, 68, 1) 65%, rgba(145, 213, 76, 1) 100%);}
.call_btn:hover{ background: #28662D; background: linear-gradient(270deg, rgba(40, 102, 45, 1) 0%, rgba(63, 134, 54, 1) 21%, rgba(91, 162, 62, 1) 44%, rgba(115, 185, 68, 1) 65%, rgba(145, 213, 76, 1) 100%); } */



.bannersec{ width: 100%; position: relative; overflow: hidden; }  
/* .bannersec:before{ width: 100%; position: absolute; left: 0; bottom: 0; background: url(../images/banbg.png) repeat-x left bottom; height: 110px; content: "";} */
.banner_box .container{ position: relative;}
.banner_box{ width: 100%; position: relative; }
.banner_box:before{ width: 60%; position: absolute; left: 0px; top: 0px; height: 100%; content:""; z-index: 1; background: linear-gradient(90deg,rgb(247, 246, 249) 60%, rgba(247, 246, 249, 0) 100%); }
.banner_box img{ width: 100%; height: 530px; object-fit: cover; }
.banner_innr{ width: 100%; position: absolute; left: 50%; top: 50%; -ms-transform: translate(-50%,-50%); 
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
 	transform: translate(-50%,-50%); z-index: 5; }
.banTxt{max-width: 520px; position: relative;}
.banTxt .ban_heading, .banTxt h1{display: inline-block; width: 100%; font-size: 45px; line-height: 52px; color: #2d2d2d; padding-bottom: 14px; position: relative; text-transform: capitalize; position: relative; font-weight: bold; }   
.banTxt .ban_content{ width: 100%; display: inline-block; font-size: 15px; line-height: 24px; color:#2d2d2d; margin: 0 0 10px; font-weight: 400; position: relative; }
.ban_btn li{ margin: 10px 0 0 0; }
.ban_btn li:last-child{ margin-right: 0px; }
.banTxt .ban_btn ul { display: flex; align-items: center; column-gap: 20px; justify-content: flex-start; }
.ban_btn { position: relative;}
.ban_list{ width: 100%; display: flex; column-gap: 15px; padding: 0 0 12px; }
.ban_list li{ margin: 10px 0 0; font-size: 15px; line-height: 20px; color:#331965; font-weight: 600; text-transform: uppercase; padding: 5px; padding-left: 32px; background: url(../images/bullet.png) no-repeat left top; }



.wrapper{ padding: 70px 0; }


.top_subheading{ width: 100%; display: inline-block; font-size: 14px; line-height: 24px; color:#373737; font-weight: 400;  text-transform: uppercase; margin: 0 0 15px; }
.top_subheading em{font-style: normal; display: inline-block; border: 1px solid #adb4b8; padding: 3px 12px; }
.top_heading{ width: 100%; font-size: 32px; line-height: 37px; font-family: 'Poppins'; color: #331965; font-weight: 600; padding-bottom: 15px; }
.top_heading em{ display: inline-block; padding: 0 42px; position: relative; font-style: normal; }
.top_heading em:before{ background: url(../images/leaf1.png) no-repeat 0 0; background-size: 100%; position: absolute; left: 0; top: 7px; content: ""; width: 30px; height: 20px; }
.top_heading em:after{ background: url(../images/leaf2.png) no-repeat 0 0; background-size: 100%; position: absolute; right: 0; top: 7px; content: ""; width: 30px; height: 20px; }
.top_paragraph{ font-size: 15px; line-height: 26px; font-family: 'Poppins'; color: #2d2d2d; font-weight: normal; padding-bottom: 15px; }


.list_style{ width: 100%; padding: 15px 0; }
.list_style li{ width: 100%; display: inline-block; font-size: 15px; line-height: 22px; color:#373737; padding: 10px; padding-left: 30px; position: relative; }
.list_style li strong{ font-size: 22px; line-height: 26px; color:#1c5a9e; display: inline-block; margin: 0 0 5px; }
.list_style li:before{ width: 22px; height: 22px; position: absolute; left: 0px; top: 12px; background: url(../images/bullet.png) no-repeat 0 0; background-size: 100%; content: ""; }

.service_sec{width: 100%; position: relative; }
.wrapper.service_sec {
  padding-bottom: 50px;
}
.service_sec .container{ max-width: 1600px; }
.service_sec .top_sec .top_paragraph{ padding: 0px 18% 15px;}
.service_slider{ padding-top: 30px; }


.service_box{ width: 100%; position: relative; background: #fff; border: 1px solid #e3e3e3; border-radius: 10px; padding: 8px; }
.service_img{ width: 100%; overflow: hidden; position: relative; border-radius: 10px; }
.service_img img{ width: 100%; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; height: 150px;
  object-fit: cover; }

.service_text{ width: 100%; padding: 42px 0 0; position: relative; text-align: center; }
.service_title{ width: 100%; font-size: 16px; line-height: 22px; text-transform: capitalize; color:#3b3b3b; font-weight: 600; padding: 0; min-height: 50px; }
.service_content{ font-size: 12px; line-height: 20px; color:#3b3b3b; padding: 0 0 15px; min-height: 135px; }
.service_icon{ width: 53px; height: 53px; display: flex; justify-content: center; align-items: center; background: #331965; position: absolute; left: 50%; top: -30px; border-radius: 100%; transform: translate(-50%, 0); border: 2px solid #68b747;}
.service_icon img{ max-width: 25px !important; width: auto !important; transition: 1.5s; filter: invert(1); }
.service_box:hover .service_icon img { transform: rotateY(360deg);}
.learn_btn{ color:#331965; font-size: 12px; line-height: 18px; margin: 10px 0 0; display: inline-block; font-weight: 600; }
.learn_btn:hover{ color:#68b747; }

.service_box:hover .service_img img{ -webkit-transform: scale(1.1); transform: scale(1.1);}

.service_slider .owl-dots{ display: flex; justify-content: center; column-gap: 5px; margin: 42px 0px 0; }
.service_slider .owl-dots .owl-dot{ width: 15px; height: 15px; border-radius: 100%; background: #e1d7f5 !important; }
.service_slider .owl-dots .owl-dot.active{ background: #9e78e6 !important; }


.specialty_sec { width: 100%; }
.specialty_sec .container{ max-width: 1600px; }
.specialty_innr{ width: 100%; background: linear-gradient(180deg,rgba(27, 5, 70, 1) 0%, rgba(31, 8, 75, 1) 28%, rgba(38, 15, 83, 1) 55%, rgba(45, 21, 90, 1) 79%, rgba(44, 22, 90, 1) 100%); padding: 20px; border-radius: 10px; }
.specilty_title{ font-size: 15px; line-height: 24px; color:#fff; font-weight: 600; padding: 0 0 10px; }
.specilty_txt{ font-size: 13px; line-height: 20px; color:#fff; font-weight: 400; }
.specialty_innr .d-flex {  padding: 5px; position: relative; }
.specialty_innr .col-lg-3:after{ width: 1px; height: 100%; background: #554279; position: absolute; right: 0; top: 0; content: ""; }
.specialty_innr .d-flex .flex-shrink-0 img{ max-width: 80px;}
.specialty_innr .col-lg-3{position: relative;}
.specialty_innr .col-lg-3:last-child:after{ display: none; }


.about_sec{position: relative;}
.about_home:before{ background: url(../images/pattern_img2.png) no-repeat 0 0; background-size: 100% 100%; position: absolute; left: 0; top: -55px; content: ""; height: 56px; width: 100%; z-index: 1; }
.about_sec .container{}
.about_row{ flex-direction: row-reverse;} 
.about_left{ width: 100%; padding: 0; } 
.about_left .top_heading { font-size: 30px;}
.about_left .top_heading em { padding: 0 40px;}

.about_sec{position: relative;  }
.about_row{position: relative;}

.about_home{position: relative;}
.about_sec .about_row{ align-items: center;}
.about_rt{ width: 100%; }
.about_rtBox{ width: 100%; background: url(../images/cta_bg.jpg) no-repeat 0 0; border-radius: 10px; min-height: 290px; background-size: cover;  padding: 15px; }
.about_rtBox .top_heading{ font-size: 18px; line-height: 24px; color:#fff; padding: 0 0 5px; }
.about_rtBox ul{ width: 112px; display: flex; flex-wrap: wrap; }
.about_rtBox ul li{ width: 100%; margin: 10px 0 0; }
.about_rtBox ul li .btn_link{ font-size: 12px; line-height: 15px; font-weight: 600; padding: 6px 12px; border-radius: 30px; letter-spacing: 0px; text-transform: capitalize; margin: 0; display: block; text-align: center; }

.about_rtBox ul li .btn_link{ background: #fff !important; color:#363636 !important; border-color:#fff !important; }
.about_rtBox ul li .btn_link:hover{ color:#fff !important; }
.about_rtBox ul li .btn_link.btn_link2{background: #68bc46 !important; color:#fff !important; border-color:#68bc46 !important; }
.about_rtBox ul li .btn_link.btn_link2:hover{ border-color:#000; }
.about_rtBox ul li .btn_link.btn_link2:before{ background: #000 !important;}




.about_imgbox{ width: 100%; text-align: center; position: relative;}
.about_imgbox img{ width: 100%; border-radius: 10px; height: 100%; object-fit: cover; }

.about_sec.about_home {
  background: #faf8fd;
}

.about_btm { width: 100%; display: inline-block; background: #0c3f66; padding: 10px;margin: 0 0 15px; }
.about_btm .flex-shrink-0{ width: 75px; height: 75px; background: #fff; display: flex; align-items: center; justify-content: center; border-radius: 100%; }
.about_btm .flex-shrink-0 img{ max-width: 100%; }
.about_btm_txt{ color:#fff; font-size: 15px; line-height: 21px; }
.about_btm .d-flex{ align-items: center; }
.about_left .ban_btn li{ margin-top: 0;}

.testimonial_sec{ width: 100%; position: relative; background: #faf8fd; overflow: hidden; }
.testimonial_sec.wrapper{ padding: 55px 0; }
.testimonial_sec .container{ position: relative; z-index: 2; max-width: 1200px; }
.testimonial_sec .top_sec{ padding-bottom: 20px; text-align: center; }
.testimonial_slider{ width: 100%; }



.work_sec{ width: 100%; text-align: center; }
.work_box{ width: 288px; text-align: center; margin-top: 15px; display: inline-block; position: relative; padding: 20px; }
.work_icon{ width: 92px; height: 92px; background: #fff; border-radius: 100%; display: flex; justify-content: center; margin: 0 0 20px; box-shadow: 0px 2px 5.64px 0.36px rgba(0, 0, 0, 0.22); align-items: center; margin: 0 auto 20px; position: relative; }
.work_icon img{ max-width: 45px; transition: 1.5s; }
.work_box:hover .work_icon img { transform: rotateY(360deg);}
.work_number{ width: 34px; height: 34px; background: #68bc46; border-radius: 100%; display: flex; align-items: center; justify-content: center; font-size: 18px; line-height: 24px; font-weight: 600; color:#fff; position: absolute; left: -18px; top: 35%; transform: translate(0, -50%); }
.work_title{ width: 100%; font-weight: 600; font-size: 18px; line-height: 24px; color:#1d1f25; padding: 0 0 12px; }
.work_content{ width: 100%; font-weight: 400; font-size: 14px; line-height: 24px; color:#1d1f25; }
.work_icon:before{ background: url(../images/arw1.png) no-repeat 0 0; width: 18px; height: 30px; background-size: 100%; position: absolute; right: -95px; top: 50%; transform: translate(0, -50%); content: "";}
.work_sec .col-sm-6:last-child .work_icon:before{ display: none;}
.work_innr{ position: relative; width: 100%; }
.work_innr:before{ width: 78%; background: url(../images/line.png) repeat-x 0 0; height: 3px; position: absolute; left: 50%; top: 30%; transform: translate(-50%, -50%); opacity: 0.2; content: ""; }

.request_sec{ width: 100%; background: url(../images/request_bg.jpg) no-repeat 0 0; background-size: cover; }
.request_left{ width: 100%; padding: 50px 0; padding-right: 100px; }
.request_left .top_heading{ font-size: 28px; line-height: 32px; color:#331965; font-weight: 600; padding: 0 0 10px; }
.request_left .top_paragraph{ font-size: 14px; line-height: 24px; color:#131313; font-weight: 400; }
.request_left ul li{width: 100%; display: inline-block; position: relative; padding: 4px; padding-left: 40px; font-size: 16px; list-style: 20px; color:#131313; margin: 0 0 3px; }
.request_left ul li a{ color:#131313; }
.request_left ul li a:hover{ color:#68bc46; }
.request_left ul li i{ width: 30px; height: 30px; border: 2px solid #0d253b; border-radius: 100%; display: flex; align-items: center; justify-content: center; position: absolute; left: 0; top: 0; }
.request_left ul li i img{ max-width: 15px;}
.request_left ul li strong{ font-weight: 600; }
.contact_img{ width: 100%; margin-top: 15px; }
.contact_img img{ width: 100%; border-radius: 10px; }

.request_rt{ width: 100%; padding: 40px 20px; background: #331965; height: 100%; }
.request_rt .top_heading{ font-size: 30px; line-height: 35px; color:#fff; font-weight: 600; padding: 0 0 10px; text-align: center; }
.request_rt .top_paragraph{ font-size: 15px; line-height: 24px; color:#fff; font-weight: 400; text-align: center; }

.get_frm2{ width: 100%; display: inline-block; margin: 7px 0; }
.get_frm2 input[type="text"], .get_frm2 input[type="email"], .get_frm2 input[type="tel"], .get_frm2 input[type="date"], .get_frm2 select, .get_frm2 textarea{ width: 100%; height: 50px; padding: 0 15px; background: #fff; border: 1px solid transparent; outline: none; font-size: 14px; line-height: 18px; color:#000; border-radius: 0px; font-family: 'Poppins'; transition: all 0.3s; }
.get_frm2 textarea{ padding: 15px; resize: none; height: 120px !important; }
.get_frm2 input[type="text"]:focus, .get_frm2 input[type="email"]:focus, .get_frm2 input[type="tel"]:focus, .get_frm2 input[type="date"]:focus, .get_frm2 select:focus, .get_frm2 textarea:focus{ border-color:#68bc46 !important;}
.get_frm2 input[type="text"]::placeholder, .get_frm2 input[type="email"]::placeholder, .get_frm2 input[type="tel"]::placeholder, .get_frm2 textarea::placeholder{ opacity: 1; color:#374550; }
.get_frm2 .btn_link { cursor: pointer; border: none; padding: 14px 15px; outline: none; margin: 0; width: 100%;  border-radius: 0; background: #68bc46; text-transform: capitalize; }
.get_frm2 .btn_link:hover{ background: #8243fc; }
.get_frm2 select{ cursor: pointer;}
.request_rt .row{ margin: 0 -7px; }
.request_rt .col-sm-6, .request_rt .col-sm-12{ padding: 0 7px;}

.contact_map{ width: 100%; }
.contact_map iframe{ width: 100%; height: 320px; display: flex; margin: 0; }


.toparww{ position: fixed; right: 15px; bottom: -30px; opacity: 0; visibility: hidden; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; z-index: 5; width: 45px; height: 45px; display: flex; justify-content: center; align-items: center; border-radius: 0; z-index: 5555; background: #331965; border-radius: 100%; }
.toparww_main.fixed .toparww{opacity: 1; visibility: visible; bottom: 15px; }


.footer_sec{ width: 100%; background: #f7f7f7; position: relative; }
.footer_top{ width: 100%; }
.footer_top.wrapper { padding: 45px 0 30px 0; }

.footer_box{ width: 100%; margin-top: 2px; }
.footer_heading { font-size: 20px; line-height: 24px; font-weight: 600; color: #331965; text-transform: capitalize; padding: 0 0 12px; }
.footer_logo{ display: inline-block; margin-bottom: 10px; margin-bottom: 0; }
.footer_logo img{ max-width: 230px;}

.social_box{ width: 100%; display: flex; align-items: center; margin: 0 0 15px; }
.social_box li{ margin: 0 8px 0 0; float: left; }
.social_box li:last-child{ margin-right: 0px;}
.social_box li a{ }
.social_box li img{ max-width: 30px;}


.foot_link li {width: 100%; margin: 0 0 7px; font-size: 14px; line-height: 21px; color: #131313; position: relative; font-weight: 400; }
.foot_link li a{color:#131313; }
.foot_link li a:hover{ color:#68bc46; }

.foot_contact li { width: 100%; margin: 0 0 5px; font-size: 14px; line-height: 21px; color: #131313; position: relative; padding: 2px; padding-left: 23px; }
.foot_contact li a{color:#131313; }
.foot_contact li a:hover{ color:#68bc46; }
.foot_contact li i{ position: absolute; left: 0px; top: 1px; }
.foot_contact li i img{ max-width: 18px; }

.footer_box1{width: 30%;}
.footer_box2{width: 16%;}
.footer_box3{width: 27%;}
.footer_box4{width: 27%;}

.footer_btm{ width: 100%; padding: 12px 0; font-size: 15px; line-height: 17px; font-weight: normal; color:#fff; position: relative;  background: #331965; }
.footer_btm a{ color:#fff; }
.footer_btm a:hover{ color:#68bc46; }

.mobile_btm{ display: none;}
.ndis_logo{ width: 100%; display: inline-block; margin-bottom: 10px; }
.ndis_logo img{ max-width: 100%; }

.footer_logoSec{ width: 100%; display: flex; align-items: center; justify-content: space-between; margin: 0 0 15px; }
.footer_logoSec img{ max-width: 100%; }

.footer_box2 .footer_box{ padding-left: 20px;}
.footer_box3 .footer_box{ padding-left: 0;}
.footer_heading.connect_head { margin-top: 15px;}
.footer_btmleft{ text-transform: uppercase; }
.footer_btm ul{ display: flex; justify-content: flex-end; }
.footer_btm ul li{ font-size: 14px; line-height: 18px; margin: 0 0 0 10px; padding: 0 0 0 10px; text-transform: uppercase; position: relative; }
.footer_btm ul li:before{ width: 1px; height: 15px; background: #fff; position: absolute; left: 0; top: 2px; content: ""; }
.footer_btm ul li a{ color:#fff; }
.footer_btm ul li:first-child{ padding: 0; margin: 0; }
.footer_btm ul li:first-child:before{ display: none; }

.footer_content{ font-size: 14px; line-height: 24px; color: #131313; }



/*NEW CSS*/
.primary-navigation{ float: none !important; }
.menu-primary-menu-container{display: flex !important; flex-basis: auto; justify-content: flex-end !important; flex-grow: 1; align-items: center;}
.primary-navigation .menu_sec li li{ margin: 0; }
.primary-navigation .menu_sec li li a:after{ display: none !important; }
.primary-navigation .menu_sec ul {background-color: hwb(0 100% 0%);}
.primary-navigation .menu_sec ul li a:hover{background-color: #68bc46; color:#fff !important; }
.primary-navigation .menu_sec li:hover > a, .primary-navigation .menu_sec li.focus > a { /*color: #cd3386 !important;*/ background: none !important;}
.navbar-brand img { height: auto; max-width: 100%; }



/*CONTENT PAGE CSS*/
.page .entry-header, .blog_page_header { background: url(../images/banner.jpg) no-repeat 0 0; background-position: 0 0 !important; background-size: cover !important;  max-width: 100% !important; padding: 200px 0 150px !important;  margin: 0 0 50px !important;  position: relative;  overflow: hidden;  text-align: center;}
.page .entry-header::after, .blog_page_header::after {   background: linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(255, 255, 255, 0) 100%);  position: absolute;
content: "";  right: 0;  bottom: 0;  left: 0;  height: 60%;}
.page .entry-content {  max-width: 100% !important;  padding: 0px !important;}
.content-area, .content-sidebar {  padding-top: 0px !important;}
.page .entry-title, .blog_page_title { color: #fff; position: relative; font-size: 32px; font-weight: 600; z-index: 99; margin-bottom: 3px; text-transform: capitalize; }
.breadcrumb-container { width: 100%; color: #68bc46; position: relative; font-size: 15px; z-index: 5; }
.breadcrumb-container a { color: #fff;}
.breadcrumb-container a:hover { color: #fff;}
.page { margin-top: 0 !important; margin-bottom: 0 !important;}
.page .entry-content {  max-width: 100% !important;  padding: 0px !important;}
.full-width .site-content {  margin-left: 0;}  
.page .entry-header:before, .blog_page_header:before {  /* background: rgba(0, 0, 0, 0.7);  position: absolute;  content: "";  top: 0;  right: 0;  bottom: 0;  left: 0; */
content: "";  background: linear-gradient(180deg, rgb(0, 0, 0) 0%, rgba(255, 255, 255, 0) 100%);  position: absolute;  left: 0; top: 0; z-index: 0;  width: 100%;
height: 20%;}
.page .entry-header{ margin: 0 !important;}
.primary-navigation .menu-item-has-children > a, .primary-navigation .page_item_has_children > a {   padding-right: 0 !important;  }




/* INNER CONTENT */
.inner_content .container{ position: relative; z-index: 2; }
.inner_title {
  color: #331965;
  font-size: 32px;
  line-height: 1.2;
  font-weight: 600;
  position: relative;
  padding-bottom: 12px;
  text-transform: capitalize;
  margin-bottom: 15px;
}
.inner_subtitle {
  color: #331965;
  font-size: 28px;
  line-height: 1.2;
  font-weight: 600;
  position: relative;
  padding-bottom: 12px;
  margin-bottom: 15px;
  text-transform: capitalize;
}
.inner_subtitle2 {
  color: #331965;
  font-size: 20px;
  line-height: 1.4;
  font-weight: 600;
  position: relative;
  padding-bottom: 10px;
  text-transform: capitalize;
}

.inner_txt {
  font-size: 15px;
  color: #2d2d2d;
  font-weight: normal;
  /* margin-top: 10px; */
  padding-bottom: 15px;
  line-height: 1.6em;
}
.inner_title strong, .inner_subtitle strong, .inner_subtitle2 strong {
  color:#68bc46;
}
.inner_title::after, .inner_subtitle::after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 30px;
  height: 3px;
  background: #68bc46;
}
.core-box {
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
  padding: 30px 20px;
  background: #fff;
  border-radius: 5px;
  min-height: 100%;
}
.core-box img {
  width: 80px;
  padding-bottom: 20px;
}
.margin-top{
  margin-top: 40px;
}
.inner_list_txt ul {
  padding: 0;
  margin: 0;
}
.inner_list_txt ul li {
  position: relative;
  font-size: 15px;
  line-height: 1.6em;
  color: #2d2d2d;
  font-weight: normal;
  list-style: none;
  padding: 5px;
  padding-left: 26px;
  margin: 0 0 2px;
  background: url(../images/bullet.png) no-repeat left top 7px; background-size: 18px;
}
/* .inner_list_txt ul li:before{ background: url(../images/bullet.png) no-repeat 0 0; background-size: 100%; width: 25px; height: 23px; position: absolute; left: 0; top: 0; content: "";  } */
.inner_list_txt {
  margin-bottom: 10px;
} 
.inner_bottm_sec {
background: #331965;
  padding: 40px 30px;
  text-align: center;
  width: 100%;
  border-radius: 10px;
}
.inner_bottm_sec .inner_title:after, .inner_bottm_sec .inner_subtitle:after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 10%;
  height: 3px;
  background: #ffffff;
}
.breadcrumb-container {
  z-index: 5;
  color:#68bc46;
}
.sub_heading {
  font-weight: 700;
  padding:10px 0 0;
  color: #331965;
}
.sub_heading strong{ color: #68bc46;}
.inner_bottm_sec .inner_txt { margin-top: 20px;}
.inner_bottm_sec .inner_txt{ padding: 0 5% 15px;}




/* CONTACT US */
.content_page {  width: 100%; padding: 75px 0;}
.get_box{ width: 100%; display: inline-block; margin: 0 0 12px; }
.get_box input[type="text"], .get_box input[type="email"], .get_box input[type="tel"], .get_box input[type="date"], .get_box input[type="file"], .get_box select, .get_box textarea{ -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s;transition: all 0.3s;font-family: 'Poppins'; height: 50px; background: none; border: 1px solid #ccc !important; }
.get_box .btn_link{ border: none;font-family: 'Poppins'; }
.get_box textarea{ height: 80px; padding: 10px 20px 15px;}
.get_box input[type="text"]:focus, .get_box input[type="email"]:focus, .get_box input[type="tel"]:focus, .get_box input[type="date"]:focus, .get_box input[type="file"]:focus, .get_box select:focus, .get_box textarea:focus{ border-color:#68bc46 !important;}
.get_box input[type="text"]::placeholder, .get_box input[type="email"]::placeholder, .get_box input[type="tel"]::placeholder, .get_box select::placeholder, .get_box textarea::placeholder{ color:#131313; opacity: 1; }
.get_box input[type="file"]{ padding: 12px !important;}
.get_box label{ padding: 0 0 5px; width: 100%; display: inline-block; }
.contact_page_heading {
font-size: 32px;
line-height: 1.2;
text-transform: capitalize;
color: #331965;
padding: 0 0 15px;
font-weight: 600;
position: relative;
display: inline-block;
}
.contact_page_heading::before {
position: absolute;
content: "";
bottom: 8px;
left: 0;
width: 30px;
height: 3px;
  background: #68bc46;
}
.contact_page_heading strong { color:#68bc46;}
.contact_page_info {
position: relative;
color: #2d2d2d;
margin-top: 25px;
padding-left: 60px;
}
.contact-img {
position: absolute;
top: 3px;
left: 0;
background: #68bc46;
box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
width: 45px;
height: 45px;
border-radius:50%;
text-align: center;
padding: 0;
display: flex;
justify-content: center;
align-items: center;
}
.contact-text strong {
font-weight: 600;
}
.contact-text a {
transition:
all 0.5s ease;
text-decoration: none !important;
color: #2d2d2d;
}
.contact_page_info {
color: #2d2d2d;
}
.contact-text a:hover{ color:#68bc46; }

.contact_right {
box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
padding: 25px 25px 0;
border-radius:5px;
text-align: left;
background: #fff;
}
.contact-page input, .contact-page textarea, .contact-page select {
width: 100%;
padding: 0 15px !important;
color: #403d41 !important;
outline:none;
border-color:#ccc !important; border-radius: 6px;
}


.contact-page textarea{ height: 120px; padding: 15px !important}
.contact_box{ width: 100%; margin-bottom: 20px;}

.contact-page input[type="submit"] {
font-size: 16px;
line-height: 24px;
text-transform: uppercase;
color: #ffffff !important;
font-weight: normal;
text-align: center;
border-radius:50px;
width: fit-content;
padding:13px 50px !important;
transition:all 0.5s ease;
border: none;
font-family: 'Poppins';
height: auto;
letter-spacing: 1px;
font-weight: 600;
background: #68bc46;
}
.contact-page input[type="submit"]:hover {
background: #8243fc !important;
}
.get_touchSec { padding: 0 0 20px;}
.get_touchSec .col-lg-6, .get_touchSec .col-md-12{ padding: 0 5px;}
.get_touchSec .row{ margin: 0 -5px; }
.get_touchSec p{ padding: 0; }

.full-width .hentry { margin-bottom: 0 !important;}
.inner_content { width: 100%; padding: 65px 0; }
.reverse{ flex-direction: row-reverse; }


.thank_you { text-align: center;}

.wrapper.top_sec2 {
    padding: 60px 0;
}

/* error */

.inner_content{ background: none; border-radius: 0px;}

.error404 .header_sec{ position: relative; }
.error404 .header_sec.fixed{ position: fixed; }
.error_page{ text-align: center; padding: 75px 0 !important; }
.error_page .site-content{ margin: 0px; width: 100%; }
.error_page .page-content{ width: 100%; text-align: center; margin: 0px; max-width: 100%;}
.error_page .page-content img{ max-width: 400px; margin: 20px 0;}
.home_btn{ width: 100%; display: inline-block; }
.error_page .inner_title::after{ left: 50%; transform: translate(-50%, 0);}
.inner_txt .home_btn a.btn_link{ text-decoration: none !important;}

.thank_you .inner_txt p{ font-size: 17px; color: #2d2d2d; font-weight: normal; padding-bottom: 15px; line-height: 1.7em; }
.error404 .header_sec{ box-shadow: 0 0 14px -8px #000; }



/* blog page css  */


.more-link { padding: 12px 30px 12px; border-radius: 5px; text-transform: uppercase; font-weight: 600; color:#fff; display: inline-block; font-family: 'Poppins'; font-size: 16px; line-height: 24px; margin-top: 10px; overflow: hidden; z-index: 1; transition: background-color 0.3s ease; position: relative; font-weight: 500; background: #331965; display: block; width: fit-content; }
.more-link::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
background: #68bc46;
  transform: scaleX(0);
  transform-origin: left;
  z-index: -1;
  transition: transform 0.3s ease;
}
.more-link:hover::before {
  transform: scaleX(1);
}
.more-link:hover{ color:#fff; }


.post .entry-title{ font-size: 24px !important;  font-weight: 600 !important; line-height: 2rem; }
.blog .main-content, .single .content-area{ padding: 65px 0; margin: 0px; }
.blog .category-blog .post-thumbnail img, .single .category-blog .post-thumbnail img{ width: 100%; }
.content-sidebar h2 { color:#331965;}
.blog_sec { width: 100%; padding:65px 0;  display: inline-block;}
.blog_sec .category-blog .post-thumbnail img{ width: 100%; }
.page .entry-header, .blog_page_header { z-index: 1;}
.entry-title a, .post .entry-title { color:#331965; }
.entry-title a:hover, .entry-meta a:hover { color: #68bc46 !important;}
.post-navigation a:hover, .image-navigation a:hover { color: #68bc46 !important; }
.blog .page .entry-header, .blog .blog_page_header, .single .page .entry-header, .single .blog_page_header, .archive .page .entry-header, .archive .blog_page_header{ margin: 0 !important;}

.single .entry-content p, .entry-summary p{ font-size: 15px; line-height: 26px; font-family: 'Poppins'; color: #2d2d2d; font-weight: normal; padding-bottom: 15px;}

.menu_sec li > a{ background: none !important; }



.get_frm{ width: 100%; display: inline-block; margin: 7px 0; }
.get_frm input[type="text"], .get_frm input[type="email"], .get_frm input[type="tel"], .get_frm input[type="date"], .get_frm select, .get_frm textarea{ width: 100%; height: 50px; padding: 0 15px; background: #fff; border: 1px solid #ccc; outline: none; font-size: 14px; line-height: 18px; color:#222; border-radius: 0px; font-family: 'Poppins'; transition: all 0.3s; }
.get_frm textarea{ padding: 15px; resize: none; height: 120px; }
.get_frm input[type="text"]:focus, .get_frm input[type="email"]:focus, .get_frm input[type="tel"]:focus, .get_frm input[type="date"]:focus, .get_frm select:focus, .get_frm textarea:focus{ border-color:#68bc46 !important;}
.get_frm input[type="text"]::placeholder, .get_frm input[type="email"]::placeholder, .get_frm input[type="tel"]::placeholder, .get_frm textarea::placeholder{ opacity: 1; color:#656363; }
.get_frm .btn_link { cursor: pointer; border: none; padding: 15px 42px; outline: none; margin: 0; width: 100%;  border-radius: 0;  }
.get_frm select{ cursor: pointer;}

.get_rt .row{ margin: 0 -7px; }
.get_rt .col-md-6, .get_rt .col-md-12{ padding: 0 7px;}
.btn_div{ text-align: center;}
.btn_div .btn_link{ margin: 15px 0 0;}
.get_frm p{ padding: 0;}
.get_rt .top_heading{ background-position: center bottom;}
.wpcf7-spinner { position: absolute !important; right: 0 !important;}
.get_rt, .contact_right{ position: relative;}




/* inner form css here  */
.inner-form-container a {text-decoration: none !important;}
.inner-form-page .inner_txt a {text-decoration: none;}
.inner-form-label { font-size: 16px; font-weight: 600;}
.inner-form-label p {	margin-bottom: 0; padding-bottom: 10px; }
.inner-form-input input {
	 width: 100%; height: 45px; background: #fff; padding: 0 15px; outline: none; font-size: 12px; line-height: 18px; font-weight: normal; color:#000; font-family: 'Poppins'; border: 1px solid #c4c4c4;  background: #fff; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s;transition: all 0.3s; border-radius: 0px; }
.inner-form-input select {
	 width: 100%; height: 45px; background: #fff; padding: 0 15px; outline: none; font-size: 12px; line-height: 18px; font-weight: normal; color:#000; font-family: 'Poppins'; border: 1px solid #c4c4c4;  background: #fff; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s;transition: all 0.3s; border-radius: 0px;  
}
.inner-form-textarea textarea {
	 width: 100%; height: 100px; background: #fff; padding: 15px 15px; outline: none; font-size: 12px; line-height: 18px; font-weight: normal; color:#000; font-family: 'Poppins'; border: 1px solid #c4c4c4;  background: #fff; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s;transition: all 0.3s; border-radius: 0px; 
}
.inner-form-container { margin: 0 0 20px; padding: 0; border-radius: 20px; box-shadow: none; background: #fff;}
.inner-form-heading p {	margin-bottom: 0;  padding: 0;}
.inner-form-heading {	color: #331965;	font-size: 25px;	line-height: 1.2;	font-weight: 600;	position: relative;	padding-bottom: 12px;	margin-bottom: 24px; }
.inner-form-heading strong {color: #68bc46;}
.inner-form-heading::after { position: absolute; content: ""; bottom: 0; left: 0; width: 100%; height: 1px; background: #68bc46; }
.inner-form-radio .wpcf7-list-item {display: block;	margin: 0;}
.inner-form-text {font-size: 16px;	text-align: center;	font-weight: 600;}
.inner-form-page input:focus,.inner-form-page select:focus,.inner-form-page textarea:focus{	border: 1px solid #68bc46;}
.inner-form-submit-btn {	display: flex;	justify-content: center;}

.inner-form-submit-btn input[type="submit"] {font-size:14px; text-transform: uppercase;  color: #fff; font-weight: 500; text-align: center; border-radius: 30px;
width: fit-content; padding: 10px 40px; background: #331965; }
.inner-form-submit-btn input[type="submit"]:hover {background: #68bc46; color:#fff;}
.inner-form-submit-btn .wpcf7-spinner {display: none;}
.inner-form-radio { width: 100%; display: inline-block; padding-bottom: 15px; }
.inner-form-radio .wpcf7-list-item{ position: relative; float: left; margin: 0 15px 0 0; padding: 2px; padding-left: 25px; }
.inner-form-radio input[type="radio"] { border: none; width: 100%; height: 100%; position: absolute; left: 0; top: 0; cursor: pointer; background: url(../images/radio2.png) no-repeat left top 7px; background-size: 18px; }
.inner-form-radio input[type="radio"]:checked{ background: url(../images/radio1.png) no-repeat left top 7px; background-size: 18px; }

.menu_sec li a { height: auto !important; line-height: normal !important;}
.thank_you img{ max-width: 250px !important; margin: 0 0 20px; }
.contact-img img{ max-width: 25px !important;}

.inner_subtitle.center_txt::after, .inner_title.center_txt::after {  left: 50%; transform: translate(-50%, 0);}
.img_box img{ width: 100%; border-radius: 5px; }

.top_sec2{ background: #faf8fd; }

.testimonial_slider #sp-testimonial-free-wrapper-72 .sp-testimonial-free{ background: url(../images/coma.png) no-repeat left 20px top 20px #fff; border-radius: 15px; padding: 20px; padding-top: 30px; position: relative; border: 1px solid #d2d2d2;}
.testimonial_slider .sp-testimonial-free-section .sp-testimonial-client-testimonial p{ text-align: left; font-size: 14px; line-height: 24px; color:#313131; padding: 0 0 10px;
  margin: 0 !important;  min-height: 135px; border-bottom: 1px solid #d2d2d2 !important; }
.testimonial_slider #sp-testimonial-free-wrapper-72 .sp-testimonial-free-section .sp-testimonial-client-name{ text-align: left; font-size: 16px; line-height: 22px; font-weight: 600; text-align: left; margin: 0 0 2px; }
.testimonial_slider #sp-testimonial-free-wrapper-72 .sp-testimonial-free-section .sp-testimonial-client-rating { width: 100%;}
.testimonial_slider #sp-testimonial-free-wrapper-72 .sp-testimonial-free-section .sp-testimonial-client-image{ width: 50px; position: absolute; right: 15px; bottom: 25px; margin: 0; }
.testimonial_slider #sp-testimonial-free-wrapper-72 .sp-testimonial-free-section .sp-testimonial-client-image img{ max-width: 100%;}
.testimonial_slider .swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal{ bottom: 0;}
.testimonial_slider .sp-testimonial-free-section .testimonial-nav-arrow.swiper-button-prev{ background: url(../images/prev.png) no-repeat 0 0 !important; width: 35px; height: 35px; background-size: 100% !important; position: absolute; left: 0; top: 50%; transform: translate(0, -50%); border: none !important; font-size: 0px !important; }
.testimonial_slider .sp-testimonial-free-section .testimonial-nav-arrow.swiper-button-next{ background: url(../images/next.png) no-repeat 0 0 !important; width: 35px; height: 35px; background-size: 100% !important; position: absolute; right: 0; top: 50%; transform: translate(0, -50%); border: none !important; font-size: 0px !important; }

.get_frm2 p{ padding: 0;}
.mid_sec { padding: 30px; border-radius: 5px;}
.btn_list ul { display: flex; justify-content: center; column-gap: 12px; flex-wrap: wrap;}
.btn_list2 ul { justify-content: flex-start !important;}






  


@media only screen and (max-width: 1199px) {
/* blog */
.page .entry-header, .blog_page_header { padding: 160px 0 125px !important;}
.blog .hentry, .archive .hentry, .single .hentry{ max-width: 580px !important;}
.widget h2 { margin-top: 0 !important;}
.post .entry-title{ font-size: 22px !important; line-height: 1.2em; }
.blog .main-content, .single .content-area { padding: 60px 0;}


.inner_title, .inner-form-heading{ font-size: 28px; }
.inner_subtitle { font-size: 26px;}
.top_heading { font-size: 28px;line-height: 32px; padding-bottom: 15px; }
.wrapper { padding: 65px 0; }

.top_paragraph { font-size: 15px; line-height: 28px; padding-bottom: 15px;}
.list_style li{line-height: 28px; }
.top_subheading { font-size: 16px; line-height: 22px; padding: 0 0 12px;}
.inner_txt, .inner_list_txt ul li { font-size: 15px;}
.widget h2 { font-size: 18px !important;}
.single .entry-content p, .entry-summary p { font-size: 15px; line-height: 25px; padding-bottom: 12px;}


.top-logo {width: auto;}
.navbar-brand img { max-width: 120px;}

.ndis_txt {
  font-size: 13px;
  line-height: 18px;
}
.top_contact ul li {
  margin: 0 0 0 0 20px;
  font-size: 14px;
}
.header-rt .btn_link {
  padding: 10px 26px;
}
.header-rt {
  width: 28%;
}
.header-mid {
  width: 52%;
}
.navbar-brand img {
    max-width: 100%;
  }
.header_sec.fixed .navbar-brand img {
  width: 100%;
}
.banTxt .ban_heading, .banTxt h1 {
  font-size: 30px;
  line-height: 36px;
  padding-bottom: 14px; padding-bottom: 8px;
}
.banTxt {
  max-width: 420px;
}
.ban_list li {
  margin: 10px 0 0;
  font-size: 14px;
  line-height: 20px;
  padding: 5px;
  padding-left: 21px;
  background-position: left top 5px;
  background-size: 18px;
}
.ban_list {
  column-gap: 10px;
  padding: 0 0 8px;
}
.banTxt .ban_content {
  margin: 0 0 5px;
}
.btn_link {
  padding: 10px 22px;
}
.banTxt .ban_btn ul {
  column-gap: 12px;
}
.banner_box img {
  height: 480px;
}
.about_home::before {
  top: -37px;
  height: 40px;
}
.about_left .top_heading {
  font-size: 27px;
}
.top_paragraph {
    font-size: 15px;
    line-height: 26px;
    padding-bottom: 10px;
  }
.service_text {
  padding: 32px 0 0;
}
.service_slider .owl-dots {
  margin: 22px 0px 0;
}
.specialty_innr .d-flex .flex-shrink-0 img {
  max-width: 42px;
}
.specialty_innr .flex-grow-1 {
  margin-left: 10px !important;
}
.specilty_title {
  font-size: 15px;
  line-height: 22px;
}
.about_left .top_heading {
  font-size: 24px;
}
.about_rtBox .top_heading {
  font-size: 15px;
  line-height: 21px;
  color: #fff;
  padding: 0 0 5px;
}
.about_rtBox {
  min-height: 250px;
  padding: 12px;
}
.testimonial_slider #sp-testimonial-free-wrapper-72 .sp-testimonial-free {
  padding: 15px;
}
.work_box {
  width: 210px;
  margin-top: 15px;
  padding: 10px;
}
.work_icon {
  width: 75px;
  height: 75px;
  margin: 0 auto 15px;
}
.work_icon img {
  max-width: 35px;
}
.work_title {
  font-size: 16px;
  line-height: 22px;
  padding: 0 0 10px;
}
.work_icon::before {
  width: 12px;
  height: 22px;
  right: -95px;
  top: 77%;
}
.request_left {
  padding-right: 25px;
}
.request_left ul li {
  padding: 3px;
    padding-left: 40px;
  font-size: 15px;
  list-style: 20px;
  margin: 0 0 5px;
}
.request_rt {
  padding: 35px 15px;
}
.contact_map iframe {
  height: 285px;
}
.footer_logoSec img {
  max-width: 170px;
}
.footer_content {
  font-size: 13px;
  line-height: 22px;
}
.footer_box2 .footer_box {
  padding-left: 10px;
}
.footer_heading {
  font-size: 18px;
  line-height: 22px;
  padding: 0 0 12px;
}
.foot_contact li {
  margin: 0 0 5px;
  font-size: 13px;
  line-height: 20px;
}
.foot_link li {
  margin: 0 0 7px;
  font-size: 13px;
  line-height: 19px;
}
.footer_box3 {
  width: 24%;
}
.footer_box4 {
  width: 30%;
}
.footer_btm {
  padding: 12px 0;
  font-size: 13px;
  line-height: 15px;;
}
.footer_btm ul li {
  font-size: 13px;
  line-height: 15px;
}
.work_number {
  width: 30px;
  height: 30px;
  font-size: 14px;
  line-height: 22px;
}
.service_slider {
  padding-top: 15px;
}
.top-logo {
    width: 20%;
  }




}


@media only screen and (max-width: 1024px) {
.header-mid{ display: none;}
.header-right{ display: none;}

.mobile_btm{ display: block;}
.footer_fixed_buttons {  position: fixed;  bottom: -80px;  left: 0;  width: 100%;  text-align: center;  z-index: 999; transition: 0.5s; }
.footer_btn3 {   width: 50%;  float: left;  color: #fff !important;  padding:10px 0;  text-decoration:none !important;  text-transform: capitalize; background: #703bd8; }
.footer_btn2 {  background:#fff;  position: absolute;  top: 3px;  left: 50%;  transform: translate(-50%, 0);  height: 44px;  width: 44px;  border-radius:50%;  padding-top: 8px;}
.lazyloaded {  opacity: 1;  transition:opacity 400ms; transition-delay: 0s; transition-delay: 0ms;}
.footer_btn1 {  background: #48a025; width: 50%;  float: left;  color: #fff !important;  padding:10px 0;  text-decoration:none !important;  text-transform: capitalize;}
.footer_btm { padding-bottom: 60px;}
.header_top{ display: none;}
.footer_fixed_buttons.fixed2{ bottom: 0px;}
    
/* blog */
.widget h2 { font-size: 18px !important; line-height: 1.2;}
.post .entry-title {font-size: 20px !important;  line-height: 1.4em; }
.archive .site-content { margin-right: 36.333%; }

.inner_title, .inner-form-heading{ font-size: 24px; }
.inner_subtitle { font-size: 22px;}
.inner_txt{font-size: 15px; line-height: 24px; padding-bottom: 12px;}
.inner_list_txt ul li{font-size: 15px; line-height: 24px; }
.top_paragraph, .single .entry-content p, .entry-summary p {font-size: 15px; line-height: 24px; padding-bottom: 12px;}
.top_heading { font-size: 28px; line-height: 32px; padding-bottom: 12px; }

.header-rt{ display: none;}

.wrapper { padding: 50px 0; }
.top_paragraph, .single .entry-content p, .entry-summary p, .service_content { font-size: 14px; line-height: 23px;  padding-bottom: 12px; }
.inner_list_txt ul li { font-size: 15px; line-height: 24px;}
.rmp-container .rmp-menu-title .rmp-menu-title-image {
    margin-bottom: 0 !important;
    background: none;
    padding: 5px 0;
    height: auto;
    width: 180px;
    border-radius: 0;
}

.lazyloaded { max-width: 22px;  }
.get_Intouch_innr { padding: 25px 20px;  }
.get_frm input[type="text"], .get_frm input[type="email"], .get_frm input[type="tel"], .get_frm select, .get_frm textarea {height: 55px; padding: 0 15px; font-size: 14px;
  line-height: 18px; padding-left: 55px; }
.get_frm textarea{ height: 130px; padding: 15px; }
.btn_link {padding: 10px 22px;}
.header_sec.fixed {animation: inherit;}
.headerMain {padding: 4px 0;}

.inner_bottm_sec .inner_txt { padding: 0 0 15px;}
.single .entry-content p, .entry-summary p { font-size: 14px; line-height: 24px; padding-bottom: 12px;}  
.content-sidebar .widget a{font-size: 14px; line-height: 24px;} 

.top-logo { width: auto; }
.navbar-brand img {height: auto; max-width: 100px;}

.headerMain { padding: 0; }
.header_sec { padding: 10px 0; }
.header_sec.fixed .navbar-brand img {max-width: 100px;}

.navbar-brand img {
    height: auto;
    max-width: 175px;
  }
.toparww_main.fixed .toparww {
    bottom: 122px;
  }
.header_sec.fixed .headerMain {
  padding: 0;
}
.header_sec.fixed .navbar-brand img {
    max-width: 175px;
  }
.about_left .top_heading {
    font-size: 22px;
    line-height: 28px;
  }
.work_innr::before {
  top: 25%;
}
.work_icon::before {
    top: 50%;
  }
.wrapper.top_sec2 {
  padding: 50px 0;
}



    
} 
 
 
@media only screen and (max-width: 991px) {
.page .entry-title, .blog_page_title{ font-size: 28px; line-height: 32px;}

/* blog */
.blog .hentry, .archive .hentry, .single .hentry { max-width: 400px !important; margin: 0 auto 30px; }
.widget h2 { margin-top: 0 !important;}
.post .entry-title{ font-size: 22px !important; line-height: 1.4em; }
.blog .main-content, .single .content-area { padding: 50px 0;}
.entry-summary{ font-size: 15px; line-height: 26px; }
.widget h2 { font-size: 18px !important; line-height: 1.2;}
.post .entry-title { font-size: 20px !important;  line-height: 1.4em;  }
.entry-content { font-size: 15px !important; line-height: 26px !important;}
  
.toparww {font-size: 21px; width: 42px; height: 42px}
.toparww_main.fixed .toparww {bottom: 80px;}
.get_touchSec { padding: 0 0 20px;}   
  
.top_heading { font-size: 20px; line-height: 26px; padding-bottom: 10px; }
.btn_link { padding: 8px 22px; font-size: 14px; }  
.list_style li { line-height: 22px; font-size: 14px; }
  
.banTxt {
    max-width: 350px;
  }
.banTxt .ban_heading, .banTxt h1 {
    font-size: 24px;
    line-height: 28px;
    padding-bottom: 6px;
  }
.ban_list li {
    margin: 10px 0 0;
    font-size: 12px;
    line-height: 18px;
    padding: 3px;
    padding-left: 21px;
    background-position: left top 5px;
    background-size: 17px;
  }
.ban_list {
    column-gap: 5px;
    padding: 0 0 8px;
  }
.banTxt .ban_content {
  font-size: 14px;
  line-height: 22px;
}
.banner_box img {
    height: 420px;
  }
.service_sec .top_sec .top_paragraph {
  padding: 0px 12% 15px;
}
.service_title {
  width: 100%;
  font-size: 15px;
  line-height: 22px;
  min-height: 50px;
}
.specialty_innr .d-flex {
  padding: 5px;
  flex-direction: column;
  text-align: center;
}
.specialty_innr .d-flex {
  padding: 0;
}
.specialty_innr .d-flex .flex-shrink-0 img {
    max-width: 52px;
    margin: 0 0 10px;
  }
.specialty_innr .col-lg-3::after {
  right: -7px;
}
.top_heading em::before {
  top: 5px;
  width: 26px;
  height: 18px;
}
.top_heading em::after{
  top: 5px;
  width: 26px;
  height: 18px;
}
.about_left .top_heading em {
  padding: 0 32px;
}
.about_rtBox {
    min-height: 290px;
    padding: 12px;
    max-width: 300px;
    margin: 20px auto 0;
  }
.work_box {
    width: 154px;
    margin-top: 10px;
    padding: 6px;
  }
.work_icon {
    width: 60px;
    height: 60px;
    margin: 0 auto 12px;
  }
.work_number {
    width: 25px;
    height: 25px;
    font-size: 12px;
    line-height: 20px;
  }
.work_innr::before {
  width: 78%;
  height: 3px;
  left: 50%;
  top: 20%;
}
.work_icon::before {
    width: 10px;
    height: 20px;
    right: -65px;
    top: 50%;
  }
.work_title {
    font-size: 13px;
    line-height: 20px;
    padding: 0 0 10px;
  }
.work_content {
  font-size: 13px;
  line-height: 20px;
}
.request_left .top_heading {
  font-size: 22px;
  line-height: 28px;
  padding: 0 0 10px;
}
.request_left {
    padding-right: 0;
  }
.request_left ul li {
    padding: 3px;
    font-size: 13px;
    list-style: 20px;
    margin: 0 0 5px;
    padding-left: 36px;
  }
.get_frm2 input[type="text"], .get_frm2 input[type="email"], .get_frm2 input[type="tel"], .get_frm2 input[type="date"], .get_frm2 select, .get_frm2 textarea { font-size: 13px;}
.contact_map iframe {
    height: 250px;
  }
.footer_box1 {
  width: 100%;
}
.footer_logoSec {
  justify-content: center;
  margin: 0 0 15px;
  column-gap: 20px;
}
.footer_box {
  margin: 20px 0;
}
.footer_box2 .footer_box {
    padding: 0;
  }
.footer_box2 {
  width: 21%;
}
.footer_box3 {
    width: 37%;
  }
.footer_box4 {
    width: 42%;
  }
.request_rt .top_heading {
  font-size: 22px;
  line-height: 25px;
  padding: 0 0 10px;
}
.request_rt .top_paragraph {
  font-size: 13px;
  line-height: 20px;
}
.footer_content {
    text-align: center;
  }
.footer_btmleft {
  text-align: center;
  padding: 0 0 10px;
}
.footer_btm ul {
  display: flex;
  justify-content: center;
}
.footer_btm ul li::before {
  width: 1px;
  height: 12px;
}
.service_sec .top_sec .top_paragraph {
    padding: 0px 5% 15px;
  }
.service_slider .owl-dots {
    margin: 15px 0px 0;
  }
.testimonial_slider #sp-testimonial-free-wrapper-72 .sp-testimonial-free-section .sp-testimonial-client-name {
  font-size: 15px;
  line-height: 21px;
}
#sp-testimonial-free-wrapper-72 .sp-testimonial-free-section {
  padding-bottom: 12px !important;
}
.service_slider .owl-dots .owl-dot {
  width: 12px;
  height: 12px;
}
.toparww_main.fixed .toparww {
    bottom: 122px;
  }


  
      
} 

 
@media only screen and (max-width: 767px){
.container{max-width: 100%;}

/* blog */
.blog_sec{ padding: 50px 0;}
.hentry {/* max-width: 100% !important;*/ margin-bottom: 20px !important;}
.page .entry-title, .blog_page_title{ font-size: 26px; line-height: 32px;}
.page .entry-header, .blog_page_header { padding: 150px 0 120px !important; }

.top_heading { font-size: 19px; line-height: 25px; padding-bottom: 12px; }
.margin-top { margin-top: 25px;}
.inner_subtitle { font-size: 20px; }
.inner_title, .inner-form-heading { font-size: 22px; }
.contact_right { padding: 15px 15px 0; }
.contact_left {margin: 30px 0 0;}
.career_page .contact_right { padding: 15px;}
.contact-page input[type="submit"] { font-size: 16px; line-height: 24px; padding: 13px 35px !important;}
.wrapper { padding: 45px 0; }
.inner_txt { font-size: 14px; line-height: 23px; padding-bottom: 12px; }
.top_paragraph { font-size: 14px; line-height: 23px; padding-bottom: 12px; }
.inner_list_txt ul li { font-size: 14px; line-height: 23px;}
.inner_subtitle {font-size: 18px; }
.page .entry-title, .blog_page_title { font-size: 22px; line-height: 28px;}
.inner_content { padding: 50px 0;}
.inner_subtitle2 { font-size: 18px;}
.inner_content { padding: 50px 0 !important;}

.footer_box { margin: 12px 0;}

.banTxt .ban_heading, .banTxt h1 {
    font-size: 20px;
    line-height: 25px;
    padding-bottom: 2px;
  }
.banTxt {
    max-width: 280px;
  }
.ban_list {
    column-gap: 5px;
    padding: 0 0 8px;
    flex-wrap: wrap;
  }
.ban_list li {
    margin: 5px 0 0;
    font-size: 12px;
    line-height: 18px;
}
.btn_link {
    padding: 7px 12px;
    font-size: 13px;
  }
.ban_btn li {
  margin: 0;
}
.service_slider .owl-dots {
    margin: 30px 0px 0;
  }
.specialty_innr .d-flex {
    margin: 15px 0;
  }
.about_imgbox {
  margin-top: 20px;
}
.work_innr::before, .work_icon::before{ display: none; }
.work_box {
    width: 100%;
    margin-top: 10px;
    padding: 6px;
  }
.footer_box2 {
    width: 20%;
  }
.footer_box3 {
    width: 32%;
  }
.footer_box4 {
    width: 47%;
  }
.foot_contact li i img {
  max-width: 14px;
}
.foot_contact li {
    padding-left: 17px;
  }
.about_home::before {
    top: -25px;
    height: 26px;
  }
.service_slider {
    padding: 15px 10px;
  }
.footer_content {
    font-size: 14px;
    line-height: 24px;
    margin: 0 0 15px;
  }
.gt_float_switcher .gt-selected .gt-current-lang {
  padding: 4px 4px !important;
  font-size: 15px !important;
}
.gt_float_switcher img {
  width: 24px !important;
}
.wrapper.top_sec2 {
  padding: 40px 0;
}
.inner_content {
    padding: 40px 0 !important;
  }
.inner_bottm_sec {
  padding: 30px 20px;
}
.img_box img {
  margin-top: 10px;
}
.core-box img {
  width: 70px;
  padding-bottom: 20px;
}
.inner_title, .inner-form-heading {
    font-size: 20px;
    line-height: 1.3;
  }
.core-box {
  padding: 15px 12px;
}
.toparww_main.fixed .toparww {
    bottom: 85px;
  }
.inner-form-label {
  font-size: 15px;
}
.inner-form-label p {
  padding-bottom: 5px;
}
.ban_btn li a.btn_link2 {
  color: #000 !important;
}
.ban_btn li a.btn_link2:hover {
  color: #fff !important;
}

.testimonial_slider .sp-testimonial-free-section .testimonial-nav-arrow.swiper-button-prev{width: 26px; height: 26px;}
.testimonial_slider .sp-testimonial-free-section .testimonial-nav-arrow.swiper-button-next{width: 26px; height: 26px;}
.testimonial_slider #sp-testimonial-free-wrapper-72 .sp-testimonial-free {
    padding: 15px 25px;
  }




}


@media only screen and (max-width: 672px){ 
/* blog */
.hentry {max-width: 100% !important;}
.blog .main-content, .single .content-area { padding: 40px 0;}
.archive .site-content {margin-right: 0; }
.singular .site-content .hentry.has-post-thumbnail { margin-top: 0 !important;}
.blog .hentry, .archive .hentry, .single .hentry {  max-width: 100% !important;}





}



@media only screen and (max-width: 575px){ 
/* blog */  
.page .entry-header, .blog_page_header { padding: 90px 0 100px !important; background-position: left 50% center !important; }
.error_page .page-content img { max-width: 250px; margin: 20px 0;}
.inner_bottm_sec { padding: 25px 20px;}

.footer_btm {font-size: 13px; line-height: 20px; }
.footer_fixed_buttons { font-size: 14px; }
.get_frm { margin: 7px 0;}	
.footer_box2, .footer_box3, .footer_box4 { width: 100%; }
.inner_content {  padding: 40px 0 !important; }

.banTxt .ban_heading, .banTxt h1 { font-size: 19px; line-height: 24px; }

.banTxt .ban_heading, .banTxt h1 {
  font-size: 17px;
  line-height: 21px;
}
.banTxt {
    max-width: 350px;
  }
.banTxt .ban_content {
    font-size: 13px;
    line-height: 20px;
  }
.banner_box img {
    height: 360px;
  }
.banner_box::before {
  width: 75%;
  background: linear-gradient(90deg,rgb(247, 246, 249) 50%, rgba(247, 246, 249, 0) 100%);
}
.banner_box img {
    object-position: 62% center;
  }
.about_left .top_heading {
    font-size: 20px;
    line-height: 26px;
  }
.specialty_innr .col-lg-3::after{ display: none; }
#sp-testimonial-free-wrapper-72 .sp-testimonial-free-section{ margin-left: 0px !important; margin-right: 0px !important; }
.request_left ul li {
    font-size: 12px;
    list-style: 19px;
    display: flex;
  }
.footer_box {
    margin: 12px 0 0;
  }
.foot_contact li {
    margin: 0 0 5px;
    font-size: 14px;
    line-height: 22px;
  }
.foot_contact li i img {
    max-width: 18px;
  }
.foot_contact li {
    padding-left: 24px;
  }
.foot_link li {
    margin: 0 0 7px;
    font-size: 14px;
    line-height: 22px;
  }
.top_heading em {
  padding: 0 30px;
}
.btn_link {
    padding: 6px 16px;
    font-size: 12px;
  }




} 

@media only screen and (max-width: 400px){ 
/* blog */
.site-content .has-post-thumbnail .entry-header { margin: 0; padding: 0 15px !important;}
.post .entry-title { font-size: 15px !important; line-height: 1.4em; padding: 0 !important; }
.list-view .site-content .post-thumbnail img { width: 100px !important;}
.widget h2 { font-size: 17px !important; }
.single .site-content .has-post-thumbnail .entry-header { padding: 20px 20px 0 !important;}
/* .btn_link { padding: 5px 16px; font-size: 12px; }	 */


	
	
}