@import url('https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');


/*
input {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
*/


button::-moz-focus-inner {  border: 0;}
a:focus {     outline: none; }
button:focus {     outline: none; }
::-moz-focus-inner {border:0;}
:focus, :active {    outline: 0;    border: 0;}



select {
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;       /* Remove default arrow */
   background-image: url(https://www.anuranjaninfratech.com/images/small-down-arrow.png);
   background-repeat: no-repeat;
   background-position: 95% center;
}




body {color: #1c2339; margin: 0px; font-family: poppins; font-size: 15px; font-weight: 300; line-height: 26px; margin: 0px 0px 0px 0px; }

html {  scroll-behavior: smooth;}

.fullsize {width:100%; display:block;}


a{transition: all 0.5s ease-in 0s; text-decoration:none!important; outline:none; color: #000;}

a:focus, a:active,  a, focus, select {border:0px; outline:none;}

.clear{clear:both;}

p{margin-top:0px; text-align: left; color:#31384f;}

img {border:0px;}

form{margin:0px;}

input {outline:none;}

* {box-sizing:border-box; }


h2 {text-align:center; font-size:36px; font-weight:300; line-height:130%;}
h2 strong {font-weight:700;}
h2::after {display:block; margin:20px auto; content:''; width:50px; height:3px; background-color:#e31c1f;}

h3 { font-size:26px; font-weight:300; line-height:130%; margin:10px 0px;}
h3 strong {font-weight:700; color:#e31c1f;}

h4 { font-size:22px; font-weight:500; line-height:130%; margin:0px 0px 20px 0px;}


figure {margin:0px; padding:0px;}





header {display:table; width:100%; padding:20px 0px; position:fixed; left:0px; top:0px; z-index:1; background-color:#fff; }
.logo {float:left; width:255px; transition: all 0.5s ease-in 0s;}
.logo a {display:block; transition: all 0.5s ease-in 0s;}
.logo a img {display:block; width:255px; transition: all 0.5s ease-in 0s;}
.phone {float:right; margin-top:15px; font-size:20px; transition: all 0.5s ease-in 0s;}
.phone img {float:left; margin-right:10px; transition: all 0.5s ease-in 0s; transition: all 0.5s ease-in 0s;}
.top-navigation {display:inline-block; float:left; transition: all 0.5s ease-in 0s;}
.top-navigation ul {margin:20px 0px 0px 100px; padding:0px; transition: all 0.5s ease-in 0s;}
.top-navigation ul li {display:inline-block; float:left; margin-right:40px;}
.top-navigation ul li a {display:block; color:#1c2339; font-weight:400; text-transform:uppercase;}
.top-navigation ul .current-page a {color:#ed3237; font-weight:700;}
header.darker .logo a img {width:150px;}
header.darker .top-navigation ul {margin:0px 0px 0px 100px;}
header.darker .phone {margin-top:5px; }
header.darker  {padding:10px 0px; border-bottom:1px solid #ddd;}




.banner1 {width:100%; height:600px; background-image:url(https://www.anuranjaninfratech.com/images/banner1.jpg); background-position:center center; background-size:cover;}
.banner2 {width:100%; height:600px; background-image:url(https://www.anuranjaninfratech.com/images/banner2.jpg); background-position:center center; background-size:cover;}
.banner3 {width:100%; height:600px; background-image:url(https://www.anuranjaninfratech.com/images/banner3.jpg); background-position:center center; background-size:cover;}
.banner4 {width:100%; height:600px; background-image:url(https://www.anuranjaninfratech.com/images/banner4.jpg); background-position:center center; background-size:cover;}
.banner5 {width:100%; height:600px; background-image:url(https://www.anuranjaninfratech.com/images/banner5.jpg); background-position:center center; background-size:cover;}


.header-gap {display:table; width:100%; height:95px;}


.welcome {display:table; width:100%; padding:60px 0px; }
.welcome h2 {text-align:left;}
.welcome h2:after {margin:20px 0px;}
.readmore {display:block; padding:10px; background-color:#e31c1f; color:#fff; text-align:center; width:170px; font-weight:600; margin-top:40px; }



.services {display:table; width:100%; padding:40px 0px; background-color:#f7f7f7;}
.service-box-holder {height:460px;}
.service-box figure {width:100%; height:245px; margin-bottom:20px; display:block; overflow:hidden;}
.service-box figure img {width:100%; display:block; transition: all 0.5s ease-in 0s; }
.service-box:hover img {width:120%; margin:-10%; transition: all 0.5s ease-in 0s; }


.clients {display:table; width:100%; padding:40px 0px; }
.clients img {display:block; width:100%; margin-bottom:30px; border:1px solid #ddd;}


.featured-videos {display:table; width:100%; padding:40px 0px; }
.featured-videos iframe {width:100%; height:345px;}




.photo-gallery {display:table; width:100%; padding:0px 0px; }
.showcase {width:33.33%; float:left;  display:inline-block;}
.showcase img {width:100%; display:block; border-left:1px solid #fff; border-bottom:1px solid #fff;}



.get-in-touch {display:table; width:100%; padding:0px 0px; background-color:#f1f1f1; background-image:url(https://www.anuranjaninfratech.com/images/form-bg.jpg); background-repeat:no-repeat; background-position:left center; background-size:50% auto;   }
.get-in-touch h2 {text-align:left; margin-top:0px;}
.get-in-touch h2:after {margin-left:0px;}
.form-area {padding:60px;}
.textbox1 {font-family:poppins; font-size:14px; font-weight:400; width:100%; padding:15px; border:1px solid #ddd; background-color:#fff; color:#666; margin-bottom:10px;}
.submit-button { display:block; padding: 15px;   background-color: #e31c1f;  color: #fff;  text-align: center;  width:100%;  font-weight: 600; border:0px; font-family:poppins; font-size:14px; margin-bottom:50px; }


footer  {display:table; width:100%; padding:40px 0px 20px 0px; background-color:#454545; color:#aaa; font-size:14px;}
footer  a {color:#aaa; display:block; margin-bottom:7px;}
footer  a:hover {padding-left:10px; color:#fff;}
footer h5 {color:#fff; font-size:18px; font-weight:500; margin:0px;}
footer h5::after {display:block; margin:15px 0px 30px 0px; content:''; width:30px; height:2px; background-color:#e31c1f;}
.footer-logo {display:block; width:200px; margin-bottom:30px;}


#copyright {float:left; text-transform:uppercase; font-size:11px; letter-spacing:2px; margin-top:50px;}
#socialmedia {float:right; text-align:right; margin-top:50px;}
#socialmedia a {display:inline-block; margin-left:5px; opacity:0.5;}
#socialmedia a:hover {opacity:1.0; padding:0px;}




.inside-banner {display:table; width:100%; height:400px; background-position:center center;}

.page-title {font-size:36px; font-weight:200; line-height:400px;}

.page-title strong {font-weight:700;}

.fullwidth {width:100%; display:block;}

.hline {border-bottom:1px solid #ccc; margin-bottom:40px; padding-top:20px;}

.listing {margin:0px 0px 20px 20px; padding:0px;}

.listing li {padding-left:7px; list-style-image:url(../images/bullet.png);}

.mission-vision {width:150px; display:inline-block; float:left; margin-right:20px;}




.contactus {display:table; width:100%; padding:60px 0px;}

.contact-box {text-align:center; border:5px solid #ddd; padding:30px; height:450px;}

.contact-box strong {font-weight:bold; display:block;}

.contact-box img {display:block; width:100px; margin:20px auto;}




.project-box {display:table; background-color:#fff; box-shadow:0px 0px 10px 10px #eee; margin-bottom:30px;}

.project-box img {width:100%; display:block;}

.project-box span {display:block; padding:20px;}

.project-box span h5 {margin:0px; font-size:15px; }

.project-box span strong {margin:0px; font-size:12px; }

































/* Grid */


.grid-1280 {display:table; width:1280px; margin:auto;  }

.row {width: 100%; display: table; }

.col-1-of-12 {width: 8.33%; float: left; padding-left: 15px; padding-right: 15px; }

.col-1-of-11 {width: 9.09%; float: left; padding-left: 15px; padding-right: 15px; }

.col-1-of-10 {width: 10%; float: left; padding-left: 15px; padding-right: 15px; }

.col-1-of-9 {width: 11.11%; float: left; padding-left: 15px; padding-right: 15px; }

.col-8-of-9 {width: 88.89%; float: left; padding-left: 15px; padding-right: 15px; }

.col-7-of-9 {width: 77.78%; float: left; padding-left: 15px; padding-right: 15px; }

.col-6-of-9 {width: 66.67%; float: left; padding-left: 15px; padding-right: 15px; }

.col-5-of-9 {width: 55.56%; float: left; padding-left: 15px; padding-right: 15px; }

.col-4-of-9 {width: 44.45%; float: left; padding-left: 15px; padding-right: 15px; }

.col-3-of-9 {width: 33.34%; float: left; padding-left: 15px; padding-right: 15px; }

.col-2-of-9 {width: 22.23%; float: left; padding-left: 15px; padding-right: 15px; }


.col-1-of-8 {width: 12.50%; float: left; padding-left: 15px; padding-right: 15px; }

.col-7-of-8 {width: 87.50%; float: left; padding-left: 15px; padding-right: 15px; }

.col-6-of-8 {width: 75%; float: left; padding-left: 15px; padding-right: 15px; }

.col-5-of-8 {width: 62.50%; float: left; padding-left: 15px; padding-right: 15px; }

.col-4-of-8 {width: 50%; float: left; padding-left: 15px; padding-right: 15px; }

.col-3-of-8 {width: 37.50%; float: left; padding-left: 15px; padding-right: 15px; }

.col-2-of-8 {width: 25%; float: left; padding-left: 15px; padding-right: 15px; }

.col-1-of-7 {width: 14.28%; float: left; padding-left: 15px; padding-right: 15px; }

.col-6-of-7 {width: 85.68%; float: left; padding-left: 15px; padding-right: 15px; }

.col-5-of-7 {width: 71.4%; float: left; padding-left: 15px; padding-right: 15px; }

.col-4-of-7 {width: 57.12%; float: left; padding-left: 15px; padding-right: 15px; }

.col-3-of-7 {width: 42.84%; float: left; padding-left: 15px; padding-right: 15px; }

.col-2-of-7 {width: 28.56%; float: left; padding-left: 15px; padding-right: 15px; }

.col-1-of-6 {width: 16.66%; float: left; padding-left: 15px; padding-right: 15px; }

.col-5-of-6 {width: 83.33%; float: left; padding-left: 15px; padding-right: 15px; }

.col-4-of-6 {width: 66.64%; float: left; padding-left: 15px; padding-right: 15px; }

.col-3-of-6 {width: 49.98%; float: left; padding-left: 15px; padding-right: 15px; }

.col-2-of-6 {width: 33.32%; float: left; padding-left: 15px; padding-right: 15px; }

.col-1-of-5 {width: 20%; float: left; padding-left: 15px; padding-right: 15px; }

.col-4-of-5 {width: 80%; float: left; padding-left: 15px; padding-right: 15px; }

.col-3-of-5 {width: 60%; float: left; padding-left: 15px; padding-right: 15px; }

.col-2-of-5 {width: 40%; float: left; padding-left: 15px; padding-right: 15px; }

.col-1-of-4 {width: 25%; float: left; padding-left: 15px; padding-right: 15px; }

.col-3-of-4 {width: 75%; float: left; padding-left: 15px; padding-right: 15px; }

.col-1-of-3 {width: 33.33%; float: left; padding-left: 15px; padding-right: 15px; }

.col-2-of-3 {width: 66.66%; float: left; padding-left: 15px; padding-right: 15px; }

.col-1-of-2 {width: 50%; float: left; padding-left: 15px; padding-right: 15px; }

.col-1-of-1 {width: 100%;  padding-left: 15px; padding-right: 15px; }


.content {display: block; padding: 10px 0px; background-color: #eee; text-align: center; font-size: 10px; color: #000; border: 1px solid #ccc;}


/* Grid */




















/* Scroll Top */

.scrolltop {
	display:none;
	width:100%;
	margin:0 auto;
	position:fixed;
	bottom:0px;
	right:0px;	
	z-index:99;
}
.scroll {
	position:absolute;
	right:20px;
	bottom:20px;
	padding:0;
	text-align: center;
	margin: 0 0 0 0;
	cursor:pointer;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s; 
	background-color: #ed3237;
}

.scroll a {padding:25px 0px 0px 0px; display:block; color:#fff; height:50px; width:50px;}

.scroll a span {
  width: 0; 
  height: 0; 
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #fff;
  display: block;
  margin:auto;
  animation: buttonarrow 0.6s infinite alternate ease-in-out;
}


@keyframes buttonarrow {
	0% {
		transform: translateY(0);
		opacity: 1.0
	}
	100% {
		transform: translateY(-0.5em);
		opacity: 1.0
	}
}

/* Scroll Top */









/* responsive menu */

.responsive-menu-icon { display:none;}


.responsive-menu-icon {
    display: block;
    cursor: pointer;
    background-color:#e31c1f;
    width: 56px;
    height: 56px;
    position: fixed;
    right: 0;
    top: 0px;
    padding: 17px;
    box-sizing: border-box;
    z-index: 10000;
    display: none;
    z-index: 1000;
}

.bar1, .bar2, .bar3 {
    width: 23px;
    height: 2px;
    background-color: #fff;
    margin: 4px 0;
    transition: 0.4s;
}

.change .bar1 {
    -webkit-transform: rotate(-45deg) translate(-9px, 6px);
    transform: rotate(-45deg) translate(-4px, 4px);
}

.change .bar2 {opacity: 0;}

.change .bar3 {
    -webkit-transform: rotate(45deg) translate(-8px, -8px);
    transform: rotate(45deg) translate(-4px, -5px);
}


/* responsive menu */








