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

@import url("https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@300;400;600;700;800;900&family=Source+Sans+Pro:ital,wght@0,600;0,700;0,900;1,400&display=swap");


body{margin:0; padding:0; color: #000; font-size: 16px; line-height:24px; font-weight: 400; font-family: 'Poppins', sans-serif; background-color: #fff;}

h1.w6, h2.w6, h3.w6, h4.w6, h5.w6, h6.w6 {font-weight:600;}
h1.w4, h2.w4, h3.w4, h4.w4, h5.w4, h6.w4 {font-weight:400;}
h1,h2,h3,h4,h5,h6 {font-weight:700; color:#222; }
h1,h2,h3,h4,h5,h6 {font-family: 'Poppins', sans-serif;}
img{max-width:100%;}
ul, li{ padding:0; margin:0; list-style:none;}
a, a:focus, a:hover{outline:none; text-decoration:none;}
.form-control:focus, .form-control:hover{box-shadow:0 0 0;}
.header{display:block; clear:both; position:relative; background:#fff;}


.navbar {padding:10px 0; border-radius:15px; background: #FFF; transition: .4s height; position:relative; display:block; padding:0;font-family: "Nunito Sans", sans-serif;}
.menu-top-container{justify-content: space-between;align-items: center; display: flex!important; flex-basis: auto; margin-left:auto; margin-right:auto;}
/*.btn-popup {background:  url(../images/btn-offer.gif); font-weight: 500; font-size:0; height:50px; width:138px; background-repeat: no-repeat;}*/
.btn-popup {background: /*#305437*/ url(../images/btn-offer2.gif); font-weight: 500; font-size:0; height:50px; width:138px; background-repeat: no-repeat;}

/*.btn-popup:hover{background: #FFD03E; color: #2F3030; font-weight: 600;}*/
.navbar-nav > li > a {line-height:80px;color: #081935; font-weight:700; padding: 0 15px; position:relative; display:block; font-size:15px;}
.navbar-nav > li:hover > a{color:#326c9f;} 
.navbar-nav > li:hover > .arow{color:#326c9f;} 
.navbar-nav > li{position:relative;}
.navbar-nav > li > .arow{position:absolute;  color: #081935; right:1px; top:29px; z-index: 251;}
.navbar-nav > li > .arow:after {font-family:'FontAwesome'; content: "\f107";}
.navbar-nav li ul .arow{ right:15px; top:5px;position:absolute;  color: #000;}
.navbar-nav li ul .arow:after {content: "\f105";font-family:'FontAwesome';color: #000000;}
.navbar-collapse ul > li > ul.sub-menu{min-width:240px; display:block; position:absolute; top:100%; left:0; margin:0; z-index:99999; display:none; background:#fff; border-radius:0; padding:0; box-shadow:0 0 0; -webkit-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s;}
.navbar-collapse ul > li:hover > ul.sub-menu{display:block;}
.navbar-collapse ul > li > ul{background-color: #fff;}
.sub-menu li {display: block; position: relative;}
.sub-menu li a {display: block; padding:10px 15px; position: relative; color: #000; font-size:15px;-webkit-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s;}
.sub-menu li a:hover {color:#fff; background:#326c9f;} 
.sub-menu li:last-child {border-bottom: none;}
.navbar-collapse ul table{width:100%;}
.navbar ul > li > ul li{border-bottom:1px solid #ddd;}

.banner-sec{padding: 70px 0 65px 0; background: #eef4ed;}
.banner-sec h1 {font-size: 50px; font-weight: 500; line-height: 65px; margin-bottom: 12px;}
.banner-sec h1 span {color: #035914; font-weight: 600;}
.banner-img {display: flex; flex-wrap: wrap; position: relative}
.banner-img a:nth-child(2) {margin-top:-10px;}
.banner-img a:nth-child(8) {margin-top:15px;}
.banner-img a {width: 31.33%; margin: 1%; display: inline-block}
.banner-img img {box-shadow: 0px 4px 14px 0px rgba(0, 0, 0, 0.10); width: 100%;-moz-transition: all .2s cubic-bezier(.17,.38,.45,.85); -o-transition: all .2s cubic-bezier(.17,.38,.45,.85); -webkit-transition: all .2s cubic-bezier(.17,.38,.45,.85); transition: all .2s cubic-bezier(.17,.38,.45,.85);}
.banner-img img:hover {transform: translateY(-5px); transition-duration: 0.4s; box-shadow: 0px 0px 20px 0px rgba(14, 41, 50, 0.17);-ms-transform-origin: center; -webkit-transform-origin: center; transform-origin: center; -moz-transform: scale(1.3);    -o-transform: scale(1.3); -ms-transform: scale(1.3); -webkit-transform: scale(1.3); transform: scale(1.3);-o-transform-origin: center;}

.banner-content {font-size: 18px;}
.banner-sec .btn {padding: 10px 25px; color: #fff; border-radius: 5px; background: #305437; font-weight: 500;}
.banner-sec .btn.phone img {height:20px; margin-right:10px;}
.banner-sec .btn.black {background: #101010;}
.banner-sec .btn:hover {background: #30733d; color: #fff;}
.banner-sec .btn.black:hover {background:#f9bb4e; color:#000;}

.ads {padding:20px 0 0 0; text-align:center;}
.ads img {border:1px solid #9d0744;}
.banner-ads img{border:1px solid #9d0744;}

.section-heading { text-align: center; margin-bottom: 30px;}
.section-heading .head-txt { color: #035914; font-size: 16px; font-weight: 600;margin-bottom: .5rem;font-family: 'Poppins', sans-serif;}
.section-heading .section-line { width: 200px; height: 1px; background: #D1D1D1; display: inline-block; margin-top: 20px; position: relative}
.section-heading .section-line::after { content:""; width: 52px; height: 7px; border-radius: 50px; background: #035914; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%);}

.choose-template {position: relative; padding:80px 0;}
.choose-template::before, .testimonial-slider::after, .testimonial-slider::before {content: ""; width: 208px; height: 208px; position: absolute; filter: blur(150px);}
.testimonial-slider::before {background: #FED440; top: 15px; left: -15px;}
.testimonial-slider::after {background: #E376DA; top: 38%; right: -42px; z-index: -1;}
.choose-box {text-align: center; border-radius: 5px; box-shadow: 4px 4px 20px 0px rgba(0, 0, 0, 0.11); padding:25px 10px; padding-top: 20px; background:#FFF;-moz-transition: all .2s cubic-bezier(.17,.38,.45,.85); -o-transition: all .2s cubic-bezier(.17,.38,.45,.85); -webkit-transition: all .2s cubic-bezier(.17,.38,.45,.85); transition: all .2s cubic-bezier(.17,.38,.45,.85);}
.choose-box:hover {box-shadow: 0px 0px 20px 0px rgba(14, 41, 50, 0.17);-o-transform-origin: center; -ms-transform-origin: center; -webkit-transform-origin: center; transform-origin: center; -moz-transform: scale(1.3);    -o-transform: scale(1.3); -ms-transform: scale(1.3); -webkit-transform: scale(1.3); transform: scale(1.3);}
.choose-box img {margin-bottom: 10px}
.choose-box h3 {margin-bottom:0px;font-weight: 500; font-size:20px;}

.easy-step {position: relative; padding:80px 0;}
.easy-step .section-heading {margin-bottom:50px;}
.easy-step::before {content: ""; background: #e5f0e4; position: absolute; top: 0; width: 95%; height: 100%; border-radius: 0px 100px 0px 0px; z-index: -1;}
.step-box {text-align: center; padding: 40px 30px; background: #fff; height: 100%; position: relative; border-radius:25px;}
.step-box {text-align: center; padding: 40px 30px; background: #fff; height: 100%; position: relative; border-radius:25px;}
.step-box img {margin-bottom: 15px}
.step-box h3 {font-size: 20px; font-weight: 600; margin-bottom: 12px}
.step-box p {font-size: 14px; margin-bottom: 0}
.step-box .lable {position: absolute; top: -8px; right: 20px;}

.our-templates{position: relative; padding:50px 0;}
.templates-tabing {gap:20px; justify-content: center; margin-bottom: 30px}
.templates-tabing a { color: #545454; padding: 10px 25px; border-radius: 50px; background: #efefef; border: 1px solid #cfcfcf;}
.templates-tabing {color: #000; font-weight: 600; position: relative}
.templates-tabing li a:hover {text-decoration:none; background: #035914; color: #fff;}
.templates-tabing .active {font-weight: 600; background: #035914; color: #fff;}
.templates-tab {display: flex; flex-wrap: wrap;}
.template-box {width: 50%; padding: 10px;}
.template-box-inner {position: relative; border-radius: 10px; overflow: hidden}
.template-box-btn {position: absolute; top: 0; height: 100%; width: 100%; display: flex; align-items: center; justify-content: center; display: none; transition: 0.4s; background: rgba(138, 138, 138, 0.54); box-shadow: 0px 0px 200px 0px #0F3416 inset;}
.our-templates .btn {padding: 10px 25px; color: #fff; border-radius: 5px; background: #305437; font-weight: 500;}

.template-box-inner:hover .template-box-btn {left: 0; display: flex;}
.template-box-btn .btn {width: 190px; background: #FFD03E; box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.51); text-transform: uppercase; font-weight: 700; color: #2F3030;}
.template-box-btn .btn.white {background: #fff;}
.template-box-btn .btn:hover {background:#F0BB14;}
.template-box-btn .btn.white:hover {background:#eaeaea;}
.template-box img {float:right;}
.template-box .left-side-txt {position: absolute; left:20px; top: 33px; width:160px;}
.template-box .left-side-txt h3 {color: #0F3416; font-size: 26px; font-weight: 700; border-bottom:1px solid #bbd1db; margin-bottom:30px; padding-bottom:5px;}
.template-box .left-side-txt h3 span {font-size: 14px; font-weight: 300; display: block}
.template-box .left-side-txt p {font-size: 14px; font-weight: 400; line-height:1.7; color:#000; margin-bottom:30px;}
.template-box .left-side-txt ul{}
.template-box .left-side-txt ul li {margin:0 0 5px; font-size: 13px; line-height: normal; position:relative; padding-left:18px;}
.template-box .left-side-txt ul li:before{content: "\f058"; position:absolute; left:0; top: 2px; font: normal normal normal 14px/1 FontAwesome; color:#238fcd;}

.theme-bg{position:relative; display:block; clear:both; overflow:hidden;} 
.bg-c1{background:#eff9ff;}
.bg-c2{background:#f2f9e9;}
.bg-c3{background:#d8f5f4;}
.bg-c4{background:#fff4eb;}

.theme-bg.bg-c2 ul li:before{color:#4a8f00;}
.theme-bg.bg-c2 .left-side-txt h3{border-color:#4a8f00;}
.theme-bg.bg-c3 ul li:before{color:#3b8582;}
.theme-bg.bg-c3 .left-side-txt h3{border-color:#3b8582;}
.theme-bg.bg-c4 ul li:before{color:#fe5f00;}
.theme-bg.bg-c4 .left-side-txt h3{border-color:#fe5f00;}


.bg-ca1{background:#dbeeff;}
.bg-ca2{background:#d9fbff;}
.bg-ca3{background:#d9f1ef;}
.bg-ca4{background:#fff2ef;}
.bg-ca5{background:#e4ffec;}
.bg-ca6{background:#eee8ff;}
.bg-ca7{background:#e8f5ff;}
.bg-ca8{background:#e6ebf7;}
.bg-ca9{background:#def4ff;}
.bg-ca10{background:#edf7e2;}
.bg-ca11{background:#daf9f7;}
.bg-ca12{background:#ffe7d6;}
.bg-ca13{background:#ecefff;}
.bg-ca14{background:#dbe6ff;}
.bg-ca15{background:#dceeff;}
.bg-ca16{background:#ffe9e4;}
.bg-ca17{background:#fff8e5;}
.bg-ca18{background:#eaf4ff;}
.bg-ca19{background:#fffcf0;}
.bg-ca20{background:#fff9e6;}
.bg-ca21{background:#fff3e0;}
.bg-ca22{background:#dcedff;}
.bg-ca23{background:#fff0f0;}
.bg-ca24{background:#e9fbd9;}
.bg-ca25{background:#e7f5ff;}
.bg-ca26{background:#e4e4ff;}
.bg-ca27{background:#e8e8f5;}
.bg-ca28{background:#ffdcdc;}
.bg-ca29{background:#f5ffeb;}
.bg-ca30{background:#e1f6ff;}
.bg-ca31{background:#d1ecff;}
.bg-ca32{background:#e5f5ff;}
.bg-ca33{background:#ffe5f9;}
.bg-ca34{background:#f9f2da;}
.bg-ca35{background:#ebebeb;}
.bg-ca36{background:#eaeff3;}
.bg-ca37{background:#eaeff3;}
.bg-ca38{background:#e1f3ff;}
.bg-ca39{background:#ebf0f4;}
.bg-ca40{background:#ffe8e5;}
.bg-ca41{background:#ddf0f7;}
.bg-ca42{background:#efefef;}
.bg-ca43{background:#dffffc;}
.bg-ca44{background:#eff7e5;}
.bg-ca45{background:#ebd9d9;}
.bg-ca46{background:#e8f7ff;}
.bg-ca47{background:#f5f3eb;}
.bg-ca48{background:#f3f3e1;}
.bg-ca49{background:#e9e2d7;}
.bg-ca50{background:#f1fffd;}
.bg-ca51{background:#ffeced;}
.bg-ca52{background:#ffe9c8;}
.bg-ca53{background:#f4fbe5;}
.bg-ca54{background:#ddf3ff;}
.bg-ca55{background:#d5faff;}
.bg-ca56{background:#f3e5d8;}
.bg-ca57{background:#e5f2fb;}
.bg-ca58{background:#f5f5f5;}
.bg-ca59{background:#e8f9ad;}
.bg-ca60{background:#ffe6f0;}
.bg-ca61{background:#e5e5e5;}
.bg-ca62{background:#d9d9d9;}
.bg-ca63{background:#e7e7e7;}
.bg-ca64{background:#ffe0ef;}
.bg-ca65{background:#e1edff;}
.bg-ca66{background:#f0f3ff;}
.bg-ca67{background:#dbe2f9;}
.bg-ca68{background:#ffe9d5;}
.bg-ca69{background:#f3f3f3;}
.bg-ca70{background:#ecf7ff;}
.bg-ca71{background:#ecf7ff;}
.bg-ca72{background:#ffffec;}
.bg-ca73{background:#edfff2;}
.bg-ca74{background:#fff4eb;}
.bg-ca75{background:#eef3f7;}
.bg-ca76{background:#fffeea;}
.bg-ca77{background:#e9f7d6;}
.bg-ca78{background:#def9f9;}
.bg-ca79{background:#e3e3e3;}
.bg-ca80{background:#e6eef5;}
.bg-ca81{background:#f5f5f5;}
.bg-ca82{background:#fff8e1;}
.bg-ca83{background:#e4f2ff;}



.theme-bg.bg-ca1 ul li:before{color:#3190e7;}
.theme-bg.bg-ca1 .left-side-txt h3{border-color:#3190e7;}
.theme-bg.bg-ca2 ul li:before{color:#12a0b1;}
.theme-bg.bg-ca2 .left-side-txt h3{border-color:#12a0b1;}
.theme-bg.bg-ca3 ul li:before{color:#006b63;}
.theme-bg.bg-ca3 .left-side-txt h3{border-color:#006b63;}
.theme-bg.bg-ca4 ul li:before{color:#ff4a17;}
.theme-bg.bg-ca4 .left-side-txt h3{border-color:#ff4a17;}
.theme-bg.bg-ca5 ul li:before{color:#09a223;}
.theme-bg.bg-ca5 .left-side-txt h3{border-color:#09a223;}
.theme-bg.bg-ca6 ul li:before{color:#493b6e;}
.theme-bg.bg-ca6 .left-side-txt h3{border-color:#493b6e;}
.theme-bg.bg-ca7 ul li:before{color:#1f415a;}
.theme-bg.bg-ca7 .left-side-txt h3{border-color:#1f415a;}
.theme-bg.bg-ca8 ul li:before{color:#001a50;}
.theme-bg.bg-ca8 .left-side-txt h3{border-color:#001a50;}
.theme-bg.bg-ca9 ul li:before{color:#00a0ec;}
.theme-bg.bg-ca9 .left-side-txt h3{border-color:#00a0ec;}
.theme-bg.bg-ca10 ul li:before{color:#5f9c13;}
.theme-bg.bg-ca10 .left-side-txt h3{border-color:#5f9c13;}
.theme-bg.bg-ca11 ul li:before{color:#00ada4;}
.theme-bg.bg-ca11 .left-side-txt h3{border-color:#00ada4;}
.theme-bg.bg-ca12 ul li:before{color:#fb6800;}
.theme-bg.bg-ca12 .left-side-txt h3{border-color:#fb6800;}
.theme-bg.bg-ca13 ul li:before{color:#1a1f41;}
.theme-bg.bg-ca13 .left-side-txt h3{border-color:#1a1f41;}
.theme-bg.bg-ca14 ul li:before{color:#153a8f;}
.theme-bg.bg-ca14 .left-side-txt h3{border-color:#153a8f;}
.theme-bg.bg-ca15 ul li:before{color:#2f8be0;}
.theme-bg.bg-ca15 .left-side-txt h3{border-color:#2f8be0;}
.theme-bg.bg-ca16 ul li:before{color:#dd5531;}
.theme-bg.bg-ca16 .left-side-txt h3{border-color:#dd5531;}
.theme-bg.bg-ca17 ul li:before{color:#ffc30c;}
.theme-bg.bg-ca17 .left-side-txt h3{border-color:#ffc30c;}
.theme-bg.bg-ca18 ul li:before{color:#00295a;}
.theme-bg.bg-ca18 .left-side-txt h3{border-color:#00295a;}
.theme-bg.bg-ca19 ul li:before{color:#ffde46;}
.theme-bg.bg-ca19 .left-side-txt h3{border-color:#ffde46;}
.theme-bg.bg-ca20 ul li:before{color:#fed136;}
.theme-bg.bg-ca20 .left-side-txt h3{border-color:#fed136;}
.theme-bg.bg-ca21 ul li:before{color:#ffb03b;}
.theme-bg.bg-ca21 .left-side-txt h3{border-color:#ffb03b;}
.theme-bg.bg-ca22 ul li:before{color:#27507a;}
.theme-bg.bg-ca22 .left-side-txt h3{border-color:#27507a;}
.theme-bg.bg-ca23 ul li:before{color:#ba0605;}
.theme-bg.bg-ca23 .left-side-txt h3{border-color:#ba0605;}
.theme-bg.bg-ca24 ul li:before{color:#7fb74c;}
.theme-bg.bg-ca24 .left-side-txt h3{border-color:#7fb74c;}
.theme-bg.bg-ca25 ul li:before{color:#014e84;}
.theme-bg.bg-ca25 .left-side-txt h3{border-color:#014e84;}
.theme-bg.bg-ca26 ul li:before{color:#040521;}
.theme-bg.bg-ca26 .left-side-txt h3{border-color:#040521;}
.theme-bg.bg-ca27 ul li:before{color:#050521;}
.theme-bg.bg-ca27 .left-side-txt h3{border-color:#050521;}
.theme-bg.bg-ca28 ul li:before{color:#b30101;}
.theme-bg.bg-ca28 .left-side-txt h3{border-color:#b30101;}
.theme-bg.bg-ca29 ul li:before{color:#5ab10b;}
.theme-bg.bg-ca29 .left-side-txt h3{border-color:#5ab10b;}
.theme-bg.bg-ca30 ul li:before{color:#58b9dc;}
.theme-bg.bg-ca30 .left-side-txt h3{border-color:#58b9dc;}
.theme-bg.bg-ca31 ul li:before{color:#52a6e2;}
.theme-bg.bg-ca31 .left-side-txt h3{border-color:#52a6e2;}
.theme-bg.bg-ca32 ul li:before{color:#7dcefd;}
.theme-bg.bg-ca32 .left-side-txt h3{border-color:#7dcefd;}
.theme-bg.bg-ca33 ul li:before{color:#a41984;}
.theme-bg.bg-ca33 .left-side-txt h3{border-color:#a41984;}
.theme-bg.bg-ca34 ul li:before{color:#e9a506;}
.theme-bg.bg-ca34 .left-side-txt h3{border-color:#e9a506;}
.theme-bg.bg-ca35 ul li:before{color:#332d2f;}
.theme-bg.bg-ca35 .left-side-txt h3{border-color:#332d2f;}
.theme-bg.bg-ca36 ul li:before{color:#101519;}
.theme-bg.bg-ca36 .left-side-txt h3{border-color:#101519;}
.theme-bg.bg-ca37 ul li:before{color:#101519;}
.theme-bg.bg-ca37 .left-side-txt h3{border-color:#101519;}
.theme-bg.bg-ca38 ul li:before{color:#097cc5;}
.theme-bg.bg-ca38 .left-side-txt h3{border-color:#097cc5;}
.theme-bg.bg-ca39 ul li:before{color:#808c96;}
.theme-bg.bg-ca39 .left-side-txt h3{border-color:#808c96;}
.theme-bg.bg-ca40 ul li:before{color:#d5371c;}
.theme-bg.bg-ca40 .left-side-txt h3{border-color:#d5371c;}

.theme-bg.bg-ca41 ul li:before{color:#72b6c0;}
.theme-bg.bg-ca41 .left-side-txt h3{border-color:#72b6c0;}
.theme-bg.bg-ca42 ul li:before{color:#151515;}
.theme-bg.bg-ca42 .left-side-txt h3{border-color:#151515;}
.theme-bg.bg-ca43 ul li:before{color:#366d68;}
.theme-bg.bg-ca43 .left-side-txt h3{border-color:#366d68;}
.theme-bg.bg-ca44 ul li:before{color:#809890;}
.theme-bg.bg-ca44 .left-side-txt h3{border-color:#809890;}
.theme-bg.bg-ca45 ul li:before{color:#db1c21;}
.theme-bg.bg-ca45 .left-side-txt h3{border-color:#db1c21;}
.theme-bg.bg-ca46 ul li:before{color:#1b94d6;}
.theme-bg.bg-ca46 .left-side-txt h3{border-color:#1b94d6;}
.theme-bg.bg-ca47 ul li:before{color:#b6b49a;}
.theme-bg.bg-ca47 .left-side-txt h3{border-color:#b6b49a;}
.theme-bg.bg-ca48 ul li:before{color:#553409;}
.theme-bg.bg-ca48 .left-side-txt h3{border-color:#553409;}
.theme-bg.bg-ca49 ul li:before{color:#4c3e3d;}
.theme-bg.bg-ca49 .left-side-txt h3{border-color:#4c3e3d;}
.theme-bg.bg-ca50 ul li:before{color:#a3efe3;}
.theme-bg.bg-ca50 .left-side-txt h3{border-color:#a3efe3;}
.theme-bg.bg-ca51 ul li:before{color:#ed3638;}
.theme-bg.bg-ca51 .left-side-txt h3{border-color:#ed3638;}
.theme-bg.bg-ca52 ul li:before{color:#f29001;}
.theme-bg.bg-ca52 .left-side-txt h3{border-color:#f29001;}
.theme-bg.bg-ca53 ul li:before{color:#6da101;}
.theme-bg.bg-ca53 .left-side-txt h3{border-color:#6da101;}
.theme-bg.bg-ca54 ul li:before{color:#5ad1ff;}
.theme-bg.bg-ca54 .left-side-txt h3{border-color:#5ad1ff;}
.theme-bg.bg-ca55 ul li:before{color:#29d4ed;}
.theme-bg.bg-ca55 .left-side-txt h3{border-color:#29d4ed;}
.theme-bg.bg-ca56 ul li:before{color:#f1c296;}
.theme-bg.bg-ca56 .left-side-txt h3{border-color:#f1c296;}
.theme-bg.bg-ca57 ul li:before{color:#2583b6;}
.theme-bg.bg-ca57 .left-side-txt h3{border-color:#2583b6;}
.theme-bg.bg-ca58 ul li:before{color:#21262a;}
.theme-bg.bg-ca58 .left-side-txt h3{border-color:#21262a;}
.theme-bg.bg-ca59 ul li:before{color:#b7cc6d;}
.theme-bg.bg-ca59 .left-side-txt h3{border-color:#b7cc6d;}
.theme-bg.bg-ca60 ul li:before{color:#904061;}
.theme-bg.bg-ca60 .left-side-txt h3{border-color:#904061;}
.theme-bg.bg-ca61 ul li:before{color:#49423c;}
.theme-bg.bg-ca61 .left-side-txt h3{border-color:#49423c;}
.theme-bg.bg-ca62 ul li:before{color:#393939;}
.theme-bg.bg-ca62 .left-side-txt h3{border-color:#393939;}
.theme-bg.bg-ca63 ul li:before{color:#353535;}
.theme-bg.bg-ca63 .left-side-txt h3{border-color:#353535;}
.theme-bg.bg-ca64 ul li:before{color:#eb3189;}
.theme-bg.bg-ca64 .left-side-txt h3{border-color:#eb3189;}
.theme-bg.bg-ca65 ul li:before{color:#152031;}
.theme-bg.bg-ca65 .left-side-txt h3{border-color:#152031;}
.theme-bg.bg-ca66 ul li:before{color:#353945;}
.theme-bg.bg-ca66 .left-side-txt h3{border-color:#353945;}
.theme-bg.bg-ca67 ul li:before{color:#353945;}
.theme-bg.bg-ca67 .left-side-txt h3{border-color:#353945;}
.theme-bg.bg-ca68 ul li:before{color:#f78f2a;}
.theme-bg.bg-ca68 .left-side-txt h3{border-color:#f78f2a;}
.theme-bg.bg-ca69 ul li:before{color:#505050;}
.theme-bg.bg-ca69 .left-side-txt h3{border-color:#505050;}
.theme-bg.bg-ca70 ul li:before{color:#0074c5;}
.theme-bg.bg-ca70 .left-side-txt h3{border-color:#0074c5;}
.theme-bg.bg-ca71 ul li:before{color:#0074c5;}
.theme-bg.bg-ca71 .left-side-txt h3{border-color:#0074c5;}
.theme-bg.bg-ca72 ul li:before{color:#6a6a4a;}
.theme-bg.bg-ca72 .left-side-txt h3{border-color:#6a6a4a;}
.theme-bg.bg-ca73 ul li:before{color:#32a64f;}
.theme-bg.bg-ca73 .left-side-txt h3{border-color:#32a64f;}
.theme-bg.bg-ca74 ul li:before{color:#fe5f00;}
.theme-bg.bg-ca74 .left-side-txt h3{border-color:#fe5f00;}
.theme-bg.bg-ca75 ul li:before{color:#9aa0a5;}
.theme-bg.bg-ca75 .left-side-txt h3{border-color:#9aa0a5;}
.theme-bg.bg-ca76 ul li:before{color:#aba865;}
.theme-bg.bg-ca76 .left-side-txt h3{border-color:#aba865;}
.theme-bg.bg-ca77 ul li:before{color:#83d914;}
.theme-bg.bg-ca77 .left-side-txt h3{border-color:#83d914;}
.theme-bg.bg-ca78 ul li:before{color:#3bd5d5;}
.theme-bg.bg-ca78 .left-side-txt h3{border-color:#3bd5d5;}
.theme-bg.bg-ca79 ul li:before{color:#252525;}
.theme-bg.bg-ca79 .left-side-txt h3{border-color:#252525;}
.theme-bg.bg-ca80 ul li:before{color:#21262a;}
.theme-bg.bg-ca80 .left-side-txt h3{border-color:#21262a;}
.theme-bg.bg-ca81 ul li:before{color:#2c2c2c;}
.theme-bg.bg-ca81 .left-side-txt h3{border-color:#2c2c2c;}
.theme-bg.bg-ca82 ul li:before{color:#e4b415;}
.theme-bg.bg-ca82 .left-side-txt h3{border-color:#e4b415;}
.theme-bg.bg-ca83 ul li:before{color:#9fc8f6;}
.theme-bg.bg-ca83 .left-side-txt h3{border-color:#9fc8f6;}




.hm-theme-bg{position:relative; display:block; clear:both; overflow:hidden;} 
.hm-bg-c1{background:#eff9ff;}
.hm-bg-c2{background:#dffbff;}
.hm-bg-c3{background:#e4f9f8;}
.hm-bg-c4{background:#fff1ed;}
.hm-theme-bg.hm-bg-c1 ul li:before{color:#2f8fe7;}
.hm-theme-bg.hm-bg-c1 .left-side-txt h3{border-color:#2f8fe7;}
.hm-theme-bg.hm-bg-c2 ul li:before{color:#0099ad;}
.hm-theme-bg.hm-bg-c2 .left-side-txt h3{border-color:#0099ad;}
.hm-theme-bg.hm-bg-c3 ul li:before{color:#006268;}
.hm-theme-bg.hm-bg-c3 .left-side-txt h3{border-color:#006268;}
.hm-theme-bg.hm-bg-c4 ul li:before{color:#ff4a17;}
.hm-theme-bg.hm-bg-c4 .left-side-txt h3{border-color:#ff4a17;}

.hm-tax-bg-c1{background:#e3ecf9;}
.hm-tax-bg-c2{background:#fff3d7;}
.hm-tax-bg-c3{background:#f0fdda;}
.hm-tax-bg-c4{background:#fff3e5;}
.hm-tax-bg-c5{background:#eaf2ff;}
.hm-theme-bg.hm-tax-bg-c1 ul li:before{color:#0f2139;}
.hm-theme-bg.hm-tax-bg-c1 .left-side-txt h3{border-color:#0f2139;}
.hm-theme-bg.hm-tax-bg-c2 ul li:before{color:#f7ad07;}
.hm-theme-bg.hm-tax-bg-c2 .left-side-txt h3{border-color:#f7ad07;}
.hm-theme-bg.hm-tax-bg-c3 ul li:before{color:#8ebc3f;}
.hm-theme-bg.hm-tax-bg-c3 .left-side-txt h3{border-color:#8ebc3f;}
.hm-theme-bg.hm-tax-bg-c4 ul li:before{color:#fdb763;}
.hm-theme-bg.hm-tax-bg-c4 .left-side-txt h3{border-color:#fdb763;}
.hm-theme-bg.hm-tax-bg-c5 ul li:before{color:#3179ea;}
.hm-theme-bg.hm-tax-bg-c5 .left-side-txt h3{border-color:#3179ea;}


.hm-bg-cs1{background:#cde5f5;}
.hm-bg-cs2{background:#ededed;}
.hm-bg-cs3{background:#d5d5d5;}
.hm-bg-cs4{background:#f9d7d7;}
.hm-bg-cs5{background:#e7dbcb;}
.hm-bg-cs6{background:#e9ffd2;}
.hm-bg-cs7{background:#f3f0ed;}
.hm-bg-cs8{background:#d5e9f5;}
.hm-bg-cs9{background:#d9edf7;}
.hm-bg-cs10{background:#fdf6e8;}
.hm-bg-cs11{background:#d9e8f3;}
.hm-bg-cs12{background:#daf6fd;}
.hm-bg-cs13{background:#eaf5fb;}
.hm-bg-cs14{background:#e3edef;}
.hm-bg-cs15{background:#efebe9;}
.hm-bg-cs16{background:#ffedd9;}
.hm-bg-cs17{background:#ebfaff;}
.hm-bg-cs18{background:#dcf8ff;}
.hm-bg-cs19{background:#edf5d9;}
.hm-bg-cs20{background:#fdffde;}
.hm-bg-cs21{background:#ffecdc;}
.hm-bg-cs22{background:#eef8ff;}
.hm-bg-cs23{background:#effaff;}
.hm-bg-cs24{background:#eaf9ff;}
.hm-bg-cs25{background:#d7f2fb;}
.hm-bg-cs26{background:#fffde9;}
.hm-bg-cs27{background:#e5f5ff;}
.hm-bg-cs28{background:#f0ffe0;}
.hm-bg-cs29{background:#d2ecff;}
.hm-bg-cs30{background:#fff6e6;}

.hm-theme-bg.hm-bg-cs1 ul li:before{color:#1fa3ff;}
.hm-theme-bg.hm-bg-cs1 .left-side-txt h3{border-color:#1fa3ff;}
.hm-theme-bg.hm-bg-cs2 ul li:before{color:#3a3839;}
.hm-theme-bg.hm-bg-cs2 .left-side-txt h3{border-color:#3a3839;}
.hm-theme-bg.hm-bg-cs3 ul li:before{color:#1b1b1b;}
.hm-theme-bg.hm-bg-cs3 .left-side-txt h3{border-color:#1b1b1b;}
.hm-theme-bg.hm-bg-cs4 ul li:before{color:#ce2323;}
.hm-theme-bg.hm-bg-cs4 .left-side-txt h3{border-color:#ce2323;}

.hm-theme-bg.hm-bg-cs5 ul li:before{color:#594935;}
.hm-theme-bg.hm-bg-cs5 .left-side-txt h3{border-color:#594935;}
.hm-theme-bg.hm-bg-cs6 ul li:before{color:#609f1c;}
.hm-theme-bg.hm-bg-cs6 .left-side-txt h3{border-color:#609f1c;}
.hm-theme-bg.hm-bg-cs7 ul li:before{color:#1c140d;}
.hm-theme-bg.hm-bg-cs7 .left-side-txt h3{border-color:#1c140d;}
.hm-theme-bg.hm-bg-cs8 ul li:before{color:#2381b7;}
.hm-theme-bg.hm-bg-cs8 .left-side-txt h3{border-color:#2381b7;}
.hm-theme-bg.hm-bg-cs9 ul li:before{color:#0099e8;}
.hm-theme-bg.hm-bg-cs9 .left-side-txt h3{border-color:#0099e8;}
.hm-theme-bg.hm-bg-cs10 ul li:before{color:#f4c03f;}
.hm-theme-bg.hm-bg-cs10 .left-side-txt h3{border-color:#f4c03f;}
.hm-theme-bg.hm-bg-cs11 ul li:before{color:#0564a8;}
.hm-theme-bg.hm-bg-cs11 .left-side-txt h3{border-color:#0564a8;}
.hm-theme-bg.hm-bg-cs12 ul li:before{color:#49b9d7;}
.hm-theme-bg.hm-bg-cs12 .left-side-txt h3{border-color:#49b9d7;}
.hm-theme-bg.hm-bg-cs13 ul li:before{color:#0372ba;}
.hm-theme-bg.hm-bg-cs13 .left-side-txt h3{border-color:#0372ba;}
.hm-theme-bg.hm-bg-cs14 ul li:before{color:#323738;}
.hm-theme-bg.hm-bg-cs14 .left-side-txt h3{border-color:#323738;}
.hm-theme-bg.hm-bg-cs15 ul li:before{color:#1d1b1b;}
.hm-theme-bg.hm-bg-cs15 .left-side-txt h3{border-color:#1d1b1b;}
.hm-theme-bg.hm-bg-cs16 ul li:before{color:#ff890a;}
.hm-theme-bg.hm-bg-cs16 .left-side-txt h3{border-color:#ff890a;}
.hm-theme-bg.hm-bg-cs17 ul li:before{color:#4e9eb9;}
.hm-theme-bg.hm-bg-cs17 .left-side-txt h3{border-color:#4e9eb9;}
.hm-theme-bg.hm-bg-cs18 ul li:before{color:#1fa3c6;}
.hm-theme-bg.hm-bg-cs18 .left-side-txt h3{border-color:#1fa3c6;}
.hm-theme-bg.hm-bg-cs19 ul li:before{color:#8ccc00;}
.hm-theme-bg.hm-bg-cs19 .left-side-txt h3{border-color:#8ccc00;}
.hm-theme-bg.hm-bg-cs20 ul li:before{color:#8c9420;}
.hm-theme-bg.hm-bg-cs20 .left-side-txt h3{border-color:#8c9420;}
.hm-theme-bg.hm-bg-cs21 ul li:before{color:#eb730f;}
.hm-theme-bg.hm-bg-cs21 .left-side-txt h3{border-color:#eb730f;}
.hm-theme-bg.hm-bg-cs22 ul li:before{color:#038ef0;}
.hm-theme-bg.hm-bg-cs22 .left-side-txt h3{border-color:#038ef0;}
.hm-theme-bg.hm-bg-cs23 ul li:before{color:#2bb6fc;}
.hm-theme-bg.hm-bg-cs23 .left-side-txt h3{border-color:#2bb6fc;}
.hm-theme-bg.hm-bg-cs24 ul li:before{color:#44acd5;}
.hm-theme-bg.hm-bg-cs24 .left-side-txt h3{border-color:#44acd5;}
.hm-theme-bg.hm-bg-cs25 ul li:before{color:#41c1f0;}
.hm-theme-bg.hm-bg-cs25 .left-side-txt h3{border-color:#41c1f0;}
.hm-theme-bg.hm-bg-cs26 ul li:before{color:#f4e013;}
.hm-theme-bg.hm-bg-cs26 .left-side-txt h3{border-color:#f4e013;}
.hm-theme-bg.hm-bg-cs27 ul li:before{color:#4fa1d3;}
.hm-theme-bg.hm-bg-cs27 .left-side-txt h3{border-color:#4fa1d3;}
.hm-theme-bg.hm-bg-cs28 ul li:before{color:#346401;}
.hm-theme-bg.hm-bg-cs28 .left-side-txt h3{border-color:#346401;}
.hm-theme-bg.hm-bg-cs29 ul li:before{color:#0b3a5b;}
.hm-theme-bg.hm-bg-cs29 .left-side-txt h3{border-color:#0b3a5b;}
.hm-theme-bg.hm-bg-cs30 ul li:before{color:#e47339;}
.hm-theme-bg.hm-bg-cs30 .left-side-txt h3{border-color:#e47339;}


.bg-l1{background:#fff2dd;}
.bg-l2{background:#d2e9ff;}
.bg-l3{background:#e0e8ff;}
.bg-l4{background:#ebebeb;}
.bg-l5{background:#fdf6df;}
.bg-l6{background:#d1efff;}
.bg-l7{background:#e5f9ff;}
.bg-l8{background:#e5f4ff;}
.bg-l9{background:#edf9ff;}
.bg-l10{background:#e9e9e9;}

.theme-bg.bg-l1 ul li:before{color:#b47004;}
.theme-bg.bg-l1 .left-side-txt h3{border-color:#b47004;}
.theme-bg.bg-l2 ul li:before{color:#0f3c67;}
.theme-bg.bg-l2 .left-side-txt h3{border-color:#0f3c67;}
.theme-bg.bg-l3 ul li:before{color:#282e3f;}
.theme-bg.bg-l3 .left-side-txt h3{border-color:#282e3f;}
.theme-bg.bg-l4 ul li:before{color:#595959;}
.theme-bg.bg-l4 .left-side-txt h3{border-color:#595959;}
.theme-bg.bg-l5 ul li:before{color:#febf01;}
.theme-bg.bg-l5 .left-side-txt h3{border-color:#febf01;}
.theme-bg.bg-l6 ul li:before{color:#387495;}
.theme-bg.bg-l6 .left-side-txt h3{border-color:#387495;}
.theme-bg.bg-l7 ul li:before{color:#5cb3cb;}
.theme-bg.bg-l7 .left-side-txt h3{border-color:#5cb3cb;}
.theme-bg.bg-l8 ul li:before{color:#2873a7;}
.theme-bg.bg-l8 .left-side-txt h3{border-color:#2873a7;}
.theme-bg.bg-l9 ul li:before{color:#3298cc;}
.theme-bg.bg-l9 .left-side-txt h3{border-color:#3298cc;}
.theme-bg.bg-l10 ul li:before{color:#050505;}
.theme-bg.bg-l10 .left-side-txt h3{border-color:#050505;}




.contact-form{position: relative; padding:50px 0;}
.form-bg {background:#035914; padding:25px; border-radius:5px;}
.form-box {background:#2A6A36; padding:40px; margin-top:-50px; border-radius:0 0 10px 10px; position:relative;}
.form-box input {width:100%; padding:12px; height:45px; border:none; margin-bottom:10px; position:relative; border-radius:3px;}
.form-box textarea {width:100%; padding:12px; height:100px; border:none; margin-bottom:10px; border-radius:3px;}
.form-box input[type="submit"] {background:#F9BB4E; display:block; padding:10px; height:50px; text-align:center; color:#FFF; text-transform:uppercase; font-weight:600; color:#000; margin:0px;}
.form-box input[type="submit"]:hover {background:#ffb22a;}
.form-box:after {width:0px; height:0px; border-left:0px solid transparent; border-right:25px solid transparent; border-bottom:25px solid #1f5329; content:""; position:absolute;
 right:-25px; top:0px;}
.form-box:before {width:0px; height:0px; border-left:0px solid transparent; border-left:25px solid transparent; border-bottom:25px solid #1f5329; content:""; position:absolute;
 left:-25px; top:0px;}
.form-text img {margin-bottom:10px;}
.form-text h2 {font-size:40px; color:#FFF; line-height:50px; margin-bottom:10px; text-shadow:3px 2px 0px #2a6a36;}
.form-text h2 span {font-weight:700; color:#F9BB4E;}
.form-text p {color:#FFF; margin-bottom:0px; text-shadow:2px 2px 0px #2a6a36;}
.form-box .col-sm-6{width:100%;}
/* .form-box .wpcf7-spinner{display:none;} */
.form-box.short-form{margin-bottom:-50px;}


.our-plan{position: relative; padding:50px 0;}
.plan-tabing {justify-content: center; border-radius: 30px;}
.plan-tabing a {padding: 15px 50px; display: block; color: #000; border: 1px solid #035914; font-weight:600; text-decoration:none;}
.plan-tabing .active {background: #035914; color: #fff; position: relative}
.plan-tabing .active::after {content: ""; position: absolute; border-left: 10px solid transparent; border-right: 10px solid transparent; border-top: 10px solid #035914; top: 100%; left: 50%; transform: translate(-50%, 0);}
.plan-tabing li:first-child a {border-radius: 50px 0 0 50px;}
.plan-tabing li:last-child a {border-radius: 0 50px 50px 0;}
.table-border {border: 1px solid #035914; border-radius: 10px; margin-top: 50px; overflow: hidden}
.table-border .table { margin-bottom: 0;}
.price-width tr td:first-child {background: #035914; color: #fff; padding: 7px 20px;}
.price-width td, .price-width th {text-align: center; border: none; padding: 7px; width: 33%; position: relative; border-left: 1px solid #035914; vertical-align: middle;}
.price-width .txt-l {font-size: 40px; font-weight: 600; display: block; padding: 30px 0;}
.price-width .txt-details {font-size: 25px;}
.standard-span, .premium-span {display: block; padding: 4px 20px; border-radius: 50px; background: #E6E6E6; max-width: fit-content; margin: auto; margin-bottom: 10px; text-transform: uppercase; font-size:16px; line-height:24px; font-weight: 600;}
.premium-span img {margin-right: 10px;}
.premium-span {padding: 4px 20px 4px 4px; background: #F9BB4E}
.new-tag {position: absolute; right: 0; top: 0;}
.price-width tr:nth-child(even) {background: #EEE;}
.price-width tr:nth-child(even) td:first-child {background: #22632F;}
.price-width tr:nth-child(even) td:nth-of-type(2), .price-width tr:nth-child(even) td:last-child{background: #EEEEEE;}
.price-width tr td .btn {width: 300px; padding: 10px 25px; color: #fff; border-radius: 5px; background: #305437; font-weight: 500;}
.pricet-2 tr td:first-child{width: 23%;}
.pricet-2 tr td:last-child{width: 46%;}
.price-width td, .price-width th {display: table-cell !important;}
.lableprice {margin-top:50px; margin-bottom:0px;}
.lableprice table {border:1px solid #fff;}
.lableprice tr th {background:#035914; color:#fff; font-weight:500;}
.lableprice tr td {text-align:center; border:none;}
.lableprice th:nth-child(2), .lableprice th:nth-child(3) {text-align:center;}
.lableprice td:first-child {text-align:left; background:#035914; color:#FFF;}
.table tr th {background:#035914; color:#fff; font-weight:500; padding:20px 30px;}
.btn2 {padding: 5px 15px; margin:10px 0; display:inline-block; color: #fff; border-radius: 5px; background: #305437; font-size:15px; font-weight: 500; text-transform:uppercase;}
.btn2:hover {color:#FFF; text-decoration:none;}

.digital-space{position: relative; padding:50px 0;}
.digital-space-box.green {margin-top: 50px}
.digital-space-img {background: #F9BB4E; padding: 10px; width: 85%; margin-left: auto; text-align: center; min-height: 200px;}
.digital-space-box.green .digital-space-img {background: #035914;}
.digital-space-content {padding: 20px 15px; border-radius: 5px; background: #FFF; box-shadow: 4px 4px 20px 0px rgba(0, 0, 0, 0.11); position: absolute; top: 36%; left: 0; width: 85%;}
.digital-space-content h3{margin-bottom:.5rem; font-size:1.25rem;}
.digital-space-box {position: relative;}
.digital-space-content p {margin-bottom: 0; font-size: 14px;}
.slick-dots li {width: 12px; height: 12px;}
.slick-dots li button {width: 12px; height: 12px;}
.slick-dots li button:before {width: 12px; height: 12px; border-radius: 20px; opacity: 1; background: #D9D9D9; color: transparent}
.slick-dots li.slick-active button:before {opacity: 1; background: #035914; color: transparent}
.slick-slide img {display: inline-block;}
.slick-slide:hover .digital-space-box.green .digital-space-img {background: #3a7946;}
.slick-slide:hover .digital-space-box .digital-space-img {background: #FFAF22;}
.digital-space .slick-list {padding-bottom: 71px;}

.testimonial {position:relative;padding:50px 0;}
.testimonial-box {display: flex; background: #fff; align-items: center; border-radius: 20px; border: 1px solid #e5f0e4; min-height: 420px;}
.testimonial-img {border-radius: 20px 0px 0px 20px; background: #E5F0E4;}
.testimonial-img img {margin: -30px -30px 0 0;}
.testimonial-text {padding:40px; text-align:center;}
.testimonial-text h3 {font-size: 19px;}
.testimonial-text span {color: #827E7D; font-size: 16px; font-weight: 400; display:block }
.testimonial-text .testimonial-prfile {max-width:100px; border-radius: 50px; margin-top:0; margin-bottom:10px;}
.testimonial-text img { width:20%;margin-top:10px;  margin-bottom:10px;}
.testimonial-item {padding-left:10px; padding-right:10px;}
.testimonial-text p {font-size: 16px; font-weight: 300; line-height: normal; margin:0px;}
.testimonial .slick-dots {bottom:-40px !important;}
.testimonial .slick-dots {width: auto; right:0; left:0;}
.choose-template {position: relative; padding:80px 0;}
.choose-template::before, .testimonial-slider::after, .testimonial-slider::before {content: ""; width: 208px; height: 208px; position: absolute; filter: blur(150px);}
.testimonial-slider::before {background: #FED440; top: 15px; left: -15px;}
.testimonial-slider::after {background: #E376DA; top: 38%; right: -42px; z-index: -1;}
.blog-sec {padding-top:0px; padding-bottom:70px;}

.blog-sec {padding-top:0px; padding-bottom:70px;}
.blog-box {border-radius:15px; background:#FFF; box-shadow:4px 4px 15px 0px rgba(0, 0, 0, 0.09);}
.blog-box img {width:100%; border-radius:15px 15px 0 0; height:auto;}
.blog-text {padding:20px 20px;}
.blog-text h3 {font-size:18px;}
.blog-text a {color: #035914; font-size: 16px;}


.coltoaction-btn .btn {width: 300px; margin-bottom: 10px;}
.coltoaction-btn .btn:last-child {margin-bottom: 0;}
.coltoaction-btn .btn {padding: 10px 25px; color: #fff; border-radius: 5px; background: #305437; font-weight: 500;}
.coltoaction-btn .yellow-btn {background: #FFD03E; color: #2F3030; font-weight: 600;}
.coltoaction-btn .yellow-btn:hover {background: #F0BB14; color: #000}
.call-to-action {padding:0px; margin-bottom:-65px; position:relative; z-index:2;}
.coltoaction-box {box-shadow: 4px 4px 15px 0px rgba(0, 0, 0, 0.20); width:100%; display:flex; column-gap:30px; padding:30px; border-radius:10px; background:#FFF; position: relative;align-items:center;}
.coltoaction-box .coltoaction-img {width:15%; text-align:center;}
.coltoaction-box .coltoaction-text {width:60%;}
.coltoaction-box .coltoaction-text h3 {font-size:22px; font-weight:600; margin-bottom:10px;}
.coltoaction-box .coltoaction-text p {margin:0px;}
.coltoaction-box .coltoaction-btn {width:25%; text-align: center}
.coltoaction-btn .btn img {margin-right:10px;}
.coltoaction-btn .btn:hover {color:#FFF;}
.footer {background: #035914; padding:130px 0 10px 0; z-index:1; position:relative;}
.footer hr {margin:30px 0;}
.footer h3 {font-size:22px; font-weight:600; margin-bottom:15px;}
.footer-social {margin:0px; padding:0px; display: flex; gap:10px}
.footer-social li {display:inline-block;}
.menu-bottom-1-container, .menu-bottom-2-container{width:50%; float:left;}
.footer-menu {margin:0px; padding:0px;}
.footer-menu li {list-style:none;}
.footer-menu li a {color:#FFF;}

.whiteText h1, .whiteText h2, .whiteText h3, .whiteText h4, .whiteText h5, .whiteText h6, .whiteText p, .whiteText, .whiteText a {color:#fff;}


.inner-banner{background: url("../images/banner-background.webp"); height:160px; display: flex; align-items: center;}
.theme-banner h1, .inner-banner h1, .title-header {font-size:26px; line-height: 42px; font-weight: 600; color:#13461c;}
.theme-banner h1 span {display: block}
.inner-banner p {margin-bottom: 0}
.inner-banner p a{color:#1e521e !important;}
.inner-banner p span{color:#778f77;}

.inner-cat-banner{background:#e5f0e5;}
.inner-cat-banner h1{font-size: 30px; line-height: 42px; font-weight: 600;}
.inner-cat-banner h1 span {color: #035914; font-weight: 600;}
.inner-cat-banner img{margin-top: 50px;}



.custom-popup {position:fixed; top:0px; left:0; right:0; z-index:99999; background: #fff; margin:0 auto; padding:15px 15px 15px 15px; width: 450px;border-radius: 3px;box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;box-sizing: border-box;display: none;}
.custom-popup p {font-size:8px; line-height:6px; text-align:center; margin:0px; padding-top:10px; display:block; color:#bbbbbb;}
.button-link {text-align:right;}
.popup-left {width:30%;float:left; padding:0 10px 0 0;}
.popup-left img {text-align:center; max-width:100%; border:5px solid #f5f5f5;}
.popup-right {width: 70%;float: right;padding-left: 10px;}
.popup-right h3 {font-size: 14px;line-height: 22px;text-align: left;margin: 0 0 10px 0; color:#000;}
.popup-right p {font-size: 12px;line-height: 18px;text-align: left;font-weight: 300;color: #7a7a7a;margin: 0 0 10px 0;padding: 0px;}
.popup-right a {font-size: 12px;line-height: 22px;text-align: left;display: inline-block;padding: 3px 10px;background: #1165f1;color: #fff;border-radius: 3px;text-decoration: none;text-transform: uppercase;}
.popup-right a.dont-allow {color:#1165f1; background: none;padding:0px; margin-right:10px;}
.popup-right a.allow:hover {background: #0149c1;}
.popup-right a.allow {font-size:12px;line-height:22px; text-align:left; display:inline-block; padding:3px 10px; background:#1165f1; color:#fff; border-radius:3px;text-decoration: none;text-transform:uppercase;}

.banner-ads {margin-bottom:10px;}


.custom-html-widget{display:block; clear:both; margin-bottom:30px;}


.contact-sec{position:relative;padding:50px 0;}
.contact-address-box{border-radius: 20px;padding: 40px;position: relative;justify-content: flex-start;display: flex;flex-direction: column;max-width: 100%;flex: 1;transition-duration: inherit;background-color: #ffffff; box-shadow:0 0 5px #ccc; margin-top:30px;}
.contact-address-box h2{font-weight: 700; font-size:2rem; margin: 0;}
.contact-address-box .p-text-2{font-size: 1.125rem; margin: 40px 0 0;}
.contact-address-box .line{margin: 23px auto 15px 0;background:#c0c0c0; display:block; height:1px; width:437px;}
.contact-address-dt .fa{font-size:40px; position:absolute; left:0; color:#035914;}
.contact-address-dt div{position:relative; padding:10px 10px 10px 55px;}
.contact-address-dt div h4{font-weight: 700;font-size: 1.125rem;line-height: 1.2;color: #111111;}
.contact-address-dt div p{font-style: italic;margin: 11px 0 0 0px;color: #111111;font-size: 1rem;}
.contact-address-dt div p a{color: #111111;}

.contact-sec .contact-query {border-radius: 20px;padding: 40px;position: relative;justify-content: flex-start;display: flex;flex-direction: column;max-width: 100%;flex: 1;transition-duration: inherit;background-color: #E5F0E4; box-shadow:0 0 5px #ccc; margin-top:30px;}
.contact-sec .contact-query h2{font-weight: 700; font-size:2rem; margin: 0; text-align:center;}
.contact-sec .contact-query .wpcf7{margin-top:23px;}
.contact-sec .contact-query .form-group{margin-bottom:17px;}
.contact-sec .contact-query .form-group:nth-of-type(6){margin-bottom:0;}
.contact-sec .contact-query .form-control {height: 50px; border: none; border-radius: 7px; padding-left: 20px;}
.contact-sec .contact-query textarea.form-control {min-height: 140px;}
.contact-sec .contact-query .wpcf7-submit {padding: 10px 25px; color: #fff; border-radius: 5px; background: #305437; font-weight: 500; display:block; border:0; width:100%;}
/* .contact-sec .wpcf7-spinner{display:none;} */


.about-top-img{padding-top: 50px;}
.about-us{padding: 50px 0;}
.about-content {}
.about-content h2{font-weight: 500; line-height: 1.6; color: #1e521e; margin-bottom: 10px; font-size:28px;}
.about-content p{line-height: 1.7;margin-bottom: 20px;color:#000;font-size: 17px;font-weight: 300;text-align: justify;}

.choose-template {position: relative; padding: 50px 0;}
.about-static {background: #E5F0E4;}
.choose-box {text-align: center; border-radius: 5px; box-shadow: 4px 4px 20px 0px rgba(0, 0, 0, 0.11); padding: 25px 10px; padding-top: 20px; background: #FFF; border-radius: 10px; height: 100%;-moz-transition: all .2s cubic-bezier(.17,.38,.45,.85); -o-transition: all .2s cubic-bezier(.17,.38,.45,.85); -webkit-transition: all .2s cubic-bezier(.17,.38,.45,.85); transition: all .2s cubic-bezier(.17,.38,.45,.85);}
.choose-box:hover {box-shadow: 0px 0px 20px 0px rgba(14, 41, 50, 0.17);-o-transform-origin: center; -ms-transform-origin: center; -webkit-transform-origin: center; transform-origin: center; -moz-transform: scale(1.3);    -o-transform: scale(1.3); -ms-transform: scale(1.3); -webkit-transform: scale(1.3); transform: scale(1.3);}

.why-choose{position: relative; padding: 50px 0;}
.why-choose p{line-height: 1.7;margin-bottom:0px;color:#000;font-size: 17px;font-weight: 300;}
.why-choose-box h4 {font-size: 20px; font-weight: 600;}
.why-choose-box p {line-height: 1.7;margin-bottom:0px;color:#000;font-size: 17px;font-weight: 300;text-align: justify;}
.why-choose-box {display: flex; align-items: start; gap: 25px; margin-bottom: 30px;}
.why-choose-box:last-child { margin-bottom: 10px;}


.faq-test-sec{position:relative;padding:50px 0;}
.our-templates{position:relative;padding:50px 0;}

.our-templates .nav-pills{gap: 20px; justify-content: center;}
.our-templates .nav-pills li{}
.our-templates .nav-link{ color: #545454; padding: 10px 25px; border-radius: 50px; background: #efefef; border: 1px solid #cfcfcf;}
.our-templates .nav-link:hover {text-decoration:none; background: #035914; color: #fff;}
.our-templates .nav-link.active {background: #035914; color: #fff;}
.our-templates .tab-content h2{text-align:center; margin-bottom:30px; padding-top:30px;}



.theme-inner-banner {background: #e5f0e5; padding: 50px 0;}
.theme-inner-banner h1 {font-size: 35px; line-height:40px; margin-bottom:30px; font-weight:500; color:#000;}
.theme-inner-banner p {font-size: 20px; margin-bottom: 23px; padding-right: 25px;}
.theme-inner-banner .btn {min-width: 130px; padding: 10px 20px; color: #fff; border-radius: 5px; background: #305437; font-weight: 500;}
.theme-inner-banner .row {align-items: center;}
.theme-inner-banner .yellow-btn {background: #FFD03E; color: #2F3030; font-weight: 600;}
.theme-inner-banner .theme-all-link{background: #2f6a9e; color: #fff; font-weight: 600;}


.feature {margin-bottom: 30px}
.feature h3 {font-size: 22px; font-weight: 600; margin-bottom: 15px; margin-top:0;}
.feature ul{margin-left:22px;}
.feature ul li {margin: 0.5rem 0; font-size: 16px; line-height: normal;list-style:outside; }

.notfound-sec{display: block; clear: both; padding-top:40px; padding-bottom:40px; background: #f4faff; text-align:center;}
.notfound-sec p {font-size: 18px;}
.notfound-sec .icon-search {height:23px;width:23px;}
.notfound-sec .screen-reader-text {display: none;}
.notfound-sec h2 {margin:0 0 20px; color:#305437; font-size:160px; font-weight:400; line-height:160px;}
.notfound-sec h2 span {color: #FFD03E;}
.post-navigation h2, .search-result-sec .page h2 {font-weight:600; color:#29659b;}
.notfound-sec .search-field {width: 72%;padding:10px 15px;height:46px; font-size: 1em;color: #333;outline: 0;border: 1px solid #305437;border-radius: 0;-webkit-appearance: none;	-webkit-transition: .5s all;-moz-transition: .5s all;transition: .5s all;background: #fff}
.notfound-sec .search-submit, .search-widget-area .widget-area .search-submit {outline: 0;border: 1px solid #305437;-webkit-transition: .5s all;-moz-transition: .5s all;	box-shadow: none;cursor: pointer}
.notfound-sec .search-submit {background: #305437;padding:10px 15px;height:46px; color: #fff;border-radius: 0;font-size: 1em;margin-left: -3px;transition: .5s all;vertical-align: top}
.notfound-sec .search-submit:hover {color: #fbb034;background: 0 0;}
.error-btn-txt {padding-top: 15px;}
.error-btn-txt img {max-width: 100%;margin-bottom: 15px;}
.error-btn-txt h3 {font-size: 30px;}
.error-btn-txt .btn {font-size: 18px;line-height: 20px;font-weight: 500;padding: 10px 20px;margin: 0;border-radius: 4px;}
.error-btn-txt .btn:hover {text-decoration: none;background: #0c4980;}
.error-btn-txt .btn {background: #29659b;display: inline-block;color: #fff;}

#comments .comment-list{margin:0; padding:0;}
#comments .comment-list li{box-shadow:0 0 5px #ddd; padding:15px; background:#fff; margin-bottom:15px;}
#comments .comment-list li .comment-left{display:none;}
#comments .comment-list li .comment-intro{border-bottom:1px solid #ddd; margin-bottom:15px; padding-bottom:5px;}
#comments .comment-list li .comment-intro .name{font-weight:bold; font-size:18px;}
#comments .comment-list li .comment-intro br{display:none;}
#comments .comment-list li .comment-permalink{float:right; color:#333; font-size:14px;}
#comments .comment-list li p{line-height:1.7; font-size:15px;}
#comments .comment-list li .reply{display:block; margin-bottom:15px;}
#comments .comment-list li .children li{box-shadow:0 0 5px #ddd; padding:15px; background:#fdfffd; margin-bottom:15px;}

.modal-content {flex-direction: row;}
.modalpopup-left {display: flex; align-items: end;}
/*.modalpopup-left {text-align: center; padding: 30px 7px 0 7px; width: 50%; border-radius: 10px; background: #E5F0E4; margin: -20px 0;}*/
.modalpopup-left {text-align: center; padding: 30px 7px 0 7px; width: 50%; background: #E5F0E4; margin:0px 0;}
.modalpopup-left img {max-width: 100%;}
.modalpopup-left p {margin: 25px 25px 50px 25px;}
.modalpopup-left img {max-width: 100%;}
.modalpopup-right {width: 50%; padding: 35px 35px 20px;}
.modal .close {position: absolute; background: #DF0C0C; width: 35px; height: 35px; opacity: 1; text-shadow: 0 0 BLACK; color: #fff; font-weight: 400; font-size: 30px; border-radius: 50px;right: -15px; top: -15px; outline: none; border:0;}
.modalpopup-right .form-group .form-control {border-radius: 5px; background: #E5F0E4; border: none; height: 40px;}
.modalpopup-right .form-group textarea.form-control {height: 60px;}
.modalpopup-right .wpcf7-submit {width: 100%; height: 42px; text-transform: uppercase; padding: 5px 25px; color: #fff; border-radius: 5px; background: #305437; font-weight: 500; border:0; width:100%; display:block;}
.modalpopup-right .wpcf7-submit:hover{background: #FFD03E;color: #2F3030;}
.modalpopup-right .wpcf7-textarea{margin-bottom:0px;}
/* .modalpopup-right .wpcf7-form .wpcf7-spinner{display:none;} */
.modalpopup-right .wpcf7 .wpcf7-response-output{margin:0em 0;font-size: 13px;}

.wpcf7-form .product-select p{margin-bottom:5px;}


.modalpopup-right .wpcf7 form{display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: -5px;  margin-left: -5px;}
.modalpopup-right .wpcf7 form .form-group{margin-bottom: 1rem;padding-right: 5px; padding-left: 5px; -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%;}
.modalpopup-right .wpcf7-form-control-wrap{margin-bottom:0;}

.singal-page-sec .post h2, .singal-page-sec .post h3, .singal-page-sec .post h4, .singal-page-sec .post h5, .singal-page-sec .post h6{color: #221f20;font-weight: 600;margin:0px 0 30px; position: relative; padding: 0 0 5px;}
.singal-page-sec .post h2:after, .singal-page-sec .post h3:after, .singal-page-sec .post h4:after, .singal-page-sec .post h5:after, .singal-page-sec .post h6:after {background-color:#cb0e15; content: ""; display: block; height:2px; width:60px; top:100%; left:0; position:absolute;}
.singal-page-sec .post> ul{padding:0px 0 0px; list-style:none !important; margin:0;}
.singal-page-sec .post> li{position:relative; margin-bottom:10px; padding-bottom:8px; font-size:15px; color:#333; border-bottom: 1px dashed #ccc; padding-left: 20px; text-align:justify;}
.singal-page-sec .post> ul li:before{font-family:'FontAwesome'; content: "\f0a4"; color:#158748; position: absolute; left:0px; top: 0px;}
.singal-page-sec .post> ol{list-style-type: decimal;}
.singal-page-sec .post ol li{list-style-type: decimal;}

.singal-page-sec .post h2, .singal-page-sec .post h3, .singal-page-sec .post h4, .singal-page-sec .post h5, .singal-page-sec .post h6{color: #221f20;font-weight: 600;margin:0px 0 30px; position: relative; padding: 0 0 5px;}
.singal-page-sec .post h2:after, .singal-page-sec .post h3:after, .singal-page-sec .post h4:after, .singal-page-sec .post h5:after, .singal-page-sec .post h6:after {background-color:#cb0e15; content: ""; display: block; height:2px; width:60px; top:100%; left:0; position:absolute;}
.singal-page-sec .post p {color: #333; line-height:26px; margin: 0 0 15px; font-size:15px; text-align:justify;}

/* blog popup */
.form-popup-content{display: flex; background:#ffffff; position:relative; height: inherit;pointer-events: all;margin: 0 auto;width: inherit;}
.popup-img-part {background-image: linear-gradient(180deg, #103683 0%, #45BB94 100%); text-align: center; width: 40%; padding: 30px 20px 0 20px;}
.popup-img-part p {font-size: 18px; color: #fff; padding: 0 15px; text-align: center; margin: 15px 0 0px 0;}
.popup-img-part img:last-child {width: 90%;}
.popup-right-part {width: 60%; padding: 15px 25px; text-align: center;}
.popup-right-part h4 {font-size: 20px; font-weight: 700; color: #3a526a; margin-bottom: 20px;}
.popup-right-part h4 span {color: #109b7a;}
.popup-right-part .form {display: flex; flex-wrap: wrap; margin: 0 -10px;}
.popup-right-part .form .form-group {margin-bottom: 18px; padding: 0 10px;}
.popup-right-part .form .form-group.half {width: 50%;}
.popup-right-part .form .form-group.full {width: 100%; margin-bottom: 10px;}
.popup-right-part .form-control {background: #ebedf0; border: none; margin: 0; height: 40px;}
.popup-form-check {text-align: left; display: flex; flex-wrap: wrap; gap: 10px 10px; color: #3a526a; font-size: 18px;}
.popup-form-check .form-check-input {margin-right: 5px;}
.popup-right-part .btn-submit {display: block; background: linear-gradient(270deg,#ff630b 0,#f90 100%); color: #fff; width: 100%; margin-top: 25px; height: 40px; font-size: 16px; text-transform: uppercase; font-weight: 700;}
.popup-right-part .btn-submit:hover{background: #FFD03E;color: #2F3030;}

.form-popup-content .wpcf7-list-item {display: inline-block; margin: 0;}
.form-popup-content .wpcf7-form .wpcf7-checkbox label {position: relative; cursor: pointer;color: #777272;}
.form-popup-content .wpcf7-form .wpcf7-checkbox input[type=checkbox] {position: relative; visibility: hidden;}
.form-popup-content .wpcf7-form .wpcf7-checkbox input[type=checkbox] + span {display:inline-block;padding-top:0px; padding-left:20px; font-size: 14px; }
.form-popup-content .wpcf7-form .wpcf7-checkbox input[type=checkbox] + span:before {display: block; position: absolute; content: ''; height: 17px; width: 17px; top: 5px; border: 1px solid #b1b1b1; background-color: #fff;    margin-left: -28px;}
.form-popup-content .wpcf7-form .wpcf7-checkbox input[type=checkbox] + span:after {display: block; font-size:15px; font-weight: 700; position: absolute; content: '\2713'; border-radius: 100%; height: 10px; width: 10px;top: -2px; left:9px; visibility: hidden;}
.form-popup-content .wpcf7-form .wpcf7-checkbox input[type=checkbox]:checked + span:after {visibility: visible;}
span .wpcf7-not-valid {border: 1px solid #ff0000 !important;}
span.wpcf7-not-valid-tip {display: none!important;}
div.wpcf7-validation-errors { display: none !important;}
.form-popup-content .wpcf7-form-control-wrap.selectoptions .wpcf7-not-valid{border-color:transparent !important;}
.form-popup-content .wpcf7-not-valid input[type="checkbox"] + span:before{border:1px solid #ff0000 !important;}
.popup-checkbox span.wpcf7-list-item{ margin-bottom:15px; padding-right:10px; display:inline-block;}


/* blog class */
.blog-sec-featured{padding: 30px 0; background-color:#f4f6f9; position:relative; clear:both;}
.h-bg-zoom {position: relative; display: block;overflow: hidden;}
.blog-featured-post{position: relative; display: flex; align-items: center; justify-content: left; height: 100%; border-radius:3px; background-color:#e0e4e8;}
.h-bg-zoom-img {background-repeat: no-repeat; background-position: center; background-size: cover; position: absolute; top: 0; left: 0; width: 100%; height: 100%; transition:all .2s cubic-bezier(0.65,0.05,0.36,1);}
.featured-post-image {position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.featured-post-image img {-o-object-fit: cover; object-fit: cover; width: 100%; height: 100%;}
.h-bg-zoom:hover .h-bg-zoom-img {transform: scale(1.05);}
.featured-post-txt {position: relative; background-color: #fff; width: 80%; padding: 46px 32px 48px 43px; border-left: 3px solid #305437; border-radius: 0 3px 3px 0;}
.featured-post-txt h2 {line-height: 1.25; margin-bottom: 18px; font-weight: 500; font-size:25px;}
.featured-post-txt h2 a{color:#071c26;}
.featured-post-txt h2:hover a{color:#305437;}
.entry-meta {font-size: 14px; font-weight: 600; color:#677983; margin-bottom: 16px; text-transform: capitalize;}
.byline i {text-transform: lowercase;}
p a:not(.btn) {color:#0073ec;}
.featured-post-txt p:last-of-type {margin-bottom: 0;}

.blog-cta-aside{display: flex; flex-direction: column; justify-content: space-between;}
.blog-cta-aside .cta-block {background-color: #fff; border-radius:3px; border: 1px solid #e0e4e8; text-align: center; padding:25px;}
.blog-cta-aside .cta-block:first-of-type {margin-bottom:0px;background: #e5f0e5;}
.cta-block-v1 img {margin-bottom: 6px; max-height: 31px;}
.cta-block h4, .cta-block h2{font-weight: 500; line-height: 1.6; color: #1e521e; margin-bottom: 10px; font-size: 20px;}
.cta-block .btn{padding: 17px 22px; display: inline-flex; justify-content: center; align-items: center; font-size: 13px; line-height: 1; font-weight: 600; border-radius: 3px; letter-spacing: .8px; text-transform: capitalize;  cursor: pointer; transition:all .2s cubic-bezier(0.65,0.05,0.36,1); color: #fff; background:#0073ec; width: 100%; margin-top: 15px;}
.cta-block-v2 {display: flex; flex-direction: column; justify-content: center;}
.cta-block  .btn-brand-outline {background: #fff; border: 1px solid #0073ec;  color:#0073ec; height: 40px; padding: 0 22px;}
.blog-sec-featured .banner-ads{margin-bottom:30px;}

.blog-cta-aside .wpcf7 {margin-top:15px;}
.blog-cta-aside .wpcf7-form-control-wrap{text-align:left; display:block; margin-bottom:15px;}
.blog-cta-aside .wpcf7-form-control-wrap input.wpcf7-form-control{color: #000;border: 1px solid #ccc; height:35px; padding:5px 15px; width:100%;}
.blog-cta-aside .wpcf7 label{color:#1e521e; display:block; clear:both; text-align:left; font-weight:bold;}
.blog-cta-aside .wpcf7-form-control-wrap span.wpcf7-form-control span{color:#000; font-weight:normal; text-align:left; font-size:13px; margin-left:0;}
.blog-cta-aside .wpcf7-form-control-wrap span.wpcf7-form-control span span{margin-right:5px;}
.blog-cta-aside .wpcf7-submit{padding: 17px 22px; display: inline-flex; justify-content: center; align-items: center; border:0; font-size: 13px; line-height: 1; font-weight: 600; border-radius: 3px; letter-spacing: .8px; text-transform: capitalize;  cursor: pointer; transition:all .2s cubic-bezier(0.65,0.05,0.36,1); color: #fff; background:#0073ec; width: 100%; margin-top: 15px;}
/* .blog-cta-aside .wpcf7-spinner{display:none;} */
.blog-cta-aside .wpcf7-submit:hover{background: #FFD03E;color: #2F3030;}


.blog-sec-category{padding:0px 0 50px; background-color:#f4f6f9; position:relative; clear:both;}
.blog-sec-category .post{background-color: #fff; overflow: hidden; border-radius:3px;margin-bottom: 30px;}
.blog-sec-category .post .post-thumbnail{margin-bottom:10px;}
.blog-sec-category .post .post-thumbnail img{transition:all .2s cubic-bezier(0.65,0.05,0.36,1);width: 100%; height:auto;}
.blog-sec-category .post:hover .post-thumbnail img {transform: scale(1.05);}
.blog-sec-category .post .entry-content{padding: 22px 24px 16px; border: 1px solid #e0e4e8; border-top-color: rgba(0,0,0,0); border-radius: 0 0 3px 3px;}
.blog-sec-category .post .entry-content h2{line-height: 1.4; margin: 0 0 18px; font-size:18px;font-weight: 400;}
.blog-sec-category .post .entry-content h2 a{color: #000;}
.blog-sec-category .post .entry-content h2 a:hover{color: #305437;}
.blog-sec-category .post .entry-content .entry-meta {font-size: 14px; font-weight: 600; color: #677983; margin-bottom: 16px; text-transform: capitalize;}
.blog-sec-category .post .entry-content .entry-meta a{color: #677983;}
.blog-sec-category .post .entry-content p{line-height: 1.7; font-size:14px;}
.blog-sec-category .post .entry-content p:last-child{margin-bottom:0;}
.blog-sec-category .post .entry-content .redmor {display: inline-block; padding:5px 12px 5px;letter-spacing: 1px; font-size: 11px; font-weight: 700; text-transform: uppercase; color: #fff; background-color:#677983; border-radius: 25px; text-decoration: none;    transition:all .2s cubic-bezier(0.65,0.05,0.36,1);}

.search-results .blog-sec-category .page{background-color: #fff; overflow: hidden; border-radius:3px;margin-bottom: 30px;}
.search-results .blog-sec-category .page .post-thumbnail{margin-bottom:10px;}
.search-results .blog-sec-category .page .post-thumbnail img{transition:all .2s cubic-bezier(0.65,0.05,0.36,1);width: 100%; height:auto;}
.search-results .blog-sec-category .page:hover .post-thumbnail img {transform: scale(1.05);}
.search-results .blog-sec-category .page .entry-content{padding: 22px 24px 16px; border: 1px solid #e0e4e8; border-top-color: rgba(0,0,0,0); border-radius: 0 0 3px 3px;}
.search-results .blog-sec-category .page .entry-content h2{line-height: 1.4; margin: 0 0 18px; font-size:18px;font-weight: 400;}
.search-results .blog-sec-category .page .entry-content h2 a{color: #000;}
.search-results .blog-sec-category .page .entry-content h2 a:hover{color: #305437;}
.search-results .blog-sec-category .page .entry-content .entry-meta {font-size: 14px; font-weight: 600; color: #677983; margin-bottom: 16px; text-transform: capitalize;}
.search-results .blog-sec-category .page .entry-content .entry-meta a{color: #677983;}
.search-results .blog-sec-category .page .entry-content p{line-height: 1.7; font-size:14px;}
.search-results .blog-sec-category .page .entry-content p:last-child{margin-bottom:0;}
.search-results .blog-sec-category .page .entry-content .redmor {display: inline-block; padding:5px 12px 5px;letter-spacing: 1px; font-size: 11px; font-weight: 700; text-transform: uppercase; color: #fff; background-color:#677983; border-radius: 25px; text-decoration: none;    transition:all .2s cubic-bezier(0.65,0.05,0.36,1);}


.blog-sec-category .navigation{display:block; text-align:center;}
.blog-sec-category .navigation{display:block; clear:both;}
.blog-sec-category .navigation >span, .blog-sec-category  .navigation >a{background:#fff; border:1px solid #ccc; display:inline-block; margin-right:2px; height:40px; width:60px; line-height:40px; text-align:center; color:#000;}
.blog-sec-category .navigation >a.prev.page-numbers, .blog-sec-category .navigation >a.next.page-numbers{width:100px;}
.blog-sec-category .navigation > .page-numbers.current{color:#305437; border-color:#305437;}
.blog-sec-category .navigation .screen-reader-text{display:none;}
.blog-sec-category .navigation svg{height:20px; width:20px;}

.search-results .blog-sec-category .navigation, .author .blog-sec-category .navigation{display:block; text-align:center;}
.search-results .blog-sec-category .navigation, .author .blog-sec-category .navigation{display:block; clear:both;}
.search-results .blog-sec-category .navigation .page-numbers, 
.search-results .blog-sec-category .navigation a,
.author .blog-sec-category .navigation .page-numbers,
.author .blog-sec-category .navigation a{background:#fff; border:1px solid #ccc; display:inline-block; margin-right:2px; height:40px; width:60px; line-height:40px; text-align:center; color:#000;}
.search-results .blog-sec-category .navigation .page-numbers.prev.page-numbers, 
.search-results .blog-sec-category .navigation a.next.page-numbers,
.author .blog-sec-category .navigation .page-numbers.prev.page-numbers, 
.author .blog-sec-category .navigation a.next.page-numbers{width:100px;}
.search-results .blog-sec-category .navigation .page-numbers.current, .author .blog-sec-category .navigation .page-numbers.current{color:#305437; border-color:#305437;}
.search-results .blog-sec-category .navigation .screen-reader-text, .author .blog-sec-category .navigation .screen-reader-text{display:none;}
.search-results .blog-sec-category .navigation svg, .author .blog-sec-category .navigation svg{height:20px; width:20px;}



/* singal deatils page */
.singal-page-datils-sec{padding: 30px 0; background-color:#fff; position:relative; clear:both;}
.singal-page-datils-sec .post{}		
.singal-page-datils-sec .post h1{margin-bottom: 24px; font-size:35px; line-height: 1.2; font-weight: 500; color: #000;}		
.singal-page-datils-sec .post .entry-content .entry-meta{display: flex; flex-wrap: wrap; align-items: flex-start; margin-bottom: 26px;font-size: 14px;font-weight: 600;text-transform: capitalize;color:#677983;}
.singal-page-datils-sec .post .entry-content .entry-meta a{color:#677983;}
.singal-page-datils-sec .post .entry-content .entry-meta .fa-calendar:before{vertical-align: sub;}
.singal-page-datils-sec .post .entry-content .entry-meta .posted-on{margin-right: 4px; margin-left:4px;}
.singal-page-datils-sec .post .entry-content .entry-meta span i{margin-right:3px;}
.singal-page-datils-sec .post .post-thumbnail{position: relative;width: 100%;margin-bottom: 58px;overflow: hidden; border-radius:3px;}
.singal-page-datils-sec .post .post-thumbnail img, .singal-page-datils-sec .post .entry-content .post-thumbnail img[decoding="async"]{max-width:100%; height:auto; display:block;}
.singal-page-datils-sec .post .entry-content p{line-height: 1.7;margin-bottom: 20px;color:#000;font-size: 17px;font-weight: 300;text-align: justify;}
.singal-page-datils-sec .post .entry-content > p:nth-of-type(1):first-letter{float:left;font-size:3.2em;line-height:.9;margin-right:4px}
.singal-page-datils-sec .post .entry-content p strong{font-weight:500;}
/*.singal-page-datils-sec .post .entry-content img[decoding="async"]{display:none;}*/
.singal-page-datils-sec .post .entry-content blockquote{margin-bottom:0;}
.singal-page-datils-sec .post .entry-content blockquote p{margin-bottom:10px; text-align:left; font-size:22px;}
.singal-page-datils-sec .post .entry-content .wpcf7{background: #290743; padding: 40px 40px 20px;  border-radius: 8px; margin-bottom:30px;}
.singal-page-datils-sec .post .entry-content .wpcf7 .wpcf7-form-control-wrap{margin-bottom:20px; display:block;}
.singal-page-datils-sec .post .entry-content .wpcf7 .wpcf7-form-control-wrap .wpcf7-form-control{width: 100%; height: 50px; font-size: 16px;border-radius:0.375rem; border:0;}
.singal-page-datils-sec .post .entry-content .wpcf7 .wpcf7-submit{display: block; background:linear-gradient(270deg,#ff630b 0,#f90 100%); color: #fff; width: 100%; height: 50px; font-size: 16px; text-transform: uppercase; border:0; font-weight: 700;border-radius:0.375rem;}
.singal-page-datils-sec .post .entry-content .wpcf7 .wpcf7-submit:hover{background: #FFD03E;color: #2F3030;}
/* .singal-page-datils-sec .post .entry-content .wpcf7 .wpcf7-spinner{display:none;} */
.singal-page-datils-sec .post h2{margin-bottom: 24px; font-size:28px; line-height: 1.2; font-weight:400; color: #000;}	
.singal-page-datils-sec .post .entry-content ol{list-style:decimal;padding-left: 15px;}	
.singal-page-datils-sec .post .entry-content ol li{line-height: 1.7;margin-bottom: 20px;color:#000;font-size: 17px;font-weight: 300;text-align: justify; list-style:decimal;}
.singal-page-datils-sec .post .entry-content ul{margin-left: 20px;padding-left: 12px;margin-bottom: 30px;}	
.singal-page-datils-sec .post .entry-content ul li{line-height: 1.7;margin-bottom: 5px;color:#000;font-size: 17px;font-weight: 300;text-align: justify; list-style:outside;}
.singal-page-datils-sec .post h3{margin-bottom: 24px; font-size:24px; line-height: 1.2; font-weight:400; color: #000;}	
.singal-page-datils-sec .post h3 strong{font-weight:400;}
.singal-page-datils-sec .post h4{margin-bottom: 24px; font-size:22px; line-height: 1.2; font-weight:400; color: #000;}	


.singal-page-datils-sec .search-widget-area .widget_search{margin-bottom: 30px; padding: 25px;border-radius: 3px;border: 1px solid #e0e4e8;}
.singal-page-datils-sec .search-widget-area .widget_text{margin-bottom: 30px;background: #e5f0e5; padding: 20px 20px 0px 20px;border-radius: 3px;border: 1px solid #e0e4e8;}
.singal-page-datils-sec .search-widget-area .widget_text h2{font-weight: 500; line-height: 1.6; color: #1e521e; margin-bottom: 10px; font-size:18px;}
.singal-page-datils-sec .search-widget-area .widget_text .btn{padding: 17px 22px; display: inline-flex; justify-content: center; align-items: center; font-size: 13px; line-height: 1; font-weight: 600; border-radius: 3px; letter-spacing: .8px; text-transform: capitalize;  cursor: pointer; transition:all .2s cubic-bezier(0.65,0.05,0.36,1); color: #fff; background:#0073ec; width: 100%; margin-top: 15px;}
.singal-page-datils-sec .search-widget-area .widget_text .wpcf7 {margin-top:15px;}
.singal-page-datils-sec .search-widget-area .widget_text .wpcf7-form-control-wrap{text-align:left; margin-bottom:15px; display:block;}
.singal-page-datils-sec .search-widget-area .widget_text .wpcf7-form-control-wrap input.wpcf7-form-control{color: #000;border: 1px solid #ccc; height:35px; padding:5px 15px; width:100%;}
.singal-page-datils-sec .search-widget-area .widget_text .wpcf7 label{color:#1e521e; display:block; clear:both; text-align:left; font-weight:bold;}
.singal-page-datils-sec .search-widget-area .widget_text .wpcf7 .wpcf7-list-item{display:block; clear:both; margin-left:0; margin-bottom:2px;}
.singal-page-datils-sec .search-widget-area .widget_text .wpcf7 .wpcf7-list-item label{font-weight:400; color:#000;}
.singal-page-datils-sec .search-widget-area .widget_text .wpcf7-submit{padding: 17px 22px; display: inline-flex; justify-content: center; align-items: center; border:0; font-size: 13px; line-height: 1; font-weight: 600; border-radius: 3px; letter-spacing: .8px; text-transform: capitalize;  cursor: pointer; transition:all .2s cubic-bezier(0.65,0.05,0.36,1); color: #fff; background:#0073ec; width: 100%;}
/*.singal-page-datils-sec .search-widget-area .widget_text .wpcf7-spinner{}*/

.singal-page-datils-sec .search-widget-area  .crp_related{margin-bottom: 30px; padding: 25px;}
.singal-page-datils-sec .search-widget-area  .crp_related h2{font-size: 15px; font-weight: 500; margin-bottom: 20px;}
.singal-page-datils-sec .search-widget-area  .crp_related ul{margin-left:15px;padding-left: 12px;}
.singal-page-datils-sec .search-widget-area  .crp_related ul li{line-height: 1.7;margin-bottom: 5px;color:#000;font-size: 16px;font-weight: 300; list-style:outside;}
.singal-page-datils-sec .search-widget-area{position:relative;}

.comments-area{background: #e5f0e5; padding: 25px; border-radius: 3px; border: 1px solid #e0e4e8;}
.comments-area h2, .comments-area h3{margin-bottom:5px; font-size:24px; line-height: 1.2; font-weight:500; color: #000;}
.comments-area form p{}
.comments-area form p label{display:block; clear:both;}
.comments-area form p input{height: 50px; width:100%; border:0;}
.comments-area form p textarea{height: 100px; width:100%; border:0;}
.comments-area form p input.submit{height:40px; background:#305437; border:0;color: #fff;font-weight: 600;}
.comments-area form p input.submit:hover{background: #FFD03E;color: #2F3030;}

.comment-form{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0; display: flex; flex-wrap: wrap; margin-top: calc(-1 * var(--bs-gutter-y)); margin-right: calc(-.5 * var(--bs-gutter-x)); margin-left: calc(-.5 * var(--bs-gutter-x));}
.comment-form>* {flex-shrink: 0; width: 100%; max-width: 100%; padding-right: calc(var(--bs-gutter-x) * .5); padding-left: calc(var(--bs-gutter-x) * .5); margin-top: var(--bs-gutter-y);}
.comment-form-author, .comment-form-email, .comment-form-url{flex: 0 0 auto; width: 33.33%; margin-bottom:30px;}
.form-submit{margin-bottom:0;}
.comment-form .required{color:#f54f32;}


.blog-sec-category .page-error p{text-align:center;}
.blog-sec-category .page-error .widget-area{margin:auto; text-align:center;}
.blog-sec-category .page-error .search-field{width: 72%;padding:10px 15px;height:46px; font-size: 1em;color: #333;outline: 0;border: 1px solid #305437;border-radius: 0;-webkit-appearance: none;	-webkit-transition: .5s all;-moz-transition: .5s all;transition: .5s all;background: #fff}
.blog-sec-category .page-error .search-submit{outline: 0;border: 1px solid #305437;-webkit-transition: .5s all;-moz-transition: .5s all;	box-shadow: none;cursor: pointer; background: #305437;padding:10px 15px;height:46px; color: #fff;border-radius: 0;font-size: 1em;margin-left: -3px;transition: .5s all;vertical-align: top}
.blog-sec-category .page-error .search-submit svg{width:50px; height:20px;}
.blog-sec-category .page-error .search-submit:hover {color: #fbb034;background: 0 0;}


.theme-sigle-content{padding: 20px;}
.theme-sigle-content h2{margin-bottom: 15px; font-size:26px; line-height: 1.2; font-weight:500; color: #000;}	
.theme-sigle-content p{line-height: 1.6;margin-bottom: 20px;color:#000;font-size: 17px;font-weight: 300;text-align: justify;}
.theme-sigle-content p:nth-of-type(1):first-letter{float:left;font-size:3.2em;line-height:.9;margin-right:4px}
.theme-sigle-content p strong{font-weight:500;}
.theme-sigle-content strong{font-weight:500;}
.theme-sigle-content ol{list-style:decimal;padding-left: 15px;}	
.theme-sigle-content ol li{line-height: 1.6;margin-bottom: 20px;color:#000;font-size: 17px;font-weight: 300; list-style:decimal;}
.theme-sigle-content ul{margin-left: 20px;padding-left: 12px;margin-bottom: 30px;}	
.theme-sigle-content ul li{line-height: 1.6;margin-bottom: 5px;color:#000;font-size: 17px;font-weight: 300; list-style:outside;}
.theme-sigle-content h3{margin-bottom:15px; font-size:22px; line-height: 1.2; font-weight:500; color: #000;}	


.short-form .form-box{margin-bottom:-50px;}

.theme-singal-temp-sec{padding: 30px 0; background-color:#fff; position:relative; clear:both;}
.theme-singal-temp-sec .templates-col.left-side h2{font-weight: 500; line-height: 1.6; color: #000; margin-bottom:15px; font-size:24px; position:relative;}
.theme-singal-temp-sec .templates-col.left-side h2 strong{font-weight: 500;}
.theme-singal-temp-sec .templates-col.left-side h3{font-weight: 500; line-height: 1.6; color: #000; margin-bottom:15px; font-size:22px; position:relative;}
.theme-singal-temp-sec .templates-col.left-side h2:after, .theme-singal-temp-sec .templates-col.left-side h3:after{position:absolute;left:0;bottom:-3px;width:80px;height:2px;background:#0073ec;content:""}
.theme-singal-temp-sec .templates-col.left-side p{line-height: 1.7;margin-bottom:15px;color:#000;font-size: 17px;font-weight: 300;text-align: justify;}
.theme-singal-temp-sec .templates-col.left-side > p:nth-of-type(1):first-letter{float:left;font-size:3.2em;line-height:.9;margin-right:4px}
.theme-singal-temp-sec .templates-col.left-side p strong{font-weight:500;}
.theme-singal-temp-sec .templates-col.left-side blockquote{margin-bottom:0;}
.theme-singal-temp-sec .templates-col.left-side blockquote p{margin-bottom:10px; text-align:left; font-size:22px;}
.theme-singal-temp-sec .templates-col.left-side ul{margin-left:15px;padding-left: 12px; margin-bottom:15px;}
.theme-singal-temp-sec .templates-col.left-side ul li{line-height: 1.7;margin-bottom: 5px;color:#000;font-size: 17px;font-weight: 300; list-style:outside;}
.theme-singal-temp-sec .templates-col.left-side ul li strong{font-weight:600;}
.theme-singal-temp-sec .templates-col.left-side .wpcf7{background: #ebf5fe; padding: 40px 40px 20px;  border-radius: 8px; margin-bottom:30px;}
.theme-singal-temp-sec .templates-col.left-side .wpcf7 .wpcf7-form-control-wrap{margin-bottom:20px; display:block;}
.theme-singal-temp-sec .templates-col.left-side .wpcf7 .wpcf7-form-control-wrap .wpcf7-form-control{width: 100%; height: 50px; font-size: 16px;border-radius:0.375rem; border:0;}
.theme-singal-temp-sec .templates-col.left-side .wpcf7 .wpcf7-submit{display: block; background: #109979; color: #fff; width: 100%; height: 50px; font-size: 16px; text-transform: uppercase; border:0; font-weight: 700;border-radius:0.375rem;}
.theme-singal-temp-sec .templates-col.left-side .wpcf7 .wpcf7-submit:hover{background: #FFD03E;color: #2F3030;}
/* .theme-singal-temp-sec .templates-col.left-side .wpcf7 .wpcf7-spinner{display:none;} */

.theme-singal-temp-sec .templates-col {padding: 0 25px;}
.showmore-box {justify-content: center; margin-top: 20px;display: flex;gap: 15px;}
.feature .showmore-box a {color: #000; font-weight: 500; font-size: 18px;}
.showMore:before {content: attr(title);}
.feature .showmore-box a i {margin-left: 5px;}

.singal-theme-form{background: #e5f0e5; border-radius:3px; border: 1px solid #e0e4e8; padding:25px;}
.singal-theme-form h2{font-weight: 500; line-height: 1.6; color: #1e521e; margin-bottom: 10px; font-size:18px;}
.singal-theme-form .wpcf7 {margin-top:15px;}
.singal-theme-form .wpcf7-form-control-wrap{text-align:left; display:block; margin-bottom:15px;}
.singal-theme-form .wpcf7-form-control-wrap input.wpcf7-form-control{color: #000;border: 1px solid #ccc; height:35px; padding:5px 15px; width:100%;}
.singal-theme-form .wpcf7 label{color:#1e521e; display:block; clear:both; text-align:left; font-weight:bold;}
.singal-theme-form .wpcf7-form-control-wrap span.wpcf7-form-control span{color:#000; font-weight:normal; text-align:left; font-size:13px; margin-left:0;}
.singal-theme-form .wpcf7-form-control-wrap span.wpcf7-form-control span span{margin-right:5px;}
.singal-theme-form .wpcf7-submit{padding: 17px 22px; display: inline-flex; justify-content: center; align-items: center; border:0; font-size: 13px; line-height: 1; font-weight: 600; border-radius: 3px; letter-spacing: .8px; text-transform: capitalize;  cursor: pointer; transition:all .2s cubic-bezier(0.65,0.05,0.36,1); color: #fff; background:#0073ec; width: 100%; margin-top: 15px;}
/* .singal-theme-form .wpcf7-spinner{display:none;} */ 
.singal-theme-form .wpcf7-submit:hover{background: #FFD03E;color: #2F3030;}


.thank-list-sec{background:#fff; display:block; clear:both; padding-bottom:30px; padding-top:30px;}
.thank-list-box{display:block; clear:both; padding:10px; background:#fff; box-shadow:0 0 5px #ccc; border:1px solid #ddd; margin-bottom:30px; border-radius:4px;}
.thank-text-disp ul{margin:0; margin-left:15px; text-align:left; color:#000;}
.thank-text-disp ul li{margin:0; list-style: outside;}
.thank-main-img{display:block; clear:both; position:relative; padding:0 10px; background:#efefef; margin-bottom:5px; text-align:center;}
.thank-main-img img{max-width:85%;box-sizing: border-box; display:inline-block;}
.thank-text-disp{font-size:13px; margin:0px 0 15px;  color:#333; text-align:center; line-height:22px;}


.faq-theme-cat{background:#fff; display:block; clear:both; padding-bottom:30px; padding-top:30px;}
.faq-theme-cat ul{margin:0; margin-left:20px; text-align:left; color:#000;}
.faq-theme-cat ul li{margin:0; list-style: outside; font-size:15px;}

.blog-sec-featured .widget_search{margin-bottom: 30px; padding:15px;border-radius: 3px;border: 1px solid #e0e4e8; background:#fff;}
.blog-sec-featured .widget_search .wp-block-search__inside-wrapper {border: 1px solid #949494; padding:0px;display: flex; flex: auto; flex-wrap: nowrap; max-width: 100%;}
.blog-sec-featured .wp-block-search__input{border-radius: 0;padding: 0 0 0 0.25em;border:0;flex-grow: 1; margin-left: 0; margin-right: 0; min-width: 3em;  padding:5px; background:none; outline:none;}

.blinking-txt{animation: blinker 2s linear infinite;}
@keyframes blinker {
        from {color: #000;}
        50% {color: #99290A;}
        to {color: #000;}
}


.single-post .singal-page-datils-sec .search-widget-area .widget_text{border: 1px solid #efefef;background-image: linear-gradient(180deg, #103683 0%, #45BB94 100%); border-radius: 10px;box-shadow: 3px 0px 10px #cbced1, -14px -14px 20px white;}
.single-post .singal-page-datils-sec .search-widget-area .widget_text .entry-header{display: block; margin-bottom: 20px; text-align: center; position:relative;}
.single-post .singal-page-datils-sec .search-widget-area .widget_text .entry-header h2{color: #fff; font-size: 1.1rem;font-weight: 700; margin:0px; line-height:24px;}
.single-post .singal-page-datils-sec .search-widget-area .widget_text .wpcf7 label{color: #fff;}
.single-post .singal-page-datils-sec .search-widget-area .widget_text .wpcf7 .wpcf7-list-item label{font-weight: 400; color: #fff; font-size: 14px; line-height: 22px;}
.single-post .singal-page-datils-sec .search-widget-area .widget_text .wpcf7 .wpcf7-list-item label input[type="checkbox"]{vertical-align: middle; margin-right: 5px;}
.single-post .singal-page-datils-sec .search-widget-area .widget_text .wpcf7-form-control-wrap input.wpcf7-form-control{padding: 10px 20px;font-size: 13px;height: 42px;border-radius: 5px;border-bottom: 3px solid #5fcb7d;}
.single-post .singal-page-datils-sec .search-widget-area .widget_text .wpcf7-form-control-wrap ::placeholder{color: #000;}
.single-post .singal-page-datils-sec .search-widget-area .widget_text .wpcf7-submit{font-size: 14px;background-color: #103683; text-transform: uppercase;padding: 12px 20px;color: #ffffff;height: 45px;}
.single-post .singal-page-datils-sec .wpcf7-response-output {font-size:11px; border:none; padding:4px 12px; line-height:17px; color:#fff; margin:0 0 15px 0; background: #a81e10;}
.single-post .singal-page-datils-sec span .wpcf7-not-valid {border: none !important;}

.line-tro-pr{position:relative; color:#999; margin-right:10px;}
.line-tro-pr:before{transform:rotate(-8deg); content:""; left:0; height:2px; width:100%; background:#f00; top:27px; position:absolute;}

.top-offer-strip{background:#1f81d9; padding-top:5px; padding-bottom:5px; clear:both; position:relative; color:#fff; text-align:center; font-size:15px;}
.top-offer-strip a{display:inline-block; padding:3px 10px; border-radius:4px; z-index:0; background:#fff; font-size:14px; color:#1f81d9; margin-left:15px; position: relative; text-transform:uppercase; font-weight:600;}
.top-offer-strip span.big-text {font-size:18px; font-weight:600; margin: 0 15px; color: #9ff9b1;}
.top-offer-strip span.big-text span{font-size:18px; font-weight:600; color: #fff;}

/* caportal seo plan css */

.seo-plans-sec{text-align: center; padding: 80px 0 30px; position: relative; z-index:0;}
.seo-plans-sec:before {content: ""; position: absolute; left: 0; top: 35%; width: 100%; height:61%; background: url(../images/pricing-dots.webp) repeat-x 0 0 #EDF9F8; z-index: -1;}
.seo-pricing-table{max-width: 980px;text-align: left;display: flex;border-radius: 30px;position: relative;box-shadow: 0 2px 24px rgba(110,123,129,.2); background-color: #FFF; margin: 0 auto 64px;}
.seo-pricing-item{width: 50%;position: relative;display: flex; flex-direction: column;}
.seo-head{text-align: center; background-color: #00316A; position: relative; padding:40px 32px 30px; -webkit-border-radius: 30px 0 0 0; -moz-border-radius: 30px 0 0 0; border-radius: 30px 0 0 0;}
.seo-head h3{margin: 0 0 8px; font-weight: 600;font-size: 20px; line-height: 28px; letter-spacing: -.018em; text-transform: uppercase; color: #FFF;}
.seo-head p.stitle{margin: 0 0 8px; font-weight: 400; font-size: 18px; line-height: 17px; letter-spacing: -.0045em; color: #FFF;}
.seo-head p.price{margin: 0; font-weight: 700; font-size: 32px; line-height: 42px; letter-spacing: -.018em; color: #ffc107;}
.seo-head p.price span{font-weight: 400; font-size: 18px; line-height: 17px; letter-spacing: -.0045em; color: #FFF; display: inline-block; vertical-align: middle;}
.seo-body{border-right: 1px solid #BDBDBD;flex-grow: 1; padding: 24px 40px 32px; margin-bottom: auto;}
.seo-body h4{font-size: 24px; line-height: 1.333em; letter-spacing: -.018em; margin-bottom: 16px; font-weight: 600;}
.seo-body-card{margin-bottom: 24px;}
.seo-body-card-title{align-items: center; font-weight: 600; font-size: 18px; line-height: 28px; letter-spacing: -.0045em; color: #000;display: flex;margin: 0 0 16px;}
.seo-body-card-title img{margin-right: 16px; width: 48px;  height: auto;}
.seo-body-card-text p{margin: 0; font-weight: 400; font-size: 15px; line-height: 24px;  letter-spacing: -.003em; color: #000;}
.seo-foot{border-right: 1px solid #BDBDBD; padding: 0 40px 40px; text-align: center;}
.seo-foot .btn{color: #fff; border-color: #207de9; font-size: 18px; line-height: 1.333em; background-color: #207de9; font-weight: 500; transition: background .35s, color .35s;padding: 15px 25px;}
.seo-foot .btn:hover, .seo-foot .btn:focus{background-color: #0c57ad; border-color: #0c57ad;}

.seo-item-include{width: 50%;display: flex;flex-direction: column;}
.seo-item-body{padding: 64px 40px 20px;flex-grow: 1;margin-bottom: auto;}
.seo-item-body h4{text-align: center;margin-bottom: 40px; font-weight: 600; font-size: 20px; line-height: 28px; letter-spacing: -.018em;  text-transform: uppercase;}
.seo-item-body ul{}
.seo-item-body ul li{padding-left: 40px; margin-bottom:20px;  position: relative;  font-weight: 400; font-size: 15px; line-height: 24px; letter-spacing: -.003em; color: #000;}
.seo-item-body ul li:before {content: ""; background: url(../images/check-circle.webp) no-repeat center #d4efe2; color: #26B16D; font-size: 12px; position: absolute; left: 0; top: 50%; margin-top: -12px; width: 24px; height: 24px;    line-height: 25px; text-align: center; -webkit-border-radius: 50%; -moz-border-radius: 50%;  border-radius: 50%;}
.seo-item-foot{padding: 0 40px 40px; text-align: center; margin-top: auto;}
.seo-item-foot .btn{color: #207de9; border-color: #a6b9de; font-size: 18px; line-height: 1.333em; background-color: #fff; font-weight: 500; transition: background .35s, color .35s;padding: 15px 25px;}
.seo-item-foot .btn:hover, .seo-foot .btn:focus{background-color: #0c57ad; border-color: #0c57ad; color:#fff;}

.seotermsconditions .modal-dialog{max-width: 500px;}
.seotermsconditions .modal-dialog .modal-content{flex-direction:column;}
.seotermsconditions .modal-dialog .close{background: #20c997 !important; color:#fff !important;}
.seotermsconditions .modal-header {background: #207de9;}
.seotermsconditions .modal-header h5{color:#fff;}
.seotermsconditions ul{list-style:none; margin:0; padding:0;}
.seotermsconditions li {position: relative; margin:4px 0px; padding: 0 0 0 20px;line-height: 1.7; font-size:12px; color: #333;}
.seotermsconditions li:before {position:absolute; content:"\f05b"; left:0; top:0; font-size:14px; display:inline-block; font-family:FontAwesome; color:#207de9;}
.seotermsconditions blockquote{padding:0; margin:0; border:0;}

.singal-page-datils-sec div[itemprop="mainEntity"] [itemprop="name"]{background: #f7f7f7 url(../images/accordian-arrow-close.png) no-repeat 99% 50%; padding: 10px 15px 10px; border: solid 1px #d5d5d5; color: #000; display: block; font-size: 16px; outline: none; margin-bottom: 15px; cursor: pointer; font-weight:normal; padding-right:25px;}
.singal-page-datils-sec div[itemprop="acceptedAnswer"]{display: none; padding: 15px 14px 10px 20px; border: 1px solid #eee; clear: both; overflow: hidden; margin-top:-15px; margin-bottom:15px;}
.singal-page-datils-sec div[itemprop="mainEntity"].opened  [itemprop="name"]{background: url(../images/accordian-arrow-open.png)no-repeat 99% 50%;background-color: #fafafa;}
.singal-page-datils-sec div[itemprop="mainEntity"].opened  div[itemprop="acceptedAnswer"]{display:block;}

.line-tro{position:relative; color:#333;}
.line-tro:before {background: #f00; transform: rotate(-3deg); top:10px; width:100%;content: ""; left:0; height:2px; position:absolute;}

.ccw_plugin.chatbot{position:fixed; z-index:1}

.sidebar-contact .recaptcha{transform:scale(.75);position:relative;transform-origin:0 0;height:60px!important}


@media(max-width:767px){
	.header{position:relative;}
	.header-logo{background:#fff; padding:15px 15px 0;}
	.navbar-brand{margin-right:5px;}
	.navbar-brand img{width:240px;}
	.navbar-toggler{padding: 0.25rem 0.55rem;}
	.menu-top-container{display:block !important;}
	.navbar-collapse ul > li:hover > ul.sub-menu{position:relative;min-width:100%;}
	.navbar-collapse ul > li.open > ul.sub-menu{display:block;position:relative;min-width:100%;}
	.navbar-collapse ul > li:hover > ul.dropdown-menu{display:none;}
	.navbar-collapse ul > li.dropdown.open ul.dropdown-menu{display:block;}
	.navbar-collapse ul > li.dropdown.open ul.dropdown-menu li.dropdown ul.dropdown-menu{display:none;}
	.navbar-collapse ul > li.dropdown.open ul.dropdown-menu li.dropdown.open ul.dropdown-menu{display:block;}
	.navbar-collapse ul > li.dropdown.open li.dropdown.open .dropdown-menu li a, 
	.navbar-collapse ul > li.dropdown.open li.dropdown.open .dropdown-menu td a{color:#fff;}
	.navbar-nav > li > a{line-height: 58px; border-bottom:1px solid #c79e6f; color:#1e1b1b;}
	.navbar-collapse ul > li > ul.dropdown-menu{width:100%;position: relative;}
	.navbar-collapse .dropdown-menu .dropdown-menu{width:100%;position: relative; left:0;background: #0c3d6e;}
	.navbar-nav > li:hover > a:after{width: 100%;left: 0;}
	.navbar-nav li ul .arow:after{content: "\f107";}
	.navbar-nav > li > .arow{top: 16px;width: 20px;border: 1px solid #1e1b1b;text-align: center; color:#1e1b1b;}
	.navbar-collapse{margin-left:0px; margin-right:0px;border-radius: 0;}
	.dropdown-menu li a, .dropdown-menu td a{color:#000;}
	.navbar-collapse ul > li:hover > ul.dropdown-menu{left:0 !important; top:0 !important;}
	
	.banner-sec{padding-top:15px; padding-bottom:15px; text-align:center;}
	.banner-sec h1{font-size: 24px;line-height: 30px; margin:5px 0 5px;}
	.banner-sec p{font-size:14px;}
	.banner-sec .btn{display:inline-block; font-size:13px;padding: 5px 10px;}
	.banner-img{margin-top:15px;}
	.banner-img a{width: 44%;margin: 3%;vertical-align: top;}
	.banner-img a:nth-child(2), .banner-img a:nth-child(8){margin-top:3%;}
	.banner-img a:last-child{display:none;}
	.choose-box{margin-top:20px;height: auto;}
	.choose-box p{margin-bottom:0;}
	.choose-box:hover{transform:none;}
	.easy-step{padding-top:30px; padding-bottom:10px;}
	.easy-step::before{width:100%; border-radius:0;}
	.step-box{padding: 15px;border-radius: 4px;height: auto;margin-bottom:25px;}
	.our-templates{padding-top:30px; padding-bottom:20px;}
	.templates-tabing{display:none;}
	.tab-content>.tab-pane{display:block; opacity:1;}
	.hm-theme-bg{padding:15px;}
	.contact-form{padding-top:0px; padding-bottom:20px;}
	.form-box.short-form{margin-bottom:0;}
	.our-plan{padding-top:0px; padding-bottom:20px;}
	.plan-tabing{display:none;}
	.price-width .txt-l{padding: 5px 0;font-size:16px;}
	.price-width .txt-details{font-size: 14px;}
	.banner-img img:hover{transform:none;}
	.price-width td, .price-width th{line-height: 18px;font-size: 12px;}
	.price-width tr td .btn{width:auto;padding: 5px 15px;font-size: 12px;}
	.price-width tr td:first-child{padding:5px;}
	.standard-span, .premium-span{font-size: 10px;text-transform:capitalize;padding:4px 8px;}
	.new-tag{display:none;}
	.table tr th{padding: 2px 5px; font-size:13px; line-height:18px;}
	.lableprice tr td{padding: 2px 5px; font-size:11px; line-height:18px;}
	.btn2{font-size: 13px;padding: 5px 5px;text-transform:capitalize;}
	.tab-content td{font-size:13px; line-height:18px;}
	.digital-space{padding-top:30px; padding-bottom:30px; overflow:hidden;}
	.testimonial{padding-top:30px; padding-bottom:30px; overflow:hidden;}
	.testimonial-text{padding:20px;}
	.testimonial-box{border-radius:4px;}
	.blog-sec{padding-top:30px; padding-bottom:0px;}
	.blog-box{margin-bottom:30px;}
	.premium-span img{display:none;}
	.choose-box img{height:35px;}
	.choose-box h3{font-size:16px;}
	.section-heading h2{font-size:24px;}
	.inner-cat-banner{padding-top:30px;}
	.inner-cat-banner h1{font-size: 25px;line-height: 26px;}
	.inner-cat-banner p{font-size:14px;}
	.inner-cat-banner img{display:none;}
	.template-box{width:auto;}
	.template-box img{width:100%; float:none;}
	.theme-bg{padding:15px;}
	.template-box .left-side-txt h3{font-size:16px;margin-bottom:10px;}
	.template-box .left-side-txt p{margin-bottom:10px;}
	.template-box .left-side-txt{top:0; position:relative; width:auto; left:0;}
	.theme-sigle-content h2{font-size:20px;}
	.theme-sigle-content h3{font-size:18px;}
	.theme-sigle-content p, .theme-sigle-content ul li{font-size:15px;}
	.form-text h2{font-size:32px; line-height:35px;}
	.form-bg{padding:15px;}
	.form-box{margin:10px 0 0; padding:20px;}
	.form-box:before{left:0;} 
	.form-box:after{right:0;}
	.short-form .form-box{margin-bottom:0;}
	.faq-theme-cat{padding-top:0;}
	.coltoaction-box{display:block; text-align:center;}
	.coltoaction-box .coltoaction-text{width:auto;}
	.coltoaction-box .coltoaction-text h3{font-size:24px;}
	.coltoaction-box .coltoaction-img{width:auto;}
	.coltoaction-box .coltoaction-btn{width:auto; margin-top:5px;}
	.modalpopup-left{display:none;}
	.modal .close{right: -3px;top: -3px;}
	.modalpopup-right{width:auto; padding:40px 20px 20px;}
	/*.wpcf7-spinner{display:none !important;}*/
	.modalpopup-right .wpcf7 form .form-group:last-child{margin-bottom:0;}
	.inner-banner{height:auto; padding-top:20px; padding-bottom:20px;}
	.contact-sec .contact-query{padding:20px;}
	.why-choose-img{display:none;}
	.why-choose-box{display: block;text-align: center;}
	.why-choose{overflow:hidden;}
	.slick-slide img{margin-bottom:5px;}
	.why-choose-box h4{font-size: 18px;}
	.why-choose-box p{text-align: inherit;font-size: 15px;}
	.footer{padding-top:100px;}
	.footer hr{margin:15px 0;}
	.footer p{margin-bottom:0; font-size:15px;}
	.footer li{font-size:15px;}
	.footer h3{font-size:18px;margin-bottom:5px; margin-top:10px;}
	.theme-banner h1, .inner-banner h1{font-size: 22px;line-height: 28px;}
	.featured-post-image{position:relative;}
	.featured-post-txt{width:auto; padding:15px;}
	.blog-featured-post{display: block; height:auto;}
	.featured-post-txt h2{font-size:20px;}
	.featured-post-txt p{font-size:15px;}
	.blog-sec-category .post .post-thumbnail{margin-bottom:0;}
	.blog-sec-category .post .entry-content h2{font-size:16px;}
	.singal-page-datils-sec .post h1{font-size:22px;}
	.singal-page-datils-sec .post .entry-content p{text-align: inherit;}
	.popup-img-part{display:none;}
	.popup-right-part{width:auto;}
	.wp-block-table td, .wp-block-table th{font-size:12px; padding:5px;}
	.singal-page-datils-sec .post h3{font-size:18px;}
	.comment-form-author, .comment-form-email, .comment-form-url{width:auto;}
	
	.contact-address-box{padding:20px;}
	.contact-address-box h2{font-size:22px;}
	.contact-address-dt div{padding-left:40px;}
	.contact-address-dt .fa{font-size:30px;}
	.contact-address-dt div p br{display:none;}
	.contact-address-box .line{width: 100%;}
	.contact-sec .contact-query{padding:20px;}
    .contact-sec .contact-query h2{font-size:22px;}
	
	.line-tro-pr:before{top: 11px;}
	.top-offer-strip span.big-text span{display:block;}
	
	
	.seo-pricing-table{display:block;}
	.seo-pricing-item{width:100%; border-bottom: 1px solid #BDBDBD;}
	.seo-head{border-radius: 30px 30px 0 0;}
	.seo-body{border-right:0;}
	.seo-body{padding: 24px 20px 0px;}
	.seo-body h4{font-size: 20px;}
	.seo-body-card-title{font-size: 15px;line-height: 20px;}
	.seo-foot{border-right:0;}
	.seo-foot .btn{font-size: 15px;padding: 10px 20px;text-transform: uppercase;}
	.seo-item-include{width:100%;}
	.seo-item-body{padding: 24px 20px 0px;}
	.seo-item-body h4:first-child{display:none;}
	.seo-item-body h4{text-align:left; margin-bottom:30px;}
	.seo-item-body ul li{line-height: 21px;}
	.seo-item-foot .btn{font-size: 15px;padding: 10px 20px;text-transform: uppercase;}

	.custom-popup {width:100%;}
	.singal-page-datils-sec .search-widget-area .widget_text {padding: 20px 20px 20px 20px;}
	
	img { aspect-ratio:auto; }
	

}


@media (min-width: 768px){

}

@media (min-width: 992px){
.navbar-collapse{justify-content: space-between;}

}

@media (min-width: 1200px){
.fixedhead .headerfix {position:fixed; top:0; left:0; right:0; margin:auto; z-index:999; background:#fff; box-shadow:0 0 5px #ddd;}
.fixedhead .navbar .navbar-brand{height:50px;}
.fixedhead .navbar .navbar-brand img{height:40px; width:auto;}
.fixedhead .navbar .navbar-nav > li > a{line-height:50px;}
.fixedhead .navbar .navbar-nav > li > .arow{top:15px;}
.fixedhead .navbar .btn-popup{height: 37px; background-size: 104px; width: 104px;}
.navbar-collapse li:nth-of-type(6) .dropdown-menu .dropdown-menu{left:auto; right:100%;}
.modal-dialog {max-width: 900px; margin: 70px auto;}

.template-box .left-side-txt{width: 140px;}
.template-box .left-side-txt h3{font-size: 24px;}
.template-box .left-side-txt h3 span{font-size: 12px;}
.template-box .left-side-txt p{font-size: 12px;}
.template-box .left-side-txt ul li{font-size: 12px;}
.template-box img{width:375px;}
.navbar-nav > li > a{font-size:15px;}
.sub-menu li a{font-size:14px;}
.addformcls{position:fixed; top:60px; width:360px;}


}
@media (min-width: 1400px){
.template-box .left-side-txt{width: 160px;}
.template-box .left-side-txt h3{font-size: 26px;}
.template-box .left-side-txt h3 span{font-size: 14px;}
.template-box .left-side-txt p{font-size: 14px;}
.template-box .left-side-txt ul li{font-size: 14px;}
.template-box img{width:auto;}
.navbar-nav > li > a{font-size:18px;}
.sub-menu li a{font-size:15px;}
.addformcls{width:416px;}
	
	
}




