*{margin:0;box-sizing:border-box;padding:0;outline:none;outline:0;}
/*@font-face{
	font-family:'roboto-light';
		src:url('../fonts/Roboto-Light.ttf');
		src:url('../fonts/Roboto-Light.woff');
		src:url('../fonts/Roboto-Light.woff2');

	font-weight:normal;
	font-style:normal
}
 
@font-face{
	font-family:'roboto-regular';
		src:url('../fonts/Roboto-Regular.ttf');
		src:url('../fonts/Roboto-Regular.woff');
		src:url('../fonts/Roboto-Regular.woff2');

	font-weight:normal;
	font-style:normal
}
 
@font-face{
	font-family:'roboto-bold';
		src:url('../fonts/Roboto-Bold.ttf');
		src:url('../fonts/Roboto-Bold.woff');
		src:url('../fonts/Roboto-Bold.woff2');

	font-weight:normal;
	font-style:normal
}*/

.r-l{font-family:'roboto-light';} 
.r-r{font-family:'roboto-regular';} 
.r-b{font-family:'roboto-Bold';}




p {
    font-size: 17px;
}
a {
    text-decoration: none;
}

ul {
    margin: 0;
    padding: 0;
}
li { 
}
h1,h2,h3,h4,h5,h6,
.h1,.h2,.h3,.h4,.h5,.h6{font-weight: normal}
input:focus,textarea:focus{outline:none!important}
.row{float:left;width:100%}
.full-height{height:100%}
.full-width{width:100%}
.container{width:96%;max-width:1600px;margin:0 auto;}
.small-container{width:100%;max-width:810px;margin:0 auto;min-width:320px!important}
.opacity5-child a {opacity: .5;z-index: 9!important;}
/*fonts size*/
.fs-8{font-size:8px!important}
.fs-9{font-size:9px!important}
.fs-10{font-size:10px!important}
.fs-11{font-size:11px!important}
.fs-12{font-size:12px!important}
.fs-13{font-size:13px!important}
.fs-14{font-size:14px!important}
.fs-15{font-size:15px!important}
.fs-16{font-size:16px!important}
.fs-17{font-size:17px!important}
.fs-18{font-size:18px!important}
.fs-19{font-size:19px!important}
.fs-20{font-size:20px!important}
.fs-21{font-size:21px!important}
.fs-22{font-size:22px!important}
.fs-23{font-size:23px!important}
.fs-24{font-size:24px!important}
.fs-25{font-size:25px!important}
.fs-26{font-size:26px!important}
.fs-27{font-size:27px!important}
.fs-28{font-size:28px!important}
.fs-29{font-size:29px!important}
.fs-30{font-size:30px!important}
.fs-35{font-size:35px!important}
.fs-36{font-size:36px!important}
.fs-40{font-size:40px!important}
.fs-45{font-size:45px!important}
.fs-50{font-size:50px!important}
.fs-60{font-size:60px!important}

/*line-height*/
.lh-8{line-height:8px!important}
.lh-9{line-height:9px!important}
.lh-10{line-height:10px!important}
.lh-11{line-height:11px!important}
.lh-12{line-height:12px!important}
.lh-13{line-height:13px!important}
.lh-14{line-height:14px!important}
.lh-15{line-height:15px!important}
.lh-16{line-height:16px!important}
.lh-17{line-height:17px!important}
.lh-18{line-height:18px!important}
.lh-19{line-height:19px!important}
.lh-20{line-height:20px!important}
.lh-21{line-height:21px!important}
.lh-22{line-height:22px!important}
.lh-23{line-height:23px!important}
.lh-24{line-height:24px!important}
.lh-25{line-height:25px!important}
.lh-26{line-height:26px!important}
.lh-27{line-height:27px!important}
.lh-28{line-height:28px!important}
.lh-29{line-height:29px!important}
.lh-30{line-height:30px!important}
.lh-35{line-height:35px!important}
.lh-40{line-height:40px!important}
.lh-45{line-height:45px!important}
.lh-50{line-height:50px!important}
.lh-60{line-height:60px!important}
.lh-32{line-height:32px!important}
.lh-33{line-height:33px!important}
.lh-38{line-height:38px!important}
.lh-34{line-height:34px !important}

/*font weight*/
.bold{font-weight:bold!important}
.normal{font-weight:normal!important}

/*margin*/
.no-gap{margin:0!important}
.half-gapped{margin:5px!important}
.gap-top-50{margin-top:50px!important}
.gap-right-7{margin-right:7px !important}
.gap-right-12{margin-right:12px !important}
.gap-one-half{margin:15px !important}
.gap-one-half-top{margin-top:15px !important}
.gap-one-half-bottom{margin-bottom:15px !important}
.gap-one-half-left{margin-left:15px !important}
.gap-one-half-right{margin-right:15px !important}
.gapped{margin:10px!important}
.double-gapped{margin:20px!important}
.triple-gapped{margin:30px!important}
.half-gap-top{margin-top:5px!important}
.gap-top{margin-top:10px!important}
.double-gap-top{margin-top:20px!important}
.triple-gap-top{margin-top:30px!important}
.half-gap-bottom{margin-bottom:5px!important}
.gap-bottom{margin-bottom:10px!important}
.double-gap-bottom{margin-bottom:20px!important}
.triple-gap-bottom{margin-bottom:30px!important}
.half-gap-left{margin-left:5px!important}
.gap-left{margin-left:10px!important}
.double-gap-left{margin-left:20px!important}
.triple-gap-left{margin-left:30px!important}
.half-gap-right{margin-right:5px!important}
.gap-right{margin-right:10px!important}
.double-gap-right{margin-right:20px!important}
.triple-gap-right{margin-right:30px!important}
.gap-top-bottom-12{margin:12px 0}
.gap-110{margin:110px auto 0}

/*padding*/
.no-pad{padding:0 !important}
.pad-bottom-0{padding-bottom:0 !important}
.pad-one-half{padding:15px !important}
.pad-one-half-top{padding-top:15px!important}
.pad-one-half-bottom{padding-bottom:15px!important}
.pad-one-half-left{padding-left:15px !important}
.pad-one-half-right{padding-right:15px !important}
.half-padded{padding:5px!important}
.padded{padding:10px!important}
.double-padded{padding:20px!important}
.triple-padded{padding:30px!important}
.half-pad-top{padding-top:5px!important}
.pad-top{padding-top:10px!important}
.double-pad-top{padding-top:20px!important}
.triple-pad-top{padding-top:30px!important}
.half-pad-bottom{padding-bottom:5px!important}
.pad-bottom{padding-bottom:10px!important}
.double-pad-bottom{padding-bottom:20px!important}
.triple-pad-bottom{padding-bottom:30px!important}
.half-pad-left{padding-left:5px!important}
.pad-left{padding-left:10px!important}
.double-pad-left{padding-left:20px!important}
.triple-pad-left{padding-left:30px!important}
.half-pad-right{padding-right:5px!important}
.pad-right{padding-right:10px!important}
.double-pad-right{padding-right:20px!important}
.triple-pad-right{padding-right:30px!important}
.pad-left60{padding-left:60px !important}
.pad-right60{padding-right:60px !important}
.one-half-gapped{margin:15px!important}
.one-half-gap-top{margin-top:15px!important}
.one-half-gap-bottom{margin-bottom:15px!important}
.one-half-gap-left{margin-left:15px!important}
.one-half-gap-right{margin-right:15px!important}
.one-half-padded{padding:15px!important}
.one-half-pad-top{padding-top:15px!important}
.one-half-pad-bottom{padding-bottom:15px!important}
.one-half-pad-left{padding-left:15px!important}
.one-half-pad-right{padding-right:15px!important}

/*border gray*/
.color-gray{color:#aaa!important}
.bg-gray{background-color:#aaa!important}
.border-gray{border:1px solid #aaa !important}
.border-left-gray{border-left:1px solid #aaa!important}
.border-right-gray{border-right:1px solid #aaa!important}
.border-top-gray{border-top:1px solid #aaa!important}
.border-bottom-gray{border-bottom:1px solid #aaa!important}

/*border gray2*/
.color-gray2{color:#f5f5f5!important}
.bg-gray2{background-color:#f5f5f5!important}
.border-gray2{border:1px solid #f5f5f5 !important}
.border-left-gray2{border-left:1px solid #f5f5f5!important}
.border-right-gray2{border-right:1px solid #f5f5f5!important}
.border-top-gray2{border-top:1px solid #f5f5f5!important}
.border-bottom-gray2{border-bottom:1px solid #f5f5f5!important}

/*border gray3*/
.color-gray3{color:#848484!important}
.bg-gray3{background-color:#848484!important}
.border-gray3{border:1px solid #848484 !important}
.border-left-gray3{border-left:1px solid #848484!important}
.border-right-gray3{border-right:1px solid #848484!important}
.border-top-gray3{border-top:1px solid #848484!important}
.border-bottom-gray3{border-bottom:1px solid #848484!important}

/*border gray4*/
.color-gray4{color:#424242!important}
.bg-gray4{background-color:#424242!important}
.border-gray4{border:1px solid #424242 !important}
.border-left-gray4{border-left:1px solid #424242!important}
.border-right-gray4{border-right:1px solid #424242!important}
.border-top-gray4{border-top:1px solid #424242!important}
.border-bottom-gray4{border-bottom:1px solid #424242!important}


/*border gray5*/
.color-gray5{color:#bbbbbb!important}
.bg-gray5{background-color:#bbbbbb!important}
.border-gray5{border:1px solid #bbbbbb !important}
.border-left-gray5{border-left:1px solid #bbbbbb!important}
.border-right-gray5{border-right:1px solid #bbbbbb!important}
.border-top-gray5{border-top:1px solid #bbbbbb!important}
.border-bottom-gray5{border-bottom:1px solid #bbbbbb!important}


/*border gray6*/
.color-gray6{color:#414141!important}
.bg-gray6{background-color:#414141!important}
.border-gray6{border:1px solid #414141 !important}
.border-left-gray6{border-left:1px solid #414141!important}
.border-right-gray6{border-right:1px solid #414141!important}
.border-top-gray6{border-top:1px solid #414141!important}
.border-bottom-gray6{border-bottom:1px solid #414141!important}

/*border gray7*/
.color-gray7{color:#535353!important}
.bg-gray7{background-color:#535353!important}
.border-gray7{border:1px solid #535353 !important}
.border-left-gray7{border-left:1px solid #535353!important}
.border-right-gray7{border-right:1px solid #535353!important}
.border-top-gray7{border-top:1px solid #535353!important}
.border-bottom-gray7{border-bottom:1px solid #535353!important}


/*border gray8*/
.color-gray8{color:#444444!important}
.bg-gray8{background-color:#444444!important}
.border-gray8{border:1px solid #444444 !important}
.border-left-gray8{border-left:1px solid #444444!important}
.border-right-gray8{border-right:1px solid #444444!important}
.border-top-gray8{border-top:1px solid #444444!important}
.border-bottom-gray8{border-bottom:1px solid #444444!important}

/*border gray9*/
.color-gray9{color:#EBE9E6!important}
.bg-gray9{background-color:#EBE9E6!important}
.border-gray9{border:1px solid #EBE9E6 !important}
.border-left-gray9{border-left:1px solid #EBE9E6!important}
.border-right-gray9{border-right:1px solid #EBE9E6!important}
.border-top-gray9{border-top:1px solid #EBE9E6!important}
.border-bottom-gray9{border-bottom:1px solid #EBE9E6!important}





/*border purple1*/
.color-purple1{color:#3c3c47!important}
.bg-purple1{background-color:#3c3c47!important}
.border-purple1{border:1px solid #3c3c47 !important}
.border-left-purple1{border-left:1px solid #3c3c47!important}
.border-right-purple1{border-right:1px solid #3c3c47!important}
.border-top-purple1{border-top:1px solid #3c3c47!important}
.border-bottom-purple1{border-bottom:1px solid #3c3c47!important}



/*border white*/
.color-white{color:#ffffff!important}
.bg-white{background-color:#ffffff!important}
.border-white{border:1px solid #ffffff !important}
.border-left-white{border-left:1px solid #ffffff!important}
.border-right-white{border-right:1px solid #ffffff!important}
.border-top-white{border-top:1px solid #ffffff!important}
.border-bottom-white{border-bottom:1px solid #ffffff!important}


/*border black*/
.color-black{color:#000000!important}
.bg-black{background-color:#000000!important}
.border-black{border:1px solid #000000 !important}
.border-left-black{border-left:1px solid #000000!important}
.border-right-black{border-right:1px solid #000000!important}
.border-top-black{border-top:1px solid #000000!important}
.border-bottom-black{border-bottom:1px solid #000000!important}


/*border brown1*/
.color-brown1{color:#514036!important}
.bg-brown1{background-color:#514036!important}
.border-brown1{border:1px solid #514036 !important}
.border-left-brown1{border-left:1px solid #514036!important}
.border-right-brown1{border-right:1px solid #514036!important}
.border-top-brown1{border-top:1px solid #514036!important}
.border-bottom-brown1{border-bottom:1px solid #514036!important}



/*border brown2*/
.color-brown2{color:#6c461b!important}
.bg-brown2{background-color:#6c461b!important}
.border-brown2{border:1px solid #6c461b !important}
.border-left-brown2{border-left:1px solid #6c461b!important}
.border-right-brown2{border-right:1px solid #6c461b!important}
.border-top-brown2{border-top:1px solid #6c461b!important}
.border-bottom-brown2{border-bottom:1px solid #6c461b!important}



/*border brown3*/
.color-brown3{color:#a26928!important}
.bg-brown3{background-color:#a26928!important}
.border-brown3{border:1px solid #a26928 !important}
.border-left-brown3{border-left:1px solid #a26928!important}
.border-right-brown3{border-right:1px solid #a26928!important}
.border-top-brown3{border-top:1px solid #a26928!important}
.border-bottom-brown3{border-bottom:1px solid #a26928!important}



/*border brown4*/
.color-brown4{color:#a75f3b!important}
.bg-brown4{background-color:#a75f3b!important}
.border-brown4{border:1px solid #a75f3b !important}
.border-left-brown4{border-left:1px solid #a75f3b!important}
.border-right-brown4{border-right:1px solid #a75f3b!important}
.border-top-brown4{border-top:1px solid #a75f3b!important}
.border-bottom-brown4{border-bottom:1px solid #a75f3b!important}



/*border brown5*/
.color-brown5{color:#5b5047!important}
.bg-brown5{background-color:#5b5047!important}
.border-brown5{border:1px solid #5b5047 !important}
.border-left-brown5{border-left:1px solid #5b5047!important}
.border-right-brown5{border-right:1px solid #5b5047!important}
.border-top-brown5{border-top:1px solid #5b5047!important}
.border-bottom-brown5{border-bottom:1px solid #5b5047!important}




/*border brown6*/
.color-brown6{color:#7d7065!important}
.bg-brown6{background-color:#7d7065!important}
.border-brown6{border:1px solid #7d7065 !important}
.border-left-brown6{border-left:1px solid #7d7065!important}
.border-right-brown6{border-right:1px solid #7d7065!important}
.border-top-brown6{border-top:1px solid #7d7065!important}
.border-bottom-brown6{border-bottom:1px solid #7d7065!important}


 

/*border red*/
.color-red{color:#f21714!important}
.bg-red{background-color:#f21714!important}
.border-red{border:1px solid #f21714 !important}
.border-left-red{border-left:1px solid #f21714!important}
.border-right-red{border-right:1px solid #f21714!important}
.border-top-red{border-top:1px solid #f21714!important}
.border-bottom-red{border-bottom:1px solid #f21714!important}

/*border red1*/
.color-red1{color:#ed4860!important}
.bg-red1{background-color:#ed4860!important}
.border-red1{border:1px solid #ed4860 !important}
.border-left-red1{border-left:1px solid #ed4860!important}
.border-right-red1{border-right:1px solid #ed4860!important}
.border-top-red1{border-top:1px solid #ed4860!important}
.border-bottom-red1{border-bottom:1px solid #ed4860!important}



/*border orange*/
.color-orange{color:#f26418!important}
.bg-orange{background-color:#f26418!important}
.border-orange{border:1px solid #f26418 !important}
.border-left-orange{border-left:1px solid #f26418!important}
.border-right-orange{border-right:1px solid #f26418!important}
.border-top-orange{border-top:1px solid #f26418!important}
.border-bottom-orange{border-bottom:1px solid #f26418!important}

/*border yellow*/
.color-yellow{color:#ffc200!important}
.bg-yellow{background-color:#ffc200!important}
.border-yellow{border:1px solid #ffc200 !important}
.border-left-yellow{border-left:1px solid #ffc200!important}
.border-right-yellow{border-right:1px solid #ffc200!important}
.border-top-yellow{border-top:1px solid #ffc200!important}
.border-bottom-yellow{border-bottom:1px solid #ffc200!important}

/*border blue*/
.color-blue{color:#0763bb!important}
.bg-blue{background-color:#0763bb!important}
.border-blue{border:1px solid #0763bb !important}
.border-left-blue{border-left:1px solid #0763bb!important}
.border-right-blue{border-right:1px solid #0763bb!important}
.border-top-blue{border-top:1px solid #0763bb!important}
.border-bottom-blue{border-bottom:1px solid #0763bb!important}

/*border blue2*/
.color-blue2{color:#36abde!important}
.bg-blue2{background-color:#36abde!important}
.border-blue2{border:1px solid #36abde !important}
.border-left-blue2{border-left:1px solid #36abde!important}
.border-right-blue2{border-right:1px solid #36abde!important}
.border-top-blue2{border-top:1px solid #36abde!important}
.border-bottom-blue2{border-bottom:1px solid #36abde!important}

/*border skyblue*/
.color-skyblue{color:#009cdb!important}
.bg-skyblue{background-color:#009cdb!important}
.border-skyblue{border:1px solid #009cdb !important}
.border-left-skyblue{border-left:1px solid #009cdb!important}
.border-right-skyblue{border-right:1px solid #009cdb!important}
.border-top-skyblue{border-top:1px solid #009cdb!important}
.border-bottom-skyblue{border-bottom:1px solid #009cdb!important}

/*border green*/
.color-green{color:#58bb71!important}
.bg-green{background-color:#58bb71!important}
.border-green{border:1px solid #58bb71 !important}
.border-left-green{border-left:1px solid #58bb71!important}
.border-right-green{border-right:1px solid #58bb71!important}
.border-top-green{border-top:1px solid #58bb71!important}
.border-bottom-green{border-bottom:1px solid #58bb71!important}

/*border green1*/
.color-green1{color:#3c4744!important}
.bg-green1{background-color:#3c4744!important}
.border-green1{border:1px solid #3c4744 !important}
.border-left-green1{border-left:1px solid #3c4744!important}
.border-right-green1{border-right:1px solid #3c4744!important}
.border-top-green1{border-top:1px solid #3c4744!important}
.border-bottom-green1{border-bottom:1px solid #3c4744!important}

/*border green2*/
.color-green2{color:#88BC10!important}
.bg-green2{background-color:#88BC10!important}
.border-green2{border:1px solid #88BC10 !important}
.border-left-green2{border-left:1px solid #88BC10!important}
.border-right-green2{border-right:1px solid #88BC10!important}
.border-top-green2{border-top:1px solid #88BC10!important}
.border-bottom-green2{border-bottom:1px solid #88BC10!important}



/*General*/
body img{max-width:100%}
.pull-left{float:left!important}
.pull-right{float:right!important}
.pull-none{float:none!important}
.display-inline-block{display:inline-block!important}
.radius2{overflow:hidden;border-radius:2px!important}
.radius3{overflow:hidden;border-radius:3px!important}
.radius5{overflow:hidden;border-radius:5px!important}
.radius10{overflow:hidden;border-radius:10px!important}
.hidden{overflow:hidden!important}
.pointer{cursor:pointer!important}
.no-resize{resize:none!important}
.shadow1{box-shadow:2px 2px 5px #808080}
.shadow2{box-shadow:-1px 0 6px 2px rgba(8, 22, 37, 0.1)}
.shadow3{box-shadow:-3px -3px 3px 0 rgba(8, 22, 37, 0.1)}
.shadow4{box-shadow:0px 0px 5px #808080}
.shadow5{box-shadow:0px 1px 2px 1px #ddd}
.shadow6{box-shadow:2px 2px 3px 0 silver}
body i{font-style:normal}

/*position*/
.absolute{position:absolute!important}
.relative{position:relative!important}
.fixed{position:fixed!important}
.top{top:0!important}
.bottom{bottom:0!important}
.left{left:0!important}
.right{right:0!important}

/*font style*/
.italic{font-style:italic!important}

/*z-indexes*/
.z-index9{z-index:9!important}
.z-index99{z-index:99!important}
.z-index999{z-index:999!important}
.z-index9999{z-index:9999!important}

/*alignment*/
.justify{text-align:justify!important}
.align-left{text-align:left!important}
.align-center{text-align:center!important}
.align-right{text-align:right!important}

/*none classes*/
.no-radius{border-radius:none!important}
.no-bg{background:none!important}
.no-gapped{margin:0!important}
.no-gap-top{margin-top:0!important}
.no-gap-bottom{margin-bottom:0!important}
.no-gap-left{margin-left:0!important}
.no-gap-right{margin-right:0!important}
.no-border, .no-border:before, .no-border:after{border:none!important}
.no-border-top{border-top:none!important}
.no-border-bottom{border-bottom:none!important}
.no-border-left{border-left:none!important}
.no-border-right{border-right:none!important}
.no-padded{padding:0!important}
.no-pad-top{padding-top:0!important}
.no-pad-bottom{padding-bottom:0!important}
.no-pad-left{padding-left:0!important}
.no-pad-right{padding-right:0!important}

/*General*/
.opacity2{opacity:.2}
.opacity5{opacity:.5}


/*division*/
.width-auto{width:auto!important}
.row{width:100%;float:left}
.full{width:100%;float:left}
.half{width:50%;float:left}
.one-third{width:33.33%;float:left}
.two-third{float:left;width:66.66%}
.one-fourth{width:25%;float:left}
.three-fourth{width:75%;float:left}
.one-fifth{width:20%;float:left}
.two-fifth{width:40%;float:left}
.three-fifth{width:60%;float:left}
.four-fifth{width:80%;float:left}
.one-sisxth{width:16.66%;float:left}
.two-sisxth{width:33.32%;float:left}
.five-sisxth{width:83.33%;float:left}
.one-seventh{width:14.28%;float:left}
.two-seventh{width:28.56%;float:left}
.six-seventh{width:85.68%;float:left}
.one-eighth{width:12.50%;float:left}
.two-eighth{width:25%;float:left}
.seven-eighth{width:87.50%;float:left}
.one-ninth{width:11.11%;float:left}
.two-ninth{width:22.22%;float:left}
.eight-ninth{width:88.88%;float:left}
.one-tenth{width:10%;float:left}
.two-tenth{width:20%;float:left}
.nine-tenth{width:90%;float:left}



.opacity1{opacity: 1!important}

.hide{display:none!important;}
.show{display:block!important;}

.txt-inh{text-transform: inherit!important;}
.no-border{border:none!important}


.body-color{color:#646464!important}
.mx-150{max-width:150px!important}
.uppercase{text-transform: uppercase!important}
.lowercase{text-transform: lowercase!important}
.capitalize{text-transform: capitalize!important}
/*By SEO Team*/
 .fluid_container {
              width: 100%;
              max-width: 1600px;
              margin: 0 auto;
            }