/*
Theme Name:   Inder Child
Author:       rosy 
Template:     inder
Text Domain:  inder-child
*/
html{overflow-x:hidden;}
html, body {height: 100%; }

body{color:#555555; font-size:14px !important; font-family: 'Montserrat', sans-serif  !important; font-weight:500  !important;}

a{color:#3c3e93;}
a:hover, a:focus{color:#bc2b3c; text-decoration:none;}
img{max-width:100%; vertical-align:middle;}
p{line-height:24px  !important; margin:0 0 15px  !important; text-align:justify  !important;}

h1, h2, h3, h4, h5, h6{font-family: 'Inter', sans-serif; font-weight:700 !important; margin:0 0 10px !important;}
h2{color:#bc2b3c;}
h3{color:#3c3e93;}
h4{color:#bc2b3c;}

.text-left{text-align: left !important;}
.text-center{text-align: center !important;}
.text-right{text-align: right !important;}

.pad-0{padding:0 !important;}
.mrb-0{margin-bottom:0px !important;}
.mrb-10{margin-bottom:10px !important;}
.mrb-20{margin-bottom:20px !important;}
.mrb-30{margin-bottom:30px !important;}
.mrb-40{margin-bottom:40px !important;}
.mrb-50{margin-bottom:50px !important;}

.container{max-width: 1200px;}

@media (min-width: 1200px) { 
.sticky.header{position: fixed; background:#fff; border-bottom:0; box-shadow: 0 0 20px -10px rgba(0, 0, 0, 0.8);}  
  .sticky .menu-head .navbar-brand{padding: 15px 0; font-size: 14px;}
  .sticky .menu-head .navbar-brand img{position: relative;opacity: 1;left: inherit;top: inherit; max-width: 55px;transition:all 1s ease; -webkit-transition:all 1s ease; -moz-transition:all 1s ease; -ms-transition:all 1s ease; -o-transition:all 1s ease;}
  .sticky .menu-head .navbar-brand img.logo-scroll{opacity: 0;position: absolute;left: 0;top: 0;}
  .sticky .menu-head .navbar-nav > li{padding: 0 0 0 15px;}
  .sticky .menu-head .navbar-nav > li > a{padding: 25px 0;}
  .sticky .Free-Consulting{top: 13px;}
}

.header{position: relative; top: 0; left: 0; width: 100%; z-index: 999;}
  .head-top{background:#0c0e63; font-size: 14px; position:relative; overflow:hidden;}
  .head-right{text-align:right;}
  .head-top a:hover{text-decoration:underline;}
  .head-top ul{margin:0; padding:10px 0 6px;}
  .head-top ul li{display:inline-block; list-style:none; margin:0 10px 0 0;  position:relative;}
  .head-top ul li::before{position: absolute; content: ''; left: 0px; top: -15px; right: 0px; bottom: -15px; background-color: #bc2b3c; /*transform: skewX(35deg);*/}
  .head-top ul li:last-child::before{background: #3c3e93 !important;}
  .head-top ul li i{margin:0 5px 0 0; position: relative; top: 0; font-weight: normal; display: inline-block; vertical-align: middle; font-size: 18px;}
  .head-top ul li a{display: block; padding: 0 20px; color: #fff; position: relative; z-index: 2;} 
  .icon-top{margin:0;text-align:right;}
  .icon-top i{width: 34px; display: inline-block; color:#fff; text-align: center; font-size: 18px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; height: 33px; line-height: 32px; margin: 5px 0 5px 1px;}
  .icon-top i:hover{color:#3c3e93; background:none; transition:0.8s ease-in-out; -webkit-transition:all 0.8s ease-in-out; -moz-transition:all 0.8s ease-in-out; -ms-transition:all 0.8s ease-in-out; -o-transition:all 0.8s ease-in-out;}    
  
  .menu-head{font-size: 16px; font-family: 'Inter', sans-serif; font-weight:600; margin:0; position:relative; padding:0; z-index:2;}    
  .menu-head .container{position:relative;}    
  .menu-head .navbar-brand{padding:15px 0; height:auto;}    
  .menu-head .navbar-brand img{max-width: 85px; display: inline-block; vertical-align: bottom;}  
  .menu-head .navbar-brand > span{color: #3c3e93; text-transform: uppercase; display: inline-block; vertical-align: bottom; padding: 0 0 0 10px; font-family: 'Inter', sans-serif; font-weight: 700; position: relative; bottom: -2px; letter-spacing: 2px;}  
  .menu-head .navbar-brand span span{background: #bc2b3c; color: #fff; padding: 1px 8px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}  
  .menu-head .navbar-brand span small{color: #000; letter-spacing:0;}  
  .menu-head .navbar-header{position: relative; z-index: 2;}
  .menu-head nav{box-shadow:none; border:none; background:none; border-radius:0; margin:0;}
  .menu-head .navbar-collapse{padding:0;}
  .menu-head .navbar-nav{float:none; text-align:right; padding:0;}
  .menu-head .navbar-nav > li{display:inline-block; float:none; margin: 0 0 0 15px; position: relative; text-transform: uppercase; padding: 26px 0; vertical-align: middle;}
 
@media (min-width: 1100px) {
  .menu-head .navbar-nav > li:last-child{padding: 0;}
  .menu-head .navbar-nav > li:last-child a{background:#bc2b3c; border:0; text-decoration: none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; position: relative; z-index: 1; display: inline-block; text-align: center; color: #fff !important; font-size: 15px; font-family: 'Inter', sans-serif; font-weight:600; padding: 11px 25px; border:0; overflow:hidden; text-shadow:none; box-shadow:none; text-transform: uppercase;}
  .menu-head .navbar-nav > li:last-child a:hover{color: #fff;}
  .menu-head .navbar-nav > li:last-child a:after{content: ''; position: absolute; height: 100%; right: -20px; top: 0; width: 30px; -webkit-transition: all .3s; -moz-transition: all .3s;-o-transition: all .3s; transition: all .3s; background-color: #3c3e93; z-index:-1; transform: skewX(-25deg);}
  .menu-head .navbar-nav > li:last-child a:hover:after{width: 120%;}
}

  .menu-head .navbar-nav > li > a{border:transparent; color:#000; text-shadow:none; padding:15px 0; position: relative; transition:all 1s ease; -webkit-transition:all 1s ease; -moz-transition:all 1s ease; -ms-transition:all 1.4s ease; -o-transition:all 1s ease;}
  .menu-head .navbar-nav > li > a:hover{color:#3c3e93;}
  .menu-head .navbar-nav > li > a:before{position: absolute;content: " ";width: 3px; height: 3px; left: 50%; border-radius: 50px; bottom: 0; opacity: 0; transform: translateX(-50%); background: #3c3e93; transition: 0.5s;}
  .menu-head .navbar-nav > li > a:focus:before, .menu-head .navbar-nav > li > a:hover:before, .menu-head .navbar-nav > .open > a:before, .menu-head .navbar-nav > .open > a:focus:before, .menu-head .navbar-nav > .open > a:hover:before, .menu-head .navbar-nav .current-menu-item > a:before{position: absolute; content: " "; width: 100%; height: 3px; left: 50%; transform: translate(-50%); bottom: 0px; opacity: 1; background: #3c3e93;}
  
  /*.menu-head li a:hover .sub-menu{display:block;}*/
  .menu-head ul, .menu-head ul li, .menu-head ul li a{position:relative;}
  .menu-head li:hover > ul {opacity: 1; visibility: visible; -moz-transform: scaleY(1); -webkit-transform: scaleY(1);-o-transform: scaleY(1); -ms-transform: scaleY(1); transform: scaleY(1);}
  .menu-head ul ul{position: absolute; left: 0; top: 100%; z-index: 2; padding:10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; width: 230px; background: #fff; -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.10); -moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.10); -ms-box-shadow: 0px 0px 10px rgba(0,0,0,0.10); -o-box-shadow: 0px 0px 10px rgba(0,0,0,0.10); box-shadow: 0px 0px 10px rgba(0,0,0,0.10); opacity: 0; visibility: hidden; -webkit-transition: all .25s ease-out; -moz-transition: all .25s ease-out; -ms-transition: all .25s ease-out; -o-transition: all .25s ease-out; transition: all .25s ease-out; -webkit-transform: scaleY(0); -moz-transform: scaleY(0); -ms-transform: scaleY(0);-o-transform: scaleY(0); transform: scaleY(0); -webkit-transform-origin: 0 0; -moz-transform-origin: 0 0;-ms-transform-origin: 0 0; -o-transform-origin: 0 0; transform-origin: 0 0;}
  .menu-head ul ul ul{margin-left: 100%; top: 0;}
  .menu-head ul ul li a{text-decoration: none; -webkit-transition: color .2s ease; -moz-transition: color .2s ease; -ms-transition: color .2s ease; -o-transition: color .2s ease; transition: color .2s ease; -webkit-box-shadow: none !important; -moz-box-shadow: none !important; -ms-box-shadow: none !important; -o-box-shadow: none !important; box-shadow: none !important;}
  /*.menu-head .sub-menu{background:#000; position:absolute; top:100%; left:0; min-width:270px; display:none; margin:0; padding:0;}*/
  .menu-head .sub-menu > li{list-style:none; border-bottom: 1px solid #f5f5f5;}
  .menu-head .sub-menu > li:last-child{border-bottom:0; padding-bottom:0;}  
  .menu-head .sub-menu > li > a:focus, .menu-head .sub-menu > li > a:hover{color:#3c3e93 !important; transition: all 500ms ease;
-moz-transition: all 500ms ease; -webkit-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease;}
  .menu-head .sub-menu > li > a{display:block; background:none !important; color:#555; padding:10px; text-align:left; position:relative; -webkit-transition: all .2s ease-in-out 0s; -o-transition: all .2s ease-in-out 0s; transition: all .2s ease-in-out 0s;}
  .menu-head .sub-menu > li > a:hover{color:#3c3e93; padding-left: 30px;}
  .menu-head .sub-menu > li > a:before{position: absolute; content: '//'; left: 10px; top: 8px; opacity: 0; color: #3c3e93; transition: all 500ms ease; -moz-transition: all 500ms ease; -webkit-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease;}
  .menu-head .sub-menu > li:hover > a::before{opacity: 1;}
  
  .Free-Consulting{position:absolute; right:15px; top:27px;}
  .Free-Consulting .btn{background:#bc2b3c; border:0; text-decoration: none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; position: relative; z-index: 1; display: inline-block; text-align: center; color: #fff; font-size: 15px; font-family: 'Inter', sans-serif; font-weight:600; padding: 11px 25px; border:0; overflow:hidden; text-shadow:none; box-shadow:none; text-transform: uppercase;}
  .Free-Consulting .btn:hover{color: #fff;}
  .Free-Consulting .btn:after{content: ''; position: absolute; height: 100%; right: -20px; top: 0; width: 30px; -webkit-transition: all .3s; -moz-transition: all .3s;-o-transition: all .3s; transition: all .3s; background-color: #3c3e93; z-index:-1; transform: skewX(-25deg);}
  .Free-Consulting .btn:hover:after{width: 120%;}

.banner{position: relative; min-height:550px;}
  .banner::before{content: ""; background-image: url(images/banner-bg.jpg);background-repeat: no-repeat;background-attachment: scroll; background-size: cover;background-position: center center; position: absolute;left: 0; top: 0; width: 100%; height: 100%;}
  .banner img{width: 100%; height: 550px; object-fit: cover; object-position: center center;}
  .bs-slider{position: static;}
  .bs-slider:hover{cursor: -moz-grab; cursor: -webkit-grab;}
  .bs-slider:active{cursor: -moz-grabbing; cursor: -webkit-grabbing;}
  .bs-slider .bs-slider-overlay{position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color:rgba(0, 0, 0, 0.45);}
  .bs-slider > .carousel-inner > .item > img, .bs-slider > .carousel-inner > .item > a > img{margin: auto; width: 100% !important;}
  /*************************Slide effect**********************/
  .fade{opacity: 1;}
  .fade .item{top: 0; z-index: 1; opacity: 0; width: 100%; position: absolute; left: 0 !important; display: block !important; -webkit-transition: opacity ease-in-out 1s; -moz-transition: opacity ease-in-out 1s; -ms-transition: opacity ease-in-out 1s; -o-transition: opacity ease-in-out 1s; transition: opacity ease-in-out 1s;}
  .fade .item:first-child{top: auto; position: relative;}
  .fade .item.active{opacity: 1; z-index: 2; -webkit-transition: opacity ease-in-out 1s; -moz-transition: opacity ease-in-out 1s; -ms-transition: opacity ease-in-out 1s; -o-transition: opacity ease-in-out 1s; transition: opacity ease-in-out 1s;}
  /*---------- LEFT/RIGHT ROUND CONTROL ----------*/
  .control-round .carousel-control{top: 47%; opacity: 0; width: 55px; height: 55px; z-index: 100; color: #ffffff; display: block; font-size: 24px; cursor: pointer; overflow: hidden; line-height: 55px; text-shadow: none; position: absolute; font-weight: normal; background: transparent; -webkit-border-radius: 100%; border-radius: 100%;}
  .control-round:hover .carousel-control{opacity: 1;}
  .control-round .carousel-control.left, .control-round .carousel-control.right{/*left: inherit; opacity: 1; background: #03BFCB; top: inherit; bottom: 20px;*/ right: 15px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; color: #fff; background:#3c3e93; border:0;}
  .control-round .carousel-control.left{left: 15px;}
  .banner:hover .control-round .carousel-control.left, .banner:hover .control-round .carousel-control.right{opacity:1;}
  .control-round .carousel-control .fa{margin: 12px 0 0; font-size: 30px;}
  .control-round .carousel-control.left>span:nth-child(1){left: 45%;}
  .control-round .carousel-control.right>span:nth-child(1){right: 45%;}
  /*---------- INDICATORS CONTROL ----------*/
  .indicators-line > .carousel-indicators{right: 45%; bottom: 3%; left: auto; width: 90%; height: 20px; font-size: 0; overflow-x: auto; text-align: right;overflow-y: hidden; padding-left: 10px; padding-right: 10px; padding-top: 1px; white-space: nowrap;}
  .indicators-line > .carousel-indicators li{padding: 0; width: 15px; height: 15px; border: 1px solid rgb(158, 158, 158); text-indent: 0; overflow: hidden; text-align: left; position: relative; letter-spacing: 1px; background: rgb(158, 158, 158); -webkit-font-smoothing: antialiased; -webkit-border-radius: 50%;border-radius: 50%; margin-right: 5px; -webkit-transition: all 0.5s cubic-bezier(0.22,0.81,0.01,0.99); transition: all 0.5s cubic-bezier(0.22,0.81,0.01,0.99); z-index: 10; cursor:pointer;}
  .indicators-line > .carousel-indicators li:last-child{margin-right: 0;}
  .indicators-line > .carousel-indicators .active{margin: 1px 5px 1px 1px; box-shadow: 0 0 0 2px #fff; background-color: transparent; position: relative;-webkit-transition: box-shadow 0.3s ease; -moz-transition: box-shadow 0.3s ease; -o-transition: box-shadow 0.3s ease; transition: box-shadow 0.3s ease;-webkit-transition: background-color 0.3s ease; -moz-transition: background-color 0.3s ease; -o-transition: background-color 0.3s ease; transition: background-color 0.3s ease;}
  .indicators-line > .carousel-indicators .active:before{transform: scale(0.5); background-color: #fff; content:""; position: absolute; left:-1px; top:-1px; width:15px; height: 15px; border-radius: 50%; -webkit-transition: background-color 0.3s ease; -moz-transition: background-color 0.3s ease; -o-transition: background-color 0.3s ease; transition: background-color 0.3s ease;}
  /*---------- SLIDE CAPTION ----------*/
  .slide_style_left{text-align: left !important;}
  .slide_style_right{text-align: right !important;}
  .slide_style_center{text-align: center !important;}
  .slide-text{position: absolute; margin: 0 0 0 -585px; max-width: 600px; left:50%; bottom:22%; padding: 35px 40px 15px; background-color: rgba(250, 250, 250, 0.6); clip-path: polygon(50% 0%, 100% 0, 100% 76%, 80% 100%, 0 100%, 0% 60%, 0 0);}
  .slide-text > h1{padding: 0; color: #3c3e93; font-size: 30px; text-transform: capitalize; font-style: normal; margin-bottom: 15px; -webkit-animation-delay: 0.7s; animation-delay: 0.7s; font-weight: 700;}
  .slide-text > h1 span{color: #bc2b3c; font-size: 22px; display: block; font-weight: 600; margin: 0 0 10px; line-height: normal; text-transform: uppercase;}
  .slide-text > p{padding: 0; margin: 0 0 25px; font-size: 16px; -webkit-animation-delay: 1.1s; animation-delay: 1.1s;} 
  .slide-text .btn{background:#3c3e93; border:0; text-decoration: none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; font-size: 16px; font-family: 'Inter', sans-serif; font-weight:600; position: relative; z-index: 1; display: inline-block; text-align: center; color: #fff; padding: 12px 30px; border:0; overflow:hidden; text-shadow:none; box-shadow:none; text-transform: uppercase;}
  .slide-text .btn:hover{color: #fff;}
  .slide-text .btn:after{content: ''; position: absolute; height: 105%; right: -20px; top: 0; width: 20%; -webkit-transition: all .3s; -moz-transition: all .3s;-o-transition: all .3s; transition: all .3s; background-color: #bc2b3c; z-index:-1; transform: skewX(-25deg);}
  .slide-text .btn:hover:after{width: 120%;}

.about-sec{padding:70px 0 30px; position:relative; z-index:2;}    
  .about-sec.about-page{padding:0;}    
  .about-sec h2{font-size: 30px; color: #3c3e93; line-height: 1.3em; position: relative; margin: 0 0 15px; text-transform:capitalize;}
  .about-sec h2 span{color: #bc2b3c;  font-size: 18px; margin:0 0 10px; display:block; text-transform:uppercase; line-height:normal;}
  .about-sec h4{color: #000; margin:0;}
  .about-sec a{color:#000; font-weight:600;}
  .about-sec a:hover{color:#3c3e93;}
  .about-sec .about-left{margin:0 0 30px; padding:0 25px 0 15px;  position:relative;}
  .about-sec ul{margin:0; padding:10px 0 30px;}
  .about-sec ul li{margin:0 0 20px; list-style:none; padding:0; position:relative; display: flex; align-items: center;}
  .about-sec ul li:before{display:none !important;}
  .about-sec ul li:last-child{margin:0;}
  .about-sec ul li img{width: 55px; margin: 0 10px 0 0; background: #f5f5f5; padding: 10px 10px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; text-align: center;}
  .about-sec ul li .info{overflow:hidden;}
  .about-sec .about-left .btn{background:#3c3e93; border:0; text-decoration: none; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; font-family: 'Inter', sans-serif; font-weight:600; font-size:15px; position: relative; z-index: 1; display: inline-block; text-align: center; color: #fff; padding: 13px 40px; margin:0; border:0; overflow:hidden; text-shadow:none; box-shadow:none; text-transform: capitalize;}
  .about-sec .about-left .btn:hover{color: #fff;}
  .about-sec .about-left .btn:after{content: ''; position: absolute; height: 100%; right: -20px; top: 0; width: 30px; -webkit-transition: all .3s; -moz-transition: all .3s;-o-transition: all .3s; transition: all .3s; background-color: #bc2b3c; z-index:-1; transform: skewX(-25deg);}
  .about-sec .about-left .btn:hover:after{width: 120%;}
  .about-sec .about-right{margin:0 0 30px; padding:0 15px 0 30px; position:relative;}
  .about-sec .about-right figure{margin:0 0 15px; padding:0 0 200px; position:relative;}
  .about-sec .about-right figure::before{content: ""; width: 0; height: 0; border-bottom: 100px solid #3c3e93; border-right: 100px solid transparent; position: absolute; right: -20px; top: 40px;}
  .about-sec .about-right figure .top{width:80%;}
  .about-sec .about-right figure .bottom {position: absolute;left: 248px;bottom: 0;width: 85%;background: #fff;padding: 10px;box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);width: 66%;top: 62px;border-radius: 23px;}
  .about-sec .about-call{display: flex;}
  .about-sec .about-call p{padding:0 50px 0 0;}
  .about-sec .about-call p:last-child{padding-right:0;}
  .about-sec .about-call a{display:block;}
  .about-sec .about-call .fa{float: left; width: 50px; height: 50px; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; background: #000; color: #fff; text-align: center; line-height: 50px; font-size: 22px; margin: 0 15px 0 0;}
  .about-sec .about-call span{color: #000; display: block; font-size: 20px; overflow:hidden;}
  .about-sec .about-call small{color: #bc2b3c; display: block; font-size: 20px; font-family: 'Inter', sans-serif; font-weight: 700; letter-spacing:2px;}
  
.image-circle{animation: spin 12s infinite linear; -webkit-animation: spin 12s infinite linear; -moz-animation: spin 12s infinite linear; opacity: 0.5;}

@-webkit-keyframes spin {
    0%  {-webkit-transform: rotate(0deg);}
    100% {-webkit-transform: rotate(360deg);}   
}
 
.tag-sec{padding: 0; position: relative; z-index:3;}
  .tag-sec .row{margin: 0 -15px -130px;}
  .tag-sec h2{background: -webkit-linear-gradient( #3c3e93,#3c3e93); background-clip: border-box; background-clip: border-box; -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent; font-size: 30px; line-height: 40px; position: relative; margin: 0 0 10px; text-transform:capitalize;}
  .tag-sec h2 span{font-size: 14px; margin:10px 0 0; display:block; text-transform:capitalize; font-weight:700; line-height:normal;}
  .tag-sec .info-content{position: relative; padding: 50px 50px; background-size: cover; background-image: url("images/img-01.jpg"); background-repeat: no-repeat; background-attachment: scroll; background-position: center center; min-height: 275px; color:#fff; font-size:16px; display: flex; align-content: center; align-items: center;}
  .tag-sec .tw-coll:nth-child(2) .info-content{background-image: url("images/img-02.jpg");}
  .tag-sec .tw-coll:nth-child(3) .info-content{background-image: url("images/img-03.jpg");}
  .tag-sec .info-content:before{position: absolute; content: ''; left: 0px; top: 0px; right: 0px; bottom: 0px; background-color: rgba(20,29,59,0.80); transition: all 500ms ease; -moz-transition: all 500ms ease; -webkit-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease;}
  .tag-sec .info-content:hover:before{background-color: rgba(60, 62, 147, 0.9);}
  .tag-sec .info-content .inner{position: relative; z-index: 2;}
  .tag-sec .info-content h3{position: relative; color: #ffffff; font-size: 56px; font-weight: 800; line-height: 1em;}
  .tag-sec .info-content h4{position: relative; color: #ffffff; font-weight: 600; font-size:22px; line-height: 1.3em; margin: 12px 0 15px;}
  .tag-sec .info-content p{margin: 0;}

.service-sec{position: relative; margin:0 0 15px; padding: 215px 0px 200px; text-align:center; background: #0c0e63;}  
  .service-sec::before{content: "";background-image: url(images/bg-01.jpg);background-repeat: no-repeat;background-attachment: fixed; background-size: cover;background-position: center center; position: absolute;left: 0; top: 0; width: 100%; height: 100%; opacity:0.2;}
  .service-sec h2{font-size: 30px; color: #fff; line-height: 1.3em; position: relative; margin: 0 15px 25px; text-transform:capitalize;}
  .service-sec h2 span{color: #fff; font-weight: 600; font-size: 18px; margin:0 0 10px; display:block; text-transform:uppercase; line-height:normal;}
  .service-sec .ss-coll{margin:0 0 30px;}
  .service-sec .info-box{position: relative; height: 100%; text-align: center; -webkit-border-radius: 15px 0 15px 0; -moz-border-radius: 15px 0 15px 0; border-radius: 15px 0 15px 0; padding: 20px 20px 60px; background-color: rgba(0, 0, 0, 0.2); transition: all 500ms ease; -moz-transition: all 500ms ease; -webkit-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; min-height:330px;}
  .service-sec .info-box:hover::before{opacity: 1; -webkit-border-radius: 0px 15px 0px 15px; -moz-border-radius: 0px 15px 0px 15px; border-radius: 0px 15px 0px 15px;} 
  .service-sec .info-box:hover{color:#fff; -webkit-border-radius: 0px 15px 0px 15px; -moz-border-radius: 0px 15px 0px 15px; border-radius: 0px 15px 0px 15px;} 
  .service-sec .info-box:hover h4{color:#fff;} 
  .service-sec .info-box:hover p{color:#fff;} 
  .service-sec .info-box::before{position: absolute; content: ''; left: 0px; top: 0px; right: 0px; bottom: 0px; opacity: 0; transition: all 500ms ease; -moz-transition: all 500ms ease; -webkit-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; background-image: -ms-linear-gradient(top, #131E39 0%, #3c3e93 100%); background-image: -moz-linear-gradient(top, #131E39 0%, #3c3e93 100%); background-image: -o-linear-gradient(top, #131E39 0%, #3c3e93 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #131E39), color-stop(100, #3c3e93)); background-image: -webkit-linear-gradient(top, #131E39 0%, #3c3e93 100%); background-image: linear-gradient(to bottom, #131E39 0%, #3c3e93 100%);}  
  .service-sec .info-box .inner{position: relative; z-index: 2;}
  .service-sec .info-box h4{position: relative; font-weight: 700; color:#5c5eb3; line-height: 1.3em; margin: 0 0 10px; font-size:18px; text-transform:capitalize;}
  .service-sec .info-box figure{margin: 0 0 15px;}
  .service-sec .info-box img{-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; width: 100%;}
  .service-sec .info-box p{text-align:center; color: #A0A0A0;}
  .service-sec .info-box ul{padding:0; margin:0;}
  .service-sec .info-box ul li{list-style:none; padding: 0 20px 10px; margin: 0 -20px 10px; border-bottom: 1px dashed #9c9c9c;}
  .service-sec .info-box:hover ul li{border-color: 1px dashed #ffff;}
  .service-sec .info-box ul li:last-child{padding-bottom: 0; margin-bottom: 0; border-bottom: 0;}
  .service-sec .info-box .btn-link .btn{position: absolute; left: 100%; width: 50px; height: 50px; bottom: 0px; color: #ffffff; line-height: 50px; font-size: 20px; margin-left: -50px; -webkit-border-radius: 0px 0px 15px 0px; -moz-border-radius: 0px 0px 15px 0px; border-radius: 0px 0px 15px 0px; background-color: #bc2b3c; transition: all 500ms ease; -moz-transition: all 500ms ease; -webkit-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease;}
  .service-sec .info-box:hover .btn{left: 0%; margin-left: 0px; -webkit-border-radius: 0px 0px 0px 15px; -moz-border-radius: 0px 0px 0px 15px; border-radius: 0px 0px 0px 15px; background-color: #ffffff; color: #3c3e93; width: 160px;}
  .service-sec .info-box .btn-link .btn i{margin: 10px 0 0;}
  .service-sec .info-box .btn-link span{opacity: 0; visibility: hidden; transition: all 500ms ease; -moz-transition: all 500ms ease; -webkit-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; font-size: 14px; font-weight: 600; display: inline-block; vertical-align: middle; padding: 0 6px 0 0; position: relative; top: -2px; line-height: 43px; color: #3c3e93 !important; position: absolute;}
  .service-sec .info-box:hover .btn-link span{position: relative; opacity: 1; visibility: visible;}
  .service-sec .item{margin:0 15px;}
  .service-sec .owl-pagination{display: none; text-align: center; position: relative; right: 0; top: 0; margin: 30px 0 0;}
  .service-sec .owl-theme .owl-controls .owl-page span{background:none; border:1px solid #f3941e; opacity:1; height:10px; width:10px;}
  .service-sec .owl-theme .owl-controls .owl-page.active span, .service-sec .owl-theme .owl-controls.clickable .owl-page:hover span{background: #f3941e; background: -moz-linear-gradient(left,  #f3941e 0%, #000 100%); background: -webkit-linear-gradient(left,  #f3941e 0%,#000 100%); background: linear-gradient(to right,  #f3941e 0%,#000 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3941e', endColorstr='#000',GradientType=1 );}
  .service-sec .owl-theme .owl-controls .owl-page.active span{width:20px;}
  .service-sec .owl-theme .owl-controls .owl-buttons div{display: block; background:rgba(250, 250, 250, 0.5); -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; color:#000; position:absolute; left:-55px; top:120px; margin:0; height:44px; width:44px; opacity:1; text-indent:-99999px;}
  .service-sec .owl-theme .owl-controls .owl-buttons div.owl-next{right:-55px; left:inherit;}
  .service-sec .owl-theme .owl-controls .owl-buttons div.owl-prev:before{background-image: url(images/arrow-left.png);
background-repeat: no-repeat; background-attachment: scroll; background-position: center center; background-size: 20px 20px; color: #000; content: ""; left: 0; position: absolute; top: 0; width: 100%; height: 100%;}  
  .service-sec .owl-theme .owl-controls .owl-buttons div.owl-next:before{background-image: url(images/arrow-right.png);
background-repeat: no-repeat; background-attachment: scroll; background-position: center center; background-size: 20px 20px; color: #000; content: ""; left: 0; position: absolute; top: 0; width: 100%; height: 100%;} 
  
.how-we-work{position: relative; margin:-150px 0 15px; padding: 0 0 40px; z-index:3;}  
  .how-we-work .row-bg{background: #bc2b3c; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; margin:0 5%; padding:100px 20px 120px; text-align:center; position:relative;}
  .how-we-work .icon-one{position: absolute; left: 10px; bottom: -90px; width: 120px; height: 120px; background-repeat: no-repeat;}
  .how-we-work .icon-two{position: absolute; left: 38%; top: -70px; width: 99px; height: 119px; background-repeat: no-repeat;}
  .how-we-work .icon-three{position: absolute; right: -15px; bottom: -110px; width: 170px; height: 170px; background-repeat: no-repeat;}
  .how-we-work .row-btm{margin:-100px -15px 0; position:relative;}
  .how-we-work h2{font-size: 36px; color: #fff; line-height: 1.3em; position: relative; margin: 0 0 25px; text-transform:capitalize;}
  .how-we-work h2 span{color: #fff; font-weight: 600; font-size: 18px; margin:0 0 10px; display:block; text-transform:uppercase; line-height:normal;}
  .how-we-work .info-box{position: relative; overflow: hidden; padding: 40px 40px 15px; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; margin:0 0 30px; background: #f5f5f5;}
  .how-we-work .info-box:before{position: absolute; content: ''; left: 0px; bottom: 0px; width: 100%; height: 50%; opacity: 0; background-color: #141d38; -webkit-transition: all 600ms ease; -ms-transition: all 600ms ease; -o-transition: all 600ms ease; -moz-transition: all 600ms ease; transition: all 600ms ease;}
  .how-we-work .info-box:hover, .how-we-work .info-box:hover h4{color:#fff;}
  .how-we-work .info-box:hover img{filter: brightness(1000);}
  .how-we-work .info-box .inner{position:relative; z-index:2;}
  .how-we-work .info-box:hover:before{height: 100%; opacity: 1;}
  .how-we-work .info-box .shape-one{content: ''; width: 250px; height: 250px; background: #3c3e93; background-color: rgb(0, 96, 255); border-radius: 50%; position: absolute; top: -120px; opacity: 0.4; right: -120px; transform: scale(0); -webkit-transition: all 600ms ease; -moz-transition: all 600ms ease; -ms-transition: all 600ms ease; -o-transition: all 600ms ease; transition: all 600ms ease;}
  .how-we-work .info-box:hover .shape-one{transform: scale(1); webkit-transition-delay: 300ms; -ms-transition-delay: 300ms; transition-delay: 300ms;}
  .how-we-work .info-box .shape-two{content: ''; width: 373px; height: 373px; background: #3c3e93; background-color: rgb(0, 96, 255); border-radius: 50%; position: absolute; top: -180px; right: -180px; z-index: 1; opacity: 0; transform: scale(0); -webkit-transition: all 600ms ease; -moz-transition: all 600ms ease; -ms-transition: all 600ms ease; -o-transition: all 600ms ease; transition: all 600ms ease;}
  .how-we-work .info-box:hover .shape-two{opacity: 0.4; transform: scale(1); webkit-transition-delay: 600ms; -ms-transition-delay: 600ms; transition-delay: 600ms;}
  .how-we-work .info-box figure{max-width: 65px;}
  .how-we-work .info-box h4{position: relative; z-index: 2; color: #222222; font-weight: 600; line-height: 1.3em; margin: 20px 0px 15px;}

.move_anim img{-webkit-animation:movebounce 3.0s linear infinite; opacity: 0.5; animation:movebounce 3.0s linear infinite}
@keyframes movebounce {
 0% {
  transform:translateY(0)
 }
 50% {
  transform:translateY(20px)
 }
 100% {
  transform:translateY(0)
 }
}

.best-offer{position:relative; background: #100e2c; padding:80px 0 65px; text-align:center; color:#fff;}
  .best-offer:before{content: ""; background-image: url(images/bg-02.jpg); background-repeat: no-repeat; background-attachment: fixed; background-position: center center; background-size: cover; position: absolute; width: 100%; height: 100%; right: 0; bottom: 0; opacity:0.2;}
  .best-offer h2{font-size: 36px; color: #fff; line-height: 1.3em; position: relative; margin: 0 0 25px; text-transform:capitalize;}
  .best-offer h2 span{color: #fff; font-weight: 600; font-size: 18px; margin:0 0 10px; display:block; text-transform:uppercase; line-height:normal;}
  .best-offer p{text-align:center;}
  .best-offer .bf-coll{padding:0 15%;}
  .best-offer .btn{background:#3c3e93; border:0; text-decoration: none; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; font-family: 'Inter', sans-serif; font-weight:600; font-size:15px; position: relative; z-index: 1; display: inline-block; text-align: center; color: #fff; padding: 13px 40px; margin:0; border:0; overflow:hidden; text-shadow:none; box-shadow:none; text-transform: capitalize;}
  .best-offer .btn:hover{color: #fff;}
  .best-offer .btn:after{content: ''; position: absolute; height: 100%; right: -20px; top: 0; width: 30px; -webkit-transition: all .3s; -moz-transition: all .3s;-o-transition: all .3s; transition: all .3s; background-color: #bc2b3c; z-index:-1; transform: skewX(-25deg);}
  .best-offer .btn:hover:after{width: 120%;}
  
.client-speak{position:relative; text-align:center; margin:0; padding:0 0 40px 0; z-index:1;}
  .client-speak h2{font-size: 36px; color: #3c3e93; line-height: 1.3em; position: relative; margin: 0 0 25px; text-transform:capitalize;}
  .client-speak h2 span{color: #bc2b3c; font-weight: 600; font-size: 18px; margin:0 0 10px; display:block; text-transform:uppercase; line-height:normal;}
  .client-speak .owl-pagination{display: none; text-align: center; position: relative; right: 0; top: 0; margin: 30px 0 0;}
  .client-speak .owl-theme .owl-controls .owl-page span{background:none; border:1px solid #f3941e; opacity:1; height:10px; width:10px;}
  .client-speak .owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span{background: #f3941e; background: -moz-linear-gradient(left,  #f3941e 0%, #000 100%); background: -webkit-linear-gradient(left,  #f3941e 0%,#000 100%); background: linear-gradient(to right,  #f3941e 0%,#000 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3941e', endColorstr='#000',GradientType=1 );}
  .client-speak .owl-theme .owl-controls .owl-page.active span{width:20px;}
  .client-speak .item{margin:30px 15px 0;}
  .client-speak .item .item-bg{-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; position: relative; padding: 0 40px 30px; background: #fff; box-shadow: 0 3px 15px rgba(0,0,0,.1); margin-bottom: 40px; transition: all .3s ease;}
  .client-speak .item:hover .item-bg{background: #3c3e93; color:#fff;}
  .client-speak .item:hover .item-bg::after{border-top-color: #3c3e93;}
  .client-speak .item .item-bg::after{position: absolute; left: 0; right: 0; bottom: -20px; margin: 0 auto; width: 40px; border-left: 20px solid transparent; border-right: 20px solid transparent; border-top: 20px solid #fff; transition: all .3s ease; filter: drop-shadow(0 10px 10px rgba(0,0,0,.1)); content: "";}
  .client-speak .testmonial-author{position: relative; padding:0 0 15px; overflow:hidden;}
  .client-speak .testmonial-author h4{font-size: 20px; margin: 0; color:#bc2b3c; font-weight:600;}
  .client-speak .testmonial-author h4 span{font-size:14px; margin:0 0 10px; display:block; color:#000; font-weight:00;}
  .client-speak .testmonial-author .author-rating i{color: #f3941e;}
  .client-speak p{line-height:22px; margin: 0; text-align: center;} 
  .client-speak .star{color: #fff; letter-spacing: 2px; font-size: 17px; display: inline-block; background: #bc2b3c; padding: 10px 20px; border-radius: 10px; margin: -25px 0 30px;color: #fff; letter-spacing: 2px; font-size: 17px; display: inline-block; background: #bc2b3c; padding: 10px 20px; border-radius: 10px; margin: -25px 0 30px;}
  .client-speak .testmonial-author figure{position:relative; display: inline-block; margin: 20px auto;}
  .client-speak .testmonial-author figure::before{border: 5px solid #bc2b3c !important;content: "";height: auto;opacity: 0;filter: alpha(opacity=0);position: absolute;bottom: -10px;left: -10px;right: -10px;top: -10px;visibility: hidden;width: auto;-webkit-transform: scale(0);transform: scale(0);transition: .3s;border-radius: 50%;-webkit-border-radius: 50%;}
  .client-speak .item:hover .testmonial-author figure::before {opacity: 1;filter: alpha(opacity=100);visibility: visible;-webkit-transform: scale(1);transform: scale(1);}
  .client-speak .testmonial-author figure img{width: 100px; -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15); -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%;}
  .client-speak .owl-theme .owl-controls .owl-buttons div{display: block; background:rgba(250, 250, 250, 0.5); -webkit-border-radius:0; -moz-border-radius:0; border-radius:0; color:#000; position:absolute; left:-55px; top:32px; margin:0; height:44px; width:44px; opacity:1; text-indent:-99999px;}
  .client-speak .owl-theme .owl-controls .owl-buttons div.owl-next{right:-55px; left:inherit;}
  .client-speak .owl-theme .owl-controls .owl-buttons div.owl-prev:before{background-image: url(images/arrow-left.png);
background-repeat: no-repeat; background-attachment: scroll; background-position: center center; background-size: 20px 20px; color: #000; content: ""; left: 0; position: absolute; top: 0; width: 100%; height: 100%;}  
  .client-speak .owl-theme .owl-controls .owl-buttons div.owl-next:before{background-image: url(images/arrow-right.png);
background-repeat: no-repeat; background-attachment: scroll; background-position: center center; background-size: 20px 20px; color: #000; content: ""; left: 0; position: absolute; top: 0; width: 100%; height: 100%;} 

      
.thumb{position: relative; cursor:pointer;}
  .thumb:hover:before{transform: scaleX(0); opacity: 1;}
  .thumb:hover:after{opacity: 1; transform: scaleY(0);}
  .thumb:before{content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,0.4); opacity: 0; transform: scaleX(1); -moz-transform: scaleX(1); -webkit-transform: scaleX(1); transition: all 0.5s ease-in; -moz-transition: all 0.5s ease-in; -webkit-transition: all 0.5s ease-in;}
  .thumb:after{content: ''; position: absolute; right: 0; bottom: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,0.4); opacity: 0; transform: scaleY(1); -moz-transform: scaleY(1); -webkit-transform: scaleY(1); transition: all 0.5s ease-in; -moz-transition: all 0.5s ease-in;-webkit-transition: all 0.5s ease-in;}    
  
.footer{background: -webkit-radial-gradient(circle farthest-corner at center center, #3c3e93 0%, #131E3C 100%);
background: -moz-radial-gradient(circle farthest-corner at center center, #3c3e93 0%, #131E3C 100%);
background: radial-gradient(circle farthest-corner at center center, #3c3e93 0%, #131E3C 100%); padding: 75px 0 0; color: #fff; position: relative; width: 100%; z-index: 3;}
  .footer::before{content: ""; background-image: url(images/footer-bg.jpg); background-repeat: no-repeat; background-attachment: scroll; background-position: center center; background-size: cover; position: absolute; left: 0; top: 0; width: 100%; height: 100%; opacity: 0.3;}
  .footer .container{position: relative; z-index:1;}
  .footer a{color:#fff;}
  .footer a:hover{color:#bc2b3c;}  
  .footer .col-sm-3:nth-child(1){-ms-flex: 0 0 20%; flex: 0 0 20%; max-width: 20%;}
  .footer .col-sm-3:nth-child(2){-ms-flex: 0 0 30%; flex: 0 0 30%; max-width: 30%;}
  .wg-1{margin:0 0 30px;}  
  .wg-1 h4{color:#fff; font-weight: 600; font-size:24px; margin:0 0 30px; padding: 0; position:relative;}    
  .wg-1 p{text-align:left;}  
  .wg-1 ul{margin:0; padding:0;}
  .wg-1 ul li{list-style:none; position:relative; margin: 0 0 7px; padding: 0 0 7px 20px; text-transform: capitalize; background-image: url(images/footer-arrow.png); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 7px;} 
  .wg-1 ul li:last-child{border-bottom:0;}
  .wg-1 address{margin: 0 0 5px; overflow: hidden; position: relative;}  
  .wg-1 address i{color:#fff; font-size:18px; float: left; height:30px; line-height:30px; margin:0 10px 0 0; text-align:center; width:30px;}
  .wg-1 address div{margin:0; overflow:hidden;}
  .wg-1 address p{margin:0;}
  .wg-1 address span {font-size: 18px; line-height: normal; color: #fff; margin: 0 0 5px; display: block; font-weight:600;}
  .ft-logo{margin: 0 40px 30px 0; background: #fff; padding: 15px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;}
  .icon-ft{padding: 15px 0 0;}
  .icon-ft i{color: #fff; border:1px solid #F5F5F5; display:inline-block; font-size: 18px; line-height: 36px; margin: 0 0 0 2px; height: 36px; width: 36px; text-align: center; position:relative; z-index:1; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
  .icon-ft .fa-facebook{background:#3a5896;}
  .icon-ft .fa-twitter{background:#00aced;}
  .icon-ft .fa-youtube{background:#b00;}
  .icon-ft .fa-linkedin{background:#007ab5;}
  .icon-ft .fa-instagram{background: #f09433; background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );}
  .icon-ft i:hover{color:#fff; background:none; transition:0.8s ease-in-out; -webkit-transition:all 0.8s ease-in-out; -moz-transition:all 0.8s ease-in-out; -ms-transition:all 0.8s ease-in-out; -o-transition:all 0.8s ease-in-out;} 
  .footer .news-post .post{position: relative; padding: 0 0 0 95px; margin: 0 0 20px; border-bottom: 1px solid rgba(250, 250, 250, 0.5);}
  .footer .news-post .post:last-child{margin-bottom: 0; border: none; min-height: auto;}
  .footer .news-post .post .image{position: absolute; left: 0; top: 0; width: 80px; overflow: hidden;}
  .footer .news-post .post .image a{display: block;}
  .footer .news-post .post a:hover{color:#fff;}
  .footer .news-post .post h6{position: relative; color: #ffffff; line-height:20px; font-weight: 700; top: -4px; font-size: 14px; margin:0 0 5px;}
  .footer .news-post .post .date{position: relative; display: block; font-size: 14px; line-height: 1.3em; color: #ffffff; margin: 0 0 15px; text-transform: capitalize;}
  
  .ft-bottom{border-top:1px solid rgba(250, 250, 250, 0.3); margin:35px 0 0; color:#fff; padding:20px 0 5px; position:relative; z-index:2;}  
  .ft-bottom .row{flex-direction: row-reverse;}
  .ft-bottom .copyright{text-align: center; color: #fff; padding:20px 0;}
  .ft-bottom ul{margin:0; padding:0; text-align:right;}
  .ft-bottom ul li{list-style:none; display:inline-block; margin:0; padding:0; text-align:right;}
  .ft-bottom ul li a{display: block; border-left: 1px solid #fff; line-height: 17px; padding: 0 15px 2px;}
  .ft-bottom ul li:first-child a{border-left: 0; padding-left: 0;}
  .ft-bottom ul li:last-child a{padding-right: 0;}
  
.banner-inner{background-image:url(/wp-content/uploads/2025/02/banner-02.jpg); background-repeat: no-repeat; background-attachment: scroll; background-position: center center; background-size:cover; height: 350px; position: relative; text-align:center; z-index: 2;}
.banner-inner:before{/*background:#017bbc; content: ""; position: absolute; left: 0; top: 0; height: 100%; width: 100%; opacity: 0.5;*/}
.banner-inner .textblock{height: 438px; position: relative;}
.banner-inner .block{background: #bc2b3c; bottom: 0; left: 0; position: absolute; width: 100%;}
.banner-inner .block:after{left: 0; top: 0; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; border-color: rgba(0, 0, 0, 0); border-right-color: rgba(0,0,0,0.3); border-width: 79px 55px 0 0; display:none;}
.banner-inner .page-title .holder{display:none; overflow: hidden; position: relative; padding: 0;}
.banner-inner h1{color: #fff; margin: 0; font-size: 40px; padding:0 0 70px; text-transform:uppercase; text-align:center;}
.breadcrumb{color: #fff; font-size:14px; line-height: normal; position: relative; z-index: 5; text-align: center; display: inline-block; background: none; box-shadow: none; padding: 20px 20px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; margin: 0;}
.breadcrumb > li {margin: 0; font-weight:700;}
.breadcrumb > li + li:before {content: "+"; margin: 0 9px; color: #fff; font-size: 15px; float: left;}
.breadcrumb > li .fa-home {margin: 0 9px;}
.breadcrumb li a{color: #fff; font-weight:700;}     
.breadcrumb li a:hover{text-decoration:underline;}     

.align-left{float: left; width: 50%; margin: 7px 20px 10px 0;} 
.align-right{float: right; width: 50%; margin: 7px 0 10px 20px;} 

.mid-wrap {padding: 70px 0 40px;margin-top: 65px;}
  .mid-wrap ul{margin: 0; padding: 0 0 5px;}
  .mid-wrap ul li{list-style: none; margin: 0 0 15px; padding: 0; position: relative;}
  .mid-wrap ul li::before{content: "\f0a4"; font-family: FontAwesome; display: inline-block; margin: 0 10px 0 0;} 
  .mid-wrap ol{margin: 0; padding: 0 0 5px; counter-reset: section;}
  .mid-wrap ol li{margin: 0; padding: 0 0 15px; list-style: none;}
  .mid-wrap ol li::before{content: counters(section, ".") " - "; counter-increment: section;}

.contact-page{padding:0 0 30px; position:relative; text-align:center;}  
  .contact-page h3{font-size: 24px; margin: 0 0 20px; color: #3c3e93; text-transform: capitalize;}
  .contact-page .contact-row{background: #fff; -webkit-border-radius:15px; -moz-border-radius:15px; border-radius: 15px; margin: 0 0 70px; padding: 0; position: relative; text-align:left; box-shadow: 0px 5px 25px rgba(0, 0, 0, 0.08);}
  .contact-page .contact-col{background: #3c3e93; -webkit-border-radius:15px 0 0 15px; -moz-border-radius:15px 0 0 15px; border-radius: 15px 0 0 15px;  color: #fff; padding: 65px 50px 80px; position:relative;}
  .contact-page .contact-col::after{content: "\f2b7"; font-family: FontAwesome; position: absolute; right: 30px; bottom: -15px; position: absolute; font-size: 220px; opacity: 0.1;}
  .contact-page .contact-col h4{color:#fff; font-size: 24px; position: relative; text-transform: capitalize; margin: 0 0 55px;}
  .contact-page .contact-col h4 span{color: #3c3e93;}
  .contact-page .contact-col .contact-box:last-child{/*margin-bottom:0;*/}
  .contact-box{margin: 0 0 50px; position: relative; cursor: pointer; text-align: left; display: flex;}
  .contact-box .icon{font-size: 24px; display: inline-block; margin: 0 20px 0 0; text-align: center; width: 30px;}
  .contact-box .icon i{color: #fff;}  
  .contact-box .content p{margin: 0;}
  .contact-box .content a{color:#fff;}
  .contact-box .content a:hover{text-decoration:underline;}
  .contact-page .contact-form{padding: 61px 50px 30px;}
  .contact-page .contact-form h3{color:#3c3e93; font-size:24px; position: relative; text-transform: capitalize; margin: 0 0 40px;}
  .contact-page .contact-form h3::before{content: "\f2b7"; font-family: FontAwesome; position: absolute; right: 0; top: 0; color: #bc2b3c; font-size: 30px;}
  .contact-page .contact-form h3 span{color: #3c3e93;}
  .contact-page form{/*background: #fff; padding: 20px 20px 17px; position: relative; cursor: pointer;text-align: center; box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.05), inset 0 0 0 1px rgba(255, 255, 255, 0.035); -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; transition: 0.3s ease-in; */ overflow:hidden; margin:0 -15px;}
  .contact-page form .form-control{background:none; box-shadow:none; border:1px solid #c6d0da; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius: 5px; color: #000; height:44px;}
  .contact-page form .form-control::-webkit-input-placeholder {color: #6c757d;}
  .contact-page form .form-control::-moz-placeholder {color: #6c757d;}
  .contact-page form .form-control:-ms-input-placeholder {color: #6c757d;}
  .contact-page form .form-control:-moz-placeholder {color: #6c757d;}
  .contact-page form textarea{height:120px !important;}
  .contact-page form .form-group{margin:0 0 25px;}
  .contact-page form .btn{background: #bc2b3c; color: #fff; font-size: 16px; font-weight: 700; text-transform:uppercase; padding: 12px; padding: 12px 50px; border:0; position:relative; text-shadow:none; -webkit-animation-delay: 2s; animation-delay: 2s; -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out; transition: background 0.3s ease-in-out, color 0.3s ease-in-out; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius: 5px; }
  .contact-page form .btn:hover, .contact-page form form .btn:active{background: #3c3e93; color: #fff;}
  .contact-page .map-padd{border: 10px solid #fff; box-shadow: 0px 5px 25px rgba(0, 0, 0, 0.08);}

.team-section{padding:0; text-align:center; position:relative; z-index:2;}    
  .team-section .row{margin: 0 0 40px; background: #f5f5f5; padding: 20px 10px 5px; overflow:hidden;}
  .team-section .row:first-child{background: none; padding: 0; margin: 0 -15px 10px;}
  .team-section .row:last-child{margin-bottom:0;}
  .team-section h2{font-size: 30px; color: #3c3e93; line-height: 1.3em; position: relative; margin: 0 0 15px; text-transform:uppercase;}
  .team-section h2 span{color: #bc2b3c; font-weight: 600; font-size: 18px; margin:0 0 10px; display:block; text-transform:uppercase; line-height:normal;}
  .team-section h3{font-size: 24px; background: #3c3e93; line-height: 1.3em; position: relative; margin: 0 -25px 35px; text-transform: uppercase; color: #fff; padding: 7px 10px 8px;}
  .team-section .single-card{margin: 0 0 30px;}
  .team-section .single-card h4{font-size: 20px; color:#bc2b3c; margin: 0 0 5px;}
  .team-section .single-card p{text-align:center !important; margin: 0 !important;}
  .team-section .single-card-image{position: relative; margin: 0 25px -100px;}
  .team-section .single-card-content{background: #fff; text-align: center !important; padding: 125px 25px 30px 25px; border-radius: 7px 7px 7px 7px;}
  .team-section .single-card:hover .single-card-content{background: #3c3e93; color:#fff;}
  .team-section .single-card:hover h4{color:#fff;}
  .team-section .single-card .social-list{padding: 0; position:relative;}
  .team-section .single-card .social-list{padding: 0; margin: 0;}
  .team-section .single-card .social-list li{display:inline-block; padding: 0; margin: 0;}
  .team-section .single-card .social-list i{color: #fff; border:1px solid #F5F5F5; display:inline-block; font-size: 18px; line-height: 36px; margin: 0 0 0 2px; height: 36px; width: 36px; text-align: center; position:relative; z-index:1; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
  .team-section .single-card .social-list .fa-facebook{background:#3a5896;}
  .team-section .single-card .social-list .fa-twitter{background:#00aced;}
  .team-section .single-card .social-list .fa-youtube{background:#b00;}
  .team-section .single-card .social-list .fa-linkedin{background:#007ab5;}
  .team-section .single-card .social-list .fa-instagram{background: #f09433; background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );}
  .team-section .single-card .social-list i:hover{color:#fff; background:none; transition:0.8s ease-in-out; -webkit-transition:all 0.8s ease-in-out; -moz-transition:all 0.8s ease-in-out; -ms-transition:all 0.8s ease-in-out; -o-transition:all 0.8s ease-in-out;}  
  

/* custom.css... */
.back-to-top {position: fixed;right: 15px;bottom: 70px;z-index: 20;-webkit-transition: all .25s ease-out;-moz-transition: all .25s ease-out;-ms-transition: all .25s ease-out;-o-transition: all .25s ease-out;transition: all .25s ease-out;-webkit-animation: backto-top-bounce 4s infinite ease-in-out;animation: backto-top-bounce 4s infinite ease-in-out;}
.back-to-top a span small { display: block;}
.back-to-top a {color: #fff !important;font-size: 22px;margin: 0 auto;text-align: center;display: flex;align-items: center;background: #3c3e93;padding: 2px 10px;border-radius: 10px;}
.back-to-top a i {background: #000;padding: 8px;margin: 0 15px 0 0;border-radius: 100%;width: 50px;height: 50px;text-align: center;line-height: 33px;font-size: 22px;}
.back-to-top a:hover {background: #bc2b3c;transition: all .25s cubic-bezier(0.15, -0.1, 0.74, 0.96);}
.flesh-info {padding: 59px 0 0;}
.flesh-info h3 {font-size: 30px;}
.flesh-info h3 span {color: #bc2b3c;}
.img-sec {display: flex;flex-wrap: wrap;justify-content: space-between;}
.img-sec img {width: 48.5%;object-fit: fill;height: 330px;border-radius: 15px;}

.flesh-info .img-sec img {object-fit: cover;width: 100%;}

    /** Smartphones **/
@media (min-width: 320px) and (max-width: 767px) {
   
   .header{border-top:10px solid #3c3e93;}
   .head-top{display:none;}
   .Free-Consulting{display:none;}
   .menu-head{margin:0; font-size:14px;}
   .menu-head::after{display:none;}
   .menu-head .navbar-brand{padding:15px 0;}   
   .menu-head .navbar-brand img{max-width: 45px;}
   .menu-head .navbar-brand span{padding: 0 0 0 5px !important; bottom: -2px; letter-spacing: 0px !important; font-size: 12px;}
   .menu-head .navbar-brand span span{padding: 1px 7px;}
   .menu-head nav{}
   .menu-head .navbar-header{position:relative; z-index:2; float: none; width: 100%;}
   .menu-head .navbar-toggle{border-color: #fe0000; background: none !important; color: #fff; margin: 20px 0 0;}
   .navbar-default .navbar-toggle .icon-bar{background-color:#fe0000;}
   .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{background:none;}
   .menu-head .navbar-collapse{border:none; box-shadow: none;}
   .menu-head .navbar-collapse.in ul{margin: 0; box-shadow: none; border: 0; padding:0;}
   .menu-head .navbar-nav{margin: 0; text-align:left; top: 0; border: 0; background:#3c3e93; padding:0;}
   .menu-head .navbar-nav > li:before{display:none;}
   .menu-head .navbar-nav > li > a::before{display:none;}
   .menu-head .navbar-nav > li{display:block; margin:0; padding:0; border-top: 1px solid  #fff; background:none;}
   .menu-head .navbar-nav > li:last-child{border-bottom:0;}
   .menu-head .navbar-nav .li-mrg{margin-right: 0 !important;}
   .menu-head .navbar-nav > li > a{padding: 10px; border: 0; color:#fff; -webkit-border-radius: 0; border-radius: 0; border-radius: 0;}
   .menu-head .navbar-nav > li > a:focus, .menu-head .navbar-nav > li > a:hover, .menu-head .navbar-nav > .open > a, .menu-head .navbar-nav > .open > a:focus, .menu-head .navbar-nav > .open > a:hover, .menu-head .navbar-nav .current-menu-item > a{background: #fe0000; color: #fff; -webkit-border-radius: 0; border-radius: 0; border-radius: 0;}
   .menu-head .sub-menu > li > a:focus, .menu-head .sub-menu > li > a:hover{background: #fe0000 !important; padding:5px 15px 5px 30px;}
   .menu-head .sub-menu{position: relative !important; top: 0 !important; margin: 0 !important; left: 0 !important; display: block !important; height: auto !important; width: auto; opacity: 1; visibility: inherit; -webkit-transform: inherit; -moz-transform: inherit; -ms-transform: inherit; -o-transform: inherit; transform: inherit; background: none; padding:0; border:0;}
   .menu-head .sub-menu > li > a{background:none !important; padding:5px 15px 5px 30px; width: auto; color:#fff !important;}
	
   .banner{padding: 0;}
   .banner .item img{/*height: 550px; -o-object-fit: cover; object-fit: cover; width: 100%;*/}  
   .banner .slide-text{padding: 20px 20px 5px; left: 0; margin: ; bottom: 0; position: relative; margin: -70px 15px 0; background: #0c0e63; color: #fff;}
   .banner .slide-text > h1{font-size: 24px; line-height:30px; color: #fff;}
   .slide-text > h1 span{font-size: 18px;}
   .banner .slide-text p{font-size: 14px; line-height:24px;}
   .slide-text .btn{background: #2c2e83;}
   .about-sec h2{font-size: 26px;}
   .about-sec .about-right{padding: 0 15px;}
   .about-sec .about-right figure{padding: 0 0 130px;}
   .about-sec .about-right figure .bottom{right: 0; bottom: 0; left: inherit;}
   .about-sec .about-right figure::before{border-bottom: 50px solid #3c3e93; border-right: 50px solid transparent; right: 0; top: 30px;}
   .tag-sec .info-content{padding: 25px 25px; border: 10px solid #f5f5f5; margin: 0 0 30px;}
   .tag-sec .info-content h3{font-size: 26px;}
   .service-sec h2{font-size: 26px;}
   .service-sec .info-box img{width:100%;}
   .counter-sec .row-bg{margin: 0 15px; padding: 50px 5px 30px;}
   .counter-sec h2{font-size: 26px;}
   .principal-sec .left-grid figure{width:45%;}
   .principal-sec .left-grid h4{font-size: 20px;}
   .counter-sec .icon-one{width: 90px; height: 90px;}
   .counter-sec .icon-two{width: 99px; height: 119px;}
   .counter-sec .icon-three{width: 120px; height: 120px;}
   .best-offer h2{font-size: 26px;}
   .best-offer h5{font-size: 16px;}
   .best-offer .contact-info .media{display: block; border-right:0; border-bottom: 1px dashed #fff; margin: 0 0 10px 0; padding: 0 0 15px; width: inherit !important;}
   .best-offer .contact-info .media:last-child{border-bottom: none;}
   .client-speak h2{font-size: 16px;}
   .client-speak .owl-theme .owl-controls .owl-buttons div{left:0;}
   .client-speak .owl-theme .owl-controls .owl-buttons div.owl-next{right:0;}
   .ft-bottom div, .ft-bottom p{text-align:center;}
   .footer .col-sm-3:nth-child(1){-ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%;}
   .footer .col-sm-3:nth-child(2){-ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%;}

   .service-sec .owl-theme .owl-controls .owl-buttons div.owl-next { display: none;}
   .about-sec .about-call { display: block;}
    footer.footer .container .row {      display: block;  }
   .how-we-work .icon-three { width: 100px; bottom: -17px;}
   .how-we-work .icon-one {  width: 100px; bottom: -10px; }
   .how-we-work .icon-two {    width: 80px;}
   .how-we-work h2 {  font-size: 28px;}
   .client-speak .owl-theme .owl-controls .owl-buttons div {display: none;}
   .banner-inner {background-position: center -57px;}
	
	.contact-page .contact-col{-webkit-border-radius: 15px 15px 0 0; -moz-border-radius: 15px 15px 0 0; border-radius: 15px 15px 0 0; padding: 45px 30px 30px;}
	.contact-page .contact-form{padding: 61px 30px 30px;}
	.contact-page .contact-form h3{font-size: 22px; padding: 5px 0 0;}
	
}


/* Smartphones to Tablets */
@media (min-width: 481px) and (max-width: 767px) {
   
   .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12{-ms-flex: 0 0 100% !important; flex: 0 0 100% !important; max-width: 100% !important;}
   
}

/* Tablets */
@media (min-width: 768px) and (max-width: 959px) {
         
   .header{position: relative;}
   .container{width: auto; max-width:850px; padding:0 30px;}
   .head-top .logo{width:100%; text-align:center; padding: 0 0 20px}
   .head-top .head-right{width:100%; text-align:center; float:none !important}
   .menu-head{font-size: 14px;}
   .phn-detail ul{margin: 20px 0 0;}   
   .menu-head .navbar-nav > li{padding: 0 6px; letter-spacing: -0.5px;}
   .apply-btn{margin: 0 0 0 202px;}
   .apply-btn .btn{padding: 9px 25px 8px;}
   .about-text-left{float: none; width: auto;}
   .about-text-right{display:none;}
   .about-text-left .hidden{display: block !important; float: left; width: 45%; margin: 8px 20px 0 0;}
   .why-choose-left{display:none;}
   .why-choose-right{margin: 0 0 40px; overflow:hidden; float: none; width: 100%;}
   .counter-sec .counter-count{display: block; text-align: center; margin:0 0 20px;}
   .counter-sec img{display:block; margin: 0 auto 15px; top: 0;}
   .footer .col-sm-3{width: 50%; min-height: 230px;}   
   .about-sec .about-call { display: block;}
   .client-speak .owl-theme .owl-controls .owl-buttons div {display: none;}
   .banner-inner { background-position: center -130px;}
}

/* Desktop */
@media (min-width: 960px) and (max-width: 1090px) { 
    
   .container{width:auto; padding:0 30px; max-width:1030px}
   .header{position: relative;}   
   .head-top .logo{width:100%; text-align:center; padding: 0 0 20px}
   .head-top .head-right{width:100%; text-align:center; float:none !important}
   .menu-head{font-size: 14px;}
   .phn-detail ul{margin: 20px 0 0;}   
   .menu-head .navbar-nav > li{padding: 0 6px; letter-spacing: -0.5px;}
   .apply-btn{margin: 0 0 0 202px;}
   .apply-btn .btn{padding: 9px 25px 8px;}
   .about-text-left{float: none; width: auto;}
   .about-text-right{display:none;}
   .about-text-left .hidden{display: block !important; float: left; width: 45%; margin: 8px 20px 0 0;}
   .why-choose-left{display:none;}
   .why-choose-right{margin: 0 0 40px; overflow:hidden; float: none; width: 100%;}
   .counter-sec .counter-count{display: block; text-align: center; margin:0 0 20px;}
   .counter-sec img{display:block; margin: 0 auto 15px; top: 0;}
   .footer .col-sm-3{width: 50%; min-height: 230px;}   

   .client-speak .owl-theme .owl-controls .owl-buttons div {display: none;}
   .service-sec .owl-theme .owl-controls .owl-buttons div {display: none;}
   .slide-text {left: 65%;}
   .about-sec .about-right figure .bottom {left: 83px;}
   .about-sec .about-call { display: block;}
   .banner-inner {  background-position: center -245px; }
   .client-speak .owl-theme .owl-controls .owl-buttons div {display: none;}
  }

/* Large Display */
@media (min-width: 1367px) { }

button.sub-menu-toggle {
    display: none;
}
nav.navbar.navbar-default {
    width: 1150px;
}


.product-page h4 {
    color: #3c3e93;
    text-transform: capitalize;
}
.product-page .inner figure {
    margin: 0 0 10px;
}
.product-page .inner {
    padding: 20px 20px  15px;
    background: #f5f5f5;
    margin: 0;
    height: 100%;
    text-align: center;
}
.product-page .pp-coll {
    margin: 0 0 30px;
}
.product-page .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.product-page img {
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}
.product-page h2 {
    font-size: 30px;
    color: #bc2b3c;
    line-height: 1.3em;
    position: relative;
    margin: 0 15px 25px;
    text-transform: capitalize;
	text-align: center;
}
.product-page h2 span {
    color: #3c3e93;
    font-weight: 600;
    font-size: 18px;
    margin: 0 0 10px;
    display: block;
    text-transform: uppercase;
    line-height: normal;
}
.certificate h2 {
    font-size: 30px;
    color: #bc2b3c;
    line-height: 1.3em;
    position: relative;
    margin: 0 15px 25px;
    text-transform: capitalize;
	text-align: center;
}
.certificate img {
	padding-bottom: 10px;
}
.gallery-columns-3 .gallery-item {
    max-width: 24% !important;
    margin: 5px;
}

img.logo {
    max-width: 85px;
    display: inline-block;
    vertical-align: bottom;
}
.menu-head .navbar-brand > span {
    color: #3c3e93;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: bottom;
    padding: 0 0 0 10px;
    font-family: 'Inter', sans-serif;
    font-weight: 700;
    position: relative;
    bottom: -2px;
    letter-spacing: 2px;
}
.navbar-header span {
    color: #3c3e93;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: bottom;
    padding: 0 0 0 10px;
    font-family: 'Inter', sans-serif;
    font-weight: 700;
    position: relative;
    bottom: -2px;
    letter-spacing: 2px;
}

.navbar-header span span {
    background-color: #bc2b3c;
    color: #fff;
    padding: 1px 8px;
    border-radius: 3px;
}


.navbar-header span small {
    color: #000;
    letter-spacing: 0;
}
.navbar-header {
    padding: 0;
    height: auto;
}
nav.navbar.navbar-default {
    width: 100%;
}
section.product-detail {
    padding: 50px 0;
}
.open-button {background:#3c3e93; border:0; text-decoration: none; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; font-family: 'Inter', sans-serif; font-weight:600; font-size:15px; position: relative; z-index: 1; display: inline-block; text-align: center; color: #fff; padding: 13px 40px; margin:0; border:0; overflow:hidden; text-shadow:none; box-shadow:none; text-transform: capitalize;}
.open-button:hover{color: #fff;}
.open-button:after{content: ''; position: absolute; height: 100%; right: -20px; top: 0; width: 30px; -webkit-transition: all .3s; -moz-transition: all .3s;-o-transition: all .3s; transition: all .3s; background-color: #bc2b3c; z-index:-1; transform: skewX(-25deg);}
.open-button:hover:after{width: 120%;}


.popup .popup-content .wpcf7-submit{background:#3c3e93 !important;}
.popup .popup-content .wpcf7-submit:hover{background:#bc2b3c !important;color:#fff !important;}