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




body{font-family: 'Montserrat', sans-serif;overflow-x: hidden;font-size: 18px;}
.container{max-width: 1200px!important;}
li{list-style: none;font-size: 18px;line-height: 26px;}
p{  font-size: 20px;line-height: 27px;}
img{max-width: 100%;height: auto;}
a{text-decoration: none!important;display: inline-block;}
ul{margin: 0;padding: 0;}




.sidenav { height: 100%; width: 0; position: fixed;
  top: 0; left: 0; background: #000;  overflow-x: hidden;  transition: 0.5s;  padding-top: 60px;
z-index: 100;}
.sidenav a:focus {  color: #c00408!important;    font-weight: 600;}
.sidenav ul a{text-align: left;}
.sidenav a {  padding: 8px 8px 8px 32px;  text-decoration: none;  font-size: 22px;
  color: #fff;  display: block;  transition: 0.3s;}
.sidenav a:hover {  color: #f1f1f1;}
.sidenav .closebtn {  position: absolute; top: 0;  right: 25px;  font-size: 36px;  margin-left: 50px;}
.opennavbar, .mobileview{display: none; color: #fff;}
.sidenav ul li a{    position: relative;  font-size: 15px; text-transform: uppercase; line-height: 30px;}
.sidenav ul.second-menu, .sidenav ul.third-menu{position: static;display: none;}
.sidenav ul ul li{position: static;line-height: 42px;}
.sidenav ul ul li a{color: #fff;padding-left: 44px;line-height: 30px; font-size: 14px; text-transform: uppercase;}
.sidenav ul li span {  position: absolute;  right: 15px;  top: 22px;font-size: 22px;}
.sidenav ul.second-menu.show, .sidenav ul.third-menu.show{display: block;}
.sidenav ul.third-menu li {    padding-left: 15px;}

.navigation .sidenav ul li {
    display: block;
}




header{
 position: absolute;top: 0;left: 0;width: 100%; z-index: 99;  
}
.brand a, .brand{
    display: inline-block;position: relative;
}
.brand img {
    width: 80%;
    border-radius: 50%;
    padding: 13px;
}

.brand:after {
    content: "";
    position: absolute;
    left: -91px;
    top: -23px;
    border-top: 134px solid white;
    border-left: 102px solid transparent;
    border-right: 150px solid transparent;
    transform: rotate( 
135deg
 );
    z-index: -1;
}

.brand {
    padding: 30px 15px;
    text-align: center;
    border-radius: 50%;
    width: 300px;
    background: #fff;
    height: 300px;    position: relative;
    left: -37px;
    top: -25px;
}

.navigation ul li {
    display: inline-block;
}
ul.navbar {
    background: #262626;
    padding: 15px 26px;
    border-bottom-left-radius: 10px;
}
ul.navbar a{color: #fff; font-size: 20px;}
ul.navbar a:hover {
    color: #ff3035;
}
.contactdiv {
    text-align: right;
}
.contactdiv ul li {
    display: inline-block;
    padding: 20px;
}
.contactdiv ul li a {
    font-size: 20px;
   /* color: #000;*/
	    text-shadow: 2px 2px 10px #757171;
    font-weight: 700;
}

.contactdiv ul li a i{padding-right: 10px;}









.slider {
    border-bottom-left-radius: 50% 300px;
    border-bottom-right-radius: 50% 300px;
    position: relative;
    overflow: hidden;
    width: 160%;
    text-align: center;
    left: -30%;background: #ecf0f3;
}
.slider img.banner{width: 63%;}
.slider .textbox {
    position: absolute;
    top: 62%;
    text-align: left;
    width: auto;
    height: auto;
    z-index: 20;
    transform: translateY(-50%);
}
.slider .textbox h1 {
    font-size: 58px;
    font-weight: 700;
    line-height: 1;
}
.slider .textbox p {
    font-size: 42px;
    margin: 20px 0 0;
}
a.stylebtn {
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    background: #c00408;
    padding: 14px 32px;
    margin: 37px 0 0;
    border-radius: 10px;
}
a.stylebtn:hover {
    background: #004986;
}
.slider .tag {
    position: absolute;
    top: 20%;
    z-index: 9;
    width: 80%;
    left: 0;
    text-align: right;
}
.innerpage .slider .tag{top: 30%;}

h1.pagetitle {
    font-size: 58px;
    font-weight: 700;
}
section.innercontent {
    padding: 100px 0;
}

section.service {
    text-align: center;position: relative;
    padding: 70px 0;
    background: #ecf0f3;
}
section.service:before {
    content: "";
    background: #ecf0f3;
    position: absolute;
    left: 0;
    top: -73px;
    width: 100%;
    height: 100px;
    z-index: -1;
}
section.service .headings p {
   
}

.servicelist.row .imgbox img {
    margin: 0 auto;
    mix-blend-mode: lighten;
}

.servicelist.row .imgbox {
    width: 100%; 
    display: flex;
    align-items: center;
}
.servicelist.row { padding-top: 35px;}
.servicelist.row h4{padding-top: 20px;}

.servicelist .btnrow {
    text-align: center;
    width: 100%;
}
.servicelist .btnrow a.stylebtn{margin-top: 63px;}



section.about {
    padding: 100px 0;
    background: #092238 url(../images/aboutimg.jpg)no-repeat;
    background-position: right;
}
.about .imgbox {
    background: url(../images/bglist.png)no-repeat;
    width: 100%;
    height: 100%;
    text-align: center;
    background-size: 100%;
    padding: 0 20px;
    background-position: top;
}
.about .imgbox img {
    mix-blend-mode: screen;
    position: relative;
    top: 10px;
}
section.about .textarea{width: 65%;}
section.about .textarea p{color: #fff;}
section.about h2{font-size: 40px;color: #fff;}
section.about .listingrow{padding-top: 80px;}
section.about .listingrow .row{padding-bottom: 45px;}
.about .imgbox img {
    mix-blend-mode: screen;
}
section.about .listingrow h5 {
    font-size: 24px;
    color: #fff;
    font-weight: 600;
}
section.about .listingrow p {
    font-size: 18px;
}

.listingrow .stylebtn{margin:0;}
section.about .listingrow .row.btnrow {
    padding: 0;
}





section.client {
    padding: 100px 0;
}
section.client .headingbox h4 {
    font-size: 40px;
    font-weight: 500;
}
section.client .headingbox {
    text-align: center;
}
section.client .row {
    padding-top: 60px;margin-left: -25px;
    margin-right: -25px;
}
section.client .row .borderbox {
    text-align: center;
}
section.client .row .borderbox h5 {
    font-size: 24px;
    font-weight: 600;
}
section.client .row .borderbox img {
    height: 55px; width:auto;   margin-bottom: 15px;
}
section.client .row .borderbox {
    box-shadow: 0 5px 21px #00000021;
    padding: 30px 12px;    min-height: 200px;
    border-top-left-radius: 25px;position: relative;
    border-bottom-right-radius: 25px;
}
section.client .row .borderbox:after {
    content: "";
    background: url(../images/slogo.png)no-repeat;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 50px;
    height: 50px;
}
section.client .row [class*="col-"] {
    padding: 0 30px;
}




section.testimonial{background: url(../images/testimonialbg.jpg)no-repeat;padding:100px 0; 
    text-align: center; position: relative;
    background-size: cover;}
section.testimonial:before {
    content: "";
    position: absolute;
    border-top: 30px solid white;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}    
section.testimonial h4 {
    font-size: 40px;
    font-weight: 600;
}
.testimonial .testbox:before {
    content: "";
    background: url(../images/quote.png)no-repeat;
    position: absolute;
    left: 50%;
    top: 30px;
    width: 40px;
    height: 40px;
    transform: translateX(-50%);
}

.testimonial .testbox {
    padding-top: 100px;
    position: relative;
}
.testbox h5 {
    font-size: 22px;
    font-weight: 700;
}
.testimonial .info {
    padding-top: 30px;
}
.testimonial .owl-theme .owl-dots .owl-dot span {
    background: #6a6a6a;
    border: 1px solid #000;
    padding: 4px 5px;
    margin: 15px 3px 0;
}
.testimonial .owl-theme .owl-dots .owl-dot.active span{background: #000;}




.experience{padding:100px 0 80px;}
.experience .row {
    position: relative;
    background: url(../images/expbg.jpg)no-repeat;
    padding: 100px 50px;
    background-size: 60% 100%;
    position: relative;
    background-position: left;
    margin: 0 10px;
    border: 1px solid;
}
.experience .row:after {
    content: "";
    position: absolute;
    left: 56%;
    top: 0;
    width: 8%;
    height: 102%;
    z-index: 9;
    background: #fff;
    transform: rotate( 
8deg
 );
}
.experience .row .leftbox p {
    color: #fff;
    line-height: 24px;
}
.experience .row .leftbox h4 {
    font-size: 34px;
    font-weight: 600;
    color: #fff;    margin-bottom: 30px;
}
.experience .rightbox {
    text-align: center;
}
.experience .rightbox .txtbox {
    text-align: center;display: inline-block;
}

.experience .rightbox h5 {
    font-size: 30px;
    color: #092238;
}
a.redlink:after {
    content: "";
    background: #c1090d;
    position: absolute;
    left: 50%;
    height: 3px;
    bottom: -10px;
    width: 100px;
    transform: translateX(-50%);
}
a.redlink {
    font-size: 26px;
    font-weight: 800;
    color: #c00408;
    position: relative;
}
.experience .rightbox .txtbox {
    text-align: center;position: relative;
    display: inline-block;    z-index: 99;
    padding-bottom: 70px;
}
.experience .leftbox {
    padding-right: 90px;
}



footer {
    padding: 86px 0 23px;
    background: #f0f0f0;
}
footer h4 {
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 20px;
}
footer p{font-size: 18px;font-weight: 500;}
footer .infodiv {
    display: inline-block;
    width: 49%;
}
footer .infodiv a{color: #000;}
footer input[type="email"] {
    width: 85%;
    border: 1px solid #d6d4d4;
    padding: 10px 20px;
}
footer button {
    padding: 10px 18px;
    background: #c00408;
    border: none;
    margin: 0 0 0 -5px;
    position: relative;
    top: -2px;
}
.copyright ul li {
    display: inline-block;
}
.copyright ul.rightdiv{text-align: right;}
.copyright {
    padding-top: 45px;
}
.copyright ul li+li {
    padding-left: 15px;
}
.copyright ul li a {
    color: #fff;
    border-radius: 50%;
    background: #000;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 2;
    font-weight: 100;
}

/*---------- Blog ----------*/
section.blog [class*="col-"]{margin-bottom:40px} 
.blog .item .info a h5 {
    color: #c00408;
    font-weight: 600 !important;
}
p.link-more {
    display: none;
}
.blog img{
    max-width: 100%;
}
.blog-head {
  margin-bottom: 70px;
}

.blog-head h6{
  color: #f8af41;
  position: relative;
  display: inline-block;
  text-transform: capitalize;
}

.blog-head h6:after, .blog-head h6:before{
  position: absolute;
  content: "";
  width: 50px;
  height: 3px;
  background: #f8af41;
  top: 50%;
}

.blog-head h6:after{
  right: 120%;
}

.blog-head h6:before{
  left: 120%;
}

.overlay{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 0;
}

.blog .item{
  background-color: #f0f0f0;
/*  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);*/
  border-radius: 10px;
  position: relative;
}

.blog .item .more{
  position: absolute;
  right: 30px;
  bottom: 20px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
  color: #c00408;
  font-size: 19px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  line-height: 40px;
  text-align: center;
  transform: translate(0 , 100px);
  transition: all 0.3s ease-in-out;
	visibility:hidden
}

.blog .item:hover .more{
  transform: translate(0 , 0);
	visibility:visible
}

.blog .item:hover .img img{
  transition: all 0.4s ease;
}

.blog .item:hover .img img{
  transform: rotate(-5deg) scale(1.2 , 1.2);
}

.blog .item .img{
  clip-path: polygon(0 0, 100% 0, 100% 70%, 0 100%, 0 75%);
}

.blog .item .info{
  padding: 30px;
  position: relative;
}

.blog .item .info .date {
    position: absolute;
    left: calc(50% - 25px);
    top: -54px;
    width: 50px;
    height: 50px;
    line-height: 20px;
    text-align: center;
    background-color: #c00408;
    color: #fff;
    padding: 5px;
    transform: rotate(
45deg
);
    font-size: 0.7em;
}

.blog .item .info .date span {
    transform: rotate(-45deg);
    display: inline-block;
}
.blog .item .info h5:hover{
  color: #c00408;
}

.blog .item .info .user{
  margin-top: 20px;
  color: #c00408;
}

.blog .item .info .user i{
  margin-right: 5px;
  font-size: 14px;
}











@media(max-width: 1699px){

ul.navbar a, .contactdiv ul li a{font-size: 18px;}

.slider .textbox h1 { font-size: 45px;}
.slider .textbox p {  font-size: 32px;}    
a.stylebtn {    font-size: 20px;}
.brand{    width: 250px;    height: 250px;}
.brand h5 {
    font-size: 15px;
}
section.service .headings p {  }


.servicelist.row h4 {
    padding-top: 12px;
    font-size: 21px;
}
section.about h4 {
    font-size: 35px;}
section.about .textarea p {
    font-size: 18px;
}
section.about .listingrow h5 {
    font-size: 21px;}

section.about .listingrow p {
    font-size: 16px;
}

section.about .listingrow .row {
    padding-bottom: 15px;
}
section.about .listingrow {
    padding-top: 40px;
}
.about .imgbox img {
    width: 73%;
    position: relative;
    top: 0;
}
.about .imgbox {
    background-size: 76%;
    padding: 0 11px;
}

section.about{    background-size: 37% 100%;}

section.client .headingbox h4 {
    font-size: 35px;}

section.client .row .borderbox h5 {
    font-size: 18px;}
section.client .row .borderbox img {
    height: 41px;
}

section.testimonial h4 {
    font-size: 35px;}
.testbox h5 {  font-size: 20px;}
.experience .row .leftbox h4 {
    font-size: 30px;}
.experience .row .leftbox p {
    font-size: 18px;
}
.experience .rightbox h5 {
    font-size: 24px;}

a.redlink {  font-size: 20px;}
footer h4 {
    font-size: 24px;}


}



@media(max-width: 1399px){

.brand {
    width: 200px;
    height: 200px;
}
.brand h5 {
    font-size: 12px;
}
ul.navbar a, .contactdiv ul li a {
    font-size: 15px;
}
.slider .textbox h1 {
    font-size: 35px;
}
.slider .textbox p {
    font-size: 26px;
}

a.stylebtn {
    font-size: 16px;
    margin-top: 21px;
}
.slider .tag img {
    width: 6%;
}

.slider .tag{top: 24%;}
.contactdiv ul li{padding: 20px 15px;}
section.about {
    background-size: 36% 100%;
}

h1.pagetitle {
    font-size: 3rem;
}




}



@media(max-width: 1199px){

.slider .textbox{left: 27%;}

section.service .headings p {
    
}
a.stylebtn{font-size: 14px;}

section.about h4 {
    font-size: 30px;
}
section.about .textarea p {
    font-size: 16px;
}
section.about .listingrow h5 {
    font-size: 20px;
}

section.about {
    background: #092238;
}
section.about .textarea {
    width: 100%;
}
.about .imgbox img {
    width: 49%;
    position: relative;
    top: 15px;
}

footer p {
    font-size: 16px;}
footer input[type="email"] {
    width: 83%;}
footer button {top: -1px;
    padding: 10px 18px;}

}


@media(max-width: 991px){

ul.navbar{display: none;}

.opennavbar {
    display: inline-block;
    color: #000;
    line-height: 1;
}
header {
    position: relative;
    top: 58px;
    margin: -58px 0;
}
header .row [class*="col-"] {
    position: initial!important;
}
.navigation {
    position: absolute;
    top: 15px;
    right: 25px;
}

.contactdiv {
    text-align: right;
    position: absolute;
    top: 30px;
    right: 0;
}

.slider .textbox h1 {
    font-size: 28px;
}
.slider .textbox p {
font-size: 21px;
    margin-top: 10px;
}
a.stylebtn {
    padding: 10px 20px;
}
.slider .tag img {
    width: 8%;
}

.slider .tag {
    top: 20px;
}
section.client .row [class*="col-"] {
    padding: 0 15px;
}
section.client .row {
    padding-top: 40px;
    margin-left: -15px;
    margin-right: -15px;
}
section.testimonial h4, section.client .headingbox h4 {
    font-size: 30px;}
.experience .row {background-size: cover; }
.experience .row:after{content: none;}

.experience .rightbox {
    text-align: left;
    padding-top: 54px;
}
.experience .rightbox .txtbox {
    text-align: left;padding-bottom: 0;
    padding-right: 40px;
}
.experience .rightbox h5 {color: #fff;
    font-size: 22px;}
.experience .leftbox {
    padding-right: 0;
}

footer .infodiv {
    display: contents;
    width: 100%;
}
footer input[type="email"] {
    width: 81%;padding: 6px 20px;
}
.copyright ul li a{font-size: 15px;    width: 30px;
    height: 30px;}
footer h4 {
    font-size: 22px;
}
footer button{padding: 6px 18px;}




}


@media(max-width: 767px){

ul.navbar a, .contactdiv ul li a {
    font-size: 12px;
}

.contactdiv ul li {
    padding: 15px 7px;
}
.brand {
    width: 180px;
    height: 180px;
}
header{top: 47px;    margin: -49px 0;}
.brand h5 {
    font-size: 11px;
}
.slider .textbox h1 {
    font-size: 21px;
}
.slider .textbox p {
    font-size: 16px;}
a.stylebtn {
    font-size: 12px;
}
.servicelist.row h4 {
    padding-top: 0;
    font-size: 16px;
}

section.service .headings p {
    
}
.servicelist.row {
    padding-top: 0px;
}
section.about h4 {
    font-size: 22px;
}
section.about .textarea p {
    font-size: 14px;
    line-height: 19px;
}
section.about .listingrow h5 {
    font-size: 18px;
}
.about .imgbox img {
    width: 85%;
    position: relative;
    top: 0;
}
.about .imgbox {
    background-size: 94%;
    padding: 8px 11px;
}

section.client .row .borderbox{    margin-bottom: 35px;}
section.client {
    padding: 70px 0 50px;
}
p {
    font-size: 17px;}
.testbox h5 {
    font-size: 18px;
    margin: 0;
}
.testimonial .testbox {
    padding-top: 81px;}

.experience {
    padding: 33px 0 50px;
}
.experience .row{padding: 100px 10px;}

.experience .rightbox{    padding-top: 24px;}
.experience .rightbox .txtbox{margin-bottom: 34px;}
.experience .rightbox h5, a.redlink{font-size: 18px;}
.experience .row .leftbox h4 {
    font-size: 22px;
}
.copyright ul.rightdiv {
    text-align: left;
}

h1.pagetitle {
    font-size: 2rem;
}

}



@media(max-width: 575px){


.contactdiv ul li {
    padding: 0;
}
header {
    top: 29px;
    margin: -37px 0;
}

.contactdiv ul li a {
    font-size: 0;
}
.contactdiv ul li a i {
    font-size: 18px;
}

.slider .textbox {
    position: relative;
    text-align: left;
    width: auto;
    height: auto;text-align: center;
    z-index: 9;
    left: 0;
    padding: 20px 0 0;
    transform: translateY(0);
}
.slider {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    position: relative;
    overflow: hidden;
    width: 100%;
    text-align: center;
    left: 0;
    background: #ecf0f3;
}
.slider img.banner {
    width: 100%;
}
.contactdiv {
    text-align: right;
    position: absolute;
    top: 15px;
    right: 3%;
}
.navigation {
    position: absolute;
    top: 56px;
    right: 5%;
}

.servicelist.row h4{    margin-bottom: 30px;}


.servicelist.row .imgbox img{width: 33%;}

.servicelist .btnrow a.stylebtn {
    margin-top: 15px;
}
section.about{text-align: center;}
.about .imgbox {
    background-size: 40%;margin-bottom: 10px;
}
.about .imgbox img {
    width: 28%;
}
section.about .listingrow{text-align: center;}
section.testimonial h4, section.client .headingbox h4 {
    font-size: 25px;
}
.experience .rightbox h5, a.redlink, .experience .row .leftbox p {
    font-size: 15px;
}

footer input[type="email"] {
    width: 77%;
    padding: 6px 20px;
}
.copyright .row [class="col-md-8"] {
    order: 2;
}
.copyright {
    padding-top: 24px;
}
.copyright ul.rightdiv{padding-bottom: 12px;}

}