*{
    margin: 0px;
    padding: 0px;
    outline: none;
    border: none;
    text-decoration: none;
    list-style: none;
    box-sizing: border-box;
}
img {
    max-width: 100%;
}
.clear{
    clear: both;
}
a{
    transition: all 600ms cubic-bezier(0,0,0,1);
    -o-transition: all 600ms cubic-bezier(0,0,0,1);
    -ms-transition: all 600ms cubic-bezier(0,0,0,1);
    -moz-transition: all 600ms cubic-bezier(0,0,0,1);
    -webkit-transition: all 600ms cubic-bezier(0,0,0,1);
}
body{
    font-family: 'Poppins', sans-serif;
    letter-spacing: 0.6px;
}
.wrapper{
    max-width: 1200px;
    width: 96%;
    margin: 0 auto;
}
.main{
    width: 100%;
    float: left;
}
.header{
    width: 100%;
    float: left;
    position: relative;
    padding: 15px 0;
	text-align:center;
}
.logo{
    float: left;
}
.logo img{
    display: block;
    margin: auto;
}
.header-right {
    float:right;
}
.header-right a {
    display: block;
    font-size: 18px;
	text-transform:uppercase;
    line-height: 19px;
    font-weight: 600;
    color: #cc0000;
}
.tel{
    float: right;
    font-size: 24px;
    line-height: 32px;
    font-weight: 600;
    color: #000000;
    margin-top: 40px;
}
.tel a{
    display: block;
    color: #000000;
}

nav{
    width: 100%;
    float: left;
    background: #cc0000;
}
nav ul li{
    display: inline-block;
    float: left;
}
nav ul li a{
    display: inline-block;
    font-size: 15px;
    line-height: 32px;
    font-weight: normal;
    color: #fff;
    padding: 6px 21px;
    margin-right: 1px;
}
nav ul li a:hover,nav ul li a.active{
    color: #fff;
    background: #000000;
}

.head_logo{
   display:inline-block;
   margin-top:20px;
}
.head_logo li {
    display: inline-block;
    vertical-align: middle;
	margin-right:5px;
	background: #fff;
    border: 1px solid #f5f5f5;
    padding: 5px;
    float: left;
}
.head_logo li:last-child {
	background: none;
    border: none;
}
.head_logo li span{
    display: inline-block;
    /*background: url(../images/shape-bg.png) center center no-repeat;*/
    padding: 18px 20px 18px 40px;
}
.head_logo li span a{
    display: inline-block;
    font-size: 18px;
	text-transform:uppercase;
    line-height: 19px;
    font-weight: 600;
    color: #fff;
    background: #cc0000;
    padding: 15px 25px;
    box-shadow: 4px 0px 10px rgba(0,0,0,0.12);
	border-radius:5px;
}
.head_logo li span a:hover{
    color: #fff;
    background: #0f0f0f;
}
.head_logo li img{display: block;}

.banner{
    width: 100%;
    float: left;
}
.banner .item{
    width: 100%;
    float: left;
    background: #000;
    position: relative;
}
.banner img{
    width: 100%;
    display: block;
}
.banner_text{
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.banner_text h3{
    font-size: 52px;
    line-height: 62px;
    font-weight: bold;
    color: #ffff;
    text-transform: uppercase;
}
.banner_text p{
    font-size: 23px;
    line-height: 32px;
    font-weight: normal;
    color: #fff;
}
#owl-demo1 .owl-controls{position:absolute;width:100%;text-align:center;bottom:2px;z-index:9;}
.owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
.owl-carousel{display:none;position:relative;width:100%;-ms-touch-action:pan-y;}
.owl-carousel .owl-wrapper{display:none;position:relative;-webkit-transform:translate3d(0px, 0px, 0px);}
.owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%;}
.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out;}
.owl-carousel .owl-item{float:left;}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{cursor:pointer;}
.owl-controls{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0, 0, 0, 0);}
.grabbing{cursor:url(grabbing.png) 8 8, move;}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);}
.owl-theme .owl-controls{margin-top:10px;text-align:center;}
.owl-theme .owl-controls .owl-buttons div{color:#FFF;display:inline-block;zoom:1;*display:inline;margin:5px;padding:3px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;background:#869791;filter:Alpha(Opacity=50);opacity:0.5;}
.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter:Alpha(Opacity=100);opacity:1;text-decoration:none;}
.owl-theme .owl-controls .owl-page{display:inline-block;zoom:1;*display:inline;}
.owl-theme .owl-controls .owl-page span{display:block;width:15px;height:15px;margin:5px 7px;filter:Alpha(Opacity=50);opacity:0.5;border:2px solid #cc0000;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;background:#fff;}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{filter:Alpha(Opacity=100);opacity:1;}
.owl-theme .owl-controls .owl-page span.owl-numbers{height:auto;width:auto;color:#FFF;padding:2px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;}
.owl-item.loading{min-height:150px;background:url(AjaxLoader.gif) no-repeat center center}
.owl-nav{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    top: 50%;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.owl-nav button{
    display: flex;
}
button.owl-prev{
    float: left;
    margin-left: 4%;
}
button.owl-next{
    float: right;
    margin-right: 4%;
}
button.owl-prev span{
    display: inline-block;
    font-size: 0;
    width: 50px;
    height: 48px;
    background: url(../images/nav-arrow.png) left center no-repeat;
}
button.owl-next span{
    display: inline-block;
    font-size: 0;
    width: 50px;
    height: 48px;
    background: url(../images/nav-arrow.png) right center no-repeat;
}
.owl-dots{display: none}
.banner-content {
	width:100%;
	float:left;
	background:#cc0000;
	padding:20px;
	display:none;
}
.banner-content h3 {
    font-size: 27px;
    line-height: 32px;
    font-weight: 600;
    color: #FFF;
    text-transform: uppercase;
    margin-bottom: 25px;
}
.content_row1{
    width: 100%;
    float: left;
    text-align: center;
    padding: 70px 0;
}
.row1_col{
    width: 20%;
    float: left;
}
.row1_col a{
    display: block; 
    padding: 7px;
}
.row1_col .img{
    display: inline-block;
    border: solid 1px #e4e4e4;
    padding: 10px;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
    transition: all 200ms ease;
}
.row1_col a:hover .img{
    box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
}
.row1_col .img img{
    display: block;
}
.row1_col p{
    font-size: 16px;
    line-height: 32px;
    font-weight: 600;
    color: #0e0e0e;
    text-transform: uppercase;
    margin-top: 5px;
}

.content_row2{
    width: 100%;
    float: left;
    background: #f5f5f5;
    padding: 70px 0;
}
.row2_col1{
    width: 62%;
    float: left;
}
.row2_col2{
    width: 32%;
    float: right;
}
.content_row2 h1{
    font-size: 23px;
    line-height: 32px;
    font-weight: 600;
    color: #0e0e0e;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.content_row2 p{
    font-size: 15px;
    line-height: 31px;
    font-weight: normal;
    color: #515151;
}
.row2_col2 .auth{
    display: block;
    font-size: 15px;
    line-height: 31px;
    font-weight: 600;
    color: #0e0e0e;
    margin: 10px 0 20px;
}
.row2_col2 .cont{
    width: 100%;
    float: left;
    position: relative;
    padding-left: 48px;
}
.row2_col2 .cont:before{
    content: '"';
    font-family: 'Poppins', sans-serif;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 96px;
    font-weight: 600;
    color: #a2a2a2;
    line-height: 103px;
}
.row2_col2 a{
    display: inline-block;
    font-size: 15px;
    line-height: 19px;
    font-weight: 600;
    color: #fff;
    background: #cc0000;
    border: solid 1px #994606;
    padding: 10px 20px;
    margin-top: 5px;
}
.row2_col2 a:hover{
    background: #994606;
}

.content_row3{
    width: 100%;
    float: left;
    padding: 70px 0;
}
.video_grid{
    display: grid;
    grid-template-columns: 1.67fr 1.02fr;
    grid-gap: 15px;
}
.video_grid .col:first-of-type .img_div{
    display: inline-block;
    background: #cc0000;
    padding: 10px;
}
.video_grid .col:last-of-type .img_div{
    display: inline-block;
    background: #cc0000;
    padding: 6px;
    margin-bottom: 10px;
}
.video_grid .img_div img{
    display: block;
}

.content_row4{
    width: 100%;
    float: left;
}
.row4_grid{
    width: 100%;
    display: inline-grid;
    grid-template-columns: 50% 50%;
}
.row4_grid .row4_col{
    padding: 35px;
}
.row4_grid .row4_col:nth-child(1){
    background: #cc0000;
}
.row4_grid .row4_col:nth-child(2){
    background: #232323;
    padding: 45px;
    align-items: center;
}
.row4_grid .row4_col:nth-child(2) h3{
    color: #FFF;
}
.content_row4 h3{
    font-size: 27px;
    line-height: 32px;
    font-weight: 600;
    color: #FFF;
    text-transform: uppercase;
    margin-bottom: 25px;
}
.content_row4 ul{
    width: 100%;
    float: left;
    margin-bottom: 30px;
    column-count: 2;
    -o-column-count: 2;
    -webkit-column-count: 2;
    -ms-column-count: 2;
    -moz-column-count: 2;
}
.content_row4 ul li{
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    color: #fff;
    background: url(../images/tick-icon.png) left 4px no-repeat;
    padding-left: 28px;
    margin: 8px 0;
}
.lists ul li{
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    color: #000;
    background: url(../images/tick-icon.png) left 4px no-repeat;
    padding-left: 28px;
    margin: 8px 0;
	text-align:left;
}
.content_row4 p{
    font-size: 15px;
    line-height: 28px;
    font-weight: 400;
    color: #fff;
}
.content_row4 p span{
    display: block;
    font-weight: 600;
    color: #cc0000;
}
.content_row4 p a {
	color: #cc0000;
}
.form_div{
    width: 100%;
    float: left;
    margin-bottom: 8px;
}
.left{
    float: left;
}
.right{
    float: right;
}
.split_row .form_div{
    width: 49.4%;
}
form input, form textArea{
    width: 100%;
    float: left;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #000;
    text-transform: uppercase;
    border: solid 1px #e5d504;
    border-radius: 4px;
    padding: 8px;
}
form textArea{
    height: 85px;
}
form input[type="submit"],#send{
    width: 125px;
    border: none;
    font-size: 15px;
    line-height: 19px;
    font-weight: 600;
    color: #cc0000;
    background: #000000;
    cursor: pointer;
    text-transform: capitalize;
    margin-top: 20px;
    transition: all 600ms cubic-bezier(0,0,0,1);
    -o-transition: all 600ms cubic-bezier(0,0,0,1);
    -ms-transition: all 600ms cubic-bezier(0,0,0,1);
    -moz-transition: all 600ms cubic-bezier(0,0,0,1);
    -webkit-transition: all 600ms cubic-bezier(0,0,0,1);
}
form input[type="submit"]:hover,#send:hover{
    background: #2b2b2b;
}
form input::-webkit-input-placeholder,form textArea::-webkit-input-placeholder {
    color: #000;
}
form input::-moz-placeholder,form textArea::-moz-placeholder {
    color: #000;
}
form input:-ms-input-placeholder,form textArea:-ms-input-placeholder {
    color: #000;
}
form input:-moz-placeholder,form textArea:-moz-placeholder {
    color: #000;
}

.content_row5{
    width: 100%;
    float: left;
    text-align: center;
    padding: 45px 0;
}
.content_row5 h3{
    font-size: 23px;
    line-height: 33px;
    font-weight: 600;
    color: #0e0e0e;
    text-transform: uppercase;
    margin-bottom: 45px;
}
.content_row5 ul{
    width: 100%;
    float: left;
}
.content_row5 ul li{
    width: 25%;
    float: left;
    padding: 5px;
}
.content_row5 ul li a{
    display: inline-block;
    border: solid 1px #e4e4e4;
    padding: 8px;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.15);
}
.content_row5 ul li a img{
    display: block;
}

.footer{
    width: 100%;
    float: left;
    background: #000;
    padding: 55px 0;
}
.foot_col{
    width: 25%;
    float: left;
}
.footer h3{
    font-size: 18px;
    line-height: 32px;
    font-weight: 600;
    color: #cc0000;
    text-transform: uppercase;
    margin-bottom: 8px;
}
.foot_col ul{
    width: 100%;
    float: left;
}
.foot_col ul li{
    width: 100%;
    float: left;
}
.foot_col ul li {
	font-size: 14px;
    line-height: 27px;
    font-weight: 400;
    color: #fff;
}
.foot_col ul li a{
    display: inline-block;
    font-size: 14px;
    line-height: 27px;
    font-weight: 400;
    color: #fff;
}
.foot_col ul li a:hover{
    text-decoration: underline;
}
.foot_col p{
    font-size: 14px;
    line-height: 27px;
    font-weight: 400;
    color: #fff;
}
.foot_col p a{
    color: #fff;
    word-wrap: break-word;
}
.foot_col p a:hover{
    text-decoration: underline;
}

.footer2{
    width: 100%;
    float: left;
    background: #000;
    border-top: solid 1px #101010;
    text-align: center;
    padding: 25px 0;
}
.footer2 p{
    font-size: 12px;
    line-height: 20px;
    font-weight: 400;
    color: #fff;
}
.footer2 p span{
    display: block;
    font-size: 14px;
}
.footer2 p a{
    color: #fff;
}
.footer2 p a:hover{
    text-decoration: underline;
}
.footer .col4 p a {
	
}
.inner-area {
	width:100%;
	float:left;
	padding:30px 0;
	background:#f5f5f5;
}
.inner-row {
	width:100%;
	float:left;
	text-align:center;
}
.inner-row h1 {
	font-size: 28px;
    line-height: 32px;
    font-weight: 600;
    color: #0e0e0e;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.inner-row p {
	font-size: 15px;
    line-height: 31px;
    font-weight: normal;
    color: #515151;
}
.inner-area-2 {
	width:100%;
	float:left;
	padding:50px 0;
	background:#ffffff;
}
.inner-row-2 {
	width:100%;
	float:left;
}
.inner-row-2 h2 {
	font-size:22px;
	line-height:25px;
	font-weight:bold;
	color:#373737;
	text-align:left;
	margin-bottom: 20px;
	text-transform:uppercase;
}
.inner-row-2 ul {
	float:left;
	width:50%;
}
.inner-row-2 ul li {
	background:url(../images/list-icon.png) left 5px no-repeat;
	padding-left:40px;
	font-size:16px;
	line-height:25px;
	font-weight:normal;
	color:#5e5e5e;
	text-align:left;
	margin-bottom:8px;
}
.services_image{
	width:40%;
	margin:0px 0 15px 0;
	float:right;
	padding: 10px;
    background: #cc0000;
}
.services_image img{
	display:block;
	width:100%;
	
}
.gallery{width:100%;float:left;}
.gallery ul{list-style:none;overflow:hidden;padding:0;margin:0;}
.gallery ul li{float:left;padding:4px 4px 1px 4px;width:22.7%;margin:0 3% 2% 0;box-sizing:border-box;display:inline-block;background:#F3F3F3;-webkit-box-shadow:0px 5px 5px 0px rgba(0, 0, 0, 0.24);-moz-box-shadow:0px 5px 5px 0px rgba(0, 0, 0, 0.24);box-shadow:0px 5px 5px 0px rgba(0, 0, 0, 0.24);}
.gallery ul li:nth-child(4n){margin-right:0;}
#lightbox{cursor:pointer;position:fixed;width:100%;height:100%;top:0;left:0;z-index:115;background:rgb(0, 0, 0);background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAIElEQVQ4T2NkYGDYDMRkA8ZRAxhGw4BhNAyA+WAYpAMAIFgLQfO9BoEAAAAASUVORK5CYII=);background:rgba(0, 0, 0, 0.7);-webkit-filter:none !important;}
#lightbox img{display:block;position:absolute;border:5px solid #fff;box-shadow:0 0 20px #000;border-radius:1px;}
body.blurred > *{-webkit-filter:blur(2px);-webkit-transform:translate3d(0, 0, 0);}
.lightbox-loading{background:url(loading.gif) center center no-repeat;width:31px;height:31px;margin:-16px 0 0 -16px;position:absolute;top:48%;left:50%;}
.lightbox-caption{display:none;position:absolute;left:0;bottom:0;width:100%;text-align:center;z-index:1000;background:#000;background:rgba(0,0,0,0.7);}
.lightbox-caption p{margin:0 auto;max-width:70%;display:inline-block;*display:inline;*zoom:1;padding:10px;color:#fff;font-size:13px;line-height:18px;}
.lightbox-button{position:absolute;z-index:9999;background:no-repeat center center;width:32px;height:32px;opacity:0.4;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;transition:all 0.3s;}
.lightbox-button:hover,
.lightbox-button:focus{opacity:1;-webkit-transform:scale(1.4);-moz-transform:scale(1.4);-ms-transform:scale(1.4);transform:scale(1.4);}
.lightbox-close{right:10px;top:10px;background-image:url(../images/close.png);}
.lightbox-next{right:10px;top:48%;background-image:url(../images/next.png);}
.lightbox-previous{left:10px;top:48%;background-image:url(../images/previous.png);}
.video_content{width:100%;float:left;}
.videos{width:100%;float:left;}
.videos li{display:inline-block;float:left;width:30%;margin-right:5%;margin-bottom:20px;}
.videos li:nth-child(3n){margin-right:0%;}
.videos li video{display:block;width:100%;float:left;}
.testimoni{width: 100%;float: left;padding: 15px;border: dashed 2px #E4E4E4}
.testimoni u{font-size: 16px;line-height: 25px;color: #3E3E3E;font-weight: normal;font-style: italic;margin-bottom: 10px;float: left;width: 100%;}
.testimoni p{background: url(../images/coma.png) left top no-repeat;float: left;padding: 10px 0 0 45px;}
.testimoni span{font-size: 16px;line-height: 25px;color: #5D5D5D;font-weight: bold;float: right;text-align: right;}
.testimoni span i{font-size: 16px;line-height: 25px;color: #5D5D5D;font-weight: normal;font-style: italic;}
.inner-row h3 {font-size:18px;color: #cc0000;text-align:left;}
.inner-row p {text-align:left;}
/*respo-menu*/

.respo_menu{
    display: none;
    padding: 5px 0;
    text-align: left;
}
.respo_menu span{
    display: inline-block;
    width: 18px;
    height: 3px;
    background: #000;
    position: relative;
    margin: 4px 10px;
    transition: all 200ms ease;
    -o-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -webkit-transition: all 200ms ease;
}
.respo_menu span:before{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: -7px;
    height: 3px;
    background: #000;
    transition: all 200ms ease;
    -o-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -webkit-transition: all 200ms ease;
}
.respo_menu span:after{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -7px;
    height: 3px;
    background: #000;
    transition: all 200ms ease;
    -o-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -webkit-transition: all 200ms ease;
}
.respo_menu.active span:before{transform: rotate(45deg);transform-origin: center center;top: 0;}
.respo_menu.active span:after{transform: rotate(-45deg);transform-origin: center center;bottom: 0;}
.respo_menu.active span{background: transparent;}
.map-box {width:70%;padding:5px;background:#ffffff;display:inline-block;}
.error{background:#ff0000 none repeat scroll 0 0;border:1px solid #cc3434;border-radius:5px;color:#fff;padding:5px;}
.success{background:#008000 none repeat scroll 0 0;border:1px solid #1b561b;border-radius:5px;color:#fff;padding:5px;}
.new-map {width:100%;float:left;}
.captchadiv #success,
#fail {
  display: none;
}
.captchadiv #message,
.captchadiv #success,
.captchadiv #fail {
  margin-top: 10px;
  margin-bottom: 10px;
}
.captchadiv #fail {
 color:red;
}
.captchadiv #success{
 color:#044b0f;
}
.captchadiv .container {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.fcaptchadiv p {
  display: inline;
  margin-right: 5px;
  float:left;
}
.captchadiv input,
.captchadiv button {
  font-family: 'Open Sans';
  font-weight: lighter;
  font-size: 12px;
}
.captchadiv input {
 width: 200px !important;
height: 35px;
text-align: center;
}
.popupmodal{z-index:9999;display:none;padding-top:10px;position:fixed;left:0;top:0;width:100%;height:100%;overflow:hidden;background-color:rgb(0,0,0);background-color:rgba(0,0,0,0.6); }
.popupmodal .close {
      position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border-width: medium;
    border-color: #3d3938db;
    border-style: solid;
    right: -4px;
    top: -3px;
    color: #f2f2f2;
    line-height: 15px;
    background: #3d3938f7;
    text-align: center;
    font-size: 18px;
}
.popupmodal-content {
    width: 100%;
    float: left;
}
.popupmodal-content-inn {
    width: 40%;
    margin: 0 auto;
    position: relative;
}
.popupmodal-content-inn-row {
    width: 100%;
    float: left;
    background: #fff;
    padding: 15px;
    border-radius: 5px;
	
}
.popupmodal-content-inn-row h2 {
    color: #07577c;
    font-size: 25px;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.popupmodal-content-inn-row p {
    width: 100%;
    float: left;
    font-size: 16px;
    line-height: 25px;
    color: #3c4352;
    font-weight: 500;
    margin-bottom:30px;
}
.popupmodal-content-inn-row input[type="submit"] {
    width: 125px;
    border: none;
    font-size: 15px;
    line-height: 19px;
    font-weight: 600;
    color: #cc0000;
    background: #000000;
    cursor: pointer;
    text-transform: capitalize;
    margin-top: 20px;
    transition: all 600ms cubic-bezier(0,0,0,1);
    -o-transition: all 600ms cubic-bezier(0,0,0,1);
    -ms-transition: all 600ms cubic-bezier(0,0,0,1);
    -moz-transition: all 600ms cubic-bezier(0,0,0,1);
    -webkit-transition: all 600ms cubic-bezier(0,0,0,1);
}
.popupmodal-content-inn-row  input[type="submit"]:hover {
    background: #2b2b2b;
}
.info {
    color: #d30a0a;
    letter-spacing: 2px;
    padding-left: 5px;
}

#send {
       color: #cc0000;
    background: #000000;
    border: 1px solid #1398f1;
    font-family: Arial;
    width: 100%;
    padding: 10px;
    cursor: pointer;
}

#contact-popup h1 {
    font-weight: normal;
    text-align: center;
    margin: 10px 0px 20px 0px;
}

.input-error {
    border: #e66262 1px solid;
}
.footer-social-icon span {
  color: #fff;
  display: block;
  font-size: 20px;
  font-weight: 700;
  font-family: 'Poppins', sans-serif;
  margin-bottom: 20px;
  display:none;
}
.footer-social-icon a {
  color: #fff;
  font-size: 16px;
  margin-right: 15px;
}
.footer-social-icon i {
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 38px;
  border-radius: 50%;
}
@media (max-width:1240px){
    nav ul li a{padding: 6px 14px;}
}
@media (max-width:1124px){
    nav ul li a{padding: 6px 8px;}
    nav ul li a{font-size: 14px;}
}
@media (max-width:980px){
    .row1_col{width: 50%;}
    .tel{margin-top: 0px;}
    .banner_text h3{font-size: 32px; line-height: 42px;}
    .banner_text p{font-size: 18px; line-height: 28px;}
    button.owl-prev{margin-left: 10px;}
    button.owl-next{margin-right: 10px;}
    .content_row1,.content_row2{padding: 30px 0;}
    .content_row2 h1{margin-bottom: 8px;}
    .row2_col1{width: 100%;margin-bottom: 30px;border-bottom: solid 1px #e4e4e4;padding-bottom: 30px;}
    .row2_col2{width: 100%;}
    .row2_col2 .auth{margin: 0px 0 10px;}
    .row4_grid{grid-template-columns: 100%;}
    .respo_menu{display: block;}
    nav{position: relative;}
    nav ul{display: none;width: 220px;position: absolute;left: 10px;top: 35px;z-index: 99;background: #cc0000;padding: 1px;}
    nav ul li{width: 100%;text-align: center;}
    nav ul li a{width: 100%;margin-right: 0;margin-bottom: 1px;line-height: 28px;padding: 4px 0;}
	nav ul li a:hover,nav ul li a.active{color: #fff;background: #000000;}
	
	.banner-content {
		display:block;
	}
	.row4_grid .row4_col:nth-child(1) {
		display:none;
	}
	.logo {
		float:none !important;
	}
}
@media (max-width:800px){
    .header{text-align: center;padding: 10px 0;}
    .logo{float: none;display: inline-block;}
    .tel{width: 100%;font-size: 18px;}
    .tel a{display: inline-block;}
    .head_logo{width:100%;}
	.head_logo li {float:none;margin-bottom:5px;}
    .banner_text {padding: 0 60px;}
    .content_row3,.content_row5{padding: 30px 0;}
    .content_row4 h3{font-size: 22px;margin-bottom: 15px;}
    .content_row5 h3{margin-bottom: 20px;}
    .content_row5 ul li{width: 32%;float: none;display: inline-block;}
    .video_grid{grid-template-columns: 1fr;text-align: center;}
    .footer{padding: 20px 0;}
    .foot_col{width: 100%;text-align: center;margin: 8px 0;}
    .footer h3{margin-bottom: 0;}
    .footer2{padding: 10px 0;}
    .respo_menu{display: inline-block; float: left; margin-top: -36px;}
    nav ul{top: 1px;}
	.videos li{width:45%;margin-right:0%;}
.videos li:nth-child(9){margin-right:30px;}
.popupmodal-content-inn {
    width:80%;
}

}
@media (max-width:600px){
    .owl-nav{display: none;}
    .row1_col{width: 100%;}
    .banner_text{padding: 0 10px;}
    .banner_text h3{font-size: 28px;}
    .row4_grid .row4_col,.row4_grid .row4_col:nth-child(2){padding: 25px;}
    .content_row5 ul li{width: 50%;float: left;}
	.video1, .video2{width:100%;float:left;margin-bottom:10px;}
.services_image{width:100%;float:left;}
.gallery ul li{width:46.7%;}
.header-right a {
    font-size:13px;
        text-transform: capitalize;
}
}
@media (max-width:480px){
    .banner_text h3{font-size: 22px;line-height: 28px;}
    .banner_text p { font-size: 14px; line-height: 18px; }
    .content_row5 ul li{width: 100%;}
	.videos li{width:100%;}
.gallery ul li{width:100%;margin:0 0 10px 0;}
}
@media (max-width:360px){
    .content_row4 ul li{width: 100%;}
}