@charset "UTF-8";@import "https://fonts.googleapis.com/css2?family=Hind:wght@300;400;500;600;700&display=swap";body{font-family:hind,sans-serif;overflow-x:hidden}
html{scroll-behavior:smooth;overflow-x:hidden}
button,input,textarea{border:0;background:0 0;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}
button:focus,input:focus,textarea:focus{outline:none}
a{display:inline-block;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}
a:hover{text-decoration:none}
img{max-width:100%}
span{display:inline-block}
@-webkit-keyframes pulse-1{0%{width:100%;height:100%;top:0;left:0}
100%{width:150%;height:150%;top:-25%;left:-25%;opacity:0}
}
@keyframes pulse-1{0%{width:100%;height:100%;top:0;left:0}
100%{width:150%;height:150%;top:-25%;left:-25%;opacity:0}
}
@media only screen and (min-width:1200px){.container{min-width:1200px}
}
li{list-style: none;}
.mtb-30{margin: 30px 0;}
.mt-30{margin-top: 30px;}


.preloader{position:fixed;top:0;left:0;width:100%;height:100%;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:99}
.preloader .loader{width:100px;height:100px}
.preloader .loader img{width:100%}
.scroll-to-top{position:fixed;top:0;left:0;width:100%;height:100%;z-index:11;visibility:hidden}
.scroll-to-top .container{height:100%;position:relative}
.scroll-to-top .container button{position:absolute;bottom:100%;right:15px;width:55px;height:55px;line-height:50px;font-size:22px;color:#fff;background:#e70012;border:2px solid #fff;border-radius:50%;visibility:visible}
.scroll-to-top .container button.active{bottom:20px}
.scroll-to-top .container button:hover{color:#e70012;background:#fff;border-color:#e70012}
.def-btn{height:60px;line-height:60px;background:#e70012;border:1px solid #e70012;border-radius:7px;padding-left:44px;padding-right:40px;font-size:17px;font-weight:600;color:#fff}
.def-btn i{display:inline-block;margin-left:4px;-webkit-transform:translateY(1px);-ms-transform:translateY(1px);transform:translateY(1px);-webkit-transition:.4s;-o-transition:.4s;transition:.4s}
.def-btn.def-btn-2{background:#f94d1c}
.def-btn.btn-2{padding:0 34px}
.def-btn:hover{background:#00215b;color:#fff}
.def-btn:hover i{-webkit-transform:translateY(1px) translateX(7px);-ms-transform:translateY(1px) translateX(7px);transform:translateY(1px) translateX(7px)}
.heading{text-align:center;margin-bottom:30px}
.heading h2{font-size:40px;line-height:40px;font-weight:700;color:#00215b;padding-bottom:18px;margin-top:-7px;margin-bottom:0;position:relative}
.heading h2:after{content:"";position:absolute;bottom:0;left:50%;width:100px;height:5px;border-radius:5px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);background:#e70012}

.heading h3{font-size:30px;line-height:30px;font-weight:700;color:#00215b;padding-bottom:28px;margin-top:15px;margin-bottom:0;position:relative}

.heading-2{text-align:center;margin-bottom:70px}
.heading-2 h2{font-size:40px;line-height:100%;font-weight:700;text-transform:uppercase;color:#00215b;margin-top:-2px;margin-bottom:18px}
.heading-2 h2 span{color:#e5eaf3}
.heading-2 p{font-size:16px;line-height:29px;color:#546e9b;margin-bottom:-11px}
.clear{overflow:hidden}
.header{position:absolute;top:0;left:0;width:100%;z-index:11}
.header .top-header{background:#e70012}
.header .top-header .top-right ul{padding:20px 0 16px;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}
.header .top-header .top-right ul li{list-style:none;font-size:15px;line-height:100%;font-weight:500;color:#fff;margin-right:55px}
.header .top-header .top-right ul li:last-child{margin-right:0}
.header .top-header .top-right ul li i{margin-right:11px}
.header .bottom-header{background:#00215b}
.header .bottom-header.fixed-header{position:fixed;top:0;left:0;width:100%;-webkit-box-shadow:0 10px 20px 0 rgba(0,0,0,.1);box-shadow:0 10px 20px 0 rgba(0,0,0,.1)}
.header .bottom-header.fixed-header .logo{top:0;padding:10px 0}
.header .bottom-header.fixed-header .logo:after{-webkit-box-shadow:0 10px 20px 0 rgba(0,0,0,.1);box-shadow:0 10px 20px 0 rgba(0,0,0,.1)}
.header .bottom-header .logo{position:absolute;top:0;width:199px;text-align:center;padding:5px 0;z-index:2}

.header .bottom-header .navbar{padding:0;padding-left:9px}
.header .bottom-header .navbar .navbar-nav .nav-item{padding:29px 30px 25px 0}
.header .bottom-header .navbar .navbar-nav .nav-item:last-child{padding-right:0}
.header .bottom-header .navbar .navbar-nav .nav-item.dropdown .dropdown-menu{display:block;margin-top:0;border:0;border-radius:0;padding:0;width:220px;-webkit-box-shadow:0 10px 30px 0 rgba(0,0,0,.15);box-shadow:0 10px 30px 0 rgba(0,0,0,.15);opacity:0;visibility:hidden;-webkit-transition:all .3s ease-in;-o-transition:all .3s ease-in;transition:all .3s ease-in}
.header .bottom-header .navbar .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item{font-size:16px;line-height:100%;font-weight:500;color:#2d2d2d;padding:0 20px;border-bottom:1px solid rgba(0,0,0,.1);-webkit-transition:all .3s ease-in;-o-transition:all .3s ease-in;transition:all .3s ease-in}
.header .bottom-header .navbar .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item:last-child{border-bottom:0}
.header .bottom-header .navbar .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item:hover{background:0 0;color:#e70012}
.header .bottom-header .navbar .navbar-nav .nav-item.dropdown:hover .dropdown-menu{opacity:1;visibility:visible}
.header .bottom-header .navbar .navbar-nav .nav-item.dropdown:hover .dropdown-menu .dropdown-item{padding:20px}
.header .bottom-header .navbar .navbar-nav .nav-item .nav-link{padding:0;font-size:16px;line-height:20px;font-weight:700;color:#fff;position:relative}
.header .bottom-header .navbar .navbar-nav .nav-item .nav-link1{padding:0;font-size:14px;line-height:20px;font-weight:400;color:#fff;position:relative}
.header .bottom-header .navbar .navbar-nav .nav-item .nav-link:hover{color:#e70012}
.header .bottom-header .navbar .navbar-nav .nav-item .nav-link1:hover{color:#e70012}
.header .bottom-header .side-bar-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:100%}
.header .bottom-header .side-bar-btn button{padding:0}
.header-2{position:relative;background:#fff;z-index:11}
.header-2:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url(../images/header-bg.png) center center no-repeat;background-size:cover;z-index:-1}
.header-2.fixed-header{position:fixed;top:0;left:0;width:100%;-webkit-box-shadow:0 10px 20px 0 rgba(0,0,0,.1);box-shadow:0 10px 20px 0 rgba(0,0,0,.1)}
.header-2 .navbar{padding:0}
.header-2 .navbar .navbar-nav .nav-item{padding:0 20px}
.header-2 .navbar .navbar-nav .nav-item.dropdown .dropdown-menu{display:block;margin-top:0;border:0;border-radius:0;padding:0;width:250px;-webkit-box-shadow:0 10px 30px 0 rgba(0,0,0,.15);box-shadow:0 10px 30px 0 rgba(0,0,0,.15);opacity:0;visibility:hidden;-webkit-transition:all .3s ease-in;-o-transition:all .3s ease-in;transition:all .3s ease-in}
.header-2 .navbar .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item{font-size:16px;line-height:100%;font-weight:500;color:#2d2d2d;padding:0 20px;border-bottom:1px solid rgba(0,0,0,.1);-webkit-transition:all .3s ease-in;-o-transition:all .3s ease-in;transition:all .3s ease-in}
.header-2 .navbar .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item:last-child{border-bottom:0}
.header-2 .navbar .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item:hover{background:0 0;color:#e70012}
.header-2 .navbar .navbar-nav .nav-item.dropdown:hover .dropdown-menu{opacity:1;visibility:visible}
.header-2 .navbar .navbar-nav .nav-item.dropdown:hover .dropdown-menu .dropdown-item{padding:20px}
.header-2 .navbar .navbar-nav .nav-item .nav-link{padding:29px 0 25px;font-size:18px;line-height:100%;font-weight:600;color:#00215b}
.header-2 .navbar .navbar-nav .nav-item .nav-link:hover{color:#e70012}
.header-2 .navbar .navbar-nav .nav-item .nav-link1{padding:29px 0 25px;font-size:18px;line-height:100%;font-weight:600;color:#00215b}
.header-2 .navbar .navbar-nav .nav-item .nav-link1:hover{color:#e70012}
.header-2 .nav-btn{width:100%;text-align:right}
.header-2 .nav-btn .def-btn{height:55px;line-height:60px;padding:0 30px}
.sidebar-bg{position:fixed;top:0;right:0;width:100%;height:100%;background:rgba(0,0,0,.8);overflow:hidden;z-index:22;visibility:hidden;opacity:0;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}
.sidebar-bg.active{visibility:visible;opacity:1}
.main-sidebar{position:fixed;top:0;right:-400px;width:400px;height:100%;background:#f6f6f6;padding:25px 30px;overflow-y:scroll;scrollbar-color:#e70012 transparent;scrollbar-width:thin;z-index:99;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}
.main-sidebar::-webkit-scrollbar{background:0 0;width:5px}
.main-sidebar::-webkit-scrollbar-thumb{width:10px;background:#e70012;border-radius:2px}
.main-sidebar .close-btn{position:absolute;top:25px;right:30px;font-size:25px;color:#e70012;cursor:pointer}
.main-sidebar .logo{width:120px;height:120px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#fff;border-radius:10px;-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,.1);box-shadow:0 0 20px 0 rgba(0,0,0,.1);margin-bottom:30px}
.main-sidebar .side-about{margin-bottom:30px}
.main-sidebar .side-about p{font-size:16px;line-height:26px;color:#546e9b;margin-top:-6px;margin-bottom:15px}
.main-sidebar .links{margin-bottom:24px}
.main-sidebar .links h2{font-size:25px;line-height:100%;font-weight:700;text-transform:capitalize;color:#00215b;padding-bottom:6px;margin-bottom:20px;position:relative}
.main-sidebar .links h2:after{content:"";position:absolute;bottom:0;left:0;width:100px;height:3px;background:#e70012;border-radius:1px}
.main-sidebar .links ul{padding:0;margin:0}
.main-sidebar .links ul li{list-style:none}
.main-sidebar .links ul li a{font-size:16px;font-weight:500;text-transform:capitalize;color:#546e9b;margin-bottom:7px}
.main-sidebar .links ul li a:hover{color:#e70012}
.main-sidebar .side-contact{margin-bottom:30px}
.main-sidebar .side-contact h2{font-size:25px;line-height:100%;font-weight:700;text-transform:capitalize;color:#00215b;padding-bottom:6px;margin-bottom:21px;position:relative}
.main-sidebar .side-contact h2:after{content:"";position:absolute;bottom:0;left:0;width:100px;height:3px;background:#e70012;border-radius:1px}
.main-sidebar .side-contact ul{padding:0;margin:0}
.main-sidebar .side-contact ul li{list-style:none;font-size:16px;font-weight:600;text-transform:uppercase;padding-left:45px;margin-bottom:9px;position:relative}
.main-sidebar .side-contact ul li i{position:absolute;top:4px;left:0;text-align:center;width:30px;height:30px;line-height:32px;font-size:14px;color:#fff;background:#00215b;border-radius:50%;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}
.main-sidebar .side-contact ul li span{display:block;font-size:15px;font-weight:400;text-transform:capitalize;margin-top:3px}
.main-sidebar .socials h2{font-size:25px;line-height:100%;font-weight:700;text-transform:capitalize;color:#00215b;padding-bottom:6px;margin-bottom:25px;position:relative}
.main-sidebar .socials h2:after{content:"";position:absolute;bottom:0;left:0;width:100px;height:3px;background:#e70012;border-radius:1px}
.main-sidebar .socials a{text-align:center;width:35px;height:35px;line-height:37px;font-size:15px;color:#fff;background:#00215b;border-radius:50%;margin-right:6px}
.main-sidebar .socials a:last-child{margin-right:0}
.main-sidebar .socials a:hover{color:#fff;background:#e70012}
.main-sidebar.active{right:0}
.banner{overflow:hidden}
.banner .slider{padding-top:124px;padding-bottom:40px;position:relative;z-index:2}
.banner .slider:after{content:"";position:absolute;top:124px;left:0;bottom:0;width:100%;background:url(../images/banner-overlay.png) center center no-repeat;background-size:cover;z-index:-1}
.banner .slider.slider-1{background:url(../images/banner-bg-1.jpg) center center no-repeat;background-size:cover}
.banner .slider.slider-2{background:url(../images/banner-bg-2.jpg) center center no-repeat;background-size:cover}
.banner .slider.slider-3{background:url(../images/banner-bg-3.jpg) center center no-repeat;background-size:cover}
.banner .slider .banner-txt{padding:180px 0}
.banner .slider .banner-txt h1{font-size:30px;line-height:30px;font-weight:700;color:#fff;margin-top:-7px;margin-bottom:15px}
.banner .slider .banner-txt h1 span{color:#e70012}
.banner .slider .banner-txt p{font-size:32px;line-height:38px;font-weight:500;color:#fff;margin-bottom:36px}
.banner .owl-dots{position:relative;width:1200px;padding:0 15px;margin:-122px auto 98px;z-index:3}
.banner .owl-dots .owl-dot{width:12px;height:12px;background:#e70012;border-radius:50%;margin-right:15px}
.banner .owl-dots .owl-dot:last-child{margin-right:0}
.banner .owl-dots .owl-dot.active{background:#fff}
.banner-2{background:url(../images/banner-bg-4.jpg) center center no-repeat;background-size:cover;position:relative;z-index:2}
.banner-2:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url(../images/banner-overlay-2.png) center center no-repeat;background-size:cover;z-index:-1}
.banner-2 .banner-txt{padding:240px 0}
.banner-2 .banner-txt h1{font-size:60px;line-height:70px;font-weight:700;color:#fff;margin-top:-8px;margin-bottom:15px}
.banner-2 .banner-txt h1 span{color:#e70012}
.banner-2 .banner-txt p{font-size:20px;line-height:38px;font-weight:500;color:#fff;margin-bottom:31px}
.about{padding:40px 0}

.about.about-2 .part-txt h4{margin-bottom:25px}
.about.about-2 .part-txt h2{margin-bottom:6px}
.about.about-2 .part-txt h2 span{font-size:60px;color:#e70012}
.about.about-2 .part-txt p{margin-bottom:13px}
.about.about-2 .part-txt .def-btn{margin-top:17px}
.about.about-2 .part-img{padding-right:0}
.about.about-2 .part-img img{max-width:100%}
.about .part-img{margin:40px auto; padding: 0; width: 100%; height: auto;}
.about .part-img img{max-width:100%;width:auto}
.about .part-txt h4{font-size:22px;line-height:100%;font-weight:700;text-transform:capitalize;color:#e70012;padding-left:85px;margin-top:-2px;margin-bottom:27px;position:relative}
.about .part-txt h4:after{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:0;width:60px;height:3px;background:#e70012;border-radius:1px}
.about .part-txt h2{font-size:30px;line-height:30px;font-weight:700;color:#00215b;margin-bottom:17px; padding-bottom: 20px;}
.about .part-txt p{font-size:17px;line-height:28px;color:#546e9b;margin-bottom:10px}
.about .part-txt p.b{font-size:18px;line-height:28px;font-weight:600;margin-bottom:20px}
.about .part-txt .def-btn{margin-top:30px;}
.about .part-txt .single-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px 20px;border-radius:10px;margin-bottom:24px; display: block;}
.about .part-txt .single-box.one{background:#00215b}
.about .part-txt .single-box.two{background:#e70012; display: block;}
.about .part-txt .single-box1 a{background:#e70012; display: block; border-radius: 25px; color: #fff; text-align: center; line-height: 30px; margin: 0; padding:10px 0; width: 150px; height: auto; font-size: 20px;}
.about .part-txt .single-box1 a:hover{width: 180px; height: auto; font-size: 20px;}



.about .part-txt .single-box .icon{width:60px;height:60px;background:#fff;border-radius:50%;padding:17px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:14px}
.about .part-txt .single-box .icon img{width:auto;min-height:100%}
.about .part-txt .single-box h3{font-size:20px;line-height:100%;font-weight:700;color:#fff;margin-top:-5px;margin-bottom:-4px}
.service{padding:60px 0;background:#f6f6f6}
.service .service-slider{margin-bottom:-5px}
.service .service-slider .owl-stage-outer{padding-bottom:5px}
.service .service-slider .owl-stage-outer .single-box{padding:15px;position:relative;z-index:2}
.service .service-slider .owl-stage-outer .single-box:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#e70012;border-radius:11px;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;z-index:-1}
.service .service-slider .owl-stage-outer .single-box:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;border-radius:10px;z-index:-1}
.service .service-slider .owl-stage-outer .single-box .part-img{border-radius:10px;position:relative;overflow:hidden;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}
.service .service-slider .owl-stage-outer .single-box .part-img .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,33,91,.8);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}
.service .service-slider .owl-stage-outer .single-box .part-img .overlay a{text-align:center;font-family:auto;width:60px;height:60px;line-height:60px;background:#e70012;color:#fff;border-radius:50%;font-size:20px;margin-top:100px}
.service .service-slider .owl-stage-outer .single-box .part-img .overlay a:hover{background:#fff;color:#00215b}
.service .service-slider .owl-stage-outer .single-box .part-txt{text-align:center;padding:20px}
.service .service-slider .owl-stage-outer .single-box .part-txt a{font-size:20px;line-height:30px;font-weight:700;color:#00215b;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}
.service .service-slider .owl-stage-outer .single-box .part-txt p{font-size:16px;line-height:29px;color:#546e9b;margin-bottom:-11px}
.service .service-slider .owl-stage-outer .single-box:hover:before{top:5px}
.service .service-slider .owl-stage-outer .single-box:hover .part-img .overlay{opacity:1}
.service .service-slider .owl-stage-outer .single-box:hover .part-img .overlay a{margin-top:0}
.service .service-slider .owl-stage-outer .single-box:hover .part-txt a{color:#e70012}
.service .service-slider .owl-nav{position:absolute;top:50%;left:-160px;right:-160px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;visibility:hidden}
.service .service-slider .owl-nav.disabled{display:none}
.service .service-slider .owl-nav button{text-align:center;width:60px;height:60px;line-height:65px;font-size:20px;background:#00215b;color:#fff;border-radius:50%;visibility:visible}
.service .service-slider .owl-nav button:hover{background:#e70012}
.service-2{padding:120px 0}
.service-2 .service-boxes .single-box{text-align:center}
.service-2 .service-boxes .single-box .wrap{border-radius:10px;overflow:hidden}
.service-2 .service-boxes .single-box .wrap .part-txt{text-align:center;padding:0 35px;position:relative;z-index:2}
.service-2 .service-boxes .single-box .wrap .part-txt:before{content:"";position:absolute;top:-52px;left:50%;width:710px;height:710px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);background:#f6f6f6;border-radius:50%;-webkit-transition:all .4s ease-in;-o-transition:all .4s ease-in;transition:all .4s ease-in;z-index:-1}
.service-2 .service-boxes .single-box .wrap .part-txt:after{content:"";position:absolute;top:-42px;left:50%;width:690px;height:690px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);border:2px solid #f6f6f6;border-radius:50%;z-index:-1}
.service-2 .service-boxes .single-box .wrap .part-txt .part-icon{width:85px;height:85px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:3px solid #fff;background:#e70012;-webkit-transition:all .4s ease-in;-o-transition:all .4s ease-in;transition:all .4s ease-in;border-radius:50%;-webkit-transform:translateY(-94px);-ms-transform:translateY(-94px);transform:translateY(-94px);margin:0 auto -56px}
.service-2 .service-boxes .single-box .wrap .part-txt .part-icon img{width:auto}
.service-2 .service-boxes .single-box .wrap .part-txt h3{font-size:24px;line-height:100%;font-weight:700;color:#00215b;margin-bottom:36px;-webkit-transition:all .4s ease-in;-o-transition:all .4s ease-in;transition:all .4s ease-in}
.service-2 .service-boxes .single-box .wrap .part-txt p{font-size:16px;line-height:29px;color:#546e9b;margin-bottom:59px;-webkit-transition:all .4s ease-in;-o-transition:all .4s ease-in;transition:all .4s ease-in}
.service-2 .service-boxes .single-box .details-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:60px;height:60px;line-height:60px;font-size:21px;font-weight:500;color:#fff;background:#00215b;border:2px solid #00215b;border-radius:50%;-webkit-transform:translateY(-30px) translateX(-50%);-ms-transform:translateY(-30px) translateX(-50%);transform:translateY(-30px) translateX(-50%);margin-left:50%;margin-bottom:-30px;position:relative;-webkit-transition:all .4s ease-in;-o-transition:all .4s ease-in;transition:all .4s ease-in;z-index:3}
.service-2 .service-boxes .single-box:hover .wrap .part-txt:before{background:#e70012}
.service-2 .service-boxes .single-box:hover .wrap .part-txt .part-icon{background:#00215b}
.service-2 .service-boxes .single-box:hover .wrap .part-txt h3,.service-2 .service-boxes .single-box:hover .wrap .part-txt p{color:#fff}
.service-2 .service-boxes .single-box:hover .details-btn{color:#00215b;background:#fff}
.fun-fact .bg{position:relative;background:#e70012;border-radius:10px;margin-top:-40px;z-index:3}
.fun-fact .bg .single-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:75px 0}
.fun-fact .bg .single-box .txt{padding-left:40px;position:relative;z-index:2}
.fun-fact .bg .single-box .txt:after{content:"";position:absolute;top:50%;left:0;width:120px;height:120px;border-radius:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background:#fff;opacity:.09;z-index:-1}
.fun-fact .bg .single-box .txt h2{font-size:55px;line-height:100%;font-weight:700;color:#fff;margin-top:-7px;margin-bottom:3px}
.fun-fact .bg .single-box .txt h2 .odometer-formatting-mark{display:none}
.fun-fact .bg .single-box .txt p{font-size:18px;line-height:100%;font-weight:600;color:#fff;margin-bottom:-5px}
.fun-fact-2{background:url(../images/fun-fact-bg.jpg) center center no-repeat;background-size:cover}
.fun-fact-2 .single-box{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:70px 0;position:relative}
.fun-fact-2 .single-box.last:before,.fun-fact-2 .single-box.last:after{display:none}
.fun-fact-2 .single-box:before{content:"";position:absolute;top:50%;right:-17.5px;width:35px;height:35px;background:#fff;border-radius:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);opacity:.2}
.fun-fact-2 .single-box:after{content:"";position:absolute;top:50%;right:-5.5px;width:11px;height:11px;background:#fff;border-radius:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
.fun-fact-2 .single-box .txt h2{font-size:55px;line-height:100%;font-weight:700;color:#fff;padding-bottom:17px;margin-top:-8px;margin-bottom:17px;position:relative}
.fun-fact-2 .single-box .txt h2:after{content:"//";position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);color:#fff;font-size:15px;line-height:100%}
.fun-fact-2 .single-box .txt h2 .odometer-formatting-mark{display:none}
.fun-fact-2 .single-box .txt p{font-size:18px;line-height:100%;font-weight:600;color:#fff;margin-bottom:-5px}
.project{padding-top:120px;padding-bottom:90px;background:url(../images/project-bg.jpg) center center no-repeat;background-size:cover}
.project .title{margin-bottom:72px}
.project .title h2{font-size:40px;line-height:42px;font-weight:700;color:#fff;margin-top:-10px;margin-bottom:0}
.project .title h3{font-size:36px;line-height:42px;font-weight:700;color:#fff;margin-top:10px;margin-bottom:0}


/* contact */
.saj-contact-index {overflow: hidden;background: #f9fdff; padding: 60px 0;}
.saj-contact-section {position: relative;overflow: hidden;}
.saj-contact-section .img{position: relative;}
.saj-contact-section .contact-section{position: relative; width: 42%; height: auto; float: left;}
.saj-contact-section .contact-section .contact-section-add .top{padding-top:30px;width: 100%;}
.saj-contact-section .contact-section .contact-section-add .top .name-1{font-size: 24px;border-bottom: 2px solid #ccc;padding: 20px 0 20px 30px;background: url("../images/a.png") left center no-repeat;}
.saj-contact-section .contact-section .contact-section-add .top .item-2{padding:20px 0;}
.saj-contact-section .contact-section .contact-section-add .top .item-2 li{list-style: none;margin: 0;padding: 0;font-size: 16px;color: #666666;float: left;width: 45%;}
.saj-contact-section .contact-section .contact-section-add .top .item-2 li strong{font-size: 20px;color: #222;margin: 0;}
.saj-contact-section .contact-section .contact-section-add .top .item-2 li p {margin: 5px 0;}
.saj-contact-section .contact-section .contact-section-add .top .add-3{padding-top: 30px; font-size: 15px;line-height: 32px; color: #666666;clear: both;}
.saj-contact-section .contact-section .contact-section-add .social {padding-top:30px;clear: both;overflow: hidden;}			
.saj-contact-section .contact-section .contact-section-add .social a{width: 36px;height: 36px;position: relative;background: #737980;float: left;display: block;margin-right: 8px;}	
.saj-contact-section .contact-section .contact-section-add .social a img {position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;opacity:1;}
.saj-contact-section .contact-section .contact-section-add .social a:hover {background: #c62937;}

.saj-section-title {clear: both;overflow: hidden;position:relative}
.saj-section-title .title-en{font-size: 50px;padding-bottom: 10px;}
.saj-section-title .title-cn{display: inline-block;font-size: 30px;position: relative;padding-right: 40px;}
.saj-section-title .title-cn::after {content: '';display: block;width:20px;height:3px;position: absolute;right: 0;top: 50%;background: #d92b3a;}
.saj-section-title.center {text-align: center;}
.saj-section-title.center .title-cn{padding-right: 0px;}
.saj-section-title.center .title-cn::after{display: none;}



.contactnei{ margin:0 auto; padding:40px 0; width: 50%; height: auto; float: right;}
.ditu{ margin:0 auto; padding:40px 0; width: 100%; height: auto; background: #fff;}
.mapBox{  width: 100%; height: 400px; border: 4px solid #fff;}




.cz-title {position: relative;}
.cz-title .title-1{font-size: 50px;line-height: 50px; color: #26334c;padding-left:30px;position: relative;text-transform: uppercase;}
.cz-title .title-1 i{display: block;width: 25px;height: 17px;position: absolute;left: 0;top:10px; background: url('../images/it1.png') no-repeat;}
.cz-title .title-2 {font-size: 30px;color: #26334c;padding:5px 0 0 30px;}
.cz-message {position: relative;clear: both;overflow: hidden;background: url('../images/message1.jpg') center no-repeat;}
.cz-message .cz-content {padding: 150px 0;overflow: hidden;width: 90%;}
.cz-message-left {float: left;width:25%;}
.cz-message-text {font-size: 14px;color: #666e80;border-top: 2px solid #e6e8ed;padding: 20px 0;overflow: hidden;margin: 30px;}
.cz-message-text p{display: block;margin: 5px 0;}
.cz-message-text strong{display: block;font-size: 18px;color: #26334c;}
.cz-message-right {float: right;width: 50%;}
.cz-message-right-input {clear: both;overflow: hidden;margin-bottom: 10px;margin-top: 20px;}
.cz-message-right-input:first-child {margin-top: 0;}
.cz-message-right-input input::-webkit-input-placeholder,
.cz-message-right-input textarea::-webkit-input-placeholder{color: #a1a7b2;font-size:15px;font-family:Microsoft Yahei;}
.cz-message-right-input li{list-style: none;padding: 0;margin: 0;width: 45%;float: left;} 
.cz-message-right-input li:last-child {float: right;}
.cz-message-right-input span{display: block;font-size: 14px;color: #26334c;padding: 10px 0;} 
.cz-message-right-input input{display: block;border: none;background: none;outline: none;border-bottom: 1px solid #e6e8ed;width: 100%;padding: 20px 0;} 
.cz-message-right-input input:focus,.cz-message-right-input textarea:focus {border-bottom: 1px solid #6060ea;}
.cz-message-right-input textarea{clear: both;display: block;border: none;background: none;outline: none;border-bottom: 1px solid #e6e8ed;width: 100%;padding: 20px 0;box-sizing: border-box;min-height: 100px;} 
.cz-message-right-input a{display: block;overflow: hidden;font-size: 14px;color: #fff;font-weight: bold;width:140px;padding: 20px 40px;background: #bc1622;position: relative;} 
.cz-message-right-input a i{position: absolute;right:15%;top: 50%;margin-top: -4px; background: url('../images/jt-r1.png') no-repeat;width: 22px;height: 8px;} 
.cz-message-right-input a:hover {background: #e63a46;}

.news__hot{padding-bottom:80px}
@media (max-width: 1681px){.news__hot{padding-bottom:60px}}
@media (max-width: 1440px){.news__hot{padding-bottom:40px}}
@media (max-width: 968px){.news__hot{padding-bottom:20px}}
.news__hot>ul{margin:0 -10px;padding:0;}
@media (max-width: 668px){.news__hot>ul{flex-wrap:wrap}}
.news__hot>ul>li{list-style-type:none;width:33%;padding:0 10px; float: left; margin: 10px 0;}
@media (max-width: 668px){.news__hot>ul>li{width:100%}}

.news__hot>ul>li>a{display:block;border-bottom:3px solid #e7e7e7;transition:all .5s}
.news__hot>ul>li>a .img{width:100%;height:250px;overflow:hidden}
@media (max-width: 1681px){.news__hot>ul>li>a .img{height:220px}}
@media (max-width: 1440px){.news__hot>ul>li>a .img{height:180px}}
@media (max-width: 1180px){.news__hot>ul>li>a .img{height:150px}}
@media (max-width: 968px){.news__hot>ul>li>a .img{height:120px}}
.news__hot>ul>li>a .img span{display:block;width:100%;height:100%;background-repeat:no-repeat;background-position:center center;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;transition:all 1s}
.news__hot>ul>li>a .txt b.t{display:block;margin:20px 0;font-size:18px;height:25px;line-height:25px;color:#353535;font-weight:bold;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
@media (max-width: 1681px){.news__hot>ul>li>a .txt b.t{font-size:16px}}
@media (max-width: 1440px){.news__hot>ul>li>a .txt b.t{font-size:14px;margin:10px 0}}
.news__hot>ul>li>a .txt .des{font-size:14px;line-height:26px;height:52px;color:#8c8c8c;min-width:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
@media (max-width: 1440px){.news__hot>ul>li>a .txt .des{font-size:12px;line-height:22px;height:44px}}.news__hot>ul>li>a .txt .info{margin:20px 0;display:flex;justify-content:space-between;align-items:center}
@media (max-width: 668px){.news__hot>ul>li>a .txt .info{margin:10px 0}}
.news__hot>ul>li>a .txt .info span{font-size:14px;color:#757575}
.news__hot>ul>li>a .txt .info svg{width:26px;height:26px;border:2px solid #757575;border-radius:100%;padding:5px;color:#757575}
@media (max-width: 668px){.news__hot>ul>li>a .txt .info svg{width:20px;height:20px;border-width:1px}}
@media (min-width: 1180px){.news__hot>ul>li>a:hover{border-bottom-color:#004098}
	.news__hot>ul>li>a:hover .img span{transform:scale(1.1)}.news__hot>ul>li>a:hover .txt b.t{color:#004098}
	.news__hot>ul>li>a:hover .txt .info svg{border-color:#004098;color:#004098}}
.news__list>ul{margin:0;padding:0 0 80px}
@media (max-width: 1681px){.news__list>ul{padding-bottom:60px}}
@media (max-width: 1440px){.news__list>ul{padding-bottom:40px}}




.news__content{padding-top:80px;padding-bottom:80px;background-color:#eee}
@media (max-width: 1440px){.news__content{padding-top:40px;padding-bottom:40px}}
@media (max-width: 1180px){.news__content{padding:20px}}
.news__content-wrap{padding:40px;background-color:#fff}
@media (max-width: 1180px){.news__content-wrap{padding:20px}}
.news__content-title{margin-bottom:0;font-size:22px;text-align:center}
@media (max-width: 668px){.news__content-title{font-size:16px;line-height:30px}}
.news__content-title.color{color:#004098}
.news__content-info{font-size:14px;margin-top:20px;text-align:center;color:#999}
@media (max-width: 668px){.news__content-info{margin-top:10px;padding-bottom:10px}}
.news__content-txt{margin-top:20px;padding-top:20px;border-top:1px solid #ddd;font-size:16px;line-height:30px}
@media (max-width: 668px){.news__content-txt{margin-top:10px;padding-top:10px;font-size:14px;line-height:26px}}
.news__content-txt p{text-indent:2em}
.news__content-txt img{display:block;max-width:100% !important;height:auto !important;margin-bottom:10px}



.mobiledisplay{display: none;}
.newtxt1 a{margin: 10px 4%; padding: 20px; width: 92%; height: auto; border-radius: 8px; text-align: center; color: #fff; font-size: 20px; font-weight: bold; background: #00215b;}


@media (max-width: 680px){
	.mobiledisplay{display: block;}
}
/** chooseus-section **/

.chooseus-section{
  position: relative;
  padding: 40px 0px 130px 0px;
}

.content_block_5 .content-box{
  position: relative;
  display: block;
}

.content_block_5 .content-box .text{
  position: relative;
  margin-bottom: 43px;
  padding-left: 35px;
}

.content_block_5 .content-box .text p{
  line-height: 30px;
}

.content_block_5 .content-box .text:before{
  position: absolute;
  content: '';
  width: 5px;
  height: calc(100% - 20px);
  top: 8px;
  left: 0px;
}

.content_block_5 .content-box .list-item li{
  position: relative;
  display: block;
  float: left;
  width: 100%;
  line-height: 40px;
  padding-left: 55px;
  margin-bottom: 20px;
}

.content_block_5 .content-box .list-item li:before{
  position: absolute;
  content: "\f00c";
  font-family: 'FontAwesome';
  font-size: 15px;
  border: 2px solid #efefef;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  left: 0px;
  top: 0px;
}

.content_block_5 .content-box .list-item{
  margin: 0;padding: 0;padding-bottom: 30px;
}

.chooseus-section .sec-title{
  margin-bottom: 42px;
}

.chooseus-section .image-box{
  position: relative;
  display: block;
  margin-left: 50px;
  margin-top: 70px;
}

.chooseus-section .image-box .image{
  position: relative;
  display: block;
  overflow: hidden;
}

.chooseus-section .image-box .image img{
  width: 100%;
}

.chooseus-section .image-box .image:before{
  position: absolute;
  top: 0;
  left: -80%;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, .3)));
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
  -webkit-transform: skewX(-25deg);
  -ms-transform: skewX(-25deg);
  transform: skewX(-25deg);
}

.chooseus-section .image-box .image:hover:before{
  -webkit-animation: shine 1s;
  animation: shine 1s;
}

.chooseus-section .image-box .image-bg{
  position: absolute;
  left: 250px;
  top: -72px;
  width: 5000px;
  height: 100%;
}


.project .project-slider .single-box{border-radius:10px;margin-bottom:30px;overflow:hidden;position:relative}
.project .project-slider .single-box:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#e70012;opacity:0;-webkit-transition:all .4s ease-in;-o-transition:all .4s ease-in;transition:all .4s ease-in;z-index:1}
.project .project-slider .single-box .part-txt{position:absolute;top:0;left:0;right:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:50px;z-index:2}
.project .project-slider .single-box .part-txt .txt{-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:all .4s ease-in;-o-transition:all .4s ease-in;transition:all .4s ease-in}
.project .project-slider .single-box .part-txt .txt h3{font-size:32px;line-height:100%;font-weight:700;color:#fff;margin-bottom:16px}
.project .project-slider .single-box .part-txt .txt p{font-size:16px;line-height:100%;font-weight:500;color:#fff;margin-bottom:0}
.project .project-slider .single-box .part-txt .details-btn{text-align:right;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);-webkit-transition:all .4s ease-in;-o-transition:all .4s ease-in;transition:all .4s ease-in}
.project .project-slider .single-box .part-txt .details-btn a{text-align:center;width:60px;height:60px;line-height:66px;font-size:25px;font-weight:500;color:#00215b;background:#fff;border-radius:50%}
.project .project-slider .single-box .part-txt .details-btn a:hover{color:#fff;background:#00215b}
.project .project-slider .single-box:hover:after{opacity:.9}
.project .project-slider .single-box:hover .part-txt .txt,.project .project-slider .single-box:hover .part-txt .details-btn{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}
.project .project-slider .owl-nav{position:absolute;top:-165px;right:0}
.project .project-slider .owl-nav button{text-align:center;width:60px;height:60px;line-height:65px;font-size:20px;color:#00215b;background:#fff;border-radius:50%}
.project .project-slider .owl-nav button.owl-prev{margin-right:20px}
.project .project-slider .owl-nav button:hover{color:#fff;background:#e70012}
.recent-work{padding:120px 0;background:url(../images/recent-work-bg.jpg) center center no-repeat;background-size:cover}
.recent-work .main-title{font-size:45px;line-height:100%;font-weight:700;text-transform:uppercase;color:#fff;margin-top:-1px;margin-bottom:96px}
.recent-work .main-title span{color:#546e9b}
.recent-work .wrap{max-width:1770px;width:100%;padding:0 15px;margin:0 auto}
.recent-work .wrap .works .work-slider .slick-list{border-radius:10px}
.recent-work .wrap .works .work-slider .slick-list .single-box{margin:0 25px;border-radius:10px;overflow:hidden;position:relative}
.recent-work .wrap .works .work-slider .slick-list .single-box:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(244,89,5,.9);opacity:0;-webkit-transition:all .4s ease-in;-o-transition:all .4s ease-in;transition:all .4s ease-in;z-index:1}
.recent-work .wrap .works .work-slider .slick-list .single-box .part-txt{position:absolute;top:0;left:0;bottom:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .4s ease-in;-o-transition:all .4s ease-in;transition:all .4s ease-in;opacity:0;z-index:2}
.recent-work .wrap .works .work-slider .slick-list .single-box .part-txt h3{font-size:140px;line-height:100%;font-weight:700;color:#fff;margin-bottom:61px;opacity:.15}
.recent-work .wrap .works .work-slider .slick-list .single-box .part-txt .txt{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 70px 50px;-webkit-transform:translateY(50px);-ms-transform:translateY(50px);transform:translateY(50px);-webkit-transition:all .4s ease-in;-o-transition:all .4s ease-in;transition:all .4s ease-in}
.recent-work .wrap .works .work-slider .slick-list .single-box .part-txt .txt .title{font-size:40px;line-height:100%;font-weight:700;color:#fff;margin-bottom:19px}
.recent-work .wrap .works .work-slider .slick-list .single-box .part-txt .txt p{font-size:20px;line-height:100%;font-weight:500;color:#fff;margin-bottom:-5px}
.recent-work .wrap .works .work-slider .slick-list .single-box .part-txt .txt .details-btn{text-align:center;width:62px;height:62px;line-height:67px;font-size:25px;font-weight:500;color:#00215b;background:#fff;border:1px solid #fff;border-radius:50%}
.recent-work .wrap .works .work-slider .slick-list .single-box .part-txt .txt .details-btn:hover{color:#fff;background:#00215b}
.recent-work .wrap .works .work-slider .slick-list .single-box:hover:after{opacity:1}
.recent-work .wrap .works .work-slider .slick-list .single-box:hover .part-txt{opacity:1}
.recent-work .wrap .works .work-slider .slick-list .single-box:hover .part-txt .txt{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}
.recent-work .wrap .works .work-slider .slick-arrow{position:absolute;top:-140px;left:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;visibility:hidden}
.recent-work .wrap .works .work-slider .slick-arrow button{text-align:center;width:60px;height:60px;line-height:62px;font-size:20px;color:#00215b;background:#fff;border-radius:50%;visibility:visible}
.recent-work .wrap .works .work-slider .slick-arrow button.slick-prev{margin-right:80px}
.recent-work .wrap .works .work-slider .slick-arrow button:hover{background:#e70012;color:#fff}
.recent-work .wrap .works .work-slider .slick-dots{padding:0;margin:70px auto 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;list-style:none;background:#fff;border-radius:4px;height:8px;width:-webkit-max-content;width:-moz-max-content;width:max-content;overflow:hidden}
.recent-work .wrap .works .work-slider .slick-dots li button{width:210px;height:8px;border-radius:4px;text-indent:-9999px}
.recent-work .wrap .works .work-slider .slick-dots li.slick-active button{width:260px;background:#e70012}
.testimonial{padding:60px 0; background: #f3f3f3;}
.testimonial .client-area{padding-right:70px;border-radius:10px;position:relative;overflow:hidden}
.testimonial .client-area .client-slider{position:relative}
.testimonial .client-area .client-slider .scale{width:100%;opacity:0}
.testimonial .client-area .client-slider .single-client{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:10px;overflow:hidden}
.testimonial .client-area .client-slider .single-client .part-img{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}
.testimonial .client-area .client-slider .single-client .part-img.active{opacity:1}
.testimonial .client-area .img{position:absolute;left:-133px;bottom:-166px;width:413px;height:413px;background:#e70012;border:65px solid #fff;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-top:70px;padding-right:70px}
.testimonial .comment-slider{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.testimonial .comment-slider .single-comment .icon{text-align:center;width:75px;height:75px;line-height:82px;font-size:40px;background:#e70012;color:#fff;border-radius:10px;margin-bottom:43px}
.testimonial .comment-slider .single-comment p{font-size:24px;line-height:35px;font-weight:600;color:#00215b;margin-bottom:36px}
.testimonial .comment-slider .single-comment h3{font-size:30px;line-height:100%;font-weight:700;color:#00215b;margin-bottom:19px}
.testimonial .comment-slider .single-comment span{font-size:18px;line-height:100%;font-weight:500;color:#e70012}
.testimonial .comment-slider .owl-dots{height:78px;padding-top:72px}
.testimonial .comment-slider .owl-dots .owl-dot{width:45px;height:6px;background:#00215b;border-radius:3px;margin-right:15px}
.testimonial .comment-slider .owl-dots .owl-dot.active{background:#e70012}
.testimonial .comment-slider .owl-dots .owl-dot:last-child{margin-right:0}


.testimonial .right {width:100%;}
.testimonial .right * {-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
.testimonial.right .title {padding:0;}
.testimonial .right .title h2{font-size: 36px;font-weight: bold;}
.testimonial .right .title h3{font-size: 30px;}
.testimonial .right .title line{height: 1px;width: 80px;background: #dedede;margin:20px 0;display: block;}
.testimonial .right .title h4{font-size: 14px; line-height: 24px;color: #666;}
.testimonial .right .text {padding: 0px 0 10px 0;font-size: 14px; line-height: 24px;color: #666;border-bottom:#dedede 1px solid; }
.testimonial .right .text h5{padding:13px 0;font-size: 14px;color: #666;position: relative; display:block;}
.testimonial .right .text h5::after {content: '';width:85%;height: 1px;background: #dedede;position: absolute;right: 0px;top:50%;margin-top:-0.5px; display:block;}
.testimonial .right .text p { display:block;margin: 0}
.testimonial .right .text ul ,.testimonial .right .title h4 ul{display: block;list-style-type: disc;margin-block-start: 1em;margin-block-end: 1em;margin-inline-start: 0px;margin-inline-end: 0px;padding-inline-start: 40px;}
.testimonial .right .text ul li,.testimonial .right .title h4 ul li{display: list-item;text-align: -webkit-match-parent;list-style-type: disc;}
.testimonial .right .button {padding: 30px 0;}
.testimonial .right .button a{width: 28%;height: 45px;line-height: 47px;border: solid 1px rgba(0,0,0,0.5);text-align: center;color: #000;font-size: 14px;opacity: 0.5; float: left;}
.testimonial .right .button a:hover {color: #fff;opacity: 1.0;}
.testimonial .right .button a.bprev{background: url("../images/left2.svg") 20% center no-repeat;background-size:15%;text-indent: 20px;}
.testimonial .right .button a.bprev:hover{background: url("../images/left1.svg") 20% center no-repeat #000;background-size:15%;}
.testimonial .right .button a.bsend{margin: 0 2%;background: #f8ac3f;border: solid 1px #f8ac3f;color: #000;opacity: 1.0;}
.testimonial .right .button a.bsend:hover{background: #e48600;color: #fff;}
.testimonial .right .button a.bnext{background: url("../images/right2.svg") 80% center no-repeat;background-size:15%;text-indent: -20px;}
.testimonial .right .button a.bnext:hover{background: url("../images/right1.svg") 80% center no-repeat #000;background-size:15%;}

.pronei{margin:40px auto 100px auto; padding: 0; width: 100%; height: auto;}	
.pronei1{margin:0 auto; padding:30px; width: 100%; height: auto; border: 2px solid #f3f3f3; font-size: 16px; line-height: 30px;}	
.pronei1 h3{margin:10px auto; padding:10px 0; font-size: 24px; text-align: left;line-height: 30px; width: 100%; height: auto; border-bottom: 1px dashed #e3e3e3;}	

.pronei1 ul{margin:0 auto; padding:20px 0;  width: 100%; height: auto;}	
.pronei1 ul li{margin:0 auto; padding: 0;  width: 100%; height: auto; font-size: 16px; line-height: 30px;}	

.pronei1 table{ margin:0 auto; padding:10px 0; width: 100%; height: auto;}
.pronei1 table td{ border:1px solid #e3e3e3; text-align: center; font-size: 14px;}

.pronei1 table td{ border:1px solid #f3f3f3; text-align: center; padding: 5px 0; line-height: 20px;}
.pronei1 table tr:nth-child(odd){background:#fff7e7;}
.pronei1 table tr:nth-child(even){background:#fff;}
.pronei1 table tr:nth-child(1){background:#bec5e4;color:#000;font-weight: bold;}
.pronei1 table tr:nth-child(1) td{background:#bec5e4; color: #000; font-weight: bold;} 




.techL{margin:0 auto; padding: 20px; background: #f8f8f8; width: 100%; height: auto;}	
.techL .ind-title .title-en {
    font-size: 24px; text-transform:uppercase; line-height: 30px; color: #888; margin: 0; padding: 0;
}

.techL .ind-title .title-cn {
    font-size: 24px; font-weight: bold;
    margin-top: 0;
}
 .techL_div {
    text-align: left;
    position: relative;
    z-index: 11;
}

.techL ul {
    width: 100%; height: auto; margin: 0; padding: 0; margin-top: 10px;
}

.techL li {
    position: relative;
    border-bottom: 1px solid #ddd;
    margin-bottom: 14px;
    transition: all 0.48s;
    overflow: hidden;
}

.techL li:last-of-type {
    margin-bottom: 0;
}

.techL li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 4px;
    height: 100%;
    background: #ff6d00;
    transform: scaleX(0);
    transform-origin: left center;
}

.techL a {
    display: flex; color: #666;
    align-items: center;
    justify-content: space-between;
    font-weight: normal;
    padding: 14px 0;
    font-size: 18px;
}

.techL li img {
    width: 12px;
}

.techL_div_hover {
    display: none;
}

.techL li.on {
    background: rgb(0 130 255 / 0.1);
    padding: 0 18px;
    border-radius: 6px;
    border-color: transparent;
}

.techL li.on .techL_div_ico {
    display: none;
}

.techL li.on .techL_div_hover {
    display: block;
}

.techL li.on a {
    color: #ff6d00;
}

.techL li.on::before {
    transform: scaleX(1);
}



.testimonial-2{padding:120px 0}
.testimonial-2 .comment-slider-2 .owl-item.center .single-comment .part-txt{background:#e70012}
.testimonial-2 .comment-slider-2 .owl-item.center .single-comment .part-txt:after{-webkit-text-stroke-color:#fff;opacity:.2}
.testimonial-2 .comment-slider-2 .owl-item.center .single-comment .part-txt p,.testimonial-2 .comment-slider-2 .owl-item.center .single-comment .part-txt h3,.testimonial-2 .comment-slider-2 .owl-item.center .single-comment .part-txt span{color:#fff}
.testimonial-2 .comment-slider-2 .owl-item .single-comment{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.testimonial-2 .comment-slider-2 .owl-item .single-comment .part-img{width:79px;height:79px;border:3px solid #fff;border-radius:50%;-webkit-box-shadow:0 5px 20px 0 rgba(0,0,0,.1);box-shadow:0 5px 20px 0 rgba(0,0,0,.1);overflow:hidden;margin-bottom:-46px;position:relative;z-index:3}
.testimonial-2 .comment-slider-2 .owl-item .single-comment .part-txt{text-align:center;background:#f6f6f6;border-radius:10px;padding:82px 45px 40px;position:relative;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;z-index:2}
.testimonial-2 .comment-slider-2 .owl-item .single-comment .part-txt:after{content:"\efcd";font-family:icofont;font-size:125px;line-height:100%;color:transparent;-webkit-text-stroke:2px #00215b;position:absolute;top:60px;left:0;width:100%;height:100%;text-align:center;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;opacity:.1;z-index:-1}
.testimonial-2 .comment-slider-2 .owl-item .single-comment .part-txt p{font-size:17px;line-height:26px;font-weight:500;color:#354b72;margin-bottom:35px;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}
.testimonial-2 .comment-slider-2 .owl-item .single-comment .part-txt h3{font-size:25px;line-height:100%;font-weight:700;color:#00215b;margin-bottom:12px;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}
.testimonial-2 .comment-slider-2 .owl-item .single-comment .part-txt span{display:block;font-size:13px;line-height:100%;font-weight:600;text-transform:uppercase;letter-spacing:1.3px;color:#e70012;margin-bottom:-3px;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}
.testimonial-2 .comment-slider-2 .owl-dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:70px}
.testimonial-2 .comment-slider-2 .owl-dots .owl-dot{width:45px;height:6px;background:#00215b;border-radius:3px;margin-right:15px}
.testimonial-2 .comment-slider-2 .owl-dots .owl-dot.active{background:#e70012}
.testimonial-2 .comment-slider-2 .owl-dots .owl-dot:last-child{margin-right:0}
.team{padding:120px 0;background:#f6f6f6}
.team .single-box{background:#fff;border-radius:10px;padding:15px;position:relative;overflow:hidden;z-index:2;-webkit-transition:all .4s ease-in;-o-transition:all .4s ease-in;transition:all .4s ease-in}
.team .single-box:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(../images/team-vector.jpg) center center no-repeat;background-size:cover;border-radius:10px;opacity:0;-webkit-transition:all .4s ease-in;-o-transition:all .4s ease-in;transition:all .4s ease-in;z-index:-1}
.team .single-box:after{content:"";position:absolute;bottom:-35px;left:-15px;width:50px;height:100px;border:12px solid rgba(244,89,5,.13);-webkit-transform:skewY(30deg);-ms-transform:skewY(30deg);transform:skewY(30deg);-webkit-transition:all .4s ease-in;-o-transition:all .4s ease-in;transition:all .4s ease-in;z-index:-1}
.team .single-box .part-img{border-radius:10px;overflow:hidden}
.team .single-box .part-txt{text-align:center;padding-bottom:25px}
.team .single-box .part-txt .social{margin-top:-18px;margin-bottom:35px}
.team .single-box .part-txt .social a{text-align:center;width:40px;height:40px;line-height:42px;border:1px solid #e9e4e1;border-radius:50%;color:#00215b;background:#fff;margin-right:11px}
.team .single-box .part-txt .social a:last-child{margin-right:0}
.team .single-box .part-txt .social a:hover{background:#00215b;color:#fff}
.team .single-box .part-txt .title{display:block;font-size:26px;line-height:100%;font-weight:700;color:#00215b;margin-top:-2px;margin-bottom:12px;-webkit-transition:all .4s ease-in;-o-transition:all .4s ease-in;transition:all .4s ease-in}
.team .single-box .part-txt p{font-size:13px;line-height:100%;font-weight:600;color:#e70012;letter-spacing:1.3px;margin-bottom:-3px;-webkit-transition:all .4s ease-in;-o-transition:all .4s ease-in;transition:all .4s ease-in}
.team .single-box:hover:before{opacity:1}
.team .single-box:hover:after{border-color:#fff}
.team .single-box:hover .part-txt .title,.team .single-box:hover .part-txt p{color:#fff}
.blog{padding:60px 0}
.blog .single-box{position:relative;z-index:2}
.blog .single-box:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#e70012;border-radius:11px;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;z-index:-1}
.blog .single-box:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#f6f6f6;border-radius:10px;z-index:-1}
.blog .single-box .part-img{border-radius:10px;overflow:hidden}
.blog .single-box .part-txt{padding:20px 40px; width: 100%; height: auto;}
.blog .single-box .part-txt .blog-info{ width: 100%; height: auto;}
.blog .single-box .part-txt .blog-info .date{ margin: 0; width: 100%; height: auto;height:30px;line-height:30px;font-size:16px;font-weight:500;padding:0;color:#e70012;}

.blog .single-box .part-txt .blog-info h3{margin:0 auto; padding: 0; width: 100%; height: auto;font-size:16px;line-height:32px;font-weight:700;color:#00215b;}
.blog .single-box .part-txt .blog-info p{ width:100%; height: auto;font-size:14px;line-height:20px;color:#888;}
.blog .single-box:hover:before{bottom:-5px}


.blog-2{padding:120px 0}
.blog-2 .single-box{border-radius:10px;background:#f6f6f6;overflow:hidden;position:relative;z-index:2}
.blog-2 .single-box:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:0;background:#e70012;border-radius:10px;-webkit-transition:all .4s ease-in;-o-transition:all .4s ease-in;transition:all .4s ease-in;z-index:-1}
.blog-2 .single-box .part-img{border-radius:10px;overflow:hidden;position:relative}
.blog-2 .single-box .part-img:after{content:"";position:absolute;top:0;left:0;bottom:-5px;right:0;background:rgba(0,33,91,.4);border-bottom:5px solid #fff;border-radius:10px;-webkit-transition:.6s;-o-transition:.6s;transition:.6s;z-index:1}
.blog-2 .single-box .part-img .date{position:absolute;left:20px;bottom:20px;z-index:2}
.blog-2 .single-box .part-img .date span{height:45px;line-height:48px;font-size:16px;font-weight:500;color:#fff;background:#e70012;padding:0 20px;border-radius:5px}
.blog-2 .single-box .part-txt{padding:40px}
.blog-2 .single-box .part-txt ul{padding:0;margin-top:-1px;margin-bottom:19px;display:-webkit-box;display:-ms-flexbox;display:flex}
.blog-2 .single-box .part-txt ul li{list-style:none;font-size:14px;line-height:100%;font-weight:700;color:#7d8189;margin-right:20px;-webkit-transition:all .4s ease-in;-o-transition:all .4s ease-in;transition:all .4s ease-in}
.blog-2 .single-box .part-txt ul li:last-child{margin-right:0}
.blog-2 .single-box .part-txt ul li span{color:#e70012;-webkit-transition:all .4s ease-in;-o-transition:all .4s ease-in;transition:all .4s ease-in}
.blog-2 .single-box .part-txt ul li span.color-1{color:#00215b}
.blog-2 .single-box .part-txt a{font-size:22px;line-height:32px;font-weight:700;color:#00215b;margin-bottom:13px;-webkit-transition:all .4s ease-in;-o-transition:all .4s ease-in;transition:all .4s ease-in}
.blog-2 .single-box .part-txt p{font-size:16px;line-height:27px;color:#546e9b;margin-bottom:-5px;-webkit-transition:all .4s ease-in;-o-transition:all .4s ease-in;transition:all .4s ease-in}
.blog-2 .single-box:hover:after{height:100%}
.blog-2 .single-box:hover .part-img:after{bottom:0}
.blog-2 .single-box:hover .part-txt ul li{color:#00215b}
.blog-2 .single-box:hover .part-txt ul li span{color:#fff}
.blog-2 .single-box:hover .part-txt a,.blog-2 .single-box:hover .part-txt p{color:#fff}

.shili{margin:0 auto; padding: 0; width: 100%; height: auto; background: #e9eef2;}
.shili .left{margin:0 auto; padding:160px 0 0 0; width: 40%; height: auto; float: left;}
.shili .left .txt{text-align:center;margin-bottom:30px; float: right; width: 100%; height: auto; max-width: 400px;}
.shili .left .txt h2{font-size:60px;line-height:60px;font-weight:700;color:#00215b; text-align: left;padding-bottom:18px;margin-top:-7px;margin-bottom:0;position:relative}
.shili .left .txt h2:after{content:"";position:absolute;bottom:0;left:0;width:100px;height:5px;background:#e70012}

.shili .left .txt h3{font-size:30px;line-height:30px;font-weight:700; text-align: left;color:#00215b;padding-bottom:28px;margin-top:15px;margin-bottom:0;position:relative}


.shili .right{margin:0 auto; padding: 0; width: 60%; height: auto; float: right;}
.shili .right .con{margin:0 auto; padding: 0; width: 33.3%; height: auto; float: left;}
.shili .right .con .img{margin:0 auto; padding: 0; width: 100%; height: auto; float: left;}
.shili .right .con .img img{margin:0 auto; padding: 0; width: 100%; height: auto; float: left;}
.shili .right .con .txt{margin:0 auto; padding:10px 0; width: 100%; height: auto; float: left; margin-top:-50px;background-color: rgba(2,106,204,.77); font-size: 20px; font-weight: bold;text-align: center;color: #fff;line-height: 30px;}



/*----------------------------------------------------*/
.how-we-work-section {
  padding: 100px 0;
  background: #F4F2F9;
}
.how-we-work-section .item {
  position: relative;
  max-width: 320px;
  text-align: center;
}
.how-we-work-section .item .icon {
  height: 120px;
  width: 120px;
  line-height: 120px;
  text-align: center;
  background: #523680;
  border-radius: 50%;
  box-shadow: 0 20px 50px rgba(82, 54, 128, 0.2);
  position: relative;
  margin: 0 auto;
  margin-bottom: 30px;
}
.how-we-work-section .item .icon img {
  max-width: 100%;
}
.how-we-work-section .item .icon span {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  height: 30px;
  width: 30px;
  background: #523680;
  border: 1px solid #fff;
  border-radius: 50%;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
  font-weight: 600;
  color: #fff;
}
.how-we-work-section .item .icon.icon-tow {
  background: #FF9C1A;
  box-shadow: 0 20px 50px rgba(255, 156, 26, 0.2);
}
.how-we-work-section .item .icon.icon-tow span {
  background: #FF9C1A;
}
.how-we-work-section .item .icon.icon-three {
  background: #FF4874;
  box-shadow: 0 20px 50px rgba(255, 72, 116, 0.2);
}
.how-we-work-section .item .icon.icon-three span {
  background: #FF4874;
}
.how-we-work-section .item h3 {
  font-size: 24px;
  font-weight: 600;
  color: #111111;
}
.how-we-work-section .item p {
  font-size: 16px;
  font-weight: 400;
  color: #313131;
}
.how-we-work-section .item .arrow-img {
  position: absolute;
  top: 30px;
  right: -80px;
}
.how-we-work-section .item .arrow-img img {
  max-width: 100%;
}
	
.conmenu{ margin: 20px 0; z-index: 10}
.conmenu ul li{ margin:0 1%; padding: 0; width: 23%; height: auto;float: left;border: 1px solid #e50011; background: #fff; text-align: center; color: #666; font-size: 16px; font-weight: bold;line-height: 40px;z-index: 10}
.conmenu ul li a{width: 100%; height: 40px; display: block;padding: 0;text-align: center; color: #e50011; font-size: 16px; line-height: 40px;z-index: 10}
.conmenu ul li a:hover{ background:#e50011; color: #fff;}

.conmenu ul li a.active{background:#e50011; color: #fff;}

.product {margin: 0 auto; padding:30px 0 120px 0; width: 100%; height: auto; background: #f3f3f3;}


.product .main{margin: 0 auto; padding:30px 0; width: 100%; height: auto; background: #f3f3f3;}



.product .main .list li {
  margin: 1%; padding:0; width: 31%; height: auto; float: left; list-style: none; background: #e3e3e3;
}
.product .main .list .img {
  width: 100%; height: auto; margin: 0; padding: 0; overflow: hidden;transition: all 700ms ease;
}
.product .main .list .img img{
  max-width: 100%; height: auto; transition: all 700ms ease;
}
.product .main .list .txt {
  padding:10px 25px;
}
.product .main .list .txt h4 {
  height: 30px;
  line-height: 30px;font-size: 18px;
  margin-bottom: 10px; color: #000;
  overflow: hidden;
  text-overflow: ellipsis; text-align: center;
  white-space: nowrap;
}
.product .main .list .txt .p {
  height: 40px; margin: 0; padding: 0;
  overflow: hidden;
  line-height: 20px;
  color: #999;
  font-size: 14px;
}
.product .main .list .more {
margin: 15px auto; padding: 0; 
  width: 120px;
  height: 40px;
  line-height: 40px; text-align: center; color: #666;
  font-size: 12px;
  border: 1px solid #333;
  transition: all .3s;
}
.product .main .list li:hover {
  background: #e50011;
}
.product .main .list li:hover .img img{
  transform: scale(1.05);transition: all 700ms ease;
}
.product .main .list li:hover h4{
  color: #fff;
}
.product .main .list li:hover .p{
  color: #fff;
}
.product .main .list li:hover .more {
  color: #e50011;
  background: #fff;
  border-color: #e50011;
}





.partner{padding:40px 0 120px 0;}

.partner .partner-map{ margin:0 auto; padding:80px 0; width: 100%; height: auto; background: url(../images/map.png) center center;}
.partner .partner-map .txt{ margin:0 auto; padding:10px 0; width: 100%; height: auto; font-size: 126px; text-align: center;line-height: 50px; font-weight: bold;color: #e70012;}
.partner .partner-map .txt span{ font-size: 66px; text-align: center;line-height: 50px; font-weight: bold;color: #182245;}
.partner .partner-map .txt1{ margin:0 auto; padding:20px 0; width: 100%; height: auto; font-size: 36px; text-align: center;line-height: 30px; font-weight: bold;color: #898989;}

.partner .partner-slider .single-partner{width:100%;height:auto; border: 1px solid #f3f3f3;margin-top: 20px; display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;-webkit-filter:grayscale(0);filter:grayscale(0)}
.partner .partner-slider .single-partner img{width:auto;height:auto}
.partner .partner-slider .single-partner:hover{-webkit-filter:grayscale(0);filter:grayscale(0)}
.footer{background:url(../images/footer-bg.jpg) center center no-repeat;background-size:cover}
.footer .main-footer{padding:20px 0 60px 0}

.footer-top{
  position: relative;
  display: inline-block;
  width: 100%;
  padding: 40px 0px;
  margin-top: -87px;
  z-index: 1;
}
.bg-color-2{
	background: #bc1622;
}
.footer-top:before{
  position: absolute;
  content: '';
  width: calc(100% + 230px);
  height: 100%;
  left: -115px;
  top: 0px;
  z-index: -1;
}

.footer-top .top-info{
  position: relative;
  margin-top: 3px;
}

.footer-top .top-info li{
  position: relative;width:33%; float: left;
  display: inline-block;
 
}


.footer-top .top-info li i{
  position: absolute;
  left: 0px;
  top: 2px;
  font-size: 45px;
  color: #ffffff;
}

.footer-top .top-info li h3{
  display: block;
  font-size: 24px;
  line-height: 26px;margin-left:80px;
  color: #fff;
  font-weight: 500;
  margin-bottom: 0px;
}

.footer-top .top-info li p{
  color: #ffffff;margin-left:80px;
}

.footer-top .top-info li:before{
  position: absolute;
  content: '';
  background: #c03742;
  width: 1px;
  height:80px;
  top: 0px;
  right: 50px;
}
.footer-top .top-info li:nth-child(3):before{
  position: absolute;
  content: '';
  background: #c03742;
  width: 0;
  height:80px;
  top: 0px;
  right: 50px;
}



.footer .main-footer .no-gutters{margin-top:60px;}

.footer .main-footer h3.title{font-size:24px;line-height:100%;font-weight:700;color:#fff;margin-top:-2px;margin-bottom:30px;padding-bottom:20px;position:relative}
.footer .main-footer h3.title:after{content:"";position:absolute;bottom:0;left:0;width:70px;height:3px;background:#e70012;}
.footer .main-footer .site-info .logo{width:320px;height:auto;text-align: left;margin-bottom:41px}

.footer .main-footer .site-info h4{margin: 0; padding: 0; font-size:24px; font-weight: bold;line-height:32px;color:#fff;}
.footer .main-footer .site-info p{font-size:16px;line-height:32px;color:#fff;margin-bottom:10px}
.footer .main-footer .site-info .social a{text-align:center;width:40px;height:40px;line-height:43px;font-size:14px;color:#00215b;background:#fff;border-radius:5px;margin-right:10px}
.footer .main-footer .site-info .social a:last-child{margin-right:0}
.footer .main-footer .site-info .social a:hover{color:#fff;background:#e70012}
.footer .main-footer .footer-contact ul{padding:0;margin-top:-9px;margin-bottom:-9px}
.footer .main-footer .footer-contact ul li{list-style:none;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;line-height:32px;margin-bottom:12px}
.footer .main-footer .footer-contact ul li:last-child{margin-bottom:0}
.footer .main-footer .footer-contact ul li span{font-size:17px;color:#e70012;margin-right:20px}


.footer .main-footer .footer-service ul{padding:0;margin-top:-13px;margin-bottom:-14px}
.footer .main-footer .footer-service ul li{list-style:none;font-size:16px;line-height:41px}
.footer .main-footer .footer-service ul li a{color:#fff}
.footer .main-footer .footer-service ul li a span{margin-right:16px}
.footer .main-footer .footer-service ul li a:hover{color:#e70012}
.footer .main-footer .gallery .images{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-bottom:-15px}
.footer .main-footer .gallery .images .single-img{margin-right:15px;margin-bottom:15px;border-radius:10px;overflow:hidden}
.footer .copyright{background:#011c4c;text-align:center}
.footer .copyright p{font-size:16px;line-height:100%;color:#fff;margin-top:-1px;padding-top:25px;margin-bottom:0;padding-bottom:21px}

.footer .copyright a{font-size:16px;line-height:100%;color:#fff;}


.footer-2{background:url(../images/footer-bg-2.jpg) center center no-repeat;background-size:cover}
.footer-2 .main-footer h3.title{font-size:35px;line-height:100%;font-weight:700;color:#fff;margin-top:-2px;margin-bottom:50px;padding-bottom:46px;position:relative}
.footer-2 .main-footer h3.title:after{content:"";position:absolute;bottom:0;left:0;width:70px;height:5px;background:#e70012;border-radius:3px}
.footer-2 .main-footer .footer-contact{padding:120px 0}
.footer-2 .main-footer .footer-contact ul{padding:0;margin-top:-9px;margin-bottom:-9px}
.footer-2 .main-footer .footer-contact ul li{list-style:none;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;line-height:32px;margin-bottom:12px}
.footer-2 .main-footer .footer-contact ul li:last-child{margin-bottom:0}
.footer-2 .main-footer .footer-contact ul li span{font-size:17px;color:#e70012;margin-right:20px}
.footer-2 .main-footer .site-info{background:rgba(244,89,5,.18);text-align:center;position:relative;padding:120px 90px}
.footer-2 .main-footer .site-info:before{content:"";position:absolute;top:50%;right:100%;width:3px;height:300px;background:#e70012;border-radius:2px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
.footer-2 .main-footer .site-info:after{content:"";position:absolute;top:50%;left:100%;width:3px;height:300px;background:#e70012;border-radius:2px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
.footer-2 .main-footer .site-info .logo{width:120px;height:120px;background:#fff;border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto 50px}
.footer-2 .main-footer .site-info p{font-size:16px;line-height:32px;color:#fff;margin-top:-9px;margin-bottom:38px}
.footer-2 .main-footer .site-info .social a{text-align:center;width:40px;height:40px;line-height:43px;font-size:14px;color:#00215b;background:#fff;border-radius:5px;margin-right:10px}
.footer-2 .main-footer .site-info .social a:last-child{margin-right:0}
.footer-2 .main-footer .site-info .social a:hover{color:#fff;background:#e70012}
.footer-2 .main-footer .footer-service{padding:120px 0}
.footer-2 .main-footer .footer-service ul{padding:0;margin-top:-13px;margin-bottom:-14px}
.footer-2 .main-footer .footer-service ul li{list-style:none;font-size:16px;line-height:41px}
.footer-2 .main-footer .footer-service ul li a{color:#fff}
.footer-2 .main-footer .footer-service ul li a span{margin-right:16px}
.footer-2 .main-footer .footer-service ul li a:hover{color:#e70012}
.footer-2 .copyright{background:#011c4c;text-align:center}
.footer-2 .copyright p{font-size:16px;line-height:100%;color:#fff;margin-top:-1px;padding-top:25px;margin-bottom:0;padding-bottom:21px}
.breadcrumb{padding:0;margin-top:44px;margin-bottom:0;background:url(../images/breadcrumb-bg.jpg) center center no-repeat;background-size:cover;border-radius:0;position:relative;z-index:2}
.breadcrumb:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url(../images/breadcrumb-overlay.png) center center no-repeat;background-size:cover;z-index:-1}

.breadcrumb2{padding:0;margin-top:44px;margin-bottom:0;background:url(../images/breadcrumb-bg2.jpg) center center no-repeat;background-size:cover;border-radius:0;position:relative;z-index:2}
.breadcrumb2:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url(../images/breadcrumb-overlay.png) center center no-repeat;background-size:cover;z-index:-1}
.breadcrumb3{padding:0;margin-top:44px;margin-bottom:0;background:url(../images/breadcrumb-bg3.jpg) center center no-repeat;background-size:cover;border-radius:0;position:relative;z-index:2}
.breadcrumb3:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url(../images/breadcrumb-overlay.png) center center no-repeat;background-size:cover;z-index:-1}
.breadcrumb4{padding:0;margin-top:44px;margin-bottom:0;background:url(../images/breadcrumb-bg4.jpg) center center no-repeat;background-size:cover;border-radius:0;position:relative;z-index:2}
.breadcrumb4:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url(../images/breadcrumb-overlay.png) center center no-repeat;background-size:cover;z-index:-1}
.breadcrumb5{padding:0;margin-top:44px;margin-bottom:0;background:url(../images/breadcrumb-bg5.jpg) center center no-repeat;background-size:cover;border-radius:0;position:relative;z-index:2}
.breadcrumb5:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url(../images/breadcrumb-overlay.png) center center no-repeat;background-size:cover;z-index:-1}


.breadcrumb6{padding:0;margin-top:44px;margin-bottom:0;background:url(../images/breadcrumb-bg6.jpg) center center no-repeat;background-size:cover;border-radius:0;position:relative;z-index:2}
.breadcrumb6:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url(../images/breadcrumb-overlay.png) center center no-repeat;background-size:cover;z-index:-1}



.breadcrumbmain .part-txt{text-align:center;padding:115px 0}
.breadcrumbmain .part-txt h1{font-size:40px;line-height:100%;font-weight:700;color:#fff;margin-top:-4px;margin-bottom:24px}
.breadcrumbmain .part-txt ul{padding:0;margin-bottom:-5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.breadcrumbmain .part-txt ul li{list-style:none;font-size:17px;line-height:100%;font-weight:500;color:#fff;margin-right:11px;color:#eaeaea}
.breadcrumbmain .part-txt ul li.current{color:#e70012}
.breadcrumbmain .part-txt ul li:last-child{margin-right:0}
.footer-inner .main-footer{position:relative}
.footer-inner .main-footer:after{content:"";position:absolute;top:0;left:0;width:100%;height:5px;background:#e70012}
.about-inner .part-img{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}
.about-inner .boxes{padding-top:80px}
.about-inner .boxes .single-box{background:#f6f6f6;border-radius:10px;padding:55px 50px}
.about-inner .boxes .single-box h3{font-size:30px;line-height:100%;font-weight:700;color:#00215b;margin-bottom:-2px}
.about-inner .boxes .single-box p{font-size:17px;line-height:29px;color:#546e9b;margin-top:28px;margin-bottom:-15px}
.service-inner{padding-bottom:90px}
.service-inner .single-box{margin-bottom:30px}
.cta{background:url(../images/cta-bg.jpg) center center no-repeat;background-size:cover}
.cta .part-txt h2{font-size:50px;line-height:65px;font-weight:700;color:#fff;padding:75px 0;margin-top:-7px;margin-bottom:-20px}
.cta .def-btn{background:#fff;border-color:#fff;color:#00215b}
.cta .def-btn:hover{background:#00215b;color:#fff}
.service-details{padding:120px 0}
.service-details .main-content{margin-left:-30px}
.service-details .main-content .part-img{border-radius:10px;overflow:hidden;margin-bottom:50px}
.service-details .main-content .part-txt{margin-bottom:-23px}
.service-details .main-content .part-txt h2{font-size:30px;line-height:100%;font-weight:700;color:#00215b;margin-top:-2px;margin-bottom:26px}
.service-details .main-content .part-txt p{font-size:17px;line-height:29px;color:#546e9b;margin-bottom:13px}
.service-details .main-content .part-txt h3{font-size:30px;line-height:100%;font-weight:700;color:#00215b;padding-top:20px;margin-bottom:26px}
.service-details .main-content .part-txt .quote{background:#e70012;border-radius:10px;padding:40px 70px 35px;text-align:center;margin-top:30px;margin-bottom:18px;position:relative;z-index:2}
.service-details .main-content .part-txt .quote:after{content:"“";position:absolute;top:3%;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);font-size:455px;line-height:100%;font-weight:700;color:rgba(255,255,255,.22);z-index:-1}
.service-details .main-content .part-txt .quote span{font-size:28px;line-height:35px;font-weight:700;color:#fff}
.service-details .sidebar{margin-right:-30px}
.service-details .sidebar h2{font-size:30px;line-height:100%;font-weight:700;color:#00215b;margin-top:-2px;margin-bottom:28px}
.service-details .sidebar .nav{margin-bottom:50px}
.service-details .sidebar .nav .nav-link{height:55px;line-height:55px;font-size:17px;color:#546e9b;padding:0 30px;border:1px solid #e1e1e1;border-radius:5px;margin-bottom:12px}
.service-details .sidebar .nav .nav-link:last-child{margin-bottom:0}
.service-details .sidebar .nav .nav-link span{margin-right:15px}
.service-details .sidebar .nav .nav-link.active{background:#e70012;border-color:#e70012;color:#fff}
.service-details .sidebar .download-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:60px;line-height:65px;font-size:19px;font-weight:700;color:#fff;background:#00215b;border-radius:5px;padding:0 30px;margin-bottom:15px}
.service-details .sidebar .download-btn.two{background:#e70012;margin-bottom:0}
.team-inner{padding-bottom:90px;background:0 0}
.team-inner .single-box{margin-bottom:30px;background:#f6f6f6}
.team-details{padding-top:120px;margin-bottom:-20px}
.team-details .bg{background:#f6f6f6;border-radius:10px;padding:65px 70px}
.team-details .bg .part-img{width:300px;border:8px solid #fff;border-radius:10px}
.team-details .bg .part-txt{padding-left:16px}
.team-details .bg .part-txt h2{font-size:26px;line-height:100%;font-weight:700;color:#00215b;margin-top:-2px;margin-bottom:6px}
.team-details .bg .part-txt span{font-size:13px;line-height:100%;font-weight:600;color:#e70012;margin-bottom:20px;letter-spacing:1.3px}
.team-details .bg .part-txt p{font-size:17px;line-height:29px;color:#546e9b;margin-bottom:8px}
.team-details .bg .part-txt .social{padding-top:17px}
.team-details .bg .part-txt .social a{text-align:center;width:40px;height:40px;line-height:42px;margin-right:11px;background:#fff;border:1px solid #e9e4e1;border-radius:50%;font-size:14px;color:#00215b}
.team-details .bg .part-txt .social a:last-child{margin-right:0}
.team-details .bg .part-txt .social a:hover{background:#e70012;border-color:#e70012;color:#fff}
.project-inner{padding:120px 0}
.project-inner .control-panel{margin-bottom:60px}
.project-inner .control-panel .controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:90px;background:#f2f2f2;border-radius:10px;padding:0;margin:0}
.project-inner .control-panel .controls li{list-style:none;color:#00215b;font-size:18px;line-height:100%;font-weight:500;padding:0 35px;border-radius:6px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;z-index:2}
.project-inner .control-panel .controls li:after{content:"";position:absolute;top:50%;right:-2px;background:#00215b;width:4px;height:2px}
.project-inner .control-panel .controls li:last-child:after{display:none}
.project-inner .control-panel .controls li.active{color:#e70012}
.project-inner .items{margin:-15px}
.project-inner .items .single-item{border-radius:10px;margin:15px;overflow:hidden;position:relative}
.project-inner .items .single-item.width-1{width:calc(100%/3 - 30px)}
.project-inner .items .single-item.width-2{width:calc(100%/2 - 30px)}
.project-inner .items .single-item:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#e70012;opacity:0;-webkit-transition:all .4s ease-in;-o-transition:all .4s ease-in;transition:all .4s ease-in;z-index:1}
.project-inner .items .single-item .part-txt{position:absolute;top:0;left:0;right:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:50px;z-index:2}
.project-inner .items .single-item .part-txt .txt{-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:all .4s ease-in;-o-transition:all .4s ease-in;transition:all .4s ease-in}
.project-inner .items .single-item .part-txt .txt h3{font-size:32px;line-height:100%;font-weight:700;color:#fff;margin-bottom:16px}
.project-inner .items .single-item .part-txt .txt p{font-size:16px;line-height:100%;font-weight:500;color:#fff;margin-bottom:0}
.project-inner .items .single-item .part-txt .details-btn{text-align:right;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);-webkit-transition:all .4s ease-in;-o-transition:all .4s ease-in;transition:all .4s ease-in}
.project-inner .items .single-item .part-txt .details-btn a{text-align:center;width:60px;height:60px;line-height:66px;font-size:25px;font-weight:500;color:#00215b;background:#fff;border-radius:50%}
.project-inner .items .single-item .part-txt .details-btn a:hover{color:#fff;background:#00215b}
.project-inner .items .single-item:hover:after{opacity:.9}
.project-inner .items .single-item:hover .part-txt .txt,.project-inner .items .single-item:hover .part-txt .details-btn{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}
.project-details{padding:120px 0}
.project-details .main-img{margin-bottom:50px}
.project-details .main-img .project-details-slider{margin-bottom:30px}
.project-details .main-img .project-details-slider .single-img{border-radius:10px;overflow:hidden}
.project-details .main-img .project-thumbnails{padding:0 140px}
.project-details .main-img .project-thumbnails .single-box{margin:0 15px;border-radius:10px;overflow:hidden;position:relative}
@media only screen and (min-width:1200px){.project-details .main-img .project-thumbnails .single-box{width:200px!important}
}
.project-details .main-img .project-thumbnails .single-box:after{opacity:0}
.project-details .main-img .project-thumbnails .single-box.slick-center:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#e70012;opacity:.7;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}
.project-details .part-txt{margin-bottom:40px}
.project-details .part-txt h2{font-size:30px;line-height:100%;font-weight:700;color:#00215b;margin-top:-2px;margin-bottom:26px}
.project-details .part-txt p{font-size:17px;line-height:29px;color:#546e9b;margin-bottom:13px}
.project-details .part-txt-2{margin-bottom:40px}
.project-details .part-txt-2 h2{font-size:30px;line-height:100%;font-weight:700;color:#00215b;margin-top:-2px;margin-bottom:26px}
.project-details .part-txt-2 p{font-size:17px;line-height:29px;color:#546e9b;margin-bottom:13px}
.project-details .information{padding:55px 65px;background:#f6f6f6;margin-bottom:50px}
.project-details .information h2{font-size:30px;line-height:100%;font-weight:700;color:#00215b;margin-top:-2px;margin-bottom:26px}
.project-details .information ul{padding:0;margin:0}
.project-details .information ul li{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:17px;line-height:29px;color:#546e9b;margin-bottom:8px}
.project-details .information ul li:last-child{margin-bottom:-10px}
.project-details .information ul li .strong{min-width:80px;font-weight:600;color:#00215b}
.project-details .information ul li .divider{font-weight:700;margin-right:30px}
.project-details .part-txt-3{margin-bottom:-23px}
.project-details .part-txt-3 h2{font-size:30px;line-height:100%;font-weight:700;color:#00215b;margin-top:-2px;margin-bottom:26px}
.project-details .part-txt-3 p{font-size:17px;line-height:29px;color:#546e9b;margin-bottom:13px}
.blog-inner .single-box{margin-bottom:30px}
.blog-inner .pagination{padding-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.blog-inner .pagination ul{padding:0;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex}
.blog-inner .pagination ul li{list-style:none;margin-right:20px}
.blog-inner .pagination ul li:last-child{margin-right:0}
.blog-inner .pagination ul li a{text-align:center;width:52px;height:52px;line-height:56px;background:#f6f6f6;border-radius:5px;font-size:16px;font-weight:600;color:#2d2d2d}
.blog-inner .pagination ul li a:hover{background:#e70012;color:#fff}
.blog-details{padding:120px 0}
.blog-details .main-content{margin-right:-30px}
.blog-details .main-content .part-img{border-radius:10px;overflow:hidden;margin-bottom:40px}
.blog-details .main-content .blog-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.blog-details .main-content .blog-info ul{padding:0;margin-bottom:32px;display:-webkit-box;display:-ms-flexbox;display:flex}
.blog-details .main-content .blog-info ul:last-child li{font-weight:600}
.blog-details .main-content .blog-info ul:last-child li span{font-weight:400;color:#546e9b}
.blog-details .main-content .blog-info ul li{list-style:none;height:45px;line-height:48px;font-size:16px;font-weight:500;margin-right:29px;color:#00215b}
.blog-details .main-content .blog-info ul li:last-child{margin-right:0}
.blog-details .main-content .blog-info ul li.color{background:#e70012;color:#fff;padding:0 20px;border-radius:5px}
.blog-details .main-content .blog-info ul li span{color:#e70012;font-weight:700}
.blog-details .main-content .part-txt{margin-bottom:27px}
.blog-details .main-content .part-txt h2{font-size:30px;line-height:42px;font-weight:700;color:#00215b;margin-bottom:20px}
.blog-details .main-content .part-txt p{font-size:17px;line-height:29px;color:#546e9b;margin-bottom:13px}
.blog-details .main-content .part-txt-2{margin-bottom:35px}
.blog-details .main-content .part-txt-2 h2{font-size:30px;line-height:42px;font-weight:700;color:#00215b;margin-bottom:20px}
.blog-details .main-content .part-txt-2 p{font-size:17px;line-height:29px;color:#546e9b;margin-bottom:13px}
.blog-details .main-content .quote{background:#e70012;border-radius:10px;padding:40px 70px 35px;text-align:center;margin-top:30px;margin-bottom:37px;position:relative;z-index:2}
.blog-details .main-content .quote:after{content:"“";position:absolute;top:3%;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);font-size:455px;line-height:100%;font-weight:700;color:rgba(255,255,255,.22);z-index:-1}
.blog-details .main-content .quote span{font-size:28px;line-height:35px;font-weight:700;color:#fff}
.blog-details .main-content .other-info{background:#f2f2f2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-radius:10px;height:65px;line-height:65px;padding:0 30px;margin-bottom:60px}
.blog-details .main-content .other-info .tags p{font-size:17px;font-weight:600;color:#00215b;margin-bottom:0}
.blog-details .main-content .other-info .tags p a{font-weight:400;color:#546e9b}
.blog-details .main-content .other-info .tags p a:hover{color:#e70012}
.blog-details .main-content .other-info .share a{text-align:center;width:40px;height:40px;line-height:42px;background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:50%;font-size:14px;color:#00215b;margin-right:11px}
.blog-details .main-content .other-info .share a:last-child{margin-right:0}
.blog-details .main-content .other-info .share a:hover{background:#e70012;border-color:#e70012;color:#fff}
.blog-details .main-content .blog-comment{margin-bottom:50px}
.blog-details .main-content .blog-comment h3{font-size:30px;line-height:100%;font-weight:700;color:#00215b;margin-top:-2px;margin-bottom:43px}
.blog-details .main-content .blog-comment .single-comment{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:35px}
.blog-details .main-content .blog-comment .single-comment .img{width:100px;height:100px;border-radius:50%;overflow:hidden;margin-right:50px}
.blog-details .main-content .blog-comment .single-comment .img img{width:auto;height:100%}
.blog-details .main-content .blog-comment .single-comment .txt{width:650px}
.blog-details .main-content .blog-comment .single-comment .txt .top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:15px}
.blog-details .main-content .blog-comment .single-comment .txt .top h4{font-size:26px;line-height:100%;font-weight:700;color:#00215b;margin-top:-2px;margin-bottom:8px}
.blog-details .main-content .blog-comment .single-comment .txt .top span{font-size:16px;line-height:100%}
.blog-details .main-content .blog-comment .single-comment .txt .top span.date{margin-right:9px;color:#e70012}
.blog-details .main-content .blog-comment .single-comment .txt .top span.time{color:#00215b}
.blog-details .main-content .blog-comment .single-comment .txt .top button{padding:0;font-size:18px;line-height:100%;font-weight:700;color:#e70012}
.blog-details .main-content .blog-comment .single-comment .txt p{font-size:17px;line-height:29px;color:#546e9b;margin-bottom:0}
.blog-details .main-content .post-a-comment h3{font-size:30px;line-height:100%;font-weight:700;color:#00215b;margin-top:-2px;margin-bottom:43px}
.blog-details .main-content .post-a-comment form input{width:100%;height:55px;padding:0 25px;font-size:17px;border:1px solid rgba(0,0,0,.15);border-radius:5px;margin-bottom:30px}
.blog-details .main-content .post-a-comment form input::-webkit-input-placeholder{color:#546e9b}
.blog-details .main-content .post-a-comment form input:-ms-input-placeholder{color:#546e9b}
.blog-details .main-content .post-a-comment form input::-ms-input-placeholder{color:#546e9b}
.blog-details .main-content .post-a-comment form input::placeholder{color:#546e9b}
.blog-details .main-content .post-a-comment form textarea{width:100%;height:200px;padding:15px 25px;font-size:17px;border:1px solid rgba(0,0,0,.15);border-radius:5px;margin-bottom:32px}
.blog-details .main-content .post-a-comment form textarea::-webkit-input-placeholder{color:#546e9b}
.blog-details .main-content .post-a-comment form textarea:-ms-input-placeholder{color:#546e9b}
.blog-details .main-content .post-a-comment form textarea::-ms-input-placeholder{color:#546e9b}
.blog-details .main-content .post-a-comment form textarea::placeholder{color:#546e9b}
.blog-details .main-content .post-a-comment form button:hover{border-color:#00215b}
.blog-details .sidebar{margin-left:-30px}
.blog-details .sidebar h3{font-size:30px;line-height:100%;font-weight:700;color:#00215b;margin-top:-2px;margin-bottom:23px}
.blog-details .sidebar .search-box{margin-bottom:45px}
.blog-details .sidebar .search-box form{display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid rgba(0,0,0,.15);border-radius:5px;padding:0 25px}
.blog-details .sidebar .search-box form input{width:100%;height:53px;font-size:17px;color:#00215b}
.blog-details .sidebar .search-box form input::-webkit-input-placeholder{color:#546e9b}
.blog-details .sidebar .search-box form input:-ms-input-placeholder{color:#546e9b}
.blog-details .sidebar .search-box form input::-ms-input-placeholder{color:#546e9b}
.blog-details .sidebar .search-box form input::placeholder{color:#546e9b}
.blog-details .sidebar .search-box form button{padding:0;font-size:17px;color:#00215b}
.blog-details .sidebar .search-box form button:hover{color:#e70012}
.blog-details .sidebar .category{margin-bottom:45px}
.blog-details .sidebar .category ul{padding:0;margin:0}
.blog-details .sidebar .category ul li{list-style:none;margin-bottom:12px}
.blog-details .sidebar .category ul li:last-child{margin-bottom:0}
.blog-details .sidebar .category ul li a{display:block;height:55px;line-height:55px;font-size:17px;color:#546e9b;padding:0 30px;border:1px solid #e1e1e1;border-radius:5px}
.blog-details .sidebar .category ul li a i{margin-right:15px}
.blog-details .sidebar .category ul li a:hover{background:#e70012;border-color:#e70012;color:#fff}
.blog-details .sidebar .recent-post{margin-bottom:45px}
.blog-details .sidebar .recent-post .box{border:1px solid rgba(0,0,0,.15);border-radius:10px;padding:35px 30px}
.blog-details .sidebar .recent-post .box ul{padding:0;margin-bottom:17px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.blog-details .sidebar .recent-post .box ul:last-child{margin-bottom:-8px}
.blog-details .sidebar .recent-post .box ul li{list-style:none;width:158px}
.blog-details .sidebar .recent-post .box ul li:first-child{width:60px;height:60px;border-radius:50%;overflow:hidden;margin-right:20px}
.blog-details .sidebar .recent-post .box ul li a{font-size:16px;line-height:25px;font-weight:600;color:#00215b;margin-bottom:2px}
.blog-details .sidebar .recent-post .box ul li span{font-size:15px;line-height:100%;color:#e70012}
.blog-details .sidebar .recent-post .box ul li span i{font-size:14px;margin-right:10px}
.blog-details .sidebar .tags .all-tags{margin:-5px -3px}
.blog-details .sidebar .tags .all-tags a{height:45px;line-height:45px;border:1px solid rgba(0,0,0,.15);border-radius:5px;margin:5px 3px;font-size:17px;color:#546e9b;padding:0 25px}
.contact{padding:120px 0}
.contact .form-area .title{margin-bottom:39px}
.contact .form-area .title h2{font-size:48px;line-height:100%;font-weight:700;color:#00215b;margin-top:-3px;margin-bottom:11px}
.contact .form-area .title p{font-size:16px;line-height:29px;color:#546e9b;margin-bottom:0}
.contact .form-area form input{width:100%;height:55px;border:1px solid #e1e1e1;border-radius:5px;padding:0 30px;margin-bottom:20px;font-size:17px;color:#546e9b}
.contact .form-area form input::-webkit-input-placeholder{color:rgba(0,33,91,.4)}
.contact .form-area form input:-ms-input-placeholder{color:rgba(0,33,91,.4)}
.contact .form-area form input::-ms-input-placeholder{color:rgba(0,33,91,.4)}
.contact .form-area form input::placeholder{color:rgba(0,33,91,.4)}
.contact .form-area form textarea{width:100%;height:220px;border:1px solid #e1e1e1;border-radius:5px;padding:20px 30px;margin-bottom:32px;font-size:17px;color:#546e9b}
.contact .form-area form textarea::-webkit-input-placeholder{color:rgba(0,33,91,.4)}
.contact .form-area form textarea:-ms-input-placeholder{color:rgba(0,33,91,.4)}
.contact .form-area form textarea::-ms-input-placeholder{color:rgba(0,33,91,.4)}
.contact .form-area form textarea::placeholder{color:rgba(0,33,91,.4)}
.contact .address-area .single-box{padding:50px;background:#f6f6f6;border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;overflow:hidden;z-index:2}
.contact .address-area .single-box:after{content:"";position:absolute;bottom:-105px;left:-65px;width:230px;height:230px;background:#e70012;border-radius:50%;opacity:.1;z-index:-1}
.contact .address-area .single-box.two{background:#e70012;margin-top:30px}
.contact .address-area .single-box.two:after{background:#fff}
.contact .address-area .single-box.two .title h3{color:#fff}
.contact .address-area .single-box.two .details ul li{color:#fff}
.contact .address-area .single-box.two .details ul li span{color:#fff}
.contact .address-area .single-box .title h3{font-size:32px;line-height:100%;font-weight:700;color:#00215b;margin-top:-2px;margin-bottom:0}
.contact .address-area .single-box .details{width:197px}
.contact .address-area .single-box .details ul{padding:0;margin-top:-9px;margin-bottom:0}
.contact .address-area .single-box .details ul li{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;line-height:32px;font-weight:600;color:#00215b;margin-bottom:4px}
.contact .address-area .single-box .details ul li:last-child{margin-bottom:-12px}
.contact .address-area .single-box .details ul li span{font-size:17px;color:#e70012;margin-right:17px}
.map iframe{width:100%;margin-bottom:-8px}
.error{padding:120px 0}
.error .part-txt h2{font-size:70px;line-height:100%;font-weight:700;color:#00215b;margin-top:-5px;margin-bottom:16px}
.error .part-txt h3{font-size:40px;line-height:100%;font-weight:700;color:#00215b;margin-bottom:23px}
.error .part-txt p{font-size:17px;line-height:29px;color:#546e9b;margin-bottom:40px}
.error .part-txt .def-btn i{margin-left:0;margin-right:16px}
.error .part-txt .def-btn:hover i{-webkit-transform:translateY(1px) translateX(-7px);-ms-transform:translateY(1px) translateX(-7px);transform:translateY(1px) translateX(-7px)}
@media only screen and (min-width:992px) and (max-width:1199px){.heading{margin-bottom:50px}
.heading h2{font-size:40px;line-height:48px;padding-bottom:16px}
.heading-2{margin-bottom:50px}
.heading-2 h2{font-size:35px;margin-bottom:19px}
.heading-2 p br{display:none}
.header .bottom-header .logo{width:199px;padding:15px}
.header .bottom-header.fixed-header .logo{padding:10px 15px}
.header .bottom-header .navbar .navbar-nav .nav-item{padding:29px 30px 25px 0}
.header-2 .navbar .navbar-nav .nav-item{padding:0 15px}
.header-2 .nav-btn .def-btn{padding:0 20px;font-size:15px;line-height:56px}
.banner .slider .banner-txt h1{font-size:40px;line-height:48px;margin-top:-5px;margin-bottom:21px}
.banner .slider .banner-txt p{font-size:18px;line-height:26px;margin-bottom:31px}
.banner .owl-dots{width:960px}
.banner-2 .banner-txt{padding:180px 0}
.banner-2 .banner-txt h1{font-size:40px;line-height:48px;margin-top:-5px;margin-bottom:21px}
.banner-2 .banner-txt p{font-size:18px;line-height:26px;margin-bottom:31px}
.fun-fact-2 .single-box:before{width:30px;height:30px;right:-15px}
.fun-fact .bg .single-box .txt h2{font-size:45px;font-weight:600;margin-top:-5px;margin-bottom:4px}
.fun-fact .bg .single-box .txt p{font-weight:500}
.fun-fact-2 .single-box .txt h2{font-size:45px;font-weight:600;margin-top:-5px;padding-bottom:20px}
.about .part-img{padding-right:0}
.about .part-img img{max-width:100%}
.about .part-txt h4{font-size:20px;padding-left:60px;margin-bottom:20px}
.about .part-txt h4:after{width:50px}
.about .part-txt h2{font-size:30px;line-height:38px;margin-bottom:14px}
.about .part-txt p.b{font-size:16px;line-height:24px;font-weight:500;margin-bottom:22px}
.about .part-txt .single-box .icon{width:45px;height:45px;padding:13px 0}
.about .part-txt .single-box h3{font-size:20px}
.about .part-txt p{font-size:16px;line-height:26px;margin-bottom:-9px}
.about.about-2 .part-txt h2{margin-bottom:13px}
.about.about-2 .part-txt h2 span{font-size:35px}
.about.about-2 .part-txt p{margin-bottom:15px}
.about.about-2 .part-txt .def-btn{margin-top:11px}
.service .service-slider .owl-stage-outer .single-box .part-txt{padding:30px 20px 15px}
.service .service-slider .owl-stage-outer .single-box .part-txt a{font-size:25px;margin-bottom:18px}
.service .service-slider .owl-stage-outer .single-box .part-txt p{line-height:24px;margin-bottom:-8px}
.service .service-slider .owl-stage-outer .single-box .part-txt p br{display:none}
.service-2 .service-boxes .single-box .wrap .part-txt{padding:0 30px}
.service-2 .service-boxes .single-box .wrap .part-txt h3{font-size:20px;margin-top:1px;margin-bottom:17px}
.service-2 .service-boxes .single-box .wrap .part-txt p{line-height:26px;margin-bottom:61px}
.service-2 .service-boxes .single-box .wrap .part-txt p br{display:none}
.team .single-box{padding:10px}
.team .single-box .part-txt{padding-bottom:20px}
.team .single-box .part-txt .social{margin-bottom:30px}
.team .single-box .part-txt .title{font-size:22px;margin-top:-1px;margin-bottom:13px}
.team .single-box .part-txt p{letter-spacing:.8px}
.recent-work .main-title{font-size:35px;margin-top:-2px;margin-bottom:41px}
.recent-work .wrap .works .work-slider .slick-arrow{top:-75px}
.recent-work .wrap .works .work-slider .slick-arrow button{width:55px;height:55px;line-height:57px}
.recent-work .wrap .works .work-slider .slick-arrow button.slick-prev{margin-right:70px}
.recent-work .wrap .works .work-slider .slick-list .single-box{width:700px;margin:0 15px}
.recent-work .wrap .works .work-slider .slick-list .single-box .part-txt h3{font-size:110px;margin-bottom:42px}
.recent-work .wrap .works .work-slider .slick-list .single-box .part-txt .txt{padding:0 50px 40px}
.recent-work .wrap .works .work-slider .slick-dots{margin-top:50px}
.testimonial .client-area{padding-right:0}
.testimonial .client-area .img{width:363px;height:363px;border-width:40px;padding-top:60px;padding-right:60px}
.testimonial .comment-slider .single-comment .icon{margin-bottom:30px}
.testimonial .comment-slider .single-comment p{font-size:20px;line-height:28px;margin-bottom:21px}
.testimonial .comment-slider .single-comment h3{font-size:25px;margin-bottom:9px}
.testimonial .comment-slider .owl-dots{height:33px;padding-top:27px}
.testimonial-2 .comment-slider-2 .owl-item .single-comment .part-img{margin-bottom:-36px}
.testimonial-2 .comment-slider-2 .owl-item .single-comment .part-txt{padding:56px 25px 25px}
.testimonial-2 .comment-slider-2 .owl-item .single-comment .part-txt h3{font-size:22px;font-weight:600;margin-bottom:13px}
.testimonial-2 .comment-slider-2 .owl-item .single-comment .part-txt p{margin-bottom:15px}
.testimonial-2 .comment-slider-2 .owl-dots{padding-top:40px}
.project .title{margin-bottom:37px}
.project .title h2{font-size:35px;line-height:43px;margin-top:-5px}
.project .project-slider .single-box .part-txt{padding:30px}
.project .project-slider .single-box .part-txt .txt h3{font-size:25px;margin-bottom:17px}
.project .project-slider .owl-nav{top:-100px}
.project .project-slider .owl-nav button{width:50px;height:50px;line-height:56px}
.blog .single-box .part-txt{padding:30px 20px}
.blog .single-box .part-txt .blog-info .date{font-weight:400;padding:0 10px;font-size:15px}
.blog .single-box .part-txt .blog-info .admin{font-size:15px;font-weight:400}
.blog .single-box .part-txt .blog-info .admin .name{font-weight:500}
.blog .single-box .part-txt a{font-size:20px;line-height:28px}
.blog-2 .single-box .part-img .date span{height:40px;line-height:43px;font-size:15px;padding:0 15px}
.blog-2 .single-box .part-txt{padding:30px 25px}
.blog-2 .single-box .part-txt ul{margin-bottom:21px}
.blog-2 .single-box .part-txt a{font-size:20px;line-height:28px;margin-bottom:15px}
.partner .partner-slider .single-partner{height:100px}
.footer .main-footer .site-info .logo{width:100px;height:100px;padding:0 15px}
.footer .main-footer h3.title{font-size:25px;margin-top:0;padding-bottom:18px}
.footer-2 .main-footer .footer-contact{padding-right:40px}
.footer-2 .main-footer .site-info{padding:120px 30px;margin:0 -10px}
.footer-2 .main-footer .site-info .logo{width:100px;height:100px;padding:15px}
.footer-2 .main-footer .footer-service{padding-left:40px}
.service-2.service-inner .service-boxes .single-box .wrap .part-txt{padding:0 20px}
.cta .part-txt h2{font-size:40px;line-height:50px;margin-top:-6px;margin-bottom:-15px}
.service-details .sidebar{margin-right:0}
.service-details .sidebar h2{font-size:28px}
.service-details .main-content{margin-left:0}
.service-details .main-content .part-txt{margin-bottom:-24px}
.service-details .main-content .part-txt h2{font-size:28px;margin-bottom:27px}
.service-details .main-content .part-txt h3{font-size:28px;padding-top:19px;margin-bottom:27px}
.service-details .main-content .part-txt p{font-size:16px;line-height:26px;margin-bottom:15px}
.service-details .main-content .part-txt .quote{margin-top:31px;margin-bottom:19px;padding:40px 30px 35px}
.service-details .main-content .part-txt .quote span{font-size:25px;margin-bottom:-2px}
.service-details .main-content .part-txt .quote span br{display:none}
.project-inner .control-panel{margin-bottom:50px}
.project-inner .control-panel .controls{height:70px}
.project-inner .items .single-item .part-txt{padding:30px}
.team-details .bg{padding:50px 40px}
.team-details .bg .part-img{width:auto}
.team-details .bg .part-txt{padding-left:0}
.error .part-txt h2{font-size:50px;margin-top:-4px}
.error .part-txt h3{font-size:35px;margin-bottom:24px}
.blog-details .main-content{margin-right:0}
.blog-details .main-content .blog-info ul{margin-bottom:35px}
.blog-details .main-content .part-txt h2{font-size:25px;line-height:33px;margin-bottom:24px}
.blog-details .main-content .part-txt p{font-size:16px;line-height:24px;margin-bottom:12px}
.blog-details .main-content .part-txt-2{margin-bottom:32px}
.blog-details .main-content .part-txt-2 h2{font-size:25px;line-height:33px;margin-bottom:24px}
.blog-details .main-content .part-txt-2 p{font-size:16px;line-height:24px;margin-bottom:12px}
.blog-details .main-content .quote{margin-top:0;margin-bottom:35px;padding:40px 40px 35px}
.blog-details .main-content .quote span br{display:none}
.blog-details .main-content .other-info{margin-bottom:40px}
.blog-details .main-content .blog-comment{margin-bottom:40px}
.blog-details .main-content .blog-comment h3{font-size:25px;line-height:33px;margin-top:-5px;margin-bottom:24px}
.blog-details .main-content .blog-comment .single-comment{margin-bottom:32px}
.blog-details .main-content .blog-comment .single-comment .img{width:80px;height:80px;margin-right:30px}
.blog-details .main-content .blog-comment .single-comment .txt{width:499px}
.blog-details .main-content .blog-comment .single-comment .txt .top{margin-bottom:17px}
.blog-details .main-content .blog-comment .single-comment .txt .top h4{font-size:22px;margin-top:-1px;margin-bottom:10px}
.blog-details .main-content .blog-comment .single-comment .txt p{font-size:16px;line-height:24px}
.blog-details .main-content .post-a-comment h3{font-size:25px;line-height:100%;margin-top:-9px;margin-bottom:23px}
.blog-details .sidebar{margin-left:0}
.blog-details .sidebar h3{font-size:25px;margin-top:-1px}
.blog-details .sidebar .search-box{margin-bottom:40px}
.blog-details .sidebar .category{margin-bottom:40px}
.blog-details .sidebar .recent-post{margin-bottom:40px}
.blog-details .sidebar .recent-post .box{padding:30px 25px}
.blog-details .sidebar .recent-post .box ul li{width:157px}
.contact .form-area{padding-right:15px}
.contact .form-area .title h2{font-size:40px;margin-bottom:13px}
.contact .form-area .title p br{display:none}
.contact .form-area form textarea{height:150px}
.contact .address-area{padding-left:15px}
.contact .address-area .single-box{padding:30px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}
.contact .address-area .single-box .title h3{font-size:25px;margin-top:0;margin-right:30px}
.contact .address-area .single-box .details{width:249px}
.contact .address-area .single-box.two .details{width:246px}
.map iframe{height:400px}
}
@media only screen and (min-width:768px) and (max-width:991px){.def-btn{height:45px;line-height:45px;padding:0 20px 0 24px;font-size:16px;font-weight:500}
.heading{margin-bottom:40px}
.heading h2{font-size:30px;line-height:38px;margin-top:-5px;padding-bottom:14px}
.heading-2{margin-bottom:50px}
.heading-2 h2{font-size:30px;margin-top:-1px;margin-bottom:19px}
.heading-2 p{font-size:14px;line-height:22px;margin-bottom:-8px}
.header .top-header .top-right ul{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.header .top-header .top-right ul li{font-size:14px}
.header .bottom-header{background:0 0;position:relative;z-index:2}
.header .bottom-header:after{content:"";position:absolute;top:0;left:0;width:100%;height:60px;background:#00215b;z-index:-1}
.header .bottom-header.fixed-header{-webkit-box-shadow:0 0;box-shadow:0 0}
.header .bottom-header.fixed-header .logo{padding:10px 15px}
.header .bottom-header .navbar-toggler{padding:0;border:0;width:25px;height:60px;padding:10px 0}
.header .bottom-header .logo{left:40px;top:0;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:160px;padding:15px}
.header .bottom-header .logo:before{display:none}
.header .bottom-header .logo:after{top:0;bottom:-10px;-webkit-transform:skew(0);-ms-transform:skew(0);transform:skew(0);border-radius:0 0 40px 40px;-webkit-box-shadow:0 5px 20px 0 rgba(0,0,0,.1);box-shadow:0 5px 20px 0 rgba(0,0,0,.1)}
.header .bottom-header .navbar{background:#fff;-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,.15);box-shadow:0 0 20px 0 rgba(0,0,0,.15);padding:0}
.header .bottom-header .navbar .navbar-nav{padding:15px;max-height:320px;overflow-y:scroll}
.header .bottom-header .navbar .navbar-nav .nav-item{padding:9px 0 6px}
.header .bottom-header .navbar .navbar-nav .nav-item.dropdown .dropdown-menu{display:none;width:100%;-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,.15);box-shadow:0 0 20px 0 rgba(0,0,0,.15);opacity:1;visibility:visible}
.header .bottom-header .navbar .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item{padding:15px 20px}
.header .bottom-header .navbar .navbar-nav .nav-item.dropdown .dropdown-menu.show{display:block}
.header .bottom-header .navbar .navbar-nav .nav-item.dropdown:hover .dropdown-menu .dropdown-item{padding:15px 20px}
.header .bottom-header .navbar .navbar-nav .nav-item .nav-link{font-size:16px;font-weight:500;color:#00215b;padding:5px 0}
.header .bottom-header .navbar .navbar-nav .nav-item .nav-link1{font-size:16px;font-weight:500;color:#00215b;padding:5px 0}
	
	
.header .bottom-header .side-bar-btn .side-bar-show{line-height:1;width:25px;height:60px;padding:10px 0}
.header .bottom-header .next{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}
.header-2 .logo{width:140px}
.header-2 .navbar-toggler{padding:0;width:40px;height:40px;line-height:43px;margin:10px 0 10px auto;background:#00215b;color:#fff;font-size:22px}
.header-2 .navbar{padding:0}
.header-2 .navbar .navbar-nav{padding:0 15px 15px;max-height:320px;overflow-y:scroll}
.header-2 .navbar .navbar-nav .nav-item{padding:9px 0 6px}
.header-2 .navbar .navbar-nav .nav-item.dropdown .dropdown-menu{display:none;width:100%;-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,.15);box-shadow:0 0 20px 0 rgba(0,0,0,.15);opacity:1;visibility:visible}
.header-2 .navbar .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item{padding:15px 20px}
.header-2 .navbar .navbar-nav .nav-item.dropdown .dropdown-menu.show{display:block}
.header-2 .navbar .navbar-nav .nav-item.dropdown:hover .dropdown-menu .dropdown-item{padding:15px 20px}
.header-2 .navbar .navbar-nav .nav-item .nav-link{font-size:16px;font-weight:500;color:#00215b;padding:5px 0}
	.header-2 .navbar .navbar-nav .nav-item .nav-link1{font-size:16px;font-weight:500;color:#00215b;padding:5px 0}
.main-sidebar{width:320px}
.main-sidebar .logo{width:70px;height:70px;border-radius:5px;padding:15px}
.main-sidebar .side-about{margin-bottom:20px}
.main-sidebar .side-about p{font-size:14px;line-height:22px;margin-top:-5px}
.main-sidebar .links{margin-bottom:20px}
.main-sidebar .links h2{font-size:20px;margin-bottom:18px}
.main-sidebar .links ul li a{font-size:14px;margin-bottom:1px}
.main-sidebar .side-contact{margin-bottom:22px}
.main-sidebar .side-contact h2{font-size:20px;margin-bottom:20px}
.main-sidebar .side-contact ul li{font-size:14px;margin-bottom:8px}
.main-sidebar .side-contact ul li i{top:5px}
.main-sidebar .side-contact ul li span{font-size:14px}
.main-sidebar .socials h2{font-size:20px;margin-bottom:25px}
.banner .slider{padding-top:111px}
.banner .slider:after{top:50px;background-position-x:15%}
.banner .slider .banner-txt{padding:100px 0}
.banner .slider .banner-txt h1{font-size:35px;line-height:40px;margin-top:-4px;margin-bottom:14px}
.banner .slider .banner-txt p{font-size:16px;line-height:24px;font-weight:400;margin-bottom:22px}
.banner .owl-dots{margin:-82px auto 58px;width:720px}
.banner .owl-dots .owl-dot{margin-right:10px;width:10px;height:10px}
.banner-2:after{background-position-x:left;background-position-y:top}
.banner-2 .banner-txt{padding:100px 0}
.banner-2 .banner-txt h1{font-size:30px;line-height:38px;margin-top:-6px;margin-bottom:14px}
.banner-2 .banner-txt p{font-size:18px;line-height:28px;margin-bottom:20px}
.fun-fact .bg{margin:-40px -15px 0}
.fun-fact .bg .single-box{padding:50px 0}
.fun-fact .bg .single-box .txt{padding-left:0}
.fun-fact .bg .single-box .txt:after{left:-20px;width:90px;height:90px}
.fun-fact .bg .single-box .txt h2{font-size:35px;font-weight:600;margin-top:-4px;margin-bottom:4px}
.fun-fact .bg .single-box .txt p{font-size:16px;font-weight:500;margin-bottom:-4px}
.fun-fact-2 .single-box{padding:60px 0}
.fun-fact-2 .single-box:before,.fun-fact-2 .single-box:after{display:none}
.fun-fact-2 .single-box .txt h2{font-size:35px;font-weight:600;padding-bottom:9px;margin-top:-5px;margin-bottom:9px}
.fun-fact-2 .single-box .txt h2:after{font-size:10px}
.fun-fact-2 .single-box .txt p{font-size:15px;font-weight:400;margin-bottom:-4px}
.about{padding:60px 0}
.about.about-2 .part-txt{margin-bottom:30px}
.about.about-2 .part-txt h4{margin-bottom:23px}
.about.about-2 .part-txt h2{margin-bottom:21px}
.about.about-2 .part-txt h2 span{font-size:30px}
.about.about-2 .part-txt p{margin-bottom:17px}
.about.about-2 .part-txt .def-btn{margin-top:4px}
.about.about-2 .part-img{margin-bottom:0}
.about .part-img{padding:0;margin-bottom:30px}
.about .part-img img{max-width:100%}
.about .part-txt h4{font-size:16px;font-weight:600;padding-left:55px;margin-top:-1px;margin-bottom:17px}
.about .part-txt h4:after{width:40px;height:2px}
.about .part-txt h2{font-size:25px;line-height:31px;margin-bottom:9px}
.about .part-txt p{font-size:14px;line-height:24px;margin-top:-6px;margin-bottom:-9px}
.about .part-txt p.b{font-size:14px;line-height:24px;font-weight:500;margin-top:0;margin-bottom:16px}
.about .part-txt .single-box{padding:10px 15px;margin-bottom:25px}
.about .part-txt .single-box .icon{width:50px;height:50px}
.about .part-txt .single-box h3{font-size:20px}
.service{padding:60px 0}
.service .service-slider .owl-stage-outer .single-box .part-txt{padding:30px 20px 15px}
.service .service-slider .owl-stage-outer .single-box .part-txt a{display:block;font-size:20px;line-height:100%;margin-top:-2px;margin-bottom:15px}
.service .service-slider .owl-stage-outer .single-box .part-txt p{font-size:14px;line-height:24px;margin-bottom:-9px}
.service .service-slider .owl-stage-outer .single-box .part-txt p br{display:none}
.service-2{padding:60px 0}
.service-2 .service-boxes{margin:0 auto}
.service-2 .service-boxes .single-box .wrap .part-txt{padding:0 25px}
.service-2 .service-boxes .single-box .wrap .part-txt .part-icon{width:70px;height:70px;border-width:2px;margin-bottom:-70px}
.service-2 .service-boxes .single-box .wrap .part-txt h3{font-size:20px}
.service-2 .service-boxes .single-box .wrap .part-txt p{font-size:14px;line-height:22px;margin-bottom:47px}
.service-2 .service-boxes .single-box .wrap .part-txt p br{display:none}
.service-2 .service-boxes .single-box .details-btn{width:50px;height:50px;line-height:50px}
.team{padding-top:60px;padding-bottom:30px}
.team .single-box{margin-bottom:30px}
.team .single-box .part-txt{padding-bottom:10px}
.team .single-box .part-txt .social{margin-bottom:25px}
.team .single-box .part-txt .title{font-size:20px;margin-top:-1px;margin-bottom:14px}
.team .single-box .part-txt p{letter-spacing:1px}
.recent-work{padding:60px 0}
.recent-work .main-title{font-size:30px;margin-top:-2px;margin-bottom:43px}
.recent-work .wrap .works .work-slider .slick-list .single-box{width:500px;margin:0 10px}
.recent-work .wrap .works .work-slider .slick-list .single-box .part-txt h3{font-size:80px;margin-bottom:2px}
.recent-work .wrap .works .work-slider .slick-list .single-box .part-txt .txt{padding:25px}
.recent-work .wrap .works .work-slider .slick-list .single-box .part-txt .txt .title{font-size:20px;margin-bottom:15px}
.recent-work .wrap .works .work-slider .slick-list .single-box .part-txt .txt p{font-size:14px;margin-bottom:-4px}
.recent-work .wrap .works .work-slider .slick-list .single-box .part-txt .txt .details-btn{width:50px;height:50px;line-height:55px}
.recent-work .wrap .works .work-slider .slick-dots{margin-top:30px}
.recent-work .wrap .works .work-slider .slick-dots li.slick-active button{width:200px}
.recent-work .wrap .works .work-slider .slick-dots li button{width:150px}
.recent-work .wrap .works .work-slider .slick-arrow{top:-70px}
.recent-work .wrap .works .work-slider .slick-arrow button{width:40px;height:40px;line-height:42px}
.recent-work .wrap .works .work-slider .slick-arrow button.slick-prev{margin-right:50px}
.testimonial{padding:60px 0}
.testimonial .client-area{padding-right:0}
.testimonial .client-area .img{border-width:30px;width:300px;height:300px;padding-top:40px;padding-right:55px}
.testimonial .client-area .img img{width:55px}
.testimonial .comment-slider .single-comment .icon{width:55px;height:55px;line-height:62px;font-size:30px;margin-bottom:20px}
.testimonial .comment-slider .single-comment p{font-size:16px;line-height:24px;font-weight:500;margin-bottom:16px}
.testimonial .comment-slider .single-comment h3{font-size:20px;margin-bottom:10px}
.testimonial .comment-slider .single-comment span{font-size:16px;font-weight:400}
.testimonial .comment-slider .owl-dots{height:28px;padding-top:22px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}
.testimonial-2{padding:60px 0}
.testimonial-2 .comment-slider-2 .owl-item .single-comment .part-img{margin-bottom:-40px}
.testimonial-2 .comment-slider-2 .owl-item .single-comment .part-txt{padding:66px 30px 30px}
.testimonial-2 .comment-slider-2 .owl-item .single-comment .part-txt p{font-size:15px;line-height:23px;margin-bottom:21px}
.testimonial-2 .comment-slider-2 .owl-item .single-comment .part-txt h3{font-size:20px;font-weight:600;margin-bottom:14px}
.testimonial-2 .comment-slider-2 .owl-item .single-comment .part-txt span{font-weight:500}
.testimonial-2 .comment-slider-2 .owl-dots{padding-top:30px}
.project{padding-top:60px;padding-bottom:30px}
.project .title{margin-bottom:29px}
.project .title h2{font-size:25px;line-height:33px;margin-top:-5px}
.project .project-slider .single-box .part-txt{padding:25px}
.project .project-slider .single-box .part-txt .txt h3{font-size:20px;margin-bottom:15px}
.project .project-slider .single-box .part-txt .txt p{font-size:14px}
.project .project-slider .single-box .part-txt .details-btn a{width:40px;height:40px;line-height:46px;font-size:20px}
.project .project-slider .owl-nav{display:none}
.blog{padding-top:60px;padding-bottom:30px}
.blog .single-box{margin-bottom:30px}
.blog .single-box .part-txt{padding:25px}
.blog .single-box .part-txt .blog-info{margin-bottom:17px}
.blog .single-box .part-txt .blog-info .date{height:40px;line-height:43px;font-size:13px;padding:0 10px}
.blog .single-box .part-txt .blog-info .admin{height:40px;line-height:43px;font-size:13px}
.blog .single-box .part-txt a{font-size:18px;line-height:24px;margin-bottom:7px}
.blog .single-box .part-txt p{font-size:14px;line-height:24px;margin-bottom:-9px}
.blog-2{padding-top:60px;padding-bottom:30px}
.blog-2 .single-box{margin-bottom:30px}
.blog-2 .single-box .part-img .date span{height:40px;line-height:43px;font-size:14px}
.blog-2 .single-box .part-txt{padding:25px}
.blog-2 .single-box .part-txt ul{margin-top:0;margin-bottom:17px}
.blog-2 .single-box .part-txt ul li{font-weight:500}
.blog-2 .single-box .part-txt a{font-size:18px;line-height:26px;margin-bottom:12px}
.blog-2 .single-box .part-txt p{font-size:14px;line-height:22px;margin-bottom:-8px}
.partner{padding:40px 0}
.partner .partner-slider .single-partner{height:60px}
.footer .main-footer{padding:60px 0}
.footer .main-footer .site-info{margin-bottom:30px}
.footer .main-footer .site-info .logo{width:80px;height:80px;padding:15px;margin-bottom:20px}
.footer .main-footer .site-info p{font-size:14px;line-height:24px;margin-bottom:16px}
.footer .main-footer .site-info .social a{width:35px;height:35px;line-height:38px}
.footer .main-footer h3.title{font-size:25px;padding-bottom:17px;margin-bottom:25px}
.footer .main-footer h3.title:after{height:4px}
.footer .main-footer .footer-contact{margin-bottom:26px}
.footer .main-footer .footer-contact ul{margin-top:0;margin-bottom:0}
.footer .main-footer .footer-contact ul li{font-size:14px;line-height:100%;margin-bottom:20px}
.footer .main-footer .footer-contact ul li span{font-size:15px;margin-right:10px}
.footer .main-footer .footer-service{margin-bottom:30px}
.footer .main-footer .footer-service ul{margin-top:-8px;margin-bottom:-10px}
.footer .main-footer .footer-service ul li{font-size:14px;line-height:30px}
.footer .main-footer .gallery .images .single-img{border-radius:5px}
.footer .copyright p{font-size:14px}
.footer-2 .main-footer{padding-top:60px}
.footer-2 .main-footer .two{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}
.footer-2 .main-footer .one{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}
.footer-2 .main-footer .three{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}
.footer-2 .main-footer h3.title{font-size:25px;padding-bottom:17px;margin-top:0;margin-bottom:25px}
.footer-2 .main-footer h3.title:after{height:4px}
.footer-2 .main-footer .footer-contact{padding:60px 0 60px 60px}
.footer-2 .main-footer .footer-contact ul{margin-bottom:-13px}
.footer-2 .main-footer .footer-contact ul li{font-size:14px;margin-bottom:3px}
.footer-2 .main-footer .footer-contact ul li span{font-size:14px}
.footer-2 .main-footer .site-info{padding:60px 80px}
.footer-2 .main-footer .site-info .logo{width:80px;height:80px;padding:15px;margin-bottom:30px}
.footer-2 .main-footer .site-info p{font-size:14px;line-height:22px;margin-top:-4px;margin-bottom:22px}
.footer-2 .main-footer .site-info .social a{width:35px;height:35px;line-height:38px}
.footer-2 .main-footer .footer-service{padding:60px 0 60px 60px}
.footer-2 .main-footer .footer-service ul{margin-top:-14px;margin-bottom:-6px}
.footer-2 .main-footer .footer-service ul li{font-size:14px;height:30px}
.footer-2 .copyright p{font-size:14px}
.breadcrumb{margin-top:111px}
.breadcrumb .part-txt{padding:80px 0}
.breadcrumb .part-txt h1{font-size:35px;margin-top:-2px;margin-bottom:15px}
.breadcrumb .part-txt ul li{font-size:16px}
.about-inner{padding-bottom:20px}
.about-inner .part-img{margin-bottom:40px!important}
.about-inner .boxes{padding-top:30px}
.about-inner .boxes .single-box{margin-bottom:40px;padding:30px}
.about-inner .boxes .single-box h3{font-size:25px}
.about-inner .boxes .single-box p{font-size:14px;line-height:22px;margin-top:21px;margin-bottom:-8px}
.service-inner{padding-bottom:30px}
.cta{padding:60px 0}
.cta .part-txt h2{font-size:25px;line-height:33px;padding:0;margin-top:-4px;margin-bottom:-11px}
.service-details{padding:60px 0}
.service-details .sidebar{width:250px;margin-right:0}
.service-details .sidebar h2{font-size:25px;margin-top:-1px;margin-bottom:18px}
.service-details .sidebar .nav{margin-bottom:40px}
.service-details .sidebar .nav .nav-link{height:40px;line-height:42px;font-size:14px;padding:0 20px}
.service-details .sidebar .nav .nav-link span{margin-right:10px}
.service-details .sidebar .btns .download-btn{height:40px;line-height:41px;font-size:14px;font-weight:500}
.service-details .main-content .part-img{margin-bottom:30px}
.service-details .main-content .part-txt{margin-bottom:-21px}
.service-details .main-content .part-txt h2{font-size:20px;margin-top:-1px;margin-bottom:16px}
.service-details .main-content .part-txt p{font-size:14px;line-height:22px}
.service-details .main-content .part-txt h3{font-size:20px;padding-top:8px;margin-bottom:16px}
.service-details .main-content .part-txt .quote{margin-top:22px;padding:31px 25px 26px;margin-bottom:21px}
.service-details .main-content .part-txt .quote:after{display:none}
.service-details .main-content .part-txt .quote span{font-size:18px;line-height:26px}
.service-details .main-content .part-txt .quote span br{display:none}
.project-inner{padding:60px 0}
.project-inner .control-panel{margin-bottom:40px}
.project-inner .control-panel .controls{-ms-flex-wrap:wrap;flex-wrap:wrap;border-radius:5px;height:70px}
.project-inner .control-panel .controls li{padding:0 25px;font-size:15px}
.project-inner .items .single-item{border-radius:5px}
.project-inner .items .single-item .part-img img{width:100%}
.project-inner .items .single-item .part-txt{padding:25px}
.project-inner .items .single-item .part-txt .txt h3{font-size:25px;font-weight:600;margin-bottom:12px}
.project-inner .items .single-item .part-txt .txt p{font-size:15px}
.project-inner .items .single-item .part-txt .details-btn a{width:40px;height:40px;line-height:45px;font-size:20px}
.project-details{padding:60px 0}
.project-details .main-img{margin-bottom:40px}
.project-details .main-img .project-details-slider{margin-bottom:25px}
.project-details .main-img .project-details-slider .single-img{border-radius:5px}
.project-details .main-img .project-thumbnails .single-box{margin:0 10px;border-radius:5px}
.project-details .part-txt{margin-bottom:33px}
.project-details .part-txt h2{font-size:25px;margin-top:-1px;margin-bottom:14px}
.project-details .part-txt p{font-size:14px;line-height:22px}
.project-details .part-txt-2{margin-bottom:32px}
.project-details .part-txt-2 h2{font-size:25px;margin-top:-1px;margin-bottom:14px}
.project-details .part-txt-2 p{font-size:14px;line-height:22px}
.project-details .information{padding:30px 25px;margin-bottom:40px}
.project-details .information h2{font-size:25px;margin-top:-1px}
.project-details .information ul li{font-size:15px;line-height:25px;margin-bottom:6px}
.project-details .information ul li:last-child{margin-bottom:-9px}
.project-details .information ul li .divider{margin-right:20px}
.project-details .part-txt-3{margin-bottom:-21px}
.project-details .part-txt-3 h2{font-size:25px;margin-top:0;margin-bottom:14px}
.project-details .part-txt-3 p{font-size:14px;line-height:22px}
.team-details{padding-top:60px;margin-bottom:0}
.team-details .bg .part-img{width:270px;margin-bottom:30px}
.team-details .bg .part-txt{padding-left:0}
.team-details .bg .part-txt h2{font-size:20px;margin-top:-1px;margin-bottom:3px}
.team-details .bg .part-txt span{font-weight:500;letter-spacing:1px;margin-bottom:18px}
.team-details .bg .part-txt p{font-size:14px;line-height:22px}
.team-details .bg .part-txt .social{padding-top:9px}
.error{padding:60px 0}
.error .part-txt{padding-left:30px}
.error .part-txt h2{font-size:40px;margin-top:-3px;margin-bottom:14px}
.error .part-txt h3{font-size:25px;margin-bottom:19px}
.error .part-txt p{font-size:14px;line-height:22px;margin-bottom:22px}
.blog-inner{padding-bottom:60px}
.blog-inner .pagination{padding-top:10px}
.blog-inner .pagination ul li a{width:45px;height:45px;line-height:49px}
.blog-details{padding:60px 0}
.blog-details .main-content{margin-right:0;margin-bottom:40px}
.blog-details .main-content .part-img{border-radius:5px}
.blog-details .main-content .blog-info{margin-bottom:20px}
.blog-details .main-content .blog-info ul{margin-bottom:0}
.blog-details .main-content .blog-info ul li{font-size:14px;height:40px;line-height:43px}
.blog-details .main-content .part-txt{margin-bottom:17px}
.blog-details .main-content .part-txt h2{font-size:20px;line-height:28px;margin-bottom:17px}
.blog-details .main-content .part-txt p{font-size:14px;line-height:22px}
.blog-details .main-content .part-txt-2{margin-bottom:22px}
.blog-details .main-content .part-txt-2 h2{font-size:20px;line-height:28px;margin-bottom:17px}
.blog-details .main-content .part-txt-2 p{font-size:14px;line-height:22px}
.blog-details .main-content .quote{padding:30px 25px 26px;border-radius:5px;margin-top:0;margin-bottom:25px}
.blog-details .main-content .quote:after{display:none}
.blog-details .main-content .quote span{font-size:20px;line-height:28px}
.blog-details .main-content .quote span br{display:none}
.blog-details .main-content .other-info{border-radius:5px;margin-bottom:40px}
.blog-details .main-content .other-info .tags p{font-size:14px}
.blog-details .main-content .blog-comment{margin-bottom:32px}
.blog-details .main-content .blog-comment h3{font-size:20px;margin-bottom:25px}
.blog-details .main-content .blog-comment .single-comment{margin-bottom:22px}
.blog-details .main-content .blog-comment .single-comment .img{width:60px;height:60px;margin-right:30px}
.blog-details .main-content .blog-comment .single-comment .txt{width:auto;width:600px}
.blog-details .main-content .blog-comment .single-comment .txt .top{margin-bottom:8px}
.blog-details .main-content .blog-comment .single-comment .txt .top h4{font-size:20px;margin-bottom:4px}
.blog-details .main-content .blog-comment .single-comment .txt .top span{font-size:14px}
.blog-details .main-content .blog-comment .single-comment .txt .top button{font-size:16px}
.blog-details .main-content .blog-comment .single-comment .txt p{font-size:14px;line-height:22px}
.blog-details .main-content .post-a-comment h3{font-size:20px;margin-bottom:25px}
.blog-details .main-content .post-a-comment form input{height:45px;font-size:14px;margin-bottom:20px}
.blog-details .main-content .post-a-comment form textarea{height:100px;font-size:14px;margin-bottom:17px}
.blog-details .sidebar{max-width:320px;margin:0 auto}
.blog-details .sidebar .search-box{margin-bottom:30px}
.blog-details .sidebar .search-box form input{height:45px;font-size:14px}
.blog-details .sidebar .search-box form button{font-size:14px}
.blog-details .sidebar h3{font-size:20px;margin-bottom:15px}
.blog-details .sidebar .category{margin-bottom:30px}
.blog-details .sidebar .category ul li a{padding:0 25px;height:45px;line-height:45px;font-size:14px}
.blog-details .sidebar .recent-post{margin-bottom:30px}
.blog-details .sidebar .recent-post .box{padding:25px}
.blog-details .sidebar .recent-post .box ul li a{font-size:14px;line-height:22px}
.blog-details .sidebar .recent-post .box ul li span{font-size:14px}
.blog-details .sidebar .recent-post .box ul li span i{font-size:12px}
.blog-details .sidebar .tags .all-tags a{height:40px;line-height:40px;font-size:14px;padding:0 15px}
.contact{padding:60px 0}
.contact .form-area{width:450px;margin:0 auto 40px}
.contact .form-area .title{margin-bottom:22px}
.contact .form-area .title h2{font-size:25px;margin-top:-1px;margin-bottom:19px}
.contact .form-area .title p{font-size:14px;line-height:22px}
.contact .form-area .title p br{display:none}
.contact .form-area form input{height:45px;padding:0 25px;font-size:14px}
.contact .form-area form textarea{height:150px;padding:15px 25px;font-size:14px;margin-bottom:22px}
.contact .address-area .single-box{padding:30px 25px;width:450px;margin:0 auto}
.contact .address-area .single-box.two{margin-top:30px}
.contact .address-area .single-box .title h3{font-size:20px;margin-top:-1px;margin-bottom:30px}
.contact .address-area .single-box .details{width:279px}
.contact .address-area .single-box .details ul{margin-top:-13px}
.contact .address-area .single-box .details ul li{font-size:14px;line-height:27px;margin-bottom:0}
.contact .address-area .single-box .details ul li:last-child{margin-bottom:-10px}
.contact .address-area .single-box .details ul li:last-child span{margin-top:0}
.contact .address-area .single-box .details ul li span{font-size:14px;margin-top:2px}
.map iframe{height:320px}
}
@media only screen and (min-width:576px) and (max-width:767px){.def-btn{height:45px;line-height:45px;padding:0 20px 0 24px;font-size:16px;font-weight:500}
.heading{margin-bottom:40px}
.heading h2{font-size:25px;line-height:33px;margin-top:-5px;padding-bottom:14px}
.heading-2{margin-bottom:50px}
.heading-2 h2{font-size:25px;margin-top:0;margin-bottom:19px}
.heading-2 p{font-size:14px;line-height:22px;margin-bottom:-8px}
.header .top-header{display:none}
.header .bottom-header{background:0 0;position:relative;z-index:2}
.header .bottom-header:after{content:"";position:absolute;top:0;left:0;width:100%;height:50px;background:#00215b;z-index:-1}
.header .bottom-header.fixed-header{-webkit-box-shadow:0 0;box-shadow:0 0}
.header .bottom-header.fixed-header .logo{padding:10px 15px}
.header .bottom-header .navbar-toggler{padding:0;border:0;width:25px;height:50px;padding:10px 0}
.header .bottom-header .logo{left:50px;top:0;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:160px;padding:20px 15px 15px}
.header .bottom-header .logo:before{display:none}
.header .bottom-header .logo:after{top:0;bottom:-10px;-webkit-transform:skew(0);-ms-transform:skew(0);transform:skew(0);border-radius:0 0 35px 35px;-webkit-box-shadow:0 5px 20px 0 rgba(0,0,0,.1);box-shadow:0 5px 20px 0 rgba(0,0,0,.1)}
.header .bottom-header .navbar{background:#fff;-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,.15);box-shadow:0 0 20px 0 rgba(0,0,0,.15);padding:0}
.header .bottom-header .navbar .navbar-nav{padding:15px;max-height:320px;overflow-y:scroll}
.header .bottom-header .navbar .navbar-nav .nav-item{padding:9px 0 6px}
.header .bottom-header .navbar .navbar-nav .nav-item.dropdown .dropdown-menu{display:none;width:100%;-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,.15);box-shadow:0 0 20px 0 rgba(0,0,0,.15);opacity:1;visibility:visible}
.header .bottom-header .navbar .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item{padding:15px 20px}
.header .bottom-header .navbar .navbar-nav .nav-item.dropdown .dropdown-menu.show{display:block}
.header .bottom-header .navbar .navbar-nav .nav-item.dropdown:hover .dropdown-menu .dropdown-item{padding:15px 20px}
.header .bottom-header .navbar .navbar-nav .nav-item .nav-link{font-size:16px;font-weight:500;color:#00215b;padding:5px 0}
.header .bottom-header .navbar .navbar-nav .nav-item .nav-link1{font-size:16px;font-weight:500;color:#00215b;padding:5px 0}
		
.header .bottom-header .side-bar-btn .side-bar-show{line-height:1;width:25px;height:50px;padding:10px 0}
.header .bottom-header .next{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}
.header-2 .logo{width:120px}
.header-2 .navbar-toggler{padding:0;width:35px;height:35px;line-height:38px;margin:10px 0 10px auto;background:#00215b;color:#fff;font-size:22px}
.header-2 .navbar{padding:0}
.header-2 .navbar .navbar-nav{padding:0 15px 15px;max-height:320px;overflow-y:scroll}
.header-2 .navbar .navbar-nav .nav-item{padding:9px 0 6px}
.header-2 .navbar .navbar-nav .nav-item.dropdown .dropdown-menu{display:none;width:100%;-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,.15);box-shadow:0 0 20px 0 rgba(0,0,0,.15);opacity:1;visibility:visible}
.header-2 .navbar .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item{padding:15px 20px}
.header-2 .navbar .navbar-nav .nav-item.dropdown .dropdown-menu.show{display:block}
.header-2 .navbar .navbar-nav .nav-item.dropdown:hover .dropdown-menu .dropdown-item{padding:15px 20px}
.header-2 .navbar .navbar-nav .nav-item .nav-link{font-size:16px;font-weight:500;color:#00215b;padding:5px 0}
	.header-2 .navbar .navbar-nav .nav-item .nav-link1{font-size:16px;font-weight:500;color:#00215b;padding:5px 0}
.main-sidebar{width:320px}
.main-sidebar .logo{width:70px;height:70px;border-radius:5px;padding:15px}
.main-sidebar .side-about{margin-bottom:20px}
.main-sidebar .side-about p{font-size:14px;line-height:22px;margin-top:-5px}
.main-sidebar .links{margin-bottom:20px}
.main-sidebar .links h2{font-size:20px;margin-bottom:18px}
.main-sidebar .links ul li a{font-size:14px;margin-bottom:1px}
.main-sidebar .side-contact{margin-bottom:22px}
.main-sidebar .side-contact h2{font-size:20px;margin-bottom:20px}
.main-sidebar .side-contact ul li{font-size:14px;margin-bottom:8px}
.main-sidebar .side-contact ul li i{top:5px}
.main-sidebar .side-contact ul li span{font-size:14px}
.main-sidebar .socials h2{font-size:20px;margin-bottom:25px}
.banner .slider{padding-top:50px}
.banner .slider:after{top:50px;background-position-x:15%}
.banner .slider .banner-txt{padding:80px 0}
.banner .slider .banner-txt h1{font-size:27px;line-height:30px;margin-top:-2px;margin-bottom:16px}
.banner .slider .banner-txt p{font-size:16px;line-height:24px;font-weight:400;margin-bottom:22px}
.banner .owl-dots{margin:-82px auto 58px;width:540px}
.banner .owl-dots .owl-dot{margin-right:10px;width:10px;height:10px}
.banner-2:after{background-position-x:left;background-position-y:top}
.banner-2 .banner-txt{padding:80px 30px 80px 0}
.banner-2 .banner-txt h1{font-size:30px;line-height:38px;margin-top:-6px;margin-bottom:14px}
.banner-2 .banner-txt p{font-size:18px;line-height:28px;margin-bottom:20px}
.fun-fact .bg{padding:25px 0}
.fun-fact .bg .single-box{padding:25px 0}
.fun-fact .bg .single-box .txt{padding-left:0}
.fun-fact .bg .single-box .txt:after{left:-40px;width:90px;height:90px}
.fun-fact .bg .single-box .txt h2{font-size:35px;font-weight:600;margin-top:-4px;margin-bottom:4px}
.fun-fact .bg .single-box .txt p{font-size:16px;font-weight:500;margin-bottom:-4px}
.fun-fact-2{padding:20px 0}
.fun-fact-2 .single-box{padding:20px 0}
.fun-fact-2 .single-box:before,.fun-fact-2 .single-box:after{display:none}
.fun-fact-2 .single-box .txt h2{font-size:30px;font-weight:600;padding-bottom:9px;margin-top:-4px;margin-bottom:7px}
.fun-fact-2 .single-box .txt h2:after{font-size:10px}
.fun-fact-2 .single-box .txt p{font-size:14px;font-weight:400;margin-bottom:-4px}
.about{padding:60px 0}
.about.about-2 .part-txt{margin-bottom:30px}
.about.about-2 .part-txt h4{margin-bottom:23px}
.about.about-2 .part-txt h2{margin-bottom:21px}
.about.about-2 .part-txt h2 span{font-size:30px}
.about.about-2 .part-txt p{margin-bottom:17px}
.about.about-2 .part-txt .def-btn{margin-top:4px}
.about.about-2 .part-img{margin-bottom:0}
.about .part-img{padding:0;margin-bottom:30px}
.about .part-img img{max-width:100%}
.about .part-txt h4{font-size:16px;font-weight:600;padding-left:55px;margin-top:-1px;margin-bottom:17px}
.about .part-txt h4:after{width:40px;height:2px}
.about .part-txt h2{font-size:25px;line-height:31px;margin-bottom:9px}
.about .part-txt p{font-size:14px;line-height:24px;margin-top:-6px;margin-bottom:-9px}
.about .part-txt p.b{font-size:14px;line-height:24px;font-weight:500;margin-top:0;margin-bottom:16px}
.about .part-txt .single-box{padding:10px 15px;margin-bottom:25px}
.about .part-txt .single-box .icon{width:50px;height:50px}
.about .part-txt .single-box h3{font-size:20px}
.service{padding:60px 0}
.service .service-slider .owl-stage-outer .single-box .part-txt{padding:30px 20px 15px}
.service .service-slider .owl-stage-outer .single-box .part-txt a{display:block;font-size:20px;line-height:100%;margin-top:-2px;margin-bottom:15px}
.service .service-slider .owl-stage-outer .single-box .part-txt p{font-size:14px;line-height:24px;margin-bottom:-9px}
.service .service-slider .owl-stage-outer .single-box .part-txt p br{display:none}
.service-2{padding:60px 0}
.service-2 .service-boxes{margin:0 auto}
.service-2 .service-boxes .single-box .wrap .part-txt{padding:0 25px}
.service-2 .service-boxes .single-box .wrap .part-txt .part-icon{width:70px;height:70px;border-width:2px;margin-bottom:-70px}
.service-2 .service-boxes .single-box .wrap .part-txt h3{font-size:20px}
.service-2 .service-boxes .single-box .wrap .part-txt p{font-size:14px;line-height:22px;margin-bottom:47px}
.service-2 .service-boxes .single-box .wrap .part-txt p br{display:none}
.service-2 .service-boxes .single-box .details-btn{width:50px;height:50px;line-height:50px}
.team{padding-top:60px;padding-bottom:30px}
.team .single-box{margin-bottom:30px}
.team .single-box .part-txt{padding-bottom:10px}
.team .single-box .part-txt .social{margin-bottom:25px}
.team .single-box .part-txt .title{font-size:20px;margin-top:-1px;margin-bottom:14px}
.team .single-box .part-txt p{letter-spacing:1px}
.recent-work{padding:60px 0}
.recent-work .main-title{text-align:center;font-size:25px;margin-bottom:44px}
.recent-work .wrap .works .work-slider .slick-list .single-box{width:380px;margin:0 10px}
.recent-work .wrap .works .work-slider .slick-list .single-box .part-txt h3{display:none}
.recent-work .wrap .works .work-slider .slick-list .single-box .part-txt .txt{padding:25px}
.recent-work .wrap .works .work-slider .slick-list .single-box .part-txt .txt .title{font-size:20px;margin-bottom:15px}
.recent-work .wrap .works .work-slider .slick-list .single-box .part-txt .txt p{font-size:14px;margin-bottom:-4px}
.recent-work .wrap .works .work-slider .slick-list .single-box .part-txt .txt .details-btn{width:50px;height:50px;line-height:55px}
.recent-work .wrap .works .work-slider .slick-dots{margin-top:30px}
.recent-work .wrap .works .work-slider .slick-dots li.slick-active button{width:110px}
.recent-work .wrap .works .work-slider .slick-dots li button{width:90px}
.testimonial{padding:60px 0}
.testimonial .client-area{padding-right:0;width:290px;margin:0 auto 30px}
.testimonial .client-area .img{border-width:30px;width:300px;height:300px;padding-top:40px;padding-right:55px}
.testimonial .client-area .img img{width:55px}
.testimonial .comment-slider .single-comment{text-align:center}
.testimonial .comment-slider .single-comment .icon{width:55px;height:55px;line-height:62px;font-size:30px;margin:0 auto 20px}
.testimonial .comment-slider .single-comment p{font-size:16px;line-height:24px;font-weight:500;margin-bottom:16px}
.testimonial .comment-slider .single-comment h3{font-size:20px;margin-bottom:10px}
.testimonial .comment-slider .single-comment span{font-size:16px;font-weight:400}
.testimonial .comment-slider .owl-dots{height:38px;padding-top:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.testimonial-2{padding:60px 0}
.testimonial-2 .comment-slider-2 .owl-item .single-comment .part-img{margin-bottom:-40px}
.testimonial-2 .comment-slider-2 .owl-item .single-comment .part-txt{padding:66px 30px 30px}
.testimonial-2 .comment-slider-2 .owl-item .single-comment .part-txt p{font-size:15px;line-height:23px;margin-bottom:21px}
.testimonial-2 .comment-slider-2 .owl-item .single-comment .part-txt h3{font-size:20px;font-weight:600;margin-bottom:14px}
.testimonial-2 .comment-slider-2 .owl-item .single-comment .part-txt span{font-weight:500}
.testimonial-2 .comment-slider-2 .owl-dots{padding-top:30px}
.project{padding-top:60px;padding-bottom:30px}
.project .title{margin-bottom:29px}
.project .title h2{font-size:25px;line-height:33px;margin-top:-5px}
.project .project-slider .single-box .part-txt{padding:25px}
.project .project-slider .single-box .part-txt .txt h3{font-size:20px;margin-bottom:15px}
.project .project-slider .single-box .part-txt .txt p{font-size:14px}
.project .project-slider .single-box .part-txt .details-btn a{width:40px;height:40px;line-height:46px;font-size:20px}
.project .project-slider .owl-nav{display:none}
.blog{padding-top:60px;padding-bottom:30px}
.blog .single-box{width:290px;margin:0 auto 30px}
.blog .single-box .part-txt{padding:25px}
.blog .single-box .part-txt .blog-info{margin-bottom:17px}
.blog .single-box .part-txt .blog-info .date{height:40px;line-height:43px;font-size:13px;padding:0 10px}
.blog .single-box .part-txt .blog-info .admin{height:40px;line-height:43px;font-size:13px}
.blog .single-box .part-txt a{font-size:18px;line-height:24px;margin-bottom:7px}
.blog .single-box .part-txt p{font-size:14px;line-height:24px;margin-bottom:-9px}
.blog-2{padding-top:60px;padding-bottom:30px}
.blog-2 .single-box{width:350px;margin:0 auto 30px}
.blog-2 .single-box .part-img .date span{height:40px;line-height:43px;font-size:14px}
.blog-2 .single-box .part-txt{padding:25px}
.blog-2 .single-box .part-txt ul{margin-top:0;margin-bottom:17px}
.blog-2 .single-box .part-txt ul li{font-weight:500}
.blog-2 .single-box .part-txt a{font-size:18px;line-height:26px;margin-bottom:12px}
.blog-2 .single-box .part-txt p{font-size:14px;line-height:22px;margin-bottom:-8px}
.partner{padding:40px 0}
.partner .partner-slider .single-partner{height:60px}
.footer .main-footer{padding:60px 0}
.footer .main-footer .site-info{margin-bottom:30px}
.footer .main-footer .site-info .logo{width:80px;height:80px;padding:15px;margin-bottom:20px}
.footer .main-footer .site-info p{font-size:14px;line-height:24px;margin-bottom:16px}
.footer .main-footer .site-info .social a{width:35px;height:35px;line-height:38px}
.footer .main-footer h3.title{font-size:25px;padding-bottom:17px;margin-bottom:25px}
.footer .main-footer h3.title:after{height:4px}
.footer .main-footer .footer-contact{margin-bottom:26px}
.footer .main-footer .footer-contact ul{margin-top:0;margin-bottom:0}
.footer .main-footer .footer-contact ul li{font-size:14px;line-height:100%;margin-bottom:20px}
.footer .main-footer .footer-contact ul li span{font-size:15px;margin-right:10px}
.footer .main-footer .footer-service{margin-bottom:30px}
.footer .main-footer .footer-service ul{margin-top:-8px;margin-bottom:-10px}
.footer .main-footer .footer-service ul li{font-size:14px;line-height:30px}
.footer .main-footer .gallery .images .single-img{border-radius:5px}
.footer .copyright p{font-size:14px}
.footer-2 .main-footer{padding-top:60px}
.footer-2 .main-footer .two{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}
.footer-2 .main-footer .one{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}
.footer-2 .main-footer .three{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}
.footer-2 .main-footer h3.title{font-size:25px;padding-bottom:17px;margin-top:0;margin-bottom:25px}
.footer-2 .main-footer h3.title:after{height:4px}
.footer-2 .main-footer .footer-contact{padding:60px 0}
.footer-2 .main-footer .footer-contact ul{margin-bottom:-13px}
.footer-2 .main-footer .footer-contact ul li{font-size:14px;margin-bottom:3px}
.footer-2 .main-footer .footer-contact ul li span{font-size:14px}
.footer-2 .main-footer .site-info{padding:60px 25px}
.footer-2 .main-footer .site-info .logo{width:80px;height:80px;padding:15px;margin-bottom:30px}
.footer-2 .main-footer .site-info p{font-size:14px;line-height:22px;margin-top:-4px;margin-bottom:22px}
.footer-2 .main-footer .site-info .social a{width:35px;height:35px;line-height:38px}
.footer-2 .main-footer .footer-service{padding:60px 0}
.footer-2 .main-footer .footer-service ul{margin-top:-14px;margin-bottom:-6px}
.footer-2 .main-footer .footer-service ul li{font-size:14px;height:30px}
.footer-2 .copyright p{font-size:14px}
.breadcrumb{margin-top:50px}
.breadcrumb .part-txt{padding:60px 0}
.breadcrumb .part-txt h1{font-size:30px;margin-top:-2px;margin-bottom:17px}
.breadcrumb .part-txt ul li{font-size:15px}
.about-inner{padding-bottom:20px}
.about-inner .part-img{margin-bottom:40px!important}
.about-inner .boxes{padding-top:30px}
.about-inner .boxes .single-box{margin-bottom:40px;padding:30px}
.about-inner .boxes .single-box h3{font-size:25px}
.about-inner .boxes .single-box p{font-size:14px;line-height:22px;margin-top:21px;margin-bottom:-8px}
.service-inner{padding-bottom:30px}
.service-inner .service-boxes .single-box .wrap .part-txt{padding:0 20px}
.cta{padding:60px 0}
.cta .part-txt h2{font-size:25px;line-height:33px;padding:0;margin-top:-4px;margin-bottom:19px}
.service-details{padding:60px 0}
.service-details .sidebar{width:450px;margin:0 auto 40px}
.service-details .sidebar h2{font-size:25px;margin-top:-1px;margin-bottom:18px}
.service-details .sidebar .nav{margin:0 -5px 20px;-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}
.service-details .sidebar .nav .nav-link{height:40px;line-height:42px;font-size:14px;padding:0 20px;margin:0 5px 10px;width:220px}
.service-details .sidebar .nav .nav-link span{margin-right:10px}
.service-details .sidebar .btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.service-details .sidebar .btns .download-btn{width:220px;height:40px;line-height:41px;font-size:14px;font-weight:500}
.service-details .main-content{margin-left:0}
.service-details .main-content .part-img{margin-bottom:30px}
.service-details .main-content .part-txt{margin-bottom:-21px}
.service-details .main-content .part-txt h2{font-size:20px;margin-top:-1px;margin-bottom:16px}
.service-details .main-content .part-txt p{font-size:14px;line-height:22px}
.service-details .main-content .part-txt h3{font-size:20px;padding-top:8px;margin-bottom:16px}
.service-details .main-content .part-txt .quote{margin-top:22px;padding:31px 25px 26px;margin-bottom:21px}
.service-details .main-content .part-txt .quote:after{display:none}
.service-details .main-content .part-txt .quote span{font-size:18px;line-height:26px}
.service-details .main-content .part-txt .quote span br{display:none}
.project-inner{padding:60px 0}
.project-inner .control-panel{margin-bottom:40px}
.project-inner .control-panel .controls{-ms-flex-wrap:wrap;flex-wrap:wrap;border-radius:5px;height:70px}
.project-inner .control-panel .controls li{padding:0 15px;font-size:15px}
.project-inner .items{width:290px;margin:-15px auto}
.project-inner .items .single-item{margin:15px 0;border-radius:5px}
.project-inner .items .single-item.width-1,.project-inner .items .single-item.width-2{width:calc(100%/1)}
.project-inner .items .single-item .part-txt{padding:25px}
.project-inner .items .single-item .part-txt .txt h3{font-size:25px;font-weight:600;margin-bottom:12px}
.project-inner .items .single-item .part-txt .txt p{font-size:15px}
.project-inner .items .single-item .part-txt .details-btn a{width:40px;height:40px;line-height:45px;font-size:20px}
.project-details{padding:60px 0}
.project-details .main-img{margin-bottom:40px}
.project-details .main-img .project-details-slider{margin-bottom:25px}
.project-details .main-img .project-details-slider .single-img{border-radius:5px}
.project-details .main-img .project-thumbnails{padding:0 100px}
.project-details .main-img .project-thumbnails .single-box{margin:0 10px;border-radius:5px}
.project-details .part-txt{margin-bottom:33px}
.project-details .part-txt h2{font-size:25px;margin-top:-1px;margin-bottom:14px}
.project-details .part-txt p{font-size:14px;line-height:22px}
.project-details .part-txt-2{margin-bottom:32px}
.project-details .part-txt-2 h2{font-size:25px;margin-top:-1px;margin-bottom:14px}
.project-details .part-txt-2 p{font-size:14px;line-height:22px}
.project-details .information{padding:30px 25px;max-width:320px;margin:0 auto 40px}
.project-details .information h2{font-size:25px;margin-top:-1px}
.project-details .information ul li{font-size:15px;line-height:25px;margin-bottom:6px}
.project-details .information ul li:last-child{margin-bottom:-9px}
.project-details .information ul li .divider{margin-right:20px}
.project-details .part-txt-3{margin-bottom:-21px}
.project-details .part-txt-3 h2{font-size:25px;margin-top:0;margin-bottom:14px}
.project-details .part-txt-3 p{font-size:14px;line-height:22px}
.team-details{padding-top:60px;margin-bottom:0}
.team-details .bg{padding:30px}
.team-details .bg .part-img{width:270px;margin-bottom:30px}
.team-details .bg .part-txt{padding-left:0}
.team-details .bg .part-txt h2{font-size:20px;margin-top:-1px;margin-bottom:3px}
.team-details .bg .part-txt span{font-weight:500;letter-spacing:1px;margin-bottom:18px}
.team-details .bg .part-txt p{font-size:14px;line-height:22px}
.team-details .bg .part-txt .social{padding-top:9px}
.error{padding:60px 0}
.error .part-txt{padding-left:30px}
.error .part-txt h2{font-size:40px;margin-top:-3px;margin-bottom:14px}
.error .part-txt h3{font-size:25px;margin-bottom:19px}
.error .part-txt p{font-size:14px;line-height:22px;margin-bottom:22px}
.blog-inner{padding-bottom:60px}
.blog-inner .pagination{padding-top:10px}
.blog-inner .pagination ul li a{width:45px;height:45px;line-height:49px}
.blog-details{padding:60px 0}
.blog-details .main-content{margin-right:0;margin-bottom:40px}
.blog-details .main-content .part-img{border-radius:5px}
.blog-details .main-content .blog-info{margin-bottom:20px}
.blog-details .main-content .blog-info ul{margin-bottom:0}
.blog-details .main-content .blog-info ul li{font-size:14px;height:40px;line-height:43px}
.blog-details .main-content .part-txt{margin-bottom:17px}
.blog-details .main-content .part-txt h2{font-size:20px;line-height:28px;margin-bottom:17px}
.blog-details .main-content .part-txt p{font-size:14px;line-height:22px}
.blog-details .main-content .part-txt-2{margin-bottom:22px}
.blog-details .main-content .part-txt-2 h2{font-size:20px;line-height:28px;margin-bottom:17px}
.blog-details .main-content .part-txt-2 p{font-size:14px;line-height:22px}
.blog-details .main-content .quote{padding:30px 25px 26px;border-radius:5px;margin-top:0;margin-bottom:25px}
.blog-details .main-content .quote:after{display:none}
.blog-details .main-content .quote span{font-size:20px;line-height:28px}
.blog-details .main-content .quote span br{display:none}
.blog-details .main-content .other-info{border-radius:5px;padding:0 25px;margin-bottom:40px}
.blog-details .main-content .other-info .tags p{font-size:14px}
.blog-details .main-content .other-info .share a{margin-right:6px}
.blog-details .main-content .blog-comment{margin-bottom:32px}
.blog-details .main-content .blog-comment h3{font-size:20px;margin-bottom:25px}
.blog-details .main-content .blog-comment .single-comment{margin-bottom:22px}
.blog-details .main-content .blog-comment .single-comment .img{width:60px;height:60px;margin-right:30px}
.blog-details .main-content .blog-comment .single-comment .txt{width:auto;width:420px}
.blog-details .main-content .blog-comment .single-comment .txt .top{margin-bottom:8px}
.blog-details .main-content .blog-comment .single-comment .txt .top h4{font-size:20px;margin-bottom:4px}
.blog-details .main-content .blog-comment .single-comment .txt .top span{font-size:14px}
.blog-details .main-content .blog-comment .single-comment .txt .top button{font-size:16px}
.blog-details .main-content .blog-comment .single-comment .txt p{font-size:14px;line-height:22px}
.blog-details .main-content .post-a-comment h3{font-size:20px;margin-bottom:25px}
.blog-details .main-content .post-a-comment form input{height:45px;font-size:14px;margin-bottom:20px}
.blog-details .main-content .post-a-comment form textarea{height:100px;font-size:14px;margin-bottom:17px}
.blog-details .sidebar{max-width:320px;margin:0 auto}
.blog-details .sidebar .search-box{margin-bottom:30px}
.blog-details .sidebar .search-box form input{height:45px;font-size:14px}
.blog-details .sidebar .search-box form button{font-size:14px}
.blog-details .sidebar h3{font-size:20px;margin-bottom:15px}
.blog-details .sidebar .category{margin-bottom:30px}
.blog-details .sidebar .category ul li a{padding:0 25px;height:45px;line-height:45px;font-size:14px}
.blog-details .sidebar .recent-post{margin-bottom:30px}
.blog-details .sidebar .recent-post .box{padding:25px}
.blog-details .sidebar .recent-post .box ul li a{font-size:14px;line-height:22px}
.blog-details .sidebar .recent-post .box ul li span{font-size:14px}
.blog-details .sidebar .recent-post .box ul li span i{font-size:12px}
.blog-details .sidebar .tags .all-tags a{height:40px;line-height:40px;font-size:14px;padding:0 15px}
.contact{padding:60px 0}
.contact .form-area{width:450px;margin:0 auto 40px}
.contact .form-area .title{margin-bottom:22px}
.contact .form-area .title h2{font-size:25px;margin-top:-1px;margin-bottom:19px}
.contact .form-area .title p{font-size:14px;line-height:22px}
.contact .form-area .title p br{display:none}
.contact .form-area form input{height:45px;padding:0 25px;font-size:14px}
.contact .form-area form textarea{height:150px;padding:15px 25px;font-size:14px;margin-bottom:22px}
.contact .address-area .single-box{padding:30px 25px;width:450px;margin:0 auto}
.contact .address-area .single-box.two{margin-top:30px}
.contact .address-area .single-box .title h3{font-size:20px;margin-top:-1px;margin-bottom:30px}
.contact .address-area .single-box .details{width:279px}
.contact .address-area .single-box .details ul{margin-top:-13px}
.contact .address-area .single-box .details ul li{font-size:14px;line-height:27px;margin-bottom:0}
.contact .address-area .single-box .details ul li:last-child{margin-bottom:-10px}
.contact .address-area .single-box .details ul li:last-child span{margin-top:0}
.contact .address-area .single-box .details ul li span{font-size:14px;margin-top:2px}
.map iframe{height:250px}
}
@media only screen and (min-width:480px) and (max-width:575px){.def-btn{height:45px;line-height:45px;padding:0 20px 0 24px;font-size:16px;font-weight:500}
.heading{margin-bottom:40px}
.heading h2{font-size:25px;line-height:33px;margin-top:-5px;padding-bottom:14px}
.heading-2{margin-bottom:50px}
.heading-2 h2{font-size:25px;margin-top:0;margin-bottom:19px}
.heading-2 p{font-size:14px;line-height:22px;margin-bottom:-8px}
.header .top-header{display:none}
.header .bottom-header{background:0 0;position:relative;z-index:2}
.header .bottom-header:after{content:"";position:absolute;top:0;left:0;width:100%;height:50px;background:#00215b;z-index:-1}
.header .bottom-header.fixed-header{-webkit-box-shadow:0 0;box-shadow:0 0}
.header .bottom-header.fixed-header .logo{padding:10px 15px}
.header .bottom-header .navbar-toggler{padding:0;border:0;width:25px;height:50px;padding:10px 0}
.header .bottom-header .logo{left:50px;top:0;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:140px;padding:20px 15px 15px}
.header .bottom-header .logo:before{display:none}
.header .bottom-header .logo:after{top:0;bottom:-10px;-webkit-transform:skew(0);-ms-transform:skew(0);transform:skew(0);border-radius:0 0 35px 35px;-webkit-box-shadow:0 5px 20px 0 rgba(0,0,0,.1);box-shadow:0 5px 20px 0 rgba(0,0,0,.1)}
.header .bottom-header .navbar{background:#fff;-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,.15);box-shadow:0 0 20px 0 rgba(0,0,0,.15);padding:0}
.header .bottom-header .navbar .navbar-nav{padding:15px;max-height:320px;overflow-y:scroll}
.header .bottom-header .navbar .navbar-nav .nav-item{padding:9px 0 6px}
.header .bottom-header .navbar .navbar-nav .nav-item.dropdown .dropdown-menu{display:none;width:100%;-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,.15);box-shadow:0 0 20px 0 rgba(0,0,0,.15);opacity:1;visibility:visible}
.header .bottom-header .navbar .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item{padding:15px 20px}
.header .bottom-header .navbar .navbar-nav .nav-item.dropdown .dropdown-menu.show{display:block}
.header .bottom-header .navbar .navbar-nav .nav-item.dropdown:hover .dropdown-menu .dropdown-item{padding:15px 20px}
.header .bottom-header .navbar .navbar-nav .nav-item .nav-link{font-size:16px;font-weight:500;color:#00215b;padding:5px 0}
.header .bottom-header .navbar .navbar-nav .nav-item .nav-link1{font-size:16px;font-weight:500;color:#00215b;padding:5px 0}
	
.header .bottom-header .side-bar-btn .side-bar-show{line-height:1;width:25px;height:50px;padding:10px 0}
.header .bottom-header .next{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}
.header-2 .logo{width:120px}
.header-2 .navbar-toggler{padding:0;width:35px;height:35px;line-height:38px;margin:10px 0 10px auto;background:#00215b;color:#fff;font-size:22px}
.header-2 .navbar{padding:0}
.header-2 .navbar .navbar-nav{padding:0 15px 15px;max-height:320px;overflow-y:scroll}
.header-2 .navbar .navbar-nav .nav-item{padding:9px 0 6px}
.header-2 .navbar .navbar-nav .nav-item.dropdown .dropdown-menu{display:none;width:100%;-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,.15);box-shadow:0 0 20px 0 rgba(0,0,0,.15);opacity:1;visibility:visible}
.header-2 .navbar .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item{padding:15px 20px}
.header-2 .navbar .navbar-nav .nav-item.dropdown .dropdown-menu.show{display:block}
.header-2 .navbar .navbar-nav .nav-item.dropdown:hover .dropdown-menu .dropdown-item{padding:15px 20px}
.header-2 .navbar .navbar-nav .nav-item .nav-link{font-size:16px;font-weight:500;color:#00215b;padding:5px 0}
.header-2 .navbar .navbar-nav .nav-item .nav-link1{font-size:16px;font-weight:500;color:#00215b;padding:5px 0}
	
.main-sidebar{width:320px}
.main-sidebar .logo{width:70px;height:70px;border-radius:5px;padding:15px}
.main-sidebar .side-about{margin-bottom:20px}
.main-sidebar .side-about p{font-size:14px;line-height:22px;margin-top:-5px}
.main-sidebar .links{margin-bottom:20px}
.main-sidebar .links h2{font-size:20px;margin-bottom:18px}
.main-sidebar .links ul li a{font-size:14px;margin-bottom:1px}
.main-sidebar .side-contact{margin-bottom:22px}
.main-sidebar .side-contact h2{font-size:20px;margin-bottom:20px}
.main-sidebar .side-contact ul li{font-size:14px;margin-bottom:8px}
.main-sidebar .side-contact ul li i{top:5px}
.main-sidebar .side-contact ul li span{font-size:14px}
.main-sidebar .socials h2{font-size:20px;margin-bottom:25px}
.banner .slider{padding-top:50px}
.banner .slider:after{top:50px;background-position-x:15%}
.banner .slider .banner-txt{padding:80px 0}
.banner .slider .banner-txt h1{font-size:27px;line-height:30px;margin-top:-2px;margin-bottom:16px}
.banner .slider .banner-txt p{font-size:16px;line-height:24px;font-weight:400;margin-bottom:22px}
.banner .owl-dots{margin:-82px auto 58px;width:100%}
.banner .owl-dots .owl-dot{margin-right:10px;width:10px;height:10px}
.banner-2:after{background-position-x:left;background-position-y:top}
.banner-2 .banner-txt{padding:80px 30px 80px 0}
.banner-2 .banner-txt h1{font-size:30px;line-height:38px;margin-top:-6px;margin-bottom:14px}
.banner-2 .banner-txt p{font-size:18px;line-height:28px;margin-bottom:20px}
.fun-fact .bg{width:100%;padding:25px 0;margin:-40px auto 0}
.fun-fact .bg .single-box{padding:25px 0}
.fun-fact .bg .single-box .txt{padding-left:0}
.fun-fact .bg .single-box .txt:after{left:-40px;width:90px;height:90px}
.fun-fact .bg .single-box .txt h2{font-size:35px;font-weight:600;margin-top:-4px;margin-bottom:4px}
.fun-fact .bg .single-box .txt p{font-size:16px;font-weight:500;margin-bottom:-4px}
.fun-fact .col-sm-6{width: 50%;}	
.fun-fact-2{padding:20px 0}
.fun-fact-2 .single-box{padding:20px 0}
.fun-fact-2 .single-box:before,.fun-fact-2 .single-box:after{display:none}
.fun-fact-2 .single-box .txt h2{font-size:30px;font-weight:600;padding-bottom:9px;margin-top:-4px;margin-bottom:7px}
.fun-fact-2 .single-box .txt h2:after{font-size:10px}
.fun-fact-2 .single-box .txt p{font-size:14px;font-weight:400;margin-bottom:-4px}
.about{padding:20px 0}
.arrow-img{display: none;}	
.about.about-2 .part-txt{margin-bottom:30px}
.about.about-2 .part-txt h4{margin-bottom:23px}
.about.about-2 .part-txt h2{margin-bottom:21px}
.about.about-2 .part-txt h2 span{font-size:30px}
.about.about-2 .part-txt p{margin-bottom:17px}
.about.about-2 .part-txt .def-btn{margin-top:4px}
.about.about-2 .part-img{margin-bottom:0}
.about .part-img{padding:0;margin-bottom:30px}
.about .part-img img{max-width:100%}
.about .part-txt h4{font-size:16px;font-weight:600;padding-left:55px;margin-top:-1px;margin-bottom:17px}
.about .part-txt h4:after{width:40px;height:2px}
.about .part-txt h2{font-size:25px;line-height:31px;margin-bottom:9px}
.about .part-txt p{font-size:14px;line-height:24px;margin-top:-6px;margin-bottom:-9px}
.about .part-txt p.b{font-size:14px;line-height:24px;font-weight:500;margin-top:0;margin-bottom:16px}
.about .part-txt .single-box{padding:10px 15px;margin-bottom:25px}
.about .part-txt .single-box .icon{width:50px;height:50px}
.about .part-txt .single-box h3{font-size:20px}
.conmenu ul li{ margin:1%; padding: 0; width: 47%; }	
.how-we-work-section {padding: 30px 0;}	
.how-we-work-section .col-md-3 {width: 50%;}	
	.footer-top{  padding: 40px 0px; margin-top: 10px;  z-index: 1;}
.footer-top .top-info{   margin-top: 3px;}

.footer-top .top-info li{ position: relative;width:100%; float: left;  display: inline-block; }
.footer-top .top-info li i{ font-size: 30px; color: #ffffff;}
.footer-top .top-info li h3{font-size:20px; line-height: 26px;}
.footer-top .top-info li p{ color: #ffffff;margin-left:80px;}	
.footer .no-gutters{display: none;}		
	
.service{padding:60px 0}
.service .service-slider{width:290px;margin:0 auto}
.service .service-slider .owl-stage-outer .single-box .part-txt{padding:30px 20px 15px}
.service .service-slider .owl-stage-outer .single-box .part-txt a{display:block;font-size:20px;line-height:100%;margin-top:-2px;margin-bottom:15px}
.service .service-slider .owl-stage-outer .single-box .part-txt p{font-size:14px;line-height:24px;margin-bottom:-9px}
.service .service-slider .owl-stage-outer .single-box .part-txt p br{display:none}
.service-2{padding:60px 0}
.service-2 .service-boxes{width:290px;margin:0 auto}
.service-2 .service-boxes .single-box .wrap .part-txt{padding:0 25px}
.service-2 .service-boxes .single-box .wrap .part-txt .part-icon{width:70px;height:70px;border-width:2px;margin-bottom:-70px}
.service-2 .service-boxes .single-box .wrap .part-txt h3{font-size:20px}
.service-2 .service-boxes .single-box .wrap .part-txt p{font-size:14px;line-height:22px;margin-bottom:47px}
.service-2 .service-boxes .single-box .wrap .part-txt p br{display:none}
.service-2 .service-boxes .single-box .details-btn{width:50px;height:50px;line-height:50px}
.team{padding-top:60px;padding-bottom:30px}
.team .single-box{width:270px;margin:0 auto 30px}
.team .single-box .part-txt{padding-bottom:10px}
.team .single-box .part-txt .social{margin-bottom:25px}
.team .single-box .part-txt .title{font-size:20px;margin-top:-1px;margin-bottom:14px}
.team .single-box .part-txt p{letter-spacing:1px}
.recent-work{padding:60px 0}
.recent-work .main-title{text-align:center;font-size:25px;margin-bottom:44px}
.recent-work .wrap .works .work-slider .slick-list .single-box{width:380px;margin:0 10px}
.recent-work .wrap .works .work-slider .slick-list .single-box .part-txt h3{display:none}
.recent-work .wrap .works .work-slider .slick-list .single-box .part-txt .txt{padding:25px}
.recent-work .wrap .works .work-slider .slick-list .single-box .part-txt .txt .title{font-size:20px;margin-bottom:15px}
.recent-work .wrap .works .work-slider .slick-list .single-box .part-txt .txt p{font-size:14px;margin-bottom:-4px}
.recent-work .wrap .works .work-slider .slick-list .single-box .part-txt .txt .details-btn{width:50px;height:50px;line-height:55px}
.recent-work .wrap .works .work-slider .slick-dots{margin-top:30px}
.recent-work .wrap .works .work-slider .slick-dots li.slick-active button{width:110px}
.recent-work .wrap .works .work-slider .slick-dots li button{width:90px}
.testimonial{padding:60px 0}
.testimonial .client-area{padding-right:0;width:290px;margin:0 auto 30px}
.testimonial .client-area .img{border-width:30px;width:300px;height:300px;padding-top:40px;padding-right:55px}
.testimonial .client-area .img img{width:55px}
.testimonial .comment-slider .single-comment{text-align:center}
.testimonial .comment-slider .single-comment .icon{width:55px;height:55px;line-height:62px;font-size:30px;margin:0 auto 20px}
.testimonial .comment-slider .single-comment p{font-size:16px;line-height:24px;font-weight:500;margin-bottom:16px}
.testimonial .comment-slider .single-comment h3{font-size:20px;margin-bottom:10px}
.testimonial .comment-slider .single-comment span{font-size:16px;font-weight:400}
.testimonial .comment-slider .owl-dots{height:38px;padding-top:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.testimonial-2{padding:60px 0}
.testimonial-2 .comment-slider-2{width:380px;margin:0 auto}
.testimonial-2 .comment-slider-2 .owl-item .single-comment .part-img{margin-bottom:-40px}
.testimonial-2 .comment-slider-2 .owl-item .single-comment .part-txt{padding:66px 30px 30px}
.testimonial-2 .comment-slider-2 .owl-item .single-comment .part-txt p{font-size:15px;line-height:23px;margin-bottom:21px}
.testimonial-2 .comment-slider-2 .owl-item .single-comment .part-txt h3{font-size:20px;font-weight:600;margin-bottom:14px}
.testimonial-2 .comment-slider-2 .owl-item .single-comment .part-txt span{font-weight:500}
.testimonial-2 .comment-slider-2 .owl-dots{padding-top:30px}
.project{padding-top:60px;padding-bottom:30px}
.project .title{margin-bottom:29px}
.project .title h2{font-size:25px;line-height:33px;margin-top:-5px}
.project .project-slider .single-box{width:290px;margin:0 auto 30px}
.project .project-slider .single-box .part-txt{padding:25px}
.project .project-slider .single-box .part-txt .txt h3{font-size:20px;margin-bottom:15px}
.project .project-slider .single-box .part-txt .txt p{font-size:14px}
.project .project-slider .single-box .part-txt .details-btn a{width:40px;height:40px;line-height:46px;font-size:20px}
.project .project-slider .owl-nav{display:none}
.blog{padding-top:60px;padding-bottom:30px}
.blog .single-box{width:290px;margin:0 auto 30px}
.blog .single-box .part-txt{padding:25px}
.blog .single-box .part-txt .blog-info{margin-bottom:17px}
.blog .single-box .part-txt .blog-info .date{height:40px;line-height:43px;font-size:13px;padding:0 10px}
.blog .single-box .part-txt .blog-info .admin{height:40px;line-height:43px;font-size:13px}
.blog .single-box .part-txt a{font-size:18px;line-height:24px;margin-bottom:7px}
.blog .single-box .part-txt p{font-size:14px;line-height:24px;margin-bottom:-9px}
.blog-2{padding-top:60px;padding-bottom:30px}
.blog-2 .single-box{width:350px;margin:0 auto 30px}
.blog-2 .single-box .part-img .date span{height:40px;line-height:43px;font-size:14px}
.blog-2 .single-box .part-txt{padding:25px}
.blog-2 .single-box .part-txt ul{margin-top:0;margin-bottom:17px}
.blog-2 .single-box .part-txt ul li{font-weight:500}
.blog-2 .single-box .part-txt a{font-size:18px;line-height:26px;margin-bottom:12px}
.blog-2 .single-box .part-txt p{font-size:14px;line-height:22px;margin-bottom:-8px}
.partner{padding:40px 0}
.partner .partner-slider .single-partner{height:60px}
	.partner .partner-map .txt{ font-size: 60px; }
.footer .main-footer{padding:60px 0}
.footer .main-footer .site-info{margin-bottom:30px}
.footer .main-footer .site-info .logo{width:80px;height:80px;padding:15px;margin-bottom:20px}
.footer .main-footer .site-info p{font-size:14px;line-height:24px;margin-bottom:16px}
.footer .main-footer .site-info .social a{width:35px;height:35px;line-height:38px}
.footer .main-footer h3.title{font-size:25px;padding-bottom:17px;margin-bottom:25px}
.footer .main-footer h3.title:after{height:4px}
.footer .main-footer .footer-contact{margin-bottom:26px}
.footer .main-footer .footer-contact ul{margin-top:0;margin-bottom:0}
.footer .main-footer .footer-contact ul li{font-size:14px;line-height:100%;margin-bottom:20px}
.footer .main-footer .footer-contact ul li span{font-size:15px;margin-right:10px}
.footer .main-footer .footer-service{margin-bottom:30px}
.footer .main-footer .footer-service ul{margin-top:-8px;margin-bottom:-10px}
.footer .main-footer .footer-service ul li{font-size:14px;line-height:30px}
.footer .main-footer .gallery .images .single-img{border-radius:5px}
.footer .copyright p{font-size:14px}
.footer-2 .main-footer{padding-top:60px}
.footer-2 .main-footer .two{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}
.footer-2 .main-footer .one{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}
.footer-2 .main-footer .three{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}
.footer-2 .main-footer h3.title{font-size:25px;padding-bottom:17px;margin-top:0;margin-bottom:25px}
.footer-2 .main-footer h3.title:after{height:4px}
.footer-2 .main-footer .footer-contact{padding-top:60px;padding-bottom:0}
.footer-2 .main-footer .footer-contact ul{margin-bottom:-13px}
.footer-2 .main-footer .footer-contact ul li{font-size:14px;margin-bottom:3px}
.footer-2 .main-footer .footer-contact ul li span{font-size:14px}
.footer-2 .main-footer .site-info{padding:60px 25px}
.footer-2 .main-footer .site-info .logo{width:80px;height:80px;padding:15px;margin-bottom:30px}
.footer-2 .main-footer .site-info p{font-size:14px;line-height:22px;margin-top:-4px;margin-bottom:22px}
.footer-2 .main-footer .site-info .social a{width:35px;height:35px;line-height:38px}
.footer-2 .main-footer .footer-service{padding:30px 0 60px}
.footer-2 .main-footer .footer-service ul{margin-top:-14px;margin-bottom:-6px}
.footer-2 .main-footer .footer-service ul li{font-size:14px;height:30px}
.footer-2 .copyright p{font-size:14px}
.breadcrumb{margin-top:50px}
.breadcrumb .part-txt{padding:60px 0}
.breadcrumb .part-txt h1{font-size:30px;margin-top:-2px;margin-bottom:17px}
.breadcrumb .part-txt ul li{font-size:15px}
.about-inner{padding-bottom:20px}
.about-inner .part-img{margin-bottom:40px!important}
.about-inner .boxes{padding-top:30px}
.about-inner .boxes .single-box{margin-bottom:40px;padding:30px}
.about-inner .boxes .single-box h3{font-size:25px}
.about-inner .boxes .single-box p{font-size:14px;line-height:22px;margin-top:21px;margin-bottom:-8px}
.service-inner{padding-bottom:30px}
.cta{padding:60px 0}
.cta .part-txt h2{font-size:25px;line-height:33px;padding:0;margin-top:-4px;margin-bottom:19px}
.service-details{padding:60px 0}
.service-details .sidebar{width:450px;margin:0 auto 40px}
.service-details .sidebar h2{font-size:25px;margin-top:-1px;margin-bottom:18px}
.service-details .sidebar .nav{margin:0 -5px 20px;-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}
.service-details .sidebar .nav .nav-link{height:40px;line-height:42px;font-size:14px;padding:0 20px;margin:0 5px 10px;width:220px}
.service-details .sidebar .nav .nav-link span{margin-right:10px}
.service-details .sidebar .btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.service-details .sidebar .btns .download-btn{width:220px;height:40px;line-height:41px;font-size:14px;font-weight:500}
.service-details .main-content{margin-left:0}
.service-details .main-content .part-img{margin-bottom:30px}
.service-details .main-content .part-txt{margin-bottom:-21px}
.service-details .main-content .part-txt h2{font-size:20px;margin-top:-1px;margin-bottom:16px}
.service-details .main-content .part-txt p{font-size:14px;line-height:22px}
.service-details .main-content .part-txt h3{font-size:20px;padding-top:8px;margin-bottom:16px}
.service-details .main-content .part-txt .quote{margin-top:22px;padding:31px 25px 26px;margin-bottom:21px}
.service-details .main-content .part-txt .quote:after{display:none}
.service-details .main-content .part-txt .quote span{font-size:18px;line-height:26px}
.service-details .main-content .part-txt .quote span br{display:none}
.project-inner{padding:60px 0}
.project-inner .control-panel{margin-bottom:40px}
.project-inner .control-panel .controls{-ms-flex-wrap:wrap;flex-wrap:wrap;border-radius:5px;height:auto;padding:10px 0}
.project-inner .control-panel .controls li{padding:10px 15px;font-size:15px}
.project-inner .items{width:290px;margin:-15px auto}
.project-inner .items .single-item{margin:15px 0;border-radius:5px}
.project-inner .items .single-item.width-1,.project-inner .items .single-item.width-2{width:calc(100%/1)}
.project-inner .items .single-item .part-txt{padding:25px}
.project-inner .items .single-item .part-txt .txt h3{font-size:25px;font-weight:600;margin-bottom:12px}
.project-inner .items .single-item .part-txt .txt p{font-size:15px}
.project-inner .items .single-item .part-txt .details-btn a{width:40px;height:40px;line-height:45px;font-size:20px}
.project-details{padding:60px 0}
.project-details .main-img{margin-bottom:40px}
.project-details .main-img .project-details-slider{margin-bottom:25px}
.project-details .main-img .project-details-slider .single-img{border-radius:5px}
.project-details .main-img .project-thumbnails{padding:0 50px}
.project-details .main-img .project-thumbnails .single-box{margin:0 10px;border-radius:5px}
.project-details .part-txt{margin-bottom:33px}
.project-details .part-txt h2{font-size:25px;margin-top:-1px;margin-bottom:14px}
.project-details .part-txt p{font-size:14px;line-height:22px}
.project-details .part-txt-2{margin-bottom:32px}
.project-details .part-txt-2 h2{font-size:25px;margin-top:-1px;margin-bottom:14px}
.project-details .part-txt-2 p{font-size:14px;line-height:22px}
.project-details .information{padding:30px 25px;max-width:320px;margin:0 auto 40px}
.project-details .information h2{font-size:25px;margin-top:-1px}
.project-details .information ul li{font-size:15px;line-height:25px;margin-bottom:6px}
.project-details .information ul li:last-child{margin-bottom:-9px}
.project-details .information ul li .divider{margin-right:20px}
.project-details .part-txt-3{margin-bottom:-21px}
.project-details .part-txt-3 h2{font-size:25px;margin-top:0;margin-bottom:14px}
.project-details .part-txt-3 p{font-size:14px;line-height:22px}
.team-details{padding-top:60px;margin-bottom:0}
.team-details .bg{padding:30px}
.team-details .bg .part-img{width:270px;margin-bottom:30px}
.team-details .bg .part-txt{padding-left:0}
.team-details .bg .part-txt h2{font-size:20px;margin-top:-1px;margin-bottom:3px}
.team-details .bg .part-txt span{font-weight:500;letter-spacing:1px;margin-bottom:18px}
.team-details .bg .part-txt p{font-size:14px;line-height:22px}
.team-details .bg .part-txt .social{padding-top:9px}
	.shili .left{padding:30px 0 0 0; width: 100%; }
.shili .left .txt{text-align:center;margin-bottom:30px; float: right; width: 100%; height: auto; max-width: 400px;}
.shili .left .txt h2{font-size:30px;line-height:30px;font-weight:700;color:#00215b; text-align: left;padding-bottom:18px;margin-top:-7px;margin-bottom:0;position:relative}
.shili .left .txt h3{font-size:20px;line-height:30px;font-weight:700; text-align: left;color:#00215b;padding-bottom:2px;margin-top:15px;margin-bottom:0;position:relative}
.shili .right{margin:0 auto; padding: 0; width: 100%; height: auto; float: right;}
.shili .right .con .txt{ font-size: 16px; font-weight: bold;text-align: center;color: #fff;line-height: 30px;}
.error{padding:60px 0}
.error .part-img{width:320px;margin:0 auto 40px}
.error .part-txt{text-align:center}
.error .part-txt h2{font-size:40px;margin-top:-3px;margin-bottom:14px}
.error .part-txt h3{font-size:25px;margin-bottom:19px}
.error .part-txt p{font-size:14px;line-height:22px;margin-bottom:22px}
.blog-inner{padding-bottom:60px}
.blog-inner .pagination{padding-top:10px}
.blog-inner .pagination ul li a{width:45px;height:45px;line-height:49px}
.blog-details{padding:60px 0}
.blog-details .main-content{margin-right:0;margin-bottom:40px}
.blog-details .main-content .part-img{border-radius:5px}
.blog-details .main-content .blog-info{margin-bottom:20px}
.blog-details .main-content .blog-info ul{margin-bottom:0}
.blog-details .main-content .blog-info ul li{font-size:14px;height:40px;line-height:43px;margin-right:15px}
.blog-details .main-content .blog-info ul li.color{padding:0 15px}
.blog-details .main-content .part-txt{margin-bottom:17px}
.blog-details .main-content .part-txt h2{font-size:20px;line-height:28px;margin-bottom:17px}
.blog-details .main-content .part-txt p{font-size:14px;line-height:22px}
.blog-details .main-content .part-txt-2{margin-bottom:22px}
.blog-details .main-content .part-txt-2 h2{font-size:20px;line-height:28px;margin-bottom:17px}
.blog-details .main-content .part-txt-2 p{font-size:14px;line-height:22px}
.blog-details .main-content .quote{padding:30px 25px 26px;border-radius:5px;margin-top:0;margin-bottom:25px}
.blog-details .main-content .quote:after{display:none}
.blog-details .main-content .quote span{font-size:20px;line-height:28px}
.blog-details .main-content .quote span br{display:none}
.blog-details .main-content .other-info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:auto;line-height:inherit;border-radius:5px;padding:25px;margin-bottom:40px}
.blog-details .main-content .other-info .tags{margin-bottom:16px}
.blog-details .main-content .other-info .tags p{font-size:14px;line-height:100%}
.blog-details .main-content .blog-comment{margin-bottom:32px}
.blog-details .main-content .blog-comment h3{font-size:20px;margin-bottom:25px}
.blog-details .main-content .blog-comment .single-comment{display:block;margin-bottom:22px}
.blog-details .main-content .blog-comment .single-comment .img{width:60px;height:60px;margin-right:0;margin-bottom:20px}
.blog-details .main-content .blog-comment .single-comment .txt{width:auto}
.blog-details .main-content .blog-comment .single-comment .txt .top{margin-bottom:8px}
.blog-details .main-content .blog-comment .single-comment .txt .top h4{font-size:20px;margin-bottom:4px}
.blog-details .main-content .blog-comment .single-comment .txt .top span{font-size:14px}
.blog-details .main-content .blog-comment .single-comment .txt .top button{font-size:16px}
.blog-details .main-content .blog-comment .single-comment .txt p{font-size:14px;line-height:22px}
.blog-details .main-content .post-a-comment h3{font-size:20px;margin-bottom:25px}
.blog-details .main-content .post-a-comment form input{height:45px;font-size:14px;margin-bottom:20px}
.blog-details .main-content .post-a-comment form textarea{height:100px;font-size:14px;margin-bottom:17px}
.blog-details .sidebar{max-width:320px;margin:0 auto}
.blog-details .sidebar .search-box{margin-bottom:30px}
.blog-details .sidebar .search-box form input{height:45px;font-size:14px}
.blog-details .sidebar .search-box form button{font-size:14px}
.blog-details .sidebar h3{font-size:20px;margin-bottom:15px}
.blog-details .sidebar .category{margin-bottom:30px}
.blog-details .sidebar .category ul li a{padding:0 25px;height:45px;line-height:45px;font-size:14px}
.blog-details .sidebar .recent-post{margin-bottom:30px}
.blog-details .sidebar .recent-post .box{padding:25px}
.blog-details .sidebar .recent-post .box ul li a{font-size:14px;line-height:22px}
.blog-details .sidebar .recent-post .box ul li span{font-size:14px}
.blog-details .sidebar .recent-post .box ul li span i{font-size:12px}
.blog-details .sidebar .tags .all-tags a{height:40px;line-height:40px;font-size:14px;padding:0 15px}
.contact{padding:60px 0}
.contact .form-area{width:450px;margin:0 auto 40px}
.contact .form-area .title{margin-bottom:22px}
.contact .form-area .title h2{font-size:25px;margin-top:-1px;margin-bottom:19px}
.contact .form-area .title p{font-size:14px;line-height:22px}
.contact .form-area .title p br{display:none}
.contact .form-area form input{height:45px;padding:0 25px;font-size:14px}
.contact .form-area form textarea{height:100px;padding:15px 25px;font-size:14px;margin-bottom:22px}
.contact .address-area .single-box{padding:30px 25px;width:450px;margin:0 auto}
.contact .address-area .single-box.two{margin-top:30px}
.contact .address-area .single-box .title h3{font-size:20px;margin-top:-1px;margin-bottom:30px}
.contact .address-area .single-box .details{width:279px}
.contact .address-area .single-box .details ul{margin-top:-13px}
.contact .address-area .single-box .details ul li{font-size:14px;line-height:27px;margin-bottom:0}
.contact .address-area .single-box .details ul li:last-child{margin-bottom:-10px}
.contact .address-area .single-box .details ul li:last-child span{margin-top:0}
.contact .address-area .single-box .details ul li span{font-size:14px;margin-top:2px}
.map iframe{height:250px}
}
@media only screen and (min-width:320px) and (max-width:479px){.def-btn{height:45px;line-height:45px;padding:0 20px 0 24px;font-size:16px;font-weight:500}
.heading{margin-bottom:40px}
.heading h2{font-size:25px;line-height:33px;margin-top:-5px;padding-bottom:14px}
.heading-2{margin-bottom:50px}
.heading-2 h2{font-size:25px;margin-top:0;margin-bottom:19px}
.heading-2 p{font-size:14px;line-height:22px;margin-bottom:-8px}
.header .top-header{display:none}
.header .bottom-header{background:0 0;position:relative;z-index:2}
.header .bottom-header:after{content:"";position:absolute;top:0;left:0;width:100%;height:50px;background:#00215b;z-index:-1}
.header .bottom-header.fixed-header{-webkit-box-shadow:0 0;box-shadow:0 0}
.header .bottom-header.fixed-header .logo{padding:10px 15px}
.header .bottom-header .navbar-toggler{padding:0;border:0;width:25px;height:50px;padding:10px 0; float: right;}
.header .bottom-header .logo{left:50px;top:0;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:120px;padding:10px}
.header .bottom-header .logo:before{display:none}
.header .bottom-header .logo:after{top:0;bottom:-10px;-webkit-transform:skew(0);-ms-transform:skew(0);transform:skew(0);border-radius:0 0 35px 35px;-webkit-box-shadow:0 5px 20px 0 rgba(0,0,0,.1);box-shadow:0 5px 20px 0 rgba(0,0,0,.1)}
.header .bottom-header .navbar{background:#fff;-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,.15);box-shadow:0 0 20px 0 rgba(0,0,0,.15);padding:0}
.header .bottom-header .navbar .navbar-nav{padding:15px;max-height:320px;overflow-y:scroll}
.header .bottom-header .navbar .navbar-nav .nav-item{padding:9px 0 6px}
.header .bottom-header .navbar .navbar-nav .nav-item.dropdown .dropdown-menu{display:none;width:100%;-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,.15);box-shadow:0 0 20px 0 rgba(0,0,0,.15);opacity:1;visibility:visible}
.header .bottom-header .navbar .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item{padding:15px 20px}
.header .bottom-header .navbar .navbar-nav .nav-item.dropdown .dropdown-menu.show{display:block}
.header .bottom-header .navbar .navbar-nav .nav-item.dropdown:hover .dropdown-menu .dropdown-item{padding:15px 20px}
.header .bottom-header .navbar .navbar-nav .nav-item .nav-link{font-size:16px;font-weight:500;color:#00215b;padding:5px 0}
.header .bottom-header .navbar .navbar-nav .nav-item .nav-link1{font-size:16px;font-weight:500;color:#00215b;padding:5px 0}
		
.header .bottom-header .side-bar-btn .side-bar-show{line-height:1;width:25px;height:50px;padding:10px 0}
.header .bottom-header .next{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}
.header-2 .logo{width:120px}
.header-2 .navbar-toggler{padding:0;width:35px;height:35px;line-height:38px;margin:10px 0 10px auto;background:#00215b;color:#fff;font-size:22px}
.header-2 .navbar{padding:0}
.header-2 .navbar .navbar-nav{padding:0 15px 15px;max-height:320px;overflow-y:scroll}
.header-2 .navbar .navbar-nav .nav-item{padding:9px 0 6px}
.header-2 .navbar .navbar-nav .nav-item.dropdown .dropdown-menu{display:none;width:100%;-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,.15);box-shadow:0 0 20px 0 rgba(0,0,0,.15);opacity:1;visibility:visible}
.header-2 .navbar .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item{padding:15px 20px}
.header-2 .navbar .navbar-nav .nav-item.dropdown .dropdown-menu.show{display:block}
.header-2 .navbar .navbar-nav .nav-item.dropdown:hover .dropdown-menu .dropdown-item{padding:15px 20px}
.header-2 .navbar .navbar-nav .nav-item .nav-link{font-size:16px;font-weight:500;color:#00215b;padding:5px 0}
.header-2 .navbar .navbar-nav .nav-item .nav-link1{font-size:16px;font-weight:500;color:#00215b;padding:5px 0}	
.main-sidebar{width:320px}
.main-sidebar .logo{width:70px;height:70px;border-radius:5px;padding:15px}
.main-sidebar .side-about{margin-bottom:20px}
.main-sidebar .side-about p{font-size:14px;line-height:22px;margin-top:-5px}
.main-sidebar .links{margin-bottom:20px}
.main-sidebar .links h2{font-size:20px;margin-bottom:18px}
.main-sidebar .links ul li a{font-size:14px;margin-bottom:1px}
.main-sidebar .side-contact{margin-bottom:22px}
.main-sidebar .side-contact h2{font-size:20px;margin-bottom:20px}
.main-sidebar .side-contact ul li{font-size:14px;margin-bottom:8px}
.main-sidebar .side-contact ul li i{top:5px}
.main-sidebar .side-contact ul li span{font-size:14px}
.main-sidebar .socials h2{font-size:20px;margin-bottom:25px}
.banner .slider{padding-top:50px}
.banner .slider:after{top:50px;background-position-x:15%}
.banner .slider .banner-txt{padding:80px 0}
.banner .slider .banner-txt h1{font-size:27px;line-height:30px;margin-top:-2px;margin-bottom:16px}
.banner .slider .banner-txt p{font-size:16px;line-height:24px;font-weight:400;margin-bottom:22px}
.banner .owl-dots{margin:-82px auto 58px;width:100%}
.banner .owl-dots .owl-dot{margin-right:10px;width:10px;height:10px}
.banner-2:after{background-position-x:left;background-position-y:top}
.banner-2 .banner-txt{padding:80px 30px 80px 0}
.banner-2 .banner-txt h1{font-size:30px;line-height:38px;margin-top:-6px;margin-bottom:14px}
.banner-2 .banner-txt p{font-size:18px;line-height:28px;margin-bottom:20px}
.fun-fact .bg{width:100%;padding:25px 0;margin:-40px auto 0}
.fun-fact .bg .single-box{padding:25px 0}
.fun-fact .bg .single-box .txt{padding-left:0}
.fun-fact .bg .single-box .txt:after{left:-40px;width:90px;height:90px}
.fun-fact .bg .single-box .txt h2{font-size:35px;font-weight:600;margin-top:-4px;margin-bottom:4px}
.fun-fact .bg .single-box .txt p{font-size:16px;font-weight:500;margin-bottom:-4px}
	
.fun-fact .col-sm-6{width: 50%;}
	
	
.fun-fact-2{padding:20px 0}
.fun-fact-2 .single-box{padding:20px 0}
.fun-fact-2 .single-box:before,.fun-fact-2 .single-box:after{display:none}
.fun-fact-2 .single-box .txt h2{font-size:30px;font-weight:600;padding-bottom:9px;margin-top:-4px;margin-bottom:7px}
.fun-fact-2 .single-box .txt h2:after{font-size:10px}
.fun-fact-2 .single-box .txt p{font-size:14px;font-weight:400;margin-bottom:-4px}
.about{padding:20px 0}
	.arrow-img{display: none;}	
.how-we-work-section {padding: 30px 0;}	
.how-we-work-section .col-md-3 {width: 50%;}	

.product .main .list li {
  margin: 1%; padding:0; width: 98%; height: auto; float: left; list-style: none; background: #e3e3e3;
}	
	
	
.about.about-2 .part-txt{margin-bottom:30px}
.about.about-2 .part-txt h4{margin-bottom:23px}
.about.about-2 .part-txt h2{margin-bottom:21px}
.about.about-2 .part-txt h2 span{font-size:30px}
.about.about-2 .part-txt p{margin-bottom:17px}
.about.about-2 .part-txt .def-btn{margin-top:4px}
.about.about-2 .part-img{margin-bottom:0}
.about .part-img{padding:0;margin-bottom:30px}
.about .part-img img{max-width:100%}
.about .part-txt h4{font-size:16px;font-weight:600;padding-left:55px;margin-top:-1px;margin-bottom:17px}
.about .part-txt h4:after{width:40px;height:2px}
.about .part-txt h2{font-size:25px;line-height:31px;margin-bottom:9px}
.about .part-txt p{font-size:14px;line-height:24px;margin-top:-6px;margin-bottom:-9px}
.about .part-txt p.b{font-size:14px;line-height:24px;font-weight:500;margin-top:0;margin-bottom:16px}
.about .part-txt .single-box{padding:10px 15px;margin-bottom:25px}
.about .part-txt .single-box .icon{width:50px;height:50px}
.about .part-txt .single-box h3{font-size:20px}
.service{padding:60px 0}
.service .service-slider{width:290px;margin:0 auto}
.service .service-slider .owl-stage-outer .single-box .part-txt{padding:30px 20px 15px}
.service .service-slider .owl-stage-outer .single-box .part-txt a{display:block;font-size:20px;line-height:100%;margin-top:-2px;margin-bottom:15px}
.service .service-slider .owl-stage-outer .single-box .part-txt p{font-size:14px;line-height:24px;margin-bottom:-9px}
.service .service-slider .owl-stage-outer .single-box .part-txt p br{display:none}
.service-2{padding:60px 0}
.service-2 .service-boxes{width:290px;margin:0 auto}
.service-2 .service-boxes .single-box .wrap .part-txt{padding:0 25px}
.service-2 .service-boxes .single-box .wrap .part-txt .part-icon{width:70px;height:70px;border-width:2px;margin-bottom:-70px}
.service-2 .service-boxes .single-box .wrap .part-txt h3{font-size:20px}
.service-2 .service-boxes .single-box .wrap .part-txt p{font-size:14px;line-height:22px;margin-bottom:47px}
.service-2 .service-boxes .single-box .wrap .part-txt p br{display:none}
.service-2 .service-boxes .single-box .details-btn{width:50px;height:50px;line-height:50px}
	

.shili .left{padding:30px 0 0 0; width: 100%; }
.shili .left .txt{text-align:center;margin-bottom:30px; float: right; width: 100%; height: auto; max-width: 400px;}
.shili .left .txt h2{font-size:30px;line-height:30px;font-weight:700;color:#00215b; text-align: left;padding-bottom:18px;margin-top:-7px;margin-bottom:0;position:relative}
.shili .left .txt h3{font-size:20px;line-height:30px;font-weight:700; text-align: left;color:#00215b;padding-bottom:2px;margin-top:15px;margin-bottom:0;position:relative}
.shili .right{margin:0 auto; padding: 0; width: 100%; height: auto; float: right;}
.shili .right .con .txt{ font-size: 16px; font-weight: bold;text-align: center;color: #fff;line-height: 30px;}

/* contact */
.saj-contact-index { padding: 30px 0;}
.saj-contact-section .contact-section{position: relative; width: 100%; height: auto; float: left;}

.contactnei{ margin:0 auto; padding:40px 0; width: 100%; height: auto; float: right;}
.ditu{ margin:0 auto; padding:40px 0; width: 100%; height: auto; background: #fff;}
.mapBox{  width: 100%; height: 400px; border: 4px solid #fff;}

.cz-title .title-1{font-size: 30px;line-height: 40px; }
.cz-title .title-1 i{display: block;width: 25px;height: 17px;position: absolute;left: 0;top:10px; background: url('../images/it1.png') no-repeat;}
.cz-title .title-2 {font-size: 30px;color: #26334c;padding:5px 0 0 30px;}
.cz-message {position: relative;clear: both;overflow: hidden;background: url('../images/message1.jpg') center no-repeat;}
.cz-message .cz-content {padding: 30px;overflow: hidden;width: 100%;}
.cz-message-left {float: left;width:100%;}
.cz-message-text {font-size: 14px;color: #666e80;border-top: 2px solid #e6e8ed;padding: 20px 0;overflow: hidden;margin: 30px;}
.cz-message-text p{display: block;margin: 5px 0;}
.cz-message-text strong{display: block;font-size: 18px;color: #26334c;}
.cz-message-right {float: right;width: 100%;}
.cz-message-right-input {clear: both;overflow: hidden;margin-bottom: 10px;margin-top: 20px;}
.cz-message-right-input:first-child {margin-top: 0;}
.cz-message-right-input input::-webkit-input-placeholder,
.cz-message-right-input textarea::-webkit-input-placeholder{color: #a1a7b2;font-size:15px;font-family:Microsoft Yahei;}
.cz-message-right-input li{list-style: none;padding: 0;margin: 0;width: 45%;float: left;} 
.cz-message-right-input li:last-child {float: right;}
.cz-message-right-input span{display: block;font-size: 14px;color: #26334c;padding: 10px 0;} 
.cz-message-right-input input{display: block;border: none;background: none;outline: none;border-bottom: 1px solid #e6e8ed;width: 100%;padding: 20px 0;} 
.cz-message-right-input input:focus,.cz-message-right-input textarea:focus {border-bottom: 1px solid #6060ea;}
.cz-message-right-input textarea{clear: both;display: block;border: none;background: none;outline: none;border-bottom: 1px solid #e6e8ed;width: 100%;padding: 20px 0;box-sizing: border-box;min-height: 100px;} 
.cz-message-right-input a{display: block;overflow: hidden;font-size: 14px;color: #fff;font-weight: bold;width:140px;padding: 20px 40px;background: #bc1622;position: relative;} 
.cz-message-right-input a i{position: absolute;right:15%;top: 50%;margin-top: -4px; background: url('../images/jt-r1.png') no-repeat;width: 22px;height: 8px;} 
.cz-message-right-input a:hover {background: #e63a46;}	
	
.team{padding-top:60px;padding-bottom:30px}
.team .single-box{width:270px;margin:0 auto 30px}
.team .single-box .part-txt{padding-bottom:10px}
.team .single-box .part-txt .social{margin-bottom:25px}
.team .single-box .part-txt .title{font-size:20px;margin-top:-1px;margin-bottom:14px}
.team .single-box .part-txt p{letter-spacing:1px}
.recent-work{padding:60px 0}
.recent-work .main-title{text-align:center;font-size:23px;margin-bottom:44px}
.recent-work .wrap .works .work-slider .slick-list .single-box{width:290px;margin:0 10px}
.recent-work .wrap .works .work-slider .slick-list .single-box .part-txt h3{display:none}
.recent-work .wrap .works .work-slider .slick-list .single-box .part-txt .txt{padding:25px}
.recent-work .wrap .works .work-slider .slick-list .single-box .part-txt .txt .title{font-size:20px;margin-bottom:15px}
.recent-work .wrap .works .work-slider .slick-list .single-box .part-txt .txt p{font-size:14px;margin-bottom:-4px}
.recent-work .wrap .works .work-slider .slick-list .single-box .part-txt .txt .details-btn{width:50px;height:50px;line-height:55px}
.recent-work .wrap .works .work-slider .slick-dots{margin-top:30px}
.recent-work .wrap .works .work-slider .slick-dots li.slick-active button{width:110px}
.recent-work .wrap .works .work-slider .slick-dots li button{width:90px}
.testimonial{padding:60px 0}
.testimonial .client-area{padding-right:0;width:290px;margin:0 auto 30px}
.testimonial .client-area .img{border-width:30px;width:300px;height:300px;padding-top:40px;padding-right:55px}
.testimonial .client-area .img img{width:55px}
.testimonial .comment-slider .single-comment{text-align:center}
.testimonial .comment-slider .single-comment .icon{width:55px;height:55px;line-height:62px;font-size:30px;margin:0 auto 20px}
.testimonial .comment-slider .single-comment p{font-size:16px;line-height:24px;font-weight:500;margin-bottom:16px}
.testimonial .comment-slider .single-comment h3{font-size:20px;margin-bottom:10px}
.testimonial .comment-slider .single-comment span{font-size:16px;font-weight:400}
.testimonial .comment-slider .owl-dots{height:38px;padding-top:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.testimonial-2{padding:60px 0}
.testimonial-2 .heading-2 h2{font-size:23px;margin-bottom:20px}
.testimonial-2 .heading-2 p br{display:none}
.testimonial-2 .comment-slider-2{width:290px;margin:0 auto}
.testimonial-2 .comment-slider-2 .owl-item .single-comment .part-img{margin-bottom:-40px}
.testimonial-2 .comment-slider-2 .owl-item .single-comment .part-txt{padding:66px 30px 30px}
.testimonial-2 .comment-slider-2 .owl-item .single-comment .part-txt p{font-size:15px;line-height:23px;margin-bottom:21px}
.testimonial-2 .comment-slider-2 .owl-item .single-comment .part-txt h3{font-size:20px;font-weight:600;margin-bottom:14px}
.testimonial-2 .comment-slider-2 .owl-item .single-comment .part-txt span{font-weight:500}
.testimonial-2 .comment-slider-2 .owl-dots{padding-top:30px}
.project{padding-top:60px;padding-bottom:30px}
.project .title{margin-bottom:29px}
.project .title h2{font-size:25px;line-height:33px;margin-top:-5px}
.project .project-slider .single-box{width:290px;margin:0 auto 30px}
.project .project-slider .single-box .part-txt{padding:25px}
.project .project-slider .single-box .part-txt .txt h3{font-size:20px;margin-bottom:15px}
.project .project-slider .single-box .part-txt .txt p{font-size:14px}
.project .project-slider .single-box .part-txt .details-btn a{width:40px;height:40px;line-height:46px;font-size:20px}
.project .project-slider .owl-nav{display:none}
.blog{padding-top:60px;padding-bottom:30px}
.blog .single-box{width:100%;margin:0 auto 30px}
.blog .single-box .part-txt{padding:25px}
.blog .single-box .part-txt .blog-info{margin-bottom:17px}
.blog .single-box .part-txt .blog-info .date{height:40px;line-height:43px;font-size:13px;padding:0 10px}
.blog .single-box .part-txt .blog-info .admin{height:40px;line-height:43px;font-size:13px}
.blog .single-box .part-txt a{font-size:18px;line-height:24px;margin-bottom:7px}
.blog .single-box .part-txt p{font-size:14px;line-height:24px;margin-bottom:-9px}
.blog-2{padding-top:60px;padding-bottom:30px}
.blog-2 .single-box{width:290px;margin:0 auto 30px}
.blog-2 .single-box .part-img .date span{height:40px;line-height:43px;font-size:14px}
.blog-2 .single-box .part-txt{padding:25px}
.blog-2 .single-box .part-txt ul{margin-top:0;margin-bottom:17px}
.blog-2 .single-box .part-txt ul li{font-weight:500}
.blog-2 .single-box .part-txt a{font-size:18px;line-height:26px;margin-bottom:12px}
.blog-2 .single-box .part-txt p{font-size:14px;line-height:22px;margin-bottom:-8px}
.partner{padding:20px 0}
.partner .partner-slider .single-partner{height:60px}
.partner .partner-map .txt{ font-size: 60px; }	
.partner-slider .col-sm-6 {width: 33%;}
	
.conmenu ul li{ margin:1%; padding: 0; width: 47%; }	
	
.footer-top{  padding: 40px 0px; margin-top: 10px;  z-index: 1;}
.footer-top .top-info{   margin-top: 3px;}

.footer-top .top-info li{ position: relative;width:100%; float: left;  display: inline-block; }
.footer-top .top-info li i{ font-size: 30px; color: #ffffff;}
.footer-top .top-info li h3{font-size:20px; line-height: 26px;}
.footer-top .top-info li p{ color: #ffffff;margin-left:80px;}	
.footer .no-gutters{display: none;}	
	
.footer .main-footer{padding:60px 0}
.footer .main-footer .site-info{margin-bottom:30px}
.footer .main-footer .site-info .logo{width:80px;height:80px;padding:15px;margin-bottom:20px}
.footer .main-footer .site-info p{font-size:14px;line-height:24px;margin-bottom:16px}
.footer .main-footer .site-info .social a{width:35px;height:35px;line-height:38px}
.footer .main-footer h3.title{font-size:25px;padding-bottom:17px;margin-bottom:25px}
.footer .main-footer h3.title:after{height:4px}
.footer .main-footer .footer-contact{margin-bottom:26px}
.footer .main-footer .footer-contact ul{margin-top:0;margin-bottom:0}
.footer .main-footer .footer-contact ul li{font-size:14px;line-height:100%;margin-bottom:20px}
.footer .main-footer .footer-contact ul li span{font-size:15px;margin-right:10px}
.footer .main-footer .footer-service{margin-bottom:30px}
.footer .main-footer .footer-service ul{margin-top:-8px;margin-bottom:-10px}
.footer .main-footer .footer-service ul li{font-size:14px;line-height:30px}
.footer .main-footer .gallery .images .single-img{border-radius:5px}
.footer .copyright p{font-size:14px}
.footer-2 .main-footer{padding-top:60px}
.footer-2 .main-footer .two{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}
.footer-2 .main-footer .one{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}
.footer-2 .main-footer .three{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}
.footer-2 .main-footer h3.title{font-size:25px;padding-bottom:17px;margin-top:0;margin-bottom:25px}
.footer-2 .main-footer h3.title:after{height:4px}
.footer-2 .main-footer .footer-contact{padding-top:60px;padding-bottom:0}
.footer-2 .main-footer .footer-contact ul{margin-bottom:-13px}
.footer-2 .main-footer .footer-contact ul li{font-size:14px;margin-bottom:3px}
.footer-2 .main-footer .footer-contact ul li span{font-size:14px}
.footer-2 .main-footer .site-info{padding:60px 25px}
.footer-2 .main-footer .site-info .logo{width:80px;height:80px;padding:15px;margin-bottom:30px}
.footer-2 .main-footer .site-info p{font-size:14px;line-height:22px;margin-top:-4px;margin-bottom:22px}
.footer-2 .main-footer .site-info .social a{width:35px;height:35px;line-height:38px}
.footer-2 .main-footer .footer-service{padding:30px 0 60px}
.footer-2 .main-footer .footer-service ul{margin-top:-14px;margin-bottom:-6px}
.footer-2 .main-footer .footer-service ul li{font-size:14px;height:30px}
.footer-2 .copyright p{font-size:14px}
.breadcrumb{margin-top:50px}
.breadcrumb .part-txt{padding:60px 0}
.breadcrumb .part-txt h1{font-size:30px;margin-top:-2px;margin-bottom:17px}
.breadcrumb .part-txt ul li{font-size:15px}
.about-inner{padding-bottom:20px}
.about-inner .part-img{margin-bottom:40px!important}
.about-inner .boxes{padding-top:30px}
.about-inner .boxes .single-box{margin-bottom:40px;padding:30px}
.about-inner .boxes .single-box h3{font-size:25px}
.about-inner .boxes .single-box p{font-size:14px;line-height:22px;margin-top:21px;margin-bottom:-8px}
.service-inner{padding-bottom:30px}
.cta{padding:60px 0}
.cta .part-txt h2{font-size:25px;line-height:33px;padding:0;margin-top:-4px;margin-bottom:19px}
.service-details{padding:60px 0}
.service-details .sidebar{width:290px;margin:0 auto 40px}
.service-details .sidebar h2{font-size:25px;margin-top:-1px;margin-bottom:18px}
.service-details .sidebar .nav{margin-bottom:30px}
.service-details .sidebar .nav .nav-link{height:40px;line-height:42px;font-size:14px}
.service-details .sidebar .download-btn{height:40px;line-height:41px;font-size:14px;font-weight:500}
.service-details .main-content{margin-left:0}
.service-details .main-content .part-img{margin-bottom:30px}
.service-details .main-content .part-txt{margin-bottom:-21px}
.service-details .main-content .part-txt h2{font-size:20px;margin-top:-1px;margin-bottom:16px}
.service-details .main-content .part-txt p{font-size:14px;line-height:22px}
.service-details .main-content .part-txt h3{font-size:20px;padding-top:8px;margin-bottom:16px}
.service-details .main-content .part-txt .quote{margin-top:22px;padding:31px 25px 26px;margin-bottom:21px}
.service-details .main-content .part-txt .quote:after{display:none}
.service-details .main-content .part-txt .quote span{font-size:18px;line-height:26px}
.service-details .main-content .part-txt .quote span br{display:none}
.project-inner{padding:60px 0}
.project-inner .control-panel{margin-bottom:40px}
.project-inner .control-panel .controls{-ms-flex-wrap:wrap;flex-wrap:wrap;border-radius:5px;height:auto;padding:10px 0}
.project-inner .control-panel .controls li{padding:10px 15px;font-size:15px}
.project-inner .items{width:290px;margin:-15px auto}
.project-inner .items .single-item{margin:15px 0;border-radius:5px}
.project-inner .items .single-item.width-1,.project-inner .items .single-item.width-2{width:calc(100%/1)}
.project-inner .items .single-item .part-txt{padding:25px}
.project-inner .items .single-item .part-txt .txt h3{font-size:25px;font-weight:600;margin-bottom:12px}
.project-inner .items .single-item .part-txt .txt p{font-size:15px}
.project-inner .items .single-item .part-txt .details-btn a{width:40px;height:40px;line-height:45px;font-size:20px}
.project-details{padding:60px 0}
.project-details .main-img{margin-bottom:40px}
.project-details .main-img .project-details-slider{margin-bottom:25px}
.project-details .main-img .project-details-slider .single-img{border-radius:5px}
.project-details .main-img .project-thumbnails{padding:0 0}
.project-details .main-img .project-thumbnails .single-box{margin:0 10px;border-radius:5px}
.project-details .part-txt{margin-bottom:33px}
.project-details .part-txt h2{font-size:25px;margin-top:-1px;margin-bottom:14px}
.project-details .part-txt p{font-size:14px;line-height:22px}
.project-details .part-txt-2{margin-bottom:32px}
.project-details .part-txt-2 h2{font-size:25px;margin-top:-1px;margin-bottom:14px}
.project-details .part-txt-2 p{font-size:14px;line-height:22px}
.project-details .information{padding:30px 25px;max-width:320px;margin:0 auto 40px}
.project-details .information h2{font-size:25px;margin-top:-1px}
.project-details .information ul li{font-size:15px;line-height:25px;margin-bottom:6px}
.project-details .information ul li:last-child{margin-bottom:-9px}
.project-details .information ul li .divider{margin-right:20px}
.project-details .part-txt-3{margin-bottom:-21px}
.project-details .part-txt-3 h2{font-size:25px;margin-top:0;margin-bottom:14px}
.project-details .part-txt-3 p{font-size:14px;line-height:22px}
.team-details{padding-top:60px;margin-bottom:0}
.team-details .bg{padding:30px 20px}
.team-details .bg .part-img{width:250px;margin:0 auto 30px}
.team-details .bg .part-txt{padding-left:0}
.team-details .bg .part-txt h2{font-size:20px;margin-top:-1px;margin-bottom:3px}
.team-details .bg .part-txt span{font-weight:500;letter-spacing:1px;margin-bottom:18px}
.team-details .bg .part-txt p{font-size:14px;line-height:22px}
.team-details .bg .part-txt .social{padding-top:9px}
.error{padding:60px 0}
.error .part-img{max-width:320px;margin:0 auto 40px}
.error .part-txt{text-align:center}
.error .part-txt h2{font-size:40px;margin-top:-3px;margin-bottom:14px}
.error .part-txt h3{font-size:25px;margin-bottom:19px}
.error .part-txt p{font-size:14px;line-height:22px;margin-bottom:22px}
.blog-inner{padding-bottom:60px}
.blog-inner .pagination{padding-top:10px}
.blog-inner .pagination ul li a{width:45px;height:45px;line-height:49px}
.blog-details{padding:60px 0}
.blog-details .main-content{margin-right:0;margin-bottom:40px}
.blog-details .main-content .part-img{border-radius:5px}
.blog-details .main-content .blog-info{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:10px}
.blog-details .main-content .blog-info ul{margin-bottom:0}
.blog-details .main-content .blog-info ul li{font-size:14px;height:40px;line-height:43px}
.blog-details .main-content .part-txt{margin-bottom:17px}
.blog-details .main-content .part-txt h2{font-size:20px;line-height:28px;margin-bottom:17px}
.blog-details .main-content .part-txt p{font-size:14px;line-height:22px}
.blog-details .main-content .part-txt-2{margin-bottom:22px}
.blog-details .main-content .part-txt-2 h2{font-size:20px;line-height:28px;margin-bottom:17px}
.blog-details .main-content .part-txt-2 p{font-size:14px;line-height:22px}
.blog-details .main-content .quote{padding:30px 25px 26px;border-radius:5px;margin-top:0;margin-bottom:25px}
.blog-details .main-content .quote:after{display:none}
.blog-details .main-content .quote span{font-size:20px;line-height:28px}
.blog-details .main-content .quote span br{display:none}
.blog-details .main-content .other-info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:auto;line-height:inherit;border-radius:5px;padding:25px;margin-bottom:40px}
.blog-details .main-content .other-info .tags{margin-bottom:16px}
.blog-details .main-content .other-info .tags p{font-size:14px;line-height:100%}
.blog-details .main-content .blog-comment{margin-bottom:32px}
.blog-details .main-content .blog-comment h3{font-size:20px;margin-bottom:25px}
.blog-details .main-content .blog-comment .single-comment{display:block;margin-bottom:22px}
.blog-details .main-content .blog-comment .single-comment .img{width:60px;height:60px;margin-right:0;margin-bottom:20px}
.blog-details .main-content .blog-comment .single-comment .txt{width:auto}
.blog-details .main-content .blog-comment .single-comment .txt .top{margin-bottom:8px}
.blog-details .main-content .blog-comment .single-comment .txt .top h4{font-size:20px;margin-bottom:4px}
.blog-details .main-content .blog-comment .single-comment .txt .top span{font-size:14px}
.blog-details .main-content .blog-comment .single-comment .txt .top button{font-size:16px}
.blog-details .main-content .blog-comment .single-comment .txt p{font-size:14px;line-height:22px}
.blog-details .main-content .post-a-comment h3{font-size:20px;margin-bottom:25px}
.blog-details .main-content .post-a-comment form input{height:45px;font-size:14px;margin-bottom:20px}
.blog-details .main-content .post-a-comment form textarea{height:100px;font-size:14px;margin-bottom:17px}
.blog-details .sidebar{max-width:320px;margin:0 auto}
.blog-details .sidebar .search-box{margin-bottom:30px}
.blog-details .sidebar .search-box form input{height:45px;font-size:14px}
.blog-details .sidebar .search-box form button{font-size:14px}
.blog-details .sidebar h3{font-size:20px;margin-bottom:15px}
.blog-details .sidebar .category{margin-bottom:30px}
.blog-details .sidebar .category ul li a{padding:0 25px;height:45px;line-height:45px;font-size:14px}
.blog-details .sidebar .recent-post{margin-bottom:30px}
.blog-details .sidebar .recent-post .box{padding:25px}
.blog-details .sidebar .recent-post .box ul li a{font-size:14px;line-height:22px}
.blog-details .sidebar .recent-post .box ul li span{font-size:14px}
.blog-details .sidebar .recent-post .box ul li span i{font-size:12px}
.blog-details .sidebar .tags .all-tags a{height:40px;line-height:40px;font-size:14px;padding:0 15px}
.contact{padding:60px 0}
.contact .form-area{margin-bottom:40px}
.contact .form-area .title{margin-bottom:22px}
.contact .form-area .title h2{font-size:25px;margin-top:-1px;margin-bottom:19px}
.contact .form-area .title p{font-size:14px;line-height:22px}
.contact .form-area .title p br{display:none}
.contact .form-area form input{height:45px;padding:0 25px;font-size:14px}
.contact .form-area form textarea{height:100px;padding:15px 25px;font-size:14px;margin-bottom:22px}
.contact .address-area .single-box{padding:30px 25px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.contact .address-area .single-box.two{margin-top:30px}
.contact .address-area .single-box .title h3{font-size:20px;margin-top:-1px;margin-bottom:30px}
.contact .address-area .single-box .details{width:100%}
.contact .address-area .single-box .details ul{margin-top:-13px}
.contact .address-area .single-box .details ul li{font-size:14px;line-height:27px;margin-bottom:0}
.contact .address-area .single-box .details ul li:last-child{margin-bottom:-10px}
.contact .address-area .single-box .details ul li:last-child span{margin-top:0}
.contact .address-area .single-box .details ul li span{font-size:14px;margin-top:2px}
.map iframe{height:250px}
}
