/*
Template Name: Movie Theme
File: Layout CSS
Author: TemplatesOnWeb
Author URI: https://www.templateonweb.com/
Licence: <a href="https://www.templateonweb.com/license">Website Template Licence</a>
*/
body{
font-family: "Platypi", serif;
}
p{
font-family: 'Poppins', sans-serif;
font-size:15px;
 }
ul{
list-style:none;
padding:0;
 }

h1,h2,h3,h4,h5{
font-weight:bold; 
 }
h6{
font-weight:normal;
 }
a{
color: #333;
text-decoration:none;
 }
a:hover{
text-decoration:none;
color:#d96c2c;
 }
a:focus{
text-decoration:none;
color: #d96c2c;
 }
 
.a_tag:hover{
color:#d96c2c!important;
 }
.a_tag:focus{
color: #d96c2c!important;
 }

 
.button{
transition: 0.3s;
padding: 16px 40px 18px 40px;
display: inline-block;
font-size:16px;
background:#d96c2c;
color:#fff;
 }

.button:hover{
background:#fff!important; 
color:#000!important;
 }
 
.button_1{
transition: 0.3s;
padding: 16px 40px 18px 40px;
display: inline-block;
font-size:16px;
background:#fff;
color:#000;
 }

.button_1:hover{
background:#d96c2c!important; 
color:#fff!important;
 }
 
.button_2{
transition: 0.3s;
padding: 16px 40px 18px 40px;
display: inline-block;
font-size:16px;
background:#d96c2c;
color:#fff;
 }

.button_2:hover{
background:#000!important; 
color:#fff!important;
 }

.button_3{
transition: 0.3s;
padding: 16px 40px 18px 40px;
display: inline-block;
font-size:16px;
background:#fff;
color:#000;
 }

.button_3:hover{
background:#000!important; 
color:#fff!important;
 }
 
.grid figure {
position: relative;
float: left;
overflow: hidden;
width: 100%;
text-align: center;
cursor: pointer;
}
figure.effect-jazz figcaption::after,
figure.effect-jazz img
{
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
}

figure.effect-jazz:hover img {
-webkit-transform: scale3d(1.05,1.05,1);
transform: scale3d(1.05,1.05,1);
}
.col_oran{
color:#d96c2c!important; 
 }
.bg_oran{
background-color: #d96c2c!important;
 }

.bg_back{
background-color: rgba(0,0,0,.4)!important;
}
.bg_backn{
background-color: rgba(217,108,44,.9)!important;
}
.bg_backn1{
background-color: rgba(217,108,44,.6)!important;
}
.bg_backo{
background-color: rgba(0,0,0,.9)!important;
}

hr{
opacity:1;
background-color:#f5d8c7; 
 }


.font_14{
font-size:14px; 
 }
.font_8{
font-size:8px; 
 }
.font_10{
font-size:10px; 
 }
.font_12{
font-size:12px; 
 }
.font_13{
font-size:13px; 
 }
.font_15{
font-size:15px; 
 }
.font_60{
font-size:60px; 
 }

.font_50{
font-size:50px; 
 }
.line {
height:4px!important;
width: 100px;
background-color:#d96c2c;
}


.p_3{
padding-top:30px;
padding-bottom:30px; 
 }

.border_1{
border:1px solid #f5d8c7;
 }

.carousel_p .carousel-indicators {
bottom: -60px!important;
}
.carousel_p {
padding-bottom: 70px!important;
}

.dropdown:hover .dropdown-menu { 
display: block; 
} 
.dropdown>.dropdown-toggle:active {
/*Without this, clicking will make it sticky*/
pointer-events: none;
}

.px_4{
padding-left:25px;
padding-right:25px; 
 }
.border_dashed{
border-top:10px dashed #000;
margin-top:10px; 
 }
/*********************header****************/
.nav_hide:after{
display:none; 
 }
.navbar{
border-bottom:1px solid #262625; 
 }
.navbar-collapse {
align-items:start;
}
.main_1{
z-index:2; 
 }

#header .navbar-brand{
font-size:24px;
 }
#header .nav-link{
padding: 22px 18px;
color: #fff;
font-size:17px;
 }
#header .nav-link:hover{
background:none;
color:#d96c2c;
 }
#header .nav-link:focus{
background:none;
color:#d96c2c;
 }
#header .active{
background:none;
color:#d96c2c;
 }

#header .drop_1{
min-width:240px;
border-radius:0;
margin-top:0px!important;
border:1px solid #1a1a1a;
background:#010202;
padding:0;
 }
#header .drop_1 a{
padding-top:10px;
padding-bottom:13px;
border-bottom:1px solid #1a1a1a;
color:#ccc;
transition: 0.3s;
 }
#header .drop_1 a:hover{
background:#111;
color:#d96c2c;
 }

.sticky {
position: fixed;
top: 0;
width: 100%!important;
z-index:3;
background-color:#000!important;
border-radius:0;
}
.sticky {
top: -40px;
transform: translateY(40px);
transition: transform .3s;
}

.main .input-group .form-control{
font-size:16px;
color:#333;
}
.main .input-group .form-control:focus{
box-shadow:none;
}

.main ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
color: #666!important;
opacity: 1; /* Firefox */
}
.main .btn { 
font-size:20px;
color: #fff;
border-color:#d96c2c;
 }
.main .modal-dialog{
min-width:400px; 
 }
.main .modal-header .btn-close {
color: #ef6330!important;
background:none;
width:auto!important;
opacity:1!important;
font-size:40px;
margin-bottom:100px;
}
.main .fade {
background-color: #000000c7;
padding-top:100px;
 }
/*********************header_end****************/


/*********************common****************/
.pages ul li{
 display:inline-block;
 }
.pages ul li a{
display:block;
color: #0c121d;
 margin: 0 2px;
 width:40px;
 height:40px;
 line-height:38px;
 text-align:center;
 border:1px solid #f5d8c7;
 background:#fff;
 }
.pages ul li a:hover{
 background: #d96c2c;
 border:1px solid #d96c2c;
 }
.pages ul li a:hover{
 color: #fff!important;
 }
.act{
background:#d96c2c!important;
border:1px solid #d96c2c!important;
color:#fff!important;
 }

 /* footer social icons */
ul.social-network {
list-style: none;
display: block;
margin-left:0 !important;
padding: 0;
}
ul.social-network li {
display: inline-block;
}

/* footer social icons */
.social-network a.icoRss:hover {
background-color: #F56505;
}
.social-network a.icoFacebook:hover {
background-color:#3B5998;
}
.social-network a.icoTwitter:hover {
background-color:#33ccff;
}
.social-network a.icoGoogle:hover {
background-color:#BD3518;
}
.social-network a.icoVimeo:hover {
background-color:#0590B8;
}
.social-network a.icoLinkedin:hover {
background-color:#007bb7;
}
.social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i,
.social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i {
color:#fff;
}
a.socialIcon:hover, .socialHoverClass {
color:#44BCDD;
}

.social-circle li a {
display:inline-block;
position:relative;
margin:0 2px 0 2px;
-moz-border-radius:50%;
-webkit-border-radius:50%;
border-radius:50%;
text-align:center;
width: 40px;
height: 40px;
}
.social-circle li i {
margin:0;
line-height:40px;
text-align: center;
}

.social-circle li a:hover i, .triggeredHover {
-moz-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
-ms--transform: rotate(360deg);
transform: rotate(360deg);
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-o-transition: all 0.2s;
-ms-transition: all 0.2s;
transition: all 0.2s;
}
.social-circle i {
color: #fff;
-webkit-transition: all 0.8s;
-moz-transition: all 0.8s;
-o-transition: all 0.8s;
-ms-transition: all 0.8s;
transition: all 0.8s;
}
.form-control:focus{
  box-shadow:none;
 border-color:#f5d8c7; 
 }
.form-select:focus{
 box-shadow:none;
 border-color:#f5d8c7;  
 }
.form-control{
border-color:#f5d8c7;
box-shadow:none;
border-radius:0;
height:50px;
 }
.form-select{
border-color:#f5d8c7;
box-shadow:none; 
border-radius:0;
height:50px;
color:#777;
 }

.shadow_box{
box-shadow: 0px 4px 20px -3px rgb(22 36 62 / 15%);
 }
.carousel-indicators [data-bs-target] {
 background-color:#d96c2c; 
}

.input-group .form-control{
height:auto; 
 }
.input-group .form-control:focus{
box-shadow:none;
 }
.form-check .form-check-input:checked {
background-color: #d96c2c;
border-color: #d96c2c;
}
.form_text{
height:150px!important; 
 }

.main_o {
background-image: url(../img/28.jpg);
}
.social_icon1{
background:#ffeaea!important;
color:#000!important; 
 }
.social_icon1:hover{
color:#d96c2c!important; 
 }
/*********************common_end****************/

/*********************testim****************/
.testim_1i1 .span_1 {
width: 40px;
height: 40px;
line-height: 40px;
}

/*********************testim_end****************/

/*********************trend****************/
.trend_2i2{
padding-top:94%; 
 }
.trend_2i{
border:5px solid  transparent; 
transition: 0.3s;
 }
.trend_2i:hover{
border:5px solid #d96c2c;
 }
.trend_o1i1il{
 padding-left:15px;
 padding-right:15px;
 }
.trend_o1i1ir{
 padding-left:15px;
 padding-right:15px;
 }
/*********************trend_end****************/

/*********************blog_h****************/
.blog_h1m2 h2{
line-height:0.8em; 
 }
.blog_h1m2{
bottom:0; 
 }
/*********************blog_h_end****************/


/*********************footer****************/
.footer_ti2 span{
width:90px;
height:90px;
line-height:85px; 
 }
.footer_ti:hover .footer_ti2 span{
background: #d96c2c!important;
color:#fff!important; 
transition: 0.3s; 
 }
.footer_ti{
border-left:1px solid #999; 
border-right:1px solid #999; 
 }
#footer{
border-top:2px solid #999;  
 }
.social_icon{
background:#201f1f;
width:40px;
height:40px;
line-height:40px;
border-radius:50%;
display:block;
text-align:center;
margin-left:2px;
margin-right:2px;
transition: 0.3s;
color:#fff;  
 }
.social_icon:hover{
background:#d96c2c;
color:#fff; 
 }
.footer_1{
border-bottom:1px  solid #4d4949;
 }
/*********************footer_end****************/



@media screen and (max-width : 767px){
.navbar-collapse{
max-height:300px;
overflow-y:scroll; 
border-top:1px solid #201f1f;
margin-top:15px;
 }
#header .nav-link{
font-size:26px!important;
border-bottom:1px solid #201f1f;
padding-top:10px;
padding-bottom:10px;
border-radius:0!important;
border-right:none;
 }

.navbar .navbar-toggler{
box-shadow:none!important;
background:#fafafa;
border:none;
border-radius:0;
margin-top:0;
 }
#header .drop_1{
margin-top:0!important;
min-width:100%; 
 }
#header .drop_1 a{
font-size:22px; 
 }
.navbar{
padding-top:10px!important;
padding-bottom:10px!important;
padding-left:0!important;
padding-right:0!important;
width:100%;
border-radius:0;
background-color: rgba(0,0,0,1)!important;
 }

.sticky .drop_1{
margin-top:0!important; 
 }
.line{
margin-left:auto;
margin-right:auto; 
 }
.line_1{
margin-left:auto;
margin-right:auto; 
 }

.pages ul li{
margin-top:5px;
margin-bottom:5px; 
 }

.center_sm{
text-align:center!important; 
 }
.center_left{
text-align:left!important; 
 }
.font_60{
font-size:45px; 
 }
.font_50{
font-size:36px; 
 }

.main_1 {
position:static!important;
}

.px_4{
padding-left:0;
padding-right:0;  
 }
.main .modal-dialog{
min-width:80%;
margin: 0!important;
margin-left:auto!important;
margin-right:auto!important; 
 }
.footer_ti2 span {
width: 50px;
height: 50px;
line-height: 45px;
}
.footer_1l{
text-align:center;
margin-bottom:15px;
 }
.footer_1r{
text-align:center!important;
 }
.footer_1r  .social_icon {
width: 22px;
height: 22px;
line-height: 22px;
margin-left: 1px;
margin-right: 1px;
font-size:10px;
}
.footer_2i .button{
display:block;
text-align:center;
width:80%!important;
margin-left:auto;
margin-right:auto; 
 }
.footer_2i {
margin-top:8px;
margin-bottom:8px;
 }
.footer_2i h5{
text-align:center;
 }
.footer_1ism h6{
margin-top:10px!important; 
 }
.footer_b1 {
text-align:left!important; 
 }
.centre_o1  .font_60{
font-size:36px; 
 }
.centre_o1  h5{
font-size:16px; 
 }
.spec_main2 {
position:static!important; 
 }
.testim_1l{
text-align:center;
margin-bottom:15px; 
 }
.testim_1l p{
text-align:left;
 }
.testim_1i1 {
text-align:left; 
 }
.blog_h1m{
margin-top:8px;
margin-bottom:8px; 
 }
 }
@media (min-width:576px) and (max-width:767px) {
.footer_1r  .social_icon {
width: 30px;
height: 30px;
line-height: 30px;
margin-left: 1px;
margin-right: 1px;
font-size:14px;
}
 }
@media (min-width:768px) and (max-width:991px) {
.navbar-expand-md {
flex-wrap:wrap!important;
}
.drop_1{
left:auto!important;
right:0!important;
 }
.px_4{
padding-left:0;
padding-right:0;  
 }
#header .nav-link {
padding: 22px 5px;
font-size:16px;
}
#header .fs-5 {
font-size:16px!important;
}
.trend_2i1 img{
min-height:300px; 
 }
.blog_h1m2  h4{
font-size:18px; 
 }
.footer_ti2 span {
width: 50px;
height: 50px;
line-height: 45px;
}
.footer_ti1 img{
min-height:250px; 
 }
.footer_1l h4{
font-size:18px; 
 }
.footer_2i .button{
padding-left:15px;
padding-right:15px; 
 }
 }
@media (min-width:871px) and (max-width:991px) {
#header .nav-link {
padding: 22px 12px;
}
 }
@media (min-width:992px) and (max-width:1200px) {
.navbar-expand-md {
flex-wrap:wrap!important;
}
.drop_1{
left:auto!important;
right:0!important;
 }
.trend_2i1 img{
min-height:350px; 
 }
.footer_ti1 img{
min-height:320px; 
 }
#header .nav-link{
padding: 22px 14px;
 }
 }

@media (min-width:1400px) and (max-width:1600px) {

 }

